@charset "utf-8";
@import url("additional_pc.css");

.sp-only {
    display: none;
}

* {
    padding: 0px;
    margin: 0px;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* link
---------------*/
a {
    overflow: hidden;
}

a:link {
    color: initial;
    text-decoration: none;
}

a:visited {
    color: #000;
}

a:hover,
a:hover img.alpha,
a:hover p {
    color: initial;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    cursor: pointer;
    text-decoration: none;
}

a img {
    border-style: none;
}

html {
    overflow-y: scroll;
}

body {
    position: relative;
    /* width: 100%; */
    width: 1100px;
    margin: 0 auto;
    font-family: "Noto Sans JP", 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
    font-size: 100%;
    font-weight: 500;
    color: #444444;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
}

.bold {
    font-weight: bold;
}

.ta-c {
    text-align: center;
}

.ta-l {
    text-align: left;
}

.ta-r {
    text-align: right;
}

img {
    width: 100%;
}

.fb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.fb_reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-flow: row-reverse;
}

.shadow_b {
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.3);
}

.shadow {
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2) inset, 0 5px 3px -3px rgba(0, 0, 0, 0.2)
}

/*************
title
*************/

.title {
    padding-left: 32px;
}

.title:before {
    background-color: #268a4b;

}

/*30px*/
h1.title {
    position: relative;
    font-size: 184% !important;
    font-weight: bold;

}

h1.title:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 24px;
    height: 24px;
    content: "";
}

/*26.5px*/
h2.title {
    position: relative;
    font-size: 166% !important;
    font-weight: bold;
    padding-left: 0;
}

/*24px*/
h3.title {
    position: relative;
    padding-bottom: 4px;
    font-size: 150% !important;
    font-weight: normal;
}

h3.title:before {
    position: absolute;
    top: 6px;
    left: 8px;
    width: 10px;
    height: 25px;
    content: "";
}

/*20px*/
h4.title {
    position: relative;
    padding-bottom: 4px;
    font-size: 125% !important;
    font-weight: normal;
}

h4.title:before {
    position: absolute;
    top: 2px;
    left: 14px;
    width: 7px;
    height: 25px;
    content: "";
}

.mb25 {
    margin-bottom: 2.5%;
}

/***************************

固定ページ　汎用ページテンプレ
階層でスタイル変わる部分

***************************/

.bottommost {
    position: relative;
    background: url("../img/usutya_bg_img.png") repeat-y;
    padding: 1.1% 0 1.1% 4.5%;
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2) inset, 0 5px 3px -3px rgba(0, 0, 0, 0.2);
    margin-bottom: 2.5%;
    border-top: solid 3px #fff;
    border-bottom: solid 3px #fff;
}

.bottommost:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.title span.line {
    padding: 0 1%;
}

.title span:last-of-type {
    font-size: 85%;
}

.bottommost .title:before {
    background: none;
}

.mg_b0 {
    margin-bottom: 0 !important;
}

/*************

category

*************/

a:hover p.category {
    color: #fff;
}

p.category {
    color: #fff;
    width: 93px;
    height: 23px;
    margin: 0 1%;
    border-radius: 3px;
    font-size: 80%;
    padding: 0.5% 1%;
    text-align: center;
    display: inline-block;
}

p.category.east-committee,
p.category.misato,
p.category.tokorozawa,
p.category.west-committee,
.category.orange {
    background-color: #fa720e;
}

.category.green,
p.category.pal-saitama-news,
p.category.news,
p.category.palterrace-report {
    background-color: #007700;
}

.category.blue,
p.category.federal-news,
p.category.kawagoe,
p.category.minami {
    background-color: #006dde;
}

p.category.minuma,
p.category.urawa,
p.category.sayama,
p.category.rijikai-report,
.category.gray {
    background-color: #999999;
}

p.category.kumagaya,
p.category.kawaguchikita,
p.category.kawagoetoubu,
p.category.ageo,
.category.purple {
    background-color: #800080;
}

p.category.press-release,
.category.red {
    background-color: #ff0000;
}

p.category.hasuda,
p.category.soka,
p.category.souka,
p.category.asaka,
p.category.soudai-news,
.category.dblue {
    background-color: #0c159c;
}

p.category.fujimino,
p.category.kuki,
p.category.koshigaya,
p.category.yashio,
p.category.kumagaya02,
.category.brown {
    background-color: #9c540c;
}

.category.pink,
p.category.activity-news,
p.category.sugito,
p.category.south-committee,
p.category.chuo {
    background-color: #f228e4;
}

.category.dgreen,
p.category.ohmiya,
p.category.okegawa,
p.category.warabi,
p.category.niiza {
    background-color: #184924;
}

span.cat {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    display: block;
    text-align: center;
    min-width: 95px;
}
span.cat.green,
p.category.federal-news {
    background: #70E270;
}
span.cat.red,
p.category.pal-saitama-news {
    background: #E27070;
}

/*************
 fontawsam
*************/

.fas {
    font-size: 1.4em;
}

.fa,
.fas {
    padding-left: 7px;
    vertical-align: bottom;
}

/*************
content_area
*************/
div#content_wrap {
    clear: both;
    /* width: 1100px; */
    margin: 0 auto;
    text-align: left;
    overflow-x: hidden;
}

div#content {
    clear: both;
    /* width: 1100px; */
    /* margin: 0 auto 60px; */
    text-align: left;
    overflow-x: hidden;
}

.section_inner {
    padding-right: 4%;
    padding-left: 4%;
}

section#top,
section#top_banner_block {
    box-shadow: none;
}

section#recipe_block {
    box-shadow: none;
}

.pagetitle_row.bgimg {
    margin-bottom: 2.5%;
    padding: 0.5% 4%;
    box-shadow: none;
}

/*************
header
*************/
header {
    font-size: 93.75%;
}

header .header_top {
    width: 100%;
}

header .header_top h1 {
    display: inline-block;
    width: 250px;
}

header .header_top h1 a {
    display: block;
}

header .header_top h1 img {
    width: 100%;
}

.header_sub .btn-cart img,
.header_sub .site_search_btn img {
    width: auto;
    height: 40px;
}

/* google検索 */
.site_search_btn {
    cursor: pointer;
    padding-left: 0.5rem;
}
.site_search {
    display: none !important;
    position: relative;
}
.site_search.on {
    display: block !important;
}
.site_search.on form {
    justify-content: end;
}
.site_search>div {
    width: 50%;
    margin: 0 auto;
}

#form {
    position: relative;
}

#s-box {
    border: solid 1px #268a4b;
    height: 25px;
    padding: 0 10px;
    left: 0;
    top: 0;
}

#s-btn-area {
    height: 25px;
    width: 30px;
    left: 250px;
    top: 0;
    background: #268a4b;
    color: #fff;
    border: none;
    font-size: 20px;
    outline: 0;
}

#s-btn {
    background: #268a4b;
    font-size: 55%;
    color: #fff;
}

#s-btn .fas {
    padding: 5%;
}

/* #global-nav start */
header #global-nav {
    padding-top: 1rem;
    box-sizing: border-box;
    overflow: hidden;
}

header nav #global-nav>ul {
    z-index: 999;
    border-top: solid 2px #227E48;
}

header nav #global-nav>ul>li {
    width: calc(100% / 6);
    height: 2.5rem;
    margin: .35rem 0;
}

header nav #global-nav>ul>li a {
    color: #227E48;
    font-weight: bold;
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: solid 2px #227E48;
    padding: 0 .35rem 0;
}

header nav #global-nav>ul>li:last-of-type a {
    border-right: none;
}

header nav #global-nav>ul>li>a:hover p,
header nav #global-nav>ul>li>a.active p {
    background-color: #E1EFD8;
}

header nav #global-nav>ul>li a p {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

header nav #global-nav>ul>li>a p span {
    position: relative;
    padding-left: 1.25rem;
}

header nav #global-nav>ul>li>a p span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .75rem;
    height: .75rem;
    background-image: url('../img/parts/components/btn-green-triangle.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
/* #global-nav end */

header nav ul li>ul.sub_nav {
    display: none;
    position: absolute;
    top: 48px;
    border-top: solid 2px #fff;
}

header ul.sub_nav {
    z-index: 999;
    background: #268a4b;
    color: #fff;
    width: 250px;
    padding: 10%;
    text-align: left;
}

header ul.sub_nav li {
    padding: 5% 10%;
}

header ul.sub_nav li.to_ichiran {
    text-align: right;
    padding: 5%;
}

header ul.sub_nav li a {
    color: #fff;
}

header li.nav8 ul.sub_nav li {
    padding: 5% 0;
}

header li.nav8 ul.sub_nav li.to_ichiran {
    text-align: left;
    padding-left: 5%;
}

.external-link-alt {
    width: 16px;
    height: 16px;
    background: url('../img/link_icon.png') no-repeat;
    background-size: contain;
    margin-left: 7px;
    margin-bottom: 3px;

}

/*************
  breadcrumb
*************/
.breadcrumb {
    background: #BDE1C3;
}

.breadcrumb ul {
    text-align: left;
    font-size: 13px;
    padding: .35rem .75rem;
}

.breadcrumb ul li {
    display: inline-block;
}

.breadcrumb ul li a {
    padding: 7px;
}

.breadcrumb ul li:after {
    content: ">";
}

.breadcrumb ul li:last-child::after {
    content: "";
}

.breadcrumb ul li span {
    margin-left: 7px;
}

.breadcrumb ul li:after:last-of-type {
    content: none;
}

/*************
  pagination
*************/
.custom-pagination .page-item {
    padding: 0 .25rem;
}
.custom-pagination .page-item.active .page-link,
.page-numbers.current {
    background-color: #227A46;
    border-color: #227A46;
    border-radius: .5rem;
    color: #fff;
}
.custom-pagination .page-item:first-child .page-link,
.custom-pagination .page-item:last-child .page-link {
    border: none;
}
.custom-pagination .page-link,
a.page-numbers {
    color: #227A46;
    border: 1px solid #227A46;
    border-radius: .5rem;
}
.custom-pagination .page-link:focus,
.custom-pagination .page-link:hover {
    background-color: transparent;
    box-shadow: none;
}
.pagination-img {
    width: 19px;
    height: 23px;
}
/* デフォルト */
.pagination {
    justify-content: center;
}
.page-numbers {
    padding: 0.375rem 0.75rem;
}
a.page-numbers {
    margin: 0 .25rem;
}
.page-numbers.dots {
    padding: 0 .25rem;
}
.page-numbers.next,
.page-numbers.prev {
    border: none;
}

/*************
seach_box
*************/

/*************
top_slick
*************/
#top ul.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
    padding-bottom: 8%;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

#top ul.slick-dotted.slick-slider .slick-track li {
    border-bottom: solid 5px #f4f4f4;
}

.slider .slick-dots {
    bottom: 8%;
}

#top .slick-dots li.slick-active button:before,
#top .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #bcaaa4;
}

/*************
top_event_block
*************/

#event_block {
    box-shadow: none;
}

#event_block .section_inner {
    padding-top: 2.7%;
    padding-bottom: 3.2%;
}

#event_block .event_banner {
    position: relative;
    width: 310px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0 1%;
}

#event_block .event_banner img {
    width: 100%;
}

#event_block .event_banner a,
#event_block .event_banner a:hover p {
    color: #000;
    text-decoration: none;
}

#event_block .event_banner p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 60%;
    margin-left: 6%;
}

#event_block .event_banner i.fas {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding-right: 15px;
}

/*************
temp-info
*************/
.temp-info {
    margin: 24px 0;
    text-align: center;
    box-shadow: none;
}

.temp-info img {
    width: auto;
}

/*************
top_news_block
*************/

#news_block {
    box-shadow: none;
}

#news_block .title_row {
    padding: 3.1% 0 3.1% 4.5%;
}

.home #news_block .section_inner {
    padding-bottom: 4.5%;
    padding-top: 1%;
    box-shadow: none;
    height: 256px;
    overflow: auto;
    padding-right: 0;
    padding-left: 0;
}

.blog #news_block .section_inner {
    padding-bottom: 3.2%;
    padding-top: 2%;
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2);
}

#news_block .btn {
    float: right;
    background-color: rgba(102, 187, 106, 0.2);
    padding: 1% 6% 1% 4%;
    margin-right: 4.5%;
    border-radius: 0;
    position: relative;
}

#news_block .btn::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 11%;
    content: url(../img/common/btn-r-bg-g-mini.svg);
    line-height: 1;
}

#news_block dl {
    width: 100%;
    margin: 0 auto;
}

#news_block .title {
    display: inline-block;
}

#news_block dt {
    width: 12%;
    float: left;
    box-sizing: border-box;
    padding-bottom: 1.5%;
}

#news_block dd {
    width: 85%;
    float: left;
    box-sizing: border-box;
    padding-bottom: 1.5%;
}

#news_block .news-title {
    display: inline-block;
}

#news_block dd:after {
    display: block;
    content: "";
    clear: both;
}

.select_tab_block {
    padding-left: 4.5%;
    vertical-align: bottom;
    border-bottom: 5px solid #B2FFB2;
}

.select_tab_block div {
    letter-spacing: normal;
    width: 180px;
    height: 50px;
    text-align: center;
    display: inline-table;
    vertical-align: bottom;
    cursor: pointer;
    background: #F2F2F2;
    margin: 5px 5px 0 5px;
}

.home #news_block .select-list,
.page-template-page-news #news_block .select-list {
    display: none;
}

.home #news_block .select-list>ul>li {
    padding: 1% 6%;
}

.home #news_block .select-list>ul>li:nth-child(even) {
    background-color: #F2F2F2;
}

#news_block .select-list ul li:hover a {
    text-decoration: none;
}

#news_block .select-list .date {
    display: inline-flex;
    width: 10%;
}

#news_block .select-list .meta {
    display: inline-flex;
    width: 80%;
}

#news_block .select-list.selected {
    display: block;
}

#news_block p.category {
    margin-right: 3%;
    border-radius: 0;
    overflow: hidden;
}

.select_tab_block div:nth-of-type(2) {
    margin-left: -4px;
}

.select_tab_block div:nth-of-type(3) {
    margin-left: -4px;
}
.select_tab_block div:nth-of-type(4) {
    margin-left: -5px;
}

.select_tab_block div.on {
    width: 180px;
    height: 60px;
    background: #B2FFB2;
}

.select_tab_block p {
    vertical-align: middle;
    display: table-cell;
    font-size: 118%;
}

/*************
top_activity_block, top_recipe_block, top_info_block
共通CSS
*************/

#activity_block,
#recipe_block {
    box-shadow: none;
}
#activity_block .section_inner,
#recipe_block .section_inner {
    padding-top: 4.5%;
    padding-bottom: 3.2%;
    padding-right: 0;
    padding-left: 0;
}
#activity_block h3,
#recipe_block h3 {
    margin-right: 4%;
    margin-left: 4%;
}
#activity_block .content_box,
#recipe_block .content_box {
    padding: 4% 5%;
    background-color: rgba(102, 187, 106, 0.2);
}
#activity_block .content_box p,
#recipe_block .recipe_title {
    position: relative;
    padding-right: 2rem;
}
#activity_block .content_box p::after,
#recipe_block .recipe_title::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: url(../img/common/btn-r-bg-g-mini.svg);
    line-height: 1;
}

/*************
top_recipe_block
*************/

#recipe_block .recipe_title {
    font-size: 131.25%;
    font-weight: bold;
    color: #454545;
    margin: 3% 0;
}

#recipe_block .recipe_title::after {
    top: 25%;
}

#recipe_block .recipe_box {
    width: 48%;
    position: relative;
}

#recipe_block .recipe_box a:hover,
#recipe_block .recipe_box a:hover p {
    color: #000;
    text-decoration: none;
}

#recipe_block .this {
    position: absolute;
    top: 6%;
    left: 5%;
    width: 150px;
}

#recipe_block .fb {
    justify-content: space-between;
}

#recipe_block p:last-of-type.ta-r {
    padding: 4% 0 0;
}

#recipe_block p:last-of-type.ta-r a {
    color: #268a4b;
}

/*************
top_info_block
*************/

#info_block {
    box-shadow: none;
}
#info_block .section_inner {
    padding-top: 5%;
    padding-bottom: 4.5%;
}
#info_block a {
    border: 2px solid #5ab46a;
    display: block;
}
#info_block p {
    padding: 0 1rem;
}
#info_block p+img {
    width: 28px;
}

/*************
top_middle_banner_block
*************/

section#middle_banner_block {
    box-shadow: none;
}

#middle_banner_block .section_inner {
    padding-top: 3%;
    padding-bottom: 5%;
}

#middle_banner_block .section_inner div {
    width: 64%;
    margin: 0 auto;
}

#middle_banner_block .section_inner div img {
    width: 100%;
}

/*************
top_link_block
*************/

#link_block {
    box-shadow: none;
}

#link_block .section_inner {
    padding-top: 0;
    padding-bottom: 5.4%;
}

#link_block .title {
    margin-bottom: 1.5%;
}

#link_block .banner_row {
    padding-bottom: 5%;
    flex-flow: wrap;
}

#link_block .banner {
    width: 230px;
    margin: 0 1%;
}

#link_block .banner img {
    width: 100%;
}

ul.slick-dotted.slick-slider .slick-track li {
    border-bottom: solid 5px #f4f4f4;
}

.slider .slick-dots {
    bottom: 8%;
}

/*************
新規加入案内のリンク
ページトップに戻るボタン
*************/
.floating-button {
    position: fixed;
    right: 0px;
    display: none;
    cursor: pointer;
    z-index: 1000;
}

#introduction-link {
    bottom: 110px;
}
#introduction-link button {
    position: absolute;
    top: 0;
    left: -20px;
    cursor: pointer;
    border: none;
}
#introduction-link button img {
    width: 1.5rem;
}
#introduction-link a img {
    width: 5rem;
}

#top-button {
    bottom: 20px;
    right: 15px;
}
#top-button img {
    width: 2.5rem;
}

/*************
footer
*************/
footer ul.subNav li {
    padding: 0.25rem;
}
footer ul.subNav li a {
    display: block;
    position: relative;
    padding-left: 1.35rem;
    color: #2B7945;
}
footer ul.subNav li a::before {
    content: '●';
    position: absolute;
    left: 0;
    top: 0;
}
footer ul.subNav li ul.children {
    padding: 0.35rem 0 0 1rem;
}

.bottom_nav li {
    padding: 0 5%;
    border-right: solid 2px #2B7945;
    white-space: nowrap
}
.bottom_nav li:last-of-type {
    border-right: none;
}
.bottom_nav a {
    color: #2C7D47;
}

.icon_nav {
    display: flex;
}
.icon_nav li {
    padding: .85rem;
}
.icon_nav li a {
    display: block;
}
.icon_nav li a img {
    width: 40px;
}

/***************************************
404
***************************************/
.error404 .main-innner p {
    padding: 20% 0;
    text-align: center;
}

.error404 .main-innner p a {
    color: blue;
    text-decoration: underline;
}

/***************************************
 Template Name: NEWS Topic 一覧
***************************************/
.outer_block {
    background: url("../img/usutya_bg_img.png") repeat-y;
}

section.outer_block .fb>div {
    width: 50%;
    padding: 3%;
}

section.outer_block .fb>div ul {
    padding: 2% 0 2% 5%;
}

section.outer_block .fb>div ul li {
    padding-bottom: 1%;
}

section.outer_block .fb>div ul li .fas {
    padding-right: 5%;
    color: #444444;
}

.widgettitle {
    display: none;
}

.archive #news_block .section_inner {
    border-top: none;
}

.next.page-numbers .fas,
.prev.page-numbers .fas {
    padding-left: 0;
    padding-right: 0;
    vertical-align: bottom;
}

/***************************************
投稿記事css
***************************************/
/* #main-wrapper {
    padding: 0 2%;
} */

#main-wrapper img {
    width: auto;
}

div#content div#main h2 {
    margin-bottom: 0;
    line-height: 1.7;
}

/***************************************
配下の投稿ループ　日/カテゴリー/タイトル

※テンプレート　page-activity-area.php
※テンプレート　page-soshiki.php
***************************************/
.ichiran {
    border-bottom: solid 5px #007700;
}

.ichiran_list {
    /* height: 110px; */
    height: 13em;
    margin-bottom: 4px;
    overflow: auto;
}

.ichiran_list ul li>a {
    display: flex;
    width: 100%;
    font-size: 95%;
    text-align: center;
    margin-bottom: 4px;
}

.ichiran_list .date {
    width: 120px;
    text-align: left;
}

.ichiran_list p.category {
    width: 110px;
    margin-right: 10px;
    color: #fff;
    height: auto;
    border-radius: 0;
    font-size: 80%;
    padding: 0;
    text-align: center;
    display: inline-block;
}

.ichiran_list .meta {
    display: inline-flex;
    width: 80%;
}

/***************************************
固定ページ
***************************************/
.page-lead {
    margin: 0 2%;
    font-size: 16px;
}

/***************************************
 組織情報
***************************************/
#title_block {
    background: url("../img/usutya_bg_img.png") repeat-y;
    margin: 2% 0;
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2) inset, 0 5px 3px -3px rgba(0, 0, 0, 0.2);
}

#title_block .section_inner {
    padding-top: 1.5%;
    padding-bottom: 1.2%;
}

#title_block .title {
    margin-bottom: 0.5%;
}

#information .node {
    margin-bottom: 30px;
}

#information .ichiran {
    padding-bottom: 10px;
    border-bottom: solid 3px #007700;
}

#information .ichiran .update_list {
    margin-bottom: 10px;
    padding: 2px 0 0 5px;
    color: #fff;
    background-color: #66ad66;
    font-weight: bold;
    font-size: 140%;
}

#information .node .section_inner {
    padding: 0 5%;
}

.page-template-page-soshiki #soshiki_category_title .title_row {
    display: flex;
    align-items: center;
}

.page-template-page-soshiki #soshiki_category_title .title_row .fas {
    font-size: 2rem;
    padding-left: 20px;
}

#soshiki_category_title .section_inner {
    padding: 2% 5%;
}

#soshiki_category_title {
    background: url("../img/usutya_bg_img.png") no-repeat;
    margin: 0;
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.2) inset, 0 5px 3px -3px rgba(0, 0, 0, 0.2);
    position: relative;
}

#soshiki_category_title::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

img.soshiki_underline {
    position: relative;
    top: -7px;
}

#soshiki_category_title h2.title::before {
    background-color: rgba(255, 255, 255, 0);
}

#soshiki_category_bnr {
    padding: 2% 5%;
    background: url("../img/usutya_bg_img.png") repeat-y;
    position: relative;
    top: -11px;
    margin-bottom: -10px;
}

#soshiki_category_bnr ul li {
    display: inline-block;
    width: 33%;
    background-color: red;
    margin-bottom: 2%;
    padding: 1% 2%;
}

.soshiki_bnr {
    padding: 2% 5%;
    margin-bottom: -11px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: -11px;
    background: url("../img/usutya_bg_img.png") repeat-y;
}

.soshiki_item {
    margin-bottom: 10px;
    margin-right: 20px;
    box-sizing: border-box;
    width: 31%;
    background: #fff;
    box-shadow: 5px 6px 4px -3px rgba(0, 0, 0, 0.2);
}

.soshiki_item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 5px 5px 10px;
}

.soshiki_item a:hover,
.soshiki_item a:hover p,
.soshiki_item a:hover span {
    text-decoration: none;
}

.soshiki_item span {
    padding-left: 10px;
    color: #444444;
}

.soshiki_item a::before {
    background-color: #268a4b;
    top: 0;
    width: 6px;
    height: 14px;
    content: "";
    display: inline-block;
}

.soshiki_item a::after {
    content: "";
    top: 0;
    right: 20px;

}

.aws {
    float: right;
    padding-right: 5px;
}

/***************************

page08ページテンプレ

***************************/

.page-template-page-activity-area div#content div#main .h3-title {
    font-weight: bold;
    margin-bottom: 5px;
    color: #007700;
    font-size: 190% !important;
    padding-left: 0;
    font-weight: bold;

}

.page-template-page-activity-area div#content div#main .h3-title::before {
    display: none;
}

.page-template-page-activity-area .icon {
    width: 165px;
    height: 118px;
    margin-bottom: 8%;
}

.page-template-page-activity-area .link_btn {
    padding-bottom: 5%;
}

.page-template-page-activity-area .lead_area .fb {
    justify-content: space-between;
}

.page-template-page-activity-area .text_block {
    width: 60%;
    margin-right: 10%;
}

div#content div#main .ichiran h3 {
    margin-bottom: 10px;
    padding: 2px 0 0 5px;
    color: #ffffff;
    background-color: #66ad66;
    font-weight: bold;
    font-size: 140%;
}

div#content div#main .ichiran h3:before {
    display: none;
}

.main-innner {
    padding: 0 5%;
}

.main-innner #main-wrapper {
    padding: 0;
}

/*************
 page-event
*************/

.fb_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.event_ichiran_area .main-innner {
    padding-top: 2%;
}

/* エリアで探す */
.map_img {
    position: relative;
}
.area_btn {
    position: absolute;
    opacity: 0.3;
    cursor: pointer;
}
.area_btn.north {
    width: 115px;
    height: 85px;
    top: 9%;
    left: 36%;
}
.area_btn.west {
    width: 199px;
    height: 86px;
    top: 39%;
    left: 16%;
    transform: rotate(15deg);
}
.area_btn.east {
    width: 91px;
    height: 76px;
    right: 20%;
    top: 25%;
}
.area_btn.south {
    width: 80px;
    height: 57px;
    bottom: 15%;
    right: 13%;
}
.area_btn.outside {
    width: 112px;
    height: 38px;
    bottom: 12%;
    left: -6px;
}
.area_btn.online {
    width: 112px;
    height: 38px;
    bottom: -5px;
    left: -6px;
}
.btn-area-list {
    position: absolute;
    bottom: -5%;
    right: 0;
}
/* エリアで探す */

.event_box {
    background: #fff;
    width: 48%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-bottom: 2%;
}

.event_box a:hover,
.event_box a:hover img,
.event_box a:hover body,
.event_box a:hover p,
.event_box a:hover i,
.event_box a:hover .inner_body p,
.event_box a:hover .inner_body i {
    opacity: 0.75;
    cursor: pointer;
    text-decoration: none;
}

.event_box a:hover p {
    color: inherit;
}

.event_box .head_row {
    color: #ffffff;
    background-color: #66ad66;
    justify-content: space-between;
    text-align: left;
    height: 40px;
    width: 100%;
    background-image: url("../img/event_box-head_row-bg.png");
    background-size: cover;
}

.event_box .head_row>* {
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.event_box .inner_body .fb p,
.event_box .inner_body i {
    color: black;
}

.event_box .inner_body {
    padding: 1% 2%;
}

.event_box .head_row p {
    padding: 2%;
    position: relative;
    width: 100%;
    font-size: 90%;
}

.event_box .head_row p span span {
    padding-left: 5%;
}

.event_box .head_row p.number {
    width: 40%;
    padding: 0.75%;
}

.event_box .body {
    position: relative;
    height: 180px;
}

.event_box .title {
    padding-left: 0;
    font-size: 130%;
}

.event_box .text_block {
    padding: 0 20px;
    width: 65%;
    height: 120px;
    overflow-y: scroll;
}

.event_box .text_block .lead {
    overflow-x: hidden;
    padding-top: 2%;
}

.side_line {
    background-color: #efe9e7;
    height: 100%;
    width: 20px;
    position: absolute;
    top: 0;
    right: 0em;
}

.side_line p {
    position: relative;
    height: 100%;
}

.side_line p i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.event_box .head_row p span:first-of-type {
    width: 100%;
}

.event_box .head_row p.deadline {
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;

}

.category_tab {
    padding: 5px 0;
}

.event_area_tag img {
    width: 88px;
}

.event_box .theme_icon {
    width: 30%;
    box-sizing: border-box;
}

.color_bar {
    padding: 1%;
    color: #fff;
}

.color_bar+p {
    padding: 2%;
}

.page-template-page-event .pagetitle_row.bgimg {
    margin-bottom: 0;
}

.page-template-page-event .lead_area {
    background: #fff;
    box-shadow: 5px 6px 4px -3px rgba(0, 0, 0, 0.2);
    margin-bottom: 2.5%;
}

.page-template-page-event .lead_area p {
    font-size: 100%;
    padding: 1% 0 1% 5%;
}

.theme_block,
.map_block {
    width: 50%;
}

.map_block {
    padding-right: 3%;
}

.theme_block {
    padding-left: 2%;
}

.theme_block>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.theme_block>div a {
    width: 25%;
    padding: 0.5%;
}

.modal_on {
    position: absolute;
    bottom: 0;
    right: 0;
}

.modal_on a {
    color: #007700;
}

.east .color_bar {
    background-color: #76abd2;
}

.west .color_bar {
    background-color: #ecbf82
}

.south .color_bar {
    background-color: #f48fb1
}

.north .color_bar {
    background-color: #9fd06b
}

/***************************

modal

***************************/

#modal {
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.modal__content_inner {
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 2%;
}

.modal__content_inner>div {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 2%;
}

.modal__content_inner>div.south,
.modal__content_inner>div.north {
    padding-top: 5%;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.modal__content {
    height: 100%;
    border-radius: 5px;
    letter-spacing: 0;
}

.modal_wrap {
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    background: #fff;
    z-index: 999;
    overflow-y: auto;
    text-align: left;

}

/*************
 single_event
*************/

.post-template-single-event dt,
.post-template-single-event dd {
    display: inline-block;
}

.apply_btn {
    background: #e53430;
    width: 60%;
    margin: 3% auto;
    text-align: center;
    padding: 1% 0;
    position: relative;
    height: 60px;
}

.apply_btn>a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;

}

.apply_btn>a p {
    top: 0;
    left: 0;
    transform: translateY(35%);
    -webkit-transform: translateY(35%);
}

.apply_btn>a:hover p,
.apply_btn>a:hover p i {
    color: #fff;
}

.apply_btn a,
.apply_btn i {
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
}

.post-template-single-event table,
.post-template-single-event th,
.post-template-single-event td {
    border-collapse: collapse;
    border: none;
    padding: 0;
}

.post-info_wrap {
    border-top: 1px solid #5AB46A;
    border-bottom: 1px solid #5AB46A;
}

.post-info_wrap .section_inner {
    padding: 3% 4.5%;

}

.post-info,
.custom_fields_photoes {
    width: 50%;
}

.custom_fields_photoes {
    padding-left: 5%;
}

.custom_fields_photoes img {
    max-width: 100%;
    width: auto;
}

.post-info th,
.post-info td {
    background: none;
    padding-bottom: 3%;
    font-size: 100%;
}

.post-info td {
    padding-left: 15px;
}

.post-info th p {
    background-color: #268a4b;
    padding: 0 25px;
    font-weight: 400;
}

.detail-info table:last-of-type {
    margin-left: 20px;
}

.detail-info.fb table {
    max-width: 50%;
}

.detail-info table th {
    background: none;
    position: relative;
    color: black;
    width: 30%;
    text-align: left;
    padding-left: 30px;
    font-weight: 400;
}

.detail-info table th,
.detail-info table td {
    padding-bottom: 20px;

}

.post-body {
    padding: 3% 0;
    /* border-bottom: 1px solid #5AB46A; */
}
.post-body.shadow_b {
    box-shadow: none;
}

.detail-info table th::before {
    position: absolute;
    top: 16px;
    left: 10px;
    transform: translateY(-50%);
    content: '';
    width: 15px;
    height: 15px;
    background-color: #268a4b;
}

.bottom_area>p:first-of-type {
    position: relative;
    padding-left: 10px;
}

.bottom_area .sikaku_text+.fb {
    justify-content: space-between;
}

.bottom_area>p:first-of-type::before {
    position: absolute;
    top: 44%;
    left: 10px;
    transform: translateY(-50%);
    content: '';
    width: 15px;
    height: 15px;
    background-color: #268a4b;
}

.post-template-single-event .event_banner {
    position: relative;
    width: 45%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0 1%;
    display: inline-flex;
    padding: 2%;
}

.post-template-single-event .event_banner img {
    padding-right: 2%;
}

.post-template-single-event .event_banner a.fb {
    width: 100%;
    align-items: center;
}

.post-template-single-event .event_banner .thumb {
    width: 30%;
}

.post-template-single-event .event_banner .thumb img {
    width: 100%;
    height: 80px;
}

.post-template-single-event .event_banner p {
    width: 70%;
    padding-left: 5%;
}

div#content div#main {
    font-size: 100%;
    line-height: 1.7;
}

.head_area .section_inner {
    padding-bottom: 2%;
}

.head_area .section_inner>.left_box {
    width: 60%;
}

.head_area .section_inner>.left_box .text_block {
    padding-left: 20px;
}

.head_area .section_inner .theme_icon {
    width: 150px;
}

.head_area .right_box img {
    padding: 10px;
    max-width: 100%;
}

.post-template-single-event p.number {
    padding: 0 0 10px 10px;
}

.head_area .section_inner .theme_icon img {
    width: 100%;
}

.post-template-single-event p.number,
.post-template-single-event p.title {
    padding-left: 0;
    font-size: 150%;
    font-weight: normal;
}

.sikaku_text {
    background: none;
    position: relative;
    color: black;
    width: 30%;
    text-align: left;
    padding-left: 30px;
    font-weight: 400;
    margin: 3% 0 2%;
}

.sikaku_text:before {
    position: absolute;
    top: 16px;
    left: 10px;
    transform: translateY(-50%);
    content: '';
    width: 15px;
    height: 15px;
    background-color: #268a4b;
}

.google_map iframe {
    margin: 0 auto;
    width: 100%;
}

.post-template-single-event .pager {
    text-align: center;
    padding: 3% 0;
}

.post-template-single-event .pager ul {
    display: inline-flex;
    color: rgb(117, 117, 117);
    align-items: center;
}

.post-template-single-event .pager ul .line {
    width: 2px;
    background-color: rgb(117, 117, 117);
    height: 40px;
}

.post-template-single-event .pager li:first-of-type {
    padding-right: 40px;
}

.post-template-single-event .pager li:first-of-type p {
    padding-left: 5px;
}

.post-template-single-event .pager li:last-of-type {
    padding-left: 40px;
}

.post-template-single-event .pager li:last-of-type p {
    padding-right: 5px;
}

.post-template-single-event .pager li i {
    display: inline-block;
    height: initial !important;
    background-color: rgb(117, 117, 117);
    margin: 3px;
    vertical-align: middle;
    color: #fff;
    padding: 10px 5px;
    width: 20px;
}

.post-template-single-event .pager li i a {
    vertical-align: middle;
}

.bottom_area .next.page-numbers .fas,
.bottom_area .prev.page-numbers .fas {
    vertical-align: middle;
}

.post-template-single-event .pager li p {
    display: inline-block;
    vertical-align: middle;
}

/*************
sitemap
*************/
.sitemap ul.children {
    padding-left: 3%;
}

.sitemap .node>li:first-of-type {
    padding: 5px 0;
    border-top: none;
}

.sitemap .node>li>a:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #268a4b;
    padding-right: 0.3em;
}

.sitemap .node>li {
    border-top: dotted 2px #ccc;
    padding: 5px 0 5px 18px;
}

.sitemap .node>li>ul.children>li {
    padding-bottom: 1%;
}

/* IE css*/
@media all and (-ms-high-contrast: none) {
    .sikaku_text:before,
    .detail-info table th::before {
        top: 11px;
    }

    .bottom_area .sikaku_text:before {
        top: 10px;
    }
    #footer_global-nav .sub_nav li .fas,
    header nav #global-nav>ul>li .fas {
        vertical-align: middle;
    }
}

/***************************

HPリニューアル

***************************/

button {
    cursor: pointer;
}
.entry-header p {
    font-weight: bold;
    line-height: 1.5;
}
.entry-header:after,
.entry-content:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/* font */
.entry-header p {
    font-size: 21px;
}

/*************
 TOPページ SNSコンテンツ
*************/
#sns_block .section_inner {
    padding-top: 4.5%;
    padding-bottom: 3.2%;
}
#sns_block .youtube_block iframe {
    width: 100%;
}
#sns_block .twitter_block .card {
    border: none;
    border-radius: 0;
}
#sns_block .twitter_block .card-body {
    padding: 0;
}
#sns_block .twitter_block .col-inner {
    height: 310px;
    overflow-y: auto;
}
#sns_block h3 {
    margin-bottom: 2.5%;
}

/*************
 固定汎用ナビ付き
*************/
#general-c-navi .pagetitle_row.bgimg {
    margin-bottom: 0;
}
#general-c-navi .entry-content {
    margin-top: 2.5%;
}
.sidenavi {
    background: #BDE1C3;
    padding: 2.5% 1.35% 2%;
}
.sidenavi ul.nav li.nav-title {
    font-weight: bold;
    text-align: center;
    margin-bottom: 1rem;
}
.sidenavi ul.nav>li.page_item {
    background: #fff;
    padding: 4%;
    margin: 3% 0 0;
}
.sidenavi ul.nav>li.page_item>a {
    font-weight: bold;
    display: block;
    position: relative;
}
.sidenavi ul.nav>li.page_item>a::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    content: url(../img/common/arr-r-g.svg);
}
.sidenavi ul.nav>li.page_item:not(.current_page_ancestor)>ul.children {
    display: none;
}
.sidenavi ul.nav>li.page_item ul.children {
    border-top: 2px solid #5AB46A;
    margin-top: 0.75rem;
    padding-top: 0.5rem;
}
.sidenavi ul.nav>li.page_item ul.children li a {
    font-weight: 100;
    text-decoration: underline;
    padding: 0.15rem 0;
    display: block;
    position: relative;
}
.sidenavi ul.nav>li.page_item ul.children li a::before {
    content: '•';
}
/* font */
.sidenavi ul.nav li.nav-title {
    font-size: 21px;
}
.sidenavi ul.nav>li.page_item>a {
    font-size: 18px;
}
.sidenavi ul.nav>li.page_item ul.children li a {
    font-size: 16px;
}

/*************
 ジャバラ式コーナーTOP
*************/
#corner-top-j .entry-header p:not(:first-child) {
    font-weight: normal;
    margin-top: 0.5rem;
}
#corner-top-j .list_block .list {
    border: 2px solid #5AB46A;
}
#corner-top-j .list_block .list .card-header {
    background-color: #fff;
    font-weight: bold;
    border-bottom: solid 3px #BDE1C3;
    padding: 0.5rem 0.75rem;
    min-height: 70px;
    position: relative;
}
#corner-top-j .list_block .list .card-header::before {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #FF6600;
    left: 0;
    bottom: -3px;
    width: 30%;
}
#corner-top-j .list_block .list .card-body {
    background: #FFE0CC;
    padding: 0.75rem 0.75rem;
}
#corner-top-j .list_block .list .card-body div:not(:first-child)>img {
    background-color: #fff;
    height: 185px;
    object-fit: cover;
}
#corner-top-j .list_block .list .card-body .button04 {
    text-align: center;
    margin: 0.75rem 0 0;
}
.sdgs-icon {
    padding-left: 0.5rem;
}
.sdgs-icon img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}
/* font */
#corner-top-j .entry-header p:not(:first-child) {
    font-size: 16px;
}
#corner-top-j .list_block .list .card-header {
    font-size: 26px;
}
#corner-top-j .list_block .list .card-body .page_lead {
    font-size: 16px;
}

/*************
 機関誌あすーる
*************/
/* 最新号 */
#page-azure-top #latest-issue-block {
    background-color: rgba(102, 187, 106, 0.2);
}
#page-azure-top #latest-issue-block .latest_issue_block_inner {
    background-color: #ffffff;
    border-radius: .75rem;
}
#page-azure-top #latest-issue-block .latest_content .title_name_wrap {
    position: relative;
}
#page-azure-top #latest-issue-block .latest_content .img-latest-mark {
    width: 3.5rem;
    position: absolute;
    bottom: 0;
    left: -10px;
}
#page-azure-top #latest-issue-block .latest_content .title_name {
    font-weight: bold;
    color: #2C7945;
    padding-left: 4rem;
}
#page-azure-top #latest-issue-block .latest_pics img {
    width: 240px;
}
/* 通常号 */
#page-azure-top #list-block .list_item_box .list_item_box_title {
    margin-bottom: 2.5rem;
}
#page-azure-top #list-block .list_item_box .list_item_box_title span {
    color: #2C7945;
    border-bottom: 5px solid #2C7945;
    padding-bottom: 0.25rem;
}

/*************
 独自商品コーナーTOP
*************/
#items-corner-top .list_block .list_header {
    margin-bottom: 2.5%;
}
#items-corner-top .list_block .list_body.parts05>div>.wp-block-columns {
    margin-bottom: 0;
}
#items-corner-top .list_block .list_body.parts05 .wp-block-column .wp-block-image {
    display: flex;
    justify-content: end;
}
#items-corner-top .list_block .list_body.parts05 .wp-block-column img {
    width: 140px !important;
    height: 100px;
    object-fit: cover;
}
/* font */
#items-corner-top .list_block .list_header p {
    font-size: 14px;
}
#items-corner-top .mark_area p {
    font-size: 16px;
}

/*************
 独自商品
*************/
#items-top .entry-content .caption_link_url {
    color: #008AD0 !important;
    text-decoration: underline !important;
    display: block;
}
#items-top .entry-content .head02 {
    margin-bottom: 1.25%;
}
#items-top .entry-content .item_logo {
    height: 3rem;
    width: auto;
    object-fit: contain;
}
#items-top .entry-content .item_main_pics {
    height: 235px;
    object-fit: contain;
}
/* font */
#items-top .entry-content .item_maker {
    font-size: 18px;
}

/*************
 組合員活動資料
*************/
#activity-docs .table02 td {
    width: 50%;
}
#activity-docs .table02 td:first-child {
    border-right: 1px solid #000 !important;
}

/*************
 産地交流
*************/
#sanchikouryu .entry-header p {
    font-weight: normal;
}
/* font */
#sanchikouryu .entry-header p {
    font-size: 100%;
}

/*************
 新着窓 過去年度タブ
*************/
.newswindows-tablist {
    margin-top: 35px;
}
.newswindows-tablist>span {
    line-height: 1.3;
}
.newswindows-tablist .nav-tabs {
    align-items: end;
    border-bottom: none;
}
.newswindows-tablist .nav-tabs .nav-link {
    background: #f2f2f2;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 165px;
    height: 45px;
    color: #000;
    font-size: 17px;
    margin: -20px 5px 0 5px;
    position: relative;
}
.newswindows-tablist .nav-tabs .nav-link:last-child {
    margin: -20px 0 0 5px;
}
.newswindows-tablist .nav-tabs .nav-link::after {
    position: absolute;
    top: 24%;
    right: 7%;
    content: url(../img/common/arr-r-b.svg);
    width: 5px;
    height: 9px;
}
.newswindows-tablist .nav-tabs .nav-link.active {
    border: 1px solid transparent;
    background-color: #bde2c3;
    height: 53px;
}
.newswindows-tablist .nav-tabs .nav-link.active::after {
    top: 27%;
}

/*************
 組合員活動 テーマ活動 /activity/theme
*************/
.activity-theme-main {
    width: 100% !important;
    height: 170px;
    object-fit: cover;
}

/***************************

HPリニューアル2025

***************************/

/*************
 bootstrap
*************/

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none !important;
}

.modal-dialog {
    max-width: 85vw !important;
}

.form-check-wrap input:checked[type=checkbox] {
    background-image: none !important;
}
.form-check-wrap input[type=checkbox] {
    border-radius: 0 !important;
}
.form-check-wrap input:focus {
    box-shadow: none !important;
}

/*************
 既存CSS
*************/

.event-content table {
    border-top: none;
    border-left: none;
}
.event-content table th,
.event-content table td {
    border-right: none;
    border-bottom: none;
}

/*************
 汎用クラス
*************/

/* submit ボタン */
button .btn-search-icon {
    height: 2.5rem;
}

/* タブ custom-nav-tabs */
.custom-nav-tabs.nav-tabs .nav-link {
    background-color: #BFC1BF;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    text-align: center;
    min-width: 10rem;
    margin: 0 0.1rem;
}
.custom-nav-tabs.nav-tabs .nav-link.active {
    color: #000000;
    background-color: #EE8024;
    border-color: #EE8024;
}

/* 画像サイズ */
.sec-img-title {
    width: 8.5rem;
}
.sec-img-button {
    width: 15rem;
}

/* スクロール */
.scroll-content {
    height: 250px;
    overflow: auto;
}

/* イベントテーマTAXOアイコン */
.event-theme-taxo-icon.small {
    width: auto;
    min-width: 50px;
    height: 50px;
    object-fit: contain;
}
.event-theme-taxo-icon.medium {
    width: 15%;
    max-height: 5rem;
    object-fit: contain;
}

/*************
 form
*************/

/* フリーワード検索 */
.freeword-search-wrap .freeword-search-title {
    background-color: #227E48;
    color: #ffffff;
    padding: 0.35rem;
    text-align: center;
}
.freeword-search-wrap input {
    border: 1px solid #2C7D47;
    border-radius: 0;
}

/* チェックボックス */
.form-check-wrap input {
    width: 20px;
    height: 20px;
    border: 2px solid #227E48;
    background-color: transparent;
    transition: background-color 0.2s, border-color 0.2s;
    cursor: pointer;
}
.form-check-wrap input:checked {
    background-color: #227E48;
    border-color: #227E48;
}
.form-check-wrap input:focus {
    border-color: #227E48;
}
.form-check-wrap label {
    font-size: 95%;
}

/*************
  パーツ：breadcrumb
*************/

.breadcrumb {
    background: #BABABA;
}

/*************
 パーツ：intro-block
 固定ページ・サムネイルリード文
*************/

#intro-block .intro-img {
    flex: 0 0 50%;
    margin: 0 0 0 1rem;
}
#intro-block .intro-img img {
    border-top-right-radius: .7rem;
    border-bottom-right-radius: .7rem;
    height: 18rem;
    width: 100%;
    object-fit: cover;
}

/*************
 パーツ：page-group-block
*************/

/* ターム情報 */
#page-group-block .page-group-box .page-term-info .page-term-image {
    flex: 0 0 50%;
    margin: 0 1rem 0 0;
}
#page-group-block .page-group-box .page-term-info .page-term-image img {
    border-radius: .7rem;
    height: 18rem;
    width: 100%;
    object-fit: cover;
}
#page-group-block .page-group-box .page-term-info .page-term-name .green-rounded-pill {
    padding: 0rem;
    font-weight: normal;
}
#page-group-block .page-group-box .page-term-info .page-term-description {
    min-height: 10rem;
}
/* #page-group-block .page-group-box .page-term-info .page-term-image+.page-term-description {
    border-bottom: 3px solid #227E48;
} */

/*************
 パーツ：レシピ検索ブロック
*************/

.recipe-search-block {
    background-color: #E1E0E0;
    border-radius: 5px;
    padding: 1rem;
}
.recipe-search-block button img {
    width: 70%;
}
/* onecolumn */
.recipe-search-block.onecolumn {
    padding: 2rem;
}
.recipe-search-block.onecolumn .freeword-search-wrap {
    display: flex;
}
.recipe-search-block.onecolumn .freeword-search-wrap .freeword-search-title {
    width: 33%;
}
.recipe-search-block.onecolumn .freeword-search-wrap input {
    width: 66%;
}

/*************
 パーツ：レシピ一覧
*************/
.recipe-post-list .recipe-post-item img {
    height: 15rem;
    width: 100%;
    object-fit: cover;
    border-radius: 1rem;
}

/*************
 コーナーTOPビジュアル有り
 コーナーTOPシンプル
*************/

/* タイトル */
#page-2nd-top #title-block .text-wrap {
    min-height: 12rem;
}
/* 固定ページ・サムネイルリード文 */
#page-2nd-top #intro-block .intro-box-outer {
    border: 3px solid #BFC1C0;
    border-radius: .85rem;
}
/* 組織情報 (パルシステム埼玉の紹介、公示・公告, 採用情報) */
#page-2nd-top #page-group-block #introduction.page-group-box .page-term-info .page-term-image {
    border: 3px solid #BFC1C0;
    border-radius: .85rem;
}
#page-2nd-top #page-group-block #notice.page-group-box .child-page-list,
#page-2nd-top #page-group-block #recruit.page-group-box .child-page-list {
    justify-content: center;
}

/*************
 TOPページ
*************/

/* 画像サイズ調整 */
#page-top #event-block .sec-img-title,
#page-top #azul-block .sec-img-title,
#page-top #join-us-block .sec-img-title {
    width: 18rem;
}
#page-top #our-action-block .sec-img-title {
    width: 15rem;
}
#page-top #our-action-block .img-link {
    width: 95%;
}
/* 背景画像 */
#page-top #azul-block {
    background: url("../img/page-top/azul/img-bg.png") no-repeat;
}
#page-top #our-action-block {
    background: url("../img/page-top/our-action/img-bg.png") center bottom no-repeat;
}
#page-top #link-block {
    background: url("../img/page-top/link/img-bg.png");
}
/* お知らせ */
#page-top #news-block .nav.nav-tabs {
    width: 30%;
}
/* Topicsスライダー */
#page-top #topics-block .topics-slider .btn-slider {
    width: 25px;
}
#page-top #topics-block .topics-slider .btn-slider.next {
    transform: rotate(180deg);
}
#page-top #topics-block .topics-slider .slick-prev:before,
#page-top #topics-block .topics-slider .slick-next:before {
    display: none !important;
}
/* youtube */
#page-top #movie-block .youtube_block iframe {
    width: 100%;
    border-radius: 1rem;
}

/*************
 あすーるレシピ詳細
*************/

#single-recipe .recipe-content {
    border-right: 3px solid #227E48;
}
#single-recipe .recipe-body img {
    width: auto;
}
/* レシピ画像 */
#single-recipe .recipe-body .img-area01 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30rem;
    overflow: hidden;
    border-radius: 15px;
}
#single-recipe .recipe-body .img-area01 img {
    width: 100%;
}
/* 材料 */
#single-recipe .recipe-details .zairyo {
    margin-bottom: 1.5rem;
}
#single-recipe .recipe-details .zairyo h4 {
    background-color: #2c7d47;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    text-align: center;
}
#single-recipe .recipe-details .zairyo li {
    border-bottom: 1px dashed #BABABA;
    padding: 5px;
}
/* アドバイス */
#single-recipe .recipe-details .advice .img-advice {
    display: none;
    margin-bottom: 0.25rem;
}
#single-recipe .recipe-details .advice p:last-of-type {
    position: relative;
    width: fit-content;
    padding: 0.5rem 0.75rem;
    border: 3px solid #EE617B;
    border-radius: 20px;
    color: #EE617B;
}
#single-recipe .recipe-details .advice p:last-of-type::before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    background-color: #ffffff;
    rotate: 135deg;
    translate: -50%;
}
#single-recipe .recipe-details .advice p:last-of-type::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 15px;
    height: 15px;
    box-sizing: border-box;
    border: 3px solid;
    border-color: #EE617B #EE617B transparent transparent;
    rotate: 135deg;
    translate: -50%;
}
/* 作り方 */
#single-recipe .recipe-details .tsukurikata {
    border: 2px solid #EE8024;
    border-radius: 10px;
}
#single-recipe .recipe-details .tsukurikata h4 {
    text-align: center;
    color: #EE8024;
    border-bottom: 2px solid #EE8024;
    padding: 5px;
}
#single-recipe .recipe-details .tsukurikata .img-area02 {
    text-align: center;
    padding: 1rem;
}
#single-recipe .recipe-details .tsukurikata ul {
    padding: 0 1rem .5rem;
}
#single-recipe .recipe-details .tsukurikata ul li {
    border-bottom: 1px dashed #EE8024;
    padding: 5px;
}
#single-recipe .recipe-details .tsukurikata ul li:last-child {
    border-bottom: none;
}
#single-recipe .recipe-details .tsukurikata ul li .num:first-child {
    color: #EE8024;
}

/*************
 あすーるレシピコーナーTOP
*************/

/* #list-block */
#page-recipe-top #list-block .sec-img-title {
    width: 20rem;
}

/*************
 イベント投稿
*************/

#single-event .event-article-wrap {
    border: 3px solid #BFC1C0;
    border-radius: .85rem;
}
#single-event .event-img {
    text-align: center;
}
#single-event .event-img img {
    height: auto;
    width: auto;
    object-fit: contain;
    border-radius: 15px;
}
#single-event .event-map iframe {
    width: 100%;
    border-radius: 1rem;
}
#single-event .event-btn img {
    width: 50%;
}

/*************
 イベントコーナーTOP
*************/

/* #search-block */
#page-event-top #search-block {
    border-bottom: 3px solid #227E48;
}
#page-event-top #search-block .search-block-inner {
    border: 3px solid #BFC1C0;
    border-radius: .85rem;
}
#page-event-top #search-block .search-box.theme,
#page-event-top #search-block .search-box.date {
    border-bottom: 3px solid #BFC1C0;
}
#page-event-top #search-block .search-box.theme,
#page-event-top #search-block .search-box.area {
    border-right: 3px solid #BFC1C0;
}
#page-event-top #search-block .search-box .search-title {
    text-align: left;
}
#page-event-top #search-block .search-box .search-title img {
    width: 8rem;
}
#page-event-top #search-block .search-box.date .search-title img {
    width: 14rem;
}
/* テーマで探す */
.theme-label {
    display: inline-block;
    cursor: pointer;
    transition: border-color 0.3s;
}
.theme-label img {
    display: block;
    width: 100%;
    height: auto;
}
.theme-label input:checked+img {
    border: 2px solid #227E48;
    border-radius: 1rem;
}
/* 開催日・締切日で探す */
/* flatpickr 無効化CSS */
.flatpickr-calendar {
    box-shadow: none;
}
.flatpickr-input {
    display: none;
}
.flatpickr-day.today {
    border-color: transparent;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
    border-color: transparent;
    background: transparent;
    color: #000000;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000000;
    border-color: transparent;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
    background: transparent;
    border-color: transparent;
}
/* flatpickr 追加CSS */
.flatpickr-day {
    height: 30px;
    line-height: 26px;
    position: relative;
    font-weight: bold;
}
.flatpickr-day.selected::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 27px;
    height: 27px;
    border: 3px solid #ED8024;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
/* エリアで探す */
.area_btn:has(input:checked) {
    opacity: 0.8;
    border: 2px solid #227E48;
}
.area_btn:not(.outside):has(input:checked),
.area_btn:not(.online):has(input:checked) {
    border-radius: 50%;
}
.area_btn.outside:has(input:checked),
.area_btn.online:has(input:checked) {
    border-radius: 1rem;
}

/* #list-block */
#page-event-top #list-block .sec-img-title {
    width: 15rem;
}
#page-event-top #list-block .list-item .card {
    border: 3px solid #C7C7C7;
    border-radius: .85rem;
}
#page-event-top #list-block .list-item .card-header,
#page-event-top #list-block .list-item .card-footer {
    background-color: transparent;
}
#page-event-top #list-block .list-item .card-body .event-img {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#page-event-top #list-block .list-item .card-body .event-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* カテゴリー別配色 テーマ */
#page-event-top #list-block .list-item .card-header,
#page-event-top #list-block .list-item .card-body .border-bottom {
    border-bottom: 2px solid #C7C7C7 !important;
}
#page-event-top #list-block .list-item .card-header .border-end {
    border-right: 2px solid #C7C7C7 !important;
    min-height: 2.5rem;
}
#page-event-top #list-block .list-item .card-footer {
    border-top: 2px solid #C7C7C7 !important;
}
/* life */
#page-event-top #list-block .list-item.life .card-header,
#page-event-top #list-block .list-item.life .card-body .border-bottom {
    border-bottom: 2px solid #C176CD !important;
}
#page-event-top #list-block .list-item.life .card-header .border-end {
    border-right: 2px solid #C176CD !important;
}
#page-event-top #list-block .list-item.life .card-footer {
    border-top: 2px solid #C176CD !important;
}
/* eating */
#page-event-top #list-block .list-item.eating .card-header,
#page-event-top #list-block .list-item.eating .card-body .border-bottom {
    border-bottom: 2px solid #FFA726 !important;
}
#page-event-top #list-block .list-item.eating .card-header .border-end {
    border-right: 2px solid #FFA726 !important;
}
#page-event-top #list-block .list-item.eating .card-footer {
    border-top: 2px solid #FFA726 !important;
}
/* environment */
#page-event-top #list-block .list-item.environment .card-header,
#page-event-top #list-block .list-item.environment .card-body .border-bottom {
    border-bottom: 2px solid #C1CB36 !important;
}
#page-event-top #list-block .list-item.environment .card-header .border-end {
    border-right: 2px solid #C1CB36 !important;
}
#page-event-top #list-block .list-item.environment .card-footer {
    border-top: 2px solid #C1CB36 !important;
}

/* カテゴリー別配色 エリア */
#page-event-top #list-block .list-item .card-footer .badge {
    padding: .75em;
    font-weight: normal;
    color: #000;
    background-color: #FFF6D3;
}
/* north */
#page-event-top #list-block .list-item .card-footer .badge.north {
    background-color: #ECF7E1;
}
/* west */
#page-event-top #list-block .list-item .card-footer .badge.west {
    background-color: #FCF2E6;
}
/* south */
#page-event-top #list-block .list-item .card-footer .badge.south {
    background-color: #FDE9EF;
}
/* east */
#page-event-top #list-block .list-item .card-footer .badge.east {
    background-color: #E4EEF6;
}

/*************
 独自商品詳細
*************/

#page-original-item-list #list-block .original-item-post-list .original-item-post-item .card {
    border: none;
}
#page-original-item-list #list-block .original-item-post-list .original-item-post-item .card .card-header {
    background-color: transparent;
    min-height: 8rem;
}
#page-original-item-list #list-block .original-item-post-list .original-item-post-item .card .card-header .item-logo {
    width: 5rem;
    height: auto;
}
#page-original-item-list #list-block .original-item-post-list .original-item-post-item .card .card-img-bottom {
    height: 18rem;
    width: 100%;
    object-fit: cover;
}

/*************
 配送エリア・事業所一覧
*************/

.area_link {
    cursor: pointer;
}
.area_link:hover {
    opacity: 0.4;
}

/*************
 埼玉産直協議会『農・彩・土』（のうさいど）
*************/

#page-noside #list-block .post-list .post-item .card {
    border: none;
}
#page-noside #list-block .post-list .post-item .post-img img {
    width: 10rem;
    height: 7rem;
    object-fit: cover;
}

/*************
 サイトマップ
*************/

#page-sitemap #page-group-block .child-page-title,
#page-sitemap #page-group-block ul.subNav li a {
    display: block;
    position: relative;
    padding-left: 1rem;
    font-size: 95%;
}
#page-sitemap #page-group-block .child-page-title::before,
#page-sitemap #page-group-block ul.subNav li a::before {
    content: '-';
    position: absolute;
    left: 0;
    top: 0;
}
#page-sitemap #page-group-block ul.subNav {
    padding: 0.5rem 1rem 0;
}
#page-sitemap #page-group-block ul.subNav li {
    margin-bottom: 0.5rem;
}