@charset "UTF-8";

/*=============================
	top-page setting
===============================*/

/* main-visual
-------------------------*/
.main_vis{
	width: 100%;
}
.main_vis .mv_bg img{
    display: block;
    width: 56%;
    margin: 0 auto;
    min-width: 1080px;
}
.main_vis .mv_bg img.pn{display: none;}

.main_vis .posit_mv{
    display: block;
    margin-top: -430px;
    margin-bottom: 100px;
    z-index: 1000;
    position: relative;
}

.main_vis .imp_area{
	display: block;
	width: 100%;
	background: url(../common/images/ip_bg.jpg) no-repeat left top rgba(255,255,255,0.8);
	background-size: 210px 100%;
	text-align: left;
	padding-left: 210px;
	position: relative;
	margin-bottom: 40px;
}

.main_vis .imp_area::after{
	content: "重要なお知らせ";
	position: absolute;
	font-family: "hannari", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 210px;
	text-align: center;
	font-size: 19px;
	color: #fff;
	line-height: 17px;
	height: 25px;
}
.main_vis .imp_area p{
	display: block;
	width: 100%;
	padding: 13px 20px;
    font-size: 16px;
    line-height: 25px;
}
.main_vis .imp_area span.date {
    padding-right: 15px;
}
.main_vis .top_ul {
    overflow: hidden;
    background: url(../images/top/bg01.jpg) no-repeat left top;
    background-size: cover;
    position: relative;
    min-height: 230px;
}
.main_vis .posit_mv::after{
	content: " ";
	position: absolute;
    right: -144px;
    bottom: -91px;
	display: block;
	width: 376px;
	height: 243px;
	background: url(../images/top/flower01.png) no-repeat center;
}
.main_vis .top_ul li{
	float: left;
	width: 37%;
	display: block;
}
.main_vis .top_ul li img{display: block; width: 100%;}
.main_vis .top_ul li:last-child{
	float: right;
	width: 63%;
	float: left;
	padding: 40px 55px 10px 55px;
	text-align: left;
}
.main_vis .top_ul li dt{font-size: 30px; margin-bottom: 30px; }
.main_vis .top_ul li dt span{color: #999999; font-size: 14px; display: block; margin-top: 10px; }
.main_vis .top_ul li dt{ font-size: 16px; line-height: 25px; }
.main_vis .top_ul li dd{
    position: relative;
    z-index: 10;
}
.main_vis #flexTop .slides {
    overflow: hidden;
}
.main_vis #flexTop .slides li.slide01{background: url(../images/top/mv.jpg) no-repeat center top; background-size: cover;}
.main_vis #flexTop .slides li.slide02{background: url(../images/top/mv02.jpg) no-repeat center top; background-size: cover;}
.main_vis #flexTop .slides li.slide03{background: url(../images/top/mv03.jpg) no-repeat center top; background-size: cover;}
.main_vis #flexTop .slides li.slide04{background: url(../images/top/mv04.jpg) no-repeat center top; background-size: cover;}
.main_vis #flexTop .slides li img.pn{display: none;}
/* top_conts01
-------------------------*/
.top_conts01{
	max-width: 2400px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 140px;
    background: url(../images/top/flower02.jpg) no-repeat center bottom;
    background-size: 2300px auto;
}
.top_conts01 h3{
	font-weight: 400;
    font-size: 28px;
    padding: 80px 0 20px 0;
    margin-bottom: 70px;
	background: url(../images/top/title_bg.jpg) no-repeat center top;
}
.top_conts01 .ev_list{
	text-align: left;
	margin-bottom: 35px;
}
.top_conts01 .ev_list li{
	display: inline-block;
	vertical-align: top;
	margin-right: 48px;
	width: 324px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 60px;
}
.top_conts01 .ev_list li:nth-child(3),
.top_conts01 .ev_list li:nth-child(6){
	margin-right: 0;
}
.top_conts01 .ev_list li a{display: block;width: 100%;}
.top_conts01 .ev_list li img{
	display: block;
	width: auto;
	margin-bottom: 10px;
	max-height: 216px;
    height: 280px;
    margin: 0 auto;
}
.top_conts01 .ev_list figcaption {font-size: 19px; line-height: 30px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_conts01 .ev_list figcaption .date{
	display: block;
	font-size: 14px;
	color: #999999;
	margin-bottom: 5px;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.top_conts01 .btn01{
	max-width: 400px;
	width: 90%;
	margin: 0 auto
}
.top_conts01 .btn01 a{
	display: block;
	text-align: center;
	position: relative;
	border: 1px solid #000;
	font-size: 18px;
	padding: 17px 10px;
}
.top_conts01 .btn01 a::after{
	content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 48%;
    right: 10px;
    margin-top: -4px;
}

/* top_conts02
-------------------------*/
.top_conts02{
    height: 535px;
    text-align: right;
	background: url(../images/top/bg02_a.jpg) no-repeat center top;
    background-size: 2000px;
    margin-bottom: 80px;
}
.top_conts02 .inner {
	padding-left: 45%;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
	height: 100%;
}
.top_conts02 dl{
	width: 580px;
	height: 100%;
	padding: 70px 10px 0 8%;
	position: relative;
}
.top_conts02 dl::after{
	content: " ";
	position: absolute;
	top: -72px;
    right: -72px;
	background: url(../images/top/flower03.png) no-repeat center;
	width: 288px;
	height: 259px;
}
.top_conts02 dl::before{
	content: " ";
	position: absolute;
    bottom: -64px;
    left: -103px;
	background: url(../images/top/flower04.png) no-repeat center;
	width: 292px;
	height: 237px;
}
.top_conts02 dt{
    font-size: 34px;
    line-height: 60px;
    margin-bottom: 50px;
}
.top_conts02 dd{
	font-size: 16px;
	line-height: 30px;
}


/* top_conts03
-------------------------*/
.top_conts03 {
background: url(../images/top/bg03.jpg) no-repeat center top 200px;
    background-size: cover;
    margin-top: 100px; 
}
.top_conts03 .bg03{
	max-width: 2000px;
	margin: 0 auto;
	background:url(../images/top/flower05.png) no-repeat left top,
	url(../images/top/flower06.png) no-repeat right bottom;
	padding: 80px 0 150px 0;
}
.top_conts03 .page_list{
	overflow: hidden;
}
.top_conts03 .page_list li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.top_conts03 .page_list li:last-child{margin-right: 0; }
.top_conts03 .page_list li a,
.top_conts03 .page_list li img{display: block; width: 100%;}
.top_conts03 .page_list figcaption{
    margin-top: -32px;
    background: #fff;
    font-size: 21px;
    display: block;
    z-index: 100;
    position: relative;
    width: 80%;
    margin: -28px auto 0 auto;
    padding: 30px 0 35px 0;
    letter-spacing: 3px;
}
.top_conts03 .page_list li a:hover figcaption{
	color: #6dad62;
	position: relative;
}
.top_conts03 .page_list li a:hover figcaption::after{
	content: " ";
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	height: 1px;
	width: 100px;
	background: #6dad62;
}
.top_conts03 .mid_area{
	overflow: hidden;
	margin: 110px 0 70px 0;
}
.top_conts03 .mid_area .left{
	float: left;
	width: 57%;
	text-align: left;
}
.top_conts03 .mid_area .left a{display: block;}
.top_conts03 .mid_area .left .more_btn{text-align: right;}
.top_conts03 .mid_area .left .more_btn a{
	display: inline-block;
    color: #6dad62;
    border-bottom: 1px solid #6dad62;
    font-size: 18px;
}
.top_conts03 .left dl{ margin-bottom: 55px;text-align: left; background: url(../images/top/bg04.jpg) no-repeat center; background-size: cover;}
.top_conts03 .left dt{display: inline-block;width: 260px; vertical-align: middle;}
.top_conts03 .left dt img{display: block;width: 100%;}
.top_conts03 .left dd{
	display: inline-block;
    vertical-align: middle;
    width: 56%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 3px;
}
.top_conts03 .mid_area .right{
	float: right;
	max-width: 400px;
	width: 37%;
}
.top_conts03 .mid_area .right iframe{
	width: 100%;
}
.top_conts03 .left .title01 span{
    letter-spacing: 6px;
    font-size: 27px;
    display: inline-block;
    padding-top: 15px;
    border-top: 1px solid #6dad62;
}
.top_conts03 .left .title01::before,
.top_conts03 .left .title01::after{display: none;}
.top_conts03 .left ul{margin-top: 50px; }
.top_conts03 .left ul li{
	overflow: hidden;
	border-bottom: 1px dashed #dedcda;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.top_conts03 .left ul li:last-child{ margin-bottom: 0; border-bottom: none; }
.top_conts03 .left li span{
	display: block;
	float: left;
	width: 126px;
	font-size: 14px;
	color: #999999;
}
.top_conts03 .left li a{
	display: block;
	float: left;
    width: 74%;
    font-size: 16px;
    line-height: 25px;
}
.top_conts03  iframe{
	width: 100%;
	height: 600px;
	border: none;
}


/* map_area
-------------------------*/
.map_area{
	width: 100%;
	position: relative;
}
.map_area iframe{
	width: 100%;
	height: 770px;
	display: block;
	border: none;
}
.map_area iframe.pn{display: none;}
.map_area .map_txt{
    position: absolute;
    top: 0;
    right: 0;
    left: 540px;
    bottom: 0;
    margin: auto;
    display: block;
    background: #87ba7e;
    max-width: 550px;
    width: 50%;
}
.map_area .map_txt img{display: block; width: 100%; margin-bottom: 50px; }
.map_area ul {
	text-align: left;
	padding: 0 50px;
}
.map_area ul li{color: #fff;}
.map_area ul li:nth-child(1){
	font-size: 30px;
	margin-bottom: 25px;
	line-height: 25px;
	letter-spacing: 3px;
}
.map_area ul li:nth-child(2){
	font-size: 16px;
	margin-bottom: 25px;
	line-height: 25px;
}
.map_area ul li:nth-child(3),
.map_area ul li:nth-child(4){
	line-height: 25px;
}
.map_area ul li:nth-child(3) a,
.map_area ul li:nth-child(4) div{
	font-size: 26px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
    display: inline-block;
    text-decoration: none;
}
.map_area ul li:nth-child(3) span,
.map_area ul li:nth-child(4) span{
	font-size: 18px;
	font-weight: bold;
}
.map_area ul li:nth-child(4),.map_area ul li:nth-child(5){font-size: 16px;line-height: 25px;}
.map_area ul li:nth-child(5){margin-top: 25px; margin-bottom: 10px;}
.map_area ul li:nth-child(5) span,.map_area ul li:nth-child(6) span{font-size: 18px;font-weight: bold;}
.map_area ul li:nth-child(6){margin-bottom: 25px; line-height: 25px;}
.map_area ul li:nth-child(8),
.map_area ul li:nth-child(7){
	font-size: 13px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
}
.map_area ul li:nth-child(7){margin-bottom: 0; }
.map_area ul li:nth-child(8)::after,
.map_area ul li:nth-child(7)::after{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}
.map_area ul li:nth-child(9){text-align: center;}
.map_area ul li:nth-child(9) a{
	display: inline-block;
	background: #fff;
	padding: 20px 0;
	max-width: 220px;
	width: 49%;
}
.map_area ul li:nth-child(9) a:nth-child(2){
	max-width: 200px;
	width: 45%;
	margin-left: 5%;
}
.map_area ul li:nth-child(9) a span{
	background: url(../common/images/icon_mark.png) no-repeat left center;
	padding: 5px 0 5px 25px;
}
.map_area ul li:nth-child(9) a:nth-child(2) span{
	background: url(../common/images/icon_mail.png) no-repeat left center;
}
.map_area ul li:nth-child(9) a.pn{display: none;}

