@charset "utf-8";
/* CSS Document */
/*==========================================
 treatments
===========================================*/

@media screen and (min-width: 801px) {
/*==========================================
 pc/tab
===========================================*/

/*-------------ニキビ・ニキビ跡-------------*/
.nikibi_box {
 margin: 0 auto 50px;
 padding: 35px 40px;
 border: 1px solid #ddd;
}
.nikibi_box h4 {
 margin: 0 auto;
 padding: 0 0 15px;
 font-size: 24px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #c6b057;
}
.nikibi_box h5 {
 margin: 0 auto 30px;
 padding: 20px 0;
 width: 310px;
 font-size: 26px;
 line-height: 1;
 font-weight: bolder;
 text-align: center;
 color: #00a8e8;
 border: 1px solid #00a8e8;
}
.nikibi_box p.txt {
 width: 100% !important;
}
.nikibi_box .compa {
 margin: 0 auto;
 padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.nikibi_box .compa > div {
 margin: 0;
 padding: 25px;
 width: 340px;
 border: 1px solid #ffe2c2;
}
.nikibi_box .compa > div dl {
 margin: 0 auto;
 padding: 0;
}
.nikibi_box .compa > div dl dt {
 margin: 0 auto;
 padding: 0 0 15px;
 font-size: 22px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
}
.nikibi_box .compa > div dl dd {
 margin: 0 auto;
 padding: 0 0 15px;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
}
.nikibi_box .compa div:last-of-type {
 color: #00a8e8;
}
/*-------------ニキビレーザー-------------*/
.treatment .box table.lazer_table td.rt {
 text-align: center;
}
.treatment .box table.lazer_table td.rt {
 text-align: center;
}
.treatment .box table.lazer_table th.lazer {
 background: #ffe2d9;
}
.treatment .box table.lazer_table td.lazer {
 background: #fff4f1;
}
.imgarr {
 text-align: center;
 display: block;
 margin: 0 auto;
 width: 50px;
 height: fit-content;
}
.imgarr img {
 transform: rotate(90deg);
}
.nikibi_lazer h5 {
 margin: 0 auto;
 font-size: 22px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
}
.treatment .dr_box {
 display: grid;
 grid-template-columns: 30% 1fr;
 column-gap: 20px;
 margin: 0px auto;
 padding: 30px 40px;
 width: 760px;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 background: #fff7ef;
}
.treatment .dr_box h5.mi {
 width: 760px;
 grid-column: 1/3;
 margin: 0 0 20px 0;
 padding: 0px 0 5px;
 font-size: 24px;
 line-height: 38px;
 font-weight: bolder;
 text-align: center;
 color: #ab922f;
 border-left: none;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.treatment .dr_box figure {
 display: grid;
 justify-items: center;
}
.treatment .dr_box figcaption p {
 font-size: 16px;
 font-weight: bold;
}
.treatment .dr_box figcaption li {
 font-size: 14px;
}
.treatment .dr_box figcaption ul {
 text-align: left;
}
.treatment .dr_txt {
 font-size: 18px;
 line-height: 1.8;
}
.treatment .dr_txt em {
 color: #cc3366;
}
/*-------------ボトックス-------------*/
.botox_box {
 margin: 0 auto 30px;
 padding: 35px 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 align-content: flex-start;
 background: #fff9f7;
 width: 760px;
}
.botox_box h4 {
 margin: 0 auto;
 padding: 0px 0 20px;
 width: 100%;
 font-size: 26px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.botox_box dl {
 margin: 0;
 padding: 0px 0 15px;
 width: 170px;
}
.botox_box dl dt {
 margin: 0 0 10px;
 padding: 0px;
}
.botox_box dl dt img {
 border: 1px solid #ddd;
}
.botox_box dl dd {
 margin: 0;
 padding: 0px;
}
.botox_box dl dd h5 {
 margin: 0;
 padding: 0px;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bolder;
}
.botox_box dl dd p {
 margin: 0;
 padding: 0px;
 font-size: 14px;
 line-height: 1.5;
}

/*-------------しみ・そばかす・くすみ・肝斑治療-------------*/
.treatment .shimi_nav ul {
	flex-wrap: wrap !important;
 justify-content: flex-start;
}
.treatment .shimi_nav ul li {
 margin-bottom: 10px;
 padding: 0 0.5%;
 width: 19%;
}

/*-------------「新」水光注射-------------*/
.new_suikou_tb h5 {
 margin: 0 auto;
 padding: 0px 0 20px;
 width: 100%;
 font-size: 20px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder;
 color: #ab922f;
}
.new_suikou_tb > table th:nth-child(2) {
 color: #cc3366;
}
.new_suikou_tb > table td:nth-child(2) {
 color: #333;
 font-weight: bold;
 background: #ffefef;
}
.new_suikou_tb table td img {
 padding-left: 5px;
 vertical-align: middle;
}

/*-------------コンデンスリッチファット-------------*/
.crf_box {
 margin: 0 auto 30px;
 padding: 0px;
 width: 840px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.crf_box dl {
 margin: 0;
 padding: 0px;
 width: 390px;
}
.crf_box dl dt {
 margin: 0;
 padding: 0px 0 20px;
 line-height: 1;
 text-align: center;
}
.crf_box dl dd {
 margin: 0;
 padding: 0px;
 font-size: 18px;
 line-height: 1.8;
 text-align: left;
}
.crf_box dl dd strong {
 font-weight: bold;
}

/*-------------クマ治療-------------*/
.kuma_box {
 margin: 0 auto 30px;
 padding: 0px;
 width: 840px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kuma_box dl {
 margin: 0 0 40px;
 padding: 0px;
 width: 400px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.kuma_box dl dt {
 margin: 0;
 padding: 0px;
 width: 400px;
 text-align: center;
 line-height: 1;
}
.kuma_box dl dd {
 margin: 0;
 padding: 20px 30px;
 width: 340px;
}
.kuma_box dl dd h5 {
 margin: 0;
 padding: 0 0 10px;
 width: 340px;
 font-size: 24px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.kuma_box dl dd p strong {
 margin: 0;
 padding: 0 0 10px;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 display: inline-block;
}
.kuma_box dl dd p {
 margin: 0;
 padding: 0;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
}
.kuma_intro {
 margin: 0 auto 35px;
 padding: 30px 40px;
 width: 760px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.kuma_intro p.photo {
 margin: 0;
 padding: 0px;
 width: 260px;
 line-height: 1;
}
.kuma_intro > div {
 margin: 0;
 padding: 0px;
 width: 480px;
}
.kuma_intro > div h4 {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 24px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.kuma_intro > div > div {
 margin: 0;
 padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kuma_intro > div > div dl {
 margin: 0;
 padding: 0px;
 width: 240px;
}
.kuma_intro > div > div dl dt {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 20px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
}
.kuma_intro > div > div dl dd {
 margin: 0;
 padding: 0px;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
}
.kuma_intro > div > div dl dd a {
 color: #333;
 text-decoration: underline;
}
.kuma_intro > div > div dl dd a:hover {
 color: #ab922f;
 text-decoration: none;
}

/*-------------ナチュラルビューティー埋没法-------------*/
.mabuta_box {
 margin: 0 auto 60px;
 padding: 40px;
 width: 760px;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 border: 1px solid #ddd;
 position: relative;
}
.mabuta_box img.b_arr {
 position: absolute;
 bottom: -45px;
 left: 0;
 right: 0;
 margin: auto;
}
.mabuta_box h4 {
 margin: 0;
 padding: 0 0 30px;
 font-size: 26px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.mabuta_box > div {
 margin: 0;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mabuta_box > div dl {
 margin: 0;
 padding: 0px;
 width: 370px;
}
.mabuta_box > div dl dt {
 margin: 0;
 padding: 20px 0;
 font-size: 18px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder; 
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; 
 background: #f7f7f7;
}
.mabuta_box > div dl dd.photo {
 margin: 0;
 padding: 20px 0;
 line-height: 1;
 text-align: center;
}
.mabuta_box > div dl dd.txt {
 margin: 0;
 padding: 0px;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
}
.needle_box {
 margin: 0 auto 60px;
 padding: 40px;
 width: 760px;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 border: 1px solid #ddd;
}
.needle_box h5 {
 margin: 0;
 padding: 0 0 20px;
 font-size: 26px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ff7c67;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.needle_box dl {
 margin: 0 auto;
 padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.needle_box dl dt {
 margin: 0;
 padding: 0;
 width: 350px;
}
.needle_box dl dd {
 margin: 0;
 padding: 0;
 width: 380px;
 font-size: 20px;
 line-height: 1.8;
 text-align: left;
}
.needle_box dl dd em {
 font-weight: bolder;
}
.combi_mbox {
 margin: 0 auto 30px;
 padding: 40px;
 width: 760px;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.combi_mbox dl dt {
 margin: 0;
 padding: 0px 0 5px;
 font-size: 22px;
 line-height: 1.8;
 text-align: left;
 font-weight: bolder;
}
.combi_mbox dl dd.txt {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 18px;
 line-height: 1.8;
 text-align: left;
}
.combi_mbox dl dd.txt em {
 font-weight: bolder;
}
.combi_mbox dl dd.photo {
 margin: 0;
 padding: 30px 0;
 line-height: 1;
 text-align: center;
}
.combi_mbox p.bt {
 margin: 0px;
	padding: 0px;
}
.combi_mbox p.bt a {
 margin: 0px;
	padding: 18px 0;
 width: 100%;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-align: center;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #999999;
 display: inline-block;
 position: relative;
}
.combi_mbox p.bt a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
.combi_mbox p.bt a i {
 position: absolute;
 right: 12px;
 top: 35%;
}

/*-------------目頭切開-------------*/
.megashira_box {
 margin: 0 auto 30px;
 padding: 0;
}
.megashira_box dt {
 margin: 0 auto;
 padding: 0 0 15px;
 font-size: 30px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #ff7c67;;
}
.megashira_box dd {
 margin: 0 auto;
 padding: 0;
 font-size: 20px;
 line-height: 1;
 font-weight: bolder;
 text-align: center;
}
/*-------------切らない脱脂術＋コンデンスリッチナノファット-------------*/
.sekkai_crf_box {
 margin: 0 auto 60px;
 padding: 40px;
 width: 760px;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 border: 1px solid #ddd;
}
.sekkai_crf_box h5 {
 margin: 0 auto 20px;
 padding: 0px;
 font-size: 26px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.sekkai_crf_box p {
 margin: 0 auto 20px;
 padding: 0px;
 font-size: 20px;
 line-height: 1.8;
 text-align: left;
}
.sekkai_crf_box .box {
 margin: 0 auto 20px;
 padding: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.sekkai_crf_box .box dl {
 margin: 0;
 padding: 0px;
 width: 30%;
}
.sekkai_crf_box .box dl dt {
 margin: 0;
 padding: 0px 0 15px;
 line-height: 1;
}
.sekkai_crf_box .box dl dd {
 margin: 0;
 padding: 0px;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
h4.sekkai_crf {
 margin: 0;
 padding: 0px;
 font-size: 26px;
 line-height: 1.5;
 font-weight: bold;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #ff7c67;
}
/*-------------鼻ボトックス-------------*/
.mark_list {
 margin: 0 auto 30px;
 padding: 0px;
 width: 840px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
 align-items: stretch;
}
.mark_list li {
 margin: 2px;
 padding: 30px 3%;
 width: 25%;
 font-size: 20px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder;
 color: #FFF;
 background: #bfaea1;
 border-radius: 50% / 50%;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 align-items: center;
 justify-content: center;
 align-items: center;
}
.mark_list li.toku {
 background: #FF7C67;
}
.mark_list2 {
 margin: 0 auto 30px;
 padding: 0px;
 width: 840px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 align-items: stretch;
}
.mark_list2 li {
 margin: 0 0 15px;
 padding: 30px 3%;
 width: 40%;
 font-size: 20px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder;
 color: #FFF;
 background: #bfaea1;
 border-radius: 50% / 50%;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
em.nose_hyalu {
 padding: 5px 0;
 font-size: 22px;
 line-height: 1.5;
 font-weight: bolder;
 color: #ab922f !important;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 display: inline-block;
}

/*-------------医療レーザー脱毛-------------*/
em.zero {
 font-weight: bolder;
 color: #FF0000 !important;
}
ul.zero_list {
 margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.zero_list li {
 margin: 0;
	padding: 0 0 10px;
	width: 49%;
}
.d_table th:last-of-type {
 color: #F00;
}
.d_table td:first-of-type {
 background: #eee;
 width: 20%;
}
.d_table td:last-of-type {
 width: 40%;
 background: #ffefef;
}
/*-------------ピコニップルケア-------------*/
.bt_pico_nipple p a {
 margin: 20px auto 0;
	padding: 35px 0;
 width: 840px;
 font-size: 26px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-align: center;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
 clear: both;
}
.bt_pico_nipple p a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
.bt_pico_nipple p a i {
 position: absolute;
 right: 12px;
 top: 35%;
}
/*-------------タトゥー除去ピコレーザー-------------*/
.treatment .pimg {
 margin: 0 auto;
 padding: 0 0 30px;
 text-align: center;
}
.treatment .effect .tatoo_top_photo {
 margin: 0 auto 30px;
 padding: 30px;
 width: 720px;
 text-align: center;
 background: url("../images/treatment/bg_photo.png") repeat; 
}
.treatment .tatoo_cbox {
 margin: 0 auto 30px;
 padding: 0px;
 width: 840px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.treatment .tatoo_cbox div:first-child {
 margin: 0;
 padding: 0px;
 width: 380px;
}
.treatment .tatoo_cbox div:first-child p {
 margin: 0;
 padding: 0px 0 40px;
 font-size: 20px;
 line-height: 1.8;
}
.treatment .tatoo_cbox div:first-child p.sub {
 margin: 0;
 padding: 0px;
 font-size: 16px;
 line-height: 1.8;
}
.treatment .tatoo_cbox div:nth-child(2) {
 margin: 0;
 padding: 30px;
 width: 340px;
 border: 1px solid #ddd;
}
.treatment .tatoo_cbox div:nth-child(2) p {
 margin: 0;
 padding: 0px;
 font-size: 18px;
 line-height: 1.8;
}
.treatment .tatoo_cbox div:nth-child(2) p a:hover {
 text-decoration: none;
 color: #333;
}
.treatment .tatoo_cbox div:nth-child(2) p.img {
 margin: 0;
 padding: 10px 0;
 text-align: center;
 line-height: 1;
}
.treatment .tatoo_cbox div:nth-child(2) p.sub {
 margin: 0;
 padding: 0px;
 font-size: 14px;
 line-height: 1.5;
}
.tatoo_t th:first-child {
 width: 20% !important;
}
.tatoo_t th:last-child {
 color: #FFF;
 font-weight: bold;
 background: #ff7c67 !important;
}
.tatoo_t td:last-child {
 color: #ff7c67;
 font-weight: bold;
}
.tatoo_case {
 margin: 0px auto 30px;
 padding: 30px;
 width: 780px;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 background: #f7f7f7;
}
.tatoo_case p {
 margin: 0px;
 padding: 0px 0 10px;
 font-size: 16px;
 line-height: 1.5;
}
.tatoo_case dl {
 margin: 0px auto;
 padding: 0px;
}
.tatoo_case dl dt {
 margin: 0px;
 padding: 0px 0 5px;
 font-size: 14px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: left;
}
.tatoo_case dl dd {
 margin: 0px;
 padding: 0px;
}
.tatoo_case dl dd p {
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
}
.tatoo_c td {
 text-align: center !important;
 font-weight: bold !important;
}
.tatoo_c th:nth-child(2) {
 background: #000 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(3) {
 background: #ff0c00 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(4) {
 background: #ff7500 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(5) {
 background: #fbfc01 !important;
}
.tatoo_c th:nth-child(6) {
 background: #09b533 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(7) {
 background: #00bbf3 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(8) {
 background: #7200a1 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(9) {
 background: #5b3112 !important;
 color: #FFF;
}
/*-------------乳頭縮小術-------------*/
p.nipple_price {
 margin: 0 auto;
 padding-bottom: 5px;
 font-size: 30px;
 line-height: 1.5;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;
 border-bottom: 3px solid #472c14;
}
p.nipple_price strong {
 font-size: 60px;
 color: #FF7C67;
}
p.nipple_price span {
 font-size: 20px;
}
.top_price_ss{
	font-size: 20px;
}

.wglp1_img {
 width: 95%;
 height: auto;
}
}

@media screen and (max-width: 800px) {

.top_price_ss{
	font-size: 16px;
}
/*==========================================
 smp
===========================================*/

/*-------------ニキビ・ニキビ跡-------------*/
.img_cbox .snikibi {
 width: 65%;
 height: auto;
 text-align: left;
}
.treatment .box p.arr,
.treatment .box .img_cbox .arr {
 width: 50px;
 height: fit-content;
 text-align: center;
 transform: rotate(90deg);
}
.treatment .box .img_cbox .arr01 {
 margin: 0 0 20px 27%;
}
.treatment .box .img_cbox .arr02 {
 margin: 0 auto;
}
.nikibi_box {
 margin: 0 auto 30px;
 padding: 15px 5%;
 width: 82%;
 border: 1px solid #ddd;
}
.nikibi_box h4 {
 margin: 0 auto;
 padding: 0 0 5px;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #c6b057;
}
.nikibi_box h5 {
 margin: 0 auto 15px;
 padding: 10px 0;
 width: 65%;
 font-size: 17px;
 line-height: 1;
 font-weight: bolder;
 text-align: center;
 color: #00a8e8;
 border: 1px solid #00a8e8;
}
.nikibi_box p.txt {
 width: 100% !important;
}
.nikibi_box .compa {
 margin: 0 auto;
 padding: 0;
 width: 100%;
}
.nikibi_box .compa > div {
 margin: 0 auto 15px;
 padding: 5%;
 border: 1px solid #ffe2c2;
}
.nikibi_box .compa > div dl {
 margin: 0 auto;
 padding: 0;
}
.nikibi_box .compa > div dl dt {
 margin: 0 auto;
 padding: 0 0 5px;
 font-size: 15px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
}
.nikibi_box .compa > div dl dd {
 margin: 0 auto;
 padding: 0 0 5px;
 font-size: 12px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
}
.nikibi_box .compa div:last-of-type {
 color: #00a8e8;
}
/*-------------ニキビレーザー-------------*/
.treatment .box table.lazer_table td.rt {
 text-align: center;
}
.treatment .box table.lazer_table td.rt {
 text-align: center;
}
.treatment .box table.lazer_table th.lazer {
 background: #ffe2d9;
}
.treatment .box table.lazer_table td.lazer {
 background: #fff4f1;
}
.nikibi_lazer h5 {
 margin: 0 auto;
 font-size: 15px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
}
.dr_box {
 display: grid;
 grid-template-columns: 1fr;
 column-gap: 20px;
 margin: 0px auto 15px;
 padding: 15px 5%;
 width: 82%;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 background: #fff7ef;
}
.treatment .dr_box h5.mi {
 width: 100%;
 grid-column: auto;
 border-left: none;
 margin: 0px;
 padding: 0px 0 5px;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
 color: #ab922f;
 font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.treatment .dr_box figure {
 display: grid;
 justify-items: center;
 align-items: center;
 grid-template-columns: repeat(2,1fr);
 column-gap: 20px;
}
.treatment .dr_box figcaption p {
 font-size: 15px;
 font-weight: bold;
 text-align: left;
}
.treatment .dr_box figcaption li {
 font-size: 14px;
}
.treatment .dr_box figcaption ul {
 text-align: left;
}
.dr_txt {
 font-size: 14px;
 line-height: 1.8;
}
.dr_txt em {
 color: #cc3366;
}
/*-------------ボトックス-------------*/
.botox_box {
 margin: 0 auto 15px;
 padding: 15px 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 align-content: flex-start;
 background: #fff9f7;
 width: 82%;
}
.botox_box h4 {
 margin: 0 auto;
 padding: 0px 0 10px;
 width: 100%;
 font-size: 18px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.botox_box dl {
 margin: 0;
 padding: 0px 0 10px;
 width: 45%;
}
.botox_box dl dt {
 margin: 0 0 5px;
 padding: 0px;
}
.botox_box dl dt img {
 border: 1px solid #ddd;
}
.botox_box dl dd {
 margin: 0;
 padding: 0px;
}
.botox_box dl dd h5 {
 margin: 0;
 padding: 0px;
 font-size: 14px;
 line-height: 1.5;
 font-weight: bolder;
}
.botox_box dl dd p {
 margin: 0;
 padding: 0px;
 font-size: 12px;
 line-height: 1.5;
}

/*-------------「新」水光注射-------------*/
.new_suikou_tb h5 {
 margin: 0 auto;
 padding: 0px 0 10px;
 width: 100%;
 font-size: 16px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder;
 color: #ab922f;
}
.new_suikou_tb > table th:nth-child(2) {
 color: #cc3366;
}
.new_suikou_tb > table td:nth-child(2) {
 color: #333;
 font-weight: bold;
 background: #ffefef;
}
.new_suikou_tb table td img {
 padding-left: 5px;
 width: 40%;
 vertical-align: middle;
}

/*-------------コンデンスリッチファット-------------*/
.crf_box {
 margin: 0 auto 20px;
 padding: 0px;
 width: 92%;
}
.crf_box dl {
 margin: 0 auto 30px;
 padding: 0px;
 width: 72%;
}
.crf_box dl dt {
 margin: 0;
 padding: 0px 0 10px;
 line-height: 1;
 text-align: center;
}
.crf_box dl dd {
 margin: 0;
 padding: 0px;
 font-size: 13px;
 line-height: 1.8;
 text-align: left;
}
.crf_box dl dd strong {
 font-weight: bold;
}

/*-------------クマ治療-------------*/
.kuma_box {
 margin: 0 auto;
 padding: 0px;
 width: 92%;
}
.kuma_box dl {
 margin: 0 0 20px;
 padding: 4%;
 width: 92%;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.kuma_box dl dt {
 margin: 0;
 padding: 0px 0 5px;
 width: 100%;
 text-align: center;
 line-height: 1;
}
.kuma_box dl dd {
 margin: 0;
 padding: 0;
 width: 100%;
}
.kuma_box dl dd h5 {
 margin: 0;
 padding: 0 0 5px;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.kuma_box dl dd p strong {
 margin: 0;
 padding: 0 0 5px;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 display: inline-block;
}
.kuma_box dl dd p {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
}
.kuma_intro {
 margin: 0 auto 20px;
 padding: 4%;
 width: 84%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.kuma_intro p.photo {
 margin: 0;
 padding: 0px;
 width: 45%;
 line-height: 1;
}
.kuma_intro > div {
 margin: 0;
 padding: 0px;
 width: 50%;
}
.kuma_intro > div h4 {
 margin: 0;
 padding: 0px 0 5px;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.kuma_intro > div > div {
 margin: 0;
 padding: 0px;
}
.kuma_intro > div > div dl {
 margin: 0;
 padding: 0px 0 10px;
}
.kuma_intro > div > div dl dt {
 margin: 0;
 padding: 0px 0 5px;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
}
.kuma_intro > div > div dl dd {
 margin: 0;
 padding: 0px;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
}
.kuma_intro > div > div dl dd a {
 color: #333;
 text-decoration: underline;
}
.kuma_intro > div > div dl dd a:hover {
 color: #ab922f;
 text-decoration: none;
}

/*-------------ナチュラルビューティー埋没法-------------*/
.mabuta_box {
 margin: 0 auto 20px;
 padding: 4%;
 width: 84%;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 border: 1px solid #ddd;
 position: relative;
}
.mabuta_box img.b_arr {
 width: 15%;
 position: absolute;
 bottom: -15px;
 left: 0;
 right: 0;
 margin: auto;
}
.mabuta_box h4 {
 margin: 0;
 padding: 0 0 15px;
 font-size: 17px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.mabuta_box > div {
 margin: 0;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mabuta_box > div dl {
 margin: 0;
 padding: 0px;
 width: 46%;
}
.mabuta_box > div dl dt {
 margin: 0;
 padding: 10px 0;
 font-size: 13px;
 line-height: 1.5;
 text-align: center;
 font-weight: bolder; 
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; 
 background: #f7f7f7;
}
.mabuta_box > div dl dd.photo {
 margin: 0 auto;
 padding: 20px 0;
 width: 40%;
 line-height: 1;
 text-align: center;
}
.mabuta_box > div dl dd.txt {
 margin: 0;
 padding: 0px;
 font-size: 13px;
 line-height: 1.5;
 text-align: left;
}
.needle_box {
 margin: 0 auto 30px;
 padding: 4%;
 width: 84%;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 border: 1px solid #ddd;
}
.needle_box h5 {
 margin: 0;
 padding: 0 0 10px;
 font-size: 17px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ff7c67;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.needle_box dl {
 margin: 0 auto;
 padding: 0;
}
.needle_box dl dt {
 margin: 0;
 padding: 0 0 10px;
}
.needle_box dl dd {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 1.8;
 text-align: left;
}
.needle_box dl dd em {
 font-weight: bolder;
}
.combi_mbox {
 margin: 0 auto 15px;
 padding: 4%;
 width: 84%;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.combi_mbox dl dt {
 margin: 0;
 padding: 0px 0 5px;
 font-size: 15px;
 line-height: 1.8;
 text-align: left;
 font-weight: bolder;
}
.combi_mbox dl dd.txt {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 13px;
 line-height: 1.8;
 text-align: left;
}
.combi_mbox dl dd.txt em {
 font-weight: bolder;
}
.combi_mbox dl dd.photo {
 margin: 0;
 padding: 15px 0;
 line-height: 1;
 text-align: center;
}
.combi_mbox p.bt {
 margin: 0px;
	padding: 0px;
}
.combi_mbox p.bt a {
 margin: 0px;
	padding: 12px 0;
 width: 100%;
 font-size: 12px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-align: center;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #999999;
 display: inline-block;
 position: relative;
}
.combi_mbox p.bt a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
.combi_mbox p.bt a i {
 position: absolute;
 right: 12px;
 top: 35%;
}
/*-------------目頭切開-------------*/
.megashira_box {
 margin: 0 auto 20px;
 padding: 0;
 width: 92%;
}
.megashira_box dt {
 margin: 0 auto;
 padding: 0 0 15px;
 font-size: 24px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #ff7c67;;
}
.megashira_box dd {
 margin: 0 auto;
 padding: 0;
 font-size: 16px;
 line-height: 1;
 font-weight: bolder;
 text-align: left;
}

/*-------------切らない脱脂術＋コンデンスリッチナノファット-------------*/
.sekkai_crf_box {
 margin: 0 auto 30px;
 padding: 4%;
 width: 84%;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 border: 1px solid #ddd;
}
.sekkai_crf_box h5 {
 margin: 0 auto 10px;
 padding: 0px;
 font-size: 15px;
 line-height: 1.5;
 text-align: left;
 font-weight: bolder;
 color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.sekkai_crf_box p {
 margin: 0 auto 10px;
 padding: 0px;
 font-size: 14px;
 line-height: 1.8;
 text-align: left;
}
.sekkai_crf_box .box {
 margin: 0 auto 10px;
 padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sekkai_crf_box .box dl {
 margin: 0;
 padding: 0px 0 15px;
 width: 45%;
}
.sekkai_crf_box .box dl dt {
 margin: 0;
 padding: 0px 0 10px;
 line-height: 1;
}
.sekkai_crf_box .box dl dd {
 margin: 0;
 padding: 0px;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
}
h4.sekkai_crf {
 margin: 0;
 padding: 0px;
 font-size: 18px;
 line-height: 1.5;
 font-weight: bold;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #ff7c67;
}

/*-------------鼻ボトックス-------------*/
.mark_list {
 margin: 0 auto 15px;
 padding: 0px;
 width: 92%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
 align-items: stretch;
}
.mark_list li {
 margin: 2px;
 padding: 15px 3%;
 width: 24%;
 font-size: 15px;
 line-height: 1.2;
 text-align: center;
 font-weight: bolder;
 color: #FFF;
 background: #bfaea1;
 border-radius: 5% / 5%;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 display: flex;
 align-items: center;
 justify-content: center;
}
.mark_list li.toku {
 background: #FF7C67;
}
.mark_list2 {
 margin: 0 auto 15px;
 padding: 0px;
 width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
 align-items: stretch;
}
.mark_list2 li {
 margin: 0 0 10px;
 padding: 15px 3%;
 width: 40%;
 font-size: 15px;
 line-height: 1.2;
 text-align: center;
 font-weight: bolder;
 color: #FFF;
 background: #bfaea1;
 border-radius: 5% / 5%;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 display: flex;
 align-items: center;
 justify-content: center;
}
em.nose_hyalu {
 padding: 5px 0;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bolder;
 color: #ab922f !important;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 display: inline-block;
}
/*-------------医療レーザー脱毛-------------*/
em.zero {
 font-weight: bolder;
 color: #FF0000 !important;
}
ul.zero_list {
 margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
ul.zero_list li {
 margin: 0;
	padding: 0 0 10px;
}
.d_table th:last-of-type {
 color: #F00;
}
.d_table td:first-of-type {
 background: #eee;
}
.d_table td:last-of-type {
 background: #ffefef;
}
/*-------------ピコニップルケア-------------*/
.bt_pico_nipple p a {
 margin: 10px auto 0;
	padding: 15px 0;
 width: 92%;
 font-size: 13px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-align: center;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
 clear: both;
}
.bt_pico_nipple p a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
.bt_pico_nipple p a i {
 position: absolute;
 right: 12px;
 top: 35%;
}
/*-------------タトゥー除去ピコレーザー-------------*/
.treatment .pimg {
 margin: 0 auto;
 padding: 0 0 10px;
 width: 92%;
 text-align: center;
}
.treatment .effect .tatoo_top_photo {
 margin: 0 auto 10px;
 padding: 10px;
 text-align: center;
 background: url("../images/treatment/bg_photo.png") repeat; 
}
.treatment .tatoo_cbox {
 margin: 0 auto 30px;
 padding: 0px;
 width: 92%;
}
.treatment .tatoo_cbox div:first-child {
 margin: 0;
 padding: 0px;
}
.treatment .tatoo_cbox div:first-child p {
 margin: 0;
 padding: 0px 0 20px;
 font-size: 14px;
 line-height: 1.8;
}
.treatment .tatoo_cbox div:first-child p.sub {
 margin: 0;
 padding: 0px;
 font-size: 12px;
 line-height: 1.8;
}
.treatment .tatoo_cbox div:nth-child(2) {
 margin: 0;
 padding: 4%;
 width: 92%;
 border: 1px solid #ddd;
}
.treatment .tatoo_cbox div:nth-child(2) p {
 margin: 0;
 padding: 0px;
 font-size: 14px;
 line-height: 1.8;
}
.treatment .tatoo_cbox div:nth-child(2) p a:hover {
 text-decoration: none;
 color: #333;
}
.treatment .tatoo_cbox div:nth-child(2) p.img {
 margin: 0 auto;
 padding: 10px 0;
 width: 60%;
 text-align: center;
 line-height: 1;
}
.treatment .tatoo_cbox div:nth-child(2) p.sub {
 margin: 0;
 padding: 0px;
 font-size: 12px;
 line-height: 1.5;
}
.tatoo_t th:first-child {
 width: 20% !important;
}
.tatoo_t th:last-child {
 color: #FFF;
 font-weight: bold;
 background: #ff7c67 !important;
}
.tatoo_t td:last-child {
 color: #ff7c67;
 font-weight: bold;
}
.tatoo_case {
 margin: 0px auto 15px;
 padding: 5%;
 width: 82%;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 background: #f7f7f7;
}
.tatoo_case p {
 margin: 0px;
 padding: 0px 0 10px;
 font-size: 14px;
 line-height: 1.5;
}
.tatoo_case dl {
 margin: 0px;
 padding: 0;
}
.tatoo_case dl dt {
 margin: 0px;
 padding: 0px 0 5px;
 font-size: 14px;
 line-height: 1.5;
 font-weight: bolder;
 text-align: left;
}
.tatoo_case dl dd {
 margin: 0px;
 padding: 0px;
}
.tatoo_case dl dd p {
 margin: 0px;
 padding: 0px 0 5px;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
}
.tatoo_c th {
 padding: 10px 5px !important;
 text-align: center !important;
 font-weight: bold !important;
}
.tatoo_c td {
 padding: 10px 5px !important;
 text-align: center !important;
 font-weight: bold !important;
}
.tatoo_c th:nth-child(2) {
 background: #000 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(3) {
 background: #ff0c00 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(4) {
 background: #ff7500 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(5) {
 background: #fbfc01 !important;
}
.tatoo_c th:nth-child(6) {
 background: #09b533 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(7) {
 background: #00bbf3 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(8) {
 background: #7200a1 !important;
 color: #FFF;
}
.tatoo_c th:nth-child(9) {
 background: #5b3112 !important;
 color: #FFF;
}
/*-------------乳頭縮小術-------------*/
p.nipple_price {
 margin: 0 auto 20px;
 padding-bottom: 5px;
 width: 92%;
 font-size: 20px;
 line-height: 1.5;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: center;
 border-bottom: 3px solid #472c14;
}
p.nipple_price strong {
 font-size: 40px;
 color: #FF7C67;
}
p.nipple_price span {
 font-size: 20px;
}
.img_auto {
 width: auto !important;
 height: auto;
}
}

/*--- 施術ページ 婦人科 ---*/
.treatment .clinic_list__flex {
	margin-bottom: 1em;
	display: flex;
	flex-wrap: wrap;
}
.treatment .dr-pict {
	width: 25%;
	margin-right: 3%;
}
.treatment .dr-detail {
	width: 67%;
}
.treatment .clinic_list {
	border: 1px solid #d8dfe7;
	border-radius: 30px;
	margin-bottom: 3em;
	padding: 2em;
}
.treatment .clinic_list h3 {
	border-left: 2px solid #d8dfe7;
	font-size: 1.6rem;
	margin-bottom: 1.5rem;
	padding: 1em;
	font-weight: bold;
	line-height: 1.5;
}
.treatment .clinic_list h4 {
	font-weight: bold;
	font-size: 1.3rem;
}
.treatment .clinic_list-data {
	display: flex;
	justify-content: space-between;
}
.treatment .clinic_list-data_text {
	font-size: 1.1rem;
	line-height: 1.5;
}
.treatment .clinic_list-data_text-career dt {
	clear: left;
	float: left;
	width: 5em;
	font-size: 90%;
}
.treatment .clinic_list-data_text-career dd {
	padding: 0 0 .5em 5em;
	font-size: 90%;
}
.treatment .clinic_list-data_text ul li {
	font-size: 90%;
	line-height: 1.5;
}

@media screen and (max-width: 800px) {
	.treatment .clinic_list {
		width: 92%;
		margin: 0 auto 2em;
		padding: 4%;
  box-sizing: border-box;
 }
	.treatment .dr-pict {
		width: 60%;
		margin: 0 0 1em;
 }
	.treatment .clinic_list h3 {
		font-size: 1.3rem;
	}
	.treatment .clinic_list h4 {
		font-weight: bold;
		font-size: 1.1rem;
	}
	.treatment .clinic_list-data {
		display: block;
}
.treatment .clinic_list-data_text-career dd {
	width: 100%;
}

	}

/*-------------ニキビレーザー-------------*/
.nikibil_ti {
 background-color: #fefefe;
}

.nikibil_ti .inner {
 margin: 0px auto;
 padding: 0;
 line-height: 1;
 width: 100%;
 height: 854px;
 max-width: 1260px;
 position: relative;
 background: url("../images/treatment/bg_nikibi_lazer.jpg") no-repeat top center;
}

.nikibil_ti .mv img {
 width: 100%;
 height: auto;
}

.nikibil_ti .inner .cti p.mv {
 line-height: 0;
 margin: 0;
 padding: 0;
}

.nikibil_ti .inner .cti .case_topbox {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 position: absolute;
 top: 52.0%;
 width: 100%;
}

.nikibil_ti .inner .cti .case_topbox div {
 padding-left: 60px;
 width: 480px;
}

.nikibil_ti .inner .cti .case_topbox div ul {
 margin-bottom: 20px;
 width: 100%;
 display: flex;
 flex-wrap: nowrap;
 justify-content: flex-start;
}

.nikibil_ti .inner .cti .case_topbox div ul li {
 width: 40%;
}

.nikibil_ti .inner .cti .case_topbox div ul li:first-child {
}

.nikibil_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 display: block;
 font-family: 'Montserrat', sans-serif;
}

.nikibil_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #cc9933;
}

.nikibil_ti .inner .cti .case_topbox div ul li a {
 vertical-align: middle;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #efefef;
 height: 170px;
}

.nikibil_ti .inner .cti .case_topbox div ul li img {
 width: 100%;
}

.nikibil_ti .inner .cti .case_topbox div p {
 margin: 0;
 padding: 0;
 font-size: 11px;
 line-height: 1.6;
 color: #333;
}

@media screen and (max-width: 800px) {
.nikibil_ti {
 background-color: #fefefe;
}

.nikibil_ti .inner {
 margin: 0px auto;
 padding: 0;
 line-height: 1;
 width: 100%;
	background: none;
	height: auto;
}

.nikibil_ti .mv img {
 width: 100%;
}

.nikibil_ti .inner .cti p.mv {
 line-height: 1;
 margin: 0;
 padding: 0;
}

.nikibil_ti .inner .cti .case_topbox {
 padding-bottom: 25px;
	position: relative;
}

.nikibil_ti .inner .cti .case_topbox div {
 margin: 0 auto;
 padding: 14px 0 0;
 width: 92%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.nikibil_ti .inner .cti .case_topbox div ul {
 padding: 0 0 14px;
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.nikibil_ti .inner .cti .case_topbox div ul li {
 width: 47%;
}

.nikibil_ti .inner .cti .case_topbox div ul li a {
 min-height: 70px;
 vertical-align: middle;
 overflow: hidden;
 display: flex;
 justify-content: center;
 align-items: center;
 background: #efefef;
 height: 127px;
}

.bustup_ti .inner .cti .case_topbox div ul li span {
 margin: 0;
 padding: 0 0 5px;
 font-size:14px;
 line-height: 1.5;
 text-align: left;
 color: #333;
 display: block;
 font-family: 'Montserrat', sans-serif;
}

.nikibil_ti .inner .cti .case_topbox div ul li:last-of-type span {
 color: #cc9933;
}

.nikibil_ti .inner .cti .case_topbox div ul li img {
 width: 100%;
}

.nikibil_ti .inner .cti .case_topbox div p {
 margin: 0;
 padding: 0;
 font-size: 9px;
 line-height: 1.5;
 letter-spacing: 0.02em;
 color: #333;
}
}
/*20230526改修*/
.treatment .box .grid_2column{
display: grid;
grid-template-columns: repeat(2,1fr);
-webkit-column-gap: 7%;
-moz-column-gap: 7%;
-o-column-gap: 7%;
column-gap: 7%;
}
.treatment .box ul.grid_2column{
width: 100%;
margin: 0 auto;
}
.treatment .box ul.grid_2column li {
font-size: 18px;
}
.treatment .box ul.grid_2column li .shu{
color: #ff7c67;
font-weight: bold;
font-size: 22px;
}
/*
#t_exosome{
background: url(../images/treatment/h2_exosome.jpg) no-repeat 0 0;
}
#t_nmn {
	background: url(../images/treatment/h2_nmn.jpg) no-repeat 0 0;
}
*/
@media screen and (max-width: 800px){
.treatment .box ul.grid_2column li {
font-size: 13px;
}
.treatment .box ul.grid_2column li .shu{
font-size: 16px;
}
}
@media screen and (max-width: 450px){
.treatment .box .grid_2column{
grid-template-columns: 1fr;
-webkit-column-gap: 0;
-moz-column-gap: 0;
-o-column-gap: 0;
column-gap: 0;
}
.treatment .box ul.grid_2column{
width: 90%;
}
}
/*
#t_kansaibou-injection{
background: url(../images/treatment/h2_kansaibou.jpg) no-repeat 0 0;
}
*/

/*20240221 LINE QR*/
.line_qr {
	margin: 20px auto 50px;
	padding: 20px 50px;
	width: 100%;
	max-width: 1000px;
	border: 3px solid #c9a651;
	display: flex;
	justify-content: space-between;
	border-radius: 30px;
	box-sizing: border-box;
}
.line_qr > div {
	width: 60%;
}
.line_qr > div > h3 {
	margin: 0 !important;
	padding: 10px 0 15px !important;
	font-size: 24px;
	line-height: 1.8;
	text-align: center;
	color: #c9a651;
	font-weight: bold;
	border: none !important;
}
.line_qr > div > p {
	margin: 0;
	padding: 0 0 15px;
	font-size: 18px;
	line-height: 1.8;
	text-align: left;
	color: #333;
}
.line_qr>div {
	width: 70%;
}
.line_qr > p {
	width: 25%;
}
.line_qr > p img {
	max-width: 180px;
	width: 100%;
	height: auto;
}
@media screen and (max-width: 800px) {
.line_qr {
		margin: 10px auto 25px;
		padding: 10px 15px 20px;
		width: 90%;
		max-width: 90%;
		box-sizing: border-box;
		display: block;
	}
.line_qr>div > h3 {
	font-size: 18px;
	line-height: 1.8;
}

.line_qr>div > p {
	font-size: 14px;
}
.line_qr>div {
	width: 100%;
}
.line_qr>p {
	margin: 0 auto;
	width: 50%;
	text-align: center;
}



}
/*
#t_nad {
	background: url(../images/treatment/h2_nad-tenteki.jpg) no-repeat 0 0;
}
*/