/* CSS Document */


/* ==================== ヘッダー・フッター・グローバルナビ・共通 =====================*/


html {
	font-size: 62.5%;
}

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: 1.7;
	color: #42210B;
	-webkit-text-size-adjust: 100%;
}


.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



a:link {
	color:#42210B;
	text-decoration: none;
}
a:visited {
	color:#42210B;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #42210B;
	}
a:active {
	color:#42210B;
}



/*globalnavi*スマホ消す*/

.headercon_right .hcr_utilitylist_a {
  display:none;
}
.headercon_right .hcr_utilitylist_b {
  display:none;
}

.globalnavi {
  display:none;
}

.sp_navi {
	position:relative;
	z-index:99;
}


/*header */

header {
	border-top: solid 5px #4D4D4D;
	width:100%;
}

header .headerutility {
	background-color: #F5F5F5;
	width:100%;
	margin-bottom: 10px;
	clear: both;
}
header .headerutility .headerutilitycon {
	width: 95%;
	margin: 0 auto;
}

header .headerutility .headerutilitycon .headerutilityconright {
	display:none;
}

/*==========20230408修正　ACT SAIKYO OFFICIAL WEBSITEを画像に　ここから==========*/
/*
header .headerutility .headerutilitycon .headerutilityconleft {
	font-size: 1.0rem;
	text-align: center;
	padding: 5px;
}
*/
header .headerutility .headerutilitycon .headerutilityconleft {
	text-align: center;
}
header .headerutility .headerutilitycon .headerutilityconleft p img {
	padding: 8px;
}
/*==========20230408修正　ACT SAIKYO OFFICIAL WEBSITEを画像に　ここまで==========*/


header .headercon{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 15px;
	height: 55px;
}

header .headercon h1 img{
	position: absolute;
	top: 45px;
	left: 10px;
	width: 200px;
	height: auto;
}

header .headercon .sp_navi{
	float: right;
	width: 300px;
	margin-top: 5px;
}


/*pageback*/

#page-top {
	text-align: center;
	margin-bottom: 10px;
}

/*sns*/

.snsfooterbtn {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 5px;
}
.snsfooterbtn .snsfooterbtnlist {
	width: 95%;
	margin: 0 auto;
}
.snsfooterbtn .snsfooterbtnlist li {
	float: right;
	width: 30px;
	padding-right: 5px;
	
}


ul.snsfooterbtnlist:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.snsfooterbtnlist{
	zoom: 1;
}



/*footer*/

footer .footercon {
	width:100%;
	background-color: #4D4D4D;
	font-size: 1.0rem;
	color: #FFF;
}
footer .footercon .footerconinfo {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}
footer .footercon .footerconinfo .footerconinfoleft {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
}
footer .footercon .footerconinfo .footerconinforight {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	line-height: 2.2;
	padding-bottom: 5px;
}

footer .footercon a:link {
	color:#FFF;
	text-decoration: none;
}
footer .footercon a:visited {
	color:#FFF;
	text-decoration: none;
}
footer .footercon a:hover,
footer .footercon a:focus {
	color: #3FA9F5;
	text-decoration: underline;
	}
footer .footercon a:active {
	color:#29ABE2;
}

.footerconcopylight {
	width:100%;
	background-color: #333;
	text-align: center;
	padding: 10px 0;
	color:#FFF;
	font-size: 1.0rem;
}

/* ==================== サブページ・共通 =====================*/

.subcon {
	margin-bottom: 50px;
}

.subcon .submaincontent {
	margin-bottom: 50px;
}

/*------------*/

.subcontent {
	background-image:
        url(../images/subp_tile_back01.png);
    background-position:
        left top;
	background-size:
		110px 65px;
    background-repeat:
        repeat-x;
}


.subcontent #ptitle {
	background-image:
        url(../images/subp_titlemark01.png);
    background-position:
        left center;
	background-size:
		5px 25px;
    background-repeat:
        no-repeat;
	width: 95%;
	margin: 0 auto;
	font-size: 1.8rem;
	line-height: 65px;
	margin-bottom: 20px;
	padding-left: 10px;
}

.subcontent_b #ptitle {
	background-image:
        url(../images/subp_titlemark02.png);
    background-position:
        left center;
	background-size:
		5px 25px;
    background-repeat:
        no-repeat;
	width: 95%;
	margin: 0 auto;
	font-size: 1.8rem;
	line-height: 65px;
	margin-bottom: 20px;
	padding-left: 10px;
}


/*------------*/

.submaincontent .subcon_a {
	margin-bottom: 40px;
}

.submaincontent .subcon_a .contentcopy_a {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 15px;
}

.submaincontent .subcon_a .photomain_a {
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}

.submaincontent .subcon_a .photomain_a img {
	width: 95%;
	height: auto;
}

.submaincontent .subcon_a .contenttitle_a {
	width: 95%;
	margin: 0 auto;
	background-image:
        url(../images/subp_subtitleline01.png);
    background-position:
        left bottom;
	background-size:
		670px 5px;
    background-repeat:
        no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.7rem;
	color: #2B395C;
}


.submaincontent .subcon_a .contenttitle_b {
	width: 95%;
	margin: 0 auto;
	background-image:
        url(../images/subp_subtitleline02.png);
    background-position:
        left bottom;
	background-size:
		670px 5px;
    background-repeat:
        no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.7rem;
	color: #FF7BAC;
}


.subcon_a .contentcopy_a .contentcopy_a_small {
	font-size: 1.2rem;
}

.subcon_a .contenttitle_c {
	width: 95%;
	margin: 0 auto;
	background-color:#F2F2EA;
	border-bottom: #E6E6E6 solid 1px;
	padding: 8px 0 5px 10px;
	margin-bottom: 10px;
	font-weight: bold;
}


.submaincontent .subcon_a .contenttitle_d {
	width: 95%;
	margin: 0 auto;
	background-color: #FF7BAC;
	color: #FFF;
	font-size: 1.5rem;;
	margin-bottom: 7px;
	padding: 5px 0 3px 10px;
}

.subcon_a .contentcopy_s {
	width: 90%;
	margin: 0 auto;
	font-size: 1.2rem;
	margin-bottom: 20px;
	padding: 10px 10px;
	background-color: #F2F2F2;
}






/*------------*/

.sublocalcontent .sublocalconlist_a {
	text-align: center;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 20px;
	
}

.sublocalcontent .sublocalconlist_b {
	margin-bottom: 20px;
	border-top: solid 1px #F5F5F5;
}

.sublocalcontent .sublocalconlist_b li {
	border-bottom: solid 1px #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

.sublocalcontent .sublocalconlist_c li {
	padding-bottom: 10px;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}



/* ==================== トップページ=====================*/

.topmaincontent {
	margin-bottom: 35px;
}

/*------------------- */

.topmaincontent .mainbannercon {
	width:100%;
	background-image: url(../images/top_banner_bg.png) ;
	background-size:6px 6px;
	padding: 25px 0;
	margin-bottom: 40px;
}

.mainbannercon .mainbannerconinfo li {
	margin-bottom: 15px;
	text-align: center;
}

.mainbannercon .mainbannerconinfo li img {
	width: 70%;
	height: auto;
}

/*------------------- */

#t_informationcontent {
	width:100%;
	padding-bottom: 15px;
	margin-bottom: 35px;
	background-image: url(../images/t_infomation_bg01.png) ;
	background-size:12px 11px;
	background-repeat: repeat-x;
	background-position: right bottom
}


.newscon {
	margin-bottom: 50px;
}

.newscon .newscontitle {
	text-align: center;
}
.newscon .newscontitle img {
	width: 95%;
	height: auto;
	margin-bottom: 10px;
}

.newscon .newslist {
	margin-bottom: 20px;
}

.newscon .newslist dt {
	padding-top: 7px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.2rem;
	padding-bottom: 2px;
}
.newscon .newslist dd {
	border-bottom: solid 2px #F2F2F2;
	padding-bottom: 7px;
	padding-left: 20px;
}

.newscon .t_ichiran {
	text-align: center;
}

.newscon .t_ichiran img{
	width: 130px;
	height: auto;
}


.t_schedulecon {
	margin-bottom: 50px;
}

.t_schedulecon .t_schecontitle {
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FAFAF5;
	border-TOP: solid 1px #FF9ACA;
}

.t_schedulecon .t_schelist {
	margin-bottom: 20px;
}

.t_schedulecon .t_schelist dt {
	padding-top: 7px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.2rem;
	padding-bottom: 2px;
}
.t_schedulecon .t_schelist dd {
	border-bottom: solid 2px #F2F2F2;
	padding-bottom: 7px;
	padding-left: 20px;
}

.t_schedulecon .t_ichiran {
	text-align: center;
}

.t_schedulecon .t_ichiran img{
	width: 130px;
	height: auto;
}

/*------------------- */

#t_snscontent {
	margin-bottom: 40px;
}

/*-----20190722修正（VR映像）-----*/
/*
#t_snscontent .t_snscon .t_snsconleft .movecon  {
	text-align: center;
}

#t_snscontent .t_snscon .t_snsconleft .t_snsconlefttitle {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 7px;
	font-size: 1.2rem;
}
#t_snscontent .t_snscon .t_snsconleft .t_snsconlefttitle span {
	font-size: 1.6rem;
	color: #FF7BAC;
}
#t_snscontent .t_snscon .t_snsconleft .movecon iframe {
	width: 95%;
	margin: 0 auto;
	height: 300px;
}

#t_snscontent .t_snscon .t_snsconleft p  {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 35px;
	font-size: 1.2rem;
}

/*-----20190722修正ここまで-----*/

.movecon_no{
	text-align: center;
	margin-bottom: 30px;
}
.movecon_no img{
	width: 90%;
	height: auto;
}
/*-----20210726修正（VR映像なし　しばらくおまちください画像）-----*/




/*-----20210726修正（VR映像なし　しばらくおまちください画像）ここまで-----*/

#t_snscontent .t_snscon .t_snsconright .t_snsconrighttitle {
	border-bottom: solid 2px #FF9ACA;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#t_snscontent .t_snscon .t_snsconright .tw_con {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 35px;
	text-align: center;
}


/*------------------- */


#t_supportcontent {
	width:100%;
	background-color: #F2F2F2;
	padding: 40px 0 40px 0;
}

#t_supportcontent .t_supportcon h2 {
	text-align: center;
	margin-bottom: 5px;
}
#t_supportcontent .t_supportcon h2 img {
	width: 300px;
	height: auto;
}
#t_supportcontent .t_supportcon p {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
	width: 95%;
}
#t_supportcontent .t_supportcon .t_supportconbanner li {
	margin-bottom: 15px;
	text-align: center;
	
}
#t_supportcontent .t_supportcon .t_supportconbanner li img {
	width: 95%;
	margin: 0 auto;
	height: auto;
	
}


/*-----------------------*/

#t_communicationcontent {
	background-image: url(../images/t_support_bg02.jpg) ;
	background-size:1px 25px;
	background-repeat: repeat-x;
	background-position: right top;
	width:100%;
	margin-bottom: 45px;
	background-color: #E6E6E6;
	padding-bottom: 50px;
}
#t_communicationcontent .t_communicationcon {
	margin: 0 auto;
}
#t_communicationcontent .t_communicationcon .yajirushi {
	text-align: center;
	margin-bottom: 35px;
}
#t_communicationcontent .t_communicationcon h2 {
	text-align: center;
	margin-bottom: 5px;
}
#t_communicationcontent .t_communicationcon h2 img {
	width: 300px;
	height: auto;
}
#t_communicationcontent .t_communicationcon p {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
	width: 95%;
}
#t_communicationcontent .t_communicationcon .bg_b .bg_b_list li {
	margin-bottom: 15px;
	text-align: center;
}
#t_communicationcontent .t_communicationcon .bg_b .bg_b_list li img {
	width: 70%;
	height: auto;
	border: solid 3px #FFF;
}


/*-----------------------*/


#t_instagramcontent {
	padding-bottom: 40px;
}
#t_instagramcontent .t_instagramcon h2 {
	text-align: center;
	margin-bottom: 10px;
}
#t_instagramcontent .t_instagramcon .insta_info {
	margin: 0 auto;
	text-align: center;
}
#t_instagramcontent .t_instagramcon .insta_info img {
	width: 95%;
	margin: 0 auto;
	
	height: auto;
}

/*-----------------------*/

#t_sponsorcontent {
	width:100%;
	padding-bottom: 20px;
	padding-top: 25px;
	background-color: #F2F2F2;
}
#t_sponsorcontent .t_sponsorcon h2 {
	text-align: center;
	margin-bottom: 10px;
}

#t_sponsorcontent .t_sponsorcon .sponsorconlist {
	width: 320px;
	margin: 0 auto;
	
}
#t_sponsorcontent .t_sponsorcon .sponsorconlist li {
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.sponsorconlist:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.sponsorconlist{
	zoom: 1;
}


/*-----------------------*/

#t_linkcontent {
	width:100%;
	padding-bottom: 20px;
	padding-top: 35px;
	margin-bottom: 35px;
}
#t_linkcontent .t_linkcon h2 {
	text-align: center;
	margin-bottom: 10px;
}
#t_linkcontent .t_linkcon .linkconinfo {
	width: 95%;
	margin: 0 auto;
}

#t_linkcontent .t_linkcon .linkconinfo li {
	text-align: center;
	padding-bottom: 10px;
}

/*-----------------------*/



/*----------------------------------------スポンサー枠テスト----------------------------------------*/

#t_sponsorcontent_b h2 {
	text-align: center;
	margin-bottom: 5px;
}


#t_sponsorcontent_b {
	margin-bottom: 35px;
}
#t_sponsorcontent_b .t_sponsorcon_b {
	width:100%;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #F2F2F2;
	margin-bottom: 30px;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_b {
	width:95%;
	margin: 0 auto;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_b .sponsorconlist li img {
	width:160px;
	height: auto;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_b .sponsorconlist li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.sponsorconlist:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.sponsorconlist{
	zoom: 1;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_b h3 {
	text-align: center;
	color: #2B395C;
	margin-bottom: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}



#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_c {
	width:95%;
	margin: 0 auto;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_c .sponsorconlist li img {
	width:105px;
	height: auto;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_c .sponsorconlist li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.sponsorconlist:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.sponsorconlist{
	zoom: 1;
}
#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_c h3 {
	text-align: center;
	color: #2B395C;
	margin-bottom: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}



/*----------------------------------------スポンサー枠テストここまで----------------------------------------*/



/*-----------------------20210519_SPONSOR修正----------------------*/

#t_newsponsor {
	width: 100%;
	margin-bottom: 40px;
}

#t_newsponsor .spo_title {
	width: 100%;
	text-align: center;
	border-bottom: solid 3px #f2f2f2;
	margin-top: 70px;
}

#t_newsponsor .spo_title img {
	width: 85px;
	height: auto;
}


#t_newsponsor .topspo {
	width: 100%;
	padding: 30px 0px;
}

#t_newsponsor .topspo_con {
	width: 320px;
	margin: 0 auto;
}

#t_newsponsor h3 {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	color: #2b395c;
	background-image: url("../images/top_sponsordeco.png");
	background-size: 63px 3px;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#t_newsponsor .topspo_logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#t_newsponsor .topspo_logo_con {
	width: 49%;
}

#t_newsponsor .topspo_logo_con img {
	width: 100%;
	height: auto;
}

#t_newsponsor .topspo_dummybox {
	width: 49%;
}

#t_newsponsor .topspo_logo p {
	text-align: center;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.6;
}

#t_newsponsor .topspo_logo_con {
	margin-bottom: 10px;
}

#t_newsponsor .topspo_logo_con img {
	margin-bottom: 2px;
}




#t_newsponsor .offispo {
	width: 100%;
	padding: 30px 0px;
	background-color: #f2f2f2;
}

#t_newsponsor .offispo_con {
	width: 320px;
	margin: 0 auto;
}

#t_newsponsor .offispo_logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 10px;
}

#t_newsponsor .offispo_logo_con {
	width: 33%;
}

#t_newsponsor .offispo_logo_con img {
	width: 100%;
	height: auto;
}


#t_newsponsor .offispo_dummybox {
	width: 33%;
}

#t_newsponsor .offispo_logo p {
	text-align: center;
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 1.5;
}

#t_newsponsor .offispo_logo_con {
	margin-bottom: 8px;
}

#t_newsponsor .offispo_logo_con img {
	margin-bottom: 2px;
}


.spo_spnone {
	display: none;
}




#t_newsponsor .offispo_moji {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#t_newsponsor .offispo_moji_con {
	margin-right: 15px;
	font-weight: bold;
	color: #4d4d4d;
	font-size: 1.2rem;
	line-height: 2.0;
}

#t_newsponsor .offispo_moji_con a {
	color: #4d4d4d;
}






#t_newsponsor .signspo {
	width: 100%;
	padding: 30px 0px;
	border-bottom: solid 3px #f2f2f2;
}

#t_newsponsor .signspo_con {
	width: 320px;
	margin: 0 auto;
}

#t_newsponsor .signspo_logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 10px;
}

#t_newsponsor .signspo_logo_con {
	width: 33%;
}

#t_newsponsor .signspo_logo_con img {
	width: 100%;
	height: auto;
}


#t_newsponsor .signspo_dummybox {
	width: 33%;
}

#t_newsponsor .signspo_logo p {
	text-align: center;
	font-size: 1.0rem;
	font-weight: bold;
	line-height: 1.5;
}

#t_newsponsor .signspo_logo_con {
	margin-bottom: 8px;
}

#t_newsponsor .signspo_logo_con img {
	margin-bottom: 2px;
}
/*-----------------------20210519_SPONSOR修正ここまで----------------------*/


/*-----------------------20230427井本修正ここから----------------------*/


.more_spo_btn{
	width: 280px;
	height: 60px;
	margin:0 auto;
}

.more_spo_btn img{
	width: 100%;
	height: auto;
}

#t_newsponsor .topspo_con {
	width: 90%;
	margin: 0 auto;
}

#t_newsponsor .topspo_logo_con,
#t_newsponsor .topspo_dummybox
{
	width: 48%;
}

#t_newsponsor .signspo_con,
#t_newsponsor .offispo_con {
	width: 90%;
	margin: 0 auto;
}

#t_newsponsor .signspo_logo_con,
#t_newsponsor .signspo_dummybox,
#t_newsponsor .offispo_logo_con,
#t_newsponsor .offispog_dummybox,
#t_newsponsor .offispos_dummybox
 {
	width: 30%;
}

#t_newsponsor .topspo_logo_con {
	margin-bottom: 10px;
}

#t_newsponsor .signspo_logo_con {
	margin-bottom: 15px;
}

#t_newsponsor .offispo_logo_con {
	margin-bottom: 15px;
}




















