@charset "UTF-8";
/* CSS Document */

  .category-title{
    background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/cate-img.jpg) no-repeat;
    background-size: cover;
  }    
  
h3.head3{
  padding-bottom: 30px;
  text-align: center;
}
#feature-wrap img{
	width: 100%;
}
.serif{
  font-family: "Shippori Mincho", serif;
}
.main-wrap p{
  font-size: 2rem;
  line-height: 2.2;
  text-align: center;
}
.main-wrap .txt-box{
  max-width: 650px;
  margin: 90px auto;
  padding: 45px;
  text-align: center;
  border: 3px solid #BA2B2A;
}
.main-wrap .txt-box .red{
  color: #BA2B2A;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.7;
}
.main-wrap .txt-box p:not(.red){
  font-size: 2rem;
  line-height: 2;
}
.main-wrap .txt-box p span{
  font-size: 1.8rem;
}

.kan-l{
  margin-bottom: 50px;
  position: relative;
}
.kan-l-content{
  margin-bottom: 50px;
  position: absolute;
  top:50%;
  right: 5%;
  transform: translateY(-50%);
}
  .kan-l .item-name{
    padding-bottom: 10px;
    font-size: 4.4rem;
    line-height: 1;
  }
  .kan-l .item-price{
    font-size: 3rem;
    border-bottom: 2px dotted #333333;
  }
  .kan-l .item-price span{
    font-size: 1.8rem;
    font-weight: 600;
  }
  .kan-l .item-txt{
    padding: 15px 0 0;
    line-height: 1.6;
  }
  .kan-l .item-txt span:nth-of-type(1){
    padding-left: 25px;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
  }
  .kan-l .item-txt span:nth-of-type(1):before{
    display: block;
    content: '';
    width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 12px solid #333333;
  border-right: 0;
    position: absolute;
    top: 7px;
    left: 0;
  }
  .kan-l .modal{
    font-size: 1.6rem;
    position: absolute;
    bottom: 20px;
    right: 55px;
  }
  .kan-l .modal .btn{
    position: relative;
  }
  .kan-l .modal .btn:after{
    display: block;
    content: '';
    width: 15px;
    height: 1px;
    background: #333333;
    position: absolute;
    top: 50%;
    right: -20px;
  }
    @media screen and (max-width:1440px){
    h3.head3 {
    font-size: 3rem;
    }
    .main-wrap .txt-box .red {
    font-size: 2.5rem;
    }
    .kan-l-content {
    width: 40%;
    right: 3%;
    }
    .kan-l .item-name {
    font-size: 2.6rem;
    }
    .kan-l .item-price {
      font-size: 2.6rem;
    }
    .kan-l .item-price span {
    font-size: 1.4rem;
    }
    .kan-l .item-txt span:nth-of-type(1) {
    font-size: 1.8rem;
  }
    .kan-l .item-txt span:nth-of-type(2) {
    font-size: 1.6rem;
  }
    .kan-l .modal {
    font-size: 1.5rem;
    bottom: 10px;
  }

  }/*max-width:1440px*/
  
  @media screen and (max-width:1200px){
    h3.head3 {
      font-size: 2.6rem;
      line-height: 1.6;
    }
    .main-wrap p {
    font-size: 1.6rem;
    }
    .main-wrap .txt-box {
    margin: 30px auto;
    padding: 20px;
    }
    .main-wrap .txt-box .red {
        font-size: 1.8rem;
    }
    .main-wrap .txt-box p:not(.red),
    .main-wrap .txt-box p span{
    font-size: 1.5rem;
  }
    .kan-l-content {
        position: unset;
        width: 85%;
        margin: 25px auto;
        transform: none;
    }
    .kan-l .modal {
      width: 250px;
      margin: 0 auto;
      padding: 10px 0;
      text-align: center;
      font-size: 1.8rem;
      color: #fff;
      background: #000;
      border-radius: 5px;
      position: unset;
    }
    .kan-l .modal .btn:after {
    display: none;
    }
    
    
  }/*/*max-width:1200px*/
  
.lineup-wrap{
  padding: 90px 0;
  background: #650000;
	position: relative;
}

.lineup-tit{
	color: #E8C687;
	font-size: 4rem;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
  position: relative;
}
.lineup-tit:before,
.lineup-wrap .inner:after{
    display: block;
    content: "- KARINTO MUSEUM -";
    font-size: 2rem;
    color: #E8C687;
    font-family: "Shippori Mincho", serif;
    letter-spacing: .2em;
    position: absolute;
}
.lineup-wrap .b22{
  color: #E8C687;
    font-size: 2.2rem;
    font-weight: 500;
    text-align: center;
  }
.lineup-wrap:before, .lineup-wrap:after,
.lineup-wrap .inn:before, .lineup-wrap .inn:after{
	content: "";
	display: block;
	width: 200px;
	height: 200px;
	position: absolute;
}
.lineup-wrap:before{
	background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec1.png) no-repeat;
	background-size: contain;
  top: 30px;
	left: 30px;
  transform: rotate(-90deg);
}
.lineup-wrap:after{
	background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec1.png) no-repeat;
	background-size: contain;
	top: 30px;
	right: 30px;
}
.lineup-wrap .inn:before{
	background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec1.png) no-repeat;
	background-size: contain;
  bottom: 30px;
	left: 30px;
  transform: rotate(180deg);
}
.lineup-wrap .inn:after{
	background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec1.png) no-repeat;
	background-size: contain;
	bottom: 30px;
	right: 30px;
  transform: rotate(90deg);
}
.item-ul{
  width: 85%;
  max-width: 1170px;
  margin: 50px auto 0;
  display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.item-ul li{
	width: 31.5%;
  margin-bottom: 3%;
	padding: 50px 25px 40px;
  background: #fff;
  border-radius: 5px;
	text-align: center;
	display: flex;
  flex-direction: column;
  align-items: center;
}

  
.item-ul .img-wrap{
  width: 80%;
	max-width: 250px;
	height: auto;
	margin: 0 auto;
}
.item-ul span{
	display: block;
}
.item-ul .item-name{
	padding: 25px 0;
    color: #650000;
    font-weight: 600;
}
  .item-ul .item-name span:nth-of-type(1){
    font-size: 2.2rem;
  }
  .item-ul .item-name span:nth-of-type(2){
    font-size: 1.8rem;
  }

.item-ul li .item-txt{
  max-width: 280px;
  margin: 0 auto;
  padding-bottom: 25px;
  font-size: 1.6rem;
  line-height: 1.8;
	text-align: left;
}
  .item-ul li .more{
    margin-top: auto;
    color: #650000;
  }

  
/* モーダルを開くボタン */
.modal__trigger {
  cursor: pointer;
}

/* モーダル本体 */
.modal__wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.modal__layer {
  height: 100%;
  background: rgba(0, 0, 0, .6);
  cursor: pointer;
}

.modal__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1150px;
  background: #fff;
}

.modal__inner {
  position: relative;
  height: 100%;
}

/* モーダルを閉じるボタン */
.modal__close {
  position: absolute;
  top: -35px;
  right: -35px;
  z-index: 5;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  transition: opacity .6s;
}

.modal__close:hover {
  opacity: .6;
}

.modal__close:before,
.modal__close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 3px;
	border-radius: 2px;
  background: #fff;
  content: '';
}

.modal__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

      .modal__card .new-txt{
        padding-bottom: 5px;
        font-size:1.4rem !important;
        color: #D09931;
      }
/* モーダル内のコンテンツ */
.modal__content {
	padding: 60px;
  align-items: center;
}
.modal__content .item-slide{
	width: 42%;
}
 .modal__content .txt-wrapper{
	width: 52%;
	color: #333;
}
.modal__content .new-txt{
	font-size: 16px;
  color: #D09931;
  text-align: center;
}
.modal__content .pop-name{
  font-family: "Shippori Mincho", serif;
	font-size: 3.4rem;
	line-height: 1.5;
  text-align: center;
}
.modal__content .pop-name span
  {
    font-size: 2.4rem;
  }
.modal__content .pop-price{
	padding-bottom: 10px;
  font-family: "Shippori Mincho", serif;
  text-align: right;
}
.modal__content .pop-price span:first-child{
	font-size: 3rem;
}
.modal__content .pop-price span:last-child{
	font-size: 1.8rem;
}
.modal__content table{
    width: 100%;
    margin-bottom: 20px;
  }
.modal__content tr th {
  width: 210px;
  padding: 20px 0 20px 20px;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: left;
  letter-spacing: .04em;
  line-height: 1;
  vertical-align: middle;
}
.modal__content tr td{
	padding: 20px 20px 20px 0;
  font-size: 1.8rem;
	line-height: 1.57;
}
.modal__content tr:nth-of-type(odd) th,
.modal__content tr:nth-of-type(odd) td{
    background: #F2F2F2;
  }
  
.swiper-container , .item-slide{
        width: 50%;
    }
.swiper-slide img{
        width: 100%;
}
.swiper_main .swiper-slide{
	margin-bottom: 5px;
}
.swiper-wrapper {
	justify-content: space-between;
}
.swiper_thumbnail .swiper-slide{
	width: 19%!important;
	cursor: pointer;
    }

  @media screen and (min-width:1441px){
    .lineup-tit:before {
      transform: rotate(-90deg);
      top: 290px;
      left: -105px;
    }
    .lineup-wrap .inner:after{
      transform: rotate(90deg);
      bottom: 380px;
      right: -105px;
    }
 }
 @media screen and (min-width:1201px){
    .item-ul:after{
    content:"";
    display: block;
    width:31.5%;
    }
 }
 
  @media screen and (max-width:1440px){
    .lineup-wrap {
    padding: 60px 0;
    }
    .lineup-tit {
    font-size: 3rem;
    }
    .lineup-wrap .b22 {
    font-size: 1.8rem;
    }
    .lineup-wrap:before,  .lineup-wrap:after,
    .lineup-wrap .inn:before, .lineup-wrap .inn:after{
    width: 50px;
      height: 50px;
    }
    .lineup-wrap:before {
      background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec2.png) no-repeat;
      background-size: contain;
      top: 20px;
      left: 20px;
    }
    .lineup-wrap:after {
     background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec2.png) no-repeat;
      background-size: contain;
     top: 20px;
     right: 20px;
    }
    .lineup-wrap .inn:before {
      background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec2.png) no-repeat;
      background-size: contain;
      bottom: 20px;
      left: 20px;
    }
    .lineup-wrap .inn:after {
     background: url(https://gigaplus.makeshop.jp/azabukarinto/img/museum/mus_dec2.png) no-repeat;
      background-size: contain;
     bottom: 20px;
     right: 20px;
    }
    .lineup-tit:before{
    font-size: 1.4rem;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: .1em;
    }
    .lineup-wrap .inner:after{
      display: none;
    }
    .item-ul {
    margin: 40px auto 0;
    }
    .item-ul li {
    padding: 30px 3%;
    }
    .item-ul .item-name {
    padding: 20px 0 15px;
    }
    .item-ul .item-name span:nth-of-type(1) {
    font-size: 1.7rem;
      line-height: 1.6;
    }
    .item-ul .item-name span:nth-of-type(2) {
    font-size: 1.4rem;
    }
    .item-ul li .item-txt {
    padding-bottom: 10px;
    font-size: 1.4rem;
    }
    .modal__content .pop-name {
    font-size: 3rem;
    }
    .modal__content .pop-price span:first-child {
    font-size: 2.5rem;
    }
    .modal__content tr th,
    .modal__content tr td{
    font-size: 1.6rem;
    }
    
    }/*1440px*/
  
  @media screen and (max-width:1200px){
    .item-ul {
    width: 90%;
      margin: 20px auto;
    }
    .item-ul li {
      width: 48.5%;
      padding: 25px 15px 15px;
    }
    .modal__content {
      padding: 20px;
    flex-direction: column;
    }
    .modal__content .item-slide {
    width: 80%;
      max-width: 500px;
    margin-bottom: 20px;
    }
    
   .modal__content .txt-wrapper {
    width: 100%;
    }
    .modal__content table {
    margin-bottom: 7px;
    }
    
    .modal__content tr th, .modal__content tr td {
      width: 100%;
      display: block;
      font-size: 1.4rem;
      text-align: left;
    }
    .modal__content tr th {
    padding: 10px 15px 5px;
    }
    .modal__content tr td {
    padding: 0 15px 7px;
    }
    .modal__content .pop-name {
        font-size: 2rem;
    }
    .modal__content .pop-name span {
    font-size: 1.5rem;
    }
    .modal__content .pop-price {
    padding-bottom: 0;
    }
    .modal__content .pop-price span:first-child {
        font-size: 2rem;
    }
    .modal__content .pop-price span:last-child {
    font-size: 1.3rem;
    }
    .modal__content .pop-com{
      font-size: 1.2rem;
    }
    .modal__close {
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    }
    .modal__close:before, .modal__close:after {
    width: 25px;
    }
  }/*max-width:1200px*/
		
@media screen and (max-width:600px){
	h3.head3{
		padding-bottom: 10px;
	}
	.main-wrap p{
		line-height: 3rem;
	}
	.main-wrap .txt-box p:not(.red), .main-wrap .txt-box p span{
		line-height: 2.5rem;
	}
	.item-ul li .item-txt{
		line-height: 2.2rem;
	}
	.item-ul .item-name span:nth-of-type(1){
		line-height: 2.5rem;
	}
}
  .limit-img{
    width: 85%;
    max-width: 700px;
    margin: 50px auto 0;
    text-align: center;
  }
  @media screen and (max-width:600px){
   .limit-img{
    width: 90%;
    margin: 20px auto 0;
  }
}

      
/*ホワイトデー企画2026*/
      .wd-limit-wrap .pc-none{
        display: none;
      }
      .wd-limit-wrap{
        width: 90%;
        max-width: 820px;
        margin: 50px auto;
        padding: 50px 0;
        border-top: 1px dashed #707070;
        border-bottom: 1px dashed #707070;
        text-align: center;
      }
      .wd-limit-subtit{
        font-family:'Shippori Mincho';
        font-size: 2rem;
        line-height: 1.6;
      }
      .wd-limit-tit{
        padding-bottom: 25px;
        font-family:'Shippori Mincho';
        font-size: 2.6rem;
        font-weight: 700;
        color: #900606;
        line-height: 1.6;
      }
      .wd-limit-txt{
        font-size: 1.7rem;
        line-height: 1.7;
      }
      .wd-limit-period{
        padding: 25px 0 15px;
        font-size: 2rem;
      }
      .wd-limit-wrap a{
        display: block;
        width: 100%;
        max-width: 660px;
        margin: 0 auto;
      }
      @media screen and (max-width:768px){
        .wd-limit-wrap .pc-none {
          display: block;
        }
        .wd-limit-wrap{
          margin: 40px auto;
          padding: 40p 0;
          }
        .wd-limit-subtit {
          font-size: 1.6rem;
        }
        .wd-limit-tit{
          padding: 10px 0 20px;
          font-size: 2rem;
        }
        .wd-limit-txt{
          font-size: 1.5rem;
        }
        .wd-limit-period{
          padding: 20px 0 15px;
          font-size: 1.8rem;
        }
      }/*768px*/
