#care_syou h2 {
    display: flex;
    justify-content: center;
    position: relative;
}

#care_syou h2 p {
    position: absolute;
    top: 54% !important;
    left: center !important;
    font-size: 25px;
    font-weight: bold;
    color: hsla(43, 100%, 42%, 1.00);
}

#care_syou h2 span {
    font-size: 24px;
    color: hsla(0, 0%, 39%, 1.00);
    margin-left: 5px;
}

#care_syou h2 img {
    max-width: 100%;
    margin: 0;
    height: auto;
}

#care_syou h3 {
    font-size: 18px;
    font-weight: bold;
    color: hsla(0, 0%, 37%, 1.00);
    padding: 5px 20px;
    margin: 30px 0 15px 0;
    letter-spacing: 0.1em;
    background: rgb(235, 225, 182);
    background: linear-gradient(90deg, rgba(235, 225, 182, 1) 11%, rgba(235, 225, 182, 0.12088585434173671) 95%);
}




.isit {
    font-size: 1.3vw;
    color: #003399;
    margin-right: 0.5vw;
    padding: 1vw;
    color: #0F2BAC;
    background-color: #EFF2F3;
}

.isi1 {
    font-size: 2.5vw;
    padding-bottom: 1vw;
    line-height: 1.5em;
}

.isi2 {
    font-size: 1.4vw;
    padding-bottom: 1.5vw;
    color: #050505;
}

.isi3 {
    font-size: 2.5vw;
    line-height: 1.5em;
    padding-bottom: 1vw;
    margin-bottom: 2vw;
}

.isi1b {
    font-size: 3vw;
    padding-bottom: 0.5vw;
    color: #0C10B8;
    line-height: 2.5em;
    font-weight: bold;
    margin-top: 1vw;
}

.isi2b {
    font-size: 2vw;
    padding: 1vw;
    color: #050505;
    font-weight: normal;
}

.isi3b {
    font-size: 2.2vw;
    line-height: 2em;
    margin-bottom: 1.5vw;
    border-bottom: 1px dotted #E8E8E8;
}


.awardlist {
    padding: 1vw 2vw;
    text-align: left;
}

.awardtable {
    text-align: left;
    width: 94vw;
}

.awardtable th {
    vertical-align: top;
    padding: 1.5vw;
    width: 20vw
}

/* .awardtable td {} */
.awardtable dt.isi1 {
    font-size: 18px;
    font-weight: normal;
    color: #04005C;
}

.awardtable dt.isi3 {
    margin-left: 60px;
    text-indent: -60px;
    font-size: 12px;
    margin-bottom: 10px;
}

.awardmenu {
    font-size: 2.5vw;
    margin: 2vw;
    text-align: center;
}

.awardmenu a {
    color: #0B2155;
    text-decoration: none;
}

.awardmenu span {
    margin: 0px 2.5vw;
    color: #707070
}


h3 {
    margin: 2vw;
    font-size: 4vw;
    text-align: center;
}

h4 {
    margin: 6vw;
    font-size: 3vw;
    color: #5E5E5E;
    text-align: center;
}

h5 {
    font-size: 16px;
    text-align: center;
}

.sp_block {
    font-size: 13px;
}

img {
    max-width: 100%;
    height: auto;
}