@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');

@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin&display=swap');

@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
 }*/
　　 .comment02{
        display:none!important; /*上部のグレー網掛け部分*/
	}
    .tokushu_wrap {
        width: 100% !important;
        /*background-color: #ebebeb !important;*/
		/*background-color: #0E0E0E !important;*/
		background-image: repeating-conic-gradient(#ccccd1,#656f86,#fffff7 10%);/* 放射線状 */
    }

    /*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;
        margin: 0 auto !important;
        color: #111 !important;
		background-color: transparent !important;
    }

    .tokushu_wrap .contents .box {
        padding: 8px 8px 3px !important;
    }
   
    .tokushu_wrap .contents .box .photo img {
            width: calc(50% - 5px) !important;
    }
    
    .tokushu_wrap .contents .box .photo img:first-child {
        margin-right: 10px !important;
    }

    .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 .flexbox .item.column1 p {
        line-height: 17px !important;
    }

    .tokushu_wrap .flexbox .item.column1 img {
        width: 60% !important;
    }


    .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;
    }
    .voice_actor {
    margin: 0!important;
    box-shadow: 2px 2px 2px 2px #bbb;
}
    /*.全巻セットへの誘導ボタン*/
    .tokushu_wrap .item_block {
        width: 90% !important;
        text-align: center;
    }

    .tokushu_wrap .item_block a:link {
        display: inline-block;
        width: 100% !important;
    }
.txt_center{
	text-align:center;
}
.txt_left{
	text-align:left;
}
.txt_right{
	text-align:right;
}
.u_line{
	text-decoration: underline;
}
.txt_Gold {
    color: #937E28;
    font-weight: 800;
}
.fs_Kaise {
    font-family: 'Kaisei Tokumin', serif;
}
.mt-10{
	margin-top:10px!important;
}
.mt-20{
	margin-top:20px!important;
}
.mt-30{
	margin-top:30px!important;
}
}
