:root {
  --line-color-001: #495057;
  --nav-gcolor-001: rgba(168, 202, 240, 1);
  --nav-gcolor-002: rgba(224, 237, 255, 1);
  --nav-bgcolor-001: #090b0e;
  --nav-link-color-001: #fff;
  --nav-linkfocus-color-001: rgb(255 255 255 / 60%);
  --bg-style-001: #134ea7;
  --bg-style-002: #e3f6ff;
  --bg-style-003: #134ea7;
}

html { scroll-behavior: smooth;}
body { font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
background:#fff;
}

.h-font-01 {
    font-family: "ryo-gothic-plusn", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.bg-style_001 { background-color: var(--bg-style-001);}
.bg-style_002 { background-color: var(--bg-style-002);}
.bg-style_003 { background-color: var(--bg-style-003);}

.mVisual {
    background: url(/contents/onigiri/site-images/202509/onigiri2025_mv.jpg) no-repeat;
    background-size: cover; min-height: 370px; padding: 0; /*margin: 25px 0 0 0; */position: relative;
}

#jumbotron h1 { position: absolute; left: 50%; transform: translate(-50%, 5%);}
#jumbotron h1 a img { width: 100%; height: 100%; }
.jumbotron___kbslogo { padding: 10px; }

@media (max-width: 767px) {
    #jumbotron h1 { width: 65vw; top: 15%; }
    .mVisual {  min-height: 90vw; background-size: cover; background-position-x: center; margin: 0; }
    /*p { font-size: .9rem; }*/
}

@media (min-width: 768px) {
    #jumbotron h1 { width: 50%; top: 10%; }
    .mVisual { min-height: 520px; /*background-position-y: center; border-radius: 10px; box-shadow: 3px 3px 4px #8a6d72;*/ }
}

@media (min-width: 992px) {
    #jumbotron h1 { width: 50%; /*top: 26%;*/ }
    .mVisual { min-height: 600px; }
}

@media (min-width: 1200px) {
    #jumbotron h1 { width: 50%; /*top: 26%;*/ }
    .mVisual { min-height: 700px; }
}

@media (min-width: 1400px) {
    #jumbotron h1 { width: 750px; /*top: 26%;*/ }
    .mVisual { min-height: 750px; }
}

.onair { border-bottom: 3px solid var(--line-color-001); }

/* 記事 */
.entry___body img{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 1.5rem;
}

/* CUSTOM */

.c-font-style_001 { 
font-family: "ryo-gothic-plusn", sans-serif;
font-weight: 900;
font-style: normal;
}
.c-font-size_001 { font-size: clamp(24px, 3.5vw, 40px); transform: rotate(.05deg); }
.c-font-color_001 {
background-image: linear-gradient(180deg, rgba(5, 50, 91, 1), rgba(25, 152, 240, 1));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.c-font-size_002 { font-size: clamp(17px, 2.5vw, 28px); transform: rotate(.05deg); }
.c-font-size_003 { font-size: clamp(20px, 2.5vw, 30px); transform: rotate(.05deg); }


.c-bg_001 {
    background: url(/contents/onigiri/site-images/202509/onigiri2025_mv.jpg) no-repeat center center;
    background-size: cover;
}

.c-bg_fv {
    background: url(/contents/onigiri/site-images/202509/onigiri2025_fv.jpg) no-repeat center center;
    background-size: cover;
}

.slide01 {
	background:radial-gradient(854px circle at 22.44% 31.79%, #d4d88f 0%, #b5c3c5 100%);
}

.swiper-button-next, .swiper-button-prev {
    bottom: 2% !important;
    top: unset !important;
}

dd {
    font-weight: 500;
}

.example2 {
    list-style: none;
    padding-left: 1.5em;
    margin-left: 0.5em;
}
.example2 li{
    text-indent: -1.5em;
}
.example2 li:before{
    content: "※";
    margin-right: 0.5em;
}

.small {
    font-weight: 500;
}

p {
    font-size: 1.05rem;
    letter-spacing: .05rem;
}



.font-size_001 { font-size: clamp(14px, 2.3vw, 26px); transform: rotate(.05deg); }
.font-style_001 { font-family: "ryo-gothic-plusn", sans-serif; font-weight: 900; font-style: normal; }
.table-font-size_001 { font-size: clamp(14px, 2.3vw, 16px); transform: rotate(.05deg); }
p { font-weight: 500; }




.navbar-nav { width: 100%; }
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: var(--nav-link-color-001); font-weight: 600; }
.navbar-light .navbar-nav .nav-link { color: var(--nav-link-color-001); font-weight: 600; }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: var(--nav-linkfocus-color-001); }
.bg-light { background-color: var(--nav-bgcolor-001) !important; }

ul.navbar-nav > li { padding-right: .5rem; }
a { text-decoration: none; }
a.nav-link { font-size: .9rem; }
a.nav-link.home { font-size: 1.5rem; padding: 0; margin: 0 0.5rem; background: rgb(0 0 0 / 0.1); border-radius: 6px; }

.navbar { padding: 0; z-index: 100; }
.navbar > .container, #footer, #footer > .container { background: transparent; background-color: transparent; }
.navbar-light .navbar-toggler { color: unset; border-color: unset; border: none; }
.navbar-toggler { padding: .25rem .75rem; border: none; border-radius: unset; display: block; position: relative; height: 50px; width: 60px; }

@media (max-width: 991px) {
    ul.navbar-nav > li { padding: .2rem .5rem; border-bottom: 1px solid #fff; }
    .navbar-nav {
        width: 100%;
        background: var(--nav-gcolor-002);
        background: -webkit-linear-gradient(to bottom, var(--nav-gcolor-001), var(--nav-gcolor-002));
        background: linear-gradient(to bottom, var(--nav-gcolor-002), var(--nav-gcolor-001));
    }
    a.nav-link { color: #000 !important; font-weight: 600; text-shadow: 1px 1px 3px #fff; }
}

@media (min-width: 992px) {
    ul.navbar-nav > li { padding: .5rem .1rem; }
}
a.navbar-brand { font-size: .8rem; font-weight: 600; color: var(--nav-link-color-001) !important; padding: 0 .5rem; }
.navbar-toggler:focus { box-shadow: none; }




@media (min-width: 992px) {
    ul.navbar-nav > li.nav-item:last-child { /*margin-right: 5px;*/ }
    ul.navbar-nav > li.nav-item:nth-last-child(1) { margin-left: auto; }
    ul.navbar-nav > li:nth-last-child(1) { padding-right: 0; }
    ul.navbar-nav > li:last-child a,
    ul.navbar-nav > li:nth-last-child(1) a{ background: #FFF; color: #000 !important; font-weight: bold; padding: 5px; }
    ul.navbar-nav > li:nth-last-child(1) a{ border-radius: 6px 0 0 6px; margin: 3px 0px 0 0; }
}




/* ぱんくずリスト */
nav.nav___bcl {
    overflow-x: scroll;
    display: flex;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background-color: #dee2e6;
}

nav.nav___bcl::-webkit-scrollbar {
 display:none;
}

.nav___bcl span {
    background: #6c757d;
    transform: skew(20deg, 0deg);
    margin: 0 1px 0 1px;
    display: inline-flex;
    color: #FFF;
}

.nav___bcl span a {
    font-size: .7rem;
    transform: skew(-20deg, 0deg);
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    display: inline-block;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    white-space: nowrap;
    color: #FFF;
    text-decoration: none;
}

.nav___bcl span:hover {
    background: #dc3545;
    transform: skew(20deg, 0deg);
}

.nav___bcl > span:first-child {
    margin-left: -1rem;
    padding-left: .8rem !important;
}

@media (max-width: 767px) {
    .dropdown-item {
        font-size: .9rem;
        font-weight: 600;
    }
}




/* エントリーリスト */
.article___list {}

.article___list h1 {
    font-size: 1.4rem;
    font-feature-settings: 'kern' 1; 
    text-rendering: optimizeLegibility; 
}

.article___list-item h1 {
    line-height:1.5;
    font-feature-settings: 'kern' 1; 
    text-rendering: optimizeLegibility;
}

.article___list-item a {
    text-decoration: none;
    padding: .5rem;
    margin: 0;
}

.article___list-item a img {
    display: block;
    transform: scale(1);
    transition-duration: 0.5s;
}

.article___list-item a:hover img {
    transform: scale(1.1);
    transition-duration: 0.5s;
}

.article___list-item a:hover,
.article___list-item a:focus{
   background: #fffbea;
    color: #000;
}


.article___list-item-inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0;
    color: inherit;
}

.article___list-media {
    flex-basis: 35%;
}

@media (max-width: 575px) {
    .article___list-media {flex-basis: 35%;}
}

.article___list-content {
    flex-basis: 65%;
    position: relative;
    margin: 0 0 0 25px;
}


.article___list-content header {line-height: 1;}
.article___list-content p {font-size: .85rem;}


@media (max-width: 575px) {
    .article___list-content {flex-basis: 75%;}
    .article___list-content time {font-size: .75rem;}
    .article___list-content h1 {font-size: 1rem;}
    .article___list-item footer a {font-size: .75rem;}
}

.article___list figure {
    overflow: hidden;
    aspect-ratio: 5/2.8;
    border-radius: 8px;
    margin: 0;
}
.article___list figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}




/* SNS */
.navbar___body-sns { width: 100%; margin: 0 0 1.5rem 0; }

.navbar___body-sns-inner {
    text-align: center;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

.navbar___body-sns-inner li {
    list-style: none;
    width: 100%;
    display: block;
}

.navbar___body-sns a.fb {background: #4267B2;}
.navbar___body-sns a.tw {background: #1DA1F2;}
.navbar___body-sns a.li {background: #13bf00;}

.navbar___body-sns li a {
    color: #FFF;
    font-size: 1.5rem;
    list-style: none;
    text-align: center;
    display: block;
}




/* 開閉メニュー */
.openbtn4{
    position: relative;
/*  background: #000; */
    cursor: pointer;
    width: 40px;
    height:40px;
    border-radius: 5px;
}

.openbtn4 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 12px;
    height: 2px;
    border-radius: 5px;
    background: var(--nav-link-color-001);
    width: 45%;
}

.openbtn4 span:nth-of-type(1) {top:8px;} 
.openbtn4 span:nth-of-type(2) {top:14px;}
.openbtn4 span:nth-of-type(3) {top:20px;}

.openbtn4 span:nth-of-type(3)::after {
    content:"Menu";
    position: absolute;
    top:5px;
    left:-6px;
    color: var(--nav-link-color-001);
    font-size: 0.6rem;
    text-transform: uppercase;
}

.openbtn4.active span:nth-of-type(1) {
    top: 8px;
    left: 15px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn4.active span:nth-of-type(2) {opacity: 0;}

.openbtn4.active span:nth-of-type(3){
    top: 20px;
    left: 15px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}

.openbtn4.active span:nth-of-type(3)::after {
    content:"Close";
    transform: translateY(0) rotate(-45deg);
    top: 5px;
    left: -1px;
}




/* ページ分割 */
footer.page-navigation {
    text-align: center;
}

footer.page-navigation nav {
    display: flex;
    justify-content: center;
}

.page-navigation span,
.page-navigation div a {
    text-decoration: none;
    display: flex;
    aspect-ratio: 1/1;
    align-items: center;
    font-weight: 600;
    font-size: 1.2vw;
    width: 2.5vw;
    justify-content: center;
    margin-left: 1px;
}

.page-navigation span {
    background: #919191;
    color: #FFF;
}

.page-navigation div a {
    background: #000;
    color: #FFF;
}

@media (max-width: 575px) {
    .page-navigation span,
    .page-navigation div a {
        width: 6vw;
        font-size: 3vw;
    }
}




/* page-top */
#page-top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    font-size: 1.6rem;
    line-height: 1;
    border: solid 2px;
    border-radius: 50%;
    z-index: 1000;
    box-shadow: 2px 2px 5px #000;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    padding-top: .2rem;
}




/* Torimochi */
#torimochi-widget { font-family: initial !important; }




.p_footer { font-size: 1rem; padding: 5px 0 5px 0; border-top: 5px solid var(--line-color-001); margin: 50px 0 20px 0; }
.p_footer p { font-size: .9rem; }


#page-top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    font-size: 1.6rem;
    line-height: 1;
    border: solid 3px #27348d;
    border-radius: 50%;
    z-index: 1000;
    box-shadow: 2px 2px 5px #000;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    padding-top: .2rem;
    background: linear-gradient(180deg, rgba(5, 50, 91, 1), rgba(25, 152, 240, 1));
}

#page-top i {
    color: #FFF;
}

.btn-fa { background-color: rgb(76 100 211); padding: 0 .45rem 0 .45rem !important; }
.btn-fa:hover { background-color: rgb(76 100 211 / 70%); }

.btn-x { background-color: #000000; padding: 0 .45rem 0 .45rem !important; }
.btn-x:hover { background-color: rgb(0 0 0 / 70%); }

.btn-line { background-color: rgb(0 185 0); padding: 0 .45rem 0 .45rem !important; }
.btn-line:hover { background-color: rgb(0 185 0 / 70%); }