@charset "UTF-8";

/*  header
-----------------------------------------------------------*/
#header {
	
}

#header .inner {
	overflow:hidden;
}
#header .logoarea {
	float: left;
	width:60%;
	vertical-align:middle;
}
#header .logo {
	padding:0 2.5%;
	width:95%;
	max-width: 340px;
}
#header img {
	max-width:100%;
}
#header .headerMenu {
	float: right;
	max-width:40%;
	list-style-type:none;
	height:100%;
	background: #E94545;
}
#header .sp_backBtn {
	float: left;
	width:50%;
}
#header .entryBtn {
	float: left;
	width:50%;
	max-width: 122px;
	height:100%;
}
#header .entryBtn {
	width:50%;
	height: 18.9vw;
	max-height: 120px;
	background:#E94545 url(../img/btn_reg_sp.gif) no-repeat center top;
	background-size:100%;
	vertical-align:middle;

}
#header .entryBtn a {
	display:block;
	min-height:100%;
	color:#fff;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	opacity:0;
}
#header .entryBtn a {
	width:100%;
}

#sptitleArea {
	margin-top:0;
	background:#0090d3;
	padding:15px 5px;
}

#sptitleArea p{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-size: 18px;
	padding-left:8px;
	margin: 0 ;

}
/* footer
---------------------------------------------------------- */
#footerPC {
	display: none;
}
#footerSP {
	display: block;
	padding: 0 0 10px;
	font-size: 10px;
	line-height: 1.5;
	overflow: hidden;
}
#footerSP .ftLogo {
	float: left;
	width: 25%;
	padding-top: 10px;
	padding-left: 15px;
}
#footerSP .copyright {
	float: right;
	font-size: 14px;
	padding-top: 10px;
	line-height: 50px;
}

.pagetoplink {
	text-align: right;
	padding: 15px 2.34%;
	background-color: #fff;
	margin-top: 0px;

}

.pagetoplink a{
	color: #0090d3;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}


.div-gray.link2 {
	background: #f1f1f1;
	padding: 15px 15px 15px;
}

.gcs_acc_wrapper + .h2 .paragraph {
	margin: 0 2.34%;
}

.div-gray .footer_link_list li {
	list-style-type: none;
	
}
.div-gray .footer_link_list li+li {
	padding-top: 15px;
	
}

.div-gray .footer_link_list li a {
	margin-top: 0px;
	font-size: 14px;
	color: #333;
}

@media screen and (max-width: 479px) {
#footerSP .copyright {
	float: right;
	font-size: 10px;
	line-height: 25px;
}
}
