@charset "utf-8";
.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: distribute;
}
.flexJcBw {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flexJcAr {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flexJcCt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flexJcFe {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.pt_005 {
  padding-top: .5em;
}
.pt_01 {
  padding-top: 1em;
}
.pt_02 {
  padding-top: 2em;
}
.pb_005 {
  padding-bottom: .5em;
}
.pb_01 {
  padding-bottom: 1em;
}
.pb_02 {
  padding-bottom: 2em;
}
.mt_5 {
  margin-top: 5%;
}
.mt_10 {
  margin-top: 10%;
}
.mt_20 {
  margin-top: 20%;
}
.mb_5 {
  margin-bottom: 5%;
}
.mb_10 {
  margin-bottom: 10%;
}
.mb_20 {
  margin-bottom: 20%;
}
.lh_18 {
  line-height: 1.8;
}
body.night a.link {
  background-color: #000;
  color: #FFF
}
.copy a.link {
  color: #000;
}
.collectionWrap a.link {
  color: #000;
}
.clNavi > div a:hover {
  opacity: 0.8;
}
/*231013add*/
.language a, .language_s a {
  display: inline-block;
  white-space: nowrap;
}
.language a:first-child, .language_s a:first-child {
  color: #B3B3B3 !important;
}
.night .language a:first-child, .night .language_s a:first-child {
  color: #666 !important;
}
.language a:nth-child(2), .language_s a:nth-child(2) {
  margin-left: 1em;
}
.language a:hover, .language_s a:hover {
  padding-bottom: .5em;
}
@media screen and (min-width:951px) {
  .flex [class^="col1-"] {
    width: 100%;
  }
  .flex [class^="col2-"] {
    width: 48.5%;
  }
  .flex [class^="col3-"] {
    width: 32.33333%;
  }
  .flex [class^="col4-"] {
    width: 22.75%;
  }
  .flex [class^="col5-"] {
    width: 18.5%;
  }
  .flex [class^="col6-"] {
    width: 15%;
  }
  .flex [class^="col7-"] {
    width: 14.28571%;
  }
  .flex [class^="col8-"] {
    width: 12.5%;
  }
  .flex [class^="col9-"] {
    width: 11.11111%;
  }
  .flex [class^="col10-"] {
    width: 10%;
  }
  .flex [class^="col11-"] {
    width: 9.09091%;
  }
  .flex [class^="col12-"] {
    width: 8.33333%;
  }
  .itemBox [class^="column010-"] {
    width: 10%;
  }
  .itemBox [class^="column20-"] {
    width: 20%;
  }
  .itemBox [class^="column30-"] {
    width: 30%;
  }
  .itemBox [class^="column40-"] {
    width: 40%;
  }
  .itemBox [class^="column50-"] {
    width: 50%;
  }
  .itemBox [class^="column60-"] {
    width: 60%;
  }
  .itemBox [class^="column70-"] {
    width: 70%;
  }
  .itemBox [class^="column80-"] {
    width: 80%;
  }
  .itemBox [class^="column90-"] {
    width: 90%;
  }
  .itemBox [class^="column100-"] {
    width: 100%;
  }
  .page_ttl, .page_ttl_large {
    font-size: 36px;
    line-height: 1.8
  }
  .page_ttl_sub {
    font-size: 25px;
    line-height: 1.8
  }
  .page_ttl_middle {
    font-size: 20px;
    line-height: 1.8
  }
  .page_ttl_tiny {
    font-size: 16px;
    line-height: 1.8
  }
  .page_ttl_small {
    font-size: 18px;
    line-height: 1.8
  }
  .clNavi {
    padding-top: 1em;
    justify-content: center;
  }
  .clNavi > div {
    padding-bottom: 1em;
    padding-right: 2em;
  }
  .clNavi > div:last-child {
    padding-right: 0;
  }
  /*231013add*/
  .language {
    position: absolute;
    top: 1em;
    right: 24px;
  }
  .language_s {
    position: absolute;
    top: 20px;
    left: calc(62px + 10em);
  }
  .pc_cnt {
    display: block;
  }
  .sp_cnt {
    display: none;
  }
}
@media screen and (max-width:950px) {
  .flex [class$="-1"] {
    width: 100%;
  }
  .flex [class$="-2"] {
    width: 48.5%;
  }
  .flex [class$="-3"] {
    width: 32.33333%;
  }
  .flex [class$="-4"] {
    width: 22.75%;
  }
  .flex [class$="-5"] {
    width: 20%;
  }
  .flex [class$="-6"] {
    width: 16.66667%;
  }
  .flex [class$="-7"] {
    width: 14.28571%;
  }
  .flex [class$="-8"] {
    width: 12.5%;
  }
  .flex [class$="-9"] {
    width: 11.11111%;
  }
  .flex [class$="-10"] {
    width: 10%;
  }
  .flex [class$="-11"] {
    width: 9.09091%;
  }
  .flex [class$="-12"] {
    width: 8.33333%;
  }
  .itemBox [class$="-010"] {
    width: 10%;
  }
  .itemBox [class$="-20"] {
    width: 20%;
  }
  .itemBox [class$="-30"] {
    width: 30%;
  }
  .itemBox [class$="-40"] {
    width: 40%;
  }
  .itemBox [class$="-50"] {
    width: 50%;
  }
  .itemBox [class$="-60"] {
    width: 60%;
  }
  .itemBox [class$="-70"] {
    width: 70%;
  }
  .itemBox [class$="-80"] {
    width: 80%;
  }
  .itemBox [class$="-90"] {
    width: 90%;
  }
  .itemBox [class$="-100"] {
    width: 100%;
  }
  .page_ttl_large {
    font-size: 25px;
    line-height: 1.8
  }
  .page_ttl_middle {
    font-size: 15px;
    line-height: 1.8
  }
  .page_ttl_small {
    font-size: 13px;
    line-height: 1.8
  }
  .page_ttl_sub {
    font-size: 17px;
    line-height: 1.8
  }
  .page_ttl_tiny {
    font-size: 12.5px;
    line-height: 1.8
  }
  .page_ttl_little {
    font-size: 11px;
    line-height: 1.8
  }
  .clNavi {
    justify-content: space-between;
    padding-bottom: 20px;
  }
  .clNavi > div {
    padding-bottom: 1em;
    width: 48%;
    text-align: center;
  }
  #content[title="contentWrap"] {
    padding: 0 !important;
  }
  .collectionInner {
    width: 95%;
    margin: auto;
  }
  /*231013add*/
  .language {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 10px;
  }
  .language_s {
    display: none;
  }
  .pc_cnt {
    display: none;
  }
  .sp_cnt {
    display: block;
  }
}