/* CSS Document */

/*-----------------------------------------------------------
		�t�b�^�[
-----------------------------------------------------------*/
#footer{
	width:100%;
}
#footer .inner{
	overflow:hidden;
}
@media only screen and (max-width: 769px) {
#footer .inner{
	width:86%;
	margin:0 7%;
	padding:0 0 30px;
}
}
#footerNav{
	overflow:hidden;
	background-color:#fafafa;
	margin:30px auto;
}
@media only screen and (max-width: 769px) {
#footerNav{
	background-color:#fff;
		margin:10px auto;

}
}
#footerNav .footerNavLeftBox{
	float:left;
	width:280px;
	margin:0;
}
@media only screen and (max-width: 1024px) {
#footerNav .footerNavLeftBox{
	width:29%;
	margin-left:25px;
}
}
@media only screen and (max-width: 769px) {
#footerNav .footerNavLeftBox{
	float:none;
	width:100%;
	margin-left:initial;
}
}
#footerNav .footerNavRightBox{
	max-width:1200px;
	margin:auto;
	
}
@media only screen and (max-width: 1024px) {
/*#footerNav .footerNavRightBox{
	width:65%;
}*/
}
@media only screen and (max-width: 769px) {
#footerNav .footerNavRightBox{
	float:none;
	width:100%;
	display:none;
}
}
#footerNav .category{
	color:#f00;
	width:180px;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-bottom:14px;
	padding-bottom:30px;
}
@media only screen and (max-width: 769px) {
#footerNav .category{
	width:100%;
	float:none;
}
}
#footerNav .category a:link{
	color:#297bc4;
	text-decoration: none;
}
#footerNav .category a:visited {
	color:#297bc4;
	text-decoration: none;
}
#footerNav .category a:hover{
	color: #f00;
}
#footerNav .category a:active {
	color:#f00;
	text-decoration: none;
}
/*#footerNav ul{
	float:left;
	width:800px;
}*/
@media only screen and (max-width: 769px) {
#footerNav ul{
	float:none;
	width:100%;
}
}
#footerNav dt{
	font-weight:bold;
	font-size:16px;	
}
#footerNav dd{
	display:inline-block;
	margin-right:1.6em;
	font-size:14px;
}
#footerNav dd::before{
	content: "> ";
	color:#297bc4;
}
#footerNav dd a:link{
	color:#333;
	text-decoration: none;
}
#footerNav dd a:visited {
	color:#333;
	text-decoration: none;
}
#footerNav dd a:hover{
	color: #333;
	text-decoration: underline;
}
#footerNav dd a:active {
	color:#333;
	text-decoration: none;
}
#footerNav .item{
	border-bottom:solid 1px #ccc;
	overflow:hidden;
	padding:20px 0;
}
#footerNav .item:last-child{
	border-bottom:none;
}
#footerNav .contactBtn{
	display:block;
	background-color:#0072B9;
	background-image:url(../img/common/mail-icon.png);
	background-repeat:no-repeat;
	background-size:24px;
	background-position:left 20px center;
	padding-left:56px;
	font-weight:normal;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	line-height:3.5em;
	width:220px;
}
@media only screen and (max-width: 1024px) {
#footerNav .contactBtn{
	width:65%;
	font-size:70%;
}
}
@media only screen and (max-width: 769px) {
#footerNav .contactBtn{
	width:80%;
	padding:0 10%;
	text-align:center;
}
}
#footerNav .contactBtn:link{
	color:#fff;
	text-decoration: none;
}
#footerNav .contactBtn:visited {
	color:#fff;
	text-decoration: none;
}
#footerNav .contactBtn:hover{
	color: #fff;
	text-decoration: underline;
}
#footerNav .contactBtn:active {
	color:#fff;
	text-decoration: none;
}
#footerNav .address{
	font-size:13px;
	margin-top:10px;
	margin-bottom:30px;
}
#footerNav .address span{
	font-size:20px;
	font-weight:bold;
}






/*-----�t�b�^�[�y�[�W�g�b�v�{�^�� -----*/
#footer-pagetop{
	clear:both;
	background-color:#297bc4;
	color:#fff;
	text-align:right;
}
@media only screen and (max-width: 769px) {
#footer-pagetop{
	display:none;
}
}
#footer-pagetop .inner{
	padding: 12px 0;
}
@media only screen and (max-width: 1024px) {
#footer-pagetop .inner{
	padding: 12px 15px 12px 0;
}
}

/*-----�t�b�^�[���j���[ -----*/
#footer-menu{
	clear:both;
	background-color:#e00012;
	color:#fff;
	border-bottom:solid 1px #fff;
}
#footer-menu .inner{
	padding:10px 0;
}
#footer-menu ul{
	overflow:hidden;
}
@media only screen and (max-width: 1024px) {
#footer-menu ul {
	padding:0 30px;
	text-align:center;
}	
}
@media only screen and (max-width: 768px) {
#footer-menu ul {
 text-align: center;
}	
}
#footer-menu li{
	float:left;
	font-size:14px;
	padding:0px 0.9em;
	/*background-image:url(../img/common/rod.gif);
	background-repeat:no-repeat;
	background-position:left center;*/
	margin: 4px 0;
    border-left: 1px solid #fff;
    box-sizing: content-box;
    border-right: 1px solid #fff;
    margin-right: -1px;
}
@media only screen and (max-width: 1024px) {
#footer-menu li{
	padding:0px 1.3em;
	display: inline-block;
    float: none;
}
}
@media only screen and (max-width: 768px) {
#footer-menu li{
	font-size:12px;
	padding:0px 1.3em;
	display: inline-block;
    float: none;
}
}
@media only screen and (max-width: 375px) {
#footer-menu li{
	font-size:9px;
	/*padding:5px 0.5em;*/
	padding:0px 0.5em;
}
}
#footer-menu li:last-child{
	/*background-image:url(../img/common/rod.gif), url(../img/common/rod.gif);
	background-position:left center, right center;*/
}
@media only screen and (max-width: 768px) {
/*#footer-menu li:nth-child(3),
#footer-menu li:nth-child(4),
#footer-menu li:nth-child(6){
	display:none;
}
#footer-menu li:nth-child(5){
	background-image:url(../img/common/rod.gif), url(../img/common/rod.gif);
	background-position:left center, right center;
}*/
}
#footer-menu a:link {
	color: #fff;
	text-decoration: none;
}
#footer-menu a:visited {
	color: #fff;
	text-decoration: none;
}
#footer-menu a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer-menu a:active {
	color: #fff;
	text-decoration: none;
}


/*-----�R�s�[���C�g -----*/
/*#copyright {
	clear: both;
	background-color: #297bc4;
	text-align: center;
	color: #fff;
	padding: 18px 0;
	font-size:14px;
}*/
#copyright {
    background-color: #FFFFFF;
    background-position: center;
    border-top-width: 1px;
    border-top-style: solid;
    display: block;
    border-top-color: #19499C;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    font-size: small;
    clear: both;
    text-align: center;
}
@media only screen and (max-width: 768px) {
#copyright {
	font-size:10px;
}
}



/*-----�t�b�^�[�w�i�摜 -----*/
#contact{
	background: url(../img/common/bg_footer.jpg) no-repeat center;
	background-size: cover;
	padding: 5px 0 10px 0;
	background-position:75%;
}

#contact .footerNavLeftBox{
	width:280px;
}
@media only screen and (max-width: 1024px) {
#contact .footerNavLeftBox{
	width:29%;
	margin-left:25px;
}
}
@media only screen and (max-width: 769px) {
#contact .footerNavLeftBox{
	float:none;
	width:100%;
	margin-left:initial;
}
}

#contact .contactBtn{
	display:block;
	background-color:#0072B9;
	background-image:url(../img/common/mail-icon.png);
	background-repeat:no-repeat;
	background-size:24px;
	background-position:left 20px center;
	padding-left:56px;
	font-weight:normal;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height:3.5em;
	width:220px;
}
@media only screen and (max-width: 1024px) {
#contact .contactBtn{
	_width:65%;
	font-size:70%;
}
}
@media only screen and (max-width: 760px) {
#contact .contactBtn{
	width:50%;
	padding:0 3% 0 12%;
	background-position:left 5% center;
	text-align:center;
}
}
#contact .contactBtn:link{
	color:#fff;
	text-decoration: none;
}
#contact .contactBtn:visited {
	color:#fff;
	text-decoration: none;
}
#contact .contactBtn:hover{
	color: #fff;
	text-decoration: underline;
}
#contact .contactBtn:active {
	color:#fff;
	text-decoration: none;
}
#contact .address{
	font-size:13px;
	margin-bottom:20px;
	color:#535353;
}
#contact .address span{
	font-size:20px;
	font-weight:bold;
}


#footer #contact .inner{
    padding: 20px 0;
}
@media only screen and (max-width: 1024px) {
#footer #contact .inner{
	max-width:100%;
	padding:100px 0 80px 20px;
}
}
.apbn{
	width:99%;
	margin:10px auto;
	max-width:1180px;
}
@media only screen and (max-width: 769px) {
#footer #contact .inner{
    padding: 20px 0;
}
.apbn{
	width:90%;
	max-width:620px;
}
}





ul.terms {
    margin: 10px 0;
    padding: 10px;
    text-align: left;
    list-style-type: none;
    list-style-position: inside;
    border: solid 1px #cccccc;
    font-size: 0.8em;
    line-height: 1.6;
	width:96%;
	margin:0 auto;
	max-width:1160px;
}
ul.terms li {
    float: none;
    display: block;
    text-indent: -1.0em;
    padding: 0 0 0 1.0em;
}
/*#naviArea ul {
    width: 920px;
    height: 31px;
	margin:auto;
}
#naviArea ul li {
    float: left;
    display: inline;
    list-style-type: none;
    width: 95px;
    padding-right: 8px;
}*/
.foots{
	display:none;
}
#naviArea {
    max-width: 600px;
    margin: 0 auto;
}
#naviArea ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#naviArea ul li {
    border: 1px solid #297BC4;
    margin-top: -1px;
    margin-left: -1px;
    width: 24%;
    text-align: center;
}
.wmax600 {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
}
.alignmC {
    margin: 0 auto;
}
.tohome{
	margin-bottom:50px;
    padding: 0 10px;
}

.blue {
    color: #2979C6;
}
.tohome p {
    margin: 0px;
    text-align: left;
    font-size: 80%;
    display: block;
    padding: 0 0 10px 0;
}
.apbns{
	display:none;
	}
.wmax600 a{
    text-decoration: none;
    color: #83838f;
}
@media only screen and (max-width: 768px) {
.wmax600 {
    flex-direction: column;
}
    .tohome p {
    padding-left: 25px;
}
ul.terms {
    max-width: 600px;
    margin: 0 auto 10px;
    /*padding: 2%;*/
	width:90%;
}
.foots{
	display:block;
}
.wmax600 {
    max-width: 600px;
}
.tohome{
	margin-bottom:0;
}
}
@media only screen and (max-width: 600px) {


.apbnp{
	display:none;
}
.apbns{
	display:block;
	}

ul.terms {
    padding: 2%;
}
.apbn{
	width:94%;
}
}
