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

/** reset **/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-weight: 100;
    vertical-align:baseline;
    background:transparent;
    list-style-type: none;
	line-height: 1;
}
  
body {
    line-height:1;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
    font-size: 14px;
    color: #000000;
	background-color: transparent;
}
.fmin,
.subNaviTop,
.btn_purple,
.leadText, 
#footer,
.modal-wrap,
.gnavi,
.subNavi{
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif
}
.fgo {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
  
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
  
nav ul {
    list-style:none;
}
  
blockquote, q {
    quotes:none;
}
  
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
  
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
	;}  
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
  
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
  
del {
    text-decoration: line-through;
}
  
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
  
table {
    border-collapse:collapse;
    border-spacing:0;
}
  
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
  
input, select {
    vertical-align:middle;
}
 /*mincho*/
.min {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;;
}
/*clearfix*/
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
#topSec1 a.opimg img {
	border: 1px solid #FFF;
	box-shadow: 0px 0px 20px rgba(255,255,255,255);
	border-radius: 5px;
}
a.opimg:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mb0 {
	margin-bottom: 0!important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.pb100 {
	padding-bottom: 100px!important;
}
.pb40 {
	padding-bottom: 40px!important;
}
.w2em {
	width: 20px;
}
.w4em {
	width: 40px;
}

/******
				layout
								******/
#wrapper {
	/*background: url(../../images/top_bg_inner.gif) repeat-y center top;*/
	background: #FFF;
}
.inner810 {
	width: 810px;
	margin: 0px auto;
}
.inner900 {
	width: 900px;
	margin: 0px auto;
}
.inner960 {
	width: 960px;
	margin: 0px auto;
}
.inner951 {
	width: 951px;
	margin: 0px auto;
}
.inner950 {
	width: 950px;
	margin: 0px auto;
}
.inner947 {
	width: 947px;
	margin: 0px auto;
}
.inner921 {
	width: 921px;
	margin: 0px auto;
}
.inner1260 {
	width: 1260px;
	margin: 0px auto;
}
.boxLink {
	cursor:  pointer;
}
.boxLink:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/* btn */
.btn_purple {
	background-color: #67306c;
	color: #FFF;
}
.btn_purple:hover {
	background-color: #825585;
}
.btn_brown {
	background-color: #564033;
	color: #FFF;
}
.btn_brown:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/******
				header
								******/
.subheaderNavi {
	background: url(../images/header_bg.png) no-repeat center bottom;
}
.subheaderNavi h1 {
	text-align: center;
}
header .gnavi {
	border-left: 1px solid #C69C6D;
	float: right;
}
header .gnavi li {
	float: left;
	width: 94px;
	padding: 10px 0 10px 0;
	border-right: 1px solid #C69C6D;
	text-align: center;
	letter-spacing: 2px;
	font-size: 15px;
}
header .gnavi li:hover {
	background: url(../images/header_gnavi_on.png) no-repeat center center;
	background-size: 100% auto;
}
header .gnavi li span {
	display: block;
	color:#C69C6D;
	font-size: 10px;
	padding: 3px 0 0;
	letter-spacing: 1px;
}
header .subNavi {
	margin: 10px 15px 0 0;
	float: right;
}
header .subNavi li {
	float: left;
	padding: 0 0 0 0;
	width: auto;
	margin: 3px 5px 0 0;
}
header .subNavi li:first-child {
	margin: 0 16px 0 0;
}
header .subNavi li:last-child {
	margin: 3px 0px 0 0;
}
header .subNavi li:hover {
	background: none;
}
.subNavi li a {
	background: url(../../images/top_hnavi_bg.png);
	padding: 8px 6px;
	color: #FFFFFF;
	font-size: 12px;
}
.subNavi li a.tel {
	background: none;
	padding: 0;
}
.subNavi li span {
	padding: 7px 0;
}

.HeadOnline {
	float: right;
	width: 950px;
	height: 59px!important;
	overflow:  hidden;
	padding: 4px 4px 4px 5px;
	background: url(../../images/top_subnavibg.gif) repeat-x left top;
	margin: 5px 0 0px 10px;
}
.HeadOnline .left {
	float: left;
	width: 296px;
	height: 55px;
	overflow:  hidden;
}
.HeadOnline .center {
	float: left;
	width: 495px;
	height: 55px;
	overflow:  hidden;
}
.HeadOnline .right {
	float: left;
	width: 155px;
	height: 55px;
	overflow:  hidden;
}
.HeadOnline .right a {
	display: block;
	width: 92%;
	padding: 6px 0 6px 15%;
	font-size: 12px;
	margin: 0 0 0px;
}
.HeadOnline .right a:first-child {
	margin: 0 0 3px;
}
.secContents h2 {
	margin: 0px auto 40px;
	text-align: center;
}
.secContents .leadText {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin: 0px auto 30px;
}

#facility006 h4.fmin,
#access h3,
.title_sakurabrown{
	font-size: 22px;
	letter-spacing: 2px;
	text-align: center;/*
	background: url(../../facility/images/info_title.png) no-repeat center top;*/
	background: url(../images/sakuraBrown920.png) no-repeat center top;
	line-height: 50px;
	margin: 40px 0 30px;
	color: #FFF;
}
.title_blue{
	font-size: 22px;
	letter-spacing: 2px;
	text-align: center;
	background: url(../../daytrip/images/title_bg_bluegreen.png) no-repeat center top;
	line-height: 50px;
	margin: 40px 0 30px;
	color: #FFF;
}
/******
				footer
								******/
#footer {
	background: url(../../images/footer.png) no-repeat center 244px;
	color: #efeceb;
}
.sub #footer {
	background: url(../../images/footer.png) no-repeat center 330px;
	color: #efeceb;
}
.sub #footer .footInner {
	background: url(../images/foot_contents_bg.png) repeat-x center top;
	padding: 20px 0 0;
}
#footer .snsBox {
	width: 725px;
	margin: 0px auto;
	padding: 108px 0 83px;
}
.sub #footer .snsBox {
	width: 725px;
	margin: 0px auto;
	padding: 15px 0 83px;
}
#footer .snsBox ul li {
	float: left;
	margin: 0 5px 0px 4px;
}
#footer .pagetop {
	width: 960px;
	margin: 0px auto 20px;
	text-align: right;
}

.footLeft {
	float: left;
	width: 315px;
	margin: 25px 0 0 30px;
}
.footRight {
	width: 550px;
	float: left;
	margin: 25px 0 0;
}
.footLeft .address {
	padding: 25px 0 0;
	line-height: 1.6;
}
.footRight .footNavttl {
	padding: 0px 0px 20px 25px;
	border-bottom: 1px solid #dcc6af;
	letter-spacing:  2px;
}
.footRight .footNav {
	margin: 15px 0 0 0;
}
.footRight .footNav ul {
	float: left;
	margin: 0 20px 0 25px;
}
.footRight .footNav li {
	line-height: 2;
}
#footer .footLink {
	border: 2px solid #dcc6af;
	background-color: #efeceb;
	padding: 12px;
	margin: 40px 0 30px;
}
#footer .footLink .left {
	color: #321910;
	float: left;
	width: 200px;
	padding: 25px 0 0;
	text-align: center;
	font-size: 16px;
}
#footer .footLink .center {
	float: left;
	width: 180px;
}
#footer .footLink .right {
	float: left;
	padding: 20px 0 0 0;
}
#footer .footLink .right a {
	float: left;
	font-size: 14px;
	padding: 7px 0px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 175px;
}
#footer .copy {
	text-align: center;
	padding: 0 0 200px;
	color: #a9a8a8;
	font-size: 12px;
	letter-spacing: 2px;
}

#footer .recomendBox {
	width: 950px;
	margin: 0 auto;
}
#footer .recomendBox .title {
	text-align:  center;
	padding: 0 0 20px;
}
#footer .recomendBox .left {
	float: left;
	margin: 0 0 15px;
}
#footer .recomendBox .right {
	float: right;
	margin: 0 0 15px;
}

/******
				top
								******/
header.top {
	background: url(../../images/top_header_bg2.png) no-repeat center top;
	height: 820px;
	position:  relative;
}
header.top h1 {
	float: left;
	width: 120px;
	padding: 70px 0 0 0;
}
header.top nav {
	float: right;
	width: 790px;
}
header #gnavitop {
	/*background: url(../../images/topgnavi_line.png) no-repeat right 17px;*/
	margin: 120px 0 0 0;
}
header #gnavitop li {
	float: left;
	width: 77px;
	padding: 18px 0 17px 0;
	text-align: center;
	position: relative;
}
header #gnavitop li::after {
	content: url("../../images/topgnavi_line_s.png");
	position: absolute;
	display: block;
	right: -3px;
	top: 17px;
}
header #gnavitop li:hover {
	background: url(../../images/top_gnavi_on.png) no-repeat center center;
}

.topheaderNavi {
	background: url(../../images/top_gnavi_bg.png) no-repeat center 0px;
	position: absolute;
	top: 450px;
	width: 100%;
	z-index: 1000;
}
header #gnavitop .subNaviTop li {
	padding: 0 0 0 0;
	width: auto;
	margin: 3px 5px 0 0;
}
header #gnavitop .subNaviTop li:first-child {
	margin: 0 16px 0 0;
}
header #gnavitop .subNaviTop li:last-child {
	margin: 3px 0px 0 0;
}
header #gnavitop .subNaviTop li:hover {
	background: none;
}
.subNaviTop li a {
	background: url(../../images/top_hnavi_bg.png);
	padding: 8px 6px;
	color: #FFFFFF;
	font-size: 12px;
}
.subNaviTop li span {
	padding: 7px 0;
}
.topHeadOnline {
	float: right;
	width: 790px;
	height: 59px!important;
	overflow:  hidden;
	padding: 3px;
	background: url(../../images/top_subnavibg.gif) no-repeat left top;
	margin: 5px 0 30px 0;
}
.topHeadOnline .left {
	float: left;
	width: 176px;
	height: 55px;
	overflow:  hidden;
}
.topHeadOnline .center {
	float: left;
	width: 485px;
	height: 55px;
	overflow:  hidden;
}
.topHeadOnline .right {
	float: left;
	width: 127px;
	height: 55px;
	overflow:  hidden;
}
.topHeadOnline .right a {
	display: block;
	width: 92%;
	padding: 6px 0 6px 10%;
	font-size: 12px;
	margin: 0 0 0px;
}
.topHeadOnline .right a:first-child {
	margin: 0 0 3px;
}
.topSlider li {
	text-align: center;
	width: 100%;
}
.topSlider #slider1 {
	background: url(../../images/top_mainimage1.png) no-repeat center top;
}
.topSlider #slider2 {
	background: url(../../images/top_mainimage2.png) no-repeat center top;
}
.topSlider #slider3 {
	background: url(../../images/top_mainimage3.png) no-repeat center top;
}
.topSlider #slider4 {
	background: url(../../images/top_mainimage4.png) no-repeat center top;
}
.topSlider #slider5 {
	background: url(../../images/top_mainimage5.png) no-repeat center top;
}
.topSlider #slider6 {
	background: url(../../images/top_mainimage6.png) no-repeat center top;
}
.topSlider li img {
	margin: 0px auto;
}
#bx-pager{/*ページャーの表示位置など*/
	position: absolute;
	top: 540px;
	width: 100%;
	z-index: 2000;
	line-height: 1;
}
#bx-pager a {
	z-index: 2000;
	width: 68px;
	height: 5px;
	line-height: 1;
	opacity: 0.6;
}
#bx-pager a.active,
#bx-pager a:hover{
	opacity: 1;
}


#articleTop h2 {
	margin: 0px auto 0px;
	text-align: center;
}
#articleTop #topSec2 h2 {
	margin: 0px auto 0px;
	text-align: center;
}
#articleTop .leadText {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin: 0px auto 30px;
}
#articleTop .w100p {
	width: 100%;
}
#articleTop .w50p {
	width: 50%;
	float: left;
}
#topSec1p1 {
	background: url(../../images/top_point1.png) no-repeat center top;
	height: 497px;
	overflow:  hidden;
}
#topSec1p2 {
	background: url(../../images/top_point2.png) no-repeat right top;
	height: 500px;
	overflow:  hidden;
	position: relative;
}
#topSec1p3 {
	background: url(../../images/top_point3.png) no-repeat left top;
	height: 500px;
	overflow:  hidden;
	position: relative;
}
#topSec1p4 {
	background: url(../../images/top_point4.png) no-repeat right top;
	height: 528px;
	overflow:  hidden;
	position: relative;
}
#topSec1p5 {
	background: url(../../images/top_point5.png) no-repeat left top;
	height: 528px;
	overflow:  hidden;
	position: relative;
}
#topSec1p1 .btn {
	width: 960px;
	margin: 0px auto;
	padding: 56px 0 0 42px;
}
#topSec1p2 .btn {
	position: absolute;
	right: 275px;
	top: 40px;
}
#topSec1p3 .btn {
	position: absolute;
	left: 180px;
	top: 37px;
}
#topSec1p4 .btn {
	position: absolute;
	right: 245px;
	top: 42px;
}
#topSec1p5 .btn {
	position: absolute;
	left: 180px;
	top: 43px;
}
#topBtn1 {
	padding: 7px 0 7px 7px;
	background: #FFFFFF url(../../images/topbtn_kodawaribg.png) no-repeat center center;
}
#topBtn1 .left {
	width: 327px;
	float :left;
}
#topBtn1 .center {
	width: 282px;
	float :left;
}
#topBtn1 .right {
	width: 327px;
	float :left;
}
.btnLine2,
.btnLine1 {	
	margin: 0px 0px 12px;
}
.btnLine3,
.btnLine2w,
.btnLine3w{
	margin: 0px 0px 20px;
}
.btnLine2 li,
.btnLine2w li,
.btnLine3 li,
.btnLine3w li{
	float: left;
}
.btnLine2 li:first-child {
	margin-right: 9px;
}
.btnLine2w li:first-child {
	margin-right: 20px;
}
.btnLine3 li:first-child,
.btnLine3 li:nth-child(2){
	margin-right: 9px;
}
.btnLine3w li:first-child,
.btnLine3w li:nth-child(2){
	margin-right: 25px;
}
#information {
	background: url(../../images/bg_information.png) repeat-y center -20px;
}
body#information {
	background:none;
	background-color: transparent;
}
#information h2 {
	padding: 26px 0 0;
}
#information .left {
	width: 298px;
	float: left;
	margin: 0 12px 0 20px ;
}
#information .center {
	width: 298px;
	float: left;
	margin: 0 12px 0 0px ;
}
#information .right {
	width: 298px;
	float: left;
	margin: 0 0 0 0 ;
}
#information .infottl {
	padding: 30px 0 10px 15px;
	margin: 0 0 15px 0;
	color: #67306c;
	border-bottom: 1px solid #67306c;
	font-size: 16px;
}
#information .right .infottl {
	padding: 30px 0 10px 15px;
	margin: 0 0 0px 0;
	color: #67306c;
	border-bottom: 1px solid #67306c;
	font-size: 16px;
}
#information dl {
	padding: 0px 0 0 15px;
}
#information dl.text dt a {
	color: #67306c;
	font-size: 16px;
	padding: 0 0 5px;
}
#information dl.text dt span {
	background-color: #a382a6;
	color: #FFFFFF;
	padding: 1px 3px;
	font-size: 12px;
	margin: 0 0 0 5px;
}
#information dl.text dd {
	line-height: 1.8;
	padding: 0 0 5px;
}
#information dl.text dd a {
	color: #000;
	line-height: 1.2;
}
#information dl.photo {
	border-bottom: 1px solid #67306c;
	padding: 13px 0 13px 0;
	width: 279px;
	margin: 5px 0 0 15px;
}
#information dl#plan3rd {
	border-bottom: 0px;
}
#information dl.photo dt {
	width: 124px;
	float: left;
	clear:both;
}
#information dl.photo dt img {
	width: 107px;
	overflow: hidden;
}
#information dl.photo dd {
	width: 155px;
	float: left;
}
#information .planinner dl dd a {
	color: #000;
	line-height: 1.4;
}
#information .planinner dl dd {
	background: url(../../images/plan_2nd.png) no-repeat left top;
	padding: 28px 0 0;
}
#information .planinner dl:first-child dd {
	background: url(../../images/plan_1st.png) no-repeat left top;
	padding: 28px 0 0;
}
#information .planinner dl:last-child dd {
	background: url(../../images/plan_3rd.png) no-repeat left top;
	padding: 28px 0 0;
}
.feedbox p,
.feedbox p.g_col{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.feedbox a {
	color: #000;
}


/****
			panel 
						****/
#booking_inner {
	margin : 0;
	line-height : 120%;
	font-size : 14px;
}
.bookingengine {
	color : #D6D6D6;
}
.booking {
	font-size : 14px;
	float:left;
}



#nitteiarea,
#ryokinarea{
	float: left;
}
#searchtypearea {
	margin : 0;
	border : none;
	display: none;
}
#searchtypearea label {
}
input#chkymd, input#chkpsn {
	margin : 0;
	padding : 0;
}
#calidif, #apple_overlayif {
}
.flo001-1 {
	float: left;
	display: block;
	overflow: hidden;
	width : auto;
}
.disp001 {
	display: none;
}
#ryokinarea {
	display: none;
}
.kyan {
	display: none;
}
#calid {
	display: block;
	overflow: hidden;
}



input, select {
	
}
input.button {
	text-align : center;
	margin-left: 5px;
	background-color: #67306c;
	color: #FFF;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	height:19px;
	line-height:19px;
}
input.button:hover,
.HeadOnline input.button:hover{
	background-color: #825585;
}
.HeadOnline input.button {
	text-align : center;
	margin-left: 5px;
	background-color: #67306c;
	color: #FFF;
	font-size: 16px;
	border: 0px;
	cursor: pointer;
	padding: 2px 12px;
}

/******
				charm
								******/
#charm .mainimage {
	background: url(../../charm/images/headimage.png) no-repeat center top;
	height: 293px;
	text-indent: -9999px;
	overflow: hidden;
}
.charmul li {
	float: left;
	margin: 0px 10px;
}
.point h3 {
	height: 536px;
	text-indent: -9999px;
	overflow: hidden;
}
.pointInner {
	width: 960px;
	margin: 0px auto;
	padding: 0 0 35px;
	position: relative;
}
.pointInner .title {
	color: #2F483A;
	font-size: 23px;
	line-height: 1.6;
}
.pointInner .text {
	font-weight: bold;
	line-height: 1.8;
	font-size: 15px;
}
.pointInner .text2 {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4;
}
.pointInner .text2 span {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
}
.btm {
	position: absolute;
}
.btm .btn_purple {
	padding: 6px 12px;
	margin: 10px 0 0;
}
#point001 {
	margin-top: 40px;
	height:1240px;
	background: url(../../charm/images/p1_bgimg.png) no-repeat center 500px;
}
#point001 h3 {
	background: url(../../charm/images/p1_main.png) no-repeat center top;
}
#point001 .pointInner {
	height: 563px;
}
#point001 .btm {
	left: 260px;
	bottom: 0px;
}
#point001 .pointInner .title {
	color: #2F483A;
	width: 550px;
	margin: 15px 0 10px 360px;
}
#point001 .pointInner .text {
	width: 550px;
	margin: 0 0 25px 370px;
}
#point001 .pointInner .text2 {
	width: 550px;
	text-align: right;
	margin: 0 0 0 370px;
}
#point002 {
	height:1330px;
	background: url(../../charm/images/p2_bgimg.png) no-repeat center 500px;
}
#point002 h3 {
	background: url(../../charm/images/p2_main.png) no-repeat center top;
}
#point002 .pointInner {
	height: 637px;
}
#point002 .btm {
	left: 580px;
    bottom: 0px;
    width: 360px;
    line-height: 1.6;
}
#point002 .pointInner .title {
	color: #3C470D;
	width: 550px;
	margin: 20px 0 10px 0px;
}
#point002 .pointInner .text {
	width: 550px;
	margin: 0 0 25px 10px;
}
#point002 .pointInner .text2 {
	width: 550px;
	text-align: right;
	margin: 0 0 0 10px;
}
#point002 .fgo {
	padding: 0 0 14px;
}
#point003 {
	height:1350px;
	background: url(../../charm/images/p3_bgimg.png) no-repeat center 500px;
}
#point003 h3 {
	background: url(../../charm/images/p3_main.png) no-repeat center top;
}
#point003 .pointInner {
	height: 668px;
}
#point003 .btm {
	left: 260px;
	bottom: 0px;
}
#point003 .pointInner .title {
	color: #936953;
	width: 550px;
	margin: 15px 0 10px 360px;
}
#point003 .pointInner .text {
	width: 550px;
	margin: 0 0 25px 370px;
}
#point003 .pointInner .text2 {
	width: 550px;
	text-align: right;
	margin: 0 0 0 370px;
}
#point004 {
	height: 820px;
	background: url(../../charm/images/p4_bgimg.png) no-repeat center 550px;
}
#point004 h3 {
	background: url(../../charm/images/p4_main.png) no-repeat center top;
}
#point004 .pointInner {
	height: 162px;
}
#point004 .btm {
	left: 580px;
	bottom: 0px;
    width: 360px;
    line-height: 1.6;
}
#point004 .fgo {
	padding: 0 0 35px;
}
#point005 {
	height: 830px;
	background: url(../../charm/images/p5_bgimg.png) no-repeat center 550px;
}
#point005 h3 {
	background: url(../../charm/images/p5_main.png) no-repeat center top;
}
#point005 .pointInner {
	height: 170px;
}
#point005 .btm {
	left: 10px;
	bottom: 0px;
    width: 360px;
    line-height: 1.6;
}
#point005 .fgo {
	padding: 0 0 35px;
}
#charmtanuki h3{
	background: url(../../charm/images/tanuki_main.png) no-repeat center top;
	height: 359px;
}
#charmtanuki {
	background: url(../../charm/images/tanuki_bg3.png) no-repeat center 20px;
	height: 1600px;
}
#charmtanuki .text {
	width: 750px;
	margin: 0px auto;
	font-size: 15.5px;
	line-height: 38px;
	padding: 82px 10px 0 0;
}

/******
				privacy
								******/
#privacy .mainimage {
	background: url(../../privacy/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
#privacy h2 {
	color: #321910;
	font-size: 23px;
	background: url(../../privacy/images/h2.png) no-repeat left center;
	line-height: 53px;
	padding: 0px 0 0 27px;
	margin-top: 30px;
	font-weight: bold;
}
#privacy h3 {
	color: #321910;
	font-size: 19px;
	padding: 0px 0 0 7px;
	margin-top: 30px;
	font-weight: bold;
}
#privacy p {
	padding: 25px 20px 45px 15px;
	font-size: 16px;
	line-height: 1.8;
}

#privacy h3.w1600 {
	background: url(../images/line1600.gif) no-repeat right center;
}
#privacy h3.w1525 {
	background: url(../images/line1525.gif) no-repeat right center;
}

/******
				link
								******/
#link .mainimage {
	background: url(../../link/images/mainimage.png) no-repeat center top;
	height: 329px;
	text-indent: -9999px;
	overflow: hidden;
}
.linknav {

}
.linkBox {
	
}
.linkBox h2,
h3.h3_brown{
	background: url(../../link/images/h2_bg.png)no-repeat center top;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	margin: 50px  0 40px;
}
.linkBox dl {
	width: 282px;
	float: left;
	margin: 0px 36px 30px 0;
}
.linkBox dl:nth-child(3n){
	margin: 0px 0 30px 0;
}
.linkBox dt {
	background:url(../../link/images/link1.png) no-repeat left top;
	width: 282px;
	height: 101px;
	display: block;
}
.linkBox dt a {
	display: block;
	width: 282px;
	height: 76px;
	text-align: center;
	padding: 25px 0 0;
	font-size: 18px;
	color: #321910;
}
.linkBox dt:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.linkBox dd {
	width: 282px;
	padding: 10px 0 0;
	line-height: 1.4;
}

.link2 li {
	width: 282px;
	float: left;
	margin: 0px 36px 10px 0;
}
.link2 li:nth-child(3n){
	margin: 0px 0 14px 0;
}
.link2 li span {
	line-height: 1.4;
	display: block;
	padding: 10px 0 0;
}
.link2 li a {
	display: block;
	background:url(../../link/images/link2.png) no-repeat left bottom;
	line-height: 24px;
	padding: 0 0 6px 22px;
	color: #321910;
	font-size: 17px;
}
.link2w li {
	width: 450px;
	float: left;
	margin: 0px 20px 10px 0;
}
.link2w li:nth-child(2){
	margin: 0px 0 14px 0;
}
.link2w li a {
	display: block;
	background:url(../../link/images/link2w.png) no-repeat left bottom;
	line-height: 24px;
	padding: 0 0 6px 25px;
	color: #321910;
	font-size: 17px;
}
dl.link3Box {
	width: 450px;
	float: left;
	height: auto;
	margin: 0px 20px 20px 0;
}
dl.linkUniv {
	width: 920px;
	float: left;
	height: auto;
	margin: 0px 0px 100px 0;
}
dl.link3Box:nth-child(2){
	margin: 0px 0 10px 0;
}
.link3Box dt {
	background: url(../../link/images/link3.png) center center;
	width: 450px;
	padding: 10px 0;
	text-align: center;
	font-size: 19px;
	height: auto;
}
.linkUniv dt {
	background: url(../../link/images/link3.png) center center;
	width: 920px;
	padding: 10px 0;
	text-align: center;
	font-size: 19px;
	height: auto;
}
.linkUniv dd {
	width: 920px;
}
.linknav li {
	float: left;
	width: 215px;
	margin: 0 20px 15px 0;
}
.linknav li:nth-child(4n) {
	margin: 0 0px 15px 0;
}
.linknav li a {
	display: block;
	width: 195px;
	padding: 10px;
}

/******
				service
								******/
#service .mainimage {
	background: url(../../service/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
.servBox1 {
	background: url(../../service/images/bg.png) no-repeat center top;
	padding: 30px 0 0;
}
.servBox1 .inner947 {
}
.servBox1 .img1 {
	height: 630px;
	overflow: hidden;
}
.servBox1 .img2 {
	height: 316px;
	overflow: hidden;
}
.servBox1 .left {
	float: left;
	width: 474px;
}
.servBox1 .right {
	float: left;
	width: 443px;
	height: 286px;
	overflow:  hidden;
	background: url(../../service/images/whitebg.png);
	padding: 20px 0 10px 30px;
}
.servBox1 img {
	padding: 0 0 10px
}
.servBox2 {
	margin: 50px 0 100px;
}
.servBox2 h3 {
	background: url(../../service/images/h3.png) no-repeat center top;
	line-height: 68px;
	color: #FFF;
	font-size: 25px;
	text-align: center;
	margin: 0 0 60px;
}
.servBox2 .left {
	background: url(../../service/images/box1.png) no-repeat left top;
	width: 403px;
	height: 404px;
	float: left;
	margin: 0 30px 0 40px;
}
.servBox2 .right {
	background: url(../../service/images/box2.png) no-repeat left top;
	width: 404px;
	height: 404px;
	float: left;
	margin: 0 30px 0;
}
.servBox2 p {
	text-align: center;
	color: #FFF;
	line-height: 1.8;
	padding: 140px 0 0;
	font-size: 16px;
}

/******
				tourism wide
											******/
#tourism_widearea .mainimage {
	background: url(../../tourism_widearea/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#tourism_widearea h3 {
	background:url(../../tourism_widearea/images/h3_bg.png) no-repeat center top;
	height: 96px;
	line-height: 96px;
	font-size: 26px;
	letter-spacing: 4px;
	text-align: center;
	color: #FFF;
}
#tourism_widearea .tourwMap {
	padding: 20px 0 0;
}
#tourism_widearea .map {
	margin: 40px auto 10px;
	text-align: center;
	width: 952px;
	height: 620px;
	position: relative;
}
#tourism_widearea .map #mapimg {
	position: absolute;
	left: 0;
	top:0;
}
#tourism_widearea .map li {
	position: absolute;
}
#tourism_widearea .map #mapbtn01 {
	top: 311px;
	left: 250px;
}
#tourism_widearea .map #mapbtn02 {
	top: 250px;
	left: 244px;
}
#tourism_widearea .map #mapbtn03 {
	top: 355px;
	left: 505px;
}
#tourism_widearea .map #mapbtn04 {
	top: 340px;
	left: 229px;
}
#tourism_widearea .map #mapbtn05 {
	top: 387px;
	left: 237px;
}
#tourism_widearea .map #mapbtn06 {
	top: 569px;
	left: 292px;
}
#tourism_widearea .map #mapbtn07 {
	top: 556px;
	left: 95px;
}
#tourism_widearea .map #mapbtn08 {
	top: 620px;
	left: 60px;
}
#tourism_widearea .map #mapbtn09 {
	top: 520px;
	left: 144px;
}
#tourism_widearea .map #mapbtn10 {
	top: 412px;
	left: 26px;
}
#tourism_widearea .map #mapbtn11 {
	top: 545px;
	left: 519px;
}
#tourism_widearea .map #mapbtn12 {
	top: 520px;
	left: 437px;
}
#tourism_widearea .map #mapbtn13 {
	top: 575px;
	left: 489px;
}
#tourism_widearea .map #mapbtn14 {
	top: 603px;
	left: 556px;
}
#tourism_widearea .map #mapbtn15 {
	top: 117px;
	left: 283px;
}
#tourism_widearea .map #mapbtn16 {
	top: 237px;
	left: 530px;
}
#tourism_widearea .map #mapbtn17 {
	top: 573px;
	left: 704px;
}
#tourism_widearea .map #mapbtn18 {
	top: 502px;
	left: 661px;
}
#tourism_widearea .map #mapbtn19 {
	top: 361px;
	left: 745px;
}
#tourism_widearea .map #mapbtn20 {
	top: 333px;
	left: 763px;
}
#tourism_widearea .map #mapbtn21 {
	top: 620px;
	left: 762px;
}
#tourism_widearea .map #mapbtn22 {
	top: 305px;
	left: 849px;
}
#tourism_widearea .map #mapbtn23 {
	top: 428px;
	left: 582px;
}
#tourism_widearea .map #mapbtn24 {
	top: 292px;
	left: 684px;
}
#tourism_widearea .map #mapbtn25 {
	top: 82px;
	left: 548px;
}
#tourism_widearea .map #mapbtn26 {
	top: 146px;
	left: 467px;
}
#tourism_widearea .map #mapbtn27 {
	top: 249px;
	left: 777px;
}
#tourism_widearea .map #mapbtn28 {
	top: 124px;
	left: 800px;
}
#tourism_widearea .map #mapbtn29 {
	top: 161px;
	left: 819px;
}
#tourism_widearea .map #mapbtn30 {
	top: 29px;
	left: 819px;
}
#tourism_widearea .map #mapbtn31 {
	top: 425px;
	left: 481px;
}
#tourism_widearea .btn {
	text-align: center;
	margin: 0 0 50px;
}
#tourism_widearea .mapContents {
	
}
#tourism_widearea .mapBox {
	width: 280px;
	float: left;
	margin: 0px 0 50px 40px;
}
#tourism_widearea .mapBox:first-child {
	width: 280px;
	float: left;
	margin: 0px 0 50px 0;
}
.nv {
	background:url(../../tourism_widearea/images/h3bg.png) repeat-y left top;
	color: #FFF;
}
.nv dt {
	width: 43px;
	float: left;
	line-height: 28px;
	text-align: center;
	padding: 8px 12px 8px 0;
	font-size: 20px;
}
.nv dd {
	width: 225px;
	float: left;
	line-height: 28px;
	font-size: 16px;
	padding: 8px 0;
}
.info {
	padding: 16px 0 6px;
	width: 280px;
}
.info dt {
	background:url(../../tourism_widearea/images/title.png) no-repeat center center;
	width: 140px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	float: left;
	margin:0 0 6px;
}
.info dd {
	width: 130px;
	height: auto;
	line-height: 33px;
	float: left;
	padding: 0 0 0 10px;
	margin:0 0 6px;
}
.info dd.line3 {
	line-height: 1.3;
}
.ph dd p {
	padding: 12px 0 20px;
	line-height: 1.4;
}
.ph dd p.tel {
	padding: 0 0 16px;
}
p.tel a {
  color: #000000;
}
.ph dd .btnLine2 li a{
	display: block;
	width: 135px;
	padding: 5px 0;
	text-align: center;
}
.nv dd.f12 {
	font-size: 12px;
}

/******
				tourism_suburb
							  					******/
#tourism_suburb .mainimage {
	background: url(../../tourism_suburb/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#tourism_suburb h3 {
	background:url(../../tourism_suburb/images/h3_bg.png) no-repeat center top;
	height: 96px;
	line-height: 96px;
	font-size: 26px;
	letter-spacing: 4px;
	text-align: center;
	color: #FFF;
}
#tourism_suburb .tourwMap {
	padding: 20px 0 0;
}
#tourism_suburb .map {
	margin: 40px auto 10px;
	text-align: center;
	width: 952px;
	height: 889px;
	position: relative;
}
#tourism_suburb .map #mapimg {
	position: absolute;
	left: 0;
	top:0;
}
#tourism_suburb .map li {
	position: absolute;
}
#tourism_suburb .map #mapbtn01 {
	top: 14px;
	left: 237px;
}
#tourism_suburb .map #mapbtn02 {
	top: 140px;
	left: 154px;
}
#tourism_suburb .map #mapbtn03 {
	top: 214px;
	left: 225px;
}
#tourism_suburb .map #mapbtn04 {
	top: 272px;
	left: 365px;
}
#tourism_suburb .map #mapbtn05 {
	top: 74px;
	left: 209px;
}
#tourism_suburb .map #mapbtn06 {
	top: 271px;
	left: 226px;
}
#tourism_suburb .map #mapbtn07 {
	top: 441px;
	left: 332px;
}
#tourism_suburb .map #mapbtn08 {
	top: 310px;
	left: 150px;
}
#tourism_suburb .map #mapbtn09 {
	top: 542px;
	left: 558px;
}
#tourism_suburb .map #mapbtn10 {
	top: 84px;
	left: 52px;
}
#tourism_suburb .map #mapbtn11 {
	top: 100px;
	left: 559px;
}
#tourism_suburb .map #mapbtn12 {
	top: 139px;
	left: 603px;
}
#tourism_suburb .map #mapbtn13 {
	top: 178px;
	left: 569px;
}
#tourism_suburb .map #mapbtn14 {
	top: 343px;
	left: 657px;
}
#tourism_suburb .btn {
	text-align: center;
	margin: 0 0 50px;
}
#tourism_suburb .mapBox {
	width: 434px;
	float: left;
	margin: 0px 0 50px 40px;
}
#tourism_suburb .mapBox:first-child {
	width: 434px;
	float: left;
	margin: 0px 0 50px 0;
}
#tourism_suburb .nv {
	background:url(../../tourism_suburb/images/map_title.png) repeat-y left top;
	color: #FFF;
}
#tourism_suburb .nv dt {
	width: 43px;
	float: left;
	line-height: 28px;
	text-align: center;
	padding: 8px 12px 8px 0;
	font-size: 20px;
}
#tourism_suburb .nv dd {
	width: 379px;
	float: left;
	line-height: 28px;
	font-size: 16px;
	padding: 8px 0;
}
#tourism_suburb .info {
	padding: 16px 0 6px;
}
#tourism_suburb .info dt {
	background:url(../../tourism_suburb/images/map_subtitle.png) no-repeat center center;
	width: 144px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	float: left;
	margin:0 0 6px;
}
#tourism_suburb .info dd {
	width: 280px;
	height: auto;
	line-height: 33px;
	float: left;
	padding: 0 0 0 10px;
	margin:0 0 6px;
}
#tourism_suburb .title {
	font-size: 19px;
	color: #724720;
	padding: 12px 0 0;
}
.golftitle {
	text-align:  center;
	padding: 20px 0 30px;
}
#tourism_suburb .golf {
	padding: 0 0 100px;
}
#tourism_suburb .golf .nv {
	background:#006837;
	color: #FFF;
	line-height: 28px;
	padding: 8px 0 8px 12px;
	font-size: 16px;
}
#tourism_suburb .golf .title {
	font-size: 19px;
	color: #006837;
	padding: 12px 0 0;
}

/******
				contact
								******/
#contact .mainimage {
	background: url(../../contact/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
.mailformBox {
	width: 810px;
	margin: 0px auto;
	padding: 35px 55px;
	background: rgba(255,255,255,0.6);
}
.mailformBox .mf__b7 {
	
}
.mailformBox .left {
	border-bottom: 1px solid #B7AB9C;
	width: 180px;
	float: left;
	margin: 0 17px 0 0;
	padding: 20px 0;
	font-size: 16px;
}
.mailformBox .right {
	border-bottom: 1px solid #B7AB9C;
	width: 560px;
	float: left;
	padding: 15px 25px 15px 15px;
	line-height: 1.4;
}
.purple {
	color: #67306C;
	font-size: 14px;
}
.mf__text {
	width: 550px;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 5px;
	border: 1px solid #454545;
}
.mf__tarea {
	width: 550px;
	height: 6em;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 5px;
	border: 1px solid #454545;
}
.submitbtn {
	text-align: center;
	padding: 30px 0;
}
.submitbtn .btn_purple {
	width: 290px;
	padding: 5px 0;
	text-align: center;
	border: 0px;
}
.mailformBox p.fmin {
	text-align: center;
	font-size: 16px;
	padding: 0 0 10px;
}
.mailformBox p.causion {
	text-align: center;
}

.mailformContact {
	background: url(../../contact/images/tel_bg.png) no-repeat center top;
	height: 471px;
}
.mailformContact .tel {
	padding: 53px 0 0 92px;
	width: 325px;
	color: #67306C;
	float: left;
}
.mailformContact .photo {
	width: 406px;
	padding: 53px 0 0 0px;
	float: left;
}
.mailformContact .tel img {
	padding: 5px 0 20px;
}
.mailformContact .tel p {
	padding: 0 0 10px 15px;
}
.f16 {
	font-size: 16px;
}
.f22 {
	font-size: 22px;
}
.f30 {
	font-size: 30px;
}
#contact .secContents p.thanks {
	line-height: 1.8;
	padding: 0 0 0 40px;
	font-size: 16px;
}

/******
				blog
									******/
#blog .mainimage {
	background: url(../../blog/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
.categoryNavi  {
	width: 950px;
	margin: 30px auto 40px;
	background: url(../../blog/images/category_bg.png) no-repeat left top;
}
.categoryNavi ul {
	padding: 0 0 10px 20px;
}
.categoryNavi li {
	width: 228px;
	float: left;
}
.categoryNavi li a {
	display: block;
	background: url(../../blog/images/head_btn_b.png) no-repeat left top;
	width: 190px;
	line-height: 51px;
	color: #FFF;
	padding: 0 0 0 38px;
}
.categoryNavi h2 {
	color: #FFF;
	font-size: 22px;
	letter-spacing: 3px;
	text-align: center;
	padding: 30px 0;
}
.blogContents h3 {
	background: url(../../blog/images/title_bg.png) no-repeat center top;
	height: 101px;
	margin: 0px auto 20px;
	text-align: center;
	font-size: 18px;
	color: #321910;
	padding: 30px;
}
.blogContents h3 span {
	letter-spacing: 3px;
	display: block;
	padding: 0 0 40px;
}
.blogBox {
	width: 292px;
	float: left;
	margin: 0px 10px 30px 5px;
}
.blogBox .photo {
	border: 1px solid #634f43;
	line-height: 0;
}
.blogBox .cat {
	background: #634f43;
	color: #FFF;
	padding: 5px 5px 7px;
	font-size: 12px;
	letter-spacing: 2px;
}
.blogBox .text {
	padding: 5px 10px;
	line-height: 1.6;
}
.pageNavi {
	width: 910px;
	margin: 100px auto 80px;
	border-top: 1px solid #321910;
	border-bottom: 1px solid #321910;
	padding: 8px 10px;
}
.pageNavi a.current {
	background:#ccb7a6;
	border:1px solid #ccb7a6;
	padding: 3px 5px;
	color:#FFF;
}
.pageNavi a.pnavi {
	border: 1px solid  #321910;
	padding: 3px 5px;
	color: #321910;
}
.pageNavi .left {
	float:left;
}
.pageNavi .right {
	float:right;
}
.pageNavi a.pnext {
	background: #573f33;
	border: 1px solid #573f33;
	padding: 3px 5px;
	color:#FFF;
}
.blogfootBox {
	width: 244px;
	background: rgba(255,255,255,0.6);
	padding: 30px 24px 20px;
	float: left;
	margin: 0px 10px 30px 5px;
}
.blogfootBox h3 {
	background: url(../../blog/images/hr.png) no-repeat center bottom;
	height: 45px;
	padding:0;
}
.blogfootBox .aC {
	text-align: center;
	padding: 0 0 10px;
}
.blogfootBox p.text {
	color: #573f33;
	line-height: 1.4;
	width: 218px;
	margin: 0px auto 10px;
}
.blogfootBox .btnb li {
	
}
.blogfootBox .btnb li a {
	display: block;
	background: url(../../blog/images/btn_b.png) no-repeat left top;
	width: 214px;
	line-height: 40px;
	padding: 0 0 0 30px;
}
.blogfootBox .btnw li {
	
}
.blogfootBox .btnw li a {
	display: block;
	background: url(../../blog/images/btn_w.png) no-repeat left top;
	width: 214px;
	line-height: 40px;
	padding: 0 0 0 30px;
	color: #573f33;
}
.blogContents h1 {
	background: url(../../blog/images/blogd_head.png) no-repeat left top;
	width: 900px;
	height: 88px;
	margin: 0px auto 60px;
	font-size: 16px;
	padding: 52px 0 0 50px;
}
.blogContents h1 span {
	font-size: 14px;
	display: block;
	padding: 0 0 5px;
}
.blogContents .entry {
	width: 800px;
	margin: 0px auto;
}
.blogContents .entry .photo {
	text-align: center;
}
.blogContents .entry p {
	padding: 0 0 30px;
	line-height: 1.6;
}
.blogdFoot {
	background: url(../../blog/images/blogd_foot.png) no-repeat left top;
	width: 900px;
	margin: 50px auto 30px;
	height: 92px;
	padding: 35px 0 0 50px;
}
.blogdFoot .category {
	padding: 5px 0 0;
}
.blogdFoot .category a {
	color: #000;
}

/******
				stay
									******/
#stay .mainimage {
	background: url(../../stay/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
#stay .stay1 {
	background: url(../../stay/images/couple_bg.png) no-repeat center top;
	height: 408px;
}
#stay .stay2 {
	background: url(../../stay/images/family_bg.png) no-repeat center top;
	height: 407px;
}
#stay .stay3 {
	background: url(../../stay/images/fuufu_bg.png) no-repeat center top;
	height: 393px;
}
#stay .stay1 .stayin {
	text-align: center;
	padding: 160px 0 0;
}
#stay .stay2 .stayin {
	text-align: center;
	padding: 155px 0 0;
}
#stay .stay3 .stayin {
	text-align: center;
	padding: 158px 0 0;
}
#stay .stayin img {
	width: 180px;
	height: 180px;
}
#stay .secContents {
	padding: 0 0 100px;
}

/******
				couple
									******/
#couple .mainimage {
	background: url(../../stay_couple/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
#couple .secContents h2 {
	background: url(../../stay_couple/images/title.png) no-repeat center top;
	height: 344px;
	text-indent: -9999px;
	overflow: hidden;
}
#couple .date {
	background: url(../../stay_couple/images/h3.png) no-repeat center top;
	height: 90px;
	text-align: center;
	padding: 55px 0 0;
}
#couple .dateBox .tag {
	padding: 0 0 0 0;
}
#couple .dateBox {
	background: url(../../stay_couple/images/line_green.png) 6px top repeat-y;
}
#couple .dateBox.sec1 {
	background: url(../../stay_couple/images/line_green.png) 6px 20px no-repeat;
	background-size : 2px 1000px;
}
#couple .day1 .dateBox.sec8,
#couple .day2 .dateBox.sec7{
	background: url(../../stay_couple/images/line_green.png) 6px top no-repeat;
	background-size : 2px 20px;
	padding: 0 0 80px;
}
.dateBox .tag dt {
	font-size: 21px;
	width: 75px;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 30px;
	vertical-align: middle;
	line-height: 40px;
	height: 41px;
	padding: 0 0 0 56px;
	float: left;
}
.dateBox .tag dd {
	line-height: 40px;
	padding: 0 0 0 15px;
	font-size: 29px;
	color: #534129;
	float: left;
	font-weight: bold;
}
#couple .dateBox .tag dt {
	background: url(../../stay_couple/images/label.png) no-repeat left top;
}
.dateBox .inner{
	padding: 20px 0 50px 35px;
}
.dateBox .inner p {
	line-height: 1.8;
}
.dateBox .inner p span.line_red {
	border-bottom: 1px solid #9E272D;
}
.dateBox .photo_right {
	float: right;
	padding: 0 0 0 15px;
}
#couple .day1 .dateBox.sec2 .inner {
	background: url(../../stay_couple/images/sec2_p.png) no-repeat right 20px;
	padding: 400px 0 80px 205px;
}
#couple .day1 .dateBox.sec6 .inner {
	background: url(../../stay_couple/images/sec6_p.png) no-repeat 35px 20px;
	padding: 400px 0 80px 35px;
}
#couple .day2inner {
	background: url(../../stay_couple/images/sec10_p.png) no-repeat right 10px;
}

/******
				family
									******/
#family .mainimage {
	background: url(../../stay_couple/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
#family .secContents h2 {
	background: url(../../stay_family/images/title.png) no-repeat center top;
	height: 344px;
	text-indent: -9999px;
	overflow: hidden;
}
#family .date {
	background: url(../../stay_family/images/h3.png) no-repeat center top;
	height: 90px;
	text-align: center;
	padding: 55px 0 0;
}
#family .dateBox {
	background: url(../../stay_family/images/line_blue.png) 6px top repeat-y;
}
#family .dateBox.sec1 {
	background: url(../../stay_family/images/line_blue.png) 6px 20px no-repeat;
	background-size : 2px 1000px;
}
#family .day1 .dateBox.sec7,
#family .day2 .dateBox.sec5{
	background: url(../../stay_family/images/line_blue.png) 6px top no-repeat;
	background-size : 2px 20px;
	padding: 0 0 80px;
}
#family .dateBox .tag dt {
	background: url(../../stay_family/images/tag.png) no-repeat left top;
}
#family .day1 .dateBox.sec1 .inner {
	padding: 400px 270px 85px 35px;
}
#family .day1inner {
	background: url(../../stay_family/images/sec1_p.png) no-repeat 35px 70px;
}
#family .day2inner {
	background: url(../../stay_family/images/sec10_p.png) no-repeat 575px 31px;
}


/******
				marital
									******/
#marital .mainimage {
	background: url(../../stay_couple/images/mainimage.png) no-repeat center top;
	height: 316px;
	text-indent: -9999px;
	overflow: hidden;
}
#marital .secContents h2 {
	background: url(../../stay_marital/images/title.png) no-repeat center top;
	height: 344px;
	text-indent: -9999px;
	overflow: hidden;
}
#marital .date {
	background: url(../../stay_marital/images/h3.png) no-repeat center top;
	height: 90px;
	text-align: center;
	padding: 55px 0 0;
}
#marital .dateBox {
	background: url(../../stay_marital/images/line_brown.png) 6px top repeat-y;
}
#marital .dateBox.sec1 {
	background: url(../../stay_marital/images/line_brown.png) 6px 20px no-repeat;
	background-size : 2px 1000px;
}
#marital .day1 .dateBox.sec7,
#marital .day2 .dateBox.sec6{
	background: url(../../stay_marital/images/line_brown.png) 6px top no-repeat;
	background-size : 2px 20px;
	padding: 0 0 80px;
}
#marital .dateBox .tag dt {
	background: url(../../stay_marital/images/tag.png) no-repeat left top;
}
#marital .day1inner {
	background: url(../../stay_marital/images/sec1_p.png) no-repeat 35px 70px;
}
#marital .day1 .dateBox.sec1 .inner {
	background: url(../../stay_marital/images/sec1_p.png) no-repeat 35px 20px;
	padding: 400px 260px 80px 35px;
}
#marital .day2inner {
	position: relative;
}
#marital .day2inner .day2innerphoto {
	position: absolute;
	right: 10px;
}


/******
				facility
									******/
#facility .mainimage {
	background: url(../../facility/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#facility .facilityphotoLine {
	background: url(../../facility/images/head_images.jpg) repeat-x center top;
	height: 310px;
}
#facility .headText {
	padding: 30px 70px;
	font-size: 15px;
	line-height: 2;
}
#facility .facilityNavi li {
	width: 300px;
	height: 165px;
	float: left;
	margin: 0 25px 0 0;
}
#facility .facilityNavi li:nth-child(3n) {
	margin: 0 0 0 0;
}
#facility001 {
	background: url(../../facility/images/sakura_left.png) no-repeat center 30px;
}
#facility002,
#facility004{
	background: url(../../facility/images/sakura_right.png) no-repeat center 30px;
}
.faciBox {
	padding: 0 0 50px;
}
.faciInner {
	background: url(../../facility/images/titlesub.png) no-repeat center top;
}
#facility002 .faciInner {
	background: url(../../facility/images/titlesub2.png) no-repeat center top;
}
.faciInner p {
	font-size: 15px;
	line-height: 1.8;
}
.faciInner .left {
	float: left;
}
.faciInner .right {
	float: right;
}
.faciBox h3 {
	font-size: 25px;
	color: #FFF;
	text-align: center;
	padding: 27px 0 50px;
	letter-spacing: 1px;
}
#facility001 .left {
	background: url(../../facility/images/furo_p1.png) no-repeat center bottom;
	width: 354px;
	padding: 0 0 370px;
}
#facility002 .left {
	width: 451px;
	float: left;
}
#facility002 .right {
	width: 451px;
	float: right;
}
#facility004 .right {
	background: url(../../facility/images/mise_p2.png) no-repeat center bottom;
	width: 331px;
	padding: 0 0 330px;
}
#facility004 .inner950 {
	background: url(../../facility/images/mise_bg.png) no-repeat left top;
}
#facility004 h4 {
	color: #FFF;
	text-align: center;
	font-size: 25px;
	line-height: 60px;
	letter-spacing: 2px;
}
#facility004 .lead {
	font-size: 16px;
	line-height :1.8;
	padding: 10px 0 20px;
	text-align: center;
	font-weight: bold;
}
.miyageBox {
	width: 270px;
	float: left;
	padding: 0 0 20px;
	margin: 0 22px;
}
.miyageBox .line {
	border-bottom: 1px solid #734B23;
}
.miyageBox .aC {
	text-align: center;
}
.miyageBox .title {
	font-size: 21px;
	color: #321910;
	font-weight: bold;
}
.miyageBox .text {
	padding: 5px 0 5px;
	line-height: 1.4;
}
#facility005 .left {
	background: url(../../facility/images/lobby_p2.png) no-repeat center bottom;
	width: 326px;
	padding: 0 0 330px;
}
.infoTable {
	width: 100%;
	border-spacing: 0;
	border-bottom: 1px solid #808080;
	margin: 0 0 40px;
}
.infoTable th {
	background: rgba(50,25,16,0.15);
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	vertical-align: middle;
	text-align: center;
	padding: 0px 40px;
	width: 170px;
  -moz-text-align-last: justify;
  text-align-last: justify;
  font-size: 15px;
	line-height: 1.8;
}
.infoTable td {
	background: rgba(255,255,255,0.5);
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	padding: 15px 25px;
  font-size: 15px;
	line-height: 1.8;
}
.infoTable td div {
    width: 45%;
    float: left;
    line-height: 1.8;
}


/******
				access
									******/
#access .mainimage {
	background: url(../../access/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#googleMap {
	width: 960px;
	height: 560px;
	margin: 0px auto 30px;
}
#access .btm {
	position: relative;
	text-align: center;
	margin: 10px auto 30px;
}
.aC {
	text-align: center;
}
.accessbus {
  position: relative;
}
.accessbus .accessbus_yoyaku, .accessbus .accessbus_tokyo {
	font-size: 0;
	position: absolute;
	height: 19.5%;
	width: 100%;
	display: block;
}
.accessbus .accessbus_yoyaku {
  bottom: 19.5%
}
.accessbus .accessbus_tokyo {
  bottom: 0;
}
#access .inner925 {
	width: 925px;
	margin: 0px auto;
}
#access .inner925 p {
	padding: 10px 0 30px;
	font-size: 15px;
	line-height: 1.6;
}
#access .inner925 .photo {
	padding: 0 0 30px;
}


/******
				onsen
									******/
#onsen .mainimage {
	background: url(../../onsen/images/mainimage.png) no-repeat center top;
	height: 318px;
	text-indent: -9999px;
	overflow: hidden;
}
#onsen .secHead {
	background: url(../../onsen/images/h3bg.png) no-repeat center 68px;
	height: 423px;
}
#onsen .secHead ul {
	width: 950px;
	margin: 0px auto 0;
}
#onsen .secHead ul li {
	width: 190px;
	height: 191px;
	float: left;
}
.onsenBox .onsenInner {
	width: 950px;
	margin: 0px auto;
}
.onsenBox p {
	width: 225px;
	padding: 15px 0 0 40px;
	font-size: 15px;
	line-height: 1.6;
}
.onsenBox .fmin {
	color: #2F483A;
	font-size: 25px;
	line-height: 1.6;
}
#onsen001 {
	background: url(../../onsen/images/sec1bg.png) no-repeat center 60px;
	height: 782px;
}
#onsen001 h3 {
	width: 310px;
	margin: 0 0 0 auto;
}
#onsen001 p {
	width: 225px;
	padding: 20px 50px 0 40px;
	margin: 0 0 0 auto;
}
#onsen002 {
	background: url(../../onsen/images/sec2bg.png) no-repeat center 60px;
	height: 898px;
}
#onsen002 h3 {
	width: 310px;
	margin: 0 0 0 auto;
}
#onsen002 p {
	width: 225px;
	padding: 20px 50px 0 40px;
	margin: 0 0 0 auto;
}
#onsen003 {
	background: url(../../onsen/images/sec3bg.png) no-repeat center 60px;
	height: 831px;
}
#onsen003 .onsenInner,#onsen004 .onsenInner {
    width: 950px;
    margin: 0px auto;
    padding-left: 35px;
}
#onsen004 {
	background: url(../../onsen/images/sec4bg.png) no-repeat center 60px;
	height: 872px;
}
#onsen004 h3 {
	/*width: 310px;
	margin: 0 0 0 auto;*/
}
#onsen004 p {
	width: 225px;
	/*padding: 20px 53px 0 40px;
	margin: 0 0 0 auto;*/
}
#onsen005 {
	background: url(../../onsen/images/sec5bg.png) no-repeat center 60px;
	height: 745px;
}
.onsenTable p {
	padding: 0px 0px 30px;
	line-height: 1.6;
}
.onsenTable .fbrown {
	font-size: 23px;
	color: #321910;
	padding: 0px 0 10px;
}
.onsenTable .infoTable {
    width: 100%;
    border-spacing: 0;
    border-bottom: 1px solid #808080;
    margin: 0 0 0px;
}
.aR {
	text-align: right;
}
.btn_brownpdf a {
	background: url(../../onsen/images/pdfbtn.png) no-repeat left top;
	width: 146px;
	height: 50px;
	display: block;
	line-height: 51px;
	padding: 1px 0 0 35px
}


/******
				rooms
									******/
#rooms .mainimage {
	background: url(../../rooms/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#rooms .secContents .leadText {
	padding: 15px 0 0;
}
#rooms .secHead {
	background: url(../../rooms/images/btn_bg.png) no-repeat center 68px;
	height: 423px;
}
#rooms .secHead ul {
	width: 380px;
	margin: 0px auto 0;
}
#rooms .secHead ul li {
	width: 190px;
	height: 190px;
	float: left;
}
#rooms .roomBox {
	background: url(../../rooms/images/bg.png) no-repeat center top;
	margin: 50px 0 0;
	padding: 80px 0 0;
}
#rooms .roomBox h3 {
	color: #FFF;
	font-size: 29px;
	letter-spacing: 1.5px;
	text-align: center;
	background: url(../../rooms/images/h3bg.png) no-repeat center bottom;
	padding: 0 0 30px;
}
#rooms001 .photoslider,
#rooms002 .photoslider {
	padding: 30px 0 20px;
}
.photoslider2 .main1 {
	background:url(../../rooms/images/img1.jpg) no-repeat center top;
	height: 700px;
}
.photoslider2 .main2 {
	background:url(../../rooms/images/img2.jpg) no-repeat center top;
	height: 700px;
}
.photoslider2 .main3 {
	background:url(../../rooms/images/img3.jpg) no-repeat center top;
	height: 700px;
}
.photoslider .main4 {
	background:url(../../rooms/images/img4.jpg) no-repeat center top;
	height: 700px;
}
.photoslider .main5 {
	background:url(../../rooms/images/img5.jpg) no-repeat center top;
	height: 700px;
}
.photoslider .main6 {
	background:url(../../rooms/images/img6.jpg) no-repeat center top;
	height: 700px;
}
.photoslider .main7 {
	background:url(../../rooms/images/img2.jpg) no-repeat center top;
	height: 700px;
}
.photosliderNavi .active,
.photosliderNavi2 .active{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#rooms .roomBox h4 {
	font-size: 21px;
	letter-spacing: 1.5px;
	color: #2F483A;
	text-align: center;
	background: url(../../rooms/images/line_green.png) no-repeat center bottom;
	padding: 10px 0 20px;
}
#rooms .roomBox h5 {
	font-size: 25px;
	letter-spacing: 1.5px;
	color: #2F483A;
	text-align: center;
	padding: 15px 0;
}
#rooms .roomBox .inner630 p {
	line-height: 1.6;
	padding: 0 0 50px;
}
.inner630 {
	width: 630px;
	margin: 0px auto 50px;
	padding: 20px 0 0;
}
.inner630 ul li {
	width: 200px;
	margin: 0 10px 0 0;
	height: 150px;
	float: left;
}
.inner840 {
	width: 840px;
	margin: 0px auto 0;
	padding: 20px 0 0;
}
.inner840 ul li {
	width: 200px;
	margin: 0 10px 0 0;
	height: 150px;
	float: left;
}
.inner420 {
	width: 420px;
	margin: 0px auto 0;
	padding: 20px 0 0;
}
.inner420 ul li {
	width: 200px;
	margin: 0 10px 0 0;
	height: 150px;
	float: left;
}
#rooms .onsenTable td div {
	width: 45%;
	float: left;
	line-height: 1.8;
}


/******
				group
									******/
#group .mainimage {
	background: url(../../group/images/mainimage.png) no-repeat center top;
	height: 323px;
	text-indent: -9999px;
	overflow: hidden;
}
#group .secContents .leadText {
	padding: 15px 0 0;
}
.groupPoint {
	background: url(../../group/images/point_bg.png) no-repeat center top;
	height: 497px;
}
.groupPoint li {
	padding: 5px 0 5px 40px;
}
.groupPoint li:first-child {
	text-align: center;
	padding: 5px 0 15px;
}
.groupPoint li:last-child {
	padding: 0 0 0 40px;
}
.groupBox h3 {
	padding: 0 0 40px 98px;
}
.groupBoxWrap {
	margin: 50px auto 0px;
}
.groupBox {
	padding: 0 0 40px;
}
.groupBox .left {
	width: 470px;
	float: left;
}
.groupBox .left p {
	width: 450px;
	line-height: 1.8;
	padding: 0 0 15px;
}
.groupBox .right {
	width: 437px;
	float: right;
}
#group #gpoint001 {
	background: url(../../group/images/sec1bg.png) no-repeat center 67px;
}
#gpoint001 .left ul li {
	width: 117px;
	float: left;
}
#gpoint001 .map {
	padding: 40px 0 0px;
}
#group #gpoint002 {
	background: url(../../group/images/sec2bg.png) no-repeat center 67px;
}
#group #gpoint002 h3 {
	padding: 0 0 20px 98px;
}
#group #gpoint003 {
	background: url(../../group/images/sec3bg.png) no-repeat center 67px;
	margin: 0 0 100px;
}
#group #gpoint004 {
	background: url(../../group/images/faqbg.png) no-repeat center top;
}
#group #gpoint004 .inner950 {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 50px;
}
#group #gpoint004 .left {
	width: 430px;
	float: left;
}
#group #gpoint004 .right {
	width: 430px;
	float: right;
}
#group #gpoint004 p {
	width: 430px;
	font-size: 15px;
	line-height: 1.8;
	padding: 0 0 15px;
}
#group #gpoint004 p span {
	font-size: 14px;
}
#group #gpoint004 h3 {
	font-size: 27px;
	color: #321910;
	letter-spacing: 2px;
	line-height: 1.6;
	padding: 40px 0 20px;
	text-align: center;
	background: url(../../group/images/faq_line1.png) no-repeat center bottom;
	margin: 0 0 30px;
}
#group #gpoint004 h4 {
	background: url(../../group/images/faq_line2.png) no-repeat left bottom;
	font-size: 24px;
	color: #321910;
	padding: 0 0 10px;
	margin: 0 0 15px;
}
#group #gpoint004 .right img {
	padding: 0 0 20px;
}
.telinfo {
	background: url(../../group/images/infobg.png) no-repeat center 85px;
	height: 760px;
}
.telinfo .clearfix {
	background: url(../../group/images/info_bgphoto.png) no-repeat center bottom;
	padding: 40px 0 170px;
	width: 810px;
	margin: 0 auto;
}
.telinfo .left {
	width: 463px;
	float: left;
}
.telinfo .telinfo_yoyaku,
.telinfo .telinfo_tokyo {
	font-size: 0;
	position: absolute;
	height: 22.5%;
	width: 58%;
	display: block;
	right: 0;
}
.telinfo .telinfo_yoyaku {
	bottom: 35%;
}
.telinfo .telinfo_tokyo {
	bottom: 11%;
}
.telinfo .right {
	width: 323px;
	float: right;
}

/******
				daytrip
									******/
#daytrip .mainimage {
	background: url(../../daytrip/images/mainimage.png) no-repeat center top;
	height: 315px;
	text-indent: -9999px;
	overflow: hidden;
}
#daytrip .secContents .leadText {
	padding: 15px 0 0;
}
#daytrip .greenBox {
	background: url(../../daytrip/images/midasibg.png) no-repeat center top;
}
#daytrip .greenBox .inner {
	width: 900px;
	height: 988px;
	margin: 0px auto;
}
#daytrip .greenBox .title {
	text-align: center;
	padding: 65px 0 40px;
}
#daytrip .greenBox .text {
	font-size: 15px;
	width: 820px;
	margin: 0px auto;
}
#daytrip .greenBox .text p {
	line-height: 2;
	padding: 0 0 15px;
}
#daytrip .review {
	font-size: 21px;
	padding: 0 0 10px 20px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
#daytrip .review .men {
	background: url(../../daytrip/images/midasi_i_men.png) no-repeat left bottom;
	padding: 10px 0 10px 40px;
	margin: 0 0 10px;
}
#daytrip .review .women {
	background: url(../../daytrip/images/midasi_i_women.png) no-repeat left bottom;
	padding: 10px 0 10px 40px;
	margin: 0 0 10px;
}
#daytrip .red {
	color: #9E272D;
}
#daytrip .webBox {
	background: url(../../daytrip/images/rankingbg.png) no-repeat center center;
	padding: 30px 0 30px;
	margin: 0 0 60px;
}

.rankingsp{display: none;}

#daytrip .webBox .inner  {
	width: 815px;
	margin: 50px auto;
}
.daytripBox {
	background: url(../../daytrip/images/sec1_bg.png) no-repeat center top;
}
.daytripBox h3 {
	padding: 10px 0 30px;
	width: 950px;
	margin: 0px auto;
	text-align: center;
}
.daytripBox .inner {
	width: 950px;
	margin: 0px auto;
}
.daytripBox .inner .left {
	width: 450px;
	float: left;
}
.daytripBox .inner .right {
	width: 435px;
	float: right;
}
.daytripBox p {
	font-size: 15px;
	line-height: 1.8;
}
.dayBox {
	background: url(../../daytrip/images/hiru_bgmain.png) no-repeat center top;
	width: 915px;
	height: 780px;
	margin: 20px auto;
}
.dayBox .midasi {
	display: none;
}
.dayBox .text {
	padding: 80px 0 0 55px;
}
.dayBox .text p{
	line-height: 50px;
}
.dayBox .text p span {
	color: #CC5A24;
	font-weight: bold;
}
.nightBox {
	background: url(../../daytrip/images/yoru_bgmain.png) no-repeat center top;
	width: 915px;
	height: 775px;
	margin: 20px auto;
}
.nightBox .midasi {
	display: none;
}
.nightBox .text {
	padding: 72px 0 0 55px;
}
.nightBox .text p{
	line-height: 50px;
}
.nightBox .text p span {
	color: #004D60;
	font-weight: bold;
}
.daynight .causion {
	width: 890px;
	margin: 10px auto 50px;
	line-height: 1.6;
}
#daytrip #gpoint004 {
	background: url(../../daytrip/images/faqbg.png) no-repeat center top;
	margin: 60px 0 0;
}
#daytrip #gpoint004 .inner950 {
	width: 900px;
	margin: 0 auto 30px;
	padding: 0 0 30px;
}
#daytrip #gpoint004 .left {
	width: 430px;
	float: left;
}
#daytrip #gpoint004 .right {
	width: 430px;
	float: right;
}
#daytrip #gpoint004 p {
	width: 430px;
	font-size: 15px;
	line-height: 1.8;
	padding: 0 0 15px;
}
#daytrip #gpoint004 p span {
	font-size: 14px;
}
#daytrip #gpoint004 h3 {
	font-size: 27px;
	color: #321910;
	letter-spacing: 2px;
	line-height: 1.6;
	padding: 40px 0 30px;
	text-align: center;
	background: url(../../daytrip/images/line1.png) no-repeat center bottom;
	margin: 0 0 30px;
}
#daytrip #gpoint004 h4 {
	background: url(../../daytrip/images/line2.png) no-repeat left bottom;
	font-size: 24px;
	color: #321910;
	padding: 0 0 10px;
	margin: 0 0 15px;
}
#daytrip #gpoint004 .right img {
	padding: 0 0 30px;
}
#daytrip .daytripBox2 .aC {
	padding: 0 0 100px;
}
#daytrip .telinfo {
	background: url(../../daytrip/images/info_bg.png) no-repeat center 85px;
	height: 760px;
}

.daytrip_img01{text-align: center;margin-bottom: 40px;}
.newtitle0523{text-align: center;margin: 30px 0;}
.dayBox .text p.txt02{padding: 70px 0 85px 380px;}
.nightBox .text p.txt03{padding: 0px 0 97px 380px;}
.nightBox .text p.txt04{padding: 50px 0 97px 380px;}
/******
				cuisine
									******/
#cuisine .mainimage {
	background: url(../../cuisine/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#cuisine .secContents .leadText {
	padding: 15px 0 0;
}
#cuisine .secHead {
	background: url(../../cuisine/images/navibg.png) no-repeat center bottom;
	padding: 0 0 269px;
}
#cuisine .secHead .inner {
	background: url(../../cuisine/images/line.png) no-repeat center center;
}
#cuisine .secHead ul {
	width: 950px;
	margin: 0px auto 0;
}
#cuisine .secHead ul li {
	width: 190px;
	height: 191px;
	float: left;
}
#cuisine001 {
	background: url(../../cuisine/images/sec1.png) no-repeat center top;
	padding: 670px 0 50px;
}
#cuisine002 {
	background: url(../../cuisine/images/sec2.png) no-repeat center top;
	padding: 670px 0 50px;
}
#cuisine003 {
	background: url(../../cuisine/images/sec3.png) no-repeat center top;
	padding: 670px 0 50px;
}
.cuisineBox .title {
	font-size: 25px;
	line-height: 1.6;
}
.cuisineBox .text {
	font-size: 15px;
	line-height: 1.8;
	width: 440px;
}
#cuisine001 .title {
	color: #AF455E;
	padding: 30px 0 5px 30px;
}
.cuisineBox .text{
	padding: 0 0 0 30px;
}
.cuisineBox .btn{
	padding: 20px 0 0 30px;
}
#cuisine001 .left {
	width: 470px;
	float: left;
}
#cuisine001 .right {
	width: 415px;
	float: right;
	padding: 30px 10px 0 0;
}
#cuisine002 .title {
	color: #447293;
	padding: 30px 0 5px 30px;
}

#cuisine002 .left {
	width: 470px;
	float: right;
	padding: 0 20px 0 0;
}
#cuisine002 .right {
	width: 415px;
	float: left;
	padding: 30px 0 0 15px;
}
.cuisineBox .btn_purple {
	padding: 5px 8px;
}
#cuisine003 .left {
	width: 470px;
	float: left;
}
#cuisine003 .right {
	width: 415px;
	float: right;
	padding: 30px 10px 0 0;
}
#cuisine003 .title {
	color: #447293;
	padding: 30px 0 5px 30px;
}
.kondate {
	background: url(../../cuisine/images/kondate_1.png) no-repeat;
	background-position:center -575px;
	padding-bottom:50px;
}
.kondate h3,
#cuisine .reserve h3{
	background: url(../../cuisine/images/line2.png) no-repeat center bottom;
	padding: 50px 0 30px;
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
}
.kondate h3 span,
#cuisine .reserve h3 span{
	font-size: 24px;
	vertical-align: middle;
}
.kondate .leadText,
#cuisine .reserve .leadText {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin: 20px auto 30px;
}
#cuisine .reserve .leadText span {
	font-size: 13px;
}
.kondate h4 {
	background: url(../../cuisine/images/line1.png) no-repeat center bottom;
	padding: 50px 0 25px;
	text-align: center;
	font-size: 25px;
}
.kondate .clearfix .left {
	width: 257px;
	float: left;
	font-size: 14px;
	line-height: 2;
	padding: 40px 0 0 190px;
}
.kondate .clearfix .right {
	width: 257px;
	float: left;
	font-size: 14px;
	line-height: 2;
	padding: 40px 0 0 90px;
}
#cuisine .reserve {
	padding: 0 0 100px;
}
#cuisine .reserve .cuiBox {
	width: 220px;
	float: left;
	margin: 0 20px 30px 0;
}
#cuisine .reserve .cuiBox:nth-child(4n) {
	margin: 0 0 30px 0;
}
#cuisine .reserve .cuiBox dt {
	width: 220px;
	height: 144px;
}
#cuisine .reserve .cuiBox dd {
	background: #FDF1E2;
	padding: 10px 0;
	text-align: center;
	line-height: 1.6;
}

/******
				cuisine
									******/
#sweetfish .mainimage {
	background: url(../../cuisine_sweetfish/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#boar .mainimage {
	background: url(../../cuisine_boar/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
.sf_headNavi {
	background: url(../../cuisine_sweetfish/images/navi.png) no-repeat center top;
	height: 473px;
	margin: 20px 0 40px;
}
.sf_headNavi .inner950 {
	position: relative;
}
.sf_headNavi .left {
	position: absolute;
	left: 80px;
	top: 300px;
}
.sf_headNavi .right {
	position: absolute;
	right: 80px;
	top: 300px;
}
.sfWrap h2 {
	text-align: center;
	padding: 0 0 10px;
}
#sweetfish .sfBox {
	background: url(../../cuisine_sweetfish/images/secbg.png) no-repeat center 10px;
}
#boar .sfBox {
	background: url(../../cuisine_boar/images/secbg.png) no-repeat center 30px;
	margin: 0 0 30px;
}
.sfBox h3 {
	text-align: center;
	padding: 0 0 480px;
}
#boar .sfBox .inner950 .title {
	color: #B41023;
	font-size: 26px;
	padding: 0 0 10px;
	line-height: 1.6;
}
#sweetfish .sfBox .inner950 .title {
	color: #025782;
	font-size: 26px;
	padding: 0 0 10px;
	line-height: 1.6;
}
.sfBox .inner950 .text {
	font-size: 16px;
	line-height: 1.6;
}
#sf001 .inner950 {
	background: url(../../cuisine_sweetfish/images/sec1_photo.jpg) no-repeat center 105px;
	padding: 0px 0 50px;
}
#sf002 .inner {
	background: url(../../cuisine_sweetfish/images/sec2_photo.png) no-repeat center 105px;
	padding: 0px 0 50px;
	height: 1133px;
}
#sf003 .inner {
	background: url(../../cuisine_sweetfish/images/sec3_photo.png) no-repeat center 105px;
	padding: 0px 0 50px;
	height: 894px;
}
#sf004 .inner {
	background: url(../../cuisine_sweetfish/images/sec4_photo.jpg) no-repeat center 105px;
	padding: 0px 0 50px;
}
#sf002 h3 {
	padding: 0 0 580px;
}
#sf002 .inner950 .text {
	width: 490px;
}
#sf004 h3 {
	padding: 0 0 580px;
}
#sweetfish .sfBox .blue {
	color: #025782;
	font-size: 30px;
	text-align: center;
	line-height: 1.4;
}
#boar .sfBox .blue {
	color: #B41023;
	font-size: 30px;
	text-align: center;
	line-height: 1.4;
}
.sfBox .blue span {
	font-size: 19px;
}
.sfBox .blue_title {
	background: url(../../cuisine_sweetfish/images/blue_bg.png) repeat-y center top;
	line-height: 21px;
	padding: 10px 0;
	color: #FFF;
	text-align: center;
	margin: 10px auto 30px;
	font-size: 16px;
}
.pb20 {
	padding: 0 0 20px 0;
}

#boar #sf001 .inner950 {
	background: url(../../cuisine_boar/images/sec1_photo.jpg) no-repeat center 110px;
	padding: 0px 0 50px;
}
#boar #sf002  {
	background: url(../../cuisine_boar/images/sec2_bg.png) no-repeat center 30px;
	padding: 0px 0 50px;
	margin: 0 0 0;
}
#boar #sf002 .inner {
	background: none;
	padding: 0px 0 70px;
	height: auto;
}
#boar #sf002 h3 {
	padding: 0 0 0px;
}
#boar #sf002 .inner950 .text {
	width: 560px;
}
#boar #sf003 .inner {
	background: url(../../cuisine_boar/images/sec3_bg.jpg) no-repeat center 110px;
	padding: 0px 0 50px;
	height: auto;
}
#boar #sf004 .inner {
	background: none;
	padding: 0px 0 50px;
}
#boar #sf004 h3 {
	padding: 0 0 0px;
}

.text-align0522{text-align: center;padding: 2vw 0;}

/*20170411panel*/
.panelA {
	float: right;
	width: 792px;
	height:60px;
	padding: 2px;
	margin: 5px 0 30px 0;
	background:#EBEBEA;
}
.panelA .left{float:left;width:203px;}
.panelA .rightA{float:right;width: 529px;padding: 8px 0 0 60px;}
.panelA .rightB{float:right;width:589px;padding-top:4px;}
.panelA .rightB ul{width:570px;margin:0 auto;}
.panelA .rightB ul li{float:left;padding:0 4px;}

#footer .panelB {
	border: 2px solid #dcc6af;
	background-color: #efeceb;
	margin: 40px 0 30px;
}
#footer .panelB .left{float:left;width:562px;}
#footer .panelB .center{float:left;width:176px;padding:7px 10px;}
#footer .panelB .center a{margin:4px;display:block;}
#footer .panelB .right{float:left;width:168px;padding-top:30px;}

.panelC {
	float: right;
	width: 950px;
	height:50px;
	padding: 3px 2px;
	background:#FFF;
	margin: 5px 0 0px 10px;
}
.panelC .left{width:508px;float:left;padding-left:3px;}
.panelC .leftA{}
.panelC .leftB{padding-left:10px;}
.panelC .right{width:435px;float:right;}
.panelC .right ul li{float:left;margin:0 4px;}

/*price_list*/

#price_list h3 {
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
    background: url(../images/sakuraBrown920.png) no-repeat center top;
    line-height: 50px;
    margin: 40px 0 30px;
    color: #FFF;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}

#price_list table {
	width: 100%;
	border-spacing: 0;
	border-bottom: 1px solid #808080;
	margin: 0 0 40px;
}
#price_list table th {
	background: rgba(50,25,16,0.15);
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	vertical-align: middle;
	text-align: center;
	padding: 15px 25px;
	width: 170px;
  -moz-text-align-last: justify;
  font-size: 15px;
	line-height: 1.8;
	white-space: nowrap;
}
#price_list table td {
	background: rgba(255,255,255,0.5);
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	padding: 15px 25px;
  font-size: 15px;
	line-height: 1.8;
	vertical-align: middle;
}

#price_list table td.sp{display: none;}

#price_list b{background: rgba(50,25,16,0.15);font-size: 15px;display: block;padding: 10px 20px;border: 1px solid #808080;line-height: 1.8;
border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;}

#price_list p{font-size: 15px;line-height: 1.8;padding: 20px;}

#price_list p span{font-size: 20px;line-height: 1.4;}

#price_list p.note{text-align: right;color: cadetblue;padding:0 0 5px;}

/** index.php **/
@media (min-width: 960px) { 
.topsp { display: none; }
}
@media (max-width: 959px) { 
.toppc { display: none; }
}

/******
				golf
									******/
#golf .mainimage {
	background: url(../../golf/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#golf001{
	margin-bottom: 40px;
}
#golf002{
	background-image: url(../../golf/images/golf002_bg.jpg);
	padding: 48px 0 48px;
}
#golf002 h3 {
	text-align: center;
}

#golf002 h3 img{
	width: 900px;
	height: 97px;
	margin: 0 auto 30px;
}
#golf002 .list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
#golf002 .list::after{
	position: absolute;
	width: 108px;
	height: 123px;
	background: url(../../golf/images/tanuki.png) no-repeat;
	left: -120px;
	bottom: 0;
	content: "";
	display: block;
}
#golf002 .list div{
	width: 40px;
}
#golf002 .list p{
	font-size: 16px;
	width: 879px;
	color: #FFF;
	font-weight: bold;
}
#golf002 .list p span{
	font-size: 22px;
	color: #FFE13B;
	font-weight: bold;
}
#golf003{
	padding: 0 0 80px;
}
#golf003 h3{
	background: #006837;
	text-align: center;
	margin-bottom: 50px;
}
#golf003 h3 img{
	max-width: 1261px;
	width: 100%;
}
#golf003 .textbox{
	margin-bottom: 43px;
}
#golf003 p{
	padding: 0 15px;
	border-bottom: 1px dotted #000;
	line-height: 1.75;
}
#golf003 .imgbox{
	padding: 0 16px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#golf003 .imgbox img {
	margin: 0 8px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}
#golf004, #golf005{
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
#golf004{
	background-color: #154F34;
	background-image: url(../../golf/images/golf004_bk.png);
}
#golf005{
	background-color: #8B8009;
	background-image: url(../../golf/images/golf005_bk.png);
}
#golf004 h3,
#golf005 h3{
	text-align: center;
	max-width: 100%;
}
#golf004 .intro,
#golf005 .intro{
	padding: 24px 10px;
	font-size: 16px;
	color: #FFF;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#golf004 .intro{
	background: #153F2A;
}
#golf005 .intro{
	background: #73672A;
}
#golf004 .intro span,
#golf005 .intro span{
	font-size: 20px;
}
#golf004 .textbox::after,
#golf005 .textbox::after{
	content: "";
	display: block;
	clear: both;
}
#golf004 .textbox p,
#golf005 .textbox p{
	color: #FFF;
	font-size: 16px;
	line-height: 1.8;
}
#golf004 .textbox span,
#golf005 .textbox span{
	position: relative;
}
#golf004 .textbox span::after,
#golf005 .textbox span::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2px;
	height: 10px;
	background: #FFF;
	opacity: 0.3;
}
#golf004 .textbox img,
#golf005 .textbox img{
	max-width: 100%;
}
#golf004 .textbox img{
	float: right;
	margin-left: 20px;
}
#golf005 .textbox img{
	float: left;
	margin-right: 20px;
}
.golf_banner{
	text-align: center;
}
.golf_banner_wrp{
	max-width: 900px;
	width: 100%;
	box-sizing: border-box;
	margin: 67px auto 80px;
	background-image: url("../../golf/images/golf_banner01.jpg");
	background-color: #809E3F;
	background-repeat: no-repeat;
	padding: 160px 14px 10px;
}
.golf_banner_link_wrp a{
	display: block;
	color: #006837;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	padding-left: 20px;
	background: #FFF;
	position: relative;
	margin-bottom: 10px;
}
.golf_banner_link_wrp a::before{
	content: "\03e";
	position: absolute;
	left: 8px;
}
#golf006 .inner950 {
	padding: 0 25px 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#golf006 h3,
#golf007 h3,
#golf009 h3{
	background-image: url(../../golf/images/golf006_h3_bk.png);
	background-repeat: no-repeat;
	background-color: #006837;
	background-position: center top;
	background-size: cover;
	text-align: center;
	color: #FFF;
	font-size: 28px;
	padding: 36px 20px;
	margin-bottom: 36px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#golf006 h4{
	background: rgba(0, 104, 55, 0.15);
	padding: 12px 10px 10px 30px;
	color: #006837;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#golf006 h4::before {
	content: "";
	width: 25.703px;
	height: 26.563px;
	display: inline-block;
	background-image: url(../../golf/images/golf_flag.svg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#golf006 p{
	padding: 0 10px 0 70px;
	margin-bottom: 40px;
	line-height: 1.8;
}
#golf007 {
	padding-bottom: 45px;
}
#golf007 .img-map{
	margin: 15px auto 80px;
	width: 100%;
}
#golf007 .clubCard_wrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 45px;
}
#golf007 .card {
	width: 434px;
	margin-bottom: 30px;
	margin-bottom: 60px;
}
#golf007 .card h4{
	background: #1C6641;
	padding: 14px 8px;
	margin-bottom: 18px;
	color: #FFF;
	font-weight: bold;
}
#golf007 .card .time01{
	padding: 8px 22px;
	background: rgba(0, 0, 0, 0.1);
	margin-bottom: 14px;
	font-size: 14px;
	display: inline-block;
}
#golf007 .card .time02{
	font-size: 14px;
	margin: 0 0 22px 8px;
}
#golf007 .card img{
	width: 100%;
	margin-bottom: 20px;
	vertical-align: top;
}
#golf007 .card h5{
	font-size: 19px;
	color: #006837;
	margin-bottom: 12px;
}
#golf007 .card .text{
	margin-bottom: 20px;
	line-height: 1.4;
}
#golf007 .card .text a{
	color: #000;
}
#golf007 .card .linkWrp-color{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#golf007 .card .linkWrp-color .btn_purple{
	display: block;
	width: 135px;
	padding: 5px 0;
	text-align: center;
	margin-right: 9px;
}
#golf008{
	background-image: url(../../golf/images/golf008_bk.png);
	background-position: right top;
	background-color: rgba(255, 255, 255, 0.5);
	background-repeat: no-repeat;
	padding: 44px 0 54px;
	margin-bottom: 92px;
}
#golf008 h3{
	border-top: 4px solid rgba(0, 104, 55, 0.15);
	border-bottom: 4px solid rgba(0, 104, 55, 0.15);
	font-size: 30px;
	line-height: 1.66;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	padding: 22px 0;
	margin-bottom: 36px;
	font-weight: bold;
}
#golf008 h3 span{
	color: #99272D;
	font-weight: bold;
}
#golf008 .textbox{
	width: 473px;
	float: left;
	line-height: 1.8;
}
#golf008 .imgbox{
	float: right;
	margin-left: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 437px;
}
#golf008 .imgbox img{
	width: 49%;
}
#golf008 .imgbox img:first-child{
	width: 100%;
	margin-bottom: 5px;
}
#golf009{
	padding-bottom: 114px;
	text-align: center;
}
#golf009 h3{
	margin-bottom: 70px;
}
#golf009 img{
	max-width: 900px;
	width: 100%;
	margin-bottom: 40px;
}
.golfTell{
	position: relative;
}
.golfTell .golfTell_link-reserve{
	position: absolute;
	/*background: #F00;*/
	/*opacity: 0.5;*/
	text-indent: -9999px;
	display: block;
	top: 64%;
	left: 7%;
	height: 11%;
	width: 200px;
}
.golfTell .golfTell_link-tokyo{
	position: absolute;
	/*background: #F00;*/
	/*opacity: 0.5;*/
	text-indent: -9999px;
	display: block;
	top: 64%;
	left: 32%;
	height: 11%;
	width: 200px;
}
/******
				lodging
									******/
#lodging .mainimage {
	background: url(../../lodging/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#lodging .lodging01_01 {
	width: 915px;
	margin: 0 auto;
	box-sizing: border-box;
}
#lodging .lodging01_top {
	background:url("../../lodging/images/lodging01_bg_top.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
}
#lodging .lodging01_top .photo {
	position: absolute;
	top: -30px;
	right: -125px;
	transform: rotate(5deg);
}
#lodging .lodging01_mdl {
	background:url("../../lodging/images/lodging01_bg_mdl.png") no-repeat;
	background-size: 100% 100%;
	font-size: 15px;
}
#lodging .lodging01_btm {
	background:url("../../lodging/images/lodging01_bg_btm.png") no-repeat;
	background-size: 100% 100%;
	height: 15px;
	margin-bottom: 30px;
}
#lodging .lodging01_top {
	color: #42210b;
	text-align: center;
	padding: 30px 0 20px;
}
#lodging .lodging01_top h3 {
	font-size: 26px;
	line-height: 1.75;
	font-weight: bold;
}
#lodging .lodging01_top p {
	font-size: 23px;
	line-height: 1.56;
	font-weight: bold;
}
#lodging .lodging01_mdl {
	padding: 36px 55px 0;
}
#lodging .lodging01_mdl p{
	line-height: 1.93;
	margin-bottom: 25px;
}
#lodging .lodging01_mdl .list{
	list-style: none;
	margin: 25px -23px;
}
#lodging .lodging01_mdl .list li{
	font-size: 22px;
	font-weight: bold;
	border-bottom: 4px solid rgba(255, 255, 255, 0.46);
	line-height: 1.2;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#lodging .lodging01_mdl .list li::before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	position: relative;
	top: 3px;
}
#lodging .lodging01_mdl .list li.man::before {
	background: url("../../lodging/images/lodging01_list01.png") no-repeat;
}
#lodging .lodging01_mdl .list li.woman::before {
	background: url("../../lodging/images/lodging01_list02.png") no-repeat;
}
#lodging .lodging01_mdl .list li span{
	color: #d14600;
	font-weight: bold;
}
#lodging .lodging01_mdl  img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#lodging .lodging01_02 {
	width: 900px;
	margin: 0 auto 70px;
}
#lodging .lodging01_02 img {
	width: 100%;
	margin-bottom: 33px;
}
#lodging .lodging02 {
	position: relative;
	margin-bottom: 34px;
}
#lodging .lodging02::after {
	content: url('../../lodging/images/lodging02_h3_bg.png');
	position: absolute;
	top: 0;
	right: 50%;
	transform: translateX(-450px);
}
#lodging .lodging02_h3 {
	overflow-x: hidden;
	margin-bottom: 20px;
}
#lodging .lodging02_h3 img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#lodging .lodging02_01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
#lodging .lodging02_01_txt {
	padding: 0 26px;
	line-height: 1.8125;
	font-size: 16px;
	flex: 1;
}
#lodging .lodging02_01_img {
	width: 437px;
}
#lodging .lodging02_02 {
	position: relative;
	margin-bottom: 17px;
}
#lodging .lodging02_02::before {
	content: "";
	position: absolute;
	background-image: url("../../lodging/images/lodging02_03.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 326px;
	height: 168px;
	top: 33px;
	left: -18px;
}
#lodging .lodging02_02 img {
	width: 100%;
}
#lodging .lodging02_03,
#lodging .lodging02_05 {
	position: relative;
	background-image: url("../../lodging/images/lodging02_03_bg.png");
	background-repeat: no-repeat;
	background-size: 916px 100%;
	background-position: center top;
	padding: 64px 63px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
#lodging .lodging02_05 {
	background-image: url("../../lodging/images/lodging02_05_bg.png");
	padding: 37.5px 63px;
}
#lodging .lodging02_03 h4,
#lodging .lodging02_05 h4 {
	position: absolute;
	display: flex;
	font-size: 44.55px;
	color: #FFF;
	text-align: center;
	background : -moz-radial-gradient(50% 50%, circle farthest-corner, rgba(105, 65, 121, 1) 0%, rgba(103, 48, 108, 1) 100%);
	background : -webkit-radial-gradient(50% 50%, circle farthest-corner, rgba(105, 65, 121, 1) 0%, rgba(103, 48, 108, 1) 100%);
	background : -webkit-gradient(radial,50% 50% ,0 , 50% 50%, 74.58 ,color-stop(0,rgba(105, 65, 121, 1) ),color-stop(1,rgba(103, 48, 108, 1) ));
	background : -o-radial-gradient(50% 50%, circle farthest-corner, rgba(105, 65, 121, 1) 0%, rgba(103, 48, 108, 1) 100%);
	background : -ms-radial-gradient(50% 50%, circle farthest-corner, rgba(105, 65, 121, 1) 0%, rgba(103, 48, 108, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Stlye=2);"
	background : radial-gradient(50% 50%, circle farthest-corner, rgba(105, 65, 121, 1) 0%, rgba(103, 48, 108, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.Alpha(Stlye=2);
	width: 150px;
	height: 150px;
	border-radius: 75px;
	top: -75px;
	left: 20px;
	justify-content: center;
	flex-direction: column;
	line-height: 1.4;
	font-feature-settings: "palt";
}
#lodging .lodging02_05 h4 {
	left: auto;
	right: 20px;
}
#lodging .lodging02_03 h4 span,
#lodging .lodging02_05 h4 span {
	font-size: 23.76px;
	color: #f0e388;
}
#lodging .lodging02_03_row,
#lodging .lodging02_05_row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#lodging .lodging02_03_txt,
#lodging .lodging02_05_txt {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#lodging .lodging02_03_txt p,
#lodging .lodging02_05_txt p {
	border-bottom: 1px solid #FFF;
	display: block;
	line-height: 2.5;
	margin-bottom: 10px;
}
#lodging .lodging02_03_img + .lodging02_03_txt p,
#lodging .lodging02_05_img + .lodging02_05_txt p {
	padding-left: 40px;
}
#lodging .lodging02_03_img,
#lodging .lodging02_05_img {
}
#lodging .lodging02_04,
#lodging .lodging02_06 {
	font-size: 16px;
	line-height: 1.8125;
	margin-bottom: 20px;
	padding: 0 63px;
	box-sizing: border-box;
}
#lodging .lodging03 {
	background-image: url("../../lodging/images/lodging03_bg.png");
	background-repeat: no-repeat;
	background-position-x: center;
	padding: 36px 0 45px;
}
#lodging .lodging03 h3 {
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.44;
	color: #321910;
	border-bottom: 1px dotted #67306c;
	letter-spacing: 0.2em;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#lodging .lodging03_01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#lodging .lodging03_01 > div {
	width: 47.7%;
	margin-bottom: 35px;
}
#lodging .lodging03_01 h4 {
	font-size:27px;
	font-weight: bold;
	color: #321910;
	line-height: 1.37;
	border-bottom: 4px solid rgba( 0, 77, 96, 0.15);
	margin-bottom: 20px;
	text-align :center;
	letter-spacing: 0.2em;
}
#lodging .lodging03_01 p {
	font-size: 15px;
	line-height: 1.93;
}
#lodging .lodging04 {
	margin: 60px 0 100px;
	text-align: center;
}
#lodging .lodging04 {
	max-width: 100%;
}
#lodging .lodging05 {

}
#lodging .lodging05 h3{
	text-align: center;
	margin-bottom: 38px;
}
#lodging .lodging05_01 {
	background-image: url("../../lodging/images/lodging05_01_bg.png");
	background-repeat: no-repeat;
	background-position-x: center;
	padding: 40px 0 50px;
	margin-bottom: 140px;
}
#lodging .lodging05_01_top,
#lodging .lodging05_01_bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
#lodging .lodging05_01_top {
	z-index: 2;
}
#lodging .lodging05_01_top img:nth-child(2) {
	margin: 0 0 20px 10px;
}
#lodging .lodging05_01_bottom {
	top: -15px;
	z-index: 1;
}
#lodging .lodging05_01_bottom img:first-child {
	margin-right: 3px;
}
/******
				price
									******/
#price .mainimage {
	background: url(../../price/images/mainimage.png) no-repeat center top;
	height: 320px;
	text-indent: -9999px;
	overflow: hidden;
}
#price .secContents h2 {
	margin-bottom: 73px;
}
#price .price01 {
	display: flex;
	justify-content: center;
}
#price .price01 a {
	display: block;
	margin: 0 10px;
}
#price .price02,
#price .price03 {
	margin-bottom: 90px;
}
#price .price02 h3,
#price .price03 h3 {
	overflow: hidden;
	margin-bottom: 75px;
}
#price .price02 h3 img,
#price .price03 h3 img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#price .price02 .price02_01,
#price .price03 .price03_01 {
	display: block;
	margin: 0 auto 75px;
}
#price .price02 .price02_01.sp,
#price .price03 .price03_01.sp {
	display: none;
}
#price .price02 h4,
#price .price03 h4 {
	font-size: 19px;
	line-height: 1.75;
	margin-bottom: 25px;
}
#price .price02 h4 span,
#price .price03 h4 span {
	font-size: 15px;
}
#price .price02 table,
#price .price03 table {
	font-size: 14px;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 25px;
}
#price .price02 table,
#price .price02 th,
#price .price02 td,
#price .price03 table,
#price .price03 th,
#price .price03 td {
	vertical-align: middle;
	border: 1px solid #808080;
	line-height: 1.75;
	box-sizing: border-box;
}
#price .price02 th {
	background: rgba(128, 137, 39, 0.3);
	width: 220px;
}
#price .price03 th {
	background: rgba(178, 99, 0, 0.3);
	width: 485px;
}
#price .price02 td,
#price .price03 td {
	background: rgba(255, 255, 255, 0.5);
	padding: 20px 24px;
}
#price .price04 {
	display: flex;
	justify-content: center;
	margin-bottom: 100px;
	flex-wrap: wrap;
}
#price .price04 a{
	display: block;
	margin: 0 10px 10px;
}
#price .price05 {
	margin-bottom: 100px;
}
#price .price05 h3 {
	text-align: center;
	margin-bottom: 40px;
}
#price .price05_01 {
	background-image: url("../../price/images/price05_01_bg.png");
	background-position: center top;
	padding: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#price .price05_01 img{
	margin: 0 15px;
}

.heyasyoku_bnr{
    position: fixed;
    right: 0;
    bottom: 290px;
    z-index: 9999;
}




#oshirase2004{
	text-align: center;
	padding: 40px 0;
}
#oshirase2004 a{
	width: 960px;
	margin: 0 auto;
	display: block;
	padding: 20px;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #77655f;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #77655f;
	background: #FFF;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	transition: 0.3s all ease-in;
}
#oshirase2004 a:hover{
	color: #FFF;
	background: #77655f;
}
@media screen and (max-width: 768px){
	#oshirase2004{
		display: none;
	}
}
#oshirase2004_sp{
    display: none;
}
@media screen and (max-width: 768px){
    #oshirase2004_sp{
        display: block;
        box-sizing: border-box;
    	text-align: center;
    	padding: 20px 10px 10px 10px;
    }
    #oshirase2004_sp a{
    	width: 100%;
    	margin: 0 auto;
    	display: block;
    	padding: 10px 0;
    	font-size: 100%;
    	font-weight: bold;
    	text-align: center;
    	border: 1px solid #77655f;
    	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    	color: #77655f;
    	background: #FFF;
    	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    	transition: 0.3s all ease-in;
    }
}

.daytrip_banner{
    width: 500px;
    margin: 0 auto 20px auto;
}
@media screen and (max-width: 768px){
    .daytrip_banner{
        width: 95%;
    }
}
.daytrip_banner a{
    display: block;
    padding: 20px 0;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    background: #004E60;
    font-size: 120%;
    border-radius: 2px;
}
.daytrip_banner a:hover{
    opacity: 0.7;
}
