@charset "UTF-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
header{
}
.front_img{
    margin-bottom: 120px;
}
.front_img img:nth-last-child(1){
    width: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 380px;
}
.sp_frontsp_front{
    margin-bottom: 130px;
    margin-top: 65px;
}
h3{
    font-size: 42px;
    text-align: center;
    color: #121212;
    letter-spacing: 0.075rem;
    line-height: 55px;
}
h3 span{
    font-size: 40px;
    color: #068e53;
}
.herf{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: -35px;
}
.gbg{
    background-color: #c2d1ce;
}
img{
    width: 100%;
}
.wlist{
        width: 1000px;
    margin: auto;
    list-style: none;
    display: flex;
    padding-top: 120px;
    padding-bottom: 104px;
}
.wlist li{
    width: 33%;
    display: inline-block;
    text-align: center;
    margin: 0px 30px;
}
.wlist p{
    background: #000;
    color: #fff;
    width: 249px;
    padding: 10px 15px;
    text-align: center;
    position: absolute;
    margin-top: -50px;
    font-weight: bold;
}
.wlist p span{
    font-size: 13px;
}
.area2{
    background-color: #fff;
    height: 669px;
    background-image: url(../img/dot.png);
    position: relative;
}
.answer{
    width: auto;
    position: absolute;
    top: 140px;
}
.three_img{
    width: 487px;
}
.arrow{
    text-align: center;
}
.arrow img{
    width: auto;
}
.lbox{
    width: 50%;
    float: left;
    text-align: center;
}
.lbox .mttl{
    font-size: 37.8px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 110px;
}
.lbox .mttl span{
    font-size: 45px;
    color: #068e53;
}
.rbox{
    width: 50%;
    float: right;
    margin-top: 60px;
}
.rbox ul{
    list-style: none;
}
.rbox ul li{
    width: 535px;
    padding: 25px 50px;
    box-shadow: 0 0 10px #d4d4d4;
    margin-bottom: 14px;
    background: #fff;
    font-size: 15px;
}
.rbox ul li:nth-child(1){
    background-image: url(../img/hand.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.rbox ul li:nth-child(2){
    background-image: url(../img/kin.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.rbox ul li:nth-child(3){
    background-image: url(../img/saifu.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.rbox ul li p:nth-child(1){
    font-size: 18px;
    font-weight: bold;
    color: #068e53;
    margin-bottom: 20px;
}
.rbox ul li p:nth-child(2){
    font-weight: bold;
}
.marker {
    background: linear-gradient(transparent 35%, #ffff73 0%);
    font-weight: bold;
}
.wlist li img{
    width: 270px;
    height: auto;
    position: relative;
}
.chara{
    padding-top: 80px;
}
.chara_list{
    width: 1066px;
    margin: auto;
    display: flex;
    list-style: none;
    margin-top: 60px;
    padding-bottom: 70px;
}
.chara_list li{
    width: 20%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}
.chara_list li img{
    width: 174px;
    margin-bottom: 30px;
}
.chara_list p span{
    background: linear-gradient(transparent 30%, #ffff73 0%);
}
.cost_box{
    background-image: url(../img/dot.png);
    padding: 70px 0px 40px;
}
.cost_table{
    width: 1200px;
    margin: auto;
    margin-top: 50px;
}
.cost_table th{
    font-size: 20px;
    background: #c2d1ce;
    padding: 30px 67px;
}
.cost_table .cnone{
    opacity: 0;
}
.cost_table .white{
    font-size: 20px;
    color: #fff;
    background-color: #068e53;
    padding: 20px 13px;
}
.cost_table .white_img{
    width: auto;
    vertical-align: middle;
    padding-right: 10px;
    padding-bottom: 5px;
}
.cost_table td{
    background-color: #f5f5f5;
    text-align: center;
    padding: 0px 20px;
}
.cost_table .gr{
    color: #068e53;
    background-color: #fbfbfb;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px 50px;
}
.mlist li img{
    width: 270px;
}
.mbox{
    width: 1127px;
    margin: auto;
    padding: 40px 0px 130px
}
.mbox .mlist{
    width: 100%;
    display: inline-block;
    list-style: none;
    text-align: center;
    margin: 50px 0px 30px;
}
.mbox .mlist li{
    width: 24%;
    display: inline-block;
}
.mbox p{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.075rem;
    background-color: #f5f5f5;
    padding: 25px 0px;
}
.flow_list{
    width: 1209px;
    margin: auto;
    list-style: none;
    display: flex;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 40px;
}
.flow_list li{
    width: 25%;
    margin: 0px 15px;
}
.flow_list li .ctitle{
    font-size: 27px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}
.flow_list li .ctext{
    text-align: left;
    font-weight: bold;
}
.flow_list li .atext{
    font-size: 11.7px;
    font-weight: 100;
    margin-top: 15px;
    text-align: left;
}
.flow_list li img{
    width: 239px;
    background-image: url("../img/bk_arrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.qa_area{
    background-image: url(../img/dot.png);
    height: 841px;
}
.qa_title{
    padding: 60px 0px 50px;
}
.qa_list{
    width: 1200px;
    margin: auto;
    list-style: none;
}
.qa_list li{
    background-color: #fff;
    box-shadow: 0 0 10px #d4d4d4;
    margin: 10px -10px;
    height: 90px;
}
.qa_list li:nth-child(even){
    width: 46%;
    float: left;
    padding: 30px 20px;
}
.qa_list li:nth-child(odd){
    width: 46%;
    float: right;
    padding: 30px 20px;
}
.qa_list li p:nth-child(1){
    background-image: url(../img/qicon.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: left 5px center;
    font-size: 14px;
    color: #068e53;
    font-weight: bold;
    padding: 10px 0 10px 43px;
}
.qa_list li p:nth-child(2){
    background-image: url("../img/aicon.png");
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: 22px;
    padding-left: 43px;
    color: #121212;
    font-weight: bold;
    font-size: 14px;
}
.form_area{
    background: #fbfbfb;
    padding-bottom: 176px;
}
.form_area .form_text{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 0.04rem;
    margin: 0px 0 70px 0;
    padding-top: 40px;
}
.form_area #mail-form{
    width: 986px;
    margin: auto;
}
.form_area #mail-form tr{
    height: 120px;
}
.form_area #mail-form th{
    font-size: 20px;
    letter-spacing: 0.05rem;
    line-height: 15.12px;
    text-align: left;
    border-bottom: solid 1px #e6e6e6;
    padding-right: 30px;
}
.form_area #mail-form td{
    border-bottom: solid 1px #e6e6e6;
}
.form_area #mail-form td ul{
    list-style: none;
    display: inline-block;
    width: 100%;
}
.form_area #mail-form td ul li{
    display: inline-block;
    width: 30%;
    margin: 5px 0px;
}
.form_area #mail-form td input[type="text"], .form_area #mail-form td input[type="tel"], .form_area #mail-form td input[type="mail"]{
    font-size: 14px;
    letter-spacing: 0.01rem;
    line-height: 23px;
    padding: 20px 0px 20px 20px;
    width: 681px;
}
.form_area #mail-form td input[type="radio"]{
    width: 15px;
    height: 15px;
    vertical-align: text-top;
    margin-right: 10px;
}
.form_area #mail-form td textarea{
    font-size: 14px;
    letter-spacing: 0.01rem;
    padding: 10px 0px 10px 10px;
    width: 681px;
    margin: 30px 0px;
    border: solid 1px darkgrey;
}
.form_area #mail-form th span{
    font-size: 14px;
    color: #068e53;
    margin-left: 10px;
    vertical-align: middle;
}
.form_area .button_area{
    list-style: none;
    width: 100%;
    text-align: center;
    margin: 50px 0;
}
.form_area .button_area li{
    width: 20%;
    display: inline-block;
}
.form_area .button_area #reset-input{
    width: 175px;
    height: 61px;
    background: #d6d4d4;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.check_text{
    text-align: center;
    font-weight: bold;
}
.check_text input[type="checkbox"]{
    margin-right: 10px;
}
.form_area .button_area #submit-input[disabled]{
    width: 175px;
    height: 61px;
    background: #d6d4d4;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.form_area .button_area #submit-input{
     width: 175px;
    height: 61px;
    background: #068e53;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all  0.3s ease;
}
.form_area .privacy_area{
    padding: 40px;
    margin: 30px 0;
    background-color: #f3f2f2;
}
.form_area .privacy_area .title{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05rem;
    vertical-align: 15px;
}
.form_area .privacy_area .text{
    font-size: 14px;
    margin-top: 20px;
    height: 140px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.form_area .privacy_area .text span{
    font-size: 15px;
    font-weight: bold;
}
.contact{
    width: 100%;
    display: inline-flex;
    list-style: none;
    margin-bottom: -6px;
    bottom: 0;
}
.contact li{
    width: 34%;
}

.contact li:nth-child(1){
    margin-right: 3px;
}

.contact li:nth-child(2){
    margin-right: 3px;
}

.topBtn {
  position:fixed;
  display:block;
  box-sizing:border-box;
}

.wrapper {
  position:relative; /*topBtnの親要素に指定*/
}

.footer .aces_area{
    position: relative;
    width: 50%;
    height: 500px;
    float: left;
    background: #000;
    color: #fff;
    font-weight: bold;
}

.footer .aces_box{
    margin: 60px 82px 50px 82px;
}

.footer .gmap{
    width: 6.5%;
    position: absolute;
    left: 25.2%;
    bottom: 3.21%;
}

.gmap_area {
    position: relative;
    height: 500px;
    overflow: hidden;
    width: 50%;
}

.gmap_btn{
    width: 93px;
    position: absolute;
    padding-top: 7px;
    left: 410px;
}

.fsub_title{
    margin-top: 160px;
}

.fsub_text{
    font-size: 14px;
    letter-spacing: 0.06rem;
    line-height: 36px;
}
.fsub_text p{
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left;
    padding-left: 30px;
}
.fsub_text .ac{
    background-image: url("../img/map_icon.png");

}
.fsub_text .tl{
    background-image: url("../img/tel_icon.png");
}
.fsub_text .hu{
    background-image: url("../img/human_icon.png");
}

.gmap_area iframe,
.gmap_area object,
.gmap_area embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.hlogo{
    position: absolute;
    left: 88px;
    top: 55px;
    z-index: 1;
}
.flogo, .hlogo{
    width: 208px;
}
.glist{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.glist li{
    width: 33%;
    display: inline-block;
    background-color: #fff;
    border: solid 2px #068e53;
    border-radius: 21px;
    font-size: 15px;
    text-align: center;
    color: #068e53;
    margin: 2px 0px;
    padding: 4px 0px;
    font-weight: bold;
}
.gtext{
    color: #068e53;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    margin: 15px 0px;
}
.btext{
    font-weight: bold;
    width: 91%;
    margin: auto;
    font-size: 15px;
    margin-top: 10px;
}
.sp_ttl{
    text-align: center;
    font-size: 26px;
}
.sp_bg{
}
.g{
    color: #068e53;
}
.b{
    font-size: 15px;
}
.bk{
    font-size: 20px;
}

.pc{
    display: block!important;
}
.sp{
    display: none!important;
}
.btn_bg{
    background-color: lightgray;
    width: 80px;
    height: 60px;
    position: fixed;
    top: 55px;
    right: 88px;
    border-radius: 100%;
    padding-top: 20px;
    z-index: 10;
}
@media screen and (min-width:0px) and ( max-width:321px) {
    .sp_bg img{
        top: 226px!important;
    }
    .herf{
        margin: auto;
        padding: 20px 0;
        position: static;
    }
}
@media screen and (min-width:322px) and ( max-width:375px) {
    .sp_bg img{
        top: 262px;
    }
}
@media screen and (max-width: 767px) {
    .form_area #mail-form td textarea{
        font-size: 16px;
    }
    .sp{
        display: block!important;
    }
    .pc{
        display: none!important;
    }
    /*ここから*/
    header{
    }
    h3{
        font-size: 20px;
        line-height: 25px;
        width: 95%;
        margin: auto;
    }
    h3 span{
        font-size: 25px;
    }
    .sp_front{
        background-image: url("../img/s_rei.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding-top: calc(100%*1011/750);
    }
    .herf{
        margin: auto;
        margin-top: auto;
        padding: 20px 0;
        position: static;
    }
    .wlist{
        width: 90%;
        display: block;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .wlist li{
        width: 100%;
        margin-bottom: 80px;
        margin-left: 0;
    margin-right: 0;
    }
    .wlist li img{
        width: 70%;
    }
    .wlist p{
        width: 67%;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: -30px;
    }
    .arrow img{
        width: 60%;
    }
    .rbox ul{
        padding-bottom: 30px;
    }

    .lbox{
        width: 100%;
        float: none;
    }
    .rbox{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .lbox img{
        width: 90%;
    }
    .answer{
        width: 40%!important;
        top: 50px;
    left: 10%;
    }
    .lbox .mttl{
        font-size: 27px;
        padding-top: 35px;
        padding-bottom: 20px;
        width: 95%;
        margin: auto;
    }
    .lbox .mttl span{
        font-size: 30px;
    }
    .footer .aces_box {
        margin: 30px 21px 25px 21px;
    }
    .footer .aces_area{
        width: 100%;
        height: auto;
    }
    .fsub_title{
        margin-top: 80px;
    }
    .gmap_area{
        width: 100%;
        height: 250px;
    }
    .rbox ul li{
        width: 85%;
        padding: 10px;
        margin: auto;
        margin-top: 20px;
    }
    .rbox ul li:nth-child(1){
        margin-top: -30px;
    }
    .rbox ul li p:nth-child(1){
        font-size: 16px;
        margin: 0px 10px 10px 10px;
    }
    .rbox ul li p:nth-child(2){
        font-size: 14px;
        margin: 0px 10px;
    }
    .area2{
        height: auto;
    }
    .chara{
        padding-top: 40px;
        line-height: 30px;
    }
    .chara_list{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .chara_list li{
        width: 45%;
        display: inline-block;
        vertical-align: text-top;
        margin-bottom: 20px;
    }
    .chara_list li img{
        width: 80%;
        margin-bottom: 10px;
    }
    .cost_box{
        padding: 35px 0px 20px;
    }
    .mbox{
        width: 100%;
        padding: 20px 0px 70px;
        text-align: center;
    }
    .mbox .mlist{
        width: 90%;
        margin: 25px 0px 15px;
    }
    .mbox .mlist li{
        width: 49%;
    }
    .mbox .mlist li img{
        width: 100%;
    }
    .flow_list{
        width: 100%;
        display: inline-block;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .flow_list li{
        width: 90%;
        display: inline-block;
        padding: 15px 0px;
    }
    .flow_list li .ctitle{
        font-size: 20px;
        margin: 50px 0px;
        text-align: left;
    }
    .flow_list li .atext{
        font-size: 14px;
        margin-top: 10px;
        float: left;
    }
    .flow_list li img{
        width: 40%;
        float: left;
        margin: 0px 20px 0px 10px;
    }
    .qa_list{
        width: 90%;
    }
    .qa_list li:nth-child(odd){
        width: 95%;
        padding: 10px;
        margin: 20px 0px;
        float: none;
        height: auto;
    }
    .qa_list li:nth-child(even){
        width: 95%;
        padding: 10px;
        margin: 20px 0px;
        float: none;
        height: auto;
    }
    .qa_list li p:nth-child(1){
        background-size: auto;
        padding: 5px 0px 5px 40px;
        margin-bottom: 5px;
        font-size: 16px;
    }
    .cost_table{
        width: 90%;
        margin-top: 30px;
    }
    .cost_table th{
        padding: 5px;
        font-size: 14px;
        width: 30%;
    }
    .cost_table td{
        padding: 5px;
        font-size: 14px;
        width: 51%;
    }
    .cost_table .gr{
        padding: 5px;
        font-size: 14px;
    }
    .cost_table .white{
        padding: 5px;
        font-size: 14px;
    }
    .form_area{
        padding-bottom: 0px;
    }
    .form_area #mail-form{
        width: 100%;
        margin: auto;
    }
    .form_area .privacy_area{
        padding: 20px;
        margin: 15px;
    }
    .form_area .button_area{
        margin: 25px 0px 100px 0px;
    }
    .form_area .button_area li{
        width: auto;
    }
    .form_area #mail-form td input[type="text"], .form_area #mail-form td input[type="tel"], .form_area #mail-form td input[type="mail"]{
            width: 95%;
    padding: 5px;
    font-size: 16px;
    margin: auto;
    }
    .form_area #mail-form td textarea{
        width: 100%;
        padding: 0px;
        margin: 0;
    }
    .form_area #mail-form table{
        width: 90%;
        margin: auto;
    }
    .form_area #mail-form table th{
        padding: 10px 0px 10px 0px;
        border-bottom: none;
        font-size: 16px;
    }
    .form_area #mail-form table td{
        font-size: 16px;
        padding: 0px;
        margin-bottom: 10px;
    }
    .form_area #mail-form table th, .form_area #mail-form table td {
        width: 100%;
        display: block;
    }
    .mbox p{
        width: 85%;
        margin: auto;
        font-size: 16px;
        padding: 12.5px;
    }
    .form_area .form_text{
        width: 90%;
        margin: auto;
        padding-top: 30px;
    }
    .form_area #mail-form td ul li{
        width: auto;
    }
    .form_area #mail-form tr{
        height: auto;
    }
    .qa_title{
        padding: 30px 0px 10px;
    }
    .qa_area{
        height: auto;
        padding-bottom: 30px;
    }
    .cc{
        width: 100%;
        margin: 10px 0px;
    }
    .cc a{
        text-decoration: none;
    }
    .cc li{
        width: 95%;
        text-align: center;
        margin: auto;
        background: #068e53;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 15px 0px;
        margin-bottom: 15px;
    }
    .flow_list li .ctext{
        font-size: 15px;
        float: left;
        margin-top: 15px;
        font-weight: normal;
    }
    .hlogo{
        width: 38%;
        position: absolute;
        top: 25px;
        left: 20px;
    }
    .gmap_btn{
        padding:10px 0px;
        position: inherit;
    }
    .cost_table .white_img{
        width: 50%;
    }
    .contact a{
        text-decoration: none;
    }
    .contact .fmenu{
        background-color: #068e53;
        color: #fff;
        text-align: center;
        padding: 25px 10px;
        font-weight: bold;
        border-radius: 5px 5px 0px 0px;
        font-size: 14px;
    }
    .chara_list{
        margin-top: 30px;
}
    .btn_bg{
        top: 19px;
        right: 20px;
        width: 60px;
        height: 60px;
        padding-top: 0px;
    }
    .sp_bg img{
        position: absolute;
        top: 290px;
        width: 95%;
        left: 0;
        right: 0;
        margin: auto;
    }
}
@media screen and (max-width: 320px) {
    .form_area .button_area #reset-input, .form_area .button_area #submit-input[disabled]{
        width: 140px;
    }
    .glist li{
        width: 43%;
    }
    .flow_list li .ctitle{
        font-size: 18px;
        margin: 40px 0px;
    }
    .flow_list li img{
        margin: 10px;
    }
}