/*
Theme Name: Apio
Theme URI: http://www./
Description: Apio
Author: NOBU
*/

*	{
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	background-color: #DBE7ED;
	font-size:0.9em;
	line-height: 1.5em;
	color:#515457;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	}

a {
	color: #D52952;
	text-decoration:underline;
	}

a,body,input,select,textarea{
	font-family:メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Osaka,ＭＳ\ Ｐゴシック,MS PGothic,sans-serif;
	color:#333
}
a:hover {
	color: #D52952;
	text-decoration:none;
	}
a:visited {
	color: #D52952;
	text-decoration:none;
	}

hr	{
	margin:5px 0 ;
	clear:both;
}
	
img	{
	border: none;
	}
	
.jumptop	{
	width:100%;
	text-align:center;
	line-height:100px;
	clear: both;
	}

.left 	{
	float:left;
}

.right	{
	float:right;
}

.clear {
	clear:both;
}

strong {
	font-weight:bold;
}
.f-red {
	color:#F00;
}

.f-blue {
	color:#00F;
}

.st-bold {
	font-weight:bold;
}
	
/* ++++++ Captions & aligment ++++++*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:5px;
}

.alignright {
	float: right;
}



/* ++++++ 全体を包む ++++++*/

#wrap {
	position:relative;
	width:900px;
	min-height:100vh;
	background-color:#FFF;
	padding: 0px;
	background-image: url(images/wrapbase.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header {
	width:900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 156px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #FFF;
	}
	
#header h1	{
	background-color: #00657d;
	margin: 0;
	}

#header img	{
	border: none;
	margin: 0;
	float: left;
	}

/* ++++++ メインナビ部分のデザイン ++++++ */

.hide {display:none; }
#main_navi {
	background-image: url(images/main_navi.jpg);
	background-repeat: no-repeat;
	height:49px;
	background-color: #FFF;
	width: 900px;
	overflow: hidden;
}
#main_navi ul	{
	padding: 0;
	list-style-type: none;
	margin:0;
	}
	
#main_navi li{
	display:block;
	float:left;
	background-repeat: no-repeat;
	}
#main_navi li a{
	display:block;
	/*width: 800px;*/
	background-image: url(images/main_navi.jpg);
	background-repeat: no-repeat;
	height:49px;
	float:left;
	overflow:hidden;
	text-indent:0px;
	line-height:49px;
	white-space:nowrap;
	text-align:center;
	/*background-color: #C0071D;*/
	} 

#main_navi li#mm01 a{ width:152px;background-position:-0 0;}
#main_navi li#mm02 a{ width:166px;background-position:-152px 0;}
#main_navi li#mm03 a{ width:96px;background-position:-318px 0;}
#main_navi li#mm04 a{ width:86px;background-position:-414px 0;}
#main_navi li#mm05 a{ width:89px;background-position:-500px 0;}
#main_navi li#mm06 a{ width:112px;background-position:-589px 0px;}
#main_navi li#mm07 a{ width:97px;background-position:-701px 0px;}
#main_navi li#mm08 a{ width:68px;background-position:-798px 0px;}

#main_navi li#mm01 a:hover{ background-position:0 -49px;}
#main_navi li#mm02 a:hover{ background-position:-152px -49px;}
#main_navi li#mm03 a:hover{ background-position:-318px -49px;}
#main_navi li#mm04 a:hover{ background-position:-414px -49px;}
#main_navi li#mm05 a:hover{ background-position:-500px -49px;}
#main_navi li#mm06 a:hover{ background-position:-589px -49px;}
#main_navi li#mm07 a:hover{ background-position:-701px -49px;}
#main_navi li#mm08 a:hover{ background-position:-798px -49px;}

#main_navi .navi {
	display:none;
	}

/* +++++ header & footer のサブメニューのデザイン +++++*/
.sub_menu	{
	font-size:12px;
	text-align:right;
	margin:5px;
	color: #666666;
	}

/* ++++++ トップページのデザイン ++++++ */

#top	{
	width:850px;
	background-color: #FFF;
	}

#top_img {
	width:850px;
	background-color:#CCCCCC;
	background-image: url(images/top_img.jpg);
	background-repeat: no-repeat;
	margin: 5px 0 20px 0;
}


#top #main_contents p{
	color:#324685;
	font-weight:bold;
}


#top_left_area {
	width:425px;
	float:left;
	margin-bottom: 10px;
	/*background-image: url(images/whatnew_box.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 223px;*/
}

#top_right_area	{
	width:405px;
	float:right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:.5em;
	padding:.5em 1em;
	background-image:url(./images/top_right_bn_bg.jpg);
	box-sizing:border-box;
}

#top_right_area img {
	margin-bottom:5px;
	}


#top_right_area p{
	color:#2f4093;
	font-weight:bold;
}

#top_right_area	.bn_link{
	text-align:center;
}

.bn_link img:hover {
	opacity:.7;
	}

.ggbn {
	clear:both;
}

.ggbn a{
	display:block;
	width:830px;
	height:84px;
	background-image:url(images/apiogg_bn.jpg);
}

.ggbn a:hover{
	opacity:.7;
}


/*---新着情報枠設定---*/
#top_news	{
	background-image: url(images/eventinfo_box.gif);
	background-repeat: no-repeat;
	height: 134px;
	line-height: 180%;
}
#top_news .event_box {/*イベントのお知らせ枠設定*/
	margin:5px 0 0 10px;
	width:405px;
	height:85px;
	overflow: scroll;
}
#top_news ul	{
	font-size: 12px;
	padding: 0;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: none;
	}
#top_news ul a	{
	color: #00657d;
	}
#top_news li	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-image: url(images/news_allow.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 2px;
}
.top_news_category {
	font-size:9px;
	color:#111;
}

#top_kousin	{
	background-image: url(images/apioinfo_box.gif);
	background-repeat: no-repeat;
	height: 134px;
	line-height: 180%;
	margin-top: 5px;
}
#top_kousin ul	{
	font-size: 12px;
	padding: 0;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: none;
	}
#top_kousin ul a	{
	color: #00657d;
	}
#top_kousin li	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-image: url(images/news_allow.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 2px;
}
.top_kousin_category {
	font-size:9px;
	color:#111;
}

#top_title p {/*タイトルバナーの文字設定*/
	font-size: 14px;
	margin:10px 5px 0 0;
	text-align:right;
	float:right;
	color: #FF3300;
	letter-spacing: -0.1em;
}
#top_title img {/*タイトルバナーの文字設定*/
	float:left;
}

/*--トップページバナー--*/	
#top_bnr_outer {
}

#top_bnr {
	float: left;
	width: 383px;
	/*min-height:264px;*/
	height:300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
	/*background-image: url(../img/sub-menu-master3.gif);*/
}
#top_bnr ul {
	list-style-type: none;
}
#top_bnr li{
	display:block;
	float:left;
	}
#top_bnr li a{
	display:block;
	height:60px;
	width:383px;
	float:left;
	overflow:hidden;
	text-indent:0px;
	line-height:60px;
	white-space:nowrap;
	text-align:center;
	background-image: url(images/top_bnr.jpg);
	}

#top_bnr li#tb01 a{ background-position:0 0;}
#top_bnr li#tb02 a{ background-position:0 -60px;}
#top_bnr li#tb03 a{ background-position:0 -120px;}
#top_bnr li#tb04 a{ background-position:0 -180px;}
#top_bnr li#tb05 a{ background-position:0 -240px;}

#top_bnr li#tb01 a:hover{ background-position:-383px 0;}
#top_bnr li#tb02 a:hover{ background-position:-383px -60px;}
#top_bnr li#tb03 a:hover{ background-position:-383px -120px;}
#top_bnr li#tb04 a:hover{ background-position:-383px -180px;}
#top_bnr li#tb05 a:hover{ background-position:-383px -240px;}

#top_bnr .navi {
	display:none;
	}


#top_main_contents {
    width: 90%;
    margin: 0 auto 1em;
    background-color: #FFF;
    color: #515457;
    margin-top: 10px;
    margin-right: 25px;
    }


/* ++++++ フッター部分のデザイン ++++++ */
#footer_top {
	position:fixed;
	margin:auto;
	bottom:10px;
	margin: 0 0 50px 835px;
}
#footer	{
	clear: both;
	text-align:right;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
	height: 50px;
	}

#cr {
	font-size:10px;
	color:#666;
	margin: 10px 25px 25px 25px;
	line-height:12px;
}
	
/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0 10px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	}

/* ++++++ メインコンテンツ部分のデザイン（サイドメニューとコンテンツを包みフッターまで含む） ++++++ */

#contents	{
	width: 850px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

/*++++括弧つき数字リスト+++++*/

ol.list_parentheses{
  text-indent: -1.8em;
  margin:0;
}
 
ol.list_parentheses li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
	
/*+++++重要　記事部分+++++*/

.post	{
	margin-left:10px;
}


.post h3 a	{ /*ニュースリンク設定のh3*/
	font-size:1.00em;
	font-weight:bold;
	text-decoration: underline;
}

.post h3 a:visited	{ /*ニュースリンク設定のh3*/
	font-size:1.00em;
	font-weight:bold;
	text-decoration: underline;
}
.postinfo	{
	font-size:10px;
}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/*+++++ カテゴリーページのメインイメージ設定 +++++*/

#ctmain_img	{
	margin-left:0px;
}

/* ++++++ ニュースコンテンツのデザイン ++++++ */


#single h3	{
	margin-left:10px;
}
#single h4	{
	margin-left:10px;
}

#single p	{
	margin-left:10px;
	}

#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px;
	}

#monthcontent	{
	/*width: 570px;
	float: left;
	margin-left: 0px;
	padding-bottom: 0px;*/
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}

#bread	{
	margin-top: 0px;
	text-align: right;
	}

#date .title_date	{
	/*display:block;*/
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFF;
}
/*#contents #date	{
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}*/

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
#monthlist h3	{
	font-size:1.15em;
	}

.pagelink	{
	margin-top: 30px;
	padding-top: 3px;
	text-align: center;
	border: 1px dotted #6699FF;
	width: 95%;
	padding-bottom: 3px;
	}

/*+++++ 宿泊ページのデザイン +++++*/


table#plan {	/*カスタムフィールドのデザイン*/
	width:550px;
	border-collapse:collapse;
	font-size:0.90em;
	line-height: 1.25em;
	margin-left:20px;
}

#plan th, #plan tr, #plan td {	/*カスタムフィールドのデザイン*/
	border-collapse:collapse;
	border: 1px solid #B8CBBB;
	padding: 3px;
}

#plan th {	/*カスタムフィールドのデザイン*/
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	background-color: #EFEEDF;
}

#plan .title {	/*カスタムフィールドのデザイン*/
	background-color: #DBF3C4;
	font-weight: bold;
	font-size: 0.95em;
	color: #000;
}



/*+++++ プライバシーページ +++++*/

#polcy {
	font-size:0.8em;
	line-height:1.2em;
	color:#000;
}
#polcy ol {
	margin-left:40px;
	list-style-position: inside;
	list-style-type: decimal;
}

/*+++++ アクセスページのデザイン +++++*/

table#aces {
	border-collapse:separate;
	border-spacing:5px;
}
#aces th {
	font-size: 0.95em;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	white-space: nowrap;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #689868;
}
#aces td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}

/* WP特有のフローティングCSSです---Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.gallery-columns-1 img{
	max-width:90%;
	height:auto;
}


@media screen and (max-width:480px){

/* ==================================================
リセットCSS
================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  -webkit-text-size-adjust: 100%;
  line-height: 1;
}
ol, ul {
  //list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
max-width: 100%;
height: auto;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
}



body	{
	background-color: #fff;
	font-size:15px;
	line-height: 1.5;
	letter-spacing:0.02em;
	color:#333;
	background-image: none;
	}

hr	{
	margin:.5em 0 1em;
}
	
.left 	{
	float:none;
	display:block;
}

.right	{
	display:block;
	float:none;
}

.alignleft {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

iframe{
	width:100%;
}


/* ++++++ 全体を包む ++++++*/

#wrap {
	width:100%;
	background-image: url(images/wrapbase.gif);
	background-repeat: repeat-y;
	background-size:contain;
}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header {
	width:100%;
	background-image: url(images/header_sp2.png);
	background-repeat: no-repeat;
	height: auto;
	padding-top:40%;
	padding-right:.5em;
	font-size:90%;
	line-height:1.5;
	background-color: transparent;
	background-size:contain;
	background-position:center top;
	}
	
/* ++++++ メインナビ部分のデザイン ++++++ */

#main_navi {
	position:relative;
	background-image: none;
	height:auto;
	background-color: transparent;
	width: 100%;
background-image: url(images/wrapbase.gif);
    background-repeat: repeat-y;
    background-size: contain;
    z-index: 9999;
}

#sp_fix_height{
}

#main_navi #sp_toggle{
	position:relative;
	display:block;
	padding:1em 0 1em 1.5em;
	color:#00657d;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
}

#main_navi.menufix{
	box-shadow:2px 2px 2px #ccc;
}

#main_navi.menufix #sp_toggle{
	background-image: url(images/header_sp2.png);
    background-repeat: no-repeat;
	background-size:auto 90%;
	background-position:center left;

}

#main_navi #sp_toggle #sp_toggle_icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -2.5em;
  background: #00657d;
  transition: .2s;
}

#main_navi #sp_toggle #sp_toggle_icon:before,
#main_navi #sp_toggle #sp_toggle_icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  background: #00657d;
  transition: .3s;
}

#main_navi #sp_toggle #sp_toggle_icon:before{
  margin-top: -6px;
}

#main_navi #sp_toggle #sp_toggle_icon:after{
  margin-top: 4px;
}

#main_navi #sp_toggle #sp_toggle_icon.close{
  background: transparent;
}

#main_navi #sp_toggle #sp_toggle_icon.close:before, #panel-btn .close:after{
  margin-top: 0;
}

#main_navi #sp_toggle #sp_toggle_icon.close:before{
  margin-top: -1px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#main_navi #sp_toggle #sp_toggle_icon.close:after{
  margin-top: -1px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

#main_navi ul{
	display:none;
}

#main_navi li{
	display:list-item;
	float:none;
	}

#main_navi li a{
	display:block;
	background-image: none;
	padding:1em;
	height:auto;
	width:100%;
	float:none;
	line-height:inherit;
	white-space:normal;
	text-align:center;
	border-bottom:1px dotted #dadbe7;
	} 

#main_navi li#mm01 a,
#main_navi li#mm02 a,
#main_navi li#mm03 a,
#main_navi li#mm04 a,
#main_navi li#mm05 a,
#main_navi li#mm06 a,
#main_navi li#mm07 a,
#main_navi li#mm08 a{ width:100%;}

#main_navi .navi {
	display:block;
	}

/* ++++++ トップページのデザイン ++++++ */

#top	{
	display: flex !important;
	flex-direction: column;
	width:100%;
	background-color: transparent;
	}

#top_img {
	width:100%;
	height:auto;
	background-color:transparent;
}

#main_contents{
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

#top_left_area	{
	width:100%;
	float:none;
	margin-bottom: 1.5em;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;

}

#top_right_area{
	width:100%;
	float:none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;

}

#top_right_area img {
	margin-bottom:5px;
	}

#top_left_area .bn2{
	margin: 1em auto;
	width:95%;
}

#top_left_area .bn2 a{
	padding:.5em;
	font-size:120%;
}

.ggbn a{
	display:block;
	padding-top:22%;
	width:100%;
	height:0;
	background-image:url(images/ggbn_sp.jpg);
	background-repeat:no-repeat;
	background-size:contain;
}


/*---新着情報枠設定---*/
#top_news	{
	margin: .5em .5em 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	line-height: 1.5;
	background-color:#fffd77;
	border-radius:5px;
border-left:1px solid #f5d0bd;
border-right:1px solid #854d37;
}

#top_news:before,
#top_news:after {
content:"";
display:block;
height:1px;
width:calc(100% -10px);
	background:-webkit-gradient(linear, left top, right bottom, from(#f5d0bd), to(#854d37));
	background:-moz-linear-gradient(left, #f5d0bd, #854d37);
	background:linear-gradient(left, #f5d0bd, #854d37);
}

#top_news .event_box {/*イベントのお知らせ枠設定*/
	margin:0 0 1em;
	width:100%;
	height:150px;
	overflow: scroll;
}

#top_news ul {
	font-size: inherit;
	padding: 0;
	line-height: inherit;
	margin: 0;
	padding:0 1em;
	}

#top_news li	{
	padding-left: 12px;
	background-position: center left;
}

.top_news_category {
	font-size:inherit;
	color:#333;
}

#top_kousin {
	margin: .5em .5em 1.5em;

	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	line-height: 1.5;
	background: #7fe0f8; /* Old browsers */
background: -moz-linear-gradient(top, #7fe0f8 0%, #cef8ff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7fe0f8 0%,#cef8ff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7fe0f8 0%,#cef8ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fe0f8', endColorstr='#cef8ff',GradientType=0 ); /* IE6-9 */;
	border-radius:5px;
border-left:1px solid #bfdae8;
border-right:1px solid #066daa;
    overflow: hidden;

}

#top_kousin:before,
#top_kousin:after {
content:"";
display:block;
height:1px;
width:calc(100% -10px);
	background:-webkit-gradient(linear, left top, right bottom, from(#bfdae8), to(#066daa));
	background:-moz-linear-gradient(left, #bfdae8, #066daa);
	background:linear-gradient(left, #bfdae8, #066daa);
}


#top_kousin div	{
	margin:0 0 1em;
}

#top_kousin ul	{
	font-size: inherit;
	padding: 0;
	line-height: inherit;
	margin: 0;
	padding:1em;
	}
#top_kousin ul a	{
	color: #00657d;
	}
#top_kousin li	{
	padding-left: 12px;
	background-position: center left;
}

#top_title {
	padding:0 1em;
}

#top_title > a{
	color:#eb7f24;
	font-weight:bold;
	font-size:120%;
}

#top_kousin > a{
	padding:0 1em;
	color:#0001ff;
	font-weight:bold;
	font-size:120%;
}

#top_title p {/*タイトルバナーの文字設定*/
	font-size: 14px;
	margin:0 0 .5em;
	text-align:right;
	float:none;
	color: #FF3300;
	letter-spacing: -0.1em;
}
#top_title img {/*タイトルバナーの文字設定*/
	float:left;
}

/*--トップページバナー--*/	
#top_bnr_outer {
}

#top_bnr {
	float: left;
	width: 383px;
	/*min-height:264px;*/
	height:300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 20px;
	/*background-image: url(../img/sub-menu-master3.gif);*/
}
#top_bnr ul {
	list-style-type: none;
}
#top_bnr li{
	display:block;
	float:left;
	}
#top_bnr li a{
	display:block;
	height:60px;
	width:383px;
	float:left;
	overflow:hidden;
	text-indent:0px;
	line-height:60px;
	white-space:nowrap;
	text-align:center;
	background-image: url(images/top_bnr.jpg);
	}

#top_bnr li#tb01 a{ background-position:0 0;}
#top_bnr li#tb02 a{ background-position:0 -60px;}
#top_bnr li#tb03 a{ background-position:0 -120px;}
#top_bnr li#tb04 a{ background-position:0 -180px;}
#top_bnr li#tb05 a{ background-position:0 -240px;}

#top_bnr li#tb01 a:hover{ background-position:-383px 0;}
#top_bnr li#tb02 a:hover{ background-position:-383px -60px;}
#top_bnr li#tb03 a:hover{ background-position:-383px -120px;}
#top_bnr li#tb04 a:hover{ background-position:-383px -180px;}
#top_bnr li#tb05 a:hover{ background-position:-383px -240px;}

#top_bnr .navi {
	display:none;
	}


/* ++++++ フッター部分のデザイン ++++++ */
#footer_top {
	position:fixed;
	margin:auto;
	right:10px;
	bottom:52px;
	margin:auto;
}

#footer	{
	width: 100%;
	height: auto;
	}

#cr {
	font-size:80%;
	margin: 0;
	padding:.5em;
	line-height:1.5;
}
	
/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: .5em 1em;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	}

/* ++++++ メインコンテンツ部分のデザイン（サイドメニューとコンテンツを包みフッターまで含む） ++++++ */

#contents	{
	display: flex !important;
    flex-wrap: wrap;
	width: 100%;
	background-color: transparent;
	}

#main_contents{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}

#menuS{
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
	
/*+++++重要　記事部分+++++*/

.post	{
	margin-left:10px;
}


.post h3 a	{ /*ニュースリンク設定のh3*/
	font-size:1.00em;
	font-weight:bold;
	text-decoration: underline;
}

.post h3 a:visited	{ /*ニュースリンク設定のh3*/
	font-size:1.00em;
	font-weight:bold;
	text-decoration: underline;
}
.postinfo	{
	font-size:10px;
}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/*+++++ カテゴリーページのメインイメージ設定 +++++*/

#ctmain_img	{
	margin-left:0px;
}

/* ++++++ ニュースコンテンツのデザイン ++++++ */


#single h3	{
	margin-left:10px;
}
#single h4	{
	margin-left:10px;
}

#single p	{
	margin-left:10px;
	}

#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px;
	}

#monthcontent	{
	/*width: 570px;
	float: left;
	margin-left: 0px;
	padding-bottom: 0px;*/
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}

#bread	{
	margin-top: 0px;
	text-align: right;
	}

#date .title_date	{
	/*display:block;*/
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFF;
}
/*#contents #date	{
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}*/

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
#monthlist h3	{
	font-size:1.15em;
	}

.pagelink	{
	margin-top: 30px;
	padding-top: 3px;
	text-align: center;
	border: 1px dotted #6699FF;
	width: 95%;
	padding-bottom: 3px;
	}

/*+++++ 宿泊ページのデザイン +++++*/


table#plan {	/*カスタムフィールドのデザイン*/
	width:550px;
	border-collapse:collapse;
	font-size:0.90em;
	line-height: 1.25em;
	margin-left:20px;
}

#plan th, #plan tr, #plan td {	/*カスタムフィールドのデザイン*/
	border-collapse:collapse;
	border: 1px solid #B8CBBB;
	padding: 3px;
}

#plan th {	/*カスタムフィールドのデザイン*/
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	background-color: #EFEEDF;
}

#plan .title {	/*カスタムフィールドのデザイン*/
	background-color: #DBF3C4;
	font-weight: bold;
	font-size: 0.95em;
	color: #000;
}



/*+++++ プライバシーページ +++++*/

#polcy {
	font-size:0.8em;
	line-height:1.2em;
	color:#000;
}
#polcy ol {
	margin-left:40px;
	list-style-position: inside;
	list-style-type: decimal;
}

/*+++++ アクセスページのデザイン +++++*/

table#aces {
	border-collapse:separate;
	border-spacing:5px;
}
#aces th {
	font-size: 0.95em;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	white-space: nowrap;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #689868;
}
#aces td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}


}
