@charset "UTF-8";.is_pc{display:block !important;}@media screen and (max-width:768px){.is_pc{display:none !important;}}.faq--list__selecter p a{display:inline-block;}.is_sp{display:none !important;}@media screen and (max-width:768px){.is_sp{display:block !important;}}@media screen and (max-width:768px){.is_sp_none{display:none !important;}}.l-header{min-height:inherit;}.l-header img{display:block;max-width:100%;width:auto;margin:0 auto;}.header__logo{display:flex;align-items:center;width:266px;}@media screen and (max-width:1080px){.header__logo{width:150px;}}@media screen and (max-width:800px){.header__logo{width:130px;}}@media screen and (max-width:768px){.header__logo{width:auto;max-width:50%;padding-left:15px;}.header__logo a{width:160px;}}.header__inner{padding-left:24px;background-color:#fff;display:flex;height:110px;justify-content:space-between;}@media screen and (max-width:1080px){.header__inner{padding-left:12px;}}@media screen and (max-width:768px){.header__inner{height:44px;padding-left:0;}}.header__contact{padding:20px;background-color:#1998D5;display:flex;flex-direction:column;align-items:flex-end;width:258px;box-sizing:border-box;}@media screen and (max-width:1080px){.header__contact{width:140px;padding:20px 10px;align-items:center;}}@media screen and (max-width:768px){.header__contact{width:187px;max-width:50%;padding:4px 0 0;align-items:center;justify-content:center;}}.header__contact-link{display:flex;margin-bottom:10px;}@media screen and (max-width:1080px){.header__contact-link{display:block;}}@media screen and (max-width:768px){.header__contact-link{display:none;}}.header__contact-link li{position:relative;font-size:13px;padding-left:10px;font-family:"Noto Sans JP",sans-serif;font-weight:bold;}@media screen and (max-width:1080px){.header__contact-link li{font-size:12px;text-align:left;}}.header__contact-link li::before{position:absolute;top:50%;margin-top:-4px;left:0;content:"";border-left:4px solid #fff;border-top:4px solid transparent;border-bottom:4px solid transparent;}.header__contact-link li + li{margin-left:1em;}@media screen and (max-width:1080px){.header__contact-link li + li{margin-left:0;margin-top:8px;}}.header__contact-tel{position:relative;color:#fff;font-family:"Bebas Neue",cursive;font-size:34px;letter-spacing:.04em;padding-left:34px;width:100%;white-space:nowrap;box-sizing:border-box;}@media screen and (max-width:1080px){.header__contact-tel{font-size:20px;padding-left:24px;}}@media screen and (max-width:768px){.header__contact-tel{font-size:26px;color:#fff !important;width:auto;}}.header__contact-tel::before{position:absolute;top:0;left:0;width:29px;height:29px;background-image:url(../img/common/icon_tel_01.png);background-repeat:no-repeat;background-position:left top;background-size:cover;content:"";}@media screen and (max-width:1080px){.header__contact-tel::before{top:50%;width:16px;height:16px;transform:translateY(-50%);}}@media screen and (max-width:768px){.header__contact-tel::before{width:18px;height:18px;}}.header__contact-text{margin-top:5px;font-size:12px;}@media screen and (max-width:1080px){.header__contact-text{font-size:10px;width:100%;text-align:right;}}@media screen and (max-width:768px){.header__contact-text{margin-top:0;padding-right:15px;font-size:8px;line-height:1;font-weight:bold;}}@media screen and (max-width:1280px){.header__adjust{display:block;}}@media screen and (max-width:768px){.header__adjust{display:inline;}}.header_navi--container{width:calc(100% - 266px - 258px);padding-left:20px;}@media screen and (max-width:1080px){.header_navi--container{width:calc(100% - 140px - 150px);padding-left:10px;}}@media screen and (max-width:800px){.header_navi--container{width:calc(100% - 130px - 140px);}}@media screen and (max-width:768px){.header_navi--container{width:100%;padding-left:0;}}@media screen and (max-width:768px){.l-header.is-members{padding-bottom:31px;}}@media screen and (max-width:768px){.l-header.is-members .header__inner{position:relative;}}.l-header.is-members .header__logo-text{font-size:14px;font-weight:bold;margin-top:5px;margin-left:65px;}@media screen and (max-width:1080px){.l-header.is-members .header__logo-text{font-size:10px;margin-left:0;}}@media screen and (max-width:768px){.l-header.is-members .header__logo-text{position:absolute;top:100%;width:100%;left:0;line-height:1;margin-top:0;font-size:14px;padding:8px 0;border-top:1px solid #f5f5f5;background-color:#fff;}} .home-container{max-width:1020px;margin:0 auto;padding:0 20px;}@media screen and (max-width:768px){.home-container{width:100%;padding:0 14px;box-sizing:border-box;}}.home-container img{display:block;max-width:100%;width:auto;margin:0 auto;}.home-btn{display:flex;align-items:center;justify-content:center;text-align:center;}.home-btn__link{position:relative;display:inline-block;padding:30px 66px 30px 54px;background-color:#1998D5;border-radius:40px;box-sizing:border-box;text-align:center;overflow:hidden;}@media screen and (max-width:768px){.home-btn__link{padding:18px 53px;}}.home-btn__text{position:relative;font-size:20px;font-weight:bold;color:#fff;z-index:10;line-height:1;}@media screen and (max-width:768px){.home-btn__text{font-size:16px;}}.home-btn__text::after{position:absolute;top:50%;right:-34px;width:20px;height:20px;background-image:url(../img/common/icon_btn_red.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto;content:"";transform:translateY(-50%);}@media screen and (max-width:768px){.home-btn__text::after{right:-27px;}}.home-btn--orange .home-btn__link{background-color:#FF6766;border:1px solid #fff;}.home-btn--orange .home-btn__text::after{background-image:url(../img/common/icon_btn_orange.png);}.home-btn--white .home-btn__link{background-color:#fff;}.home-btn--white .home-btn__text{color:#1998D5;}.home-btn--white .home-btn__text::after{background-image:url(../img/common/icon_btn_white.png);}.home-btn--border .home-btn__link{border:1px solid #1998D5;}.home-btn--white .home-btn__link{background-color:#fff;}.home-btn--white .home-btn__text{color:#1998D5;}.home-btn--white .home-btn__text::after{background-image:url(../img/common/icon_btn_white.png);}.home-btn--small .home-btn__link{display:flex;align-items:center;padding:8px 28px 9px 16px;}.home-btn--small .home-btn__text{font-size:13px;}@media screen and (max-width:768px){.home-btn--small .home-btn__text{font-size:11px;}}.home-btn--small .home-btn__text::after{width:14px;height:14px;right:-18px;}a .home-btn__link{pointer-events:none;}.home-mv{margin-bottom:10px;}@media screen and (max-width:768px){.home-mv{margin-top:0;}}.home-mv__img{text-align:center;display:flex;justify-content:center;align-items:center;}@media screen and (max-width:768px){.home-mv__img{aspect-ratio:1;}}.home-mv__img img{display:block;max-width:100%;width:auto;margin:0 auto;position:relative;}.home-mv__img img.logo{position:absolute;z-index:10;width:60%;}@media screen and (max-width:768px){.home-mv__img img{max-width:inherit;width:100%;}.home-mv__img img.logo{width:80%;}}.home-headline{display:flex;justify-content:center;padding:0 0 10px;}@media screen and (max-width:768px){.home-headline{justify-content:flex-start;}}.home-headline__item{display:flex;}.home-headline__date{font-family:"Bebas Neue",cursive;color:#1998D5;letter-spacing:.04em;margin-right:10px;font-weight:normal;font-size:18px;line-height:1.7;}@media screen and (max-width:768px){.home-headline__date{font-size:13px;}}.home-headline dd{overflow:hidden;line-height:1.7;}.home-headline a{display:block;text-decoration:underline;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}@media screen and (max-width:768px){.home-headline a{font-size:11px;}}.home-headline a:hover{text-decoration:none;}.home-slider{max-width:1280px;margin:0 auto;padding:0 12px 10px;background-color:#fff;box-sizing:border-box;}@media screen and (max-width:768px){.home-slider{padding:0 0 10px;}.home-slider a{display:block;}}.home-slider__item{padding:0 8px;}@media screen and (max-width:768px){.home-slider__item{padding:0 3px;}}.home-slider img{display:block;max-width:100%;width:auto;margin:0 auto;}@media screen and (max-width:768px){.home-slider img{width:100%;max-width:inherit;}}.home-slider .slick-arrow{background-repeat:no-repeat;background-size:cover;background-position:left top;width:24px;height:24px;z-index:10;}@media screen and (max-width:768px){.home-slider .slick-arrow{width:22px;height:22px;}}.home-slider .slick-prev{left:8px;background-image:url(../img/home/btn_prev_01.png);}@media screen and (max-width:768px){.home-slider .slick-prev{left:40px;}}.home-slider .slick-prev::before{display:none;}.home-slider .slick-next{right:8px;background-image:url(../img/home/btn_next_01.png);}@media screen and (max-width:768px){.home-slider .slick-next{right:40px;}}.home-slider .slick-next::before{display:none;}@media only screen and (max-width:768px){.fixed-menu{display:none !important;}}.fixed-menu{display:none;position:fixed;right:-10px;top:165px;z-index:9999;height:138px;border-radius:10px;box-shadow:0 0 10px rgba(51,51,51,0.2);}.fixed-menu__nav{display:flex;height:100%;}.fixed-menu__title{width:36px;background-color:#fff;padding:15px 0;height:100%;box-sizing:border-box;border-radius:10px 0 0 10px;}.fixed-menu__title img{display:block;width:17px;margin:0 auto;}.fixed-menu__body{padding:13px 15px 0;border-radius:0 10px 10px 0;background-color:#ececec;display:flex;justify-content:space-around;align-items:flex-start;}.fixed-menu__btn{display:block;margin:0 8px;}.fixed-menu__btn img{display:block;width:76px;margin:0 auto;}.fixed-menu__text{margin-top:8px;text-align:center;font-size:13px;line-height:1.1;font-weight:bold;}.home-top{padding:46px 0;background-color:#1998D5;background-repeat:no-repeat;background-image:url(../img/home/bg_home-top_pc.png);background-position:right top;background-size:100% auto;}@media screen and (max-width:768px){.home-top{padding:30px 0 22px;background-image:url(../img/home/bg_home-top_sp.png);background-position:right bottom;}}.home-top__lead{font-size:28px;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.home-top__lead{font-size:17px;text-align:center;}}.home-top__lead strong{color:#fff;}.home-top__btns{display:flex;margin-top:25px;}@media screen and (max-width:768px){.home-top__btns{display:block;margin-top:10px;}}.home-top__btns .home-btn{margin-right:20px;}@media screen and (max-width:768px){.home-top__btns .home-btn{margin-right:0;margin-bottom:12px;}}.home-top__btns .home-btn__link{width:340px;padding:27px 66px 27px 54px;}@media screen and (max-width:768px){.home-top__btns .home-btn__link{width:217px;padding:17px 40px;}}.home-top__btns .home-btn__text{font-size:24px;}@media screen and (max-width:768px){.home-top__btns .home-btn__text{font-size:15px;}}.home-recommend{background-color:#fff;text-align:center;padding:60px 0 75px;}@media screen and (max-width:768px){.home-recommend{padding:20px 0 6px;}}.home-recommend__lead{margin-bottom:30px;font-size:20px;font-weight:bold;line-height:1.6;}@media screen and (max-width:768px){.home-recommend__lead{margin-bottom:10px;font-size:14px;line-height:1.71;}}.home-recommend__list{display:flex;justify-content:space-between;}@media screen and (max-width:768px){.home-recommend__list{display:block;}}.home-recommend__list li{background-color:#ededed;width:calc(33.3% - 8px);border-radius:20px;}@media screen and (max-width:768px){.home-recommend__list li{position:relative;width:100%;max-width:345px;margin:0 auto 14px;}}.home-recommend__list li .box{display:block;padding:30px 0;}@media screen and (max-width:768px){.home-recommend__list li .box{padding:24px 20px 24px 24px;display:flex;justify-content:center;align-items:center;}}@media screen and (max-width:768px){.home-recommend__list-inner{width:calc(100% - 112px);}}.home-recommend__list-title{font-size:20px;font-weight:bold;color:#1998D5;margin-bottom:15px;line-height:1.5;}@media screen and (max-width:768px){.home-recommend__list-title{font-size:14px;white-space:nowrap;margin-bottom:10px;}}.home-recommend__list-text{font-size:20px;font-weight:bold;margin-bottom:10px;line-height:1.5;}@media screen and (max-width:768px){.home-recommend__list-text{font-size:14px;}}.home-recommend__list-icon{width:140px;margin:0 auto 10px;}@media screen and (max-width:768px){.home-recommend__list-icon{width:112px;margin:0;flex-shrink:1;}}.home-strength{background-color:#f5f5f5;padding:40px 0 90px;text-align:center;}@media screen and (max-width:768px){.home-strength{padding:40px 0 35px;}}.home-strength__title{font-weight:bold;font-size:34px;margin-bottom:15px;}@media screen and (max-width:768px){.home-strength__title{font-size:19px;}}.home-strength__title span{color:#1998D5;font-size:68px;position:relative;top:5px;margin:0 5px;}@media screen and (max-width:768px){.home-strength__title span{font-size:37px;}}.home-strength__list{display:flex;align-items:center;margin-bottom:25px;}@media screen and (max-width:768px){.home-strength__list{flex-wrap:wrap;justify-content:center;margin-bottom:10px;gap:15px;}}.home-strength__list li{margin:0 13px;}@media screen and (max-width:768px){.home-strength__list li{width:104px;margin:0 0 15px;}}.home-strength__list-text{display:block;margin-top:14px;font-weight:bold;line-height:1.75;}@media screen and (max-width:768px){.home-strength__list-text{white-space:nowrap;font-size:10px;margin-top:10px;}}.home-calendar{background-color:#f5f5f5;padding:50px 0 60px;text-align:center;color:#000;}@media screen and (max-width:768px){.home-calendar{padding:0 0 35px;}}.home-calendar__title{font-size:100px;font-family:"Bebas Neue",cursive;letter-spacing:.06em;margin-bottom:0;}@media screen and (max-width:768px){.home-calendar__title{font-size:36px;}}.home-calendar__sub-title{font-size:26px;font-weight:bold;letter-spacing:.06em;margin-bottom:40px;}@media screen and (max-width:768px){.home-calendar__sub-title{font-size:16px;margin-bottom:20px;}}.home-osusume{padding-top:4em;padding-right:0;padding-bottom:0;padding-left:0;background-color:#fff;}.home-osusume .home-container{border:1px solid #1998D5;background-color:#fff;padding:0;}.home-osusume h2{margin:0;padding:0;font-size:26px;line-height:2.6;font-weight:bold;text-align:center;color:#fff;background:#1998D5;}.home-osusume ul li{margin:1em 0;font-size:1.3rem;line-height:1.5;list-style:disc;margin-left:3em;}@media only screen and (max-width:768px){.home-osusume{padding-top:2em;}.home-osusume h2{margin-top:0;margin-right:0;margin-bottom:1em;margin-left:0;padding:0;font-size:18px;line-height:2.6;font-weight:bold;text-align:center;}.home-osusume ul li{margin:0 0 1em;font-size:14px;line-height:1.0;list-style:disc;margin-left:2em;}}.home-ranking{padding:0 0 80px;background-color:#fff;}@media screen and (max-width:768px){.home-ranking{padding:0 0 12px;}}@media screen and (max-width:768px){.home-ranking__title{width:276px;margin:0 auto 18px;}}.home-ranking__list{display:flex;justify-content:space-between;}@media screen and (max-width:768px){.home-ranking__list{display:block;}}.home-ranking__item{position:relative;width:calc(33.3% - 16px);max-width:300px;background-color:#f5f5f5;text-align:center;}@media screen and (max-width:768px){.home-ranking__item{width:100%;max-width:345px;margin:0 auto 12px;}.home-ranking__item a{display:flex;flex-wrap:wrap;}}.home-ranking__item--1 .home-ranking__icon{background-color:#caa557;}.home-ranking__item--2 .home-ranking__icon{background-color:#949494;}.home-ranking__item--3 .home-ranking__icon{background-color:#754c24;}.home-ranking__icon{position:absolute;top:-46px;left:50%;transform:translateX(-50%);width:82px;height:82px;border-radius:50%;display:flex;align-items:center;justify-content:center;}@media screen and (max-width:768px){.home-ranking__icon{position:relative;width:77px;height:125px;top:0;left:0;transform:translateX(0);border-radius:0;}}.home-ranking__icon img{width:48px;}@media screen and (max-width:768px){.home-ranking__img{width:calc(100% - 77px);}}.home-ranking__body{padding:20px;}@media screen and (max-width:768px){.home-ranking__body{width:100%;padding:10px 0 14px;}}.home-ranking__item-title{margin-bottom:10px;font-weight:bold;font-size:20px;}@media screen and (max-width:768px){.home-ranking__item-title{font-size:17px;}}.home-ranking__description{font-weight:bold;line-height:1.75;text-align:center;margin-top:3em;}.home-menu{padding:68px 0;background-color:#f5f5f5;}@media screen and (max-width:768px){.home-menu{padding:22px 0 26px;}}.home-menu__list{display:flex;justify-content:space-between;flex-wrap:wrap;}@media screen and (max-width:768px){.home-menu__list{justify-content:center;gap:10px;margin-bottom:8px;}}.home-menu__item{position:relative;width:calc(33.3% - 16px);max-width:300px;margin-bottom:40px;background-color:#fff;text-align:center;}@media screen and (max-width:768px){.home-menu__item{width:50%;margin-bottom:10px;max-width:166px;}}.home-menu__item--1 .home-ranking__icon{background-color:#caa557;}.home-menu__item--2 .home-ranking__icon{background-color:#949494;}.home-menu__item--3 .home-ranking__icon{background-color:#754c24;}.home-menu__body{position:relative;padding:20px;}@media screen and (max-width:768px){.home-menu__body{padding:10px;}}.home-menu__body::after{position:absolute;bottom:6px;right:6px;border-right:20px solid #1998D5;border-top:20px solid transparent;content:"";}@media screen and (max-width:768px){.home-menu__body::after{border-right:10px solid #1998D5;border-top:10px solid transparent;}}.home-menu__title{margin-bottom:10px;text-align:center;font-weight:bold;font-size:20px;}@media screen and (max-width:768px){.home-menu__title{font-size:12px;margin-bottom:5px;}}.home-menu__price{font-size:26px;color:#1998D5;}@media screen and (max-width:768px){.home-menu__price{font-size:15px;}}.home-menu__price::before{content:"¥";}.home-menu__price span{font-family:"Bebas Neue",cursive;}.home-menu__text{font-size:14px;font-weight:bold;color:#1998D5;}@media screen and (max-width:768px){.home-menu__text{font-size:10px;}}.home-info{background-color:#fff;padding:80px 0 70px;}@media screen and (max-width:768px){.home-info{padding:26px 0 36px;}}.home-info__inner{display:flex;align-items:flex-start;justify-content:space-between;}@media screen and (max-width:768px){.home-info__inner{display:block;}}.home-info__title{padding-top:10px;font-size:22px;letter-spacing:.04em;font-family:"Bebas Neue",cursive;}@media screen and (max-width:768px){.home-info__title{padding-top:0;text-align:center;}}.home-info__list{display:flex;width:calc(100% - 145px);flex-wrap:wrap;justify-content:flex-start;text-align:left;}@media screen and (max-width:768px){.home-info__list{display:block;width:100%;}}.home-info__date{color:#1998D5;font-size:18px;font-family:"Bebas Neue",cursive;}@media screen and (max-width:768px){.home-info__date{font-size:15px;}}@media screen and (max-width:768px){.home-info__date.is-new{position:relative;}.home-info__date.is-new:after{position:absolute;left:calc(100% + 5px);content:"NEW";font-size:10px;font-family:"Bebas Neue",cursive;width:40px;background-color:#1998D5;text-align:center;letter-spacing:.06em;padding:2px 0;color:#fff;}}.home-info__date.is-new + dd a{display:block;padding:10px 90px 10px 0;}@media screen and (max-width:768px){.home-info__date.is-new + dd a{padding:8px 0;}}.home-info__date.is-new + dd a:after{position:absolute;right:30px;content:"NEW";font-size:13px;line-height:1;font-family:"Bebas Neue",cursive;width:50px;background-color:#1998D5;text-align:center;padding:5px 0;color:#fff;letter-spacing:.06em;}@media screen and (max-width:768px){.home-info__date.is-new + dd a:after{display:none;}}.home-info dt{width:88px;border-bottom:1px solid #f5f5f5;padding:10px 0;}@media screen and (max-width:768px){.home-info dt{width:65px;border-bottom:none;padding:8px 0 0;}}.home-info dd{width:calc(100% - 88px);overflow:hidden;border-bottom:1px solid #f5f5f5;}@media screen and (max-width:768px){.home-info dd{width:100%;}}.home-info a{position:relative;display:block;font-size:14px;padding:10px 34px 10px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#333;}@media screen and (max-width:768px){.home-info a{font-size:12px;padding:8px 0;}}.home-info a:hover{text-decoration:none;}.home-info a::before{position:absolute;top:50%;right:10px;border-left:3px solid #1998D5;border-top:3px solid transparent;border-bottom:3px solid transparent;content:"";margin-top:-3px;}@media screen and (max-width:768px){.home-info a::before{display:none;}}.home-company{padding-bottom:40px;background-color:#fff;}.home-company__top{margin-bottom:40px;padding:80px 0 75px;background-image:url(../img/home/bg_company_01.png);background-repeat:no-repeat;background-position:center top;background-size:cover;color:#fff;text-align:center;}@media screen and (max-width:768px){.home-company__top{padding:40px 0 70px;}}.home-company__title{font-family:"Bebas Neue",cursive;font-size:22px;margin-bottom:30px;letter-spacing:.06em;}@media screen and (max-width:768px){.home-company__title{margin-bottom:20px;}}.home-company__catch{margin-bottom:30px;font-size:60px;font-weight:bold;letter-spacing:-0.02em;}@media screen and (max-width:768px){.home-company__catch{font-size:44px;line-height:1.13;margin-bottom:15px;}}.home-company__text{margin-bottom:50px;font-size:14px;}@media screen and (max-width:768px){.home-company__text{font-size:12px;line-height:1.9;margin-bottom:40px;}}.home-company__movie{max-width:800px;margin:0 auto;}.home-payment{padding:50px 0 80px;background-color:#f5f5f5;}@media screen and (max-width:768px){.home-payment{padding:30px 0 5px;}}.home-payment__title{margin-bottom:40px;font-size:18px;text-align:center;letter-spacing:.04em;font-weight:bold;}@media screen and (max-width:768px){.home-payment__title{margin-bottom:15px;}}.home-payment__title-en{font-size:22px;margin-bottom:10px;font-family:"Bebas Neue",cursive;display:block;}.home-payment__list{display:flex;flex-wrap:wrap;margin:0 -17px;}@media screen and (max-width:768px){.home-payment__list{margin:0;display:block;}}.home-payment__item{background-color:#fff;width:calc(33.3% - 34px);padding:20px 5px 25px;margin:0 17px 40px;text-align:center;}@media screen and (max-width:768px){.home-payment__item{width:100%;max-width:340px;margin:0 auto 22px;}}.home-payment__item-title{margin-top:20px;font-size:20px;font-weight:bold;}.home-payment__item-text{margin-top:10px;font-size:12px;font-weight:bold;}.home-flow{margin-top:40px;padding:50px 0 100px;background-color:#f5f5f5;}@media screen and (max-width:768px){.home-flow{padding:30px 0 20px;}}.home-flow__title{margin-bottom:40px;font-size:26px;text-align:center;letter-spacing:.04em;font-weight:bold;}@media screen and (max-width:768px){.home-flow__title{margin-bottom:15px;font-size:16px;}}.home-flow__title-en{font-size:100px;letter-spacing:.04em;font-family:"Bebas Neue",cursive;display:block;}@media screen and (max-width:768px){.home-flow__title-en{font-size:36px;}}.home-flow__list{display:flex;justify-content:center;counter-reset:count 0;gap:3%;}@media screen and (max-width:768px){.home-flow__list{margin:0;flex-wrap:wrap;gap:22px;}}.home-flow__item{position:relative;width:25%;max-width:210px;padding-top:80px;text-align:center;}@media screen and (max-width:768px){.home-flow__item{width:50%;max-width:154px;margin-bottom:40px;padding-top:45px;}}.home-flow__item:before{position:absolute;top:0;left:0;width:100%;text-align:center;content:"STEP";font-size:34px;font-family:"Bebas Neue",cursive;}@media screen and (max-width:768px){.home-flow__item:before{font-size:22px;}}.home-flow__item:after{display:flex;align-items:center;justify-content:center;position:absolute;top:40px;left:50%;transform:translateX(-50%);width:67px;height:67px;border-radius:50%;background-color:#1998D5;color:#fff;content:"0" counter(count);counter-increment:count 1;font-size:34px;font-family:"Bebas Neue",cursive;}@media screen and (max-width:768px){.home-flow__item:after{top:25px;width:44px;height:44px;font-size:22px;}}.home-flow__item-title{margin-top:40px;font-size:26px;font-weight:bold;}@media screen and (max-width:768px){.home-flow__item-title{font-size:20px;margin-top:15px;}}.home-flow__item-img{border:3px solid #4B3E2E;border-radius:15px;background-color:#fff;padding:50px 25px 15px;}@media screen and (max-width:768px){.home-flow__item-img{padding:30px 10px 10px;}}.home-confidence{padding:40px 0 80px;background-color:#fff;}@media screen and (max-width:768px){.home-confidence{padding:30px 0 30px;}}.home-confidence__title{margin-bottom:80px;font-size:18px;text-align:center;letter-spacing:.04em;font-weight:bold;}.home-confidence__title-en{margin-bottom:10px;font-family:"Bebas Neue",cursive;display:block;font-size:22px;}.home-confidence__list{display:flex;margin:0 -19px 30px;}@media screen and (max-width:768px){.home-confidence__list{display:block;margin:0;}}.home-confidence__item{position:relative;background-color:#ededed;width:calc(33.3% - 14px);margin:0 7px 40px;padding:70px 10px 30px;text-align:center;border-radius:15px;}@media screen and (max-width:768px){.home-confidence__item{width:100%;max-width:318px;margin:0 auto 60px;padding:60px 10px 30px;}}.home-confidence__item-icon{position:absolute;top:-43px;left:50%;transform:translateX(-50%);width:100px;height:100px;}.home-confidence__item-title{margin-top:15px;margin-bottom:20px;font-weight:bold;font-size:20px;}.home-confidence__item-text{font-size:14px;line-height:1.71;font-weight:bold;} .home-whatishousecleaning{color:#2C2C2C;padding:5em 0 0;}.home-whatishousecleaning .product-box-sub{margin:0 0 40px;padding:15px;border:4px solid #1998D5;background-color:#fff;}.home-whatishousecleaning .product-heading{margin-bottom:30px;text-align:center;color:#1998D5;}.home-whatishousecleaning .product-heading__2{margin:0;padding:0;font-size:26px;line-height:2.6;font-weight:bold;text-align:center;color:#fff;background:#1998D5;}.home-whatishousecleaning .product-heading__3{margin:0;padding:0;letter-spacing:.05em;font-size:26px;line-height:1.37;font-weight:bold;background:none;border:none;box-shadow:none;}.home-whatishousecleaning .readmore-menu__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px;}.home-whatishousecleaning .readmore-card{margin-top:20px;background-color:#fff;}.home-whatishousecleaning .readmore-card__gray__body{background-color:#f5f5f5;padding:10px;}.home-whatishousecleaning .product-text{margin:0 0 1em;font-size:20px;line-height:1.5;padding:0 1em;}@media screen and (max-width:768px){.home-whatishousecleaning .product-heading{margin-bottom:20px;}.home-whatishousecleaning .product-heading__2{font-size:20px;}.home-whatishousecleaning .product-text{font-size:14px;}.home-whatishousecleaning .product-heading + .product-text{margin-top:-10px;}.home-whatishousecleaning .product-heading__3{font-size:18px;}.home-whatishousecleaning .readmore-card{margin-top:15px;}.home-whatishousecleaning .readmore-card__text{font-size:14px;margin:0;line-height:1.37;}}.home-banners{padding:36px 0 78px;background-color:#f5f5f5;}@media screen and (max-width:768px){.home-banners{padding:18px 0 30px;}}.home-banner{margin-bottom:35px;box-shadow:0 5px 5px rgba(0,0,0,0.25);}@media screen and (max-width:768px){.home-banner{margin-bottom:15px;}}.home-banner a{display:block;}.home-faq{padding:0 0 60px;background-color:#fff;}.home-faq__title{margin-bottom:40px;font-size:18px;text-align:center;letter-spacing:.04em;font-weight:bold;}.home-faq__title-en{margin-bottom:10px;font-family:"Bebas Neue",cursive;display:block;font-size:22px;}.home-faq__item{margin-bottom:1em;}.home-faq__item .home-faq__question-title{padding:1em 1em 1em 2.4em;background-color:#ededed;border-radius:1em;font-weight:bold;position:relative;}.home-faq__question-title:before{content:"Q.　";color:red;position:absolute;left:1em;}.home-faq__item .home-faq__text{padding:1em 1em 1em 2em;position:relative;line-height:initial;}.home-faq__text:before{content:"A.　";position:absolute;left:1em;}.home-faq__item a{text-decoration:underline;}.home-container__text{text-align:center;}.home-container__text a{text-decoration:underline;}