@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);

/*----------------------------------------
	IE6 Upgrade Warning
----------------------------------------*/
#ieError {
  -ms-filter: "alpha( opacity=80 )";
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  background: #000;
  color: #FFF;
  text-align: center;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

#ieError strong {
  color: #FFF;
}

#ieError a {
  color: #D90000;
  text-decoration: underline;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  /* 2 */
  margin: 0;
  color: inherit;
  /* 1 */
  font: inherit;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  /* 1 */
  padding: 0;
  border: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*----------------------------------------
	reset
----------------------------------------*/
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,
dialog,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #000;
  font: inherit;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline;
}

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

li {
  list-style: none;
}

ol,
ul {
  list-style: none;
}

img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

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

h1,
h2,
p,
pre {
  word-wrap: break-word;
}

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

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

tbody,
tfoot,
thead,
tr {
  vertical-align: baseline;
}

tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

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

input,
select {
  vertical-align: middle;
}

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

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
}

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

.clearfix {
  _height: 1%;
  min-height: 1px;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

html,
body {
  -webkit-text-size-adjust: none;
  height: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  overflow: auto;
  background-color: #fafafa;
  color: #000;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 1;
  line-height: 1.25;
  text-align: center;
}

body.show-menu {
  overflow: hidden;
}

body.darktheme {
  background-color: #101010 !important;
  color: #fff !important;
}

body.parallaxhide {
  overflow-x: hidden;
  overflow-y: auto;
}

a {
  -webkit-transition: all 0.2s ease;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
}

a img {
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  border: none;
  backface-visibility: hidden;
  transition: all 0.2s ease-in-out;
}

a:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

a:hover img {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

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

.pc-visible {
  display: block;
}

.sp-visible {
  display: none;
}

.pc-d-n {
  display: none !important;
}

/**** animation ****/
@keyframes fadePage {
  from {
    transform: translateY(25px);
    opacity: 0;
  }
}

@keyframes fadeInUp {
  from {
    transform: translateY(100px);
    opacity: 0;
  }
}

@keyframes fadeInDown {
  from {
    transform: translateY(-100px);
    opacity: 0;
  }
}

@keyframes fadeInRight {
  from {
    transform: translateX(100px);
    opacity: 0;
  }
}

@keyframes fadeInLeft {
  from {
    transform: translateX(-100px);
    opacity: 0;
  }
}

@keyframes fadeInCenter {
  from {
    opacity: 0;
  }
}

@keyframes loadingLogo {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadePage {
  animation: fadePage 0.5s ease both;
  opacity: 1 !important;
}

.fadeInUp {
  animation: fadeInUp 1s ease both;
  opacity: 1 !important;
}

.fadeInDown {
  animation: fadeInDown 1s ease both;
  opacity: 1 !important;
}

.fadeInRight {
  animation: fadeInRight 1s ease both;
  opacity: 1 !important;
}

.fadeInLeft {
  animation: fadeInLeft 1s ease both;
  opacity: 1 !important;
}

.fadeInCenter {
  animation: fadeInCenter 0.8s ease both;
  opacity: 1 !important;
}

.loading {
  display: block;
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.loading__inner {
  -webkit-transform: translate(-50%, -50%);
  -webkit-animation: loadingLogo 4s infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 320px;
  transform: translate(-50%, -50%);
  font-size: 0;
  animation: loadingLogo 4s infinite;
}

.breadcrumb {
  margin: 98px auto 30px;
  padding: 30px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.breadcrumb ol {
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin: 0 30px;
  overflow-x: scroll;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

.breadcrumb ol li {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  vertical-align: middle;
}

.breadcrumb ol li:not(:last-child):after {
  padding-left: 5px;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: center;
  content: ">";
}

.breadcrumb ol li a {
  line-height: 1.5;
}

.breadcrumb ol li span {
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
}

.breadcrumb ol::-webkit-scrollbar {
  display: none;
}

body.darktheme .breadcrumb {
  border-top: 1px solid #303030;
  border-bottom: 1px solid #303030;
}

body.darktheme .breadcrumb ol li {
  color: #fff;
}

body.darktheme .breadcrumb ol li span {
  color: #fff;
}

.common-title {
  margin-bottom: 30px;
  padding: 20px 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
}

.comingsoon {
  display: block;
  width: 100%;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  text-align: center;
}

body.darktheme {
  color: #fff;
}

.common-spmovie {
  display: none;
}

.common-spmovie__gif img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}

.common-spmovie__btn {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.common-spmovie__btn img {
  width: 70px;
  height: 70px;
}

.common-shop {
  margin: 0 30px 0;
  padding: 0 0 30px;
}

.common-shop__inner {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  display: flex;
  justify-content: space-around;
  margin: auto;
  padding: 85px 10px;
  background-color: #fff;
}

.common-shop__inner__wildside {
  background-color: #000 !important;
}

.common-shop__inner__title {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-transition: all 0.5s;
  flex-basis: 60%;
  align-self: center;
  width: 60%;
  transition: all 0.5s;
}

.common-shop__inner__title h3 {
  margin: 0px auto;
}

.common-shop__inner__select {
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-transition: all 0.5s;
  flex-basis: 40%;
  align-self: center;
  width: 40%;
  text-align: left;
  transition: all 0.5s;
}

.common-shop__inner__select h4 {
  width: 300px;
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: normal;
  text-align: left;
}

.common-shop__inner__select .location {
  position: relative;
  max-width: 300px;
  padding: 15px 0;
  border-bottom: 1px solid #000;
  cursor: pointer;
}

.common-shop__inner__select .location span {
  display: inline-block;
  font-family: "Optima", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
}

.common-shop__inner__select .location span::first-letter {
  text-transform: capitalize;
}

.common-shop__inner__select .location svg {
  -webkit-transition: all 0.5s;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 6px;
  transition: all 0.5s;
}

.common-shop__inner__select .location.is-open svg {
  transform: rotateX(180deg);
}

.common-shop__inner__select .first {
  display: none;
  width: 300px;
  padding: 18px 15px;
  background-color: #fff;
}

.common-shop__inner__select .first>ul>li {
  -webkit-transition: all 0.5s ease;
  font-family: "Optima", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.5s ease;
}

.common-shop__inner__select .first>ul>li:not(:last-child) {
  margin-bottom: 10px;
}

.common-shop__inner__select .first>ul>li span {
  display: block;
  position: absolute;
  right: 10px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
}

.common-shop__inner__select .first>ul>li span svg {
  width: 9px;
  height: auto;
}

.common-shop__inner__select .first>ul>li:hover {
  color: #ccc;
}

.common-shop__inner__select .second {
  display: none;
  max-width: 300px;
  margin: 20px 0 0;
}

.common-shop__inner__select .second>ul>li {
  -webkit-transition: all 0.5s ease;
  display: none;
  position: relative;
  padding: 0;
  background-color: #000;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.5s ease;
}

.common-shop__inner__select .second>ul>li>a {
  -webkit-transition: all 0.5s;
  display: block;
  height: 40px;
  margin: 0 10px;
  color: #fff;
  line-height: 40px;
  transition: all 0.5s;
}

.common-shop__inner__select .second>ul>li>a .arrow {
  -webkit-transition: all 0.2s;
  display: block;
  position: absolute;
  top: 11px;
  right: 10px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  transition: all 0.2s;
}

.common-shop__inner__select .second>ul>li>a .arrow svg {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: auto;
  transform: translate(-50%, -50%);
}

.common-shop__inner__select .second>ul>li>a .fontgo {
  -webkit-transition: all 0.2s;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  transition: all 0.2s;
}

.common-shop__inner__select .second>ul>li>a:hover {
  color: #ccc;
  opacity: 1 !important;
}

.common-shop__inner__select .second>ul>li>a:hover .arrow {
  right: 5px;
  opacity: 1;
}

.common-shop__inner__select .second>ul>li>a:hover .fontgo {
  color: #ccc;
}

.common-shop__inner__select .second>ul>li.is-open {
  display: block;
}

.common-shop__inner__select .second>ul>li p {
  display: block;
  height: 40px;
  margin: 0 10px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 40px;
}

.common-shop__inner__select .second>ul>li p svg {
  -webkit-transition: all 0.5s;
  fill: #ffffff;
  -webkit-transform: rotateX(180deg);
  display: block;
  position: absolute;
  top: 17px;
  right: 10px;
  height: 6px;
  transform: rotateX(180deg);
  transition: all 0.5s;
}

.common-shop__inner__select .second>ul>li p.is-open svg {
  transform: rotateX(0deg);
}

.common-shop__inner__select .second.is-open {
  display: block !important;
}

.common-shop__inner__select .third {
  width: 300px;
  padding: 18px 0 18px 15px;
  background-color: #fff;
}

.common-shop__inner__select .third>ul {
  position: relative;
}

.common-shop__inner__select .third>ul>li {
  -webkit-transition: all 0.5s ease;
  position: relative;
  font-family: "Optima", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  cursor: pointer;
  transition: all 0.5s ease;
}

.common-shop__inner__select .third>ul>li:not(:last-child) {
  margin-bottom: 10px;
}

.common-shop__inner__select .third>ul>li>a {
  display: block;
}

.common-shop__inner__select .third>ul>li>a>span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.2s;
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  transition: all 0.2s;
}

.common-shop__inner__select .third>ul>li>a>span svg {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: auto;
  transform: translate(-50%, -50%);
}

.common-shop__inner__select .third>ul>li>a:hover {
  color: #ccc;
  opacity: 1 !important;
}

.common-shop__inner__select .third>ul>li>a:hover span {
  right: 5px;
  background-color: #000;
}

.common-shop__inner__select .third>ul>li>a:hover span polygon {
  fill: #fff;
}

.common-news {
  overflow: hidden;
}

.common-news__inner {
  margin-left: 30px;
  text-align: left;
}

.common-news__inner h3 {
  margin-right: 30px;
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
}

.common-news__inner article {
  display: inline-block;
  width: calc((100% - 90px) / 3);
  margin-right: 30px;
  margin-bottom: 40px;
  vertical-align: top;
}

.common-news__inner article .img {
  overflow: hidden;
}

.common-news__inner article .img figure {
  position: relative;
  padding-top: 72%;
  overflow: hidden;
  background-color: #fff;
}

.common-news__inner article .img figure img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}

.common-news__inner article p {
  margin: 15px auto;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: normal;
  text-align: left;
  white-space: normal;
}

.common-news__inner article h4 {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
  white-space: normal;
  overflow-wrap: break-word;
}

.common-news__inner a {
  display: block;
}

.common-news__inner a:hover {
  opacity: 1 !important;
}

.common-news__inner a:hover article .img figure {
  transform: scale(1.1) !important;
  opacity: 1 !important;
}

.common-news__inner a:hover article .img figure img {
  opacity: 0.6 !important;
}

.common-news__inner a:hover article p {
  opacity: 0.6;
}

.common-news__inner a:hover article h4 {
  opacity: 0.6;
}

.common-news__inner .swiper-container {
  font-size: 0;
  letter-spacing: -0.1em;
}

.common-news__inner .swiper-container.swiper-none {
  margin-right: 30px;
}

.common-news__inner .swiper-container .notfound {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  text-align: center;
}

.common-news__inner .swiper-wrapper {
  display: block;
}

.common-news.is-latest .common-news__inner h3 {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  text-align: left;
}

body.darktheme .common-news h3 {
  color: #fff;
}

body.darktheme .common-news__inner article .img figure {
  background: #000;
}

body.darktheme .common-news__inner article p {
  color: #fff;
}

body.darktheme .common-news__inner article h4 {
  color: #fff;
}

body.darktheme .common-news__inner .notfound {
  color: #fff;
}

.common-projects {
  overflow: hidden;
}

.common-projects__inner {
  margin-left: 30px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.common-projects__inner h3 {
  margin-right: 30px;
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
}

.common-projects__inner article figure {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  background-color: #000;
}

.common-projects__inner article figure img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100.5%;
  max-width: none;
  height: auto;
  transform: translate(-50%, -50%);
}

.common-projects__inner article h4 {
  height: 3em;
  margin-bottom: 20px;
  overflow: hidden;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
  white-space: normal;
}

.common-projects__inner a {
  display: block;
}

.common-projects__inner a:hover {
  opacity: 1 !important;
}

.common-projects__inner a:hover img {
  opacity: 1 !important;
}

.common-projects__inner a:hover article {
  opacity: 1 !important;
}

.common-projects__inner a:hover article figure {
  opacity: 1 !important;
}

.common-projects__inner a:hover article figure img {
  opacity: 1 !important;
}

.common-projects__inner a:hover article p {
  opacity: 0.6;
}

.common-projects__inner a:hover article h4 {
  opacity: 0.6;
}

.common-projects__inner .swiper-container {
  z-index: 0;
  width: 110vw;
}

.common-projects__inner .swiper-container .swiper-slide {
  width: 25%;
  margin-right: 10px;
}

.common-projects__inner .swiper-container.swiper-none {
  width: auto !important;
  margin-right: 30px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.common-projects__inner .swiper-container.swiper-none .swiper-wrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  flex-shrink: initial;
  justify-content: center;
}

.common-projects__inner .swiper-container.swiper-none .swiper-slide {
  flex-shrink: initial;
  width: 20%;
  margin-right: 10px;
}

.common-projects__inner .swiper-container.swiper-none .swiper-slide:last-child {
  margin-right: 0;
}

.common-projects__inner .swiper-none::-webkit-scrollbar {
  display: none;
}

.common-projects__inner .notfound {
  display: block;
  margin-right: 30px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

body.darktheme .common-projects {
  color: #fff;
}

body.darktheme .common-projects h3 {
  color: #fff;
}

body.darktheme .common-projects__inner article h4 {
  color: #fff;
}

body.darktheme .common-projects__inner .notfound {
  color: #fff;
}

.common-catalog {
  padding: 0 0 80px;
  overflow: hidden;
}

.common-catalog__inner {
  margin: 0 30px;
  /* 前ページボタンのスタイル */
  /* 次ページボタンのスタイル */
}

.common-catalog__inner h3 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: normal;
  text-align: center;
}

.common-catalog__inner__slide {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  padding-top: 66%;
  overflow: hidden;
  vertical-align: top;
}

.common-catalog__inner__slide img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}

.common-catalog__inner>ul::-webkit-scrollbar {
  display: none;
}

.common-catalog__inner .swiper-container {
  padding: 0 60px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.common-catalog__inner .swiper-container:before {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  background-color: #fafafa;
  content: "";
}

.common-catalog__inner .swiper-container:after {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  background-color: #fafafa;
  content: "";
}

.common-catalog__inner .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.common-catalog__inner .swiper-slide.swiper-slide-next {
  opacity: 1;
}

.common-catalog__inner .swiper-button-prev,
.common-catalog__inner .swiper-button-next {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  background-image: none;
}

.common-catalog__inner .swiper-button-prev {
  left: 0;
}

.common-catalog__inner .swiper-button-next {
  right: 0;
}

.common-catalog__inner .swiper-button-prev::after,
.common-catalog__inner .swiper-button-next::after {
  display: none;
}

.common-catalog__inner .swiper-button-prev:before {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
}

.common-catalog__inner .swiper-button-next:before {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
}

.darktheme .common-catalog__inner h3 {
  color: #fff;
}

.darktheme .common-catalog__inner .swiper-container:before,
.darktheme .common-catalog__inner .swiper-container:after {
  background-color: #101010;
}

.darktheme .common-catalog__inner .swiper-button-prev:before,
.darktheme .common-catalog__inner .swiper-button-next:before {
  background-color: #fff;
}

.common-pager__prev {
  position: relative;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 19px;
}

.common-pager__prev span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.5s;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s;
}

.common-pager__prev span svg {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.common-pager__prev:hover {
  opacity: 1;
}

.common-pager__prev:hover span {
  -webkit-box-shadow: none;
  background-color: #000;
  box-shadow: none;
}

.common-pager__prev:hover span svg polygon {
  fill: #fff;
}

.common-pager__next {
  position: relative;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 19px;
}

.common-pager__next span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.5s;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s;
}

.common-pager__next span svg {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.common-pager__next:hover {
  opacity: 1;
}

.common-pager__next:hover span {
  -webkit-box-shadow: none;
  background-color: #000;
  box-shadow: none;
}

.common-pager__next:hover span svg polygon {
  fill: #fff;
}

.common-pager__open {
  position: relative;
  padding-right: 32px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 19px;
}

.common-pager__open span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.5s;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s;
}

.common-pager__open span svg {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.common-pager__open:hover {
  padding-right: 28px;
  opacity: 1;
}

.common-pager__open:hover span {
  -webkit-box-shadow: none;
  background-color: #000;
  box-shadow: none;
}

.common-pager__open:hover span svg polygon {
  fill: #fff;
}

.wp-pagenavi .nextpostslink,
.common-pager__next {
  position: relative;
  float: right;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 19px;
}

.wp-pagenavi .nextpostslink span,
.common-pager__next span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.2s;
  display: inline-block;
  position: relative;
  width: 19px;
  height: 19px;
  margin-left: 14px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s;
}

.wp-pagenavi .nextpostslink span:after,
.common-pager__next span:after {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.4 6.8"><polygon points="4,0 3.3,0.7 5.5,2.9 0,2.9 0,3.9 5.5,3.9 3.3,6.1 4,6.8 7.4,3.4 "/></svg>');
  background-repeat: no-repeat;
  content: "";
  transition: all 0.5s;
}

.wp-pagenavi .nextpostslink:hover,
.common-pager__next:hover {
  opacity: 1;
}

.wp-pagenavi .nextpostslink:hover span,
.common-pager__next:hover span {
  -webkit-box-shadow: none;
  margin-left: 10px;
  background-color: #000;
  box-shadow: none;
}

.wp-pagenavi .nextpostslink:hover span:after,
.common-pager__next:hover span:after {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.4 6.8" fill="%23fff"><polygon points="4,0 3.3,0.7 5.5,2.9 0,2.9 0,3.9 5.5,3.9 3.3,6.1 4,6.8 7.4,3.4 "/></svg>');
}

.wp-pagenavi .previouspostslink,
.common-pager__prev {
  position: relative;
  float: left;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 19px;
}

.wp-pagenavi .previouspostslink span,
.common-pager__prev span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.2s;
  display: inline-block;
  position: relative;
  width: 19px;
  height: 19px;
  margin-right: 14px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s;
}

.wp-pagenavi .previouspostslink span:after,
.common-pager__prev span:after {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.4 6.8" ><polygon points="7.4,2.9 1.9,2.9 4.1,0.7 3.4,0 0,3.4 3.4,6.8 4.1,6.1 1.9,3.9 7.4,3.9 "/>\a       </svg>');
  background-repeat: no-repeat;
  content: "";
  transition: all 0.5s;
}

.wp-pagenavi .previouspostslink:hover,
.common-pager__prev:hover {
  opacity: 1;
}

.wp-pagenavi .previouspostslink:hover span,
.common-pager__prev:hover span {
  -webkit-box-shadow: none;
  margin-right: 10px;
  background-color: #000;
  box-shadow: none;
}

.wp-pagenavi .previouspostslink:hover span:after,
.common-pager__prev:hover span:after {
  background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.4 6.8" fill="%23fff"><polygon points="7.4,2.9 1.9,2.9 4.1,0.7 3.4,0 0,3.4 3.4,6.8 4.1,6.1 1.9,3.9 7.4,3.9 "/>\a         </svg>');
}

body.darktheme .common-pager__prev {
  color: #fff;
}

body.darktheme .common-pager__next {
  color: #fff;
}

.socialwall {
  padding: 80px 0 0;
}

.socialwall__inner {
  margin: 0 30px 0;
}

.socialwall h2 {
  font-family: "Optima", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
}

.socialwall ul {
  margin-top: 40px;
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
}

.socialwall ul li {
  display: inline-block;
  width: calc((100% - 50px) / 6);
  margin-bottom: 30px;
  vertical-align: top;
}

.socialwall ul li:not(:nth-child(6n)) {
  margin-right: 10px;
}

.socialwall ul li figure {
  margin-bottom: 10px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.socialwall ul li figure img {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.socialwall ul li figure figcaption {
  display: inline-block;
  width: calc(100% - 40px);
  margin-left: 10px;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.25;
  text-align: left;
  vertical-align: middle;
}

.common-protect {
  width: 100%;
  max-width: 820px;
  margin: 80px auto;
  padding: 0 30px;
}

.common-protect p {
  margin-bottom: 30px;
  line-height: 1.5;
}

.common-protect p label {
  line-height: 1.5;
}

.common-protect p label input {
  border: 1px solid #ccc;
  line-height: 1.5;
}

.common-protect p input {
  padding: 0 10px;
  background-color: #fff;
  color: #000 !important;
  line-height: 1.5;
}

/*----------------------------------------
	footer
----------------------------------------*/
footer {
  margin-top: 120px;
  border-top: 1px solid #ddd;
  background-color: #fff;
}

footer .inner {
  position: relative;
  margin: 0 30px;
}

footer .inner__sitemap {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 60px 0;
  font-size: 0;
}

footer .inner__sitemap:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

footer .inner__sitemap__left {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(100% - 4vw - 350px - 4vw);
  margin-left: 4vw;
  text-align: left;
}

footer .inner__sitemap__left dl dt {
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 300;
}

footer .inner__sitemap__left dl dd a {
  display: block;
  padding: 8px 0;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
}

footer .inner__sitemap__left dl dd ul {
  display: inline-block;
  vertical-align: top;
}

footer .inner__sitemap__left dl:nth-of-type(1) {
  width: 200px;
  margin-right: 2.345vw;
}

footer .inner__sitemap__left dl:nth-of-type(2) {
  width: calc(100% - 200px - 2.345vw);
  margin-right: 2.345vw;
}

footer .inner__sitemap__left dl:nth-of-type(2) ul {
  width: calc(30% - 2vw);
  max-width: 200px;
}

footer .inner__sitemap__left dl:nth-of-type(2) ul:first-of-type {
  min-width: 180px;
}

/* footer .inner__sitemap__left dl:nth-of-type(2) ul:last-of-type {
  max-width: 80px;
} */
footer .inner__sitemap__left dl:nth-of-type(2) ul:not(:last-of-type) {
  margin-right: 2.345vw;
}

footer .inner__sitemap__right {
  width: 330px;
  margin-right: 4vw;
  text-align: left;
}

footer .inner__sitemap__right>dl {
  display: inline-block;
  vertical-align: top;
}

footer .inner__sitemap__right>dl>dt {
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 300;
}

footer .inner__sitemap__right>dl>dd>a {
  display: block;
  padding: 8px 0;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
}

footer .inner__sitemap__right>dl:nth-of-type(1) {
  margin-right: 2vw;
  margin-bottom: 45px;
}

footer .inner__sitemap__right>dl:nth-of-type(1) .dropmenu-trigg {
  position: relative;
}

footer .inner__sitemap__right>dl:nth-of-type(1) .dropmenu-trigg svg {
  display: none;
}

footer .inner__sitemap__right>dl:nth-of-type(1) .dropmenu-trigg.is-active svg {
  transform: rotateX(180deg);
}

footer .inner__sitemap__right>dl:nth-of-type(1) .dropmenu-contents li a {
  display: block;
  padding: 6px 0 6px 20px;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
}

footer .inner__sitemap__right>dl:nth-of-type(2) {
  margin-bottom: 45px;
}

footer .inner__sitemap__right>dl:nth-of-type(2) .ico_link {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 5px;
  vertical-align: top;
}

footer .inner__sitemap__right>dl:nth-of-type(3) {
  width: 100%;
  font-size: 0;
  letter-spacing: -0.1em;
}

footer .inner__sitemap__right>dl:nth-of-type(3)>dt {
  letter-spacing: 0.08em;
}

footer .inner__sitemap__right>dl:nth-of-type(3)>dd {
  -webkit-transition: all 0.5s;
  display: inline-block;
  width: 14.2857142857%;
  vertical-align: top;
  transition: all 0.5s;
}

footer .inner__sitemap__right>dl:nth-of-type(3)>dd>span {
  -webkit-transition: all 0.5s;
  font-size: 15px;
  font-size: 0.9375rem;
  cursor: pointer;
  transition: all 0.5s;
}

footer .inner__sitemap__right>dl:nth-of-type(3)>dd>span>img {
  -webkit-transition: all 0.5s;
  width: auto;
  height: 15px;
  margin-top: -2px;
  transition: all 0.5s;
}

footer .inner__sitemap__right>dl:nth-of-type(3)>dd>span:hover {
  opacity: 0.6;
}

footer .inner__sitemap__right>dl:nth-of-type(3)>dd>span:hover img {
  opacity: 0.6;
}

footer .inner__sitemap__right__modal {
  -webkit-transition: all 0.5s;
  -webkit-box-shadow: 1px 3px 11px -2px #c4c4c4;
  position: absolute;
  right: 0;
  bottom: 100px;
  left: 0;
  width: 440px;
  max-height: 280px;
  margin: auto;
  background-color: #ebebeb;
  box-shadow: 1px 3px 11px -2px #c4c4c4;
  text-align: left;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}

footer .inner__sitemap__right__modal ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-width: 100%;
  max-height: 250px;
  margin: 20px;
  column-count: 2;
  line-height: 1.8;
}

footer .inner__sitemap__right__modal ul li {
  flex-basis: 50%;
  max-width: 50%;
  padding: 2px 0;
}

footer .inner__sitemap__right__modal ul li a figure {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

footer .inner__sitemap__right__modal ul li a figure img {
  width: 100%;
  height: auto;
}

footer .inner__sitemap__right__modal ul li a>span {
  display: inline-block;
  width: calc(100% - 50px);
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.25;
  vertical-align: middle;
}

footer .inner__sitemap__right__modal .modal-close {
  display: inline-block;
  z-index: 1;
  position: relative;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

footer .inner__sitemap__right__modal .modal-close span::before,
footer .inner__sitemap__right__modal .modal-close span::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  margin: -8% 0 0 -42%;
  background: #000;
  content: "";
}

footer .inner__sitemap__right__modal .modal-close span::before {
  transform: rotate(-45deg);
}

footer .inner__sitemap__right__modal .modal-close span::after {
  transform: rotate(45deg);
}

footer .inner__sitemap__right__modal.is-active {
  -webkit-transition: all 0.5s;
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.5s;
}

footer .inner__other {
  padding: 70px 0 80px;
  border-top: 1px solid #ddd;
}

footer .inner__other__lang {
  position: relative;
  float: left;
  text-align: left;
}

footer .inner__other__lang>ul>li {
  display: none;
  height: 12px;
  font-size: 10px;
  font-size: 0.625rem;
  vertical-align: middle;
  cursor: pointer;
}

footer .inner__other__lang>ul>li:before {
  display: inline-block;
  width: 23px;
  height: 1px;
  margin-right: 15px;
  background-color: #000;
  vertical-align: middle;
  content: "";
}

footer .inner__other__lang div {
  -webkit-transition: all 0.5s;
  -webkit-box-shadow: 1px 3px 11px -2px #c4c4c4;
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 20px;
  background-color: #ebebeb;
  box-shadow: 1px 3px 11px -2px #c4c4c4;
  opacity: 0;
  transition: all 0.5s;
}

footer .inner__other__lang div>ul>li {
  display: block;
  line-height: 2;
}

footer .inner__other__lang div>ul>li a {
  font-size: 12px;
  font-size: 0.75rem;
}

footer .inner__other__lang div>ul>li.is-active a {
  font-weight: bold;
}

footer .inner__other__lang div.is-active {
  -webkit-transition: all 0.5s;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.5s;
}

footer .inner__other h1 {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 230px;
  margin: auto;
  transform: translateX(-50%);
}

footer .inner__other h1 a {
  display: block;
}

footer .inner__other h1 .general-view {
  display: initial;
}

footer .inner__other h1 .darktheme-view {
  display: none;
}

footer .inner__other__copyright {
  float: right;
  text-align: right;
}

footer .inner__other__copyright small {
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
}

footer .general-view {
  display: initial;
}

footer .darktheme-view {
  display: none;
}

body.darktheme footer {
  border-top: 1px solid #404040;
  background: #000;
}

body.darktheme footer .inner__sitemap__left dl dt {
  color: #fff;
}

body.darktheme footer .inner__sitemap__left dl dt a {
  color: #fff;
}

body.darktheme footer .inner__sitemap__left dl dd a {
  color: #fff;
}

body.darktheme footer .inner__sitemap__left dl dd ul li {
  color: #fff;
}

body.darktheme footer .inner__sitemap__left dl dd ul li a {
  color: #fff;
}

body.darktheme footer .inner__sitemap__right dl dt {
  color: #fff;
}

body.darktheme footer .inner__sitemap__right dl dd {
  color: #fff;
}

body.darktheme footer .inner__sitemap__right dl dd a {
  color: #fff;
}

body.darktheme footer .inner__sitemap__right dl dd span {
  color: #fff;
}

body.darktheme footer .inner__sitemap__right dl dd .fab {
  color: #fff;
}

body.darktheme footer .inner__sitemap__right dl dd ul li a span {
  color: #000;
}

body.darktheme footer .inner__sitemap__right dl dd .dropmenu-trigg svg polygon {
  fill: #fff;
}

body.darktheme footer .inner__other {
  border-top: 1px solid #404040;
}

body.darktheme footer .inner__other__lang ul li {
  color: #fff;
}

body.darktheme footer .inner__other__lang ul li:before {
  background-color: #fff;
}

body.darktheme footer .inner__other__copyright small {
  color: #fff;
}

body.darktheme footer .general-view {
  display: none !important;
}

body.darktheme footer .darktheme-view {
  display: initial !important;
}

/*----------------------------------------
	header
----------------------------------------*/
header {
  -webkit-transition: all 0.5s;
  z-index: 20;
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.5s;
}

header .inner {
  -webkit-transition: all 1s;
  position: relative;
  margin-top: 45px;
  padding: 40px 0;
  transition: all 1s;
}

header .inner:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

header .inner .newsletter-link {
  z-index: 10;
  position: absolute;
  top: -30px;
  left: 30px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.08em;
}

header .inner>aside {
  z-index: 60;
  position: absolute;
  top: -30px;
  right: 30px;
}

header .inner>aside dl {
  width: 100%;
}

header .inner>aside dl dt {
  display: inline-block;
  padding-right: 14px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: left;
  vertical-align: top;
}

header .inner>aside dl dd {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 300;
  text-align: right;
  vertical-align: top;
}

header .inner>aside dl dd>ul>li {
  display: none;
  color: #fff;
  font-size: 11px;
  font-size: 0.6875rem;
  cursor: pointer;
}

header .inner>aside dl dd div {
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 22px;
  right: 0;
  padding: 20px;
  background-color: #ebebeb;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}

header .inner>aside dl dd div>ul>li {
  display: block;
  line-height: 2;
}

header .inner>aside dl dd div>ul>li a {
  font-size: 12px;
  font-size: 0.75rem;
  pointer-events: none;
}

header .inner>aside dl dd div>ul>li a.is-active {
  font-weight: bold;
}

header .inner>aside dl dd.is-active div {
  -webkit-transition: all 0.5s;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.5s;
}

header .inner>aside dl dd.is-active div ul li a {
  pointer-events: auto;
}

header .inner .menu-btn {
  -webkit-transition: all 0.2s ease-out;
  display: block;
  z-index: 20;
  position: relative;
  width: 100px;
  height: 10px;
  margin-top: 3px;
  margin-left: 30px;
  float: left;
  cursor: pointer;
  transition: all 0.2s ease-out;
}

header .inner .menu-btn__top {
  -webkit-transition: all 0.2s;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 20%;
  left: 0;
  width: 14px;
  height: 1px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #fff;
  transition: all 0.2s;
}

header .inner .menu-btn__bottom {
  -webkit-transition: all 0.2s;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 90%;
  left: 0;
  width: 14px;
  height: 1px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #fff;
  transition: all 0.2s;
}

header .inner .menu-btn__menu {
  -webkit-transition: all 0.2s ease-out;
  display: block;
  position: absolute;
  left: 24px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 12px;
  transition: all 0.2s ease-out;
}

header .inner .menu-btn__close {
  -webkit-transition: all 0.2s ease-out;
  display: none;
  position: absolute;
  left: 24px;
  color: #000;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.2s ease-out;
}

header .inner .menu-btn.is-open {
  -webkit-transition: all 0.2s ease-out;
  z-index: 22;
  transition: all 0.2s ease-out;
}

header .inner .menu-btn.is-open .menu-btn__top {
  -webkit-transform: rotate(0.7854rad) translateY(-50%);
  top: -2px;
  width: 21px;
  transform: rotate(0.7854rad) translateY(-50%);
  background-color: #000;
}

header .inner .menu-btn.is-open .menu-btn__bottom {
  -webkit-transform: rotate(-0.7854rad) translateY(-50%);
  top: calc(100% + 3px);
  width: 21px;
  transform: rotate(-0.7854rad) translateY(-50%);
  background-color: #000;
}

header .inner .menu-btn.is-open .menu-btn__menu {
  display: none;
}

header .inner .menu-btn.is-open .menu-btn__close {
  display: block;
}

header .inner .menu-contents {
  -webkit-transition: all 0.5s;
  z-index: 20;
  position: absolute;
  top: 0;
  left: -388px;
  width: 388px;
  height: 100vh;
  padding: 77px 0 90px;
  background-color: #fff;
  opacity: 0;
  transition: all 0.5s;
}

header .inner .menu-contents.is-open {
  -webkit-transition: all 0.5s;
  z-index: 21;
  left: 0;
  opacity: 1;
  transition: all 0.5s;
}

header .inner .menu-contents__inner {
  height: 100%;
  padding-bottom: 45px;
  overflow-y: scroll;
  border-top: 1px solid #ddd;
}

header .inner .menu-contents__inner>ul {
  margin: 20px 30px 45px;
}

header .inner .menu-contents__inner>ul>li {
  text-align: left;
}

header .inner .menu-contents__inner>ul>li a {
  display: block;
  padding: 10px 0;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
}

header .inner .menu-contents__inner>ul>li:nth-child(8) {
  margin-bottom: 20px;
}

header .inner .menu-contents__inner>ul>li:nth-child(8)>a {
  padding: 10px 0 10px;
}

header .inner .menu-contents__inner>ul>li:nth-child(9) {
  margin-top: 30px;
  border-top: 1px solid #ddd;
}

header .inner .menu-contents__inner>ul>li:nth-child(9) a {
  margin-top: 30px;
}

header .inner .menu-contents__inner>ul>li .ico_link {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 5px;
  vertical-align: top;
}

header .inner .menu-contents__inner>ul>li.dropmenu-area .dropmenu-trigg {
  position: relative;
}

header .inner .menu-contents__inner>ul>li.dropmenu-area .dropmenu-trigg svg {
  -webkit-transition: all 0.5s;
  -webkit-transform: translateY(-50%);
  -webkit-transform-origin: center;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  transform: translateY(-50%);
  transform-origin: center;
  transition: all 0.5s;
}

header .inner .menu-contents__inner>ul>li.dropmenu-area .dropmenu-trigg.is-active svg {
  transform: rotateX(180deg);
}

header .inner .menu-contents__inner>ul>li.dropmenu-area .dropmenu-contents li a {
  padding: 5px 5px 5px 20px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
}

header .inner .menu-contents__inner>ul>li.dropmenu-area.is-active {
  display: block;
}

header .inner .menu-contents__inner>ul>li.login-visible {
  margin-top: 30px;
  border-top: 1px solid #ddd;
}

header .inner .menu-contents__inner>ul>li.login-visible a {
  margin-top: 30px;
}

header .inner .menu-contents__inner>aside {
  position: absolute;
  bottom: 70px;
  left: 30px;
  width: calc(100% - 60px);
  text-align: left;
}

header .inner .menu-contents__inner>aside dl {
  width: 100%;
}

header .inner .menu-contents__inner>aside dl dt {
  display: inline-block;
  width: 120px;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: left;
  vertical-align: middle;
}

header .inner .menu-contents__inner>aside dl dd {
  display: inline-block;
  position: relative;
  width: calc(100% - 130px);
  padding-right: 24px;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: right;
  vertical-align: middle;
}

header .inner .menu-contents__inner>aside dl dd:after {
  -webkit-transform-origin: center;
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
  transform-origin: center;
  background-image: url("../images/common/arrow_bottom.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  transition: all 0.5s;
}

header .inner .menu-contents__inner>aside dl dd>ul>li {
  display: none;
}

header .inner .menu-contents__inner>aside dl dd>ul>li.is-active {
  display: block;
}

header .inner .menu-contents__inner>aside dl dd div {
  -webkit-box-shadow: 1px 3px 11px -2px #c4c4c4;
  -webkit-transition: all 0.2s ease-out;
  position: absolute;
  right: 0;
  bottom: 40px;
  padding: 20px;
  background-color: #ebebeb;
  box-shadow: 1px 3px 11px -2px #c4c4c4;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s ease-out;
}

header .inner .menu-contents__inner>aside dl dd div>ul>li {
  display: block;
  line-height: 2;
}

header .inner .menu-contents__inner>aside dl dd div>ul>li a {
  font-size: 12px;
  font-size: 0.75rem;
}

header .inner .menu-contents__inner>aside dl dd div>ul>li.is-active a {
  font-weight: bold;
}

header .inner .menu-contents__inner>aside dl dd.is-active:after {
  -webkit-transform: rotateX(180deg);
  -webkit-transition: all 0.5s;
  transform: rotateX(180deg);
  transition: all 0.5s;
}

header .inner .menu-contents__inner>aside dl dd.is-active div {
  opacity: 1;
  pointer-events: auto;
}

header .inner nav {
  -webkit-transition: all 0.5s;
  position: absolute;
  right: 0;
  left: 0;
  transition: all 0.5s;
}

header .inner nav>ul {
  text-align: center;
}

header .inner nav>ul>li {
  display: inline-block;
  position: relative;
  margin-right: 22px;
}

header .inner nav>ul>li:last-child {
  margin-right: 0;
}

header .inner nav>ul>li a {
  position: relative;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 0.15em;
}

header .inner nav>ul>li.dropmenu-area .dropmenu-trigg {
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 0.15em;
  cursor: pointer;
}

header .inner nav>ul>li.dropmenu-area .dropmenu-trigg:hover {
  opacity: 0.6;
}

header .inner nav>ul>li.dropmenu-area .dropmenu-contents {
  position: absolute;
  width: auto;
  min-width: 190px;
  padding-top: 15px;
  text-align: left;
}

header .inner nav>ul>li.dropmenu-area .dropmenu-contents li a {
  padding: 5px 5px 5px 0;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
}

header .inner nav>ul>li.dropmenu-area-theshop .dropmenu-contents {
  min-width: 190px !important;
}

header .inner .brand-btn {
  -webkit-transition: all 0.2s ease-out;
  display: block;
  z-index: 20;
  position: relative;
  width: 210px;
  height: 15px;
  margin-top: 3px;
  margin-right: 30px;
  float: right;
  font-size: 0;
  text-align: right;
  cursor: pointer;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn__menu {
  -webkit-transition: all 0.2s ease-out;
  display: block;
  position: absolute;
  right: 24px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 14px;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn__close {
  -webkit-transition: all 0.2s ease-out;
  display: none;
  position: absolute;
  right: 32px;
  color: #000;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 14px;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn__wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-transition: all 0.2s ease-out;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  margin: 0 0 0 auto;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn__wrapper:after {
  -webkit-transition: all 0.5s ease-out;
  display: block;
  position: fixed;
  top: 45px;
  right: -388px;
  width: 388px;
  height: 80px;
  background-color: #fff;
  content: "";
  opacity: 0.8;
  pointer-events: none;
  transition: all 0.5s ease-out;
}

header .inner .brand-btn__wrapper__square {
  -webkit-transition: all 0.2s ease-out;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 1px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #fff;
  opacity: 1;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn__wrapper__top {
  -webkit-transition: all 0.2s ease-out;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: none;
  position: absolute;
  top: 20%;
  right: 0;
  width: 21px;
  height: 1px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #fff;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn__wrapper__bottom {
  -webkit-transition: all 0.2s ease-out;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: none;
  position: absolute;
  top: 90%;
  right: 0;
  width: 21px;
  height: 1px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #fff;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn.is-open {
  -webkit-transition: all 0.1s ease-out;
  z-index: 22;
  transition: all 0.1s ease-out;
}

header .inner .brand-btn.is-open:after {
  -webkit-transition: all 1s ease-out;
  right: 0;
  transition: all 1s ease-out;
}

header .inner .brand-btn.is-open .brand-btn__wrapper {
  width: 20px;
  height: 20px;
}

header .inner .brand-btn.is-open .brand-btn__wrapper__square {
  width: 5px;
  height: 2px;
  margin: 0;
  opacity: 0;
}

header .inner .brand-btn.is-open .brand-btn__wrapper__top {
  -webkit-transform: rotate(0.7854rad) translateY(-50%);
  display: block;
  top: -1px;
  width: 21px;
  transform: rotate(0.7854rad) translateY(-50%);
  background-color: #000;
}

header .inner .brand-btn.is-open .brand-btn__wrapper__bottom {
  -webkit-transform: rotate(-0.7854rad) translateY(-50%);
  display: block;
  top: calc(100% - 6px);
  width: 21px;
  transform: rotate(-0.7854rad) translateY(-50%);
  background-color: #000;
}

header .inner .brand-btn.is-open .brand-btn__menu {
  -webkit-transition: all 0.2s ease-out;
  display: none;
  transition: all 0.2s ease-out;
}

header .inner .brand-btn.is-open .brand-btn__close {
  -webkit-transition: all 0.2s ease-out;
  display: block;
  transition: all 0.2s ease-out;
}

header .inner .brand-contents {
  -webkit-transition: all 0.5s;
  z-index: 21;
  position: absolute;
  top: 0;
  right: -388px;
  width: 388px;
  height: 100vh;
  padding: 77px 0;
  overflow: auto;
  background-color: #fff;
  opacity: 0;
  transition: all 0.5s;
}

header .inner .brand-contents.is-open {
  -webkit-transition: all 0.5s;
  right: 0;
  padding: 77px 0 0;
  opacity: 1;
  transition: all 0.5s;
}

header .inner .brand-contents__inner {
  position: relative;
  height: 100%;
  overflow-y: scroll;
}

header .inner .brand-contents__inner>ul {
  margin: 20px 30px 70px;
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
}

header .inner .brand-contents__inner>ul>li {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #ebebeb;
  text-align: left;
  vertical-align: top;
}

header .inner .brand-contents__inner>ul>li a {
  display: block;
}

header .inner .brand-contents__inner>ul>li a figure {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

header .inner .brand-contents__inner>ul>li.left {
  width: calc((100% - 5px) / 2);
  margin-right: 5px;
}

header .inner .brand-contents__inner>ul>li.right {
  width: calc((100% - 5px) / 2);
}

header .inner .brand-contents__inner>ul>li.theshop-link {
  border: 0;
}

header .attention-link {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.5s;
  box-sizing: border-box;
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 45px;
  padding: 0 30px;
  background-color: #272727;
  text-align: center;
  transition: all 0.5s;
}

header .attention-link.is-active {
  -webkit-transition: all 0.5s;
  opacity: 0;
  transition: all 0.5s;
}

header .attention-link .attention-link__content::-webkit-scrollbar {
  display: none;
}

header .attention-link__content {
  -webkit-transition: all 1s ease;
  display: inline-block;
  position: relative;
  transition: all 1s ease;
}

header .attention-link__content span {
  display: inline-block;
  height: 100%;
  color: #fff;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.5;
  vertical-align: middle;
}

header .attention-link__content a {
  display: inline-block;
  position: relative;
  max-width: 50vw;
  line-height: 42px;
  vertical-align: top;
  white-space: nowrap;
}

header .attention-link__content a:hover {
  opacity: 1;
}

header .attention-link__content a:hover span {
  opacity: 0.6;
}

header .attention-link__content a:hover .arrow {
  right: -25px;
  opacity: 1 !important;
}

header .attention-link__content a:after {
  transition: all 0.2s;
}

header .attention-link .swiper-container:after {
  display: none;
}

header .attention-link .swiper-slide {
  opacity: 0;
}

header .attention-link .swiper-slide.swiper-slide-active {
  opacity: 1;
}

header .attention-link .swiper-none .swiper-slide {
  opacity: 1;
}

header .attention-link .arrow {
  -webkit-transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  position: absolute;
  top: 50%;
  right: -20px;
  width: 12px;
  height: 12px;
  padding: 3px;
  transform: translateY(-50%);
  border-radius: 6px;
  background-color: #fff;
  line-height: 12px;
  text-align: center;
  transition: all 0.2s;
}

header .attention-link .close {
  -webkit-transition: all 0.5s;
  display: inline-block;
  z-index: 1;
  margin-left: 30px;
  color: #ccc;
  font-size: 16px;
  line-height: 42px;
  vertical-align: top;
  cursor: pointer;
  transition: all 0.5s;
}

header .attention-link .close:hover {
  opacity: 0.5;
}

header .attention-link .close.pc-visible {
  display: inline-block !important;
}

header .attention-link .close.sp-visible {
  display: none !important;
}

header .overlay {
  display: none;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}

header.general {
  -webkit-transition: all 0.5s;
  border-bottom: 1px solid #ddd;
  background-color: #fafafa;
  transition: all 0.5s;
}

header.general .inner {
  margin-top: 0;
  padding: 40px 0;
}

header.general .inner .newsletter-link {
  display: none;
}

header.general .inner>aside {
  display: none;
}

header.general .inner .menu-btn__menu {
  color: #000;
}

header.general .inner .menu-btn__top {
  background-color: #000;
}

header.general .inner .menu-btn__bottom {
  background-color: #000;
}

header.general .inner .menu-contents {
  padding: 98px 0 90px;
}

header.general .inner>nav {
  right: initial;
  left: 150px;
}

header.general .inner>nav>ul>li a {
  color: #000;
}

header.general .inner .brand-btn__menu {
  color: #000;
}

header.general .inner .brand-btn__wrapper__square {
  background-color: #000;
}

header.over {
  -webkit-transition: all 0.5s;
  border-bottom: 1px solid #ddd;
  background-color: #fafafa;
  transition: all 0.5s;
}

header.over .inner {
  margin-top: 0;
  padding: 40px 0;
}

header.over .inner.attention-link-visible {
  margin-top: 0;
}

header.over .inner .menu-btn__menu {
  color: #000;
}

header.over .inner .menu-btn__top {
  background-color: #000;
}

header.over .inner .menu-btn__bottom {
  background-color: #000;
}

header.over .inner>nav {
  right: initial;
  left: 150px;
}

header.over .inner>nav>ul>li a {
  color: #000;
}

header.over .inner>nav>ul>li.dropmenu-area .dropmenu-contents {
  -webkit-transform: none;
  left: -20px;
  min-width: 220px;
  padding: 25px 20px 10px;
  transform: none;
  background: #101010;
}

header.over .inner>nav>ul>li.dropmenu-area-theshop .dropmenu-contents {
  min-width: 220px !important;
}

header.over .inner .brand-btn__menu {
  color: #000;
}

header.over .inner .brand-btn__wrapper__square {
  background-color: #000;
}

header.over .attention-link {
  position: relative;
}

header.parallax {
  position: absolute;
  height: 100px;
}

.parallax-wrapper {
  position: relative;
  margin-top: 100vh;
  background-color: #fafafa;
}

body.darktheme header.over {
  border-bottom: 0;
  background-color: #101010 !important;
}

body.darktheme header.over .inner .menu-btn__menu {
  color: #fff;
}

body.darktheme header.over .inner .menu-btn__top {
  background-color: #fff;
}

body.darktheme header.over .inner .menu-btn__bottom {
  background-color: #fff;
}

body.darktheme header.over .inner .menu-btn.is-open .menu-btn__top {
  background-color: #000 !important;
}

body.darktheme header.over .inner .menu-btn.is-open .menu-btn__bottom {
  background-color: #000 !important;
}

body.darktheme header.over .inner>nav>ul>li a {
  color: #fff;
}

body.darktheme header.over .inner>nav>ul>li.dropmenu-area .dropmenu-contents {
  -webkit-transform: none;
  left: -20px;
  min-width: 220px;
  padding: 25px 20px 10px;
  transform: none;
  background: #101010;
}

body.darktheme header.over .inner>nav>ul>li.dropmenu-area-theshop .dropmenu-contents {
  min-width: 220px !important;
}

body.darktheme header.over .inner .brand-btn__menu {
  color: #fff;
}

body.darktheme header.over .inner .brand-btn__wrapper__square {
  background-color: #fff;
}

body.darktheme header.general {
  border-bottom: 1px solid #303030;
  background-color: #101010 !important;
}

body.darktheme header.general .inner .menu-btn__menu {
  color: #fff;
}

body.darktheme header.general .inner .menu-btn__top {
  background-color: #fff;
}

body.darktheme header.general .inner .menu-btn__bottom {
  background-color: #fff;
}

body.darktheme header.general .inner .menu-btn.is-open .menu-btn__top {
  background-color: #000 !important;
}

body.darktheme header.general .inner .menu-btn.is-open .menu-btn__bottom {
  background-color: #000 !important;
}

body.darktheme header.general .inner>nav>ul>li a {
  color: #fff;
}

body.darktheme header.general .inner>nav>ul>li.dropmenu-area .dropmenu-contents {
  -webkit-transform: none;
  left: -20px;
  min-width: 184px;
  padding: 25px 20px 10px;
  transform: none;
  background: #fafafa;
}

body.darktheme header.general .inner>nav>ul>li.dropmenu-area-theshop .dropmenu-contents {
  min-width: 220px !important;
}

body.darktheme header.general .inner .brand-btn__menu {
  color: #fff;
}

body.darktheme header.general .inner .brand-btn__wrapper__square {
  background-color: #fff;
}

body.darktheme .parallax-wrapper {
  backface-visibility: hidden;
  background-color: #101010;
}

header.general .inner nav>ul>li.dropmenu-area .dropmenu-contents {
  -webkit-transform: none;
  left: -20px;
  min-width: 220px;
  padding: 25px 20px 10px;
  transform: none;
  background: #fafafa;
}

header.general .inner nav>ul>li.dropmenu-area-theshop .dropmenu-contents {
  min-width: 220px !important;
}

body.darktheme header.general .inner nav>ul>li.dropmenu-area .dropmenu-contents {
  background: #101010;
}

.attention .content_title {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  letter-spacing: 0.2em;
  text-align: center;
}

.attention .content_inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 30px;
}

.attention .content_inner .lead {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin-bottom: 90px;
  padding: 64px 108px;
  background-color: #fff;
}

.attention .content_inner .lead_title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.4;
  text-align: left;
}

.attention .content_inner .lead .data {
  -webkit-transform: translate(-50%, 50%);
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  padding: 4px 50px;
  transform: translate(-50%, 50%);
  background-color: #000000;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
}

.attention .content_inner .body {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}

.attention .content_inner .body_title {
  margin-bottom: 30px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.41667;
  text-align: left;
}

.attention .content_inner .body p {
  margin-bottom: 30px;
  line-height: 1.875;
  text-align: left;
}

.attention .common-pager {
  margin: 130px auto 0;
}

.attention .common-pager__prev {
  float: none;
}

.brandtop__intro {
  -webkit-backface-visibility: hidden;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  backface-visibility: hidden;
  line-height: 0;
}

.brandtop__intro video {
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.brandtop__intro__img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.brandtop__intro__img img {
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.brandtop__intro .yy_ss24 {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 324px;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 680px) {
    .brandtop__intro .yy_ss24 {
    width: 75%;
  }
}

.brandtop__intro .yy_ss24_tag  {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  bottom: 75px;
  left: 50%;
  width: 201px;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 680px) {
    .brandtop__intro .yy_ss24_tag {
    width: 45%;
  }
}

.brandtop__intro figure img {
  width: 100%;
}

.brandtop__intro__skip {
  -webkit-transform: translateX(-50%);
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.brandtop__intro__skip .text {
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
}

.brandtop__intro__skip .arrow {
  display: block;
  position: relative;
  width: 1px;
  height: 20px;
  margin: 10px auto 0;
  background-color: #fff;
  content: "";
}

.brandtop__intro__skip .arrow:after {
  -webkit-transform-origin: bottom;
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 10px;
  transform: rotate(45deg);
  transform-origin: bottom;
  background-color: #fff;
  content: "";
}

.brandtop__intro__btn {
  -webkit-transition: all 0.5s;
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  text-align: left;
  transition: all 0.5s;
}

.brandtop__intro a.brandtop__intro__btn:hover {
  padding-left: 20px;
}

.brandtop__intro.ys figure {
  width: 78px;
}

.brandtop__intro .modal-overlay {
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.brandtop__intro .modal-overlay__inner {
  position: fixed;
  width: 60vw;
  height: 40vw;
  margin: 0;
}

.brandtop__intro .modal-overlay iframe {
  width: 100%;
  height: 100%;
}

.brandtop__intro .modal-overlay img {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.brandtop__mt {
  display: block;
  width: 100%;
  height: 100vh;
  padding-bottom: 100vh;
  content: "";
  pointer-events: none;
}

.brandtop__logo {
  margin-bottom: 30px;
}

.brandtop__logo h2 {
  position: relative;
  height: 135px;
}

.brandtop__logo h2 img {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 100%;
  margin: auto;
  transform: translateY(-50%);
}

.brandtop__movie {
  margin: 0 30px 0;
  padding: 0 0 30px;
}

.brandtop__movie iframe {
  width: 100%;
  height: 54vw;
}

.brandtop__movie ul {
  margin: auto;
  font-size: 0;
  letter-spacing: -0.01em;
}

.brandtop__movie ul li {
  display: inline-block;
  width: calc((100% - 30px) / 2);
  vertical-align: top;
}

.brandtop__movie ul li:nth-child(odd) {
  margin-right: 30px;
}

.brandtop__movie ul li>iframe {
  width: 100%;
  height: 30vw;
}

.brandtop__projects {
  position: relative;
  min-height: 48.675vw;
  margin: 0 30px 60px;
  padding: 0;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.brandtop__projects h3 {
  position: absolute;
  top: 60px;
  left: 60px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
}

.brandtop__projects__left {
  position: absolute;
  bottom: 60px;
  left: 60px;
  width: 60%;
  text-align: left;
}

.brandtop__projects__left span {
  -webkit-transition: all 0.5s;
  display: inline-block;
  margin-bottom: 15px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  transition: all 0.5s;
}

.brandtop__projects__left h4 {
  -webkit-transition: all 0.5s;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.25;
  word-break: break-all;
  transition: all 0.5s;
}

.brandtop__projects__left a:hover span {
  opacity: 0.6 !important;
}

.brandtop__projects__left a:hover h4 {
  opacity: 0.6 !important;
}

.brandtop__projects__left h5 {
  width: 300px;
  margin: 30px 0 10px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.5;
  line-height: 1.8;
}

.brandtop__projects__left p {
  width: 300px;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 2.25;
}

.brandtop__projects__left p .readmore {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  color: #fff;
  line-height: 1.5;
}

.brandtop__projects__left p .readmore>span {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  left: 0px;
  margin: 0;
  color: #fff;
  letter-spacing: -0.05em;
}

.brandtop__projects__right {
  width: 32%;
  max-width: 280px;
  margin-top: 60px;
  margin-right: 60px;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: left;
}

.brandtop__collection {
  position: relative;
  margin: 0 30px 0;
  padding: 0;
  overflow: hidden;
}

.brandtop__collection ul {
  margin: auto;
  font-size: 0;
  letter-spacing: -0.01em;
  text-align: left;
}

.brandtop__collection ul li {
  display: inline-block;
  margin-bottom: 50px;
  text-align: center;
  vertical-align: bottom;
}

.brandtop__collection ul li div {
  margin-bottom: 25px;
}

.brandtop__collection ul li div h3 {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: -0.2em;
  transition: all 0.5s;
}

.brandtop__collection ul li div h3 span {
  -webkit-transition: all 0.5s;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: "Optima", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  letter-spacing: 0;
  transition: all 0.5s;
}

.brandtop__collection ul li div h3 span.space {
  padding-right: 0.5em;
}

.brandtop__collection ul li div h3.line-2 {
  height: 2em;
}

.brandtop__collection ul li div h4 {
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

.brandtop__collection ul li figure {
  width: 100%;
  overflow: hidden;
  background-color: #000;
}

.brandtop__collection ul li figure img {
  width: 100.5%;
}

.brandtop__collection ul.column-1 {
  padding: 170px 27%;
}

.brandtop__collection ul.column-1 li {
  position: relative;
  width: 100%;
  margin-right: 0 !important;
}

.brandtop__collection ul.column-1 li a figure {
  background-color: initial;
}

.brandtop__collection ul.column-1-full li {
  width: 100%;
  margin-right: 0 !important;
}

.brandtop__collection ul.column-2 li {
  width: calc((100% - 30px) / 2);
}

.brandtop__collection ul.column-2 li:nth-child(odd) {
  margin-right: 30px;
}

.brandtop__collection ul.column-3 li {
  width: calc((100% - 60px) / 3);
}

.brandtop__collection ul.column-3 li:not(:nth-child(3n)) {
  margin-right: 30px;
}

.brandtop__collection ul.column-3 li div h3 {
  font-size: 16px;
  font-size: 1rem;
}

.brandtop__collection ul.column-3 li div h3 span {
  font-size: 16px;
  font-size: 1rem;
}

.brandtop__collection__logobtn {
  display: block;
  position: absolute;
  right: 5%;
  bottom: 50px;
  width: 210px;
}

.brandtop__collection__logobtn:hover {
  opacity: 0.6;
}

.brandtop .common-shop {
  padding-bottom: 60px;
}

.brandtop .common-news {
  padding-bottom: 60px;
}

.brandtop.brandtop-yy {
  padding-top: 1px;
}

.brandtop.brandtop-yy .brandtop__logo h2 img {
  height: 90px;
}

.brandtop.brandtop-yy .brandtop__movie {
  margin-bottom: 60px;
}

.brandtop.brandtop-yy .brandtop__projects {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyfemmess24_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects .readmore {
  display: inline-block;
}

.brandtop.brandtop-yy .brandtop__projects.capsules {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyhomewomens_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.lamborghini {
  background-image: url(../images/brandtop-yy/projects_banner_lamborghini_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme2122aw {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyhomeaw2122_pc_v2.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyfemme2122aw {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyfemmeaw2122_pc_add.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyfemme2122aw h5 {
  width: auto;
}

.brandtop.brandtop-yy .brandtop__projects.yyfemme2122aw p {
  width: auto;
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme22ss {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyhommess22_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme22ss p {
  margin-top: 20px;
}

.brandtop.brandtop-yy .brandtop__projects.yyfemme22ss {
  background-image: url(../images/brandtop-yy/brandtop_yyfemme_2022ss_projecsbnr_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyfemme22ss p {
  margin-top: 20px;
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme22aw {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyhomeaw2022_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyfemme22aw {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyfemmeaw2022_02_pc.jpg);
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme23ss {
  background-image: url(../images/brandtop-yy/projects_banner_main_yyhommess23_pc.jpg?v=1);
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme23ss h5 {
  width: auto;
}

.brandtop.brandtop-yy .brandtop__projects.yyhomme23ss p {
  width: auto;
}

.brandtop.brandtop-yy .brandtop__collection ul li h3 {
  color: #fff;
}

.brandtop.brandtop-yy .brandtop__collection ul li h3 span {
  color: #fff;
}

.brandtop.brandtop-yy .brandtop__collection ul li h4 {
  color: #fff;
}

.brandtop.brandtop-yy .brandtop__collection ul li h4 a {
  color: #fff;
}

.brandtop.brandtop-ys {
  padding-top: 1px;
}

.brandtop.brandtop-ys .brandtop__logo h2 img {
  height: 60px;
}

.brandtop.brandtop-ys .brandtop__projects {
  background-image: url(../images/brandtop-ys/projects_banner_womens_empowerment_main_pc.jpg);
}

.brandtop.brandtop-ys .brandtop__projects .brandtop__projects__left p {
  width: 600px;
}

.brandtop.brandtop-ys .brandtop__projects.virturlysinstallation {
  background-image: url(../images/brandtop-ys/projects_banner_virturlysinstallation_pc.jpg);
}

.brandtop.brandtop-ys .brandtop__projects.virturlysinstallation .brandtop__projects__left {
  width: 80%;
}

.brandtop.brandtop-ys .brandtop__projects.virturlysinstallation .brandtop__projects__left h4 {
  margin-bottom: 30px;
}

.brandtop.brandtop-ys .brandtop__projects.virturlysinstallation .brandtop__projects__left h4>.small {
  display: block;
  margin: 15px 0 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.25;
}

.brandtop.brandtop-ys .brandtop__projects.ysgshock {
  background-image: url(../images/brandtop-ys/projects_ys_g-shock_pc.jpg);
}

.brandtop.brandtop-ys .brandtop__projects.ysadidas {
  background-image: url(../images/brandtop-ys/projects_ys_adidas_pc.jpg);
}

.brandtop.brandtop-ys .brandtop__projects.yschanmina {
  background-image: url(../images/brandtop-ys/projects_ys_chanmina_pc.jpg);
}

.brandtop.brandtop-ys .brandtop__projects.ysadidas .brandtop__projects__left h4 {
  margin-bottom: 30px;
}

.brandtop.brandtop-discord .brandtop__logo h2 img {
  height: 117px;
}

.brandtop.brandtop-discord .brandtop__projects {
  background-image: url(../images/brandtop-discord/bnr_projects_pc.jpg);
}

.brandtop.brandtop-groundy .brandtop__logo h2 img {
  height: 70px;
}

.brandtop.brandtop-groundy .brandtop__projects {
  background-image: url(../images/brandtop-groundy/bnr_projects_pc.jpg);
}

.brandtop.brandtop-groundy .brandtop__projects h3 {
  color: #000;
}

.brandtop.brandtop-groundy .brandtop__projects .brandtop__projects__left span,
.brandtop.brandtop-groundy .brandtop__projects .brandtop__projects__left h4,
.brandtop.brandtop-groundy .brandtop__projects .brandtop__projects__left h5,
.brandtop.brandtop-groundy .brandtop__projects .brandtop__projects__left p,
.brandtop.brandtop-groundy .brandtop__projects .brandtop__projects__left .readmore,
.brandtop.brandtop-groundy .brandtop__projects .brandtop__projects__left .readmore>span {
  color: #000;
}

.brandtop.brandtop-syte .brandtop__logo h2 img {
  height: 64px;
}

.brandtop.brandtop-wildside .brandtop__logo h2 img {
  height: 66px;
}

.brandtop.brandtop-syte .brandtop__projects {
  background-image: url(../images/brandtop-syte/bnr_projects_pc.jpg);
}

.brandtop.brandtop-syte .brandtop__projects h3 {
  color: #000;
}

.brandtop.brandtop-syte .brandtop__projects .brandtop__projects__left span,
.brandtop.brandtop-syte .brandtop__projects .brandtop__projects__left h4,
.brandtop.brandtop-syte .brandtop__projects .brandtop__projects__left h5,
.brandtop.brandtop-syte .brandtop__projects .brandtop__projects__left p,
.brandtop.brandtop-syte .brandtop__projects .brandtop__projects__left .readmore,
.brandtop.brandtop-syte .brandtop__projects .brandtop__projects__left .readmore>span {
  color: #000;
}

.brandtop.brandtop-syte .brandtop__collection ul:nth-of-type(2) {
  padding: 50px 27%;
}

.brandtop.brandtop-syte .brandtop__collection ul:nth-of-type(2) li {
  position: relative;
}

.brandtop.brandtop-syte .brandtop__collection ul:nth-of-type(2) li a figure {
  background-color: initial;
}

.brandtop.brandtop-limifeu .brandtop__logo h2 img {
  height: 50px;
}

.brandtop.brandtop-limifeu .brandtop__limifeu {
  position: relative;
  margin: 0 30px 150px;
}

.brandtop.brandtop-limifeu .brandtop__limifeu .swiper-slide img {
  width: 100%;
}

.brandtop.brandtop-limifeu .brandtop__limifeu h3 {
  z-index: 1;
  position: absolute;
  right: 50px;
  bottom: 20px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
}

.brandtop.brandtop-limifeu .brandtop__limifeu h3.color-black {
  color: #000;
}

.brandtop.brandtop-limifeu .brandtop__limifeu figure img {
  width: 100%;
}

.brandtop.brandtop-limifeu .brandtop__projects {
  background-image: url(../images/brandtop-limifeu/bnr_projects_pc.jpg);
}

.careers {
  /*  MW WP FORM 調整用　*/
}

.careers__content {
  position: relative;
  margin: 0 30px 0;
}

.careers__content>div:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.careers__content__left {
  position: relative;
}

.careers__content__left__guide {
  width: calc(100% - 35vw - 30px);
  margin: 0;
  padding: 0 0 50px;
  text-align: left;
}

.careers__content__left__guide__inner {
  padding: 50px;
  background-color: #fff;
}

.careers__content__left__guide__inner h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}

.careers__content__left__guide__inner__section {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 35px;
}

.careers__content__left__guide__inner__section p {
  color: #404040;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
}

.careers__content__left__guide__inner__section ul li {
  display: inline-block;
  min-width: 65px;
  padding: 0 5px;
  background-color: #EBEBEB;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
}

.careers__content__left__guide__inner__section ul li:not(:first-child) {
  margin-left: 6px;
}

.careers__content__left__guide__inner dl {
  font-size: 0;
  letter-spacing: -0.1em;
}

.careers__content__left__guide__inner dl dt {
  display: inline-block;
  width: 100px;
  margin-right: 28px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  vertical-align: top;
}

.careers__content__left__guide__inner dl dd {
  display: inline-block;
  width: calc(100% - 128px);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  vertical-align: top;
}

.careers__content__left__guide__inner dl dd:not(:last-child) {
  margin-bottom: 20px;
}

.careers__content__left__form {
  width: calc(100% - 35vw - 30px);
  margin: 0;
  padding: 0;
  text-align: left;
}

.careers__content__left__form>p {
  margin-bottom: 30px;
  font-weight: bold;
}

.careers__content__left__form__inner {
  padding: 50px;
  background-color: #EBEBEB;
}

.careers__content__left__form__inner h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}

.careers__content__left__form__inner dl {
  margin-bottom: 40px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.careers__content__left__form__inner dl dt {
  display: inline-block;
  position: relative;
  width: 150px;
  margin-right: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.5;
  vertical-align: top;
}

.careers__content__left__form__inner dl dt .small {
  font-size: 12px;
  font-size: 0.75rem;
}

.careers__content__left__form__inner dl dt .required {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px;
  border: 1px solid #FF0000;
  color: #FF0000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
}

.careers__content__left__form__inner dl dd {
  display: inline-block;
  width: calc(100% - 175px);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  vertical-align: top;
  /* IE */
  /* Edge */
}

.careers__content__left__form__inner dl dd:not(:last-child) {
  margin-bottom: 10px;
}

.careers__content__left__form__inner dl dd input::-moz-placeholder,
.careers__content__left__form__inner dl dd textarea::-moz-placeholder,
.careers__content__left__form__inner dl dd select::-moz-placeholder {
  color: #C4C4C4;
}

.careers__content__left__form__inner dl dd input::-moz-placeholder,
.careers__content__left__form__inner dl dd textarea::-moz-placeholder,
.careers__content__left__form__inner dl dd select::-moz-placeholder {
  color: #C4C4C4;
}

.careers__content__left__form__inner dl dd input::placeholder,
.careers__content__left__form__inner dl dd textarea::placeholder,
.careers__content__left__form__inner dl dd select::placeholder {
  color: #C4C4C4;
}

.careers__content__left__form__inner dl dd input::-ms-input-placeholder,
.careers__content__left__form__inner dl dd textarea::-ms-input-placeholder select::placeholder {
  color: #C4C4C4;
}

.careers__content__left__form__inner dl dd input[type=text],
.careers__content__left__form__inner dl dd input[type=email],
.careers__content__left__form__inner dl dd input[type=tel] {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  box-sizing: border-box;
  height: 50px;
  padding: 0 18px;
  border: 1px solid transparent;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 80px;
  transition: all 0.3s ease;
}

.careers__content__left__form__inner dl dd input[type=text]:hover,
.careers__content__left__form__inner dl dd input[type=email]:hover,
.careers__content__left__form__inner dl dd input[type=tel]:hover {
  border: 1px solid #ccc;
}

.careers__content__left__form__inner dl dd input[type=text]:focus,
.careers__content__left__form__inner dl dd input[type=email]:focus,
.careers__content__left__form__inner dl dd input[type=tel]:focus {
  outline: none;
}

.careers__content__left__form__inner dl dd input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  background-color: #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.careers__content__left__form__inner dl dd input[type=checkbox]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.careers__content__left__form__inner dl dd input[type=checkbox]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.careers__content__left__form__inner dl dd label {
  -webkit-transition: all 0.5s;
  display: inline-block;
  margin-right: 40px;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.careers__content__left__form__inner dl dd select {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  width: 100%;
  padding: 0 20px !important;
  background: #fff;
}

.careers__content__left__form__inner dl dd .select-wrap {
  position: relative;
  width: 350px;
  line-height: 50px;
}

.careers__content__left__form__inner dl dd .select-wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 50px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 50px;
  content: "\f107";
  pointer-events: none;
}

.careers__content__left__form__inner dl dd textarea {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  box-sizing: border-box;
  width: 100%;
  height: 300px;
  padding: 18px;
  border: 1px solid transparent;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.6;
  transition: all 0.3s ease;
}

.careers__content__left__form__inner dl dd textarea:focus {
  outline: none;
}

.careers__content__left__form__inner dl div {
  display: inline-block;
  width: 48%;
  margin-bottom: 10px;
  vertical-align: top;
}

.careers__content__left__form__inner dl div:nth-of-type(odd) {
  margin-right: 10px;
}

.careers__content__left__form__inner dl div.birth {
  width: 100px;
  margin-right: 10px;
}

.careers__content__left__form__inner dl input.name {
  width: 100%;
  vertical-align: top;
}

.careers__content__left__form__inner dl input.birth {
  width: 100px;
}

.careers__content__left__form__inner dl input.mb {
  margin-bottom: 10px;
}

.careers__content__left__form__inner dl input.mt {
  margin-top: 10px;
}

.careers__content__left__form__inner dl input.full {
  width: 100%;
}

.careers__content__left__form__inner dl .w350 {
  width: 350px;
}

.careers__content__left__form__inner dl .h50 {
  line-height: 50px;
}

.careers__content__left__form__inner dl .h50 span {
  top: 15px;
}

.careers__content__left__form__inner .note-agree {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
}

.careers__content__check {
  position: absolute;
  top: 0;
  right: 0;
  width: 35vw;
  background: #fff;
  text-align: left;
}

.careers__content__check__inner {
  padding: 50px;
}

.careers__content__check__inner>p {
  line-height: 1.5;
}

.careers__content__check__inner input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  background-color: #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.careers__content__check__inner input[type=checkbox]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  padding-right: 20px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.careers__content__check__inner input[type=checkbox]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.careers__content__check__inner label {
  -webkit-transition: all 0.5s;
  display: block;
  margin: 30px 30px 5px;
  font-weight: bold;
  line-height: 1.5;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
}

.careers__content__check__inner button {
  -webkit-transition: all 0.5s;
  width: 100%;
  height: 40px;
  margin: 30px auto;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  transition: all 0.5s;
}

.careers__content__check__inner button:hover {
  background: #fff;
  color: #000;
}

.careers__content__check__inner>span {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.5;
}

.careers__content__check__inner>span a {
  color: #C4C4C4;
  text-decoration: underline;
}

.careers__content__check__inner>span a:hover {
  color: #000;
}

.careers .mw_wp_form .error {
  display: block;
  margin: 5px 0 0;
}

.careers .mw_wp_form_preview dl dt .required {
  top: 0;
}

.careers .mw_wp_form_preview dl dt.h50 {
  line-height: 1.75;
}

.careers .mw_wp_form_preview dl dd {
  height: 50px;
}

.careers .mw_wp_form_preview dl dd .select-wrap {
  line-height: 1.75;
}

.careers .mw_wp_form_preview dl dd .select-wrap:after {
  display: none !important;
}

.careers .g-recaptcha {
  -webkit-transform-origin: 0% 0%;
  transform: scale(0.7);
  transform-origin: 0% 0%;
}

.collection__brand {
  margin: 0 30px 30px;
}

.collection__brand ul {
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.collection__brand ul li {
  width: 24.6%;
  margin-right: 0.5333%;
}

.collection__brand ul li:nth-child(4n) {
  margin-right: 0;
}

.collection__brand ul li:nth-child(n+5) {
  margin-top: 7px;
}

.collection__brand ul li a {
  -webkit-transition: all 0.4s ease;
  display: block;
  transition: all 0.4s ease;
}

.collection__brand ul li a article {
  position: relative;
}

.collection__brand ul li a article figure {
  position: relative;
  overflow: hidden;
  background-color: #000;
}

.collection__brand ul li a article figure:after {
  -webkit-transition: all 0.4s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  transition: all 0.4s ease;
}

.collection__brand ul li a article figure img {
  width: 100%;
}

.collection__brand ul li a article h2 {
  -webkit-transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  transform: translateY(-50%);
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  transition: all 0.4s ease;
}

.collection__brand ul li a:hover {
  opacity: 1;
}

.collection__brand ul li a:hover article figure:after {
  background-color: rgba(0, 0, 0, 0);
}

.collection__brand ul li a:hover article figure img {
  opacity: 1;
}

.collection__brand ul li a:hover article h2 {
  opacity: 0 !important;
}

.collection-brand__detail {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  min-height: 300px;
  margin: 30px;
  padding: 60px 0 54px;
  background-color: #fff;
}

.collection-brand__detail__img {
  position: relative;
  width: 50%;
}

.collection-brand__detail__img figure {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  max-width: 340px;
  margin: auto;
  transform: translateY(-50%);
}

.collection-brand__detail__img figure>.ys {
  width: 90px;
}

.collection-brand__detail__img figure>.yspink {
  width: 253px;
}

.collection-brand__detail__img figure>.rismatbyys {
  width: 268px;
}

.collection-brand__detail__img figure>.regulation {
  width: 260px;
}

.collection-brand__detail__img figure>.b {
  width: 190px;
}

.collection-brand__detail__img figure>.blackscandal {
  width: 200px;
}

.collection-brand__detail__img figure>.gothic {
  width: 200px;
}

.collection-brand__detail__img figure>.discord {
  width: 140px;
}

.collection-brand__detail__img figure>.discord {
  width: 140px;
}

.collection-brand__detail__img figure>.michikobyys {
  width: 268px;
}

.collection-brand__detail__img figure>.kayonakamurabyys {
  width: 268px;
}

.collection-brand__detail__img figure>.kayonakamurabyys {
  width: 268px;
}

.collection-brand__detail__img figure>.kayonakamurabyys {
  width: 268px;
}

.collection-brand__detail__img figure>.ysbangon {
  width: 268px;
}

.collection-brand__detail__img figure>.gipsy {
  width: 210px;
}

.collection-brand__detail__img figure>.limifeu {
  width: 210px;
}

.collection-brand__detail__img figure>.groundy {
  width: 200px;
}

.collection-brand__detail__img figure>.syte {
  width: 200px;
}

.collection-brand__detail__txt {
  position: relative;
  width: 50%;
  text-align: left;
}

.collection-brand__detail__txt h2 {
  width: 90.2%;
  font-family: "Optima", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
}

.collection-brand__detail__txt p {
  width: 90.2%;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}

.collection-brand__detail__txt ul {
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  position: absolute;
  top: -40px;
  right: 40px;
}

.collection-brand__detail__txt ul li {
  margin-left: 24px;
}

.collection-brand__detail__txt ul li a {
  display: block;
}

.collection-brand__detail__txt ul li a i {
  font-size: 20px;
  font-size: 1.25rem;
}

.collection-brand__detail__txt ul li span {
  display: block;
  width: 20px;
  margin-top: -3px;
}

.collection-brand__detail__txt ul li .ico_youtube {
  width: 18px;
}

.collection-brand__detail__txt>a {
  -webkit-transition: all 0.5s;
  display: block;
  max-width: 500px;
  height: 50px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  line-height: 50px;
  text-align: center;
  transition: all 0.5s;
}

.collection-brand__detail__txt>a:hover {
  background-color: #fff;
  color: #000;
}

.collection-brand__look {
  margin: 0 30px 155px;
}

.collection-brand__look ul {
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.collection-brand__look ul li {
  width: 20%;
}

.collection-brand__look ul li:nth-child(n+6) {
  margin-top: 25px;
}

.collection-brand__look ul li a {
  -webkit-transition: all 0.5s;
  display: block;
  transition: all 0.5s;
}

.collection-brand__look ul li a article .img {
  -webkit-transition: all 0.5s;
  overflow: hidden;
  transition: all 0.5s;
}

.collection-brand__look ul li a article .img figure {
  -webkit-transition: all 0.5s;
  position: relative;
  padding-top: 150%;
  overflow: hidden;
  transition: all 0.5s;
}

.collection-brand__look ul li a article .img figure img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 101%;
  min-height: 101%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.collection-brand__look ul li a article h2 {
  margin-top: 6px;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: center;
}

.collection-brand__look ul li a:hover {
  opacity: 1;
}

.collection-brand__look ul li a:hover article .img figure {
  transform: scale(1.05);
}

.collection-brand__look ul li a:hover article .img figure img {
  opacity: 0.8;
}

.collection-brand__look .notfound {
  font-family: "Optima", sans-serif;
}

.collection-brand-look__head {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  margin: 30px;
}

.collection-brand-look__head__ttl {
  width: 50%;
  text-align: left;
}

.collection-brand-look__head__ttl h2 {
  font-family: "Optima", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
}

.collection-brand-look__head__ttl p {
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

.collection-brand-look__head__nav {
  position: relative;
  width: 50%;
  margin-top: 30px;
}

.collection-brand-look__head__nav nav {
  z-index: 5;
  position: absolute;
  top: 5px;
  right: 0;
  width: auto;
  padding-bottom: 20px;
  padding-left: 40px;
  background-color: #FAFAFA;
  text-align: left;
}

.collection-brand-look__head__nav nav a {
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
}

.collection-brand-look__head__nav nav .common-pager__open {
  display: block;
}

.collection-brand-look__head__nav nav ul {
  display: none;
}

.collection-brand-look__head__nav nav ul li {
  margin-top: 15px;
}

.collection-brand-look__head__nav nav ul li a {
  color: #C4C4C4;
}

.collection-brand-look__head__nav nav ul li a:hover {
  color: #000;
  opacity: 1;
}

.collection-brand-look__movie {
  margin: 0 30px 30px;
}

.collection-brand-look__movie__container {
  position: relative;
}

.collection-brand-look__movie__container:before {
  display: block;
  padding-top: 56.25%;
  content: "";
}

.collection-brand-look__movie__container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.collection-brand-look__list {
  margin: 0 30px 80px;
}

.collection-brand-look__list .column-switch {
  display: none;
}

.collection-brand-look__list ul {
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}

.collection-brand-look__list ul.column-active {
  display: block;
}

.collection-brand-look__list ul.column-active li {
  width: 100%;
}

.collection-brand-look__list ul li {
  width: 33.3333333333%;
  overflow: hidden;
  vertical-align: top;
}

.collection-brand-look__list ul li a {
  -webkit-transition: all 0.8s ease-in-out;
  display: block;
  overflow: hidden;
  transition: all 0.8s ease-in-out;
}

.collection-brand-look__list ul li a article {
  position: relative;
}

.collection-brand-look__list ul li a article .img {
  -webkit-transform-origin: center center;
  transform: scale(1.01);
  transform-origin: center center;
}

.collection-brand-look__list ul li a article .img figure {
  -webkit-transform: scale(1);
  -webkit-transform-origin: center center;
  -webkit-transition: all 0.5s ease-in-out;
  position: relative;
  padding-top: 150%;
  overflow: hidden;
  transform: scale(1);
  transform-origin: center center;
  transition: all 0.5s ease-in-out;
}

.collection-brand-look__list ul li a article .img figure img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  position: absolute;
  top: 50%;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}

.collection-brand-look__list ul li a article p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 0.08em;
  writing-mode: vertical-rl;
}

.collection-brand-look__list ul li a:hover {
  opacity: 1;
}

.collection-brand-look__list ul li a:hover article .img figure {
  transform: scale(1.02);
}

.collection-brand-look__list ul li a:hover article .img figure img {
  opacity: 0.8;
}

.collection-brand-look__catalog {
  margin: 150px 30px 0;
}

.collection-brand-look__catalog h3 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.04em;
}

.collection-common-online {
  padding: 40px 30px;
  border-top: 1px #DDDDDD solid;
  text-align: left;
}

.collection-common-online dl {
  display: inline-block;
}

.collection-common-online dl dt {
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.collection-common-online dl dd .common-pager__next {
  position: relative;
  float: none;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}

body.darktheme .collection-common-online {
  border-top: 1px #404040 solid;
}

body.darktheme .collection-common-online dl dt {
  color: #fff;
}

body.darktheme .collection-common-online dl dd .common-pager__next {
  color: #fff;
}

.look-modal {
  display: none;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
}

.look-modal .close-btn {
  z-index: 80;
  position: absolute;
  top: 40px;
  right: 40px;
}

.look-modal .close-btn.active {
  z-index: 0;
}

.look-modal__container__close {
  z-index: 100;
  position: absolute;
  top: 50px;
  right: 50px;
}

.look-modal__container__slider-count {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  width: 8%;
  height: 52px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
}

.look-modal__container__slider-count span {
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
}

.look-modal__container__slider li {
  width: 100% !important;
  height: 100vh;
  font-size: 0;
}

.look-modal__container__slider li .inner {
  width: 100%;
  height: 100%;
}

.look-modal__container__slider li .inner>figure {
  display: inline-block;
  position: relative;
  width: 41.8%;
  height: 100%;
  margin-left: 8%;
  overflow: hidden;
  vertical-align: middle;
}

.look-modal__container__slider li .inner>figure img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: none;
  height: 100%;
  margin: auto;
  transform: translate(-50%, -50%);
}

.look-modal__container__slider li .inner .txt {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  vertical-align: top;
}

.look-modal__container__slider li .inner .txt div {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 220px;
  margin: auto;
  transform: translateY(-50%);
}

.look-modal__container__slider li .inner .txt div p {
  position: relative;
  margin-bottom: 30px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.08em;
}

.look-modal__container__slider li .inner .txt div p .pseudo-prev,
.look-modal__container__slider li .inner .txt div p .pseudo-next {
  -webkit-transition: all 0.2s;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px auto;
  cursor: pointer;
  transition: all 0.2s;
}

.look-modal__container__slider li .inner .txt div p .pseudo-prev:hover,
.look-modal__container__slider li .inner .txt div p .pseudo-next:hover {
  opacity: 0.6;
}

.look-modal__container__slider li .inner .txt div p .pseudo-prev {
  left: 0;
  background-image: url("../images/collection/icon_arrow_prev.svg");
}

.look-modal__container__slider li .inner .txt div p .pseudo-next {
  right: 0;
  background-image: url("../images/collection/icon_arrow_next.svg");
}

.look-modal__container__slider li .inner .txt div .detail-btn {
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
}

.look-modal__container__slider li .inner .detail-overlay {
  z-index: 51;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.look-modal__container__slider li .inner .detail-overlay.active {
  right: 0;
}

.look-modal__container__slider li .inner .item-detail {
  -webkit-transition: all 0.4s ease;
  z-index: 51;
  position: absolute;
  top: 0;
  right: -330px;
  width: 330px;
  height: 100%;
  padding: 120px 40px 0;
  overflow: scroll;
  background-color: #454545;
  transition: all 0.4s ease;
}

.look-modal__container__slider li .inner .item-detail.active {
  right: 0;
}

.look-modal__container__slider li .inner .item-detail .detail-close-btn {
  z-index: 100;
  position: absolute;
  top: 40px;
  right: 40px;
}

.look-modal__container__slider li .inner .item-detail article {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.look-modal__container__slider li .inner .item-detail article figure {
  width: 66px;
  min-width: 66px;
  margin-left: 20px;
}

.look-modal__container__slider li .inner .item-detail article figure img {
  width: 100%;
}

.look-modal__container__slider li .inner .item-detail article div {
  position: relative;
  width: 146px;
  text-align: left;
}

.look-modal__container__slider li .inner .item-detail article div>span {
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 9px;
  font-size: 0.5625rem;
  letter-spacing: 0.08em;
}

.look-modal__container__slider li .inner .item-detail article div>span:before {
  display: inline-block;
  width: 10px;
  height: 0.5px;
  margin-top: 5px;
  margin-right: 4px;
  background-color: #fff;
  background-color: #fff;
  vertical-align: top;
  content: "";
}

.look-modal__container__slider li .inner .item-detail article div p {
  margin: 5px auto 20px;
  color: #fff;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0;
  line-height: 1.5;
}

.look-modal__container__slider li .inner .item-detail article div .shop-link {
  -webkit-transition: all 0.2s;
  display: block;
  width: 100%;
  height: 18px;
  margin-bottom: 6px;
  background-color: #fff;
  text-align: center;
  transition: all 0.2s;
}

.look-modal__container__slider li .inner .item-detail article div .shop-link>span {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-size: 0.5rem;
  font-weight: 200;
  letter-spacing: 0.04em;
  line-height: 18px;
}

.look-modal__container__slider li .inner .item-detail article div .shop-link:hover {
  background-color: #000;
  opacity: 1;
}

.look-modal__container__slider li .inner .item-detail article div .shop-link:hover span {
  color: #fff;
}

.look-modal__container__slider li .inner .item-detail article div .shopinfo-link {
  display: inline-block;
  width: 100%;
  height: 18px;
  border: 0.5px solid #fff;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-size: 0.5rem;
  font-weight: 200;
  letter-spacing: 0.04em;
  line-height: 18px;
  text-align: center;
}

.look-modal__container__slider li .inner .item-detail article div .shopinfo-link>span {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-size: 0.5rem;
  font-weight: 300;
  letter-spacing: 0.04em;
}

.look-modal__container__slider li .inner .item-detail article div .link-none {
  display: inline-block;
  height: 18px;
  margin: 0 auto 0;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-size: 0.5rem;
  font-weight: 200;
  letter-spacing: 0.04em;
  line-height: 18px;
  text-align: left;
}

.look-modal__container__slider li .inner .item-detail article div .link-none>span {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 8px;
  font-size: 0.5rem;
  font-weight: 200;
  letter-spacing: 0.04em;
}

.look-modal__container .bx-wrapper {
  -webkit-box-shadow: none;
  border: none;
  background-color: #000;
  box-shadow: none;
}

.look-modal__container .bx-wrapper .bx-controls .bx-controls-direction {
  display: none;
}

.sp-visible {
  display: none;
}

.locked body {
  height: 100%;
  overflow: hidden;
}

body.darktheme .collection-brand__look ul li a article h2 {
  color: #fff;
}

body.darktheme .collection-brand-look__head h2 {
  color: #fff;
}

body.darktheme .collection-brand-look__head p {
  color: #fff;
}

body.darktheme .collection-brand-look__head__nav {
  background-color: #101010;
}

body.darktheme .collection-brand-look__head__nav .common-pager__open {
  color: #fff;
}

body.darktheme .collection-brand-look__head__nav nav {
  background-color: #101010;
}

body.darktheme .collection-brand-look__head__nav nav ul li a:hover {
  color: #fff;
}

.contact {
  /*  MW WP FORM 調整用　*/
}

.contact .l-left {
  width: 60.65%;
  margin-right: 30px;
}

.contact .l-right {
  -webkit-transition: all 0.5s;
  position: sticky;
  top: 100px;
  width: 36.9%;
  transition: all 0.5s;
}

.contact .btn {
  -webkit-transition: all 0.5s;
  width: 100%;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.56px;
  line-height: 60px;
  text-align: center;
  transition: all 0.5s;
}

.contact .btn:hover {
  background-color: #fff;
  color: #000;
}

.contact input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  background-color: #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.contact input[type=checkbox]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.contact input[type=checkbox]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.contact label {
  -webkit-transition: all 0.5s;
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 5px !important;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.contact label:not(:last-child) {
  margin-right: 2rem;
}

.contact .content_title {
  margin-bottom: 10px;
  padding: 20px 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  letter-spacing: 0.15em;
}

.contact .section_title {
  margin-bottom: 36px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.3;
}

.contact .section_title span {
  display: block;
  margin-top: 0.5em;
  color: #9d9d9d;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
}

.contact .form_title {
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

.contact .form_title.required::after {
  box-sizing: border-box;
  display: inline-block;
  margin-left: 0.6em;
  padding: 1px 1px 1px 1px;
  border: 1px solid #ff0000;
  color: #ff0000;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: normal;
  content: attr(data-requiremark);
}

.contact .content_inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  align-items: flex-start;
  padding: 0 30px;
}

.contact .content_inner section {
  padding: 50px;
  background-color: #fff;
  letter-spacing: normal;
  text-align: left;
}

.contact .content_inner section:not(:last-child) {
  margin-bottom: 30px;
}

.contact .content_inner section p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667;
}

.contact .content_inner section p.attention {
  font-weight: bold;
}

.contact .content_inner section.lead p {
  margin-bottom: 20px;
}

.contact .content_inner section.lead label {
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

.contact .content_inner section.form {
  font-size: 14px;
  font-size: 0.875rem;
}

.contact .content_inner section.form:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.contact .content_inner section.form .form_section:not(:last-child) {
  margin-bottom: 35px;
}

.contact .content_inner section.form .form_section input:not([type=checkbox]) {
  margin-bottom: 5px;
  padding: 15px;
  background-color: #fafafa;
}

.contact .content_inner section.form .form_section ::-moz-placeholder {
  color: #c4c4c4;
}

.contact .content_inner section.form .form_section ::placeholder {
  color: #c4c4c4;
}

.contact .content_inner section.form .form_check {
  display: block;
}

.contact .content_inner section.form .form_check label:not(:last-child) {
  margin-right: 2rem;
}

.contact .content_inner section.form .form_text textarea {
  width: 100%;
  min-height: 150px;
  margin-bottom: 5px;
  padding: 15px;
  background-color: #fafafa;
  line-height: 1.5;
}

.contact .content_inner section.form .form_email.-re small {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
}

.contact .content_inner section.form .form_postal input {
  width: 33%;
}

.contact .content_inner section.form .form_address input {
  margin-bottom: 10px;
}

.contact .content_inner section.form .form_pref .select_wrap {
  position: relative;
  width: 33%;
}

.contact .content_inner section.form .form_pref .select_wrap::before {
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 12px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  text-rendering: auto;
  content: "\f078";
}

.contact .content_inner section.form .form_pref select {
  width: 100%;
  margin-bottom: 10px;
  padding: 15px;
  background-color: #fafafa;
  color: #c4c4c4;
  cursor: pointer;
}

.contact .content_inner section.form .form_pref select.is-selected {
  color: #000;
}

.contact .content_inner section.form .form_pref input:not(:last-child) {
  margin-bottom: 5px;
}

.contact .content_inner section.form .form_type1 input {
  width: 100%;
}

.contact .content_inner section.form .form_type2 div {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  justify-content: space-between;
}

.contact .content_inner section.form .form_type2 div input {
  width: 49.5%;
}

.contact .content_inner section.form .form_type3 div {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  justify-content: space-between;
}

.contact .content_inner section.form .form_type3 div input {
  width: calc((100% - 28px) / 3);
}

.contact .content_inner section.form .confirm {
  margin: 45px auto;
  font-size: 12px;
  font-size: 0.75rem;
}

.contact .content_inner section.form .note_en {
  margin: 0 auto 45px;
  font-size: 12px;
  font-size: 0.75rem;
}

.contact .content_inner section.form .note_en>span {
  color: #f00;
}

.contact .content_inner section.form .btn {
  width: 49%;
  float: right;
}

.contact .content_inner section.form .btn-reset {
  -webkit-transition: all 0.5s;
  width: 49%;
  margin-right: 1.25%;
  float: left;
  border: 1px solid #C4C4C4;
  background-color: #C4C4C4;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.56px;
  line-height: 60px;
  text-align: center;
  transition: all 0.5s;
}

.contact .content_inner section.form .btn-reset:hover {
  background-color: #eee;
  color: #000;
}

.contact .content_inner section.attention p {
  margin-bottom: 30px;
}

.contact .content_inner section.attention a {
  text-decoration: underline;
}

.contact .mwform-tel-field {
  display: block;
  width: 100%;
}

.contact .mw_wp_form .horizontal-item+.horizontal-item {
  margin-left: 0;
}

.contact .mw_wp_form .error {
  display: block;
  margin: 0 0 10px;
}

.contact .form_type2 div {
  position: relative;
  padding-bottom: 20px;
}

.contact .form_type2 div .error {
  position: absolute;
  bottom: -5px;
}

.contact .form_type2 div .error:nth-of-type(2) {
  left: 51%;
}

.contact .form_type3 div {
  display: block !important;
  position: relative;
}

.contact .g-recaptcha {
  -webkit-transform-origin: 0% 0%;
  transform: scale(0.7);
  transform-origin: 0% 0%;
}

.contact.en .form_title.required::after {
  border: none;
}

.contact.zh-CHS .form_title.required::after {
  border: none;
}

.contact.fr .form_title.required::after {
  border: none;
}

.index .popup-modal-overlay {
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.index .popup-modal-overlay__inner {
  position: fixed;
  width: 80vw;
  height: 56.3vw;
  margin: 0;
}

.index .popup-modal-overlay iframe {
  width: 100%;
  height: 100%;
}

.index .popup-modal-overlay img {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.index__mainvisual {
  position: relative;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
}

.index__mainvisual>figure {
  -webkit-transform: translate(-50%, -50%);
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.index__mainvisual__cover {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  pointer-events: none;
}

.index__mainvisual__movie {
  position: relative;
  width: 100%;
  height: 100vh;
  line-height: 0;
}

.index__mainvisual__movie video {
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.index__mainvisual__movie__img {
  position: relative;
}

.index__mainvisual__movie__btn {
  -webkit-transition: all 0.5s;
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #fff !important;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.index__mainvisual__movie__btn:hover {
  padding-left: 20px;
}

.index__mainvisual__movie__bnr {
  -webkit-transition: all 0.5s;
  display: block;
  z-index: 1;
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 270px;
  min-width: 240px;
  padding: 10px 20px 10px 0;
  background-color: #ccc;
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.index__mainvisual__movie__bnr:hover {
  opacity: 0.5;
}

.index__mainvisual__movie__bnr figure {
  display: inline-block;
  position: relative;
  width: 80px;
  text-align: center;
  vertical-align: middle;
}

.index__mainvisual__movie__bnr figure img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  transform: translate(-50%, -50%);
}

.index__mainvisual__movie__bnr .text,
.index__mainvisual__movie__bnr a {
  display: inline-block;
  width: calc(100% - 80px);
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.25;
  vertical-align: middle;
}

.index__mainvisual__movie__bnr .text>img,
.index__mainvisual__movie__bnr a>img {
  width: auto;
}

.index__mainvisual__movie__bnr-project {
  -webkit-transition: all 0.5s;
  display: block;
  z-index: 1;
  position: absolute;
  right: 30px;
  bottom: 105px;
  width: 270px;
  min-width: 240px;
  padding: 12px 12px 12px 12px;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.index__mainvisual__movie__bnr-project:hover {
  opacity: 0.5;
}

.index__mainvisual__movie__bnr-project:hover img {
  opacity: 1;
}

.index__mainvisual__movie__bnr-project img {
  width: auto;
  max-height: 42px;
}

.index__mainvisual a {
  color: #fff !important;
}

.index__mainvisual a.index__mainvisual__movie__btn {
  color: #fff !important;
}

.index__mainvisual a.index__mainvisual__movie__btn:visited {
  color: #fff !important;
}

.index__mainvisual a.index__mainvisual__movie__btn:hover {
  padding-left: 20px;
}

.index__mainvisual .swiper-container {
  height: 100%;
}

.index__mainvisual .swiper-slide img {
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  object-fit: cover;
}

.index__mainvisual .swiper-pagination-bullet {
  width: 32px;
  height: 3px;
  border-radius: 0;
  background: #fff;
}

.index__mainvisual__visual {
  position: relative;
  width: 100%;
  height: 100vh;
  line-height: 0;
}

.index__mainvisual__visual img {
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.index .modal-overlay {
  display: none;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.index .modal-overlay__inner {
  position: fixed;
  width: 60vw;
  height: 40vw;
  margin: 0;
}

.index .modal-overlay iframe {
  width: 100%;
  height: 100%;
}

.index .modal-overlay img {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.index__theshop {
  display: none;
}

.index__theshop a {
  display: block;
}

.index__theshop a img {
  width: 100%;
  height: auto;
}

.bnr_wildside_sp {
  margin-top: 15px;
}

.index__yswe {
  width: 86%;
  max-width: 1100px;
  margin: 0 auto 100px;
}

.index__yswe a {
  display: block;
}

.index__yswe a img {
  width: 100%;
  height: auto;
}

.index__collection {
  margin: 0 30px 0;
  padding: 70px 0;
}

.index__collection__full {
  margin-bottom: 110px;
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
}

.index__collection__full:first-of-type {
  margin-bottom: 10px;
}

.index__collection__full li {
  display: inline-block;
  position: relative;
  width: calc((100% - 10px) / 2);
  vertical-align: top;
}

.index__collection__full li h2 {
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index__collection__full li figure {
  width: 100%;
  overflow: hidden;
}

.index__collection__full li figure img {
  width: 100%;
}

.index__collection__full li a {
  display: block;
}

.index__collection__full li a:hover {
  opacity: 1 !important;
}

.index__collection__full li a:hover h4 {
  opacity: 1 !important;
}

.index__collection__full li a:hover h4 img {
  opacity: 1 !important;
}

.index__collection__full li a:hover figure {
  background-color: #000;
}

.index__collection__full li a:hover figure img {
  opacity: 0.6 !important;
}

.index__collection__full li a.img_gs img {
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-filter: grayscale(1) !important;
  border: none;
  backface-visibility: hidden;
  filter: grayscale(1) !important;
  transition: all 0.2s ease-in-out;
}

.index__collection__full li.yy-femme h2 {
  width: 270px;
}

.index__collection__full li.yy-homme h2 {
  width: 270px;
}

.index__collection__full li.ys h2 {
  width: 64px;
}

.index__collection__full li:not(:last-child) {
  margin-right: 10px;
}

.index__collection .half {
  margin: auto;
  font-size: 0;
  letter-spacing: -0.01em;
  text-align: left;
}

.index__collection .half li {
  display: inline-block;
  width: calc((100% - 30px) / 4);
  margin-bottom: 50px;
  text-align: center;
  vertical-align: top;
}

.index__collection .half li:not(:last-child) {
  margin-right: 10px;
}

.index__collection .half li a {
  display: block;
}

.index__collection .half li a div {
  margin-bottom: 25px;
}

.index__collection .half li a div h2 {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -0.2em;
  transition: all 0.5s;
}

.index__collection .half li a div h2 span {
  -webkit-transition: all 0.5s;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0;
  transition: all 0.5s;
}

.index__collection .half li a div h2 span.space {
  padding-right: 0.5em;
}

.index__collection .half li a div h3 {
  margin-top: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 300;
  letter-spacing: 0.08em;
}

.index__collection .half li a figure {
  width: 100%;
  overflow: hidden;
  background: #000;
}

.index__collection .half li a figure img {
  width: 100%;
}

.index__collection .half li a:hover {
  opacity: 1;
}

.index__collection .half li a:hover figure {
  background-color: #000;
}

.index__collection .half li a:hover figure img {
  opacity: 0.6 !important;
}

.index__collection .half li a.img_gs img {
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-filter: grayscale(1) !important;
  border: none;
  backface-visibility: hidden;
  filter: grayscale(1) !important;
  transition: all 0.2s ease-in-out;
}

.index__collection .half li a.img_gs:hover {
  opacity: 1 !important;
}

.index__collection .half li a.img_gs:hover img {
  filter: grayscale(0) !important;
  opacity: 1 !important;
}

.index__brandlist {
  margin: 0 30px 0;
  padding: 0 0 100px;
}

.index__brandlist__inner h2 {
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}

.index__brandlist__inner__content {
  display: inline-block;
  width: calc((100% - 90px) / 3);
  margin-bottom: 40px;
  vertical-align: top;
}

.index__brandlist__inner__content h3 {
  height: 50px;
  margin: 40px auto 10px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center;
}

.index__brandlist__inner__content figure {
  position: relative;
  overflow: hidden;
}

.index__brandlist__inner__content figure img {
  width: 100%;
}

.index__brandlist__inner a {
  display: block;
}

.index__brandlist__inner a:hover {
  opacity: 1 !important;
}

.index__brandlist__inner a:hover img {
  opacity: 1 !important;
}

.index__brandlist__inner a:hover article {
  opacity: 1 !important;
}

.index__brandlist__inner a:hover article figure {
  opacity: 1 !important;
}

.index__brandlist__inner a:hover article figure img {
  opacity: 1 !important;
}

.index__brandlist__inner a:hover article p {
  opacity: 1;
}

.index__brandlist__inner a:hover article h4 {
  opacity: 1;
}

.index__brandlist__inner a.img_gs img {
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-filter: grayscale(1) !important;
  border: none;
  backface-visibility: hidden;
  filter: grayscale(1) !important;
  transition: all 0.2s ease-in-out;
}

.index__brandlist__inner a.img_gs:hover {
  opacity: 1 !important;
}

.index__brandlist__inner a.img_gs:hover img {
  filter: grayscale(0) !important;
  opacity: 1 !important;
}

.index__brandlist__inner .swiper-button-prev {
  -webkit-transform: scale(0.3);
  top: 25px;
  left: -40px;
  padding: 50px;
  transform: scale(0.3);
}

.index__brandlist__inner .swiper-button-next {
  -webkit-transform: scale(0.3);
  top: 25px;
  right: -40px;
  padding: 50px;
  transform: scale(0.3);
}

.index__brandlist__inner .swiper-pagination-bullet {
  width: 32px;
  height: 13px;
  border-top: 5px solid #000 !important;
  border-bottom: 5px solid #000 !important;
  border-radius: 0;
  background: #fff;
}

.index__news {
  margin: 0 30px 0;
  padding: 0 0 30px;
}

.index__news__inner {
  position: relative;
  margin: auto;
  padding: 125px 60px;
  background-color: #fff;
  text-align: left;
}

.index__news__inner h2 {
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 170px;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  vertical-align: middle;
}

.index__news__inner h2:before {
  display: inline-block;
  width: 40px;
  height: 1px;
  margin-right: 10px;
  background: #000;
  vertical-align: middle;
  content: "";
}

.index__news__inner__pc {
  position: relative;
  height: 100%;
  height: 32.4vw;
  min-height: 400px;
}

.index__news__inner__pc ul li {
  width: 100%;
}

.index__news__inner__pc ul li article {
  position: absolute;
  width: calc(100% - 310px);
  opacity: 0;
  pointer-events: none;
}

.index__news__inner__pc ul li article figure {
  position: relative;
  width: 43vw;
  height: 32.4vw;
  min-height: 400px;
  margin: 0 0 0 auto;
  overflow: hidden;
  background: #000;
}

.index__news__inner__pc ul li article figure img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: none;
  height: 100%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.5s;
}

.index__news__inner__pc ul li article .text {
  -webkit-transition: all 0.5s;
  position: absolute;
  bottom: 0;
  left: 30%;
  width: 30vw;
  min-width: 450px;
  text-align: left;
  opacity: 0;
  transition: all 0.5s;
}

.index__news__inner__pc ul li article .text>span {
  color: #a3a3a3 !important;
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: normal;
}

.index__news__inner__pc ul li article .text>h3 {
  margin: 20px 0 40px;
  font-family: "Optima", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}

.index__news__inner__pc ul li article .text__viewmore {
  display: inline-block;
  padding: 10px 10px 10px 0;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
}

.index__news__inner__pc ul li article .text__viewmore:hover {
  padding-left: 20px;
}

.index__news__inner__pc ul li .list {
  -webkit-transition: all 0.5s;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 310px;
  height: 10.8vw;
  padding: 25px;
  cursor: pointer;
  transition: all 0.5s;
}

.index__news__inner__pc ul li .list:before {
  -webkit-transition: all 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.2s;
}

.index__news__inner__pc ul li .list__inner {
  position: relative;
}

.index__news__inner__pc ul li .list__inner__brand {
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
  color: #a3a3a3;
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: normal;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index__news__inner__pc ul li .list__inner__brand a {
  display: inline;
  margin-bottom: 15px;
  color: #a3a3a3;
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: normal;
}

.index__news__inner__pc ul li .list__inner__title {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.5;
  overflow-wrap: break-word;
}

.index__news__inner__pc ul li:nth-child(2) .list {
  top: 10.8vw;
}

.index__news__inner__pc ul li:nth-child(3) .list {
  top: 21.6vw;
}

.index__news__inner__pc ul li.is-active article {
  opacity: 1;
  pointer-events: auto;
}

.index__news__inner__pc ul li.is-active article figure img {
  opacity: 1;
}

.index__news__inner__pc ul li.is-active article .text {
  left: 0;
  opacity: 1;
}

.index__news__inner__pc ul li.is-active .list {
  -webkit-transition: all 0.5s;
  background-color: #fafafa;
  transition: all 0.5s;
}

.index__news__inner__pc ul li.is-active .list:before {
  -webkit-transition: all 0.5s;
  left: -20%;
  background-color: #fafafa;
  transition: all 0.5s;
}

.index__news .swiper-container {
  display: none;
}

.index__news .swiper-container article {
  display: inline-block;
  width: calc((100% - 90px) / 3);
  margin-right: 30px;
  margin-bottom: 40px;
  vertical-align: top;
}

.index__news .swiper-container article figure {
  position: relative;
  padding-top: 72.44%;
  overflow: hidden;
  background-color: #000;
}

.index__news .swiper-container article figure img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 101%;
  max-width: none;
  height: auto;
  transform: translate(-50%, -50%);
}

.index__news .swiper-container article p {
  -webkit-transition: all 0.5s;
  margin: 15px auto;
  color: #a3a3a3;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: normal;
  text-align: left;
  white-space: normal;
  opacity: 0;
  transition: all 0.5s;
}

.index__news .swiper-container article h4 {
  -webkit-transition: all 0.5s;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
  white-space: normal;
  opacity: 0;
  transition: all 0.5s;
}

.index__news .swiper-container article .viewmore {
  -webkit-transition: all 0.5s;
  margin-top: 15px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: normal;
  text-align: center;
  opacity: 0;
  transition: all 0.5s;
}

.index__news .swiper-container a {
  display: block;
}

.index__news .swiper-container a:hover {
  opacity: 1 !important;
}

.index__news .swiper-container a:hover article figure {
  opacity: 1 !important;
}

.index__news .swiper-container a:hover article figure img {
  opacity: 0.6 !important;
}

.index__news .swiper-container a:hover article p {
  opacity: 0.6;
}

.index__news .swiper-container a:hover article h4 {
  opacity: 0.6;
}

.index__news .swiper-container a.img_gs img {
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-filter: grayscale(1) !important;
  border: none;
  backface-visibility: hidden;
  filter: grayscale(1) !important;
  transition: all 0.2s ease-in-out;
}

.index__news .swiper-container a.img_gs:hover {
  opacity: 1 !important;
}

.index__news .swiper-container a.img_gs:hover img {
  filter: grayscale(0) !important;
  opacity: 1 !important;
}

.index__news .swiper-slide.swiper-slide-active p {
  opacity: 1;
}

.index__news .swiper-slide.swiper-slide-active h4 {
  opacity: 1;
}

.index__news .swiper-slide.swiper-slide-active .viewmore {
  opacity: 1;
}

.index .common-projects {
  padding-top: 60px;
}

.index .common-projects h3 {
  margin-bottom: 40px;
}

.index .common-projects a.img_gs img {
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-filter: grayscale(1) !important;
  border: none;
  backface-visibility: hidden;
  filter: grayscale(1) !important;
  transition: all 0.2s ease-in-out;
}

.index .common-projects a.img_gs:hover {
  opacity: 1 !important;
}

.index .common-projects a.img_gs:hover img {
  filter: grayscale(0) !important;
  opacity: 1 !important;
}

body.darktheme .index__collection ul li h2 span {
  color: #fff;
}

body.darktheme .index__collection ul li h3 {
  color: #fff;
}

body.darktheme .index__brandlist__inner h2 {
  color: #fff;
}

body.darktheme .index__brandlist__inner__content h3 {
  color: #fff;
}

body.darktheme .index__brandlist__inner .swiper-button-next {
  --swiper-navigation-color: #fff;
}

body.darktheme .index__brandlist__inner .swiper-button-prev {
  --swiper-navigation-color: #fff;
}

body.darktheme .index__news__inner {
  background-color: #212121;
}

body.darktheme .index__news__inner h2 {
  color: #fff;
}

body.darktheme .index__news__inner h2:before {
  background-color: #fff;
}

body.darktheme .index__news__inner__pc ul li article div span {
  color: #fff;
}

body.darktheme .index__news__inner__pc ul li article div h3 {
  color: #fff;
}

body.darktheme .index__news__inner__pc ul li article div a {
  color: #fff;
}

body.darktheme .index__news__inner__pc ul li .list__inner__title {
  color: #fff;
}

body.darktheme .index__news__inner__pc ul li.is-active .list {
  background-color: #000;
}

body.darktheme .index__news__inner__pc ul li.is-active .list:before {
  background-color: #000;
}

.legal .btn {
  -webkit-transition: all 0.5s;
  width: 100%;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.56px;
  line-height: 40px;
  text-align: center;
  transition: all 0.5s;
}

.legal .btn:hover {
  background-color: #fff;
  color: #000;
}

.legal .content_title {
  margin-bottom: 10px;
  padding: 20px 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
}

.legal .section_title {
  margin-bottom: 36px;
  font-family: "Optima", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.3;
  line-height: 1;
}

.legal .section_title span {
  display: block;
  margin-top: 0.5em;
  color: #9d9d9d;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
}

.legal .l-left {
  width: 60.65%;
  margin-right: 30px;
}

.legal .l-right {
  position: sticky;
  top: 100px;
  width: 36.9%;
}

.legal .content_inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  align-items: flex-start;
  padding: 0 30px;
}

.legal .content_inner section {
  padding: 50px;
  background-color: #fff;
  letter-spacing: normal;
  text-align: left;
}

.legal .content_inner section:not(:last-child) {
  margin-bottom: 30px;
}

.legal .content_inner section p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667;
}

.legal .content_inner section.privacy .lead {
  margin-bottom: 48px;
}

.legal .content_inner section.privacy dt {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-transition: all 0.2s;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s;
}

.legal .content_inner section.privacy dt:hover {
  opacity: 0.6;
}

.legal .content_inner section.privacy dt i {
  transition: all 0.2s;
}

.legal .content_inner section.privacy dt.is-active i {
  transform: scale(1, -1);
}

.legal .content_inner section.privacy dd {
  -webkit-transform: translateY(-20px);
  display: none;
  margin: 0 0 20px;
  transform: translateY(-20px);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667;
}

.legal .content_inner section.privacy dd p {
  margin-bottom: 1em;
}

.legal .content_inner section.privacy dd p:not(:first-child) {
  margin-top: 1em;
}

.legal .content_inner section.privacy dd ul {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667;
}

.legal .content_inner section.privacy dd ul li {
  line-height: inherit;
  list-style-position: inside;
  list-style-type: disc;
}

.legal .content_inner section.copyright p {
  margin-bottom: 30px;
}

.link .content_title {
  margin-bottom: 10px;
  padding: 20px 0;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.link .content_inner {
  padding: 0 30px;
}

.link .content_inner ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
}

.link .content_inner ul>li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((100% - 60px) / 4);
  margin-bottom: 20px;
  background-color: #fff;
}

.link .content_inner ul>li:not(:nth-child(4n)) {
  margin-right: 20px;
}

.link .content_inner ul>li::before {
  display: block;
  padding-top: 100%;
  content: "";
}

.link .content_inner ul>li a {
  display: block;
  width: 90%;
}

.link .content_inner ul>li a img {
  width: 100%;
  height: auto;
}

.live-frame-2122awfemme {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

.live-frame-2122awfemme #liveview {
  position: relative;
  padding-top: 56.25%;
  background-color: #000;
}

.live-frame-2122awfemme #liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.live-frame-2122awfemme #liveview .countdown-timer figure {
  width: auto;
  height: 100px;
  margin: 0 auto 20px;
}

.live-frame-2122awfemme #liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.live-frame-2122awfemme #liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.live-frame-2122awfemme #liveview .countdown-timer__title {
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-2122awfemme #liveview .countdown-timer__title-sp {
  display: none;
}

.live-frame-2122awfemme #liveview .countdown-timer__date {
  margin: 30px auto 20px;
  letter-spacing: normal;
}

.live-frame-2122awfemme #liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 100px;
}

.live-frame-2122awfemme #liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.live-frame-2122awfemme #liveview .countdown-timer__date .day span.normal {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
}

.live-frame-2122awfemme #liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 65px;
  font-size: 4.0625rem;
  letter-spacing: 0.08em;
}

.live-frame-2122awfemme #liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-2122awfemme #liveview .countdown-timer__locale {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}

.live-frame-2122awfemme #liveview .countdown-timer__locale-sp {
  display: none;
}

.live-frame-2122awfemme #liveview #livePlayer {
  display: none;
}

.live-frame-2122awfemme #liveview #liveBanner {
  display: none;
}

.live-frame-2122awfemme #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.live-frame-2122awfemme #liveview.is-view #livePlayer {
  display: block;
}

.live-frame-2122awfemme #liveview.is-view #liveBanner {
  display: none;
}

.live-frame-2122awfemme #liveview>iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.live-frame-2122awhomme {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

.live-frame-2122awhomme #liveview {
  position: relative;
  padding-top: 56.25%;
  background-color: #000;
}

.live-frame-2122awhomme #liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.live-frame-2122awhomme #liveview .countdown-timer figure {
  width: auto;
  height: 100px;
  margin: 0 auto 20px;
}

.live-frame-2122awhomme #liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.live-frame-2122awhomme #liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.live-frame-2122awhomme #liveview .countdown-timer__title {
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-2122awhomme #liveview .countdown-timer__title-sp {
  display: none;
}

.live-frame-2122awhomme #liveview .countdown-timer__date {
  margin: 30px auto 20px;
  letter-spacing: normal;
}

.live-frame-2122awhomme #liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 100px;
}

.live-frame-2122awhomme #liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.live-frame-2122awhomme #liveview .countdown-timer__date .day span.normal {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
}

.live-frame-2122awhomme #liveview .countdown-timer__date .day .sp-img1 {
  display: none;
}

.live-frame-2122awhomme #liveview .countdown-timer__date .day .sp-img2 {
  display: none;
}

.live-frame-2122awhomme #liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 65px;
  font-size: 4.0625rem;
  letter-spacing: 0.08em;
}

.live-frame-2122awhomme #liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-2122awhomme #liveview .countdown-timer__locale {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}

.live-frame-2122awhomme #liveview .countdown-timer__locale-sp {
  display: none;
}

.live-frame-2122awhomme #liveview .countdown-timer__bottom {
  margin-top: 20px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.live-frame-2122awhomme #liveview #livePlayer {
  display: none;
}

.live-frame-2122awhomme #liveview #liveBanner {
  display: none;
}

.live-frame-2122awhomme #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.live-frame-2122awhomme #liveview.is-view #livePlayer {
  display: block;
}

.live-frame-2122awhomme #liveview.is-view #liveBanner {
  display: none;
}

.live-frame-2122awhomme #liveview>iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.live-frame-22ssfemme {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

.live-frame-22ssfemme #liveview {
  position: relative;
  padding-top: 56.25%;
  background-color: #000;
}

.live-frame-22ssfemme #liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.live-frame-22ssfemme #liveview .countdown-timer figure {
  width: auto;
  height: 100px;
  margin: 0 auto 20px;
}

.live-frame-22ssfemme #liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.live-frame-22ssfemme #liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.live-frame-22ssfemme #liveview .countdown-timer__title {
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-22ssfemme #liveview .countdown-timer__title-sp {
  display: none;
}

.live-frame-22ssfemme #liveview .countdown-timer__date {
  margin: 30px auto 20px;
  letter-spacing: normal;
}

.live-frame-22ssfemme #liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 100px;
}

.live-frame-22ssfemme #liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.live-frame-22ssfemme #liveview .countdown-timer__date .day span.normal {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
}

.live-frame-22ssfemme #liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 65px;
  font-size: 4.0625rem;
  letter-spacing: 0.08em;
}

.live-frame-22ssfemme #liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-22ssfemme #liveview .countdown-timer__locale {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}

.live-frame-22ssfemme #liveview .countdown-timer__locale-sp {
  display: none;
}

.live-frame-22ssfemme #liveview #livePlayer {
  display: none;
}

.live-frame-22ssfemme #liveview #liveBanner {
  display: none;
}

.live-frame-22ssfemme #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.live-frame-22ssfemme #liveview.is-view #livePlayer {
  display: block;
}

.live-frame-22ssfemme #liveview.is-view #liveBanner {
  display: none;
}

.live-frame-22ssfemme #liveview>iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.live-frame-22sshomme {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

.live-frame-22sshomme #liveview {
  position: relative;
  padding-top: 56.25%;
  background-color: #000;
}

.live-frame-22sshomme #liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.live-frame-22sshomme #liveview .countdown-timer figure {
  width: auto;
  height: 100px;
  margin: 0 auto 40px;
}

.live-frame-22sshomme #liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.live-frame-22sshomme #liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.live-frame-22sshomme #liveview .countdown-timer__title {
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-22sshomme #liveview .countdown-timer__title-sp {
  display: none;
}

.live-frame-22sshomme #liveview .countdown-timer__date {
  margin: 30px auto 20px;
  letter-spacing: normal;
}

.live-frame-22sshomme #liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 100px;
}

.live-frame-22sshomme #liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.live-frame-22sshomme #liveview .countdown-timer__date .day span.normal {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
}

.live-frame-22sshomme #liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 65px;
  font-size: 4.0625rem;
  letter-spacing: 0.08em;
}

.live-frame-22sshomme #liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame-22sshomme #liveview .countdown-timer__locale {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}

.live-frame-22sshomme #liveview .countdown-timer__locale-sp {
  display: none;
}

.live-frame-22sshomme #liveview #livePlayer {
  display: none;
}

.live-frame-22sshomme #liveview #liveBanner {
  display: none;
}

.live-frame-22sshomme #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.live-frame-22sshomme #liveview.is-view #livePlayer {
  display: block;
}

.live-frame-22sshomme #liveview.is-view #liveBanner {
  display: none;
}

.live-frame-22sshomme #liveview>iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.live-frame {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

.live-frame #liveview {
  position: relative;
  padding-top: 56.25%;
  background-color: #000;
}

.live-frame #liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.live-frame #liveview .countdown-timer figure {
  width: auto;
  height: 80px;
  margin: 0 auto 20px;
}

.live-frame #liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.live-frame #liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.live-frame #liveview .countdown-timer__title {
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame #liveview .countdown-timer__title-sp {
  display: none;
}

.live-frame #liveview .countdown-timer__date {
  margin: 30px auto 20px;
  letter-spacing: normal;
}

.live-frame #liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 100px;
}

.live-frame #liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.live-frame #liveview .countdown-timer__date .day span.normal {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
}

.live-frame #liveview .countdown-timer__date .day .sp-img1 {
  display: none;
}

.live-frame #liveview .countdown-timer__date .day .sp-img2 {
  display: none;
}

.live-frame #liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 65px;
  font-size: 4.0625rem;
  letter-spacing: 0.08em;
}

.live-frame #liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
}

.live-frame #liveview .countdown-timer__locale {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5 !important;
}

.live-frame #liveview .countdown-timer__locale-sp {
  display: none;
}

.live-frame #liveview .countdown-timer__bottom {
  margin-top: 20px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.live-frame #liveview #livePlayer {
  display: none;
}

.live-frame #liveview #liveBanner {
  display: none;
}

.live-frame #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.live-frame #liveview.is-view #livePlayer {
  display: block;
}

.live-frame #liveview.is-view #liveBanner {
  display: none;
}

.live-frame #liveview>iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index .modal-overlay-liveview {
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.index .modal-overlay-liveview__inner {
  -webkit-box-shadow: 1px 3px 11px -2px #000;
  position: fixed;
  width: 85.93vw;
  min-width: 768px;
  height: 48.37859vw;
  min-height: 430px;
  margin: 0;
  background-color: #000;
  box-shadow: 1px 3px 11px -2px #000;
}

.index .modal-overlay-liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.index .modal-overlay-liveview .countdown-timer figure {
  width: auto;
  height: 100px;
  margin: 0 auto 20px;
}

.index .modal-overlay-liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.index .modal-overlay-liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.index .modal-overlay-liveview .countdown-timer__title {
  font-size: 16px;
  font-size: 1rem;
}

.index .modal-overlay-liveview .countdown-timer__date {
  margin: 30px auto 20px;
  letter-spacing: normal;
}

.index .modal-overlay-liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 110px;
}

.index .modal-overlay-liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.index .modal-overlay-liveview .countdown-timer__date .day span:nth-of-type(2) {
  margin: 0;
  font-size: 41px;
  font-size: 2.5625rem;
}

.index .modal-overlay-liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 78px;
  font-size: 4.875rem;
  letter-spacing: 0.08em;
}

.index .modal-overlay-liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
}

.index .modal-overlay-liveview .countdown-timer__locale {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5 !important;
}

.index .modal-overlay-liveview .countdown-timer__bottom {
  margin-top: 10px;
  font-size: 10px;
  font-size: 0.625rem;
}

.index .modal-overlay-liveview #liveview {
  position: relative;
  height: 100%;
}

.index .modal-overlay-liveview #liveview #livePlayer {
  display: none;
}

.index .modal-overlay-liveview #liveview #liveBanner {
  display: none;
}

.index .modal-overlay-liveview #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.index .modal-overlay-liveview #liveview.is-view #livePlayer {
  display: block;
}

.index .modal-overlay-liveview #liveview.is-view #liveBanner {
  display: none;
}

.index .modal-overlay-liveview iframe {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

.index .modal-overlay-liveview>img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.newsindex__content {
  margin: 0 30px 0;
}

.newsindex__content:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.newsindex__content__set {
  margin: 0 0 30px;
}

.newsindex__content__set .result-keyword {
  display: block;
  margin: 5px auto;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.25;
}

.newsindex__content__set .result-category {
  display: block;
  margin: 5px auto;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.25;
}

.newsindex__content__set .result-month {
  display: block;
  margin: 5px auto;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
}

.newsindex__content__search {
  width: 330px;
  margin-bottom: 30px;
  float: right;
  background: #fff;
}

.newsindex__content__search__inner {
  padding: 30px;
}

.newsindex__content__search__inner h3 {
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
}

.newsindex__content__search__inner__form {
  position: relative;
  margin-bottom: 35px;
}

.newsindex__content__search__inner__form input[type=text] {
  width: 100%;
  padding: 0px 30px 10px 0;
  border-bottom: 1px solid #000;
}

.newsindex__content__search__inner__form button.keyword {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px 0px 10px 10px;
  color: #DEDEDE;
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 900;
}

.newsindex__content__search__inner__form button.keyword .fas {
  color: #DEDEDE;
}

.newsindex__content__search__inner__form .searchandfilter ul {
  display: block;
}

.newsindex__content__search__inner__form .searchandfilter ul li {
  display: block;
  padding-right: 0;
}

.newsindex__content__search__inner__brand>h3 svg {
  display: none;
}

.newsindex__content__search__inner__brand>h3.is-open svg {
  transform: rotateX(180deg);
}

.newsindex__content__search__inner__brand__list {
  text-align: left;
}

.newsindex__content__search__inner__brand__list button.search {
  -webkit-transition: all 0.5s;
  width: 100%;
  height: 40px;
  margin-top: 35px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  transition: all 0.5s;
}

.newsindex__content__search__inner__brand__list button.search:hover {
  background: #fff;
  color: #000;
}

.newsindex__content__search__inner__brand__list input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.newsindex__content__search__inner__brand__list input[type=checkbox]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.newsindex__content__search__inner__brand__list input[type=checkbox]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.newsindex__content__search__inner__brand__list label {
  -webkit-transition: all 0.5s;
  display: block;
  margin-bottom: 15px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.newsindex__content__search__inner__brand__list label span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  transition: all 0.5s;
}

.newsindex__content__search__inner__brand__list label:hover span {
  opacity: 0.5;
}

.newsindex__content__search__inner__brand__list.is-open {
  height: auto;
  padding: 30px;
}

.newsindex__content__list {
  width: calc(100% - 360px);
  margin: 0;
  padding: 0 0 30px;
}

.newsindex__content__list article {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
}

.newsindex__content__list article a {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-transition: all 0.5s;
  display: flex;
  position: relative;
  align-items: stretch;
  width: 100%;
  transition: all 0.5s;
}

.newsindex__content__list article a time {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  display: inline-block;
  align-self: flex-start;
  width: 13.95%;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.5;
  vertical-align: top;
}

.newsindex__content__list article a .img {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  display: inline-block;
  align-self: flex-start;
  width: 41.8%;
  overflow: hidden;
  vertical-align: top;
}

.newsindex__content__list article a .img figure {
  -webkit-transition: all 0.5s;
  position: relative;
  padding-top: 72%;
  overflow: hidden;
  background-color: #fff;
  transition: all 0.5s;
}

.newsindex__content__list article a .img figure img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transform-origin: center;
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  height: 100%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transform-origin: center;
  transition: all 0.5s;
}

.newsindex__content__list article a .text {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  width: 44.1%;
  vertical-align: top;
}

.newsindex__content__list article a .text h3 {
  margin: 30px;
  padding-bottom: 30px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.25;
  word-break: normal;
  overflow-wrap: break-word;
}

.newsindex__content__list article a .text .viewmore {
  -webkit-transition: all 0.5s ease;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 100px;
  color: #9D9D9D;
  font-size: 14px;
  font-size: 0.875rem;
  transition: all 0.5s ease;
}

.newsindex__content__list article a .text .viewmore svg {
  -webkit-transition: all 0.5s;
  display: inline-block;
  height: 9px;
  margin-top: 2px;
  padding-left: 2px;
  vertical-align: top;
  transition: all 0.5s;
}

.newsindex__content__list article a .text .viewmore svg polygon {
  fill: #9D9D9D;
}

.newsindex__content__list article a:hover {
  opacity: 1;
}

.newsindex__content__list article a:hover .img figure {
  transform: scale(1.1);
  opacity: 1 !important;
}

.newsindex__content__list article a:hover .img figure img {
  opacity: 1 !important;
}

.newsindex__content__list article a:hover h3 {
  opacity: 0.6;
}

.newsindex__content__list article a:hover .viewmore {
  left: 40px;
  color: #000;
}

.newsindex__content__list article a:hover .viewmore svg {
  padding-left: 6px;
}

.newsindex__content__list article a:hover .viewmore svg polygon {
  fill: #000;
}

.newsindex__content__list .result-notfound {
  margin-bottom: 30px;
}

.newsindex__content__list__pager .common-pager__prev {
  float: left;
}

.newsindex__content__list__pager .common-pager__next {
  float: right;
}

.newsindex__content__archive {
  width: calc(100% - 360px);
  margin: 60px 0 0;
  padding: 0;
  background-color: #fff;
}

.newsindex__content__archive__inner {
  padding: 30px;
  text-align: left;
}

.newsindex__content__archive__inner h3 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 400;
  text-align: left;
}

.newsindex__content__archive__inner dl {
  -webkit-transition: all 0.5s;
  width: 100%;
  font-size: 0;
  letter-spacing: -0.1em;
  transition: all 0.5s;
}

.newsindex__content__archive__inner dl dt {
  display: inline-block;
  width: 65px;
  margin-bottom: 5px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
  vertical-align: top;
}

.newsindex__content__archive__inner dl dt svg {
  display: none;
}

.newsindex__content__archive__inner dl dt.is-open svg {
  transform: rotateX(180deg);
}

.newsindex__content__archive__inner dl dd {
  display: inline-block;
  width: calc(100% - 65px);
  vertical-align: top;
}

.newsindex__content__archive__inner dl dd ul li {
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
}

.newsindex__content__archive__inner dl dd ul li:after {
  padding-right: 0.5em;
  font-size: 11px;
  font-size: 0.6875rem;
  content: "|";
}

.newsindex__content__archive__inner dl dd ul li:last-child:after {
  display: none;
}

.newsindex__content__archive__inner dl dd ul li a {
  margin-right: 0.5em;
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.08em;
}

.newsindex__content__archive__inner dl dd ul li.is-active a {
  text-decoration: underline;
}

.news__title {
  margin-bottom: 40px;
}

.news__title h2 {
  padding: 20px 0;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
}

.news__detail article {
  max-width: 1600px;
  margin: 0 auto 40px;
  padding: 0 90px;
}

.news__detail article>time {
  display: none;
}

.news__detail article h2 {
  margin: 0 16%;
  padding: 0 0 35px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.25;
}

.news__detail article figure {
  position: relative;
  width: 100%;
  max-height: 1120px;
  overflow: hidden;
}

.news__detail article figure img {
  max-height: 100%;
}

.news__detail article figure figcaption {
  margin-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: left;
}

.news__detail article .news__detail__content {
  padding: 60px 0;
}

.news__detail article .news__detail__content:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.news__detail article .news__detail__content__text {
  width: 63%;
  float: right;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: left;
}

.news__detail article .news__detail__content__text p {
  margin-bottom: 25px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
}

.news__detail article .news__detail__content__text p img {
  height: auto !important;
  margin: 25px auto;
}

.news__detail article .news__detail__content__text a {
  color: #aaa;
  text-decoration: underline;
}

.news__detail article .news__detail__content__text a:hover {
  text-decoration: none;
}

.news__detail article .news__detail__content__text b,
.news__detail article .news__detail__content__text strong {
  font-weight: bold !important;
}

.news__detail article .news__detail__content__info {
  width: 26%;
  float: left;
  text-align: left;
}

.news__detail article .news__detail__content__info>time {
  display: inline-block;
  margin-bottom: 10px;
  padding: 7px 20px;
  background: #000;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
}

.news__detail article .news__detail__content__info .tag {
  margin-bottom: 12px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.news__detail article .news__detail__content__info .tag li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
  vertical-align: top;
}

.news__detail article .news__detail__content__info .tag li a {
  display: block;
  padding: 5px;
  border: 1px solid #000;
  font-size: 8px;
  font-size: 0.5rem;
}

.news__detail article .news__detail__content__info .sns {
  font-size: 0;
  letter-spacing: -0.1em;
}

.news__detail article .news__detail__content__info .sns li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
  vertical-align: top;
}

.news__detail article .news__detail__content__info .sns .ico-x-news {
  width: 1rem;
  height: 1rem;
}

.news__detail article .news__detail__content__info .sns li a {
  display: block;
  padding: 8px;
  font-size: 16px;
  font-size: 1rem;
  height: 16px;
  width: auto;
}

.news__detail article .news__detail__content__info .sns li:first-child a {
  padding-left: 0;
}

.news__pager {
  margin: 0 90px 180px;
  padding: 30px 0 30px;
  border-top: 1px solid #DEDEDE;
}

.news__pager:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.news__pager__prev {
  position: relative;
  padding-left: 32px;
  float: left;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 19px;
}

.news__pager__prev span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.5s;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s;
}

.news__pager__prev span svg {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.news__pager__prev:hover {
  padding-left: 28px;
  opacity: 1;
}

.news__pager__prev:hover span {
  -webkit-box-shadow: none;
  background-color: #000;
  box-shadow: none;
}

.news__pager__prev:hover span svg polygon {
  fill: #fff;
}

.news__pager__next {
  position: relative;
  padding-right: 32px;
  float: right;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 19px;
}

.news__pager__next span {
  -webkit-box-shadow: 2px 4px 11px -6px #000;
  -webkit-transition: all 0.5s;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 2px 4px 11px -6px #000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s;
}

.news__pager__next span svg {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 8px;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.news__pager__next:hover {
  padding-right: 28px;
  opacity: 1;
}

.news__pager__next:hover span {
  -webkit-box-shadow: none;
  background-color: #000;
  box-shadow: none;
}

.news__pager__next:hover span svg polygon {
  fill: #fff;
}

.thankspage__content {
  margin: 76px 30px 0;
  padding-top: 160px;
  text-align: center;
}

.thankspage__content__inner h2 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
}

.thankspage__content__inner h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.thankspage__content__inner p {
  margin-bottom: 50px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.75;
}

.thankspage__content__inner .common-pager__prev {
  float: none;
}

.notfound__content {
  margin: 76px 30px 0;
  padding-top: 160px;
  text-align: center;
}

.notfound__content__inner h2 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
}

.notfound__content__inner h3 {
  margin-bottom: 10px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

.notfound__content__inner p {
  margin-bottom: 50px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.75;
}

.notfound__content__inner .common-pager__prev {
  float: none;
}

.presslogin {
  /* ログイン後マイページ */
  /* フォーム関連 */
  /* IE */
  /* Edge */
}

.presslogin .btn {
  -webkit-transition: all 0.5s;
  width: 100%;
  max-width: 324px;
  border: 1px solid;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.56px;
  line-height: 46px;
  text-align: center;
  transition: all 0.5s;
}

.presslogin .btn:hover {
  background-color: #fff;
  color: #000;
}

.presslogin .content {
  padding: 0 30px;
}

.presslogin .content_title {
  margin-bottom: 10px;
  padding: 20px 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
}

.presslogin .section_title {
  margin-bottom: 40px;
  font-family: "Optima", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1em;
  letter-spacing: normal;
  text-align: center;
}

.presslogin .login {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 110px;
  margin-bottom: 80px;
}

.presslogin .login .section_title {
  margin-bottom: 60px;
}

.presslogin .create .section_title {
  margin-bottom: 1rem;
}

.presslogin .create p {
  margin-bottom: 30px;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.3;
}

.presslogin.pressmypage .menu {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
  margin: 80px auto 80px;
}

.presslogin.pressmypage .menu>a {
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  flex-basis: 48%;
  align-self: stretch;
  max-width: 48%;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  line-height: 1.5;
}

.presslogin.pressmypage .menu>a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.presslogin.pressmypage .edit {
  width: 100%;
  max-width: 600px;
  margin: 80px auto 80px;
}

.presslogin.pressmypage .edit form label {
  display: none;
}

.presslogin.pressmypage .delete {
  width: 100%;
  max-width: 600px;
  margin: 80px auto 80px;
}

.presslogin.pressmypage .delete form>p:not(:last-child) {
  margin-bottom: 1rem;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 2;
  text-align: left;
}

.presslogin.pressmypage .delete form label {
  display: none;
}

.presslogin.pressmypage .delete form input[type=submit] {
  -webkit-transition: all 0.5s;
  width: 100%;
  max-width: 324px;
  border: 1px solid;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.56px;
  line-height: 46px;
  text-align: center;
  transition: all 0.5s;
}

.presslogin.pressmypage .delete form input[type=submit]:hover {
  background-color: #fff;
  color: #000;
}

.presslogin.pressmypage .delete>p {
  margin-bottom: 1rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.75;
  text-align: center;
}

.presslogin.pressmypage .delete .common-pager__prev {
  float: none;
}

.presslogin input[type=text],
.presslogin input[type=email],
.presslogin input[type=password] {
  width: 100%;
  min-height: 5rem;
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-size: 1.25rem;
}

.presslogin input[type=submit].btn {
  -webkit-transition: all 0.5s;
  width: 100%;
  max-width: 324px !important;
  border: 1px solid;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.56px;
  line-height: 46px;
  text-align: center;
  transition: all 0.5s;
}

.presslogin input[type=submit].btn:hover {
  background-color: #fff;
  color: #000;
}

.presslogin input::-moz-placeholder,
.presslogin textarea::-moz-placeholder,
.presslogin select::-moz-placeholder {
  color: #000;
  font-family: "Optima", sans-serif;
  font-weight: 400;
}

.presslogin input::-moz-placeholder,
.presslogin textarea::-moz-placeholder,
.presslogin select::-moz-placeholder {
  color: #000;
  font-family: "Optima", sans-serif;
  font-weight: 400;
}

.presslogin input::placeholder,
.presslogin textarea::placeholder,
.presslogin select::placeholder {
  color: #000;
  font-family: "Optima", sans-serif;
  font-weight: 400;
}

.presslogin input::-ms-input-placeholder,
.presslogin textarea::-ms-input-placeholder select::placeholder {
  color: #000;
  font-family: "Optima", sans-serif;
  font-weight: 400;
}

.presslogin .form_item {
  position: relative;
  width: 100% !important;
  margin-bottom: 1rem;
}

.presslogin .form_item:last-of-type {
  margin-bottom: 2.5rem !important;
}

.presslogin .form_label {
  -webkit-transition: all 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.08em;
  transition: all 0.2s;
}

.presslogin .form_top {
  transform: translateY(-0.5rem);
  font-size: 16px;
  font-size: 1rem;
  opacity: 0.6;
}

.presslogin .before_text {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 2;
  text-align: left;
}

.presslogin #wpmem_login legend,
.presslogin #wpmem_reg legend {
  font-size: 16px;
  text-align: left;
}

.presslogin #wpmem_login .div_text,
.presslogin #wpmem_reg .div_checkbox,
.presslogin #wpmem_reg .div_date,
.presslogin #wpmem_reg .div_file,
.presslogin #wpmem_reg .div_image,
.presslogin #wpmem_reg .div_multicheckbox,
.presslogin #wpmem_reg .div_multiselect,
.presslogin #wpmem_reg .div_number,
.presslogin #wpmem_reg .div_radio,
.presslogin #wpmem_reg .div_select,
.presslogin #wpmem_reg .div_text,
.presslogin #wpmem_reg .div_textarea,
.presslogin #wpmem_reg .div_url {
  width: 100%;
}

.presslogin #wpmem_login input[type=password],
.presslogin #wpmem_login input[type=text],
.presslogin #wpmem_reg input[type=date],
.presslogin #wpmem_reg input[type=email],
.presslogin #wpmem_reg input[type=number],
.presslogin #wpmem_reg input[type=password],
.presslogin #wpmem_reg input[type=text],
.presslogin #wpmem_reg input[type=url],
.presslogin #wpmem_reg textarea {
  width: 100%;
  min-height: 5rem;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  background: none repeat scroll 0 0 transparent;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
}

.presslogin #wpmem_reg #tos {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.presslogin #wpmem_reg #tos:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.presslogin #wpmem_reg #tos:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.presslogin #wpmem_login .button_div,
.presslogin #wpmem_reg .button_div {
  width: auto !important;
  max-width: 100%;
  text-align: center !important;
}

.presslogin #wpmem_login label,
.presslogin #wpmem_reg label {
  display: none;
}

.presslogin #wpmem_reg .req-text {
  display: none;
}

.presslogin #wpmem_reg .req {
  display: none;
}

.presslogin #wpmem_msg,
.presslogin .wpmem_msg {
  width: 100% !important;
  margin: 30px 0;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: none !important;
  font-weight: bold;
  line-height: 1.5;
}

.presslogin #wpmem_msg h2,
.presslogin .wpmem_msg h2 {
  line-height: 1.5;
}

.presslogin #wpmem_msg p,
.presslogin .wpmem_msg p {
  line-height: 1.5;
}

.presslogin #wpmem_reg .captcha {
  width: 100% !important;
  text-align: center;
}

.presslogin #wpmem_reg .captcha .g-recaptcha>div {
  margin: auto;
}

.presslogin .div_text {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
}

.presslogin .div_text a {
  color: #aaa;
  text-decoration: underline;
}

.presslogin .div_text a:hover {
  text-decoration: none;
}

.presslogin .link-text {
  width: 100% !important;
  margin-bottom: 30px;
  text-align: right;
}

.presslogin .link-text .link-text-forgot {
  font-size: 12px;
  font-size: 0.75rem;
}

.presslogin .link-text .link-text-username {
  font-size: 12px;
  font-size: 0.75rem;
}

.press__detail article {
  max-width: 1600px;
  margin: 0 auto 40px;
  padding: 0 90px;
}

.press__detail article time {
  display: none;
}

.press__detail article h2 {
  margin: 0 16%;
  padding: 0 0 35px;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.25;
}

.press__detail article .swiper-wrapper {
  position: relative;
}

.press__detail article .swiper-slide .img {
  position: relative;
  max-height: 1120px;
  padding-top: 72%;
}

.press__detail article .swiper-slide .img img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}

.press__detail article .swiper-slide>p {
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.5;
}

.press__detail article .swiper-button-prev:after,
.press__detail article .swiper-button-next:after {
  transform: scale(0.5);
}

.press__detail article>p {
  margin-top: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.5;
  text-align: center;
}

.press__detail article .press__detail__content {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 60px 0 0;
}

.press__detail article .press__detail__content__text {
  order: 2;
  width: 63%;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: left;
}

.press__detail article .press__detail__content__text p {
  margin-bottom: 25px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
}

.press__detail article .press__detail__content__text p img {
  margin: 25px auto;
}

.press__detail article .press__detail__content__info {
  order: 1;
  width: 26%;
  text-align: left;
}

.press__detail article .press__detail__content__info time {
  display: inline-block;
  margin-bottom: 10px;
  padding: 7px 20px;
  background: #000;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
}

.press__detail article .press__detail__content__info .tag {
  margin-bottom: 12px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.press__detail article .press__detail__content__info .tag li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
  vertical-align: top;
}

.press__detail article .press__detail__content__info .tag li a {
  display: block;
  padding: 5px;
  border: 1px solid #000;
  font-size: 8px;
  font-size: 0.5rem;
}

.press__detail article .press__detail__content__info .download {
  position: sticky;
  top: 100px;
  margin-top: 50px;
  padding: 40px;
  background-color: #fff;
  text-align: left;
}

.press__detail article .press__detail__content__info .download span {
  line-height: 1.25;
}

.press__detail article .press__detail__content__info .download a {
  -webkit-transition: all 0.5s;
  display: block;
  height: 50px;
  margin-top: 20px;
  background-color: #C4C4C4;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 50px;
  text-align: center;
  transition: all 0.5s;
}

.press__detail article .press__detail__content__info .download a:hover {
  background-color: #000;
  opacity: 1;
}

.press__pager {
  margin: 0 90px 180px;
  padding: 30px 0 30px;
  border-top: 1px solid #DEDEDE;
}

.press__pager:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.press__pager .common-pager__prev {
  float: left;
}

.press__pager .common-pager__next {
  float: right;
}

.pressindex .content_title {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: normal;
  letter-spacing: 0.08em;
  text-align: center;
}

.pressindex .content {
  padding: 0 30px;
}

.pressindex .set {
  margin: 0 0 30px;
}

.pressindex .set .result-keyword {
  display: block;
  margin: 5px auto;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.25;
}

.pressindex .set .result-category {
  display: block;
  margin: 5px auto;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.25;
}

.pressindex .set .result-month {
  display: block;
  margin: 5px auto;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
}

.pressindex .searchbox {
  margin-bottom: 30px;
  padding: 30px 60px;
  background: #fff;
}

.pressindex .searchbox__inner {
  position: relative;
}

.pressindex .searchbox__inner h3 {
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
}

.pressindex .searchbox__inner__form {
  position: relative;
  width: 25%;
  margin-bottom: 35px;
  float: right;
}

.pressindex .searchbox__inner__form input[type=text] {
  width: 100%;
  padding: 0px 30px 10px 0;
  border-bottom: 1px solid #000;
}

.pressindex .searchbox__inner__form button.keyword {
  position: absolute;
  right: 0;
  padding: 0px 0px 10px 10px;
  font-size: 18px;
  font-size: 1.125rem;
}

.pressindex .searchbox__inner__form button.keyword .fas {
  color: #DEDEDE;
}

.pressindex .searchbox__inner__brand {
  width: 75%;
  text-align: left;
}

.pressindex .searchbox__inner__brand>h3 svg {
  display: none;
}

.pressindex .searchbox__inner__brand>h3.is-open svg {
  transform: rotateX(180deg);
}

.pressindex .searchbox__inner__brand__list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  max-height: 240px;
  column-count: 3;
}

.pressindex .searchbox__inner__brand__list input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.pressindex .searchbox__inner__brand__list input[type=checkbox]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.pressindex .searchbox__inner__brand__list input[type=checkbox]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.pressindex .searchbox__inner__brand__list label {
  -webkit-transition: all 0.5s;
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  display: block;
  flex-basis: 30%;
  margin-bottom: 15px;
  line-height: 1.25;
  text-align: left;
  cursor: pointer;
  transition: all 0.5s;
}

.pressindex .searchbox__inner__brand__list label span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  transition: all 0.5s;
}

.pressindex .searchbox__inner__brand__list label:hover span {
  opacity: 0.5;
}

.pressindex .searchbox__inner__brand__list button.search-sp {
  display: none;
}

.pressindex .searchbox__inner__brand__list.is-open {
  height: auto;
  padding: 30px;
}

.pressindex .searchbox__inner button.search-pc {
  -webkit-transition: all 0.5s;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
  height: 40px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  transition: all 0.5s;
}

.pressindex .searchbox__inner button.search-pc:hover {
  background: #fff;
  color: #000;
}

.pressindex .result {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.pressindex .card {
  width: calc((100% - 90px) / 4);
  margin-bottom: 60px;
  text-align: left;
}

.pressindex .card:not(:nth-child(4n)) {
  margin-right: 30px;
}

.pressindex .card .img {
  -webkit-transition: all 0.5s;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 0.5s;
}

.pressindex .card .img figure {
  -webkit-transition: all 0.5s;
  position: relative;
  width: 100%;
  padding-top: 72%;
  overflow: hidden;
  background: #000;
  transition: all 0.5s;
}

.pressindex .card .img figure img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transform-origin: center;
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  transform-origin: center;
  transition: all 0.5s;
}

.pressindex .card time {
  margin-bottom: 1rem;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.3;
}

.pressindex .card dt {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: normal;
  line-height: 1.33333;
  word-break: break-all;
}

.pressindex .card dd p {
  display: inline;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667;
  word-break: break-all;
}

.pressindex .card a {
  transition: all 0.5s;
}

.pressindex .card a:hover .img figure {
  transform: scale(1.1);
  opacity: 1;
}

.pressindex .card a:hover .img figure img {
  opacity: 1;
}

.pressindex .result-notfound {
  display: block;
  margin: 5px auto;
  letter-spacing: normal;
  line-height: 1.25;
}

.pressindex .pagenation {
  width: 260px;
  margin: auto;
}

.pressindex .pagenation:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.projects__capsules {
  margin: 0 30px 0;
  padding-bottom: 170px;
}

.projects__capsules__inner {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 790px;
  margin: 120px auto 0;
  text-align: left;
}

.projects__capsules__inner>* {
  -webkit-font-smoothing: antialiased;
}

.projects__capsules__inner .heading {
  box-sizing: border-box;
  width: 50%;
}

.projects__capsules__inner .heading .season {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 50px;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1;
}

.projects__capsules__inner .heading h3 {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 10px;
  padding: 0;
  font-family: "Optima", sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.25;
}

.projects__capsules__inner .heading .period {
  -webkit-font-smoothing: antialiased;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.projects__capsules__inner .paragraph {
  margin-top: 70px;
}

.projects__capsules__inner .paragraph a {
  text-decoration: underline;
}

.projects__capsules__inner .paragraph a:hover {
  text-decoration: none;
}

.projects__capsules__inner .paragraph p {
  margin-bottom: 20px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
}

.projects__capsules__inner .paragraph span {
  display: block;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: bold;
}

.projects__capsules__inner .img {
  flex-basis: 40%;
  width: 40%;
}

.projects__capsules__inner .img img {
  width: 100%;
  height: auto;
}

.projects__capsules__inner .img p {
  margin-top: 5px;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.25;
}

.projects__capsules__inner .link {
  margin-top: 80px;
}

.projects__capsules__inner .link a {
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  text-decoration: none;
}

.projects__capsules__inner .link a svg {
  margin-right: 5px;
  vertical-align: bottom;
}

.projects__lamborghini {
  margin: 40px 0 180px;
}

.projects__lamborghini .grid {
  position: relative;
  height: 100%;
  margin: 0 15px;
  font-size: 0;
  letter-spacing: -0.1em;
}

.projects__lamborghini .grid__item {
  display: block;
  position: absolute;
  width: calc((100vw - 90px) / 2);
  margin: 15px;
}

.projects__lamborghini .grid__item__content {
  width: 100%;
  height: auto;
}

.projects__lamborghini .grid__item__content figure {
  overflow: hidden;
}

.projects__lamborghini .grid__item__content figure img {
  -webkit-transform-origin: center;
  -webkit-transition: all 0.8s ease;
  width: 100%;
  height: auto;
  transform-origin: center;
  transition: all 0.8s ease;
}

.projects__lamborghini .grid__item__content video {
  width: 100%;
}

.projects__lamborghini .grid__item__content iframe {
  width: 100%;
  height: calc((100vw - 90px) / 2 * 0.5625);
}

.projects__lamborghini .grid__item__content .movie-btn {
  -webkit-transition: all 0.5s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.projects__lamborghini .grid__item__content .movie-btn__img {
  position: relative;
  width: 100%;
  height: 100%;
}

.projects__lamborghini .grid__item__content .movie-btn__img img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  transform: translate(-50%, -50%);
}

.projects__lamborghini .grid__item__content .movie-btn:hover {
  cursor: pointer;
  opacity: 0.5;
}

.projects__lamborghini .grid__item__content p {
  margin: 10px auto;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8;
  text-align: left;
}

.projects__lamborghini .grid__item__content p a {
  display: inline-block;
  color: #aaa;
  text-decoration: underline;
}

.projects__lamborghini .grid__item__content p a:hover {
  text-decoration: none !important;
}

.projects__lamborghini .grid__item__content>a {
  display: block;
}

.projects__lamborghini .grid__item__content>a:hover {
  opacity: 1;
}

.projects__lamborghini .grid__item__content>a:hover figure {
  opacity: 1;
}

.projects__lamborghini .grid__item__content>a:hover figure img {
  transform: scale(1.05);
  opacity: 1;
}

.projects__lamborghini .grid__item__content.is-focus figure {
  opacity: 1;
}

.projects__lamborghini .grid__item__content.is-focus figure img {
  transform: scale(1.05);
  opacity: 1;
}

.projects__lamborghini .modal-overlay {
  display: none;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.projects__lamborghini .modal-overlay__inner {
  position: fixed;
  width: 77.5vw;
  height: 43.59375vw;
  margin: 0;
}

.projects__lamborghini .modal-overlay iframe,
.projects__lamborghini .modal-overlay video {
  width: 100%;
  height: 100%;
}

.projects__lamborghini .modal-overlay img {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.projects__lamborghini .content {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  justify-content: space-between;
  max-width: 1220px;
  margin: 195px auto 0;
  padding: 0 60px;
}

.projects__lamborghini .content__head {
  flex-basis: 470px;
  width: 42.7%;
  text-align: left;
}

.projects__lamborghini .content__head h3 {
  font-family: "Optima", sans-serif;
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1.25;
}

.projects__lamborghini .content__head h4 {
  margin-top: 20px;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.projects__lamborghini .content__detail {
  flex-basis: 42.7%;
  width: 42.7%;
  text-align: left;
}

.projects__lamborghini .content__detail p {
  margin-bottom: 50px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8;
}

.projects__lamborghini .content__detail .link-square {
  display: inline-block;
  margin-bottom: 15px;
  padding: 15px 25px;
  border: 1px solid #fff;
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__pour-homme-2021ss {
  margin: 0 30px 0;
  padding-bottom: 170px;
}

.projects__pour-homme-2021ss__inner {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-top: 120px;
  padding: 0 210px;
  text-align: left;
}

.projects__pour-homme-2021ss__inner>* {
  -webkit-font-smoothing: antialiased;
}

.projects__pour-homme-2021ss__inner .heading {
  box-sizing: border-box;
  width: 50%;
}

.projects__pour-homme-2021ss__inner .heading .season {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  line-height: 1;
}

.projects__pour-homme-2021ss__inner .heading h3 {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
  padding: 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
}

.projects__pour-homme-2021ss__inner .heading h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}

.projects__pour-homme-2021ss__inner .heading .period {
  -webkit-font-smoothing: antialiased;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.projects__pour-homme-2021ss__inner .paragraph {
  width: 50%;
}

.projects__pour-homme-2021ss__inner .paragraph a {
  text-decoration: underline;
}

.projects__pour-homme-2021ss__inner .paragraph a:hover {
  text-decoration: none;
}

.projects__pour-homme-2021ss__inner .paragraph .en {
  margin-bottom: 60px;
}

.projects__pour-homme-2021ss__inner .paragraph .en p {
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
}

.projects__pour-homme-2021ss__inner .paragraph .ja {
  margin-bottom: 60px;
}

.projects__pour-homme-2021ss__inner .paragraph .ja p {
  margin-bottom: 20px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2;
}

.projects__pour-homme-2021ss__inner .after-event {
  width: 100%;
  text-align: center;
}

.projects__pour-homme-2021ss__inner .after-event .period {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.projects__pour-homme-2021ss__inner .after-event h3 {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 60px;
  padding: 0;
  font-family: "Optima", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 2;
}

.projects__pour-homme-2021ss__inner .after-event h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
}

.projects__pour-homme-2021ss__inner .after-event h3 br.sp {
  display: none;
}

.projects__pour-homme-2021ss__inner .after-event .collection {
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.8;
}

.projects__pour-homme-2021ss__inner .link a {
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  text-decoration: none;
}

.projects__pour-homme-2021ss__inner .link a svg {
  margin-left: 5px;
  vertical-align: bottom;
}

.projects__virtual_ys_installation {
  margin: 0 30px 0;
  padding-bottom: 170px;
}

.projects__virtual_ys_installation__inner {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1400px;
  margin: 120px auto 0;
  padding: 0 60px;
  text-align: left;
}

.projects__virtual_ys_installation .link a {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.projects__virtual_ys_installation .link a svg {
  margin-right: 5px;
  vertical-align: bottom;
}

.projects__virtual_ys_installation a {
  color: #454545;
  text-decoration: underline;
}

.projects__virtual_ys_installation a:hover {
  text-decoration: none;
}

.projects__virtual_ys_installation .heading {
  flex-basis: 44%;
  width: 44%;
  max-width: 410px;
}

.projects__virtual_ys_installation .heading span {
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.15;
}

.projects__virtual_ys_installation .heading h3 {
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.15;
}

.projects__virtual_ys_installation .heading h4 {
  margin-bottom: 70px;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.25;
}

.projects__virtual_ys_installation .heading h5 {
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.25;
}

.projects__virtual_ys_installation .heading .link {
  margin-bottom: 70px;
}

.projects__virtual_ys_installation .heading__info {
  width: 88%;
}

.projects__virtual_ys_installation .heading__info h6 {
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: normal;
}

.projects__virtual_ys_installation .heading__info span {
  display: block;
  margin-bottom: 5px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}

.projects__virtual_ys_installation .heading__info .link_ysomotesando {
  display: inline-block;
  margin-bottom: 5px;
  color: #454545;
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: underline;
}

.projects__virtual_ys_installation .heading__info .link_ysomotesando:hover {
  text-decoration: none;
}

.projects__virtual_ys_installation .heading__info p {
  margin-bottom: 30px;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.8;
}

.projects__virtual_ys_installation .content {
  flex-basis: 49.18%;
  width: 49.18%;
}

.projects__virtual_ys_installation .content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
}

.projects__virtual_ys_installation .content__onview h6 {
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: normal;
}

.projects__virtual_ys_installation .content__onview .link {
  margin: 15px auto 70px;
}

.projects__virtual_ys_installation .content__onview .link a {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.projects__virtual_ys_installation .content__future {
  margin: 50px auto 50px;
}

.projects__virtual_ys_installation .content__future h6 {
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

.projects__virtual_ys_installation .content__future p {
  margin-bottom: 30px;
}

.projects__virtual_ys_installation .content__creative {
  margin-bottom: 60px;
  padding: 40px;
  background-color: #fff;
}

.projects__virtual_ys_installation .content__creative h6 {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
}

.projects__virtual_ys_installation .content__creative .img {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 35px auto;
}

.projects__virtual_ys_installation .content__creative .img img:first-of-type {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  flex-basis: 100%;
  align-self: flex-start;
  width: 100%;
  height: auto !important;
  margin-bottom: 4px;
}

.projects__virtual_ys_installation .content__creative .img img:nth-of-type(2),
.projects__virtual_ys_installation .content__creative .img img:nth-of-type(3) {
  -webkit-flex-basis: calc((100% - 4px) / 2);
  -ms-flex-preferred-size: calc((100% - 4px) / 2);
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  flex-basis: calc((100% - 4px) / 2);
  align-self: flex-start;
  width: calc((100% - 4px) / 2);
  height: auto !important;
}

.projects__virtual_ys_installation .content__exclusivity {
  margin-bottom: 80px;
}

.projects__virtual_ys_installation .content__exclusivity iframe {
  width: 100%;
  max-width: 100%;
  height: calc((100vw - 60px - 120px) * 0.4918 * 0.562);
  margin-bottom: 15px;
}

.projects__virtual_ys_installation .content__exclusivity h6 {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: normal;
}

.projects__virtual_ys_installation .content__exclusivity p {
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__virtual_ys_installation .content__team {
  margin-bottom: 100px;
}

.projects__virtual_ys_installation .content__team h6 {
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: normal;
}

.projects__virtual_ys_installation .content__team p {
  font-size: 16px;
  font-size: 1rem;
}

.projects__virtual_ys_installation .content .link.small {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__virtual_ys_installation .content .link.small a {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__ys_drmartens {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1100px;
  margin: 140px auto 180px;
  padding: 0 80px;
}

.projects__ys_drmartens .img {
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  flex-basis: 32%;
  order: 2;
  width: 32%;
  text-align: left;
}

.projects__ys_drmartens .img__item {
  display: block;
  text-align: center;
}

.projects__ys_drmartens .img__item img {
  margin-bottom: 32px;
}

.projects__ys_drmartens .img__item img:last-of-type {
  margin-bottom: 20px;
}

.projects__ys_drmartens .img__text {
  margin-top: 10px;
  font-size: 10px;
  font-size: 0.625rem;
}

.projects__ys_drmartens .img__head {
  display: none;
}

.projects__ys_drmartens .img__head h4 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

.projects__ys_drmartens .img__head .title {
  margin-bottom: 10px;
  font-family: "Optima", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.1;
}

.projects__ys_drmartens .img__head h5 {
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.projects__ys_drmartens .text {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  flex-basis: 50%;
  order: 1;
  width: 50%;
  text-align: left;
}

.projects__ys_drmartens .text__head {
  margin-bottom: 65px;
}

.projects__ys_drmartens .text__head h4 {
  margin-bottom: 30px;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

.projects__ys_drmartens .text__head .title {
  margin-bottom: 10px;
  font-family: "Optima", sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.1;
}

.projects__ys_drmartens .text__head h5 {
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}

.projects__ys_drmartens .text__detail {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  line-height: 1.8;
  text-align: left;
}

.projects__ys_drmartens .text__detail p {
  margin: 20px auto;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.projects__ys_drmartens .text__detail img {
  max-width: 100%;
  height: auto;
  margin: 20px auto;
}

.projects__ys_drmartens .text__detail strong {
  font-weight: bold;
}

.projects__ys_drmartens .text__detail .link {
  margin-top: 60px;
  margin-bottom: 60px;
}

.projects__ys_drmartens .text__detail .link a {
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  text-decoration: none;
}

.projects__ys_drmartens .text__detail .link a svg {
  margin-left: 5px;
  vertical-align: bottom;
}

.projects__ys_drmartens .text__detail .square-link {
  margin-top: 15px;
}

.projects__ys_drmartens .text__detail .square-link a {
  display: block;
  width: 164px;
  height: 44px;
  border: 1px solid #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  opacity: 1;
}

.projects__ys_drmartens .text__detail .square-link a:hover {
  background-color: #fff;
  color: #000;
}

.projects__ys_gshock .intro-box {
  margin: 70px auto 180px;
}

.projects__ys_gshock .intro-box p {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 1.7;
}

.projects__ys_gshock .intro-box p span {
  display: inline-block;
  width: 32px;
  height: 1px;
  margin: 0 2px 4px 2px;
  background-color: #fff;
  vertical-align: middle;
}

.projects__ys_gshock .intro-box .btn {
  display: block;
  width: 280px;
  height: 57px;
  margin: 45px auto 0;
  border: 1px #fff solid;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 57px;
}

.projects__ys_gshock .movie3 {
  margin: 220px 0;
}

.projects__ys_gshock .txt {
  width: 602px;
  margin: 0 auto;
}

.projects__ys_gshock .txt p {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 1.7;
  text-align: left;
}

.projects__ys_gshock .discover {
  margin: 220px auto 180px;
}

.projects__ys_gshock .discover .btn {
  display: block;
  width: 280px;
  height: 57px;
  margin: 45px auto 0;
  border: 1px #fff solid;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 57px;
}

.projects__ys_gshock .store h3 {
  font-family: "Optima", sans-serif;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.04em;
  line-height: 1.08;
}

.projects__ys_gshock .store .btn {
  display: block;
  width: 336px;
  height: 50px;
  margin: 30px auto 0;
  background-color: #fff;
  color: #000;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 50px;
}

.projects__ys_gshock .store-omotesando {
  margin-bottom: 140px;
}

.projects__ys_gshock .store-omotesando p {
  margin-top: 30px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
}

.projects__ys_gshock .online {
  margin: 100px 0 120px;
}

.projects__ys_gshock .online figure a {
  display: block;
}

.projects__yyfemme-2021ss {
  margin: auto 30px;
  padding: 90px 0 200px;
  text-align: center;
}

.projects__yyfemme-2021ss h3 {
  margin: 80px auto 35px;
  font-family: "Optima", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyfemme-2021ss h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.08em;
}

.projects__yyfemme-2021ss p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyfemme-2021ss p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyfemme-2021ss p.locale {
  font-size: 18px;
  font-size: 1.125rem;
}

.projects__yyfemme-2021ss p.bottom {
  margin-top: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyfemme-2122aw {
  margin: auto 30px;
  padding: 90px 0 180px;
  text-align: center;
}

.projects__yyfemme-2122aw h3 {
  margin: 80px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyfemme-2122aw h4 {
  margin: 5px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyfemme-2122aw p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyfemme-2122aw p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyfemme-2122aw p.locale {
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyfemme-2122aw p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyfemme-2122aw p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.75;
}

.projects__yyfemme-2122aw .link {
  margin-top: 90px;
  text-align: center;
}

.projects__yyfemme-2122aw .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyfemme-2122aw .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyfemme-2122aw .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyfemme-2122aw .link a:hover span {
  color: #000;
}

.projects__yyfemme-2122aw .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__yyfemme-2223aw {
  margin: auto 30px;
  padding: 90px 0 180px;
  text-align: center;
}

.projects__yy-23ss {
  padding: 90px 0 0 !important;
}

.projects__yy-23ss .sub-text {
  max-width: 830px;
  margin: 0 auto;
}

.projects__yy-23ss .d-n {
  display: none;
}

@media (max-width: 919px) {
  .projects__yy-23ss {
    padding: 0 !important;
  }

  .projects__yy-23ss .sm-d-n {
    display: none !important;
  }

  .projects__yy-23ss .sm-d-b {
    display: block !important;
  }

  .projects__yy-23ss .sm-figure100per {
    width: 100% !important;
    height: auto !important;
  }

  .projects__yy-23ss .sm-figure100per img {
    width: 100% !important;
    height: auto !important;
  }
}

.projects__yyfemme-2223aw h3 {
  margin: 80px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyfemme-2223aw h4 {
  margin: 5px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyfemme-2223aw p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yy-23ss p {
  padding: 10px 0 30px !important;
  font-size: 0.875rem;
  line-height: 1.5;
}

.projects__yy-23ss .sub-ttl {
  padding: 70px 0 10px !important;
  font-size: 1.5rem;
}

@media (max-width: 919px) {
  .projects__yy-23ss .sub-ttl {
    padding: 0 0 10px !important;
    font-size: 1.25rem;
  }
}

.projects__yy-23ss .sub-p {
  padding-top: 120px !important;
}

.projects__yy-23ss .sub-p span {
  font-size: 0.8rem;
}

.projects__yy-23ss .credit {
  padding: 40px 0 160px !important;
  font-size: 0.5rem;
  line-height: 1.5;
}

@media (max-width: 919px) {
  .projects__yy-23ss .credit {
    padding: 40px 0 120px !important;
  }
}

.projects__yyfemme-2223aw p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyfemme-2223aw p.locale {
  font-size: 14px;
  font-size: 0.875rem;
  padding-top: 60px !important;
}

.projects__yyfemme-2223aw p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyfemme-2223aw p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.75;
}

.projects__yyfemme-2223aw .link {
  margin-top: 90px;
  text-align: center;
}

.projects__yyfemme-2223aw .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyfemme-2223aw .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyfemme-2223aw .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyfemme-2223aw .link a:hover span {
  color: #000;
}

.projects__yyfemme-2223aw .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__yyfemme-22ss {
  margin: auto 30px;
  padding: 90px 0 180px;
  text-align: center;
}

.projects__yyfemme-22ss h3 {
  margin: 80px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyfemme-22ss h4 {
  margin: 5px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyfemme-22ss p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyfemme-22ss p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyfemme-22ss p.locale {
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyfemme-22ss p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyfemme-22ss p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.75;
}

.projects__yyfemme-22ss p.note .kome {
  font-size: 10px;
  font-size: 0.625rem;
}

.projects__yyfemme-22ss .link {
  margin-top: 90px;
  text-align: center;
}

.projects__yyfemme-22ss .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyfemme-22ss .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyfemme-22ss .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyfemme-22ss .link a:hover span {
  color: #000;
}

.projects__yyfemme-22ss .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__yyhomme-2122aw-installation {
  max-width: 380px;
  margin: auto;
  padding: 135px 0 180px;
  text-align: center;
}

.projects__yyhomme-2122aw-installation h3 {
  margin: 0 auto 35px;
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
  text-align: center;
}

.projects__yyhomme-2122aw-installation h4 {
  margin: 20px auto 20px;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
}

.projects__yyhomme-2122aw-installation p {
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
  text-align: left;
}

.projects__yyhomme-2122aw-installation p.detail {
  margin-bottom: 45px;
}

.projects__yyhomme-2122aw-installation .info {
  margin-bottom: 18px;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
  text-align: left;
}

.projects__yyhomme-2122aw-installation .info ul li:not(:last-child) {
  margin-bottom: 12px;
}

.projects__yyhomme-2122aw-installation .info ul li dl {
  display: flex;
}

.projects__yyhomme-2122aw-installation .info ul li dl dt {
  line-height: 1.75;
}

.projects__yyhomme-2122aw-installation .info ul li dl dd {
  line-height: 1.75;
}

.projects__yyhomme-2122aw-installation .link {
  text-align: left;
}

.projects__yyhomme-2122aw-installation .link a {
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  text-decoration: none;
}

.projects__yyhomme-2122aw-installation .link a svg {
  margin-right: 5px;
  vertical-align: bottom;
}

.projects__yyhomme-2122aw {
  margin: auto 30px;
  padding: 90px 0 0;
  text-align: center;
}

.projects__yyhomme-2122aw h3 {
  margin: 35px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyhomme-2122aw h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.08em;
}

.projects__yyhomme-2122aw h4 {
  margin: 25px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyhomme-2122aw p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyhomme-2122aw p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyhomme-2122aw p.locale {
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyhomme-2122aw p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyhomme-2122aw p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
}

.projects__yyhomme-2122aw .link {
  margin-top: 90px;
  text-align: center;
}

.projects__yyhomme-2122aw .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyhomme-2122aw .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyhomme-2122aw .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyhomme-2122aw .link a:hover span {
  color: #000;
}

.projects__yyhomme-2122aw .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__yyhomme-22aw h3 {
  margin: 35px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

@media (max-width: 919px) {
  .projects__yyhomme-22aw h3 {
    font-size: 1.25rem;
  }
}

.projects__yyhomme-22aw h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.08em;
}

.projects__yyhomme-22aw h4 {
  margin: 25px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyhomme-22aw p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyhomme-22aw p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyhomme-22aw p.locale {
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyhomme-22aw p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyhomme-22aw p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.75;
}

.projects__yyhomme-22aw p.note span {
  display: inline-block;
  width: 32px;
  height: 1px;
  margin: 2px 0;
  background-color: #fff;
  vertical-align: middle;
}

.projects__yyhomme-22aw .link {
  margin: 90px 0;
  text-align: center;
}

.projects__yyhomme-22aw .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyhomme-22aw .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyhomme-22aw .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyhomme-22aw .link a:hover span {
  color: #000;
}

.projects__yyhomme-22aw .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__yy-23ss .projects__look {
  margin-top: 15px !important;
}

.projects__yyhomme-22aw {
  margin: auto 30px;
  padding: 90px 0 0;
  text-align: center;
}

.projects__yyhomme-22aw .projects__look .look-pc {
  display: inline-block;
}

.projects__yyhomme-22aw .projects__look .look-sp {
  display: none;
}

.projects__yyhomme-22aw .projects__look .row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1250px;
  margin: 0 auto;
}

.projects__yyhomme-22aw .projects__look .row figure {
  margin: 10px 5px 0;
}

.projects__yyhomme-22aw .projects__look .row .highlights-figure {
  margin: 10px 5px 0;
}

.projects__yyhomme-22aw .projects__look .row figure img {
  width: 269px;
  height: 401px;
}

.projects__yyhomme-22aw .projects__look .highlights {
  width: 548px !important;
  height: auto !important;
}

@media (max-width: 919px) {
  .projects__yyhomme-22aw .projects__look .highlights {
    width: 95% !important;
    height: auto !important;
    /* margin-top: 10px; */
  }
}

.projects__yyhomme-22aw .projects__look .txt-hide {
  display: none;
}

.projects__yyhomme-22aw .projects__look .more {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.5s;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
  margin: 10px auto;
  color: #fff;
  transition: 0.5s;
}

.projects__yyhomme-22aw .projects__look button.more::after {
  -webkit-transition: 0.2s;
  position: absolute;
  top: 10px;
  width: 105px;
  height: 20px;
  background-image: url(../images/projects/yypourhomme_2022aw/view-more.svg);
  background-repeat: no-repeat;
  background-size: 105px 20px;
  content: "";
  transition: 0.2s;
}

.projects__yyhomme-22aw .projects__look button.more.on-click::after {
  -webkit-transition: 0.2s;
  position: absolute;
  top: 10px;
  width: 81px;
  height: 30px;
  background-image: url(../images/projects/yypourhomme_2022aw/close.svg);
  background-repeat: no-repeat;
  background-size: 81px 30px;
  content: "";
  transition: 0.2s;
}

.projects__yyhomme-22aw .btn-collection {
  padding: 20px 10px !important;
}

.projects__yyhomme-22ss {
  margin: auto 30px;
  padding: 90px 0 180px;
  text-align: center;
}

.projects__yyhomme-22ss h3 {
  margin: 35px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyhomme-22ss h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.08em;
}

.projects__yyhomme-22ss h4 {
  margin: 25px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyhomme-22ss p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyhomme-22ss p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyhomme-22ss p.locale {
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyhomme-22ss p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyhomme-22ss p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.75;
}

.projects__yyhomme-22ss .link {
  margin-top: 90px;
  text-align: center;
}

.projects__yyhomme-22ss .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyhomme-22ss .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyhomme-22ss .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyhomme-22ss .link a:hover span {
  color: #000;
}

.projects__yyhomme-22ss .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__yyhomme-23ss {
  margin: auto 30px;
  padding: 90px 0 0;
  text-align: center;
}
.projects__yyhomme-23ss .dash {
  display: inline-block;
  width: 32px;
  height: 1px;
  margin: 0 2px 4px 2px;
  background-color: #fff;
  vertical-align: middle;
  }

.projects__yyhomme-23ss h3 {
  margin: 35px auto 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
}

.projects__yyhomme-23ss h3 span {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.08em;
}

.projects__yyhomme-23ss h4 {
  margin: 25px auto 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
}

.projects__yyhomme-23ss p {
  font-family: "Optima", sans-serif;
  line-height: 1.5;
}

.projects__yyhomme-23ss p.title {
  font-size: 12px;
  font-size: 0.75rem;
}

.projects__yyhomme-23ss p.locale {
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__yyhomme-23ss p.bottom {
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.projects__yyhomme-23ss p.note {
  margin-top: 50px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.75;
}

.projects__yyhomme-23ss .link {
  margin-top: 90px;
  text-align: center;
}

.projects__yyhomme-23ss .link a {
  -webkit-transition: all 0.5s;
  display: block;
  width: 280px;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.25;
  text-align: center;
  transition: all 0.5s;
}

.projects__yyhomme-23ss .link a span {
  -webkit-transition: all 0.5s;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  transition: all 0.5s;
}

.projects__yyhomme-23ss .link a:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}

.projects__yyhomme-23ss .link a:hover span {
  color: #000;
}

.projects__yyhomme-23ss .link a:not(:last-of-type) {
  margin-bottom: 20px;
}

.projects__intro {
  margin: 0 30px 30px;
}

.projects__intro .projects-name {
  margin: 0 30px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.6;
}

.projects__intro>iframe {
  width: 100%;
  height: calc((100vw - 60px) * 0.5625);
  margin-top: 50px;
}

.projects__intro>img {
  width: 100%;
  margin-top: 50px;
}

.projects__intro>a {
  display: block;
  margin-top: 50px;
  overflow: hidden;
}

.projects__intro>a img {
  -webkit-transform-origin: center;
  -webkit-transition: all 0.8s;
  width: 100%;
  transform-origin: center;
  transition: all 0.8s;
}

.projects__intro>a:hover {
  opacity: 1;
}

.projects__intro>a:hover img {
  transform: scale(1.05);
  opacity: 1;
}

.projects__intro .projects-text {
  max-width: 870px;
  margin: 25px auto auto;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.8;
  text-align: center;
}

.projects__list {
  margin: 0 30px;
}

.projects__list ul {
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
}

.projects__list ul.ys-eyewear li a p {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
}

.projects__list ul li {
  display: inline-block;
  position: relative;
  width: 33.3333%;
  vertical-align: top;
}

.projects__list ul li a {
  display: block;
}

.projects__list ul li a figure {
  -webkit-transition: all 0.5s;
  position: relative;
  padding-top: 150%;
  overflow: hidden;
  background-color: #000;
  transition: all 0.5s;
}

.projects__list ul li a figure img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100.5%;
  max-width: none;
  min-height: 100%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.projects__list ul li a p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 0.08em;
  writing-mode: vertical-rl;
}

.projects__list ul li a:hover {
  opacity: 1;
}

.projects__list ul li a:hover figure {
  background-color: #000;
  opacity: 1;
}

.projects__list ul li a:hover h3 {
  opacity: 0.6;
}

.projects__about {
  margin: 0 30px 0;
  padding-bottom: 170px;
}

.projects__about h3 {
  padding: 125px 0;
  font-family: "Optima", sans-serif;
  font-size: 32px;
  font-size: 2rem;
}

.projects__about__detail {
  width: 100%;
  max-width: 790px;
  margin: 0 auto 80px;
  text-align: left;
}

.projects__about__detail:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.projects__about__detail figure {
  width: 35%;
  float: left;
}

.projects__about__detail__text {
  width: 58%;
  float: right;
}

.projects__about__detail__text h4 {
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: normal;
  line-height: 1.5;
}

.projects__about__detail__text p {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.5;
}

.projects__about__detail__text p a {
  display: inline-block;
  color: #aaa;
  text-decoration: underline;
}

.projects__about__detail__text p a:hover {
  text-decoration: none !important;
}

.projects__about__info {
  width: 100%;
  max-width: 790px;
  margin: 0 auto 0;
  padding: 35px;
  background: #fff;
  text-align: left;
}

.projects__about__info:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.projects__about__info figure {
  width: 29%;
  float: left;
}

.projects__about__info figure img {
  display: block;
  margin: auto;
}

.projects__about__info__text {
  width: 65%;
  float: right;
}

.projects__about__info__text h4 {
  margin: 0 0 10px;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: normal;
  line-height: 1.5;
}

.projects__about__info__text p {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.5;
}

.projects__about__info__text p a {
  display: inline-block;
  color: #aaa;
  text-decoration: underline;
}

.projects__about__info__text p a:hover {
  text-decoration: none !important;
}

.projects #liveview {
  position: relative;
  height: calc((100vw - 60px) * 0.562);
  margin: 0 30px 0;
  background-color: #000;
}

.projects #liveview .countdown-timer {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.projects #liveview .countdown-timer figure {
  width: auto;
  height: 100px;
  margin: 0 auto 20px;
}

.projects #liveview .countdown-timer figure img {
  width: auto;
  height: 100%;
}

.projects #liveview .countdown-timer p {
  color: #fff;
  font-family: "Optima", sans-serif;
  line-height: 1.25;
  text-align: center;
}

.projects #liveview .countdown-timer__title {
  font-size: 16px;
  font-size: 1rem;
}

.projects #liveview .countdown-timer__date {
  margin: 40px auto 20px;
  letter-spacing: normal;
}

.projects #liveview .countdown-timer__date .day {
  display: inline-block;
  position: relative;
  width: 110px;
}

.projects #liveview .countdown-timer__date .day span:first-of-type {
  position: absolute;
  top: -18px;
  right: 0;
  left: 0;
}

.projects #liveview .countdown-timer__date .day span:nth-of-type(2) {
  margin: 0;
  font-size: 41px;
  font-size: 2.5625rem;
}

.projects #liveview .countdown-timer__date span {
  display: inline-block;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 78px;
  font-size: 4.875rem;
  letter-spacing: 0.08em;
}

.projects #liveview .countdown-timer__date span.small {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
}

.projects #liveview .countdown-timer__locale {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5 !important;
}

.projects #liveview .countdown-timer__bottom {
  margin-top: 5px;
  font-size: 10px;
  font-size: 0.625rem;
}

.projects #liveview #livePlayer {
  display: none;
}

.projects #liveview #liveBanner {
  display: none;
}

.projects #liveview #liveBanner a {
  display: block;
  width: 100%;
  height: 100%;
}

.projects #liveview.is-view #livePlayer {
  display: block;
}

.projects #liveview.is-view #liveBanner {
  display: none;
}

.projects #liveview iframe {
  width: 100%;
  height: calc((100vw - 60px) * 0.562);
}

.projects #liveview.yyhomme-22ss figure {
  height: 160px;
  margin: 0 auto 50px;
}

.projects__slider {
  margin: auto 30px;
}

.projects__slider .swiper-slide img {
  width: 100%;
  margin: auto;
}

.projects__slider .swiper-pagination {
  bottom: 40px;
}

.projects__slider .swiper-pagination-bullet {
  position: relative;
  width: 32px;
  height: 3px;
  border-radius: 0;
  background: #fff;
}

.projects__slider .swiper-pagination-bullet:after {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 50%;
  height: 30px;
  transform: translate(-50%, -50%);
  background-color: transparent;
  content: "";
  pointer-events: auto;
}

body.darktheme .projects * {
  color: #fff;
}

.projectsindex__list {
  margin: 0 30px 0;
}

.projectsindex__list__inner {
  font-size: 0;
  letter-spacing: -0.1em;
  text-align: left;
}

.projectsindex__list__inner article {
  display: inline-block;
  width: calc((100% - 30px) / 4);
  margin-right: 10px;
  margin-bottom: 50px;
  vertical-align: top;
}

.projectsindex__list__inner article:nth-child(4n) {
  margin-right: 0;
}

.projectsindex__list__inner article a {
  -webkit-transition: all 0.5s;
  display: block;
  position: relative;
  transition: all 0.5s;
}

.projectsindex__list__inner article a h3 {
  margin-bottom: 15px;
  font-family: "Optima", sans-serif, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 14px;
  font-size: 0.875rem;
}

.projectsindex__list__inner article a h3 span {
  display: block;
  overflow: hidden;
  font-family: "Optima", sans-serif, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.5;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.projectsindex__list__inner article a .img {
  overflow: hidden;
}

.projectsindex__list__inner article a .img figure {
  -webkit-transition: all 0.5s;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  background-color: #fff;
  transition: all 0.5s;
}

.projectsindex__list__inner article a .img figure img {
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100.5%;
  max-width: none;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.projectsindex__list__inner article a:hover {
  opacity: 1;
}

.projectsindex__list__inner article a:hover .img {
  opacity: 1;
}

.projectsindex__list__inner article a:hover .img figure {
  transform: scale(1.1);
  opacity: 1;
}

.projectsindex__list__inner article a:hover .img figure img {
  opacity: 1;
}

.projectsindex__list__inner article a:hover h3 {
  opacity: 0.6;
}

.projectsindex__list__pager {
  margin: 0 60px;
  padding: 30px 0;
}

.projectsindex__list__pager:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.projectsindex__list__pager .common-pager__prev {
  float: left;
}

.projectsindex__list__pager .common-pager__next {
  float: right;
}

.recruit .btn {
  -webkit-transition: all 0.5s;
  width: 100%;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.56px;
  line-height: 50px;
  text-align: center;
  transition: all 0.5s;
}

.recruit .btn:hover {
  background-color: #fff;
  color: #000;
}

.recruit .content_title {
  margin-bottom: 10px;
  padding: 20px 0;
  font-family: "Optima", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.08em;
  letter-spacing: 0.15em;
}

.recruit .checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  position: relative;
  margin: 1rem 0;
  padding-left: 1rem;
  cursor: pointer;
  user-select: none;
}

.recruit .checkbox:hover {
  opacity: 0.6;
}

.recruit .checkbox span {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: solid 1px #000;
}

.recruit .checkbox span::after {
  -webkit-transform: rotate(315deg) scale(0.5);
  position: absolute;
  top: 5px;
  left: -12px;
  width: 36px;
  height: 0;
  transform: rotate(315deg) scale(0.5);
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  opacity: 0;
}

.recruit .checkbox input:checked+span:after {
  opacity: 1;
}

.recruit .result {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 30px;
}

.recruit .result .card {
  -webkit-flex-basis: calc((100% - 30px) / 2);
  -ms-flex-preferred-size: calc((100% - 30px) / 2);
  position: relative;
  flex-basis: calc((100% - 30px) / 2);
  max-width: calc((100% - 30px) / 2);
  padding: 50px;
  background: #fff;
  text-align: left;
}

.recruit .result .card:not(:last-child) {
  margin-bottom: 30px;
}

.recruit .result .card_inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 35px;
}

.recruit .result .card_section {
  color: #404040;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
}

.recruit .result .card_info li {
  display: inline-block;
  min-width: 65px;
  padding: 0 5px;
  background-color: #EBEBEB;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
}

.recruit .result .card_info li:not(:first-child) {
  margin-left: 6px;
}

.recruit .result .card_title {
  margin-bottom: 1rem;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.25;
}

.recruit .result .card_category {
  margin-left: 1rem;
  padding: 3px 6px;
  border: 1px solid #000;
  word-break: keep-all;
}

.recruit .result .card_text {
  margin-bottom: 2.5rem;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: normal;
  line-height: 1.42857;
}

.recruit .result .card_text .readmore {
  display: inline-block;
  position: relative;
  margin-left: 2px;
  padding-left: 20px;
  line-height: 1.5;
}

.recruit .result .card_text .readmore>span {
  display: inline-block;
  position: absolute;
  bottom: 1px;
  left: 0px;
  margin: 0;
  letter-spacing: -0.05em;
}

.recruit .result .card_deadline {
  margin-bottom: 1rem;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
}

.recruit .result .card_item {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.recruit .result .card_item li {
  margin-bottom: 0.5em;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.42857;
}

.recruit .result .card_item li:not(:last-child) {
  margin-right: 2em;
}

.recruit .result .card_item dl {
  display: flex;
}

.recruit .result .card_item dt::before {
  -webkit-transform: scale(0.5);
  display: inline-block;
  transform: scale(0.5);
  content: "■";
}

.recruit .result .card_item dt::after {
  display: inline-block;
  padding: 0 0.5em;
  content: " : ";
}

.recruit .result .searcharea {
  position: sticky;
  top: 100px;
  padding: 50px;
  background-color: #fff;
  text-align: left;
}

.recruit .result .searcharea .section_title {
  margin-bottom: 1rem;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

.recruit .result .searcharea .checkbox_outer {
  margin-bottom: 30px;
}

.recruit .result .searcharea .checkbox_outer.-nb {
  margin-bottom: 0;
}

.recruit .result .searcharea label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}

.storelocator__content {
  margin: 0 30px 0;
}

.storelocator__content:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.storelocator__content__search {
  width: calc((100vw - 60px) * 0.4);
  float: right;
}

.storelocator__content__search__inner {
  margin-bottom: 60px;
}

.storelocator__content__search__inner:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "";
}

.storelocator__content__search__inner h3 {
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}

.storelocator__content__search__inner>h4.open-trigg {
  position: relative;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #fff;
  text-align: left;
  cursor: pointer;
}

.storelocator__content__search__inner>h4.open-trigg span {
  display: inline-block;
  max-width: calc(100% - 30px);
  overflow: hidden;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.storelocator__content__search__inner>h4.open-trigg svg {
  -webkit-transition: all 0.5s;
  display: block;
  position: absolute;
  right: 15px;
  height: 9px;
  margin-top: -13px;
  transition: all 0.5s;
}

.storelocator__content__search__inner>h4.open-trigg.is-open svg {
  transform: rotateX(180deg);
}

.storelocator__content__search__inner__area {
  display: none;
  margin-bottom: 10px;
  padding: 10px;
  text-align: left;
}

.storelocator__content__search__inner__area>div {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  display: flex;
  display: none;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 650px;
  column-count: 2;
}

.storelocator__content__search__inner__brand {
  margin-top: 30px;
}

.storelocator__content__search__inner__brand>h4.open-triggsp {
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}

.storelocator__content__search__inner__brand>h4.open-triggsp svg {
  display: none;
}

.storelocator__content__search__inner__brand>h4.open-triggsp.is-open svg {
  transform: rotateX(180deg);
}

.storelocator__content__search__inner__brand__list {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  max-height: 340px;
  column-count: 2;
}

.storelocator__content__search__inner__brand__list input[type=checkbox],
.storelocator__content__search__inner__brand__list input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.storelocator__content__search__inner__brand__list input[type=checkbox]:before,
.storelocator__content__search__inner__brand__list input[type=radio]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.storelocator__content__search__inner__brand__list input[type=checkbox]:checked,
.storelocator__content__search__inner__brand__list input[type=radio]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.storelocator__content__search__inner__brand__list>label {
  -webkit-flex-basis: 50% !important;
  -ms-flex-preferred-size: 50% !important;
  display: inline-block !important;
  flex-basis: 50% !important;
  vertical-align: top;
}

.storelocator__content__search__inner input[type=checkbox],
.storelocator__content__search__inner input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-out 0s;
  display: inline-block;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  border: 1px solid #000;
  outline: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
}

.storelocator__content__search__inner input[type=checkbox]:before,
.storelocator__content__search__inner input[type=radio]:before {
  -webkit-transform: scale(0);
  -webkit-transition: all ease-out 250ms;
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  content: "";
  transition: all ease-out 250ms;
}

.storelocator__content__search__inner input[type=checkbox]:checked,
.storelocator__content__search__inner input[type=radio]:checked {
  background-image: linear-gradient(-45deg, transparent 46%, black 46%, black 51%, transparent 51%, transparent);
}

.storelocator__content__search__inner label {
  -webkit-transition: all 0.5s;
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  display: block;
  flex-basis: 48%;
  width: 48%;
  max-width: 48%;
  margin-bottom: 15px;
  line-height: 1.25;
  text-align: left;
  vertical-align: top;
  cursor: pointer;
  transition: all 0.5s;
}

.storelocator__content__search__inner label span {
  -webkit-transition: all 0.5s;
  display: inline-block;
  width: calc(100% - 25px);
  font-family: "Optima", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 1.25;
  vertical-align: top;
  transition: all 0.5s;
}

.storelocator__content__search__inner label:hover span {
  opacity: 0.5;
}

.storelocator__content__search__inner button.search {
  -webkit-transition: all 0.5s;
  width: 49%;
  height: 40px;
  margin-top: 35px;
  float: left;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-family: "Optima", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  transition: all 0.5s;
}

.storelocator__content__search__inner button.search:hover {
  background: #fff;
  color: #000;
}

.storelocator__content__search__inner button.search-position {
  -webkit-transition: all 0.5s;
  width: 49%;
  height: 40px;
  margin-top: 35px;
  float: right;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  transition: all 0.5s;
}

.storelocator__content__search__inner button.search-position:hover {
  background: #000;
  color: #fff;
}

.storelocator__content__search__result__set dl {
  margin: 35px 0 45px;
  text-align: left;
}

.storelocator__content__search__result__set dl dt {
  display: inline-block;
  width: 50px;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.5;
  vertical-align: top;
}

.storelocator__content__search__result__set dl dd {
  display: inline-block;
  width: calc(100% - 60px);
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  line-height: 1.5;
  vertical-align: top;
}

.storelocator__content__search__result>.counter {
  margin-bottom: 15px;
  font-family: "Optima", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: left;
}

.storelocator__content__search__result>.notfound {
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}

.storelocator__content__search__result>.back {
  display: block;
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}

.storelocator__content__search__result>ul>li {
  position: relative;
  margin-bottom: 20px;
  background: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.25;
  text-align: left;
}

.storelocator__content__search__result>ul>li>.todetail-link {
  display: block;
  padding: 50px;
}

.storelocator__content__search__result>ul>li>.todetail-link:hover {
  background: #EBEBEB;
  opacity: 1 !important;
}

.storelocator__content__search__result>ul>li>.todetail-link object>.name {
  -webkit-transition: all 0.5s;
  display: block;
  z-index: 15;
  width: calc(100% - 100px);
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
  transition: all 0.5s;
}

.storelocator__content__search__result>ul>li>.todetail-link object>.name .fas {
  font-size: 17px;
  font-size: 1.0625rem;
}

.storelocator__content__search__result>ul>li>.todetail-link object>.name:hover {
  opacity: 0.5;
}

.storelocator__content__search__result>ul>li>.todetail-link .googlemap-link {
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 2.5;
}

.storelocator__content__search__result>ul>li>.todetail-link .googlemap-link .fas {
  margin-right: 0.25em;
}

.storelocator__content__search__result>ul>li>.todetail-link>dl.info {
  margin-top: 10px;
}

.storelocator__content__search__result>ul>li>.todetail-link>dl.info dt {
  display: inline-block;
  width: 70px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
  vertical-align: top;
}

.storelocator__content__search__result>ul>li>.todetail-link>dl.info dd {
  display: inline-block;
  width: calc(100% - 80px);
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
  vertical-align: top;
}

.storelocator__content__search__result>ul>li>.todetail-link>dl.info dd:not(:last-of-type) {
  margin-bottom: 5px;
}

.storelocator__content__search__result>ul>li>.todetail-link>ul.brand {
  margin-top: 10px;
}

.storelocator__content__search__result>ul>li>.todetail-link>ul.brand>li {
  display: inline-block;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  vertical-align: middle;
}

.storelocator__content__search__result>ul>li>.todetail-link>ul.brand>li:after {
  display: inline-block;
  padding-left: 2px;
  vertical-align: middle;
  content: ",";
}

.storelocator__content__search__result>ul>li>.todetail-link>ul.brand>li:last-child:after {
  display: none;
}

.storelocator__content__search__result>ul>li>.todetail-link .img {
  margin-top: 15px;
}

.storelocator__content__search__result>ul>li>.todetail-link .img img {
  opacity: 1 !important;
}

.storelocator__content__search__result>ul>li>.todetail-link p {
  margin-top: 15px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
}

.storelocator__content__search__result>ul>li>.todetail-link object:nth-of-type(2) {
  display: block;
  z-index: 50;
  pointer-events: none;
}

.storelocator__content__search__result>ul>li>.todetail-link object:nth-of-type(2)>p {
  margin-top: 15px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
  pointer-events: auto;
}

.storelocator__content__search__result>ul>li>.todetail-link object:nth-of-type(2)>p a {
  pointer-events: auto;
}

.storelocator__content__search__result>ul>li ul.sns {
  z-index: 5;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 16px;
  font-size: 1rem;
}

.storelocator__content__search__result>ul>li ul.sns>li {
  display: inline-block;
  vertical-align: middle;
}

.storelocator__content__search__result>ul>li ul.sns>li:not(:first-child) {
  margin-left: 10px;
}

.storelocator__content__search__result__detail {
  position: relative;
  margin-top: 35px;
  padding: 50px;
  background: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.25;
  text-align: left;
}

.storelocator__content__search__result__detail>.name {
  -webkit-transition: all 0.5s;
  display: block;
  z-index: 15;
  width: calc(100% - 100px);
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
  transition: all 0.5s;
}

.storelocator__content__search__result__detail>.name .fas {
  font-size: 17px;
  font-size: 1.0625rem;
}

.storelocator__content__search__result__detail>dl.info {
  margin-top: 10px;
}

.storelocator__content__search__result__detail>dl.info dt {
  display: inline-block;
  width: 70px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
  vertical-align: top;
}

.storelocator__content__search__result__detail>dl.info dd {
  display: inline-block;
  width: calc(100% - 80px);
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
  vertical-align: top;
}

.storelocator__content__search__result__detail>dl.info dd:not(:last-of-type) {
  margin-bottom: 5px;
}

.storelocator__content__search__result__detail>ul.brand {
  margin-top: 10px;
}

.storelocator__content__search__result__detail>ul.brand>li {
  display: block;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
}

.storelocator__content__search__result__detail>ul.brand>li:not(:last-child) {
  margin-bottom: 5px;
}

.storelocator__content__search__result__detail .img {
  margin-top: 15px;
}

.storelocator__content__search__result__detail .img img {
  opacity: 1 !important;
}

.storelocator__content__search__result__detail p {
  margin-top: 15px;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.75;
}

.storelocator__content__search__result__detail ul.sns {
  z-index: 5;
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 16px;
  font-size: 1rem;
}

.storelocator__content__search__result__detail ul.sns>li {
  display: inline-block;
  vertical-align: middle;
}

.storelocator__content__search__result__detail ul.sns>li:not(:first-child) {
  margin-left: 10px;
}

.storelocator__content__map {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  position: relative;
  position: sticky;
  top: 100px;
  width: 57%;
  width: calc((100vw - 60px) * 0.58);
  height: 0;
  height: calc((100vw - 60px) * 0.58);
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
  filter: grayscale(100%) !important;
}

.storelocator__content__map.is-result {
  display: block;
  margin-bottom: 25px;
}

.storelocator__content__map.is-detail {
  display: block;
}

.storelocator__content__map #map {
  width: 100%;
  height: 100%;
}

.storelocator__content__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.storelocator__content__map .gmap-wrap iframe,
.storelocator__content__map .gmap-wrap object,
.storelocator__content__map .gmap-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.storelocator__content__result {
  width: 490px;
  margin-bottom: 30px;
  float: right;
  text-align: left;
}

.storelocator__content__result .back {
  display: inline-block;
  margin-bottom: 20px;
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}

.storelocator__content__result>ul>li {
  position: relative;
  margin-bottom: 20px;
  padding: 25px;
  background: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.25;
}

.storelocator__content__result>ul>li .name {
  display: block;
  width: calc(100% - 100px);
  margin-bottom: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  line-height: 1.5;
}

.storelocator__content__result>ul>li>ul.brand {
  margin-top: 10px;
}

.storelocator__content__result>ul>li>ul.brand>li {
  display: inline-block;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  vertical-align: middle;
}

.storelocator__content__result>ul>li>ul.brand>li:after {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
  content: ",";
}

.storelocator__content__result>ul>li>ul.brand>li:last-child:after {
  display: none;
}

.storelocator__content__result>ul>li ul.sns {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 16px;
  font-size: 1rem;
}

.storelocator__content__result>ul>li ul.sns li {
  display: inline-block;
  vertical-align: middle;
}

.storelocator__content__result>ul>li ul.sns li:not(:first-child) {
  margin-left: 10px;
}

.storelocator__content__listdisplay {
  max-width: 1200px;
  margin: auto;
}

.storelocator__content__listdisplay>ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}

.storelocator__content__listdisplay>ul>li {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  position: relative;
  align-self: stretch;
  width: calc((100% - 30px) / 2);
  margin-bottom: 20px;
  padding: 25px;
  background: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.25;
  text-align: left;
}

.storelocator__content__listdisplay>ul>li .name {
  display: block;
  width: calc(100% - 100px);
  margin-bottom: 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  line-height: 1.5;
}

.storelocator__content__listdisplay>ul>li .googlemap-link {
  font-family: "Optima", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 2.5;
}

.storelocator__content__listdisplay>ul>li .googlemap-link .fas {
  margin-right: 0.25em;
}

.storelocator__content__listdisplay>ul>li>ul.brand {
  margin-top: 10px;
}

.storelocator__content__listdisplay>ul>li>ul.brand>li {
  display: inline-block;
  font-family: "Optima", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: normal;
  vertical-align: middle;
}

.storelocator__content__listdisplay>ul>li>ul.brand>li:after {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
  content: ",";
}

.storelocator__content__listdisplay>ul>li>ul.brand>li:last-child:after {
  display: none;
}

.storelocator__content__listdisplay>ul>li ul.sns {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 16px;
  font-size: 1rem;
}

.storelocator__content__listdisplay>ul>li ul.sns li {
  display: inline-block;
  vertical-align: middle;
}

.storelocator__content__listdisplay>ul>li ul.sns li:not(:first-child) {
  margin-left: 10px;
}

@media only screen and (min-width: 1340px) {
  .index__news__inner__pc ul li article figure {
    width: 70%;
  }

  .index__news__inner__pc ul li article figure img {
    width: 101%;
    max-width: none;
    height: auto;
  }
}

@media only screen and (max-width: 1220px) {
  .index__news__inner__pc ul li .list {
    height: 134px;
  }

  .index__news__inner__pc ul li:nth-child(2) .list {
    top: 133px;
  }

  .index__news__inner__pc ul li:nth-child(3) .list {
    top: 266px;
  }
}

@media only screen and (max-width: 1200px) {
  footer .inner__sitemap__left {
    width: 74vw;
    margin-left: 0;
  }

  footer .inner__sitemap__left dl:nth-of-type(1) {
    width: 120px;
    margin-right: 2vw;
  }

  footer .inner__sitemap__left dl:nth-of-type(2) {
    width: calc(100% - 120px - 2vw);
    margin-right: 2vw;
  }

  footer .inner__sitemap__left dl:nth-of-type(2) ul:not(:last-of-type) {
    margin-right: 2vw;
  }

  footer .inner__sitemap__right {
    width: 22vw;
    margin-right: 0;
  }

  .careers__content__left__form__inner dl dd .select-wrap {
    width: 100%;
  }

  .careers__content__left__form__inner dl div:nth-of-type(odd) {
    margin-right: 0;
  }

  .careers__content__left__form__inner dl .w350 {
    width: 100%;
  }
}

@media only screen and (max-width: 1100px) {
  footer .inner__sitemap__right>dl:nth-of-type(1) {
    margin-right: 2vw;
  }

  footer .inner__other__copyright {
    width: 30%;
  }

  .brandtop__projects h3 {
    top: 40px;
    left: 30px;
  }

  .brandtop__projects__left {
    bottom: 30px;
    left: 30px;
    width: 82%;
  }

  .brandtop__projects__left h5 {
    width: 100%;
  }

  .brandtop__projects__left p {
    width: 100%;
  }
}

@media only screen and (max-width: 1000px) {
  footer .inner__sitemap__right {
    width: 18vw;
  }

  .index__news__inner__pc {
    height: 60vw;
  }

  .index__news__inner__pc ul li article figure {
    height: 60vw;
  }

  .index__news__inner__pc ul li article .text {
    width: 33vw;
    min-width: 1px;
  }

  .index__news__inner__pc ul li .list {
    height: 20vw;
  }

  .index__news__inner__pc ul li:nth-child(2) .list {
    top: 20vw;
  }

  .index__news__inner__pc ul li:nth-child(3) .list {
    top: 40vw;
  }

  .index__news__inner__pc ul li.is-active .list:before {
    left: -5%;
  }

  .newsindex__content__search {
    width: 290px;
  }

  .newsindex__content__list {
    width: calc(100% - 320px);
  }

  .newsindex__content__list article a .img figure {
    padding-top: 35.2vw;
  }

  .newsindex__content__list article a .img figure img {
    max-width: none;
  }

  .projects__lamborghini .content__head {
    flex-basis: 400px;
    width: 33%;
  }

  .storelocator__content__search__inner__brand__list {
    max-height: 380px;
  }
}

@media only screen and (max-width: 768px) {
  .theshop {
    display: none !important;
  }

  header .inner .menu-contents__inner>ul>li:nth-child(8)>a {
    padding: 20px 0 10px;
  }

  a img {
    filter: initial !important;
  }

  a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  a:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .pc-visible {
    display: none;
  }

  .sp-visible {
    display: block;
  }

  .sp-d-b {
    display: block !important;
  }

  .loading__inner {
    width: 80%;
    max-width: 300px;
  }

  .breadcrumb {
    margin: 87px auto 20px;
    padding: 15px 0;
  }

  .breadcrumb ol {
    margin: 0 0 0 20px;
  }

  .common-title {
    margin-bottom: 10px;
    padding: 30px 0;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .common-spmovie {
    display: block;
  }

  .common-shop {
    margin: 0 20px 0;
    padding: 0 0 20px;
  }

  .common-shop__inner {
    display: block;
    padding: 90px 30px 90px;
  }

  .common-shop__inner__title {
    width: 100%;
    margin-bottom: 80px;
  }

  .common-shop__inner__title__wildside {
    width: 100%;
    margin-bottom: 0 !important;
  }

  .common-shop__inner__title h3 {
    width: 198px;
  }

  .common-shop__inner__select {
    width: 100%;
    margin-top: 40px;
  }

  .common-shop__inner__select h4 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px;
    text-align: center;
  }

  .common-shop__inner__select .location {
    width: 100%;
    max-width: 300px;
    margin: auto;
  }

  .common-shop__inner__select .first {
    width: 100%;
    max-width: 300px;
    margin: auto;
  }

  .common-shop__inner__select .first>ul>li {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .common-shop__inner__select .second {
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0;
  }

  .common-shop__inner__select .second>ul>li {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 50px;
  }

  .common-shop__inner__select .second>ul>li>a {
    height: 50px;
    line-height: 50px;
  }

  .common-shop__inner__select .second>ul>li>a .arrow {
    top: 14px;
  }

  .common-shop__inner__select .second>ul>li p {
    height: 50px;
    line-height: 50px;
  }

  .common-shop__inner__select .second>ul>li p svg {
    top: 20px;
  }

  .common-shop__inner__select .third {
    width: 100%;
  }

  .common-news__inner {
    margin-left: 20px;
  }

  .common-news__inner h3 {
    margin-right: 20px;
  }

  .common-news__inner article {
    width: 83vw;
    margin-right: 20px;
  }

  .common-news__inner .swiper-container {
    width: 150vw !important;
  }

  .common-news__inner .swiper-container.swiper-none {
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    width: auto !important;
    margin-right: 20px;
    overflow-x: scroll;
    /* Firefox 対応 */
  }

  .common-news__inner .swiper-container .swiper-slide {
    width: 72%;
  }

  .common-news__inner .swiper-container .notfound {
    width: 100%;
  }

  .common-news__inner .swiper-wrapper {
    display: flex;
  }

  .common-news.is-latest .common-news__inner h3 {
    text-align: center;
  }

  .common-projects__inner {
    margin-left: 20px;
  }

  .common-projects__inner h3 {
    margin-right: 20px;
    margin-right: 20px;
  }

  .common-projects__inner article h4 {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .common-projects__inner .swiper-container {
    width: 150vw !important;
  }

  .common-projects__inner .swiper-container .swiper-slide {
    width: 72%;
  }

  .common-projects__inner .swiper-container.swiper-none {
    margin-right: 10px;
    text-align: left;
  }

  .common-projects__inner .swiper-container.swiper-none .swiper-wrapper {
    -webkit-box-pack: initial;
    -webkit-justify-content: initial;
    -ms-flex-pack: initial;
    display: block;
    justify-content: initial;
  }

  .common-projects__inner .swiper-container.swiper-none .swiper-slide {
    display: inline-block;
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
    vertical-align: top;
  }

  .common-projects__inner .notfound {
    margin-right: 20px;
  }

  .common-catalog__inner {
    margin: 0 20px;
  }

  .common-catalog__inner .swiper-container {
    padding: 0 20px;
  }

  .common-catalog__inner .swiper-container:before {
    width: 20px;
  }

  .common-catalog__inner .swiper-container:after {
    width: 20px;
  }

  .common-catalog__inner .swiper-button-prev,
  .common-catalog__inner .swiper-button-next {
    width: 30px;
  }

  .socialwall {
    padding: 50px 0 0;
  }

  .socialwall__inner {
    margin: 0 20px 0;
  }

  .socialwall h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .socialwall ul li {
    width: calc((100% - 10px) / 2);
  }

  .socialwall ul li:not(:nth-child(6n)) {
    margin-right: 0;
  }

  .socialwall ul li:not(:nth-child(even)) {
    margin-right: 10px;
  }

  .socialwall ul li figure figcaption {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  }

  footer {
    margin-top: 55px;
    border: none;
  }

  footer .inner {
    margin: 0;
  }

  footer .inner__sitemap {
    padding: 30px 0;
  }

  footer .inner__sitemap__left {
    display: none;
  }

  footer .inner__sitemap__left dl dt {
    margin-bottom: 12px;
  }

  footer .inner__sitemap__left dl dd a {
    padding: 12px 0;
  }

  footer .inner__sitemap__right {
    width: 100%;
  }

  footer .inner__sitemap__right>dl>dt {
    margin-bottom: 12px;
    font-size: 10px;
    font-size: 0.625rem;
  }

  footer .inner__sitemap__right>dl>dd>a {
    padding: 12px 0;
    font-size: 12px;
    font-size: 0.75rem;
  }

  footer .inner__sitemap__right>dl:nth-of-type(1) {
    width: calc((100% - 46px) / 2 + 20px);
    margin-right: 20px;
    margin-left: 20px;
  }

  footer .inner__sitemap__right>dl:nth-of-type(1) .dropmenu-trigg svg {
    -webkit-transition: all 0.5s;
    -webkit-transform: translateY(-50%);
    -webkit-transform-origin: center;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    transform: translateY(-50%);
    transform-origin: center;
    transition: all 0.5s;
  }

  footer .inner__sitemap__right>dl:nth-of-type(2) {
    width: calc((100% - 46px) / 2 - 40px);
    margin-right: 20px;
    margin-bottom: 90px;
  }

  footer .inner__sitemap__right>dl:nth-of-type(3) {
    padding: 0 20px 0;
  }

  footer .inner__sitemap__right>dl:nth-of-type(3)>dt {
    margin-bottom: 20px;
    text-align: center;
  }

  footer .inner__sitemap__right>dl:nth-of-type(3)>dd {
    text-align: center;
  }

  footer .inner__sitemap__right>dl:nth-of-type(3)>dd>span {
    font-size: 18px;
    font-size: 1.125rem;
  }

  footer .inner__sitemap__right>dl:nth-of-type(3)>dd>span>img {
    height: 17px;
    margin: -2px auto 0;
  }

  footer .inner__sitemap__right__modal {
    bottom: 120px;
    width: 300px;
    max-height: none;
  }

  footer .inner__sitemap__right__modal ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    max-height: none;
    column-count: auto;
  }

  footer .inner__sitemap__right__modal ul li {
    flex-basis: 100%;
    max-width: 100%;
  }

  footer .inner__other {
    padding: 20px 0;
  }

  footer .inner__other__lang {
    display: none;
  }

  footer .inner__other h1 {
    display: none;
  }

  footer .inner__other__copyright {
    width: 100%;
    float: none;
    text-align: center;
  }

  header {
    padding: 0;
  }

  header .inner {
    width: 100%;
    margin-top: 0;
    padding: 40px 0;
  }

  header .inner.attention-link-visible {
    margin-top: 40px;
  }

  header .inner .newsletter-link {
    display: none;
  }

  header .inner>aside {
    display: none;
  }

  header .inner .menu-btn {
    margin-left: 20px;
  }

  header .inner .menu-contents {
    left: -100%;
    width: 100%;
    height: 100vh;
    padding: 77px 0 40px;
  }

  header .inner .menu-contents__inner {
    padding-bottom: 80px;
  }

  header .inner .menu-contents__inner>ul {
    margin: 20px 30px 70px;
  }

  header .inner .menu-contents__inner>ul>li a {
    padding: 20px 0;
    font-size: 18px;
    font-size: 1.125rem;
  }

  header .inner .menu-contents__inner>ul>li:nth-child(7)>a {
    padding: 20px 0 20px;
  }

  header .inner .menu-contents__inner>ul>li.dropmenu-area .dropmenu-contents li a {
    padding: 10px 5px 10px 20px;
    font-size: 16px;
    font-size: 1rem;
  }

  header .inner .menu-contents__inner>aside {
    position: static;
    bottom: 30px;
    left: initial;
    width: calc(100% - 60px);
    margin: 10px 30px 0;
  }

  header .inner .menu-contents__inner>aside dl dt {
    font-size: 14px;
    font-size: 0.875rem;
  }

  header .inner .menu-contents__inner>aside dl dd>ul>li>a {
    font-size: 16px;
    font-size: 1rem;
  }

  header .inner nav {
    display: none;
  }

  header .inner .brand-btn {
    margin-right: 20px;
  }

  header .inner .brand-contents {
    right: -100%;
    width: 100%;
    height: 100vh;
  }

  header .inner .brand-contents__inner>ul {
    margin: 20px 20px 50px;
  }

  header .attention-link {
    height: 40px;
    padding: 0 10px;
  }

  header .attention-link.is-active {
    display: none;
  }

  header .attention-link__content {
    scrollbar-width: none;
    -ms-overflow-style: none;
    width: 100%;
    overflow-x: scroll;
    text-align: center;
  }

  header .attention-link__content a {
    max-width: none;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 38px;
    text-align: left;
    vertical-align: middle;
  }

  header .attention-link__content a:after {
    display: none;
  }

  header .attention-link .swiper-container:after {
    -webkit-transition: all 0.2s;
    display: block;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 1;
    position: absolute;
    top: 0;
    right: -10px;
    width: 40px;
    height: 40px;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(39, 39, 39, 0) 0%, rgba(39, 39, 39, 0) 17%, rgba(39, 39, 39, 0.09) 19%, #272727 40%, #272727 100%);
    content: "";
    transition: all 0.2s;
  }

  header .attention-link .arrow {
    -webkit-transform: none;
    z-index: 2;
    position: static;
    width: 16px;
    height: 16px;
    padding: 4px;
    transform: none;
    border-radius: 8px;
    line-height: 16px;
    vertical-align: middle;
  }

  header .attention-link .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    margin-left: 0;
    line-height: 38px;
  }

  header .attention-link .close.pc-visible {
    display: none !important;
  }

  header .attention-link .close.sp-visible {
    display: block !important;
  }

  header.general .inner {
    padding: 35px 0;
  }

  header.general .inner .menu-contents {
    padding: 88px 0 0;
  }

  header.general .inner .brand-contents {
    padding: 68px 0 0;
  }

  header.parallax {
    height: 90px;
  }

  header.parallax .brand-contents {
    -webkit-transition: all 0.2s;
    z-index: -1;
    right: 0;
    pointer-events: none;
    transition: all 0.2s;
  }

  header.parallax .brand-contents.is-open {
    z-index: 21;
    pointer-events: auto;
  }

  .attention .content_inner {
    padding: 0 20px;
  }

  .attention .content_inner .lead {
    margin-bottom: 50px;
    padding: 30px;
  }

  .attention .content_inner .lead .data {
    min-width: 180px;
  }

  .attention .common-pager {
    margin: 50px auto 0;
  }

  .brandtop__intro video {
    height: 100%;
  }

  .brandtop__intro__img {
    height: 100%;
  }

  .brandtop__intro figure {
    width: 63%;
  }

  .brandtop__intro__btn {
    left: 20px;
  }

  .brandtop__intro.ys figure {
    width: 18.5%;
    max-width: 100px;
  }

  .brandtop__intro .modal-overlay__inner {
    width: 100vw;
    height: 66vw;
  }

  .brandtop__logo {
    margin-bottom: 20px;
  }

  .brandtop__logo h2 {
    height: 80px;
  }

  .brandtop__logo h2 img {
    max-height: 90%;
  }

  .brandtop__movie {
    margin: 0 20px 0;
    padding: 0 0 20px;
  }

  .brandtop__movie iframe {
    height: 50vw;
  }

  .brandtop__movie ul li {
    width: 100%;
  }

  .brandtop__movie ul li:nth-child(odd) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .brandtop__movie ul li>iframe {
    height: 50vw;
  }

  .brandtop__projects {
    min-height: 131vw;
    margin: 0 20px 20px;
    overflow: hidden;
  }

  .brandtop__projects h3 {
    top: 30px;
    left: 30px;
    font-size: 14px;
    font-size: 0.875rem;
  }

  .brandtop__projects__left {
    bottom: 30px;
    left: 30px;
    width: auto;
    margin-right: 30px;
  }

  .brandtop__projects__left span {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .brandtop__projects__left h4 {
    font-size: 34px;
    font-size: 2.125rem;
  }

  .brandtop__projects__left h5 {
    display: none;
  }

  .brandtop__projects__left p {
    display: none;
  }

  .brandtop__projects__right {
    display: none;
  }

  .brandtop__collection {
    margin: 0 20px 0;
    padding: 20px 0;
  }

  .brandtop__collection ul li {
    margin-bottom: 40px;
  }

  .brandtop__collection ul li div {
    margin-bottom: 15px;
  }

  .brandtop__collection ul li div h3 {
    line-height: 1.25;
  }

  .brandtop__collection ul li div h3 span.space-sp-normal {
    padding-right: 0;
  }

  .brandtop__collection ul li div h3.line-2 {
    height: 3em;
  }

  .brandtop__collection ul li div h4 {
    margin-top: 5px;
    line-height: 1.5;
  }

  .brandtop__collection ul li div h4.line-2 {
    height: 3em;
  }

  .brandtop__collection ul.column-1 {
    padding: 110px 10%;
  }

  .brandtop__collection ul.column-1 li {
    width: 100%;
  }

  .brandtop__collection ul.column-1-full li {
    width: 100%;
  }

  .brandtop__collection ul.column-2 li:nth-child(odd) {
    margin-right: 0;
  }

  .brandtop__collection ul.column-2 li {
    width: 100%;
  }

  .brandtop__collection ul.column-3 li {
    width: calc((100% - 10px) / 2);
  }

  .brandtop__collection ul.column-3 li:not(:nth-child(3n)) {
    margin-right: 0;
  }

  .brandtop__collection ul.column-3 li:nth-child(odd) {
    margin-right: 10px;
  }

  .brandtop__collection ul.column-3 li div {
    margin-bottom: 10px;
  }

  .brandtop__collection ul.column-3 li div h3 {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .brandtop__collection ul.column-3 li div h3 span {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .brandtop__collection ul.column-3 li div h4 {
    -webkit-transform: scale(0.6);
    width: 160%;
    margin-top: 5px;
    margin-left: -30%;
    transform: scale(0.6);
  }

  .brandtop__collection__logobtn {
    right: 0;
    bottom: 60px;
    width: 25%;
  }

  .brandtop .common-shop {
    padding-bottom: 60px;
  }

  .brandtop .common-news {
    padding-bottom: 30px;
  }

  .brandtop.brandtop-yy .brandtop__logo h2 img {
    height: 66px;
  }

  .brandtop.brandtop-yy .brandtop__movie {
    margin-bottom: 20px;
  }

  .brandtop.brandtop-yy .brandtop__projects {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyfemmess24_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.capsules {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyhomewomens_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.lamborghini {
    background-image: url(../images/brandtop-yy/projects_banner_lamborghini_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.lamborghini h4 {
    letter-spacing: 0.04em;
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme2122aw {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyhomeaw2122_sp_v2.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme2122aw h4 {
    letter-spacing: 0.04em;
  }

  .brandtop.brandtop-yy .brandtop__projects.yyfemme2122aw {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyfemmeaw2122_sp_add.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyfemme2122aw h4 {
    letter-spacing: 0.04em;
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme22ss {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyhommess22_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyfemme22ss {
    background-image: url(../images/brandtop-yy/brandtop_yyfemme_2022ss_projecsbnr_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme22aw {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyhomeaw2022_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyfemme22aw {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyfemmeaw2022_02_sp.jpg);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme23ss {
    background-image: url(../images/brandtop-yy/projects_banner_main_yyhommess23_sp.jpg?v=1);
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme23ss h4 {
    letter-spacing: 0.04em;
  }

  .brandtop.brandtop-ys .brandtop__logo h2 img {
    height: 44px;
  }

  .brandtop.brandtop-ys .brandtop__projects {
    background-image: url(../images/brandtop-ys/projects_banner_womens_empowerment_main_sp.jpg);
  }

  .brandtop.brandtop-ys .brandtop__projects.virturlysinstallation {
    background-image: url(../images/brandtop-ys/projects_banner_virturlysinstallation_sp.jpg);
  }

  .brandtop.brandtop-ys .brandtop__projects.virturlysinstallation .brandtop__projects__left h4 {
    margin-bottom: 0;
    font-size: 38px;
    font-size: 2.375rem;
  }

  .brandtop.brandtop-ys .brandtop__projects.ysgshock {
    background-image: url(../images/brandtop-ys/projects_ys_g-shock_sp.jpg);
  }

  .brandtop.brandtop-ys .brandtop__projects.ysadidas {
    background-image: url(../images/brandtop-ys/projects_ys_adidas_sp.jpg);
  }

  .brandtop.brandtop-ys .brandtop__projects.yschanmina {
    background-image: url(../images/brandtop-ys/projects_ys_chanmina_sp.jpg);
  }

  .brandtop.brandtop-ys .brandtop__projects.ysadidas .brandtop__projects__left h4 {
    margin-bottom: 0;
  }

  .brandtop.brandtop-discord .brandtop__logo h2 img {
    height: 70px;
  }

  .brandtop.brandtop-discord .brandtop__projects {
    background-image: url(../images/brandtop-discord/bnr_projects_sp.jpg);
  }

  .brandtop.brandtop-groundy .brandtop__logo h2 img {
    height: 40px;
  }

  .brandtop.brandtop-groundy .brandtop__projects {
    background-image: url(../images/brandtop-groundy/bnr_projects_sp.jpg);
  }

  .brandtop.brandtop-syte .brandtop__logo h2 img {
    height: 42px;
  }

  .brandtop.brandtop-wildside .brandtop__logo h2 img {
    height: 44px;
  }

  .brandtop.brandtop-syte .brandtop__projects {
    background-image: url(../images/brandtop-syte/bnr_projects_sp.jpg);
  }

  .brandtop.brandtop-syte .brandtop__collection ul:nth-of-type(2) {
    padding: 40px 10%;
  }

  .brandtop.brandtop-limifeu .brandtop__logo h2 img {
    height: 37px;
  }

  .brandtop.brandtop-limifeu .brandtop__limifeu {
    margin: 0 20px 70px;
  }

  .brandtop.brandtop-limifeu .brandtop__limifeu h3 {
    right: auto;
    left: 20px;
    font-size: 16px;
    font-size: 1rem;
  }

  .brandtop.brandtop-limifeu .brandtop__projects {
    background-image: url(../images/brandtop-limifeu/bnr_projects_sp.jpg);
  }

  .careers__content {
    margin: 0 20px 0;
  }

  .careers__content__left {
    width: 100%;
    float: none;
  }

  .careers__content__left__guide {
    -webkit-transition: all 0.5s;
    width: 100%;
    margin: 0;
    padding: 0 0 60px;
    transition: all 0.5s;
  }

  .careers__content__left__guide__inner {
    padding: 30px;
  }

  .careers__content__left__guide__inner h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .careers__content__left__guide__inner dl dt {
    width: 75px;
    margin-right: 15px;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .careers__content__left__guide__inner dl dd {
    width: calc(100% - 90px);
    font-size: 14px;
    font-size: 0.875rem;
  }

  .careers__content__left__form {
    -webkit-transition: all 0.5s;
    width: 100%;
    margin: 0;
    padding: 0 0 20px;
    transition: all 0.5s;
  }

  .careers__content__left__form>p {
    letter-spacing: normal;
    line-height: 1.25;
    text-align: center;
  }

  .careers__content__left__form__inner {
    padding: 30px;
  }

  .careers__content__left__form__inner h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .careers__content__left__form__inner dl {
    margin-bottom: 30px;
  }

  .careers__content__left__form__inner dl dt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }

  .careers__content__left__form__inner dl dt .small {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .careers__content__left__form__inner dl dt .required {
    position: relative;
    top: initial;
    right: initial;
    margin-left: 10px;
  }

  .careers__content__left__form__inner dl dd {
    width: 100%;
  }

  .careers__content__left__form__inner dl dd:not(:last-child) {
    margin-bottom: 15px;
  }

  .careers__content__left__form__inner dl dd input[type=text],
  .careers__content__left__form__inner dl dd input[type=email],
  .careers__content__left__form__inner dl dd input[type=tel] {
    padding: 0 10px;
  }

  .careers__content__left__form__inner dl dd label {
    margin-right: 20px;
  }

  .careers__content__left__form__inner dl dd textarea {
    height: 200px;
    padding: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.05rem;
  }

  .careers__content__left__form__inner dl div.birth {
    width: 100%;
    margin-right: 0;
  }

  .careers__content__left__form__inner dl input.birth {
    width: 100%;
  }

  .careers__content__left__form__inner dl input.mb {
    margin-bottom: 5px;
  }

  .careers__content__left__form__inner dl input.mt {
    margin-top: 5px;
  }

  .careers__content__left__form__inner dl .h50 {
    line-height: initial;
  }

  .careers__content__left__form__inner dl .h50 span {
    top: 0;
  }

  .careers__content__check {
    position: relative;
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }

  .careers__content__check__inner {
    padding: 30px;
  }

  .careers__content__check__inner button {
    height: 50px;
    font-size: 14px;
    font-size: 0.875rem;
  }

  .careers .mw_wp_form_preview dl dd {
    height: auto;
  }

  .collection__brand {
    margin: 20px 20px 50px;
  }

  .collection__brand ul li {
    width: calc(50% - 4px);
    margin-right: 8px;
  }

  .collection__brand ul li:nth-child(2n) {
    margin-right: 0;
  }

  .collection__brand ul li:nth-child(n+5) {
    margin-top: 8px;
  }

  .collection__brand ul li:nth-child(n+3) {
    margin-top: 16px;
  }

  .collection__brand ul li a article figure:after {
    content: none;
  }

  .collection__brand ul li a article h2 {
    -webkit-transform: translateY(0);
    position: static;
    margin-top: 5px;
    transform: translateY(0);
    color: #000;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
  }

  .collection__brand ul li a:hover article h2 {
    opacity: 1 !important;
  }

  .collection-brand__detail {
    display: block;
    min-height: 1px;
    margin: 20px;
    padding: 50px 0 20px;
  }

  .collection-brand__detail__img {
    width: 100%;
  }

  .collection-brand__detail__img figure {
    -webkit-transform: translateY(0);
    position: static;
    max-width: 223px;
    margin-bottom: 45px;
    transform: translateY(0);
  }

  .collection-brand__detail__img figure>.ys {
    width: 82px;
  }

  .collection-brand__detail__img figure>.yspink {
    width: 210px;
  }

  .collection-brand__detail__img figure>.rismatbyys {
    width: 210px;
  }

  .collection-brand__detail__img figure>.regulation {
    width: 210px;
  }

  .collection-brand__detail__img figure>.b {
    width: 160px;
  }

  .collection-brand__detail__img figure>.blackscandal {
    width: 160px;
  }

  .collection-brand__detail__img figure>.gothic {
    width: 160px;
  }

  .collection-brand__detail__img figure>.discord {
    width: 140px;
  }

  .collection-brand__detail__img figure>.discord {
    width: 140px;
  }

  .collection-brand__detail__img figure>.michikobyys {
    width: 200px;
  }

  .collection-brand__detail__img figure>.kayonakamurabyys {
    width: 200px;
  }

  .collection-brand__detail__img figure>.kayonakamurabyys {
    width: 200px;
  }

  .collection-brand__detail__img figure>.kayonakamurabyys {
    width: 200px;
  }

  .collection-brand__detail__img figure>.ysbangon {
    width: 200px;
  }

  .collection-brand__detail__img figure>.gipsy {
    width: 200px;
  }

  .collection-brand__detail__img figure>.limifeu {
    width: 180px;
  }

  .collection-brand__detail__img figure>.groundy {
    width: 180px;
  }

  .collection-brand__detail__img figure>.syte {
    width: 180px;
  }

  .collection-brand__detail__txt {
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .collection-brand__detail__txt h2 {
    width: 100%;
    font-size: 22px;
    font-size: 1.375rem;
  }

  .collection-brand__detail__txt p {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .collection-brand__detail__txt ul {
    position: static;
    margin: 0 auto 35px;
  }

  .collection-brand__detail__txt ul li {
    margin-left: 25px;
  }

  .collection-brand__detail__txt ul li:first-child {
    margin-left: 0;
  }

  .collection-brand__detail__txt>a {
    max-width: 100%;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .collection-brand__look {
    margin: 0 0 85px;
  }

  .collection-brand__look ul li {
    width: 50%;
  }

  .collection-brand__look ul li:nth-child(n+3) {
    margin-top: 16px;
  }

  .collection-brand__look ul li:nth-child(n+6) {
    margin-top: 16px;
  }

  .collection-brand__look ul li a article h2 {
    text-align: center;
  }

  .collection-brand-look__head {
    display: block;
  }

  .collection-brand-look__head__ttl {
    width: 100%;
    text-align: center;
  }

  .collection-brand-look__head__nav {
    width: 100%;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .collection-brand-look__head__nav nav {
    z-index: 5;
    top: 40px;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .collection-brand-look__movie {
    margin: 0 0 50px;
  }

  .collection-brand-look__list {
    margin: 0 0 80px;
  }

  .collection-brand-look__list .column-switch {
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    font-size: 0;
    text-align: right;
  }

  .collection-brand-look__list .column-switch a {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
  }

  .collection-brand-look__list .column-switch a:before,
  .collection-brand-look__list .column-switch a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }

  .collection-brand-look__list .column-switch a:before {
    z-index: 1;
  }

  .collection-brand-look__list .column-switch a:after {
    z-index: 2;
  }

  .collection-brand-look__list .column-switch a:first-of-type:before {
    background-image: url("../images/collection/icon_two_column_on.svg");
  }

  .collection-brand-look__list .column-switch a:first-of-type:after {
    background-image: url("../images/collection/icon_two_column_off.svg");
  }

  .collection-brand-look__list .column-switch a:nth-of-type(2) {
    margin-left: 20px;
  }

  .collection-brand-look__list .column-switch a:nth-of-type(2):before {
    background-image: url("../images/collection/icon_one_column_on.svg");
  }

  .collection-brand-look__list .column-switch a:nth-of-type(2):after {
    background-image: url("../images/collection/icon_one_column_off.svg");
  }

  .collection-brand-look__list .column-switch a.active:before {
    z-index: 3;
  }

  .collection-brand-look__list ul li {
    width: 50%;
  }

  .collection-brand-look__list ul li a article p {
    top: 15px;
    right: 10px;
  }

  .collection-common-online {
    padding: 20px;
  }

  .collection-common-online dl dt {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .collection-common-online dl dd .common-pager__next {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .look-modal {
    height: 100%;
  }

  .look-modal .close-btn {
    top: 20px;
    right: 20px;
  }

  .look-modal__container {
    margin-bottom: 56px;
  }

  .look-modal__container__slider-count {
    top: 24px;
    left: 20px;
    width: 65px;
    height: 20px;
    padding-top: 0;
  }

  .look-modal__container__slider li {
    height: auto;
  }

  .look-modal__container__slider li .inner {
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    padding-top: 56px;
    padding-bottom: 120px;
    overflow-y: scroll;
  }

  .look-modal__container__slider li .inner>figure {
    position: static;
    width: calc(100% - 40px);
    height: auto;
    margin: 0 auto;
  }

  .look-modal__container__slider li .inner>figure img {
    -webkit-transform: none;
    position: static;
    width: 100%;
    height: auto;
    transform: none;
  }

  .look-modal__container__slider li .inner .txt {
    position: static;
    width: 100%;
    height: auto;
  }

  .look-modal__container__slider li .inner .txt div {
    -webkit-transform: translateY(0);
    position: static;
    width: 175px;
    margin-top: 25px;
    transform: translateY(0);
  }

  .look-modal__container__slider li .inner .txt div p .pseudo-prev:hover,
  .look-modal__container__slider li .inner .txt div p .pseudo-next:hover {
    opacity: 1;
  }

  .look-modal__container__slider li .inner .detail-overlay {
    display: none;
  }

  .look-modal__container__slider li .inner .item-detail {
    -webkit-transition: all 1s ease;
    position: static;
    width: 100%;
    height: 0;
    padding: 60px 40px 0;
    background-color: #000;
    opacity: 0;
    transition: all 1s ease;
  }

  .look-modal__container__slider li .inner .item-detail.active {
    -webkit-transition: all 1s ease;
    height: auto;
    opacity: 1;
    transition: all 1s ease;
  }

  .look-modal__container__slider li .inner .item-detail .detail-close-btn {
    display: none;
  }

  .look-modal__container__slider li .inner .item-detail article {
    margin-bottom: 50px;
  }

  .look-modal__container__slider li .inner .item-detail article figure {
    width: 24%;
  }

  .look-modal__container__slider li .inner .item-detail article div {
    width: 56%;
  }

  .look-modal__container__slider li .inner .item-detail article div>span {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .look-modal__container__slider li .inner .item-detail article div .shop-link {
    height: 23px;
    line-height: 23px;
  }

  .look-modal__container__slider li .inner .item-detail article div .shop-link>span {
    line-height: 23px;
  }

  .look-modal__container__slider li .inner .item-detail article div .shopinfo-link {
    height: 23px;
    line-height: 23px;
  }

  .look-modal__container .bx-wrapper {
    margin-bottom: 0;
  }

  .sp-visible {
    display: block;
  }

  .locked {
    height: 100%;
  }

  .contact .l-left {
    width: 100% !important;
    margin-right: 0;
  }

  .contact .l-right {
    position: relative;
    top: auto;
    width: 100%;
  }

  .contact label:first-child {
    margin-bottom: 15px !important;
  }

  .contact .content_title {
    margin-bottom: 0;
    padding: 30px 0 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .contact .content_inner {
    display: block;
    padding: 0 20px;
  }

  .contact .content_inner section {
    padding: 30px;
  }

  .contact .content_inner section.form {
    margin-bottom: 20px;
  }

  .contact .content_inner section.form .form_check {
    display: block;
  }

  .contact .content_inner section.form .form_check label:first-child {
    margin-bottom: 15px;
  }

  .contact .content_inner section.form .form_pref .select_wrap {
    width: 50%;
  }

  .contact .content_inner section.form .form_type2 div {
    display: block;
  }

  .contact .content_inner section.form .form_type2 div input {
    width: 100%;
  }

  .contact .content_inner section.form .form_type2 div input:first-child {
    margin-bottom: 5px;
  }

  .contact .content_inner section.form .confirm {
    margin: 20px auto 70px;
  }

  .contact .content_inner section.form .note_en {
    margin: 0 auto 45px;
  }

  .contact .form_type2 div {
    padding-bottom: 0;
  }

  .contact .form_type2 div .error {
    position: relative;
    bottom: auto;
  }

  .contact .form_type2 div .error:nth-of-type(2) {
    left: auto;
  }

  .index .popup-modal-overlay__inner {
    width: 100vw;
    height: 66vw;
  }

  .index__mainvisual {
    height: auto;
    height: 100%;
    min-height: 400px;
    max-height: none;
  }

  .index__mainvisual>figure {
    width: 80%;
  }

  .index__mainvisual__movie {
    height: 100%;
  }

  .index__mainvisual__movie__img {
    height: 84vh;
    overflow: hidden;
  }

  .index__mainvisual__movie__btn {
    left: 20px;
    color: #fff !important;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .index__mainvisual__movie__bnr {
    right: 20px;
    bottom: 10px;
    width: 200px;
    min-width: initial;
    padding: 10px;
  }

  .index__mainvisual__movie__bnr figure {
    width: 40px;
  }

  .index__mainvisual__movie__bnr figure img {
    -webkit-transform: translateY(-50%);
    left: 10px;
    width: 10px;
    transform: translateY(-50%);
  }

  .index__mainvisual__movie__bnr .text,
  .index__mainvisual__movie__bnr a {
    width: calc(100% - 40px);
    font-size: 10px;
    font-size: 0.625rem;
  }

  .index__mainvisual__movie__bnr .text>img,
  .index__mainvisual__movie__bnr a>img {
    width: 100%;
  }

  .index__mainvisual__movie__bnr-project {
    right: 20px;
    bottom: 80px;
    width: 200px;
    min-width: initial;
    padding: 10px;
  }

  .index__mainvisual__movie__bnr-project img {
    height: 100%;
    width: auto;
  }

  .index__mainvisual__visual {
    height: 100%;
  }

  .index .modal-overlay__inner {
    width: 100vw;
    height: 66vw;
  }

  .index__theshop {
    display: block;
    margin: 20px;
  }

  .index__yswe {
    width: auto;
    margin: 0 20px 20px;
  }

  .index__collection {
    margin: 0 20px 0;
    padding: 0 0 60px;
  }

  .index__collection__full {
    margin-bottom: 40px;
  }

  .index__collection__full li {
    width: 100%;
  }

  .index__collection__full li.yy-femme h2 {
    width: 71.5%;
  }

  .index__collection__full li.yy-homme h2 {
    width: 71.5%;
  }

  .index__collection__full li.ys h2 {
    width: 20%;
  }

  .index__collection__full li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .index__collection .half li {
    width: 100%;
    margin-bottom: 40px;
  }

  .index__collection .half li:not(:last-child) {
    margin-right: 0;
  }

  .index__collection .half li a div {
    margin-bottom: 15px;
  }

  .index__collection .half li a div h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }

  .index__collection .half li a div h2 span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .index__collection .half li a div h3 {
    margin-top: 15px;
  }

  .index__collection .half li a.img_gs:hover {
    opacity: 1 !important;
  }

  .index__collection .half li a.img_gs:hover img {
    opacity: 1 !important;
  }

  .index__brandlist {
    margin: 0;
    padding: 0 0 50px;
    overflow: hidden;
  }

  .index__brandlist__inner h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .index__brandlist__inner__content {
    width: 51.17vw !important;
  }

  .index__brandlist__inner__content h3 {
    width: 100vw;
    height: 50px;
    margin: 50px calc(50% - 50vw) 40px;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .index__brandlist__inner a.img_gs:hover {
    opacity: 1 !important;
  }

  .index__brandlist__inner a.img_gs:hover img {
    opacity: 1 !important;
  }

  .index__brandlist__inner .swiper-container {
    width: 51.17vw;
    overflow: visible;
  }

  .index__brandlist__inner .swiper-slide-prev h3 {
    opacity: 0;
  }

  .index__brandlist__inner .swiper-slide-next h3 {
    opacity: 0;
  }

  .index__brandlist__inner .swiper-button-prev {
    -webkit-transform: scale(0.5);
    top: 35px;
    left: -30vw;
    transform: scale(0.5);
  }

  .index__brandlist__inner .swiper-button-next {
    -webkit-transform: scale(0.5);
    top: 35px;
    right: -30vw;
    transform: scale(0.5);
  }

  .index__brandlist__inner .swiper-pagination {
    width: 100vw;
    margin: auto calc(50% - 50vw);
  }

  .index__brandlist__inner .swiper-pagination-bullet {
    display: none;
  }

  .index__news {
    margin: 0 0 0;
    padding: 0 0 20px;
    overflow: hidden;
  }

  .index__news__inner {
    padding: 35px 0 35px 10px;
  }

  .index__news__inner h2 {
    display: block;
    position: relative;
    top: initial;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
  }

  .index__news__inner h2:before {
    display: none;
  }

  .index__news__inner__pc {
    display: none;
  }

  .index__news .swiper-container {
    display: block;
    width: 185vw;
    padding-left: 10px;
  }

  .index__news .swiper-container article {
    width: 83vw;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .index__news .swiper-container a.img_gs:hover {
    opacity: 1 !important;
  }

  .index__news .swiper-container a.img_gs:hover img {
    opacity: 1 !important;
  }

  .index .common-projects {
    padding-top: 20px;
  }

  .index .common-projects h3 {
    margin-bottom: 20px;
  }

  .index .common-projects a.img_gs:hover {
    opacity: 1 !important;
  }

  .index .common-projects a.img_gs:hover img {
    opacity: 1 !important;
  }

  .legal .content_title {
    margin-bottom: 0;
    padding: 30px 0 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .legal .l-left {
    width: 100% !important;
    margin-right: 0;
  }

  .legal .l-right {
    position: relative;
    top: auto;
    width: 100%;
  }

  .legal .content_inner {
    display: block;
    padding: 0 20px;
  }

  .legal .content_inner section {
    padding: 30px;
  }

  .link .content_title {
    margin-bottom: 0;
    padding: 30px 0 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .link .content_inner {
    padding: 0 20px;
  }

  .link .content_inner ul>li {
    width: calc((100% - 20px) / 2);
  }

  .link .content_inner ul>li:not(:nth-child(4n)) {
    margin-right: 0px;
  }

  .link .content_inner ul>li:not(:nth-child(2n)) {
    margin-right: 20px;
  }

  .index .modal-overlay-liveview__inner {
    width: calc(100vw - 40px);
    min-width: 1px;
    height: calc((100vw - 40px) * 1.326);
    min-height: 448px;
  }

  .index .modal-overlay-liveview .countdown-timer figure {
    height: 74px;
  }

  .index .modal-overlay-liveview .countdown-timer__title {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .index .modal-overlay-liveview .countdown-timer__date .day {
    width: 70px;
  }

  .index .modal-overlay-liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .index .modal-overlay-liveview .countdown-timer__date .day span:nth-of-type(2) {
    font-size: 27px;
    font-size: 1.6875rem;
  }

  .index .modal-overlay-liveview .countdown-timer__date span {
    font-size: 45px;
    font-size: 2.8125rem;
  }

  .index .modal-overlay-liveview .countdown-timer__date span.small {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .index .modal-overlay-liveview .countdown-timer__locale {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .index .modal-overlay-liveview .countdown-timer__bottom {
    margin-top: 5px;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .index .modal-overlay-liveview #liveview #livePlayer {
    display: none;
  }

  .index .modal-overlay-liveview #liveview #liveBanner {
    height: 100%;
  }

  .index .modal-overlay-liveview #liveview.is-view #livePlayer {
    display: none;
  }

  .index .modal-overlay-liveview #liveview.is-view #liveBanner {
    display: block;
  }

  .newsindex__content {
    margin: 0 20px 0;
  }

  .newsindex__content__set .result-keyword {
    margin: 5px 0;
  }

  .newsindex__content__set .result-category {
    margin: 5px 0;
  }

  .newsindex__content__search {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    float: none;
    background: none;
  }

  .newsindex__content__search__inner {
    padding: 0;
  }

  .newsindex__content__search__inner__form input[type=text] {
    width: 100%;
  }

  .newsindex__content__search__inner__brand {
    margin-bottom: 80px;
  }

  .newsindex__content__search__inner__brand>h3 {
    position: relative;
    margin-bottom: 5px;
    padding: 15px;
    background-color: #fff;
    cursor: pointer;
  }

  .newsindex__content__search__inner__brand>h3 svg {
    -webkit-transition: all 0.5s;
    display: block;
    position: absolute;
    right: 15px;
    height: 9px;
    margin-top: -13px;
    transition: all 0.5s;
  }

  .newsindex__content__search__inner__brand__list {
    -webkit-transition: all 0.5s;
    height: 0;
    padding: 0 30px;
    overflow: hidden;
    background-color: #fff;
    transition: all 0.5s;
  }

  .newsindex__content__list {
    -webkit-transition: all 0.5s;
    width: 100%;
    margin: 0;
    padding: 0 0 20px;
    transition: all 0.5s;
  }

  .newsindex__content__list article {
    display: block;
    padding-bottom: 0;
  }

  .newsindex__content__list article a {
    display: block;
  }

  .newsindex__content__list article a time {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .newsindex__content__list article a .img {
    width: 100%;
  }

  .newsindex__content__list article a .img figure {
    display: block;
    width: 100%;
    padding-top: 72%;
  }

  .newsindex__content__list article a .text {
    display: block;
    width: 100%;
  }

  .newsindex__content__list article a .text h3 {
    margin: 15px 0 15px;
    font-size: 22px;
    font-size: 1.375rem;
  }

  .newsindex__content__list article a .text .viewmore {
    right: 0;
    bottom: 5px;
    left: initial;
  }

  .newsindex__content__list article a:hover .viewmore {
    left: initial;
  }

  .newsindex__content__archive {
    width: 100%;
  }

  .newsindex__content__archive__inner {
    padding: 25px;
  }

  .newsindex__content__archive__inner h3 {
    text-align: center;
  }

  .newsindex__content__archive__inner dl dt {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
  }

  .newsindex__content__archive__inner dl dt svg {
    -webkit-transition: all 0.5s;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 6px;
    transition: all 0.5s;
  }

  .newsindex__content__archive__inner dl dd {
    display: none;
    width: 100%;
    overflow: hidden;
  }

  .newsindex__content__archive__inner dl dd ul {
    padding-bottom: 20px;
  }

  .newsindex__content__archive__inner dl dd ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: initial;
  }

  .news__title {
    margin-bottom: 0;
  }

  .news__title h2 {
    padding: 30px 0;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .news__detail article {
    margin: 0 20px 40px;
    padding: 0;
  }

  .news__detail article>time {
    display: inline-block;
    padding: 7px 20px;
    background: #000;
    color: #fff;
    font-family: "Optima", sans-serif;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .news__detail article h2 {
    margin: 0;
    padding: 45px 0 25px;
    font-size: 28px;
    font-size: 1.75rem;
    text-align: left;
  }

  .news__detail article .news__detail__content {
    padding: 20px 0;
  }

  .news__detail article .news__detail__content__text {
    width: 100%;
    float: none;
  }

  .news__detail article .news__detail__content__text p {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .news__detail article .news__detail__content__text iframe {
    width: 100%;
    max-width: 100%;
    height: calc((100vw - 20px) * 0.562);
  }

  .news__detail article .news__detail__content__info {
    width: 100%;
    margin-top: 60px;
    float: none;
  }

  .news__detail article .news__detail__content__info>time {
    display: none;
  }

  .news__detail article .news__detail__content__info .tag li a {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .news__detail article .news__detail__content__info .sns li a {
    font-size: 22px;
    font-size: 1.375rem;
  }

  .news__pager {
    margin: 0 20px 80px;
  }

  .thankspage__content {
    box-sizing: border-box;
    position: relative;
    height: calc(100vh - 55px);
    margin: 0 20px 0;
  }

  .thankspage__content__inner {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: calc(50% + 50px);
    transform: translateY(-50%);
  }

  .notfound__content {
    box-sizing: border-box;
    position: relative;
    height: calc(100vh - 55px);
    margin: 0 20px 0;
  }

  .notfound__content__inner {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: calc(50% + 50px);
    transform: translateY(-50%);
  }

  .presslogin .content {
    margin: 0 20px;
    padding: 0;
  }

  .presslogin .content_title {
    margin-bottom: 0;
    padding: 30px 0 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .presslogin .login {
    margin-top: 20px;
  }

  .presslogin .login .section_title {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .presslogin .create {
    display: block;
    padding-bottom: 30px;
  }

  .presslogin .create .section_title {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .presslogin.pressmypage .menu {
    margin-top: 20px;
  }

  .presslogin.pressmypage .menu>a {
    flex-basis: 100%;
    max-width: 100%;
  }

  .presslogin input[type=text],
  .presslogin input[type=email],
  .presslogin input[type=password] {
    min-height: 4rem;
  }

  .presslogin input::-ms-input-placeholder,
  .presslogin textarea::-ms-input-placeholder select::placeholder {
    font-size: 14px;
    font-size: 0.875rem;
  }

  .presslogin #wpmem_login input[type=password],
  .presslogin #wpmem_login input[type=text],
  .presslogin #wpmem_reg input[type=date],
  .presslogin #wpmem_reg input[type=email],
  .presslogin #wpmem_reg input[type=number],
  .presslogin #wpmem_reg input[type=password],
  .presslogin #wpmem_reg input[type=text],
  .presslogin #wpmem_reg input[type=url],
  .presslogin #wpmem_reg textarea {
    min-height: 4rem;
  }

  .press__detail article {
    margin: 0 20px 40px;
    padding: 0;
  }

  .press__detail article time {
    display: inline-block;
    padding: 7px 20px;
    background: #000;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .press__detail article h2 {
    margin: 0;
    padding: 45px 0 25px;
    font-size: 28px;
    font-size: 1.75rem;
    text-align: left;
  }

  .press__detail article .swiper-slide>p {
    text-align: left;
  }

  .press__detail article>p {
    text-align: left;
  }

  .press__detail article .press__detail__content {
    display: block;
    padding: 20px 0 0;
  }

  .press__detail article .press__detail__content__text {
    width: 100%;
    float: none;
  }

  .press__detail article .press__detail__content__text p {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .press__detail article .press__detail__content__info {
    width: 100%;
    margin-top: 60px;
    float: none;
  }

  .press__detail article .press__detail__content__info time {
    display: none;
  }

  .press__detail article .press__detail__content__info .tag li a {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .press__detail article .press__detail__content__info .download {
    padding: 40px 70px;
  }

  .press__pager {
    margin: 0 20px 80px;
  }

  .pressindex .content {
    padding: 0 20px;
  }

  .pressindex .set .result-keyword {
    margin: 5px 0;
  }

  .pressindex .set .result-category {
    margin: 5px 0;
  }

  .pressindex .searchbox {
    margin-bottom: 20px;
    padding: 0;
    background: none;
  }

  .pressindex .searchbox__inner__form {
    width: 100%;
    float: none;
  }

  .pressindex .searchbox__inner__brand {
    width: 100%;
    margin-bottom: 80px;
  }

  .pressindex .searchbox__inner__brand>h3 {
    position: relative;
    margin-bottom: 5px;
    padding: 15px;
    background-color: #fff;
    cursor: pointer;
  }

  .pressindex .searchbox__inner__brand>h3 svg {
    -webkit-transition: all 0.5s;
    display: block;
    position: absolute;
    right: 15px;
    height: 9px;
    margin-top: -13px;
    transition: all 0.5s;
  }

  .pressindex .searchbox__inner__brand__list {
    -webkit-transition: all 0.5s;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    height: 0;
    max-height: none;
    padding: 0 30px;
    overflow: hidden;
    column-count: auto;
    background-color: #fff;
    transition: all 0.5s;
  }

  .pressindex .searchbox__inner__brand__list label {
    flex-basis: 100%;
  }

  .pressindex .searchbox__inner__brand__list button.search-sp {
    -webkit-transition: all 0.5s;
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    transition: all 0.5s;
  }

  .pressindex .searchbox__inner__brand__list button.search-sp:hover {
    background: #fff;
    color: #000;
  }

  .pressindex .searchbox__inner button.search-pc {
    display: none;
  }

  .pressindex .result {
    flex-direction: column;
  }

  .pressindex .card {
    width: 100%;
  }

  .pressindex .card:not(:nth-child(4n)) {
    margin-right: 0;
  }

  .pressindex .pagenation {
    width: auto;
    margin: auto 20px;
  }

  .projects__capsules {
    margin: 0 20px 0;
    padding-bottom: 60px;
  }

  .projects__capsules__inner {
    max-width: 100%;
    margin-top: 20px;
    padding: 40px 30px 80px;
  }

  .projects__capsules__inner .heading {
    width: 100%;
    margin-bottom: 60px;
  }

  .projects__capsules__inner .heading .season {
    margin-bottom: 50px;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects__capsules__inner .heading h3 {
    margin-bottom: 10px;
    font-size: 40px;
    font-size: 2.5rem;
    word-break: break-word;
  }

  .projects__capsules__inner .img {
    flex-basis: 100%;
    width: 100%;
    margin-top: 60px;
  }

  .projects__capsules__inner .link a svg {
    margin-left: 3px;
  }

  .projects__lamborghini {
    margin: 40px 0 240px;
  }

  .projects__lamborghini .grid {
    margin: 0 10px;
  }

  .projects__lamborghini .grid__item {
    width: calc(100vw - 40px);
    margin: 10px;
  }

  .projects__lamborghini .grid__item__content iframe {
    height: calc((100vw - 32px) * 0.5625);
  }

  .projects__lamborghini .grid__item__content p {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__lamborghini .modal-overlay__inner {
    width: calc(100vw - 40px);
    height: calc((100vw - 40px) * 0.5625);
  }

  .projects__lamborghini .content {
    display: block;
    margin: 60px auto 0;
    padding: 0 20px;
  }

  .projects__lamborghini .content__head {
    width: 100%;
    margin-bottom: 60px;
    text-align: center;
  }

  .projects__lamborghini .content__head h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .projects__lamborghini .content__head h4 {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .projects__lamborghini .content__detail {
    width: 100%;
  }

  .projects__lamborghini .content__detail .link-square {
    margin-bottom: 20px;
    padding: 12px 20px;
  }

  .projects__pour-homme-2021ss {
    margin: 0 20px 0;
    padding-bottom: 60px;
  }

  .projects__pour-homme-2021ss__inner {
    margin-top: 40px;
    padding: 40px 30px 80px;
  }

  .projects__pour-homme-2021ss__inner .heading {
    width: auto;
    margin-bottom: 60px;
  }

  .projects__pour-homme-2021ss__inner .heading .season {
    margin-bottom: 30px;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects__pour-homme-2021ss__inner .heading h3 {
    margin-bottom: 30px;
  }

  .projects__pour-homme-2021ss__inner .paragraph {
    width: auto;
  }

  .projects__pour-homme-2021ss__inner .paragraph .en {
    margin-bottom: 40px;
  }

  .projects__pour-homme-2021ss__inner .paragraph .en p {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects__pour-homme-2021ss__inner .paragraph .ja p {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects__pour-homme-2021ss__inner .after-event .period {
    margin-bottom: 20px;
  }

  .projects__pour-homme-2021ss__inner .after-event h3 {
    letter-spacing: 0.05em;
    line-height: 1.4;
  }

  .projects__pour-homme-2021ss__inner .after-event h3 span {
    margin-top: 5px;
  }

  .projects__pour-homme-2021ss__inner .after-event h3 br.sp {
    display: block;
  }

  .projects__pour-homme-2021ss__inner .link a svg {
    margin-left: 3px;
  }

  .projects__virtual_ys_installation {
    margin: 0;
    padding-bottom: 60px;
  }

  .projects__virtual_ys_installation__inner {
    display: block;
    margin-top: 60px;
    padding: 0 0 80px;
  }

  .projects__virtual_ys_installation .heading {
    width: auto;
    max-width: 100%;
    margin: 0 20px 90px;
    padding: 0 30px;
  }

  .projects__virtual_ys_installation .heading h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }

  .projects__virtual_ys_installation .heading h4 {
    font-size: 16px;
    font-size: 1rem;
  }

  .projects__virtual_ys_installation .heading__info {
    width: 100%;
  }

  .projects__virtual_ys_installation .content {
    width: auto;
  }

  .projects__virtual_ys_installation .content__onview {
    margin: 0 20px;
    padding: 0 30px;
  }

  .projects__virtual_ys_installation .content__future {
    margin: 50px 20px;
    padding: 0 30px;
  }

  .projects__virtual_ys_installation .content__creative {
    margin: 0 50px 60px;
    padding: 30px 20px;
  }

  .projects__virtual_ys_installation .content__creative .img {
    margin: 15px auto;
  }

  .projects__virtual_ys_installation .content__exclusivity iframe {
    height: 56.2vw;
  }

  .projects__virtual_ys_installation .content__exclusivity h6 {
    margin: 0 20px;
    padding: 0 30px;
  }

  .projects__virtual_ys_installation .content__exclusivity p {
    margin: 0 20px;
    padding: 0 30px;
  }

  .projects__virtual_ys_installation .content__team {
    margin: 0 20px 100px;
    padding: 0 30px;
  }

  .projects__virtual_ys_installation .content .link.small {
    margin: 0 20px;
    padding: 0 30px;
  }

  .projects__ys_drmartens {
    display: block;
    margin: 80px auto 120px;
    padding: 0 20px;
  }

  .projects__ys_drmartens .img {
    width: 100%;
    margin-bottom: 50px;
  }

  .projects__ys_drmartens .img__head {
    display: block;
    margin-bottom: 76px;
  }

  .projects__ys_drmartens .text {
    width: 100%;
  }

  .projects__ys_drmartens .text__head {
    display: none;
  }

  .projects__ys_drmartens .text__detail .link a svg {
    margin-left: 3px;
  }

  .projects__ys_gshock .intro-box {
    margin: 60px auto 140px;
  }

  .projects__ys_gshock .intro-box .btn {
    margin-top: 36px;
    font-size: 14px;
    font-size: 0.875rem;
  }

  .projects__ys_gshock .movie3 {
    margin: 80px 0 140px;
  }

  .projects__ys_gshock .txt {
    width: calc(100% - 40px);
  }

  .projects__ys_gshock .discover {
    width: calc(100% - 40px);
    margin: 200px auto 140px;
  }

  .projects__ys_gshock .discover .btn {
    margin-top: 35px;
  }

  .projects__ys_gshock .store .btn {
    width: 333px;
  }

  .projects__ys_gshock .store-omotesando {
    margin-bottom: 80px;
  }

  .projects__ys_gshock .online {
    margin: 140px 0;
  }

  .projects__yyfemme-2021ss {
    padding: 90px 0 130px;
  }

  .projects__yyfemme-2021ss h3 {
    margin: 60px auto 35px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .projects__yyfemme-2021ss h3 span {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.25;
  }

  .projects__yyfemme-2021ss p.title {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyfemme-2021ss p.locale {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects__yyfemme-2021ss p.bottom {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyfemme-2122aw {
    margin: auto 20px;
    padding: 60px 0 140px;
  }

  .projects__yyfemme-2122aw h3 {
    margin: 30px auto 0;
  }

  .projects__yyfemme-2122aw h4 {
    margin: 5px auto 20px;
  }

  .projects__yyfemme-2122aw p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyfemme-2223aw {
    margin: auto 20px;
    padding: 60px 0 140px;
  }

  .projects__yyfemme-2223aw h3 {
    margin: 30px auto 0;
  }

  .projects__yyfemme-2223aw h4 {
    margin: 5px auto 20px;
  }

  .projects__yyfemme-2223aw p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyfemme-22ss {
    margin: auto 20px;
    padding: 60px 0 140px;
  }

  .projects__yyfemme-22ss h3 {
    margin: 30px auto 0;
  }

  .projects__yyfemme-22ss h4 {
    margin: 5px auto 20px;
  }

  .projects__yyfemme-22ss p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyhomme-2122aw-installation {
    padding: 90px 20px 140px;
  }

  .projects__yyhomme-2122aw-installation h3 {
    margin: 0 auto 35px;
  }

  .projects__yyhomme-2122aw-installation .link a svg {
    margin-left: 3px;
  }

  .projects__yyhomme-2122aw {
    margin: auto 20px;
    padding: 60px 0 0;
  }

  .projects__yyhomme-2122aw h3 {
    margin: 30px auto 0;
  }

  .projects__yyhomme-2122aw h4 {
    margin: 20px auto 20px;
  }

  .projects__yyhomme-2122aw p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyhomme-22aw {
    margin: auto 20px;
    padding: 60px 0 0;
  }

  .projects__yyhomme-22aw h3 {
    margin: 50px auto 0;
  }

  .projects__yyhomme-22aw h4 {
    margin: 20px auto 20px;
  }

  .projects__yyhomme-22aw p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyhomme-22aw .projects__look .look-pc {
    display: none;
  }

  .projects__yyhomme-22aw .projects__look .look-sp {
    display: inline-block;
  }

  .projects__yyhomme-22aw .projects__look .row figure {
    width: 46%;
    height: auto;
  }

  .projects__yyhomme-22aw .projects__look .row figure img {
    width: 100%;
    height: auto;
  }

  .projects__yyhomme-22ss {
    margin: auto 20px;
    padding: 60px 0 140px;
  }

  .projects__yyhomme-22ss h3 {
    margin: 50px auto 0;
  }

  .projects__yyhomme-22ss h4 {
    margin: 20px auto 20px;
  }

  .projects__yyhomme-22ss p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__yyhomme-23ss {
    margin: auto 20px;
    padding: 60px 0 30px;
  }

  .projects__yyhomme-23ss h3 {
    margin: 50px auto 0;
  }

  .projects__yyhomme-23ss h4 {
    margin: 20px auto 20px;
  }

  .projects__yyhomme-23ss p.note {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects__intro {
    margin: 0 20px 20px;
  }

  .projects__intro .projects-name {
    margin: 0 20px;
    font-size: 16px;
    font-size: 1rem;
  }

  .projects__intro>iframe {
    height: calc((100vw - 40px) * 0.5625);
    margin-top: 20px;
  }

  .projects__intro>img {
    margin-top: 20px;
  }

  .projects__intro>a {
    margin-top: 20px;
  }

  .projects__intro .projects-text {
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .projects__intro .projects-text.left {
    text-align: left;
  }

  .projects__list {
    margin: 0;
  }

  .projects__list ul li {
    width: 50%;
  }

  .projects__list ul li a p {
    top: 15px;
    right: 10px;
  }

  .projects__about {
    margin: 0 20px 0;
    padding-bottom: 60px;
  }

  .projects__about h3 {
    padding: 60px 0 20px;
    font-size: 22px;
    font-size: 1.375rem;
  }

  .projects__about__detail {
    max-width: none;
    margin: 0 auto 50px;
  }

  .projects__about__detail figure {
    width: 100%;
    margin-bottom: 25px;
    float: none;
    text-align: center;
  }

  .projects__about__detail__text {
    width: 100%;
    float: none;
  }

  .projects__about__detail__text h4 {
    margin-bottom: 10px;
    font-size: 22px;
    font-size: 1.375rem;
  }

  .projects__about__info {
    max-width: none;
  }

  .projects__about__info figure {
    width: 100%;
    float: none;
  }

  .projects__about__info__text {
    width: 100%;
    float: none;
  }

  .projects__about__info__text h4 {
    margin: 30px 0 10px;
    text-align: center;
  }

  .projects #liveview {
    height: calc((100vw - 40px) * 1.3235);
    margin: 0 20px 0;
  }

  .projects #liveview .countdown-timer figure {
    height: 74px;
  }

  .projects #liveview .countdown-timer__title {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects #liveview .countdown-timer__date .day {
    width: 70px;
  }

  .projects #liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .projects #liveview .countdown-timer__date .day span:nth-of-type(2) {
    font-size: 27px;
    font-size: 1.6875rem;
  }

  .projects #liveview .countdown-timer__date span {
    font-size: 45px;
    font-size: 2.8125rem;
  }

  .projects #liveview .countdown-timer__date span.small {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects #liveview .countdown-timer__locale {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projects #liveview .countdown-timer__bottom {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .projects #liveview #livePlayer {
    display: none;
  }

  .projects #liveview #liveBanner {
    height: 100%;
  }

  .projects #liveview.is-view #livePlayer {
    display: none;
  }

  .projects #liveview.is-view #liveBanner {
    display: block;
  }

  .projects #liveview iframe {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .projects #liveview.yyhomme-2122aw figure {
    height: 90px;
  }

  .projects #liveview.yyhomme-22ss figure {
    height: 104px;
    margin: 0 auto 40px;
  }

  .projects__slider .swiper-pagination {
    bottom: 10px;
    width: 100vw;
    margin: auto calc(50% - 50vw);
  }

  .projects__slider .swiper-button-prev {
    transform: scale(0.6);
  }

  .projects__slider .swiper-button-next {
    transform: scale(0.6);
  }

  .projectsindex__list {
    margin: 20px 20px 0;
  }

  .projectsindex__list__inner article {
    width: calc((100% - 10px) / 2);
    margin-bottom: 15px;
  }

  .projectsindex__list__inner article:nth-child(2n) {
    margin-right: 0;
  }

  .projectsindex__list__inner article a h3 {
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .projectsindex__list__pager {
    margin: 0;
    padding: 15px 0;
  }

  .recruit .content_title {
    margin-bottom: 0;
    padding: 30px 0 20px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .recruit .checkbox {
    margin: 0.5rem 0;
  }

  .recruit .result {
    margin: 0 20px 0;
  }

  .recruit .result .card {
    flex-basis: 100%;
    max-width: 100%;
    padding: 20px;
  }

  .recruit .result .searcharea {
    position: relative;
    top: auto;
    padding: 20px;
  }

  .recruit .result .searcharea label {
    display: inline-block;
    width: 48%;
  }

  .recruit .result .searcharea label.full {
    display: block;
    width: 100%;
  }

  .storelocator__content {
    margin: 0;
  }

  .storelocator__content__search {
    position: relative;
    top: auto;
    width: auto;
    margin: 0 20px 20px;
    float: none;
    background: none;
  }

  .storelocator__content__search__inner h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .storelocator__content__search__inner__brand>h4.open-triggsp {
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    cursor: pointer;
  }

  .storelocator__content__search__inner__brand>h4.open-triggsp svg {
    -webkit-transition: all 0.5s;
    display: block;
    position: absolute;
    right: 15px;
    height: 9px;
    margin-top: -13px;
    transition: all 0.5s;
  }

  .storelocator__content__search__inner__brand__list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    max-height: 400px;
    margin-bottom: 10px;
    padding: 0;
    column-count: 1;
  }

  .storelocator__content__search__inner__brand__list>label {
    max-width: 48% !important;
  }

  .storelocator__content__search__inner label span {
    font-size: 12px;
    font-size: 0.75rem;
  }

  .storelocator__content__search__result>ul>li>.todetail-link {
    padding: 20px;
  }

  .storelocator__content__search__result>ul>li ul.sns {
    top: 20px;
    right: 20px;
  }

  .storelocator__content__search__result__detail {
    margin-top: 15px;
    padding: 20px;
  }

  .storelocator__content__search__result__detail ul.sns {
    top: 20px;
    right: 20px;
  }

  .storelocator__content__map {
    display: none;
    position: static;
    top: 0;
    width: 100%;
    height: 150vw;
    float: none;
  }

  .storelocator__content__map.is-detail {
    height: 100vw;
    margin-bottom: 30px;
  }

  .storelocator__content__result {
    width: auto;
    margin: 20px 20px 0;
    float: none;
  }

  .storelocator__content__listdisplay>ul>li {
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .live-frame-2122awfemme #liveview {
    height: 56.2vw;
  }

  .live-frame-2122awfemme #liveview .countdown-timer figure {
    height: 12.5vw;
    margin: 0 auto 10px;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__title {
    display: none;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__title-sp {
    display: block;
    width: 21.875%;
    margin: auto;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__date {
    margin: 12px auto 12px;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__date .day {
    width: 45px;
    background: url("https://www.yohjiyamamoto.co.jp/live/yyhomme_aw2021/images/text_startindays.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    text-align: right;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__date .day span.normal {
    margin-top: 7px;
    margin-right: 22px;
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: bottom;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__date span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__date span.small {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__locale {
    display: none;
  }

  .live-frame-2122awfemme #liveview .countdown-timer__locale-sp {
    display: block;
    width: 37.5%;
    margin: auto;
    line-height: 0 !important;
  }

  .live-frame-2122awfemme #liveview #livePlayer {
    display: none;
  }

  .live-frame-2122awfemme #liveview #liveBanner {
    height: 100%;
  }

  .live-frame-2122awfemme #liveview.is-view #livePlayer {
    display: none;
  }

  .live-frame-2122awfemme #liveview.is-view #liveBanner {
    display: block;
  }

  .live-frame-2122awhomme #liveview {
    height: 56.2vw;
  }

  .live-frame-2122awhomme #liveview .countdown-timer figure {
    height: 12.5vw;
    margin: 0 auto 10px;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__title {
    display: none;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__title-sp {
    display: block;
    width: 21.875%;
    margin: auto;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date {
    margin: 12px auto 12px;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date .day {
    width: 45px;
    background: url("https://www.yohjiyamamoto.co.jp/live/yyhomme_aw2021/images/text_startindays.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    text-align: right;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date .day span.normal {
    margin-top: 7px;
    margin-right: 22px;
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: bottom;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date .day .sp-img1 {
    -webkit-transform: translateX(-50%);
    display: none;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 50%;
    width: 6.875vw;
    transform: translateX(-50%);
    text-align: center;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date .day .sp-img1 img {
    vertical-align: top;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date .day .sp-img2 {
    display: none;
    display: inline-block;
    width: 4.0625vw;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__date span.small {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__locale {
    display: none;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__locale-sp {
    display: block;
    width: 37.5%;
    margin: auto;
    line-height: 0 !important;
  }

  .live-frame-2122awhomme #liveview .countdown-timer__bottom {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame-2122awhomme #liveview #livePlayer {
    display: none;
  }

  .live-frame-2122awhomme #liveview #liveBanner {
    height: 100%;
  }

  .live-frame-2122awhomme #liveview.is-view #livePlayer {
    display: none;
  }

  .live-frame-2122awhomme #liveview.is-view #liveBanner {
    display: block;
  }

  .live-frame-22ssfemme #liveview {
    height: 56.2vw;
  }

  .live-frame-22ssfemme #liveview .countdown-timer figure {
    height: 12.5vw;
    margin: 0 auto 10px;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__title {
    display: none;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__title-sp {
    display: block;
    width: 21.875%;
    margin: auto;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__date {
    margin: 12px auto 12px;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__date .day {
    width: 45px;
    background: url("https://www.yohjiyamamoto.co.jp/live/yyhomme_aw2021/images/text_startindays.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    text-align: right;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__date .day span.normal {
    margin-top: 7px;
    margin-right: 22px;
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: bottom;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__date span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__date span.small {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__locale {
    display: none;
  }

  .live-frame-22ssfemme #liveview .countdown-timer__locale-sp {
    display: block;
    width: 37.5%;
    margin: auto;
    line-height: 0 !important;
  }

  .live-frame-22ssfemme #liveview #livePlayer {
    display: none;
  }

  .live-frame-22ssfemme #liveview #liveBanner {
    height: 100%;
  }

  .live-frame-22ssfemme #liveview.is-view #livePlayer {
    display: none;
  }

  .live-frame-22ssfemme #liveview.is-view #liveBanner {
    display: block;
  }

  .live-frame-22sshomme #liveview {
    height: 56.2vw;
  }

  .live-frame-22sshomme #liveview .countdown-timer figure {
    height: 12.5vw;
    margin: 0 auto 20px;
  }

  .live-frame-22sshomme #liveview .countdown-timer__title {
    display: none;
  }

  .live-frame-22sshomme #liveview .countdown-timer__title-sp {
    display: block;
    width: 21.875%;
    margin: auto;
  }

  .live-frame-22sshomme #liveview .countdown-timer__date {
    margin: 12px auto 12px;
  }

  .live-frame-22sshomme #liveview .countdown-timer__date .day {
    width: 45px;
    background: url("https://www.yohjiyamamoto.co.jp/live/yyhomme_aw2021/images/text_startindays.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    text-align: right;
  }

  .live-frame-22sshomme #liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .live-frame-22sshomme #liveview .countdown-timer__date .day span.normal {
    margin-top: 7px;
    margin-right: 22px;
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: bottom;
  }

  .live-frame-22sshomme #liveview .countdown-timer__date span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .live-frame-22sshomme #liveview .countdown-timer__date span.small {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame-22sshomme #liveview .countdown-timer__locale {
    display: none;
  }

  .live-frame-22sshomme #liveview .countdown-timer__locale-sp {
    display: block;
    width: 37.5%;
    margin: auto;
    line-height: 0 !important;
  }

  .live-frame-22sshomme #liveview #livePlayer {
    display: none;
  }

  .live-frame-22sshomme #liveview #liveBanner {
    height: 100%;
  }

  .live-frame-22sshomme #liveview.is-view #livePlayer {
    display: none;
  }

  .live-frame-22sshomme #liveview.is-view #liveBanner {
    display: block;
  }

  .live-frame #liveview {
    height: 56.2vw;
  }

  .live-frame #liveview .countdown-timer figure {
    height: 12.5vw;
    margin: 0 auto 10px;
  }

  .live-frame #liveview .countdown-timer__title {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame #liveview .countdown-timer__title-sp {
    display: block;
    width: 21.875%;
    margin: auto;
  }

  .live-frame #liveview .countdown-timer__date {
    margin: 12px auto 12px;
  }

  .live-frame #liveview .countdown-timer__date .day {
    width: 45px;
    background: url("https://www.yohjiyamamoto.co.jp/live/yyfemme_ss2021/images/text_startindays.png");
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 22px 20px;
    text-align: right;
  }

  .live-frame #liveview .countdown-timer__date .day span:first-of-type {
    top: -12px;
  }

  .live-frame #liveview .countdown-timer__date .day span.normal {
    margin-top: 7px;
    margin-right: 22px;
    font-size: 15px;
    font-size: 0.9375rem;
    vertical-align: bottom;
  }

  .live-frame #liveview .countdown-timer__date .day .sp-img1 {
    -webkit-transform: translateX(-50%);
    display: none;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 50%;
    width: 6.875vw;
    transform: translateX(-50%);
    text-align: center;
  }

  .live-frame #liveview .countdown-timer__date .day .sp-img1 img {
    vertical-align: top;
  }

  .live-frame #liveview .countdown-timer__date .day .sp-img2 {
    display: none;
    display: inline-block;
    width: 4.0625vw;
  }

  .live-frame #liveview .countdown-timer__date span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .live-frame #liveview .countdown-timer__date span.small {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame #liveview .countdown-timer__locale {
    display: none;
  }

  .live-frame #liveview .countdown-timer__locale-sp {
    display: block;
    width: 37.5%;
    margin: auto;
  }

  .live-frame #liveview .countdown-timer__bottom {
    display: none;
    font-size: 10px;
    font-size: 0.625rem;
  }

  .live-frame #liveview #livePlayer {
    display: none;
  }

  .live-frame #liveview #liveBanner {
    height: 100%;
  }

  .live-frame #liveview.is-view #livePlayer {
    display: none;
  }

  .live-frame #liveview.is-view #liveBanner {
    display: block;
  }
}

@media only screen and (max-width: 340px) {
  header .inner .brand-btn {
    width: 180px;
  }

  header .inner .brand-btn__close {
    top: -6px;
  }
}

@media only screen and (max-width: 320px) {
  .brandtop.brandtop-yy .brandtop__projects.lamborghini h4 {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 0;
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme2122aw h4 {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 0;
  }

  .brandtop.brandtop-yy .brandtop__projects.yyfemme2122aw h4 {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 0;
  }

  .brandtop.brandtop-yy .brandtop__projects.yyhomme23ss h4 {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: 0;
  }

  .index__mainvisual__movie__bnr {
    right: 10px;
    width: 170px;
    min-width: initial;
  }

  .index__mainvisual__movie__bnr figure {
    width: 30px;
  }

  .index__mainvisual__movie__bnr figure img {
    left: 5px;
  }

  .index__mainvisual__movie__bnr .text,
  .index__mainvisual__movie__bnr a {
    width: calc(100% - 30px);
  }

  .index__mainvisual__movie__bnr-project {
    right: 10px;
    width: 170px;
    min-width: initial;
  }
}

@media only screen and (min-width: 788px) and (max-width: 998px) {
  .careers__content__left__form__inner dl dd textarea {
    height: 200px;
    padding: 20px;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0.05rem;
  }
}

/* ys x adida */
.projects_ys_adidas-model02 {
  position: relative;
  top: 500px !important;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas-model02 {
    top: 0 !important;
  }
}

.projects_ys_adidas-model03 {
  position: relative;
  top: 300px !important;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas-model03 {
    top: 0 !important;
  }
}

.projects_ys_adidas-second-box {
  margin-top: 500px !important;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas-second-box {
    margin-top: 0 !important;
  }
}

.projects_ys_adidas-intro {
  text-align: center;
  font-size: 14px;
  line-height: 1.8;
}

.projects_ys_adidas-intro-box {
  margin: 70px 0 180px !important;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas-intro-box {
    margin: 60px 20px 140px !important;
  }
}

.projects_ys_adidas {
  margin: 220px 0 60px;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas {
    margin: 140px 0 60px;
  }
}

.ys_adidas-box {
  padding: 5px 25px;
  display: flex;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas .ys_adidas-box {
    padding: 0 20px;
    display: block;
  }
}

.projects_ys_adidas .ys_adidas-box figure {
  padding: 5px 5px;
}

.projects_ys_adidas-btn .link-square {
  display: inline-block;
  margin-top: 45px;
  padding: 20px 5px;
  border: 1px solid #fff;
  font-size: 14px;
  font-size: 0.75rem;
  width: 280px;
  font-family: "Optima", sans-serif;
}

.projects_ys_adidas .content {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: block;
  justify-content: space-between;
  max-width: 600px;
  margin: 220px auto 0;
  padding: 0 0;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas .content {
    margin: 140px auto 0;
  }
}

.projects_ys_adidas .content__head {
  flex-basis: 470px;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas .content__head {
    padding-bottom: 0px;
  }
}

.projects_ys_adidas .content__detail {
  flex-basis: 100%;
  width: 100%;
  text-align: left;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas .content__detail {
    padding: 0 20px;
    margin-top: -30px;
  }
}

.projects_ys_adidas_portrait {
  margin-top: 120px;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas_portrait figure {
    padding: 0 20px;
  }
}

.projects__yyhomme-22aw .projects__look .ys_adidas__item {
  margin: 2px 1px 0 !important;
}

.projects_ys_adidas-place {
  background-color: #212121;
  margin: 60px auto 0;
  padding: 40px;
  width: 500px;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas-place {
    width: 90%;
  }

  .adidas-place-p {
    padding: 0 !important;
    margin-top: 0 !important;
  }
}

.projects_ys_adidas-place .content__head h3 {
  text-align: left;
  font-size: 21px;
}

.projects_ys_adidas-place-contact {
  font-family: "Optima", sans-serif;
  font-size: 16px;
  padding-bottom: 15px;
  text-align: left;
}

.projects_ys_adidas-place .content__detail .ys_adidas-tag {
  border: solid 1px #fff;
  padding: 3px 10px;
  margin-top: 10px;
  margin-right: 10px;
  display: inline-block;
  font-size: 10px;
}

.adidas-place-top {
  margin-top: 220px;
}

.ys_adidas-store-locator {
  display: inline-block;
  background-color: #fff;
  color: #000 !important;
  font-family: "Optima", sans-serif;
  padding: 16px 40px;
  font-size: 14px;
}

.projects_ys_adidas_end {
  margin-bottom: 120px;
}

.projects_ys_adidas_dash {
  display: inline-block;
  width: 32px;
  height: 1px;
  margin: 0 2px 4px 2px;
  background-color: #fff;
  vertical-align: middle;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* アスペクト比16:9の場合 */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 2rem;
  /* YouTubeの下に余白をつける */
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.projects_ys_adidas_portrait-box {
  display: flex;
  width: 1300px;
  justify-content: start;
  margin: auto;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas_portrait-box {
    display: block;
    width: 100%;
  }
}

.projects_ys_adidas_portrait-box figure {
  margin: 0 35px;
}

@media only screen and (max-width: 680px) {
  .projects_ys_adidas_portrait-box figure {
    padding: 40px 0;
  }

  .projects_ys_adidas_portrait-box figure:first-child {
    padding: 0 0 40px 0;
  }

  .projects_ys_adidas_portrait-box figure:last-child {
    padding: 40px 0;
  }
}

.brandtop-ys-for-men .brandtop__logo h2 img {
  height: 50px;
}

.brandtop__ys-for-men {
  position: relative;
  margin: 0 30px 150px;
}

@media only screen and (max-width: 768px) {
  .brandtop__ys-for-men {
    margin: 0 20px 70px;
  }
}

.brandtop__ys-for-men figure img {
  width: 100%;
}

/*# sourceMappingURL=style.css.map */

/* Y’s - SUKAJAN - CHANMINA */
.projects_ys_chanmina-intro-box {
  margin: 60px 0 120px !important;
}

.chanmina-btn-sp {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

.projects_ys_chanmina-pare .mb120 {
  margin-bottom: 120px;
}

.projects_ys_chanmina-pare .mt180 {
  margin-top: 180px;
}

.projects_ys_chanmina-pare .mt120 {
  margin-top: 120px;
}

.projects_ys_chanmina-pare .mt75 {
  margin-top: 75px;
}

.projects_ys_chanmina-pare .mt60 {
  margin-top: 60px;
}

.projects_ys_chanmina-pare .mt40 {
  margin-top: 40px;
}