@charset "utf-8";


.header{
    background: #0c426a69;
}
input[type="radio"],
input[type="checkbox"] {
  display: none; 
}
.contents{
    margin: 100px auto 0;
    max-width: 1200px;
    }
    
    .contact_head{
        width: 100%;

        margin-top: 120px;
    }
    .contact_head p{
        text-align: center;
        /* position: absolute; */
        /* transform: translate(-50%,-100%); */
        /* top: 50%; */
        /* left:50%; */
        font-size: 36px;
        font-weight: 600;
        letter-spacing: 0.2em;
        color: #000;
        /* margin-top: 80px; */
    }
    .ttl{
        margin-top: 120px;
    }
    .ttl h2 {
        font-size: 30px;
        font-weight: inherit;
        margin-bottom: 30px;
    }
    .ttl p {
        font-size: 16px;
        color: #0e7ed0;
    }

    h2{
        font-size: 30px;
        text-align: center;
        font-weight: 500;
        margin: 0 0 30px 0;
    }
    h3{
        font-size: 16px;
        text-align: center;
        font-weight: 500;
        margin: 0 auto 60px;
    }
    .h3_un{
        text-align: center;
        font-size: 22px;
        font-weight: 500;
        color:#e74b3c;
        margin: 15px auto 100px;
    }
    a{
        color: inherit;
    }
    .input{
        border-radius: 10px;
        border-width: 1px;
        border-radius: 10px;
        height: 39.21px;
        border-color: #cfcfcf;
    }
    ::placeholder{
        color: #d2d0d0;
        font-weight:300;
        

    }
    .nyuryoku{
        display: flex;
    }

    #tab_change{
        margin-top: -100px;
        padding-top: 100px;
    }
    .con1{
        display: flex;
        flex-wrap: wrap;
        width: 60%;
        margin: 0 auto;
        justify-content: space-between;
    }
    .con1 .button{
        width: 48%;
        border: 2px solid #4c8db7;
        background-color: transparent;
        text-align: center;
        margin: 0 0 30px 0;
        opacity: 0.4;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .con1 .button:last-of-type{
        /* margin:0 auto; */
    }
    .con1 .button:hover{
        transition: all 0.2s ease-out;
        box-shadow: 4px 4px 21px #eaeaea;
        background: #4c8db7;
        opacity: 1;
    }
    .con1 .button.active{
        width: 48%;
        border: 2px solid transparent;
        transition: all 0.2s ease-out;
        box-shadow: 4px 4px 21px #eaeaea;
        opacity: 1;
    }
    .con1 .button a{
        color: #000;
        display: block;
        padding: 34px 0 35px 0;
        font-size: 17px;
        border: 2px solid transparent;
        font-weight: 400;
    }
    .con1 .button:hover a{
        color:#fff;
    }
    .con1 .button.active a{
        color: #fff;
    }
    .con1 .button.active{
        background-color: #4c8db7;
    }

    #content_layer{
        width: 100%;
    }

    .con2{
        margin: 0 10px;
        padding-bottom: 140px;
    }
    .panel{
        display: none;
    }
    .panel.is-show{
        display: block;
    }
    .form{
        margin: 30px auto 0px;
        box-shadow: 4px 4px 21px #eaeaea;
        box-sizing: border-box;
        border-radius: 20px;
        padding: 40px 0 81px 0;
        display: none;
        max-width: 900px;
    }
    .form.show{
        margin: 30px auto 0px;
        box-shadow: 4px 4px 21px #eaeaea;
        box-sizing: border-box;
        border-radius: 20px;
        padding: 50px 10px 50px 10px;
        display: block;
    }


    .form .wrap{
        display: flex;
        margin-bottom: 27px;
        margin-left: 35px;
        align-items: center;
        position: relative;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }
    .form .wrap.cap01{
        margin-bottom: 63px;
    }
    .wrap_text{
        width: 166px;
    }
    .wrap .wrap_text p{
        text-align: left;
        font-size: 17px;
        position: relative;
        margin: 0;
        width: 100%;
        display: inline;
        font-weight: 400;
    }
    /* .wrap p{
        text-align: left;
        font-size: 17px;
        width: 15.11%;
    } */
    .hissu{
        width: 39px;
        height: 20px;
        background-color: #e74c3c;
        position: absolute;
        transform: translate(-100%, -50%);
        left: -28px;
        top: 50%;
        color: #fff;
        font-size: 11px;
        text-align: center;
    }
    .hissu p{
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    .hissu2{
        left: 1px;
        width: 39px;
        background-color: #e74c3c;
        position: absolute;
        transform: translate(-100%, -50%);
        left: -10%;
        top: 50%;
        color: #fff;
        font-size: 11px;
        text-align: center;
    }
    .hissu2 p{
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    .input{
        width: 348px;
        padding: 0 10px;
    text-align: left;}

    .wrap p.input_err{
        width: 100%;
        position: absolute;
        top: -17px;
        font-size: 10px;
        margin: 0px;
        color: #e74c3b;
    }
    .nyuryoku3 .input{
        height: 146.37px;
    }
    .nyuryoku1{
        margin-left: 30px;
        width: 445px;
        height: 39.21px;
    }
    .nyuryoku1 div{
        height: 100%;
    }

    .nyuryoku2{
        margin-left: 30px;
        width: 445px;
        display: flex;
        justify-content: flex-start;
        height: 39.21px;
    }
    .nyuryoku2 div{
        margin-right: 9px;
        width: 129.63px;
        position: relative;
    }
    .nyuryoku2 div .input{
        width: 100%;
    }

    .nyuryoku3{
        margin-left: 31px;
        display: block;
        width: 445px;
        height: 146.37px;
    }

    .nyuryoku4{
        margin-left: 31px;
        width: 445px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-left: 19px;
        justify-content: flex-start;
    }
    
    .wrap .nyuryoku4 .radio{
        width: 50%;
        display: flex;
        align-items: center;
        margin: 0 0px;
        flex-wrap: wrap;
    }
    .wrap .nyuryoku4 .radio.radio2{
    width:100%;
    
    }
    .wrap .nyuryoku4 p span{
        width: 100%;
        font-size: 14px;
        position: relative;
        padding: 0 48px 0 8px;
        letter-spacing: 0em;
    }
    .wrap .nyuryoku4 p:nth-of-type(4) span{
        padding: 0 0 0 8px;
    }
    .radio_button{
        appearance: none;
        position: absolute;
    }
    .radio_text::before {
        content: '';
        display: block;
        border-radius: 10px;
        position: absolute;
        border: 1px solid #2091DA;
        width: 19px;
        height: 19px;
        transform: translate(-100%, -50%);
        top: 50%;
        left: 0px;
    }
    .radio_text {
        position: relative;
        display: flex;
        align-items: center; 
    }
    /* .radio_text::after {
        content: '';
        position: absolute;
        left: 3px;
        display: block;
        border-radius: 3px;
        width: 13px;
        height: 13px;
        background-color: #0073BD;
    } */
    .radio_button:checked+.radio_text::after {
        content: '';
        position: absolute;
        left: calc(8px - 5px);
        display: block;
        border-radius: 10px;
        width: 11px;
        height: 11px;
        background-color: #0073BD;
        transform: translate(-100%, -50%);
        top: 50%;
        left: -4px;
    }

    .wrap:nth-of-type(8) p{
        width: 100%;
    }
.nyuryoku3 .cap{
    max-width:348px;
    width:100%;
}
.cap{
    font-size: 10px!important;
    display: block!important;
    text-align: left!important;
}





    .wrap2{
        margin: 0 auto 30px;
        position: relative;
        text-align: center;
    }
    .wrap2 p{
        width: 100%;
        display: inline;
        font-weight: 400;
    }
    .link{
        text-decoration: underline;
    }

    .btn_wrap{
        margin: 70px auto 40px;
        width: 200px;
    }
    .submit_btn{
        display: block;
        font-size: 14px;
        padding: 18px 0;
        width: 100%;
    }

    .check_box{
        appearance: none;
        position: absolute;
    }
    .checkbox_text{
        position: relative;
        padding-left: 10px;
    }
    .checkbox_text::before {
        position: absolute;
        left: 0;
        top: 50%;
        display: block;
        border: 1px solid #2091DA;
        border-radius: 3px;
        content: '';
        width: 16px;
        height: 16px;
        transform: translate(-100%, -50%);
    }
    .check_box:checked+.checkbox_text::after {
        position: absolute;
        top: 50%;
        left: -10px;
        display: block;
        border-right: 2px solid #0073BD;
        border-bottom: 2px solid #0073BD;
        transform: rotate(45deg) translate(-100%, -50%);
        content: '';
        width: 5px;
        height: 10px;
    }

    .submit_area{
        position: relative;
        width: 100%;
        height: 60px;
    }
    .submit_btn{
        color: #fff;
        text-align: center;
        border: 1px solid transparent;
        box-sizing: border-box;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 100%;
        transform: translateY(-50%);
        font-weight: 600;
        background: #a7a7a7;
        opacity:0.9;
    }

    .btn_wrap input{

        background: linear-gradient(to right, #0e7ed0, #2ea5fc);
        opacity: 1;
        border: 1px solid transparent;
        box-shadow: 2px 2px 22px #eaeaea;
    }   

    .br1{
        display: none;
    }
    .br2{
        display: none;
    }


    .input_box{
        border-radius: 10px;
        border-width: 1px;
        border-radius: 10px;
        height: 39.21px;
        border-color: #848484;
        max-width: 348px;
        display: flex;
        padding: 0 10px;
        position: relative;
    }

    select{
        background: #fff url(../img/contact/select_allow.png) no-repeat center right;
        background-size: 10px;
        background-position: right 10px center;
        width: 100%;
        outline: none;
    }
    .syubetsu{
        align-items: flex-start;
    }
    .wrap .nyuryoku4.syubetsu .radio:nth-of-type(3){
        width: 100%;
    }
    .jitsumukeiken{
        padding-left: 0;
    }

    #inputNumber{
        width: 60%;
        border-width: 1px;
        border-radius: 10px;
        height: 39.21px;
        border-color: #cfcfcf;
        text-align: center;
        margin-right: 10px;
    }

    .nyusyajiki #inputNumber{
        width: 45px;
    }
    .syubetsu_check {
        width: 50%;
        display: flex;
        align-items: center;
        margin-bottom: 14px;
        flex-wrap: wrap;
    }
    .syubetsu_check .radio_text{
        font-size: 14px;
        position: relative;
        padding: 0 48px 0 8px;
        letter-spacing: 0em;

    }
    .syubetsu_check .radio_text::before{
        border-radius: 3px;
    }
    .syubetsu_check .radio_button:checked+.radio_text::after{
        position: absolute;
        top: 50%;
        left: -12px;
        display: block;
        border-right: 2px solid #0073BD;
        border-bottom: 2px solid #0073BD;
        transform: rotate(45deg) translate(-100%, -50%);
        content: '';
        width: 5px;
        height: 10px;
        border-radius: 0;
        background-color: transparent;
    }

    .nyuryoku4:nth-of-type(1){
        padding-left: 0;
    }
    .nyuryoku4 form{
        display: flex;
        flex-wrap: wrap;
    }
    .wrap .nyuryoku4 .radio.mb14{
        margin-bottom: 14px;
    }
    .address_ttl{
        margin-left: 30px;
        margin: 10px 0 5px 30px;
    }
    .db550{
        display: none;
    }
@media(max-width:1060px){
    .wrap .nyuryoku4 p span{
        font-size: 14px;
    }
    .syubetsu_check{
        font-size: 14px;
    }
}
@media(max-width:1000px){

    .con1 .button a{
        font-size: 16px;
    }

    .con1{width: 80%;}
    .br2{display: block;
    }

    
}


@media(max-width:850px){

    .con1 .button a{
        font-size: 14px;
    }

    .form .wrap{
        justify-content: center;
        width: 348px;
        margin: 0 auto 27px;
    }
    .form .wrap.cap01{
        margin: 0 auto 63px;
    }
    .wrap_text{
        width: 348px;
        margin-bottom: 10px;
    }
    .wrap p{
        font-size: 15px;
        display: inline;
        /* display: block; */
        margin-bottom: 5px;
    }
    .wrap2 p{
        font-size: 15px;
    }
    .wrap .nyuryoku4 .radio:nth-of-type(1), .wrap .nyuryoku4 .radio:nth-of-type(2), .wrap .nyuryoku4 .radio:nth-of-type(3), .wrap .nyuryoku4 .radio:nth-of-type(4){
        margin-bottom: 14px;
    }

    .form.show{
        padding: 40px 20px 81px 20px;
    }
    .hissu{
        left: unset;
        right: -90px;
    }


    .input{
        margin:0 auto;
    }
    .nyuryoku1{
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    .nyuryoku2{
        width: 100%;
        justify-content: flex-start;
        margin: 0 auto;
        text-align: center;
    }
    .nyuryoku3{
        text-align: center;
        margin-left: 0;
        width: 100%;
    }

    .nyuryoku4{
        width: 348px;
        margin-left: 0;
        /* padding-left: 0; */
    }


}
@media(max-width:800px){

    .nyuryoku1{
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    .nyuryoku2{
        margin-left: 0;
    }
    .nyuryoku3{
        text-align: center;
        margin-left: 0;
        width: 100%;
    }
    .w100{
        width: 100%;
    }
}

@media(max-width:700px){
    h1{
        font-size: 26px;
    }
    .wrap p{
        font-size: 14px;
    }
    .br1{
        display: block;
    }
}
@media(max-width:550px){
    .db550{
        display: block;
    }
    .con1 .button {
        margin: 0 0 15px 0;
    }
    h1{
        font-size: 21px;
    }
    h2{
        font-size: 15px;
    }
    .con1 .button:last-of-type{
        /* width:50%; */
    }
    .con1 .button a{
        font-size: 12px;
        padding: 11px 0 10px 0;
    }
    .contents{
        margin-top: 60px;
    }
}
@media (max-width:450px) {
    .form .wrap{
        width: 91.1%;
    }
    h1{
        font-size: 17px;
    }
    h2{
        font-size: 14px;
    }
    .wrap .nyuryoku4 p span{
        font-size: 13px;
    }
    .syubetsu_check{
        font-size: 13px;
    }

    .wrap2 p{
        font-size: 13px;
    }
    .input{
        width: 100%;
    }

}


