@charset "euc-jp";

/* ----------------------------------------

content

---------------------------------------- */
.slick-slider {
  padding: 0 50px;
}

.tit .eng {
  font-size: 572%;
  line-height: 1.22;
  letter-spacing: .8rem;
}

.tit .eng+p {
  /*font-size: 1.5rem;*/
  line-height: 2.13;
  color: #BEB29C;
}

.flexBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sec_bgcolor1 {
  background-color: #fff;
}

#searhItem {
  padding-top: 80px;
  margin-top: -80px;
}

#content {}

#top_mv {
  pointer-events: none;

  height: calc(100vh - 60px);
  width: calc(100% - 100px);
  // background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_bg1.jpg);
  // background-size: cover;
  // background-repeat: no-repeat;
  // background-position: center;
  // position: relative;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}

#top_mv.swiper-slide.bgTest {
  // background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_bg1_test.jpg);
  // background-size: cover;
  // background-repeat: no-repeat;
  // background-position: center;

}

#top_mv .inner {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  /*padding-left: 100px;*/
  // background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_bg2.png);
  // background-size: contain;
  // background-repeat: no-repeat;
  //     background-position: 95px center;
  position: relative;
}

#top_mv .top_mv_text {
  height: auto;
  width: 50%;
  color: #fff;
  align-self: center;
  min-width: 500px;
  margin-top: 60px;
}

#top_mv .bgColor04 {
  background-color: #BEB29C;
  display: inline-flex;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}

.enable-javascript #top_mv .bgColor04 {
  background: none;
}

.enable-javascript #top_mv .bgColor04.pc {
  display: inline-block !important;
}

#top_mv .bgColor04.top_mv_tit01 {
  display: inline-flex;
  font-weight: bold;
  line-height: 1.2;
  /*
    width: 0;
    padding-left: 0;
    padding-right: 0;
    max-height: 48px;
    max-width: 0;
    -webkit-animation: slideFade 4s forwards ease-out;
    animation: slideFade 4s forwards ease-out;
    */
}

@keyframes slideFade {
  0% {
    width: 0;
    opacity: 0;
  }

  20% {
    width: 0;
    padding-left: 10px;
  }

  80% {
    padding-right: 3px;
    opacity: 1;
  }

  100% {
    width: auto;
    padding-left: 10px;
    padding-right: 3px;
    width: 100%;
  }
}

.enable-javascript #top_mv .bgColor04 {
  opacity: 0;
}

#top_mv .bgColor04 span {
  position: relative;
  z-index: 1;
}

.enable-javascript #top_mv .bgColor04.top_mv_tit01:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
  background-color: #BEB29C;
  -webkit-animation: slideFade .8s forwards ease-in-out;
  animation: slideFade .8s forwards ease-in-out;
}

.enable-javascript #top_mv .bgColor04.top_mv_tit02:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  z-index: 0;
  background-color: #BEB29C;
  -webkit-animation: slideFade .7s ease-in-out .7s forwards;
  animation: slideFade .7s ease-in-out .7s forwards;
  transition-delay: 1s
}

@keyframes slideFade {
  0% {
    width: 0;
    opacity: 0;
  }

  50% {
    width: 2%;
    opacity: 1;
  }

  100% {
    width: 100%;
    opacity: 1;
  }
}

#top_mv .bgColor04.top_mv_tit01 span {
  -webkit-animation: fadeIn .1s forwards ease-out;
  animation: fadeIn .1s forwards ease-out;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(1) {
  animation-delay: 1.14s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(2) {
  animation-delay: 1.18s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(3) {
  animation-delay: 1.22s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(4) {
  animation-delay: 1.26s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(5) {
  animation-delay: 1.3s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(6) {
  animation-delay: 1.34s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(7) {
  animation-delay: 1.38s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(8) {
  animation-delay: 1.42s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(9) {
  animation-delay: 1.46s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(10) {
  animation-delay: 1.5s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(11) {
  animation-delay: 1.54s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(12) {
  animation-delay: 1.56s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(13) {
  animation-delay: 1.6s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(14) {
  animation-delay: 1.64s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(15) {
  animation-delay: 1.68s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(16) {
  animation-delay: 1.72s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(17) {
  animation-delay: 1.76s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(18) {
  animation-delay: 1.8s;
}

#top_mv .bgColor04.top_mv_tit01 span:nth-child(19) {
  animation-delay: 1.84s;
}


#top_mv .bgColor04.top_mv_tit02 span {
  -webkit-animation: fadeIn .1s forwards ease-out;
  animation: fadeIn .1s forwards ease-out;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(1) {
  animation-delay: 1.14s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(2) {
  animation-delay: 1.175s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(3) {
  animation-delay: 1.21s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(4) {
  animation-delay: 1.245s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(5) {
  animation-delay: 1.28s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(6) {
  animation-delay: 1.315s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(7) {
  animation-delay: 1.35s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(8) {
  animation-delay: 1.385s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(9) {
  animation-delay: 1.42s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(10) {
  animation-delay: 1.455s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(11) {
  animation-delay: 1.49s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(12) {
  animation-delay: 1.525s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(13) {
  animation-delay: 1.56s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(14) {
  animation-delay: 1.595s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(15) {
  animation-delay: 1.63s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(16) {
  animation-delay: 1.665s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(17) {
  animation-delay: 1.7s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(18) {
  animation-delay: 1.735s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(19) {
  animation-delay: 1.77s;
}

#top_mv .bgColor04.top_mv_tit02 span:nth-child(20) {
  animation-delay: 1.805s;
}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


#top_mv .top_mv_tit01 {
  font-size: 180%;
  padding: 9px 3px 9px 10px;
}

#top_mv .top_mv_tit02 {
  font-size: 130%;
  margin-top: 20px;
  padding: 7px 10px;
}

#top_mv .scroll {
  letter-spacing: .2rem;
  margin-top: 30px;
  position: relative;
}

#top_mv .scroll:after {
  content: "";
  height: 100px;
  width: 2px;
  display: block;
  background: #fff;
  position: absolute;
  left: 35px;
  top: 50px;
  -webkit-animation: flickerAnimation 4s infinite ease-out;
  animation: flickerAnimation 4s infinite ease-out;
  box-shadow: 0 0 15px 0 #333;
}

@keyframes flickerAnimation {
  0% {
    height: 0;
    opacity: 0;
  }

  30% {
    height: 100px;
    opacity: 1;
  }

  40% {
    height: 100px;
    opacity: 0;
  }

  50% {
    height: 0;
    opacity: 0;
  }

  80% {
    height: 100px;
    opacity: 1;
  }

  90% {
    height: 100px;
    opacity: 0;
  }

  100% {
    height: 0;
    opacity: 0;
  }
}

#top_mv .top_mv_bnr {
  position: absolute;
  right: 0px;
  bottom: 75px;
  color: #fff;
  display: flex;
  align-items: center;
}

#top_mv .top_mv_bnr .eng {
  font-size: 145%;
  letter-spacing: .23rem;
  padding-left: 50px;
}

#top_mv .top_mv_bnr .img {
  width: 302px;
  position: relative;
  z-index: 1;
}

#top_mv .top_mv_bnr:after {
  content: "";
  display: block;
  width: 100%;
  height: 153px;
  border: 5px solid #BEB29C;
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}


@media screen and (max-height:900px) {
  .tit .eng {
    font-size: 8.5vh;
  }

}

@media screen and (max-height:860px) {
  #top_mv .top_mv_bnr {
    bottom: 30px;
  }

  #top_mv .top_mv_bnr .eng {
    font-size: 110%;
  }

  #top_mv .top_mv_bnr .img {
    width: 160px;
  }

  #top_mv .top_mv_bnr:after {
    height: 80px;
  }
}

.tab,
.sp,
#top_mv .bgColor04.sp {
  display: none;
}

@media screen and (max-width:1420px) {
  #top_mv .inner {
    padding-left: 120px;
    background-position: 56px center;
  }

  #top_mv .top_mv_text {
    margin-top: 9vw;
    margin-top: 12vw;
  }

  .inner {
    padding: 0 0 50px;
    flex-wrap: wrap;
    word-break: break-all;
  }

  /*
    #top_mv .top_mv_text {
        margin-top: -260px;
    }*/
  #top_mv .bgColor04.top_mv_tit01.pc,
  #top_mv .bgColor04.top_mv_tit02.pc {
    display: inline-block !important;
  }

  #top_mv br.sp {
    display: block;
  }

  /*
    .enable-javascript #top_mv .bgColor04.pc {
    display: none!important;
    }
    */
  #top_mv .bgColor04.top_mv_tit01.sp {
    font-size: 160%;
  }

  /*
    #top_mv .bgColor04.top_mv_tit01.sp,
    #top_mv .bgColor04.top_mv_tit02.sp{
        display: inline-block!important;
    }*/
  #top_mv .top_mv_bnr .eng {
    font-size: 110%;
  }

  #top_mv .top_mv_bnr {
    bottom: 10px;
  }

  #top_mv .top_mv_bnr .img {
    width: 160px;
  }

  #top_mv .top_mv_bnr:after {
    height: 80px;
  }

  #top_mv .scroll::after {
    height: 60px;
    top: 30px;
  }

  @keyframes flickerAnimation {
    0% {
      height: 0;
      opacity: 0;
    }

    30% {
      height: 40px;
      opacity: 1;
    }

    40% {
      height: 40px;
      opacity: 0;
    }

    50% {
      height: 0;
      opacity: 0;
    }

    80% {
      height: 40px;
      opacity: 1;
    }

    90% {
      height: 40px;
      opacity: 0;
    }

    100% {
      height: 0;
      opacity: 0;
    }
  }

  #top_mv .top_mv_tit02 {
    font-size: 115%;
    padding: 7px 8px;
  }

  .tit .eng {
    font-size: 6vw;
    font-size: 8vh;
    transition: .01s;
  }
}

/*
@media screen and (max-width: 1024px) and (max-height: 1366px){
#top_mv {
max-height: 400px;
}
#top_mv .inner{
    padding: 0 40px;
}
#container:before, #container:after {
width: 30px;
}
    #top_mv .bgColor04.top_mv_tit01.pc,
    #top_mv .bgColor04.top_mv_tit02.pc{
        display: none;
    }

    #top_mv br.sp {
        display: block;
    }
    #top_mv .bgColor04.top_mv_tit01.sp {
        font-size: 120%;
    }
    #top_mv .bgColor04.top_mv_tit01.sp,
    #top_mv .bgColor04.top_mv_tit02.sp{
        display: inline-block;
    }
    #top_mv .top_mv_bnr .eng {
        font-size: 110%;
    }
    #top_mv .top_mv_bnr {
        bottom: 10px;
    }
    #top_mv .top_mv_bnr .img {
        width: 160px;
    }
    #top_mv .top_mv_bnr:after {
        height: 80px;
    }
    #top_mv .top_mv_tit02 {
    font-size: 100%;
    padding: 7px 8px;
}
}
*/
@media screen and (max-height:1024px) {
  @keyframes flickerAnimation {
    0% {
      height: 0;
      opacity: 0;
    }

    30% {
      height: 40px;
      opacity: 1;
    }

    40% {
      height: 40px;
      opacity: 0;
    }

    50% {
      height: 0;
      opacity: 0;
    }

    80% {
      height: 40px;
      opacity: 1;
    }

    90% {
      height: 40px;
      opacity: 0;
    }

    100% {
      height: 0;
      opacity: 0;
    }
  }

  .inner {
    padding: 0 75px 50px;
  }
}


@media screen and (max-width: 1366px) and (max-width: 1024px) {
  .tab_display #top_mv {
    height: calc(60vh - 80px);
    width: calc(100% - 30px);
    background-size: contain;
    max-height: 50vw;
  }

  .tab_display .tit .eng {
    font-size: 3rem;
  }

  .tab_display #container:before,
  .tab_display #container:after {
    width: 30px;
  }

  .tab_display #top_mv .bgColor04.top_mv_tit01.sp {
    font-size: 135%;
  }

  .tab_display #top_mv .top_mv_tit02 {
    font-size: 100%;
    padding: 7px 8px;
  }

  .tab_display #top_mv .scroll {
    display: none;
  }

  .tab_display #top_mv .top_mv_text {
    width: 100%;
    min-width: 100%;
    margin-top: 19vw;
    align-self: center;
  }

  .tab_display #top_mv .top_mv_bnr:after {
    width: 100%;
    height: 70%;
    border: 2px solid #BEB29C;
    margin: auto;
    left: auto;
    right: 0;
  }

  .tab_display #top_mv .top_mv_bnr .img {
    width: 55%;
    right: 2%;
  }

  .tab_display #top_mv .top_mv_bnr {
    position: absolute;
    right: 5%;
    bottom: calc(50px + 5%);
    justify-content: space-between;
    margin-top: 0;
    width: 34%;
    min-width: 180px;
  }

  .tab_display #top_mv .top_mv_bnr .eng {
    font-size: 80%;
    line-height: 1.1;
    top: 0;
    width: 73%;
    line-height: 1.2;
    padding-left: 5px;
    letter-spacing: .1rem;
  }

}


@media screen and (max-width:1024px) {
  #top_mv .top_mv_text {
    min-width: 100%;
  }

  #top_mv {
    display: none;
  }

  #main .inner {
    padding-left: 65px;
    padding-right: 65px;
  }

  .tit .eng {
    font-size: 8vw;
  }
}

@media screen and (max-width: 896px) {
  #top_mv {
    background-size: cover;
  }
}



@media screen and (max-width:767px) {
  #top_mv {
    display: block;
    left: 0;
    right: 0;
  }

  .slick-slider {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }

  #top_mv .bgColor04.top_mv_tit01.pc,
  #top_mv .bgColor04.top_mv_tit02.pc {
    display: none !important;
  }

  #top_mv .bgColor04.top_mv_tit01.sp,
  #top_mv .bgColor04.top_mv_tit02.sp {
    display: inline-block !important;
  }

  #top_mv {
    // background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_01_sp.jpg) center center / cover no-repeat;
  }

  #top_mv .bgColor04.pc {
    display: none;
  }

  #top_mv .bgColor04.tab,
  #top_mv .bgColor04.sp {
    display: inline-flex;
  }

  br.sp {
    display: block;
  }

  #top_mv {
    height: 100vh;
    width: 92%;
    padding-top: 60px;
  }

  #top_mv .inner {
    padding-left: 5%;
    padding-right: 5%;
    align-content: center;
    background: none;
  }

  #top_mv .scroll {
    display: none;
  }

  #top_mv .top_mv_text {
    width: 100%;
    min-width: 100%;
    /*margin-top: 30px;*/
    margin-top: calc(50% + 50px);
    align-self: flex-start;
  }

  #top_mv .bgColor04.top_mv_tit01.tab,
  #top_mv .bgColor04.top_mv_tit01.sp {
    font-size: 130%;
    padding: 5px 3px 5px 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  #top_mv .bgColor04.sp {
    margin-right: 0;
  }

  #top_mv .top_mv_tit02 {
    font-size: 100%;
    margin-top: 10px;
    padding: 5px 10px;
  }

  #top_mv .top_mv_bnr {
    position: relative;
    right: 0;
    bottom: 0;
    justify-content: space-between;
    margin-top: 15px;
  }

  #top_mv .top_mv_bnr .eng {
    font-size: 93%;
    letter-spacing: .23rem;
    padding-left: 20px;
    top: 2px;
    position: relative;
    width: 53%;
  }

  #top_mv .top_mv_bnr .img {
    width: 47%;
    right: 2%;
  }

  #top_mv .top_mv_bnr:after {
    /*
        width: 99%;
        height: 65%;
        border: 4px solid #BEB29C;
        */
    width: 97%;
    height: 65%;
    border: 4px solid #BEB29C;
    margin: auto;
    left: 0;
  }


  /*
#top_mv .bgColor04.top_mv_tit02 span:nth-child(1) {
  animation-delay: .5s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(2) {
  animation-delay: .53s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(3) {
  animation-delay: .56s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(4) {
  animation-delay: .59s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(5) {
  animation-delay: .62s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(6) {
  animation-delay: .65s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(7) {
  animation-delay: .68s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(8) {
  animation-delay: .71s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(9) {
  animation-delay: .74s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(10) {
  animation-delay: .77s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(11) {
  animation-delay: .8s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(12) {
  animation-delay: .83s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(13) {
  animation-delay: .86s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(14) {
  animation-delay: .89s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(15) {
  animation-delay: .92s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(16) {
  animation-delay: .95s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(17) {
  animation-delay: .98s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(18) {
  animation-delay: 1.01s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(19) {
  animation-delay: 1.04s;
}
#top_mv .bgColor04.top_mv_tit02 span:nth-child(20) {
  animation-delay: 1.07s;
}
*/
  #main #top_news {
    padding-top: 40px;
    padding-bottom: 75px;
    padding-left: 5%;
    padding-right: 5%;
  }

  #main .inner {
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media screen and (max-width:500px) {

  #top_mv {
    // background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_01_sp.jpg) center 60px / contain no-repeat
  }
}


@media screen and (max-width:320px) {
  #top_mv .top_mv_bnr .img {
    width: 41%;
    right: 0;
  }

  #top_mv .top_mv_tit02 {
    font-size: 83%;
    padding: 5px 7px;
  }

  #top_mv .top_mv_bnr {
    margin-top: 10px;
  }

  #top_mv .top_mv_bnr .eng {
    font-size: 78%;
    width: 60%;
  }

}

@media screen and (max-height: 760px) and (orientation: landscape) {
  #top_mv .top_mv_text {
    margin-top: 12vw;
  }
}

@media screen and (max-height: 600px) and (orientation: landscape) {
  #top_mv .top_mv_text {
    margin-top: 17vw;
  }

  #top_mv .scroll {
    display: none;
  }
}


@media screen and (max-width: 896px) and (orientation: landscape) {
  #top_mv {
    height: calc(100vh + 60px);
    width: 100%;
    // background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_bg1.jpg);
    // background-size: contain;
    // background-repeat: no-repeat;
    // background-position: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }

  #top_mv .inner {
    //         background: url(https://img07.shop-pro.jp/PA01462/164/etc/mv_bg2.png);
    // background-size: contain;
    // background-repeat: no-repeat;
    //         background-position: 58px center;
  }

  #top_mv .top_mv_text {
    width: 100%;
    min-width: 100%;
    /*margin-top: 50px;*/
    align-self: center;
    margin-left: 24px;
  }

  #top_mv .top_mv_bnr:after {
    width: 100%;
    height: 70%;
    border: 2px solid #BEB29C;
    margin: auto;
    left: auto;
    right: 0;
  }

  #top_mv .top_mv_bnr .img {
    width: 55%;
    right: 2%;
  }

  #top_mv .top_mv_bnr {
    position: absolute;
    right: 5%;
    bottom: calc(50px + 5%);
    justify-content: space-between;
    margin-top: 0;
    width: 34%;
    min-width: 180px;
  }

  #top_mv .top_mv_bnr .eng {
    font-size: 80%;
    line-height: 1.1;
    top: 0;
    width: 73%;
    line-height: 1.2;
    padding-left: 5px;
    letter-spacing: .1rem;
  }



}



@media screen and (max-height: 460px) and (orientation: landscape) {
  #top_mv .top_mv_text {
    margin-top: 17vw;
  }
}


/* top_news
------------------------------- */

#top_news {
  padding-top: 165px;
  padding-bottom: 100px;
}

#top_news .tit {
  width: 400px;
}

#top_news ul {
  width: calc(100% - 400px);
}

#top_news ul li {
  font-size: 115%;
  font-size: 100%;
  font-size: 100%;
  border-bottom: 1px solid #BEB29C;
}

#top_news ul li a {
  color: #333;
  text-decoration: none;
  padding: 15px 0 15px 140px;
  width: 100%;
  display: block;
  position: relative;
}

#top_news ul li a:after {
  margin-left: 15px;
}

#top_news ul li.pdf a:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/news_icon_pdf.png);
  background-size: contain;
  background-repeat: no-repeat;
}

#top_news ul li.blank a:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/news_icon_link.png);
  background-size: contain;
  background-repeat: no-repeat;
}

#top_news ul li .data {
  font-weight: bold;
  padding-right: 28px;
  margin-right: 28px;
  position: absolute;
  left: 0;
}

#top_news ul li .data:after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 50%;
  right: 0;
  position: absolute;
  top: calc(50% - 3px);
}


@media screen and (max-width:1024px) {
  #main #top_news {
    padding-top: 80px;
    padding-bottom: 75px;
    padding-left: 115px;
    padding-right: 115px;
  }

  #top_news .tit {
    width: 100%;
  }

  #top_news ul {
    width: 100%;
  }

  #top_news ul li a {
    flex-wrap: wrap;
    padding-left: 0;
  }

  #top_news ul li .data {
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 10px;
  }

  #top_news ul li .data::after {
    display: none;
  }
}

@media screen and (max-width:767px) {

  .tit .eng {
    font-size: 3rem;
    font-size: 7vw;
    line-height: 1.22;
    letter-spacing: .4rem;
  }

  #top_news {
    padding: 30px 4% 70px;
  }

  .tit .eng+p {
    font-size: 110%;
    line-height: 1.5;
    color: #BEB29C;
  }

  #main #top_news {
    padding-top: 40px;
    padding-bottom: 75px;
    padding-left: 5%;
    padding-right: 5%;
  }

}


/* top_concept
------------------------------- */
#top_concept {
  padding-top: 150px;
  padding-bottom: 11.3vw;
  justify-content: flex-start;
  position: relative;
  max-height: 940px;
}

.sec_bgcolor1 {
  position: relative;
}

#top_concept:after {
  position: absolute;
  content: "";
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/top_concept_01.png?cmsp_timestamp=20210412134745);
  background-size: contain;
  background-repeat: no-repeat;
  /*
    display: block;
    width: 46vw;
    height: 100%;
    right: -10vw;
    top: 220px;
width: 46%;
    height: 100%;
    width: 48%;
    */
  width: 45VW;
  height: 100%;
  max-width: 860px;
  max-height: 720px;
  display: block;
  left: 52%;
  top: 220px;
}

#top_concept .tit {
  transform: rotate(90deg);
  position: absolute;
  left: -120px;
  top: 353px;
}

#top_concept .tit .eng {
  letter-spacing: 1rem;
  font-size: 572%;
}

#top_concept .top_concept_txt {
  /*width: 50%;*/
  WIDTH: 38VW;
  max-width: 620px;
  font-size: 115%;
  font-size: 100%;
  position: relative;
  left: 173px;
  line-height: 2;
  top: 65px;
}

#top_concept .top_concept_txt p {
  position: relative;
  z-index: 1;
}

#top_concept .top_concept_txt:after {
  content: "";
  position: absolute;
  background: #E8E5DF;
  width: 50vw;
  height: 35vw;
  min-height: 640px;
  top: -70px;
  left: 120px;
  right: 0;
  margin: 0 auto;
  z-index: 0;
  max-width: 1000px;
  max-height: 720px;
}

#top_concept .top_concept_txt .subTit {
  font-size: 155%;
  border-bottom: 5px solid #333333;
  padding-bottom: 10px;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
}

#top_concept .top_concept_txt .subTit+p {
  margin-top: 70px;
  padding-bottom: 18vw;
}

@media screen and (max-width:1820px) {

  #top_concept:after {
    width: 40VW;
    left: 60vw;
  }
}

@media screen and (max-width:1680px) {

  #top_concept:after {
    width: 40VW;
    left: 60vw;
  }

  #top_concept .top_concept_txt {
    left: 10vw;
  }
}

@media screen and (max-width:1024px) {
  #top_concept {
    padding-top: 75px;
    max-height: 100%;
  }

  #top_concept .tit {
    left: -185px;
    top: 280px;
  }

  #top_concept .top_concept_txt {
    width: 100%;
    left: 110px;
    top: 0;
    max-width: calc(100% - 160px);
    padding-bottom: 20px;
  }

  #top_concept .top_concept_txt::after {
    display: none;
  }

  #top_concept .top_concept_txt .subTit {
    padding-bottom: 20px;
  }

  #top_concept .top_concept_txt .subTit+p {
    margin-top: 50px;
  }

  #top_concept::after {
    position: relative;
    width: calc(100% - 110px);
    height: auto;
    padding-bottom: 60vw;
    left: 110px;
    top: 0;
    margin-top: 80px;
  }

  #top_concept:before {
    content: "";
    position: absolute;
    width: calc(100% - 110px);
    height: auto;
    padding-bottom: 60vw;
    background: #E8E5DF;

    right: 0;
    margin: 0 auto;
    z-index: 0;
    bottom: 19vw;
  }

  #top_concept .top_concept_txt .subTit+p {
    padding-bottom: 80px;
  }
}

@media screen and (max-width:767px) {
  .inner {
    padding: 0 4% 50px;
  }

  #top_concept {
    padding-top: 70px;
    max-height: 100%;
  }

  #top_concept .top_concept_txt {
    width: 100%;
    left: 0;
    top: 0;
    max-width: 100%;
    padding-bottom: 20px;
    padding-right: 4%;
    padding-left: 65px;
    padding-left: 80px;
  }

  #top_concept .tit {
    left: calc(4% + 27.3px);
    top: 50px;
    min-width: 130%;
    line-height: 0;
    height: 75px;
    transform-origin: 0;
  }

  #top_concept .tit .eng {
    letter-spacing: .6rem;
    font-size: 4rem;
  }

  #top_concept .top_concept_txt .subTit {
    line-height: 2;
    font-feature-settings: "palt";
    padding-bottom: 10px;
  }

  #top_concept .top_concept_txt .subTit+p {
    /*margin-top: 30px;}*/
    margin-top: 40px;
  }

  #top_concept .top_concept_txt .subTit+p~p {
    margin-top: 30px !important;
  }

  #top_concept:after {
    background: url(https://img07.shop-pro.jp/PA01462/164/etc/top_concept_01_sp.png?cmsp_timestamp=20210412135906);
    background-size: contain;
    width: 100%;
    left: 68px;
    height: auto;
    background-repeat: no-repeat;
    padding-bottom: 94vw;
    margin-top: 50px;
  }

  #top_concept:before {
    width: 75%;
    left: 0%;
    height: auto;
    background-repeat: no-repeat;
    padding-bottom: 94vw;
    margin-top: 35px;
  }
}

@media screen and (max-width:320px) {}

/* top_brands
------------------------------- */
#top_brands {
  margin-top: 150px;
}

#top_brands .tit {
  text-align: center;
}

#top_brands .top_brands_txt {
  margin-top: 90px;
  text-align: center;
}

#top_brands .top_brands_box {
  width: 50%;
  max-width: 352px;
}

#top_brands .top_brands_title {
  display: inline-block;
  font-size: 178%;
  border-bottom: 5px solid #E8E5DF;
  padding-bottom: 5px;
  margin-bottom: 70px;
  font-weight: bold;
}

#top_brands .top_brands_title+.img {
  position: relative;
  top: -35px;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#top_brands ul {
  display: flex;
  margin-top: 90px;
}

#top_brands ul li {
  width: 33%;
  display: flex;
  flex-wrap: wrap;
  /* align-items: center; */
}

#top_brands ul li .top_brands_box_tit {
  font-size: 215%;
  letter-spacing: .3rem;
}

#top_brands ul li .top_brands_box_txt {
  margin-top: 40px;
  font-size: 115%;
  font-size: 100%;
  line-height: 2;
}

#top_brands ul li .btn {
  margin-top: 65px;
}

#top_brands ul li .btn a {
  display: flex;
  line-height: 1;
  text-decoration: none;
  letter-spacing: .25rem;
  font-size: 108%;
  align-items: center;
  align-self: center;
  padding: 20px 20px 16px;
  position: relative;
}

#top_brands ul li .btn a:after {
  content: "";
  position: absolute;
  right: 0px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
}

#top_brands ul li .btn a:hover:after {
  right: -3px;
}

#top_brands ul li .img {
  width: 50%;
  display: flex;
  align-items: center;
}

#top_brands p {
  font-size: 115%;
  font-size: 100%;
  line-height: 2;
}

@media screen and (max-width:1024px) {
  #top_brands {
    margin-top: 75px;
    width: 90%;
  }

  #top_brands .top_brands_box {
    width: 90%;
    max-width: 100%;
  }

  #top_brands ul li .img {
    width: 90%;
  }
}


@media screen and (max-width:767px) {
  #top_brands ul {
    flex-wrap: wrap;
  }

  #top_brands ul li {
    width: 100%;
  }

  #top_brands .top_brands_box {
    width: 100%;
    max-width: 100%;
  }

  #top_brands ul li .top_brands_box_txt {
    margin-top: 0px;
  }

  #top_brands ul li .btn {
    margin-top: 20px;
  }

  #top_brands ul li .img {
    width: 100%;
  }

  #top_brands {
    padding-bottom: 0;
  }

  #top_brands .top_brands_txt {
    margin-top: 45px;
    text-align: center;
  }

  #top_brands .top_brands_title {
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-size: 5vw;
    line-height: 2.2rem;
  }

  #top_brands ul {
    margin-top: 50px;
  }

  #top_brands ul li .img {
    width: 100%;
    margin: 20px auto 50px;
  }

  #top_brands ul li:last-of-type .img {
    margin-bottom: 0;
  }

  #top_brands .top_brands_txt p {
    text-align: left;
  }

  #top_brands .top_brands_title+.img {
    top: 0;
    margin-bottom: 40px;
  }
}


/* #top_products
------------------------------- */
#top_products {
  padding-top: 100px;
}

#top_products .tit {
  text-align: center;
}

#top_products .top_brands_title {
  display: inline-block;
  font-size: 178%;
  border-bottom: 5px solid #E8E5DF;
  padding-bottom: 5px;
  margin: 90px calc(50% - 180px) 70px !important;
  font-weight: bold;
}

#top_products .top_brands_title h4 {
  font-weight: bold;
}

#top_products ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#top_products ul li {
  width: 23%;
  max-width: 350px;
  line-height: 2;
}

#top_products ul li .tit {
  text-align: left;
  position: relative;
  margin-top: 50px;
  margin-top: 20px;
}

#top_products ul li .tit.new:before {
  content: "NEW";
  color: #fff;
  font-weight: bold;
  background-color: #BEB29C;
  width: 52px;
  height: 32px;
  width: 50px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 80%;
}

#top_products ul li .tit a {
  text-decoration: none;
  /*font-size: 140%;*/
  font-weight: bold;
  font-size: 100%;
}

#top_products ul li .productsListDetailPrice {
  margin-top: 25px;
  color: #BEB29C;
  font-weight: bold;
  font-size: 115%;
  font-size: 100%;
}


@media screen and (max-width:1024px) {
  #top_products {
    padding-top: 50px;
    width: 90%;
  }

  #top_products .top_brands_title {
    border-bottom: 5px solid #E8E5DF;
    padding-bottom: 5px;
    margin: 40px calc(50% - 100px) 30px !important;
    text-align: center;
  }

  #top_products ul li {
    width: 48%;
    max-width: 100%;
    margin-bottom: 30px;
  }

}

@media screen and (max-width:767px) {
  #top_products ul li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  #top_products ul li .tit {
    margin-top: 10px;
  }

  #top_products {
    padding-bottom: 0;
  }

  #top_products .top_brands_title {
    border-bottom: 5px solid #E8E5DF;
    padding-bottom: 5px;
    margin: 40px calc(52% - 22vw) 30px !important;
    text-align: center;
    line-height: 2;
    line-height: 1.8;
    font-size: 5vw;

  }

  #top_products ul li .tit.new:before {
    margin-bottom: 10px;
  }

  #top_products ul li .productsListDetailPrice {
    margin-top: 5px;
  }

  #top_products ul li .img {
    text-align: center;
  }
}



/* #top_search
------------------------------- */

#top_search {
  margin-top: 80px;
  padding-bottom: 150px;
}

#top_search .tit {
  text-align: center;
}

#top_search .tit+* {
  margin-top: 80px;
}

#top_search .top_search_txt {
  width: 198px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 143%;
  font-weight: bold;
  color: #fff;
  background: #BEB29C;
  margin-left: 70px;
  z-index: 1;
  position: relative;
}

#top_search ul {
  border: solid 2px #BEB29C;
  padding: 15px 70px 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  top: -20px;
  z-index: 0;
  margin-bottom: 30px;
}

#top_search ul li {
  width: 23%;
  margin-right: 0;
}

#top_search ul:after {
  content: "";
  width: 23%;
  margin-right: 0;
  height: 0;
  display: block;
}

#top_search ul:before {
  order: 99;
  content: "";
  width: 23%;
  margin-right: 0;
  height: 0;
  display: block;
}

#top_search ul li:nth-of-type(4),
#top_search ul li:nth-of-type(8) {
  margin-right: 0;
}

#top_search ul a {
  font-size: 115%;
  font-size: 100%;
  text-decoration: none;
  font-weight: bold;
  padding: 40px 0;
  padding: 25px 0;
  display: block;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #BEB29C;
  height: 100%;
}

#top_search ul a img {
  order: 2;
  margin-right: 40px;
  max-width: 60px;
}

#top_search ul a img[src=""] {
  display: none;
}

/*
#top_search ul li:nth-last-of-type(-n+4) a {
    border: none;
}
*/

#top_search ul li:nth-of-type(4) a {
  border-bottom: 2px solid #BEB29C;
}

/*
    #top_search ul.liCount2 li a {
        border: none!important;
    }
*/
#top_search ul a:after {
  content: "";
  position: absolute;
  right: -3px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
}

#top_search ul a:hover:after {
  right: -6px;
}

#top_search .sec_serch_word {
  width: 100%;
  margin: 40px auto 0;
  max-width: 760px;
  position: relative;

}

#top_search .sec_serch_word input {
  border: 2px solid #BEB29C;
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 16px;
  font-size: 115%;
  font-size: 100%;
  padding-right: 60px;
}

#top_search .sec_serch_word:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/icon_01.png);
  z-index: 2;
  background-size: cover;
}

#top_search .sec_serch_word:after {
  content: "";
  display: block;
  right: 0;
  top: 0;
  position: absolute;
  background: #BEB29C;
  width: 60px;
  height: 100%;
  z-index: 1;
}

#top_search .btn {
  margin: 50px auto 0;
  width: 80%;
  max-width: 300px;
}

#top_search .btn a {
  display: flex;
  line-height: 1;
  text-decoration: none;
  letter-spacing: .25rem;
  font-size: 108%;
  align-items: center;
  align-self: center;
  padding: 19.5px 20px 16.5px;
  position: relative;
}

#top_search .btn a:after {
  content: "";
  position: absolute;
  right: 0px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
}

#top_search .btn a:hover:after {
  right: -3px;
}

@media screen and (max-width:1380px) {
  #top_search ul a {
    font-size: 100%;
  }


}

@media screen and (max-width:1308px) {
  #top_search ul li {
    min-width: 18%;
    width: 48%;
    margin-right: 0;
  }

  #top_search ul li:nth-of-type(n+3) a {
    /*border-top: 2px solid #BEB29C;*/
  }

  #top_search ul li:nth-last-of-type(-n+4) a {
    border-bottom: 2px solid #BEB29C;
  }

  /*
#top_search ul li:nth-last-of-type(-n+1) a {
    border: none;
}
    */


}

@media screen and (max-width:1024px) {
  #top_search {
    margin-top: 50px;
    padding-bottom: 70px;
    width: 90%;
  }

  #top_search .top_search_txt {
    margin-left: 5%;
  }

  #top_search ul {
    padding: 15px 5% 40px;
  }

  #top_search ul li {
    width: 48%;
    min-width: 48%;
  }

  #top_search ul li:nth-of-type(odd) {
    margin-right: 2%;
  }

  #top_search ul li:nth-of-type(even) {
    margin-right: 0;
  }

  #top_search ul li:nth-of-type(n+3) a {
    /*border-top: 2px solid #BEB29C;*/
  }
}

@media screen and (max-width:767px) {
  #top_search .btn {
    width: 100%;
    max-width: 100%;
  }

  #top_search ul li {
    width: 100%;
    margin-right: 0;
    min-width: 100%;
  }

  #top_search ul li:nth-of-type(n+2) a {
    /*border-top: 2px solid #BEB29C;*/
  }

  #top_search ul.liCount2 li:nth-of-type(1) a {
    border-bottom: 2px solid #BEB29C !important;
  }

  #top_search .btn {
    width: 100%;
    max-width: 100%;
  }

  #top_search .tit+* {
    margin-top: 50px;
  }

  #top_search .top_search_txt {
    width: auto;
    height: auto;
    display: inline-flex;
    font-size: 110%;
    padding: 5px 10px;
  }

  #top_search ul {
    margin-bottom: 20px;
    padding-bottom: 30px;
  }

  #top_search ul a {
    padding: 30px 0;
    padding: 18px 0;
  }

  #top_search .sec_serch_word {
    margin: 20px auto 0;
  }

  #top_search .btn {
    margin-top: 40px;
  }
}




/* #top_link_list
------------------------------- */
#top_link {
  width: 90%;
  max-width: 1330px;
  margin: 55px auto;
  padding-left: 115px;
  padding-right: 115px;
}

#top_link ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

#top_link ul:after {
  content: "";
  width: 5px;
  height: 80%;
  display: block;
  background: #CEC7B9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

_:-ms-lang(x)::-ms-backdrop,
#top_link ul:after {
  right: 4.4%;
}

#top_link ul li {
  width: calc(50% - 50px);
  max-width: 500px;
  display: flex;
  border: 2px solid #333333;
}

#top_link ul li a {
  text-decoration: none;
  display: flex;
  align-content: center;
  align-self: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

#top_link ul li a .img {
  width: 50%;
}

#top_link ul li a .text {
  width: 100%;
  position: relative;
}

#top_link ul li a .img+.text {
  justify-content: center;
  align-items: center;
  display: flex;
  text-decoration: none;
  flex-wrap: wrap;
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
  position: relative;
}

#top_link ul li a span {
  display: block;
  width: 100%;
  text-align: center;
}

#top_link ul li a .linkListEng {
  font-size: 215%;
  letter-spacing: .35rem;
  line-height: 1;
  margin-bottom: 5px;
}

#top_link ul li a .linkListJp {
  font-size: 100%;
}

#top_link ul li a .linkListJp+.img {
  margin-top: 20px;
  width: 65%;
}

#top_link ul li a .text:after {

  content: "";
  position: absolute;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  background-repeat: repeat;
  background-size: auto;
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
  left: 0;
  right: 0;
  bottom: -30px;
  margin-left: auto;
  margin-right: auto;
  top: auto;
  background-position: center;
}

#top_link ul li a .img+.text:after {
  content: "";
  position: absolute;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  background-repeat: repeat;
  background-size: auto;
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
  left: 0;
  right: 0;
  bottom: -30px;
  top: auto;
  background-position: center;
}

#top_link ul li a:hover .text:after {
  left: 5px;
}

@media screen and (max-width:1340px) {

  _:-ms-lang(x)::-ms-backdrop,
  #top_link ul:after {
    right: 4vw;
  }
}

@media screen and (max-width:1200px) {
  #top_link ul li a .linkListEng {
    font-size: 180%;
    letter-spacing: .2rem;
    line-height: 1;
    margin-bottom: 5px;
  }

  #top_link ul li a .linkListJp {
    font-size: 94%;
  }
}

@media screen and (max-width:1024px) {
  #top_link {
    width: 100%;
    margin: 55px auto;
    padding-left: 95px;
    padding-right: 95px;
  }

  #top_link ul {
    flex-wrap: wrap;
  }

  #top_link ul li {
    width: calc(50% - 25px);
    max-width: 500px;
    display: flex;
    border: 2px solid #333333;
  }

  #top_link ul li a {
    /*padding: 43px 10px;*/
  }

  _:-ms-lang(x)::-ms-backdrop,
  #top_link ul:after {
    display: none;
  }
}


@media screen and (max-width:878px) {
  #top_link ul li a .linkListEng {
    font-size: 150%;
    letter-spacing: .1rem;
  }

  #top_link ul li a .linkListJp {
    font-size: 100%;
  }

}

@media screen and (max-width:767px) {

  #top_link {
    width: 90%;
    padding-left: 4%;
    padding-right: 4%;
  }

  #top_link ul li a .text {
    /*padding: 25px 10px 22px;*/
    padding: 4vw 10px 6vw;
  }

  #top_link ul li a .text::after {
    bottom: 20px;
  }

  #top_link ul li a .img+.text {
    padding: 0;
  }

  #top_link ul li a .img+.text::after {
    bottom: -30px;
  }

  #top_link ul::after {
    display: none;
  }

  #top_link ul li {
    width: 100%;
    max-width: 100%;
    display: flex;
    border: 2px solid #333333;
  }

  #top_link ul li:nth-of-type(n+2) {
    margin-top: 30px;
  }
}


/* #top_link_list
------------------------------- */

#top_voice {
  padding-top: 150px;
}

#top_voice .tit {
  text-align: center;
}

#top_voice ul {
  margin-top: 100px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#top_voice ul li {
  width: calc((100%/3) - 25px);
}

#top_voice ul li a {
  text-decoration: none;
}

#top_voice ul li .voiceListDetailTitle {
  margin-top: 30px;
  font-size: 115%;
  font-size: 100%;
  line-height: 2;
}

#top_voice ul li .voiceListDetailProfile:before {
  content: "";
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/icon_02.png) center center / contain no-repeat;
  height: 14px;
  width: 15px;
  display: inline-block;
  text-align: center;
  background-position: center;
  position: relative;
  text-outline: 2px;
  margin-right: 10px;

}

#top_voice ul li .voiceListDetailProfile {
  margin-top: 20px;
}

#top_voice .btn {
  margin: 50px auto 0;
  width: 80%;
  max-width: 300px;
}

#top_voice .btn a {
  display: flex;
  line-height: 1;
  text-decoration: none;
  letter-spacing: .25rem;
  font-size: 108%;
  align-items: center;
  align-self: center;
  padding: 19.5px 20px 16.5px;
  position: relative;
}

#top_voice .btn a:after {
  content: "";
  position: absolute;
  right: 0px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
}

#top_voice .btn a:hover:after {
  right: -3px;
}


@media screen and (max-width:1024px) {
  #top_voice {
    padding-top: 50px;
    width: 90%;
  }

  #top_voice ul {
    margin-top: 50px;
  }
}

@media screen and (max-width:767px) {
  #top_voice {
    padding-top: 50px;
    width: 90%;
  }

  #top_voice ul {
    margin-top: 50px;
  }

  #top_voice ul li {
    width: 100%;
    margin-bottom: 40px;
  }

  #top_voice ul li .voiceListDetailTitle {
    margin-top: 10px;
  }

  #top_voice ul li .voiceListDetailProfile {
    margin-top: 10px;
  }

  #top_voice .btn {
    margin: 0px auto 0;
    width: 100%;
    max-width: 100%;
  }
}

/* #top_instagram
------------------------------- */
#top_instagram {
  padding-top: 100px;
}

#top_instagram .tit {
  text-align: center;
}

#top_instagram ul {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}

#top_instagram ul li {
  width: calc(25% - 33px);
  max-width: 350px;
  margin-bottom: 4%;
}

#top_instagram .btn {
  margin: 50px auto 0;
  width: 80%;
  max-width: 300px;
}

#top_instagram .btn a {
  display: flex;
  line-height: 1;
  text-decoration: none;
  letter-spacing: .25rem;
  font-size: 108%;
  align-items: center;
  align-self: center;
  padding: 19.5px 20px 16.5px;
  position: relative;
}

#top_instagram .btn a:after {
  content: "";
  position: absolute;
  right: 0px;
  background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
  width: 30px;
  height: 6px;
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(50% - 3px);
  transition: .3s;
}

#top_instagram .btn a:hover:after {
  right: -3px;
}

@media screen and (max-width: 1420px) {
  .inner {
    padding-left: 115px;
    padding-right: 115px;
  }
}

@media screen and (max-width:1024px) {
  .inner {
    padding-left: 65px;
    padding-right: 65px;
  }

  #top_instagram {
    padding-top: 50px;
    width: 90%;
  }

  #top_instagram ul {
    margin-top: 50px;
  }

  #top_instagram ul li {
    width: 47%;
    max-width: 47%;
    margin-bottom: 6%;
  }

  #top_instagram .btn {
    margin: 20px auto 0;
    width: 100%;
    max-width: 100%;
  }
}


@media screen and (max-width:767px) {
  .inner {
    padding-left: 4%;
    padding-right: 4%;
  }

  #top_instagram .tit .eng {
    /*font-size: 9.4vw;*/
  }

  .before_footer {
    padding-left: 4%;
    padding-right: 4%;
  }
}
}

@media screen and (max-width: 896px) and (orientation: landscape) {
  .sp {
    display: block;
  }

  .bgColor04.sp {
    display: inline-flex !important;
  }

  .pc {
    display: none !important;
  }

  #top_mv .scroll {
    display: none;
  }

  /*#top_mv .inner {
    padding-left: 80px;
}*/
  #top_mv .bgColor04.tab,
  #top_mv .bgColor04.sp {
    font-size: 130%;
    padding: 5px 3px 5px 10px;
    margin-bottom: 10px;
    margin-right: 30%;
  }

  #top_mv .top_mv_tit02 {
    font-size: 100%;
    margin-top: 10px;
    padding: 5px 10px;
  }
}


@media screen and (max-width: 896px) and (min-height: 516px) {
  #top_mv {
    background-size: cover;
  }
}

@media screen and (max-width: 653px) and (max-height: 1023px) and (orientation: portrait) {
  #top_mv {
    background-size: cover;
  }
}

@media screen and (max-width: 546px) and (min-height: 416px) and (orientation: portrait) {
  #top_mv {
    background-size: contain;
    /*min-height: 640px;*/
  }
}

@media screen and (max-width: 802px) and (max-height: 575px) and (orientation: landscape) {
  #top_mv {
    background-size: cover;
  }
}

#main .swiper-slide {
  padding: 0 100px;
}

#main .swiper-wrapper {
  /*padding:0 50px;*/
}

#main .swiper-container {
  z-index: 0;
}

@media screen and (max-width: 767px) {
  #main .swiper-wrapper {
    padding: 0
  }

  #main .swiper-slide {
    padding: 0 5%;
  }
}

/* Chromeのみ100%倍率の印刷で切れないように */
.chrome #container {
  zoom: .7;
}

/* IE印刷余白設定 */
@page {
  margin: 4.83mm;
}


.bx-wrapper .bx-viewport {
  border: none !important;
}

// .slider{
//   position: absolute;
//   top: 0;
//   left: 0;
// }

@media screen and (min-width: 769px) {
  .spShow {
    display: none !important;
  }
}

.pcShow {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .pcShow {
    display: block !important;
  }
}

.slider img {
  width: 100%;
}

/*
2021.10.27_news 手書追加
ショップ作成＞ショップ情報＞トップページ＞お知らせ　に　HTMLを追加
*/
#top_news li.ico .news_comment_wrap {
  width: 100%;
  display: flex;
  flex-flow: column nowrap
}

#top_news li.ico .news_comment_wrap .img_wrap {
  flex: 1 1 auto;
  display: flex
}

#top_news li.ico .news_comment_wrap .img_wrap object {
  flex: 1 1 auto
}

#top_news li.ico .news_comment_wrap .img_wrap object a {
  padding: 0
}

#top_news li.ico .news_comment_wrap .img_wrap object a img {
  width: 100%;
  height: auto
}

#top_news li.ico .news_comment_wrap .txt_wrap {
  padding: 1rem 0 0 0
}

/*
2021.11.08_logo_width
*/
#top_brands a { width:100%; }
#top_brands img { width:100%; }

/* 2021.11.12 top brand re-design*/
#top_brands *{box-sizing:border-box}#top_brands .brand_wrap{display:flex;flex-flow:row wrap;justify-content:space-between}#top_brands .brand_wrap .brand_item{flex:0 1 auto;display:flex;flex-flow:column nowrap;align-items:flex-start}@media (min-width: 767px){#top_brands .brand_wrap .brand_item{width:32%}}#top_brands .brand_wrap .brand_item .brand_txt{padding-bottom:1rem}#top_brands ul li .btn{width:100%;margin-top:auto}

/*　 2021.12.23 ジーランディア 価格改定テーブル　*/
.news_table{margin-top:1rem}.news_table th{text-align:center;font-weight:bold}.news_table td{padding:0.3rem;text-align:center}

/* 2023.12.18　iti缶 お知らせ用テーブル */
.iti_can {
  border-collapse: collapse; /* セルの境界線を1本にまとめる */
  width: 70%; /* 表をページ全体の幅に広げる */
  background-color: #fffdfa;
}
.iti_can, .iti_can th, .iti_can td {
  border: 1px solid black; /* テーブルとセルに黒い罫線を引く */
}
.iti_can th, .iti_can td {
  text-align: center; /* ヘッダーとデータのテキストを中央揃えにする */
  padding: 8px; /* テキストとセルの境界に余白を追加する */
}