/* CSS Document */


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


body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 90%;
	line-height: 1.8;
	color: #42210B;
	background-color: #FFF;
}

#wrapper {
	background-color: #FFF;
}


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



.alpha_a a img {
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}
.alpha_a 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: #3FA9F5;
	text-decoration: underline;
	}
a:active {
	color:#29ABE2;
}



/*header */

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

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

/*==========20230408修正　ACT SAIKYO OFFICIAL WEBSITEを画像に　ここから==========*/
/*
header .headerutility .headerutilitycon .headerutilityconleft {
	float: left;
	padding-top: 4px;
	width: 450px;
	font-size: 80%;
	letter-spacing: 0.1em;
}
*/
header .headerutility .headerutilitycon .headerutilityconleft {
	float: left;
	width: 205px;
}
header .headerutility .headerutilitycon .headerutilityconleft p img {
	padding-top: 7px;
}
/*==========20230408修正　ACT SAIKYO OFFICIAL WEBSITEを画像に　ここまで==========*/


header .headerutility .headerutilitycon .headerutilityconright {
	float: right;
	width: 315px;　　/*　通販ショップリンクの場合　width: 375px;　問い合わせリンクの場合　width: 315px;*/
}
div.headerutilitycon:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.headerutilitycon{
	zoom: 1;
}



header .headerutility .headerutilitycon .headerutilityconright ul li {
	float: left;
}
header .headerutility .headerutilitycon .headerutilityconright ul .headerutilitymark {
	padding-right: 30px;
	padding-top: 5px;
}



header .headercon{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 15px;
}
header .headercon h1{
	text-align: center;
}


/*globalnavi*/

.globalnavi {
	background-image: url(../images/gnavi_bg.png) ;
	background-size:contain;
	background-repeat: repeat-x;
	width:100%;
	height: 57px;
	margin-bottom: 5px;
}
.globalnavi .globalnavibtn {
	width: 980px;
	margin: 0 auto;
	background-color: #B3B3B3;
}
.globalnavi .globalnavibtn li {
	float: left;
}


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




/*globalnavi*スマホ消す*/

.sp_navi {
  display:none;
}







/*content*/





/*pageback*/

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

/*sns*/

.snsfooterbtn {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 5px;
}
.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: 80%;
	color: #FFF;
}
footer .footercon .footerconinfo {
	width: 980px;
	margin: 0 auto;
	padding: 25px 0 20px 0;
}
footer .footercon .footerconinfo .footerconinfoleft {
	float: left;
	width: 150px;
}

footer .footercon .footerconinfo .footerconinforight {
	float: right;
	width: 800px;
	line-height: 2.2;
}
div.footerconinfo:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.footerconinfo{
	zoom: 1;
}

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: 80%;
}



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

.subcontent {
	width:100%;
}

.subcontent_b {
	width:100%;
}


.subcon {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.submaincontent {
	float: left;
	width: 670px;
}

.sublocalcontent {
	float: right;
	width: 250px;
	border-left: solid 1px #FFE4F1;
	padding-left: 30px;
}

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


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


.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: 980px;
	margin: 0 auto;
	font-size: 170%;
	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: 980px;
	margin: 0 auto;
	font-size: 170%;
	line-height: 65px;
	margin-bottom: 20px;
	padding-left: 10px;
}

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


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

.submaincontent .subcon_a .contentcopy_a {
	margin-bottom: 15px;
}

.submaincontent .subcon_a .photomain_a {
	margin-bottom: 20px;
}

.submaincontent .subcon_a .contenttitle_a {
	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: 120%;
	color: #2B395C;
}

.submaincontent .subcon_a .contenttitle_b {
	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: 130%;
	color: #FF7BAC;
}


.subcon_a .contentcopy_a .contentcopy_a_small {
	font-size: 90%;
}


.subcon_a .contenttitle_c {
	background-color:#F2F2EA;
	border-bottom: #E6E6E6 solid 1px;
	padding: 5px 15px;
	margin-bottom: 7px;
	font-weight: bold;
}



.submaincontent .subcon_a .contenttitle_d {
	background-color: #FF7BAC;
	color: #FFF;
	font-size: 110%;
	margin-bottom: 7px;
	padding: 3px 15px;
}

.subcon_a .contentcopy_s {
	font-size: 90%;
	margin-bottom: 20px;
	padding: 10px 15px;
	background-color: #F2F2F2;
}



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

.sublocalcontent .sublocalconlist_a {
	margin-bottom: 25px;
}

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

.sublocalcontent .sublocalconlist_b li {
	border-bottom: solid 1px #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
}





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

.topmaincontent {
	margin-bottom: 50px;
}


#t_mainimagecon {
	margin: 0 auto;
	max-width: 1680px;
	min-width: 980px;
}


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

.topmaincontent .mainbannercon {
	width:100%;
	background-image: url(../images/top_banner_bg.png) ;
	background-size:6px 6px;
	padding: 35px 0;
	margin-bottom: 40px;
}
.topmaincontent .mainbannercon ul {
	width: 980px;
	margin: 0 auto;
}
.topmaincontent .mainbannercon li {
	float: left;
	width: 310px;
}


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

.topmaincontent .mainbannercon .mainbannerconinfo .mainbanner_space {
	padding-right: 25px;
}


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


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

#t_informationcontent .t_informationcon .newscon {
	float: left;
	width: 625px;
	
}

#t_informationcontent .t_informationcon .t_schedulecon {
	float: right;
	width: 300px;
}
div.t_informationcon:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.t_informationcon{
	zoom: 1;
}

.newscon {
	width: 625px;
	margin-bottom: 35px;
}

.newscontitle {
	width: 625px;
	margin-bottom: 13px;
}

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


.newscon .newslist dt {
	float: left;
	width: 130px;
	padding-left: 10px;
	border-bottom: dotted 1px #B3B3B3;
	padding-bottom: 13px;
	margin-bottom: 13px;
	font-weight: bold;
}

.newscon .newslist dd p {
	float: left;
	width: 485px;
	border-bottom: dotted 1px #B3B3B3;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

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

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

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


.t_schedulecon {
	width: 300px;
	margin-bottom: 35px;
}

.t_schecontitle {
	width: 300px;
	margin-bottom: 13px;
}

.t_schelist {
	width: 300px;
	margin-bottom: 35px;
}

.t_schelist dt {
	width: 300px;
	font-weight: bold;
}

.t_schelist dd p {
	border-bottom: solid 2px #FFDEED;
	padding-bottom: 13px;
	margin-bottom: 13px;
}


.t_schelist a:link {
	color:#F562A8;
	text-decoration: none;
}
.t_schelist a:visited {
	color:#F562A8;
	text-decoration: none;
}
.t_schelist a:hover,
.t_schelist a:focus {
	color: #3FA9F5;
	text-decoration: underline;
	}
.t_schelist a:active {
	color:#29ABE2;
}
.t_schedulecon .t_ichiran {
	text-align: center;
}


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


#t_snscontent {
	width:100%;
	margin-bottom: 60px;
}
#t_snscontent .t_snscon {
	width: 980px;
	margin: 0 auto;
}

#t_snscontent .t_snscon .t_snsconleft {
	float: left;
	width: 625px;
	
}

#t_snscontent .t_snscon .t_snsconright {
	float: right;
	width: 300px;
}
div.t_snscon:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.t_snscon{
	zoom: 1;
}

/*-----20190722修正（VR映像）
#t_snscontent .t_snscon .t_snsconleft .t_snsconlefttitle {
	text-align: center;
	margin-bottom: 15px;
}
----*/

#t_snscontent .t_snscon .t_snsconright .t_snsconrighttitle{
	border-bottom: solid 2px #FF9ACA;
	width: 300px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/*-----20190722修正（VR映像）-----*/

#t_snscontent .t_snscon .t_snsconleft .movecon iframe {
	width: 625px;
	height: 360px;
}

#t_snscontent .t_snscon .t_snsconleft .t_snsconlefttitle {
	margin-bottom: 7px;
}
#t_snscontent .t_snscon .t_snsconleft .t_snsconlefttitle span {
	font-size: 150%;
	color: #FF7BAC;
}
/*-----20190722修正ここまで-----*/



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

#t_supportcontent {
	width:100%;
	background-color: #F2F2F2;
	padding: 40px 0 50px 0;
}
#t_supportcontent .t_supportcon {
	width: 980px;
	margin: 0 auto;
}
#t_supportcontent .t_supportcon h2 {
	text-align: center;
	margin-bottom: 10px;
}
#t_supportcontent .t_supportcon p {
	text-align: center;
	margin-bottom: 20px;
}
/*
20230408修正 バナー2つを1つにしたため
#t_supportcontent .t_supportcon .t_supportconbanner li {
	float: left;
	width: 480px;
	
}
ul.t_supportconbanner:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.t_supportconbanner{
	zoom: 1;
}
*/
#t_supportcontent .t_supportcon .t_supportconbanner .supportbanner_space {
	padding-right: 20px;
	
}

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

#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: 10px;
}
#t_communicationcontent .t_communicationcon p {
	text-align: center;
	margin-bottom: 20px;
}

#t_communicationcontent .t_communicationcon .bg_b {
	width:100%;
	background-color: #333;
}
#t_communicationcontent .t_communicationcon .bg_b .bg_b_list {
	width: 980px;
	margin: 0 auto;
}
#t_communicationcontent .t_communicationcon .bg_b .bg_b_list li {
	float: left;	
}
ul.bg_b_list:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.bg_b_list{
	zoom: 1;
}


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


#t_instagramcontent {
	width:100%;
	padding-bottom: 40px;
}
#t_instagramcontent .t_instagramcon {
	width: 980px;
	margin: 0 auto;
}
#t_instagramcontent .t_instagramcon h2 {
	text-align: center;
	margin-bottom: 10px;
}



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

#t_sponsorcontent {
	width:100%;
	padding-bottom: 20px;
	padding-top: 25px;
	background-color: #F2F2F2;
}
#t_sponsorcontent .t_sponsorcon {
	width: 950px;
	margin: 0 auto;
}
#t_sponsorcontent .t_sponsorcon h2 {
	text-align: center;
	margin-bottom: 10px;
}
#t_sponsorcontent .t_sponsorcon .sponsorconlist li {
	float: left;
	width: 150px;
}
ul.sponsorconlist:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.sponsorconlist{
	zoom: 1;
}

#t_sponsorcontent .t_sponsorcon .sponsorconlist .sponsorlist_space {
	padding-right: 10px;
}
#t_sponsorcontent .t_sponsorcon .sponsorconlist {
	margin-bottom: 10px;
}

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

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

#t_linkcontent .t_linkcon .linkconinfo {
	padding-left: 110px;
}

#t_linkcontent .t_linkcon .linkconinfo li {
	float: left;
}
ul.linkconinfo:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.linkconinfo{
	zoom: 1;
}

#t_linkcontent .t_linkcon .linkconinfo .linklist_space {
	float: left;
	padding-right: 40px;
}

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


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

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


#t_sponsorcontent_b {
	margin-bottom: 50px;
}
#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:960px;
	margin: 0 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: 10px;
}



#t_sponsorcontent_b .t_sponsorcon_b .t_sponsorlist_c {
	width:960px;
	margin: 0 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: 10px;
}



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


/*-----------------------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 .topspo {
	width: 100%;
	padding: 40px 0px;
}

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

#t_newsponsor h3 {
	font-size: 140%;
	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: 30px;
}

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

#t_newsponsor .topspo_dummybox {
	width: 230px;
}

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

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

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




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

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

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

#t_newsponsor .offispo_dummybox {
	width: 150px;
}

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

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

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



#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;
}

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



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

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

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

#t_newsponsor .signspo_dummybox {
	width: 150px;
}

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

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

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

/*-----------------------20210519_SPONSOR修正ここまで----------------------*/


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

#t_newsponsor .topspo_dummybox {
	width: 300px;
}

#t_newsponsor .signspo_dummybox {
	width: 220px;
}

#t_newsponsor .offispog_dummybox {
	width: 180px;
}

#t_newsponsor .offispos_dummybox {
	width: 145px;
}

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

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

.globalnavi .globalnavibtn li{
	width:auto;
}

#t_newsponsor .topspo_con,
#t_newsponsor .signspo_con,
#t_newsponsor .offispo_con
{
	width: 980px;
}

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

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

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










