html { background-color:/* #f2ffe5 */ #fff; font-family: "Zen Maru Gothic", serif; }

body {
    font-family:"Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    color: #383838;
}
a:hover {
    opacity: .7;
}

@media screen and (max-width:480px) {
    .sp_none {display: none!important;}
header {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.header_top {
    display: none;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0 10px;
    background: #34951A;
}
.header_top_nav {
    display: block;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}
.header_top_nav ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    max-width: 280px;
    margin: 0 0 0 auto;
}
.header_top_nav ul li {
    display: block;
    margin: 0 2%;
}
.header_top_nav ul li a {
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.header_center {
    display: block;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}
.header_center_left {
    display: block;
    margin: 10px 0 0;
    width: 80%;
    overflow: hidden;
}
.header_center_left_left {
    display: block;
    width: 60%;
    margin: 0 auto;
    float: left;
}
.header_center_left_left img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_left_right {
    display: block;
    width: 35%;
    max-width: 130px;
    margin: 5px 0 0;
    float: right;
}
.header_center_left_right ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.header_center_left_right ul li {
    display: block;
    width: 30%;
    margin: 0 auto;
}
.header_center_left_right ul li a {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_left_right ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_right {
    display: none;
    margin: 0 auto;
    width: 310px;
    padding: 20px 0;
    overflow: hidden;
}
.header_center_right p::before {
    content: ' ';
    padding: 11px;
    background-image:url("../images/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header_center_right p {
    margin: 5px 15px 0 0;
    font-size: 13px;
    font-weight: 700;
    color:#34951A;
    float: left;
}
.header_center_right form {
    padding: 0 0 0 5px;
    font-size: 13px;
    border: solid 2px #34951A;
    border-radius: 5px;
    float: right;
}
.header_center_right input[type="submit"] {
    padding: 4px 6px;
    font-size: 13px;
    color: #fff;
    background: #34951A;
}
.global-nav {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.nav-list {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    left: 50%;
    padding: 10px;
    position: absolute;
    transform: translate(-50%, 0%);
    width: 100%;
}
.nav-item a {
    border-bottom: 1px solid #ccc;
    border-right: none;
    color: #fff;
    padding: 1rem 1rem;
    text-align: left;
}
  .global-nav .nav-list .nav-item:last-child a {
    border-bottom: none;
  }

  .global-nav-icon {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    position: absolute;
    right: 15px;
    top: 14px;
    z-index: 2;
  }
    .nav-item_sub {
    display: none;
  }

.header_img {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 400px;
    background-image: url("../images/header_img001.jpg");
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size:auto 100%
}
    .header_img img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
.header_img h1 {
    display: block;
    width: 90%;
    margin: 10px auto;
    padding: 15px 0;
    font-size: 27px;
    font-weight: 400;
    font-family: "Zen Maru Gothic", serif;
    font-style: normal;
    color: #231815;
    line-height: 180%;
}
.header_img p {
    display: block;
    width: 90%;
    margin: 10px auto;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 180%;
    letter-spacing: 1px;
}
.header_img a::after {
    content: ' ';
    margin-left: 10px;
    padding: 5px 20px;
    background-image:url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header_img a {
    display: block;
    width: 200px;
    margin: 20px auto;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section01 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
}
.top_section01_box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: #F2F1E9;
}
.top_section01_box_left {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section01_box_left h2 {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 25px;
    font-weight: 700;
    color: #383838;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
}
.top_section01_box_left p {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #000;
}
.top_section01_box_left img {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 30px 0 15px;
}
.top_section01_box_right {
    display: block;
    width: 100%;
    margin: 0 auto 0;
}
.top_section01_box_right img {
    display: block;
    width: 90%;
    max-width: 155px!important;
    margin: 0 auto;
}
    .top_section01_box_right_img01_sp {
        position: absolute;
        top: 8%;
        right: 5%;
        width: 65px!important;
    }
.top_section01_btn::after {
    content: ' ';
    margin-left: 10px;
    padding: 5px 20px;
    background-image:url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section01_btn {
    display: block;
    width: 200px;
    margin: 20px auto;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section02 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
}
.top_section02 a{
    pointer-events: none;
}
.top_section02_box {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: #F2F1E9;
}
.top_section02_box_left {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section02_box_left img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section02_box_right {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section02_box_right h2 {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 25px;
    font-weight: 700;
    color: #383838;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section02_box_right p {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #000;
}
    .top_section02_box_right_box {
        display: block;
        width: 100%;
        margin: 0;
        padding: 20px;
        background: #fff;
        overflow: hidden;
    }
    .top_section02_box_right_box_left {
        display: block;
        width: 75%;
        margin: 0 auto;
        float: left
    }
    .top_section02_box_right_box_left h3 {
        display: block;
        width: 100px;
        margin: 0;
        font-size: 13px;
        text-align: center;
        color: #34951A;
        border: 1px solid #32B200;
    }
    .top_section02_box_right_box_left img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .top_section02_box_right_box_left p {
        display: block;
        margin: 5px 0;
        font-size: 15px;
    }
    .top_section02_box_right_box_right {
        display: block;
        width: 25%;
        margin: 0 auto;
        float: right
    }
    .top_section02_box_right_box_right img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
.top_section02_box_right a {
    display: block;
    width: 180px;
    margin-top: 60px;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section02_btn::after {
    content: ' ';
    margin-left: 10px;
    padding: 5px 20px;
    background-image:url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section02_btn {
    display: block;
    width: 200px;
    margin: 20px auto;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
    pointer-events:auto!important;
}
.top_section04 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background: #E5F1E4;
}
.top_section04_box {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.top_section04_box_left {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section04_box_left h2 {
    display: block;
    width: 140px;
    margin: 0 auto;
    padding: 7px 0;
    font-size: 18px;
    background: #fff;
    text-align: center;
}
.top_section04_box_left_block {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 20px 10px;
    background: #fff;
}
.top_section04_box_left_block h3 {
    margin: 10px 0;
    font-size: 13px;
    line-height: 150%;
    color: #015AAC;
}
.top_section04_box_left_block ul {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top_section04_box_left_block ul li {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid #9E9F9F;
}
.top_section04_box_left_block_date {
    margin-right: 10px;
    font-size: 16px;
}
.top_section04_box_left_block_category {
    display: inline-block;
    width: 90px;
    padding: 2px 10px;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.top_section04_box_left_block_category_purple {background: #A39BC8}
.top_section04_box_left_block_category_green {background: #007F5A}
.top_section04_box_left_block_category_red {background: #AF0004}
.top_section04_box_left_btn::before {
    content: '＞';
    margin-right: 7px;
    color: #AF0004;
    font-weight: 700;
}
.top_section04_box_left_btn {
    display: block;
    width: 100px;
    margin: 30px auto 15px;
    padding: 0 0 7px;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #9E9F9F;
}
.top_section04_box_right {
    display: block;
    width: 100%;
    margin: 35px auto 0;
}
.top_section04_box_right ul {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top_section04_box_right ul li {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
}
.top_section04_box_right ul li a {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section04_box_right ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section05 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
.top_section05_box {
    width: 100%;
    max-width: 1010px;
    margin: 0 auto;
}
.top_section05_box a {
    pointer-events: none;
}
.top_section05_box_left {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    background: #F2F1E9;
}
.top_section05_box_left h2 {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: 23px;
    font-weight: 700;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section05_box_left p {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 180%;
    color: #000;
}
    .top_section05_box_left img {
        display: block;
        width: 90%;
        max-width: 300px;
        margin: 30px auto;
    }
.top_section05_box_right {
    display: block;
    width: 100%;
    margin: 30px auto;
    padding: 10px;
    background: #F2F1E9;
}
.top_section05_box_right h2 {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: 23px;
    font-weight: 700;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section05_box_right p {
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 180%;
    color: #000;
}
.top_section05_box_right img {
        display: block;
        width: 90%;
        max-width: 270px;
        margin: 30px auto;
    }
.top_section05_btn::after {
    content: ' ';
    margin-left: 10px;
    padding: 5px 20px;
    background-image:url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section05_btn {
    display: block;
    width: 200px;
    margin: 20px auto;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
    pointer-events:auto!important;
}
footer {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #34951A;
}
.sitemap::before {
    position: absolute;
    bottom: 1%;
    right: 0%;
    left: 0;
    margin: auto;
    content: ' ';
    display: block;
    padding: 35px;
    background-image: url(../images/top_sitemap_img.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sitemap {
    display: block;
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.sitemap_left {
    display: block;
    width: 100%;
    margin: 0 auto;
}
    .sitemap_sp::after {
        display: block;
        content: ' ';
        width: 150px;
        height: 1px;
        margin: 30px auto 40px;
        background: #fff;
    }
.sitemap_sp {
  margin: 0 auto;
  padding: 0;
    text-align: center;
}
.sitemap_sp .ac-content {
  margin: 0;
  padding: 0;
}
.sitemap_sp input {
  display: none;
}
.sitemap_sp label {
  display: block;
  cursor: pointer;
  padding: 10px;
  color: #fff;
  box-sizing: border-box;
}
.sitemap_sp label:hover {
  opacity: .7;
}
.sitemap_sp .ac-cont {
  transition: 0.2s;
  height: 0;
  overflow: hidden;
  padding: 0 10px;
  color: #fff;
  box-sizing: border-box;
}
.sitemap_sp .ac-cont  ul {
    margin: 0;
    padding: 0;
}
.sitemap_sp .ac-cont  ul li {
    margin: 10px 0;
    padding: 0;
}
.sitemap_sp input:checked + .ac-cont {
  height: auto;
  padding: 10px;
  box-sizing: border-box;
}
.sitemap_box {
    margin: 0 4% 30px; 
}
.sitemap_box ul {
    margin: 0;
    padding: 0;
}
.sitemap_box ul li {
    margin: 0;
    padding: 0;
}
.sitemap_box ul li a {
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 13px;
    color: #fff;
}
.sitemap_box h2 {
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    line-height: 150%;
    border-bottom: 1px solid #fff;
}
.sitemap_right {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.sitemap_right ul {
    margin: 0;
    padding: 0;
}
.sitemap_right ul li {
    display: block;
    margin: 20px 0;
    padding: 0;
}
.sitemap_right ul li a {
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.sitemap_right ul li:nth-child(1) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 4px;
    background-image:url("../images/footer_key.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
    .sitemap_right ul li:nth-child(1) a,.sitemap_right ul li:nth-child(6) a {
        width: 45%;
        margin: 0 auto;
        border-radius: 10px;
        padding: 10px!important;
    }
.sitemap_right ul li:nth-child(1) a,.sitemap_right ul li:nth-child(3) a,.sitemap_right ul li:nth-child(4) a,.sitemap_right ul li:nth-child(6) a {
    padding: 3px 0;
    border: 1px solid #fff;
}
.sitemap_right ul li:nth-child(3) a,.sitemap_right ul li:nth-child(4) a {
    padding: 10px 0;
    font-size: 15px;
}
    .sitemap_right ul li ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        width: 50%;
        margin: 50px auto 0;
    }
    .sitemap_right ul li ul li {
        display: block;
        width: 50%;
        margin: 0 auto;
        padding: 0;
    }
    .sitemap_right ul li ul li a::before {
        display: none!important;
    }
    .sitemap_right ul li ul li a {
        display: block;
        width: 60px!important;
        margin: 0 auto;
        border: none!important;
    }
    .sitemap_right ul li ul li:nth-child(1) a {
        padding: 0!important;
    }
    .sitemap_right ul li ul li a img {
        width: 100%;
    }
copy::after {
    display: block;
    width: 10px;
    margin: 10px auto;
    content: ' ';
    padding: 100px 100px 0;
    background-image: url(../images/footer_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
}
copy {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 150%;
}
/*    民医連のご紹介　　*/
    .header_about_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #34951A;
    }
    .header_about_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_about_img01 {
        display: none;
    }
    .header_about_img02 {
        display: none;
    }
    .about01_bg {
        position: relative;
        padding: 50px 0 100px;
        background: #F2F1E9;
    }
    .about_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 960px;
    }
    .about01_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        margin: 0 auto;
    }
    .about01_box_block {
        display: block;
        width: 48%;
        margin: 0 0 10px;
    }
    .about01_box_block a::after {
        content: ' ';
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
        text-align: center;
        padding: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(../images/about_img13.svg);
    }
    .about01_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 30px;
        background: #fff;
        border: 2px solid #34951A;
        border-radius: 32px;
    }
    .about01_box_block img {
        display: block;
        margin: 30px auto 0;
    }
    .about01_box_block01 img {width: 100px;}
    .about01_box_block02 img {width: 100px;}
    .about01_box_block03 img {width: 130px;}
    .about01_box_block04 img {width: 130px;margin-top: 48px!important;}
    .about01_box_block05 img {width: 120px;}
    .about01_box_block06 img {width: 130px;margin-top: 55px!important;}
    .about01_box_block07 img {width: 110px;}
    .about01_box_block08 img {width: 64px;}
    .about01_box_block09 img {width: 100px;}
    .about01_box_block10 a {border: none!important;background: none!important;} 
    .about01_box_block10 a::after {display: none!important;}
    .about01_box_block10 img {width: 60%;margin: 60px auto;}
/*   　社内保障と平和街づくり　*/
    .header_syakaihosyou_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #F29C97;
    }
    .header_syakaihosyou_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_syakaihosyou_img01 {display: none}
    .header_syakaihosyou_img02 {display: none}
    .header_syakaihosyou_img03{display: none}
    .syakaihosyou01_bg {
        position: relative;
        padding: 50px 0 80px;
        background: #F2F1E9;
    }
    .syakaihosyou_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 960px;
    }
    .syakaihosyou01_box {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 0 auto;
    }
    .syakaihosyou01_box_block a {
        display: block;
        width: 100%;
        margin: 0 auto 30px;
        padding-bottom: 30px;
    }
    .syakaihosyou01_box_block_left {
        margin: 0;
    }
    .syakaihosyou01_box_block_left img {
        width: 100%;
        margin: 0 auto;
    }
    .syakaihosyou01_box_block_right {
        margin: 0;
    }
    .syakaihosyou01_box_block_right p {
        margin-top: 15px;
        font-size: 15px;
        line-height: 170%;
        word-wrap:break-word;
    }
/*   　ニュース　*/
    .header_news_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #0187AA;
    }
    .header_news_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_news_img h1 span {
        display: inline-block;
        line-height: 180%;
    }
    .header_news_img01 {
        position: absolute;
        bottom: -100%;
        left: 30px;
        margin: auto;
        width: 25%;
    }
    .header_news_img02 {
        position: absolute;
        bottom: -100%;
        right: 40px;
        margin: auto;
        width: 25%;
    }
    .news01_bg {
        position: relative;
        padding: 150px 0 150px;
        background: #F2F1E9;
    }
    .news_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 960px;
    }
.tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 90%;
    max-width: 640px;
    margin: 0 auto;
    }

.tab_item {
  width: calc(100%/2);
  height: 30px;
  background-color: #d9d9d9;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
    .tab_item_news {background: #AF0004!important}
    .tab_item_pressrelease {background: #015AAC!important}
    .tab_item_seimei {background: #A39BC8!important}
    .tab_item_shiryo {background: #34951A!important}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 30px 0 0;
  clear: both;
  overflow: hidden;
}
#news:checked ~ #news_content,
#pressrelease:checked ~ #pressrelease_content,
#seimei:checked ~ #seimei_content,
#shiryo:checked ~ #shiryo_content {
  display: block;
}
.tabs input:checked + .tab_item {
  color: #fff;
}
    .tab_content h2 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .tab_content ul {
        display: block;
        width: 85%;
        margin: 30px auto;
        padding: 0;
    }
    .tab_content ul li{
        margin: 0 auto;
        padding: 0;
    }
    .tab_content ul li a{
        display: block;
        margin: 10px auto;
        padding: 10px 0 10px 1em;
        text-indent: -1em;
        font-size: 13px;
        color: #015AAC;
        border-bottom: 1px solid #9E9F9F;
        line-height: 150%;
    }
    #news_content h2 {
        color: #AF0004;
        padding-bottom: 20px;
        border-bottom: solid 1px #AF0004;
    }
    #news_content ul li a::before {
        content: '●';
        color: #AF0004;
    }
    #pressrelease_content h2 {
        color: #015AAC;
        padding-bottom: 20px;
        border-bottom: solid 1px #015AAC;
    }
    #pressrelease_content ul li a::before {
        content: '●';
        color: #015AAC;
    }
    #seimei_content h2 {
        color: #A39BC8;
        padding-bottom: 20px;
        border-bottom: solid 1px #A39BC8;
    }
    #seimei_content ul li a::before {
        content: '●';
        color: #A39BC8;
    }
    #shiryo_content h2 {
        color: #34951A;
        padding-bottom: 20px;
        border-bottom: solid 1px #34951A;
    }
    #shiryo_content ul li a::before {
        content: '●';
        color: #34951A;
    }
/*   　メディア　*/
    .header_media_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #CEA91D;
    }
    .header_media_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 21px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_media_img01 {
        display: none!important;
    }
    .header_media_img02 {
        display: none!important;
    }
    .media01_bg {
        position: relative;
        padding: 0px;
        background: #F2F1E9;
    }
    .media01 {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 0 auto;
    }
    .media01_top_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .media01_top_img img {
        display: block;
    }
    .media01_top_img a {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 20px;
        display: block;
        width: 225px;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #CEA91D;
    }
    .media01_top_img a::after {
        content: '';
        margin-left: 10px;
        padding: 25px;
        background-image: url("../images/arrow.svg");
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center;
    }
    .media01_banner_list {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }
    .media01_banner_list_block {
        display: block;
        width: 48%;
        margin: 0 0 20px;
        padding: 0;
    }
    .media01_banner_list_block a {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_banner_list_block a img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media_img13 {
        display: block;
        width: 70%;
        margin: 0 auto;
    }
    .media01_link_list {
        width: 100%;
        max-width: 960px;
        margin: 30px auto;
    }
    .media01_link_list_block {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
    }
    .media01_link_list_block a {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_link_list_block a img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
/*   　記事一覧*/
    .header_list_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #B7ADA1;
    }
    .header_list_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_list_img01 {
        display: none;
    }
    .header_list_img02 {
        position: absolute;
        bottom:  -150%;
        right: 50px;
        margin: auto;
        width: 100px;
    }
    .list01_bg {
        position: relative;
        padding: 100px 0 0;
        background: #F2F1E9;
    }
    .list01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 960px;
    }
    .list01_box {
        display: block;
        width: 90%;
        max-width: 640px;
        padding: 30px 0;
        margin: 0 auto 20px;
        background: #fff;
    }
    .list01_box h2 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        color: #000;
        padding-bottom: 20px;
        border-bottom: solid 1px #9E9F9F;
    }
    .list01_box ul {
        display: block;
        width: 85%;
        margin: 30px auto;
        padding: 0;
    }
    .list01_box ul li{
        margin: 0 auto;
        padding: 0;
    }
    .list01_box ul li a{
        display: block;
        margin: 10px auto;
        padding: 5px 0;
        font-size: 13px;
        color: #015AAC;
        border-bottom: 1px solid #9E9F9F;
    }
    .list01_box_date {
        font-size: 16px;
        color: #383838;
        margin-right: 20px;
    }
    .list01_box_category {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #fff;
    }
    .list01_box_category_seimei {background: #A39BC8}
    .list01_box_category_syupan {background: #007F5A}
    .list01_box_category_event {background: #DF5475}
    .list01_box_new {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #E40012;
        border: 1px solid #E40012;
    }
    .list01_box_p {
        display: block;
        margin: 10px auto;
        line-height: 160%;
    }
    .list01_img02 {
        display: block;
        width: 30%;
        margin:0 auto 0 10%;
    }
/*   　個別記事*/
    .header_single_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #B7ADA1;
    }
    .header_single_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 23px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_single_img01 {
        display: none;
    }
    .header_single_img02 {
        position: absolute;
        bottom:  -150%;
        right: 50px;
        margin: auto;
        width: 100px;
    }
    .single01_bg {
        position: relative;
        padding: 100px 0 0;
        background: #F2F1E9;
    }
    .single01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .single01_box {
        display: block;
        width: 90%;
        max-width: 960px;
        padding: 20px 0 50px;
        margin: 0 auto 30px;
        background: #fff;
    }
    .single01_box_date {
        font-size: 16px;
        color: #383838;
        margin:0 20px;
    }
    .single01_box_category {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        background: #A39BC8
    }
    .single01_box_block {
        margin-top: 20px;
        border-top: solid 1px #9E9F9F;
    }
    .single01_box_block h2 {
        display: block;
        width: 90%;
        margin: 30px auto;
        padding-left: 10px;
        font-size: 23px;
        font-weight: 700;
        color: #000;
        border-left: solid 8px #A39BC8;
    }
    .single01_box_block h3 {
        display: block;
        width: 90%;
        margin: 15px auto;
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }
    .single01_box_block p {
        display: block;
        width: 90%;
        margin: 15px auto;
        font-size: 13px;
        font-weight: 400;
        line-height: 180%;
        color: #000;
    }
/*    ページネーション　　*/
    .pagination {
        display: block;
        width: 90%;
        max-width: 150px;
        margin: 0 auto;
    }
    .pagination ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        margin: 0 auto;
        padding: 0;
    }
    .pagination ul li {
        display: block;
        width: 14%;
        margin: 0;
        padding: 0;
    }
    .pagination ul li a {
        font-size: 12px;
        text-align: center;
        color: #383838!important;
        border: none;
    }
    .pagination ul li a::before {display: none!important;}
    .pagination ul li:nth-child(1) a {
        border-bottom: 2px solid #AF0004;
    }
    .pagination ul li:nth-child(7) a {
        color: #AF0004!important;
    }
/*    民医連の医療と介護　　*/
    .header_iryoutokaigo_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #8F82BC;
    }
    .header_iryoutokaigo_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_iryoutokaigo_img01 {display: none;}
    .header_iryoutokaigo_img02 {display: none;}
    .iryoutokaigo01_bg {
        position: relative;
        padding: 50px 0 150px;
        background: #F2F1E9;
    }
    .iryoutokaigo_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .iryoutokaigo01_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        margin: 0 auto;
    }
    .iryoutokaigo01_box_block {
        display: block;
        width: 48%;
        margin: 0 0 20px;
    }
    .iryoutokaigo01_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        background: #fff;
        border: 2px solid #8F82BC;
        border-radius: 32px;
    }
    .iryoutokaigo01_box_block img {
        display: block;
        width: 90%;
        margin: 10px auto 0;
    }
    .iryoutokaigo02_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        margin: 0 auto;
        padding-top: 20px;
        border-top: dotted 3px #8F82BC;
    }
    .iryoutokaigo02_box_block {
        display: block;
        width: 48%;
        margin: 0 0 20px;
    }
    .iryoutokaigo02_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        background: #8F82BC;
        border-radius: 32px;
    }
    .iryoutokaigo02_box_block img {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;
    }
/*    憲法カフェ　*/
    .kenpo_cafe01_bg {
        position: relative;
        padding: 50px 0 200px;
        background: #F2F1E9;
    }
    .kenpo_cafe01_title {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto;
    }
    .kenpo_cafe01_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .kenpo_cafe01_slide{
        display: block;
        width: 100%;
        margin: 30px auto;
    } 
    .slide-items {
        width: 100%;
        height: 100%; 
    }
    .slide-items li {
        margin: 0 20px;
    }
    .slide-items img {
        width: 100%;
        object-fit: cover;
}
    .slick-slide{ height:auto!important; }
    .slick-next{ right:16%!important; }
    .slick-prev{ left:14.5%!important; }
    .slick-arrow{ z-index:2!important; }
    　.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
  }

  .slick-next:before{
    content:" "!important;
    padding: 20px;
    background: url("../images/kennpou_cafe04.png")!important;
    background-size: contain!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
  }

  .slick-prev:before{
    content:" "!important;
    padding: 20px;
    background: url("../images/kennpou_cafe03.png")!important;
    background-size: contain!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
  }
    
    .kenpo_cafe01_lead {
        width: 90%;
        max-width: 680px;
        margin: 30px auto 50px;
    }
    .kenpo_cafe01_lead h2 {
        margin: 0 auto 15px;
        font-size: 23px;
        font-weight: 700;
    }
    .kenpo_cafe01_lead p {
        margin: 0 auto;
        font-size: 15px;
        line-height: 180%;
    }
    .kenpo_cafe01_backnumber {
        display: block;
        width: 90%;
        max-width: 680px;
        margin: 0 auto 50px;
    }
    .kenpo_cafe01_backnumber ul {
        margin: 0 auto;
        padding: 40px;
        background: #fff;
        border: 5px solid #000;
    }
    .kenpo_cafe01_backnumber ul li {
        margin: 20px 0;
        padding: 0;
    }
    .kenpo_cafe01_backnumber ul li a {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .kenpo_cafe01_backnumber ul li a img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_backnumber p {
        margin: 5px auto;
        font-size: 16px;
        text-align: center;
        font-weight: 700;
    }
    .kenpo_cafe01_banner {
        display: block;
        width: 90%;
        max-width: 680px;
        margin: 0 auto 0;
    }
    .kenpo_cafe01_banner a {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_banner a img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
/*    憲法カフェ記事一覧　*/
    
    .kenpo_cafe01_list01_bg {
        position: relative;
        padding: 50px 0 150px;
        background: #F2F1E9;
    }
    .kenpo_cafe01_list_title {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto 50px;
    }
    .kenpo_cafe01_list_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_list_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 660px;
    }
/*    人権カフェ　*/
    .jinken_cafe01_bg {
        position: relative;
        padding: 50px 0 250px;
        background: #F2F1E9;
    }
    .jinken_cafe01_title {
        display: block;
        width: 90%;
        max-width: 225px;
        margin: 0 auto;
    }
    .jinken_cafe01_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .jinken_cafe01_title_img {
        position: relative;
        display: block;
        width: 90%;
        max-width: 655px;
        margin: 30px auto;
    }
    .jinken_cafe01_title_img01 {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe01_title_img02 {
        display: none;
    }
    .jinken_cafe01_lead {
        margin: 100px auto 0;
    }
    .jinken_cafe01_lead img {
        display: none!important;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe01_lead_box {
        display: block;
        width: 100%;
        max-width: 640px;
        margin: -50px auto 0;
        padding: 16% 15% 25%;
        background-image: url(../images/jinken_cafe06.svg);
        background-position: top;
        background-size: 100%;
        background-repeat: no-repeat;
        text-align: center;
    }
    .jinken_cafe01_lead_box h2 {
        display: inline-block;
        margin: 0 auto 10px;
        padding:0 0 10px;
        font-size: 17px;
        font-weight: 700;
        border-bottom: 3px dotted #fff;
    }
    .jinken_cafe01_lead_box p {
        padding:0 0 10px;
        font-size: 13px;
        line-height: 180%;
        text-align: left;
    }
    .jinken_cafe01_backnumber svg {
        display: block;
        width: 90%;
        max-width: 220px;
        margin: 0 auto;
    }
    .jinken_cafe01_backnumber p {
        margin: 5px auto;
        font-size: 16px;
        text-align: center;
        font-weight: 700;
    }
/*    人権カフェ詳細　*/
    .jinken_cafe02_bg {
        position: relative;
        padding: 50px 0 150px;
        background: #F2F1E9;
    }
    .jinken_cafe02_title {
        display: block;
        width: 90%;
        max-width: 220px;
        margin: 0 auto;
    }
    .jinken_cafe02_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe_img02 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 80%;
        max-width: 960px;
    }
    .jinken_cafe02_pdf {
        width: 90%;
        max-width: 960px;
        margin: 30px auto;
    }
    .jinken_cafe02_pdf_block {
        margin: 30px 0;
    }
    .jinken_cafe02_pdf_block a {
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe02_pdf_block a img {
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe02_pdf_block p {
        margin: 5px auto;
        font-size: 15px;
        text-align: center;
        font-weight: 700;
    }
    .jinken_cafe02_lead {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 50px auto;
    }
    .jinken_cafe02_lead h2 {
        display: inline-block;
        margin-top: 50px;
        margin-bottom: 30px;
        padding-bottom: 5px;
        font-size: 21px;
        font-weight: 700;
        border-bottom: 3px dotted #34951A;
    }
    .jinken_cafe02_lead p {
        font-size: 14px;
        line-height: 220%;
    }
    .jinken_cafe02_lead img {
        width: 90%;
        max-width: 515px;
        margin: 0;
    }
    .jinken_cafe02_lead_btn01 {
        display: block;
        width: 100%;
        max-width: 170px;
        padding: 15px 0;
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #015AAC;
        border-radius: 8px;
    }
    .jinken_cafe02_lead_btn02 {
        display: block;
        width: 100%;
        padding: 15px 0;
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #015AAC;
        border-radius: 8px;
    }
}
@media screen and (min-width:481px) and (max-width:979px) {
    .tb_none {display: none!important;}
header {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_top {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0 10px;
    background: #34951A;
}
.header_top_nav {
    display: block;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}
.header_top_nav ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    max-width: 280px;
    margin: 0 0 0 auto;
}
.header_top_nav ul li {
    display: block;
    margin: 0 2%;
}
.header_top_nav ul li a {
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.header_center {
    display: block;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}
.header_center_left {
    display: block;
    margin: 10px auto 0;
    width: 400px;
    overflow: hidden;
}
.header_center_left_left {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    float: left;
}
.header_center_left_left img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_left_right {
    display: block;
    width: 100%;
    max-width: 130px;
    margin: 10px 0 0 15px;
    float: right;
}
.header_center_left_right ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.header_center_left_right ul li {
    display: block;
    width: 30%;
    margin: 0 auto;
}
.header_center_left_right ul li a {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_left_right ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_right {
    display: block;
    margin: 0 auto;
    width: 310px;
    padding: 20px 0;
    overflow: hidden;
}
.header_center_right p::before {
    content: ' ';
    padding: 11px;
    background-image:url("../images/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header_center_right p {
    margin: 5px 15px 0 0;
    font-size: 13px;
    font-weight: 700;
    color:#34951A;
    float: left;
}
.header_center_right form {
    padding: 0 0 0 5px;
    font-size: 13px;
    border: solid 2px #34951A;
    border-radius: 5px;
    float: right;
}
.header_center_right input[type="submit"] {
    padding: 4px 6px;
    font-size: 13px;
    color: #fff;
    background: #34951A;
}
nav {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
}
.nav-list {
    position:relative;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    max-width: 960px;
    margin: 15px auto;
}
.nav-item {
    display: block;
    width: 14%;
    margin: 0 auto;
}
.nav-item:nth-child(1) a,.nav-item:nth-child(2) a,.nav-item:nth-child(7) a {
    padding: 10px 0;
}
.nav-item:nth-child(1) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 9px;
    background-image:url("../images/home.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.nav-item:nth-child(7) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 9px;
    background-image:url("../images/key.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.nav-item a {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 150%;
    color: #383838;
    text-align: center;
    border-right: 2px solid #34951A;
}
.nav-item:nth-child(7) a {
    border: none;
}

  .nav-item_sub {
    background: #34951A;
    top: 40px;
    left: 0;
    margin:auto;
    opacity: 0;
    position: absolute;
    transition: all 0.2s ease;
    visibility: hidden;
    width: 100%;
      z-index: 1;
  }

  .nav-item_sub .inner {
    display: flex;
    margin: 0 auto;
    width: 100%;
  }

  .nav-item_sub .inner ul {
    margin: 20px 20px 20px;
  }

  .global-nav .nav-list .nav-item_sub a {
      display: block;
      border-bottom: 1px solid rgba(255,255,255,0.40);
    text-align: left;
      color: #fff;
  }

  .nav-item:hover .nav-item_sub {
    opacity: 1;
    visibility: visible;
  }
    .global-nav-icon {
  display: none;
}
.header_img {
    position: relative;
    display: block;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    background-image: url("../images/header_img001.jpg");
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 200%
}
.header_img h1 {
    position: absolute;
    top: 7%;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    width: 430px;
    font-size: 35px;
    font-weight: 400;
    font-family: "Zen Maru Gothic", serif;;
    font-style: normal;
    color: #231815;
    line-height: 180%;
}
.header_img p {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    width: 430px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 180%;
    letter-spacing: 1px;
}
.header_img a::after {
    content: ' ';
    margin-left: 10px;
    padding: 5px 30px;
    background-image:url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header_img a {
    position: absolute;
    top: 80%;
    right: 5%;
    width: 230px;
    padding: 15px 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section01 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
}
.top_section01_box {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: #F2F1E9;
    overflow: hidden;
}
.top_section01_box_left {
    display: block;
    width: 50%;
    margin: 0 auto;
    float: left;
}
.top_section01_box_left h2 {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 28px;
    font-weight: 700;
    color: #383838;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
}
.top_section01_box_left p {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #000;
}
.top_section01_box_left img {
    display: block;
    width: 100%;
    max-width: 270px;
    margin: 30px 0 15px;
}
.top_section01_box_right {
    display: block;
    width: 50%;
    margin: 0 auto 0;
    float: right;
}
.top_section01_box_right img {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.top_section01_btn {
    position: absolute;
    bottom: 5%;
    right: 5%;
    display: block;
    width: 25px;
}
.top_section02 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
}
.top_section02_box {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: #F2F1E9;
    overflow: hidden;
}
.top_section02_box_left {
    display: block;
    width: 50%;
    margin: 0 auto;
    float: left;
}
.top_section02_box_left img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section02_box_right {
    display: block;
    width: 47%;
    margin: 0 auto;
    float: right;
}
.top_section02_box_right h2 {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 28px;
    font-weight: 700;
    color: #383838;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section02_box_right p {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #000;
}
    .top_section02_box_right_box {
        display: block;
        width: 80%;
        margin: 0;
        padding: 20px;
        background: #fff;
        overflow: hidden;
    }
    .top_section02_box_right_box_left {
        display: block;
        width: 75%;
        margin: 0 auto;
        float: left
    }
    .top_section02_box_right_box_left h3 {
        display: block;
        width: 100px;
        margin: 0;
        font-size: 13px;
        text-align: center;
        color: #34951A;
        border: 1px solid #32B200;
    }
    .top_section02_box_right_box_left p {
        display: block;
        margin: 5px 0;
        font-size: 15px;
    }
    .top_section02_box_right_box_right {
        display: block;
        width: 25%;
        margin: 0 auto;
        float: right
    }
    .top_section02_box_right_box_right img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
.top_section02 a::after {
    content: ' ';
    position: absolute;
    bottom: 5%;
    right: 5%;
    padding: 12.5px;
    background-image:url("../images/top_btn01.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section02_box_right a {
    display: block;
    width: 180px;
    margin-top: 60px;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section04 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background: #E5F1E4;
}
.top_section04_box {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.top_section04_box_left {
    display: block;
    width: 50%;
    margin: 0 auto;
    float: left;
}
.top_section04_box_left h2 {
    display: block;
    width: 140px;
    margin: 0 auto;
    padding: 7px 0;
    font-size: 18px;
    background: #fff;
    text-align: center;
}
.top_section04_box_left_block {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 20px 10px;
    background: #fff;
}
.top_section04_box_left_block h3 {
    margin: 10px 0;
    font-size: 13px;
    line-height: 150%;
    color: #015AAC;
}
.top_section04_box_left_block ul {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top_section04_box_left_block ul li {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid #9E9F9F;
}
.top_section04_box_left_block_date {
    margin-right: 10px;
    font-size: 16px;
}
.top_section04_box_left_block_category {
    display: inline-block;
    width: 90px;
    padding: 2px 10px;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.top_section04_box_left_block_category_purple {background: #A39BC8}
.top_section04_box_left_block_category_green {background: #007F5A}
.top_section04_box_left_block_category_red {background: #AF0004}
.top_section04_box_left_btn::before {
    content: '＞';
    margin-right: 7px;
    color: #AF0004;
    font-weight: 700;
}
.top_section04_box_left_btn {
    display: block;
    width: 100px;
    margin: 30px auto 15px;
    padding: 0 0 7px;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #9E9F9F;
}
.top_section04_box_right {
    display: block;
    width: 50%;
    margin: 35px auto 0;
    float: right;
}
.top_section04_box_right ul {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top_section04_box_right ul li {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}
.top_section04_box_right ul li a {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section04_box_right ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section05 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
.top_section05_box {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    max-width: 1010px;
    margin: 0 auto;
}
.top_section05_box_left {
    display: block;
    width: 45%;
    margin: 0 auto;
    padding: 10px 10px 0;
    background: #F2F1E9;
}
.top_section05_box_left a::before {
    position: absolute;
    bottom: -25%;
    right: 15px;
    content: ' ';
    padding:12.5px;
    background-image: url(../images/top_btn01.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section05_box_left a {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.top_section05_box_left h2 {
    font-size: 28px;
    font-weight: 700;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section05_box_left p {
    font-size: 15px;
    line-height: 180%;
    color: #000;
}
    .top_section05_box_left img {
        display: block;
        width: 90%;
        max-width: 300px;
        margin: 30px auto;
    }
.top_section05_box_right {
    display: block;
    width: 45%;
    margin: 0 auto;
    padding: 10px 10px 50px;
    background: #F2F1E9;
}
.top_section05_box_right a::before {
    position: absolute;
    bottom: -5%;
    right: 15px;
    content: ' ';
    padding:12.5px;
    background-image: url(../images/top_btn01.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section05_box_right a {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.top_section05_box_right h2 {
    font-size: 25px;
    font-weight: 700;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section05_box_right p {
    font-size: 15px;
    line-height: 180%;
    color: #000;
}
.top_section05_box_right img {
        display: block;
        width: 90%;
        max-width: 270px;
        margin: 30px auto;
    }
footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #34951A;
}
.sitemap::before {
    position: absolute;
    bottom: 5%;
    right: 0%;
    content: ' ';
    display: block;
    padding: 100px;
    background-image: url(../images/top_sitemap_img.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sitemap {
    position: relative;
    display: block;
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}
.sitemap_left {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 80%;
    margin: 0 auto;
    float: left;
}
.sitemap_box {
    margin: 0 4% 30px; 
}
.sitemap_box ul {
    margin: 0;
    padding: 0;
}
.sitemap_box ul li {
    margin: 0;
    padding: 0;
}
.sitemap_box ul li a {
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 13px;
    color: #fff;
}
.sitemap_box02 ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 350px;
    margin: 0;
    padding: 0;
}
.sitemap_box02 ul li {
    width: 50%;
}
.sitemap_box h2 {
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    line-height: 150%;
    border-bottom: 1px solid #fff;
}
.sitemap_right {
    display: block;
    width: 20%;
    margin: 0 auto;
    float: right;
}
.sitemap_right ul {
    margin: 0;
    padding: 0;
}
.sitemap_right ul li {
    display: block;
    margin: 20px 0;
    padding: 0;
}
.sitemap_right ul li a {
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.sitemap_right ul li:nth-child(1) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 4px;
    background-image:url("../images/footer_key.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
    .sitemap_right ul li:nth-child(1) a,.sitemap_right ul li:nth-child(6) a {
        border-radius: 10px;
    }
.sitemap_right ul li:nth-child(1) a,.sitemap_right ul li:nth-child(3) a,.sitemap_right ul li:nth-child(4) a,.sitemap_right ul li:nth-child(6) a {
    padding: 3px 0;
    border: 1px solid #fff;
}
    .sitemap_right ul li ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-top: 50px;
    }
    .sitemap_right ul li ul li {
        display: block;
        width: 50%;
        margin: 0 auto;
        padding: 0;
    }
    .sitemap_right ul li ul li a::before {
        display: none!important;
    }
    .sitemap_right ul li ul li a {
        display: block;
        width: 70%;
        margin: 0 auto;
        border: none!important;
    }
copy::after {
    display: block;
    width: 10px;
    margin: 10px auto;
    content: ' ';
    padding: 100px 100px 0;
    background-image: url(../images/footer_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
}
copy {
    display: block;
    padding: 30px 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
/*    民医連のご紹介　　*/
    .header_about_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #34951A;
    }
    .header_about_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_about_img01 {
        position: absolute;
        bottom: 0;
        left: 30px;
        margin: auto;
        width: 100px;
    }
    .header_about_img02 {
        position: absolute;
        bottom: 0;
        right: 30px;
        margin: auto;
        width: 100px;
    }
    .about01_bg {
        position: relative;
        padding: 100px 0;
        background: #F2F1E9;
    }
    .about_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .about01_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        margin: 0 auto;
    }
    .about01_box_block {
        display: block;
        width: 48%;
        margin: 0 0 50px;
    }
    .about01_box_block a::after {
        content: ' ';
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
        text-align: center;
        padding: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(../images/about_img13.svg);
    }
    .about01_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 30px;
        background: #fff;
        border: 2px solid #34951A;
        border-radius: 32px;
    }
    .about01_box_block img {
        display: block;
        margin: 30px auto 0;
    }
    .about01_box_block01 img {width: 200px;}
    .about01_box_block02 img {width: 200px;}
    .about01_box_block03 img {width: 180px;}
    .about01_box_block04 img {width: 180px;margin-top: 58px!important;}
    .about01_box_block05 img {width: 180px;}
    .about01_box_block06 img {width: 220px;margin-top: 50px!important;}
    .about01_box_block07 img {width: 170px;}
    .about01_box_block08 img {width: 104px;}
    .about01_box_block09 img {width: 140px;}
/*   　社内保障と平和街づくり　*/
    .header_syakaihosyou_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #F29C97;
    }
    .header_syakaihosyou_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_syakaihosyou_img01 {
        position: absolute;
        top: 0;
        left: 70px;
        margin: auto;
        width: 48px;
    }
    .header_syakaihosyou_img02 {
        position: absolute;
        bottom: 0;
        left: 30px;
        margin: auto;
        width: 20px;
    }
    .header_syakaihosyou_img03 {
        position: absolute;
        bottom: 0;
        right: 30px;
        margin: auto;
        width: 128px;
    }
    .syakaihosyou01_bg {
        position: relative;
        padding: 100px 0 250px;
        background: #F2F1E9;
    }
    .syakaihosyou_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .syakaihosyou01_box {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 0 auto;
    }
    .syakaihosyou01_box_block a {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 100%;
        margin: 0 auto 30px;
        padding-bottom: 30px;
        border-bottom: 2px dotted #F29C97;
    }
    .syakaihosyou01_box_block_left {
        width: 27%;
        margin: 0;
    }
    .syakaihosyou01_box_block_left img {
        width: 100%;
        margin: 0 auto;
    }
    .syakaihosyou01_box_block_right {
        width: 70%;
        margin: 0;
    }
    .syakaihosyou01_box_block_right p {
        font-size: 15px;
        line-height: 170%;
        word-wrap:break-word;
    }
/*   　ニュース　*/
    .header_news_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #0187AA;
    }
    .header_news_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_news_img h1 span {
        display: inline-block;
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: dotted 3px 
    }
    .header_news_img01 {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 650px;
        margin: auto;
        width: 90px;
    }
    .header_news_img02 {
        position: absolute;
        bottom:  10px;
        left:  650px;
        right: 0;
        margin: auto;
        width: 100px;
    }
    .news01_bg {
        position: relative;
        padding: 100px 0 250px;
        background: #F2F1E9;
    }
    .news01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .news_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
.tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 90%;
    max-width: 640px;
    margin: 0 auto;
    }

.tab_item {
  width: calc(100%/4);
  height: 30px;
  background-color: #d9d9d9;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
    .tab_item_news {background: #AF0004!important}
    .tab_item_pressrelease {background: #015AAC!important}
    .tab_item_seimei {background: #A39BC8!important}
    .tab_item_shiryo {background: #34951A!important}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 30px 0 0;
  clear: both;
  overflow: hidden;
}
#news:checked ~ #news_content,
#pressrelease:checked ~ #pressrelease_content,
#seimei:checked ~ #seimei_content,
#shiryo:checked ~ #shiryo_content {
  display: block;
}
.tabs input:checked + .tab_item {
  color: #fff;
}
    .tab_content h2 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .tab_content ul {
        display: block;
        width: 85%;
        margin: 30px auto;
        padding: 0;
    }
    .tab_content ul li{
        margin: 0 auto;
        padding: 0;
    }
    .tab_content ul li a{
        display: block;
        margin: 10px auto;
        padding: 10px 0;
        font-size: 13px;
        color: #015AAC;
        border-bottom: 1px solid #9E9F9F;
    }
    #news_content h2 {
        color: #AF0004;
        padding-bottom: 20px;
        border-bottom: solid 1px #AF0004;
    }
    #news_content ul li a::before {
        content: '●';
        color: #AF0004;
    }
    #pressrelease_content h2 {
        color: #015AAC;
        padding-bottom: 20px;
        border-bottom: solid 1px #015AAC;
    }
    #pressrelease_content ul li a::before {
        content: '●';
        color: #015AAC;
    }
    #seimei_content h2 {
        color: #A39BC8;
        padding-bottom: 20px;
        border-bottom: solid 1px #A39BC8;
    }
    #seimei_content ul li a::before {
        content: '●';
        color: #A39BC8;
    }
    #shiryo_content h2 {
        color: #34951A;
        padding-bottom: 20px;
        border-bottom: solid 1px #34951A;
    }
    #shiryo_content ul li a::before {
        content: '●';
        color: #34951A;
    }
/*   　メディア　*/
    .header_media_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #CEA91D;
    }
    .header_media_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_media_img h1 span {
        display: inline-block;
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: dotted 3px 
    }
    .header_media_img01 {
        position: absolute;
        top: 0px;
        left: 30px;
        margin: auto;
        width: 80px;
    }
    .header_media_img02 {
        position: absolute;
        bottom:  10px;
        right: 50px;
        margin: auto;
        width: 110px;
    }
    .media01_bg {
        position: relative;
        padding: 0px;
        background: #F2F1E9;
    }
    .media01 {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 0 auto;
    }
    .media01_top_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .media01_top_img img {
        display: block;
    }
    .media01_top_img a {
        position: absolute;
        right: 20px;
        bottom: 20px;
        display: block;
        width: 225px;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #CEA91D;
    }
    .media01_top_img a::after {
        content: '';
        margin-left: 10px;
        padding: 25px;
        background-image: url("../images/arrow.svg");
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center;
    }
    .media01_banner_list {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        max-width: 700px;
        margin: 0 auto;
    }
    .media01_banner_list_block {
        display: block;
        width: 40%;
        margin: 0 auto 20px;
        padding: 0;
    }
    .media01_banner_list_block a {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_banner_list_block a img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_link_list {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 100%;
        max-width: 960px;
        margin: 100px auto;
    }
    .media01_link_list_block {
        display: block;
        width: 45%;
        margin: 0 0 20px;
        padding: 0;
    }
    .media01_link_list_block a {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_link_list_block a img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
/*   　記事一覧*/
    .header_list_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #B7ADA1;
    }
    .header_list_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_list_img01 {
        position: absolute;
        top: 40px;
        left: 30px;
        margin: auto;
        width: 100px;
    }
    .header_list_img02 {
        position: absolute;
        bottom:  10px;
        right: 30px;
        margin: auto;
        width: 130px;
    }
    .list01_bg {
        position: relative;
        padding: 100px 0;
        background: #F2F1E9;
    }
    .list01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .list01_box {
        display: block;
        width: 90%;
        max-width: 640px;
        padding: 30px 0;
        margin: 0 auto;
        background: #fff;
    }
    .list01_box h2 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        color: #000;
        padding-bottom: 20px;
        border-bottom: solid 1px #9E9F9F;
    }
    .list01_box ul {
        display: block;
        width: 85%;
        margin: 30px auto;
        padding: 0;
    }
    .list01_box ul li{
        margin: 0 auto;
        padding: 0;
    }
    .list01_box ul li a{
        display: block;
        margin: 10px auto;
        padding: 5px 0;
        font-size: 13px;
        color: #015AAC;
        border-bottom: 1px solid #9E9F9F;
    }
    .list01_box_date {
        font-size: 16px;
        color: #383838;
        margin-right: 20px;
    }
    .list01_box_category {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #fff;
    }
    .list01_box_category_seimei {background: #A39BC8}
    .list01_box_category_syupan {background: #007F5A}
    .list01_box_category_event {background: #DF5475}
    .list01_box_new {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #E40012;
        border: 1px solid #E40012;
    }
    .list01_box_p {
        display: block;
        margin: 10px auto;
        line-height: 160%;
    }
/*   　個別記事*/
    .header_single_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #B7ADA1;
    }
    .header_single_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_single_img01 {
        position: absolute;
        top: 40px;
        left: 30px;
        margin: auto;
        width: 100px;
    }
    .header_single_img02 {
        position: absolute;
        bottom:  10px;
        right: 30px;
        margin: auto;
        width: 130px;
    }
    .single01_bg {
        position: relative;
        padding: 100px 0 0;
        background: #F2F1E9;
    }
    .single01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .single01_box {
        display: block;
        width: 90%;
        max-width: 960px;
        padding: 30px 50px 100px;
        margin: 0 auto 100px;
        background: #fff;
    }
    .single01_box_date {
        font-size: 16px;
        color: #383838;
        margin-right: 20px;
    }
    .single01_box_category {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        background: #A39BC8
    }
    .single01_box_block {
        margin-top: 20px;
        border-top: solid 1px #9E9F9F;
    }
    .single01_box_block h2 {
        margin: 30px 0;
        padding-left: 10px;
        font-size: 32px;
        font-weight: 700;
        color: #000;
        border-left: solid 8px #A39BC8;
    }
    .single01_box_block h3 {
        margin: 15px 0;
        font-size: 24px;
        font-weight: 700;
        color: #000;
    }
    .single01_box_block p {
        margin: 15px 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 180%;
        color: #000;
    }
/*    ページネーション　　*/
    .pagination {
        display: block;
        width: 90%;
        max-width: 150px;
        margin: 0 auto;
    }
    .pagination ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        margin: 0 auto;
        padding: 0;
    }
    .pagination ul li {
        display: block;
        width: 14%;
        margin: 0;
        padding: 0;
    }
    .pagination ul li a {
        font-size: 12px;
        text-align: center;
        color: #383838!important;
        border: none;
    }
    .pagination ul li a::before {display: none!important;}
    .pagination ul li:nth-child(1) a {
        border-bottom: 2px solid #AF0004;
    }
    .pagination ul li:nth-child(7) a {
        color: #AF0004!important;
    }
/*    民医連の医療と介護　　*/
    .header_iryoutokaigo_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #8F82BC;
    }
    .header_iryoutokaigo_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_iryoutokaigo_img01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 600px;
        margin: auto;
        width: 182px;
    }
    .header_iryoutokaigo_img02 {
        position: absolute;
        bottom: 0;
        left: 600px;
        right: 0;
        margin: auto;
        width: 92px;
    }
    .iryoutokaigo01_bg {
        position: relative;
        padding: 50px 0;
        background: #F2F1E9;
    }
    .iryoutokaigo_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .iryoutokaigo01_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 460px;
        margin: 0 auto;
    }
    .iryoutokaigo01_box_block {
        display: block;
        width: 48%;
        margin: 0 0 50px;
    }
    .iryoutokaigo01_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        background: #fff;
        border: 2px solid #8F82BC;
        border-radius: 32px;
    }
    .iryoutokaigo01_box_block img {
        display: block;
        width: 90%;
        margin: 10px auto 0;
    }
    .iryoutokaigo02_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 460px;
        margin: 0 auto;
        padding-top: 50px;
        border-top: dotted 3px #8F82BC;
    }
    .iryoutokaigo02_box_block {
        display: block;
        width: 48%;
        margin: 0 0 50px;
    }
    .iryoutokaigo02_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        background: #8F82BC;
        border-radius: 32px;
    }
    .iryoutokaigo02_box_block img {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;
    }
/*    憲法カフェ　*/
    .kenpo_cafe01_bg {
        position: relative;
        padding: 50px 0 400px;
        background: #F2F1E9;
    }
    .kenpo_cafe01_title {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto;
    }
    .kenpo_cafe01_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .kenpo_cafe01_slide{
        display: block;
        width: 100%;
        margin: 30px auto;
    } 
    .slide-items {
        width: 100%;
        height: 100%; 
    }
    .slide-items li {
        margin: 0 20px;
    }
    .slide-items img {
        width: 100%;
        object-fit: cover;
}
    .slick-slide{ height:auto!important; }
    .slick-next{ right:16%!important; }
    .slick-prev{ left:14.5%!important; }
    .slick-arrow{ z-index:2!important; }
    　.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
  }

  .slick-next:before{
    content:" "!important;
    padding: 20px;
    background: url("../images/kennpou_cafe04.png")!important;
    background-size: contain!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
  }

  .slick-prev:before{
    content:" "!important;
    padding: 20px;
    background: url("../images/kennpou_cafe03.png")!important;
    background-size: contain!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
  }
    
    .kenpo_cafe01_lead {
        width: 90%;
        max-width: 680px;
        height: 250px;
        margin: 150px auto 100px;
        -webkit-writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -ms-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
    }
    .kenpo_cafe01_lead h2 {
        margin: 0 30px;
        font-size: 28px;
        font-weight: 700;
    }
    .kenpo_cafe01_lead p {
        margin: 0 auto;
        font-size: 15px;
        line-height: 180%;
    }
    .kenpo_cafe01_backnumber {
        display: block;
        width: 90%;
        max-width: 680px;
        margin: 0 auto 150px;
    }
    .kenpo_cafe01_backnumber ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        justify-content:space-between;
        margin: 0 auto;
        padding: 30px;
        background: #fff;
        border: 5px solid #000;
    }
    .kenpo_cafe01_backnumber ul li {
        margin: 0;
        padding: 0;
    }
    .kenpo_cafe01_backnumber ul li a {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .kenpo_cafe01_backnumber ul li a img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_backnumber p {
        margin: 5px auto;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
    }
    .kenpo_cafe01_banner {
        display: block;
        width: 90%;
        max-width: 680px;
        margin: 0 auto 0;
    }
    .kenpo_cafe01_banner a {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_banner a img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
/*    憲法カフェ記事一覧　*/
    
    .kenpo_cafe01_list01_bg {
        position: relative;
        padding: 50px 0 250px;
        background: #F2F1E9;
    }
    .kenpo_cafe01_list_title {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto 50px;
    }
    .kenpo_cafe01_list_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_list_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 660px;
    }
/*    人権カフェ　*/
    .jinken_cafe01_bg {
        position: relative;
        padding: 50px 0 250px;
        background: #F2F1E9;
    }
    .jinken_cafe01_title {
        display: block;
        width: 90%;
        max-width: 375px;
        margin: 0 auto;
    }
    .jinken_cafe01_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .jinken_cafe01_title_img {
        position: relative;
        display: block;
        width: 90%;
        max-width: 655px;
        margin: 30px auto;
    }
    .jinken_cafe01_title_img01 {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe01_title_img02 {
        display: none;
    }
    .jinken_cafe01_lead {
        margin: 100px auto;
    }
    .jinken_cafe01_lead img {
        display: none!important;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe01_lead_box {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: -50px auto 0;
        padding: 12% 40px 10%;
        background-image: url(../images/jinken_cafe05.png);
        background-position: top;
        background-size: 100%;
        background-repeat: no-repeat;
        text-align: center;
    }
    .jinken_cafe01_lead_box h2 {
        display: inline-block;
        margin: 0 auto 10px;
        padding:0 30px 10px;
        font-size: 4vw;
        font-weight: 700;
        border-bottom: 3px dotted #fff;
    }
    .jinken_cafe01_lead_box p {
        font-size: 2.3vw;
        line-height: 180%;
        text-align: left;
    }
    .jinken_cafe01_backnumber svg {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto;
    }
    .jinken_cafe01_backnumber p {
        margin: 5px auto;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
    }
/*    人権カフェ詳細　*/
    .jinken_cafe02_bg {
        position: relative;
        padding: 50px 0 400px;
        background: #F2F1E9;
    }
    .jinken_cafe02_title {
        display: block;
        width: 90%;
        max-width: 375px;
        margin: 0 auto;
    }
    .jinken_cafe02_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe_img02 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .jinken_cafe02_pdf {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        max-width: 960px;
        margin: 30px auto;
    }
    .jinken_cafe02_pdf_block {
        width: 45%;
        margin: 0;
    }
    .jinken_cafe02_pdf_block a {
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe02_pdf_block a img {
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe02_pdf_block p {
        margin: 5px auto;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
    }
    .jinken_cafe02_lead {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 50px auto;
    }
    .jinken_cafe02_lead h2 {
        display: inline-block;
        margin-top: 50px;
        margin-bottom: 30px;
        padding-bottom: 5px;
        font-size: 28px;
        font-weight: 700;
        border-bottom: 3px dotted #34951A;
    }
    .jinken_cafe02_lead p {
        font-size: 22px;
        line-height: 220%;
    }
    .jinken_cafe02_lead img {
        width: 90%;
        max-width: 515px;
        margin: 0;
    }
    .jinken_cafe02_lead_btn01 {
        display: block;
        width: 90%;
        max-width: 270px;
        padding: 30px 0;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #015AAC;
        border-radius: 8px;
    }
    .jinken_cafe02_lead_btn02 {
        display: block;
        width: 90%;
        max-width: 640px;
        padding: 30px 0;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #015AAC;
        border-radius: 8px;
    }
}
@media screen and (min-width:980px) {
    .pc_none {display: none!important;}
header {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_top {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0 10px;
    background: #34951A;
}
.header_top_nav {
    display: block;
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
}
.header_top_nav ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    max-width: 280px;
    margin: 0 0 0 auto;
}
.header_top_nav ul li {
    display: block;
    margin: 0 2%;
}
.header_top_nav ul li a {
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.header_center {
    display: block;
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.header_center_left {
    display: block;
    margin: 10px auto 0;
    float: left;
    overflow: hidden;
}
.header_center_left_left {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    float: left;
}
.header_center_left_left img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_left_right {
    display: block;
    width: 100%;
    max-width: 130px;
    margin: 10px 0 0 15px;
    float: right;
}
.header_center_left_right ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.header_center_left_right ul li {
    display: block;
    width: 30%;
    margin: 0 auto;
}
.header_center_left_right ul li a {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_left_right ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.header_center_right {
    display: block;
    margin: 0 auto;
    padding: 30px 0;
    float: right;
    overflow: hidden;
}
.header_center_right p::before {
    content: ' ';
    padding: 11px;
    background-image:url("../images/search.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header_center_right p {
    margin: 5px 15px 0 0;
    font-size: 13px;
    font-weight: 700;
    color:#34951A;
    float: left;
}
.header_center_right form {
    padding: 0 0 0 5px;
    font-size: 13px;
    border: solid 2px #34951A;
    border-radius: 5px;
    float: right;
}
.header_center_right input[type="submit"] {
    padding: 4px 6px;
    font-size: 13px;
    color: #fff;
    background: #34951A;
}
nav {
    position:relative;
    display: block;
    width: 100%;
    margin: 0 auto;
}
.nav-list {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 90%;
    max-width: 960px;
    margin: 15px auto;
}
.nav-item {
    display: block;
    width: 14%;
    margin: 0 auto;
}
.nav-item:nth-child(1) a,.nav-item:nth-child(2) a,.nav-item:nth-child(7) a {
    padding: 10px 0;
}
.nav-item:nth-child(1) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 9px;
    background-image:url("../images/home.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.nav-item:nth-child(7) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 9px;
    background-image:url("../images/key.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.nav-item a {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 150%;
    color: #383838;
    text-align: center;
    border-right: 2px solid #34951A;
}
.nav-item:nth-child(7) a {
    border: none;
}

  .nav-item_sub {
    background: #34951A;
    top: 40px;
    left: 0;
    margin:auto;
    opacity: 0;
    position: absolute;
    transition: all 0.2s ease;
    visibility: hidden;
    width: 100%;
      z-index: 1;
  }

  .nav-item_sub .inner {
    display: flex;
    margin: 0 auto;
    width: 90%;
      max-width: 980px;
  }

  .nav-item_sub .inner ul {
    margin: 20px 30px 20px;
  }

  .global-nav .nav-list .nav-item_sub a {
      display: block;
      width: 150px;
      border-bottom: 1px solid rgba(255,255,255,0.40);
    text-align: left;
      color: #fff;
  }

  .nav-item:hover .nav-item_sub {
    opacity: 1;
    visibility: visible;
  }
    .global-nav-icon {
  display: none;
}
.header_img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    height: 380px;
    margin: 0 auto;
    background-image: url("../images/header_img001.jpg");
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 100%
}
.header_img h1 {
    position: absolute;
    top: 3%;
    left: 3%;
    font-size: 35px;
    font-weight: 400;
    font-family: "Zen Maru Gothic", serif;;
    font-style: normal;
    color: #231815;
    line-height: 180%;
}
.header_img p {
    position: absolute;
    top: 6%;
    right: 2%;
    width: 430px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 180%;
    letter-spacing: 1px;
}
.header_img a::after {
    content: ' ';
    margin-left: 10px;
    padding: 5px 30px;
    background-image:url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header_img a {
    position: absolute;
    top: 80%;
    right: 5%;
    width: 230px;
    padding: 15px 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section01 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
}
.top_section01_box {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: #F2F1E9;
    overflow: hidden;
}
.top_section01_box_left {
    display: block;
    width: 40%;
    margin: 0 auto;
    float: left;
}
.top_section01_box_left h2 {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 28px;
    font-weight: 700;
    color: #383838;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
}
.top_section01_box_left p {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #000;
}
.top_section01_box_left img {
    display: block;
    width: 100%;
    max-width: 270px;
    margin: 30px 0 15px;
}
.top_section01_box_right {
    display: block;
    width: 60%;
    margin: 0 auto 0;
    float: right;
}
.top_section01_box_right img {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.top_section01_btn {
    position: absolute;
    bottom: 5%;
    right: 5%;
    display: block;
    width: 25px;
}
.top_section02 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
}
.top_section02_box {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    background: #F2F1E9;
    overflow: hidden;
}
.top_section02_box_left {
    display: block;
    width: 50%;
    margin: 0 auto;
    float: left;
}
.top_section02_box_left img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section02_box_right {
    display: block;
    width: 47%;
    margin: 0 auto;
    float: right;
}
.top_section02_box_right h2 {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 28px;
    font-weight: 700;
    color: #383838;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section02_box_right p {
    display: block;
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 180%;
    color: #000;
}
    .top_section02_box_right_box {
        display: block;
        width: 80%;
        margin: 0;
        padding: 20px;
        background: #fff;
        overflow: hidden;
    }
    .top_section02_box_right_box_left {
        display: block;
        width: 75%;
        margin: 0 auto;
        float: left
    }
    .top_section02_box_right_box_left h3 {
        display: block;
        width: 100px;
        margin: 0;
        font-size: 13px;
        text-align: center;
        color: #34951A;
        border: 1px solid #32B200;
    }
    .top_section02_box_right_box_left p {
        display: block;
        margin: 5px 0;
        font-size: 15px;
    }
    .top_section02_box_right_box_right {
        display: block;
        width: 25%;
        margin: 0 auto;
        float: right
    }
    .top_section02_box_right_box_right img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
.top_section02 a::after {
    content: ' ';
    position: absolute;
    bottom: 5%;
    right: 5%;
    padding: 12.5px;
    background-image:url("../images/top_btn01.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section02_box_right a {
    display: block;
    width: 180px;
    margin-top: 60px;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #34951A;
}
.top_section04 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background: #E5F1E4;
}
    .top_section04::before {
        content: ' ';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 1100px;
        margin: auto;
        width: 40px;
        height: 100%;
        background-image: url("../images/top_section04_2.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
    }
    .top_section04::after {
        content: ' ';
        position: absolute;
        bottom: 0;
        left: 1100px;
        right: 0;
        margin: auto;
        width: 40px;
        height: 100%;
        background-image: url("../images/top_section04_1.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
    }
.top_section04_box {
    display: block;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.top_section04_box_left {
    display: block;
    width: 50%;
    margin: 0 auto;
    float: left;
}
.top_section04_box_left h2 {
    display: block;
    width: 140px;
    margin: 0 auto;
    padding: 7px 0;
    font-size: 18px;
    background: #fff;
    text-align: center;
}
.top_section04_box_left_block {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 20px 10px;
    background: #fff;
}
.top_section04_box_left_block h3 {
    margin: 10px 0;
    font-size: 13px;
    line-height: 150%;
    color: #015AAC;
}
.top_section04_box_left_block ul {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top_section04_box_left_block ul li {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid #9E9F9F;
}
.top_section04_box_left_block_date {
    margin-right: 10px;
    font-size: 16px;
}
.top_section04_box_left_block_category {
    display: inline-block;
    width: 90px;
    padding: 2px 10px;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.top_section04_box_left_block_category_purple {background: #A39BC8}
.top_section04_box_left_block_category_green {background: #007F5A}
.top_section04_box_left_block_category_red {background: #AF0004}
.top_section04_box_left_btn::before {
    content: '＞';
    margin-right: 7px;
    color: #AF0004;
    font-weight: 700;
}
.top_section04_box_left_btn {
    display: block;
    width: 100px;
    margin: 30px auto 15px;
    padding: 0 0 7px;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #9E9F9F;
}
.top_section04_box_right {
    display: block;
    width: 50%;
    margin: 35px auto 0;
    float: right;
}
.top_section04_box_right ul {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.top_section04_box_right ul li {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
}
.top_section04_box_right ul li a {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section04_box_right ul li a img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.top_section05 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
.top_section05_box {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
    max-width: 1010px;
    margin: 0 auto;
}
.top_section05_box_left {
    display: block;
    width: 45%;
    margin: 0 auto;
    padding: 10px 10px 0;
    background: #F2F1E9;
}
.top_section05_box_left a::before {
    position: absolute;
    bottom: -25%;
    right: 15px;
    content: ' ';
    padding:12.5px;
    background-image: url(../images/top_btn01.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section05_box_left a {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.top_section05_box_left h2 {
    font-size: 28px;
    font-weight: 700;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section05_box_left p {
    font-size: 15px;
    line-height: 180%;
    color: #000;
}
    .top_section05_box_left img {
        display: block;
        width: 90%;
        max-width: 300px;
        margin: 30px auto;
    }
.top_section05_box_right {
    display: block;
    width: 45%;
    margin: 0 auto;
    padding: 10px 10px 50px;
    background: #F2F1E9;
}
.top_section05_box_right a::before {
    position: absolute;
    bottom: -5%;
    right: 15px;
    content: ' ';
    padding:12.5px;
    background-image: url(../images/top_btn01.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.top_section05_box_right a {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}
.top_section05_box_right h2 {
    font-size: 25px;
    font-weight: 700;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #34951A;
    line-height: 180%;
}
.top_section05_box_right p {
    font-size: 15px;
    line-height: 180%;
    color: #000;
}
.top_section05_box_right img {
        display: block;
        width: 90%;
        max-width: 270px;
        margin: 30px auto;
    }
footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #34951A;
}
.sitemap::before {
    position: absolute;
    bottom: 5%;
    right: 0%;
    content: ' ';
    display: block;
    padding: 100px;
    background-image: url(../images/top_sitemap_img.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sitemap {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}
.sitemap_left {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 85%;
    margin: 0 auto;
    float: left;
}
.sitemap_box {
    margin: 0 4% 30px; 
}
.sitemap_box ul {
    margin: 0;
    padding: 0;
}
.sitemap_box ul li {
    margin: 0;
    padding: 0;
}
.sitemap_box ul li a {
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 13px;
    color: #fff;
}
.sitemap_box02 ul {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 350px;
    margin: 0;
    padding: 0;
}
.sitemap_box02 ul li {
    width: 50%;
}
.sitemap_box h2 {
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    line-height: 150%;
    border-bottom: 1px solid #fff;
}
.sitemap_right {
    display: block;
    width: 13%;
    margin: 0 auto;
    float: right;
}
.sitemap_right ul {
    margin: 0;
    padding: 0;
}
.sitemap_right ul li {
    display: block;
    margin: 20px 0;
    padding: 0;
}
.sitemap_right ul li a {
    display: block;
    margin: 10px 0;
    padding: 0;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.sitemap_right ul li:nth-child(1) a::before {
    content: ' ';
    margin-right: 10px;
    padding: 4px;
    background-image:url("../images/footer_key.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
    .sitemap_right ul li:nth-child(1) a,.sitemap_right ul li:nth-child(6) a {
        border-radius: 10px;
    }
.sitemap_right ul li:nth-child(1) a,.sitemap_right ul li:nth-child(4) a,.sitemap_right ul li:nth-child(3) a,.sitemap_right ul li:nth-child(6) a {
    padding: 3px 0;
    border: 1px solid #fff;
}
    .sitemap_right ul li ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-top: 50px;
    }
    .sitemap_right ul li ul li {
        display: block;
        width: 50%;
        margin: 0 auto;
        padding: 0;
    }
    .sitemap_right ul li ul li a::before {
        display: none!important;
    }
    .sitemap_right ul li ul li a {
        display: block;
        width: 70%;
        margin: 0 auto;
        border: none!important;
    }
copy::after {
    margin-left: 20px;
    content: ' ';
    padding: 20px 150px;
    background-image: url(../images/footer_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
}
copy {
    display: block;
    padding: 30px 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
/*    民医連のご紹介　　*/
    .header_about_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #34951A;
    }
    .header_about_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_about_img01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 600px;
        margin: auto;
        width: 136px;
    }
    .header_about_img02 {
        position: absolute;
        bottom: 0;
        left: 600px;
        right: 0;
        margin: auto;
        width: 186px;
    }
    .about01_bg {
        position: relative;
        padding: 150px 0;
        background: #F2F1E9;
    }
    .about_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .about01_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 960px;
        margin: 0 auto;
    }
    .about01_box_block {
        display: block;
        width: 32%;
        margin: 0 0 50px;
    }
    .about01_box_block a::after {
        content: ' ';
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
        text-align: center;
        padding: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(../images/about_img13.svg);
    }
    .about01_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 30px;
        background: #fff;
        border: 2px solid #34951A;
        border-radius: 32px;
    }
    .about01_box_block img {
        display: block;
        margin: 30px auto 0;
    }
    .about01_box_block01 img {width: 200px;}
    .about01_box_block02 img {width: 200px;}
    .about01_box_block03 img {width: 180px;}
    .about01_box_block04 img {width: 180px;margin-top: 68px!important;}
    .about01_box_block05 img {width: 180px;}
    .about01_box_block06 img {width: 220px;margin-top: 50px!important;}
    .about01_box_block07 img {width: 170px;}
    .about01_box_block08 img {width: 104px;}
    .about01_box_block09 img {width: 140px;}
    
/*   　社内保障と平和街づくり　*/
    .header_syakaihosyou_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #F29C97;
    }
    .header_syakaihosyou_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_syakaihosyou_img01 {
        position: absolute;
        top: 0;
        left: 0;
        right: 550px;
        margin: auto;
        width: 68px;
    }
    .header_syakaihosyou_img02 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 680px;
        margin: auto;
        width: 24px;
    }
    .header_syakaihosyou_img03 {
        position: absolute;
        bottom: 0;
        left: 600px;
        right: 0;
        margin: auto;
        width: 158px;
    }
    .syakaihosyou01_bg::before {
        content: ' ';
        position: absolute;
        top: 720px;
        left: 0;
        right: 1100px;
        margin: auto;
        padding: 15px;
        background-image: url("../images/syakaihosyou_img09.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .syakaihosyou01_bg::after {
        content: ' ';
        position: absolute;
        top: 620px;
        left: 1100px;
        right: 0;
        margin: auto;
        padding: 19px;
        background-image: url("../images/syakaihosyou_img10.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .syakaihosyou01_bg {
        position: relative;
        padding: 100px 0 250px;
        background: #F2F1E9;
    }
    .syakaihosyou_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .syakaihosyou01_box {
        display: block;
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
    }
    .syakaihosyou01_box_block a {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 100%;
        margin: 0 auto 30px;
        padding-bottom: 30px;
        border-bottom: 2px dotted #F29C97;
    }
    .syakaihosyou01_box_block_left {
        width: 27%;
        margin: 0;
    }
    .syakaihosyou01_box_block_left img {
        width: 100%;
        margin: 0 auto;
    }
    .syakaihosyou01_box_block_right {
        width: 70%;
        margin: 0;
    }
    .syakaihosyou01_box_block_right p {
        font-size: 15px;
        line-height: 170%;
        word-wrap:break-word;
    }
/*   　ニュース　*/
    .header_news_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #0187AA;
    }
    .header_news_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_news_img h1 span {
        display: inline-block;
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: dotted 3px 
    }
    .header_news_img01 {
        position: absolute;
        top: 30px;
        left: 0;
        right: 650px;
        margin: auto;
        width: 130px;
    }
    .header_news_img02 {
        position: absolute;
        bottom:  10px;
        left:  650px;
        right: 0;
        margin: auto;
        width: 130px;
    }
    .news01_bg {
        position: relative;
        padding: 100px 0 250px;
        background: #F2F1E9;
    }
    .news01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
.tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 90%;
    max-width: 640px;
    margin: 0 auto;
    }

.tab_item {
  width: calc(100%/4);
  height: 30px;
  background-color: #d9d9d9;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
    .tab_item_news {background: #AF0004!important}
    .tab_item_pressrelease {background: #015AAC!important}
    .tab_item_seimei {background: #A39BC8!important}
    .tab_item_shiryo {background: #34951A!important}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 30px 0 0;
  clear: both;
  overflow: hidden;
}
#news:checked ~ #news_content,
#pressrelease:checked ~ #pressrelease_content,
#seimei:checked ~ #seimei_content,
#shiryo:checked ~ #shiryo_content {
  display: block;
}
.tabs input:checked + .tab_item {
  color: #fff;
}
    .tab_content h2 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
    }
    .tab_content ul {
        display: block;
        width: 85%;
        margin: 30px auto;
        padding: 0;
    }
    .tab_content ul li{
        margin: 0 auto;
        padding: 0;
    }
    .tab_content ul li a{
        display: block;
        margin: 10px auto;
        padding: 10px 0;
        font-size: 13px;
        color: #015AAC;
        border-bottom: 1px solid #9E9F9F;
    }
    #news_content h2 {
        color: #AF0004;
        padding-bottom: 20px;
        border-bottom: solid 1px #AF0004;
    }
    #news_content ul li a::before {
        content: '●';
        color: #AF0004;
    }
    #pressrelease_content h2 {
        color: #015AAC;
        padding-bottom: 20px;
        border-bottom: solid 1px #015AAC;
    }
    #pressrelease_content ul li a::before {
        content: '●';
        color: #015AAC;
    }
    #seimei_content h2 {
        color: #A39BC8;
        padding-bottom: 20px;
        border-bottom: solid 1px #A39BC8;
    }
    #seimei_content ul li a::before {
        content: '●';
        color: #A39BC8;
    }
    #shiryo_content h2 {
        color: #34951A;
        padding-bottom: 20px;
        border-bottom: solid 1px #34951A;
    }
    #shiryo_content ul li a::before {
        content: '●';
        color: #34951A;
    }
/*   　メディア　*/
    .header_media_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #CEA91D;
    }
    .header_media_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_media_img h1 span {
        display: inline-block;
        margin-bottom: 25px;
        padding-bottom: 10px;
        border-bottom: dotted 3px 
    }
    .header_media_img01 {
        position: absolute;
        top: 0px;
        left: 0;
        right: 650px;
        margin: auto;
        width: 120px;
    }
    .header_media_img02 {
        position: absolute;
        bottom:  10px;
        left:  650px;
        right: 0;
        margin: auto;
        width: 210px;
    }
    .media01_bg {
        position: relative;
        padding: 0px;
        background: #F2F1E9;
    }
    .media01 {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 0 auto;
    }
    .media01_top_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .media01_top_img img {
        display: block;
    }
    .media01_top_img a {
        position: absolute;
        right: 20px;
        bottom: 20px;
        display: block;
        width: 225px;
        margin: 0 auto;
        padding: 10px 0;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #CEA91D;
    }
    .media01_top_img a::after {
        content: '';
        margin-left: 10px;
        padding: 25px;
        background-image: url("../images/arrow.svg");
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center;
    }
    .media01_banner_list {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        max-width: 700px;
        margin: 0 auto;
    }
    .media01_banner_list_block {
        display: block;
        width: 40%;
        margin: 0 auto 20px;
        padding: 0;
    }
    .media01_banner_list_block a {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_banner_list_block a img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_link_list {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 100%;
        max-width: 960px;
        margin: 100px auto;
    }
    .media01_link_list_block {
        display: block;
        width: 45%;
        margin: 0 0 20px;
        padding: 0;
    }
    .media01_link_list_block a {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_link_list_block a img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .media01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
/*   　記事一覧*/
    .header_list_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #B7ADA1;
    }
    .header_list_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_list_img01 {
        position: absolute;
        top: 20px;
        left: 0;
        right: 650px;
        margin: auto;
        width: 130px;
    }
    .header_list_img02 {
        position: absolute;
        bottom:  10px;
        left:  650px;
        right: 0;
        margin: auto;
        width: 170px;
    }
    .list01_bg {
        position: relative;
        padding: 100px 0 0;
        background: #F2F1E9;
    }
    .list01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .list01_box {
        display: block;
        width: 90%;
        max-width: 640px;
        padding: 30px 0;
        margin: 0 auto;
        background: #fff;
    }
    .list01_box h2 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        color: #000;
        padding-bottom: 20px;
        border-bottom: solid 1px #9E9F9F;
    }
    .list01_box ul {
        display: block;
        width: 85%;
        margin: 30px auto;
        padding: 0;
    }
    .list01_box ul li{
        margin: 0 auto;
        padding: 0;
    }
    .list01_box ul li a{
        display: block;
        margin: 10px auto;
        padding: 5px 0;
        font-size: 13px;
        color: #015AAC;
        border-bottom: 1px solid #9E9F9F;
    }
    .list01_box_date {
        font-size: 16px;
        color: #383838;
        margin-right: 20px;
    }
    .list01_box_category {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #fff;
    }
    .list01_box_category_seimei {background: #A39BC8}
    .list01_box_category_syupan {background: #007F5A}
    .list01_box_category_event {background: #DF5475}
    .list01_box_new {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #E40012;
        border: 1px solid #E40012;
    }
    .list01_box_p {
        display: block;
        margin: 10px auto;
        line-height: 160%;
    }
/*   　個別記事*/
    .header_single_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #B7ADA1;
    }
    .header_single_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_single_img01 {
        position: absolute;
        top: 20px;
        left: 0;
        right: 650px;
        margin: auto;
        width: 130px;
    }
    .header_single_img02 {
        position: absolute;
        bottom:  10px;
        left:  650px;
        right: 0;
        margin: auto;
        width: 170px;
    }
    .single01_bg {
        position: relative;
        padding: 100px 0 0;
        background: #F2F1E9;
    }
    .single01_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .single01_box {
        display: block;
        width: 90%;
        max-width: 960px;
        padding: 30px 100px 100px;
        margin: 0 auto 100px;
        background: #fff;
    }
    .single01_box_date {
        font-size: 16px;
        color: #383838;
        margin-right: 20px;
    }
    .single01_box_category {
        padding: 3px 10px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        background: #A39BC8
    }
    .single01_box_block {
        margin-top: 20px;
        border-top: solid 1px #9E9F9F;
    }
    .single01_box_block h2 {
        margin: 30px 0;
        padding-left: 10px;
        font-size: 32px;
        font-weight: 700;
        color: #000;
        border-left: solid 8px #A39BC8;
    }
    .single01_box_block h3 {
        margin: 15px 0;
        font-size: 24px;
        font-weight: 700;
        color: #000;
    }
    .single01_box_block p {
        margin: 15px 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 180%;
        color: #000;
    }
/*    ページネーション　　*/
    .pagination {
        display: block;
        width: 90%;
        max-width: 150px;
        margin: 0 auto;
    }
    .pagination ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        margin: 0 auto;
        padding: 0;
    }
    .pagination ul li {
        display: block;
        width: 14%;
        margin: 0;
        padding: 0;
    }
    .pagination ul li a {
        font-size: 12px;
        text-align: center;
        color: #383838!important;
        border: none;
    }
    .pagination ul li a::before {display: none!important;}
    .pagination ul li:nth-child(1) a {
        border-bottom: 2px solid #AF0004;
    }
    .pagination ul li:nth-child(7) a {
        color: #AF0004!important;
    }
/*    民医連の医療と介護　　*/
    .header_iryoutokaigo_img {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        background: #8F82BC;
    }
    .header_iryoutokaigo_img h1 {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }
    .header_iryoutokaigo_img01 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 600px;
        margin: auto;
        width: 182px;
    }
    .header_iryoutokaigo_img02 {
        position: absolute;
        bottom: 0;
        left: 600px;
        right: 0;
        margin: auto;
        width: 92px;
    }
    .iryoutokaigo01_bg {
        position: relative;
        padding: 150px 0;
        background: #F2F1E9;
    }
    .iryoutokaigo_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .iryoutokaigo01_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 960px;
        margin: 0 auto;
    }
    .iryoutokaigo01_box_block {
        display: block;
        width: 32%;
        margin: 0 0 50px;
    }
    .iryoutokaigo01_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        background: #fff;
        border: 2px solid #8F82BC;
        border-radius: 32px;
    }
    .iryoutokaigo01_box_block img {
        display: block;
        width: 90%;
        margin: 10px auto 0;
    }
    .iryoutokaigo02_box {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 960px;
        margin: 0 auto;
        padding-top: 50px;
        border-top: dotted 3px #8F82BC;
    }
    .iryoutokaigo02_box_block {
        display: block;
        width: 32%;
        margin: 0 0 50px;
    }
    .iryoutokaigo02_box_block a {
        display: block;
        width: 100%;
        padding-bottom: 10px;
        background: #8F82BC;
        border-radius: 32px;
    }
    .iryoutokaigo02_box_block img {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;
    }
/*    憲法カフェ　*/
    .kenpo_cafe01_bg {
        position: relative;
        padding: 50px 0 400px;
        background: #F2F1E9;
    }
    .kenpo_cafe01_title {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto;
    }
    .kenpo_cafe01_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .kenpo_cafe01_slide{
        display: block;
        width: 100%;
        margin: 30px auto;
    } 
    .slide-items {
        width: 100%;
        height: 100%; 
    }
    .slide-items li {
        margin: 0 20px;
    }
    .slide-items img {
        width: 100%;
        object-fit: cover;
}
    .slick-slide{ height:auto!important; }
    .slick-next{ right:16%!important; }
    .slick-prev{ left:14.5%!important; }
    .slick-arrow{ z-index:2!important; }
    　.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
  }

  .slick-next:before{
    content:" "!important;
    padding: 20px;
    background: url("../images/kennpou_cafe04.png")!important;
    background-size: contain!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
  }

  .slick-prev:before{
    content:" "!important;
    padding: 20px;
    background: url("../images/kennpou_cafe03.png")!important;
    background-size: contain!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
  }
    
    .kenpo_cafe01_lead {
        display: block;
        width: 90%;
        max-width: 680px;
        height: 250px;
        margin: 150px auto 100px;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }
    .kenpo_cafe01_lead h2 {
        margin: 0 0 0 30px;
        font-size: 28px;
        font-weight: 700;
    }
    .kenpo_cafe01_lead p {
        font-size: 15px;
        line-height: 180%;
    }
    .kenpo_cafe01_backnumber {
        display: block;
        width: 90%;
        max-width: 680px;
        margin: 0 auto 150px;
    }
    .kenpo_cafe01_backnumber ul {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        justify-content:space-between;
        margin: 0 auto;
        padding: 30px;
        background: #fff;
        border: 5px solid #000;
    }
    .kenpo_cafe01_backnumber ul li {
        margin: 0;
        padding: 0;
    }
    .kenpo_cafe01_backnumber ul li a {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .kenpo_cafe01_backnumber ul li a img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_backnumber p {
        margin: 5px auto;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
    }
    .kenpo_cafe01_banner {
        display: block;
        width: 90%;
        max-width: 680px;
        margin: 0 auto 0;
    }
    .kenpo_cafe01_banner a {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_banner a img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
/*    憲法カフェ記事一覧　*/
    
    .kenpo_cafe01_list01_bg {
        position: relative;
        padding: 50px 0 250px;
        background: #F2F1E9;
    }
    .kenpo_cafe01_list_title {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto 50px;
    }
    .kenpo_cafe01_list_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .kenpo_cafe01_list_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 660px;
    }
/*    人権カフェ　*/
    .jinken_cafe01_bg {
        position: relative;
        padding: 50px 0 400px;
        background: #F2F1E9;
    }
    .jinken_cafe01_title {
        display: block;
        width: 90%;
        max-width: 375px;
        margin: 0 auto;
    }
    .jinken_cafe01_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe_img01 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .jinken_cafe01_title_img {
        position: relative;
        display: block;
        width: 100%;
        max-width: 655px;
        margin: 30px auto;
    }
    .jinken_cafe01_title_img01 {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe01_title_img02 {
        position: absolute;
        top: 200px;
        left: 700px;
        right: 0;
        display: block;
        width: 100%;
        max-width: 100px;
        margin: 0 auto;
    }
    .jinken_cafe01_lead {
        margin: 100px auto;
    }
    .jinken_cafe01_lead img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe01_lead_box {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: -50px auto 0;
        padding: 80px 70px 100px;
        background-image: url(../images/jinken_cafe05.png);
        background-position: top;
        background-size: 100%;
        background-repeat: no-repeat;
        text-align: center;
    }
    .jinken_cafe01_lead_box h2 {
        display: inline-block;
        margin: 0 auto 10px;
        padding:0 30px 10px;
        font-size: 28px;
        font-weight: 700;
        border-bottom: 3px dotted #fff;
    }
    .jinken_cafe01_lead_box p {
        font-size: 15px;
        line-height: 180%;
        text-align: left;
    }
    .jinken_cafe01_backnumber svg {
        display: block;
        width: 90%;
        max-width: 640px;
        margin: 0 auto;
    }
    .jinken_cafe01_backnumber p {
        margin: 5px auto;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
    }
/*    人権カフェ詳細　*/
    .jinken_cafe02_bg {
        position: relative;
        padding: 50px 0 400px;
        background: #F2F1E9;
    }
    .jinken_cafe02_title {
        display: block;
        width: 90%;
        max-width: 375px;
        margin: 0 auto;
    }
    .jinken_cafe02_title img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe_img02 {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
        max-width: 960px;
    }
    .jinken_cafe02_pdf {
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        justify-content:space-between;
        width: 90%;
        max-width: 960px;
        margin: 30px auto;
    }
    .jinken_cafe02_pdf_block {
        width: 45%;
        margin: 0;
    }
    .jinken_cafe02_pdf_block a {
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe02_pdf_block a img {
        width: 100%;
        margin: 0 auto;
    }
    .jinken_cafe02_pdf_block p {
        margin: 5px auto;
        font-size: 21px;
        text-align: center;
        font-weight: 700;
    }
    .jinken_cafe02_lead {
        display: block;
        width: 90%;
        max-width: 960px;
        margin: 50px auto;
    }
    .jinken_cafe02_lead h2 {
        display: inline-block;
        margin-top: 50px;
        margin-bottom: 30px;
        padding-bottom: 5px;
        font-size: 28px;
        font-weight: 700;
        border-bottom: 3px dotted #34951A;
    }
    .jinken_cafe02_lead p {
        font-size: 22px;
        line-height: 220%;
    }
    .jinken_cafe02_lead img {
        width: 90%;
        max-width: 515px;
        margin: 0;
    }
    .jinken_cafe02_lead_btn01 {
        display: block;
        width: 90%;
        max-width: 270px;
        padding: 30px 0;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #015AAC;
        border-radius: 8px;
    }
    .jinken_cafe02_lead_btn02 {
        display: block;
        width: 90%;
        max-width: 640px;
        padding: 30px 0;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background: #015AAC;
        border-radius: 8px;
    }
}