/*
--------------------------------------------- */
/* 
---------------------------------------------
font & reset css
--------------------------------------------- 
*/
/* @import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900"); */
/* 
---------------------------------------------
reset
--------------------------------------------- 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header, nav, section, article, aside, footer, hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html, body {
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1;
  scroll-behavior: smooth;
}

a {
  text-decoration: none !important;
  /* line-height: 1; */
}
a:hover {
	opacity: 0.7;
  transition: 0.3s all;
}

h1, h2, h3, h4, h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-family:Noto Sans JP ;
  line-height: 100%;
}
h1 {
  font-size: 55px;
  letter-spacing: 0%;
  color: rgba(12, 160, 242, 0.2);
}
h2 {
  font-size: 45px;
  letter-spacing: 5%;
}
h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 5%;
}
h6 {
  font-size: 22px;
  letter-spacing: 0px;
}

p {
  font-size: 14px;
  line-height: 14px;
}

img {
  width: 100%;
  overflow: hidden;
  display: block;
  height: 100%;
}
#fv_1,#fv_2,#fv_3,#fv_4,#fv_5,#fv_6{
    scroll-margin-top: 100px;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3000;
  background: rgba(255, 255, 255, 0.85);
}
.brand {
  max-width: 80px;
  max-height: 69px;
  display: block;
  position: relative;
}
/* .brand img {
	transform:scale(2.6);
} */
.brand img {
	height:69px;
	width:auto;
}
.header_menu {
  max-width: 1090px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 15.5px 20px;
}
.header_btn {
  display: none;
}
.header_list {
  display: flex;
  column-gap: 30px;
}
.header_list a {
  padding: 0;
  display: inline-block;
  color: #444444;
  line-height: 1;
  text-align: center;
  margin: 0;
}
.header_list a li p {
  font-weight: 400;
  font-size: 18px;
  line-height: 66px;
  letter-spacing: 0px;
  color: rgba(51, 51, 51, 1);
}
.emptyblock {
  position: relative;
  width: 100%;
  background-color: transparent;
  display: block;
  padding-top: 100px;
}
.selection {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: block;
}
.selection_box {
  max-width: 1050px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}
#box2 {
  max-width: 1090px;
  padding: 0 20px;
	position: relative;
	top: inherit;
	left: inherit;
	transform: inherit;
	margin: -30px auto 0;
}
.selection_body {
  max-width: 420px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.selection_body h2 {
  text-align: center;
}
.selection_body p {
  font-weight: 700;
  font-size: 29px;
  line-height: 24px;
  letter-spacing: -2%;
  margin: 30px 0;
  padding: 10px 20px;
  width: 100%;
  background: rgba(0, 189, 242, 1);
  border-radius: 22px;
  color: #FFF;
}
.selection_body span {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0px;
}
#fv {
  background: url(../images/Adobe.jpg)no-repeat center;
  background-size: cover;
}
#fv img {
  max-width: 1090px  !important;
  margin: 0 auto;
  padding: 0 20px;
}
#fv_1 {
  padding-top: 772px;
}
#fv_1_box {
  box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.25);
  height: 630px;
}
img.fv_1_img {
  opacity: 0.05;
  position: absolute;
  top: 0;
  object-fit: cover;
}
#fv_2 {
  background: rgba(228, 235, 239, 1);
  min-height: 846px;
  width: 100%;
  padding: 50px 0;
}
#fv_2 h1 {
  color: rgba(12, 160, 242, 0.2);
}
.fv_2_title {
  display: block;
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 20px;
}
.overview {
  display: block;
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 20px;
}
.selection_intro {
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
  max-width: 1050px;
  margin: 0 auto;
  margin-top: 80px;
}
.intro_message {
  width: 720px;
  border-left-width: 1px;
  padding: 20px 30px;
  border-left: 1px solid #000;
}
.intro_message h6 {
  border-bottom: 2px dotted rgba(29, 179, 220, 1);
  padding-bottom: 20px;
}
.intro_message p {
  
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000;
  margin-top: 30px;
}
.intro_profile {
  width: 300px;
  border: 1px solid rgba(0, 157, 211, 1)
}
.intro_profile h6 {
  font-weight: 500;
  text-align: center;
  color: #FFF;
  padding: 22px 0;
  width: 100%;
  background: rgba(0, 189, 242, 1);
}
.profile_box {
  background-color: #FFF;
  padding:20px;
  height: calc(100% - 66px);
}
.profile_box p {
  margin-bottom: 20px;
  line-height: 30px;
}
a.profile_link {
  font-weight: 350;
  font-size: 16px;
  letter-spacing: 0px;
  padding: 0 20px;
  background-color: rgba(0, 189, 242, 1);
  border-radius: 5px;
  color: #FFF;
}
.container_fluid {
  position: relative;
  width: 100%;
  padding-bottom: 70px;
}
#fv_3 {
  padding: 70px 0;
}
#fv_3 h1 {
  text-align: center;
}
#fv_4 {
  background: rgba(228, 235, 239, 1);
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.25);
  padding: 50px 30px 5px 30px;
  border-radius: 20px;
  max-width: 1050px;
  position: relative;
  z-index: 400;
}
#fv_4 h1 {
  text-align: center;
}
#fv_5 {
  padding: 50px 0;
  width: 100%;
  background: linear-gradient(90deg, #00BDF2 1.92%, #059AC4 61.06%);
  position: relative;
}
#fv_6 {
  padding: 50px 0;
  width: 100%;
  background: rgba(228, 235, 239, 1);
}
.service {
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
  position: relative;
  top: -25px;
}
#service1 {
  max-width: 1090px;
  padding: 0 20px;
}
.service_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 64px;
	align-items:stretch;
}
.service_card {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  padding: 20px 0;
  width: calc(50% - 10px);
  border: 1px solid rgba(12, 160, 242, 1);
}
#last_box {
  min-height: 209px;
}
.service_img {
  padding: 25px;
  width: 150px;
}
.service_text {
  width: calc(100% - 150px);
  padding-right: 20px;
}
.service_text h6 {
  color: rgba(0, 189, 242, 1);
}
.service_text p,.staff_text p {
  
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 5%;
  margin-top: 10px;
}
.staff_text p {
  margin-top: 0;
}
#staff_intro {
  align-items: normal;
}
#staff {
  background-color: #FFF;
  padding: 30px 20px;
  border: none;
  display: block;
  text-align: center;
}
a.service_link {
  padding: 10px 50px;
  text-align: center;
  border: 1px solid rgba(0, 189, 242, 1);
  border-radius: 10px;
}
a.service_link h5 {
  color: rgba(0, 189, 242, 1);
  display: inline-block;
  margin-bottom: 32px;
  vertical-align: sub;
}
.staff_box {
  padding: 20px 10px;
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
  align-items: center;
}
.staff_box:nth-child(even) {
  background: rgba(228, 235, 239, 0.5);
}
.staff_box:nth-child(odd) {
  background: rgba(255, 255, 254, 1);
}
a.staff_link {
  width: 90px;
  padding: 4px 0;
  text-align: center;
  
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 5%;
  background: rgba(0, 189, 242, 1);
  border-radius: 5px;
  color: #FFF;
}
.staff_text {
  width: calc(100% - 120px);
  text-align: left;
}
.info {
  max-width: 1090px;
  display: flex;
  justify-content: space-between;
  column-gap: 50px;
  margin: 0 auto;
  margin-top: 32px;
  padding: 0 20px;
}
#info_box {
  width: calc(50% - 25px);
  position: relative;
  z-index: 200;
}
.info_intro p{
  
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 10%;
  color: #FFF;
  margin: 40px 0 20px 0;
}
.info_title {
  background-color: #FFF;
  position: absolute;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 100px;
  top: 50px;
  left: 0;
  width: calc(50% - 25px);
  text-align: right;
}
.info_title h1 {
  display: block;
  margin-right: 260px;
}
.info_img {
  width: 100%;
  padding-top: 433px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
}
.info_img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.info_text p {
  
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 5%;
  color: #FFF;
}
.overview_box {
  display: flex;
  justify-content: center;
}
.overview_title {
  position: relative;
  top: -20px;
}
.overview_title h2 {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(12, 160, 242, 1);
}
.overview_left,.overview_right {
  width: 50%;
  position: relative;
  min-height: 351px;
}
.overview_left {
  padding: 36.5px 0;
}
.overview h3 {
  font-family: Roboto,Noto Sans JP;
  font-weight: 500;
  font-size: 27px;
  line-height: 24px;
  letter-spacing: 7%;
  color: rgba(0, 0, 0, 1);
}
.overview_menu {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
}
.overview_menu img {
  width: 35px;
}
.overview_menu h4{
  
  font-weight: 500;
  font-size: 21px;
  line-height: 24px;
  letter-spacing: 0%;
  color: rgba(0, 189, 242, 1);
  padding-left: 40px;
}
.overview_menu span {
  
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 6%;
}
.overview_right {
  background: rgba(255, 255, 237, 1);
  box-shadow: 5px 5px 0px 0px rgba(30, 30, 30, 0.3);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow:hidden;
}
#bus {
  background: url(../images/bus.png) no-repeat center left;
}
#car {
  background: url(../images/car.png) no-repeat center left;
}
.intro_inter{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 70%;
}
.intro_gradient {
  background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 72.12%);
  width: 100%;
  position: absolute;
  top: 0;
  height: 500px;
  z-index: 300;
}
.intro_inter img {
  position: absolute;
  bottom: 0;
  left: 0;
  object-fit: cover;
}
.footer {
  width: 100%;
  height: 100px;
  background-color: #FFF;
}
.page-top-link {
    position: fixed;
    right: 50px;
    bottom: 10px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #0085b2;
    display: none;
    z-index: 2000;
    opacity: 0.5;
}
.page-top-link:hover {
  opacity: 1;
  transition: 0.3s all;
}
.page-top-link img {
    padding: 20px;
}

.overview_address {
  display: flex;
  column-gap: 20px;
  justify-content: space-between;
 margin-top:16px;
}
@media screen and (min-width:1440px) {
  #fv_2 {
    height: 842px;
  }
  .intro_inter{
    padding-top: 1100px;
  }
}
@media screen and (max-width:1100px) {
	.selection_body h2 {
	  text-align: center;
	  font-size:40px;
	}
	.selection_body p {
		font-size: 24px;
	}
	a.link {
		text-align:center;
	}
	.selection_body span {
	  font-size: 1.6vw;
	  line-height: 35px;
	  letter-spacing: 0px;
	}
  .info_title h1 {
    margin-right: 0px;
    margin-left: 20px;
  }
  .info_title {
    text-align:left
  }
	#fv_1 {
	  padding-top: 65vw;
	}
	#fv_1_box {
		width:calc(100% - 40px);
		margin: 0 auto;
	}
	#fv_4 {
		margin:0 25px;
		width:auto;
	}
	#fv_1_box {
	  https://www.kohokudentalclinic.com/box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.25);
	  height: auto;
	}
	.intro_message p {
	  font-size: 16px;
	  margin-top: 30px;
	}
}
@media screen and (max-width:1100px) {
	#fv_2 {
	  background: rgba(228, 235, 239, 1);
	  min-height: 869px;
	  width: 100%;
	  padding: 50px 0;
	}
	#box2 {
	  max-width: 1090px;
	  padding: 0 20px;
	  height: 719px;
	}
	.selection_intro {
	  column-gap: 30px;
	  max-width: 1050px;
	  margin: 0 auto;
	  margin-top: 45px;
	}
}
@media screen and (max-width:903px) {
	.intro_message p {
	  line-height: 27px;
	  letter-spacing: 0px;
	  color: #000;
	  margin-top: 25px;
	}
}
@media screen and (max-width:850px) {
	.header_list a li p {
		font-size: 16px;
	}
	.overview_box {
		display:block;
	}
	.overview_menu {
		margin:4.5vw 0;
	}
	.overview_left {
	  padding: 4vw 0;
	  width: 100%;
	  min-height:320px;
	}
	#fv_1 {
	  padding-top: 70vw;
	}
	#fv_1_box {
		height:60vw;
	}
	iframe {
		position:absolute;
		object-fit:cover;
	}
	.service_text {
		padding-right:10px;
	}
	.service_text h6 {
		font-size:20px;
	}
	.service_text p,.staff_text p,.info_text p {
		font-size:14px;
		line-height: 25px;
	}
	a.service_link h5 {
		font-size:3vw;
		vertical-align: unset;
	}
	#staff {
		width:100%;
	}
	a.staff_link {
		font-size: 14px;
  		line-height: 20px;
	}
	.info {
		display:block;
		margin-top:3.5vw;
	}
	h1 {
		font-size:7vw;
	}
	#info_box {
		width:100%;
		margin-top:20px;
	}
	h2 {
		font-size:6vw;
	}
	.info_intro p {
		font-size: 17px;
  		line-height: 27px;
	}
	.info_img {
		padding-top: 50vw;
		position: relative;
	}
	#fv_5 {
  	padding: 25px 0;
	}
	.info_title {
		top:25px;
		height:12vw;
	}
	.overview_right {
		width:100%;
		background:none;
	}
	#bus,#car {
		width:100%;
	}
	.selection_body {
		max-width:100%;
	}
	.selection_body span {
		font-size: 2vw;
		line-height: 35px;
		letter-spacing: 0px;
	 }
	.selection_body p {
		font-size: 3vw;
		width: 50vw;
    	margin: 2.5vw auto;
	 }
	.container_fluid {
	  padding-bottom: 7vw;
	}
	.service {
	  position: relative;
	  top: -4vw;
	}
	 .selection_body h2 {
		text-align: center;
		font-size: 4.3vw;
	  }
	.intro_profile {
		width: 100%;
	  }
	.selection_intro {
		display: block;
		max-width: 1050px;
		margin: 0 auto;
		margin-top: 7vw;
	  }
	 #box2 {
		max-width: 1090px;
		padding: 0 20px;
		height: auto;
		margin: -20px auto 0;
	  }
	  #fv_2 {
		background: rgba(228, 235, 239, 1);
		min-height: 1250px;
		width: 100%;
		padding: 50px 0;
	  }
}
@media screen and (max-width:768px) {
	.header_list {
		column-gap: 20px;
	}
	.service_list {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  gap: 20px;
	  flex-wrap: wrap;
	  margin-top: 7vw;
	}
	.service_card {
		display:block;
		padding:10px 0;
	}
	.service_img {
		margin:0 auto;
		padding:20px;
	}
	.service_text {
		width:100%;
		padding:0 20px;
	}
	.service_text h6 {
		font-size: 3vw;
		text-align: center;
	}
	a.service_link {
	  padding: 1.1vw 5.5vw;
	  text-align: center;
	  border: 1px solid rgba(0, 189, 242, 1);
	  border-radius: 10px;
	}
	.selection_intro {
	  display: block;
	  justify-content: space-between;
	  column-gap: 30px;
	  max-width: 1050px;
	  margin: 0 auto;
	  margin-top: 7vw;
	}
	.intro_profile {
		width:100%;
	}
	.intro_message {
		max-width:720px;
		width:100%;
	}
	.profile_box p {
	  margin-bottom: 10px;
	  line-height: 30px;
	}
}
@media screen and (max-width:600px) {
	.header_list a li p {
		font-size: 16px;
	  }
	.header_list {
    column-gap: 16px;
  	}
	.header_list {
		display:none;
	}
	.header_list.opened{
		display:block;
		width:100%;
		position: absolute;
		top: 75px;
		background-color: white;
		left:0;
	}
	.header_btn {
		display:block;
		cursor:pointer;
	}
	.header_list.opened a {
		display:block;
		text-align: left;
        width: 85px;
        margin: 0 auto;
	}
	.brand img{
	  height: 50px;
	}
	header {
	  background: rgb(255, 255, 255);
	}
	#fv_1, #fv_2, #fv_3, #fv_4, #fv_5, #fv_6 {
	  scroll-margin-top: 25px;
	}
	 .selection_body p {
		font-size: 3vw;
		width: 45vw;
		margin: 2vw auto;
		padding: 1vw 2vw;
		line-height:20px;
	  }
	.emptyblock {
	  display: block;
	  padding-top: 75px;
	}
}
@media screen and (max-width: 505px) {
  .selection_body {
		padding:4vw;
	}
  .selection_body span {
    font-size: 2.5vw;
    line-height: 5.2vw;
    letter-spacing: 0px;
  }
	#fv_2 h1 {
		color: rgba(12, 160, 242, 0.2);
		min-height: 34px;
	}
	.staff_box {
		text-align:left;
		display:block;
		padding: 16px 10px 10px 10px;
	}
	.staff_text {
	  width: 100%;
	  margin-top: 6px;
	}
	  a.staff_link {
		font-size: 12px;
		line-height: 15px;
		padding: 4px;
		display: block;
		width: 60px;
	  }
	 a.service_link h5 {
		font-size: 16px;
		vertical-align: inherit;
	  }
	.intro_message p {
		font-size: 14px;
	  }
	h6 {
		font-size:5vw;
	}
	.intro_message h6 {
		padding-bottom:12px;
	}
	 .service_text p, .staff_text p, .info_text p {
		font-size: 12px;
		line-height: 24px;
	  }
	.intro_gradient {
		height:325px;
	}
}
@media screen and (max-width: 450px) {
	.service_list {
		gap:12px;
	}
	.service_card {
		width: calc(50% - 6px);
	}
	.service_text h6 {
		font-size: 16px;
		text-align: center;
	}
	.overview h3 {
		font-size:24px;
	}
	.overview_left {
		min-height:295px;
	}
}
@media screen and (max-width: 400px) {
	#service1 {
	  max-width: 1090px;
	  padding: 0 12px;
	}
  .selection_body span {
    font-size: 2.5vw;
    line-height: 4vw;
    letter-spacing: 0px;
  }
	#fv_4 {
    margin: 0 12px;
    width: auto;
    padding: 30px 15px 5px 15px;
  }
}