@charset "utf-8";
#sotu_wrap2024 {
    padding: 5.38%;
}
.SOTU_a2024 ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 16px;
    padding: 0px;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    justify-content: space-between;
}
.SOTU_a2024 ul li {
    width: 47.69%;
    text-align: center;
    background-color: #E9595B;
    border-radius: 8px;
    color: #FFFFFF;
}
.SOTU_a2024 {
    margin-top: 3.84%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#sotu_to_saki2024 {
    margin-top: 3.84%;
    margin-bottom: 5.38%;
    background-color: rgba(243,255,246,1.00);
    padding-bottom: 24px;
    -webkit-box-shadow: 0px 0px 16px rgba(35,77,34,0.25);
    box-shadow: 0px 0px 16px rgba(35,77,34,0.25);
    border-radius: 22px 22px 24px 24px;
}
#sotu_to_saki2024 h2 {
    color: #FFFFFF;
    margin-bottom: 16px;
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 16px;
    background-color: rgba(79,172,76,1.00);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

#sotu_to_saki2024 p {
    font-size: 16px;
    line-height: 1.8em;
    padding-left: 16px;
    padding-right: 16px;
}



.SOTU_a2024 ul li a {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
}



.sotu1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#sotu_wrap2024 .sotu1 h2 {
    color: #408C3E;
    font-size: 32px;
    margin-bottom: 2.3%;
}
.sotugyou_p1_2024 {
    font-weight: bold;
    margin-bottom: 2.3%;
}
.sotu1 p {
    line-height: 1.8em;
    font-size: 16px;
}
.sotu1 .sgs_uema1 {
    margin-top: 3.84%;
}
.sotu1 p strong {
    color: #DC0003;
}
.sotu1 p strong a {
    border-bottom: 1px solid #CE0003;
}
.sotu1 h3 {
    margin-top: 3.07%;
    color: #408C3E;
    margin-bottom: 16px;
}
#sotu_sotu2024 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.sotu2024_inner {
    border-radius: 24px;
    width: 47.69%;
    -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 16px rgba(0,0,0,0.30);
}
.sotu2024_inner h2 {
    color: #FFFFFF;
    font-size: 20px;
    background-image: -webkit-linear-gradient(180deg,rgba(216,188,29,1.00) 0%,rgba(79,172,76,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(216,188,29,1.00) 0%,rgba(79,172,76,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(216,188,29,1.00) 0%,rgba(79,172,76,1.00) 100%);
    background-image: linear-gradient(270deg,rgba(216,188,29,1.00) 0%,rgba(79,172,76,1.00) 100%);
    background-color: #4FAC4C;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
}
.event_ul2024 {
    padding: 0px;
    margin: 32px;
    list-style-type: none;
}
.event_ul2024 li {
    border-bottom: 1px solid #EBC0AC;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 1.5em;
}

@media screen and (max-width:700px){
    #sotu_wrap2024 {
    padding: 5.38%;
}
.SOTU_a2024 ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 16px;
    padding: 0px;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    justify-content: space-between;
}
.SOTU_a2024 ul li {
    width: 100%;
    text-align: center;
    background-color: #E9595B;
    border-radius: 8px;
    color: #FFFFFF;
    margin-bottom: 5.38%;
}
.SOTU_a2024 {
    margin-top: 3.84%;
}
#sotu_to_saki2024 {
    margin-top: 3.84%;
    margin-bottom: 5.38%;
}
#sotu_to_saki2024 h2 {
    margin-bottom: 16px;
    font-size: 22px;
}

#sotu_to_saki2024 p {
    font-size: 16px;
    line-height: 1.8em;
}



.SOTU_a2024 ul li a {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
}



.sotu1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#sotu_wrap2024 .sotu1 h2 {
    font-size: 20px;
    margin-bottom: 2.3%;
    line-height: 1.5em;
}
.sotugyou_p1_2024 {
    font-weight: bold;
    margin-bottom: 2.3%;
}
.sotu1 p {
    line-height: 1.8em;
    font-size: 15px;
}
.sotu1 .sgs_uema1 {
    margin-top: 3.84%;
}
.sotu1 p strong {
    color: #DC0003;
}
.sotu1 p strong a {
    border-bottom: 1px solid #CE0003;
}
.sotu1 h3 {
    margin-top: 3.07%;
    margin-bottom: 16px;
}
#sotu_sotu2024 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sotu2024_inner {
    width: 100%;
    margin-bottom: 5.38%;
}
.sotu2024_inner h2 {
    font-size: 20px;
    margin-bottom: 16px;
}
.event_ul2024 {
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 24px;
    margin: 0px;
    list-style-type: none;
}
.event_ul2024 li {
    border-bottom: 1px solid #EBC0AC;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 1.5em;
}
}
