@charset "UTF-8";

.flex{
	display: flex;
	justify-content: space-between;
}
/*----------

共通パーツ

------------*/
.section__title {
  text-align: center;
  margin-bottom: 60px;
}
.section__title h2 {
  color: #40343D;
  font-size: 27px;
  font-weight: bold;
}
.section__title span {
  color: #EDD0E5;
  font-size: 11px;
  text-transform: uppercase;
}
.firstview__textbox {
  width: 212px;
  height: 119px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.firstview__textbox h1 {
  font-size: 27px;
  font-weight: 700;
  color: #40343d;
  padding-top: 40px;
}
.firstview__textbox p {
  font-size: 11px;
  color: #edd0e5;
  margin-top: 4px;
}
.wrapper {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 96px;
  margin-bottom: 175px;
}
/*-----

access　page

---------*/
.Access__body {
  background-color: #ededed;
}
.wrapper.Access {
  padding: 96px 5% 175px;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.firstview.Access {
  background: url(https://dent-ai.com/kokura/wp-content/themes/aishikakokura/image/access/first-view.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 423px;
  position: relative;
}
.access__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 48px;
  font-size: 20px;
  color: #40343D;
}
.access__item.img {
  flex: 0 0 48%;
}
.access__item.map {
  position: relative;
  bottom: 68px;
}
.access__item {
  flex: 0 0 46%;
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 100.25%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.access__toptext {
  margin-bottom: 32px;
}
.access__bottomtext {
  font-size: 20px;
  color: #40343D;
}
@media screen and (max-width:1000px) {
  @media screen and (max-width: 765px) {
    .access__box {
      flex-direction: column;
    }
    .access__item.img {
      text-align: center;
    }
    .access__item.map {
      max-width: 460px;
    }
  }
}
/*--
first
---*/
.doster__body {
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: bold;
  border-bottom: 1px solid #000;
  background-color: #ededed;
}
.firstview.Doster {
  background: url(https://dent-ai.com/kokura/wp-content/themes/aishikakokura/image/about-clinic/firstview.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 423px;
  position: relative;
}
/*-----

docter

-------*/
.Doster__docter {
  padding: 0 5%;
}
.docter__box {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 72px;
}
.docter__item {
  flex: 0 0 46%;
  color: #40343D;
}
.docter__name {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 40px;
}
.docter__name span {
  font-size: 18px;
}
.docter__name p {
  margin-right: 20px;
  font-size: 32px;
}
.docter__status p {
  font-size: 14px;
  margin-bottom: 8px;
}
.docter__message p:first-child {
  font-size: 24px;
  margin-bottom: 32px;
  color: #877D85;
}
.docter__message p {
  letter-spacing: 0.05em;
}
.docter__imgbox {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 72px;
}
.docter__imgbox li {
  flex: 0 0 36%;
  height: 270px;
}
.docter__imgbox li:nth-child(2) {
  flex: 0 0 16%;
}
.docter__profilebox {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.docter__profileitem {
  background-color: #fff;
  flex: 0 0 48%;
  padding: 30px 40px;
  box-sizing: border-box;
  min-height: 424px;
  position: relative;
  font-size: 14px;
  line-height: 1.7;
}
.profile__title {
  border-bottom: 1px solid #EDD0E5;
  margin-bottom: 30px;
  display: inline-block;
  color: #40343D;
}
.docter__training {
  background-color: #fff;
  margin-top: 48px;
  padding: 30px 40px;
  box-sizing: border-box;
  min-height: 424px;
}
.docter__profiletable td {
  font-size: 14px;
  padding-bottom: 4px;
}
.docter__profiletable td.left {
  width: 24%;
  vertical-align: top;
}
/*------------

スタッフ紹介

----------------*/
.Doster__staff {
  padding: 0 5%;
}
.staff__box {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 72px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 56px 56px 32px;
  min-height: 424px;
}
.staff__item {
  flex: 0 0 46%;
  color: #40343D;
}
.staff__name {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 40px;
}
.staff__name p {
  margin-right: 10px;
  font-size: 32px;
}
.staff__name p:nth-child(2) {
  font-size: 16px;
}
.staff__status p {
  font-size: 14px;
  margin-bottom: 16px;
}
.staff__message p {
  letter-spacing: 0.05em;
}
.staff__item.right {
  padding-top: 20px;
}
/*------------


About clinic

--------------------*/
.aboutclicnic__body {
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.firstview.Aboutclinic {
  background: url(https://dent-ai.com/kokura/wp-content/themes/aishikakokura/image/about-clinic/firstview.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 423px;
  position: relative;
}
.firstview__textbox {
  width: 212px;
  height: 119px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.firstview__textbox h1 {
  font-size: 27px;
  font-weight: 700;
  color: #40343d;
  padding-top: 40px;
}
.firstview__textbox p {
  font-size: 11px;
  color: #edd0e5;
  margin-top: 4px;
}
.wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 96px;
  padding-bottom: 175px;
}
/*----------

About clinic

--------------*/
.Aboutclinic__about h3 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 60px;
  color: #40343D;
  font-weight: bold;
}
.Aboutclinic__about p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.8;
}
.Aboutclinic__about {
  padding: 0 5%;
}
/*----------

greeting

--------------*/
.Aboutclinic__greeting {
  background-color: #EDEDED;
  padding: 0 5%;
}
.Aboutclinic__greeting .wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 96px;
  padding-bottom: 0px;
}
.section__title {
  text-align: center;
  margin-bottom: 60px;
}
.section__title h2 {
  color: #40343D;
  font-size: 27px;
}
.section__title span {
  color: #EDD0E5;
  font-size: 11px;
  text-transform: uppercase;
}
.greeting__box {
  position: relative;
}
.greeting__box__head {
  padding-left: 50px;
}
.greeting__box__text {
  position: absolute;
  top: 10%;
  right: 0%;
  width: 547px;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
}
.greeting__box__name {
  background-color: #877D85;
  width: 200px;
  height: 200px;
  position: relative;
  bottom: 100px;
  padding: 47px 20px 30px;
  box-sizing: border-box;
  color: #fff;
}
.greeting__box__name p {
  font-size: 21px;
  padding-bottom: 3px;
  margin: 5px 0;
}
.greeting__box__name span:first-child {
  font-size: 12px;
}
.greeting__box__name span {
  display: block;
  font-size: 11px;
}
/*----------

principle

--------------*/

.Aboutclinic__about__image div.image01{
	width: 495px;
	height: 288px;
}
.Aboutclinic__about__image div.image02{
	width: 242px;
	height: 288px;
}

.Aboutclinic__about__image div.image03{
	width: 242px;
	height: 288px;
}
.Aboutclinic__about__image div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.Aboutclinic__principle {
  /*background: url(https://dent-ai.com/kokura/wp-content/themes/aishikakokura/image/about-clinic/principle-back.png)no-repeat;*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  max-height: 900px;
  text-align: center;
  padding: 0 5%;
  box-sizing: border-box;

}
.Aboutclinic__principle:before {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
	z-index: 1;

}
.wrapper.Aboutclinic{
	position: relative;
	z-index: 2;
}
.Aboutclinic_backimage{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 0;
}
.Aboutclinic_backimage img{
	width: 1005;
	height: 100%;
	object-fit: cover;
}

.Aboutclinic__principle h3 {
  font-size: 27px;
  color: #fff;
  margin-bottom: 60px;
}
.Aboutclinic__principle .section__title h2 {
  color: #fff;
}
.principle__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.principle__icon {
  margin-bottom: 20px;
}
.principle__box li {
  flex: 0 0 26%;
  color: #fff;
  margin-bottom: 54px;
}
.arrow-bottom {
  margin-bottom: 54px;
}
.principle__box__title {
  font-size: 24px;
  color: #EDD0E5;
  padding-bottom: 3px;
}
.principle__box.bottom li {
  background-color: #edcfd7;
  color: #40343D;
  border-radius: 10px;
  padding: 20px 0;
  flex: 0 0 20%;
}
.principle__box__as {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}
.introduction__box__text, .feature__box, .feature__description, .Aboutclinic__about h3, .Medicalcare__about h3, .Medicalcare__about p {
  line-height: 1.7;
}
/*----------

feature

--------------*/
.Aboutclinic__feature {
  padding: 0 5%;
}
.feature__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.feature__description {
  text-align: center;
  margin-bottom: 66px;
}
.feature__box li {
  flex: 0 0 22%;
  margin-bottom: 30px;
}
.feature__box__text p:first-child {
  color: #40343D;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
.feature__box__text p {
  font-size: 13px;
}
.feature__image {
  margin-bottom: 14px;
	width: 220px;
    height: 224px;
}
.feature__image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*----------

introduction

--------------*/
.Aboutclinic__introduction {
  background-color: #EDEDED;
  padding: 0 5%;
}
.introduction__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.introduction__box li {
  flex: 0 0 30%;
  margin-bottom: 60px;
}
.introduction__box__text p:first-child {
  color: #40343D;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
.introduction__image {
  margin-bottom: 14px;
}
/*----------

equipment

--------------*/
.Aboutclinic__equipment {
  padding: 0 5%;
}
.equipment__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.equipment__box li {
  flex: 0 0 30%;
  margin-bottom: 60px;
}
.equipment__box__text p:first-child {
  color: #40343D;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
.equipment__image {
  margin-bottom: 30px;
}
/*----------

medical care

-------------*/
.aboutclicnic__body {
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.firstview.Medicalcare {
  background: url(https://dent-ai.com/kokura/wp-content/themes/aishikakokura/image/about-clinic/firstview.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 423px;
  position: relative;
}
.wrapper.Medicalcare {
  padding-bottom: 30px;
}
/*----------

Medical care about

--------------*/
.wrapper.Medicalcareabout {
  margin-bottom: 0;
  padding-bottom: 0;
}
.Medicalcare__about h3 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 60px;
  color: #40343D;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.Medicalcare__about p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 60px;
}
.Medicalcare__about {
  padding: 0 5%;
}
/*----------

Medical service

--------------*/
.Medicalcare__medicalservice {
  padding: 0 5%;
}
.Medicalservice__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 57px 0 44px;
  border-bottom: 1px solid #7F7F80;
}
.Medicalservice__item {
  flex: 0 0 25%;
}
.Medicalservice__item.center {
  flex: 0 0 50%;
  box-sizing: border-box;
  padding: 0 5% 3% 0;
}
.Mediacalservice__item.center h6 {
  border-bottom: 2px solid #F5CA1F;
  font-weight: 700;
  padding-bottom: 8px;
}
.konnashojo {
  position: absolute;
  color: #F3ABB1;
  height: 30px;
  margin-right: 50px;
}
.medicalservice_item__top {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  align-items: center;
  font-size: 20px;
}
.medicalservice_item__top h6 {
  margin-left: 20px;
  border-bottom: 1px solid #EDD0E5;
  display: inline;
}
.Medicalservice__item__text {
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.7;
}
.btn-here {
  background-color: #40343D;
  border-radius: 20px;
  width: 160px;
  height: 30px;
}
.btn-here a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
  padding-left: 10px;
}
.btn-here a:before {
  content: ">";
  position: absolute;
  color: #fff;
  display: inline-block;
  left: 10%;
}
.Medicalservice__item.top {
  position: relative;
  bottom: 30px;
}
/*----------

Medical expenses

--------------*/
.Medicalcare__medicalexpenses {
  padding: 0 5%;
}
.medicalexpenses__toptext {
  text-align: center;
  margin-bottom: 98px;
  line-height: 1.7;
}
.medicalexpenses__toptext a {
  color: #000;
}
.medicalexpenses__toptext h3 {
  background-color: #EDD0E5;
  font-size: 18px;
  max-width: 485px;
  margin: 0 auto;
  padding: 4px 0;
  margin-bottom: 48px;
}
/*----------

Medical taable

--------------*/
span.border_yellow {
  background: linear-gradient(transparent 60%, #EDD0E5 60%);
  padding: 0 10px;
}
.table_div_wrap {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.table_pink_harf {
  background: #fff0f1;
  /*width: 40%;*/
  float: left;
  /*margin-left: 20%;*/
  font-size: 14px;
  /*padding: 20px;*/
  box-sizing: border-box;
  width: 100%;
  clear: both;
  padding: 6px;
  box-sizing: border-box;
}
.table_pink_harf h7 {
  font-size: 19px;
}
.table_pink_harf:first-child {
  margin-left: 0;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  padding: 6px;
  box-sizing: border-box;
}
.mb103 {
  margin-bottom: 103px;
}
.pink_back {
  background: #fde8ed;
  padding: 8px 0;
}
.inp_td_02 {
  font-size: 14px !important;
  text-align: left !important;
  padding: 5px 5px;
}
.mb67 {
  margin-bottom: 67px;
}
.lineheight18 {
  line-height: 1.8;
}
.mb137 {
  margin-bottom: 137px !important;
}
table.ryokin {
  width: 100%;
}
table.ryokin tr:nth-child(odd) {
  background: rgba(237, 208, 229, 0.15);
}
.table-ryokin {
  margin-bottom: 120px;
  text-align: center;
}
table.ryokin th {
  background: #EDEDED;
  text-align: center;
}
table.ryokin td {
  border: 1px solid #c9c9c9;
  vertical-align: middle;
  padding: 5px;
  font-size: 13px;
  text-align: center;
  height: 120px;
}
.mb144 {
  /*margin-bottom: 144px !important;*/
}
.mt15 {
  margin-top: 15px;
}
.hokengai {
  padding: 7px;
  text-align: center;
  color: #000;
  background: #f5efaf;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
.hokengai_text {
  padding: 20px 0 100px;
  line-height: 1.8;
}
.hokengai_text2 {
  padding: 20px 0 30px;
  line-height: 1.8;
}
h3.kakaku {
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 12px;
}
.kakaku span {
  font-weight: 700;
}
p.kakaku_sub {
  text-align: center;
  font-size: 14px;
  margin: 0 0 30px;
}
.annaibtn {
  text-decoration: none !important;
  background: #fbebee;
  font-size: 12px;
  text-align: center;
  color: #000 !important;
  padding: 4px 18px;
  display: inline-block;
  margin: 15px auto 0;
}
.annaibtn2 {
  text-decoration: none !important;
  background: #fbebee;
  font-size: 12px;
  text-align: center;
  color: #000 !important;
  padding: 4px 18px;
  display: inline-block;
  margin: 15px auto 0;
  width: 100%;
  box-sizing: border-box;
}
.h72 {
  height: 72px;
}
.map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.map iframe, .map object, .map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.colum4_txt_sp {
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
}
@media screen and (max-width:765px) {
  .wrapper {
    padding-top: 8vw;
    padding-bottom: 10vw;
  }
  .Aboutclinic__about h3 {
    font-size: 4vw;
    text-align: center;
    margin-bottom: 5vw;
    color: #40343D;
    font-weight: bold;
    line-height: 1.7;
  }
  .Aboutclinic__about p {
    font-size: 3vw;
    text-align: left;
    margin-bottom: 60px;
    line-height: 1.8;
  }
  .greeting__box {
    position: relative;
    height: 300vw;
  }
  .greeting__box__text {
    position: absolute;
    top: 40%;
    right: 0%;
    width: 90%;
    left: 5%;
    font-size: 3vw;
    line-height: 1.8;
  }
  .Aboutclinic__principle h3 {
    font-size: 4vw;
    color: #fff;
    margin-bottom: 8vw;
  }
  .principle__box {
    flex-wrap: wrap;
  }
  .principle__box li {
    width: 100%;
    flex: 0 0 100%;
  }
  .Aboutclinic__principle {
    background: url(https://dent-ai.com/kokura/wp-content/themes/aishikakokura/image/about-clinic/principle-back.png)no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 30% center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    max-height: 400vw;
    text-align: center;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .principle__box.bottom li {
    flex: 0 0 100%;
  }
  .feature__box li {
    flex: 0 0 49%;
  }
  .introduction__box__text p:first-child {
    font-size: 3vw;
    text-align: left;
  }
  .feature__box__text p:first-child {
    font-size: 3vw;
    text-align: left;
  }
  .Medicalcare__about h3 {
    font-size: 4vw;
    margin-bottom: 5vw;
    line-height: 1.7;
  }
  .Medicalcare__about p {
    font-size: 2.8vw;
    margin-bottom: 5vw;
    line-height: 1.7;
  }
  .docter__box, .docter__imgbox, .docter__profilebox, .Medicalservice__box {
    flex-wrap: wrap;
  }
  .docter__item {
    flex: 0 0 100%;
    color: #40343D;
  }
  .docter__imgbox li {
    height: auto;
  }
  .docter__imgbox li {
    flex: 0 0 100%;
  }
  .docter__imgbox li:nth-child(2) {
    flex: 0 0 100%;
    text-align: center;
  }
  .docter__imgbox li:nth-child(2) img {
    width: 60%;
    height: auto;
  }
  .docter__profileitem {
    background-color: #fff;
    flex: 0 0 100%;
  }
  .docter__profileitem {
    min-height: auto;
    margin-bottom: 5vw;
  }
  .docter__training {
    margin-top: 0;
  }
  .docter__profiletable td {
    font-size: 2.5vw;
  }
  .staff__box {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 5vw;
    background-color: #fff;
    box-sizing: border-box;
    padding: 3vw;
    min-height: auto;
    flex-wrap: wrap;
  }
  .staff__item {
    flex: 0 0 100%;
  }
  .staff__name {
    margin-bottom: 5vw;
  }
  .staff__message {
    margin-bottom: 5vw;
    line-height: 1.7;
  }
  .docter__name {
    font-size: 4vw;
  }
  .docter__name span {
    font-size: 2.7vw;
  }
  .docter__message p {
    line-height: 1.7;
  }
  .docter__profileitem p {
    line-height: 1.7;
    font-size: 2.5vw;
  }
  .profile__title {
    margin-bottom: 5vw;
  }
  ..access__item.map {
    max-height: auto;
  }
  .map {
    padding-bottom: 0;
  }
  .access__box {
    margin-bottom: 0;
  }
  .access__bottomtext p {
    margin-bottom: 3vw;
  }
  .Medicalservice__item {
    flex: 0 0 100%;
  }
  .Medicalservice__item img {
    width: 70%;
    margin: 0 auto;
    height: auto;
    display: block;
  }
  .Medicalservice__item.center {
    flex: 0 0 100%;
  }
  .btn-here {
    display: block;
    margin: 0 auto;
  }
  .Medicalservice__item.top {
    padding-top: 20vw;
  }
  .Medicalservice__item.center {
    margin: 5vw 0;
  }
  .medicalservice_item__top img {
    width: 8vw;
    height: 8vw;
  }
  .medicalexpenses__toptext p, .hokengai_text2 {
    text-align: left;
    line-height: 1.7;
  }
  table.ryokin th {
    vertical-align: middle;
  }
  .wrapper.Access {
    padding: 10vw 5% 10vw;
  }
}