@charset 'utf-8';

/* top__main
------------------------------------------------ */
.top__main { position: relative; padding-bottom: 70px; background: #c3996d; color: #fff; }

@media screen and (max-width: 768px) {
	.top__main { padding-bottom: 110px; }
}

/* top__visual
------------------------------------------------ */
.top__visual { position: relative; }
.top__visual--photo { position: relative; z-index: 1; }
.top__visual--copy { position: absolute; bottom: 86px; left: 48px; width: 462px; z-index: 2; }

@media screen and (max-width: 768px) {
	.top__visual--copy { bottom: 8.26446280992%; left: 2.8125%; width: 55%; }
}

/* top__concept
------------------------------------------------ */
.top__concept { position: relative; padding-top: 52px; }
.top__concept .title--2 { margin-bottom: 18px; }
.top__concept .title--2 .en { width: 214px; }
.top__concept__intr {}
.top__concept__intr--copy { font-size: 2.4rem; font-weight: bold; line-height: 2; }
.top__concept__intr--copy span { display: block; }
.top__concept__intr--photo {}
.top__concept__intr--text { margin-top: 36px; font-size: 1.2rem; line-height: 1.8; }
.top__concept__exam { margin-top: 96px; }
.top__concept__exam__prize {}
.top__concept__exam__prize--pic { transition: ease .8s; opacity: 0; }
.top__concept__exam__prize__info {}
.top__concept__exam__prize--star,
.top__concept__exam__prize--copy { width: 0; transition: ease .8s; font-weight: bold; overflow: hidden; }
.top__concept__exam__prize--star span,
.top__concept__exam__prize--copy span { display: inline-block; white-space: nowrap; vertical-align: top; }
.top__concept__exam__prize--star { font-size: 3.2rem; }
.top__concept__exam__prize--copy { font-size: 2.8rem; }
.top__concept__exam__standard { position: relative; margin-top: 76px; }
.top__concept__exam__standard__detail { position: relative; display: flex; }
.top__concept__exam__standard--title { padding: 8px 0; width: 12.1807465619%; background: #fff; text-align: center; font-size: 3.389rem; font-weight: normal; color: #c3996d; }
.top__concept__exam__standard__lists { display: flex; justify-content: space-between; margin-left: 2.9469548133%; width: 84.8722986248%; }
.top__concept__exam__standard--item { display: flex; justify-content: center; align-items: center; position: relative; top: 100px; transition: ease 1s; width: 31.0185185185%; background: #c3996d; border: solid #fff 1px; font-size: 3.107rem; opacity: 0; }
.top__concept__exam__standard--note { margin-top: 32px; text-align: right; font-size: 1.4rem; }

.lazy--scroll--do .top__concept__exam__prize--pic { opacity: 1; }
.lazy--scroll--do .top__concept__exam__prize--star,
.lazy--scroll--do .top__concept__exam__prize--copy { transition-delay: .4s; width: 100%; }

.lazy--scroll--do .top__concept__exam__standard--item { top: 0; opacity: 1; }
.lazy--scroll--do .top__concept__exam__standard--item:nth-of-type(2) { transition-delay: .4s; }
.lazy--scroll--do .top__concept__exam__standard--item:nth-of-type(3) { transition-delay: .8s; }

@media screen and (min-width: 769px) {
	.top__concept__intr--copy,
	.top__concept__intr--text { float: left; width: 46.9548133595%; }
	.top__concept__intr--copy { padding-top: 10px; }
	.top__concept__intr--copy span:last-child { text-align: right; }
	.top__concept__intr--photo { float: right; width: 42.8290766208%; }
	.top__concept__exam__prize { display: flex; align-items: flex-end; }
	.top__concept__exam__prize--pic { width: 28.5979371316%; }
	.top__concept__exam__prize__info { margin-left: 5.30451866405%; width: 66.0975442044%; }
}

@media screen and (max-width: 1040px) and (min-width: 769px) {
	.top__concept__exam__prize { display: block; }
	.top__concept__exam__prize--pic { margin: 0 auto; }
	.top__concept__exam__prize__info { margin: 20px 0 0; width: auto; }
}

@media screen and (max-width: 768px) {
	.top__concept { padding-top: 72px; }
	.top__concept .title--2 { margin-bottom: 32px; }
	.top__concept .title--2 .en { width: 170px; }
	.top__concept__intr--copy { text-align: center; font-size: 1.25rem; }
	.top__concept__intr--copy strong { font-size: 1.35rem; }
	.top__concept__intr--photo { margin: 18px 10px 0; text-align: center; }
	.top__concept__intr--text { margin: 18px 25px 0; font-size: 1rem; }
	.top__concept__exam { margin-top: 60px; }
	.top__concept__exam__prize--pic { margin: 0 auto; width: 66.5625%; text-align: center; }
	.top__concept__exam__prize__info { margin-top: 16px; text-align: center; }
	.top__concept__exam__prize--star { font-size: 1.6rem; }
	.top__concept__exam__prize--copy { margin-top: 10px; font-size: 1.25rem; }
	.top__concept__exam__standard { margin: 22px 28px 0; }
	.top__concept__exam__standard--title { padding: 8px 0; width: 28px; font-size: .6rem; }
	.top__concept__exam__standard__lists { margin-left: 4px; width: calc(100% - 32px); }
	.top__concept__exam__standard--item { width: 32.2119047619%; font-size: 1.1rem; }
	.top__concept__exam__standard--note { margin-top: 20px; text-align: center; font-size: 1.2rem; }
}

/* top__program
------------------------------------------------ */
.top__program { position: relative; padding-top: 72px; }
.top__program .title--2 { margin-bottom: 4px; color: #e30012; }
.top__program .title--2 .en { width: 190px; }
.top__program__lists {}
.top__program__lists--item {}
.top__program__lists--text { font-size: 3.056rem; font-weight: bold; }
.top__program__lists--photo {}

@media screen and (min-width: 769px) {
	.top__program__lists--item { display: flex; align-items: center; }
	.top__program__lists--item:nth-of-type(2n) { flex-flow: row-reverse; }
	.top__program__lists--text { width: 44.790234375%; }
	.top__program__lists--text { text-align: center; }
	.top__program__lists--text span { color: #e30012; }
	.top__program__lists--photo { width: 55.209765625%; }
	.top__program__lists--photo img { width: 100%; max-width: inherit; }
}

@media screen and (max-width: 768px) {
	.top__program { padding-top: 42px; }
	.top__program .title--2  { margin-bottom: 26px; }
	.top__program .title--2 .en { width: 176px; }
	.top__program__lists { background: url(../../img/top/program_bg-sp.jpg) no-repeat center top; background-size: 100%; }
	.top__program__lists--item { position: relative; padding-bottom: 40.9375%; width: 100%; height: 0; overflow: hidden; }
	.top__program__lists--item:first-child { padding-bottom: 52.5%; }
	.top__program__lists--item:last-child { padding-bottom: 34.375%; }
	.top__program__lists--text { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; text-align: center; font-size: 2.3rem; color: #fff; }
	.top__program__lists--photo { display: none; }
}

/* top__interview
------------------------------------------------ */
.top__interview { position: relative; margin-top: 156px; padding: 232px 0 206px; background-position: center top; background-size: cover; }
.top__interview .title--3 { color: #fff; }
.top__interview .title--3:after { content: ''; position: absolute; top: -280px; left: 50%; margin-left: -112px; width: 225px; height: 254px; background: url(../../img/top/interview_prize.png) no-repeat center center; background-size: 100%; }
.top__interview .title--3 .en { width: 224px; }
.top__interview--lead { position: absolute; background: #000; font-size: 1.8rem; color: #fff; }
.top__interview--text { margin-top: 28px; font-size: 1.8rem; color: #fff; }

@media screen and (min-width: 769px) {
	.top__interview { background-image: url(../../img/top/interview_bg.png); }
	.top__interview--lead { display: flex; align-items: center; top: -200px; right: 0; padding-left: 34px; width: 248px; height: 248px; }
}

@media screen and (max-width: 768px) {
	.top__interview { margin-top: 34px; padding: 50px 0 92px; background-image: url(../../img/top/interview_bg-sp.png); }
	.top__interview .title--3 { margin-left: 10px; width: 114px; text-align: center; }
	.top__interview .title--3:after { top: -16px; margin-left: -31px; width: 62px; height: 70px; z-index: 1; }
	.top__interview .title--3 .en,
	.top__interview .title--3 .ja { display: block; position: relative; z-index: 2; }
	.top__interview .title--3 .en { width: 100%; }
	.top__interview .title--3 .ja { margin: 6px 0 0; }
	.top__interview--lead { display: flex; align-items: center; top: -10px; right: 0; padding: 0 10px; width: calc(100% - 142px); height: 60px; font-size: .85rem; }
	.top__interview--lead:after { content: ''; position: absolute; top: 0; left: -10px; width: 0; height: 0; border-top: solid transparent 60px; border-right: solid #000 10px; }
	.top__interview--text { margin: 20px 10px 0; font-size: .9rem; }
}

/* top__movie
------------------------------------------------ */
.top__movie { position: relative; margin-top: 132px; padding-bottom: 40px; }
.top__movie .title--3 { margin-bottom: 20px; color: #c49c62; }
.top__movie .title--3 .en { width: 142px; }
.top__movie--lead { font-size: 1.8rem; color: #c49c62; }
.top__movie__button { position: relative; margin-top: 42px; }
.top__movie__button--link { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 546px; text-align: center; font-size: 2.8rem; z-index: 2; }
.top__movie__button--link > a { display: block; padding: 14px 0; background: rgba(230,0,18,.8); color: #fff; }
.top__movie__button--image { position: relative; z-index: 1; }
.top__movie__button--image img { position: relative; z-index: 1; }
.top__movie__button--image:before,
.top__movie__button--image:after { content: ''; position: absolute; left: 0; width: 100%; height: 16px; background: #c49c62; z-index: 2; }
.top__movie__button--image:before { top: 0; }
.top__movie__button--image:after { bottom: 0; }

@media screen and (max-width: 768px) {
	.top__movie { margin-top: 38px; padding-bottom: 20px; }
	.top__movie .title--3 { margin-bottom: 12px; text-align: center; }
	.top__movie .title--3 .en,
	.top__movie .title--3 .ja { display: block; }
	.top__movie .title--3 .en { margin: 0 auto; width: 108px; }
	.top__movie .title--3 .ja { margin: 6px 0 0; }
	.top__movie--lead { text-align: center; font-size: .7rem; }
	.top__movie__button { margin-top: 20px; }
	.top__movie__button--link { width: 52.8546875%; font-size: 1.2rem; }
	.top__movie__button--link > a { padding: 8px 0; }
	.top__movie__button--image:before,
	.top__movie__button--image:after { height: 5px; }
}
