@charset "utf-8";

/* header
-------------------------------------------------------------------*/
#header{
	width:100%;
	position:fixed;
	top:0;
	background:#fff;
	z-index:9999;
	box-shadow:0px 0px 6px 3px #e0e0e0;
}

#header .box .logo{
	float:left;
	padding:10px 0 0 5px;
}

#header .link{
	float:left;
	padding:19px 0 0 80px;
	width: 452px;
	font-size:12px;
}

#header .link li{
	float:left;
	padding:0 25px 0 10px;
	background:url(../img/common/arrow01.png) no-repeat left center;
}

#header .rightbox{
	float:right;
}

#header .rightbox .left{
	font-size:16px;
	margin:0 0 0;
	width: 175px;
}
#header .rightbox .left .cse .gsc-control-cse,
#header .rightbox .left .gsc-control-cse{
	padding:0;
	border: none;
}
#header .rightbox .left .cse .gsc-search-button-v2,
#header .rightbox .left .gsc-search-button-v2{
	width:50px;
	height:45px;
	background:#004E98;
	box-shadow:0px 0px 5px 2px #f4f4f4;
	margin:0;
	padding: 0;
}
#header .rightbox .left .gsc-search-button-v2 svg{
	width:auto;
	height:15px;
}
#header .rightbox .left .gsc-search-box-tools .gsc-search-box .gsc-input{
	margin: 0;
	padding: 0 5px 0 0;
	line-height:28px;
	box-sizing:border-box;
}
#header .rightbox input{
	padding:5px;
	font-size:14px;
}

#header .rightbox .search{
	width:50px;
	height:45px;
	background:url(../img/common/ico01.png) no-repeat center center #004E98;
	box-shadow:0px 0px 5px 2px #f4f4f4;
	float:left;
	margin:0 0 0 5px;
}

#header .rightbox .language{
	float:right;
	position:relative;
	width:142px;
}

#header .rightbox .language dt{
	font-size:13px;
	color:#fff;
	height:45px;
	width:142px;
	background:url(../img/common/arrow02.png) no-repeat 90% center #029E96;
	box-sizing:border-box;
	padding:13px 0 0 15px;
	margin:0 0 0 5px;
	box-shadow:0px 0px 5px 2px #f4f4f4;
	cursor:pointer;
}

#header .rightbox .language dt.open{
	background:url(../img/common/open.png) 90% center no-repeat #029E96;
}

#header .rightbox .language dd{
	background:#fff;
	font-size:13px;
	position:absolute;
	left:5px;
	top:45px;
	width:100%;
	border:1px solid #029E96;
	width:142px;
	box-sizing:border-box;
	padding:0 0 5px 0;
}

#header .rightbox .language ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(../img/common/arrow01.png) no-repeat 5px center;
	margin:5px 0 0 0;
}

#header .gnav{
	padding:20px 0 20px 0;
}

#header .gnav li{
	float:left;
	border-left:3px solid #DDDDDD;
	text-align:center;
}

#header .gnav li:last-child{
	border-right:3px solid #DDDDDD;
}

#header .gnav li a{
	text-decoration:none;
	display:block;
	width:163px;
	padding:3px 0;
	box-sizing:border-box;
	font-size:15px;
	font-weight:bold;
}

@media screen and (max-width:767px) {
#spheader{
	position:fixed;
	top:0;
	z-index:999;
	width:100%;
	background:#fff;
	box-shadow:0px 0px 6px 3px rgba(0,0,0,0.2);
}

#spheader .box .logo{
	padding:10px 0 10px 10px;
	float:left;
}

#spheader .box .logo img{
	width:110px;
	height:auto;
}

#spheader .box .language{
	position:relative;
	float:right;
}

#spheader .box .language dt{
	font-size:13px;
	color:#fff;
	width:100px;
	height:40px;
	background:url(../img/common/arrow02.png) no-repeat 92% center #029E96;
	box-sizing:border-box;
	padding:10px 0 0 10px;
	margin:9px 80px 0 0;
	box-shadow:0px 0px 5px 2px #f4f4f4;
	cursor:pointer;
}

#spheader .box .language dt.open{
	background:url(../img/common/open.png) 92% center no-repeat #029E96;
}

#spheader .box .language dd{
	background:#fff;
	font-size:13px;
	position:absolute;
	left:0;
	top:45px;
	width:100px;
	border:1px solid #029E96;
	box-sizing:border-box;
	padding:0 0 5px 0;
	z-index:9999;
}


#spheader .box .language ul li{
	padding:0 0 0 15px;
	background:url(../img/common/arrow01.png) no-repeat 5px center;
	margin:5px 0 0 0;
}

#spMenu {
	display:block;
	position:relative;
}

#spMenu .acbox{
    overflow: auto;
    -webkit-overflow-scrolling: touch;
	position:fixed;
	top:57px;
	right:0;
	left:0;
	bottom:0;
	z-index:9980;
}

#spMenu .acbox ul{
	background:#F2FAFF;
}

#spMenu .acbox ul li{
	background:url(../img/common/arrow05.png) no-repeat 98% center;
	background-size:8px;
}

#spMenu .acbox ul li.last{
	background:none;
	padding:5px 10px;
	clear:both;
}

#spMenu .acbox ul li a{
	padding: 10px 20px 10px 15px;
	border-bottom:1px solid #D1D1D1;
	display:block;
	text-decoration:none;
}

#spMenu .acbox ul li input{
	padding:5px;
	font-size:16px;
	float:left;
	margin:4px 0 0 0;
	width:180px;
	padding:3px;
}

#spMenu .acbox ul li .search{
	width:35px;
	height:35px;
	background:url(../img/common/ico01.png) no-repeat center center #004E98;
	box-shadow:0px 0px 5px 2px #f4f4f4;
	background-size:13px;
	float:left;
	margin:0 0 0 5px;
}

#spMenu dl {
	position:relative;
}

#spMenu .txt{
	position:fixed;
	top:35px;
	font-size:10px;
	right:7px;
	z-index:302;
	font-weight:bold;
	color:#fff;
}


/*SP 閉じるボタン動き
*********************************/
#panel-btn{
	width: 55px;
	height: 57px;
	margin: 0;
	z-index: 300;
	position:absolute;
	right:0;
	top:-57px;
	background:#0573CB;
}
#panel-btn-icon{
	display: block;
	position: absolute;
	top: 20px;
	right:15px;
	width: 26px;
	height: 4px;
	margin: -1px 0 0 -13px;
	background: #fff;
	transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 26px;
	height: 2px;
	height: 4px;
	background: #fff;
	transition: .3s;
}
#panel-btn-icon:before{
	margin-top: -6px;
	margin-top: -10px;
}
#panel-btn-icon:after{
	margin-top: 4px;
	margin-top: 6px;
}
#panel-btn .close{
	background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
	margin-top: 0;
}
#panel-btn .close:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

}

/* contents
-------------------------------------------------------------------*/
.wrap {
	min-width:1000px;
	overflow:hidden;
}
#header .wd{
	overflow: visible;
}
.wd{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
}

.contents{
	margin:127px auto 0;
}

.scale{
	width:100%;
	height:auto;
}

.sp{
	display:none;
}

.left{
	float:left;
}

.right{
	float:right;
}

@media screen and (max-width:767px) {
.wrap {
	min-width:100%;
	overflow:hidden;
}

.contents{
	overflow:hidden;
	width:100%;
	margin:57px auto 0;
	box-sizing:border-box;
	border:none;
}

.wd{
	width:100%;
	margin:0 auto;
}

.spscale{
	width:100%;
	height:auto;
}

.pc{
	display:none;
}

.sp{
	display:block;
}

.spleft{
	float:left;
}

.spright{
	float:right;
}

input{
	font-size:16px;
}
}

/* footer
-------------------------------------------------------------------*/
#footer{
	background:#004A95;
	padding-top:30px;
}

#footer .logo{
	text-align:center;
	padding:30px 0 50px 0;
}

#footer ul{
	padding:0 0 30px 0;
}

#footer ul li{
	width:166px;
	float:left;
	padding:0 0 0 12px;
	background:url(../img/common/arrow04.png) no-repeat left center;
	box-sizing:border-box;
}
#footer ul.ul3 li:nth-of-type(2){
	margin-right:5px;
	}
#footer ul.ul1 li:nth-of-type(3){
	width:161px;
	margin-left:5px;
	}
	#footer ul.ul4 li:nth-of-type(3){
	width:161px;
	margin-left:5px;
	}
#footer ul.ul6 li:nth-of-type(3){
	width:161px;
	margin-left:5px;
	}
#footer ul li a{
	color:#fff;
	font-size:13px;
}

#footer .copy{
	text-align:center;
	padding:15px 0;
	color:#fff;
	background:#00A39B;
	font-size:12px;
}

#pageTop {
	position: fixed;
	bottom: 15px;
	right: 5%;
	width: 70px;
	z-index: 999;
}

@media screen and (max-width:767px) {
#pageTop {
	width: 49px;
	right: 10px;
	bottom: 20px;
}

#footer{
	padding-top:0px;
	background:#004A95;
}

#footer .logo{
	text-align:center;
	padding:30px 0 30px 0;
	display:none;
}

#footer .logo img{
	width:150px;
	height:auto;
}

#footer ul{
	padding:0;
}

#footer ul li{
	width:100%;
	float:none;
	padding:0 0 0 12px;
	background:url(../img/common/arrow04.png) no-repeat 98% center;
	box-sizing:border-box;
	border-bottom:1px solid #fff;
	background-size:6px;
}
#footer ul.ul3 li:nth-of-type(2){
	margin-right:0px;
	}
#footer ul.ul1 li:nth-of-type(3){
	width:100%;
	margin-left:0px;
	}
	#footer ul.ul4 li:nth-of-type(3){
	width:100%;
	margin-left:0px;
	}
#footer ul.ul6 li:nth-of-type(3){
	width:100%;
	margin-left:0px;
	}

#footer ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	display:block;
	padding:10px 0;
}

#footer .copy{
	text-align:center;
	padding:15px 0;
	color:#fff;
	background:#00A39B;
	font-size:12px;
}
}

