@charset "UTF-8";
/*
CORDING BY akihirohiramoto.jp/
*/
/*背景カラー*/
/*$bg_a:rgba(238,238,245,1);230, 225, 225*/
/*黒*/
/*白*/
/*グレイ*/
/*リンクカラー*/
/*御幸カラー*/
/*フォーム用アラート*/
/*テーマカラー*/
/*240,180,0,1*/
/*テキストシャドウ黒（ライトorダーク）*/
/*
CORDING BY akihirohiramoto.jp/
*/
/*08.小ロット既製服*/
/*各モデルP：キービジュアル*/
.page-id-1520 .support-icon,
.page-id-1489 .support-icon,
.page-id-1471 .support-icon,
.page-id-1226 .support-icon,
.page-id-1216 .support-icon,
.page-id-1117 .support-icon,
.page-id-1177 .support-icon,
.page-id-1199 .support-icon,
.page-id-1001 .support-icon {
  display: inline-block;
  width: 125px;
  height: 125px;
  margin: 0 auto;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

/*表示領域が===以上（min）以下（max）*/
@media screen and (max-width: 767px) {
  .page-id-1520 .support-icon,
  .page-id-1489 .support-icon,
  .page-id-1471 .support-icon,
  .page-id-1226 .support-icon,
  .page-id-1216 .support-icon,
  .page-id-1117 .support-icon,
  .page-id-1177 .support-icon,
  .page-id-1199 .support-icon,
  .page-id-1001 .support-icon {
    width: 125px;
    height: 125px;
  }
}
.page-id-1001 .support-icon {
  /*BLACKS*/
  background-image: url(../../../img/support/readytowear/lineart-blacks_b_s.png);
}

.page-id-1199 .support-icon {
  /*CLASSIC1905*/
  background-image: url(../../../img/support/readytowear/lineart-classic1905_a_s.png);
}

.page-id-1177 .support-icon {
  /*DIPLOMAT*/
  background-image: url(../../../img/support/readytowear/lineart-diplomat_a_s.png);
}

.page-id-1117 .support-icon {
  /*De-CON*/
  background-image: url(../../../img/support/readytowear/lineart-decon_a_s.png);
}

.page-id-1216 .support-icon {
  /*De-CON*/
  background-image: url(../../../img/support/readytowear/lineart-storm_a_s.png);
}

.page-id-1226 .support-icon {
  /*De-CON*/
  background-image: url(../../../img/support/readytowear/lineart-royalnavy_a_s.png);
}

.page-id-1471 .support-icon {
  /*SKYHUNT*/
  background-image: url(../../../img/support/readytowear/lineart-skyhunt_a_s.png);
}

.page-id-1489 .support-icon {
  /*MUSC*/
  background-image: url(../../../img/support/readytowear/lineart-musc_a_s.png);
}

.page-id-1520 .support-icon {
  /*MUSC*/
  background-image: url(../../../img/support/readytowear/lineart-freesia_a_s.png);
}

.page-id-1520 .support-icon-wrapper img,
.page-id-1489 .support-icon-wrapper img,
.page-id-1471 .support-icon-wrapper img,
.page-id-1226 .support-icon-wrapper img,
.page-id-1216 .support-icon-wrapper img,
.page-id-1117 .support-icon-wrapper img,
.page-id-1177 .support-icon-wrapper img,
.page-id-1199 .support-icon-wrapper img,
.page-id-1001 .support-icon-wrapper img {
  display: block;
  width: 80px;
  height: auto;
  margin: 10px auto 0;
}

.page-id-1177 #entry.page h1.entry-title-support,
.page-id-1199 #entry.page h1.entry-title-support,
.page-id-1001 #entry.page h1.entry-title-support {
  color: black;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}

.page-id-1471 #entry.page h1.entry-title-support,
.page-id-1226 #entry.page h1.entry-title-support,
.page-id-1216 #entry.page h1.entry-title-support,
.page-id-1117 #entry.page h1.entry-title-support {
  color: #5f3d87;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}

.page-id-1520 #entry.page h1.entry-title-support,
.page-id-1489 #entry.page h1.entry-title-support {
  color: #b1b1b1;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}

/*各モデルP：SEC02セクションカラー*/
.page-id-1177 .sector:nth-of-type(2),
.page-id-1199 .sector:nth-of-type(2),
.page-id-1001 .sector:nth-of-type(2) {
  /*3番目*/
  background-color: black;
  color: white;
  box-shadow: 0 0 20em 1em rgba(177, 177, 177, 0.25) inset;
}

.page-id-1471 .sector:nth-of-type(2),
.page-id-1226 .sector:nth-of-type(2),
.page-id-1216 .sector:nth-of-type(2),
.page-id-1117 .sector:nth-of-type(2) {
  /*3番目*/
  background-color: #5f3d87;
  color: white;
  box-shadow: 0 0 20em 1em rgba(0, 0, 0, 0.2) inset;
}

.page-id-1520 .sector:nth-of-type(2),
.page-id-1489 .sector:nth-of-type(2) {
  /*3番目*/
  background-color: white;
  color: black;
}

.page-id-1471 #sec02 h1.body-title::after,
.page-id-1226 #sec02 h1.body-title::after,
.page-id-1216 #sec02 h1.body-title::after,
.page-id-1117 #sec02 h1.body-title::after,
.page-id-1177 #sec02 h1.body-title::after,
.page-id-1199 #sec02 h1.body-title::after,
.page-id-1001 #sec02 h1.body-title::after {
  border-top: 1px solid white;
}

.page-id-1520 #sec02 h1.body-title::after,
.page-id-1489 #sec02 h1.body-title::after {
  border-top: 1px solid black;
}

.page-id-1471 #sec02 h1.body-title::before,
.page-id-1226 #sec02 h1.body-title::before,
.page-id-1216 #sec02 h1.body-title::before,
.page-id-1117 #sec02 h1.body-title::before,
.page-id-1177 #sec02 h1.body-title::before,
.page-id-1199 #sec02 h1.body-title::before,
.page-id-1001 #sec02 h1.body-title::before {
  border-top: 1px solid white;
}

.page-id-1520 #sec02 h1.body-title::before,
.page-id-1489 #sec02 h1.body-title::before {
  border-top: 1px solid black;
}

.parent-pageid-58 #sec01 .w1080-wrapper {
  margin: 6% auto 1.5em;
}

.page-id-58 #sec02 .w1080-wrapper {
  margin: 6% auto 1.5em;
}

a.btn-showcase {
  display: inline-block;
  text-align: center;
  padding: 0.75em 2em;
  position: relative;
  color: #c00000;
  font-size: 1.5rem;
  border: none;
  line-height: 1.5em;
}

a.btn-showcase:after {
  display: inline-block;
  font-family: "Material Icons";
  content: "\e2c4";
  margin-left: 0em;
  vertical-align: middle;
  font-size: 1.8rem;
}

@media screen and (max-width: 414px) {
  a.btn-showcase {
    font-size: 1.3rem;
  }
  a.btn-showcase:after {
    font-size: 1.5rem;
  }
}
a:hover.btn-showcase {
  border: none;
  text-decoration: none;
}

a.btn-showcase .scope-a {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}

a:hover.btn-showcase .scope-a {
  width: 50%;
  height: 50%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

a.btn-showcase .scope-a.miy-lt,
a.btn-showcase .scope-a.miy-lb,
a.btn-showcase .scope-a.miy-rt,
a.btn-showcase .scope-a.miy-rb {
  border-width: 2px;
}

/*ラインナップと仕様*/
/*MYK SHOWCASE-ロゴタイプ*/
.page-id-58 .sector {
  /*偶数から始まる*/
  background-color: rgba(255, 255, 255, 0.5);
}

.page-id-58 .sector:nth-child(even) {
  /*偶数から始まる*/
  background-color: rgba(255, 255, 255, 0.25);
}

.page-id-58 #sec03 .logo-mykshowcase,
.page-id-58 #sec01 .logo-mykshowcase {
  display: block;
  width: 120px;
  height: auto;
  padding-bottom: 1em;
  margin: 0 auto 4%;
}

@media screen and (max-width: 767px) {
  .page-id-58 #sec03 .logo-mykshowcase,
  .page-id-58 #sec01 .logo-mykshowcase {
    width: 80px;
  }
}
/*ラインナップ内（Line Up）*/
.page-id-58 #sec01 h3 {
  font-size: 2.4rem;
  margin-top: 4%;
  margin-bottom: 0;
  padding: 0.5em 0;
  border-bottom: 1px solid #b1b1b1;
}

/*ラインナップテーブル*/
.page-id-58 #main_page .s01-table {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
}

.page-id-58 #main_page .s01-table table {
  padding: 0 0 0 0;
  margin: 0 auto 0;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .page-id-58 #main_page .s01-table table {
    font-size: 1.2rem;
  }
}
.page-id-58 #main_page .s01-table tr td {
  border-bottom: 1px solid #b1b1b1;
  padding: 0.75em;
  vertical-align: top;
  min-width: 180px;
  width: 28%;
}

.page-id-58 #main_page .s01-table tr:last-of-type td {
  border-bottom: 1px solid #b1b1b1;
}

.page-id-58 #main_page .s01-table tr td:first-of-type {
  width: 16%;
  min-width: 80px;
  padding-left: 0;
}

.page-id-58 #main_page .s01-table td h5 {
  font-size: 1.8rem;
}

.page-id-58 #main_page .s01-table tr:first-of-type td:nth-of-type(2) h5 {
  color: black;
  margin-top: 1em;
}

.page-id-58 #main_page .s01-table tr:first-of-type td:nth-of-type(3) h5 {
  color: #5f3d87;
  margin-top: 1em;
}

.page-id-58 #main_page .s01-table tr:first-of-type td:nth-of-type(4) h5 {
  color: rgba(0, 0, 0, 0.5);
  margin-top: 1em;
}

@media screen and (max-width: 767px) {
  .page-id-58 #main_page .s01-table td h5 {
    font-size: 1.6rem;
  }
}
.page-id-58 #main_page .s01-table td h6 {
  color: rgba(0, 0, 0, 0.5);
  padding: 0.5em 0;
  margin: 0;
}

.page-id-58 #main_page .s01-table td:nth-of-type(2) h6 {
  text-align: center;
}

.page-id-58 #main_page .s01-table tr td:nth-of-type(2) {
  background-color: rgba(0, 0, 0, 0.15);
}

.page-id-58 #main_page .s01-table tr:first-of-type td:nth-of-type(2) {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
}

.page-id-58 #main_page .s01-table tr td:nth-of-type(3) {
  background-color: rgba(95, 61, 135, 0.15);
}

.page-id-58 #main_page .s01-table tr:first-of-type td:nth-of-type(3) {
  background-color: rgba(95, 61, 135, 0);
  background-image: linear-gradient(0deg, rgba(95, 61, 135, 0.15) 0%, rgba(95, 61, 135, 0) 100%);
}

.page-id-58 #main_page .s01-table tr td:nth-of-type(4) {
  background-color: rgba(255, 255, 255, 0.5);
}

.page-id-58 #main_page .s01-table tr:first-of-type td:nth-of-type(4) {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
}

.page-id-58 #main_page .s01-table tr:nth-of-type(2) td {
  background-color: transparent;
}

.page-id-58 #main_page .s01-table tr:nth-of-type(1) td:nth-of-type(2) {
  text-align: center;
}

.page-id-58 #main_page .s01-table tr:nth-of-type(2) td:nth-of-type(2) h6 {
  text-align: center;
}

/*ラインナップ織りネームあたり*/
.div-color {
  display: block;
  width: 100%;
  padding: 2em 5% 3em;
  margin: 0 auto;
  text-align: left;
}

.color-yourbrand {
  display: block;
  width: 100%;
  padding: 0 0 6%;
  margin: 0 auto 2%;
  text-align: center;
  font-size: 2rem;
}

.color-or {
  display: block;
  width: 100%;
  padding: 2% 0;
  margin: 0 auto 4%;
  text-align: center;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.5);
}

.page-id-58 tr td:nth-of-type(2) .color-yourbrand {
  border-bottom: 2px solid black;
}

.page-id-58 tr td:nth-of-type(3) .color-yourbrand {
  border-bottom: 2px solid #5f3d87;
}

.page-id-58 tr td:nth-of-type(4) .color-yourbrand {
  border-bottom: 2px solid rgba(0, 0, 0, 0.5);
}

/*ベースモデルラベルとメニュー*/
/*ラインナップ内ラベル*/
#entry ul.readytowear-model-nav {
  display: block;
  max-width: 960px;
  width: 100%;
  margin: 0 auto 0;
  text-align: center;
  padding-left: 0;
}

#entry ul.readytowear-model-nav li {
  list-style: none;
}

.basemodel-label {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0.17em 0.5em;
  margin: 0.25em;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.basemodel-menu.black a,
a.basemodel-label.black {
  color: black;
  border: 1px solid black;
  background-color: transparent;
}

.basemodel-menu.black a:hover,
a:hover.basemodel-label.black {
  color: white;
  border: 1px solid black;
  background-color: black;
}

.basemodel-menu.purple a,
a.basemodel-label.purple {
  color: #5f3d87;
  border: 1px solid #5f3d87;
  background-color: transparent;
}

.basemodel-menu.purple a:hover,
a:hover.basemodel-label.purple {
  color: white;
  border: 1px solid #5f3d87;
  background-color: #5f3d87;
}

.basemodel-menu.white a,
a.basemodel-label.white {
  color: #b1b1b1;
  border: 1px solid #b1b1b1;
  background-color: rgba(255, 255, 255, 0);
}

.basemodel-menu.white a:hover,
a:hover.basemodel-label.white {
  color: white;
  border: 1px solid #b1b1b1;
  background-color: #b1b1b1;
}

#entry ul.readytowear-model-nav li.basemodel-menu {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin: 0 0.2em 0.4em;
  line-height: 1em;
}

#entry ul.readytowear-model-nav li.basemodel-top {
  /*モデルヘッダー*/
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin: 0 0 0;
  letter-spacing: 0;
}

@media screen and (max-width: 610px) {
  #entry ul.readytowear-model-nav li.basemodel-top {
    display: block;
    text-align: center;
  }
}
.basemodel-top a {
  display: block;
  font-size: 1.2rem;
  padding: 0.4em 0.1em;
  color: rgba(0, 0, 0, 0.5);
}

.basemodel-menu a {
  /*モデルヘッダー*/
  font-size: 1.2rem;
  display: block;
  padding: 0.4em 0.6em;
  border-radius: 4px;
  letter-spacing: 0;
  margin: 0em;
}

/*メニュー現在地*/
.page-id-1177 .basemodel-menu.black.menu-item-1182 a,
.page-id-1199 .basemodel-menu.black.menu-item-1206 a,
.page-id-1001 .basemodel-menu.black.menu-item-1012 a {
  color: white;
  border: 1px solid black;
  background-color: black;
}

.page-id-1471 .basemodel-menu.purple.menu-item-1476 a,
.page-id-1226 .basemodel-menu.purple.menu-item-1230 a,
.page-id-1216 .basemodel-menu.purple.menu-item-1218 a,
.page-id-1117 .basemodel-menu.purple.menu-item-1128 a {
  color: white;
  border: 1px solid #5f3d87;
  background-color: #5f3d87;
}

.page-id-1520 .basemodel-menu.white.menu-item-1525 a,
.page-id-1489 .basemodel-menu.white.menu-item-1502 a {
  color: white;
  border: 1px solid #b1b1b1;
  background-color: #b1b1b1;
}

/*ナビ*/
.parent-pageid-58 .readytowear-model-wrapper {
  display: block;
  height: auto;
  margin: 2rem auto 2rem;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .parent-pageid-58 .readytowear-model-wrapper {
    margin: 2rem auto 2rem;
    padding: 0 0 0;
  }
}
/*sec02ベースモデルについて*/
#entry ul.basemodel-select-wrapper {
  width: 100%;
  max-width: 1680px;
  display: block;
  font-size: 0;
  letter-spacing: -1em;
  text-align: left;
  margin: 0 auto 4%;
}

#entry ul.basemodel-select-wrapper li {
  display: inline-block;
  width: 33.33%;
  height: auto;
  padding: 7px;
  position: relative;
  overflow: hidden;
  margin: 0;
}

@media screen and (max-width: 960px) {
  #entry ul.basemodel-select-wrapper li {
    width: 50%;
  }
}
@media screen and (max-width: 414px) {
  #entry ul.basemodel-select-wrapper li {
    width: 100%;
  }
}
#entry ul.basemodel-select-wrapper li img {
  display: block;
  width: 100%;
  height: 100%;
  padding: 7px;
  background-color: white;
}

#entry ul.basemodel-select-wrapper li .alfa {
  cursor: pointer;
  display: block;
  height: 50%;
  height: -webkit-calc(50% - 14px);
  height: calc(50% - 14px);
  width: 100%;
  width: -webkit-calc(100% - 28px);
  width: calc(100% - 28px);
  position: absolute;
  bottom: 14px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  overflow: hidden;
  text-align: center;
}

#entry ul.basemodel-select-wrapper li .alfa.black {
  background-color: rgba(0, 0, 0, 0.25);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#entry ul.basemodel-select-wrapper li .alfa.black:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

#entry ul.basemodel-select-wrapper li .alfa.purple {
  background-color: rgba(95, 61, 135, 0.25);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#entry ul.basemodel-select-wrapper li .alfa.purple:hover {
  background-color: rgba(95, 61, 135, 0.5);
}

#entry ul.basemodel-select-wrapper li .alfa.white {
  background-color: rgba(255, 255, 255, 0.4);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#entry ul.basemodel-select-wrapper li .alfa.white:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

#entry ul.basemodel-select-wrapper li a {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  height: auto;
  color: white;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 2rem;
}

#entry ul.basemodel-select-wrapper li .alfa.white a {
  color: black;
}

@media screen and (max-width: 960px) {
  #entry ul.basemodel-select-wrapper li a {
    font-size: 1.6rem;
  }
}
.brand-name {
  display: block;
  margin: 9% auto 0;
  font-size: 1.1rem;
  line-height: 1em;
}

@media screen and (max-width: 960px) {
  .brand-name {
    margin: 0.75em auto 0;
  }
}
/*MYK SHOWCASEの特長*/
.merit-wrapper {
  display: block;
  margin: 5% auto 0;
  font-size: 0;
  letter-spacing: -1em;
  text-align: center;
  width: 100%;
  padding: 0;
}

.div-merit {
  display: inline-block;
  width: 35%;
  letter-spacing: 0;
  vertical-align: top;
  padding-right: 5%;
  padding-bottom: 1em;
  margin: 0 auto 0;
}

.div-merit:last-of-type {
  width: 30%;
  padding-right: 0%;
  margin: 0 auto 0;
}

.div-merit img {
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 0 auto 0;
}

@media screen and (max-width: 767px) {
  .div-merit {
    width: 100%;
    padding-right: 0;
    padding-bottom: 1rem;
    margin: 5% auto 5%;
  }
  .div-merit:first-of-type {
    width: 100%;
    margin: 5% auto 0;
  }
  .div-merit:last-of-type {
    width: 100%;
    margin: 0 auto 0;
  }
}
@media screen and (max-width: 414px) {
  .div-merit {
    padding-bottom: 2rem;
    margin: 3rem auto 3rem;
  }
  .div-merit:first-of-type {
    margin: 5% auto 0;
  }
  .div-merit:last-of-type {
    margin: 0 auto 0;
    padding-right: 0;
  }
}
/*Download*/
.page-id-58 #main_page .s04-table {
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}

.page-id-58 #main_page .s04-table {
  padding: 0 0 0 0;
  margin: 3rem auto 3rem;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .page-id-58 #main_page .s04-table {
    font-size: 1.2rem;
  }
}
.page-id-58 #main_page .s04-table td:first-of-type {
  border-bottom: 1px solid #b1b1b1;
  width: 15%;
  white-space: nowrap;
}

.page-id-58 #main_page .s04-table td:last-of-type {
  width: 85%;
}

.page-id-58 #main_page .s04-table tr:first-of-type td {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border-top: 1px solid #b1b1b1;
}

.page-id-58 #main_page .s04-table tr:nth-of-type(2) td,
.page-id-58 #main_page .s04-table tr:last-of-type td {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.pdf-wrapper {
  text-align: left;
  display: block;
  width: 100%;
  margin: 0 auto;
}

/*各ベースモデル*/
/*Sec01ベースモデル*/
.basemodel-wrapper {
  display: block;
  font-size: 0;
  letter-spacing: -1em;
}

.basemodel-left {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .basemodel-left {
    width: 100%;
  }
}
.basemodel-right {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .basemodel-right {
    width: 100%;
  }
}
.photo-l {
  width: 100%;
  padding: 7px;
}

@media screen and (max-width: 767px) {
  .photo-l {
    padding: 4px;
  }
}
.photo-s {
  width: 50%;
  padding: 7px;
}

@media screen and (max-width: 767px) {
  .photo-s {
    width: 50%;
    padding: 4px;
  }
}
.lineart-s {
  display: inline-block;
  width: 50%;
  padding: 7px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .lineart-s {
    padding: 4px;
  }
}
.lineart-s img {
  width: 100%;
  height: 100%;
}

.bg-black {
  background-color: black;
  color: white;
}

.bg-purple {
  background-color: #5f3d87;
  color: white;
}

.bg-white {
  background-color: white;
  color: #b1b1b1;
}

.size-space {
  display: inline-block;
  position: relative;
  width: 50%;
  height: auto;
  overflow: hidden;
  padding: 7px;
}

@media screen and (max-width: 767px) {
  .size-space {
    padding: 4px;
  }
}
.size-space:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.size-inner {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
  width: 100%;
  width: -webkit-calc(100% - 14px);
  width: calc(100% - 14px);
  height: 100%;
  height: -webkit-calc(100% - 14px);
  height: calc(100% - 14px);
  text-align: center;
}

@media screen and (max-width: 767px) {
  .size-inner {
    width: -webkit-calc(100% - 8px);
    width: calc(100% - 8px);
    height: -webkit-calc(100% - 8px);
    height: calc(100% - 8px);
  }
}
.size-top {
  display: inline-block;
  font-size: 1.6rem;
  margin: 0 auto;
}

#main_page p.size-top {
  margin: 0 auto 0.5em;
}

@media screen and (max-width: 414px) {
  .size-top {
    font-size: 1.4rem;
  }
}
#entry .size-inner h3 {
  width: 100%;
  font-size: 5rem;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  line-height: 1em;
}

@media screen and (max-width: 960px) {
  #entry .size-inner h3 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 414px) {
  #entry .size-inner h3 {
    font-size: 2.75rem;
  }
}
.size-mid {
  display: inline-block;
  width: 80%;
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
  letter-spacing: 1px;
  padding-top: 1em;
  padding-bottom: 1em;
}

#entry .size-inner p.size-bot {
  font-size: 1.4rem;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  padding-top: 1em;
  line-height: 1em;
}

@media screen and (max-width: 414px) {
  #entry .size-inner p.size-bot {
    padding-top: 0.5em;
    font-size: 1.1rem;
  }
}
/*各モデルSec02*/
.page-id-1471 #sec02 .bk-lt,
.page-id-1226 #sec02 .bk-lt,
.page-id-1216 #sec02 .bk-lt,
.page-id-1117 #sec02 .bk-lt,
.page-id-1177 #sec02 .bk-lt,
.page-id-1199 #sec02 .bk-lt,
.page-id-1001 #sec02 .bk-lt {
  /*「」黒*/
  border-left: 1px solid white;
  border-top: 1px solid white;
  left: 0;
  top: 0;
}

.page-id-1520 #sec02 .bk-lt,
.page-id-1489 #sec02 .bk-lt {
  border-left: 1px solid black;
  border-top: 1px solid black;
  left: 0;
  top: 0;
}

.page-id-1471 #sec02 .bk-lb,
.page-id-1226 #sec02 .bk-lb,
.page-id-1216 #sec02 .bk-lb,
.page-id-1117 #sec02 .bk-lb,
.page-id-1177 #sec02 .bk-lb,
.page-id-1199 #sec02 .bk-lb,
.page-id-1001 #sec02 .bk-lb {
  /*「」黒*/
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  left: 0;
  bottom: 0;
}

.page-id-1520 #sec02 .bk-lb,
.page-id-1489 #sec02 .bk-lb {
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  left: 0;
  bottom: 0;
}

.page-id-1471 #sec02 .bk-rt,
.page-id-1226 #sec02 .bk-rt,
.page-id-1216 #sec02 .bk-rt,
.page-id-1117 #sec02 .bk-rt,
.page-id-1177 #sec02 .bk-rt,
.page-id-1199 #sec02 .bk-rt,
.page-id-1001 #sec02 .bk-rt {
  /*「」黒*/
  border-right: 1px solid white;
  border-top: 1px solid white;
  right: 0;
  top: 0;
}

.page-id-1520 #sec02 .bk-rt,
.page-id-1489 #sec02 .bk-rt {
  border-right: 1px solid black;
  border-top: 1px solid black;
  right: 0;
  top: 0;
}

.page-id-1471 #sec02 .bk-rb,
.page-id-1226 #sec02 .bk-rb,
.page-id-1216 #sec02 .bk-rb,
.page-id-1117 #sec02 .bk-rb,
.page-id-1177 #sec02 .bk-rb,
.page-id-1199 #sec02 .bk-rb,
.page-id-1001 #sec02 .bk-rb {
  /*「」黒*/
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  right: 0;
  bottom: 0;
}

.page-id-1520 #sec02 .bk-rb,
.page-id-1489 #sec02 .bk-rb {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  right: 0;
  bottom: 0;
}

.icon-color-taste {
  display: inline-block;
  margin: 0 0 1.5em 3em;
  width: 100%;
  max-width: 240px;
  float: right;
  border: 1px solid rgba(177, 177, 177, 0.5);
}

@media screen and (max-width: 767px) {
  .icon-color-taste {
    display: block;
    margin: 1em auto 2em;
    float: none;
    max-width: 180px;
  }
}
#main_page #sec02 h4 {
  display: inline-block;
  font-size: 2rem;
}

h3.black {
  color: white;
}

h3.purple {
  color: #5f3d87;
}

h3.white {
  color: #b1b1b1;
}

/*各モデルSec03ディテール&テキスタイル*/
#main_page .div-details {
  display: block;
  padding: 0 0 0 0;
  margin: 0 auto 0;
  width: 100%;
  height: auto;
  overflow-x: auto;
  overflow-y: hidden;
}

#main_page .div-details table {
  padding: 0 0 0 0;
  margin: 0 auto 0;
  font-size: 1.4rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #main_page .div-details table {
    font-size: 1.2rem;
  }
}
#main_page .div-details table tr:first-of-type {
  color: rgba(0, 0, 0, 0.4);
}

#main_page .div-details table td {
  border-bottom: 1px solid #b1b1b1;
  padding: 0.75em;
  padding-left: 0;
  vertical-align: top;
  width: 14%;
  min-width: 120px;
  width: 26%;
}

#main_page .div-details table td:nth-last-child(1),
#main_page .div-details table td:nth-last-child(2) {
  min-width: 80px;
  max-width: 120px;
  width: 11%;
}

.header-details {
  padding: 0.75em;
  padding-left: 0;
  display: block;
  border-bottom: 2px solid black;
}

/*各モデルテキスタイル*/
.letter-space0 {
  display: block;
  font-size: 0;
  letter-spacing: -1em;
  width: 100%;
}

.tex-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 0;
  letter-spacing: -1em;
  margin-bottom: 5%;
  padding-right: 5%;
}

.tex-wrapper:nth-child(even) {
  padding-left: 5%;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .tex-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10%;
  }
  .tex-wrapper:nth-child(even) {
    padding-left: 0;
  }
}
@media screen and (max-width: 414px) {
  .tex-wrapper {
    margin-bottom: 20%;
  }
}
.tex-wrapper img {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 1.5rem;
  font-size: 10px;
}

@media screen and (max-width: 414px) {
  .tex-wrapper img {
    display: block;
    width: 100%;
    padding-bottom: 0em;
    font-size: 10px;
    margin: 0 auto 2em;
    padding-right: 0;
  }
}
.tex-right {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 1.5rem;
  padding-right: 0rem;
  letter-spacing: 0;
  font-size: 10px;
}

@media screen and (max-width: 414px) {
  .tex-right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0;
    font-size: 10px;
  }
}
#main_page .tex-right p {
  margin: 0;
  font-size: 1.3rem;
}

#main_page #sec03 .tex-right h5 {
  font-weight: bold;
  margin-bottom: 0.75em;
  padding: 0 0 0.75em 0;
  border-bottom: 1px solid #b1b1b1;
}