@charset "utf-8";

*{
margin: 0px;
padding: 0px;
}

body {
    margin: 0px;
    height: 100%;
    line-height: 1.3em;
    font-size: 16px;
    font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,"メイリオ",sans-serif;
    background: #FFF none repeat scroll 0% 0%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 2px;
}

a{
	text-decoration: none;
}

.pagetop {
 display: none;
 position: fixed;
 bottom: 30px;
 right: 55px;
}
.pagetop a {
 display: block;
 width: 50px;
 height: 50px;
 text-align: center;
 color: #fff;
 font-size: 24px;
 text-decoration: none;
 line-height: 50px;
 background-color: #00a199;
 border: 2px solid #ffffff;
}

header{
	position: relative;
	width: 100%;
    min-width: 1217px;
	height: 607px;
	background:url(../images/main.jpg) center top no-repeat;
    background-size: cover;
}

nav{
    display: block;
    width:100%;
    height: 67px;
    background-color:#f7f7f7;
    }
    
nav ul{
    margin:0 auto;
    padding:0;
    width:930px;
    list-style-type:none;
    }
    
nav ul li{
    float:left;
    margin:0 auto;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    color:#FFFFFF;
    line-height:1.4em;
    font-size:15px;
    }
    
nav ul li:last-child{
    padding: 0;
    width: 224px;
}

nav ul li a{
    padding:0 14px;
    height: 67px;
    text-decoration:none;
    color:#231815;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    }

nav ul li a.last{
    color: #ffffff;
    background-color: #00a199;
}
    
nav ul li a:hover{
    color: #ffffff;
    background-color: #00a199;
}

nav ul li a.last:hover{
    color: #eee93a;
    background-color: #00a199;
}

.main_inner{
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

.main_logo{
    position: absolute;
    width: 860px;
    height:576px;
    right: 0;
    top: 10px;
    left:0px;
}

.main_logo img{
    width: 100%;
}

.main_btn{
    position: absolute;
    width: 560px;
    left: 110px;
    bottom: 17px;
}

.inner{
    display: block;
    width: 926px;
    margin: 0px auto;
}

.w906{
    width: 906px;
    margin: 40px auto;
}

.bg{
    display: block;
    width:100%;
    min-width: 1217px;
    height: 541px;
    background:url(../images/bft_bg.jpg) no-repeat center;
    background-size: 100% 100%;
    margin-bottom:30px;
}

.bg_white{
    display: block;
    width:100%;
    min-width: 1217px;
    height: 1150px;
    background-size: 100% 100%;
    margin-bottom:30px;
}

.bg_white01{
    display: block;
    width:100%;
    min-width: 1217px;
    height: 800px;
    background-size: 100% 100%;
    margin-bottom:30px;
}

.bg_white02{
    display: block;
    width:100%;
    min-width: 1217px;
    height: 850px;
    background-size: 100% 100%;
    margin-bottom:30px;
}



.bg_01{
    display: block;
    width:100%;
    min-width: 1217px;
    height: 875px;
    background: linear-gradient(#eef4fd 20%, rgb(206, 224, 255) 60%);
    background-size: 100% 100%;
}

.bg_02{
    display: block;
    width:100%;
    min-width: 1217px;
    height: 170px;
    background: linear-gradient(#cee0ff 20%, rgb(255, 255, 255) 60%);
    background-size: 100% 100%;
    margin-top: -55px;
    margin-bottom:60px;
}

.title{
    display: block;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.sub-title{
    display: block;
    margin: 0 auto;
    padding: 50px 0;
    line-height:80px;
    text-align: center;
}

.sub-title p{
    font-size:50px;
    display:inline-block;
    padding-top: 10px;
    background: linear-gradient(transparent 70%, #ffdca7 70%);
}

.sub-title-02 {
    padding: 1em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}

.sub-title-02 p{
    font-size:25px;
    text-align:center;

}

.sub_p{
    padding-top: 10px;
    text-align:center;
    font-size: 30px;
    line-height:30px;
}

.sub_p01{
    padding-top: 10px;
    text-align: left;
    font-size:18px;
    line-height:30px;
}

.title_bg{
    width: 100%;
    background-color: #eeeeef;
}

.title_box {
    padding: 0.5em 1em;
    margin: 3.2em 0;
    color: #FFF;
    background: #6eb7ff;
    border-bottom: solid 6px #3f87ce;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
}
.title_box p {
    margin: 0; 
    padding: 20px;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
}

.rental_btn{
    padding:40px 0 80px 0;
}

.rental_btn img{
    width:880px;
}

.contact-btn,.contact-btn02{
    clear:both;
    margin:60px auto 0 auto;
    padding:0;
    width:838px;
    text-align: center;
    }

.contact-btn02{
    margin-top: 0;
    padding-bottom: 40px;
}

.phone-img{
    clear:both;
    margin:20px auto 60px auto;
    padding:0;
    width:732px;
    }

.inner ul{
    display: block;
    margin: 0px 0 0px 0;
}

.inner ul li{
    float: left;
    margin-right: 12px;
}

.inner ul li:last-child{
    margin-right: 0;
}

.inner ul li img{
    width: 282px;
    margin-right: 10px;
}

.bg_color,.bg_color_02,.bg_color_03{
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    margin-top: 20px;
    padding-bottom: 30px;
    min-width: 1217px;
}

.bg_color_02{
    margin-top: 0;
}

.voice{
    width: 926px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}

.body{
    width: 882px;
    margin: 0px auto 0 auto;
}

.body img{
    width: 900px;
}

.specification_top{
    display: block;
    width: 900px;
    margin: 40px auto;
}

.specification_top{
    float: left;
    width: 100%;
}

.specification_top table{
    display:block;
    width: 100%;
}

.specification_top table td{
    width: 250px;
    font-size: 17px;
    color: #595757;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    background-color: #dbdcdc;
    border-bottom: 4px solid #ffffff;
}

.specification_top table th,
.specification_top table th.function{
    width: 650px;
    font-size: 17px;
    color: #595757;
    padding: 15px;
    background-color: #eeeeef;
    border-bottom: 4px solid #ffffff;
}

.specification_top table th.function{
    width: 250px;
}

.specification{
    display: block;
    width: 900px;
    margin: 0px auto;
}

.specification_left{
    float: left;
    width: 524px;
}

.specification_left table{
    display:block;
    width: 524px;
}

.specification_left table td{
    width: 138px;
    font-size: 17px;
    color: #595757;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    background-color: #dbdcdc;
    border-bottom: 4px solid #ffffff;
}

.specification_left table th,
.specification_left table th.function{
    width: 384px;
    font-size: 17px;
    color: #595757;
    padding: 15px;
    background-color: #eeeeef;
    border-bottom: 4px solid #ffffff;
}

.specification_left table th.function{
    width: 250px;
}

.specification_right{
    float: right;
}

.bg_color_02 ul{
    width: 900px;
    margin: 0px auto;
    padding: 40px 0;
}

.bg_color_02 ul li{
    float: left;
    margin-right:10px;
}

.bg_color_02 ul li:last-child{
    margin-right:0px;
}

.bg_color_02 ul li a:hover{
    opacity: 0.7;
}

p.txt{
    font-size: 39px;
    color: #00a199;
    padding-top:20px;
    padding-bottom: 40px;
}

p.txt_02{
    font-size: 26px;
    color: #595757;
    padding-bottom: 40px;
    line-height: 1.6em;
}

p.txt_03{
    font-size: 19px;
    color: #595757;
    padding-top: 20px;
    line-height: 1.6em;
}

p.txt04{
    text-align:center;
    font-size: 39px;
    color: #00a199;
    padding-top:20px;
    padding-bottom: 40px;
}

span.s_txt{
    font-size: 23px;
}

hr {
    width: 900px;
    margin: 40px auto 40px;
    border-top: 1px solid #dbdcdc;
}

/*--------------------------------------
よくある質問
----------------------------------------*/

dl{
    margin-bottom: 60px;
}

#q_a dt{
    display:block;
    width:100%;
    color: #595757;
    text-align:left;
    cursor:pointer;
    background:url(../images/arrow_down.jpg) 890px 20px no-repeat;
    padding:20px 0px 20px 20px;
    line-height: 30px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px;
    border: 6px solid #dbdcdc;
    }
#q_a dt img {
    vertical-align: middle;
    padding-left: 34px;
    padding-right: 22px;
}
#q_a dd{
    background:#ffffff;
    width:100%;
    text-align:left;
    display:none;
    font-size: 18px;
    line-height: 25px;
    margin-top: 23px;
    padding-bottom: 28px;
    color: rgb(89,87,87);
    padding-top: 8px;
    padding-left:26px;
    }
#q_a dd a{
    text-decoration: underline;
}
#q_a dt.active{
    background:url(../images/arrow_up.jpg) 890px 20px no-repeat;
    }

span.green{
    font-weight: bold;
    color: #00a199;
}

span.red{
    color: #c30d23;
}

p.center{
    color: #F00;
    text-align: center;
}

p.bold{
    text-align: left!important;
    font-weight: bold;
    padding-top: 30px;
}

p.left{
    text-align: left!important;
    padding-bottom: 10px;
}

span.mail{
    display: block;
    line-height: 20px;
}

.thanks_con{
    width: 800px;
    margin: 0 auto;
}
    
.c3{
    margin:0 auto;
    padding:15px 0 0 0;
    width:930px;
    text-align:center;
    }

.c1{
background:#fff;
margin:0 auto 0 auto;
padding:15px 20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
display:block;
line-height:50px;
width:900px;
text-align:left;
}
 
.c2{
background:#f7f7f7;
padding:20px;
margin:0 auto 0 auto;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
line-height:50px;
width:900px;
}
 
p.c1,p.c2{
margin:0;
}
 
.c1:hover,.c2:hover{
background:#FFEEEE;
}
 
.c1.last,.c2.last{
border-bottom:none;
}

.submit{
  text-align:center;
padding:10px 0 20px 0;
}
 
.m-alert{
padding:5px;
background:#ff8080;
color:#fff;
margin:5px;
font-weight:normal;
}

input[type=text],input[type=tel],input[type=email]{
font-size:15px;
}
 
.c1 textarea,.c2 textarea{
font-size:13px;
width:890px;
}
 
.file{
margin:10px;
display:block;
}
 
span.wpcf7-list-item { display: block; }

 
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
 
.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   padding:0 3px;
}
 
.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}
 
.contact_right textarea {
   outline: none;
}
 
input[type=submit]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:33%;
   height:50px;
font-size:20px;
   padding:0 3px;
   margin:15px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
}

input[type=reset]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:33%;
   height:50px;
font-size:20px;
   padding:0 3px;
   margin:15px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
}
 
.contact_form input[type=submit]{
width:50%;
}
 
.contact_form input[type=text],.contact_form input[type=email]{
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}

/*-- footer --*/

footer{
    clear:both;
    margin:20px 0 0 0;
    padding:0;
    width:100%;
    background:#eeeeef;
    }
    
footer p{
    margin:0 auto;
    padding:10px;
    text-align:center;
    font-size:15px;
    color:#231815;
    }