@charset "UTF-8";
/*
@include layout-Large {
}
*/
.u-mt5 {
  margin-top: 5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mt25 {
  margin-top: 25px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mt35 {
  margin-top: 35px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mt55 {
  margin-top: 55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-pl5 {
  padding-left: 5px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-mr5 {
  margin-right: 5px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-ml5 {
  margin-left: 5px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-ml50 {
  margin-left: 50px;
}

.uds-guide_size-list-ttl {
  font-size: 1.6rem;
}

.u-hover:hover {
  opacity: 0.85;
}

.u-l-left {
  text-align: left;
}

.u-l-center {
  text-align: center;
}

.u-l-right {
  text-align: right;
}

.cmn-Accordion {
  width: 100%;
  background-color: #747474;
  border-bottom: solid 1px #909090;
  cursor: pointer;
}

.cmn-Accordion_Base {
  width: 100%;
}

.cmn-Accordion_Inner {
  width: 950px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0px;
}

.cmn-Accordion_BaseL {
  color: #ffffff;
  font-size: 2rem;
  line-height: 1;
  width: 50px;
  text-align: center;
}

.cmn-Accordion_BaseC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cmn-Accordion_BaseR {
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  width: 100px;
}

.cmn-Accordion_Date {
  color: #ffffff;
  opacity: 0.6;
  line-height: 1.3;
  font-size: 1.3rem;
  letter-spacing: 1px;
}

.cmn-Accordion_Title {
  color: #ffffff;
  line-height: 1.3;
  font-size: 1.3rem;
  margin-left: 35px;
}

.cmn-Accordion_Body {
  background-color: #fff;
  display: none;
  padding: 20px 20px;
  font-size: 1.3rem;
  line-height: 1.7;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.cmn-Accordion_Text {
  width: 950px;
  margin: 0 auto;
}

html::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  opacity: 1;
  display: block;
}

html::-webkit-scrollbar {
  background: #e5e5e5;
  opacity: 1;
  display: block;
}

html::-webkit-scrollbar-thumb {
  background: #cecece;
  opacity: 1;
  display: block;
}

.st-Header {
  min-width: 880px;
}
.st-Header .st-Header_Logo {
  min-width: 880px;
}

.l-main {
  min-width: 880px;
  margin: 0 auto;
  position: relative;
}

.uds-guide {
  width: 600px;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding-bottom: 15px;
}

.uds-guide_ttl {
  font-size: 2.1rem;
  line-height: 1.9rem;
  text-align: center;
  font-weight: bold;
  margin: 20px 0 56px;
}

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

.uds-guide_attention-list-ttl {
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: bold;
  color: #bf0010;
  margin-bottom: 12px;
}

.uds-guide_attention-list {
  color: #535353;
}
.uds-guide_attention-list li {
  padding-left: 1.4rem;
  text-indent: -0.7rem;
  margin-bottom: 10px;
}
.uds-guide_attention-list li::before {
  content: "・";
  display: inline-block;
  font-size: 1.4rem;
}

.uds-guide_ctList {
  margin-bottom: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.uds-guide_ctList > ul {
  width: 200px;
  padding-left: 3px;
}
.uds-guide_ctList > ul > li {
  width: 200px;
  margin-bottom: 18px;
}
.uds-guide_ctList dl {
  width: 100%;
  margin: 0 auto;
}

.cmn-Accordion_Base {
  padding: 11px 15px;
}

.uds-guide_ctList-ctName {
  width: 100%;
  background-color: #fff;
  border: none;
}

.uds-guide_ctList-ttl {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: bold;
}

.cmn-Accordion_BaseR {
  color: #000;
}

.uds-guide_ctList-ctType-wrap {
  padding: 0;
  border: none;
}
.uds-guide_ctList-ctType-wrap ul {
  width: 100%;
}

.uds-guide_ctList-ctType {
  font-size: 1.2rem;
  line-height: 2.6rem;
}
.uds-guide_ctList-ctType a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #bf0010;
  text-decoration: underline;
  position: relative;
}
.uds-guide_ctList-ctType a::before {
  content: "";
  display: inline-block;
  margin: 0 8px 2.5px 3px;
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(135deg);
}

.uds-guide_size-list-item {
  border-top: 1px solid #d3d3d3;
  padding: 68px 0 80px;
}

.uds-guide_size-list-ttl {
  line-height: 1.9rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}

.uds-guide_size-list-img {
  text-align: center;
}
.uds-guide_size-list-img img {
  height: auto;
}

.uds-guide_size-list-attention {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

.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-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: 67px;
}
.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-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: 16px;
}

.uds-guide_size-list-Ring {
  padding-bottom: 97px;
}
.uds-guide_size-list-Ring .uds-guide_size-list-img {
  margin-bottom: 18px;
}

.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: 18px auto 11px;
  width: 582px;
}

.uds-guide_size-list-Table {
  font-size: 1.2rem;
  width: 288px;
  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: 16px 25px;
  background-color: #f4f4f4;
  width: 176px;
}
.uds-guide_size-list-Table-td:first-child {
  background-color: #e8e8e8;
  width: 112px;
}

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

.uds-guide_size-list-KidsSize .uds-guide_size-list-Table {
  width: 585px;
  margin: 0 auto;
  margin-bottom: 16px;
}

.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: 195px;
}
.uds-guide_size-list-KidsSize .uds-guide_size-list-Table-td:nth-of-type(odd) {
  background-color: #e8e8e8;
}

.uds-page-top {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin: 30px 17px;
  display: none;
  cursor: pointer;
}
.uds-page-top img {
  width: 100%;
  height: auto;
}
