@charset "UTF-8";

img{
  width: 100%;
}
.arrow_transition_green:after {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background: url(/jp/ja/contents/sustainability/planet/cmn/img/arrow_transition_green.png) no-repeat;
  background-size: contain;
  margin-left: 0.25em;
  margin-right: 0.25em
}

/* modal */
.modal {
  display: none;
  overflow: auto;
}
.modal-bg{
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 25;
  overflow: auto;
  background-color: #808080;
  opacity: 0.9;
}
.modal-body{
  width: 92%;
  background-color: #fff;
  margin-top: calc((18/750)*100vw);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: calc((50/750)*100vw);
  opacity: 1;
  padding: 0.1px calc((28/750)*100vw) calc((50/750)*100vw);
}
.modalClose_wrap{
  margin-top: calc((50/750)*100vw);
  display: flex;
  justify-content: flex-end;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}
.modalClose {
  display: block;
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
.modalClose::before, .modalClose::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 30px; /* 棒の高さ */
  background: #fff;
}
.modalClose::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.modalClose::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.modal-content{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 30;
  overflow: auto;
  overflow-y: scroll;
}
.modal_heading{
  margin-top: calc((34/750)*100vw);
  font-size: calc((30/750)*100vw);
  line-height: calc((41/750)*100vw);
  letter-spacing: 0.1rem;
  font-weight: bold;
}
.modal_table{
  margin-top: calc((34/750)*100vw);
}
.modal_table table {
  width: 100%;
}
.modal_table table, td {
  border: 1px solid #379e49;
}
td {
  font-size: calc((20/750)*100vw);
  padding-left: 1%;
  padding-right: 1%;
  height: 32px;
  vertical-align: middle;
  font-weight: 600;
}
thead,
tfoot {
  background-color: #379e49;
  color: #fff;
}
.link_text {
  text-decoration: underline;
}
.modal_table_txt {
  text-decoration: underline;
}
.modal_table_event{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.modal_table_event:not(:first-child){
  border-top: 3px solid #379e49;
}
.modal_table_times{
  width: calc((92/750)*100vw);
  border-right: 1px solid #379e49;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal_table_info{
  display: flex;
  flex-wrap: wrap;
  width: calc((540/750)*100vw);
}
.modal_table_info>*{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: calc((7.5/750)*100vw);
  padding-bottom: calc((7.5/750)*100vw);
  padding-left: calc((10/750)*100vw);
  padding-right: calc((10/750)*100vw);
}
.modal_table_date{
  width: 39%;
  border-right: 1px solid #379e49;
  border-bottom: 1px solid #379e49;
}
.modal_table_status{
  width: 61%;
  border-bottom: 1px solid #379e49;
}
.modal_table_place{
  width: 39%;
  border-right: 1px solid #379e49;
}
.modal_table_store{
  width: 61%;
}
.modal_table_txt{
  font-size: calc((22/750)*100vw);
  line-height: calc((30/750)*100vw);
  letter-spacing: 0.08rem;
  font-weight: bold;
  color: #379e49;
  display: block;
  text-align: center;
}
.txt_gray .modal_table_txt{
  color: #666;
}
.accepting .modal_table_status .modal_table_txt{
  color: #f00;
  text-decoration: underline;
}
.font-col_red {
  color: #f00;
}

.modal_table_bdr{
  border-right: 1px solid #fff;
}
.studio_row_contents_flex{
  align-items: flex-start;
}
.small_text{
  display: inline-block;
  font-size: 11px;
  line-height: 1.5;
  font-weight: normal;
  color: #000;
}

@media (max-width: 812px){
  .L4_cover.studio_mainunder{
    margin-top: calc((70/750)*100vw);
  }
  .L4_cover .cover_catch.studio_catch{
    font-size: calc((33/750)*100vw);
    margin-top: calc((33/750)*100vw);
    margin-bottom: calc((15/750)*100vw);
    line-height: calc((47/750)*100vw);
  }
  .studio_row .cover_lead {
    margin-top: 0 !important;
  }
  p.cover_lead.shipping_contents.annotation {
    line-height: calc((26/750)*100vw);
  }
  h3.cover_catch.cover_catch2.studio_catch.about_use_contents {
    font-size: calc((22/750)*100vw);
  }
  .L4_cover .cover_catch.studio_catch2{
    font-size: calc((28/750)*100vw);
    margin-top: calc((80/750)*100vw);
  }
  span .studio_catch2{
    font-size: calc((28/750)*100vw);
  }
  div#accordion_03 {
    margin: 0;
  }
  .L4_cover .cover_lead.studio_catch2_contents{
    font-size: calc((25/750)*100vw);
    margin-top: calc((33/750)*100vw);
  }
  .attention_text{
    margin-top: calc((22/750)*100vw);
    font-size: calc((16/750)*100vw);
    line-height: calc((26/750)*100vw);
  }
  .contents{
    margin-bottom: 0;
  }
  .stdio_Img{
    margin-top: calc((50/750)*100vw);
    width: 70%;
  }
  .shopImg{
    margin-top: calc((42/750)*100vw);
  }
  .accordion_wrap,
  .contents_title_area{
    margin-top: calc((26/750)*100vw);
  }
  .service_Img{
    width: 30%;
    height: calc((37/750)*100vw);
  }
  .contents_title{
    width: 82%;
    font-weight: 300;
  }
  .accordion_button-area {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .accordion_button-area:nth-child(3){
    margin-top: calc((10/750)*100vw);
    align-items: flex-end;
  }
  .accordion_title{
    margin-top: calc((16/750)*100vw);
    font-size: calc((22/750)*100vw);
  }
  .toggle_button {
    background-color: rgb(55, 158, 73);
    border: 0;
    position: relative;
    width: calc((61/750)*100vw);
    height: calc((61/750)*100vw);
    cursor: pointer;
  }
  .toggle_button:focus {
    outline: 0;
  }
  .toggle_button span {
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .toggle_button span::before,
  .toggle_button span::after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  .toggle_button span::before {
    position: relative;
    top: 2px;
  }
  .toggle_button span::after {
    background: #fff;
    transform: translateY(0) rotate(90deg);
    transition: 0.5s;
  }
  .toggle_button span.active::after {
    transform: rotate(0);
    transition: 0.5s;
    opacity: 0;
  }
  .toggle_button.accordion_03 {
    bottom: calc((-14/750)*100vw);
  }
  .shopImgContents:first-child{
    width: calc((128/314)*100vw);
    margin-right: calc((24/750)*100vw);
  }
  .toggle_button span::before, .toggle_button span::after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  .pdfImg{
    margin-top: calc((33/750)*100vw);
  }
  .L4_cover .cover_catch.studio_catch.about_use{
    margin-top: calc((20/750)*100vw);;
    font-weight: bold;
    font-size: calc((24/750)*100vw);
  }
  .about_use_contents{
    font-weight: bold;
  }
  .about_contents{
    list-style-type: disc;
    margin-left: calc((20/395)*100vw);
    font-size: calc((16/750)*100vw);
  }
  .shipping_contents{
    font-size: calc((16/750)*100vw) !important;
  }
  .studio_row .studio_row_img{
    margin-top: calc((39/750)*100vw);
    width: calc((514/1064)*100%);
    margin-right: calc((8/750)*100vw);
  }
  .mainImg.studio_contentsImg.contents_02 {
    margin-top: calc((51/750)*100vw);
    width: calc((514/1064)*100%);
  }
  .studio_row_cotents .studio_contentsImg:nth-child(1) {
    margin-top: calc((44/750)*100vw);
    width: calc((514/1064)*100%);
    margin-right: 0;
    margin-left: 0;
  }
  .studio_row_cotents .studio_contentsImg:nth-child(2){
    margin-top: calc((44/750)*100vw);
    width: calc((514/1064)*100%);
    margin-right: 0;
    margin-left: calc((12.3/750)*100%);
  }
  .studio_row_cotents .studio_contentsImg:nth-child(3){
    margin-top: calc((31/750)*100vw);
    width: calc((514/1064)*100%);
    margin-right: calc((12.5/750)*100%);
    margin-left: 0;
  }
  .studio_row_cotents .studio_contentsImg:nth-child(4){
    margin-top: calc((31/750)*100vw);
    width: calc((514/1064)*100%);
    margin-right: 0;
    margin-left: 0;
  }
  .studio_margin{
    margin-top: calc((20/750)*100vw);
  }
  .cover_lead.studio-margin{
    margin-top: 0;
  }
  .cover_lead.cover_lead.studio_margin_reset{
    margin-top: 10.44425px;
  }
  .cover_lead.studio_fontsize.studio_catch2{
    font-size: calc((16/750)*100vw);
    line-height: calc((42/750)*100vw);
    white-space: nowrap;
  }
  .cover_lead.studio_fontsize{
    font-size: calc((20/750)*100vw);
  }
  .stdio_Img.menu_Img{
    margin-top: 0px;
  }
  .contents_title{
    font-size: calc((24/750)*100vw);
  }
  .studio_row .cover_catch.studio_catch {
    margin-top: calc((18/750)*100vw) !important;
    font-size: calc((25/750)*100vw);
    line-height: calc((40/750)*100vw);
  }

  .contentsLink {
    margin-top: calc((32/750)*100vw);
  }
  .modal_heading{
    display: block;
    font-size: calc((35/750)*100vw);
    margin-top: calc((48/750)*100vw);
  }
  .small_text {
    margin-top: 10px;
  }
  thead {
    height: calc((44/750)*100vw);
  }
  tbody tr {
    height: calc((70/750)*100vw);
  }
  tbody tr td {
    line-height: calc((26/750)*100vw);
  }
  .country {
    width: calc((172/750)*100vw);
  }
  .country, .store {
    padding-left: 3%;
    padding-right: 3%;
  }
  .details_link {
    width: calc((178/750)*100vw);
  }

  .modal_table_title{
    font-size: calc((20/750)*100vw);
    vertical-align: middle;
  }
}

@media (min-width: 813px){
  td, .modal_table_txt {
    font-size: 14px;
    line-height: 14px;
    padding-left: 5%;
    padding-right: 5%;
  }
  td.details_link,
  td.details_link .modal_table_txt{
    padding-right: 0;
    padding-left: 0;
  }
  td.store{
    padding-right: 0;
  }
  td {
    height: calc((30/1226)*100vw);
  }
  .modalClose_wrap {
    margin-top: 41px;
    width: calc(100% - 110px);
    max-width: 1166px;
    margin-left: auto;
    margin-right: auto;
  }
  .modal-body {
    width: calc(100% - 110px);
    max-width: 1166px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding: 0.1px 55px 41px;
  }
  .modal_heading {
    display: flex;
    margin-top: 52px;
    font-size: 34.8px;
    line-height: 41px;
    letter-spacing: 0.1rem;
  }
  .modal_table {
    margin-top: 14px;
  }
  .modal_table table thead tr {
    height: calc((30/1226)*100vw);
  }
  .modal_table table thead tr th {
    vertical-align: middle;
  }
  .country {
    width: calc((225/1226)*100vw);
  }
  .details_link {
    width: calc((212/1226)*100vw);
  }

  .shopImgContents .studio_catch2_contents {
    margin-top: 50px;
  }
  .L4_cover .cover_catch.studio_catch{
    font-size: 34px;
    margin-top: calc((20/750)*100vw);
  }
  .L4_cover .cover_catch.studio_catch:first-child{
    margin-top: 0;
  }
  .L4_cover .cover_catch.studio_catch2{
    margin-top: 0px;
  }
  .L4_cover .cover_lead{
    font-weight: 400;
  }
  .contents.-MATERIALS .cover_subTtl {
    margin-top: 64px;
  }
  .contentsLink {
    max-height: 50px;
    width: calc((486/647)*100%);
    height: calc((50/647)*100vw);
    margin-top: 40px;
  }
  .contentsLink .contentsLink_txt {
    font-size: calc((18/1226)*100vw);
  }
  .attention_text{
    margin-top: 41px;
    font-size: 12px;
    line-height: 27.67px;
  }
  .contents.L4_cover.studio_mainunder{
    margin-top: 106px;
  }
  .contents.-MATERIALS {
    margin-bottom: 64px;
  }
  .studio_row img{
    display: flex;
    margin-right: 40px;
  }
  .studio_contentsImg{
    margin-top: calc((30/750)*100vw);
    width: calc((355/1064)*100%);
  }
  .studio_row .studio_contentsImg{
    margin-top: 64px;
    width: 355px;
  }
  .studio_row{
    display: flex;
  }
  .studio_margin{
    margin-top: 20px;
    font-size: 23px;
    line-height: 45px;
    letter-spacing: 0.09em;
  }
  .cover_lead.studio-margin{
    margin-top: 0;
  }
  .cover_lead.studio_margin_reset{
    margin-top: 12px;
    line-height: 40px;
  }
  .cover_lead.studio_margin_reset_2{
    margin-top: -8px;
  }
  .cover_lead.studio_fontsize{
    font-size: 12px;
  }
  .shopImg{
    display: flex;
  }
  .studio_contentsImg{
    width: 356px;
    margin-top: 50px;
  }
  .accordion_button-area {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .accordion_title{
    margin-top: 7px;
    letter-spacing: 0.1em;
  }
  .toggle_button {
    background-color: rgb(55, 158, 73);
    position: relative;
    width: 38px;
    min-width: 38px;
    height: 38px;
    cursor: pointer;
    margin: 0 auto 0 54px;
    top: -14px;
  }
  .toggle_button:focus {
    outline: 0;
  }
  .toggle_button span {
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .toggle_button span::before,
  .toggle_button span::after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  .toggle_button span::before {
    position: relative;
    top: 2px;
  }
  .toggle_button span::after {
    background: #fff;
    transform: translateY(0) rotate(90deg);
    transition: 0.5s;
  }
  .toggle_button span.active::after {
    transform: rotate(0);
    transition: 0.5s;
    opacity: 0;
  }

  .imgTitle.stdio_Img {
    width: 523px;
  }
  .accordion_wrap,
  .pdfImg.repair_contentsImg,
  .cover_catch.cover_catch2.studio_catch.about_use_contents,
  .contents_title_area {
    margin-top: 41px;
  }
  .imgTitle.service_Img {
    width: 171px;
    height: 37px;
  }
  .service2_wrap .imgTitle.service_Img{
    width: 188px;
  }
  .cover_catch.cover_catch2.studio_catch.about_use_contents {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.0131em;
    margin-top: 28px;
  }
  .accordion_contents .cover_catch.cover_catch2.studio_catch.about_use_contents:nth-child(n+2) {
    margin-top: 18px;
  }
  .accordion_contents > ul {
    margin-top: 5px;
  } 
  .about_contents{
    list-style-type: disc;
    margin-left: 13px;
  }

  .studio_row_img {
    flex-basis: 40%;
    width: 355px;
    margin-right: 40px;
  }
  .studio_row_text {
    flex-basis: 60%;
  }
  .studio_row_text > .cover_catch.cover_catch2.studio_catch {
    line-height: 1.2;
    margin-top: 29px;
    font-size: 30px;
  }
  .studio_row_text > .cover_catch.cover_catch2.studio_catch:first-of-type {
    margin-top: 64px;
  }
  .studio_row_text .cover_lead {
    font-size: 15px;
    line-height: 25px;
    margin-top: 29px !important;
    letter-spacing: 0.098em;
  }
  .studio_row_text .cover_lead:last-of-type {
    margin-top: 12.5px !important;
  }

  .studio_row:last-of-type > .studio_contentsImg{
    margin-top: 41px;
    width: 22%;
  }
  .customization_container .studio_row:last-of-type > .studio_contentsImg{
    margin-top: 64px;
  }
  .mainImg.studio_contentsImg.contents_02 {
    width: 355px;
  }
  h3.contents_title {
    font-weight: 300;
    font-size: 15px;
  }
  h2.cover_catch.cover_catch2.studio_catch.about_use {
    font-size: 23px;
  }
  p.cover_lead.shipping_contents.annotation {
    font-size: 12px;
    line-height: 18px;
  }
  .studio_mainunder .cover_catch{
    letter-spacing: 0.08em;
  }
  .studio_mainunder .cover_lead{
    letter-spacing: 0.095em;
  }
  .studio_mainunder .cover_catch:nth-child(n+2){
    margin-top: 35px;
  }
  .contents.L4_cover{
    margin-top: 96px;
  }
  .contents.L4_cover.service_menu{
    margin-top: 58px;
  }
  .pdfImg.repair_contentsImg{
    margin-top: 28px;
  }
  .contents.L4_cover.last-con{
    margin-top: 114px;
  }
  .last-con.L4_cover .cover_lead{
    margin-top: 50px;
  }
  .last-con .studio_contentsImg{
    margin-top: 41px;
  }
  .last-con .cover_lead:nth-child(n+2){
    margin-top: 48px;
  }
  .last-con .cover_lead:nth-child(n+3){
    margin-top: 64px;
  }
  .shopImgContents:first-child{
    flex-basis: 40%;
    width: 356px;
    margin-right: 55px;
  }
  .shopImgContents:last-child{
    flex-basis: 60%;
  }
  .small_text{
    padding-left: 1rem;
  }
}
/* 共通箇所 */
.accordion_contents{
  display: none;
}

/* wide */
@media (min-width: 1227px){
  .contentsLink {
    width: 486px;
  }
  .contentsLink .contentsLink_txt{
    font-size: 18px;
  }
}
@media (min-width: 1226px) {
  .contentsLink .contentsLink_txt {
    font-size: 18px;
  }
  td,
  .modal_table table thead tr {
    height: 30px;
  }
  .country {
    width: 225px;
  }
  .details_link {
    width: 212px;
  }
}


/* modal css */
.look_container {
margin-top: calc((26/750)*100vw);
}
.look-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.look-list__item {
  /* width: calc((138/750)*100vw); */
  width: 22%;
  display: block;
}
.look-list__item.-hidden {
  display: none
}
.resell-modal {
  display: block;
  position: fixed;
  z-index: 13;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  padding: 0 4vw;
  /* height: 0; */
  transition: .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.resell-modal.-active {
  opacity: 1;
  visibility: visible;
}
.resell-modal-inner {
  width: 100%;
  height: 100%;
}
.resell-modal-bg,.resell-modal-bg2 {
  background-color: rgba(255, 255, 255, .75);
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
  transition: .4s ease-in-out;
  visibility: hidden
}
[data-look-modal-is-active=true] .resell-modal-bg {
  opacity: 1;
  visibility: visible;
}
[data-look-modal-is-active2=true] .resell-modal-bg2 {
  opacity: 1;
  visibility: visible;
}
.resell-modal-inner .swiper-button-prev,
.resell-modal-inner .swiper-button-next {
  background-color: transparent;
}
.resell-modal-inner .swiper-button-prev {
  left: 2%;
}
.resell-modal-inner .swiper-button-next {
  right: 2%;
}
.resell-modal-inner .swiper-button-prev::after,
.resell-modal-inner .swiper-button-next::after {
  background: url(/jp/ja/contents/sustainability/planet/clothes_recycling/re-uniqlo/resell/img/arrow.svg) 0/50em 3em no-repeat;
}
.resell-modal .swiper-parent {
  width: 100%;
}
.look__image, .look__imageWrap,
.resell-modal .swiper-slide, .resell-modal .swiper-container,
.resell-modal .swiper-wrapper {
  width: 100%;
}
.resell-modal .swiper-slide {
  -webkit-backface-visibility: hidden; 
  -webkit-transform: translate3d(0, 0, 0);
}
.look__imageWrap{
  background-color: #f2f2f2;
  padding-left:  calc((84/750)*100vw);
  padding-right:  calc((84/750)*100vw);
  padding-top:  calc((160/750)*100vw);
  padding-bottom:  calc((230/750)*100vw);
}
.look__imageWrap .look_text{
  font-size: calc((26/750)*100vw);
  margin-bottom: calc((34/750)*100vw);
}
.resell-modal-inner .modal_close{
  right: 4vw;
}
@media (max-width: 812px){
  .look-list__item {
    margin-right: calc((22/750)*100vw);
    width: calc((303/750)*100vw);
  }
  .look-list__item:nth-child(2n) {
    margin-right: 0;
  }
  .look-list__item:nth-child(n+3) {
    margin-top: calc((26/750)*100vw);
  }
  .resell-modal-inner .swiper-button-prev,
  .resell-modal-inner .swiper-button-prev::after,
  .resell-modal-inner .swiper-button-next,
  .resell-modal-inner .swiper-button-next::after {
    width: 20px;
    height: 20px;
  }
  .resell-modal-inner .swiper-button-prev::after {
    background-position-x: 7.5px;
  }
  .resell-modal-inner .swiper-button-next::after {
    background-position-x: -49.1em;
  }
  .look_text{
    text-align: center;
    font-weight: 700;
    font-size: calc((21/750)*100vw);
    margin-bottom: calc((20/750)*100vw);
  }
}
@media (min-width: 813px){
  .look_container {
    margin-top: 29px;
  }
  .look-list__item {
    width: calc((238/1058)*100%);
  }
  .look-list__item {
    margin-right: calc((35/1058)*100%);
  }
  .look-list__item:nth-child(4n) {
    margin-right: 0;
  }
  .look-list__item:nth-child(n+5) {
    margin-top: 29px;
  }
  .resell-modal, .resell-modal .swiper-parent {
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  .resell-modal-inner .swiper-button-prev {
    left: 2%;
  }
  .resell-modal-inner .swiper-button-next {
    right: 2%;
  }
  .resell-modal-inner .swiper-button-prev::after,
  .resell-modal-inner .swiper-button-next::after {
    background: url(/jp/ja/contents/sustainability/planet/clothes_recycling/re-uniqlo/resell/img/arrow.svg) 0/50em 3em no-repeat;
  }
  .resell-modal-inner .swiper-button-next::after {
    background-position-x: -47.2em;
  }
  .look_text{
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 20px;
  }
  .look__imageWrap{
    background-color: #f2f2f2;
    padding-left:  calc((102/960)*100%);
    padding-right:  calc((102/960)*100%);
    padding-top:  calc((102/960)*100%);
    padding-bottom:  calc((102/960)*100%);
  }
  .look__imageWrap .look_text{
    font-size: 24px;
    margin-bottom: 58px;
  }
  .resell-modal-inner .modal_close{
    right: 0;
  }
}

.sample_area .sample_area_title{
  margin-top: calc((26/750)*100vw);
}
@media (min-width: 813px) {
  .sample_area .sample_area_title{
    margin-top: 41px;
  }
}

.logo_studio {
  width: calc((234/750)*100vw);
  padding-top: calc((13 / 750)* 100vw);
}
@media (min-width: 813px) {
  .logo_studio {
    width: 210px;
    padding-top: 13px;
  }
}