@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP&family=Noto+Sans+JP:wght@100..900&display=swap");h1{font-weight:700;line-height:1.5;letter-spacing:0.05em;margin-bottom:2rem}@media (min-width:0) and (max-width:450px){h1{margin-bottom:1.5rem}}h2{font-weight:700;line-height:1.5;letter-spacing:0.05em;margin-bottom:1.5rem}h3{font-weight:700;line-height:1.5;letter-spacing:0.05em;margin-bottom:1.5rem}@media (min-width:0) and (max-width:450px){h3{margin-bottom:1rem}}.head_vine{position:relative;text-align:center;font-size:1.4rem;font-weight:bold;color:#808080;margin:0 0 40px;padding:1rem 4rem;display:inline-block;width:100%;box-sizing:border-box}@media (min-width:451px){.head_vine{font-size:1.6rem}}.head_vine::before,.head_vine::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:40px;height:20px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("../images/head_vine.webp")}@media (min-width:451px){.head_vine::before,.head_vine::after{width:60px;height:40px}}.head_vine::before{left:calc(50% - 150px)}@media (min-width:451px){.head_vine::before{left:calc(50% - 240px)}}.head_vine::after{right:calc(50% - 150px);transform:translateY(-50%) scaleX(-1)}@media (min-width:451px){.head_vine::after{right:calc(50% - 240px)}}.txt_brown{color:#946134}.txt_red{color:#ff0000}.txt_yellow{color:#ffff00}.txt_bold{font-weight:700}.txt_white{color:#fff}.marker_yellow{display:inline !important;background:linear-gradient(transparent 40%,yellow 40%);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 2px}@media (min-width:451px){br.pc{display:block}}@media (min-width:0) and (max-width:450px){br.pc{display:none}}@media (min-width:0) and (max-width:450px){br.sp{display:block}}@media (min-width:451px){br.sp{display:none}}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.5;letter-spacing:0.1rem;width:100%;position:relative;z-index:1;color:#333;padding:120px 0 0}@media screen and (min-width:768px){body{padding:140px 0 0}}body.menu-open{overflow:hidden;position:fixed;width:100%}a{color:#0066cc;text-decoration:none;transition:all 0.3s}a:hover{color:red}img{width:100%;height:auto}:root{}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);font-size:16px}ul{list-style:none;margin:0;padding:0}p{margin:0;color:#060000}@media (max-width:767px){.pc{display:none !important}}@media (min-width:768px){.sp{display:none !important}}.section{width:100%;padding:4rem 0;box-sizing:border-box;margin:0 0 60px}.section:last-child{margin:0}.container{width:100%;max-width:1000px;margin:0 auto;padding:0 10px;box-sizing:border-box}.btn__link_center{text-align:center;margin-top:30px}.btn__link_btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 50px;border-radius:50px;border:2px solid;text-decoration:none;font-weight:700;width:100%;max-width:450px;min-width:200px;transition:all 0.3s;position:relative}.btn__link_btn::after{content:"";position:absolute;right:20px;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-size:20px;background-repeat:no-repeat;background-position:center}.btn__link_btn_brown{color:#946134;border-color:#946134}.btn__link_btn_brown::after{background-image:url("../images/arrow_brown.webp")}.btn__link_btn_pink{color:#FF69B4;border-color:#FF69B4}.btn__link_btn_pink::after{background-color:#FF69B4;background-image:url("../images/arrow_pink.webp")}.btn__link_btn_blue{color:#4169E1;border-color:#4169E1}.btn__link_btn_blue::after{background-color:#4169E1;background-image:url("../images/arrow_blue.webp")}.btn__link_btn_green{color:#32CD32;border-color:#32CD32}.btn__link_btn_green::after{background-color:#32CD32;background-image:url("../images/arrow_green.webp")}.section--bg{background-color:#fbf6e8}.section--bg_left,.section--bg_right{position:relative}.section--bg_left::before,.section--bg_right::before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:100%;width:100%;background-color:#fbf6e8;border-radius:30px;z-index:-1}.section--bg_left::before{left:-10%}@media (min-width:451px){.section--bg_left::before{left:-5%}}.section--bg_right::before{right:-10%}@media (min-width:451px){.section--bg_right::before{right:-5%}}.single .section__mv{position:relative;min-height:200px;height:10vh;margin:0 0 60px}@media (min-width:451px){.single .section__mv{min-height:450px}}.single .section__mv-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.single .section__mv-bg picture,.single .section__mv-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}.single .section__mv .mv_catch{position:absolute;top:30px;left:-10px;padding:4px 20px 4px 80px;background:rgba(255,255,255,0.8);text-align:center;z-index:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:100px}@media (min-width:451px){.single .section__mv .mv_catch{top:40px;left:-200px;padding:4px 20px 4px 300px}}.single .section__mv .mv_catch_txt{font-size:20px;line-height:1;font-weight:700}@media (min-width:451px){.single .section__mv .mv_catch_txt{font-size:28px}}.single .section__mv .mv_catch_subtxt{font-size:calc($pixelSize / $baseWidth * 100vw);line-height:1.6}@media (min-width:451px){.single .section__mv .mv_catch_subtxt{font-size:calc($pixelSize / $baseWidth * 100vw)}}.plan__link-bnr{width:100%;margin:20px auto 40px}.plan__link-bnr a{width:100%;max-width:600px;margin:0 auto;display:block}.site-footer,.footer-banner{display:none}.site-footer-copyright{display:none}.footer{width:100%;font-family:sans-serif;padding:0 0 90px;z-index:999;background-color:#fbf6e8}.footer a{color:#1c1c1c}.footer .footer_inner{padding:20px;margin:0;width:95%;max-width:700px}@media (min-width:451px){.footer .footer_inner{margin:0 0 0 50px}}.footer .footer_inner .footer_sitemap_first{border-left:3px #808080 solid;padding:0 0 0 15px;width:300px;font-size:1rem}.footer .footer_inner .footer_sitemap_first a{display:inline-block;width:350px}.footer .footer_inner .footer_sitemap_first a::after{content:">";position:relative;right:-30px;top:50%;transform:translate(-50%)}.footer .footer_inner .footer_sitemap_item{margin:25px 0}.footer .footer_inner .footer_sitemap_second{margin:0 0 0 30px;font-size:0.9rem;color:#1c1c1c}.footer .footer_inner .footer_sitemap_second .footer_sitemap_second_item p{margin:0 0 15px}.footer .footer_inner .footer_sitemap_sub{font-size:0.9rem}.footer .footer_bottom{width:100%;padding:30px 0;background-color:#946134}@media (min-width:0) and (max-width:450px){.footer .footer_bottom{padding:10px}}.footer .footer_bottom .footer_bottom_inner{display:flex;width:98%;max-width:1000px;justify-content:center;margin:0 auto;gap:10px;align-items:center;flex-direction:column}@media (min-width:451px){.footer .footer_bottom .footer_bottom_inner{gap:40px;flex-direction:row}}.footer .footer_bottom .footer_bottom_inner .footer_bottom_logo{max-width:280px}.footer .footer_bottom .footer_bottom_inner .footer_bottom_logo img{width:100%}@media (min-width:0) and (max-width:450px){.footer .footer_bottom .footer_bottom_inner .footer_bottom_logo{margin:0 auto}}.footer .footer_bottom .footer_bottom_inner .footer_bottom_text{font-size:1rem;color:#ffffff}@media (min-width:0) and (max-width:450px){.footer .footer_bottom .footer_bottom_inner .footer_bottom_text{text-align:center}}.footer .footer_bottom .footer_bottom_inner .footer_bottom_text p{color:#ffffff;margin:3px 0}.footer .footer_bottom .footer_bottom_inner .footer_bottom_text address{font-style:normal}.page_side_area{width:50px;margin-left:auto;position:fixed;right:-8px;top:20%;z-index:100}.page_side_area .page_side_item{position:relative;right:0;transition:all 0.3s}.page_side_area .page_side_item:hover{right:8px}.page_bottom_area{background-color:#525457;padding:15px 10px;position:fixed;bottom:0;width:100%;z-index:999}.page_bottom_area .page_bottom_inner{display:flex;flex-wrap:wrap;gap:10px;max-width:900px;margin:0 auto}.page_bottom_area .page_bottom_inner .page_bottom_tell{width:100%}.page_bottom_area .page_bottom_inner .page_bottom_mail,.page_bottom_area .page_bottom_inner .page_bottom_line{width:calc((100% - 10px) / 2)}@media (min-width:451px){.page_bottom_area .page_bottom_inner .page_bottom_tell,.page_bottom_area .page_bottom_inner .page_bottom_mail,.page_bottom_area .page_bottom_inner .page_bottom_line{width:calc((100% - 20px) / 3)}}.page_bottom_area .page_bottom_inner img{width:100%;height:auto}#site-header{display:none}.l-header{position:fixed;top:0;z-index:999;width:100%;height:120px}.l-header__top{background:white;border-bottom:1px solid #946134}.l-header__top-inner{display:flex;justify-content:space-between;align-items:center;padding:0;max-width:1000px;margin:0 auto}@media screen and (min-width:768px){.l-header__top-inner{padding:15px 10px}}.l-header__logo img{height:40px;width:auto;padding:0 20px}@media screen and (min-width:768px){.l-header__logo img{height:50px}}.l-header__contact{display:none}@media screen and (min-width:768px){.l-header__contact{display:flex;align-items:center;gap:20px}}.l-header__tel{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#060000}.l-header__tel span{font-size:12px;color:#946134}.l-header__emergency{padding:8px 20px;background:#B73E3E;color:white;border-radius:4px;text-decoration:none}.l-header__emergency:hover{background:#913131}.l-header__contact-btn{padding:8px 20px;background:#946134;color:white;border-radius:4px;text-decoration:none}.l-header__hamburger{width:60px;height:60px;position:relative;background:#946134;border:none;cursor:pointer;margin:0;padding:0 10px}.l-header__hamburger span{position:absolute;left:50%;transform:translateX(-50%);width:24px;height:2px;background:white;transition:all 0.3s}.l-header__hamburger span:nth-child(1){top:calc(50% - 8px)}.l-header__hamburger span:nth-child(2){top:50%;transform:translateX(-50%) translateY(-50%)}.l-header__hamburger span:nth-child(3){bottom:calc(50% - 8px)}.l-header__hamburger.is-active span:nth-child(1){top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.l-header__hamburger.is-active span:nth-child(2){opacity:0}.l-header__hamburger.is-active span:nth-child(3){bottom:50%;transform:translateX(-50%) translateY(50%) rotate(-45deg)}.l-header__nav{background:white}.l-header__nav .nav-main-icon{width:30px;height:30px;display:block;margin:0 auto 4px}@media screen and (min-width:768px){.l-header__nav .nav-main-icon{display:none}}.l-header__nav .nav-main-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.l-header__nav .nav-sub{display:none}@media screen and (min-width:768px){.l-header__nav .nav-sub{display:list-item;border-top:none}}.l-header__nav-list{display:flex}@media screen and (min-width:768px){.l-header__nav-list li.is-emergency{display:none}}.l-header__nav-list li{flex:1}.l-header__nav-list li a{display:block;padding:5px;text-align:center;font-size:12px;color:#060000;text-decoration:none;border-right:1px solid #946134}.l-header__nav-list li:last-child a{border-right:none}.l-header__nav-list li.is-emergency a{background:#B73E3E;color:white}@media screen and (min-width:768px){.l-header__nav-list{justify-content:center;gap:20px;flex-wrap:wrap}.l-header__nav-list li{flex:0 0 auto}.l-header__nav-list li a{padding:15px 10px;border-right:none;font-size:14px}.l-header__nav-list li a:hover{color:#946134}.l-header__nav-list li.is-emergency a{background:transparent;color:#B73E3E;font-weight:bold}}@media screen and (max-width:767px){.l-header__menu{position:fixed;top:120px;left:-100%;width:100%;height:calc(100vh - 100px);background:white;transition:left 0.3s;z-index:998;overflow-y:auto}.l-header__menu.is-open{left:0}.l-header__menu-list{padding:0;margin:0;list-style:none}.l-header__menu-list li{border-bottom:1px solid #808080}.l-header__menu-list li a{display:block;padding:15px 20px;text-decoration:none;color:#060000;font-size:14px}.l-header__menu-list li a:hover{background:#fbf6e8}}@media screen and (min-width:768px){.l-header__menu{display:none}}.header-catch__inner{text-align:center;padding:5px 10px;background:#946134}.header-catch__inner p{margin:0;color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-0.05em;font-size:3.2vw}@media screen and (min-width:768px){.header-catch__inner p{font-size:16px;letter-spacing:normal}}#page_top .section__mv{position:relative;min-height:400px}@media (min-width:451px){#page_top .section__mv{min-height:300px}}#page_top .section__mv-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#page_top .section__mv-bg picture,#page_top .section__mv-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#page_top .section__mv-inner{position:relative;z-index:1;min-height:500px;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:451px){#page_top .section__mv-inner{min-height:600px}}#page_top .section__mv .mv_catch{position:absolute;top:30px;left:-10px;padding:4px 20px 4px 40px;background:rgba(255,255,255,0.8);text-align:center;z-index:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (min-width:451px){#page_top .section__mv .mv_catch{top:40px}}#page_top .section__mv .mv_catch_txt{font-size:20px;line-height:1;font-weight:700}@media (min-width:451px){#page_top .section__mv .mv_catch_txt{font-size:28px}}#page_top .section__mv .mv_catch_subtxt{font-size:calc($pixelSize / $baseWidth * 100vw);line-height:1.6}@media (min-width:451px){#page_top .section__mv .mv_catch_subtxt{font-size:calc($pixelSize / $baseWidth * 100vw)}}#page_top .section__mv .mv_flex{display:flex;justify-content:space-around;align-items:flex-end;margin-top:auto;gap:20px}#page_top .section__mv .mv_flex_item{max-width:300px}#page_top .section__about .about__list{list-style:none;padding:0 0 0 40px;margin:0 auto 30px;max-width:700px}@media screen and (min-width:768px){#page_top .section__about .about__list{padding:0 0 0 100px}}@media (min-width:0) and (max-width:450px){#page_top .section__about .about__list{padding:0}}#page_top .section__about .about__list-item{position:relative;padding-left:35px;margin-bottom:15px;line-height:1.6;font-weight:700;color:#808080;font-size:1rem}#page_top .section__about .about__list-item::before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background:url("../images/icon_checkbox.webp") no-repeat center;background-size:contain}#page_top .section__news-pick{background-color:#946134;padding:2rem 0;box-sizing:border-box}#page_top .section__news-pick-inner{display:flex;justify-content:center;align-items:center;gap:20px}#page_top .section__news-pick-text{position:relative}#page_top .section__news-pick-text a{color:#fff;font-size:1rem}@media (min-width:451px){#page_top .section__news-pick-text a{font-size:1.6rem}}#page_top .section__news-pick-text::after{content:"";position:absolute;top:45px;right:-40px;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-size:20px;background-repeat:no-repeat;background-position:center;background-image:url("../images/arrow_brown.webp")}#page_top .section__recommend-head{display:flex;gap:10px;align-items:center;justify-content:center;margin-bottom:30px}#page_top .section__recommend-head-slash{width:40px;height:100%}#page_top .section__recommend-head-slash img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:451px){#page_top .section__recommend-head-slash{width:50px}}#page_top .section__recommend-head-txt{font-weight:700;font-size:1.2rem}@media (min-width:451px){#page_top .section__recommend-head-txt{font-size:2rem}}#page_top .section__recommend-contents{max-width:700px;margin:0 auto}#page_top .section__sousaihi{position:relative}#page_top .section__sousaihi::before,#page_top .section__sousaihi::after{content:"";position:absolute;left:0;width:100%;height:100%;background:url("../images/bg_sousaihi.webp") no-repeat;background-size:cover;z-index:-1}#page_top .section__sousaihi::before{top:0}#page_top .section__sousaihi::after{bottom:0;transform:scaleY(-1)}#page_top .section__sousaihi-inner{position:relative;z-index:1;padding:100px 20px}#page_top .section__sousaihi-inner h3{text-align:center}#page_top .section__sousaihi-inner p{line-height:1.8;text-align:center;max-width:600px;margin:20px auto 0}@media (min-width:451px){#page_top .section__sousaihi-inner p{font-size:1.4rem}}#page_top .section__hall-img{width:100%;max-width:800px;margin:0 auto 30px;display:block}#page_top .section__hall-icon{display:flex;align-items:center;gap:15px;padding:5px 10px;border:2px solid #946134;border-radius:8px}#page_top .section__hall-icon img{width:30px;height:30px;flex-shrink:0}#page_top .section__hall-icon p{font-size:1rem;line-height:1.4;font-weight:700;color:#946134}@media (min-width:451px){#page_top .section__hall-icon p{font-size:1.3rem}}#page_top .section__hall-icon-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 0}@media (min-width:0) and (max-width:450px){#page_top .section__hall-icon-list{grid-template-columns:repeat(2,1fr);gap:5px}}#page_top .section__features-list{width:100%;max-width:700px;margin:0 auto}#page_top .section__features .features__list_pc{display:none}@media (min-width:451px){#page_top .section__features .features__list_pc{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}}#page_top .section__features .features__list_pc li{position:relative;margin-bottom:20px}#page_top .section__features .features__list_pc li img{margin:0 0 10px}#page_top .section__features .features__list_pc li p{text-align:center;color:#808080;line-height:1.5;font-size:1rem;font-weight:700;height:45px}@media (min-width:451px){#page_top .section__features .features__list_pc li p{font-size:0.9rem}}#page_top .section__features .features__list_pc li p span{font-size:0.8rem}#page_top .section__features .section__features-list{display:block}@media (min-width:451px){#page_top .section__features .section__features-list{display:none}}#page_top .section__features .features__list-item{padding:20px;background-color:#fff;box-shadow:10px 10px 10px -10px rgba(0,0,0,0.1);border-radius:10px;margin-bottom:20px}#page_top .section__features .features__list-item-img{display:none}@media (min-width:451px){#page_top .section__features .features__list-item-img{display:block}}#page_top .section__features .features__list-item-txt-body{font-size:1rem;color:#808080;font-weight:700;margin:0 0 0 20px}#page_top .section__features .features__list-item-txt-body span{font-size:0.8rem}@media (min-width:451px){#page_top .section__features .features__list-item-txt-body{font-size:1.2rem}}#page_top .section__voice-inner{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column;flex-wrap:wrap}@media (min-width:451px){#page_top .section__voice-inner{flex-direction:row}}#page_top .section__voice .voice-card{padding:20px 25px;background-color:#fbf6e8;margin:0 auto 20px;max-width:450px;min-width:300px;width:100%}@media (min-width:451px){#page_top .section__voice .voice-card{margin:0 0 20px}}#page_top .section__voice .voice-card__header{display:flex;justify-content:space-around;gap:10px;align-items:center;margin:0 0 20px}#page_top .section__voice .voice-card__icon{width:110px;height:110px;display:block;background-color:#fff;-o-object-fit:contain;object-fit:contain;padding:10px;border-radius:50%;aspect-ratio:1/1}#page_top .section__voice .voice-card__info{width:180px}#page_top .section__voice .voice-card__name,#page_top .section__voice .voice-card__area{font-weight:700;color:#808080;font-size:1.2rem}#page_top .section__voice .voice-card__area{margin:0 0 4px}#page_top .section__voice .voice-card__plan{padding:0 8px;background-color:#946134;color:#fff;display:inline-block;border-radius:5px}#page_top .section__voice .voice-card__catch{font-size:1.6rem;color:#946134}#page_top .section__voice .voice-card__qa{margin:0 0 20px}#page_top .section__voice .voice-card__qa-head{color:#946134}#page_top .section__blog ul{list-style:none;padding:0;margin:0}#page_top .section__blog-card{border:none;border-bottom:1px dotted #808080;max-width:700px;margin:0 auto 20px}#page_top .section__blog-card:last-child{border-bottom:none}#page_top .section__blog-card__link{display:block;text-decoration:none;padding:15px 0;transition:opacity 0.3s}#page_top .section__blog-card__link:hover{opacity:0.7}#page_top .section__blog-card__content{display:flex;align-items:center;gap:15px;padding:0 10px}@media (min-width:0) and (max-width:450px){#page_top .section__blog-card__content{flex-wrap:wrap}}@media (min-width:451px){#page_top .section__blog-card__content{flex-wrap:nowrap;margin:0 0 0 40px}}#page_top .section__blog-card__content:hover{color:red}#page_top .section__blog-card__date{color:#808080;font-size:0.9rem;flex:0 0 auto}@media (min-width:451px){#page_top .section__blog-card__date{flex-shrink:0;width:120px}}#page_top .section__blog-card__category{font-size:0.9rem;color:#060000;flex:0 0 auto}@media (min-width:451px){#page_top .section__blog-card__category{flex-shrink:0;width:100px}}#page_top .section__blog-card__title{font-size:1rem;color:#060000;margin:0;flex:1 0 100%}@media (min-width:451px){#page_top .section__blog-card__title{flex:1;margin:0 0 0 20px}}#page_top .section__faq .qa__box dl{margin:0 0 20px;border-bottom:1px dotted #808080;overflow:hidden}#page_top .section__faq .qa__box dt{display:flex;align-items:center;gap:15px;padding:20px;cursor:pointer;position:relative;transition:background 0.3s}#page_top .section__faq .qa__box dt img{width:30px;height:30px;flex-shrink:0}#page_top .section__faq .qa__box dt h3.pageSubTitle2{flex:1;margin:0;font-size:1.2rem}#page_top .section__faq .qa__box dt .crossBar{width:20px;height:20px;position:relative}#page_top .section__faq .qa__box dt .crossBar::before,#page_top .section__faq .qa__box dt .crossBar::after{content:"";position:absolute;background:#060000;transition:transform 0.3s}#page_top .section__faq .qa__box dt .crossBar::before{width:100%;height:2px;top:50%;transform:translateY(-50%)}#page_top .section__faq .qa__box dt .crossBar::after{width:2px;height:100%;left:50%;transform:translateX(-50%)}#page_top .section__faq .qa__box dt.is-open .crossBar::after{transform:translateX(-50%) rotate(90deg)}#page_top .section__faq .qa__box dd{display:none;padding:20px;margin:0;background:white}#page_top .section__faq .qa__box dd.is-open{display:flex}#page_top .section__faq .qa__box dd img{width:30px;height:30px;flex-shrink:0;margin-right:15px}#page_top .section__faq .qa__box dd p{flex:1;line-height:1.8}#single_blog .article__header{padding:40px 0 30px}@media (min-width:451px){#single_blog .article__header{padding:60px 0 40px}}#single_blog .article__title{font-size:24px;font-weight:bold;color:#808080;margin:0 0 20px}@media (min-width:451px){#single_blog .article__title{font-size:32px}}#single_blog .single__flex{max-width:1100px;margin:0 auto;display:flex;flex-direction:column}@media screen and (min-width:1028px){#single_blog .single__flex{flex-direction:row}}#single_blog .content-article{width:100%}@media screen and (min-width:1000px){#single_blog .content-article{width:66.6%}}#single_blog .blog__aside{width:100%}@media screen and (min-width:1000px){#single_blog .blog__aside{width:27%}}#single_blog .blog__aside .head_vine{margin:0}#single_blog .blog__aside .head_vine::before,#single_blog .blog__aside .head_vine::after{display:none}#single_blog .blog__aside .fb_iframe_widget_fluid span{width:100% !important;margin:0 auto}#single_blog .article__content{width:100%;margin:0 auto}#single_blog .article__content h2,#single_blog .article__content h3,#single_blog .article__content h4,#single_blog .article__content h5,#single_blog .article__content h6{margin:40px 0 20px;color:#333;font-weight:bold}@media (max-width:767px){#single_blog .article__content h2,#single_blog .article__content h3,#single_blog .article__content h4,#single_blog .article__content h5,#single_blog .article__content h6{margin:30px 0 15px}}#single_blog .article__content h1{font-size:32px;font-weight:bold;line-height:1.4;color:#333;margin:0 0 20px}@media (max-width:1024px){#single_blog .article__content h1{font-size:28px}}@media (max-width:767px){#single_blog .article__content h1{font-size:24px;line-height:1.5}}#single_blog .article__content h2{font-size:28px;font-weight:bold;line-height:1.4;color:#333;margin:40px 0 20px;padding-bottom:12px;border-bottom:3px solid #007bff;position:relative}#single_blog .article__content h2::after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#0056b3,#007bff)}@media (max-width:1024px){#single_blog .article__content h2{font-size:24px;margin:35px 0 18px;padding-bottom:10px}}@media (max-width:767px){#single_blog .article__content h2{font-size:22px;margin:30px 0 15px;padding-bottom:8px}#single_blog .article__content h2::after{width:50px}}#single_blog .article__content h3{font-size:24px;font-weight:bold;line-height:1.4;color:#333;margin:35px 0 18px;padding-left:20px;position:relative}#single_blog .article__content h3::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:24px;background:linear-gradient(180deg,#007bff,#0056b3);border-radius:3px}@media (max-width:1024px){#single_blog .article__content h3{font-size:21px;margin:30px 0 16px;padding-left:18px}#single_blog .article__content h3::before{width:5px;height:21px}}@media (max-width:767px){#single_blog .article__content h3{font-size:18px;margin:25px 0 14px;padding-left:16px}#single_blog .article__content h3::before{width:4px;height:18px}}#single_blog .article__content p{margin:20px 0;font-size:0.9rem;line-height:2}@media (max-width:767px){#single_blog .article__content p{margin:15px 0}}#single_blog .article__content ul,#single_blog .article__content ol{margin:20px 0;padding-left:30px}@media (max-width:767px){#single_blog .article__content ul,#single_blog .article__content ol{margin:15px 0;padding-left:25px}}#single_blog .article__content li{margin:8px 0}#single_blog .article__content a{color:#007bff;text-decoration:underline;transition:color 0.3s ease}#single_blog .article__content a:hover{color:#0056b3}#single_blog .article__content .wp-caption{width:unset !important}#single_blog .article__content img{width:100%;max-width:100%;height:auto;border-radius:8px;margin:20px 0;box-shadow:0 4px 20px rgba(0,0,0,0.1);display:block}#single_blog .article__content blockquote{margin:30px 0;padding:20px;background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:0 8px 8px 0;font-style:italic}@media (max-width:767px){#single_blog .article__content blockquote{margin:20px 0;padding:15px}}#single_blog .article__content .veu_socialSet ul{justify-content:center;padding:0;gap:10px;flex-wrap:wrap}#single_blog .article__content .veu_socialSet ul li{width:calc(50% - 6px)}#single_blog .article__content .veu_socialSet ul a{color:#fff;text-decoration:none}#single_blog .article__nav{margin-top:50px;padding:30px 20px;border-top:1px #eee solid}@media (max-width:767px){#single_blog .article__nav{margin-top:40px;padding-top:25px}}#single_blog .article__nav-prev,#single_blog .article__nav-next{margin:0 0 20px}@media (max-width:767px){#single_blog .article__nav-prev,#single_blog .article__nav-next{max-width:100%}}#single_blog .nav-flex{display:flex;justify-content:center;align-items:center;flex-direction:column}@media (min-width:451px){#single_blog .nav-flex{justify-content:space-around;flex-direction:row;gap:20px}}#single_blog .nav-link{display:block;text-decoration:none;color:inherit;padding:15px;border:1px solid #e9ecef;border-radius:8px;transition:all 0.3s ease}#single_blog .nav-link:hover{background-color:#f8f9fa;border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,123,255,0.15)}@media (max-width:767px){#single_blog .nav-link{padding:12px}}#single_blog .nav-label{font-size:1.2rem;font-weight:500;color:#060000;margin-bottom:5px;text-transform:uppercase;letter-spacing:0.5px}#single_blog .nav-thumbnail{aspect-ratio:16/9;width:100%;max-width:100%}@media (min-width:451px){#single_blog .nav-thumbnail{max-width:250px}}#single_blog .nav-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#single_blog .nav-title{font-size:14px;color:#333;font-weight:600;line-height:1.4;width:100%}@media (max-width:767px){#single_blog .nav-title{font-size:13px;text-align:left}}.blog-list{display:flex;flex-direction:column;gap:30px;max-width:800px;margin:0 auto;justify-content:center}.blog-item{display:flex;justify-content:center;flex-direction:column;gap:0;padding:20px 10px;border-bottom:1px #808080 dotted}.blog-item:last-child{border:none}.blog-item__thumbnail{flex:0 0 33.333%;aspect-ratio:16/9;position:relative}.blog-item__thumbnail a{display:block;width:100%}.blog-item__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-item__thumbnail .blog-item__category{position:absolute;top:0;right:0;background:#808080;padding:4px 8px;font-size:0.8rem;color:white;text-decoration:none}.blog-item__content{flex:1;display:flex;flex-direction:column;position:relative;min-height:120px;overflow:hidden}.blog-item__content h2{margin:10px 0;order:1;line-height:1.4;width:100%;min-width:0}.blog-item__content h2 a{font-size:1.2rem;color:#808080;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.blog-item__content h2 a:hover{color:#946134}.blog-item__content .blog-item__meta{order:2;margin-bottom:20px;color:#060000;font-size:0.9rem}.blog-item__content .blog-item__more{order:3;margin-top:auto;align-self:flex-end;color:#fff;padding:6px 16px;background-color:#946134;border-radius:5px;text-decoration:none;font-size:0.9rem}.blog-item__content .blog-item__more:hover{background-color:#6e4827}.content-recent{padding:60px 0;background-color:#ffffff}@media (max-width:767px){.content-recent{padding:40px 0}}.content-title-recent{text-align:center;margin-bottom:40px}.content-title-recent h5{font-size:28px;font-weight:bold;color:#333;margin:0;position:relative}.content-title-recent h5::after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#28a745,#20c997);margin:15px auto 0;border-radius:2px}@media (max-width:767px){.content-title-recent h5{font-size:24px}}.recent-articles{max-width:800px;margin:0 auto;padding:0 20px}.recent-flex{display:flex;flex-direction:column;gap:15px}.recent-item{background:#ffffff;border:1px solid #e9ecef;border-radius:8px;transition:all 0.3s ease}.recent-item:hover{background-color:#f8f9fa;border-color:#28a745;transform:translateX(5px)}.recent-item a{display:flex;align-items:center;text-decoration:none;color:inherit;padding:20px}@media (max-width:767px){.recent-item a{flex-direction:column;align-items:flex-start;padding:15px}}.recent-item-date{font-size:14px;color:#6c757d;font-weight:500;min-width:100px;margin-right:20px}@media (max-width:767px){.recent-item-date{margin-right:0;margin-bottom:8px;font-size:13px}}.recent-item-title{font-size:16px;font-weight:600;line-height:1.5;color:#333;flex:1}.recent-item:hover .recent-item-title{color:#28a745}@media (max-width:767px){.recent-item-title{font-size:15px}}.recent-empty{text-align:center;font-size:16px;color:#6c757d;font-style:italic;padding:40px 20px}@media (max-width:767px){.recent-empty{font-size:14px;padding:30px 20px}}.content-cta{padding:60px 0;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);color:#ffffff}@media (max-width:767px){.content-cta{padding:40px 0}}.cta-wrapper{max-width:800px;margin:0 auto;padding:0 20px;text-align:center}.cta-content .cta-title{margin-bottom:20px}.cta-content .cta-title h5{font-size:28px;font-weight:bold;margin:0}@media (max-width:767px){.cta-content .cta-title h5{font-size:24px}}.cta-content .cta-text{margin-bottom:30px}.cta-content .cta-text p{font-size:16px;line-height:1.6;margin:0;opacity:0.95}@media (max-width:767px){.cta-content .cta-text p{font-size:15px}}.cta-content .cta-button .cta-btn{display:inline-block;background-color:#ffffff;color:#007bff;padding:15px 30px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:16px;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.2)}.cta-content .cta-button .cta-btn:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.3)}@media (max-width:767px){.cta-content .cta-button .cta-btn{padding:12px 25px;font-size:15px}}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-article,.content-related,.content-recent,.content-cta{-webkit-animation:fadeInUp 0.6s ease-out;animation:fadeInUp 0.6s ease-out}.article__taxonomy{margin:40px 0;padding:40px 20px;border-top:1px solid #eee}.article__taxonomy .taxonomy-group{margin-bottom:20px;display:flex;align-items:flex-start;gap:15px}@media (min-width:0) and (max-width:450px){.article__taxonomy .taxonomy-group{flex-direction:column;gap:10px}}.article__taxonomy .taxonomy-label{display:inline-block;padding:2px 20px;background:#666;color:white;font-size:0.9rem;border-radius:4px;flex-shrink:0}.article__taxonomy .taxonomy-items{display:flex;flex-wrap:wrap;gap:0px}.article__taxonomy .taxonomy-items .taxonomy-item{display:inline-block;padding:6px;text-decoration:none;font-size:0.9rem;color:#060000;border-radius:4px;transition:background 0.3s}.article__taxonomy .taxonomy-items .taxonomy-item:hover{background:#946134}#page_blog .blog-list{display:flex;flex-direction:column;gap:30px;max-width:800px;margin:0 auto;justify-content:center}#page_blog .blog-item{display:flex;justify-content:center;flex-direction:column;gap:0;padding:20px 10px;border-bottom:1px #808080 dotted}@media (min-width:451px){#page_blog .blog-item{flex-direction:row;gap:20px}}#page_blog .blog-item:last-child{border:none}#page_blog .blog-item__thumbnail{flex:0 0 33.333%;aspect-ratio:16/9;position:relative}#page_blog .blog-item__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#page_blog .blog-item__thumbnail .blog-item__category{position:absolute;top:0;right:0;background:#808080;padding:4px 8px;font-size:0.8rem}#page_blog .blog-item__thumbnail .blog-item__category a{color:white;text-decoration:none}#page_blog .blog-item__content{flex:1;display:flex;flex-direction:column;position:relative;min-height:120px;overflow:hidden}#page_blog .blog-item__content h2{margin:10px 0;order:1;line-height:1.4;width:100%;min-width:0}#page_blog .blog-item__content h2 a{font-size:1.2rem;color:#808080;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}#page_blog .blog-item__content h2 a:hover{color:#946134}#page_blog .blog-item__content .blog-item__meta{order:2;margin-bottom:20px;color:#060000;font-size:0.9rem}#page_blog .blog-item__content .blog-item__more{order:3;margin-top:auto;align-self:flex-end;color:#fff;padding:6px 16px;background-color:#946134;border-radius:5px;text-decoration:none;font-size:0.9rem}#page_blog .blog-item__content .blog-item__more:hover{background-color:#6e4827}#page_blog .pagination{margin:40px 0}#page_blog .pagination .screen-reader-text{position:absolute;left:-9999px}#page_blog .pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}#page_blog .pagination .nav-links .page-numbers{display:inline-block;padding:8px 14px;text-decoration:none;color:#808080;background:#eee;transition:all 0.3s;font-size:1.1rem}#page_blog .pagination .nav-links .page-numbers:hover{background:#946134;color:white;border-color:#946134}#page_blog .pagination .nav-links .page-numbers.current{background:#946134;color:white;border-color:#946134;cursor:default}#page_blog .pagination .nav-links .page-numbers.dots{border:none;background:none;cursor:default}#page_blog .pagination .nav-links .page-numbers.dots:hover{background:none;color:#060000}#page_blog .pagination .nav-links .page-numbers.next,#page_blog .pagination .nav-links .page-numbers.prev{font-weight:bold;padding:8px 16px}#page_first .section__intro{text-align:center}#page_first .section__intro .intro__text{font-size:1rem;line-height:2;text-align:left}@media (min-width:451px){#page_first .section__intro .intro__text{font-size:1rem;text-align:center}}#page_first .features__list{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:451px){#page_first .features__list{flex-direction:row;gap:20px}}#page_first .features__list li{position:relative;margin-bottom:20px}#page_first .features__list li img{margin:0 0 10px}#page_first .features__list li p{text-align:center;color:#808080;line-height:1.5;font-size:1rem;font-weight:700;height:45px}@media (min-width:451px){#page_first .features__list li p{font-size:0.9rem}}#page_first .features__list li p span{font-size:0.8rem}#page_first .flow__list{display:flex;flex-direction:column;gap:30px}#page_first .flow__item{display:flex;flex-direction:column;position:relative;padding:20px;background:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}#page_first .flow__item::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:2px;height:30px;background:#946134}#page_first .flow__item:last-child::after{display:none}@media (min-width:451px){#page_first .flow__item{width:100%;flex-direction:row}}@media (min-width:451px){#page_first .flow__item{width:100%;flex-direction:row}}#page_first .flow__item h3{margin:10px 0;color:#946134;font-size:1.4rem;line-height:1.4}#page_first .flow__item__img{flex:0 0 20%;max-width:180px}#page_first .flow__item__txt{margin:0}#page_first .flow__item__txt p{margin:0 0 10px}@media (min-width:451px){#page_first .flow__item__txt p{margin:0 0 20px}}#page_first .flow__item__txt img{max-width:250px;margin:0 auto 10px;display:block}@media (min-width:451px){#page_first .flow__item__txt img{margin:0 0 20px}}@media (min-width:451px){#page_first .flow__item__txt{margin:0 0 0 20px}}#page_first .flow__item .flow__tel{display:inline-block;margin-top:10px;padding:10px 20px;background:#946134;color:white;text-decoration:none;border-radius:25px;font-size:min(calc(18 / 375 * 100vw),18px)}#page_first .section__warning .section--bg_red{border:#B73E3E 2px solid;border-radius:10px;padding:20px}@media (min-width:451px){#page_first .section__warning .section--bg_red{padding:30px}}#page_first .section__warning .warning__img{max-width:450px;margin:0 auto 30px}#page_first .section__warning .warning__content{display:flex;flex-direction:column;gap:30px}#page_first .section__warning .warning__catch{line-height:1.4;font-size:1rem;margin:0 0 20px}#page_first .section__warning .warning__item{background:white}#page_first .section__warning .warning__item h3{display:inline-block;color:#ff0000;padding:0 10px;margin-bottom:10px;font-size:1.6rem}@media (min-width:451px){#page_first .section__warning .warning__item h3{font-size:1.8rem}}#page_first .comparison__table{width:100%;border-collapse:collapse;overflow-x:auto;display:block}@media (min-width:451px){#page_first .comparison__table{display:table}}#page_first .comparison__table th,#page_first .comparison__table td{padding:15px 10px;border:1px solid #808080;text-align:center;font-size:1rem;width:100px}#page_first .comparison__table thead th{font-size:0.9rem}#page_first .comparison__table tbody tr.is-sumida{background:#eececa}#page_first .comparison__table tbody tr.is-chukai{background:#fffce9}#page_first .comparison__table tbody tr.is-gojo{background:#eff7e8}#page_first .comparison__table tbody th.is-highlight{color:#fff;background:#B73E3E}#page_first .comparison__table tbody td{font-size:2rem;line-height:1.4}#page_first .comparison__table tbody td span{font-size:0.9rem;color:#060000;line-height:1.2;display:block;margin-top:2px}#page_first .comparison__table tbody td.is-good{color:#B73E3E;font-weight:bold}@media (min-width:0) and (max-width:450px){#page_first .comparison__table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}#page_first .comparison__table table{min-width:600px}#page_first .comparison__table::after{content:"← スクロールできます →";display:block;text-align:center;padding:10px;background:#fbf6e8;font-size:0.8rem;color:#808080}}#page_plan .section__mv-bg picture,#page_plan .section__mv-bg img{-o-object-position:center;object-position:center}#page_plan #kaso{color:#5a78bb}#page_plan #ichinichi{color:#6fba2c}#page_plan #maiso,#page_plan #sankotsu{color:#cf7368}#page_plan .plan-detail__card{padding:40px 20px;background-color:#fff;margin:0 0 60px}#page_plan .plan-detail__head{margin:0 0 20px;display:flex;gap:15px;justify-content:center}#page_plan .plan-detail__head-icon{width:20%;max-width:90px}#page_plan .plan-detail__title{font-size:1.8rem;margin:0}@media (min-width:451px){#page_plan .plan-detail__title{font-size:2rem;margin:0 0 10px}}#page_plan .plan-detail__catch{font-size:1rem}#page_plan .plan-detail__img.flex{display:flex;flex-direction:row;gap:10px;justify-content:center}#page_plan .plan-detail__img.flex img{width:50%;display:block;-o-object-fit:cover;object-fit:cover}#page_plan .plan-detail__komi{width:100%;max-width:450px;margin:20px auto}#page_plan .plan-detail__area{padding:20px 0;border-top:solid #cf7368 1px;border-bottom:solid #cf7368 1px;text-align:center;font-size:1.2rem;font-weight:bold;margin:0 0 40px}#page_plan .plan-detail__area p{color:#cf7368}#page_plan .plan-detail__reccomend{display:flex;justify-content:center;align-items:center;flex-direction:column}@media (min-width:451px){#page_plan .plan-detail__reccomend{flex-direction:row}}#page_plan .plan-detail__reccomend-img{width:40%;max-width:200px}#page_plan .plan-detail__reccomend-txt ul li{position:relative;padding-left:35px;margin-bottom:15px;line-height:1.6;font-weight:700;color:#808080;font-size:1rem}#page_plan .plan-detail__reccomend-txt ul li::before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background:url("../images/icon_checkbox.webp") no-repeat center;background-size:contain}#page_plan .plan-detail__price{margin:0 auto}#page_plan .plan-detail__price-normal{width:80%;max-width:400px;margin:20px auto}#page_plan .plan-detail__price-sousaihi{width:100%;max-width:600px;margin:20px auto 40px}#page_plan .plan-detail__flow{max-width:450px;margin:20px auto}#page_plan .plan-detail__include{margin:0 0 20px}#page_plan .plan-detail__include h4{text-align:center}#page_plan .plan-detail__include ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5px;max-width:400px;margin:0 auto;max-width:600px}@media (min-width:451px){#page_plan .plan-detail__include ul{gap:15px}}#page_plan .plan-detail__include ul li{width:30%;text-align:center}@media (min-width:451px){#page_plan .plan-detail__include ul li{width:30%}}#page_plan .plan-detail__include ul li figcaption{font-size:0.9rem;color:#060000}#page_plan .plan-detail__note{text-align:center;font-weight:bold}#page_hall .section__hall-img{width:100%;max-width:800px;margin:0 auto 30px;display:block}#page_hall .section__hall-icon{display:flex;align-items:center;gap:15px;padding:5px 10px;border:2px solid #946134;border-radius:8px}#page_hall .section__hall-icon img{width:30px;height:30px;flex-shrink:0}#page_hall .section__hall-icon p{font-size:0.9rem;line-height:1.4;font-weight:700;color:#946134}@media (min-width:451px){#page_hall .section__hall-icon p{font-size:1rem}}#page_hall .section__hall-icon-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 0}@media (min-width:0) and (max-width:450px){#page_hall .section__hall-icon-list{grid-template-columns:repeat(2,1fr);gap:5px}}#page_hall .section__hall-intro{padding:40px 0}@media (min-width:451px){#page_hall .section__hall-intro{padding:60px 0}}#page_hall .hall-intro__content{text-align:center}#page_hall .hall-intro__subtitle{font-size:1.2rem;margin-bottom:20px;text-align:center;font-weight:bold}@media (min-width:451px){#page_hall .hall-intro__subtitle{font-size:1.4rem}}#page_hall .hall-intro__title{font-size:24px;font-weight:700;color:#946134;margin-bottom:30px;line-height:1.6}@media (min-width:451px){#page_hall .hall-intro__title{font-size:32px;margin-bottom:40px}}#page_hall .hall-intro__image{width:100%;max-width:800px;margin:0 auto 40px}#page_hall .hall-intro__image img{width:100%;height:auto;border-radius:8px}#page_hall .hall-intro__info{margin-bottom:40px}#page_hall .hall-info-table{width:100%;border:none;max-width:800px;margin:0 auto}#page_hall .hall-info-table th,#page_hall .hall-info-table td{padding:0 0 10px;text-align:left;vertical-align:top;border:none;font-size:1rem}@media (min-width:451px){#page_hall .hall-info-table th,#page_hall .hall-info-table td{padding:15px}}#page_hall .hall-info-table th{width:100%;font-weight:700;display:inline-block;margin:0 0 10px}@media (min-width:451px){#page_hall .hall-info-table th{width:25%;margin:0}}#page_hall .hall-info-table td{width:100%;line-height:1.8;display:inline-block}@media (min-width:451px){#page_hall .hall-info-table td{width:75%}}#page_hall .hall-features__content{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:768px){#page_hall .hall-features__content{gap:40px}}#page_hall .hall-features__image{width:100%;margin-bottom:30px;max-width:800px;margin:0 auto}@media (min-width:451px){#page_hall .hall-features__image{margin-bottom:0}}#page_hall .hall-features__image img{width:100%;height:auto;border-radius:8px}#page_hall .hall-features__text{max-width:800px;margin:0 auto}#page_hall .hall-features__text h3{font-size:20px;font-weight:700;color:#946134;margin-bottom:20px;line-height:1.6}@media (min-width:451px){#page_hall .hall-features__text h3{font-size:24px}}#page_hall .hall-features__text p{font-size:14px;line-height:2;color:#060000}@media (min-width:451px){#page_hall .hall-features__text p{font-size:16px}}#page_hall .facilities__subtitle{text-align:center;color:#060000;margin-bottom:30px;font-size:14px}@media (min-width:451px){#page_hall .facilities__subtitle{font-size:16px}}#page_hall .hall-details__grid{display:flex;justify-content:center;flex-direction:column}@media (min-width:451px){#page_hall .hall-details__grid{flex-direction:row}}#page_hall .hall-details__column{width:100%;max-width:400px}#page_hall .detail-table{width:100%;border-collapse:collapse;max-width:400px}#page_hall .detail-table th,#page_hall .detail-table td{padding:12px 15px;border-bottom:1px solid #dddddd;font-size:14px}@media (min-width:451px){#page_hall .detail-table th,#page_hall .detail-table td{font-size:15px;padding:15px}}#page_hall .detail-table th{text-align:left;font-weight:400;color:#060000;background-color:#eee;font-size:0.8rem;width:50%}@media (min-width:451px){#page_hall .detail-table th{font-size:1rem}}#page_hall .detail-table td{width:50%}@media (min-width:451px){#page_hall .detail-table td{font-size:1rem}}#page_hall .detail-table td span{font-size:0.8rem}#page_hall .detail-table tr:last-child th,#page_hall .detail-table tr:last-child td{border-bottom:none}#page_hall .hall-map__content{width:100%}#page_hall .hall-map__info{background-color:#fbf6e8;padding:20px;margin-bottom:20px;border-radius:8px}@media (min-width:451px){#page_hall .hall-map__info{padding:30px}}#page_hall .hall-map__price{text-align:center}#page_hall .hall-map__price .price-label{font-size:14px;color:#060000;display:block;margin-bottom:10px}@media (min-width:451px){#page_hall .hall-map__price .price-label{font-size:16px}}#page_hall .hall-map__price .price-amount{font-size:20px;font-weight:700;color:#946134}@media (min-width:451px){#page_hall .hall-map__price .price-amount{font-size:24px}}#page_hall .hall-map__iframe{width:100%;height:300px;margin-bottom:30px}@media (min-width:451px){#page_hall .hall-map__iframe{height:400px}}#page_hall .hall-map__iframe iframe{width:100%;height:100%;border:none}#page_hall .hall-map__button{text-align:center}#page_hall .hall-access__content{max-width:800px;margin:0 auto}#page_hall .access-table{width:100%;border:none}#page_hall .access-table tr{border:none}#page_hall .access-table th,#page_hall .access-table td{border:none;padding:20px 15px;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;vertical-align:top}#page_hall .access-table th{width:30%;font-weight:700;text-align:left}@media (min-width:451px){#page_hall .access-table th{width:25%}}#page_hall .access-table td{width:70%;line-height:1.8}@media (min-width:451px){#page_hall .access-table td{width:75%}}.facilities__pc .facilities__main-img{width:100%;max-width:800px;margin:0 auto 30px;position:relative}.facilities__pc .facilities__main-img img{width:100%;height:auto;transition:opacity 0.3s ease;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.facilities__pc .facilities__main-img img.loading{opacity:0.5}.facilities__pc .facilities__grid{position:relative;max-width:800px;margin:0 auto}.facilities__pc .facilities__grid .swiper{overflow:hidden}.facilities__pc .facilities__grid .swiper-slide{height:auto;width:120px !important;flex-shrink:0}.facilities__pc .facilities__grid .swiper-button-prev,.facilities__pc .facilities__grid .swiper-button-next{color:#946134;width:30px;height:30px;margin-top:-15px}.facilities__pc .facilities__grid .swiper-button-prev:after,.facilities__pc .facilities__grid .swiper-button-next:after{font-size:14px;font-weight:bold}.facilities__pc .facilities__grid .swiper-button-prev{left:-40px}.facilities__pc .facilities__grid .swiper-button-next{right:-40px}.facilities__pc .facilities__grid .swiper-button-disabled{opacity:0;pointer-events:none}.facility-swiper .swiper{overflow:visible;padding-bottom:40px}.facility-swiper .swiper-slide{height:auto}.facility-swiper .swiper-pagination{position:relative;margin-top:20px}.facility-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:rgba(148,97,52,0.3);opacity:1;margin:0 4px}.facility-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#946134}.facility-item__link{display:block;text-decoration:none;transition:all 0.3s ease;overflow:hidden}.facility-item__link:hover{opacity:0.8;transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.facility-item__link.is-active{transform:scale(1.05);box-shadow:0 6px 20px rgba(148,97,52,0.3)}.facility-item__link.is-active .facility-item__name{color:#946134;font-weight:700}.facility-item__link img{width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin-bottom:8px;transition:all 0.3s ease}.facility-item__link img.loaded{-webkit-animation:fadeIn 0.3s ease;animation:fadeIn 0.3s ease}.facility-item__name{text-align:center;font-size:12px;font-weight:400;color:#060000;transition:all 0.3s ease;padding:0 5px;line-height:1.3}@media (min-width:451px){.facility-item__name{font-size:13px}}.facility-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.9);justify-content:center;align-items:center;opacity:0;transition:opacity 0.3s ease}.facility-modal.active{display:flex;opacity:1}.facility-modal img{max-width:90vw;max-height:80vh;box-shadow:0 8px 32px rgba(0,0,0,0.3);transform:scale(0.8);transition:transform 0.3s ease}.facility-modal.active img{transform:scale(1)}.facility-modal .close-btn{position:absolute;top:20px;right:30px;font-size:2rem;color:#fff;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);border-radius:50%;transition:all 0.3s ease}.facility-modal .close-btn:hover{background-color:rgba(0,0,0,0.8);transform:scale(1.1)}@-webkit-keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.facility-item__link img[data-src]{background-color:#f5f5f5;background-image:linear-gradient(45deg,transparent 35%,rgba(255,255,255,0.5) 50%,transparent 65%);background-size:200% 100%;-webkit-animation:loading 1.5s infinite;animation:loading 1.5s infinite}@-webkit-keyframes loading{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes loading{0%{background-position:-200% 0}100%{background-position:200% 0}}@media (max-width:767px){.facilities__pc{display:none !important}.facility-swiper{display:block}.facility-swiper .swiper-slide{display:flex;flex-direction:column}}@media (min-width:768px){.facilities__pc{display:block}.facility-swiper{display:none !important}}@media (min-width:768px) and (max-width:1023px){.facilities__pc .facilities__grid .swiper-button-prev{left:-30px}.facilities__pc .facilities__grid .swiper-button-next{right:-30px}.facilities__pc .facilities__grid .swiper-slide{width:100px !important}}.facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:600px;margin:0 auto}.facility-grid .facility-item__link{display:block}.facility-grid .facility-item__link img{width:100%;height:auto;border-radius:6px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.facility-grid{display:none}}#page_sumidaku .section__mv h1.mv_catch{top:30px;left:-10px;padding:4px 20px 4px 40px;background:rgba(255,255,255,0.8);text-align:center;z-index:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:100px;font-size:1.6rem}@media (min-width:451px){#page_sumidaku .section__mv h1.mv_catch{font-size:2rem;top:40px;left:-200px;padding:4px 20px 4px 300px}}#page_sumidaku .section__blog ul{list-style:none;padding:0;margin:0}#page_sumidaku .section__blog-card{border:none;border-bottom:1px dotted #808080;max-width:700px;margin:0 auto 20px}#page_sumidaku .section__blog-card:last-child{border-bottom:none}#page_sumidaku .section__blog-card__link{display:block;text-decoration:none;padding:15px 0;transition:opacity 0.3s}#page_sumidaku .section__blog-card__link:hover{opacity:0.7}#page_sumidaku .section__blog-card__content{display:flex;align-items:center;gap:15px;padding:0 10px}@media (min-width:0) and (max-width:450px){#page_sumidaku .section__blog-card__content{flex-wrap:wrap}}@media (min-width:451px){#page_sumidaku .section__blog-card__content{flex-wrap:nowrap;margin:0 0 0 40px}}#page_sumidaku .section__blog-card__content:hover{color:red}#page_sumidaku .section__blog-card__date{color:#808080;font-size:0.9rem;flex:0 0 auto}@media (min-width:451px){#page_sumidaku .section__blog-card__date{flex-shrink:0;width:120px}}#page_sumidaku .section__blog-card__category{font-size:0.9rem;color:#060000;flex:0 0 auto}@media (min-width:451px){#page_sumidaku .section__blog-card__category{flex-shrink:0;width:100px}}#page_sumidaku .section__blog-card__title{font-size:1rem;color:#060000;margin:0;flex:1 0 100%}@media (min-width:451px){#page_sumidaku .section__blog-card__title{flex:1;margin:0 0 0 20px}}#page_sumidaku .hall__featured{background:white;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);margin-bottom:40px}#page_sumidaku .hall__featured h3{font-size:min(calc(20 / 375 * 100vw),20px);color:#946134;margin-bottom:15px}@media (min-width:451px){#page_sumidaku .hall__featured h3{font-size:min(calc(24 / 1280 * 100vw),24px)}}#page_sumidaku .hall__featured .hall__feature{background:#946134;color:white;padding:10px 20px;display:inline-block;border-radius:20px;margin-bottom:20px}#page_sumidaku .hall__featured .hall__info{line-height:1.8}#page_sumidaku .hall__featured .hall__info p{margin-bottom:10px}#page_sumidaku .hall__list{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){#page_sumidaku .hall__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:0) and (max-width:450px){#page_sumidaku .hall__list{grid-template-columns:repeat(1,1fr)}}#page_sumidaku .hall__item{background:white;overflow:hidden;border:1px solid #eee}#page_sumidaku .hall__item img{display:block;width:100%;height:200px;-o-object-fit:cover;object-fit:cover;margin:0 0 20px}#page_sumidaku .hall__item h4{color:#808080;margin-bottom:10px;font-size:1rem;padding:0 20px}#page_sumidaku .hall__item h4 span{color:#ff0000;font-size:0.8rem;display:inline-block;border:1px #ff0000 solid;padding:0 4px;margin:0 10px 0 0}#page_sumidaku .hall__item .hall__price{color:#ff0000;font-weight:bold;margin-bottom:10px;padding:0 20px}#page_sumidaku .hall__item p{font-size:0.8rem;line-height:1.8;padding:0 20px 20px;margin:0}#page_sumidaku .hall__item .btn__link{padding:0 20px 20px}#page_sumidaku .hall__item .btn__link a{color:#fff;background-color:#946134;padding:4px 10px;font-size:0.9rem}#page_sumidaku .info__group{margin-bottom:40px}#page_sumidaku .info__group h3{font-size:min(calc(18 / 375 * 100vw),18px);color:#946134;margin-bottom:20px;padding-left:15px;border-left:4px solid #946134}@media (min-width:451px){#page_sumidaku .info__group h3{font-size:min(calc(20 / 1280 * 100vw),20px)}}#page_sumidaku .info__list{max-width:600px;margin:0 auto}#page_sumidaku .info__list dl{display:flex;padding:8px 15px;border-bottom:dotted 1px #eee;width:100%;flex-direction:column}@media (min-width:451px){#page_sumidaku .info__list dl{flex-direction:row}}#page_sumidaku .info__list dt{width:100%;font-weight:bold;color:#808080;font-size:1rem}@media (min-width:451px){#page_sumidaku .info__list dt{width:25%}}#page_sumidaku .info__list dd{width:100%;line-height:1.6;font-size:1rem}@media (min-width:451px){#page_sumidaku .info__list dd{margin-left:30px;width:75%}}#page_sumidaku .info__simple li{padding:8px 0;padding-left:20px;position:relative;font-size:min(calc(12 / 375 * 100vw),12px)}#page_sumidaku .info__simple li::before{content:"・";position:absolute;left:0}#page_sumidaku .info__group-hospital .info__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:20px}@media (min-width:451px){#page_sumidaku .info__group-hospital .info__list{flex-direction:row;flex-wrap:wrap}}#page_sumidaku .info__group-hospital .info__list li{width:100%}@media (min-width:451px){#page_sumidaku .info__group-hospital .info__list li{width:48%}}#page_sumidaku .info__group-hospital .info__list dl{padding:8px 15px;width:100%;display:block}#page_sumidaku .info__group-hospital .info__list dt{width:100%;font-weight:bold;color:#808080;font-size:1rem}#page_sumidaku .info__group-hospital .info__list dd{width:100%;line-height:1.6;font-size:1rem;padding:0;margin:0}#page_company .section__mv-bg picture,#page_company .section__mv-bg img{-o-object-position:center;object-position:center}#page_company .section__company-intro{text-align:center;padding:60px 20px;border-bottom:#808080 1px solid;letter-spacing:0.1em}@media (min-width:451px){#page_company .section__company-intro{padding:80px 20px}}#page_company .section__company-intro .txt_brown{margin:0 0 40px}#page_company .section__company-intro p{font-size:1rem;line-height:1.8;color:#060000;text-align:left;max-width:800px;margin:0 auto}@media (min-width:451px){#page_company .section__company-intro p{font-size:1rem;letter-spacing:0.2em;line-height:2.4;text-align:center}}#page_company .section__company-about{padding:60px 20px;background:white}@media (min-width:451px){#page_company .section__company-about{padding:80px 20px}}#page_company .company_info_list{max-width:800px;margin:0 auto}#page_company .company_info_list .company_list_item{border-top:1px solid #eee}#page_company .company_info_list .company_list_item:last-child{border-bottom:1px solid #eee}#page_company .company_info_list .company_list_item dl{display:flex;padding:0;align-items:flex-start;margin:0}@media (min-width:0) and (max-width:450px){#page_company .company_info_list .company_list_item dl{flex-direction:column;padding:15px 0}}#page_company .company_info_list .company_list_item dl dt{flex:0 0 120px;font-size:1rem;font-weight:bold;color:#946134;padding:12px 15px;margin-right:20px}@media (min-width:451px){#page_company .company_info_list .company_list_item dl dt{flex:0 0 250px;padding:15px 20px}}@media (min-width:0) and (max-width:450px){#page_company .company_info_list .company_list_item dl dt{flex:none;margin-right:0;margin-bottom:10px;width:100%;box-sizing:border-box;padding:12px 0}}#page_company .company_info_list .company_list_item dl dd{flex:1;font-size:1rem;line-height:1.7;color:#060000;padding:12px 0;white-space:normal}@media (min-width:451px){#page_company .company_info_list .company_list_item dl dd{padding:15px 0}}@media (min-width:0) and (max-width:450px){#page_company .company_info_list .company_list_item dl dd{flex:none;padding:0;width:100%}}#page_emergency .section__emergency-intro{text-align:center;padding:40px 20px}#page_emergency .section__emergency-intro h2{font-size:1.6rem;color:#808080;margin-bottom:20px;text-align:center}@media (min-width:451px){#page_emergency .section__emergency-intro h2{font-size:1.8rem}}#page_emergency .section__emergency-intro-number{margin:30px 0;padding:20px 0;border-top:1px solid red;border-bottom:1px solid red}#page_emergency .section__emergency-intro-number a{display:block;width:100%}#page_emergency .section__emergency-intro-number a img{display:block;margin:0 auto;max-width:600px}#page_emergency .section__emergency-intro h3{font-size:1.4rem;color:#808080;margin-bottom:20px;text-align:center}@media (min-width:451px){#page_emergency .section__emergency-intro h3{font-size:1.6rem}}#page_emergency .section__emergency-intro-check{display:flex;flex-direction:column;gap:15px;max-width:500px;margin:0 auto;text-align:left}#page_emergency .section__emergency-intro-check li{position:relative;padding-left:30px;font-size:1.2rem}#page_emergency .section__emergency-intro-check li::before{content:"✓";position:absolute;left:0;top:0;width:25px;height:25px;background:#946134;color:white;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:12px}#page_emergency .section__emergency-flow .flow__list{display:flex;flex-direction:column;gap:30px}#page_emergency .section__emergency-flow .flow__item{background:white;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}#page_emergency .section__emergency-flow .flow__title{font-size:1.6rem;color:#808080;margin-bottom:20px;padding-bottom:10px}#page_emergency .section__emergency-flow .flow__content{display:flex;gap:20px;align-items:flex-start}@media (min-width:0) and (max-width:450px){#page_emergency .section__emergency-flow .flow__content{flex-direction:column}}#page_emergency .section__emergency-flow .flow__image{flex:0 0 120px}@media (min-width:451px){#page_emergency .section__emergency-flow .flow__image{flex:0 0 250px}}#page_emergency .section__emergency-flow .flow__image img{width:100%;height:auto}#page_emergency .section__emergency-flow .flow__image a{display:block;max-width:450px;margin:40px auto 0}#page_emergency .section__emergency-flow .flow__image a img{width:100%;height:auto}#page_emergency .section__emergency-flow .flow__text{flex:1}#page_emergency .section__emergency-flow .flow__text p{font-size:0.9rem;line-height:1.8;color:#060000}#page_contact .section__contact-intro{text-align:center;padding:60px 20px;border-bottom:#808080 1px solid}@media (min-width:451px){#page_contact .section__contact-intro{padding:80px 20px}}#page_contact .section__contact-intro .txt_brown{font-size:1.2rem;font-weight:700;color:#946134;margin:0 0 30px;line-height:1.4}@media (min-width:451px){#page_contact .section__contact-intro .txt_brown{font-size:1.5rem;margin:0 0 40px}}#page_contact .section__contact-intro p{font-size:1rem;line-height:1.8;color:#060000;margin:0 auto 30px;max-width:600px}@media (min-width:451px){#page_contact .section__contact-intro p{font-size:1rem;line-height:1.9;margin:0 auto 40px}}#page_contact .section__contact-intro p:last-of-type{margin-bottom:0;font-size:0.9rem;color:#808080}@media (min-width:451px){#page_contact .section__contact-intro p:last-of-type{font-size:0.95rem}}#page_contact .section__contact-intro__bnr{margin:40px auto;max-width:350px}@media (min-width:451px){#page_contact .section__contact-intro__bnr{max-width:400px;margin:50px auto}}#page_contact .section__contact-intro__bnr a{display:block;transition:opacity 0.3s}#page_contact .section__contact-intro__bnr a:hover{opacity:0.8}#page_contact .section__contact-intro__bnr a img{width:100%;height:auto;border-radius:10px}#page_contact .section__contact-form{padding:60px 20px}@media (min-width:451px){#page_contact .section__contact-form{padding:80px 20px}}#page_contact .section__contact-form>p{text-align:center;font-size:0.9rem;color:#060000;margin:0 0 40px}@media (min-width:451px){#page_contact .section__contact-form>p{font-size:1rem;margin:0 0 50px}}#page_contact .section__contact-form .mw_wp_form{max-width:700px;margin:0 auto}#page_contact .section__contact-form .mw_wp_form .mw_contact li{margin:0 0 30px}@media screen and (min-width:768px){#page_contact .section__contact-form .mw_wp_form .mw_contact li{margin:0 0 40px;display:flex;align-items:flex-start;gap:30px}}#page_contact .section__contact-form .mw_wp_form .mw_contact li:last-child{margin-bottom:0}#page_contact .section__contact-form .mw_wp_form .mw_contact_heading{font-size:1rem;font-weight:700;color:#060000;margin:0 0 20px;display:flex;align-items:center;gap:10px}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_heading{flex:0 0 180px;align-items:flex-start;padding-top:15px}}#page_contact .section__contact-form .mw_wp_form .mw_contact_heading.requied::before{content:"必須";background:#946134;color:white;font-size:0.7rem;padding:8px;border-radius:3px;display:inline-block}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_heading.requied::before{padding:3px 10px}}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_txt{flex:1}}#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=text],#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=email]{width:100%;padding:12px 15px;border-radius:5px;font-size:1rem;background:#eee;box-sizing:border-box;transition:border-color 0.3s}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=text],#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=email]{padding:15px 20px}}#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=text]:focus,#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=email]:focus{outline:none;border-color:#946134}#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=text]::-moz-placeholder, #page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=email]::-moz-placeholder{color:#999;font-size:0.9rem}#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=text]:-ms-input-placeholder, #page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=email]:-ms-input-placeholder{color:#999;font-size:0.9rem}#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=text]::placeholder,#page_contact .section__contact-form .mw_wp_form .mw_contact_txt input[type=email]::placeholder{color:#999;font-size:0.9rem}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_tel{flex:1}}#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field{display:flex;align-items:center;gap:5px}#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]{padding:12px 10px;border-radius:5px;font-size:1rem;background:#eee;text-align:center;transition:border-color 0.3s}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]{padding:15px 12px}}#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:focus{outline:none;border-color:#946134}#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:first-child{width:80px}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:first-child{width:90px}}#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:nth-child(3),#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:last-child{width:100px}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:nth-child(3),#page_contact .section__contact-form .mw_wp_form .mw_contact_tel .mwform-tel-field input[type=text]:last-child{width:110px}}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_chkbox{flex:1;padding-top:5px}}#page_contact .section__contact-form .mw_wp_form .mw_contact_chkbox .mwform-checkbox-field{margin:0 0 10px}#page_contact .section__contact-form .mw_wp_form .mw_contact_chkbox .mwform-checkbox-field:last-child{margin-bottom:0}#page_contact .section__contact-form .mw_wp_form .mw_contact_chkbox .mwform-checkbox-field label{display:flex;align-items:center;cursor:pointer;font-size:1rem;color:#060000;margin:0 0 10px}#page_contact .section__contact-form .mw_wp_form .mw_contact_chkbox .mwform-checkbox-field label input[type=checkbox]{margin-right:8px;width:18px;height:18px;cursor:pointer}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_chkbox .mwform-checkbox-field label input[type=checkbox]{width:20px;height:20px;margin-right:10px}}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea{flex:1}}#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea textarea{width:100%;min-height:120px;padding:15px;border-radius:5px;font-size:1rem;background:#eee;box-sizing:border-box;font-family:inherit;resize:vertical;transition:border-color 0.3s}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea textarea{min-height:150px;padding:20px}}#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea textarea:focus{outline:none;border-color:#946134}#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea textarea::-moz-placeholder{color:#999;font-size:0.9rem}#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea textarea:-ms-input-placeholder{color:#999;font-size:0.9rem}#page_contact .section__contact-form .mw_wp_form .mw_contact_txtarea textarea::placeholder{color:#999;font-size:0.9rem}#page_contact .section__contact-form .mw_wp_form .mv_btn_form_send{text-align:center;margin-top:50px}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mv_btn_form_send{margin-top:60px}}#page_contact .section__contact-form .mw_wp_form .mv_btn_form_send input[type=submit]{background:#946134;color:white;border:none;padding:15px 50px;font-size:1.1rem;font-weight:700;border-radius:5px;cursor:pointer;transition:all 0.3s;min-width:300px}@media (min-width:451px){#page_contact .section__contact-form .mw_wp_form .mv_btn_form_send input[type=submit]{padding:18px 60px;font-size:1.2rem;min-width:250px}}#page_contact .section__contact-form .mw_wp_form .mv_btn_form_send input[type=submit]:hover{background:#6e4827;transform:translateY(-2px)}#page_voice .section__intro{max-width:700px;margin:0 auto}#page_voice .section__intro h3{text-align:center;color:#808080;font-size:1.8rem;margin:0 0 20px}#page_voice .section__intro .intro__text{text-align:center}#page_voice .section__voice-inner{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column;flex-wrap:wrap}@media (min-width:451px){#page_voice .section__voice-inner{flex-direction:row}}#page_voice .section__voice .voice-card{padding:20px 25px;background-color:#fbf6e8;margin:0 auto 20px;max-width:450px;min-width:300px;width:100%}@media (min-width:451px){#page_voice .section__voice .voice-card{margin:0 0 20px}}#page_voice .section__voice .voice-card__header{display:flex;justify-content:space-around;gap:10px;align-items:center;margin:0 0 20px}#page_voice .section__voice .voice-card__icon{width:110px;height:110px;display:block;background-color:#fff;-o-object-fit:contain;object-fit:contain;padding:10px;border-radius:50%;aspect-ratio:1/1}#page_voice .section__voice .voice-card__info{width:180px}#page_voice .section__voice .voice-card__name,#page_voice .section__voice .voice-card__area{font-weight:700;color:#808080;font-size:1.2rem}#page_voice .section__voice .voice-card__area{margin:0 0 4px}#page_voice .section__voice .voice-card__plan{padding:0 8px;background-color:#946134;color:#fff;display:inline-block;border-radius:5px}#page_voice .section__voice .voice-card__catch{font-size:1.6rem;color:#946134}#page_voice .section__voice .voice-card__qa{margin:0 0 20px}#page_voice .section__voice .voice-card__qa-head{color:#946134}.section__welfare{background-image:url("../images/welfare_bg.webp");background-position:50%;background-size:cover;margin:0}.section__plan-cards{display:grid;gap:20px;max-width:1000px;margin:0 auto;grid-template-columns:1fr}@media (min-width:451px){.section__plan-cards{grid-template-columns:repeat(2,1fr)}}
