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, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

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

nav ul { list-style: none; }

blockquote, q { quotes: none; }

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

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

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
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; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, button, textarea, select { margin: 0; padding: 0; background: none; border: none; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

main { display: block; }

/* --------------------------------------------------
Common
-------------------------------------------------- */
html { height: 100%; font-size: 10px; }
@media screen and (min-width: 768px) { html { font-size: 10px; } }

body { height: 100%; font-weight: 400; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; }

input, button, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; position: relative; }

select::-ms-expand { display: none; }

img, video { vertical-align: bottom; max-width: 100%; height: auto; }

img[src$=".svg"] { width: 100%; }

li { list-style: none; }

a { color: inherit; text-decoration: none; }

h1, h2, h3, h4, h5 { font-weight: 400; }

img { width: 100%; }

@media screen and (max-width: 767px) { .pc { display: none !important; } }
@media screen and (min-width: 768px) { .sp { display: none !important; } }
/* --------------------------------------------------
Common
-------------------------------------------------- */
body { font-family: source-han-serif-japanese, serif; font-weight: 300; color: #3E2B2F; }
body.is-loaded { opacity: 1 !important; transition: opacity 1s ease 0s; }

/* --------------------------------------------------
Header
-------------------------------------------------- */
body #wrapper header { position: fixed; top: 0; left: 0; padding: 22px 18px; z-index: 99; }
body #wrapper header .inner #menu-toggle { position: relative; z-index: 99; }
body #wrapper header .inner #menu-toggle a { position: relative; width: 25px; height: 15px; display: block; }
body #wrapper header .inner #menu-toggle a::before, body #wrapper header .inner #menu-toggle a::after { display: block; content: ""; position: absolute; left: 0; right: 0; top: 0; height: 1px; background: #fff; transition: all .6s ease 0s; }
body #wrapper header .inner #menu-toggle a::after { top: 14px; }
body #wrapper header .inner #menu-toggle a i::before { display: block; content: ""; position: absolute; left: 0; right: 0; top: 7px; height: 1px; background: #fff; transition: all .6s ease 0s; }
body #wrapper header #menu-wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9; background: #fff; display: none; font-family: cormorant-garamond, serif; font-weight: 600; }
body #wrapper header #menu-wrapper .menu-container { padding: 100px 0 0; margin: 0 25px; text-align: center; }
body #wrapper header #menu-wrapper .menu-container .inner .titlaerea { padding: 0 0 30px; border-bottom: solid 1px; margin: 0 0 35px; }
body #wrapper header #menu-wrapper .menu-container .inner .titlaerea .title { font-size: 3.35rem; }
body #wrapper header #menu-wrapper .menu-container .inner .titlaerea .title_sub { display: none; }
body #wrapper header #menu-wrapper .menu-container .inner nav ul li { font-size: 2.85rem; }
body #wrapper header #menu-wrapper .menu-container .inner nav ul li span { display: block; margin: 15px 0 0; font-family: source-han-serif-japanese, serif; font-weight: 300; font-size: 1.35rem; }
body #wrapper header #menu-wrapper .menu-container .inner nav ul li + li { margin: 40px 0 0; }
body #wrapper.menu-open header #menu-toggle a::before, body #wrapper.menu-open header #menu-toggle a::after { top: 50%; transform: translate(0, -50%) rotate(135deg); background: #3E2B2F !important; }
body #wrapper.menu-open header #menu-toggle a::after { transform: translate(0, -50%) rotate(225deg); }
body #wrapper.menu-open header #menu-toggle a i::before { opacity: 0; }
body.is-scroll #wrapper header .title { opacity: 1; }
body.is-scroll #wrapper header #menu-toggle a::before, body.is-scroll #wrapper header #menu-toggle a::after { background: #3E2B2F; }
body.is-scroll #wrapper header #menu-toggle a i::before { background: #3E2B2F; }

@media screen and (min-width: 768px) { body #wrapper header { padding: 0; left: auto; right: 0; opacity: 0; pointer-events: none; transition: opacity 1s ease 0s; }
  body #wrapper header .inner { display: none; }
  body #wrapper header #menu-wrapper { display: block; position: static; background: none; padding: 0; }
  body #wrapper header #menu-wrapper .menu-container { padding: 0; text-align: left; margin: 0; }
  body #wrapper header #menu-wrapper .menu-container .inner { display: block; position: relative; }
  body #wrapper header #menu-wrapper .menu-container .inner .titlaerea { padding: 25px 30px; border-bottom: none; margin: 0; background: #3E2B2F; color: #fff; }
  body #wrapper header #menu-wrapper .menu-container .inner .titlaerea .title { font-size: 2.5rem; border-bottom: solid 1px; margin: 0 0 13px; padding: 0 0 11px; }
  body #wrapper header #menu-wrapper .menu-container .inner .titlaerea .title_sub { display: block; font-family: "EB Garamond", serif; font-weight: 500; font-size: 1.4rem; }
  body #wrapper header #menu-wrapper .menu-container .inner nav { opacity: 0; pointer-events: none; transition: opacity 1s ease 0s; position: absolute; bottom: 0; right: 15px; transform: translate(0, 100%); }
  body #wrapper header #menu-wrapper .menu-container .inner nav ul li { padding: 20px 10px; font-size: 1.6rem; }
  body #wrapper header #menu-wrapper .menu-container .inner nav ul li a { display: block; padding: 0 0 0 25px; position: relative; }
  body #wrapper header #menu-wrapper .menu-container .inner nav ul li a::before { display: block; content: ""; position: absolute; top: 8px; left: 0; height: 1px; width: 17px; background: #3E2B2F; }
  body #wrapper header #menu-wrapper .menu-container .inner nav ul li span { display: none; }
  body #wrapper header #menu-wrapper .menu-container .inner nav ul li + li { margin: 0; border-top: solid 1px #9F9F9F; }
  body.is-scroll #wrapper header { opacity: 1; pointer-events: auto; }
  body.is-scroll2 #wrapper header #menu-wrapper .menu-container .inner nav { opacity: 1; pointer-events: auto; } }
/* --------------------------------------------------
Contents
-------------------------------------------------- */
@keyframes slide1 { 0% { opacity: 1; }
  29% { opacity: 1; }
  34% { opacity: 0; }
  95% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes slide2 { 0% { opacity: 0; }
  29% { opacity: 0; }
  34% { opacity: 1; }
  62% { opacity: 1; }
  67% { opacity: 0; }
  100% { opacity: 0; } }
@keyframes slide3 { 0% { opacity: 0; }
  62% { opacity: 0; }
  67% { opacity: 1; }
  95% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes arrow { 0% { transform: translate(0, 0); opacity: 1; }
  50% { transform: translate(0, 7px); opacity: 0; }
  51% { transform: translate(0, -7px); opacity: 0; }
  100% { transform: translate(0, 0); opacity: 1; } }
.before, body #contents .head > *, body #contents .arrow, body #contents #lead .inner p, body #contents #page_nav .inner ul li, body #contents #howto .inner ul li > *, body #contents #simulation .inner #simulation_contents .imagewrap > *, body #contents #simulation .inner #simulation_contents .selectarea .group > *, body #contents #online_link .inner > *, body .next_contents .inner h3, body .next_contents .inner .flex .single .titlearea > *, body .next_contents .inner .flex .single .imagearea, body .next_contents .inner .flex .single .buttonarea { opacity: 0; transform: translate(0, 20px); }

.after, body #contents .head.is-show > *, body #contents .arrow.is-show, body #contents #lead .inner p.is-show, body #contents #page_nav .inner ul li.is-show, body #contents #howto .inner ul li.is-show > *, body #contents #simulation .inner #simulation_contents .imagewrap.is-show > *, body #contents #simulation .inner #simulation_contents .selectarea .group.is-show > *, body #contents #online_link .inner > .is-show, body .next_contents .inner h3.is-show, body .next_contents .inner .flex .single.is-show .titlearea > *, body .next_contents .inner .flex .single.is-show .imagearea, body .next_contents .inner .flex .single.is-show .buttonarea { opacity: 1; transform: none; transition: all 2s ease 0s; }

body #wrapper #top { position: relative; margin: 0 0 60px; }
body #wrapper #top .imagearea { position: relative; }
body #wrapper #top .imagearea li:nth-child(n+2) { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; }
body #wrapper #top .onward { width: 72px; position: absolute; top: 0; right: 0; }
body #wrapper #top .titlearea { background: #3E2B2F; color: #fff; padding: 10px 30px 20px; }
body #wrapper #top .titlearea h1 { font-family: cormorant-garamond, serif; font-weight: 600; font-size: 3.35rem; padding: 0 0 10px; border-bottom: solid 1px #707070; margin: 0 0 12px; }
body #wrapper #top .titlearea h2 { font-size: 1.1rem; line-height: 1.55; letter-spacing: .12rem; }
body #contents { margin: 0 0 95px; }
body #contents .inner { padding: 0 30px; }
body #contents .head h3 { font-family: cormorant-garamond, serif; font-weight: 600; font-size: 3.7rem; padding: 0 0 16px; border-bottom: solid 1px; margin: 0 0 25px; }
body #contents .head h4 { font-size: 1.8rem; line-height: 1.19; letter-spacing: .12rem; }
body #contents .head.is-show > *:nth-child(2) { transition-delay: 0.2s; }
body #contents .head.is-show > *:nth-child(3) { transition-delay: 0.4s; }
body #contents .arrow { width: 39px; margin: 65px auto; transform: translate(0, -20px); }
body #contents #lead { margin: 0 0 60px; }
body #contents #lead .inner .head { margin: 0 0 23px; }
body #contents #lead .inner .head h3 { font-size: 3rem; }
body #contents #lead .inner p { font-size: 1.2rem; line-height: 1.79; }
body #contents #page_nav { background: #F2F2F2; padding: 80px 0; text-align: center; }
body #contents #page_nav .inner ul li .text_top { font-family: cormorant-garamond, serif; font-weight: 600; font-size: 2.85rem; margin: 0 0 15px; }
body #contents #page_nav .inner ul li .text_bottom { font-size: 1.35rem; margin: 0 0 20px; }
body #contents #page_nav .inner ul li .more { font-family: cormorant-garamond, serif; font-weight: 600; font-size: 1.35rem; width: 166px; border: solid 1px #707070; margin: 0 auto; }
body #contents #page_nav .inner ul li .more a { display: block; padding: 16px 0; }
body #contents #page_nav .inner ul li + li { margin: 55px 0 0; }
body #contents #howto { position: relative; }
body #contents #howto .inner { padding-left: 42px; }
body #contents #howto .inner .head { margin: 0 0 20px; }
body #contents #howto .inner ul li { position: relative; padding: 0 0 0 55px; }
body #contents #howto .inner ul li .num { font-family: cormorant-garamond, serif; font-weight: 600; font-size: 1.3rem; letter-spacing: .06em; position: absolute; top: 0; left: 0; padding: 0 0 15px; border-bottom: solid 1px #707070; }
body #contents #howto .inner ul li .num span { font-family: "Crimson Text", serif; color: #6E4E47; display: block; font-size: 7.95rem; }
body #contents #howto .inner ul li .imagewrap { background: #F2F2F2; padding: 33px 10px; margin: 0 0 10px; }
body #contents #howto .inner ul li .imagewrap .title { font-family: cormorant-garamond, serif; font-weight: 600; text-align: center; font-size: 2rem; margin: 0 0 20px; }
body #contents #howto .inner ul li .imagewrap .title span { font-family: "Crimson Text", serif; }
body #contents #howto .inner ul li .description { font-size: 1.1rem; line-height: 1.32; }
body #contents #howto .inner ul li + li { margin: 60px 0 0; }
body #contents #howto .inner ul li.is-show > *:nth-child(2) { transition-delay: 0.2s; }
body #contents #howto .inner ul li.is-show > *:nth-child(3) { transition-delay: 0.4s; }
body #contents #howto::before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 31px; height: 165px; background-image: url("../images/howto_deco.svg"); background-size: contain; background-position: left top; background-repeat: no-repeat; }
body #contents #simulation { position: relative; }
body #contents #simulation .inner { padding: 0; }
body #contents #simulation .inner .head { margin: 0 0 35px; padding: 0 30px 0 42px; }
body #contents #simulation .inner .head .description { font-size: 1.2rem; line-height: 1.83; margin: 15px 0 0; }
body #contents #simulation .inner #simulation_contents { border-top: solid 1px #8FA1AF; border-bottom: solid 1px #8FA1AF; }
body #contents #simulation .inner #simulation_contents > * { position: relative; }
body #contents #simulation .inner #simulation_contents > *::before, body #contents #simulation .inner #simulation_contents > *::after { display: block; content: ""; position: absolute; top: 0; bottom: 0; left: 20px; width: 1px; background: #8FA1AF; }
body #contents #simulation .inner #simulation_contents > *::after { left: auto; right: 20px; }
body #contents #simulation .inner #simulation_contents .imagewrap { border-bottom: solid 1px #8FA1AF; padding: 18px 0 24px; font-family: cormorant-garamond, serif; font-weight: 600; }
body #contents #simulation .inner #simulation_contents .imagewrap .titlearea { padding: 0 0 0 57px; margin: 0 0 17px; }
body #contents #simulation .inner #simulation_contents .imagewrap .titlearea .title { font-size: 1.6rem; margin: 0 0 5px; }
body #contents #simulation .inner #simulation_contents .imagewrap .titlearea .season { font-size: .85rem; }
body #contents #simulation .inner #simulation_contents .imagewrap .imagearea { position: relative; margin: 0 37px 14px; }
body #contents #simulation .inner #simulation_contents .imagewrap .imagearea .image_inner { padding: 100% 0 0; overflow: hidden; position: relative; }
body #contents #simulation .inner #simulation_contents .imagewrap .imagearea .image_inner .image_group ul li { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; pointer-events: none; }
body #contents #simulation .inner #simulation_contents .imagewrap .imagearea .image_inner .image_group ul li video { filter: drop-shadow(0px 0px #000); }
body #contents #simulation .inner #simulation_contents .imagewrap .imagearea .image_inner .image_group ul li.is-current { opacity: 1; pointer-events: auto; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info { font-family: cormorant-garamond, serif; font-weight: 600; position: relative; margin: 0 58px 0 37px; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner { display: flex; align-items: flex-start; justify-content: space-between; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .text_group { width: 140px; font-size: 1rem; line-height: 1.4; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .text_group .name { font-family: source-han-serif-japanese, serif; font-weight: 900; margin: 0 0 3px; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .buy { text-align: center; font-size: 1.4rem; width: calc(100% - 165px); border: solid 1px #8FA1AF; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .buy a { display: block; padding: 12px 0; }
body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li:nth-child(2) { display: none; }
body #contents #simulation .inner #simulation_contents .imagewrap.is-show > *:nth-child(2) { transition-delay: 0.2s; }
body #contents #simulation .inner #simulation_contents .imagewrap.is-show > *:nth-child(3) { transition-delay: 0.4s; }
body #contents #simulation .inner #simulation_contents .selectarea .group { font-family: cormorant-garamond, serif; font-weight: 600; text-align: center; padding: 15px 0 25px; }
body #contents #simulation .inner #simulation_contents .selectarea .group .title { font-size: 1.8rem; letter-spacing: .08em; margin: 0 0 20px; }
body #contents #simulation .inner #simulation_contents .selectarea .group .title span { font-family: "Crimson Text", serif; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul { display: flex; justify-content: center; flex-wrap: wrap; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.body_select li { width: 110px; border: solid 1px #000000; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.body_select li + li { margin: 0 0 0 20px; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.body_select li.is-current { border-color: #D5C8AD; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select { margin: 0 0 50px; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select li { width: 88px; max-width: calc((100% - 30px) / 3); font-size: 1.2rem; letter-spacing: .08em; text-align: center; margin: 0 5px 15px; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select li span { margin: 7px 0 0; display: block; border: solid 1px transparent; }
body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select li.is-current span { border-color: #D5C8AD; }
body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption { display: flex; justify-content: space-between; text-align: left; margin: 0 52px; }
body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .imagearea { width: calc(100% - 197px); }
body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .textarea { width: 187px; color: #000; }
body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .textarea .name { font-family: "EB Garamond", serif; font-weight: 500; font-size: 1.1rem; line-height: 1.41; margin: 0 0 10px; }
body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .textarea .description { font-family: YuGothic, "Yu Gothic", noto-sans-cjk-jp, sans-serif; font-weight: 400; font-size: 1.1rem; line-height: 1.64; }
body #contents #simulation .inner #simulation_contents .selectarea .group + .group { padding-bottom: 40px; border-top: solid 1px #8FA1AF; }
body #contents #simulation .inner #simulation_contents .selectarea .group.is-show > *:nth-child(2) { transition-delay: 0.2s; }
body #contents #simulation .inner #simulation_contents .selectarea .group.is-show > *:nth-child(3) { transition-delay: 0.4s; }
body #contents #simulation::before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 31px; height: 136px; background-image: url("../images/simulation_deco.svg"); background-size: auto 100%; background-position: left top; background-repeat: no-repeat; }
body #contents #online_link { background: #F5F5F5; padding: 20px 0 60px; text-align: center; }
body #contents #online_link .inner { padding: 0; }
body #contents #online_link .inner .text { font-size: 1.3rem; line-height: 1.35; margin: 0 0 50px; }
body #contents #online_link .inner .imagearea { position: relative; color: #fff; }
body #contents #online_link .inner .imagearea a { display: block; }
body #contents #online_link .inner .imagearea a .title { font-family: "EB Garamond", serif; font-weight: 500; font-size: 3rem; position: absolute; top: 50%; left: 0; right: 0; transform: translate(0, -50%); }
body #contents #online_link .inner .imagearea a .buy { font-family: "Montserrat", sans-serif; font-weight: 500; width: 73px; padding: 7px 0; font-size: 1.25rem; border: solid 1px; position: absolute; bottom: 38px; left: 0; right: 0; margin: 0 auto; }
body #contents #movie .iframe_wrapper { position: relative; padding: 56.25% 0 0; }
body #contents #movie .iframe_wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
body .next_contents { font-family: cormorant-garamond, serif; font-weight: 600; text-align: center; }
body .next_contents .inner { padding: 0 25px; }
body .next_contents .inner h3 { font-size: 2.75rem; padding: 0 0 10px; border-bottom: solid 1px; margin: 0 0 50px; }
body .next_contents .inner .flex { padding: 0 13px; }
body .next_contents .inner .flex .single { padding: 0 0 14px; border-bottom: solid 1px #9F9F9F; opacity: 0; }
body .next_contents .inner .flex .single .titlearea { margin: 0 0 25px; }
body .next_contents .inner .flex .single .titlearea .titlewrap { padding: 0 0 20px; border-bottom: solid 1px #9F9F9F; margin: 0 0 15px; }
body .next_contents .inner .flex .single .titlearea .titlewrap .title { font-size: 2.4rem; letter-spacing: .085em; }
body .next_contents .inner .flex .single .titlearea .titlewrap .title span { display: block; font-size: 2.45rem; margin: 10px 0 0; }
body .next_contents .inner .flex .single .titlearea .titlewrap .season { font-size: 1.45rem; letter-spacing: .085em; margin: 10px 0 0; }
body .next_contents .inner .flex .single .titlearea .catch { font-family: source-han-serif-japanese, serif; font-weight: 300; font-size: 1.4rem; line-height: 1.89; }
body .next_contents .inner .flex .single .imagearea { margin: 0 0 19px; }
body .next_contents .inner .flex .single .buttonarea { display: flex; align-items: center; }
body .next_contents .inner .flex .single .buttonarea .more { font-size: 1.65rem; width: 50%; border-right: solid 1px #9F9F9F; box-sizing: border-box; }
body .next_contents .inner .flex .single .buttonarea .more a { display: block; padding: 17px 0; }
body .next_contents .inner .flex .single .buttonarea .status { font-family: source-han-serif-japanese, serif; font-weight: 300; font-size: 1.4rem; width: 50%; }
body .next_contents .inner .flex .single .buttonarea .status span { display: block; font-size: 1.1rem; margin: 5px 0 0; }
body .next_contents .inner .flex .single + .single { margin: 125px 0 0; }
body .next_contents .inner .flex .single:nth-child(2) .buttonarea .status, body .next_contents .inner .flex .single:nth-child(3) .buttonarea .status { width: 100%; padding: 18px 0; }
body .next_contents .inner .flex .single.is-show { opacity: 1; transition: opacity 2s ease 0s; }
body .next_contents .inner .flex .single.is-show .titlearea > *:nth-child(2) { transition-delay: .2s; }
body .next_contents .inner .flex .single.is-show .imagearea { transition-delay: .4s; }
body .next_contents .inner .flex .single.is-show .buttonarea { transition-delay: .6s; }
body.is-loaded #top .imagearea ul li { animation: slide1 12s linear 0s infinite; }
body.is-loaded #top .imagearea ul li:nth-child(2) { animation-name: slide2; }
body.is-loaded #top .imagearea ul li:nth-child(3) { animation-name: slide3; }

@media screen and (max-width: 767px) { body #contents #simulation .inner #simulation_contents { display: flex; flex-direction: column; }
  body #contents #simulation .inner #simulation_contents .imagewrap { order: 2; border-bottom: none; border-top: solid 1px #8FA1AF; }
  body #contents #simulation .inner #simulation_contents .selectarea { order: 1; } }
@media screen and (min-width: 768px) { body #wrapper { width: 100vw; overflow: hidden; }
  body #wrapper #top { margin: 0 0 150px; }
  body #wrapper #top .onward { width: 145px; }
  body #wrapper #top .titlearea { padding: 15px 45px 30px; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); }
  body #wrapper #top .titlearea h1 { font-size: 5.2rem; }
  body #wrapper #top .titlearea h2 { font-size: 1.7rem; line-height: 1.47; }
  body #contents { margin: 0 0 200px; }
  body #contents .inner { padding: 0; width: 990px; max-width: 96%; margin: 0 auto; }
  body #contents .head h3 { font-size: 7.4rem; padding: 0 0 30px; margin: 0 0 40px; }
  body #contents .head h4 { font-size: 3rem; }
  body #contents .arrow { width: 78px; margin: 180px auto; }
  body #contents #lead { margin: 0 0 175px; }
  body #contents #lead .inner .head { margin: 0 0 45px; }
  body #contents #lead .inner .head h3 { font-size: 7.4rem; }
  body #contents #lead .inner p { font-size: 1.7rem; line-height: 1.76; max-width: 665px; }
  body #contents #page_nav { padding: 113px 0; }
  body #contents #page_nav .inner ul { display: flex; justify-content: center; }
  body #contents #page_nav .inner ul li .text_top { font-size: 3.6rem; margin: 0 0 10px; }
  body #contents #page_nav .inner ul li .text_bottom { font-size: 1.8rem; margin: 0 0 38px; }
  body #contents #page_nav .inner ul li .more { font-size: 1.8rem; width: 229px; transition: all .4s ease 0s; }
  body #contents #page_nav .inner ul li .more a { display: block; padding: 23px 0; }
  body #contents #page_nav .inner ul li .more:hover { border-color: transparent; background: #3E2B2F; color: #fff; }
  body #contents #page_nav .inner ul li + li { margin: 0 0 0 104px; }
  body #contents #page_nav .inner ul li:nth-child(2).is-show { transition-delay: .2s; }
  body #contents #howto .inner { padding-left: 0; }
  body #contents #howto .inner .head { margin: 0 0 52px; }
  body #contents #howto .inner ul { display: flex; justify-content: space-between; width: calc(100% + 50px); }
  body #contents #howto .inner ul li { padding: 0; width: calc((100% - 90px) / 3); }
  body #contents #howto .inner ul li .num { font-size: 1.6rem; position: static; padding: 0 0 10px; margin: 0 0 17px; display: table; }
  body #contents #howto .inner ul li .num span { font-size: 9.5rem; }
  body #contents #howto .inner ul li .imagewrap { padding: 36px 19px 53px; margin: 0 0 24px; }
  body #contents #howto .inner ul li .imagewrap .title { font-size: 2.7rem; margin: 0 0 37px; }
  body #contents #howto .inner ul li .description { font-size: 1.6rem; line-height: 1.44; }
  body #contents #howto .inner ul li + li { margin: 0; }
  body #contents #howto .inner ul li:nth-child(2) > *:nth-child(1) { transition-delay: 0.6s; }
  body #contents #howto .inner ul li:nth-child(2) > *:nth-child(2) { transition-delay: 0.8s; }
  body #contents #howto .inner ul li:nth-child(2) > *:nth-child(3) { transition-delay: 1s; }
  body #contents #howto .inner ul li:nth-child(3) > *:nth-child(1) { transition-delay: 1.2s; }
  body #contents #howto .inner ul li:nth-child(3) > *:nth-child(2) { transition-delay: 1.4s; }
  body #contents #howto .inner ul li:nth-child(3) > *:nth-child(3) { transition-delay: 1.6s; }
  body #contents #howto::before { width: 91px; height: 527px; }
  body #contents #simulation .inner { width: 100%; max-width: 100%; }
  body #contents #simulation .inner .head { width: 990px; max-width: 96%; margin: 0 auto 230px; padding: 0; position: relative; }
  body #contents #simulation .inner .head .description { font-size: 1.6rem; line-height: 1.75; margin: 0; position: absolute; top: 145px; right: 0; width: 500px; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { body #contents #simulation .inner .head .description { position: static; margin: 30px 0 0; } }
@media screen and (min-width: 768px) { body #contents #simulation .inner #simulation_contents { border-top: none; border-bottom: none; border-left: solid 1px #8FA1AF; border-right: solid 1px #8FA1AF; position: relative; width: 1124px; max-width: 100%; margin: 0 auto; display: flex; }
  body #contents #simulation .inner #simulation_contents::before, body #contents #simulation .inner #simulation_contents::after { display: block; content: ""; position: absolute; left: -100vw; right: -100vw; top: 0; height: 1px; background: #8FA1AF; }
  body #contents #simulation .inner #simulation_contents::after { top: auto; bottom: 0; }
  body #contents #simulation .inner #simulation_contents > *::before, body #contents #simulation .inner #simulation_contents > *::after { display: none; }
  body #contents #simulation .inner #simulation_contents .imagewrap { width: 52.49%; border-bottom: none; border-right: solid 1px #8FA1AF; padding: 26px 25px; box-sizing: border-box; }
  body #contents #simulation .inner #simulation_contents .imagewrap .titlearea { padding: 0; margin: 0 0 26px; }
  body #contents #simulation .inner #simulation_contents .imagewrap .titlearea .title { font-size: 2.1rem; }
  body #contents #simulation .inner #simulation_contents .imagewrap .titlearea .season { font-size: 1.2rem; }
  body #contents #simulation .inner #simulation_contents .imagewrap .imagearea { margin: 0 0 18px; }
  body #contents #simulation .inner #simulation_contents .imagewrap .product_info { margin: 0; }
  body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .text_group { width: calc(100% - 170px); font-size: 1.2rem; line-height: 1.33; }
  body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .text_group .name_en { font-size: 1.4rem; }
  body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .buy { font-size: 2rem; width: 165px; transition: all .4s ease 0s; }
  body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .buy a { padding: 17px 0; }
  body #contents #simulation .inner #simulation_contents .imagewrap .product_info ul li .product_info_inner .buy:hover { border-color: transparent; background: #3E2B2F; color: #fff; }
  body #contents #simulation .inner #simulation_contents .selectarea { width: 47.51%; }
  body #contents #simulation .inner #simulation_contents .selectarea .group { padding: 26px 0 60px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group .title { font-size: 2rem; margin: 0 0 29px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group ul.body_select li { width: 143px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group ul.body_select li + li { margin: 0 0 0 26px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select { margin: 0 auto 20px; max-width: 450px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select li { width: 115px; max-width: calc((100% - 20px) / 3); font-size: 1.6rem; margin: 0 4px 20px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group ul.color_select li span { margin: 9px 0 0; }
  body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption { margin: 0 auto; max-width: 475px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .imagearea { width: 89px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .textarea { width: calc(100% - 115px); color: #000; }
  body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .textarea .name { font-size: 1.5rem; margin: 0 0 12px; }
  body #contents #simulation .inner #simulation_contents .selectarea .group .leather_caption .textarea .description { font-size: 1.2rem; line-height: 1.92; }
  body #contents #simulation .inner #simulation_contents .selectarea .group + .group { padding-bottom: 20px; }
  body #contents #simulation::before { width: 91px; height: 274px; background-size: contain; }
  body #contents #online_link { padding: 65px 0 120px; }
  body #contents #online_link .inner { width: 837px; max-width: 90%; margin: 0 auto; }
  body #contents #online_link .inner .text { font-size: 2rem; line-height: 1.65; margin: 0 0 45px; }
  body #contents #online_link .inner .imagearea a .title { font-size: 6rem; }
  body #contents #online_link .inner .imagearea a .buy { width: 146px; padding: 12px 0; font-size: 2.5rem; border: solid 1px #fff; bottom: 120px; transition: all .4s ease 0s; }
  body #contents #online_link .inner .imagearea a:hover .buy { border-color: #3E2B2F; background: #3E2B2F; }
  body .next_contents .inner { width: 990px; max-width: 96%; margin: 0 auto; padding: 0; }
  body .next_contents .inner h3 { font-size: 5.4rem; padding: 0 0 40px; margin: 0 0 80px; text-align: center; }
  body .next_contents .inner .flex { padding: 0; display: flex; justify-content: space-between; align-items: flex-end; }
  body .next_contents .inner .flex .single { width: calc((100% - 54px) / 3); }
  body .next_contents .inner .flex .single .titlearea .titlewrap .title { font-size: 2.6rem; }
  body .next_contents .inner .flex .single .titlearea .titlewrap .title span { font-size: 2.7rem; margin: 10px 0 0; }
  body .next_contents .inner .flex .single .titlearea .titlewrap .season { font-size: 1.6rem; }
  body .next_contents .inner .flex .single .titlearea .catch { font-size: 1.6rem; line-height: 1.75; }
  body .next_contents .inner .flex .single .imagearea { margin: 0 0 20px; }
  body .next_contents .inner .flex .single .buttonarea .more { font-size: 1.8rem; }
  body .next_contents .inner .flex .single .buttonarea .more a { transition: opacity .4s ease 0s; }
  body .next_contents .inner .flex .single .buttonarea .more a:hover { opacity: .5; }
  body .next_contents .inner .flex .single .buttonarea .status { font-size: 1.6rem; }
  body .next_contents .inner .flex .single .buttonarea .status span { font-size: 1.2rem; }
  body .next_contents .inner .flex .single + .single { margin: 0; }
  body .next_contents .inner .flex .single:nth-child(2) .buttonarea .status, body .next_contents .inner .flex .single:nth-child(3) .buttonarea .status { padding: 18px 0; }
  body .next_contents .inner .flex .single.is-show:nth-child(2) { transition-delay: 0.8s; }
  body .next_contents .inner .flex .single.is-show:nth-child(2) .titlearea > * { transition-delay: 0.8s; }
  body .next_contents .inner .flex .single.is-show:nth-child(2) .titlearea > *:nth-child(2) { transition-delay: 1s; }
  body .next_contents .inner .flex .single.is-show:nth-child(2) .imagearea { transition-delay: 1.2s; }
  body .next_contents .inner .flex .single.is-show:nth-child(2) .buttonarea { transition-delay: 1.4s; }
  body .next_contents .inner .flex .single.is-show:nth-child(3) { transition-delay: 1.6s; }
  body .next_contents .inner .flex .single.is-show:nth-child(3) .titlearea > * { transition-delay: 1.6s; }
  body .next_contents .inner .flex .single.is-show:nth-child(3) .titlearea > *:nth-child(2) { transition-delay: 1.8s; }
  body .next_contents .inner .flex .single.is-show:nth-child(3) .imagearea { transition-delay: 2s; }
  body .next_contents .inner .flex .single.is-show:nth-child(3) .buttonarea { transition-delay: 2.2s; } }
/* --------------------------------------------------
Footer
-------------------------------------------------- */
body #wrapper footer { text-align: center; padding: 90px 0 30px; }
body #wrapper footer .totop { width: 41px; margin: 0 auto 20px; text-transform: scale(0.85); font-family: "EB Garamond", serif; font-weight: 500; }
body #wrapper footer .totop span { display: inline-block; margin: 3px 0 0; }
body #wrapper footer small { font-family: "EB Garamond", serif; font-weight: 500; display: block; font-size: .85rem; margin: 0 0 13px; }
body #wrapper footer .onward { width: 66px; margin: 0 auto; }

@media screen and (min-width: 768px) { body #wrapper footer { padding: 320px 0 30px; }
  body #wrapper footer a { transition: opacity .4s ease 0s; }
  body #wrapper footer a:hover { opacity: .5; }
  body #wrapper footer .totop { width: 70px; margin: 0 auto 30px; font-size: 1.7rem; transform: none; }
  body #wrapper footer .totop span { margin: 5px 0 0; }
  body #wrapper footer small { font-size: 1.7rem; margin: 0 0 26px; }
  body #wrapper footer .onward { width: 133px; } }
