@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}

body {
  color: #333333;
  font-size: 13px;
  line-height: 20px;
  padding: 0;
}

img {
  max-width: 100%;
}

a {
  color: #333333;
  text-decoration: none;
}

h1 {
  font-size: 35px;
}

h3 {
  font-size: 35px;
}

.container {
  width: 100%;
}

.title-area {
  position: relative;
  padding: 37.5px 0;
  overflow: hidden;
}


.title-area .head-close {
  font-size: 11px;
  position: absolute;
  top: 0px;
  right: 0%;
  color: #000;
  margin-right: 10px;
  padding-bottom: 0px;
  line-height: 120%;
}

.title-area .head-close>span {
  font-size: 11px;
  color: #000;
  vertical-align: top;
}

.box-title {
  position: relative;
  text-align: center;
  font-weight: bold;
}


.box-title .sub,
h1 .sub {
  font-size: 11px;
  display: block;
  font-weight: normal;
  margin-top: 8px;
}


/*サイジングリストリスト*/

.text-box {
  padding: 30px 0;

}

.text-guide {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 12px;
}

.text-guide ul li {
  list-style-position: inside;
}

.underline {
  border-bottom: solid 1px #cccccc;
}

.topline {
  border-top: solid 1px #cccccc;
}


#select-wrap {
  width: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  margin-bottom: 45px;
}


.select-wrap-left {
  width: 282px;
  display: table-cell;
}

.select-innner-wrap {}

.select-innner-wrap h2 {
  font-weight: bold;
  color: #626262;
  /*  padding-left: 30px;*/
  padding-bottom: 5px;
}

.select-innner-wrap ul li {
  padding-left: 30px;
  margin-left: 30px;
  background: url("/sizeguide/images/sizeguide_pc_arrow.png") no-repeat 0 50%;
  list-style: none;
  line-height: 30px;
}



.select-innner-wrap a:hover {
  text-decoration: none;
}

.select-innner-wrap li:hover {
  background-color: #bcbcbc;
}

.select-innner-wrap li:hover a {
  color: #fff;
}

.sctable {
  margin-bottom: 30px;
}

.standard {
  width: 100%;
}

.size-section h3 {
  font-size: 17px;
  font-weight: bold;
  color: #000;
  background-color: #F7F7F7;
  padding: 20px 25px;
}

.size-section .figure {
  text-align: center;
  margin: 50px 0px;
}

.size-section .backlink {
  text-align: right;
}

.size-section .backlink a {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.close-wrap {
  border-top: solid 1px #cfd8dc;
  padding: 45px 0;
  text-align: center;
}

.close-wrap .btn {
  width: 100%;
  border: 1px solid #ECECEC;
  padding: 20px 0px;
  margin-right: 10px;
  line-height: 100%;
  font-weight: bold;
  color: #000;
  background: none;
  text-decoration: none;
}

.close-wrap .btn>span {
  font-size: 19px;
}

.sizing-table {
  padding-top: 20px;
  width: 500px;
  margin: 0 auto;
  width: 500px;
  text-align: center;

}

.sizing-table table tbody th {
  background: #bcbcbc;
  color: #fff;
}

.sizing-table table tbody td {
  width: 125px;
  margin: 2px;
}

.sizing-table.kis table tbody th {
  width: 118px;
  margin: 2px;
}

.sizing-table.kis table tbody .large {
  width: 146px;
  margin: 2px;
}


/* リニューアル */
.p-sizeguide-wrapper {
  max-width: 1040px;
  margin: 90px auto;
}

.p-sizeguide-title {
  margin-bottom: 3px;
}

.p-sizeguide-title-text {
  font-size: 28px;
  color: #000;
  letter-spacing: 2.8px;
  margin-bottom: 20px;
}

.p-sizeguide-subtitle {
  font-size: 15px;
}

.p-sizeguide-description {
  margin-bottom: 90px;
}

.p-sizeguide-description p {
  font-size: 15px;
  line-height: 30px;
  margin: 0;
}

.p-sizeguide-tab-inner {
  width: 100%;
  padding-bottom: 25px;
  
  border-bottom: 1px solid #cccccc;
  display: flex;
  flex-wrap: wrap;
}

.select-innner-wrap {
  cursor: pointer;
  display: block;
  width: auto;
  text-align: center;
  border: none;
  margin-right: 24px;
}

.select-innner-wrap h2 {
  font-size: 17px;
  letter-spacing: 0;
  font-weight: normal;
  color: #000;
  text-align: left;
  white-space: nowrap;
}

.p-sizeguide-tab-buttons {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin: 0;
  border: none;
  text-align: center;
  position: relative;
  display: flex;
}

.p-sizeguide-tab-ul {
  display: flex;
  width: 100%;
  overflow: hidden;
  margin: 0;
  height: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.p-sizeguide-tab-li {}

.p-sizeguide-tab-ul.is-visible {
  overflow: auto;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.p-sizeguide-tab-li a {
  font-size: 15px;
  font-family: "fot-cezanne-pron", sans-serif;
  margin-right: 30px;
}

.sizeguide-fashion-goods  .p-sizeguide-tab-li a {
  margin-right: 12px;
}

.p-sizeguide-tab__content {
  margin-bottom: 80px;
}

#p-lamp {
  width: 80px;
  top: 39px;
  left: 0;
  height: 2px;
  background: #b53233;
  display: block;
  position: absolute;
  transition: all 0.3s ease-in-out;
}

.p-sizeguide-inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}


.p-sizeguide-category {
  display: flex;
  flex-direction: column;
  width: calc(100% / 2 - 40px);
  margin:0;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.p-sizeguide-category.is-visible {
  overflow: auto;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.p-sizeguide-category:nth-child(2n - 1) {
  margin-right: 40px;
}

.p-sizeguide-category:nth-child(2n - 2) {
  margin-left: 40px;
}

.p-sizeguide-attention {
  background-color: #e8e8e8;
  padding: 40px 45px;
}

.p-sizeguide-attention .text-guide {
  text-indent: -1em;
}

.p-sizeguide-attention-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.p-sizeguide-attention li {
  font-size: 14px;
  line-height: 30px;
}


.p-sizeguide-tab-buttons #p-lamp{
  width: 72px;
  top: 39px;
  left: 0;
  height: 2px;
  background: #b53233;
  display: block;
  position: absolute;
  transition: all 0.3s ease-in-out;
}

#p-lamp.tops {
  width: 72px;
  left: 0%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.bottoms {
  width: 72px;
  left: 8.5%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.dress {
  width: 94px;
  left: 17.5%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.underwear {
  width: 72px;
  left: 28%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.shoes {
  width: 29px;
  left: 36.5%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.accessories {
  width: 110px;
  left: 40.5%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.general-merchandise {
  width: 39px;
  left: 52.9%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.fashion-goods {
  width: 162px;
  left: 58.5%;
  transition: all 0.3s ease-in-out;
}
#p-lamp.baby-products {
  width: 55px;
  left: 75.5%;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1200px) {
  .p-sizeguide-wrapper{
    padding: 0 25px;
  }

  .container {
    width: 100%;
    margin: 0 auto;
  }

  .select-list>li>a {
    width: 175px;
  }

  .select-innner-wrap{
    margin-right: 18px;
  }
  
  #p-lamp.bottoms {
    left: 85px;
  }
  #p-lamp.dress {
    left: 171px;
  }
  #p-lamp.underwear {
    left: 274px;
  }
  #p-lamp.shoes {
    left: 460px;
  }
  #p-lamp.accessories {
    left: 497px;
  }
  #p-lamp.general-merchandise {
    left: 619px;
  }
  #p-lamp.fashion-goods {
    left: 671px;
  }
  #p-lamp.baby-products {
    left: 840px;
  }

}

/*smartphone only***********************************/
@media (max-width: 979px) {
  .container {
    margin: 0;
  }

  .title-area {
    margin-bottom: 1px;
    padding: 30px 0 26px;
  }

  .title-area h1 {
    font-size: 20px;
    padding: 5px 0 0 15px;
  }

  .title-area p {
    text-align: left;
    padding: 0 0 0 15px;
    margin-top: 0;
    line-height: 10px;
  }

  .title-area .head-close {
    right: -10px;
    top: 30px;
    font-size: 10px;
  }

  .underline {
    border: 0;
  }

  .topline {
    border: 0;
  }

  .box-title {
    font-size: 30px;
  }


  #select-wrap {
    display: none;
  }

  .select-wrap-left {
    display: block;
    text-align: center;
    width: 100%;
  }

  .select-innner-wrap {
    width: 100%;
    clear: left;
    padding-top: 10px;
  }

  .select-innner-wrap ul {
    margin: 0;
    padding: 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;

  }

  .select-innner-wrap ul li {
    position: relative;
    float: left;
    width: 50%;
    border-bottom: solid 1px #ccc;
    padding: 0;
    margin: 0;
    background-image: none;
  }

  .select-innner-wrap ul li.last {
    border-bottom: 0;
  }

  .select-wrap h2 {
    position: relative;
    padding: 10px 0;
    margin-top: -1px;
    margin-bottom: 0;
    border-top: 1px solid #999;
    z-index: 999;
    font-size: 15px;
    clear: both;
  }

  .select-wrap p {
    border-bottom: 1px solid #ccc;
  }

  .select-wrap:first-child h2 {
    border-top: 0;
  }

  .text-guide {
    width: auto;
    margin: 0;
    padding: 10px 10px 0;
  }

  .text-box {
    padding: 0 10px;
  }

  .length {
    width: 100%;
    margin-top: 0;
    padding-bottom: 20px;
    text-align: center;
  }

  .measuring {
    width: auto;
    float: none;
    margin-top: 0;
    padding: 0 10px;
  }

  .measuring p {
    border: none;
    text-align: center;
  }

  .size-section h3 {
    padding: 13px;
  }

  .select-list {
    border: 0;
  }

  .select-list li {
    position: relative;
    /* float: left; */
    /* width: 50%; */
    /* border-bottom: solid 1px #ccc; */
    z-index: 99;
    width: calc( 100% / 2 );

  }

  .select-list li.b-none {
    border-bottom: none;
  }

  .select-list>li>a {
    font-size: 14px;
    text-align: left;
    display: block;
    width: auto;
    padding: 4px 0;
  }

  .select-list li:nth-child(2n+1) {
    /* border-right: solid 1px #ccc;
    margin-right: -1px; */
  }

  .Bname {
    margin-bottom: 3px;
    padding-left: 4px;
  }

  .sizing-table {
    padding-top: 20px;
    max-width: 100%;
    font-size: 9px;
  }

  .sizing-table table tbody th {
    width: 25%;
  }

  .sizing-table table tbody td {

    margin: 1%;
  }


  .sizing-table.kis table tbody th {
    width: 23.6%;
    margin: 2px;
  }

  .sizing-table.kis table tbody .large {
    width: 29.2%;
    margin: 2px;
  }

  .size-section .figure img {
    max-width: 70%;
  }

  .p-sizeguide-category{
    width: 100%;
  }
  .p-sizeguide-category:nth-child(2n - 1){
    margin: 0;
  }
  .p-sizeguide-category:nth-child(2n - 2){
    margin: 0;
  }

  .p-sizeguide-wrapper{
    margin-top: 0;
  }

  .title-area h1{
    padding: 0;
  }
  
  .p-sizeguide-title-text{
    margin-bottom: 10px;
  }

  .head-close img{
    width: 17px;
    height: 17px;
  }

  .p-sizeguide-subtitle{
    font-size: 13px;
  }
  .p-sizeguide-description p{
    font-size: 13px;
    line-height: 20px;
  }
  
  .size-section h3{
    font-size: 14px;
  }

  .p-sizeguide-tab-ul{
    flex-wrap: wrap;
  }
  .p-sizeguide-tab-li a{
    margin-right: 0;
  }

  .p-sizeguide-select{
    padding-bottom: 6px;
    margin-bottom: 24px;
    border-bottom: 1px solid #BCBCBC;
  }
  
  .p-sizeguide-select select{
    font-size: 14px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    appearance: none;
    padding-left: 0;
    background: url(/assets/images/icon/bottom-arrow.svg) right 4% center no-repeat;
    padding: 0 42px 0 0;
    font-family: "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
  }
  
  .p-sizeguide-select__btn{
    width: 100%;
  }

  .p-sizeguide-description{
    margin-bottom: 32px;
  }

  .p-sizeguide-tab__content{
    margin-bottom: 50px;
  }

  .p-sizeguide-attention{
    margin-top: 45px;
  }
}

@media(max-width: 480px) {
  .jinbei p {
    padding-bottom: 20px;
  }