@charset "utf-8";




/*　topKvSlider
--------------------------------------------------------------- */
#tksWrap {
	width: 100%;
	min-width: 1060px;
	height: 849px;
	position: relative;
}

#topKvSlider {
	width: 100%;
	height: 734px;
	position: relative;
	box-sizing: border-box;
}

#topKvSlider .fade {
	width: 100%;
	height: 734px;
	position: relative;
}

#tks01 {
	background: url(../img/top/pic_kvslider01.jpg) no-repeat 50% 0;
	background-size: cover;
}
#tks02 {
	background: url(../img/top/pic_kvslider04.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks03 {
	background: url(../img/top/pic_kvslider03.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks04 {
	background: url(../img/top/pic_kvslider10.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks05 {
	background: url(../img/top/pic_kvslider11.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks06 {
	background: url(../img/top/pic_kvslider12.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks07 {
	background: url(../img/top/pic_kvslider07.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks08 {
	background: url(../img/top/pic_kvslider13.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks09 {
	background: url(../img/top/pic_kvslider14.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks10 {
	background: url(../img/top/pic_kvslider15.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks11 {
	background: url(../img/top/pic_kvslider16.jpg) no-repeat 50% 0;
	background-size: cover;
}

#tks12 {
	background: url(../img/top/pic_kvslider17.jpg) no-repeat 50% 0;
	background-size: cover;
}

#topKvSlider .fade p {
	width: 100%;
	position: absolute;
	top: 250px;
	left: 0;
	text-align: center;
	text-shadow: 0px 3px 8px #000;
}
#topKvSlider .fade p img {
	display: inline !important
}




/* topKVThumb
------------------------------------------ */
#topKVThumb {
	width: 100%;
	min-width: 1060px;
	height: 115px;
	background: #000;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}

#topKVThumb > .inner {
	width: 1440px;
	height: 87px;
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -720px;
}

#thumbSlider {
	margin:  0 auto;
}

#thumbSlider .slide {
/* 	width: 160px !important; */
	height: 87px;
	cursor: pointer;
}

#thumbSlider .slide img {
	filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}
#thumbSlider .slide:hover img {
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#thumbSlider .slide.slick-center img {
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


/* slidePrev & slideNext
------------------------------------------ */

#slidePrev {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 50%;
	left: 140px;
	cursor: pointer;
}

#slideNext {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 50%;
	right: 140px;
	cursor: pointer;
}


/* con01
--------------------------------------------------------------- */
#con01 {
	width: 100%;
	overflow: hidden;
	background: url(../img/top/bg_con01.png) repeat 0 0;
/* 	background-size: cover; */
}

#con01 > .inner {
	height: 1007px;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../img/top/img_con01_map.png) no-repeat 50% 10px;
/*     padding-top: 35px; */
    background-size: 1600px auto;
}

#con01 > .inner > .wrapper {
	position: relative;
	padding-top: 46px;
	background: url(../img/top/bg_topRes.png) no-repeat 50% 0;
}

#con01 .txtWrap {
	width: 412px;
	position: absolute;
	top: 245px;
	right: 19px;
}

/* con02
--------------------------------------------------------------- */
#con02 {
	margin-top: -172px;
	border-top: 1px solid #fff;
}

#con02 h2 {
	text-align: center;
	background: rgba(0, 0, 0, 0.3) url(../img/common/bg_asa2.png) repeat-x 0 0;
}

#con02 ul li{
	height: 366px;
	box-sizing: border-box;
	text-align: center;
}
#con0201 {
	background: url(../img/top/bg_con0201.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#con0202 {
	background: url(../img/top/bg_con0202.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#con0203 {
	background: url(../img/top/bg_con0203.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#con0204 {
	background: url(../img/top/bg_con0204.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#con0205 {
	background: url(../img/top/bg_con0205.jpg) no-repeat 50% 50%;
	background-size: cover;
/* 	padding-top: 90px; */
}

#con02 ul li a {
	display: block;
	height: 366px;
	box-sizing: border-box;
	padding-top: 70px;
/* 	background: rgba(0, 0, 0, 0.6); */
/* 	background: url(../img/common/bg_alpha_black.png) repeat 0 0; */
}
#con02 ul li a:hover {
	background: none;
}

#con02 ul li a:hover img {
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#con02 ul li {
	position: relative;
}

#con02 ul li img {
	position: relative;
}

#con02 .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 366px;
	background: #000;
	filter:alpha(opacity=0.6);
    -moz-opacity: 0.6;
    opacity: 0.6;
	
}

/* con03
--------------------------------------------------------------- */
#con03 {
	/* height: 1500px; */
	height: auto;
	background: url(../img/top/bg_con03.jpg) no-repeat 50% 0;
	background-size: cover;
	padding-bottom: 80px;
}

#con03 .wrapper {
	position: relative;
	padding-top: 80px;
}

#con03 h2 {
	text-align: center;
	margin-bottom: 42px;
}


#planSelTab {
	margin-bottom: 30px;
}

#planSelTab li {
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #fff;
	text-align: center;
	font-size: 130%;
}
#planSelTab li:nth-child(3) {
	border-right: 1px solid #fff;
}
#planSelTab li.ui-tabs-selected {
	background: #977b55;
	border: 0;
}
#planSelTab li.ui-tabs-selected + li {
	border-left: none;
}

#planSelTab li a {
	display: block;
	line-height: 55px;
	color: #fff;
}

.planNavWrap {
	width: 1000px;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.planNavWrap ul {
	position: relative;
    left: 50%;
    float: left;
}

.planNavWrap ul li {
	width: 250px;
	height: 277px;
    float: left;
    margin-right: 0px;
    position: relative;
    left: -50%;
    box-sizing: border-box;
}
.planNavWrap ul li.ui-tabs-selected {
	background: url(../img/common/arrow_tab_down.png) no-repeat 50% 100%;
}

.planNavWrap ul li > .inner {
	width: 250px;
	height: 250px;
	box-sizing: border-box;
	padding-top: 12px;
}
.planNavWrap ul li.ui-tabs-selected > .inner {
	background: #977b55;
	border-radius: 4px;
}

.planNavWrap ul li:last-child {
	margin-right: 0;
}


.planNavWrap ul li a {
	width: 250px;
	height: 229px;
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
	display: block;
	padding: 26px;
}
.planNavWrap ul li.ui-tabs-selected a {
	border: none;
	padding: 27px;
}
.planNavWrap ul li a:hover {
	text-decoration: none;
}

.planNavWrap ul li img {
	margin-bottom: 15px;
}

.planNavWrap ul li h3 {
	font-size: 120%;
	text-align: center;
	color: #fff;
}



.recoPlanSlideWrap {
	position: relative;
}

.recoPlanSlideWrap .slidePrev {
	width: 140px;
	height: auto;
	position: absolute;
	left: -140px;
    top: 0;
    bottom: 0;
	margin: auto;
	cursor: pointer;
}
.recoPlanSlideWrap .slideNext {
	width: 140px;
	height: auto;
	position: absolute;
	right: -140px;
    top: 0;
    bottom: 0;
	margin: auto;
	cursor: pointer;
}
.recoPlanSlideWrap .slidePrev img,
.recoPlanSlideWrap .slideNext img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*
@media (max-width: 1024px) {
	.recoPlanSlideWrap .slidePrev {
		left: -30px;
	}
	.recoPlanSlideWrap .slideNext {
		right: -30px;
	}
}*/

.recoPlanSlide > li {
	width: 1000px;
	float: left;
}


.recoPlanSlide > li .imgWrap {
	width: 472px;
	float: left;
}
.recoPlanSlide > li .imgWrap img {
	width: 100%;
	height: auto;
}

.recoPlanSlide > li .txtWrap {
	width: 496px;
	float: right;
	color: #fff;
}

.recoPlanSlide > li .txtWrap .labelList {
	margin-bottom: 10px;
}

.recoPlanSlide > li .txtWrap .labelList li {
	background: #977b55;
	padding: 2px 10px 2px;
	font-size: 110%;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.recoPlanSlide > li .txtWrap .ttl {
	font-size: 180%;
	margin-bottom: 10px;
}

.recoPlanSlide > li .txtWrap .txt {
	font-size: 120%;
}

.recoPlanSlide > li .btn2 {
	margin: 15px 0 0;
	background: url(../img/common/listhead01.png) no-repeat 20px 50%;
}
.recoPlanSlide > li .btn2 a {
	color: #fff;
}

#con03 .toList {
	font-size: 120%;
	padding-left: 25px;
	line-height: 1;
	background: url(../img/common/ico_tolist.png) no-repeat 0 0;
	position: absolute;
	top: 170px;
	right: 30px;
}
#con03 .toList a {
	color: #fff;
}

#con03 .btnBox {
	margin-top: 10px;
}

#con03 .btnBox div {
	width: 238px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

#con03 .btnBox div:last-child {
	margin-right: 0;
}

/* 一緒に行く人リスト ----------------- */

.planNavWrap ul.noImgList li {
	width: 250px;
    height: 62px;
}

.planNavWrap ul.noImgList li a {
	width: 250px;
    height: 62px;
    padding: 20px 0;
    text-align: center;
}

.planNavWrap ul.noImgList li.ui-tabs-selected {
    background: #977b55;
}

.planNavWrap ul.noImgList li.ui-tabs-selected a {
    border: 1px solid #c7c7c7;
    padding: 20px 0;
}

#planSel02 .planNavWrap {
	margin-bottom: 50px;
}







/* 体験プログラム
--------------------------------------------------------------- */
#taikenBnr {
	padding: 16px 0 0;
	background: url(../img/common/bg_asa.png) repeat;
	text-align: center;
}

#taikenBnr .inner {
	background: url(../img/top/bg_taiken_program.jpg) no-repeat 50% 0;
	background-size: cover;
}

#taikenBnr a {
	display: block;
	height: 213px;
}

/* con04
--------------------------------------------------------------- */
#con04 {
	padding: 16px 0 0;
	background: url(../img/common/bg_asa.png) repeat;
	text-align: center;
}

#con04 .inner {
	/* height: 800px; */
	height: auto;
	background: url(../img/top/bg_con04.jpg) no-repeat 50% 0;
	background-size: cover;
}

#con04 .wrapper {
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}

#con04 h2 {
	text-align: center;
	margin-bottom: 42px;
}


#tabRecoInfo li {
	width: 186px;
	height: 129px;
	float: left;
	margin-left: 16px;
}
#tabRecoInfo li:first-child {
	margin-left: 0;
}
#tabRecoInfo li.ui-tabs-selected {
	background: url(../img/top/arrow_tab_con04.png) no-repeat 50% 100%;
}

#tabRecoInfo li a {
	display: block;
	width: 186px;
	height: 93px;
	overflow: hidden;
	position: relative;
}

#tabRecoInfo li img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
#tabRecoInfo li a:hover img {
	top: auto;
	bottom: 0;
}



.recoInfo {
	/* height: 358px; */
	height: auto;
	margin-top: 20px;
	/* padding-bottom: 50px; */
	position: relative;
}


.recoInfoList li {
	width: 314px;
	float: left;
	background: #fff;
	margin: 0 9px;
}

.recoInfoList li a:hover {
	text-decoration: none;
}

.recoInfoList li .recoInfoImg {
	width: 314px;
	height: 220px;
	overflow: hidden;
}
.recoInfoList li .recoInfoImg img {
	width: 100%;
	height: auto;
}

.recoInfoList li .txtWrap {
	padding: 15px 25px 30px;
}

.recoInfoList li .ttl {
	font-size: 140%;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	/* text-align: center; */
}

.recoInfoList li .txt {
	font-size: 120%;
}

.riSliderPrev {
	width: 140px;
	height: auto;
	position: absolute;
	left: -140px;
    top: 0;
    bottom: 0;
	margin: auto;
	cursor: pointer;
}
.riSliderNext {
	width: 140px;
	height: auto;
	position: absolute;
	right: -140px;
    top: 0;
    bottom: 0;
	margin: auto;
	cursor: pointer;
}
.riSliderPrev img,
.riSliderNext img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*@media (max-width: 1024px) {
	.riSliderPrev {
		left: -30px;
	}
	.riSliderNext {
		right: -30px;
	}
}*/

#con04 .toList {
	font-size: 120%;
	padding-left: 25px;
	line-height: 1;
	background: url(../img/common/ico_tolist.png) no-repeat 0 0;
	position: absolute;
	top: 170px;
	right: 30px;
}
#con04 .toList a {
	color: #fff;
}

/* ウエディング
--------------------------------------------------------------- */
#weddingBnr {
	padding: 16px 0 0;
	background: url(../img/common/bg_asa.png) repeat;
	text-align: center;
}

#weddingBnr .inner {
	background: url(../img/top/bg_wedding.jpg) no-repeat 50% 0;
	background-size: cover;
}

#weddingBnr a {
	display: block;
	height: 213px;
}

/* フォトギャラリー
--------------------------------------------------------------- */
#gallery {
	padding: 16px 0 0;
	background: url(../img/common/bg_asa.png) repeat;
	text-align: center;
	position: relative;
}

#gallery a {
	display: block;
	height: 194px;
}

#gallerySlide li {
	float: left;
}

#btnGallery {
	height: 194px;
	position: absolute;
	top:26px;
	left: 50%;
	margin-left: -530px;
}

#gallery .ttlPhoto {
	position: absolute;
	width: 300px;
	height: 194px;
	top: 16px;
	left: 50%;
	margin-left: -150px;
}

#btnGallery img {
	margin-top: -26px;
}

#btnGallery a:hover img {
	 filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


/* bottomWrap
--------------------------------------------------------------- */
#bottomWrap {
	padding: 16px 0 0;
	background: url(../img/common/bg_asa.png) repeat;
	
}

#bottomWrap .inner {
	height: auto;
	background: url(../img/common/bg_wasi.png) repeat-x 0 0;
}

#bottomWrap .inner_bt {
	height: auto;
	background: url(../img/common/bg_wasi_bt.png) repeat-x 0 100%;
	padding-bottom: 30px;
}

#movieWrap {
	padding-top: 70px;
	padding-bottom: 60px;
}

#movieWrap .left {
	width: 730px;
	float: left;
}
#movieWrap .left h3 {
	margin-bottom: 25px;
}

#movieTab {
	margin-bottom: 10px;
}

#movieTab li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #999;
/* 	text-align: center; */
	text-align: left;
	font-size: 130%;
	
	color: #fff;
	padding-left: 10px;
	line-height: 38px;
	background: #977b55;
}
#movieTab li:nth-child(2) {
	border-right: 1px solid #999;
}
/*
#movieTab li.ui-tabs-selected {
	background: #977b55;
	border: 0;
}
*/
#movieTab li.ui-tabs-selected + li {
	border-left: none;
}

#movieTab li a {
	display: block;
	line-height: 38px;
	color: #363636;
}
#movieTab li.ui-tabs-selected a {
	color: #fff;
}



#movieWrap .right {
	width: 240px;
	float: right;
	padding-top: 82px;
}
#movieWrap .right li {
	margin-bottom: 11px;
}


#newsWrap {
	background: url(../img/common/bg_shadow_down.png) no-repeat 50% 0;
	background-size: 2000px auto;
}

#newsWrap .left {
	/*width: 481px;*/
	/*float: left;*/
	position: relative;
}

/*#newsWrap .right {
	width: 481px;
	float: right;
	position: relative;
}*/

#newsWrap h3 {
	text-align: center;
}

.kijiList {
	border-top: 1px solid #969696;;
	border-bottom: 1px solid #969696;
	padding: 5px 10px 0;
}

.kijiList dl {
	padding: 15px 0;
	border-top: 1px dotted #969696;
}
.kijiList dl:first-child {
	border-top: none;
}

.kijiList dt {
	display: block;
	width: 70px;
	float: left;
	font-size: 120%;
}
.kijiList dt .label {
	display: inline-block;
	background: #af9348;
	color: #fff;
/* 	width: 95px; */
	line-height: 20px;
	text-align: center;
	margin-left: 8px;
	padding: 0 10px;
}
#newsWrap .left .kijiList dt {
/* 	width: 170px; */
	width: 170px !important;
}

.kijiList dd {
	width: 375px;
	float: right;
	font-size: 120%;
}
#newsWrap .left .kijiList dd {
/* 	width: 275px; */
	/*width: 245px;*/
	width: 800px !important;
}

#newsWrap .toList {
	font-size: 120%;
	padding-left: 25px;
	line-height: 1;
	background: url(../img/common/ico_tolist_black.png) no-repeat 0 0;
	position: absolute;
	top: 90px;
	right: 0px;
}


/* topFootResMod
--------------------------------------------------------------- */
#topFootResMod {
	height: 259px;
	background: url(../img/common/bg_resmod.jpg) no-repeat 50% 0;
	background-size: cover;
	box-sizing: border-box;
	padding-top: 60px;
}

/* Google Map
--------------------------------------------------------------- */
#gMap {
	width: 100%;
	height: 540px;
}

/* footer
--------------------------------------------------------------- */
footer {
	margin-top: -20px;
}










/*　top_news
-----------------------------------------------------------*/
.top_news{
	background: #a88a63;	
	padding: 13px 0;
	color: #fff;
	font-size: 12px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
}

.top_news .wrapper{
	padding: 0;
}
.top_news .news_box{
	display: flex;
}
.top_news .news_box .news_ttl a{
	padding: 5px 0;	
	font-size: 16px;
	position: relative;
	display: inline-block;
}
.top_news .news_box .news_ttl a:after{
    content: '';
    border-right: 2px solid #fff;
    width: 2px;
    height: 26px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: -20px;
    margin: auto;
}
.top_news .news_detail{
    margin-left: 20px;
	padding: 5px 0 5px 20px;
}
.top_news .news_box p a{
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
	color: #fff;
	font-size: 16px;
}
.top_news .news_box p a:hover{
	text-decoration: none;
}
.top_news .news_box p a span{
	margin-left: 100px;
    display: inline-block;
    background: url(../img/common/listhead03_white.svg) no-repeat 0 50%;
	padding-left: 25px;
	font-size: 12px;
}


















