.cv{
    /*background: url("../../images/bg.jpg");*/
    /*background-repeat: repeat-x;*/
    background-color: #D24131;
    padding-bottom: 0px;
}



.wrap{
    background: #D24131;
}

@media (max-width: 699px) {
    .wrap{
        background: #D24131;
    }
}

section.formarea {
    background: #D24131 !important;
}

.infobox p.tell {
    border-bottom: none !important;
    background: #fff;
    border-radius: 5px;
}

.infobox dl{
    text-align: center;
}

.infobox dl dt {
    color: #222;
}

.infobox dl dd {
    color: #222;
}

section.formarea h4 {
    border-left: 4px solid #3ACDAF;
}

footer {
    border-top: none !important;
}

p.please{
    background: #D5B76E;
    padding: 15px;
    font-size: 20px !important;
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 30px !important;
    text-align: center;
}


/*PC*/
@media (min-width: 700px) {
    .pc{
        display: block;
    }
    .sp{
        display: none;
    }

    section.formarea h3 {
        font-size: 2rem;
        color: #fff;
    }

    .caution_bg{
        width: auto;
        max-width:100%;
        margin:20px auto;
        background-color: #f5f5f5;
        padding: 20px 30px;
    }

    .caution_bg h5{
        text-align: center !important;
        font-weight: bold;
        color: #000;
        font-size: 18px !important;
        border: none !important;
        margin: 0 0 15px 0 !important;
    }

    .caution_bg h6{
        font-size: 16px;
        font-weight: bold;
        color: #BF0000;
        margin: 0 0 10px;
    }

    .caution_bg p{
        text-align: left !important;
        font-size: 16px !important;
        color: #000;
        line-height: 1.5;
        margin: 0 0 20px 0 !important;
    }


    .taisyoBox {
        display: block;
        background-color: #D24131;
        padding: 15px 0;
    }

    .taisyoBox .innerArea{
        width: auto;
        max-width: 800px;
        background-color: #f5f5f5;
        padding: 15px 30px;
        color: #000;
        margin-bottom: 0;
        margin-top: 0 !important;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10px;

    }

    .taisyoBox .innerArea h5{
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        padding-bottom: 15px;
        margin: 0 0 10px 0;
        color: #FD9903;
        border-bottom: 2px solid #FD9903;


    }

    .taisyoBox .innerArea p{
        text-align: left;
        font-size: 18px;
        color: #000;
    }



    .taisyoBox .innerArea dl{

    }

    .taisyoBox .innerArea dl dt{
        width: 100px;
        background: #FD9903;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        float: left;
        text-align: center;

    }

    .taisyoBox .innerArea dl dd{
        margin-left: 120px;
        color: #000;
        font-size: 18px;


    }

    .taisyoBox .innerArea ul{
      background-color: #eee;
        padding: 5px 10px 5px;
        padding-left: 30px;

    }

    .taisyoBox .innerArea ul li{
        font-size: 14px;
        color: #333;
    }

    footer {
        border-top: none !important;
        text-align: center;
    }

    footer a{

        font-size: 16px;
        text-decoration: underline;
        margin-bottom: 20px;
        display: inline-block;
        padding: 0 10px;
        color: #222;
    }

    footer a:hover{
        color: #222;
        text-decoration: none;
    }

    p.txtx{
        text-align: center;
        font-size: 16px;
        padding-top: 10px;
    }


}

/*SP*/
@media (max-width: 699px) {

    .taisyoBox .innerArea ul{
        background-color: #eee;
        padding: 5px 10px 5px;
        padding-left: 30px;

    }

    .taisyoBox .innerArea ul li{
        font-size: 14px;
        color: #333;
    }

    p.txtx{
        font-size: 12px;
        padding: 10px 15px;
        text-align: left;
    }


    .pc{
        display: none;
    }
    .sp{
        display: block;
    }

    section.formarea h3 {
        font-size: 1.25rem;
        color: #fff;
    }

    section.formarea .form_waku {
        margin-bottom: 20px;
    }

    .caution_bg{
        width: auto;
        max-width:100%;
        margin:20px 0;
        background-color: #f5f5f5;
        padding: 15px 15px;
    }

    .caution_bg h5{
        text-align: center !important;
        font-weight: bold;
        color: #000;
        font-size: 16px !important;
        border: none !important;
        margin: 0 0 15px 0 !important;
    }

    .caution_bg h6{
        font-size: 16px;
        font-weight: bold;
        color: #BF0000;
        margin: 0 0 10px;
    }

    .caution_bg p{
        font-size: 16px;
        color: #000;
        line-height: 1.5;
        margin: 0 0 20px 0 !important;
    }


    .caution_bg ul{
        padding-inline-start: 20px !important;
        margin-bottom: 20px;
    }

    .caution_bg ul li{
        list-style-type: disc;
        font-size: 16px;

    }

    .caution_bg a{
        font-size: 12px;
    }


    .taisyoBox{
        display: block;
        background-color: #D24131;
        padding: 15px 15px 15px;
    }

    .taisyoBox .innerArea{
        width: auto;
        max-width: 700px;
        background-color: #f5f5f5;
        padding: 15px 15px;
        color: #000;
        margin-bottom: 0;
        margin-top: 0 !important;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10px;

    }

    .taisyoBox .innerArea h5{
        font-weight: bold;
        text-align: center;
        font-size: 18px;
        padding-bottom: 5px;
        margin: 0 0 10px 0;
        color: #FD9903;
        border-bottom: 2px solid #FD9903;


    }

    .taisyoBox .innerArea p{
        text-align: left;
        font-size: 16px;
        color: #000;
    }



    .taisyoBox .innerArea dl{

    }

    .taisyoBox .innerArea dl dt{
        width: auto;
        background: #eee;
        color: #FD9903;
        font-size: 16px;
        font-weight: bold;
        float: none;
        text-align: left;
        padding:  3px 5px;
        margin-bottom: 10px;
        border-bottom: 1px dashed #FD9903;

    }

    .taisyoBox .innerArea dl dd{
        margin-left: 0px;
        color: #000;
        font-size: 16px;


    }

    footer {
        border-top: none !important;
        text-align: center;
    }

    footer a{

        font-size: 14px;
        text-decoration: underline;
        margin-bottom: 20px;
        display: inline-block;
        padding: 0 10px;
        color: #222;
    }

    footer a:hover{
        color: #222;
        text-decoration: none;
    }

}

section.formarea .mod-icon-inquiry-any {
    margin-left: 15px;
    padding: 2px 6px;
    background-color: #666;
    color: #fff;
    font-size: 72%;
    float: none;
    font-weight: 400;
}

.taisyoBox .innnerbg {
    background-color: #FD9903;
    padding: 20px 0;
}

/*.taisyoBox {*/
    /*display: block;*/
    /*background-color: none;*/
    /*padding: 0px 0;*/
/*}*/

/*PC用*/
p.amzn{
    color: #222;
    margin-bottom: 0;
    font-size: 12px;
    padding-top: 5px;
}

/*SP用*/
@media (max-width: 699px) {
    p.amzn{
        color: #222;
        margin-bottom: 0;
        font-size: 10px;
        padding: 10px 15px 0;
    }
}