@charset "utf-8";

/***************************************************************************
Media Queries
****************************************************************************/

/***************************************************************************
top_img（override）
****************************************************************************/

#top_img {
    text-align: center;
    /*margin-bottom: 40px;*/
}
#top_img img {
    width: 100%;
   margin: 0 auto;
}
#main * {
	box-sizing: border-box;
}
/***************************************************************************
event_date
****************************************************************************/
#event_date {
	width: 980px;
	margin: 0 auto;
	background-image: url("../image/index/bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 20px;
	overflow: auto;
}
#event_date ul {
	width: 96%;
    margin: 0 auto;
}
#event_date li {
	width: 30%;
    margin-bottom: 20px;
    text-align: center;
	float: left;
	margin-right: 5%;
	padding: inherit;
}
#event_date img{
	width: 100%;
}
.clear {
	clear: both;
}
.end {
	margin-right: 0 !important;
}
/*#event_date li:nth-child(3) {
    margin-bottom: 50px;
}
#event_date li:last-child {
    margin-bottom: 40px;
}*/

/***************************************************************************
select_school
****************************************************************************/
#select_school {
	width: 980px;
	margin: 0 auto;
	background-color: #000;
}

#select_school .head_ttl {
	width: 98%;
    text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
#select_school .head_ttl h3 {
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}
#select_school .head_ttl span {
	color: #fff;
	font-size: 28px;
	line-height: 1.5;
}
.margin_b_20 {
	margin-bottom: 20px;
}
.margin_b_50 {
	margin-bottom: 50px;
}
.select_time li.checked {
	background-color: #ff8800;
}
.select_time li.disabled {
	opacity: 0.5;
	background-color: #999;
}
#select_school .submit_next{
	width: 980px;
	margin: 0 auto;
}
#select_school .submit_next a {
    width: 80%;
    margin-left: 10%;
	margin-right: 10%;
	display: block;
    background-color: #e8343d;
	border-radius: 5px;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center !important;
	color: #FFFFFF;
}
#select_school .submit_next a:hover {
	opacity: 0.8;
}
.submit_next{
	width: 980px;
	margin: 0 auto;
	background-color: #000;
	padding-bottom: 40px;
}
.submit_next a {
    width: 80%;
    margin-left: 10%;
	margin-right: 10%;
	display: block;
    background-color: #e8343d;
	border-radius: 5px;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center !important;
	color: #FFFFFF;
}
.submit_next a:hover {
	opacity: 0.8;
}

.submit_next h3 {
	width: 98%;
	margin: 0 auto;
	color: #fff;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 1.5;
}
#gyoukai {
	width: 980px;
	margin: 0 auto;
}
#gyoukai ul {
	width: 960px;
	margin: 0 auto;
}
#gyoukai li {
	width: 420px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
#gyoukai a {
	clear: both;
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
	text-align: center;
	margin: 0 auto !important;
	display: block;
}
#gyoukai .button-d {
	background-color: #E60012;
	border-radius: 20px;
	padding: 20px;
}
#gyoukai .button-v {
	background-color: #00a0e9;
	border-radius: 20px;
	padding: 20px;
}
#gyoukai .button-b {
	background-color: #45b035;
	border-radius: 20px;
	padding: 20px;
}
#gyoukai .button-k {
	background-color: #fabe00;
	border-radius: 20px;
	padding: 20px;
}
#gyoukai .font-small {
	font-size: 23px;
}
.submit_next input[type*="submit"] {
	background-color: #e5006e;
}

#to_web ul {
    display: flex;
    flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
}
#to_web ul li {
    width: 45%;
    margin-bottom: 15px;
}
/*#to_web ul li:nth-child(2n+1) {
    margin-right: auto;
}
#to_web ul li a {
    display: block;
    border: 2px solid #E60012;
    border-radius: 5px;
    background-color: #FFFFFF;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #3E3A39;
    text-align: center;
    padding: 10px;
    background-image: url("../image/map/bg-school_map _link.png");
    background-repeat: no-repeat;
    background-position: left 97% center;
    background-size: 20px auto;
}*/
#to_web ul li a.contact {
    display: block;
    border-style: none;
    background-color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    padding: 3px;
    background-image: none;
}
#to_web ul li a span {
    display: block;
    font-size: 14px;
}
#to_web ul .school-d a {
	display: block;
    border: 2px solid #E60012;
    border-radius: 5px;
    background-color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
	background-image: url("../image/index/hata1.png");
    background-repeat: no-repeat;
    background-position: left 3% center !important;
    background-size: 20px auto;
}
#to_web ul .school-v a {
	display: block;
    border: 2px solid #00a0e9;
    border-radius: 5px;
    background-color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
	background-image: url("../image/index/hata2.png");
    background-repeat: no-repeat;
    background-position: left 3% center !important;
    background-size: 20px auto;
}
#to_web ul .school-b a {
	display: block;
    border: 2px solid #45b035;
    border-radius: 5px;
    background-color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
	background-image: url("../image/index/hata3.png");
    background-repeat: no-repeat;
    background-position: left 3% center !important;
    background-size: 20px auto;
}
#to_web ul .school-k a {
	display: block;
    border: 2px solid #fabe00;
    border-radius: 5px;
    background-color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
	background-image: url("../image/index/hata4.png");
    background-repeat: no-repeat;
    background-position: left 3% center !important;
    background-size: 20px auto;
}
#video {
	width: 980px;
	margin: 0 auto;
	background-color: #000;
	overflow: auto;
}
#video img {
	width: 60px;
	margin: 0 auto;
	padding: 10px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
#video h2 {
	width: 860px;
	margin: 0 auto;
	color: #fff;
	padding-top: 15px;
	line-height: 2;
	border-bottom: solid 3px #E60012;
	float: left;
}
#video .entertainment {
	border-bottom: solid 3px #00a0e9;
}
#video .business {
	border-bottom: solid 3px #45b035;
}
#video .service {
	border-bottom: solid 3px #fabe00;
}
#video ul {
	display: flex;
	width: 98%;
	margin: 0 auto;
	clear: both;
}
#video li {
	width: 25%;
	float: left;
	padding: 10px;
	list-style: none;
	margin-top: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: bolder;
	line-height: 1.5;
} 
#video p {
	color: #fff;
	font-weight: bolder;
	font-size: 14px;
	line-height: 1.5;
	padding-top: 10px;
}
#video .live {
	width: 60px;
	float: right;
	background-color: #E60012;
	border-radius: 5px;
	padding: 3px;
	color: #fff;
	font-weight: bolder;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	display: block;
} 
#video .size {
	font-size: 12px;
} 
#video .pc-top {
	margin-top: 20px;
} 
#gyoukai-link {
	width: 980px;
	margin: 0 auto;
	overflow: auto;
	background-color: #000;
}
nav{
width: 100%;
margin: 0 auto;
text-align: center;
}
nav ul{
margin: 0 ;
padding: 0 ;
margin-bottom: 20px;
}
nav li{
list-style: none;
display: inline-block;
width: 18%;
min-width: 120px;
margin-bottom: 10px;
font-size: 12px;
}
nav .long{
list-style: none;
display: inline-block;
width: 24%;
min-width: 120px;
margin-bottom: 10px;
font-size: 12px;
}
nav li:not(:last-child){
border-right:2px solid #ddd;
}
nav a{
text-decoration: none;
color: #fff;
}
nav a:hover{
color:#E60012;
border-bottom:2px solid #E60012;
}
nav .a-e a:hover{
color:#00a0e9;
border-bottom:2px solid #00a0e9;
}
nav .a-b a:hover{
color:#45b035;
border-bottom:2px solid #45b035;
}
nav .a-s a:hover{
color:#fabe00;
border-bottom:2px solid #fabe00;
}
.back-to-top {
	width: 70%;
	margin: 0 auto;
	padding-top: 2em;
	padding-bottom: 2em;
	display: block;
}
.back-to-top a {
	border: solid 2px #fff;
	padding: 0.5em;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
}
#sports {
	font-size: 12px !important;
}
.pc {
	display: block !important;
}
@media only screen and (max-width: 640px) {
.pc {
	display: none !important;
}
#select_school {
	width: 100%;
	margin: 0 auto;
	background-color: #000;
}
#select_school .head_ttl{
	width: 98%;
	margin: 0 auto;
}
#select_school .head_ttl h3 {
	font-size: 16px;
	line-height: 1.5;
}
#select_school .head_ttl span {
	font-size: 24px;
	line-height: 1.5;
}
.margin_b_20 {
	margin-bottom: 5%;
}
.margin_b_50 {
	margin-bottom: 10%;
}
/***************************************************************************
event_date
****************************************************************************/
#event_date {
	width: 100%;
	margin: 0 auto;
	background-image: url("../image/index/bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 1em;
	overflow: auto;
}
#event_date ul {
	width: 96%;
    margin: 0 auto;
}
#event_date li {
	width: 100%;
    text-align: center;
	float: none;
	margin: 0 auto;
	padding: inherit;
}
#event_date img{
	width: 100%;
}
.end {
	margin-right: inherit !important;
	margin: 0 auto !important;
}
	
	
	
#select_school .submit_next{
	width: 100%;
	margin: 0 auto;
}
#select_school .submit_next a {
    width: 80%;
    margin-left: 10%;
	margin-right: 10%;
	font-size: 16px;
}
.submit_next{
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	padding-bottom: 1.5em;
}
.submit_next a {
    width: 80%;
    margin-left: 10%;
	margin-right: 10%;
	font-size: 16px;
	line-height: 1.5;
	text-align: center !important;
	margin-bottom: 2em;
}
.submit_next a:hover {
	opacity: 0.8;
}
.submit_next h3 {
	width: 98%;
	margin: 0 auto;
	font-size: 20px;
	line-height: 1.5;
}
#gyoukai {
	width: 100%;
	margin: 0 auto;
}
#gyoukai ul {
	width: 96%;
	margin: 0 auto;
	/*padding-top: 40px;*/
}
#gyoukai li {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-top: 1em;
}
#gyoukai a {
	clear: both;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
	text-align: center;
	margin: 0 auto !important;
}
#gyoukai .font-small {
	font-size: 18px;
}
#to_web ul li {
    width: 100%;
}
#to_web ul li a {
    font-size: 16px;
    padding: 7px;
}
#video {
	width: 100%;
	margin: 0 auto;
	overflow: auto;
	padding-top: 0.5em;
}
#video h3 {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	margin-top: 1em;
	font-size: 20px;
	line-height: 1.5;
}
#video img {
	width: 12%;
	margin: 0 auto;
	padding: 0.6em;
	margin-right: 0.5em;
	float: left;
}
#video h2 {
	width: 84%;
	margin: 0 auto;
	color: #fff;
	padding-top: 0.8em;
	line-height: 2;
	border-bottom: solid 3px #E60012;
	float: left;
	margin-bottom: 2em !important;
}
#video .entertainment {
	border-bottom: solid 3px #00a0e9;
}
#video .business {
	border-bottom: solid 3px #45b035;
}
#video .service {
	border-bottom: solid 3px #fabe00;
}
#video ul {
	width: 95%;
	margin: 0 auto;
	clear: both;
	display: block;
	margin-top: 3em !important;
}
#video li {
	width: 100%;
	position: relative;
	padding-bottom: 75%; /*アスペクト比 16:9の場合の縦幅56.25%*/
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	float: none;
	color: #fff;
	font-weight: bolder;
	font-size: 20px;
	list-style: none;
	line-height: 1.5;
	margin-top: 1em;
	margin-bottom: 2em;
} 
#video p {
	width: 100%;
	margin: 0 auto;
	position: relative;
	color: #fff;
	font-weight: bolder;
	font-size: 16px;
	line-height: 1.5;
	top: -20px;
}
#video .live {
	width: 15%;
	float: right;
	background-color: #E60012;
	border-radius: 5px;
	padding: 0.1em auto;
	color: #fff;
	font-weight: bolder;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	display: block;
} 
#video .size {
	font-size: 14px;
}
#video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 3em;
}	
#video #sp-top {
	margin-top: 1.2em;
}
#video .pc-top {
	margin-top: 0;
} 
#gyoukai-link {
	width: 100%;
	margin: 0 auto;
	overflow: auto;	
}
nav{
width: 100%;
margin: 0 auto;
text-align: center;
}
nav ul{
margin: 0 ;
padding: 0 ;
margin-bottom: 1em;
line-height: 2;
}
nav li{
list-style: none;
display: inline-block;
width: 20%;
min-width: 150px;
margin-bottom: 1em;
}
nav .long {
list-style: none;
display: inline-block;
width: 85%;
min-width: 150px;
margin-bottom: 1em;
}
nav li:not(:last-child){
border-right:2px solid #ddd;
}
nav a{
text-decoration: none;
color: #fff;
}
nav a:hover{
color:#E60012;
border-bottom:2px solid #E60012;
}
nav .a-e a:hover{
color:#00a0e9;
border-bottom:2px solid #00a0e9;
}
nav .a-b a:hover{
color:#45b035;
border-bottom:2px solid #45b035;
}
nav .a-s a:hover{
color:#fabe00;
border-bottom:2px solid #fabe00;
}
.back-to-top {
	width: 70%;
	margin: 0 auto;
	padding-top: 2em;
	padding-bottom: 2em;
	display: block;
}
.back-to-top a {
	border: solid 2px #fff;
	padding: 0.5em;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	display: block;
}	
#sports {
	font-size: 14px !important;
}
}
