@charset "utf-8";

/*===== PC ここから =====*/
@media screen and (min-width: 741px){ 
	
	

/*===== fv =====*/
.fv{
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	position: relative;
	overflow: hidden;
}
	
.fv_ttlimg {
	position: absolute;
	left: 256px;
	top: 90px;
	}
	.fv_txt {
		color: #fff;
		font-size: 20px;
		position: absolute;
		margin: 0 0 0 -230px;
		left: 50%;
		bottom: 125px;
		text-align: center;
	}
	
	.fv_btn {
		width: 464px;
		background-color: transparent;
		border: 2px solid #fff;
		position: absolute;
		bottom: 55px;
		left: 50%;
		background-size: 10px;
		margin: 0 0 0 -232px;
	}
	
	.fv_btn a {
		font-size: 16px;
		font-weight: bold;
		padding: 10px 0;
		display: block;
		color: #fff;
		text-decoration: none;
		text-align: center;
	}

	.fv_btn a:hover {
		background-color: rgba(255,255,255,0.2);
		color: #fff;
		transition: 0.3s;
	}
	
	.fv_btn a:hover .fa-chevron-right {
		color: #fff;
		transition: 0.3s;
	}
	
	.fv_btn .fa-chevron-right {
		position: absolute;
		top: 13px;
		right: 10px;
		color: #fff;
	}
    .loan_bnr{
        width:900px;
        margin: 40px auto 60px; 
    }	
	.bnr_box {
		height: 360px;
		width: 1200px;
		margin: 0 auto 45px;
		position: relative;
		overflow: hidden;
		display: flex;
	}
	
	.bnr_box a img:hover {
		opacity: inherit;
	}
	
	.bnr01 {
		width: 400px;
		height: 360px;
		/*background: url(img/top_bnr01.jpg) no-repeat;
		background-size: contain;
		text-align: center;
		padding-top: 20px;*/
		flex: 2;
		
	}
	
	/*.bnr01 img {
		width: 530px;
		margin: 0 auto;
		text-align: center;
	}
	*/
	.bnr01 .bnr_btn {
		width: 266px;
		margin: 0;
		background-color: transparent;
		border: 2px solid #fff;
		position: absolute;
		bottom: 60px;
		left: 267px;
		background-size: 10px;
		font-size: 16px;
		font-weight: bold;
		padding: 10px 0;
		display: block;
		color: #fff;
	}
	
	.bnr01 .bnr_btn:hover {
		background-color: rgba(255,255,255,0.2);
		color: #fff;
		transition: 0.3s;
	}
	
	.bnr01 .bnr_btn:hover .fa-chevron-right {
		color: #fff;
		transition: 0.3s;
	}
	
	.bnr01 .bnr_btn .fa-chevron-right {
		position: absolute;
		top: 15px;
		right: 10px;
		color: #fff;
	}
	
	.bnr02 {
		width: 400px;
		height: 360px;
		background-color: #f7f7eb;
		background-size: contain;
		text-align: center;
		padding-top: 20px;
		flex: 1;
	}

	.bnr02 img {
		width: 340px;
		margin: 0 auto;
	}
	
	.bnr02 .bnr_btn {
		width: 266px;
		margin: 0;
		background-color: transparent;
		border: 2px solid #ff6c00;
		position: absolute;
		bottom: 20px;
		right: 67px;
		background-size: 10px;
		font-size: 16px;
		font-weight: bold;
		padding: 10px 0;
		display: block;
		color: #ff6c00;
		transition: 0.3s;
	}
	
	.bnr02 .bnr_btn:hover {
		background-color: #ff6c00;
		color: #fff;
	}
	
	.bnr02 .bnr_btn:hover .fa-chevron-right {
		color: #fff;
		transition: 0.3s;
	}
	
	.bnr02 .bnr_btn .fa-chevron-right {
		position: absolute;
		top: 15px;
		right: 10px;
		color: #ff6c00;
	}
	
	
	
	
/*===== menu =====*/
.menu_box{
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.h2_ttl01{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #004799;
	font-size: 34px;
	background-image: url(img/line.png),url(img/line.png);
	background-repeat: no-repeat;
	line-height: 100%;
	background-position: left center,right center;
	text-align: center;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu_list{
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
}
.menu_list li{
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 30px;
}
	.menu_list li a img:hover {
		opacity: 1;
	}
.menu_list li a{
	text-decoration: none;}

	.menu_list li:hover .h3_ttl01 {
		opacity: 1;
	}
	
	
.menu_list li:hover .h3_ttl01::before {
	left: 0;
	
}
	
	
figure {
	position: relative;
	overflow: hidden;
	width: 330px;
	margin: 0px;
	}
	
	.h3_ttl01::before {
		content: "";
		display: block;
		width: 330px;
		height: 73px;
		margin: -36px 0 0 0;
		background-color: rgba(0,73,153,1.00);
		position: absolute;
		top: 50%;
		left: -100%;
		opacity: 1;
		transition: 0.3s;
	}


	
	.h3_ttl01 {
	padding: 25px 20px;
	position: absolute;
	top: 50%;
	width: 290px;
	margin: -36px 0 0 0;
	line-height: 130%;
	background-color: rgba(0,73,153,0.8);
	transition: 0.3s;
	}
	
.h3_ttl01 span{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 130%;
	width: 290px;
	text-align: center;
	position: relative;
	z-index: 10;
}

/*===== bnr_box =====*/

/*===== c_box =====*/	
.c_box01{
	width: 100%;
	position: relative;
}
.b_box01{
	background-color: #F5F3F4;
	position: absolute;
	left: 0px;
	width: 50%;
}
.b_box02{
	background-color: #E2EBF4;
	position: absolute;
	right: 0px;
	width: 50%;
}
.l_box{
	width: 500px;
	float: right;
	margin-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.r_box{
	width: 500px;
	float: left;
	margin-left: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.h2_ttl02{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-left: 5px solid #004999;
	font-size: 30px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news li{
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
/* hover */
.news li:hover,.faq li:hover {
  background: rgba(255,255,255,0.4);
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.news li a{
	text-decoration: none;
	padding-top: 18px;
	padding-bottom: 15px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	}
.date{
	padding: 0px;
	font-size: 12px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.date span{
	color: #FFF;
	background-color: #0a4bc2;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	line-height: 100%;		
}
.news li h4{
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #019AE2;
	text-decoration: underline;
}
.n_txt{
	margin: 0px;
	padding: 0px;
}
.p_txt01{
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(img/ico01.png);
	background-repeat: no-repeat;
	background-position: 82%;
}
.p_txt03{
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: url(img/ico01.png);
	background-repeat: no-repeat;
	background-position: 420px;
}
.p_txt01 a,.p_txt03 a{
	color: #606060;}
.faq{
	border-spacing: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.faq li a{
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.faq li{
	border-bottom: 1px solid #C9C9C9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-top;
	margin-right: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.faq span.q{
	font-size: 12px;
	color: #FFF;
	background-color: #019AE2;
	padding: 10px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 100%;
	float: left;
	margin-right: 10px;
	width: 10px;
}
.faq span.txt{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	vertical-align: text-top;
	width: 420px;
	float: left;
}
/*===== menu =====*/
.c_box02{
	width: 100%;
	position: relative;
	margin-bottom: 40px;
}
.menu_btn01{
	width: 50%;
	position: absolute;
	left: 0px;
	background-image: url(img/btn_bg01.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.menu_btn02{
	width: 50%;
	position: absolute;
	right: 0px;
	background-image: url(img/btn_bg02.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.btn01{
	background-color: #004999;
	width: 340px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	position: relative;
	margin-left: -170px;
	left: 50%;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 100px;
}
.btn01 a{
	background-image: url(common/img/btn_ico.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
/* hover */
.btn01:before,.btn02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #002455;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn01:hover:before, .btn01:focus:before, .btn01:active:before,.btn02:hover:before, .btn02:focus:before, .btn02:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*===== map =====*/
#map_canvas{
	width:100%;
	height: 400px;
	margin-bottom: 40px;}
.btn02{
	background-color: #004999;
	width: 340px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	position: relative;
	margin-left: -170px;
	left: 50%;
	margin-right: 0px;
	margin-bottom: 50px;
}
.btn02 a{
	background-image: url(common/img/btn_ico.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
/*===== c_box =====*/	
.c_box03{
	width: 100%;
	position: relative;
	margin-bottom: 50px;
	background-color: #004999;
	padding: 0px;
}
.img_box{
	background-image: url(img/bg03.png);
	background-repeat: no-repeat;
	height: 473px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 740px;
}
.txt_box{
	width: 380px;
	padding-top: 20px;
}
.txt_box h4{
	font-size: 16px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.txt_box h4 span{
	font-size: 12px;}
.p_ttl02{
	font-size: 21px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:160%;
}
.p_txt02{
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

}

/*===== PC ここまで =====*/


/*===== SP ここから =====*/
@media screen and (max-width: 740px){
.sp_none{ display: none;}
/*===== fv =====*/
	
.fv{
	width: 100%;
	padding: 60% 0;
	margin: 50px auto 0;
	position: relative;
	overflow: hidden;
}
	
	.fv img {
		width: 100%;
	}

	
.fv_ttlimg {
	padding: 0 20px;
	margin: 0 0 0 -50%;
	position: absolute;
	left: 50%;
	top: 42%;
	}
	.fv_txt {
		color: #fff;
		font-size: 13px;
		position: absolute;
		margin: 0 0 0 -150px;
		left: 50%;
		bottom: 20%;
		text-align: center;
	}
	
	.fv_btn {
		width: 90%;
		background-color: transparent;
		border: 1px solid #fff;
		position: absolute;
		bottom: 10%;
		left: 50%;
		background-size: 10px;
		margin: 0 0 0 -45%;
	}
	
	.fv_btn a {
		font-size: 12px;
		padding: 5px 0;
		display: block;
		color: #fff;
		text-decoration: none;
		text-align: center;
	}

	.fv_btn a:hover {
		background-color: #fff;
		color: #000;
		transition: 0.3s;
	}
	
	.fv_btn a:hover .fa-chevron-right {
		color: #000;
		transition: 0.3s;
	}
	
	.fv_btn .fa-chevron-right {
		font-size: 11px;
		position: absolute;
		top: 11px;
		right: 10px;
		color: #fff;
	}
    .loan_bnr{
        width:80%;
        margin: 30px auto 30px; 
    }	
    .loan_bnr img{width:100%;}
	.bnr_box {
		width: 100%;
		margin: 0 auto 25px;
	}
	
	.bnr_box a img:hover {
		opacity: inherit;
	}
	
	.bnr01 {
		/*background: url(img/top_bnr01.jpg) no-repeat;
		background-size: cover;
		text-align: center;*/
		position: relative;
		
	}
	
/*	.bnr01 img {
		width: 85%;
		margin: 0 auto;
		text-align: center;
	}*/
	
	.bnr01 .bnr_btn {
		width: 90%;
		margin: 0 0 0 -45%;
		background-color: transparent;
		border: 1px solid #fff;
		position: absolute;
		bottom: 8%;
		left: 50%;
		background-size: 10px;
		font-size: 11px;
		padding: 5px 0;
		display: block;
		color: #fff;
	}
	
	.bnr01 .bnr_btn:hover {
		background-color: #fff;
		color: #000;
		transition: 0.3s;
	}
	
	.bnr01 .bnr_btn:hover .fa-chevron-right {
		color: #000;
		transition: 0.3s;
	}
	
	.bnr01 .bnr_btn .fa-chevron-right {
		font-size: 10px;
		position: absolute;
		top: 10px;
		right: 5px;
		color: #fff;
	}
	
	.bnr02 {
		background-color: #f7f7eb;
		position: relative;
		padding: 20px 0;
		text-align: center;
		box-sizing: border-box;
	}
	
	.bnr02 img {
		width: 55%;
		margin: 0 auto;
	}
	
	.bnr02 .bnr_btn {
		width: 85%;
		margin: 0 -45% 0 0;
		background-color: transparent;
		border: 1px solid #ff6c00;
		position: absolute;
		bottom: 5%;
		right: 50%;
		background-size: 10px;
		font-size: 11px;
		padding: 10px 0;
		display: none;
		color: #ff6c00;
		text-align: center;
	}
	
	.bnr02 .bnr_btn .fa-chevron-right {
		font-size: 10px;
		position: absolute;
		top: 15px;
		right: 5px;
		color: #ff6c00;
	}

/*===== menu =====*/
.menu_box{
	width: 100%;
	margin-bottom: 30px;
}
.h2_ttl01{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #004799;
	font-size: 18px;
	background-image: url(img/line.png),url(img/line.png);
	background-repeat: no-repeat;
	background-size:36px;
	line-height: 100%;
	background-position: left center,right center;
	text-align: center;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.menu_list{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.menu_list li{
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;

	margin-top: 0px;
}
.menu_list li a{
	text-decoration: none;}
figure {
	position: relative;
	width: 100%;
	margin: 0px;
	height: 160px;
	overflow: hidden;
}
figcaption {
	display: none;
}
.h3_ttl01{
	background-color: #004999;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.4em;
	margin: 0px;
	text-align: left;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.h3_ttl01 span{
	font-size: 13px;
	color: #fff;
}
	
/*===== c_box =====*/	
.c_box01{
	width: 100%;
}
.b_box01{
	background-color: #F5F3F4;
	padding-top: 20px;
	padding-bottom: 20px;
}
.b_box02{
	background-color: #E2EBF4;
	padding-top: 20px;
	padding-bottom: 20px;
}
.l_box{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.r_box{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.h2_ttl02{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-left: 5px solid #004999;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news li{
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news li a{
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	}
.date{
	padding: 0px;
	font-size: 11px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.date span{
	color: #FFF;
	background-color: #0a4bc2;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	line-height: 100%;		
}
.news li h4{
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #019AE2;
	text-decoration: underline;
	line-height: 130%;
}
.n_txt{
	margin: 0px;
	padding: 0px;
}
.p_txt01,.p_txt03{
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.p_txt01 a,.p_txt03 a{
	color: #606060;}
.faq{
	border-spacing: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.faq li a{
	text-decoration: none;
	display: block;
	padding: 10px;
	overflow: hidden;
}
.faq li{
	border-bottom: 1px solid #C9C9C9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-top;
	margin-right: 0px;
}
.faq span.q{
	font-size: 12px;
	color: #FFF;
	background-color: #019AE2;
	padding: 10px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 100%;
	margin-right: 10px;
	width: 10px;
	float: left;
}
.faq span.txt{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	vertical-align: text-top;
	width: 85%;
	float: left;
}
/*===== menu =====*/
.c_box02{
	width: 100%;
	margin-bottom: 0px;
}
.menu_btn01{
	background-image: url(img/btn_bg01.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menu_btn02{
	background-image: url(img/btn_bg02.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.btn01,.btn02{
	background-color: #004999;
	width: 65%;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.btn01 a,.btn02 a{
	background-image: url(common/img/btn_ico.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	background-size: 16px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0px;
}
/*===== map =====*/
#map_canvas{ display: none;}
/*===== c_box =====*/	
.c_box03{
	width: 100%;
	position: relative;
	margin-bottom: 25px;
	background-color: #004999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.img_box{
	background-image: url(img/bg03.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 68%;
	width: 100%;
}
.txt_box{
	width: 95%;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.txt_box h4{
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.txt_box h4 span{
	font-size: 10px;

}
.p_ttl02{
	font-size: 16px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.p_txt02{
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

}
/*===== SP ここまで =====*/
