@charset "utf-8";
/* contents.css */

/* padding、borderの幅をwidthに含めない */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
i{
	padding-right: 0.5em;
}


/*==========================================================
	 見出し
==========================================================*/
.htype1{
	position: relative;
	line-height: 1.2;
	font-size: 24px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
	font-family: "webHanSerif","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HGS明朝E","ＭＳ Ｐ明朝",serif;
	background: none;
}
.htype1 span{
	font-family: 'Noto Serif', serif;
	text-align: center;
	color:#9d8e72;
	font-size: 14px;
	font-weight: normal;
}
.htype1:before, .htype1:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 240px;
	height: 2px;
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
}
.htype1:before {left:0;}
.htype1:after {right: 0;}



.htype2{
	text-align: center;
	font-family: "webHanSerif","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 24px;
	line-height: 1;
}
.htype2 span{
	font-family: 'Noto Serif', serif;
	text-align: center;
	color:#9d8e72;
	font-size: 14px;
}


.htype3{
	font-family: "webHanSerif","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 22px;
	line-height: 1;
	padding-bottom: 10px;
	border-bottom: solid 2px #e2e0d8;
	position: relative;
	margin-bottom: 20px;
}
.htype3 b{
	font-size: 18px;
}
.htype3 span{
	font-family: 'Noto Serif', serif;
	text-align: center;
	color:#9d8e72;
	font-size: 14px;
	padding-left: 20px;
}
.htype3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 2px #a48f51;
	bottom: -2px;
	width: 30%;
}


.htype4{
	margin-bottom: 30px;
	text-align: center;
	font-family: "webHanSerif","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 24px;
	color: #584241;
	vertical-align: top;
}
.htype4:before { 
	content:"――――――――　　";
	color: #afaaa9;
	font-size: 10px;
	vertical-align: middle;
	padding-bottom:4px;
}
.htype4:after { 
	content:"　　――――――――";
	color: #afaaa9;
	font-size: 10px;
	vertical-align: middle;
	padding-bottom:4px;
}

.htype5{
	text-align: center;
	font-family: "webHanSerif","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	color: #584241;
	vertical-align: top;
}
.htype5:before {
	content:url(../img/deco01_left.png) ;
	position: relative;
	top: 4px;
	right: 10px;
}

.htype5:after { 
	content:url(../img/deco01_right.png) ;
	position: relative;
	top: 4px;
	left: 10px;
}

.htype6 {
	position: relative;
	padding: 0.1em 0.5em;
	background: -moz-linear-gradient(to right, rgb(205, 230, 203), transparent);
	background: -webkit-linear-gradient(to right, rgb(205, 230, 203), transparent);
	background: linear-gradient(to right, rgb(205, 230, 203), transparent);
	padding: 10px 14px;
}

.htype7 {
  display: inline-block;
  position: relative;
	font-size: 20px;
	margin-bottom: 30px;
}
.htype7:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px; /*下線の上下位置調整*/
  display: inline-block;
  width: 100px; /*下線の幅*/
  height: 1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #c8c3b4; /*下線の色*/
}

.htype8 {
  position: relative;
  padding: 1em 2em;
  text-align: center;
}

.htype8:before,
.htype8:after {
  position: absolute;
  content: '';
}

.htype8:after {
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}

.htype8:before {
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.stitle1{
	font-size: 16px !important;
	border-left: solid 4px #b1977b;
	padding-left: 12px;
	line-height:24px;
	height: 24px;
	color: #b1977b;
}
.stitle2{
	font-size: 16px !important;
	border-left: solid 4px #b1977b;
	padding-left: 12px;
	line-height:24px;
}
.stitle3{
	font-size: 18px !important;
	border-bottom: dotted 1px #b1977b;
	padding-bottom: 0.2em;
}
.stitle4{
	font-size: 18px;
	border-left: solid 4px #b1977b;
	padding-left: 12px;
}
@media only screen and ( max-width : 599px ) {/*スマホ用*/
.stitle4{
	font-size: 16px;
}
}
.stitle5{
	border-bottom: solid 1px #b1977b;
	border-width: 4px ;
	padding-bottom: 0.2em;
}


/*ボックスリンク*/
.link_box{
	position:relative;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	cursor: pointer;
	cursor: hand;
	background:url(../img/arrow_box.png) no-repeat right bottom;
}

.link_box a{
	position: absolute;
	top: 2px;
	left: 3px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
.link_box:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7 ;
}

.link_inner1{
	background-color: #fff;
}
.link_inner1 dl{
	padding: 12px 10px 10px;
}
.link_inner1  dt{
	font-size: 16px;
	color: #927439;
	margin-bottom: 6px;
}
.link_inner2{
	background-color: #fff;
}
.link_inner2 p{
	padding: 16px 20px;
	background-color: #fff;
	text-align: center;
}
.link_inner2  dt{
	font-size: 16px;
	color: #1c2950;
	margin-bottom: 6px;
}
.link_inner3{
	background-color: #f6f5f1;
}
.link_inner3 dl{
	padding: 12px 18px;
}
.link_inner3  dt{
	font-size: 16px;
	margin-bottom: 6px;
}

.link_inner4 p{
	padding: 16px 20px;
	background-color: #f2efea;
	text-align: center;
	font-size: 16px;
}
.link_inner5{
	background-color: #fff;
	border: solid 1px #ddd0c2;
}
.link_inner5 dl{
	padding: 12px 18px;
}
.link_inner5  dt{
	font-size: 18px;
	color: #927439;
	margin-bottom: 6px;
	line-height: 1.2;
}
.link_inner6{
}
.link_inner6 dl{
	margin-top: 10px;
}
.link_inner6  dt{
	font-size: 16px;
	margin-bottom: 6px;
}


/*==========================================================
	 コンテンツボックス
==========================================================*/

.contents{
	max-width: 1040px;
	min-width: 950px;
	margin: 0 auto;
	padding: 30px 0 ;
	overflow: hidden;
}
.contents01{
	max-width: 1040px;
	min-width: 950px;
	margin: 0 auto;
	padding: 0px 0 50px 0;
	overflow: hidden;
}
.contents02{
	max-width: 1040px;
	min-width: 950px;
	margin: 0 auto;
	padding: 0px;
}
.contents03{
	max-width: 1040px;
	min-width: 950px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.contents04{
	max-width: 1040px;
	min-width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	margin-bottom: 20px;
}
.contents05{
	width: 840px;
	margin: 0 auto;
	padding: 20px 0;
	margin-bottom: 20px;
}



.frame1{
	padding: 40px !important;
	border: solid 1px #d3d3d3
	/*background-color:#f8f6f3;*/
}

/*テキストボックス*/

.tbox01{
    position: relative;
    background: #fbf7ef;
    box-shadow: 0px 0px 0px 5px #f7f2e7;
    border: dashed 2px white;
    padding: 30px 100px;
    color: #454545;
}
.tbox01:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #eae2d2 #fff #eae2d2;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

.tbox02{	
	background: url(../img/bg_texture03.gif) repeat 0 0;
	padding: 16px 20px;
}
.tbox03{
	background: #fff;
	padding: 16px 20px;
	border-radius: 6px;
}
.tbox04{	
	background: #efece8;
	padding: 6px 16px 4px 16px;
	font-size: 16px;
	margin-bottom: 10px;
}
.tbox05{	
	background: #f8f5f2;
	padding: 14px 20px;
}

.borderbox01{
	border: dotted 1px #ccc;
	font-size: 14px;
	padding: 16px;
}


/*==========================================================
	 mainImg
==========================================================*/

#mainimgArea{
	width: 100%;
}
#mainimgArea #random{
	z-index: 0;
	position: relative;
}
#mainimgArea #random,
#mainimgArea #random2,
#mainimgArea #random3 {min-height:480px;}


/*==========================================================
	 下層メインイメージ
==========================================================*/
#mainimgArea02{
	background:url(../img/pattern01.png) repeat,#2e1a05;
}
#mainimgArea02 h3{
	text-align: center;
	font-size: 28px;
	padding: 86px 0;
	color: #fff;
	text-shadow: 1px 1px 10px #000;  
}
#mainimgArea02 h3 b{
	font-size: 32px;
}

#room #mainimgArea02 h3{ background:url(../../room/img/mainImg.jpg) no-repeat center center;}
#restaurant #mainimgArea02 h3{ background:url(../../restaurant/img/mainImg.jpg) no-repeat center center;}
#bath #mainimgArea02 h3{ background:url(../../bath/img/mainImg.jpg) no-repeat center center;}
#banquet #mainimgArea02 h3{ background:url(../../banquet/img/mainImg.jpg) no-repeat center center;}
#facilities #mainimgArea02 h3{ background:url(../../facilities/img/mainImg.jpg) no-repeat center center;}
#access #mainimgArea02 h3{ background:url(../../access/img/mainImg.jpg) no-repeat center center;}
#sightseeing #mainimgArea02 h3{ background:url(../../sightseeing/img/mainImg.jpg) no-repeat center center;}
#pool #mainimgArea02 h3{ background:url(../../pool/img/mainImg.jpg) no-repeat center center;}
#information #mainimgArea02 h3{ background:url(../../info/img/mainImg.jpg) no-repeat center center;}
#wedding #mainimgArea02 h3{ background:url(../../wedding/img/mainImg.jpg) no-repeat center center;}
#contact #mainimgArea02 h3{ background:url(../../contact/img/mainImg.jpg) no-repeat center center;}
#capsule #mainimgArea02 h3{ background:url(../../capsule/img/mainImg.jpg) no-repeat center center;}
#group #mainimgArea02 h3{ background:url(../../group/img/mainImg.jpg) no-repeat center center;}


/*==========================================================
	 下層サブメニュー メインイメージ真下
==========================================================*/
/*メニュー固定用*/
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	-webkit-box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.2);
}
.just{
    padding-top: 60px;
    margin-top: -60px;
}


#submenuArea{
	background-color:#d4c8b1;
	margin-bottom: 40px;
}
#submenuArea ul{
	max-width: 1040px;
	min-width: 950px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	justify-content:center; 
}
#submenuArea ul li a{
	display: block;
	color: #333;
	text-decoration: none;
	padding: 18px 20px;
	font-size: 15px;
	background:url(../img/sub_line.png) no-repeat right center;
}
#submenuArea ul li:first-child a{
	background:url(../img/sub_line.png) no-repeat right center,url(../img/sub_line.png) no-repeat left center;
}
#submenuArea ul li a:hover{
	transition: 0.6s;
	background: url(../img/sub_line.png) no-repeat right center,#e5dccb;
}
#submenuArea ul li:first-child a:hover{
	background:url(../img/sub_line.png) no-repeat right center,url(../img/sub_line.png) no-repeat left center,#e5dccb;
}


#submenuArea_sm{
	display: none;
}

#submenuArea_sm ul{
	margin-top: -30px;
	margin-bottom: 40px;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	justify-content:center; 
	flex-wrap:wrap;
	flex-direction:row;
	justify-content:flex-start;  
}
#submenuArea_sm ul li{
	width: 48%;
	margin:1%;
}
#submenuArea_sm ul li a{
	display: block;
	background: #d4c8b1;
	color: #333;
	padding: 10px 0;
	text-align: center;
}

#submenuArea_sm ul li a:hover{
	transition: 0.6s;
	background: #e5dccb;
	text-decoration: none;
}


/*==========================================================
	 ページ内リンク固定数
==========================================================*/

.page_menu{
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	justify-content:space-between;
	margin-bottom: 40px;
}

.page_menu li{
	border: solid 1px #d6cdd8;
	font-size: 16px;
	text-align: center;
}
.page_menu li a{
	position: relative;
	display:block;
	padding: 10px 0;
	border: solid 1px #ccc;
	width: 100%;
}


/*ボタン数*/
.page2col li{ width: 49%; }
.page3col li{ width: 32%; }
.page4col li{ width: 24.3%; }
.page5col li{ width: 19.5%; }
.page6col li{ width: 16%; }

.page_menu li a:after {
	position: absolute;
	top: 50%;
	right: 14px;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	margin-top: -4px;
	border-top: 1px solid #774c01;
	border-right: 1px solid #774c01;
	/*下矢印用*/
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	/*右矢印用*/
	/*-webkit-transform: rotate(45deg);
	transform: rotate(45deg);右矢印用*/
}
.page_menu li.no_arrow a:after {
	/*右矢印用*/
	border: none;
}
.page_menu li.r_arrow a:after {
	/*右矢印用*/
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.page_menu li a:link{ color:#614149; background-color: #fff; border: solid 3px #f4f1f5; text-decoration: none; }
.page_menu li a:visited{ color: #614149; background-color: #fff; border: solid 3px #f5f1f2; text-decoration: none; }
.page_menu li a:hover{ color: #614149; background-color: #f4f1f5; text-decoration: none !important;	transition: 0.6s; }


/*==========================================================
	 ページ内リンク
==========================================================*/

.plink{
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	margin-bottom: 40px;
}

.plink li{
	border: solid 1px #d8cdd0;
	font-size: 13px;
	text-align: left;
	margin-right: 10px;
}
.plink li a{
	position: relative;
	display:block;
	padding: 10px 12px;
	padding-right: 2.5em;
	border: solid 1px #ccc;
	width: 100%;
}


.plink li a:after {
	position: absolute;
	top: 50%;
	right: 14px;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	margin-top: -4px;
	border-top: 1px solid #774c01;
	border-right: 1px solid #774c01;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	/*-webkit-transform: rotate(45deg);
	transform: rotate(45deg);右矢印用*/
}

.plink li a:link{ color:#614149; background-color: #fff; border: solid 3px #f5f1f2; text-decoration: none; }
.plink li a:visited{ color: #614149; background-color: #fff; border: solid 3px #f5f1f2; text-decoration: none; }
.plink li a:hover{ color: #614149; background-color: #f5f1f2; text-decoration: none !important; transition: 0.6s;}


/* フォーム
------------------------------*/

.form input[type=text]{
	height: 30px;
	padding:4px 10px;
	border-radius: 4px;
	border:solid 1px #ccc;
}
.form select{
	position: relative;
	height: 30px;
	padding-left:4px;
	margin: 6px;
	border-radius: 4px;
	border:solid 1px #ccc;
}





/*==========================================================
	 トップページ用
==========================================================*/


/* ホテルの魅力
------------------------------*/
.featureTop{
	background: url(../../img/bg_feature.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/* --- バナースライドエリア --- */

.featureTop .slider li {
	margin: 0 4px;
}


/*楽天用*/
.featureTop .rakuten{
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	justify-content:space-between;
	width:930px;
}
.featureTop .rakuten li{
	width: 19%;
}

/* お問合せ
------------------------------*/
.contactArea{
	max-width: 1000px;
	margin: 0 auto 50px auto;
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	background-color:#f6f5f1;
	justify-content:space-between;
	align-items:center;
	background:#FFF;
	-webkit-box-shadow: 0px 6px 10px -8px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px 6px 10px -8px rgba(0,0,0,0.39);
	box-shadow: 0px 6px 10px -8px rgba(0,0,0,0.39);
}
.contactArea li{
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	border-right: solid 1px #fff;
	border-left: solid 1px #e5e4dd;
}
.contactArea li:first-child{
	background-color:#b9a276;
	padding: 36px 0;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	border: none;
}
.contactArea li:nth-child(2){
	border-left: none;
}
.contactArea li:first-child .eng{
	font-size: 12px;
}
.contactArea li dt{
	background-color:#f4eee2;
	border-radius: 2em;
	border-top: 1px solid #e2d9c8;
	display: inline-block;
	padding: 4px;
	width: 140px;
	margin-bottom: 6px;
}
.contactArea li dd{
	font-size: 16px;
}
.contactArea li dd:nth-child(3){
	font-size: 12px;
}


/* トップメインバナー
------------------------------*/
#topbnr .left{
	width: 35%;
}
#topbnr .right{
	width: 63%;
}


/* 新着情報・お知らせ
------------------------------*/
.infobox {
	padding: 20px;
}
#info .content {
	margin: 0 auto; 
	max-width: 1000px;
	padding: 30px 20px 50px 20px;
	background: url(../img/texture01.jpg) repeat 0 0;
  position: relative;
	overflow: visible !important;
	-webkit-box-shadow: 0px 6px 10px -8px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px 6px 10px -8px rgba(0,0,0,0.39);
	box-shadow: 0px 6px 10px -8px rgba(0,0,0,0.39);
}


/* コンテンツリスト
------------------------------*/

#contentslist{
	margin-top: 40px;
}
#contentslist li{
	position: relative;
	background:  #f3f0e7;
}
#contentslist li dl{
	padding: 20px;
	margin-bottom: 30px;
}


#contentslist li dt{
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
}
#contentslist li p{
	position: absolute;
	width: 100%;
	bottom: 0;
	background: #968963;
	color: #fff;
	text-align: center;
	padding: 4px 0;
}

/* アクセスエリア
------------------------------*/

#accessArea{
	margin-bottom: -50px;
}


/*==========================================================
	 客　室
==========================================================*/

/* ページ内リンクボタン
------------------------------*/

#phlink li{
	background: url(../img/arrow_box.png) no-repeat right bottom, #f2f3f7;
	margin-bottom: 10px;
}
#phlink li.none{
	background:none;
}
#phlink li img{
	float: left ;
	width: 40%;
}
#phlink li p{
	float: left;
	width: 60%;
	padding: 10px;
}


/* 説明文なしレイアウト用
------------------------------*/
#roomtype li dl {
	padding: 20px;
	background-color:#f4f2eb;
	
}

/*==========================================================
	 カプセル
==========================================================*/
#capsule{
}

.cabin ul{
	background-color: #f4f2eb;
	padding: 5px 0;
}
.cabin ul li{
	background-color: #fff;
	margin: 10px;
	padding: 10px;
}



/*==========================================================
	 レストラン
==========================================================*/

#catch dt{
	font-size: 24px;
}

/* 朝食バイキング
------------------------------*/

.brecatch{
	margin: 50px 0;
	min-height: 228px;
	overflow: hidden;
}
.brecatch p{
	float: right;
	margin-bottom: 10px;
}
.brecatch dl{
	float: left;
}

.brecatch dt{
	margin-bottom: 30px;
	font-size: 26px;
}

/*==========================================================
	 施設・サービス
==========================================================*/

#facilities{
}

#kannai table{
	border-collapse: separate;
	border-spacing: 0 1px;
	border: 0;
	border-bottom: 1px solid #e8e5d9;
}
#kannai table tr{
}
#kannai table th{
	vertical-align: middle;
	padding: 6px 10px;
	background:	#eae6e0;
	border-left: solid 4px #66493f;
	border-top: 1px solid #e8e5d9;
}
#kannai table td{
	padding: 10px 12px;
	border-top: 1px solid #e8e5d9;
}

/*==========================================================
	 アクセス
==========================================================*/
#access{}


#access .page_menu li{
	font-size: 20px;
}
#access .page_menu li.sougei a:link{ color:#fff; background-color:#a48f51 !important; border: solid 3px #a48f51; text-decoration: none; }
#access .page_menu li.sougei a:visited{ color: #fff; background-color: #a48f51; border: solid 3px #a48f51; text-decoration: none; }
#access .page_menu li.sougei a:hover{ color: #fff; background-color: #b4a169; text-decoration: none !important;	transition: 0.6s; }



ol.flow {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0;
}
ol.flow li {
  position: relative;
  padding: 0.5em;
  line-height: 1.5em;
  background: #f1f8ff;
  border-left : solid 35px #5c9ee7;
  margin-bottom: 5px;
}
ol.flow li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  width: 35px;
  height: 1em;
  line-height: 1;
  text-align: center;
}

#shuttle .content_area{
	padding: 4%;
	border: 4px solid #e4e4e4;
}

#taxi .content_area{
	padding: 4%;
	border: 4px solid #e4e4e4;
}


/* 道順
------------------------------*/

.root ul{
	-js-display: flex;
	display: flex;
}
.root ul li img{
	margin-bottom: 10px;
}
.root ul li i{
	padding: 0;
	color: #900;
}

/* 写真２枚用 */
.root ul.two li:nth-child(odd){
	width: 49%;
}
.root ul.two li:nth-child(even){
	margin-top: 2em;
	padding: 0.3em !important;
	font-size: 1.7em;
}
/* 写真３枚用 */
.root ul.three li:nth-child(odd){
	width: 31.5%;
}
.root ul.three li:nth-child(even){
	margin-top: 3em;
	padding: 0.5em !important;
	font-size: 1.7em;
}



.spotlist dt{
	margin: 6px 0 4px 0;
	font-size: 18px;
}

.spotlist table{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 6px;
}
.spotlist table td{
	padding: 3px 0;
}
.spotlist li dt{
	color: #434343;
}

.sightArea{
	background:url(../../sightseeing/img/bg_pickup.jpg) no-repeat 0 0;
	background-size: 100%;
	background-attachment:fixed;
	background-position:top;
	padding: 60px 0;
}
.sightArea h4{
	text-align:center;
	font-size: 28px;
	color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}


/*==========================================================
	 宴会・会議・法要
==========================================================*/

/* 法要
------------------------------*/

/* メニュー用 */
.houyou01{
	width: 100%;
}
.houyou01 li{
	background-color:#f8f6fe;
}

.houyou01 li dt{
	background-color: #655d7c;
	color: #fff;
	padding: 10px 16px;
}
.houyou01 li dd{
	padding: 10px 16px;
}

.houyouplan{
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.houyouplan li{
	width: 27%;
	align-items:stretch;
	background-color:#f8f6fe;
}
.houyouplan li:first-child{
	width: 44%;
}

/*==========================================================
	 周辺情報
==========================================================*/

.pickupArea dl dt{
	color: #ffdf6f;
}
.pickupArea dl dd{
	color: #fff;
}


.pickupArea div{ background:url(../../sightseeing/img/image1.jpg) no-repeat center center; background-size:cover; }

.pickupArea{
	background-size: 200px auto;
	height: 380px;
	min-width: 950px;
	position: relative;
	background:url(../../sightseeing/img/bg_golf.png) no-repeat center center, #29482f ;
}
.pickupArea dl{
	position: absolute;
	left: 54%;
	padding-top: 40px;
	max-width: 400px;
}
.pickupArea dl dt{
	font-size: 22px;
}
.pickupArea dl dd{
}
.pickupArea div{
	position: absolute;
	right: 50%;
	width: 50%;
	height: 380px;
	float: right;
}
.pickupArea div p{
	height: 300px;
	width: 100%;
}
.pickupArea div p span{
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}


/* ゴルフ場の案内　
------------------------------*/

#golfmapArea{
	background:url(../../sightseeing/img/golf/bg_feature.jpg) no-repeat center center fixed;
	background-size: cover;
	margin-bottom: 100px;
}

.golf_inner{
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
}


.golf_inner div {
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction:row;
	align-items: center;
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
}
#golfmap .flexwrap{
	background-color:#03C;
}

#golfspot{
	background-color:#f8f8f8;
}
#golfspot .pic-box{
	-js-display: flex;
	display: flex;
	display: -webkit-flex;
	align-items:stretch;
}

#golfspot .pic-img{
	width: 60%;
}

#golfspot .pic-img img{
	width: 100%;
}
#golfspot .pic-txt{
	display: flex;
	align-items: center;
	width: 40%;
	padding: 40px;
	background:url(../../sightseeing/img/golf/bg_rorel.png) no-repeat center center;
}



/*==========================================================
	 団体プラン
==========================================================*/

#group{
	font-size: 15px;
}

#groupTit{
	position: relative;
}

#groupTit h2{
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding: 14px;
	color: #FFF;
	top: 40%;
	background: rgba(0,105,83,0.9);
}

/*お問い合わせ*/
.group_contact{
	border: solid 4px #dee4cf;
	text-align: center;
	padding: 20px;
}
.group_contact dt{
	font-size:
}
.group_contact .tel{
	font-size: 30px;
}

/*特徴*/
.group_inner{
	background: #f7f7f7;
	-webkit-box-shadow: 5px 4px 5px -4px rgba(0,0,0,0.27);
	-moz-box-shadow: 5px 4px 5px -4px rgba(0,0,0,0.27);
	box-shadow: 5px 4px 5px -4px rgba(0,0,0,0.27);
}
.group_inner h4{
	background: #49a44d;
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 18px;
}

.group_inner p{
	padding: 14px;
}

.group_contact {
    border: solid 4px #dee4cf;
    text-align: center;
    padding: 20px;
}

#group_service li{
	padding: 20px;
	background: #fff;
	border: solid 1px #ddd0c2;
}


#group_service dl{
	margin-top: 10px;
}
#group_service  dt{
	font-size: 18px;
	line-height: 1.2;
}


.ribbon1-wrapper {  
  display: block;
  position: relative;
  margin: 15px auto;
  box-sizing: border-box;
  }

.ribbon1 {  
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 10px;
  margin: 0;
  padding: 10px 0 7px;
  z-index: 2;
  width: 40px;
  text-align: center;
  color: white;
  font-size: 13px;
  background: #8497f8;
  border-radius: 2px 0 0 0;
  }

.ribbon1:before {
  position: absolute;
  content: '';
  top: 0;
  right: -5px;
  border: none;
  border-bottom: solid 6px #7785cf;
  border-right: solid 5px transparent;
}

.ribbon1:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #8497f8;
}