@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 34px;
}

#gHeader .hBox {
	margin: 0 auto;
	width: 1090px;
	position: relative;
}

#gHeader .loginBox {
	padding: 52px 60px;
	width: 390px;
	height: 390px;
	position: absolute;
	right: 0;
	top: 57px;
	background: url(../img/index/login_bg.png) no-repeat center top;
	box-sizing: border-box;
}

#gHeader .loginBox h1 {
	margin: 0 auto 50px;
	padding-bottom: 4px;
	width: 200px;
	color: #061875;
	font-size: 26px;
	border-bottom: 2px solid #061875;
}

#gHeader .loginBox dl {
	margin-bottom: 9px;
}

#gHeader .loginBox dt {
	margin-bottom: 6px;
	color: #061875;
	font-size: 16px;
	font-weight: bold;
}

#gHeader .loginBox dd {
	padding-bottom: 11px;
}

#gHeader .loginBox dd input {
	padding: 2px 10px;
	width: 100%;
	height: 40px;
	position: relative;
	font-size: 16px;
	line-height: 2.8;
	border: none;
	border-radius: 2px;
	behavior: url(js/pie.htc);
	zoom: 1;
	box-sizing: border-box;
}

#gHeader .loginBox .submit {
	text-align: center;
	margin-top:30px;
}

#gHeader .loginBox .submit input {
	width: 250px;
	padding: 10px 8px;
	position: relative;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	border: 0;
	border-bottom: 3px solid #E25858;
	background-color: #F67676;
	border-radius: 8px;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#gHeader .loginBox .submit input:hover {
	border-bottom-color: #E33F3F;
	background-color: #F75454;
}
	
#gHeader .photo {
	padding-bottom: 39px;
	background-color: #FFF;
}

#gNavi ul {
	width: 1000px;
}

#gNavi li {
	width: 167px;
}

#gNavi .navi02,
#gNavi .navi04 {
	width: 166px;
}

#gNavi li a:hover:before {
	display: none;
}

#gNavi li a:hover {
	color: #52C3F1;
}

#main {
	width: auto;
}

#main .subBox01 {
	margin: 0 auto 59px;
	width: 1080px;
}

#main .subBox01 .lBox {
	width: 720px;
	float: left;
}

#main .subBox01 .rBox {
	width: 320px;
	float: right;
}

#main .subBox01 .rBox .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .subBox01 .mapList {
	margin: -20px -20px 30px 0;
	width: 740px;
	overflow: hidden;
	zoom: 1;
}

#main .subBox01 .mapList li {
	margin: 20px 20px 0 0;
	width: 350px;
	float: left;
}

#main .subBox01 .mapList li a {
	display: block;
	position: relative;
}

#main .subBox01 .mapList li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .subBox01 .mapList li span {
	position: absolute;
	color: #FFF;
	font-size: 23px;
	text-align: center;
	background-color: #91D2F2;
}

#main .subBox01 .mapList li .text01 {
	padding: 3px 0;
	width: 120px;
	left: 0;
	top: 0;
}

#main .subBox01 .mapList li .text02 {
	right: 0;
	bottom: 0;
}

#main .subBox01 .searchBox {
	padding: 15px;
	background-color: #DCF3FB;
}

#main .subBox01 .searchBox ul {
	margin-right: 30px;
	float: left;
}

#main .subBox01 .searchBox li {
	width: 220px;
	padding-bottom: 15px;
	position: relative;
	float: left;
	background-color: #B9DDE9;
	border-radius: 4px;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#main .subBox01 .searchBox li span {
	margin-bottom: 15px;
	padding: 2px 2px 3px;
	position: relative;
	display: block;
	color: #18A2DA;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
	border-radius: 4px 4px 0 0;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#main .subBox01 .searchBox li select {
	margin: 0 15px;
	padding: 15px 7px 14px;
	width: 190px;
	height: 50px;
	font-size: 15px;
	border: none;
}

#main .subBox01 .searchBox .liStyle {
	padding: 59px 14px 0;
	width: auto;
	background-color: inherit;
}

#main .subBox01 .searchBox .search {
	margin-top: 45px;
	float: left;
}

#main .subBox01 .searchBox .search input {
	width: 155px;
	padding: 13px 0 11px 30px;
	position: relative;
	cursor: pointer;
	color: #FFF;
	font-size: 17px;
	background: #18A2DA url(../img/index/img06.png) no-repeat 28px center;
	border: 0;
	border-bottom: 3px solid #06619F;
	border-radius: 8px;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#main .subBox01 .searchBox .search input:hover {
	background-color: #0082C6;
	border-bottom-color: #004D90;
}

#main .stepBox {
	padding: 47px 0 40px;
	background: url(../img/index/step_box_bg.gif) repeat left top;
}

#main .stepBox p {
	margin-bottom: 40px;
	color: #1E99A8;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

#main .stepBox ul {
	margin: 0 auto;
	width: 1108px;
}

#main .stepBox li {
	width: 180px;
	float: left;
	color: #111;
	line-height: 1.46;
	text-align: center;
}

#main .stepBox .liStyle {
	padding: 111px 14px 0;
	width: auto;
}

#main .stepBox li span {
	margin: 12px 0 6px;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

#main .infoBox {
	padding: 50px 0 61px;
	background: url(../img/index/info_box_bg.gif) repeat left top;
}

#main .infoBox .mainBox {
	margin: 0 auto;
	width: 1080px;
}

#main .infoBox .headLine01 {
	border-bottom-color: #D9D6C4;
}

#main .infoBox .infoList {
	margin: -20px -30px 0 0;
	width: 1110px;
	overflow: hidden;
	zoom: 1;
}

#main .infoBox .infoList li {
	margin: 20px 30px 0 0;
	padding: 5px 5px 16px;
	width: 330px;
	height: 380px;
	float: left;
	background-color: #FFF;
}

#main .infoBox .infoList ul {
	margin-bottom: 5px;
}

#main .infoBox .infoList ul li {
	height: 20px;
	margin: 0 1px 0 0;
	padding: 4px 4px 5px;
	position: relative;
	width: auto;
	min-width: 82px;
	float: none;
	display: inline-block;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color: #309AC1;
	border-radius: 3px;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#main .infoBox .infoList ul .liStyle01 {
	background-color: #EB6F70;
}

#main .infoBox .infoList ul .liStyle02 {
	background-color: #40A880;
}

#main .infoBox .infoList ul .liStyle03 {
	background-color: #FF8400;
}

#main .infoBox .infoList ul .liStyle04 {
	background-color: #74BC48;
}

#main .infoBox .infoList ul .liStyle05 {
	background-color: #3B5C7D;
}

#main .infoBox .infoList ul .liStyle06 {
	background-color: #955694;
}

#main .infoBox .infoList ul .liStyle07 {
	background-color: #F6C500;
}

#main .infoBox .photo {
	margin-bottom: 5px;
}

#main .infoBox .photo a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .infoBox .infoList p {
	margin: 0 -5px;
	padding-top: 14px;
	color: #111;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.58;
	text-align: center;
	border-top: 1px solid #E9E9E9;
}

#main .noticeBox {
	margin-bottom: 60px;
	background: url(../img/index/notice_box_bg.gif) repeat left top;
}

#main .noticeBox .contentBox {
	padding: 45px 0 60px;
	background: url(../img/index/content_box_bg.png) no-repeat center top;
}

#main .noticeBox p {
	margin: 0 auto 49px;
	width: 610px;
	color: #111;
	font-size: 16px;
	line-height: 1.625;
}

#main .noticeBox .title {
	margin-bottom: 29px;
	color: #061875;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

#main .noticeBox .link {
	margin: 0 auto;
	width: 600px;
	font-size: 23px;
	text-align: center;
}

#main .noticeBox .link a {
	padding: 18px 10px 15px;
	display: block;
	position: relative;
	color: #FFF;
	text-decoration: none;
	background-color: #18A2DA;
	border-bottom: 3px solid #06619F;
	border-radius: 6px;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#main .noticeBox .link a:hover {
	background-color: #0082C6;
	border-bottom-color: #004D90;
}

#main .subBox02 {
	margin: 0 auto;
	width: 1080px;
}

#main .subBox02 .lBox {
	width: 720px;
	float: left;
}

#main .subBox02 .lBox .headLine01 {
	margin-bottom: 3px;
}

#main .subBox02 .lBox dl {
	font-size: 16px;
	line-height: 2.65;
}

#main .subBox02 .lBox dt {
	padding-left: 72px;
	position: relative;
	float: left;
	font-weight: bold;
}

#main .subBox02 .lBox dt span {
	width: 60px;
	position: absolute;
	left: 0;
	top: 13px;
	color: #FFF;
	font-size: 11px;
	line-height: 1.6;
	text-align: center;
	background-color: #EB6F70;
	border-radius: 3px;
	behavior: url(js/pie.htc);
	zoom: 1;
}

#main .subBox02 .lBox dd {
	padding-left: 12.5em;
	border-bottom: 1px dotted #CCC;
}

#main .subBox02 .lBox dd a {
	text-decoration: underline;
}

#main .subBox02 .lBox dd a:hover {
	text-decoration: none;
}

#main .subBox02 .lBox .last {
	padding-bottom: 3px;
	border-bottom: 3px solid #E6E6E6;
}

#main .subBox02 .snsLink {
	width: 320px;
	float: right;
}


@media all and (min-width: 0) and (max-width: 767px) {
	#gHeader {
		margin-bottom: 17px;
		min-height: 275px;
		background-color: #FFF;
	}

	#gHeader .hBox {
		margin: 0 10px;
		width: auto;
	}

	#gHeader .loginBox {
		padding: 28px 30px 29px;
		width: auto;
		height: auto;
		top: 10px;
		background: url(../img/index/login_bg.png) no-repeat center top;
		background-size: 100% auto;
	}

	#gHeader .loginBox h1 {
		margin: 0 20px 5px;
		padding-bottom: 2px;
		width: auto;
		font-size: 13px;
		text-align: center;
		border-bottom: 1px solid #061875;
	}

	#gHeader .loginBox dl {
		margin-bottom: 3px;
	}

	#gHeader .loginBox dt {
		margin-bottom: 3px;
		font-size: 11px;
	}

	#gHeader .loginBox dd {
		padding-bottom: 3px;
	}

	#gHeader .loginBox dd input {
		padding: 1px;
		height: 20px;
		font-size: 11px;
	}

	#gHeader .loginBox .submit input {
		width: 60%;
		padding: 3px 4px;
		font-size: 12px;
		border-bottom: 2px solid #E25858;
		border-radius: 4px;
		background: -moz-linear-gradient(top,#F67676 0%,#F67676);
		background: -webkit-gradient(linear, left top, left bottom, from(#F67676),to(#F67676));
	}

	#gHeader .loginBox .submit input:hover {
		border-bottom-color: #E25858;
	}
		
	#gHeader .photo {
		padding-bottom: 0;
	}

	#gNavi ul {
		width: auto;
	}

	#gNavi li {
		width: auto;
	}

	#gNavi .navi02,
	#gNavi .navi04 {
		width: auto;
	}

	#gNavi li a:hover {
		color: #111;
	}
	
	#main .subBox01 {
		margin: 0 10px 25px;
		width: auto;
	}

	#main .subBox01 .lBox {
		margin-bottom: 15px;
		width: auto;
		float: none;
	}

	#main .subBox01 .rBox {
		width: auto;
		float: none;
	}
	
	#main .subBox01 .rBox .link {
		text-align: center;
	}
	
	#main .subBox01 .rBox .link a img {
		max-width: 320px;
		width: 100%;
	}
	
	#main .subBox01 .rBox .link a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}	

	#main .subBox01 .mapList {
		margin: 0 0 15px;
		width: auto;
	}

	#main .subBox01 .mapList li {
		margin: 0 0 10px;
		width: auto;
		float: none;
	}
	
	#main .subBox01 .mapList li:last-child {
		margin-bottom: 0;
	}
	
	#main .subBox01 .mapList li img {
		width: 100%;
	}

	#main .subBox01 .mapList li a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .subBox01 .mapList li span {
		font-size: 16px;
	}

	#main .subBox01 .mapList li .text01 {
		width: 80px;
	}
	
	#main .subBox01 .mapList li .text02 img {
		width: 30px;
	}

	#main .subBox01 .searchBox {
		padding: 10px;
	}

	#main .subBox01 .searchBox ul {
		margin-right: 0;
		float: none;
	}

	#main .subBox01 .searchBox li {
		width: auto;
		padding: 0 10px 10px;
		float: none;
	}

	#main .subBox01 .searchBox li span {
		margin: 0 -10px 10px;
		font-size: 15px;
	}

	#main .subBox01 .searchBox li select {
		margin: 0;
		padding: 7px 3px;
		width: 100%;
		height: 33px;
		font-size: 14px;
	}

	#main .subBox01 .searchBox .liStyle {
		padding: 10px 7px;
		text-align: center;
	}

	#main .subBox01 .searchBox .search {
		margin-top: 20px;
		float: none;
	}

	#main .subBox01 .searchBox .search input {
		width: 100%;
		padding: 6px 0 6px 15px;
		font-size: 15px;
		background: #18A2DA url(../img/index/img06.png) no-repeat 30px center;
		background-size: 14px 14px;
		border-bottom: 2px solid #06619F;
		border-radius: 4px;
	}

	#main .subBox01 .searchBox .search input:hover {
		background-color: #18A2DA;
		border-bottom-color: #06619F;
	}

	#main .stepBox {
		padding: 20px 0;
		background: url(../img/index/step_box_bg.gif) repeat left top;
		background-size: 2px 2px;
	}

	#main .stepBox p {
		margin-bottom: 20px;
		font-size: 16px;
	}

	#main .stepBox ul {
		width: auto;
	}

	#main .stepBox li {
		width: auto;
		float: none;
	}

	#main .stepBox .liStyle {
		padding: 20px 0;
	}
	
	#main .stepBox .liStyle img {
		margin: 0 auto;
	}

	#main .stepBox li span {
		margin: 6px 0 3px;
		font-size: 18px;
	}

	#main .infoBox {
		padding: 25px 0 30px;
		background: url(../img/index/info_box_bg.gif) repeat left top;
		background-size: 10px 10px;
	}

	#main .infoBox .mainBox {
		margin: 0 10px;
		width: auto;
	}

	#main .infoBox .infoList {
		margin: 0;
		width: auto;
	}

	#main .infoBox .infoList li {
		margin: 0 0 10px;
		padding: 5px 5px 8px;
		width: auto;
		float: none;
	}
	
	#main .infoBox .infoList li:last-child {
		margin-bottom: 0;
	}

	#main .infoBox .infoList ul li {
		padding: 2px;
		min-width: 72px;
		font-size: 12px;
	}

	#main .infoBox .photo img {
		width: 100%;
	}

	#main .infoBox .photo a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .infoBox .infoList p {
		padding-top: 7px;
		font-size: 14px;
	}

	#main .noticeBox {
		margin-bottom: 30px;
		background: url(../img/index/notice_box_bg.gif) repeat left top;
		background-size: 11px 11px;
	}

	#main .noticeBox .contentBox {
		padding: 22px 0 30px;
		background: url(../img/index/content_box_bg.png) no-repeat center top;
		background-size: auto 100%;
	}

	#main .noticeBox p {
		margin: 0 10px 20px;
		width: auto;
		font-size: 13px;
	}

	#main .noticeBox .title {
		margin-bottom: 15px;
		font-size: 16px;
	}

	#main .noticeBox .link {
		margin: 0 10px;
		width: auto;
		font-size: 16px;
	}

	#main .noticeBox .link a {
		padding: 9px 10px 7px;
		border-bottom: 2px solid #06619F;
		border-radius: 3px;
	}

	#main .noticeBox .link a:hover {
		background-color: #18A2DA;
		border-bottom-color: #06619F;
	}
	
	#main .subBox02 {
		margin: 0 10px;
		width: auto;
	}

	#main .subBox02 .lBox {
		margin-bottom: 20px;
		width: auto;
		float: none;
	}

	#main .subBox02 .lBox .headLine01 {
		margin-bottom: 0;
	}

	#main .subBox02 .lBox dl {
		font-size: 14px;
		line-height: 2;
	}

	#main .subBox02 .lBox dt {
		padding-left: 0;
		float: none;
	}

	#main .subBox02 .lBox dt span {
		width: 40px;
		left: 100px;
		top: 6px;
		font-size: 10px;
	}

	#main .subBox02 .lBox dd {
		padding-left: 0;
	}

	#main .subBox02 .lBox dd a:hover {
		text-decoration: underline;
	}

	#main .subBox02 .lBox .last {
		border-bottom: 2px solid #E6E6E6;
	}

	#main .subBox02 .snsLink {
		width: auto;
		float: none;
	}
}