/* font */
@font-face {
  font-family: BG;
  src: url("../font/Brandon_Light.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: BG;
  src: url("../font/Brandon_med.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: BG;
  src: url("../font/Brandon_blk.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

body {
  min-width: 1000px;
  overflow: hidden;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.green {
  color: #77b62e;
}
img {
  max-width: 100%;
  height: auto;
}
ul.fix li {
  float: left;
}
h2 {
  font-size: 22px;
}
.h2_tit01 {
  text-align: center;
  margin-bottom: 20px;
}
.h2_tit02 {
  margin-bottom: 30px;
  padding: 15px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.h2_tit02:before {
  content: "";
  position: absolute;
  display: block;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  z-index: -1;
}
.isehara .h2_tit02 {
  background: url("../img/isehara/isehara_navibg01.gif") repeat center top;
}
.isehara .h2_tit02:before {
  background-color: #ea326e;
}
.ebisu .h2_tit02 {
  background: url("../img/ebisu/ebisu_navibg01.gif") repeat center top;
}
.ebisu .h2_tit02:before {
  background-color: #f57312;
}

.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt90 {margin-top: 90px !important;}
.mt100 {margin-top: 100px !important;}

.ml05 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}

.mr05 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr45 {
  margin-right: 45px;
}
.mr50 {
  margin-right: 50px;
}

.mb0 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px !important;
}

.pt05 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}

.pl05 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}

.pr05 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}

.pb05 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}

.orange {
  color: #f57312 !important;
}
.pink {
  color: #ea326e !important;
}

.orange a {
  color: #f57312 !important;
  text-decoration: underline;
}
.pink a {
  color: #ea326e !important;
  text-decoration: underline;
}

.orange a:hover,
.pink a:hover {
  opacity: 0.6;
}

.bgwrap {
  width: 2000px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -1000px;
  z-index: -1;
}
#wrapper {
  position: relative;
  z-index: 50;
}
#header div p {
  position: relative;
}
.front #header {
  margin-bottom: 35px;
}
.front #header .inner {
  padding-top: 575px;
}
.front #header h1 {
  margin: 0 -30px 165px;
  float: right;
}
.front #header div {
  padding-top: 33px;
  background: url("../img/front/front_logo01.png") no-repeat center top;
  clear: both;
}
.front #header div p.fl {
  margin-left: -10px;
}
.front #header div p.fr {
  margin-right: -10px;
}
.front #header div p:hover::after {
  position: absolute;
  top: 127px;
  left: 17px;
  z-index: 5;
}
.front #header div p.fl:hover::after {
  content: url("../img/front/front_mainico01_on.png?03");
}
.front #header div p.fr:hover::after {
  content: url("../img/front/front_mainico02_on.png?03");
}
.ebisu #header div p:hover::after,
.single #header div p.fl:hover::after {
  /* content: url("../img/ebisu/ebisu_tell02.png"); */
  content: url("../img/front/front_mainico01_on.png?03");
  position: absolute;
  top: 63px;
  left: 0px;
}
.isehara #header div p:hover::after,
.single #header div p.fr:hover::after {
  /* content: url("../img/isehara/isehara_tell02.png"); */
  content: url("../img/front/front_mainico02_on.png?03");
  position: absolute;
  top: 63px;
  left: 0px;
}

#container {
  padding-bottom: 36px;
  background: url("../img/front/bg_foot.png") no-repeat center bottom #ffffff;
}
/* .front #container {
	padding-bottom: 0;
	background: #ffffff; } */
#sec01 {
  margin-bottom: 60px;
}
#sec01 > div {
  width: 500px;
  padding-top: 40px;
  float: left;
}
#sec01 > div h2 {
  margin-bottom: 30px;
  white-space: nowrap;
  position: relative;
}
#sec01 > div p {
  margin-bottom: 20px;
  line-height: 1.8;
}
#sec02 {
  margin-bottom: 60px;
}
#photoslide {
  width: 1554px;
  height: 136px;
  margin-bottom: 0;
}
#photoslide .slick-list {
  overflow: visible;
}
#sec03 {
  padding-bottom: 80px;
}
#sec03 > div {
  width: 470px;
  padding-left: 20px;
}
.tenpo {
  margin-bottom: 15px;
  margin-left: -20px;
}
#sec03 div.fix > h3 {
  margin-bottom: 15px;
  padding: 10px 0 8px 15px;
  border-bottom: solid 2px #cccccc;
  font-size: 20px;
}
#sec03 div.fix.fr {
  padding-top: 60px;
}
#sec03 div.fix.fl > h3 {
  background: url("../img/front/h3_line01.gif") no-repeat 1px center;
}
#sec03 div.fix.fr > h3 {
  background: url("../img/front/h3_line02.gif") no-repeat 1px center;
}
#sec03 div.fix > h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
#sec03 div.fix.fl > h4 {
  color: #f57312;
}
#sec03 div.fix.fr > h4 {
  color: #ea326e;
}
#sec03 div.fix > p {
  margin-bottom: 20px;
}
#sec03 div.fix > span {
  display: inline-block;
  margin-bottom: 25px;
}
#sec04 {
  background: url("../img/front/sec04_bg.jpg") center top;
}
#sec04 .inner {
  height: 452px;
  padding-top: 65px;
}
#sec04 h2 {
  margin-bottom: 55px;
  text-align: center;
}
#staffslide {
  padding: 0 20px;
  margin-bottom: 0;
}
#staffslide .slick-prev,
#staffslide .slick-next {
  width: 30px;
  height: 56px;
  margin-top: -28px;
  text-indent: -999px;
  overflow: hidden;
}
#staffslide .slick-prev {
  left: -30px;
  background: url("../img/front/slidestaf_prev01.png");
}
#staffslide .slick-next {
  right: -30px;
  background: url("../img/front/slidestaf_next01.png");
}
#staffslide img {
  margin: 0 auto;
}
#footer {
  background-color: #fffbd7;
}
#footer .inner {
  padding: 27px 0 0;
  position: relative;
}
#footer .inner > .pagetop {
  position: absolute;
  right: -100px;
  top: -70px;
}
#footer .inner > p {
  margin-bottom: 40px;
}
#front_footebisu,
#front_footisehara {
  margin-bottom: 40px;
}
.ebisu_comp div.fl,
.isehara_comp div.fl {
  width: 430px;
}
.ebisu_comp div.fr,
.isehara_comp div.fr {
  width: 540px;
}
.ebisu_comp h4,
.isehara_comp h4 {
  padding: 3px 0 7px;
  font-size: 16px;
}
.ebisu_comp h4 {
  border-bottom: solid 2px #ea701b;
}
.isehara_comp h4 {
  border-bottom: solid 2px #ea326e;
}
.ebisu_comp dl,
.isehara_comp dl {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 2;
}
.ebisu_comp dl dt,
.isehara_comp dl dt {
  padding: 12px 0 8px;
  font-weight: bold;
  float: left;
}
.ebisu_comp dl dd,
.isehara_comp dl dd {
  padding: 12px 0 8px;
  border-bottom: dotted 1px #ffffff;
}
.ebisu_comp dl dd:last-of-type,
.isehara_comp dl dd:last-of-type {
  border-bottom: 0;
}
.ebisu_comp dl dt + dd,
.isehara_comp dl dt + dd {
  padding-left: 80px;
}
.ebisu_comp span,
.isehara_comp span {
  display: inline-block;
  margin-bottom: 25px;
}
.ebisu_comp > div.fl > img,
.isehara_comp > div.fl > img {
  margin-bottom: 15px;
}
#front_footebisu p.right,
#front_footisehara p.right {
  margin-top: 25px;
}
#front_footebisu div.fr,
#front_footisehara div.fr {
  width: 500px;
}
.mapwrap {
  width: 100%;
  padding-top: 360px;
  position: relative;
  border: solid 1px #dfdfdf;
  border-radius: 5px;
  overflow: hidden;
}
.mapwrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#footlink {
  padding-bottom: 40px;
}
#footlink a {
  color: #6f6f6f;
}
#footlink a:hover {
  text-decoration: underline;
}
#footlink > div:nth-child(n + 2).fl {
  /* margin-left: 40px; */
  /* margin-left: 15px; */
  font-size: 14px;
}
#footlink div.fl h4 {
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
#footlink div.fl ul {
  padding-left: 20px;
}
#footlink div.fl ul:nth-child(3) {
  margin-left: 10px;
  padding-top: 35px;
}
#footlink div.fl ul li {
  margin-bottom: 12px;
}
#footlink div.fl ul li a {
  display: block;
  padding: 3px 0 0 10px;
}
#ffhome h4 {
  background: url("../img/front/foot_ico01.png") no-repeat left center;
}
#ffebisu h4 {
  background: url("../img/front/foot_ico02.png") no-repeat left center;
}
#ffebisu li a {
  background: url("../img/front/foot_sico01.png") no-repeat left center;
}
#ffisehara h4 {
  background: url("../img/front/foot_ico03.png") no-repeat left center;
}
#ffisehara li a {
  background: url("../img/front/foot_sico02.png") no-repeat left center;
}
.ffcolumn h4,
#ffcolumn h4 {
  background: url("../img/front/foot_ico04.png") no-repeat left center;
}
#ffcolumn li a {
  background: url("../img/front/foot_sico03.png") no-repeat left center;
}
#ffpure h4 {
  background: url("../img/front/foot_ico05.png") no-repeat left center;
}
#ffpure li a {
  background: url("../img/front/foot_sico04.png") no-repeat left center;
}
.copy {
  padding: 10px 0;
  background-color: #828282;
  text-align: center;
}
.copy small {
  color: #ffffff;
  font-size: 16px;
}
#wrapper.ebisu {
  background: url("../img/ebisu/ebisu_mainbg01.jpg") no-repeat center top;
}
#wrapper.ebisu.under,
#wrapper.single.under {
  background: url("../img/ebisu/ebisu_under_head.jpg") no-repeat center top;
}
#ebisu_head {
  height: 500px;
}
#ebisu_head > div.fl {
  position: relative;
  margin-bottom: 40px;
}
.ebisu #header h1 {
  max-width: 500px;
  padding-top: 10px;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #aaaaaa;
}
#ebisu_head h2 {
  text-align: right;
}
#ebisu_navi {
  padding-top: 65px;
  background: url("../img/ebisu/ebisu_logo01.png") no-repeat top center;
}
#ebisu_navi02 {
  padding-top: 65px;
}
#ebisu_navi ul li,
#ebisu_navi02 ul li {
  width: 130px;
  text-align: center;
  display: table;
}
#ebisu_navi ul li a,
#ebisu_navi02 ul li a {
  display: table-cell;
  padding: 28px 0;
}
#ebisu_navi ul li a:hover,
#ebisu_navi02 ul li a:hover {
  background: url("../img/ebisu/ebisu_navibg01.gif") no-repeat center bottom;
}
#ebisu_navi02 ul.flex {
  display: flex;
  justify-content: space-between;
}
#ebifront01 {
  padding-top: 40px;
  margin-bottom: 80px;
}
#ebifront01 h2 {
  margin-bottom: 40px;
}
#ebifront01 ul {
  margin-left: -35px;
}
#ebifront01 ul li {
  width: 310px;
  padding-left: 20px;
  text-align: center;
  margin-left: 35px;
}
#ebifront01 ul li span {
  display: inline-block;
  margin: 0 0 15px -20px;
}
#ebifront01 ul li h4 {
  color: #f57312;
  font-size: 16px;
  margin-bottom: 10px;
}
#ebifront01 ul li p {
  margin-bottom: 20px;
}
#ebifront02 {
  padding: 60px 0 40px;
  background-color: #fdffe9;
}
#ebifront02 p {
  margin-bottom: 30px;
}
#ebifront02 ul {
  margin-left: -32px;
}
#ebifront02 ul li {
  margin: 0 0 32px 32px;
}
#ebifront03 {
  padding: 80px 0;
  background: url("../img/ebisu/bg_y_w.jpg") no-repeat top center;
}
#ebifront03 ul {
  margin-bottom: 25px;
}
#ebifront03 li {
  padding: 10px 0 19px;
  background: url("../img/ebisu/ebisu_front_info02.png") no-repeat left bottom;
}
#ebifront03 li a {
  color: #6f6f6f;
}
#ebifront03 li a:hover {
  text-decoration: underline;
}
#ebisuproject,
#iseharaproject {
  line-height: 1.8;
}
#ebisuproject .project_tit {
  text-align: center;
  background-color: #f57312;
}
#iseharaproject .project_tit {
  text-align: center;
  background-color: #ea326e;
}
#project01 {
  background: url("../img/ebisu/project_bg01.jpg") no-repeat center top;
  height: 400px;
}
#project01 .inner {
  padding: 75px 0 0;
}
#project01 .inner h3 {
  margin-bottom: 30px;
}
#project02 {
  background: url("../img/ebisu/project_bg02.jpg") no-repeat center top;
  text-align: center;
  height: 1061px;
}
#project02 .inner {
  padding: 50px 0 0;
}
#project02 .inner h3 {
  margin-bottom: 30px;
}
#project02 .inner > p {
  margin-bottom: 25px;
}
#project02 ul {
  padding: 0 30px;
}
#project02 ul li {
  width: 50%;
  margin-bottom: 40px;
}
#project02 ul li:nth-child(odd) {
  clear: both;
}
#project02 ul li span {
  display: inline-block;
  margin-bottom: 15px;
}
#project03 {
  background: url("../img/ebisu/project_bg03.jpg") no-repeat center top;
  height: 540px;
}
#project03 .inner {
  padding: 75px 0 0 410px;
}
#project03 .inner h3 {
  margin-bottom: 30px;
}
#project04 {
  background: url("../img/ebisu/project_bg04.jpg") no-repeat center top;
  height: 730px;
}
#iseharaproject #project04 {
  background-image: url("../img/isehara/project_bg04.jpg");
}
#project04 .inner {
  padding: 75px 0 0;
}
#project04 .inner h3 {
  text-align: center;
  margin-bottom: 30px;
}
#project04 .inner > p {
  text-align: center;
  margin-bottom: 45px;
}
#project04 .inner ul {
  padding-left: 245px;
}
#project04 .inner ul li {
  margin-bottom: 35px;
  overflow: hidden;
}
#project04 .inner ul li span {
  float: left;
}
#project04 .inner ul li div {
  padding: 20px 0 0 265px;
}
#project04 .inner ul li div h4 {
  margin-bottom: 10px;
}
#project05 {
  background: url("../img/ebisu/project_bg05.jpg") no-repeat center top;
  height: 513px;
}
#iseharaproject #project05 {
  background-image: url("../img/isehara/project_bg05.jpg");
  height: 530px;
}
#project05 .inner {
  padding: 75px 0 0;
}
#project05 .inner h3 {
  margin-bottom: 30px;
}
.infodate {
  margin-right: 10px;
}
.infocate {
  background: #f57312;
  color: #ffffff;
  padding: 0 5px;
  font-size: 12px;
  vertical-align: middle;
  border-radius: 3px;
  margin-right: 20px;
  display: inline-block;
}
#ebifront04 {
  margin-bottom: 70px;
}
.ebisu_comp div.fr p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.6;
}
#ebifront04 div.fr {
  margin-bottom: 30px;
}
#ebifront04 .mapwrap {
  margin-bottom: 20px;
  clear: both;
}
#ebifront05 {
  margin-bottom: 120px;
}
#ebisu_under_head {
  position: relative;
  margin-bottom: -10px;
}
#undermainv {
  overflow: hidden;
  margin-top: 25px;
  min-width: 1000px;
  height: 240px;
  position: relative;
}
#undermainv h2 {
  overflow: hidden;
  width: 2000px;
  position: absolute;
  left: 50%;
  margin-left: -1000px;
}
#pnkz {
  font-size: 14px;
}
#pnkz li {
  padding: 10px 0;
  margin-left: 10px;
}
#pnkz li:first-child {
  margin-left: 0;
}
#pnkz a,
#pnkz span {
  display: inline-block;
  margin-left: 10px;
  color: #6f6f6f;
}
#page_content {
  padding: 40px 0 80px;
}
#ebisu_compwrap {
  padding: 90px 0 60px;
  /*background: url("../img/ebisu/bg_w_g.jpg") no-repeat top center #feffe8;*/
}
#ebisucateslide {
  padding: 90px 0 60px;
  /*background: url("../img/ebisu/bg_g_w.jpg") no-repeat top center #ffffff;*/
}
#wrapper.isehara {
  background: url("../img/isehara/isehara_mainbg01.jpg") no-repeat center top;
}
#wrapper.isehara.under {
  background: url("../img/isehara/isehara_under_head.jpg") no-repeat center top;
}
#isehara_head {
  height: 500px;
}
#isehara_head > div.fl {
  position: relative;
  margin-bottom: 40px;
}
.isehara #header h1 {
  max-width: 500px;
  padding-top: 10px;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #aaaaaa;
}
#header figure.logoimg {
  position: absolute;
  left: 0;
  bottom: -125px;
}
#isehara_head h2 {
  text-align: right;
}
#isehara_navi {
  padding-top: 65px;
  background: url("../img/isehara/isehara_logo01.png") no-repeat top center;
}
#isehara_navi02 {
  padding-top: 65px;
}
#isehara_navi ul li,
#isehara_navi02 ul li {
  width: 130px;
  text-align: center;
  display: table;
}
#isehara_navi ul li a,
#isehara_navi02 ul li a {
  display: table-cell;
  padding: 28px 0;
}
#isehara_navi ul li a:hover,
#isehara_navi02 ul li a:hover {
  background: url("../img/isehara/isehara_navibg01.gif") no-repeat center bottom;
}
#isehara_navi02 ul.flex {
  display: flex;
  justify-content: space-between;
}
#isefront01 {
  padding-top: 40px;
  margin-bottom: 40px;
}
#isefront01 h2 {
  margin-bottom: 40px;
}
#isefront01 ul {
  width: 900px;
  margin: 0 auto;
}
#isefront01 ul li {
  width: 410px;
  margin-bottom: 40px;
  text-align: center;
}
#isefront01 ul li:nth-child(even) {
  float: right;
}
#isefront01 ul li:nth-child(odd) {
  clear: both;
}
#isefront01 ul li span {
  display: inline-block;
  margin: 0 0 15px -20px;
}
#isefront01 ul li h4 {
  color: #ea326e;
  font-size: 16px;
  margin-bottom: 10px;
}
#isefront01 ul li p {
  margin-bottom: 20px;
}
#isefront02 {
  padding: 60px 0 40px;
  background-color: #ffe7ef;
}
#isefront02 p {
  margin-bottom: 30px;
}
#isefront02 ul {
  margin-left: -75px;
}
#isefront02 ul li {
  margin: 0 0 32px 75px;
}
#isefront03 {
  padding: 80px 0;
  background: url("../img/isehara/bg_p_w.jpg") no-repeat top center;
}
#isefront03 ul {
  margin-bottom: 25px;
}
#isefront03 li {
  padding: 10px 0 19px;
  background: url("../img/isehara/isehara_front_info02.png") no-repeat left bottom;
}
#isefront03 li a {
  color: #6f6f6f;
}
#isefront03 li a:hover {
  text-decoration: underline;
}
.infodate {
  margin-right: 10px;
}
.infocate {
  margin-right: 20px;
  padding: 0 5px;
  color: #ffffff;
  font-size: 12px;
  border-radius: 3px;
  vertical-align: middle;
  display: inline-block;
}
.ebinews .infocate {
  background: #f57312;
}
.isenews .infocate {
  background-color: #ea326e;
}
#isefront04 {
  margin-bottom: 70px;
}
.isehara_comp div.fr p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.6;
}
#isefront04 div.fr {
  margin-bottom: 30px;
}
#isefront04 .mapwrap {
  margin-bottom: 20px;
  clear: both;
}
#isefront05 {
  margin-bottom: 120px;
}
#isehara_under_head {
  position: relative;
  margin-bottom: -10px;
}
#isefront06 {
  margin-bottom: 120px;
}
#isefront06 p {
  text-align: center;
  margin-bottom: 40px;
}
#isehara_compwrap {
  padding: 90px 0 60px;
  /*background: url("../img/isehara/bg_w_p.jpg") no-repeat top center #ffe7ef;*/
}
#iseharacateslide {
  padding: 90px 0 60px;
  /*background: url("../img/isehara/bg_p_w.jpg") no-repeat top center #ffffff;*/
}
#cateslide01 {
  margin: 0;
}
#cateslide01 img {
  margin: 0 auto;
}
#cateslide01 button {
  width: 30px;
  height: 56px;
  margin-top: -28px;
  text-indent: -999px;
  overflow: hidden;
}
#ebisucateslide .slick-next {
  right: -35px;
  background: url("../img/ebisu/ebisu_cate_next01.gif") no-repeat center top;
}
#ebisucateslide .slick-prev {
  left: -35px;
  background: url("../img/ebisu/ebisu_cate_prev01.gif") no-repeat center top;
}
#iseharacateslide .slick-next {
  right: -35px;
  background: url("../img/isehara/isehara_cate_next01.gif") no-repeat center top;
}
#iseharacateslide .slick-prev {
  left: -35px;
  background: url("../img/isehara/isehara_cate_prev01.gif") no-repeat center top;
}
#wrapper.isehara #footer .pagetop {
  background: url("../img/isehara/page_top.png") no-repeat;
}
#wrapper.isehara #footer .pagetop img {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* Float Shadow */
#ebifront02 ul li a,
#isefront02 ul li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#ebifront02 ul li a:before,
#isefront02 ul li a:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
#ebifront02 ul li a:hover,
#ebifront02 ul li a:focus,
#ebifront02 ul li a:active,
#isefront02 ul li a:hover,
#isefront02 ul li a:focus,
#isefront02 ul li a:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
#ebifront02 ul li a:hover:before,
#ebifront02 ul li a:focus:before,
#ebifront02 ul li a:active:before,
#isefront02 ul li a:hover:before,
#isefront02 ul li a:focus:before,
#isefront02 ul li a:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.h3_tit01 {
  margin-bottom: 20px;
  padding: 10px 0 8px 15px;
  font-size: 20px;
  line-height: 1.5;
  border-bottom: 2px solid #cccccc;
}
.isehara .h3_tit01 {
  background: url("../img/front/h3_line02.gif") no-repeat 1px center;
}
.ebisu .h3_tit01 {
  background: url("../img/front/h3_line01.gif") no-repeat 1px center;
}
.box_under {
  margin-bottom: 30px;
  line-height: 1.8;
}
.box_under:last-child {
  margin-bottom: 0;
}
.h3_tit02 {
  margin-bottom: 20px;
  padding: 15px 0 13px 30px;
  font-size: 18px;
  white-space: nowrap;
  line-height: 1.5;
  position: relative;
}
.h3_tit02::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  display: block;
  height: 5px;
  bottom: 0;
  background: url("../img/isehara/isehara_staff_border01.jpg") repeat center top;
}
.isehara .h3_tit02 {
  background: url("../img/isehara/isehara_staff_ico01.jpg") no-repeat 1px center;
}
.ebisu .h3_tit02 {
  background: url("../img/ebisu/ebisu_staff_ico01.jpg") no-repeat 1px center;
}

.h4_tit01 {
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  line-height: 1.5;
  border-bottom: 2px solid #cccccc;
}

.staff_data dt {
  font-weight: bold;
  margin-bottom: 5px;
}
.staff_data dd {
  margin-bottom: 20px;
}
.staff_img_list {
  display: flex;
  flex-wrap: wrap;
  margin: -35px 0 0 -35px;
}

.staff_img_list > div {
  margin: 35px 0 0 35px;
}

.ebisu_btn01 a {
  width: 260px;
  padding: 10px 0 10px 25px;
  font-size: 14px;
  display: inline-block;
  border: solid 1px #f57312;
  border-radius: 5px;
  background: url("../img/ebisu/ebisu_btn01.png") no-repeat 20px center #f57312;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
.ebisu_btn01 a:hover {
  background: url("../img/ebisu/ebisu_btn01_on.png") no-repeat 20px center #ffffff;
  color: #f57312;
}
.pick {
  margin-left: 10px;
  vertical-align: middle;
}
.isehara_btn01 a {
  width: 260px;
  padding: 10px 0 10px 25px;
  font-size: 14px;
  display: inline-block;
  border: solid 1px #ea326e;
  border-radius: 5px;
  background: url("../img/isehara/isehara_btn01.png") no-repeat 20px center #ea326e;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
.isehara_btn01 a:hover {
  background: url("../img/isehara/isehara_btn01_on.png") no-repeat 20px center #ffffff;
  color: #ea326e;
}

table.general {
  line-height: 1.4;
  width: 100%;
}
table.general th {
  background: #77b62e;
  color: #ffffff;
  padding: 5px;
  border: 1px solid #ccc;
}
table.general td.line {
  border: 1px solid #ccc;
  padding: 10px;
}
.ve_t {
  vertical-align: top;
}
table.general td.line p {
  font-size: 10px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
}
table.general td p.ttl {
  background: #9b9b9b;
  text-align: center;
  color: #ffffff;
  width: 100%;
  font-size: 12px;
  border-radius: 3px;
  padding: 5px 0;
  margin-bottom: 20px;
}
table.general td {
}
table.general th:first-child {
  width: 45%;
}
table.general td:first-child img {
  max-width: 100%;
}
table.general td.ya {
  width: 20px;
  background: url("../img/ebisu/under/arrow_pub.png") no-repeat center center;
  background-size: 90% auto;
}
table.general td.line dl {
  width: 100%;
  text-align: left;
  margin: 0;
}
table.general td.line dl dt {
  margin: 0;
  color: #77b62e;
  font-weight: bold;
}
table.general td.line dl dd {
  margin: 0 0 15px 0;
}

#index table.prosthesis {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin-bottom: 12px;
}
#index table.prosthesis td {
  padding: 8px;
  border: 1px solid #ccc;
}
#index table.prosthesis th {
  text-align: left;
  padding: 5px;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 0.1em;
  border: 1px solid #ccc;
  background: #f5e9cf;
}
#index table.prosthesis .first {
  text-align: center;
  width: 120px;
}
#index table.prosthesis .second {
  width: 200px;
}
#index table.prosthesis .fourth {
  width: 220px;
}
#index table.prosthesis dl {
  line-height: 1.7;
  margin: 6px 0 0 0;
  padding: 0;
}
#index table.prosthesis dl dt {
  float: left;
  width: 60px;
  padding: 2px 0;
  height: 24px;
  vertical-align: middle;
}
#index table.prosthesis dl dd {
  padding: 2px 0 2px 65px;
  line-height: 20px;
  height: 24px;
}
#index table.prosthesis dl dd img {
  vertical-align: middle;
}
.panel {
  border: 1px solid #f8efdb;
  padding: 10px;
  margin-bottom: 12px;
}

/*------dlノーマル------*/
dl.dlnormal,
dl.dlest {
  line-height: 1.7;
  margin: 0 0 15px 0;
}
dl.dlnormal dt,
dl.dlest dt {
  clear: both;
  font-weight: bold;
  color: #77b62e;
}
dl.dlnormal dd {
  margin: 0 0 8px 0;
  padding: 0 0 10px 0;
}
dl.dlest dd {
  margin: 0 0 8px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #b0a4a4;
  width: 520px;
}
/*------dlノーマル ul------*/
dl.dlnormal dd ul,
dl.dlest dd ul {
  margin: 0 0 0 0;
  padding: 5px;
}
dl.dlnormal dd ul li,
dl.dlest dd ul li {
  padding: 0 0 0 15px;
  margin: 0;
}
.qa {
  margin: 0;
  padding: 5px;
}
.qa dl dt {
  background: #eee url("../img/ebisu/under/q.gif") no-repeat 3px 5px;
  padding: 5px 0 0 30px;
  margin: 0px;
  font-weight: bold;
  margin: 0px 0 5px 0;
}
.qa dl dd {
  background: #fff url("../img/ebisu/under/a.gif") no-repeat 3px 5px;
  padding: 5px 0 0 30px;
  width: auto;
  margin: 0 0 15px 0;
}
.bo_b1 {
  border-bottom: 1px dotted #ccc;
}
img.fr {
  margin: 0 0 15px 15px;
}
img.fl {
  margin: 0 15px 15px 0;
}
h5.h5_tit01 {
  background: #eee url("../img/front/h5ico_02.gif") no-repeat 6px 8px;
  font-size: 115%;
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.8;
  padding-left: 25px;
}
table.normal {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
table.normal td {
  padding: 10px 10px;
  border: 1px solid #ccc;
  text-align: center;
}
table.normal th {
  padding: 4px 10px;
  border: 1px solid #ccc;
  font-weight: normal;
}
table.normal th.head {
  background: #c4b69e;
}
table.normal th.side {
  background: #e8e4de;
}
.bg_y {
  background: #f8efdb;
}
.bg_ccc {
  background: #ccc;
}
.bg_y {
  background: #f8efdb;
}
.bg_ccc {
  background: #ccc;
}
.ubox_under > ol,
.ubox_under p {
  margin-bottom: 20px;
}
.ubox_under > div {
  margin-bottom: 30px;
}
.ftcl_02 {
  color: #ff730a;
}
.bg_01 {
  background: #fdfbe1;
}
.bo_b1 {
  border-bottom: 1px dotted #ccc;
}
.bc_coll {
  border-collapse: collapse;
}
.bc_sepa {
  border-collapse: separate;
}
.nowrap {
  white-space: nowrap;
}
.w100p {
  width: 100%;
}
#about_bk {
  clear: both;
  background-image: url("../img/ebisu/under/about_bk.jpg");
  background-repeat: no-repeat;
  padding: 20px;
  width: 670px;
  height: 384px;
  margin-top: 20px;
  font-size: 12px;
}
#about_bk .txt_area {
  float: left;
  width: 250px;
}
#about_bk .thumb_area {
  float: left;
  margin-left: 20px;
}
.midashi {
  font-size: 18px;
  color: #3968c7;
  font-weight: bold;
}
.pcnone {
  display: none;
}
.visityoutube {
  width: 280px;
  margin-right: 20px;
}
.youtubewrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtubewrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* 美容ページ */

.h3_tit03 {
  margin: 40px 0 20px;
  padding: 10px 0 8px 15px;
  font-size: 20px;
  line-height: 1.5;
  border-bottom: 2px solid #cccccc;
  background: url("../img/front/h3_line03.gif") no-repeat 1px center;
}

#beautylist {
  margin-bottom: 50px;
}
#beautylist ul li + li {
  margin-top: 40px;
}
#beautynavi {
  margin: 80px 0 50px;
  padding: 0 1px;
}
#beautynavi ul {
  margin-left: -26px;
}
#beautynavi ul li {
  float: left;
  width: 230px;
  margin: 0 0 25px 26px;
  border-radius: 5px;
}
#beautynavi ul li a {
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
}
.beauty_title01 {
  height: 50px;
  margin-bottom: 30px;
  padding: 10px 15px 0;
  border-radius: 3px;
  font-size: 22px;
  color: #ffffff;
}
.isehara .beauty_title01 {
  background: url("../img/isehara/under/beauty_title01.jpg");
}
.ebisu .beauty_title01 {
  background: url("../img/ebisu/under/beauty_title01.jpg");
}

#hyaluwrap > div,
#regenowrap > div,
#placenwrap > div,
#skinpeelwrap > div {
  line-height: 2;
}

.hyalu01 {
  margin-bottom: 40px;
}
.hyalu01 figure {
  margin-bottom: 35px;
}
.hyalu02 {
  margin-bottom: 25px;
}
.hyalu02 ul {
  height: 310px;
  padding-top: 55px;
  background: url("../img/isehara/under/beauty_hyaluronic_bg01.png") no-repeat center top;
}
.hyalu02 h2 {
  text-align: center;
  margin-bottom: 35px;
}
.hyalu02 ul li {
  margin-bottom: 60px;
}
.hyalu02 ul li.inlink01 {
  margin-left: 80px;
}
.hyalu02 ul li.inlink02 {
  margin-left: 277px;
}
.hyalu02 ul li.inlink03 {
  margin-left: 40px;
}
.hyalu02 ul li.inlink04 {
  margin-left: 355px;
}
.hyalu03 {
  margin-bottom: 40px;
  padding: 30px 40px;
  border: solid 2px #ff3359;
  background: url("../img/isehara/under/beauty_hyaluronic_bg02.jpg");
  position: relative;
  z-index: 0;
}
.hyalu03:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: -1;
}
.hyalu03 h3 {
  margin-bottom: 25px;
  padding: 5px 5px 5px;
  border-bottom: dotted 2px #ff3359;
}
.hyalu03 h3 span {
  margin-right: 15px;
}
.hyalu03 h3 span img {
  vertical-align: bottom;
}
.hyalu03 > div {
  margin-bottom: 35px;
  padding: 0 10px;
}
.hyalu_list01 {
  width: 812px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.hyalu_list01 li + li {
  padding-left: 76px;
  background: url("../img/isehara/under/hyalu_list_bg.png") no-repeat 29px 65px;
}
.hyalu_list02 {
  margin-bottom: 40px;
  float: left;
}
.hyalu_list03 {
  margin-bottom: 40px;
  float: right;
}
.hyalu_list02 li + li,
.hyalu_list03 li + li {
  padding-left: 40px;
  background: url("../img/isehara/under/hyalu_list_bg.png") no-repeat 13px 65px;
}
.hyalu03 pre {
  clear: both;
  text-align: center;
}
.hyalu03 pre span {
  display: inline-block;
  padding: 3px 20px;
  background-color: #f3f3f3;
}
.hyalu03 pre strong {
  color: #ff3359;
}
.hyalu03 > div > p {
  margin-bottom: 40px;
}
.hyalu04 {
  margin-bottom: 40px;
}
.hyalu04 dt {
  margin-bottom: 10px;
  padding-left: 35px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico01.png") no-repeat left center;
}
.hyalu04 dd {
  padding-left: 35px;
  margin-bottom: 30px;
}
.hyalu04 .fix > p.fl {
  width: 600px;
}
.hyalu05 dl {
  padding-left: 15px;
}
.hyalu05 dl dt {
  float: left;
}
.hyalu05 dl dd {
  padding: 15px 0 60px 80px;
  background: url("../img/isehara/under/beauty_hyaluronic_bg03.gif") repeat-y 24px center;
}
.hyalu05 dl dd:last-child {
  background-image: none;
}
.hyalu05 dl dd h3 {
  width: 650px;
  margin-bottom: 5px;
  color: #ff3359;
}
.hyalu05 dl dd p {
  width: 650px;
}
.hyalu05 dl dd span {
  float: right;
}
.hyalu06 {
  margin-bottom: 50px;
}
.hyalu06 dl dt {
  margin-top: 15px;
  margin-bottom: 10px;
}
.hyalu06 dl dt strong {
  display: inline-block;
  padding: 0 10px;
  background-color: #f3f3f3;
}
.hyalu06 dl dd {
  padding-left: 1em;
  text-indent: -1em;
}
.price_title {
  margin-bottom: 20px;
  padding: 15px;
  font-size: 20px;
  background: url("../img/isehara/under/beauty_hyaluronic_bg03.gif") repeat center top;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 0;
}
.price_title:before {
  content: "";
  background-color: #ff3359;
  position: absolute;
  z-index: -1;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}
/*.price_box table {
	width: 100%;
	border: solid 1px #dfdfdf;
	background-color: #ffe1e7; }
.price_box table th {
	padding: 10px 30px;
	text-align: left;
	border: solid 1px #dfdfdf;
	background: url("../img/front/h3_line03.gif") no-repeat 10px center;
	color: #474747; }
.price_box table td {
	border: solid 1px #dfdfdf;
	padding: 10px;
	width: 335px;
	text-align: center; }
.price_box p {
	padding: 15px 30px;
	border: solid #dfdfdf;
	border-width: 0 1px 1px; }*/

.regeno01 p {
  margin-bottom: 20px;
}
.regeno01 pre {
  clear: both;
  text-align: center;
}
.regeno01 pre span {
  display: inline-block;
  padding: 3px 50px;
  background-color: #f3f3f3;
}
.regeno01 pre strong {
  color: #ff3359;
}
.regeno01 p.fl {
  width: 800px;
}
.regeno01 > span {
  float: right;
}

.placen01 div {
  margin-top: 30px;
}
.placen02 dt {
  padding-left: 35px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico01.png") no-repeat left center;
}
.placen02 dd {
  padding: 0 0 15px 35px;
  border-bottom: dotted 1px #cccccc;
  margin-bottom: 20px;
}
.placen02 dd:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.placen03 p {
  margin-bottom: 20px;
}
.placen03 dt {
  padding-left: 35px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico02.png") no-repeat left center;
}
.placen03 dd {
  padding: 0 0 15px 35px;
  border-bottom: dotted 1px #cccccc;
  margin-bottom: 20px;
}
.placen03 dd:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.placen04 {
  margin-bottom: 40px;
}
.placen05 {
  margin-bottom: 40px;
  padding: 30px 40px;
  border: solid 2px #ff3359;
  background: url("../img/isehara/under/beauty_hyaluronic_bg02.jpg");
  position: relative;
  z-index: 0;
}
.placen05:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: -1;
}
.placen05 h3 {
  margin-bottom: 15px;
  padding: 5px 5px 5px;
  border-bottom: dotted 2px #ff3359;
}
.placen05 div span {
  margin-bottom: 15px;
  padding: 0 20px;
  display: inline-block;
  color: #ffffff;
  border-radius: 30px;
  background-color: #ff3359;
}
.placen05 div.fl {
  width: 590px;
}
.placen05 figure {
  margin-top: 20px;
  float: right;
}
.placen06 dt {
  padding-left: 35px;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico03.png") no-repeat left center;
}
.placen06 dd {
  padding: 0 0 15px 35px;
  border-bottom: dotted 1px #cccccc;
  margin-bottom: 20px;
}
.placen06 dd:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.placen07 dt {
  margin-bottom: 15px;
  padding: 5px 15px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  border-radius: 3px;
  background: url("../img/isehara/under/beauty_hyaluronic_bg05.gif") repeat left center;
}
.placen07 dd {
  margin-bottom: 35px;
}
.placen07 dd:last-child {
  margin-bottom: 0;
}
.placen07 dl {
  margin-bottom: 35px;
}

.skinpeel02 dt {
  margin-bottom: 5px;
  padding-left: 35px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico04.png") no-repeat left center;
}
.skinpeel02 dd {
  padding: 0 0 15px 35px;
  margin-bottom: 20px;
}
.skinpeel02 dd:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.skinpeel03 dt {
  padding-left: 35px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico01.png") no-repeat left center;
}
.skinpeel03 dt img.fr {
  margin-left: 30px;
}
.skinpeel03 dd {
  padding: 0 0 15px 35px;
  margin-bottom: 20px;
}
.skinpeel03 dd:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.skincont {
  width: 480px;
  height: 530px;
  margin-bottom: 30px;
  padding: 20px 25px;
  border: solid 2px #ff3359;
  background: url("../img/isehara/under/beauty_hyaluronic_bg02.jpg");
  float: left;
  position: relative;
  z-index: 0;
}
.skincont:nth-child(even) {
  float: right;
}
.skincont:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: -1;
}
.skincont h3 {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 5px 5px 5px;
  color: #ff3359;
  white-space: nowrap;
  border-bottom: dotted 2px #ff3359;
}
.skincont h3.fos16 {
  font-size: 16px;
}
.skincont > div {
  margin-bottom: 35px;
  padding: 0 10px;
}
.skincont span {
  display: inline-block;
  margin-bottom: 20px;
}
.skincont h4 {
  font-size: 18px;
}
.skinpeel05 dl {
  padding-left: 15px;
}
.skinpeel05 dl dt {
  float: left;
}
.skinpeel05 dl dd {
  padding: 15px 0 35px 80px;
  background: url("../img/isehara/under/beauty_hyaluronic_bg03.gif") repeat-y 24px center;
}
.skinpeel05 dl dd:last-child {
  background-image: none;
}
.skinpeel05 dl dd h3 {
  width: 650px;
  margin-bottom: 5px;
  color: #ff3359;
}
.skinpeel05 dl dd p {
  width: 650px;
}
.skinpeel07 p.fl {
  width: 490px;
}
.skinpeel07 span {
  float: right;
}

#wrapper.single #header h1 {
  text-align: center;
}
#wrapper.single #header h1 a:hover img {
  opacity: 1;
}
#single_content {
  padding: 40px 0 80px;
}
.column_cont {
  width: 770px;
  float: left;
}
#sidebar {
  float: right;
  width: 200px;
}
#sidebar .widget_title,
.side_search > h3 {
  padding: 15px 0 8px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #f19500;
  background: url("../img/single/side_title_bg01.gif") repeat-x left top;
  border-bottom: solid 2px #f19500;
  margin-bottom: 20px;
}
.side_search,
#sidebar .widget {
  margin-bottom: 30px;
}
#sidebar .widget ul li {
  padding-left: 18px;
  background: url("../img/single/side_li_bg01.gif") no-repeat left 5px;
}
#sidebar .widget ul li + li {
  margin-top: 10px;
}
#sidebar a {
  color: #6f6f6f;
}
#sidebar a:hover {
  text-decoration: underline;
}

.side_search #searchform div.fix {
  border: solid 1px #cccccc;
  border-radius: 5px;
  overflow: hidden;
}
.side_search #searchform div input[type="text"] {
  width: 169px;
  height: 28px;
  line-height: 0;
  float: left;
  border: none;
  border-radius: 0 0 3px 3px;
  padding: 5px;
}
.side_search #searchform div #searchsubmit {
  float: right;
}

.singlettl {
}
.singlettl .cate {
  display: inline-block;
  padding: 0 10px;
  margin-right: 10px;
  background-color: #77b62e;
  font-weight: bold;
  color: #ffffff;
}
.singlettl .post_title,
.singlettl h1 {
  font-size: 22px;
  margin: 20px 0 10px;
}

.singletxt {
  border-top: solid #cccccc 1px;
  padding: 25px 0 40px;
  line-height: 1.8;
}
.singletxt h2 {
  padding: 5px 0 5px 15px;
  margin-bottom: 15px;
  border-bottom: solid #cccccc 1px;
  font-size: 20px;
  background: url("../img/single/single_h2_tit01.gif") no-repeat left 8px;
}
.singletxt p + h2 {
  margin-top: 25px;
}
.singletxt a {
  text-decoration: underline;
}
.singletxt h3 {
  margin-bottom: 15px;
  border-bottom: solid #cccccc 1px;
}
.singletxt h4 {
  margin-bottom: 15px;
}

h2.archive_title {
  padding: 5px 0 5px 15px;
  margin-bottom: 15px;
  border-bottom: solid #cccccc 1px;
  font-size: 20px;
  background: url("../img/single/single_h2_tit01.gif") no-repeat left 8px;
}
#archive_main > article + article {
  padding-top: 20px;
  border-top: dotted 1px #cccccc;
}
.arcivetxt {
  padding-bottom: 25px;
}
#archive_main .post > a {
  display: block;
  color: #6f6f6f;
}
#archive_main .post > a:hover .post_title {
  text-decoration: underline;
}

#archive_main .wp-pagenavi {
  text-align: center;
}
#archive_main .wp-pagenavi a {
  width: 38px;
  height: 38px;
  margin: 0 5px;
  padding: 0;
  color: #6f6f6f;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  border: none;
  border: solid 1px #ffffff;
}
#archive_main .wp-pagenavi span.current {
  width: 38px;
  height: 38px;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  background-color: #f19500;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  border-radius: 5px;
  border: solid 1px #f19500;
}
#archive_main .wp-pagenavi a.previouspostslink,
#archive_main .wp-pagenavi a.nextpostslink {
  border: solid 1px #cccccc;
  background-color: #ffffff;
  color: #cccccc;
}
#archive_main .wp-pagenavi a:hover,
#archive_main .wp-pagenavi a.previouspostslink:hover,
#archive_main .wp-pagenavi a.nextpostslink:hover {
  border: solid 1px #f19500;
  color: #f19500;
}

.column_other {
  margin-top: 80px;
}
.column_other > h2 {
  line-height: 0;
  margin-bottom: 20px;
}
.other_cont {
  margin: 0 0 20px 19px;
  float: left;
}
.other_cont a {
  width: 244px;
  height: 318px;
  display: block;
  padding: 20px 16px;
  border: solid 2px #ffffff;
  border-radius: 5px;
  color: #6f6f6f;
}
.other_cont a:hover {
  border: solid 2px #f19500;
}
.other_cont:nth-child(3n + 1) {
  clear: both;
  margin-left: 0;
}
.other_cont figure {
  width: 200px;
  height: 128px;
  margin: 0 auto 15px;
  padding: 4px 4px 8px;
  position: relative;
  background: url("../img/single/column_other_bg01.jpg") no-repeat center top;
}
.other_cont figure img {
  border-radius: 5px;
}
.other_cont figure span.cate {
  display: inline-block;
  padding: 0 10px;
  margin-right: 10px;
  background-color: #77b62e;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  font-size: 11px;
  right: 9px;
  bottom: 16px;
  font-weight: normal;
}
.other_cont .date {
  font-size: 11px;
}
.other_cont h2 {
  font-size: 16px;
  font-weight: normal;
  margin: 8px 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.other_cont p {
  font-size: 12px;
}

#pagenext {
  position: relative;
  text-align: center;
  z-index: 1;
}
#pagenext ul {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
#pagenext li {
  display: table;
}
#pagenext li a {
  display: block;
  width: 170px;
  height: 50px;
  border-radius: 5px;
  border: solid 1px #f19500;
  color: #f19500;
  display: table-cell;
  vertical-align: middle;
}
#pagenext li.fl a {
  padding-left: 20px;
  background: url("../img/single/single_prev_bg01.png") no-repeat 20px center;
}
#pagenext li.fr a {
  padding-right: 20px;
  background: url("../img/single/single_next_bg01.png") no-repeat 136px center;
}
#pagenext li.fl a:hover {
  color: #ffffff;
  background: url("../img/single/single_prev_bg02.png") no-repeat 20px center #f19500;
}
#pagenext li.fr a:hover {
  color: #ffffff;
  background: url("../img/single/single_next_bg02.png") no-repeat 136px center #f19500;
}
#pagenext .centerbt {
  position: relative;
  z-index: 2;
  display: table;
  width: 220px;
  margin: 0 auto;
}
#pagenext .centerbt a {
  height: 50px;
  width: 220px;
  border-radius: 5px;
  color: #ffffff;
  border: solid 1px #f19500;
  background-color: #f19500;
  display: table-cell;
  vertical-align: middle;
}
#pagenext .centerbt a:hover {
  background-color: #ffffff;
  color: #f19500;
}

.columnlink p {
  text-align: center;
}
.columnlink a {
  width: 300px;
  border-radius: 5px;
  color: #ffffff;
  margin: 0 15px;
  padding: 15px 0 15px 20px;
  border: solid 1px #f57312;
  background: url("../img/ebisu/ebisu_btn01.png") no-repeat 40px center #f57312;
  display: inline-block;
  vertical-align: middle;
}
.isehara .columnlink a {
  border: solid 1px #ea326e;
  background: url("../img/isehara/isehara_btn01.png") no-repeat 40px center #ea326e;
}
.ebisu .columnlink a:hover {
  background-color: #ffffff;
  background-image: url("../img/ebisu/ebisu_btn01_on.png");
  color: #f57312;
}
.isehara .columnlink a:hover {
  background-color: #ffffff;
  background-image: url("../img/isehara/isehara_btn01_on.png");
  color: #ea326e;
}

.pricebox em,
.pricebox i {
  font-style: normal;
}
.pricebox .pricenav {
  margin-bottom: 50px;
}
.pricebox .pricenav ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 0 -10px;
}
.pricebox .pricenav ul li {
  margin: 10px 0 0 10px;
}
.pricebox .pricenav ul li a {
  display: block;
  padding: 5px 50px 5px 20px;
  font-size: 14px;
  border: solid 1px #dfdfdf;
  border-radius: 100px;
  background: #ffffff no-repeat center right 20px;
  color: inherit;
}
.pricebox .pricenav ul li a:hover {
  color: #ffffff;
}
.ebisu .pricebox .pricenav ul li a {
  background-image: url("../img/ebisu/ebisu_btn02_on.png");
}
.ebisu .pricebox .pricenav ul li a:hover {
  background-color: #f57312;
  background-image: url("../img/ebisu/ebisu_btn02.png");
}
.isehara .pricebox .pricenav ul li a {
  background-image: url("../img/isehara/isehara_btn02_on.png");
}
.isehara .pricebox .pricenav ul li a:hover {
  background-color: #ea326e;
  background-image: url("../img/isehara/isehara_btn02.png");
}

.price_table {
  margin-bottom: 30px;
}
.price_table h2 {
  padding: 10px 30px;
  font-size: 18px;
  text-align: left;
  border: solid #dfdfdf 1px;
}
.price_table h2.h2_link {
  padding: 0;
}
.price_table h2.h2_link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  color: inherit;
}
.price_table h2.h2_link a > span {
  font-size: 14px;
  display: inline-block;
  padding-right: 25px;
  background: no-repeat right center;
  font-weight: normal;
}

.isehara .price_table h2.h2_link a > span {
  background-image: url("../img/isehara/isehara_btn01_on.png");
}
.isehara .price_table h2.h2_link a:hover > span {
  background-image: url("../img/isehara/isehara_btn01.png");
}
.ebisu .price_table h2.h2_link a > span {
  background-image: url("../img/ebisu/ebisu_btn01_on.png");
}
.ebisu .price_table h2.h2_link a:hover > span {
  background-image: url("../img/ebisu/ebisu_btn01.png");
}

.price_table table + h2 {
  margin-top: 30px;
}
.price_table table {
  width: 100%;
  border: solid 1px #dfdfdf;
}
.ebisu .price_table h2 {
  background: url("../img/front/h3_line01.gif") no-repeat 10px 10px #fffbd7;
}
.isehara .price_table h2 {
  background: url("../img/front/h3_line02.gif") no-repeat 10px 10px #ffe7ef;
}
.price_table tr:nth-child(even) {
  background-color: #fcfcfc;
}
.price_table tr th {
  padding: 10px 0 10px 30px;
  font-size: 16px;
  text-align: left;
  /* white-space: nowrap; */
  font-weight: normal;
  border-top: solid 1px #dfdfdf;
}
.price_table tr td {
  width: 340px;
  font-size: 16px;
  /* padding: 10px 40px; */
  padding: 10px 10px;
  border: solid 1px #dfdfdf;
  text-align: center;
}
.price_table tr:first-child th,
.price_table tr:first-child td {
  border-top: none;
}

.price_table h2 + table {
  border-top: none;
}
.price_table p.subtit {
  font-weight: bold;
  margin-bottom: 15px;
  padding: 5px 15px;
  font-size: 16px;
  text-align: left;
  border-bottom: solid #dfdfdf 1px;
}
.ebisu .price_table p.subtit {
  background: url("../img/front/h3_line01.gif") no-repeat left center;
}
.isehara .price_table p.subtit {
  background: url("../img/front/h3_line02.gif") no-repeat left center;
}

.price_table h2 + p.subtit,
.price_table table + p.subtit {
  margin-top: 20px;
}
.price_table caption {
  border: solid 1px #dfdfdf;
  border-top: 0;
  padding: 10px;
}

.price_top {
  margin-top: 10px;
  text-align: right;
}
.price_top a {
  font-size: 14px;
  display: inline-block;
  color: inherit;
  border-bottom: solid 1px #6f6f6f;
}

#oyashirazuwrap {
  position: relative;
  padding-top: 450px;
  font-size: 16px;
  line-height: 2;
}
.oyashirazu_main01 {
  width: 2000px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
}
.oyashirazu01 {
  padding-top: 50px;
  margin-bottom: 50px;
}
.oya_tit01 {
  font-size: 22px;
  display: inline-block;
  margin-bottom: 15px;
}
.ebisu .oya_tit01 {
  color: #f57312;
}
.isehara .oya_tit01 {
  color: #ea326e;
}
.oyashirazu01 .fr {
  margin-left: 80px;
}
.oyashirazu02 {
  margin-bottom: 60px;
}
.oyashirazu02 ul {
  margin-bottom: 40px;
}
.oyashirazu02 li {
  width: 296px;
  text-align: center;
  font-weight: bold;
  margin-left: 56px;
  white-space: nowrap;
}
.oyashirazu02 li:first-child {
  margin-left: 0;
}
.oyashirazu02 li span {
  display: block;
  margin-bottom: 10px;
}
.oyashirazu02 p {
  margin-bottom: 55px;
}
.oyashirazu02 h4 {
  text-align: center;
  font-weight: 18px;
}
.oyashirazu02 h4 span {
  font-size: 22px;
}
.ebisu .oyashirazu02 h4 span {
  color: #f57312;
}
.isehara .oyashirazu02 h4 span {
  color: #ea326e;
}
.oyashirazu03 {
  margin-bottom: 80px;
}

.ireba01 p {
  margin-bottom: 30px;
}
.ireba01 ul {
  text-align: center;
  margin-bottom: 50px;
}
.ireba01 ul li {
  display: inline-block;
  margin: 0 15px;
}
.ireba01 dl dt {
  color: #ea326e;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.ireba01 dl dt span {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 36px;
  margin-right: 15px;
  color: #ffffff;
  background-color: #ea326e;
  border-radius: 50px;
}
.ireba01 dl dd {
  min-height: 135px;
  margin-bottom: 20px;
  padding: 0 280px 0 51px;
  position: relative;
}
.ireba01 dl dd img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ireba02 {
  padding-bottom: 40px;
}
.ireba02 > p {
  margin-bottom: 60px;
}
.ireba03 {
  margin-bottom: 50px;
}
.ireba03 ul li {
  width: 220px;
  float: left;
  margin-left: 40px;
}
.ireba03 ul li:first-child {
  margin-left: 0;
}
.ireba03 ul li h4 {
  display: table;
  width: 220px;
}
.ireba03 ul li h4 span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 70px;
  color: #ea326e;
  font-size: 18px;
}

div.page_contact {
  width: 838px;
  position: relative;
  padding: 23px;
  margin: 3px auto;
  background: url("../img/isehara/under/beauty_hyaluronic_bg04.gif");
  z-index: 2;
}
div.page_contact::after {
  content: "";
  background: url("../img/isehara/under/ireba_bg01.jpg");
  position: absolute;
  border-radius: 3px;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  z-index: -1;
}
div.page_contact h4 {
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
div.page_contact p {
  padding: 7px;
  border-radius: 3px;
  background-color: #ffffff;
  margin: 0 auto;
}

.ortho_popup #cboxClose {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: none;
  border-radius: 0;
  overflow: hidden;
}

#floating_bnr {
  width: 300px;

  position: fixed !important;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 99;
}
#floating_bnr.close {
  bottom: calc((214px + 34px) * -1);
  /*bottom: -214px;*/
}
#floating_bnr .closebtn {
  position: absolute;
  /* width: 26px; */
  width: 34px;
  /* height: 26px; */
  height: 34px;
  /* right: 7px; */
  right: 0;
  /* top: 7px; */
  top: -34px;
  z-index: 2;
  cursor: pointer;
}
#floating_bnr .closebtn::before {
  content: url("https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/close.png");
  height: 34px;
  width: 34px;

  /* content: "×"; */
  /* font-size: 30px; */
  position: absolute;
  line-height: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

#colorbox {
  overflow: visible !important;
}
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#colorbox *,
a {
  outline: 0 !important;
}

.ebisu_cont .ortho_voice {
  text-align: center;
  background-color: #faf5e8;
}

.shorei {
  margin-bottom: 30px;
}
.shorei > .before {
  float: left;
}
.shorei > .after {
  float: right;
}
.ebisu_cont .shorei h4 {
  padding: 5px 10px;
  background-color: #f46714;
  color: #ffffff;
}
.shorei .shorei_photo {
  width: 450px;
  height: 300px;
  background: #000000;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.shorei .shorei_photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.outline_a.meritmb {
  margin-bottom: 37px;
}
span.padinbi01 {
  display: block;
}
.orthodontic .outline_a {
  margin-bottom: 25px;
}

#gummywrap > div {
  line-height: 2;
  color: #474747;
}
.gummy01 figure {
  margin-bottom: 20px;
}
.gummy01 p.fl {
  width: 680px;
}
.gummy02 > p {
  margin-bottom: 35px;
}
.gummy02 dt {
  margin-bottom: 10px;
  padding-left: 35px;
  color: #ff3359;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico05.png") no-repeat left center;
}
.gummy02 dd {
  overflow: hidden;
  margin-bottom: 35px;
}
.gummy02 dd span.fl {
  margin-right: 30px;
}
.gummy02 dd:last-child {
  margin-bottom: 0;
}
.gummy03 ul {
  padding-top: 20px;
  width: 720px;
  margin: 0 auto;
}
.gummy03 ul li {
  width: 310px;
  text-align: center;
}
.gummy03 ul li + li {
  margin-left: 100px;
}
.gummy03 ul li p {
  font-weight: bold;
  margin-top: 10px;
}
.gummy04_inner {
  margin-bottom: 40px;
  padding: 30px 40px;
  border: solid 2px #ff3359;
  background: url("../img/isehara/under/beauty_hyaluronic_bg02.jpg");
  position: relative;
  z-index: 0;
}
.gummy04_inner:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: -1;
}
.gummy04_inner h3 {
  margin-bottom: 25px;
  padding: 5px 5px 5px;
  border-bottom: dotted 2px #ff3359;
}
.gummy04_inner h3 span {
  margin-right: 15px;
}
.gummy04_inner h3 span img {
  vertical-align: bottom;
}
.gummy04_inner > div {
  margin-bottom: 35px;
  padding: 0 10px;
}
.gummy04_inner h4.h4_gummy04_tit {
  margin: 0 0 40px;
  padding: 5px 15px;
  background-color: #fdffdb;
  color: #474747;
}
.gummy04_inner p {
  margin-bottom: 30px;
}
.gummy_list01 {
  width: 512px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.gummy_list01 li + li {
  padding-left: 80px;
  background: url("../img/isehara/under/hyalu_list_bg.png") no-repeat 35px 146px;
}
.gummy_list02 {
  width: 830px;
  margin: 0 auto 30px;
  text-align: center;
}
.gummy_list02 li img {
  display: block;
  margin-bottom: 5px;
}
.gummy_list02 li + li {
  padding-left: 30px;
}
.gummy_list03 {
  width: 512px;
  margin: 0 auto 40px;
}
.gummy_list03 li + li {
  padding-left: 80px;
  background: url("../img/isehara/under/hyalu_list_bg.png") no-repeat 33px 65px;
}
.gummy05 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.gummy05 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.gummy05 table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.gummy05 table thead {
  background-color: #ffe7ef;
}
.gummy05 table thead th {
  font-weight: bold;
  border-right: none;
}
.gummy05 table thead td {
  text-align: right;
}
.gummy06_list01 {
  margin-bottom: 40px;
  float: left;
}
.gummy06_list02 {
  margin-bottom: 40px;
  float: right;
}
.gummy06_list01 li + li,
.gummy06_list02 li + li {
  padding-left: 40px;
  background: url("../img/isehara/under/hyalu_list_bg.png") no-repeat 13px 65px;
}
.gummy07 .gummy_faq dt {
  padding: 10px 25px 10px 65px;
  background: url("../img/isehara/under/gummy_faq_ico01.jpg") no-repeat 20px 14px #fdffdb;
  font-weight: bold;
}
.gummy07 .gummy_faq dd {
  margin-bottom: 30px;
  padding: 10px 25px 10px 65px;
  background: url("../img/isehara/under/gummy_faq_ico02.jpg") no-repeat 20px 14px;
}

#slimwrap > div {
  line-height: 2;
  color: #474747;
}
.slim01 figure {
  margin-bottom: 20px;
}
.slim01 p.fl {
  width: 680px;
}
.slim02 ul {
  padding-top: 15px;
}
.slim02 ul li {
  margin-bottom: 10px;
  padding-left: 35px;
  color: #727272;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/isehara/under/beauty_ico05.png") no-repeat left center;
}
.slim02 dd {
  overflow: hidden;
  margin-bottom: 35px;
}
.slim02 dd span.fl {
  margin-right: 30px;
}
.slim02 dd:last-child {
  margin-bottom: 0;
}
.slim03 dl {
  overflow: hidden;
}
.slim03 dl dt {
  padding-left: 25px;
  float: left;
  clear: both;
}
.slim03 dl dd {
  margin-bottom: 40px;
  padding: 50px 0 0 300px;
}
.slim03 dl dd h4 {
  font-size: 18px;
  margin: 10px 0 5px;
  font-weight: bold;
  color: #ff3359;
}
.slim04 h4.h4_slim04_tit {
  margin: 0 0 40px;
  padding: 5px 25px;
  background-color: #fdffdb;
  color: #474747;
}
.slim04 p {
  margin: 0 0 30px;
}
.beauty_table01,
.slim05 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.beauty_table01 th,
.slim05 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.beauty_table01 td,
.slim05 table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.beauty_table01 thead,
.slim05 table thead {
  background-color: #ffe7ef;
}
.beauty_table01 thead th,
.slim05 table thead th {
  font-weight: bold;
  border-right: none;
}
.beauty_table01 thead td,
.slim05 table thead td {
  text-align: right;
}
.slim05 p {
  margin-top: 10px;
  text-align: right;
}
.slim06_list01 {
  margin: 0 auto 40px;
}
.slim06 li {
  width: 216px;
  text-align: center;
}
.slim06 li + li {
  width: 264px;
  padding-left: 48px;
  background: url("../img/isehara/under/hyalu_list_bg.png") no-repeat 13px 65px;
}
.slim06 li span {
  margin-top: 13px;
  display: block;
}
.slim07 .slim_faq dt {
  padding: 10px 25px 10px 65px;
  background: url("../img/isehara/under/gummy_faq_ico01.jpg") no-repeat 20px 14px #fdffdb;
  font-weight: bold;
}
.slim07 .slim_faq dd {
  margin-bottom: 30px;
  padding: 10px 25px 10px 65px;
  background: url("../img/isehara/under/gummy_faq_ico02.jpg") no-repeat 20px 14px;
}

#bleach_ul01 {
  padding: 0 50px;
}
#bleach_ul01 li {
  margin-left: 135px;
  text-align: center;
}
#bleach_ul01 li:first-child {
  margin-left: 0;
}
#bleach_ul01 li img {
  margin-bottom: 15px;
}
#bleach_ul02 {
  margin-bottom: 10px;
  padding: 0 7px;
}
#bleach_ul02 li {
  background: url("../img/isehara/under/bleach_ico01.jpg") no-repeat left 50px top 60px;
  padding-left: 115px;
  text-align: center;
}
#bleach_ul02 li:first-child {
  padding-left: 0;
}
#bleach_ul02 li img {
  margin-bottom: 10px;
}
#bleach_ul02 li p {
  color: #f57312;
  font-weight: bold;
}
#bleach_ul03 li {
  background: url("../img/isehara/under/bleach_ico01.jpg") no-repeat left 16px top 60px;
  /* padding-left: 48px; */
  padding-left: 45px;
  text-align: center;
}
#bleach_ul03 li:first-child {
  padding-left: 0;
}
#bleach_ul03 li img {
  margin-bottom: 10px;
}

.under_faq dt {
  padding: 10px 25px 10px 65px;
  font-weight: bold;
}
.isehara_cont .under_faq dt {
  background: url("../img/isehara/under/gummy_faq_ico01.jpg") no-repeat 20px 14px #fdffdb;
}
.ebisu_cont .under_faq dt {
  background: url("../img/isehara/under/bleach_faq_ico01.jpg") no-repeat 20px 14px #fdffdb;
}
.under_faq dd {
  margin-bottom: 30px;
  padding: 10px 25px 10px 65px;
}
.isehara_cont .under_faq dd {
  background: url("../img/isehara/under/gummy_faq_ico02.jpg") no-repeat 20px 14px;
}
.ebisu_cont .under_faq dd {
  background: url("../img/isehara/under/bleach_faq_ico02.jpg") no-repeat 20px 14px;
}
.under_price_table table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.under_price_table table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.under_price_table table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.under_price_table table thead {
  background-color: #fdffdb;
}
.under_price_table table thead th {
  font-weight: bold;
  border-right: none;
}
.under_price_table table thead td {
  text-align: right;
}

#lp_page {
  margin-bottom: -37px;
  padding-top: 25px;
  position: relative;
  line-height: 2;
  font-family: "Noto Sans Japanese", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
  color: #1d1a13;
}
#lp_page::after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 37px;
  width: 100%;
  display: block;
  background: url("../img/lp/lp_page_after.png") no-repeat center bottom;
}
#lp_page #lp_main {
  background: url("../img/lp/lp_main_bg01.jpg") no-repeat center top;
}
#lp_page #lp_sec01 {
  background: url("../img/lp/lp_sec01_bg01.jpg") repeat center top;
}
#lp_page #lp_sec01 .inner {
  position: relative;
}
#lp_page #lp_sec01 .inner .fl {
  width: 78.5%;
}
#lp_page #lp_sec01 .inner .fr {
  width: 19.9%;
  margin: -1.5% 0 -1.4%;
}
#lp_page #lp_sec02 {
  background: url("../img/lp/lp_sec02_bg01.jpg") no-repeat center top;
  background-size: cover;
}
#lp_page #lp_sec02 .inner p {
  padding: 7% 0 3%;
}
#lp_page #lp_sec02 .inner .slick-slider {
  margin-bottom: 0;
  padding-bottom: 5%;
}
#lp_page #lp_sec02 .inner .slick-list {
  overflow: visible;
}
#lp_page #lp_sec02 .inner .slick-slide {
  height: auto;
}
#lp_page #lp_sec02 .inner .slick-slide img {
  padding: 0 17%;
}
#lp_page #lp_sec03 {
  background: url("../img/lp/lp_sec03_bg01.jpg") no-repeat center top;
}
#lp_page #lp_sec03 .inner {
  position: relative;
  z-index: 1;
}
#lp_page #lp_sec03 .inner::after {
  content: "";
  display: block;
  background: url("../img/lp/lp_sec03_img02.png") no-repeat center top;
  background-size: 100% 100%;
  margin: 0 0 -3.7% -10.2%;
  padding: 7.3% 0 0 20.4%;
  position: absolute;
  left: 50%;
  bottom: 0;
}
#lp_page #lp_sec03 .inner span {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 10.2%;
  left: 50%;
  animation: floating 4s infinite;
  -webkit-animation: floating 4s infinite;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico01 {
  margin: 23.7% 0 0 -14.2%;
  animation-delay: -0.3s;
  -webkit-animation-delay: -0.3s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico02 {
  margin: 25% 0 0 32.8%;
  animation-delay: -1.2s;
  -webkit-animation-delay: -1.2s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico03 {
  margin: 29.8% 0 0 -38.3%;
  animation-delay: -2.7s;
  -webkit-animation-delay: -2.7s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico04 {
  margin: 29.9% 0 0 13%;
  animation-delay: -1.5s;
  -webkit-animation-delay: -1.5s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico05 {
  margin: 44.6% 0 0 -26.2%;
  animation-delay: -3.6s;
  -webkit-animation-delay: -3.6s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico06 {
  margin: 44.8% 0 0 22.9%;
  animation-delay: -3s;
  -webkit-animation-delay: -3s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico07 {
  margin: 51.8% 0 0 -47.2%;
  animation-delay: -0.6s;
  -webkit-animation-delay: -0.6s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico08 {
  margin: 59.8% 0 0 33.1%;
  animation-delay: -3.9s;
  -webkit-animation-delay: -3.9s;
}
#lp_page #lp_sec03 .inner .lp_sec03_ico09 {
  margin: 65.8% 0 0 -34.2%;
  animation-delay: -2.7s;
  -webkit-animation-delay: -2.7s;
}
#lp_page #lp_sec04 {
  background: #e7fffd;
}
#lp_page #lp_sec04 .inner h3.lp_sec04_title {
  padding: 9% 0 4%;
}
#lp_page #lp_sec04 .inner ul {
  text-align: center;
}
#lp_page #lp_sec04 .inner ul li {
  width: 28%;
  text-align: left;
}
#lp_page #lp_sec04 .inner ul li.lp_sec04_best01 {
  display: inline-block;
  float: none;
}
#lp_page #lp_sec04 .inner ul li.lp_sec04_best02 {
  padding-top: 8%;
}
#lp_page #lp_sec04 .inner ul li.lp_sec04_best03 {
  padding-top: 8%;
  float: right;
}
#lp_page #lp_sec04 .inner ul li p {
  padding-top: 5%;
}
#lp_page #lp_sec04 .inner ul li img {
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#lp_page #lp_sec04 .inner ul li.lp_sec04_best01 img {
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
#lp_page #lp_sec04 .inner ul li.lp_sec04_best02 img {
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#lp_page #lp_sec04 .inner ul li.lp_sec04_best03 img {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#lp_page #lp_sec04 .inner ul.inview li img {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#lp_page #lp_sec04 .inner > p {
  padding: 2% 0 8.5%;
}
#lp_page #lp_sec05 {
  background: url("../img/lp/lp_sec05_bg01.jpg") no-repeat center top;
}
#lp_page #lp_sec05 p {
  opacity: 0;
  -moz-transition: all 1.5s ease-out;
  -webkit-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
#lp_page #lp_sec05 p.inview {
  opacity: 1;
  transform: rotateY(720deg);
  -webkit-transform: rotateY(720deg);
}
#lp_page #lp_sec06 {
  background: url("../img/lp/lp_sec06_bg01.jpg") no-repeat center top;
}
#lp_page #lp_sec06 i {
  margin-top: 2.9%;
  width: 32.4%;
  position: relative;
  z-index: 1;
}
#lp_page #lp_sec06 i::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  background: url("../img/lp/lp_sec06_bg02.png") no-repeat center top;
  background-size: 100% 100%;
  -webkit-animation: spin 30s linear infinite;
  -moz-animation: spin 30s linear infinite;
  -ms-animation: spin 30s linear infinite;
  -o-animation: spin 30s linear infinite;
  animation: spin 30s linear infinite;
}
#lp_page #lp_sec06 .inner div.lp_sec06_01 {
  padding: 8% 0 6%;
}
#lp_page #lp_sec06 .inner div.lp_sec06_02 {
  padding: 0 0 6%;
}
#lp_page #lp_sec06 .inner div.lp_sec06_03 {
  padding: 0 0 8%;
}
#lp_page #lp_sec06 .inner div.lp_sec06_01 > div,
#lp_page #lp_sec06 .inner div.lp_sec06_02 > div {
  width: 60%;
}
#lp_page #lp_sec06 .inner div.lp_sec06_03 > div {
  width: 61.8%;
}
#lp_page #lp_sec06 .inner p {
  padding: 4% 0 0 8%;
}
#lp_page #lp_sec07 {
  background: url("../img/lp/lp_sec07_bg01.jpg") repeat center top;
}
#lp_page #lp_sec07 .inner > h3 {
  padding: 3.5% 0 2.5%;
}
#lp_page #lp_sec07 .inner > p {
  text-align: center;
  font-size: 12px;
  padding: 2% 0 3%;
}
#lp_slide02 {
  margin-bottom: 0;
}
#lp_slide02 .slick-list {
  width: 82%;
  margin: 0 auto;
}
#lp_slide02 .slick-slide {
  height: auto;
}
#lp_slide02 .slick-prev,
#lp_slide02 .slick-next {
  width: 8.5%;
  height: 0;
  padding: 5% 0 0;
  margin-top: 20%;
  top: 0;
}
#lp_slide02 .slick-prev {
  background: url("../img/lp/lp_sec07_arrow01.png") no-repeat center top;
  left: 0;
  left: 5%;
}
#lp_slide02 .slick-next {
  background: url("../img/lp/lp_sec07_arrow02.png") no-repeat center top;
  right: 0;
  right: 5%;
}
#lp_slide02 .slick-prev:before,
#lp_slide02 .slick-next:before {
  content: none;
}
#lp_slide02 .slick-disabled {
  display: none !important;
}
#lp_slide02 .slick-dots {
  bottom: 0;
  margin-bottom: 11.5%;
  line-height: 0;
}
#lp_slide02 .slick-dots li {
  width: 1%;
  height: auto;
}
#lp_slide02 .slick-dots li button {
  width: 100%;
  height: 0;
  padding: 100% 0 0;
  background: #1d1a13;
  border-radius: 50px;
}
#lp_slide02 .slick-dots li.slick-active button {
  background-color: #338e7f;
}
#lp_slide02 .slick-dots li button:before {
  content: none;
}
#lp_page #lp_sec08 {
  background-color: #338e7f;
}
#lp_page #lp_sec08 .inner {
  text-align: center;
  background: url("../img/lp/lp_sec08_bg01.jpg") no-repeat center top;
  background-size: 100% auto;
}
#lp_page #lp_sec08 .inner h3 {
  padding: 8% 0 3.5%;
}
#lp_page #lp_sec08 .inner div span {
  display: inline-block;
  width: 36%;
  margin: 0 2%;
}
#lp_page #lp_sec08 .inner > p {
  padding: 3.5% 0 4%;
}
#lp_page #lp_sec09 {
  text-align: center;
  background: url("../img/lp/lp_sec09_bg01.jpg") no-repeat center bottom;
}
#lp_page #lp_sec09 h3 {
  padding: 8% 0 3%;
}
#lp_page #lp_sec09 p {
  font-size: 20px;
}
#lp_page #lp_sec09 span {
  display: inline-block;
  padding: 3% 0 11.5%;
}
#lp_page #lp_sec10 {
  background: url("../img/lp/lp_sec10_bg01.jpg") no-repeat center top;
}
#lp_page #lp_sec10 h3 {
  padding: 8% 0 9.4%;
}
#lp_page #lp_sec10 #lp_sec10_cont {
  margin-bottom: 10.4%;
  padding: 3.8% 0 4.5%;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_cont01,
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_cont02 {
  margin-left: 4%;
  width: 58%;
}
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_cont01 {
  margin-bottom: 4%;
}
#lp_page #lp_sec10 #lp_sec10_cont h4 {
  margin-bottom: 4.5%;
}
#lp_page #lp_sec10 #lp_sec10_cont p {
  padding-right: 5%;
}
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_img01,
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_img02 {
  position: absolute;
  right: 0;
  display: block;
}
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_img01 {
  width: 29%;
  top: 0;
  margin: -4% 9.5% 0 0;
}
#lp_page #lp_sec10 #lp_sec10_cont .lp_sec10_img02 {
  width: 29.5%;
  bottom: 0;
  margin: 0 3.9% -3.5% 0;
}
#lp_page #lp_sec11 {
  background: url("../img/lp/lp_sec01_bg01.jpg") repeat center top;
}
#lp_page #lp_sec11 .inner {
  position: relative;
}
#lp_page #lp_sec11 .inner .fl {
  width: 78.5%;
}
#lp_page #lp_sec11 .inner .fr {
  width: 20%;
  margin: -1.5% 0 0;
}
#lp_page #lp_sec12 {
  background: url("../img/lp/lp_sec12_bg01.jpg") repeat center top;
}
#lp_page #lp_sec12 .inner {
  padding: 1px 0;
}
#lp_page #lp_sec12 h3 {
  width: 32%;
  margin: 4% auto;
  text-align: center;
  border-radius: 100px;
  background-color: #ffffff;
  color: #338e7f;
  font-size: 26px;
  line-height: 1.4;
}
#lp_page #lp_sec12 .inner p {
  text-align: center;
  padding-bottom: 3.5%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
#lp_page #lp_sec12 .inner p img.lp_sec12_ico {
  vertical-align: text-bottom;
  line-height: 0;
  margin: 0 10px 0 0;
}
#lp_page #lp_sec12 .inner p span {
  font-size: 22px;
}
#lp_page #lp_sec12 .inner p .through {
  font-weight: bold;
  font-size: 26px;
  color: #fda100;
}
#lp_page #lp_sec12 .inner p img.imadake {
  vertical-align: baseline;
  line-height: 1;
  margin: 0 15px 0 10px;
}
#lp_page #lp_sec12 .inner p .price {
  font-size: 36px;
  color: #db225f;
}
#lp_page #lp_sec12 .inner p .price font {
  font-size: 18px;
}
#lp_page #lp_sec12 .inner p:last-child {
  margin-bottom: 2.5%;
}

#lp_page #lp_sec13 {
  background-color: #338e7f;
}
#lp_page #lp_sec13 .inner {
  text-align: center;
  background: url("../img/lp/lp_sec08_bg01.jpg") no-repeat center top;
  background-size: 100% auto;
}
#lp_page #lp_sec13 .inner h3 {
  padding: 8% 0 3.5%;
}
#lp_page #lp_sec13 .inner div span {
  display: inline-block;
  width: 36%;
  margin: 0 2%;
}
#lp_page #lp_sec13 .inner > p {
  padding: 3.5% 0 7.7%;
}

/*
==============================================
floating
==============================================
*/

.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {
    transform: rotate(-15deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-15deg);
  }
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: rotate(-15deg);
  }
  50% {
    -webkit-transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(-15deg);
  }
}

/*
==============================================
spin
==============================================
*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#f_allergy_bnr {
  margin-top: -20px;
}
#f_allergy_bnr p a {
  display: block;
  margin-left: -20px;
}

.childactor01 {
  margin-bottom: 60px;
}
.childactor01 p {
  width: 500px;
  padding-left: 15px;
}

.childactor01 p strong {
  display: inline-block;
  margin-bottom: 10px;
}
.childactor02 {
  margin-bottom: 60px;
}
.childactor02 ul {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.childactor02 ul li {
  width: 465px;
}
.childactor02 ul li + li {
  position: relative;
}
.childactor02 ul li + li:before {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 27px 0 27px 24px;
  border-left-color: #f57312;
  position: absolute;
  top: 0;
  left: 0;
  margin: 139px 0 0 -44px;
}
.childactor02 ul.col3 li {
  width: 290px;
}
.childactor02 ul.col3 li + li:before {
  margin: 80px 0 0 -44px;
}
.childactor02 ul.col3 img {
  margin: 0;
  border: none;
  padding: 0;
}
.childactor02 p {
  margin-bottom: 10px;
}
.childactor02 table {
  width: 590px;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.childactor02 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 270px;
  background-color: #fdffdb;
  font-weight: normal;
}
.childactor02 table td {
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.childactor03 {
  margin-bottom: 60px;
}
.childactor03 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.childactor03 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 390px;
  background-color: #fdffdb;
  font-weight: normal;
}
.childactor03 table td {
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}

.reserv_wrap {
  margin: 50px 0 100px;
  font-size: 20px;
  text-align: center;
}
.reserv_wrap .reserv_btn {
  margin-bottom: 15px;
}
.reserv_wrap .reserv_btn a {
  display: block;
  border-radius: 5px;
  padding: 25px 0;
  color: #ffffff;
  background: #f57312 url("../img/ebisu/under/reserv_btn_ebisu.png") no-repeat left 40px center;
}
.reserv_wrap .reserv_btn a:hover {
  opacity: 0.6;
}
.reserv_wrap .reserv_tel {
  font-weight: bold;
}

.isehara .childactor02 ul li + li:before {
  border-left-color: #ea326e;
}
.isehara .reserv_wrap .reserv_btn a {
  background: #ea326e url("../img/isehara/under/reserv_btn_isehara.png") no-repeat left 40px center;
}

.botox01,
.botox02,
.botox03,
.botox04,
.botox05 {
  margin-bottom: 60px;
}
.botox01 p {
  padding-left: 15px;
  line-height: 1.8;
}
.botox02 p {
  line-height: 1.8;
}
.botox03 p,
.botox04 p,
.botox05 p {
  width: 460px;
  line-height: 1.8;
}
.botox03 span,
.botox04 span,
.botox05 span {
  width: 540px;
  display: inline-block;
  text-align: center;
}
.botox06 {
  margin-bottom: 120px;
}
.botox06 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.botox06 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 180px;
  background-color: #fdffdb;
  vertical-align: top;
  font-weight: normal;
}
.botox06 table td {
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.botox07 {
  margin-bottom: 90px;
}
.botox07 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.botox07 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.botox07 table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.botox07 table thead {
  background-color: #fdffdb;
}
.botox07 table thead th {
  font-weight: bold;
  border-right: none;
}
.botox07 table thead td {
  text-align: right;
}

.docbest01,
.docbest02,
.docbest04,
.docbest05 {
  margin-bottom: 60px;
}
.docbest06 {
  margin-bottom: 140px;
}

.docbest01 p,
.docbest05 p,
.docbest06 p {
  line-height: 1.8;
}
.docbest02 p {
  width: 510px;
  line-height: 1.8;
}
.docbest05 p,
.docbest06 p {
  text-indent: -1em;
  padding-left: 1em;
}
.docbest03 {
  margin-bottom: 15px;
}
.docbest03 h4 {
  font-size: 18px;
  display: inline-block;
  padding: 5px 15px;
  background-color: #f57312;
  border-radius: 5px;
  color: #ffffff;
  margin-bottom: 35px;
}
.isehara .docbest03 h4 {
  background-color: #ea326e;
}
.docbest03 ul {
  margin-bottom: 55px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.docbest03 ul li {
  width: 200px;
}
.docbest03 ul li.docbest03_li01 {
  text-align: center;
}
.docbest03 ul li.docbest03_li01 span {
  margin-left: -75px;
  display: block;
}
.docbest03 ul li + li {
  margin-left: 66px;
  position: relative;
}
.docbest03 ul li.docbest03_li_arr:before {
  content: "";
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 27px 0 27px 24px;
  border-left-color: #f57312;
  position: absolute;
  top: 0;
  left: 0;
  margin: 164px 0 0 -44px;
}
.isehara .docbest03 ul li.docbest03_li_arr:before {
  border-left-color: #ea326e;
}

.docbest03 ul li p {
  margin-top: 20px;
}

.docbest04 {
  margin-bottom: 90px;
}
.docbest04 table {
  margin-bottom: 15px;
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.docbest04 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.docbest04 table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.docbest04 table thead {
  background-color: #fdffdb;
}
.docbest04 table thead th {
  font-weight: bold;
  border-right: none;
}
.docbest04 table thead td {
  text-align: right;
}
.docbest04 p {
  font-size: 13px;
  text-align: right;
}

.hyaluronic01,
.hyaluronic02,
.hyaluronic03,
.hyaluronic04,
.hyaluronic05 {
  margin-bottom: 60px;
}
.hyaluronic01 p,
.hyaluronic02 p,
.hyaluronic03 p {
  line-height: 1.8;
}
.hyaluronic01 ul li + li {
  margin-top: 15px;
  font-size: 18px;
}
.hyaluronic01 ul li::before {
  content: "";
  background: url("../img/ebisu/under/hyaluronic_ico.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.hyaluronic04 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.hyaluronic04 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 180px;
  background-color: #fdffdb;
  vertical-align: top;
  font-weight: normal;
}
.hyaluronic04 table thead td {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  background-color: #fdffdb;
  vertical-align: top;
  font-weight: bold;
}
.hyaluronic04 table td {
  vertical-align: top;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.hyaluronic05 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.hyaluronic05 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 180px;
  background-color: #fdffdb;
  vertical-align: top;
  font-weight: normal;
}
.hyaluronic05 table td {
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.hyaluronic06 {
  margin-bottom: 90px;
}
.hyaluronic06 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.hyaluronic06 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.hyaluronic06 table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.hyaluronic06 table thead {
  background-color: #fdffdb;
}
.hyaluronic06 table thead th {
  font-weight: bold;
  border-right: none;
}
.hyaluronic06 table thead td {
  text-align: right;
}

.hyaluronic07 {
  margin-bottom: 60px;
}
.hyaluronic07 p {
  line-height: 1.8;
}
.hyaluronic07 span.fr {
  width: 300px;
  margin: 0 0 20px 20px;
}

.implant01 {
  margin-bottom: 60px;
}
.implant01 p {
  line-height: 1.8;
}
.implant01 p a {
  display: inline-block;
  margin-top: 5px;
  color: #0416ff;
}
.implant01 span.fr {
  margin: 0 0 20px 20px;
}

.implant02 {
  margin-bottom: 60px;
}
.implant02 > p {
  margin-bottom: 20px;
}
.implant02_cont01 {
  margin-bottom: 35px;
}
.implant02_cont01 > div {
  width: 480px;
}
.implant02_cont01 h4 {
  margin-bottom: 35px;
  padding: 4px 0;
  background-color: #f5e9cf;
  border-radius: 3px;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.implant02_cont01 ul li {
  background: url("../img/ebisu/under/hyaluronic_ico.png") no-repeat left top 2px;
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.isehara .implant02_cont01 ul li {
  background: url("../img/isehara/under/beauty_ico05.png") no-repeat left top;
}
.implant02_cont01 ul li + li {
  margin-top: 15px;
}
.implant02_cont01 ul li span {
  font-weight: normal;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 10px;
}
.implant02_cont02 {
  width: 700px;
  margin: 0 auto;
}
.implant02_cont02 h4 {
  width: 170px;
  margin: 0 auto -15px;
  text-align: center;
  background: #f57312;
  color: #ffffff;
  border-radius: 10px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
}
.isehara .implant02_cont02 h4 {
  background: #ea326e;
}
.implant02_cont02 ul {
  margin-bottom: 10px;
  border: solid 1px #f57312;
  padding: 30px 50px 18px;
  border-radius: 5px;
}
.isehara .implant02_cont02 ul {
  border: solid 1px #ea326e;
}
.implant02_cont02 ul li {
  font-size: 16px;
  font-weight: bold;
}
.implant02_cont02 ul li + li {
  margin-top: 5px;
}
.implant02_cont02 p {
  font-size: 12px;
}

.miracle01,
.miracle02,
.miracle03 {
  margin-bottom: 60px;
}
.miracle02 p {
  line-height: 1.8;
}
.miracle01 ul li + li {
  margin-top: 15px;
  font-size: 18px;
}
.miracle01 ul li::before {
  content: "";
  background: url("../img/ebisu/under/hyaluronic_ico.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.isehara .miracle01 ul li::before {
  background: url("../img/isehara/under/beauty_ico05.png") no-repeat left top -2px;
}
.miracle02 p.fl {
  width: 500px;
}
.miracle03 p.miracle03_txt {
  margin-bottom: 30px;
  line-height: 1.8;
}
.miracle03 .miracle03_cont {
  width: 475px;
  text-align: center;
}
.miracle03 .miracle03_cont h4 {
  padding: 10px 0;
  background-color: #f5e9cf;
  font-size: 16px;
  margin-bottom: 20px;
  color: #000000;
}
.miracle03 .miracle03_cont ul {
  margin-bottom: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.miracle03 .miracle03_cont ul li p {
  margin-top: 10px;
}
.miracle03 .miracle03_cont .point_txt {
  color: #000000;
  border: solid 1px #f57312;
  border-radius: 10px;
  padding: 30px 0 15px;
  position: relative;
  z-index: 1;
}
.miracle03 .miracle03_cont .point_txt:before {
  content: url("../img/ebisu/under/miracle_point.png");
  position: absolute;
  left: 50%;
  top: 0;
  margin: -15px 0 0 -54px;
  line-height: 0;
  z-index: 1;
}
.isehara .miracle03 .miracle03_cont .point_txt {
  border: solid 1px #ea326e;
}
.isehara .miracle03 .miracle03_cont .point_txt:before {
  content: url("../img/isehara/under/miracle_point.png");
}
.miracle04 {
  margin-bottom: 70px;
}
.miracle04 p {
  margin-bottom: 20px;
}
.miracle04 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
}
.miracle04 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.miracle04 table td {
  text-align: center;
  width: 335px;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}
.miracle04 table thead {
  background-color: #fdffdb;
}
.miracle04 table thead th {
  font-weight: bold;
  border-right: none;
}
.miracle04 table thead td {
  text-align: right;
}
#miraclewrap .reserv_wrap {
  margin: 0 0 40px;
  font-weight: bold;
}
#miraclewrap .miracle04 + .reserv_wrap {
  margin-bottom: 100px;
}

.underlink {
  margin-bottom: 50px;
}
.underlink p {
  text-align: center;
}
.underlink a {
  width: 300px;
  border-radius: 5px;
  color: #ffffff;
  margin: 0 15px;
  padding: 15px 0 15px 20px;
  border: solid 1px #f57312;
  background: url("../img/ebisu/ebisu_btn01.png") no-repeat 40px center #f57312;
  display: inline-block;
  vertical-align: middle;
}
.isehara .underlink a {
  border: solid 1px #ea326e;
  background: url("../img/isehara/isehara_btn01.png") no-repeat 40px center #ea326e;
}
.ebisu .underlink a:hover {
  background-color: #ffffff;
  background-image: url("../img/ebisu/ebisu_btn01_on.png");
  color: #f57312;
}
.isehara .underlink a:hover {
  background-color: #ffffff;
  background-image: url("../img/isehara/isehara_btn01_on.png");
  color: #ea326e;
}
.blogbnr {
  margin-bottom: 50px;
}

.suikou01,
.suikou02,
.suikou03,
.suikou04,
.suikou05 {
  margin-bottom: 60px;
}

.suikou01 ul li + li {
  margin-top: 15px;
  font-size: 18px;
}
.suikou01 ul li::before {
  content: "";
  background: url("../img/ebisu/under/hyaluronic_ico.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.isehara .suikou01 ul li::before {
  background: url("../img/isehara/under/beauty_ico05.png") no-repeat left top -2px;
}
.suikou02 p {
  line-height: 1.8;
}
.suikou03 p {
  width: 550px;
  line-height: 1.8;
}
.suikou04 p strong {
  display: inline-block;
  margin-bottom: 5px;
}
.suikou04 p + p {
  margin-top: 30px;
}

.suikou05 p {
  margin-bottom: 15px;
  line-height: 1.8;
}
.suikou05 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 1px 0 0;
}
.suikou05 table th {
  border: solid #dfdfdf;
  border-width: 0 0 1px 1px;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.suikou05 table td {
  width: 335px;
  text-align: center;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 0 1px 1px;
}
.suikou05 table th + td {
  width: 220px;
}
.suikou05 table td + td,
.suikou05 table th + td:last-child {
  width: 335px;
}

.suikou05 table + table {
  border-top: none;
}
.suikou05 table thead {
  background-color: #fdffdb;
}
.suikou05 table thead th {
  font-weight: bold;
}
.suikou05 table thead td {
  text-align: right;
  border-left: none;
}

.suikou06 {
  margin-bottom: 120px;
}
.suikou06 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.suikou06 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 180px;
  background-color: #fdffdb;
  vertical-align: top;
  font-weight: normal;
}
.suikou06 table td {
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}

.purelift01,
.purelift02,
.purelift03,
.purelift04,
.purelift05 {
  margin-bottom: 60px;
}

.purelift01 div.fl {
  width: 520px;
}
.purelift01 ul {
  margin-bottom: 15px;
}
.purelift01 ul li {
  font-size: 18px;
}
.purelift01 ul li + li {
  margin-top: 15px;
  font-size: 18px;
}
.purelift01 ul li::before {
  content: "";
  background: url("../img/ebisu/under/hyaluronic_ico.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.isehara .purelift01 ul li::before {
  background: url("../img/isehara/under/beauty_ico05.png") no-repeat left top -2px;
}
.purelift01 p {
  line-height: 1.8;
}
.purelift02 p {
  line-height: 1.8;
}
.purelift02 h4 {
  margin-bottom: 15px;
  padding: 5px 10px;
  background-color: #eeeeee;
}
.purelift02 > div {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.purelift02 > div.purelift02_cont02 {
  flex-direction: row-reverse;
}
.purelift02 > div + div {
  margin-top: 55px;
}
.purelift02 > div > div {
  width: 500px;
}

.purelift03 p {
  overflow: hidden;
  line-height: 1.8;
}
.purelift03 span.fr {
  margin-left: 40px;
}
.purelift04 p strong {
  display: inline-block;
  margin-bottom: 5px;
}
.purelift04 p + p {
  margin-top: 30px;
}

.purelift04 p {
  margin-bottom: 15px;
  line-height: 1.8;
}
.purelift04 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 1px 0 0;
}
.purelift04 table th {
  border: solid #dfdfdf;
  border-width: 0 0 1px 1px;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.purelift04 table td {
  width: 335px;
  text-align: center;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 0 1px 1px;
}
.purelift04 table th + td {
  width: 220px;
}
.purelift04 table td + td,
.purelift04 table th + td:last-child {
  width: 335px;
}

.purelift04 table + table {
  border-top: none;
}
.purelift04 table thead {
  background-color: #fdffdb;
}
.purelift04 table thead th {
  font-weight: bold;
}
.purelift04 table thead td {
  text-align: right;
  border-left: none;
}

.purelift05 {
  margin-bottom: 120px;
}
.purelift05 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 0 0 1px;
  text-align: left;
}
.purelift05 table th {
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
  padding: 10px 25px;
  width: 180px;
  background-color: #fdffdb;
  vertical-align: top;
  font-weight: normal;
}
.purelift05 table td {
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 1px 1px 0;
}

.carisolv01,
.carisolv02,
.carisolv03,
.carisolv04 {
  margin-bottom: 60px;
}
.carisolv01 h4 {
  display: inline-block;
  margin-bottom: 15px;
  padding: 5px 10px;
  background-color: #eeeeee;
}
.carisolv05 {
  margin-bottom: 120px;
}
.carisolv05 table {
  width: 100%;
  border: solid #dfdfdf;
  border-width: 1px 1px 0 0;
}
.carisolv05 table th {
  border: solid #dfdfdf;
  border-width: 0 0 1px 1px;
  padding: 10px 25px;
  text-align: left;
  font-weight: normal;
}
.carisolv05 table td {
  width: 335px;
  text-align: center;
  padding: 10px 25px;
  border: solid #dfdfdf;
  border-width: 0 0 1px 1px;
}
.carisolv05 table th + td {
  width: 220px;
}
.carisolv05 table td + td,
.carisolv05 table th + td:last-child {
  width: 335px;
}
.carisolv05 table + table {
  border-top: none;
}
.carisolv05 table thead {
  background-color: #fdffdb;
}
.carisolv05 table thead th {
  font-weight: bold;
}
.carisolv05 table thead td {
  text-align: right;
  border-left: none;
}

#purehifuwrap {
  font-size: 14px;
  color: #555555;
}
#purehifuwrap .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#purehifuwrap .w480 {
  margin-top: 30px;
  width: 32%;
}
#purehifuwrap .w480:nth-child(-n + 3) {
  margin-top: 0;
}
#purehifuwrap .w4802 {
  width: 24%;
}
#purehifuwrap .w4802.w3 {
  width: 32%;
  margin-top: 30px;
}

#purehifuwrap .w4802 .brown_tit01 {
  padding: 12px 0;
  font-size: 14px;
}

#purehifuwrap .w4802 .hifu_price01 {
  font-size: 24px;
}
#purehifuwrap .w4802 .hifu_price01 small {
  font-size: 20px;
}
#purehifuwrap .w4802 .hifu_box01 div.hifu_box01_02 {
  font-size: 14px;
}
#purehifuwrap .w4802 .hifu_price02 small {
  font-size: 20px;
}
#purehifuwrap .w4802 .hifu_box01 div.hifu_box01_02 .hifu_price02 {
  font-size: 24px;
}

#purehifuwrap .brown_tit01 {
  border-radius: 3px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-color: #513319;
  padding: 6px 0;
}
#purehifuwrap .brown_tit02 {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #513319;
  padding: 8px 10px;
}
#purehifuwrap .hifu_box01 {
  border: solid 1px #513319;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}
#purehifuwrap .hifu_box01 div.hifu_box01_01 {
  width: 195px;
  border-right: solid 1px #513319;
}
#purehifuwrap .hifu_ul01 {
  padding-left: 10px;
  margin-bottom: 25px;
}
#purehifuwrap .hifu_ul01 li {
  font-size: 14px;
  position: relative;
  padding-left: 33px;
  z-index: 1;
}
#purehifuwrap .hifu_ul01 li + li {
  margin-top: 10px;
}
#purehifuwrap .hifu_ul01 li::before {
  content: "";
  margin-top: -11px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: solid 1px #513319;
  line-height: 1;
  vertical-align: middle;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  border-radius: 3px;
  background-color: #ffffff;
}
#purehifuwrap .hifu_ul01 li::after {
  content: "";
  margin-top: -10px;
  display: inline-block;
  width: 13px;
  height: 7px;
  border: solid #bea680;
  border-width: 0 0 3px 3px;
  transform: rotate(-45deg);
  position: absolute;
  z-index: 2;
  left: 4px;
  top: 50%;
}
#purehifuwrap .hifu_price01 {
  margin-top: 10px;
  line-height: 1;
  color: #ff7d7d;
  font-family: "DIN Alternate", Arial, Meiryo, sans-serif;
  font-weight: bold;
  font-size: 30px;
}
#purehifuwrap .hifu_price01 small {
  font-size: 30px;
}
#purehifuwrap .hifu_box01 div.hifu_box01_02 {
  text-align: right;
}
#purehifuwrap .hifu_price02 {
  margin-top: 5px;
  line-height: 1;
  color: #ff7d7d;
  font-family: "DIN Alternate", Arial, Meiryo, sans-serif;
  font-weight: bold;
  font-size: 28px;
}
#purehifuwrap .hifu_price02 small {
  font-size: 22px;
}
#purehifuwrap .hifu_price02 + p {
  margin-top: 15px;
}
#purehifuwrap .after_tri {
  font-size: 14px;
  margin-bottom: 12px;
}
#purehifuwrap .after_tri + p {
  font-size: 14px;
}
#purehifuwrap .after_tri::after {
  content: "";
  margin: 10px auto 0;
  display: block;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 14px 9px 0;
  border-top-color: #bea680;
}
#purehifu01 {
  margin: 30px 0 60px;
}
#purehifu02 {
  margin-bottom: 80px;
}
#purehifu02 h2 {
  color: #bea680;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 5px;
}
#purehifu02 p {
  line-height: 1.8;
}
#purehifu02 strong {
  font-size: 18px;
  color: #000000;
  display: block;
  margin-bottom: 10px;
}
#purehifu03 {
  margin-bottom: 90px;
}
#purehifu03 .flex {
  flex-direction: row-reverse;
}
#purehifu04 {
  margin-bottom: 90px;
}
#purehifu04 .flex p {
  width: 700px;
  line-height: 1.8;
}
#purehifu04 .flex02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#purehifu04 .flex02 ul {
  padding: 20px;
  border-radius: 10px;
  border: solid 1px #513319;
  font-size: 14px;
  color: #513319;
  line-height: 2;
}
#purehifu05 {
  margin-bottom: 75px;
}
#purehifu05 ul li {
  display: flex;
  font-size: 16px;
  padding: 8px 0;
}
#purehifu05 ul li + li {
  margin-top: 7px;
}
#purehifu05 ul li i {
  display: inline-block;
  min-width: 40px;
  margin: -8px 5px -8px 0;
}
#purehifu05 ul li strong {
  margin-right: 10px;
  white-space: nowrap;
  color: #513319;
  font-weight: normal;
}
#purehifu06 {
  margin-bottom: 90px;
}
#purehifu06 .flex {
  justify-content: flex-start;
}
#purehifu06 .hifu_ul01 {
  margin-right: 65px;
}
#purehifu07 {
  margin-bottom: 90px;
}
#purehifu07 > strong {
  color: #513319;
  font-size: 26px;
  margin-bottom: 10px;
}
#purehifu07 > p {
  margin-bottom: 15px;
}
#purehifu07 .hifu_box03 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border: solid 1px #513319;
  padding: 10px 20px 20px;
  font-size: 18px;
  margin-top: 35px;
  line-height: 34px;
  position: relative;
}
#purehifu07 .hifu_box03 strong {
  width: 185px;
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #ffffff;
  background-color: #513319;
  font-size: 26px;
  line-height: 1;
  margin: 0 20px -10px 0;
}
#purehifu07 .hifu_box03 .hifu_box03_hukidashi {
  position: absolute;
  top: -75px;
  left: 50%;
  margin-left: -325px;
}
#purehifu07 .hifu_box03 .hifu_price01 {
  margin: 0 15px;
}
.moretext_btn {
  display: none;
}

.hover_inimg:hover img {
  opacity: 1;
}

#n_beauty_cont01 {
  margin-bottom: 60px;
  background-color: #ff9999;
}
#n_beauty_cont02 {
  margin-bottom: 65px;
  text-align: center;
}
#n_beauty_cont03 {
  margin-bottom: 90px;
  background: url("../img/ebisu/n_beauty_cont03_bg.jpg") no-repeat center top;
}
#n_beauty_cont03 .inner {
  height: 456px;
  padding: 305px 0 0 395px;
}

.n_beauty_title {
  text-align: center;
  margin-bottom: 60px;
}
.n_beauty_title h2 {
  font-family: tbchibirgothicplusk-pro, "Noto Sans Japanese", "Lucida Grande",
    "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 30px;
  line-height: 1.4;
  font-weight: normal;
}
.n_beauty_title h2 span {
  position: relative;
  display: inline-block;
  padding: 0 10px 5px;
  box-shadow: inset 0 -8px 0 rgba(255, 238, 238, 1);
  line-height: 1;
}
.n_beauty_title h2 span:before {
  content: "";
  display: block;
  height: 100%;
  width: 765px;
  margin-right: 20px;
  background: url("../img/ebisu/n_beauty_title_bg01.png") no-repeat right center;
  position: absolute;
  top: 0;
  right: 100%;
}
.n_beauty_title h2 span::after {
  content: "";
  display: block;
  height: 100%;
  width: 765px;
  margin-left: 20px;
  background: url("../img/ebisu/n_beauty_title_bg02.png") no-repeat left center;
  position: absolute;
  top: 0;
  left: 100%;
}
.n_beauty_title p {
  margin-top: 55px;
  font-family: "Noto Sans Japanese", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
  line-height: 2;
  font-size: 16px;
}

#n_beauty_list {
  margin-bottom: 100px;
  font-family: "Noto Sans Japanese", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
}
#n_beauty_list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -60px -60px 0;
}
#n_beauty_list ul li {
  width: 470px;
  margin: 0 60px 60px 0;
}
#n_beauty_list ul li a {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 345px;
  color: #474747;
}
#n_beauty_list ul li a::after {
  content: "";
  width: 450px;
  height: 308px;
  box-shadow: 0 0 0 2px #d8d8d8;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: -1;
}
#n_beauty_list ul li a:hover::after {
  box-shadow: none;
  background: url("../img/ebisu/n_beauty_list_bg.jpg") no-repeat center top;
}

#n_beauty_list ul li a > div {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#n_beauty_list ul li a > div h3 {
  margin-top: 20px;
  text-align: center;
  width: 210px;
  font-size: 18px;
  line-height: 32px;
  font-weight: normal;
}
#n_beauty_list ul li a > div h3::after {
  content: "";
  width: 72px;
  margin: 25px auto 0;
  border-bottom: solid 3px #ff9999;
  display: block;
}
#n_beauty_list ul li a > div h3 span {
  font-size: 14px;
}
#n_beauty_list ul li a > p {
  padding: 0 30px 0 50px;
  font-size: 14px;
  line-height: 26px;
}
#n_beauty_list ul li a > span {
  margin: auto -20px 0 auto;
}

#n_beauty_page {
  margin-bottom: 90px;
  padding-top: 80px;
  background: url("../img/ebisu/n_beauty_page_bg.jpg") no-repeat center top;
  background-size: cover;
  height: 1044px;
}
#n_beauty_text {
  position: relative;
  z-index: 1;
}
#n_beauty_text::after {
  content: "";
  display: block;
  width: 780px;
  height: 725px;
  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 60px;
  left: 250px;
  z-index: -1;
}
#n_beauty_text h3 {
  margin-bottom: 55px;
  padding-left: 80px;
  font-size: 32px;
  line-height: 2;
  font-family: tbchibirgothicplusk-pro, "Noto Sans Japanese", "Lucida Grande",
    "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #ff9999;
}
#n_beauty_text > div {
  margin: 0 0 60px 250px;
  padding: 0 0 0 55px;
}
#n_beauty_text p {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 42px;
  color: #474747;
  font-family: "Noto Sans Japanese", "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
}
#n_beauty_text > div > span {
  margin: 0 55px 0 0;
  display: block;
  text-align: right;
}
#n_beauty_slide {
  position: relative;
  z-index: 2;
}
#n_beauty_slide .slick-list {
  overflow: visible;
}
#n_beauty_slide .slick-list img {
  margin: 0 auto;
}

#n_beauty_column01,
#n_beauty_column02 {
  margin-bottom: 90px;
}
.n_beauty_column_list ul {
  display: flex;
}
.n_beauty_column_list ul li {
  width: 280px;
}
.n_beauty_column_list ul li + li {
  margin-left: 80px;
}
.n_beauty_column_list ul li a {
  display: block;
  color: #474747;
  font-size: 14px;
  text-align: center;
}
.n_beauty_column_list ul li a div {
  box-sizing: border-box;
  width: 260px;
  height: 210px;
  padding: 25px 0 38px;
  margin: 0 auto;
  border: solid 2px #d8d8d8;
  border-top: none;
}
.n_beauty_column_list ul li a div h3 {
  width: 200px;
  margin: 0 auto 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}
.n_beauty_column_list ul li a div p {
  width: 180px;
  text-align: left;
  margin: 0 auto 15px;
  line-height: 34px;
}

#microwrap {
  margin-bottom: 90px;
}
#microwrap p {
  line-height: 2;
}
.micro_topbnr {
  margin-bottom: 60px;
}
.micro_topbnr figure {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2000px;
}
.micro01,
.micro02,
.micro03,
.micro04 {
  margin-bottom: 60px;
}
.micro01 .fix p.fl,
.micro03 .fix p.fr {
  width: 500px;
}

.micro02 ul {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
.micro02 ul li {
  width: 310px;
  text-align: center;
}
.micro02 ul li figure {
  margin-bottom: 15px;
}

.micro04 ul {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
.micro04 ul li {
  width: 265px;
  font-size: 18px;
  color: #f57312;
  text-align: center;
}
.micro04 ul li figure {
  margin-bottom: 10px;
}

.micro05 .fix div.fl {
  width: 550px;
}
.micro05 .fix div.fl h4 {
  color: #f57312;
  font-size: 18px;
  margin-bottom: 25px;
}
.micro05 .fix div.fl ul li {
  font-weight: bold;
  margin-bottom: 15px;
}
.micro05 .fix div.fl ul li::before {
  content: "";
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background: url("../img/ebisu/under/micro_list_ico.png") no-repeat center center;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}

/* top page pure-beauty */
.top_pure_wrapper {
  border: 8px solid #ffcccc;
  margin: 0 20px;
}
.top_pure_wrapper h3 {
  margin-top: -30px;
  display: flex;
  justify-content: center;
  font-weight: normal;
  margin-bottom: 30px;
}
.top_pure_wrapper h3 span {
  color: #867e79;
  font-size: 24px;
  letter-spacing: 0.1em;
  padding: 0 10px;
  background: #fff;
  text-align: center;
}
.top_pure_slider01 {
  display: flex;
  justify-content: space-between;
  margin: 0 -28px;
  margin-bottom: 50px;
}
.top_pure_slider01 a {
  display: inline-block;
}
.top_pure_slider01 img {
  width: 313px;
}

/* バッカルファット除去 */
#buccal_fat_wrap div {
  line-height: 2;
}
#buccal_fat_wrap .buccal_fat_box01 {
  text-align: center;
  margin-top: 40px;
}
#buccal_fat_wrap .buccal_fat_flexbox01 {
  display: flex;
  justify-content: space-between;
}
#buccal_fat_wrap .buccal_fat_flexbox01 > *:first-child {
  margin-right: 30px;
}
#buccal_fat_wrap .buccal_fat_flexbox01 figure {
  max-width: 100%;
  flex-shrink: 0;
}
#buccal_fat_wrap .buccal_fat_flexbox01 img {
  width: 100%;
}
#buccal_fat_wrap .buccal_fat_syourei {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#buccal_fat_wrap .buccal_fat_syourei_txt {
  font-weight: bold;
  text-align: right;
  font-size: 16px;
}
@media (max-width: 767px) {
  #buccal_fat_wrap > div {
    padding: 0 30px;
  }
  #buccal_fat_wrap .buccal_fat_flexbox01 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #buccal_fat_wrap .buccal_fat_flexbox01 figure {
    margin-top: 30px;
  }
  #buccal_fat_wrap .buccal_fat_flexbox01 img {
    width: auto;
  }
  #buccal_fat_wrap .buccal_fat_ttl01 {
    margin-bottom: 35px;
  }
}

/* 緊急事態宣言に伴う診療時間短縮について */
.column_text01 {
  font-size: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  .column_text01 {
    font-size: 32px;
  }
}

/* 美容アイテム */
#beauty_products_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
#beauty_products_list > li {
  width: 480px;
  margin-top: 80px;
}
#beauty_products_list > li:nth-child(n + 3) {
  margin-top: calc(80px + 55px);
}
#beauty_products_list > li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #d8d8d8;
  padding: 0 40px;
  color: #474747;
  font-size: 14px;
  letter-spacing: 0.025em;
  margin-bottom: 25px;
}
#beauty_products_list > li > a:hover {
  border: 2px solid #ff9999;
}
#beauty_products_list > li > a > p {
  line-height: 1.8;
}
#beauty_products_list > li > a > figure {
  background: #ffffff;
  display: block;
  width: 420px;
  height: 280px;
  margin-top: -80px;
  margin-bottom: 30px;
}
#beauty_products_list > li > a > div {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 40px;
  margin-bottom: -27px;
}
#beauty_products_list > li > a > div > span {
  border-radius: 30px;
  border: 1px solid #ff9999;
  color: #ff9999;
  display: block;
  background: url("../img/isehara/beauty_products_ico_plus01.png") no-repeat center right 40px,
    #ffffff;
  border-radius: 30px;
  padding: 15px 40px;
  width: 250px;
}
#beauty_products_list > li > a:hover > div > span {
  color: #ffffff;
  background: url("../img/isehara/beauty_products_ico_plus01_hover.png") no-repeat center right 40px,
    #ff9999;
}
#beauty_products_list h3 {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
#beauty_products_list h3::after {
  content: "";
  background: #ff9999;
  height: 3px;
  width: 72px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#beauty_products_list > li > div {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
}
#beauty_products_list > li > div > p {
  font-size: 12px;
  letter-spacing: 0.1em;
  background: url("../img/isehara/beauty_products_link_ico01.png") no-repeat center left;
  padding-left: 20px;
}
@media (max-width: 767px) {
  #beauty_products_list {
    margin-top: 20px;
    padding: 0 30px;
  }
  #beauty_products_list > li {
    width: 100%;
  }
  #beauty_products_list > li > a > figure {
    width: 520px;
    height: auto;
  }
  #beauty_products_list h3 {
    font-size: 28px;
  }
  #beauty_products_list > li > a > div > span,
  #beauty_products_list > li > a > p {
    font-size: 20px;
  }
  #beauty_products_list > li > a > div > span {
    width: 300px;
  }
  #beauty_products_list > li > div > p {
    font-size: 18px;
  }
  #beauty_products_list > li:nth-child(n + 2) {
    margin-top: calc(80px + 55px);
  }
  #beauty_products_list > li > div > p {
    padding-left: 25px;
  }
}

/* post */
.clinic_info_box01 {
  margin-bottom: 50px;
  background: #fcf5e9;
  padding: 50px 60px 70px 60px;
}
.clinic_info_box01 a {
  color: inherit;
  text-decoration: underline;
}

.clinic_info_title01 {
  font-family: BG;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.2em;
  display: flex;
  justify-content: center;
  color: #f19500;
}

.clinic_info_title01 span {
  padding-bottom: 5px;
  border-bottom: 3px solid #f19500;
  margin-bottom: 20px;
}

.clinic_info_box01 h4 {
  padding: 20px;
  color: #f19500;
}
.clinic_info_box01 dl + h4 {
  border-top: 1px solid #f19500;
}
.clinic_info_box01 dl {
  padding: 20px;
  display: flex;
  border-top: 1px dotted #f19500;
}

.clinic_info_box01 dl dt {
  color: #f19500;
  font-weight: bold;
  display: block;
  width: 120px;
}
.clinic_info_box01 dl dd p span {
  display: inline-block;
  /* width: 140px; */
  width: auto;
  padding-right: 20px;
}

.clinic_info_box01 div.site {
  border-top: 1px solid #f19500;
}
.clinic_info_box01 div.site p {
  padding: 20px;
  display: flex;
}
.clinic_info_box01 div.site p strong {
  color: #f19500;
  font-weight: bold;
  display: block;
  width: 120px;
}

/* 美容アイテム */
.beauty_products p {
  line-height: 2;
}
.beauty_products_title01 {
  font-weight: bold;
  color: #ff9999;
  font-size: 18px;
  letter-spacing: 0.025em;
  display: block;
}
.beauty_products .beauty_title01 {
  background: #ff9999;
}
.beauty_products .h3_tit03 {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/front/h3_line04.png")
    no-repeat 1px center;
}
.beauty_products .flexbox01 {
  display: flex;
  justify-content: space-between;
}
.beauty_products .flexbox01 > *:first-child {
  margin-right: 30px;
}
.beauty_products .flexbox01 figure {
  max-width: 100%;
  flex-shrink: 0;
}
.beauty_products .recommend_list01 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.beauty_products .recommend_flexbox01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.beauty_products .recommend_flexbox01 > *:first-child {
  margin-right: 30px;
}
.beauty_products .recommend_flexbox01 figure {
  max-width: 100%;
  flex-shrink: 0;
}
.beauty_products .recommend_list01 > li {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/beauty_ico06.png")
    no-repeat left center;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #727272;
  font-size: 18px;
  font-weight: bold;
  width: 50%;
}
.beauty_products .recommend_list01 > li p {
  margin-bottom: 0 !important;
  line-height: 1.5 !important;
}
.beauty_products .how_to_use_box01 {
  margin-top: 40px;
  border: 2px #ff9999 dashed;
  border-radius: 8px;
  padding: 40px 60px;
}
.beauty_products .how_to_use_box01 h3 {
  margin-bottom: 20px;
}
.beauty_products .ba_box01 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.beauty_products .ba_box01 p {
  font-size: 14px;
}
.beauty_products .ba_box01 > figure.arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.beauty_products_link01 {
  color: #ff9999;
  text-decoration: underline !important;
}
@media (max-width: 767px) {
  .beauty_products > * {
    padding: 0 30px;
  }
  .beauty_products .recommend_flexbox01,
  .beauty_products .flexbox01 {
    display: block;
  }
  .beauty_products .recommend_flexbox01 > *:first-child {
    margin-right: 0;
  }
  .beauty_products .recommend_flexbox01 > *:nth-child(2),
  .beauty_products .flexbox01 > *:nth-child(2) {
    margin-top: 30px;
  }
  .beauty_products .recommend_flexbox01 figure,
  .beauty_products .flexbox01 figure {
    text-align: center;
  }
  .beauty_products_navi_list01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .beauty_products_navi_list01 > li {
    width: 48%;
  }
  .beauty_products_navi_list01 > li img {
    width: 100%;
  }
  .beauty_products_title01 {
    font-size: 24px;
  }
  .beauty_products .recommend_list01 > li {
    width: 100%;
  }
  .beauty_products .recommend_list01 > li p {
    font-size: 22px;
    line-height: 1.5 !important;
  }
  .beauty_products .how_to_use_box01 {
    margin: 40px 30px 0;
    padding: 40px !important;
  }
  .beauty_products .ba_box01 {
    display: block;
  }
  .beauty_products .ba_box01 figure {
    text-align: center;
  }
  .beauty_products .ba_box01 figure.arrow img {
    transform: rotate(90deg);
  }
  .beauty_products .ba_box01 p {
    text-align: center;
    font-size: 20px;
  }
  .beauty_products .ba_box01 > *:not(:first-child) {
    margin-top: 30px;
  }
}

/* 美容アイテム　ラシャスリップス */
.luscious_lips_txt01 {
  text-align: center;
  margin-bottom: 30px;
}
.beauty_products .luscious_lips_flexbox01 {
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: #6f6f6f;
}
@media (max-width: 767px) {
  .beauty_products .luscious_lips_flexbox01 {
    font-size: 20px;
  }
  .luscious_lips_txt01 {
    text-align: left;
  }
}

/* 美容アイテム　飲む日焼け止め */
.beauty_hiyakedome_img02 {
  text-align: center;
  margin-top: 30px;
}

/* 美容アイテム　フェイスアップマスク */
.beauty_faceupmask_title01 {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.025em;
  color: #ffffff;
  background: #ff9999;
  border-radius: 20px;
  padding: 0 30px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .beauty_faceupmask_title01 {
    font-size: 22px;
  }
  .recommend_flexbox01--faceupmask + .recommend_flexbox01--faceupmask {
    margin-top: 20px;
  }
}

/* インプラント */
.implant_menu_list01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.implant_menu_list01 > li {
  width: 235px;
  margin-right: 20px;
}
.implant_menu_list01 > li:nth-child(n + 5) {
  margin-top: 20px;
}
.implant_menu_list01 > li:nth-child(4n) {
  margin-right: 0;
}
.implant_menu_list01 > li > a {
  border: 1px solid #cccccc;
  display: flex;
  color: #6f6f6f;
  font-size: 14px;
  letter-spacing: 0.025em;
  border-radius: 5px;
  padding: 10px 60px 10px 20px;
  height: 100%;
  align-items: center;
  line-height: 1.5;
}
.implant_menu_list01--isehara > li > a {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_isehara.png")
    no-repeat center right 20px;
}
.implant_menu_list01--isehara > li > a.right {
  background-image: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_isehara_right.png");
}
.implant_menu_list01--ebisu > li > a {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_ebisu.png")
    no-repeat center right 20px;
}
.implant_menu_list01--ebisu > li > a.right {
  background-image: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_ebisu_right.png");
}
.implant_menu_list01--isehara a:hover {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_on.png")
      no-repeat center right 20px,
    #ea326e;
  color: #ffffff;
  border-color: #ea326e;
}
.implant_menu_list01--ebisu a:hover {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_on.png")
      no-repeat center right 20px,
    #f57312;
  color: #ffffff;
  border-color: #f57312;
}
.implant_menu_list01 a.right:hover {
  background-image: url(https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/implant01_arrow01_on_right.png);
}
@media (max-width: 767px) {
  .implant_menu_list01 {
    justify-content: space-between;
  }
  .implant_menu_list01 > li {
    width: 48%;
    margin-right: 0 !important;
  }
  .implant_menu_list01 > li:nth-child(n + 3) {
    margin-top: 4%;
  }
  .implant_menu_list01 > li > a {
    font-size: 20px;
  }
  #implant01,
  #implant02,
  #implant03,
  #implant04,
  #implant05,
  #implant06,
  #implant07,
  #implant08,
  #implant09,
  #implant10 {
    margin-top: -100px;
    padding-top: 100px;
  }
}
.implant01_morita01 {
  width: 206px;
}
.implant_img_flexbox01 {
  display: flex;
  justify-content: center;
}
.implant_img_flexbox01 > * {
  width: 40%;
}
.implant_img_flexbox01 > * + * {
  margin-left: 20px;
}
.implant_img_flexbox01 p {
  margin-bottom: 10px;
}

.link01 {
  color: #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
}
.link01--pink01 {
  color: #ff3359;
  border-bottom: 1px solid #ff3359;
}
.link01:hover {
  opacity: 0.6;
}

/* ビフォーアフター */
.ba_wrapper01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.ba_wrapper01_txt01 {
  font-weight: bold;
  text-align: right;
  font-size: 16px;
}
.ba_wrapper01 figure p {
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.ba_wrapper01_ttl01 {
  color: #fff;
  border-radius: 50px;
  padding: 5px 30px;
  font-weight: bold;
  background-color: #eb326e;
  display: inline-block;
  letter-spacing: 0.05em;
}
.ba_wrapper01_ttl01--ebisu {
  background-color: #f57312;
}
@media (max-width: 767px) {
  .ba_wrapper01_ttl01 {
    font-size: 24px;
  }
}

.price_beauty_title {
  background-color: #e0657f;
  margin-bottom: 40px;
}
.price_beauty_title a {
  padding: 15px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}
.price_beauty_title em {
  font-style: normal;
}

/* price */
.price_note_list01 {
  margin-top: 20px;
}

.price_note01 {
  text-align: right;
  font-size: 14px;
  /* margin-bottom: 20px; */
}

.price_note02 {
  font-size: 14px;
  display: flex;
  justify-content: center;
}
.price_note02 span {
  text-align: left;
  width: 210px;
  display: inline-block;
}

.price_note03 {
  font-size: 14px;
  display: flex;
  justify-content: center;
}

.price_title_box01 {
  background: #ffcccc;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  position: relative;
}

.price_title_box01.price_title_link {
  padding: 0;
  display: block;
}
.price_title_box01.price_title_link a {
  padding: 15px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #845f48;
}

.price_title_box01 h4 {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  color: #845f48;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
/*
.price_title_box01>a {
  background: #fff;
  border-radius: 100px;
  padding: 6px 20px;
  line-height: 1;
  vertical-align: top;
  font-size: 12px;
  color: #845f48; }

.price_title_box01>a>span {
  background: url("../img/price_title_box01_link01_icon01.png") no-repeat top 0.5em right;
  padding-right: 15px; }

.price_title_box01 a:hover {
  background: #e0657f;
  color: #fff; }

.price_title_box01>a:hover>span {
  background-image: url("../img/price_title_box01_link01_icon01_on.png"); }
*/

.price_title_box01.price_title_link .pt_link {
  font-size: 14px;
  display: inline-block;
  padding-right: 25px;
  background: no-repeat right center;
  font-weight: normal;
  background-image: url("../img/ebisu/beauty_btn01.png");
}
.price_title_box01.price_title_link a:hover > span.pt_link {
  background-image: url("../img/ebisu/beauty_btn01_on.png");
}

.price_table01 {
  width: 100%;
  text-align: center;
}

.price_table01 th,
.price_table01 td {
  font-weight: normal;
  padding: 20px 0;
}

.price_table01 th {
  padding: 20px;
}

.price_table01 td {
  border-left: 1px solid #e9e5de;
}

.price_table01 tr > *:first-child:not(th) {
  border: none;
}

.price_table01 .price_shokai01 {
  font-weight: bold;
  color: #e0657f;
}

.color_pink01 {
  color: #e0657f !important;
}

.price_table01 tr {
  border-bottom: 1px solid #e9e5de;
}

.price_table01 tr.tableBgColor,
/* .price_table01 tr:nth-child(even), */
.price_table01 tr.bg {
  background: #f9f7f4;
}

.price_table01 .waku01_top {
  border: 5px solid #e0657f;
  border-width: 5px 5px 0;
}

.price_table01 .waku01_middle {
  border: 5px solid #e0657f;
  border-width: 0 5px 0;
}

.price_table01 .waku01_bottom {
  border: 5px solid #e0657f;
  border-width: 0 5px 5px;
}

.price_box01 + .price_box01 {
  margin-top: 60px;
}

.price_box01--title01 {
  text-align: center;
}

.price_box01--title01 + .price_box01 {
  margin-top: 30px;
}

/* .price_table01_hangakubox01 {
  display: inline-block;
  text-align: left; }

.price_table01_hangakubox01 span {
  color: #e0657f; }

.price_table01_hangakubox01 table th,
.price_table01_hangakubox01 table td {
  border: none;
  padding: 20px; } */

.price_note {
  margin-top: 20px;
}
.price_note a {
  text-decoration: underline;
  color: inherit;
}

/* 施術ページタイトルMV 各header php内*/
#undermainv.undermainv_txt01 h2 {
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: normal;
}
.isehara #undermainv.undermainv_txt01 h2 {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/isehara_public_title.jpg")
    no-repeat center center;
}
.ebisu #undermainv.undermainv_txt01 h2 {
  background: url("https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/under/ebisu_public_title.jpg")
    no-repeat center center;
}
#undermainv.undermainv_txt01 span {
  width: 100%;
  display: block;
  padding: 20px 0;
}
#undermainv.undermainv_txt01 span strong,
#undermainv.undermainv_txt01 span small {
  display: block;
  width: 1000px;
  margin: 0 auto;
  padding-right: 500px;
  text-align: center;
}
#undermainv.undermainv_txt01 span strong {
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #464646;
}
.isehara #undermainv.undermainv_txt01 span small {
  font-size: 16px;
  color: #ea326e;
}
.ebisu #undermainv.undermainv_txt01 span small {
  font-size: 16px;
  color: #f57312;
}
@media (max-width: 767px) {
  .isehara #undermainv.undermainv_txt01 h2 {
    height: 180px;
    background: url("https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/isehara_public_title_sp.jpg")
      no-repeat;
  }
  .ebisu #undermainv.undermainv_txt01 h2 {
    height: 180px;
    background: url("https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/under/ebisu_public_title_sp.jpg")
      no-repeat;
  }
  #undermainv.undermainv_txt01 span strong,
  #undermainv.undermainv_txt01 span small {
    width: 100%;
    padding-right: 270px;
  }
  .isehara #undermainv.undermainv_txt01 span small,
  .ebisu #undermainv.undermainv_txt01 span small {
    font-size: 18px;
  }
}

/* 料金表税込み価格 */
.zeikomi01 {
  font-size: small;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .zeikomi01 {
    display: block;
    font-size: 18px;
  }
}

/* 当院一番人気 */
.price_ninki01 {
  padding: 0 20px;
  color: #fff;
  border-radius: 50px;
  background: #ea326e;
  display: inline-block;
  margin-left: 1em;
  font-size: 0.9em;
  font-weight: bold;
}

/* 顎関節症 */
.gakukansetsushou_img01 {
  margin: 0 auto;
  width: 400px;
}
.gakukansetsushou_img02 {
  margin: 0 auto;
  width: 500px;
}
@media (max-width: 767px) {
  .gakukansetsushou_flexbox01 {
    display: block;
  }
  .gakukansetsushou_img01 {
    margin-top: 30px;
    width: 100%;
  }
  .gakukansetsushou_img02 {
    width: 100%;
  }
}

/* 症例写真 */
.ba_flexbox01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  /*padding: 0 190px;*/
}
.ba_flexbox01 > div,
.ba_flexbox01 > figure {
  width: 45%;
}
.ba_flexbox01 > div > figure {
  width: 100%;
}
.ba_flexbox01 figure.arrow {
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ba_flexbox01 p {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .ba_flexbox01 {
    display: flex;
    margin-bottom: 40px;
    padding: 0;
  }
  .ba_flexbox01--sp_align_center {
    align-items: center;
  }
  .cosmetic_imgbox01 {
    margin-bottom: 0 !important;
  }
  .cosmetic_imgbox01 img {
    width: 70%;
    margin-bottom: 30px;
  }
}

/* モニター募集ページ */
#monitor > div + div {
  margin-top: 70px;
}
.monitor_mv01 {
  margin-bottom: 60px;
}
.monitor_title01 {
  margin: 0 0 20px 0;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 16px;
  background: #9dd1a3;
  color: #ffffff;
}
.monitor_title02 {
  text-align: center;
  margin-bottom: 30px;
}
.monitor_txt01 {
  font-size: 16px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
}
.monitor_link01 {
  color: #000;
  text-decoration: underline !important;
}
.monitor_link01:hover {
  opacity: 0.5;
}
/* 募集 */
.monitor_wanted01 {
  border: 2px dashed #9dd1a3;
  border-radius: 8px;
  padding: 40px 35px 40px 65px;
  position: relative;
  margin-top: 100px;
  margin-bottom: 140px;
}
.monitor_wanted01 p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
}
.monitor_wanted01 p strong {
  font-size: 20px;
  display: block;
}
.monitor_wanted01 figure {
  float: right;
  margin-top: -80px;
}
.monitor_title07 {
  position: absolute;
  top: -15px;
  left: 60px;
  padding: 0 20px;
  background: #fff;
}
/* メニュー */
.monitor_menu01 {
  background: url(https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/monitor_bg01.png)
    no-repeat;
  height: 130px;
}
.monitor_menu02 {
  background: #cfe8d2;
  padding: 0 60px;
}
.monitor_menu02 > div {
  background: #fff;
  padding: 30px 60px 60px;
}
.monitor_title06 {
  text-align: center;
  margin-bottom: 30px;
}
.monitor_date01 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.monitor_date01 figure {
  display: flex;
  align-items: center;
  margin-right: 0.5em;
}
.monitor_note01 {
  font-size: 14px;
  letter-spacing: 0.05em;
  text-align: right;
  margin-bottom: 10px;
}
.monitor_menulist01 {
  counter-reset: count 0;
  padding: 0 40px;
}
.monitor_menulist01 > li {
  display: flex;
}
.monitor_menulist01 > li + li {
  margin-top: 30px;
}
.monitor_menulist01 > li::before {
  content: counter(count);
  counter-increment: count 1;
  color: #9dd1a3;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.025em;
  border: 2px solid #9dd1a3;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1em;
}
.monitor_menulist01 a {
  color: #000;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.025em;
  line-height: 1.8;
}
.monitor_menulist01 a:hover {
  opacity: 0.5;
}
.monitor_menulist01 a span {
  border-bottom: 2px solid #868686;
}
.monitor_menu02_box01 + .monitor_menu02_box01 {
  margin-top: 40px;
}
.monitor_menu02_box01 h4 {
  margin: 0 0 40px 0;
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 22px;
  background: #9dd1a3;
  color: #ffffff;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  line-height: 1;
}
.monitor_menu02_box01 h4 figure {
  width: 40px;
}
.monitor_menu02_box01--color01 h4 {
  background: #df857c;
}
.monitor_menu02_box01--color01 .monitor_menulist01 > li::before {
  color: #df857c;
  border: 2px solid #df857c;
}

.monitor_title03 {
  text-align: center;
  margin-bottom: 50px;
}
.monitor_title03 > span {
  display: inline-block;
  color: #fff;
  background: #9dd1a3;
  border-radius: 50px;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.025em;
  line-height: 2;
  min-width: 340px;
}
.monitor_list01 > li {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.025em;
}
.monitor_list01 > li::before {
  content: "■";
  font-size: 12px;
  padding-right: 0.5em;
}
.monitor_list01 > li.none::before {
  content: none;
}
.monitor_list01 > li + li {
  margin-top: 2em;
}
.monitor_title04 {
  text-align: center;
  margin-bottom: 30px;
}
.monitor_tel01 {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #monitor > div {
    padding: 0 30px;
  }
  #monitor > div + div {
    margin-top: 100px;
  }
  .monitor_title01 {
    margin-top: 20px;
    font-size: 24px;
  }
  .monitor_mv01 {
    padding: 0 30px;
  }
  .monitor_txt01 {
    font-size: 22px;
  }
  .monitor_wanted01 {
    padding: 70px 60px 40px 45px;
    margin-bottom: 0;
  }
  .monitor_wanted01 figure {
    margin-top: -130px;
    margin-right: -75px;
    margin-left: 1em;
  }
  .monitor_title07 {
    left: 30px;
  }
  .monitor_wanted01 p {
    font-size: 22px;
  }
  .monitor_wanted01 p strong {
    font-size: 26px;
    margin-bottom: 10px;
  }
  /* メニュー */
  .monitor_menu01 {
    background: url(https://www.dc-pure.com/wp-content/themes/pure/img/isehara/under/monitor_bg01_sp.png)
      no-repeat;
  }
  .monitor_menu02 {
    padding: 0 30px;
  }
  .monitor_menu02 > div {
    padding: 30px 30px 60px;
  }
  .monitor_note01 {
    font-size: 16px;
  }
  .monitor_menulist01 {
    padding: 0 20px;
  }
  .monitor_menulist01 a {
    font-size: 24px;
  }
  .monitor_menu02_box01 h4 {
    margin-bottom: 20px;
  }
  /* 条件 */
  .monitor_title03 > span {
    font-size: 22px;
  }
  .monitor_list01 > li {
    font-size: 22px;
  }
  .monitor_list01 > li::before {
    font-size: 22px;
  }
  /* お問い合わせ */
  .monitor_tel02 {
    display: block;
    margin-top: 60px;
  }
}

/* 症例写真備考 */
.shorei_photo_note01 {
  text-align: center;
  font-size: 12px;
  color: #474747;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .shorei_photo_note01 {
    font-size: 18px;
  }
}

/* ビフォーアフター備考 */
.ba_note01 {
  color: #474747;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .ba_note01 {
    font-size: 18px;
  }
}

/* 投稿ページ症例写真追記 */
.single_note01 {
  font-size: 12px;
}
@media (max-width: 767px) {
  .single_note01 {
    font-size: 16px;
  }
}

/* スタッフページSNSリンクボタン */
.staff_sns_link01_wrapper {
  margin-top: 20px;
}
.staff_sns_link01 {
  border: 1px solid #e0dede;
  border-radius: 50px;
  color: #1f1f1f;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 20px 10px 50px;
  display: flex;
  align-items: center;
  background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/staff/staff_instagram_ico01.png)
    no-repeat left 20px center;
  height: 46px;
}
.ebisu_cont .staff_sns_link01:hover {
  border-color: #f57811;
  color: #fff;
  background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/staff/staff_instagram_ico01_on.png)
      no-repeat left 20px center,
    #f57811;
}
.isehara_cont .staff_sns_link01:hover {
  border-color: #ea326e;
  color: #fff;
  background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/staff/staff_instagram_ico01_on.png)
      no-repeat left 20px center,
    #ea326e;
}
@media (max-width: 767px) {
  .staff_sns_link01_wrapper {
    margin-top: 40px;
    padding: 0 50px;
  }
  .staff_sns_link01 {
    background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/staff/staff_instagram_ico01_sp.png)
      no-repeat left 70px center;
    background-size: 40px;
    font-size: 22px;
    /* padding: 20px 30px 20px 120px; */
    padding: 20px;
    justify-content: center;
    height: auto;
  }
  .ebisu_cont .staff_sns_link01:hover {
    background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/staff/staff_instagram_ico01_sp_on.png)
        no-repeat left 70px center,
      #f57811;
    background-size: 40px;
  }
  .isehara_cont .staff_sns_link01:hover {
    background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/staff/staff_instagram_ico01_sp_on.png)
        no-repeat left 70px center,
      #ea326e;
    background-size: 40px;
  }
  .staff_sns_link01 span {
    padding-left: 50px;
  }
}

/* 記事内のテキスト */
#single_content .red01 {
  color: red;
}
#single_content .pink01 {
  color: #ea326e;
}
#single_content .pink02 {
  color: #e0657f;
}
#single_content .orange01 {
  color: #f57312;
}
#single_content .blue01 {
  color: #579df1;
}
#single_content .bold {
  font-weight: bold;
}
#single_content .large {
  font-size: large;
}
#single_content .x-large {
  font-size: x-large;
}

/* インビザラインページ */
.invisalign_box01 {
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
.invisalign_box02 {
  display: flex;
  gap: 50px;
  justify-content: space-between;
}
.invisalign_box02 figure {
  width: 500px;
  flex-shrink: 0;
}
.invisalign_title01 {
  color: #fff;
  letter-spacing: 0.06em;
  background: #4a362d;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.invisalign_box03 {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
.invisalign_box03 figure {
  flex-shrink: 0;
}
.invisalign_box04 {
  background: #ffffdd;
  border: 1px solid #f9f9be;
  text-align: center;
  padding: 20px;
  margin-bottom: 40px;
}
.invisalign_box04 p {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
}
.ebisu .invisalign_box04 p strong {
  color: #f57312;
}
.isehara .invisalign_box04 p strong {
  color: #ea326e;
}
.invisalign_table01 {
  width: 100%;
  border: 1px solid #dfdfdf;
}
.invisalign_table01 th {
  padding: 10px 20px;
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  border-top: solid 1px #dfdfdf;
}
.invisalign_table01 tr:nth-child(even) {
  background-color: #fcfcfc;
}
.invisalign_table01 td {
  font-size: 16px;
  padding: 10px 40px;
  border: solid 1px #dfdfdf;
  text-align: center;
}
.invisalign_table01 .komi {
  color: #fff;
  font-size: 15px;
  border-radius: 100px;
  padding: 0 15px;
}
.ebisu .invisalign_table01 .komi {
  background: #f57312;
}
.isehara .invisalign_table01 .komi {
  background: #ea326e;
}
.invisalign_table01 caption p {
  margin-bottom: 0;
  background: #ffffdd;
  font-weight: bold;
  padding: 10px 25px;
  text-align: left;
}
@media (max-width: 767px) {
  .invisalign_box03 {
    flex-wrap: wrap;
    gap: 0;
    align-items: center;
  }
  .invisalign_box03 figure {
    width: 100%;
  }
  .invisalign_box03 figure img {
    width: 100%;
  }
  .invisalign_box01 {
    flex-wrap: wrap;
  }
  .invisalign_box02 {
    flex-wrap: wrap;
    gap: 0;
  }
  .invisalign_box02 figure {
    width: 100%;
  }
  .invisalign_table01 th {
    font-size: 18px;
  }
  .invisalign_table01 td {
    font-size: 18px;
  }
}
.invisalign .orthodontic_shourei_before01 {
  background: #6f6f6f;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  display: block;
  padding: 5px;
  text-align: center;
  letter-spacing: 0.05em;
}
.invisalign .orthodontic_shourei_after01 {
  background: #ea326e;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  display: block;
  padding: 5px;
  text-align: center;
  letter-spacing: 0.05em;
}
.invisalign .invisalign_monitor01_wrapper > div + div {
  margin-top: 40px;
}
.ebisu .orthodontic_shourei_ttl01 span {
  color: #f57312;
}
.ebisu .orthodontic_shourei_after01 {
  background: #f57312;
}
.invisalign .miracle01 ul li {
  font-size: 18px;
}

/*

トップページ改修20230421w

*/
/* ヘッダー20230421w */
.front #header .inner {
  padding-top: 640px;
}
.front #header {
  margin-bottom: 60px;
}
.bgwrap {margin-top: 70px;}
#toppage_topnav02 {background: #daddde;height: 70px;box-shadow: 0px 10px 11px 0px rgba(4, 0, 0, 0.11);}
#toppage_topnav02 .inner {height: 100%;}
#toppage_topnav02 ul {display: flex;height: 100%;align-items: center;}
#toppage_topnav02 ul>li.logo {flex-grow: 1;}
#toppage_topnav02 ul>li h1 {display: flex;align-items: center;height: 100%;}
#toppage_topnav02 ul>li {height: 100%;}
#toppage_topnav02 ul>li a {display: flex;align-items: center;height: 100%;padding: 0 15px;}
#toppage_topnav02 ul>li a>* {display: flex;}
@media (max-width: 767px) {
  #header {
    background-color: rgb(218, 221, 222);
    box-shadow: 0px 10px 11px 0px rgba(4, 0, 0, 0.11);
  }
  /* .front .top_news ul {
    margin-top: 60px;
  } */
}
/* トップページ20230421w */
#container {
  padding-bottom: 37px;
  background: url(https://www.dc-pure.com/wp-content/themes/pure/img/front/bg_foot02.png) no-repeat center bottom #ffffff;
}
.toppage_group_logo01 {
  text-align: center;
  margin: 60px 0;
}
.toppage_list01 {
  display: flex;
  margin-bottom: 80px;
  gap: 60px 80px;
  flex-wrap: wrap;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
}
.toppage_list01>li {
  width: 460px;
}
.toppage_list01>li>a {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #000;
}
.toppage_list01>li>a:hover {
  opacity: .6;
}
.toppage_list01>li>a:hover img {
  opacity: 1;
}
.toppage_list01 .title_box {
  display: flex;
  align-items: center;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 1em 0;
  margin-top: 30px;
}
.toppage_list01 .title_box .area {
  font-family: BG;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .1em;
  width: 110px;
  border-right: 1px solid #000;
  text-align: center;
}
.toppage_list01 .title_box .txt {
  flex-grow: 1;
  text-align: center;
}
.toppage_list01 .txt_box {
  font-size: 14px;
  margin-top: 2em;
  line-height: 2;
  margin-bottom: 1em;
}
.toppage_list01 .txt_box .title {
  font-weight: bold;
  margin-bottom: 1em;
}
.toppage_list01 .link_box {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}
.toppage_list01 .link_box div,
.toppage_list01 .link_box a {
  font-family: BG;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: .05em;
  color: #000;
  padding: .5em 1em;
  border-bottom: 1px solid #000;
  display: flex;
  align-items: center;
  gap: 10px;
}
.toppage_list01 .link_box a:hover {
  opacity: .4;
}
.toppage_list01 .link_box div span,
.toppage_list01 .link_box a span {
  line-height: 2;
}
.toppage_list01 .link_box div picture,
.toppage_list01 .link_box a picture {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #container {
    background: #fff;
  }
  .toppage_list01>li {
    width: 100%;
  }
  .toppage_list01 .title_box {
    margin-top: 40px;
  }
  .toppage_list01 .title_box .txt {
    font-size: 22px;
  }
  .toppage_list01 .title_box .area {
    font-size: 20px;
    width: 160px;
  }
  .toppage_list01 .txt_box {
    font-size: 22px;
  }
  .toppage_list01 .txt_box .title {
    font-size: 24px;
  }
  .toppage_list01 .link_box div,
  .toppage_list01 .link_box a {
    font-size: 24px;
  }
}
/* フッター20230421w */
#footer {
  background-color: #daddde;
}
/* #footer .isehara_comp dd {
  border-bottom: 1px dashed #ffffff;
} */
.beauty_comp div.fr {
  width: 500px;
}
.beauty_comp h4 {
  border-bottom: solid 2px #867e79;
}
#footer .copy {
  height: 60px;
  background-color: #b0b0b0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.copy small {
  font-size: 12px;
}
@media (max-width: 767px) {
  #footer {
    background-color: #fff;
  }
  .copy small {
    font-size: 16px;
  }
  #beauty_comp,
  #front_footisehara,
  #front_footebisu {
    background-color: #daddde;
  }
}
.mt0 {margin-top: 0 !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt90 {margin-top: 90px !important;}
.mt100 {margin-top: 100px !important;}
@media (max-width: 767px) {
  .mt0_sp {margin-top: 0 !important;}
  .mt10_sp {margin-top: 10px !important;}
  .mt20_sp {margin-top: 20px !important;}
  .mt30_sp {margin-top: 30px !important;}
  .mt40_sp {margin-top: 40px !important;}
  .mt50_sp {margin-top: 50px !important;}
  .mt60_sp {margin-top: 60px !important;}
  .mt70_sp {margin-top: 70px !important;}
  .mt80_sp {margin-top: 80px !important;}
  .mt90_sp {margin-top: 90px !important;}
  .mt100_sp {margin-top: 100px !important;}
}
.mb0 {margin-bottom: 0 !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}
@media (max-width: 767px) {
  .mb0_sp {margin-top: 0 !important;}
  .mb10_sp {margin-bottom: 10px !important;}
  .mb20_sp {margin-bottom: 20px !important;}
  .mb30_sp {margin-bottom: 30px !important;}
  .mb40_sp {margin-bottom: 40px !important;}
  .mb50_sp {margin-bottom: 50px !important;}
  .mb60_sp {margin-bottom: 60px !important;}
  .mb70_sp {margin-bottom: 70px !important;}
  .mb80_sp {margin-bottom: 80px !important;}
  .mb90_sp {margin-bottom: 90px !important;}
  .mb100_sp {margin-bottom: 100px !important;}
}
.pt0 {padding-top: 0 !important;}
.pt10 {padding-top: 10px !important;}
.pt20 {padding-top: 20px !important;}
.pt30 {padding-top: 30px !important;}
.pt40 {padding-top: 40px !important;}
.pt50 {padding-top: 50px !important;}
.pt60 {padding-top: 60px !important;}
.pt70 {padding-top: 70px !important;}
.pt80 {padding-top: 80px !important;}
.pt90 {padding-top: 90px !important;}
.pt100 {padding-top: 100px !important;}
@media (max-width: 767px) {
  .pt0_sp {padding-top: 0 !important;}
  .pt10_sp {padding-top: 10px !important;}
  .pt20_sp {padding-top: 20px !important;}
  .pt30_sp {padding-top: 30px !important;}
  .pt40_sp {padding-top: 40px !important;}
  .pt50_sp {padding-top: 50px !important;}
  .pt60_sp {padding-top: 60px !important;}
  .pt70_sp {padding-top: 70px !important;}
  .pt80_sp {padding-top: 80px !important;}
  .pt90_sp {padding-top: 90px !important;}
  .pt100_sp {padding-top: 100px !important;}
}
.pb0 {padding-bottom: 0 !important;}
.pb10 {padding-bottom: 10px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb70 {padding-bottom: 70px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb90 {padding-bottom: 90px !important;}
.pb100 {padding-bottom: 100px !important;}
@media (max-width: 767px) {
  .pb0_sp {padding-top: 0 !important;}
  .pb10_sp {padding-bottom: 10px !important;}
  .pb20_sp {padding-bottom: 20px !important;}
  .pb30_sp {padding-bottom: 30px !important;}
  .pb40_sp {padding-bottom: 40px !important;}
  .pb50_sp {padding-bottom: 50px !important;}
  .pb60_sp {padding-bottom: 60px !important;}
  .pb70_sp {padding-bottom: 70px !important;}
  .pb80_sp {padding-bottom: 80px !important;}
  .pb90_sp {padding-bottom: 90px !important;}
  .pb100_sp {padding-bottom: 100px !important;}
}
/*

/トップページ改修20230421w

*/
/* ボタン01 */
.link_btn_wrapper01 {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
}
.link_btn01 {
  min-width: fit-content;
  /* border-radius: 5px; */
  border-radius: 100px;
  color: #ffffff;
  /* padding: 15px 40px 15px 40px; */
  padding: 15px 60px 15px 60px;
  border: solid 1px #f57312;
  background: #f57312;
  display: flex;
  align-items: center;
  gap: 20px;
  width: fit-content;
  font-size: 16px;
  min-height: 70px;
}
.link_btn01::before {
  content: "";
  background: url("../img/ebisu/ebisu_btn01.png") no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
  background-size: contain;
  flex-shrink: 0;
}
.link_btn01:hover {
  background-color: #ffffff;
  color: #f57312;
}
.link_btn01:hover::before {
  background-image: url("../img/ebisu/ebisu_btn01_on.png");
}
.isehara .link_btn01 {
  border: solid 1px #ea326e;
  background: #ea326e;
}
.isehara .link_btn01::before {
  content: "";
  background: url("../img/isehara/isehara_btn01.png") no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
  background-size: contain;
  flex-shrink: 0;
}
.isehara .link_btn01:hover {
  background-color: #ffffff;
  color: #ea326e;
}
.isehara .link_btn01:hover::before {
  /* background-image: url("https://dc-pure-isehara.jp/wp-content/themes/pure/img/isehara/isehara_btn01_on.png"); */
  background-image: url("../img/isehara/isehara_btn01_on.png");
}

.ba_flexbox01.col3 {
	flex-wrap: wrap;
	gap: 30px 0;
	justify-content: flex-start;
}
.ba_flexbox01.col3 img {
	margin: 0;
	border: none;
	padding: 0;
}
.ba_flexbox01.col3>div {
	width: 30%;
}
.ba_flexbox01.col3 figure.arrow {
	width: 5%;
}
.ba_flexbox01.col3>div>p {
	display: flex;
	justify-content: center;
}
@media (max-width: 767px) {
	.ba_flexbox01.col3>div {
		width: 45%;
	}
	.ba_flexbox01.col3 figure.arrow {
		width: 10%;
	}
	.ba_flexbox01.col3 figure.arrow:nth-of-type(2n) {
		display: none;
	}
}

.fr {
  float: right;
}
.img_right {
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .w50per_sp {
    width: 50%;
  }
}
/* 歯がボロボロの方へ */
.stp_ul01 {
  display: flex;
  justify-content: center;
  gap: 50px;
  flex-wrap: wrap;
}
.stp_ul01>li {
  width: 300px;
}
.stp_ttl01 {
  border: 1px solid #f56800;
  font-size: 18px;
  color: rgb(111, 111, 111);
  font-weight: 700;
  line-height: 1.8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 30px;
  border-radius: 100px;
  margin-bottom: 30px;
  width: fit-content;
}
.stp_txt01 {
  font-size: 20px;
  color: rgb(111, 111, 111);
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin-top: 50px;
}
.stp_arrow01 {
  text-align: center;
  margin-top: 50px;
}
.stp_ttl02 {
  background-color: #f56800;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  margin-left: -50%;
  width: 2000px;
  font-size: 28px;
  letter-spacing: .06em;
  margin-bottom: 60px;
  padding: 20px 30px;
}
.stp_img02 {
  text-align: center;
  margin-bottom: 50px;
}
.stp_ttl03 {
  text-align: center;
  margin-bottom: 30px;
}
.stp_ttl03>span {
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  padding: 0 20px;
  background: linear-gradient(transparent 60%, #ffff01 60%);
}
.stp_txt02 {
  text-align: center;
  line-height: 2;
}
.stp p {
  line-height: 2;
  margin-bottom: 0;
}
.stp p+p {
  margin-top: 1em;
}
@media (max-width: 767px) {
  .stp_ul01 {
    gap: 20px;
  }
  .stp_ul01>li {
    width: 280px;
  }
  .stp_txt01 {
    margin-top: 30px;
  }
  .stp_ttl02 {
    width: 100vw;
    margin-left: -30px;
    margin-right: -30px;
    font-size: 26px;
  }
  .stp_ttl03>span {
    font-size: 24px;
  }
  .stp_txt02 {
    text-align: left;
  }
}
.stp_ul02 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 32px;
}
.stp_ul02 li {
  width: 312px;
  background-color: #fff5f5;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.stp_ul02 li strong.stp_ul02_ttl {
  text-align: center;
  color: #Ffffff;
  font-size: 20px;
  line-height: 1.6;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff7bad;
  min-height: 105px;
  position: relative;
}
.stp_ul02 li strong.stp_ul02_ttl::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #ff7bad transparent transparent transparent;
  border-width: 12.12px 7px 0px 7px;
  position: absolute;
  bottom: -10px;
}
.stp_ul02 li div.stp_ul02_box {
  padding: 20px 20px 40px;
}
.stp_ul02 li figure {
  margin-bottom: 15px;
}
.stp_ul02 li p {
  line-height: 2;
  font-size: 14px;
  margin: 0;
}
.stp_ul02 li p span {
  color: #fb6c9a;
  font-weight: bold;
}
.stp_ul02 li p.indent {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 767px) {
  .stp_ul02 li strong.stp_ul02_ttl::after {
    border-width: 24.25px 14px 0px 14px;
    bottom: -20px;
  }
  .stp_ul02 {
    flex-direction: column;
    gap: 60px;
  }
  .stp_ul02 li {
    width: 100%;
  }
  .stp_ul02 li div.stp_ul02_box img {
    width: 100%;
  }
  .stp_ul02 li div.stp_ul02_box {
    padding: 45px 35px 30px;
  }
  .stp_ul02 li p {
    font-size: 22px;
  }
  .stp_ul02 li strong.stp_ul02_ttl {
    padding: 25px 0;
    font-size: 28px;
    line-height: 1.2;
    min-height: 80px;
  }
}
/* 施術ページキャンペーン誘導20250704w */
.page_cp_bar01>* {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  justify-items: center;
  align-items: center;
  /* background-color: #474747; */
  background-color: #77b62e;
  min-height: 40px;
  padding: 5px 20px;
}
.page_cp_bar01>*>em {
  font-size: 16px;
  /* color: rgb(246, 228, 33); */
  color: #ffff78;
  font-weight: 700;
  line-height: 1.4;
  font-style: normal;
  grid-column: 2;
  animation: blinker-opacity 1s ease-out infinite;
}
.page_cp_bar01>*>i {
  font-size: 16px;
  /* color: rgb(246, 228, 33); */
  color: #ffff78;
  line-height: 1.4;
  font-style: normal;
  grid-column: 3;
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 10px;
}
.page_cp_bar01>*>i::after {
  content: "";
  background: url(https://www.dc-pure.com/wp-content/themes/pure/img/ebisu/under/page_cp_bar01_ico01_e.png) no-repeat;
  width: 17px;
  height: 17px;
  flex-shrink: 0;
}
.page_cp_bar01>*:hover {
  opacity: .6;
}
@keyframes blinker-opacity {
  0% { opacity: .5; }
  50% { opacity: 1; }
  100% { opacity: .5; }
}
@media (max-width: 767px) {
  .page_cp_bar01>* {
    grid-template-columns: 1fr auto;
    min-height: 90px;
    padding: 10px 30px;
  }
  .page_cp_bar01>*>em {
    font-size: 22px;
    grid-column: 1;
    justify-self: start;
  }
  .page_cp_bar01>*>i {
    font-size: 18px;
    grid-column: 2;
    margin-left: 30px;
  }
}
#single_content .ba_note01 {border: solid #cccccc 1px;padding: 10px 20px;}