* {
	box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	background: transparent;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
}

img {
	max-width: 100%;
	vertical-align: bottom;
}

main {
	display: block;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

body {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 62.5%;
}

body.intro_on {
	position: fixed;
}

body:not(.intro_on) .intro {
	display: none;
}

.hiddenLayer {
	position: fixed;
	z-index: 9980;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
}

.intro {
	position: fixed;
	z-index: 9990;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.intro-container {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.intro .ttl-container {
	border-top-style: solid;
	border-top-color: #ed6c00;
	margin: 0 auto;
}

.intro .page-logo img {
	height: auto;
}

.intro h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #f5f5f5;
}

.intro h2 img {
	height: auto;
}

.intro h3 {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000;
}

.intro .lead-container {
	position: relative;
}

.intro .lead-container p:last-child {
	margin-bottom: 0;
}

.intro .lead-container span {
	font-family: 'Yu Mincho', '游明朝体', 'YuMincho', 'YuMincho', 'Noto Serif JP', serif, sans-serif;
	background-color: #fff;
	display: inline-block;
	text-indent: -0.5em;
}

.intro .lead-container span.indent_end {
	padding-right: 0;
}

.kv {
	position: relative;
}

.kv .bg-section img {
	width: 100%;
	vertical-align: top;
}

.kv .ttl-section {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.kv .ttl-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.kv .page-logo img {
	height: auto;
}

.kv h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #ed6c00;
}

.kv h1 img {
	height: auto;
}

.kv h2 {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000;
}

.kv .lead-container p:last-child {
	margin-bottom: 0;
}

.kv .lead-container span {
	font-family: 'Yu Mincho', '游明朝体', 'YuMincho', 'YuMincho', 'Noto Serif JP', serif, sans-serif;
	background-color: #fff;
	display: inline-block;
}

.kv .lead-container span.indent_set {
	text-indent: -0.5em;
}

.kv .arrow-btn img {
	width: 100%;
}

.item-content {
	background-color: #f5f5f5;
	position: relative;
}

.item-content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.item-container .item-wrap .item-inner:first-child .item-img {
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.125);
}

.item-container .item-wrap:nth-child(odd) h5 {
	transform: rotate(-90deg);
	transform-origin: left top;
	left: 0;
}

.item-container .item-wrap:nth-child(even) h5 {
	transform: rotate(90deg);
	transform-origin: right top;
	right: 0;
}

.item-recommend p {
	display: flex;
	justify-content: center;
	align-items: center;
}

.item-recommend p span:not(.price) {
	font-family: 'Yu Mincho', '游明朝体', 'YuMincho', 'YuMincho', 'Noto Serif JP', serif, sans-serif;
	color: #000;
}

.item-recommend p span.price {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	color: #000;
}

.item-recommend p span.price::before {
	content: '¥';
	display: inline;
}

.item-recommend p span.price::after {
	content: ' + tax';
	display: inline;
}

.item-recommend a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ed6c00;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	margin: 0 auto;
}

.item-img {
	position: relative;
}

.item-img img {
	width: 100%;
}

.item-credit {
	background-color: #fff;
	position: relative;
}

.item-credit::before {
	content: '';
	height: 100%;
	background-color: #eee;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.item-credit dl {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 2;
}

.item-credit dt {
	background-color: #eee;
}

.item-credit dt p {
	font-family: 'EB Garamond', serif;
	color: #000;
	letter-spacing: 0.05em;
}

.item-credit dd {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.item-credit dd p {
	font-family: 'EB Garamond', serif;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1.3;
	text-align: right;
}

.item-credit dd p.bland a {
	color: #000;
	border-bottom: 1px solid #000;
}

.item-credit dd p.price::before {
	content: '¥';
	display: inline;
	padding-right: 1px;
}

.item-credit dd p.price::after {
	content: '+tax';
	display: inline;
	padding-left: 2px;
}

.item-credit dd p.price a {
	color: #000;
}

section.collection .ttl-container {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

section.collection .ttl-box {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom-style: solid;
	border-bottom-color: #ed6c00;
}

section.collection .ttl-box span {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ed6c00;
	letter-spacing: 0.05em;
}

section.collection h2 {
	font-family: 'Yu Mincho', '游明朝体', 'YuMincho', 'YuMincho', 'Noto Serif JP', serif, sans-serif;
	font-weight: 600;
	color: #000;
	line-height: 1.2;
	text-align: center;
}

section.collection .lead {
	font-family: 'Yu Mincho', '游明朝体', 'YuMincho', 'YuMincho', 'Noto Serif JP', serif, sans-serif;
	color: #000;
	line-height: 2;
}

section.collection h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #000;
	text-align: center;
	position: relative;
}

section.collection h3::after {
	content: '';
	display: block;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

section.collection h4 {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000;
	text-align: center;
}

section.collection h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #000;
	position: absolute;
	background-color: #fff;
	display: flex;
	align-items: center;
	box-shadow: -10px 10px 24px 9px rgba(204,204,204,0.125);
}

section.variation {
	background-color: #fff;
}

section.variation h2 {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.05em;
	text-align: center;
}

section.variation ul {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

section.variation p:first-child {
	position: relative;
}

section.variation span {
	font-family: 'Yu Mincho', '游明朝体', 'YuMincho', 'YuMincho', 'Noto Serif JP', serif, sans-serif;
	color: #000;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #000;
}

section.view-more {
	background-color: #fff;
}

section.view-more a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ed6c00;
	letter-spacing: 0.05em;
	background-color: #eee;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.archive {
	background-color: #f5f5f5;
	position: relative;
}

.archive ul {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.archive li {
	position: relative;
	box-shadow: 15px 15px 24px 9px rgba(204,204,204,0.082);
}

.archive img {
	width: 100%;
}

.archive p {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 0;
	border-top-style: solid;
	border-top-color: #ed6c00;
}

.archive p span {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.05em;
	display: inline-block;
	text-align: right;
}

.archive .bland-link a {
	color: #000;
	text-align: center;
	display: block;
}

.archive .bland-link img:nth-child(3) {
	box-shadow: 15px 15px 24px 9px rgba(204,204,204,0.082);
}

.archive .bland-link span {
	font-family: 'EB Garamond', serif;
	font-weight: 600;
	display: inline-block;
}

.archive .bland-link span:not(.season) {
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.footer {
	background-color: #fff;
}

.footer-container {
	text-align: center;
}

.footer a {
	color: #000;
	display: inline-block;
}

.footer small {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

@media print, screen and (min-width: 769px) and (max-width: 1080px) {

.item-container .item-wrap .item-inner:first-child {
	width: 50% !important;
}

.item-container .item-wrap .item-inner:last-child {
	width: calc(50% - 60px) !important;
}

.item-credit dt p {
	font-size: 1.6vw !important;
}

.item-credit dd {
	padding: 0 10px !important;
}

.item-credit dd p {
	font-size: 1.6vw !important;
}

section.collection h5 {
	top: 38% !important;
}

}

@media print, screen and (min-width: 769px) and (min-width: 769px) {

.kv .ttl-inner:not(.noTracking) {
	top: 50%;
	transform: translateY(-50%);
}

.kv .ttl-inner.noTracking {
	bottom: 100px;
}

}

@media print, screen and (min-width: 769px) {

body br.forPC,
body img.forPC {
	display: inline;
}

body br.forTAB,
body img.forTAB,
body br.forSP,
body img.forSP,
body br.forSP_small,
body img.forSP_small {
	display: none;
}

body.ie11 .intro .lead-container span {
	padding-top: 4px;
}

body.ie11 .kv .lead-container span {
	padding-top: 4px;
}

body.ie11 .item-recommend p span:not(.price) {
	padding-top: 9px;
}

body.ie11 section.variation span {
	line-height: 1.9;
	padding-bottom: 0;
}

.intro-container {
	padding-top: 60px;
}

.intro .ttl-container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 91.22vw;
	border-top-width: 2px;
	padding-top: 1.46vw;
}

.intro .page-logo img {
	width: 12.01vw;
}

.intro h2 {
	font-size: 5.49vw;
	margin-bottom: 1.83vw;
}

.intro h2 img {
	width: 34.85vw;
}

.intro h3 {
	font-size: 2.34vw;
	margin-bottom: 1.83vw;
}

.intro .lead-container p {
	margin-bottom: 0.37vw;
}

.intro .lead-container span {
	font-size: 1.17vw;
	line-height: 2.5;
	padding: 0 0.73vw;
}

.kv .ttl-inner {
	left: 7.54vw;
	padding: 20px;
	border-top: 2px solid #ed6c00;
	background-color: #fff;
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.063);
}

.kv .ttl-inner:not(.noTracking) {
	position: fixed;
}

.kv .ttl-inner.noTracking {
	position: absolute;
}

.kv .page-logo {
	margin-bottom: 1.46vw;
}

.kv .page-logo img {
	width: 8.86vw;
}

.kv h1 {
	font-size: 5.49vw;
	padding-right: 2.93vw;
	margin-bottom: 1.46vw;
}

.kv h1 img {
	width: 34.85vw;
}

.kv h2 {
	font-size: 2.34vw;
	margin-bottom: 2.2vw;
}

.kv .lead-container {
	margin-bottom: 1.46vw;
}

.kv .lead-container.forSP {
	display: none;
}

.kv .lead-container p {
	border-bottom: 1px solid rgba(0,0,0,0.082);
}

.kv .lead-container span {
	font-size: 1.17vw;
	line-height: 2.5;
}

.kv .arrow-btn {
	width: 2.12vw;
	display: block;
	margin: 0 auto;
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.kv .arrow-btn:hover {
	opacity: 0.6;
}

.item-content::before {
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.063);
}

.item-container .item-wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.item-container .item-wrap .item-inner:first-child {
	width: 58%;
}

.item-container .item-wrap .item-inner:last-child {
	width: calc(42% - 60px);
	box-shadow: 15px 15px 24px 9px rgba(204,204,204,0.063);
}

.item-container .item-wrap:nth-child(odd) {
	margin-bottom: 100px;
}

.item-container .item-wrap:nth-child(even) .item-inner:last-child {
	order: -1;
}

.item-recommend {
	margin: 60px 0 80px;
}

.item-recommend p {
	margin-bottom: 25px;
}

.item-recommend p span:not(.price) {
	font-size: 1.4em;
	padding-right: 15px;
}

.item-recommend p span.price {
	font-size: 1.8em;
}

.item-recommend a {
	font-size: 1.4em;
	width: 168px;
	height: 40px;
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.063);
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.item-recommend a:hover {
	opacity: 0.6;
}

.item-credit {
	padding: 15px 0;
}

.item-credit dt {
	padding: 15px 20px;
}

.item-credit dt p {
	font-size: 1.5em;
}

.item-credit dd {
	padding: 0 20px;
}

.item-credit dd p {
	font-size: 1.5em;
}

.item-credit dd p.bland {
	width: 59%;
}

.item-credit dd p.bland a {
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.item-credit dd p.bland a:hover {
	opacity: 0.6;
}

.item-credit dd p.price {
	width: 41%;
}

.item-credit dd p.price a {
	pointer-events: none;
}

section.collection {
	max-width: 1080px;
	margin: 0 auto;
	padding: 80px 20px 100px;
	box-sizing: content-box;
}

section.collection .ttl-container {
	width: 623px;
	padding: 45px 60px;
	margin-bottom: 60px;
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.063);
}

section.collection .ttl-box {
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

section.collection .ttl-box span:first-child {
	font-size: 1.4em;
}

section.collection .ttl-box span:last-child {
	font-size: 3.2em;
}

section.collection h2 {
	font-size: 3.2em;
	margin-bottom: 20px;
}

section.collection .lead {
	font-size: 1.6em;
}

section.collection h3 {
	font-size: 1.4em;
	padding-bottom: 12px;
	margin-bottom: 15px;
}

section.collection h3::after {
	width: 40px;
}

section.collection h4 {
	font-size: 2.4em;
	margin-bottom: 20px;
}

section.collection h5 {
	font-size: 1.4em;
	height: 40px;
	padding: 0 20px;
	top: 28%;
}

section.variation {
	padding: 40px 0 35px;
}

section.variation h2 {
	font-size: 3.2em;
	line-height: 1.2;
	margin-bottom: 20px;
}

section.variation ul {
	max-width: 1050px;
	margin: 0 auto;
	padding: 0 20px;
}

section.variation li {
	width: calc(25% - 12px);
}

section.variation a:hover p:first-child::after {
	opacity: 1;
	height: 35px;
}

section.variation a:hover span {
	opacity: 0.6;
}

section.variation p:first-child {
	margin-bottom: 25px;
}

section.variation p:first-child::after {
	content: 'MORE';
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.05em;
	background-color: #f5f5f5;
	position: absolute;
	bottom: calc(50% - 17px);
	left: calc(50% - 50px);
	opacity: 0;
	backface-visibility: hidden;
	transition: all 0.3s;
}

section.variation span {
	font-size: 1.4em;
	line-height: 1.7;
	padding-bottom: 2px;
	transition: opacity 0.3s;
	opacity: 1;
}

section.view-more {
	padding-bottom: 35px;
}

section.view-more a {
	font-size: 1.4em;
	width: 168px;
	height: 40px;
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

section.view-more a:hover {
	opacity: 0.6;
}

.archive {
	padding: 60px 0;
}

.archive ul {
	max-width: 1080px;
	padding-bottom: 60px;
	margin: 0 auto 50px;
	border-bottom-width: 2px;
}

.archive li {
	width: calc(33.3% - 40px);
	margin-right: 60px;
}

.archive li:last-child {
	margin-right: 0;
}

.archive li a {
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.archive li a:hover {
	opacity: 0.6;
}

.archive p {
	border-top-width: 2px;
}

.archive p span {
	font-size: 1.8em;
	padding-left: 35px;
	padding-top: 5px;
}

.archive .bland-link a {
	max-width: 325px;
	margin: 0 auto;
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.archive .bland-link a:hover {
	opacity: 0.6;
}

.archive .bland-link span {
	font-size: 1.6em;
}

.archive .bland-link span.season {
	margin: 7px 0 10px;
}

.archive .bland-link span:not(.season) {
	padding-bottom: 7px;
	border-bottom-width: 2px;
	margin-top: 20px;
}

.footer {
	padding: 35px 0 40px;
}

.footer .logo-container {
	margin-bottom: 15px;
}

.footer .logo-container a:first-child {
	margin-right: 20px;
}

.footer a {
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.footer a:hover {
	opacity: 0.6;
}

.footer small {
	font-size: 1.6em;
}

.intro-container {
	background-image: url("../img/vol1/intro_pc.jpg");
}

.item-credit::before {
	width: 115px;
}

.item-credit dt {
	width: 115px;
}

.item-credit dd {
	width: calc(100% - 115px);
}

}

@media screen and (max-width: 990px) {

body br.forTAB,
body img.forTAB {
	display: inline;
}

}

@media screen and (max-width: 768px) {

body br.forPC,
body img.forPC {
	display: none;
}

body br.forSP,
body img.forSP {
	display: inline;
}

.intro-container.showPort {
	padding-top: 8vw;
}

.intro-container.showPort .ttl-container {
	width: 84vw;
	border-top-width: 1px;
	padding-top: 2.67vw;
}

.intro-container.showPort .page-logo {
	margin-bottom: 3.33vw;
}

.intro-container.showPort .page-logo img {
	width: 25.6vw;
}

.intro-container.showPort h2 {
	font-size: 10vw;
	margin-bottom: 3.33vw;
}

.intro-container.showPort h2 img {
	width: 100%;
}

.intro-container.showPort h3 {
	font-size: 5.87vw;
	line-height: 1.2;
	margin-bottom: 5.33vw;
}

.intro-container.showPort .lead-container p {
	margin-bottom: 1.33vw;
}

.intro-container.showPort .lead-container span {
	font-size: 3.2vw;
	line-height: 2;
	padding: 0 1.33vw;
}

.intro-container.showLand {
	padding-top: 4vw;
}

.intro-container.showLand .ttl-container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 91%;
	border-top-width: 1px;
	padding-top: 1.33vw;
}

.intro-container.showLand .page-logo img {
	width: 12.8vw;
}

.intro-container.showLand h2 {
	font-size: 5.6vw;
	margin-bottom: 1.33vw;
}

.intro-container.showLand h2 img {
	width: 34.67vw;
}

.intro-container.showLand h3 {
	font-size: 2.8vw;
	margin-bottom: 2vw;
}

.intro-container.showLand .lead-container p {
	margin-bottom: 0.67vw;
}

.intro-container.showLand .lead-container span {
	font-size: 1.6vw;
	line-height: 2;
	padding: 0 0.53vw;
}

.kv .ttl-container {
	margin-top: 61.33vw;
	padding-left: 5.33vw;
}

.kv .ttl-wrap {
	display: inline-block;
	padding: 4vw 6.67vw 2.67vw 2.67vw;
	border-top: 0.27vw solid #ed6c00;
	margin-bottom: 5.33vw;
	background-color: rgba(255,255,255,0.8);
}

.kv .page-logo {
	margin-bottom: 3.33vw;
}

.kv .page-logo img {
	width: 25.6vw;
}

.kv h1 {
	font-size: 9.33vw;
	margin-bottom: 3.33vw;
}

.kv h1 img {
	width: 66.67vw;
}

.kv h2 {
	font-size: 4.8vw;
}

.kv .lead-container.forPC {
	display: none;
}

.kv .lead-container p {
	margin-bottom: 1.33vw;
}

.kv .lead-container span {
	font-size: 3.2vw;
	line-height: 2;
	padding: 0 1.33vw;
}

.kv .lead-container span.indent_end {
	padding-right: 0;
}

.kv .arrow-btn {
	display: none;
}

.item-content::before {
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.125);
}

.item-container .item-wrap .item-inner:first-child {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10.67vw;
}

.item-container .item-wrap .item-inner:first-child .item-img {
	margin-bottom: 10vw;
}

.item-container .item-wrap .item-inner:last-child {
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.125);
}

.item-container .item-wrap:nth-child(odd) {
	margin-bottom: 16vw;
}

.item-container .item-wrap:nth-child(even) .item-inner:first-child {
	margin-bottom: 10.67vw;
}

.item-recommend {
	width: 100%;
	order: 1;
}

.item-recommend p {
	margin-bottom: 6.67vw;
}

.item-recommend p span:not(.price) {
	font-size: 3.47vw;
	padding-right: 4vw;
}

.item-recommend p span.price {
	font-size: 3.47vw;
}

.item-recommend a {
	font-size: 4.27vw;
	width: 62.67vw;
	height: 13.33vw;
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.125);
}

.item-img {
	width: 100%;
}

.item-credit {
	padding: 4vw 0;
}

.item-credit dt {
	padding: 4vw 3.33vw;
}

.item-credit dt p {
	font-size: 3.47vw;
}

.item-credit dd {
	padding: 0 2.67vw;
}

.item-credit dd p {
	font-size: 3.47vw;
}

.item-credit dd p.bland {
	width: calc(100% - 21.33vw);
}

.item-credit dd p.price {
	width: 21.33vw;
}

section.collection {
	padding: 13.33vw 8vw;
}

section.collection .ttl-container {
	padding: 5.33vw 5.33vw 6.67vw;
	margin-bottom: 16vw;
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.125);
}

section.collection .ttl-box {
	border-bottom-width: 0.27vw;
	padding-bottom: 1.33vw;
	margin-bottom: 2.67vw;
}

section.collection .ttl-box span:first-child {
	font-size: 2.67vw;
}

section.collection .ttl-box span:last-child {
	font-size: 5.33vw;
}

section.collection h2 {
	font-size: 5.87vw;
	margin-bottom: 2.67vw;
}

section.collection .lead {
	font-size: 3.2vw;
}

section.collection h3 {
	font-size: 2.67vw;
	padding-bottom: 1.87vw;
	margin-bottom: 3.33vw;
}

section.collection h3::after {
	width: 8vw;
}

section.collection h4 {
	font-size: 4.8vw;
	margin-bottom: 2.67vw;
}

section.collection h5 {
	font-size: 2.4vw;
	height: 8vw;
	padding: 0 2vw;
	top: 41.33vw;
}

section.variation {
	padding: 6.67vw 8vw 9.33vw;
}

section.variation h2 {
	font-size: 5.87vw;
	margin-bottom: 5.33vw;
}

section.variation ul {
	flex-wrap: wrap;
}

section.variation li {
	width: calc(50% - 4vw);
}

section.variation li:nth-child(n+3) {
	margin-top: 5.33vw;
}

section.variation p:first-child {
	margin-bottom: 4vw;
}

section.variation span {
	font-size: 3.2vw;
	line-height: 1.8;
}

section.view-more {
	padding-bottom: 8vw;
}

section.view-more a {
	font-size: 4.27vw;
	width: 62.67vw;
	height: 13.33vw;
}

.archive {
	padding: 13.33vw 0;
}

.archive::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 15px 24px 9px rgba(204,204,204,0.125);
}

.archive ul {
	padding: 0 12vw;
	border-bottom-width: 1px;
	margin-bottom: 6.67vw;
	flex-wrap: wrap;
}

.archive li {
	width: 100%;
	margin-bottom: 9.33vw;
}

.archive p {
	border-top-width: 1px;
}

.archive p span {
	font-size: 4.8vw;
	padding-left: 6.67vw;
	padding-top: 2.67vw;
}

.archive .bland-link {
	padding: 0 12vw;
}

.archive .bland-link img:first-child {
	width: 25.33vw;
	height: auto;
}

.archive .bland-link img:nth-child(3) {
	width: 100%;
}

.archive .bland-link span {
	font-size: 4.8vw;
}

.archive .bland-link span.season {
	margin: 1.33vw 0 3.47vw;
}

.archive .bland-link span:not(.season) {
	border-bottom-width: 1px;
	margin-top: 4vw;
}

.footer {
	padding: 6.67vw 0 6vw;
}

.footer .logo-container {
	margin-bottom: 2.67vw;
}

.footer .logo-container a:first-child {
	margin-right: 5.33vw;
}

.footer .logo-container a:first-child img {
	width: 25.33vw;
}

.footer .logo-container a:nth-child(2) img {
	width: 21.33vw;
}

.footer a img {
	height: auto;
}

.footer small {
	font-size: 3.2vw;
}

.intro-container.showPort {
	background-image: url("../img/vol1/intro_sp.jpg");
}

.intro-container.showLand {
	background-image: url("../img/vol1/intro_pc.jpg");
}

.item-credit::before {
	width: 24vw;
}

.item-credit dt {
	width: 24vw;
}

.item-credit dd {
	width: 57.33vw;
}

}

