@charset "UTF-8";
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;outline:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}address,caption,h1,h2,h3,h4,h5,h6,th{font-weight:400;margin:0;padding:0;font-size:100%}dd,dl,dt,li,ol,ul{list-style:none}iframe,img{vertical-align:middle;border:0}img{line-height:0;font-size:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}table{border-collapse:collapse}th{font-weight:400;text-align:left}button,fieldset,form,input,label,legend,select,textarea{font-style:inherit;font-weight:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}select{padding:2px}select::-ms-expand{display:none}input,select{font-size:100%;vertical-align:middle}input[type=password],input[type=text],select,textarea{outline:0}textarea{font-size:100%}input{vertical-align:middle}input[type=email],input[type=password],input[type=tel],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;border:0;border-radius:0;outline:0;background:0 0;box-sizing:border-box;width:100%;background:#fff}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;border:0;border-radius:0;outline:0;background:0 0;box-sizing:border-box;width:100%;background:#fff}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;background:0 0;border-radius:0;box-sizing:border-box;transition:opacity .2s ease-out,all .2s ease-out}button{background-color:transparent;border:none;cursor:pointer;outline:0;padding:0;appearance:none}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]:checked+label,input[type=radio]:checked+label{background:0 0}select::-ms-expand{display:none}::-webkit-input-placeholder{color:#797979}::-webkit-input-placeholder{color:#797979}:placeholder-shown{color:#797979}::-webkit-input-placeholder{color:#797979}:-moz-placeholder{color:#797979;opacity:1}::-moz-placeholder{color:#797979;opacity:1}:-ms-input-placeholder{color:#797979}label{padding:0}hr{display:none}a{transition:opacity .2s ease-out,all .2s ease-out;-webkit-tap-highlight-color:transparent}a,a:link{color:#222;text-decoration:underline;word-break:break-all}a:visited{color:#222}@media(min-width:767px){a:active,a:hover{color:#222;text-decoration:underline}}.c_fix:after{content:".";display:block;clear:both;visibility:hidden;font-size:.01em;height:0;overflow:hidden}.c_fix{min-height:1px}html{height:100%}
@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans Regular"),url("/museum/cmn/font/NotoSans-Regular.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans Medium"),url("/museum/cmn/font/NotoSans-Medium.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Noto Sans SemiBold"),url("/museum/cmn/font/NotoSans-SemiBold.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Noto Sans Bold"),url("/museum/cmn/font/NotoSans-Bold.woff2") format("woff2");
    font-display: swap;
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    src: local("Noto Serif Regular"),url("/museum/cmn/font/NotoSerifCJKjp-Regular.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 500;
    src: local("Noto Serif Medium"),url("/museum/cmn/font/NotoSerifCJKjp-Medium.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 600;
    src: local("Noto Serif SemiBold"),url("/museum/cmn/font/NotoSerifCJKjp-SemiBold.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 700;
    src: local("Noto Serif Bold"),url("/museum/cmn/font/NotoSerifCJKjp-Bold.woff") format("woff");
    font-display: swap;
}
body {
    font-family: "Noto Sans JP", "Noto Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    background: #fff;
    color: #000;
    line-height: 1.6;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    padding-top: 90px;
}
main {
    padding: 70px 20px 150px 20px;
}
.c-wrap {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    box-sizing: border-box
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
/*header*/
header {
    border-bottom: 1px solid #EEEEEE;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
}
.header {
    height: 90px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head-logo a {
    display: inline-block;
}
.logo-txt ,
.logo-txt a {
    font-size: 20px;
    font-weight: bold;
}
.logo-txt a {
    text-decoration: none;
}
.head-menu {
    /*display: flex;*/
    display: none;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.head-menu span {
    position: relative;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0FA84B;
}
.head-menu span::before, .head-menu span::after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #0FA84B;
    transition: transform 0.3s;
}
.head-menu span::before {
    top: -9px;
}
.head-menu span::after {
    bottom: -9px;
}
.head-menu.is-on span {
    background-color: transparent;
}
.head-menu.is-on span::before {
    top: 0;
    transform: rotate(135deg);
}
.head-menu.is-on span::after {
    top: 0;
    transform: rotate(-135deg);
}
.headMenu_nav li a {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
}
footer {
    background: #F2FBF6;
}
.footer {
    height: 60px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.foot-logo {
    display: flex;
    align-items: flex-end;
    line-height: 1;
}
.foot-logo p {
    margin: 0 0 0 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
}
.c-btn {
    width: 100%;
    max-width: 380px;
    height: 65px;
}
.c-btn a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size : 16px;
    letter-spacing : 1.92px;
    color : #141F3F;
    font-weight: 600;
    background: #fff;
    text-decoration: none;
    border: 1px solid #E1E1E1;
    position: relative;
}
.c-btn a:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    right: 60px;
    top: 50%;
    margin-top: -5px;
    background: linear-gradient(0deg, rgba(20, 47, 128, 1) 0%, rgba(0, 175, 223, 1) 100%);
    clip-path: inset(0 50% 0 0);
    transform: rotate(32deg);
    z-index: 1;
    transition: all .4s;
}
.c-mv_wrap {
    margin-bottom: 70px;
}
.c-mvTtl_wrap {
    padding-bottom: 45px;
    position: relative;
}
.c-mvTtl_wrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 9;
    width: 70px;
    height: 1px;
    background: #0FA84B;
    margin-left: -35px;
}
.c-mvTtl-ttl {
    font-family: 'Noto Serif',serif;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
}
.c-breadcrumbs {
    padding-top: 20px;
}
.c-breadcrumbs-list {
    gap: 0 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
.c-breadcrumbs-list li {
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1.44px;
    position: relative;
}
.c-breadcrumbs-list li:before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    left: -10px;
    top: 1px;
    background: #cccc;
    z-index: 1;
}
.c-breadcrumbs-list li a {
    color: #0FA84B;
    text-decoration: none;
    position: relative;
}
@media only screen and (min-width:897px) {
    .head-logo a:hover ,
    .logo-txt a:hover {
        opacity: 0.7;
    }
    .headMenu_nav li a::before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -4px;
        left: 0;
        background: #0FA84A;
        z-index: 1;
        transform: scale(0, 1);
        transform-origin: left top;
        transition: transform .2s;
    }
    .headMenu_nav li a:hover:before {
        transform: scale(1, 1);
    }
    .c-breadcrumbs-list li a:hover {
        text-decoration: underline;
    }
}
@media only screen and (max-width:896px) {
    body {
        font-size: 14px;
        min-width: 320px;
        width: 100%;
        min-height: -webkit-fill-available;
        padding-top: 60px;
    }
    main {
        padding: 30px 20px 100px 20px;
    }
    .c-wrap {
        max-width: none !important;
    }
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    header {
        padding: 0 0 0 15px;
    }
    .header {
        height: 60px;
    }
    .logo-txt {
        font-size: 14px;
    }
    .head-menu {
        width: 60px;
        height: 60px;
        display: flex;
    }
    .head-menu span {
        width: 24px;
    }
    .headMenu_nav {
        display: none;
        position: absolute;
        top: 61px;
        left: 0;
        width: 100%;
        z-index: 9;
        background: #fff;
        box-shadow: 0px 6px 6px 0px rgba(204,204,204,0.2);
        transition: opacity .2s ease-out, all .2s ease-out;
        opacity: 0;
    }
    .headMenu_nav.is-open {
        display: block;
        opacity: 1;
    }
    .headMenu_nav ul li {
        border-bottom: 1px solid #EEEEEE;
    }
    .headMenu_nav ul li:last-child {
        border-bottom: 0;
    }
    .headMenu_nav ul li a {
        display: block;
        padding: 10px 30px 10px 10px;
        border-left: 5px solid #0FA84A;
        box-sizing: border-box;
        width: 100%;
        background: url(../svg/icn_arw_right.svg) no-repeat right 15px center;
        background-size: 8px auto;
    }
    footer {
        padding: 0 15px;
    }
    .footer {
        height: 55px;
    }
    .foot-logo {
        display: flex;
        align-items: flex-end;
        line-height: 1;
    }
    .c-btn {
        max-width: 81.081vw;
        height: 11.892vw;
    }
    .c-btn a {
        font-size: 3.784vw;
    }
    .c-btn a:before {
        width: 2.162vw;
        height: 2.162vw;
        margin-top: -1.081vw;
        right: 9.375vw;
    }
    .c-mv_wrap {
        margin-bottom: 40px;
    }
    .c-mvTtl_wrap {
        padding-bottom: 22px;
    }
    .c-mvTtl_wrap::before {
        width: 36px;
        margin-left: -18px;
    }
    .c-mvTtl-ttl {
        font-size: 24px;
    }
    .c-breadcrumbs {
        padding: 15px 15px 0;
    }
}