@charset "UTF-8";
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@font-face {
  font-family: "mitsu";
  src: url("font/mitsu/MMC-Regular.eot");
  src: url("font/mitsu/MMC-Regular.eot?#iefix") format("embedded-opentype"), url("font/mitsu/MMC-Regular.woff2") format("woff2"), url("font/mitsu/MMC-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mitsu";
  src: url("font/mitsu/MMC-Medium.eot");
  src: url("font/mitsu/MMC-Medium.eot?#iefix") format("embedded-opentype"), url("font/mitsu/MMC-Medium.woff2") format("woff2"), url("font/mitsu/MMC-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "mitsu";
  src: url("font/mitsu/MMC-Bold.eot");
  src: url("font/mitsu/MMC-Bold.eot?#iefix") format("embedded-opentype"), url("font/mitsu/MMC-Bold.woff2") format("woff2"), url("font/mitsu/MMC-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
html {
  width: 100%;
  background-color: #1a1a1a;
  font-size: 10px;
  font-family: mitsu;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  font-size: 1.4rem;
}
body.resize a {
  transition: none;
}

#wrapper {
  position: relative;
  z-index: 10 !important;
}
#wrapper.is-fixed {
  overflow: hidden;
}
img,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

svg {
  fill: currentColor;
}

@media screen and (min-width: 769px) {
  a {
    transition: 0.4s all;
  }
  a:hover {
    opacity: 0.5;
  }
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

/*================================
	contents
================================*/
.contents {
  position: relative;
  width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 1366px) {
  .contents {
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .contents {
    padding: 0;
  }
}

.contents__wrap {
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .contents__wrap:before {
    content: none;
  }
}
.contents__wrap.is-loading {
  pointer-events: none;
}
.contents__wrap.is-loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 200;
}
.contents__wrap.is-loading .loading {
  display: block;
}
.contents__wrap .loading {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 3px;
  z-index: 300;
}
.contents__wrap .loading__bar {
  width: 0;
  height: 3px;
  background-color: #fe0a16;
  transition: 0.3s all;
}

.contents__notes {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
  font-size: 1.2rem;
  color: #999;
}
@media screen and (max-width: 768px) {
  .contents__notes {
    padding: 20px 15px;
    font-size: 1rem;
  }
}

.contents__notes__item {
  margin-left: 1rem;
  margin-bottom: 0.2rem;
  text-indent: -1rem;
}

@media screen and (max-width: 768px) {
  .contents__inner {
    position: relative;
  }
}

.contents__cols {
  display: flex;
  justify-content: flex-start;
  flex-flow: row-reverse;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contents__cols {
    display: block;
    height: auto;
  }
}
.contents__cols.is-active .contents__col.-menu {
  width: 337px;
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .contents__col.-menu {
    width: 24.6705710102vw;
  }
}
@media screen and (max-width: 768px) {
  .contents__cols.is-active .contents__col.-menu {
    width: 100%;
  }
}
.contents__cols.is-active .contents__col.-main {
  width: 1029px;
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .contents__col.-main {
    width: 75.3294289898vw;
  }
}
@media screen and (max-width: 768px) {
  .contents__cols.is-active .contents__col.-main {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .contents__cols.is-active .mainView {
    margin-bottom: 10px;
  }
}
.contents__cols.is-active .mainView:before {
  height: 630px;
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .mainView:before {
    height: 46.1200585652vw;
  }
}
.contents__cols.is-active .mainView__item {
  background-size: cover;
}
.contents__cols.is-active .mainView__button {
  margin-left: -60px;
}
.contents__cols.is-active .colorSelector {
  left: 30px;
  width: 640px;
  margin-left: 0;
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .colorSelector {
    left: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .colorSelector {
    width: 46.8521229868vw;
  }
}
@media screen and (max-width: 768px) {
  .contents__cols.is-active .colorSelector {
    left: auto;
    width: 100%;
  }
}
.contents__cols.is-active .specView__header {
  display: flex;
  padding-top: 16px;
  padding-right: 30px;
  padding-bottom: 16px;
  padding-left: 40px;
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .specView__header {
    padding-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .specView__header {
    padding-right: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .specView__header {
    padding-bottom: 1.1713030747vw;
  }
}
@media screen and (max-width: 1366px) {
  .contents__cols.is-active .specView__header {
    padding-left: 2.9282576867vw;
  }
}
.contents__cols.is-active .accessorySelector {
  opacity: 1;
}
.contents__col {
  position: relative;
}
.contents__col.-menu {
  width: 0;
  background-color: #edeced;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contents__col.-menu {
    width: 100%;
  }
}
.contents__col.-main {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .contents__col.-main {
    position: relative;
    padding: 0 4vw;
    background-color: #fff;
    z-index: 100;
  }
  .contents__col.-main::before {
    content: "";
    display: block;
    padding-top: 66.6666%;
  }
}

/*================================
	mainView
================================*/
.mainView {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mainView {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    height: auto;
    overflow: visible;
    z-index: 200;
  }
}
.mainView:before {
  content: "";
  display: block;
  padding-top: 46.1200585652%;
}
@media screen and (max-width: 768px) {
  .mainView:before {
    content: "";
    display: block;
    padding-top: 57.9710144928%;
  }
}
.mainView:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  pointer-events: none;
  background: url(../img/icn_rot.png) no-repeat center center;
  z-index: 9;
}
.mainView.is-rotate:after {
  opacity: 0;
}
.mainView[data-rotate="1"] .mainView__items .mainView__item:nth-of-type(1),
.mainView[data-rotate="1"] .mainView__clone .mainView__item:nth-of-type(1) {
  opacity: 1;
}
.mainView[data-rotate="2"] .mainView__items .mainView__item:nth-of-type(2),
.mainView[data-rotate="2"] .mainView__clone .mainView__item:nth-of-type(2) {
  opacity: 1;
}
.mainView[data-rotate="3"] .mainView__items .mainView__item:nth-of-type(3),
.mainView[data-rotate="3"] .mainView__clone .mainView__item:nth-of-type(3) {
  opacity: 1;
}
.mainView[data-rotate="4"] .mainView__items .mainView__item:nth-of-type(4),
.mainView[data-rotate="4"] .mainView__clone .mainView__item:nth-of-type(4) {
  opacity: 1;
}
.mainView[data-rotate="5"] .mainView__items .mainView__item:nth-of-type(5),
.mainView[data-rotate="5"] .mainView__clone .mainView__item:nth-of-type(5) {
  opacity: 1;
}
.mainView[data-rotate="6"] .mainView__items .mainView__item:nth-of-type(6),
.mainView[data-rotate="6"] .mainView__clone .mainView__item:nth-of-type(6) {
  opacity: 1;
}
.mainView[data-rotate="7"] .mainView__items .mainView__item:nth-of-type(7),
.mainView[data-rotate="7"] .mainView__clone .mainView__item:nth-of-type(7) {
  opacity: 1;
}
.mainView[data-rotate="8"] .mainView__items .mainView__item:nth-of-type(8),
.mainView[data-rotate="8"] .mainView__clone .mainView__item:nth-of-type(8) {
  opacity: 1;
}
.mainView[data-rotate="9"] .mainView__items .mainView__item:nth-of-type(9),
.mainView[data-rotate="9"] .mainView__clone .mainView__item:nth-of-type(9) {
  opacity: 1;
}
.mainView[data-rotate="10"] .mainView__items .mainView__item:nth-of-type(10),
.mainView[data-rotate="10"] .mainView__clone .mainView__item:nth-of-type(10) {
  opacity: 1;
}
.mainView[data-rotate="11"] .mainView__items .mainView__item:nth-of-type(11),
.mainView[data-rotate="11"] .mainView__clone .mainView__item:nth-of-type(11) {
  opacity: 1;
}
.mainView[data-rotate="12"] .mainView__items .mainView__item:nth-of-type(12),
.mainView[data-rotate="12"] .mainView__clone .mainView__item:nth-of-type(12) {
  opacity: 1;
}
.mainView[data-rotate="13"] .mainView__items .mainView__item:nth-of-type(13),
.mainView[data-rotate="13"] .mainView__clone .mainView__item:nth-of-type(13) {
  opacity: 1;
}
.mainView[data-rotate="14"] .mainView__items .mainView__item:nth-of-type(14),
.mainView[data-rotate="14"] .mainView__clone .mainView__item:nth-of-type(14) {
  opacity: 1;
}
.mainView[data-rotate="15"] .mainView__items .mainView__item:nth-of-type(15),
.mainView[data-rotate="15"] .mainView__clone .mainView__item:nth-of-type(15) {
  opacity: 1;
}
.mainView[data-rotate="16"] .mainView__items .mainView__item:nth-of-type(16),
.mainView[data-rotate="16"] .mainView__clone .mainView__item:nth-of-type(16) {
  opacity: 1;
}
.mainView[data-rotate="17"] .mainView__items .mainView__item:nth-of-type(17),
.mainView[data-rotate="17"] .mainView__clone .mainView__item:nth-of-type(17) {
  opacity: 1;
}
.mainView[data-rotate="18"] .mainView__items .mainView__item:nth-of-type(18),
.mainView[data-rotate="18"] .mainView__clone .mainView__item:nth-of-type(18) {
  opacity: 1;
}

.mainView__inner,
.mainView__clone {
  position: absolute;
  top: -40px;
  right: 0;
  bottom: 40px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .mainView__inner,
  .mainView__clone {
    top: 0;
    bottom: 0;
  }
}

.mainView__clone {
  z-index: 2;
  display: none;
  opacity: 0;
  pointer-events: none;
}

.mainView__items__wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mainView__items__wrap.-accessory {
  z-index: 3;
}
.mainView__items__wrap.-body {
  z-index: 1;
}

.mainView__items,
.mainView__items__clone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mainView__items.-body,
.mainView__items__clone.-body {
  z-index: 2;
}
.mainView__items.-body.-prev,
.mainView__items__clone.-body.-prev {
  z-index: 1;
}
.mainView__items.-body.-prev.-current,
.mainView__items__clone.-body.-prev.-current {
  z-index: 2;
}
.mainView__items.-accessory,
.mainView__items__clone.-accessory {
  display: none;
}

.mainView__item,
.mainView__item__inner,
.mainView__item__clone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  text-align: center;
}
.mainView__item img,
.mainView__item__inner img,
.mainView__item__clone img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.mainView__item.is-hidden,
.mainView__item__inner.is-hidden,
.mainView__item__clone.is-hidden {
  display: none;
}

.mainView__item {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .mainView__item {
    background-size: cover;
  }
}

.mainView__name {
  position: absolute;
  display: none;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .mainView__name {
    display: block;
    top: 15px;
    left: 4vw;
    text-align: left;
  }
  .mainView__name img {
    width: 93px;
    height: 15px;
  }
}

.mainView__arrow {
  position: absolute;
  right: 30px;
  bottom: 100px;
  display: none;
  z-index: 10;
}
.mainView__arrow.is-active {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .mainView__arrow.is-active {
    display: none;
  }
}

.mainView__arrow__btn {
  width: 90px;
  cursor: pointer;
  margin-left: 7px;
}

.mainView__arrow__icn {
  width: 49px;
  margin-left: 7px;
}

.mainView__txt {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 25px;
  padding: 0 20px;
  font-size: 1.3rem;
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .mainView__txt {
    display: none;
  }
}

.mainView__button {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 200px;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .mainView__button {
    display: none;
  }
}

.mainView__button__icn {
  background: #fe0a16 url(../img/icn_arrow_right.svg) no-repeat center center;
  background-size: 16px auto;
}
.mainView__button__icn:before {
  content: "";
  display: block;
  padding-top: 83.3333333333%;
}

.mainView__button__txt {
  margin-top: 70px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fe0a16;
  white-space: nowrap;
  transform: rotate(-90deg);
  text-align: right;
}

/*================================
	modelSelector
================================*/
.modelSelector {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 10;
}
@media screen and (max-width: 1366px) {
  .modelSelector {
    top: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .modelSelector {
    right: 2.196193265vw;
  }
}

.modelSelector__inner {
  display: flex;
  justify-content: flex-end;
}

.modelSelector__head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0 20px;
  background-color: #fe0a16;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
}

.modelSelector__txt {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 180px;
  height: 50px;
  padding: 0 60px 0 20px;
  background-color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}
.modelSelector__txt:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 63px;
  background: url(../img/icn_arrow_down.svg) no-repeat center center;
  pointer-events: none;
}
.modelSelector__txt.is-active:before {
  transform: scaleY(-1);
}

.modelSelector__list {
  position: absolute;
  top: 50px;
  right: 0;
  width: 100%;
  display: none;
}
.modelSelector__list__item {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 20px 0 20px;
  background-color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  /*================================
      modelSelector
  ================================*/
  .modelSelector {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-bottom: 15px;
  }
  .modelSelector__inner {
    justify-content: space-between;
    width: 100%;
  }
  .modelSelector__head {
    justify-content: flex-start;
    width: 34.6666666667vw;
    height: auto;
    padding: 11px 16px;
    font-size: 1.3rem;
    line-height: 1;
  }
  .modelSelector__txt {
    width: 57.3333333333vw;
    height: auto;
    padding: 11px 40px 11px 17px;
    font-size: 1.3rem;
    line-height: 1;
  }
  .modelSelector__txt:before {
    width: 39px;
    background-size: 13px;
  }
  .modelSelector__list {
    position: relative;
    top: auto;
    right: auto;
  }
  .modelSelector__list__item {
    display: flex;
    align-items: center;
    height: auto;
    padding: 11px 16px;
    font-size: 1.3rem;
  }
}
/*================================
	colorSelector
================================*/
.colorSelector {
  position: absolute;
  top: 30px;
  left: 30px;
  margin-left: 60px;
  width: 640px;
  z-index: 10;
}
@media screen and (max-width: 1366px) {
  .colorSelector {
    top: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .colorSelector {
    left: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .colorSelector {
    width: 46.8521229868vw;
  }
}
@media screen and (max-width: 768px) {
  .colorSelector {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
}

.colorSelector__items {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 2%;
}
@media screen and (max-width: 768px) {
  .colorSelector__items {
    justify-content: center;
    margin-bottom: 10px;
  }
}

.colorSelector__item {
  width: 34px;
  margin-right: 10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .colorSelector__item {
    width: 2.4890190337vw;
  }
}
@media screen and (max-width: 1366px) {
  .colorSelector__item {
    margin-right: 0.7320644217vw;
  }
}
.colorSelector__item.is-active, .colorSelector__item:hover {
  border-color: #fe0a16;
}

.colorSelector__txt {
  font-size: 1.5rem;
  line-height: 1.5;
}

.colorSelector__txt__notes {
  margin-left: 0.5rem;
  font-size: 0.6em;
}

@media screen and (max-width: 768px) {
  /*================================
      colorSelector
  ================================*/
  .colorSelector {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .colorSelector__items {
    justify-content: center;
    margin-bottom: 10px;
  }
  .colorSelector__item {
    width: 6.6666666667vw;
    margin: 0 3px;
  }
  .colorSelector__txt {
    font-size: 1.5rem;
    text-align: center;
  }
  .colorSelector__txt__name {
    font-size: 1.4rem;
  }
  .colorSelector__txt__notes {
    font-size: 0.8rem;
  }
}
/*================================
	specView
================================*/
.specView {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.specView__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  padding-right: 30px;
  padding-bottom: 16px;
  padding-left: 40px;
  background-color: #000;
}
@media screen and (max-width: 1366px) {
  .specView__header {
    padding-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 1366px) {
  .specView__header {
    padding-right: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .specView__header {
    padding-bottom: 1.1713030747vw;
  }
}
@media screen and (max-width: 1366px) {
  .specView__header {
    padding-left: 2.9282576867vw;
  }
}

.specView__header__txt {
  font-size: 1.5rem;
  color: #fff;
}

.specView__header__wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 1em;
}

.specView__header__head {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
}

.specView__header__price__wrap {
  display: flex;
  align-items: center;
}

.specView__header__price__type:after {
  content: " : ";
}

.specView__header__price {
  display: none;
  padding-left: 1em;
  font-size: 1.6rem;
  color: #fff;
  white-space: nowrap;
}
.specView__header__price.is-active {
  display: block;
}
.specView__header__price .-lineup {
  display: inline-block;
  margin-left: 1em;
}

.specView__header__price__number {
  font-size: 0;
  color: #fe0a16;
}
.specView__header__price__number:after {
  content: " 円";
  font-size: 1.4rem;
}
.specView__header__price__number:before {
  content: attr(data-num);
  font-size: 1.6rem;
}

.specView__header__button {
  position: relative;
  display: flex;
  align-items: center;
  width: 195px;
  height: 48px;
  padding: 0 20px;
  background-color: #fe0a16;
  cursor: pointer;
}
.specView__header__button .-txt {
  font-size: 1.5rem;
  color: #fff;
  white-space: nowrap;
}
.specView__header__button:before, .specView__header__button:after {
  content: "";
  position: absolute;
  top: 0;
  right: 19px;
  bottom: 0;
  width: 20px;
  height: 6px;
  margin: auto;
  display: block;
  border-radius: 1px;
  background-color: #fff;
}
.specView__header__button:before {
  transform: rotate(270deg);
}
.specView__header__button.is-active:before {
  transform: rotate(0deg);
}
.specView__header__button.is-active:after {
  opacity: 0;
}
.specView__header__button.is-active .-txt {
  font-size: 0;
}
.specView__header__button.is-active .-txt:before {
  content: "閉じる";
  font-size: 1.6rem;
  color: #fff;
}

.specView__body {
  display: none;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.8);
}

.specView__body__wrap {
  max-height: 280px;
  overflow: auto;
}

.specView__body__cols {
  display: flex;
  align-items: flex-start;
}

.specView__body__col {
  flex: 1;
  margin-bottom: 25px;
}
.specView__body__col + .specView__body__col {
  margin-left: 4%;
}

.specView__body__head {
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

.specView__body__list {
  border-top: 1px solid #ccc;
}

.specView__body__item {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-size: 1.6rem;
  color: #fff;
}

.specView__body__item__price {
  white-space: nowrap;
  margin-left: 10px;
}
.specView__body__item__price:after {
  content: " 円";
}

.specView__txt {
  padding: 15px 20px;
  background-color: #333;
  font-size: 1.3rem;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  /*================================
         specView
     ================================*/
  .specView {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 -4vw;
  }
  .specView__header {
    padding: 1.0666666667vw 4vw;
    background-color: #000;
  }
  .specView__header__txt {
    font-size: 1.2rem;
    white-space: nowrap;
  }
  .specView__header__head {
    display: inline-block;
    font-size: 1.1rem;
    color: #fff;
  }
  .specView__header__price__wrap {
    display: block;
  }
  .specView__header__price {
    font-size: 1.1rem;
  }
  .specView__header__price .-num {
    color: #fe0a16;
  }
  .specView__header__price__number:before, .specView__header__price__number:after {
    font-size: 1.1rem;
  }
  .specView__header__button {
    width: 18.6666666667vw;
    height: auto;
    padding: 6px 20px 6px 10px;
  }
  .specView__header__button .-txt {
    font-size: 1.2rem;
    line-height: 1.2;
    white-space: normal;
  }
  .specView__header__button:before, .specView__header__button:after {
    right: 9px;
    width: 10px;
    height: 3px;
  }
  .specView__header__button.is-active .-txt:before {
    font-size: 1.2rem;
  }
  .specView__body {
    padding: 20px 4vw 6px;
  }
  .specView__body__wrap {
    max-height: none;
  }
  .specView__body__cols {
    display: block;
  }
  .specView__body__col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    padding-right: 0;
  }
  .specView__body__head {
    margin-bottom: 8px;
    font-size: 1.4rem;
  }
  .specView__body__item {
    padding: 8px 0;
    font-size: 1.2rem;
  }
  .specView__txt {
    display: none;
  }
}
/*================================
	alert
================================*/
.alert {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  max-width: 300px;
  margin-left: 18px;
  padding: 16px;
  background-color: #fe0a16;
  pointer-events: none;
  z-index: 2000;
}
.alert:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto 0;
  background-color: #fe0a16;
  transform: rotate(45deg);
}

.alert__txt {
  font-size: 1.3rem;
  color: #fff;
}

@media screen and (max-width: 768px) {
  /*================================
  	alert
  ================================*/
  .alert {
    max-width: inherit;
    margin: 0 4vw;
    margin-top: -60px;
  }
  .alert:before {
    top: auto;
    left: 16px;
    bottom: -8px;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #fe0a16;
    transform: rotate(45deg);
  }
  .alert__txt {
    font-size: 1.3rem;
  }
}
/*================================
	accessorySelector
================================*/
.accessorySelector {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.accessorySelector__name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 70px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #333;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__name {
    padding-right: 2.9282576867vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__name {
    padding-left: 2.9282576867vw;
  }
}
.accessorySelector__name img {
  width: 136px;
  height: 22px;
}

.accessorySelector__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 50px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #fe0a16;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__button {
    padding-right: 2.9282576867vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__button {
    padding-left: 2.9282576867vw;
  }
}
.accessorySelector__button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 64px;
  background: url(../img/icn_arrow_left.svg) no-repeat center center;
  background-size: 16px auto;
}

.accessorySelector__button__txt {
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
}

.accessorySelector__wrap {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
}

.accessorySelector__items.is-active .accessorySelector__head:before {
  transform: rotate(0deg);
}
.accessorySelector__items.is-active .accessorySelector__head:after {
  opacity: 0;
}
.accessorySelector__items.is-active .accessorySelector__list {
  position: relative;
  left: auto;
}

.accessorySelector__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 50px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #c6c6c6;
  font-size: 1.2rem;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__head {
    padding-right: 2.9282576867vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__head {
    padding-left: 2.9282576867vw;
  }
}
.accessorySelector__head:before, .accessorySelector__head:after {
  content: "";
  position: absolute;
  top: 0;
  right: 19px;
  bottom: 0;
  width: 20px;
  height: 6px;
  margin: auto;
  display: block;
  border-radius: 1px;
  background-color: #fff;
}
.accessorySelector__head:before {
  transform: rotate(270deg);
}

.accessorySelector__list {
  position: fixed;
  left: -9999em;
}

.accessorySelector__item {
  position: relative;
  display: none;
  padding: 6% 0;
  padding-right: 17px;
  background-color: #edeced;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__item {
    padding-right: 1.2445095168vw;
  }
}
.accessorySelector__item + .accessorySelector__item {
  border-top: 1px solid #fff;
}
.accessorySelector__item.is-active {
  display: block;
}
.accessorySelector__item.is-checked .accessorySelector__checkbox__inner {
  background-image: url(../img/icn_checked.png);
}
.accessorySelector__item.is-package-item.is-not-count {
  display: none;
}

.accessorySelector__item__wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.accessorySelector__checkbox {
  width: 12.5%;
  width: 40px;
  padding: 10px 0;
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__checkbox {
    width: 2.9282576867vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__checkbox {
    padding-right: 0.7320644217vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__checkbox {
    padding-left: 0.7320644217vw;
  }
}

.accessorySelector__checkbox__inner {
  position: relative;
  border: 2px solid #c6c6c6;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.accessorySelector__checkbox__inner:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.accessorySelector__checkbox__inner input {
  position: absolute;
  top: 0;
  left: -100vw;
}

.accessorySelector__photo {
  width: 80px;
  min-height: 24px;
  margin-right: 16px;
  background: url(../img/loading.gif) no-repeat center center;
  background-size: 24px auto;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__photo {
    width: 5.8565153734vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__photo {
    min-height: 1.756954612vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__photo {
    margin-right: 1.1713030747vw;
  }
}
.accessorySelector__photo img {
  display: none;
  width: 100%;
}

.accessorySelector__txt {
  width: 150px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__txt {
    width: 10.980966325vw;
  }
}

.accessorySelector__item__name {
  display: block;
}

.accessorySelector__item__subname {
  display: block;
}

.accessorySelector__item__price {
  display: block;
}

.accessorySelector__item__price_number {
  font-size: 0;
}
.accessorySelector__item__price_number:after {
  content: " 円";
  font-size: 1.4rem;
}
.accessorySelector__item__price_number:before {
  content: attr(data-price);
  font-size: 1.4rem;
}

.accessorySelector__item__txt {
  display: none;
}

.accessorySelector__info {
  position: relative;
  width: 30px;
  margin-left: auto;
  background: url(../img/icn_info.svg) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__info {
    width: 2.196193265vw;
  }
}
.accessorySelector__info:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.accessorySelector__colors {
  padding-top: 8px;
  padding-left: 41px;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__colors {
    padding-left: 3.0014641288vw;
  }
}

.accessorySelector__colors__head {
  margin-bottom: 6px;
  font-size: 1.2rem;
}

.accessorySelector__colors__items {
  font-size: 0;
}

.accessorySelector__colors__item {
  position: relative;
  display: inline-block;
  width: 22px;
  margin-right: 6px;
  border-radius: 50%;
  border: 2px solid #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .accessorySelector__colors__item {
    width: 1.6105417277vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessorySelector__colors__item {
    margin-right: 0.439238653vw;
  }
}
.accessorySelector__colors__item.is-checked, .accessorySelector__colors__item:hover {
  border-color: #fe0a16;
}
.accessorySelector__colors__item.-color0 {
  background-color: #fff;
}
.accessorySelector__colors__item.-color0:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 2px;
  margin: auto;
  background-color: #ccc;
  transform: rotate(45deg);
}
.accessorySelector__colors__item img {
  width: 100%;
}

.accessorySelector__colors__item__inner {
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.accessorySelector__alert {
  display: none;
}

@media screen and (max-width: 768px) {
  /*================================
  	accessorySelector
  ================================*/
  .accessorySelector {
    width: 100%;
    opacity: 1;
  }
  .accessorySelector__name {
    display: none;
  }
  .accessorySelector__button {
    height: auto;
    padding: 14px 4vw;
  }
  .accessorySelector__button:before {
    content: none;
  }
  .accessorySelector__button__txt {
    font-size: 1.4rem;
  }
  .accessorySelector__wrap {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    height: auto;
    overflow: visible;
  }
  .accessorySelector__items.is-active .accessorySelector__head:before {
    transform: rotate(0deg);
  }
  .accessorySelector__items.is-active .accessorySelector__head:after {
    opacity: 0;
  }
  .accessorySelector__head {
    height: auto;
    padding: 14px 4vw;
    font-size: 1.4rem;
  }
  .accessorySelector__head:before, .accessorySelector__head:after {
    right: 4vw;
    width: 16px;
    height: 5px;
  }
  .accessorySelector__item {
    padding: 15px 4vw 15px 0;
  }
  .accessorySelector__checkbox {
    width: 9.3333333333vw;
    padding: 10px 2.6666666667vw;
  }
  .accessorySelector__checkbox__inner {
    border: 1px solid #c6c6c6;
  }
  .accessorySelector__photo {
    width: 16vw;
    margin-right: 3.3333333333vw;
  }
  .accessorySelector__txt {
    width: 57.3333333333vw;
    font-size: 1.4rem;
  }
  .accessorySelector__item__name {
    display: block;
  }
  .accessorySelector__item__subname {
    display: block;
  }
  .accessorySelector__item__price {
    display: block;
  }
  .accessorySelector__item__price_number:before, .accessorySelector__item__price_number:after {
    font-size: 1.4rem;
  }
  .accessorySelector__info {
    width: 5.8666666667vw;
    height: auto;
  }
  .accessorySelector__info:before {
    content: "";
    position: relative;
    display: block;
    padding-top: 100%;
  }
  .accessorySelector__colors {
    padding-top: 6px;
    padding-left: 8vw;
  }
  .accessorySelector__colors__head {
    margin-bottom: 4px;
    font-size: 1.2rem;
  }
  .accessorySelector__colors__item {
    width: 25px;
    margin-right: 6px;
  }
}
/*================================
	accessoryModal
================================*/
.accessoryModal {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  z-index: 1500;
  transform: translateX(-100px);
}
.accessoryModal.is-active {
  pointer-events: auto;
  opacity: 1;
  transform: translateX(0);
}
.accessoryModal.is-active .accessoryModal__inner {
  pointer-events: auto;
}

.accessoryModal__inner {
  position: relative;
  width: 800px;
  background-color: #fff;
  box-shadow: 0 0 10px 5px rgba(153, 153, 153, 0.65);
}
@media screen and (max-width: 1366px) {
  .accessoryModal__inner {
    width: 58.5651537335vw;
  }
}

.accessoryModal__wrap {
  max-height: 400px;
  overflow: auto;
}

.accessoryModal__cols {
  display: flex;
  align-items: flex-start;
}

.accessoryModal__col.-photo {
  width: 320px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1366px) {
  .accessoryModal__col.-photo {
    width: 23.4260614934vw;
  }
}
.accessoryModal__col.-photo img {
  width: 100%;
  opacity: 0;
}
.accessoryModal__col.-txt {
  width: 480px;
  padding: 30px 0;
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 1366px) {
  .accessoryModal__col.-txt {
    width: 35.1390922401vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessoryModal__col.-txt {
    padding-right: 2.196193265vw;
  }
}
@media screen and (max-width: 1366px) {
  .accessoryModal__col.-txt {
    padding-left: 2.196193265vw;
  }
}

.accessoryModal__name {
  margin-bottom: 4px;
  padding-right: 20px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.5;
}

.accessoryModal__price {
  font-size: 2rem;
  line-height: 1.3;
}
.accessoryModal__price .accessorySelector__item__price_number {
  font-size: 0;
}
.accessoryModal__price .accessorySelector__item__price_number:before {
  font-size: 2rem;
}

.accessoryModal__txt {
  margin-top: 14px;
  font-size: 1.6rem;
  line-height: 1.7;
}
.accessoryModal__txt strong {
  font-weight: bold;
}
.accessoryModal__txt span {
  display: inline-block;
  margin-top: 8px;
  font-size: 0.8em;
  line-height: 1.6;
}

.accessoryModal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.accessoryModal__close:before, .accessoryModal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 34px;
  height: 4px;
  margin-top: -2px;
  border-radius: 1px;
  background-color: #000;
}
.accessoryModal__close:before {
  transform: rotate(45deg);
}
.accessoryModal__close:after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  /*================================
      accessoryModal
  ================================*/
  .accessoryModal {
    position: fixed;
    transform: translateX(0);
    display: block;
    background-color: #fff;
  }
  .accessoryModal__inner {
    width: 100%;
    height: 100%;
    padding-top: 56px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    overflow: auto;
  }
  .accessoryModal__wrap {
    max-height: none;
  }
  .accessoryModal__cols {
    display: block;
  }
  .accessoryModal__col.-photo {
    width: 100%;
  }
  .accessoryModal__col.-txt {
    width: 100%;
    padding: 24px 8vw;
  }
  .accessoryModal__name {
    font-size: 2.4rem;
  }
  .accessoryModal__price .accessorySelector__item__price_number:before {
    font-size: 2rem;
  }
  .accessoryModal__txt {
    font-size: 1.6rem;
  }
  .accessoryModal__close {
    top: 12px;
    right: 12px;
    width: 29px;
    height: 29px;
  }
  .accessoryModal__close:before, .accessoryModal__close:after {
    width: 29px;
    height: 3px;
  }
}
/*================================
	interior
================================*/
.interior__thumb {
  position: absolute;
  left: 20px;
  bottom: calc(13% + 20px);
  width: 420px;
  z-index: 10;
}
@media screen and (max-width: 1366px) {
  .interior__thumb {
    width: 30.7467057101vw;
  }
}

.interior__thumb__head {
  margin-bottom: 8px;
  font-size: 1.2rem;
  font-weight: 600;
}

.interior__thumb__grade {
  display: none;
}

.interior__thumb__list {
  display: flex;
}

.interior__thumb__item {
  width: 20%;
  margin-right: 10px;
  cursor: pointer;
}

.interior__modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 4000;
  opacity: 0;
  transform: scale(0);
  pointer-events: none;
  transition: 0.3s all;
}
.interior__modal.is-active {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.interior__modal__inner {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 50px;
}

.interior__modal__grade {
  display: none;
}

.interior__modal__slider {
  position: relative;
  display: flex;
}
.interior__modal__slider .slick-arrow {
  margin: 0;
  border: 0;
  outline: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background-image: url(../img/icn_arrow_left.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px auto;
  cursor: pointer;
}
.interior__modal__slider .slick-arrow.slick-prev {
  right: 100%;
}
.interior__modal__slider .slick-arrow.slick-next {
  left: 100%;
  transform: scaleX(-1);
}

.interior__modal__txt {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.75;
  color: #fff;
}

.interior__modal__close {
  position: absolute;
  top: -50px;
  right: 50px;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.interior__modal__close:before, .interior__modal__close:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 34px;
  height: 4px;
  margin-top: -2px;
  border-radius: 1px;
  background-color: #fff;
}
.interior__modal__close:before {
  transform: rotate(45deg);
}
.interior__modal__close:after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  /*================================
        interior
    ================================*/
  .interior__thumb {
    position: static;
    max-width: 80%;
    width: auto;
    margin: 20px auto 25px;
  }
  .interior__thumb__head {
    margin-bottom: 8px;
    font-size: 1.2rem;
  }
  .interior__thumb__list {
    justify-content: center;
  }
  .interior__thumb__item {
    width: calc(50% - 10px);
    margin: 0;
  }
  .interior__thumb__item + .interior__thumb__item {
    margin-left: 10px;
  }
  .interior__modal {
    padding: 15px;
  }
  .interior__modal__inner {
    padding: 0 30px;
  }
  .interior__modal__slider .slick-arrow {
    width: 40px;
    background-size: 16px auto;
  }
  .interior__modal__txt {
    margin-top: 15px;
    font-size: 1.2rem;
  }
  .interior__modal__close {
    top: -40px;
    right: 30px;
    width: 29px;
    height: 29px;
  }
  .interior__modal__close:before, .interior__modal__close:after {
    width: 29px;
    height: 3px;
  }
}
.landscape__txt {
  display: none;
}

@media screen and (max-width: 768px) and (orientation: landscape) {
  /*================================
      contents
  ================================*/
  .contents {
    position: relative;
    height: 100%;
  }
  .contents__wrap {
    height: 100%;
  }
  .contents__inner {
    height: 100%;
  }
  .contents__cols {
    display: block;
    height: 100%;
  }
  .contents__col.-menu {
    display: none;
  }
  .contents__col.-main {
    width: 100%;
    height: 100%;
    padding: 0;
  }
  #wrapper {
    height: 100%;
  }
  /*================================
      mainView
  ================================*/
  .mainView {
    width: 100%;
    height: calc(100% - 40px);
    margin-bottom: 0;
  }
  .mainView__name {
    display: none;
  }
  .mainView__txt {
    display: none;
  }
  .mainView__button {
    display: none;
  }
  /*================================
      colorSelector
  ================================*/
  .colorSelector {
    display: none;
  }
  /*================================
      modelSelector
  ================================*/
  .modelSelector {
    display: none;
  }
  /*================================
      specView
  ================================*/
  .specView {
    display: none;
  }
  /*================================
      accessorySelector
  ================================*/
  .accessorySelector {
    display: none;
  }
  .landscape__txt {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    background-color: #999;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    color: #fff;
    z-index: 100;
  }
}
/*================================
	debug
================================*/
.debug {
  display: none;
}

.debug__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #eeeeee;
  font-size: 1.2rem;
}

.debug__col {
  width: 100%;
  padding: 15px;
}

.debug__head {
  font-weight: bold;
}

.debug__head2 {
  margin-top: 8px;
  font-weight: 600;
}

.debug__spec,
.debug__price {
  margin-bottom: 8px;
}

.debug__track__tag {
  font-weight: bold;
}

.debug__selected,
.debug__accessories {
  margin-bottom: 8px;
}
.debug__selected:empty:before,
.debug__accessories:empty:before {
  content: "none";
}

.debug__selected__item,
.debug__accessories__item {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}

.debug__selected__item__id,
.debug__selected__item__name,
.debug__selected__item__colorId,
.debug__selected__item__colorName {
  margin-right: 1em;
}
.debug__selected__item__id .sub,
.debug__selected__item__name .sub,
.debug__selected__item__colorId .sub,
.debug__selected__item__colorName .sub {
  margin-left: 0.5em;
  font-size: 0.8em;
}

.debug__selected__item__colorName {
  margin-left: auto;
}

.debug__accessories__item[data-status=checked] .debug__accessories__item__status {
  color: #c00;
}
.debug__accessories__item[data-status=hidden] span {
  opacity: 0.2;
}

.debug__accessories__item__id,
.debug__accessories__item__name {
  margin-right: 1em;
}
.debug__accessories__item__id .sub,
.debug__accessories__item__name .sub {
  margin-left: 0.5em;
  font-size: 0.8em;
}

.debug__accessories__item__status {
  margin-left: auto;
  font-weight: bold;
}

.debug__layers {
  margin-top: 5px;
}

.debug__layers__item {
  display: flex;
  justify-content: space-between;
  margin-top: -1px;
  padding: 2px 10px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.debug__layers__item.-basic {
  background-color: #fffde7;
}
.debug__layers__item.-accessory {
  background-color: #ffdbdb;
}

@media screen and (max-width: 768px) {
  /*================================
      debug
  ================================*/
  .debug__wrap {
    display: block;
  }
}
#contents[data-current-grade=g01] .interior__thumb__grade[data-interior-grade=g01] {
  display: flex;
}
#contents[data-current-grade=g01] .interior__modal__grade[data-interior-grade=g01] {
  display: block;
}

#contents[data-current-grade=g02] .interior__thumb__grade[data-interior-grade=g02] {
  display: flex;
}
#contents[data-current-grade=g02] .interior__modal__grade[data-interior-grade=g02] {
  display: block;
}

#contents[data-current-grade=g03] .interior__thumb__grade[data-interior-grade=g03] {
  display: flex;
}
#contents[data-current-grade=g03] .interior__modal__grade[data-interior-grade=g03] {
  display: block;
}

#contents[data-current-grade=g04] .interior__thumb__grade[data-interior-grade=g04] {
  display: flex;
}
#contents[data-current-grade=g04] .interior__modal__grade[data-interior-grade=g04] {
  display: block;
}

#contents[data-current-grade=g05] .interior__thumb__grade[data-interior-grade=g05] {
  display: flex;
}
#contents[data-current-grade=g05] .interior__modal__grade[data-interior-grade=g05] {
  display: block;
}

#contents[data-current-grade=g06] .interior__thumb__grade[data-interior-grade=g06] {
  display: flex;
}
#contents[data-current-grade=g06] .interior__modal__grade[data-interior-grade=g06] {
  display: block;
}

#contents[data-current-grade=g07] .interior__thumb__grade[data-interior-grade=g07] {
  display: flex;
}
#contents[data-current-grade=g07] .interior__modal__grade[data-interior-grade=g07] {
  display: block;
}

#contents[data-current-grade=g08] .interior__thumb__grade[data-interior-grade=g08] {
  display: flex;
}
#contents[data-current-grade=g08] .interior__modal__grade[data-interior-grade=g08] {
  display: block;
}

#contents[data-current-grade=g09] .interior__thumb__grade[data-interior-grade=g09] {
  display: flex;
}
#contents[data-current-grade=g09] .interior__modal__grade[data-interior-grade=g09] {
  display: block;
}

/*==========================
個別処理ここから
==========================*/
#contents[data-current-grade=g04] .interior,
#contents[data-current-grade=g05] .interior {
  display: none;
}

/*==========================
個別処理ここまで
==========================*/
/*# sourceMappingURL=style.css.map */
