@media (max-width: 767px) {

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

 basic

-------------------------------------------------------
*/
html {
  overflow-y: scroll;
  height: 100%;}
body {
  height: 100%;
  color: #242428;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  font-size: 14px;
  line-height: 1.0;
  *font-size: 100%;
  word-break: break-all;
   -webkit-text-size-adjust: 100%;}

/*
=======================================================

  common

=======================================================
*/
#wrapper {
  max-width: 640px;}
.pcnone {
  display: inline-block;}
.spnone {
  display: none;}

.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;}
  .mt110_sp {margin-top: 110px !important;}
  .mt120_sp {margin-top: 120px !important;}
  .mt130_sp {margin-top: 130px !important;}
  .mt140_sp {margin-top: 140px !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;}
  .mb110_sp {margin-bottom: 110px !important;}
  .mb120_sp {margin-bottom: 120px !important;}
  .mb130_sp {margin-bottom: 130px !important;}
  .mb140_sp {margin-bottom: 140px !important;}
  .mb150_sp {margin-bottom: 150px !important;}
  .mb160_sp {margin-bottom: 160px !important;}
  .mb170_sp {margin-bottom: 170px !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;}
}
.p0 {padding: 0 !important;}
.pl0 {padding-left: 0 !important;}
.txt_left {text-align: left;}
.txt_center {text-align: center;}
.txt_right {text-align: right;}
@media (max-width: 767px) {
  .txt_left_sp {text-align: left;}
  .txt_center_sp {text-align: center;}
  .txt_right_sp {text-align: right;}
}

/*
=======================================================

  header

=======================================================
*/
#header {
  width: 100%;
  min-width: 640px;
  height: 80px;
  padding: 15px 0 0 30px;}
#header .flex {
  justify-content: flex-start;}
#header .logo {
  position: static;
  /* padding: 0 30px 20px; */
  padding: 15px 30px 20px;}
#header .logo img {
  width: 200px;
  height: auto;}
#header .flex ul {
  display: none;}

/*
=======================================================

  hnav

=======================================================
*/
#hnav {
  position: static;
  width: 80px;
  background: none;
  z-index: 1;}
#hnav .trigger {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-image: url('../img/bg_trigger.png');
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;}
#hnav .flex {
  display: flex;
  flex-direction: column;
  align-items: center;}
#hnav .title01,
#hnav h1 {
  display: none;}
#hnav .flex ul {
  display: none;}

/*
=======================================================

  menu

=======================================================
*/
.menu {
  right: 80px;
  width: 560px;
  border-right: none;
  border-left: none;
  z-index: 7;}
.menu_inner {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  width: 560px;
  height: 100%;
  padding-top: 80px;}
.menu_inner .logo {
  width: 271px;
  margin-bottom: 30px;}
.menu_inner .menu_box {
  padding: 0 50px 80px;}
.menu_inner .menu_box .menu_list {
  margin-bottom: 80px;}
.menu_inner .menu_box .menu_list li a {
  padding: 30px 10px;
  font-size: 22px;}
.menu_inner .tel {
  width: 380px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;}
.menu_inner .tel a {
  pointer-events: auto;}
.menu_inner .schedule {
  margin-bottom: 30px;}
.menu_inner .schedule a {
  padding: 15px 30px;
  font-size: 22px;}
.menu_inner .schedule a span {
  padding-left: 35px;
  background: url('../img/bg_menu_schedule.png') no-repeat;
  background-size: 18px auto;
  background-position: left 1px;}
.menu_inner .schedule a:hover span {
  background: url('../img/bg_menu_schedule_on.png') no-repeat;
  background-size: 18px auto;
  background-position: left 1px;}
.menu_inner .txt {
  line-height: 2.0;
  font-size: 22px;}
.menu_inner .sns {
  display: flex;
  margin-top: 40px;
  padding: 0 30px;
  justify-content: space-around;}
.menu_inner .sns li a {
  display: block;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;}

/*
=======================================================

  mainv

=======================================================
*/
.mainv {
  width: 100%;
  padding: 0;}
.mainv_inner {
  width: 100%;
  height: 100%;
  background: url('../img/bg_main_sp.jpg') center;}


/*
=======================================================

  container

=======================================================
*/
.inner {
  width: 100%;}

/*
=======================================================

  instagram

=======================================================
*/
.instagram { /* 検討事項 */
  width: 100%;
  padding: 40px 0;}
.instagram .title { /* 検討事項 */
  margin-bottom: 30px;
  font-size: 26px;}
.instagram .insta_box {
  margin-bottom: 20px;}
.instagram .link a {
  padding: 15px 30px;
  font-size: 20px;}
.instagram .link a span { /* 検討事項 */
  padding: 1px 25px 1px 25px;
  background-image: url('../img/bg_link_insta_l.png'),url('../img/bg_link_insta_r.png');
  background-repeat: no-repeat,no-repeat;
  background-position: center left , center right;}

/*
=======================================================

  top_news

=======================================================
*/
.top_news {
  margin-bottom: 60px;}
.top_news .flex {
  display: block;}
.top_news .title {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 0;
  font-size: 26px;}
.top_news ul {
  width: 100%;
  padding: 0 20px;}
.top_news ul li+li {
  margin-top: 10px;}
.top_news ul li a {
  padding: 15px 0;
  font-size: 22px;
  line-height: 1.6;}
.top_news ul li a span {
  font-size: 24px;}
.top_news ul li a i {
  width: 450px;
  padding: 0 20px;}

/*
=======================================================

  top_info

=======================================================
*/
.top_info {
  padding: 0 20px;
  margin-bottom: 100px;}
.top_info .flex {
  display: block;}
.top_info .flex table {
  width: 100%;
  margin-bottom: 30px;
  font-size: 22px;}
.top_info .flex table thead th {
  padding: 10px 0;}
.top_info .flex table thead tr td:last-child,
.top_info .flex table tbody tr td:last-child {
  border-right: 0;}
.top_info .flex table tbody td {
  padding: 20px 0;}
.top_info .flex > div {
  width: 100%;}
.top_info .flex > div .schedule {
   margin-left: 20px; }
.top_info .flex > div .schedule a {
  padding: 15px 30px;
  font-size: 22px;}
.top_info .flex > div .schedule a span {
  padding-left: 35px;
  background: url('../img/bg_menu_schedule.png') no-repeat;
  background-size: 18px auto;
  background-position: left 1px;}
.top_info .flex > div .schedule a:hover span {
  background: url('../img/bg_menu_schedule_on.png') no-repeat;
  background-size: 18px auto;
  background-position: left 1px;}
.top_info .flex > div .txt {
  font-size: 20px;}
.top_info .flex > div > div {
  margin-bottom: 30px;}
.top_info .flex > div > div figure a {
  pointer-events: auto;}

/*
=======================================================

  campaign

=======================================================
*/
.campaign {
  margin-bottom: 120px;
  border: solid #dcdcdb;
  border-width: 1px 0;
  background: url('../img/bg_campaign.jpg') repeat-y center;}
.campaign .title {
  top: -30px;
  height: 60px;
  font-size: 28px;}
.campaign .title span:before {
  top: -41px;
  height: 60px;}
.campaign .cam_slide {
  position: relative;
  overflow: hidden;
  /* min-height: 510px; */
  min-height: 730px;
  padding: 70px 0 0;
  text-align: center;}
.campaign .cam_slide .slick-slider {
  position: absolute;
  left: 50%;
  margin-left: -900px;
  width: 1800px;}
.campaign .cam_slide li a {
  display: inline-block;
  width: auto;}
.campaign .cam_slide .slick-prev {
  background-repeat: no-repeat;
  /* top: 170px; */
  left: 600px;
  z-index: 2;}
.campaign .cam_slide .slick-next {
  background-repeat: no-repeat;
  /* top: 170px; */
  right: 600px;
  z-index: 6;}

/*
=======================================================

  introduction

=======================================================
*/
.introduction {
  margin-bottom: 80px;}
.introduction .flex {
  display: block;}
.introduction .flex > div {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;}
.introduction .flex > div+div {
  margin-top: 180px;}
.introduction .flex > div figure {
  position: absolute;
  top: -120px;
  right: 0;
  width: 100%;
  height: 300px;
  margin-bottom: 0;}
.introduction .flex > div figure img {
  opacity: 0;}
.introduction .flex > div:nth-child(1) figure {
  background: url('../img/bg_introduction_img01.jpg') no-repeat top;}
.introduction .flex > div:nth-child(2) figure {
  background: url('../img/bg_introduction_img02.jpg') no-repeat top;}
.introduction .flex > div:nth-child(3) figure {
  background: url('../img/bg_introduction_img03.jpg') no-repeat top;}
.introduction .flex > div > div {
  position: relative;
  width: 100%;
  padding: 40px 30px 0;
  background: rgba(255,255,255,0.9);
  z-index: 2;}
.introduction .flex > div .title {
  text-align: left;
  font-size: 30px;}
.introduction .flex > div .title span {
  display: inline-block;
  margin-top: 0;
  margin-left: 20px;
  font-size: 18px;
  color: #655774;}
.introduction .flex > div .txt {
  font-size: 22px;
  line-height: 1.8;}

/*
=======================================================

  treatment_menu

=======================================================
*/
.treatment_menu {
  background: url('../img/bg_treatment_menu.gif') repeat-y bottom right;
  padding-bottom: 80px;}
.treatment_menu .tr_inner {
  border-top: 1px solid #f2e7dc;
  position: relative;
  padding: 60px 30px 30px;
  background: none;}
.treatment_menu .tr_inner + .tr_inner {
  margin-top: 40px;}
.treatment_menu .tr_inner:last-child {
  padding-bottom: 0;}
.treatment_menu .tr_inner:before {
  display: none;}
.treatment_menu .tr_inner .stitle {
  margin-bottom: 20px;
  font-size: 18px;}
.treatment_menu .tr_inner .title {
  margin-bottom: 30px;
  font-size: 30px;}
.treatment_menu .tr_inner .flex {
  display: block;
  z-index: 2;}
.treatment_menu .tr_inner .flex figure {
  display: none;}
.treatment_menu .tr_inner .flex > div {
  width: 100%;}
.treatment_menu .tr_inner .flex > div .txt {
  width: 100%;
  height: auto;
  font-size: 22px;
  line-height: 1.8;}
.treatment_menu .tr_inner .flex > div ul {
  margin-top: 30px;}
.treatment_menu .tr_inner .flex > div ul li {
  padding: 10px 10px;}
.treatment_menu .tr_inner .flex > div ul li a {
  padding: 12px 15px;
  font-size: 22px;}
.treatment_menu .tr_inner .flex > div ul li a span {
  padding-right: 10px;}

/*
=======================================================

  trouble

=======================================================
*/
.trouble {
  padding: 80px 0;}
.trouble .title {
  display: block;
  text-align: center;
  margin-bottom: 20px;}
.trouble .title span {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  font-size: 28px;}
.trouble .title span:before {
  bottom: -15px;}
.trouble .title i {
  display: block;
  margin-top: 40px;
  padding: 0 30px;
  font-size: 22px;
  line-height: 1.8;}
.trouble .flex {
  flex-wrap: wrap;}
.trouble .flex > div {
  width: 50%;
  padding: 20px;}
.trouble .flex > div:nth-child(3) {
  border: none;}
.trouble .flex > div a {
  padding: 10px 0;
  width: 100%;}
.trouble .flex > div a p {
  font-size: 20px;
  text-align: center;}
.trouble .flex > div a p.txt {
  font-size: 22px;}


/*
=======================================================

  recommend

=======================================================
*/
.recommend {
  width: 100%;
  padding: 50px 0;}
.recommend .title {
  margin-bottom: 50px;
  font-size: 28px;}
.recommend .title span {
  padding: 10px 30px;}
.recommend .scroll {
  padding-bottom: 50px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;}
.recommend .flex {
  width: 1000px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;}
.recommend .flex > div {
  width: 300px;}
.recommend .flex > div a {
  font-size: 20px;}
.recommend .flex > div a:after {
  font-size: 20px;}
.recommend .flex > div a figure {
  margin-bottom: 30px;}
.recommend .flex > div a figure:before {
  display: none;}
.recommend .flex > div a p.stitle {
  font-size: 22px;}
.recommend .flex > div a p.stitle:before {
  margin-left: -50px;
  width: 100px;}
.recommend .flex > div a p.stitle:after {
  margin-left: -50px;
  width: 100px;}
.recommend .flex > div a p.stitle span i {
  display: block;
  margin-top: 10px;
  font-size: 18px;}
.recommend .flex > div a p.price {
  font-size: 20px;}
.recommend .flex > div a p.txt {
  line-height: 1.8;}


/*
=======================================================

  column

=======================================================
*/
.column .inner {
  padding-top: 50px;}
.column .title {
  margin-bottom: 50px;}
.column .title span {
  display: inline-block;
  width: 100%;
  padding: 20px;
  font-size: 22px;}
.column .title span i {
  margin-bottom: 0;
  font-size: 30px;}
.column .title span em {
  display: none;}
.column .flex {
  display: block;
  padding: 0 20px;}
.column .flex .column_inner {
  width: 100%;}
.column .flex .column_inner ul li {
  width: 48%;
  margin-top: 30px;}
.column .flex .column_inner ul li a {
  padding-bottom: 60px;}
.column .flex .column_inner ul li a figure {
  margin-bottom: 15px;}
.column .flex .column_inner ul li a .stitle {
  line-height: 1.8;
  font-size: 20px;}
.column .flex .column_inner ul li a .date {
  font-size: 22px;}
.column .flex .column_inner ul li a .more {
  font-size: 20px;}
.column .flex .column_inner ul li a .more span {
  padding-right: 15px;}
.column .column_category {
  width: 100%;
  padding-top: 80px;}
.column .column_category .stitle {
  margin-bottom: 30px;
  text-align: center;
  font-size: 28px;}
.column .column_category .stitle span {
  padding: 0 30px;}
.column .column_category ul {
  margin-bottom: 40px;
  padding: 0 10px;}
.column .column_category ul li {
  border-bottom: 1px dotted #d9bca3;}
.column .column_category ul li a {
  padding: 25px 15px;
  font-size: 22px;}
.column .column_category .all {
  padding: 0 10px;}
.column .column_category .all a {
  padding: 25px;
  text-align: center;
  font-size: 22px;}

/*
=======================================================

  footer

=======================================================
*/

.to_pagetop {
	bottom: 120px; }

#footer {
  padding-bottom: 110px;
}
#footer .contact {
  padding: 50px 0;}
#footer .contact .title {
  margin-bottom: 30px;}
#footer .contact .title span {
  padding: 0 30px;
  font-size: 28px;}
#footer .contact .stitle {
  margin-bottom: 30px;
  font-size: 22px;}
#footer .contact .flex {
  display: block;
  padding: 0 30px;}
#footer .contact .flex > div {
  margin-bottom: 30px;
  margin-right: 0;}
#footer .contact .flex > div figure a {
  pointer-events: auto;}
#footer .contact .flex > div .txt {
  font-size: 20px;}
.footer_btn01,
#footer .contact .flex > a {
  width: 100%;
  font-size: 22px;
  text-align: center;}
#footer .foot_info {
  padding: 50px 30px;}
#footer .foot_info .flex {
  display: block;}
#footer .foot_info .flex > div {
  width: 100%;}
#footer .foot_info .flex > div figure {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;}
#footer .foot_info .flex > figure {
  text-align: center;
  width: 100%;}
#footer .foot_info .flex .schedule {
  text-align: center;}
#footer .foot_info .flex .schedule a {
  margin: 0 auto;
  padding: 15px 30px;
  font-size: 22px;}
#footer .foot_info .flex .schedule a span {
  padding-left: 35px;
  background: url('../img/bg_menu_schedule.png') no-repeat;
  background-size: 18px auto;
  background-position: left 1px;}
#footer .foot_info .flex .schedule a:hover span {
  background: url('../img/bg_menu_schedule_on.png') no-repeat;
  background-size: 18px auto;
  background-position: left 1px;}
.footer_btn01--line span {background-size: 26px auto;}
#footer .foot_info .flex .txt {
  font-size: 22px;
  line-height: 2.0;}
#footer .foot_info .flex .access {
  margin-bottom: 40px;
  line-height: 2.0;
  font-size: 22px;
  display: flex;}
#footer .foot_info .flex .access span {
  width: 130px;}
#footer .access_map {
  min-width: 640px;
  height: 300px;}
address {
  min-width: 640px;
  padding: 20px 0;
  font-size: 18px;}


/*
=======================================================

  sp_menu

=======================================================
*/
.sp_menu {
  left: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px 20px;
  height: 110px;
  background: rgba(255,255,255,0.6);
  z-index: 6;}
.sp_menu ul {
  display: flex;
  justify-content: space-between;
  height: 100%;}
.sp_menu ul li {
  width: 290px;
  height: 100%;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 5px;}
.sp_menu .btn01,
.sp_menu ul li a {
  display: block;
  height: 100%;
  text-align: center;
  background: -moz-linear-gradient(top, #705a50, #2f2116);
  background: -webkit-linear-gradient(top, #705a50, #2f2116);
  background: linear-gradient(to bottom, #705a50, #2f2116);
  font-size: 16px;
  font-weight: bold;
  color: #fff;}
.sp_menu .btn01 span,
.sp_menu ul li a span {
  display: inline-block;
  padding-top: 50px;
  width: 100%;
  height: 100%;}
.sp_menu ul li:nth-child(1) a span {
  background: url('../img/bg_spmenu_02.png') no-repeat center 10px;}
.sp_menu ul li:nth-child(2) a span {
  background: url('../img/bg_spmenu_03.png') no-repeat center 12px;}
.sp_menu ul li:nth-child(3) a span {
  background: url('../img/bg_spmenu_03.png') no-repeat center 15px;}

/* 一時的な処理 */
.sp_menu ul li.w100 {
  width: 100%;}
.sp_menu ul li.w100 a {
  font-size: 24px;}
.sp_menu ul li.w100 a span {
  padding-top: 25px;
  background: url('../img/bg_spmenu_02.png') no-repeat left 30px center!important;}







/*  固定ページ
=====================================================*/
.page_title {
  margin-bottom: 80px;
  padding: 0;}
.page_title > div {
  height: 150px;}
.page_title > div p {
  padding: 0;
  text-align: center;
  font-size: 32px;}
.block_section {
  padding: 0 20px;}
.block_section + .block_section {
  margin-top: 100px;}
.block_section .scroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;}

/* リンク位置調整 */
.follow_link {
  margin-top: -24px;
  padding-top: 24px;}

/* 固定ページ内h2 */
.page_h2 {
  justify-content: center;
  margin-bottom: 30px;
  font-size: 20px;}
.page_h2 span {
  font-size: 30px;}

/*
=======================================================

  料金表

=======================================================
*/
.price_title {
  justify-content: flex-start;
  font-size: 20px;}
.price_title span {
  top: -3px;
  font-size: 30px;}
.price_table {
  /* white-space: nowrap; */
  font-size: 22px;}
.price_table span.first {
  font-size: 20px;}
.price_table span.point {
  font-size: 20px;}
.point_ul {
  font-size: 20px;}
.point_ul li + li {
  margin-top: 10px;}
.price_table th {
  white-space: initial;}
.price_table td:last-child {
  white-space: normal;
  /* white-space: nowrap; */
}

.page_price .point_ul {
	float: none; }
.page_price .price_pagetop {
  font-size: 20px; }

.price_page_link > p {
	width: 240px;
	font-size: 24px;
	padding: 15px 0; }
.price_page_link > p::before {
	border-right-width: 15px;
	border-bottom-width: 54px; }
.price_page_link ul li {
	width: 290px; }
.price_page_link ul li a {
	font-size: 20px; }
.price_page_link ul li a::after {
	width: 10px;
	height: 10px;
	margin-top: -8px; }


/*
=======================================================

  医師紹介

=======================================================
*/
.page_doctors .insta {
  top: 18px;
  right: 20px;}
.page_doctors .insta a {
  display: block;
  width: 30px;
  height: 30px;}
.page_doctors .doctor_box {
  position: relative;
  z-index: 2;
  padding: 220px 0 0;}
.page_doctors .doctor_box > div {
  background: #fff;
  padding: 30px;}
.page_doctors .doctor_box > div figure {
  width: 220px;
  height: 220px;
  top: -20px;
  left: 30px;
  z-index: -1;}
.page_doctors .doctor_box > div figure img {
  object-fit: cover;}
.page_doctors .doctor_box > div .title {
  top: 20px;
  left: 280px;}
.page_doctors .doctor_box > div .title em {
  font-size: 30px;}
.page_doctors .doctor_box > div .title span {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-top: 15px;
  padding: 10px 10px;
  font-size: 20px;}
.page_doctors .doctor_box > div .title i {
  margin-top: 15px;
  font-size: 18px;}
.page_doctors .doctor_box > div .stitle {
  margin-bottom: 15px;
  font-size: 26px;}
.page_doctors .doctor_box > div table {
  font-size: 22px;}

/*
=======================================================

  予約・お問い合わせ

=======================================================
*/
input:not([type="checkbox"]):not([type="radio"]), button, select, textarea {
  -webkit-appearance: none;}
input[type="checkbox"], input[type="radio"] {
  transform: scale( 1.5);
  margin-top: 0;
  vertical-align: middle; }

.page_contact .line_contact {
  display: block;}
.page_contact .line_contact a + a {
  margin-top: 20px;}
.page_contact .line_contact a {
  width: 100%;
  padding: 20px;}
.page_contact .line_contact a > div {
  width: 500px;}
.page_contact .line_contact a > div .title {
  font-size: 20px;}
.page_contact .line_contact a > div .title span {
  font-size: 26px;}
.page_contact .line_contact a > div .txt {
  font-size: 22px;}

.page_contact .line_new {
  display: block;
  padding: 50px 30px; }
.page_contact .line_new div.line_text {
  margin-bottom: 50px; }
.page_contact .line_new div.line_text .title {
  font-size: 20px;}
.page_contact .line_new div.line_text .title span {
  font-size: 26px;}
.page_contact .line_new div.line_text .txt {
  font-size: 22px;}
.page_contact .line_new div.line_link {
  width: 100%;
  font-size: 22px;
  text-align: center;
  border-radius: 10px;
  line-height: 1.4; }

.page_contact .line_new div.line_link a {
  border-radius: 10px; }
.page_contact .line_new div.line_link a figure {
  width: 120px;
  border-radius: 10px; }
.page_contact .contact_new {
  width: auto;
  padding: 0 20px;
  font-size: 22px; }



/* 予約注意文 */
.contact_note {
  padding: 20px;}
.contact_note ul li {
  font-size: 22px;}
.contact_note ul li + li {
  margin-top: 15px;}

/* 予約テーブル */
.contact_table,
.contact_table tr,
.contact_table tbody,
.contact_table th,
.contact_table td {
  display: block;}
.contact_table {
  width: 100%;
  font-size: 24px;}
.contact_table th {
  width: 100%;
  padding: 20px;
  border-right: none;
  border-bottom: 1px solid #ccc;}
.contact_table tr.bg th {
  border-right: none;
  border-bottom: 1px solid #fff;}
.contact_table td {
  padding: 30px 20px;}
.contact_table span.first {
  margin-right: 20px;
  padding: 2px 15px;
  font-size: 20px;}

/* 予約各種パーツ */
.input_txt01 {
  font-size: 24px;
  width: 100%;
  padding: 20px;
  line-height: 1.0;}
.input_area {
  font-size: 24px;
  width: 100%;
  height: 200px;
  padding: 15px;
  font-size: 24px;}
.input_select {
  font-size: 24px;
  padding: 15px 40px 15px 15px;
  background-color: #fff;
  background-position: right 20px center;}
.mdt p {
  margin: 0 15px;}
.contact_table td ul {
  margin-top: 15px;
  font-size: 20px;}
.input_radio {
  top: 0;
  margin-right: 15px;}
label + label {
  margin-left: 50px;}
.send_btn {
  margin-top: 40px;}
.send_btn input {
  padding: 12px 30px;
  font-size: 24px;}
.send_check {
  font-size: 22px; }

/* thanksテキスト */
.thanks_txt {
  padding: 0 10px;
  font-size: 22px;}
.thanks_txt span {
  text-align: center;
  margin-top: 30px;}
.thanks_txt span a {
  pointer-events: auto;
  font-weight: bold;
  font-size: 24px;
  padding: 10px 20px;}

/*
=======================================================

  column post

=======================================================
*/
.column.post .column_category {
  width: 100%;
  padding-top: 80px;}
.column.post .post_cont h2 {
  font-size: 24px;
  font-weight: bold;;}
.column.post .post_cont .cd p:nth-child(1) {
  font-size: 20px;}
.column.post .post_cont .cd p:nth-child(2) {
  font-size: 22px;}
.column.post .post_cont .postin h3 {
  font-size: 24px;
  margin-bottom: 20px;}
.column.post .post_cont .postin p {
  font-size: 22px;}
.column.post .post_cont .postin p + p {
  margin-top: 60px;}
.column.post .post_cont .postin p + h3,
.column.post .post_cont .postin p + em,
.column.post .post_cont .postin p + strong,
.column.post .post_cont .postin em + p,
.column.post .post_cont .postin em + h3 {
  margin-top: 60px;}
.column.post .post_cont .postin strong {
  font-size: 22px;}
.column.post .post_cont .postin em {
  font-size: 22px;}

/* クリニックインフォメーション */
.column.post .laclinic_info {
  margin-top: 80px;}
.column.post .laclinic_info .titl {
  font-size: 30px;}
.column.post .laclinic_info .titl:before {
  top: 15px;}
.column.post .laclinic_info table {
  font-size: 22px;}
.column.post .laclinic_info table a {
  color: #242428;}
.column.post .laclinic_info table th {
  white-space: nowrap;
  padding: 15px 20px;}
.column.post .laclinic_info table td {
  padding: 15px 20px;}

/* 記事の遷移 */
.single_pn a {
  width: 260px;}
.single_pn a span {
  padding: 16px 0;
  font-size: 24px;}


/* 施術一覧 */
.contents_menu_box01 {
  padding-left: 30px;
  padding: 30px;
  margin-top: 42px;
}
.contents_menu_box01::before {
  font-size: 22px;
  top: -42px;
  height: 40px;
}
/* .contents_menu_box01::after {
  height: 40px;
  top: -42px;
  left: 0;
  width: 33vw;
  z-index: -1;
} */
.contents_menu_box01::after {
  font-size: 22px;
  border-bottom: 40px solid #242428;
  top: -42px;
  left: 0;
  z-index: -1;
}
/* コンテンツナビ */
.contents_menu_box01--type01 .contents_menu_list01 li {
  margin-right: 0;
  margin-top: 0;
}
.contents_menu_box01--type01 .contents_menu_list01 li:nth-child(n+4) {
  margin-top: 4%;
}
.contents_menu_list01 {
  flex-wrap: wrap;
}
.contents_menu_list01 li {
  min-width: 48%;
  margin-right: 0;
}
.contents_menu_box01--type01 .contents_menu_list01 li:nth-child(2n+1),
.contents_menu_list01 li:nth-child(odd) {
  margin-right: 4%;
}
.contents_menu_list01 li:nth-child(n+3) {
  margin-top: 4%;
}
.contents_menu_list01 a {
  font-size: 18px;
}
.page-hifuka_hajimete .contents_menu_box01 {
  margin-top: 80px;
}





/*
=======================================================

  施術ページ

=======================================================
*/
/* .palink {
  padding-top: 80px;
  margin-top: -80px;}
.under_tr {
  margin-top: -80px;} */
.palink {
  display: inline-block;
  padding-top: 110px;
  margin-top: -110px;}
.under_tr {
  margin-top: -110px;}

.under_tr .price_table td.right {
  width: auto;}

/* 施術ページカテゴリ */
.under_tr .tr_title {
  margin-bottom: 0;}
.under_tr .tr_title span {
  font-size: 28px;}
.under_tr .tr_title i {
  font-size: 20px;}

/* 施術ページタイトルと内部ナビゲーション */
.under_tr .page_nav {
  position: -webkit-sticky; /* safari対応 */
  position: sticky;
  z-index: 3;
  top: 0px;
  height: 80px;
  padding: 0 100px 0 30px;

  top: -1px;
  height: auto;
  /* padding: 10px 100px 10px 30px; */
  padding: 10px 30px 10px 30px;
}
.under_tr .page_nav .title h1,
.under_tr .page_nav .title {
  font-size: 24px;}
.under_tr .page_nav .title p:after {
  top: -7px;}
.under_tr .page_nav .inlink {
  display: none;}
.under_tr .page_nav .inlink ul {
  display: flex;}
.under_tr .page_nav .inlink ul li {
  font-size: 12px;}
.under_tr .page_nav .inlink ul li a {
  display: block;
  padding: 10px 27px 10px 15px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;}
.under_tr .page_nav .inlink ul li a:hover {
  background: #a6884b;}
.under_tr .page_nav .inlink ul li a span {
  position: relative;}
.under_tr .page_nav .inlink ul li a span:after {
  content: url('../img/bg_inlink_after.png');
  position: absolute;
  top: 2px;
  right: -17px;}
.under_tr .page_nav .inlink ul li:last-child a span:after {
  content: url('../img/bg_inlink_after_contact.png');
  right: -15px;}

/* パンクズ */
.under_tr .breadcrumbs,
.under_tr .pankz {
  padding: 30px;
  font-size: 18px;}
.under_tr .pankz ul li+li {
  margin-left: 40px;}
.under_tr .pankz ul li a {
  color: #242428;}
.under_tr .pankz ul li a span {
  position: relative;}
.under_tr .pankz ul li a span:after {
  margin-top: -8px;
  right: -20px;
  height: 14px;}
.under_tr .breadcrumbs a img,
.under_tr .pankz ul li a img {
  width: 16px;
  height: 16px;}

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

施術ページのコンテンツ

-------------------------------------------------------
*/
.under_tr .tr_content {
  display: block;}
.under_tr .tr_content .left {
  width: 100%;
  margin-bottom: 100px;}

/* MV */
.tr_box_01 {
  position: relative;
  margin-bottom: 40px;}
.tr_box_01 p {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* padding: 20px; */
  padding: 10px;
  text-align: center;
  color: #fff;
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;}

/* リード文と価格 */
.tr_box_02 {
  padding: 0 30px;
  margin-bottom: 100px;}
.tr_box_02 > p {
  font-size: 22px;}
.tr_box_02 .price p {
  width: 370px;}
.tr_box_02 .price p span {
  padding: 20px;
  height: 100%;
  font-size: 18px;}
.tr_box_02 .price p i {
  font-weight: bold;
  line-height: 1.5;
  font-size: 22px;}
.tr_box_02 .price div {
  width: 200px;}
.tr_box_02 .price a {
  font-size: 20px;}

/* こんな方におすすめ */
.tr_box_03 {
  margin-bottom: 80px;
  /* padding: 50px 30px 50px; */
  padding: 50px 30px 30px;}
.tr_box_03 .title {
  width: 300px;
  height: 60px;
  top: -30px;
  margin-left: -150px;
  font-size: 24px;}
.tr_box_03 ul li {
  text-align: left;
  font-size: 22px;}
.tr_box_03 ul li span {
  padding-left: 30px;
  line-height: 1.4;}
.tr_box_03 .title02 {
  font-size: 24px;}

/* 特徴 */
.tr_box_04 {
  width: 580px;
  margin: 0 auto 80px;
  padding: 30px 35px;}
.tr_box_04 .title {
  margin-bottom: 40px;}
.tr_box_04 .title span {
  width: 100%;
  padding: 15px 30px;
  font-weight: bold;
  font-size: 24px;}
.tr_box_04 .chara .stitle {
  margin-bottom: 15px;
  font-size: 22px;}
.tr_box_04 .chara .stitle span {
  padding: 15px 25px;}
.tr_box_04 .chara .stitle.demerit {
  margin-top: 40px;}
.tr_box_04 .chara ul li {
  font-size: 22px;}

/* 〇〇とは */
.tr_box_05 {
  margin-bottom: 80px;}
.tr_box_05 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_05 .flex {
  flex-wrap: wrap;}
.tr_box_05 .flex figure {
  margin-bottom: 30px;
  text-align: center;
  width: 100%;}
.tr_box_05 .flex > div {
  padding: 0 30px;
  width: 100%;
  font-size: 22px;}
.tr_box_05 .flex > div .peace {
  margin-top: 40px;
  padding: 30px;}
.tr_box_05 .flex > div .peace .stitle span {
  width: 100%;
  padding: 15px 30px;}

/* ドクターズレコメンド */
.tr_box_06 {
  padding: 0 30px;
  margin-bottom: 80px;}
.tr_box_06 .flex {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;}
.tr_box_06 .comment {
  width: 100%;
  padding: 45px 30px 30px 190px;
  font-size: 22px;}
.tr_box_06 .comment .title {
  position: absolute;
  top: -30px;
  left: 20px;
  font-size: 20px;}
.tr_box_06 .comment .title span {
  padding: 15px 20px;}
.tr_box_06 .comment .title span:before {
  content: '';
  position: absolute;
  right: 30px;
  bottom: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 8px 0 8px;}
.tr_box_06 .comment .txt {
  line-height: 2.0;}
.tr_box_06 .comment .txt span {
  /* font-size: 18px; */
  font-size: 22px;
  display: block;
  margin-top: 20px;
  text-align: right;}
.tr_box_06 figure {
  position: absolute;
  top: 50px;
  left: -20px;
  width: 180px;
  height: 180px;}


/* 施術の流れ */
.tr_box_07 {
  margin-bottom: 80px;}
.tr_box_07 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_07 dl {
  padding: 0 30px;
  text-align: left;}
.tr_box_07 dl dt {
  text-align: center;
  top: 12px;
  font-size: 24px;}
.tr_box_07 dl dd {
  line-height: 1.8;
  font-size: 22px;}
.tr_box_07 dl dd+dt {
  margin-top: 70px;}
.tr_box_07 dl dd+dt:before {
  top: -50px;}


/* 副作用・ダウンタイム */
.tr_box_08 {
  margin-bottom: 80px;}
.tr_box_08 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_08 .stitle {
  padding: 0 30px;
  font-size: 22px;
  margin-bottom: 15px;}
.normal_list_a {
  font-size: 22px;
  padding: 0 30px;}
.tr_box_08 ul+.stitle {
  margin-top: 30px;}

/* 施術後の過ごし方 */
.tr_box_09 {
  margin-bottom: 80px;}
.tr_box_09 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_09 p {
  padding: 0 30px;
  font-size: 22px;
  margin-bottom: 15px;}

/* 禁忌《該当する方はお受けいただけません》  */
.tr_box_10 {
  margin-bottom: 80px;}
.tr_box_10 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_10 ul {
  display: block;
  padding: 0 30px;
  font-size: 22px;}
.tr_box_10 ul li {
  padding-left: 1.5em;
  width: 100%;
  margin-top: 15px;}
.tr_box_10 ul li:nth-child(-n+2) {
  margin-top: 15px;}

/* 要注意 */
.tr_box_11 {
  margin-bottom: 80px;}
.tr_box_11 .title {
  padding: 20px 0;
  font-size: 22px;}
.tr_box_11 ul {
  display: block;
  padding: 0 30px;
  font-size: 22px;}
.tr_box_11 ul li {
  margin-right: 0;
  padding-left: 1.5em;
  /* line-height: 2.4; */
  line-height: 1.6;}

/* 申告 */
.tr_box_12 {
  margin-bottom: 80px;}
.tr_box_12 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_12 .stitle {
  padding: 0 30px;
  font-size: 22px;
  margin-bottom: 15px;}
.tr_box_12 ul.list {
  padding: 0 30px;
  font-size: 22px;
  margin-bottom: 40px;}
.tr_box_12 ul.list li {
  line-height: 1.6;
  padding-left: 1.5em;}
.tr_box_12 p {
  padding: 0 30px;
  font-size: 22px;
  margin-bottom: 30px;}

/* 料金 */
.tr_box_13 .title {
  padding: 20px 0;
  font-size: 24px;}
.tr_box_13 .scroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;}


/* 施術ページ共通：サイドメニュー
-----------------------------------------------*/
.under_tr .tr_content .right {
  width: 100%;}
.under_tr .tr_content .right .tr_category {
  padding: 0 30px;
  margin-bottom: 40px;}
.under_tr .tr_content .right .tr_category ul li {
  width: 48%;
  margin-top: 20px;}
.under_tr .tr_content .right .tr_category ul li a figure {
  margin-bottom: 20px;}
.under_tr .tr_content .right .tr_category ul li a p span {
  font-size: 22px;
  font-weight: bold;}
.under_tr .tr_content .right .tr_category ul li a p i {
  margin-top: 10px;
  font-size: 16px;}

/* 該当カテゴリ一覧 */
.under_tr .tr_content .right .tr_all {
  margin-bottom: 80px;}
.under_tr .tr_content .right .tr_all .title {
  padding: 25px 0;
  font-size: 24px;}
.under_tr .tr_content .right .tr_all ul li a {
  padding: 20px 60px 20px 30px;
  font-size: 22px;
  background: url('../img/tr/bg_tr_all.png') no-repeat center right 40px;}

/* サイドバナー一覧 */
.under_tr .tr_content .right .side_banner {
  position: static;
  padding: 0 30px;}
.under_tr .tr_content .right .side_banner ul li+li {
  margin-top: 20px;}
.under_tr .tr_content .right .side_banner ul li a {
  font-size: 22px;}
.under_tr .tr_content .right .side_banner ul li.ver01 a {
  padding: 0 30px;
  background: url('../img/tr/bg_side_banner.png') no-repeat center right 30px #4f4d58;}
.under_tr .tr_content .right .side_banner ul li.ver01 a span {
  padding: 30px 0 30px 2em;}
.under_tr .tr_content .right .side_banner ul li.ver01 a span.carender,
.under_tr .tr_content .right .side_banner ul li.ver01 a:hover span.carender {
  background: url('../img/tr/bg_side_carender_off.png') no-repeat center left;}
.under_tr .tr_content .right .side_banner ul li.ver01 a span.first,
.under_tr .tr_content .right .side_banner ul li.ver01 a:hover span.first {
  background: url('../img/tr/bg_side_first_off.png') no-repeat center left 5px;}
.under_tr .tr_content .right .side_banner ul li.ver02 a {
  padding: 30px;
  background: url('../img/tr/bg_side_banner.png') no-repeat center right 30px #a6884b;}
.under_tr .tr_content .right .side_banner ul li.ver02 a span {
  background-size: 24px 39px;
  padding: 30px 0 30px 2em;}
.under_tr .tr_content .right .side_banner ul li.ver03 {
  /* padding: 0 100px; */
}


/* 初めての方へ
-----------------------------------------------*/
.yoyaku_houhou_box02 .title03, .yoyaku_houhou_box02 .title02, .yoyaku_houhou_box01 .title02 {font-size: 24px;}
.yoyaku_houhou_box02 p, .yoyaku_houhou_box01 p {font-size: 22px;}
.hajimete_box01 .title {padding: 20px 0;font-size: 24px;}
.hajimete_box01 dl dd {line-height: 1.8;font-size: 22px;}
.hajimete_box01 dl dt {text-align: center;top: 12px;font-size: 24px;}
.hajimete_box01 p, .hajimete_box01 .stitle {padding: 0 30px;font-size: 22px;margin-bottom: 15px;}
.hajimete_box01 dd p {padding: 0;text-align: left;}
.hajimete_box02 .title {width: 300px;height: 60px;top: -30px;margin-left: -150px;font-size: 24px;}
.hajimete_box02 {border-width: 1px 0;margin-bottom: 80px;padding: 50px 30px 50px;}
.yoyaku_houhou_box01 .icon_box01 {width: 90px;height: 90px;}
.yoyaku_houhou_box01 .icon_box01 img {width: 50%;}
.yoyaku_houhou_box03 a {padding: 20px;}
.yoyaku_houhou_box03 p {line-height: 1.5;text-align: left;padding-left: 20px;}

.menu_inner .menu_box .tain li a {
  font-size: 18px; }
.menu_inner .menu_box .tain li a span::before {
  width: 18px;
  height: 18px;
  font-size: 8px; }

/* emsculpt */
.tr_moviebox p {
  font-size: 18px;
}
.ba_box_01_ttl01 span {
  font-size: 22px !important;
}

/* 240902w */
#header {
  padding-top: 0;
  padding-left: 0;
}
.under_tr {
  margin-top: -80px;
}
.under_tr .breadcrumbs {
  padding: 30px 0;
  /* overflow-x: scroll; */
}
.under_tr .breadcrumbs>* {
  white-space: nowrap;
}
.under_tr .breadcrumbs>*:first-child {
  flex-shrink: 0;
  margin-left: 30px;
}
.under_tr .breadcrumbs>*:last-child {
  margin-right: 30px;
}
/* tdをthに変える必要あり */
:not(.page-price) .price_table tr:has(>:nth-of-type(2):last-of-type) td:empty+td {
  width: 100%;
}
:not(.page-price) .price_table tr:has(>:nth-of-type(2):last-of-type) td {
  width: 50%;
}
:not(.page-price) .price_table tr:has(>:nth-of-type(3):last-of-type) td {
  width: 33.3%;
}
.counseling_box01 .title::before {
  left: -30px;
}
.counseling_box01 .title::after {
  right: -30px;
}












}