/* -------------------------------------  1280px  ------------------------------------- */
@media(max-width:1280px)
{
    /* MaxsizeWidth */
    .MaxsizeWidthTop{ max-width: 100%; margin-left: 40px; margin-right: 40px; }
    .MaxsizeWidth{ max-width: 100%; margin-left: 60px; margin-right: 60px; }

    /* Keyvisual */
    .Keyvisual .KeyvisualLR .KeyvisualL{ width: 60%; font-size: 64px;}
    .Keyvisual .KeyvisualLR .KeyvisualR{ width: 40%; padding-left: 30px; font-size: 18px;}

    /* YourBenefit */
    .YourBenefit .YourBenefitLR .YourBenefitR ul li .Title{ font-size: 16px;}

    /* ServiceList */
    .ServiceList .SOListItem ul li{ font-size: 19px;}
    .ServiceList .SOListItem ul li .SOListR h2{ font-size: 30px; line-height: 40px;}
    .ServiceList .SOListItem ul li .SOListL{ width: 47%; }
    .ServiceList .SOListItem ul li .SOListL h2{ font-size: 30px;}
    .ServiceList .SOListItem ul li .SOListR{ width: 47%; }
    .Rows div.Detail{ font-size: 18px; line-height: 26px;}

    /* OurSuccess */
    .OurSuccess .OurSuccessLR .OurSuccessR .Captions{ font-size: 18px;}

    /* Footer */
    /*.Footer .FooterLCR .FooterC{ font-size: 18px; }*/
    .Footer .FooterLCR .FooterC{ padding: 0 40px; }

    /* ContactBox */
    .ContactBox .ContactBoxLR .ContactBoxL{ padding-right: 50px; font-size: 18px;}
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm{ max-width: 100%;}
    .ContactBox .ContactBoxLR .ContactBoxR{ font-size: 18px; padding-left: 50px;}
    .ContactBox .ContactBoxLR .ContactBoxR .HeaderOF{ font-size: 26px;}

    .FromCustomers .TestimonialList ul li .Title{ font-size: 18px; }
    .FromCustomers .TestimonialList ul li .Descriptions{ font-size: 16px;}

    .Benefits .BenefitsList ul li .Title{ font-size: 30px;}

    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL h2{ font-size: 80px; line-height: 80px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .MemberIcon{ top: 130px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL{ width: 53%;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .Caltions{ font-size: 18px; margin-bottom: 35px;}

    .Promotions .PromotionsLR .PromotionsR .Title{ font-size: 45px;}
    .Promotions .PromotionsLR .PromotionsR .Title p{ font-size: 50px;}
    .Promotions .PromotionsLR .PromotionsR .Captions{ font-size: 15px;}
    .Promotions .PromotionsLR .PromotionsL img{ max-width: 400px;}
    .Promotions .PromotionsLR .PromotionsR .SmallImage{ right: 60px; margin-top: 30px;}
    .Promotions .PromotionsLR .PromotionsR .SmallImage img{ max-width: 100px;}
    .Promotions .PromotionsLR .PromotionsR .Detail ul li{ width: 48%;}
} 

/* -------------------------------------  1023px  ------------------------------------- */
@media(max-width:1023px)
{
    /* MaxsizeWidth */
    .MaxsizeWidthTop{ max-width: 90%; margin: 0 auto; }
    .MaxsizeWidth{ max-width: 90%; margin: 0 auto; }

    .TopMenuFixed{ height: 105px; }
    .TopMenuFixed .FadingText .PromotionTop{ height: 35px; }
    .TopMenuFixed .InnerNavigation .RightSNS a.SPJoinUsTop{ display: none; }

    /* Keyvisual */
    .Keyvisual{ margin-top: 105px;}
    .Keyvisual .KeyvisualLR{ display: block; }
    .Keyvisual .KeyvisualLR .KeyvisualL{ width: 100%; font-size: 70px; padding: 0; line-height: 80px;}
    .Keyvisual .KeyvisualLR .KeyvisualR{ width: 100%; padding-left: 30px; font-size: 20px; margin-top: 40px; }

    /* ServicedOffice */
    .ServicedOffice{ padding: 100px 0;}
    .ServicedOffice .ServicedOfficeLR{ display: block; }
    .ServicedOffice .ServicedOfficeLR .ServicedOfficeL{ width: 100%; padding-right: 0; }
    .ServicedOffice .ServicedOfficeLR .ServicedOfficeR{ width: 100%; }

    /* YourBenefit */
    .YourBenefit .YourBenefitLR{ display: block; }
    .YourBenefit .YourBenefitLR .YourBenefitL{ width: 100%; }
    .YourBenefit .YourBenefitLR .YourBenefitR{ width: 100%; }

    /* ServiceList */
    .ServiceList .SOListItem ul li{ font-size: 18px;}
    .OnlySP{ display: none;}

    /* Footer */
    .Footer .FooterLCR{ /*display: block;*/ flex-wrap: wrap; }
    .Footer .FooterLCR .FooterL{ width: 50%; text-align: left; order: 1; }
    .Footer .FooterLCR .FooterC{ width: 100%; margin: 40px 0 0 0; padding: 0; order: 3; }
    .Footer .FooterLCR .FooterR{ width: 50%; text-align: right; order: 2;}
    .Footer .FooterLCR .FooterR img{ max-width: 200px; }
    .Footer .FooterLCR .FooterC{ width: 100%; }
    .Footer .FooterLCR .FooterC .CaptionC{ display: none; }
    .Footer .FooterLCR .FooterC .CaptionCSP{ display: block; }

    /* ContactBox */
    .ContactBox .ContactBoxLR{ display: block; }
    .ContactBox .ContactBoxLR .ContactBoxL{ width: 100%; padding-right: 0px; }
    .ContactBox .ContactBoxLR .ContactBoxR{ width: 100%; padding-left: 0px; border-left: 0; border-top: 0px solid #F26B27; padding-top: 40px; margin-top: 40px; }

    .SPJoinUs{ width: 100%; position: fixed; bottom: 0; height: 75px; display: flex; justify-content: center; align-items: center; background-color: #fff; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); z-index: 9999; }
    .SPJoinUs a{ background-color: #252525; color: #FFDC00; border-radius: 100px; padding: 10px 50px; font-size: 16px; font-weight: bold; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
    .SPJoinUs a:hover{ background-color: #FFDC00; color: #252525; transition: .3s ease; }

    .ClubTakeCare .ClubTakeCareHeader .TitleTop{ font-size: 32px;}

    .Benefits .BenefitsList ul{ display: block; }
    .Benefits .BenefitsList ul li{ max-width: 500px; margin: auto; margin-bottom: 20px;}
    .Benefits .BenefitsList ul li:first-child{ margin-bottom: 50px;}
    .Benefits .BenefitsList ul li:first-child .Remark{ display: block; position: absolute; bottom: -50px;}
    .Benefits .Remark{ display: none;}

    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL h2{ font-size: 65px; line-height: 70px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .MemberIcon{ top: 110px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .MemberIcon img{ max-width: 190px; }
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL{ width: 53%;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .Caltions{ font-size: 14px; margin-bottom: 35px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .Caltions .BoldText{ font-size: 18px;}
    .reveal_BGtoRight .Caltions::after{ height: 100px; top: -20px;}

    .Keyvisual .KeyvisualBox h1 { font-size: 100px; line-height: 100px; }
    .Keyvisual .KeyvisualBox .KeyvisualKeyword{ right: 160px;}

    .Promotions .PromotionsLR .LogoLeft{ display: none;}
    .Promotions .PromotionsLR .PromotionsL{ display: none;}
    .Promotions .PromotionsLR .PromotionsR{ width: 100%; padding: 0; background-color: transparent;}
    .Promotions .PromotionsLR .PromotionsR .Detail{ display: flex; justify-content: space-between; align-items: center; border-top: 0; margin-top: 0; background-color: #ECF7FF; color: #252525;}
    .Promotions .PromotionsLR .PromotionsR .Detail .PicLeft{ display: block; width: 40%; position: relative;}
    .Promotions .PromotionsLR .PromotionsR .Detail .PicLeft img{display: block; width: 100%; height: 100%; object-fit: cover; }
    .Promotions .PromotionsLR .PromotionsR .Detail ul{ padding: 20px 20px 20px 40px; width: 60%; }
    .Promotions .PromotionsLR .PromotionsR .Detail ul li{ margin-top: 20px; display: block;}
    .Promotions .PromotionsLR .PromotionsR .SPPadding{ padding: 50px 50px 50px 50px;background-color: #252525;}
    .Promotions .PromotionsLR .PromotionsR .Detail ul li .Icon{ margin-bottom: 5px;}
    .Promotions .PromotionsLR .PromotionsR .Captions{ margin-bottom: 0;}
}   

/* -------------------------------------  767px  ------------------------------------- */
@media(max-width:767px)
{
    .PC{ display: none;}
    .SP{ display: block;}

    /* ServiceList */
    .ServiceList .SOListItem ul li{ display: block; }
    .ServiceList .SOListItem ul li .SOListL{ width: 100%; }
    .ServiceList .SOListItem ul li .SOListR{ width: 100%; margin-top: 10px; }

    /* OurSuccess */
    .OurSuccess .OurSuccessLR{ display: block; }
    .OurSuccess .OurSuccessLR .OurSuccessR{ width: 100%; margin-top: 20px; }
    .OurSuccess .OurSuccessLR .OurSuccessL{ width: 100%;}

    /* FromCustomers */
    .FromCustomers .Testimonial .SP img{ margin-bottom: 25px;}
    .FromCustomers{ padding: 80px 0 140px 0;}
    .FromCustomers .FromCustomersHeader .TitleTop{ font-size: 24px; padding-left: 40px; }
    .FromCustomers .TestimonialList ul li .Descriptions{ font-size: 15px;}
    .FromCustomers .TestimonialList ul li .OwnerSaid{ font-size: 12px;}
    .FromCustomers .TestimonialList .slick-prev:before { background-image: url('../images/icon/icon-arrow-left.png'); background-repeat: no-repeat; background-size: 50px; background-position: center; display: block; width: 50px!important; height: 50px!important; }
    .FromCustomers .TestimonialList .slick-next:before { background-image: url('../images/icon/icon-arrow-right.png'); background-repeat: no-repeat; background-size: 50px; background-position: center; display: block; width: 50px!important; height: 50px!important; }
    .FromCustomers .TestimonialList .slick-prev,.FromCustomers .TestimonialList .slick-next{ top: 110%; width: 50px!important; height: 50px!important; z-index: 1;}
    .FromCustomers .TestimonialList .slick-track { float: left!important;}
    .FromCustomers .TestimonialList .slick-prev{ left: 41%; }
    .FromCustomers .TestimonialList .slick-next{ right: 41%; }
    .FromCustomers .TestimonialList .slick-prev.slick-disabled:before{ background-image: url('../images/icon/icon-arrow-left-disable.png')!important; opacity: 1!important; }
    .FromCustomers .TestimonialList .slick-next.slick-disabled:before{ background-image: url('../images/icon/icon-arrow-right-disable.png')!important; opacity: 1!important; }
    .reveal_PictureZoom{ width: 50px; height: 50px; }
    .reveal_PictureZoom.active img{ width: 50px; height: 50px; }

    /* ClubTakeCare */
    .ClubTakeCare .ClubTakeCareHeader .TitleTop{ text-align: left; font-size: 24px;}
    .ClubTakeCare .ClubTakeCareHeader .TitleTop span{ display: block;}
    .ClubTakeCare .ClubTakeCareList{margin: 20px 0 0 0; }
    .ClubTakeCare .ClubTakeCareList ul li .Detail{ padding: 55px 25px 15px 25px; border: 1px solid #C6C6C6; border-radius: 20px; margin-top: -50px;}
    .ClubTakeCare .ClubTakeCareList .slick-prev:before { background-image: url('../images/icon/icon-arrow-left.png'); background-repeat: no-repeat; background-size: 50px; background-position: center; display: block; width: 50px!important; height: 50px!important; }
    .ClubTakeCare .ClubTakeCareList .slick-next:before { background-image: url('../images/icon/icon-arrow-right.png'); background-repeat: no-repeat; background-size: 50px; background-position: center; display: block; width: 50px!important; height: 50px!important; }
    .ClubTakeCare .ClubTakeCareList .slick-prev,.ClubTakeCare .ClubTakeCareList .slick-next{ top: 110%; width: 50px!important; height: 50px!important; z-index: 1;}
    .ClubTakeCare .ClubTakeCareList .slick-track { float: left!important;}
    .ClubTakeCare .ClubTakeCareList .slick-prev{ left: 41%; }
    .ClubTakeCare .ClubTakeCareList .slick-next{ right: 41%; }
    .ClubTakeCare .ClubTakeCareList .slick-prev.slick-disabled:before{ background-image: url('../images/icon/icon-arrow-left-disable.png')!important; opacity: 1!important; }
    .ClubTakeCare .ClubTakeCareList .slick-next.slick-disabled:before{ background-image: url('../images/icon/icon-arrow-right-disable.png')!important; opacity: 1!important; }

    .IntroductionSection .IntroductionSectionLR{ display: block;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL{ width: 100%;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionR{ width: 80%; margin: auto;}
    .IntroductionSection .ExclusiveText{ text-align: center;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .Caltions .BoldText{ font-size: 15px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .Caltions{ font-size: 12px; text-align: center; padding: 0;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .Caltions span{ display: none;}
    .reveal_BGtoRight .Caltions::after{ display: none;}
    .IntroductionSection .reveal_TitleTop:before{ display: none;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL h2{ font-size: 70px; width: 240px; margin: auto; }
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL h2 span{ display: block;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL h2 br{ display: none;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .MemberIcon{ position: relative; text-align: center; margin: 0; padding: 0; top: 0; margin-top: 30px;}
    .IntroductionSection .IntroductionSectionLR .IntroductionSectionL .MemberIcon img{ max-width: 187px; height: auto;}
    .KeywordIcon{ display: block; position: absolute; right: -30px; top: 20px; z-index: 1;}
    .KeywordIcon img{ width: 73px; height: auto; }

    .reveal_IconKeyword{ transform: translateY(40px); opacity: 0; transition: 1s all ease; }
    .reveal_IconKeyword.active { transform: translateY(0px); opacity: 1; }
}

/* -------------------------------------  640px  ------------------------------------- */
@media(max-width:640px)
{
    /* TopMenuFixed */
    .TopMenuFixed { border-bottom: 1px solid #C6C6C6;}
    .TopMenuFixed .InnerNavigation{ border-bottom: 0;}
    .TopMenuFixed .InnerNavigation .Logo img{ max-height: 45px; }
    /*.TopMenuFixed .InnerNavigation .RightSNS img{max-width: 32px; }*/
    .TopMenuFixed .FadingText{ font-size: 10px;}
    .TopMenuFixed .FadingText .PromotionTop img{ width: 100%; max-width: 16px; }
    .TopMenuFixed .FadingText .commercial{ width: 16px;}
    .TopMenuFixed .FadingText .christmas{  width: 16px;}
    .LogoPC{ display: none;}
    .LogoSmall{ display: block;}

    /* Keyvisual */
    .Keyvisual{ padding: 80px 0;}
    .Keyvisual .KeyvisualLR{ display: block; }
    .Keyvisual .KeyvisualLR .KeyvisualL{ font-size: 43px; line-height: 50px;}
    .Keyvisual .KeyvisualLR .KeyvisualR{ padding-left: 20px; font-size: 18px; margin-top: 30px; }
    .Keyvisual .KeyvisualPicture{ margin-top: 30px;}

    /* ServicedOffice */
    .ServicedOffice{ padding: 80px 0;}
    .ServicedOffice .ServicedOfficeLR .ServicedOfficeL h1{ font-size: 42px; padding-left: 20px;}
    .ServicedOffice .ServicedOfficeLR .ServicedOfficeL .Captions{ font-size: 18px;}
    .ServicedOffice .ServicedOfficeGallery ul{ gap: 3%; flex-wrap: wrap; }
    .ServicedOffice .ServicedOfficeGallery ul li{ width: 48%; margin-bottom: 20px;}
    .ServicedOffice .ServicedOfficeGallery{ margin-top: 20px;}

    /* YourBenefit */
    .YourBenefit{ padding: 80px 0;}
    .YourBenefit .YourBenefitLR .YourBenefitR{ margin-top: 20px;}
    .YourBenefit .YourBenefitLR .YourBenefitR ul li{ width: 48%; }

    /* ServiceList */
    .ServiceList{ padding: 80px 0;}

    /* OurSuccess */
    .OurSuccess{ padding: 80px 0;}
    
    /* Footer */
    .Footer{ padding: 80px 0 120px 0; }
    .Footer .FooterLCR .FooterL img{ max-width: 180px; }
    .Footer .FooterLCR .FooterR img{ max-width: 180px; }
    
   /* ContactBox */
   .ContactBox{ padding: 80px 0; }
   .ContactBox .ContactBoxLR .ContactBoxR .ContactAddress{ padding: 0;}
   .ContactBox .ContactBoxLR .ContactBoxR .HeaderOF{ padding-left: 24px;}
   .ContactBox .ContactBoxLR .ContactBoxR .Inner{ padding-left: 35px;}

   /* FromCustomers */
    /*.FromCustomers{  padding: 80px 0; }*/
    .FromCustomers .FromCustomersLR{ display: block; }
    .FromCustomers .Title{ margin-bottom: 20px;}
    .FromCustomers .FromCustomersLR .FromCustomersL{ text-align: center; }
    .FromCustomers .FromCustomersLR .FromCustomersR{ text-align: center; margin-top: 30px; }
    .FromCustomers .Testimonial{ margin-top: 30px;}

    .FromCustomers .TestimonialList .slick-prev{ left: 38%; }
    .FromCustomers .TestimonialList .slick-next{ right: 38%; }

    .YourBenefit .YourBenefitBox{ padding: 30px;}
    .YourBenefit .YourBenefitBox h2{ font-size: 32px; margin-bottom: 20px; }
    .YourBenefit .YourBenefitBox .Price{ font-size: 15px; margin-bottom: 30px; }
    .YourBenefit .YourBenefitBox .CaptionsBox{ font-size: 12px; }
    .YourBenefit .YourBenefitBox .TagsList p{ font-size: 12px; min-width: 90px;}
    .YourBenefit .YourBenefitBox .YourBenefitList{ font-size: 15px;}
    .YourBenefit .YourBenefitBox .YourBenefitList ul li{ line-height: 23px; }
    .YourBenefit .YourBenefitBox .ReadMore a{ font-size: 12px;}
    .YourBenefit .Remark{ font-size: 10px; margin-top: 15px;}
    .reveal_Price.active{ font-size: 24px!important; }
    .reveal_CaptionsBox.active{ font-size: 15px!important; max-width: 330px!important; line-height: 23px!important; }
    .reveal_CaptionsBox.active .Within{ font-size: 10px!important; }

    .ClubTakeCare{ padding: 100px 0 100px 0;}
    .ClubTakeCare .ClubTakeCareList .slick-prev{ left: 38%; }
    .ClubTakeCare .ClubTakeCareList .slick-next{ right: 38%; }

    .Benefits .FromCustomersHeader .TitleTop{ font-size: 28px; line-height: 37px;}
    .Benefits .FromCustomersHeader .TitleTop br{ display: block;}
    .Benefits .BenefitsList ul li{ padding: 30px; overflow: visible;}
    .Benefits .BenefitsList ul li .Icon img{ width: 70px; height: auto; }
    .Benefits .BenefitsList ul li .Title{ font-size: 24px; text-align: left; margin: 0; padding: 0 0 0 40px;}
    .Benefits .BenefitsList ul li .Rows div.Detail{ font-size: 15px; line-height: 21px;}
    .Benefits .BenefitsList ul li .Pinned{ left: auto; right: 0; border-radius: 8px 0 0 8px; top: -15px;}
    .Benefits .BenefitsList ul li:first-child .Remark{ bottom: -25px; left: 0; width: 100%; text-align: right; font-size: 10px;}
    .Benefits .BenefitsList ul li .SPBox{ display: flex; justify-content: left; align-items: center; position: relative; margin-bottom: 30px; padding-bottom: 20px;}
    .Benefits .BenefitsList ul li .reveal_TitleRight:before{ display: none;}

    .reveal_TitleRight2:before{ position: absolute; width: 0; height: 2px; left: 0; bottom: 0px; content: ''; background-color: #53B7FF; transition: 1s all ease; }
    .reveal_TitleRight2.active:before{ width: 100%; }

    /* Keyvisual */
    .Keyvisual{ padding: 0 0 0 0; margin-top: 105px; background: url('../images/keyvisual/Background-sp.png') no-repeat center; background-size: cover; }
    .Keyvisual .MaxsizeWidthTop{ max-width: 100%; background: url('../images/keyvisual/Background-sp-tail.png') no-repeat bottom center; background-size: 100% 372px;}
    .Keyvisual .KeyvisualBox{ max-width: 100%; padding: 20px 40px; border-radius: 0; background-color: rgba(252, 252, 252, 0); }
    .Keyvisual .KeyvisualBox .KeyvisualFirst{ display: block; }
    .Keyvisual .KeyvisualBox .KeyvisualFirst .Left{ max-width: 122px;}
    .Keyvisual .KeyvisualBox .KeyvisualFirst .Right{ padding-left: 0; max-width: 135px;}
    .Keyvisual .KeyvisualBox h1{ font-size: 70px; line-height: 70px; margin-top: 100px; }
    .H1Center{ text-align: left;}
    .Keyvisual .KeyvisualBox .KeyvisualKeyword{ display: none;}
    .Keyvisual .KeyvisualBox .ContactLink { display: none;}
    .Keyvisual .KeyvisualBox .Captions{ font-size: 17px;}

    .Promotions .PromotionsLR .PromotionsR .Detail ul { padding: 20px 20px 20px 20px; }
    .Promotions .PromotionsLR .PromotionsR .Detail ul li{ font-size: 13px; margin-top: 10px;}
}

/* -------------------------------------  480px  ------------------------------------- */
@media(max-width:480px)
{
    /* YourBenefit */
    .YourBenefit .YourBenefitLR .YourBenefitR{ margin-top: 10px;}
    .YourBenefit .YourBenefitLR .YourBenefitR ul{ display: block; }
    .YourBenefit .YourBenefitLR .YourBenefitR ul li{ width: 100%; text-align: center; }
    .YourBenefit .YourBenefitLR .YourBenefitR ul li .Title{ font-size: 20px;}
    .ENFont .YourBenefit .YourBenefitLR .YourBenefitR ul li .IconText .Title{ text-align: left;}
    .ENFont .YourBenefit .YourBenefitLR .YourBenefitR ul li .Captions{ text-align: left;}

    /* ServiceList */
    .ServiceList .SOListItem ul li .SOListR h2{ font-size: 24px; line-height: 33px;}
    .ServiceList .SOListItem ul li .SOListR .HeaderSmall{ margin: 30px 0 30px 0;}
    .ServiceList .SOListItem ul li .SOListR .HeaderSmall p span{ width: 30px; height: 30px; }
    .ServiceList .SOListItem ul li .SOListR .HeaderSmall p{ font-size: 12px;}
    .ServiceList .SOListItem ul li .SOListR .HeaderSmall p img{ max-width: 16px; height: auto;}
    .Rows div.Detail{ width: calc(100% - 40px); font-size: 15px; line-height: 23px;}

    /* OurSuccess */
    .OurSuccess .OurSuccessLR .OurSuccessR h2{ font-size: 30px; }
    .OurSuccess .OurSuccessLR .OurSuccessR .HeaderSmall{ font-size: 18px;}

    /* ContactBox */
    .ContactBox .ContactBoxLR .ContactBoxL .Title{ font-size: 24px; margin: 0 0 30px 0; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm{ font-size: 15px; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li{ display: block; margin-bottom: 20px; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li p:nth-child(2){ margin-bottom: 5px; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li:last-child{ text-align: center;}
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li input[type=text]{ width: 100%; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li input[type=email]{ width: 100%; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li input[type=number]{ width: 100%; }
    .ContactBox .ContactBoxLR .ContactBoxL .ContactForm ul li textarea{ width: 100%; }
    .contactSP{ display: block;}
    .contactPC{ display: none;}
    .ContactBox .ContactBoxLR .ContactBoxR .HeaderOF{ font-size: 20px; border-left: 5px solid #FFDC00; }
    .ContactBox .ContactBoxLR .ContactBoxR .Inner{ font-size: 15px; margin-top: 15px;}

    .Footer{ font-size: 12px;}
    .Footer .FooterLCR .FooterC .CaptionCSP{ padding-left: 25px; border-left: 3px solid #FFDC00; }
    .Footer .FooterLCR .FooterL img{ max-width: 95px; }
    .Footer .FooterLCR .FooterR img{ max-width: 95px; }

    .FromCustomers .TestimonialList .slick-prev{ left: 35%; }
    .FromCustomers .TestimonialList .slick-next{ right: 35%; }

    .ClubTakeCare .ClubTakeCareList ul li .Title{ font-size: 24px;}
    .ClubTakeCare .ClubTakeCareList ul li .Descriptions{ font-size: 15px;}

    .ClubTakeCare .ClubTakeCareList .slick-prev{ left: 35%; }
    .ClubTakeCare .ClubTakeCareList .slick-next{ right: 35%; }

    .IntroductionSection{ padding: 80px 0; }

    .Keyvisual .KeyvisualBox h1{ font-size: 64px; line-height: 64px; margin-top: 60px;}
    .Keyvisual .KeyvisualBox .Captions{ margin: 20px 0 0 0; font-size: 15px;}

    .reveal_CaptionsBox.active{ line-height: 21px;}
    .YourBenefit .YourBenefitBox .CaptionsBox .Within{ line-height: 15px;}

    .Benefits .BenefitsList ul li .Title{ font-size: 23px; }

    .Promotions{ padding: 80px 0; }
    .Promotions .PromotionsLR .PromotionsR .SPPadding{ padding: 30px;}
    .Promotions .PromotionsLR .PromotionsR .SmallImage{ right: 20px; margin-top: 15px; }
    .Promotions .PromotionsLR .PromotionsR .SmallImage img{ max-width: 70px;}
    .Promotions .PromotionsLR .PromotionsR .Title{ font-size: 36px; line-height: 50px; }
    .Promotions .PromotionsLR .PromotionsR .Title p{ font-size: 42px;}
    .Promotions .PromotionsLR .PromotionsR .Captions{ font-size: 13px;}
    .Promotions .PromotionsLR .PromotionsR .Detail ul{ max-width: 202px; margin: auto; }
    .Promotions .PromotionsLR .PromotionsR .Detail ul li .Icon{ max-width: 25px; }
    .Promotions .PromotionsLR .PromotionsR .Detail ul li{ font-size: 10px; width: 78px; margin-top: 5px; margin-bottom: 5px;}
    .Promotions .PromotionsLR .PromotionsR .Detail .PicLeft{ height: 210px;}
    .Promotions .PromotionsLR .PromotionsR .Title{ margin-top: 20px;}

    .TopMenuFixed .InnerNavigation .RightSNS a{ margin-left: 15px; }
    .TopMenuFixed .InnerNavigation .RightSNS a.LineContact{ padding: 0 0; font-size: 13px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0); }
    .TopMenuFixed .InnerNavigation .RightSNS a.LineContact img{ margin-right: 0px; width: 28px; max-width: 28px!important;}
    .TopMenuFixed .InnerNavigation .RightSNS a.LineContact span{ display: none; }
    .TopMenuFixed .InnerNavigation .RightSNS a.LineContact:hover{ background-color: transparent;}
    .TopMenuFixed .InnerNavigation .RightSNS a.TelContact{ padding: 0 0; font-size: 13px; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0); }
    .TopMenuFixed .InnerNavigation .RightSNS a.TelContact img{ margin-right: 0px; width: 28px; max-width: 28px!important;}
    .TopMenuFixed .InnerNavigation .RightSNS a.TelContact span{ display: none; }
    .TopMenuFixed .InnerNavigation .RightSNS a.TelContact:hover{ background-color: transparent;}
    
}