/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*************************************************************************************************************/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*!*****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss (1) ***!
  \*****************************************************************************************************************/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

html {
  font-size: 62.5%;
}
html.fancybox-lock body {
  -webkit-overflow-scrolling: touch;
}

body {
  font-size: 1.4rem;
  font-family: "HelveticaNeueLTStd-Lt", "ヒラギノ角ゴシック Pro", "Noto Sans Japanese", Quicksand, "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 0.08em;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
  outline: none;
}

h1 {
  font-size: 3rem;
}

h2 {
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-weight: 500;
}

h3 {
  line-height: 1.2;
  font-size: 32px;
  font-weight: normal;
}

p {
  font-size: 1.5rem;
  line-height: 1.6;
}

a {
  text-decoration: none;
}

a.action.order {
  display: none;
}

a,
input,
textarea,
button {
  outline: none;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

.txtcenter {
  text-align: center;
}

#wrapper {
  padding-top: 65px;
}

.table {
  display: table;
  height: 100%;
}
.table .cell {
  display: table-cell;
  vertical-align: middle;
}

.wrap {
  max-width: 1260px;
  padding: 0 20px;
  margin: 0 auto;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

button,
.button,
.buttonstyle,
input[type=button] {
  height: 37px;
  line-height: 37px;
  padding: 0 10px;
  border: none;
  font-size: 15px;
  border-radius: 0;
  color: #fff;
}
button:hover,
.button:hover,
.buttonstyle:hover,
input[type=button]:hover {
  color: #fff;
}

input[type=button]#cmdCheckZip {
  background-color: #fff;
  color: #6A696C;
  border: solid 1px #6A696C;
  font-size: 14px;
  padding-top: 1px;
}

button.simple,
.store-tile.selected .select-store-button,
.button.simple,
.buttonstyle.simple,
input[type=button].simple {
  height: 37px;
  line-height: 37px;
  padding: 0 10px;
  border: none;
  font-size: 15px;
  border-radius: 0;
  color: #fff;
}
button.simple:hover,
.store-tile.selected .select-store-button:hover,
.button.simple:hover,
.buttonstyle.simple:hover,
input[type=button].simple:hover {
  color: #fff;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (max-width: 736px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.6;
  }
  h3 {
    font-size: 15px;
  }
  p {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  img {
    max-width: 100%;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrapper {
    width: auto;
    padding: 0 20px;
  }
  body,
  html {
    overflow: visible;
    -webkit-overflow-scrolling: touch;
  }
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding-top: 50px;
}
#header h1 {
  width: 180px;
  height: 40px;
}
#header h1 a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
}
#header h1 a:after, #header h1 a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header h1 a:before {
  background: url(../img/logo.svg) no-repeat center;
  background-size: contain;
}
#header h1 a:after {
  opacity: 0;
  background: url(../img/yleve-logo.svg) no-repeat center;
  background-size: contain;
}
#header .wrap {
  position: relative;
  padding-bottom: 40px;
}
#header #nav {
  position: absolute;
  top: 100%;
  left: 20px;
  z-index: 1;
  width: 180px;
}
#header #nav > ul {
  height: calc(100vh - 200px);
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
}
#header #nav > ul li {
  text-align: center;
  width: 100%;
  padding: 1.5vh 0;
  position: relative;
}
#header #nav > ul li a {
  position: relative;
  display: inline-block;
  letter-spacing: 0.3em;
  font-size: 13px;
  font-weight: 100;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#header #nav > ul li a:after {
  margin-top: 10px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#header #nav > ul li a.active:after {
  opacity: 1;
}
#header #nav > ul li .subnav {
  display: none;
  height: auto;
  margin-bottom: 10px;
  margin-left: 20px;
  text-align: center;
  position: absolute;
  left: 100%;
  top: 1.5vh;
  width: 100%;
  transform: translateY(-10px);
}
#header #nav > ul li .subnav:after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 1.5vh;
  left: -40px;
  transform: translateY(2px);
}
#header #nav > ul li .subnav ul {
  display: none;
}
#header #nav > ul li .subnav li {
  padding: 1vh 0;
  text-align: left;
}
#header #nav > ul li .subnav li a {
  font-size: 11px;
  white-space: nowrap;
}
#header #nav > ul li .subnav li a:before, #header #nav > ul li .subnav li a:after {
  display: none;
}
#header #nav > ul li .subnav.active ul {
  display: block;
}
@media only screen and (max-height: 700px) {
  #header #nav > ul li .subnav {
    transform: translateY(-11px);
    top: 1.7vh;
  }
  #header #nav > ul li .subnav:after {
    left: -45px;
    transform: translateY(4px);
  }
  #header #nav > ul li .subnav li a {
    font-size: 10px;
  }
}
@media only screen and (max-height: 450px) {
  #header #nav > ul li .subnav {
    top: 2vh;
  }
}
#header #menu_btn {
  position: absolute;
  top: 2px;
  right: 30px;
  width: 30px;
  height: 18px;
  cursor: pointer;
  z-index: 2;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#header #menu_btn .menu_wrap {
  z-index: 9999;
  width: 100%;
  height: 100%;
}
#header #menu_btn #menu_icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 18px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#header #menu_btn #menu_icon span {
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  width: 30px;
  background-color: #fff;
  opacity: 1;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#header #menu_btn #menu_icon span:nth-child(1) {
  top: 0;
}
#header #menu_btn #menu_icon span:nth-child(2) {
  top: 17px;
}
#header #menu_btn.open #menu_icon span:nth-child(1) {
  background-color: #000;
  top: 9px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#header #menu_btn.open #menu_icon span:nth-child(2) {
  background-color: #000;
  top: 9px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#header .sp_title {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
#header .sp_title p {
  font-size: 10px;
  font-weight: 100;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#header.black h1 a:before {
  opacity: 0;
}
#header.black h1 a:after {
  opacity: 1;
}
#header.black #nav ul li a {
  color: #000;
}
#header.black #nav ul li a:after {
  background: #000;
}
#header.black #menu_btn #menu_icon span {
  background-color: #000;
}
#header.black .sp_title p {
  color: #000;
}

@media only screen and (max-height: 700px) {
  #header #nav ul li {
    padding: 1.2vh 0;
  }
  #header #nav ul li a {
    font-size: 11px;
  }
}
@media only screen and (max-height: 570px) {
  #header #nav ul li {
    padding: 1vh 0;
  }
  #header #nav ul li a {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1380px) {
  #header .wrap {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 736px) {
  #header {
    padding-top: 15px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  #header h1 {
    width: 75px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
  }
  #header h1 a:after, #header h1 a:before {
    background-size: contain;
  }
  #header .wrap {
    padding: 0 20px;
    height: 100%;
  }
  #header #nav {
    opacity: 0;
    visibility: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    background: none;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow-y: auto;
    max-height: 85vh;
  }
  #header #nav ul {
    height: auto;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
  }
  #header #nav ul li {
    padding: 1.5vh;
    opacity: 0;
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #header #nav ul li .subnav {
    position: relative;
    left: auto;
    margin-left: 0;
    right: auto;
    top: auto;
  }
  #header #nav ul li .subnav li {
    text-align: center;
  }
  #header.openmenu {
    height: 100vh;
    background-color: #fff;
  }
  #header.openmenu h1 {
    position: relative;
    z-index: 99;
  }
  #header.openmenu h1 a:before {
    opacity: 0;
  }
  #header.openmenu h1 a:after {
    opacity: 1;
  }
  #header.openmenu #nav {
    opacity: 1;
    visibility: visible;
    background: #fff;
  }
  #header.openmenu #nav ul li {
    opacity: 1;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  #header.openmenu #nav ul li:nth-of-type(1) {
    -moz-transition: all 0.5s 0.05s ease;
    -o-transition: all 0.5s 0.05s ease;
    -webkit-transition: all 0.5s 0.05s ease;
    transition: all 0.5s 0.05s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(2) {
    -moz-transition: all 0.5s 0.1s ease;
    -o-transition: all 0.5s 0.1s ease;
    -webkit-transition: all 0.5s 0.1s ease;
    transition: all 0.5s 0.1s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(3) {
    -moz-transition: all 0.5s 0.15s ease;
    -o-transition: all 0.5s 0.15s ease;
    -webkit-transition: all 0.5s 0.15s ease;
    transition: all 0.5s 0.15s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(4) {
    -moz-transition: all 0.5s 0.2s ease;
    -o-transition: all 0.5s 0.2s ease;
    -webkit-transition: all 0.5s 0.2s ease;
    transition: all 0.5s 0.2s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(5) {
    -moz-transition: all 0.5s 0.25s ease;
    -o-transition: all 0.5s 0.25s ease;
    -webkit-transition: all 0.5s 0.25s ease;
    transition: all 0.5s 0.25s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(6) {
    -moz-transition: all 0.5s 0.3s ease;
    -o-transition: all 0.5s 0.3s ease;
    -webkit-transition: all 0.5s 0.3s ease;
    transition: all 0.5s 0.3s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(7) {
    -moz-transition: all 0.5s 0.35s ease;
    -o-transition: all 0.5s 0.35s ease;
    -webkit-transition: all 0.5s 0.35s ease;
    transition: all 0.5s 0.35s ease;
  }
  #header.openmenu #nav ul li:nth-of-type(8) {
    -moz-transition: all 0.5s 0.4s ease;
    -o-transition: all 0.5s 0.4s ease;
    -webkit-transition: all 0.5s 0.4s ease;
    transition: all 0.5s 0.4s ease;
  }
  #header.openmenu #nav ul li a {
    color: #000;
  }
  #header.openmenu #nav ul li a:after {
    background: #000;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-ms-keyframes hide {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@keyframes show {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-webkit-keyframes show {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-o-keyframes show {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@-ms-keyframes show {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  padding-bottom: 50px;
  pointer-events: none;
}
#footer p {
  font-weight: 100;
  font-size: 10px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#footer.black p {
  color: #000;
}

@media only screen and (min-width: 1380px) {
  #footer .wrap {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 736px) {
  #footer {
    padding-bottom: 15px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #footer p {
    color: #000;
  }
  #footer.openmenu {
    opacity: 1;
    visibility: visible;
  }
  #footer.openmenu p {
    text-align: center;
    color: #000;
  }
}
#top-fullscreen {
  background: url(../img/top/top_2025_aw.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  background-position: right 0 top 50%;
}
#top-fullscreen .wrap {
  width: 100%;
  max-height: 100%;
  padding-left: 220px;
}
#top-fullscreen > .swiper-wrapper > .swiper-slide {
  -ms-flex-direction: column;
}
#top-fullscreen > .swiper-wrapper > .swiper-slide > * {
  opacity: 0;
  -moz-transition: all 1.2s ease 0.4s;
  -o-transition: all 1.2s ease 0.4s;
  -webkit-transition: all 1.2s ease 0.4s;
  transition: all 1.2s ease 0.4s;
}
#top-fullscreen > .swiper-wrapper > .swiper-slide.swiper-slide-prev > *, #top-fullscreen > .swiper-wrapper > .swiper-slide.swiper-slide-active > * {
  opacity: 1;
}
#top-fullscreen .about .wrap {
  -moz-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
#top-fullscreen .about.swiper-slide-prev .wrap {
  opacity: 0;
}
#top-fullscreen .about.swiper-slide-active .wrap {
  -moz-transition: all 1.2s ease 1.1s;
  -o-transition: all 1.2s ease 1.1s;
  -webkit-transition: all 1.2s ease 1.1s;
  transition: all 1.2s ease 1.1s;
}
#top-fullscreen .about p {
  margin-left: 80px;
  text-align: left;
  line-height: 2;
  font-size: 13px;
  color: #fff;
}
#top-fullscreen .about p.en {
  font-size: 15px;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
}
#top-fullscreen .about p.en:after {
  content: "";
  display: block;
  height: 1px;
  width: 60px;
  margin: 40px 0;
  background: #fff;
}
#top-fullscreen .lookbook {
  background: #fff;
}
#top-fullscreen .lookbook img {
  max-height: 90vh;
}
#top-fullscreen .lookbook .inner {
  position: relative;
  height: 700px;
  max-height: 90vh;
  width: 50%;
  max-width: 66.85714287vh;
  margin: 0 auto;
}
#top-fullscreen .lookbook .swiper-button-next {
  right: -40px;
  width: 40px;
  height: 40px;
  background: none;
}
#top-fullscreen .lookbook .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
#top-fullscreen .lookbook .swiper-button-prev {
  left: -40px;
  width: 40px;
  height: 40px;
  background: none;
}
#top-fullscreen .lookbook .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
#top-fullscreen .lookbook .swiper-container-h {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 520px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#top-fullscreen .lookbook .swiper-container-h img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
#top-fullscreen .instagram {
  background: #fff;
}
#top-fullscreen .instagram .wrap {
  padding: 0 40px 0 260px;
  min-height: 0%;
}
#top-fullscreen .instagram .swiper-container-h-2 .swiper-slide {
  width: auto;
  padding: 15px;
}
#top-fullscreen .instagram .swiper-container-h-2 .swiper-slide a {
  display: block;
  width: 100%;
}
#top-fullscreen .instagram .swiper-container-h-2 .swiper-slide img {
  width: 100%;
  max-width: 100%;
}
#top-fullscreen .instagram .wrap {
  padding-left: 260px;
  padding-right: 40px;
  position: relative;
}
#top-fullscreen .instagram .swiper-button-next {
  right: 10px;
  width: 40px;
  height: 40px;
  background: none;
}
#top-fullscreen .instagram .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
#top-fullscreen .instagram .swiper-button-prev {
  left: 220px;
  width: 40px;
  height: 40px;
  background: none;
}
#top-fullscreen .instagram .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
#top-fullscreen .contact {
  background: #fff;
}
#top-fullscreen .contact p {
  margin-left: 80px;
  text-align: left;
  line-height: 2;
  font-size: 12px;
  font-weight: 200;
}
#top-fullscreen .contact:after {
  position: absolute;
  top: 100%;
  height: 100%;
  background: #fff;
  content: "";
  display: block;
  width: 100%;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 130%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 90%;
  background-image: url(../img/top/background_1.jpg);
}

@media only screen and (min-width: 1380px) {
  #top-fullscreen .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
  #top-fullscreen .instagram .wrap {
    margin-left: 20%;
    padding: 0 20px;
  }
  #top-fullscreen .instagram .swiper-button-prev {
    left: calc((100% - 1100px) / 2);
  }
  #top-fullscreen .instagram .swiper-button-next {
    right: calc((100% - 1100px) / 2);
  }
  #top-fullscreen .instagram .swiper-container-h-2 {
    max-width: 1060px;
    margin: 0 auto;
  }
  #top-fullscreen .instagram .swiper-container-h-2 .swiper-slide img {
    max-width: 300px;
  }
}
@media only screen and (min-width: 1260px) {
  #top-fullscreen .instagram .swiper-button-prev:after,
  #top-fullscreen .lookbook .swiper-button-prev:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
  #top-fullscreen .instagram .swiper-button-next:after,
  #top-fullscreen .lookbook .swiper-button-next:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
  #top-fullscreen .contact p,
  #top-fullscreen .about p {
    margin-left: 15%;
  }
}
@media only screen and (min-height: 780px) {
  #top-fullscreen .lookbook .inner {
    max-width: 520.0000001px;
  }
}
@media only screen and (max-width: 925px) {
  #top-fullscreen .contact p,
  #top-fullscreen .about p {
    margin-left: 20px;
  }
  #top-fullscreen .lookbook .wrap {
    padding-left: 240px;
    padding-right: 40px;
  }
  #top-fullscreen .lookbook .swiper-container-h {
    margin-left: 0;
  }
}
@media only screen and (min-width: 737px) {
  .slide-2-on.prevslide-1 #header h1 a:after, .slide-2-on.prevslide-1 #header h1 a:before {
    transition-delay: 1s;
  }
  .slide-2-on.prevslide-1 #header #nav ul li a {
    transition-delay: 1s;
  }
  .slide-2-on.prevslide-1 #header #nav ul li a:after {
    transition-delay: 1s;
  }
  .slide-2-on.prevslide-1 #top-fullscreen > .parallax-bg,
  .slide-2-on.prevslide-1 #top-fullscreen > .swiper-wrapper {
    transition-delay: 1s;
  }
  .slide-2-on.prevslide-1 #footer p {
    transition-delay: 1s;
  }
}
@media only screen and (max-width: 736px) {
  #top-fullscreen {
    background: url(../img/top/top_2025_aw_sp.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
  }
  #top-fullscreen .wrap {
    padding: 50px 20px 0;
    height: 100%;
  }
  #top-fullscreen .menu ul {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
  }
  #top-fullscreen .menu ul li {
    text-align: left;
    padding: 4vh 0;
    text-align: center;
  }
  #top-fullscreen .menu ul li a {
    position: relative;
    display: inline-block;
    letter-spacing: 0.3em;
    font-size: 15px;
    font-weight: 100;
    color: #fff;
    -webkit-font-smoothing: antialiased;
  }
  #top-fullscreen .about .wrap {
    height: auto;
  }
  #top-fullscreen .about .wrap p {
    text-align: center;
    font-size: 12px;
    margin: 0 auto;
  }
  #top-fullscreen .about .wrap p.ja {
    font-size: 10px;
  }
  #top-fullscreen .about .wrap p.en br {
    display: none;
  }
  #top-fullscreen .about .wrap p.en:after {
    margin: 30px auto;
  }
  #top-fullscreen .lookbook .wrap {
    padding: 50px 30px 0;
  }
  #top-fullscreen .lookbook .inner {
    margin: 0 auto;
    width: 100%;
  }
  #top-fullscreen .lookbook .swiper-container-h {
    margin: 0 auto;
  }
  #top-fullscreen .lookbook .swiper-button-prev,
  #top-fullscreen .lookbook .swiper-button-next {
    display: none;
  }
  #top-fullscreen .instagram .wrap {
    padding: 50px 30px 0;
  }
  #top-fullscreen .instagram .swiper-button-prev,
  #top-fullscreen .instagram .swiper-button-next {
    display: none;
  }
  #top-fullscreen .contact .wrap {
    width: 100%;
    height: auto;
  }
  #top-fullscreen .contact .wrap p {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
  }
  #top-fullscreen .contact:after {
    position: absolute;
    top: 100%;
    height: 100%;
    background: #fff;
    content: "";
    display: block;
    width: 100%;
  }
  .parallax-bg {
    background-image: url(../img/top/20201223/background_sp.jpg);
  }
}
section.about {
  text-align: center;
  height: 100%;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: flex-end;
  /*background: url(../img/top/20210720/background.jpg) no-repeat center;*/
  background: url(../img/top/top_2025_aw.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  background-position: right 0 top 50%;
}
section.about .wrap {
  width: 100%;
  max-height: 100%;
  padding-left: 220px;
  padding-bottom: 50vh;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
section.about p {
  margin-left: 80px;
  text-align: left;
  line-height: 2;
  font-size: 13px;
}
section.about p.en {
  font-size: 15px;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
}
section.about p.en:after {
  content: "";
  display: block;
  height: 1px;
  width: 60px;
  margin: 40px 0;
  background: #000;
}

@media only screen and (max-height: 700px) {
  section.about .wrap {
    padding-top: calc((100vh - 200px - (156px + 36vh)) / 2 + 2vh);
  }
}
@media only screen and (min-width: 1380px) {
  section.about .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (min-width: 1260px) {
  section.about p {
    margin-left: 15%;
  }
}
@media only screen and (max-width: 925px) {
  section.about p {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 736px) {
  section.about {
    /*background:url(../img/top/20210720/background_sp.jpg) no-repeat center top;*/
    background: url(../img/top/top_2025_aw_sp.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
  }
  section.about .wrap {
    padding: 70px 20px 50vh;
    height: auto;
  }
  section.about .wrap p {
    text-align: center;
    font-size: 12px;
    margin: 0 auto;
  }
  section.about .wrap p.ja {
    font-size: 10px;
  }
  section.about .wrap p.en br {
    display: none;
  }
  section.about .wrap p.en:after {
    margin: 30px auto;
  }
}
section.lookbook {
  width: 100%;
  height: 100%;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
}
section.lookbook .wrap {
  width: 100%;
  max-height: 100%;
  padding-left: 220px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
section.lookbook img {
  max-height: 90vh;
}
section.lookbook .inner {
  position: relative;
  height: 700px;
  max-height: 90vh;
  width: 50%;
  max-width: 66.85714287vh;
  margin: 0 auto;
}
section.lookbook .swiper-button-next {
  right: -40px;
  width: 40px;
  height: 40px;
  background: none;
}
section.lookbook .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
section.lookbook .swiper-button-prev {
  left: -40px;
  width: 40px;
  height: 40px;
  background: none;
}
section.lookbook .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
section.lookbook .swiper-container-h {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 494.5px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.lookbook .swiper-container-h img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

@media only screen and (min-width: 1380px) {
  section.lookbook .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (min-width: 1260px) {
  section.lookbook .swiper-button-prev:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
  section.lookbook .swiper-button-next:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
}
@media only screen and (min-height: 780px) {
  section.lookbook .inner {
    max-width: 520.0000001px;
  }
}
@media only screen and (max-width: 925px) {
  section.lookbook .wrap {
    padding-left: 240px;
    padding-right: 40px;
  }
  section.lookbook .swiper-container-h {
    margin-left: 0;
  }
}
@media only screen and (max-width: 736px) {
  section.lookbook .wrap {
    height: 100%;
    padding: 80px 30px 30px;
  }
  section.lookbook .inner {
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
  }
  section.lookbook .swiper-container-h {
    margin: 0 auto;
  }
  section.lookbook .swiper-container-h img {
    width: auto;
    max-height: 100%;
  }
  section.lookbook .swiper-button-prev,
  section.lookbook .swiper-button-next {
    display: none;
  }
}
section.instagram {
  width: 100%;
  height: 100%;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
}
section.instagram .wrap {
  width: 100%;
  max-width: 100%;
  padding: 0 40px 0 260px;
  min-height: 0%;
  position: relative;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
section.instagram .swiper-container-h-2 .swiper-slide {
  width: auto;
  padding: 15px;
}
section.instagram .swiper-container-h-2 .swiper-slide a {
  display: block;
  width: 100%;
}
section.instagram .swiper-container-h-2 .swiper-slide img {
  width: 100%;
  max-width: 100%;
}
section.instagram .swiper-button-next {
  right: 10px;
  width: 40px;
  height: 40px;
  background: none;
}
section.instagram .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
section.instagram .swiper-button-prev {
  left: 220px;
  width: 40px;
  height: 40px;
  background: none;
}
section.instagram .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}

@media only screen and (min-width: 1380px) {
  section.instagram .wrap {
    max-width: 100%;
    margin-left: 20%;
    padding: 0 20px;
  }
  section.instagram .swiper-button-prev {
    left: calc((100% - 1100px) / 2);
  }
  section.instagram .swiper-button-next {
    right: calc((100% - 1100px) / 2);
  }
  section.instagram .swiper-container-h-2 {
    max-width: 1060px;
    margin: 0 auto;
  }
  section.instagram .swiper-container-h-2 .swiper-slide img {
    max-width: 300px;
  }
}
@media only screen and (min-width: 1260px) {
  section.instagram .swiper-button-prev:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
  section.instagram .swiper-button-next:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
}
@media only screen and (max-width: 736px) {
  section.instagram .wrap {
    padding: 50px 30px 0;
    height: 100%;
  }
  section.instagram .swiper-button-prev,
  section.instagram .swiper-button-next {
    display: none;
  }
}
#news {
  height: 100%;
  padding-top: 130px;
  text-align: center;
  /* Center slide text vertically */
  /*
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  */
}
#news .wrap {
  width: 100%;
  max-height: 100%;
  height: calc(100vh - 200px);
  padding-top: calc((100vh - 200px - (156px + 48vh)) / 2 + 3.3vh);
  padding-left: 220px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
#news .swiper-container {
  max-width: 960px;
  margin: 0 auto;
}
#news .swiper-slide {
  display: block;
}
#news .news-swiper-nav {
  max-width: 960px;
  text-align: right;
  margin: 0 auto;
}
#news .news-swiper-nav .swiper-pagination {
  position: static;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-weight: bold;
}
#news .news-swiper-nav .swiper-pagination span {
  margin: 0 20px;
}
#news .news-swiper-nav .swiper-button-prev,
#news .news-swiper-nav .swiper-button-next {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 7px;
  height: 14px;
}
#news .news-swiper-nav .swiper-button-prev {
  background-image: url(../img/news/news-left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#news .news-swiper-nav .swiper-button-next {
  background-image: url(../img/news/news-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#news .img {
  float: left;
  text-align: left;
  width: 50%;
  padding-right: 80px;
}
#news .img img {
  max-width: 100%;
}
#news .text {
  text-align: left;
  margin-left: 50%;
}
#news .text h2 {
  font-size: 12px;
  font-family: "HelveticaNeueLTStd-Lt";
  line-height: 1.5;
  font-weight: 200;
  letter-spacing: 0.12em;
}
#news .text p {
  margin-bottom: 10px;
  font-size: 10px;
}
#news .text p a {
  color: #000;
  text-decoration: underline;
}

/* Styles for dialog window */
#small-dialog {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}

.mfp-bg {
  z-index: 10000;
}

.mfp-wrap {
  z-index: 10001;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  text-align: center;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .mfp-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  opacity: 1;
}

@media only screen and (max-height: 700px) {
  #news .wrap {
    padding-top: calc((100vh - 200px - (156px + 36vh)) / 2 + 2vh);
  }
}
@media only screen and (min-width: 1380px) {
  #news .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (max-width: 736px) {
  #news {
    padding-top: 60px;
  }
  #news .wrap {
    padding: 50px 30px 20px;
    height: 100%;
  }
  #news .img {
    width: auto;
    float: none;
    padding: 0;
    margin-bottom: 20px;
  }
  #news .text {
    margin: 0 auto;
  }
}
#stockist {
  width: 100%;
  height: 100%;
  padding-top: 130px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
#stockist .wrap {
  width: 100%;
  max-height: 100%;
  height: calc(100vh - 200px);
  padding-top: calc((100vh - 200px - (156px + 48vh)) / 2 + 3.3vh);
  padding-left: 260px;
  padding-right: 40px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
#stockist .wrap .inner {
  text-align: left;
  padding-bottom: 80px;
}
#stockist .wrap .inner .area {
  max-width: 960px;
  margin-bottom: 20px;
  border-bottom: 1px solid #F5F5F5;
}
#stockist .wrap .inner .area:last-child {
  border: none;
}
#stockist .wrap .inner .area h2 {
  margin: 5px auto 15px;
  font-size: 12px;
  letter-spacing: 0.3em;
  font-weight: bold;
  font-family: "HelveticaNeueLTStd-Lt";
  line-height: 1.8;
}
#stockist .wrap .inner .area .row {
  font-size: 0;
  letter-spacing: 0;
  margin-bottom: 15px;
}
#stockist .wrap .inner .area .row > div {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
#stockist .wrap .inner .area .row > div.name {
  width: 35%;
}
#stockist .wrap .inner .area .row > div.address {
  width: 55%;
}
#stockist .wrap .inner .area .row > div.tel {
  width: 10%;
  text-align: right;
}
#stockist .wrap .inner .area .row > div a {
  color: #000;
}

@media only screen and (max-height: 700px) {
  #stockist .wrap {
    padding-top: calc((100vh - 200px - (156px + 36vh)) / 2 + 2vh);
  }
}
@media only screen and (min-width: 1380px) {
  #stockist .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (max-width: 1000px) {
  #stockist .wrap .inner .area .row > div.name, #stockist .wrap .inner .area .row > div.address, #stockist .wrap .inner .area .row > div.tel {
    display: block;
    width: auto;
    text-align: left;
  }
}
@media only screen and (max-width: 736px) {
  #stockist {
    padding-top: 60px;
  }
  #stockist .wrap {
    padding: 50px 30px 0;
    height: 100%;
  }
  #stockist .wrap .inner .area .row > div.name, #stockist .wrap .inner .area .row > div.address, #stockist .wrap .inner .area .row > div.tel {
    display: block;
    width: auto;
    text-align: left;
  }
}
section.contact {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
}
section.contact .wrap {
  width: 100%;
  max-height: 100%;
  padding-left: 220px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
section.contact p {
  margin-left: 80px;
  text-align: left;
  line-height: 2;
  font-size: 12px;
  font-weight: 200;
}

@media only screen and (max-height: 700px) {
  section.contact .wrap {
    padding-top: calc((100vh - 200px - (156px + 36vh)) / 2 + 2vh);
  }
}
@media only screen and (min-width: 1380px) {
  section.contact .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (min-width: 1260px) {
  section.contact p {
    margin-left: 15%;
  }
}
@media only screen and (max-width: 925px) {
  section.contact p {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 736px) {
  section.contact .wrap {
    padding: 50px 20px 0;
    width: 100%;
    height: auto;
  }
  section.contact .wrap p {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
  }
}
section.material {
  width: 100%;
  height: 100%;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
}
section.material .wrap {
  width: 100%;
  max-height: 100%;
  padding-left: 220px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
section.material img {
  max-height: 90vh;
  vertical-align: middle;
}
section.material .img_warp {
  position: relative;
  display: inline-block;
}
section.material .hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.material .hover h4 {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 5px 0;
  line-height: 1.4;
  font-size: 15px;
  color: #fff;
}
section.material .hover p {
  color: #fff;
  line-height: 2;
  font-size: 12px;
  font-weight: 200;
}
section.material .hover.ligth {
  background: rgba(0, 0, 0, 0.3);
}
section.material .hover.on {
  opacity: 1;
}
section.material .inner {
  position: relative;
  height: 700px;
  max-height: 90vh;
  width: 50%;
  max-width: 66.85714287vh;
  margin: 0 auto;
}
section.material .swiper-button-next {
  right: -40px;
  width: 40px;
  height: 40px;
  background: none;
}
section.material .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
section.material .swiper-button-prev {
  left: -40px;
  width: 40px;
  height: 40px;
  background: none;
}
section.material .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4vw;
  margin-left: -0.4vw;
  display: block;
  width: 0.8vw;
  height: 0.8vw;
  border: 1px solid #000;
  border-radius: 100%;
}
section.material .swiper-container-h {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 520px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.material .swiper-container-h img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

@media only screen and (min-width: 1380px) {
  section.material .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (min-width: 1260px) {
  section.material .swiper-button-prev:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
  section.material .swiper-button-next:after {
    margin-top: -0.3vw;
    margin-left: -0.3vw;
    width: 0.6vw;
    height: 0.6vw;
  }
}
@media only screen and (min-height: 780px) {
  section.material .inner {
    max-width: 520.0000001px;
  }
}
@media only screen and (max-width: 925px) {
  section.material .wrap {
    padding-left: 240px;
    padding-right: 40px;
  }
  section.material .swiper-container-h {
    margin-left: 0;
  }
}
@media only screen and (max-width: 736px) {
  section.material .wrap {
    height: 100%;
    padding: 80px 30px 30px;
  }
  section.material .inner {
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
  }
  section.material .swiper-container-h {
    margin: 0 auto;
  }
  section.material .swiper-container-h img {
    width: auto;
    max-height: 80vh;
  }
  section.material .swiper-button-prev,
  section.material .swiper-button-next {
    display: none;
  }
}
#shop {
  width: 100%;
  height: 100%;
  padding-top: 130px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
#shop .wrap {
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: stretch;
  align-content: stretch;
  width: 100%;
  max-height: 100%;
  height: calc(100vh - 200px);
  padding-left: 260px;
  padding-right: 40px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
#shop .wrap .inner {
  text-align: left;
  padding-left: 10vw;
}
#shop .wrap .inner p {
  font-size: 12px;
}

@media only screen and (max-height: 700px) {
  #shop .wrap {
    padding-top: calc((100vh - 200px - (156px + 36vh)) / 2 + 2vh);
  }
}
@media only screen and (min-width: 1380px) {
  #shop .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (max-width: 1000px) {
  #shop .wrap .inner p {
    text-align: center;
  }
}
@media only screen and (max-width: 736px) {
  #shop {
    padding-top: 60px;
  }
  #shop .wrap {
    padding: 50px 30px 0;
    height: 100%;
  }
  #shop .wrap .inner {
    padding: 0;
  }
}
section.film {
  width: 100%;
  height: 100%;
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
}
section.film .wrap {
  width: 100%;
  max-height: 100%;
  padding-left: 220px;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.5s both;
  -moz-animation: fadeIn 1s ease 0.5s both;
  -ms-animation: fadeIn 1s ease 0.5s both;
  -o-animation: fadeIn 1s ease 0.5s both;
  animation: fadeIn 1s ease 0.5s both;
}
section.film img {
  max-height: 90vh;
}
section.film .inner {
  position: relative;
  height: 700px;
  max-height: 90vh;
  width: 70%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
section.film .iframe {
  width: 100%;
  max-width: 720px;
  margin: 0 auto 40px;
}
section.film .iframe_wrap {
  position: relative;
  padding: 73% 0 0 0;
  margin: 0 auto 20px;
}
section.film .iframe_wrap img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

@media only screen and (min-width: 1380px) {
  section.film .wrap {
    max-width: 100%;
    padding-left: 20%;
  }
}
@media only screen and (max-width: 925px) {
  section.film .wrap {
    padding-left: 240px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 736px) {
  section.film .wrap {
    height: 100%;
    padding: 80px 30px 30px;
  }
  section.film .inner {
    margin: 0 auto;
    width: 100%;
    max-height: 100%;
  }
  section.film .iframe_wrap {
    margin: 0 auto;
  }
  section.film .iframe_wrap img {
    width: auto;
    max-height: 80vh;
  }
}
