<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1750px) {
    .gnavi_menu {
        flex-shrink: 0;
        padding: 200px 1% 50px 2%;
    }
    .gnavi_menu .logo {
        left: 50px;
    }
    .gnavi_container .img {
        background: url(../images/nav_img.jpg) center no-repeat;
        background-size: cover;
    }
    .menu_it {
        margin-bottom: 30px;
    }
    .menu_it ul li:not(:last-child) {
        margin-bottom: 12px;
    }
    .menu_it ul {
        width: 33%;
    }
    .menu_it .ttl {
        width: 26%;
        margin-right: 10px;
    }
    .menu_it ul:first-of-type {
        margin-right: 10px;
    }
    .contact .tel a {
        font-size: 26px;
    }
    .contact .tel {
        margin-right: 10px;
    }
    .box04 .box_txt {
        width: 55%;
    }
    .box04 .idx_ttl {
        font-size: 34px;
    }
    .box04 .idx_ttl .txt_sm {
        font-size: 23px;
    }
    .box04 {
        background: url(../images/box04_bg.jpg) left 35% top 0 no-repeat;
        background-size: cover;
    }
}
@media only screen and (min-width: 641px) and (max-width: 1750px) {
    .slider_it01 .slide_img, .slider_it02 .slide_img, .slider_it03 .slide_img {
        background-size: 100% auto;
    }
    .index #mainvisual {
        height: 40vw;
    }
    .index #mainvisual .protect {
        font-size: 8vw;
    }
    .index #mainvisual h2 {
        margin-left: 0;
        font-size: 3vw;
    }
}
@media only screen and (min-width: 641px) and (max-width: 1366px) {
    .index #mainvisual {
        height: 45vw;
    }
}
@media only screen and (max-width: 1450px) {
    .header_l h1 {
        width: 400px;
    }
    .box04 {
        background: url(../images/box04_bg.jpg) left 60% top 0 no-repeat;
        background-size: cover;
    }
    .b05_list li:first-child .ttl_en {
        top: -21px;
        width: 160px;
    }
    .b05_list li:last-child .ttl_en {
        top: -21px;
        width: 350px;
    }
    .box07 .container {
        width: 100%;
    }
    .box07_list li {
        width: 225px;
        height: 225px;
    }
    .box07_list li .info {
        width: 205px;
        height: 205px;
    }
    .box07_list li .info h4 {
        margin: 50px 0 40px;
        font-size: 24px;
    }
    .box07_list li .info h4 .en {
        font-size: 20px;
    }
    .box07_list li .info .txt {
        font-size: 16px;
    }
    .contact .tel .des {
        font-size: 12px;
    }
    .box_contact .address {
        font-size: 14px;
        line-height: 1.5em;
    }
    .menu_it ul li a,.menu_it ul li {
        font-size: 14px;
    }
    .menu_it .ttl .en {
        font-size: 18px;
    }
    .menu_it .ttl {
        font-size: 14px;
    }
    .contact .tel .des {
        margin-left: 0;
    }
    .contact .tel a {
        font-size: 20px;
    }
    .menu_it ul {
        padding: 15px 0 15px 8px;
    }
    .box_contact .contact:first-of-type {
        margin-top: 0;
        width: 50%;
    }
    .box_contact .address {
        width: 50%;
    }
    .contact .mail a .txt, .contact .link a .txt {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1200px) {
    .container {
        padding: 0 10px;
    }
    .under #content {
        width: 100%;
        padding: 0 1% 40px;
    }
    .header_l h1 {
        width: 370px;
    }
    .contact .mail a, .contact .link a {
        width: 150px;
    }
    .box02 .btn {
        right: 10px;
    }
    .box06 {
        margin-top: 150px;
    }
    .under [class *="fullbg_"] {
        width: 1200px;
    }
    .box04 .box_txt {
        width: 60%;
    }
}
@media only screen and (max-height: 675px) {
    .gnavi_container {
        height: auto;
    }
}
@media only screen and (max-width: 749px) {
    .gnavi_container {
        height: auto;
    }
}
@media only screen and (min-width: 641px) and (max-width: 800px) {
    .index #mainvisual {
        height: 60vw;
    }
    .index #mainvisual .protect {
        font-size: 10vw;
    }
}
@media only screen and (max-width: 640px) {
    h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
        font-size: 140%;
    }
    #wrapper {
        min-width: 100%
    }
    .container {
        width: 100%;
        padding: 0 3%;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .header_container {
        height: 60px;
        padding-left: 10px;
    }
    .header_container.active {
        background-color: #f6f4f0;
    }
    .header_l h1, .header_phone, .header_contact .contact, #header .header_r .logo {
        display: none;
    }
    .header_contact {
        height: 100%;
    }
    .header_l {
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 1 !important;
		width: 100%;
    }
    #header .logo {
        width: 250px;
        line-height: 0;
    }
    .icon_menu {
        width: 60px;
        height: 60px;
    }
    .icon_menu::before, .icon_menu::after, .icon_menu span.ico::before, .icon_menu span.ico::after {
        width: 25px;
        height: 2px;
    }
    .icon_menu::after {
        bottom: 30px;
    }
    .icon_menu::before {
        top: 13px;
    }
    .icon_menu span.ico::before, .icon_menu span.ico::after {
        top: 20px;
    }
    .icon_menu span.txt {
        top: 35px;
        font-size: 12px;
    }
    #gnavi {
        top: 60px;
        width: 100vw;
        padding-bottom: 40px;
    }
    .gnavi_container {
        height: auto;
    }
    .gnavi_container .img, .gnavi_container .logo {
        display: none;
    }
    .gnavi_menu {
        width: 100%;
        padding: 25px 3% 100px;
    }
    .menu {
        margin-bottom: 0;
    }
    .menu_it {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .menu_it .ttl {
        width: 100%;
        margin: 0 0 15px 0;
        font-size: 14px;
    }
    .menu_it .ttl .en {
        margin-bottom: 0;
        font-size: 16px;
    }
    .menu_it ul {
        width: 48%;
        padding: 10px 0 10px 12px;
        border-left: 2px solid #9e8a60;
    }
    .menu_it ul:first-of-type {
        margin-right: 0;
    }
    .menu_it ul li a {
        font-size: 14px;
    }
    .box_contact {
        flex-wrap: wrap;
    }
    .contact {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact .tel {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .contact .tel .des {
        margin-left: 0;
        line-height: 1.4em;
    }
    .box_contact .address {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
    .box_contact .contact:last-of-type {
        display: flex;
        margin-bottom: 0;
        flex-wrap: wrap;
    }
    .index #mainvisual {
        height: 92vw;
        margin-top: 60px;
    }
    .index #mainvisual .container {
        bottom: 5vw;
    }
    .slider_it01 .slide_img {
        background: url(../images/slider_img01_sp.jpg) center no-repeat;
        background-size: 100% auto;
    }
    .slider_it02 .slide_img {
        background: url(../images/slider_img02_sp.jpg) center no-repeat;
        background-size: 100% auto;
    }
    .slider_it03 .slide_img {
        background: url(../images/slider_img03_sp.jpg) center no-repeat;
        background-size: 100% auto;
    }
    .slider_it04 .slide_img {
        background: url(../images/slider_img04_sp.jpg) center no-repeat;
        background-size: 100% auto;
    }
    .slider_it05 .slide_img {
        background: url(../images/slider_img05_sp.jpg) center no-repeat;
        background-size: 100% auto;
    }
    .index #mainvisual .protect {
        margin-bottom: 6vw;
        font-size: 12vw;
        line-height: 1.2em;
        text-shadow: 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3);
    }
    .index #mainvisual h2 {
        width: 100%;
        margin-left: 0;
        padding: 0;
        background-color: transparent;
        font-size: 5vw;
    }
    .index #mainvisual h2 &gt; span {
        display: block;
        padding: 8px 0;
        text-align: center;
        text-shadow: 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3), 0 0 4px rgba(255, 255, 255, 0.3);
    }
    .idx_ttl {
        margin-bottom: 40px;
        padding: 14px 10px 16px;
        font-size: 24px;
    }
    .idx_ttl .txt_sm {
        font-size: 22px;
    }
    .idx_ttl.line::before {
        top: -20px;
        height: 30px;
    }
    .idx_btn a {
        width: 94%;
        height: 50px;
        font-size: 16px;
    }
    .idx_btn a::before {
        height: 4px;
        background-size: contain;
    }
    .box01 {
        padding: 80px 0 50px;
        background: url(../images/box01_img01.jpg) center no-repeat;
        background-size: cover;
    }
    .box01::before, .box01::after {
        display: none;
    }
    .box01_l {
        width: 100%;
        padding-right: 0;
        order: 3;
    }
    .box01_l .txt {
        padding-right: 0;
    }
    .box01_l .btn_list {
        width: 97%;
        margin: 30px 0 0 3%;
    }
    .box01_l .btn_list li {
        width: 100%;
    }
    .box01_l .btn_list li:first-child {
        margin-bottom: 20px;
    }
    .box01_r {
        width: 100%;
        margin-bottom: 40px;
    }
    .box01_r ul {
        display: none;
    }
    .box01_r .img {
        position: relative;
        display: block;
        margin-bottom: 0;
        padding: 20px 0 40px;
        line-height: 0;
    }
    .box01_r .img::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -3%;
        width: 100vw;
        height: 50%;
        background-color: #f6f4f0;
        z-index: -1;
    }
    .box01 .idx_btn {
        margin: 0;
    }
    .box02 {
        padding: 40px 0;
    }
    .box02 .idx_ttl {
        margin-bottom: 0;
    }
    .box02 .idx_ttl .en {
        margin-bottom: 5px;
        font-size: 28px;
    }
    .box02 .btn {
        position: relative;
        right: 0;
        top: 0;
        width: 200px;
        margin: 0 auto 40px;
        padding: 10px 0 12px;
        border-top: 1px solid #9e8a60;
        border-bottom: 1px solid #9e8a60;
        text-align: center;
    }
    .box02 .btn a::after {
        display: none;
    }
    .box02 .news li {
        flex-wrap: wrap;
        padding: 20px 20px 15px;
    }
    .box02 .news li .date {
        font-size: 14px;
    }
    .box02 .news li .cate {
        margin: 0 0 0 20px;
    }
    .box02 .news li .ttl {
        width: 100%;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .box02::before {
        height: 355px;
    }
    .box03 {
        padding: 90px 0 40px;
        background: url(../images/box03_bg_sp.jpg) center no-repeat;
        background-size: cover;
    }
    .box03::before {
        width: 180px;
        height: 42px;
    }
    .box03 .idx_ttl {
        margin-bottom: 40px;
    }
    .box03 .txt_en {
        margin-bottom: 20px;
        font-size: 28px;
    }
    .box03 .idx_btn {
        margin: 40px 0;
    }
    .box03 .images {
        height: auto;
        overflow: visible;
    }
    .box03 .images .img {
        position: static;
        width: 100%;
        height: auto;
        transform: translateX(0);
    }
    .box03 .images .img img {
        height: auto;
    }
    .box03::after {
        height: 130px;
    }
    .box04 {
        padding: 50px 0 0;
        background: #fafafa;
    }
    .box04 .box_txt, .box04 .box_txt .txt {
        width: 100%;
    }
    .box04 .box_txt {
        position: relative;
        padding: 30px;
        z-index: 1;
    }
    .box04 .idx_ttl {
        margin-bottom: 40px;
        font-size: 24px;
        letter-spacing: 0.04em;
    }
    .box04 .idx_ttl .txt_sm {
        font-size: 22px;
    }
    .box04 .img {
        display: block;
        margin-top: -25px;
        line-height: 0;
    }
    .box05 {
        padding: 80px 0 50px;
        margin-bottom: auto;
    }
    .box05 .idx_ttl {
        margin-bottom: 40px;
    }
    .b05_list {
        flex-wrap: wrap;
    }
    .b05_list li {
        width: 100%;
    }
    .b05_list li::after {
        display: none;
    }
    .b05_list li:first-child {
        padding-right: 0;
    }
    .b05_list li:last-child {
        margin-top: 60px;
        padding-left: 0;
    }
    .b05_list li .img {
        position: relative;
        padding-right: 3%;
    }
    .b05_list li .img::after {
        content: '';
        position: absolute;
        top: 51px;
        width: 960px;
        height: 94%;
        z-index: -1;
    }
    .b05_list li:first-child .img::after {
        right: 0;
        background-color: rgba(207, 207, 207, 0.5);
    }
    .b05_list li:last-child .img::after {
        left: 0;
        background-color: rgba(206, 196, 175, 0.5);
    }
    .b05_list li:first-child .ttl_en {
        top: -18px;
        left: 3%;
        width: 130px;
    }
    .b05_list li:last-child .ttl_en {
        top: -17px;
        left: 3%;
        width: 260px;
    }
    .b05_list li .b_txt {
        position: relative;
        top: 0;
        width: 88%;
        margin: -40px auto 0;
        padding: 30px 20px 40px;
    }
    .b05_list li:first-child .b_txt {
        right: 0;
    }
    .b05_list li:last-child .b_txt {
        left: 0;
    }
    .b05_list li .b_txt h4 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 1.4em;
    }
    .b05_list li .b_txt::before {
        top: 5px;
        left: 5px;
        padding: 15px;
    }
    .b05_list li .b_txt::after {
        bottom: 5px;
        right: 5px;
        padding: 15px;
    }
    .box06 {
        margin-top: 50px;
    }
    .box06 .container {
        width: 94%;
        margin-top: -70px;
        padding: 20px 20px 30px;
    }
    .box06 .container::before {
        top: -10px;
        height: 30px;
    }
    .box07 {
        margin-top: -30px;
        padding: 50px 0;
    }
    .box07::before {
        height: 190px;
    }
    .box07 .idx_ttl {
        margin-bottom: 15px;
        font-size: 30px;
    }
    .box07_list {
        justify-content: space-between;
    }
    .box07_list li {
        width: 45vw;
        height: 45vw;
        margin-right: 0;
        margin-bottom: 4vw;
    }
    .box07_list li .info {
        width: 41vw;
        height: 41vw;
    }
    .box07_list li .info h4 {
        margin: 13vw 0 7vw;
        font-size: 22px;
    }
    .box07_list li .info h4 .en {
        font-size: 16px;
    }
    .box07_list li .info .txt {
        font-size: 14px;
    }
    .box07_list .box07_it09 {
        margin: 0 auto;
    }
    #footer {
        margin-bottom: 70px;
    }
    .footer_t {
        padding: 50px 0;
    }
    .footer_l {
        width: 100%;
        margin: 0 0 40px 0;
        padding: 0;
    }
    .footer_l .logo {
        width: 280px;
        margin: 0 auto 40px;
    }
    .footer_l .contact {
        margin-bottom: 0;
    }
    .footer_l .contact .tel {
        margin-bottom: 30px;
        text-align: center;
    }
    .footer_l .contact .tel a {
        font-size: 28px;
    }
    .footer_l .contact .tel .des {
        margin-left: 0;
        font-size: 12.5px;
    }
    .footer_r .time {
        margin-bottom: 5px;
    }
    .footer_r .note {
        margin-bottom: 20px;
        font-size: 12px;
    }
    .contact .mail, .contact .link {
        /*width: 50%;*/ width: 100%;
    }
    .contact .mail a, .contact .link a {
        width: 100%;
        height: 100px;
        font-size: 16px;
    }
    .contact .mail a::before {
        margin: 27px 0 7px;
    }
    .contact .link a::before {
        margin: 22px 0 2px;
    }
    .footer_l .contact .mail a, .footer_l .contact .link a {
        height: 100px;
    }
    .contact .txt_note {
        margin: 10px 0 0;
        width: 100%;
        flex: unset;
    }
    .contact .txt_note p {
        width: 100%;
        text-align: center;
    }
    .footer_r .address {
        text-align: center;
    }
    #footer .map {
        height: 300px;
    }
    .footer_link {
        display: none;
    }
    .copyright {
        padding: 12px 10px;
        font-size: 12px;
    }
    #totop {
        right: 3%;
    }
    #totop a {
        width: 40px;
        height: 40px;
    }
    #totop a::before {
        top: 18px;
        left: 14px;
        padding: 5px;
    }
    .contact_btn_fixed {
        position: fixed;
        bottom: -70px;
        left: 0;
        display: flex;
        width: 100%;
        height: 70px;
        z-index: 14;
        transition: all 0.3s ease;
    }
    .contact_btn_fixed.open {
        bottom: 0;
    }
    .contact_btn_fixed li {
        /*width: 33.33%;*/ width: 50%;
    }
    .contact_btn_fixed li a {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 100%;
        background-color: #fff;
        text-decoration: none;
        font-weight: 500;
        letter-spacing: 0.08em;
    }
    .contact_btn_fixed .mail a, .contact_btn_fixed .link a {
        color: #fff;
        font-family: 'Noto Serif JP', serif;
        font-size: 14px;
    }
    .contact_btn_fixed .mail a {
        background-color: #a0a0a0;
    }
    .contact_btn_fixed .link a {
        background-color: #9e8a60;
    }
    .contact_btn_fixed .mail a::before {
        content: '';
        width: 25px;
        height: 17px;
        margin: 10px 0 0px;
        background: url(../images/ico_mail.png) center no-repeat;
        background-size: cover;
        z-index: 3;
    }
    .contact_btn_fixed .link a::before {
        content: '';
        width: 25px;
        height: 25px;
        margin: 2px 0 0px;
        background: url(../images/ico_calendar.png) center no-repeat;
        background-size: cover;
        z-index: 3;
    }
    .contact_btn_fixed .tel {
        line-height: 4vw;
    }
    .contact_btn_fixed .tel a {
        color: #333435;
        font-family: 'Spectral', serif;
        font-size: 4vw;
    }
    .contact_btn_fixed .tel a::before {
        content: '';
        width: 30px;
        height: 25px;
        margin: 0 0 7px;
        background: url(../images/ico_tel.png) no-repeat center/contain;
    }
    .contact_btn_fixed .tel a .txt_sm {
        display: inline-block;
        font-size: 14px;
        line-height: 1em;
    }
    .under #content {
        width: 100%;
        padding: 0 10px 40px
    }
    .under #mainvisual {
        margin-top: 60px;
    }
    .under #mainvisual h2 {
        max-width: 100%;
        font-size: 30px;
        padding: 10px
    }
    .under #mainvisual h2.small_f {
        font-size: 30px;
    }
    .under #mainvisual h2 .jp {
        min-width: 100%;
        font-size: 18px;
        margin: 12px auto 0
    }
    .under h3 {
        font-size: 22px;
        padding: 15px 20px;
        margin: 35px auto
    }
    .under h3:before {
        top: -20px;
        height: 30px
    }
    .under h3 span {
        line-height: 1.5em
    }
    [class *='fullbg_'] .container {
        padding: 0 10px;
    }
    .under .fullbg_h3 {
        margin-top: 0 !important;
    }
    .fullbg_img h5, .fullbg_img h4 {
        margin: 0 auto 30px
    }
    .under h4 {
        font-size: 20px;
        padding: 12px;
    }
    .under h5 {
        font-size: 18px;
        padding: 10px;
        margin-bottom: 25px
    }
    .under h6 {
        font-size: 17px;
        margin-bottom: 25px
    }
    section, .section {
        margin-bottom: 45px
    }
    .topic_path {
        text-align: center
    }
    p {
        margin: 0 0 1.5em;
    }
    .under [class*="fullbg_"] {
        margin: 20px 0;
    }
    .under [class*="fullbg_"] {
        margin-bottom: 45px
    }
    .fullbg_img h5, .fullbg_img h4 {
        max-width: 100%
    }
    .image_l, .image_r {
        float: none;
        text-align: center;
        margin: 0 0 20px 0
    }
    .fullbg_img [class*="image_"]:before {
        width: 100%;
        bottom: -40px
    }
    .fullbg_img .image_l:before {
        left: -30%
    }
    .fullbg_img .image_r:before {
        right: -30%
    }
    .fullbg_img [class*="image_"] {
        margin-bottom: 72px
    }
    .under_tbl_dl dt, .under_tbl th {
        font-size: 15px
    }
    .under_tbl_dl dt, .under_tbl_dl dd {
        padding: 12px;
        display: block;
        width: 100% !important
    }
    .under_tbl_dl dl:last-child dd {
        border-top: 0;
    }
    .under_tbl_dl dd {
        border-top: none;
    }
    .under_tbl_dl dt {
        border-bottom: 2px solid #9E8A60;
    }
    .under_frame {
        padding: 25px
    }
    .under_list &gt; li::before, .under_list &gt; li::after {
        width: 10px;
        height: 3px;
    }
    .under_list &gt; li {
        padding: 5px 0 5px 25px
    }
    .under_list &gt; li::before {
        top: 14px;
    }
    .under_list &gt; li::after {
        top: 20px;
    }
    .under_list.col4 li {
        width: 48%;
    }
    .under_bnr p {
        width: 100%;
        margin: 0 auto 25px
    }
    .under_bnr a {
        font-size: 4.3vw;
        padding: 40px 18px;
        line-height: 1.8em
    }
    .under_bnr p:after {
        width: calc(100% - 15px);
        height: calc(100% - 15px);
    }
    .under_bnr a:before {
        left: -60px;
    }
    .under_bnr a:after {
        right: -60px;
    }
    .under_frm {
        padding: 25px 25px 40px 25px
    }
    .under_frm:after {
        width: 65px
    }
    .frm_tit {
        padding: 8px 15px;
        font-size: 16px;
    }
    .link_a a:before {
        top: 3px
    }
    .under_frm1 {
        padding: 25px
    }
    .under .under_frm1 h5 {
        margin-bottom: 20px
    }
    .tbl_scroll {
        overflow-x: auto;
    }
    .tbl_scroll &gt; table {
        min-width: 640px;
    }
    .under_tbl_vtr tr:last-child td::after {
        display: none;
    }
    .under_tbl_vtr tr:last-child th::after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #9e8a60;
    }
    .under_topttl {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }
    .under_ttl {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .under_map {
        height: 300px;
    }
    .staff_year li span:first-child {
        width: 94px;
    }
    .tbl_block th, .tbl_block td {
        display: block;
        width: 100%;
        padding: 12px;
    }
    .under_tbl_vtr th::after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #9e8a60;
        z-index: 1;
    }
    .under_tbl_vtr tr:first-child td {
        border-top: none;
    }
    .under_tbl_vtr td {
        border: none;
    }
    .under [class *="fullbg_"] {
        width: 100vw;
    }
    .fullbg_img .image_r.img_sm:before {
        right: -30%;
    }
    .fullbg_img .image_l.img_sm:before {
        left: -30%;
    }
    .under_list_img.col03 li {
        margin: 0 5px 3vw;
    }
    .box_contact .contact:first-of-type {
        width: 100%;
    }
    .list_category a {
        padding: 10px 15px;
    }
    .list_category li {
        width: 47%;
    }
    .blog-list li {
        flex-wrap: wrap;
    }
    .blog-list li .date {
        font-size: 14px;
    }
    .blog-list li .cate {
        margin: 0 0 0 20px;
        padding: 5px;
        line-height: 1.5em;
    }
    .blog-list li .ttl {
        width: 100%;
        margin-top: 10px;
        display: block;
    }
    .blog_detail_img img {
        max-height: 350px;
    }
    .box02 .news {
        height: 250px;
    }
    .accordion_ttl::before, .accordion_ttl::after {
        right: 10px;
        width: 15px;
        height: 1px;
    }
    .accordion_ct {
        padding-top: 20px;
    }
    .accordion_ct [class^="image"] img {
        max-width: 60%;
    }
    .concept_blog li {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .list_staff_img {
        flex-wrap: wrap;
    }
    .list_staff_img li {
        width: 32.66%;
        margin-bottom: 10px;
    }
    .list_staff_img li:nth-child(3n) {
        margin-right: 0 !important;
    }
    .list_staff_img li:not(:last-child) {
        margin-right: 1%;
    }
	
	.line-inner p.line-txt-top {
		font-size: 16px;
	}
	
	.ttl-line span {
		font-size: 16px;
	}
	
	.bnr-line-list {
		width: max-content;
	}
	
	.line-item:before {
		top: 5px;
		left: 5px;
	}
	
	.line-item:after {
		right: 5px;
		bottom: 5px;
	}
	
	.bnr-line-wrapper ul {
		display: block;
		padding-bottom: 30px;
	}
	.bnr-line-wrapper ul li {
		margin-bottom: 20px;
	}
	.idx_bn {
		margin-top: 0;
	}
    .popup_inner{
        top: 20px;bottom: 20px;
        left: 20px ; right: 20px;
    }
    .popup_box{
        padding: 4vw 5vw;
        padding-right: 2vw;
    }
    .popup_box-in{
        height: fit-content;
        padding-right: 5px;
        max-height: 90vh;
        max-width: 80vw;
    }
    .popup_box ul{ margin-bottom: 20px;}
    .popup_box h2{
        font-size: 20px;
    }
    .popup_box h2 span.h2_small{
        font-size: 16px;
    }
    .qr-line img{ max-width: 150px;}
    .popup_box h3{font-size: 16px;}
    .popup_box p.bot-txt{ font-size: 18px;}

}
@media only screen and (max-width: 480px) {
    .box07_list li .info h4 {
        font-size: 16px;
    }
    .box07_list li .info h4 .en {
        font-size: 14px;
    }
    .sp420-none{
        display: none;
    }
    .sp480{ display: block;}
}

@media only screen and (max-width: 390px) {
	.bnr-line-list {
		width: auto;
	}
	.line-item {
		padding: 20px;
	}
}

@media only screen and (max-width: 375px) {
    .sp_375 {
        display: block;
    }
    .box07_list li .info h4 {
        margin: 10vw 0 6vw;
    }
    .box07_list li .info .txt {
        font-size: 11px;
    }
    #footer .map {
        height: 250px;
    }
    .copyright {
        font-size: 11px;
    }
    .list_category li {
        width: 90%;
        margin: 0 auto 10px;
    }
    .blog_link a {
        min-width: 100%;
        width: 300px;
    }
    .menu_it ul li a {
        font-size: 12px;
    }
	
	.ttl-line span {
		font-size: 14px;
		padding-left: 5px;
	}
	
	.line-inner p.line-txt-top {
		font-size: 13px;
	}
	
	.line-inner p.line-txt-bot {
		font-size: 12px;
	}
}
@media only screen and (max-width: 320px) {
    .b05_list li:last-child .b_txt h4 {
        letter-spacing: 0;
    }
}</pre></body></html>