@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-image: url(../images/bg.jpg);*/
        background: url(../images/bg.png) repeat left top;
		background-size: 100% !important;
	}

	/*top*/
	.tokushu_wrap .header img {
		width: 100% !important;
	}

	.tokushu_wrap .contents {
		width: 95% !important;
	}

	.tokushu_wrap .contents h3 {
		position: relative;
		width: 100%;
		font-size: 1.8em;
		font-size: 18px !important;
		margin: 0 !important;
        background:  none !important;
	}

	.tokushu_wrap .contents.blue h3 {
		background: none !important;
	}

	.tokushu_wrap .contents .box {
		padding: 8px 8px 3px !important;
		/*background-color: rgba(255, 255, 255, 0.90);
        background-color: #fff;*/
	}

	.tokushu_wrap .contents .box .photo {
		width: 100%;
		margin: 0 0 5px !important;
		text-align: center !important;
	}

	.tokushu_wrap .contents .box .photo img {
		width: 50%;
	}
    
    
    .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: 13px !important;
	}

	.tokushu_wrap p span strong {
		font-size: 1.3em;
		font-size: 13px !important;
	}

	/*.全巻セットへの誘導ボタン*/
	.tokushu_wrap .item_block {
		width: 90% !important;
		text-align: center;
	}

	.tokushu_wrap .item_block a:link {
		display: inline-block;
		width: 100% !important;
	}
}
