@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
.grecaptcha-badge {
    visibility: hidden;
}
.case-toggle {
	border-color: #FAA182;
	border-width: 4px;
    background-color: #fff;
}
.case-toggle.bg-white {
    background-color: #fff;
}
.case-toggle.border-green {
	border-color: #FAA182;
}
.case-toggle.round {
    border-radius: 14px;
}
.case-toggle.shadow {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3) !important;
}
.case-toggle ~ .toggle-content {
	border-width: 4px !important;
	border-top-width: 0 !important;
}
article.post a{
    color: #333;
}
article.post a:hover {
    color: #333;
    text-decoration: none;
}
article.post a:visited {
    color: #333;
}
a:hover {
    color: #2b74b7;
    text-decoration: none;
}
.footer {
    margin-top: 50px;
}
.footer-container {
    line-height: 1.8;
}
.footer-bottom {
    margin-top: 50px;
}
@media screen and (max-width: 834px){
    .footer-bottom {
        margin-top: 30px;
    }
}
/* footer-bottom-links */
.footer-bottom-links {
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 1.8;
}
@media screen and (max-width: 834px){
    .footer-bottom-links {
        font-size: 13px;
        line-height: 2.2;
        padding: 0 8px;
    }
}
.footer-bottom-links .footer-bottom-links__item {
    display: flex;
}
@media screen and (max-width: 834px){
    .footer-bottom-links .footer-bottom-links__item {
        width: 50%;
        display: block;
        padding-left: 15px;
    }
    .footer-bottom-links .footer-bottom-links__item:first-of-type {
        border-right: solid 1px #ddd;
        padding-left: 0px;
        padding-right: 15px;
    }
}
.footer-bottom-links .footer-bottom-links__item-inner {
    padding: 0 40px;
    border-right: solid 1px #ddd;
}
@media screen and (max-width: 1023px){
    .footer-bottom-links .footer-bottom-links__item-inner {
        padding: 0 20px;
    }
}
@media screen and (max-width: 834px){
    .footer-bottom-links .footer-bottom-links__item-inner {
        padding: 0;
        border-right: none;
    }
    .footer-bottom-links .footer-bottom-links__item-inner:first-of-type {
        margin-bottom: 1.8em;
    }
}
.footer-bottom-links .footer-bottom-links__item-inner.border-none {
    border: none;
}
.footer-bottom-links .footer-bottom-links__title {
    font-weight: bold;
    padding: 3px;
}
@media screen and (max-width: 834px){
    .footer-bottom-links .footer-bottom-links__title {
        padding: 0px;
    }
    .footer-bottom-links .footer-bottom-links__title.sp-none {
        display: none;
    }
}
.footer-bottom-links .footer-bottom-links__list {
    list-style: none;
    padding: 0;
}
.footer-bottom-links .footer-bottom-links__list li {
    padding: 0;
}
.footer-bottom-links .footer-bottom-links__list li a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    padding: 3px;
}
@media screen and (max-width: 834px){
    .footer-bottom-links .footer-bottom-links__list li a {
        padding: 0px;
    }
}
.footer-bottom-links .footer-bottom-links__list li a:hover {
    color: #333;
    text-decoration: none;
    background-color: #f8f9f3;
}
.footer-bottom-logo {
    bottom: 70px;
}
.footer-bottom-logo .logo-footer {
    text-align: left;
}
.footer-bottom-logo .footer-bottom-copy {
    font-size: 13px;
}
.footer-bottom-logo .logo-footer .site-name-text-link {
    padding: 0;
}
.footer-bottom-sns {
    list-style: none;
    padding: 30px 0 30px 0;
    display: flex;
    justify-content: right;
    gap: 10px;
}
.footer-bottom-sns li a {
    display: block;
    padding: 0px;
}
.footer-bottom-sns li a img {
    width: 40px;
    display: block;
}
/* .footer-bottom-sns li a img.threads {
    width: 25px;
} */
.copyright {
/*     padding-top: 60px; */
    margin-top: 0;
    padding-bottom: 70px;
}
/*TOP画面のタイトルが２重表示になるため、表示を消す*/
.front-top-page #main .entry-title{
  display: none;
}
.site-name-text {
    font-family: 'Courgette';
    color:#fb927a;
}

/* hタグ */
.entry-title, .archive-title {
    font-size: 30px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;
}
.article h2{
    background: none;
    padding: 0 0 15px 0;
    border-bottom: solid 1px #d6d8cd;
    font-weight: 500;
}
.article .campaign h2, .single .article h2{
    background: var(--custom-rouge-dark);
    color:#fff;
    padding: 25px;
}
.article h3{
    border-left: solid 3px #fb927a;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background: none;
    padding: 8px 16px;
    font-weight: 500;
}
.single .article h3{
    border-left: 7px double var(--custom-rouge-dark);
    border-right: none;
    border-top: none;
    border-bottom: none;
    background-color: var(--custom-beige);
    padding: 12px 20px;
}
.article h4{
    font-weight: 500;
    color: #fb927a;
    padding: 0;
    border-top: none;
    border-bottom: none;
}
.article h5{
    border-bottom: none;
    padding: 0;
    font-weight: 500;
}
.article h6{
    border-bottom: none;
    padding: 0;
    font-weight: 500;
}

.article.theme-template h2{
    padding: 20px;
    border-radius: 0;
    border-left: solid 8px #fb927a;
    background-color: #fae6d5;
  }
  
  .article.theme-template h3{
    border: 0;
    border-bottom: solid 3px #fae6d5;
    position: relative;
    padding: 20px 0;
  }
  
  .article.theme-template h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #fb927a !important;
    bottom: -3px;
    width: 25%;
  }
  
  .article.theme-template h4{
    font-weight: 500;
    color: #fb927a;
    padding: 0;
    border-top: none;
    border-bottom: none;
    background-color: #ffffff;
  }
.sidebar h3 {
    background-color: var(--custom-beige);
}
/*デザイン調整　編集者*/
/* この記事を書いた人 */
.accordion-author-box-title.main-widget-label:has(+ .author-box) {
    display: block;
    cursor: pointer;
}
.widget.widget-single-content-bottom.widget_author_box .main-widget-label,
.accordion-author-box-title.main-widget-label:has(+ .author-box) {
    margin-left: 0px;
    padding: 5px 10px;
    font-size: 0.9em;
    font-weight: bold;
    background-color: #fae6d5;
    display: inline-block;
    border-radius: 2px 2px 0 0;
}
.accordion-author-box-title.main-widget-label:has(+ .author-box)::after {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    margin-left: 8px;
}
.accordion-author-box-title.main-widget-label:has(+ .author-box).open::after {
    content: "\f077";
}
.widget.widget-single-content-bottom.widget_author_box .author-box,
.accordion-author-box-title.main-widget-label + .author-box {
    border: none;
    border-radius: 0px;
    line-height: 1.4;
    position: relative;
    padding: 1em 1em;
    background-color: #fff5ed;
}
.accordion-author-box-title.main-widget-label + .author-box {
    height: 0;
    padding: 0 16px;
    overflow: hidden;
    transition: all .5s;
}
.accordion-author-box-title.main-widget-label.open + .author-box {
    height: auto;
    padding: 16px 16px;
}
.author-box .author-name a {
    font-size: 14px;
    color: var(--custom-black);
}
.author-description {
    font-size: 14px;
}
.widget {
    list-style: none;
}
/*トグルのバグ対応 */
.toggle-button+p{
 display:none;
}
/* 医師*/
.box-doctor-ttl{
font-size:16px;
font-weight:700;
color:#1e73be;
}
.box-doctor .column-2 .column-left{
    background:#dbeeff;
    padding:10px;
}
.box-doctor .column-2 .column-right{
    padding: 10px;
    border: 4px solid #ffa200;
    background:#ffe9c3;
}
/*追加変数設定*/
:root {
    --custom-rouge: #f6c0cc;
    --custom-rouge-dark: #e86d79;
    --custom-rouge-light: #f9d9e1;
    --custom-pink: #fed9e1;
    --custom-pink-dark: #fda5b9;
    --custom-pink-light: #fee8ed;
    --custom-blue: #0095d3;
    --custom-blue-dark: #007cb0;
    --custom-black: #333333;
    --custom-gray: #888888;
    --custom-gray-dark: #666666;
    --custom-gray-light: #f6f6f6;
    --custom-beige: #f8f4eb;
    --custom-beige-dark: #f0e7ce;
    --custom-beige-light: #fcf9f3;
    --custom-border-gray: #dddddd;
    --custom-column-width: 640px;
}
/*cocoon タブ見出しボックスを上書き*/
.custom.tab-caption-box {
    max-width: var(--custom-column-width);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.custom .tab-caption-box-label {
    padding: 0em 1.5em;
    font-size: 0.9em;
    font-weight: bold;
    color: #ffffff;
    background-color: var(--custom-rouge-dark);
    border-radius: 2px 2px 0 0;
}
.custom [class*="fab-"]::before {
    font-size: 1.6em;
    vertical-align: middle;
}
.custom .tab-caption-box-content {
    border: 4px double var(--custom-beige-dark);
    padding: 1em 1em;
    border-radius: 0 2px 2px 2px;
}
.custom .tab-caption-box-content p {
    margin-bottom: 0;
}
.custom.pink .tab-caption-box-label {
    background-color: #F74E4E;
}
.custom.pink .tab-caption-box-content {
    margin-top: -2px;
    border: 2px solid #F74E4E;
}
/*cocoon ラベルボックスを上書き*/
.custom.label-box {
    max-width: var(--custom-column-width);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.custom .label-box-label {
    display: block;
    margin: 0 auto;
    padding: 0;
    color: var(--custom-rouge-dark);
    font-size: 0.9em;
    font-weight: bold;
    text-shadow: none;
    text-align: center;
}
.custom .label-box-content {
    margin-top: 0;
    border: none;
    padding: 1em 1em;
    border-radius: 0px;
    background-color: var(--custom-beige-light);
}
.custom .label-box-content p {
    margin-bottom: 0;
}
/*maxbutton-5 立体ボタン（ピンク）を上書き*/
/*maxbutton-13 立体ボタン（ピンク）ホットペッパービューティーへを上書き*/
.maxbutton-5.maxbutton,
.maxbutton-13.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px var(--custom-pink-dark) !important;
    border-radius: 0px !important;
    background-color: var(--custom-pink) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.2) !important;
}
.maxbutton-5.maxbutton:hover,
.maxbutton-13.maxbutton:hover {
    margin-top: 4px !important;
    border-bottom: solid 1px var(--custom-pink-dark) !important;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}
.maxbutton-5.maxbutton .mb-text,
.maxbutton-13.maxbutton .mb-text {
    padding: 18px 27px 18px 5px !important;
    position: relative !important;
}
.maxbutton-5.maxbutton .mb-text::before,
.maxbutton-13.maxbutton .mb-text::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;
    box-sizing: border-box !important;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid transparent !important;
    border-left: 6px solid var(--custom-black) !important;
}
/*maxbutton-6 立体ボタン（ピンク）手軽な価格でできる！を上書き*/
/*maxbutton-9 立体ボタン（ピンク）効果重視なら医療脱毛！を上書き*/
.maxbutton-6.maxbutton,
.maxbutton-9.maxbutton {
    position: relative !important;
    width: 420px !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px var(--custom-pink-dark) !important;
    border-radius: 0px !important;
    background-color: var(--custom-pink) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.2) !important;
}
.maxbutton-6.maxbutton::before,
.maxbutton-6.maxbutton::after,
.maxbutton-9.maxbutton::before,
.maxbutton-9.maxbutton::after {
    position: absolute;
    top: 1.2rem;
    height: 1.2rem;
    content: '';
}
.maxbutton-6.maxbutton::before,
.maxbutton-9.maxbutton::before {
    border-left: solid 2px var(--custom-rouge-dark);
    left: 110px;
    transform: rotate(-30deg);
}

.maxbutton-6.maxbutton::after,
.maxbutton-9.maxbutton::after {
    border-right: solid 2px var(--custom-rouge-dark);
    right: 110px;
    transform: rotate(30deg);
}
.maxbutton-6.maxbutton:hover,
.maxbutton-9.maxbutton:hover {
    margin-top: 4px !important;
    border-bottom: solid 1px var(--custom-pink-dark) !important;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}
.maxbutton-6.maxbutton .mb-text,
.maxbutton-9.maxbutton .mb-text {
    padding: 18px 0px !important;
    position: relative !important;
    color: var(--custom-black) !important;
}
.maxbutton-6.maxbutton .mb-text::before,
.maxbutton-9.maxbutton .mb-text::before {
    content: "手軽な価格でできる！" !important;
    display: block;
    text-align: center;
    font-size: 16px;
    color: var(--custom-rouge-dark);
    margin-bottom: 10px;
}
.maxbutton-9.maxbutton .mb-text::before {
    content: "効果重視なら医療脱毛！" !important;
}
.maxbutton-6.maxbutton .mb-text::after,
.maxbutton-9.maxbutton .mb-text::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;
    box-sizing: border-box !important;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid transparent !important;
    border-left: 6px solid var(--custom-black) !important;
}
/*maxbutton-7 立体ボタン（グレー）を上書き*/
/*maxbutton-12 立体ボタン（グレー）公式サイトを上書き*/
/*maxbutton-14 立体ボタン（グレー）ホットペッパービューティーへを上書き*/
.maxbutton-7.maxbutton,
.maxbutton-12.maxbutton,
.maxbutton-14.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px var(--custom-gray-dark) !important;
    border-radius: 0px !important;
    background-color: var(--custom-gray) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.3) !important;
}
.maxbutton-7.maxbutton:hover,
.maxbutton-12.maxbutton:hover,
.maxbutton-14.maxbutton:hover {
    margin-top: 4px !important;
    border-bottom: solid 1px var(--custom-gray-dark) !important;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
}
.maxbutton-7.maxbutton .mb-text,
.maxbutton-12.maxbutton .mb-text,
.maxbutton-14.maxbutton .mb-text {
    padding: 18px 27px 18px 5px !important;
    position: relative !important;
}
.maxbutton-7.maxbutton .mb-text::before,
.maxbutton-12.maxbutton .mb-text::before,
.maxbutton-14.maxbutton .mb-text::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;
    box-sizing: border-box !important;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid transparent !important;
    border-left: 6px solid #ffffff !important;
}
/*maxbutton-8 立体ボタン（グレー）手軽な価格でできる！を上書き*/
/*maxbutton-10 立体ボタン（グレー）効果重視なら医療脱毛！を上書き*/
.maxbutton-8.maxbutton,
.maxbutton-10.maxbutton {
    position: relative !important;
    width: 420px !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px var(--custom-gray-dark) !important;
    border-radius: 0px !important;
    background-color: var(--custom-gray) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.3) !important;
}
.maxbutton-8.maxbutton::before,
.maxbutton-8.maxbutton::after,
.maxbutton-10.maxbutton::before,
.maxbutton-10.maxbutton::after {
    position: absolute;
    top: 1.2rem;
    height: 1.2rem;
    content: '';
}
.maxbutton-8.maxbutton::before,
.maxbutton-10.maxbutton::before {
    border-left: solid 2px #ffffff;
    left: 110px;
    transform: rotate(-30deg);
}

.maxbutton-8.maxbutton::after,
.maxbutton-10.maxbutton::after {
    border-right: solid 2px #ffffff;
    right: 110px;
    transform: rotate(30deg);
}
.maxbutton-8.maxbutton:hover,
.maxbutton-10.maxbutton:hover {
    margin-top: 4px !important;
    border-bottom: solid 1px var(--custom-gray-dark) !important;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
}
.maxbutton-8.maxbutton .mb-text,
.maxbutton-10.maxbutton .mb-text {
    padding: 18px 0px !important;
    position: relative !important;
}
.maxbutton-8.maxbutton .mb-text::before,
.maxbutton-10.maxbutton .mb-text::before {
    content: "手軽な価格でできる！" !important;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
}
.maxbutton-10.maxbutton .mb-text::before {
    content: "効果重視なら医療脱毛！" !important;
}
.maxbutton-8.maxbutton .mb-text::after,
.maxbutton-10.maxbutton .mb-text::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;
    box-sizing: border-box !important;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid transparent !important;
    border-left: 6px solid #ffffff !important;
}
/*maxbutton-11 立体ボタン（ピンク）公式サイトを上書き*/
/*maxbutton-34 提携外クリニック公式サイトボタンを上書き*/
.maxbutton-11.maxbutton,
.maxbutton-34.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border: solid 1px #efbe00 !important;
    border-radius: 6px !important;
    background: rgb(255,204,5) !important;
    background: linear-gradient(0deg, rgba(239,190,0,1) 0%, rgba(255,204,5,1) 10%, rgba(255,204,5,1) 90%, rgba(255,236,162,1) 100%) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.15) !important;
}
.maxbutton-11.maxbutton:hover,
.maxbutton-34.maxbutton:hover {
    opacity: 0.8;
}
.maxbutton-11.maxbutton .mb-text,
.maxbutton-34.maxbutton .mb-text {
    font-size: 18px !important;
    padding: 12px !important;
    color: #333 !important;
}
.maxbutton-11.maxbutton .mb-text::after,
.maxbutton-34.maxbutton .mb-text::after {
    content: "" !important;
    display: inline-block;
    vertical-align: 2px;
    width: 8px;
    height: 8px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    transform: rotate(45deg);
    margin-left: 8px;
}
/*maxbutton-32 立体ボタン（水色）公式サイトを上書き*/
.maxbutton-32.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border: solid 1px #35c7f6 !important;
    border-radius: 6px !important;
    background: rgb(61,206,255) !important;
    background: linear-gradient(0deg, rgba(53,199,246,1) 0%, rgba(61,206,255,1) 10%, rgba(61,206,255,1) 90%, rgba(173,234,255,1) 100%) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.15) !important;
}
.maxbutton-32.maxbutton:hover {
    opacity: 0.8;
}
.maxbutton-32.maxbutton .mb-text {
    font-size: 18px !important;
    padding: 12px !important;
    color: #222 !important;
}
.maxbutton-32.maxbutton .mb-text::after {
    content: "" !important;
    display: inline-block;
    vertical-align: 2px;
    width: 8px;
    height: 8px;
    border-top: solid 2px #222;
    border-right: solid 2px #222;
    transform: rotate(45deg);
    margin-left: 8px;
}
/*maxbutton-15 立体ボタン（エンジ）ホットペッパービューティーへを上書き*/
.maxbutton-15.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px #79002b !important;
    border-radius: 0px !important;
    background-color: #9f1546 !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.3) !important;
}
.maxbutton-15.maxbutton:hover {
    margin-top: 4px !important;
    border-bottom: solid 1px #79002b !important;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
}
.maxbutton-15.maxbutton .mb-text {
    padding: 18px 27px 18px 5px !important;
    position: relative !important;
}
.maxbutton-15.maxbutton .mb-text::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;
    box-sizing: border-box !important;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid transparent !important;
    border-left: 6px solid #ffffff !important;
}
/*公式サイトへリンク部分のレイアウトスタイルを追加*/
.custom-link-official {
    box-sizing: border-box;
    width: 49%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}
.custom-link-official .custom-link-official-message {
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
    color: var(--custom-rouge-dark);
}
/*店舗用スタイルを追加*/
h3.shop-title {
    position: relative !important;
    display: block !important;
    margin: 0 0 30px 0 !important;
    padding: 15px 20px !important;
    color: var(--custom-black) !important;
    background: var(--custom-beige-dark) !important;
    border-radius: 10px !important;
    border: none !important;
}
h3.shop-title:after {
    content: "" !important;
    width: auto !important;
    position: absolute !important;
    top: 100% !important;
    left: 30px !important;
    margin-left: -8px !important;
    border: 8px solid transparent !important;
    border-top: 8px solid var(--custom-beige-dark) !important;
}
h3.shop-title:before {
    margin-right: 10px;
}
/*吹き出し*/
.speech-person {
    width: 60px;
    min-width: 60px;
}
div.speech-balloon {
    height: 100%;
    position: relative;
    padding: 20px;
    background-color: #fff;
    border: 2px solid var(--custom-gray-light);
    border-radius: 10px;
    max-width: calc(100% - 60px);
}
.sbs-flat .speech-balloon {
    background-color: var(--custom-gray-light);
    border-color: var(--custom-gray-light);
}
.speech-balloon::before {
    left: -8px;
    top: 20px;
    border-right: 8px solid var(--custom-gray-light) !important;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
}
.speech-balloon::after {
    left: -5px;
    top: 18px;
    border-right: 8px solid var(--custom-gray-light) !important;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
}
.sb-id-12 .speech-balloon {
    background-color: #fff;
    border-color: #fff;
}
.sb-id-12 .speech-balloon::before, .sb-id-12 .speech-balloon::after {
    border-right: 8px solid #fff !important;
}
.sbs-line .speech-icon img {
    border: 2px solid #ddd;
    display: block;
}
.sbs-line .speech-name {
    font-size: 10px;
}
.sbs-line .speech-balloon {
    background-color: #FDF6F0;
    border-color: #FB967E;
}
.sbs-line .speech-balloon::before {
    left: -8px;
    top: 18px;
    border-right: 8px solid #FB967E !important;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
}
.sbs-line .speech-balloon::after {
    left: -6px;
    top: 18px;
    border-right: 8px solid #FDF6F0 !important;
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
}
/*監修者セクション*/
.custom-supervisor-box{
    margin-bottom: 30px !important;
}
.custom-supervisor-box .tab-caption-box-label {
    margin-left: 0;
    padding: 5px 10px;
    font-size: 0.9em;
    font-weight: bold;
    background-color: #fae6d5;
    border-radius: 2px 2px 0 0;
}
.custom-supervisor-box .tab-caption-box-content {
    margin-top: 0px;
    border: none;
    padding: 1em 1em;
    border-radius: 0px;
    background-color: #fff5ed;
}
.custom-supervisor-box .custom-supervisor-box-inner {
    display: flex;

}
.custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-left {
    width: 120px;
}
.custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img {
    width: 120px;
    height: 120px;
    border-radius: 500px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img img {
    display: block;
}
.custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-right {
    margin-left: 20px;
    flex-grow: 1;
    font-size: 14px;
}
.custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-txt {
    margin-bottom: 10px;
}
.custom-supervisor-box .custom-supervisor-box-inner .toggle-wrap {
    margin-bottom: 0px;
}
.custom-supervisor-box .custom-supervisor-box-inner .toggle-button {
    font-size: 14px;
    color: var(--custom-gray);
    border: solid 1px var(--custom-gray);
    background-color: #fff5ed;
}
.custom-supervisor-box .custom-supervisor-box-inner .toggle-checkbox:checked ~ .toggle-button {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}
.custom-supervisor-box .custom-supervisor-box-inner .toggle-checkbox:checked ~ .toggle-content {
    border: 1px solid var(--custom-gray);
    border-top-width: 0;
}
/*メディコレマーク*/
.custom-supervisor-box + .custom-mark-box{
    margin-top: -30px !important;
    border-top: solid 1px var(--custom-border-gray);
}
.custom-mark-box{
    margin-bottom: 30px;
    border: none;
    padding: 1em 1em;
    background-color: var(--custom-beige-light);
    display: flex;
    align-items: center;
}
.custom-mark-box .custom-mark-box-left {
    width: 40px;
    flex-shrink: 0;
}
.custom-mark-box .custom-mark-box-left .custom-mark-box-img {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.custom-mark-box .custom-mark-box-left .custom-mark-box-img img {
    display: block;
}
.custom-mark-box .custom-mark-box-right {
    margin-left: 1rem;
    flex-grow: 1;
    font-size: 12px;
}
.custom-mark-box .custom-mark-box-right p {
    margin-bottom: 0;
}
/* scrollable-table　セル中央 */
.scrollable-table th, .scrollable-table td {
    padding:15px 5px;
}
.scrollable-table th > p, .scrollable-table td > p{
 margin-bottom:0;
}
/*目次上の見出し*/
.custom-index-title {
    text-align: center;
    font-weight: bold;
    color: var(--custom-rouge-dark);
    margin-bottom: 10px !important;
    position: relative;
}
.custom-index-title .custom-index-title-inner {
    display: inline-block;
    position: relative;
    padding: 0 0.5em;
}
.custom-index-title .custom-index-title-inner::before,
.custom-index-title .custom-index-title-inner::after {
    position: absolute;
    top: calc(50% - 1px);
    width: 20px;
    height: 1px;
    content: '';
    background: var(--custom-rouge-dark);
}
.custom-index-title .custom-index-title-inner::before {
    left: -20px;
}
.custom-index-title .custom-index-title-inner::after {
    right: -20px;
}
/* 目次 */
.toc {
    border: none;
    background-color: #f8f9f3;
    margin: 0 auto 30px auto !important;
}
.toc a:hover {
    color: #333;
    text-decoration: underline !important;
}
.toc-title {
    padding: 0;
}
.toc-title::after {
    color: var(--custom-gray);
}
.toc ol li{
    font-weight:600;
}
.toc ol li li{
    font-weight:400;
}
.nwa .toc {
    background: none;
}
/* テーブル用見出し */
.custom-table-title{
    display: inline-block;
    margin: 0 !important;
    padding: 0.5em 1.5em;
    font-weight: bold;
    color: var(--custom-black);
    background-color: var(--custom-beige-dark);
    border-radius: 2px 2px 0 0;
}
/* 比較テーブル */
.custom-comparison-table {
    table-layout: fixed;
    width: 100%;
    font-size: 14px;
}
.custom-comparison-table img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}
.custom-comparison-table th {
    background-color: var(--custom-gray-light);
    border-color: var(--custom-border-gray);
}
.custom-comparison-table td {
    vertical-align: top;
    background-color: var(--custom-gray-light);
    border-color: var(--custom-border-gray);
}
.scrollable-table th, .scrollable-table td {
    white-space: normal;
    padding: 10px;
}
.custom-comparison-table.col3 th {
    width: 80px;
}
/* 注意文ボックス */
.custom-caveat-list {
    list-style: none;
    padding: 5px !important;
    font-size: 10px;
    color: var(--custom-gray);
    background-color: #f6f6f6;
}
.custom-caveat-list li {
    padding: 0 !important;
    margin: 0 0 0 1em !important;
    text-indent: -1em;
}
/* トップ、固定ページの日付削除 */
.page .date-tags {
display: none;
}
.front-top-page #main .entry-title{
  display: none;
}
/************************************
** ■ホバー時の背景色設定
************************************/
.widget_recent_entries ul li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_rss ul li a:hover,
.widget_nav_menu ul li a:hover,
.navi-in a:hover,
.navi-footer-in a:hover,
.a-wrap:hover,
.comment-reply-link:hover,
.recent-comments .a-wrap:hover .recent-comment-content,
.pagination a:hover,
.pagination-next-link:hover, .comment-btn:hover,
.pager-links a:hover span,
.pager-links a:hover span,
.mobile-menu-buttons .menu-button:hover,
.menu-drawer a:hover,
.bp-login-widget-register-link a:hover{
  background-color: #f8f9f3; /*背景色*/
  transition: none; /*アニメーション*/
}
/*ヘッダーに検索窓追加*/
.header-container-in.hlt-top-menu {
    display: block;
}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
    max-height: none;
}
.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link {
    margin: 0 16px;
    padding: 0;
}
.header-container-in.hlt-top-menu .wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.header-container-in.hlt-top-menu .wrap::after {
    display: none;
}
.header-container-in.hlt-top-menu .header-searchform {
    width: 650px;
    margin: 0 16px;
    padding: 8px 0;
    display: flex;
    align-items: center;
}
.header-container-in.hlt-top-menu .header-searchform .menu-pc {
    display: flex;
    list-style: none;
    margin-right: 60px;
}
.header-container-in.hlt-top-menu .header-searchform .menu-pc li {
    margin-left: 30px;
}
.header-container-in.hlt-top-menu .header-searchform .menu-pc a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}
.header-container-in.hlt-top-menu .header-searchform .menu-pc a:hover {
    text-decoration: underline;
}
.header-container-in.hlt-top-menu .header-searchform .alphabet {
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    color: #f6d6b9;
}
/*検索*/
.header-container-in .search-box {
    margin: 0;
    flex-grow: 1;
}
.widget-sidebar {
    margin-bottom: 30px !important;
}
.widget_search {
    background-color: #f6f6f6;
    padding: 30px 15px;
}
.widget_search .search-box {
    margin: 0;
}
.search-box .search-submit {
    color: #333;
}
.search-box .search-edit {
    font-size: 14px;
    padding: 8px;
    border: none;
    background-color: #fae6d5;
}
/*トップアピールエリア*/
.appeal {
    background-position: center right;
    background-size: cover;
}
.appeal-content {
    background-color: transparent;
    text-align: left;
    color: #6f6868;
    margin: auto 0 0 0;
    padding: 0;
}
.appeal-title {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 7px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.appeal-message {
    margin-bottom: 24px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.appeal-message .site-name {
    font-family: 'Courgette';
    font-size: 54px;
    line-height: 1.1;
}
.appeal-message .site-name-japanese {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.1;
    margin-bottom: 30px;
}
.appeal-message .site-copy {
    font-size: 14px;
    font-weight: 500;
}
.appeal-button {
    font-size: 14px;
    color: #fff !important;
    letter-spacing: 3px;
    font-weight: normal;
    background-color: #8faaa6;
    margin: 0;
    border-radius: 50px;
}
/*トップのおすすめ特集記事*/
.custom-feature-section {
/*     margin-bottom: 50px; */
    border-top: solid 1px transparent;
}
.alphabet{
    font-family: 'Courgette';
}
.custom-title {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.custom-title::before {
    content: "";
    width:74px;
    height: 74px;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    background:#f6d6b9;
    opacity: 0.6;
    animation: fluidrotate1 30s ease 0s infinite;/*アニメーションの設定*/
}
.custom-title::after {
    content: "";
    width:70px;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: transparent;
    border: solid 1px #d6d8cd;
    animation: fluidrotate1 20s ease 0s infinite;/*アニメーションの設定*/
}
@keyframes fluidrotate1 {
0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
}
28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
}
42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
}
56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
}
70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
}
84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
}
}
.custom-title h2.top-h2 {
    background: none;
    color:#333333;
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 8px;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 10;
    border: none;
}
.custom-title .alphabet {
    font-family: inherit;
    text-align: center;
    color: #fb927a;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 500;
    text-shadow: 1px 1px 0px #ffffff;
    position: relative;
    z-index: 10;
}
.custom-title .alphabet::before, .custom-title .alphabet::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #fb927a;
    margin-right: 5px;
    vertical-align: 20%;
}
.custom-title .alphabet::after {
    margin-left: 5px;
    margin-right: 0;
}
.custom-title .alphabet.none::before, .custom-title .alphabet.none::after {
    width: 60px;
    margin-left: 0;
    margin-right: 0;
}
/*トップの新着とおすすめ特集記事*/
.custom-new-list.card-type .widget-entry-cards,
.custom-feature-list .widget-entry-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.custom-new-list.card-type .widget-entry-cards .a-wrap,
.custom-feature-list .widget-entry-cards .a-wrap {
    padding: 0px;
    line-height: 1.5;
    margin-bottom: 0px;
    transition: none;
    width: calc((100% - 60px) / 3);
}
.custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card,
.custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card {

}
.custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-thumb,
.custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-thumb {
    width: 100%;
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
}
.custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content,
.custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content {
    margin: 0;
    padding: 0;
}
.custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-title,
.custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-title {
    font-size: 14px;
    font-weight: 500;
}
.custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-title {
    font-weight: normal;
}
.custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-snippet
.custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-snippet {
    margin-top: 10px;
    font-size: 12px;
    opacity: 1.0;
}
.custom-new-list.card-type .search-edit,
.custom-feature-list .search-edit {
    font-size: 16px;
}
/*トップのピックアップ*/
.custom-feature-list.list-type .widget-entry-cards {
    flex-direction: column;
    gap: 20px;
}
.custom-feature-list.list-type .widget-entry-cards .a-wrap {
    width: 100%;
}
.custom-feature-list.list-type .widget-entry-cards .a-wrap .widget-entry-card {
    display: flex;
}
.custom-feature-list.list-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-thumb {
    width: 120px;
    flex-shrink: 0;
    margin-bottom: 0;
}
.custom-feature-list.list-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-title {
    font-weight: normal;
}
/*トップの目的別カテゴリ*/
.custom-category-section {
    display: flex;
    justify-content: space-between;
    gap: 80px;
    margin-bottom: 50px;
}
.custom-category-section .custom-category {
    width: calc(50% - 40px);
    flex-shrink: 0;
}
.custom-category-section .custom-new {
    width: calc(50% - 40px);
    flex-shrink: 0;
}
.custom-category-section .box-menus {
    justify-content: left;
    margin-bottom: 0;
    background-color: #fff;
    box-shadow: inset 1px 1px 0 0 #ffffff, 1px 1px 0 0 #ffffff, 1px 0 0 0 #ffffff;
}
.custom-category-section .box-menu {
    padding: 10px;
    margin: 0;
    background-color: #fff;
    box-shadow: inset 1px 1px 0 0 #ffffff, 1px 1px 0 0 #ffffff, 1px 0 0 0 #ffffff;
    color: #333;
    position: relative;
    width: calc(100% / 3);
}
.custom-category-section .box-menu:hover {
    background-color: #f4f5f1;
}
.custom-category-section .box-menu-icon img {
    max-width: 90%;
    margin: 5% 0;
    max-height: none;
    border-radius: 300px;
    overflow: hidden;
}
.custom-category-section .box-menu-label {
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    width: 75%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 3px #fff;
}
/*新着記事*/
.widget-entry-card {
    font-size: 14px;
}
.body .widget-entry-cards {
    margin-bottom: 0;
}
.widget-entry-cards .a-wrap {
    padding: 0px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.widget-entry-cards .a-wrap:last-of-type {
    margin-bottom: 0px;
}
.widget-entry-card-thumb {
    margin-top: 0px;
    margin-right: 10px;
}
.widget-entry-card-thumb img {
    display: block;
}
/*関連記事*/
.related-entry-heading, .comment-title {
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 8px;
}
/*下層の右カラム（元のスタイルを移動）*/
.sidebar h3 {
    background-color: transparent;
    position: relative;
    color:#333333;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 8px;
    padding: 10px 0;
    margin: 15px 0px;
    position: relative;
    z-index: 1;
}
.sidebar h3::before {
    content: "";
    width:58px;
    height: 58px;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    background:#f6d6b9;
    opacity: 0.6;
    animation: fluidrotate1 30s ease 0s infinite;/*アニメーションの設定*/
}
.sidebar h3::after {
    content: "";
    width:54px;
    height: 54px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    background: transparent;
    border: solid 1px #d6d8cd;
    animation: fluidrotate1 20s ease 0s infinite;/*アニメーションの設定*/
}
/*カテゴリラベル*/
.cat-label {
    background-color: rgba(143, 170, 166, 0.7);
}
/*パンくず*/
#breadcrumb .fa {
    color: #8faaa6;
}
/*モバイルフッターボタン*/
.mobile-footer-menu-buttons,
.navi-menu-content,
.mobile-footer-menu-buttons .menu-button > a,
.mobile-footer-menu-buttons .menu-button:hover,
.navi-menu-content a,
.navi-menu-content a:hover {
  background: #fb927a;
  color: #fff;
}
/*モバイルサイドバー*/
.sidebar-menu-close-button {
    color: #333;
}
/*ページャーのボタンなど*/
.blogcard, .ecb-entry-border .entry-card-wrap, .page-numbers, .pagination-next-link, .comment-btn, .index-tab-buttons .index-tab-button, .border-square a, .author-box {
    border-color: #dddddd;
}
/*記事ページカテゴリリンク*/
.cat-link {
    color: #fff !important;
    background-color: #8faaa6;
}
/*記事ページ 関連記事*/
.rect-vertical-card .related-entry-card-title {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
}
.related-entry-card-snippet {
    font-size: 12px;
    line-height: 1.5;
}
/*記事ページ prev,next*/
.pager-post-navi a.prev-next-home {
    color: #8faaa6;
}
/*記事一覧*/
.entry-card-title, .related-entry-card-title {
    font-weight: 500;
}
/*タグ*/
.tag-link, .comment-reply-link {
    color: #8faaa6 !important;
    border: 1px solid #8faaa6;
    margin-bottom: 3px;
}
.tag-link:hover, .comment-reply-link:hover, .wp-block-tag-cloud a:hover {
    color: #8faaa6;
    background-color: #f8f9f3; /*背景色*/
    transition: none; /*アニメーション*/
}
.wp-block-tag-cloud {
    margin-bottom: 0 !important;
}
.wp-block-tag-cloud a {
    color: #8faaa6;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.8;
    border: 1px solid #8faaa6;
    border-radius: 2px;
    word-break: break-all;
    background-color: #fff;
}
.wp-block-tag-cloud span {
    margin-left: 0px;
}
/*トップのハッシュタグ*/
.custom-tag-section {
    margin-bottom: 50px;
    border-top: solid 1px transparent;
}
.custom-tag-section-flex {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.custom-tag-section-flex .custom-tag {
    width: 66%;
    flex-shrink: 0;
}
.custom-tag-section-flex .custom-tagcloud {
}
.custom-tag-section .box-menus {
    margin-bottom: 0;
    flex-wrap: wrap;
    gap: 1px;
}
.custom-tag-section .box-menu {
    box-shadow: none;
    width: auto;
    flex-grow: 1;
    position: relative;
    min-height: 160px;
    text-align: left;
    padding: 5px;
    display: flex;
}
.custom-tag-section .box-menu:first-of-type {
    flex-grow: 3;
}
.custom-tag-section .box-menu:hover {
    opacity: 0.8;
}
.custom-tag-section .box-menu-description {
    display: none;
}
.custom-tag-section .box-menu-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.custom-tag-section .box-menu-icon img {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    margin: 0;
    object-fit: cover;
}
.custom-tag-section .box-menu-label {
    color: #333;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    margin: auto 0 0 0;
    padding: 1px 5px;
    font-size: 14px;
    word-break: break-all;
    position: relative;
    background-color: rgba(255, 255, 255, 1.0);
}
.more {
}
.more .more__content {
    position: relative;
    height: auto;
    max-height: 130px;
    margin-bottom: 2px;
    overflow: hidden;
    transition: max-height 0.5s;
}
.more .more__content::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 20px;
    transition: 1s;
    background: linear-gradient(
        to bottom,
        transparent 0%,
        #ffffff 100%
    );
}
.more .more__content.open::after {
    z-index: -1;
    opacity: 0;
}
.more .more__btn {
    display: block;
    margin: 0 auto;
    padding: 5px 30px;
    border-radius: 50px;
    border: 0;
    font-size: 12px;
    color: #ffffff;
    background-color: #8faaa6;
    cursor: pointer;
}
.more .more__btn:hover {
    opacity: 0.8;
}
/*ポリシーページ テーブル*/
.policy-table table {
    font-size: 11px;
    min-width: 780px;
}
.policy-table table thead th:nth-child(4) {
    width: 16%;
}
.policy-table table thead th:nth-child(5) {
    width: 24%;
}
.policy-table table thead th:nth-child(6) {
    width: 8%;
}
.policy-table table thead th:nth-child(7) {
    width: 8%;
}
.policy-table table thead th:nth-child(8) {
    width: 8%;
}
.policy-table .policy-type {
    display: inline-block;
    white-space: nowrap;
    padding: 2px 6px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-weight: bold;
}
.policy-table .policy-type01 {
    background-color: #d1e3eb;
}
.policy-table .policy-type02 {
    background-color: #d8ebd1;
}
.policy-table .policy-type03 {
    background-color: #ebe2d1;
}
.policy-table .policy-type04 {
    background-color: #ebd1d1;
}
.scroll-hint.is-left-scrollable,
.scroll-hint.is-right-scrollable {
    background: transparent !important;
}
/*流れ*/
.flow-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    align-items: stretch;
    overflow: hidden;
}
.flow-list.vertical {
    display: block;
}
.flow-list .flow-list-box {
    flex-grow: 1;
    text-align: center;
}
.flow-list.vertical .flow-list-box {
    margin-bottom: 20px;
}
.flow-list.vertical .flow-list-box:last-of-type {
    margin-bottom: 0px;
}
.flow-list .flow-list-inner {
    display: flex;
    flex-direction: column;
    border: 2px solid #fb927a;
    padding: 5px;
    height: 100%;
    border-radius: 8px;
    position: relative;
}
.flow-list.vertical .flow-list-inner {
    flex-direction: row;
    padding: 10px;
}
.flow-list .flow-list-inner::after {
    position: absolute;
    top: 50%;
    right: -22px;
    transform: translateY(-50%);
    content: "";
    border: 6px solid transparent;
    border-left: 6px solid var(--custom-black);
}
.flow-list.vertical .flow-list-inner::after {
    top: auto;
    right: auto;
    bottom: -21px;
    left: 33px;
    transform: translateY(0);
    border: 6px solid transparent;
    border-top: 6px solid var(--custom-black);
}
.flow-list .flow-list-box:last-of-type .flow-list-inner::after {
    display: none;
}
.flow-list.vertical .flow-list-step {
    display: flex;
    align-items: center;
}
.flow-list .flow-list-step p {
    display: inline-block;
    color: #fff;
    line-height: 1.3;
    background-color: #fb927a;
    padding: 3px 10px;
    border-radius: 30px;
    margin-bottom: 5px;
}
.flow-list.vertical .flow-list-step p {
    margin-bottom: 0;
}
.flow-list .step {
    font-size: 11px;
}
.flow-list .num {
    font-weight: bold;
    font-size: 18px;
    margin-left: 3px;
}
.flow-list .flow-list-text {
    display: flex;
    justify-content:center;
    align-items:center;
    flex-grow: 1;
    font-size: 14px;
}
.flow-list.vertical .flow-list-text {
    justify-content: flex-start;
    padding-left: 20px;
    text-align: left;
}
.flow-list.vertical .flow-list-text .small {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}

/*アプリダウンロード用ボタン*/
.custom-app-btns {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}
.custom-app-btns .custom-app-btn {
    width: 42%;
    text-align: center;
}
.maxbutton-17.maxbutton,
.maxbutton-18.maxbutton {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-radius: 100px !important;
    background-color: #000000 !important;
    box-shadow: none !important;
}
.maxbutton-17.maxbutton:hover,
.maxbutton-18.maxbutton:hover {
    background-color: rgba(0,0,0,0.8) !important;
}
.maxbutton-17.maxbutton .mb-text,
.maxbutton-18.maxbutton .mb-text {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.8 !important;
    color: #fff !important;
    padding: 9px 20px !important;
}
/*アフィリエイトボタン*/
.custom-affiliate-btns {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.custom-affiliate-attention {
    font-size: 14px;
}
.custom-affiliate-btns .custom-affiliate-btn {
    flex: 1;
}
.maxbutton-4.maxbutton,
.maxbutton-19.maxbutton,
.maxbutton-20.maxbutton,
.maxbutton-21.maxbutton {
    width: 100% !important;
    max-width: 246px !important;
    height: auto !important;
    border: none !important;
    border-radius: 2px !important;
    background-color: #000000 !important;
    box-shadow: none !important;
    text-align: center !important;
    border-radius: 100px !important;
}
.custom-affiliate-btn .maxbutton-4.maxbutton,
.custom-affiliate-btn .maxbutton-19.maxbutton,
.custom-affiliate-btn .maxbutton-20.maxbutton,
.custom-affiliate-btn .maxbutton-21.maxbutton {
    max-width: 100% !important;
}
.maxbutton-4.maxbutton {
    background-color: rgba(45,190,171,1.0) !important;
}
.maxbutton-4.maxbutton:hover {
    background-color: rgba(45,190,171,0.8) !important;
}
.maxbutton-19.maxbutton {
    background-color: #FFA41C !important;
/*     box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3) !important;
    border: solid 2px #9b9489 !important; */
}
.maxbutton-19.maxbutton:hover {
    background-color: #ffb23f !important;
}
.maxbutton-20.maxbutton {
    background-color: rgba(123,0,26,1.0) !important;
}
.maxbutton-20.maxbutton:hover {
    background-color: rgba(123,0,26,0.8) !important;
}
.maxbutton-21.maxbutton {
    background-color: rgba(255,0,51,1.0) !important;
}
.maxbutton-21.maxbutton:hover {
    background-color: rgba(255,0,51,0.8) !important;
}
.maxbutton-4.maxbutton .mb-text,
.maxbutton-19.maxbutton .mb-text,
.maxbutton-20.maxbutton .mb-text,
.maxbutton-21.maxbutton .mb-text {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 1.8 !important;
    color: #fff !important;
    padding: 10px 15px !important;
    display: inline-block !important;
    position: relative !important;
}
/* .maxbutton-19.maxbutton .mb-text {
    color: #333 !important;
    font-weight: bold !important;
} */
.maxbutton-4.maxbutton .mb-text,
.maxbutton-19.maxbutton .mb-text,
.maxbutton-20.maxbutton .mb-text,
.maxbutton-21.maxbutton .mb-text {
    padding: 13px 15px !important;
}
/*記事一覧*/
.entry-card-title, .related-entry-card-title {
    font-size: 16px;
}
/*PR注意文*/
.pr-attention {
    width: auto;
    max-width: 1256px;
    margin: 0 auto !important;
    padding: 20px 30px 0 !important;
}
@media screen and (max-width: 1322px){
    /*PR注意文*/
    .pr-attention {
        padding: 20px 56px 0 !important;
    }
}
@media screen and (max-width: 834px){
    /*PR注意文*/
    .pr-attention {
        padding: 20px 16px 0 !important;
    }
}
.pr-attention-product {
    width: auto;
    max-width: 1256px;
    padding-bottom: 10px;
    font-size: 12px;
    background-color: #FDF6F0;
}
/*クリニックテーブル*/
.clinic-table table {
    width: 1100px;
}
.clinic-table table img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.clinic-table table thead th:nth-child(1) {

}
.clinic-table table thead th:nth-child(2) {
    width: 21%;
}
.clinic-table table thead th:nth-child(3) {
    width: 21%;
}
.clinic-table table thead th:nth-child(4) {
    width: 6%;
}
.clinic-table table thead th:nth-child(5) {
    width: 6%;
}
.clinic-table table thead th:nth-child(6) {
    width: 6%;
}
.clinic-table table thead th:nth-child(7) {
    width: 6%;
}
.clinic-table table thead th:nth-child(8) {
    width: 15%;
}
.clinic-table table thead th:nth-child(9) {
    width: 6%;
}
.clinic-table table thead th {
    font-size: 10px !important;
}
.clinic-table table tbody td {
    font-size: 10px !important;
    background-color: #fff;
}
.clinic-table table thead th:nth-child(1),
.clinic-table table tbody td:nth-child(1)  {
    position: sticky;
    left: 0;
    z-index: 2;
}
.clinic-table table thead th:nth-child(1):before,
.clinic-table table tbody td:nth-child(1):before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
}
.clinic-table table tbody td:nth-child(1) div:nth-child(1) {
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.clinic-table table tbody td:nth-child(1) div:nth-child(2) {
    text-align: center;
}
.clinic-table table tbody tr:nth-of-type(2n+1) td {
    background-color: #fafbfc;
}
.clinic-table table tbody td .maxbutton {
/*    width: 80% !important;*/
    min-width: auto !important;
}
.clinic-table table tbody td .maxbutton .mb-text {
    font-size: 1em !important;
    padding: 10px 10px !important;
}
.clinic-table table tbody td .maxbutton .mb-text:before {
    display: none !important;
}
/*記事内用特集記事*/
.custom-feature-list-article {
    margin-bottom: 30px;
}
.custom-feature-list-article .box-menus {
    gap: 16px;
}
.custom-feature-list-article .box-menu {
    padding: 0;
    text-align: left;
    width: calc((100% - 48px) / 4);
    box-shadow: none;
    margin: 0;
    color: #333;
}
.custom-feature-list-article.width768 .box-menu {
    max-width: 768px;
    min-height: auto;
    width: 100%;
}
.custom-feature-list-article .box-menu:hover{
  background-color: #f8f9f3; /*背景色*/
  transition: none; /*アニメーション*/
}
.custom-feature-list-article .box-menu-icon * {
    margin: 0 0 5px 0;
    max-width: 100%;
    max-height: none;
}
.custom-feature-list-article .box-menu-label {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.5;
}
.custom-feature-list-article.width768 .box-menu-label {
    text-align: center;
}
/*記事内用特集記事 トップ用*/
.custom-feature-list-article.top .box-menus {
    gap: 30px;
}
.custom-feature-list-article.top .box-menu {
    width: calc((100% - 90px) / 4);
}
.custom-feature-list-article.top .box-menu-icon * {
    margin: 0 0 10px 0;
}
.custom-feature-list-article.top .box-menu-label {
    font-size: 14px;
    font-weight: 500;
}
/*キャンペーン一覧*/
.campaign-list {
    border: solid 1px var(--custom-border-gray);
    margin-bottom: 30px;
}
.campaign-list .campaign-list-inner {
    display: flex;
}
.campaign-list .campaign-list-banner {
    flex-grow: 0;
    flex-shrink: 0;
    width: 468px;
    min-height: 250px;
    background-color: var(--custom-gray-light);
    display: flex;
    align-items: center;
    justify-content: center;
}
.campaign-list .campaign-list-text {
    padding: 20px;
    flex-grow: 1;
}
.campaign-list .campaign-list-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: inherit !important;
    padding: 0px !important;
    border: none !important;
    background-color: transparent !important;
}
.campaign-list .campaign-list-title::before {
    margin-right: 8px;
}
.campaign-list .campaign-list-period {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 10px;
    border-top: solid 1px var(--custom-black);
    border-bottom: solid 1px var(--custom-black);
}
.campaign-list .campaign-list-intro {
    font-size: 16px;
    margin-bottom: 20px;
}
.campaign-list .campaign-list-button {
    text-align: center;
}
.custom-top-banner {
    text-align: center;
    margin-bottom: 30px;
}
.custom-top-banner a {
    display: block;
    width: 728px;
    margin: 0 auto;
}
.custom-top-banner a img {
    display: block;
}
/*maxbutton-23 立体ボタン（ピンク）キャンペーン詳細を見るを上書き*/
.maxbutton-23.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px #e78671 !important;
    border-radius: 0px !important;
    background-color: #ff927a !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.2) !important;
}
.maxbutton-23.maxbutton:hover {
    margin-top: 4px !important;
    border-bottom: solid 1px #e78671 !important;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}
.maxbutton-23.maxbutton .mb-text {
    padding: 18px 27px 18px 5px !important;
    position: relative !important;
    color: #fff !important;;
}
.maxbutton-23.maxbutton .mb-text::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;
    box-sizing: border-box !important;
    width: 6px !important;
    height: 6px !important;
    border: 6px solid transparent !important;
    border-left: 6px solid #fff !important;
}
/*maxbutton-27 無料カウンセリングのご予約はこちら 公式サイトへを上書き*/
/*maxbutton-28 カウンセリングのご予約はこちら 公式サイトへを上書き*/
.maxbutton-27.maxbutton,
.maxbutton-28.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border: solid 1px #e03636 !important;
    border-radius: 6px !important;
    background: rgb(247,78,78,1) !important;
    background: linear-gradient(0deg, rgba(224,54,54,1) 0%, rgba(247,78,78,1) 6%, rgba(247,78,78,1) 94%, rgba(255,159,159,1) 100%) !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.15) !important;
}
.maxbutton-27.maxbutton:hover,
.maxbutton-28.maxbutton:hover {
    opacity: 0.8;
}
.maxbutton-27.maxbutton .mb-text,
.maxbutton-28.maxbutton .mb-text {
    padding: 10px !important;
    position: relative !important;
    color: #fff !important;;
    font-size: 16px !important;
    line-height: 2.0 !important;
}
.maxbutton-27.maxbutton .mb-text::before {
    content: "無料カウンセリングのご予約はこちら" !important;
    display: block;
}
.maxbutton-28.maxbutton .mb-text::before {
    content: "カウンセリングのご予約はこちら" !important;
    display: block;
}
/*maxbutton-29 料金の詳細はこちらを上書き*/
.maxbutton-29.maxbutton{
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-bottom: solid 5px #d28031 !important;
    border-radius: 6px !important;
    background-color: #FB9E23 !important;
    box-shadow: none !important;
}
.maxbutton-29.maxbutton:hover{
    margin-top: 4px !important;
    border-bottom: solid 1px #d28031 !important;
}
.maxbutton-29.maxbutton .mb-text{
    padding: 10px !important;
    position: relative !important;
    color: #fff !important;;
    font-size: 16px !important;
    line-height: 2.0 !important;
}
/*swiper*/
@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.swiper-outer {
    height: 305px;
    margin-bottom: 30px;
}
@media screen and (max-width: 1322px){
    .swiper-outer {
        height: calc(((100vw - 100px) / 3.9 ) + 0px);
    }
}
@media screen and (max-width: 834px){
    .swiper-outer {
        height: calc(((100vw - 32px) / 3.9 ) + 0px);
    }
}
@media screen and (max-width: 767px){
    .swiper-outer {
        height: calc(((100vw - 32px) / 2.88 ) + 0px);
    }
}
@media screen and (max-width: 480px){
    .swiper-outer {
        height: calc(((100vw - 32px) / 1.37 ) + 0px);
    }
}
.swiper.mySwiper {
    display: none;
    opacity: 0;
    padding-bottom: 26px;
}
.swiper.mySwiper.init {
    display: block;
    opacity: 1;
    animation: fadeIn 0.5s ease-in 0s forwards;
}
.swiper.mySwiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.swiper.mySwiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
}
.swiper.mySwiper .swiper-pagination-bullet{
    background-color: #fb927a;
}
.swiper.mySwiper .swiper-button-next, .swiper.mySwiper .swiper-button-prev {
    transform: translateY(-13px);
}
.swiper.mySwiper .swiper-button-next {
    right: 0;
}
.swiper.mySwiper .swiper-button-prev {
    left: 0;
}
.swiper.mySwiper .swiper-button-next:after, .swiper.mySwiper .swiper-button-prev:after {
    font-size: 20px;
    color: #ffffff;
    background-color: #fb927a;
    padding: 10px;
}
.swiper.mySwiper .swiper-button-next:after {
    border-radius: 4px 0px 0px 4px;
}
.swiper.mySwiper .swiper-button-prev:after {
    border-radius: 0px 4px 4px 0px;
}
.select_year {
    width: 100px;
    margin-left: auto;
}
.select_year select {
    cursor: pointer;
    background: #fae6d5;
    border: none;
    font-size: 14px;
    padding: 9px;
	color: #333;
}
.news-box {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 30px 0;
    margin-top: -1px;
    margin-bottom: 0;
}
.news-box .news-day {
    font-size: 12px;
}
.news-box .news-title {
    font-size: 20px;
    font-weight: 600;
}
.quiz_section .qmn_radio_answers label {
	display: inline-flex !important;
}
.qsm-quiz-container {
    padding: 24px;
    border: solid 2px #fb927a;
    border-radius: 4px;
    margin-bottom: 30px;
}
.qsm-quiz-container .quiz_section {
    padding: 10px 0;
}
.qsm-quiz-container .mlw_qmn_message_before {
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.qsm-quiz-container .mlw_qmn_message_before p {
    font-size: 14px;
    margin: 0;
}
.qsm-quiz-container .qmn_pagination {
    margin: 0;
}
.qmn_quiz_container.quiz_theme_default .qmn_btn, .qmn_quiz_container.quiz_theme_default .btn {
    color: #fff !important;
    background: #fb927a !important;
}
.qmn_quiz_container.quiz_theme_default .qmn_btn:hover, .qmn_quiz_container.quiz_theme_default .btn:hover {
    background: #e2775e !important;
}
.qsm-quiz-container input[type=checkbox], .qsm-quiz-container input[type=radio] {
    vertical-align: baseline !important;
}
/*インスタ*/
.custom-instagram {
	margin-bottom: 50px;
}
.custom-instagram h3 {
	border-left: none !important;
}
/*比較テーブル横*/
.scrollable-table:has(.comparison-table-itemname-fixed) {
    padding-right: 1px;
}
.comparison-table-itemname-fixed {
    table-layout: fixed;
}
.comparison-table-itemname-fixed tr,
.comparison-table-itemname-fixed tr:nth-of-type(2n+1) {
    background-color: #fff;
}
.comparison-table-itemname-fixed tr:nth-of-type(2n+1) {
    background-color: #fff;
}
.comparison-table-itemname-fixed tr th,
.comparison-table-itemname-fixed tr td {
    padding: 5px;
}
.comparison-table-itemname-fixed tr th {
    width: 65px;
    font-size: 8px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 100;
}
.comparison-table-itemname-fixed tr th:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 100%;
    height: 100%;
    border-left: 1px solid #eee;
}
.comparison-table-itemname-fixed tr:first-of-type td {
    width: 200px;
    box-sizing: content-box;
}
.comparison-table-itemname-fixed tr:first-of-type td img {
    display: block;
}
.comparison-table-itemname-fixed .maxbutton {
    max-width: 100%;
}
/*比較テーブル縦*/
.scrollable-table:has(.comparison-table-itemname-thead-fixed) {
    padding-right: 1px;
}
.comparison-table-itemname-thead-fixed {
    table-layout: fixed;
}
.comparison-table-itemname-thead-fixed a.maxbutton .mb-text {
    min-width: auto !important;
}
.comparison-table-itemname-thead-fixed tr,
.comparison-table-itemname-thead-fixed tr:nth-of-type(2n+1) {
    background-color: #fff;
}
.comparison-table-itemname-thead-fixed th,
.comparison-table-itemname-thead-fixed td {
    padding: 5px;
    text-align: center;
    box-sizing: content-box;
}
.comparison-table-itemname-thead-fixed th {
    font-size: 8px;
    width: 100px;
}
.comparison-table-itemname-thead-fixed.itemname-in-button th {
    width: auto;
}
.comparison-table-itemname-thead-fixed.itemname-in-image th {
    width: 108px;
}
@media screen and (max-width: 480px){
    .comparison-table-itemname-thead-fixed.itemname-in-button th {
        width: 104px;
    }
}
.comparison-table-itemname-thead-fixed th:nth-child(2) {
    width: 200px;
}
.comparison-table-itemname-thead-fixed.itemname-in-button th:nth-child(2) {
    width: auto;
}
.comparison-table-itemname-thead-fixed.itemname-in-image th:nth-child(2) {
    width: 108px;
}
@media screen and (max-width: 480px){
    .comparison-table-itemname-thead-fixed.itemname-in-button th:nth-child(2) {
        width: 104px;
    }
}
.comparison-table-itemname-thead-fixed th.wide {
    width: 200px;
}
.comparison-table-itemname-thead-fixed.itemname-in-image th.wide {
    width: 170px;
}
.comparison-table-itemname-thead-fixed th.narrow {
    width: 60px;
}
.comparison-table-itemname-thead-fixed.itemname-in-button td:nth-child(1) .maxbutton {
    margin-top: 8px;
}
.comparison-table-itemname-thead-fixed.itemname-in-image td .maxbutton {
    margin-top: 8px;
}
.comparison-table-itemname-thead-fixed td:nth-child(2) {
    width: 200px;
    height: 200px;
}
.comparison-table-itemname-thead-fixed.itemname-in-button td:nth-child(2) {
    width: auto;
    height: auto;
}
.comparison-table-itemname-thead-fixed.itemname-in-image td:nth-child(2) {
    width: 108px;
    height: auto;
}
@media screen and (max-width: 480px){
    .comparison-table-itemname-thead-fixed.itemname-in-button td:nth-child(2) {
        width: 104px;
    }
}
.comparison-table-itemname-thead-fixed td:nth-child(2) a {
    position: relative;
}
.comparison-table-itemname-thead-fixed td:nth-child(2) img {
    display: block;
}
.comparison-table-itemname-thead-fixed th:nth-child(1),
.comparison-table-itemname-thead-fixed td:nth-child(1){
  position: sticky;
  top: 0;
  left: 0;
}
.comparison-table-itemname-thead-fixed th:nth-child(1):before,
.comparison-table-itemname-thead-fixed td:nth-child(1):before{
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
}
.comparison-table-itemname-thead-fixed th:nth-child(1) {
  z-index: 2;
}
.comparison-table-itemname-thead-fixed td:nth-child(1) {
  z-index: 1;
  background-color: #fff;
}
.comparison-table-itemname-thead-fixed td:nth-child(1) a {
  position: relative;
}
/* 連絡先リスト */
.custom-toggle-box-list {
}
.custom-toggle-box-list .toggle-wrap {
    margin: 0;
}
.custom-toggle-box-list > .toggle-wrap {
    margin-top: -2px;
}
.custom-toggle-box-list .toggle-button {
    padding: 6px 10px;
    background-color: #fff;
    border: 2px solid #fae6d5;
    text-align: left;
    border-radius: 0px;
    font-weight: 600;
}
.custom-toggle-box-list .toggle-button:hover {
    opacity: 1;
}
@media screen and (min-width: 834px){
    .custom-toggle-box-list .toggle-button:hover {
        opacity: 1;
        background-color: #fff5ed;
    }
}
.custom-toggle-box-list .toggle-checkbox:checked ~ .toggle-button {
    background-color: #fae6d5;
}
.custom-toggle-box-list .toggle-button::before {
    opacity: 1;
    color: #333;
    margin-right: 0.7em;
    font-size: 0.7em;
    vertical-align: middle;
}
.custom-toggle-box-list .toggle-content {
    transition: all 0.0s ease-in-out;
    padding: 0;
}
.custom-toggle-box-list .toggle-checkbox:checked ~ .toggle-content {
    transition: all 0.0s ease-in-out;
    padding: 0;
    border: 2px solid #fae6d5;
    border-top-width: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.custom-toggle-box-list > .toggle-wrap .toggle-wrap .toggle-checkbox:checked ~ .toggle-content {
    border: none;
}
.custom-toggle-box-list > .toggle-wrap .toggle-wrap .toggle-button {
    padding: 6px 10px 6px 30px;
    border: none;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-top: -1px;
}
.custom-toggle-box-list .toggle-content-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 16px;
}
.custom-toggle-box-list .toggle-content-list li {
    background-color: #f6f6f6;
    padding: 16px;
    margin: 0;
    border-radius: 5px;
    width: calc(25% - 12px);
}
@media screen and (max-width: 834px){
    .custom-toggle-box-list .toggle-content-list li {
        width: calc(50% - 8px);
    }
}
.custom-toggle-box-list .toggle-content-list li p.town {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
.custom-toggle-box-list .toggle-content-list li p.division {
    font-size: 14px;
    margin-bottom: 8px;
}
@media screen and (max-width: 480px){
    .custom-toggle-box-list .toggle-content-list li p.division {
        font-size: 12px;
    }
}
.custom-toggle-box-list .toggle-content-list li p.division a {
    color: #333;
}
.custom-toggle-box-list .toggle-content-list li p.tel {
    font-size: 14px;
}
@media screen and (max-width: 480px){
    .custom-toggle-box-list .toggle-content-list li p.tel {
        font-size: 12px;
    }
}
.custom-toggle-box-list .toggle-content-list li p.tel a {
    color: #333;
}
@media screen and (min-width: 834px){
    .custom-toggle-box-list .toggle-content-list li p.tel a {
        pointer-events: none;
        text-decoration: none;
    }
}
/* フローティングバナー */
#content-bottom:has(#floating-banner) {
  z-index: 1;
  position: relative;
}
#floating-banner {
  width: 200px;
  height: 200px;
  position: fixed;
  right: calc((100vw - 1298px) / 2 + 390px);
  bottom: 20px;
  z-index: 100;
  visibility: visible;
  opacity: 1;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1322px) {
  #floating-banner {
    right: 32%;
  }
}
@media screen and (max-width: 1023px) {
  #floating-banner {
    right: 10px;
    bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  #floating-banner {
    width: 120px;
    height: 120px;
  }
}
#floating-banner.floating-out {
  opacity: 0;
  visibility: hidden;
}
#floating-banner.hide {
  display: none;
}
#floating-banner .floating-banner-inner {
  position: relative;
}
#floating-banner .floating-banner-inner #floating-banner-close {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background-color: #333;
  color: #fff;
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #floating-banner .floating-banner-inner #floating-banner-close {
    top: -5px;
    right: -5px;
  }
}
/* 監修者swiper */
.custom-supervisor-box .custom-supervisor-box-inner {
    padding: 0px 6px;
}
.custom-supervisor-box .supervisorSwiper .custom-supervisor-box-inner .custom-supervisor-left {
    width: 70px;
}
.custom-supervisor-box .supervisorSwiper .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img {
    width: 70px;
    height: 70px;
}
.custom-supervisor-box .supervisorSwiper .custom-supervisor-box-inner .custom-supervisor-right {
    margin-left: 10px;
}
.custom-supervisor-box .supervisorSwiper .custom-supervisor-box-inner .custom-supervisor-right p {
    margin-bottom: 0;
}
.custom-supervisor-box .supervisorSwiper .custom-supervisor-box-inner .custom-supervisor-right p.custom-supervisor-txt {
    margin-bottom: 0;
}
.custom-supervisor-box .supervisorSwiper .swiper-button-next,
.custom-supervisor-box .supervisorSwiper .swiper-button-prev {
    color: #333;
    width: auto;
}
.custom-supervisor-box .supervisorSwiper .swiper-button-next {
    right: 0px;
}
.custom-supervisor-box .supervisorSwiper .swiper-button-prev {
    left: 0px;
}
.custom-supervisor-box .supervisorSwiper .swiper-button-next:after,
.custom-supervisor-box .supervisorSwiper .swiper-button-prev:after {
    font-size: 24px;
}
/* 口コミ吹き出しアコーディオン */
.speech-more-wrap:not(.default) {
    margin-bottom: 5px !important;
}
.speech-more {
}
.speech-more .speech-more__content {
    position: relative;
    height: auto;
    max-height: 100px;
    overflow: hidden;
    transition: max-height 0.5s;
}
.speech-more-wrap:not(.default) .speech-more .speech-more__content {
    margin-bottom: 2px;
}
.speech-more-wrap:not(.default) .speech-more .speech-more__content blockquote {
    background-color: transparent;
    border: none;
    padding: 0;
    margin-bottom: 0;
}
.speech-more-wrap:not(.default) .speech-more .speech-more__content blockquote::before,
.speech-more-wrap:not(.default) .speech-more .speech-more__content blockquote::after {
    display: none;
}
.speech-more .speech-more__content::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 20px;
    transition: 1s;
    background: linear-gradient(
        to bottom,
        transparent 0%,
        #f6f6f6 100%
    );
}
.speech-more-wrap.default .speech-more .speech-more__content::after {
    background: linear-gradient(
        to bottom,
        transparent 0%,
        #fff 100%
    );
}
.speech-more .speech-more__content.open::after {
    z-index: -1;
    opacity: 0;
}
.speech-more .speech-more__btnarea {
    margin-bottom: -10px;
}
.speech-more-wrap.default .speech-more .speech-more__btnarea {
    margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
    .speech-more .speech-more__btnarea {
        margin-bottom: 0px;
    }
}
.speech-more .speech-more__btn {
    display: block;
    margin: 0 auto;
    padding: 5px 20px;
    border-radius: 50px;
    border: 0;
    font-size: 12px;
    color: #ffffff;
    background-color: #8faaa6;
    cursor: pointer;
}
.speech-more .speech-more__btn:hover {
    opacity: 0.8;
}
.speech-more.none .speech-more__btnarea,
.speech-more.none .speech-more__content::after {
    display: none;
}
/* モバイルヘッダーボタン */
@media screen and (max-width: 1023px) {
    .mblt-header-mobile-buttons {
        margin-top: 50px;
    }
}
.mobile-header-menu-buttons {
    z-index: 9999;
}
.mobile-header-menu-buttons,
.mobile-header-menu-buttons .menu-button > a,
.mobile-header-menu-buttons .menu-button:hover {
  background: #fb927a;
  color: #fff;
}
.mobile-header-menu-buttons .logo-menu-button {
    font-family: 'Courgette';
    font-weight: normal;
    font-size: 18px;
    min-width: auto;
    width: 150px;
    height: 50px;
    line-height: 1;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-bottom: 2px;
}
.mobile-header-menu-buttons .logo-menu-button .menu-button-in {
    text-align: center;
    line-height: 0.8;
    padding-left: 16px;
}
.mobile-header-menu-buttons .logo-menu-button .menu-button-in span {
    font-size: 9px;
}
@media screen and (max-width: 1023px) {
    .mobile-header-menu-buttons .menu-button {
        width: 56px;
    }
}
.mobile-header-menu-buttons .menu-button:has(.favorite-button) {
}
.mobile-header-menu-buttons .menu-button:has(.favorite-button) .favorite-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 47px;
    padding-bottom: 3px;
}
.mobile-header-menu-buttons .menu-button:has(.favorite-button) .favorite-button::before {
    content: url(/wp-content/themes/cocoon-child-master/images/ic_history.svg);
    display: block;
    width: 28px;
    height: auto;
    line-height: 1;
}
.mobile-header-menu-buttons .menu-button:has(.favorite-button) .menu-caption {
    display: none;
}
.mobile-header-menu-buttons .menu-button:hover .menu-button-in {
    opacity: 1;
}
@media screen and (max-width: 1023px) {
    #header-container {
        display: none;
    }
}
/* 内部リンク用エリアボタン */
.custon-flex-buttons {
    margin: 0;
    padding-left: 0 !important;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 10px;
}
.custon-flex-buttons li {
    width: calc(33.33% - 7px);
    margin: 0 !important;
    padding: 0 !important;
}
.custon-flex-buttons li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 30px 8px 20px;
    background-color: #fff;
    border: solid 1px #8faaa6;
    border-radius: 5px;
    position: relative;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .custon-flex-buttons li a {
        padding: 8px 22px 8px 12px;
    }
}
.custon-flex-buttons li a:hover {
    background-color: #f8f9f3;
}
.custon-flex-buttons li a .custon-flex-buttons_inner {
    font-weight: 500;
    font-size: 14px;
}
.custon-flex-buttons li a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: solid 3px #50b7e3;
  border-right: solid 3px #50b7e3;
  position: absolute;
  right: 14px;
  top: calc(50% - 4px);
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
    .custon-flex-buttons li a::after {
      right: 8px;
    }
}
/* 監修者一覧 */
.custom-supervisor-contents.list {
    margin: 0 0 50px 0;
    padding: 0;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    gap: 30px;
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.list {
        gap: 16px;
    }
}
.custom-supervisor-contents.list .custom-supervisor-chara {
    width: calc(25% - 23px);
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 1100px){
    .custom-supervisor-contents.list .custom-supervisor-chara {
        width: calc(33.33% - 20px);
    }
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.list .custom-supervisor-chara {
        width: calc(50% - 8px);
    }
}
.custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner {
    display: block;
    height: 100%;
    border-radius: 8px;
    border: solid 1px #eee;
    padding: 16px;
    background-color: #fff;
    text-decoration: none;
    color: #333;
    pointer-events : none;
}
.custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner:hover {
    background-color: #f8f9f3;
}
.custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner .custom-supervisor-img {
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 500px;
    margin: 0 auto 16px;
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner .custom-supervisor-img {
        width: 120px;
        height: 120px;
    }
}
.custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner .custom-supervisor-img img {
    width: 100%;
    height: auto;
    display: block;
}
.custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner .custom-supervisor-txt {
    margin-bottom: 0;
    text-align: center;
}
.custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner .custom-supervisor-txt a {
    pointer-events : auto;
    color: #333;
    text-decoration: none;
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.list .custom-supervisor-chara .custom-supervisor-box-inner .custom-supervisor-txt {
        font-size: 14px;
    }
}
.custom-supervisor-contents.detail {
    background-color: #fff5ed;
    padding: 30px;
    margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.detail {
        padding: 16px;
    }
}
.custom-supervisor-contents.detail .custom-supervisor-box-inner {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.detail .custom-supervisor-box-inner {
        gap: 30px;
    }
}
@media screen and (max-width: 480px) {
    .custom-supervisor-contents.detail .custom-supervisor-box-inner {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 20px;
    }
}
.custom-supervisor-contents.detail .custom-supervisor-box-inner .custom-supervisor-left {
}
.custom-supervisor-contents.detail .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img {
    width: 250px;
    height: 250px;
    overflow: hidden;
    border-radius: 500px;
    margin: 0 auto;
}
@media screen and (max-width: 834px) {
    .custom-supervisor-contents.detail .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img {
        width: 180px;
        height: 180px;
    }
}
.custom-supervisor-contents.detail .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img img {
    display: block;
    width: 100%;
    height: auto;
}
.custom-supervisor-contents.detail .custom-supervisor-box-inner .custom-supervisor-right {
    flex-grow: 1;
}
.custom-supervisor-contents.detail .custom-supervisor-box-inner .custom-supervisor-right .custom-supervisor-txt {
    font-size: 18px;
}
.custom-supervisor-posts-btn {
    margin-top: 30px;
    margin-bottom: 0 !important;
}
.custom-supervisor-back-btn {
    text-align: center;
    margin-bottom: 50px !important;
}
.button-primary {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 296px;
    height: 48px;
    text-decoration: none;
    background-color: #FB927A;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 auto;
    border: 2px solid #FB927A;
    transition: background-color, color 150ms;
}
.button-primary:hover {
    background-color: transparent;
    color: #FB927A;
}
.button-secondary {
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    background-color: #8FAAA6;
    border-radius: 33px;
    padding: 7px 23px;
    border: 2px solid #8FAAA6;
    transition: background-color, color 150ms;
}
.button-secondary:hover {
    background-color: transparent;
    color: #8FAAA6;
}
.display-posts-listing {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 30px;
}
@media screen and (max-width: 480px) {
    .display-posts-listing {
        gap: 16px;
    }
}
.display-posts-listing li {
    width: calc((100% - 60px) / 3);
    margin: 0 !important;
    padding: 0 !important;
}
@media screen and (max-width: 480px) {
    .display-posts-listing li {
        width: calc((100% - 16px) / 2);
    }
}
.display-posts-listing li:hover a.title {
    color: #FB927A;
}
.display-posts-listing li a.image {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 10px;
    position: relative;
}
.display-posts-listing li a.image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.display-posts-listing li a.title {
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    transition: color 150ms;
}
/* spメニューの新着記事 */
.menu-content .menu-drawer {
    padding: 0 10px 16px;
}
.custom-spmenu-banner {
    padding: 16px 16px;
    border-top: solid 1px rgba(255,255,255,0.5);
}
.custom-spmenu-banner a {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
}
.custom-spmenu-banner img {
    display: block;
    margin: 0 auto;
}
.custom-spmenu-new-list {
    padding: 16px 16px;
    border-top: solid 1px rgba(255,255,255,0.5);
}
.custom-spmenu-new-list h2 {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 8px;
}
.custom-spmenu-new-list .widget-entry-card {
    font-size: 13px;
}
.custom-spmenu-new-list .widget-entry-cards figure {
    width: 96px;
}
.custom-spmenu-new-list .widget-entry-card-content {
    margin-left: 104px;
}
/* healca */
.custom-healca-banner {
    margin-bottom: 30px;
    text-align: center;
}
.custom-healca-banner.top {
    margin-bottom: 50px;
}
.custom-healca-banner.category {
    margin-bottom: 0px;
    padding: 30px 50px 0;
}
@media screen and (max-width: 834px) {
    .custom-healca-banner.category {
        padding: 30px 16px 0;
    }
}
.custom-healca-banner a {
    display: inline-block;
}
.custom-healca-banner img {
    display: block;
    margin: 0 auto;
}
/* ポイントボックス */
.custom-point-box {
    border: solid 6px #F9415B;
    border-radius: 10px;
    padding: 16px;
}
.custom-point-box-title {
    font-size: 18px;
    color: #CE3A3A;
    font-weight: bold;
    margin-bottom: 0px !important;
}
.custom-point-list {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-left: 22px;
}
.custom-point-list::before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f046";
    position: absolute;
    top: 6px;
    left: 0;
}
/* テーブル用ボタン  */
.maxbutton-33.maxbutton {
    width: auto !important;
    min-width: 90% !important;
    max-width: 100% !important;
    height: auto !important;
    border: none !important;
    border-radius: 50px !important;
    background-image: linear-gradient(135deg, #ffc271, #ff6d6e);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) !important;
    color: #222 !important;
    font-weight: bold;
}
.maxbutton-33.maxbutton:hover {
    background-image: linear-gradient(135deg, #ffa25e, #ff5b5b);
}
.maxbutton-33.maxbutton .mb-text {
    padding: 8px 10px !important;
    font-size: 13px !important;
}
.maxbutton-33.maxbutton .mb-text::after {
    display: inline;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    margin-left: 5px;
}
@media screen and (max-width: 834px){
    .maxbutton-33.maxbutton .mb-text {
        padding: 8px 4px !important;
    }
}





/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1322px以下*/
/*1023px以下*/
@media screen and (max-width: 1023px){
    /*必要ならばここにコードを書く*/
    .footer-bottom-logo {
        bottom: auto;
    }
    .footer-bottom-logo .logo-footer {
        text-align: center;
    }
    .footer-bottom-logo .footer-bottom-copy {
        text-align: center;
        margin-bottom: 20px;
        line-height: 1.5;
    }
    .footer-bottom-sns {
        padding: 20px 0 20px 0;
        justify-content: center;
    }
    /*ヘッダーに検索窓追加*/
    .header-container-in.hlt-top-menu .header-searchform {
        display: none;
    }
    /*トップのおすすめ特集記事*/
    .custom-feature-section {
        border-top: none;
    }
    /*トップの目的別カテゴリ*/
    .custom-category-section {
        gap: 50px;
    }
    .custom-category-section .custom-category {
        width: calc(60% - 25px);
        flex-shrink: 0;
    }
    .custom-category-section .custom-new {
        width: calc(40% - 25px);
        flex-shrink: 0;
    }
    /*トップのピックアップ*/
    .custom-feature-list.list-type .widget-entry-cards {
        gap: 16px;
    }
    /*トップのハッシュタグ*/
    .custom-tag-section {
        border-top: none;
    }
    .custom-tag-section-flex {
        display: block;
    }
    .custom-tag-section-flex .custom-tag {
        width: 100%;
        margin-bottom: 30px;
    }
    /*ポリシーページ テーブル*/
    .policy-table .policy-type {
        white-space: normal;
    }
    /*キャンペーン一覧*/
    .campaign-list .campaign-list-banner {
        width: 300px;
    }
}

/*834px以下*/
@media screen and (max-width: 834px){
    /*必要ならばここにコードを書く*/
    /*トップアピールエリア*/
    .footer-bottom-logo .logo-footer {
        text-align: left;
    }
    .footer-bottom-logo .footer-bottom-copy {
        width: 246px;
        text-align: left;
        font-size: 13px;
    }
    .copyright {
        padding-top: 10px;
    }
    .appeal {
        background-image: url(/wp-content/uploads/2024/02/mv01_sp.jpg);
        background-position: center center;
    }
    .appeal-title {
        font-size: 14px;
        letter-spacing: 6px;
    }
    .appeal-message {
        margin-bottom: 30px;
    }
    .appeal-message .site-name {
        font-size: 45px;
    }
    .appeal-message .site-name-japanese {
        font-size: 12px;
        letter-spacing: 2px;
    }
    /*公式サイトへリンク部分のレイアウトスタイルを追加*/
    .custom-link-official {
        width: 100%;
        display: block;
    }
    /* 比較テーブル */
    .custom-comparison-table.col3 {
        width: 800px;
    }
    .custom-comparison-table.col3 img {
        height: 150px;
    }
    .custom-comparison-table.col3 th {
        width: 70px;
    }
    /*ポリシーページ テーブル*/
    .policy-table .policy-type {
        white-space: normal;
    }
    /*トップの目的別カテゴリ*/
    .custom-category-section {
        display: block;
    }
    .custom-category-section .custom-category {
        width: 100%;
        margin-bottom: 50px;
    }
/*     .custom-category-section .box-menu {
        width: calc(100%/4);
    } */
    .custom-category-section .box-menu-label {
        font-size: 12px;
    }
    /*アプリダウンロード用ボタン*/
    .custom-app-btns {
        flex-direction: column;
    }
    .custom-app-btns .custom-app-btn {
        width: 100%;
    }
    .maxbutton-17.maxbutton,
    .maxbutton-18.maxbutton {
        width: 90% !important;
    }
	/*アフィリエイトボタン*/
/*     .custom-affiliate-btns {
        flex-direction: column;
    } */
    /*クリニックテーブル*/
    .clinic-table table {
        width: 880px;
    }
    .clinic-table table thead th:nth-child(2) {
        width: 18%;
    }
    .clinic-table table thead th:nth-child(3) {
        width: 24%;
    }
    .clinic-table table thead th:nth-child(4) {
        width: 7%;
    }
    .clinic-table table thead th:nth-child(5) {
        width: 7%;
    }
    .clinic-table table thead th:nth-child(6) {
        width: 7%;
    }
    .clinic-table table thead th:nth-child(7) {
        width: 7%;
    }
    .clinic-table table thead th:nth-child(9) {
        width: 7%;
    }
    /*キャンペーン一覧*/
    .campaign-list .campaign-list-inner {
        display: block;
    }
    .campaign-list .campaign-list-banner {
        width: auto;
    }
    .campaign-list .campaign-list-period {
        font-size: 14px;
    }
    .campaign-list .campaign-list-period-title {
        display: block;
    }
    .custom-top-banner a {
        width: 320px;
    }
	/*テーブル内のボタン*/
/* 	table a.maxbutton .mb-text {
		min-width: 120px !important;
	} */
	.maxbutton-19.maxbutton .mb-text {
		min-width: auto !important;
	}
	.clinic-table table a.maxbutton .mb-text {
		min-width: auto !important;
	}
	.qsm-quiz-container {
		padding: 16px;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
    /*必要ならばここにコードを書く*/
    /*デザイン調整*/
    .entry-title {
        font-size: 24px !important;
        padding: 0.6em 0 !important;
    }
    .article h2 {
        padding: 0.6em 0 !important;
    }
    .article .campaign h2, .single .article h2{
        padding: 0.6em !important;
    }
	.maxbutton-sp-16 .mb-text {
		font-size: 16px !important;
	}
	.maxbutton-sp-14 .mb-text {
		font-size: 14px !important;
	}
    /*maxbutton-6 立体ボタン（ピンク）手軽な価格でできる！を上書き*/
    /*maxbutton-8 立体ボタン（グレー）手軽な価格でできる！を上書き*/
    .maxbutton-6.maxbutton::before,
    .maxbutton-8.maxbutton::before {
        left: 20%;
    }
    .maxbutton-6.maxbutton::after,
    .maxbutton-8.maxbutton::after {
        right: 20%;
    }
    /*maxbutton-9 立体ボタン（ピンク）効果重視なら医療脱毛！を上書き*/
    /*maxbutton-10 立体ボタン（グレー）効果重視なら医療脱毛！を上書き*/
    .maxbutton-9.maxbutton::before,
    .maxbutton-10.maxbutton::before {
        left: 15%;
    }
    .maxbutton-9.maxbutton::after,
    .maxbutton-10.maxbutton::after {
        right: 15%;
    }
    /*監修者セクション*/
    .custom-supervisor-box .tab-caption-box-content {
        padding: 10px;
    }
    .custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-right {
        margin-left: 10px;
    }
    .custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-left {
        width: 60px;
    }
    .custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-left .custom-supervisor-img {
        width: 60px;
        height: 60px;
    }
    .custom-supervisor-box .custom-supervisor-box-inner .custom-supervisor-txt {
        font-size: 14px;
    }
    .custom-supervisor-box .custom-supervisor-box-inner .toggle-checkbox:checked ~ .toggle-content {
        font-size: 14px;
    }
    /*メディコレマーク*/
    .custom-mark-box{
        padding: 10px;
    }
    .custom-mark-box .custom-mark-box-right {
        margin-left: 10px;
    }
    /* 比較テーブル */
    .custom-comparison-table.col3 {
        width: 600px;
    }
    .custom-comparison-table.col3 img {
        height: 100px;
    }
    /* cookie */
    .cc-window.cc-floating {
        padding: 1em;
        font-size: 14px;
    }
    /*トップアピールエリア*/
    .appeal {
        background-position: 90% 0;
    }
    .appeal .appeal-in {
        min-height: 300px;
        padding: 10% 5%;
    }
    .appeal-title {
        font-size: 12px;
        letter-spacing: 3px;
        margin-bottom: 8px;
    }
    .appeal-message {
        margin-bottom: 10px;
    }
    .appeal-message .site-name {
        font-size: 38px;
    }
    .appeal-message .site-name-japanese {
        font-size: 10px;
        margin-bottom: 24px;
    }
    .appeal-message .site-copy {
        font-size: 12px;
    }
    .appeal-button {
        font-size: 12px;
        padding: 9px 30px;
    }
    /*トップのおすすめ特集記事*/
    .custom-new-list.card-type .widget-entry-cards,
    .custom-feature-list .widget-entry-cards {
        gap: 16px;
    }
    .custom-new-list.card-type .widget-entry-cards .a-wrap,
    .custom-feature-list .widget-entry-cards .a-wrap {
        width: calc((100% - 16px) / 2);
    }
    .custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-thumb,
    .custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-thumb {
        margin-bottom: 8px;
    }
    .custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-title,
    .custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-title {
        font-size: 14px;
    }
    .custom-new-list.card-type .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-snippet,
    .custom-feature-list .widget-entry-cards .a-wrap .widget-entry-card .widget-entry-card-content .widget-entry-card-snippet {
        font-size: 12px;
    }
    /*トップのおすすめ特集記事*/
    .custom-title::before {
        width:64px;
        height: 64px;
    }
    .custom-title::after {
        width:60px;
        height: 60px;
    }
    .custom-title h2.top-h2 {
        font-size: 22px;
        letter-spacing: 6px;
        padding: 0 !important;
    }
    .custom-title .alphabet {
        font-size: 12px;
    }
    /*トップの目的別カテゴリ*/
    .custom-category-section .box-menu {
        width: calc(100%/3);
        padding: 8px;
    }
    .custom-category-section .box-menu-icon img {
        max-width: 100%;
        margin: 0;
    }
    /*流れ*/
    .flow-list .flow-list-box {
        width: 25%;
    }
    .flow-list.vertical .flow-list-box {
        width: 100%;
    }
    .flow-list .flow-list-inner {
        padding: 5px 1px;
    }
    .flow-list.vertical .flow-list-inner {
        padding: 5px 5px;
    }
    .flow-list.vertical .flow-list-inner::after {
        left: 28px;
    }
    .flow-list .flow-list-text {
        font-size: 12px;
    }
    .flow-list.vertical .flow-list-text .small {
        font-size: 10px;
    }
    /*記事一覧*/
    .entry-card, .related-entry-card, .e-card-title {
        line-height: 1.5;
    }
    .entry-card-thumb, .author-thumb, .blogcard-thumbnail, .related-entry-card-thumb, .popular-entry-card-thumb, .new-entry-card-thumb {
        margin-right: 3%;
    }
    /*アフィリエイトボタン*/
    .custom-affiliate-btn .maxbutton-4.maxbutton,
    .custom-affiliate-btn .maxbutton-19.maxbutton,
    .custom-affiliate-btn .maxbutton-20.maxbutton,
    .custom-affiliate-btn .maxbutton-21.maxbutton {
        max-width: 100% !important;
    }
    .custom-affiliate-btn .maxbutton-4.maxbutton .mb-text,
    .custom-affiliate-btn .maxbutton-19.maxbutton .mb-text,
    .custom-affiliate-btn .maxbutton-20.maxbutton .mb-text,
    .custom-affiliate-btn .maxbutton-21.maxbutton .mb-text {
        padding: 8px 15px !important;
    }
    .maxbutton-4.maxbutton,
    .maxbutton-19.maxbutton,
    .maxbutton-20.maxbutton,
    .maxbutton-21.maxbutton {
        max-width: 90% !important;
    }
    /*記事内用特集記事 トップ用*/
    .custom-feature-list-article.top .box-menus {
        gap: 16px;
    }
    .custom-feature-list-article .box-menu,
    .custom-feature-list-article.top .box-menu {
        width: calc((100% - 16px) / 2);
    }
    /*maxbutton-23 立体ボタン（ピンク）キャンペーン詳細をみる上書き*/
    .maxbutton-23.maxbutton .mb-text {
        font-size: 16px !important;
    }
}


/* Header */
.header-in.wrap {
    height: 52px;
}

.Header__logo a {
    color: #FFFFFF;
    font-family: 'Courgette';
    font-size: 20px;
    text-decoration: none;
    transition: opacity 150ms;
}
.Header__nav {
    display: flex;
    align-items: center;
    height: 100%;
}

.Header__nav .alphabet {
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    color: #f6d6b9;
}

.Header__list {
    position: relative;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    gap: 15px 0;
    margin-right: 20px;
}
.Header__list li {
    position: relative;
    color: #FFFFFF;
}
.Header__list li a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    color: #FFFFFF;
    text-decoration: none;
    transition: background-color 300ms, color 300ms;
    font-size: 12px;
}
.Header__notice {
    margin: 0;
    padding: 8px;
    outline: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    text-indent: 0.01px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "meiryo", sans-serif;
    appearance: none;
    cursor: pointer;
}
.Header__notice img {
    transition: opacity 150ms;
}
.Header__notice.is-new {
    position: relative;
}
.Header__notice.is-new::after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    right: 1px;
    width: 14px;
    height: 12px;
    background: url(./images/icon_notice_on.svg) 0 0 no-repeat;
    background-size: 100% auto;
    transform: translateY(-50%);
}
.Header__notice img {
    display: block;
}

/* Header-container */
.Header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1296px;
    margin-left: auto;
    padding: 0 20px;
}

.header-container {
    position: relative;
}

.Header-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}
.Header-mask.is-show {
    opacity: .5;
    pointer-events: auto;
}

/* Header-drawer */
.Header-drawer {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    background-color: #FFF2EA;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: visibility 300s;
    pointer-events: none;
}
.Header-drawer__list {
    margin: 0 auto;
    padding: 10px 15px;
    gap: 20px;
}
.Header-drawer__list li {
    list-style: none;
}
.Header-drawer__list li:nth-of-type(n + 2) {
    margin-top: 5px;
}
.Header-drawer__list li a {
    text-decoration: none;
    padding: 0;
    color: #333333 !important;
    font-size: 14px;
    padding: 5px 10px;
    white-space: nowrap;
}
.Header__list li:hover > .Header-drawer {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

#header {
    background-color: #fb927a;
}

#header-container-in {
    position: relative;
    z-index: 999;
}

@media screen and (max-width: 1310px) {
    .logo.logo-header.logo-text {
        width: 100%;
        height: 52px !important;
        display: flex !important;
        justify-content: center;
    }
    .Header-container {
        display: none;
    }
    .Header-mask {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .Header__logo a:hover ,
    .Header__notice:hover img {
        opacity: .7;
    }
    .Header__list li:hover a {
        background-color: #FFF2EA;
        color: #fb927a;
    }
    .Header-drawer__list li a:hover {
        text-decoration: underline;
    }
}

#new_entries-2 {
    list-style: none;
}
