@charset "EUC-JP";
/* ¥Û¥ó¥À¥É¥ê¡¼¥à */
*, *:before, *:after{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html{
	font-size: 100%;
}

body{
	margin: 0;
	padding: 0;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic Pro, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

footer{
	background: #fff;
	color:#000;
}

img{
	border: 0;
	vertical-align: bottom;
}

li{
	list-style: none;
}

ul, li, dl, dt, dd{
	margin: 0;
	padding: 0;
	line-height: 22px;
}

a:link{
	color: #000;
}

a:visited{
	color: #000;
}

a:hover{
	color: #999;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



#wrap {
	background-color: #000;
}

#main * {
box-sizing: border-box;
}

#main {
	width: 1260px;
	margin: 0 auto;
	padding-bottom: 42px;
}

#main a:hover,
#main a img:hover {
	opacity: 0.7;
	-moz-opacity: 0.8;
}

@media (max-width: 768px) {
	#wrap{
		background-color: #fff;
	}
	#main {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 3%;
	}

	#main a:hover {
		opacity: 1;
		-moz-opacity: 1;
	}
}


/* main_visual */
#main h1 {
	position: relative;
}

#main .main_txt {
	position: absolute;
	bottom: 96px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

@media (max-width: 768px) {
	#main .m_v {
		width: 100%;
	}

	#main .main_txt {
		width: 93%;
		bottom: 5.5%;
	}
}
/* // main_visual */


/* sec_pdf */
#main .sec_pdf {
	background: url("../img/pdf_bg.png") no-repeat center top #fff;
	text-align: center;
	padding: 104px 0 104px;
}

#main .sec_pdf h2 {
	margin-bottom: 30px;
}

@media (max-width: 768px) {
	#main .sec_pdf {
		padding: 5% 0 3%;
	}

	#main .sec_pdf h2 {
		margin-bottom: 5%;
	}

	#main .sec_pdf h2 img {
		width: 55%;
	}

	#main .sec_pdf div img {
		width: 85%
	}
}
/* // sec_pdf */


/* sec_map */
#main .sec_map {
	background: url("../img/bg_img_pc.png") no-repeat center top #fff;
	padding: 88px 0 20px;
}

#main .sec_map .map_box {
	width: 980px;
	margin: 0 auto;
}

#main .sec_map .map_box h2 {
	width: 880px;
	margin: 0 auto 37px;
	text-align: center;
}
#main .sec_map .map_box .map_info{
	background-color: #a8d4ef;
    width: 909px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 11px 17px 24px 99px;
}
#main .sec_map .map_box .map_info .img {
	width: 540px;
	float: left;
	margin-right: 50px;
}

#main .sec_map .map_box .map_info .img img {
	width: 540px;
}

#main .sec_map .map_box .map_info .list {
	width: 200px;
	float: left;
	margin-top: 60px;
}
#main .sec_map .map_box .map_info .list ul li{
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	text-decoration: underline;
	margin-bottom: 50px;
}
















.map {
    margin-top: 30px;
    position: relative;
}

.map .nav-con {
    display: none;
    position: absolute;
}

.map .nav-con.on {
    display: block;
}

.map .nav-con a {
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    background: #fff;
    padding: 5px 0;
    color: #000;
}

.map .nav-con a .text {
    font-size: 14px;
    display: block;
    margin-top: 5px;
    padding-left: 10px;
}

.map .nav-con a .text2 {
    padding-left: 5px;
    display: block;
    margin: 5px;
}

.map .nav-con table {
    width: 100%;
    position: relative;
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
}

.map .nav-con table tr {
    border-bottom: 1px solid #ccc;
}

.map .nav-con table td {
    border-right: 1px solid #ccc;
    cursor: pointer;
    white-space: nowrap;
		width: 50%;
}

.map .nav-con table:before {
    content: '';
    width: 0;
    position: absolute;
    bottom: -20px;
    left: 50%;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.map #m1 {
    top: 98px;
    left: -45px;
    width: 875px;
    padding-top: 20px;
}
.map #m2 {
    top: 151px;
    left: -138px;
    width: 875px;
    padding-top: 20px;
}
.map #m3 {
    top: 242px;
    left: -149px;
    width: 875px;
    padding-top: 20px;
}
.map #m4 {
    top: 164px;
    left: 67px;
    width: 875px;
    padding-top: 20px;
}
.map #m5 {
    top: 269px;
    left: -12px;
    width: 875px;
    padding-top: 20px;
}
.map #m6 {
    top: 350px;
    left: 58px;
    width: 875px;
    padding-top: 20px;
}
.map #m7 {
    top: 157px;
    left: -56px;
    width: 875px;
    padding-bottom: 20px;
}

.map a:hover{
    background: #688b29;
}

.map #m1 table:before,
.map #m2 table:before,
.map #m3 table:before,
.map #m4 table:before,
.map #m5 table:before,
.map #m6 table:before{
    content: '';
    width: 0;
    position: absolute;
    top: -15px;
    left: 50%;
    height: 0;
    border-left: 15px solid transparent;
    border-bottom: 20px solid #1d2089;
    border-right: 15px solid transparent;
}
.map #m7 table:before{
    content: '';
    width: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0;
    border-left: 15px solid transparent;
    border-top: 20px solid #1d2089;
    border-right: 15px solid transparent;
}
.map table tbody{
    width: 392px;
    border: solid 7px #1d2089;
}




@media (max-width: 768px) {
	#main .sec_map {
		background: url("../img/bg_img_sp.png") no-repeat center top;
		padding: 3.5% 3% 1.5%;
	}

	#main .sec_map .map_box {
		width: auto;
		padding: 6% 6.5% 2%;
	}

	#main .sec_map .map_box h2 {
		width: auto;
		padding-bottom: 4.5%;
		margin-bottom: 4%;
	}

	#main .sec_map .map_box h2 img {
		width: 90%;
	}
	#main .sec_map .map_box .map_info{
		width: auto;
		padding: 0;
	}
	#main .sec_map .map_box .map_info .img {
		width: auto;
		float: none;
		position: relative;
		margin-right: 0;
		text-align: center;
	}

	#main .sec_map .map_box .map_info .img img {
		width: 88%;
	}

	#main .sec_map .map_box .map_info .list {
		width: 100%;
		display: table;
		float: none;
		margin: 0;
		padding: 0 20px 10px;
	}
	#main .sec_map .map_box .map_info .list ul{
		border-top: 1px dotted #fff;
	}
	#main .sec_map .map_box .map_info .list ul li{
		font-size: 12px;
		display: inline-block;
		margin: 0 3px 0 0;
	}
	#main .sec_map .map_box .map_info .list dl:nth-child(1) {
		width: 51%;
		display: table-cell;
		padding-right: 4%;
		margin-right: 0;
	}

	#main .sec_map .map_box .map_info .list dl:nth-child(2) {
		width: 48%;
		display: table-cell;
	}
	.map table tbody{
		width: 100%;
	}
}

@media (max-width: 630px) {
	#main .sec_map .map_box .map_info .list dl dt {
		font-size: 20px;
	}

	#main .sec_map .map_box .map_info .list dl dd ol li {
		font-size: 16px;
	}
}

@media (max-width: 530px) {
	#main .sec_map .map_box {
		padding: 3% 6.5% 2%;
	}

	#main .sec_map .map_box .map_info .list dl dt {
		font-size: 16px;
	}

	#main .sec_map .map_box .map_info .list dl dd ol li {
		font-size: 14px;
	}
}

@media (max-width: 450px) {
	#main .sec_map .map_box .map_info .list dl dt {
		font-size: 13px;
	}

	#main .sec_map .map_box .map_info .list dl dd ol li {
		font-size: 12px;
	}
}

@media (max-width: 384px) {
	#main .sec_map .map_box {
		padding: 3% 5.5% 2%;
	}

	#main .sec_map .map_box .map_info .list dl dt {
		font-size: 12px;
	}

	#main .sec_map .map_box .map_info .list dl dd ol li {
		font-size: 11px;
	}
}

@media (max-width: 350px) {
	#main .sec_map .map_box {
		padding: 1% 3.5% 0%;
	}
}
/* // sec_map */


/* support_txt */
#main .support_txt {
	width: 900px;
	margin: 0 auto;
}

#main .support_txt div {
	width: 290px;
	float: left;
	margin-right: 25px;
	text-align: center;
}

#main .support_txt div a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 21px 0 19px 0;
	background-color: #e74445;
}

#main .support_txt div a span {
	font-size: 24px;
	line-height: 1;
	vertical-align: -2px;
	padding-right: 2px;
}

#main .support_txt p {
	font-size: 14px;
	color: #fff;
	width: 565px;
	float: left;
	line-height: 1.7;
	margin-top: -3px;
}

@media (max-width: 768px) {
	#main .support_txt {
		width: auto;
		padding: 2% 6% 2%;
	}

	#main .support_txt div {
		width: auto;
		float: none;
		margin-right: 0;
		text-align: center;
		font-size: 25px;
	}

	#main .support_txt div a {
		padding: 2.5% 0 2.1% 0;
	}

	#main .support_txt div a span {
		font-size: 32px;
	}

	#main .support_txt p {
		font-size: 20px;
		float: none;
		width: auto;
		margin-top: 3%;
	}
}

@media (max-width: 630px) {
	#main .support_txt div {
		font-size: 22px;
	}

	#main .support_txt div a span {
		font-size: 29px;
	}

	#main .support_txt p {
		font-size: 17px;
		float: none;
		width: auto;
		margin-top: 3%;
	}
}

@media (max-width: 530px) {
	#main .support_txt div {
		font-size: 18px;
	}

	#main .support_txt div a span {
		font-size: 24px;
	}

	#main .support_txt p {
		font-size: 14px;
	}
}

@media (max-width: 450px) {
	#main .support_txt div {
		font-size: 14px;
	}

	#main .support_txt div a span {
		font-size: 20px;
	}

	#main .support_txt p {
		font-size: 12px;
	}
}
/* // support_txt */



/* footer  */
.foot_area {
	background-color: #000;
}

.foot_box {
	width: 1260px;
	margin: 0 auto;
	background-color: #fff;
}

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

.footer_table td {
	border: none;
}

.footer_table td.foot_logo img {
	margin: 6px 0 0 28px;
}

.footer_table td small {
	display: block;
	padding-top: 15px;
}

.footer_table td a {
	color: #0000ee;
}

.footer_table td span {
	color: #000;
}

@media (max-width: 768px) {
	#footer.ec{
		background-color: #ffffff;
	}
	#footer.ec ul{
		border-top: solid 1px #dddddd;
	}
	#footer.ec ul li{
		border-bottom: solid 1px #dddddd;
	}
	#footer.ec ul li a{
		background: url("/smp/img/gbec/icon_arrow_gray.png") no-repeat 97% 50%;
		background-size: 8px 13px;
		-moz-background-size: 8px 13px;
		-webkit-background-size: 8px 13px;
		display: block;
		height: 42px;
		color: #333333;
		padding-left: 15px;
		line-height: 3.5;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	#footer.ec .logo_area{
		font-size: 0;
		line-height: 0;
		text-align: center;
	}
	#footer.ec .copy_right{
		background-color: #0e59b3;
		height: 15px;
		line-height: 1.5;
		font-size: 10px;
		color: #ffffff;
		text-align: center;
		border-bottom: 1px solid #ffffff;
	}

	#footer.loan{
		border-top: solid 1px #dddddd;
	}
}
/* // footer  */


.pc_show {
	display: block;
}
.sp_show {
	display: none;
}


@media (max-width: 768px) {
	.pc_show {
		display: none;
	}
	.sp_show {
		display: block;
	}
	.close-btn img{
		width: 27px;
	}
}















.modal-screen table{
	background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
}
.modal-screen table tbody{
	border: solid 4px #1d2089;
}
.modal-screen table tr{
	border-bottom: 1px solid #ccc;
}
.modal-screen table tr td{
	border-right: 1px solid #ccc;
    width: 50%;
    cursor: pointer;
    vertical-align: top;
}
.modal-screen table tr td a{
	font-size: 4vw;
    text-decoration: none;
    font-weight: bold;
    display: block !important;
    background: #fff;
    padding: 5px 0;
    color: #000;
}
.modal-screen table tr td a .text{
	margin: 5px 10px 0 10px;
    line-height: 20px;
    display: block;
    font-size: 12px;
}
.modal-screen table tr td a .text2{
	padding-left: 5px;
    font-size: 11px;
	margin: 5px;
    line-height: 16px;
    display: block;
}
.modal-btn:hover,
.modal-btn2:hover,
.modal-btn3:hover,
.modal-btn4:hover,
.modal-btn5:hover,
.modal-btn6:hover,
.modal-btn7:hover{
	background: none;
}

.modal-btn {
	position: absolute;
    top: 11.5%;
    left: 53%;
    width: 6%;
    height: 6%;
    display: block;
}
.modal-btn2 {
	position: absolute;
    top: 21%;
    left: 38%;
    width: 6%;
    height: 6%;
    display: block;
}
.modal-btn3 {
	position: absolute;
    top: 37.5%;
    left: 36%;
    width: 6%;
    height: 6%;
    display: block;
}
.modal-btn4 {
	position: absolute;
    top: 23.6%;
    left: 71.5%;
    width: 6%;
    height: 6%;
    display: block;
}
.modal-btn5 {
	position: absolute;
    top: 42.5%;
    left: 58.7%;
    width: 6%;
    height: 6%;
    display: block;
}
.modal-btn6 {
	position: absolute;
    top: 57%;
    left: 70%;
    width: 6%;
    height: 6%;
    display: block;
}
.modal-btn7 {
	position: absolute;
    top: 70%;
    left: 51.5%;
    width: 6%;
    height: 6%;
    display: block;
}

.modal-screen {
	display: none;
	width: 100%;
	min-width: 100%;
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translateX(-50%);/* ²èÌÌÃæ±û¤ËÇÛÃÖ¢¬ */
	z-index: 2;
}

.close-btn {
	position: absolute;
    top: -2%;
    left: 95%;
}
@media (max-width: 320px){
	.close-btn{
		position: absolute;
	    left: 94%;
	}
	.modal-screen{
	margin-left: -140px;
	}
}