<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#t049-all {
    font-family: system-ui;
}

.big {
    margin: 0 !important;
    font-size: 43px;
    font-weight: bold;
}

.red-big {
    color: #be0000;
    font-size: 55px;
    font-weight: bold;
}

.point-all {
    margin: 70px 0;
}

.point {
    margin: 0 !important;
    font-size: 20px;
}

.point1 {
    margin-bottom: 150px;
}

.b-position{
    position: relative;
}
.b-ab {
    position: absolute;
    bottom: 130px;
    left: 130px;
    font-size: 35px;
    font-weight: bold;
    
}

.b-sel {
    margin-top: 50px;
    font-family: serif;

}
.b-sel p {
    margin: 0;
}
.b-b {
    font-size: 40px;
    font-weight: bold;
}
.b-red {
    font-size: 65px;
    color: #be0000;
    font-weight: bold;

}

.b-opa {
    font-size: 25px;
    font-weight: bold;
}

.b-grid {
    display: grid;
    grid-template-columns: 50% 50%;
}
.b-info {
    margin-top: 150px;
    font-size: 20px;
    text-align: left;
}
.big-info {
    font-size: 30px;
    font-weight: bold;
}
.p-b {
    border-bottom: solid 2.5px #be0000;
} 
.b-top {
    margin: 60px 0 0 0 !important;
    font-size: 53px;
    font-weight: bold;
    letter-spacing: 3px;
}
.red-btop {
    font-size: 75px;
    color: #be0000;
}

.b-grid p {
    margin-top: 140px;
    text-align: left;
    font-size: 20px;
}

.b-g2 p {
    margin: 100px 0 0 110px;
}
.b-g3 p {
    margin-top: 100px;
}
.d-subsec {
    padding-bottom: 10px;
    border: 2px solid #002588;
}
.d-title {
    margin: 0;
    padding: 5px;
    text-align: center;
    background-color: navy;
    color: white;
    font-size: 25px;
}
.d-content { 
    font-size: 20px;
    margin-left: 180px !important;
}

.medi-cont p{
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
    width: 55%;
    margin: 0 auto;
    font-size: 17px;
    padding: 13px;
    text-align: left;
}


/* 郛ｶ隧ｰ繧ｽ繝輔ヨ繝代Φ諢滓Φ */
/* 繧ｵ繝悶ち繧､繝医Ν */
.sub-t {
    font-size: 23px;
    border-top: solid;
    border-bottom: dashed;
    padding: 20px;
    margin: 30px 0;
}
.s-t {
    display: initial;
    background: linear-gradient(transparent 60%, #ffc1079e 0%);
    font-size: 20px !important;

}
.sub-fs {
    padding-top: 20px;
    margin: 30px 0;
    font-size: 20px !important;
    border-top: solid 1xp black;

}
.b-nn {
    border-top: none;
}
/* 繧ｵ繝悶ち繧､繝医Ν END*/


.g-bread {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-bottom: 20px;
}
.g-bread p {
    margin-left: 20px;
}
.g-bread img {
    width: 100%;
}

.g-breadR {
    display: grid;
    grid-template-columns: 60% 40%;
    margin-bottom: 30px;
}
.g-breadR p {
    background: #ffeb3b24;
    border-left: solid 18px #ff9800;
    margin: 0 30px 0 0;
    padding: 10px;
    font-size: 17px;
}
.g-breadR img {
    width: 100%;
}

.g-left p {
    background: #ffeb3b24;
    border-right: solid 18px #ff9800;
    margin: 0 0 0 30px;
    padding: 10px;
    font-size: 17px;
}

.old {
    float: right;
}

/* .gi-bo {
    border-bottom: solid #ffd865;
} */

.nomal-g {
    display: grid;
    grid-template-columns: 60% 40%;
    pointer-events:none;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    touch-callout:none;
    user-select:none;
}
.nomal-g img {
    width: 100%;
}

#family {
    font-size: 17px;
    margin-bottom: 50px;
}
.fa {
    font-size: 17px;
    width: 93%;
    background-color: #fffce3;
    padding: 35px 20px;
    border-right: solid 18px #ff9800;
}
.fa-1 {
    border-left: solid 18px orange;
    border-right: none;
    padding: 35px 5px;
}
#b-sugar {
    margin-bottom: 100px;
}
/* 郛ｶ隧ｰ繧ｽ繝輔ヨ繝代Φ諢滓ΦEND */</pre></body></html>