div#ez-toc-container {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
}
.fixedTop {
    display: none;
}
.cl-meta-line {
    font-size:12px;
    text-align: right;
}

.wp-content-area .entry-content h3 {
    font-size: 1.7rem;
    color: #444;
    height: 45px;
    font-weight: 600;
    align-items: center;
    display: flex;
}
.cl-t2-body {
    padding: 5px 10px;
}
.cl-readmore a {
    margin: 0.5em 0;
    font-weight: 500;
    color: #33b17c;
}
.cl-content {
    font-size: 14px !important;
}
h1 {
    position: relative;
    font-size: 27px;
    font-weight: 700 !important;
    color:#333;
    margin: 10px 0;
}
h2, .h2 {
    font-size: 22px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: normal;
}
p {
    margin: 0 0 11.5px;
}
iframe {
    border-width: 0 !important;
}
/*
Theme Name: habakiri-child
Template: habakiri
*/
/* 全体サイズ固定 */
.wpcf7-recaptcha.g-recaptcha div {
    text-align: center;
    margin: 20px auto 0;
}
.syoureibutton a{
	color: #FFF !important;
	display: block;
	text-decoration: none !important;
	
}

.syoureibutton {
    
    max-width: 330px;
    /* height: 41.48px; */
    padding: 8px;
    color: #fff;
    left: 4.57px;
    top: 3.29px;
    background: linear-gradient(180deg, rgb(174 204 236) 0%, rgb(151 189 230) 21.63%, rgb(146 186 229) 35.1%, rgb(125 172 223) 88.58%);
    /* filter: blur(2.5px); */
    text-align: center;
    border-radius: 37px;
	margin: 18px auto;
}
/* Rectangle 1224 */
    
  #responsive-btn:hover {
    background-color: none;
    border-color: #eee;
    color: #000;
}

.modal-header.fmodal {
    background: #f3f3f3;
    text-align: center;
    font-size: large;
    color: #111;
}
.fmcontent {
    padding: 20px 30px;
}

.responsive-nav .sub-menu a{
    background-color: #e3e4e7 !important;
    color: #000000;
}
#contents>iframe {
    margin-top: -20px;
    width: 100%;
    height: calc(100vh - 155px);
    border: 0;
    display: block;
  }

  @media (max-width: 500px) {
    .site-branding {
       
        margin: 1px 8px !important;
    }

    .header-mini-actions {
        width: 183px !important;
        height: 100% !important;
        display: flex;
        align-items: center;
        background: #fff;
    }
    /* 各アイテム */
  .hma-item {
    flex: 1;
    height: 100%;
  
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
  
    text-decoration: none;
    color: #111;
    font-size: 10px !important;
    font-weight: 600;
  }
  
  /* アイコン */
  .hma-icon {
    height: 30px !important;
    display: grid;
    place-items: center;
  }
  
  .hma-icon img {
    width: 28px !important;
    height: 28px !important;
    object-fit: contain;
  }
}




  
/* heder icon */
@media (min-width: 992px) {
	.mensdatsumo .responsive-nav a {
    color: #333;
    font-size: 16px;
	font-weight: 400;
}
	.mensdatsumo .responsive-nav .menu>.menu-item>a, .header--transparency.header--fixed--is_scrolled .responsive-nav .menu>.menu-item>a {
    background-color: transparent;
    padding: 5px 5px;
}
	.waku {
    width: 50%;
    float: left;
    padding: 5px;
}
  .sp-fixed-cta{
    display: none;
  }  
    div#contents {
        padding-top: 20px;
    }

    .header-mini-actions {
        width: 317px;
        height: 65px;
      
        display: flex;
        align-items: center;
        background: #fff;
      }
      
      /* 各アイテム */
      .hma-item {
        flex: 1;
        height: 100%;
      
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
      
        text-decoration: none;
        color: #111;
        font-size: 12px;
        font-weight: 600;
      }
      
      /* アイコン */
      .hma-icon {
        height: 36px;
        display: grid;
        place-items: center;
      }
      .teln{
		display: none;
	}
.tel {
    position: absolute;
    right: 0;
    top: 20%;
}
      .hma-icon img {
        width: 32px;
        height: 32px;
        object-fit: contain;
      }
      
      /* テキスト */
      .hma-text {
        line-height: 1;
        white-space: nowrap;
      }
      
      /* 縦線 */
      .hma-divider {
        width: 1px;
        height: 36px;          /* ← 65pxいっぱいにしないのがポイント */
        background: #cfcfcf;
      }
      
    }
@media (max-width: 992px) {
	.spnon{
		display: none !important;
	}
			.sp-fixed-cta .cta {
  /* display: flex;         中身の配置用 */
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;           /* 高さがある場合 */
  text-decoration: none;
}
	a.cta{
		text-decoration: none;
	}
  
  
  .cta {
    flex: 1;
    /* height: 36px; */
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 1px 16px;
    margin: 0px;
	  
}

/* アイコンサイズ指定 */
.cta-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.cta--tel {
	background: linear-gradient(
        to bottom,
        #b9d2ec 0%,
        #99bee4 25%,
        #7dabdc 50%,
        #629ad5 75%,
        #629ad5 100%
    );
	 box-shadow: inset 0 0 0 3px #629ad5;
	margin-right: 1px;
	}
.cta--web { background: linear-gradient(
        to bottom,
        #b9d2ec 0%,
        #99bee4 25%,
        #7dabdc 50%,
        #629ad5 75%,
        #629ad5 100%
    );
	 box-shadow: inset 0 0 0 3px #629ad5;
	margin-right: 1px;
	}
.cta--line { background: linear-gradient(
        to bottom,
        #8de48d 0%,
        #58d858 25%,
        #27cc27 50%,
        #00c300 75%,
        #00c300 100%
    );
	 box-shadow: inset 0 0 0 3px #00c300;
	}


  .sp-fixed-cta {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: 9999;
    padding-bottom: env(safe-area-inset-bottom);
    background: #fff;
  }
    .tel{
		display: none !important;
	}
	.teln {
            position: absolute;
            right: 0;
            top: 0;
        
}
#responsive-btn {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    /* margin: auto; */
    transition: all .1s;
    border-width: 1px;
    border: none !important;
    height: 40px;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    color: #fff !important;
}

.col-xs-1.col-md-12.header__col.global-nav-wrapper.clearfix {
    /* margin: 10px 0 0 0; */
    background: #7FADDF;
	min-width: 50px;
}

.header-mini-actions {
    width: 240px;
    height: 86px;
  
    display: flex;
    align-items: center;
    background: #fff;
  }
  
  /* 各アイテム */
  .hma-item {
    flex: 1;
    height: 100%;
  
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
  
    text-decoration: none;
    color: #111;
    font-size: 12px;
    font-weight: 600;
  }
  
  /* アイコン */
  .hma-icon {
    height: 34px;
    display: grid;
    place-items: center;
  }
  
  .hma-icon img {
    width: 33px;
    height: 33px;
    object-fit: contain;
  }
  
  /* テキスト */
  .hma-text {
    line-height: 1;
    white-space: nowrap;
  }
  
  /* 縦線 */
  .hma-divider {
    width: 1px;
    height: 100%;          /* ← 65pxいっぱいにしないのがポイント */
    background: #cfcfcf;
  }
  
}



/* モーダルポップアップ*/
.ekit-popup-modal__toggler-wrapper img {
    height: 100% !important;
    border-radius: none !important;
}

/* mensdatsumo注意書き */
div#flalu-notice-container {
    border: 1px solid #307777;
    padding: 10px;
    font-size: 0.8em;
    background: #fbfeff;
}
/* datsumoimgコンテナ設定 */
        .datsumoimage-container {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 10px; /* 画像間のスペース */
			margin-bottom: 20px;
        }

        /* 画像の設定 */
        .datsumoimage-container a {
            width: calc(33.33% - 10px); /* 3枚並べるためのサイズ */
        }
         .datsumoimage-container img {
            width: 100%; /* 各リンクの中で画像を全幅にする */
            transition: transform 0.3s ease; /* アニメーションのスムーズな動き */
        }

        /* ホバー時の画像の動き */
        .datsumoimage-container a:hover img {
            transform: translateY(-10px); /* 上に10px移動 */
        }

        /* スマホ用のレスポンシブ設定 */
        @media (max-width: 768px) {
            .datsumoimage-container a {
                width: 100%; /* スマホでは1列にする */
				text-align: center;
            }
        }
        /* スマホ用のレスポンシブ設定 */
        @media (max-width: 768px) {
				.site-branding{
        max-width: 140px !important;
	}
            .datsumoimage-container img {
                width: 80%; /* スマホでは1列にする */
            }
        }
.aga.header--fixed--is_scrolled,
.ladiesdatsumo.header--fixed--is_scrolled,
.mensdatsumo.header--fixed--is_scrolled {
    position: absolute !important;
}
.admin-bar .ladiesdatsumo.header--fixed.header--fixed--is_scrolled,
.admin-bar .mensdatsumo.header--fixed.header--fixed--is_scrolled {
    top: 0px;
}

.mensdatsumo .datsumomd .breadcrumbs>a:first-child {
    display: contents;
}
.archivebuc .breadcrumbs a {
    display: none !important;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
time{
    color: #555;
    font-size: small;
}
.pr-caution {
  font-size: 13px;
  color: #686868;
}

.wpcf7 input.wpcf7-submit {
    background-color: #a9937f !important;

}

table.CF7_table{
	width:80%;
	margin:0 auto;
	
}
table.CF7_table th {
    background: #f5f5f5 !important;
    padding: 5px;
    border: none;
}
table.CF7_table tr{
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
}

.CF7_table ::placeholder {
	color:#797979;
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: #bbb580;
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #bdbdbd;/*グレー*/
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}



table.CF7_table{
	width:80%;
	margin:0 auto;
	
}
table.CF7_table th {
    background: #f5f5f5 !important;
    padding: 5px;
    border: none !important;
}
table.CF7_table td {
    padding: 5px;
    border: none !important;
}
table.CF7_table tr{
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
}

.CF7_table ::placeholder {
	color:#797979;
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: #bbb580;
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #bdbdbd;/*グレー*/
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/* タイトル列 */
@media screen and (min-width: 768px){
    
	.CF7_table th{
	width:30%;/*横幅*/
	background-color:#ebedf5;/*ブルーグレー*/
	}
}
@media screen and (max-width: 992px){
    div#contents {
        padding-top: 10px;
    }
    #header .container {
        width: 100% !important;
        padding: 0px;
        border: 1px solid #ccc;
    }
}
/* レスポンシブ */
@media screen and (max-width: 768px){


	table.CF7_table{
	width:95%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;
	}
	.CF7_table th{
	background-color:#ebedf5;
	}
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
	background-color:#f79034;/* オレンジ*/
	border:0;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto;
}

.CF7_btn{
	text-align:center;
	margin-top:20px;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}
table.CF7_table td p,
table.CF7_table th p {
    margin: 3px 0 !important;
}

table.CF7_table th p {
    text-align: left;
	padding-left: 10px;
}
@media (max-width: 992px) {
.CF7_table input, .CF7_table textarea {
 
}
	table.CF7_table tr {
    border-top: none;
}
}

/* タイトル列 */
@media screen and (min-width: 768px){
	.CF7_table th{
	width:30%;/*横幅*/
	background-color:#ebedf5;/*ブルーグレー*/
	}
}

/* レスポンシブ */
@media screen and (max-width: 768px){
	table.CF7_table{
	width:95%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;
	}
	.CF7_table th{
	background-color:#ebedf5;
	}
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
	background-color:#f79034;/* オレンジ*/
	border:0;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto;
}

.CF7_btn{
	text-align:center;
	margin-top:20px;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}


@media (max-width: 992px) {
.CF7_table input, .CF7_table textarea {
 
}
	table.CF7_table tr {
    border-top: none;
}
}

/*脱毛メディア記事*/

@media (max-width: 992px) {
	.fmtext {
    margin: 3px auto 5px;
}

.datsumomd .rpwe-block a {
    font-size: 1.4em !important;
}
}

@media (min-width: 992px) {
	.fmtext {
    margin: 20px auto 30px;
}
	.buc.header--fixed--is_scrolled {
    position: absolute;
}

.datsumomd .rpwe-thumb {
width: 45px;
}

}

h1.datsumomdh1 {
    position: relative;
    margin: 30px 0 12px 0;
	font-size: 27px;
	font-weight: 700  !important;
}
h3.blog-item__title {
    color: #4d4b4b;
    font-weight: 600 !important;
}
.blog-item__read a {
    color: #222 !important;
    
}


.btn--orange,
.btn.btn--blue {
    margin-top: 10px;
}
.btn--orange, a.btn--orange {
    color: #fff;
    background-color: #615f5d;
    margin-bottom: 10px;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}
.btn--blue, a.btn--blue {
    color: #fff;
    background-color: #53a2ff;
    margin-bottom: 10px;
    border-radius: 20px;
    
}
.btn--blue:hover,
a.btn--blue:hover {
  color: #fff;
  background: #f56500;
}
.blog-item__thumbnail img {
    padding-top: 25px;
    max-height: 260px;
    padding-bottom: 20px;
    object-fit: cover;
}
article.blog-list__list-item {
    background: #f7f7f7;
    display: inline-block;
    border: 1px solid #d1d1d1;
	margin-bottom: 10px;
}




/*脱毛メディア記事ここまで*/

input#tenponame {
    display: none;
}

.anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser__content {
    border-bottom:none !important; 
}
.yoyakuform label {
    margin-top: 20px;
}

.yoyakujikan {
    margin: 0 0 0 20px;
    padding: 4px;
    font-size: 20px;
}

.box {
    display: flow-root;
    float: none;
}
.newsmainpadding{
	padding: 10px;
	
}

.newsmainpadding h2{
	
    display: block;
    border-left: 4px solid #ce9b8e;
    padding: 0px 15px 0px 12px;
    margin-bottom: 15px;
}

.midashinews {
	position: relative;
	margin-top: 50px;
	margin-bottom: 3em;
	text-align: center;
	font-size: 24px;
    line-height: 1.6;
    font-weight: 300;
    color: #333333;
}
.midashinews:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 10%;
	height: 5px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #e9e9df;
	border-radius: 2px;
}
.tmenu a:after {
    content: "〉";
    float: none;
    transform: rotate( 90deg );
    display: block;
    font-size: 0.5em;
}
.tmenu {
    width: 33%;
    border: 1px solid #e0dec9;
    text-align: center;
    border-radius: 5px;
    height: 40PX;
	  background: -moz-linear-gradient(top, #FFF, #f4f3eb);
  background: -webkit-linear-gradient(top, #FFF, #f4f3eb);
  background: linear-gradient(to bottom, #FFF, #f4f3eb);
}
.tmenu:hover{
 background: -moz-linear-gradient(top, #f4f3eb,#FFF);
  background: -webkit-linear-gradient(top, #f4f3eb,#FFF);
  background: linear-gradient(to bottom, #f4f3eb,#FFF);
}
.sejyutumenu_box {
    margin-top: 40px;
	max-height: 380px;
}

.onayamibox figcaption {
    text-align: center;
}

.usuku:hover {
	opacity: 0.5 ;
}
.snip136x a{
text-decoration: none;
}
.snip136x h3 {
	color: #333333;
}
.snip136x h3 {
  border-bottom: solid 3px #f4f1ef;
  position: relative;
}

.snip136x h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #c1a7a7;
  bottom: -3px;
  width: 20%;
}
.vlog-box {
      width: 300px;
      border: 1px solid #fff;
      text-align: center;
}
figure.snip1206a {
    color: #fff;
    position: relative;
    overflow: hidden;
    max-height: 240px;
    width: 100%;
    color: #000000;
    text-align: center;
    overflow: hidden;
}
.sejyutsu-box {
      width: 49%;
      border: 1px solid #fff;      
      text-align: center;
		}
.onayami-box {
	   padding: 10px 0;
      width: 200px;
      text-align: center;
		font-size: 0.8em;
		}
.onayami-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
/*トップニュース*/
.top-news dt {
    position: relative;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    min-width: 8em;
}
.top-news dd {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    min-width: 9em;
	margin-left: 20px;
}

dl.top-news {
    /* border-bottom: 1px solid #ccc; */
    /* padding-bottom: 10px; */
    width: 90%;
    margin: 5px auto;
    font-family: serif;
}
#topnews .top-news:nth-of-type(1) {
    border-top: 1px solid #ccc;
	padding-top: 12px;
}

#topnews dt {
    font-weight: 100;
}

dd.newstype{
    background: #915c5c;
    text-align: center;
	border-radius: 5px;
}
/*ニュースタイプ別色*/
.newstype.jyuuyou{
	background: #ff6366;
}
.newstype.oshirase{
	background: #2b469a;
}
.newstype.release{
	background: #0e8be3;
}
.newstype a{
	color: #fff;
	text-decoration: none;
}

img.call {
    width: 250px;
    height: auto;
}

#menu-topmenu a{
	color: #333;
    font-family: serif;
    letter-spacing: 0.1em;
	font-size: 1.1em;
	padding: 0px;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;

}

@media screen and (max-width: 650px) { 
.sejyutsu-box {
      width: 100% !important;
      border: 1px solid #fff;      
      text-align: center;
		}
	#menu-topmenu a{
	color: #333;
    font-family:"Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-weight: 600;
    letter-spacing: 0.1em;
	font-size: 1.4em;
	padding: 10px 20px;
  }
}

nav.global-nav.js-responsive-nav.responsive-nav {
    background: #E4E7EC;
}
.col-xs-1.col-md-12.header__col.global-nav-wrapper.clearfix{
    margin: 10px 0 0 0;
}
.header--center .global-nav .menu {
    display: flex !important;
    flex-flow: row;
    justify-content: space-between;
    margin: 1px 0;
    background: #E4E7EC;
    padding: 1px 0px;
    list-style-type: none;

}
a.toplink.ms-slide-link {
    display: block !important;
}

.onayaminarabi{
	    display: flex;
    flex-wrap: wrap;
}
.flexmenu {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
	flex-wrap: wrap;
	

    
}
.tmenu {
    margin-bottom: 20px;
}
.arrow-down{
    position: relative;
    display: inline-block;
    color: #563b0d;
    vertical-align: middle;
    text-decoration: none;
    top: 15px;
    left: -52%;
    width: 6px;
    height: 6px;
    border-top: 2px solid #563b0d;
    border-right: 2px solid #563b0d;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.background-gray {
	background: #f8f7f7;
	padding: 20px;
	margin: 10px 0;
	border-radius: 10px;
}

.single-tenpo .newtenpo h4{
    background-color: #F2F2F2;
    color: #000000;
    font-size: 16px;
    padding: 14px 15px !important;
    margin-bottom: 18px !important;
}
.shop-info-contents h4 {
    background-color: #F2F2F2;
    color: #000000;
    font-size: 16px;
    padding: 14px 15px;
    margin-bottom: 18px;
}

.col-md-6.map_meisai {
    margin-top: 20px;
}

div#tempo_info {
    border: 1px solid #988181;
    margin-top: 30px;
}

.h300 img{
    height: 250px !important;
    width: auto !important;
}
.w300 img{
    height: auto !important;
    width: 300px !important;
}
.datsumou2{
	display: none;
}
.mikonenpyo td {
    border: none !important;
	padding: 2px 1px !important;
	vertical-align: top;
}
table.toubandr {
    table-layout: fixed;
}
input.wpcf7-form-control.wpcf7-submit {
    margin-top: 30px;
}

.elementor-lightbox .elementor-lightbox-item {
 
    padding: 20px 30px !important; 
   
}
.owl-nav {
    position: absolute;
    top: 35%;
	width: 100%;
    
    font-size: 2em;
}
button.owl-next {
    right: -18px;
    position: absolute;
}
button.owl-prev {
    left :-18px;
    position: absolute;
}

#voicesingle{
	margin-top: -150px;
	padding-top: 150px;
}
a.tenpo_formbutton2 {
    width: 50%;
    text-align: center;
    padding: 20px;
    border: 1px solid;
    margin: 20px 0;
    border-radius: 10px;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    background: #fff;
}
h1.onayamih1{
    position: relative;
    padding-left: 1em;
}
h1.onayamih1::after {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: '';
    width: 20px;
    height: 20px;
    border: solid 4px #a8855b;
    border-radius: 100%;
}
.tiphoto{
	padding: 20px;
}
.tenpo-ichiran-med{
	padding-top:40px;
}
.waku03 {
    padding: 10px;
    border: 3px solid #f1f1f1;
    margin: 20px 10px;
}
.voice_button a{
	display: block
}
ol li {
    margin-left: 20px;
}
#main table{
	width: 100%;
}
#main th {
    background: #f3f3f3;
    padding: 5px;
    border: 1px solid #ccc;
	 text-align: center;

}
#main td {
    text-align: center;
}
td.left {
    text-align: left !important;
}
.addtoany_content {
    margin: 30px 0 0 !important;
    text-align: -webkit-center;
}
.service h1.clinic {
     position: relative;
     padding-left: 1em;
}
 
.service h1.clinic::after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 20px;
     height:20px;
     border: solid 4px #cc9999;
     border-radius:100%;
}
.service h1.msp {
     position: relative;
     padding-left: 1em;
}
 
.service h1.msp::after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 20px;
     height:20px;
     border: solid 4px #2cc5e7;
     border-radius:100%;
}
.service #main h3 {
    border-bottom: 3px dotted #2cd8d5;
    font-size: 1.2em;
	 font-weight: 600;
    padding-bottom: 5px;
	 line-height: 1.4em;
}
.service #main h2 {
     position: relative;
     padding-bottom: 0.5em;
     border-bottom: 4px solid #DDD;
	  font-size: 1.5em !important;
	
}
 
.service #main h2::after {
     position: absolute;
     content: " ";
     border-bottom: solid 4px #307777;
     bottom: -4px;
     width:20%;
     display: block;
}
div#rpwe_widget-7,
div#rpwe_widget-4,
div#rpwe_widget-2,
div#rpwe_widget-3 {
    background: #f7f7f7;
    padding: 0 10px;
}
#main {
    margin-bottom: 10px !important;  
}

div.guide_clinic {
    font-size: 11px;
}
div#ez-toc-container {
    font-size: 15px;
}

art
.guide_clinic {
    border: 1px solid #ff75a7;
    padding: 10px;
    font-size: 0.7em;
	margin-bottom: 20px;
}

figure.faqbox {
    padding: 1vw;
}

.container0 {
    margin: 20px 0;
}

   

.midashi01o {
    background: linear-gradient(-225deg, #a2805c 0%, #d0b175 56%, #c5b67c 100%);
    color: #fff;
    padding: 5px 5px;
    position: relative;
}

.midashi01o:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-color: #fff #fff #ab9c68 #94875c;
    border-style: solid;
    border-width: 0 25px 25px 0;
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
    box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
}

.midashi01a {
    background: linear-gradient(-225deg, #24c3e7 0%, #77d7e3 56%, #aad9e2 100%);
    color: #fff;
    padding: 10px 10px;
    position: relative;
}

.midashi01a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-color: #fff #fff #bbe5ec #b790ab;
    border-style: solid;
    border-width: 0 25px 25px 0;
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
    box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
}
#rpwe_widget-5 h2.sidebar-widget__title.h4,
#rpwe_widget-4 h2.sidebar-widget__title.h4{
	font-size: 1em !important;
position: relative;
padding: 0.5em;
background: -webkit-linear-gradient(top, #a2805c 0%, #bb9858 50%, #b89558 51%, #a4825d 100%);
color: white;
margin-left: -20px;
	margin-right: -10px;
margin-bottom: 20px;
}
#rpwe_widget-5 h2.sidebar-widget__title.h4::before,
#rpwe_widget-4 h2.sidebar-widget__title.h4::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(140, 124, 105);
}
#rpwe_widget-8 h2.sidebar-widget__title.h4,
#rpwe_widget-2 h2.sidebar-widget__title.h4{
	font-size: 1em !important;
position: relative;
padding: 0.5em;
background: -webkit-linear-gradient(top, #9ed8e0 0%, #6dc4e3 50%, #6dc5e6 51%, #3ed0e4 100%);
color: white;
margin-left: -20px;
	margin-right: -10px;
margin-bottom: 20px;
}
#rpwe_widget-8 h2.sidebar-widget__title.h4::before,
#rpwe_widget-2 h2.sidebar-widget__title.h4::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(119, 167, 175);
}
#rpwe_widget-7 h2.sidebar-widget__title.h4,
#rpwe_widget-6 h2.sidebar-widget__title.h4,
#rpwe_widget-3 h2.sidebar-widget__title.h4{
	font-size: 1em !important;
position: relative;
padding: 0.5em;
background: linear-gradient(-225deg, #ac8c64 0%, #d7b880 56%, #b59641 100%);
color: white;
margin-left: -20px;
	margin-right: -10px;
margin-bottom: 20px;
}
#rpwe_widget-7 h2.sidebar-widget__title.h4::before,
#rpwe_widget-6 h2.sidebar-widget__title.h4::before,
#rpwe_widget-3 h2.sidebar-widget__title.h4::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(195, 164, 91);
}


a.tenpo_formbutton1 {
    display: block;
}

.sub-page-contents {
    padding: 0px !important;
}
.onayami h2, 
.service h2 {
    font-size: 20px !important;
    font-weight: 700 !important;
	line-height: 24px;
}
.answer {
    background: #f7f7f7;
    padding: 10px;
}
.qa {
    display: grid;
}

.sejyutsutenpo {
    margin-top: 0px;
    color: #43b2c1;
    font-size: 0.8em;
   
    display: block;
    background: -webkit-linear-gradient(top, #9ed8e0 0%, #43b2c1 50%, #6dc5e6 51%, #70b9c3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	clear: both;
}

.sejyutsucli {
    margin-top: 0px;
    color: #e43b69;
    font-size: 0.8em;
   
    display: block;
    background: -webkit-linear-gradient(top, #e72459 0%, #ff2c8e 50%, #e72459 51%, #fb447f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	clear: both;
}
.border01{
	border-bottom: 1px solid;
    border-top: 1px solid;
	margin: 50px 0 20px;
}
.title02 {
    text-align: left;
    /* font-size: 1.8em; */
    margin: 5px;
    letter-spacing: .1rem;
    color: #4e4e4e;
    /* margin-bottom: 0.3em; */
    font-weight: lighter;
    position: relative;
    /* padding-bottom: 5px; */
    border-bottom: 1px dashed;
    border-top: 1px dashed;
    text-align: center;
    padding: 7px;
    letter-spacing: 0.2em;
}
.midashi041 {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #f3496f;
    font-size: 20px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
}
.sejyutumenu {
    margin-bottom: 10vh;
}
.onayami_box {
    border: 4px solid #ecece3;
    margin: 10px 0;
    padding: 5px;
    background: #fbfbfb;
	height: 95%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   font-weight: 400
}
.sejjyutsutenpo {
    font-size: 0.7em;
    background: #f9f9f9;
    padding: 5px;
    display: -webkit-box;
}

/*正方形*/
.ms-align-bottom{
	display: none !important;
}
.header--fixed, .header.header--fixed--is_scrolled {
    box-shadow: none !important;
}
.sub-page-contents {
    padding-top: none !important;
}
.thumbs{
  width: 100%;
  height: 100%;
  position: relative;
}
.thumbs::before{
  content: "";
  display: block;
  padding-top: 40%;
}
.thumbs a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbs img{
  width: 100%;
  height: auto;
  line-height: 0;
  position: absolute;
  bottom: 0;
}
.onayamithumbs::before{
  content: "";
  display: block;
  padding-top: 50%;
}
.onayamithumbs a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.onayamithumbs img{
  width: 50%;
  height: auto;
  line-height: 0;
  position: absolute;
  top: 0;
	right: 25%;
}
.nonedisp{
	
}
.nonedisp:hover{
	visibility:visible !important;
}
.snip1361 {
  font-family: 'Quattrocento', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: 16px;
}
.snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1361 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1361 figcaption {
    position: absolute;
    top: calc(77%);
    width: 100%;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.33);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.55)  0%, rgba(0, 0, 0, 0.55) 100%);
    padding: 2px 10px 55px;
}
.snip1361 figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #00000055 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.33) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.55) 100%);
  
}

.snip1206a figcaption {
    position: absolute;
    top: calc(77%);
    width: 100%;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.33);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.55)  0%, rgba(0, 0, 0, 0.55) 100%);
    padding: 2px 10px 80px;
}
.snip1206a figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #00000055 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.33) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.55) 100%);
  
}
.snip1206a:hover figcaption,
.snip1206a.hover figcaption {
  top: 80px;
}

.snip1361 h3,
.snip1361 p {
	padding-bottom: 10px;
  margin: 0 0 10px;
}
.snip1361 h3 {
      text-shadow: 1px 1px 5px #00000055;
  font-size: 1em;
  line-height: 1.2em;
  font-family: 'Oswald', Arial, sans-serif;
  text-transform: uppercase;
}
.snip1361 p {
  font-size: 0.9em;
  letter-spacing: 1px;
  opacity: 0.9;
}
.snip1361 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.snip1361:hover figcaption,
.snip1361.hover figcaption {
  top: 80px;
}





.mincho, .mincho .elementor-heading-title {
    font-family: Hiragino Mincho Pro,serif !important;
}

.voice_catwaku:hover{
	background:#d8f7fb;
}
.voice_catwaku a:hover {
    color: #65d7e5;
}
.voice_catwaku {
    height: 3em;
    background: #65d7e5;
    margin: 10px 0;
    border-radius: 5px;
	display: inline-table;
	width: 100%;
	text-align: center;
}
.voice_txtkakushi {
    position: absolute;
    background: -webkit-linear-gradient(top, #FFFFFF00 0%, #ffffffdd 40%,#fff 80%);
    width: 100%;
    height: 80px;
    margin: 0;
    bottom: 0;
}
.voice_title {
    height: 40px;
}
.voice_button:hover{
	border-color: #aba17c;
}
.voice_button {
    position: relative;
    padding: 4px;
    font-size: 12px;
    border: 1px solid #563b0d;
    margin: 10px;
    text-align: center;
}
.voice_title {
    font-weight: 600;
    margin: 5px 0 10px 0;
}
.voice_honbun {
    margin: 10px 0 20px 0;
    overflow: hidden;
	position: relative;
}
.voice_waku .owl-item {
    background: #fff;
    padding: 10px;
	
}
.voice_cattitle,
a.voice_cattitle {
    height: inherit;
    display: table-cell;
    vertical-align: middle;
	color: #fff;
	font-size: 14px;
}
.col-md-3.sejyutumenu_box {
    margin: 0 !important;
    padding: 5px !important;
    /* background: #ececec; */
}
.adebiro{
	color: #e72459;
}
a.tenpo_link {
    font-size: 1.2em;
}
.sejjyutsutenpo {
    height: 100px;
}
.sejjyutsutenpo li{
	list-style:none;
	font-size: 0.8em;
}
.tenpo_tel_box {
    margin: 10px 8px 15px 8px;
    border: 1px solid #888075;
    padding: 5px 10px;
}
.tenpo_form_box {
    border: 1px solid #888075;
    padding: 10px;
    text-align: center;
    margin: 10px;
    display: block;
}
a.tenpo_formbutton {
    /* border: 1px solid #ccc; */
    padding: 5px;
    margin: 20px;
    display: block;
    border-radius: 5px;
    background: #efebd8;
}

.onayamibox{
  
}

.wpcf7 textarea,
.wpcf7 label,
.wpcf7 input{
    width: 100%;
}

.midashi01 {
    background: linear-gradient(-225deg, #ac8c64 0%, #d7b880 56%, #b59641 100%);
    color: #fff;
    padding: 10px 10px;
    position: relative;
}

.midashi011 {
    background: linear-gradient(-225deg, #77c3df 0%, #86d7e2 56%, #72c4d9 100%);
    color: #fff;
    padding: 10px 10px;
    position: relative;
}
.midashi011:after {
  content:"";
  position:absolute;
  top: 0;
  right: 0;
  border-color: #fff #fff #93cbdc #eab2d9;
  border-style: solid;
  border-width:0 25px 25px 0;
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
  box-shadow: -1px 1px 1px rgba(0,0,0, 0.1);
}
.single-onayami main h2{
    background: linear-gradient(-225deg, #307777 0%, #307777 56%, #307777 100%);
    color: #fff;
    padding: 10px 10px !important;
    position: relative;
}
.single-onayami main h3 {
    position: relative;
    padding-bottom: 0.3em !important;
    border-bottom: 4px solid #DDD;
    font-size: 1.3em !important;
	 margin-top: 8px!important;
	font-weight: 500 !important;
}
.single-onayami main h3::after {
    position: absolute;
    content: " ";
    border-bottom: solid 4px #307777;
    bottom: -4px;
    width: 20%;
    display: block;
}
.section-heading {
    display: block;
    border-left: 4px solid #ce9b8e;
    padding: 0px 15px 0px 12px;
    margin-bottom: 15px;
}
span.logo_desc {
    font-size: 0.45em;
    color: #929292;
    letter-spacing: 1px;
    width: 100%;
}
.midashi02 {
background: linear-gradient(transparent 70%, #fbff00 70%);
}

.midashi03 {
position: relative;
padding-left: 25px;
}

.midashi03:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px #e72459;
}
.midashi03:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px #e72459;
}

.midashi04 {
position: relative;
padding: 5px 5px 5px 42px;
background: #77c3df;
font-size: 20px;
color: white;
margin-left: -33px;
line-height: 1.3;

}
.midashi043:before,
.midashi042:before,
.midashi041:before,
.midashi04:before {
position: absolute;
content: '';
left: -2px;
top: -2px;
border: none;
border-left: solid 40px white;
border-bottom: solid 79px transparent;
z-index:2
}
.midashi042 {
    position: relative;
    padding: 5px 5px 2px 42px;
    background: #000000;
    border-bottom: 3px solid #e72459;
    font-size: 20px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
}

.midashi043 {
    position: relative;
    padding: 5px 5px 2px 42px;
    background: #000000;
    border-bottom: 3px solid #77c3df;
    font-size: 20px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
}
.midashi05 {
position: relative;
padding: 0.6em;
background: -webkit-repeating-linear-gradient(-45deg, #ffffff, #efebe6 4px,#f7f7f7 3px, #f1ece6  8px);
background: repeating-linear-gradient(-45deg, #ffffff, #efebe6 4px,#f7f7f7 3px, #f1ece6 8px);
border-radius: 7px;
}

.midashi05:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #f3f0eb;
width: 0;
height: 0;
}

.midashi06 {
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
}

.midashi06:before,.midashi06:after{ 
  content:'';
width: 20px;
height: 30px;
position: absolute;
display: inline-block;
}

.midashi06:before{
  border-left: solid 1px #a9823f;
  border-top: solid 1px #a9823f;
  top:0;
  left: 0;
}

.midashi06:after{
  border-right: solid 1px #a9823f;
  border-bottom: solid 1px #a9823f;
  bottom:0;
  right: 0;
}
.midashi07{
position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

.midashi07:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f0a7\ POINT';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }
.midashi08{
position: relative;
border-top: solid 2px #e72459;
border-bottom: solid 2px #e72459;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

.midashi08:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f129\ infomation';
background: #e72459;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }

.midashi09:first-letter {
font-size: 2em;
color: #2CD8D5;
}

.midashi10:first-letter {
font-size: 2em;
color: #e72459;
}

.midashi11 {
position: relative;
padding-left: 1.2em;/*アイコン分のスペース*/
line-height: 1.4;
}

.midashi11:before{ font-family: "Font Awesome 5 Free";
	font-weight: 600;
content: "\f00c";/*アイコンのユニコード*/
position: absolute;/*絶対位置*/
font-size: 1em;/*サイズ*/
left: 0;/*アイコンの位置*/
top: 0;/*アイコンの位置*/
color: #f1a1b7; /*アイコン色*/
}

.midashi12 {
position: relative;/*相対位置*/
padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
line-height: 1.4;/*行高*/
color: #ff6a6a;/*文字色*/
border-top: dotted 1px gray;
border-bottom: dotted 1px gray;
background: #fffff4;
}

.midashi12:before{ font-family: "Font Awesome 5 Free";/*忘れずに*/
	font-weight: 600;
content: "\f138";/*アイコンのユニコード*/
position: absolute;/*絶対位置*/
font-size: 1em;/*サイズ*/
left: 0.25em;/*アイコンの位置*/
top: 0.5em;/*アイコンの位置*/
color: #ff6a6a; /*アイコン色*/
}

.midashi13 {
position: relative;
background: #f4f4f4;
padding: 2px 5px 2px 20px;
font-size: 20px;
color: #474747;
border-radius: 0 10px 10px 0;
}

.midashi13:before {
	font-weight: 600;
font-family: "Font Awesome 5 Free";
content: "\f00c";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #ff6363;
width: 40px;
text-align: center;
height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.midashi14 {
position: relative;
padding: 8px 15px;
margin-left: 40px;
background: #fff4ec;
border-radius: 20px;
}

.midashi14:before{font-family: "Font Awesome 5 Free";
	font-weight: 600;
content: "\f111";
position: absolute;
font-size: 15px;
left: -40px;
bottom: 0;
color: #fff4ec;
}

.midashi14:after{
	font-weight: 600;
font-family: FontAwesome;
content: "\f111";
position: absolute;
font-size: 23px;
left: -23px;
bottom: 0;
color: #fff4ec;
}

.midashi15{
position: relative;
padding: 0.25em 1em;
border-top: solid 2px #a0dad9;
border-bottom: solid 2px #a0dad9;
}
.midashi15:before, .midashi15:after{
content: '';
position: absolute;
top: -7px;
width: 2px;
  height: -webkit-calc(100% + 14px);
height: calc(100% + 14px);
background-color: #a0dad9;
}
.midashi15:before {left: 7px;}
.midashi15:after {right: 7px;}


.midashi16{
position: relative;
padding: 0.5em;
background: #000;
color: white;
}

.midashi16::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}

.midashi17{
position: relative;
display: inline-block;
padding: 0 55px;
}

.midashi17:before, .midashi17:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 2px;
border-top: solid 1px black;
border-bottom: solid 1px black;
}

.midashi17:before {left:0;}
.midashi17:after {right: 0;}

.midashi18 {
    margin-top: -10px;
    /* padding: 100px 50px; */
    transform: skew(0deg, -5deg);
    background: #ebf8ff;
    color: #000;
    border: 1px #000000 solid;
}


.midashi19 {
    position: relative;
    /* background: #f4f4f4; */
    padding: 2px 5px 2px 20px;
    font-size: 20px;
    border: 1px dotted #999;
    color: #474747;
    border-radius: 0 10px 10px 0;
}



.midashi19:before {
    font-weight: 600;
    content: "Q";
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding: 0em;
    color: white;
    background: #a57b7b;
    width: 40px;
    text-align: center;
    height: 40px;
    left: -1.35em;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

.midashi20 {
    margin:  0;             /* デフォルトCSS打ち消し */
    font-size:  24px;       /* 文字サイズ指定 */
    position:  relative;    /* 位置調整 */
    font-weight:  normal;   /* 文字の太さ調整 */
    margin-bottom: 15px;    /* 周りの余白指定 */
    border-bottom: solid 4px rgba(76, 175, 80, 0.6);        /* 線指定 */
    border-radius: 0px 0px 160px 180px/0px 0px 20px 4px;    /* 角丸指定 */
}









.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}


h3.rpwe-title {
	text-align: center;
	font-size: 15px !important;
}


.mincho, .mincho .elementor-heading-title {
    font-family: Hiragino Mincho Pro,serif !important;
}

.font01{
  color: black;
   -webkit-text-fill-color: white; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 0.1px;
   -webkit-text-stroke-color: black;
}

.font02 {
    color: black;
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 0.4px;
    font-size: 3em;
    text-shadow: 4px 4px 0px #10ff9c8c;
    -webkit-text-stroke-color: black;
}

.font03 {
    color: black;
    -webkit-text-fill-color: #ffffff9e;
    -webkit-text-stroke-width: 0.7px;
    font-size: 1.7em;
    text-shadow: 4px 4px 0px #dcc77a8c;
    -webkit-text-stroke-color: black;
    border-bottom: 2px dashed;
}

.linkbox{
	display:block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.font04,u {
  text-decoration: underline wavy #dcc77a;
}
 
.font05 {
    -webkit-text-emphasis: filled circle #ffe400;
   text-emphasis: filled circle #ffe400;
}

.ft_logo_img {
    width: 90px;
    margin: 20px auto 50px;
}
.site-branding {
    width: 260px;
	margin: 5px 10px;
}
.buc .site-branding {
    width: 180px !important;
	margin: auto;
	margin: 0px auto !important;
	padding: 0px;
}
.box-heading {
    position: relative;
}
/*footer*/
#menu-footermenu,
.copyright {
    text-align: center;
	color: #565046;
}
.social-nav ul {
    text-align: center;
    margin-left: 0;
    padding-left: 0;
}

.social-nav ul {
    list-style: none;
    padding: 0;
}
.social-nav ul li {
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
}

.social-nav li {
    float: none !important;
    display: inline;
}
.social-nav ul li a[href*="youtube.com"]:before {
    content: "" !important;
}

.tenpo_c h5.waku01 {
    padding: 7px;
    border: 1px solid;
    text-align: center;
}
.tenpo_b h5.waku01 {
    padding: 7px;
    border: 1px solid;
    text-align: center;
}
.waku02 {
    text-align: center;
    margin-top: 20px;
	color: #999;
}
.tenpo_c a.tenpo_tel {
	margin-top: 0px;
    color: #e43b69;
    font-size: 1.8em;
    text-align: center;
    display: block;
    background: -webkit-linear-gradient(top, #e72459 0%, #ff2c8e 50%, #e72459 51%, #fb447f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tenpo_b a.tenpo_tel {
	margin-top: 0px;
    color: #63d7e6;
    font-size: 1.8em;
    text-align: center;
    display: block;
    background: -webkit-linear-gradient(top, #9ed8e0 0%, #43b2c1 50%, #6dc5e6 51%, #70b9c3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.tenpo_c .button01 {
    background: #f5bebe;
	background: -webkit-linear-gradient(top, #e72459 0%, #ff2c8e 50%, #e72459 51%, #fb447f 100%);
	background: linear-gradient(to top, #e72459 0%, #ff2c8e 50%, #e72459 51%, #fb447f 100%);
    padding: 10px;
    text-align: center;
    margin: 15px 20px;
    border-radius: 5px;
    font-size: 1em;
	text-shadow: 0px 0px 2px #845e5e;
	color:#FFF;
	display: block;
}
.tenpo_b .button01 {
    background: #9ed8e0;
	background: -webkit-linear-gradient(top, #9ed8e0 0%, #63d7e6 50%, #77d5f9 51%, #70b9c3 100%);
	background: linear-gradient(to top, #9ed8e0 0%, #63d7e6 50%, #77d5f9 51%, #70b9c3 100%);
    padding: 10px;
    text-align: center;
    margin: 15px 20px;
    border-radius: 5px;
    font-size: 1em;
	text-shadow: 0px 0px 2px #845e5e;
	color:#FFF;
	display: block;
}

.tenpo_address {
    font-size: 13px;
	
}
.tenpo_c .button01:hover {
 	background: linear-gradient(to bottom, #cc3d67, #fd2b8b);
}

.tenpo_b .button01:hover {
 	background: linear-gradient(to bottom, #67b4e0, #27c4cc);
}
.ft_bumon {
    text-align: center;
    color: #777;
}
container {
    width: 90vw;
    max-width: 1200px;
}

/*toptitle*/
.title2 {
    text-align: left;
    font-size: 2.2em;
    /* margin: 2em 0; */
    letter-spacing: .1rem;
    color: #000000;
    margin-bottom: 0.3em;
    font-weight: lighter;
    position: relative;
    padding-bottom: 5px;
}
.title1 {
    text-align: left;
    font-size: 2.2em;
    margin: 2em 0;
    letter-spacing: .1rem;
    color: #000000;
    margin-bottom: 0.3em;
    font-weight: lighter;
    position: relative;
    
    padding-bottom: 5px;
}
.jp {
    font-size: 0.5em;
    padding-left: 1em;
    color: #666;
}
.box-heading {
    display: block;
    position: relative;
}
.naname01 {
    display: inline;
    position: relative;
    padding: 15px;
    font-size: 1.6em;
}
.ft_txt_box {
    text-align: center;
    margin: 70px 0;
}
.naname01:after{
  content:"";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(
    -45deg,
    #fff 25%, #9d9b88 25%,
    #9d9b88 50%, #fff 50%,
    #fff 75%, #9d9b88 75%,
    #9d9b88
  );
  background-size: 8px 8px;
}


figure.snip1206 {

  color: #fff;
  position: relative;
  
  overflow: hidden;
  
  
  max-height: 194px;
  width: 100%;
  color: #000000;
  text-align: center;
	
	
    overflow: hidden;

	
	
	
}
figure.snip1206 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1206 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1206:after {
  background: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0.75;
  -webkit-transform: skew(-45deg) scaleX(0);
  transform: skew(-45deg) scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


figure.snip1206a * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1206a img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1206a:after {
  background: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0.75;
  -webkit-transform: skew(-45deg) scaleX(0);
  transform: skew(-45deg) scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

figure.snip1206 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
figure.snip1206 h2,
figure.snip1206 p {
  margin: 0;
  width: 100%;
  opacity: 0;
}
figure.snip1206 h2 {
  padding: 0 30px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1206 p {
  padding: 0 50px;
  font-size: 0.8em;
  font-weight: 500;
}
figure.snip1206 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1206:hover:after,
figure.snip1206.hover:after {
  -webkit-transform: skew(-45deg) scaleX(1);
  transform: skew(-45deg) scaleX(1);
  transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
figure.snip1206:hover figcaption h2,
figure.snip1206.hover figcaption h2,
figure.snip1206:hover figcaption p,
figure.snip1206.hover figcaption p {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1206:hover figcaption h2,
figure.snip1206.hover figcaption h2 {
  opacity: 1;
}
figure.snip1206:hover figcaption p,
figure.snip1206.hover figcaption p {
  opacity: 0.7;
}


figure.snip1207 {

  color: #fff;
  position: relative;
  
  overflow: hidden;
  
  
  max-height: 194px;
  width: 100%;
  color: #000000;
  text-align: center;
	
	
    overflow: hidden;

	
	
	
}
figure.snip1207 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
figure.snip1207 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1207:after {
  background: #f4f1ef;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  opacity: 0.75;
  -webkit-transform: skew(-45deg) scaleX(0);
  transform: skew(-45deg) scaleX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.5s ease-in-out;
}
figure.snip1207 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
figure.snip1207 h2,
figure.snip1207 p {
  margin: 0;
  width: 100%;
  opacity: 0;
}
figure.snip1207 h2 {
  padding: 0 30px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1207 p {
  padding: 0 50px;
  font-size: 0.8em;
  font-weight: 500;
}
figure.snip1207 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1207:hover:after,
figure.snip1207.hover:after {
  -webkit-transform: skew(-45deg) scaleX(2);
  transform: skew(-45deg) scaleX(2);
  transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
figure.snip1207:hover figcaption h2,
figure.snip1207.hover figcaption h2,
figure.snip1207:hover figcaption p,
figure.snip1207.hover figcaption p {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1207:hover figcaption h2,
figure.snip1207.hover figcaption h2 {
  opacity: 1;
}
figure.snip1207:hover figcaption p,
figure.snip1207.hover figcaption p {
  opacity: 0.7;
}

a.blog_title {
    font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 600;
}
a.blog_title {
    height: 40px;
    display: block;
}
.center {
    margin: 20px auto;
    text-align: center;
}
/*ranking*/
li.no1 {
  background: -moz-linear-gradient(top, #FFF, #fffde8);
  background: -webkit-linear-gradient(top, #FFF, #fffde8);
  background: linear-gradient(to bottom, #FFF, #fffde8);

}

li.no2 {
  background: -moz-linear-gradient(top, #FFF, #f9f9f9);
  background: -webkit-linear-gradient(top, #FFF, #f9f9f9);
  background: linear-gradient(to bottom, #FFF, #f9f9f9);

}
li.no3 {
 
	background: -moz-linear-gradient(top, #FFF, #fff6ed);
  background: -webkit-linear-gradient(top, #FFF, #fff6ed);
  background: linear-gradient(to bottom, #FFF, #fff6ed);

}
li.no1::before {
    display: block;
    content: '';
    left: -1em;
    width: 30px;
    height: 30px;
    float: left;
    /* padding-right: 10px; */
    margin-right: 20px;
    background: url(/wp-content/uploads/adeb_site/no1.svg) no-repeat;
}
li.no2::before {
    display: block;
    content: '';
    left: -1em;
    width: 30px;
    height: 30px;
    float: left;
    /* padding-right: 10px; */
    margin-right: 20px;
    background: url(/wp-content/uploads/adeb_site/no2.svg) no-repeat;
}
li.no3::before {
    display: block;
    content: '';
    left: -1em;
    width: 30px;
    height: 30px;
    float: left;
    /* padding-right: 10px; */
    margin-right: 20px;
    background: url(/wp-content/uploads/adeb_site/no3.svg) no-repeat;
}
.rankingbox li {
    list-style: none;
    padding: 7px;
    margin: 5px 0;
	border-radius: 5px;
}
.rankingbox a {
    font-size: 1.2em;
    color: #111;
	text-shadow: 
        #fff 1px 1px 0, #fff -1px -1px 0,/*右下、左上*/
        #fff -1px 1px 0, #fff 1px -1px 0,/*右上、左下*/
        #fff 0px 1px 0, #fff  0-1px 0,/*右、左*/
        #fff -1px 0 0, #fff 1px 0 0;/*上、下*/
	font-weight: 600;
}


.rankingtitle a {
    color: #797979;
    font-size: 0.8em;
	    
}

.rankingoldbox{
	
	padding: 15px;
}
ol {
    -webkit-padding-start: 0px !important;
}
.clear {
    clear: both;
}



.logo_desc_mobile{
	display:none;
}


@media only screen and (max-width: 500px) {
	.site-branding{
        max-width: 135px !important;
	}

}
.tenpo_annai table thead tr th,.tenpo_annai  table tr.col th {
    border: 1px solid #cccccc;
    background: #EB4A7A;

	background: -webkit-linear-gradient(top, #ce304f 0%, #f4336a 30%, #f5356a 51%, #ff6f9d 100%);
    padding: 10px;
    color: #FFFFFF;
}
.tenpo_annai table.medicaltable thead tr th,.tenpo_annai  table.medicaltable tr.col th {
    border: 1px solid #cccccc;
    background: #EB4A7A;
	background: -webkit-linear-gradient(top, #72e1e6 0%, #81c4d8 30%, #72c2d4 51%, #70bac6 100%);
    padding: 10px;
    color: #FFFFFF;
}
.tenpo_annai table.medicaltable tr th {
    font-weight: normal;
    background: #d6eef1;
}


.tenpo_annai table tr th {
    font-weight: normal;
    background: #FBDBE4;
}
.tenpo_annai table tr th, table tr td {
    padding: 0.5em 10px;
    border: 1px solid #cccccc;
    text-align: left;
}
.tenpo_annai table tbody tr td {
  padding: 15px 8px;
  background-color: #fff;
}
#tempo_map {

    margin-top: 30px;
}

h2.tenpomei {
    color: #505050;
}


.tenpo_annai table tbody tr th {
  font-size: 12px;
  font-size: 1.2rem;
}
a.tenpo_tel {
    font-size: 1.5em;
}
.tenpo_annai table tbody tr td {
  text-align: center;
}

.tenpo_annai .box-consultation p {
  padding-left: 10px;
  margin-bottom: 0px;
  padding-bottom: 50px;
  font-size: 14px;
  font-size: 1.4rem;
}
.tenpo_annai table {
    width: 100%;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    border-spacing: 1;
}
.col-md-12.tenpo_map_info {
    background: -webkit-linear-gradient(top, #fffbef 0%, #ffffff 30%, #ffffffd9 51%, #fffbf5 100%);
    padding: 20px;
	border: 1px solid #92765e;
}
.tenpo_annai {
	
    background: #FFF;
    padding: 15px;
   
}
.moyou {
    background: #e0decb;
}
.moyou::after{
	position: relative;
	display: block;
	content: ' ';
	background-image: url('http://adeb.aibirds.jp/wp-content/uploads/2018/08/moyou.svg');
	background-repeat: no-repeat;
	background-position:center top;
	height: 50px;
	width: 100px;
	bottom: -50px;
	margin: -50px auto 0 auto;
}
.moyou::before{
	position: relative;
	display: block;
	content: ' ';
	background-image: url('http://adeb.aibirds.jp/wp-content/uploads/2018/08/moyou.svg');
	background-repeat: no-repeat;
	background-position:center top;
	height: 50px;
	width: 100px;
	
	margin: 0 auto -50px auto;
	top: -50px;
    transform: rotate(180deg);
}
.blog_box {
    background: #FFF;
    padding: 10px;
    box-shadow: 1px 1px 3px #c1b1b1;
}
@media (min-width: 1200px){
	.topslide{
		height: 520px;
	}
.container {
    width: 1200px;
}
}
@media (max-width: 1200px){
	.topslide{
		
	}
	h2{font-size: 20px !important;}
        h3{font-size: 18px !important;}
	.tenpo_b,
	.tenpo_c{
		margin: 5px 0 30px 0;
		padding: 15px;
		background: -webkit-linear-gradient(top, #fbfbfb 0%, #fff 50%, #fbfbfb 100%);
		border-radius: 5px;
		
	}
	.off-canvas-nav--dark {
    background-color: #fff !important;
    border-top: 1px solid #8facde !important;
    border-bottom: 1px solid #8facde !important;
}
	.off-canvas-nav--dark a:hover, .off-canvas-nav--dark a:active, .off-canvas-nav--dark a:focus {
    background-color: #e7edf7 !important;

}
	.elementor-element-b30d312.elementor-widget.elementor-widget-text-editor {
    font-size: 0.7em;
}

	
#mikostyle-box button.owl-next {
    right: 0px !important;
 
}
#mikostyle-box button.owl-prev {
    left :0px !important;
 
}	
}

@media (max-width: 768px){
	table tr td {
    padding: 5px !important;
    
}
	table.toubandr {
    font-size: 0.6em;
}
	.elementor-lightbox .elementor-lightbox-item {
    padding: 20px 0px !important;   
}
	#tempo_map {
    margin-top: 5px !important;
}
	.tenpo_map_info .col-md-6,
	.tenpo_map_info {

    padding: 5px !important;
	}
	
.social-nav li {
	
    float: none !important;
    display: block !important;
	    margin: 0 0 10px 0!important;
}
	h3.rpwe-title {
		text-align: center;
}
	.rankingoldbox {
    padding: 4px !important;
}
	.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.col-md-10.col-md-offset-1,	
.sejyutumenu_box{
		padding: 5px !important;
	}
	
.snip1361 figcaption {
    top: calc(40%) !important;

}	
	.snip1361 figcaption P{
		color: #FFFFFF00;
	}	
a.tenpo_formbutton2 {
    width: 100% !important;
	}
	.sidebar img{
		width:100%;
	}
	.container {
    width: 96vw;
}
}

@media (max-width: 980px){
	
header.buc {
    height: 68px;
}
.buc .site-branding {
    width: 120px !important;
    margin: -8px auto -20px auto !important;
}
.buc .site-branding__heading {
    font-size: 24px;
    line-height: 1;
    text-align: center !important;
    margin: 0;
}
img.buclogo.site-branding__logo {
    width: 70%;
}

span.logo_desc {
    display:none;
}
	.logo_desc_mobile{
		display:block !important;
		font-size:0.8em;
		    margin: 5px 0 0px 5px !important;
	}		
.site-branding {
    width: 155px  !important;
margin: 10px 5px ;
}

    img.call {
        width: 175px;
        height: auto;
        margin-top: 15px;
        margin-right: 3px;
    }

	h4.mincho {
    font-size: 0.8em;
}
	
}

@media (min-width: 981px){

	.smartphone{
		display: none;
	}
	
}
@media (max-width: 980px){
	.toc-modal-button {

    bottom: 60px !important;

	}
	.pctablet{
		display: none;
	}
}
@media (max-width: 600px){

	
	
	.midashinews {

    font-size: 20px;
	}
	
.naname01:after {
    position: relative !important;
    clear: both;
    display: block;
	margin:10px auto -30px;
	width:85% !important;
}
.naname01 {
    padding: 0px;
	}
}
@media (max-width: 500px){
		h1, .h1 {
    font-size: 24px !important;
}
	.smartphone {
    font-size: smaller;
}
	.tmenu a {
    font-size: 0.8em;
}
	.onayami-box {
   
    width: 130px;

}
	

.elementor-element-af26566 {
    margin: 0px -10px;
}
}
@media (max-width: 350px){
.site-branding {
    width: 120px  !important;
margin: 10px 5px ;
}
	.tel {
    top: 32px !important;
}
img.call {
	padding-right: 10px;
    width: 140px;
    height: auto;
}
}


dl.qa {
 overflow: hidden;
 _zoom: 1;
}
 
dl.qa dd,
dl.qa dt {
 text-indent: -2.6em; 
 padding: 0 20px 0px 50px;
}
 
dl.qa dt {
 margin: 20px 20px 0 0;
}
 
dl.qa dd:first-letter,
dl.qa dt:first-letter {
 font-size: 1.6em;
 font-weight: bold;
 margin-right: 10px;
 padding: 5px;
}
 
dl.qa dd {
 margin: 10px 0 -1px 0;
 padding-bottom: 20px;
 border-bottom: solid 1px #aaa;
}
 
dl.qa dt:first-letter {
 color: #3498db;
}
 
dl.qa dd:first-letter {
 color: #ff6767;
}

.midashi20 {
	padding: 0.25em 0.5em;
	color: #000000;
	background: transparent;
	border-left: solid 5px #307777;
	border-bottom: none;
	border-radius: 0px;
}

.qa-ttl {
  border-bottom: double 6px #307777;
  font-size: 22px;
}

.box30 {
    margin: 2em 0;
    background: #F7F7F7;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
    font-size: 1.2em;
    background: #307777;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}

.font-bold {
	font-weight: 500;
}

.back-gray {
    padding: 15px;
    background-color: #f7f7f7;
    border-radius: 10px;
    line-height: 28px;
    margin: 20px 0;
}


h2.post-midashi {
  font-size: 2.2rem;
  font-weight: 700 !important;
  padding: 1.3rem;
  color: white;
  background-color: #307777;
  line-height: 28px;
  margin-top:30px;
}
.mensdatsumo h2.post-midashi {
  background-color: #307777 !important;
}

.ladiesdatsumo p {
	font-size: 13px;
}
.ladiesdatsumo ul {
    font-size: 13px;
}
.ladiesdatsumo h3.post-midashi{
	border-left: solid 8px #E79691 !important;
}
.ladiesdatsumo h4.post-midashi{
	border-bottom: double 5px #E79691 !important;
}
.ladiesdatsumo h2.post-midashi {
  background-color: #E79691!important;
}
.ladiesdatsumo th {
    background: #fff0ef !important;
	font-size: 10px;
}
.mensdatsumo th,
.mensdatsumo td,
.ladiesdatsumo  td {
	font-size: 13px;
}
.ladiesdatsumo  .pricearea th {

    color: rgb(51, 51, 51) !important;
}
.ladiesdatsumo .property_box {
    border: 2px solid #E79691 !important;

}
.ladiesdatsumo .property_ttl ,
.ladiesdatsumo .property_item {
    color: #fc8e84 !important;
}
.ladiesdatsumo .property_ttl:before {
    background-color: #fc8e84;
}

.ladiesdatsumo  .adressarea th {
    color: #000 !important; 
}
.agaimage-container {
    display: flex;
    justify-content:space-around;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}
/* 画像の設定 */
        .agaimage-container a {
            width: calc(33.33% - 10px); /* 3枚並べるためのサイズ */
        }
         .agaimage-container img {
            width: 100%; /* 各リンクの中で画像を全幅にする */
            transition: transform 0.3s ease; /* アニメーションのスムーズな動き */
        }

        /* ホバー時の画像の動き */
        .agaimage-container a:hover img {
            transform: translateY(-10px); /* 上に10px移動 */
        }

        /* スマホ用のレスポンシブ設定 */
        @media (max-width: 768px) {
            .agaimage-container a {
                width: 100%; /* スマホでは1列にする */
				text-align: center;
            }
        }
        /* スマホ用のレスポンシブ設定 */
        @media (max-width: 768px) {
            .agaimage-container img {
                width: 80%; /* スマホでは1列にする */
            }
        }
.aga h3.post-midashi{
	border-left: solid 8px #01a194 !important;
}
.aga h4.post-midashi{
	border-bottom: double 5px #01a194 !important;
}
.aga h2.post-midashi {
  background-color: #01a194!important;
}
.aga #main th {
    background: #ffebd0 !important;
}
.aga #main .pricearea th {

    color: rgb(51, 51, 51) !important;
}
.aga .property_box {
    border: 2px solid #01a194 !important;

}
.aga .property_ttl ,
.aga .property_item {
    color: #01a194 !important;
}
.aga .property_ttl:before {
    background-color: #01a194;
}

.aga #main .adressarea th {
    color: #000;
}


h3.post-midashi {
  font-size: 1.8rem;
  padding: 0.25em 0.7em;
  color: #494949;
  background: transparent;
  border-left: solid 8px #307777;
  border-bottom: none !important;
  font-weight: 700 !important;
  margin-top:20px;
  line-height: 1.5em;
}
h3.post-midashi::after{
	border-bottom: none !important;
}
h4.post-midashi {
	font-size: 1.7rem;
   border-bottom: double 5px #a7d6ff;
	padding: 0.5em 0.3em;
   font-weight: 700 !important;
   margin-top:10px;

}
.post-red {
   color: red;	
	font-weight: 500;
}
.marker-yellow {
  background: linear-gradient(transparent 60%, #ffff00 70%);
  font-weight: 700;
}
.marker-orange {
  background: linear-gradient(transparent 60%, #FFCF9C 70%);
  font-weight: 700;
}
.marker-blue {
  background: linear-gradient(transparent 60%, #b5deff 70%);
  font-weight: 700;
}

table {
    font-size: 1.2rem;
}

/* --表の色変更-- */

.table th,.table td {
    border: 1px solid #90d7ec; padding: 10px;
}

/* --表サイズ調整-- */
@media (max-width: 480px) {
  .sp-scrollable-table table{
    border-collapse: collapse;
    margin: 2em 0;
    max-width: 100%;
  }

  .sp-scrollable-table th{
    background-color: #eee;
  }

  .sp-scrollable-table th,
  .sp-scrollable-table td{
    border: solid 1px #ccc;
    padding: 3px 5px;
    white-space: nowrap;
	  padding: 10px 12px !important;
  }

  .sp-scrollable-table {
    overflow-x: auto;
    margin-bottom: 1em;
    max-width: 770px;
  }
}
/* --表 1行目固定-- */
.fixed01{
  position: sticky;
  left: 0;
  z-index: 1;
}

/* --動画サイズ調整-- */
.video {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rpwe-block a {
  font-size: 1em;
}

.article--single .elementor a {
    color: #1a0dab;
}

.tmenu a {
    color: #000 !important;
}

.elementor-button-wrapper a {
	    color: #ffffff !important;
}

/* -20210802- */
.midashi202101 {
    background: linear-gradient( 
-225deg
 , #cfeee7 0%, #8fd0bd 56%, #cfeee7 100%);
color: #fff;
padding: 8px 10px 4px;
position: relative;
text-align: center;
}
.tenpo_form_box2 {
    border: 4px solid #d2e8f0;
    padding: 10px;
    text-align: center;
    margin: 10px;
    display: block;
}
a.tenpo_formbutton2 {
    border: 1px solid #aadbdc;
    padding: 5px;
    margin: 20px auto;
    display: block;
    border-radius: 5px;
    color: #fff;
    background: #b4e1d5;
}
a.tenpo_formbutton2:hover {
    border: 1px solid #fbcc6b;
    padding: 5px;
    margin: 20px auto;
    display: block;
    border-radius: 5px;
    color: #555;
    background: #fbed4a;
}
.tenpotel1 span {
    display: block;
}
.tenpothumnail {
    width: 80%;
    margin: 15px auto;
}
.tenpothumnail img {
    box-shadow: #e8e8e8 2px 2px 5px;
}
a.tenpo_link2 {
    font-size: 1.3em;
    padding: 6px 0;
    display: block;
    box-shadow: 3px 3px 6px -5px #555, 3px 3px 8px rgb(255 255 255 / 80%) inset;
    background: #f9fcff;
}
a.tenpo_tel2 {
    font-size: 1.9em;
}

.article--single a {
    color: #1122cc ;
}
.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de;
    color: #fff !important;
}

.koshiki_btn a {
    display: flex;
	color: #fff !important;
    border: none;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    min-height: 60px;
	max-width: 260px;
	text-align: center;
    background-color: #eb6d61;
    border-radius: 13px;
    font-size: 17px;
    padding: 10px 10px 14px;
    margin: 10px auto;
    color: #ffffff;
    box-sizing: border-box; 
    box-shadow: 0 -5px 0 rgba(0,0,0,0.15) inset;
    position: relative;
    text-decoration: none;
}


/* -20220902 marketoform- */

/* -20230909 rating- */
.star5_rating{
    position: relative;
    z-index: 0;
    display: inline-block;
    white-space: nowrap;
    color: #CCCCCC; 
    /*font-size: 30px; フォントサイズ設定 */
}

.star5_rating:before, .star5_rating:after{
    content: '★★★★★';
}

.star5_rating:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #ffcf32; /* イエローカラー*/
}

.star5_rating[data-rate="5"]:after{ width: 100%; } /* 星5 */
.star5_rating[data-rate="4.5"]:after{ width: 90%; } /* 星4.5 */
.star5_rating[data-rate="4"]:after{ width: 80%; } /* 星4 */
.star5_rating[data-rate="3.5"]:after{ width: 70%; } /* 星3.5 */
.star5_rating[data-rate="3"]:after{ width: 60%; } /* 星3 */
.star5_rating[data-rate="2.5"]:after{ width: 50%; } /* 星2.5 */
.star5_rating[data-rate="2"]:after{ width: 40%; } /* 星2 */
.star5_rating[data-rate="1.5"]:after{ width: 30%; } /* 星1.5 */
.star5_rating[data-rate="1"]:after{ width: 20%; } /* 星1 */
.star5_rating[data-rate="0.5"]:after{ width: 10%; } /* 星0.5 */
.star5_rating[data-rate="0"]:after{ width: 0%; } /* 星0 */

.pickup_best3_box {
    margin: 10px 0;
    width: 100%;
    float: left;
}
.pickup_best3_box_in {
    float: left;
    text-align: center;
    width: 31.333%;
    margin: 10px 1% 10px;
    font-size: 11px;
    line-height: 16px!important;
}
.pickup_best3_box_in img {
    width: 98%;
    margin: 2px auto 5px;
}

.rank_crown img {
    width: 33%;
}

.back_star_orange {
    color: #ffffff;
    padding: 1px;
    position: relative;
    background-color: #fd7e00;
}
.back_star_blue {
    color: #ffffff;
    padding: 1px;
    position: relative;
    background-color: #307777;
}
.back_star_pink {
    color: #ffffff;
    padding: 1px;
    position: relative;
    background-color: #fc8e84;
}
.rank_clinic_detail {
	height: 48px;
}
.rank_clinic_detail p {
	font-weight: bold;
}

h4.elementor-heading-title.elementor-size-default {
  font-weight: 700 !important;
}


.flow_design05 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow05 {
  padding-left: 0;
}

.flow05 > li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
}

.flow05 > li:not(:last-child) {
  padding-bottom: 10px;
}

.flow05 > li .icon05 {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 100vh;
  display: inline-block;
  background: #4D9BC1;
  color: #fff;
  position: absolute;
  left: 0;
}

.flow05 > li:not(:last-child)::before {
  content: '';
  background: #c3c3c3;
  width: 4px;
  height: 100%;
  position: absolute;
  top: calc(50% - -30px);
  left: 17px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.flow05 > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #4D9BC1;
}

.flow05 > li dl dd {
  margin-left: 0;
}

 /* 脱毛 */
.balloon {
    display: flex;
    align-items: start;
    gap: 0 22px;
	margin-bottom: 30px;
}

.balloon img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #e6edf3;
    border-radius: 50%;
}

.balloon p {
    position: relative;
    max-width: 720px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #f3f3f3;
    color: #333333;
}

.balloon p::before {
    position: absolute;
    left: -14px;
    width: 15px;
    height: 30px;
    background-color: #f3f3f3;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

.balloon2 {
    display: flex;
    align-items: start;
    gap: 0 22px;
	margin-bottom: 30px;
}
.balloon2 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #fff1dc;
    border-radius: 50%;
}
.balloon2 p {
    position: relative;
    max-width: 720px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #fff1dc;
    color: #333333;
}
.balloon2 p::before {
    position: absolute;
    left: -14px;
    width: 15px;
    height: 30px;
    background-color: #fff1dc;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

.datsumomd p {
}

span.bold {
	font-weight: 700;
}
span.small {
	font-size: 9px;
	font-weight: 300;
}

div.map {
  box-sizing: border-box;	
}


/* ===== おすすめポイントカード ===== */
.property_box {
    width: 100%;
    max-width: 720px;
    margin: 24px auto;
    padding: 32px 0px 36px;
    border: none;
    border-radius: 16px;
    background: #fff;
    position: relative;
    overflow: visible;
    box-shadow: 0 2px 16px rgba(0,0,0,0.05);
}

.property_box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: linear-gradient(90deg, #2a9d8f, #3dbaa8, #2a9d8f);
    border-radius: 16px 16px 0 0;
}

.property_ttl {
    font-size: 18px;
    font-weight: bold;
    color: #2a9d8f;
    text-align: center;
    padding: 0 0 4px;
    letter-spacing: 0.08em;
    position: relative;
}

.property_ttl::before,
.property_ttl::after {
    display: none;
}

.property_list {
    list-style: none;
    padding: 0;
    margin: 24px 0 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.property_item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 18px 20px;
    padding-left: 20px;
    margin-top: 0;
    background: #f3f3f0;
    border-radius: 12px;
    color: #333;
    font-size: 0.95rem;
    font-weight: 600;
    line-height: 1.5;
}

.property_item:before {
    content: '✓';
    position: relative;
    left: auto;
    top: auto;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    background: #2a9d8f;
    background-image: none;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

/* ===== PC ===== */
@media (min-width: 769px) {
    .property_box { padding: 36px 36px 40px; max-width: 760px; }
    .property_ttl { font-size: 18px; }
    .property_item { font-size: 14px; padding: 20px 24px; }
}

/* ===== スマホ ===== */
@media (max-width: 768px) {
    .property_box { padding: 24px 0px 28px; border-radius: 14px; }
    .property_ttl { font-size: 1rem; }
    .property_list { gap: 12px; margin-top: 18px; }
    .property_item { font-size: 0.88rem; padding: 14px 16px; border-radius: 10px; }
    .property_item:before { width: 22px; height: 22px; font-size: 15px; }
}

.wakusen {
  border: 1px solid 
#5a5959;
  padding: 6px 12px;
  border-radius: 10px;
  margin: 5px 0;
}
 
/* ===== スマホ ===== */
@media (max-width: 768px) {
    .property_box { border-radius: 16px; }
    .property_ttl { padding: 10px; font-size: 1.02rem; letter-spacing: 0.08em; }
    .property_box ul { padding: 18px 20px 22px; }
    .property_item { font-size: 0.88rem; padding: 12px; gap: 10px; }
    .property_item:before { width: 24px; height: 24px; font-size: 15px; }
 
    .property_box.recommend { padding: 24px 18px; border-radius: 16px; }
    .property_box.recommend .property_ttl { font-size: 1rem; }
    .property_box.recommend .property_item { font-size: 0.88rem; padding: 14px 14px 14px 42px; border-radius: 10px; }
}
#main .pricearea th {
    background-color: #307777;
    padding: 5px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 13px;
    color: #fff;
}
#main .pricearea td {
	background-color: #F8F8F8;
	line-height: 20px;
}

#main .adressarea th {
   background-color: #307777;
   padding: 5px;
   border: 1px solid #ccc;
   text-align: center;
   color: #fff;
	font-size: 15px;
}
#main .adressarea td {
	background-color: #F8F8F8;
	font-weight: 700;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

.sankoubunken {
	border: 1.5px solid #a5a5a5;
	margin: 10px 0;
	padding: 10px;
}

.sankoubunken ul {
	margin: 5px 0;
}
.sankoubunken li {
  font-size: 13px;
	line-height: 25px;
}

/* 480pxまでの幅の場合に適用される */
@media (max-width: 480px) {
	.property_box {
		border: 1px solid #307777;
		margin: 18px 0;
		padding: 18px 0px;
		border-radius: 10px;
		background-color: #ffffff;
	}
	.property_ttl {
		font-size: 17px;
		text-align: center;
		font-weight: bold;
		color: #307777;
}
	
  .property_box ul {
    padding: 0 10px;
  }
	.property_item {
		font-size: 13px;
	}
	.wakusen {
      border: 1px solid #5a5959;
      padding: 15px;
      border-radius: 7px;
		margin: 5px 0;
    }
	#main .adressarea th {
     background-color: #307777;
     padding: 5px;
     border: 1px solid #ccc;
     text-align: center;
     color: #fff;
	  font-size: 10px;
    }
    #main .adressarea td {
	   background-color: #F8F8F8;
	   font-weight: 700;
	   text-align: left;
	   font-size: 9px;
		line-height: 15px;
    }
}

 /* 脱毛 */

.buc-flex {
  display: flex; 
}
.buc-flex .buc-image {
  width: 60px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.buc-flex .buc-right {
  margin: 0 0 0 10px;
  padding: 0;
}
.buc-flex .buc-title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
}
.buc-flex .buc-text {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.buc-comment {
	background-color: #f5f5f5;
	padding: 20px 20px 10px 20px;
	border-radius: 10px;
	margin: 0 0 10px 0;
}

.link_blue a {
	color: #12c;
}

.number_rating_gd {
    font-weight: bold;
    color: red;
}

.star5_rating{
	position: relative;
	z-index: 0;
	display: inline-block;
	white-space: nowrap;
	color: #CCCCCC;
}

.star5_rating:before, .star5_rating:after{
    content: '★★★★★';
}

.star5_rating:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #ffcf32;
}

.star5_rating[data-rate="5"]:after{ width: 100%; }
.star5_rating[data-rate="4.9"]:after{ width: 98%; }
.star5_rating[data-rate="4.8"]:after{ width: 96%; }
.star5_rating[data-rate="4.7"]:after{ width: 94%; }
.star5_rating[data-rate="4.6"]:after{ width: 92%; }
.star5_rating[data-rate="4.5"]:after{ width: 90%; }
.star5_rating[data-rate="4.4"]:after{ width: 88%; }
.star5_rating[data-rate="4.3"]:after{ width: 86%; }
.star5_rating[data-rate="4.2"]:after{ width: 84%; }
.star5_rating[data-rate="4.1"]:after{ width: 82%; }
.star5_rating[data-rate="4"]:after{ width: 80%; }
.star5_rating[data-rate="3.9"]:after{ width: 78%; }
.star5_rating[data-rate="3.8"]:after{ width: 76%; }
.star5_rating[data-rate="3.7"]:after{ width: 74%; }
.star5_rating[data-rate="3.6"]:after{ width: 72%; }
.star5_rating[data-rate="3.5"]:after{ width: 70%; }
.star5_rating[data-rate="3.4"]:after{ width: 68%; }
.star5_rating[data-rate="3.3"]:after{ width: 66%; }
.star5_rating[data-rate="3.2"]:after{ width: 64%; }
.star5_rating[data-rate="3.1"]:after{ width: 62%; }
.star5_rating[data-rate="3"]:after{ width: 60%; }
.star5_rating[data-rate="2.9"]:after{ width: 58%; }
.star5_rating[data-rate="2.8"]:after{ width: 56%; }
.star5_rating[data-rate="2.7"]:after{ width: 54%; }
.star5_rating[data-rate="2.6"]:after{ width: 52%; }
.star5_rating[data-rate="2.5"]:after{ width: 50%; }
.star5_rating[data-rate="2.4"]:after{ width: 48%; }
.star5_rating[data-rate="2.3"]:after{ width: 46%; }
.star5_rating[data-rate="2.2"]:after{ width: 44%; }
.star5_rating[data-rate="2.1"]:after{ width: 42%; }
.star5_rating[data-rate="2"]:after{ width: 40%; }
.star5_rating[data-rate="1.9"]:after{ width: 38%; }
.star5_rating[data-rate="1.8"]:after{ width: 36%; }
.star5_rating[data-rate="1.7"]:after{ width: 34%; }
.star5_rating[data-rate="1.6"]:after{ width: 32%; }
.star5_rating[data-rate="1.5"]:after{ width: 30%; }
.star5_rating[data-rate="1.4"]:after{ width: 28%; }
.star5_rating[data-rate="1.3"]:after{ width: 26%; }
.star5_rating[data-rate="1.2"]:after{ width: 24%; }
.star5_rating[data-rate="1.1"]:after{ width: 22%; }
.star5_rating[data-rate="1"]:after{ width: 20%; }
.star5_rating[data-rate="0.9"]:after{ width: 18%; }
.star5_rating[data-rate="0.8"]:after{ width: 16%; }
.star5_rating[data-rate="0.7"]:after{ width: 14%; }
.star5_rating[data-rate="0.6"]:after{ width: 12%; }
.star5_rating[data-rate="0.5"]:after{ width: 10%; }
.star5_rating[data-rate="0.4"]:after{ width: 8%; }
.star5_rating[data-rate="0.3"]:after{ width: 6%; }
.star5_rating[data-rate="0.2"]:after{ width: 4%; }
.star5_rating[data-rate="0.1"]:after{ width: 2%; }
.star5_rating[data-rate="0"]:after{ width: 0%; }

.pr-div {
	width: 100%;
	height: 100%;
	padding: 0px 10px 10px 10px;
	margin: 10px 0;
	border: solid #e6e6e6;
}

.pr-tag {
	text-align: right;
}

.pr-text {
	text-align: center;
}


.balloon-012 {
    display: grid;
    gap: 1em 0;
    padding: 25px 15px;
	max-width: 600px;
    margin: 0 auto;
}

.balloon-012__section {
    display: flex;
    align-items: center;
    gap: 0 10px;
}

.balloon-012__img {
    width: 8em;
    height: auto;
}

.balloon-012__p {
    display: inline-block;
    position: relative;
    max-width: 70%;
    margin: 0;
    padding: 1em;
    border-radius: 15px;
    color: #333;
    font-size: 1em;
	line-height: 1.7em;
}

.balloon-012__p.left {
}

.balloon-012__p.right {
    margin-left: auto;
}

.balloon-012__p.yoshikawa {
    background-color: #EFFFFE;
    margin-left: auto;
}

.balloon-012__p.ito {
    background-color: #EFFFFE;
}

.balloon-012__p.suzuki {
    background-color: #F9F0FF;
}
.balloon-012__p.sato {
    background-color: #F0FFF3;
    margin-left: auto;
}

.balloon-012__p.tanaka {
    background-color: #FFF0F0;
}
.balloon-012__p.dr {
    background-color: #FFF0F0;
}

.balloon-012__p.dr {
	color: #466E90;
	font-weight: bold;
}


  @media screen and (min-width:541px){
    .sp{display:none;}
  }
  @media screen and (max-width:540px){
    .pc{display:none;}
  }



.qa-6 {
    margin-bottom: 5px;
    border-bottom: 2px solid #d6dde3;
}

.qa-6 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-6 summary::before,
.qa-6 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-6 summary::before {
    color: #75bbff;
    content: "Q";
}

.qa-6 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-6[open] summary::after {
    transform: rotate(225deg);
}

.qa-6 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-6[open] p {
    transform: none;
    opacity: 1;
}

.qa-6 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}



.profile-card {
  display: flex;
  align-items: flex-start;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  background: #fff;
  font-family: 'Helvetica Neue', sans-serif;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 10px;
  gap: 16px;
}

.profile-image {
  position: relative;
  flex-shrink: 0;
}

.profile-image img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background-color: #d8eef2;
}

.profile-badge {
  position: absolute;
  bottom: -10px;
  left: 0;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 4px;
  border-bottom: 4px solid #f4c542;
}

.profile-info {
  flex: 1;
}

.profile-title {
  font-size: 14px;
  color: #666;
  margin: 0;
}

.profile-name {
  font-size: 20px;
  font-weight: bold;
  margin: 4px 0 8px;
}

.profile-arrow {
  font-size: 16px;
  color: #aaa;
  margin-left: 4px;
}

.profile-desc {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  position: relative;
  overflow: hidden;
}

.profile-more {
  display: none;
}

.profile-readmore-toggle {
  display: none;
}

.profile-readmore-label {
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
  margin-top: 6px;
}

.profile-readmore-label::after {
  content: '続きを読む';
}

/* 表示切替 */
.profile-readmore-toggle:checked ~ .profile-desc .profile-more {
  display: inline;
}

.profile-readmore-toggle:checked ~ .profile-readmore-label {
  display: none;
}

/* レスポンシブ対応 */
@media (max-width: 600px) {
  .profile-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .profile-info {
    width: 100%;
  }

  .profile-desc {
    text-align: left;
  }

  .profile-readmore-label {
    display: block;
    text-align: left;
  }
}

#profile-toggle-2:checked ~ .profile-desc .profile-more {
  display: inline;
}
#profile-toggle-2:checked ~ .profile-readmore-label {
  display: none;
}



#main th.tablebackg-yellow {
  background-color: #fef6e4;
}
#main th.tablebackg-blue {
  background-color: #e3f6f5;
}
#main th.tablebackg-pink {
  background-color: #edd5d9;
}

#main td.tablebackg-yellow {
  background-color: #fef6e4;
  font-size: 16px;
}
#main td.tablebackg-blue {
  background-color: #e3f6f5;
  font-size: 16px;
}
#main td.tablebackg-pink {
  background-color: #edd5d9;
  font-size: 16px;
}


.onepoint_advice {
	margin: 50px auto 30px;
}
.onepoint_advice .advice__card {
	position: relative;
	background: #fff;
	border: 3px solid #cccccc;
	border-radius: 15px;
	box-shadow: 0 6px 0 rgba(0, 0, 0, .08);
	padding: 40px 30px;
	overflow: visible;
}
.onepoint_advice .advice__label {
	position: absolute;
	top: -22px;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
	z-index: 2;
	display: inline-block;
	padding: 10px 22px;
	background: #307777;
	color: #fff;
	font-weight: 800;
	letter-spacing: .08em;
	border-radius: 5px;
	box-shadow: 0 4px 0 rgba(0, 0, 0, .06);
	white-space: nowrap;
	font-size: 16px;
}
.onepoint_advice .advice__label.ladies {
	background: #fc8e84;
}
.onepoint_advice .advice__content {
	display: grid;
	align-items: center;
	gap: 25px;
	grid-template-areas: "text photo";
}
.onepoint_advice p {
	line-height: 2;
	grid-area: text;
}
.onepoint_advice img {
	position: relative;
	grid-area: photo;
	max-width: 200px;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
}

@media (max-width: 768px) {
	.onepoint_advice .advice__content {
		grid-template-areas: "photo" "text";
		gap: 15px;
	}
	.onepoint_advice .advice__card {
		padding: 40px 20px 25px;
	}
	.onepoint_advice img {
		width: 50%;
	}
	.onepoint_advice img {
		position: relative;
		grid-area: photo;
		max-width: 200px;
		width: 50%;
		height: 100%;
		margin: auto;
		border-radius: 50%;
		object-fit: cover;
	}
}

.yoyaku_dousen {
	font-size:21px;
	font-weight:bold;
  text-align: center;
}