@charset "UTF-8";

/* --------------------------------------------------------------------
	title
-------------------------------------------------------------------- */

.img_title {
  height:450px;
  width: 100%;
  font-family: 'Noto Serif JP', serif;
  font-size:3.4rem;
  letter-spacing: 0.1em;
  position: relative;
  overflow: hidden;
}
.title_root_canal {
  background:url("../images/title_root_canal.jpg") no-repeat;
  background-size: cover;
  z-index: -2;
}
.title_direct_bonding {
  background:url("../images/title_direct_bonding.jpg") no-repeat left 83%;
  background-size: cover;
  z-index: -2;
}
.title_tooth_extrusion {
  background:url("../images/title_tooth_extrusion.jpg") no-repeat left 30%;
  background-size: cover;
  z-index: -2;
}
.title_oral_surgery {
  background:url("../images/title_oral_surgery.jpg") no-repeat bottom;
  background-size: cover;
  z-index: -2;
}
.title_periodontal {
  background:url("../images/title_periodontal.jpg") no-repeat left 50%;
  background-size: cover;
  z-index: -2;
}
.title_whitening {
  background:url("../images/title_whitening.jpg") no-repeat -10% 5%;
  background-size: cover;
  z-index: -2;
}
.title_cleaning {
  background:url("../images/title_cleaning.jpg") no-repeat left 15%;
  background-size: cover;
  z-index: -2;
}
.title_cavity {
  background:url("../images/title_cavity.jpg") no-repeat left 50%;
  background-size: cover;
  z-index: -2;
}
.title_root_canal p {
  position: absolute;
  font-size:1.2rem;
  top:34%;
  left:65%;
  letter-spacing: 0;
}
.img_title h1 {
  text-align: center;
  line-height: 0.7em;
  margin:200px 0 0 50%;
}
.img_title h1::before {
  content: '';
  position: absolute;
  top:120px;
  right:0;
  bottom:120px;
  left:50%;
  background: rgba(255,255,255,1);
  transform:skewY(-9deg);
  z-index: -1;
  height:50%;
}
.img_title h1::after {
  content: '';
  position: absolute;
  top:120px;
  right:2%;
  bottom:120px;
  left:52%;
  background: rgba(109,105,163,0.7);
  transform:skewY(5deg);
  z-index: -1;
  height:50%;
}
.img_title h1 span {
  color:#bbbed6;
  font-size:1.4rem;
}
.title_direct_bonding h1 {
  text-align: center;
  line-height: 1.1em;
  margin:150px 0 0 48%;
}
.title_direct_bonding h1::before {
  content: '';
  position: absolute;
  top:90px;
  right:0;
  bottom:90px;
  left:50%;
  background: rgba(255,255,255,0.9);
  transform:skewY(-9deg);
  z-index: -1;
  height:60%;
}
.title_direct_bonding h1::after {
  content: '';
  position: absolute;
  top:90px;
  right:2%;
  bottom:90px;
  left:52%;
  background: rgba(200,117,146,0.7);
  transform:skewY(5deg);
  z-index: -1;
  height:60%;
}
.title_direct_bonding h1 span {
  color:#eac3d7;
}

@media screen and (max-width:820px){
  .img_title {
    margin:-130px auto 0;
    height:200px;
    font-size:1.8rem;
    letter-spacing: 0.05em;
  }
  .title_root_canal {
    background:url(../images/title_root_canal.jpg) #ebeaef -30px top no-repeat;
    background-size: cover;
  }
  .title_whitening {
    background:url(../images/title_whitening.jpg) no-repeat -40px top;
    background-size: cover;
  }
  .title_root_canal p {
    font-size:0.7rem;
    top:27%;
    left:55%;
  }
  .img_title h1 {
    margin:75px 0 0 50%;
    line-height: 0.9em;
  }
  .title_whitening h1 {
    font-size:1.6rem;
    letter-spacing: 0.03em;
    margin:75px 0 0 47%;
  }
  .img_title h1::before {
    top:40px;
    right:0;
    bottom:40px;
    left:46%;
    height:60%;
  }
  .img_title h1::after {
    top:35px;
    right:0;
    bottom:35px;
    left:48%;
    height:60%;
  }
  .img_title h1 span {
    color:#bbbed6;
    font-size:0.9rem;
  }
  .title_direct_bonding {
    background:url("../images/title_direct_bonding.jpg") #ebcdd9 -30px -80px no-repeat;
    background-size: 140%;
  }
  .title_tooth_extrusion {
    background:url("../images/title_tooth_extrusion.jpg") top no-repeat;
    background-size: cover;
  }
  .title_direct_bonding h1 {
    margin:65px 0 0 47%;
  }
  .title_direct_bonding h1::before {
    top:40px;
    right:0;
    bottom:55px;
    left:46%;
    height:60%;
  }
  .title_direct_bonding h1::after {
    top:35px;
    right:0;
    bottom:50px;
    left:48%;
    height:60%;
  }
  .title_direct_bonding h1 span {
    color:#eac3d7;
    font-size:0.9rem;
  }
}


/* --------------------------------------------------------------------
	cont_copy
-------------------------------------------------------------------- */

.cont_copy {
  font-family: 'Noto Serif JP', serif;
  font-size:1.4rem;
  margin:40px auto 40px;
  line-height: 1.7em;
  text-align: center;
  padding-bottom: 20px;
  border-bottom:3px double #D7D7DA;
}
.cont_copy p {
  margin:0 auto 30px;
}
.cont_text {
  margin:0 auto 70px;
  line-height: 1.8em;
  width:92%;
  max-width: 1000px;
  font-size:1.05rem;
}
.cont_text p {
  margin:0 auto 20px;
}
.cont_text p:last-child {
  margin:0 auto;
}
.cont_text ._title {
  text-align: center;
  font-size:1.3rem;
  margin:0 auto 15px;
}
.cont_text ._title::before {
content: "";
	width:10px;
	height:10px;
	display:inline-block;
	background-color:#6D69A3;
	border-radius:50%;
	margin-right:10px;
}
.cont_text ._title::after {
content: "";
	width:10px;
	height:10px;
	display:inline-block;
	background-color:#6D69A3;
	border-radius:50%;
	margin-left:10px;
}
.cont_text ._img {
  text-align: center;
}
.cont_text ._img img {
  width:100%;
  max-width: 1000px;
}

@media screen and (max-width:820px){
  .cont_copy {
    font-size:1.1rem;
    line-height: 1.6em;
    margin:30px auto 30px;
    padding-bottom: 10px;
  }
  .cont_copy p {
    margin:0 auto 20px;
  }
}


/* --------------------------------------------------------------------
	cont_menu_select
-------------------------------------------------------------------- */

.cont_menu_select {
  width:96%;
  max-width: 1000px;
  margin:0 auto 80px;
}
.cont_menu_select ul {
  display: flex;
  justify-content: space-between;
}
.cont_menu_select ul li {
  width:49%;
  position: relative;
}
.cont_menu_select ul li a {
  display: block;
  border:2px solid #D7D7DA;
  padding:25px;
  text-decoration: none;
}
.cont_menu_select ul li a:hover {
  border:2px solid #6D69A3;
}
.cont_menu_select ul li a:hover::after {
  content: "";
	border-left:22px solid transparent;
	border-right:22px solid transparent;
	border-top:22px solid #6D69A3;
	position:absolute;
	top:100%;
	left:45%;
}
.cont_menu_select ul li div._title {
  text-align: center;
  font-size:1.2rem;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom:3px double #D7D7DA;
}
.cont_menu_select ul li div._list p {
  margin:5px auto;
}
.cont_menu_select ul li div._list p::before {
	content: "";
	width:7px;
	height:7px;
	display:inline-block;
	background-color:#6D69A3;
	border-radius:50%;
	margin-right:10px;
}

@media screen and (max-width:820px){
  .cont_menu_select ul li a {
    padding:15px;
  }
}


/* --------------------------------------------------------------------
	case_trouble　　このような症状の方に
-------------------------------------------------------------------- */

.cont_trouble {
  background:#E9E9ED;
  width:96%;
  max-width: 1000px;
  margin:0 auto 80px;
  overflow: visible;
  padding:30px 0;
}
.cont_trouble ._en {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-size:3.0rem;
  margin: -40px auto 30px;
  letter-spacing: 0.08em;
  color:#8389AC;
}
.cont_trouble h2 {
  background:#8389AC;
  text-align: center;
  color:#FFFFFF;
  padding:8px 10px 10px;
  font-family: 'Noto Serif JP', serif;
  width:90%;
  font-size:1.2rem;
  margin:0 auto;
}
.cont_trouble ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin:30px auto 0;
  width: 90%;
}
.cont_trouble ul li {
  width:50%;
  margin:0 0 17px;
  font-size:1.1rem;
}
.cont_trouble ul li._all {
  width:100%;
  margin:0 0 17px;
  font-size:1.05rem;
}
.cont_trouble ul li::before {
	content: "";
	width:6px;
	height:6px;
	display:inline-block;
	background-color:#6D69A3;
	border-radius:50%;
	margin-right:10px;
}

@media screen and (max-width:820px){
  .cont_trouble {
    margin:0 auto 50px;
  }
  .cont_trouble ._en {
    font-size:2.3rem;
    margin: -40px auto 20px;
  }
  .cont_trouble ul {
    margin:20px auto 0;
  }
  .cont_trouble ul li {
    width:100%;
    margin:0 0 12px;
  }
  .cont_trouble ul li:last-child {
    margin:0 0 5px;
  }
}


/* --------------------------------------------------------------------
	cont_faq　　よくあるご質問
-------------------------------------------------------------------- */

.cont_faq {
  background: #E7E8F0;
  padding:40px 0 70px;
  margin:0 auto 80px;
}
.cont_faq dl {
  width:96%;
  max-width: 1000px;
  background:#FFFFFF;
  margin:0 auto 30px;
  border-radius: 10px;
  font-size:1.05rem;
}
.cont_faq dl:last-child {
  margin:0 auto;
}
.cont_faq dl dt {
  padding:25px 27px 23px;
  border-bottom: 3px dotted #bbbed6;
}
.cont_faq dl dt span {
  color:#bbbed6;
  font-family: 'Noto Serif JP', serif;
  margin-right: 10px;
  font-size: 2.0rem;
}
.cont_faq dl dd {
  padding:25px 27px;
  line-height: 1.7em;
}
.cont_faq dl dd span {
  color:#8389AC;
  font-family: 'Noto Serif JP', serif;
  margin-right: 10px;
  font-size: 2.0rem;
}


/* --------------------------------------------------------------------
	cont_porpose　　目的
-------------------------------------------------------------------- */

.cont_propose {
  width:96%;
  max-width: 1000px;
  margin:0 auto 100px;
}
.cont_propose div._line02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cont_propose div._line03 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.cont_propose div._line02 div {
  border:1px solid #D7D7DA;
  padding:30px 25px 35px;
  margin:0 auto 20px;
  font-size:1.15rem;
  line-height: 1.6em;
  width:43%;
  text-align: center;
  box-shadow: rgba(0,0,0,0.15) 0px 3px 8px;
}
.cont_propose div._line03 div {
  border:1px solid #D7D7DA;
  padding:60px 20px 70px;
  margin:0 auto 15px;
  font-size:1.15rem;
  line-height: 1.6em;
  border-radius: 100%;
  width:275px;
  text-align: center;
  box-shadow: rgba(0,0,0,0.15) 0px 3px 8px;
}
.cont_propose div._line02 ul, .cont_propose div._line03 ul {
  border-top:3px double #D7D7DA;
  font-size:1.0rem;
  line-height: 1.5em;
  text-align: left;
  width:80%;
  margin:10px auto 0;
  padding:15px 0 0;
}
.cont_propose div._line02 ul li::before, .cont_propose div._line03 ul li::before {
  content: "";
	width:6px;
	height:6px;
	display:inline-block;
	background-color:#6D69A3;
	border-radius:50%;
	margin-right:10px;
}

@media screen and (max-width:820px){
  .cont_propose {
    margin:0 auto 50px;
  }
  .cont_propose div._line02 div {
    padding:20px 20px;
    margin:0 auto 15px;
    width:100%;
    line-height: 1.5em;
  }
  .cont_propose div._line03 div {
    padding:15px 20px 20px;
    margin:0 auto 15px;
    border-radius: 0;
    width:100%;
    height:auto;
    line-height: 1.5em;
  }
  .cont_propose div._line02 ul, .cont_propose div._line03 ul {
    margin:10px auto;
  }
}


/* --------------------------------------------------------------------
	cont_flow　　治療の流れ
-------------------------------------------------------------------- */

.cont_flow {
  width:96%;
  max-width: 1000px;
  margin:0 auto 30px;
}
.cont_flow ul li._line02, .cont_flow ul li._line01 {
  background:#FFFFFF;
  margin-bottom: 32px;
  padding:10px 20px 5px 30px;
  border-radius: 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.cont_flow ul li._line02::after, .cont_flow ul li._line01::after {
	content: "";
	border-left:28px solid transparent;
	border-right:28px solid transparent;
	border-top:28px solid #bbbed6;
	position:absolute;
	top:101%;
	left:50%;
}
.cont_flow ul li:last-child::after {
	content: none;
}
.cont_flow ul li div._l {
  width:65%;
  padding:22px 0 25px;
}
.cont_flow ul li div._all {
  width:100%;
  padding:22px 0 25px;
}
.cont_flow ul li ._title {
  font-size:1.3rem;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 15px;
}
.cont_flow ul li ._text {
  line-height: 1.7em;
}
.cont_flow ul li ._text ul li::before {
	content: "";
	width:8px;
	height:8px;
	display:inline-block;
	background-color:#6D69A3;
	border-radius:50%;
	margin-right:8px;
}
.cont_flow ul li p._img {
  width:32%;
}
.cont_flow ul li p._img img {
  width:100%;
}

.cont_flow .time_required {
  text-align: center;
  border-top:3px double #bbbed6;
  border-bottom:3px double #bbbed6;
  padding:20px;
  margin: 50px auto 0;
  width:60%;
}

@media screen and (max-width:820px){
  .cont_flow .time_required {
    width:70%;
  }
  .cont_flow ul li._line02, .cont_flow ul li._line01 {
    margin-bottom: 26px;
    padding:10px 15px 5px;
    display:inherit;
  }
  .cont_flow ul li._line02::after, .cont_flow ul li._line01::after {
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #bbbed6;
    left:45%;
  }
  .cont_flow ul li div._l {
    width:96%;
    margin:0 auto;
    padding:10px 0 25px;
  }
  .cont_flow ul li div._all {
    width:96%;
    margin:0 auto;
    padding:10px 0 25px;
  }
  .cont_flow ul li ._title {
    margin-bottom: 10px;
  }
  .cont_flow ul li p._img {
    width:60%;
    margin:0 auto;
  }
}


/* --------------------------------------------------------------------
	table
-------------------------------------------------------------------- */

.cont_tbl table {
  width:96%;
  max-width: 1000px;
  margin:0 auto 30px;
}
.cont_tbl th {
  background:#FFFFFF;
  border-bottom:1px solid #D7D7DA;
  padding:20px;
}
.cont_tbl td {
  border-bottom:1px solid #FFFFFF;
  padding:20px;
  background:#fdcadc;
}
.cont_tbl tr td:last-child {
  border-left:1px solid #D7D7DA;
  border-bottom:1px solid #D7D7DA;
  background:#FFFFFF;
}

.price_tbl {
  width:96%;
  max-width: 1000px;
  margin:0 auto 30px;
  border-top:2px solid #D7D7DA;
  border-bottom:2px solid #D7D7DA;
  background:#FFFFFF;
}
.price_tbl th, .price_tbl td {
  padding:20px;
  text-align: center;
}
.price_tbl th {
  border-right:1px solid #D7D7DA;
}

.price_tbl_w {
  width:96%;
  max-width: 1000px;
  margin:0 auto 30px;
  border-top:2px solid #D7D7DA;
  border-bottom:2px solid #D7D7DA;
}
.price_tbl_w th {
  padding:25px 20px;
  text-align: center;
  background:#E7E8F0;
  border-bottom:1px solid #D7D7DA;
}
.price_tbl_w td {
  padding:25px 20px;
  text-align: center;
  border-bottom:1px solid #D7D7DA;
}

/* --------------------------------------------------------------------
	case_report　　症例
-------------------------------------------------------------------- */

.case_report {
  margin:0 auto 80px;
  width:96%;
  max-width: 1000px;
}
.case_report ._img {
  text-align: center;  
}
.case_report ._img img {
  width:100%;
  max-width: 1000px;
}
.case_report ._text {
  margin:25px auto 35px;
  font-size:1.05rem;
}
.case_report ._text p {
  margin-bottom: 20px;
}
.case_report_whitening {
  margin:0 auto 80px;
  width:96%;
  max-width: 930px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.case_report_whitening dl {
  margin:0 auto 15px;
  width:50%;
}
.case_report_whitening dt img {
  width:100%;
  max-width: 450px;
}
.case_report_whitening dd {
  text-align: center;
  font-size:0.9rem;
}