@charset "UTF-8";
/* CSS Document */

/*タブレット用スタイル*/
@media (min-width: 768px) and (max-width: 1199px) {


/*
 セクション間余白
----------------------------------------------------------- */
section {padding: 60px 0;}
footer {padding: 15px 0;}

/*
 はみ出し画像中央
----------------------------------------------------------- */
.wic1 img {width: 1600px;}
.wic1 {margin-left: calc(50% - 800px);}

.wic2 img {width: 1000px;}
.wic2 {margin-left: calc(50% - 500px);}

.wic3 img {width: 1200px;}
.wic3 {margin-left: calc(50% - 600px);}

/*
left-area
----------------------------------------------------------- */
.left-area {
    display: none;
}

/*
right-area
----------------------------------------------------------- */
.right-area {
    width: 100%;
}

/*
 Header
----------------------------------------------------------- */

/*
 Nav
----------------------------------------------------------- */

/*
 MV
----------------------------------------------------------- */
/*
 sec01
----------------------------------------------------------- */

/*
 sec02
----------------------------------------------------------- */

/*
 sec03
----------------------------------------------------------- */
.news_list {
    padding-bottom: 30px;
    max-width: 100%;
    margin: 0 auto;
}
/*
 sec04
----------------------------------------------------------- */

/*
 sec05
----------------------------------------------------------- */

/*
 Footer
----------------------------------------------------------- */
/*
 eventはここから
----------------------------------------------------------- */

/*
 sec02
----------------------------------------------------------- */

/*
 sportsはここから
----------------------------------------------------------- */

/*
 sec01
----------------------------------------------------------- */

/*
 sec02
----------------------------------------------------------- */
.sports .sec02 .sports_ttl {
	height: 180px;
}
/*
 sec03
----------------------------------------------------------- */
.sports .sec03 .sports_ttl {
	height: 180px;
}
/*
 sec04
----------------------------------------------------------- */
.sports .sec04 .sports_ttl {
	height: 180px;
}
/*
 sec05
----------------------------------------------------------- */
.sports .sec05 .sports_ttl {
	height: 180px;
}
/*
 sec06
----------------------------------------------------------- */
.sports .sec06 .sports_ttl {
	height: 180px;
}
/*
 sec07
----------------------------------------------------------- */
.sports .sec07 .sports_ttl {
	height: 180px;
}
/*
 sec08
----------------------------------------------------------- */
.sports .sec08 .sports_ttl {
	height: 180px;
}
/*
 sec09
----------------------------------------------------------- */
.sports .sec09 .sports_ttl {
	height: 180px;
}
/*
 sec10
----------------------------------------------------------- */
.sports .sec10 .sports_ttl {
	height: 180px;
}
/*
 sec11
----------------------------------------------------------- */
.sports .sec11 .sports_ttl {
	height: 180px;
}
/*
 sec12
----------------------------------------------------------- */
.sports .sec12 .sports_ttl {
	height: 180px;
}
/*
 sec13
----------------------------------------------------------- */
.sports .sec13 .sports_ttl {
	height: 180px;
}
/*
 sec14
----------------------------------------------------------- */
.sports .sec14 .sports_ttl {
	height: 180px;
}
}/*タブレット用スタイルend*/
