@charset "UTF-8";

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

.article h1.entry-title span.new{
    display: none;
}



html, body{
    font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
.nowrap, span.sme-text-nowrap{
    white-space: nowrap;
}
br.mob_only{
    display: none;
}
.content {
    margin-top: 84px;
}
.content {
    margin-top: 84px;
}

/* Google reCAPTCHA 関連：Start */
.grecaptcha-badge { visibility: hidden; }
.recaptcha_policy {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-top: 1em;
    opacity: 0.6;
}
/* Google reCAPTCHA 関連：End */



strong {
    font-weight: 400;
}
.btn{
font-weight: 400;
}
.bold {
    font-weight: 500;
}

body.page-id-486.page-body .wpcf7-form a {
    color: #e53900;
}
body.page-id-486.page-body .wpcf7-form a:hover {
    color: #950000;
}
body.page-id-486.page-body .content .contactTable .contactTable__header {
/*    color: #fff;*/
}


/***********************/
/* ヘッダー */
#container .header-container {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease-in-out;
}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header {
    height: 54px;
}
.header-container-in.hlt-top-menu .logo-header img {
    max-height: 54px;
    margin-top: 0px;
}

#navi .navi-in>ul>li>a {
    padding: 0 0.8em;
    font-size: 0.8em;
}
#navi .navi-in a:hover {
    background-color: transparent;
    color: #950000;
    transition: none;
}
.navi-in a div.item-label {
    padding-top: 6px;
    line-height: 27px;
    border-bottom: 2px solid #fff;
}
.navi-in a:hover div.item-label {
    border-bottom: 2px solid #950000;
    transition: all 0.3s ease-in-out;
}
.navi-in .link_official_line a div.item-label {
    width: 74px;
    background-image: url(https://shinyouin.jp/wp-content/uploads/2024/05/badge_line_official_account.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right 8px;
}
.navi-in .link_official_line a:hover div.item-label {
    opacity: 0.7;
    border: none;
}

#navi .navi-in>ul>li.menu-item-has-children>a {
    padding-right: 1.4em;
}

.navi-in > ul li:hover > ul.sub-menu {
    width: auto;
    min-width: 110px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.navi-in > ul li:hover > ul.sub-menu>li {
    height: auto;
}
.navi-in > ul .sub-menu a {
    font-size: 0.8em;
}
.navi-in > ul .sub-menu a .item-label {
    border: none;
}
.navi-in > ul li:hover > ul.sub-menu>li:last-child {
    padding-bottom: 4px;
}


@media screen and (max-width: 1023px){
    #container .header-container {
        display: none;
    }
    .has-logo-button .menu-button label#search-menu-open {
    display: none;
    }
    .mobile-menu-buttons {
    min-height: 45px;
    }
    .logo-menu-button img {
    max-height: 39px;
    object-fit: contain;
    }
}
/***********************/


/***********************/
/* フッター */
footer#footer {
    background-color: #f3f1f1;
    margin-top: 20px;
    padding-top: 1px;
    padding-bottom: 13px;
}
.footer-bottom {
    font-size: 0.7em;
}
.footer-bottom .navi-footer-in a {
    font-size: 1.1em;
}
.navi-footer-in a:hover {
    background-color: transparent;
    color: #950000;
}


.navi-footer-in > ul#menu-footer-menu {
    justify-content: flex-start;
}
nav#navi-footer {
    width: 60%;
}
.shinyouin_footer_right {
    width: 40%;
}

.footer-bottom.fdt-left-and-right .footer-bottom-content {
    align-items: flex-start;
    margin-right: 40px;
    flex-wrap: wrap;
}


.navi-footer-in > .menu-footer li.menu-item {
    margin-bottom: 18px;
}
.footer-bottom.fnm-text-width .menu-footer li a {
    padding: 0 12px;
}
.navi-footer-in > .menu-footer li {
    border-left: none;
}
.navi-footer-in > .menu-footer li:first-child {
    border-left: none;
}
.navi-footer-in > .menu-footer li:last-child {
    border-right: none;
}

/***********************/



/***********************/
/* フッター 右コラム SNSリンク & copyright */

.footer-bottom-content .footer_sns_links {
    text-align: right;
}
.footer-bottom-content .footer_sns_links a {
    display: inline-block;
    margin: 0;
    margin-left: 20px;
    opacity: 0.8;
}
.footer-bottom-content .footer_sns_links a:hover {
    opacity: 1;
}
.footer-bottom-content .footer_sns_links a i.fab {
    font-size: 28px;
    color: #333;
}
.footer-bottom-content .footer_sns_links a img.footer_sns_line_btn {
    height: 28px;
    margin: 0;
    vertical-align: bottom;
}

.footer-bottom-content .footer_sns_links a:first-child {
    margin-left: 0;
}
/*
.footer-bottom-content .footer_sns_links a:last-child {
    margin-right: 0;
}
*/

.footer-bottom-content .footer_sns_links a.compass_link {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
}

.copyright {
    width: 100%;
}


/***********************/



/***********************/
/* フッター レスポンシブ調整 */

@media screen and (min-width: 1340px){
    .footer-bottom.fdt-left-and-right .footer-bottom-content {
    margin-right: 0;
    }
}

@media screen and (max-width: 1023px){
    .footer-bottom-content .footer_sns_links {
    text-align: center;
    }
    
    
    nav#navi-footer {
    width: 100%;
    }
    .navi-footer-in > ul#menu-footer-menu {
    justify-content: center;
    }
    .shinyouin_footer_right {
    width: 100%;
    margin-top: 20px;
    }
    .copyright {
    margin-top: 40px;
    }
}

@media screen and (max-width: 834px){
    .navi-footer-in > .menu-footer li.menu-item {
    width: auto;
/*    border-left: 1px solid #ddd;*/
/*    margin: 0;*/
    display: inline-block;
    flex: 0 1 auto;
    }
    .navi-footer-in > .menu-footer li.menu-item a {
    padding: 0 10px;
    width: auto;
    }
    
    
    
}

@media screen and (max-width: 599px){
    .navi-footer-in > .menu-footer li.menu-item {
/*    width: 32%;*/
    border: 0;
/*    margin: 2px;*/
/*    display: flex;*/
/*    flex: 1 1 auto;*/
    text-align: center;
    width: auto;
    margin: 0 10px 9px;
    display: inline-block;
    flex: 0 1 auto;
    }
/*
    .navi-footer-in > .menu-footer li.menu-item a {
    padding: 0;
    width: 100%;
    }
*/
    .navi-footer-in > .menu-footer li.menu-item {
    width: auto;
    margin: 0 10px 9px;
    }
    
    .footer-bottom.fdt-left-and-right .footer-bottom-content{
    margin-right: 0;
    }
    
    .navi-footer-in > .menu-footer li.menu-item a {
    font-size: 1.3em;
    padding: 8px 10px;
    }

}

/***********************/



/***********************/
/* モバイルメニュー調整 */

.menu-content .menu-drawer {
    padding: 0 1em 1em;
}
.mob_nav_sns_links {
    padding: 1.8em 0 30px 6px;
    margin: 0 1em;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.mob_nav_sns_links a {
    text-decoration: none;
}
.mob_nav_sns_links .fab {
    font-size: 2.4em;
    padding-right: 14px;
    margin: 0;
}
.mob_nav_sns_links img.footer_sns_line_btn {
    height: 2.2em;
    padding-left: 5px;
    display: block;
    margin-top: 0.1em;
}
.mob_nav_sns_links a:hover {
    opacity: 0.8;
    color: #950000;
}

/***********************/


/***********************/
/* その他レイアウト/表示調整 */
/* 投稿日非表示 */
.date-tags {
    display: none;
}
/* SNSシェエアボタン */
.sns-buttons a {
    background-color: #cacaca;
}
.sns-buttons a:hover {
    opacity: 1;
    background-color: #adadad;
}
/***********************/


/***********************/
/* 投稿本文 */
article .entry-content.cf {
    width: 100%;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.article h1.entry-title {
    text-align: center;
    font-size: 2.2em;
    color: #950000;
    font-weight: 400;
}
article .entry-content.cf p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.article h2 {
    color: #950000;
    font-size: 1.7em;
    text-align: center;
    margin: 2.6em 0 1.7em;
    font-weight: 400;
}
.article h3 {
    border-left: 4px solid #950000;
    font-size: 1.4em;
    color: #950000;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-right: none;
    border-top: none;
    margin: 3.4em 0 1.4em;
    font-weight: 400;
}
.article h4 {
    font-size: 1.3em;
    color: #950000;
    padding-left: 30px;
    margin: 3em 0 1.5em;
    font-weight: 400;
}
.iconlist-title {
    font-size: 1.3em;
    border-bottom: 1px solid #950000;
    margin-bottom: 1.2em;
    line-height: 1.5em;
    font-weight: 500;
}

article .entry-content.cf p.page_lead {
    text-align: center;
    line-height: 2;
}

.wp-block-columns.link_btns_3columns .wp-block-column {
    flex-basis: auto;
    margin: auto;
    text-align: center;
}
.wp-block-columns.link_btns_3columns .wp-block-column .button-block {
    margin-bottom: 2em;
}
.wp-block-columns.link_btns_3columns .wp-block-column .button-block a.btn {
    margin-left: 10px;
    margin-right: 10px;
    padding: 14px 30px;
}
.wp-block-columns.link_btns_2columns .wp-block-column {
    flex-basis: auto;
    margin: auto;
}
.wp-block-columns.link_btns_2columns .link_btns_2column_l {
    text-align: right;
    padding-right: 2em;
}
.wp-block-columns.link_btns_2columns .link_btns_2column_r {
    text-align: left;
    padding-left: 2em;
}
@media screen and (max-width: 781px){
    .wp-block-columns.link_btns_3columns .wp-block-column {
    flex-basis: 100%!important;
    margin: auto;
    text-align: center;
    }
    .link_btns_3columns .wp-block-column .button-block a {
    min-width: 240px;
    padding: 14px 0;
    }
}
@media screen and (max-width: 680px){
    article p.page_lead {
    font-size: 1em;
    }
    article .entry-content.cf p.page_lead br {
    display: none;
    }
    article .entry-content.cf p.page_body br {
    display: none;
    }
    article .entry-content.cf p.page_lead br.mob_br {
    display: block;
    }
    article .entry-content.cf p.page_lead span.sme-text-nowrap {
/*    white-space: normal;*/
    }
}
@media screen and (max-width: 599px){
    .wp-block-columns.link_btns_2columns .link_btns_2column_l, .wp-block-columns.link_btns_2columns .link_btns_2column_r {
    text-align: center;
    padding: 0;
    }
    .link_btns_3columns .wp-block-column .button-block a, .link_btns_2columns .wp-block-column .button-block a {
    min-width: 240px;
    padding: 14px 0;
    }
}
@media screen and (max-width: 480px){
    .article h1.entry-title {
    font-size: 2.1em;
    }
    article .entry-content.cf {
    margin-top: 0;
    padding: 0.2em 1.4em 1.4em;
    }
}
@media screen and (max-width: 376px){
    .article h1.entry-title {
    font-size: 1.8em;
    }
}


/* 鍼養院とは */
.article h2.method_title {
    color: #950000;
    font-size: 1.7em;
    text-align: center;
    margin: 2.6em 0 2.2em;
}
.wp-block-columns.method_columns {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.6em;
}
.method_columns .wp-block-column.method_column_l {
    font-size: 4em;
    font-weight: bold;
    align-self: stretch;
    color: #ca914a;
}
.method_columns .wp-block-column.method_column_r {
    margin-left: 8px;
    margin-top: 0.3em;
}
.method_columns .wp-block-column.method_column_r h5 {
    padding-left: 0;
    margin-bottom: 0.6em;
    font-weight: 400;
}
.article .method_column_r h5 {
    margin-top: 1.2em;
    margin-bottom: 0em;
}
.method_column_r .button-block {
    margin-top: 0.6em;
}
.method_columns p {
    margin: 0;
}
.method_columns p.junkan_text-link {
    margin-top: 0.8em;
}
.method_columns .method_column_l p {
    text-align: center;
    margin-top: 0.2em;
    font-size: 1.4em;
    line-height: 1;
}

.ho_profile_l h5 {
    padding-left: 0;
    font-size: 1.5em;
    margin-top: 0;
}
.wp-block-group.ho_profile {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 29px;
    padding-right: 29px;
    border: 1px solid #950000;
    background-color: #fffdf9;
    border-radius: 8px;
    margin-top: 5em;
    padding-bottom: 29px;
}
article .entry-content.cf .ho_profile_l p {
    margin-left: 0;
    max-width: none;
    width: 100%;
    text-align: left;
    padding-left: 0;
    margin-bottom: 1em;
}
article .entry-content.cf .ho_profile p.ho_profile_keireki {
    margin-top: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: bold;
    color: #950000;
    font-size: 1.1em;
    text-align: left;
}
.ho_profile ul {
    margin-top: 0;
    padding-left: 58px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 29px;
}
.article .ho_profile h3 {
    text-align: center;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    margin: 1em 0 1.5em;
    font-size: 1.7em;
    color: #950000;
    background-color: #fdefd9;
    border-radius: 6px;
}
.staff_profile_l h5 {
    padding-left: 0;
    font-size: 1.4em;
    margin-top: 0;
}
.wp-block-group.staff_profile {
    width: 90%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 29px;
    padding-right: 29px;
    border: 1px solid #950000;
    background-color: #fffdf9;
    border-radius: 8px;
    margin-top: 5em;
    padding-bottom: 29px;
}
article .entry-content.cf .staff_profile_l p {
    margin-left: 0;
    max-width: none;
    width: 100%;
    text-align: left;
    padding-left: 0;
    margin-bottom: 1em;
}
.wp-block-group.staff_profile .wp-block-columns {
    margin-top: 28px;
    margin-bottom: 25px;
}
.wp-block-column.staff_profile_r .wp-block-image {
    margin-bottom: 0;
}
.staff_title span.sme-text-profile_title_sub {
/*    display: block;*/
    font-weight: normal;
    font-size: 0.8em;
    margin-top: 0.3em;
}
article .wp-block-group.staff_profile p.profile_keireki_title {
    margin-top: 1em;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: bold;
    color: #950000;
    font-size: 1.1em;
    text-align: left;
    font-weight: 400;
}
article .wp-block-group.staff_profile p.profile_keireki_p {
    margin-top: 0.1em;
    text-align: left;
}
article .wp-block-group.staff_profile ul {
    margin-top: 0.1em;
}

@media screen and (max-width: 781px){
    .method_columns .wp-block-column.method_column_l {
    flex-basis: 12% !important;
    }
    .method_columns .wp-block-column.method_column_r {
    flex-basis: 80% !important;
    }
    .wp-block-group.staff_profile .wp-block-columns {
    flex-wrap: nowrap !important;
    }
    .wp-block-group.staff_profile .staff_profile_l {
    flex-basis: 66.66% !important;
    }
    .wp-block-group.staff_profile .staff_profile_r {
    flex-basis: 33.33% !important;
    }
}
@media screen and (max-width: 680px){
    .method_columns .wp-block-column.method_column_r h5 {
    margin-top: 0;
    text-align: center;
    }
    .ho_profile ul {
    padding-right: 0;
    padding-left: 21px;
    }
}
@media screen and (max-width: 599px){
    .method_columns .wp-block-column.method_column_l, .method_columns .wp-block-column.method_column_r {
    flex-basis: 100%!important;
    }
    .method_columns .wp-block-column.method_column_l{
    margin-bottom: 0;
    }
    .wp-block-group.staff_profile .wp-block-columns {
        flex-wrap: wrap !important;
    }
    .wp-block-group.staff_profile .staff_profile_r {
        flex-basis: auto !important;
        flex-grow: 0;
        width: 80%;
        max-width: 190px;
        margin-left: auto;
        margin-right: auto;
    }
}
/* End: 鍼養院とは */



/* 気の循環鍼 */
article .entry-content.cf .junkan_point1 {
    margin-top: 3em;
}

@media screen and (max-width: 480px){
    article .entry-content.cf .junkan_points {
    padding: 1.2em 0;
    margin-left: 0;
    margin-right: 0;
    }
}
/* End: 気の循環鍼 */


.covered_cases_group {
    margin-top: 3em;
    margin-bottom: 4em;
}
.covered_cases_group .wp-block-group__inner-container {
    background-color: antiquewhite;
}
.covered_cases_group h2 {
    text-align: left;
    background-color: transparent;
    margin: 0;
    padding: 25px 25px 0px;
    font-size: 1.6em;
}
article .entry-content.cf .covered_cases_group p {
    margin-top: 0.4em;
    margin-bottom: 0;
}
.covered_cases_group .iconlist-box {
    border: none;
    margin-top: 0px;
    padding-top: 1em;
    padding-bottom: 1.6em;
}
.covered_cases_group .iconlist-title {
    display: none;
}
.covered_cases_group .iconlist-box ul {
    font-size: 1.2em;
/*    font-weight: bold;*/
    font-weight: 400;
}
.covered_cases_group .iconlist-box ul li {
    padding-bottom: 0.5em;
}





/* 治療メニュー */
.article .entry-content.cf .visit_condition_wrap {
    max-width: 780px;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
}
.article .entry-content.cf .visit_condition_wrap h5 {
    padding-bottom: 5px;
    margin-bottom: 0;
    margin-top: 1.4em;
    font-size: 1.15em;
    color: #950000;
    border-bottom: 1px solid #ccc;
}
article .entry-content.cf .visit_condition_wrap p {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 1em;
}


.sinyouin_treatmentmenu_cources_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
/*    margin-top: 4em;*/
    margin-top: 6em;
}
.sinyouin_treatmentmenu_cources_wrap_trial{
    margin-top: 2em;
}
.sinyouin_treatmentmenu_cources_wrap div {
    margin-bottom: 13px;
    padding: 0.8em;
}
article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap p {
    margin: 0;
}

.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_cources, .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_desc, .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price {
    background-color: #f9ede8;
    background-color: #fde7e7;
/*    margin-bottom: 3em;*/
    margin-bottom: 13px;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_cources {
    width: 29%;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_cources p {
    font-weight: bold;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_desc {
    width: 57.5%;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price {
    width: 12%;
    text-align: right;
}

.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_title, .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap {
    margin-bottom: 4em;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_title {
    width: 29%;
    background-color: #f9ede8;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_title p {
    font-weight: bold;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap {
    width: 70.3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}
.sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area, .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price {
    margin-bottom: 5px;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap div {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    font-size: 0.9em;
}
.sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area {
    background-color: #f9ede8;
    width: 81.9%;
}
.sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price {
    background-color: #f9ede8;
    width: 16.8%;
    text-align: right;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap div:nth-last-child(2), .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap div:last-child {
    margin-bottom: 0;
}

.sinyouin_treatmentmenu_cources {
    width: 29%;
    position: relative;
}

article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_cources p {
    font-size: 1.1em;
    font-weight: 400;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc_btn {
    margin-bottom: 0;
    padding: 1em 0 1.2em 0.1em;
    line-height: 1;
    font-size: 0.8em;
    font-weight: bold;
    color: #950000;
    position: absolute;
    bottom: 0;
    width: calc(100% - 1.6em);
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc_btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 5.7em;
    width: 6px;
    height: 6px;
    margin-top: -6px;
    border-bottom: solid 1px #950000;
    border-right: solid 1px #950000;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc_btn.desc_btn_close::before{
    transform: rotate(45deg);    
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc_btn.desc_btn_active::before{
    transform: rotate(225deg);
    margin-top: -2px;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc_btn:hover {
    cursor: pointer;
}
.sinyouin_treatmentmenu_cases {
    width: 47%;
}
.sinyouin_treatmentmenu_time {
    width: 10%;
    text-align: center;
}
.sinyouin_treatmentmenu_price {
    width: 12%;
    text-align: right;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_title {
    background-color: #f3f3f3;
    padding: 0.2em 0.8em;
    text-align: center;
    font-weight: normal;
}
.sinyouin_treatmentmenu_standard {
    background-color: #f9f5e2;
}
.sinyouin_treatmentmenu_standard {
    background-color: #f9f5e2;
}
.sinyouin_treatmentmenu_purposes {
    background-color: #e8f5e8;
}
.sinyouin_treatmentmenu_customize {
    background-color: #e6edf5;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc {
    width: 100%;
    margin-top: -8px;
    padding: 0;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc .sinyouin_treatmentmenu_desc_inner{
    margin: 0;
    padding: 1.2em !important;
    height: auto;
    width: 100% !important;
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_standard.sinyouin_treatmentmenu_desc {
    background-color: rgb(249 245 226 / 0.4);
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_purposes.sinyouin_treatmentmenu_desc {
    background-color: rgb(232 245 232 / 0.5);
}
.sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_customize.sinyouin_treatmentmenu_desc {
    background-color: rgb(230 237 245 / 0.5);
}


.sinyouin_treatmentmenu_cources-2 {
    width: 35%;
}
.sinyouin_treatmentmenu_cases-2 {
    width: 64%;
}
.sinyouin_treatmentmenu_cources-2.sinyouin_treatmentmenu_standard, .sinyouin_treatmentmenu_cources-2.sinyouin_treatmentmenu_purposes, .sinyouin_treatmentmenu_cources-2.sinyouin_treatmentmenu_customize {
    min-height: 5em;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}




@media screen and (max-width: 740px){
    .sinyouin_treatmentmenu_cases {
    width: 44%;
    }
    .sinyouin_treatmentmenu_cases-2 {
    width: 64%;
    }
    .sinyouin_treatmentmenu_time {
    width: 11%;
    }
    .sinyouin_treatmentmenu_price {
    width: 14%;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_desc {
    width: 55.5%;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price {
    width: 14%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area {
    width: 79.1%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price {
    width: 19.9%;
    }
}

.mb_sinyouin_treatmentmenu_cases, .mb_sinyouin_treatmentmenu_new_desc{
    display: none;
}
@media screen and (max-width: 640px){
    .sinyouin_treatmentmenu_cases, .sinyouin_treatmentmenu_new_desc {
    display: none;
    }
    .mb_sinyouin_treatmentmenu_cases, .mb_sinyouin_treatmentmenu_new_desc{
    display: block;
    }
    .sinyouin_treatmentmenu_cources_wrap .mb_sinyouin_treatmentmenu_cases {
    padding: 0 0 0.8em;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .mb_sinyouin_treatmentmenu_cases p {
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.4;
    }
    .sinyouin_treatmentmenu_cources_wrap .mb_sinyouin_treatmentmenu_new_desc {
    padding: 0;
    margin-bottom: 0;
    }
    article .entry-content.cf .mb_sinyouin_treatmentmenu_new_desc p {
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.4;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_cources {
    width: 79.5%;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price {
    width: 19%;
    }
    .sinyouin_treatmentmenu_cources {
    width: 60%;
    }
    .sinyouin_treatmentmenu_cources-2 {
    width: 100%;
    }
    .sinyouin_treatmentmenu_time {
    width: 18%;
    }
    .sinyouin_treatmentmenu_price {
    width: 19%;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_desc .sinyouin_treatmentmenu_desc_inner p {
    font-size: 0.9em;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_title {
    width: 14%;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap {
    width: 84.8%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area {
    width: 75.6%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price {
    width: 22.7%;
    }
}
@media screen and (max-width: 570px){
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_title {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 15px;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_travel_cost_wrap {
    width: 100%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area {
    width: 79.5%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price {
    width: 19%;
    }
}
@media screen and (max-width: 470px){
    article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price p {
    font-size: 0.9em;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_time p {
    font-size: 0.9em;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_price p {
    font-size: 0.9em;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_cources p {
    font-size: 1em;
    line-height: 1.3;
    padding-bottom: 3px;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_cources .mb_sinyouin_treatmentmenu_cases p {
    font-size: 0.8em;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area {
    width: 76.5%;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price {
    width: 22%;
    }
}
@media screen and (max-width: 470px){
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_cources {
    width: 76.5%;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price {
    width: 22%;
    }
    .sinyouin_treatmentmenu_cources {
    width: 55%;
    }
    .sinyouin_treatmentmenu_cources-2 {
    width: 100%;
    }
    .sinyouin_treatmentmenu_time {
    width: 20%;
    }
    .sinyouin_treatmentmenu_price {
    width: 22%;
    }
}
@media screen and (max-width: 390px){
    article .entry-content.cf .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price p {
    font-size: 0.8em;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_time p {
    font-size: 0.8em;
    }
    article .entry-content.cf .sinyouin_treatmentmenu_price p {
    font-size: 0.8em;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_area p {
    font-size: 0.9em;
    }
    .sinyouin_treatmentmenu_travel_cost_wrap .sinyouin_treatmentmenu_travel_cost_price p {
    font-size: 0.8em;
    }
}
@media screen and (max-width: 364px){
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_cources {
    width: 74.5%;
    }
    .sinyouin_treatmentmenu_cources_wrap .sinyouin_treatmentmenu_new_price {
    width: 24%;
    }
    .sinyouin_treatmentmenu_cources {
    width: 51%;
    }
    .sinyouin_treatmentmenu_cources-2 {
    width: 100%;
    }
    .sinyouin_treatmentmenu_time {
    width: 22%;
    }
    .sinyouin_treatmentmenu_price {
    width: 24%;
    }
}

/* End: 治療メニュー */

/**********************


/***********************/
/* 適応症状 背景 */
.article .covered_cases_group h2 {
    background-color: transparent;
}
.wp-block-group.covered_cases_group.kubi-kata .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_kubi-kata-undouki.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.wp-block-group.covered_cases_group.atama-me-mimi .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_atama-me-mimi.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}
.wp-block-group.covered_cases_group.mahi-shinkeitu .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_mahi-shinkeitu.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.wp-block-group.covered_cases_group.i-tyou .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_i-tyou-shoukaki.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}
.wp-block-group.covered_cases_group.jiritsushinkei .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_jiritsushinkei-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
}
.wp-block-group.covered_cases_group.fujinka .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_fujinka.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.wp-block-group.covered_cases_group.biyou .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_biyou.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
}
.wp-block-group.covered_cases_group.sports .wp-block-group__inner-container {
    background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/case_sports.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}

@media screen and (max-width: 650px){
    .wp-block-group.covered_cases_group.kubi-kata .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_kubi-kata-undouki.jpg);
    }
    .wp-block-group.covered_cases_group.atama-me-mimi .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_atama-me-mimi.jpg);
    }
    .wp-block-group.covered_cases_group.mahi-shinkeitu .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_mahi-shinkeitu.jpg);
    }
    .wp-block-group.covered_cases_group.i-tyou .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_i-tyou-shoukaki.jpg);
    }
    .wp-block-group.covered_cases_group.jiritsushinkei .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_jiritsushinkei.jpg);
    }
    .wp-block-group.covered_cases_group.fujinka .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_fujinka.jpg);
    }
    .wp-block-group.covered_cases_group.biyou .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_biyou.jpg);
    }
    .wp-block-group.covered_cases_group.sports .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb_case_sports.jpg);
    }
    br.mob_only{
        display: inline;
    }
}
@media screen and (max-width: 520px){
    .wp-block-group.covered_cases_group.kubi-kata .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb2_case_kubi-kata-undouki.jpg);
    }
    .wp-block-group.covered_cases_group.atama-me-mimi .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb2_case_atama-me-mimi-1.jpg);
    }
    .wp-block-group.covered_cases_group.mahi-shinkeitu .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb2_case_mahi-shinkeitu.jpg);
    }
}
@media screen and (max-width: 408px){
    .wp-block-group.covered_cases_group.kubi-kata .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_kubi-kata-undouki.jpg);
    }
    .wp-block-group.covered_cases_group.atama-me-mimi .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_atama-me-mimi.jpg);
    }
    .wp-block-group.covered_cases_group.mahi-shinkeitu .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_mahi-shinkeitu-1.jpg);
    }
    .wp-block-group.covered_cases_group.i-tyou .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_i-tyou-shoukaki.jpg);
    }
    .wp-block-group.covered_cases_group.jiritsushinkei .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_jiritsushinkei.jpg);
    }
    .wp-block-group.covered_cases_group.fujinka .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_fujinka.jpg);
    }
    .wp-block-group.covered_cases_group.biyou .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_biyou.jpg);
    }
    .wp-block-group.covered_cases_group.sports .wp-block-group__inner-container {
        background-image: url(https://shinyouin.oneaging.jp/wp-content/uploads/2020/10/mb3_case_sports.jpg);
    }
    .covered_cases_group .wp-block-group__inner-container ul li {
    text-shadow: 1px 1px 1px #fff;
    }
}
/***********************/


/***********************/
/* 養生空間 */

.wp-block-table.aligncenter.table_youjou_place {
    max-width: 600px;
}
.wp-block-table.aligncenter.table_youjou_place > table tr {
    background-color: transparent;
}
.wp-block-table.aligncenter.table_youjou_place > table tr td {
    width: auto;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    padding-top: 1em;
    padding-bottom: 1em;
}
.wp-block-table.aligncenter.table_youjou_place > table tr td:first-child {
    width: 100px;
    vertical-align: top;
    font-weight: 600;
}
@media screen and (max-width: 834px){
    .wp-block-table.aligncenter.table_youjou_place > table tr td:first-child {
    width: 74px;
    }
}

/***********************/





/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/


/*1023px以下*/
@media screen and (max-width: 1023px){
    .menu-drawer a {
    padding: 10px 6px;
    }

/* モバイルメニューに公式LINEアイコン追加 */
    .mobile-menu-buttons .navi-menu-button.menu-button {
    flex-grow: 1;
    }
    .mobile-menu-buttons .logo-menu-button.menu-button {
    flex-grow: 0;
    width: 100%;
    }
    .logo-menu-button img {
    width: 83%;
    }
    .mobile-menu-buttons .search-menu-button.menu-button {
    width: 125px;
    padding-right: 8px;
    }
    .mobile-menu-buttons .search-menu-button.menu-button > a > img{
    display: block;
    }

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
