h2 { font-size: 20px; line-height: 1.4; font-weight: bold; margin-top: 38px; margin-bottom: 10px; }
p {margin-top:25px; margin-bottom:1.8em;}
p.header_logo_text {margin-top:0; margin-bottom:0;}
figcaption {font-size:14px;}
figure figcaption {font-size: 13px; line-height: 1.4; margin-top: .8em;}
strong {font-weight: bold;}
.tCenter {text-align:center;}
.tLeft {text-align: left !important;}
.fLeft {float: left !important; width: auto !important; margin: 0 20px 25px 0;}
.flex {display: flex; justify-content: space-between; flex-wrap: nowrap; height:auto;}
.linkBtn {
    margin: 50px auto 80px;
    background-color: #005e15;
    color: #fff;
    font-size: 150%;
    width: 68%;
    line-height: 3.2;
    text-align: center;
    border: 3px solid #00561f;
    border-radius: 10px;
}
.linkBtn a {color:#fff;}
.linkBtn a:hover {color:#000;}
figure .bg-color {
    background-color: #e5e5e5;
    padding: 10px 15px;
}
.BlkArticles__box__note {padding: 0 35px 30px; background: #EFEFEF;}
.BlkArticles__box__note p {padding-top: 30px; margin-bottom:0;}
.f120 {font-size: 120%;}
.mt30n {margin-top: -30px;}
.YouTubeResponsive, .MovieResponsive {position: relative; width: 100%; max-width: 800px; text-align: center; margin: 0 auto;}
.YouTubeResponsive::before, .MovieResponsive::before {content: ""; display: block; width: 100%; padding-top: 56.25%;}
.YouTubeResponsive iframe, .MovieResponsive iframe {position: absolute; top: 0; right: 0; width: 100%; height: 100%;}
.youtube16-9 { position: relative; width: 100%; padding-top: 56.25%; }
.youtube16-9 iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
@media screen and (max-width: 749px) {
    h2 {font-size: 18px; margin-top: 30px; margin-bottom: 30px;}
    p {margin-top:0; margin-bottom:1.8em;}
    .flex {display: flex; justify-content: space-between;}
    .BlkArticles__box__note p {padding-top: 25px;}
    .BlkArticles__box__note p {padding-top: 25px;}
    .mt30n {margin-top: -15px;}
}
.note-border {border: 1px solid #CCC; padding: 15px 20px;}
.BlkDetail__item {width: 100%; max-width: 800px; margin: 60px auto;}
h2.sdgs {
    margin: 0 0 30px !important;
    padding: 5px;
    color: #FFF;
    text-align: center;
    background: #BC993B;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
h3.sdgs {
    font-size: 1.17em;
    color: #A08232 !important;
    background: none !important;
    text-align: left !important;
    border-left: 5px solid #BC993B;
    margin: 0 0 10px !important;
    padding: 5px 0 3px 8px !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}
.btn-entry a:hover {
    text-decoration: underline;
}
.btn-entry a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    background-color: #bc993b;
    padding: 10px 30px;
    margin-left: 10px;
    border-radius: 10px;
}
.fRight {
    float: right !important;
    width: auto !important;
    margin: 0 0 25px 20px;
}
.mtb0 {margin-top:0; margin-bottom:0;}
.lflex {display:flex; justify-content:flex-start; flex-wrap:nowrap; height:auto;}
.imgWidthAuto.logo img {width:auto!important; height:19px; margin-top:6px; margin-left:6px}
.imgWidthAuto.logoSDGs {margin-top:25px;}
.imgWidthAuto.sp.logoSDGs img {width:35%!important; height:auto; margin:0 auto;}
.logo300 {
    text-align: center;
    margin: 20px auto;
    width: 300px;
    max-width: 60%;
}
.logo350 {
    text-align: center;
    margin: 20px auto;
    width: 350px;
    max-width: 60%;
}
.corporatebox {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #cde4ff;
}
.corporatebox p {margin-top:0;margin-bottom:0;}
.box.toa-g {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #6091d3;
    background: #FFF;
    border: solid 3px #6091d3;
    border-radius: 10px;
}
blockquote {
    position: relative;
    padding: 30px 15px 8px 15px;
    box-sizing: border-box;
    font-size: 100%;
    font-weight: bold;
    background: #eee;
    color: #000;
    border-radius: 5px;
}
blockquote::before {
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 15px;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    color: #ccc;
    font-size: 28px;
    line-height: 1;
    font-weight: 900;
}
blockquote cite {
    display: block;
    text-align: right;
    color: #444;
    font-size: 0.9em;
    font-style: italic;
}
.header_menu p {margin-top:0; margin-bottom:0;}