





@media only screen and (min-width: 750px) {
  .wrapper-didyoubuy_nagoya {
      padding: 0 30%;
  }
}

@media only screen and (min-width: 1000px) {
  .wrapper-didyoubuy_nagoya {
      padding: 0 35%;
  }
}


body {
  background-color: #F5F3EE;
}

.-flex {
  display: flex;
}

.pagetop {
  background: #df8038 !important;
}

.c-btn01::after {
  display: none;
}

.-mgnb10 {
  margin-bottom: 10%;
}

section.mt20.visual {
  margin-top: 0%;
}


section.-interview {
  border-top: 0.5px solid #969696;
  padding-top: 3%;
}



/* ----- .set ----- */

.-top {
  margin: 0 5% 2% 5%;
}

.-top img {
  width: 10%;
}

.-top h3 {
  font-weight: bold;
  font-size: 1rem;
  color: #212121;
}

.set {
  padding: 0 0%;
  margin-bottom: 20%;
}

.set:last-child {
  padding: 0 0%;
}


p.top-txt {
  padding: 3% 9% 5%;
  line-height: 1.75;
  letter-spacing: 0.02em;
  text-align: left;
  font-weight: normal;
}

p.item-txt {
  padding: 3% 3%;
  line-height: 1.75;
  letter-spacing: 0.02em;
  text-align: left;
  font-weight: normal;
}


.item-txt a {
  color: #098CFF;
  text-decoration-line: underline;
  border: unset;
  padding: 0% 5%;
  border-radius: 0px;
  font-size: 14px;
  letter-spacing: 0.04em;
}



.human_detail {
  border-bottom-color: #969696;
  border-bottom-style: solid;
  border-bottom-width: 0.5px;
  margin-bottom: 10%;
}

.human_detail p {
  font-size: 10px !important;
  text-align: right;
  margin-top: 3%;
  margin-bottom: 2%;
  margin-right: 3%;
}



.imgSub {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 15%;
}

.imgSub img {
  width: 100%;
  margin-bottom: 2%;
}

.imgSub p {
  font-size: 0.8rem;
  color: #7E7E7E;
}



.imgSub.-two {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 15%;
  height: 350px;
}

@media only screen and (min-width: 750px) {

  .imgSub.-two {
    height: 500px;
  }
}

.imgSub.-two .-box:first-child {
  position: absolute;
  top: 40%;
  left: 28%;
  transform: translate(-50%, -50%);
  width: 50%;
}

.imgSub.-two .-box:last-child {
  position: absolute;
  top: 73%;
  left: 68%;
  transform: translate(-50%, -50%);
  width: 50%;
}



.textWrap {
  background-color: #FFF;
  border-radius: 10px;
  padding: 8% 5%;
  margin: 0 5% 15%;
}


.textWrap .-answeer {
  margin-bottom: 8%;
}

.textWrap .-answeer:last-child {
  margin-bottom: 0%;
}

.caution {
  color: #9E9E9E;
  letter-spacing: -0.5px;
  font-size: 0.65rem;
  text-align: left;
}

.caution a {
  color: #098CFF;
  border-bottom: 1px solid #098CFF;
  padding: 0 3px;
}

.textWrap h4 {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
  margin-bottom: 2%;
}

.textWrap .-answeer p {
  font-size: 0.9rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
}

.textWrap .-answeer p a {
  color: #098CFF;
  border-bottom: 1px solid #098CFF;
  padding: 0 3px;
}

.textWrap .-double {
  margin: -3% 5% 8%;
}

.textWrap .-double h5 {
  font-weight: bold;
  font-size: 0.9rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
  margin-bottom: 2%;
}

.textWrap .-double p {
  font-size: 0.9rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
}


.textWrap .-name {
  font-size: 0.8rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
  color: #9E9E9E;
}






.commentBox {
  color: #704A1A;
  padding: 0 10%;
  font-size: 0.9rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
  margin-bottom: 15%;
}

.commentBox h5 {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.02px;
  line-height: 1.75;
  margin-bottom: 2%;
}


.buy-item {
  background-color: #FFF;
  border-radius: 10px;
  padding: 7% 3%;
  margin: 0 5% 15%;
}


.buy-item h4 {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.02px;
  margin-bottom: 6%;
}


.buy-item .-flex {
  justify-content: center;
  align-items: center;
  gap: 10%;
  padding: 0 5%;
}

.buy-item .-flex .buyImg {
  width: 40%;
}

.buy-item .-flex .-detail {
  width: 50%;
}

.buy-item .-detail .item-name {
  font-size: 0.8rem;
  letter-spacing: -0.1px;
}

.buy-item .-detail .price {
  font-size: 0.8rem;
  letter-spacing: 0.02px;
  margin-bottom: 10%;
}


.buy-item .-detail a {
  background-color: #212121;
  color: #FFF;
  letter-spacing: 0.02px;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding: 1px 5%;
  display: block;
  text-align: center;
  text-decoration: unset;
}



.-detail p {
  padding: 0%;
}

.oneday {
  text-align: center;
}

.oneday p {
  font-size: 0.9rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
  margin-bottom: 5%;
}

.oneday a:hover {
	opacity:0.5;
	transition:0.3s;
}








section.manager {
  background-color: #FFF;
  border-radius: 10px;
  padding: 7% 5%;
  margin: 0 5% 70%;
  border: 3px solid #C5C5C5;
}

section.manager h4 {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.02px;
  margin-bottom: 6%;
}

section.manager .imgBox {
  display: block;
  width: 70%;
  text-align: center;
  margin: 0 auto 10%;
}

section.manager .imgBox .caution {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 2%;
}

section.manager p {
  font-size: 0.9rem;
  letter-spacing: 0.02px;
  line-height: 1.75;
}










/* ----- snap4 ----- */

.-flex.-snap4 {
  justify-content: start;
  align-items: baseline;
  gap: 5%;
  margin-top: 10%;
  margin-bottom: 5%;
  padding: 3%;
}

.-flex.-snap4 .-img-box {
  width: 55%;
}

.-flex.-snap4 .-img-box div {
  font-size: 0.65rem;
  letter-spacing: -0.5px;
  color: #b6b6b6;
}

@media only screen and (min-width: 750px) {

  .-flex.-snap4 .-img-box div {
    font-size: 14px;
  }
}

.-flex.-snap4 p.top-txt {
  padding: 0%;
  width: 40%;
  font-size: 0.8rem;
}



/* ----- slider ----- */

.slider {
  margin: 0 auto;
  max-width: 500px;
  width: 95%;
}


.slider-img {
  margin: 0 10px;
}

.slider-img img {
  height: auto;
  width: 100%;
}



/* ----- loweco_nagoya ----- */


section.loweco_nagoya {
  text-align: center;
  background-color: #f2f0d7;
  padding: 10% 5%;
  margin-bottom: 50%;
}

@media only screen and (min-width: 750px) {
    section.loweco_nagoya {
      background-color: unset;
    }
}


section.loweco_nagoya h3 {
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 1.75;
  margin-bottom: 3%;
}

section.loweco_nagoya h3 span {
  font-size: 1.2rem;
  padding: 0 1px;
}

section.loweco_nagoya h4 {
  position: unset;
  font-size: 0.95rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 1.75;
  margin-top: 0%;
  margin-bottom: 5%;
}

section.loweco_nagoya p {
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  line-height: 1.75;
  margin-bottom: 10%;
}


.wrapper-didyoubuy_nagoya section.loweco_nagoya  .c-btn01 {
  margin-top: 6%;
  font-size: 14px;
}





/* ----- Extra-edition ----- */

.bangaihen-main {
  text-align: center;
}

.bangaihen-main img {
  margin-top: -40%;
  width: 90%;
  margin-bottom: 20%;
}


@media only screen and (min-width: 750px) {

  .bangaihen-main img {
    margin-top: -25%;
    width: 60%;
  }
  
}

section.Extra-edition {
  background-color: #D2D2BA;
  padding-bottom: 1%;
  margin-bottom: 10%;
}


.swiper-button-next, .swiper-button-prev {
  top: 47%;
}


.swiper-slide img {
  height: auto;
  width: 90%;
  margin-bottom: 5%;
}



section.Extra-edition .-profile {
  padding: 0 10%;
  margin-bottom: 10%;
}


section.Extra-edition .-profile h2 {
  text-align: center;
  font-size: 1rem;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-bottom: 5%;
}



section.Extra-edition .-profile .-flex {
  width: 100%;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 750px) {

  section.Extra-edition .-profile .-flex {
    width: 80%;
    margin: 0 auto;
  }
}

section.Extra-edition .-profile .-flex img {
  width: 40%;
}

section.Extra-edition .-profile .-flex .-detail {
  width: 55%;
}


section.Extra-edition .-profile .-flex .-detail h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 2%;
}

section.Extra-edition .-profile .-flex .-detail p {
  font-size: 0.8rem;
  letter-spacing: -0.5px;
  line-height: 1.75;
  padding: 0;
}





section.Extra-edition .-list {
  padding-bottom: 10%;
  margin-bottom: 10%;
}

section.Extra-edition .-list h3 {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 5%;
  letter-spacing: -0.5px;
}

section.Extra-edition .-list .-flex {
  justify-content: center;
  align-items: center;
  gap: 5%;
  margin-bottom: 3%;
}

section.Extra-edition .-list .-flex img {
  width: 45%;
}


section.Extra-edition .-list .-flex .shop-detail {
  width: 45%;
  font-weight: 1rem;
  letter-spacing: -0.5px;
  line-height: 1.75;
  text-decoration: underline;
}

section.Extra-edition .-list .-flex p.-name {
  font-weight: bold;
}


.swiper-button-prev::after {
  background-image: url(https://jamtrading.itembox.design/item/jam/img/special/2024/with_glasses24ss/arrow_left.png);
}


.swiper-button-next::after {
  background-image: url(https://jamtrading.itembox.design/item/jam/img/special/2024/with_glasses24ss/arrow_right.png);
}


.styling:last-child {
  margin-bottom: 20%;
}




.item-image {
  display: flex;
  justify-content: center;
  gap: 5%;
  padding: 0 3%;
}

.item-image div {
  width: 50%;
}

.item-image img {
  width: 100%;
}

.wrapper-didyoubuy_nagoya .c-btn01 {
  width: 80%;
  border-radius: 50px;
  padding: 2% 0;
}

@media only screen and (min-width: 750px) {
  .wrapper-didyoubuy_nagoya .c-btn01 {
    width: 90%;
    border-radius: 50px;
    padding: 2% 2%;
    font-size: 9px;
}
}








