<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

p {
    font-size: 15px;
}

/* .in100per {
    padding: 0 16px;
} */

.in600 {
    padding: 0 16px;
}

.in960 {
    padding: 0 16px;
}

.in1200 {
    padding: 0 16px;
}

.col20 {
    width: 48%;
}

.col25 {
    width: 48%;
}

.col33 {
    width: 98%;
    margin-bottom: 32px;
}

.col50 {
    width: 98%;
    margin-bottom: 32px;
}


/* 改行 */

.br-pc,
.br-tb {
    display: none;
}

.br-sm {
    display: block;
}

table tr th,
table tr td {
    display: block;
    width: calc(99% - 2em);
}

table tr th {
    margin-bottom: -1px;
    background-color: rgba(0, 0, 0, 0.1);
}

table tr td {
    padding-bottom: 16px;
    margin-bottom: -1px;
}

#page th,
#page td {
    width: 100%;
    box-sizing: border-box;
    height: auto !important;
    padding: 8px 10px;
}


/* 
#page th,
#page td {
    width: 100%;
    padding: 12px 0;
} */

/* article {
    margin-top: 70px;
}

#top article,
.main_column&gt;article {
    margin-top: 0px;
} */

/* section {
    padding: 16px 0;
} */

section h2 {
    font-size: 25px;
    line-height: 30px;
}

body&gt;article section .in1200 h2,
body.news-page&gt;.in1200&gt;.flex-around h1,
body.news-page&gt;.in1200&gt;.flex-around h2 {
    font-size: 32px;
}

#header&gt;.in1200 {
    margin-top: 11px;
}

#header .contact {
    display: none;
    width: 100%;
    margin-bottom: 12px;
    padding-top: 4px;
    text-align: center;
}

#header .contact .tel a {
    pointer-events: inherit;
}

#template {
    display: none;
}

/* #header {
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    padding-top: 10px;
} */

/* #header .logo {
    float: none;
    width: 240px;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 11px;
} */

#header .logo:hover {
    opacity: .8;
}

#header .logo img {
    height: 44px;
}

#header .logo .footer {
    display: none;
}

/* #g-navi {
    display: none;
} */

/* #header #g-navi {
    margin-bottom: 2px;
} */

/* #header #g-navi ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    width: 80%;
    min-width: 200px;
    flex-wrap: wrap;
}

#header #g-navi ul li {
    flex-basis: 100%;
    flex-grow: 1;
    padding: 0px;
    line-height: 1em;
    margin: 6px;
    overflow: hidden;
}

#header #g-navi ul li a {
    display: block;
    padding: 13px;
    height: 100%;
    text-align: center;
    background-color: #3A4A9D;
    color: #FFF;
    font-weight: bold;
} */

/* body {
    margin-top: 134px;
} */

#main {
    padding-top: 36%;
}

#header&gt;.in1200 {
    position: relative;
}

/* #s-menu {
    display: block;
    position: fixed;
    z-index: 200;
    top: 0px;
    right: 0px;
    font-size: 26px;
    line-height: 1em;
    padding: 18px;
    position: absolute;
    top: -7px;
} */

#lead h2 {
    font-size: 20px;
}

#lead h2 span {
    display: block;
}

/* #top .description p:last-child {
    font-size: 15px !important;
    padding: 0px 20px !important;
} */

#top #news ul {
    display: block;
}

#top #news ul li a {
    padding: 12px 0;
}

#top #news ul li a .content {
    margin: 0px;
    padding: 0px;
}

#top #news ul li a .img {
    width: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
}

#top #news ul li a h3 {
    margin-bottom: 0.5em;
    font-size: 16px;
}

#top #news ul li a .category {
    margin: 0px;
    padding: 0px;
}

#top #news ul li a .date {
    margin: 0px;
    padding: 0px;
}

#top #news ul li a p {
    margin-bottom: 0px;
    display: none;
}

#top #news ul li a .more {
    display: none;
}

#item-single .main-img {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

#item-single .item-comment {
    float: none;
    width: 100%;
}

#item-single .item-comment h1 {
    text-align: center;
    line-height: 1.2em;
}

#item-single .item-page {
    float: none;
    width: 100%;
    padding: 1em;
}

#item-single dl {
    float: none;
    width: 100%;
}

#page #lead h1 {
    font-size: 40px;
}

#page #works ul .col25 {
    width: 96%;
    margin-bottom: 10%;
}

#page #news ul li.col25 {
    width: 100%;
    float: none;
}

#page #news ul li a .img {
    float: left;
    width: 38%;
    padding-top: 28%;
}

#page #news ul li a .content {
    float: right;
    width: 60%;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

#page #news ul li a h3 {
    font-size: 14px;
}

#page #news ul li a p {
    display: none;
}

#page #news ul li a {
    padding: 0px;
}

#page #news ul li a .category {
    left: 40%;
}

.side_bar {
    flex-wrap: wrap;
}

#category-nav {
    width: 100%;
}

#gotop {
    bottom: 55px;
}

#gotop .inner a {
    height: 50px;
    width: 50px;
}

#footer {
    margin-top: 50px;
}

#footer ul {
    margin-top: 28px;
}

#footer .in1200 {
    padding: 0;
}

#footer .flex-around {
    border-radius: 0;
}

/* #gotop {
    position: fixed;
    bottom: 16px;
    right: 16px;
    left: auto;
    width: 52px;
    opacity: .7;
} */

/* @media (max-width: 541px) {
    body {
        margin-top: 158px;
    }
} */

@media (max-width: 484px) {
    .news_list .col25 {
        width: 100%;
        margin: 0 0 1.5em;
    }

    .news_list .col25:last-child {
        margin: 0;
    }

    .news_list .img {
        padding-top: 50%;
    }

    .news_list h3 {
        min-height: auto;
    }

    .col16 {
        width: 48%;
        margin-left: 0;
    }

    .col16:nth-child(2n) {
        margin-left: 4%;
    }

    body&gt;article section .in1200 h2,
    body.news-page&gt;.in1200&gt;.flex-around h1,
    body.news-page&gt;.in1200&gt;.flex-around h2 {
        font-size: 22px;
        padding-bottom: 4px;
        margin-bottom: 0;
    }
}

/* @media (max-width: 381px) {
    body {
        margin-top: 180px;
    }
} */

body&gt;article section .in1200,
body.news-page&gt;.in1200&gt;.flex-around {
    padding: 0px 14px 20px;
}

/* 202502 いるま野30周年 */
/* ヘッダー */
#header .logo .img {
    height: auto;
}

#header .logo .img img {
    height: 100%;
    max-height: 43px;
}

/* リード */
#lead::after {
    max-height: 580px;
}

.bg-image-loop {
    background-size: 675px;
}

.bg-image-loop::before {
    background-size: 835px;
}

#lead .lead-sentence p {
    font-size: 1rem;
    line-height: 1.8rem;
}

/* ごあいさつ */
#greeting {
    margin: 0;
    padding: 89.4px 0 105.5px 0;
    overflow: hidden;
}

/* あゆみ */
#progress .in100per {
    padding-top: 16.542%;
}

#progress p {
    font-size: 1.125rem;
    padding: 0 55px;
}

#progress .progress_bookflex .bookbox,
#progress .progress_bookflex .bookbox:nth-child(2) {
    max-width: 193px;
}

#progress .progress_bookflex h3 {
    margin-top: 20px;
    font-size: 1.25rem;
}

/* 動画 */
#movie .tab-panel iframe {
    padding: 0;
}

#movie .tab-item {
    padding: 8px 35px 8px 35px;
}

#movie .tab-item p {
    font-size: 1.25rem;
}

#movie .tab-item .years p {
    font-size: 1.625rem;
}

#movie .tab-item .years p span {
    font-size: 0.875rem;
}

/* お知らせ */
#info .in100per {
    padding: 42px 35.5px 60px 35.5px;
}

#info h2 {
    top: -21px;
    width: calc(221px - 42px);
}

#info .tab-item,
#info .tab-item.active {
    width: calc(294px - 30px);
}

#info .tab-item {
    padding: 14.9px 15px 15.1px 15px;
    font-size: 1.25rem;
}

#info .tab-item.active {
    padding: 24.4px 14px 23.4px 14px;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

#info .tab-panel article,
#info .tab-panel article:nth-child(3n+2) {
    margin: 0 0 46px 0;
}

#info .tab-panel article:last-child,
#info .tab-panel article:nth-child(3n+2):last-child {
    margin: 0;
}

.news_list a {
    justify-content: flex-start;
}

/* フッター */
#footer .footer-inner {
    min-height: 388px;
    background-position: 50% -50%;
}

#footer .footer-content .footer-logo {
    margin-left: -30px;
    max-width: unset;
}

#footer .footer-torezou {
    padding-left: 30px;
}

#footer #gotop {
    top: 2%;
}

@media (max-width: 500px) {
    #footer .footer-content .footer-logo {
        margin-left: -20px;
    }
}

@media (max-width: 425px) {
    #lead .lead-sentence p {
        text-align: left;
        padding: 20px 40px 30px 40px;
    }

    #lead::after {
        max-height: 74%;
    }

    #progress .in100per {
        padding-top: 17.542%;
    }

    #footer .footer-inner {
        min-height: 317px;
    }

    #info .tab-item,
    #info .tab-item.active {
        width: 100%;
    }

    #info .tab-item.active {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }

    #info .tab-item {
        font-size: 1.1rem;
    }

    #footer .footer-content .footer-logo {
        margin-left: -10px;
    }

    #footer .footer-torezou {
        padding-left: 40px;
    }

    #footer #gotop {
        top: -5%;
    }
}

@media (max-width: 375px) {
    #footer .footer-inner {
        min-height: 309px;
    }
}

@media (max-width: 374px) {
    #greeting .greet-text .greet-position {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    #greeting .greet-text .greet-position .position-name {
        margin: 0;
    }

    #progress .in100per {
        padding-top: 15.542%;
    }

    #progress p {
        margin: 10px 0 0 0;
        font-size: 1rem;
    }

    .single .pagination li a {
        font-size: 0.8rem;
        width: 110px;
        height: calc(33px - 2px);
        padding-top: 2px;
    }
}

@media (max-width: 330px) {
    #info .tab-item.active {
        font-size: 1.14rem;
        line-height: 1.2rem;
    }
}

@media (max-width: 320px) {
    #lead .lead-sentence p {
        padding: 20px 40px 30px 40px;
    }

    #lead::after {
        max-height: 74%;
    }

    #progress .in100per {
        padding-top: 13.542%;
    }
}</pre></body></html>