@charset "UTF-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
    color: #222;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 99%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #000;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a,a:link {
    color: #222222;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #222222;
}
a:active {
    color: #222222;
    text-decoration: none;
}
/****スマホのブレイクポイント****/
@media screen and (max-width: 896px) {
    a:hover {
        color: #222222;
        text-decoration: none;
    }
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
body {
    font-family: "ryo-gothic-plusn", sans-serif;
    line-height: 1.6;
    color: #333333;
    font-size: 20px;
    text-align: left;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #FFFFEB;
    position: relative;
}
.main_wrap {
    position: relative;
    overflow: hidden;
}
.c-pc {
    display: block;
}
.c-pc-inb {
    display: inline-block;
}
.c-sp {
    display: none;
}
.c-sp-inb {
    display: none;
}
.c_main {
    max-width: 1366px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}
/* cv */
.cv_wrap {
    padding: 36px 0 74px;
    box-sizing: border-box;
}
.cv_wrap.ver2 {
    padding: 72px 0;
}
.cv_in {
    max-width: 804px;
    margin: 0 auto;
    position: relative;
    border: 10px solid #009844;
    box-sizing: border-box;
    background: #9DCD20;
    padding: 36px 25px 42px;
}
.cv_wrap.ver2 .cv_in {
    padding: 0 0 42px;
}
.cv_in::before {
    content: "";
    width: 130px;
    height: 186px;
    background: url(../svg/icn_cv.svg) no-repeat center / 100% auto;
    position: absolute;
    top: -106px;
    left: -45px;
    z-index: 9;
}
.cv_wrap.ver2 .cv_in::before {
    display: none;
}
.cv_ttl {
    padding: 33px 20px 44px 148px;
    box-sizing: border-box;
    background: #F7F8FC url(../img/cv_deco.png?4) no-repeat left bottom;
}
.cv_box {
    padding: 20px 25px 0;
}
.cv-ttl {
    max-width: 614px;
    margin: 0 auto 40px;
    font-size: 24px;
    line-height: 1.75;
    font-weight: 700;
}
.cv_wrap.ver2 .cv-ttl {
    max-width: 100%;
    margin: 0;
}
.cv-ttl .fs-l {
    position: relative;
    display: inline-block;
}
.cv-ttl .fs-l::after {
    content: "";
    width: calc(100% + 10px);
    height: 4px;
    background: #FEE60C;
    border-radius: 4px;
    position: absolute;
    left: -5px;
    bottom: -18px;
    z-index: 9;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .8s ease-in-out;
}
.cv-ttl .fs-l.active::after {
    transform: scale(1, 1);
}
.cv_wrap.ver2 .cv-ttl .fs-l::after {
    bottom: -22px;
}
.cv-search-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}
.cv_wrap.ver2 .cv-search-box {
    margin-bottom: 20px;
}
.cv-prefecture,
.cv-city,
.cv-searchbtn {
    width: 239px;
    height: 89px;
}
.cv-searchbtn {
    border: 0;
    cursor: pointer;
}
.cv-prefecture select,
.cv-city select,
.cv-searchbtn span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border: 0;
    appearance: none;
    box-sizing: border-box;
    font-size: 23px;
    font-weight: 600;
}
.cv-prefecture select,
.cv-city select {
    padding: 0 50px 0 19px;
    background: #FFFFEB url(../svg/icn_arrow-b.svg) no-repeat center right 20px / 15px auto;
}
.cv-searchbtn span {
    padding: 0 87px 0 32px;
    background: #E52D8A url(../svg/icn_search.svg) no-repeat center right 25px / 25px auto;
    color: #FFF5F2;
}
.cv_btn {
    width: 342px;
    height: 108px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.cv_btn.cv_btn::after {
    content: "";
    width: 180px;
    height: 68px;
    background: url(../img/pen.png) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: -120px;
    margin-top: -34px;
    z-index: -1;
    opacity: 0;
}
.cv_btn.cv_btn.is-animated::after {
    animation: slideIn-right 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.cv_btn a {
    width: 100%;
    height: 100%;
    background: #009844;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 40px;
    box-sizing: border-box;
}
.cv_btn a span {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
    color: #FFFFFF;
}
/* header */
header {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 999;
}
.headerLogo_wrap {
    max-width: 627px;
    width: 100%;
    background: rgba(255, 255, 255, .9);
    padding: 13px 100px 13px 242px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 27px;
    border-radius: 0 47px 47px 0;
}
.headerBtn_wrap {
    position: absolute;
    top: 38px;
    right: 58px;
    z-index: 9;
    display: flex;
    justify-content: right;
    gap: 0 38px;
}
.headerBtn_in {
    width: 205px;
    height: 205px;
}
.headerBtn_in a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.headerBtn_in a::after {
    content: "";
    width: 205px;
    height: 205px;
    background: url(../svg/search-flower-p.svg) no-repeat center / 100% auto;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    animation:rotate 4s infinite;
}
.headerBtn_in.ver2 a::after {
    background: url(../svg/search-flower.svg) no-repeat center / 100% auto;
}
.flo-btn {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #FFF5F2;
}
.flo-btn .serch-icn {
    position: relative;
    padding-right: 26px;
}
.flo-btn .serch-icn::before {
    content: "";
    width: 24px;
    height: 22px;
    background: url(../svg/icn_flower.svg) no-repeat center / 100% auto;
    position: absolute;
    right: -8px;
    bottom: -2px;
    z-index: 9;
}
/* mv */
.mv_wrap {
    position: relative;
    z-index: 900;
    overflow: hidden;
}
.mv-img {
    clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
    width: 100%;
    height: 860px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
}
.mv-img img,
.mv-img source {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.mv_in {
    position: absolute;
    top: 206px;
    left: 50%;
    margin-left: -230px;
    z-index: 9;
}
.mv_ttl {
    position: relative;
}
.mv_ttl::before,
.mv_ttl::after {
    content: "";
    position: absolute;
    z-index: 9;
}
.mv_ttl::before {
    width: 273px;
    height: 303px;
    background: url(../svg/mv_boy.svg) no-repeat center / 100% auto;
    left: -298px;
    bottom: 190px;
    animation: fuwafuwa 3s ease-in-out infinite alternate;
}
.mv_ttl::after {
    width: 178px;
    height: 328px;
    background: url(../svg/mv_girl.svg) no-repeat center / 100% auto;
    right: -200px;
    bottom: 106px;
    animation: fuwafuwa2 3s ease-in-out infinite alternate;
}
.mv-ttl {
    text-align: center;
    font-size: 70px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 32px;
    box-sizing: border-box;
}
.mv-ttl .line1,
.mv-ttl .line2 {
    rotate: 355deg;
    display: inline-block;
}
.mv-ttl .fs-s {
    font-size: 50px;
}
.mv-ttl .line1 {
    margin-bottom: 39px;
    padding-right: 36px;
}
.mv-ttl .line2 {
    margin-bottom: 37px;
    padding-right: 52px;
}
.mv-ttl .line3 {
    padding-left: 10px;
}
.mv_ttl .ttl-un {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.625;
    text-align: center;
    rotate: 355deg;
    padding-bottom: 72px;
    position: relative;
}
.mv_ttl .ttl-un::after {
    content: "";
    width: 382px;
    height: 66px;
    background: url(../img/mv-txtdeco.png) no-repeat center / 100% auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -205px;
    transform: rotate(-355deg);
    z-index: 9;
}
/* app */
.app_wrap {
    margin-top: -60px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 65px), 50% 100%, 0 calc(100% - 65px));
    background: linear-gradient(to bottom, #009844, #8CC63F);
    padding: 140px 0 80px;
    box-sizing: border-box;
}
.appdtl_wrap {
    max-width: 730px;
    margin: 0 auto;
    color: #FFFFFF;
    position: relative;
}
.appdtl_wrap.ver1::before,
.appdtl_wrap.ver2::before,
.appdtl_wrap.ver3::before,
.appdtl_wrap.ver4::before {
    content: "";
    position: absolute;
    z-index: 9;
}
.appdtl_wrap.ver1::before {
    width: 134px;
    height: 102px;
    background: url(../svg/icn_sec1-1.svg) no-repeat center / 100% auto;
    top: 48px;
    right: 0;
}
.appdtl_wrap.ver2::before {
    width: 104px;
    height: 101px;
    background: url(../svg/icn_sec1-2.svg) no-repeat center / 100% auto;
    top: 11px;
    left: 0;
}
.appdtl_wrap.ver3::before {
    width: 125px;
    height: 82px;
    background: url(../svg/icn_sec1-3.svg) no-repeat center / 100% auto;
    top: 30px;
    right: 0;
}
.appdtl_wrap.ver4::before {
    width: 139px;
    height: 76px;
    background: url(../svg/icn_sec1-4.svg) no-repeat center / 100% auto;
    top: 20px;
    left: -40px;
}
.appdtl_wrap:not(:last-child) {
    margin-bottom: 80px;
}
.appdtl_wrap:not(:last-child)::after {
    content: "";
    width: 18px;
    height: 21px;
    background: url(../svg/icn_flow-arrow.svg) no-repeat center / 100% auto;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -9px;
    z-index: 9;
}
.appdtl_wrap.ver2 .app_ttl,
.appdtl_wrap.ver4 .app_ttl {
    padding-left: 160px;
    box-sizing: border-box;
}
.app-ttl {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.457;
    margin-bottom: 30px;
    color: #FFFFFF;
}
.app-ttl .border {
    position: relative;
    padding: 0 10px 0 2px;
}
.app-ttl .border::before {
    content: "";
    width: 100%;
    height: 4px;
    background: #FEE60C;
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: -12px;
    z-index: 9;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .8s ease-in-out;
}
.app-ttl.active .border::before {
    transform: scale(1, 1);
}
/*
.app-ttl.active .border.ver2::before {
    transition-delay: .8s;
}
*/
.appdtl_wrap.ver2 .txt {
    padding-left: 160px;
    box-sizing: border-box;
}
.appdtl_wrap.ver4 .txt {
    padding-left: 110px;
    box-sizing: border-box;
}
.appdtl_wrap .txt {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.575;
}
/* why */
.why_wrap {
    padding: 62px 0 0;
    overflow: hidden;
}
.why_ttl {
    max-width: 806px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 77px 194px 117px 116px;
    box-sizing: border-box;
    z-index: 2;
}
.why_ttl::after {
    content: "";
    width: 806px;
    height: 322px;
    background: url(../img/why_ttl.png) no-repeat center / 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.why-ttl {
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
}
.why-ttl > span {
    display: inline-block;
}
.why-ttl > span span {
    font-size: 52px;
    line-height: 1;
}
.why-ttl .line1 {
    padding-left: 42px;
    box-sizing: border-box;
    margin-bottom: 22px
}
.is-bl {
    color: #0068B6;
}
.is-gr {
    color: #009844;
}
.is-or {
    color: #FF8B00;
}
.is-pnk {
    color: #E52D8A;
}
.rsn_cat {
    max-width: 1440px;
    width: calc(100% - 400px);
    margin: 0 auto;
}
.rsn_cat .cat {
    display: flex;
    align-items: center;
    gap: 0 6px;
}
.rsn_in.ver2 .rsn_cat .cat,
.rsn_in.ver4 .rsn_cat .cat {
    justify-content: right;
}
.rsn_cat .cat .txt {
    font-size: 18px;
    font-weight: 500;
}
.rsn_cat .cat .num {
    font-size: 80px;
    font-weight: bold;
    line-height: 1;
}
.rsn_wrap {
    margin-top: 0;
}
.rsn_in.ver2 {
    margin-top: -95px;
}
.rsn_in.ver3 {
    margin-top: -100px;
}
.rsn_in.ver4 {
    margin-top: -100px;
}
.rsn_in.ver1 .rsn_cat {
    color: #016EBB;
}
.rsn_in.ver2 .rsn_cat {
    color: #009844;
}
.rsn_in.ver3 .rsn_cat {
    color: #FF8B00;
}
.rsn_in.ver4 .rsn_cat {
    color: #E52D8A;
}
.rsndt_wrap {
    clip-path: polygon(100% 0, 100% 75%, 0 100%, 0 25%);
    box-sizing: border-box;
}
.rsn_in.ver2 .rsndt_wrap,
.rsn_in.ver4 .rsndt_wrap {
    clip-path: polygon(100% 25%, 100% 100%, 0 75%, 0 0);
}
.rsn_in.ver1 .rsndt_wrap {
    background: #0068B6;
    padding: 187px 0 171px;
    margin-top: -105px;
}
.rsn_in.ver2 .rsndt_wrap {
    background: #009844;
    padding: 195px 0 194px;
    margin-top: -105px;
}
.rsn_in.ver3 .rsndt_wrap {
    background: #FF8B00;
    padding: 205px 0 186px;
    margin-top: -95px;
}
.rsn_in.ver4 .rsndt_wrap {
    background: #E52D8A;
    padding: 188px 0 176px;
    margin-top: -105px;
}
.rsndt_txt {
    max-width: 860px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}
.rsndt_txt::before {
    content: "";
    position: absolute;
    z-index: 9;
}
.rsn_in.ver1 .rsndt_txt {
    padding-left: 33px;
}
.rsn_in.ver1 .rsndt_txt::before {
    width: 123px;
    height: 199px;
    background: url(../svg/icn_reason1.svg) no-repeat center / 100% auto;
    top: -43px;
    right: 20px;
}
.rsn_in.ver2 .rsndt_txt::before {
    width: 162px;
    height: 164px;
    background: url(../svg/icn_reason2.svg) no-repeat center / 100% auto;
    top: 18px;
    left: 32px;
}
.rsn_in.ver3 .rsndt_txt::before {
    width: 153px;
    height: 125px;
    background: url(../svg/icn_reason3.svg) no-repeat center / 100% auto;
    top: -70px;
    right: -22px;
}
.rsn_in.ver4 .rsndt_txt::before {
    width: 222px;
    height: 120px;
    background: url(../svg/icn_reason4.svg) no-repeat center / 100% auto;
    top: 10px;
    left: -16px;
}
.rsn_in.ver2 .rsndt_txt {
    padding-left: 252px;
}
.rsn_in.ver3 .rsndt_txt {
    padding-left: 33px;
}
.rsn_in.ver4 .rsndt_txt {
    padding-left: 252px;
}
.rsndt_txt .cat {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.3714;
    margin-bottom: 15px;
    color: #FFFFFF;
}
.rsndt_txt .cat > span {
    clip-path: inset(0 100% 0 0);
    transition-property: clip-path;
}
.rsndt_txt .cat.is-animated > span {
    clip-path: inset(0);
}
.rsndt_txt .cat > span {
    transition: 0.8s cubic-bezier(0.37, 0, 0.63, 1) 0.5s;
}
/*
.rsndt_txt .cat > span.line {
    transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
}
.rsndt_txt .cat > span.line2 {
    transition: 1s cubic-bezier(0.37, 0, 0.63, 1) 1s;
}
.rsndt_txt .cat > span.line3 {
    transition: 1s cubic-bezier(0.37, 0, 0.63, 1) 2s;
}
*/
.rsndt_txt .txt {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.575;
    color: #FFFFFF;
    transition: 0.8s cubic-bezier(0.37, 0, 0.63, 1) 0.5s;
    clip-path: inset(0 100% 0 0);
    transition-property: clip-path;
}
.rsndt_txt .txt.is-animated {
    clip-path: inset(0);
}
/* ep */
.ep_wrap {
    padding: 62px 0 80px;
    background: url(../img/dott.png?4) repeat center;
}
.ep_in {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.ep_ttl {
    text-align: center;
    margin-bottom: 64px;
}
.ep-ttl {
    font-size: 42px;
    line-height: 1.184;
    font-weight: 700;
    position: relative;
    z-index: 2;
}
.ep-ttl::before,
.ep-ttl::after {
    content: "";
    background: #FFFFEB;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.ep-ttl::before {
    width: 538px;
    height: 70px;
    top: -4px;
}
.ep-ttl::after {
    width: 329px;
    height: 56px;
    top: 63px;
}
.ep-ttl .fs-l {
    font-size: 56px;
    font-weight: 800;
}
.epdtl_wrap {
    display: flex;
    justify-content: center;
    gap: 0 41px;
}
.epdtl_in {
    max-width: 373px;
    width: 100%;
    position: relative;
}
.epdtl_in.ver1::before {
    content: "";
    width: 84px;
    height: 118px;
    background: url(../svg/ep_deco01.svg) no-repeat center / 100% auto;
    position: absolute;
    left: -10px;
    top: -76px;
    z-index: 9;
}
.epdtl_in.ver2::before {
    content: "";
    width: 70px;
    height: 112px;
    background: url(../svg/ep_deco02.svg) no-repeat center / 100% auto;
    position: absolute;
    right: 0px;
    top: -66px;
    z-index: 9;
}
.epdtl_in .txt_box {
    border: 10px solid #0068B6;
    box-sizing: border-box;
    position: relative;
    background: #FFFFFF;
    margin-bottom: 50px;
}
.epdtl_in.ver2 .txt_box {
    border: 10px solid #009844;
}
.epdtl_in .txt_box::before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -10px;
    border-top: 26px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 9;
}
.epdtl_in .txt_box::after {
    content: "";
    position: absolute;
    bottom: -52px;
    left: 50%;
    margin-left: -20px;
    border-top: 52px solid #0068B6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    z-index: 8;
}
.epdtl_in.ver2 .txt_box::after {
    border-top: 52px solid #009844;
}
.epdtl_in .txt_box .cat {
    padding: 10px 25px 15px 73px;
    box-sizing: border-box;
    background: #0068B6;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 1.5;
    font-weight: 800;
}
.epdtl_in.ver2 .txt_box .cat {
    background: #009844;
    padding: 10px 70px 15px 31px;
}
.epdtl_in .txt_box .txt {
    padding: 12px 30px 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.714;
    font-weight: 700;
}
.ep-img {
    text-align: center;
}
.ep_wrap .ano-txt {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    margin-top: -12px;
    font-weight: 500;
}
.how_wrap {
    padding: 62px 0 72px;
    box-sizing: border-box;
    overflow: hidden;
}
.how_in {
    max-width: 808px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.how_in::before {
    content: "";
    width: 140px;
    height: 210px;
    background: url(../svg/icn_aboutdeco.svg) no-repeat center / 100% auto;
    position: absolute;
    top: -6px;
    right: -96px;
    z-index: 9;
}
.how-ttl {
    font-size: 42px;
    line-height: 1.23;
    font-weight: 700;
    margin-bottom: 54px;
    text-align: center;
}
.how-ttl .fs-l {
    font-size: 56px;
    font-weight: 800;
}
.howdtl_wrap {
    display: flex;
    justify-content: center;
    gap: 0 7px;
}
.howdtl_in {
    max-width: 264px;
    width: 100%;
    position: relative;
    margin-top: 116px;
    background: #0068B6;
    opacity: 0;
}
.howdtl_in.ver2 {
    background: #009844;
}
.howdtl_in.ver3 {
    background: #E52D8A;
}
.howdtl_in.ver1.active {
    animation: fadeup 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
.howdtl_in.ver2.active {
    animation: fadeup 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards 0.3s;
}
.howdtl_in.ver3.active {
    animation: fadeup 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards 0.5s;
}
.howdtl_in::before {
    content: "";
    width: 144px;
    height: 144px;
    border-radius: 50%;
    position: absolute;
    top: -116px;
    left: 50%;
    margin-left: -72px;
    z-index: 9;
    background: #0068B6 url(../svg/about_img01.svg) no-repeat center / 60px auto;
}
.howdtl_in.ver2::before {
    background: #009844 url(../svg/about_img02.svg) no-repeat center / 63px auto;
}
.howdtl_in.ver3::before {
    background: #E52D8A url(../svg/about_img03.svg) no-repeat center / 69px auto;
}
.howdtl_txt {
    padding: 36px 22px;
    box-sizing: border-box;
}
.howdtl_txt .cat {
    min-height: 2.72em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.36;
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.howdtl_txt .txt {
    line-height: 1.65125;
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
}
.price_wrap {
    background: #009844;
    padding: 67px 0 124px;
    box-sizing: border-box;
}
.price_in {
    max-width: 820px;
    margin: 0 auto;
}
.price-ttl {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 282px;
    height: 75px;
    z-index: 2;
    font-size: 30px;
    color: #FFF5F2;
    font-weight: 700;
    line-height: 1;
    margin: 0 auto -26px;
}
.price-ttl::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #0068B6;
    clip-path: polygon(0 16%, 100% 0%, 100% 84%, 0% 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.pricedtl_wrap {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 0 14px;
}
.pricedtl_in {
    max-width: 402px;
    width: 100%;
    background: #FFF5F2;
    padding: 70px 0 88px;
}
.pricedtl_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.pricedtl_txt .cate {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 20px;
    margin-bottom: 23px;
}
.pricedtl_txt .kyouka {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.21625;
}
.price_wrap .add-cir {
    width: 145px;
    height: 145px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #E52D8A;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -52px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
}
.price_wrap .add-cir .txt {
    font-size: 34px;
    font-weight: 700;
    line-height: 0.8;
    color: #FFF5F2;
    text-align: center;
    margin-top: 10px;
}
.price_wrap .add-cir .txt .fs-s {
    font-size: 20px;
}
.footer_wrap {
    background: #009844;
    padding: 65px 0 63px;
    color: #FFFFFF;
    font-weight: 700;
}
.footer_wrap a {
    color: #FFFFFF;
}
.footer_in {
    max-width: 865px;
    margin: 0 auto;
}
.tel_wrap {
    margin-bottom: 31px;
    text-align: center;
}
.tel_wrap .txt {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
}
.tel_wrap .tel_num {
    font-size: 60px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 23px;
    padding-left: 92px;
    position: relative;
}
.tel_wrap .tel_num::before {
    content: "";
    width: 66px;
    height: 53px;
    background: url(../svg/icn_free.svg) no-repeat center / 100% auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.tel_wrap .add-txt {
    font-size: 28px;
    line-height: 1;
}
.footer-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 35px;
    margin-bottom: 33px;
    line-height: 1;
}
.footer-list a {
    font-size: 24px;
    line-height: 1;
}
.copyright {
    font-size: 24px;
    line-height: 1;
    text-align: center;
}
.floating-banner {
    position: fixed;
    bottom: 40px;
    left: 40px;
    z-index: 9999;
    width: 220px;
    height: 220px;
    display: none;
}
.floating-banner .close-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 50%;
}
.floating-banner img {
    width: 100%;
    height: auto;
    display: block;
}
.cp0-bnr_wrap {
    box-sizing: border-box;
    text-align: center;
    padding: 0 0 70px;
    position: relative;
    z-index: 9;
}
.cp0-bnr_wrap img {
    max-width: 750px;
    width: 100%;
    height: auto;
}
.cv-search-box select {
    color: #333333;
}
@media screen and (min-width: 896px) and (max-width: 1240px) {
    .rsn_cat {
        width: calc(100% - 150px);
    }
    .headerLogo_wrap {
        padding: 13px 0;
        max-width: 450px;
    }
    .flo-btn .serch-icn {
        padding-right: 17px; 
    }
    .headerBtn_wrap {
        top: 0;
        right: 40px;
        gap: 0 25px;
    }
    .headerBtn_in {
        width: 150px;
        height: 150px;
    }
    .flo-btn {
        font-size: 18px;
    }
    .flo-btn .serch-icn::before {
        width: 20px;
        height: 20px;
    }
    .headerBtn_in a::after {
        width: 100%;
        height: 100%;
    }
    .how_in::before {
        right: 0;
    }
}
@media screen and (min-width: 896px) {
    .headerBtn_wrap a:hover::after {
        background: url(../svg/search-flower.svg) no-repeat center / 100% auto;
    }
    .headerBtn_in.ver2 a:hover::after {
        background: url(../svg/search-flower-p.svg) no-repeat center / 100% auto;
    }
    .cv-searchbtn:hover span {
        background: #0068B6 url(../svg/icn_search.svg) no-repeat center right 25px / 25px auto;
    }
    .cv_btn a:hover {
        background: #FF8B00;
    }
    .tel_wrap .tel_num {
        pointer-events: none;
    }
    .footer-list a:hover {
        text-decoration: underline;
    }
    .headerLogo_wrap a:hover {
        opacity: .8;
    }
    .cv-ttl .fs-l {
        font-size: 35px;
        font-weight: 800;
        line-height: 1.2289;
    }
    .rsn_in.ver4 .rsndt_txt .cat {
        margin-bottom: 30px;
    }
    .mv-ttl {
        padding-right: 34px;
    }
}
@media screen and (max-width: 896px) {
    .headerLogo-right img {
        width: 18.4vw;
        height: auto;
    }
    .headerLogo-left img {
        width: 18.133vw;
        height: auto;
    }
    body {
        font-size: 14px;
        min-width: 320px;
        width: 100%;
    }
    .cp0-bnr_wrap {
        margin: 0 auto;
        width: 100%;
        padding: 0 0 10.667vw;
    }
    .cv_wrap {
        padding: 3.733vw 5.867vw 5.333vw;
    }
    .cv_wrap.ver2 {
        padding: 9.6vw 5.867vw 11.2vw;
    }
    .cv_in {
        max-width: 100%;
        margin: 0;
        border: 2.667vw solid #009844;
        padding: 9.067vw 8vw 7.2vw;
    }
    .cv_wrap.ver2 .cv_in {
        padding: 0 0 7.467vw;
    }
    .cv_in::before {
        width: 19.467vw;
        height: 28vw;
        top: -12.533vw;
        left: 0;
    }
    .cv_in::after {
        content: "";
        width: 60.533vw;
        height: 28.267vw;
        background: url(../img/sp/pen.png) no-repeat top left / 100% auto;
        position: absolute;
        top: -21.867vw;
        left: -8.8vw;
        z-index: 8;
        opacity: 0;
    }
    .cv_wrap.ver2 .cv_in::after {
        display: none;
    }
    .cv_ttl {
        padding: 6.667vw 8vw 4.8vw 25.067vw;
        background: #F7F8FC url(../img/sp/cv_deco.png?2) no-repeat left bottom / 52vw auto;
    }
    .cv_box {
        padding: 8vw 8vw 0;
        box-sizing: border-box;
    }
    .cv-ttl {
        max-width: 100%;
        margin: 0 0 4.8vw;
        font-size: 4.8vw;
        line-height: 1.444;
        padding: 0 6.4vw 0 10.667vw;
        box-sizing: border-box;
    }
    .cv_wrap.ver2 .cv-ttl {
        padding: 0;
        text-align: center;
    }
    .cv-ttl .fs-l::after {
        width: calc(100% + 0.533vw);
        height: 0.533vw;
        border-radius: 0;
        left: -0.267vw;
        bottom: 0.267vw;
    }
    .cv_wrap.ver2 .cv-ttl .fs-l::after {
        bottom: 0.267vw;
    }
    .cv-search-box {
        display: block;
        margin-bottom: 5.867vw;
    }
    .cv_wrap.ver2 .cv-search-box {
        margin-bottom: 5.867vw;
    }
    .cv-prefecture,
    .cv-city,
    .cv-searchbtn {
        width: 100%;
        height: 17.6vw;
    }
    .cv-prefecture select,
    .cv-city select,
    .cv-searchbtn span {
        font-size: 4.533vw;
    }
    .cv-prefecture select,
    .cv-city select {
        padding: 0 6.4vw 0 4.8vw;
        background: #FFFFEB url(../svg/icn_arrow-b.svg) no-repeat center right 6.4vw / 4vw auto;
    }
    .cv-searchbtn span {
        padding: 0 4.8vw 0 9.333vw;
        background: #E52D8A url(../svg/icn_search.svg) no-repeat center right 4.8vw / 7.467vw auto;
    }
    .cv_btn {
        width: 100%;
        height: 21.067vw;
        margin: 0;
    }
    .cv_btn.cv_btn::after {
        display: none;
    }
    .cv_btn a {
        border-radius: 10.667vw;
    }
    .cv_btn a img {
        width: 42.933vw;
        height: auto;
    }
    .cv-prefecture, 
    .cv-city {
        margin-bottom: 3.467vw;
    }
    /* header */
    header {
        top: 0;
    }
    .headerLogo_wrap {
        max-width: 50.133vw;
        width: 100%;
        padding: 5.333vw 6.667vw 5.333vw 5.067vw;
        gap: 0 2.4vw;
        border-radius: 0 10.283vw 10.283vw 0;
    }
    .headerBtn_wrap {
        top: 1.067vw;
        right: 3.2vw;
        gap: 0 2.667vw;
    }
    .headerBtn_in {
        width: 20vw;
        height: 20vw;
    }
    .headerBtn_in a::after {
        width: 100%;
        height: 100%;
        background: url(../svg/search-flower-p_sp.svg) no-repeat center / 100% auto;
    }
    .headerBtn_in.ver2 a::after {
        background: url(../svg/search-flower_sp.svg) no-repeat center / 100% auto;
    }
    .flo-btn {
        font-size: 2.488vw;
        line-height: 1.42;
    }
    .flo-btn .serch-icn {
        padding-right: 2.667vw;
    }
    .flo-btn .serch-icn::before {
        width: 2.667vw;
        height: 2.667vw;
        right: -0.8vw;
        bottom: -0.267vw;
        background: url(../svg/icn_search.svg) no-repeat center / 100% auto;
    }
    /* mv */
    .mv-img {
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8.8vw), 50% 100%, 0 calc(100% - 8.8vw));
        height: 131.2vw;
    }
    .mv_in {
        position: absolute;
        top: 30.4vw;
        margin-left: -33.867vw;
    }
    .mv_ttl::before {
        width: 28.8vw;
        height: 38.667vw;
        left: -12.267vw;
        bottom: -7.2vw;
    }
    .mv_ttl::after {
        width: 22.667vw;
        height: 42.4vw;
        right: -13.333vw;
        bottom: -7.467vw;
    }
    .mv-ttl {
        font-size: 10.024vw;
        margin-bottom: 6.4vw;
        padding-left: 1.333vw;
        box-sizing: border-box;
    }
    .mv-ttl .fs-s {
        font-size: 7.637vw;
    }
    .mv-ttl .line1 {
        margin-bottom: 3.2vw;
        padding-right: 8.533vw;
    }
    .mv-ttl .line2 {
        margin-bottom: 3.2vw;
        padding-right: 5.867vw;
    }
    .mv-ttl .line3 {
        padding-left: 0;
    }
    .mv_ttl .ttl-un {
        font-size: 5.333vw;
        line-height: 1.3;
        padding-bottom: 10.667vw;
    }
    .mv_ttl .ttl-un::after {
        width: 63.2vw;
        height: 10.933vw;
        background: url(../img/sp/mv-txtdeco.png) no-repeat center / 100% auto;
        margin-left: -31.6vw;
    }
    /* app */
    .app_wrap {
        margin-top: -9.333vw;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8.8vw), 50% 100%, 0 calc(100% - 8.8vw));
        padding: 20vw 0 10.667vw;
    }
    .appdtl_wrap {
        max-width: 100%;
        margin: 0;
        padding: 0 8vw 0 10.667vw;
        box-sizing: border-box;
    }
    .appdtl_wrap.ver1::before {
        width: 20.8vw;
        height: 16vw;
        top: 9.6vw;
        right: 10.667vw;
    }
    .appdtl_wrap.ver2::before {
        width: 16.267vw;
        height: 16vw;
        top: 22.667vw;
        left: 17.867vw;
    }
    .appdtl_wrap.ver3::before {
        width: 19.467vw;
        height: 12.8vw;
        top: 25.6vw;
        right: 10.667vw;
    }
    .appdtl_wrap.ver4::before {
        width: 21.067vw;
        height: 11.733vw;
        top: 21.867vw;
        left: 10.933vw;
    }
    .appdtl_wrap:not(:last-child) {
        margin-bottom: 12vw;
    }
    .appdtl_wrap:not(:last-child)::after {
        width: 2.4vw;
        height: 2.667vw;
        bottom: -8vw;
        margin-left: -1.2vw;
    }
    .appdtl_wrap.ver2 .app_ttl,
    .appdtl_wrap.ver4 .app_ttl {
        padding-left: 0;
    }
    .appdtl_wrap.ver2 .app-ttl {
        padding-left: 4vw;
        box-sizing: border-box;
    }
    .appdtl_wrap.ver3 .app-ttl {
        padding-left: 2.933vw;
        box-sizing: border-box;
    }
    .appdtl_wrap.ver1 .app-ttl {
        margin-bottom: 5.333vw;
    }
    .app-ttl {
        font-size: 6.4vw;
        line-height: 1.4167;
        margin-bottom: 5.333vw;
    }
    .app-ttl .border {
        padding: 0;
    }
    .app-ttl .border::before {
        width: calc(100% + 0.8vw);
        height: 0.533vw;
        border-radius: 0;
        bottom: -1.6vw;
    }
    .appdtl_wrap.ver1 .txt {
        padding-left: 5.867vw;
    }
    .appdtl_wrap.ver2 .txt {
        padding-left: 26.667vw;
    }
    .appdtl_wrap.ver3 .txt {
        padding-left: 6.133vw;
    }
    .appdtl_wrap.ver4 .txt {
        padding-left: 24.533vw;
    }
    .appdtl_wrap .txt {
        font-size: 3.733vw;
        line-height: 1.429;
    }
    /* why */
    .why_wrap {
        padding: 0;
        margin-top: -3.2vw;
    }
    .why_ttl {
        max-width: 100%;
        margin: 0 auto;
        padding: 13.067vw 20vw 10.4vw 12.533vw;
    }
    .why_ttl::after {
        width: 94.133vw;
        height: 38.933vw;
        background: url(../img/sp/why_ttl.png) no-repeat center / 100% auto;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .why-ttl {
        font-size: 3.829vw;
    }
    .why-ttl > span span {
        font-size: 6.4vw;
    }
    .why-ttl .line1 {
        padding-left: 4.267vw;
        margin-bottom: 2.267vw;
    }
    .rsn_cat {
        max-width: 100%;
        width: calc(100% - 10.133vw);
        margin: 0 auto;
    }
    .rsn_cat .cat {
        gap: 0 1.067vw;
    }
    .rsn_cat .cat .txt {
        font-size: 2.667vw;
    }
    .rsn_cat .cat .num {
        font-size: 11.968vw;
    }
    .rsn_in.ver2 {
        margin-top: -13.867vw;
    }
    .rsn_in.ver3 {
        margin-top: -13.6vw;
    }
    .rsn_in.ver4 {
        margin-top: -13.333vw;
    }
    .rsn_wrap {
        margin-top: -2.133vw;
    }
    .rsndt_wrap {
        clip-path: polygon(100% 0, 100% 81%, 0 100%, 0 19%);
        box-sizing: border-box;
    }
    .rsn_in.ver2 .rsndt_wrap,
    .rsn_in.ver4 .rsndt_wrap {
        clip-path: polygon(100% 19%, 100% 100%, 0 81%, 0 0);
    }
    .rsn_in.ver1 .rsndt_wrap {
        padding: 22.667vw 9.333vw 21.6vw 10.667vw;
        margin-top: -13.6vw;
    }
    .rsn_in.ver2 .rsndt_wrap {
        padding: 22.4vw 9.333vw 20.533vw 10.667vw;
        margin-top: -14.667vw;
    }
    .rsn_in.ver3 .rsndt_wrap {
        padding: 24.533vw 9.333vw 22.4vw 10.667vw;
        margin-top: -13.6vw;
    }
    .rsn_in.ver4 .rsndt_wrap {
        padding: 20.533vw 9.333vw 21.333vw 10.667vw;
        margin-top: -14.933vw;
    }
    .rsndt_txt {
        max-width: 100%;
        margin: 0;
    }
    .rsn_in.ver1 .rsndt_txt {
        padding-left: 0;
    }
    .rsn_in.ver1 .rsndt_txt::before {
        width: 20.267vw;
        height: 33.067vw;
        top: -8vw;
        right: 2.133vw;
    }
    .rsn_in.ver2 .rsndt_txt {
        padding-left: 4vw;
        box-sizing: border-box;
    }
    .rsn_in.ver2 .rsndt_txt::before {
        width: 29.067vw;
        height: 29.6vw;
        top: -10.667vw;
        left: 3.467vw;
    }
    .rsn_in.ver3 .rsndt_txt::before {
        width: 29.067vw;
        height: 23.733vw;
        top: -4.267vw;
        right: 0;
    }
    .rsn_in.ver4 .rsndt_txt::before {
        width: 29.6vw;
        height: 16.8vw;
        top: -2.133vw;
        left: -1.6vw;
    }
    .rsn_in.ver3 .rsndt_txt {
        padding-left: 0;
    }
    .rsn_in.ver4 .rsndt_txt .txt {
        padding-left: 4.8vw;
    }
    .rsn_in.ver4 .rsndt_txt {
        padding-left: 0;
    }
    .rsndt_txt .cat {
        font-size: 6.4vw;
        line-height: 1.25;
        margin-bottom: 5.867vw;
    }
    .rsn_in.ver2 .rsndt_txt .cat {
        margin-bottom: 7.733vw;
        padding-left: 26.133vw;
        box-sizing: border-box;
    }
    .rsn_in.ver3 .rsndt_txt .cat {
        margin-bottom: 8.8vw;
    }
    .rsn_in.ver4 .rsndt_txt .cat {
        margin-bottom: 4.533vw;
        padding-left: 29.067vw;
        box-sizing: border-box;
    }
    .rsndt_txt .txt {
        font-size: 3.733vw;
        line-height: 1.429;
    }
    /* ep */
    .ep_wrap {
        padding: 8vw 5.867vw 5.333vw;
        box-sizing: border-box;
        background: url(../img/sp/dott.png?3) repeat center / 4vw auto;
    }
    .ep_in {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    .ep_ttl {
        max-width: 70.4vw;
        margin: 0 auto 8vw;
    }
    .ep-ttl {
        font-size: 5.867vw;
        line-height: 1.3333;
        text-align: left;
    }
    .ep-ttl::before,
    .ep-ttl::after {
        left: -2.933vw;
        transform: translateX(0%);
    }
    .ep-ttl::before {
        width: 76vw;
        height: 12.8vw;
        top: -1.333vw;
    }
    .ep-ttl::after {
        width: 45.333vw;
        height: 14.133vw;
        top: 8vw;
    }
    .ep-ttl .fs-l {
        font-size: 8vw;
    }
    .epdtl_wrap {
        display: block;
    }
    .epdtl_in {
        max-width: 100%;
    }
    .epdtl_in:not(:last-child) {
        margin-bottom: 2.667vw;
    }
    .epdtl_in.ver1::before {
        width: 18.933vw;
        height: 26.933vw;
        left: auto;
        right: 2.133vw;
        top: -18.667vw;
    }
    .epdtl_in.ver2::before {
        width: 15.733vw;
        height: 25.867vw;
        right: 6.933vw;
        top: -10.667vw;
    }
    .epdtl_in .txt_box {
        border: 2.667vw solid #0068B6;
        margin-bottom: 10.133vw;
    }
    .epdtl_in.ver2 .txt_box {
        border: 2.667vw solid #009844;
    }
    .epdtl_in .txt_box::before {
        bottom: -5.867vw;
        margin-left: -2.4vw;
        border-top: 6.133vw solid #FFFFFF;
        border-left: 2.4vw solid transparent;
        border-right: 2.4vw solid transparent;
    }
    .epdtl_in .txt_box::after {
        bottom: -12.533vw;
        margin-left: -5.333vw;
        border-top: 12.533vw solid #0068B6;
        border-left: 5.333vw solid transparent;
        border-right: 5.333vw solid transparent;
    }
    .epdtl_in.ver2 .txt_box::after {
        border-top: 12.533vw solid #009844;
    }
    .epdtl_in .txt_box .cat {
        padding: 2.133vw 16.267vw 3.2vw 6.933vw;
        font-size: 4.267vw;
    }
    .epdtl_in.ver2 .txt_box .cat {
        padding: 2.133vw 16.267vw 3.2vw 6.933vw;
    }
    .epdtl_in .txt_box .txt {
        padding: 3.2vw 7.733vw 4.533vw;
        font-size: 3.733vw;
    }
    .epdtl_in .ep-img img {
        width: 38.133vw;
        height: auto;
    }
    .ep_wrap .ano-txt {
        font-size: 2.667vw;
        margin-top: 1.6vw;
    }
    .how_wrap {
        padding: 6.667vw 0 11.2vw;
    }
    .how_in {
        max-width: 100%;
        margin: 0;
    }
    .how_in::before {
        width: 19.467vw;
        height: 29.333vw;
        top: -3.2vw;
        right: auto;
        left: 50%;
        margin-left: 22.933vw;
    }
    .how-ttl {
        font-size: 5.867vw;
        line-height: 1.3333;
        margin-bottom: 3.733vw;
        text-align: left;
        max-width: 65.333vw;
        margin: 0 auto 3.733vw;
    }
    .how-ttl .fs-l {
        font-size: 8vw;
    }
    .howdtl_wrap {
        display: block;
    }
    .howdtl_in {
        max-width: 100%;
        margin-top: 0;
        border-radius: 12.267vw 0 0 12.267vw;
        box-sizing: border-box;
        padding: 3.733vw 30.133vw 3.733vw 28.8vw;
        background: #0068B6 url(../svg/about_img01.svg) no-repeat center left 9.333vw / 13.6vw auto;
    }
    .howdtl_in.ver2 {
        border-radius: 0 12vw 12vw 0;
        padding: 3.467vw 30.133vw 2.933vw 9.867vw;
        background: #009844 url(../svg/about_img02.svg) no-repeat center right 9.867vw / 15.2vw auto;
    }
    .howdtl_in.ver3 {
        padding: 3.733vw 16.533vw 3.733vw 28.8vw;
        background: #E52D8A url(../svg/about_img03.svg) no-repeat center left 9.867vw / 16.267vw auto;
    }
    .howdtl_in::before {
        display: none;
    }
    .howdtl_in:not(:last-child) {
        margin-bottom: 2.133vw;
    }
    .howdtl_txt {
        padding: 0;
        box-sizing: border-box;
    }
    .howdtl_txt .cat {
        min-height: auto;
        display: block;
        text-align: left;
        line-height: 1;
        font-size: 4.8vw;
        margin-bottom: 1.867vw;
    }
    .howdtl_txt .txt {
        line-height: 1.2857;
        font-size: 3.733vw;
    }
    .price_wrap {
        padding: 8vw 5.867vw;
    }
    .price_in {
        max-width: 100%;
        margin: 0;
    }
    .price-ttl {
        width: 61.867vw;
        height: 16.533vw;
        font-size: 5.867vw;
        margin: 0 auto -7.467vw;
    }
    .pricedtl_wrap {
        display: block;
    }
    .pricedtl_in {
        max-width: 100%;
        padding: 13.333vw 0 12vw;
    }
    .pricedtl_in:first-child {
        margin-bottom: 13.6vw;
    }
    .pricedtl_txt .cate {
        gap: 0 4.267vw;
        margin-bottom: 5.333vw;
    }
    .pricedtl_txt .kyouka {
        font-size: 6.933vw;
        line-height: 1.2307;
    }
    .price_wrap .add-cir {
        width: 31.733vw;
        height: 31.733vw;
        bottom: auto;
        top: 54.933vw;
    }
    .price_wrap .add-cir .txt {
        font-size: 7.467vw;
        margin-top: 1.333vw;
    }
    .price_wrap .add-cir .txt .fs-s {
        font-size: 4.8vw;
    }
    .footer_wrap {
        padding: 4.533vw 5.867vw 8.533vw;
    }
    .footer_in {
        max-width: 100%;
        margin: 0;
    }
    .tel_wrap {
        margin-bottom: 4.533vw;
    }
    .tel_wrap .txt {
        font-size: 2.667vw;
        margin-bottom: 1.867vw;
    }
    .tel_wrap .tel_num {
        font-size: 5.333vw;
        margin-bottom: 2.133vw;
        padding-left: 8.267vw;
    }
    .tel_wrap .tel_num::before {
        width: 5.867vw;
        height: 4.8vw;
    }
    .tel_wrap .add-txt {
        font-size: 2.667vw;
    }
    .footer-list {
        display: block;
        margin-bottom: 4vw;
        line-height: 1;
    }
    .footer-list li {
        text-align: center;
    }
    .footer-list li:not(:last-child) {
        margin-bottom: 4vw;
    }
    .footer-list a {
        font-size: 4.267vw;
        line-height: 1;
    }
    .copyright {
        font-size: 4.267vw;
    }
    .c-sp {
        display: block;
    }
    .c-sp-inb {
        display: inline-block;
    }
    .c-pc {
        display: none;
    }
    .c-pc-inb {
        display: none;
    }
    .howdtl_in.ver1.active {
        animation: slideIn-left 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }
    .howdtl_in.ver2.active {
        animation: slideIn-right 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }
    .howdtl_in.ver3.active {
        animation: slideIn-left 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }
    .cv_in.active::after {
        animation: slideIn-right 1.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    }
    .rsndt_txt .cat > span.line {
        transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
    }
    .rsndt_txt .cat > span.line2 {
        transition: 1s cubic-bezier(0.37, 0, 0.63, 1) 1s;
    }
    .rsndt_txt .cat > span.line3 {
        transition: 1s cubic-bezier(0.37, 0, 0.63, 1) 2s;
    }
    .mv-ttl img {
        width: 64.267vw;
        height: auto;
    }
    .cv_btn img {
        width: 42.933vw;
        height: auto;
    }
    .pricedtl_in.ver1 .num img {
        width: 9.067vw;
        height: auto;
    }
    .pricedtl_in.ver1 .price img {
        width: 57.333vw;
        height: auto;
    }
    .pricedtl_in.ver2 .num img {
        width: 9.067vw;
        height: auto;
    }
    .pricedtl_in.ver2 .price img {
        width: 62.933vw;
        height: auto;
    }
    .floating-banner {
        bottom: 26.667vw;
        left: 2.667vw;
        width: 29.333vw;
        height: 29.333vw;
    }
    .floating-banner .close-btn {
        position: absolute;
        top: 1.067vw;
        right: 1.067vw;
        width: 5.333vw;
        height: 5.333vw;
        font-size: 3.2vw;
    }
}
/* anime */
@keyframes rotate{
  0%{transform:rotateZ(0deg);}
  100%{transform:rotateZ(360deg);}
}
@keyframes fuwafuwa {
  0% {
    transform:translate(0, 0) rotate(-7deg);
  }
  50% {
    transform:translate(0, -7px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(7deg);
  }
}
@keyframes fuwafuwa2 {
  0% {
    transform:translate(0, 0) rotate(7deg);
  }
  50% {
    transform:translate(0, 7px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(-7deg);
  }
}
@keyframes slideIn-right {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideIn-left {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeup {
  0% {
    transform: translateY(70px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}