span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
body,
html {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    clear: both;
}

body {
    line-height: 1
}

body,
html {
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    background-color: #fff;
    color: #3b4043
}

body a {
    color: #0066c0
}

body {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.5
}

body:after,
html:after,
.clearfix:after {
    content: "";
    display: block;
    clear: both
}

html * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    word-break: break-all;
    line-break: strict
}

body {
    font-size: 1rem;
}

@media only screen and (max-width: 1000px) {
    body {
        font-size: 0.938rem;
    }
}

@media only screen and (max-width: 640px) {
    body {
        font-size: 0.875rem
    }
}

body img {
    vertical-align: middle
}

ol,
ul {
    list-style: none
}

a img {
    border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.container {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

.more-button {
    background-color: #fff;
    border: 1px solid #1eaa38;
    color: #1eaa38;
    display: block;
    padding: 1em .5em;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s
}

.more-button:after {
    background-image: url(/img/kfp/icon-arrow-01.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10%;
    margin: auto;
    width: 16px;
    height: 5px;
    z-index: 0
}

.more-button:hover {
    color: #FFF !important;
    background-color: #1eaa38;
}

.more-button:hover:after {
    background-image: url(/img/kfp/icon-arrow-02.png);
}

h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
    color: #333;
}

body:not(#kfpTop) .detail_html img,
body:not(#kfpTop) .detail_free img {
    max-width: 100%;
    height: auto;
}

/* ここまで共通 */

.hide {
    display: none;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

div#main_body ul {
    list-style: disc;
}

div#main_body ol {
    list-style: decimal;
}

div#main_body ul,
div#main_body ol {
    margin: 0 0 2rem 2rem;
}

.text_r {
    font-size: 0.875em;
    text-align: right;
    margin-bottom: 0.875rem;
}

#mymainback {
    background-color: #fffaec;
    /* overflow: hidden; */
}

#mymainback #meinimg {
    margin: 0;
    background-color: #1eaa38;
    background-image: none;
    margin-bottom: 1rem;
}

#mymainback #meinimg_a>div {
    /* height: 160px !important; */
    display: flex;
    justify-content: center;
    align-items: center;
}

#mymainback #site_name {
    padding: 2.5em 15px;
}

#mymainback #site_name div,
#mymainback #site_name h1 {
    color: #fff;
    font-size: 2rem;
}

#mymainback .pankuzu {
    background: none;
    max-width: 1200px;
    margin: 0 auto 1rem;
    padding: 0 1rem;
    display: block !important;
    font-size: 0.875em;
}

#mymainback #main_a {
    margin: 0 auto !important;
    max-width: 1200px;
    padding: 2rem;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 6rem;
}

#mymainback #detail_date {
    height: auto;
    text-align: right;
    margin-bottom: 1em;
}

#mymainback #detail_date .date {
    font-size: 0.875em;
}

#mymainback #main_body h2 {
    border: none;
    background-color: #d0e6a1;
    font-size: 1.625rem;
    padding: 1.4rem 1.2rem 1.5rem;
    background-image: none;
    font-weight: bold;
    margin-bottom: 1.4rem;
}

#mymainback table,
#mymainback .h2box,
#mymainback #main_body h3,
#mymainback #main_body h4,
#mymainback #main_body h5,
#mymainback #main_body h6 {
    margin-bottom: 2rem;
}

#mymainback #main_body p {
    padding: 0 1rem 1.5em;
    overflow: hidden;
}

#mymainback #main_body strong {
    font-weight: bold;
}

#mymainback #main_body h3 {
    border-top: 8px solid #1ba936;
    border-bottom: 8px solid #1ba936;
    font-size: 1.375rem;
    background-image: none;
    padding: 1rem 1rem 1rem;
    font-weight: bold;
}

#mymainback #main_body h4 {
    font-size: 1.25rem;
    background-image: none;
    border-left: 10px solid #f29400;
    border-bottom: 10px solid #fbc677;
    padding: 0rem 1.1rem 0.5rem;
    position: relative;
    font-weight: bold;
}

/* #mymainback #main_body h4:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: -10px;
    background-color: #fbc677;
    display: block;
} */

#mymainback #main_body h5 {
    font-size: 1.188rem;
    border-left: none;
    padding: 0 1.3rem 0.5rem;
    border-bottom: 6px solid #ededed;
    position: relative;
    font-weight: bold;
}

#mymainback #main_body h5:after {
    content: "";
    width: 200px;
    height: 6px;
    background-color: #cee59e;
    position: absolute;
    bottom: -6px;
    left: 0;
}

#mymainback #main_body h6 {
    font-weight: bold;
    padding: 0.5rem 1rem 0.4rem;
    border-bottom: dotted 3px #ededed;
}


/* テーブル */

#mymainback #main table {
    border-collapse: collapse;
    border: solid 2px #3b4043;
}

#mymainback #main table caption {
    font-weight: bold;
    padding-bottom: 0.5em;
    font-size: 1.125em;
}

#mymainback #main th {
    height: auto;
    width: auto;
    background-color: #f4e5a1;
    border: solid 1px #3b4043;
    padding: 0.6em;
}

#mymainback #main td {
    border: solid 1px #3b4043;
    padding: 0.6em;
    vertical-align: top;
}

body:not(#kfpTop) #mymainback #main {
    /* margin: 0 0 6rem; */
    padding: 0 0 6rem;
}

#header {
    margin: 0 !important;
}

#header3.kenkoPortal {
    background-color: #fff;
    padding: 3.2rem 1.5rem;
    margin: auto;
    position: relative;
    z-index: 9998;
}

.flex-contents {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

#header .left-contents {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

#header .right-contents {
    width: 0;
}

#header a {
    display: block;
}

#global-nav {
    width: 100%;
}

#global-nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#global-nav ul li {
    vertical-align: middle;
    position: relative;
}

#global-nav ul li:after {
    background-color: #d3d3d3;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

#global-nav ul li:last-child:after {
    content: none;
}

#global-nav ul li a {
    color: inherit;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
    padding: 0 12px;
    font-size: 1.063em;
}

#global-nav ul li a:hover {
    color: #1eaa38
}

#portal-header {
    background-color: #ecf2e6;
    padding: 2.4rem 1.5rem 2.4rem;
    margin: auto;
    position: relative;
    z-index: 9999;
}

.flex-contents {
    align-items: center;
    justify-content: space-between;
}

#portal-header .left-contents {
    width: 240px;
}

#portal-header .right-contents {
    width: calc(100% - 240px);
}

#portal-header-logo {
    max-width: 230px;
    margin: 0;
}

#portal-header-logo a {
    display: block;
}

#portal-header-logo img {
    width: 100%;
    display: block;
}

#portal-global-nav {
    width: 100%;
    margin-top: 0.5rem;
}

#portal-global-nav ul {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#portal-global-nav ul li {
    vertical-align: middle;
    position: relative;
}

#portal-global-nav ul li:after {
    background-color: #d3d3d3;
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

#portal-global-nav ul li:last-child:after {
    content: none;
}

#portal-global-nav ul li a {
    color: inherit;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: color 0.3s;
    padding: 0 1rem;
}

#portal-nav-toggle {
    position: absolute;
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    width: 32px;
    height: 26px;
}

#kpLogo {
    max-width: 300px;
    margin: auto;
}

#kpLogo a {
    display: block;
}

#kpLogo img {
    width: 100%;
}

#header3 .flex-contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nopc {
    display: none;
}

#header3 .left-contents {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.kenkoPortal .flex-contents .left-contents #kpLogo {
    margin: 0 auto 1.5em;
    max-width: 400px;
}

#header3 .right-contents {
    width: 0;
    display: none;
}

div.acc_item {
    background-color: #fff;
    border-radius: 10px;
    padding: 0.5em;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    column-gap: 10px;
    align-items: center;
}

ul.fontSize_box.acc_item {
    padding: 0;
    margin: 0;
    display: flex;
    column-gap: 0.5em;
    list-style: none;
}

ul.fontSize_box.acc_item li {
    border: 1px solid #ccc;
    border-radius: 10px;
    cursor: pointer;
    margin: 0;
    padding: 0.25em 0.5em;

}

ul.fontSize_box.acc_item li:nth-child(1) {
    background-color: #1eaa38;
}

ul.fontSize_box.acc_item li a {
    color: #3b4043;
    text-decoration: none;
}

ul.fontSize_box.acc_item li:nth-child(1) a {
    color: #fff;
}

.logo_wrap {
    background-color: #fdebde;
}

.logo_wrap .container {
    padding-top: 4em;
    padding-bottom: 4em;
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 100%;
}

.logo_wrap .logo {
    margin: 0 auto;
    max-width: 500px;
    width: 95%;
}

.logo_wrap .logo img {
    width: 100%;
}

#footer {
    margin-top: 0 !important;
    text-align: left;
}

#footer-nav {
    background: #1eaa38;
}

#footer-nav .container {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 100%;
}

#footer-nav .flex-contents {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex;
    width: 100%;
}

#footer-nav .nav-parent {
    margin: 0 0.8rem;
    list-style: none;
    padding: 0;
}

#footer-nav .nav-parent ul {
    list-style: none;
    padding: 0;
}

#footer-nav .nav-parent div {
    margin-bottom: 1.25em;
}

#footer-nav .nav-parent li {
    margin-bottom: 2rem;
}

#footer-nav .nav-parent a {
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#footer-nav .nav-parent .nav-child-01 {
    margin: 1.25em 0 0 10px;
}

#footer-nav .nav-parent .nav-child-01 li {
    margin-bottom: 10px;
}

#footer-nav .nav-parent .nav-child-01 a {
    font-size: 0.875em;
    font-weight: normal;
}

#footer-nav .nav-parent .nav-child-02 {
    margin: 1.25em 0 0 10px;
}

.nav-child-02 a {
    position: relative;
}

#footer-nav .nav-parent .nav-child-02 a:before {
    content: "-";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -12px;
    margin: auto;
}

#link-banner {
    text-align: left;
}

#link-banner .container {
    border-top: 1px solid #d3d3d3;
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 100%;
}

#link-banner .flex-contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex;
    width: 100%;
}

#link-banner .left-contents {
    width: 49%;
}

#link-banner .left-contents h2 {
    font-weight: bold;
    margin-bottom: 0.8rem;
    margin-top: 0;
}

#link-banner .left-contents p {
    font-size: 0.875em;
}

#link-banner .right-contents {
    width: 49%;
}

#link-banner .right-contents ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

#link-banner .right-contents li {
    display: inline-block;
    height: 60px;
    margin: 0.8rem 0.8rem 0.8rem 0;
}

.hov {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

#link-banner .right-contents img {
    width: auto;
    height: 100%;
}

#pagetop {
    position: fixed;
    right: 1%;
    bottom: 1%;
    z-index: 999;
    margin: 0;
}

#pagetop a {
    background-color: #fff;
    border: 2px solid #1eaa38;
    border-radius: 50%;
    display: block;
    width: 50px;
    height: 50px
}

@media only screen and (max-width: 640px) {
    #pagetop a {
        width: 40px;
        height: 40px
    }
}

#pagetop a:after {
    border-top: 2px solid #1eaa38;
    border-right: 2px solid #1eaa38;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (max-width: 640px) {
    #pagetop a:after {
        width: 14px;
        height: 14px
    }
}

#copyright {
    background-color: #3b4043;
    color: #fff;
    font-size: 0.875em;
    padding: 1.5em 1em;
    text-align: center;
}

.kenkoPortal .flex-contents .left-contents #global-nav ul li {
    padding: 0 0.8rem;
}

/* sp */
#nav-toggle {
    position: absolute;
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    width: 32px;
    height: 26px;
}

#nav-toggle span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
}

#nav-toggle span:nth-child(1) {
    top: 0;
}

#nav-toggle span:nth-child(2) {
    margin: auto;
    top: 0;
    bottom: 0;
}

#nav-toggle span:nth-child(3) {
    bottom: 0;
}

.open #nav-toggle span:nth-child(1) {
    -webkit-transform: translateY(1rem) rotate(-45deg);
    transform: translateY(1rem) rotate(-45deg);
    top: -5px;
}

.open #nav-toggle span:nth-child(2) {
    opacity: 0;
}

.open #nav-toggle span:nth-child(3) {
    -webkit-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg);
}

.open #global-nav {
    transition-delay: 0s;
    opacity: 1;
    visibility: visible;
    top: 60px;
}

@media screen and (max-width: 1000px) {
    #header3 {
        padding: 0 0 0 1rem;
        border-bottom: 1px solid #fff;
    }


    #header3 .right-contents {
        width: 100px;
        display: block;
    }

    #global-nav ul {
        display: block;
        padding-left: 0;
    }

    #global-nav {
        background-color: #ecf2e6;
        border-top: 2px solid #1eaa38;
        box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.3);
        width: 100%;
        position: absolute;
        top: -1000px;
        left: 0;
        right: 0;
        transition: opacity 0.25s, visibility 0s ease 0.25s;
        opacity: 0;
        visibility: hidden;
        z-index: 10;
    }

    #global-nav ul li a {
        padding: 1em 2em;
    }

    #mobile-head {
        background-color: #1eaa38;
        color: #fff;
        cursor: pointer;
        position: relative;
        width: 80px;
        height: 80px;
        padding: 2.7rem 2.4rem;
        margin: 0 0 0 auto;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    #portal-header {
        padding: 0 0 0 1rem;
        border-bottom: 1px solid #fff;
    }

    #portal-global-nav ul {
        display: block;
    }

    #portal-global-nav ul li:after {
        content: none;
    }

    #portal-global-nav {
        background-color: #fff;
        border-top: 2px solid #1eaa38;
        -webkit-box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.3);
        box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.3);
        margin-top: 0;
        width: 100%;
        position: absolute;
        top: -1000px;
        left: 0;
        right: 0;
        -webkit-transition: opacity 0.25s, visibility 0s ease 0.25s;
        transition: opacity 0.25s, visibility 0s ease 0.25s;
        opacity: 0;
        visibility: hidden;
        z-index: 9998;
    }

    #portal-mobile-head {
        background-color: #ecf2e6;
        color: #fff;
        cursor: pointer;
        position: relative;
        width: 80px;
        height: 80px;
        padding: 2.7rem 2.4rem;
        margin: 0 0 0 auto;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        box-sizing: border-box;
    }

    #portal-global-nav ul li a {
        padding: 1.6rem 3.2rem;
    }

    #portal-nav-toggle span {
        display: inline-block;
        transition: all 0.4s;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #1eaa38;
    }

    #portal-nav-toggle span:nth-child(1) {
        top: 0;
    }

    #portal-nav-toggle span:nth-child(2) {
        margin: auto;
        top: 0;
        bottom: 0;
    }

    #portal-nav-toggle span:nth-child(3) {
        bottom: 0;
    }

    .open #portal-nav-toggle span:nth-child(1) {
        -webkit-transform: translateY(1rem) rotate(-45deg);
        transform: translateY(1rem) rotate(-45deg);
    }

    .open #portal-nav-toggle span:nth-child(2) {
        opacity: 0;
    }

    .open #portal-nav-toggle span:nth-child(3) {
        -webkit-transform: translateY(-12px) rotate(45deg);
        transform: translateY(-12px) rotate(45deg);
    }

    .open#portal-header #portal-global-nav {
        transition-delay: 0s;
        opacity: 1;
        visibility: visible;
        top: 80px;
    }

    #portal-global-nav {
        background-color: #fff;
        border-top: 2px solid #1eaa38;
        -webkit-box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.3);
        box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.3);
        margin-top: 0;
        width: 100%;
        position: absolute;
        top: -1000px;
        left: 0;
        right: 0;
        -webkit-transition: opacity 0.25s, visibility 0s ease 0.25s;
        transition: opacity 0.25s, visibility 0s ease 0.25s;
        opacity: 0;
        visibility: hidden;
        z-index: 9998;
    }

    div.acc_item {
        display: none;
    }

    #header3.kenkoPortal {
        padding: 0 0 0 10px;
        border-bottom: 1px solid #fff;
    }

    #header3 .left-contents {
        display: block;
        width: calc(100% - 100px);
        /*     margin: 15px 0; */
    }

    body {
        min-width: auto !important;
    }

    .kenkoPortal .flex-contents .left-contents #kpLogo {
        margin-bottom: 0;
    }

    #footer-nav {
        display: none;
    }

    #footer {
        background-image: none !important;
    }
}



@media screen and (max-width: 1000px) and (max-width: 640px) {
    #mobile-head {
        width: 60px;
        height: 60px;
        padding: 17px 14px;
    }

    #portal-mobile-head {
        width: 60px;
        height: 60px;
        padding: 17px 14px;
    }

}



@media screen and (max-width: 640px) {
    #link-banner .flex-contents {
        display: block;
    }

    #mymainback #main_body h3 {
        padding: 0.6rem 0.5rem;
        font-size: 1.25rem;
    }

    #mymainback #main_body h4 {
        font-size: 1.125rem;
    }

    #mymainback #main_body h5 {
        padding: 0rem 0rem 0.6rem;
        font-size: 1.125rem;
    }

    #mymainback #main_body h6 {
        padding: 0.5rem 0.4rem 0.4rem;
    }

    .open#portal-header #portal-global-nav {
        top: 60px;
    }

    #portal-global-nav a {
        padding: 1.6rem 3.2rem;
    }

    .nopc {
        display: block;
    }

    .nosp {
        display: none;
    }

    body img {
        vertical-align: middle;
    }

    #main_body .detail_html,
    #main_body .detail_free {
        padding: 0 10px;
    }

    #main_body .detail_html img,
    #main_body .detail_free img {
        width: 100% !important;
        height: auto !important;
    }

    #mymainback #main_body p {
        padding: 0 0 1em;
    }

    #link-banner .flex-contents {
        display: block;
    }

    #link-banner .left-contents {
        width: 100%;
        margin-bottom: 1.6rem;
    }

    #link-banner .right-contents {
        width: 100%;
    }

    #mymainback #main_a {
        padding: 10px 0px;
        border-radius: 0px;
    }

    #mymainback #print_mode_link {
        display: none;
    }

    #mymainback #detail_date .text_r {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 0.5rem;
        margin-bottom: 1em;
    }

    body:not(#kfpTop) #mymainback #main {
        padding: 0px;
        margin: 0 0 3rem;
    }

    div#mymainback div#footer div.logo_wrap div.container {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .kenkoPortal .flex-contents .left-contents #kpLogo {
        max-width: 300px;
        margin: 0px;
    }

    #mymainback #site_name {
        padding: 1.5em 15px;
    }

    #mymainback #site_name h1 {
        margin: 0;
        font-size: 1.375rem;
    }

    #mymainback #main_body h2 {
        font-size: 1.25rem;
        padding: 1rem 0.5rem;
    }

    #mymainback #meinimg {
        margin-bottom: 8px;
    }

    #mymainback .pankuzu {
        padding: 0 10px;
        margin-bottom: 10px;
    }
}


/* 表の幅対応 */

.sp_button {
    display: none;
}

.sp_table_wrap2 {
    overflow: auto;
    position: relative;
}

#main_body .sp_large_table .sp_table_wrap {
    width: auto;
    overflow: auto;
}

#main_body .sp_large_table .sp_table_wrap :is(th, td) {
    white-space: nowrap;
}

button.sw_large_table.sp_button {
    position: sticky;
    left: 0;
    top: 0;
}

@media only screen and (max-width: 640px) {
    #main_body .sp_table_wrap {
        overflow: auto;
    }

    .sp_button {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        background: -moz-linear-gradient(center top, #f9f9f9 5%, #e9e9e9 100%);
        background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
        background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #f9f9f9), color-stop(100%, #e9e9e9));
        background-color: #f9f9f9;
        color: #000000;
        text-shadow: 1px 1px 0px #ffffff;
        -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
        box-shadow: inset 1px 1px 0px 0px #ffffff;
        text-decoration: none;
        text-align: center;
    }

    .sp_button:hover {
        background: -moz-linear-gradient(center top, #e9e9e9 5%, #f9f9f9 100%);
        background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
        background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #e9e9e9), color-stop(100%, #f9f9f9));
        background-color: #e9e9e9;
    }

    .sp_button:active {
        position: relative;
        top: 1px;
    }
}


/* トップページ　YouTubeバナー */
.ytBnrWrap {
    background-image: radial-gradient(#F6F8F4 15%, rgba(255, 255, 255, 0) 20%);
    background-color: #FFF;
    background-size: 30px 30px;
    padding-bottom: 48px;
}

.ytBnrWrap p {
    width: 800px;
    margin: 0 auto;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    overflow: hidden;
    background-color: #FFF;
}

.ytBnrWrap p a {
    display: block;
}

.ytBnrWrap p a img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 640px) {
    .ytBnrWrap p {
        width: calc(100% - 16px);
    }
}


/* パンくず表示調整 */
/* 大メニュー：健康ふくしまポータルサイト　削除 */
.pankuzuR>span:nth-child(1)>a[href*="ctg02_id=908"],
.pankuzuR>span:nth-child(1)>a[href*="list908.html"] {
    display: none;
}

span.pankuzu_class.kakusu+span {
    display: none;
}