﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	clip: rect(auto,auto,auto,auto);
	color: #333333;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
}


p, ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 90%;
}

/*---------------------
  ヘッドここから
---------------------*/

.head-main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}
.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/head_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 620px;
	margin-top: 120px;

}

/*---------------------
  コンテンツここから
---------------------*/


.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 88px;
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #3D6399;
}

.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
}
.cont02-box1 {
	width: 73%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box2 {
	width: 61.5%;
	overflow: hidden;
	float: left;
}
.cont02-box3 {
	width: 38.5%;
	float: right;
	padding-top: 58px;
	padding-bottom: 82px;
	margin-top: 10px;
	background: url(../img/cont02-02.png) no-repeat left top,
  url(../img/cont02-02.png) no-repeat right bottom,
  #0A5F9F;
}

.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont04-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 88px;
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #DFE4E4;
}
.cont04-box1 {
	width: 1200px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 500px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 15px;
	float: left;
}
.cont04-box3 {
	width: 500px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 15px;
	float: right;
}

/*---------------------
  マウスオン画像拡大ここから
---------------------*/
.mausu{
	display: block;
	overflow: hidden;
	position: relative;
}
.mausu .word{
	display: block;
	color: #FFF;
	font-size: 200%;
	text-align: center;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	margin-left: 30%;
	padding: 10px;
	margin-bottom: 24%;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.mausu a:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.9s ease;
}

.contact01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/contact01-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 100px;
	padding-bottom: 100px;
}

.contact01-box1 {
	margin-right: auto;
	width: 1000px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 26px;
}
.contact01-box2 {
	width: 46%;
	margin-left: 2%;
	float: left;
	margin-bottom: 10px;
}
.contact01-box3 {
	width: 46%;
	float: right;
	margin-right: 2%;
}
.contact01-box4 {
	width: 46%;
	margin-right: auto;
	clear: both;
	margin-left: auto;
}




.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.foot1 {
	background-color: #0A5F9F;
	width: 50%;
	float: left;
	height: 430px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/contact01-02.png);
}




.foot1-box1 {
	width: 470px;
	float: right;
	margin-left: 20px;
	padding-right: 30px;
}
.foot1-box2 {
	width: 310px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.foot1-box2 li{
	float: left;
	margin-bottom: 13px;
}

.foot2 {
	width: 50%;
	float: right;
	height: 430px;
}


.foot-button2 {
	display: block;
	width: 130px;
}
.foot-button2 a {
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #0A5F9F;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.foot-button2 a:hover {
	background-color: #ffffff;
	color: #0A5F9F;
}






.logo2 {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 14px;
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
}

.td1 {
	padding-top: 10px;

}
.td2 {
	clear: both;
	padding-bottom: 30px;
}



.side01 {
	position: fixed;
	bottom: 500px;
	right: 0px;
	z-index: 9999;
}
.side02 {
	position: fixed;
	bottom: 340px;
	right: 0px;
	z-index: 9999;
}







.li-td1 {
	margin-left: 170px;
}
.li-td2 {
	margin-left: 55px;
}
.li-td3 {
	margin-left: 7px;
}
.li-td4 {
	margin-left: 18px;
}
.nav-td1 {
	margin-right: 38px;
}
.nav-td2 {
}




.mini1 {
}
.mini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}


/*---------------------
  ロールオーバー
---------------------*/
.hover a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover2 a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/*---------------------
  フェード効果
---------------------*/

.fade {
}
.fadeInDown {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
}
@-webkit-keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}



/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button1 a {
	display: block;
	width: 360px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 130%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button1 a:hover {
	color: #C7D6E9;
	border: 2px solid #C7D6E9;
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button2 a {
	display: block;
	width: 330px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button2 a:hover {
	color: #C7D6E9;
	border: 2px solid #C7D6E9;
}
.button3 {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.button3 a {
	display: block;
	width: 400px;
	border: 3px solid #446DA1;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 130%;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #446DA1;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button3 a:hover {
	color: #446DA1;
	background-color: #FFFFFF;
}




.sphide {
	display: block;
}
.spdisp {
	display: none;
}

.sphide2 {
	display: block;
}
.spdisp2 {
	display: none;
}


/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
body {
	min-width: 1200px;
}

/*---------------------
  ヘッドここから
---------------------*/

.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/head_back2.png);
	background-repeat: no-repeat;
	background-position: center center;
background-size: cover;
	height: 498px;
	margin-top: 120px;

}

/*---------------------
  コンテンツここから
---------------------*/


.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 88px;
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #3D6399;
}

.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
}
.cont02-box1 {
	width: 94%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box2 {
	width: 61.5%;
	overflow: hidden;
	float: left;
}
.cont02-box3 {
	width: 38.5%;
	float: right;
	padding-top: 38px;
	padding-bottom: 42px;
	margin-top: 0px;
	background: url(../img/cont02-02.png) no-repeat left top,
  url(../img/cont02-02.png) no-repeat right bottom,
  #0A5F9F;
}

.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont04-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 88px;
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #DFE4E4;
}
.cont04-box1 {
	width: 1100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 500px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 15px;
	float: left;
}
.cont04-box3 {
	width: 500px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 15px;
	float: right;
}

/*---------------------
  マウスオン画像拡大ここから
---------------------*/
.mausu{
	display: block;
	overflow: hidden;
	position: relative;
}
.mausu .word{
	display: block;
	color: #FFF;
	font-size: 200%;
	text-align: center;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	margin-left: 30%;
	padding: 10px;
	margin-bottom: 24%;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.mausu a:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.9s ease;
}

.contact01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/contact01-01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 100px;
	padding-bottom: 100px;
}

.contact01-box1 {
	margin-right: auto;
	width: 1000px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 26px;
}
.contact01-box2 {
	width: 46%;
	margin-left: 2%;
	float: left;
	margin-bottom: 10px;
}
.contact01-box3 {
	width: 46%;
	float: right;
	margin-right: 2%;
}
.contact01-box4 {
	width: 46%;
	margin-right: auto;
	clear: both;
	margin-left: auto;
}



.sphide2 {
	display: none;
}
.spdisp2 {
	display: block;
}
}
	
/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
body {
	min-width: 480px;
}


/*---------------------
  コンテンツーここから
---------------------*/

/*---------------------
  ヘッドここから
---------------------*/

.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/head_back3.png);
	background-repeat: no-repeat;
	background-position: center center;
    background-size: cover;
	height: 300px;
	margin-top: 105px;

}

/*---------------------
  コンテンツここから
---------------------*/


.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 60px;
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #3D6399;
}

.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
.cont02-box1 {
	width: 86%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box2 {
	width: 100%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-bottom: 10px;
}
.cont02-box3 {
	width: 100%;
	float: none;
	padding-top: 38px;
	padding-bottom: 42px;
	margin-top: 0px;
	background: url(../img/cont02-02.png) no-repeat left top,
  url(../img/cont02-02.png) no-repeat right bottom,
  #0A5F9F;
	clear: both;
}

.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont04-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 88px;
	padding-bottom: 80px;
	overflow: hidden;
	background-color: #DFE4E4;
}
.cont04-box1 {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 420px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 10px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.cont04-box3 {
	width: 420px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 10px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------
  マウスオン画像拡大ここから
---------------------*/
.mausu{
	display: block;
	overflow: hidden;
	position: relative;
}
.mausu .word{
	display: block;
	color: #FFF;
	font-size: 200%;
	text-align: center;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	margin-left: 22%;
	padding: 10px;
	margin-bottom: 24%;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.mausu a:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.9s ease;
}

.contact01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/contact01-01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 100px;
	padding-bottom: 100px;
}

.contact01-box1 {
	margin-right: auto;
	width: 100%;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 26px;
}
.contact01-box2 {
	width: 46%;
	margin-left: 2%;
	float: left;
	margin-bottom: 10px;
}
.contact01-box3 {
	width: 400px;
	float: none;
	margin-right: auto;
	clear: both;
	margin-left: auto;
}
.contact01-box4 {
	width: 46%;
	margin-right: auto;
	clear: both;
	margin-left: auto;
}


.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.foot1 {
	background-color: #0A5F9F;
	width: 100%;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}




.foot1-box1 {
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-right: 0px;
}
.foot1-box2 {
	width: 310px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.foot1-box2 li{
	float: left;
	margin-bottom: 13px;
}

.foot2 {
	width: auto;
	float: none;
	height: 350px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.logo2 {
	margin-top: 40px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


.sphide {
	display: none;
}
.spdisp {
	display: block;
}

.spmini1 {

}
.spmini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
}



}	
