@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;font-style:normal}*{margin:0;padding:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;margin:0 auto;height:auto}input,button,textarea,select{font:inherit}button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;appearance:none}input[type=date],input[type=submit],select{-webkit-appearance:none}ol,ul,dl{list-style-type:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:400}a{text-decoration:none;color:inherit}#root,#__next{isolation:isolate}html{font-size:62.5%}body{font-size:1.6rem;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#2f0408;overflow-y:auto}.w-wide{width:90vw;max-width:1200px;margin:0 auto}.w-middle{width:80vw;max-width:1000px;margin:0 auto}.w-small{width:75vw;max-width:740px;margin:0 auto}.inner{margin:0 auto}a,a:before,a:after{transition:all .3s 0s ease}a:hover{opacity:.8}.maru-g{font-family:"Kosugi Maru",sans-serif;font-style:normal;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:"Kosugi Maru",sans-serif;font-style:normal;font-weight:400;line-height:1.25}h2,h3{color:#2f0408}.pc-view{display:block}.sp-view{display:none}@media screen and (max-width:980px){.w-wide,.w-middle,.w-small{width:90vw}}@media screen and (max-width:680px){.w-wide .w-middle,.w-wide .w-small,.w-middle .w-middle,.w-middle .w-small{width:100%}.pc-view{display:none}.sp-view{display:block}}header{width:100%;position:fixed;background-color:#fff;z-index:99;font-family:"Kosugi Maru",sans-serif}header .inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.header-box_pc{display:flex;flex-direction:column;align-items:flex-end;gap:2rem}.header-logo{width:9rem}.header-cta{display:flex;align-items:center;gap:1.5rem;color:#fa878f}.header-cta_btn a{font-size:1.6rem;min-width:14rem;height:4rem;color:#fff;padding:1rem;border-radius:0 0 1rem 1rem;display:flex;gap:1rem;justify-content:center;align-items:center}.header-cta_btn a span{border-left:1px solid #fff;padding-left:1rem;font-size:1.2rem}.header-cta_btn.tel a:before,.header-cta_btn.web a:before{content:"";width:2rem;height:2rem;background-position:center center;background-size:contain;background-repeat:no-repeat}.header-cta_btn.tel a:before{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_tel.svg)}.header-cta_btn.web a:before{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_web.svg)}.header-cta_btn.tel a{font-size:2rem;background-color:#fa878f}.header-cta_btn.web a{background-color:#6ca7db}.header-cta_btn.line a{background-color:#8bc34c}header nav{font-size:1.4rem;color:#404040}.header-menu{display:grid;grid-template-columns:repeat(8,auto);position:relative}.header-menu li{text-align:center;display:flex}.header-menu li:before,.header-menu li:last-of-type:after{content:"";width:1px;background-color:#2f0408;height:1.5em}.header-menu li>a{display:block;padding:2rem;padding-top:0;position:relative}.header-menu li>a:after{content:'';position:absolute;top:calc(50% - 1rem);left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#fff9f9;border-radius:50%;z-index:-1}.header-menu li>a:hover,.header-menu_sub:hover>a{color:#fa878f}.header-menu li>a:hover:after,.header-menu_sub:hover>a:after{width:40px;height:40px}.header-menu_sub:hover .sub-menu-list{visibility:visible;opacity:1}.header-menu_sub .sub-menu-list{position:absolute;top:100%;right:0;left:0;background-color:#fff9f9;visibility:hidden;opacity:0;transition:.3s;text-align:left}.header-menu_sub .sub-menu-list dl{display:grid;grid-template-columns:repeat(4,auto);border-bottom:1px solid #ffdddf;padding:1rem 5rem 2rem}.header-menu_sub .sub-menu-list dt{grid-column:1/5;color:#fa878f;font-weight:700}.header-menu_sub .sub-menu-list dt span{display:block;width:20%}.header-menu_sub .sub-menu-list dd:before{content:"ー";color:#fa878f;margin-right:2px}.header-menu_sub .sub-menu-list dt,.header-menu_sub .sub-menu-list dd{padding-top:1rem}.header-menu_sub .sub-menu-list a:hover{color:#fa878f}.hamburger{display:none}.header-cta_sp{display:none}.sub-menu-btn_sp{display:none}.sub-menu-btn_pc{display:inline}@media screen and (max-width:980px){header .inner{display:block}.header-logo{width:80%;max-width:7rem}.header-box_sp{height:7rem;display:flex;justify-content:space-between;align-items:center}.header-cta{display:none}.header-cta_sp{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;background-color:#fff9f9;border-bottom:2px solid #fa878f}.header-cta_sp li{width:100%}.header-cta_btn a{border-radius:1rem}header nav{color:#fff}.header-menu{grid-template-columns:auto;gap:0}.header-menu li{text-align:left;display:block}.header-menu li>a{padding:1rem;background-color:#fa878f;border-bottom:1px solid #ffb0bf}.header-menu li>a:after{content:none}.header-menu li>a:hover,.header-menu_sub:hover>a{border-bottom:1px solid #ffb0bf;color:inherit}.header-menu_sub:hover .sub-menu-list{visibility:visible;opacity:1}.header-menu_sub{position:relative}.header-menu_sub .sub-menu-list{color:#2f0408;position:static;background-color:#fff9f9;visibility:visible;opacity:1;height:0;overflow:hidden}.header-menu_sub .sub-menu-list.active{display:block;height:auto}.header-menu_sub .sub-menu-list dl{grid-template-columns:repeat(1,auto);padding:1rem 3rem 2rem}.header-menu_sub .sub-menu-list dt{grid-column:1/2}.header-menu_sub .sub-menu-list dt span{width:100%}.sub-menu-btn_pc{display:none}.sub-menu-btn_sp{height:1.8rem;width:1.8rem;color:#fa878f;background-color:#fff;border-radius:100vw;display:flex;justify-content:center;align-items:center;position:absolute;top:1rem;right:1rem;cursor:pointer}.hamburger{display:block;position:relative;cursor:pointer;width:40px;height:30px}.hamburger span{display:inline-block;transition:all .4s;position:absolute;height:3px;background-color:#fa878f;width:100%}.hamburger span:nth-of-type(1){top:0}.hamburger span:nth-of-type(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-of-type(3){top:calc(100% - 3px)}.hamburger.active span:nth-of-type(1){top:7px;left:7px;transform:translateY(6px) rotate(-45deg);width:70%}.hamburger.active span:nth-of-type(2){opacity:0}.hamburger.active span:nth-of-type(3){top:19px;left:7px;transform:translateY(-6px) rotate(45deg);width:70%}.hamburger_open{z-index:900;overflow:scroll;width:100%;height:calc(100% - 70px);background:rgba(0,0,0,.2);position:fixed;left:0;visibility:hidden;opacity:0;transition:opacity .6s ease,visibility .6s ease}.hamburger_open.active{visibility:visible;opacity:1}body.overflow{overflow-y:hidden}}.sp-fixed-btn{display:none}@media screen and (max-width:980px){.sp-fixed-btn{display:block;width:100%;position:fixed;bottom:0;z-index:99;font-family:"Kosugi Maru",sans-serif;font-style:normal;font-size:1.4rem}.sp-fixed-btn .inner{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center}.sp-fixed-btn a{color:#fff;padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.sp-fixed_line a{background-color:#8bc34c}.sp-fixed_tel a{background-color:#fa878f}.sp-fixed_web{background-color:#6ca7db}.sp-fixed_tel a:before,.sp-fixed_web a:before{content:"";width:1.2em;height:1.2em;background-position:center center;background-size:contain;background-repeat:no-repeat}.sp-fixed_tel a:before{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_tel.svg)}.sp-fixed_web a:before{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_web.svg)}}footer{font-size:1.4rem;margin-top:10rem;border-top:3px solid #fa878f}.footer-box{background-color:#fff9f9}.footer-box>.inner{display:flex;justify-content:space-around;padding-top:4rem;padding-bottom:4rem;align-items:flex-start;gap:3rem}.footer-box h2{font-size:1.8rem;margin-bottom:2rem;text-align:center}.footer-about{width:32rem}.footer-logo{width:16rem;margin:0 auto}.footer-address{display:grid;grid-template-columns:repeat(2,auto);row-gap:.5rem;margin-top:2rem}.footer-address dt{grid-column:1;text-align:right}.footer-contact{flex-grow:1}.footer-tel{font-family:"Kosugi Maru",sans-serif;font-size:4rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fa878f;line-height:1;margin-bottom:2.5rem}.footer-tel:before{content:"";width:1em;height:1em;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_tel_pink.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.footer-time{text-align:center;border:none;border-collapse:separate;border-spacing:0;width:100%}.footer-time caption{caption-side:bottom;text-align:left;margin-top:1rem}.footer-time th{padding:.5em;font-weight:400}.footer-time td{padding:.5em}.footer-time td:not(:first-child){color:#fa878f;font-family:"Kosugi Maru",sans-serif}.footer-time thead{background-color:#fa878f;color:#fff}.footer-time tbody td{border-bottom:1px solid #fa878f}.footer-group{text-align:center;width:35%;font-family:"Kosugi Maru",sans-serif}.footer-group ul{display:grid;align-items:center;gap:1rem;color:#fa878f}.footer-group li a{display:block;font-size:1.6rem;background-color:#fa878f;color:#fff;padding:1rem;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_footer_btn.svg);background-position:bottom 3px right 3px;background-size:1.5rem 1.5rem;background-repeat:no-repeat;outline:1px solid #fff;outline-offset:-3px}.footer-menu{padding-top:4rem;padding-bottom:4rem}.footer-menu a:hover{color:#fa878f;border-bottom:1px solid #fa878f}.footer-menu>ul{display:grid;grid-template-columns:1fr 1fr 4fr;grid-template-rows:repeat(5,auto);column-gap:2rem;grid-auto-flow:column;list-style-type:disc}.footer-menu li,.footer-menu p{margin-bottom:.5rem}.footer-menu>ul>li:not(:last-child){margin-left:2rem}.footer-sub-menu{grid-column:3;grid-row:5 span;list-style-type:none;margin-bottom:0 !important}.footer-sub-menu .sub-menu-list{display:grid;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(4,auto);column-gap:2rem;grid-auto-flow:column}.footer-sub-menu .sub-menu-list li:before{content:"－";margin-right:2px}.footer-copyright{background-color:#fff;padding:1rem 0;text-align:center;font-size:1.2rem}@media screen and (max-width:980px){footer{margin-top:6rem;padding-bottom:4rem}.footer-box>.inner{flex-direction:column;gap:4rem}.footer-box h2{font-size:1.4rem}.footer-about{width:100%}.footer-contact{width:100%}.footer-group{width:100%}.footer-group li a{font-size:1.4rem}.footer-menu>ul{grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,auto);grid-auto-flow:row}.footer-sub-menu{grid-column:1/3;grid-row:auto}.footer-sub-menu .sub-menu-list{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,auto);grid-auto-flow:row}}#breadcrumbs{font-size:1.4rem;padding-top:calc(1em + 1.2rem);padding-bottom:1em;position:relative}#breadcrumbs p{margin:0 auto}#breadcrumbs a{color:inherit;text-decoration:none}#breadcrumbs a:hover{text-decoration:underline}#breadcrumbs:before{content:"";width:100%;height:1.2rem;position:absolute;top:0;right:0;background-image:repeating-conic-gradient(from 0deg,#fff 0deg 90deg,#ffc9cd 90deg 180deg);background-size:1.2rem 1.2rem;background-repeat:repeat-x}.page-content,.front-page-content,.post-content{padding-top:10rem}.page-content p,.single-main p{margin-bottom:2rem}.page-content p a{color:#fa878f;text-decoration:underline}.page-content p a:hover{text-decoration:none}.page-content .page-main>*,.front-page-content>*,.st-cta,.st-group-link{margin-top:10rem}.bg_pink,.bg_gray,.bg_green{padding-top:8rem;padding-bottom:8rem;background-size:10rem 10rem,100% 100%}.bg_pink{background-image:repeating-conic-gradient(from 0deg,#fff9f9 0deg 90deg,#fff5f3 90deg 180deg)}.bg_gray{background-image:repeating-conic-gradient(from 0deg,#fafafa 0deg 90deg,#fff 90deg 180deg)}.bg_green{background-image:repeating-conic-gradient(from 0deg,#e8f8d4 0deg 90deg,#e3f6d1 90deg 180deg)}.st-cta+.bg_pink,.st-cta+.bg_gray,.bg_pink+.st-cta,.bg_gray+.st-cta{margin-top:0}@media screen and (max-width:980px){.page-content,.front-page-content,.post-content{padding-top:7rem}.page-content .page-main>*,.front-page-content>*,.st-cta,.st-group-link{margin-top:6rem}.bg_pink,.bg_gray,.bg_green{padding-top:6rem;padding-bottom:6rem}.st-cta+.bg_pink,.st-cta+.bg_gray,.bg_pink+.st-cta,.bg_gray+.st-cta{margin-top:0}}.column4-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px, 1fr));gap:2rem}.column3-box{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.column2-box{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.column3-box img,.column2-box img{width:100%}.page-content p+.column4-box,.page-content p+.column3-box,.page-content p+.column2-box{margin-top:4rem}.column4-box .inner,.column2-box .inner,.column2-box .inner{width:100%}@media screen and (max-width:980px){.column3-box{gap:2rem}.column2-box{gap:2rem}}@media screen and (max-width:680px){.column3-box{grid-template-columns:auto;gap:4rem}.column2-box{grid-template-columns:auto;gap:4rem}}.page-mv{height:20rem;background-size:cover;display:flex;align-items:center;background-blend-mode:multiply;background-image:repeating-conic-gradient(from 0deg,#fff9f9 0deg 90deg,#fff5f3 90deg 180deg),radial-gradient(circle,#fff,#fff9f9);background-size:10rem 10rem,100% 100%;position:relative}.page-mv:before,.page-mv:after{content:"";background-size:contain;background-repeat:no-repeat;mix-blend-mode:multiply;position:absolute}.page-mv:before{width:30rem;height:100%;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_page_h1.png);background-position:bottom right;top:0;right:0}.page-mv:after{width:6rem;height:6rem;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_page_h1_2.png);background-position:bottom left;bottom:0;left:5%}.page-mv .inner{height:100%;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 33%,rgba(255,255,255,.8) 66%,rgba(255,255,255,0) 100%)}.page-mv h1{width:fit-content;font-size:3.2rem;line-height:1.3;color:#fa878f;font-weight:700;text-align:center;padding:2rem 4rem;position:relative}.page-mv h1:before,.page-mv h1:after{content:'';width:2rem;height:100%;border:solid 2px #fa878f;position:absolute;top:0}.page-mv h1:before{border-right:none;left:0}.page-mv h1:after{border-left:none;right:0}@media screen and (max-width:980px){.page-mv{height:15rem;background-size:8rem 8rem,100% 100%}.page-mv h1{font-size:2.4rem}}@media screen and (max-width:680px){.page-mv{height:12rem}.page-mv:before{width:12rem;opacity:.5}.page-mv:after{height:4rem;width:4rem}.page-mv h1{font-size:2rem;padding:1rem 2rem;text-shadow:2px 2px 4px #fff9f9,-2px 2px 4px #fff9f9,2px -2px 4px #fff9f9,-2px -2px 4px #fff9f9}.page-mv h1:before,.page-mv h1:after{width:1rem}}.page-content h2,.front-page-content h2,.st-cta h2,.st-group-link h2,.single-relevant_ttl{text-align:center;font-size:3.2rem;margin-bottom:3.5rem;padding-bottom:2rem;position:relative}.page-content h2:before,.front-page-content h2:before,.st-cta h2:before,.st-group-link h2:before,.single-relevant_ttl:before{content:"";width:16rem;height:1.6rem;display:block;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h2_center.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.sidebar_ttl,.st-sidebar h2{font-size:1.6rem;text-align:center;color:#fa878f;padding:1em;background-color:#fff9f9;border-top:1px solid #fa878f;border-bottom:1px solid #fa878f}.bg_pink h2,.bg_green h2{display:flex;justify-content:center;align-items:center;gap:1rem;padding:0}.bg_pink h2:before,.bg_pink h2:after,.bg_green h2:before,.bg_green h2:after{content:"";width:9rem;height:1.6rem;display:block;background-size:contain;background-repeat:no-repeat;position:relative;left:auto;transform:none;flex-shrink:0}.bg_pink h2:before{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h2_left.svg);background-position:left center}.bg_pink h2:after{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h2_right.svg);background-position:right center}.bg_green h2:before{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h2_left2.svg);background-position:left center}.bg_green h2:after{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h2_right2.svg);background-position:right center}.page-content h3:not(.flow-box_ttl),.top-post h3{font-family:"Kosugi Maru",sans-serif;font-size:2.4rem;color:#fa878f;padding:2rem 4rem;margin-bottom:3rem;text-align:center;background-color:#fff;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h3_left.svg),url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_h3_right.svg);background-position:top left,top right;background-size:3rem 2rem;background-repeat:repeat-y;position:relative}.page-content h3:not(.flow-box_ttl):before,.top-post h3:before{content:"";width:calc(100% - 6rem);height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);border-top:1px solid #fa878f;border-bottom:1px solid #fa878f}.page-content h4{font-size:2.4rem;padding-bottom:1rem;color:#fa878f}.page-content h3,.page-content h4{margin-top:6rem}.page-content h3+h4,.page-content h2+h3,.column3-box h3,.column2-box h3,.column3-box h4,.column2-box h4{margin-top:0}@media screen and (max-width:680px){.page-content h2,.front-page-content h2,.st-cta h2,.st-group-link h2,.single-relevant_ttl{font-size:2rem}.page-content h2:before,.front-page-content h2:before,.st-cta h2:before,.st-group-link h2:before,.single-relevant_ttl:before{width:12rem;height:1.4rem}.bg_pink h2:before,.bg_pink h2:after,.bg_green h2:before,.bg_green h2:after{width:4rem;height:1.4rem;background-size:auto 100%}.page-content h3:not(.flow-box_ttl),.top-post h3{font-size:1.8rem;padding:1rem 3rem;background-size:2rem calc( 2rem * ( 2 / 3 ) )}.page-content h3:not(.flow-box_ttl):before,.top-post h3:before{width:calc(100% - 4rem)}.page-content h4{font-size:1.6rem;padding-bottom:1rem}.page-content h4 span{padding:1rem 2rem}.page-content h3,.page-content h4{margin-top:4rem}.page-content h3+h4,.page-content h2+h3,.column3-box h3,.column2-box h3,.column3-box h4,.column2-box h4{margin-top:0}}.page-content table,.post-content table{border-collapse:separate;border-spacing:0;width:100%;margin-bottom:2rem}.page-content table th,.page-content table td,.post-content table th,.post-content table td{padding:1.4rem;border:0}.page-content table th,.post-content table th{border-bottom:1px solid #fa878f}.page-content table td,.post-content table td{border-bottom:1px solid #ddd;width:auto}.page-content table thead th,.post-content table thead th{background-color:#fa878f;color:#fff}.page-content table tbody th,.post-content table tbody th{width:32rem;color:#fa878f}.page-content table tbody td:first-of-type,.post-content table tbody td:first-of-type{font-weight:700;color:#fa878f;border-bottom:1px solid #fa878f}.page-content .wp-block-list,.single-main>ul,.single-main>ol{padding:1rem 3rem;background-color:#fff9f9;margin:0 auto 2rem}.page-content .wp-block-list{max-width:80rem}.page-content .bg_pink .wp-block-list{background-color:#fff}.page-content ol.wp-block-list,.single-main>ol{list-style-type:auto;counter-reset:number 0}.page-content .wp-block-list li,.single-main>ul li,.single-main>ol li{display:flex;padding:1em 0;border-bottom:1px dashed #fda8ae}.page-content .wp-block-list li:last-child,.single-main>ul li:last-child,.single-main>ol li:last-child{border:none}.page-content ul.wp-block-list li:before,.single-main>ul li:before{content:"";height:6px;width:6px;margin-right:1rem;margin-top:.5em;background-color:#fa878f;transform:rotate(45deg);flex-shrink:0}.page-content ol.wp-block-list li:before,.single-main>ol li:before{content:counters(number,".",decimal) ". ";counter-increment:number 1;color:#fa878f;margin-right:1rem}@media screen and (max-width:680px){.page-content table th,.page-content table td{padding:1rem}.page-content .wp-block-list,.single-main>ul,.single-main>ol{padding:1rem 2rem}}.flex-text_big{display:flex;gap:4rem}.flex-text_big .flex-text_img{width:40rem;align-self:flex-start}.flex-text_small{display:flex;gap:3rem}.flex-text_small .flex-text_img{width:28rem;align-self:flex-start}.flex-text_big .flex-text_textbox,.flex-text_small .flex-text_textbox{flex:1}.flex-text_img.left{order:-1}.flex-text_img img{width:100%}section.flex-text_big,section.flex-text_small{margin-top:6rem}.flex-text_textbox h3,.flex-text_textbox h4{margin-top:0}.gallery-item{display:grid;gap:2rem;align-self:start}.gallery-item figure{width:100%;position:relative;border-radius:10px;overflow:hidden}.gallery-item figure img{width:100%;height:100%;object-fit:cover}.gallery-item figcaption{width:100%;background-color:#fff3f3;color:#fa878f;padding:.5rem;text-align:center;position:absolute;bottom:0}.page-content .gallery-item h3,.page-content .gallery-item h4{margin-bottom:1rem;padding:0}.page-content .gallery-item h3:before,.page-content .gallery-item h3:after{content:none}.page-content .gallery-item h3{background:0 0;text-align:left}@media screen and (max-width:680px){.flex-text_big{flex-direction:column;gap:2rem}.flex-text_big .flex-text_img{width:100%;order:-1;align-self:center}.flex-text_small{flex-direction:column;gap:2rem}.flex-text_small .flex-text_img{width:100%;order:-1;align-self:center}section.flex-text_big,section.flex-text_small{margin-top:3rem}}.flow-box{counter-reset:flow 0;display:grid;gap:3rem}.flow-box li{display:grid;grid-template-columns:8rem auto;gap:3rem;position:relative}.flow-box li:not(:last-of-type):before{content:"";width:2px;height:calc(100% + 3rem - 9rem);background:linear-gradient(to bottom,#fa878f,#fa878f 2px,transparent 2px,transparent 2px) repeat-y left top/2px 4px;position:absolute;top:9rem;left:calc(4rem - 1px);z-index:1}.flow-box li .number{width:8rem;height:9rem;display:flex;flex-direction:column;justify-content:center;color:#fa878f;font-family:"Kosugi Maru",sans-serif;line-height:1;text-align:center;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_flow.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}.flow-box li .number:after{counter-increment:flow;content:counter(flow,decimal-leading-zero);font-size:3.2rem}.flow-box .flow-box_ttl{margin:0;padding:0;font-family:"Kosugi Maru",sans-serif;font-size:2.4rem;color:#fa878f}.flow-box .flow-box_text{margin-bottom:0}@media screen and (max-width:680px){.flow-box{gap:2rem}.flow-box li{grid-template-columns:6rem auto;gap:1rem}.flow-box li:not(:last-of-type):before{height:calc(100% + 2rem - 7rem);top:7rem;left:calc(3rem - 1px)}.flow-box li .number{width:6rem;height:7rem}.flow-box li .number:after{font-size:2.4rem}.flow-box .flow-box_ttl{font-size:1.8rem}}.faq-list{display:grid;gap:2rem}.faq-list .question,.faq-list .answer{display:flex;gap:2rem;padding:1rem 0;position:relative}.faq-list .question{padding-bottom:2rem}.faq-list .question,.faq-list dl>*:after{font-family:"Kosugi Maru",sans-serif;font-size:2.4rem}.faq-list dl>*:before,.faq-list dl>*:after{width:3.2rem;height:3.2rem}.faq-list dl>*:before{content:"";background-color:#fa878f;border:1px solid #fa878f;transform:rotate(45deg);flex-shrink:0}.faq-list .answer:before{background-color:#fff}.faq-list .question:after,.faq-list .answer:after{display:flex;flex-direction:column;justify-content:center;text-align:center;position:absolute}.faq-list .question:after{content:"Q";color:#fff}.faq-list .answer:after{content:"A";color:#fa878f}.faq-list .question span{color:#fa878f;align-self:center;line-height:1.25}.faq-list .answer>div{align-self:center}@media screen and (max-width:680px){.faq-list .question,.faq-list .answer:before{font-size:2rem}.faq-list .question{padding-bottom:1rem}}.st-group-link .column4-box{row-gap:4rem}.st-group-link img{margin-bottom:2rem;width:100%}.st-group-link dl{display:grid;gap:1rem}.st-group-link dt{color:#fa878f;font-family:"Kosugi Maru",sans-serif;font-size:1.8rem}.st-group-link dd{font-size:1.4rem}.treatment-list{display:grid;grid-template-columns:repeat(auto-fill,20rem);justify-content:center;gap:5rem;text-align:center;font-family:"Kosugi Maru",sans-serif;font-size:2rem}.treatment-list li{aspect-ratio:1/1;position:relative}.treatment-list a{width:100%;height:100%;display:flex;gap:2rem;flex-direction:column;justify-content:center;align-items:center;border:2px solid #fa878f;border-radius:100vw;box-shadow:inset 8px 8px 0px #ffdddf;line-height:1.3}.treatment-list li a:before{content:"";width:10%;height:6px;background-color:#fff;position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);z-index:1}.treatment-list a:hover,.treatment-list a:active{box-shadow:inset 0 0 0 #ffdddf;color:#fa878f}.treatment-list a:hover:before,.treatment-list a:active:before{width:0}.treatment-list i{width:8rem;height:8rem}.treatment-list i img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:980px){.treatment-list{grid-template-columns:repeat(auto-fill,minmax(15rem, 1fr));gap:2.4rem;font-size:1.6rem}.treatment-list a{box-shadow:inset 6px 6px 0px #ffdddf}.treatment-list i{width:6rem;height:6rem}.article-treatment .column2-box{grid-template-columns:1fr;padding-top:2rem;gap:6rem}}.st-cta{font-family:"Kosugi Maru",sans-serif;font-size:2rem;text-align:center;padding:6rem 0 8rem;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,0) 100%),repeating-conic-gradient(from 0deg,#fff 0deg 90deg,#fafafa 90deg 180deg);background-size:100% 100%,20rem 20rem;position:relative}.st-cta:before,.st-cta:after{content:"";width:100%;height:1.5rem;position:absolute;right:0;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/bg_cta.svg);background-size:auto 100%;background-repeat:repeat-x}.st-cta:before{top:0}.st-cta:after{bottom:0;transform:scaleY(-1)}.st-cta a{margin-bottom:0}.st-cta p{margin-bottom:2rem}.st-cta_tel{font-size:6rem;color:#fa878f;display:flex;justify-content:center;align-items:center;font-style:normal;gap:1rem}.st-cta_tel:before{content:"";width:.8em;height:.8em;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_tel_pink.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.st-cta ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2%}.st-cta li{width:32%}.st-cta_btn{width:100%;max-width:40rem;margin:0 auto}.st-cta_btn a,.st-cta_btn p a{height:5rem;margin-top:3rem;border-radius:100vw;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#fa878f;font-family:"Kosugi Maru",sans-serif;outline:1px solid #fff;outline-offset:-4px;position:relative}.st-cta_btn a:hover{outline-offset:0}.st-cta_btn a:after{content:"";width:.8em;height:.8em;background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_arrow.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.st-cta_btn a:hover:after{right:10px}.st-cta_btn.line a{background-color:#8bc34c}.st-cta_btn.pink2 a{color:#fa878f;background-color:#fff9f9;outline-color:#fa878f}.st-cta_btn.pink2 a:after{background-image:url(//happiness-minamisenri.jp/wp-content/themes/happiness-minamisenri/./images/ic_arrow_pink.svg)}.page-content .st-cta_btn a{text-decoration:none}.st-cta_btn p:not(:has(a)){font-family:"Kosugi Maru",sans-serif;font-size:1.4rem;margin-bottom:1rem}.st-cta_btn p:not(:has(a))+p a{margin-top:0}@media screen and (max-width:980px){.st-cta ul{gap:4%}.st-cta li{width:48%}.st-cta_btn a{margin-top:3rem}}@media screen and (max-width:680px){.st-cta{font-size:1.6rem;padding:4rem 0 6rem;background-size:100% 100%,10rem 10rem}.st-cta_tel{font-size:4rem}.st-cta ul{margin-top:0}.st-cta li{width:100%}.st-cta_btn a{height:5rem}}