/* トップページ */
#mainimg {
	position: relative;
	width:100%;
}
#mainimg img {
	width: 100%;
}
article {
	padding-top: 10px;
}

/* common */
.point {
	float: left;
	position: relative;
	width: 40%;
	padding-left: 10px;
	margin-bottom: -20px;
	z-index: 1000;
}
h2.curcle {
	float: left;
	width: 60%;
	line-height: 1.2;
	padding: 15px 10px 0 15px;
}
h2.curcle .fz21 {
	font-size: 21px;
}
h2.curcle span.en {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid;
	border-color: rgba(63,43,20,.33);
}
a.link_box {
	position: relative;
	display: block;
	padding: 25px 10px;
	color: #fff;
	font-size: 18px;
	line-height: 19px;
	text-align: center;
	box-sizing: border-box;
	background: rgba(255,255,255,.85);
	border-radius: 2px;
}
a.link_box .more {
	padding-left: 3em;
	font-size: 12.5px;
	color: #fff;
}
a.link_box .more:after {
    content: "";
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-left: 5px;
	vertical-align: middle;
}



#sec01 {
	position: relative;
	padding: 20px 0 10px;
}
#sec01 .lead {
	padding: 0;
	text-align: center;
}
#sec01 .lead h2 {
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 0.2em;
	line-height: 1.4;
}
#sec01 .lead h2 span {
	padding: 0 20px;
	font-size: 12.5px;
	letter-spacing: 0.2em;
	background: url(../img/bg_sec1_01.png) no-repeat left center,url(../img/bg_sec1_01.png) no-repeat right center;
	background-size: 18px 1px;
}
#sec01 .lead p {
	line-height: 1.6;
}

#sec02 {
	position: relative;
	padding-bottom:10px;
}
#sec02 h2 {
	color: #012044;
}
#sec02 .pic02 {
	margin-bottom: 10px;
	background: rgba(230,212,174,.55);
}
#sec02 .sec2_box01 h3 {
	float: left;
	width: 49%;
	margin-right: 2%;
	padding: 5px 10px;
}
#sec02 .sec2_box01 .tour_box {
	float: left;
	width: 49%;
	margin-bottom: 15px;
}
#sec02 .sec2_box01 .tour_box:nth-of-type(even) {
	margin-right: 2%;
}
#sec02 .sec2_box01 .tour_box p {
	margin: 5px 1% 0;
	padding: 3px 0;
	text-align: center;
	word-break: break-all;
	line-height: 1.2;
	background: rgba(0,84,162,.1);
}
#sec02 .sec2_box02 {
	box-shadow: 0 0 0 5px #0054A2 inset, 0 0 0 6px #fff inset;
	background: url(../img/btn_sec2_01.png) no-repeat center;
	background-size: cover;
}
#sec02 .sec2_box02 .more:after,
#sec02 .sec2_box03 .more:after {
	background: url(../img/icn_arrow_01.png) no-repeat center;
	background-size: 100%;
}
#sec02 .sec2_box03 {
	margin-top: 10px;
	box-shadow: 0 0 0 5px #0054A2 inset, 0 0 0 6px #fff inset;
	background: url(../img/btn_sec2_02.png) no-repeat center;
	background-size: cover;
}
#sec03 {
	position: relative;
	padding: 0 0 20px;
}
#sec03 h2.curcle {
	color: #012044;
	padding-top: 20px;
}
#sec03 .point {
	float: right;
	padding-left: 0;
	padding-right: 10px;
}
#sec03 .sec3_box01 {
	position: relative;
	padding-bottom: 30px;
}
#sec03 .sec3_box01 .pic02 {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 40%;
}
#sec03 .pic_col3 {
	width: 100%;
	padding: 0 5px 20px;
	display: table-cell;
	table-layout: fixed;
	border-spacing:  5px;
}
#sec03 .pic_col3 li {
	display: table-cell;
	vertical-align: top;
}
#sec03 .sec3_box02 {
	padding: 25px 10px 20px;
}
#sec03 .sec3_box02.nami_top:before {
	margin-left: -10px;
}
#sec03 .sec3_box02 h3 {
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 1.4;
}
#sec03 .sec3_box02 h3 strong {
	font-size: 19px;
	font-weight: normal;
}
#sec03 .sec3_box03 {
	padding: 0 10px;
}
#sec03 .sec3_box03 dl {
	margin-bottom: 20px;
}
#sec03 .sec3_box03 dl dd {
	margin-top: 10px;
	text-align: center;
}
#sec03 .sec3_box03 .link_box {
	color: #fff;
	background: rgba(182,128,45,.88);
	box-shadow: 0 0 0 5px rgba(182,128,45,.88) inset, 0 0 0 6px #fff inset;
}
#sec03 .sec3_box03 .link_box .more:after {
	background: url(../img/icn_arrow_02.png) no-repeat center;
	background-size: 100%;
}
#sec03 .sec3_box04 {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#sec03 .sec3_box04 .link01,
#sec03 .sec3_box04 .link02 {
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
#sec03 .sec3_box04 .link01 {
	padding-right: 2px;
}
#sec03 .sec3_box04 .link02 {
	padding-left: 2px;
}
#sec03 .sec3_box04 .txt {
	width: 90%;
	margin: 0 auto 5px;
	padding: 10px 0;
	font-size: 14.5px;
	text-align:center;
	background: url(../img/bg_sec3_01.png) no-repeat center top;
	background-size: cover;
}
#sec03 .sec3_box04 .txt p {
	line-height: 1.2;
}
#sec03 .sec3_box04 .txt .fz09 {
	font-size: 9px;	
}
#sec03 .sec3_box04 .pic {
	margin-bottom: 8px;
}
#sec03 .sec3_box04 .link_box {
	width: 90%;
	margin: 0 auto;
	color: #fff;
	background: rgba(182,128,45,.88);
	box-shadow: 0 0 0 5px rgba(182,128,45,.88) inset, 0 0 0 6px #fff inset;
}
#sec03 .sec3_box04 .link_box .more {
	padding-left: 0;
}
#sec03 .sec3_box04 .link_box .more:after {
	background: url(../img/icn_arrow_02.png) no-repeat center;
	background-size: 100%;
}

#sec04 {
	position: relative;
	padding-bottom: 20px;
}
#sec04 h2.curcle {
	padding-top: 35px;
	color: #012044;
}
#sec04 .pic01 {
	padding-bottom: 5px;
}
#sec04 h3 {
	padding: 15px 0 15px;
	font-size: 15px;
	line-height: 1.4;
}
#sec04 h3 strong {
	font-size: 21px;
	font-weight: normal;
}
#sec04 .container {
	padding-bottom: 30px;
}
#sec04 .sec4_box01 {
	box-shadow: 0 0 0 5px #012044 inset, 0 0 0 6px #fff inset;
	background: url(../img/btn_sec4_01.png) no-repeat center;
	background-size: cover;
}
#sec04 .sec4_box01 .more:after {
	background: url(../img/icn_arrow_04.png) no-repeat center;
	background-size: 100%;
}

#sec05 {
	padding-top: 20px;
}
#sec05 .sec5_box01 {
}
#sec05 .sec5_box01 .link_box {
	font-size: 12.5px;
	padding: 5px;
	margin-bottom: 10px;
}
#sec05 .sec5_box01 .link_box p {
	border: 1px solid #fff;
	padding: 8px 0;
}
#sec05 .sec5_box01 .link_box .more {
	padding-left: 0;
	padding-top: 3px;
}
#sec05 .sec5_box01 .link_box.box01 {
	background: url(../img/btn_sec5_01.png) no-repeat right 5px center, #00417D;
	background-size: 110px auto;
}
#sec05 .sec5_box01 .link_box.box01 .more:after {
	background: url(../img/icn_arrow_01.png) no-repeat center;
	background-size: 100%;
}
#sec05 .sec5_box01 .link_box.box02 {
	background: url(../img/btn_sec5_02.png) no-repeat right center, #3F2B14;
	background-size: contain;
}
#sec05 .sec5_box01 .link_box .more:after {
	background: url(../img/icn_arrow_03.png) no-repeat center;
	background-size: 100%;
}
#sec05 .sec5_box01 .link_box.box03 {
	background: url(../img/btn_sec5_03.png) no-repeat right center, #1A4343;
	background-size: contain;
}
#sec05 .sec5_box01 .link_box.box03 .more:after {
	background: url(../img/icn_arrow_04.png) no-repeat center;
	background-size: 100%;
}
#sec05 .sec5_box02 {
	box-shadow: 0 0 0 5px #008271 inset, 0 0 0 6px #fff inset;
	background: url(../img/btn_sec5_04.png) no-repeat center;
	background-size: cover;
}
#sec05 .sec5_box02 .more:after {
	background: url(../img/icn_arrow_04.png) no-repeat center;
	background-size: 100%;
}
#sec05 .txt01 {
	text-align: center;
	line-height: 1.8;
	padding: 15px 0 25px;
}

#top_footer {
	margin-bottom: 100px;
	padding: 20px 0;
	background: rgba(230,212,174,.55);
}
#top_footer .tit {
	margin-top: 10px;
	padding-left: 15px;
}
#top_footer .tit + p {
	padding: 15px 0 20px 25px;
}
#top_footer .top_plan {
	float: left;
	width: 50%;
	padding-bottom: 20px;
	background: url(../common/img/border_tate.png) repeat-y right top;
}
#top_footer .top_plan a {
	display: block;
	width: 98%;
	background: url(../common/img/border_yoko.png) repeat-x bottom;
}
#top_footer .top_plan a:hover {
	text-decoration: underline;
}
#top_footer .top_plan dl {
	display: table;
	width: 100%;
	padding: 10px;
}
#top_footer .top_plan dl dt {
	display: table-cell;
	vertical-align: top;
	width: 185px;
}
#top_footer .top_plan dl dd {
	display: table-cell;
	vertical-align: top;
	padding: 0 30px 0 10px;
	font-size: 14px;
	line-height: 1.6;
}
#top_footer .top_plan dl dd .icn {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 20px;
	font-size: 15px;
	color: #fff;
	background: #29A2A7;
}
#top_footer .top_blog {
	float: right;
	width: 50%;
	padding-left: 10px;
}
#top_footer .top_blog a:hover {
	text-decoration: underline;
}
#top_footer .top_blog li {
	padding: 15px 25px;
	font-size: 14px;
	line-height: 1.4;
	background: url(../common/img/border_yoko.png) repeat-x bottom;
}
#top_footer .top_blog li .icn {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 20px;
	font-size: 15px;
	color: #fff;
	background: #29A2A7;
}