@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap");
* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  letter-spacing: 1px;
}

html {
  font-size: 10px;
}

@media (max-width: 800px) {
  html {
    font-size: 9px;
  }
}

body {
  font-size: 1.6rem;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  -webkit-text-size-adjust: 100%;
}

@media (max-width: 800px) {
  body {
    min-width: 350px;
  }
}

.grid {
  display: -ms-grid;
  display: grid;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp_hidden {
  display: inline-block !important;
}

@media (max-width: 800px) {
  .sp_hidden {
    display: none !important;
  }
}

.pc_hidden {
  display: none !important;
}

@media (max-width: 800px) {
  .pc_hidden {
    display: inline-block !important;
  }
}

@media (max-width: 800px) {
  .sp_left {
    text-align: left !important;
  }
}

@media (max-width: 800px) {
  .sp_center {
    text-align: center !important;
  }
}

a, a:visited, a:active, a:hover {
  text-decoration: none;
  color: black;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
}

h2 {
  font-size: 2.4rem;
  text-align: center;
  margin: 60px 0;
}

h2.subtitle {
  font-size: 1.8rem;
}

h3, .contents h3 {
  font-size: 2.4rem;
  margin: 40px 0 80px 0;
  position: relative;
  text-align: center;
}

@media (max-width: 800px) {
  h3, .contents h3 {
    font-size: 2.0rem;
  }
}

h3::before, .contents h3::before {
  position: absolute;
  left: 50%;
  top: -35px;
  display: block;
  content: "";
  width: 1px;
  height: 25px;
  background: black;
}

h3::after, .contents h3::after {
  position: absolute;
  left: 50%;
  bottom: -35px;
  display: block;
  content: "";
  width: 1px;
  height: 25px;
  background: black;
}

h3 span, .contents h3 span {
  font-size: 1.4rem;
}

h4 {
  font-size: 2.1rem;
  margin: 0 0 20px;
}

h5 {
  font-size: 1.8rem;
}

@media (max-width: 800px) {
  h5 {
    font-size: 1.5rem;
  }
}

h6 {
  font-size: 1.4rem;
}

p {
  margin-bottom: 60px;
  line-height: 3rem;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
  font-size: 1.6rem;
}

@media (max-width: 800px) {
  p {
    font-size: 1.2rem;
  }
}

section {
  margin: 20px 0;
  padding: 20px 0;
  text-align: center;
}

section .lead {
  font-size: 2.0rem;
  margin: 40px;
}

@media (max-width: 800px) {
  section .lead {
    font-size: 1.4rem;
  }
}

section p {
  font-size: 1.6rem;
  margin-bottom: 60px;
}

@media (max-width: 800px) {
  section p {
    font-size: 1.2rem;
  }
}

section img {
  display: block;
  width: 100%;
}

.wide div {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.wide div .centerBlock {
  position: absolute;
  margin: 0;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 800px) {
  .wide div img {
    width: auto;
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.wrap {
  margin: 40px 10vw;
}

@media (max-width: 800px) {
  .wrap {
    margin: 40px;
    min-width: 350px;
  }
}

.bgGrayWide {
  padding: 60px 0;
  background-color: #F8F8F8;
}

.bgGrayWide h2, .bgGrayWide h3, .bgGrayWide h4, .bgGrayWide h5, .bgGrayWide h6, .bgGrayWide p {
  padding: 0 5vw;
}

.contents .annotation {
  margin-top: 60px;
  border: 1px solid black;
  padding: 30px;
}

.contents .annotation h5 {
  text-align: center;
  position: relative;
  margin: 10px 0;
  top: -50px;
  font-size: 1.6rem;
  display: block;
  z-index: 1000;
}

.contents .annotation h5 span {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  background-color: white;
  padding: 0 5vw;
}

.contents .annotation p {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
  text-align: center;
}

.contents .annotation ul li {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

#mainHeader {
  position: fixed;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 800px) {
  #mainHeader {
    position: absolute;
  }
}

#mainHeader .wrap {
  max-width: 1280px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 2fr 3fr;
      grid-template-columns: 3fr 2fr 3fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding: 40px 50px;
}

#mainHeader .wrap h1 {
  display: block;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1 / 4;
  align-item: center;
  text-align: center;
}

#mainHeader .wrap h1 img {
  width: 130px;
  height: 145px;
  -webkit-filter: invert(100%) grayscale(100%) contrast(100);
          filter: invert(100%) grayscale(100%) contrast(100);
}

#mainHeader .wrap .contact {
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3 / 4;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1 / 2;
  display: block;
  text-align: right;
}

#mainHeader .wrap .contact a {
  display: inline-block;
  padding: 8px 20px;
  color: white;
  border: 1px solid white;
  font-weight: 600;
}

#mainHeader .wrap .contact a:hover {
  color: black;
  background-color: white;
  border-color: black;
}

@media (max-width: 800px) {
  #mainHeader .wrap .contact {
    display: none;
  }
}

#mainHeader .wrap .topMenuLeft {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1 / 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

#mainHeader .wrap .topMenuRight {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
}

#mainHeader.bgwhite {
  background: white;
  color: black;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#mainHeader.bgwhite h1 img {
  -webkit-filter: none;
          filter: none;
}

#mainHeader.bgwhite nav.topMenu div a {
  color: black;
}

#mainHeader.bgwhite nav.topMenu div a::after {
  background-color: black;
}

#mainHeader.bgwhite .contact a {
  color: black;
  background-color: white;
  border-color: black;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#mainHeader.bgwhite .contact a:hover {
  color: white;
  background-color: black;
}

#spMenuOpen {
  display: none;
}

@media (max-width: 800px) {
  #spMenuOpen {
    display: block;
    background-color: #E2E2E2;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    position: fixed;
    right: 30px;
    bottom: 60px;
    -webkit-box-shadow: 0px 0px 5px #aaa;
            box-shadow: 0px 0px 5px #aaa;
    z-index: 1000;
  }
  #spMenuOpen span {
    display: block;
    position: relative;
    width: 30px;
    height: 2px;
    margin-bottom: 10px;
    background: #111;
    -webkit-transition: all .3s;
    transition: all .3s;
    left: 15px;
    top: 20px;
    margin-top: 5px;
  }
}

#spMenu {
  display: none;
}

@media (max-width: 800px) {
  #spMenu {
    overflow: auto;
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #F8F8F8;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #spMenu nav {
    width: 100%;
    margin: auto;
    padding: 20px 8vw;
  }
  #spMenu nav > ul {
    padding: 0 5vw;
  }
  #spMenu nav > ul li {
    position: relative;
    list-style: none;
    text-align: left;
  }
  #spMenu nav > ul > li {
    border-bottom: 1.5px solid black;
  }
  #spMenu nav > ul > li::before {
    position: absolute;
    content: "";
    background-color: black;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    left: 5px;
    top: 20px;
  }
  #spMenu nav > ul > li .submenu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    text-align: center;
    padding: 0;
  }
  #spMenu nav > ul > li .submenu li {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #spMenu nav > ul > li .submenu li:nth-child(even)::before {
    position: absolute;
    content: "";
    background-color: black;
    width: 1px;
    height: 60%;
    top: 10px;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #spMenu nav > ul > li .submenu li:after {
    display: block;
    position: absolute;
    content: "";
    background-color: black;
    height: 1px;
    width: 75%;
    bottom: 0;
    left: 12.5%;
  }
  #spMenu nav > ul > li .submenu li a {
    display: block;
    text-align: center;
    padding: 5px 0;
    width: 100%;
  }
  #spMenu nav > ul .hasChild {
    border-bottom: 0;
  }
  #spMenu nav > ul a {
    display: block;
    width: 100%;
    padding: 10px 10vw 5px 10vw;
  }
  #spMenu nav > ul a:hover {
    background-color: #f0f0f0;
  }
  #spMenu nav footer {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #spMenu nav footer .spMenuSns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #spMenu nav footer .spMenuSns a {
    font-size: 1.6rem;
    font-weight: 900;
    font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    display: inline-block;
    margin-right: 30px;
    line-height: 2em;
  }
  #spMenu nav footer .spMenuSns a img {
    width: 27px;
    height: 27px;
  }
  #spMenu nav footer .spMenuSns .home {
    border-bottom: 3px solid black;
  }
  #spMenu nav #spMenuClose:hover {
    cursor: pointer;
  }
  #spMenu nav #spMenuClose span {
    display: block;
    position: relative;
    padding: 20px;
    right: 20px;
  }
  #spMenu nav #spMenuClose span::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 1.5px;
    background: black;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #spMenu nav #spMenuClose span::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 1.5px;
    background: black;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

#mainHeader .nav {
  height: 45px;
  margin: 30px auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 800px) {
  #mainHeader .nav {
    display: none;
  }
}

#mainHeader .nav li {
  position: relative;
  list-style: none;
  width: 100%;
}

#mainHeader .nav > li {
  position: relative;
}

#mainHeader .nav > li::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: white;
  left: 50%;
  top: 45px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#mainHeader .nav li a {
  display: block;
  height: 45px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 2.8;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
}

#mainHeader .nav > li:hover > a {
  background: #333;
  opacity: 0.7;
}

#mainHeader .nav > li li:hover > a {
  background: #333;
  opacity: 0.7;
}

#mainHeader .nav li ul {
  padding-top: 20px;
  padding-left: 0;
  top: 0;
  left: 0;
  width: 10vw;
  position: relative;
}

#mainHeader .nav li ul li {
  overflow: hidden;
  height: 0;
}

#mainHeader .nav li ul li a {
  border-top: 1px solid #eee;
  text-align: left;
  padding-left: 35px;
  position: relative;
}

#mainHeader .nav li ul li a::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: white;
  top: 20px;
  left: 10px;
}

#mainHeader .nav li ul li:first-child a {
  border-top: 0;
}

#mainHeader .nav li:hover > ul > li {
  overflow: visible;
  height: 45px;
}

#mainHeader .nav li ul li ul {
  top: 0;
  left: 110px;
}

#mainHeader .nav li ul li ul:before {
  position: absolute;
  content: "";
  top: 15px;
  left: 30px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}

#mainHeader .nav li ul li ul li:hover > a {
  background: #f0f0f0;
}

#mainHeader .nav li ul li ul.left {
  top: 0;
  left: -190px;
}

#mainHeader .nav li ul li ul li ul.left:before {
  position: absolute;
  content: "";
  top: 15px;
  left: 190px;
  border: 5px solid transparent;
  border-right: 5px solid #fff;
}

#mainHeader .nav li ul li ul.left li:hover > a {
  background: #f0f0f0;
}

#mainHeader .nav li ul li ul li ul.left li:hover > a {
  background: #f0f0f0;
}

#mainHeader.bgwhite .nav li::after {
  background-color: black;
}

#mainHeader.bgwhite .nav li a {
  color: black;
}

#mainHeader.bgwhite .nav li a:hover {
  background-color: #f0f0f0;
}

#mainHeader.bgwhite .nav li ul {
  background-color: white;
}

#mainHeader.bgwhite .nav li ul li a::before {
  background: black;
}

#mainHeader.bgwhite .nav > li:hover > a {
  background: #f0f0f0;
}

#mainHeader.bgwhite .nav > li li:hover > a {
  background: #f0f0f0;
}

footer {
  text-align: center;
  margin-bottom: 60px;
}

footer .snsLinks {
  margin: 0 auto;
  padding: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .snsLinks a {
  margin-right: 60px;
}

footer .snsLinks a:last-child {
  margin-right: 0;
}

footer .snsLinks img {
  width: 50px;
  height: 50px;
}

footer hr {
  border: 1px solid black;
}

footer .copyright {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  text-align: center;
  margin: 20px auto;
}

footer .logo {
  margin: 40px;
}

footer .logo img {
  width: 100px;
  height: 100px;
}

.eyecatch {
  position: relative;
  background-color: black;
  height: 720px;
  overflow: hidden;
}

.eyecatch .catch {
  position: absolute;
  top: 300px;
  left: 50%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  color: white;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.5em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.eyecatch .entryTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.eyecatch .entryTitle::after {
  position: absolute;
  left: 50%;
  bottom: -50px;
  display: block;
  content: "";
  width: 1px;
  height: 25px;
  background: white;
}

.eyecatch .entryTitle h1 {
  color: white;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 10px;
  text-align: center;
}

.eyecatch .entryTitle .publishDate, .eyecatch .entryTitle .subtitle {
  color: white;
  font-size: 1.8rem;
  text-align: center;
}

.eyecatch .entryTitle .lead {
  color: white;
  text-align: center;
}

.eyecatch img.back {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: none;
  opacity: 0.8;
}

.eyecatch img.back::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
}

@media (min-width: 1152px) {
  .eyecatch img.back {
    width: 100%;
    height: auto;
  }
}

.eyecatch.zukan img {
  -webkit-filter: invert(50%);
          filter: invert(50%);
  height: 80%;
  opacity: 0.2;
}

@media (min-width: 1152px) {
  .eyecatch.zukan img {
    width: auto;
    height: 80%;
  }
}

.info .rows {
  margin: 40px 10vw;
}

@media (max-width: 800px) {
  .info .rows {
    margin: 40px;
  }
}

.info .rows .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 0;
  border-bottom: 1px solid black;
}

.info .rows .row:last-child {
  border-bottom: 0;
}

.info .rows .row .published {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  text-align: left;
}

@media (max-width: 800px) {
  .info .rows .row .published {
    font-size: 1.2rem;
  }
}

.info .rows .row .category {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  text-align: left;
}

@media (max-width: 800px) {
  .info .rows .row .category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    font-size: 1.2rem;
  }
}

.info .rows .row .category span {
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 0 5px;
}

.info .rows .row .title {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
}

@media (max-width: 800px) {
  .info .rows .row .title {
    padding-top: 5px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 1.2rem;
  }
}

#archive .rows {
  margin: 40px 10vw;
}

@media (max-width: 800px) {
  #archive .rows {
    margin: 40px;
  }
}

#archive .rows .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 0;
  border-bottom: 1px dotted black;
}

#archive .rows .row:last-child {
  border-bottom: 0;
}

#archive .rows .row .published {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  text-align: left;
}

#archive .rows .row .category {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  text-align: left;
}

@media (max-width: 800px) {
  #archive .rows .row .category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
}

#archive .rows .row .category span {
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 0 5px;
}

#archive .rows .row .title {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
}

@media (max-width: 800px) {
  #archive .rows .row .title {
    padding-top: 5px;
  }
}

section .links, .contents .links {
  margin: 0 10% 40px 10%;
  padding-bottom: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media (max-width: 800px) {
  section .links, .contents .links {
    margin: 15px;
  }
}

section .links a, .contents .links a {
  display: block;
  background: gray;
  margin: 10px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  background-color: black;
}

section .links a img, .contents .links a img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.7;
}

section .links a div, .contents .links a div {
  position: absolute;
}

section .links a:hover, .contents .links a:hover {
  opacity: 0.7;
}

section .links .komon, .contents .links .komon {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

section .links .leaflet, .contents .links .leaflet {
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-column: 3 / 5;
}

@media (max-width: 800px) {
  section .links, .contents .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section .links a, .contents .links a {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    margin: 2%;
  }
  section .links .komon, section .links .leaflet, .contents .links .komon, .contents .links .leaflet {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

section .designerLinks a, .contents .designerLinks a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

section .designerLinks a div, .contents .designerLinks a div {
  border-bottom: 1px solid white;
  margin-left: 8%;
}

section .parts-content .komon-copyright, .contents .parts-content .komon-copyright {
  text-align: center;
  border: 1px solid black;
  padding: 30px;
  margin: 30px;
}

section .orderLinks2, .contents .orderLinks2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section .orderLinks2 a, .contents .orderLinks2 a {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  display: block;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  background-color: black;
}

section .orderLinks2 a:first-child, .contents .orderLinks2 a:first-child {
  margin-right: 30px;
}

section .orderLinks2 a:last-child, .contents .orderLinks2 a:last-child {
  margin-left: 30px;
}

section .orderLinks2 a img, .contents .orderLinks2 a img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.7;
}

section .orderLinks2 a div, .contents .orderLinks2 a div {
  position: absolute;
}

section .orderLinks2 a:hover, .contents .orderLinks2 a:hover {
  opacity: 0.7;
}

@media (max-width: 800px) {
  section .orderLinks2, .contents .orderLinks2 {
    display: block;
  }
  section .orderLinks2 a, .contents .orderLinks2 a {
    margin: 30px;
  }
}

.pageNavigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 10vw;
}

.pageNavigation a, .pageNavigation span {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
}

.pageNavigation div {
  width: 80px;
  text-align: center;
}

.pageNavigation .index {
  border-bottom: 1px solid black;
}

.pageNavigation .prev {
  position: relative;
}

.pageNavigation .prev::before {
  position: absolute;
  content: "";
  display: block;
  left: -20px;
  top: 0;
  width: 30px;
  height: 30px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-transform: rotate(45deg) skew(20deg, 20deg);
          transform: rotate(45deg) skew(20deg, 20deg);
}

.pageNavigation .next {
  position: relative;
}

.pageNavigation .next::after {
  position: absolute;
  content: "";
  display: block;
  right: -20px;
  top: 0;
  width: 30px;
  height: 30px;
  border-right: 1px solid black;
  border-top: 1px solid black;
  -webkit-transform: rotate(45deg) skew(20deg, 20deg);
          transform: rotate(45deg) skew(20deg, 20deg);
}

.pageNavigation .numbered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pageNavigation .numbered .page-numbers {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  margin: 0 20px;
}

@media (max-width: 800px) {
  .pageNavigation .numbered .page-numbers {
    margin: 0 3vw;
  }
}

.contents {
  padding-top: 60px;
}

.contents .entry-content, .contents .parts-content {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 120px;
}

.contents .entry-content h4, .contents .parts-content h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.1rem;
  margin: 40px auto 20px;
}

.contents .entry-content h4::before, .contents .entry-content h4::after, .contents .parts-content h4::before, .contents .parts-content h4::after {
  display: block;
  content: "";
  width: 60px;
  border-top: 1px solid black;
}

.contents .entry-content h4::before, .contents .parts-content h4::before {
  margin-right: 1em;
}

.contents .entry-content h4::after, .contents .parts-content h4::after {
  margin-left: 1em;
}

.contents .entry-content .subtitle, .contents .parts-content .subtitle {
  font-size: 1.4rem;
  text-align: center;
  margin: 0px auto 20px;
  margin-top: -5px;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
}

.contents .entry-content .subtitle::before, .contents .entry-content .subtitle::after, .contents .parts-content .subtitle::before, .contents .parts-content .subtitle::after {
  content: none;
}

.contents .entry-content h5, .contents .parts-content h5 {
  font-size: 1.8rem;
  font-weight: 600;
}

.contents .entry-content h5.h5_bg, .contents .parts-content h5.h5_bg {
  background-color: #f0f0f0;
}

.contents .entry-content h6, .contents .parts-content h6 {
  font-size: 1.4rem;
  font-weight: 900;
}

.contents .entry-content .bgGray, .contents .parts-content .bgGray {
  background-color: #f0f0f0;
  padding: 10px 35px;
}

.contents .entry-content p.caution, .contents .parts-content p.caution {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
  font-size: 1.4rem;
}

.contents .wp-block-buttons .wp-block-button .wp-block-button__link {
  width: 60vw;
  max-width: 300px;
  padding: 10px;
  background-color: white;
  border: 1px solid black;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 1.8rem;
}

@media (max-width: 800px) {
  .contents .wp-block-buttons .wp-block-button .wp-block-button__link {
    font-size: 1.4rem;
  }
}

.contents .border-block {
  border: 1px solid black;
  padding: 30px 60px;
  margin-bottom: 60px;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
  font-size: 1.4rem;
}

.contents a.button {
  width: 280px;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  white-space: nowrap;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 1.8rem;
}

@media (max-width: 800px) {
  .contents a.button {
    max-width: 300px;
    width: 70%;
    padding: 12px 10%;
    display: block;
    margin: 20px auto;
    font-size: 1.4rem;
  }
}

.contents .lightButton {
  border: 1px solid black;
  color: black;
  background-color: white;
}

.contents .lightButton:hover {
  background-color: black;
  color: white;
}

.contents .darkButton {
  border: 1px solid white;
  color: white;
  background-color: black;
}

.contents .darkButton:hover {
  background-color: white;
  color: black;
}

.contents ul {
  padding-left: 10px;
}

.contents ul li {
  padding: 8px;
}

#page-about .narrow-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

#page-about .narrow-width .wp-block-column, #page-about .narrow-width figure, #page-about .narrow-width img {
  width: 200px !important;
  -ms-flex-preferred-size: unset;
      flex-basis: unset;
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}

#page-about .narrow-width .wp-block-column img, #page-about .narrow-width figure img, #page-about .narrow-width img img {
  padding: 30px;
}

@media (max-width: 800px) {
  #page-about .narrow-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 75%;
    margin: 0 auto;
  }
  #page-about .narrow-width .wp-block-column, #page-about .narrow-width figure, #page-about .narrow-width img {
    width: 80px !important;
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
    margin: 0 auto;
  }
}

@media (max-width: 800px) {
  #page-about .wp-block-column {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 800px) {
  #page-about .flexOrderSpColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 800px) {
  #page-about .flexOrderSpReverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#page-about .wp-block-columns {
  margin-top: 30px;
}

.marker-left {
  position: relative;
  padding-left: 15px;
}

.marker-left::before {
  content: "●";
  font-size: 8px;
  position: absolute;
  left: 0;
}

.wp-block-columns .wp-block-column figure.wp-block-image {
  padding: 1vw auto;
}

@media (max-width: 800px) {
  .wp-block-columns {
    margin-top: 60px;
  }
}

.contents .entry-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure figcaption a {
  color: black;
}

.contents:not(#page-works):not(#page-about) .entry-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure {
  margin: 2.5vw;
}

.contents:not(#page-works):not(#page-about) .entry-content .wp-block-gallery .blocks-gallery-grid .blocks-gallery-item figure figcaption {
  display: none;
}

.contents figure.komon-works {
  max-width: 1400px;
}

.contents figure.komon-works .blocks-gallery-grid .blocks-gallery-item, .contents figure.komon-works .blocks-gallery-grid.blocks-gallery-image .blocks-gallery-item {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}

.contents figure.komon-works .blocks-gallery-grid .blocks-gallery-item figure, .contents figure.komon-works .blocks-gallery-grid.blocks-gallery-image .blocks-gallery-item figure {
  display: block;
  padding: 2vw;
}

.contents figure.komon-works .blocks-gallery-grid .blocks-gallery-item figure img, .contents figure.komon-works .blocks-gallery-grid.blocks-gallery-image .blocks-gallery-item figure img {
  width: 100%;
  height: auto;
}

.contents figure.komon-works .blocks-gallery-grid .blocks-gallery-item figure figcaption, .contents figure.komon-works .blocks-gallery-grid.blocks-gallery-image .blocks-gallery-item figure figcaption {
  position: relative;
  color: black;
  font-size: 1.4rem;
  background: none;
}

.contents .blocks-gallery-grid {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contents .blocks-gallery-grid .blocks-gallery-item {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
  margin-right: 0;
}

.contents .designSelect figure figcaption {
  font-size: 2.5rem;
  font-weight: 900;
}

.zukan p {
  text-align: center;
}

.zukan .mons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.zukan .mons .mon {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  text-align: center;
  padding: 5vw;
}

.zukan .mons .mon .monName {
  font-size: 1.4rem;
}

.zukan .mons .mon img {
  margin-bottom: 20px;
}

.zukan .cards-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.zukan .cards-vertical .card {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  text-align: center;
  padding: 5vw;
  -webkit-filter: drop-shadow(3px 5px 6px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(3px 5px 6px rgba(0, 0, 0, 0.3));
}

.zukan .cards-vertical .card .cardTitle {
  font-size: 1.4rem;
}

.zukan .cards-vertical .card img {
  margin-bottom: 20px;
}

.zukan .cards-horizonal .card {
  width: 60vw;
  margin: 0 auto;
  text-align: center;
}

.zukan .cards-horizonal .card img {
  margin-bottom: 20px;
}

.monCategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}

.monCategories a {
  color: white;
  background-color: black;
  padding: 10px 15px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 20px 15px;
  border: 1px solid black;
}

.monCategories a:hover {
  background-color: white;
  color: black;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.archive .mons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.archive .mons .mon {
  padding: 4vw;
  max-width: 25%;
}

@media (max-width: 800px) {
  .archive .mons .mon {
    max-width: 45%;
  }
}

.archive .monParentCategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.archive .monParentCategories .monCategory {
  text-align: center;
  padding: 3vw;
  max-width: 15%;
}

.archive .monParentCategories .nengaCategory {
  text-align: center;
  padding: 3vw;
  max-width: 25%;
}

.mons .mon .downloadLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.downloadButton {
  display: inline-block;
  border: 1px solid black;
  border-radius: 15px;
  min-width: 100px;
  height: 35px;
  margin: 20px 10px;
  padding: 0 20px 0 40px;
  line-height: 2em;
  background: url("/wp-content/themes/uchinokomon/assets/img/icon_download.png") 5px 5px no-repeat white;
  color: black;
}

.downloadButton::last-child {
  margin-right: 0;
}

.downloadButton:hover {
  color: white;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: url("/wp-content/themes/uchinokomon/assets/img/icon_download_white.png") 5px 5px no-repeat black;
}

#MySlider .slider {
  position: relative;
  width: auto;
  max-width: none;
  height: 720px;
}

#MySlider .items {
  position: relative;
  overflow: hidden;
  height: 720px;
}

#MySlider .item {
  position: absolute;
  top: 0;
  left: 0;
  height: 720px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}

#MySlider .item.current {
  opacity: 1;
}

#MySlider .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#MySlider .sliderButtons {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#MySlider .sliderButton {
  width: 32px;
  height: 32px;
  border: none;
  outline: none;
  padding: 0;
  background: transparent center no-repeat;
  cursor: pointer;
  opacity: .4;
}

#MySlider .sliderButton.prev {
  position: relative;
}

#MySlider .sliderButton.prev::before {
  position: absolute;
  content: "";
  display: block;
  left: -20px;
  top: 0;
  width: 30px;
  height: 30px;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  -webkit-transform: rotate(45deg) skew(20deg, 20deg);
          transform: rotate(45deg) skew(20deg, 20deg);
}

#MySlider .sliderButton.next {
  position: relative;
  right: -10px;
}

#MySlider .sliderButton.next::after {
  position: absolute;
  content: "";
  display: block;
  right: -20px;
  top: 0;
  width: 30px;
  height: 30px;
  border-right: 1px solid white;
  border-top: 1px solid white;
  -webkit-transform: rotate(45deg) skew(20deg, 20deg);
          transform: rotate(45deg) skew(20deg, 20deg);
}

#MySlider .sliderButton:hover {
  opacity: 0.8;
}

#MySlider .dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}

#MySlider .dot {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  outline: none;
  padding: 0;
  background: #777;
  cursor: pointer;
  opacity: .5;
  -webkit-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out;
}

#MySlider .dot:nth-child(n+2) {
  margin-left: 15px;
}

#MySlider .dot.current {
  opacity: 1;
  background: white;
}

#MySlider .lead {
  position: absolute;
  display: block;
  height: 720px;
  color: white;
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
/*# sourceMappingURL=main.css.map */