@charset "utf-8";
/*CM PC用CSS
---------------------------*/
@media only screen and (min-width: 768px) {
.spBr{
    display: none;   
    }
}

body{
    font-family: ryo-gothic-plusn, sans-serif;

}
.sec01{
    background-image: url("../images/bg_recommend.svg"),url("../images/bg_rightbtm.svg"),url(../images/bg_lefttop.svg);
    background-position: right 8px bottom -8px, right bottom 0px,left top;
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-color: #fff;
    background-size: 55%,60%,40%;  
}
.sec02{
    background-image: url("../images/bg_cmg.svg"),url(../images/bg_lefttop.svg);
    background-position: right 8px bottom -8px,left top;
    background-repeat: no-repeat,no-repeat;
    background-color: #fff;
    background-size: 55%,60%;   
}
.sec03{
    background-image: url("../images/bg_recommend.svg"),url("../images/bg_rightbtm.svg");
    background-position: right 8px bottom -8px, right bottom 0px;
    background-repeat: no-repeat,no-repeat;
    background-color: #fff;
    background-size: 55%,60%;   
}

.topArea {
    margin-bottom: 50px;
}

.topArea h2 {
    width: 100%;
    font-size: 38px;
    box-sizing: border-box;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    text-align: center;
    padding: 130px 0 150px 0;
    background: url("../images/kanna.png") no-repeat right 0px top 0px;
    background-size: 261px;
    font-weight: bold;
}
.topArea h2::before {
    content: "";
    width: 151px;
    height: 40px;
    border-top: solid 3px #000;
    /*border-right: solid 2px #000;*/
    transform: rotate(21deg);
    position: absolute;
    right: 311px;
    top: 80px;
    padding-bottom: 30px;
}
.topArea h2::after {
    content: "";
    width: 151px;
    height: 40px;
    border-top: solid 3px #000;
    /*border-right: solid 2px #000;*/
    transform: rotate(156deg);
    position: absolute;
    right: 311px;
    top: 170px;
    padding-top: 30px;
}

.topArea h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 8px 0px 8px 0px;
    position: relative;
    text-align: center;
    color: #000;
}
.topArea h3::before {
    background-image: none;
    background-size: 20px 10px;
    background-repeat: repeat-x;
    content: "";
    display: inline-block;
    height: 10px;
    width: 70%;
    position: absolute;
    bottom: 0;
}
.topArea h3::before{
    background-image: none;
    width: 0%;
    
}
.newArea h3::before{
    background-image: none;
    
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
    text-decoration: none;
}
	

.newArea {
    width: 100%;
    margin-bottom: 50px;
	margin-top: -117px;
}
.newArea .inner {
    width: 100%;
    /*background-color: #FA0132;*/
	background-color: #eee;
    padding: 40px 0 15px 0;
}
.newArea h3 {
    color: #FF0000;
    font-size: 38px;
    font-family: 'Rajdhani', sans-serif;
    text-align: center;
    position: relative;
}
.newArea h3::before {
    content: "";
    width: 44px;
    height: 43px;
    border-top: solid 3px #FF0000;
    /*border-right: solid 2px #000;*/
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 26px;
    padding-bottom: 0px;
	right: 152px;
margin: 0 auto;
}
.newArea h3::after {
    content: "";
    width: 44px;
    height: 43px;
    border-top: solid 3px #FF0000;
    /*border-right: solid 2px #000;*/
    transform: rotate(315deg);
    position: absolute;
    right: 0;
	left: 152px;
    top: 26px;
    padding-bottom: 0px;
	right: 0;
margin: 0 auto;
}
.newArea ul:after {
    display: block;
    content: "";
    clear: both;
}
/*.newArea ul {
    width: 1292px;
    margin: 0 auto;
}

.newArea li {
    width: 84%;
    padding: 0 20px;
    box-sizing: border-box;
	margin: 0 auto;
}*/
.newArea li img {
    width: 100%;
	border: 2px solid #fff;
}

.newArea li:last-child {
    /*margin-right: 0px;*/
}
.newArea h4 {
    color: #000;
    
    text-align: center;
    /*font: 80%/1.5 'ryo-gothic-plusn', 'sans-serif' !important;*/
    font-family: 100%/1.5 'ryo-gothic-plusn', 'sans-serif' !important;
font-style: normal;
font-weight: 200;
font-size: 17px;
}
h4::before {
    background-image: none;
    width: 0%;
}
.bnList {
    padding: 50px 0 80px 0;
}
.newArea .bnList {
    padding: 50px 0 0px 0;
	background-color: #eee;
}

.bnList .wrapper {
}
.bnList h3 {
    margin-bottom: 40px;
}
.bnList h4 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 40px 0;
}
.bnList ul.movieList {
    margin-left: 30px;
}
.bnList ul.movieList:after {
    display: block;
    content: "";
    clear: both;
}
.bnList li {
    width: 500px;
    float: left;
    margin-right: 60px;
}
.bnList li.wide {
    width: 100%;
    float: none;
    margin-right: 0px;
}
.bnList li:nth-child(even) {
    margin-right: 0px;
}
.bnList li .cmboxcl {
}
.bnList li .cmboxcl.bnList li .cmboxcl .hd {
}
.bnList li .cmboxcl .hd.bnList li .cmboxcl {
}
.bnList li .cmboxcl.bnList li .cmboxcl .hd {
}
.bnList li .cmboxcl .hd.bnList li .movie {
}
.bnList li img {
}
.bnList a {
}
.bnList a .movie {
}
.bnList a img {
}
.movie{
text-align: center;
}

/*sp　CM SP用CSS*/
@media only screen and (max-width: 767px) {

    
.pan_nav {
    width: 100%;
    display: block;
}
    
.wrapper.sp100{
        width: 100%;
        margin-left: 0%;
    }    
    
.sec01 {
    background-image: none;
}
.sec02 {
    background-image: url(../images/bg_cmg.svg),url(../images/bg_lefttop.svg);
    background-position: right 8px bottom 0px,left top;
    background-repeat: no-repeat,no-repeat;
    background-color: #fff;
    background-size: 74%,60%;
    padding-bottom: 30px;
}
.sec03 {
    padding-bottom: 80px;
    background-image: none;
}
.topArea {
    margin-bottom: 20px;
}
.topArea h2 {
    width: 100%;
    font-size: 24px;
    box-sizing: border-box;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    text-align: left;
    padding: 14px 0 10px 0;
    background: none;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
}
.topArea h2 span {
    display: none;
} 
.topArea h2::before {
    content: "";
    width: 100%;
    height: 3px;
    border-top: solid 3px #000;
    /*border-right: solid 2px #000;*/
    transform: rotate(0deg);
    position: absolute;
    right: 0;
    top: 4px;
    padding-bottom: 0px;
}
.topArea h2::after {
    content: "";
    width: 100%;
    height: 3px;
    border-top: solid 3px #000;
    /*border-right: solid 2px #000;*/
    transform: rotate(0deg);
    position: absolute;
    right: 0;
    top: 48px;
    padding-top: 0px;
}
.newArea {
    margin-bottom: 10px;
	margin-top: 0;
}
.topArea h3 {
    font-size: 16px;
    font-weight: normal;
    padding: 4px 0px 4px 0px;
}
.newArea h3 {
    padding: 2px 0 0 0;
}
.newArea h3::before {
    content: "";
    width: 44px;
    height: 43px;
    top: 25px;
}
.newArea h3::after {
    content: "";
    width: 44px;
    height: 43px;
    top: 25px; 
    }
.newArea .inner {
    background-color: #FA0132;
    padding: 40px 0 30px 0;
}
/*.newArea ul {
    width: 92%;
}*/
.newArea li {
    width: 100%;
    margin-right: 0;
	
}    
.newArea li:nth-child(even) {
    margin-right: 0%;
}      
.bnList {
    padding: 30px 0 10px 0;
}   
.bnList h3 {
    font-size: 20px;
    margin-bottom: 40px;
    padding-bottom: 10px;
} 
.bnList ul.movieList {
    margin-left: 0px;
}
.bnList li {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.bnList h4 {
    font-size: 10px;
    padding: 10px 0 20px 0;
}
    
    
}/**/
.sekou_list dl{
	width: 100%;
	margin-bottom: 1em;
	border: 1px solid #ccc;
}
.sekou_list dt{background: #afd7d3;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 10px 0;}
.sekou_list dd{
	    background: #f6f9fa;
	font-size: 12px;
    text-align: left;
    line-height: 1.8;
    padding: 20px 3% 20px 3%;
}