@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	*/
	line-height: 1.1em;
}
.floLeft {
	float: left;
	color: #869300
}
.floRight {
	float: right;
}
.bold {
	font-weight: bold;
}
a, a img {
	color: #000;
	text-decoration: none;
	transition: all ease .2s;
}
img {
	max-width: 100%;
}
header {
	width: 1280px;
	margin: 0 auto;
	background: #05246E;
	padding: 10px;
	box-sizing: border-box;
}
header ul {
	display: flex;
	align-items: center;
}
header ul li:first-child {
	margin-right: auto;
}
header ul li:last-child {
	margin-left: 20px;
}
.topImg {
	position: relative;
	background: url("../img/index/Main_Img01.jpg") no-repeat;
	width: 1280px;
	height: 700px;
	margin: 0 auto;
}
.Main_Cont_Img {
	position: absolute;
	bottom: 5%;
	right: 5%;
}
.topImg div {
	position: absolute;
	bottom: 10%;
	left: 5%;
	font-size: 45px;
	line-height: 130%;
	color: #FFFF00;
	font-weight: bold;
	text-shadow: 1px 2px 3px #383838;
}
main {
	width: 1280px;
	margin: 0 auto;
}
.content01 ul {
	display: flex;
	flex-wrap: wrap;
}
.content01 ul li {
	width: 50%;
	margin-top: 5px
}
.content01 ul li:nth-child(1) {
	background: #0061FF
}
.content01 ul li:nth-child(4) {
	background: #FED325
}
.content01 ul li:nth-child(5) {
	background: #C1272D
}
.cont01 {
	padding: 50px;
	box-sizing: border-box;
}
.cont01_1st h2 {
	color: #fff;
	font-size: 34px;
	line-height: 150%;
}
.cont01_1st p {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	line-height: 130%;
	margin-top: 15px;
}
.cont01_1st p span {
	color: #FFDC00;
}
.cont01_Bt {
	width: 200px;
	margin: 15px auto 0;
}
.cont01_2nd h2 {
	font-size: 34px;
}
.cont01_2nd p {
	font-size: 24px;
	line-height: 130%;
	margin-top: 50px;
}
.cont01_3rd {
	padding-top: 100px;
}
.cont01_3rd p {
	font-size: 24px;
	line-height: 150%;
	color: #fff
}
.content02 {
	margin-top: 50px;
	padding: 0 5%;
	box-sizing: border-box;
}
.fssc_map{
    text-align: center;
    padding: 40px 0;
}
.content02 ul {
	display: flex;
	justify-content: space-around;
}
.content02 ul li:first-child {
	font-size: 34px;
	line-height: 130%;
	font-weight: bold;
	width: 15%;
	border-right: 5px solid #000;
}
.content02 ul li:nth-child(2) {
	font-size: 24px;
	line-height: 130%;
	width: 55%;
}
.content02 ul li:last-child {
	width: 20%;
}
.Contact_Wrap {
	width: 1023px;
	margin: 0 auto;
	position: relative;
}
.Contact_Wrap ul {
	width: 50%;
	position: absolute;
	top: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: flex;
	justify-content: space-around;
}
.content03 {
	margin-top: 100px;
}
.cont03 {
	display: flex;
	position: relative;
}
.cont03 > li {
	width: 50%;
}
.cont03 > li:first-child {
	position: relative;
	background: #406482;
}
.cont03 > li div {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.cont03 h2 {
	font-size: 36px;
	color: #A0D2F2;
    line-height: 150%;
}
.cont03 h3 {
	font-size: 24px;
	color: #A0D2F2;
    line-height: 150%;
    margin-top: 20px;
}
.cont03 ol {
	margin-top: 50px;
}
.cont03 ol li {
	    font-size: 22px;
    margin-bottom: 10px;
    line-height: 130%;
    color: #fff;
    text-indent: -1em;
    margin-left: 1em;
    border-bottom: 2px dotted #a0d2f2;
}
.cont03_02 {
	position: absolute;
	bottom: -8%;
	left: 10%;
	width: 80%;
	background: #fff;
	margin: 0 auto 0;
	font-size: 24px;
	line-height: 130%;
	padding: 30px;
	box-sizing: border-box;
}
.cont03 ol li span{
    color: #a0d2f2;
}
.cont03_03 {
	background: url("../img/index/Cont03_Img02.png") no-repeat;
	height: 1042px;
	margin-top: 20px;
}
.cont03_03_Point {
	position: relative;
	height: 750px;
}
.cont03_03_Point ul li:nth-child(1) {
	position: absolute;
	top: 120px;
    left: 60px;
}
.cont03_03_Point ul li:nth-child(2) {
	position: absolute;
	top: 135px;
    left: 600px;
}
.cont03_03_Point ul li:nth-child(3) {
	position: absolute;
	    top: 135px;
    left: 940px;
}
.cont03_03_Point ul li:nth-child(4) {
	position: absolute;
	    top: 285px;
    left: 775px;
}
.cont03_03_Point ul li:nth-child(5) {
	position: absolute;
	    top: 430px;
    left: 600px;
}
.cont03_03_Point ul li:nth-child(6) {
	position: absolute;
	top: 430px;
    left: 940px;
}

.cont03_03_Order{
	width: 70%;
	margin: 0 auto;
}
.cont03_03_Order ul{
	display: flex;
	justify-content: space-around;
}

.content04{
	margin-top: 30px;
	background: #76BFF4;
	padding: 30px;
}

.content04 h2{
	text-align: center;
	font-size: 36px;
	color: #215AB1;
}
.content04 ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 24px;
	line-height: 150%;
	width: 720px;
	margin: 30px auto;
}
.content04 div{
	width: 720px;
	margin: 0 auto;
	line-height: 130%;
}

.content05{
	margin-top: 30px;
}

.content05 h2{
	text-align: center;
	font-size: 36px;
	color: #215AB1;
}

.content05 p{
	font-size: 18px;
	line-height: 150%;
	margin-top: 30px;
}

.cont05{
	width: 1000px;
	margin: 0 auto;
	background: #F2F2F2;
	box-shadow:4px 4px 6px 3px #d8d8d8;
	padding: 40px 60px;;
	box-sizing: border-box;
}
.cont05 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.cont05 ul li{
	width: 32%;
	margin-bottom: 20px;
	text-align: center;
	}
.cont05_02{
	margin-top: -300px;
    position: relative;
    z-index: -1;
}
.Posi{
	position: relative;
	margin-top: -100px;
}

.content06{
	margin-top: -120px;
    z-index: -1;
    padding-top: 200px;
    background: rgb(245, 245, 245);
}

.content06 h2{
	text-align: center;
	font-size: 36px;
	color: #215AB1;
	margin-bottom: 50px;
}

#company_list {
    border-top: 1px solid #ccc;
	width: 820px;
	margin: 0 auto 100px;
	padding-bottom: 100px;
}
#company_list dt {
    float: left;
    clear: left;
    width: 15%;
    color: #13428b;
    padding: 20px;
}
#company_list dd {
    border-bottom: 1px dotted #ccc;
    padding: 20px 20px 20px 20%;
}
#company_list dd:last-child {
    border-bottom: none;
}

footer{
	text-align: center;
	padding: 20px;
}

.contactform{
    width: 70%;
    margin: 0 auto;
}
.contactform h3 {
    font-size: 36px;
    color: #215AB1;
    margin: 30px 0;
}
.filepre{
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}
.comp{
    width: 820px;
    margin: 0 auto;
    text-align: center;
}
.comp p{
    margin: 10px 0;
}
.comp p a{
    color:blue
}
.sponly {
	display: none;
}
@media screen and (max-width: 768px) {
	.sponly {
		display: block;
	}
	.pconly {
		display: none;
	}
	header {
    width: 100%;
		padding: 20px
}
	.topImg {
    position: relative;
    background: url(../img/index/Main_Img01.jpg) no-repeat;
		background-size: cover;
    width: 100%;
    height: 500px;
    margin: 0 auto;
}
	.Main_Cont_Img {
    width: 50%;
}
	.topImg div {
    bottom: 80%;
    font-size: 26px;
}
	main {
    width: 100%;
    margin: 0 auto;
}
	.content01 ul li {
    width: 100%;
    margin-top: 5px;
}
	.cont01 {
    padding: 30px;
    box-sizing: border-box;
}
	.cont01_Bt {
    width: 200px;
    margin: 15px auto 0;
    text-align: center;
}
	.cont01_1st h2 {
    color: #fff;
    font-size: 20px;
    line-height: 150%;
}
	.cont01_1st p {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    margin-top: 15px;
}
	.cont01_2nd h2 {
    font-size: 24px;
}
	.cont01_2nd p {
    font-size: 16px;
    line-height: 130%;
    margin-top: 30px;
    margin-bottom: 15px;
}
	.cont01_3rd p {
    font-size: 16px;
    line-height: 150%;
    color: #fff;
}
.content01 ul li:nth-child(1) {
	order: 1
}
.content01 ul li:nth-child(2) {
	order: 2
}
.content01 ul li:nth-child(3) {
	order: 4
}
.content01 ul li:nth-child(4) {
	order: 3
}
.content01 ul li:nth-child(5) {
	order: 5
}
.content01 ul li:nth-child(6) {
	order: 6
}
	.content02 {
    margin: 30px 0;
    padding: 0 5%;
    box-sizing: border-box;
    height: auto;
}
	.content02 ul {
    flex-wrap: wrap;
}
	.content02 ul li:first-child {
    font-size: 24px;
    line-height: 130%;
    font-weight: bold;
    width: 100%;
    border-right: none;
    margin-bottom: 15px;
}
	.content02 ul li:nth-child(2) {
	font-size: 18px;
	line-height: 130%;
	width: 100%;
}
.content02 ul li:last-child {
	width: 100%;
    text-align: center
}
	.Contact_Wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
	
	.cont03 {
    display: flex;
		flex-wrap: wrap;
    position: relative;
}
	
	.cont03 > li {
    width: 100%;
}
	.cont03_02 {
    position: static;
    bottom: -20%;
    left: 10%;
    width: 100%;
    background: #fff;
    margin: 0 auto 0;
    font-size: 16px;
    line-height: 130%;
    padding: 30px;
    box-sizing: border-box;
}
	
	.content04 ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 24px;
    line-height: 150%;
    width: 100%;
    margin: 30px auto;
		flex-wrap: wrap;
}
	.content04 div {
    width: 100%;
    margin: 0 auto;
    line-height: 130%;
}
	
	
	
	.cont05 {
    width: 100%;
    margin: 0 auto;
    background: #F2F2F2;
    box-shadow: 4px 4px 6px 3px #d8d8d8;
    padding: 30px;
    box-sizing: border-box;
}
	
	#company_list {
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 12px;
		    padding-bottom: 0;
}
	#company_list dt {
    float: left;
    clear: left;
    width: 35%;
    color: #13428b;
    padding: 10px;
		box-sizing: border-box;
}
	#company_list dd {
    border-bottom: 1px dotted #ccc;
    padding: 10px 10px 10px 35%;
}
	.content03 {
    margin-top: 50px;
}
	
	.cont03 > li div {
    width: 100%;
    position: static;
    top: 50%;
    left: 50%;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
		padding: 20px;
		box-sizing: border-box;
}
	.cont03 h2 {
    font-size: 24px;
    color: #A0D2F2;
    text-align: center;
}
	.cont03 ol {
    margin-top: 20px;
}
	.cont03 ol li {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 150%;
    color: #fff;
}
	.cont03_03_Point ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		padding-top: 30px;
	}
	.cont03_03_Point ul li{
		position: static !important;
		width: 48%;
	}
	.cont03_03_Point ul li:nth-child(1) {
    width: 70%;
    margin: 0 auto;
}
	.cont03_03_Order {
    width: 90%;
    margin: 0 auto;
}
	.cont03_03_Order ul li{
		width: 32%
	}
	.content04 h2 {
    text-align: center;
    font-size: 24px;
    color: #215AB1;
}
	.content04 h3{
		font-size: 18px;
    line-height: 140%;
    margin-bottom: 10px;
	}
	.content05 h2 {
    text-align: center;
    font-size: 24px;
    color: #215AB1;
}
	.content05 p {
    font-size: 16px;
    line-height: 150%;
    margin-top: 30px;
}
	.cont05_02 {
    margin-top: 0;
    position: relative;
    z-index: -1;
}
	.content06 h2 {
    text-align: center;
    font-size: 24px;
    color: #215AB1;
    margin-bottom: 30px;
}
    .comp{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
}










/*Contact Form 7カスタマイズ*/

table.inquiry{
    width: 100% !important;
    margin: 20px auto !important;
}
table.inquiry input{
    width: 70% !important;
    height: 40px;
    padding-left: 10px;
}
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}
table.inquiry input{
    width: 100% !important;
    height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
}
}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding: 20px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
padding: 20px;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin-top:30px;
 width:100%;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border: none;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
}

table.inquiry span {
vertical-align: middle;
}
