@charset "utf-8";
/* CSS Document */
.title {
	padding: 12px 15px;
	background-color:#3695d6;
	color: #fff;
	font-size: 1.2em;
	font-family: Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,Verdana,sans-serif;
}

#header{
	margin-bottom:5px;
}

/* ボタン赤 */
.btn-red a {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #d32f2f;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #c62828;
	-moz-box-shadow: 0px 5px 0px 0px #c62828;
	-webkit-box-shadow: 0px 5px 0px 0px #c62828;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	text-align: center;
}
.btn-red a:hover {
	color:#fff;
	background-color: #c62828;
	box-shadow: 0px 5px 0px 0px #b71c1c;
	-moz-box-shadow: 0px 5px 0px 0px #b71c1c;
	-webkit-box-shadow: 0px 5px 0px 0px #b71c1c;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.btn-red-fin span {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #541313;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #4f1010;
	-moz-box-shadow: 0px 5px 0px 0px #4f1010;
	-webkit-box-shadow: 0px 5px 0px 0px #4f1010;
	color: #999;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	text-align: center;
}

/* ボタン青 */
.btn-blue a {
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #1976d2;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #1565c0;
	-moz-box-shadow: 0px 5px 0px 0px #1565c0;
	-webkit-box-shadow: 0px 5px 0px 0px #1565c0;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	text-align: center;
}
.btn-blue a:hover {
	color:#fff;
	background-color: #1565c0;
	box-shadow: 0px 5px 0px 0px #0d47a1;
	-moz-box-shadow: 0px 5px 0px 0px #0d47a1;
	-webkit-box-shadow: 0px 5px 0px 0px #0d47a1;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.btn-blue-fin span {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #0a2f54;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #08284d;
	-moz-box-shadow: 0px 5px 0px 0px #08284d;
	-webkit-box-shadow: 0px 5px 0px 0px #08284d;
	color: #999;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	text-align: center;
}
/* ボタンオレンジ */
.btn-orange a {
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #f57c00;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #ef6c00;
	-moz-box-shadow: 0px 5px 0px 0px #ef6c00;
	-webkit-box-shadow: 0px 5px 0px 0px #ef6c00;
	color: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	text-align: center;
}
.btn-orange a:hover {
	color:#fff;
	background-color: #ef6c00;
	box-shadow: 0px 5px 0px 0px #e65100;
	-moz-box-shadow: 0px 5px 0px 0px #e65100;
	-webkit-box-shadow: 0px 5px 0px 0px #e65100;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.btn-orange-fin span {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #623200;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #602b00;
	-moz-box-shadow: 0px 5px 0px 0px #602b00;
	-webkit-box-shadow: 0px 5px 0px 0px #602b00;
	color: #999;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	text-align: center;
}


/*btn_list
------------------------------------*/
.btn_list{
	margin:20px 0 35px 180px;
}

.btn_list li{
	float:left;
	margin-right:20px;
}

/*pr
------------------------------------*/
#pr{
	position:relative;
}

.gaiyou_link{
	position:absolute;
	top:70px;
	left:604px;
}
/*step
------------------------------------*/
.step{
	margin:40px 0 0 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.step ul li{
	width:228px;
	height:190px;
	border:#000000 2px solid;
	float:left;
	margin-right:10px;

}

.step_ttl{
	padding:7px 0;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:130%;
}

.txt{
	padding:10px 10px;
}

.bold{
	padding:10px 0 0 10px;
	font-weight:bold;
	font-size:130%;
}

.step ul li.last{
	margin:0;
}

/*setting
------------------------------------*/
a:hover img{opacity:0.5;filter: alpha(opacity=50);}
b.red{ color: red;}
b.big{  font-size: 20px; line-height: 170%;}
img.img_right{ float: right; margin-left: 10px; margin-bottom: 10px;}
img.img_left{ float: left; margin-right: 20px; margin-bottom: 10px;}
img.photo{ background: #fff; border: 1px solid #ccc; padding: 5px;}
.clear{ clear: both; margin: 0; padding: 0; }
.clear_left{ clear: left; margin: 0; padding: 0; }
.right{ float: right;}
h1,h2{ margin: 0; padding: 0;}
.mb40{margin-bottom: 40px}
.mr40{margin-right: 40px}
.mr7{margin-right: 7px}
.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
.mt15{margin-top: 15px}
.mt10{margin-top: 10px}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.fleft{float: left;}
.fright{float: right;}

/*contents
------------------------------------*/

#mapbox{width: 920px;margin-left: auto; margin-right: auto; padding: 20px;
	background: #0f121a; color:#FFFFFF;}
#mapimg{width: 355px; height: 376px; background: url(../images/map.jpg) no-repeat; float: left;}
div#info{width: 538px; float: right; height: 375px; overflow: hidden;}
h2{margin-bottom: 15px;}
div.inbox{height: 400px; font-size:13px;}
img#star001{position: relative; top: 185px; left: 200px;}
img#star002{position: relative; top: 85px; left: 250px;}
img#star003{position: relative; top: 200px; left: 130px;}
img#star004{position: relative; top: 50px; left: 153px;}
img#star005{position: relative; top: 45px; left: 150px;}
img#star006{position: relative; top: 125px; left: -103px;}

.blackbox{width: 940px;margin-left: auto; margin-right: auto; padding: 10px;
	background: #000; margin-top: 20px; margin-bottom: 20px ; color:#FFFFFF;}
.text{width: 440px;float: left;}
.text p{margin-left: 47px;}
.limg{ float: right; }
.simg{margin-top: 20px;}
.simg img{margin-right: 7px; float: left;}
.memo{background: url(../images/bg_fukidashi.gif); float:right; width: 160px; height: 147px;}
.memo p{padding:0 4px 4px 14px; line-height: 135%;}
p.orange{color: #d29b44;}
h3{margin: 0 0 10px 0;}
.gotop{width: 940px; margin-left: auto; margin-right: auto;display: block; 
	margin-top: 10px; font-size: 10px; text-align: right;}

#kanko {width: 920px;margin-left: auto; margin-right: auto; padding: 20px;
	background: #000; margin-top: 20px; margin-bottom:  20px ; color:#FFFFFF;}
.kcon{width: 440px; float: left; margin: 10px;}
.kcon h3{font-size: 16px; }



/*　キャンペーン概要　*/
#outline_box {
	margin: 0 0 15px;
	border: 2px solid #3695d6;
}
#outline_box dl{
	margin:5px 0;
}
#outline_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#3695d6;
	float:left;
}
#outline_box dd{
	padding:10px 10px 10px 200px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#outline_box dd.last{
	border:0;
}

.sub-ttl{
	background:#59A8F1;
	padding:10px 15px;
	color:#fff;
	font-weight:bold;
}
/*　注意事項　*/
.notice_tit {
	padding: 8px 15px;
	background-color: #ccc;
	color: #000;
	font-size: 1.2em;
	font-family: Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,Verdana,sans-serif;
}
#notice_box {
	margin: 0 0 10px;
	width:956px;
	border: 2px solid #ccc;
}
#notice_box dl{
	margin: 0;
}
#notice_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#000;
	float:left;
}
#notice_box dd{
	padding:10px 10px 10px 200px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#notice_box dd.last{
	border:0;
}
#notice_box ul{
	margin-left: 0;
}
#notice_box ul li {
	list-style: disc;
	list-style-position: outside;
}
/*キャンペーン終了対応*/
#str_container #header{
	width:960px;
	position:relative;
}
#str_container #header .h-txt{
	display:none;
}
#str_container #header-fin{
	width:960px;
	position:relative;
	background:#000;
}
#str_container #header-fin .h-overlay{
	width: 100%;
	height: 100%;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#str_container #header-fin .h-txt {
	position:absolute;
	background:#fff;
	padding:20px 40px;
	top:50%;
	left:290px;
	margin:-50px 0 0;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	z-index: 999999;
	text-align:center;
}
#str_container #header-fin .h-txt p {
	font-size:160%;
	font-weight:bold;
	color:#ff0000;
	font-family:"メイリオ", Meiryo, Osaka;
}
#str_container #header-fin .h-txt p span {
	font-size:80%;
	font-weight:normal;
}
