@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
.single-post .article-footer{ border:solid 10px #f7f0eb; padding-bottom:10px;}
#custom_html-5 {width:30%; display:inline-block; border-right:1px dotted #ccc;}
#custom_html-5 img{ width:120px; margin: 0 auto;text-align:center; display:block;}
#custom_html-5 h4{ margin:0; border:none; text-align:center;}
#custom_html-5 h4 .w_color{color:#a48971;}
#synved_social_follow-2{width:68%; display:inline-block; vertical-align:top; padding: 20px 20px 0;}
.widget-single-content-bottom-title{padding-bottom:20px;}
.custom-html-widget{ padding:0px 10px;}
.custom-html-widget p{font-size:0.9em;}

.rect-mini-card .related-entry-card-content{width:300px;}

.ayase_btn,
.kanamachi_btn,
.ueno_btn,
.shiratori_btn,
.yotsugi_btn,
.kameari_btn,
.hikifune_btn,
.takenotsuka_btn,
.shinkoiwa_btn,
.iriya_btn
{display:none!important;
}

#hidden{display:none;}
/* recaptcha非表示 */
.grecaptcha-badge {
	display: none!important;
}
.cat-label{display:none;}

.source-org{display:none;}
.toggle-content table{ width:100%!important;} 
.toggle-content td { border:solid 1px #ccc!important; font-size:16px;}
.toggle-content th { border:solid 1px #ccc!important; font-size:16px;padding:5px;}

.menu_mb_block{   display: none;}

.menu_pc_block{   display: block;}

.pc_in_block {
        display: inline-block;
    }

.mb_in_block {
        display: none;
    }


.menu-btn {
    display: none;
}

.footer-meta,
#breadcrumb {
    display: none;
}

.blog .wp-block-latest-posts__post-title {
    color: #a48971;
    font-size: 18px;
    font-weight: bold;
}

.sbi_photo_wrap {
    height: 242.5px;
    overflow: hidden;
}

.wp-block-latest-posts li a {
    font-size: 16px;
    color: #232323;
    font-weight: normal;
    padding-left: 15px;
}

.news .wp-block-latest-posts__post-date {
    float: left;
}

.news .wp-block-latest-posts__list li {
    background: #fff;
    border: solid 1px #99795d;
    padding: 15px;
}

.news .wp-block-latest-posts__post-date {
    color: #d57b7b;
    line-height: 30px;
    font-weight: bold;
}

.tagline {
    margin: 0;
}

.footer-widgets > div {
    width: auto;
}

.main {
    padding: 0;
}

.post,
.under-entry-content {
    margin: 0 auto;
    width: 1000px;
}

.header-container {
    background-color: translate;
}

.content-top,
.content-bottom {
    margin: 0;
}

.widget {
    margin: 0 !important;
}

.logo-header {
    display: none;
}

.date-tags {
    display: none;
}

.wrap {
    width: 100%;
}

.footer-center {
    display: none;
}

.footer-widgets {
    width: 1000px;
    margin-bottom: 40px;
}

.footer-mobile,
.footer-left,
.footer-center,
.footer-right {
    padding: 0;
}

.footer-bottom-content{float: none;}

.entry-content,
.content {
    margin: 0;
    overflow: hidden;
    clear: both;
}

.article h3 {
    border: none;
    padding: 0;
}

.article h2 {
    padding: 0;
}

table:not(.has-border-color) :where(th, td) {
    border: 0;
}

table tr,
table tr:nth-of-type(2n+1) {
    background: #fff;
}

table th {
    text-align: left;
}

.plan table th {
    background: #a48971;
    color: #fff;
}

.plan table tr {
    border-bottom: 1px solid #a48971;
}

a.wp-block-latest-posts__post-title {
    font-size: 22px;
    color: #99795d;
    font-weight: bold;
}

.footer-bottom {
    margin-top: 24px;
    padding: 0;
    position: absolute;
    font-size: 14px;
    width: 100%;
    bottom: 0;
	background:#59391a;
}

.footer-bottom a{color:#fff;padding:15px; text-align:center;display: block; font-size:0.8em;}
.footer-bottom a:hover{color:#fff;}

.footer-bottom-logo{position:relative;float:none;}


body {
    font-family: "Yu Gothic", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 17px;
    color: #232323;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: #fff;
}


iframe {
    width: 100%;
}

.video-container .video,
.video-container{
    margin-top: 0;
}

.pr10 {
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}


.nav-button {
    display: none;
}

a {
    text-decoration: none;
}

p {
    margin: 15px 0 10px;
}



.check {
    list-style-type: none;
    font-size: 20px;

}

.check li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 10px;
}

.check li::after {
    content: '';
    display: block;
    position: absolute;
    top: .5em;
    left: -1.5em;
    width: 20px;
    height: 10px;
    border-left: 4px solid #d57b7b;
    border-bottom: 4px solid #d57b7b;
    transform: rotate(-45deg);
}


img {
    max-width: 100%;
}

.btn-top-wrap {
    display: none;
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 1000;
}

.btn-top-wrap a {
    background: #d57b7b;
    color: #fff;
    width: 350px;
    display: block;
    padding: 15px 0;
    text-decoration: none;
    font-size: 24px;
    text-align: center;
}

.btn-top-wrap a::after {
    position: absolute;
    bottom: 30px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
    content: "";
    width: 20px;
    height: 6px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: skew(45deg);
}

.btn-top-wrap.is-stop {
    position: absolute;
    bottom: 450px;
}

.top_header {
    position: relative;
    background-image: url(https://pilates-asfit.tokyo/wp-content/uploads/2025/01/mv_bg.jpg);
    height: 600px;
    background-position: top center;
    background-repeat: no-repeat;
    display: block !important;
    clear: both;
    margin-bottom: 0 !important;
}


.mainheader {
    height: 94px;
    background: #fff;
}

.mainheader:after {
    clear: both;
}

.menu {
    float: right;
    padding: 10px 0;
    margin-top: 20px;
}

.menu li {
    width: 125px;
    height: 30px;
    float: left;
    border-left: 0px;
    list-style: none;
    border-left: solid 1px #232323;
    text-align: center;
}


.menu li:first-child {
    border: 0px;
    width: 100px;
}

.menu li a {
    display: block;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
    color: #232323
}

.menu li a:hover {
    color: #a48971;
}


.page-id-163 .current1 a,
.page-id-189 .current2 a,
.page-id-184 .current3 a,
.page-id-218 .current4 a,
.page-id-528 .current5 a {
    color: #a48971;
}


.f_right {
    float: right;
}

.f_left {
    float: left;
    padding: 10px;
}

.clear {
    clear: both;
}

.main_position1 {
    margin-left: 10px;
    padding-top: 50px;
}

.main_position2 {
    margin-left: 1%;

}


.c_wrap {
    width: 1000px;
    margin: 0 auto !important;
}

.kotei_reserve {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    background-color: #d57b7b;
}

.btn {
    font-family: "Jost", "Yu Gothic", Meiryo, Hiragino Kaku Gothic ProN, "Hiragino Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #a48971;
    text-align: center;
    border: none;
    padding: 0;
    border-radius: 0;
    width: 100%;
}

.btn a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px;
    background: #a48971 !important;

}


.btn a:hover {
    opacity: 0.8;
}

h2,
h3 {
    font-family: "Jost", "Yu Gothic", Meiryo, Hiragino Kaku Gothic ProN, "Hiragino Sans", sans-serif;
}

h2,
h3,
h4 {
    font-weight: bold;
}


.article h2,
h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 45px;
    background: transparent;
	 font-size: clamp(1.563rem, 1.075rem + 2.08vw, 2.375rem);
	color: #4c382d;
}

.article h4 {
    border-top: 0px;
    border-bottom: 0px;
    padding: 0px 10px;
    margin: 20px 0;
}


h2 span.maintitle {
   
    
    line-height: 1.8;
    display: inline;
    border-bottom: solid 1px #4c382d;
    padding-bottom: 6px;
}

h2 span.maintitle::after {
    display: block;
    content: "";
}


h3,
h4 {
    line-height: 1.4;
}


h3 {
    font-size: 22px;
    color: #99795d;
    margin-bottom: 20px;
}

h3 img {
    margin-right: 10px;
}

h4 {
    font-size: 20px;
    border-left: solid 4px #d57b7b;
    padding-left: 15px;
    margin-bottom: 20px;
}

.sp_none {
    display: block !important;
}

.pc_none {
    display: none !important;
}

.bg_beige {
    background: #f7f0eb;
    padding: 50px 0;
}

.grid {
    display: inline-block;
    width: 47%;
    padding: 1%;
    vertical-align: top;
}



.grid_link {
    background: #fff;
    padding: 10px;
    width: 48%;
}

.grid_link a {
    display: block;
    color: #232323;
}

.grid_link a::before {
    display: inline-block;
    margin: 5px 10px;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 100%;
    background: #d57b7b;
}

.grid_blog {
    display: inline-block;
    width: 30.5%;
    padding: 1%;
}

.grid_blog h3 {
    color: #99795d;
}

.small {
    font-size: 14px;
}


.reserve_btn {
    margin: 20px auto !important;
    text-align: center;
}

.reserve_btn a {
    background: #a48971;
    color: #fff;
    text-align: center;
    padding: 10px 15px 10px 0px;
    background-color: #a48971;
    position: relative;
    min-width: 270px;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
}

.mainheader .reserve_btn a {
    min-width: 230px;
}


.reserve_btn a:hover {
    opacity: 0.8;
}

.reserve_btn a::after {
    position: absolute;
    bottom: 25px;
    display: inline-block;
    margin-left: 8px;
    vertical-align: bottom;
    content: "";
    width: 20px;
    height: 6px;

    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: skew(45deg);
}

.right_content {
    text-align: right;
}

.center_content {
    text-align: center;
    margin: 0 auto;
    display: block;
}


.price_box {
    font-family: "Jost", "Yu Gothic", Meiryo, Hiragino Kaku Gothic ProN, "Hiragino Sans", sans-serif;
    font-weight: bold;
    border: 1px solid #a48971;
    width: 800px;
    background: #fff;

    margin: 20px auto;
    text-align: center;
    vertical-align: middle;
}



.price_ttl {
    display: table-cell;
    font-size: 20px;
    color: #fff;
    background-color: #a48971;
    height: 100px;
    width: 398px;
    vertical-align: middle;
}

.ttl_r_content {
    display: table-cell;
    width: 398px;
    vertical-align: middle;
    background: #fff;
    color: #232323;
}

.ttl_r_content span {
    font-size: 30px;
}

.table1 {
    width: 100%;
    font-size: 17px;
}

.table1 th,
.table1 td {
    border-bottom: 1px solid #232323;
    padding: 5px;
}

.table1 th {
    position: relative;
    width: 110px;
    text-align: left;
    background: transparent;
}

.table1 th::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    border-top: 2px solid #a48971;
    border-right: 2px solid #a48971;
    transform: rotate(45deg);
}


.btn_box {
    text-align: center;
}


.l_btn,
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    padding: 15px;
    border-radius: 0;
    display: inline-block;
    background: #a48971;
    width: 300px;
    margin: 5px;
    font-size: 18px;
}

.r_btn {
    display: inline-block;
    background: #d57b7b;
    width: 300px;
    margin: 5px;
}

.l_btn a,
.r_btn a,
    {
    padding: 15px;
    color: #fff;
    text-align: center;
    display: block;
}



.accordion {
    font-family: "M PLUS 1p", "Yu Gothic", Meiryo, Hiragino Kaku Gothic ProN, "Hiragino Sans", sans-serif;

}

.toggle_btn2 {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 24px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;

}

.toggle_btn {
    position: absolute;
    top: 50%;
    left: 44%;
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 24px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;

}

.toggle_btn:before,
.toggle_btn2:before,
.toggle_btn:after,
.toggle_btn2:after {
    display: block;
    content: '';
    background-color: #232323;
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.toggle_btn:before,
.toggle_btn2:before {
    width: 2px;
    height: 10px;
}

.map,
.answer {
    text-align: left;
    background-color: #eee;
    height: 0;
    margin-bottom: 20px;
    padding: 0 15px;
    overflow: hidden;
    vertical-align: top;
}

.answer {
    padding: 0 15px;
    border: none;
    background: #fff;
}


.answer:before {
    color: #d18382;
    content: "A.";
    display: inline-block;
    font-weight: bold;

}

.toggle {
    display: none;
}

.Label {
    padding: 10px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    color: #232323;
    transition: 0.3s;
    display: block;
}
.bg_accordion .Label { background-color:#f7f0eb;}

.Label:first-letter {
    color: #99795d;
}

.l_left {
    text-align: left;
    font-weight: bold;
    padding: 15px;
    padding-right: 30px;
}


.Label,
.map,
.answer {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.toggle:checked + .Label + .map {
    height: auto;
    padding: 0 15px 20px;
    transition: all .3s;
}

.toggle:checked + .Label + .answer {
    height: auto;
    padding: 15px;
    transition: all .3s;
}

.toggle:checked + .Label .toggle_btn:before,
.toggle:checked + .Label .toggle_btn2:before {
    content: normal;

}


.plate {
    background: #866951;
    border: solid 1px #fff;
    padding: 10px;
    margin: 20px 10px 10px;
}

.plate a {
    color: #fff;
    display: block;
}

.footer {
    background: linear-gradient(90deg, #a48971 0%, #a48971 44%, #f7f0eb 0%, #f7f0eb 100%);
    padding: 20px 0;
    width: 100%;
    margin: 0;
    position: relative;
}

.footer-left {
    display: inline-block;
    width: 380px !important;
    color: #fff;
    text-align: center;
}

.footer-right {
    width: 620px !important;
    display: inline-block;
    padding-left:10%;
    box-sizing: border-box;
    vertical-align: top;
}

.footer_tel {
    border-bottom: 1px solid #fff;
    width: 240px;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin: 0 auto 5px;
}

.foot_logo {
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
}

.foot_address {
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
    padding-left: 15px;
}
.foot_address a{
	font-weight:bold;
	color:#232323;
	font-size:18px;
}
.footer-in{padding-bottom:20px;}

.footer_nav {
    font-family: "Jost", "Yu Gothic", Meiryo, Hiragino Kaku Gothic ProN, "Hiragino Sans", sans-serif;
    color: #4c382d;
    padding-bottom: 20px;
    border-bottom: solid 1px #cbbeb3;

}

.footer_nav ul {
    margin: 0;
    padding: 0;
}

.footer_nav li {
    display: inline-block;
    position: relative;
    padding: 0 10px 5px;
}

.footer_nav li a {
    padding-left: 25px;
    color: #232323;
    font-weight: bold;
}

.footer_nav li a:before {
    position: absolute;
    left: 0;
    bottom: 15px;
    display: inline-block;
    vertical-align: bottom;
    content: "";
    width: 20px;
    height: 6px;
    border-bottom: 1px solid #d57b7b;
    border-right: 1px solid #d57b7b;
    transform: skew(45deg);
}

.foot_img {
    padding:0 10px;
    display: inline-block;
    vertical-align: middle;
	height:16px;
}


.copyright {
    font-family: "Jost", "Yu Gothic", Meiryo, Hiragino Kaku Gothic ProN, "Hiragino Sans", sans-serif;
    color: #fff;
    background-color: #4c382d;
    padding: 20px 10px;
    line-height;
    1.4;
    text-align: center;
}

.common_content {
    background: #f7f0eb;
    padding: 10px;
    position: relative;
    margin: 100px 0;
}

.common_content img {
    margin: 10px auto;
}

.common_wrap {
    border: solid 1px #a48971;
    background: #fff;
    padding: 20px;
}

.common_banner {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
}

.border_solid {
    border: solid 1px #a48971;
    padding: 50px 200px;
    margin-bottom: 20px !important;
}


.position {
    position: relative;
    z-index: 100;
}

.position h2 {
    position: relative;
    z-index: 100;
}

.position_img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 1;
}


.step {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
}

.step_img {
    display: inline-block;
    padding-right: 2%;
    vertical-align: middle;
    margin-bottom: 20px;
    flex-grow: inherit !important;
    flex-basis: inherit !important;
}


.fadeIn {
    transform: translate3d(0, -50px, 0);
    transition: 1s;
    opacity: 0;
}

.fadeIn.animated {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}







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

@media screen and (max-width:1000px) {
	
	.single-post .main{
		        padding: 20px;
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
    	
	}
	
	.post,.under-entry-content{
        margin: 0 auto;
        width: 100%;
    }

    .footer-widgets {
        width: 100%;
        display: block !important;
    }

    main.main {
        padding: 0;
    }

    .c_wrap {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .price_box {
        width: 100%;
        max-width: 800px;
    }

    .price_ttl {
        display: table-cell;

    }

    .ttl_r_content {
        display: table-cell;
        line-height: 100px;
    }

    .ttl_r_content span {
        font-size: 30px;
    }

    .plate {
        padding: 15px 0;
        margin: 10px 0;
    }


    .footer-left {
        display: inline-block;
        width: 38% !important;
        color: #fff;
        text-align: center;
        padding-left: 20px;
    }

    .footer-right {
        width: 60% !important;
        display: inline-block;
        padding-left: 50px;
        box-sizing: border-box;
        vertical-align: top;
    }

    .foot_logo {
        display: inline-block;
        vertical-align: top;
        margin-top: 50px;
        width: 30%;
    }

    .foot_address {
        display: inline-block;
        vertical-align: top;
        margin-top: 50px;
        padding-left: 15px;
        width: 58%;
    }

    .border_solid {
        border: solid 1px #a48971;
        padding: 50px 10%;
    }

    .logo img {
        width: 100px;
    }

    .mainheader {
        height: 70px;
    }

    .menu {
        list-style: none;
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        margin-top: 70px;
        padding: 0 0 10px 0;
        clear: both;
        background: #fff;
        transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
        transform: scale(1, 0);
        transform-origin: top;
        z-index: 1000;
    }

    /* Hamburger menu button */
    .menu-btn:checked ~ .menu {
        transform: scale(1, 1);
        transform-origin: top;
        transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    }

    /* Hamburger menbu text */
    .menu li a {
        text-decoration: none;
        font-weight: 500;
        letter-spacing: 2px;
        font-size: 16px;
        text-transform: capitalize;
        color: #232323;
        opacity: 0;
        transition: 0.5s;
        padding: 10px 30px;
    }

    .menu li a:before {

        display: inline-block;

        content: "";
        width: 20px;
        height: 6px;
        border-bottom: 1px solid #d57b7b;
        border-right: 1px solid #d57b7b;
        transform: skew(45deg);
        margin-right: 10px;
        vertical-align: middle;
    }


    .menu li {
        border-bottom: 1px solid rgb(75, 75, 75);
        border-left: 0;
        height: auto;
        opacity: 0;
        transition: 0.5s;
        float: none;
        width: 100%;
        text-align: left;

    }

    .menu li:first-child {
        border-bottom: 1px solid rgb(75, 75, 75);
        width: 100%;
    }

    .menu-btn:checked ~ .menu a,
    .menu-btn:checked ~ .menu li {
        opacity: 1;
        transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
    }

    .menu-btn {
        display: none;
    }

    .menu-icon {
        display: inline-block;
        position: relative;
        cursor: pointer;
        padding: 30px;
        float: right;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .navicon {
        background: #232323;
        display: block;
        height: 3px;
        width: 26px;
        position: relative;
        transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
        float: right;
    }

    .navicon:before,
    .navicon:after {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        background: #232323;
        transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    }

    .navicon:before {
        top: 9px;
    }

    .navicon:after {
        bottom: 9px;
    }

    /* Hamburger Menu Animation Start */
    .menu-btn:checked ~ .menu-icon .navicon:before {
        transform: rotate(-45deg);
    }

    .menu-btn:checked ~ .menu-icon .navicon:after {
        transform: rotate(45deg);
    }

    .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
        top: 0;
    }

    .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
        bottom: 0;
    }

    .menu-btn:checked ~ .menu-icon .navicon {
        background: rgba(0, 0, 0, 0);
        transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    }

    /* Hamburger Menu Animation End */

    /* Navbar Container */
    .navtext-container {

        position: absolute;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;

    }


}

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

#custom_html-8 {width:100%; display:block; border-right:none; border-bottom:1px dotted #ccc;}
#custom_html-8 h4{margin-bottom:20px;}
#synved_social_follow-3{width:100%; display:block;}

	#custom_html-5{width:100%;
	border-bottom: 1px dotted #ccc;
	border-right: 0px;
	padding:20px;}
	#synved_social_follow-2{width:100%;}
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: auto !important;
}
	.go-to-top{bottom:80px;}

.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column .d_block {
    flex-basis: 100% !important;
}


.wp-block-image img {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.step_img {
    width: 28%;
}

.step {
    width: 64%;
}

.step img {
    text-align: left;
    margin: 0;
}

.l_btn {
    display: inline-block;
    text-align: right;
    background: #a48971;
    width: 40%;
    padding: 15px;
    margin: 5px;
}

.r_btn {
    display: inline-block;
    background: #d57b7b;
    width: 40%;
    padding: 15px;
    margin: 5px;
}


.footer {
    background: transparent;
    padding: 0;
}

.footer .wrap {
    padding: 0;
}


.plate {
    margin: 20px 10px 10px;
}


.footer-left {
    display: block;
    width: 100% !important;
    color: #fff;
    text-align: center;
    background: #a48971;
    padding: 30px 0;
}

.footer-right {
    padding: 20px;
    width: 100% !important;
    display: block;
    background: #f7f0eb;
}

.foot_logo {
    display: block;
    margin: 20px auto;
    width: auto;

}

.foot_address {
    display: block;
    vertical-align: top;
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
    padding: 30px 0;
}

.btn-top-wrap,
.btn-top-wrap.is-stop,
.btn-top-wrap a {
    width: 100%;
    bottom: 0;
}
	
	.price_ttl{display:block;
	  height: auto;
		width:auto;
	 padding:10px;}
	
	  .ttl_r_content {
		    height: auto;
		  padding:10px;
        display: block;
			width:auto;
        line-height: normal;
    }

.copyright {
    padding-bottom: 100px;
}


.border_solid {
    border: solid 1px #a48971;
    padding: 50px 20px;
}

.footer-bottom {
    margin: 0;
    position: static;

}

.footer-widgets {
    margin-bottom: 0;
}

.copyright {
    margin-top: 0;
}
}

@media screen and (max-width:640px) {
	 .pc_block {
        display: none;
    }
	
	.menu_mb_block{   display: block;}
	.menu_pc_block{   display: none;}

    .mb_block {
        display: block;
    }
	
	.pc_in_block {
        display: none;
    }
    .mb_in_block {
        display: inline-block;
    }
	
    .sbi_photo_wrap {
        height: 170px;
        overflow: hidden;
    }

    .main_position3 {

        margin: 0 auto;
    }

    .main_position4 {

        position: absolute;
        bottom: 0;
    }


    .btn-top-wrap,
    .btn-top-wrap a {
        width: 100%;
        bottom: 0;
    }

    .top_header {
        position: relative;
        background-image: url(https://pilates-asfit.tokyo/wp-content/uploads/2025/01/mv_mobile.jpg);
        height: 905px;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain;
        background-color: #f7f0eb;
    }

    .grid {
        display: block;
        width: 100%;
    }

    .grid_blog img {
        display: inline-block;
        width: 36%;
        padding-right: 2%;
    }

    .grid_blog {
        display: isplay: block;
        width: 100%;
    }

    .grid_blog h3 {
        margin-top: 0;
    }

    .grid_blog_content {
        display: inline-block;
        width: 60%;
        vertical-align: top;
    }

    .common_banner {
        position: absolute;
        top: -65px;
        left: 0;
        right: 0;
    }

   
	.block img{display:block; padding:10px 0 20px;}

    .news .wp-block-latest-posts__post-date {
        float: none;
    }

    .wp-block-latest-posts li a {
        padding-left: 0;
    }

    .blog li .wp-block-latest-posts__featured-image {
        float: left;
        width: 30%;
        padding-right: 20px;
    }

    .wp-block-latest-posts.is-grid li {
        text-align: left;
    }

}


@media screen and (max-width:480px) {
    .top_header {

        height: 550px;

    }
}


@media screen and (min-width:769px) {
	.br-sp {
		display: none;
	}
	.mb_block {
		display: none;
	}
}

/* ------------------------------------ */
/* 予約フォーム用 */
/* ------------------------------------ */
/* formタグ：フォーム全体 */
.contact_form {
  margin: 5%;
}
/* ------------------------------------ */
/* フォーム共通書式 */
/* ------------------------------------ */
/* labelタグ：項目のラベルと入力欄を囲うタグ */
.form_block {
  display: grid;
  grid-template-columns: 14em 1fr;
  border-top: 1px dotted #606060;
  padding:0.5em;
  align-items: center;
  height: 5em;
}
/* 必須アイコン */
.form-required {
  margin-left: 1px;
  color: #ff0000;
  font-size: 1.2rem;
}
/* 入力欄 */
.form_field {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0.5em 1em;
}
/* ------------------------------------ */
/* ラジオボタン専用 */
/* ------------------------------------ */
.label_radio + .label_radio {
  margin-left: 2em;
}
.radio_span {
  margin-left: 0.5em;
}
/* ------------------------------------ */
/* checkbox専用 */
/* ------------------------------------ */
.label_checkbox + .checkbox {
  margin-left: 2em;
}
.checkbox_span {
  margin-left: 0.5em;
}

/* ------------------------------------ */
/* セレクト：プルダウン専用 */
/* ------------------------------------ */
.select_block {
  padding-left: 1em;
}
/* ------------------------------------ */
/* 段落入力 */
/* ------------------------------------ */
.form_block.--textfield {
  align-items: start;
  border-bottom: 1px dotted #606060;
  height: auto;
}
.form_field.--textfield {
  height: 5em;
  resize: none;
}

/* ------------------------------------ */
/* 送信ボタン */
/* ------------------------------------ */
.form-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12em;
  height: 3em;
  font-size: 2rem;
  background-color: #a48971;
  border-radius: 5px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
	margin-top: 2em;
	border: none;
}

@media screen and (max-width:700px) {
    .form_block {
        grid-template-columns: auto;
		height: auto;
		padding: 0 0.5em 0.5em 0.5em;
    }
	.form_label br {
		display: none;
	}
	
	#mobile_width {
		margin: auto;
		width: 95%;
	}
}