@charset "UTF-8";
/* CSS Document */
@media (min-width:1200px) {
  #main_image {
    width: 100%;
    height: 430px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    overflow: hidden;
    overflow-y: hidden;
    background-image: url("../img/main_image.avif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #main_logo {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: 115px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main_logo .logo {
    width: 563px;
    height: 115px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
  }
  #main_logo .info_text {
    height: 115px;
    width: 645px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    margin: 0;
    flex-flow: row wrap;
    display: flex;
  }
  #main_logo .info_text p {
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    text-align: right;
    line-height: 28px;
  }
  .info_text p .underline {
    display: inline-block;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  #main_logo .info_text .kensu {
    display: inline;
    font-size: 30px;
    color: #f4810b;
    font-weight: bold;
  }
  #main_wrap {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0px;
    width: 1200px;
  }
  #main_wrap #news {
margin-top: 40px;
margin-bottom: 50px;
  }
  #main_wrap #news .news_list {
    width: 1200px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    height: 240px;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #696969;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    scroll-snap-align: start;
    margin: 0;
  }
  #news .news_list li {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #news .news_list li a {
    text-decoration: none;
    color: #000000;
    min-height: 34px;
    display: flex;
    align-items: center;
  }
  .news_list li a .left {
    display: flex;
    width: 230px;
    align-items: center;
    height: 34px;
    margin-right: 10px;
  }
  .news_list li a .left .cate {
    background-color: #f4810b;
    display: flex;
    width: 130px;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-right: 10px;
  }
  .news_list li a .left .date {
    width: auto;
  }
  .news_list li a .right {
    width: 890px;
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    position: relative;
  }
  .news_list li a .right .dantai {
    width: 100%;
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #f4810b;
  }
  .news_list li a .right .title {
    display: block;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*

    #news .news_list a {
        width: 100%;
        color: #000000;
        text-decoration: none;
    }
    #news .news_list a li {
        width: 100%;
        height: 32px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 16px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        flex-flow: row wrap;
    }
    a li .mob {
        height: 32px;
        width: 220px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        margin-right: 10px;
    }
    .news_list li .cat_a {
        width: 124px;
        height: 32px;
        display: flex;
        background-color: #f4810b;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 16px;
        color: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news_list li .cat_b {
        width: 124px;
        height: 32px;
        display: flex;
        background-color: #ffffff;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 16px;
        color: #f4810b;
        border: 2px solid #f4810b;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
*/
  #main_wrap #tokushu {
margin-top: 10px;
position: relative;
  }
  #main_wrap #tokushu #toku_b {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 20px;
flex-flow: row wrap;
padding: 0px;
position: relative;
  }
  #tokushu #toku_b .toku_b_box {
width: 570px;
min-height: 515px;
text-decoration: none;
color: #000000;
font-size: 18px;
margin-bottom: 30px;
padding: 0px;
position: relative;
  }
  #toku_b .toku_b_box .toku_b_img {
width: 570px;
height: 380px;
background-color: #eeeeee;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
flex-flow: row wrap;
position: relative;
  }
.toku_b_box .toku_b_img .memberonly {
position: absolute;
z-index: 9999;
display: flex;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
align-items: center;
justify-content: center;
background-color: #ff0000;
color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: 10px;
right: 10px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
border-radius: 20px;
padding-right: 10px;
}
  #toku_b .toku_b_box .toku_b_img img {
transition: 1s all;
width: 100%;
  }
  #toku_b .toku_b_box .toku_b_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
  #toku_b .toku_b_box .toku_b_txt {
    margin-top: 20px;
    font-family: "Noto Sans JP", sans-serif;
  }
  #toku_b .toku_b_box .toku_b_lnk {
    height: 20px;
    padding: 0;
    font-family: "Noto Sans JP", sans-serif;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: 20px;
    color: #f4810b;
  }
  .toku_b_box .toku_b_lnk img {
    margin-left: 10px;
  }
  #main_wrap #tokushu #toku_s_cate {
width: 100%;
height: 55px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 30px;
padding: 0px;
box-sizing: border-box;
display: flex;
align-items: center;
  }
#tokushu #toku_s_cate #cate_list_btn {
display: none;
}
  #toku_s_cate ul {
    margin: 0;
    padding: 0;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  #toku_s_cate ul li {
    padding: 3px 18px;
    position: relative;
  }
  #toku_s_cate ul li a {
    height: 18px;
    font-family: "Noto Sans JP", sans-serif;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    transition: 0.3s;
  }
  #toku_s_cate ul li a:hover {
    color: #f1800a;
  }
  #toku_s_cate ul li a::after {
    content: "";
    width: 2px;
    height: 1em;
    background: #f1800a;
    position: absolute;
    right: 0;
    top: calc(50% - 0.5em);
  }
  #toku_s_cate ul li:last-child a::after {
    content: none;
  }
  #tokushu #toku_s_cate ul li a.selected {
    color: #f4810b;
  }
  #main_wrap #tokushu #toku_s {
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 20px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding: 0px;
flex-flow: row wrap;
list-style-type: none;
  }
#toku_s:after {
    content: "";
    display: block;
    width: 360px;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}
  #tokushu #toku_s .toku_s_box {
    width: 360px;
    margin-bottom: 70px;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
  }

  #toku_s .toku_s_box .toku_s_img {
width: 360px;
height: 240px;
display: block;
overflow: hidden;
margin-bottom: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
  }
  #toku_s .toku_s_box .toku_s_img img {
    width: 100%;
    transition: 1s all;
  }
  #toku_s .toku_s_box .toku_s_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
  #toku_s .toku_s_box .toku_s_dat {
    height: 26px;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .toku_s_box .toku_s_dat .mengen_icon {
width: 72px;
height: 26px;
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
border-radius: 13px;
background-color: #ff0000;
margin-left: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
  }
  .toku_s_mob .toku_s_dat .cate_box {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #f1800a;
    height: 26px;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border: 1px solid #f1800a;
  }
  #toku_s .toku_s_box .toku_s_txt {
    width: 100%;
    margin-bottom: 18px;
    height: 80px;
  }
  #toku_s .toku_s_box .toku_s_lnk {
    height: 20px;
    width: 100%;
    color: #f4810b;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
  }
  .toku_s_box .toku_s_lnk img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  #tokushu #toku_s .split {
    display: none;
  }
  #main_wrap #tokushu .kiji_list_btn_area {
width: 100%;
padding-right: 60px;
padding-left: 60px;
padding-bottom: 60px;
text-align: center;
display: flex;
justify-content: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 0px;
  }
  #tokushu .kiji_list_btn_area .kiji_list_btn {
    width: 330px;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #f4810b;
    color: #f4810b;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    text-decoration: none;
    transition: 0.5s;
  }
  #tokushu .kiji_list_btn_area .kiji_list_btn:hover {
    border: 2px solid #f4810b;
    color: #ffffff;
    background-color: #f4810b;
  }
  #main_wrap #aim .aim_list {
    margin-top: 35px;
  }
  #aim .aim_list .aim_box {
    width: 100%;
    height: 240px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    justify-content: space-between;
    position: relative;
    margin-bottom: 50px;
		transition: 1s;
  }
	/*
	#aim .aim_list .aim_box:hover {
		background-color: #efdbc5;
	}*/
    
  .aim_list .aim_box .aim_info {
    width: 730px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .aim_box .aim_info .aim_info_title {
    border-left: 5px solid #f1962b;
    padding-left: 20px;
    width: 100%;
    margin: 0;
    height: 35px;
    padding-top: 0;
    font-size: 20px;
    padding-right: 0;
    padding-bottom: 0;
  }
  .aim_box .aim_info .aim_info_txt {
    font-size: 16px;
    line-height: 32px;
    border-left: 5px solid #f1962b;
    padding-left: 20px;
  }
  .aim_box .aim_info .aim_link {
color: #f4810b;
font-size: 14px;
height: 20px;
display: flex;
margin-top: 20px;
  }
  .aim_info .aim_link img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .aim_list .aim_box .aim_img {
    width: 400px;
    height: 240px;
    display: block;
    overflow: hidden;
  }
  .aim_list .aim_box .aim_img img {
    transition: 1s all;
  }
  .aim_list .aim_box .aim_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
}
@media (max-width:1199px) and (min-width:451px) {
  #main_image {
    width: 100%;
    height: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background-image: url("../img/main_b.avif");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50% 50%;
  }
  #main_logo {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main_logo .logo {
    width: 100%;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    padding: 10px;
    justify-content: center;
  }
  #main_logo .logo img {
    width: 50%;
  }
  #main_logo .info_text {
    width: 100%;
    padding: 10px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
  }
  #main_logo .info_text .kensu {
    font-size: 24px;
    color: #f4810b;
    display: inline;
  }
  #main_wrap {
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main_wrap #news {
    margin-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main_wrap #news .news_list {
    margin-bottom: 90px;
    border: 1px solid #000000;
    width: 100%;
    height: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 25px;
    overflow-y: scroll;
    list-style-type: none;
  }
  #news .news_list li {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #news .news_list li a {
    text-decoration: none;
    color: #000000;
    min-height: 34px;
    display: flex;
    align-items: center;
  }
  #news .news_list li a .left {
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    margin-right: 10px;
  }
  #news .news_list li a .left .cate {
    background-color: #f4810b;
    display: flex;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-right: 10px;
    font-size: 12px;
    width: 100px;
  }
  #news .news_list li a .left .date {
    width: auto;
  }
  #news .news_list li a .right {
    width: calc(100% - 110px);
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    position: relative;
  }
  #toku_b .toku_b_box .toku_b_img {
    background-color: #eeeeee;
    overflow: hidden;
  }
  #news .news_list li a .right .dantai {
    width: 100%;
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #f4810b;
  }
  #news .news_list li a .right .title {
    display: block;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*

    #main_wrap #news .news_list {
        width: 100%;
        padding: 15px;
        height: 200px;
        list-style-type: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #696969;
        overflow-y: scroll;
        margin: 0;
    }
    #news .news_list a {
        width: 100%;
        color: #000000;
        text-decoration: none;
    }
    #news .news_list a li {
        width: 100%;
        min-height: 32px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 16px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        flex-flow: row wrap;
    }
    a li .mob {
        height: 32px;
        width: 200px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        margin-right: 10px;
    }
    .news_list li .cat_a {
        width: 100px;
        height: 32px;
        display: flex;
        background-color: #f4810b;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 14px;
        color: #ffffff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .news_list li .cat_b {
        width: 100px;
        height: 32px;
        display: flex;
        background-color: #ffffff;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 14px;
        color: #f4810b;
        border: 2px solid #f4810b;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
*/
  #main_wrap #tokushu {
    margin-top: 65px;
  }
  #main_wrap #tokushu #toku_b {
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 38px;
flex-flow: row wrap;
position: relative;
  }
  #tokushu #toku_b .toku_b_box {
width: 48%;
text-decoration: none;
color: #000000;
font-size: 14px;
margin-bottom: 20px;
position: relative;
  }
.toku_b_box .toku_b_img .memberonly {
position: absolute;
z-index: 9999;
display: flex;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
align-items: center;
justify-content: center;
background-color: #ff0000;
color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: 10px;
right: 10px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
border-radius: 20px;
padding-right: 10px;
}
  #toku_b .toku_b_box .toku_b_img img {
    transition: 1s all;
    width: 100%;
    vertical-align: middle;
  }
  #toku_b .toku_b_box .toku_b_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
  #toku_b .toku_b_box .toku_b_txt {
    margin-top: 10px;
  }
  #toku_b .toku_b_box .toku_b_lnk {
    height: 20px;
    padding: 0;
    font-family: "Noto Sans JP", sans-serif;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: 10px;
    color: #f4810b;
  }
  .toku_b_box .toku_b_lnk img {
    margin-left: 10px;
  }
  #main_wrap #tokushu #toku_s_cate {
    width: 100%;
    height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    padding: 0px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
#tokushu #toku_s_cate #cate_list_btn {
display: none;
}
  #toku_s_cate ul {
    margin: 0;
    padding: 0;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  #toku_s_cate ul li {
    padding: 3px 18px;
    position: relative;
  }
  #toku_s_cate ul li a {
    height: 18px;
    font-family: "Noto Sans JP", sans-serif;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    transition: 0.3s;
  }
  #toku_s_cate ul li a:hover {
    color: #f1800a;
  }
  #toku_s_cate ul li a::after {
    content: "";
    width: 2px;
    height: 1em;
    background: #f1800a;
    position: absolute;
    right: 0;
    top: calc(50% - 0.5em);
  }
  #toku_s_cate ul li:last-child a::after {
    content: none;
  }
  #tokushu #toku_s_cate ul li a.selected {
    color: #f4810b;
  }
  #main_wrap #tokushu #toku_s {
width: 100%;
display: flex;
justify-content: space-between;
flex-flow: row wrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0px;
box-sizing: border-box;
margin-top: 20px;
  }
#toku_s:after {
    content: "";
    display: block;
    width: 30%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}
  #tokushu #toku_s .toku_s_box {
    width: 30%;
    margin-bottom: 45px;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
  }
  #toku_s .toku_s_box .toku_s_img {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
  }
  #toku_s .toku_s_box .toku_s_img img {
    transition: 1s all;
    width: 100%;
  }
  #toku_s .toku_s_box .toku_s_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
  #toku_s .toku_s_box .toku_s_dat {
width: 100%;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
align-items: center;
margin-bottom: 10px;
  }
  .toku_s_box .toku_s_dat .mengen_icon {
font-size: 12px;
font-family: "Noto Sans JP", sans-serif;
color: #ffffff;
align-items: center;
justify-content: center;
border-radius: 13px;
background-color: #ff0000;
display: inline-block;
padding-right: 10px;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
margin-left: 10px;
  }
  .toku_s_box .toku_s_lnk img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .toku_s_mob .toku_s_dat .cate_box {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
color: #f1800a;
padding-left: 5px;
padding-right: 5px;
align-items: center;
justify-content: center;
margin-right: 10px;
border: 1px solid #f1800a;
padding-top: 2px;
padding-bottom: 2px;
display: inline-block;
margin-bottom: 10px;
  }
  #toku_s .toku_s_box .toku_s_txt {
    width: 100%;
    margin-bottom: 10px;
    min-height: 80px;
  }
  #toku_s .toku_s_box .toku_s_lnk {
    height: 20px;
    width: 100%;
    color: #f4810b;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
  }
#tokushu #toku_s .split {
display: none;
}
  #main_wrap #tokushu .kiji_list_btn_area {
    width: 100%;
    padding: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #tokushu .kiji_list_btn_area .kiji_list_btn {
width: 200px;
height: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid #f4810b;
color: #f4810b;
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
border-radius: 32px;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
text-decoration: none;
  }
  #tokushu .kiji_list_btn_area .kiji_list_btn:hover {
    border: 2px solid #f4810b;
    color: #ffffff;
    background-color: #f4810b;
  }
  #main_wrap #aim .aim_list {
    margin-top: 35px;
    width: 100%;
  }
  #aim .aim_list .aim_box {
    width: 100%;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    justify-content: space-between;
    position: relative;
    margin-bottom: 50px;
  }
  .aim_list .aim_box .aim_info {
    width: 68%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  .aim_box .aim_info .aim_info_title {
    border-left: 5px solid #f1962b;
    padding-left: 20px;
    width: 100%;
    margin: 0;
    height: 30px;
    padding-top: 0;
    font-size: 18px;
    padding-right: 0;
    padding-bottom: 0;
  }
  .aim_box .aim_info .aim_info_txt {
    font-size: 14px;
    line-height: 24px;
    border-left: 5px solid #f1962b;
    padding-left: 20px;
  }
  .aim_box .aim_info .aim_link {
color: #f4810b;
font-size: 14px;
height: 20px;
display: flex;
margin-top: 20px;
  }
  .aim_info .aim_link img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .aim_list .aim_box .aim_img {
    width: 30%;
    display: block;
    overflow: hidden;
  }
  .aim_list .aim_box .aim_img img {
    transition: 1s all;
    width: 100%;
  }
  .aim_list .aim_box .aim_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
}
@media (max-width:450px) {
  #main_image {
    width: 100%;
    height: 295px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background-image: url("../img/main_b.avif");
    background-position: 50% 50%;
    background-size: auto 100%;
  }
  #main_image img {
    height: 100%;
  }
  #main_logo {
width: 100%;
margin-right: auto;
margin-left: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 20px;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 0px;
  }
  #main_logo .logo {
    width: 100%;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
  }
  #main_logo .logo img {
    width: 100%;
  }
  #main_logo .info_text {
width: 100%;
padding-right: 10px;
padding-left: 10px;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
align-items: center;
text-align: center;
  }
  #main_logo .info_text .kensu {
    display: inline;
    font-size: 24px;
    color: #f4810b;
  }
  #main_wrap {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 15px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
  }
  #main_wrap #news {
margin-top: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0px;
box-sizing: border-box;
margin-bottom: 60px;
  }
  #main_wrap #news .news_list {
margin-top: 10px;
margin-bottom: 0px;
border: 1px solid #000000;
width: 100%;
height: 400px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
overflow-y: scroll;
list-style-type: none;
  }
  #news .news_list li {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #news .news_list li a {
    text-decoration: none;
    color: #000000;
    min-height: 34px;
    display: flex;
    align-items: center;
    flex-flow: column wrap;
  }
  #news .news_list li a .left {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-right: 10px;
    width: 100%;
  }
  #news .news_list li a .left .cate {
    background-color: #f4810b;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-right: 10px;
    font-size: 12px;
    min-width: 100px;
    padding: 3px;
    text-align: center;
  }
  #news .news_list li a .left .date {
    width: auto;
  }
  #news .news_list li a .right {
    width: 100%;
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    position: relative;
  }
  #news .news_list li a .right .dantai {
    width: 100%;
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #f4810b;
  }
  #news .news_list li a .right .title {
    display: block;
    text-align: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*
    #main_wrap #news .news_list {
        width: 100%;
        padding: 15px;
        height: 200px;
        list-style-type: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #696969;
        overflow-y: scroll;
        margin: 0;
    }
    #news .news_list a {
        width: 100%;
        color: #000000;
        text-decoration: none;
    }
    #news .news_list a li {
        width: 100%;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 14px;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        flex-flow: column wrap;
    }
    #news .news_list a li .mob {
        display: block;
        width: 100%;
    }
    .news_list li .cat_a {
        width: 100px;
        background-color: #f4810b;
        justify-content: center;
        margin-right: 10px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 14px;
        color: #ffffff;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 3px;
        display: inline-block;
        text-align: center;
        border: 2px solid #f4810b;
    }
    .news_list li .cat_b {
        width: 100px;
        background-color: #ffffff;
        margin-right: 10px;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 14px;
        color: #f4810b;
        border: 2px solid #f4810b;
        padding-top: 3px;
        padding-bottom: 3px;
        display: inline-block;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
*/
  #main_wrap #tokushu {
margin-top: 0px;
position: relative;
  }
  #main_wrap #tokushu #toku_b {
width: 100%;
justify-content: space-between;
margin-top: 38px;
position: relative;
  }
  #tokushu #toku_b .toku_b_box {
width: 48%;
text-decoration: none;
color: #000000;
font-size: 14px;
position: relative;
  }
  #toku_b .toku_b_box .toku_b_img {
background-color: #eeeeee;
overflow: hidden;
position: relative;
  }
.toku_b_box .toku_b_img .memberonly {
position: absolute;
z-index: 9999;
display: flex;
font-family: "Noto Sans JP", sans-serif;
font-size: 9px;
align-items: center;
justify-content: center;
background-color: #ff0000;
color: #ffffff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: 10px;
right: 10px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
border-radius: 20px;
padding-right: 10px;
}
  #toku_b .toku_b_box .toku_b_img img {
    transition: 1s all;
    width: 100%;
    vertical-align: middle;
  }
  #toku_b .toku_b_box .toku_b_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
  #toku_b .toku_b_box .toku_b_txt {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  #toku_b .toku_b_box .toku_b_lnk {
    height: 20px;
    padding: 0;
    font-family: "Noto Sans JP", sans-serif;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: 10px;
    color: #f4810b;
  }
  .toku_b_box .toku_b_lnk img {
    margin-left: 10px;
  }
  #main_wrap #tokushu #toku_s_cate {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top: 20px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 30px;
padding: 0px;
box-sizing: border-box;
display: flex;
align-items: center;
flex-flow: column wrap;
  }
#tokushu #toku_s_cate #cate_list_btn {
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 5px;
width: 100%;
background-color: #f1800a;
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
color: #ffffff;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-content: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cate_list_btn::after {
content: "＋";
}
#cate_list_btn.open {
	}
#cate_list_btn.open::after {
content: "ー";
}
#toku_s_cate #cate_list {
margin: 0px;
padding: 0px;
display: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
list-style-type: none;
text-align: center;
width: 100%;
flex-flow: row wrap;
transition: 0.5s;
  }
#toku_s_cate #cate_list li {
padding-top: 3px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 3px;
position: relative;
  }
#toku_s_cate #cate_list li a {
height: 20px;
font-family: "Noto Sans JP", sans-serif;
text-decoration: none;
font-size: 16px;
color: #000000;
  }
#toku_s_cate #cate_list li a:hover {
    color: #f1800a;
  }
#toku_s_cate #cate_list li a::after {
    content: "";
    width: 2px;
    height: 1em;
    background: #f1800a;
    position: absolute;
    right: 0;
    top: calc(50% - 0.5em);
  }
#toku_s_cate #cate_list li:last-child a::after {
    content: none;
  }
#toku_s_cate #cate_list li a.selected {
    color: #f4810b;
  }
.open_list {
	display: flex !important;
}
  #main_wrap #tokushu #toku_s {
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 20px;
margin-bottom: 20px;
padding: 0px;
flex-flow: column wrap;
list-style-type: none;
position: relative;
align-items: center;
  }
  #tokushu #toku_s .toku_s_box {
    width: 100%;
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0px;
  }
  #toku_s .toku_s_box .toku_s_img {
display: block;
overflow: hidden;
width: 45%;
height: auto;
  }
  #toku_s .toku_s_box .toku_s_img img {
    transition: 1s all;
    width: 100%;
  }
  #toku_s .toku_s_box .toku_s_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
  #toku_s .toku_s_box .toku_s_mob {
    width: 50%;
  }
  #toku_s .toku_s_box .toku_s_dat {
width: 100%;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
align-items: center;
flex-flow: row wrap;
display: flex;
  }
  .toku_s_box .toku_s_dat .mengen_icon {
font-size: 10px;
font-family: "Noto Sans JP", sans-serif;
color: #ffffff;
align-items: center;
justify-content: center;
border-radius: 13px;
background-color: #ff0000;
display: inline-block;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
margin-left: 10px;
  }
  .toku_s_mob .toku_s_dat .cate_box {
font-family: "Noto Sans JP", sans-serif;
font-size: 12px;
color: #f1800a;
padding-left: 10px;
padding-right: 10px;
display: block;
align-items: center;
justify-content: center;
margin-right: 10px;
border: 1px solid #f1800a;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 12px;
min-width: 100px;
text-align: center;
  }
  #toku_s .toku_s_box .toku_s_txt {
    width: 100%;
    margin-bottom: 10px;
  }
  #toku_s .toku_s_box .toku_s_lnk {
    height: 20px;
    width: 100%;
    color: #f4810b;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
  }
  .toku_s_box .toku_s_lnk img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  #tokushu #toku_s .split {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #tokushu #toku_s .split hr {
width: 90%;
border-top: 1px solid #dddddd;
  }
  #main_wrap #tokushu .kiji_list_btn_area {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 60px;
  }
  #tokushu .kiji_list_btn_area .kiji_list_btn {
width: 80%;
height: 45px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid #f4810b;
color: #f4810b;
font-size: 14px;
font-family: "Noto Sans JP", sans-serif;
border-radius: 32px;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
text-decoration: none;
transition: 0.5s;
  }
  #tokushu .kiji_list_btn_area .kiji_list_btn:hover {
    border: 2px solid #f4810b;
    color: #ffffff;
    background-color: #f4810b;
  }
  #main_wrap #aim .aim_list {
    margin-top: 35px;
    width: 100%;
  }
  #aim .aim_list .aim_box {
width: 100%;
display: flex;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
color: #000000;
font-family: "Noto Sans JP", sans-serif;
justify-content: center;
position: relative;
margin-bottom: 60px;
flex-flow: column wrap;
flex-direction: column-reverse;
  }
  .aim_list .aim_box .aim_info {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top: 15px;
  }
  .aim_box .aim_info .aim_info_title {
    border-left: 5px solid #f1962b;
    padding-left: 20px;
    width: 100%;
    margin: 0;
    height: 30px;
    padding-top: 0;
    font-size: 18px;
    padding-right: 0;
    padding-bottom: 0;
  }
  .aim_box .aim_info .aim_info_txt {
    font-size: 14px;
    line-height: 24px;
    border-left: 5px solid #f1962b;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .aim_box .aim_info .aim_link {
color: #f4810b;
font-size: 14px;
height: 20px;
width: 100%;
text-align: right;
display: flex;
justify-content: flex-start;
margin-top: 20px;
  }
  .aim_info .aim_link img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .aim_list .aim_box .aim_img {
    width: 80%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
  }
  .aim_list .aim_box .aim_img img {
    transition: 1s all;
    width: 100%;
  }
  .aim_list .aim_box .aim_img img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
  }
}
