@charset "UTF-8";
/* CSS Document */


/* サイト全体*/
body{
	
}

#page{
	overflow: hidden;
}

.site-header{
}


#main{
	font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;
	text-align: justify;
	width: 100%;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
}

.container{
		max-width: 100%;
	    margin: 0 auto;
	    padding-right: 0px !important;
        padding-left: 0px !important;
		}
.row {
    margin-right: -15px; /* ←マイナス側へ数値を大きくしてみよう */
    margin-left: -15px;  /* ←マイナス側へ数値を大きくしてみよう */
}

.pc_logo img{
	width: 250px;
}

.tb_top_display{
	display: none;
}

.pc_top_display{
	display: block;
}


.wpml-ls-native{
		font-size: 16px !important;
	position: relative;
	top: -4px;
}



#ubermenu-main-18-desktop{
	margin-top: 6px;
}



@media only screen and (max-width: 1200px){
	.container{
		width: 100%;
	    margin: 0 auto;
		}
	
}


@media only screen and (max-width: 1650px){
	
	
	.tb_top_display{
	display: block;
}

    .pc_top_display{
	display: none;
}


}


@media only screen and (min-width: 1650px){
	
	#menu-item-3874{
		padding-top: 20px !important; 
}



}


@media screen and ( min-width:900px )
{
		#main{
			width: 900px;
		}
	
	.ubermenu-submenu {
}

}


@media screen and ( max-width:900px )
{
	
	#slide-3-layer-4{
		display: none !important;
	}
	
	.bt_reservation{
	border:solid 1px #ffffff !important;
    border-radius: 5px !important;
	margin-right: 20px !important;
	margin-top: 15px;
	width: 55px !important;
	font-size: 10px;
}
	.gallery-columns-5 .gallery-item {
    max-width: 50% !important;
    max-width: -webkit-calc(20% - 4px);
    max-width:         calc(20% - 4px);
}
	
	.rev-btn{
		margin-top: 250px !important;
	}
	
	


}


@media screen and ( orientation:landscape )
{
	
	.rev-btn{
		margin-top: 0px !important;
	}
	
	


}



@media screen and ( max-width:575px )
{
		.relative{
			margin-bottom: 40px;
		}
}




.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #84785b;
	padding-top: 5px;
	margin-bottom: 20px;
}

.content-area{
	margin-top: 150px;
}

#content{
	
}

#content p{
	line-height: 30px !important;
}

.site-branding{
	background-color:#000000;
	opacity: 0.7;
	text-align: center;
	padding: 16px 0 16px 0;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 10;
}


#top_slider{
	position: relative;
}

.block_bt_top_slider{
	position: absolute;/*絶対配置*/
  top: 80%;
  left: 50%;
	z-index: 2;
	margin-left: -100px;
}

#rev_slider_1_1_wrapper{
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}

.bt_top_slider {
  color: #ffffff !important;
	font-size: 14px !important;
}
.bt_top_slider:hover {
  background-color: #ffffff;
	color: #262626 !important;
	text-decoration: none;
}


.bt_top_slider {
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  outline: none;
}
.bt_top_slider::before,
.bt_top_slider::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.bt_top_slider,
.bt_top_slider::before,
.bt_top_slider::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


#top_photo_thumbnail{
	background-color: #484848;
	width: 100%;
	position:relative;
}

#top_photo_thumbnail img{
	margin: 0 !important;
	padding: 0 5px !important;
}

.top_photo_thumbnail_bt a{
	right: 5px;
	top: 5px;
	color: #ffffff !important;
	position: absolute;
}

.gallery-item {
    margin-bottom: 0px !important;
	margin-top: 1px !important;
}


#masthead{
	position: relative;
	width: 100%;
}

/* ubermenu*/
.ubermenu .menu-item-language{
    float:right;
    padding:15px 12px;
}

..ubermenu-responsive-toggle a{
	color: #ffffff !important;
}

.ubermenu-submenu-id-wpml-ls-header_menu_sub-ja{
	
}

.fa-bars:before{
	content: "\f107" !important;
  font-family: FontAwesome;
	font-size: 30px;
}

.ubermenu-nav{
	text-align: center !important;
}

.ubermenu-submenu a{
	color: #ffffff !important;
}

#ubermenu-nav-main-18-primary{
}

.wpml-ls-link{
	color: #ffffff !important;
}


@media only screen and (min-width: 1200px){
	.ubermenu-responsive-toggle{
	}
}

.main-navigation_mobile a{
	color: #ffffff !important;
	font-size: 32px !important;
}

.bt_reservation_block{
	margin-top: 20px;
}

.bt_reservation{
	border:solid 2px #ffffff !important;
    border-radius: 5px !important;
	margin-top: 6px !important;
	color: #ffffff !important;
	padding: 8px 20px !important;
}

@media only screen and (max-width: 760px){
	.bt_reservation{
	padding: 8px 0px !important;
		font-size: 6px !important;
}

}

@media only screen and (max-width: 510px){
	.bt_reservation{
	padding: 8px 0px !important;
		font-size: 3px !important;
}

}



.bt_reservation:hover{
	color: #000000 !important;
	text-decoration: none !important;
	background-color: #ffffff;
}




.ubermenu-responsive-toggle{
	color: #ffffff !important;
	font-size: 16px !important;
}

.fa-angle-down{
	font-size:30px !important;
	color: #ffffff;
	cursor: pointer;
	margin-top: 20px !important;
}


.arrow1{
	cursor: pointer;
width: 15px;
height: 15px;
border: 2px solid;
border-color:  transparent transparent #ffffff #ffffff;
transform: rotate(-45deg);
	margin-top: 20px;
	-webkit-transition: all .30s linear;
    -moz-transition: all .30s linear;
    -o-transition: all .30s linear;
    transition: all .30s linear;
}

.dropdown_toggle{
	border-color: #ffffff #ffffff transparent transparent;
transform: rotate(-45deg);
}



.bt_sp li{
	color: #000000;
}

.ubermenu-target{
	text-align: center !important;
}


.sp_logo{
	width: 150px;
	float: left;
}

.sp_bt_reservation{
	border:solid 1px #ffffff !important;
    border-radius: 5px !important;
	margin-right: 20px !important;
	margin-top: 15px;
	width: 55px !important;
	font-size: 10px;
	float: right;
	display: inline;
	padding: 5px 0px;
}


.sp_bt_reservation a{
	color: #ffffff !important;
}


.sp_main-navigation{
	top:-50px;
}

.sp_main-navigation #ubermenu-main-18-primary{
  background: #000000 !important;
  position: fixed !important;
  top: 100px !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.sp_main-navigation .ubermenu-target{
	margin-bottom: 40px !important;
	font-size: 20px !important;
}

.sp_main-navigation{
　　 overflow-y: scroll;  
　　 z-index: 99;
}


/* Bellows Accordion Menu*/

.bellows-subtoggle{
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#bellows-main-18,
.bellows-submenu{
	background-color: rgba(0,0,0,0) !important;
}

.bellows .bellows-nav .bellows-menu-item-has-children>.bellows-target{
	padding-right: 20px !important;
}


/* footer*/
.site-footer{
	padding: 30px 20px 30px 20px;
	background-color: #706e6f;
	color: #ffffff;
	width: 100%;
}

.site-footer a{
	color: #ffffff;
}

.site-info{
	text-align: center;
	padding: 20px 0;
}

.footer_logo{
	width: 200px !important;
}

.footer_img_tabi{
	width: 230px;
}

/*input, button, textarea, select , input[type="submit"] {
  margin: 0;
  padding: 5px 15px !important;
  background: none;
  border: 1px solid #ffffff;
  border-radius: 0 !important;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	color: #ffffff !important;
	text-align: center !important;
}*/

.site-info i{
	
}

.my-small{
	font-size: 23px !important;
	margin: 0 15px;
}


/* トップページ*/




#top_page{
	
}

#top_page h2{
	text-align: center;
	margin-bottom: 30px;
}



.top_block{
	padding: 0 0 100px 0;
}


@media (min-width: 1200px) {
	.top_block{
	width: 1500px;
}

}

.top_block p{
	text-align: center;
	padding: 0 20px;
}

.slide{
	background-attachment: scroll;
	max-width:100% !important;
	height:auto;
	position: relative;
	padding:200px 0;
	margin: 50px 0;
}


.top_slide1{
	background-size:cover;
}

.top_slide2{
	background-size:cover;
}



.fa-plus-circle{
	font-size:40px !important;
	color: #5D5600 !important;
	cursor: pointer !important;
}

.switch{
	cursor:pointer;
}

.switch_back{
	margin-bottom: 50px;
	cursor:pointer;
}

.bt_syousai_nodisplay{
	display: none;
}


.syousai a{
	color: #ffffff;
}


#densetsu{
	background-color: #6C644F;
	color:  #ffffff;
	display: none;
}

.loop-entry{
	margin-top: 40px;
	margin-bottom: 120px;
}


.loop-entry-content h2{
	margin-top: 20px;
	font-size: 32px;
}

.loop-entry-content h2 a{
	color: #404040 !important;
}


.loop-entry-thumbnail img{
	width: 100% !important;
	margin-bottom: 40px;
}

.front_news_des{
	text-align: center;
}

.front_news_des a{
	color: #404040;
}



/* プラン アーカイブ*/
.plan_list{
	padding-top: 60px;
	padding-bottom: 20px;
}

.plan_list h2{
	font-size: 30px;
	color: #84785b;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
}


.plan_archive_yoyaku{
	text-align: center;
	margin-bottom: 20px;
}

.loop-entry-thumbnail-plan{
	width: 100% !important;
}

.plan_archive_title h3{
	font-size: 15px;
	padding: 5px 5px 0 5px;
}


/* プラン　個別ページ */
.entry-header h1,
.archive_block_title{
	font-size: 30px;
	color: #84785b;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
}


.plan_top_img{
	text-align: center;
	margin-top: 20px;
}


.plan_txt{
	margin:30px 0 50px 0;
}


.plan_price{
	text-align: right;
}



.plan_url{
	width: 100%;
	margin-bottom: 20px;
}

.plan_url21{
	width:48%;
	float: left;
}
.plan_url45{
	width:48%;
	float: right;
}

.plan_menu.pc_display{
	display:none;
}


.plan_menu.sp_display{
	display: block;
}

.plan_menu{
	padding-top:30px;
	margin: 0 auto;
	width: 300px;
}

.plan_menu h3,
.plan_menu_s h3{
	text-align: center !important;
	font-size: 20px !important;
	padding-top: 30px;
}


.plan_menu a,
.plan_menu_s a{
font-size:16px;
display:block;
padding-top:15px;
padding-bottom:15px;
text-align:center;
background:#666666;
color:#FFFFFF;
text-decoration:none;
margin-top:0px;
}


.plan_menu a:hover,
.plan_menu_s a:hover{
background:#cccccc;
color:#666666;
}

.plan_urls{
	text-align: center;
	display:inline-block;
	width: 100%;
}


@media screen and ( max-width:900px )
{
	
	.plan_menu.sp_display{
	display:block;
}
	.plan_menu.pc_display{
	display:none;
}
	.plan_list{
		padding-left: 20px;
		padding-right: 20px;
}

}


.flex{
display: flex;
flex-wrap: wrap;
}



.liimagelink:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.liimagelink img {
  -webkit-filter: blur(0);
  filter: blur(0);
	width: 100%;
}

/* お問い合わせ　個別ページ */
#page_contact{
	margin-top: 50px;
	margin-bottom: 100px;
}


#box{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6em;
	width:300px;
	margin-left:34px;
}

#box h3{
	font-size:18px;
	color:#84785b;
}

#box span{
	display:block;
	color: #000000;
}

#box p{
	margin:20px 0;
	font-size: 15px;
}


.boxs table{
	
}


.boxs tr{
	
}


.boxs th{
	width:260px;
	padding-top:30px;
}


.boxs td{
	padding-top:30px;
}


#box .con{
	padding:2px;
	width:300px;
	border:1px dotted #84785b;
	align:left;
	font-size:14px;
}

#box .mes{
	line-height:23px;
	font-size:14px;
	height:185px;
	padding:2px;
	width:300px;
	border:1px dotted #84785b;
        overflow-y:auto;
        _overflow-y:hidden;  /* IEでスクロールバーを消す為に記述 */
}

#box .wpcf7-submit{
	margin-top:0px;
	height:35px;
	width:100px;
	color:#FFFFFF !important;
	background-color:#666;
	font-weight:bold;
	font-size:16px;
	text-align: center !important;
}

#box .wpcf7-text{
	line-height:16px;
}


#box input{
color: #000000 !important;
	text-align: left !important;
}

#box textarea{
color: #000000 !important;
	text-align: left !important;
}

#box input[type="checkbox"]{
color: #000000 !important;
    background-color: #ffffff !important;
	text-align: left !important;
}

.wpcf7-list-item-label{
    display: inline !important;
    font-size: 11px;
}



#contact_answer{
	font-size:14px;
	margin-top:260px;
}


#page_contact a{
	color:#C00;
}



/* 部屋　個別ページ */
.entry-content h2{
	font-size: 30px;
	color: #84785b;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
}

.entry-content h3{
	font-size: 30px;
	color: #84785b;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
}


.dl_des dt{
	font-size: 20px;
	color: #84785b;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}

.dl_des dd{
	font-size: 16px;
	line-height: 34px;
	padding-bottom: 20px;
}


.room_top_img{
	text-align: center;
}

.room_table{
	font-size: 13px;
	margin-top: 30px;
}

.room_table th,
.room_table td{
	margin-bottom: 15px;
	vertical-align: top;
}

.room_table th{
	width: 120px;
}


/* よくある質問 */
.faq_list{
	padding-bottom: 20px;
}

.faq_list h3{
	font-size: 20px !important;
	color: #84785b !important;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

.faq_list p{
	
}


/* アクセス */
.access{
}

.access h3{
	font-size: 20px !important;
	color: #84785b !important;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

.access p{
	
}




/* プラスマイナス */
.accordionbox{
	margin: 0 0px auto 0px !important;
	padding: 0px 0 !important;
	width: 100% !important;
}

.accordionlist {
  width: 100% !important;
}


.accordionlist dt{
    padding: 20px 0 10px 0px;
	text-align: center;
	cursor: pointer;
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dt .title{
	text-align: center;
	height: 50px;
}
.accordionlist dd{
    display:none;
	/*background-color: #5A5626;*/
	padding:40px 0 20px 0px;
	color: #ffffff;
	margin: 0;
}

.accordionlist dd a{
	color: #ffffff;
}


.accordion_icon,
.accordion_icon span {
	display: block;
	transition: all .4s;
	box-sizing: border-box;
	margin: 0 auto !important;
}
.accordion_icon {
	position: relative;
	width: 40px;
	height:40px;
	background-color: #5A5626 ;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}


.accordion_icon.active {
	position: relative;
	width: 40px;
	height:40px;
	border-radius: 50%;
	border: solid 2px #ffffff;
}


.accordion_icon span {
	position: absolute;
    left: 10px;
	top: 10px;
    width: 50%;
	height: 2px;
    background-color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 18px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 18px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 18px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.accordionlist dt.active{
	background-color: #5A5626;
}

.nodisplay{
	display: none;
}

.add_backcolor{
	background-color: #5A5626 !important;
}




/* プラスマイナス */
.accordionbox_y{
	margin: 0 0px auto 0px !important;
	padding: 0px 0 !important;
	width: 100% !important;
}

.accordionlist_y {
  width: 100% !important;
}


.accordionlist_y dt{
    padding: 20px 0 10px 0px;
	text-align: center;
	cursor: pointer;
}
.accordionlist_y dt:first-child{
    border-top: none !important;
}
.accordionlist_y dt .title{
	text-align: center;
}
.accordionlist_y dd{
    display:none;
	background-color: #5A5626;
	padding:40px 0 20px 0px;
	color: #ffffff;
	margin: 0;
}

.accordionlist_y dd a{
	color: #ffffff;
}


.accordion_icon_y,
.accordion_icon_y span {
	display: block;
	transition: all .4s;
	box-sizing: border-box;
	margin: 0 auto !important;
}
.accordion_icon_y {
	position: relative;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.accordion_icon_y span {
	position: absolute;
    left: 10px;
	top: 10px;
    width: 50%;
	height: 2px;
    background-color: #5A5626;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon_y span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon_y span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active_y span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active_y span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.accordionlist_y dt.active{
	background-color: #5A5626;
}





/*メールフォーム*/
@media screen and (max-width:767px) {
    #wpcf7-f4254-o1 input[type="submit"]{
        margin: 20px auto 0!important;
        display: block !important;
    }
}
