* {
    margin: 0px;
    padding: 0px;
}

#care_syou h2 {
    display: flex;
    justify-content: center;
    position: relative;
	padding-top: 20px;
}

#care_syou h2 p {
    position: absolute;
    top: 54% !important;
    left: center !important;
    font-size: 40px;
    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 {
    width: 550px;
    margin: 0px 0;
}

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

#care_syou h4 {
    font-size: 45px !important;
    line-height: 140px;
    text-align: center;
    color: hsla(0, 0%, 18%, 1.00);
    height: 110px;
    margin: 0 0 25px 0;
    background-image: url("img/gekkei.png");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
}

#care_syou h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

#care_syou h5:first-child {
    margin: 0px 0 10px 0;
}

#care_syou .mini_box a {
    color: #fff;
    text-decoration: none;
}

#care_syou .mini_box a:hover {
    opacity: 0.8;
}

.syou_no {
    font-size: 18px;
    font-weight: bold;
    color: hsla(0, 0%, 31%, 1.00);
    margin-bottom: 30px;
}

.syou_date {
    color: hsla(359, 100%, 72%, 1.00);
    font-weight: bold;
}

.syou_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.syou_box:first-child {
    margin-bottom: 50px;
}


.yomi_dt1 {
    font-size: 14px;
    line-height: 20px;
}

.yomi_dt2 {
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
}

.yomi_td {
    border-collapse: collapse;
    width: 100%;
    margin-left: 10px;
}

.yomi_td1 {
    font-size: 13px;
    width: 100px;
    padding: 4px;
    line-height: 2em
}

.yomi_td2 {
    font-size: 16px;
    padding: 4px 10px;
}

.yomi_td2a {
    font-size: 13px;
}

.yomi_td3 {
    font-size: 15px;
}

.list_r_0 {
    font-size: 14px;
    line-height: 22px;
    margin-left: 15px;
    padding-bottom: 5px;
    padding-left: 45px;
    background-image: url('../image/main_O.gif');
    background-repeat: no-repeat;
}

.list_r_3 {
    font-size: 13px;
    line-height: 24px;
    padding-right: 30px;
    padding-bottom: 3px;
    padding-left: 20px;
}

.list_r_5 {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    line-height: 15px;
    text-align: right;
    clear: left;
}

/***************** �T�v *****************/
.yomi_t_g {
    display: table;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 600px;
}

.yomi_t_g1 {
    display: table-cell;
    vertical-align: top;
    width: 200px;
    padding: 2px
}

.yomi_t_g2 {
    display: table-cell;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    width: 400px
}

/*****************************************/

p {
    margin: 0;
}

.yomi_mousikomi {
    width: 660px;
}

.yomi_mousikomi th {
    font-weight: normal;
    text-align: left;
    padding-right: 8px;
}

/* .yomi_mousikomi td {} */

ul.asterisk li {
    list-style-type: none;
    text-indent: -1em;
    margin-left: 15px;
    font-size: 12px;
    color: #C40A0D
}

ul.asterisk li:before {
    display: inline;
    content: "��";
}

.happyou_table {
    border-collapse: collapse;
}

.happyou_table th {
    border: 1px solid #CCCCCC;
    background-color: #E8E8E8;
    padding: 20px;
}

.happyou_table td {
    border: 1px solid #CCCCCC;
    font-size: 18px;
    vertical-align: middle !important;
    padding: 15px;
}

.syoutitle {
    font-size: 18px;
    margin: 15px 0 8px 0;
    font-weight: bold;
}