@charset "UTF-8";
/* CSS Document */

/*------------------------
	common
------------------------*/

*{box-sizing: border-box}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #434343;
}

.header{
	width: 960px;
	margin: 0 auto;
}

.header .logo{
	margin-top: 65px;
	margin-bottom: 0;
}

.header .logo img{
	width: 299.5px;
	height: 135px;
}

.header .logo p{
	font-size: 18px;
	letter-spacing: 0.16em;
	color: #146033;
	margin-top: 5px;
	margin-bottom: 23px;
	margin-left: 5px;
}

.globalTel{
	position: absolute;
	right: 0;
	top: 65px;
	z-index: 1;
}

.globalTel.fixed{
	position: fixed;
	top:0;
}

.globalNav{
	list-style: none;
	padding-left: 0;
}

.globalNav li{
	float: left;
	width: 137px;
	height: 93px;
	text-align: center;
	border-left: dotted 1px #bfbfbf;
	font-size: 19px;
	padding-top: 15px;
	box-sizing: border-box;
}

.globalNav li .top{
	letter-spacing: 0.12em;
}

.globalNav li .glorious{
	letter-spacing: 0.1em;
}

.globalNav li .plan{
	letter-spacing: 0.1em;
}

.globalNav li .flow{
	letter-spacing: 0.26em;
}

.globalNav li .qa{
	letter-spacing: 0.24em;
}

.globalNav li .contact{
	letter-spacing: 0.1em;
}

.globalNav li .air-transport{
	letter-spacing: 0.1em;
}

.globalNav li .air-transport span{
	font-size: 0.65em;
	letter-spacing: 0em;
	white-space: nowrap;
}

.globalNav li:last-child{
	border-right: dotted 1px #bfbfbf;
}

.globalNav li:hover{
	border-bottom: solid 7px #434343;
}

.globalNav a{
	color: #434343;
	text-decoration: none;
	display: block;
}

.globalNav span{
	font-size: 14px;
	color: #c9c9c9;
}

.current{
	border-bottom: solid 7px #434343;
}

/*------------------------
	main
------------------------*/

.mainImage{
	clear: both;
	width: 100%;
	height: 460px;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.mainImage.contact{
	background-image: url( ../image/contact/contact_mainimage.jpg);
}

.mainImage h1 {
	font-weight: normal;
	color: #fffbfb;
	font-size: 44px;
    text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.35);
	letter-spacing: 0.18em;
	margin: 0;
	padding: 0;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #434343;
}

main{
	width: 660px;
	margin: 0 auto;
}

.contactLead{
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

.contactLead p img{
	display: inline-block;
	height: 32px;
	width: 42px;
	margin-right: 20px;
}

main p.lead{
	font-weight: normal;
	font-size: 30px;
	font-family: "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #146033;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 0;
}

main p.attention{
	font-weight: normal;
	font-size: 20px;
	color: #e51f2f;
	letter-spacing: 0.1em;
	text-align: left;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	padding-left: 38px;
}

.contactForm{
	width: 573px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	font-size: 18px;
	color: #313131;
	letter-spacing: 0.1em;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
 
#page-top a {
    display: block;
    background: #146033;
    color: #fff;
    font-size: 35px;
    width: 70px;
    height: 70px;
    padding-top: 11px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}
 
#page-top a:hover {
    background: #5D8B70;
    text-decoration: none;
}


/* --responsive------------------------------------------- */

/* 640pixel start */
@media screen and ( max-width : 640px ){

body{
	font-size : 100%;
}

}
/* 640pixel end */





/*input{
	width: 100%;
}

button{
	width: 50px;
	height: 30px;
}

main{
	width: 660px;
	margin: 0 auto;
}

.contactLead{
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.contactLead p img{
	height: 32px;
	width: 42px;
	margin-right: 20px;
}

main p{
	font-weight: normal;
	font-size: 36px;
	font-family: "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #146033;
	letter-spacing: 0.1em;
	text-align: center;
}

main h3{
	font-weight: normal;
	font-size: 24px;
	color: #e51f2f;
	letter-spacing: 0.1em;
	text-align: left;
}

.contactForm{
	width: 573px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	font-size: 24px;
	color: #313131;
	letter-spacing: 0.1em;
}

.contactForm li{
	padding-top: 40px;
}

.contactForm .important{
	color: #e51f2f;
}

.contactForm .attention{
	font-size: 17px;
}

.contactForm input{
	margin-top: 30px;
}

main#form_submit{
	margin-bottom: 76px;
	width:121px;
	height: 59px;
	background-color: #98bd4f;
	border-style: none;
    border-radius: 10px;
	box-shadow: 0px 3px 3px 0px rgba(67, 67, 67, 0.46);
	font-size: 34px;
	letter-spacing: 0.18em;
	font-family: "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding: 12px 20px;
    line-height: 1.2em;
    text-shadow: 0px 5px 7px rgba(67, 67, 67, 0.42);
	text-align: center;
}

*/
/*------------------------
	footer
------------------------*/
.footer{
	width: 100%;
	background-color: #146033;
	text-align: center;
	font-size: 23px;
	color: #fff;
	padding-top: 15px;
}

.inner{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

.inner .lead{
	margin-top: 0;
	margin-bottom: 15px;
	letter-spacing: 0.18em;
}

.inner .hours{
	color: #146033;
	background-color: #fff;
	display: inline-block;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.inner .tel a{
	text-decoration: none;
	color: #fff;
}

.inner .icon img{
	width: 53px;
	height: 54px;
	margin-right: 30px;
}

.inner .number{
	font-size: 67px;
	font-weight: bold;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
	letter-spacing: 0.01em;
	text-align: center;
	font-weight: bold;
}

.footerBottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	border-top: solid 3px #2a5135;
	justify-content: center;
}

.footerBottom .logo img{
	width: 220px;
	height: 104px;
}

.inner .company{
	text-align: left;
	font-size: 18px;
	letter-spacing: 3px;
	padding-left: 100px
}

.footer p.copyright{
	font-size: 18px;
	background-color: #2a5135;
	margin-bottom: 0;
}