@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------
  ○ SP
--------------------------------------------------*/
.cover{
	height:800px;
}
#sp_wrap{
	width:100%;
	height:auto;
	clear:both;
	/*background:#000000;*/
	color:#eeeeee;
	position:relative;
}

#sp_wrap #sp_head{
	width:100%;
	padding:20px 0;
	clear:both;
	text-align:center;
	/*background:#b6010a;
	position:fixed;*/
	z-index:999;
}
.sp_logo{
	padding-top:10px;
	padding-bottom:30px;
}

#sp_wrap #sp_head li{
	display:inline-block;
	line-height:1;
	padding:0 15px;
}

#sp_wrap #sp_head li a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-family: 'Titillium Web', sans-serif;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	font-size:16px;
}

#sp_wrap #sp_head li a:hover{
	color:#fe0002;
}
#overBg{
	background:#b6010a;
}
#bgline{
	background:#b6010a;
	padding:30px 0px;
}
	

#sp_wrap #sp_con01{
	width:100%;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:20px 0;
}


#sp_wrap #sp_disc{
	width:1000px;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:60px 0;
}


#sp_wrap #sp_video{
	width:1000px;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:60px 0;
}

#sp_wrap #sp_video h5{
	display:block;
	text-align:center;
	clear:both;
	font-size:30px;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom:25px;
	color:#FFF;
}



.videos{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.videos iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}



#sp_wrap #sp_video2{
	width:90%;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:100px 0;
}

#sp_wrap #sp_video2 h5{
	display:block;
	text-align:center;
	clear:both;
	font-size:30px;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
	background:url(../../images/sp/h5bg.jpg) repeat-x left center;
	margin-bottom:25px;
}

#sp_wrap #sp_video2 h5 span{
	background:#000000;
	padding:0 15px;
}

#sp_wrap #sp_video3{
	width:90%;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:100px 0;
}

#sp_wrap #sp_video3 h5{
	display:block;
	text-align:center;
	clear:both;
	font-size:30px;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
	background:url(../../images/sp/h5bg.jpg) repeat-x left center;
	margin-bottom:25px;
}

#sp_wrap #sp_video3 h5 span{
	background:#000000;
	padding:0 15px;
}

#sp_wrap #sp_video4{
	width:90%;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:100px 0;
}

#sp_wrap #sp_video4 h5{
	display:block;
	text-align:center;
	clear:both;
	font-size:30px;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
	background:url(../../images/sp/h5bg.jpg) repeat-x left center;
	margin-bottom:25px;
}

#sp_wrap #sp_video4 h5 span{
	background:#000000;
	padding:0 15px;
}

#sp_wrap #sp_video5{
	width:90%;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:100px 0;
}

#sp_wrap #sp_video5 h5{
	display:block;
	text-align:center;
	clear:both;
	font-size:30px;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
	background:url(../../images/sp/h5bg.jpg) repeat-x left center;
	margin-bottom:25px;
}

#sp_wrap #sp_video5 h5 span{
	background:#000000;
	padding:0 15px;
}

#sp_wrap #sp_info{
	width:1000px;
	height:auto;
	clear:both;
	margin:0 auto;
	padding:60px 0;
}

#sp_wrap #sp_info h5{
	display:block;
	text-align:center;
	clear:both;
	font-size:30px;
	font-weight:200;
	font-family: 'Titillium Web', sans-serif;
	background:url(../../images/sp/h5bg.jpg) repeat-x left center;
	margin-bottom:25px;
}

#sp_wrap #sp_info h5 span{
	background:#000000;
	padding:0 15px;
}

#sp_wrap #sp_info .sp_info_con{
	clear:both;
}

#sp_wrap #sp_info .sp_info_con dl{
	display:block;
	clear:both;
}

#sp_wrap #sp_info .sp_info_con dl dt{
	display:block;
	clear:both;
	font-size:60px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}

#sp_wrap #sp_info .sp_info_con dl dd{
	display:block;
	clear:both;
	margin-bottom:20px;
}

#sp_wrap #sp_info .tourlist{
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

#sp_wrap #sp_info .tourlist li{
	display:block;
	width:30%;
	float:left;
	padding:0 3% 7px 0;
	font-size:14px;
	color:#dddddd;
}

#sp_wrap #sp_foot{
	width:100%;
	padding:20px 0;
	clear:both;
	text-align:center;
	border-top:1px solid #CCC;
	background:#b6010a;
}

#sp_wrap #sp_foot li{
	display:inline-block;
	line-height:1;
	padding:0 15px;
}

#sp_wrap #sp_foot li a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-family: 'Titillium Web', sans-serif;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	font-size:16px;
}

#sp_wrap #sp_foot li a:hover{
	color:#fe0002;
}

/*--*/
#sp_wrap .overCon{
	background:#ffffed;
}



/**update**/
.contents-release{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.contents-release dl{
	display: block;
	padding: 0px 20px;
	box-sizing: border-box;
}
.contents-release.row-2 dl{
	width: 50%;
}
.contents-release.row-3 dl{
	width:33.33333%; /* 未対応ブラウザ用 */ 
	width:-webkit-calc(100% / 3); /* ベンダープレフィックス */ 
	width:calc(100% / 3) ; 
}
.contents-release dl:nth-of-type(2),
.contents-release dl:nth-of-type(3){
	border-left: 1px solid #cccccc;
}
.contents-release dl dt{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px;
}
.contents-release dl dd:nth-of-type(1){
	display: block;
	font-size: 12px;
}
.contents-release dl dd:nth-of-type(2){
	display: block;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
}
.contents-release dl dd:nth-of-type(3){
	display: block;
}



.topinfoinlistbox.newpost-list{
	width:618px;
	height:295px;
	clear:both;
	overflow: auto;
}

.topinfoinlistbox.newpost-list dl{
	display:block;
	height:auto;
	clear:both;
	overflow:hidden;
	padding:10px 0px;
	border-bottom:dotted 1px #333333;
}

.topinfoinlistbox.newpost-list dt{
	display:block;
	width:80px;
	height:auto;
	float:left;
}

.topinfoinlistbox.newpost-list dl dd:nth-of-type(1){
	display:block;
	width:55px;
	height:auto;
	float:left;
	padding:0px 15px 0px 0px;
}
.topinfoinlistbox.newpost-list dl dd:nth-of-type(1) span{
	display:block;
	padding:3px 2px 2px 2px;
	background: #505050;
	color: #eeeeee;
	font-size: 8px;
	line-height: 1;
	text-align: center;
}

.topinfoinlistbox.newpost-list dl dd:nth-of-type(2){
	display:block;
	width:calc(100% - 150px);
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
}

.topinfoinlistbox.newpost-list dd a{
	color:#005b92;
}

.topinfoinlistbox.newpost-list dd a:hover{
	color:#2a89c2;
}

.spbtn{
	text-align:center;
	padding-top:30px;
}
.spbtn a{
	width:300px;
	height:auto;
	display:inline-block;
	padding:15px 0px;
	background:#e4222c;
	color:#FFF;
	border-radius:10px;
	text-decoration:none;
	font-size:18px;
}

.spbtn a:hover{
	opacity:0.8;
}
#sp_head #nav-conten{
	display:block !important;
}