@charset "utf-8";

.inzoneh5{font-family: 'Noto Sans JP',sans-serif;color: #181818;padding: 0;width: 100%;max-width: 1920px;margin: auto;}

html {
overflow-x: hidden;
}

.s5-container {max-width: none;padding: 0;}



.inzoneh5 sup {/* vertical-align: top; *//* position: static; */vertical-align: baseline;}

.inzoneh5 h1,.inzoneh5 h2,.inzoneh5 h3,.inzoneh5 h4,.inzoneh5 h5,.inzoneh5 p,.inzoneh5 th,.inzoneh5 td,.inzoneh5 dt,.inzoneh5 dd,.inzoneh5 li {
font-weight: 400;
font-size: 18px;
font-size: clamp(12px,1.7vw,22px);
line-height: 1.6;
letter-spacing: .1px;
margin: 0;
padding: 0;
color: #181818;
font-feature-settings: "palt"
}

.inzoneh5 h1,.inzoneh5 h2,.inzoneh5 h3,.inzoneh5 h4,.inzoneh5 h5,.inzoneh5 div,.inzoneh5 table,.inzoneh5 th,.inzoneh5 td,.inzoneh5 dl,.inzoneh5 dt,.inzoneh5 dd,.inzoneh5 ul,.inzoneh5 li,.inzoneh5 p,.inzoneh5 a,.inzoneh5 strong,.inzoneh5 span {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box
}

.inzoneh5 img {
border: none;
vertical-align: bottom;
max-width: 100%
}

.inzoneh5 table {
border-collapse: collapse;
border-spacing: 0
}

.inzoneh5 ul {list-style: none;padding: 0;}

.inzoneh5 ul:after {
clear: both;
height: 0;
display: block;
visibility: hidden
}

* html ul {
display: inline-block
}

*:first-child+html ul {
display: inline-block
}

.inzoneh5 a:link {
color: #000;
text-decoration: none
}

.inzoneh5 a:visited {
color: #000;
text-decoration: none
}

.inzoneh5 a:hover {
color: #000;
text-decoration: none;
opacity: .6
}

.inzoneh5 a:active {
color: #000;
text-decoration: none
}

.inzoneh5 a {
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out
}

@media (min-width: 769px) {
.nopc {
display:none!important
}
}

@media (max-width: 769px) {
.nosp {
display:none!important
}
}

.footer .yoyaku {position: fixed;bottom: 40px;right: 5vw;display: flex;width: 128px;height: 128px;align-content: center;align-items: center;z-index: 99;border-radius: 9999px;overflow: hidden;}

.s5-returnToTop__button {
top: auto;
bottom: 118px;
right: 1.5vw;
position: fixed;
}

.footer .yoyaku:hover {
transform: scale(.9)
}

@media (max-width: 769px) {
.footer .yoyaku {
width:70px;
height: 70px;
bottom: 9vh;
right: 2.2vw
}
.s5-returnToTop__button {
top: auto;
bottom: 4.4vh;
right: 7vw;
}

}



[data-emergence=hidden] {opacity: 0;filter: blur(8px);transition: all 1s ease-in-out;}

[data-emergence=visible] {
opacity: 1;
filter: blur(0);
transition: all 1s ease-in-out 0s
}

.pagetop {
position: fixed;
bottom: 9vh;
right: 2.1vw;
display: flex;
width: 32px;
height: 24px;
align-content: center;
align-items: center;
z-index: 7;
opacity: 0;
pointer-events: none;
background: #ccc;
border-radius: 3px
}

body:not(.scroll) .pagetop:hover {
opacity: 0!important
}

body.scroll .pagetop:hover {
opacity: 0.6!important
}

.pagetop img {
width: 100%;
height: 100%
}

.pagetop>svg {
fill: #fff;
width: 30%;
margin: auto
}

body.scroll .pagetop {
opacity: 1;
pointer-events: auto
}



#top>section {max-width: 1920px;margin: 64px auto 0;width: 100%;height: calc(100dvh - 165px);position: fixed;inset: 0;display: flex;justify-content: center;align-content: center;align-items: center;z-index: -1;overflow: hidden}

#top>section>h1 {text-align: center;font-size: clamp(37px,4.3vw,60px);font-weight: 900;position: absolute;top: 7dvh;line-height: 1.2;}

#top>section>h2 {text-align: center;position: absolute;bottom: 5dvh;width: 25%}

#top>section>h2 img {
width: 100%
}

#top>section>.bg1 {background: url(images/top_gradient.jpg) 50% 50% no-repeat;background-size: cover;position: absolute;inset: 0;z-index: -1;margin: auto}

#top>section>.bg2 {background: url(images/top_dot.png) 50% 50% no-repeat;background-size: cover;position: absolute;inset: 0;z-index: -1;margin: auto}

#top>section>.item {
height: 100%;
max-width: 800px;
width: 100%;
position: relative
}

#top>section>.item>.buds1 {width: 6vw;height: 12vh;max-width: 114px;min-width: 70px;object-fit: contain;position: absolute;inset: 19% 0 0 -69%;margin: auto}

#top>section>.item>.buds2 {width: 11vw;height: 18vh;max-width: 184px;min-width: 100px;object-fit: contain;position: absolute;inset: 42% 0 0 -26%;margin: auto}

#top>section>.item>.buds3 {width: 13vw;height: 23vh;max-width: 220px;min-width: 110px;object-fit: contain;position: absolute;inset: -24% 0 0 -26%;margin: auto}

#top>section>.item>.buds4 {width: 23vw;height: 34vh;max-width: 350px;min-width: 150px;object-fit: contain;position: absolute;inset: 5% 0 0 52%;margin: auto}

@media (max-width: 769px) {
#top>section {height: calc(100dvh - 121px);top: 50px;margin-top: 0;}

#top>section>h2 {bottom: 10dvh;width: 57%}

#top>section>.item {transform: scale(1.06) translateY(-3dvh);}

#top>section>h1 {top: 4dvh;}
}

/*
#top>section>h1 {
clip-path: polygon(0 0,0 0,0 0);
transform: translateX(-30px) scale(1) skew(3deg)
}

#top>section>h2 {
clip-path: polygon(0 0,0 0,0 0);
transform: translateX(-30px) scale(1) skew(3deg)
}

#top>section>.item>.buds1,#top>section>.item>.buds2,#top>section>.item>.buds3,#top>section>.item>.buds4 {
opacity: 0;
filter: blur(28px)
}

#top>section>.bg1 {
opacity: 0;
filter: blur(8px);
transform: translateX(20px) scale(1.2)
}

#top>section>.bg2 {
filter: blur(28px);
transform: translateX(-20px) scale(1.2)
}

.load #top>section>h1 {
transition: all 1s ease-in-out 0.4s
}

.load #top>section>h2 {
transition: all 1s ease-in-out 0.8s
}

.load #top>section>.item>.buds1 {
transition: all 1s ease-in-out 0.4s
}

.load #top>section>.item>.buds2 {
transition: all 1s ease-in-out 0s
}

.load #top>section>.item>.buds3 {
transition: all 1s ease-in-out 0.6s
}

.load #top>section>.item>.buds4 {
transition: all 1s ease-in-out 0.2s
}

.load #top>section>.bg1 {
transition: opacity 2s ease-in-out 0s,filter 2s ease-in-out 0s,transform 4s ease-in-out 0s
}

.load #top>section>.bg2 {
transition: filter 4s ease-in-out 0s,transform 10s ease-in-out 0s
}

.load #top>section>h1 {
clip-path: polygon(0 0,200% 0,0% 400%);
transform: translateX(0) scale(1.02) skew(0)
}

.load #top>section>h2 {
clip-path: polygon(0 0,200% 0,0% 400%);
transform: translateX(0) scale(1.02) skew(0)
}

.load #top>section>.item>.buds1,.load #top>section>.item>.buds2,.load #top>section>.item>.buds3,.load #top>section>.item>.buds4 {
opacity: 1;
filter: blur(0)
}

.load #top>section>.bg1 {
opacity: 1;
filter: blur(0);
transform: translateX(-20px) scale(1.2)
}

.load #top>section>.bg2 {
opacity: 1;
filter: blur(0);
transform: translateX(20px) scale(1.2)
}
*/

#sc2 {margin-top: calc(100dvh - 165px);width: 100%;height: calc( 100dvh - 100px );position: relative;display: flex;align-content: center;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: center;overflow: hidden}

#sc2>section {
text-align: center;
padding: 0 1vh
}

#sc2>section>h1 {
color: #fff;
text-align: center;
font-size: clamp(40px,4.8vw,77px);
font-family: 'Montserrat',sans-serif;
font-weight: 500;
letter-spacing: -.05em;
line-height: 1.2;
margin: 0 0 2.2vh
}

#sc2>section>h1>span {
color: #FF5900
}

#sc2>section>h2 {
color: #fff;
text-align: center;
font-size: clamp(13px,3.3vw,24px);
font-weight: 700;
line-height: 1.7;
margin: 0 0 4vh
}

#sc2>section>ul {
display: flex;
flex-wrap: nowrap;
flex-direction: row;
justify-content: center;
align-content: center;
align-items: center;
min-height: 58px;
position: absolute;
bottom: 0;
left: 0;
}

#sc2>section>ul>li {color: #fff;width: 116px;cursor: pointer;font-size: 12px;text-align: center;line-height: 6px;display: flex;white-space: nowrap;justify-content: center;align-items: center;align-content: center;gap: 8px;position: absolute;bottom: 20px;left: 30px;z-index: 2;}

#sc2>section>ul li div {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
align-items: center;
gap: 11px;
justify-content: center
}

#sc2>section>ul>.pp span {
width: 40px;
height: 40px;
font-size: 16px;
display: flex;
text-indent: 0vh;
color: #fff;
border: 2px solid;
border-radius: 50%;
flex-wrap: nowrap;
flex-direction: column;
align-content: center;
justify-content: center;
align-items: center;
font-family: serif
}

#sc2>section>ul img {
width: 44px;
display: block;
vertical-align: middle
}

#sc2>section>ul>.pp>.pl,#sc2>section>ul>.pp.toggle>.pa,#sc2>section>ul>.vol>.on,#sc2>section>ul>.vol.toggle>.off {
pointer-events: none;
opacity: 0;
display: none
}

#sc2>section>ul>.pp.toggle>.pl,#sc2>section>ul>.vol.toggle>.on {
pointer-events: auto;
opacity: 1;
display: flex
}

#sc2>section>ul>.js-modal-video-open {
width: 142px;
display: none
}

#sc2>section>ul>.vol {
display: none
}

@media (max-width: 769px) {
#sc2 {margin-top: calc(100dvh - 50px - 12vw);height: calc(100vh - 12vw);}
}

#sc2>section>.videoin {
position: absolute;
inset: 0;
z-index: -1;
margin: auto;
object-fit: cover;
background: #000;
display: block;
width: 100%;
height: 100%
}

#sc2>section>.videoin>#video {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
opacity: .7
}

#sc3 {
background: #fff;
padding: 4vh 0 0 0
}

#sc3>section {
text-align: center;
padding: 0 1vh 10vh
}

#sc3>section>h1 {
text-align: center;
font-size: clamp(40px,4.6vw,72px);
font-weight: 800;
margin: 0 0 2vh 0
}

#sc3>section>h2 {
text-align: center;
font-size: clamp(14px,4.4vw,32px);
font-weight: 700;
line-height: 1.3;
margin: 0 0 4vh 0
}

#sc3>section>.grade {
padding: 0 0 3vh 0;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
align-items: center;
justify-content: center
}

#sc3>section>p {font-size: 100%;line-height: 1.2;}

#sc3>section>.grade>li {
text-align: center;
font-size: clamp(16px,3.4vw,32px);
font-weight: 700;
height: 15vw;
max-height: 90px;
display: flex;
transition: all .3s ease-in-out 0s;
align-content: center;
align-items: center
}

sup {
font-size: 70%;
margin-top: -1%
}

.grade>li,strong.grade,h2.grade {
display: inline-block;
background-image: linear-gradient(-90deg,#6e72fc 0%,#c94bff 100%);
background-clip: text;
-webkit-background-clip: text;
color: transparent
}

@media (min-width: 769px) {
#sc3>section>.grade>li:hover {
transform:scale(1.4);
color: #000
}
}

@media (max-width: 769px) {
#sc3>section>.grade>li {
max-height:40px
}
}

#sc4,#sc5 {background: #E7E7E7;width: 100%;height: calc(100dvh - 100px);position: relative;display: flex;align-content: center;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: center}

#sc4>section,#sc5>section {width: 100%;height: 100%;position: relative;display: flex;align-content: center;flex-direction: column;flex-wrap: nowrap;justify-content: center;align-items: center}

#sc4>section>h1,#sc5>section>h1 {
text-align: center;
font-size: clamp(28px,6.4vw,77px);
font-family: 'Montserrat',sans-serif;
font-weight: 500;
letter-spacing: -.05em;
margin: 0 0 2vh
}

#sc4>section>iframe,#sc5>section>iframe {
width: 1080px;
height: 606px;
margin: 0 0 2.5vh;
max-width: 100%
}

#sc4>section>p,#sc5>section>p {
text-align: center;
font-size: clamp(10px,1.5vw,16px);
font-weight: 400;
letter-spacing: -.05em;
display: none
}

@media (max-width: 769px) {
#sc4,#sc5 {height: auto;padding: 7vh 0;}

#sc4>section>iframe,#sc5>section>iframe {width: 100%;height: auto;aspect-ratio: 16 / 9;}

#sc4>section,#sc5>section {height: auto;}
}

#sc5 {
background: #fff
}

#sc5>section>h1>span {
color: #FF5900
}

@keyframes adjust-image {
0% {
transform: translateY(0)
}

100% {
transform: translateY(200px)
}
}

#sc6 .bg div,#sc8 .bg div,#sc10 .bg div {
height: 100%;
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-end;
align-items: stretch
}

.scblack>section {position: relative;display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;height: calc(100dvh - 100px);}

.scblack>section>.bg {
background: #000;
width: 100%;
height: 100%;
overflow: hidden
}

.scblack>section>.bg:before {
display: block;
content: '';
width: 65%;
height: 100%;
background: rgb(0,0,0);
background: linear-gradient(90deg,rgba(0,0,0,1) 65%,rgba(0,0,0,0) 100%);
position: absolute;
z-index: 1;
left: 0
}

.scblack>section>.bg img {
height: 100%;
width: 50%;
object-fit: cover;
transform-origin: 100% 50%
}

.scblack>section>h1 {
color: #fff;
font-size: clamp(34px,4.4vw,56px);
font-weight: 700;
position: absolute;
z-index: 2;
line-height: 1.2;
margin: -10vw 0 0 -35vw
}

.scblack>section>h1>small {
font-size: 60%;
line-height: 1.5;
display: inline-block
}

.scblack>section>h1>strong {font-size: 150%;line-height: 1.1;margin: 0 0 -6vh 0;display: block}

@media (max-width: 769px) {
.scblack>section {display:flex;flex-direction: column;flex-wrap: nowrap;align-content: center;justify-content: space-between;align-items: center;height: calc(100dvh - 12vw);}

.scblack>section>.bg {
background: #000;
width: 100%;
height: calc(100vh - 50px);
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: flex-end;
align-items: center;
align-content: center;
overflow: hidden;
margin: auto 0 0 0
}

.scblack>section>.bg:before {
display: block;
content: '';
width: 120%;
margin: 0 0 -62vh;
height: 50vh;
background: rgb(0,0,0);
background: linear-gradient(180deg,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%);
position: relative;
z-index: 1
}

.scblack>section>.bg img {
height: 56vh;
max-width: none;
width: 100%;
float: none;
margin: auto 0 0 0
}

#sc6 div,#sc8 div,#sc10 div {
display: flex
}

.scblack>section>h1 {
margin: 4vh 0 auto 0;
line-height: 1.3
}
}

#sc7,#sc9,#sc11,#sc12,#sc13,#scss {
background: #e7e7e7;
padding: 6vh 0vh
}

@media (max-width: 769px) {
.sc71 {
object-position:top
}
}

.desc {
max-width: 1000px;
margin: 0 auto 4vh;
padding: 0 2vh
}

.eng {
font-size: clamp(16px,2.1vw,24px)!important;
font-weight: 400!important;
letter-spacing: -0.025em!important;
margin: 0 0 2vh!important
}

#sc7>.desc>h1 {
font-size: clamp(28px,5vw,48px);
font-weight: 700;
line-height: 1.2;
margin: 0 0 3vh
}

#sc7>.desc>h1>.grade {
display: table-cell;
font-size: clamp(80px,10vw,111px);
font-weight: 700
}

#sc7>.desc>p {
font-size: clamp(14px,2.1vw,24px);
font-weight: 700;
line-height: 1.6;
margin: 0 0 3vh;
max-width: 500px
}

.box ul>li {background: #fff;border-radius: 30px;overflow: hidden;box-shadow: 0 0 10px rgb(0 0 0 / 50%);margin: 0 auto;position: relative;}

.box ul>li .moji {
padding: 32px 40px 16px;
margin: 0 0 auto 0
}

.box ul>li .moji>h1,
.box ul>li .moji>h2 {
font-size: clamp(25px,4.9vw,64px);
font-weight: 700;
line-height: 1.2;
margin: 0 0 2.8vh
}

.box ul>li .moji>p {font-size: clamp(12px,1.8vw,18px);font-weight: 700;line-height: 1.4;margin: 0 0 2vh;letter-spacing: 1px}

.boxbig>ul>li img {
width: 50%;
display: block;
object-fit: cover
}

.box ul>li .moji>h2 {
font-size: clamp(20px,4.8vw,42px)
}


.box ul>li .moji>h2 sup {
vertical-align: super;
}



.box ul>li .moji>p>small {display: block;margin: 0vh 0;font-size: 80%;/* font-weight: 100; */}

.box {width: 100%;max-width: 1080px;margin: 0 auto;float: none;height: auto;}

.box ul {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: baseline;gap: 3vh;margin: 0 0 3vh 0;padding: 0;}

.boxbig>ul>li {
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-content: flex-start;
align-items: stretch
}

.boxbig {
width: 100%;
max-width: 1080px;
margin: 0 auto
}

.boxmini ul {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
gap: 3vh;
align-content: stretch;
justify-content: space-between;
padding: 8px
}

.boxmini {margin: -8px auto;max-width: 1096px;}

.boxmini ul li {width: calc(50% - 1.5vh);display: flex;flex-direction: column;flex-wrap: nowrap;justify-content: space-between;align-items: stretch;align-content: center}

.boxmini ul li>a {
height: 100%;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
align-items: stretch;
}

.boxmini ul li img {
width: 100%;
margin: auto 0 0 0
}

@media (max-width: 769px) {
.box ul>li .moji {
padding:24px 20px 8px
}

.boxbig>ul {
padding: 0 1vh;
margin: 0 0 1vh 0
}

.boxbig>ul>li {
display: flex;
flex-direction: column;
align-items: stretch;
align-content: center
}

.boxbig>ul>li img {
width: 100%;
max-height: 36vh
}

.boxmini {
margin-top: 8px;
width: 100%;
-webkit-overflow-scrolling: touch;
overflow: hidden;
overflow-x: scroll;
scrollbar-base-color:#FFF;scrollbar-track-color:#FFF;scrollbar-face-color:#000;scrollbar-shadow-color:#FFF;scrollbar-darkshadow-color: #FFF;
scrollbar-highlight-color:#FFF;
scrollbar-arrow-color:#FFF;-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out
}

.boxmini ul {
display: inline-flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: stretch;
gap: 2vh;
padding: 1vh;
justify-content: flex-start;
margin: 0 0 1vh
}

.boxmini ul li {
width: 75vw;
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
align-items: stretch;
align-content: center
}

.boxmini ul li img {
width: 100%;
margin: auto 0 0 0
}
}

#sc9 {
background: #fff
}

#sc9>.desc>h1 {
font-size: clamp(28px,5vw,48px);
font-weight: 700;
line-height: 1.2;
margin: 0 0 3vh;
position: relative;
z-index: 1
}

#sc9>.desc>h1>.grade {
display: table-cell;
font-size: clamp(68px,6.7vw,80px)
}

#sc9>.desc>.buds {
width: 44%;
margin: 0 auto 4vh;
display: block
}

#sc9>.desc>h2 {font-size: clamp(26px,4vw,48px);font-weight: 700;line-height: 1.2;margin: 0;transform: translateY(400px);opacity: 0;transition: all 1s ease-in-out 4s;position: relative;z-index: 1}

#sc9>.desc>h2[data-emergence=visible] {
opacity: 1
}

#sc9>.desc>h2>.grade {
font-size: 190%;
padding: 2vh 1vh 2vh 0
}

#sc9>.desc>h2>small {
font-size: 55%
}

#sc11>.desc>h1 {font-size: clamp(28px,5vw,48px);font-weight: 700;line-height: 1.2;margin: 0 0 3vh;white-space: nowrap;}

#sc11>.desc>h1>.grade {
display: table-cell;
font-size: clamp(63px,8.5vw,110px)
}

#sc11>.desc p {
font-size: clamp(15px,2vw,24px);
font-weight: 700;
line-height: 1.5;
margin: 0 0 3vh
}

#sc12 {
background: #fff
}

#sc12 .shita {
width: 6%;
margin: 0 auto 3vh;
display: block;
animation-name: fadedown;
animation-duration: 2s;
animation-iteration-count: infinite
}

@keyframes fadedown {
from {
opacity: 0;
transform: translateY(0)
}

to {
opacity: 1;
transform: translateY(20px)
}
}

#sc12>.desc {
display: flex;
justify-content: space-between;
align-items: flex-start
}

#sc12>.desc>.moji {
width: 50%
}

#sc12>.desc>.moji>h1 {
font-size: clamp(26px,5vw,48px);
font-weight: 700;
line-height: 1.2;
margin: 0 0 3vh
}

#sc12>.desc>.moji>h1>.grade {
font-size: clamp(80px,12vw,150px);
line-height: 1.1;
display: table-cell
}

#sc12>.desc>.moji>h1>small {
font-size: clamp(24px,3.3vw,48px)
}

#sc12>.desc>.moji>p {
font-size: clamp(12px,1.3vw,16px);
font-weight: 700;
max-width: 350px
}

#sc12>.desc>img {
width: 50%;
margin: 1vh 0 0
}

@media (max-width: 769px) {
#sc12>.desc {
display:flex;
flex-direction: column;
flex-wrap: nowrap;
align-items: stretch;
align-content: center
}

#sc12>.desc .moji {
width: 100%
}

#sc12>.desc>img {
width: 80%;
margin: 1vh auto 0
}
}

#sc13>.soudan,#sc13>.yoyaku {
max-width: 1000px;
width: 100%;
margin: 0 auto 6vh;
display: flex;
flex-direction: row;
align-content: flex-start;
justify-content: center;
align-items: flex-start;
gap: 6vh;
flex-wrap: nowrap
}

#sc13>.soudan>img,#sc13>.yoyaku>img {
max-width: 317px
}

#sc13>.soudan>.moji>h1 {font-size: clamp(22px,3.9vw,48px);font-weight: 700;line-height: 1.2;margin: 0 0 3vh;white-space: nowrap;}

#sc13>.soudan>.moji>h1>strong {font-size: clamp(40px,8vw,90px);}

#sc13>.soudan>.moji>p {
font-size: clamp(14px,1.8vw,24px);
font-weight: 700;
line-height: 1.6;
margin: 0 0 3vh
}

#sc13>.soudan>.moji>p>small {font-size: 80%;/* font-weight: 100; */display: block;margin: 2vh 0}

#sc13>.yoyaku>.moji {
width: 100%
}

#sc13>.yoyaku>.moji>h1 {
font-size: clamp(32px,6.3vw,48px);
font-weight: 700;
line-height: 1.2;
margin: 0 0 3vh
}

#sc13>.yoyaku>.moji>p {
font-size: clamp(14px,1.8vw,24px);
font-weight: 700;
line-height: 1.6;
margin: 0 0 3vh
}

#sc13>.bt {
text-align: center
}

#sc13>.bt>a {
background: #06C755;
color: #fff;
display: inline-block;
padding: 2vh 6vh;
border-radius: 100px;

font-size: clamp(16px,2.4vw,28px);
font-weight: 700;
line-height: 1;
margin: 0 0 3vh;
letter-spacing: .2px
}

#sc13>.bt>a:hover {
transform: scale(.9)
}

@media (max-width: 769px) {
#sc13>.soudan,#sc13>.yoyaku {
margin:0 auto 6vh;
display: flex;
flex-direction: column;
align-content: center;
align-items: center;
gap: 3vh;
flex-wrap: wrap
}

#sc13>.soudan>img,#sc13>.yoyaku>img {
width: 60%
}

#sc13 .moji {
padding: 0 2vh
}
}

#sc14 {background-color: #fff;background-image: url(images/top_dot.png),url(images/top_gradient.jpg);background-position: 60% calc( -150px - 2vh );background-size: auto 1080px;background-repeat: no-repeat}

#sc14>section {background: url(images/sc14_imgi.png) 50% 24% no-repeat;background-size: auto 57%;padding: 6vh 1vh 8vh;max-width: 1040px;margin: auto}

#sc14>section>h1 {margin: 0vh auto;text-align: center;width: 36%;min-width: 240px;min-height: 550px;height: 60dvh;}

#sc14>section>ul {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: stretch;
justify-content: center;
align-items: stretch;
gap: 24px
}

#sc14>section>ul>li {
background: linear-gradient(to right,#6E72FC 0%,#C94BFF 100%);
display: inline-block;
border-radius: 50px;
padding: 2px;
transition: 0.2s ease-out
}

#sc14>section>ul>li:hover {
transform: scale(.9)
}

#sc14>section>ul>li>a {
font-size: clamp(16px,2.3vw,24px);
font-weight: 700;
line-height: 1;
padding: 1.6vh 6vh;
background: #fff;
display: inline-block;
border-radius: 50px
}

#sc14>section>ul>li>a:hover {
opacity: 1
}

#sc14>section>h2 {
font-size: clamp(24px,5.3vw,64px);
font-weight: 700;
letter-spacing: -1px;
text-align: center;
border-radius: 50px;
display: block;
opacity: 0;
transition: 0.2s ease-out;
padding: 4vh 0
}

#sc14>section.toggle>h2 {
opacity: 1
}

@media (max-width: 769px) {
#sc14>section {
background-size:100%
}
}

#modal-video {
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
z-index: 999;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0,0,0,.75);
transition: 0.5s
}

#modal-video.close {
filter: opacity(0);
visibility: hidden
}

#modal-video.open {
filter: opacity(1);
visibility: visible
}

#modal-video:after {
content: '✕';
display: block;
color: #fff;
position: fixed;
bottom: 60px;
right: 60px;
font-size: 40px;
pointer-events: none
}

#modal-video iframe {
width: 64vw;
height: 36vw
}

#modal-video svg {
fill: #fff;
position: fixed;
bottom: 50px;
right: 40px;
width: 24px;
height: 24px
}

@media (max-width: 769px) {
#modal-video iframe {
width:100%;
height: 100vw
}
}

.slide {
position: relative;
overflow: hidden;
width: 100%;
height: 1100px;
margin: -180px 0 -420px 0
}

.slide[data-emergence=visible] img {
display: block;
position: absolute;
width: inherit;
height: inherit;
opacity: 0;
animation: slideAnime 3.5s ease forwards;
margin: -110px 0 0 0;
object-fit: cover;
z-index: 0
}

.slide img:nth-of-type(1) {
animation-delay: 0s
}

.slide img:nth-of-type(2) {
animation-delay: .5s
}

.slide img:nth-of-type(3) {
animation-delay: 1s
}

.slide img:nth-of-type(4) {
animation-delay: 1.5s
}

.slide img:nth-of-type(5) {
animation-delay: 2s
}

.slide img:nth-of-type(6) {
animation-delay: 2.5s
}

.slide img:nth-of-type(7) {
animation-delay: 3s
}

@keyframes slideAnime {
0% {
opacity: 0
}

7% {
opacity: 1
}

14% {
opacity: 1
}

100% {
opacity: 1
}
}

@media (max-width: 769px) {
.slide {height:48vh;margin: -15vh 0 -15vh 0;}

#sc9>.desc>h2 {transform: translateY(18vh);}

.slide[data-emergence=visible] img {
margin: -1vh 0 0 0
}
}

.simplebar-scrollbar:before {background: linear-gradient(-90deg,#6e72fc 0%,#c94bff 100%)!important;height: 2px!important;}

.simplebar-scrollbar.simplebar-visible:before {
opacity: 1
}


.s5-returnToTop {margin: 0;}



#scss>.desc h1 {
  font-size: clamp(28px,5vw,48px);
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 3vh;
  white-space: nowrap;
}
#scss .desc h1>.grade {
  display: table-cell;
  font-size: clamp(61px,8.5vw,110px);
}
#scss>.desc p {
  font-size: clamp(13px,1.8vw,22px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1px;
  max-width: 485px;
}
#scss .box ul>li .moji>h2 {
  font-size: clamp(15px,1.6vw,31px)
}
#scss .boxmini ul li {
  width: calc(32.6% - 1.5vh);
}
@media (max-width: 769px) {
  #scss .boxmini ul li {
      min-width: 50vw;
  }
}

.boxbig.boximg>ul>li>img {
  width: 100%;
}

:root {
  --root-font-size:16;
  --font-ratio:1;
  --height:0px;
}

html, body {
  font-size: 16px;
}

@media screen and (max-width: 1728px) {
  :root {
    --font-ratio: 1;
  }
}
@media screen and (max-width: 1703px) {
  :root {
    --font-ratio: 0.9855324074;
  }
}
@media screen and (max-width: 1678px) {
  :root {
    --font-ratio: 0.9710648148;
  }
}
@media screen and (max-width: 1653px) {
  :root {
    --font-ratio: 0.9565972222;
  }
}
@media screen and (max-width: 1628px) {
  :root {
    --font-ratio: 0.9421296296;
  }
}
@media screen and (max-width: 1603px) {
  :root {
    --font-ratio: 0.927662037;
  }
}
@media screen and (max-width: 1578px) {
  :root {
    --font-ratio: 0.9131944444;
  }
}
@media screen and (max-width: 1553px) {
  :root {
    --font-ratio: 0.8987268519;
  }
}
@media screen and (max-width: 1528px) {
  :root {
    --font-ratio: 0.8842592593;
  }
}
@media screen and (max-width: 1503px) {
  :root {
    --font-ratio: 0.8697916667;
  }
}
@media screen and (max-width: 1478px) {
  :root {
    --font-ratio: 0.8553240741;
  }
}
@media screen and (max-width: 1453px) {
  :root {
    --font-ratio: 0.8408564815;
  }
}
@media screen and (max-width: 1428px) {
  :root {
    --font-ratio: 0.8263888889;
  }
}
@media screen and (max-width: 1403px) {
  :root {
    --font-ratio: 0.8119212963;
  }
}
@media screen and (max-width: 1378px) {
  :root {
    --font-ratio: 0.7974537037;
  }
}
@media screen and (max-width: 1353px) {
  :root {
    --font-ratio: 0.7829861111;
  }
}
@media screen and (max-width: 1328px) {
  :root {
    --font-ratio: 0.7685185185;
  }
}
@media screen and (max-width: 1303px) {
  :root {
    --font-ratio: 0.7540509259;
  }
}
@media screen and (max-width: 1278px) {
  :root {
    --font-ratio: 0.7395833333;
  }
}
@media screen and (max-width: 1253px) {
  :root {
    --font-ratio: 0.7251157407;
  }
}
@media screen and (max-width: 1228px) {
  :root {
    --font-ratio: 0.7106481481;
  }
}
@media screen and (max-width: 1203px) {
  :root {
    --font-ratio: 0.6961805556;
  }
}
@media screen and (max-width: 1178px) {
  :root {
    --font-ratio: 0.681712963;
  }
}
@media screen and (max-width: 1153px) {
  :root {
    --font-ratio: 0.6672453704;
  }
}
@media screen and (max-width: 1128px) {
  :root {
    --font-ratio: 0.6527777778;
  }
}
@media screen and (max-width: 1103px) {
  :root {
    --font-ratio: 0.6383101852;
  }
}
@media screen and (max-width: 1078px) {
  :root {
    --font-ratio: 0.6238425926;
  }
}
@media screen and (max-width: 1053px) {
  :root {
    --font-ratio: 0.609375;
  }
}
@media screen and (max-width: 1028px) {
  :root {
    --font-ratio: 0.5949074074;
  }
}
@media screen and (max-width: 1003px) {
  :root {
    --font-ratio: 0.5804398148;
  }
}
@media screen and (max-width: 978px) {
  :root {
    --font-ratio: 0.5659722222;
  }
}
@media screen and (max-width: 953px) {
  :root {
    --font-ratio: 0.5515046296;
  }
}
@media screen and (max-width: 928px) {
  :root {
    --font-ratio: 0.537037037;
  }
}
@media screen and (max-width: 903px) {
  :root {
    --font-ratio: 0.5225694444;
  }
}
@media screen and (max-width: 878px) {
  :root {
    --font-ratio: 0.5081018519;
  }
}
@media screen and (max-width: 853px) {
  :root {
    --font-ratio: 0.4936342593;
  }
}
@media screen and (max-width: 828px) {
  :root {
    --font-ratio: 0.4791666667;
  }
}
@media screen and (max-width: 803px) {
  :root {
    --font-ratio: 0.4646990741;
  }
}
@media screen and (max-width: 778px) {
  :root {
    --font-ratio: 0.4502314815;
  }
}
@media screen and (max-width: 769px) {
  :root {
    --font-ratio: 0.4357638889;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --font-ratio: 2.095890411;
  }
}
@media screen and (max-width: 765px) {
  :root {
    --font-ratio: 1.9615384615;
  }
}
@media screen and (max-width: 740px) {
  :root {
    --font-ratio: 1.8974358974;
  }
}
@media screen and (max-width: 715px) {
  :root {
    --font-ratio: 1.8333333333;
  }
}
@media screen and (max-width: 690px) {
  :root {
    --font-ratio: 1.7692307692;
  }
}
@media screen and (max-width: 665px) {
  :root {
    --font-ratio: 1.7051282051;
  }
}
@media screen and (max-width: 640px) {
  :root {
    --font-ratio: 1.641025641;
  }
}
@media screen and (max-width: 615px) {
  :root {
    --font-ratio: 1.5769230769;
  }
}
@media screen and (max-width: 590px) {
  :root {
    --font-ratio: 1.5128205128;
  }
}
@media screen and (max-width: 565px) {
  :root {
    --font-ratio: 1.4487179487;
  }
}
@media screen and (max-width: 540px) {
  :root {
    --font-ratio: 1.3846153846;
  }
}
@media screen and (max-width: 515px) {
  :root {
    --font-ratio: 1.3205128205;
  }
}
@media screen and (max-width: 490px) {
  :root {
    --font-ratio: 1.2564102564;
  }
}
@media screen and (max-width: 465px) {
  :root {
    --font-ratio: 1.1923076923;
  }
}
@media screen and (max-width: 440px) {
  :root {
    --font-ratio: 1.1282051282;
  }
}
@media screen and (max-width: 415px) {
  :root {
    --font-ratio: 1.0641025641;
  }
}
@media screen and (max-width: 390px) {
  :root {
    --font-ratio: 1;
  }
}
@media screen and (max-width: 375px) {
  :root {
    --font-ratio: 0.9359;
  }
}
.u-pc-only {
  display: block;
}

.u-sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pc-only {
    display: none;
  }
  .u-sp-only {
    display: block;
  }
}
.u-ff-sst {
  font-family: "SST W20 Roman", sans-serif;
}

.u-ws-nowrap {
  white-space: nowrap;
}

*, .c5-main {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

ul, ol {
  list-style: none;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

.c5-main {
  font-family: "Noto Sans JP", sans-serif;
  color: #FFF;
}

.s5-breadcrumbs {
  width: 100%;
  position: absolute;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
}

.c5-kv {
  min-height: 100vh;
  padding: 0 min(150px, 7.8125vw);
  background: url(../img/bg_top-kv.webp) no-repeat center center/cover, #000;
}
.c5-kv-container {
  display: grid;
  place-content: center;
  height: calc(100vh - 100px - 64px);
}
.c5-kv-inner {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: min(80px, 4.1666666667vw);
  max-width: 1920px;
}
.c5-kv-text-area {
  position: relative;
  width: 37%;
}
.c5-kv-img-area {
  width: 43%;
}
.c5-kv__logo {
  width: min(195px, 10.15625vw);
}
.c5-kv__heading {
  margin-top: min(30px, 1.5625vw);
}
.c5-kv__copy {
  margin-top: min(50px, 2.6041666667vw);
}
.c5-kv__copy p {
  font-size: min(20px, 1.0416666667vw);
  font-weight: 700;
}
.c5-kv__copy img {
  display: block;
  margin-top: min(20px, 1.0416666667vw);
}
.c5-kv__detail {
  margin-top: min(20px, 1.0416666667vw);
}
.c5-kv__detail img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .c5-kv {
    display: block;
    place-content: normal;
    width: 100%;
    padding: 0;
    background: url(../img/bg_top-kv_sp.webp) no-repeat center center/cover;
    position: relative;
  }
  .c5-kv-container {
    height: auto;
    --position-top: 0;
    position: absolute;
    top: var(--position-top);
    left: 0;
  }
  .c5-kv-inner {
    height: auto;
    --position-top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 0;
    padding: 0 4.1025641026vw;
  }
  .c5-kv-text-area {
    display: contents;
  }
  .c5-kv-img-area {
    --margin-top:16;
    width: 56.4102564103vw;
    margin: calc(var(--margin-top) / 390 * 100vw) auto 0;
    padding: 0 3.125vw;
    position: static;
    order: 3;
  }
  .c5-kv__logo {
    --width:60;
    width: calc(var(--width) / 390 * 100vw);
    position: static;
    order: 1;
  }
  .c5-kv__heading {
    --margin-top:16;
    width: 58.9743589744vw;
    margin-top: calc(var(--margin-top) / 390 * 100vw);
    margin-bottom: 0;
    order: 2;
  }
  .c5-kv__copy {
    order: 4;
    --margin-top:16;
    margin-top: calc(var(--margin-top) / 390 * 100vw);
  }
  .c5-kv__copy p {
    font-size: 3.5897435897vw;
  }
  .c5-kv__copy img {
    --margin-top:10;
    display: block;
    width: 100%;
    margin-top: calc(var(--margin-top) / 390 * 100vw);
  }
  .c5-kv__detail {
    --margin-top:10;
    order: 5;
    width: 100%;
    margin-top: calc(var(--margin-top) / 390 * 100vw);
  }
}
@media screen and (max-width: 380px) {
  .c5-kv-img-area {
    top: 29%;
  }
}
.c5-side-button {
  width: 80px;
  height: 140px;
  color: #FFF;
  border-radius: 20px 0 0 20px;
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 10;
  transition: opacity 0.3s;
}

@media screen and (min-width: 769px) {
  .c5-side-button:hover {
    opacity: 0.8;
    transition: opacity 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .c5-side-button {
    width: calc(40 / 390 * 100vw);
    height: calc(96 / 390 * 100vw);
  }
  .c5-side-button img {
    width: 100%;
  }
}
.c5-price-banner {
  width: 100vw;
  height: 100px;
  background-color: black;
  font-family: "SST W01 Roman", sans-serif, "Helvetica Neue", Helvetica, Arial;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 19;
  transition: 0.3s;
  display: flex;
  align-content: center;
}

.c5-price-banner .link a {
  display: flex;
  background: #FF5902;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  padding: 8px 54px;
  border-radius: 6px;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  transition: .3s;
  white-space: nowrap;
  height: 58px;
}

.c5-price-banner .link a:hover {
  opacity: .5;
}
.c5-price-banner.hide {
  visibility: hidden;
  opacity: 0;
}
.c5-price-banner__sp-top {
  display: none;
}
.c5-price-banner__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
  align-content: center;
  margin: auto;
  padding: 0 20px;
}
.c5-price-banner__inner .text {
  display: flex;
  flex-wrap: wrap;
  padding-right: 10px;
  font-size: 28px;
  font-weight: bold;
  color: #FFF;
}
.c5-price-banner__inner .text .top br {
display:none;
}
@media screen and (max-width: 1280px) {
.c5-price-banner__inner .text {
  font-size: 1.9vw;
}
}
.c5-price-banner__inner .text .bold {
  font-weight: bold;
}
.c5-price-banner__inner .text .top {
  /* display: flex; */
  /* align-items: center; */
  /* width: 100%; */
  /* height: 50px; */
}
.c5-price-banner__inner .text .top .color-orange {
  color: #FF5900;
}
.c5-price-banner__inner .text .bottom {
  display: flex;
  align-items: center;
  column-gap: 40px;
  width: 100%;
  height: 50px;
  transition: 0.3s;
}
.c5-price-banner__inner .text .bottom .price {
  display: flex;
  position: relative;
}
.c5-price-banner__inner .text .bottom .price::after {
  content: "";
  width: 1px;
  height: 70%;
  background-color: #FFF;
  position: absolute;
  top: 15%;
  right: -20px;
  z-index: -1;
}
.c5-price-banner__inner .text .bottom .price:hover {
  color: #FF5900;
}
.c5-price-banner__inner .text .bottom .coupon {
  transition: 0.3s;
}
.c5-price-banner__inner .text .bottom .coupon .s5-couponInfoOnly__storePrice,
.c5-price-banner__inner .text .bottom .coupon .s5-couponInfoOnly__storeUnit {
  display: none;
}
.c5-price-banner__inner .text .bottom .coupon span.s5-couponInfoOnly__storeDiscountButton {
  margin-top: 0;
}
.c5-price-banner__inner .text .bottom .coupon span button {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #FFF;
  border: none;
  border-radius: 0;
  background-color: transparent;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  box-shadow: none;
  opacity: 1;
  position: relative;
  transition: 0.3s;
}
.c5-price-banner__inner .text .bottom .coupon span button:hover {
  color: #FF5900;
}
.c5-price-banner__inner .text .bottom .coupon span button::before {
  content: none;
}
.c5-price-banner__inner .text .bottom .coupon:hover {
  color: #FF5900;
}
.c5-price-banner__inner .text .bottom .coupon:hover button::after {
  color: #FF5900;
}
.c5-price-banner__inner .text .bottom .coupon:hover strong {
  color: #FFF;
}
.c5-price-banner__inner .modal-button button {
  display: grid;
  place-content: center;
  width: 130px;
  height: 60px;
  background-color: #FF5900;
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
}
.c5-price-banner__inner .modal-button button:hover {
  opacity: 0.7;
}

p.s5-couponInfoOnly__storeSaved {
  font-size: 18px;
  color: #FFF;
}
p.s5-couponInfoOnly__storeSaved span {
  background-color: transparent;
  border-radius: 0px;
  box-shadow: 0 0 0 transparent;
  font-size: 18px;
  font-family: "SST W01 Roman", sans-serif, "Helvetica Neue", Helvetica, Arial;
  line-height: 1;
  color: #FFF;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
p.s5-couponInfoOnly__storeSaved span::before {
  content: none;
}
p.s5-couponInfoOnly__storeSaved strong {
  font-size: 18px;
  font-weight: 700;
  font-family: "SST W01 Roman", sans-serif, "Helvetica Neue", Helvetica, Arial;
  line-height: 1;
  color: #FF5900;
}

@media screen and (max-width: 768px) {


  .c5-price-banner {
    width: 100%;
    height: 12vw;
  }
  .c5-price-banner__sp-top {
    display: flex;
    align-items: center;
    width: 100%;
    height: 6.9696969697vw;
    font-size: 3.0303030303vw;
    padding-left: 1.9696969697vw;
    padding-right: 1.9696969697vw;
    font-weight: 400;
    color: #FFF;
  }
  .c5-price-banner__sp-top .color-orange {
    color: #FF5900;
  }
  .c5-price-banner__sp-top .bold {
    font-weight: 700;
  }
  .c5-price-banner__inner {
    max-width: none;
    padding: 0 4.5454545455vw;
  }
  .c5-price-banner__inner .text {
    font-size: 3.1vw;
    display: flex;
    flex-wrap: wrap;
    padding-left: 1.9696969697vw;
    padding-right: 1.9696969697vw;
  }
  .c5-price-banner__inner .text .top {
  align-items: center;
  width: 100%;
  padding-top: 0.4545454545vw;
  font-size: 3.1818181818vw;
  border: 0;
  line-height: 1.4;
  }
.c5-price-banner__inner .text .top br {
display:block;
}
    
.c5-price-banner .link a {
  padding: 2.7272727273vw 3.6363636364vw;
  font-size: 3.6363636364vw;
  border-radius: 0.9090909091vw;
  height: auto;
}
  .c5-price-banner__inner .text .bottom {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    row-gap: 2.4242424242vw;
    height: 11.9696969697vw;
    font-size: 3.0303030303vw;
    line-height: 1.7;
    padding-bottom: 1.5151515152vw;
  }
  .c5-price-banner__inner .text .bottom .price::after {
    content: none;
  }
  .c5-price-banner__inner .text .bottom .coupon .couponInfoOnly__storePrice {
    display: none;
  }
  .c5-price-banner__inner .text .bottom .coupon .couponInfoOnly__storeUnit {
    display: none;
  }
  .c5-price-banner__inner .text .bottom .coupon span button {
    font-size: 3.0303030303vw;
  }
  .c5-price-banner__inner .text .bottom .coupon:hover button::after {
    color: #FF5900;
  }
  .c5-price-banner__inner .modal-button button {
    width: 21.0606060606vw;
    height: 11.9696969697vw;
    background-color: #FF5900;
    font-size: 3.0303030303vw;
    line-height: 1.3;
  }
  p.s5-couponInfoOnly__storeSaved {
    font-size: inherit;
  }
  p.s5-couponInfoOnly__storeSaved span {
    font-size: inherit;
  }
  p.s5-couponInfoOnly__storeSaved span::before {
    content: none;
  }
  p.s5-couponInfoOnly__storeSaved strong {
    font-size: inherit;
  }
  p.s5-couponInfoOnly__storeSaved br {
    display: none;
  }
}/*# sourceMappingURL=top.css.map */



.modal {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  opacity: 0;
}
.modal-overlay {
  width: 100%;
  height: 100%;
  background: url(../img/bg_modal.webp) no-repeat top center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.8;
}
.modal-wrapper {
  width: 530px;
  height: 90vh;
  background-color: #000;
  overflow-y: scroll;
}
.modal-content {
  padding: 20px 16px 13px 20px;
}
.modal-content .list {
  margin-bottom: 10px;
}
.modal-content .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.modal-content .text .name {
  color: #FF5900;
  font-size: 36px;
  line-height: 1.5;
}
.modal-content .text .type {
  font-size: 24px;
  line-height: 1.5;
}
.modal-content .text .type small {
  display: block;
  font-size: 16px;
}
.modal-content .close-button {
  width: 80px;
  height: 80px;
}
.modal-content .close-button svg .circle {
  fill: none;
  stroke: #FFF;
  stroke-width: 2;
  transition: 0.3s;
}
.modal-content .close-button svg .line {
  fill: #FFF;
}

.modal-detail {
  z-index: 301;
}
.modal-detail-overlay {
  width: 100%;
  height: 100%;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.8;
}
.modal-detail-close-button {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 30px;
  right: 30px;
  transition: 0.3s;
}
.modal-detail-close-button svg .circle {
  fill: #FFF;
}
.modal-detail-close-button svg .line {
  stroke: #FFF;
  fill: #FFF;
}
.modal-detail-close-button:hover {
  opacity: 0.7;
}
.modal-detail-wrapper {
  width: min(660px, 61.1111111111vh);
  height: 100vh;
  display: grid;
  place-content: center;
  background-color: #FFF;
  overflow-y: auto;
  margin:auto;
}
.modal-detail-content {
  padding: min(50px, 4.6296296296vh) min(30px, 2.7777777778vh);
  color: #000;
}
.modal-detail-content .title {
  font-size: min(21px, 1.9444444444vh);
  font-weight: 700;
  text-align: center;
}
.modal-detail-content .img {
  display: block;
  width: min(240px, 22.2222222222vh);
  margin-top: min(20px, 1.8518518519vh);
  margin-inline: auto;
}
.modal-detail-content .bubble {
  width: fit-content;
  margin-top: min(20px, 1.8518518519vh);
  margin-inline: auto;
  padding: min(10px, 0.9259259259vh) min(12px, 1.1111111111vh) min(30px, 2.7777777778vh);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%20479.999%2071%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_2572%22%20data-name%3D%22%E3%83%91%E3%82%B9%202572%22%20d%3D%22M-4474.444-6290H-4694a6%2C6%2C0%2C0%2C1-6-6v-33a6%2C6%2C0%2C0%2C1%2C6-6h468a6%2C6%2C0%2C0%2C1%2C6%2C6v33a6%2C6%2C0%2C0%2C1-6%2C6h-219.556L-4460-6264Z%22%20transform%3D%22translate(4699.999%206335)%22%20fill%3D%22%23444bfc%22%2F%3E%3C%2Fsvg%3E") no-repeat center center/100% 100%;
}
.modal-detail-content .bubble p {
  font-size: min(18px, 1.6666666667vh);
  font-weight: 700;
  text-align: center;
  color: #FFF;
}
.modal-detail-content .list {
  margin-top: min(20px, 1.8518518519vh);
}
.modal-detail-content .list dt {
  display: flex;
  align-items: center;
  column-gap: min(10px, 0.9259259259vh);
  margin-inline: auto;
  padding-left: min(107px, 9.9074074074vh);
  font-size: min(28px, 2.5925925926vh);
  font-weight: 700;
  line-height: 1.3;
  position: relative;
}
.modal-detail-content .list dt .icon {
  width: min(70px, 6.4814814815vh);
}
.modal-detail-content .list dd {
  margin-top: min(10px, 0.9259259259vh);
  font-size: min(14px, 1.2962962963vh);
  font-weight: 700;
  line-height: 1.5;
}
.modal-detail-content .list dd .color-red {
  color: #FF0000;
}
.modal-detail-content .list dd .underline {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: #707070;
}
.modal-detail-content .note {
  margin-top: min(15px, 1.3888888889vh);
  font-size: min(16px, 1.4814814815vh);
  font-weight: 700;
  text-align: center;
}
.modal-detail-content .link {
  display: grid;
  place-content: center;
  width: min(480px, 44.4444444444vh);
  height: min(80px, 7.4074074074vh);
  margin-inline: auto;
}
.modal-detail-content .link.red {
  margin-top: min(40px, 3.7037037037vh);
  background-color: #FF0000;
}
.modal-detail-content .link.red svg {
  width: min(395px, 36.5740740741vh);
}
.modal-detail-content .link.orange {
  margin-top: min(26px, 2.4074074074vh);
  font-size: min(21px, 1.9444444444vh);
  font-weight: 700;
  color: #FFF;
  background-color: #FF5900;
}

@media screen and (min-width: 769px) {
  .modal-content .close-button:hover {
    width: 80px;
    height: 80px;
  }
  .modal-content .close-button:hover svg .circle {
    fill: #FF5900;
    stroke: #FF5900;
  }
}
.modal.active,
.modal-detail.active {
  display: flex;
  animation: fadeIn 0.4s ease 0s forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal.inactive.active,
.modal-detail.inactive.active {
  animation: fadeOut 0.4s ease 0s forwards;
  transition: 0.4s;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  .modal {
    width: 100%;
    height: 100%;
  }
  .modal-overlay {
    background: url(../img/bg_modal_sp.webp) no-repeat top center/cover;
  }
  .modal-wrapper {
    width: 92%;
    height: auto;
  }
  .modal-content {
    padding: calc(20 / var(--root-font-size) * var(--font-ratio) * 1rem);
  }
  .modal-content .list {
    margin-bottom: calc(10 / var(--root-font-size) * var(--font-ratio) * 1rem);
  }
  .modal-content .text .name {
    font-size: calc(28 / var(--root-font-size) * var(--font-ratio) * 1rem);
  }
  .modal-content .text .type {
    font-size: calc(18 / var(--root-font-size) * var(--font-ratio) * 1rem);
  }
  .modal-content .text .type small {
    font-size: calc(14 / var(--root-font-size) * var(--font-ratio) * 1rem);
  }
  .modal-content .close-button {
    width: calc(40 / var(--root-font-size) * var(--font-ratio) * 1rem);
    height: calc(40 / var(--root-font-size) * var(--font-ratio) * 1rem);
  }
  .modal-content .close-button svg {
    width: 100%;
    height: auto;
  }
  .modal-detail-close-button {
    width: 7.5757575758vw;
    height: 7.5757575758vw;
    top: auto;
    bottom: 3.0303030303vw;
    right: 3.0303030303vw;
  }
  .modal-detail-close-button svg .circle {
    fill: #000;
  }
  .modal-detail-close-button svg .line {
    stroke: #000;
    fill: #000;
  }
  .modal-detail-close-button:hover {
    opacity: 0.7;
  }
  .modal-detail-wrapper {
    display: flex;
    align-items: safe center;
    width: 100%;
    height: 100dvh;
  }
  .modal-detail-content {
    padding: 9.0909090909vw 4.5454545455vw;
  }
  .modal-detail-content .title {
    font-size: 3.1818181818vw;
  }
  .modal-detail-content .img {
    display: block;
    width: 37.2727272727vw;
    margin-top: 3.4848484848vw;
  }
  .modal-detail-content .bubble {
    margin-top: 3.0303030303vw;
    padding: 1.5151515152vw 1.8181818182vw 5.4545454545vw;
  }
  .modal-detail-content .bubble p {
    font-size: 2.7272727273vw;
  }
  .modal-detail-content .list {
    margin-top: 3.0303030303vw;
  }
  .modal-detail-content .list dt {
    column-gap: 1.5151515152vw;
    padding-left: 16.2121212121vw;
    font-size: 4.2424242424vw;
  }
  .modal-detail-content .list dt .icon {
    width: 10.6060606061vw;
  }
  .modal-detail-content .list dd {
    margin-top: 1.5151515152vw;
    font-size: 2.1212121212vw;
  }
  .modal-detail-content .list dd .underline {
    text-underline-offset: 0.6060606061vw;
  }
  .modal-detail-content .note {
    margin-top: 2.2727272727vw;
    font-size: 2.4242424242vw;
  }
  .modal-detail-content .link {
    width: 72.7272727273vw;
    height: 12.1212121212vw;
  }
  .modal-detail-content .link.red {
    margin-top: 6.0606060606vw;
  }
  .modal-detail-content .link.red svg {
    width: 59.8484848485vw;
  }
  .modal-detail-content .link.orange {
    margin-top: 3.9393939394vw;
    font-size: 3.1818181818vw;
  }
  .modal-detail.active {
    display: block;
    animation: fadeIn 0.4s ease 0s forwards;
  }
}
[data-animation=hidden] {
  clip-path: polygon(0 0, 0 0, 0 0);
  transition: clip-path 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

[data-animation=active] {
  clip-path: polygon(0 0, 200% 0, 0% 400%);
  transition: clip-path 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  animation: translateSkew 1.5s forwards;
}

@keyframes translateSkew {
  0% {
    transform: translateX(0) scale(1) skew(4deg);
  }
  1% {
    transform: translateX(0) scale(1) skew(4deg);
  }
  100% {
    transform: translateX(0) scale(1) skew(0);
  }
}
[data-hover=orange] {
  transition: color 0.5s, clip-path 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s, transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

[data-hover=orange]:hover {
  color: #FF5900;
}

[data-animation=mask] .mask-item {
  mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  mask-size: 250% 250%;
  mask-repeat: no-repeat;
  mask-position: 130% 130%;
}
[data-animation=mask] .mask-text {
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 2s ease, transform 1s linear;
}
[data-animation=mask] .mask-img {
  opacity: 0;
  transform: translateY(20%);
  transition: opacity 5s ease, transform 5s linear;
}

[data-animation=mask-active] .mask-item {
  mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  mask-size: 250% 250%;
  mask-repeat: no-repeat;
  mask-position: 0 0%;
  transition-duration: 1s;
}
[data-animation=mask-active] .shadow {
  transition-delay: 0s;
}
[data-animation=mask-active] .main {
  transition-delay: 0.4s;
}
[data-animation=mask-active] .mask-text {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 2s ease, transform 0.6s linear;
}
[data-animation=mask-active] .mask-img {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 1s;
}

.transparent {
  width: 100%;
  height: 100vh;
  background-color: transparent;
  visibility: hidden;
}

.transparent.c5-02 {
  height: 250vh;
}

.transparent.c5-03 {
  height: 120vh;
}

.sticky {
  position: sticky;
  top: 0;
}

.parent-container {
  position: relative;
}/*# sourceMappingURL=style.css.map */