﻿@charset "UTF-8";

*{
	margin:0; padding:0;
	font-weight:normal; 
	font-family: Verdana,メイリオ,Meiryo,”ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,"ＭＳ Ｐゴシック","Osaka" ,"Arial","Helvetica",sans-serif;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	list-style:none;
	color:#111;
}
img{
	border:none;
	vertical-align:bottom;
}
a{
	vertical-align:bottom;
	cursor:pointer;s
}
a:hover{
	text-decoration:none;
}

.inner{
	width:1040px;
	margin:auto;
	position:relative;
}

/* header style */

header{
	height:64px; width:100%;
	background:#c60103;
	z-index:9999;
	margin:auto;
	min-width:1040px;
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(../../images/header-bg.jpg);
	position:fixed;
	top:0;
	left:0;
	border-bottom:1px solid #fff;
}
header .inner{
	height:64px;
	overflow:visible;
	//background:#00f;
}
header h1{
	width:316px;
	height:auto;
	margin:auto;
	padding-top:8px;
	position:relative;
	z-index:9999;
}
header h1 a,header h1 img{
	width:100%;	
	height:auto;
	display:block;
}
#global{
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height:32px;
}
#global *{
	line-height:1;
}
#global .navi{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	overflow:hidden;
}
#global .navi li{
	float:left;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	text-align:center;
	font-size:14px;
	line-height:32px;
	box-sizing:border-box;
}
#global .navi01 p{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:700;	
	line-height:32px;
	cursor:pointer;
}
#global li.navi01,#global li.navi02{
	//margin-right:42px;
	margin-right:100px;
}
#global li.navi03{
	margin-right: 584px;
}
#global li.navi04{
	margin-right:70px;
}
#global li.navi05{
	margin-right:70px;
}
#global li.navi06{
}
#global .navi01 p,#global .navi02 a,#global .navi03 a,#global .navi04 a,#global .navi05 a,#global .navi06 a{
	position:relative;
	display:inline-block;
	font-size:14px;
}
#global a{
	text-decoration:none;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	text-align:center;
	line-height:32px;
}
#global .sub-navi{
	position:fixed;
	left:0;	
	top:65px;
	width:100%;
	min-width:1040px;
	margin:auto;
	background:rgba(14,31,76,0.9);
	display:none;
}
#global .sub-navi .inner{
	height:auto;
	padding:40px 0;
}
#global .sub-navi ul{
	position:static;
	overflow:hidden;
}
#global .sub-navi li{
	float:left;
	width:33.333%;
}
#global .sub-navi li a{
	font-size:22px;
	font-weight:400;
	position:relative;
}
#global .navi-border01{
	position:absolute;
	width:0;
	height:2px;
	background:#fff;
	left:0;
	bottom:0; 
}
#global .navi-border02{
	position:absolute;
	width:0;
	height:2px;
	background:#fff;
	left:0;
	bottom:0; 
}

.lang-box{
	position:absolute;
	right:0;
	top:10px;
	display:inline-block;
	width:100px;
}
.lang-box p{
	background:url(../../../../images/arrow01.png) no-repeat;
	background-position:right center;
	padding-right:18px;
	cursor:pointer;
}
.lang-box *{
	color:#fff;
	font-size:14px;
	font-weight:700;
	font-family: 'Lato', sans-serif;
}
.lang-box ul{
	display:none;
	margin-top:5px;
}
header .language li{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	height:28px;
	line-height:28px;
	background:#fff;
	box-sizing:border-box;
	padding:0 9px;
	box-shadow:0 1px 3px 0 rgba(0,0,0,0.15);
	margin-bottom:1px;
}
header .language li a{
	color:#c60103;
	font-size:12px;
	text-decoration:none;
	display:block;
	box-sizing:border-box;
	padding-left:10px;
}
header .language li.current a{
	padding-left:0;
}
header .language li.current a:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	margin-right:4px;
	background:#c60103;
}
header .language li a img{
	vertical-align:middle;
	margin-right:4px;
}
header .language span{
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:8px;
	height:23px;
	box-sizing:border-box;
}
#contents{
	min-width:1040px;
	margin:auto;
	background:rgba(255,255,255,0.9);
}

#bread-clumb{
	margin:20px auto;
	width:1040px;
}
#bread-clumb a{
	color:#c60103;
	margin-right:10px;
	margin-left:10px;
}
#bread-clumb strong{
	margin-left:10px;
}

#contact-box{
	min-width:1040px;
	padding-bottom:40px;
	background:rgba(255,255,255,0.9);	
}
#contact-box .wrap{
	padding:40px 0;
	background:rgba(198,1,3,0.9);
}
#contact-box .inner{
	overflow:hidden;
	padding-left:55px;
	box-sizing:border-box;
}
#contact-box .logo{
	float:left;
	width:320px;
	margin-right:55px;
}
#contact-box img,#contact-box a{
	display:block;
	width:100%;
	height:auto;
}
#contact-box .contact-btn{
	width:320px;
	border:3px solid #fff;
	box-sizing:border-box;
	text-align:center;
	float:left;
	padding:10px 0;
}
#contact-box .contact-btn a{
	font-size:24px;
	color:#fff;
	text-decoration:none;
}

footer{
	min-width:1040px;
	margin:auto;
	border-top:1px solid #fff;
	background:#0e1f4c;
	position:relative;
	z-index:9998;
}
footer *{
	color:#fff;
}

footer .info{
	padding:20px;
	box-sizing:border-box;
	text-align:center;
	float:left;
	width:50%;
	height:8em;
}
footer .info h1{
	font-size:16px;
	line-height:2;
	font-weight:700;
	color:#fff;
}
footer .inner{
	width:1040px;
	margin:auto;
	overflow:hidden;
	box-sizing:border-box;
}
footer .menus{
	margin-top:20px;
	overflow:hidden;
	box-sizing:border-box;
	text-align:center;
}
footer .menu{
	float:left;
	width:25%;
	box-sizing:border-box;
}

footer .menu li{
	line-height:2;
}

footer .contact-link{
	text-decoration:underline;
}
footer .contact-link:hover{
	text-decoration:none;
}

footer .address{
	color:#fff;
	font-size:12px;
	line-height:2;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}
#copyright{
	border-top:1px solid #fff;
	background:#fff;
	line-height:40px;
	height:80px;
	text-align:center;
	margin-top:20px;
}
#copyright p{
	font-size:14px;
	color:#111;
}

.sns{
	position:fixed;
	right:0px;
	top:142px;
	overflow:hidden;
	z-index:9999;
}
.sns li{
	width:40px;
	height:40px;
	text-align:center;
}
.sns li a{
	display:block;
	width:40px;
	height:auto;
	box-sizing:border-box;
}
.sns .f-icon{
	background:#3a589e;
	margin-bottom:2px;
	padding-top:12.5px;
	box-sizing:border-box;	
}
.sns .t-icon{
	background:#5dd7fc;
	padding-top:12.5px;
	box-sizing:border-box;
}

.contact-btn{
	position:fixed;
	top:82px;
	right:0;
	display:block;
	width:40px;
	height:40px;
	z-index:9999;
	cursor:pointer;
}
.contact-btn img{
	display:block;
	position:absolute;
	left:0;
	top;0;
}
.contact-btn .off{
	display:none;
}

#back-to-top{
	position:fixed;
	left:0;	
	bottom:0;
	background:rgba(255,255,255,0.9);
	min-width:1040px;
	width:100%;
	margin:auto;
	height:40px;
	z-index:9998;
	display:none;
}
#back-to-top p{
	width:100%;
	height:40px;
	margin:auto;
}
#back-to-top a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	box-sizing:border-box;
	padding-top:6px;
}


.overlay{
	display:none;
}

#contact,#contact02{
	width:100%;
	height:100%;
	background:url(../../images/bg-img01.png);
	position:fixed;
	left:0;
	top:0;
	z-index:9998;
	overflow:hidden;
	padding-top:110px;
	box-sizing:border-box;
}
#contact h2,#contact02 h2{
	font-size:48px;
	margin-bottom:40px;
	font-weight:400;
	text-align:center;
}
#contact p,#contact02 p{
	width:780px;
	margin:auto;
	margin-bottom:30px;
	font-size:20px;
}
#contact p span{
	font-size:24px;
	color:#c60103;
}
#contact dl{
	overflow:hidden;
	padding:0 90px;
	width:780px;
	margin:auto;
	margin-bottom:20px;
}
#contact dt{
	font-size:24px;
	float:left;	
	width:180px;
}
#contact dt span{
	font-size:24px;
	color:#c60103;
}
#contact dd{
	float:left;
	width:600px;
	font-size:16px;
}
#contact dd input{
	border:2px solid #111;
	width:100%;
	height:40px;
	padding:5px;
	box-sizing:border-box;
	background:transparent;
	font-size:16px;
}
#contact dd textarea{
	border:2px solid #111;
	width:100%;
	height:240px;
	background:transparent;
	box-sizing:border-box;
	padding:5px;
	font-size:16px;
}
#submit{
	padding-top:40px;
	text-align:center;
	padding-bottom:100px;
}
#submit input{
	border:2px solid #111;
	width:240px;
	height:50px;
	background:transparent;
	font-size:24px;
	cursor:pointer;
	transition:all 0.4s ease;
}
#contact-back-btn{
	padding-top:40px;
}
#contact-back-btn a{
	border:2px solid #111;
	width:280px;
	margin:auto;
	text-align:center;
	line-height:50px;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	height:50px;
	background:transparent;
	font-size:24px;
	cursor:pointer;
	transition:all 0.4s ease;
	display:block;
}
#submit input:hover,#contact-back-btn a:hover{
	color:#fff;
	background:#111;
}
#contact .check *{
	font-size:16px;
}
#contact .check input{
	display:inline-block;
	margin-right:10px;
	vertical-align:18px;
}
#contact .check span{
	display:inline-block;
	color:#111;
	width:750px;
}
.flex{
	display: flex;
	align-items: center;
}
.flex li{
	padding: 0 10px;
}
.flex li *{
	display: block;
}
