@charset "utf-8";

/* init */
*{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	
}
body {
	background:#fcfcfc;
	color: #333333;
	font-size: 90%;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 980px;
}
a img{
	border-left: none #A54898;
	border-right: none;
	border-bottom: none;
	border-top: none;
	}
a:link{
	color: #5bb538;
	}
a:visited{
	color: #5bb538;
	}
a:hover{
	}

a {
	outline: none;
	border: none;
}

/* レイアウト */

#contents_bg{
	width: 100%;
}

#contents_bg_bottom{
	background-image: -webkit-linear-gradient(110deg,rgba(232,201,209,0.73) 0%,rgba(225,239,205,0.73) 100%), url(images/bg.png);
	background-image: -moz-linear-gradient(110deg,rgba(232,201,209,0.73) 0%,rgba(225,239,205,0.73) 100%), url(images/bg.png);
	background-image: -o-linear-gradient(110deg,rgba(232,201,209,0.73) 0%,rgba(225,239,205,0.73) 100%), url(images/bg.png);
	background-image: linear-gradient(340deg,rgba(232,201,209,0.73) 0%,rgba(225,239,205,0.73) 100%), url(../images/bg.png);
	background-repeat: repeat;
	padding-top: 50px;
	height: 5150px;
	width: 100%;
	padding-left: auto;
	padding-right: auto;
}

#mainImg{
	margin: 0 auto;
	width: 980px;
	height: 567px;
}

#mainImg img#hana{
	position: absolute;
	top: 370px;
	left: 800px;
}

#contents_bgIn{
	margin: 0 auto;
	padding-bottom: 0px;
	background-color: #fcfcfc;
	}
	
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}

#contents_left,#contents_right{
	width: 435px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col{
	width: 980px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
}

.contents_1col img{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	width: 100%;
	margin-left: auto;
}

.contents_2col,
.contents_3col{
	background: url(../images/bg_content.png) repeat left center;
	}
	
#contents_1col_center{
	margin-bottom: 30px;
	width: 840px;
	padding: 10px 25px 25px 20px;
	position: relative;
	border: 5px solid #ECE0D5;
	background-color: hsla(0,0%,100%,0.71);
}

.contents_2col{
	margin-bottom: 30px;
	width: 375px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 25px;
	position: relative;
	border: 5px solid #ECE0D5;
	background-color: hsla(0,0%,100%,0.71);
}

.contents_3col{
	margin-bottom: 30px;
	width: 375px;
	padding: 20px 25px 25px 20px;
	border: 5px rgba(0,0,0,0.2) solid;
}


.present{
	position: absolute;
	right: 15px;
	top: 91px;
}




#footer{
	clear: both;
	background: #a44897;
	margin-top: 0;
}
#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	
}


h2{
	margin-bottom: 15px;
	text-align: left;
	color: #4F4651;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

	h2 span {
	display: block;
	margin: 0 0 0 0px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}

	#contents_1col_center h2 span {
	background-image: url(../images/ttl_tenji.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#event h2 span {
	background-image: url(../images/ttl_event.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#stuff_blog h2 span {
	background-image: url(../images/ttl_stuffblog.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#goods h2 span {
	background-image: url(../images/ttl_goods.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#foods h2 span {
	background-image: url(../images/ttl_foods.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#gaiyou h2 span {
	background-image: url(../images/ttl_gaiyou.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#access h2 span {
	background-image: url(../images/ttl_access.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}

	#download h2 span {
	background-image: url(../images/ttl_dl.png);
	padding: 47px 0 0 0px;
	background-size: contain;
}


.sub-title{
	margin: 0 0 10px 5px;
}

.sub-title02{
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
background: #5bb538; /* Old browsers */
background: -moz-linear-gradient(top, hsl(103,53%,47%) 0%, hsl(103,53%,47%) 50%, hsl(106,45%,58%) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, hsl(103,53%,47%) 0%,hsl(103,53%,47%) 50%,hsl(106,45%,58%) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, hsl(103,53%,47%) 0%,hsl(103,53%,47%) 50%,hsl(106,45%,58%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bb538', endColorstr='#79c462',GradientType=0 ); /* IE6-9 */
	height: 1.8em;
	width: 8em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-radius: 3px;
}

.sub-title03{
	margin-top: 0;
	margin-right: 0;
	margin-left: -18px;
	margin-bottom: 20px;
	border-left: 3px solid #A54898;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	border-bottom: 1px dotted #D7D7D7;
	line-height: 1em;
}

h3{
	margin: 10px 0 10px 5px;
	padding: 0;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
	color: #A63996;
}

	h3 span {
	display: block;
	margin: 0 0 0 0px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}

	#ev01 h3 span {
	background-image: url(../images/ttl_ev_01.png);
	padding: 19px 0 0 0px;
	background-size: contain;
}

	#ev02 h3 span {
	background-image: url(../images/ttl_ev_02.png);
	padding: 19px 0 0 0px;
	background-size: contain;
}

	#ev08 h3 span {
	background-image: url(../images/ttl_ev_08.png);
	padding: 20px 0 0 0px;
	background-size: contain;
}

	#ev03 h3 span {
	background-image: url(../images/ttl_ev_03.png);
	padding: 19px 0 0 0px;
	background-size: contain;
}

	#ev04 h3 span {
	background-image: url(../images/ttl_ev_04.png);
	padding: 42px 0 0 0px;
	background-size: contain;
}

	#ev05 h3 span {
	background-image: url(../images/ttl_ev_05.png);
	padding: 40px 0 0 0px;
	background-size: contain;
}

	#ev06 h3 span {
	background-image: url(../images/ttl_ev_06.png);
	padding: 19px 0 0 0px;
	background-size: contain;
}

	#ev07 h3 span {
	background-image: url(../images/ttl_ev_07.png);
	padding: 19px 0 0 0px;
	background-size: contain;
}

h4{
	margin: 15px 0 5px 5px;
	padding: 0;
}

	h4 span {
	display: block;
	margin: 0 0 0 0px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}

	#ev02_01 h4 span {
	background-image: url(../images/ev02_01.png);
	padding: 16px 0 0 0px;
	background-size: contain;
}

	#ev02_02 h4 span {
	background-image: url(../images/ev02_02.png);
	padding: 17px 0 0 0px;
	background-size: contain;
}

	#ev02_04 h4 span {
	background-image: url(../images/ev02_04.png);
	padding: 16px 0 0 0px;
	background-size: contain;
}

/* スライダー */

.bg-slider {
	background-position: center top;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: cover;
	width: 100%;
}

.bg-slider_title{
	text-align:center;
}

/* パーツ */

.feel_txt{
	width: 425px;
	float: left;
	}
.feel_img{
	float: right;
	}
.table01{
	border-collapse: collapse;
	width: 100%;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
}
.table01 th,
.table01 td.midashi{
	background-color: #f6f6f6;
	padding: 3px;
	text-align: center;
	font-weight: normal;

}
.table01 th{
	width:20%;
}
.table01 td{
	background-color: #fff;
	padding: 8px;
	text-align: center;
}
.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #abc29b;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 0.9rem;
}
.table02 th{
	font-weight: normal;
	background-color: #f2f8eb;
	width: 30%;
}
.table02 td{
	background-color: #FFF;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
.table03{
	border-collapse: collapse;
	width: 100%;
	border-width: 1px;
	}
.table03 th,.table03 td{
	border: 1px solid #AEAEAE;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #666;
	font-weight: normal;
	width: 30%;
	padding-left: 15px;
	background-color: #F2F8EB;
	}
.table03 td{
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	}


.table04{
	border-collapse: collapse;
	width: 340px;
	margin: 0 0 15px 20px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
}
.table04 th{
	background-color: #f6f6f6;
	padding: 3px;
	text-align: center;
	font-weight: normal;

}
.table04 td{
	background-color: #fff;
	padding: 8px;
	text-align: center;
}


.box01{
	position: relative;
	width: 360px;
	padding: 20px 10px 10px 10px;
	margin-bottom: 12px;
	border: 1px solid #CCCABE;
	background-color: #F6F7F0;
}


.kouza-pic{
	position: absolute;
	top: 72px;
	right: 8px;
	border: 1px #CCC solid;
	z-index: 3;
}

.kouza-pic02{
	position: absolute;
	top: 162px;
	right: 3px;
	border: 1px #CCC solid;
	z-index: 4;
}


.box-pic{
	position: absolute;
	top: 13px;
	right: 7px;
	border: 1px #CCC solid;
	z-index: 2;
	width: 130;
	height: 97.5;
}

.hana{
	position: absolute;
	right: 5px;
	top: 3px;
}

.hana_bottom{
	position: absolute;
	bottom: 3px;
	left: 5px;
}

.yoyaku{
	width: 361px;
	background: #FFF;
	padding: 15px 10px 10px 10px;
	margin: 20px 0 40px 0;
	border-top: 1px solid #9b9b8a;
	border-bottom: 1px solid #9b9b8a;
}

.yoyaku p{
	margin-bottom: 7px;
}

.box02{
	width: 361px;
	background-color: #fefcf4;
	padding: 10px;
	margin-bottom: 12px;
	border: 1px #f4f3e7 solid;
}



.box-in-box{
	width: 361px;
	border: none;
	padding:5px 0;
	margin-bottom: 12px;
	border-bottom: #CCC 1px dotted;
}


.box-in-box-present{
	background-color: #fefcf4;
	width: 361px;
	border: none;
	padding:5px 0 5px 0;
	border-bottom: none;
}


.box-in-box-last{
	width: 361px;
	border: none;
	padding:5px 0 5px 0;
	margin-bottom: 12px;
	border-bottom: none;
}


.blog{
	background-repeat: repeat;
	background-position: left 100px;
	background-image: url(../images/bg_content.png);
	margin-bottom: 30px;
	width: 375px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 5px solid #ECE0D5;
	position: relative;
	background-color: hsla(0,0%,100%,0.71);
}

		
.blog-in{
	width: 351px;
	border: none;
	padding:10px 15px;
	border-bottom: none;
}




.txt01{
	padding: 5px 8px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px;
	font-size: 0.9rem;
	line-height: 16px;

}

.txt02{
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	margin-top: 13px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 1rem;
	line-height: 1.6em;
	border: 1px dotted #888888;
	background-color: #fff;
}



	
.speaker{
	padding: 0 8px;
	margin: 13px 0;
	font-size: 0.9rem;
	line-height: 16px;
	text-align: right;
}		
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #a590d5;
	}
	


.box_dl1 a,.box_dl2 a{
	display: block;
	width: 213px;
	font-size: 0.8rem!important;
	height: 52px;
	padding: 55px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.jpg);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.jpg);
	background-repeat: no-repeat;
}

.detailBtn{
	text-align: right;
	margin: 0 5px 8px 0;
}


.logo1{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 59px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 62px;
	}
.cr{
	width: 527px;
	color: #fafcfb;
	font-size: 0.75rem;
	text-align: right;
	position: absolute;
	left: 362px;
	top: 121px;
	}
.support{
	width: 500px;
	color: #fafcfb;
	font-size: 0.9rem;
	text-align: left;
	position: absolute;
	left: 395px;
	top: 40px;
	}	
.totop{
	width: 92px;
	height: 30px;
	position: absolute;
	left: 807px;
	top: -27px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top:10px;
	}
.maT40{
	margin-top:40px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB30{
	margin-bottom: 30px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	padding-left: 2px;
	}
.maB5{

	}
	
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}
.maL6em{
	margin-left: 6.5em;
}

p.indent-1 {
padding-left:1em;
text-indent:-1em;
}


/* テキスト装飾 */
.small{
	font-size: 85%;
	line-height: 1.3em;
}

.smaller{
	font-size: 0.9rem;
}

.service{
	background: url(../images/service.png) 10px 20px  no-repeat;
	font-size: 0.9rem;
	color: #666;
	text-align: right;
	padding: 10px 22px 0 0;	
}
.note{
	color: #7b4a4a;
	font-size: 0.8rem;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}


	
/*その他 */
.clear{
	clear: both;
	}

/*socialPlugIn*/
.social{
	position: absolute;
	width: 220px;
	height: 35px;
	z-index: 9;
	left: 710px;
	top: -50px;
	}

.sns-wrap{
	margin:20px auto;
	padding:0;
	overflow: hidden;
	list-style: none;
}
.sns-wrap li{
	float: left;
	margin:0 10px 0 0;
}

.sns-wrap li.fb-button{
	line-height: 1;
}


.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	margin: 1px 40px 0 15px\9 !important ;
	}
.line{
	margin: -4px 0 0 50px;
	margin: -3px 0 0 -10px\9 !important;
	}



/*socialPlugIn
.social{
	position: absolute;
	width: 410px;
	height: 35px;
	top: 250px;
	left:400px;
	}
.social div{
	float: right;
	text-align: left;
	}
.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	margin: 1px 40px 0 15px\9 !important ;
	}
.line{
	margin: -4px 0 0 10px;
	margin: -3px 0 0 -10px\9 !important;
	}
	*/
