/* 下層共通 */

/* .header__sp{
    border-bottom: 4px solid #eba03b;
    background-color: #fff !important;
}

.header{
    margin-bottom:0;
} */
/*  */
.contact {
    
    padding-bottom: 30px;
}

.contact__ttl {
    text-align: center;
    width: 207.2px;


}

.contact__txt {
    
    line-height: 1.437;
    margin-top: 19px;
}

.contact__txt span{
    color: #ff0000;
}

/*  */
.input__area {
    margin-top: 26px;
}

.ttl-input__wrap {}

.ttl-input__wrap .kome {
    font-size: 10px;
    color: red;
    font-weight: bold;
    position: relative;
    top: -3px;
}

.ttl__wrap {
    margin-bottom: 8px;
}

.input__wrap {}

.ttl__wrap {}



.input__wrap {}

.contct-item {
    margin-top: 5px;

}

.contct-item .ttl__wrap {
    margin-bottom: 19px;
}


.contact-contents {
   
}



.input__wrap input {
    /*  background-color: #f2f2f2; */
    margin-bottom: 10px;
    height: 38.8px;
    width: 100%;
    background-color: #e2e2e2;
    border: 1px solid #bcbcbc;
    padding: 0 8px;
    font-size:15.4px


}

.post-code input {
    width: 149px;
    margin-bottom: 10px;
}

.address {}



textarea {
    background-color: #e2e2e2;
    width: 100%;
    height: 283.74px;
    /*  border: 1px solid #ccc;
 */
 border: 1px solid #bcbcbc;

}

.one {
    position: relative;
    display: block;
    padding-left: 20px;
    cursor: pointer;
    user-select: none;
    margin-bottom: 19px;
    line-height: 1.4;
}

.one input {
    display: none;
}

.two {
    position: absolute;
    left: 0;
    height: 16px;
    width: 16px;
    border: solid 1px black;
    border-radius: 50%;
    box-sizing: border-box;
    top: 0;
    margin-top: 2px;
}

.two:after {
    content: "";
    position: absolute;
    background: black;
    border-radius: 50%;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    opacity: 0;
}

.one input:checked+.two:after {
    opacity: 1;
}

.send {
    text-align: center;
    margin-top: 19px;
    line-height: 1.4;
}

.send__txt {}

.send .send__txt>a {

    text-decoration: underline;
    color: #0000ff;

}

.send__txt__check {}



.entry__btn {
    text-align: center;
    font-size: 17px;
    background-color: #eba03b;
    width: 156.68px;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;


    margin-top: 10px;
    cursor: pointer;
    /* margin-bottom: 29px; */
}

.entry__btn a {
    color: #333333;
    text-decoration: none;
}

/* .entry__btn:hover{
    background-color: #dde1ec;
}

.entry__btn:hover a{
    color: #243c82;
} */
.entry__btn:disabled {
    background-color: #e2e2e2;
    color: #fff;
    cursor: auto;
}


.back-to-top__btn {
    position: absolute;
    width: 47px;
    top: -27px;
    right: 2px;
}

.ttl_error_msg {
    margin-bottom:0;
    display: flex;
    align-items: center;
    font-size:12px;
    margin-left: 10px;
    color:red;
    font-weight:600;
    margin: .5rem 0;
}

.banner__img__wrap{
    width: 70%;
    max-width: 450px;
    margin:0 auto;
}


@media screen and (min-width:768px) {

    .h__ttl.en {
        font-size: 33px;
    }

    .h__ttl__border {
        width: 150.46px;
        margin-top: 6px;
        margin-left: -51px;
    }

    .contact__ttl {
        text-align: center;
        width: 248.6px;
    }

    .contact {
        
        padding-bottom: 35px;
       
    }

    .contact__txt {
        /* max-width: 940px;
        margin: 0 auto; */
        
        margin-bottom: 49px;
       /*  padding:0 20px; */
       line-height: 1.625;
    }

    .input__area {
       /*  max-width: 940px;
        margin: 0 auto; */
        margin-top: 20px;
      /*   padding:0 20px; */
    }

    .ttl-input__wrap {
        display: flex;
        margin-bottom: 26px;
    }

    

    .ttl__wrap {
        min-width: 185px;
       
        margin-bottom:0;
        display: flex;
        align-items: center;
        font-size:18px
    }

    .ttl_error_msg {
        margin-left: .5rem;
    }

    .input__wrap {
        /* max-width: 78.8%; */
        max-width: 354.2px;
        width: 100%;

    }

    

    .input__wrap input {
        margin-bottom: 0;
        height: 41px;
        width: 100%;
    }

    .address {
        max-width: none;
        width: 100%;
      
    }

    textarea {
        height:136.6px;

    }

    .input__area .post-code__wrap{
        margin-bottom: 33px;
    }

    .post-code input {
        width: 149px;
        margin-bottom: 18.5px;
    }

    .contct-item {
        margin-top: 38px;
    }

    .contact-contents{
        width:100%;
    }
    .contact-contents .input__wrap{
        width: 100%;
    max-width: 100%;
    }

    .contact-contents .ttl__wrap{
        display: block;
        padding-top:5px;
    }

    .send {
        text-align: center;
        margin-top: 33px;
        line-height: 1.4;
    }

    /* .send__btn__wrap {
        background-color: #ff02ae;
        width: 232px;
        height: 43.5px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        position: relative;
        margin-top: 21px;
        margin-bottom: 52px;
    } */

    .ttl-input__wrap .tel__input__wrap input {
        
    }

    .entry__btn {
        
        margin-top: 15px;
    }

    .input__margin {
        margin-top: 10px;
    }

    .input__area .contct-item .ttl__wrap {
        display: block;
        padding-top: 10px;
    }

    .back-to-top__btn {
        position: absolute;
        width: 47px;
        top: -27px;
        right: 35px;
    }

    /* バナー */
    .banner__wrap{
        display:flex;
        max-width: 500px;
        margin: 0 auto;
    }

    .banner__img__wrap{
        width: 50%;
        max-width: 450px;
        margin:0 auto;
    }

}