@charset "UTF-8";
body{
	width: 100%;
	overflow: hidden;
	overflow-y: scroll;
}


img{
	width:100%;
}

i{
	margin: 0 0.5rem;
}

.fa-twitter-square:before {
    content: '𝕏' !important;
    font-family: sans-serif !important;
    font-weight: bold;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}


/* メインビジュアル 
----------------------------------------*/

#main{
	width: 100%;
	height: auto;
	background: url(../img/main_bg_pc.jpg);
	background-size: cover;
	background-position: center;
		display: flex;
	justify-content: center;
	align-items:  flex-end;
/*	border-bottom: 3px solid #009D8D;*/
}

#main h1{
	width:100%;
	max-width: 1600px;
}

@media only screen and (max-width: 750px) {
#main{
	width: 100%;
	background-image: none;
	display: block;
}

#main h1{
	width:100%;
}
	
}

/* 放送時間 
----------------------------------------*/
.on_air{
	padding: 5rem;
	width:100%;
	background-color:#00205b;
	font-size: 3.8rem;
	text-align: center;
	font-family: "Bebas Neue", sans-serif;
	margin: 0 auto;
	padding: 0 0 4rem;
}

.on_air_wrap{
	margin: 0 auto;
	max-width: 1100px;
	height: auto;
	position: relative;
}

.bg_decoration_soccer{
	position: absolute;
    top: 14rem;
	left: -12rem;
	z-index: 2;
}

.bg_decoration_family{
	position: absolute;
    top: -2.5rem;
	right: -36rem;
	z-index: 2;
}

.numbers_font {
    /* font-weight: bold; */
    font-style: normal;
    letter-spacing: 0.3rem;
    font-size: 6rem;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg); /* fontのギザギザを取る */
}

.organizer{
	width: 80%;
	/*color: #FFFF00;*/
	border: solid 1px #fff;
	line-height: normal;
	text-align: center;
	margin: 0 auto;
	color: #fff;

	position: relative;
	display: block;
	padding: 0.5rem 3.5rem 0;
	border: solid 1px #fff;
	transform: skewX(-25deg);
	margin-inline: auto;
	width: fit-content;
}

.organizer_txt{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: bold;
	font-size: 3rem;
	padding: 0 1rem;
	position: relative;
    top: -2px;
}

.hirumani_logo{
	width: 150px;
	height: auto;
	max-width: 100%;
	transform: skewX(25deg); /* 元の角度を打ち消す */
}

.weekday{
	display: block;
	font-size: 4rem;
	position: relative;
	top: 1rem;
	padding-right: 1.4rem;
}

.sat{
	font-size: 80%;
	position: relative;
    top: 0.5rem;
}

.saturday{
	display: block;
	font-size: 2rem;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background:#00107e ;
	text-align:center;
	line-height: 40px;

	font-weight: bold;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	margin: auto;
}

.day_box{
	display: flex;
    justify-content: center;
    align-items: normal;
    line-height: normal;
    color: #fff;
}

.day_box_wrap{
	display: flex;
    justify-content: center;
    align-items: normal;
    color: #fff;
}

.day{
	padding-right: 1.4rem;
}

.day_font{
	font-size: 10rem;
}

.time{
	font-size: 10rem;
	display: block;
}

.play{
	font-size: 10rem;
	display: block;
	padding-left: 1.6rem;
}

.team_box{
	width: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 0;
    line-height: normal;
    margin: 0 auto;
}

/* */
.team_detail{
	width: 30%;
	/*border: solid 1px #fff;*/
	padding: 0.5rem;
	margin: -3rem auto 0;
	color: #fff;
	line-height: normal;
	font-family: "M PLUS Rounded 1c", sans-serif;

}

.team_detail .team_time{
	font-family: "Bebas Neue", sans-serif;
	font-size: 4rem;
	color: #fff;
	line-height: normal;
}

.team_detail .letter-spacing{
	padding-right: 0.5rem;
}

.team_detail .letter-spacing_detail{
	font-size: 3rem;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: bold;
	position: relative;
	top: -2px;
}

.vs{
    border: solid 1px #d2270b;
    transform: skewX(-25deg);
    margin-inline: auto;
    width: fit-content;

	background:#d2270b;
	text-align:center;

	font-weight: bold;
	margin: auto;
	line-height: 0.8;
	}

.organizer_txt_vs{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: bold;
	font-size: 3rem;
	padding: 0 1rem;
	position: relative;
    top: -2px;
}

@media only screen and (max-width: 750px) {

.on_air{
	padding: 1rem 0 3rem;
	font-size: 3rem;
	}

.on_air_wrap{
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.bg_decoration_family{
	position: initial;
}

.numbers_font {
    font-size: 4rem;
}

.on_air_time{
	margin: 0 auto 3rem;
	display: block;
	width: 90%;
	height: auto;
}

.organizer{
	width: 90%;
	margin: 0 auto 2rem;
	padding: 0.5rem;
}

.organizer_txt{
	padding: 0 0.5rem;
	font-size: 2.6rem;
}

.hirumani_logo{
	width: 100px;
	height: auto;
	max-width: 100%;
}

.day_box{
	display: block;
	line-height: 1.2;
}

.day{
	width: initial;
	padding-right: 0.5rem;
}

.saturday{
	width: 30px;
	height: 30px;
	font-size: 1.8rem;
	line-height: 30px;
}

.weekday{
	width: initial;
    font-size: 3rem;
    position: relative;
    top: -0.5rem;
    padding-right: 0.5rem;
}

.day_box_wrap{
	display: flex;
	justify-content: center;
}

.day_font{
	font-size: 6rem;
}

.time{
	font-size: 6rem;
}

.time_box_wrap{
	margin: 0 auto 2rem;
}

.play{
	font-size: 6rem;
	display: block;
	padding-left: 1.6rem;
}


.team_detail{
	width: 100%;
}

.team_box{
	width: 100%;
	display: block;
	margin-top: 0;
}

.team_detail .team_time{
	font-size: 3rem;
}

.team_detail .letter-spacing_detail{
	font-size: 2rem;
}

.vs{
	display: block;

    border: solid 1px #d2270b;
    transform: skewX(-25deg);
    margin-inline: auto;
    width: fit-content;

	background:#d2270b;
	text-align:center;

	font-weight: bold;
	margin: 0 auto 0.5rem;
}

.organizer_txt_vs{
	font-size: 2.4rem;
}

}

@media only screen and (max-width: 732px) {
.organizer_txt{
	font-size: 2.2rem;
}

}


@media only screen and (max-width: 375px) {
.organizer{
	line-height: 1;
}

}

/*コンテンツ
---------------------*/
#contents{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	background: url("../img/cont_bg.png")repeat , #e8f5fe;
	background-position: center;
	padding: 10rem 0 6rem;
}

#contents.max-height{
	padding-bottom: 10%;
}

/* 各コンテンツのclass */

.cont_wrap {
	max-width: 1200px;
	margin: 0 auto;
	/*color: white;*/
	position: relative;
}


@media only screen and (max-width: 750px) {
	
#contents{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 4rem;
	background-size: contain;
}
#contents_wrap {
	width: 100%;
	margin: 0 auto;
	padding: 4rem 1rem 1rem;
}

.cont_wrap{
	width: 100%;

}

}

.talk_event{
	width: 100%;
	margin: 0 auto 3rem;
	padding: 0;
	/*border: solid 3px #3399cc;*/
	
}

.talk_event h2{
	font-size: 4rem;
	font-weight: bold;
	margin-bottom: 4rem;
	/*color: white;*/

	text-align: center;
	color: #333333;
}

.talk_event p{
	margin-bottom: 2rem;
}

.talk_event_attention{
	margin-top: 2rem;
	/*color: white;*/
}

p.photo_img{
	margin-bottom: 5rem;
}

.photo_img img{
	display: block;
	width: 90%;
	margin: 0 auto;
	border: solid 10px #ffffff;
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.18);
}


/*イベントコンテンツ*/

/*イベント*/

.event_box{
	width: 100%;
	margin: 0 auto 2rem;
}

.event_box table {
  width: 100%;
	margin-bottom: 1rem;
	font-size: 1.8rem;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

	/*font-family: "M PLUS 2", sans-serif;*/

	line-height: 2;
	transform:rotateZ(0.03deg); /* fontのギザギザを取る */
	
	font-family:"Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.event_box table th{
	border: solid 1px #ffffff;
	padding: 1.5rem;
	background-color: white;
}

.event_box table td {
	border: solid 1px #3399cc;
	padding: 1.5rem;
	background-color: white;
}

.event_box table th{
	background: #3399cc;
	width: 28%;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.event_box table td a{
	text-decoration: none;
}

.event_caption{
	font-size: 1.2rem;
	text-align: center;
	}

.event_txt_mini {
	font-size: 80%;
}

.fa-twitter:before {
    content: '𝕏' !important;
    font-family: sans-serif !important;
    font-weight: bold;
}

.event_box table dl {
    display: flex;
    flex-wrap: wrap;
}

.event_box table dl dt {
    width: 25%;
    padding: 1rem;
    margin-bottom: 1px;
    background-color: #3399cc;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.event_box table dl dd {
    width: 75%;
    padding: 1rem 2rem;
    background-color: #ffffff;
    color: black;
    margin-bottom: 1px;
}

.event_box table dl dd p {
    margin-bottom: 0.5rem;
}

.txt_blue{
	color: #3399cc;
	font-weight: bold;
	background: #e2f3ff;
	padding: 0.2rem 0.5rem;
	display: block;
	margin-bottom: 1rem;
	text-align: center;
	width: 70%;
}

@media screen and (max-width: 768px) {

/*イベント*/
.event_box{
	width: 95%;
	margin: 0 auto 6rem;
}

.event_box table {
  width: 100%;
	font-size: 1.6rem;
}

.event_box table th, table td {
  display: block;
  width: 100%;
	border-top: none; /* 一旦、すべてのborder-topを削除 */
}
	
.event_box table tr:first-child th{
	border-top: 1px solid #06932f; /* 一番上にあるthだけborder-topを追加 */
  }

.event_box table th{
	font-size: 1.8rem;
	padding: 1rem;
}

.txt_blue{
	width: 100%;
	}

}


.form_box{
	width: 100%;
	padding: 2rem;
	background-color: white;
	margin: 3rem 0;
}


.thanks_box{
	width: 1200px;
	padding: 3rem 4rem;
	background-color: white;
	margin: 0 auto;
	color: black;
	font-size: 2rem;
}

.back_home{
	margin-top: 2rem;
	text-align: center;
	width: 100%;
}


@media only screen and (max-width: 750px) {
	
.thanks_box{
	font-size: 1.4rem;
}

	
}




/* PCのみ表示
------------------------------*/
@media only screen and (max-width: 750px) {

	.for_pc{
		display: none;
	}
	
}

/* スマホのみ表示
------------------------------*/

@media only screen and (min-width: 751px) {

	.for_sp{
		display: none;
	}
	
}

/*------------------------------
表示・非表示管理（）
本体のcommon.cssに記述あり
【非表示】.disp_none
【PC非表示】.pc_none
【SP非表示】.sp_none
------------------------------*/




/* header/footer --------------------*/

.header_simple {
   background: #333333;
}

.footer_simple {
    background: #333333;
}

.footer_simple .copyright{
	color: #ffffff;
}



