@charset "UTF-8";

* {
  outline: ;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
	overflow-x: hidden;
	height: auto;
	font-family: "M PLUS 2", sans-serif;
	}

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-image: url(../img/main_bg_pc.png);
	background-size: cover;
	background-position: bottom;
	display: flex;
	justify-content: center;
	align-items:  flex-end;
/*	border-bottom: 3px solid #009D8D;*/
}

.main h1{
	width:100%;
	max-width: 1400px;
}

.main h1 img{

}

@media only screen and (max-width: 750px) {
.main{
	width: 100%;
	background-image: none;
	display: block;
}

.main h1{
	width:100%;
	max-width: 100%;
	background: #fff;
}

.main h1 img{

}

}



/*放送時間-*/
.on_air{
	padding: 5rem;
	width:100%;
	background-color:#000000;
	font-size: 3.8rem;
	text-align: center;
	font-family: "Bebas Neue", sans-serif;
	margin: 0 auto;
	padding: 3rem 0; 
}

.on_air_wrap{
	margin: 0 auto;
	width: 1100px;
	height: auto;
}

.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;
}

.pao-n_logo{
	width: 120px;
	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: 70%;
	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: 3rem 0;
	font-size: 3rem;
	}

.on_air_wrap{
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.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;
}

.pao-n_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;
}

}


/*コンテンツ
---------------------*/

#box_contents{
	width: 100%;
	padding: 0 0 0;
	margin: 0 auto;
	/*background:url(../img/main_bg_pc.png) center #15142e;*/
	/*background:#c5270d;*/
	background:#d2270b;
	background-size: 100% auto;
}

#contents_wrap{
	width: 100%;
    padding: 2rem 0 8rem;
    margin: 0;
    background: url(../img/cont_bg.png) ;
    background: url("../img/cont_bg.png"), url("../img/cont_bg02.png");
    background-repeat: repeat;
    background-size: auto;
    background-position: top;
}


section.first,
section.bottom{
	width: 1100px;
	margin: 0rem auto;
	display: block;

	font-family: 'Noto Sans JP', sans-serif;
	padding: 10rem 0 6rem;
}

section{
	width: 1100px;
	margin: 0rem auto;
	display: block;

	font-family: 'Noto Sans JP', sans-serif;
	padding: 0 0 8rem;
}

section a{
	color: #009d8e;
	text-decoration: none;
}

section a:hover {
	opacity: 0.8;
	transition: 0.3s;
}


@media only screen and (max-width: 750px) {
section.first,
section.bottom{
	width: 100%;
	padding: 6rem 0 6rem;
}

section {
	width: 100%;
	margin: 0rem auto;
}

#contents_wrap{
	width: 100%;
    padding: 0 0 4rem;
}

}


/*見出し
---------------------*/

.midashi01 {
	font-size: 5.6rem;
	text-align: center;
	color: #fff;
	font-family: "M PLUS 2", sans-serif;
	position: relative;
	font-weight: bold;
	}


.midashi01.ticket{
	/*width: 201px;
	height: auto;
	display: block;*/
	margin: 0 auto 4rem;
	font-weight: 800;
}

.midashi01.mc{
	/*width: 372px;
	height: auto;
	display: block;*/
	margin: 0 auto;
	font-weight: 800;
}

.midashi01.marche{
	/*width: 544px;
	height: auto;
	display: block;*/
	margin: 0 auto 4rem;
	font-weight: 800;
}

.midashi01.mc .letter-spacing{
	letter-spacing: 6px;
	font-size: 6.4rem;
	padding-left: 1rem;
	position: relative;
    top: 4px;
    font-weight: 700;
}

.midashi01.marche .letter-spacing{
	font-size: 6.4rem;
	position: relative;
    top: 4px;
}

.midashi01.marche .letter-spacing-up{
	letter-spacing: 4px;
}

.font-size_s{
	font-size: 3rem;
	display: block;
}

.theme_txt {
	width: 100%;
	margin: 0 auto;
	font-size: 2.2rem;
	line-height: 1.8;
	text-align: center;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg); /* fontのギザギザを取る */
}

.theme_txt p{
	margin-bottom:1.5rem;
}
.google_map{
	width: 100%;
	margin: 0 auto;
}

.price_font{
	font-family: "Bebas Neue", sans-serif;
	font-size: 4rem;
	letter-spacing: 1px;
	padding-right: 0.5rem;
}

.txt_blue{
	color: #2d4596;
	font-weight: bold;
}

.note_txt{
	font-size: 1.6rem;
	color: #fff;
	text-align: left;
}

.tst-special__ab-pricelist {
	margin-top: 5px;
    /*display: flex;
    justify-content: center;*/
    width: 80%;
    margin: 0 auto;
    }

.note_txt li{
	text-indent: -1em;
 	padding-left: 1em;
}

.tst-special__ab-pricelist p {
	/*width: calc(20% - 2px);
	display: grid;
	place-content: center;
	place-items: center;*/
    }

.tst-special__ab-pricelist table {
    width: 100%;
    font-family: "M PLUS Rounded 1c", sans-serif;
    }

.tst-special__ab-pricelist table th {
    text-align: center;
    }

.tst-special__ab-pricelist table th {
    width: 25%;
    margin-top: 2px;
    padding: 10px;
    text-align: center;
    color: white;
    background: #2d4596;
	border-top: 2px solid #2d4596;
    border-right: 2px solid #2d4596;
    border-bottom: solid 2px #eee;
    border-left: 2px solid #2d4596;
}

.tst-special__ab-pricelist table th.bottom {
    width: 25%;
    margin-top: 2px;
    padding: 10px;
    text-align: center;
    color: white;
    background: #2d4596;
    border-right: 2px solid #2d4596;
    border-bottom: solid 2px #2d4596;
}

.tst-special__ab-pricelist table td {
    width: 75%;
    text-align: center;
    background: white;
    border-top: 2px solid #2d4596;
    border-right: 2px solid #2d4596;
    border-bottom: 2px solid #2d4596;
}


@media screen and (max-width: 768px) {

.tst-special__ab-pricelist table th{
	font-size: 1.8rem;
}

.tst-special__ab-pricelist table td{
	text-align: left;
	padding: 1rem 0 1rem 2rem;
	line-height: normal;
}

.tst-special__ab-pricelist table td .txt_blue{
	font-size: 1.6rem;
}

}



/* 概要テキスト
---------------------*/
.detail{
	color: #fff;
	font-size: 2.2rem;
}

.detail.btm_txt{
	color: #fff;
	font-size: 2.2rem;
	margin: 0 auto 6rem;
}




/* LinQ 全メンバーで始球式 */

/*******/
.matchArea {
  width: 100%;
  overflow-x:hidden;
}

.matchArea__team {
  position: relative;
  padding: 60px 0 0;
}

.matchArea__team.bottom {
  position: relative;
  padding: 120px 0 0;
}
.matchArea__team .sec__innerWide {
	width: 100%;
}

.sec__innerWide {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	box-sizing: border-box;
}

.matchArea__team__wrap {
  /*position: absolute;
  bottom: 300px;*/
  text-align: left;
}

/* 左 */
.matchArea__team .sec__innerWide.box_reverse_left {
	padding: 0 5vw 0 0;
	display: flex;
	justify-content: flex-start;
	}

/* 逆順　右 */
.matchArea__team .sec__innerWide.box_reverse_right {
	padding: 0 0 0 5vw;

	display: flex;
    justify-content: flex-end;
	flex-direction: row-reverse;
	}

.matchArea__team__title {
	margin-bottom: 15px;

	width: 100%;
	max-width: 600px;
    position: relative;

	width: calc(100% + 50px);
}

.matchArea__team__title.left{
	margin: 0 0 0 280px;
	max-width: 400px;
}

.matchArea__team__title.right{
	max-width: 400px;
	margin: 0 0 0 -90px;
}

.matchArea__team__title.left img{
	width: 100%;

}

.matchArea__team__title.right img{
	width: 100%;
}

.matchArea__team__nav{
	display: block;
	width: 600px;
}


.matchArea__team__nav li {
  color: #fff;
  background: #000;
  width: 600px;
  height: auto;
  font-size: 1.8rem;
  line-height: 1.6;
  padding: 2rem 3rem;
  position: relative;

  text-align: left;
  box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.5);
  transition: .5s all;
}

.matchArea__team__nav li:first-child{
	font-size: 2.2rem;
	font-weight: 900;
	text-align: center;
	margin-bottom: 4px;
	} 

.matchArea__team__nav li:last-child {
    font-weight: normal;
    padding: 0 3rem 4rem;
	line-height: 1.2;
}

.matchArea__team__nav li .matchArea_txt_s{
	font-size: 1.6rem;
	text-indent: -1em;
    padding-left: 1em;
    display: block;
    line-height: 1.4;
    color: #ffdd59;
}

.matchArea__team__img {
  width: 100%;
  max-width: 100%;
  display: inline-block;
  box-sizing: border-box;
}

.matchArea__team__img img {
  width: 900px;
  max-width: 1100px;
}

.matchArea__team.BG {
  text-align: left;
}

.matchArea__team.BG .matchArea__team__wrap {
  /*left: 65%;*/
  font-family: "M PLUS Rounded 1c", sans-serif;
  width: 100%;
}

.marche_event_detail{
	width: 50%;
	border: solid 1px #fff;
	padding: 2rem;
	margin: 0 auto 2rem;
	color: #fff;
}

.marche_event_detail .marche_time{
	font-family: "Bebas Neue", sans-serif;
	font-size: 6rem;
	color: #fff;
	display: block;
	line-height: normal;
}

.marche_event_detail .marche_detail{
	font-size: 4rem;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: normal;
}

.marche_time .letter-spacing{
	padding-left: 0.5rem;
}


@media screen and (max-width: 768px) {

/*見出し
---------------------*/

.midashi01 {
	font-size: 4rem;
}

.midashi01.marche .letter-spacing{
	font-size: 4.6rem;
	position: relative;
	top: -8px;
	display: block;
	line-height: normal;
}

.theme_txt {
	width: 90%;
}

.tst-special__ab-pricelist{
	width: 100%;
}

/*******/
.matchArea__team {
  position: relative;
  padding: 20px 0 0;
}

.matchArea__team.bottom {
  padding: 60px 0 0;
}

.matchArea__team .sec__innerWide {
  display: block;

}

.sec__innerWide {
	width: 100%;
    max-width: 100%;
    margin: 0 auto;
}


/* 左 */
.matchArea__team .sec__innerWide.box_reverse_left {
	padding: 0 5vw 0 0;
	display: block;
	}

/* 逆順　右 */
.matchArea__team .sec__innerWide.box_reverse_right {
	padding: 0 0 0 5vw;

	display: block;
	flex-direction: column;
	}

.matchArea__team__nav{
	display: block;
	width: 100%;
	max-width: 100%;
}

.matchArea__team__nav li {
  width: 100%;
}

.matchArea_txt_s{
	font-size: 1.4rem;
}


.matchArea__team__title{
	max-width: 100%;
	}

.matchArea__team__title {
	/*width: calc(100vw - (100vw - 100%));
	max-width: 100%;*/
}

.matchArea__team__title.left{
	margin: 0 auto 2rem;
	max-width: 100%;
}

.matchArea__team__title.right{
	margin: 0 auto 2rem;
	max-width: 100%;
}


.matchArea__team__title.left img{
	width: 60%;
    max-width: 100%;
}

.matchArea__team__title.right img{
	width: 60%;
    max-width: 100%;
	}

.matchArea__team__nav li:last-child {
	font-size: 1.8rem;
}

.matchArea__team__img img {
  width: 100%;
  max-width: 100%;
}




/* 概要テキスト */
.detail{
	color: #fff;
	font-size: 1.8rem;
}

.detail.btm_txt{
	color: #fff;
	font-size: 1.8rem;
	margin: 0 auto 6rem;
}

.midashi01.mc .letter-spacing{
	font-size: 4.6rem;
}

.midashi01.ticket .letter-spacing-up{
	padding-right: 0.5rem;	
}

.marche_event_detail{
	width: 80%;
}

.marche_event_detail .marche_time{
	font-size: 4rem;

}

.marche_event_detail .marche_detail {
    font-size: 2rem;
}


.font-size_s{
	font-size: 2rem;
}

}


/* マルシェ ポップアップ　*/

#kbc_history_3{
	width:100%;	
	margin: 1rem auto 0;
}

#kbc_history_3 ul{
	/*display: flex;
	justify-content: center;
	flex-wrap: wrap;*/
}

#kbc_history_3 li{
	width: 60%;
	margin:0 auto 3rem;
}

#kbc_history_3 li img{
	padding: 11px;
	background-color: #FFFFFF;
	border:solid 1px #ccc;
}

.click_txt{
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
}

@media only screen and (max-width: 750px) {
#kbc_history_3 li{
	width: 80%;
}

}


/* googlem map */

.g_map{
	margin: 0 auto 2rem;
}

.g_map iframe{
	width: 100%;
}

.access_info{
	font-size: 2.4rem;
	color: #ffffff;
	margin-bottom: 2rem;
	font-family: "M PLUS 2", sans-serif;
	text-align: left;
	line-height: 1.6;
}


@media screen and (max-width: 750px) {

/* googlem map */

.g_map{
	margin: 0 auto 1rem;
}

.g_map iframe{
	width: 100%;
	height: 400px;
}

.access_info {
    font-size: 1.4rem;
}

}


/* ボタンのCSS　*/

.box_message_btn{
	width: 100%;
	text-align: center;
}

.box_message_btn a{
	color: white;
	/*text-decoration: none;*/
}

.box_message_btn a:hover {
	opacity: 0.8;
	transition: 0.3s;
}

.btn-icon {
	display: inline-block;
	width: 60%;
	margin: 2rem auto;
	background-color: mediumvioletred;
	font-size: 2.6rem;
	text-decoration: none;
	font-weight: bold;
	padding: 2.5rem 0;
	border-radius: 45px;
	position: relative;
	text-align: center;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.box_message_txt{
	text-align: center;
}

@media only screen and (max-width: 750px) {
	.btn-icon {
	width: 100%;
	font-size: 1.6rem;
	padding: 1.5rem;
}

}


/*ラジコ ボタン*/

.radiko_btn{
	width: 100%;
	text-align: center;
	margin:0 auto;
	  
}

#linklist li img{
    width: 380px;
	height: auto;
	margin-bottom: 1rem;
}

.message_txt{
	margin-top: 1rem;
}


@media screen and (max-width: 768px) {
#linklist li img{
    width: 80%;
}

.message_txt{
	text-align: left;
	font-size: 1.2rem;
}

}


/*協賛企業バナー　1社の場合*/

.ban_company{
	width: 100%;
	text-align: center;
}

.ban_company img{
	width: 400px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}


@media screen and (max-width: 768px) {

.ban_company img{
	width: 80%;
}

}


/*協賛企業バナー 数社の場合*/
.ban_company_lot{
	width: 100%;
}

.ban_company_lot ul{
	width:100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ban_company_lot li{
	width: 30%;
	margin-bottom: 2rem;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}


/* 最後のコンテンツを左寄せにする指定 */
.ban_company_lot ul:after {
    content: "";
    display: block;
    width: 30%;  
    height: 0;
}

@media screen and (max-width: 768px) {

.ban_company_lot ul{
	width:100%;
}
	
.ban_company_lot li{
	width: 80%;
	margin: 0 auto 2rem;
}

}


/* 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;
}





