#sale_uhd_bnr {
    display: none !important;
}

.contents-area {
  width: auto;
  max-width: 100%;
  min-width: 1190px;
  background-image: url('/s/brand/ateliersale/img/202503/atelier_bg.gif');
  background-repeat: repeat;
  margin-bottom: 0;
}

.wrap_breadcrumb {
  display: none;
}

#ft_wos2 {
  margin-top: 0;
}

.atelier {
  width: auto;
  max-width: 100%;
  min-width: 1190px;
  position: relative;
}

.atelier img {
  width: 100%;
  height: auto;
}

.atelier_mv_bg {
  width: 100%;
  height: 1670px;
  text-align: center;
  background-image: url('/s/brand/ateliersale/img/202503/mv_bg.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .15;
}

.atelier_hdr {
  padding-top: 25px;
  margin-bottom: 40px;

}

.is-sp {
  display: none;
}

.atelier.kobe .atelier_hdr,
.atelier.tokyo .atelier_hdr {
  /*padding-top: 50px;*/
  padding-bottom: 35px;
  margin-bottom: 0;
  background-color: #fff;
}


.atelier_hdr_inr {
  width:400px;
  margin: auto;
  position: relative;
}

.atelier_menu_btn {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    top: 15px;
    z-index: 1;
    opacity: 1;
    left: -150px;
}

.atelier_menu_btn span {
  display: sblock;
  margin: 0;
  border: none;
  width: 40px;
  height: 2px;
  background: #000;
  transform-origin: 0% 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
}

.atelier_menu_btn span:nth-of-type(2) {
  top: 20px;
}

.atelier_menu_btn span:nth-of-type(3) {
  top: 40px;
}

.atelier_hdr_logo {
    width: 130px;
    margin: auto;
    margin-bottom: 15px;
}

/*
.atelier.tokyo .atelier_hdr_logo,
.atelier.kobe .atelier_hdr_logo {
  display: none;
}*/

.atelier_logo {
  max-width: 1000px;
  min-width: auto;
  margin: auto;
  position: relative;
  opacity: 1;
}

.atelier .atelier_slider {
  font-size: 0;
  line-height: 0;
  margin-bottom: 100px;
}

/* JavaScriptが有効な場合、対象を隠す */
html.enable-javascript .atelier .atelier_slider {
  visibility: hidden;
}

/* 画像すべてを読み終えたら、対象を表示する */
html.enable-javascript.window-load .atelier .atelier_slider {
  visibility: visible;
}

.atelier_slider .slick-slide {
  width: 580px;
}

.atelier_slider .slick-slide img {
  transform: scale(.8);
  transition: transform .5s;
}

.atelier_slider .slick-slide.slick-center img {
  transform: scale(1);
}

.slick-dots {
  bottom: -30px;
}

.atelier_slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 7.5px;
}

.atelier_slider .slick-dots li button {
  text-indent: -9999px;
  background: transparent;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  background-color: #E8A4D3;
  box-sizing: border-box;
}

.atelier_slider .slick-dots li.slick-active button {
  background-color: #666;
}

.atelier_slider .slick-dots li button::before {
  display: none;
}

.atelier_desc {
  max-width: 1350px;
  min-width: 1190px;
  margin: auto;
  padding: 0 5px;
  box-sizing: border-box;
}

.atelier_ttl {
  margin: auto;
  margin-bottom: 20px;
  text-align: center;
}

.atelier_ttl .atelier_ttl_name {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: calc(45 / 30);
  letter-spacing: .1em;
  color: #000;
  text-align: center;
  margin-bottom: 10px;
  white-space: nowrap;
  position: relative;
  display: inline-block;
}

.atelier_desc .atelier_ttl .atelier_ttl_name::after {
  content: "";
  width: 38px;
  height: 50px;
  display: block;
  background-image: url(/s/brand/ateliersale/img/202503/icon-hatena.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -5px;
  right: -40px;
  z-index: 1;
}

.atelier_venue>.atelier_ttl .atelier_ttl_name::before {
  content: "";
  width: 62px;
  height: 54px;
  display: block;
  background-image: url('/s/brand/ateliersale/img/202503/ttl_icon01.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: -75px;
  z-index: 1;
}

.atelier_venue_date01 .atelier_ttl .atelier_ttl_name::after {
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  background-image: url('/s/brand/ateliersale/img/202503/ttl_icon03.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -20px;
  right: -114px;
  z-index: 1;
}

.atelier_venue_date02 .atelier_ttl .atelier_ttl_name::before {
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  background-image: url('/s/brand/ateliersale/img/202503/ttl_icon02.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -14.5px;
  left: -116px;
  z-index: 1;
}

.atelier_attention .atelier_ttl .atelier_ttl_name::after {
  content: "";
  width: 70px;
  height: 70px;
  display: block;
  background-image: url('/s/brand/ateliersale/img/202503/ttl_icon04.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: -86px;
  z-index: 1;
}

.atelier_inquiry .atelier_ttl .atelier_ttl_name::before {
  content: "";
  width: 57px;
  height: 68px;
  display: block;
  background-image: url('/s/brand/ateliersale/img/202503/ttl_icon05.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -65px;
  z-index: 1;
}

.atelier_ttl_label {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: calc(24 / 18);
  letter-spacing: .1em;
  /*color: #E8A4D3;*/
  text-align: center;
}

.atelier.kobe .atelier_ttl_label {
  color: #90BDE7;
}


.atelier_desc_txt {
    /*font-family: "Noto Sans JP", sans-serif;*/
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    /* line-height: calc(2 / 18); */
    letter-spacing: .1em;
    color: #000;
    margin-bottom: 20px;
    margin-top: 25px;
    line-height: 2.5;
    text-align: center;
}


.atelier_desc_txt span {
  /*font-weight: 700;*/
  background: linear-gradient(transparent 70%, #ffff00 0%);
}

.atelier_desc_txt-bl {
    font-size: 16px;
}

.atelier_desc_txt-bs {
  font-size: 14px;
}

.atelier_desc_list {
    margin-bottom: 55px;
    display: table;
    margin: auto;
    padding-bottom: 35px;
}

.atelier_desc_list li {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: calc(28 / 14);
  letter-spacing: .1em;
  color: #000;
  /*margin-bottom: 20px;*/
}

.atelier_desc_list li span {
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 5px;
    display: block;
}

.atelier_sns {
    margin-bottom: 70px;
    margin-top: 40px;
    display: block;
}

.atelier_sns .atelier_ttl_name {
  font-size: 14px;
}

.atelier_sns_link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.atelier_sns_link li {
  margin: 0 20px;
}

.atelier_sns_link li:first-child {
  width: 38px;
}

.atelier_sns_link li:last-child {
  width: 45px;
}

.atelier_block {
  min-width: 1190px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}

.atelier_block_signup {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
}

.atelier_block_signup_steps {}

.atelier_block_signup_steps_inr {
  display: flex;
  justify-content: center;
}

.atelier_block_signup_step {
  width: 350px;
  flex-direction: column;
  display: flex;
  align-items: center;
}

.atelier_block_signup_step_icon {
  width: 70px;
}

.atelier_block_signup_step01 .atelier_block_signup_step_icon {
  margin-top: 4px;
  margin-bottom: 17px;
}

.atelier_block_signup_step02 .atelier_block_signup_step_icon {
  margin-top: 10px;
  margin-bottom: 23px;
}

.atelier_block_signup_step03 .atelier_block_signup_step_icon {
  margin-bottom: 19px;
}

.atelier_block_signup_step_num {
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: 9px;
}

.atelier_block_signup_step_num-num {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  line-height: calc(62 / 46);
  letter-spacing: .1em;
  color: #E8A4D3;
  margin-right: 12px;
}


.atelier_block_signup_step_num-txt {
    /*font-family: "Noto Sans JP", sans-serif;*/
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    line-height: calc(18 / 14);
    letter-spacing: .1em;
    color: #000;
    white-space: nowrap;
}


.atelier_block_signup_step_txt {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: calc(20 / 12);
  letter-spacing: .1em;
  color: #000;
}

.atelier_block_signup_step_arrow {
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}

.atelier_block_signup_step_arrow-arrow {
  width: 26px;
  margin-bottom: 32px;
}

.atelier_block_signup_step_arrow-border {
  width: 1px;
}

.atelier_block_signup_step_done {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: calc(20 / 14);
  letter-spacing: .1em;
  color: #ff0000;
  white-space: nowrap;
}

.atelier_block_login {
  width: 40%;
  padding-top: 60px;
  background-color: #E8A4D3;
}

.atelier_block_login .atelier_ttl_label {
  color: #fff;
}

.atelier_block_offer {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #90BDE7;
}

.atelier_block_offer .atelier_ttl_label {
  color: #fff;
}

.atelier_block_offer_inr {
  max-width: 1190px;
  margin: auto;
  display: flex;
}

.atelier_block_offer_inr .atelier_ttl {
  margin-bottom: auto;
}

.atelier_block_offer_desc {
  display: flex;
  flex-direction: column;
  margin-left: 120px;
}

.atelier_block_offer_desc_list {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 35px;
}

.atelier_block_offer_desc_list:last-child {
  margin-bottom: 0;
}

.atelier_block_offer_desc_list_txt {
  flex: 1;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: calc(32 / 24);
  letter-spacing: .1em;
  color: #000;
}

.atelier_block_offer_desc_list_txt span {
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: calc(20 / 12);
  display: block;
  margin:5px 0 0 0;
}

.atelier_block_offer_desc_list_num {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  line-height: calc(62 / 46);
  letter-spacing: .1em;
  color: #fff;
  text-align: center;
  margin: 0 25px;
}

.atelier_block_offer_desc_list_icon {
  width: 75px;
}

@media (max-width: 1189px) {
  .atelier_block_signup {
    width: 66.8%;
  }

  .atelier_block_login {
    width: 33.2%;
  }
}

.atelier_arrow {
    width: 10.5px;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 40px;
}


@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.atelier_venue_img {
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
  height: 340px;
  margin-top: 25px;
}

.atelier_venue_img_inr {
  display: flex;
  overflow: hidden;
}

.atelier_venue_img_list {
  display: flex;
  list-style: none;
  padding: 0
}

.atelier_venue_img_list_scroll {
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

.atelier_venue_img_list_block {
  width: 500px;
}

.atelier_venue_img_list_block>img {
  width: 100%;
}

/*.atelier_venue_img {
  width: 100%;
  margin-bottom: 120px;
  overflow: hidden;
  height: 565px;
  display: flex;
}

[class^="atelier_venue_img0"] {
  width: 750px;
  height: 565px;
  margin-bottom: 120px;
  background-size: cover;
  background-repeat: no-repeat;
}

.atelier_venue_img01 {
  background-image: url('/s/brand/ateliersale/img/202503/photo_img01.jpg');
}

.atelier_venue_img02 {
  background-image: url('/s/brand/ateliersale/img/202503/photo_img02.jpg');
}

.atelier_venue_img03 {
  background-image: url('/s/brand/ateliersale/img/202503/photo_img03.jpg');
  flex: 1;
}

@media (max-width: 1189px) {
  .atelier_venue_img03 {
    display: none;
  }
}
*/

.atelier_venue_date {
  width: 1100px;
  margin: auto;
  padding-top: 45px;
  padding-bottom: 40px;
  box-sizing: border-box;
  background:#fff;
}

.atelier_venue_date_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  padding:0 100px;
}

.atelier_venue_date {
  width: 50%;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 0 20px;
}

.atelier_venue_date01 {
  border: 10px solid #E8A4D3;
  border-radius: 10px;
  background:rgba(255,255,255,0.7);
}

.atelier_venue_date02 {
  border: 10px solid #90BDE7;
  border-radius: 10px;
  background:rgba(255,255,255,0.7);
}

.atelier_venue_date_list {
  margin: auto 30px;
  margin-bottom: 40px;
  border-top: 1px dotted #666;
}

.atelier_venue_date_list li {
  padding-top: 14px;
  padding-bottom: 14px;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: calc(32 / 16);
  letter-spacing: .1em;
  color: #000;
  border-bottom: 1px dotted #666;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  width:100%;
  display:table;
}

.atelier_venue_date_list_ttl {
  padding-right: 20px;
  display: table-cell;
  white-space: nowrap;
  width: 15%;
  font-weight:bold;
}

.atelier_venue_date01 .atelier_venue_date_list_ttl {
  color: #E8A4D3;
}

.atelier_venue_date02 .atelier_venue_date_list_ttl {
  color: #90BDE7;
}

.atelier_venue_date .atelier_btn a {
    background-color: transparent;
    width: 300px;
    margin: 0 10px;
    display: inline-flex;
}

.atelier_place,
.atelier_brand,
.atelier_invitation,
.atelier_pickup,
.atelier_attention,
.atelier_inquiry {
  width: 1100px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  box-sizing: border-box;
  border-top: 1px solid #666;
}

.atelier_attention .atelier_sub-ttl,
.atelier_inquiry .atelier_sub-ttl {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  line-height: calc(32 / 18);
  letter-spacing: .1em;
  /*color: #E8A4D3;*/
}

.atelier_txt_list {
  width: 800px;
  margin: auto;
  margin-bottom: 60px;
}

.atelier_txt_list li {
  display: flex;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: calc(30 / 14);
  letter-spacing: .075em;
  color: #000;
  /*margin-bottom: 30px;*/
}

/*.atelier_txt_list li:last-child {
  margin-bottom: 0;
}*/

.atelier_txt_list li .atelier_txt_list_asterisk {
  color: #E8A4D3;
}

.atelier_txt_list:last-child {
  margin-bottom: 0;
}

.atelier_inquiry_txt {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: calc(32 / 18);
  letter-spacing: .075em;
  color: #000;
}

.atelier_inquiry_form {
    width: 800px;
    margin: auto;
    margin-bottom: 60px;
    padding: 30px 90px 35px 90px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}


.atelier_inquiry_form_block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.atelier_inquiry_form_block_label {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: calc(30 / 22);
  letter-spacing: .2em;
  color: #E8A4D3;
  text-align: center;
  margin-bottom: 5px;
}


.atelier_inquiry_form_block_number {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 34px;
  line-height: calc(32 / 24);
  letter-spacing: .1em;
  color: #000;
  padding-bottom: 10px;
  white-space: nowrap;
}




.atelier_inquiry_form_block_time {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: calc(20 / 12);
  letter-spacing: .1em;
  color: #000;
}


.atelier_bottom {
    width: auto;
    max-width: 100%;
    min-width: 1190px;
    /* height: 655px; */
    padding: 100px;
    text-align: center;
    background-image: url('/s/brand/ateliersale/img/202503/btm_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    box-sizing: border-box;
    /*font-family: "Noto Sans JP", sans-serif;*/
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .1em;
    color: #fff;
}

.atelier_bottom ul{
    margin:0 0 50px 0;
}

.atelier_bottom ul li {
    font-size: 16px;
    margin: 5px 0 15px 0;
    position: relative;
    display: inline-block;
    padding: 0 35px 0 23px;
}

.atelier_bottom ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    top: 50%;
    left:0px;
    background-image: url(/s/brand/ateliersale/business/img/ico_ck.svg);
    background-size: contain;
    margin:-7px 0 0 0;
}



.atelier_bottom_ttl {
    font-size: 32px;
    line-height: calc(32 / 48);
    margin-bottom: 70px;
}

.atelier_bottom_sub-ttl {
  font-size: 36px;
  line-height: calc(32 / 24);
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}

.atelier_bottom_sub-ttl::before {
  content: "";
  width: 70px;
  height: 43px;
  display: block;
  background-image: url('/s/brand/ateliersale/img/202503/txt01.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -37px;
  left: -48px;
}

.atelier_btn {
  /*width: 280px;*/
  margin: 0 auto;
  text-align: center;s
}

.atelier_block_login .atelier_btn {
  margin-top: 110px;
}



.atelier_btn a {
    width: 280px;
    height: 60px;
    box-sizing: border-box;
    border: 2px solid #000;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    /*font-family: "Noto Sans JP", sans-serif;*/
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    line-height: calc(20 / 14);
    letter-spacing: .1em;
    color: #000;
    white-space: nowrap;
    background-color: #fff;
    position: relative;
    margin: auto;
    vertical-align: top;
}



.atelier_btn a::after {
  content: "";
  width: 14px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-image: url('/s/brand/ateliersale/img/202503/btn_arrow01.png');
  background-size: contain;
}




/*area*/
.atelier .atelier_sale_hdr {
  padding-top: 65px;
  padding-bottom: 65px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.atelier.tokyo .atelier_sale_hdr {
  background-color: #E8A4D3;
}

.atelier.kobe .atelier_sale_hdr {
  background-color: #90BDE7
}

.atelier_sale_hdr_logo {
  width: 160px;
  margin-bottom: 30px;
}

.atelier_sale_hdr_ttl {
  width: 650px;
  margin-bottom: 40px;
}

.atelier_sale_hdr_area {
  background-color: #fff;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  padding: 8px 30px 10px;
  line-height: 1;
  letter-spacing: .1em;
}


.atelier.tokyo .atelier_sale_hdr_area {
  color: #E8A4D3;
}

.atelier.kobe .atelier_sale_hdr_area {
  color: #90BDE7;
}


.atelier_days {
  width: 500px;
  margin: auto;
  margin-bottom: 50px;
  box-sizing: border-box;
}

.atelier_days_list {
  border-top: 1px dotted #666;
  margin-bottom: 18px;
}

.atelier_days_list li {
  padding-top: 15px;
  padding-bottom: 15px;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  line-height: calc(32 / 24);
  letter-spacing: .1em;
  color: #000;
  border-bottom: 1px dotted #666;
  box-sizing: border-box;
  text-align: center;
}

.atelier_days_list li .atelier_days_list_time {
  /*font-size: 18px;*/
  line-height: calc(32 / 18);
}

.atelier_days_list_txt {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: calc(32 / 16);
  letter-spacing: .1em;
  color: #000;
  text-align: center;
}

.atelier_place_info {
  max-width: 990px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.atelier_place_info_list_wrap {
  width: 580px;
}

.atelier_place_info_list li {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: calc(32 / 18);
  letter-spacing: .1em;
  color: #000;
  box-sizing: border-box;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  padding-left: 25px;
  padding-right: 25px;
  border-top: 1px dotted #666;
  display: flex;
}

.atelier_place_info_list_ttl {
  padding-right: 20px;
  font-size: 16px;
  line-height: calc(32 / 16);
  white-space: nowrap;
}

.atelier.tokyo .atelier_place_info_list_ttl {
  color: #E8A4D3;
}

.atelier.kobe .atelier_place_info_list_ttl {
  color: #90BDE7;
}

.atelier_place_info_list_txt {
  display: flex;
  flex-direction: column;
}

.atelier_place_info_list_txt>span {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: calc(24 / 14);
  letter-spacing: .1em;
  color: #000;
  margin-bottom: 10px;
}

.atelier_place_info_list_txt>span.atelier_place_info_list_txt-attention {
  margin-bottom: 0;
}

.atelier.tokyo .atelier_place_info_list_txt>span.atelier_place_info_list_txt-attention {
  color: #E8A4D3;
}

.atelier.kobe .atelier_place_info_list_txt>span.atelier_place_info_list_txt-attention {
  color: #90BDE7;
}

.atelier_place_inquiry {
  padding: 20px 30px;
  box-sizing: border-box;
  border: 1px solid #666;
  border-radius: 10px;
  background:#fff;
}

.atelier_place_inquiry p {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: calc(21 / 14);
  letter-spacing: .1em;
  color: #000;
  margin-bottom: 12px;
}

.atelier_place_inquiry p:last-child {
  margin-bottom: 0;
}

.atelier_place_map {
  width: 343px;
}

.atelier_brand_label {
  font-family: "futura-pt", "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: calc(24 / 18);
  letter-spacing: .2em;
  color: #000;
  text-align: center;
  margin-bottom: 13px;
}

.atelier_brand_img {
  width: 758px;
  margin: auto;
  margin-bottom: 50px;
}

.atelier_brand_img:last-child {
  margin-bottom: 0;
}

.atelier_invitation_desc {
  width: 800px;
  margin: auto;
}

.atelier_invitation .atelier_invitation_receiving {
  width: 1000px;
  margin: auto;
}

.atelier_invitation_desc {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: calc(32 / 18);
  letter-spacing: .1em;
  margin-bottom: 80px;
  text-align: center;
  box-sizing: border-box;
}

.atelier.tokyo .atelier_invitation_desc {
  color: #E8A4D3;
}

.atelier.kobe .atelier_invitation_desc {
  color: #90BDE7;
}

.atelier_invitation_receiving_label {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: calc(32 / 18);
  letter-spacing: .1em;
  margin-bottom: 25px;
  padding-left: 20px;
  color: #000;
}

.atelier.tokyo .atelier_invitation_receiving_label {
  border-left: 6px solid #E8A4D3;
}

.atelier.kobe .atelier_invitation_receiving_label {
  border-left: 6px solid #90BDE7;
}

.atelier_invitation_receiving_txt {
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: calc(24 / 14);
  letter-spacing: .1em;
  margin-bottom: 40px;
}

.atelier_invitation .atelier_block_signup_steps {
  background:rgba(255,255,255,0.7);
  border-radius: 10px;
  padding: 50px 24px;
  /*margin-bottom: 80px;*/
}

.atelier_invitation .atelier_inquiry_form {
  width: 400px;
  padding: 20px 65px 30px 65px;
}

.atelier_pickup_img {
  width: 825px;
  margin: auto;
}

.atelier_bottom .atelier_btn a {
    width: 420px;
    border: none;
}



.area_invitation a {
    width: 550px;
    height: 60px;
    box-sizing: border-box;
    border: 2px solid #000;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    /*font-family: "Noto Sans JP", sans-serif;*/
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    line-height: calc(20 / 14);
    letter-spacing: .1em;
    color: #000;
    white-space: nowrap;
    background-color: #fff;
    position: relative;
    margin: auto;
    vertical-align: top;
    margin-top:40px;
}



.area_invitation a::after {
  content: "";
  width: 14px;
  height: 24px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-image: url('/s/brand/ateliersale/img/202503/btn_arrow01.png');
  background-size: contain;
}




.atelier_menu {
  width: 418px;
  height: -webkit-fill-available;
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 2001;
  transition: .3s;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100vh;
}

/*.atelier_menu.hdr_load_search_wrap {
  overflow-y: auto;
}*/


.atelier_menu {
  left: 0;
  transform: translateX(-418px);
}

.atelier_menu.is-active {
  transform: translateX(0);
  box-shadow: 0px 0px 15px -5px #777;
}

.atelier_menu .hdr_load_label {
  height: 75px;
  padding: 25px 22px;
  box-sizing: border-box;
  font-size: 24px;
  /* font-weight: 500; */
}

.atelier_menu .hdr_return_btn_wrap {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2000;
}

.hdr_return_btn {
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
}

.hdr_return_btn span {
  display: block;
  margin: 0;
  border: none;
  width: 13px;
  height: 2px;
  background: #090909;
  transform-origin: 0% 50%;
  position: absolute;
  left: 17px;
  transition: .3s;
}

.hdr_return_btn span:nth-of-type(1) {
  transform: rotate(-45deg);
  top: 25px;
}

.hdr_return_btn span:nth-of-type(2) {
  transform: rotate(45deg);
  bottom: 24px;
}

.atelier_menu .hdr_close_btn_wrap {
  position: absolute;
  top: 8px;
  right: -5px;
  z-index: 2000;
}

.hdr_overlay,
.hdr_scroll_overlay {
  width: 100%;
  height: 120%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2000;
  display: none;
}

.hdr_overlay.is-active,
.hdr_scroll_overlay.is-active {
  display: block;
}




.atelier_menu_btn.is-active span:nth-of-type(1) {
  transform: rotate(45deg);
  top: 15px;
}

.atelier_menu_btn.is-active span:nth-of-type(2) {
  opacity: 0;
}

.atelier_menu_btn.is-active span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 44px;
}




.adress_txt {
    display: table;
}

.adress_txt .bt_map {
    display: table-cell;
    vertical-align: middle;
}

 .adress_txt .bt_map a {
    width: 60px;
    height: 60px;
    display: inline-block;
    color: #fff;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    font-size:14px;
    margin-left:10px
}


.atelier.tokyo .adress_txt .bt_map a {
    background: #E8A4D3;
}

.atelier.kobe .adress_txt .bt_map a {
    background: #90BDE7;
}

.atelier_venue_date_list_txt>span.atelier_place_info_list_txt-attention,
.atelier_place_info_list_txt>span.atelier_place_info_list_txt-attention {
    margin-top: 5px;
    font-size:12px;
}

.atelier_menu_mypage {
    width: 80px;
    position: absolute;
    cursor: pointer;
    top: 5px;
    z-index: 1;
    opacity: 1;
    right: -150px;
    text-align: center;
    /* white-space: nowrap; */
    line-height:1.3;
}


.atelier_menu_mypage img {
    width: 37px !important;
    height: auto !important;
    margin: 0 0 7px;
}


.atelier_menu_mypage span {
    white-space: nowrap;
    display:block;
    width:100%;
    text-align: center;
    font-weight:bold;
    font-size: 11px;
}


a.bt_member {
    box-sizing: border-box;
    border: 2px solid #000;
    border-radius: 35px;
    text-align: center;
    text-decoration: none;
    /*font-family: "Noto Sans JP", sans-serif;*/
    /* font-optical-sizing: auto; */
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    letter-spacing: .1em;
    color: #000;
    white-space: nowrap;
    background-color: #ffff00;
    margin: 25px auto 0;
    display: inline-block;
    padding: 20px;
    width: 550px;
    position:relative;
}


a.bt_member::after {
    content: "";
    width: 14px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-image: url(/s/brand/ateliersale/img/202503/btn_arrow01.png);
    background-size: contain;
}


.atelier_dp {
    display:table;
    margin:0 auto 60px;
}


.atelier_days {
    width: 530px;
    box-sizing: border-box;
    display: table-cell;
    padding: 0 20px 0 0;
}

.atelier_place {
    width: 530px;
    padding-top:0px;
    padding-bottom:0px;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    border-top:none;
}

.atelier img.brand_img {
   width:650px;
   margin:auto;
}