/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015/01/28, 11:27:52
    Author     : inouet
*/
.circle-btn{
    display: block;
    height: 80px;
    width: 150px;
    letter-spacing: 0.1em;
    line-height: 25px;
    text-decoration: none;
    padding: 45px 0 10px 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #eb6877;
    -webkit-background-size: 35px 35px;
    background-size: 35px 35px;
    border: 2px dashed #FFF;
    border-radius: 250px 190px 230px 180px;
}
.p-circle-btn{
    cursor: pointer;
    padding: 3px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #eb6877;
    -webkit-background-size: 35px 35px;
    background-size: 35px 35px;
    border-radius: 250px 190px 230px 180px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    -o-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    -ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
.p-circle-btn:hover,
.p-circle-btn:hover > .circle-btn{
    color: #FFF;
    border-radius: 40px;
    background-position: top;
    box-shadow: none;
}
.top-main_img{
    height: auto;
    background-color: #c2ebe3;
}
.main-img{
    width: 1000px;
    margin: 0 auto;
}
.main_space{
    overflow: hidden;
    margin-bottom: 35px;
}
.main_space #rinen{
    float: left;
    width: 366px;
    height: 141px;
    margin: 35px 350px 0 0;
}
.main_space #cloth{
    float: left;
    margin-top: 25px;
}
.main_floor{
    height: 165px;
    text-align: center;
    background-color: #aacfc8;
}
.main_floor #mishin{
    margin: -95px auto 0;
}
.top-main{
}
.top-main .nuno-img{
    width: 568px;
    margin: 0 auto;
}
.top-main_body_1,
.body_2-body{
    width: 1080px;
    margin: 0 auto 50px;
}
.top-main_body_2{
    width: 100%;
    background: url("../img/main2_bg.png") repeat ;
    margin: 0 auto 0px;
    padding: 80px 0 30px;
}
.main_body_2{
    width: 100%;
    background: url("../img/main2_bg.png") repeat ;
    margin: 0 auto 0px;
    padding: 0px 0 30px;
}
.top-main_body_h1,
.top-main_body_h2{
    padding-bottom: 80px;
}
.top-main_body_1 h2{
    width: 630px;
    height: 77px;
    background: url("../img/h_bg.png") no-repeat ;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 2.3em;
    margin: 100px auto 40px;
}
.top-main_body_2 h2{
    width: 630px;
    height: 77px;
    background: url("../img/h_bg.png") no-repeat ;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 2.3em;
    margin: 0px auto 40px;
}
.h1_stc{
    float: left;
    width: 610px;
    min-width: 550px;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}
#nuno{

}
.top_topick{
    float: left;
    margin: -30px 0 0 40px;
}
.top_topick{
    margin: -30px 0 0 40px;
}
.main_body h1,
.main_body h2{
    width: 630px;
    height: 77px;
    font-size: 200%;
    background: url("../img/h_bg2.png") no-repeat ;
    text-align: center;
    line-height: 2.3em;
    letter-spacing: 0.2em;
    margin: 0 auto;
}
.main_body_stc{
    width: 820px;
    font-size: 130%;
    line-height: 30px;
    overflow: hidden;
    padding-top: 30px;
    margin: 0 auto;
}

.company_table,
.inquiry_table{
    width: 700px;
    margin: 15px auto 30px;
}
.company_table th,
.company_table td{
    vertical-align: middle;
    border: 2px solid #FFF;
    padding: 15px 0 15px 20px;
}
iframe{
    background-color: #FFF;
    padding: 10px;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    -o-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    -ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}

.gyoum-body{
    width: 920px;
    height: auto;
    color: #63787a;
    background: url("../img/paper_bg.png") repeat;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    padding: 50px 10px 20px;
    margin: 0 auto;
}
.gyoum-body_1{
    float: left;
    margin-left: 100px;
}
.gyoum-body_2{
    float: left;
    width: 600px;
    margin-left: 50px;
    margin-top: 10px;
}
.gyoum-body_3{
    font-size: 120%;
    letter-spacing: 0.1em;
    line-height: 26px;
    border-top: 2px dashed #999;
    padding: 50px 0 30px;
}
.circle{
    width: 120px;
    height: 120px;
    color: #FFF;
    font-size: 120%;
    letter-spacing: 0.2em;
    text-align: center;
    line-height: 6.1em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #999;
}
.stick{
    width: 10px;
    height: 235px;
    background-color: #999;
    margin-left: 55px
}
.gyoum{
    margin-bottom: 40px;
}
.gyoum p{
    letter-spacing: 0.1em;
    line-height: 23px;
    margin-bottom: 10px;
}
.gyoum img{
    background-color: #FFF;
    padding: 5px;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    margin-left: 100px;
}


.kyuzin_table{
    width: 650px;
    margin: 20px 0 40px;
}
.kyuzin_table th{
    width: 180px;
}
.kyuzin_table th,
.kyuzin_table td{
    vertical-align: middle;
    border-bottom: 2px dashed #FFF;
    padding: 25px 0 5px 20px;
}

.item_body{
    width: 900px;
    margin: 30px auto 40px;
}
.item_img{
    font-size: 110%;
    letter-spacing: 0.1em;
    width: 260px;
    height: 300px;
    background: url("../img/img_bg.png") repeat;
    padding: 10px 10px;
    margin: 0 10px 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.item_img p{
    line-height: 2.0em;
}

.inquiry_table th,
.inquiry_table td{
    vertical-align: middle;
    border-bottom: 2px dashed #FFF;
    padding: 15px 0 15px 20px;
}
input[type=text],input[type=tel],input[type=email],textarea,select{
    font-size: 100%;
    border: 1px solid #FFF;
    padding: 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}
.send-btn{
    width: 210px;
    height: 75px;
    font-size: 210%;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.4em;
    line-height: 2.3em;
    border: none;
    background: url("../img/send_btn.png") no-repeat;
    cursor: pointer;
}
.send-btn:hover{
    color: #38A8A5;
}
.sendmail-body{
    width: 750px;
    height: auto;
    color: #63787a;
    letter-spacing: 0.1em;
    background: url("../img/paper_bg.png") repeat;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    padding: 30px 10px 20px;
    margin: 0 auto;
}
.sendmail_table{
    width: 650px;
    margin: 15px auto 30px;
}
.sendmail_table th,
.sendmail_table td{
    border: 2px dashed #FFF;
    padding: 15px 10px;
}