@charset "UTF-8";

/* footer.css
**************************************************************************************/

/* Layout
=============================================================================*/

/* top-banner-area
=============================================================================*/
.top-banner-area {
	width:100%;
	background:#999;
	/* box-shadow */
	box-shadow:0px 3px 8px 0px rgba(0,0,0,0.15) inset;
	-moz-box-shadow:0px 3px 8px 0px rgba(0,0,0,0.15) inset;
	-webkit-box-shadow:0px 3px 8px 0px rgba(0,0,0,0.15) inset;
}
.top-banner-area .top-banner-area-in ul {
	width:1100px;
	padding:8px 0 7px 0;
	margin:0 auto;
}
.top-banner-area .top-banner-area-in ul li {
	width:210px;
	height:67px;
	text-align:center;
	background:#FFF;
	margin:0 5px;
	display:table;
	/* box-shadow */
	box-shadow:0px 2px 4px 0px rgba(0,0,0,0.30);
	-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.30);
	-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.30);
}
.top-banner-area .top-banner-area-in ul li a {
	display:table-cell;
	vertical-align:middle;
}
.top-banner-area .top-banner-area-in ul li img {
	max-width:210px;
	max-height:67px;
	width:auto;
	height:auto;
	text-align:center;
	margin:0 auto;
}
.top-banner-area .top-banner-area-in ul li:hover {
	/*op*/
	opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
}
/*slick*/
.top-banner-area .slick-track {
	margin:0 auto;
	padding: 10px 0;
}
.top-banner-area button.slick-prev {
	background:url("../../image/banner-ar001.png") no-repeat center center;
	background-size:21px 21px;
    display: block;
    height: 21px;
    width: 21px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 42px;
	left:-31px;
}
.top-banner-area button.slick-next {
	background:url("../../image/banner-ar002.png") no-repeat center center;
	background-size:21px 21px;
    display: block;
    height: 21px;
    width: 21px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 42px;
	right:-31px;
}
	
.top-banner-area button.slick-prev:hover ,
.top-banner-area button.slick-next:hover {
	/*op*/
	opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
}
@media screen and (max-width: 1199px){
.top-banner-area .top-banner-area-in ul {
	width:660px;
}
}
@media screen and (max-width: 767px){
.top-banner-area .top-banner-area-in ul {
	width:220px;
}
}
/* Footer-navi
=============================================================================*/
#footer .footer-navi-area {
	width: 1200px;
	margin: 0 auto;
}
#footer .footer-navi-area .footer-navi {
	text-align:center;
}
#footer .footer-navi-area .footer-navi li {
	padding:0 35px 0 0;
	display:inline-block;
	vertical-align:top;
}
#footer .footer-navi-area .footer-navi li:last-child {
	padding:0 0 0 0;
}
#footer .footer-navi-area .footer-navi li a {
	color:#111111;
	text-decoration:none;
	display:block;
	font-size:100%;
	padding:14px 0 13px 16px;
	background:url("../../image/footer-ar001.png") no-repeat 0 center;
	background-size:7px 11px;
}
#footer .footer-navi-area .footer-navi li a:hover {
	color:#ff9900;
}
@media screen and (max-width: 1199px){
#footer .footer-navi-area {
	width: 710px;
}
#footer .footer-navi-area .footer-navi li {
	padding:0 11px 0 0;
}
#footer .footer-navi-area .footer-navi li a {
	color:#111111;
	text-decoration:none;
	display:block;
	font-size:93%;
	padding:15px 0 15px 10px;
	background:url("../../image/footer-ar001.png") no-repeat 0 center;
	background-size:7px 11px;
}
}
@media screen and (max-width: 767px){
#footer .footer-navi-area {
	width: 100%;
	padding:17px 10px 17px 10px;
	/*boxsizing*/
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;	
}
#footer .footer-navi-area .footer-navi li:nth-child(1),
#footer .footer-navi-area .footer-navi li:nth-child(2),
#footer .footer-navi-area .footer-navi li:nth-child(3) {
	padding: 0 11px 7px 0;
}
#footer .footer-navi-area .footer-navi li:nth-child(3),
#footer .footer-navi-area .footer-navi li:nth-child(5) {
	padding:0 0 0 0;
}
#footer .footer-navi-area .footer-navi li a {
	color:#111111;
	text-decoration:none;
	display:block;
	font-size:93%;
	padding:3px 0 3px 10px;
	background:url("../../image/footer-ar001.png") no-repeat 0 center;
	background-size:7px 11px;
}
}


/* Sig
=============================================================================*/

#footer .sig-area-in {
	padding: 29px 0 34px 0;
	width: 1200px;
	margin: 0 auto;
}
#footer .address-area {
	float:left;
	letter-spacing: 0.6px;
}
#footer .address-area ul{
	padding: 0 0 0 30px;
	background: url("../../image/footer-ic001.png") no-repeat left center;
	background-size:25px 23px;
}
#footer .address-area ul li{
	display:inline-block;
	font-weight:bold;
	min-height:23px;
	vertical-align:middle;
}
#footer .address-area ul li.a001 {
	font-size:107%;
	padding: 0 6px 0 0;
}
#footer .address-area ul li.a002 {
	font-size:138.5%;
}
#footer .address-area address {
	line-height:1.3;
	font-size:107%;
}
#footer .address-area address span.a001 {
	padding:0 1em 0 0;
}
#footer .btn-area {
	float:right;
	width:274px;
}
#footer .btn-area ul li{
	float:left;
}
#footer .btn-area ul li.b001{
	margin-right:15px;
}
#footer .btn-area ul li.b002{
	margin-right:3px;
}
#footer .btn-area ul li.b003{
	margin-right:3px;
}
#footer .btn-area ul li a:hover{
	/*op*/
	opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
}
@media screen and (max-width: 1199px){
#footer .sig-area-in {
	padding: 30px 0 30px 0;
	width: 710px;
	margin: 0 auto;
}
#footer .address-area {
	margin-top:-5px;
}
#footer .address-area address {
	line-height:0.9;
	font-size:100%;
}
#footer .btn-area {
	float:right;
	width:234px;
}
#footer .btn-area ul li.b001{
	margin-right:10px;
}
#footer .btn-area ul li.b002{
	margin-right:2px;
}
#footer .btn-area ul li.b003{
	margin-right:2px;
}
}
@media screen and (max-width: 767px){
#footer .sig-area-in {
	padding: 30px 0 32px 0;
	width: 100%;
	margin: 0 auto;
}
#footer .address-area {
	float:none;
	text-align:center;
	margin-bottom:25px;
}
#footer .address-area ul{
	margin: 0 auto 3px auto;
	display:inline-block;
}
#footer .address-area address {
	line-height:1.5;
}
#footer .address-area address span.a001 {
	padding:0 0 0 0;
}
#footer .address-area address span.a002 {
	display:inline-block;
}
#footer .btn-area {
	float:none;
	width:234px;
	margin: 0 auto;
}
#footer .btn-area ul li img{
	height:40px;
	width:auto;
}

}

/* Copy
=============================================================================*/
#footer .copy {
	background:#31840d;
	padding:24px 0 25px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:85%;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.6px;
}
@media screen and (max-width: 1199px){
#footer .copy {
	padding:27px 0 26px 0;
	font-size:77%;
	letter-spacing: 0.5px;
}
}
@media screen and (max-width: 767px){
#footer .copy {
	padding:17px 0 17px 0;
}
}

/* display-change-btn
=============================================================================*/
.display-change-btn {
	width:100%;
	padding:20px 0;
	text-align:center;
	border-bottom: 1px solid #c0c0c0;
	}
.display-change-btn p {
	display:inline-block;
	width:15%;
	margin:0 3px;
	vertical-align:bottom;
	}
.display-change-btn p a {
	display:block;
	padding:8px 0;
	text-decoration:none;
	font-size:114%;
	}
.display-change-btn p.bt001 a {
	background:#eaeaea;
	color:#111111;
	}
.display-change-btn p.bt002 a {
	background:#555555;
	color:#FFF;
	}
.disable {
	text-decoration:none;
	color:#111111;
	cursor:default;
}
@media screen and (max-width: 1199px){
.display-change-btn p {
	width:40%;
	}
.display-change-btn p.bt001 a {
	background:#555555;
	color:#FFF;
	}
.display-change-btn p.bt002 a {
	background:#eaeaea;
	color:#111111;
	}
}
