/*
Theme Name: raizan.jp
Theme URI: https://www.raizan.jp
Author: raizan.jp
Author URI: hhttp://www.raizan.jp/
Description: raizan.jp
*/

@charset "utf-8";

/*-------------------------------------------
	基本スタイル
--------------------------------------------*/
body {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
}

		* {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

* html body{  
    overflow: hidden;
}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

html {
	overflow-y:scroll;
	height:100%;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*-----position: relative;-------*/
}

form,input,textarea {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:12px;
	line-height:18px;
}

/*----p {
margin:0px;
padding:0px;
}-----*/

ul {
margin:0px;
padding:0px;
list-style:none;
}

/*--------------------------------------------
	リンクスタイル
--------------------------------------------*/
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #000099;
}


/*--------------------------------------------
	clear
--------------------------------------------*/

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

/*--------------------------------------------
	全体
--------------------------------------------*/

.pagetop{
width:100%;
margin:8px auto;
text-align:right;
}

.pagetop_short{
float:left;
width:610px;
margin:8px 0;
text-align:right;
}



/*--------------------------------------------
	magin
--------------------------------------------*/

.mt5{
margin-top:5px;
}


.mt10{
margin-top:10px;
}

.mt20{
margin-top:20px;
}

.mt30{
margin-top:30px;
}

.mt40{
margin-top:40px;
}

.mt50{
margin-top:50px;
}

.mt60{
margin-top:60px;
}

.mt70{
margin-top:70px;
}

.mt80{
margin-top:80px;
}


.mb5{
margin-bottom:5px;
}


.mb10{
margin-bottom:10px;
}

.mb15{
margin-bottom:15px;
}


.mb20{
margin-bottom:20px;
}

.mb30{
margin-bottom:30px;
}

.ml8{
margin-left:8px;
}

.ml5{
margin-left:5px;
}

.ml10{
margin-left:10px;
}

.ml20{
margin-left:20px;
}

.ml30{
margin-left:30px;
}

.ml40{
margin-left:40px;
}

.ml50{
margin-left:50px;
}

.ml80{
margin-left:80px;
}

.mr5{
margin-right:5px;
}

.mr10{
margin-right:10px;
}

.mr20{
margin-right:20px;
}

.mr30{
margin-right:30px;
}

.center{
	text-align:center;
	}

/*--------------------------------------------
	padding
--------------------------------------------*/

.pt5{
	padding-top:5px;
}


.pt10{
padding-top:10px;
}

.pt20{
padding-top:20px;
}

.pt30{
padding-top:30px;
}

.pt40{
padding-top:40px;
}

.pt50{
padding-top:50px;
}

.pt60{
padding-top:60px;
}

.pt70{
padding-top:70px;
}

.pt80{
padding-top:80px;
}


.pb5{
padding-bottom:5px;
}


.pb10{
padding-bottom:10px;
}

.pb15{
padding-bottom:15px;
}


.pb20{
padding-bottom:20px;
}

.pb30{
padding-bottom:30px;
}

.pl8{
padding-left:8px;
}

.pl5{
padding-left:5px;
}

.pl10{
padding-left:10px;
}

.pl20{
padding-left:20px;
}

.pl30{
padding-left:30px;
}

.pl40{
padding-left:40px;
}

.pl50{
padding-left:50px;
}

.pl80{
padding-left:80px;
}

.pr10{
padding-right:10px;
}

.pr20{
padding-right:20px;
}

.pr30{
padding-right:30px;
}

.F_left{
	float: left;
	padding: 0px;
	}

.F_right{
	float: right;
	padding: 0px;
	}


/*--------------------------------------------
	フォント
--------------------------------------------*/

.fnt10{
	font-size:10px;
	line-height:160%;
	}

.fnt12{
	font-size:12px;
	line-height:160%;
	}

.fnt14{
	font-size:14px;
	line-height:160%;
	}

.fnt16{
	font-size:16px;
	line-height:160%;
	}

.fnt18{
	font-size:18px;
	line-height:160%;
	}

.fnt_bd{
	font-weight:bold;
	}

.fnt_green{
	color:#339900;
	}

.fnt_red{
	color:#FF0000;
	}

.fnt_enz{
	color: #990000;
	}

.fnt_bk{
	color: #000000;
	}

.fnt_pnk{
	color: #ef5e75;
	}

.fnt_org{
	color: #ff6600;
	}


/*-------------------------------------------
	コンテンツ
--------------------------------------------*/

.wrap{
	width:1000px;
	margin:0 auto;
	}
	
	
h2{
	background-color:#000;
	text-align:center;
	height:106px;
	overflow:hidden;
	margin:0 0 30px 0;
	}

.h2_ttl{
	font-size:20px;
	font-weight:500;
	float:left;
	padding:45px 0 0 80px;
	color:#FFF;
	}

.h2_img{
	float:right;
	padding:0 90px 0 0;
	height:300px 0 0 0;
	}

h3{
	margin: 0 0 30px 0;
	padding:14px 8px;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}

.common_copy01{
	font-size:20px;
	text-align:center;
	line-height:1.8em;
	font-weight:500;
	}

.common_copy02{
	font-size:20px;
	text-align:center;
	line-height:1.8em;
	font-weight:500;
	color:#FFF;
	}
	
.calm2{
	width:50%;
	float:left;
	text-align:center;
	}

/*-------------------------------------------
	スライダー
--------------------------------------------*/


#container {
	color: #000;
	width: 100%;
	margin: 0 auto;
}

#slider {
	width: 100%;
	height: 500px;
}

/*-------------------------------------------
	トップメニュー
--------------------------------------------*/

.top_navi{
	width:100%;
	background-color:#FFF;
	position: absolute;
	}


h1{
	width: 226px;
	height: 133px;
	float: left;
	padding:25px 0 0 0;
	text-align:center;
	z-index: 999;
	background-image: url(../../../img/h1_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: -66px 0 0 10px;
	}

.h1_text{
	font-size:16px;
	color:#751433;
	text-align:center;
	padding:17px 0 0 0;
	}

.top_navi ul{
	width:740px;
	float:left;
	margin:0 0 0 20px;
	}

.top_navi li{
	float:left;
	font-size:16px;
	color:#6f5a4c;
	text-align:center;
	font-weight:500px;
	}

.top_navi li a{
	display:block;
	width:105px;
	height:70px;
	padding:30px 0 0 0;
	}

.top_navi li a:link {
	color: #6f5a4c;
	text-decoration: none;
}
.top_navi li a:visited {
	color: #6f5a4c;
	text-decoration: none;
}
.top_navi li a:hover {
	color: #FF6600;
}
.top_navi li a:active {
	color: #6f5a4c;
}

.top_navi .li_pad{
	padding:10px 0 0 0;
	}

.top_block01{
	width:1000px;
	margin:120px auto 0 auto;
	}

.top_copy01{
	width:235px;
	float:left;
	padding:24px 0 0 0;
	font-size:20px;
	font-weight:500px;
	text-align:center;
	}

.top_copy02{
	width:450px;
	float:left;
	line-height:1.6em;
	font-size:14px;
	padding:10px 0 0 0;
	}

.top_btn01{
	width:278px;
	float:left;
	text-align:center;
	color:#6f5a4c;
	}

.top_block02{
	width:100%;
	background-color:#000;
	padding:25px 0;
	margin:50px 0;
	}

.top_block02_text01{
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-weight:500;
	margin:0 0 34px 0;
	}

.top_block02 ul{
	width:920px;
	margin:0 auto;
	}

.top_block02 li{
	float:left;
	}

.top_block02 .gallelly_btn{
	text-align:center;
	margin:35px 0 15px 0;
	}

.top_block03{
	width:1000px;
	margin:50px auto;
	}

.top_block03 .block03_ttl{
	width:300px;
	margin:0px auto;
	padding:10px 0 40px;
	}

.top_block03 .new_icon01{
	float:left;
	padding:0 10px 0 0;
	width:66px;
	}

.top_block03 .new_text01{
	width:130px;
	float:left;
	font-size:20px;
	color:#6f5a4d;
	font-weight:500;

	}

.top_buken_set{
	width:240px;
	float:left;
	margin:20px 0 10px 50px;
	height:270px;
	}

.top_buken_set a{
	width:240px;
	height:270px;
	display:block;
	}


.top_buken_set a:hover {
	background-color:#ececec;
}


.top_buken_set .photo{
	border: 1px solid #CCC;
	width:240px;
	height:160px;
	margin:0 0 10px 0;
overflow:hidden;
	}

.top_buken_set .new_icon{
	float:left;
	padding:10px 5px 5px 0;
	width:66px;
	}

.top_buken_set .new_date{
	float:left;
	padding:5px 5px 5px 0;
	width:150px;
	color:#751433;
	}

.top_buken_set .new_ttl{
	color:#6f5a4d;
	line-height:1.8em;
	}

.top_buken_btn{
	width:337px;
	margin:20px auto;
	}
	


/*-------------------------------------------
	フッター
--------------------------------------------*/

.footer{
	width:100%;
	background-color:#000;
	padding:30px 0;
	}

.foot_logo{
	width:206px;
	float:left;
	padding:10px 30px 0 10px;
	}

.foot_text{
	width:230px;
	float:left;
	color:#FFF;
	padding:10px 0 0 0;
	}

.foot_text a:link {
	color: #fff;
	text-decoration: none;
}
.foot_text a:visited {
	color: #fff;
	text-decoration: none;
}
.foot_text a:hover {
	color: #FF6600;
}
.foot_text a:active {
	color: #fff;
}

.foot_wrap{
	width:710px;
	float:left;
	color:#FFF;
	}

.foot_contact{
	width:278px;
	float:left;
	text-align:center;
	color:#FFF;
	}

.copyright{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:30px 0;
	}
	
.foot_text02{
	text-align:center;
	padding:10px 0 0 0;
	color:#FFF;
	}

/*-------------------------------------------
	サブページ：ギャラリーブロック
--------------------------------------------*/


.sub_block02{
	width:100%;
	background-color:#000;
	padding:25px 0;
	margin:50px 0 0 0;
	}

.sub_block02_text01{
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-weight:500;
	margin:0 0 34px 0;
	}

.sub_block02 ul{
	width:920px;
	margin:0 auto;
	}

.sub_block02 li{
	float:left;
	}

.sub_block02 .gallelly_btn{
	text-align:center;
	margin:35px 0 15px 0;
	}

/*-------------------------------------------
	サブナビゲーション
--------------------------------------------*/

.sub_navi{
	width:100%;
	background-color:#FFF;
	}

.sub_navi_home a{
	display:block;
	font-size:12px;
	line-height:1.6em;
	width:70px;
	height:20px;
	margin:0 auto;
	margin:10px auto 0 auto;
	color:#d4b467;
	background-color:#751433;
	order-radius: 2px;          
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px; 
	}

.sub_navi_home a:link {
	color: #e6d2a1;
	text-decoration: none;
}
.sub_navi_home a:visited {
	color: #e6d2a1;
	text-decoration: none;
}
.sub_navi_home a:hover {
	color: #fff;
}
.sub_navi_home a:active {
	color: #e6d2a1;
}



.sub_navi ul{
	width:740px;
	float:left;
	margin:0 0 0 20px;
	}

.sub_navi li{
	float:left;
	font-size:16px;
	color:#6f5a4c;
	text-align:center;
	font-weight:500px;
	}

.sub_navi li a{
	display:block;
	width:105px;
	height:70px;
	padding:30px 0 0 0;
	}

.sub_navi li a:link {
	color: #6f5a4c;
	text-decoration: none;
}
.sub_navi li a:visited {
	color: #6f5a4c;
	text-decoration: none;
}
.sub_navi li a:hover {
	color: #FF6600;
}
.sub_navi li a:active {
	color: #6f5a4c;
}

.sub_navi .li_pad{
	padding:10px 0 0 0;
	}
	
/*-------------------------------------------
	サブページ：ヘッダー
--------------------------------------------*/

.sub_head_about{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_about.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_hotsprings{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_hotsprings.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.sub_head_water{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_water.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_security{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_security.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_property{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_property.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_company{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_company.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_access{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_access.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_blog{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_blog.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.sub_head_contact{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.sub_head_gallery{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_gallery.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	

.sub_head_btn01{
	width:278px;
	float:right;
	text-align:center;
	color:#6f5a4c;
	padding:10px 20px;
	background-color:#FFF;
	margin:50px 0 0 0;
	
	}

.sub_head_btn01.rgba01{
	background-color: rgba(255,255,255,0.7)
	}
	

/*-------------------------------------------
	雷山の森について
--------------------------------------------*/

.about_block_black{
	background-color:#000;
	width:100%;
	text-align:center;
	padding:40px 0;
	margin:40px 0 0 0;
	color:#FFF;
	}

.about_img01{
	width:344px;
	float:left;
	padding:0 0 0 20px;
	}

.about_img02{
	width:345px;
	float:left;
	}

.about_img03{
	width:255px;
	float:left;
	}

.about_block01_inneer{
	width:600px;
	float:left;

	}

.about_block01_text{
	text-align:left;
	padding:70px 0 0 60px;
	font-size:20px;
	line-height:1.8em;
	}

.about_block02_text{
	width:490px;
	float:left;
	padding:60px 0 0 30px;
	font-size:16px;
	line-height:2em;
	}

.about_block02_img{
	width:443px;
	float:right;
	padding:20px 20px 0 0;
	}

.about_midashi01{
	font-size:20px;
	font-weight:500;
	text-align:center;
	padding:0px 0 30px 0;
	}

.about_galle_img{
	width:975px;
	margin:0 auto;
	}

.about_galle_img li{
	width:325px;
	float:left;
	}

.about_block03{
	width:1000px;
	padding:40px 0;
	margin:0 auto;
	}

.about_block03_img{
	float:left;
	padding:20px 0 20px 10px;
	}


/*-------------------------------------------
	生活メニュー
--------------------------------------------*/

.life_menu{
	width:100%;
	padding:40px 0;
	background-color:#ececec;
	margin:30px 0;
	}
	
.life_menu_midashi{
	font-size:20px;
	text-align:center;
	padding:0 0 20px;
	}

.life_col3{
	width:33%;
	float:left;
	text-align:center;
	}

/*-------------------------------------------
	天然温泉
--------------------------------------------*/

.hotsprings_block_black{
	background-color:#000;
	width:100%;
	text-align:center;
	padding:40px 0;
	margin:40px 0 0 0;
	color:#FFF;
	}

.hotsprings_text{
	padding:30px 0;
	text-align:center;
	color:#FFF;
	}

.hotsprings_left01{
	width:480px;
	float:left;
	padding:30px 10px;
	font-size:16px;
	line-height:2em;
	}

.hotsprings_right01{
	width:480px;
	float:right;
	padding:30px 10px;
	text-align:right;
	}

.hotsprings_text02{
	width:1000px;
	margin:0 auto;
	padding:30px 0;
	font-size:16px;
	line-height:2em;
	}

/*--------------------------------------------
	table
--------------------------------------------*/

table{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 20px 0;
	padding: 20px;
	text-align: left;
	background-color: #FFF;
}

th{
	padding: 5px;
background-color:#f2f2f2;
text-align:center;
font-weight:normal;
	border: 1px solid #cccccc;
	padding:8px;
	width:150px;
}

td{
padding: 5px;
	border: 1px solid #cccccc;
	padding:8px;
	
}

/*-------------------------------------------
	地下深層水
--------------------------------------------*/

.water_block_black{
	background-color:#000;
	width:100%;
	text-align:center;
	padding:40px 0;
	margin:40px 0 0 0;
	color:#FFF;
	}

.water_text{
	padding:30px 0;
	text-align:center;
	color:#FFF;
	}

.water_text02{
	width:1000px;
	margin:0 auto;
	padding:30px 0;
	font-size:16px;
	line-height:2em;
	}

.water_text03{
	text-align:left;
	color:#FFF;
	font-size:16px;
	line-height:2em;
	}

.water_left01{
	width:480px;
	float:left;
	padding:0 10px;
	font-size:16px;
	line-height:2em;
	}

.water_right01{
	width:480px;
	float:right;
	padding:10px 10px;
	text-align:center;
	}

.water_img01{
	width:718px;
	margin:0 auto 1px auto;
	}

.water_con01{
	width:1000px;
	padding:30px 0;
	margin:0 auto;
	}

.water_text04{
	padding:10px 10px;
	text-align:left;
	font-size:16px;
	line-height:2em;
	}

/*-------------------------------------------
	セキュリティ
--------------------------------------------*/

.security_block_black{
	background-color:#000;
	width:100%;
	text-align:center;
	padding:40px 0 60px 0;
	margin:40px 0 40px 0;
	color:#FFF;
	}

.security_wrap{
	width:974px;
	margin:0 auto;
	}

/*-------------------------------------------
	お問い合わせ
--------------------------------------------*/

.contact_wrap{
	width:1000px;
	padding:30px 0;
	margin:0 auto;
	}

.contact_wrap02{
	width:600px;
	padding:30px 0;
	margin:0 0 0 40px;
	}

.contact_con{
	padding:10px 0 50px 20px;
	}

input[type="text"],
input[type="tel"],
input[type="email"],
textarea
{
padding:4px 0;
font-size:16px;
}

#sp-field{
width: 80%;
}
	
/*-------------------------------------------
	アクセス
--------------------------------------------*/

.access_block_black{
	background-color:#000;
	width:100%;
	text-align:center;
	padding:40px 0 60px 0;
	margin:40px 0 20px 0;
	color:#FFF;
	}

.access_img_wrap{
	width:972px;
	margin:0 auto;
	}

.access_img_wrap img{
	float:left;
	}

.access_con01{
	width:1000px;
	padding:30px 0;
	margin:0 auto;
	}

.access_text01{
	font-size:16px;
	line-height:1.6em;
	padding:0 0 30px 0;
	}

.access_map{
	width:800px;
	margin:30px auto;
	}

/*-------------------------------------------
	ブログ
--------------------------------------------*/

.blog_con{
	width:700px;
	float:left;
	padding:10px;
	margin:0px 0 30px 10px;
	min-height:300px;
	}

.blog_side{
	width:230px;
	float:right;
	padding:10px;
	margin:0 10px 0 0;
	background-color:#FFF;
	border-radius: 4px;          
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px; 
	}


.blog_side_ttl{
	padding:2px;
	color:#fff;
	background-color:#751433;
	text-align:center;
	border-radius: 2px;
	-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 2px;
	}

.blog_side ul{
	padding:20px 0;
	}

.blog_side li{
	width: 87%;
	background-image: url(../../../img/blog_li_icon.png);
	background-position: left 6px;
	padding: 0px 0 8px 18px;
	background-repeat: no-repeat;
	margin: 0 auto;
	}

.blog_kiji{
	padding: 10px;
	margin: 0 0 20px 0;
	border: 2px solid #751433;
	}

.kiji_count{
	text-align:center;
	color:#FFF;
	padding:5px 0;
	
	}

.blog_cate_ttl{
	font-size:16px;
	text-align:center;
	color:#FFF;
	padding:10px 0;
	}

.blog_midashi{
	font-size:18px;
	padding:10px 20px 20px 20px;
	color:#751433;
	font-weight:bold;
	}

.blog_date{
	
	border-radius: 2px;
	-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 2px;
	padding: 4px 20px;
	margin: 0 0 0 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #751433;
	border-bottom-color: #751433;	
	}

.blog_cont{
	padding:20px;
	font-size:14px;
	line-height:1.8em;
	}

.blog_cate_ttl{
	font-size:18px;
	text-align:center;
	font-weight:500;
	padding:10px 0 20px;
	color:#751433;
	}

.kiji_count{
	text-align:center;
	}

/*-------------------------------------------
	アクセス
--------------------------------------------*/

.property_block_black{
	background-color:#000;
	width:100%;
	text-align:center;
	padding:40px 0 20px 0;
	margin:40px 0 20px 0;
	color:#FFF;
	}

.property_map_img{
	width:972px;
	height:689px;
	margin:20px auto 20px auto;
	}

.property_bukken_set{
	width: 440px;
	margin: 0 auto 20px;
	padding: 10px;
	border: 5px solid #cccccc;
	background-color:#FFF;
	}

.property_bukken_ttl{
	background-color:#ececec;
	font-size:16px;
	padding:4px;
	text-align:center;
	color:#000;
	margin:0 0 10px 0;
	}


.property_bukken_set table{
	border: 1px solid #333333;
	border-collapse: collapse;
	margin: 0 0;
	padding:0;
	text-align: left;
	background-color: #FFF;
}

.property_bukken_set th{
background-color:#cccccc;
text-align:center;
font-weight:normal;
	border: 1px solid #333333;
	padding:0;
	width:200px;
	color:#000;

}

.property_bukken_set td{
	border: 1px solid #333333;
	padding:0 8px;
	color:#000;
	text-align:right;
	
}

.property_bukken_set th a:link {
	display:block;
	color: #000;
	text-decoration: none;
	padding:5px 0;
}
.property_bukken_set th a:visited {
	color: #000;
	text-decoration: none;
}
.property_bukken_set th a:hover {
	color: #FF6600;
	background-color:#ffffcc;
}
.property_bukken_set th a:active {
	color: #000;
}

.property_text{
	width:972px;
	margin:0 auto 10px;
	text-align:left;
	}

.property_icon01{
	width:42px;
	height:18px;
	background-color:#ef612d;
	float:left;
	margin:4px 8px 0 0;
	}

.property_icon_text{
	width:120px;
	float:left;
	}

.property_icon_text02{
	width:60px;
	float:left;
	}


.property_icon02{
	width:42px;
	height:18px;
	background-color:#9cf32c;
	float:left;
	margin:4px 8px 0 0;
	}

.property_icon03{
	width: 42px;
	height: 18px;
	background-color: #33CCFF;
	float: left;
	margin: 4px 8px 0 0;
	}

.property_shousai{
	padding:0px 6px;
	background-color:#F90;
	display: inline-block;
	color:#FFF;
	font-size:12px;
	border-radius: 4px;          
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;
	margin:2px 8px 2px 4px;
float:right;
	}

/*-------------------------------------------
	ギャラリー
--------------------------------------------*/

.thumbnails_img{
	height:150px;
	width:240px;
	overflow:hidden;
	
	}

.gallery_midashi{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ececec;
	border-bottom-color: #ececec;
	padding:8px 0;
	text-align:center;
	font-size:18px;
	font-weight:500;
	margin:0 0 20px 0;
	}

.gallery_btnwrap{
	width:420px;
	margin:0 auto;
	}

.gallery_btn{
	margin:0 0 20px 0;
	}
	
.gallery_btn a{
	width:250px;
	padding:8px 20px;
	font-size:16px;
	font-weight:500;
	color:#FFF;
	text-align:center;
	background-color:#333;
	}

.gallery_btn a:link {
	color: #FFF;
	text-decoration: none;
}
.gallery_btn a:visited {
	color: #FFF;
	text-decoration: none;
}
.gallery_btn a:hover {
	color: #FFCC99;
	background-color: #999;
}
.gallery_btn a:active {
	color: #FFF;
}
	


/*=== gallerifficスタイル以下 ====*/

div.content {
	display: block;
	float:left;
	width: 700px;
	height:500px;
	margin:30px 0 40px 30px;
	overflow: hidden;

}


div.navigation{
	width: 220px;
	float:left;
	margin:20px 0 0 20px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

/* 右スライドショー部分 */

div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	background-color:#CCC;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 525px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	position: absolute;
	left: 0;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

/* 左サムネイル部分 */

ul.thumbs {
	clear: both;
	margin: 0 ;
	padding: 0;
	float:right;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #999;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


/*-------------------------------------------
	仲介物件情報・価格情報
--------------------------------------------*/

.property_midashi{
	padding:8px;
	text-align:center;
	background-color:#CCC;
	margin:20px auto;
	font-size:18px;
	font-weight:500;
	}
	
.property_midashi02{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin:0 0 40px 0;
	font-size:20px;
	font-weight:800;
	text-align:center;
	}
	

.property_table table{
	width:90%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 20px auto;
	padding: 20px;
	text-align: left;
	background-color: #FFF;
}

.property_table th{
	padding: 5px;
background-color:#f2f2f2;
text-align:center;
font-weight:normal;
	border: 1px solid #cccccc;
	padding:8px;
	width:150px;
}

.property_table td{
padding: 5px;
	border: 1px solid #cccccc;
	padding:8px 10px;
	
}

.property_table .td_sp{
	width:50px;
	
}

#toggle{
	display:none;
	}

.property_photo_sp{
	display:none;
	}

/*-------------------------------------------
	採用情報
--------------------------------------------*/

.careers_midashi{
	margin: 0 0 30px 0;
	padding:14px 8px;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align:center;
	}

.careers_table{
	width:90%;
	margin:0 auto;
	}

.careers_table th{
	width:200px;
	}

.sub_head_careers{
	width: 100%;
	height: 232px;
	text-align: center;
	background-image: url(../../../img/ttl_bg_careers.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

/*-------------------------------------------
	ログイン
--------------------------------------------*/

.login_wrap{
	width:80%;
	margin:0 auto;
	text-align:center;
	}
	
.login_tbl table{
	width:100%;
	}

.login_copy01{
	text-align:center;
	font-size:20px;
	padding:10px 0;
	}

.login_tbl span.wpcf7-list-item {
display: block;
}

.login_tbl input[type="text"],
input[type="tel"],
input[type="email"],
textarea
{
padding:4px 0;
margin:4px;
}

.contact_form_btn{
	text-align:center;
	padding:30px 0;
	}

input.wpcf7-submit {
	padding: 5px 30px;/* ボタン内の余白 */
	background: #751433;/* 背景色 */
	border-radius: 5px;/* 角を丸く*/
	color: #fff;/* 文字の色*/
	font-size: 16px;/* 文字の大きさ */
	font-weight: bold;/* 太字*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.wpcf7-submit:hover {
opacity: 0.8;/* マウスオンで半透明に */
cursor:pointer;
}

.login_th{
	width:200px;
	}
