@charset "UTF-8";
@font-face {
  font-family: 'CorporateLogoRounded';
  src: url('../font/Corporate-Logo-Rounded.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
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: #FFFFFF;
    position: relative;
    padding-top: calc(114px + 0.139vw);
}
.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;
}
.footer_wrap {
    background: #009481;
    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;
    position: relative;
    z-index: 9;
    margin-top: 55px;
}
.cp0-bnr_wrap.is-bg {
    background: #e5f7fa;
    padding: 140px 0 60px;
    z-index: 0;
    margin-top: 0;
}
.cp0-bnr_wrap.is-bg a {
    display: inline-block;
}
.cp0-bnr_wrap img {
    max-width: 800px;
    width: 100%;
    height: auto;
}
.cv-search-box select {
    color: #333333;
}
.ff-cop {
    font-family: 'CorporateLogoRounded', sans-serif;
}
main {
    overflow: hidden;
}
/* header */
header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    padding-bottom: 4.444vw;
    box-sizing: border-box;
}
header::after {
    content: "";
    width: 100%;
    height: 65px;
    height: 4.514vw;
    background: url(../svg/wave_wh.svg) no-repeat left top 0 / 100% auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transform: scale(-1, -1);
}
.header_wrap {
    background: #FFFFFF;
}
.header_in {
    max-width: 1038px;
    margin: 0 auto;
    display: flex;
    justify-content: right;
    padding: 26px 0 18px;
    box-sizing: border-box;
    position: relative;
}
.headerLogo_wrap {
    display: flex;
    gap: 0 58px;
    align-items: center;
    justify-content: left;
    position: absolute;
    left: 0;
    top: 26px;
    z-index: 9;
}
.headerBtn_wrap {
    display: flex;
    justify-content: right;
    gap: 0 36px;
}
.lp-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.lp-btn.is-or a {
    background: #ED6C00 repeating-linear-gradient(152deg, rgba(255,255,255,0.4), rgba(255,255,255,0.4) 8px, transparent 8px, transparent 20px);
}
.lp-btn.is-pp a {
    background: #920783 repeating-linear-gradient(152deg, rgba(255,255,255,0.4), rgba(255,255,255,0.4) 8px, transparent 8px, transparent 20px);
}
.headerBtn_in {
    width: 297px;
    height: 70px;
}
.headerBtn_in a {
    border-radius: 35px;
    box-sizing: border-box;
}
.lp-btn.is-or a,
.lp-btn.is-pp a {
    animation: anime_btn_animation_1 .8s infinite linear;
    background-size: 42px 22px;
}
.mv_wrap {
    background: #DDEDC5;
    position: relative;
    padding-top: 4.444vw;
}
.mv_wrap::after {
    content: "";
    width: 100%;
    height: 65px;
    height: 4.514vw;
    background: url(../svg/wave_gr.svg) no-repeat left top 0 / 100% auto;
    position: absolute;
    bottom: -64px;
    bottom: -4.444vw;
    left: 0;
    z-index: 1;
    transform: scale(-1, -1);
}
.mv_in {
    position: relative;
    max-width: 1038px;
    margin: 0 auto;
    box-sizing: border-box;
    height: calc(665px - 4.444vw);
    background: url(../svg/mv_logo2n.svg) no-repeat center / 453px auto;
}
.mv_in .deco-img {
    position: absolute;
    z-index: 9;
}
.mv_in .deco-img.ver1 {
    top: 255px;
    left: 20px;
}
.mv_in .deco-img.ver2 {
    top: 372px;
    right: 14px;
}
.mv_in .deco-img.ver3 {
    top: 0;
    left: 50%;
    margin-left: 52px;
}
.mv_in .deco-img.ver4 {
    bottom: -6px;
    left: 50%;
    margin-left: -64px;
}
.mv_in .deco-img.ver5 {
    top: -28px;
    right: 4px;
}
.mv_in .deco-img.ver6 {
    top: -8px;
    left: 0;
}
.mv_in .deco-img.ver7 {
    top: 296px;
    left: 144px;
}
.mv_in .deco-img.ver8 {
    bottom: -100px;
    left: -20px;
}
.mv_in .deco-img.ver9 {
    top: -25px;
    right: 69px;
}
.mv_in .deco-img.ver10 {
    top: 224px;
    right: 85px;
}
.mv_in .deco-img.ver11 {
    bottom: -49px;
    right: 92px;
}
.read_wrap {
    padding: calc(4.444vw + 48px) 0 24px 0;
    background: #FFFFFF;
    position: relative;
}
.read_wrap::after {
    content: "";
    width: 100%;
    height: 65px;
    height: 4.514vw;
    background: url(../svg/wave_wh.svg) no-repeat left top 0 / 100% auto;
    position: absolute;
    bottom: -64px;
    bottom: -4.444vw;
    left: 0;
    z-index: 1;
    transform: scale(-1, -1);
}
.read-ttl {
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.read-ttl > span {
    display: inline-block;
    font-size: 50px;
    clip-path: inset(0 100% 0 0);
    transition-property: clip-path;
}
.read-ttl.is-animated > span {
    clip-path: inset(0);
}
.read-ttl > span.on {
    line-height: 1.37;
    transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
}
.read-ttl > span.un {
    line-height: 1.13;
    transition: 1s cubic-bezier(0.37, 0, 0.63, 1) 1s;
}
.fc-pp {
    color: #920783;
}
.fc-or {
    color: #ED6C00;
}
.fc-gr {
    color: #009481;
}
.fc-pk {
    color: #E5004F;
}
.read-ttl .fs-l {
    font-size: 70px;
}
.read-txt {
    font-size: 32px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.readVoice_in {
    display: flex;
    justify-content: center;
}
.readVoice_in.ver1 {
    gap: 0 82px;
    margin-bottom: 98px;
}
.readVoice_in.ver2 {
    gap: 0 177px;
}
.readVoice_ct {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
}
.readVoice_ct .txt {
    color: #FFFFFF;
    font-size: 41px;
    line-height: 1.25;
}
.readVoice_ct.is-pp {
    width: 316px;
    height: 308px;
    background: url(../img/read_bg01.png) no-repeat left top / 100% auto;
    margin-top: 67px;
    padding-top: 6px;
}
.readVoice_ct.is-or {
    width: 405px;
    height: 394px;
    background: url(../img/read_bg02.png) no-repeat left top / 100% auto;
    padding-top: 18px;
}
.readVoice_ct.is-gr {
    width: 348px;
    height: 340px;
    background: url(../img/read_bg03.png) no-repeat left top / 100% auto;
    padding-top: 10px;
}
.readVoice_ct.is-pk {
    width: 310px;
    height: 302px;
    background: url(../img/read_bg04.png) no-repeat left top / 100% auto;
    margin-top: 6px;
    padding-top: 14px;
}
.readVoice_wrap {
    position: relative;
    margin-bottom: 44px;
}
.readVoice_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin-top: 40px;
    z-index: 9;
}
.read_cat {
    max-width: 821px;
    margin: 0 auto;
    background: url(../img/read_cat.png) no-repeat center bottom / 100% auto;
}
.read_cat .txt {
    font-size: 32px;
    padding-left: 308px;
    box-sizing: border-box;
    line-height: 1.375;
}
.read_cat .cat {
    padding-left: 225px;
    box-sizing: border-box;
    font-size: 50px;
    line-height: 1.43;
}
.read_cat .cat .fs-l {
    font-size: 70px;
}
.read_cat .cat .fc-gr {
    padding-right: 0.5em;
    box-sizing: border-box;
}
.how_wrap {
    padding: calc(4.444vw + 14px) 0 36px 0;
    background: #FBD9E5;
    position: relative;
}
.how_wrap::after {
    content: "";
    width: 100%;
    height: 65px;
    height: 4.514vw;
    background: url(../svg/wave_pk.svg) no-repeat left top 0 / 100% auto;
    position: absolute;
    bottom: -64px;
    bottom: -4.444vw;
    left: 0;
    z-index: 4;
    transform: scale(-1, -1);
}
.how_ttl {
    text-align: center;
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 1.6;
}
.how_ttl .fs-s {
    font-size: 32px;
}
.how_ttl .fs-l {
    font-size: 60px;
}
.how_ttl .un-cat {
    position: relative;
    display: inline-block;
    z-index: 2;
}
.how_ttl .un-cat::after {
    content: "";
    width: calc(100% + 30px);
    height: 50px;
    background: #ffffff;
    position: absolute;
    left: -15px;
    bottom: 10px;
    z-index: -1;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .8s linear;
}
.how_ttl .un-cat.active::after {
    transform: scale(1, 1);
}
.how-lstitem {
    border: 15px solid #009481;
    border-radius: 30px;
    box-sizing: border-box;
    width: 836px;
    background: #FFFFFF;
    padding: 60px 0 90px 0;
}
.how-lstitem.is-gr {
    padding-top: 32px;
}
.how-lstitem.is-or {
    border: 15px solid #ED6C00;
}
.how-lstitem.is-pp {
    border: 15px solid #920783;
}
.howdtl_in {
    display: flex;
    gap: 0 27px;
    box-sizing: border-box;
}
.how-lstitem.is-gr .howdtl_in {
    align-items: center;
}
.how-lstitem.is-or .howdtl_in {
    padding: 0 32px;
    gap: 0 10px;
}
.how-lstitem.is-pp .howdtl_in {
    padding: 0 39px;
    gap: 0 20px;
}
.howdtl_txt .cat {
    font-size: 28px;
    line-height: 1.286;
    font-weight: 800;
    margin-bottom: 18px;
    margin-top: -5px;
}
.howdtl_txt .txt {
    font-size: 24px;
    line-height: 1.333;
    font-weight: bold;
}
.howdtl_txt.fc-gr {
    width: 100%;
}
.howdtl_txt.fc-gr .txt {
    max-width: 372px;
    font-size: 20px;
    line-height: 1.7;
}
.howdtl_txt.fc-gr .developer {
    max-width: 372px;
    font-size: 14px;
    line-height: 1.28;
    text-align: right;
    font-weight: bold;
    margin-top: 20px;
}
.howdtl_txt.fc-or .txt {
    max-width: 334px;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 1.792;
}
.howdtl_txt.fc-pp {
    max-width: 336px;
}
.howdtl_txt.fc-pp .txt {
    line-height: 1.5;
}
.splide__slide {
    position: relative;
}
.slide-indicator {
    position: absolute;
    bottom: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.slide-indicator .dot {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
.slide-indicator .dot:nth-child(1) {
    background: #009481;
}
.slide-indicator .dot:nth-child(2) {
    background: #ED6C00;
}
.slide-indicator .dot:nth-child(3) {
    background: #920783;
}
.slide-indicator .dot.active {
    width: 30px;
    height: 30px;
}
.strip_wrap {
    position: relative;
}
.strip_wrap::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(164deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 8px, transparent 8px, transparent 20px);
    left: 0;
    top: 0;
    z-index: 3;
}
.flow_wrap {
    background: #DEB4DA;
    position: relative;
    padding: calc(4.444vw + 24px) 0 24px 0;
}
.flow_wrap::after {
    content: "";
    width: 100%;
    height: 65px;
    height: 4.514vw;
    background: url(../svg/wave_pp.svg) no-repeat left top 0 / 100% auto;
    position: absolute;
    bottom: -64px;
    bottom: -4.444vw;
    left: 0;
    z-index: 1;
    transform: scale(-1, -1);
}
.flow_wrap.ver2::after {
    display: none;
}
.curri_wrap {
    background: #FAD3B2;
    position: relative;
    padding: calc(4.444vw + 24px) 0 24px 0;
}
.curri_wrap::after {
    content: "";
    width: 100%;
    height: 65px;
    height: 4.514vw;
    background: url(../svg/wave_or.svg) no-repeat left top 0 / 100% auto;
    position: absolute;
    bottom: -64px;
    bottom: -4.444vw;
    left: 0;
    z-index: 1;
    transform: scale(-1, -1);
}
.flow_in,
.curri_in {
    position: relative;
    z-index: 5;
}
.flow_ttl {
    font-size: 60px;
    line-height: 1.134;
    text-align: center;
    margin-bottom: 56px;
}
.flow_ttl > span {
    position: relative;
    display: inline-block;
    z-index: 2;
}
.flow_ttl > span .fs-s {
    font-size: 30px;
}
.flow_ttl > span::after {
    content: "";
    width: 100%;
    height: 50px;
    background: #ffffff;
    position: absolute;
    left: -9px;
    bottom: -4px;
    z-index: -1;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .8s linear;
}
.flow_ttl.active > span::after {
    transform: scale(1, 1);
}
.flow_box {
    max-width: 808px;
    margin: 0 auto;
    border-radius: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.flow_box .cat {
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #920783;
    color: #FFFFFF;
    font-size: 42px;
    line-height: 1;
}
.flow_box .flow_txt {
    background: #FFFFFF;
    padding: 25px 0 16px;
    box-sizing: border-box;
}
.flow_wrap.ver2 .flow_box .flow_txt {
    padding: 23px 0 12px;
}
.flow_txt .txt {
    max-width: 520px;
    margin: 0 auto 24px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}
.flow_wrap.ver2 .flow_txt .txt {
    max-width: 372px;
    margin: 0 auto 30px;
}
.flow-img {
    text-align: center;
    box-sizing: border-box;
}
.curri_in {
    max-width: 834px;
    margin: 0 auto;
    border-radius: 30px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.curri-cat {
    width: 100%;
    height: 90px;
    background: #ED6C00;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1;
    font-size: 42px;
    letter-spacing: 0.2em;
}
.curri_ct {
    display: flex;
    justify-content: space-between;
}
.curri_box {
    max-width: 412px;
    width: 100%;
    border-radius: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.curri_box .cat {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 100%;
    background: #ED6C00;
    color: #FFF000;
    font-size: 42px;
    text-align: center;
    line-height: 1.238;
    box-sizing: border-box;
}
.curri_txt {
    background: #FFFFFF;
    padding: 36px 0 25px;
    box-sizing: border-box;
    min-height: 478px;
}
.curri_txt .txt {
    max-width: 312px;
    margin: 0 auto 28px;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.417;
}
.curri-img {
    text-align: center;
    box-sizing: border-box;
}
.curri-img.ver2 {
    margin-top: -36px;
}
/* cv */
.cv_wrap {
    background: #FFFFFF;
    padding: 50px 0;
    box-sizing: border-box;
}
.cv_in {
    max-width: 816px;
    margin: 0 auto;
    position: relative;
}
.cv_in::before,
.cv_in::after {
    content: "";
    position: absolute;
    z-index: 9;
}
.cv_in::before {
    width: 153px;
    height: 114px;
    background: url(../img/cv1_deco1.png) no-repeat center / 100% auto;
    left: -12px;
    top: 17px;
}
.cv_in::after {
    width: 141px;
    height: 120px;
    background: url(../img/cv1_deco2.png) no-repeat center / 100% auto;
    top: 165px;
    right: 0;
}
.cv-btn {
    width: 460px;
    height: 110px;
    margin: 0 auto;
}
.cv-btn:not(:last-child) {
    margin-bottom: 30px;
}
.cv-btn.lp-btn a {
    border-radius: 54px;
}
.srycur_wrap {
    background: #E5F7FA;
    position: relative;
    z-index: 2;
    padding-top: 7.292vw;
}
.srycur_wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7.292vw;
    background:#fff url(../svg/circle.svg) no-repeat top center / 100% auto;
    z-index: -1;
}
.srycur_ttl {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.srycur_in {
    padding-top: calc(-6.528vw + 112px);
    box-sizing: border-box;
}
.srycurelm_wrap {
    max-width: 815px;
    margin: 0 auto;
}
.srycurelm_cat {
    position: relative;
}
.srycurelm-cat {
    position: absolute;
    z-index: 9;
    top: 0;
}
.srycurelm-cat .is-en {
    color: #FFF000;
    font-size: 36px;
    line-height: 1;
}
.srycurelm-cat .is-jp {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1;
}
.srycurelm_wrap.ver1 .srycurelm-cat,
.srycurelm_wrap.ver4 .srycurelm-cat {
    display: flex;
    justify-content: left;
    align-items: baseline;
}
.srycurelm_wrap.ver1 .srycurelm-cat {
    gap: 0 22px;
    left: 118px;
    top: 28px;
}
.srycurelm_wrap.ver2 .srycurelm-cat {
    left: 52px;
    top: 16px;
}
.srycurelm_wrap.ver2 .srycurelm-cat .is-en {
    position: relative;
    margin-bottom: 7px;
}
.srycurelm_wrap.ver2 .srycurelm-cat .is-en .is-r {
    position: absolute;
    bottom: -22px;
    right: -20px;
}
.srycurelm_wrap.ver3 .srycurelm-cat {
    left: 156px;
    top: 20px;
}
.srycurelm_wrap.ver3 .srycurelm-cat .is-en {
    margin-bottom: 7px;
}
.srycurelm_wrap.ver4 .srycurelm-cat {
    gap: 0 22px;
    left: 118px;
    top: 28px;
}
.srycurelm-txt {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.417;
}
.srycurelm_wrap.ver1 .srycurelm-txt {
    color: #00AFCC;
}
.srycurelm_wrap.ver2 .srycurelm-txt {
    color: #187FC4;
}
.srycurelm_wrap.ver3 .srycurelm-txt {
    color: #00A496;
}
.srycurelm_wrap.ver4 .srycurelm-txt {
    color: #654D9D;
}
.read_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 24px;
}
.round_flex {
    display: flex;
    justify-content: center;
    gap: 0 10px;
}
.round_wrap {
    width: 404px;
    height: 404px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00AFCC;
    border-radius: 50%;
    box-sizing: border-box;
}
.round_wrap.ver2 {
    border: 2px solid #FFF000;
}
.round_in {
    color: #FFFFFF;
    font-weight: 800;
}
.round_in .cat {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 12px;
    text-align: center;
}
.round_wrap.ver2 .round_in .cat,
.round_wrap.ver2 .round_txt .txt.is-on {
    color: #FFF000;
}
.round_txt {
    text-align: center;
}
.round_txt .txt.is-on {
    font-size: 24px;
    line-height: 1.417;
    display: inline-block;
    position: relative;
    padding-bottom: 12px;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 11px;
}
.round_txt .txt.is-on::after {
    content: "";
    width: 321px;
    height: 2px;
    background: url(../svg/border_dott.svg) no-repeat left bottom / 100% auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.round_txt .txt.is-un {
    font-size: 22px;
    line-height: 1.45;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    max-width: 243px;
}
.srycurelm-img.ver2 {
    margin-top: -50px;
    text-align: center;
    padding-right: 57px;
    box-sizing: border-box;
}
.srycurelm_wrap.ver2 {
    margin-top: -10px;
    margin-bottom: 42px;
}
.srycurelm_wrap.ver2 .srycurelm-txt {
    margin: 30px auto 14px;
    max-width: 600px;
}
.srycurelm_wrap.ver2 .srycurelm-txt.ver2 {
    margin: 11px auto 16px;
    max-width: 528px;
}
.joint-txt {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 800;
}
.srycurelm_wrap.ver3 {
    margin-bottom: 55px;
}
.srycurelm_wrap.ver3 .srycurelm-txt {
    margin: 18px auto 28px;
    max-width: 600px;
}
.act-txt {
    margin: 19px -4px 0;
    font-size: 22px;
    line-height: 1.45;
    font-weight: 500;
}
.srycurelm_wrap.ver4 .srycurelm-txt {
    margin: 25px auto 28px;
    max-width: 648px;
}
.lite_wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.ppl-bg {
    background: #F0EDF5;
    padding-bottom: 52px;
}
.lite_in {
    max-width: 390px;
    width: 100%;
    border: 1px solid #654D9D;
    box-sizing: border-box;
    border-radius: 12px;
    background: #FFFAC6;
    padding: 28px 22px 30px;
    color: #654D9D;
}
.lite_in.ver2 {
    background: #FCEFF5;
}
.lite_in .cat {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 58px;
    border-radius: 13px;
    box-sizing: border-box;
    border: 4px solid #C3BAD9;
    background: #FFFFFF;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
}
.lite_in .cat > span span {
    vertical-align: middle;
}
.lite_in .cat .fs-l {
    font-size: 20px;
    padding-right: 0.25em;
    box-sizing: border-box;
}
.lite_in .box-lst {
    max-width: 312px;
    width: 100%;
    margin: 17px auto 16px;
}
.lite_in .box-lst li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #FFFFFF;
    border-radius: 15px;
    box-sizing: border-box;
    text-align: center;
    height: 82px;
}
.lite_in .box-lst li:not(:last-child) {
    margin-bottom: 14px;
}
.lite_in .box-lst li .cate {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.333;
}
.lite_in .box-lst li .txt {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 1.333;
}
.icn_txt {
    padding-left: 14px;
    box-sizing: border-box;
}
.lite_in.ver2 .icn_txt {
    padding-left: 20px;
}
.icn-txt {
    padding-left: 19px;
    box-sizing: border-box;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.399;
    color: #333333;
}
.icn-txt::before {
    content: "";
    width: 10px;
    height: 1.399em;
    background: url(../svg/icn_arrow_r.svg) no-repeat center left / 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.ano_txt {
    box-sizing: border-box;
}
.ano-txt {
    padding-left: 1em;
    text-indent: -1em;
}
.lite_in.ver1 .ano_txt {
    margin: 8px -8px 0;
}
.lite_in.ver2 .ano_txt {
    margin-top: 40px;
    padding-left: 20px;
    box-sizing: border-box;
}
.lite_in .ano-txt {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}
.lite_in .icn_txt .icn-txt:not(:last-child) {
    margin-bottom: 12px;
}
.lite_in.ver2 .col-txt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.833;
    margin: 45px 0 45px 20px;
}
.lite-label .txt {
    position: absolute;
    height: 425px;
    width: 49px;
    background: #654D9D;
    border-radius: 22px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    writing-mode: vertical-rl;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 24px;
    z-index: 9;
}
.lite-label {
    position: relative;
}
.lite-label::before {
    content: "";
    width: 74px;
    height: 512px;
    background: url(../svg/sto4_img01.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 9;
}
.price_wrap {
    background: #FAD3B2;
    padding: 49px 0 47px;
}
.price_in {
    max-width: 815px;
    margin: 0 auto;
}
.price_box {
    width: 100%;
    background: #ED6C00;
    border-radius: 40px;
    padding: 30px 0 12px;
    box-sizing: border-box;
    color: #FFFFFF;
}
.price-box {
    max-width: 520px;
    margin: 0 auto;
}
.price-box .cate {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.325;
    margin-bottom: 22px;
    padding-bottom: 22px;
    position: relative;
}
.price-box .cate::after {
    content: "";
    width: 537px;
    height: 2px;
    background: url(../svg/border_dott2.svg) no-repeat left bottom / 100% auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}
.price_wrap .pridtl_wrap {
    display: flex;
    justify-content: center;
    gap: 0 37px;
}
.price_wrap .pridtl_wrap .txt {
    font-size: 39px;
    font-weight: bold;
    line-height: 1.333;
}
.price_wrap .pridtl_wrap .price {
    font-size: 44px;
    font-weight: bold;
    line-height: 1.333;
    position: relative;
}
.price_wrap .price .fs-l {
    font-size: 88px;
    padding-right: 0.125em;
    box-sizing: border-box;
}
.price_wrap .price .tax {
    position: absolute;
    font-size: 31px;
    line-height: 1.33;
    right: 0;
    top: 5px;
}
.price_wrap .ano_txt {
    max-width: 630px;
    margin: 50px auto 0;
}
.price_wrap .ano_txt .ano-txt {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.756;
}
.exprc_wrap {
    background: #FFFFFF;
}
.exprc_in {
    max-width: 932px;
    margin: 0 auto;
    padding: 47px 0;
}
.exprc_cat {
    max-width: 816px;
    padding-bottom: 8px;
    margin: 0 auto 40px;
    box-sizing: border-box;
    background: url(../img/school_ttl.png) no-repeat bottom left 9px ;
}
.exprc_cat .cat {
    text-align: center;
    font-size: 37px;
    font-weight: bold;
    color: #009481;
    line-height: 1.333;
}
.exprc_cat .cat .fs-l {
    font-size: 47px;
}
.exprc-ttl {
    font-size: 63px;
    text-align: center;
    font-weight: bold;
    color: #ED6C00;
    margin-bottom: 34px;
    line-height: 1.2;
}
.exprc_wrap .ray_wrap {
    display: flex;
    justify-content: space-between;
}
.exprc_wrap .ray_in {
    max-width: 448px;
    width: 100%;
}
.area_wrap .area_label {
    width: 332px;
    height: 79px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 39px;
    box-sizing: border-box;
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.area_wrap.is-kntu .area_label {
    background: #009481;
    border: 2px solid #009481;
}
.area_wrap.is-other .area_label {
    background: #ED6C00;
    border: 2px solid #ED6C00;
}
.area_wrap.is-knk .area_label {
    background: #920783;
    border: 2px solid #920783;
}
.area_wrap.is-thub .area_label {
    background: #E5004F;
    border: 2px solid #E5004F;
}
.area_wrap .area_in {
    padding: 82px 35px 37px 40px;
    box-sizing: border-box;
    display: none;
    margin-top: -39px;
}
.area_wrap.is-kntu .area_in {
    background: #E5F4F2;
}
.area_wrap.is-other .area_in {
    background: #FDF0E5;
}
.area_wrap.is-knk .area_in {
    background: #FCEFF5;
}
.area_wrap.is-thub .area_in {
    background: #FCEFF5;
}
.pref_wrap:not(:last-child) {
    margin-bottom: 15px;
}
.pref_wrap .pref {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.571;
}
.area_wrap.is-kntu .pref {
    color: #009481;
}
.area_wrap.is-other .pref {
    color: #ED6C00;
}
.area_wrap.is-knk .pref {
    color: #920783;
}
.area_wrap.is-thub .pref {
    color: #E5004F;
}
.pref_wrap .class_lst .txt {
    display: flex;
    align-items: center;
    line-height: 1.571;
}
.pref_wrap .class_lst .txt .city {
    font-size: 17px;
    font-weight: 500;
    width: 6.5em;
}
.pref_wrap .class_lst .txt .name {
    font-size: 20px;
    font-weight: bold;
    max-width: calc(100% - 6.5em);
    width: 100%;
}
.area_wrap.is-other,
.area_wrap.is-thub {
    margin-top: 40px;
}
.ray_in .date-txt {
    text-align: right;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.25;
    margin-top: 18px;
}
.anchor_wrap {
    margin-top: 28px;
}
.anchor_lst {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 15px;
}
.anchor_lst li {
    width: 190px;
    height: 190px;
}
.anchor_lst li a {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    line-height: 1.42;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.anchor_lst li a:before {
    content: '';
    display: block;
    width: 24px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 22px;
    background: url(../svg/anchor_grn.svg) no-repeat center / 100% auto;
    z-index: 1;
}
.anchor_lst li .txt {
    margin-top: -22px;
}
.anchor_lst .page1 a {
    background: #fbd9e5;
    color: #009481;
}
.anchor_lst .page2 a {
    background: #e9cde6;
    color: #920783;
}
.anchor_lst li.page2 a:before {
    background: url(../svg/anchor_ppl.svg) no-repeat center / 100% auto;
}
.anchor_lst .page3 a {
    background: #e5f7fa;
    color: #009481;
}
.anchor_lst .page4 a {
    background: #fad3b2;
    color: #ed6c00;
}
.anchor_lst li.page4 a:before {
    background: url(../svg/anchor_or.svg) no-repeat center / 100% auto;
}
@media screen and (min-width:896px) and (max-width:1024px) {
    .header_in {
        padding: 2.167vw 1.667vw 1.5vw;
    }
    .headerLogo_wrap {
        gap: 0 4.833vw;
        left: 1.667vw;
        top: 2.167vw;
        z-index: 9;
    }
    .headerBtn_wrap {
        gap: 0 3vw;
    }
    .headerBtn_in {
        width: 24.75vw;
        height: 5.833vw;
    }
    .headerBtn_in a {
        border-radius: 2.917vw;
        box-sizing: border-box;
    }
    .headerLogo-left img {
        width: 14.583vw;
        height: auto;
    }
    .headerLogo-right img {
        width: 8.333vw;
        height: auto;
    }
    .headerBtn_in.is-or img {
        width: 16.333vw;
        height: auto;
    }
    .headerBtn_in.is-pp img {
        width: 10.5vw;
        height: auto;
    }
    body {
        padding-top: calc(9.5vw + 0.139vw);
    }
    .mv_in .deco-img.ver10 {
        right: 40px;
    }
    .mv_in .deco-img.ver7 {
        left: 70px;
    }
}
@media screen and (min-width: 896px) {
    .tel_wrap .tel_num {
        pointer-events: none;
    }
    .footer-list a:hover {
        text-decoration: underline;
    }
    .headerLogo_wrap a:hover {
        opacity: .8;
    }
    .headerBtn_in a:hover,
    .cv-btn.lp-btn a:hover {
        opacity: .8;
    }
    .anchor_lst li a:hover {
        opacity: .8;
    }
    .cp0-bnr_wrap.is-bg.c-pc a {
        transition: all 0.6s;
    }
    .cp0-bnr_wrap.is-bg.c-pc a:hover {
        opacity: 0.8;
    }
    .flow-img {
        padding-left: 87px;
    }
    .flow-img.ver2 {
        padding-left: 46px;
    }
    .curri-img {
        padding-left: 6px;
    }
    .curri-img.ver2 {
        padding-left: 0;
        padding-right: 8px;
    }
    .area_wrap.is-kntu .area_label:hover {
        background: #FFFFFF;
        color: #009481;
    }
    .area_wrap.is-other .area_label:hover {
        background: #FFFFFF;
        color: #ED6C00;
    }
    .area_wrap.is-knk .area_label:hover {
        background: #FFFFFF;
        color: #920783;
    }
    .area_wrap.is-thub .area_label:hover {
        background: #FFFFFF;
        color: #E5004F;
    }
    .area_wrap.is-kntu .name > a:hover {
        color: #009481;
    }
    .area_wrap.is-other .name > a:hover {
        color: #ED6C00;
    }
    .area_wrap.is-knk .name > a:hover {
        color: #920783;
    }
    .area_wrap.is-thub .name > a:hover {
        color: #E5004F;
    }
    .how-lstitem.is-or .howdtl_txt .cat {
        margin-right: -18px;
    }
}
@media screen and (max-width: 896px) {
    .c-pc {
        display: none;
    }
    .c-pc-inb {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-inb {
        display: inline-block;
    }
    body {
        font-size: 3.733vw;
        min-width: 85.333vw;
        width: 100%;
        padding-top: 20.267vw;
    }
    .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;
    }
    header {
        padding-bottom: 3.467vw;
    }
    header::after {
        height: 3.733vw;
        background: url(../svg/wave_wh_sp.svg) no-repeat left top 0 / 100% auto;
        position: absolute;
    }
    .header_in {
        max-width: none;
        margin: 0;
        padding: 1.333vw 5.333vw 0.533vw 5.333vw;
        box-sizing: border-box;
    }
    .headerLogo_wrap {
        gap: 0 4vw;
        left: 4.8vw;
        top: 4.267vw;
    }
    .headerBtn_wrap {
        gap: 0  5.333vw;
        width: 50%;
    }
    .headerLogo-left img {
        width: 21.333vw;
        height: auto;
    }
    .headerLogo-right img {
        width: 12.267vw;
        height: auto;
    }
    .lp-btn.is-or a {
        background: #ED6C00 repeating-linear-gradient(152deg, rgba(255,255,255,0.4), rgba(255,255,255,0.4) 1.067vw, transparent 1.067vw, transparent 2.667vw);
    }
    .lp-btn.is-pp a {
        background: #920783 repeating-linear-gradient(152deg, rgba(255,255,255,0.4), rgba(255,255,255,0.4) 1.067vw, transparent 1.067vw, transparent 2.667vw);
    }
    .headerBtn_in {
        width: 18.667vw;
        height: 18.667vw;
    }
    .headerBtn_in a {
        border-radius: 4.267vw;
    }
    .headerBtn_in a img {
        width: 12.533vw;
        height: auto;
    }
    .headerBtn_in.is-pp a img {
        width: 8.533vw;
    }
    .lp-btn.is-or a,
    .lp-btn.is-pp a {
        animation: anime_btn_animation_1-sp 1s infinite linear;
        background-size: 11.2vw 5.867vw;
        border-radius: 50%;
        aspect-ratio: 1 / 1;
    }
    .mv_wrap {
        padding-top: 3.467vw;
    }
    .mv_wrap::after {
        height: 3.733vw;
        background: url(../svg/wave_gr_sp.svg) no-repeat left top 0 / 100% auto;
        position: absolute;
        bottom: -3.467vw;
    }
    .mv_in {
        max-width: none;
        margin: 0;
        box-sizing: border-box;
        height: 123.2vw;
        background: url(../svg/mv_logo2n.svg?2) no-repeat center / 63.2vw auto;
    }
    .mv_in .deco-img.ver1 {
        top: 43.733vw;
        left: 5.067vw;
    }
    .mv_in .deco-img.ver1 img {
        width: 7.467vw;
        height: auto;
    }
    .mv_in .deco-img.ver2 {
        top: 77.867vw;
        right: 3.2vw;
    }
    .mv_in .deco-img.ver2 img {
        width: 8.533vw;
        height: auto;
    }
    .mv_in .deco-img.ver3 {
        top: 13.333vw;
        left: 50%;
        margin-left: -3.733vw;
    }
    .mv_in .deco-img.ver3 img {
        width: 7.467vw;
        height: auto;
    }
    .mv_in .deco-img.ver4 {
        bottom: 18.133vw;
        left: 50%;
        margin-left: -5.333vw;
    }
    .mv_in .deco-img.ver4 img {
        width: 8.267vw;
        height: auto;
    }
    .mv_in .deco-img.ver5 {
        top: 4vw;
        right: 6.4vw;
    }
    .mv_in .deco-img.ver5 img {
        width: 7.2vw;
        height: auto;
    }
    .mv_in .deco-img.ver6 {
        top: 1.067vw;
        left: 2.4vw;
    }
    .mv_in .deco-img.ver6 img {
        width: 37.6vw;
        height: auto;
    }
    .mv_in .deco-img.ver7 {
        top: 58.667vw;
        left: 4.8vw;
    }
    .mv_in .deco-img.ver7 img {
        width: 17.333vw;
        height: auto;
    }
    .mv_in .deco-img.ver8 {
        bottom: -7.2vw;
        left: 0.8vw;
    }
    .mv_in .deco-img.ver8 img {
        width: 37.333vw;
        height: auto;
    }
    .mv_in .deco-img.ver9 {
        top: 10.4vw;
        right: 2.667vw;
    }
    .mv_in .deco-img.ver9 img {
        width: 37.067vw;
        height: auto;
    }
    .mv_in .deco-img.ver10 {
        top: 49.6vw;
        right: 0.8vw;
    }
    .mv_in .deco-img.ver10 img {
        width: 21.6vw;
        height: auto;
    }
    .mv_in .deco-img.ver11 {
        bottom: -3.467vw;
        right: 6.4vw;
    }
    .mv_in .deco-img.ver11 img {
        width: 28vw;
        height: auto;
    }
    .read_wrap {
        padding: 7.2vw 0 4.267vw;
    }
    .read_wrap::after {
        height: 3.733vw;
        background: url(../svg/wave_wh_sp.svg) no-repeat left top 0 / 100% auto;
        position: absolute;
        bottom: -3.467vw;
    }
    .read-ttl {
        margin-bottom: 2.933vw;
    }
    .read-ttl > span {
        font-size: 4.8vw;
    }
    .read-ttl > span.on {
        line-height: 1.416;
    }
    .read-ttl > span.un {
        line-height: 1.36;
    }
    .read-ttl .fs-l {
        font-size: 6.667vw;
    }
    .read-txt {
        font-size: 4.267vw;
        line-height: 1.375;
        margin-bottom: 3.2vw;
    }
    .readVoice_in.ver1 {
        gap: 0 8.533vw;
        margin-bottom: 10.667vw;
    }
    .readVoice_in.ver2 {
        gap: 0 18.133vw;
    }
    .readVoice_ct .txt {
        font-size: 4.267vw;
        line-height: 1.25;
    }
    .readVoice_ct.is-pp {
        width: 32.8vw;
        height: 32vw;
        background: url(../img/sp/read_bg01.png) no-repeat left top / 100% auto;
        margin-top: 6.667vw;
        padding-top: 0.8vw;
    }
    .readVoice_ct.is-or {
        width: 42.133vw;
        height: 40.8vw;
        background: url(../img/sp/read_bg02.png) no-repeat left top / 100% auto;
        padding-top: 2.4vw;
    }
    .readVoice_ct.is-gr {
        width: 36.267vw;
        height: 35.467vw;
        background: url(../img/sp/read_bg03.png) no-repeat left top / 100% auto;
        padding-top: 1.333vw;
    }
    .readVoice_ct.is-pk {
        width: 32.267vw;
        height: 31.467vw;
        background: url(../img/sp/read_bg04.png) no-repeat left top / 100% auto;
        margin-top: 0.8vw;
        padding-top: 1.867vw;
        margin-right: 3.733vw;
    }
    .readVoice_wrap {
        margin-bottom: 2.4vw;
    }
    .readVoice_img {
        margin-top: 3.467vw;
        margin-left: -1.6vw;
    }
    .readVoice_img img {
        width: 34.133vw;
        height: auto;
    }
    .read_cat {
        max-width: none;
        margin: 0;
        background: url(../img/sp/read_cat.png) no-repeat center bottom / 93.6vw auto;
    }
    .read_cat .txt {
        font-size: 4.267vw;
        padding-left: 36.267vw;
        line-height: 1.3125;
        margin-bottom: 1.067vw;
    }
    .read_cat .cat {
        padding-left: 31.467vw;
        font-size: 5.333vw;
        line-height: 1.143;
    }
    .read_cat .cat .fs-l {
        font-size: 7.467vw;
    }
    .cp0-bnr_wrap {
        margin-top: 5.067vw;
        padding: 0 5.333vw;
    }
    .cp0-bnr_wrap.is-bg {
        padding: 18.667vw 8.8vw 8vw;
    }
    .how_wrap {
        padding: 7.2vw 5.333vw 10.133vw;
    }
    .how_wrap::after {
        height: 3.733vw;
        background: url(../svg/wave_pk_sp.svg) no-repeat left top 0 / 100% auto;
        position: absolute;
        bottom: -3.467vw;
    }
    .how_ttl {
        margin-bottom: 2.933vw;
        font-size: 5.333vw;
        line-height: 1.428;
    }
    .how_ttl .fs-s {
        font-size: 4.267vw;
    }
    .how_ttl .fs-l {
        font-size: 7.467vw;
    }
    .how_ttl .un-cat::after {
        width: calc(100% + 2.133vw);
        height: 6.133vw;
        left: -1.067vw;
        bottom: 0;
    }
    .how-lstitem {
        border: 2.667vw solid #009481;
        border-radius: 5.333vw;
        width: 100%;
        padding: 5.867vw 6.667vw 12vw;
    }
    .how-lstitem.is-or {
        border: 2.667vw solid #ED6C00;
    }
    .how-lstitem.is-pp {
        border: 2.667vw solid #920783;
    }
    .howdtl_in {
        display: flex;
        flex-direction: column;
        gap: 1.6vw 0;
        box-sizing: border-box;
    }
    .how-lstitem.is-or .howdtl_in {
        padding: 0;
        gap: 1.6vw 0;
    }
    .how-lstitem.is-pp .howdtl_in {
        padding: 0;
        gap: 2.667vw  0;
    }
    .howdtl_txt .cat {
        font-size: 4.8vw;
        line-height: 1.333;
        margin-bottom: 1.067vw;
        margin-top: 0;
    }
    .how-lstitem.is-or .howdtl_txt .cat,
    .how-lstitem.is-pp .howdtl_txt .cat {
        margin-bottom: 3.467vw;
        text-align: center;
    }
    .howdtl_txt .txt {
        font-size: 3.733vw;
        line-height: 1.288;
        line-break: strict;
        word-wrap: break-word;
    }
    .howdtl_txt.fc-gr {
        max-width: none;
        margin-top: -4vw;
    }
    .howdtl_txt.fc-gr .txt {
        max-width: none;
        font-size: 3.733vw;
        line-height: 1.286;
    }
    .howdtl_txt.fc-gr .developer {
        max-width: none;
        font-size: 3.2vw;
        line-height: 1.28;
        margin-top: 2.667vw;
    }
    .howdtl_txt.fc-or .txt {
        max-width: none;
        padding-left: 0;
        box-sizing: border-box;
        line-height: 1.714;
    }
    .howdtl_txt.fc-pp {
        max-width: none;
    }
    .howdtl_txt.fc-pp .txt {
        line-height: 1.428;
    }
    .slide-indicator {
        bottom: 4.8vw;
        gap: 0 6.667vw;
    }
    .slide-indicator .dot {
        width: 4vw;
        height: 4vw;
    }
    .slide-indicator .dot.active {
        width: 4.8vw;
        height: 4.8vw;
    }
    .how-lstitem.is-gr .howdtl_img {
        margin: -5.867vw -6.667vw 0;
    }
    .how-lstitem.is-gr .howdtl_img img {
        width: 100%;
        height: auto;
    }
    .how-lstitem.is-or .howdtl_img img {
        width: 72.8vw;
        height: auto;
    }
    .how-lstitem.is-pp .howdtl_img {
        text-align: center;
    }
    .how-lstitem.is-pp .howdtl_img img {
        width: 67.2vw;
        height: auto;
    }
    .strip_wrap::after {
        background-image: repeating-linear-gradient(164deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1.067vw, transparent 1.067vw, transparent 2.667vw);
    }
    .flow_wrap {
        padding: 10.667vw 8.8vw 6.4vw;
    }
    .flow_wrap::after {
        height: 3.733vw;
        background: url(../svg/wave_pp_sp.svg) no-repeat left top 0 / 100% auto;
        position: absolute;
        bottom: -3.467vw;
    }
    .flow_wrap.ver2::after {
        display: none;
    }
    .curri_wrap {
        padding: 10.667vw 8.8vw 6.4vw;
        box-sizing: border-box;
    }
    .curri_wrap::after {
        height: 3.733vw;
        background: url(../svg/wave_or_sp.svg) no-repeat left top 0 / 100% auto;
        position: absolute;
        bottom: -3.467vw;
    }
    .flow_ttl {
        font-size: 7.467vw;
        line-height: 1.114;
        margin-bottom: 7.733vw;
    }
    .flow_ttl > span::after {
        width: calc(100% + 0.533vw);
        height: 6.133vw;
        left: -1.067vw;
        bottom: -1.067vw;
    }
    .flow_ttl > span .fs-s {
        font-size: 4vw;
    }
    .flow_box {
        max-width: none;
        margin: 0;
        border-radius: 8vw;
    }
    .flow_box .cat {
        height: 18.933vw;
        font-size: 5.867vw;
    }
    .flow_box .flow_txt {
        padding: 2.667vw 7.733vw 1.333vw;
    }
    .flow_wrap.ver2 .flow_box .flow_txt {
        padding: 2.667vw 7.733vw 1.333vw;
    }
    .flow_txt .txt {
        max-width: none;
        margin: 0 0 2.133vw;
        font-size: 3.733vw;
        line-height: 1.714;
    }
    .flow_wrap.ver2 .flow_txt .txt {
        max-width: none;
        margin: 0 0 0.8vw;
        text-align: center;
    }
    .flow-img {
        text-align: center;
        box-sizing: border-box;
    }
    .flow-img img {
        width: 49.333vw;
        height: auto;
    }
    .flow-img.ver2 img {
        width: 48vw;
    }
    .curri-img img {
        width: 56.267vw;
        height: auto;
    }
    .curri-img.ver2 img {
        width: 61.333vw;
    }
    .curri_in {
        max-width: none;
        margin: 0;
        border-radius: 8vw;
    }
    .curri-cat {
        width: 8.8vw;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 4.8vw;
        writing-mode: vertical-rl;
        padding-top: 4.533vw;
        box-sizing: border-box;
    }
    .curri_ct {
        margin-top: 0;
        display: flex;
        flex-direction: column;
        justify-content: left;
        gap: 4vw 0;
    }
    .curri_box {
        max-width: none;
        width: 100%;
        border-radius: 8vw;
    }
    .curri_box .cat {
        height: 18.933vw;
        width: 100%;
        font-size: 5.867vw;
        line-height: 1.1;
        padding-top: 0;
    }
    .curri_txt {
        padding: 4.533vw 9.867vw 6.133vw;
        box-sizing: border-box;
        min-height: auto;
    }
    .curri_txt .txt {
        max-width: none;
        margin: 0 0 3.733vw;
        text-align: center;
        font-size: 3.733vw;
        line-height: 1.714;
    }
    .curri-img {
        text-align: center;
        box-sizing: border-box;
    }
    .curri-img.ver2 {
        margin-top: -1.067vw;
    }
    /* cv */
    .cv_wrap {
        padding: 8.533vw 4.267vw 9.067vw 2.667vw;
        box-sizing: border-box;
    }
    .cv_in {
        max-width: none;
        margin: 0;
    }
    .cv_in::before {
        width: 16.8vw;
        height: 12.533vw;
        background: url(../img/sp/cv1_deco1.png) no-repeat center / 100% auto;
        left: -1.067vw;
        top: 13.133vw;
    }
    .cv_in::after {
        width: 17.067vw;
        height: 14.4vw;
        background: url(../img/sp/cv1_deco2.png) no-repeat center / 100% auto;
        top: 24vw;
        right: 0;
    }
    .cv-btn {
        width: 61.333vw;
        height: 14.933vw;
        margin: 0 auto;
    }
    .cv_in .btn-cat {
        font-size: 5.867vw;
        font-weight: bold;
        color: #009481;
        background: url(../svg/cv-cat2.svg) no-repeat center bottom / 74.133vw auto;
        line-height: 1.36;
        text-align: center;
        margin-bottom: 2.667vw;
        padding-left: 0.533vw;
        box-sizing: border-box;
    }
    .cv_in a img {
        width: 41.6vw;
        height: auto;
    }
    .cv-btn:not(:last-child) {
        margin-bottom: 0;
    }
    .cv-btn.lp-btn a {
        border-radius: 7.2vw;
    }
    .srycur_wrap {
        background: #E5F7FA;
        position: relative;
        z-index: 2;
        padding-top: 24vw;
    }
    .srycur_wrap::before {
        top: 0;
        left: 50%;
        width: 100%;
        height: 24vw;
        background:#fff url(../svg/circle_sp.svg) no-repeat top center / 100% auto;
        transform: translateX(-50%);
        z-index: -1;
    }
    .srycur_ttl {
        position: absolute;
        top: 5.333vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
    }
    .srycur_in {
        padding-top: 4.533vw;
        box-sizing: border-box;
    }
    .srycurelm_wrap {
        max-width: none;
        margin: 0;
    }
    .cat-img img {
        width: 100%;
        height: auto;
    }
    .srycurelm-cat .is-en {
        font-size: 4.8vw;
        line-height: 1;
    }
    .srycurelm-cat .is-jp {
        font-size: 3.733vw;
        line-height: 1;
    }
    .srycurelm_wrap.ver1 .srycurelm-cat {
        gap: 0 3.733vw;
        left: 8vw;
        top: 2.4vw;
    }
    .srycurelm_wrap.ver2 .srycurelm-cat {
        left: 5.067vw;
        top: 1.6vw;
    }
    .srycurelm_wrap.ver2 .srycurelm-cat .is-en {
        margin-bottom: 0.8vw;
    }
    .srycurelm_wrap.ver2 .srycurelm-cat .is-en .is-r {
        bottom: -2.667vw;
        right: -2.667vw;
    }
    .srycurelm_wrap.ver3 .srycurelm-cat {
        left: 18.4vw;
        top: 1.867vw;
    }
    .srycurelm_wrap.ver3 .srycurelm-cat .is-en {
        margin-bottom: 0.533vw;
    }
    .srycurelm_wrap.ver4 .srycurelm-cat {
        flex-direction: column;
        gap: 0.533vw 0;
        left: 8vw;
        top: 1.867vw;
    }
    .srycurelm-txt {
        font-size: 4.267vw;
        line-height: 1.375;
    }
    .read_flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 1.333vw 0;
        margin: 3.733vw 0 0;
    }
    .round_flex {
        display: block;
    }
    .round_wrap {
        width: 100%;
        height: 32.533vw;
        border-radius: 0 16.267vw 16.267vw 0;
        box-sizing: border-box;
        opacity: 0;
    }
    .round_wrap.ver1.active {
        animation: slideIn-right 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }
    .round_wrap.ver2.active {
        animation: slideIn-left 0.8s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    }
    .round_wrap.ver2 {
        border-radius: 19.733vw 0 0 19.733vw;
        height: 39.2vw;
        margin-top: 2.933vw;
        border: 0.533vw solid #FFF000;
        border-right: 0;
    }
    .round_in .cat {
        font-size: 4.8vw;
        line-height: 1.222;
        margin-bottom: 0;
        text-align: center;
    }
    .round_wrap.ver2 .round_in .cat,
    .round_wrap.ver2 .round_txt .txt.is-on {
        color: #FFF000;
    }
    .round_txt .txt.is-on {
        font-size: 4.267vw;
        line-height: 1.25;
        padding-bottom: 1.6vw;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 1.6vw;
    }
    .round_txt .txt.is-on::after {
        width: 85.6vw;
        height: 0.533vw;
        background: url(../svg/border_dott_sp.svg) no-repeat left bottom / 100% auto;
        background-image: radial-gradient(circle, #ffffff 0.183vw, transparent 0.183vw);
        background-position: left bottom;
        background-repeat: repeat-x;
        background-size: 1.019vw 0.365vw;
    }
    .round_txt .txt.is-un {
        font-size: 3.733vw;
        line-height: 1.42;
        text-align: left;
        max-width: 83.467vw;
    }
    .srycurelm-img.ver1 img {
        width: 42.4vw;
        height: auto;
    }
    .srycurelm-img.ver2 img {
        width: 50.133vw;
        height: auto;
    }
    .srycurelm-img.ver2 {
        margin-top: 0;
        text-align: center;
        padding-right: 0;
        box-sizing: border-box;
    }
    .srycurelm_wrap.ver2 {
        margin-top: -1.867vw;
        margin-bottom: 6.4vw;
    }
    .srycurelm_wrap.ver2 .srycurelm_in {
        padding: 0 8.533vw;
        box-sizing: border-box;
    }
    .srycurelm_wrap.ver2 .srycurelm-txt {
        margin: 3.733vw 0 -1.067vw;
        max-width: none;
    }
    .srycurelm_wrap.ver2 .srycurelm-txt.ver2 {
        margin: 1.333vw auto 3.2vw;
        max-width: none;
        font-size: 3.733vw;
        box-sizing: border-box;
    }
    .joint-txt {
        font-size: 3.733vw;
        line-height: 1.571;
    }
    .srycurelm-img.ver3 img {
        width: 84.533vw;
        height: auto;
    }
    .srycurelm_wrap.ver3 {
        margin-bottom: 5.867vw;
    }
    .srycurelm_wrap.ver3 .srycurelm_in {
        padding: 0 8.533vw;
        box-sizing: border-box;
    }
    .srycurelm_wrap.ver3 .srycurelm-txt {
        margin: 3.733vw 0 2.933vw;
        max-width: none;
    }
    .act-txt {
        margin: 2.4vw -0.533vw 0;
        font-size: 3.733vw;
        line-height: 1.428;
    }
    .act-txt .fs-s {
        font-size: 3.2vw;
    }
    .srycurelm-img.ver4 img {
        width: 100%;
        height: auto;
    }
    .srycurelm_wrap.ver4 .srycurelm-txt {
        margin: 4vw 0;
        max-width: none;
    }
    .srycurelm_wrap.ver4 .srycurelm_in {
        padding: 0 8.533vw;
        box-sizing: border-box;
    }
    .lite_wrap {
        flex-direction: column;
        gap: 0;
        justify-content: center;
    }
    .ppl-bg {
        padding-bottom: 7.2vw;
    }
    .lite_in {
        max-width: none;
        width: 100%;
        border: 0.267vw solid #654D9D;
        border-radius: 2.667vw;
        padding: 5.867vw 5.067vw 6.133vw;
    }
    .lite_in .cat {
        height: 12.267vw;
        border-radius: 2.667vw;
        border: 1.067vw solid #C3BAD9;
        font-size: 3.467vw;
    }
    .lite_in .cat .fs-l {
        font-size: 4.267vw;
    }
    .lite_in .box-lst {
        max-width: none;
        width: 100%;
        margin: 3.733vw 0 3.467vw;
        padding: 0 2.133vw;
        box-sizing: border-box;
    }
    .lite_in .box-lst li {
        border-radius: 3.2vw;
        height: 17.333vw;
    }
    .lite_in .box-lst li:not(:last-child) {
        margin-bottom: 2.667vw;
    }
    .lite_in .box-lst li .cate {
        font-size: 4.267vw;
        line-height: 1.3125;
    }
    .lite_in .box-lst li .cate .num {
        padding-right: 0.533vw;
        box-sizing: border-box;
    }
    .lite_in .box-lst li .txt {
        font-size: 3.733vw;
        line-height: 1.357;
        margin-top: 0.8vw;
    }
    .icn_txt {
        padding-left: 2.667vw;
    }
    .lite_in.ver2 .icn_txt {
        padding-left: 2.667vw;
    }
    .lite_in.ver2 {
        margin-top: 8.533vw;
    }
    .icn-txt {
        padding-left: 4vw;
        font-size: 3.733vw;
        line-height: 1.428;
    }
    .icn-txt::before {
        width: 2.133vw;
        height: 1.428em;
        background: url(../svg/icn_arrow_r.svg) no-repeat center left / 100% auto;
        position: absolute;
        top: -0.533vw;
    }
    .lite_in.ver1 .ano_txt {
        margin: 1.6vw -0.533vw 0;
        padding-left: 0;
        box-sizing: border-box;
    }
    .lite_in.ver2 .ano_txt {
        margin-top: 1.333vw;
        padding-left: 2.667vw;
        box-sizing: border-box;
    }
    .lite_in .ano-txt {
        font-size: 3.733vw;
    }
    .lite_in .icn_txt .icn-txt:not(:last-child) {
        margin-bottom: 1.6vw;
    }
    .lite_in.ver2 .col-txt {
        font-size: 3.733vw;
        line-height: 1.428;
        margin: 3.467vw 0 3.2vw 2.667vw;
    }
    .lite-label .txt {
        height: 5.867vw;
        width: 65.333vw;
        border-radius: 3.2vw;
        writing-mode: horizontal-tb;
        font-size: 3.733vw;
        margin-top: 4.267vw;
    }
    .lite-label::before {
        width: 76.8vw;
        height: 11.2vw;
        background: url(../svg/sto4_img01_sp.svg) no-repeat center / 100% auto;
        position: absolute;
        margin-top: 4.267vw;
    }
    .price_wrap {
        padding: 6.667vw 10.667vw 5.867vw;
        box-sizing: border-box;
    }
    .price_in {
        max-width: none;
        margin: 0;
    }
    .price_box {
        width: calc(100% - 3.2vw);
        margin: 0 auto 2.667vw;
        border-radius: 4.267vw;
        padding: 3.733vw 0 1.333vw;
    }
    .price-box {
        max-width: none;
        margin: 0;
    }
    .price-box .cate {
        font-size: 4.8vw;
        line-height: 1.333;
        margin-bottom: 2.667vw;
        padding-bottom: 2.667vw;
    }
    .price-box .cate::after {
        width: 65.333vw;
        height: 0.533vw;
        background: url(../svg/border_dott2_sp.svg) no-repeat left bottom / 100% auto;
        background-image: radial-gradient(circle, #ffffff 0.155vw, transparent 0.155vw);
        background-position: left bottom;
        background-repeat: repeat-x;
        background-size: 0.896vw 0.309vw;
    }
    .price_wrap .pridtl_wrap {
        display: flex;
        justify-content: center;
        gap: 0 4.533vw;
    }
    .price_wrap .pridtl_wrap .txt {
        font-size: 4.8vw;
        line-height: 1.333;
    }
    .price_wrap .pridtl_wrap .price {
        font-size: 5.333vw;
        line-height: 1.0572;
        position: relative;
    }
    .price_wrap .price .fs-l {
        font-size: 10.667vw;
        padding-right: 0.125em;
        box-sizing: border-box;
    }
    .price_wrap .price .tax {
        font-size: 3.733vw;
        line-height: 1.714;
        right: 0.533vw;
        top: -0.533vw;
    }
    .price_wrap .ano_txt {
        max-width: none;
        margin: 2.4vw 0 0;
    }
    .price_wrap .ano_txt .ano-txt {
        font-size: 3.733vw;
        line-height: 1.714;
    }
    .exprc_in {
        max-width: none;
        margin: 0;
        padding: 5.867vw 8.533vw 2.667vw;
        box-sizing: border-box;
    }
    .exprc_cat {
        max-width: none;
        padding-bottom: 0.8vw;
        margin: 0 0 2.667vw;
        box-sizing: border-box;
        background: url(../img/sp/school_ttl.png) no-repeat bottom center / 84.8vw auto;
    }
    .exprc_cat .cat {
        font-size: 3.733vw;
        line-height: 1.333;
    }
    .exprc_cat .cat .fs-l {
        font-size: 4.8vw;
    }
    .exprc-ttl {
        font-size: 6.4vw;
        margin-bottom: 5.333vw;
        line-height: 1.25;
    }
    .exprc_wrap .ray_wrap {
        display: block;
    }
    .exprc_wrap .ray_in {
        max-width: none;
        width: 100%;
    }
    .area_wrap .area_label {
        width: 61.333vw;
        height: 14.4vw;
        margin: 0 auto;
        border-radius: 7.2vw;
        font-size: 6.133vw;
    }
    .area_wrap .area_in {
        padding: 16vw 8.8vw 5.867vw;
        margin-top: -9.333vw;
    }
    .pref_wrap:not(:last-child) {
        margin-bottom: 2.667vw;
    }
    .pref_wrap .pref {
        font-size: 3.733vw;
        line-height: 1.357;
        margin-bottom: 1.067vw;
    }
    .pref_wrap .class_lst .txt {
        line-height: 1.357;
    }
    .pref_wrap .class_lst .txt .city {
        font-size: 3.2vw;
        width: 20vw;
    }
    .pref_wrap .class_lst .txt .name {
        font-size: 3.733vw;
        max-width: none;
        width: calc(100% - 20vw);
    }
    .area_wrap.is-other,
    .area_wrap.is-thub,
    .area_wrap.is-knk {
        margin-top: 6.4vw;
    }
    .ray_in .date-txt {
        font-size: 3.733vw;
        line-height: 1.25;
        margin-top: 0.8vw;
    }
    .headerBtn_wrap .btn-txt {
        font-size: 3.2vw;
        font-weight: bold;
        margin-bottom: 1.067vw;
        line-height: 1.333;
        text-align: center;
        position: relative;
    }
    .headerBtn_wrap .btn-txt::before {
        content: "";
        width: 46.667vw;
        height: 8.267vw;
        background: url(../img/sp/btn-txt_deco.png) no-repeat center / 100% auto;
        position: absolute;
        bottom: -1.067vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9;
    }
    .anchor_wrap {
        margin-top: 8vw;
        padding: 0 2.133vw;
    }
    .anchor_lst {
        gap: 0 1.6vw;
    }
    .anchor_lst li {
        width: 22.4vw;
        height: 22.4vw;
    }
    .anchor_lst li a {
        font-size: 3.733vw;
    }
    .anchor_lst li a:before {
        width: 2.667vw;
        height: 2.667vw;
        bottom: 2.667vw;
    }
    .anchor_lst li .txt {
        margin-top: -2.667vw;
    }
}
@-moz-document url-prefix() {
  .srycurelm_wrap.ver2 .srycurelm-cat .is-en .is-r {
    font-size: 0.5em;
    bottom: 0;
  }
}
/* 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);
  }
}
@keyframes anime_btn_animation_1 {
  0% {  background-position-y: 0;}
  100% {  background-position-y: -23px;}
}
@keyframes anime_btn_animation_1-sp {
  0% {  background-position-y: 0;}
  100% {  background-position-y: -5.867vw;}
}
.fuwa01 {
  animation: fuwa01 3.2s ease-in-out infinite alternate;
}
@keyframes fuwa01 {
  0% { transform: translate(0, 0) rotate(-5deg); }
  50% { transform: translate(5px, -10px) rotate(2deg); }
  100% { transform: translate(0, 0) rotate(6deg); }
}
.fuwa02 {
  animation: fuwa02 2.6s ease-in-out infinite alternate;
}
@keyframes fuwa02 {
  0% { transform: translate(0, 0) rotate(8deg); }
  50% { transform: translate(-6px, -5px) rotate(-2deg); }
  100% { transform: translate(0, 0) rotate(-10deg); }
}
.fuwa03 {
  animation: fuwa03 4s ease-in-out infinite alternate;
}
@keyframes fuwa03 {
  0% { transform: translate(0, 0) rotate(-3deg); }
  50% { transform: translate(0, -12px) rotate(3deg); }
  100% { transform: translate(0, 0) rotate(9deg); }
}
.fuwa04 {
  animation: fuwa04 3.8s ease-in-out infinite alternate;
}
@keyframes fuwa04 {
  0% { transform: translate(2px, 0) rotate(4deg); }
  50% { transform: translate(-4px, -8px) rotate(-6deg); }
  100% { transform: translate(2px, 0) rotate(5deg); }
}
.fuwa05 {
  animation: fuwa05 2.9s ease-in-out infinite alternate;
}
@keyframes fuwa05 {
  0% { transform: translate(0, 2px) rotate(-9deg); }
  50% { transform: translate(6px, -6px) rotate(0deg); }
  100% { transform: translate(0, 2px) rotate(7deg); }
}
.fuwa06 {
  animation: fuwa06 3.5s linear infinite alternate;
}
@keyframes fuwa06 {
  0% { transform: translate(0, 0) rotate(6deg); }
  50% { transform: translate(-8px, -3px) rotate(-4deg); }
  100% { transform: translate(0, 0) rotate(10deg); }
}
.fuwa07 {
  animation: fuwa07 4.5s ease-in-out infinite alternate;
}
@keyframes fuwa07 {
  0% { transform: translate(3px, 0) rotate(-2deg); }
  50% { transform: translate(-3px, -14px) rotate(4deg); }
  100% { transform: translate(3px, 0) rotate(-6deg); }
}
.fuwa08 {
  animation: fuwa08 3.2s ease-in-out infinite alternate;
}
@keyframes fuwa08 {
  0% { transform: translate(0, 0) rotate(12deg); }
  50% { transform: translate(4px, -4px) rotate(-3deg); }
  100% { transform: translate(0, 0) rotate(6deg); }
}
.fuwa09 {
  animation: fuwa09 3.1s ease-in-out infinite alternate;
}
@keyframes fuwa09 {
  0% { transform: translate(-2px, 0) rotate(-8deg); }
  50% { transform: translate(2px, -9px) rotate(0deg); }
  100% { transform: translate(-2px, 0) rotate(5deg); }
}
.fuwa10 {
  animation: fuwa10 5s ease-in-out infinite alternate;
}
@keyframes fuwa10 {
  0% { transform: translate(0, 0) rotate(3deg); }
  50% { transform: translate(-10px, -6px) rotate(-7deg); }
  100% { transform: translate(0, 0) rotate(11deg); }
}
.fuwa11 {
  animation: fuwa11 3.7s ease-in-out infinite alternate;
}
@keyframes fuwa11 {
  0% { transform: translate(4px, 0) rotate(-4deg); }
  40% { transform: translate(-2px, -11px) rotate(3deg); }
  100% { transform: translate(4px, 0) rotate(8deg); }
}