/*
Theme Name: rebone89
Theme URI: http://rebone89.jp
Author: rebone89
Author URI: http://rebone89.jp
Description: rebone89
*/

/*-------------------------------------------
	基本スタイル
--------------------------------------------*/

/* html,bodyタグの設定 */
html, body{
    margin: 0;         /* 余白の削除 */
    padding: 0;        /* 余白の削除 */
    width:100%;
    height:100%;
}


body {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-size: 16px;
	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: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
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;
}




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

.wrap{
	width:1100px;
	margin:0 auto;
	}

.wrap_2cal{
	width:50%;
	float:left;
	}	
	
.wrap_3cal{
	width:33.3%;
	float:left;
	}	
	

/*-------------------------------------------
	ヘッダー
--------------------------------------------*/

header{
	text-align: center;
	background-image: url(../../../../img/head_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	width:100%;
	left:0;
	right:0;
	background-color:#7ed3e5;
	}
	
.header_wrap{
	width:1100px;
	margin:0 auto;
	}
	
.header_left{
	width:600px;
	float:left;
	position:absolute;
	bottom:0;
	}

.header_right{
	width:500px;
	float:right;
	text-align:left;
	padding:0 0 30px 0;
	}

.header_btn01{
	width:244px;
	float:left;
	padding:50px 5px 10px 0;
	}
	
h1{
	padding:30px 0 30px 30px;
	}

.header_copy{
	font-size:22px;
	line-height:2.0em;
	color:#FFF;
	padding:0 0 0 30px;
	}



/*-------------------------------------------
	slide
--------------------------------------------*/
	
.main_slide{
	height:259px;
	}


/*-------------------------------------------
	nav
--------------------------------------------*/
#toggle{
	display:none;
	}


nav{
	width: 100%;
	height: 140px;
	background-color:#d7f4f9;
	}

nav ul{
	width:1000px;
	margin:0 auto;
	}

nav li{
	list-style-type: none;
	float:left;
	color:#FFF;
	font-size:16px;
	text-align:center;
	padding:60px 0 0 0;
	display: inline-block;
	}


nav li a:link {
	padding:60px 48px;
	color: #059cc8;
	text-decoration: none;
}
nav li a:visited {
	color: #059cc8;
	text-decoration: none;
}
nav li a:hover {
	color: #FF6600;
}
nav li a:active {
	color: #059cc8;
}

/*-------------------------------------------
	トップページ
--------------------------------------------*/

.sec01{
	background-image: url(../../../../img/con01_img01.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:1100px;
	margin:0 auto;
	height:366px;
	}

.sec01_copy01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:40px;
	color:#0b657f;
	text-align:center;
	padding:88px 0 44px 0;
	}

.sec01_copy02{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:24px;
	text-align:center;
	line-height:1.6em;
	}

.sec02{
	background-color:#ececec;
	width:100%;
	padding:60px 0;
	}

.sec02_wrap{
	width:1100px;
	margin:0 auto;
	}

.sec02_left{
	width:480px;
	padding:0 0 0 100px;
	float:left;
	}

.sec02_right{
	width:500px;
	float:right;
	text-align:center;
	padding:160px 0 0 0;
	}

.sec02_copy01{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:30px;
	color:#0b657f;
	padding:0 0 20px 0;
	}

.sec02_copy02{
	color:#e5004f;
	font-size:20px;
	padding:10px 0 10px 0;
	}

.sec03{
	background-color:#d7f4f9;
	padding:30px 0 60px 0;
	width:100%;
	}

.sec03_wrap{
	width:980px;
	margin:0 auto;
	padding:0 60px;
	}

.sec03_set01{
	border: 4px solid #70b2bd;
	background-color:#FFF;
	margin:0 0 20px 0;
	}

.sec03_ttl{
	color:#064254;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:20px 0 40px 0;
	font-size:26px;
	}

.sec03_mds01{
	color:#275968;
	font-size:24px;
	text-align:center;
	background-color:#aadde6;
	padding:32px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

.sec03_2colm{
	width:50%;
	float:left;
	}

.sec03_text01{
	padding:20px;
	}

.sec03_img01{
	text-align:right;
	}

.sec03_left{
	width:45%;
	float:left;
	}

.sec03_right{
	width:45%;
	float:right;
	}

.sec03_set02{
	border: 4px solid #70b2bd;
	background-color:#FFF;
	margin:0 0 20px 0;
	width:475px;
	float:left;
	position:relative;
	top:0;
	height:480px;
	}

.sec03_set03{
	border: 4px solid #70b2bd;
	background-color:#FFF;
	margin:0 0 20px 0;
	width:475px;
	float:right;
	position:relative;
	top:0;
	height:480px;
	}

.sec03_img02{
	position:absolute;
	bottom:0;
	}

.sec03_set04{
	border: 4px solid #70b2bd;
	background-color:#FFF;
	margin:0 0 20px 0;
	position:relative;
	top:0;
	}

.sec03_img03{
	position:absolute;
	bottom:0;
	}
	
.sec03_inner{
	background-color:#f1f1f1;
	width:90%;
	margin:10px auto;
	padding:4px;
	border-radius: 4px;          
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px; 
	}

.sec03_inr_ttl{
	background-color:#aadde6;
	border-radius: 4px;          
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px; 
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#064254;
	padding:20px 0;
	text-align:center;
	font-size:20px;
	}

.sec03_ttl02{
	color:#e5004f;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:30px 0 40px 0;
	font-size:26px;
	}


.sec03_set05{
	border: 4px solid #f5a0bf;
	background-color:#FFF;
	margin:0 0 20px 0;
	width:475px;
	float:left;
	position:relative;
	top:0;
	height:560px;
	}

.sec03_set06{
	border: 4px solid #f5a0bf;
	background-color:#FFF;
	margin:0 0 20px 0;
	width:475px;
	float:right;
	position:relative;
	top:0;
	height:560px;
	}

.sec03_mds02{
	color:#e5004f;
	font-size:24px;
	text-align:center;
	background-color:#fdd6e4;
	padding:32px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

.sec04{
	padding:30px;
	width:1100px;
	margin:0 auto;
	}

.sec04_ttl{
	font-size:26px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align:center;
	color:#064254;
	padding:30px 0;
	}
	
.sec04_text01{
	width: 340px;
	margin: 0 auto 30px auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7ec5d1;
	border-bottom-color: #7ec5d1;
	padding:8px 0;
	text-align:center;
	}

.sec04_wrap{
	width:980px;
	margin:0 auto;
	padding:0 60px;
	}

.sec04_set01{
	width: 470px;
	float: left;
	border: 4px solid #7ec5d1;
	margin:0 0 30px 0;
	}

.sec04_set02{
	width: 470px;
	float:right;
	border: 4px solid #7ec5d1;
	margin:0 0 30px 0;
	}

.sec04_mds01{
	height:55px;
	color:#275968;
	font-size:18px;
	text-align:center;
	background-color:#d7f4f9;
	padding:25px 0 0 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

.sec04_mds02{
	height:70px;
	color:#275968;
	font-size:18px;
	text-align:center;
	background-color:#d7f4f9;
	padding:10px 0 0 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}

.sec04_text02{
	padding:20px;
	text-align:center;
	color:#0b657f;
	line-height:1.8em;
	}

.sec04_set03{
	width: 470px;
	float:right;
	color:#0b657f;
	padding:60px 0 0 0;
	text-align:center;
	}

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

.footer_wrap{
	width:980px;
	margin:0 auto;
	padding:0 60px;
	}
	
.footer_ttl{
	color:#064254;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:20px 0 40px 0;
	font-size:26px;
	}

.footer_left{
	width:50%;
	text-align:center;
	float:left;
	}
	
.footer_text{
	color:#247888;
	font-size:18px;
	padding:0 0 20px 0;
	}

.footer_btn01{
	padding:0 0 10px 0;
	text-align:center;
	}

.footer_right{
	width:50%;
	float:right;
	padding:0 0 0 0;
	text-align:center;
	}

.top_blog{
	background-color:#e6f8fb;
	width:100%;
	}

.top_blog_wrap{
	width:1100px;
	margin:0 auto;
	height:253px;
	}
	
.top_blog_ttl{
	width:365px;
	float:left;
	}

.top_blog_right{
	width:645px;
	float:left;
	padding:20px 0;
	}

.top_blog_date{
	width:130px;
	float:left;
	padding:0 0 5px 0;
	color:#064254;
	}

.top_blog_mds{
	width:500px;
	float:right;
	padding:0 0 5px 0;
	}

.top_blog_mds a:link {
	color: #064254;
	text-decoration: none;
}
.top_blog_mds a:visited {
	color: #064254;
	text-decoration: none;
}
.top_blog_mds a:hover {
	color: #FF9933;
}
.top_blog_mds a:active {
	color: #064254;
}

.copyright{
	color:#0b657f;
	text-align:center;
	width:1100px;
	margin:0 auto;
	padding:30px 0;
	font-size:14px;
	}


.pc_set{
	display:block;
	}


/* pagetop --------------------- */
#pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 100px;
	width: 100px;
	margin-top: -80px;
	padding-top: 80px;
}

#pagetop img{
	width:100%;
	height:auto;
	}

#access{
	margin-top: -230px;
	padding-top: 230px;

}

#contact{
	margin-top: -500px;
	padding-top: 500px;

}


/*-------------------------------------------
	サブヘッダ
--------------------------------------------*/

.sub_head{
	width:1100px;
	margin:0 auto;
	height:158px;
	overflow:hidden;
	}

.sub_head_logo{
	width:231px;
	float:left;
	padding:43px 0 0 10px;
	}

.sub_head_img01{
	width:200px;
	float:left;
	padding:15px 0 0 20px;
	}

.sub_head_copy{
	width:320px;
	float:left;
	color:#FFF;
	font-size:16px;
	line-height:1.8em;
	padding:43px 0 0 24px;
	text-align:left;
	}

.sub_head_contact{
	width:244px;
	float:right;
	padding:29px 30px 0 0;
	}

.sub_head_tel{
	width:244px;
	margin:0 auto;
	padding:0 0 6px 0;
}

.sub_head_mail{
	width:244px;
	margin:0 auto;
	padding:0 0 6px 0;
}

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

.contact_ttl{
	width:100%;
	background-color:#fedbd2;
	}

.contact_wrap{
	width: 1100px;
	margin: 0 auto;
	background-image: url(../../../../img/contact_ttl_img.png);
	background-repeat: no-repeat;
	background-position: 666px bottom;
	height:211px;
	}

.contact_ttl_h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align:center;
	font-size:30px;
	padding:90px 0 0 0;
	}

.contact_con{
	width: 1100px;
	margin: 0 auto;
	padding:40px 0;
	
	}

.contact_set01{
	width: 710px;
	margin: 0 auto 30px auto;
	border: 4px solid #c8c9c9;
	padding:30px 0;
	text-align:center;
	}

.contact_set01 .set01_text01{
	padding:0 0 20px 0;
	text-align:center;
	}

.contact_set01 .set01_text02{
	font-size:30px;
	color:#0b5a87;
	font-weight:bold;
	padding:0 0 20px 0;
	text-align:center;
	}
	

.contact_set01 .set01_text02 a:link {
	color: #0b5a87;
	text-decoration: none;
}
.contact_set01 .set01_text02 a:visited {
	color: #0b5a87;
	text-decoration: none;
}
.contact_set01 .set01_text02 a:hover {
	color: #FF9933;
}
.contact_set01 .set01_text02 a:active {
	color: #0b5a87;
}


.contact_set01 .set01_text03{
	padding:0 0 0 0;
	text-align:center;
	}
	
.contact_copy01{
	text-align:center;
	padding:0 0 30px 0;
	}

.contact_tbl table{
	width: 800px;
margin: 0 auto 20px;
border-collapse: collapse;
	}

.contact_tbl th{
border-style: none;
padding: 10px 0;
text-align: left;
vertical-align: top;
font-weight:normal;
width:240px;
}

.contact_tbl td{
border-style: none;
padding: 10px 0;
text-align: left;
vertical-align: top;
font-weight:normal;
}

input[name=submitConfirm] {
background: #62b9c9;
color: #fff;
padding: 0;
width: 185px;
height: 45px;
border: 0;
display: block;
margin: 20px auto;
cursor: pointer;
font-size:16px;
}

input[type="text"],
input[type="tel"],
input[type="email"],
textarea
{
padding:6px 2.5%;
font-size:16px;
width:100%;
}

input[type="radio"]{
padding:6px 10px;
width:auto;
font-size:16px;
text-align:left;
}


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

.blog_wrap{
	width:100%;
	background-color:#e6f8fb;
	}
	
.blog_ttl{
	width:100%;
	background-color:#baebf3;
	}

.blog_ttl_wrap{
	width:1100px;
	margin:0 auto;
	height:210px;
	}
	
.blog_ttl_h2{
	width:550px;
	margin:0 auto;
	text-align:right;
	padding:0;
	}

.blog_con_wrap{
	width:1100px;
	margin:0 auto;
	padding:30px 0;
	}

.blog_left{
	width:860px;
	float:left;
	}

.blog_right{
	width:230px;
	float:right;
}

.blog_con3colm{
	width:33.33%;
	float:left;
	}

.blog_listset{
	width:245px;
	padding:10px;
	margin:0 auto 30px auto;
	background-color:#FFF;
	position:relative;
	top:0;
	height:270px;
	}

.blog_listset .set_img{
	padding:0;
	}

.blog_listset .set_ttl{
	padding:20px;
	font-size:18px;
	}

.blog_listset .set_date{
	font-size:18px;
	background-color:#f1f1f1;
	padding:5px 20px;
	text-align:right;
	font-size:14px;
	position:absolute;
	width:205px;
	bottom:10px;
	}

.blog_side_mds{
	background-color:#53afd3;
	color:#FFF;
	text-align:center;
	padding:3px 10px;
	}

.blog_side_li{
	padding:20px 0;
	}

.blog_side_li ul{
	width:95%;
	margin:0 auto;
	list-style-type: none;
	padding:0 0 40px 0;
	}

.blog_side_li li{
	list-style-type: none;
	padding: 5px 0 5px 24px;
	background-image: url(../../../../img/blog_side_icon.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	}
	
	
.blog_entry_wrap{
	background-color:#FFF;
	padding:10px;
	width:790px;
	margin:0 auto;
	}


.blog_entry_img{
	width:100px;
	height:100px;
	float:left;
	}
	
.blog_entry_right{
	width:680px;
	float:right;
	text-align:left;
	position:relative;
	top:0;
	height:100px;
	}
	
.blog_entry_ttl{
	font-size:22px;
	padding:5px;
	}

.blog_entry_date{
	background-color:#ececec;
	padding:5px 10px;
	text-align:left;
	font-size:14px;
	line-height:1.0em;
	position:absolute;
	bottom:2px;
	width:660px;
	}

.blog_entry_body{
	padding:20px;
	text-align:left;
	}

.blog_entry_body img{
	max-width:100%;
	height:auto;
	}

.blog_cate_ttl{
	padding:20px;
	text-align:center;
	font-size:22px;
	}

input.wpcf7-submit {
padding: 5px 30px;
background: #bfd420;
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;
	cursor:pointer;
}

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

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

.paging{
width:90%;
	padding:20px 0;
	margin:0 auto;
}

.next{
text-align:right;
}

.prev{
	text-align:left;
}

input.wpcf7-submit:hover{
background: #dcdecd;
}

.blog_list_mds{
	font-size:16px;
	line-height:1.4em;
	padding:5px 0 0 0;
	}