.custom-style-12 { z-index: 2; }
.custom-style-18 { border-top:1px solid #000;display:block;padding:2em 0 0; }
.custom-style-19 { padding-top: 2em; }
span.detail--text__imgs__item { display: inline-block; padding: 0 1em 0 0; flex-basis: 50%; max-width: 500px;}
			  .point__inner .point__list .announce--text {font-size: 20px; line-height: 1.6em;}
			  .point__inner .point__list .announce--text span.mini--text {font-size: 20px; line-height: 1.6em; display: block; color: red;}
			  .point__inner .point__list .announce--text span.mini--text strong { display: inline-block; margin-bottom: .2em;}
			  .point__inner .point__list .announce--text span.pc__br {display: block; margin-bottom: -1.5em;}
			  .tokuten__desc {display: flex;}
			  .tokuten__desc .tokuten__text {flex-basis: 48%;}
			  .tokuten__desc .tokuten__img {flex-basis: 52%; text-align: center; padding: 0 0 0 3%;}
			  .tokuten__desc .tokuten__img img {width: 100%; max-width: 800px;}
			  .holo__desc__img {padding: .8em 0 4em; display: block;}
			  .holo__desc__img__sp {display: none;}
			  .appbtn__area {width: 100%;}
			  .app__text {display: inline-block; margin-bottom: .2em;}
			  .appbtn {display: inline-block; margin-bottom: 2em; margin-top: 0.3em;}
			  .android { margin-left: 1em;}
			  @media screen and (max-width: 768px) {
				  .point__inner .point__list .announce--text {font-size: 4.26667vw;}
				  .point__inner .point__list .announce--text span.mini--text {font-size: 4.26667vw;}
				  .point__inner .point__list .announce--text span.sp__br { display: block; margin-bottom: -1.5em;}
				  .point__inner .point__list .announce--text span.pc__br {display: inline;}
				  .tokuten__desc {flex-direction: column;}
				  .tokuten__desc .tokuten__text {padding-bottom: 1.5em}
                  .tokuten__desc .tokuten__img {padding: 0em 0 0;}
				  .holo__desc__img {display: none;}
                  .holo__desc__img__sp {padding: .8em 0 4em; display: block;}
				  .appbtn {display: block; margin-bottom: 2em; margin-top: 0.3em;}
				  .android {margin-left: 0em;}
				  .detail__desc__inner .desc--status span:last-of-type{margin-left:0;}
			  }
.detail--text {
				font-size: 20px !important;
				line-height: 1.6em !important;
            }
            .detail--text + .detail--text {
              padding-top: 3em;
            }
            .detail--text__flex {
              display: flex;
/*				ストファイ用追加*/
				/*border-bottom: solid 1px #d3d3d3;
				padding-bottom: 1.5em;*/
            }
			  
			  .detail--text__flex:last-child {
				  border-bottom: none;
			  }
/*				ここまで*/
			  
			span.infotitle {
			  font-weight: bold;
              font-size: 1.1em;
              font-size: 24px;
			  line-height:1.4;
              display: block;
			  
			}
			
			  img.point__list__detail__img {
				  width: 100%;
			  }
			  
/*			  ストファイ用追加*/
			  .detail--text__flex .midokoro_cap {
				  display: block;
				  width: 100%;
				  text-align: center;
				  margin: .8em 0 0;
				  font-size: .8em;
			  }
/*				ここまで*/
			  
			  .detail--text__flex .pc__midokoro_cap {
				  display: block;
			  }
			  .detail--text__flex .sp__midokoro_cap {
				  display: none;
			  }
			  
            @media screen and (max-width: 768px) {
            .detail--text {
				font-size: 4.26667vw !important;
            }
              .detail--text__flex {
                display: block;
              }
/*				ストファイ用追加*/
				.detail--text + .detail--text {
                    padding-top: 2.5em;
                }
				.point__list__detail .detail--text {
					padding-bottom: 2em;
				}
/*				ここまで*/
				.point__list__detail .detail--text--toho {
					padding-bottom: 0em;
				}
				
				.detail--text__flex .pc__midokoro_cap {
                    display: none;
                }
                .detail--text__flex .sp__midokoro_cap {
                    display: block;
					margin: 0 0 1.5em;
                }
				span.infotitle {
				  font-size: 4.6vw;
				  
				}
            }
            .detail--text__flex__str {
				  flex-basis: 49.6%;
				  padding-right: 40px;
				font-size: 20px;
				line-height: 1.6em;
	            }
			  
			  .detail--text__flex__str span.sp__illust__image {
				  display: none;
			  }
			  
            @media screen and (max-width: 768px) {
              .detail--text__flex__str {
                flex-basis: auto;
                padding-right: 0;
				font-size: 4.26667vw !important;
              }
				
              .detail--text__flex__str span.sp__illust__image {
				  display: block;
				  margin-bottom: .6em;
			  }
				
            }
			  
            .detail--text__flex__img {
              flex-basis: 50.4%;
            }
			  
			  .detail--text__flex__img span.pc__illust__image {
				  display: block;
			  }
			  
            @media screen and (max-width: 768px) {
              .detail--text__flex__img {
                padding-top: 1em;
                flex-basis: auto;
                padding-right: 0;
              }
				
				.detail--text__flex__img span.pc__illust__image {
				  display: none;
			  }
				
            }
            .detail--text__imgs {
              display: flex;
              padding-top: 1em;
            }
            .detail--text__imgs__item {
              flex-basis: 50%;
            }
            @media screen and (max-width: 768px) {
              .detail--text__imgs {
                display: block;
              }
              .detail--text__imgs__item {
                flex-basis: auto;
              }
              .detail--text__imgs__item + .detail--text__imgs__item {
                padding-top: 1em;
              }
            }
.midokoro-Area {
		display: flex;
		justify-content: space-around;
		justify-content: space-between;
		flex-wrap:wrap;
	}
	 .midokoro-box{
		padding-top: 1em;
		 width: 29%;
	 }
	 .midokoro-box:nth-of-type(2),
	 .midokoro-box:nth-of-type(4),
	 .midokoro-box:nth-of-type(6),
	 .midokoro-box:nth-of-type(8),
	 .midokoro-box:nth-of-type(10),
	 .midokoro-box:nth-of-type(12){
		 padding-bottom:50px;
		
	 }
	 .midokoro-box h4{
		font-size: 20px;
		line-height: 1.6;
		 font-weight: bold;
}
	 .midokoro-box p{
		font-size: 20px;
		line-height: 1.6;
 	 }
	 .midokoro-box img{
		 margin-bottom:10px;
 	 }
	 .midokoro_cap{
		 display:block;
		  font-size:0.8em; 
		
	 }
	@media screen and (max-width: 768px) {
	   .midokoro-Area {
		   display: block;
		}
		.midokoro-Area.detail--text{
			/*padding-top: 0 !important;*/
		}
		.midokoro-Area~.detail--text {
			padding-top: 0 !important;
		
		}
		 .midokoro-box{
			padding-top: 0;
		 	width: 100%;
			margin-bottom: 1em;
		 }
		 .midokoro-box:nth-of-type(2),
		 .midokoro-box:nth-of-type(4),
		 .midokoro-box:nth-of-type(6),
		 .midokoro-box:nth-of-type(8),
		 .midokoro-box:nth-of-type(10),
		 .midokoro-box:nth-of-type(12){
			/* padding-bottom:0px;*/
			
		 }
		 .midokoro-box h4{
			 font-size: 4.26667vw;
		 }
		 .midokoro-box p{
			 font-size: 4.26667vw;
		 }
		 .midokoro_cap{
			  font-size:3.2vw; 
		 }
	}
	.point__list .mtxt2 {
		display: flex;
		flex-wrap:wrap;
		flex-direction:column;
		justify-content: space-between;
		padding-bottom:2em;
	}
	.point__list li.mtxt2txt{
		display:block;
		width:100%;
		/*max-width:1200px;*/
		margin:0;
		margin-top: 0em;
		border-radius:15px;
		/*background-color:#ffd2de;*/
		padding-bottom:1em;
	}
	.w100{
		width:100% !important;
	}
	.point__list li.mtxt2txt img{
		margin-top:10px;
		margin-bottom:5px;
	}
	.point__list li.mtxt2txt .mtxt2photo {
		margin-top:10px;
		font-size:0.8em;
		line-height:1.5;
	}
	.point__list li.mtxt2txt .mtxt2photo img{
		margin-right:2%;
		margin-top:0px;	
		width:48%;
	}
	.point__list li.mtxt2txt .mtxt2profile {
		line-height:1.5;
		display:table;
		margin-top:5px;	
	}
	@media screen and (max-width: 768px) {
		.point__list .mtxt2 {
			display:block;
		}
		.point__list li.mtxt2txt{
			width:100%;
		}
		.point__list li.mtxt2txt img{
			width:100%;
		}
		.point__list li.mtxt2txt .mtxt2photo {
			width:100%;
		}
		.point__list li.mtxt2txt .mtxt2photo img{
			margin-right:0;
			margin-top:0px;	
			width:100%;
		}
		.point__list li.mtxt2txt .mtxt2profile {
			display:block;
			margin-top:10px;	
		}
	}
.sgimg5 {
			flex-wrap:wrap;
			display: flex !important;
			justify-content: flex-start;
			margin-bottom: 5em;
			margin-top:1.5em;
		}
		li.sgimg5img{
			display:block;
			width:17%;
			margin-left:0;
			margin-right:1em;
			margin-bottom:1em;
			text-align:center;
		}
		.sgimg5img img{
			width:100%;
			height:auto;
		}
		@media screen and (max-width: 768px) {
			.sgimg5 {
			justify-content: space-around;
			margin-bottom: 3em;
			}
			li.sgimg5img{
				width:31%;
				margin-bottom:1em;
				margin-right:0;
			}
		}
.goods__title__p {
          margin-bottom: 65px;
          margin-top: -20px;
        }
	/*付け足し分*/
		  h5.goods_intro {
			  font-size: 20px;
			  font-weight: 600;
			  margin-bottom: 0.5em;
			  line-height: 1.6em;
			  margin-top: 0em;
		  }
		  
		  div.goods_desc_block {
			  width: 100%;
			  max-width: 1200px;
			  /*display: flex;*/
			  margin: 0 0 3em;
		  }
		  div.goods_desc_block p.goods_desc_text {
			  /*flex-basis: 80%;*/
			  font-size: 1.15em;
			  line-height: 1.6em;
		  }
		  div.goods_desc_block p.goods_desc_text img{
			  width:100%;
			  height:auto;
			  max-width:800px;
			  margin-bottom: 1em;
		}
		  div.goods_desc_block p.goods_desc_logo {
			  flex-basis: 30%;
			  padding: 0 0 0 5%;
		  }
		  div.goods_desc_block p.goods_desc_logo img {
			  width: 100%;
			  max-width: 220px;
		  }

		  div.goods_cam_block {
			  width: 100%;
			  max-width: 1200px;
			  /*display: flex;*/
			  display:inline-block;
			  margin: 0 0 2em;
			  background-color:#fff9d5;
			  color:#333333;
			  padding:1.5em 2em 2em; margin: 0 0 6em; 
		  }
		  div.goods_cam_block div.goods_cam_text {
			  line-height: 1.6em;
		  }


		  div.goods_att_block {
			  width: 100%;
			  max-width: 1200px;
			  display: flex;
			  margin: 0 0 2em;
			  
			  padding:1.5em 0em 2em; margin: 0 0 6em; 
		  }
		  div.goods_att_block div.goods_att_text {
			  flex-basis: 55%;
			  font-size: 1.15em;
			  line-height: 1.6em;
		  }
		  div.goods_att_block p.goods_att_img {
			  flex-basis: 45%;
			  padding: 0 0 0 2%;
		  }
		  div.goods_att_block p.goods_att_img img {
			  width: 100%;
		  }

		  div.banner-box{
			  margin: 4em 0 4em;
			  padding:0;
			  width: 100%;
			  max-width: 1200px;
			  max-width:none;
		  }
		  .banner-box p.illust-desc {
			  font-size: 1.15em;
			  line-height: 1.6em;
			  margin-top:0.4em;
		  }
		  .banner-box p img {
			  width: 100%;
			  max-width: 700px;
			  max-width: 800px;
		  }
		  
		  .banner-box .illust-desc a:hover {
			  opacity: .8;
		  }

		  
		  div.illust-block{
			  padding:0;
			  width: 100%;
			  max-width: 1200px;
			  max-width:none;
		  }
		  .illust-block p.illust-desc {
			  font-size: 1.15em;
			  line-height: 1.6em;
		  }
		  .illust-block p img {
			  width: 100%;
			  /*max-width: 700px;*/
		  }
		  
		  .illust-block .illust-desc a:hover {
			  opacity: .8;
		  }
		  
		  .goods_btnarea {
			  margin-bottom: 2em;
		  }
		  
		  .btn,a.btn,button.btn {
			  font-size: 1.3em;
			  font-weight: 700;
			  line-height: 1.5;
			  position: relative;
			  display: inline-block;
			  width: 31%;
			  padding: 1.3em 0em;
			  cursor: pointer;
			  -webkit-user-select: none;
			  -moz-user-select: none;
			  -ms-user-select: none;
			  user-select: none;
			  -webkit-transition: all 0.3s;
			  transition: all 0.3s;
			  text-align: center;
			  vertical-align: middle;
			  text-decoration: none;
			  letter-spacing: 0.1em;
			  border-radius: 0.5rem;
			  border: 3px solid #fff;
			  margin: -1em 2em 2em 0;
			}

			.btn--orange,
				a.btn--orange {
				  color: #fff;
				  background-color: rgb(255, 62, 62);
			}

			.btn--orange:hover,
			a.btn--orange:hover {
				  color: #000;
				  background-color: rgb(255, 255, 255);
				  border: 3px solid #000;
			}
		  
		  
		  /*グッズに関する注意事項部分*/
		  p.goods_announce {
			  font-size: 21px;
			  margin-bottom: 1rem;
			  margin-top: 1.5em;
			  margin-top: 0.5em;
		  }
		  li.announce_text {
			  text-indent: -0.5rem;
			  padding-left: 0.5rem;
		  }
		  li.announce_text.sponly{
			  display:none;
			  
		  }
		  /*END*/
		  
		  
		  .goods__item li {
			  position: relative;
		  }
		  .goods__item li .goods__item__name {
			  margin-bottom: 4em;
		  }
		  .goods__item li .goods__item__desc {
			  position: absolute;
			  bottom: 0;
		  }
		  
		  @media screen and (max-width: 1105px) {
			  .goods__item li .goods__item__name {
				  margin-bottom: 6em;
				  }
		  }
		  @media screen and (max-width: 1010px) {
			  .goods__item li .goods__item__name {
				  margin-bottom: 8em;
				  }
		  }
	  /*付け足し分end*/
@media screen and (max-width: 768px) {
    .goods__item__name {
        display:block;
    }
  .goods__item li .goods__item__name {
      margin-bottom: 0em;
      min-height: 25vw;
      font-size: 3.2vw;
      }
    .goods__item__name span {
    padding: 4vw 4vw;
    }
}
		  
        @media screen and (max-width: 768px) {
          .goods__title__p {
            margin-bottom: 60px;
            margin-bottom: 16vw;
            margin-top: -15px;
            margin-top: -6vw;
          }
	/*付け足し分*/
			h5.goods_intro{
				font-size: 120%;
			}
			
			div.goods_desc_block {
				flex-direction: column;
			}
			div.goods_desc_block p.goods_desc_text {
				font-size: 1em;
				order: 2;
			}
			div.goods_desc_block p.goods_desc_logo {
                padding: 0;
				text-align: center;
				margin: 1em 0 1.5em;
				order: 1;
            }
			
			div.goods_cam_block {
				flex-direction: column;
			}
			div.goods_cam_block div.goods_cam_text {
				font-size: 1em;
				order: 2;
			}

			div.goods_att_block {
				flex-direction: column;
			}
			div.goods_att_block div.goods_att_text {
				font-size: 1em;
				order: 2;
			}
			  div.goods_att_block p.goods_att_img img {
				  display:none;
			  }
			
			div.banner-box{
				padding: 0;
				margin: 2em 0 2em;
		  	}
			
			.banner-box p.illust-desc {
				font-size: 1em;
			}
			

			div.illust-block{
				padding: 0;
				margin: 2em 0 2em;
		  	}
			
			.illust-block p.illust-desc {
				font-size: 1em;
			}
			
			p.goods_announce {
				font-size: 100%;
			}
			  li.announce_text.sponly{
				  display:block;
				  
			  }
			.goods__item li .goods__item__desc {
			  position: static;
		  	}
			.btn,a.btn,button.btn {
				width: 100%;
			}
	  /*付け足し分end*/
        }
.psimg2 {
			display: flex;
			justify-content: left;
			flex-direction: column;
			flex-wrap:wrap; 
			margin-top:1em;
		}
		.psimg2img{
			width:100%;
			max-width:900px;
		}
		.psimg2img img{
			width:100%;
				margin-bottom:1em;
			height:auto;
		}
		@media screen and (max-width: 768px) {
			.psimg2 {
				flex-direction: column;
				justify-content: center;
			}
			.psimg2img{
				width:100%;
				margin-bottom:1em;
				margin-right:0;
			}
		}
		.psimg7 {
			display: flex !important;
			justify-content: left;
			flex-wrap:wrap; 
			margin-top:1em;
		}
		.psimg7img{
			width:48%;
			max-width:800px;
			margin-right:1%;
            margin-left: 0 !important;
            margin-bottom: 1em !important;
            display: inline-block !important;
            text-align: center;
		}
		.psimg7img img{
			width:100%;
			height:auto;
			margin-bottom: 0.5em;
		}
		@media screen and (max-width: 768px) {
			.psimg7 {
				flex-direction: column;
				justify-content: center;
			}
			.psimg7img{
				width:100%;
				margin-bottom:1em;
				margin-right:0;
			}
		}

		.psimg8 {
			display: flex;
			justify-content: left;
			flex-wrap:wrap; 
			margin-top:1em;
		}
		.psimg8img{
			width:24%;
			max-width:600px;
			margin-right:1%;
		}
		.psimg8img img{
			width:100%;
			height:auto;
			margin-bottom:1em;
		}
		@media screen and (max-width: 768px) {
			.psimg8 {
				justify-content: center;
			}
			.psimg8img{
				width:49%;
			}
		}
