@charset "UTF-8";

@media (min-width:1000px) {
	header { padding-bottom:15px; }
	header .con { background:#fff; }
}

/* top */
#slide { position:relative; z-index:0; }
#slide img { width:100%; height:auto; vertical-align:bottom; }
.slide_pc li.sightseen_li p.btn { position: absolute; bottom: 120px; left: 30%; width: 40%; font-size: 14px!important; text-align: center; }

/* 170707 add */
/*.bord_l {
    width: 15px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 15px;
}
.bord_r {
    width: 15px;
    height: 500px;
    background: #fff;
    position: absolute;
    right: 15px;
}*/

#notice { padding:15px; }
#notice h2 { font-size:18px; margin-bottom:5px; }
#notice .box { padding:20px; border:1px solid #b9aa98; border-radius:8px; background:#fefcf2; }
#notice h3 { color:#7e5730; font-size:14px; }
#notice p { text-align:center; }
#notice a { color:#e07f00; }

.bn_top{ padding:40px 15px 0; }
.bn_top img{ width: 100%; }

#features, #plan{ padding:20px 15px; border-bottom:1px solid #e4e0db; }
#style { padding:20px 15px; }
#news, #event { padding:20px 0; }
	#event { background:#dde6c4; }
	#news  { background:#faf4e4; }

#style li span.pname { display:block; font-weight:normal; font-size:16px; }
#event li { border:3px solid #c3d3a1; background:#fefcf2; margin-bottom:20px; }
#news li  { border:3px solid #f7e496; background:#fff; }
/*#plan h3 { margin-bottom:8px; }*/

#event .con_h2 span, #event .date { color:#6b9666; }
#news .con_h2 span, #news .date { color:#e6a33a; }
#event h3, #news h3 { margin-bottom:15px; }
#event .date, #news .date { line-height:1; font-size:13px; font-weight:normal; }

.more-link { display:none; }

#news li .txt p { margin-bottom:0; }
#event li .btn, #news li .btn { width:60%; margin-top:15px; }


/*スマホ*/
@media (max-width: 640px) {
	body{ -webkit-text-size-adjust: 100%; }
	#contents img { width:100%; height:auto; }
	.slide_pc,.slide_tab { display:none; }
	.slide_sp li { position: relative; }
	.slide_sp li p { position: absolute; bottom: 3%; left: 3%; width: 94%; font-size: 12px!important; text-align: left; }
	.slide_sp li p{ font-size: 12px; }
	.slide_sp .sightseen_li p.btn { width: 50%; text-align: center; left: 25%; }
	.slide_sp .btn a:before{ top: 5px; left: 8px; }
	.bx-wrapper .bx-controls-direction a {top: 55%; }
	#notice .box { text-align:left; }

	#style li { font-size:16px; }
	#style li img { margin-bottom:8px; }
	#style li span.pname { font-size:12px; }

	#event ul, #news ul { padding:0 15px; }
	#event li:nth-child(2) { display:none; }
	#news li:nth-child(2), #news li:nth-child(3) { display:none; }

}

@media (min-width: 641px) {
.listA li.block_h {
    float: left!important;
}
}

/*タブレット*/
@media (min-width: 640px) and (max-width: 1000px) {
	.slide_pc,.slide_sp { display:none; }

	/*#plan .listB li { margin-bottom:15px; }*/

	#event .con,#news .con { padding:15px; }
	#news li:nth-child(3) { display:none; }

	.btn_all { width:250px; }
	div.bx-controls.bx-has-controls-direction{ display: none; }
	.slide_tab li.sightseen_li p.btn { position: absolute; bottom: 75px; left: 30%; width: 40%; font-size: 14px!important; text-align: center; }
}
/*PC*/
@media (min-width: 1000px) {
	header { margin-bottom:-20px; }
	header nav { z-index:60; }

	.slide_tab,.slide_sp { display:none; }

	#slide { width:100%; overflow:hidden; position:relative; padding-top:115px; }
	.slide_pc { position:relative; left:50%; width:3000px; margin-left:-1500px; }
	.slide_pc li { width:1000px; }
	.bx-wrapper { margin:0 auto; position:relative; }
	.slide_pc > .bx-wrapper  > .bx-controls {
		width:1060px; height: 0; position:absolute; top:0; left:50%; margin-left:-530px; display: block;
		background:url("../img/slide/control_bg.png") 0 0 repeat-y; }
	div.bx-controls.bx-has-controls-direction{ display: none; }
	.bx-wrapper .bx-controls-direction a {
		position:absolute; outline:0; z-index:9999;
		width:40px; height:40px; text-indent:-9999px; top: 260px; }
	.bx-wrapper .bx-prev {
		left:3px;
		background:url("../img/slide/prev.png") 0 0 no-repeat; }
	.bx-wrapper .bx-next {
		right:3px;
		background:url("../img/slide/next.png") 0 0 no-repeat; }
	.bx-wrapper .bx-next:hover { background-position:0 0; }
	.slide_pc:before, .slide_pc:after {
		content:""; display:block; position:absolute; z-index:40;
		width:100%; height:600px; border-radius:50%; background:#fff; }
		.slide_pc:before { top:-550px; }
		.slide_pc:after { bottom:-560px; }

	#notice .box { width:70%; margin:auto; margin-bottom: 10px; }

	.bn_top img{ width: 800px; height: auto; }

	#event h2, #news h2 { text-align:left; }
	#event h2 span, #news h2 span { margin-left:1em; }
	#event h2 span:before,
	#news  h2 span:before { content:none; }

	#features, #plan, #style { padding:35px 0; position:relative; }
	#news, #event { padding:35px 0; }
	#news .con, #event .con { position:relative; }
	.btn_all { position:absolute; top:55px; right:0; width:150px; margin:0; }
		#news .btn_all, #event .btn_all { top:3px; }

	#event { background:url("../img/top/event_bg.jpg") center center no-repeat #dde6c4; background-size:cover; }
	#news  { background:url("../img/top/news_bg.jpg") center center no-repeat #faf4e4; background-size:cover; }

	#news li { width:32%; margin:0 2% 20px 0; }
	#news li:nth-child(2) { margin-right:2%; }
	#news li:nth-child(3) { margin-right:0; }
	#event li .main_photo, #news li .main_photo {
		float:none; display:block; width:auto; max-width:100%; height:auto; max-height:200px; margin:5px auto 8px; }
	#event li div, #news li div { margin-left:0; }

  /* 170707 add */
  .bord_l {
    width: 15px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 15px;
  }
  .bord_r {
    width: 15px;
    height: 500px;
    background: #fff;
    position: absolute;
    right: 15px;
  }

}
