
/* ----------------------------------------------------------------------

 ESFS style setting

---------------------------------------------------------------------- */
/*あそぶテーマカラー*/
.menu-item-13,.menu-item-13 a{
	color:#82C0CD;
}
.tc_asobu_bg{
	background:#82C0CD;
}
/*温泉テーマカラー*/
.tc_onsen_moji{
	color:#E4AB5A;
}
.tc_onsen_bg{
	background:#E4AB5A;
}

/*保養所テーマカラー*/
.tc_hoyoujyo_moji{
	color:#C73576;
}
.tc_hoyoujyo_bg{
	background:#C73576;
}
/*保険テーマカラー*/
.tc_hoken_moji{
	color:#CB6C58;
}
.tc_hoken_bg{
	background:#CB6C58;
}

/*企業情報テーマカラー*/
.tc_kigyou_moji{
	color:#BE91BC;
}
.tc_kigyou_bg{
	background:#BE91BC;
}
/*お問い合わせテーマカラー*/
.tc_otoiawase_moji{
	color:#845D9E;
}
.tc_otoiawase_bg{
	background:#845D9E;
}



#boader{
	 border-bottom: 1px solid;
	 margin:0;
	 padding:0;
}
#d_boader{
	 border-bottom: 1px dotted;
	 margin:0;
	 padding:0;
}
.bigcopy{
	font-size:18px;
	margin-bottom:5px;
}
.l_box{
	padding-top:10px;
	width:520px;
	float:left;
}
.l_box2{
	padding-top:10px;
	width:600px;
	float:left;
}
.l_box2 .telno { font:Arial, Helvetica, sans-serif; font-size:34px; color:#0C6; font-weight:bold;letter-spacing:3px; }
.r_box{
	padding-top:10px;
	width:420px;
	float:right;
}
.r_box2{
	padding-top:10px;
	width:350px;
	float:right;
}
.hoyoujyopic img { width: 180px;}
.hoken_left { width: 40%; float: left;}
.hoken_right { width: 50%; float: right;}
.hoken_h40 { height: 40px;}
.onsen_w950 { width: 950px; }
.energy_w600 { width: 600px;}
.asobu_w800 { width: 800px; }
.kigyou_w530 { float:left; width:530px; padding-right:10px; }
.kigyou_w700 { width:700px; }
.otoiawase_w400 { width:400px; }
.otoiawase_w130 { color:#FFF; font-size:14px; width:130px; height:20px; }

.shironuki{
	font-size:18px;
	color:#FFF;
	padding-left:10px;
	margin-bottom:5px;
}
.mini_l_box{
	float:left;
}
.mini_r_box{
	float:right;
}
.shikaku{
	font-size: 20px;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.mini_r_box ul{
	margin-bottom:10px;
}
.ll_box{
	width:300px;
	float:left;
}
.l_box dl{
	margin-bottom:10px;
}

.l_box dt{
	float:left;
	color:#FFF;
	padding:5px;
	
}
.l_box dd{
	float:left;
	padding:5px;
	margin-left:5px;
}

/* ----------------------------------------------------------------------

 pc style setting

---------------------------------------------------------------------- */
body { margin:0; padding:0; background:#fff; font-family:"Century Gothic",Arial,sans-serif; color:#333; }

/* layout */
#header_wrap { border-top:5px solid #222; width:100%; min-width:1150px; }
#header { width:1150px; height:118px; margin:0 auto; position:relative; }
#contents { width:1150px; margin:0 auto 70px; }
#main_col { width:950px; float:left; margin:0; }

#side_col { width:180px; float:right; margin:-41px 0 0 0; }


#side_col.no_global_menu { margin:0; }
#left_col { width:630px; float:left; margin:20px 0 0 0; }
#page_left_col {
	width: 950px;
	float: left;
	margin: 20px 0 0 0;
	overflow: hidden;
}
#right_col { width:300px; float:right; margin:20px 0 0 0; }

/* no side */
.page-template-page-noside-php #global_menu { width:950px; }
.page-template-page-noside-php #contents { width:950px; }
.page-template-page-noside-php #left_col { float:none; width:950px; }

/* headline */
.headline1 { margin:0; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; border-left:5px solid #adb8bf; font-size:15px; background:url(img/common/headline1.gif) repeat-x left bottom; }
.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }
.headline2 { margin:0; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; font-size:15px; background:url(img/common/headline1.gif) repeat-x left bottom; }

/* mobile banner */
#mobile_banner_top, #mobile_banner_bottom { display:none; }




/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */

#logo_text { position:absolute; top:40px; left:0px; }
#logo { margin:0 0 6px 0; padding:0; line-height:100%; font-size:24px; font-weight:normal; }
#logo_image #logo { position:absolute; top:47px; left: 2px; }
#logo_image #logo img { width: 320px; }
#logo a { color:#333; text-decoration:none; }
#description { font-size:10px; color:#888; margin:0; padding:0; line-height:100%; font-weight:normal; }

/* header menu */
#header_menu_area { position:absolute; right:0px; top:18px; }
#header_menu { float:left; margin:4px 20px 0 0; }
#header_menu ul { margin:0; padding:0; font-size:11px; }
#header_menu li { float:left; margin:0 0 0 20px; padding:0; }
#header_menu li a { text-decoration:none; background:url(img/common/arrow1.png) no-repeat left 3px; padding:0 0 0 11px; }
#header_menu li a:hover { text-decoration:underline; }

/* social link */
#header_social_link { margin:0; float:left; }
.social_link { margin:0; }
.social_link li { float:left; margin:0 0 0 5px; }
.social_link li a { display:block; width:22px; height:22px; text-decoration:none; text-indent:-9999px; }
.social_link li.rss a { background:url(img/common/icon_rss.png) no-repeat left top; }
.social_link li.twitter a { background:url(img/common/icon_twitter.png) no-repeat left top; }
.social_link li.facebook a { background:url(img/common/icon_facebook.png) no-repeat left top; }
.social_link li a:hover { background-position:left bottom; }

/* banner */
#header_banner { position:absolute; top:30px; right:360px; }

/* search */
.search_area { width:330px; height:35px; position:absolute; right:0px; top:56px; background:url(img/header/search_input.gif) no-repeat left 2px; }
.search_area #search_input input { font-size:12px; color:#6d7478; width:205px; height:26px; float:left; margin:5px 0 0 10px; padding:0; border:none; background:none; }
.search_area #search_button input { cursor:pointer; float:right; height:35px; width:92px; line-height:42px; text-indent:150%; white-space:nowrap; overflow:hidden; display:block; border:none; background:url(img/header/search_button.gif) no-repeat left top; }
.search_area #search_button input:hover { background-position:left bottom; }


/* global menu */
.menu_button { display:none; }
#global_menu { height:41px; width:1150px; margin:0 auto; }
#global_menu ul { height:36px; width:950px; border-bottom:5px solid #222; margin:0 -30px 0 0; position:relative; overflow: hidden;}
#global_menu li { float:left; margin:0 0 0 6px; font-size:1%; position:relative; }
#global_menu li.last { margin:0 0 0 -10px; float:right; }
#global_menu li a { background:#adb8bf; font-size:12px; font-weight:bold; text-align:center; text-decoration:none; color:#fff; margin:0; display:block; height:36px; line-height:36px; -moz-border-radius:4px 4px 0 0; -khtml-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; }
#global_menu li a:hover { background:#6e787e; }


/* bread crumb */
#bread_crumb { margin:0; height:40px; line-height:40px; overflow:hidden; border:1px solid #ccc; background:url(img/common/bread_background.gif) repeat-x left bottom; padding:0 20px; }
#bread_crumb li { float:left; height:40px; line-height:40px; font-size:12px; }
#bread_crumb li a { text-decoration: color:#aaa; text-decoration:none; background:url(img/common/bread_arrow.gif) no-repeat right bottom; padding-right:30px; margin-right:20px; display:inline-block; }
#bread_crumb li.home span { display:block; text-indent:-9999px; width:40px; height:16px; background:url(img/common/bread_home.png) no-repeat left 1px; height:40px; line-height:40px; }
#bread_crumb li.home a:hover span { background-position:left -39px; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
/* featured post */
#index_featured_post { background:#222; position:relative; width:950px; height:330px; overflow:hidden; }
#main_slider { width:650px; height:330px; float:left; }
#main_slider img { width:650px; height:330px; display:block; }
#main_slider img:hover img { opacity:0.7; }
#main_slider .flex-caption { margin:0; background:rgba(0, 0, 0, 0.5); height:50px; width:610px; line-height:50px; padding:0 20px; color:#fff; display:block; font-size:14px; position:absolute; bottom:0px; left:0px; z-index:2; text-decoration:none; }
.flexslider-controls { width:300px; float:right; margin:0; padding:0; }
.flex-control-nav { margin:0; padding:0; list-style-type:none; }
.flex-control-nav li { height:82px; line-height:100%; margin:0; padding:0; border-bottom:1px dotted #555; cursor:pointer; -webkit-transition: background-color 300ms ease-in-out; -moz-transition: background-color 300ms ease-in-out; -o-transition: background-color 300ms ease-in-out; -ms-transition: background-color 300ms ease-in-out; transition: background-color 300ms ease-in-out; }
.flex-control-nav li:hover, li.flex-active { background:#444; }
.flex-control-nav .image { float:left; margin:10px 15px 0 10px; }
.flex-control-nav .image img { width:60px; height:60px; display:block; }
.flex-control-nav .info { float:left; width:200px; margin:11px 0 0 0; }
.flex-control-nav .title { clear:both; margin:0; padding:0; color:#fff; font-size:13px; line-height:170%; }
.flex-control-nav p { float:left; color:#888; line-height:100%; font-size:11px; border-right:1px solid #888; margin:0 10px 5px 0; padding:0 10px 0 0; }
.flex-control-nav p.category { border:none; margin:0; padding:0; }

/* recent post */
#index_recent_post { margin:0 0 20px 0; overflow:hidden; }
#index_recent_post ul { border-left:1px solid #ccc; border-right:1px solid #ccc; margin:0; padding:0; background:#f9f9f9; }
#index_recent_post li { width:314px; height:95px; float:left; border-bottom:1px solid #ccc; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
#index_recent_post li.odd { border-right:1px solid #ccc; width:313px; }
#index_recent_post .image { float:left; margin:10px 10px 0 10px; display:block; background:#000; width:100px; height:75px; }
#index_recent_post .image img { width:100px; height:75px; display:block; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform:rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
#index_recent_post .image:hover img { opacity:0.5; }
#index_recent_post .info { float:left; width:180px; margin:10px 0 0 0; }
#index_recent_post .date { margin:0 0 5px 0; padding:0; line-height:100%; font-size:12px; }
#index_recent_post .title { margin:0; padding:0; font-size:13px; line-height:160%; height:60px; overflow:hidden; }
#index_recent_post .title a { text-decoration:none; display:block; }
#index_recent_post .title a:hover { text-decoration:underline; }

/* PR post */
#index_pr_post { margin:0 0 20px 0; }
#index_pr_post .headline1 { border-left:5px solid #d9d900; }
#index_pr_post .kinkyu { border-left:5px solid #F00; }
#index_pr_post ul { margin:0; }
#index_pr_post ul li { background:url(img/common/dot1.gif) repeat-x left bottom; padding:10px 0; font-size:14px; }
#index_pr_post a { text-decoration:none; color:#333; background:url(img/common/arrow_yellow.gif) no-repeat left 5px; padding:0 0 0 12px; display:block; }
#index_pr_post a:hover { text-decoration:underline; color:#9a9a00; }
#index_pr_post ul li:last-child { background:none; padding-bottom:0; }

/* category post */
.index_category_post { margin:0 0 20px 0; border:1px solid #ccc; border-top:none; height:377px; overflow:hidden; background:#f9f9f9; position:relative; }
.index_category_post .post1 { float:left; width:312px; }
.index_category_post .post1 .image { background:#000; display:block; width:280px; height:210px; margin:11px 0 15px 16px; }
.index_category_post .post1 .image img { display:block; width:280px; height:210px; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform:rotate(0); transform: rotate(0); }
.index_category_post .post1 .image:hover img { opacity:0.5; }
.index_category_post .post1 .date { margin:0 0 5px 16px; padding:0; line-height:100%; font-size:12px; }
.index_category_post .post1 .title { margin:0 16px 12px; padding:0; font-size:15px; line-height:160%; max-height:50px; overflow:hidden; }
.index_category_post .post1 .title a { text-decoration:none; display:block; }
.index_category_post .post1 .title a:hover { text-decoration:underline; }
.index_category_post .post1 .excerpt { margin:0 16px; padding:0; line-height:200%; font-size:12px; max-height:50px; overflow:hidden; }
.index_category_post .post2 { float:right; width:315px; border-left:1px solid #ccc; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; position:absolute; right:0px; }
.index_category_post .post2 li { border-bottom:1px solid #ccc; height:94px; }
.index_category_post .post2 .image { width:100px; height:75px; display:block; float:left; margin:10px 10px 0 10px; background:#000; }
.index_category_post .post2 .image img { width:100px; height:75px; display:block; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
.index_category_post .post2 .image:hover img { opacity:0.5; }
.index_category_post .post2 .info { float:left; width:180px; margin:10px 0 0 0; }
.index_category_post .post2 .date { margin:0 0 5px 0; padding:0; line-height:100%; font-size:12px; }
.index_category_post .post2 .title { margin:0; padding:0; font-size:13px; line-height:150%; height:58px; overflow:hidden; }
.index_category_post .post2 .title a { text-decoration:none; display:block; }
.index_category_post .post2 .title a:hover { text-decoration:underline; }
.headline1 a { float:right; font-size:11px; background:url(img/common/arrow1.png) no-repeat left 15px; text-decoration:none; color:#999; padding:0 0 0 12px; }

/* ranking post */
#index_ranking_post { margin:0 0 20px 0; }
#index_ranking_post .headline1 { border-left:5px solid #865fac; }
#index_ranking_post ul { margin:0; }
#index_ranking_post ul li { background:url(img/common/dot1.gif) repeat-x left bottom; padding:10px 0; font-size:14px; }
#index_ranking_post span { width:60px; font-weight:bold; color:#865fac; float:left; }
#index_ranking_post a { width:565px; float:left; text-decoration:none; color:#333; display:block; }
#index_ranking_post a:hover { text-decoration:underline; color:#865fac; }
#index_ranking_post ul li:last-child { background:none; padding-bottom:0; }

/* bottom banner */
#index_bottom_banner { margin:0 -28px 0 0; position:relative; }
#index_bottom_banner li { float:left; margin:0 28px 10px 0; }
#index_bottom_banner img { display:block; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
#post_list { margin:0; padding:0; border:1px solid #ccc; background:#f9f9f9; }
#post_list li { border-bottom:1px solid #ccc; padding:0 0 15px 0; }
#post_list ul { margin:0; }
#post_list ul li { border:none; padding:0; margin:0; float:left; font-size:12px; line-height:100%; }
#post_list .meta { margin:0 0 15px 0; }
#post_list li.post_date { border-right:1px solid #aaa; margin:0 10px 0 0; padding:0 10px 0 0; }
#post_list .image { width:280px; height:210px; background:#000; display:block; float:left; margin:15px; }
#post_list .image img { display:block; width:280px; height:210px; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform:rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
#post_list .image:hover img { opacity:0.5; }
#post_list .info { float:left; width:300px; margin:15px 0 0 0; overflow:hidden; }
#post_list .title { font-size:16px; margin:0 0 10px 0; line-height:200%; }
#post_list .title a { text-decoration:none; display:block; }
#post_list .title a:hover { text-decoration:underline; }
#post_list .excerpt { font-size:12px; line-height:180%; margin:0 0 15px 0; }
#post_list .bookmark { margin:0 0 -10px 0; }
#post_list .bookmark li { float:none; display:inline-block; width:120px; margin:0 0 10px 0; }
#post_list .bookmark li.social3 { width:60px; margin-right:-15px; position:relative;}

/* Author page */
#author_post_list #post_list { border-top:none; }
#author_profile_area { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
#author_avatar { float:left; margin:0 10px 20px 0; }
#author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
#author_meta { float:left; width:505px; position:relative; }
#author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; background:#222; color:#fff; padding:7px 15px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#author_name2 { margin:0 0 0 15px; font-size:10px; }
#author_desc { font-size:12px; }

/* Author list page */
#profile_author_list { margin:0; padding:0; }
#profile_author_list li { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
.profile_author_avatar { float:left; margin:0 10px 20px 0; }
.profile_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
.profile_author_meta { float:left; width:505px; position:relative; }
.profile_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
.profile_author_name2 {  margin:0 0 0 15px; font-size:10px; }
.profile_author_link { color:#333; position:absolute; right:0px; top:0px; text-decoration:none; font-size:12px; background:#e8e8e8 url(img/common/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.profile_author_link:hover { color:#fff; }
.profile_author_desc { font-size:12px; }
.profile_author_desc p { margin:0 0 10px 0; }

/* News Press */
#news_list { margin:0; padding:0; list-style-type:none; }
#news_list li { margin:0; padding:15px 0; background:url(img/common/dot1.gif) repeat-x left bottom; }
#news_list .news_date { font-size:12px; margin:0 0 7px 0; padding:0; line-height:100%; }
#news_list .news_title { font-size:14px; margin:0; padding:0; }
#news_list .news_title a { text-decoration:none; display:block; }
#news_list .news_title a:hover { text-decoration:underline; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#single_title { border:1px solid #ccc; overflow:hidden; }
#single_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#single_meta { margin:0; font-size:12px; overflow:hidden; background:#f9f9f9; }
#single_meta li { float:left; padding:10px 15px; margin:0 0 -1px 0; border-right:1px dotted #ccc; border-bottom:1px dotted #ccc; line-height:100%; }
#single_meta li:last-child { border:none; }
#single_meta li.post_category { background:url(img/common/icon_category.png) no-repeat 15px 11px; padding-left:31px; }
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat 15px 11px;  padding-left:31px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat 15px 9px;  padding-left:31px; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat 15px 11px;  padding-left:31px; }

#news_title { border:1px solid #ccc; overflow:hidden; }
#news_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#news_title p { margin:0 15px; font-size:12px; overflow:hidden; }

.post { padding:30px 0px 10px; }
.post_image { text-align:center; margin:0 0 15px 0; }

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-10px 0 18px 0; }
#single_banner2 { clear:both; text-align:center; padding:15px 0 10px 0; }

/* author information */
#single_author { margin:0 0 20px; border:1px solid #ccc; padding:15px 15px 2px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius :4px; border-radius:4px; background:#f9f9f9; }
#single_author_avatar { float:left; margin:0 10px 20px 0; }
#single_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
#single_author_meta { float:left; width:505px; position:relative; }
#single_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#single_author_name2 { margin:0 0 0 15px; font-size:10px; }
#single_author_link { color:#333; position:absolute; right:0px; top:0px; text-decoration:none; font-size:12px; background:#e8e8e8 url(img/common/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#single_author_link:hover { color:#fff; }
#single_author_desc { padding:10px 0 0 0; font-size:12px; border-top:1px dotted #ccc; }
#single_author_desc p { margin:0 0 10px 0; }

/* author post */
#single_author_post { margin:0 0px 20px; }
#single_author_post ul { margin:0; border:1px solid #ccc; border-top:none; background:#f9f9f9; }
#single_author_post ul ul { margin:0 0 10px 0; border:none; }
#single_author_post li { float:left; display:inline-block; margin:0 0 -1px 0; width:314px; height:105px; border-bottom:1px solid #ccc; }
#single_author_post li.odd { border-right:1px solid #ccc; width:313px; }
#single_author_post li li { color:#999; float:none; display:inline; margin:0 0 5px 0; width:auto; font-size:11px; line-height:110%; border:none; height:auto; width:auto; }
#single_author_post li li.date { border-right:1px solid #ccc; margin:0 5px 0 0; padding:0 9px 0 0; }
#single_author_post .image { }
#single_author_post .image img { width:100px; height:75px; display:block; float:left; margin:15px; }
#single_author_post .image:hover img { opacity:0.5; }
#single_author_post .info { width:170px; float:left; margin:15px 0 0 0; overflow:hidden; }
#single_author_post .title { font-size:13px; margin:0; }
#single_author_post .title a { display:block; text-decoration:none; }
#single_author_post li li a { color:#999; text-decoration:none; }
#single_author_post a:hover { text-decoration:underline; }


/* related post*/
#related_post { margin:0 0 20px 0; }
#related_post ul { margin:0; border:1px solid #ccc; border-top:none; background:#f9f9f9; }
#related_post li { float:left; margin:0; width:125px; height:170px; border-right:1px solid #ccc; padding-bottom:15px; overflow:hidden; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
#related_post li.num5 { border:none; width:124px; }
#related_post .image { }
#related_post .image img { width:100px; height:70px; display:block; margin:13px; }
#related_post .image:hover img { opacity:0.5; }
#related_post .title { font-size:12px; margin:0 13px; max-height:60px; overflow:hidden; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }


/* next prev post link */
#previous_next_post { margin:0 0 40px; padding:0; }
#previous_next_post a { color:#333; text-decoration:none; line-height:140%; font-size:11px; padding:12px 0; }
#previous_post a { margin:0; width:284px; float:left; padding-left:30px; background:#eee url(img/common/arrow_left.png) no-repeat 12px 16px; }
#next_post a { margin:0; width:285px; float:right; text-align:right; padding-right:30px; background:#eee url(img/common/arrow_right.png) no-repeat 296px 16px; }
#previous_next_post a:hover { color:#fff; }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top { z-index:10; position:fixed; right:20px; bottom:20px; margin:0; display:block; width:44px; height:44px; text-indent:-9999px; background:#222 url(img/footer/return_top.png) no-repeat center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top:hover { background-color:#666; }

/* footer widget */
#footer_widget_wrap { background:#f9f9f9; width:100%; min-width:1150px; }
#footer_widget { width:1150px; margin:0 auto; padding:40px 0 0; }
.footer_widget { width:250px; float:left; margin:0 50px 30px 0; font-size:11px; }
.footer_widget.right_widget { margin-right:0; }
.footer_headline { font-size:14px; background:url(img/common/dot1.gif) repeat-x left bottom; padding:0 0 7px 0; margin:0 0 12px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; background:url(img/common/bullet1.gif) no-repeat left 8px; }
.footer_widget a { }
.footer_widget img { height:auto; max-width:100%; width:auto; }


/* footer */
#footer_wrap { clear:both; width:100%; min-width:1150px; background:#f2f2f2; border-top:4px solid #222; }
#footer { width:1150px; height:140px; margin:0 auto; position:relative; font-size:11px; }
#footer a { text-decoration:none; }
#footer a:hover { color:#8dd0d9; }

/* footer menu */
#footer_menu_area { position:absolute; right:0px; top:59px; }
#footer_menu { float:left; margin:2px 20px 0 0; }
#footer_menu ul { margin:0; padding:0; font-size:12px; }
#footer_menu li { float:left; margin:0 0 0 20px; padding:0; }
#footer_menu li a { text-decoration:none;
background:url(img/common/arrow1.png) no-repeat left 3px; padding:0 0 0 11px; }
#footer_menu li a:hover { text-decoration:underline; }
#footer_social_link { float:left; }

/* footer logo */
#footer_logo_area { position:absolute; }
#footer_logo { margin:0; line-height:100%; }
#footer_logo_area  #footer_description2  { padding-top:25px; display:block; width:300px; }
#footer_logo_text_area { position:absolute; left:0px; top:42px; }
#footer_logo_text { margin:0 0 5px 0; font-size:24px; padding:0; font-weight:normal; }
#footer_logo_text a { display:block; text-decoration:none; }
#footer_description { margin:0; font-weight:normal; font-size:11px; display:block; padding:0; color:#aaa; }
#footer_description2 { }
#footer_description2 p { line-height:160%; }

/* copyright */
#copyright { font-size:12px; width:100%; height:40px; line-height:40px; min-width:1150px; background:#222; text-align:center; color:#aaa; margin:0; padding:0; }
#copyright a { text-decoration:none; color:#aaa; }
#copyright a:hover { text-decoration:underline; }


/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */
#side_col .styled_post_list1 .image { float:none; margin:0 auto 15px; width:100%; height:auto; }
#side_col .styled_post_list1 .image img { width:100%; height:auto; display:block; }

/* Header full */
.page-template-page_header-full-php #contents-header { width:100%; height:auto; text-align:center; box-shadow:1px 0 1px rgba(0, 0, 0, 0.2); }
.page-template-page_header-full-php #contents { width:1150px; margin:0 auto; }
.page-template-page_header-full-php #main_col { float:none; width:950px; margin:-25px auto 0; }
.page-template-page_header-full-php #left_col { float:none; width:950px; }
.page-template-page_header-full-php .headline3 { width:940px; height:40px; margin:90px 5px 60px; padding:0 0 50px; font-family:"Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; line-height:36px; font-size:36px; font-weight:400; text-align:center; color:#1b4679; background:url(img/common/headline3.gif) no-repeat left bottom; }
.page-template-page_header-full-php #main_col p { width:720px; margin:0 115px 24px; font-size:15px; line-height:2.2; background-color:#fff; }
.fade { -webkit-transition:0.3s ease-in-out; -moz-transition:0.3s ease-in-out; -o-transition:0.3s ease-in-out; transition:0.3s ease-in-out; }
.fade:hover { opacity: 0.6; filter: alpha(opacity=60); }





.banner_area .fl_left { float: left; }
.banner_area .fl_left img { width: 310px; height: auto; }
.banner_area .fl_right { float: right; }
.banner_area .fl_right img { width: 310px; height: auto; }


.side_col_w180 { width: 180px; }






.for-pc { display:block; }
.for-sp { display:none; }
/******************************************************************************************************* Media Queries 736px */
@media screen and (max-width: 736px) {
.for-pc { display:none; }
.for-sp { display:block; }



/* layout */
#header_wrap { border-top:5px solid #222; width:100%; min-width:100%; }
#header { width:100%; height:60px; margin:0 auto; position:relative; }
#contents { width:100%; margin:0 auto 70px; }
#main_col { width:100%; float:none; margin:0; }
#side_col { width:100%; float:none; margin:0 0 0 0; }

#side_col.no_global_menu { margin:0; }
#left_col { width:100% !important; float:none; margin:20px 0 0 0; }
#page_left_col {
	width: 95%;
	float: none;
	margin: 20px auto 0;
	overflow: hidden;
}
#right_col { width:100%; float:none; margin:20px 0 0 0; }
#footer_widget_wrap { background:#f9f9f9; width:100%; min-width:100%; }
#footer_widget { width:100%; margin:0 auto; padding:40px 0 0; }
#footer_wrap { clear:both; width:100%; min-width:100%; background:#f2f2f2; border-top:4px solid #222; }
#footer { width:100%; height:140px; margin:0 auto; position:relative; font-size:11px; }
#copyright { font-size:9px !important; width:100%; height:40px; line-height:40px; min-width:10px; background:#222; text-align:center; color:#aaa; margin:0; padding:0; }



#logo_image #logo {
	width: 230px;
	height: auto;
	top: 5px !important;
	left: 3px !important;
}
#logo_image img, #logo img {
	width: 100% !important;
	height: auto;
}





#global_menu {
}


/* global menu */
.menu_button { display:none; }
#global_menu { height:auto; width: 100%; margin:0 auto; }
#global_menu ul { height:71px; width:100%; border-bottom:5px solid #222; margin:0 auto; padding-bottom: 1px;  position:static; }
#global_menu li { width: 20%; height: 36px; float:left; margin:0; font-size:1%; position:static; }
#global_menu li.last { margin:0; float:left; }
#global_menu li a { background:#adb8bf; font-size:12px; font-weight:bold; text-align:center; text-decoration:none; color:#fff; margin:0; display:block; height:36px; line-height:36px; -moz-border-radius:4px 4px 0 0; -khtml-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; }
#global_menu li:nth-child(7) a, #global_menu li:nth-child(9) a, #global_menu li:nth-child(10) a { font-size: 10px !important;}



#index_featured_post { background:none; position:relative; width:100% !important; height:auto !important; overflow:hidden; }

#index_pr_post ul { width: 95%; margin: 0 auto; }

.banner_area { width: 308px; margin: 0 auto;}
.banner_area .fl_left { float: left !important; }
.banner_area .fl_left img { width:150px !important; height: auto; margin: 2px; }
.banner_area .fl_right { float: left !important; }
.banner_area .fl_right img { width:150px !important; height: auto; margin: 2px; }

.banner_area01 { width: 75%; height: auto; margin: 0 auto; }
.banner_area01 img { width:100%; height: auto; float: none; margin: 1%; }
#right_col img { width:46%; height: auto; float: left; margin: 1%; }

.l_box, .r_box, .l_box2, .r_box2 { width:100%; float: none; margin: 0 auto; }
.r_box img { width: 100%; height: auto; }
.l_box2 .telno { font-size:25px; letter-spacing:3px; text-align: center; }
.btn { width: 95% !important; margin: 0 auto !important; }
.hoyoujyopic { width: 90%; margin: 0 auto 30px; text-align: center; }
.hoyoujyopic img { width: 90% !important; height: auto; margin: 0 auto !important; }

.hoken_left { width: 100%; float: none;}
.hoken_right { width: 100%; float: none;}
.hoken_h40 { width: 100%; height: auto;}

.onsen_w950 { width: 100%; height: auto; margin: 0 auto;}

.energy_w600 { width: 100%; height: auto; margin: 0 auto;}


.ll_box{
	width:40% !important;
	margin: 0 3.5%;
	float:left;
}
.mini_l_box, .mini_r_box { width: 100% !important; float: left;}

.asobu_w800, .asobu_w100 { width: 100%; height: auto; margin: 0 auto;}

.kigyou_w530 { float:none; width:100%; padding-right:10px; }
.kigyou_w700 { width:100%; }

.otoiawase_w400 { width:40%; }
.otoiawase_w130 { font-size:11px; width:85px; height:16px; line-height: 16px; }

.txtfiled { max-width: 100%; }

.post { width: 100%;  padding: 5px 10px 0 -10px !important;}
.wpcf7-form ul li input[type="submit"] { max-width: 100%; font-size: 12px; }
.wpcf7-form ul li label .txtfiled, form#form1 select {
	padding: 10px 0px;
}

.side_col_w180 { width: 60%; }
.side_col_area { width: 100%; text-align: center; padding-bottom: 20px;}

/* レスポンシブメニュー */
#global-head {
	position: fixed;
	color: #033560;
	width: 260px;
	text-align: center;
	padding-top: 60px;
	z-index: 100;
}

#sidebar {
	font-size: 15px;
	padding-top: 120px;
	width: 260px;
	height: 100%;
	position: fixed;
	color: #033560;
	background: #fff;
	text-align: center;
}

#global-nav ul {
	list-style: none;
	margin-left: 0;
}
#global-nav > ul > li {
	position: relative;
}

#global-nav a {
	color: #033560;
	text-decoration: none;
	display: block;
	padding: 10px 0;
	-moz-transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	transition: background-color .3s linear;
}
#global-nav .sub-menu.is-active > a,
#global-nav a:hover {
	color: #fff;
	background: #033560;
}

#global-nav .sub-menu-nav a,
#global-nav .sub-menu:hover .sub-menu-nav {
	width: 230px;
}

/* sub-menu icon */
#global-nav .sub-menu-head {
	position: relative;
}
#global-nav .sub-menu-head:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #033560;
	border-right: 1px solid #033560;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* sub-menu */
#global-nav .sub-menu-nav {
	position: fixed;
	background: #033560;
	color: #fff;
	top: 0;
	padding-top: 90px;
	left: 260px;
	width: 0;
	height: 100%;
	overflow: hidden;

	-moz-transition: width .2s ease-out;
	-webkit-transition: width .2s ease-out;
	transition: width .2s ease-out;
}
#global-nav .sub-menu.is-active > a:after,
#global-nav .sub-menu-head:hover:after {
	border-color: #fff;
}
#global-nav .sub-menu-nav a {
	color: #fff;
}
#global-nav .sub-menu-nav a:hover {
	color: #033560;
	background: #fff;
}


/* nav-toggle */
#nav-toggle {
	display: none;
	position: absolute;
	top: 25px;
	right: 15px;
	height: 32px;
}
#nav-toggle > div {
	position: relative;
	width: 32px;
}
#nav-toggle span {
	width: 100%;
	height: 2px;
	left: 0;
	display: block;
	background: #033560;
	position: absolute;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}


#overlay {
	display: none;
	position: fixed;
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}


/* max-width: 900pxを削除 */
#main-in {
	padding-left: 0;
}

#global-head {
	width: 100%;
	padding: 10px;
	background: rgba(255,255,255,.8);
	display: -webkit-flex;
	display: flex;
}

#sidebar {
	/*display: none;*/
	position: fixed;
	right: -300px;
	top: 0;
	height: 100%;
	width: 300px;
	color: #333;
	background: #fff;
	-webkit-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

/* サブメニューは開けない */
#global-nav .sub-menu-head:after,
#global-nav .sub-menu-nav {
	display: none;
}
#nav-toggle {
	display: block;
}

/* nav open */
.open {
	overflow: hidden;
}
.open #overlay {
	display: block;
}
.open #sidebar  {
	-webkit-transform: translate3d(-300px,0,0);
	transform: translate3d(-300px,0,0);
}

/* #nav-toggle close */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* z-index */
#overlay {
	z-index: 200;
}
#sidebar {
	z-index: 300;
}
#nav-toggle {
	z-index: 400;
}


#menu-item-13 a,#menu-item-14 a,#menu-item-15 a,#menu-item-16 a,#menu-item-17 a,#menu-item-18 a,#menu-item-19 a,#menu-item-20 a,#menu-item-21,#menu-item-1899 a{
	width:100%;
}

/* 賃貸 */
.ta_chintai {
	width: 100%;
}
.ta_chintai img {
	width: 100% !important;
	height: auto;
	text-align: center;
}


.iframeWrap_hatsu iframe {
	width: 100%;
	height: 2680px;
}

.iframeWrap_pet iframe {
	width: 100%;
	height: 2800px;
}

#sub_title_caption {
	font-size: 12px !important;
	line-height: 14px;
	margin-top: -3px;
}

.bunjyo_h3 {
	font-size: 11px !important;
}

.sp_hj_area {
	width: 95%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.sp_hj_area img {
	width: 100%;
	height: auto;
}




.slider-wrapper {
  height: 220px !important;
  text-align: center;
  overflow: hidden;
}
.slider-wrapper img {
	height: 220px !important;
	width: 634px !important;
	margin: 0 auto !important;
}



}/**********************************************************************************568px  Media Queries   end */


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



	#sidebar {
		right: -200px;
		width: 200px;
		padding-top: 60px;
	}
	.open #sidebar  {
		-webkit-transform: translate3d(-200px,0,0);
		transform: translate3d(-200px,0,0);
	}






}/**********************************************************************************375px  Media Queries   end */

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




}/**********************************************************************************320px  Media Queries   end */












