/* data-aspect-ratio */
[data-aspect-ratio="700:62"]:before {
  padding-top: calc((62/700)*100%);
}
[data-aspect-ratio="649:830"]:before {
  padding-top: calc((830/649)*100%);
}
[data-aspect-ratio="780:750"]:before {
  padding-top: calc((750/780)*100%);
}
[data-aspect-ratio="780:840"]:before {
  padding-top: calc((840/780)*100%);
}
[data-aspect-ratio="780:800"]:before {
  padding-top: calc((800/780)*100%);
}
[data-aspect-ratio="391:454"]:before {
  padding-top: calc((454/391)*100%);
}
[data-aspect-ratio="780:654"]:before {
  padding-top: calc((654/780)*100%);
}
[data-aspect-ratio="780:1058"]:before {
  padding-top: calc((1058/780)*100%);
}
[data-aspect-ratio="454:217"]:before {
  padding-top: calc((217/454)*100%);
}
[data-aspect-ratio="237:125"]:before {
  padding-top: calc((125/237)*100%);
}
[data-aspect-ratio="1039:105"]:before {
  padding-top: calc((105/1039)*100%);
}
[data-aspect-ratio="522:292"]:before {
  padding-top: calc((292/522)*100%);
}
.leadContents_logo.js_elemMove_sp{
  display: block;
}
.leadContents_logo.js_elemMove_pc{
  display: none;
}
.leadContents_img{
  margin-top: 31px;
  margin-left: 15px;
}
.section_shopHisLooks .section_ttl h2{
  margin-top: 0;
}

.section_inner{
  padding-right: 0;
  padding-left: 0;
}
.nyc_section_shopHisLooks{
  margin-top: 60px;
}
.nyc_section_shopHisLooks .section_ttl{
  font-size: 30px;
  text-align: center;
  font-weight: 500;
}
.nyc_map_wrap{
  margin-left: 20px;
  margin-right: 20px;
}
.nyc_map_time{
  font-size: 24px;
  line-height: 1.5;
  position: relative;
}
.nyc_map_time::before{
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.map_time_txt{
  padding-left: 32px;
  word-break: break-word;
}
.nyc_timeList:nth-of-type(1) .nyc_map_time::before{
  background-image: url(/jp/ja/contents/feature/24hourswithRoger/nyc/common/img/icon_clock_9.png);
}
.nyc_timeList:nth-of-type(2) .nyc_map_time::before{
  background-image: url(/jp/ja/contents/feature/24hourswithRoger/nyc/common/img/icon_clock_12.png);
}
.nyc_timeList:nth-of-type(3) .nyc_map_time::before{
  background-image: url(/jp/ja/contents/feature/24hourswithRoger/nyc/common/img/icon_clock_15.png);
}
.nyc_timeList:nth-of-type(4) .nyc_map_time::before{
  background-image: url(/jp/ja/contents/feature/24hourswithRoger/nyc/common/img/icon_clock_18.png);
}
.nyc_map_location{
  display: flex;
  margin-top: 8px;
  font-size: 25px;
  line-height: 1.1;
  position: relative;
}
.nyc_map_location::before{
  content: "";
  background-image: url(/jp/ja/contents/feature/24hourswithRoger/nyc/common/img/icon_pin.png);
  width: 18px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateX(1px);
  position: absolute;
}
.nyc_map_location_txt{
  padding-left: 32px;
  word-break: break-word;
}
.nyc_mapImg{
  margin-top: 30px;
  margin-bottom: 30px;
}
.nyc_map_txt{
  word-break: break-word;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}

.nyc_timeList{
  margin-top: 44px;
}
.nyc_timeList:not(:first-of-type){
  margin-top: 56px;
}
.nyc_timeList_stylingBox{
  margin-top: 30px;
}
.nyc_stylingItemLists{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.nyc_stylingItemList{
  width: calc((100% - 10px) / 3);
  margin-top: 5px;
}
.nyc_stylingItemList_link{
  color: #fff;
}
.nyc_stylingItemtxt{
  margin-top: 18px;
  margin-left: 8px;
  margin-right: 8px;
}
.nyc_stylingItemTtl{
  font-size: 12px;
  line-height: 1.5;
  display: block;
  font-weight: 300;
}
.nyc_stylingItemTtl .-coming{
  margin-top: 5px;
}
.nyc_stylingItemPrice{
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 5px;
}

@media screen and (max-width:812.999px) {
  [data-sp-aspect-ratio="752:836"]:before {
    padding-top: calc((836/752)*100%);
  }
  [data-sp-aspect-ratio="756:836"]:before {
    padding-top: calc((836/756)*100%);
  }
  [data-sp-aspect-ratio="780:800"]:before {
    padding-top: calc((800/780)*100%);
  }
  [data-sp-aspect-ratio="780:932"]:before {
    padding-top: calc((932/780)*100%);
  }
  [data-sp-aspect-ratio="780:908"]:before {
    padding-top: calc((908/780)*100%);
  }
  .leadContents_logo {
    margin-top: 32px;
    margin-left: 21px;
    margin-right: 21px;
  }
  .nyc_stylingItemList:not(:nth-of-type(3n+1)){
    margin-left: 5px;
  }
  .nyc_stylingItemList:nth-of-type(n+4){
    margin-top: 15px;
  }
}

@media screen and (min-width:813px) {
  [data-pc-aspect-ratio="1424:1312"]:before {
    padding-top: calc((1312/1424)*100%);
  }
  [data-pc-aspect-ratio="1386:1312"]:before {
    padding-top: calc((1312/1386)*100%);
  }
  [data-pc-aspect-ratio="1414:1312"]:before {
    padding-top: calc((1312/1414)*100%);
  }
  [data-pc-aspect-ratio="1422:1312"]:before {
    padding-top: calc((1312/1422)*100%);
  }
  [data-pc-aspect-ratio="1439:1312"]:before {
    padding-top: calc((1312/1439)*100%);
  }
  [data-pc-aspect-ratio="1484:1312"]:before {
    padding-top: calc((1312/1484)*100%);
  }
  [data-pc-aspect-ratio="1390:1312"]:before {
    padding-top: calc((1312/1390)*100%);
  }
  [data-pc-aspect-ratio="780:908"]:before {
    padding-top: calc((908/780)*100%);
  }
  [data-pc-aspect-ratio="780:800"]:before {
    padding-top: calc((800/780)*100%);
  }
  [data-pc-aspect-ratio="780:932"]:before {
    padding-top: calc((932/780)*100%);
  }
  [data-pc-aspect-ratio="814:626"]:before {
    padding-top: calc((626/814)*100%);
  }
  [data-pc-aspect-ratio="680:929"]:before {
    padding-top: calc((929/680)*100%);
  }
  [data-pc-aspect-ratio="679:845"]:before {
    padding-top: calc((845/679)*100%);
  }
  [data-pc-aspect-ratio="794:655"]:before {
    padding-top: calc((655/794)*100%);
  }
  .leadContents{
    padding: 0 0 4% 6.59722%;
  }
  .leadContents_logo{
    width: 94%;
    max-width: 715px;
  }
  .leadContents_column{
    margin-top: 4%;
  }
  .leadContents_img{
    margin-top: 0;
    padding-top: 0;
    margin-left: 0;
  }
  .leadContents_logo.js_elemMove_sp{
    display: none;
  }
  .leadContents_logo.js_elemMove_pc{
    display: block;
  }

  .section_inner{
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .nyc_section_shopHisLooks{
    margin-top: 128px;
  }
  .nyc_section_shopHisLooks .section_ttl{
    font-size: 46px;
  }
  .nyc_timeList{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
  }
  .nyc_timeList:not(:first-of-type){
    margin-top: 120px;
  }
  .nyc_timeList:nth-of-type(2n+1){
    flex-direction: row-reverse;
  }
  .nyc_timeList_stylingBox{
    display: flex;
    margin-top: 0;
    width: 100%;
    justify-content: space-between;
  }
  .nyc_stylingItemLists{
    order: 1;
    flex-direction: column;
    width: 50%;
  }
  .nyc_stylingItemList{
    width: 100%;
    margin-top: 20px;
  }
  .nyc_stylingItemList:first-of-type{
    margin-top: 10px;
  }
  .nyc_stylingItemList_link{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .nyc_stylingItemImg{
    width: calc((255 / 760) * 100%);
    margin-right: calc((22 / 760) * 100%);
  }
  .nyc_stylingItemtxt{
    margin: 0;
    width: calc((372 / 760) * 100%);
  }
  .nyc_stylingItemTtl{
    font-size: 16px;
    line-height: 1.5;
  }
  .nyc_stylingItemTtl .-coming{
    margin-top: 5px;
  }
  .nyc_stylingItemPrice{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 5px;
  }

  .nyc_stylingImg{
    order: 2;
    width: 42%;
    margin-top: 10px;
  }

  .nyc_timeList_mapBox{
    overflow: hidden;
    width: 100%;
  }
  .nyc_map_wrap{
    margin-left: 0;
    margin-right: 0;
  }
  .nyc_timeList .nyc_map_wrap{
    float: right;
    width: 50%;
    padding-left: calc((60 / 760) * 100%);
  }
  .nyc_mapImg{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .nyc_timeList .nyc_mapImg{
    float: left;
    width: 50%;
    margin-top: 0;
  }
  .nyc_map_txt{
    font-size: 26px;
    line-height: 1.5;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
  .nyc_timeList .nyc_map_txt{
    margin-top: 40px;
    float: right;
    width: 50%;
    padding-left: calc((60 / 760) * 100%);
  }

  .nyc_timeList:nth-child(even) .nyc_stylingItemLists{
    order: 2;
  }
  .nyc_timeList:nth-child(even) .nyc_stylingImg{
    order: 1;
  }

  .nyc_timeList:nth-child(even) .nyc_map_wrap{
    float: left;
    padding-right: calc((60 / 760) * 100%);
    padding-left: 0;
  }
  .nyc_timeList:nth-child(even) .nyc_mapImg{
    float: right;
  }
  .nyc_timeList:nth-child(even) .nyc_map_txt{
    float: left;
    padding-right: calc((60 / 760) * 100%);
    padding-left: 0;
  }
}