/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


/*////////////////////////////
ベンダープレフィクス自動付与
01 ELEMENT
02 ELEMENT TTL
03 PROCESS
04 LINEUP
05 maintenance
06 shoplist
07 footer
08 ipad / SMP
////////////////////////////*/

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body,
html,
section,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
footer,
header,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
img {
    width: 100%; /*211012*/
    height: auto;
}
body {
    color: #fff;
    word-break: normal !important;
    font-family: serif;
    letter-spacing: 0.07em;
    font-size: 13px;
    line-height: 2em;
    background-color: #222;
    background-repeat: no-repeat;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
/*////////////////////////////
ELEM
////////////////////////////*/
.wrap {
    overflow: hidden;
}
.pc {
    display: block;
}
.smp {
    display: none;
}
.en {
    font-family: "Cormorant Garamond", serif;
    font-style: italic;
}
section {
    padding: 0 0 120px;
}
section:first-of-type {
    padding: 120px 0;
}
section:last-of-type {
    padding: 0;
}
.all_wrap {
    width: 100%;
}
.AL-DH .process_wrap{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
}
.AL-DH .process_inner {
    width: 80%;
}
.swiper-wrapper .swiper-slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.main_slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.center_logo {
    width: 25%;
    height: 95%;
    position: absolute;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.center_logo img {
    width: 50%;
}
.line {
    background: #988663;
    height: 10px;
}

button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.youtube_movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 60px 0 0;
}
.player {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.thumb {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.youtube_movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sp-only {
    display: none;
}


.first_prodcts_inner_wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 800px;
    margin: auto;
}
.first_prodcts_inner{
    width: 100%;
}

.first_prodcts_inner_text{
    margin: 0 0 30px;
}

.modal-inner-wrap{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.modal-inner-wrap h3{
    font-size: 1.8rem;
    line-height: 1.5;
    overflow-wrap: break-word;
    margin: 0 0 30px;
}
.modal-inner-wrap h3 span{
    font-size: 1.2rem;
    font-style: initial;
    text-align: left;
}

.modaal-container{
width: 45% !important;
}
@media screen and (max-width: 767px) {
.modaal-container{
width: 100% !important;
}   
}

/*////////////////////////////
ELEM TTL
////////////////////////////*/
.sec_tit {
    font-size: 60px;
    text-align: center;
    margin: 0 0 60px;
    font-family: "Cormorant Garamond", serif;
    font-style: italic;
    line-height: 1em;
    overflow-wrap: break-word;
}
.sec_tit + h3 {
    text-align: center;
    font-weight: 300;
}
.all_wrap h3{
    text-align: center;
    font-weight: 300;   
}
.sec_tit + .en {
    font-size: 1.8em;
}
.pc_800_wrap {
    max-width: 800px;
    margin: auto;
}
h1 {
    text-align: center;
    font-weight: 300;
    font-size: 1.25em;
    line-height: 2em;
}
/*////////////////////////////
PROCESS
////////////////////////////*/
.process_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 980px;
    margin: auto;
}
.process_inner h3 {
    font-size: 30px;
    font-family: serif;
    font-weight: 300;
    line-height: 1.5;
}
.process_inner p {
    margin: 0 0 0;
}
.process_inner {
    position: relative;
    width: 50%;
}
.process_inner img:first-child {
}
.process_inner img:nth-child(2) {
    position: absolute;
    top: -40px;
    right: -70px;
    width: 20%;
}
.process_inner img:nth-child(3) {
    position: absolute;
    top: -40px;
    right: -70px;
    width: 20%;
}
.process_inner:nth-child(2) {
    margin: 0 0 0 50px;
}
.process_left {
    margin: 0 auto 60px 10%;
}
.process_right {
    margin: 0 10% 60px auto;
}


.modaal-container .process_wrap h3{
    font-size: 2rem;
    font-style: italic;
    line-height: 1;
}
.modaal-container .process_wrap span{
font-size: 1.3rem;
    margin: 15px 0 0;
    display: block;
    font-style: initial;
}

.navy-bg{
    background: #121b33;
    padding: 0 0 120px;
}
@media screen and (max-width: 767px) {
.navy-bg{
    padding: 0 0 80px;
}   
}
/*////////////////////////////
LINEUP
////////////////////////////*/

/*211009*/
.swiper-blind-left {
    width: 15.58%;
    height: 100%;
    background: -o-linear-gradient(left, #000, transparent);
    background: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
    background: linear-gradient(to right, #000, transparent);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    z-index: 9;
}
.swiper-blind-right {
    width: 15.58%;
    height: 100%;
    background: -o-linear-gradient(right, #000, transparent);
    background: -webkit-gradient(linear, right top, left top, from(#000), to(transparent));
    background: linear-gradient(to left, #000, transparent);
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.7;
    z-index: 9;
}
.lineup_slider {
    width: 90%; /*211009*/
    margin: auto;
    overflow: hidden;
    position: relative; /*211009*/
}
.lineup_slide {
    position: relative;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 6% !important; /*211009*/
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 6% !important; /*211009*/
}
.lineup_slider .swiper-slide img {
    width: 100%;
}
.swiper-button-next,
.swiper-button-prev {
    background-image: url(../../assets/img/arrow.svg);
    height: 67px;
    width: 28px;
    background-repeat: no-repeat;
    top: 37%;
}
.swiper-button-next {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}
.caption {
    margin: 30px 0 0;
    height: 50px;
}
.price {
    padding: 20px;
    background: #988663;
    width: 100%;
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 40px 0 0;
    color: #fff;
}

/*////////////////////////////
maintenance
////////////////////////////*/
.maintenance-wrap{
    background: #222;
    padding: 80px 0;
}

.maintenance,
.shoplist {
    width: 90%;
    margin: auto;
}
.products {
    width: 100%;
    margin: auto;
}
.products .sec_tit {
    width: 90%;
    margin: 0 auto 60px;
}
.maintenance .sec_tit,
.shoplist .sec_tit,
.products .sec_tit {
    text-align: left;
    position: relative;
}
.maintenance .sec_tit:after,
.shoplist .sec_tit:after,
.products .sec_tit:after {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    width: 100%;
    left: 0;
    bottom: 9px;
}
.maintenance ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.maintenance li {
    width: 48%;
}

.add_new_sec_tit_wrap{
    text-align: left;
    position: relative;
    padding: 0;
    margin: auto;
    width: 90%;
}
@media screen and (max-width: 1024px){
.add_new_sec_tit_wrap{
    margin: auto;
    width: 90%;
}
}
.add_new_sec_tit_wrap .sec_tit:after{
    content: "";
    position: absolute;
    border: 2px solid #fff;
    width: 100%;
    left: 0;
    bottom: 9px;
}
.add_new_sec_tit_wrap .sec_tit{
    text-align: left;
}
@media screen and (max-width: 1024px){
.add_new_sec_tit_wrap .sec_tit:after{
    border: 1px solid #fff;
    bottom: 5px;
}

}

/*////////////////////////////
shoplist
////////////////////////////*/
#accordion ul {
    width: 50%;
    list-style: none;
    margin: 45px auto 0 auto;
}
#accordion ul li {
    background-color: #000;
    
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
}
.accordion_q {
    position: relative;
    padding-right: 35px;
    padding: 20px;
}
.accordion_q:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.accordion_q.arrow:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.accordion_a {
    display: none;
    margin: 0;
    padding: 40px;
    background-color: #555;
    width: 100%;
    line-height: 3rem;
}
.accordion_a a {
    display: block;
    color: #fff;
    line-height: 1;
    margin: 0 0 30px;
}
.accordion_a a.td_n {
    text-decoration: none;
}
.accordion_a a:last-child {
    margin: 0;
}

@media screen and (max-width: 1024px) {
    #accordion ul {
        width: 100%;
    }
}


/*////////////////////////////
shoplist
////////////////////////////*/
#first-accordion ul {
    width: 50%;
    list-style: none;
    margin: 45px auto 0 auto;
}
#first-accordion ul li {
    background-color: #000;
    
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
}
.first-accordion_q {
    position: relative;
    padding-right: 35px;
    padding: 20px;
}
.first-accordion_a {
    display: block;
    margin: 0;
    padding: 40px;
    background-color: #555;
    width: 100%;
    line-height: 3rem;
        cursor: auto;
}
.first-accordion_a a {
    display: block;
    color: #fff;
    line-height: 1;
    margin: 0 0 30px;
}
.first-accordion_a a.td_n {
    text-decoration: none;
}
.first-accordion_a a:last-child {
    margin: 0;
}

@media screen and (max-width: 1024px) {
    #first-accordion ul {
        width: 100%;
    }
}

.products-colum-list .tit{
    line-height: 1.3;
    font-style: initial;
    text-align: left;
    margin: 20px 0 40px;
}
.products-colum-list .tit-mg-0{
    line-height: 1.3;
    font-style: initial;
    text-align: left;
    margin: 20px 0 0;

}

h3 span{
    font-size: 13px;
    text-align: center;
    display: block;
}

.modaal-container{
    background: #6e6e6e !important;
    color: #fff !important;
}

/*////////////////////////////
COLOR VARIATION
////////////////////////////*/
.box {
  width: 100%;
  margin: 0 0 20px 0;
  overflow: hidden;
  display: block;
}
.box:first-child .boxInner {
  padding: 20px 30px;
  width: inherit;
  height: inherit;
  text-align: center;
  color: #fff;
  background-color: #000;
  opacity: 0;
  text-align: left;
}
.box:nth-child(2) .boxInner {
  padding: 20px 30px;
  width: inherit;
  height: inherit;
  text-align: left;
  color: #fff;
  background-color: #3f3121;
  opacity: 0;
}
.box:last-child .boxInner {
  padding: 20px 30px;
  width: inherit;
  height: inherit;
  text-align: center;
  color: #fff;
  background-color: #412320;
  opacity: 0;
  text-align: left;
}
@-webkit-keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.isPlay {
  -webkit-animation-name: play;
          animation-name: play;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(.8,0,.5,1);
          animation-timing-function: cubic-bezier(.8,0,.5,1);
  position: relative;
  opacity: 1 !important;
}
.isPlay:before {
  -webkit-animation-name: maskOut;
          animation-name: maskOut;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(.8,0,.5,1);
          animation-timing-function: cubic-bezier(.8,0,.5,1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #988663;
}
.color-variation-wrap,.design-variation-wrap{
    position: relative;
    overflow: hidden;
}
.color-variation-wrap .sec_tit,.design-variation-wrap .sec_tit{    
position: absolute;
    left: 0;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-transform: scale(-1, -1);
        -ms-transform: scale(-1, -1);
            transform: scale(-1, -1);
    z-index: 1;
    margin: 0;
    text-align: left;
    font-size: 1.7rem;
    top: 0;
}
.color-variation-list{
    width: 90%;
    margin: 0 0 0 auto;
}
.color-variation-list a{
    text-decoration: none;
}
.design-variation-wrap .box:first-child .boxInner {
  padding: 20px 30px;
  width: inherit;
  height: inherit;
  text-align: center;
  color: #fff;
  background-color: #6e6e6e;
  opacity: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.design-variation-wrap .box:nth-child(2) .boxInner {
  padding: 20px 30px;
  width: inherit;
  height: inherit;
  text-align: center;
  color: #fff;
  background-color: #6e6e6e;
  opacity: 0;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.design-variation-wrap .box:last-child .boxInner {
  padding: 20px 30px;
  width: inherit;
  height: inherit;
  text-align: center;
  color: #fff;
  background-color: #6e6e6e;
  opacity: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}



/*////////////////////////////
footer
////////////////////////////*/
footer {
    padding: 5% 0 0;
    background: #000;
}
footer a {
    color: #fff;
}
.footer_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.footer_wrap > ul > li {
    margin: 0 50px 0 0;
}
.footer_wrap > ul > li > a {
    font-size: 1.3em;
}
.footer_wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer_wrap ul img {
    width: 30px;
    height: 30px;
}
.footer_sns a {
    display: block;
    height: 30px;
}
.footer_sns {
    margin: 0 0 0 20px;
}
footer span {
    text-align: center;
    display: block;
    padding: 5% 0 3%;
    font-size: 12px;
}

/*////////////////////////////
20220926-add
////////////////////////////*/
/*infoエリアをはじめは非表示*/
#info {
    display: none;
}

/*モーダルのボタンの色を変更したい場合*/
.modaal-close:after,
.modaal-close:before {
    background: #ccc;
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
    background: #666;
}
.modal-btn {
    padding: 20px;
    background: #988762;
    color: #fff;
    font-size: 1.6rem;
    font-family: "Cormorant Garamond", serif;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    display: block;
    margin: auto;
}
.limited-edition-img-mg {
    margin: 0 0 20px;
}

/*////////////////////////////
sprash
////////////////////////////*/
#movie_splash {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #000;
    text-align: center;
    color: #fff;
}
#movie_splash_text {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
}
#movie_splash_text svg {
    height: 2px;
}
.shoplist-text {
    text-align: left !important;
    width: 50%;
    margin: auto;
    line-height: 2 !important;
}

/*////////////////////////////
20220926-end
////////////////////////////*/
/* Loading背景画面設定　*/
#splash {
/*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background:#000;
  text-align:center;
  color:#fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width:50%;
}

/* fadeUpをするアイコンの動き */
.fadeUp{
-webkit-animation-name: fadeUpAnime;
        animation-name: fadeUpAnime;
-webkit-animation-duration:0.5s;
        animation-duration:0.5s;
-webkit-animation-fill-mode:forwards;
        animation-fill-mode:forwards;
opacity: 0;
}

@-webkit-keyframes fadeUpAnime{
  from {
    opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  }

  to {
    opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  }
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  }

  to {
    opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  }
}


/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
    display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
    background:#ccc;    
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
    background:#666;
}



/*////////////////////////////
ipad-smp
////////////////////////////*/
@media screen and (max-width: 1024px) {
#splash_logo img {
  width:60%;
}
.maintenance-wrap{
    background: #222;
    padding: 0;
}
    .center_logo {
        width: 100%;
        height: 22%;
    }
    .center_logo img {
        width: 20%;
    }
    .pc {
        display: none;
    }
    .smp {
        display: block;
    }
    h1 {
        font-size: 1.15em;
    }
    section {
        padding: 0 0 80px;
    }
    section:first-of-type {
        padding: 80px 0;
    }
    .all_wrap {
        width: 90%;
        margin: auto;
    }
    .sec_tit {
        font-size: 2.5em;
        margin: 0 0 30px;
    }
    .process_wrap {
        display: block;
        width: 100%;
        margin: 0 0 40px !important;
    }
    .process_inner {
        width: 100%;
    }
    .process_inner h3 {
        font-size: 2em;
    }
    .process_inner:nth-child(2) {
        margin: 0;
    }
    .process_inner img:nth-child(2) {
        position: absolute;
        top: -30px;
        right: 0;
        width: 20%;
    }
    .process_left,
    .process_right {
        margin: 0;
    }
    .maintenance ul {
        display: block;
    }
    .maintenance li {
        width: 100%;
    }
    .maintenance .sec_tit:after,
    .shoplist .sec_tit:after,
    .products .sec_tit:after {
        border: 1px solid #fff;
        bottom: 5px;
    }
    .lineup_slider {
        width: 90%;
    }
    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 1% !important;
    }
    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 1% !important;
    }
    .lineup_slider .swiper-slide img {
        height: 100%;
    }
    .footer_wrap ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer_wrap > ul > li {
        margin: 25px 0;
    }
    footer {
        padding: 10% 0;
    }
    footer span {
        padding: 10% 0 0;
    }
    .second-produts .process_wrap{
        width: 100%;
    }
    .process_wrap:last-child{
        margin: 0 !important;
    }
    .AL-DH .process_inner {
        width: 100%;
    }
    .shoplist-text {
        width: 100%;
    }

}
@media screen and (max-width: 767px) {
    .center_logo {
        background: rgba(0, 0, 0, 0);
    }
    .center_logo img {
        width: 30%;
    }
    .caption {
        margin: 20px 0 0;
        height: 110px;
    }
    .price {
        padding: 10px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .lineup_slider {
        width: 100%;
    }
    .modal-btn {
        font-size: 1.2rem;  
    }

    /* 販売終了に伴い追記23.10.11 */

    .sp-only {
        display: inline-block;
    }
    .sold-out {
        line-height: 1.5rem;
    }
}