@charset "UTF-8";


/*メインイメージ
---------------------------------------------------------*/
.contentpage #header {
	background-color: #EBEBEB;
}
.contentpage #header::before {
	background-color: #E3E3DA;
}
.contentpage #header .m_bg {
	background-image: url(../images/antiage33_m_img.jpg);
}

/*共通
---------------------------------------------------------*/
.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
}

.c-ttl_sec {
  margin-bottom: 25px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec {
    margin-bottom: 15px;
    text-align: center;
  }
}
.c-ttl_sec span {
  display: block;
}
.c-ttl_sec_jp {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 4rem;
  color: #3E100E;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_jp {
    font-size: 2.8rem;
  }
}
.c-ttl_sec_jp em {
  font-size: 5.3rem;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_jp em {
    font-size: 4rem;
  }
}
.c-ttl_sec_en {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: 2.2rem;
  color: #B09D7C;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_en {
    font-size: 1.6rem;
  }
}
.c-ttl_sec_min {
  font-size: 3.8rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_sec_min {
    font-size: 1.9rem;
  }
}
.c-ttl_page_l {
  margin-bottom: 35px;
  padding-bottom: 10px;
  font-size: 3.2rem;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l {
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 2.4rem;
  }
}
.c-ttl_page_l::before {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #B09D7C;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l::before {
    width: 35px;
  }
}
.c-ttl_page_l .-small {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_l .-small {
    font-size: 1.8rem;
  }
}
.c-ttl_page_m {
  font-size: 2.5rem;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E6E5DE;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.c-ttl_page_m.-min {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m.-min {
    font-size: 2rem;
  }
}
.c-ttl_page_m.-num {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m.-num {
    display: block;
  }
}
.c-ttl_page_m_num {
  display: block;
  line-height: 1;
  margin: 0 15px -10px 0;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m_num {
    margin: 0;
    height: 60px;
    display: flex;
    align-items: center;
  }
}
.c-ttl_page_m_num img {
  width: auto;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_m_num img {
    height: 70px;
  }
}
.c-ttl_page_m + .c-img_large {
  margin-top: 30px;
}
.c-ttl_page_bg {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-size: 2.8rem;
  padding: 0 0 16px;
  color: #57afc9;
  margin-bottom: 26px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_bg {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 20px;
    padding: 0 0 10px;
  }
}
.c-ttl_page_bg::before {
  content: "";
  display: inline-block;
  background-color: #57afc9;
  position: absolute;
  width: 80px;
  height: 1px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_bg::before {
    width: 60px;
    height: 1px;
  }
}
.c-ttl_page_s {
  font-size: 2rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_s {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.c-ttl_page_check {
  font-size: 2.5rem;
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_check {
    line-height: 1.4;
    font-size: 1.8rem;
    padding-left: 25px;
    margin-bottom: 15px;
  }
}
.c-ttl_page_check::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  background: url(../img/icn_check_b.svg) center/contain no-repeat;
  width: 26px;
  height: 23px;
}
@media screen and (max-width: 767px) {
  .c-ttl_page_check::before {
    width: 18px;
    height: 16px;
    top: 5px;
  }
}
.c-ttl_spl {
  line-height: 1.5;
  font-size: 2.8rem;
  margin-bottom: 20px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .c-ttl_spl {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
.c-ttl_spl.-min {
  font-size: 2.4rem;
  margin-bottom: 16px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .c-ttl_spl.-min {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
}
.c-ttl_spl.-minS {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_spl.-minS {
    font-size: 1.5rem;
    margin-bottom: 12px;
  }
}
.c-ttl_spl.-clr {
  color: #3193c6;
}
.c-ttl_box {
  font-size: 2.6rem;
  color: #3193c6;
  margin-bottom: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-ttl_box {
    font-size: 1.75rem;
    margin-bottom: 10px;
  }
}
.c-ttl_article {
  font-size: 2rem;
  color: #3E100E;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 12px;
  font-weight: 500;
}
.c-ttl_article a {
  color: #3E100E;
}
@media screen and (max-width: 767px) {
  .c-ttl_article {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
}
.c-ttl_icn {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
  line-height: 1.58;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn {
    margin-bottom: 20px;
  }
}
.c-ttl_icn .-icn {
  width: 90px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn .-icn {
    width: 65px;
    height: 65px;
    margin-right: 10px;
  }
}
.c-ttl_icn .-txt {
  flex: 1;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .c-ttl_icn .-txt {
    font-size: 1.8rem;
  }
}
.c-ttl_case {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .c-ttl_case {
    margin-bottom: 20px;
  }
}
.c-ttl_case .-case {
  color: #bed6ec;
  font-size: 22px;
  padding-left: 20px;
  position: relative;
  font-family: "Jost", sans-serif;
  line-height: 1;
  display: block;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .c-ttl_case .-case {
    font-size: 15px;
    margin-bottom: 4px;
    padding-left: 15px;
  }
}
.c-ttl_case .-case::before {
  content: "";
  display: inline-block;
  background-color: #bed6ec;
  position: absolute;
  width: 14px;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-ttl_case .-case::before {
    width: 12px;
  }
}
.c-ttl_case .-main {
  display: block;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  line-height: 1.3;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .c-ttl_case .-main {
    font-size: 20px;
  }
}


.u-only_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-only_sp {
    display: block;
  }
}

.u-only_pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .u-only_pc {
    display: none;
  }
}


.l-page h1,
.l-page h2,
.l-page h3,
.l-page h4,
.l-page h5,
.l-page h6 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #3E100E;
  line-height: 1.7;
  font-size: 230%;
}
@media screen and (max-width: 767px) {
  .l-page h1,
  .l-page h2,
  .l-page h3,
  .l-page h4,
  .l-page h5,
  .l-page h6 {
    line-height: 1.5;
  }

.l-page {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .l-page {
    margin-bottom: 70px;
  }
}
.l-page:last-child {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .l-page:last-child {
    margin-bottom: 40px;
  }
}
.l-page_inner_l {
  margin-bottom: 65px;
}
.l-page_inner_l:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-page_inner_l {
    margin-bottom: 40px;
  }
}
.l-page_inner_m {
  margin-bottom: 50px;
}
.l-page_inner_m:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-page_inner_m {
    margin-bottom: 30px;
  }
}
.l-page_inner_s {
  margin-bottom: 30px;
}
.l-page_inner_s:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-page_inner_s {
    margin-bottom: 20px;
  }
}
.l-page_inner_ss {
  margin-bottom: 20px;
}
.l-page_inner_ss:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-page_inner_ss {
    margin-bottom: 15px;
  }
}
/*lead
------------------------------------------*/
.com_lead {
	margin-bottom: 60px;
}

.com_lead .flex {
	justify-content: center;
}

.com_lead .flx_l {
	margin-right: 60px;
}

.com_lead .flx_r {
	margin-left: 60px;
}

.txt_box {
	font-size: 94%;
	line-height: 2.3em;
}

.med_flt .img_r {
	margin-left: 5%;
}

.med_flt .img_l {
	margin-right: 5%;
}


/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_lead {
	margin-bottom: 6%;
}

.com_lead .flx_l {
	margin-right: 6%;
}

.com_lead .flx_r {
	margin-left: 6%;
}

.com_lead .mgn_t_40 {
	margin-top: 4%;
}

.com_lead .mgn_b_40 {
	margin-bottom: 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_lead {
	margin-bottom: 6%;
}

.com_lead .mgn_t_40 {
	margin-top: 4%;
}

.com_lead .flex {
	display: block;
}

.com_lead .flx_l, .com_lead .flx_r {
	margin: 0 auto;
}

.com_lead .flx_l {
	margin-bottom: 10px;
}

.com_lead .mgn_b_40 {
	margin-bottom: 4%;
}

.med_flt .img_r, .med_flt .img_l {
	margin: 0 auto 10px;
}

}


/*歯周病治療なら
---------------------------------------------------------*/
.lead_box {
	background: url(../images/perio/bg1.jpg)no-repeat;
	background-position: right top;
	background-size: contain;
	background-color: #f6f8fd;
	padding: 50px 65px 35px;
}

.lead_box dl {
	width: 71%;
}

.lead_box dt {
	color: #7a584d;
	font-weight: bold;
	font-size: 166%;
	letter-spacing: .25em;
	line-height: 2em;
	margin-bottom: 25px;
}

.lead_box dd {
	font-size: 94%;
	line-height: 2.3em;
}

.about {
	margin-bottom: 90px;
}

.about a {
	background: #dedede;
	text-align: right;
	font-weight: bold;
	font-size: 106%;
	padding: 20px 20px 15px;
	letter-spacing: .15em;
	line-height: 1.0em;
	display: block;
}

.about span {
  position: relative;
  display: inline-block;
  padding-right: 18px;
}

.about span::after{
  content: '';
  width: 9px;
  height: 9px;
  border: 0px;
  border-top: solid 2px #484741;
  border-right: solid 2px #484741;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 3px;
  margin-top: -7px;
}


/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.lead_box {
	padding: 5% 6% 4%;
}

.lead_box dl {
	width: 100%;
}

.lead_box dt {
	font-size: 150%;
	margin: 5px auto 2%;
	letter-spacing: .2em;
	text-shadow: 2px 2px 3px #f6f8fd, -2px 2px 3px #f6f8fd, 2px -2px 3px #f6f8fd, -2px -2px 3px #f6f8fd;
}

.lead_box dd {
	text-shadow: 2px 2px 3px #f6f8fd, -2px 2px 3px #f6f8fd, 2px -2px 3px #f6f8fd, -2px -2px 3px #f6f8fd;
}

.about {
	margin-bottom: 9%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.lead_box {
	padding: 5% 1% 4%;
	background-position: right bottom;
}

.lead_box dl {
	width: 100%;
	background-color: rgba(255,255,255,0.6);
	padding: 3%;
	box-sizing: border-box;
}

.lead_box dt {
	font-size: 140%;
	margin-bottom: 10px;
	letter-spacing: .15em;
	line-height: 1.6em;
}

.about {
	margin-bottom: 9%;
}

}


/*歯周病の原因
---------------------------------------------------------*/
.box01 .flx_l {
	width: 31.6%;
	margin-right: 6%;
}

.box01 .flx_r {
	width: 62.4%;
}

.box01 .flx_r dt {
	font-weight: bold;
	font-size: 140%;
	letter-spacing: .05em;
	line-height: 1.6em;
	border-bottom: 1px solid #e2ddda;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.box01 .flx_r dt.blue {
	color: #5bc0c0;
}

.box01 .flx_r dt.orange {
	color: #e1b36c;
	margin-top: 20px;
}

.box01 .flx_r dt.green {
	color: #5ac064;
	margin-top: 20px;
}

.box01 .flx_r dd {
	font-size: 94%;
	line-height: 2.3em;
}

.box01 .med_flow_box {
	margin: 85px auto 45px;
}


/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box01 .flx_l {
	width: 40%;
	margin-right: 5%;
}

.box01 .flx_r {
	width: 55%;
}

.box01 .flx_r dt {
	font-size: 130%;
}

.box01 .med_flow_box {
	margin: 8% auto 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box01 .flex {
	display: block;
}

.box01 .flx_l {
	margin: 0 auto 10px;
	width: 70%;
	text-align: center;
}

.box01 .flx_r {
	width: 100%;
}

.box01 .flx_r dt {
	font-size: 130%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.box01 .med_flow_box {
	margin: 8% auto 5%;
}
}



/*歯周病治療の流れ
---------------------------------------------------------*/
.med_check_box {
	background: #f1f8f1;
	padding: 40px 0 30px;
	margin-bottom: 80px;
}

.med_check_box .clearfix {
	padding: 0 75px 30px;
	border-bottom: 1px solid #67a556;
}

.med_check_box .check_list {
	float: left;
}

.med_check_box .check_list:first-child {
	width: 52%;
}

.med_check_box .check_list:last-child {
	width: 48%;
}

.med_check_box p {
	text-align: center;
	color: #67a556;
	letter-spacing: .1em;
	line-height: 2.3em;
	font-weight: bold;
	padding: 25px 3% 0;
}

.flow_box {
	margin-bottom: 50px;
}

.flow3 {
	margin-bottom: 105px;
}

.flow_box p:first-child {
	text-align: center;
	font-family: 'Century Gothic', sans-serif;
	font-size: 166%;
	letter-spacing: .03em;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.flow_box h5 {
	font-weight: bold;
	font-size: 166%;
	color: #79584c;
	letter-spacing: .05em;
	line-height: 1.6em;
	text-align: center;
}

.flow_box dt {
	color: #46acb4;
}

.flow_box .img_r {
	margin-left: 5.5%;
}

.flow_box dd {
	font-size: 94%;
	line-height: 2.3em;
}

.flow3_box {
	background: #f1fdff;
	margin-top: 65px;
}

.flow3_box h6 {
	font-size: 120%;
	letter-spacing: .07em;
	line-height: 1.4em;
	text-align: center;
	color: #fff;
	padding: 15px;
	background: -moz-linear-gradient(left, rgba(91,158,163,0) 0%, rgba(91,158,163,1) 50%, rgba(91,158,163,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(91,158,163,0) 0%,rgba(91,158,163,1) 50%,rgba(91,158,163,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(91,158,163,0) 0%,rgba(91,158,163,1) 50%,rgba(91,158,163,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b9ea3', endColorstr='#005b9ea3',GradientType=1 ); /* IE6-9 */
}

.flow3_box .med_flt {
	padding: 50px 50px 40px;
}

.flow3_box:first-child {
	margin-top: 65px;
}

.arrow_box {
	margin: 20px auto 60px;
	position: relative;
	background: #ffffff;
	border-bottom: 3px solid #e3dfdc;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 23px 10px 0 10px;
	margin-left: -12px;
}
.arrow_box:before {
	border-color: rgba(227, 223, 220, 0);
	border-top-color: #e3dfdc;
	border-width: 27px 14px 0 14px;
	margin-left: -16px;
}

.ex_box {
	border: 5px solid #f6f5f4;
	padding: 35px 45px 0;
}

.ex_box h5 {
	font-weight: bold;
	font-size: 140%;
	letter-spacing: .2em;
	line-height: 1.6em;
	text-align: center;
	color: #7b584e;
}

.ex_box hr {
	margin: 15px auto 50px;
	width: 50%;
	border: none;
	height: 2px;
	background: -moz-linear-gradient(left, rgba(125,88,78,0) 0%, rgba(125,88,78,1) 50%, rgba(125,88,78,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(125,88,78,0) 0%,rgba(125,88,78,1) 50%,rgba(125,88,78,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(125,88,78,0) 0%,rgba(125,88,78,1) 50%,rgba(125,88,78,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d584e', endColorstr='#007d584e',GradientType=1 ); /* IE6-9 */
}

.ex_box h6 {
	background: #ebeae9;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.2em;
}

.ex_box dd {
	text-align: center;
	letter-spacing: .1em;
	line-height: 2.3em;
	font-weight: bold;
	margin-top: 10px;
}

.ex1, .ex2 {
	padding: 0px 95px 45px;
}

.arrow{
  position: relative;
  display: inline-block;
}

.arrow::before{
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 5px #90b87d;
  border-right: solid 5px #90b87d;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 40%;
	left: 50%;
	margin-left: -20px;
}

.ex1 div, .ex2 div {
	width: 43.2%;
}

.ex1 .arrow, .ex2 .arrow {
	width: 13.6%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_check_box {
	padding: 4% 0 3%;
	margin-bottom: 8%;
}

.med_check_box .clearfix {
	padding: 0 3% 3%;
}

.med_check_box .check_list:first-child {
	width: 50%;
}

.med_check_box .check_list:last-child {
	width: 50%;
}

.flow_box {
	margin-bottom: 5%;
}

.flow3 {
	margin-bottom: 10%;
}

.flow_box p:first-child {
	font-size: 150%;
	margin-bottom: 10px;
}

.flow_box h5 {
	font-size: 150%;
}

.arrow_box {
	margin: 2% auto 6%;
}

.flow3_box {
	margin-top: 6%;
}

.flow3_box .med_flt {
	padding: 5% 5% 4%;
}

.ex_box {
	padding: 4% 5% 0;
}

.ex_box hr {
	margin: 10px auto 4%;
}

.ex1, .ex2 {
	padding: 0 9% 4%;
}

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_check_box {
	padding: 4% 0;
	margin-bottom: 8%;
}

.med_check_box h5 {
	font-size: 120%;
	letter-spacing: .1em;
	padding: 2% 3%;
}

.med_check_box h5 span {
	padding-right: 35px;
	padding-top: 10px;
	background-position: right 0 top 0;
	height: 33px
}

.med_check_box .clearfix {
	padding: 0 4% 3%;
}

.med_check_box .check_list:first-child, .med_check_box .check_list:last-child {
	width: 100%;
	float: none;
}

.med_check_box p {
	padding: 3% 3% 0;
}

.flow_box {
	margin-bottom: 5%;
}

.flow3 {
	margin-bottom: 10%;
}

.flow_box p:first-child {
	margin-bottom: 5px;
	font-size: 150%;
}

.flow_box h5 {
	font-size: 140%;
}

.arrow_box {
	margin: 3% auto 40px;
}

.flow_box .img_r {
	margin-left: auto;
}

.flow3_box {
	margin-top: 6%;
}

.flow3_box .med_flt {
	padding: 5% 4%;
}

.ex_box {
	padding: 6% 3% 0;
}

.ex_box hr {
	margin: 10px auto 6%;
	width: 70%;
}

.ex1, .ex2 {
	padding: 4% 8%;
	display: block;
}

.ex1 div, .ex2 div {
	width: 85%;
	margin: 0 auto 10px;
	text-align: center;
}

.ex1 .arrow, .ex1 div:nth-child(4), .ex2 .arrow {
	width: 100%;
	margin: 0 auto 15px;
	height: 20px;
}

.arrow::before{
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 5px #90b87d;
  border-right: solid 5px #90b87d;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
}

.ex1 div:nth-child(4)::before {
	content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 5px #90b87d;
  border-right: solid 5px #90b87d;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
}



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

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}


/*ホワイトニング
---------------------------------------------------------*/
.box01 .in_box1 {
	background: #f7f6f5;
	border: 1px dotted #CCCCCC;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.box01 .in_box1 h5 {
	text-align: left;
	font-weight: bold;
	color: #7b584c;
	font-size: 140%;
	letter-spacing: .2em;
	line-height: 1.6em;
}

.box01 .in_box1 dt {
	color: #46acb4;
}

.box01 .in_box1 .flex {
	background: #7ecfe3;
	align-items: center;
	margin-top: 35px;
}

.box01 .in_box1 .flx_l {
	width: 18%;
}

.box01 .in_box1 .flx_l p {
	color: #fff;
	letter-spacing: .05em;
	line-height: 1.6em;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
}

.box01 .in_box1 .flx_r {
	width: 82%;
	background: #fff;
}

.box01 .in_box1 ul {
	padding: 20px;
}

.box01 .in_box1 li {
	background: url(../images/beauty/icon1.png)no-repeat;
	background-position: left top 10px;
	padding-left: 20px;
	font-size: 94%;
	line-height: 2.3em;
}



/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box01 .in_box1 {
	padding: 5% 4%;
	margin-top: 5%;
}

.box01 .in_box1 .flx_l p {
	font-size: 130%;
}

.box01 .in_box1 ul {
	padding: 15px;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box01 .in_box1 {
	padding: 5% 4%;
	margin-top: 5%;
}

.box01 .in_box1 .flex {
	display: block;
	margin-top: 4%;
}

.box01 .in_box1 .flx_l {
	width: 100%;
}

.box01 .in_box1 .flx_l p {
	font-size: 120%;
	padding: 10px;
}

.box01 .in_box1 .flx_r {
	width: 100%;
}

.box01 .in_box1 ul {
	padding: 5% 5%;
}

.box01 .in_box1 li {
	line-height: 2em;
	margin-bottom: 10px;
}

}

/*インプラントと従来の治療法の違い
---------------------------------------------------------*/
.box02 h4 {
	background: rgb(218,219,192); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(218,219,192,1) 10%, rgba(161,163,95,1) 50%, rgba(218,219,192,1) 90%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(218,219,192,1) 10%,rgba(161,163,95,1) 50%,rgba(218,219,192,1) 90%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(218,219,192,1) 10%,rgba(161,163,95,1) 50%,rgba(218,219,192,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadbc0', endColorstr='#dadbc0',GradientType=1 ); /* IE6-9 */
	color: #fff;
	text-align: center;
	font-size: 120%;
	letter-spacing: .07em;
	line-height: 1.4em;
	font-weight: bold;
	padding: 12px;
}

.box02 h4.red {
	background: rgb(225,194,189); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(225,194,189,1) 10%, rgba(180,86,77,1) 50%, rgba(225,194,189,1) 90%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(225,194,189,1) 10%,rgba(180,86,77,1) 50%,rgba(225,194,189,1) 90%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(225,194,189,1) 10%,rgba(180,86,77,1) 50%,rgba(225,194,189,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1c2bd', endColorstr='#e1c2bd',GradientType=1 ); /* IE6-9 */
	color: #fff;
}

.box02 .flex {
	background: #f7f6f3;
	padding: 50px 50px 40px;
}

.box02 .flx_l {
	width: 32.3%;
	margin-right: 45px;
}

.box02 li {
	padding-left: 35px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 2.3em;
}

.box02 .merit {
	margin-bottom: 25px;
}

.box02 .merit li {
	background: url(../images/implant/icon1.png)no-repeat;
	background-position: left center;
	color: #b45348;
}

.box02 .demerit li {
	background: url(../images/implant/icon2.png)no-repeat;
	background-position: left center;
	color: #529897;
}

.box02:nth-child(2) {
	margin: 40px auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box02 .flex {
	padding: 5% 5% 4%;
}

.box02 .flx_l {
	width: 40%;
	margin-right: 4%;
}

.box02 li {
	line-height: 2.1em;
}

.box02 .merit li {
	background-position: left 0 top 5px;
}

.box02 .demerit li {
	background-position: left 0 top 7px;
}

.box02:nth-child(2) {
	margin: 4% auto;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box02 .flex {
	display: block;
	padding: 5% 5% 4%;
}

.box02 .flx_l {
	margin: 0 auto 10px;
	width: 70%;
	text-align: center;
}

.box02 li {
	margin-bottom: 10px;
	line-height: 2em;
	padding-left: 25px;
}

.box02 .merit {
	margin-bottom: 3%;
}

.box02 .merit li {
	background-position: left 0 top 7px;
	background-size: 15px;
}

.box02 .demerit li {
	background-position: left 0 top 7px;
	background-size: 15px;
}

.box02:nth-child(2) {
	margin: 4% auto;
}
}



/*審美歯科
---------------------------------------------------------*/
.box03 .osusume {
	background: #a8c6ca;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 60px;

	margin-left: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.box03 .osusume .img_r {
	margin-left: 2%;
}

.box03 .osusume dt, .box03 .osusume dd {
	color: #fff;
}

.box03 .osusume dt {
	letter-spacing: .2em;
	line-height: 2.2em;
}

.box03 .cad {
	background: #f6f5f4;
	margin-bottom: 95px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.box03 .cad .img_l {
	margin-right: 3%;
}

.box03 .cad h5 {
	color: #7b584e;
	letter-spacing: .2em;
	line-height: 1.6em;
	text-align: center;
	font-size: 140%;
}

.box03 h4 {
	text-align: center;
	border-top: 1px solid #7d584e;
	border-bottom: 1px solid #7d584e;
	letter-spacing: .25em;
	line-height: 2em;
	font-size: 140%;
	padding: 15px;
	color: #7b584e;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.box03 .flt_box {
	_zoom: 1;
	overflow: hidden;
	padding: 45px 40px;
	margin-bottom: 20px;
	background: #f7f6f5;
}
.box03 .flt_box dl {
	width: 72%;
	float: left;
}
.box03 .flt_box p {
	width: 24%;
	max-width: 230px;
	margin: 0 auto;
	float: right;
}

.box03 .flt_box dt {
	color: #46acb4;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
}
.box03 .flt_box dd {
	font-size: 94%;
	line-height: 2.3em;
}
.box03 .flt_box dd ul {
	_zoom: 1;
	overflow: hidden;
	padding: 20px 0;
}
.box03 .flt_box dd li {
	float: left;
	font-size: 106%;
	line-height: 2.3em;
	letter-spacing: .2em;
	background: #fff;
	border-radius: 5px;
	padding: 3px 0px;
	font-weight: bold;
	padding-left: 15px;
	margin-right: 10px;
}

.box03 .flt_box dd li span {
	margin: 0 10px 0 15px;
	background: #fdf0ea;
	color: #e16633;
	font-weight: bold;
	padding: 5px;
	padding-right: 3px;
	font-size: 126%;
	line-height: 2.3em;
	border-radius: 5px;
}

.box03 .ex_box {
	border: 5px solid #f6f5f4;
	padding: 35px 45px 0;
	margin-top: 30px;
}

.box03 .ex_box h5 {
	font-weight: bold;
	font-size: 140%;
	letter-spacing: .2em;
	line-height: 1.6em;
	text-align: center;
	color: #7b584e;
}

.box03 .ex_box h6 {
	background: #ebeae9;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.2em;
	margin-bottom: 40px;
}

.box03 .ex_box hr {
	margin: 15px auto 50px;
	width: 50%;
	border: none;
	height: 2px;
	background: -moz-linear-gradient(left, rgba(125,88,78,0) 0%, rgba(125,88,78,1) 50%, rgba(125,88,78,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(125,88,78,0) 0%,rgba(125,88,78,1) 50%,rgba(125,88,78,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(125,88,78,0) 0%,rgba(125,88,78,1) 50%,rgba(125,88,78,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d584e', endColorstr='#007d584e',GradientType=1 ); /* IE6-9 */
}

.box03 .ex_box h6 {
	background: #ebeae9;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.2em;
}

.box03 .ex_box dd {
	text-align: center;
	letter-spacing: .1em;
	line-height: 2.3em;
	font-weight: bold;
	margin-top: 10px;
}

.box03 .ex1, .box03 .ex2 {
	padding: 0px 95px 45px;
}

.box03 .arrow{
  position: relative;
  display: inline-block;
}

.box03 .arrow::before{
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 5px #90b87d;
  border-right: solid 5px #90b87d;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 40%;
	left: 50%;
	margin-left: -20px;
}

.box03 .ex1 div, .box03 .ex2 div {
	width: 43.2%;
}

.box03 .ex1 .arrow, .box03 .ex2 .arrow {
	width: 13.6%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box03 .osusume {
	margin: 5% auto 6%;
	padding: 3%;
}

.box03 .osusume dt {
	line-height: 2em;
}

.box03 .osusume .img_r {
	margin-bottom: 10px;
}

.box03 .cad {
	padding: 4% 3%;
	margin-bottom: 9%;
}

.box03 .cad .img_l {
	margin-bottom: 10px;
}

.box03 h4 {
	margin: 9% auto 4%;
	padding: 10px;
}

.box03 .flt_box {
	padding: 5% 4% 4%;
	margin-bottom: 3%;
}

.box03 .flt_box dt {
	font-size: 130%;
}

.box03 .flt_box dd ul {
	padding: 15px 0;
}

.box03 .flt_box dd li {
	line-height: 2em;
}

.box03 .ex_box {
	padding: 4% 5% 0;
}

.box03 .ex_box hr {
	margin: 10px auto 4%;
}

.box03 .ex1, .box03 .ex2 {
	padding: 0 9% 4%;
}

.box03 .ex_box h6 {
	margin-bottom: 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box03 .osusume {
	padding: 5%;
	margin: 5% auto 6%;
}

.box03 .osusume .img_r {
	margin-left: auto;
}

.box03 .osusume dt {
	line-height: 1.8em;
}

.box03 .cad {
	padding: 4%;
	margin-bottom: 9%;
}

.box03 .cad .img_l {
	margin-right: auto;
}

.box03 h4 {
	margin: 9% auto 4%;
	padding: 10px;
	font-size: 120%;
	letter-spacing: .15em;
	line-height: 1.8em;
}

.box03 .flt_box {
	padding: 5% 4%;
	margin-bottom: 10px;
}

.box03 .flt_box dd ul {
	padding: 10px 0;
}

.box03 .flt_box dl {
	width: 100%;
	float: none;
}
.box03 .flt_box p {
	margin-top: 5%;
	width: 100%;
	float: none;
}

.box03 .flt_box dt {
	font-size: 120%;
	letter-spacing: .05em;
}
.box03 .flt_box dd {
	line-height: 1.6em;
}
.box03 .flt_box dd li {
	font-size: 106%;
	padding-left: 5px;
	margin-right: 5px;
	letter-spacing: .1em;
}

.box03 .flt_box dd li:last-child {
	margin-right: 0;
}

.box03 .flt_box dd li span {
	margin: 0 5px 0 5px;
}

.box03 .ex_box {
	margin-top: 10%;
}

.box03 .ex_box {
	padding: 6% 3% 0;
}

.box03 .ex_box hr {
	margin: 10px auto 6%;
	width: 70%;
}

.box03 .ex1, .box03 .ex2 {
	padding: 4% 8%;
	display: block;
}

.box03 .ex1 div, .box03 .ex2 div {
	width: 85%;
	margin: 0 auto 10px;
	text-align: center;
}

.box03 .ex1 .arrow, .box03 .ex1 div:nth-child(4), .box03 .ex2 .arrow {
	width: 100%;
	margin: 0 auto 15px;
	height: 20px;
}

.box03 .arrow::before{
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 5px #90b87d;
  border-right: solid 5px #90b87d;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
}

.box03 .ex1 div:nth-child(4)::before {
	content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 5px #90b87d;
  border-right: solid 5px #90b87d;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
}

.box03 .ex_box h6 {
	margin-bottom: 4%;
}
}



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

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}

ul.num { float:left;}

ul.num li { padding: 0 0 10px 25px; background-position: 0px 0px; background-repeat:no-repeat;}



dl.numRed { float:left;}

dl.numRed dt { padding: 0 0 10px 25px; background-position: 0px 0px; background-repeat:no-repeat; font-weight:bold;}

dl.numRed dd { padding: 0 0 20px 0;}



.numB01 { background-image:url(../images/numB01.jpg);}

.numB02 { background-image:url(../images/numB02.jpg);}

.numB03 { background-image:url(../images/numB03.jpg);}

.numB04 { background-image:url(../images/numB04.jpg);}

.numB05 { background-image:url(../images/numB05.jpg);}

.numB06 { background-image:url(../images/numB06.jpg);}

.numB07 { background-image:url(../images/numB07.jpg);}

.numB08 { background-image:url(../images/numB08.jpg);}

.numB09 { background-image:url(../images/numB09.jpg);}

.numB10 { background-image:url(../images/numB10.jpg);}