@charset "UTF-8";
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, header, footer, aside, figure, figcaption, nav, section { 
  display:block;
}
div:after,
ul:after,
dl:after,
article:after {
    content: "";
    display: block;
    clear: both;
}


img {
	max-width:100%;
	height: auto;
}
section#main img {
	width: 100%;
	height: auto;
}
body {
	animation: bodyFadeIn 2s ease 0s 1 normal;
	-webkit-animation: bodyFadeIn 2s ease 0s 1 normal;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;

}

body {
	display: block;
	z-index: -1;
	width: 100%;
    background-image: url('../../_img/bg.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
ol, ul {
	list-style: none;
	list-style-type: none;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}

.imgPC {
	display: block;
}
.imgSP {
	display: none;
}
.fadein {
	opacity : 0;
	transform : translate(0, 50px);
	transition : all 300ms;
}
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

#wrapper{
	width: 100%;
}


/* header*/
/* ----------------------------------------------------*/
header {
    font-size:0; /*ul,liが親のfont-sizeを継承して隙間が空くのをリセット*/
    line-height:0;}
header .logo div{width:637px;height:100px; background: url(../../_img/header.jpg) no-repeat center top; margin:0 auto;} 

/* 共通section情報
---------------------------------------- */
h2.komidashi {
    font-family:'Russo One', sans-serif;
    color:#a162e4;
  position: relative;
  border-bottom: 4px solid #ccc;
display:block;
    text-align:center;
    font-size:34px;
    margin-bottom:50px;
}
h2.komidashi_mini {
    font-family:'Russo One', sans-serif;
    color:#a162e4;
  position: relative;
  border-bottom: 4px solid #ccc;
display:block;
    text-align:center;
    font-size:24px;
    margin-bottom:50px;
}
h2.komidashi span,h2.komidashi_mini span{padding:0 12px; border-bottom: solid 4px #a162e4;}
h2.komidashi .cap , h2.komidashi_mini .cap{position:absolute;bottom:-30px;font-size:18px;letter-spacing: 0.3em;font-weight:bold;  left:0; right:0; margin:0 auto;color:#000;font-family: 'Noto Sans JP', sans-serif;}
h2.komidashi .cap , h2.komidashi_mini .cap2{position:absolute;bottom:-30px;font-size:18px;letter-spacing: 0.3em;font-weight:bold;  left:0; right:0; margin:0 auto;color:#000;font-family: 'Noto Sans JP', sans-serif;}

h3.days{display: block;font-size:24px; line-height:24px; font-weight:bold;text-align:center;padding:14px; margin:50px auto 20px;background:#454545;color:#FFF;}

h3.days span{padding: 0.2em 0.5em;font-size: 0.8em;color: #fff;
margin: 0 0.5em;font-weight:bold;}

h3.days span.business{background:#00a8ff;}
h3.days span.pub{background:#CC0000;}

section.topics{
		width: 1000px;
		margin: 50px auto 0;
		padding: 30px 75px;
		border: #CCC solid 1px;
        box-sizing:border-box;
    background:#FFF;
	}

section.topics p.midashi{color:#403bcd;font-size:21px;font-weight:bold; margin:40px 0 20px;font-family: 'Noto Sans JP', sans-serif;}
section.topics p.komidashi{margin:30px 0 15px;}

section.topics p.komidashi span{background:#a162e4; padding:5px 8px; margin-right:12px; color:#FFF; font-weight:bold;font-family: 'Noto Sans JP', sans-serif; }

section.topics p{font-size: 16px; line-height: 21px; margin-bottom:10px;}

section.topics p.indent-1{padding-left:1em; text-indent:-1em;margin-bottom:10px;}

section.topics p.after1{border:1px solid #403bcd;padding:15px;text-align:center;color:#403bcd;margin-top:20px;}

section.topics strong{font-size:24px; color:#403bcd;}
section.topics em{font-size:19px; font-style:normal; font-weight: bold;color:#a162e4;}

section.topics .mainVisual{width:100%; margin:0 auto 20px;}
section.topics .mainVisual2{width:80%; margin:0 auto 20px;}

section.topics dl{
    width:820px;
    margin:0 auto;
}
section.topics dt{
  float: left;
width:400px;
}

section.topics dd{
    width:400px;
    float: left;
    margin-left:20px;
}
section.topics .caution{color:#FF0000;font-weight:bold; font-size:23px; line-height:30px;text-align: center;border:1px solid #FF0000;padding:14px;margin-top:12px;}

section.topics .red{color:#CC0000;}


section.topics a.colored {
	color: #403bcd;
    text-decoration: underline;
}

section.topics a.colored:hover {
		text-decoration: none;
	}

section.topics ul.yoko3 {display:flex; flex-wrap: wrap;justify-content: center;}
section.topics ul.yoko3 img{width:272px;border:1px solid #CCC;margin:0 5px;}
section.topics ul.yoko3 img.noborder{border:none;}

.sponserBig{width:456px; margin:20px auto; display:block;}
.sponserBig img{border:1px solid #CCC;}

.btnHex{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    display: block;
    height: 42px;
    transition: all .1s ease-in-out;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #403bcd;
    margin:0 auto;
    padding:0 30px;
    width:100%;
}
.btnHex:before,
.btnHex:after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    content: '';
    border: 21px solid transparent;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
}
.btnHex:before {
    right: 100%;
    border-right-color:#403bcd;
}
.btnHex:after {
    left: 100%;
    border-left-color: #403bcd;
}
a.btnHex:hover {
    opacity: .7;
    color:#FFF;
}
.btnHex.notLink{
    line-height:2.6em;
    background-color: #999;
}
.btnHex.notLink:before {
    border-right-color:#999;
}
.btnHex.notLink:after {
    border-left-color: #999;
}


.cbp_tmtimeline .btnHex{    background-color: #CC0000;    width:90%; margin:30px auto 10px;}
.cbp_tmtimeline .btnHex:before {
    right: 100%;
    border-right-color:#CC0000;
}
.cbp_tmtimeline .btnHex:after {
    left: 100%;
    border-left-color: #CC0000;
}

/* NEWS
---------------------------------------- */


.news ul.items {
		-weblit-flex: 1;
		flex: 1;
		font-size: 18px;
	}
.news ul.items li {
		display: -webkit-flex;
		display: flex;
		margin-bottom: 10px;
        letter-spacing: 0.05em;
	}
.news ul.items li .date {
		margin-right: 16px;
	}
.news ul.items li .txt {
		-weblit-flex: 1;
		flex: 1;
	}
.news ul.items li .txt a {
	color: #403bcd;
    text-decoration: underline;
}

.news ul.items li .txt a:hover {
		text-decoration: none;
	}

/*ゲームリンク*/
#gameLinkBlock{background:#a162e4;padding:14px;text-align:center;color:#000;font-size:0px;margin-top:50px;}
#gameLinkBlock ul{display:flex; flex-wrap: wrap;justify-content: center;}
#gameLinkBlock li{
    width:120px;
  line-height: 1.83333;
  letter-spacing: 0;
}
#gameLinkBlock li img{width:100%;}
#gameLinkBlock li + li {
  margin-left: 15px
}
#gameLinkBlock p{font-size:10px;color:#FFF;}

#gameLinkBlock a {
text-decoration: none;
}

#gameLinkBlock a:hover {
text-decoration: none;
}

/* フッター */
footer {
	width: 100%;
    padding:30px 0 0;
text-align:center;
}
footer p {
margin:10px 0;
    line-height:30px;
}
footer p.notice {
font-size:12px;line-height:21px;
}
footer p.copy {
font-size:12px;line-height:21px;
}

.btn{display:block;width:240px;background-color:#FFF;color:#000;text-align:center;padding:12px 0;margin:30px auto;font-size:17px;line-height:20px;text-decoration: none;}
.btn:hover{display:block;width:240px;background-color:#CCC;color:#000;text-align:center;padding:12px 0;margin:30px auto;font-size:17px;line-height:20px;}

/* clearfix */
.clearfix {
	zoom: 1;
}
.clearfix:after, ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
