@charset "UTF-8";

/* CSS Document */

/* ************************************************ 
 *	共通設定
 * ************************************************ */

html{
    position: relative;
    font-size: 62.5%;
    box-sizing: border-box;
}

html,body{
    width: 100%;
}

body{
    min-width: 1160px;
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'Sawarabi Gothic','ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 0;
    /*overflow-x: hidden;*/
    /*background-image: url(../img/common/body_bg.png);*/
}

html,
body,
#wrapper {
}

#wrapper{
    /*overflow: hidden;*/
    position: relative;
}

#overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

#colorFilter{
    position: fixed;
    z-index: -1;
    /*background: linear-gradient(to bottom, rgba(255, 55, 5, 0.4), rgba(255, 255, 255, 0.3));*/
}

* {
	margin: 0px;
	padding: 0px;
}

*, *:before, *:after {
    box-sizing: inherit; 
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}

strong, em {
	font-weight:normal;
	font-style:normal;
}

li { list-style-type: none; }

img {
	border-style: none;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
        display: block;
}

a:hover {
    text-decoration: none;
    opacity: .55;
}

a,
a::before,
a::after {
  -webkit-transition: all .4s;
  transition: all .4s;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: currentColor;
    display: block;
}

.mincho{
    font-family: "Sawarabi Mincho", 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
}

::selection {
    background: transparent;
    color: #395a28;
    outline: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.sp_on{
   display: none;
}

.sp{
   display: none;
}

.pc_on{
   display: block;
}

.pc{
    display: inline-block;
}

.wht{
    color: #fff;
}

.red{
    color: #e13000;
    width: auto !important;
}

.pc-on{
    display: block;
}

.sp-on{
    display: none;
}

.mt_45{
    margin-top: 45px !important;
}
.ml_10{
    margin-left: 10px !important;
}

.mr_0{
    margin-right: 0 !important;
}

.bm_0{
    margin-bottom: 0 !important;
}

.bm_5{
    margin-bottom: 5px !important;
}

.mb_0, .bm_0{
    margin-bottom: 0 !important;
}

.mb_5, .bm_5{
    margin-bottom: 5px !important;
}

.mb_8{
    margin-bottom: 8px !important;
}

.mb_10{
    margin-bottom: 10px !important;
}

.mb_12{
    margin-bottom: 12px !important;
}

.mb_20{
    margin-bottom: 20px !important;
}

.mb_25{
    margin-bottom: 25px !important;
}

.mb_50{
    margin-bottom: 50px !important;
}

.mb_100{
    margin-bottom: 100px !important;
}

.u_line{
    text-decoration: underline;
}

.ind_1{
    text-indent: 1em;
}

.fw-n{
    font-weight: normal !important;
}

.pl_0{
    padding-left: 0 !important;
}

.Adjust_l2{
    display: inline-block;
    margin-left: -0.2em;
    padding: 0 !important;
}

.Adjust_l1{
    display: inline-block;
    margin-left: -0.1em;
    padding: 0 !important;
}

.cs{
    opacity: 1 !important;
}

.cs:hover:after{
    content: 'Coming soon...';
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding-left: 1em;
    font-size: 15px;
    opacity: 0.8;
}


header{
    width: 1160px;
    margin: 0 auto;
    padding: 23px 25px 0;
    position: relative;
}

#left{
    width: 341px;
    float: left;
    padding-top: 15px;
}

#left h1{
    margin-bottom: 55px;
}

#left h1 a{
    background: url(../img/common/logo2.png);
    background-repeat: no-repeat;
    opacity: 1;
}

#left h2{
    font-family: 'Catamaran', serif;
    font-weight: 600;
    font-size: 27px;
    padding: 0 15px;

    margin-bottom: 20px;
    margin-bottom: 0px;
}

#left nav{
    margin-bottom: 45px;
    padding: 0 15px;
}

#left nav ul li{
    font-family: 'Catamaran', serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}

#left nav ul li a{
    display: inline-block;
}

#left nav.twoRows .twoRows_l{
    width: 45%;
    float: left;
}

#left nav.twoRows .twoRows_r{
    width: 45%;
    float: right;
}

#left nav.twoRows ul li{
    margin-bottom: 8px;
}
#left .link_list{
    margin-bottom: 20px;
    text-align: right;
    /*margin-top: 20px;*/
}

#left .link_list a{
    display: inline-block;
    font-size: 15px;
    text-decoration: underline;
    margin-right: 15px;
}

#left .news{
    padding: 0 15px;
}

#left .news li{
    padding: 10px 0;
    border-bottom: 2px dotted #7d7d7d;
}

#left .news li:first-child{
    padding-top: 0 !important;
}

#left .news li:last-child{
    border-bottom:none !important;
}

#left .news dl{
    font-size: 15px;
}

#left .news dl dt{
    font-size: 18px;
}

#left #tickerarea{
    padding: 0 15px;
    margin-bottom: 8px;
}

#left #tickerbox{
    border-top: 2px dotted #7d7d7d;
    border-bottom: 2px dotted #7d7d7d;
}

#left #tickerbox ul{
    width: 100%;
}

#left #tickerbox ul li a{
    padding: 5px 0 !important;
}

#left #tickerbox dl dt{
    font-size: 18px;
}

#left #tickerbox dl dd{
    font-size: 15px;
}

#left .topVideoArea{
    width: 310px;
    height: 175px;
    position: relative;
    margin: 0 auto 10px;
    webkit-transition: all .4s;
    transition: all .4s;
}

/*#left .topVideoArea i.play{
    display: block;
    width: 60px;
    height: 60px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 1);
    border: 2px solid #000;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 33%;
    overflow: hidden;
    pointer-events: none;
    opacity: 0.8
    webkit-transition: all .4s;
    transition: all .4s;
}*/

/*#left .topVideoArea i.play:after{
    content: "";
    height: 0;
    width: 0;
    display: block;
    border: 8px solid transparent;
    border-right-width: 2px;
    border-left-color: #fff;
    border-width: 13px 0 13px 18px;
    position: absolute;
    top: 15px;
    left: 23px;
}

#left .topVideoArea:hover i.play{
    opacity: 0.6;
    webkit-transition: all .4s;
    transition: all .4s;
}*/

#main{
    width: 732px;
    float: right;
}

#main .main_img{
    width: 707px;
    float: right;
    background: url(../img/common/main3.png);
    position: relative;
}

#main .main_img .info{
    width: 300px;
    position: absolute;
    top: 20px;
    right: 20px;
}

#bg01{
    position: absolute;
    top: 0;
    left: -469px;
    z-index: -1;
}

#bg02{
    position: absolute;
    top: 660px;
    right: 0;
    z-index: -1;
}

#bg03{
    position: absolute;
    top: -581px;
    left: -296px;
    z-index: -1;
}

.news_area{
    clear: both;
    width: 1161px;
    margin: 0 auto;
    padding: 80px 0 0;
}

.news_area:after{
    /*content: '';
    display: block;
    width: 732px;
    height: 46px;
    background: url(../img/common/line01.png);*/
}

.news_area h2{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 25px;
    text-align: center;
    text-transform: lowercase;
}

.news_area ul{
    display: flex;
    width: 980px;
    margin: 0 auto;
    padding: 35px;
    background-repeat: no-repeat;
    background-image: url(../img/common/corner01.jpg), url(../img/common/corner02.jpg), url(../img/common/corner03.jpg), url(../img/common/corner04.jpg);
    background-position: top left, top right, bottom left, bottom right;
}

.news_area ul li{
    width: 34%;
    margin-right: 4%;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 2px 0;
    /* border-right: 1px solid; */
}

.news_area ul li:last-child{
    margin-right: 0;
}

.news_area ul li span{
    position: relative;
    display: block;
    height: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.news_area ul li span:before{
    content: url(../img/common/trebleClef2.png);
    display: inline-block;
    width: 68px;
    height: 19px;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.news_area ul li span:after{
    content: url(../img/common/trebleClef.png);
    display: inline-block;
    width: 68px;
    height: 19px;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.news_area ul li a{
    padding: 25px 6%;
}

.news_area dl{
    font-size: 15px;
}

.news_area dl dt{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.news_area dl dd{
    line-height: 1.3;
}

.news_area .link_list{
    width: 960px;
    margin: 20px auto 0;
    text-align: right;
}

.news_area .link_list a{
    display: inline-block;
    font-size: 15px;
    text-decoration: underline;
    /*margin-right: 15px;*/
}

.introduction{
    clear: both;
    width: 1160px;
    margin: 0 auto;
    padding: 100px 0 0;
}

.introduction h2{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 16px;
    text-align: center;
}

.introduction p{
    font-family: "Sawarabi Mincho";
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2.5px;
    line-height: 2.1;
    margin-bottom: 40px;
}

.sns_area{
    width: 1160px;
    margin: 0 auto 110px;
    overflow: hidden;
    padding: 100px 0 20px;
}

.sns_area ul{
    /*overflow: hidden;*/
    text-align: center;
}

.sns_area ul li{
    width: 330px;
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
}

.widgetBox, #pagePlugin{
    height: 430px;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(50,50,93,.1), 0 5px 10px rgba(0,0,0,.06);
}

.twArea{
    margin-right: 100px;
}

.sns_area ul li h2{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 10px;
    text-align: center;
}

#footer{
    background-color: #000;
    clear: both;
}

#footer .footerInner{
    width: 1160px;
    margin: 0 auto;
    padding: 25px 0 30px;
    position: relative;
}

.sns{
    overflow: hidden;
    margin-bottom: 30px;
}

.sns ul{
    position: relative;
    float: left;
    left: 50%;
}

.sns ul li{
    width: 45px;
    position: relative;
    left: -50%;
    float: left;
    margin-right: 20px;
}

.sns ul li:last-child{
    margin-right: 0px;
}

.warning{
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}

.footer_address{
    color: #fff;
    text-align: center;
}

#goTopBt{
    height: 40px;
    width: 40px;
    position: fixed;
    right: 40px;
    -webkit-transition: all .5s ease;
    transition: all .5ase;
    background-color: #d8d8d8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1 !important;
}

#goTopBt span{
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    padding: 14px;
    font-weight: bold;
    font-style: italic;
    margin-left: -4px;
}

#goTopBt:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 11px 10px;
    border-color: transparent transparent #000000 transparent;
    margin: auto;
    position: absolute;
    left: 0;
    top: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}





/* lower page */

.lower #content{
    width: 1160px;
    margin: 0 auto;
    padding: 23px 0 0 25px;
    position: relative;
}

.lower #left{
    padding-top: 15px !important;
    margin-bottom: 60px;
}

.lower #left nav{
    margin-bottom: 60px !important;
}

.lower #left h2{
    font-family: 'Cinzel Decorative', serif !important;
    font-weight: 700 !important;
    padding: 0;
    margin-bottom: 20px;
}

.left_sns_area ul li{
    width: 330px;
    padding: 0 15px;
    margin-bottom: 40px;
}

.lower #main h2{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700 !important;
    font-size: 40px;
    text-align: center;
    padding-top: 90px;
    margin-bottom: 45px;
}

.lower #footer .footerInner #bg03{
    top: -147px !important;
    height: 308px;
    overflow: hidden;
}

.contArea:before{
    content: '';
    display: block;
    width: 732px;
    height: 46px;
    background: url(../img/common/line01.png);
}

.contArea:after{
    content: '';
    display: block;
    width: 732px;
    height: 46px;
    background: url(../img/common/line01.png);
}

.contArea .bf, .contArea .af{
    display: none;
}

.partition:after{
    content: '';
    display: block;
    width: 732px;
    height: 46px;
    background: url(../img/common/line01.png);
    margin-bottom: 10px;
}


/* lower page NEWS LIST */
.news_list{
    /*margin-bottom: 118px;*/
}

.news_list:before{
    content: '';
    display: block;
    width: 732px;
    height: 85px;
    background: url(../img/common/frame_top.png);
    margin-bottom: 20px;
}

.news_list:after{
    content: '';
    display: block;
    width: 732px;
    height: 85px;
    background: url(../img/common/frame_bottom.png);
    margin-top: 20px;
}

.news_list ul{
    padding: 0 65px;
    min-height: 450px;
}

.news_list ul li{
    padding: 20px 0;
    border-bottom: 2px dotted #7d7d7d;
}

.news_list dt{
    font-size: 16px;
}

.news_list dd{
    font-size: 21px;
    font-weight: bold;
    /*text-indent: 1em;*/
    padding-left: 1em;
    line-height: 1.2;
}

.pagenavi{
    margin: 75px 0 118px;
    text-align: center;
}

.pagenavi a, .pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
}

.pagenavi a:hover, .pagenavi span.current {
    background-color: #434343;
    color: #fff;
}

.pagenavi span.current, .pagenavi .page, .previouspostslink, .nextpostslink {
    width: 39px;
    height: 39px;
    display: inline-block !important;
    line-height: 39px;
    padding: 0 !important;
}

.previouspostslink, .nextpostslink {
    font-size: 21px;
    font-size: 2.1rem;
    padding: 0px 11px 0px !important;
    border: 1px solid #434343 !important;
    line-height: 36px;
    padding: 0 !important;
}

.pagenavi .page, .pagenavi span {
    border: 1px solid #434343 !important;
    vertical-align: bottom;
}

.wp-pagenavi {
	clear: both;
    margin: 75px 0 118px;
	text-align: center;
}

.wp-pagenavi .page, .wp-pagenavi span {
	border: 1px solid #434343 !important;
	padding: 8px 14px !important;
    vertical-align: bottom;
}

.wp-pagenavi a, .wp-pagenavi span{
    margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background-color: #434343;
    color: #fff;
}

.wp-pagenavi span.current, .wp-pagenavi .page, .previouspostslink, .nextpostslink {
    width: 39px;
    height: 39px;
    display: inline-block;
line-height: 39px;
    padding: 0 !important;
}


.previouspostslink, .nextpostslink{
    font-size: 21px;
    font-size: 2.1rem;
padding: 0px 11px 0px !important;
    border: 1px solid #434343 !important;
line-height: 36px;
    padding: 0 !important;
}

.wp-pagenavi a.first, .wp-pagenavi a.last{
    display: none;
}

.extend{
    padding: 8px 11px !important;
    display: none;
}

.pages{
    display: none;
}


/* lower page NEWS */
#article{
    width: 732px;
    float: right;
}

#article h2{
    font-family: 'Cinzel Decorative', serif !important;
    font-weight: 700 !important;
    font-size: 40px;
    padding-top: 110px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000;
    line-height: 1.1;
    text-indent: 0.1em;
}

#article .date{
    font-size: 16px;
    padding: 0 10px;
    margin-bottom: 5px;
}

#article .title{
    font-size: 21px;
    font-weight: bold;
    padding: 0 10px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

#article .Subheading{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}

#article .text{
    min-height: 750px;
    font-size: 16px;
    line-height: 1.8;
    padding: 0 10px;
    margin-bottom: 60px;
}

#article .text a{
    word-wrap: break-word;
    text-decoration: underline;
    display: inline-block;
}

#article .text img{
    margin-bottom: 10px;
}

#article .text p{
    margin-bottom: 1em;
}

#article .text dl{
    padding-top: 1em;
}

#article .text dl dt{
    font-weight: bold;
}

#article .text dl dd{
    padding-left: 1em;
    margin-bottom: 1.5em;
}

#article .text dl dd span{
    display: inline-block;
    width: 9em;
}

#article .text dl.overview01{
    font-size: 15px;
}

#article .text dl.overview01 dt{
    width: 12em;
    float: left;
}

#article .text dl.overview01 dd{
    padding-left: 12em;
    text-indent: -1em;
}

#article .text dl.overview01 dd a{
    display: inline-block;
}



#article .text dl.overview02{
    font-size: 15px;
}

#article .text dl.overview02 dt{
    width: 11em;
    float: left;
}

#article .text dl.overview02 dd{
    padding-left: 11em;
    /*text-indent: -1em;*/
}

#article .text dl.overview02 dd a{
    display: inline-block;
}

#article .text dl.overview02 dd span{

}

#article .text dl.overview02 dd dl dt{}


#article .text dl.overview03{
    font-size: 15px;
}

#article .text dl.overview03 dt{
    width: 9em;
    float: left;
}

#article .text dl.overview03 dd{
    padding-left: 9em;
    margin-bottom: 1em;
    /*text-indent: -1em;*/
}

#article .text dl.overview03 dd a{
    display: inline-block;
}

#article .text dl.overview04{
    font-size: 15px;
}

#article .text dl.overview04 dt{
    width: 8em;
    float: left;
}

#article .text dl.overview04 dd{
    padding-left: 8em;
    margin-bottom: 1em;
    /*text-indent: -1em;*/
}

#article .text dl.overview04 dd a{
    display: inline-block;
}


#article .sp_on{
   display: none !important;
}

#article .pc_on{
   display: block !important;
}

#article .sp_br{
   display: none !important;
}

#article .pc_br{
   display: inline-block !important;
}

.list_num01{
    text-indent: -3em;
    padding-left: 2.2em;
}

.list_01{
    padding-left: 2.2em;
}

.list_num02{
    text-indent: -3em;
    padding-left: 4.2em;
}

.list_num03{
    text-indent: -5em;
    padding-left: 5.2em;
}

.list_03{
    text-indent: -1em;
    padding-left: 5.2em;
}

#article .text .link_list dt{
    width: 12em;
    float: left;
}

#article .text .link_list dd{}

.prizeImg{
    overflow: hidden;
}

.prizeImg li{
    width: 32.6%;
    float: left;
    margin-right: 1%;
    border: 1px solid #a5a5a5;
}

.prizeImg li:last-child{
    margin-right: 0 !important;
}

.prizeImg li p{
    padding: 0 10px;
    font-size: 13px;
    text-align: center;
}

.prizeImg li p span{
    display: block;
    text-align: center;
    font-size: 16px;
}

.disc-jacket{
    overflow: hidden;
    margin: 20px 0 5px;
}

.discOne{
    width: 100% !important;
}

.disc-jacket li{
    width: 32.6%;
    float: left;
    margin-right: 1%;
}

.disc-jacket li:last-child{
    margin-right: 0 !important;
}

.disc-jacket li p{
    padding: 0 10px;
    font-size: 13px;
    text-align: center;
}

.disc-jacket li p span{
    display: block;
    text-align: center;
    font-size: 16px;
}

.pagination{
    display: block;
    width: 200px;
    font-size: 16px;
    margin: 0 auto 118px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.pagination .prev {
    display: inline-block;
    float: left;
}

.pagination span {
    position: absolute;
    width: 1em;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.pagination .next {
    display: inline-block;
    float: right;
}

.invisible{
    visibility: hidden;
}

.caution{
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    padding-left: 1em;
}

.caution2{
    font-size: 14px;
    line-height: 1.4;
    display: block;
    padding-left: 1em;
}
.caution3{
    font-size: 14px;
    line-height: 0.9;
    display: block;
    padding-left: 1em;
}

.caution:before, .caution2:before{
    content: '※';
    margin-left: -1em;
    font-weight: bold;
}

.caution span, .caution2 span{
    font-weight: bold;
    color: #1f1f1f;
}

.tableBox{
    margin-bottom: 1em;
}

.tableBox h4{
    font-weight: bold;
}

.tableBox dl{
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #000;
    padding-top: 0 !important;
}

.tableBox dl dt{
    font-weight: normal !important;
    display: block;
    width: 30%;
    border: 1px solid #000;
    border-bottom: none;
    float: left;
    padding-left: 1em;
    background-color: #f3f3f3;
}

.tableBox dl dd{
    display: block;
    width: 70%;
    border: 1px solid #000;
    border-left: none;
    border-bottom: none;
    float: left;
    margin-bottom: 0 !important;
}

#article .cvList{}

#article .cvList ul{
    overflow: hidden;
}

#article .cvList ul li{margin-bottom: 25px;}

#article .cvList ul li:nth-child(1){
    width: 70%;
    float: left;
}

#article .cvList ul li:nth-child(2){
    width: 28%;
    float: left;
    padding: 0 2%;
}

#article .cvList h3{
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

#article .cvList h3 span{

}

#article .comeBox{

}

#article .comeBox ul{
    overflow: hidden;
}

#article .comeBox ul li{margin-bottom: 25px;}

#article .comeBox ul li:nth-child(1){
    width: 71%;
    float: left;
}

#article .comeBox ul li:nth-child(2){
    width: 29%;
    float: left;
    padding: 0 0 0 3%;
}

#article .comeBox h3{
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}


/* STORY */
.story_inner .main_img{
    width: 640px !important;
    margin: 25px auto 0;
    float: none !important;
    background: url(../img/common/main2.png);
}
.intro{
    width: 640px;
    margin: 0 auto;
    /*padding: 20px 0 40px;*/
    padding: 20px 0 15px;
}
.intro h3{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700 !important;
    font-size: 30px;
}
.intro p{
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    font-family: "Sawarabi Mincho";
}
.storyList{
    width: 640px;
    margin: 0 auto;
}
.storyList ul li{
    overflow: hidden;
}
.storyList h4{
    font-size: 18px;
    font-weight: bold;
    border-left: 5px solid #000;
    padding-left: 0.5em;
    margin-bottom: 10px;
}
.storyImg{
    width: 100%;
    position: relative;
}
.storyImg:before{
    width: 100%;
    height: 100%;
  content: "";
  display: block;
  background: url(../img/story/filter.gif) no-repeat;
  background-size: cover;
  position: absolute;
  top:0;
  left:0;
}
.storyImg img{
    width: 100%;
}
.filter{
    position: absolute;
}
.storyText{
    width: 100%;
    float: left;
    font-size: 14px;
}
.storyDetail .detailBox:first-child {
    display: block;
}

.storyDetail .detailBox{
    display: none;
}

.episodeBox{
    width: 640px;
    margin: 0 auto 10px;
    overflow: hidden;
}
.episodeBox ul{
    text-align: center;
    font-size: 0;
}
.episodeBox ul li{
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 13px;
    /*font-weight: bold;*/
    opacity: 0.45;
    background-color: #000;
    border-radius: 12px;
    padding: 2px 13px 2px;
    color: #fff;
    margin-bottom: 8px;
}
.episodeBox ul li:last-child{
    /*margin-right: 0;*/

}
.episodeBox ul li:hover{
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.episode .current{
    pointer-events: none;
    /*border-bottom: 2px solid #000;*/
    opacity: 1;
}
.storyThumb{
    margin-bottom: 10px;
}
.storyThumb ul{
    overflow: hidden;
}
.storyThumb ul li{
    width: 20%;
    float: left;
}
.storyThumb ul li:hover{
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 0.5;
    cursor: pointer;
}
.no-img{
    position: relative;
}
.no-img:before{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
}
.no-img img{
    /*pointer-events: none;*/
}
.no-img:hover{
    opacity: 1 !important;
    cursor: default !important;
}

/* lower page CHARACTER */
.contArea{
    margin-bottom: 118px;
}

.character:before{
    margin-bottom: 20px;
}

.contArea:after{
    margin-top: 20px;
}

.character_list{
    width: 650px;
    margin: 0 auto;
}

.character_list li{
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 2px dotted #000;
}

.imgBox{
    width: 230px;
    width: 110px;
    float: left;
}

.img01{
    display: inline-block;
    float: left;
    /*margin-right: 10px;*/
}

.img02{
    display: inline-block;
    float: left;
}

.textBox{
    width: 405px;
    width: 530px;
    float: right;
    margin-left: 10px;
}

.ruby{
    display: block;
    font-size: 9px;
    line-height: 1.1;
}

.charaName{
    display: inline-block;
    border-bottom: 2px solid #000;
    margin-bottom: 3px;
}

.charaName h3{
    font-size: 20px;
    font-weight: bold;
    /*display: inline-block;*/
    line-height: 1.2;
}
.vc, .cv{
    display: block;
    margin-bottom: 4px;
}

.charaName span{
    font-size: 14px;
    font-family: 'Sawarabi Gothic','ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
    padding-left: 15px;
    /*line-height: 0;*/
}

.textBox p{
    line-height: 1.4;
}


.kai .ruby{padding-left: 67px;}

.sousuke .ruby{padding-left: 17px;}

.shuhei .ruby{padding-left: 0;}

/* lower page STAFF & CAST */
.seriesNav .navBox{
    text-align: center;
    margin-bottom: 11px;
    font-size: 0;
}
.seriesNav .navBox .s_02{
    display: inline-block;
    font-size: 15px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.seriesNav .navBox .s_02 a{
    padding: 5px 30px 5px 25px;
}
.seriesNav .navBox .s_01{
    display: inline-block;
    font-size: 15px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 0;
}
.seriesNav .navBox .s_01 a{
    display: block;
    padding: 5px 25px 5px 30px;
}
.seriesNav .navBox .current{
    background-color: #000;
    color: #fff;
    pointer-events: none;
}

.seriesNav2 .navBox{
    text-align: center;
    margin-bottom: 11px;
    font-size: 0;
}
.seriesNav2 .navBox li a span{
    font-size: 19px;
}
.seriesNav2 .navBox .s_02{
    display: inline-block;
    font-size: 15px;
    box-sizing: border-box;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
}
.seriesNav2 .navBox .s_02 a{
    display: block;
    padding: 5px 30px 5px 25px;
}
.seriesNav2 .navBox .s_01{
    display: inline-block;
    font-size: 15px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 0;
}
.seriesNav2 .navBox .s_01 a{
    padding: 5px 25px 5px 30px;
}
.seriesNav2 .navBox .current{
    background-color: #000;
    color: #fff;
    pointer-events: none;
}

.staff_cast:before{
    margin-bottom: 45px;
}

.staff_cast:after{
    margin-top: 45px;
}

.staff_cast_inner{
    width: 710px;
    width: 630px;
    margin: 0 auto;
}

.staff_cast_inner h3{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    border-left: 8px solid #000;
    padding-left: 10px;
    line-height: 1.3;
}

.staffArea{
    padding-left: 15px;
    /*display: flex;*/
    margin-bottom: 20px;
    overflow: hidden;
}

.staffArea dt{
    font-size: 14px;
    margin-bottom: 3px;
}

.staffArea dd{
    font-size: 19px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 23px;
}

.staffArea dd span{
    font-size: 14px;
}


/**/
.staffArea_left{
    width: 50%;
    padding-left: 15px;
}

.staffArea_right{
    width: 50%;
    padding-left: 15px;
}

.staffArea_left dt, .staffArea_right dt{
    font-size: 14px;
    margin-bottom: 5px;
    /*font-weight: bold; */
}

.staffArea_left dd, .staffArea_right dd{
    font-size: 19px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 25px;
}

.staffArea_left dd span, .staffArea_right dd span{
    font-size: 12px;
}

.castArea{
    padding-left: 15px;
}

.castArea dl{
    padding-left: 10px;
    overflow: hidden;
}

.castArea dt{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px;
}

.castArea dt span {
    font-size: 11px;
}

.castArea dd{
    font-size: 16px;
    line-height: 1.9;
    /*padding-left: 20px;*/
    margin-bottom: 23px;
}

.castArea dd a:hover{

}

.castArea .kai .ruby{
    padding-left: 5.7em;
    font-size: 11px;
}

.castArea .sousuke .ruby{
    padding-left: 1.2em;
    font-size: 11px;
}

.castArea .shuhei .ruby, .castArea .a_left .ruby{
    padding-left: 0;
    font-size: 11px;
}


.comment{
    border: 1px solid #a2a2a2;
    padding: 2px 18px;
}

.commentBox{
    padding: 5px 30px;
    margin-left: -8px;
}

.Comments{
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.Comments + dd{
    display: inline-block;
    float: right;
    padding-top: 7px;
}

.commentBox dt {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px;
}

.commentBox dd {
    font-size: 16px;
    line-height: 1.9;
    /* padding-left: 20px; */
    margin-bottom: 30px;
}

/* modal */
.modal-wrap h2{
    font-family: "Sawarabi Mincho", 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', serif !important;
    font-size: 19px !important;
    text-align: left !important;
    padding-top: 0 !important;
    margin-bottom: 15px !important;
}

.modal-wrap p{
    font-size: 14px;
}


/* lower page MUSIC */
.music:before{
    margin-bottom: 20px;
}

.music:after{
    margin-top: 20px;
}

.music_inner{}

.selectionBox{
    width: 640px;
    margin: 0 auto;
    padding: 0 0 30px;
}

.selectionBox h3 {
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700 !important;
    font-size: 30px;
    margin-bottom: 10px;
}

.selection_inner{
    position: relative;
}

.selection_inner span{
    display: block;
    width: 290px;
    position: absolute;
    top: 0;
    pointer-events: none;
    z-index: 1;
}

.selection_inner p{
    margin-top: 1em;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

/* slick */
.slider{
    margin-bottom: 10px;
}
.slick-list{
    margin-bottom: 10px;
}
.slider-nav .slick-track{
    width: 100% !important;
    transform: none !important;
    padding: 0 15px;
    margin-bottom: 10px;
}
.slider-nav .slick-slide{
    width: 100% !important;
}
.s2 .slick-slide{
    width: 143px !important;
    margin-right: 12px;
}
.s2 .slick-slide:last-child{
    margin-right: 0;
}
.slider-nav  .slick-slide li{
    width: auto !important;
    padding: 0 10px;
    font-weight: bold;
    font-size: 14px;
}
.s2 .slick-slide li{
    width: auto !important;
    padding: 0;
    position: relative;
}
.slider-nav  .slick-current li{
    background-color: #ccc;
    border-radius: 10px;
}
.slider-nav  .slick-current li img{
    transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out,-webkit-transform .1s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slider-nav  .slick-current li img{
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out,-webkit-transform .1s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.s2{
    margin-bottom: 20px;
}
.s2 .slick-current li:after{
    position: absolute;
    top: 0;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border: 4px solid #929292;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.s2 .slick-slide:nth-child(1).slick-current li:after{
    border-color: #006953;
}
.s2 .slick-slide:nth-child(2).slick-current li:after{
    border-color: #6f0550;
}
.s2 .slick-slide:nth-child(3).slick-current li:after{
    border-color: #003f84;
}
.s2 .slick-slide:nth-child(4).slick-current li:after{
    border-color: #a44519;
}
.slick-prev{left: -30px !important;}
.slick-next{right: -30px !important;}
.slick-prev, .slick-next{
    width: 30px !important;
    height: 30px !important;
}
.slick-prev:hover, .slick-next:hover{
    opacity: 0.55;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.slick-prev:before{
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    content: '' !important;
    height: 50%;
    width: 10%;
    background-color: #000;
    -webkit-transform: skew(145deg,0deg);
    -ms-transform: skew(145deg,0deg);
    transform: skew(145deg,0deg);
    opacity: 1 !important;
}
.slick-prev:after{
    display: block;
    position: absolute;
    left: 10px;
    content: '' !important;
    height: 50%;
    width: 10%;
    background-color: #000;
    -webkit-transform: skew(-145deg,0deg);
    -ms-transform: skew(-145deg,0deg);
    transform: skew(-145deg,0deg);
}
.slick-next:before{
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    content: '' !important;
    height: 50%;
    width: 10%;
    background-color: #000;
    -webkit-transform: skew(35deg,0deg);
    -ms-transform: skew(35deg,0deg);
    transform: skew(35deg,0deg);
    opacity: 1 !important;
}
.slick-next:after{
    display: block;
    position: absolute;
    right: 10px;
    content: '' !important;
    height: 50%;
    width: 10%;
    background-color: #000;
    -webkit-transform: skew(-35deg,0deg);
    -ms-transform: skew(-35deg,0deg);
    transform: skew(-35deg,0deg);
}



/*  */
#selectionList .sp-thumbnails{
    /*width: auto !important;*/
    width: 64px !important;
    height: auto !important;
    overflow: hidden;
}

#selectionList .sp-bottom-thumbnails .sp-thumbnail-container, #selectionList .sp-top-thumbnails .sp-thumbnail-container{
    width: auto !important;
    height: auto !important;
}

#selectionList .sp-bottom-thumbnails .sp-thumbnail-container a, #selectionList .sp-top-thumbnails .sp-thumbnail-container a{
    border-bottom: 2px solid rgba(0,0,0,0);
}

#selectionList .sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container{
    margin-left: 7px;
    margin-right: 7px;
}

#selectionList .sp-thumbnail{
    margin-top: 0;
}

#selectionList .sp-bottom-thumbnails{
    margin-bottom: 20px;
}

#selectionList .sp-selected-thumbnail p a{
    border-bottom: 2px solid rgba(0,0,0,1) !important;
}

.releaseBox{
    text-align: center;
    padding: 30px 0 65px;
}

.releaseBoxInner{
    width: 640px;
    margin: 0 auto;
}

.musicImg{
    width: 185px;
    display: inline-block;
    margin-right: 20px;
}

.musicText{
    width: 350px;
    font-size: 19px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.musicText .theme{
    font-size: 23px;
}
.musicText .musicText_inner{
    /*padding-left:25px;*/
}
.musicText .musicTtl{
    font-size: 25px;
    line-height: 55px;
}
.musicText .singer{
    font-size: 21px;
}


.musicText2{
    width: 350px;
    font-size: 19px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.musicText2 .musicText_inner2{
    /*padding-left:25px;*/
}
.musicText2 .musicTtl{
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
}
.musicText2 .musicTtl span.sub{
    font-size: 19px;
    vertical-align: top;
    padding-left: 0.5em;
}
.musicText2 .musicTtl span.main{
    font-size: 26px;
    vertical-align: top;
}
.musicText2 .subTtl{
    display: inline-block;
    font-size: 21px;
    margin-bottom: 5px;
}
.musicText2 .artists{
    display: inline-block;
    font-size: 21px;
}
.musicText2 .info{
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 5px;
    display: block;
    line-height: 1;
}
.musicText2 .number{
    font-size: 13px;
    letter-spacing: 0.5px;
}



.musicText3{
    width: 350px;
    font-size: 19px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.musicText3 .musicText_inner3{
    /*padding-left:25px;*/
}
.musicText3 .musicTtl{
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    margin-top: 30px;
}
.musicText3 .musicTtl span.sub{
    font-size: 19px;
    vertical-align: top;
    padding-left: 0.5em;
}
.musicText3 .musicTtl span.main{
    font-size: 26px;
    vertical-align: top;
}
.musicText3 .info01{
    display: inline-block;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 1.5;
}
.musicText3 .info02{
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 5px;
    display: block;
    line-height: 1;
}
.musicText3 + .product_info{
    padding: 25px 20px 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}

.d-line{

}

.d-line:after{
    content: '';
    display: block;
    width: 732px;
    height: 46px;
    background: url(../img/common/line01.png);
    margin-bottom: 40px;
}

.playerList{
    width: 640px;
    margin: 0 auto;
    padding: 0 0 30px;
}

.playerList h3{
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700 !important;
    font-size: 30px;
    margin-bottom: 10px;
}
.videoArea{
    width: 600px;
    height: 337px;
    position: relative;
    margin: 0 auto 40px;
}
.videoArea video{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.videoArea p{
    position: absolute;
    bottom: -20px;
}
.contentArea{
    width: 600px;
    margin: 0 auto 40px;
}
.contentArea h4{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.contentArea img{
    margin: 10px 0;
}
.contentArea dl a{
    text-decoration: underline;
}
.contentArea dl dt{
    font-weight: bold;
}
.contentArea dl dd{
    padding-left: 1em;
    margin-bottom: 1.5em;
}
.player{
    width: 640px;
    margin: 0 auto;
}
.player li{
    overflow: hidden;
    margin-bottom: 35px;
}
.player li:last-child{
    margin-bottom: 0;
}
.in-g-wrap li{
    margin-bottom: 60px !important;
}
.playerImg{
    width: 150px;
    margin-right: 15px;
    float: left;
}
.playerText{

}
.playerText h4{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 8px;
    border-bottom: 2px solid #000;
    display: inline-block;
}

.playerText .commentBox{
    margin-bottom: 13px;
}

.playerText .kana{
    letter-spacing: -1px;
}

.playerText h4 span{
    font-size: 13px;
    font-family: 'Sawarabi Gothic','ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: normal;
    letter-spacing: 0;
}

.playerText p{
    font-size: 14px;
}

.playerText p span{
    font-weight: bold;
}

.playerText p a{
    display: inline-block;
}

.playerList h5{
    font-size: 19px;
    font-weight: bold;
    margin: 45px 0 20px;
    border-left: 8px solid #000;
    padding-left: 10px;
    line-height: 1.3;
}

.playerList h5 span{
    font-size: 15px;
    font-family: 'Sawarabi Gothic','ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    /*font-weight: normal;*/
}

.albumImg{
    width: 210px;
    margin-right: 15px;
    float: left;
}

.albumText {}

.albumImg2{
    width: 280px;
    margin-right: 15px;
    float: left;
}

.piece{padding-top: 0 !important;}

.piece dt{
    font-weight: normal !important;
    float: left;
}

.piece dd{
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.piece dd span.idt5{
    display: inline-block;
    width: 100% !important;
    padding-left: 5em;
}

.bisected{
    overflow: hidden;
    margin-bottom: 1em;
}

.bisected li{
    width: 49%;
    float: left;
    margin-right: 2%;
}

.bisected li:last-child{
    margin-right: 0;
}

.lessonImg, .selectionImg{
    width: 160px;
    margin-right: 15px;
    float: left;
}

.numbering{
    padding-top: 0 !important;
    line-height: 1.4;
    font-size: 14px;
}

.numbering dt{
    width: 2em;
    float: left;
    font-weight: normal !important;
}

.numbering dd{
    margin-bottom: 0.5em !important;
    padding-left: 2em !important;
}

.lessonText {
}

.lessonText span.name, .selectionText span.name{
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 0.5em;
}

.lessonText span.txt{

}

/* */
.grad-wrap {
  position: relative;
  padding-bottom: 40px;
}
.grad-wrap + .grad-wrap {
  margin-top: 40px;
}
.grad-trigger {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 110px;
  margin: auto;
  padding: 3px 0;
  border-radius: 8px;
  background: #000000;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.grad-trigger::after {
  content: "続きを読む" /*クリック前のボタンのラベル*/
}
.grad-trigger .fa {
  margin-right: .5em;
}
.grad-item {
  position: relative;
  overflow: hidden;
}
.grad-item.is-hide {
  height: 270px; /*隠した後の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 100%;
  height: 65px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.grad-trigger.is-show {
  bottom: 0;
}
.grad-trigger.is-show::after {
  content: "閉じる" /*クリック後にボタンのラベルを変える*/
}
.grad-trigger.is-show + .grad-item::before {
  display: none;
}
.is-show + .grad-item {
    height: auto !important;
}

/* lower page COMICS */
.comics:before{
    margin-bottom: 60px;
}

.comics:after{
    margin-top: 60px;
}

.comics_inner{}

.comics_list{
    width: 710px;
    margin: 0 auto;
    overflow: hidden;
}

.comics_list li{
    width: 50%;
    float: left;
    padding-right: 3%;
}

.comics_list li:nth-child(even){
    padding-left: 3%;
    padding-right: 0;
}

.comics_list li div{
    margin-bottom: 20px;
    text-align: center;
}

.comics_list li img{
    margin: 0 auto;
}

.comics_list li p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.comics_list li p span{
    font-size: 22px;
}

.original_work{
    text-align: center;
    padding-top: 50px;
}

.original_work p{
    display: inline-block;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}


/* lower page ON AIR */
.onAir{
    min-height: 750px;
}

.onAir:before {
    margin-bottom: 45px;
}

.onAir:after {
    margin-top: 45px;
}

.onAir_inner{
    width: 630px;
    margin: 0 auto;
}

.onAir_inner h3 {
    /*font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    border-left: 8px solid #000;
    padding-left: 10px;
    line-height: 1.3;*/
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700 !important;
    font-size: 28px;
    margin-bottom: 10px;
    border-left: 8px solid #000;
    padding-left: 10px;
    line-height: 0.9;
    padding-top: 5px;
}

.onAir_inner h3 span{
    font-family: initial;
    font-size: 24px;
}

.onAirBox {
    text-align: center;
    padding: 30px 0 0;
}

.onAirImg {
    width: 185px;
    display: inline-block;
    margin-left: 10px;
vertical-align: middle;
}

.onAirText{
    width: 310px;
    font-size: 19px;
    line-height: 33px;
    /*padding: 31px 0 35px;*/
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.onAirText p{
    font-weight: bold;
}

.onAirText .info{
    width: 280px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 1em;
    padding: 0.5em;
    border: 1px solid #000;
}

.onAirText .info span{
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0.3em;
}

.onAirLink{
    font-size: 13px;
    color: #087b0c !important;
    text-decoration: underline !important;
}

.onAirInfo{
    font-size: 20px;
    line-height: 1.4;
    display: inline-block;
    /*animation: Blink1 1.5s infinite;*/
}

@keyframes Blink1{
  50%{
    opacity: 0.3;
  }
}


/* lower page GOODS */
.goods{
    min-height: 750px;
}

.goods div.linkNav{

}

.goods div.linkNav ul{
    text-align: center;
    padding: 27px 0 12px;
    font-size: 0;
}

.goods div.linkNav ul li{
    display: inline-block;
    width: 190px;
    margin: 0 15px 10px 0;
}

.wide_ymeh{
    width: 260px !important;
}

.wide2{
    width: 210px !important;
}

.rightEnd{
    margin-right: 0 !important;
}

.goods div.linkNav ul li a{
    display: block;
    font-size: 16px;
    background-color: #000;
    border-radius: 15px;
    padding: 2px 0;
    color: #fff;
}

.soon a{
    background-color: #999 !important;
    opacity: 1 !important;
}

.goodsDetail{

}

.goodsDetail:after{
    content: '';
    display: block;
    width: 732px;
    height: 46px;
    background: url(../img/common/line01.png);
}

.goodsDetail:last-child:after{
    content: none;
}

.goodsDetailInner{
    width: 630px;
    margin: 0 auto;
    padding: 10px 0;
}

.goodsDetail h3{
    font-size: 20px;
    font-weight: bold;
    border-left: 7px solid #000;
    padding-left: 5px;
}

.goodsDetail ul{

}

.goodsDetail ul li{
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 2px dotted #000;
}

.goodsDetail ul li:last-child{
    border-bottom: none;
}

.listBreak{
    display: none;
}

.goodsImg{
    width: 230px;
    float: left;
    margin-right: 15px;
}

.goodsImg span{
    display: block;
}

.goodsImg span:nth-child(2){
    margin-top: 5px;
}

.goodsImg label img:hover{
    cursor: pointer;
}

.goodsText{
    width: 385px;
    float: left;
}

.goodsText h4{
    font-size: 20px;
    margin-bottom: 5px;
}

.detail01, .detail02{
    font-size: 15px;
    margin-bottom: 1em;
    line-height: 1.4;
}

.productInfo{
    font-size: 15px;
    margin-bottom: 1em;
    line-height: 1.4;
}

.productInfo dt{
    display: table-cell;
    width: 6em;
    float: left;

}

.productInfo dd{
    display: table-cell;
}

.shopLink{
    font-size: 14px;
    margin-bottom: 5px;
}

.shopLink a{
    display: inline-block;
    color: #3d8942;
    padding-bottom: 1px;
    border-bottom: 1px solid #3d8942;
}

.goods .modal-wrap{
    max-width: 800px;
}


/* lower page SPECIAL */
.special{
    min-height: 750px;
}

.specialContent{
    width: 640px;
    margin: 0 auto;
    padding: 0 0 30px;
    padding: 0;
}

.specialContent h3 {
    font-family: 'Cinzel Decorative', serif;
    font-weight: 700 !important;
    font-size: 30px;
    margin-bottom: 10px;
}

.specialContent p{

}

/* lower page Blu-ray & DVD */

.blu-ray_dvd{}

.blu-ray_dvd_inner{
    width: 630px;
    margin: 0 auto;
}

.blu-ray_dvd:before{
    margin-bottom: 20px;
}

.blu-ray_dvd:after{
    margin-top: 50px;
}

.lower #main h2 span{
    display: inline-block;
    font-family: 'Frank Ruhl Libre', serif;
    font-size: 41px;
    letter-spacing: 1px;
    margin-left: 2px;
}

.blu-ray_dvd h3{
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 35px;
    letter-spacing: 1px;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.blu-ray_dvd .jk_img{
    margin-bottom: 25px;
}

.blu-ray_dvd .product_img{
    overflow: hidden;
    margin-bottom: 20px;
}

.blu-ray_dvd .product_img ul{
    float: left;
    padding-top: 5px;
}

.blu-ray_dvd .product_img ul li{
    margin-bottom: 20px;
}

.blu-ray_dvd .product_img ul li dt{
    font-size: 20px;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.blu-ray_dvd .product_img ul li dd{
    font-size: 15px;
    line-height: 1.3;
    padding-left: 1em;
}

.publisher_name{
    display: inline-block;
    /*padding-left: .5em;*/
    margin-top: 20px;
    margin-right: 55px;
    line-height: 1.5;
}

.publisher_img{
    display: inline-block;
    vertical-align: bottom;
}

.blu-ray_dvd .product_img div{
    float: right;
}

.blu-ray_dvd .product_detail dt{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.blu-ray_dvd .product_detail dd{
    padding-left: 1em;
    line-height: 1.5;
    margin-bottom: 23px
}

.blu-ray_dvd .detail_img01{
    margin-bottom: 13px;
}

.blu-ray_dvd .detail_img02{
    margin-bottom: 33px;
}

.blu-ray_dvd h4{
    font-size: 16px;
    color: #fff;
    background-color: #000;
    padding: 10px 0 8px;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 15px;
}

.blu-ray_dvd .bonus dt{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block;
    margin-bottom: 3px;
}

.blu-ray_dvd .bonus dt:after{
    content: '';
    display: block;
    height: 2px;
    background-color: #000;
}

.blu-ray_dvd .bonus dd{
    line-height: 1.5;
    margin-bottom: 20px;
}

.blu-ray_dvd .bonus2 dt{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.blu-ray_dvd .bonus2 dd{
    line-height: 1.5;
    margin-bottom: 20px;
    padding-left: 1em;
    text-indent: -1em;
}

.blu-ray_dvd .bonus2 dd:last-child{
    margin-bottom: 30px;
}

.blu-ray_dvd .bonus_img{
    overflow: hidden;
    display: flex;
}

.blu-ray_dvd .bonus_img span{
    display: inline-block;
    float: left;
    text-align: center;
}

.blu-ray_dvd .bonus_img span img{
    margin-bottom: 5px;
}

.blu-ray_dvd .bonus_img span p{
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: .5px;
}


/* lower page CD Album */
.cd-album:before{
    margin-bottom: 20px;
}

.cd-album_inner {
    width: 630px;
    margin: 0 auto;
}

.cd-album h3{
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 35px;
    letter-spacing: 1px;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.cd-album .product_detail {
    overflow: hidden;
    margin-bottom: 20px;
}

.cd-album .product_detail ul{}

.cd-album .product_detail ul li {
    margin-bottom: 50px;
}

.cd-album .product_detail ul li dt{
    font-size: 18px;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin-bottom: 10px;
}

.cd-album .product_detail ul li dd{
    font-size: 15px;
    line-height: 1.4;
    padding-left: 1em;
}

.cd-album .product_detail ul li dd span{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-indent: -0.5em;
    margin-top: 15px;
    margin-bottom: 5px;
}

.cd-album .product_detail ul li dd .idt{
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    padding-left: 7.5em;
    text-indent: -7em;
}


.cd-album .product_detail2 {
    overflow: hidden;
    margin-bottom: 20px;
}

.cd-album .product_detail2 ul{}

.cd-album .product_detail2 ul li {
    margin-bottom: 55px;
}

.cd-album .product_detail2 ul li .img-box {
    width: 39%;
    float: left;
    margin-right: 3%;
}

.cd-album .product_detail2 ul li .link{
    text-align: center;
    padding-top: 40px;
}

.cd-album .product_detail2 ul li .link a{
    padding: 5px 16px;
    border-radius: 6px;
    background: #000000;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    display: inline;
    letter-spacing: 0.5px;
}

.cd-album .product_detail2 ul li dt{
    font-size: 19px;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin-bottom: 10px;
    text-indent: -0.5em;
}

.cd-album .product_detail2 ul li dd{
    font-size: 14px;
    line-height: 1.4;
}

.cd-album .product_detail2 ul li dd span{
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    text-indent: -0.5em;
    margin-top: 12px;
    margin-bottom: 5px;
}

.cd-album .product_detail2 ul li dd .idtBox{
    display: table;
}

.cd-album .product_detail2 ul li dd .idt{
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    padding-left: 7.5em;
    text-indent: -7em;
}


/* sys page */
.no-data{
    padding: 40px 0 20px;
    text-align: center;
    font-size: 14px;
}

/*===============================================画面の横幅が1100pxまで====*/
@media screen and (max-width: 1100px){

}

/*===============================================画面の横幅が990pxまで====*/
@media screen and (max-width: 990px){

}


/*================================================画面の横幅が767px以上====*/
@media screen and (min-width: 768px){

}

/*================================================画面の横幅が767pxまで====*/
@media screen and (max-width: 767px){

}


/*================================================画面の横幅が640pxまで====*/
@media screen and (max-width: 640px){

}

/*================================================画面の横幅が370pxまで====*/
@media screen and (max-width: 370px){

}


/*=====================================画面の横向き====*/
@media only screen and (max-device-width:736px) and (orientation:landscape) {
.label_bg{

}