@charset "utf-8";
/* CSS Document */
body {
	font-family: "Noto Sans Japanese","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
body strong.red_text {
	color: #e50112;
}
body span.red_text {
	color: #e50112 !important;
}
body span.red_text.big_text {
	font-size: 18px;
}
body span.red_underline {
	border-bottom: 1px solid #e50112;
}
#header {
	position: relative;
	display: block;
	padding: 20px;
	width: 1280px;
	margin: 0 auto 0px auto;
}
.yokohaba {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
ul li {
	list-style: none;
}

/* スマホ・iPadのみ */
br.br-sp{
		display: none;
}
/* PCのみ */
br.br-pc{
		display: block;
}
@media screen and (max-width: 768px){
		br.br-sp{
				display: block;
		}
		br.br-pc{
				display: none;
		}
}


#logo {
	text-align: center;
}
#logo img {
	margin-right: 10px;
}
#logo img.catch {
	position: absolute;
	top: 3px;
	right: 0;
}
#global_navi li {
	float: left;
	border-left: solid 2px #e50012;
}
#global_navi li.normal,
#global_navi li.junior,
#global_navi li.ladies,
#global_navi li.senior {
	width: 150px;
}
#global_navi li.faq {
	border-right: solid 2px #e50012;
	width: 105px;
}

@media screen and (max-width: 900px) {
#global_navi li.normal,
#global_navi li.junior,
#global_navi li.ladies,
#global_navi li.senior {
	width: auto;
}
#global_navi li.faq {
	width: auto;
}
}

#global_navi li.mypage{
	border-left: none;
	font-size: 90%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #e50012;
	font-weight: bold;
	margin-left: 10px;
	border-bottom: solid 2px #e50012;
}

#global_navi li.mypage span{
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 100%;
	color: #FFF;
}

#global_navi li.mypage > ul{
	padding: 0;
	margin: 0;
	float: none;
	border: solid #e50012 2px;
}

#global_navi li.normal_mypage,
#global_navi li.category_mypage{
	border-left: none;
	background: #FFF;
	margin: 0;
	padding: 0;
	height: 56px;
}

#global_navi li.category_mypage{
	border-left: solid #e50012 2px;
	width: 90px;
}

#global_navi li.normal_mypage{
	border-left: none;
	background: #FFF;
	margin: 0;
	padding: 0;
	width: 88px;
}

#global_navi {
	float: left;
	margin-right: 135px;
}
.catch {
	float: right;
}
#global_navi .normal a,
#global_navi .junior a,
#global_navi .ladies a,
#global_navi .senior a,
#global_navi .faq a{
	background-image: url(../images/common/icon_normal.png);
	background-repeat: no-repeat;
	background-position: 50% 3px;
	padding: 50px 6px 3px 6px;
	display: block;
	color: #e50012;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.1em;
}

#global_navi .junior a {
	background-image: url(../images/common/icon_junior.png);
}
#global_navi .ladies a {
	background-image: url(../images/common/icon_ladies.png);
}
#global_navi .senior a {
	background-image: url(../images/common/icon_senior.png);
}
#global_navi .faq a {
	background-image: url(../images/common/icon_faq.png);
}

#global_navi .normal_mypage a,
#global_navi .category_mypage a {
	background-image: none;
	display: block;
	color: #e50012;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
	margin: 0;
	padding: 0;
	padding: 10px;
	display: inline-block;
	font-size: 100%;
	width: 100%;
}


#global_navi .normal_mypage a {
	background-image: none;
	height: 56px;
	padding: 0;
	padding-top: 23px;
}

#global_navi .category_mypage a {
	background-image: none;
}

body#normal #global_navi .normal a,
#global_navi .normal a:hover {
	background-image: url(../images/common/icon_white.png);
	background-color: #d7000f;
	color: #FFF;
}
body#junior #global_navi .junior a,
#global_navi .junior a:hover {
	background-image: url(../images/common/icon_white.png);
	background-color: #00a7e3;
	color: #FFF;
}
body#ladies #global_navi .ladies a,
#global_navi .ladies a:hover {
	background-image: url(../images/common/icon_white.png);
	background-color: #e50060;
	color: #FFF;
}
body#senior #global_navi .senior a,
#global_navi .senior a:hover {
	background-image: url(../images/common/icon_white.png);
	background-color: #80ba41;
	color: #FFF;
}
body#faq #global_navi .faq a,
#global_navi .faq a:hover {
	background-image: url(../images/common/icon_faq_w.png);
	background-color: #e60012;
	color: #FFF;
}
body#mypage #global_navi .normal_mypage a,
#global_navi .normal_mypage a:hover {
	background-image: none;
	background-color: #e50012;
	color: #FFF;
}
#global_navi .category_mypage a:hover {
	background-image: none;
	background-color: #e50012;
	color: #FFF;
}
.mainImg {
	border: solid 10px #cf7756;
	display: block;
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
.mainImg img {
	float: left;
	width: 50%;
}
.banner {
	float: left;
}
.banner .flex {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.banner img {
	width: 100%;
}
.banner span {
	display: block;
}
.banner.junior,
.banner.ladies,
.banner.senior {
	width: 33.333333%;

}
.banner.junior img {
	border-bottom: solid 5px #00a7e3;
}
.banner.ladies img {
	border-bottom: solid 5px #ec6d82;
}
.banner.senior img {
	border-bottom: solid 5px #80ba41;
}
.banner.junior span {
	border: solid 10px #00a7e3;
	margin: 0 5px 0 0;
}
.banner.ladies span {
	border: solid 10px #ec6d82;
	margin: 0 2.5px 0 2.5px;
}
.banner.senior span {
	border: solid 10px #80ba41;
	margin: 0 0 0 5px;
}
.banner .navi {
	margin: 0;
	padding: 0;
}
.banner .navi li {
	float: left;
	width: 100%;
	display: block;
}
.banner .navi li a {
	display: block;
	font-size: 16px;
}
.banner.junior .navi li a {
	background-image: url(../images/common/ya_blue_s.png);
	color: #00a7e3;
}
.banner.junior .navi li a:hover {
	background-image: url(../images/common/ya_white.png);
	background-color: #00a7e3;
	color: #FFF;
}
.banner.ladies .navi li a {
	background-image: url(../images/common/ya_pink_s.png);
}
.banner.ladies .navi li a:hover {
	background-image: url(../images/common/ya_white.png);
	background-color: #ec6d82;
	color: #FFF;
}
.banner.senior .navi li a {
	background-image: url(../images/common/ya_green_s.png);
	color: #193900;
}
.banner.senior .navi li a:hover {
	background-image: url(../images/common/ya_white.png);
	background-color: #80ba41;
	color: #FFF;
}

.banner.junior .navi li a,
.banner.junior .navi li span {
	border-right: solid 10px #00a7e3;
	color: #00a7e3;
}
.banner.ladies .navi li a,
.banner.ladies .navi li span {
	border-right: solid 10px #ec6d82;
	color: #ec6d82;
}
.banner.senior .navi li a,
.banner.senior .navi li span {
	border-right: solid 10px #80ba41;
	color: #80ba41;
}

@media screen and (max-width: 900px) {
	#toppage .mainImg p{
		margin: 0 0;
	}
.banner.junior .navi li a,
.banner.junior .navi li span {
	border-right: none;
	text-align: center;
}
.banner.ladies .navi li a,
.banner.ladies .navi li span {
	border-right: none;
	text-align: center;
}
.banner.senior .navi li a,
.banner.senior .navi li span {
	border-right: none;
	text-align: center;
}
.banner.junior .navi li:first-child {
	border-right: solid 5px #00a7e3;
	color: #00a7e3;
	text-align: center;
}
.banner.ladies .navi li:first-child {
	border-right: solid 5px #ec6d82;
	color: #ec6d82;
	text-align: center;
}
.banner.senior .navi li:first-child {
	border-right: solid 5px #80ba41;
	color: #193900;
	text-align: center;
}
}

.banner .navi li a,
.banner .navi li span {
	padding: 20px 30px 20px 20px;
	background-repeat: no-repeat;
	background-position: 90% 50%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0;
}
.banner .navi li span {
	font-size: 80%;
	border: none;
	margin: 0;
}

.banner .navi li span.wait {
	padding: 16px 30px 16px 20px;
}

.banner .navi li:first-child  a {
	border-left: none;
	text-align: center;
}
.banner .navi li:last-child  a {
	border-right: none;
	text-align: center;
}
.banner.normal .navi li a {
	background-image: url(../images/common/ya_broun.png);
	border: solid 5px #cf7756;
	color: #a34623;
	padding: 20px 30px 20px 10px;
	background-color: #FFF;
	margin: 20px;
	text-align: center;
}
.banner.normal .navi li:nth-child(1) a {
	margin-right: 10px;
}
.banner.normal .navi li:nth-child(2) a {
	margin-left: 10px;
}
.banner.normal .navi li a:hover {
	background-image: url(../images/common/ya_white.png);
	background-color: #cf7756;
	color: #FFF;
}
.banner.normal li {
	width: 50%;
	float: none;
	float: left;
}
.banner.normal li a {
}
.banner.normal.keizoku {
	top: 30%;
	right: 10px;
	width: 150px;
}
.banner.normal.shinki {
	width: 100%;
}
.type img {
	margin-right: 10px;
}
.news__topOnly {
	clear: both;
	padding-top: 30px;
}
.news__topOnly h2 {
	text-align: center;
	font-size: 17px;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.news__topOnly h2 span {
	position: relative;
	color: #e60012;
}

.news__topOnly .text {
	margin: 0 auto;
	float: none;
	width: 80%;
}

.news__topOnly .icon_junior {
	border: solid 2px #00a7e3;
	background-color: #00a7e3;
	color: #ffffff;
	padding: 2px 5px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.news__topOnly .icon_ladies{
	border: solid 2px #e50060;
	background-color: #e50060;
	color: #ffffff;
	padding: 2px 5px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.news__topOnly .icon_senior{
	border: solid 2px #80ba41;
	background-color: #80ba41;
	color: #ffffff;
	padding: 2px 5px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.news__topOnly .icon_funclub{
	border: solid 2px #FF0000;
	background-color: #fff;
	color: #FF0000;
	padding: 2px 5px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.news__topOnly div.line_inner{
	width: 1000px;
	margin: 0 auto;
}
.news__topOnly .link,#fanclub2023 .link{
	background-color: #dbdbdb;
	text-align: center;
	padding: 50px 0;
}
.news__topOnly .link a ,#fanclub2023 .link a{
	background-color: #F00;
	color: #FFF;
	padding: 10px 50px;
	text-decoration: none;
	background-image: url(../images/common/ya_white.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}
.news__topOnly .link a:hover ,#fanclub2023 .link a:hover{
	opacity: 0.6;
}
img.maru {
	margin-bottom: 10px;
}
.sp_menu_bt {
	display: none;
}
#footer {
	background-color: #000;
	color: #FFF;
	text-align: center;
	padding: 50px 0;
	font-size: 10px;
	letter-spacing: 0.2em;
}
#footer a.page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
/*clear fix*/
.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.main_pc {
	display: block;
}
.main_sp {
	display: none;
}

@media screen and (max-width: 1200px) {
	#header,
	.yokohaba,
	.news__topOnly div.line_inner,
	#contents {
		width: 100%;
	}
	#logo img {
		width: 115px;
		height: auto;
	}
	#logo img.catch {
		width: 100px;
	}
}
@media screen and (max-width: 1160px) {
	#global_navi {
		float: none;
		margin-right: 0;
	}
	#logo img.catch {
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	#header {
		padding: 0;
	}
	#global_navi {
		width: 100%;
		margin: 0;
		padding: 0;
		float: none;
	}
	#global_navi li.normal_mypage, #global_navi li.category_mypage{
		height: auto;
	}
	#global_navi .normal a, #global_navi .faq a,
	body#normal #global_navi .normal a, #global_navi .normal a:hover,
	body#faq #global_navi .faq a,#global_navi .faq a:hover{
		background-image: none;
	}
	#global_navi .normal a, #global_navi .faq a{
		padding: 13px;
		border: solid 3px #fff;
	}
	#global_navi .normal a:hover, #global_navi .faq a:hover{
		border: solid 3px #FFF;
	}
	#global_navi li.mypage span{
		padding-top: 10px;
		padding-bottom: 8px;
	}
	#global_navi li.category_mypage {
		border-left: none;
	}

	#global_navi li.mypage{
		float: none;
		display: block;
	}

	#global_navi li.faq,
	#global_navi .normal_mypage,
	#global_navi .category_mypage,
	#global_navi li {
		float: none;
		border-right: solid 10px #e50012;
		border-left: solid 10px #e50012;
		border-bottom: solid 5px #e50012;
	}

	#global_navi .normal_mypage,
	#global_navi .category_mypage{
		border-right: none;
	}
	
	#global_navi li br {
		display: none;
	}
	#global_navi {
		border-top: solid 10px #e50012;
	}

	#global_navi li.mypage{
		padding-right: 0;
		margin-left: 0;
		background-color: #e50012;
		color: #FFF;
		font-size: 100%;
	}

	#global_navi li.mypage > ul {
		border: none;
		margin-left: 10px;
	}

	#global_navi li.mypage span{
		margin-top:10px;
	}

	#global_navi li.normal_mypage,
	#global_navi li.category_mypage {
		background-color: #e50012;
		width: 100%;
	}

	#global_navi li.category_mypage{
		border-bottom: solid 10px #e50012;
	}

	#global_navi li.normal_mypage {
		padding-top: 0;
	}

	#global_navi .normal_mypage a,
	#global_navi .category_mypage a{
		background-color: #FFF;
		font-size: 100%;
		width: 100%;
		border: solid 3px #fff;
		padding: 13px;
	}

		#global_navi .normal_mypage a {
		height: auto;
	}

	#global_navi .normal_mypage a:hover,
	#global_navi .category_mypage a:hover {
		border: solid 3px #fff;
	}
	#global_navi .normal_mypage a,
	#global_navi .category_mypage a {
		margin: 0;
	}
	#global_navi {
		display: none;
	}
	#global_navi {
		/*position: absolute;
		top: 100px;
		z-index: 100;*/
		clear: both;
		background-color: #FFF;
	}
	#global_navi li.normal,#global_navi li.faq{
		width: 100%;
	}
	#logo .sp_menu_bt {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}
	#logo .sp_menu_bt img {
		margin: 0;
	}
	#logo .sp_menu_bt img.tojiru {
		display: none;
	}
	.logo_link {
		float: none;
		display: block;
		width: 100%;
	}
	.sp_menu_bt {
		width: 15%;
	}
	.sp_menu_bt img {
		width: 100%;
	}
	.logo_link img {
		width: 40%;
		height: auto;
	}
	#logo {
		text-align: center;
		width: 100%;
		position: relative;
	}
	/* #logo img {
		width: 40%;
	} */
	#logo .sp_menu_bt img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 900px) {
	#header {
		width: 100%;
		padding: 0;
	}
	#logo img {
		margin: 10px;
	}
	#logo img.catch {
		position: static;
		top: auto;
		right: auto;
	}
	.main_sp {
		display: block;
	}
	.main_pc {
		display: none;
	}
	.banner.normal.keizoku,
	.banner.normal.shinki {
		width: 100%;
		position: static;
		top: inherit;
		right: inherit;
	}
	.banner .navi li {
		width: 100%;
	}
	.banner.junior .navi li a,
	.banner.ladies .navi li a,
	.banner.senior .navi li a {
		border-right: none;
		border-left: none;
	}
	.banner.normal li {
		margin-bottom: 0 !important;
	}
	.banner.normal .navi li a {
		border-right: none !important;
		border-left: none !important;
		border-bottom: none !important;
		padding: 20px 30px 20px 20px !important;
		margin: 0;
		margin-left: 0 !important;
		margin-right: 0 !important;
		text-align: left;
	}
	.mainImg {
		margin-bottom: 20px !important;
	}
	.yokohaba {
		width: 100%;
	}
	.news__topOnly .text {
		width: 100%;
	}
	.mainImg img {
		float: none;
		width: 100%;
	}
	.banner.junior, .banner.ladies, .banner.senior {
		width: 100%;
	}
	.banner.junior span,
	.banner.ladies span,
	.banner.senior span {
		margin: 0 0 20px 0;
	}
	.news__topOnly div.line_inner {
		width: 100%;
	}
	.banner.normal.shinki {
		top: 83.5%;
	}
	.banner.normal.keizoku {
		top: 64.5%;
	}
	/*下層ページ用*/
	#contents {
		width: 100% !important;
	}
	.catch {
		float: none;
	}
	.img {
		width: 100%;
		height: auto;
	}

	table th {
		white-space: normal !important;
	}
	body #contents .col .box {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 624px) {

}





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

	11/1追記分

----------------------------------------------------*/
/*メインイメージのボーダー変更*/
.mainImg,.banner span{
	border-width: 5px!important;
}

.mainImg .imgbox{
	width: 50%;
	float: left;
}

.mainImg .imgbox img{
	width: 100%;
	float: none;
	height: auto;
}

.imgbox dl.navi.clearfix {
		margin: 0;
		padding: 0;
}


.imgbox dl.navi.clearfix dt {
		width: 60%;
	float: left;
}

.imgbox dl.navi.clearfix dd {
		width: 40%;
	float: left;
}


.imgbox dl.navi.clearfix a ,
.imgbox dl.navi.clearfix .noLink {
		background-image: url(../images/common/ya_broun.png);
		border: solid 2px #cf7756;
		color: #a34623;
		background-color: #FFF;
		margin: 0;
		text-align: center;
		padding: 0 30px;
		background-repeat: no-repeat;
		background-position: 90% 50%;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 0;
		display: block;
		height: 60px;
		line-height: 60px;
	font-size: 130%;
}
.imgbox dl.navi.clearfix .noLink {
	background-image: none !important;
}
.imgbox dl.navi.clearfix .noLink:hover {
	background: #fff;
}
.imgbox dl.navi.clearfix .noLink br {
	display: none;
}
@media screen and (max-width: 900px) {
	.imgbox dl.navi.clearfix .noLink {
		font-size: 100%;
		padding: 0 10px;
		background-image: none;
		height: 90px;
		line-height: 1.3;
		padding-top: 26px;
	}
	.imgbox dl.navi.clearfix .noLink br {
		display: block;
	}
}
.noLink {
	color: #666 !important;
}
.noLink:hover {
	text-decoration: none !important;
}

.imgbox dl.navi.clearfix dd a {
		height: 120px;
		line-height: 120px;
	font-size: 160%;
}

.imgbox dl.navi.clearfix a:hover {
		background-image: url(../images/common/ya_white.png);
		background-color: #cf7756;
		color: #FFF;
}

@media screen and (max-width: 900px) {
	.mainImg .imgbox{
		width:  100%;
		float: left;
	}

	.imgbox dl.navi.clearfix a {
		font-size: 120%;
		height: 90px;
		line-height: 90px;
		background-position: 95% 50%;
		padding: 0 30px 0 10px;
	}
	.imgbox dl.navi.clearfix dd a {
		height: 180px;
		line-height: 180px;
		font-size: 142%;
	}

}

/*トップページニュース*/
.news__topOnly em {
		font-style: normal;
		display: block;
		margin: 10px 0 0 0;
}

/*フッター*/
#footer span {
		display: block;
		margin-top: 5px;
}
#footer .qa__wrapper div.qa__button{
	display: inline-block;
	border: 1px solid #fff;
	margin-bottom: 30px;
	padding: 10px 50px;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/common/ya_white.png);
	background-repeat: no-repeat;
	background-position: 90% 45%;
}
#footer .qa__wrapper  a {
	display: block;
	color: #fff;
}

.rule{
	margin-bottom: 40px;
}

.rule h1{
	background: #e50012;
	padding: 10px;
	color: #fff;
	margin-bottom: 30px;
	border-radius: 2px;

}

.rule h3{
	border-bottom: 2px solid #e50012;
	padding: 0 0 8px 0;
	color: #333;
	margin-bottom: 20px;
}


.rule p{
	margin-bottom: 20px;
	font-size: 110%;
}


@media screen and (max-width: 900px) {
	.rule .top_line img,
	.rule .bottom_line img{
		width: 100%;
		height: auto;
	}
}


.t-right{
	text-align: right;
}
.t-center{
	text-align: center;
}

#seven,#lawson,#familymart,#seicomart{
	margin: 60px 0 100px;
}

.tokuten ul.list.big {
		color: #00356b;
}

@media screen and (max-width: 900px) {
	.tokuten ul.list.big {
			width: 100%;
	}
	img.img_right {
		float: none;
		margin: 0 auto 10px;
		display: block;
	}
}



/*======================================
　* 文字（カラー）
=======================================*/

.t-orange { /* オレンジ（化学生命工学科） */
	color: #ff931e;
}
.t-green { /* グリーン（機械工学科） */
	color: #4e9245;
}
.t-pink { /* ピンク（ロボティクス学科） */
	color: #cc6699;
}
.t-blue { /* ブルー（電子情報工学科） */
	color: #6699cc;
}
.t-red { /* レッド（情報学科） */
	color: #ff6666;
}
.t-purple { /* パープル（建築学科） */
	color: #7c7ed9;
}
.t-blue1 { /* 青 */
	color: #69c;
}
.t-blue2 { /* 青濃 */
	color: #369;
}
.t-red1 { /* 赤 */
	color: #e00;
}
.t-red2 { /* 赤濃 */
	color: #900;
}

/* =======================================

	継続会員・単年会員　申し込み 18/10/17

======================================= */

#apply_type {
	margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
	#apply_type .sp_nopa {
		padding-right: 0;
		padding-left: 0;
	}
}

#apply_type .banner {
	float: none;
}

@media screen and (max-width: 768px) {
	#apply_type .banner {
		margin-bottom: 20px;
	}
}

#apply_type .banner img {
	width: 100%;
	border-top: solid 5px #d7000f;
	border-left: solid 5px #d7000f;
	border-right: solid 5px #d7000f;
}

#apply_type .banner a {
	display: block;
}

@media screen and (max-width: 768px) {
	#apply_type:not(.lower) .banner .navi li:first-child a {
		/* border-bottom: none !important; */
	}
}

#apply_type .banner.keizoku , #apply_type .banner.tannen  {
	margin: 0;
}

#apply_type .banner.keizoku li.finish {
	list-style: none;
		padding: 20px 30px 20px 20px;
		background-position: 90% 50%;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 0;
		display: block;
		text-align: center;
		border: solid 5px #d7000f;
		background: #d7000f;
		color: #ffffff;
		font-size: 16px;
		width: 100%;
}

#apply_type .banner.tannen li.finish {
	list-style: none;
		padding: 20px 30px 20px 20px;
		background-position: 90% 50%;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 0;
		display: block;
		text-align: center;
		border: solid 5px #d7000f;
		background: #d7000f;
		color: #ffffff;
		font-size: 16px;
		width: 100%;
}

#apply_type .banner.keizoku .navi li a {
	border: solid 5px #d7000f;
	background-image: url(../images/common/ya_red_s.png);
	color: #d7000f;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

#apply_type .banner.keizoku .navi li a:hover {
	background-image: url(../images/common/ya_white.png);
	background-color: #d7000f;
	color: #FFF;
}

#apply_type .banner.tannen .navi li a {
	border: solid 5px #d7000f;
	background-image: url(../images/common/ya_red_s.png);
	color: #d7000f;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

#apply_type .banner.tannen .navi li a:hover {
	background-image: url(../images/common/ya_white.png);
	background-color: #d7000f;
	color: #FFF;
}

#apply_type.lower img {
	display: block;
}
#apply_type.lower .banner .navi li{
	width: 100%;
}

#apply_type.lower .keizoku .navi li.finish {
		list-style: none;
		padding: 20px 30px 20px 20px;
		background-position: 90% 50%;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 0;
		display: block;
		text-align: center;
		border: solid 5px #d7000f;
		background: #d7000f;
		color: #ffffff;
		font-size: 16px;
		width: 100%;
}

table.faq_table th,
table.faq_table td {
	padding: 10px;
}
table.faq_table td h4 {
	margin: 0;
}
table.faq_table .no_inner {
	display: none;
}
@media screen and (max-width: 900px) {
	table.faq_table {
		width: 100%;
	}
	table.faq_table th,
	table.faq_table td {
		display: block;
	}
}
/* 背景色のついたtable （akashi　ローソン応募のテーブル）*/
table.lowsonoubo {
	background-color: #fff;
}
table.lowsonoubo th {
	background-color: #e6d9d3;
}
/* 観戦特典に関する注意事項のテーブルに縦線*/
table.kansen th {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
table.kansen td {
	border-right: 1px solid #ddd;
}
table.kansen span.red_text {
	margin-left: 1em;
}

/* =======================================

	2021年度応募　追加分

======================================= */
.c_attention.box-border {
	padding-bottom: 20px;
}
/*.c_attention.box-border.c_junior {
	background-color: #bde4f7;
}.c_attention.box-border.c_ladies {
	background-color: #f7c7cd;
}
.c_attention.box-border.c_senior {
	background-color: #eff6e6;
}*/
.c_attention.box-border.c_akashi {
	background-color: #d7000f;
	color: #fff;
}
.c_attention.box-border p {
	font-size: 16px;
}
.c_attention.box-border h3 {
	margin-top: 0;
	text-align: left !important;
}
#howtolist .c_attention.box-border h3 {
	color: #d7000f !important;
}

.c_memo {
	text-align: left;
	width: 65%;
	margin: .5em auto 0;
}

.news {
	clear: both;
	padding-top: 60px;
}
.news h2 {
	text-align: center;
	font-size: 15px;
	margin: 0px 0px 40px 0px;
	clear: both;
}
.news h2 span {
	position: relative;
	color: #e60012;
}
.news h2 strong {
	font-size: 10px;
}
.news h2 .left {
	position: absolute;
	left: -80px;
	top: -10px;
}
.news h2 .right {
	position: absolute;
	right: -80px;
	top: -10px;
}
.news .thumb {
	float: left;
	width: 20%;
}
.news .thumb img{
	max-width: 158px;
	height: auto;
}
.news .text {
	float: right;
	width: 80%;
}
.news div.line {
	clear: both;
}
.news .text h4{
	padding-left: 4em;
		text-indent: -4em;
}
.news .text h4,
.news .text h4 a,
.news .text p {
	color: #888888;
}
.news .text h4 a {
	text-decoration: underline;
	color: #333333;
}
.news .text h4 a:hover {
	text-decoration: none;
	color: #999;
}
.news .icon {
	border: solid 2px #FF0000;
	color: #FF0000;
	padding: 2px 5px;
	margin-right: 10px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.news .icon.event {
	border: solid 2px #FFF;
	color: #FFF;
	background-color: #FF0000;
}
.news span.date {
	float: right;
}
.news div.line {
	padding: 20px;
}
.news div.line {
	background-color: #fafafa;
}
.news div.line:nth-child(even) {
	background-color: #eeeeee;
}
.news div.line_inner {
	width: 1000px;
	margin: 0 auto;
}
.news .link {
	background-color: #dbdbdb;
	text-align: center;
	padding: 50px 0;
}
.news .link a {
	background-color: #F00;
	color: #FFF;
	padding: 10px 50px;
	text-decoration: none;
	background-image: url(../images/common/ya_white.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}
.news .link a:hover {
	opacity: 0.6;
}

#news .news.detail {
	width: 1000px;
	margin: 0 auto 80px;
	background: #fff!important;
}
@media screen and (max-width: 1200px) {
	#header,
	.yokohaba,
	.news div.line_inner,
	#contents {
		width: 100%;
	}
}
@media screen and (max-width: 900px) {
	.news .thumb img {
		width: 100%;
		max-width: 100%;
	}
	.news .thumb {
		width: 100%;
		margin-bottom: 10px;
	}
	.news .text {
		width: 100%;
	}
	.news .type {
		display: block;
		margin-left: 70px;
	}
	.news div.line_inner {
		width: 100%;
	}
	.news span.date {
		float: none;
		display: block;
		width: 100%;
		text-align: right;
	}
	.news .text h4 {
		text-indent: 0;
		padding-left: 0;
		position: relative;
	}
	.news .text h4 a {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	.news .icon {
		position: absolute;
		top: -28px;
	}
	#news .news.detail{
		width: 98%;
	}
	#news .news.detail .mainimg{
		margin: 0 0 20px 0;
		max-width: 100%;
		height: auto;
	}
}

#news .detail img{
	max-width: 100%;
}

#news .news.detail span.icon {
		margin: 0 0 10px 0;
		display: inline-block;
}

#news .news.detail h4{
	margin-bottom: 40px;
	font-size: 180%;
}

#news .news.detail h4 .date{
	font-size: 70%;
}

#news .news.detail p{
	font-size: 110%;
	text-align: left;
}

#news .news.detail .btnarea{
	text-align: center;
	margin: 30px 0;
}

#news .news.detail .btnarea a.link.box {
		color: #e50012;
		border-color: #e50012;
	background-color: #fff;
	background-image: url(../images/common/ya_red.png);
}

#news .news.detail .mainimg{
	margin: 0 auto 20px auto;
	display: block;
}

/* =======================================

	2023年度　追加分

======================================= */
.ander{
	color: #d7000f;
	border-bottom: 2px solid #d7000f;
	padding-bottom: 15px;
}

.news__topOnly .news_text {
	display: flex;
	align-items: flex-start;
	padding: 8px 15px;
	border-bottom: 1px solid #CCCCCC;
}

.news__topOnly .news_text a{
	display: block;
	margin-top: 5px;
}
.text_area{
	margin-left: 8px;
}

.pc_only { display: block !important; }
.sp_only { display: none !important; }

.clearfix .w300{
	width: 350px;
}

.col-sm-6 .no_padding{
	padding: 0;
}

.yokohaba {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}

.yokohaba .watching_bnr{
	padding: 10px;
}
.watching_bnr {
	margin-bottom: 15px;
	padding: 15px;
}

.watching_bnr img{
	width: 100%;
}

#apply_type .fanclab_bnr .banner img,#apply_type .junior_btn .banner img,
#apply_type .ladies_btn .banner img,#apply_type .senior_btn .banner img{
	border: none;
	padding-bottom: 15px;
}

@media screen and (max-width: 900px){
	.news__topOnly{
		padding-top: 0;
	}
	.news__topOnly .news_text{
		flex-direction: column;
	}
	.news__topOnly .text{
		padding: 15px 20px 0 20px;
	}
	.yokohaba{
		width: 100%;
	}
	.yokohaba .watching_bnr{
		padding: 10px 10px 0 10px;
	}
	.text_area{
		margin: 5px 0 0 0;
	}
	.ander{
		padding-bottom: 5px;
	}
	.pc_only { display: none !important; }
	.sp_only { display: block !important; }

	#apply_type .fanclab_bnr .banner img,#apply_type .junior_btn .banner img,
	#apply_type .ladies_btn .banner img,#apply_type .senior_btn .banner img{
		padding-bottom: 10px;
	}
	#apply_type .watching_bnr{
		margin-bottom: 5px;
		padding: 10px 0;
	}
}

/* ------- カープファン俱楽部ページ（/akashi/index.html） ------- */
body #contents h3.ttl__text--fntSize {
	font-weight: normal;
	font-size: 120%;
}
body #contents ul.wrapper__other--margin{
	margin: 0 0 20px;
	padding: 0;
}
body #contents li.list__other--font {
	color: #d7000f;
	font-size: 20px;
}

body #contents p.text__margin--bottom {
	margin-bottom: 30px;
}

body #contents .card__wrapper {
	margin: 20px 0;
	padding: 0;
}

body #contents .card__ttl--first {
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
}

body #contents .card__ttl--first span {
	font-size: 18px;
	font-weight: normal;
	padding-left: 6px;
}

body #contents .card__ttl--first .list li {
	margin: 0;
	font-size: 18px;
  font-weight: bold;
}

body #contents .card__ttl--first .list p {
	font-size: 18px;
  font-weight: bold;
}

body #contents div.moushikomi__margin--bottom {
	margin-bottom: 30px;
}

body #contents .table_uniform--height td {
	padding: 5px 10px;
}

body #contents .col__margin--bottom {
	margin-bottom: 20px;
}
@media screen and (max-width: 900px){
	body #contents .col__margin--bottom {
		margin-bottom: 0;
	}
	body #contents .applyType__margin--bottom{
		margin-bottom: 0;
	}
	body #contents .applyTypeBnr__margin--bottom {
		margin-bottom: 20px;
	}
}
