@charset "UTF-8";

.uds-l-main {
  position: relative;
}

.uds-guide {
  font-size: 1rem;
  line-height: 1.6rem;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 115px;
}

.uds-guide_ttl {
  text-align: center;
  font-weight: bold;
  padding: 59px 0 20px;
}

.uds-guide_ttl,
.udm-guide_ttl,
.udt-guide_ttl,
.udw-guide_ttl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.uds-guide_attention-list-ttl,
.uds-guide_size-list-ttl,
.udm-guide_item-ttl,
.udw-guide_item-ttl {
  font-size: 1.4rem;
  line-height: 1.9rem;
}

.uds-guide_txt {
  font-size: 1.2rem;
  line-height: 1.5;
}

.uds-guide_attention-list-wrap {
  background-color: #f4f4f4;
  padding: 25px 17px 25px 23px;
  margin: 18px 0 22px;
}

.uds-guide_attention-list-ttl {
  font-weight: bold;
  color: #bf0010;
  margin-bottom: 3px;
}

.uds-guide_attention-list {
  color: #333;
}
.uds-guide_attention-list li {
  padding-left: 1rem;
  text-indent: -0.5rem;
}
.uds-guide_attention-list li::before {
  content: "・";
  display: inline-block;
}

.uds-guide_ctList {
  margin-bottom: 19px;
}
.uds-guide_ctList > ul > li {
  margin-bottom: 9.25px;
}
.uds-guide_ctList dl {
  width: 100%;
  border: 1px solid #747474;
  margin: 0 auto;
}

.uds-guide_ctList-ctName {
  display: flex;
  align-items: center;
  position: relative;
  padding: 11px 15px;
  width: 100%;
  background-color: #fff;
  border: none;
}

.cmn-Accordion_BaseR {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  text-indent: -999999px;
}

.cmn-Accordion_BaseR::before,
.cmn-Accordion_BaseR::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 2px;
  margin-top: -1px;
  background-color: var(--cl-main);
}

.cmn-Accordion_BaseR::after {
  transform: rotate(90deg);
  transition: transform 0.15s;
}

.uds-guide_ctList-ctName.is-open .cmn-Accordion_BaseR::after {
  transform: rotate(0);
}

.uds-guide_ctList-ttl {
  color: #000;
  font-size: 1rem;
  line-height: 1.8rem;
}

.uds-guide_ctList-ctType-wrap {
  display: none;
  padding: 0;
  border: none;
}
.uds-guide_ctList-ctType-wrap ul {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.uds-guide_ctList-ctType {
  width: 50%;
  padding: 0 8px 0 15px;
  font-size: 1rem;
}
.uds-guide_ctList-ctType:nth-child(even) {
  padding: 0 15px 0 8px;
}
.uds-guide_ctList-ctType button {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  border: none;
  border-top: 1px solid #dcdcdc;
  background-color: transparent;
  padding: 15px 0;
  color: var(--cl-main);
  text-decoration: none;
  text-align: left;
}

.uds-guide_size-list-item {
  border-top: 1px solid #dcdcdc;
  padding: 26px 0 30px;
}
.uds-guide_size-list-item:last-of-type {
  padding-bottom: 0;
}

.uds-guide_size-list-ttl {
  font-weight: bold;
  text-align: center;
  margin-bottom: 17px;
}

.uds-guide_size-list-img {
  width: 100%;
}
.uds-guide_size-list-img img {
  width: 100%;
  height: auto;
}

.uds-guide_size-list-attention {
  color: rgba(0, 0, 0, 0.8);
  padding-left: 1rem;
  text-indent: -1rem;
}

.uds-guide_size-list-Camisole,
.uds-guide_size-list-Pants,
.uds-guide_size-list-Skirt,
.uds-guide_size-list-Onepiece,
.uds-guide_size-list-Bootie,
.uds-guide_size-list-Pumps,
.uds-guide_size-list-Necklace,
.uds-guide_size-list-Bangle,
.uds-guide_size-list-Ring,
.uds-guide_size-list-Hat,
.uds-guide_size-list-Cap,
.uds-guide_size-list-Bag1,
.uds-guide_size-list-Bag2,
.uds-guide_size-list-Belt,
.uds-guide_size-list-Glasses,
.uds-guide_size-list-Wallet,
.uds-guide_size-list-Watch {
  padding-bottom: 26px;
}
.uds-guide_size-list-Camisole .uds-guide_size-list-img,
.uds-guide_size-list-Pants .uds-guide_size-list-img,
.uds-guide_size-list-Skirt .uds-guide_size-list-img,
.uds-guide_size-list-Onepiece .uds-guide_size-list-img,
.uds-guide_size-list-Bootie .uds-guide_size-list-img,
.uds-guide_size-list-Pumps .uds-guide_size-list-img,
.uds-guide_size-list-Necklace .uds-guide_size-list-img,
.uds-guide_size-list-Bangle .uds-guide_size-list-img,
.uds-guide_size-list-Ring .uds-guide_size-list-img,
.uds-guide_size-list-Hat .uds-guide_size-list-img,
.uds-guide_size-list-Cap .uds-guide_size-list-img,
.uds-guide_size-list-Bag1 .uds-guide_size-list-img,
.uds-guide_size-list-Bag2 .uds-guide_size-list-img,
.uds-guide_size-list-Belt .uds-guide_size-list-img,
.uds-guide_size-list-Glasses .uds-guide_size-list-img,
.uds-guide_size-list-Wallet .uds-guide_size-list-img,
.uds-guide_size-list-Watch .uds-guide_size-list-img {
  margin-bottom: 7px;
}

.uds-guide_size-list-Table-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 7px 0;
}

.uds-guide_size-list-Table {
  font-size: 1rem;
  width: 49.25%;
  display: table;
  text-align: center;
}

.uds-guide_size-list-Table-tr {
  display: table-row;
}
.uds-guide_size-list-Table-tr:nth-of-type(odd) > .uds-guide_size-list-Table-td {
  background-color: #e8e8e8;
}
.uds-guide_size-list-Table-tr:nth-of-type(odd) > .uds-guide_size-list-Table-td:first-child {
  background-color: #dcdcdc;
}
.uds-guide_size-list-Table-tr:first-of-type .uds-guide_size-list-Table-td {
  font-weight: bold;
}

.uds-guide_size-list-Table-td {
  color: #000;
  display: table-cell;
  padding: 7px 10px;
  background-color: #f4f4f4;
  width: 50%;
}
.uds-guide_size-list-Table-td:first-child {
  background-color: #e8e8e8;
  width: 50%;
}

.uds-guide_size-list-KidsSize .uds-guide_size-list-ttl {
  margin-bottom: 13px;
}

.uds-guide_size-list-KidsSize .uds-guide_size-list-Table {
  width: 100%;
  margin-bottom: 12px;
}

.uds-guide_size-list-KidsSize .uds-guide_size-list-Table-tr {
  display: table-row;
}
.uds-guide_size-list-KidsSize .uds-guide_size-list-Table-tr:nth-of-type(odd) > .uds-guide_size-list-Table-td {
  background-color: #e8e8e8;
}
.uds-guide_size-list-KidsSize .uds-guide_size-list-Table-tr:nth-of-type(odd) > .uds-guide_size-list-Table-td:nth-of-type(odd) {
  background-color: #dcdcdc;
}

.uds-guide_size-list-KidsSize .uds-guide_size-list-Table-td {
  width: 33.3333%;
}
.uds-guide_size-list-KidsSize .uds-guide_size-list-Table-td:nth-of-type(odd) {
  background-color: #e8e8e8;
}

.uds-page-top {
  width: 53px;
  position: fixed;
  bottom: 64px;
  right: 0px;
  padding: 6.5px;
  margin: 0 12px;
  z-index: 100;
  display: none;
  opacity: 0;
}
.uds-page-top img {
  width: 45px;
  height: auto;
}

#sizeguideModal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  z-index: 2147483642;
  background-color: #fff;
}

#sizeguideUnder {
  background-color: #fff;
  margin-top: 30px;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2147483643;
  padding: 10px 20px 10px 20px;
  width: 100%;
  height: 64px;
}

#sizeguideClose {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 5px;
  right: 3.5%;
  text-align: center;
}

.udm-guide {
  font-size: 1rem;
  line-height: 1.6rem;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 68px;
}

.udm-guide_ttl {
  text-align: center;
  font-weight: bold;
  margin: 59px 0 20px;
}

.udm-guide_txt {
  margin-bottom: 25px;
}

.udm-guide_itemBlock {
  border-top: 1px solid #dcdcdc;
  padding-bottom: 30px;
}
.udm-guide_itemBlock:first-of-type {
  border: none;
}
.udm-guide_itemBlock:first-of-type .udm-guide_item-ttl {
  margin: 20px 0 16px;
}

.udm-guide_item-ttl {
  font-weight: bold;
  text-align: center;
  margin: 26px 0 16px;
}

.udm-guide_item-Table {
  font-size: 1rem;
  width: 100%;
  display: table;
}

.udm-guide_item-Table-tr {
  display: table-row;
}
.udm-guide_item-Table-tr:nth-of-type(odd) > .udm-guide_item-Table-td {
  background-color: #e8e8e8;
}
.udm-guide_item-Table-tr:nth-of-type(odd) > .udm-guide_item-Table-td:first-child {
  background-color: #dcdcdc;
}

.udm-guide_item-Table-td {
  color: #000;
  display: table-cell;
  padding: 7px 10px;
  background-color: #f4f4f4;
  width: 71.65%;
}
.udm-guide_item-Table-td:first-child {
  background-color: #e8e8e8;
  width: 28.35%;
  font-weight: bold;
}

.udt-guide {
  font-size: 1rem;
  line-height: 1.6rem;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 68px;
}

.udt-guide_ttl {
  text-align: center;
  font-weight: bold;
  margin: 59px 0 20px;
}

.udt-guide_Tabs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.udt-guide_Tab {
  font-size: 0.9rem;
  padding: 8px;
  width: 50%;
}

.udt-guide_Tab {
  cursor: pointer;
  position: relative;
  color: #747474;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5rem;
  padding: 16px;
  width: 50%;
  text-align: center;
}
.is-active.udt-guide_Tab {
  font-weight: bold;
  color: #000;
}
.udt-guide_Tab::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
}
.is-active.udt-guide_Tab::after {
  height: 2px;
  background-color: #000000;
}

.udt-guide_menBody {
  min-height: 200px;
}

.udt-guide_womenBody {
  min-height: 200px;
  display: none;
}

.udt-guide_menBody img,
.udt-guide_womenBody img {
  width: 100%;
  height: auto;
}
