@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
.entry-inner {
  padding: 0 !important;
}

.entire {
  font-family: "Noto Serif", serif;
  font-weight: 500;
}
.entire *,
.entire *::before,
.entire *::after {
  box-sizing: border-box;
}
.entire ul[class],
.entire ol[class] {
  padding: 0;
}
.entire body,
.entire h1,
.entire h2,
.entire h3,
.entire h4,
.entire p,
.entire ul[class],
.entire ol[class],
.entire li,
.entire figure,
.entire figcaption,
.entire blockquote,
.entire dl,
.entire dd {
  margin: 0;
}
.entire body {
  min-height: 100vh;
  line-height: 1.5;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}
.entire ul[class],
.entire ol[class] {
  list-style: none;
}
.entire a:not([class]) {
  text-decoration-skip-ink: auto;
}
.entire img {
  display: block;
  max-width: 100%;
}
.entire article > * + * {
  margin-top: 1em;
}
.entire input,
.entire button,
.entire textarea,
.entire select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  .entire * {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire {
    font-size: 20px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire > *:not(nav) {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire > *:not(nav) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 800px) {
  .entire header .logo {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header .logo {
    width: 70.8333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header .logo {
    width: 425px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header > * {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header > * {
    margin-top: 40px;
  }
}
@media screen and (max-width: 800px) {
  .entire header p {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header p {
    width: 91.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header p {
    width: 550px;
  }
}
@media screen and (max-width: 800px) {
  .entire header p span {
    display: inline-block;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header p span {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header p span {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire header input {
    width: 97.5%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header input {
    padding: 1.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header input {
    padding: 10px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header input {
    font-size: 3vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header input {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .entire header nav {
    width: 100%;
    border-bottom: 2px solid #00419a;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header nav {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header nav {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire header nav .list {
    display: flex;
    align-items: center;
  }
  .entire header nav .list li {
    width: 33.3333333333%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire header nav .list li {
    height: 10.8333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire header nav .list li {
    height: 65px;
  }
}
@media screen and (max-width: 800px) {
  .entire header nav .list li:not(:last-of-type) {
    border-right: 1.5px solid rgba(0, 65, 154, 0.5);
  }
}
@media screen and (max-width: 800px) {
  .entire header nav .list li a {
    color: black;
    text-decoration: none;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container {
    padding-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container {
    padding-right: 20px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container {
    padding-left: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire .container h2 {
    font-weight: 500;
    text-align: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container h2 {
    font-size: 7.5vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container .posts {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container .posts {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire .container .posts li {
    display: flex;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container .posts li {
    column-gap: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container .posts li {
    column-gap: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire .container .posts li > a {
    width: 25%;
  }
  .entire .container .posts li > a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
  }
}
@media screen and (max-width: 800px) {
  .entire .container .posts li .description {
    width: 75%;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container .posts li .description time {
    font-size: 3vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container .posts li .description time {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container .posts li:not(:first-of-type) {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container .posts li:not(:first-of-type) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire .container hr {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container > *:not(h2, .posts) {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container > *:not(h2, .posts) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 800px) {
  .entire .container .more {
    margin-right: auto;
    margin-left: auto;
    outline: none;
    border: 0;
    width: 250px;
    background-color: #8f8142;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container .more {
    width: 41.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container .more {
    width: 250px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .container .more {
    height: 10.8333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .container .more {
    height: 65px;
  }
}
@media screen and (max-width: 800px) {
  .entire .container .more a {
    color: white;
    text-decoration: none;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .banner-wrapper > *:not(:first-of-type) {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .banner-wrapper > *:not(:first-of-type) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire .banner-wrapper .banner {
    position: relative;
  }
  .entire .banner-wrapper .banner p {
    text-align: center;
    width: 100%;
    position: absolute;
    color: white;
    text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .entire .banner-wrapper .banner img {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .entire .banner-wrapper .column {
    display: flex;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire .banner-wrapper .column {
    column-gap: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire .banner-wrapper .column {
    column-gap: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire .banner-wrapper .swiper {
    display: flex;
  }
  .entire .banner-wrapper .swiper .banner {
    width: 300px;
    aspect-ratio: 1/1;
  }
}
@media screen and (max-width: 800px) {
  .entire footer {
    text-align: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer {
    padding-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer {
    padding-right: 20px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer {
    padding-left: 20px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer > *:not(small) {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer > *:not(small) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .entire footer .logo {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer .logo {
    width: 41.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer .logo {
    width: 250px;
  }
}
@media screen and (max-width: 800px) {
  .entire footer hr {
    border: 0;
    border-bottom: 4px solid #000;
  }
}
@media screen and (max-width: 800px) {
  .entire footer small {
    display: inline-block;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer small {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer small {
    margin-top: 50px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer small {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer small {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .entire footer small {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) and (min-width: 600px) {
  .entire footer small {
    font-size: 16px;
  }
}
@media screen and (min-width: 801px) {
  .entire {
    display: none;
  }
}

.info {
  text-align: center;
}
.noimage {
  color: #000000!important;
  text-shadow: none!important;
}


/*--FOOTRER--*/

#sp_footer{
 margin-top:10%;
    font-family: "Noto Serif", serif;
    font-weight: 500;
}

.foot_linkList{
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.foot_linkList_item{
  box-sizing: border-box;
  list-style: none;
}

.foot_linkList_item a {
  color: #000;
  text-decoration: none;
  outline: none;
}

.foot_link {
  background: #444444;
}
.foot_logo {
  max-width: 222px;
  margin: 0 auto!important;
  padding: 20px 0;
}
.foot_logo a {
  display: block;
}
.foot_linkList {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #666;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.foot_linkList_item {
  width: 50%;
  border-top: 1px solid #666;
}
.foot_linkList_item:nth-child(2n) {
  border-left: 1px solid #666;
}
.foot_linkList_item a {
  display: block;
  padding: 17px 0;
  color: #fff;

  text-align: center;
}
.foot_copy {
  padding: 35px 0;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 768px) {


  .foot_link_inner {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .foot_link_inner-top {
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
  }
  .foot_logo {
    max-width: 444px;
    margin: 0 auto;
    padding: 0;
  }
  .foot_logo a {
    transition: opacity .2s linear;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .foot_logo a:hover {
    opacity: .7;
  }
  .foot_linkList {
    border: none;
  }
  .foot_linkList_item {
    width: auto;
    margin-left: 50px;
    border: none;
  }
  .foot_linkList_item:first-child {
    margin-left: 0;
  }
  .foot_linkList_item:nth-child(2n) {
    border: none;
  }
  .foot_linkList_item a {
    padding: 0;
    font-size: 1.6rem;
  }
  .foot_linkList_item a:hover {
    text-decoration: underline;
  }
  .foot_copy {
    padding: 40px 0;
    font-size: 1.2rem;
    text-align: right;
  }
}








/*# sourceMappingURL=style.css.map */
