body { min-height: 700px; position: relative; font-family: 'Noto Sans JP', sans-serif; line-break: strict; word-break: break-word; overflow-wrap: break-word; word-wrap: break-word; }
@media screen and (max-width: 1400px) and (min-width: 834px) { body { font-size: 0.714286vw; } }
@media screen and (max-width: 834px) { body { min-height: 0; font-size: 10px; } }

main { display: block; width: 100%; overflow: hidden; background-image: url("//ds-assets.s3.amazonaws.com/ilbisonte/all_time_recommendations/vol2/images/bg.jpg"); background-size: auto; background-repeat: repeat; background-position: center; }
@media screen and (max-width: 834px) { main { background-size: 100%  auto; } }

header { width: 100%; display: flex; position: fixed; top: 0; left: 0; z-index: 10; align-items: center; /*hnav*/ }
@media screen and (min-width: 834px) { header { padding: 10px 30px; } }
@media screen and (max-width: 834px) { header { padding: 2.6666666667vw 2vw 2.4vw; } }
header::after { content: ""; display: block; width: 100%; height: 100%; background-image: linear-gradient(180deg, #000 0%, transparent 100%); opacity: .4; transition: opacity .4s; position: absolute; top: 0; left: 0; z-index: -1; }
header.active::after { opacity: 0; }
header .logo { height: 58px; margin: 0 auto; }
@media screen and (max-width: 834px) { header .logo { height: 10.4vw; } }
header .logo .logo__img { height: 100%; }
header .hamburger { display: flex; flex-direction: column; box-sizing: content-box; position: absolute; top: 0; right: 30px; bottom: 0; margin: auto 0; cursor: pointer; }
@media screen and (min-width: 834px) { header .hamburger { width: 40px; height: 11px; padding: 15px; } }
@media screen and (max-width: 834px) { header .hamburger { width: 8vw; height: 2.6666666667vw; padding: 2vw 2vw; right: 2vw; } }
header .hamburger .line { width: inherit; height: 2px; background: #fff; position: absolute; left: 15px; transition: transform 0.4s; transform-origin: center; will-change: transform , top , left , bottom , margin; }
@media screen and (max-width: 834px) { header .hamburger .line { left: 2vw; } }
header .hamburger .line:first-of-type { top: 15px; }
@media screen and (max-width: 834px) { header .hamburger .line:first-of-type { top: 2vw; } }
header .hamburger .line:last-of-type { bottom: 15px; }
@media screen and (max-width: 834px) { header .hamburger .line:last-of-type { bottom: 2vw; } }
header .hamburger.active .line { top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
header .hamburger.active .line:first-of-type { transform: rotate(30deg); }
header .hamburger.active .line:last-of-type { transform: rotate(-30deg); }
header .hnav { display: none; width: 100%; height: 100vh; min-height: 700px; background: rgba(0, 0, 0, 0.8); align-items: center; justify-content: center; flex-direction: column; position: absolute; top: 0; left: 0; z-index: -1; text-align: center; transition: opacity .3s; padding: 109px 50px 0; /*list*/ }
@media screen and (max-width: 834px) { header .hnav { min-height: 600px; padding: 14.8vw 6.6666666667vw 0; overflow: hidden; overflow-y: scroll; justify-content: flex-start; } }
header .hnav .hnav__list { display: flex; width: 100%; max-width: 1300px; justify-content: space-between; margin-bottom: 72px; /*item*/ }
@media screen and (max-width: 834px) { header .hnav .hnav__list { margin: 0; flex-direction: column; } }
header .hnav .hnav__list .hnav__item { width: calc(50% - 10px); /*link*/ }
@media screen and (max-width: 834px) { header .hnav .hnav__list .hnav__item { width: 100%; }
  header .hnav .hnav__list .hnav__item:first-of-type { margin-bottom: 7.4666666667vw; } }
header .hnav .hnav__list .hnav__item .hnav__link { display: block; }
header .hnav .hnav__list .hnav__item .hnav__link .hnav__thumbnail { width: 100%; height: 356px; margin-bottom: 20px; }
@media screen and (max-width: 834px) { header .hnav .hnav__list .hnav__item .hnav__link .hnav__thumbnail { height: 48.2666666667vw; /*							max-width: 325px;*/ /*							max-height: 181px;*/ margin: 0 auto 2.1333333333vw; flex-direction: column; align-items: center; justify-content: center; } }
header .hnav .hnav__list .hnav__item .hnav__link.comingsoon { cursor: auto; pointer-events: none; }
header .hnav .hnav__list .hnav__item .hnav__link.comingsoon .hnav__thumbnail { position: relative; /*							&::before{
								content: "Coming Soon...";
								display: flex;
								width: 100%;
								height: 100%;
								position: absolute;
								top: 0;
								left: 0;
								align-items: center;
								justify-content: center;
								@include font-sche;
								font-size: 2.4em;
								color: #fff;
								background: rgba(0,0,0,.8);
								@include SP{
									font-size: vw(30);
								}
							}*/ }
header .hnav .hnav__list .hnav__item .hnav__link:not(.comingsoon) .hnav__img { transition: .4s; }
@media screen and (min-width: 834px) { header .hnav .hnav__list .hnav__item .hnav__link:not(.comingsoon):hover .hnav__img { transform: scale(1.1); } }
header .hnav .hnav__list .hnav__item .hnav__link .hnav__text { display: flex; justify-content: center; align-items: center; color: #fff; line-height: 2; flex-wrap: wrap; }
@media screen and (max-width: 834px) { header .hnav .hnav__list .hnav__item .hnav__link .hnav__text { line-height: 1; flex-direction: column; } }
header .hnav .hnav__list .hnav__item .hnav__link .hnav__text .hnav__vol { font-family: 'Scheherazade New', serif; margin-right: 18px; font-size: 2.4em; }
@media screen and (max-width: 834px) { header .hnav .hnav__list .hnav__item .hnav__link .hnav__text .hnav__vol { margin: 0 0 2.6666666667vw; font-size: 4.2666666667vw; } }
header .hnav .hnav__list .hnav__item .hnav__link .hnav__text .hnav__title { display: inline-block; font-family: 'Bebas Neue', sans-serif; padding-top: 2px; font-size: 2em; letter-spacing: .04em; }
@media screen and (max-width: 834px) { header .hnav .hnav__list .hnav__item .hnav__link .hnav__text .hnav__title { font-size: 4.2666666667vw; letter-spacing: -0.01em; } }
header .hnav.active { display: flex; }
header .hnav .hp__link { display: flex; width: 485px; height: 60px; position: relative; background: rgba(255, 255, 255, 0); border: 1px solid #fff; color: #fff; font-weight: 600; letter-spacing: .04em; transition: .4s; justify-content: center; align-items: center; font-size: 1.6em; }
@media screen and (max-width: 834px) { header .hnav .hp__link { width: 100%; height: 13.3333333333vw; min-height: 13.3333333333vw; font-size: 2.6666666667vw; margin: 5.8666666667vw 0 0; } }
header .hnav .hp__link::after { content: ""; width: 20px; height: 1px; background: #fff; transition: .4s; position: absolute; right: 30px; }
@media screen and (max-width: 834px) { header .hnav .hp__link::after { width: 2.6666666667vw; right: 4vw; } }
header .hnav .hp__link:hover { background: white; color: #000; }
header .hnav .hp__link:hover::after { background: #000; }

/*header*/
.sec__fv { display: flex; /*	width: 100vw;*/ width: 100%; height: 100vh; min-height: 700px; /*	justify-content: center;*/ align-items: center; position: relative; background: #000; overflow: hidden; }
@media screen and (max-width: 834px) { .sec__fv { flex-direction: column; } }
.sec__fv .catchcopy { display: block; /*		width: 100%;
		height: 100%;
		max-width: 100vw;
		max-height: 100vh;*/ /*		position: absolute;*/ margin: auto; font-size: 40px; font-family: 'Bebas Neue', sans-serif; letter-spacing: .04em; color: #fff; z-index: 2; top: 0; left: 0; right: 0; bottom: 0; text-align: center; line-height: 1.2; align-items: center; justify-content: center; }
@media screen and (max-width: 834px) { .sec__fv .catchcopy { font-size: 8vw; line-height: 1.06; padding-bottom: 12.8vw; } }
.sec__fv .catchcopy .vol { display: inline-block; font-family: 'Scheherazade New', serif; font-size: 36px; margin-bottom: 30px; }
@media screen and (max-width: 834px) { .sec__fv .catchcopy .vol { margin-bottom: 5.3333333333vw; font-size: 7.4666666667vw; } }
.sec__fv .fv__bg { width: 50%; height: calc(100% + 30px); position: absolute; }
.sec__fv .fv__bg:nth-of-type(1) { top: 0; left: 0; }
.sec__fv .fv__bg:nth-of-type(2) { top: 0; right: 0; }
@media screen and (max-width: 834px) { .sec__fv .fv__bg { width: 100%; height: 50%; }
  .sec__fv .fv__bg:nth-of-type(2) { top: auto; bottom: 0; } }
.sec__fv .fv__bg .fv__bg__img { height: 100%; }

.sec__title { display: flex; height: 650px; margin-top: 142px; justify-content: center; align-items: center; position: relative; z-index: 1; }
@media screen and (max-width: 834px) { .sec__title { height: 143.2vw; margin-top: 6.9333333333vw; } }
.sec__title .sec__caption { margin-top: 90px; text-align: center; z-index: 1; }
@media screen and (max-width: 834px) { .sec__title .sec__caption { margin-top: 19.4666666667vw; } }
.sec__title .sec__caption .en { font-family: 'Scheherazade New', serif; font-size: 40px; line-height: 1.75; }
@media screen and (max-width: 834px) { .sec__title .sec__caption .en { font-size: 7.2vw; line-height: 1.1; } }
.sec__title .sec__caption .jp { display: block; margin-top: 90px; font-family: 'Noto Sans JP', sans-serif; font-size: 16px; font-weight: 500; letter-spacing: .18em; transition: background-position 2s ease 0.8s !important; }
@media screen and (max-width: 834px) { .sec__title .sec__caption .jp { margin-top: 19.4666666667vw; font-size: 3.4666666667vw; font-weight: bold; } }
.sec__title .sec__number { display: flex; margin: auto; font-family: 'Bebas Neue', sans-serif; font-size: 160px; letter-spacing: .02em; color: #fff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; align-items: center; justify-content: center; z-index: -1; transform: scale3d(0.86, 1, 1); }
@media screen and (max-width: 834px) { .sec__title .sec__number { font-size: 32vw; } }

.article__item { display: flex; width: 100%; margin: 0 auto 300px; align-items: center; justify-content: center; position: relative; z-index: 1; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .article__item { margin: 0 auto 21.428571vw; } }
@media screen and (max-width: 834px) { .article__item { margin: 0 auto 40vw !important; flex-direction: column; } }
.article__item .item__thumbnail { display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 834px) { .article__item .item__thumbnail { margin-bottom: 9.3333333333vw; } }
.article__item .item__thumbnail .item__img { width: 100%; min-width: 100%; min-height: 100% !important; height: 100% !important; object-fit: cover; font-family: 'object-fit: cover;'; }
.article__item .item__details { width: 270px; z-index: 1; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .article__item .item__details { width: 19.285714vw; } }
@media screen and (max-width: 834px) { .article__item .item__details { width: auto; max-width: calc(100% - (13.333333vw * 2)); margin: 0 13.3333333333vw !important; } }
.article__item .item__text { font-size: 1.5em; line-height: 2; letter-spacing: .08em; text-align: justify; }
@media screen and (max-width: 834px) { .article__item .item__text { font-size: 3.2vw; line-height: 2.2; } }
.article__item .item__number { font-family: 'Scheherazade New', serif; font-size: 1.6em; margin-bottom: 20px; letter-spacing: .04em; }
@media screen and (max-width: 834px) { .article__item .item__number { font-size: 3.2vw; margin-bottom: 4vw; } }
.article__item .item__name { font-family: 'Bebas Neue', sans-serif; font-size: 4em; margin-bottom: 32px; letter-spacing: .04em; }
@media screen and (max-width: 834px) { .article__item .item__name { font-size: 9.3333333333vw; margin-bottom: 6.6666666667vw; } }
.article__item .item__caption { font-size: 1.6em; font-weight: 600; margin-bottom: 20px; line-height: 1.8; letter-spacing: .04em; }
@media screen and (max-width: 834px) { .article__item .item__caption { font-size: 3.7333333333vw; margin-bottom: 4vw; letter-spacing: 0.08em; } }
.article__item .item__link { display: flex; width: 200px; height: 40px; margin-top: 32px; align-items: center; justify-content: center; background: #fff; border-radius: 20px; font-size: 1.5em; letter-spacing: .04em; transition: background 0.4s, color 0.4s; }
@media screen and (max-width: 834px) { .article__item .item__link { width: 100%; height: 10.6666666667vw; margin-top: 8vw; border-radius: 5.3333333333vw; font-size: 3.2vw; } }
.article__item .item__link:hover { background: #000 !important; color: #fff; }

[class*="sec__0"] { display: flex; width: 100%; /*	max-width: 100vw;*/ overflow: hidden; flex-direction: column; position: relative; }

.article__item:not(:nth-of-type(1)) img { cursor: pointer; }
.article__item:nth-of-type(1) { flex-direction: column; }
.article__item:nth-of-type(1) .item__thumbnail { /*width: 1290px;*/ width: 92.142857vw; height: 860px; }
@media screen and (min-width: 834px) { .sec__01 .article__item:nth-of-type(1) .item__thumbnail { margin: 0 0 60px auto; }
  .sec__02 .article__item:nth-of-type(1) .item__thumbnail { margin: 0 auto 60px 0; } }
@media screen and (max-width: 1400px) and (min-width: 834px) { .article__item:nth-of-type(1) .item__thumbnail { height: 61.428571vw; } }
@media screen and (max-width: 834px) { .article__item:nth-of-type(1) .item__thumbnail { width: 100%; height: 133.3333333333vw; margin: 0 0 12vw; } }
.article__item:nth-of-type(1) .item__text { width: 620px; font-size: 1.7em; line-height: 2.1; letter-spacing: .02em; text-align: justify; }
@media screen and (max-width: 834px) { .article__item:nth-of-type(1) .item__text { width: auto; max-width: calc(100% - (6.6666667vw * 2)); margin: 0 6.6666666667vw; font-size: 3.7333333333vw; line-height: 2.2; letter-spacing: .08em; } }
.sec__01 .article__item:nth-of-type(2) { width: 77.5vw; align-items: flex-start; flex-direction: column; margin: 0 auto 300px 0; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(2) { margin: 0 auto 21.428571vw 0; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(2) { width: 100%; } }
.sec__01 .article__item:nth-of-type(2) .thumbnail-half { display: flex; width: 100%; height: 850px; margin: 0 0 40px 0; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(2) .thumbnail-half { height: 60.714286vw; margin: 0 0 2.857143vw 0; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(2) .thumbnail-half { width: 80vw; height: auto; margin: 0 20vw 0 0; flex-direction: column-reverse; } }
.sec__01 .article__item:nth-of-type(2) .thumbnail-half .item__thumbnail { width: 50%; height: 100%; }
@media screen and (min-width: 834px) { .sec__01 .article__item:nth-of-type(2) .thumbnail-half .item__thumbnail:nth-of-type(2) { margin-left: 3px; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(2) .thumbnail-half .item__thumbnail { width: 100%; height: 120vw; }
  .sec__01 .article__item:nth-of-type(2) .thumbnail-half .item__thumbnail:nth-of-type(2) { margin-bottom: 1.2vw; } }
.sec__01 .article__item:nth-of-type(2) .item__details { display: flex; width: auto; min-width: 0; margin-left: auto; }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(2) .item__details { flex-direction: column; } }
.sec__01 .article__item:nth-of-type(2) .item__details .content-l { margin: 0 70px 0 20px; }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(2) .item__details .content-l { margin: 0; } }
.sec__01 .article__item:nth-of-type(2) .item__details .content-r { width: 100%; max-width: 570px; }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(2) .item__details .content-r { width: auto; } }
.sec__02 .article__item:nth-of-type(2) { max-width: 1200px; }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(2) { flex-direction: column-reverse; } }
.sec__02 .article__item:nth-of-type(2) .item__thumbnail { width: 670px; height: 1005px; margin: 0 15px 0  auto; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__02 .article__item:nth-of-type(2) .item__thumbnail { width: 47.857143vw; height: 71.785714vw; margin-left: 9.285714vw; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(2) .item__thumbnail { width: 86.6666666667vw; height: 130vw; margin: 0 0 9.3333333333vw 13.3333333333vw; } }
@media screen and (min-width: 834px) { .sec__02 .article__item:nth-of-type(2) .item__thumbnail .item__img { padding-bottom: 40px; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(2) .item__thumbnail .item__img { padding-bottom: 5.3333333333vw; } }
.sec__02 .article__item:nth-of-type(2) .item__details { margin: auto 0  auto 115px; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__02 .article__item:nth-of-type(2) .item__details { margin: auto 0 auto 8.214286vw; } }
.article__item:nth-of-type(3) { max-width: 1200px; }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(3) { flex-direction: column-reverse; } }
.sec__01 .article__item:nth-of-type(3) .item__thumbnail { width: 670px; height: 1005px; margin: 0 15px 0  auto; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(3) .item__thumbnail { width: 47.857143vw; height: 71.785714vw; margin-left: 9.285714vw; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(3) .item__thumbnail { width: 86.6666666667vw; height: 130vw; margin: 0 0 9.3333333333vw 13.3333333333vw; } }
.sec__01 .article__item:nth-of-type(3) .item__details { margin: auto 0  auto 115px; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(3) .item__details { margin: auto 0 auto 8.214286vw; } }
.sec__02 .article__item:nth-of-type(3) { align-items: flex-start; flex-direction: column; margin: 0 auto 300px 0; }
@media screen and (min-width: 834px) { .sec__02 .article__item:nth-of-type(3) { width: 77.5vw; } }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__02 .article__item:nth-of-type(3) { margin: 0 auto 21.428571vw 0; } }
.sec__02 .article__item:nth-of-type(3) .thumbnail-half { display: flex; width: 100%; height: 850px; margin: 0 0 40px 0; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__02 .article__item:nth-of-type(3) .thumbnail-half { height: 60.714286vw; margin: 0 0 2.857143vw 0; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(3) .thumbnail-half { width: 80vw; height: auto; margin: 0 20vw 0 0; flex-direction: column-reverse; } }
.sec__02 .article__item:nth-of-type(3) .thumbnail-half .item__thumbnail { width: 50%; height: 100%; }
@media screen and (min-width: 834px) { .sec__02 .article__item:nth-of-type(3) .thumbnail-half .item__thumbnail:nth-of-type(2) { margin-left: 3px; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(3) .thumbnail-half .item__thumbnail { width: 100%; height: 120vw; }
  .sec__02 .article__item:nth-of-type(3) .thumbnail-half .item__thumbnail:nth-of-type(2) { margin-bottom: 1.2vw; } }
.sec__02 .article__item:nth-of-type(3) .item__details { display: flex; width: auto; min-width: 0; margin-left: auto; }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(3) .item__details { flex-direction: column; } }
.sec__02 .article__item:nth-of-type(3) .item__details .content-l { margin: 0 70px 0 20px; }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(3) .item__details .content-l { margin: 0; } }
.sec__02 .article__item:nth-of-type(3) .item__details .content-r { width: 100%; max-width: 670px; }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(3) .item__details .content-r { width: auto; } }
.article__item:nth-of-type(4) { width: auto; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .article__item:nth-of-type(4) { width: 100%; } }
.sec__01 .article__item:nth-of-type(4) { justify-content: flex-start; margin: 0 0 300px calc((100% - 1170px)/2); }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(4) { margin: 0 0 21.4285714286vw calc((100% - 83.571429vw)/2); } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(4) { margin: 0 0 40vw 0; } }
.sec__01 .article__item:nth-of-type(4) .item__thumbnail { width: 770px; height: 770px; min-width: 770px; margin-top: 140px; z-index: 2; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(4) .item__thumbnail { width: 55vw; height: 55vw; min-width: 55vw; margin-top: 10vw; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(4) .item__thumbnail { width: 86.6666666667vw; height: 86.6666666667vw; min-width: 0; margin: 0 auto 0 0; } }
.sec__01 .article__item:nth-of-type(4) .item__details { width: 100%; margin: 0 0 140px -100px; padding: 140px calc((100vw - 1170px)/2) 160px 228px; background: #fff; box-sizing: content-box; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(4) .item__details { width: 19.2857142857vw; margin: 0 0 10vw -7.1428571429vw; padding: 10vw 15.7333333333vw 11.4285714286vw 16.2857142857vw; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(4) .item__details { margin: -13.3333333333vw 0 0 !important; padding: 24vw 13.3333333333vw 19.2vw; } }
.sec__01 .article__item:nth-of-type(4) .item__link { background: #f4f4f4; }
.sec__02 .article__item:nth-of-type(4) { justify-content: flex-end; margin: 0 0 300px 115px; }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(4) { justify-content: center; flex-direction: column-reverse; margin: 0 auto 40vw; } }
.sec__02 .article__item:nth-of-type(4) .item__thumbnail { width: 56.0714286vw; height: 785px; }
@media screen and (min-width: 834px) { .sec__02 .article__item:nth-of-type(4) .item__thumbnail { min-width: 785px; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(4) .item__thumbnail { width: 86.6666666667vw; height: 86.6666666667vw; margin: 0 auto 0; } }
.sec__02 .article__item:nth-of-type(4) .item__details { background: #fff; box-sizing: content-box; }
@media screen and (min-width: 834px) { .sec__02 .article__item:nth-of-type(4) .item__details { width: 270px; height: calc(785px - 106px); padding: 106px 130px 0 115px; } }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__02 .article__item:nth-of-type(4) .item__details { margin: auto 0 auto auto; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(4) .item__details { padding: 10.6666666667vw 6.6666666667vw 13.3333333333vw; margin-right: 6.6666666667vw !important; margin-left: 6.6666666667vw !important; } }
.sec__02 .article__item:nth-of-type(4) .item__link { background: #f4f4f4; }
.article__item:nth-of-type(5) { max-width: 1200px; }
.article__item:nth-of-type(5) .item__thumbnail { width: 670px; height: 1005px; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .article__item:nth-of-type(5) .item__thumbnail { width: 47.857143vw; height: 71.785714vw; } }
@media screen and (max-width: 834px) { .article__item:nth-of-type(5) .item__thumbnail { width: 86.6666666667vw; height: 130vw; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(5) { flex-direction: column-reverse; } }
.sec__01 .article__item:nth-of-type(5) .item__thumbnail { margin: 0 15px 0  auto; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(5) .item__thumbnail { margin-left: 9.285714vw; } }
@media screen and (max-width: 834px) { .sec__01 .article__item:nth-of-type(5) .item__thumbnail { margin: 0 0 9.3333333333vw 13.3333333333vw; } }
.sec__02 .article__item:nth-of-type(5) .item__thumbnail { margin: 0 130px 0  auto; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__02 .article__item:nth-of-type(5) .item__thumbnail { margin: 0 9.2857142857vw 0 auto; } }
@media screen and (max-width: 834px) { .sec__02 .article__item:nth-of-type(5) .item__thumbnail { margin: 0 13.3333333333vw 9.3333333333vw 0; } }
.sec__01 .article__item:nth-of-type(5) .item__details { margin: auto 0  auto 115px; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .sec__01 .article__item:nth-of-type(5) .item__details { margin: auto 0 auto 8.214286vw; } }
.sec__02 .article__item:nth-of-type(5) .item__details { margin: auto 15px  auto 0; }

[class*="sec__0"] > .item__thumbnail { width: 100%; height: 793px; margin: 0 auto; display: flex; justify-content: center; align-items: center; }
@media screen and (max-width: 1400px) and (min-width: 834px) { [class*="sec__0"] > .item__thumbnail { height: 56.642857vw; } }
@media screen and (max-width: 834px) { [class*="sec__0"] > .item__thumbnail { height: 86.6666666667vw; } }
[class*="sec__0"] > .item__thumbnail .item__img { width: 100%; min-width: 100%; min-height: 100% !important; height: 100% !important; object-fit: cover; font-family: 'object-fit: cover;'; }

.link__list { display: flex; justify-content: space-between; width: 1000px; margin: 0 auto 60px; z-index: 1; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .link__list { width: calc(100% - 400px); margin: 0 200px 5vw; } }
@media screen and (max-width: 834px) { .link__list { width: calc(100% - (6.666667vw*2)); margin: 0 6.6666666667vw 14vw; flex-direction: column; } }
.link__list .link__item { width: calc(50% - 15px); height: 140px; }
@media screen and (max-width: 1400px) and (min-width: 834px) { .link__list .link__item { height: 10vw; } }
@media screen and (max-width: 834px) { .link__list .link__item { width: 100%; height: 18.6666666667vw; }
  .link__list .link__item:first-of-type { margin-bottom: 6.6666666667vw; } }
.link__list .link__item .link__a { display: flex; width: 100%; height: 100%; position: relative; background: #fff; color: #000; font-weight: 600; letter-spacing: .04em; transition: .4s; justify-content: center; align-items: center; font-size: 1.6em; }
@media screen and (max-width: 834px) { .link__list .link__item .link__a { font-size: 3.2vw; line-height: 1.7; } }
.link__list .link__item .link__a::after { content: ""; width: 20px; height: 1px; background: #000; transition: .4s; position: absolute; right: 30px; }
@media screen and (max-width: 834px) { .link__list .link__item .link__a::after { width: 2.6666666667vw; right: 4vw; } }
.link__list .link__item .link__a:hover { background: #000; color: #fff; }
.link__list .link__item .link__a:hover::after { background: #fff; }

footer { width: 100%; max-width: 1200px; margin: 0 auto 24px; padding: 60px 15px 0; background: #fff; }
@media screen and (max-width: 1400px) and (min-width: 834px) { footer { padding: 4.285714vw 1.071429vw 0; } }
@media screen and (max-width: 834px) { footer { padding: 13.3333333333vw 6.6666666667vw 11.4666666667vw; } }
footer .footer__banner { width: 1000px; display: block; margin: 0 auto; position: relative; }
@media screen and (max-width: 1400px) and (min-width: 834px) { footer .footer__banner { width: 71.428571vw; } }
@media screen and (max-width: 834px) { footer .footer__banner { width: 100%; } }
footer .footer__banner .banner__img { width: 100%; position: relative; }
footer .to_top { display: block; width: 100%; margin-top: 100px; padding: 34px 0 26px; font-family: 'Bebas Neue', sans-serif; text-align: center; font-size: 1.6em; letter-spacing: .06em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; transition: .4s; text-shadow: 0 0 transparent; color: #999; }
footer .to_top:hover { text-shadow: 0 0 #000; color: #000; }
@media screen and (max-width: 834px) { footer .to_top { margin-top: 22.9333333333vw; padding: 5.3333333333vw 0; font-size: 3.4666666667vw; } }
footer .copyright { display: block; width: 275px; margin: 38px auto 0; }
@media screen and (max-width: 834px) { footer .copyright { width: 58.6666666667vw; min-width: 250px; margin: 10.1333333333vw auto 0; } }

[class*="shadow"] { pointer-events: none; }

.shadow1 { width: 100%; height: 1200px; position: absolute; right: 0; top: -142px; z-index: -2; animation: 20s ease-out infinite shadow1; transform-origin: top right; }
@media screen and (max-width: 834px) { .shadow1 { height: 233.7333333333vw; top: -6.9333333333vw; } }

@keyframes shadow1 { 0% { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(0.9, 0.7, 1); }
  100% { transform: scale3d(1, 1, 1); } }
.shadow2 { width: 100%; height: 1055px; position: absolute; left: calc((-400vw / 1920)*100); top: 100%; animation: 10s ease-out infinite shadow2; transform-origin: center left; }
@media screen and (max-width: 834px) { .shadow2 { height: 94.5333333333vw; left: -16.2666666667vw; top: 90%; } }

@keyframes shadow2 { 0% { transform: rotate3d(-10, 15, 20, -15deg) scale3d(1, 1, 1); }
  50% { transform: rotate3d(0, 0, 0, 0) scale3d(1.4, 1, 1.4); }
  100% { transform: rotate3d(-10, 15, 20, -15deg) scale3d(1, 1, 1); } }
.shadow3 { width: 100%; height: 1007px; position: absolute; right: 0; top: -142px; animation: 15s ease-out infinite shadow3; transform-origin: center right; }
@media screen and (max-width: 834px) { .shadow3 { height: 137.7333333333vw; top: -6.9333333333vw; } }

@keyframes shadow3 { 0% { transform: scaleX(0.8); }
  50% { transform: scaleX(1.1); }
  100% { transform: scaleX(0.8); } }
.shadow4 { width: 743px; height: 920px; position: absolute; left: calc((100vw - 100%) / -2); bottom: -300px; animation: 20s ease-out infinite shadow4; transform-origin: bottom left; }
@media screen and (max-width: 834px) { .shadow4 { width: 86.6666666667vw; height: 107.2vw; bottom: -53.3333333333vw; } }

@keyframes shadow4 { 0% { transform: rotate3d(-10, 15, 20, -15deg); }
  50% { transform: rotate3d(10, -15, -20, -15deg); }
  100% { transform: rotate3d(-10, 15, 20, -15deg); } }
.shadow5 { width: 926px; height: 1200px; position: absolute; right: -50px; bottom: -40px; animation: 10s ease-out infinite shadow5; transform-origin: bottom right; }
@media screen and (max-width: 834px) { .shadow5 { width: 100%; height: 177.2vw; right: -6.6666666667vw; bottom: -5.3333333333vw; } }

@keyframes shadow5 { 0% { transform: rotate(-2deg); }
  50% { transform: rotate(2deg); }
  100% { transform: rotate(-2deg); } }
