.header-module__QecBvq__header{background-color:var(--white);color:var(--white);z-index:2;position:relative}.header-module__QecBvq__header_wrap{background-color:var(--white);width:100%}.header-module__QecBvq__header_top{justify-content:space-between;max-width:1080px;margin:0 auto;padding:10px;display:flex}.header-module__QecBvq__header_fixed{z-index:1;box-shadow:0px 1px 6px 0px var(--gray-25);position:fixed;top:0;left:0;right:0}.header-module__QecBvq__logo{align-items:center;display:flex}.header-module__QecBvq__logo a{display:block}.header-module__QecBvq__logo_img{vertical-align:bottom;display:inline-block}.header-module__QecBvq__contacts{display:flex}.header-module__QecBvq__phone_info{pointer-events:none;flex-direction:column;align-items:center;width:220px;line-height:1.2;display:flex}.header-module__QecBvq__phone_icon{display:none}.header-module__QecBvq__phone_number{letter-spacing:3px;width:100%;color:var(--alert);font-family:Oswald,sans-serif;font-size:30px;font-weight:450;display:inline-flex;position:relative}.header-module__QecBvq__phone_number:before{content:url(https://10-10-10.jp/assets/img/redes/green_allow.png);vertical-align:bottom;display:inline-block;position:absolute;top:2px;left:-32px}.header-module__QecBvq__phone_time{width:100%;color:var(--black);justify-content:flex-end;padding-right:16px;font-size:12px;display:inline-flex}.header-module__QecBvq__contact_button{justify-content:center;align-items:center;display:flex}.header-module__QecBvq__contact_button img{background-color:#0000;border-radius:6px;transition:all .3s ease-in-out;box-shadow:0 3px #929799}.header-module__QecBvq__contact_button img:hover{opacity:.8;box-shadow:none;transform:translateY(3px)}.header-module__QecBvq__menu_btn{display:none}.header-module__QecBvq__header_nav{background-color:var(--theme-2);width:100%}.header-module__QecBvq__nav_list{justify-content:center;max-width:1080px;margin:0 auto;padding:0;font-size:16px;font-weight:700;list-style:none;display:flex}.header-module__QecBvq__nav_item{width:180px;height:60px}.header-module__QecBvq__nav_item:hover{background-color:var(--navy-2);transition:all .3s ease-in-out}.header-module__QecBvq__nav_item a{height:100%;color:var(--white);justify-content:center;align-items:center;text-decoration:none;display:flex}.header-module__QecBvq__nav_item a:hover{background-color:var(--navy-3);transition:all .3s ease-in-out}.header-module__QecBvq__sub_menu{background-color:var(--navy-2);list-style:none}.header-module__QecBvq__sub_menu_item{width:180px;height:0;transition:all .3s ease-in-out}.header-module__QecBvq__sub_menu_item a{color:#0000;transition:all .3s ease-in-out}.header-module__QecBvq__nav_item:hover li{height:60px}.header-module__QecBvq__nav_item:hover .header-module__QecBvq__sub_menu_item a{color:var(--white);text-decoration:none}.header-module__QecBvq__sub_menu_item:hover{background-color:var(--navy-3)}@media (max-width:768px){.header-module__QecBvq__header{position:relative}.header-module__QecBvq__header_top{z-index:2;padding:10px;position:relative}.header-module__QecBvq__logo{width:45%}.header-module__QecBvq__logo a{width:100%;max-width:180px}.header-module__QecBvq__logo_img{width:100%;height:auto}.header-module__QecBvq__phone_icon{margin-right:5px;display:block}.header-module__QecBvq__phone_info{pointer-events:auto;width:auto}.header-module__QecBvq__phone_info img{width:49px;height:auto}.header-module__QecBvq__phone_number,.header-module__QecBvq__phone_time{display:none}.header-module__QecBvq__contact_button:before{content:"";background-image:url(https://10-10-10.jp/assets/img/redes/sp_head_mail.jpg);background-size:cover;width:49px;height:49px;margin-right:5px;display:block}.header-module__QecBvq__mail_icon{display:none}.header-module__QecBvq__menu_btn{border:2px solid var(--theme);width:49px;height:49px;color:var(--theme);border-radius:6px;justify-content:center;align-items:center;font-size:32px;display:inline-flex}.header-module__QecBvq__header_nav{z-index:1;opacity:0;height:0;transition:height .3s ease-out,opacity .3s ease-out;position:absolute;top:100%;left:0;right:0;overflow:hidden}.header-module__QecBvq__header_nav.header-module__QecBvq__open{opacity:.9;height:auto}.header-module__QecBvq__nav_list{flex-direction:column;align-items:stretch}.header-module__QecBvq__nav_item,.header-module__QecBvq__sub_menu_item{width:100%;height:auto}.header-module__QecBvq__sub_menu{background-color:var(--navy-2);max-height:0;transition:max-height .3s ease-out;display:none;overflow:hidden}.header-module__QecBvq__sub_menu.header-module__QecBvq__open{max-height:1000px;display:block}.header-module__QecBvq__sub_menu_item{height:0;transition:height .3s ease-out;overflow:hidden}.header-module__QecBvq__sub_menu.header-module__QecBvq__open .header-module__QecBvq__sub_menu_item{height:60px}.header-module__QecBvq__sub_menu_item a{color:var(--white)}.header-module__QecBvq__nav_item>a,.header-module__QecBvq__sub_menu_item>a{background-color:var(--theme-2);border-bottom:1px solid var(--white);justify-content:space-between;padding:15px 20px}.header-module__QecBvq__sub_menu_item>a{background-color:var(--navy-2);padding-left:35px}.header-module__QecBvq__nav_item>a:after{content:"";border-top:2px solid var(--white);border-right:2px solid var(--white);width:8px;height:8px;transition:transform .3s ease-out;display:inline-block;transform:rotate(45deg)}.header-module__QecBvq__nav_item>a.header-module__QecBvq__open:after{transform:rotate(135deg)}.header-module__QecBvq__sp_list+.header-module__QecBvq__sub_open.header-module__QecBvq__open li{height:auto}.header-module__QecBvq__sp_list+.header-module__QecBvq__sub_open.header-module__QecBvq__open li a{color:var(--white)}.header-module__QecBvq__sp_list.header-module__QecBvq__open+.header-module__QecBvq__sub_open.header-module__QecBvq__open li{height:auto}.header-module__QecBvq__sp_list.header-module__QecBvq__open+.header-module__QecBvq__sub_open.header-module__QecBvq__open li a{color:var(--white)}}
.formOrigin-module__E0G1Ma__main_visual_wrap{width:95%;margin:0 auto;padding:20% 0 60%;position:relative}.formOrigin-module__E0G1Ma__main_visual_wrap>img{vertical-align:bottom;width:100%;height:auto;display:inline-block}.formOrigin-module__E0G1Ma__form_wrap{width:100%;height:0;color:var(--black);box-sizing:border-box;background:url(https://10-10-10.jp/assets/img/redes/sp_mv_ikinari_bg.webp) 50%/contain no-repeat;padding-top:65vw;position:absolute;top:70vw;right:0;overflow:hidden}.formOrigin-module__E0G1Ma__form{flex-direction:column;align-items:center;width:95%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%)}.formOrigin-module__E0G1Ma__form_area{justify-content:center;align-items:center;width:100%;padding:0 10px;display:flex;position:relative}.formOrigin-module__E0G1Ma__form_input{border:1px solid var(--alert);background-color:var(--white);vertical-align:top;width:100%;margin-right:10px;padding:2px 4px 4px;font-size:1.6rem}.formOrigin-module__E0G1Ma__notice{width:95%;font-size:10px;line-height:1.2;list-style:none}.formOrigin-module__E0G1Ma__notice li{margin-left:12px}.formOrigin-module__E0G1Ma__notice li:before{content:"※";margin-left:-12px}.formOrigin-module__E0G1Ma__submit{text-align:center;color:#0000;text-indent:100%;white-space:nowrap;cursor:pointer;background-image:url(https://10-10-10.jp/assets/img/redes/sp_mv_ikinari_button.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;width:65%;padding:10px 0;font-size:20px;display:block;overflow:hidden}.formOrigin-module__E0G1Ma__submit[disabled]{opacity:.75}.formOrigin-module__E0G1Ma__err{z-index:1;width:95%;color:var(--white);border:3px solid var(--white);background-color:var(--alert);border-radius:24px;padding:12px;font-size:12px;font-weight:700;position:absolute;top:90%}.formOrigin-module__E0G1Ma__show:before{content:"";border-top:10px solid #0000;border-bottom:10px solid var(--alert);border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;display:block;position:absolute;top:-18px;left:24px}.formOrigin-module__E0G1Ma__show:after{content:"";z-index:-1;border-top:13px solid #0000;border-bottom:13px solid var(--white);border-left:13px solid #0000;border-right:13px solid #0000;width:0;height:0;display:block;position:absolute;top:-26px;left:21px}.formOrigin-module__E0G1Ma__hide{opacity:0;transition:display 0s ease-in-out .3s,opacity .3s ease-in-out;display:none}.formOrigin-module__E0G1Ma__thanks{background-color:var(--white);border-radius:10px;flex-direction:column;justify-content:space-evenly;align-items:center;width:95%;height:77%;transition:transform .3s ease-in-out;display:flex;position:absolute;top:50%;left:50%}.formOrigin-module__E0G1Ma__thanks_img{transition:transform 1s ease-in-out;transform:rotate(540deg);width:auto!important}.formOrigin-module__E0G1Ma__send{transform:translate(-50%,-49%)}.formOrigin-module__E0G1Ma__send img{transform:rotate(0)}.formOrigin-module__E0G1Ma__noSend{transform:translate(-52%,100%)}.formOrigin-module__E0G1Ma__thanks_title{color:var(--clear);font-size:24px;font-weight:700}@media screen and (min-width:769px){.formOrigin-module__E0G1Ma__main_visual_wrap{box-sizing:content-box;width:100%;max-width:1080px;margin:0 auto;padding:120px 16px 32px 0;position:relative;overflow:hidden}.formOrigin-module__E0G1Ma__main_visual_wrap img{vertical-align:bottom;width:60vw;max-width:657px;height:auto;display:inline-block;position:relative;bottom:0}.formOrigin-module__E0G1Ma__form_wrap{background:url(https://10-10-10.jp/assets/img/redes/mv_ikinari_bg.png) 50%/contain no-repeat;width:38.5%;max-width:385px;padding-top:38.5%;top:5%;right:0}.formOrigin-module__E0G1Ma__form{flex-direction:column;align-items:center;width:95%;height:auto;padding:0 2% 0 0;display:flex;top:47%}.formOrigin-module__E0G1Ma__form_area{flex-direction:column}.formOrigin-module__E0G1Ma__form_input{background-color:var(--white);vertical-align:top;border:none;width:92%;margin-bottom:8px;margin-right:1%;padding:4px 4px 8px;font-size:28px}.formOrigin-module__E0G1Ma__notice{width:95%;font-size:min(1.2vw,10px);line-height:1;list-style:none}.formOrigin-module__E0G1Ma__notice li{margin-left:12px}.formOrigin-module__E0G1Ma__notice li:before{content:"※";margin-left:-12px}.formOrigin-module__E0G1Ma__err{z-index:1;width:92%;color:var(--white);border:3px solid var(--white);background-color:var(--alert);border-radius:24px;padding:12px;font-size:16px;font-weight:700;position:absolute;top:50%}.formOrigin-module__E0G1Ma__show:before{content:"";border-top:10px solid #0000;border-bottom:10px solid var(--alert);border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;display:block;position:absolute;top:-18px;left:24px}.formOrigin-module__E0G1Ma__show:after{content:"";z-index:-1;border-top:13px solid #0000;border-bottom:13px solid var(--white);border-left:13px solid #0000;border-right:13px solid #0000;width:0;height:0;display:block;position:absolute;top:-26px;left:21px}.formOrigin-module__E0G1Ma__show{opacity:1;transition:display ease-in-out,opacity .3s ease-in-out;display:block}.formOrigin-module__E0G1Ma__hide{opacity:0;transition:display 0s ease-in-out .3s,opacity .3s ease-in-out;display:none}.formOrigin-module__E0G1Ma__submit{background-image:url(https://10-10-10.jp/assets/img/redes/mv_ikinari_button.webp);width:93%;margin-bottom:3px;margin-right:2%;padding:16px 0;display:block}.formOrigin-module__E0G1Ma__submit:hover:not([disabled]){background-image:url(https://10-10-10.jp/assets/img/redes/mv_ikinari_button_on.webp)}.formOrigin-module__E0G1Ma__submit[disabled]{opacity:.75;cursor:not-allowed}.formOrigin-module__E0G1Ma__thanks{background-color:var(--white);border-radius:10px;flex-direction:column;justify-content:space-evenly;align-items:center;width:88%;height:77%;transition:transform .3s ease-in-out;display:flex;position:absolute;top:50%;left:50%}.formOrigin-module__E0G1Ma__send{transform:translate(-51.5%,-52%)}}@media screen and (min-width:769px) and (max-width:1080px){.formOrigin-module__E0G1Ma__main_visual_wrap{padding:60px 0 82px}.formOrigin-module__E0G1Ma__main_visual_wrap>img{vertical-align:bottom;width:60vw;height:auto;display:inline-block;position:relative;bottom:-5vw}}
.hero-module__wDrMBG__hero_wrap{z-index:0;background-color:var(--theme);color:var(--white);width:100%;position:relative}.hero-module__wDrMBG__hero_wrap_another{background-color:var(--theme-3)}.hero-module__wDrMBG__title{border-bottom:1px solid var(--white)}.hero-module__wDrMBG__title h1{padding:1rem;font-size:12px;font-weight:400}.hero-module__wDrMBG__main_visual{width:100%;height:100%;position:relative}.hero-module__wDrMBG__main_visual_img{vertical-align:bottom;width:100%;height:auto;padding:30px 0 10px;position:relative;left:50%;transform:translate(-50%,4.5%)}.hero-module__wDrMBG__main_visual_picture{margin-top:-1.5%;padding:0;transform:translate(-50%,5%)}.hero-module__wDrMBG__main_visual_bg{z-index:-2;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:10px 0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.hero-module__wDrMBG__main_visual_bg_layer_bottom{z-index:-3;background:var(--accent-2)url(/assets/img/fv_a_bg.png) no-repeat center center/contain;width:100%;height:90%;position:absolute;top:0;left:0}.hero-module__wDrMBG__card_list{flex-wrap:nowrap;justify-content:center;width:100%;margin:0 auto;display:flex}.hero-module__wDrMBG__card_list_top,.hero-module__wDrMBG__card_list_bottom{width:100%;display:inline-flex;overflow:hidden}.hero-module__wDrMBG__card_list img{width:95%;height:auto}.hero-module__wDrMBG__to_left,.hero-module__wDrMBG__to_right{display:none}.hero-module__wDrMBG__card_list_top .hero-module__wDrMBG__to_left{justify-content:flex-start;animation:45s linear infinite hero-module__wDrMBG__slide_left;display:inline-flex}@keyframes hero-module__wDrMBG__slide_left{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-module__wDrMBG__post_title{background:var(--theme)url(https://10-10-10.jp/assets/img/redes/sp_first_view_woman.png) no-repeat right center/contain;width:100%;padding:1rem 30vw 1rem 1rem}@media (min-width:769px){.hero-module__wDrMBG__main_visual_img{max-width:1080px}.hero-module__wDrMBG__main_visual_picture{transform:translate(-50%,4%)}.hero-module__wDrMBG__main_visual_bg{max-width:1080px;left:50%;transform:translate(-50%)}.hero-module__wDrMBG__hero_inner{max-width:1080px;margin:0 auto}.hero-module__wDrMBG__title h1{max-width:1080px;margin:0 auto;padding:.5rem 0}.hero-module__wDrMBG__card_list_top,.hero-module__wDrMBG__card_list_bottom{flex-direction:column;width:100%;display:inline-flex;overflow:hidden}.hero-module__wDrMBG__to_left,.hero-module__wDrMBG__to_right{display:inline-flex}.hero-module__wDrMBG__to_right{justify-content:flex-end;animation:35s linear infinite reverse hero-module__wDrMBG__slide_left;display:inline-flex}.hero-module__wDrMBG__card_list_top .hero-module__wDrMBG__to_left,.hero-module__wDrMBG__card_list_bottom .hero-module__wDrMBG__to_left{padding-bottom:5px;animation:35s linear infinite hero-module__wDrMBG__slide_left}.hero-module__wDrMBG__post_title{background-image:none;padding:1rem;font-size:1.6rem;font-weight:700}}
.scrollTop-module__Ik-BeW__return{z-index:2;width:54px;height:54px;position:absolute;top:-64px;right:10px}.scrollTop-module__Ik-BeW__return img{vertical-align:bottom;width:100%;height:auto}@media screen and (min-width:769px){.scrollTop-module__Ik-BeW__return{top:unset;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;bottom:10px}}.scrollTop-module__Ik-BeW__visible{opacity:1;visibility:visible}
.postAside-module__AyygGq__spAside{z-index:1;opacity:0;visibility:hidden;background-color:#000000bf;width:100%;padding:8px 0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;bottom:0;left:0}.postAside-module__AyygGq__spLine{width:100%;height:auto}.postAside-module__AyygGq__spMenu{flex-wrap:nowrap;justify-content:space-around;width:100%;padding:0 3%;list-style:none;display:flex}.postAside-module__AyygGq__spMenuItem{flex-grow:.8}.postAside-module__AyygGq__spMenuItem:first-child{flex-grow:1}.postAside-module__AyygGq__spMenuItem:last-child{flex-grow:.23}.postAside-module__AyygGq__spMenuItem:not(:last-child){margin-right:8px}.postAside-module__AyygGq__spMenuItem img{vertical-align:bottom;width:100%;height:auto;display:inline-block}.postAside-module__AyygGq__sideBanner{z-index:3;opacity:0;visibility:hidden;width:70px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:50%;right:0;transform:translateY(-50%)}.postAside-module__AyygGq__visible{opacity:1;visibility:visible}.postAside-module__AyygGq__sideBannerContent{border-radius:8px 0 0 8px;width:100%;box-shadow:0 0 3px #000000bf}.postAside-module__AyygGq__sideBannerPopup{z-index:3;width:100%;height:100%;animation:.3s ease-in-out forwards postAside-module__AyygGq__fadein;position:fixed;top:0;left:0;overflow:hidden}.postAside-module__AyygGq__sideBannerContent img{vertical-align:bottom;width:100%;height:auto;display:inline-block}.postAside-module__AyygGq__linkCalculator{z-index:3;display:none;position:fixed;bottom:10%;right:0}@media screen and (min-width:769px){.postAside-module__AyygGq__lgAside{width:258px;margin-left:20px}.postAside-module__AyygGq__lgAsideTitle{background-color:var(--theme);font-size:1.5rem}.postAside-module__AyygGq__fixed{z-index:1;position:sticky;top:85px}.postAside-module__AyygGq__sideContacts{width:100%;position:relative}.postAside-module__AyygGq__sideContactsImage{vertical-align:bottom;width:100%;height:auto}.postAside-module__AyygGq__sideContactsBtn{position:absolute;bottom:0;left:50%;transform:translate(-50%,-40%)}.postAside-module__AyygGq__linkCalculator a{width:210px;height:64px;display:block}.postAside-module__AyygGq__linkCalculator img{vertical-align:bottom;width:100%;height:auto}}@keyframes postAside-module__AyygGq__fadein{0%{background-color:#fff0}to{background-color:#ffffffa6}}
.ctaParts-module__bwxynG__cta{background-color:var(--white);color:var(--black);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:10px;padding:4px 0;display:flex}.ctaParts-module__bwxynG__cta>*,.ctaParts-module__bwxynG__cta>p:not(.ctaParts-module__bwxynG__ctaNumber){text-align:center;width:100%;font-size:1.2rem}.ctaParts-module__bwxynG__ctaNumber{font-family:var(--font-oswald);justify-content:center;align-items:center;gap:10px;font-size:2.2rem;font-weight:500;display:flex}.ctaParts-module__bwxynG__ctaMail{justify-content:center;align-items:center;gap:10px;display:flex}.ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaNumber img,.ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaMail img{width:52px}.ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaMail .ctaParts-module__bwxynG__ctaMailImage{border-radius:5px;width:70%;height:auto;transition:all .3s;box-shadow:1px 4px 1px -1px #929799}.ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaMail .ctaParts-module__bwxynG__ctaMailImage:hover{box-shadow:none;transform:translateY(4px)}@media screen and (min-width:769px){.ctaParts-module__bwxynG__cta{width:50%;margin-top:unset;border-radius:unset;justify-content:space-between;padding:5% 1rem}.ctaParts-module__bwxynG__ctaNumber{font-size:3.6rem}.ctaParts-module__bwxynG__ctaMailImage{max-width:306px}.ctaParts-module__bwxynG__ctaTime{font-size:1rem}}.ctaParts-module__bwxynG__ctaBox{background-color:#0000;border-radius:20px;justify-content:center;align-items:center;margin:20px auto 40px;padding:1rem 0;display:block}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta{background-color:var(--navy);color:var(--white);justify-content:space-between;padding:.4rem}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta>*{text-align:center;font-size:1rem}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaNumber>:first-child,.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaMail>:first-child{width:28px;height:auto}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__ctaNumber{font-size:2rem;line-height:1}.ctaParts-module__bwxynG__ctaBox>:last-child{border-left:1px solid var(--white)}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__ctaMailImage{width:70%}@media screen and (min-width:769px){.ctaParts-module__bwxynG__ctaBox{background-color:var(--navy);display:flex}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta{background-color:#0000;padding:0 1rem}.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaNumber>:first-child,.ctaParts-module__bwxynG__ctaBox .ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaMail>:first-child{width:36px}.ctaParts-module__bwxynG__ctaTitleBreak{display:none}main .ctaParts-module__bwxynG__cta .ctaParts-module__bwxynG__ctaNumber{font-size:clamp(1.8rem,3vw,2.25rem)}}
.maps-module__ntX1Aa__otherColumnList{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1080px;margin:4rem auto 3rem;list-style:none;display:flex}.maps-module__ntX1Aa__column{width:33%}.maps-module__ntX1Aa__column a{border:2px solid var(--theme);width:100%;color:var(--white);background-color:var(--theme);background-image:url(/assets/img/allow_blue.png);background-position:right 1rem center;background-repeat:no-repeat;border-radius:10px;padding:2rem 1rem;font-size:1.4rem;transition:color .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out;display:block}.maps-module__ntX1Aa__column a:hover{color:var(--theme);background-color:var(--white);background-image:url(/assets/img/allow_blue_on.png)}.maps-module__ntX1Aa__mapContainer{background-color:var(--post-background);padding:.5rem 0}.maps-module__ntX1Aa__mapTitle{text-align:center;margin-top:.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.maps-module__ntX1Aa__mapUl{border-top:1px solid var(--gray-25);border-bottom:1px solid var(--gray-25);justify-content:center;align-items:center;list-style:none;display:flex}.maps-module__ntX1Aa__mapList{background-color:var(--gray-10);border-left:1px solid var(--gray-25);text-align:center;border-bottom:2px solid #0000;justify-content:center;align-items:center;width:25%;padding:.3rem;font-weight:700;transition:background-color .3s ease-in-out,border-bottom .3s ease-in-out;display:flex}.maps-module__ntX1Aa__mapList:first-child{border-left:none}.maps-module__ntX1Aa__mapList.maps-module__ntX1Aa__active{background-color:var(--white);border-bottom:2px solid var(--theme)}.maps-module__ntX1Aa__mapWrap{border:1px solid var(--theme);width:95%;margin:1rem auto 0}.maps-module__ntX1Aa__maps{position:relative}.maps-module__ntX1Aa__map{width:100%;display:none;position:relative}.maps-module__ntX1Aa__map.maps-module__ntX1Aa__active{z-index:0;display:block}.maps-module__ntX1Aa__mapOuter{width:100%;height:0;padding-top:56.25%;position:relative}.maps-module__ntX1Aa__mapIframe{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.maps-module__ntX1Aa__mapText{background-color:var(--white);padding:1rem}.maps-module__ntX1Aa__mapText>*+*{margin-top:1rem}.maps-module__ntX1Aa__mapName{text-align:left;color:var(--theme);font-size:1.25rem}.maps-module__ntX1Aa__mapAccess span:before{content:"> "}.maps-module__ntX1Aa__accessInfo{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.maps-module__ntX1Aa__accessInfo a{border:1px solid var(--theme);width:100%;color:var(--white);text-align:center;background-color:var(--theme);background-image:url(/assets/img/allow_blue.png);background-position:right 1rem center;background-repeat:no-repeat;border-radius:2rem;padding:.5rem 1rem;font-weight:700;transition:color .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out;display:block}.maps-module__ntX1Aa__accessInfo .maps-module__ntX1Aa__mapView{border:1px solid var(--gray-50);background-color:var(--gray-50);background-image:url(/assets/img/map_after.png)}.maps-module__ntX1Aa__accessWrap{justify-content:space-between;align-items:center;width:100%;max-width:430px;margin:0 auto;display:flex}.maps-module__ntX1Aa__accessWrap span{flex-grow:1}.maps-module__ntX1Aa__accessInfo a:hover{color:var(--theme);background-color:var(--white);background-image:url(/assets/img/allow_blue_on.png)}.maps-module__ntX1Aa__accessInfo .maps-module__ntX1Aa__mapView:hover{color:var(--gray-50);background-color:var(--white);background-image:url(/assets/img/map_after_on.png)}@media screen and (min-width:769px){.maps-module__ntX1Aa__mapWrap{border-width:0;width:100%;max-width:1080px}.maps-module__ntX1Aa__maps>*+*{margin-top:2rem}.maps-module__ntX1Aa__map{border:3px solid var(--theme);flex-direction:row-reverse;display:flex!important}.maps-module__ntX1Aa__mapOuter{width:52%;height:0;padding-top:50%;overflow:hidden}.maps-module__ntX1Aa__mapIframe{height:1024px;top:50%;transform:translateY(-50%)}.maps-module__ntX1Aa__mapText{flex-direction:column;width:48%;padding:2rem;display:flex}.maps-module__ntX1Aa__mapName{font-size:1.5rem;font-weight:700}.maps-module__ntX1Aa__accessInfo{flex-grow:1;justify-content:flex-end}}
.footerBanner-module__eoPqfW__banner{background-color:var(--white);width:100%}.footerBanner-module__eoPqfW__bannerList{flex-direction:column;gap:1rem;width:100%;padding:1.5rem 2.5%;display:flex}.footerBanner-module__eoPqfW__bannerImage img{object-fit:cover;width:100%;height:100%}@media screen and (min-width:769px){.footerBanner-module__eoPqfW__banner{background-color:var(--post-background)}.footerBanner-module__eoPqfW__bannerList{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1080px;margin:0 auto;padding:5rem 0;display:flex}.footerBanner-module__eoPqfW__bannerImage{width:50%}}
.footer-module__cpFHiq__footer{padding-bottom:25%}.footer-module__cpFHiq__footerUpper{background-color:var(--theme);padding:5% 3%}.footer-module__cpFHiq__footerLower{background-color:var(--white)}.footer-module__cpFHiq__footerNavList{border-top:1px solid var(--gray-25)}.footer-module__cpFHiq__footerNavList *{color:var(--black);background-color:var(--gray-15);font-size:1rem;list-style:none}.footer-module__cpFHiq__footerNavItem>*+*{flex-direction:column;display:flex}.footer-module__cpFHiq__footerNavTitle{border-bottom:1px solid var(--gray-25);padding:.8rem 0 .8rem .8rem}.footer-module__cpFHiq__footerNavChildList a{border-bottom:0px solid var(--gray-25);height:0;padding:0 0 0 .8rem;transition:height .3s ease-in-out,padding .3s ease-in-out,border-bottom .3s ease-in-out;overflow:hidden}.footer-module__cpFHiq__footerNavTitle{background-color:var(--gray-10);background-image:url(https://10-10-10.jp/assets/img/redes/footer_plus.png);background-position:right 1rem center;background-repeat:no-repeat;font-weight:700;transition:color .3s ease-in-out,background-image .3s ease-in-out}.footer-module__cpFHiq__footerNavTitle.footer-module__cpFHiq__open{color:var(--theme);background-image:url(https://10-10-10.jp/assets/img/redes/footer_minus.png)}.footer-module__cpFHiq__footerNavTitle.footer-module__cpFHiq__open+.footer-module__cpFHiq__footerNavChildList a{border-bottom:1px solid var(--gray-25);height:auto;padding:.8rem 0 .8rem .8rem}.footer-module__cpFHiq__footerNavChildList a{background-image:url(https://10-10-10.jp/assets/img/redes/sp_footer_allow.png);background-position:right 1rem center;background-repeat:no-repeat;align-items:center;display:flex}.footer-module__cpFHiq__footerCopy{justify-content:center;align-items:center;padding:1.5rem 0;display:flex}.footer-module__cpFHiq__logo{display:none}.footer-module__cpFHiq__copy{text-align:center;color:var(--gray-25);font-size:.8rem}@media screen and (min-width:769px){.footer-module__cpFHiq__footer{padding-bottom:unset}.footer-module__cpFHiq__footerUpper{max-width:1080px;padding:unset;background-color:var(--white);margin:0 auto}.footer-module__cpFHiq__footerUpperInner{border-right:1px solid var(--gray-20);border-left:1px solid var(--gray-20);width:100%;display:flex}.footer-module__cpFHiq__footerUpperInner>:not(:first-child){border-left:1px solid var(--gray-20)}.footer-module__cpFHiq__footerLower{background-color:var(--theme)}.footer-module__cpFHiq__footerNavList{border-top:unset;flex-wrap:wrap;justify-content:flex-start;max-width:1080px;margin:0 auto;display:flex}.footer-module__cpFHiq__footerNavList>*{width:25%;min-height:300px;padding:1rem}.footer-module__cpFHiq__footerNavList>li{border-left:1px solid var(--white)}.footer-module__cpFHiq__footerNavList>li:nth-of-type(4n){border-right:1px solid var(--white)}.footer-module__cpFHiq__footerNavList>li:first-of-type,.footer-module__cpFHiq__footerNavList>li:nth-of-type(2),.footer-module__cpFHiq__footerNavList>li:nth-of-type(3),.footer-module__cpFHiq__footerNavList>li:nth-of-type(4){border-bottom:1px solid var(--gray-20)}.footer-module__cpFHiq__footerNavList *{color:var(--white);background-color:unset;font-size:1rem;list-style:none}.footer-module__cpFHiq__footerNavTitle{border-bottom:unset;background-color:unset;background-image:url(https://10-10-10.jp/assets/img/redes/link_after.png);background-position:0;background-repeat:no-repeat;padding:.8rem 0 .8rem 1.6rem;font-weight:700}.footer-module__cpFHiq__footerNavChildList li{position:relative}.footer-module__cpFHiq__footerNavChildList li a:before{content:">";position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer-module__cpFHiq__footerNavChildList li a{height:unset;background-image:unset;border-bottom:unset;overflow:unset;font-size:.75rem}.footer-module__cpFHiq__footerNavChildList li a:hover{color:var(--black)}.footer-module__cpFHiq__footerCopy{justify-content:space-between;max-width:1080px;margin:0 auto;padding:3rem 0}.footer-module__cpFHiq__logo{display:block}}
.topCards-module__KjPU_W__container{background-color:var(--post-background);width:100%;padding-top:10vw}.topCards-module__KjPU_W__cardContainer{flex-flow:wrap;padding:1.6rem 2.5%;display:flex}.topCards-module__KjPU_W__title{text-align:center;width:100%;font-size:1.2rem}.topCards-module__KjPU_W__list{flex-direction:row;gap:10px;width:100%;list-style:none;display:flex}.topCards-module__KjPU_W__item{width:16.6667%}.topCards-module__KjPU_W__item img{object-fit:cover;width:100%;height:auto}.topCards-module__KjPU_W__name{text-align:center;font-size:.5rem}@media screen and (min-width:769px){.topCards-module__KjPU_W__container{padding-top:0}.topCards-module__KjPU_W__cardContainer{width:100%;padding:unset;background-color:var(--white);border-radius:10px;flex-flow:row;align-items:stretch;max-width:1080px;margin:0 auto;display:flex;transform:translateY(-25%);box-shadow:4px 4px 8px 1px #00000059}.topCards-module__KjPU_W__title{text-align:center;border-right:1px solid var(--gray-25);justify-content:center;align-items:center;width:25%;font-size:1.2rem;display:flex}.topCards-module__KjPU_W__list{gap:1.6rem;padding:1.6rem}.topCards-module__KjPU_W__name{font-size:1rem}}
.refund-module__L1YDgq__container{width:100%;margin-bottom:2rem}.refund-module__L1YDgq__inner{width:100%;color:var(--white);opacity:1;background-color:#f62e36;flex-direction:row;justify-content:center;align-items:center;transition:opacity .3s ease-in-out;display:flex}.refund-module__L1YDgq__inner:hover{opacity:.75}.refund-module__L1YDgq__content{width:100%}.refund-module__L1YDgq__inner h2{text-align:center;margin:1rem auto .5rem;font-size:1.2rem}.refund-module__L1YDgq__text{text-indent:100%;white-space:nowrap;background:url(/assets/img/to_card_bt.png) 50%/cover no-repeat;width:100%;height:0;margin-bottom:1rem;padding-top:19%;overflow:hidden}@media (min-width:769px){.refund-module__L1YDgq__container{background-color:var(--post-background);margin-bottom:0;padding:0 0 2.5%}.refund-module__L1YDgq__inner{background-color:unset;width:100%;max-width:1080px;height:260px;color:var(--black);background:url(/assets/img/refund_bg.png) 50%/contain no-repeat;margin:0 auto}.refund-module__L1YDgq__inner h2{color:#f62e36;font-size:2.4rem;font-weight:700}.refund-module__L1YDgq__text{max-width:80%;height:unset;text-align:center;text-indent:unset;white-space:unset;overflow:unset;background:#ffda00 url(/assets/img/allow_red.png) right 1rem center no-repeat;border:1px solid #ffda00;border-radius:2.4rem;margin:0 auto 1rem;padding:.5rem 1rem;font-size:1.2rem;font-weight:700;transition:background-color .3s ease-in-out}.refund-module__L1YDgq__inner:hover .refund-module__L1YDgq__text{background-color:var(--white)}}
.topBanner-module__-potfq__inner{background-color:var(--gray-25);width:100%}.topBanner-module__-potfq__banner{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem;list-style:none;display:flex}.topBanner-module__-potfq__bannerItem{width:100%;max-width:518px}.topBanner-module__-potfq__bannerLink{opacity:1;width:100%;transition:opacity .3s ease-in-out;display:block}.topBanner-module__-potfq__bannerLink:hover{opacity:.7}.topBanner-module__-potfq__bannerLink img{vertical-align:bottom;width:100%;height:auto}
.whyBack-module__EW4_ka__container{background-color:var(--post-background);padding:2rem 2.5%}.whyBack-module__EW4_ka__inner{border:3px solid var(--theme);background-color:var(--white);border-radius:.5rem;width:100%;max-width:1080px;margin:0 auto}.whyBack-module__EW4_ka__inner h2{color:var(--theme);background:url(/assets/img/allow_off.png) right .5rem center/1rem no-repeat;padding:.5rem 1.75rem .5rem .5rem;font-size:1.2rem;font-weight:700;transition:background .3s ease-in-out}.whyBack-module__EW4_ka__inner h2.whyBack-module__EW4_ka__titleOpen{color:var(--white);background:var(--theme)url(/assets/img/allow_on.png) no-repeat right .5rem center;background-size:1rem}.whyBack-module__EW4_ka__content{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.whyBack-module__EW4_ka__content.whyBack-module__EW4_ka__open{max-height:100vh}.whyBack-module__EW4_ka__content>*{text-align:center;padding:1rem}.whyBack-module__EW4_ka__content>*+*{border-top:1px solid var(--theme)}.whyBack-module__EW4_ka__content .whyBack-module__EW4_ka__preface{text-align:left}.whyBack-module__EW4_ka__image{vertical-align:bottom;width:100%;height:auto}.whyBack-module__EW4_ka__important{font-weight:700}.whyBack-module__EW4_ka__important strong{color:var(--alert);font-size:1.2rem}@media screen and (min-width:769px){.whyBack-module__EW4_ka__inner h2{text-align:center;background-position:right 2rem center;background-size:2rem;font-size:2rem}.whyBack-module__EW4_ka__inner h2.whyBack-module__EW4_ka__titleOpen{background-position:right 2rem center;background-size:2rem}.whyBack-module__EW4_ka__content .whyBack-module__EW4_ka__preface{text-align:center}.whyBack-module__EW4_ka__important{font-size:2rem}.whyBack-module__EW4_ka__important strong{font-size:2.5rem}}
.page-module__0n0OXq__title{align-items:center;min-height:100px;font-size:1.4rem;font-weight:700;display:inline-flex}.page-module__0n0OXq__breadCrumb{background-color:var(--white);flex-wrap:nowrap;margin:0 auto;padding:10px 3%;font-size:.9rem;list-style:none;display:flex;overflow-x:scroll}.page-module__0n0OXq__breadCrumb li{text-wrap:nowrap}.page-module__0n0OXq__breadCrumb li:not(:last-child):after{content:">";margin:0 5px}.page-module__0n0OXq__container{background-color:var(--post-background);padding:30px 3% 90px;font-size:1.2rem}.page-module__0n0OXq__main{background-color:var(--white)}.page-module__0n0OXq__post{padding:1.2rem}@media screen and (min-width:769px){.page-module__0n0OXq__title{max-width:1080px;margin:0 auto;font-size:1.8rem;display:flex}.page-module__0n0OXq__breadCrumb{max-width:1080px;padding:10px 0;overflow-x:auto}.page-module__0n0OXq__container{background-color:var(--post-background);padding:30px 3% 90px}.page-module__0n0OXq__content{flex-wrap:nowrap;max-width:1080px;margin:0 auto;display:flex}.page-module__0n0OXq__main{width:calc(100% - 278px);max-width:792px}.page-module__0n0OXq__aside{background-color:var(--white);width:258px;margin-left:20px}}
.voice-module__-3iVbG__voiceContainer{background-color:var(--theme);padding:2rem 0}.voice-module__-3iVbG__voiceContainer>*+*{margin-top:2rem}.voice-module__-3iVbG__voiceTitle{text-align:center;width:100%;color:var(--white);font-size:1.6rem;font-weight:700}.voice-module__-3iVbG__voiceList>*+*{margin-top:1rem}.voice-module__-3iVbG__voiceItem{border-radius:5px;flex-wrap:wrap;width:98%;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.voice-module__-3iVbG__voiceItem>.voice-module__-3iVbG__voiceWrapper{max-height:0;padding:0 1.4rem;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.voice-module__-3iVbG__voiceItem.voice-module__-3iVbG__voiceItemOpen>.voice-module__-3iVbG__voiceWrapper{max-height:100vh;padding:1.4rem}.voice-module__-3iVbG__returnImage{z-index:1;width:25%;height:25%;position:relative}.voice-module__-3iVbG__voiceTitleWrapper{z-index:1;background:var(--navy)url(/assets/img/allow_off_w.png) no-repeat right 1rem center/1.2rem .7rem;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:75%;margin:0 auto;padding:.75rem 1.75rem .75rem .75rem;display:flex;position:relative}.voice-module__-3iVbG__voiceItemOpen .voice-module__-3iVbG__voiceTitleWrapper{background:var(--navy)url(/assets/img/allow_on.png) no-repeat right 1rem center/1.2rem .7rem}.voice-module__-3iVbG__voiceTitleWrapper .voice-module__-3iVbG__label{color:var(--navy);background-color:var(--white);border-radius:3px;padding:.1rem .5rem;font-size:.5rem;line-height:1.616;display:inline-block}.voice-module__-3iVbG__voiceTitleWrapper .voice-module__-3iVbG__name{text-align:left;width:65%;color:var(--white);margin-left:.5rem;font-size:.75rem}.voice-module__-3iVbG__voiceTitleWrapper .voice-module__-3iVbG__voiceItemTitle{width:100%;color:var(--white);margin-top:.2rem;font-size:1rem;font-weight:700;line-height:1.2}.voice-module__-3iVbG__voiceItem .voice-module__-3iVbG__voiceWrapper>*+*{font-size:1rem}.voice-module__-3iVbG__voiceListPc{justify-content:center;align-items:stretch;gap:2rem;width:100%;max-width:1080px;margin:0 auto;list-style:none;display:flex}.voice-module__-3iVbG__voiceItemPc{background-color:var(--white);border:1px solid var(--navy);width:50%;max-width:540px}.voice-module__-3iVbG__voiceItemTitlePC{text-align:center;width:100%;color:var(--white);background-color:var(--navy);padding:1rem;font-size:1.4rem;font-weight:700}.voice-module__-3iVbG__voiceWrapper{background-color:var(--white);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem;display:flex;position:relative}.voice-module__-3iVbG__label{color:var(--white);background-color:var(--navy);border-radius:6px;padding:0 .5rem .2rem;line-height:1.6rem}.voice-module__-3iVbG__name{color:var(--navy);font-size:1.2rem}.voice-module__-3iVbG__returnAmount{text-align:center;background-color:var(--point);width:100%;font-size:1.4rem;font-weight:700}.voice-module__-3iVbG__returnTitle{width:100%;font-size:1.4rem;font-weight:700}.voice-module__-3iVbG__returnText{flex-grow:2;width:50%;font-size:1.2rem}.voice-module__-3iVbG__voiceDetail{text-align:center;width:100%}.voice-module__-3iVbG__voiceDetail a{border:1px solid var(--point);background:var(--point)url(/assets/img/allow_red.png) no-repeat right 1rem center/1.2rem 1.2rem;color:var(--black);border-radius:2.5rem;padding:.5rem 5rem;font-size:1.2rem;font-weight:700;display:inline-block}.voice-module__-3iVbG__voiceDetail a:hover{background-color:var(--white)}.voice-module__-3iVbG__returnText span{border-bottom:1px solid var(--gray-20)}.voice-module__-3iVbG__voiceDetailAll a{width:80%;max-width:640px;margin:0 auto;font-size:1.4rem}@media screen and (min-width:769px){.voice-module__-3iVbG__voiceTitle{font-size:2rem}.voice-module__-3iVbG__voiceContainer{padding:4rem 0}.voice-module__-3iVbG__voiceContainer>*+*{margin-top:4rem}.voice-module__-3iVbG__returnText{min-height:280px}}@keyframes voice-module__-3iVbG__toggleFlex{0%{display:none}to{display:flex}}
.reason-module__c0Ez5a__title{text-align:center;color:var(--theme);margin:1rem auto;font-size:1.6rem}.reason-module__c0Ez5a__reason{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.5rem;width:95%;margin:0 auto 2rem;list-style:none;display:flex}.reason-module__c0Ez5a__reasonItem{border:1px solid var(--gray-25);border-radius:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;width:calc(50% - .25rem);padding:.5rem;display:flex}.reason-module__c0Ez5a__reasonItemWide{width:100%}.reason-module__c0Ez5a__reasonItem img{vertical-align:bottom;width:30%;height:auto}.reason-module__c0Ez5a__reasonItemWide img{width:15%;height:auto}.reason-module__c0Ez5a__reasonGroup{width:calc(85% - 1rem)}.reason-module__c0Ez5a__reasonItem h3{width:calc(70% - .5rem);font-size:1rem}.reason-module__c0Ez5a__reasonItem p{font-size:.75rem}@media screen and (min-width:769px){.reason-module__c0Ez5a__reasonContainer{box-shadow:0 6px 6px -7px var(--gray-25);padding-bottom:50px}.reason-module__c0Ez5a__reasonContainerLast{box-shadow:unset}.reason-module__c0Ez5a__title{width:100%;max-width:1080px;margin:4rem auto;font-size:2rem;font-weight:700}.reason-module__c0Ez5a__reason{gap:0;width:100%;max-width:1080px;margin:0 auto}.reason-module__c0Ez5a__reasonItem{border-radius:unset;border:none;flex-direction:column;justify-content:flex-start;width:14.2857%;padding-top:2rem}.reason-module__c0Ez5a__reasonItem img{width:82px;height:auto}.reason-module__c0Ez5a__reasonGroup{width:100%}.reason-module__c0Ez5a__reasonItem h3{text-align:center;width:100%;height:3.5rem}.reason-module__c0Ez5a__reasonItem p{font-size:.8rem}.reason-module__c0Ez5a__reason>*{border-left:2px solid var(--gray-20)}.reason-module__c0Ez5a__reason>:last-child{border-right:2px solid var(--gray-20)}.reason-module__c0Ez5a__reasonContent{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;max-width:1080px;margin:0 auto;display:flex}.reason-module__c0Ez5a__worries,.reason-module__c0Ez5a__notice{width:50%;max-width:496px;font-size:1rem;line-height:1.616;list-style:none}}
