@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("http://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
@import url('hhttp://fonts.googleapis.com/css?family=Inria+Serif&display=swap');
@import url('hhttps://fonts.googleapis.com/css?family=Inria+Serif&display=swap');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('http://use.fontawesome.com/releases/v5.8.2/css/all.css');
@import url('https://use.fontawesome.com/releases/v5.8.2/css/all.css');
@media screen and (max-device-width: 480px) {
  .tokushu_wrap .pc {
    display: none !important;
  }
  .sns-wrap .fb-like, .sns-wrap .fb-share-button {
    top: -3.5px;
  }
  .sns_wrap iframe {
    margin-top: -3px !important
  }
  /* .sns_wrap iframe{
    margin-top: -3px!important
 }*/
  .tokushu_wrap {
    width: 100% !important;
    background-color: #fff !important;
    background: url(../images/bg.jpg) repeat left top;
    background-size: 50% !important;
  }
  /*top*/
  .tokushu_wrap .header img {
    width: 100% !important;
  }
  .tokushu_wrap .contents {
    width: 95% !important;
  }
  .tokushu_wrap .contents h3 {
    position: relative;
    font-size: 1.8em;
    font-size: 18px !important;
    /*padding-bottom: 4px !important;*/
	  padding: 0 0 4px 0 !important;
	  margin: 0 !important;
    width: calc(100%-10px) !important;
    margin: 0 !important;
    color: #803b03 !important;
    background: url("../images/h3.png") no-repeat left top;
    background-size: 100% !important;
    background-size: contain;
    z-index: 300;
	  line-height: 60px!important;
    /*background: -webkit-linear-gradient(left, #50a59f 0%, #658395 30%, #9f6eac 70%, #c86e41 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
  }
  .tokushu_wrap .contents.blue h3 {
    background: none !important;
  }
  .tokushu_wrap .contents .box {
    padding: 20px 18px 23px !important;
	  background-size:100% auto;
    /*background-color: rgba(255, 255, 255, 0.90);
        background-color: #fff;*/
  }
	.tokushu_wrap .contents .box::before {
  padding: 20px 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: url(../images/box_21.jpg) no-repeat left top;
    background-size: 100% auto;
    content: "";
	}
	
	.tokushu_wrap .contents .box::after {
  /*padding: 20px 0 0 0;
	top: 0;
    left: 0;*/
	bottom: 0;
    left: 0;
    position: absolute;
	padding: 20px 0 0 0;
    width: 100%;
    height: auto;
    background: url(../images/box_23.jpg) no-repeat left top;
    background-size: 100% auto;
    content: "";
	}
	
	.tokushu_wrap .contents .flametop {
    padding: 30px 0 0 0;
    margin: -30px 0 0 0;
  }
	
  .tokushu_wrap .contents .flametop img {
    width: 100%;
    height: auto;
	  margin: 0;
	  padding: 0;
  }
  /*.tokushu_wrap .contents .flamebt {
    background: url(../images/box_3.jpg) no-repeat left top;
    width: 100%;
    height: auto;
  }*/
	
  .tokushu_wrap .contents .flamebt img {
    width: 100%;
    height: auto;
  }
  .tokushu_wrap .contents .box .photo {
    width: 100%;
    margin: 0 0 5px !important;
    text-align: center !important;
  }
  .tokushu_wrap .contents .box .photo img {
    width: calc(45% - 10px);
  }
  /*
	.tokushu_wrap .contents .box .photo {
		width: 100% !important;
		margin: 0 0 5px !important;
		text-align: center !important;
	}

	.tokushu_wrap .contents .box .photo img {
		width: 50% !important;
	}

    .tokushu_wrap .contents .box .photon {
        width: 100%;
        margin: 0 0 5px !important;
        text-align: center !important;
    }

    .tokushu_wrap .contents .box .photon img {
        width: 70%;
    }
*/
  .tokushu_wrap .contents .box .txtn {
    width: 100%;
  }
  .tokushu_wrap .contents .box .txt {
    width: 100%;
  }
  .tokushu_wrap h5 {
    font-size: 1.4em !important;
  }
  .tokushu_wrap table th {
    width: 20% !important;
  }
  .tokushu_wrap table td {
    width: 80% !important;
  }
  /* .tokushu_wrap .live a:visited{
    background-color: #202020 !important;
	color: #6ED2DC !important;
}*/
  .tokushu_wrap .flexbox.column2 {
    padding: 0 !important;
    margin: 0 0 5px !important;
  }
  .tokushu_wrap .flexbox .item.column1 p {
    line-height: 17px !important;
  }
  .tokushu_wrap .flexbox .item.column1 img {
    width: 60% !important;
  }
  .tokushu_wrap .flexbox .item.column2 img {
    width: 100%;
  }
  .tokushu_wrap .flexbox .item .detail {
    display: inline-block;
    width: 98% !important;
    padding-top: 0 !important;
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .tokushu_wrap .flexbox .item dl {
    position: relative !important;
    width: 100%;
    font-size: 1.0em;
    font-size: 10px !important;
    text-align: center !important;
    margin: 5px 0 0 !important;
    padding: 0 !important;
  }
  .tokushu_wrap .flexbox .item.column1 dl {
    position: relative !important;
    text-align: center !important;
    margin: 5px 0 0 !important;
    padding: 0 !important;
  }
  .tokushu_wrap .flexbox .item dl dd span {
    font-size: 1.35em;
    font-size: 13.5px !important;
  }
  .tokushu_wrap .flexbox .item dl dd span:after {
    margin: 0 !important;
    font-size: 1.0em;
    font-size: 10px !important;
  }
  .tokushu_wrap .flexbox .item .detail .limited {
    margin: 10px 0px 0 !important;
  }
  /*.live ネットサイン会リンクボタン*/
  .tokushu_wrap .live a:link {
    line-height: 16px !important;
  }
  .tokushu_wrap strong {
    font-size: 14px !important;
  }
  .tokushu_wrap p span strong {
    font-size: 1.4em;
    font-size: 14px !important;
  }
  /*.全巻セットへの誘導ボタン*/
  .tokushu_wrap .item_block {
    width: 90% !important;
    text-align: center;
  }
  .tokushu_wrap .item_block a:link {
    display: inline-block;
    width: 100% !important;
  }
	
	.tokushu_wrap .underline {
		border-bottom: none;
	}
}

@media screen and (max-device-width: 414px) {
	.tokushu_wrap .contents .box::after {
    padding: 18px 0 0 0;
}

  }

@media screen and (max-device-width: 393px) {
	.tokushu_wrap .contents .box::after {
    padding: 16px 0 0 0;
}
	
	.tokushu_wrap .contents h3 {
	  line-height: 50px!important;
  }	
	.tokushu_wrap .contents .flametop {
    padding: 20px 0 0 0;
    margin: -20px 0 0 0;
}
  }
@media screen and (max-device-width: 280px) {
	
	.tokushu_wrap .contents .flametop {
    padding-top: 20px;
    margin-top: -20px;
}
	
.tokushu_wrap .contents h3 {
	  line-height: 30px!important;
  }	
	
	.tokushu_wrap .contents .box::after {
    padding: 12px 0 0 0;
}
}