@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#sekoguchiryo2021,#sekoguchiryo2021 div,#sekoguchiryo2021 span,#sekoguchiryo2021 object,#sekoguchiryo2021 iframe,#sekoguchiryo2021 h1,#sekoguchiryo2021 h2,#sekoguchiryo2021 h3,#sekoguchiryo2021 h4,#sekoguchiryo2021 h5,#sekoguchiryo2021 h6,#sekoguchiryo2021 p,#sekoguchiryo2021 blockquote,#sekoguchiryo2021 pre,#sekoguchiryo2021 abbr,#sekoguchiryo2021 address,#sekoguchiryo2021 cite,#sekoguchiryo2021 code,#sekoguchiryo2021 del,#sekoguchiryo2021 dfn,#sekoguchiryo2021 em,#sekoguchiryo2021 img,#sekoguchiryo2021 ins,#sekoguchiryo2021 kbd,#sekoguchiryo2021 q,#sekoguchiryo2021 samp,#sekoguchiryo2021 small,#sekoguchiryo2021 strong,#sekoguchiryo2021 sub,#sekoguchiryo2021 sup,#sekoguchiryo2021 var,#sekoguchiryo2021 b,#sekoguchiryo2021 i,#sekoguchiryo2021 dl,#sekoguchiryo2021 dt,#sekoguchiryo2021 dd,#sekoguchiryo2021 ol,#sekoguchiryo2021 ul,#sekoguchiryo2021 li,#sekoguchiryo2021 fieldset,#sekoguchiryo2021 form,#sekoguchiryo2021 label,#sekoguchiryo2021 legend,#sekoguchiryo2021 table,#sekoguchiryo2021 caption,#sekoguchiryo2021 tbody,#sekoguchiryo2021 tfoot,#sekoguchiryo2021 thead,#sekoguchiryo2021 tr,#sekoguchiryo2021 th,#sekoguchiryo2021 td,#sekoguchiryo2021 li,#sekoguchiryo2021 aside,#sekoguchiryo2021 dialog,#sekoguchiryo2021 figure,#sekoguchiryo2021 footer,#sekoguchiryo2021 header,#sekoguchiryo2021 hgroup,#sekoguchiryo2021 menu,#sekoguchiryo2021 nav,#sekoguchiryo2021 section,#sekoguchiryo2021 time,#sekoguchiryo2021 mark,#sekoguchiryo2021 audio,#sekoguchiryo2021 video{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:baseline;background:transparent;}
#sekoguchiryo2021{line-height:1;}#sekoguchiryo2021 li,#sekoguchiryo2021 aside,#sekoguchiryo2021 dialog,#sekoguchiryo2021 figure,#sekoguchiryo2021 footer,#sekoguchiryo2021 header,#sekoguchiryo2021 hgroup,#sekoguchiryo2021 nav,#sekoguchiryo2021 section{display:block;}nav ul{list-style:none;}blockquote,#sekoguchiryo2021 q{quotes:none;}blockquote:before,#sekoguchiryo2021 blockquote:after,#sekoguchiryo2021 q:before,#sekoguchiryo2021 q:after{content:'';content:none;}#sekoguchiryo2021 a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;}#sekoguchiryo2021 ins{background-color:#ff9;color:#000;text-decoration:none;}#sekoguchiryo2021 mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;text-decoration:line-through;}#sekoguchiryo2021 abbr[title],#sekoguchiryo2021 dfn[title]{border-bottom:1px dotted #000;cursor:help;}#sekoguchiryo2021 table{border-collapse:collapse;border-spacing:0;}#sekoguchiryo2021 hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}#sekoguchiryo2021 input,select{vertical-align:middle;}#sekoguchiryo2021 img{vertical-align:bottom;}

#sekoguchiryo2021 .cf:before,.cf:after {content:"";display:table;}
#sekoguchiryo2021 .cf:after {clear:both;}
#sekoguchiryo2021 .cf {*zoom:1;}

#sekoguchiryo2021 img{
	image-rendering: -webkit-optimize-contrast;
}
#sekoguchiryo2021 a{
	transition: 0.3s;
}
#sekoguchiryo2021 a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#sekoguchiryo2021 p{
	line-height:1.4;
	text-align: left;
}
#sekoguchiryo2021{
	width: 100%;
	text-align:center;
	margin:0 auto;
	color:#000;
  font-family:'Noto Serif JP', serif, Meiryo, sans-serif, "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
	position: relative;
	-webkit-font-smoothing: antialiased;
	background-color: #B20E0E;
	box-sizing: border-box;
	line-height: 1.4;
}
#sekoguchiryo2021 .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1060px;
	margin: 0 auto;
}
#sekoguchiryo2021 .hov,a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#sekoguchiryo2021 .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#sekoguchiryo2021 .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#sekoguchiryo2021 section{
	position: relative;
}
#sekoguchiryo2021 .content-box{
	width:100%;
	margin:0 auto;
	position: relative;
}
#sekoguchiryo2021 .content-inner{
	width:980px;
	/*width: 90.90909090%;*/
	margin:0 auto;
	position: relative;
}
#sekoguchiryo2021 .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#sekoguchiryo2021 .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#sekoguchiryo2021 .gothic{
	font-family: 'Noto Sans JP', sans-serif;
}
#sekoguchiryo2021 .common-h2{
	font-size: 50px;
	color: #fff;
	position: relative;
	margin: 60px auto 30px;
	font-weight: 900;
	display: inline-block;
	line-height: 1;
}
#sekoguchiryo2021 .common-h2 span{
	font-size: 30px;
	font-weight: 900;
	color: #fff;
}
#sekoguchiryo2021 .common-h2::before{
	content: '';
	width: 49.5px;
	height: 59.01px;
	position: absolute;
	top: 5px;
	left: -50px;
	background-image: url('/static/img/entertainment/sekoguchi/obj_02.png');
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#sekoguchiryo2021 .common-h2::after{
	content: '';
	width: 49.5px;
	height: 59.01px;
	position: absolute;
	top: 5px;
	right: -50px;
	background-image: url('/static/img/entertainment/sekoguchi/obj_03.png');
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/*メイントップ*/
 #sekoguchiryo2021 main{
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
}
 #sekoguchiryo2021 main img{
	display: inline-block;
	width: 100%;
	height: auto;
}

/*イントロ*/
 #sekoguchiryo2021 .intro{
	margin: 0 auto;
	box-sizing: border-box;
	background: rgb(72,72,72);
	background: #000;
	padding: 60px 0;
	text-align: left;
	width: 100%;
	position: relative;
	text-align: center;
}
#sekoguchiryo2021 .intro::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 817px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/static/img/entertainment/sekoguchi/obj_01.png);

}
#sekoguchiryo2021 .intro h2{
	font-size: 46px;
	font-weight: 900;
	color: #fff;
	text-align: center;
}
#sekoguchiryo2021 .intro h3{
	font-weight: 900;
	color: #FFFF53;
	font-size: 30px;
	text-align: left;
	margin-top: 3rem;
}
#sekoguchiryo2021 .intro h4{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-align: left;
	margin-top: 1rem;
}
#sekoguchiryo2021 .intro .flexbox-bt{
	margin-top: 2rem;
}
#sekoguchiryo2021 .intro .flexbox-bt img{
	width: 32%;
}
#sekoguchiryo2021 .intro .attention{
	font-size: 12px;
	color: #fff;
	text-align: right;
}

/*おすすめポイント*/
#sekoguchiryo2021 .point ul{
	text-align: left;
}
#sekoguchiryo2021 .point li{
	text-align: left;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 700;
	position: relative;
	padding-left: 30px;
	box-sizing: border-box;
}
#sekoguchiryo2021 .point li span{
	font-size: 26px;
	font-weight: 900;
	color: #B40000;
}
#sekoguchiryo2021 .point li::before{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	top: 13px;
	left: 0;
	transform: rotate(45deg) ;
	display: inline-block;
	background: #CD9E0E;
}
#sekoguchiryo2021 .point p{
	font-size: 13x;
	font-weight: 500;
	margin-top: 20px;
	text-align: left;
}

/*実施概要*/
#sekoguchiryo2021 .info table{
	width: 100%;
	/* border: solid 1px #d6d6d6; */
	margin-top: 60px;
	box-sizing: border-box;
	line-height: 1.6;
	border:solid #BCBCBC 1px;
	border-collapse: separate;
	overflow: hidden;
	border-spacing: 0;
	color: #353535;
}
#sekoguchiryo2021 .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#sekoguchiryo2021 .info table tr:last-child{
	border-bottom: none;
}
#sekoguchiryo2021 .info table th,#sekoguchiryo2021 .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#sekoguchiryo2021 .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#sekoguchiryo2021 .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	display: inline-block;
}
#sekoguchiryo2021 .info table td a{
	color: #3870BD;
	border-bottom: none;
	margin-right: 0;
	position: relative;
}
#sekoguchiryo2021 .info table td a:last-child{
	margin-right: 0;
}
#sekoguchiryo2021 .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #fff;
}
#sekoguchiryo2021 .info .info-btn{
	margin-top: 30px;
	box-sizing: border-box;
}
#sekoguchiryo2021 .info .info-btn a{
	width: 30%;
	line-height: 1.2;
	padding: 30px 5px;
	margin: 0 10px;
	box-sizing: border-box;
	background: #158800;
	border: solid 2px #fff;
	font-size: 16px;
	font-weight: 900;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
}
#sekoguchiryo2021 .info .info-btn a span{
	color: #ffff00;
	font-weight: 900;
	font-size: 28px;
}
/*注意事項*/
#sekoguchiryo2021 .application{
	margin:80px 0 0;
}
#sekoguchiryo2021 .application p{
	font-weight: 300;
	line-height: 1.6;
	padding: 30px;
	background: #fff;
	font-size: 15px;
	box-sizing: border-box;
	width: 100%;
	margin: 0
}
#sekoguchiryo2021 .application p span{
	font-weight: 800;
}
#sekoguchiryo2021 .application p a{
	color: #0264AC;
}


#sekoguchiryo2021 section:last-child{
	padding-bottom:30px ;
}


/*======================================

画面サイズ751px以上

======================================*/
@media screen and (min-width: 751px){
	#sekoguchiryo2021 .sp_img{
		display:none;
	}
	#sekoguchiryo2021 .tab_img{
		display:none;
	}
	#sekoguchiryo2021 .pc_img{
		display:inline-block;
	}
}

/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#sekoguchiryo2021 .sp_img{
		display:inline-block;
	}
	#sekoguchiryo2021 .tab_img{
		display:block;
	}
	#sekoguchiryo2021 .pc_img{
		display:none;
	}
	#sekoguchiryo2021{
		min-width: auto;
	}
	#sekoguchiryo2021 .wrapper{
		width: 100%;
	}
	#sekoguchiryo2021 .content-box{
		width:100%;
		max-width:750px;
	}
	#sekoguchiryo2021 .content-inner{
		width: 90.90909090%;
	}
	#sekoguchiryo2021 .content-inner2{
		width: 90.90909090%;
        margin: 0 auto;
	}
    #sekoguchiryo2021 .info p.gothic2{
        padding: 0 20px;
    }
	#sekoguchiryo2021 .common-h2{
		font-size: 30px;
	}
	#sekoguchiryo2021 .common-h2 span{
		font-size: 20px;
	}
	#sekoguchiryo2021 .common-h2::before{
		content: '';
		width: 49.5px;
		height: 59.01px;
		position: absolute;
		top: -15px;
		left: -50px;
		background-image: url('/static/img/entertainment/sekoguchi/obj_02.png');
		display: inline-block;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	#sekoguchiryo2021 .common-h2::after{
		content: '';
		width: 49.5px;
		height: 59.01px;
		position: absolute;
		top: -15px;
		right: -50px;
		background-image: url('/static/img/entertainment/sekoguchi/obj_03.png');
		display: inline-block;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}



/*イントロ*/
#sekoguchiryo2021 .intro h2{
	font-size: 36px;
}
#sekoguchiryo2021 .intro h3{
	font-size: 20px;
}
#sekoguchiryo2021 .intro h4{
	font-size: 15px;
}

	/*おすすめポイント*/
	#sekoguchiryo2021 .point li{
		font-size: 20px;
		margin-bottom: 15px;
		padding-left: 20px;
	}
	#sekoguchiryo2021 .point li span{
		font-size: 20px;
	}
	#sekoguchiryo2021 .point li::before{
		width: 7px;
		height: 7px;
		top: 10px;
	}

/*実施概要*/
	#sekoguchiryo2021 .info{
		padding: 30px 0 0;
	}
	#sekoguchiryo2021 .info tbody{
		width: 100%;
    display: inline-block;
	}
	#sekoguchiryo2021 .info table{
		display: block;
		margin-top: 30px;
	}
	#sekoguchiryo2021 .info table tr{
		display: block;
		border-bottom: none;
	}
	#sekoguchiryo2021 .info table tr:last-child{
		border-bottom: none;
	}
	#sekoguchiryo2021 .info table th,#sekoguchiryo2021 .info table td{
		padding: 15px 30px;
		border-bottom: solid 1px #d6d6d6;
	}
	#sekoguchiryo2021 .info table th{
		width: 100%;
		font-size: 15px;
	}
	#sekoguchiryo2021 .info table td{
		width: 100%;
		font-size: 14px;
	}

	#sekoguchiryo2021 .info .info-btn{
		display: block;
	}
	#sekoguchiryo2021 .info .info-btn a{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		margin-top: 20px;
	}


	/*注意事項*/
	#sekoguchiryo2021 .application{
		margin:60px 0 0;
	}
	#sekoguchiryo2021 .application p{
		font-size: 14px;
		width: 90%;
		margin: 0 auto;
	}
	#sekoguchiryo2021 .application p a{
		color: #0264AC;
	}
}

/*======================================

画面サイズ450px以下

======================================*/
@media screen and (max-width: 450px){

}