@charset "utf-8";
.guarantee_hituyou_box {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.guarantee_hituyou_img img {
    width: 100%;
    height: auto;
    max-width: 476px;
}
.guarantee_hituyou_title {
    color: #5A4A37;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: bold;
}
.guarantee_hituyou_text {
    font-size: 0.9em;
    line-height: 1.6em;

  padding: 30px 0px 0px 0px;

/*
     margin-top: 20px;
*/
}
.guarantee_hituyou_img {

  padding: 30px 0px 0px 0px;

/*
    margin-top: 30px;
    margin-bottom: 100px;
*/
}



/*guarantee↓*/
.guarantee_text {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
    line-height: 1.6em;
    margin-top: 20px;
    margin-bottom: 40px;
}


/*hutan↓*/
.guarantee_hutan_sotowaku {
    width: 80%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    border: 4px solid #FFBE36;
    border-radius: 20px;
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
     margin-top: -20px;
     margin-bottom: 80px;
}


.guarantee_hutan_box {
    border: 3px dashed #FFBE36;
    border-radius: 20px;
}

.guarantee_hutan_title {
    color: #5A4A37;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: bold;
    border-bottom: 3px solid #FFBE36;
    margin-top: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.guarantee_hutan {
    border-top: 1px solid #FFBE36;
    border-right: 1px solid #FFBE36;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.guarantee_hutan tbody tr th {
    border-bottom: 1px solid #FFBE36;
    border-left: 1px solid #FFBE36;
    background-color: #FAE6BC;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1em;
    line-height: 1.5em;
    width: 60%;
}

.guarantee_hutan tbody tr td {
    border-bottom: 1px solid #FFBE36;
    border-left: 1px solid #FFBE36;
    padding: 5px;
    font-size: 1em;
    line-height: 1.5em;
    text-align: right;
}
.guarantee_hutan_text {
    font-size: 0.9em;
    line-height: 1.6em;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}




/*card↓*/
.guarantee_card_text {
     font-size: 0.9em;
    line-height: 1.6em;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
padding-top: 20px;
/*
    margin-top: 20px;
*/
}
.guarantee_card_img img {
    width: 100%;
    height: auto;
    max-width: 493px;
}

.guarantee_card_img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;

padding-top:20px;
/*
     margin-top: 20px;
     margin-bottom: 80px;
*/
}


/*other↓*/
.guarantee_other_text {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
    line-height: 1.6em;

padding-top:20px;
/*
    margin-top: 20px;
    margin-bottom: 70px;

*/
}



/*指定：600px～ */

@media print, screen and (min-width: 600px) {
 .guarantee_hituyou_box {
    display: flex;
}
.guarantee_hituyou_text_box {
    width: 60%;
    margin-right: 20px;
}

.guarantee_hituyou_title {
    font-size: 1.8em;
    line-height: 1.8em;
}

/*hutan↓*/
.guarantee_hutan_sotowaku {
    padding-top: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    padding-left: 1%;
    margin-bottom: 100px;
}


.guarantee_hutan_title {
    color: #5A4A37;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.8em;
    margin-top: 30px;

}
.guarantee_hutan {
    border-top: 2px solid #FFBE36;
    border-right: 2px solid #FFBE36;
    margin-top: 30px;
    margin-bottom: 20px;
}

.guarantee_hutan tbody tr th {
    border-bottom: 2px solid #FFBE36;
    border-left: 2px solid #FFBE36;
    background-color: #FAE6BC;
    font-size: 1.2em;
    width: 60%;
}

.guarantee_hutan tbody tr td {
    border-bottom: 2px solid #FFBE36;
    border-left: 2px solid #FFBE36;
    padding: 10px;
    font-size: 1.2em;
}
.guarantee_hutan_text {
    margin-bottom: 30px;
}


/*card↓*/
.guarantee_card_box {
    display: flex;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
/*★
    margin-bottom: 100px;
*/
}

.guarantee_card_text {
    width: 50%;
    margin-right: 20px;
}

.guarantee_card_img {
    width: 40%;
    margin-right: 20px;
  margin-bottom: 0px;
}



/*other↓*/
.guarantee_other_text {
    text-align: center;
padding-top:30px;

}


}

/*指定：835px～ */
@media print, screen and (min-width: 835px) {


 .guarantee_hituyou_text_box {
    margin-right: 40px;
}

.guarantee_hituyou_title {
    font-size: 2.3em;
}


/*hutan↓*/
.guarantee_hutan_sotowaku {
    margin-bottom: 150px;
}

.guarantee_hutan_title {
    width: 60%;
    font-size: 1.8em;
    border-bottom-width: 4px;
}
 .guarantee_hutan {
    width: 70%;
}


.guarantee_hutan tbody tr th {
    border-bottom: 3px solid #FFBE36;
    border-left: 3px solid #FFBE36;
    background-color: #FAE6BC;
    font-size: 1.5em;

}

.guarantee_hutan tbody tr td {
    border-bottom: 3px solid #FFBE36;
    border-left: 3px solid #FFBE36;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 1.4em;
    font-weight: bold;
}
.guarantee_hutan_text {
    margin-bottom: 30px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.guarantee_card_box {
    margin-top: 30px;
/*★
    margin-bottom: 150px;
*/
}
.guarantee_hituyou_text {
  padding: 50px 0px 0px 0px;
}
.guarantee_hituyou_img {

  padding: 50px 0px 0px 0px;

/*
    margin-bottom: 0px;
*/
}
.guarantee_text {
  margin-bottom: 60px;
}





}
