@charset "UTF-8";

/* setting.scss start*/
body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 62.5%;
    color: #000000;
    min-width: 1200px;
    font-weight: 500;
}

.boxwap {
    width: 80%;
    margin: 0 auto;
}

.wap1040 {
    width: 1040px;
    min-width: 1040px;
    margin: 0 auto;
}

.fade,
.header_flex .logo,
.header_flex .contact,
.s3_area .contactArea li.btn{
    transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.fade:hover,
.header_flex .logo:hover,
.header_flex .contact:hover,
.s3_area .contactArea li.btn:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

/* setting.scss end*/
/* main.scss start*/
@media screen and (max-width: 480px) {
    .wap1040 {
        width: 94%;
        min-width: 94%;
        margin: 0 auto;
    }

    body {
        min-width: 100%;
    }

    .boxwap {
        width: 94%;
    }

    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }
}

.header_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1% 0;
    align-items: center;
}

@media screen and (max-width: 480px) {
    .header_flex {
        padding: 2% 0;
    }
}

.header_flex .logo {
    width: 10%;
    margin-right: auto;
    margin-left: 0;
}

@media screen and (max-width: 480px) {
    .header_flex .logo {
        width: 35%;
    }
}

.header_flex .logo img {
    width: 100%;
    height: auto;
}

.header_flex .telsize {
    width: 3%;
    margin-right: 1%;
    padding-top: 0.5%;
}

@media screen and (max-width: 480px) {
    .header_flex .telsize {
        width: 15%;
        margin-right: 1%;
        padding-top: 0;
    }
}

.header_flex .telsize img {
    width: 100%;
    height: auto;
}

.header_flex .telArea {
    padding-top: 0.5%;
}

@media screen and (max-width: 480px) {
    .header_flex .telArea {
        display: none;
    }
}

.header_flex .telArea .tel {
    font-size: 2.3vw;
    font-family: "游明朝", "YuMincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 1200px) {
    .header_flex .telArea .tel {
        font-size: 3em;
    }
}

.header_flex .telArea .info {
    font-size: 1.1em;
}

@media screen and (max-width: 1200px) {
    .header_flex .telArea .info {
        font-size: 1.1em;
    }
}

.header_flex .contact {
    width: 25%;
    margin-left: 2%;
    margin-top: 0.5%;
}

@media screen and (max-width: 480px) {
    .header_flex .contact {
        width: 15%;
        margin-left: 2%;
    }
}

.header_flex .contact img {
    width: 100%;
    height: auto;
}

#wapper {
    width: 100%;
    overflow-x: hidden;
}

.fv{
    position: relative;
}
.fv .fv_tt{
    position: absolute;
    top: 60%;
    left: 10%;
    width: 80%;
}
.fv .fv_tt h1{
    font-size: 40px;
    line-height: 61px;
    letter-spacing: 6px;
}
.fv .fv_tt p{
    font-size: 21px;
    line-height: 61px;
    font-weight: bold;
}
.fv img{
    width: 100%;
    height: auto;
}
.s1_area p{
    text-align: center;
    background: #fff74b;
    width: 50%;
    margin: 60px auto 0;
    font-size: 20px;
    line-height: 43px;
    border-radius: 20px;
    font-weight: bold;
}
.s1_area h2, .s2_area .s2_area_content h2, .s3_area h2{
    text-align: center;
    font-size: 45px;
    line-height: 60px;
    margin: 20px auto 30px;
    font-weight: bold;
}
.s1_area table{
    margin: 0 auto;
    width: 100%;
    letter-spacing: 0.1em;
}
.s1_area table th{
    font-size: 20px;
    line-height: 34px;
    border-right: 1px #919191 solid;
    font-weight: lighter;
}
.s1_area table th:last-child, .s1_area table .row1 th{
    border: none;
}
.s1_area .row1 th{
    width: 25%;
}
.s1_area .plan_tt{
    font-size: 23px;
    color: #f0f0f0;
    line-height: 30px;
    padding: 3% 0;
    font-weight: bold;
}
.s1_area table .point_tt{
    font-size: 21px;
    line-height: 28px;
    padding: 25px 0;
    font-weight: bold;
}
.s1_area table .row2 th, .s1_area table .row4 th,
.s1_area table .row6 th, .s1_area table .row8 th {
    background: #efeaea;
}
.s1_area table .row3 th, .s1_area table .row5 th,
.s1_area table .row7 th{
    background: #fffafa;
}
.s1_area table .point_tt.bg_yellow{
    background: #fff74b;
}
.s1_area .plan_tt.col2{
    background: #ff6b64;
    position: relative;
}
.s1_area .plan_tt.col3{
    background: #68683c;
    position: relative;
}
.s1_area .plan_tt.col4{
    background: #1b5ea5;
    position: relative;
}
.s1_area .plan_tt.col2:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #ff6b64;
}
.s1_area .plan_tt.col3:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #68683c;
}
.s1_area .plan_tt.col4:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #1b5ea5;
}

.s1_area span.fz30{
    font-size: 30px;
}
.s1_area .row2 th, .s1_area .row3 th{
    vertical-align: middle;
}
.s1_area .row2 th:nth-child(2){
    line-height: 24px;
}
.s1_area .row4 th, .s1_area .row5 th{
    padding-bottom: 20px;
}
.s1_area .row3 th:first-child, .s1_area .row5 th:first-child, .s1_area .row7 th:first-child{
    background: #fff;
}
.s2_area h2 img{
    width: 40%;
    height: auto;
}
.s2_area h2{
    width: 100%;
    margin: 100px auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
      -ms-flex-pack: justify;
    justify-content: center;
    align-items: flex-end;
}
.s2_area h2 span{
    font-size: 45px;
    margin-right: 2%;
    text-align: right;
}
.s2_area .s2_area_content{
    background-image: url(../images/nekonoteplus/s2_bg.jpg);
    background-repeat: repeat;
    background-size: 15%;
    text-align: center;
    padding: 50px 0;
}
.s2_area .s2_area_content img{
    width: 38%;
}
.s2_area .s2_area_content p{
    line-height: 40px;
    font-size: 20px;
    background: #fff;
    width: 50%;
    margin: 0 auto 20px;
    border-radius: 30px;
    font-weight: bold;
}
.s2_area .s2_arrow{
    background-image: url(../images/nekonoteplus/s2_arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 50%;
    margin: 20px auto;
}
.s2_area .s2_arrow h3{
    width: 100%;
    background: none;
    color: #fff;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    padding: 8% 0;
}
.s2_area .s2_area_content .s2_after img:first-child{
    margin-right: 4%;
}
.s2_area .s2_area_content .s2_after{
    margin-bottom: 30px;
}
.s4_area{
    background-image: url(../images/nekonoteplus/s4_bg.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-bottom: 85px;
}
.s4_area .telsize{
    width: 4%;
    margin-right: 1.5%;
}
.s4_area .telsize img{
    width: 100%;
    height: auto;
}
.s4_area .telArea{
    color: #fff;
    letter-spacing: 0.2em;
}
.s4_area .telArea .tel{
    font-size: 47px;
    line-height: 43px;
    font-weight: bold;
}
.s4_area .telArea .info{
    font-size: 21px;
    line-height: 50px;
}
.s4_area .s4_area_flex{
    display: flex;
    justify-content: center;
    padding: 125px 0 45px;
    margin: 0 auto;
}
.s4_area .contact{
    width: 44%;
    margin: 0 auto;
    display: block;
}
footer .ft_logo{
    width: 20%;
    margin: 70px auto 20px;
}
.s4_area .contact img, footer .ft_logo img{
    width: 100%;
    height: auto;
}

@media screen and (max-width: 768px){
    .fv .fv_tt h1 {
        font-size: 22px;
        line-height: 1.4;
        letter-spacing: 6px;
    }
    .fv .fv_tt p{
        font-size: 20px;
        line-height: 1.4;
    }
    .s3_area .contactArea li.btn{
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .s1_area p {
        width: 60%;
        margin: 5% auto 0;
        font-size: 16px;
        font-weight: bold;
    }
    .s1_area h2, .s2_area .s2_area_content h2, .s3_area h2{
        font-size: 30px;
        margin: 2%;
    }
    .s1_area .plan_tt, .s1_area table .point_tt, .s1_area table th{
        font-size: 3.9vw;
        line-height: 24px;
    }
    .s1_area span.fz30{
        font-size: 6vw;
    }
    .s1_area .row1 th{
        vertical-align: middle;
    }
    .s1_area span.text_small{
        font-size: 3.7vw;
    }
    .s2_area h2{
        display: block;
        width: 90%;
        margin: 50px auto 30px;
    }
    .s2_area h2 span{
        font-size: 8vw;
        text-align: center;
        margin-bottom: 15px;
    }
    .s2_area h2 img{
        width: 100%;
    }
    .s2_area .s2_area_content p{
        font-size: 16px;
        width: 70%;
        margin: 0 auto;
    }
    .s2_area .s2_area_content{
        background-size: 50%;
    }
    .s2_area .s2_area_content img{
        width: 90%;
    }
    .s2_area .s2_area_content .s2_after img:first-child{
        margin-right: 0;
        margin-bottom: 30px;
    }
    .s2_area .s2_arrow{
        width: 100%;
    }
    .s2_area .s2_arrow h3{
        font-size: 20px;
        line-height: 27px;
    }
    .s4_area .telsize{
        width: 13%;
    }
    .s4_area .telArea .info{
        font-size: 3.9vw;
        line-height: 40px;
    }
    .s4_area .telArea .tel{
        font-size: 9vw;
        line-height: 30px;
    }
    .s4_area .contact{
        width: 90%;
    }
    footer .ft_logo{
        width: 80%;
    }
    .fv .fv_tt h1{
        font-size: 7vw;
        line-height: 39px;
        letter-spacing: 0;
    }
    .fv .fv_tt p{
        font-size: 17px;
        line-height: 27px;
    }
    .fv .fv_tt{
        bottom: 6%;
        left: 4%;
        width: 92%;
        top: unset;
    }
    .s4_area{
        background-image: url(../images/nekonoteplus/sp_s4_bg.gif);
    }
}
.s3_area{
    width: 80%;
    margin: 100px auto;
}
.s3_area form{
    width: 100%;
}
.s3_area textarea{
    width: 100%;
    padding: 10px;
    font-size: 16px;
}
.s3_area form .input input{
    width: 100%;
    height: 50px;
    border: #616161 1px solid;
    padding: 0 10px;
    font-size: 16px;
}
.s3_area form .input{
    width: 77%;
    display: inline-block;
    box-sizing: border-box;
}
.s3_area .process_bar{
    width: 60%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    justify-content: center;
    margin-bottom: 60px;
}
.s3_area .process_bar .step{
    width: 7%;
    text-align: center;
}
.s3_area .process_bar .step img{
    width: 100%;
    height: auto;
}
.s3_area .process_bar .step p{
    font-size: 14px;
    margin-top: 10px;
}
.s3_area .process_bar span{
    display: inline-block;
    width: 20%;
    height: 1px;
    background: #616161;
    margin: 4% 1%;
}
.s3_area .contactArea p.label{
    display: inline-block;
    width: 30px;
    padding: 10px;
    text-align: center;
    background: #fff74b;
    font-size: 14px;
    color: #ff0000;
    height: 15px;
}
.s3_area .contactArea p.info{
    display: inline-block;
    width: 15%;
    font-size: 19px;
    padding-left: 20px;
}
.s3_area .contactArea .input p.text{
    display: none;
}
.s3_area .contactArea li{
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.s3_area .contactArea li.btn{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    border: none;
}
.s3_area .contactArea li.btn input{
    width: 100%;
    background: #ff6b64;
    border: none;
    color: #fff;
    font-size: 28px;
    padding: 20px 0;
    border-radius: 40px;
    -webkit-appearance: none;
}
.s3_area .contactArea li:nth-child(5){
    align-items: end;
}
.s3_area .contactArea li:nth-child(5) p.info{
    height: 15px;
    padding-top: 9px;
}


@media screen and (max-width: 480px){
    .s3_area{
        width: 94%;
        margin: 50px auto 80px;
    }    
    .s3_area form{
        width: 90%;
        margin: 0 auto;
    }
    .s3_area .process_bar{
        width: 100%;
        margin: 20px auto 40px;
    }  
    .s3_area .process_bar .step{
        width: 13%;
    }  
    .s3_area .contactArea li{
        display: block;
        margin-bottom: 20px;
    }
    .s3_area .contactArea p.label{
        width: 12%;
    }
    .s3_area .contactArea p.info{
        width: 65%;
    }
    .s3_area .contactArea li.btn input{
        font-size: 5.3333vw;
    }
    .s3_area form .input{
        width: 96%;
        margin-top: 10px;
    }
    .s3_area .contactArea li.btn{
        width: 100%;
        margin-top: 35px;
        padding-top: 0;
    }
}

.s3_area .mw_wp_form .error{
    font-size: 16px!important;
    padding-top: 5px;
}
.s3_area .form-notice{
    text-align: center;
    margin: 0 0 50px 0;
}
.s3_area .form-notice h2{
    font-size: 30px;
    color: #e80606;
    line-height: 40px;
}
.s3_area .form-notice p{
    font-size: 19px;
    line-height: 30px;
}
.s3_area form .input{
    font-size: 16px;
}
.s3_area li.back-form{
    text-align: center;
    width: 50%;
    margin: 20px auto;
}
.s3_area li.back-form input.back{
    width: 100%;
    background: #cccccc;
    border: none;
    padding: 20px 0;
    border-radius: 40px;
    font-size: 28px;
}
@media screen and (max-width: 480px){
    .s3_area .form-notice p{
        font-size: 4.8vw;
        line-height: 30px;
    }
    .s3_area .process_bar span{
        margin-top: 8%;
    }
    .s3_area .form-notice h2{
        font-size: 8vw;
    }
    .s3_area li.back-form{
        width: 100%;
        padding: 0;
    }
    .s3_area li.back-form input.back{
        font-size: 5.3333vw;
    }
    .s3_area .form-notice{
        margin-bottom: 30px;
    }     
}
.s3_area .mwform-tel-field input.tel{
    width: 20%;
}
.s3_area li.btn{
    position: relative;
}
.s3_area .fa-chevron-right{
    color: #fff;
    position: absolute;
    right: 7%;
    font-size: 28px;
    top: 33%;
}
@media screen and (max-width: 480px){
    .s3_area .fa-chevron-right{
        color: #fff;
        position: absolute;
        right: 6%;
        font-size: 5.3vw;
        top: 36%;
    }    
}
/* main.scss end*/
