@charset "UTF-8";
/* ---------------

BBC V5 CSS

--------------- */
/* Global Reset */
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, menu, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=submit],
input[type=button] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

input[type=radio] {
  display: none;
}

input[type=radio]:checked + label {
  background: #ff0000;
}

html {
  font-size: 62.5%;
}

.gridItems > .kiji .contents .texts h1,
.gridItems > .grid-sizer .contents .texts h1,
.activitiesBody > .kiji .contents .texts h1,
.activitiesBody > .grid-sizer .contents .texts h1,
.relatedUnit > .kiji .contents .texts h1,
.relatedUnit > .grid-sizer .contents .texts h1, #privacy-policy main > .inner #policyContent h1 {
  margin: 0.5em 0;
  font-size: xx-large;
  font-weight: bold;
}
.gridItems > .kiji .contents .texts h2,
.gridItems > .grid-sizer .contents .texts h2,
.activitiesBody > .kiji .contents .texts h2,
.activitiesBody > .grid-sizer .contents .texts h2,
.relatedUnit > .kiji .contents .texts h2,
.relatedUnit > .grid-sizer .contents .texts h2, #privacy-policy main > .inner #policyContent h2 {
  margin: 0.9em 0;
  font-size: x-large;
  font-weight: bold;
}
.gridItems > .kiji .contents .texts h3,
.gridItems > .grid-sizer .contents .texts h3,
.activitiesBody > .kiji .contents .texts h3,
.activitiesBody > .grid-sizer .contents .texts h3,
.relatedUnit > .kiji .contents .texts h3,
.relatedUnit > .grid-sizer .contents .texts h3, #privacy-policy main > .inner #policyContent h3 {
  margin: 0.9em 0;
  font-size: large;
  font-weight: bold;
}
.gridItems > .kiji .contents .texts h4,
.gridItems > .grid-sizer .contents .texts h4,
.activitiesBody > .kiji .contents .texts h4,
.activitiesBody > .grid-sizer .contents .texts h4,
.relatedUnit > .kiji .contents .texts h4,
.relatedUnit > .grid-sizer .contents .texts h4, #privacy-policy main > .inner #policyContent h4 {
  margin: 0.9em 0;
  font-size: medium;
  font-weight: bold;
}
.gridItems > .kiji .contents .texts h5,
.gridItems > .grid-sizer .contents .texts h5,
.activitiesBody > .kiji .contents .texts h5,
.activitiesBody > .grid-sizer .contents .texts h5,
.relatedUnit > .kiji .contents .texts h5,
.relatedUnit > .grid-sizer .contents .texts h5, #privacy-policy main > .inner #policyContent h5 {
  margin: 0.9em 0;
  font-size: small;
  font-weight: bold;
}
.gridItems > .kiji .contents .texts h6,
.gridItems > .grid-sizer .contents .texts h6,
.activitiesBody > .kiji .contents .texts h6,
.activitiesBody > .grid-sizer .contents .texts h6,
.relatedUnit > .kiji .contents .texts h6,
.relatedUnit > .grid-sizer .contents .texts h6, #privacy-policy main > .inner #policyContent h6 {
  margin: 0.9em 0;
  font-size: x-small;
  font-weight: bold;
}
.gridItems > .kiji .contents .texts p,
.gridItems > .grid-sizer .contents .texts p,
.activitiesBody > .kiji .contents .texts p,
.activitiesBody > .grid-sizer .contents .texts p,
.relatedUnit > .kiji .contents .texts p,
.relatedUnit > .grid-sizer .contents .texts p, #privacy-policy main > .inner #policyContent p {
  margin: 0.9em 0;
  line-height: 1.5;
}
.gridItems > .kiji .contents .texts hr,
.gridItems > .grid-sizer .contents .texts hr,
.activitiesBody > .kiji .contents .texts hr,
.activitiesBody > .grid-sizer .contents .texts hr,
.relatedUnit > .kiji .contents .texts hr,
.relatedUnit > .grid-sizer .contents .texts hr, #privacy-policy main > .inner #policyContent hr {
  border: solid 1px #999;
  margin: 1.2em 0;
}
.gridItems > .kiji .contents .texts table,
.gridItems > .grid-sizer .contents .texts table,
.activitiesBody > .kiji .contents .texts table,
.activitiesBody > .grid-sizer .contents .texts table,
.relatedUnit > .kiji .contents .texts table,
.relatedUnit > .grid-sizer .contents .texts table, #privacy-policy main > .inner #policyContent table {
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  border-collapse: separate;
}
.gridItems > .kiji .contents .texts table caption,
.gridItems > .grid-sizer .contents .texts table caption,
.activitiesBody > .kiji .contents .texts table caption,
.activitiesBody > .grid-sizer .contents .texts table caption,
.relatedUnit > .kiji .contents .texts table caption,
.relatedUnit > .grid-sizer .contents .texts table caption, #privacy-policy main > .inner #policyContent table caption {
  margin-top: 1em;
  text-align: left;
}
.gridItems > .kiji .contents .texts table th,
.gridItems > .grid-sizer .contents .texts table th,
.activitiesBody > .kiji .contents .texts table th,
.activitiesBody > .grid-sizer .contents .texts table th,
.relatedUnit > .kiji .contents .texts table th,
.relatedUnit > .grid-sizer .contents .texts table th, #privacy-policy main > .inner #policyContent table th,
.gridItems > .kiji .contents .texts table td,
.gridItems > .grid-sizer .contents .texts table td,
.activitiesBody > .kiji .contents .texts table td,
.activitiesBody > .grid-sizer .contents .texts table td,
.relatedUnit > .kiji .contents .texts table td,
.relatedUnit > .grid-sizer .contents .texts table td,
#privacy-policy main > .inner #policyContent table td {
  padding: 6px;
}
.gridItems > .kiji .contents .texts table th,
.gridItems > .grid-sizer .contents .texts table th,
.activitiesBody > .kiji .contents .texts table th,
.activitiesBody > .grid-sizer .contents .texts table th,
.relatedUnit > .kiji .contents .texts table th,
.relatedUnit > .grid-sizer .contents .texts table th, #privacy-policy main > .inner #policyContent table th {
  font-weight: bold;
}
.gridItems > .kiji .contents .texts ol,
.gridItems > .grid-sizer .contents .texts ol,
.activitiesBody > .kiji .contents .texts ol,
.activitiesBody > .grid-sizer .contents .texts ol,
.relatedUnit > .kiji .contents .texts ol,
.relatedUnit > .grid-sizer .contents .texts ol, #privacy-policy main > .inner #policyContent ol {
  padding-left: 2.5em;
  list-style-type: decimal;
  margin: 1em 0;
}
.gridItems > .kiji .contents .texts ul,
.gridItems > .grid-sizer .contents .texts ul,
.activitiesBody > .kiji .contents .texts ul,
.activitiesBody > .grid-sizer .contents .texts ul,
.relatedUnit > .kiji .contents .texts ul,
.relatedUnit > .grid-sizer .contents .texts ul, #privacy-policy main > .inner #policyContent ul {
  padding-left: 2.5em;
  list-style-type: disc;
  margin: 1em 0;
}
.gridItems > .kiji .contents .texts dd,
.gridItems > .grid-sizer .contents .texts dd,
.activitiesBody > .kiji .contents .texts dd,
.activitiesBody > .grid-sizer .contents .texts dd,
.relatedUnit > .kiji .contents .texts dd,
.relatedUnit > .grid-sizer .contents .texts dd, #privacy-policy main > .inner #policyContent dd {
  margin-left: 2.5em;
}
.gridItems > .kiji .contents .texts blockquote,
.gridItems > .grid-sizer .contents .texts blockquote,
.activitiesBody > .kiji .contents .texts blockquote,
.activitiesBody > .grid-sizer .contents .texts blockquote,
.relatedUnit > .kiji .contents .texts blockquote,
.relatedUnit > .grid-sizer .contents .texts blockquote, #privacy-policy main > .inner #policyContent blockquote {
  margin: 1em 2.5em;
}
.gridItems > .kiji .contents .texts b,
.gridItems > .grid-sizer .contents .texts b,
.activitiesBody > .kiji .contents .texts b,
.activitiesBody > .grid-sizer .contents .texts b,
.relatedUnit > .kiji .contents .texts b,
.relatedUnit > .grid-sizer .contents .texts b, #privacy-policy main > .inner #policyContent b {
  font-weight: bold;
}
.gridItems > .kiji .contents .texts strong,
.gridItems > .grid-sizer .contents .texts strong,
.activitiesBody > .kiji .contents .texts strong,
.activitiesBody > .grid-sizer .contents .texts strong,
.relatedUnit > .kiji .contents .texts strong,
.relatedUnit > .grid-sizer .contents .texts strong, #privacy-policy main > .inner #policyContent strong {
  font-weight: bold;
}
.gridItems > .kiji .contents .texts th,
.gridItems > .grid-sizer .contents .texts th,
.activitiesBody > .kiji .contents .texts th,
.activitiesBody > .grid-sizer .contents .texts th,
.relatedUnit > .kiji .contents .texts th,
.relatedUnit > .grid-sizer .contents .texts th, #privacy-policy main > .inner #policyContent th {
  font-weight: bold;
}
.gridItems > .kiji .contents .texts i,
.gridItems > .grid-sizer .contents .texts i,
.activitiesBody > .kiji .contents .texts i,
.activitiesBody > .grid-sizer .contents .texts i,
.relatedUnit > .kiji .contents .texts i,
.relatedUnit > .grid-sizer .contents .texts i, #privacy-policy main > .inner #policyContent i {
  font-style: italic;
}
.gridItems > .kiji .contents .texts em,
.gridItems > .grid-sizer .contents .texts em,
.activitiesBody > .kiji .contents .texts em,
.activitiesBody > .grid-sizer .contents .texts em,
.relatedUnit > .kiji .contents .texts em,
.relatedUnit > .grid-sizer .contents .texts em, #privacy-policy main > .inner #policyContent em {
  font-style: italic;
}
.gridItems > .kiji .contents .texts address,
.gridItems > .grid-sizer .contents .texts address,
.activitiesBody > .kiji .contents .texts address,
.activitiesBody > .grid-sizer .contents .texts address,
.relatedUnit > .kiji .contents .texts address,
.relatedUnit > .grid-sizer .contents .texts address, #privacy-policy main > .inner #policyContent address {
  font-style: italic;
}
.gridItems > .kiji .contents .texts strike,
.gridItems > .grid-sizer .contents .texts strike,
.activitiesBody > .kiji .contents .texts strike,
.activitiesBody > .grid-sizer .contents .texts strike,
.relatedUnit > .kiji .contents .texts strike,
.relatedUnit > .grid-sizer .contents .texts strike, #privacy-policy main > .inner #policyContent strike {
  text-decoration: line-through;
}

.oEmbed {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.oEmbed iframe,
.oEmbed object,
.oEmbed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pcNone {
  display: none;
}
@media (max-width: 640px) {
  .pcNone {
    display: block;
  }
}

@media (max-width: 640px) {
  .smNone {
    display: none;
  }
}

.slick-slide .pcNone {
  display: none;
}
@media (max-width: 640px) {
  .slick-slide .pcNone {
    display: block;
  }
}
@media (max-width: 640px) {
  .slick-slide .smNone {
    display: none;
  }
}

@keyframes blink {
  75% {
    opacity: 0;
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
  }
}
#shop #img_03, .businessCharacters #img_hito, .newMark {
  animation: bound 3s infinite;
}

@keyframes bound {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-25px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes buruburu {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
  25% {
    transform: translate(2px, 2px) rotateZ(1deg);
  }
  50% {
    transform: translate(0px, 2px) rotateZ(0deg);
  }
  75% {
    transform: translate(2px, 0px) rotateZ(-1deg);
  }
  100% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
}
.gridItems > .kiji.randItem #animate01,
.activitiesBody > .kiji.randItem #animate01,
.relatedUnit > .kiji.randItem #animate01 {
  animation: ugoku-yoko 15s infinite;
}

.gridItems > .kiji.randItem #animate01,
.activitiesBody > .kiji.randItem #animate01,
.relatedUnit > .kiji.randItem #animate01 {
  animation: ugoku-muki 15s infinite;
}

.gridItems > .kiji.randItem #animate01,
.activitiesBody > .kiji.randItem #animate01,
.relatedUnit > .kiji.randItem #animate01 {
  animation: furafura 1.5s infinite;
}

@keyframes ugoku-yoko {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes ugoku-muki {
  0% {
    transform: scaleX(1);
  }
  49% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(-1);
  }
  99% {
    transform: scaleX(-1);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes furafura {
  0% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(2deg);
  }
  51% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
.blog main > .inner > .left > .yearBtn span,
.archive.date main > .inner > .left > .yearBtn span, .businessCharacters #img_hito, .businessCharacters #img_car, .businessCharacters, .noboriItems .noboriItemsUl li,
.noboriItems .noboriItemsUl .noboriItemsLi,
.noboriItems .noboriItemsUl .swiper-slide, .gridItems > .kiji .storeBtn .storeBtnTop,
.gridItems > .grid-sizer .storeBtn .storeBtnTop,
.activitiesBody > .kiji .storeBtn .storeBtnTop,
.activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
.relatedUnit > .kiji .storeBtn .storeBtnTop,
.relatedUnit > .grid-sizer .storeBtn .storeBtnTop, .gridItems > .kiji .linkCover,
.gridItems > .grid-sizer .linkCover,
.activitiesBody > .kiji .linkCover,
.activitiesBody > .grid-sizer .linkCover,
.relatedUnit > .kiji .linkCover,
.relatedUnit > .grid-sizer .linkCover, .gridItems > .kiji,
.activitiesBody > .kiji,
.relatedUnit > .kiji, .filterUnit .filterOpenBtn .img, #newBnrSection a, .imgBuild .icon, .imgBuild, #menuBtn .grafic::before, #menuBtn .grafic::after,
#menuBtn .grafic span, #menuBtn, #mainMenu {
  transition: all ease-in-out 0.3s;
}

#topSlide .swiper-slide > .title, #mainDish,
#toppageIntro {
  transition: all ease-in-out 0.5s;
}

footer > .inner > .right > .inner > .img_01 picture,
footer > .inner > .left > .footerSns li a picture,
footer > .inner > .left > .logo picture,
.smallBnrs li a picture,
#character01 .fuki picture,
#character01 .hito picture,
.blog main > .inner > .right .carender li a picture,
.archive.date main > .inner > .right .carender li a picture,
.blog main > .inner > .left .carender li a picture,
.archive.date main > .inner > .left .carender li a picture,
.blog main > .inner > .left > .yearBtn span picture,
.archive.date main > .inner > .left > .yearBtn span picture,
#shop #img_03 picture,
#shop #img_02 picture,
#shop #img_01 picture,
#shop #bnr_01 picture,
#shop main > .inner > .bnr p span picture,
#shop main > .inner .shopBnrs li a picture,
#shop main > .inner #shopimgTokyo picture,
#shop main > .inner > .itemList > ul li > .img picture,
#shop main > .inner > .shopList > ul > li > ul > li picture,
#pageContent ul li picture,
#about #img_03 picture,
#privacy-policy #img_03 picture,
#about #img_02 picture,
#privacy-policy #img_02 picture,
#about #img_01 picture,
#privacy-policy #img_01 picture,
.noboList .noboriItemsLi .nobori picture,
.businessCharacters > div picture,
.noboriItems .noboriItemsUl li .nobori picture,
.noboriItems .noboriItemsUl .noboriItemsLi .nobori picture,
.noboriItems .noboriItemsUl .swiper-slide .nobori picture,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div picture,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div picture,
.newMark picture,
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop picture,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop picture,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop picture,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop picture,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop picture,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop picture,
.gridItems > .kiji .contents .onlineShop > .img picture,
.gridItems > .grid-sizer .contents .onlineShop > .img picture,
.activitiesBody > .kiji .contents .onlineShop > .img picture,
.activitiesBody > .grid-sizer .contents .onlineShop > .img picture,
.relatedUnit > .kiji .contents .onlineShop > .img picture,
.relatedUnit > .grid-sizer .contents .onlineShop > .img picture,
.gridItems > .kiji .storeBtn picture,
.gridItems > .grid-sizer .storeBtn picture,
.activitiesBody > .kiji .storeBtn picture,
.activitiesBody > .grid-sizer .storeBtn picture,
.relatedUnit > .kiji .storeBtn picture,
.relatedUnit > .grid-sizer .storeBtn picture,
.gridItems > .kiji .the_post_thumbnail picture,
.gridItems > .grid-sizer .the_post_thumbnail picture,
.activitiesBody > .kiji .the_post_thumbnail picture,
.activitiesBody > .grid-sizer .the_post_thumbnail picture,
.relatedUnit > .kiji .the_post_thumbnail picture,
.relatedUnit > .grid-sizer .the_post_thumbnail picture,
.gridItems > .kiji .recipe > .miniImg picture,
.gridItems > .grid-sizer .recipe > .miniImg picture,
.activitiesBody > .kiji .recipe > .miniImg picture,
.activitiesBody > .grid-sizer .recipe > .miniImg picture,
.relatedUnit > .kiji .recipe > .miniImg picture,
.relatedUnit > .grid-sizer .recipe > .miniImg picture,
.gridItems > .kiji .recipe > .mainImg picture,
.gridItems > .grid-sizer .recipe > .mainImg picture,
.activitiesBody > .kiji .recipe > .mainImg picture,
.activitiesBody > .grid-sizer .recipe > .mainImg picture,
.relatedUnit > .kiji .recipe > .mainImg picture,
.relatedUnit > .grid-sizer .recipe > .mainImg picture,
.gridItems > .kiji .recipe .topimg picture,
.gridItems > .grid-sizer .recipe .topimg picture,
.activitiesBody > .kiji .recipe .topimg picture,
.activitiesBody > .grid-sizer .recipe .topimg picture,
.relatedUnit > .kiji .recipe .topimg picture,
.relatedUnit > .grid-sizer .recipe .topimg picture,
.gridItems > .kiji.imageonly .img picture,
.gridItems > .grid-sizer.imageonly .img picture,
.activitiesBody > .kiji.imageonly .img picture,
.activitiesBody > .grid-sizer.imageonly .img picture,
.relatedUnit > .kiji.imageonly .img picture,
.relatedUnit > .grid-sizer.imageonly .img picture,
.page-load-status .img picture,
.filterUnit .filterOpenBtn .img picture,
.animatepng picture,
#newBnrSection a picture,
.imgBuild .icon picture,
#newsSection .strbnrimg a picture,
#storeSection .strbnrimg a picture,
#storeBnrSection .strbnrimg a picture,
#newsSection > .inner .right ul li picture,
#storeSection > .inner .right ul li picture,
#storeBnrSection > .inner .right ul li picture,
.ichiran > .arw picture,
#firstBnr li .img picture,
#topSlide .swiper-slide > .img picture,
#bkgs > .inner > .materials picture,
#snsIcons li a picture,
#snsIconsSm li a picture,
#headerLogo picture,
#menuBtn .text picture,
#mainMenu > .inner > .middle picture,
footer > .inner > .right > .inner > .img_01 source,
footer > .inner > .left > .footerSns li a source,
footer > .inner > .left > .logo source,
.smallBnrs li a source,
#character01 .fuki source,
#character01 .hito source,
.blog main > .inner > .right .carender li a source,
.archive.date main > .inner > .right .carender li a source,
.blog main > .inner > .left .carender li a source,
.archive.date main > .inner > .left .carender li a source,
.blog main > .inner > .left > .yearBtn span source,
.archive.date main > .inner > .left > .yearBtn span source,
#shop #img_03 source,
#shop #img_02 source,
#shop #img_01 source,
#shop #bnr_01 source,
#shop main > .inner > .bnr p span source,
#shop main > .inner .shopBnrs li a source,
#shop main > .inner #shopimgTokyo source,
#shop main > .inner > .itemList > ul li > .img source,
#shop main > .inner > .shopList > ul > li > ul > li source,
#pageContent ul li source,
#about #img_03 source,
#privacy-policy #img_03 source,
#about #img_02 source,
#privacy-policy #img_02 source,
#about #img_01 source,
#privacy-policy #img_01 source,
.noboList .noboriItemsLi .nobori source,
.businessCharacters > div source,
.noboriItems .noboriItemsUl li .nobori source,
.noboriItems .noboriItemsUl .noboriItemsLi .nobori source,
.noboriItems .noboriItemsUl .swiper-slide .nobori source,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div source,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div source,
.newMark source,
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop source,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop source,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop source,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop source,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop source,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop source,
.gridItems > .kiji .contents .onlineShop > .img source,
.gridItems > .grid-sizer .contents .onlineShop > .img source,
.activitiesBody > .kiji .contents .onlineShop > .img source,
.activitiesBody > .grid-sizer .contents .onlineShop > .img source,
.relatedUnit > .kiji .contents .onlineShop > .img source,
.relatedUnit > .grid-sizer .contents .onlineShop > .img source,
.gridItems > .kiji .storeBtn source,
.gridItems > .grid-sizer .storeBtn source,
.activitiesBody > .kiji .storeBtn source,
.activitiesBody > .grid-sizer .storeBtn source,
.relatedUnit > .kiji .storeBtn source,
.relatedUnit > .grid-sizer .storeBtn source,
.gridItems > .kiji .the_post_thumbnail source,
.gridItems > .grid-sizer .the_post_thumbnail source,
.activitiesBody > .kiji .the_post_thumbnail source,
.activitiesBody > .grid-sizer .the_post_thumbnail source,
.relatedUnit > .kiji .the_post_thumbnail source,
.relatedUnit > .grid-sizer .the_post_thumbnail source,
.gridItems > .kiji .recipe > .miniImg source,
.gridItems > .grid-sizer .recipe > .miniImg source,
.activitiesBody > .kiji .recipe > .miniImg source,
.activitiesBody > .grid-sizer .recipe > .miniImg source,
.relatedUnit > .kiji .recipe > .miniImg source,
.relatedUnit > .grid-sizer .recipe > .miniImg source,
.gridItems > .kiji .recipe > .mainImg source,
.gridItems > .grid-sizer .recipe > .mainImg source,
.activitiesBody > .kiji .recipe > .mainImg source,
.activitiesBody > .grid-sizer .recipe > .mainImg source,
.relatedUnit > .kiji .recipe > .mainImg source,
.relatedUnit > .grid-sizer .recipe > .mainImg source,
.gridItems > .kiji .recipe .topimg source,
.gridItems > .grid-sizer .recipe .topimg source,
.activitiesBody > .kiji .recipe .topimg source,
.activitiesBody > .grid-sizer .recipe .topimg source,
.relatedUnit > .kiji .recipe .topimg source,
.relatedUnit > .grid-sizer .recipe .topimg source,
.gridItems > .kiji.imageonly .img source,
.gridItems > .grid-sizer.imageonly .img source,
.activitiesBody > .kiji.imageonly .img source,
.activitiesBody > .grid-sizer.imageonly .img source,
.relatedUnit > .kiji.imageonly .img source,
.relatedUnit > .grid-sizer.imageonly .img source,
.page-load-status .img source,
.filterUnit .filterOpenBtn .img source,
.animatepng source,
#newBnrSection a source,
.imgBuild .icon source,
#newsSection .strbnrimg a source,
#storeSection .strbnrimg a source,
#storeBnrSection .strbnrimg a source,
#newsSection > .inner .right ul li source,
#storeSection > .inner .right ul li source,
#storeBnrSection > .inner .right ul li source,
.ichiran > .arw source,
#firstBnr li .img source,
#topSlide .swiper-slide > .img source,
#bkgs > .inner > .materials source,
#snsIcons li a source,
#snsIconsSm li a source,
#headerLogo source,
#menuBtn .text source,
#mainMenu > .inner > .middle source,
footer > .inner > .right > .inner > .img_01 img,
footer > .inner > .left > .footerSns li a img,
footer > .inner > .left > .logo img,
.smallBnrs li a img,
#character01 .fuki img,
#character01 .hito img,
.blog main > .inner > .right .carender li a img,
.archive.date main > .inner > .right .carender li a img,
.blog main > .inner > .left .carender li a img,
.archive.date main > .inner > .left .carender li a img,
.blog main > .inner > .left > .yearBtn span img,
.archive.date main > .inner > .left > .yearBtn span img,
#shop #img_03 img,
#shop #img_02 img,
#shop #img_01 img,
#shop #bnr_01 img,
#shop main > .inner > .bnr p span img,
#shop main > .inner .shopBnrs li a img,
#shop main > .inner #shopimgTokyo img,
#shop main > .inner > .itemList > ul li > .img img,
#shop main > .inner > .shopList > ul > li > ul > li img,
#pageContent ul li img,
#about #img_03 img,
#privacy-policy #img_03 img,
#about #img_02 img,
#privacy-policy #img_02 img,
#about #img_01 img,
#privacy-policy #img_01 img,
.noboList .noboriItemsLi .nobori img,
.businessCharacters > div img,
.noboriItems .noboriItemsUl li .nobori img,
.noboriItems .noboriItemsUl .noboriItemsLi .nobori img,
.noboriItems .noboriItemsUl .swiper-slide .nobori img,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div img,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div img,
.newMark img,
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop img,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop img,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop img,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop img,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop img,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop img,
.gridItems > .kiji .contents .onlineShop > .img img,
.gridItems > .grid-sizer .contents .onlineShop > .img img,
.activitiesBody > .kiji .contents .onlineShop > .img img,
.activitiesBody > .grid-sizer .contents .onlineShop > .img img,
.relatedUnit > .kiji .contents .onlineShop > .img img,
.relatedUnit > .grid-sizer .contents .onlineShop > .img img,
.gridItems > .kiji .storeBtn img,
.gridItems > .grid-sizer .storeBtn img,
.activitiesBody > .kiji .storeBtn img,
.activitiesBody > .grid-sizer .storeBtn img,
.relatedUnit > .kiji .storeBtn img,
.relatedUnit > .grid-sizer .storeBtn img,
.gridItems > .kiji .the_post_thumbnail img,
.gridItems > .grid-sizer .the_post_thumbnail img,
.activitiesBody > .kiji .the_post_thumbnail img,
.activitiesBody > .grid-sizer .the_post_thumbnail img,
.relatedUnit > .kiji .the_post_thumbnail img,
.relatedUnit > .grid-sizer .the_post_thumbnail img,
.gridItems > .kiji .recipe > .miniImg img,
.gridItems > .grid-sizer .recipe > .miniImg img,
.activitiesBody > .kiji .recipe > .miniImg img,
.activitiesBody > .grid-sizer .recipe > .miniImg img,
.relatedUnit > .kiji .recipe > .miniImg img,
.relatedUnit > .grid-sizer .recipe > .miniImg img,
.gridItems > .kiji .recipe > .mainImg img,
.gridItems > .grid-sizer .recipe > .mainImg img,
.activitiesBody > .kiji .recipe > .mainImg img,
.activitiesBody > .grid-sizer .recipe > .mainImg img,
.relatedUnit > .kiji .recipe > .mainImg img,
.relatedUnit > .grid-sizer .recipe > .mainImg img,
.gridItems > .kiji .recipe .topimg img,
.gridItems > .grid-sizer .recipe .topimg img,
.activitiesBody > .kiji .recipe .topimg img,
.activitiesBody > .grid-sizer .recipe .topimg img,
.relatedUnit > .kiji .recipe .topimg img,
.relatedUnit > .grid-sizer .recipe .topimg img,
.gridItems > .kiji.imageonly .img img,
.gridItems > .grid-sizer.imageonly .img img,
.activitiesBody > .kiji.imageonly .img img,
.activitiesBody > .grid-sizer.imageonly .img img,
.relatedUnit > .kiji.imageonly .img img,
.relatedUnit > .grid-sizer.imageonly .img img,
.page-load-status .img img,
.filterUnit .filterOpenBtn .img img,
.animatepng img,
#newBnrSection a img,
.imgBuild .icon img,
#newsSection .strbnrimg a img,
#storeSection .strbnrimg a img,
#storeBnrSection .strbnrimg a img,
#newsSection > .inner .right ul li img,
#storeSection > .inner .right ul li img,
#storeBnrSection > .inner .right ul li img,
.ichiran > .arw img,
#firstBnr li .img img,
#topSlide .swiper-slide > .img img,
#bkgs > .inner > .materials img,
#snsIcons li a img,
#snsIconsSm li a img,
#headerLogo img,
#menuBtn .text img,
#mainMenu > .inner > .middle img,
footer > .inner > .right > .inner > .img_01 svg,
footer > .inner > .left > .footerSns li a svg,
footer > .inner > .left > .logo svg,
.smallBnrs li a svg,
#character01 .fuki svg,
#character01 .hito svg,
.blog main > .inner > .right .carender li a svg,
.archive.date main > .inner > .right .carender li a svg,
.blog main > .inner > .left .carender li a svg,
.archive.date main > .inner > .left .carender li a svg,
.blog main > .inner > .left > .yearBtn span svg,
.archive.date main > .inner > .left > .yearBtn span svg,
#shop #img_03 svg,
#shop #img_02 svg,
#shop #img_01 svg,
#shop #bnr_01 svg,
#shop main > .inner > .bnr p span svg,
#shop main > .inner .shopBnrs li a svg,
#shop main > .inner #shopimgTokyo svg,
#shop main > .inner > .itemList > ul li > .img svg,
#shop main > .inner > .shopList > ul > li > ul > li svg,
#pageContent ul li svg,
#about #img_03 svg,
#privacy-policy #img_03 svg,
#about #img_02 svg,
#privacy-policy #img_02 svg,
#about #img_01 svg,
#privacy-policy #img_01 svg,
.noboList .noboriItemsLi .nobori svg,
.businessCharacters > div svg,
.noboriItems .noboriItemsUl li .nobori svg,
.noboriItems .noboriItemsUl .noboriItemsLi .nobori svg,
.noboriItems .noboriItemsUl .swiper-slide .nobori svg,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div svg,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div svg,
.newMark svg,
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop svg,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop svg,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop svg,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop svg,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop svg,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop svg,
.gridItems > .kiji .contents .onlineShop > .img svg,
.gridItems > .grid-sizer .contents .onlineShop > .img svg,
.activitiesBody > .kiji .contents .onlineShop > .img svg,
.activitiesBody > .grid-sizer .contents .onlineShop > .img svg,
.relatedUnit > .kiji .contents .onlineShop > .img svg,
.relatedUnit > .grid-sizer .contents .onlineShop > .img svg,
.gridItems > .kiji .storeBtn svg,
.gridItems > .grid-sizer .storeBtn svg,
.activitiesBody > .kiji .storeBtn svg,
.activitiesBody > .grid-sizer .storeBtn svg,
.relatedUnit > .kiji .storeBtn svg,
.relatedUnit > .grid-sizer .storeBtn svg,
.gridItems > .kiji .the_post_thumbnail svg,
.gridItems > .grid-sizer .the_post_thumbnail svg,
.activitiesBody > .kiji .the_post_thumbnail svg,
.activitiesBody > .grid-sizer .the_post_thumbnail svg,
.relatedUnit > .kiji .the_post_thumbnail svg,
.relatedUnit > .grid-sizer .the_post_thumbnail svg,
.gridItems > .kiji .recipe > .miniImg svg,
.gridItems > .grid-sizer .recipe > .miniImg svg,
.activitiesBody > .kiji .recipe > .miniImg svg,
.activitiesBody > .grid-sizer .recipe > .miniImg svg,
.relatedUnit > .kiji .recipe > .miniImg svg,
.relatedUnit > .grid-sizer .recipe > .miniImg svg,
.gridItems > .kiji .recipe > .mainImg svg,
.gridItems > .grid-sizer .recipe > .mainImg svg,
.activitiesBody > .kiji .recipe > .mainImg svg,
.activitiesBody > .grid-sizer .recipe > .mainImg svg,
.relatedUnit > .kiji .recipe > .mainImg svg,
.relatedUnit > .grid-sizer .recipe > .mainImg svg,
.gridItems > .kiji .recipe .topimg svg,
.gridItems > .grid-sizer .recipe .topimg svg,
.activitiesBody > .kiji .recipe .topimg svg,
.activitiesBody > .grid-sizer .recipe .topimg svg,
.relatedUnit > .kiji .recipe .topimg svg,
.relatedUnit > .grid-sizer .recipe .topimg svg,
.gridItems > .kiji.imageonly .img svg,
.gridItems > .grid-sizer.imageonly .img svg,
.activitiesBody > .kiji.imageonly .img svg,
.activitiesBody > .grid-sizer.imageonly .img svg,
.relatedUnit > .kiji.imageonly .img svg,
.relatedUnit > .grid-sizer.imageonly .img svg,
.page-load-status .img svg,
.filterUnit .filterOpenBtn .img svg,
.animatepng svg,
#newBnrSection a svg,
.imgBuild .icon svg,
#newsSection .strbnrimg a svg,
#storeSection .strbnrimg a svg,
#storeBnrSection .strbnrimg a svg,
#newsSection > .inner .right ul li svg,
#storeSection > .inner .right ul li svg,
#storeBnrSection > .inner .right ul li svg,
.ichiran > .arw svg,
#firstBnr li .img svg,
#topSlide .swiper-slide > .img svg,
#bkgs > .inner > .materials svg,
#snsIcons li a svg,
#snsIconsSm li a svg,
#headerLogo svg,
#menuBtn .text svg,
#mainMenu > .inner > .middle svg {
  width: 100%;
  height: auto;
  vertical-align: top;
}

#mainDish {
  overflow: hidden;
  position: relative;
}

body {
  color: #091d21;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  -webkit-print-color-adjust: exact;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  background-image: none;
  background-size: cover;
  background-position: center top;
  background-repeat: repeat-y;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  box-sizing: border-box;
  position: relative;
  background-color: #fae9c1;
}
body#home, body#about {
  background-image: none;
}
body mark,
body .hilite {
  background-color: transparent;
  color: #34CEC3;
}
body sup {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.2em;
}
body a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
@media (min-width: 769px) {
  body a:hover {
    opacity: 0.8;
  }
}

footer > .inner > .right > .inner > ul > li, .noboriItems .noboriItemsUl li h2,
.noboriItems .noboriItemsUl .noboriItemsLi h2,
.noboriItems .noboriItemsUl .swiper-slide h2 {
  font-feature-settings: "pkna";
  writing-mode: vertical-rl;
}

@media (max-width: 640px) {
  br.smNone {
    display: none;
    width: 0;
    height: 0;
  }
}
br.pcNone {
  display: none;
  height: 0;
  width: 0;
}
@media (max-width: 640px) {
  br.pcNone {
    display: block;
    width: auto;
    height: auto;
  }
}

.slick-dots,
.slide-dots {
  text-align: center;
}
.slick-dots li,
.slide-dots li {
  border-radius: 3px;
  border-radius: 0.25vw;
  background-color: #d6f5f3;
  height: 6px;
  height: 0.5vw;
  width: 6px;
  width: 0.5vw;
  margin-left: 8.75px;
  margin-left: 0.7291666667vw;
  margin-right: 8.75px;
  margin-right: 0.7291666667vw;
  display: inline-block;
}
@media (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 3.2px;
    border-radius: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 0.4vw;
  }
}
@media (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    height: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    height: 6.4px;
    height: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    height: 0.8vw;
  }
}
@media (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    width: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    width: 6.4px;
    width: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    width: 0.8vw;
  }
}
@media (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 14px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 9.3333333333px;
    margin-left: 0.7777777778vw;
  }
}
@media (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 1.1666666667vw;
  }
}
@media (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 14px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 9.3333333333px;
    margin-right: 0.7777777778vw;
  }
}
@media (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 1.1666666667vw;
  }
}
@media (max-width: 1024px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 6px;
    border-radius: 0.5vw;
    height: 12px;
    height: 1vw;
    width: 12px;
    width: 1vw;
    margin-left: 15.75955px;
    margin-left: 1.3132958333vw;
    margin-right: 15.75955px;
    margin-right: 1.3132958333vw;
  }
}
@media (max-width: 1024px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 9.6px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 6.4px;
    border-radius: 0.5333333333vw;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 0.8vw;
  }
}
@media (max-width: 1024px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    height: 19.2px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    height: 12.8px;
    height: 1.0666666667vw;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    height: 1.6vw;
  }
}
@media (max-width: 1024px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    width: 19.2px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    width: 12.8px;
    width: 1.0666666667vw;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    width: 1.6vw;
  }
}
@media (max-width: 1024px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 25.21528px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 16.8101866667px;
    margin-left: 1.4008488889vw;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 2.1012733333vw;
  }
}
@media (max-width: 1024px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 25.21528px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 16.8101866667px;
    margin-right: 1.4008488889vw;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 2.1012733333vw;
  }
}
@media (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 3px;
    border-radius: 0.25vw;
    height: 6px;
    height: 0.5vw;
    width: 6px;
    width: 0.5vw;
    margin-left: 8.75px;
    margin-left: 0.7291666667vw;
    margin-right: 8.75px;
    margin-right: 0.7291666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 4.8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 3.2px;
    border-radius: 0.2666666667vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    border-radius: 0.4vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    height: 9.6px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    height: 6.4px;
    height: 0.5333333333vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    height: 0.8vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    width: 9.6px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    width: 6.4px;
    width: 0.5333333333vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    width: 0.8vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 14px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 9.3333333333px;
    margin-left: 0.7777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    margin-left: 1.1666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 14px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 9.3333333333px;
    margin-right: 0.7777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .slick-dots li,
  .slide-dots li {
    margin-right: 1.1666666667vw;
  }
}
.slick-dots li button,
.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.slick-dots li.slick-active,
.slide-dots li.slick-active {
  background-color: #34cec3;
}
main {
  padding-top: 80px;
  padding-top: 6.6666666667vw;
  padding-bottom: 120px;
  padding-bottom: 10vw;
}
@media (min-width: 1920px) {
  main {
    padding-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  main {
    padding-top: 85.3333333333px;
    padding-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  main {
    padding-top: 18.6666666667vw;
  }
}
@media (min-width: 1920px) {
  main {
    padding-bottom: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  main {
    padding-bottom: 128px;
    padding-bottom: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  main {
    padding-bottom: 16vw;
  }
}
@media (max-width: 1024px) {
  main {
    padding-top: 144px;
    padding-top: 12vw;
  }
}
@media (max-width: 1024px) and (min-width: 1920px) {
  main {
    padding-top: 230.4px;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 600px) {
  main {
    padding-top: 153.6px;
    padding-top: 12.8vw;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  main {
    padding-top: 19.2vw;
  }
}
@media (max-width: 640px) {
  main {
    padding-top: 140px;
    padding-top: 11.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  main {
    padding-top: 224px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  main {
    padding-top: 149.3333333333px;
    padding-top: 12.4444444444vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  main {
    padding-top: 18.6666666667vw;
  }
}

@keyframes fadeInView {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.archiveH1Unit h1,
.inView {
  opacity: 0;
}
.archiveH1Unit h1.inViewFire,
.inView.inViewFire {
  opacity: 1;
  animation-name: fadeInView;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 80px;
  height: 6.6666666667vw;
  z-index: 100;
}
@media (min-width: 1920px) {
  header {
    height: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  header {
    height: 85.3333333333px;
    height: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  header {
    height: 18.6666666667vw;
  }
}
header > .inner {
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  header > .inner {
    width: 100%;
  }
}
#home header {
  position: sticky;
  margin-top: -80px;
  margin-top: -6.6666666667vw;
}
@media (min-width: 1920px) {
  #home header {
    margin-top: -128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home header {
    margin-top: -85.3333333333px;
    margin-top: -7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #home header {
    margin-top: -18.6666666667vw;
  }
}
@media (max-width: 640px) {
  #home.menuOn header {
    margin-top: 0;
    top: 0;
    position: fixed;
  }
}

#mainMenu {
  z-index: 101;
  top: 0;
  left: 0;
  position: fixed;
  height: 100vh;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-150vh);
}
@media (max-width: 640px) {
  #mainMenu {
    z-index: 99;
    padding-top: 140px;
    padding-top: 11.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu {
    padding-top: 224px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu {
    padding-top: 149.3333333333px;
    padding-top: 12.4444444444vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu {
    padding-top: 18.6666666667vw;
  }
}
.menuOn #mainMenu {
  transform: translateY(0);
  display: flex;
}
#mainMenu > .inner {
  width: 1060px;
  width: 88.3333333333vw;
  height: 576px;
  height: 48vw;
  background-color: rgba(9, 29, 33, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  #mainMenu > .inner {
    width: 1696px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner {
    width: 1130.6666666667px;
    width: 94.2222222222vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner {
    width: 141.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner {
    height: 921.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner {
    height: 614.4px;
    height: 51.2vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner {
    height: 76.8vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
    padding-top: 64px;
    padding-top: 5.3333333333vw;
    padding-bottom: 64px;
    padding-bottom: 5.3333333333vw;
    display: block;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu > .inner {
    padding-top: 102.4px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner {
    padding-top: 68.2666666667px;
    padding-top: 5.6888888889vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu > .inner {
    padding-top: 8.5333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu > .inner {
    padding-bottom: 102.4px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner {
    padding-bottom: 68.2666666667px;
    padding-bottom: 5.6888888889vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu > .inner {
    padding-bottom: 8.5333333333vw;
  }
}
#mainMenu > .inner > .top {
  display: flex;
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top {
    width: 670px;
    width: 55.8333333333vw;
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu > .inner > .top {
    width: 1072px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top {
    width: 714.6666666667px;
    width: 59.5555555556vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu > .inner > .top {
    width: 89.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu > .inner > .top {
    margin-bottom: 102.4px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top {
    margin-bottom: 68.2666666667px;
    margin-bottom: 5.6888888889vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu > .inner > .top {
    margin-bottom: 8.5333333333vw;
  }
}
#mainMenu > .inner > .top li {
  width: 176px;
  width: 14.6666666667vw;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .top li {
    width: 281.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li {
    width: 187.7333333333px;
    width: 15.6444444444vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li {
    width: 23.4666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li {
    width: 100%;
    margin-top: 23px;
    margin-top: 1.9166666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu > .inner > .top li {
    margin-top: 36.8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li {
    margin-top: 24.5333333333px;
    margin-top: 2.0444444444vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu > .inner > .top li {
    margin-top: 3.0666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li:first-child {
    margin-top: 0;
  }
}
#mainMenu > .inner > .top li a {
  width: 100%;
  display: block;
  text-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
#mainMenu > .inner > .top li a span {
  display: block;
  text-align: center;
  width: 100%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  color: #FFFFFF;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .top li a span {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li a span {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a span {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .top li a span {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li a span {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a span {
    line-height: 8vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .top li a span {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li a span {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a span {
    letter-spacing: 0.24vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a span {
    text-align: left;
  }
}
#mainMenu > .inner > .top li a img {
  margin-bottom: 3px;
  margin-bottom: 0.25vw;
  margin-left: auto;
  margin-right: auto;
  width: 140px;
  width: 11.6666666667vw;
  vertical-align: top;
  display: block;
  height: auto;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .top li a img {
    margin-bottom: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li a img {
    margin-bottom: 3.2px;
    margin-bottom: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a img {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .top li a img {
    width: 224px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li a img {
    width: 149.3333333333px;
    width: 12.4444444444vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a img {
    width: 21.3333333333vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .top li a img {
    margin-right: 38px;
    margin-right: 3.1666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mainMenu > .inner > .top li a img {
    margin-right: 60.8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .top li a img {
    margin-right: 40.5333333333px;
    margin-right: 3.3777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mainMenu > .inner > .top li a img {
    margin-right: 5.0666666667vw;
  }
}
#mainMenu > .inner > .middle {
  width: 680px;
  width: 56.6666666667vw;
  margin-top: 35px;
  margin-top: 2.9166666667vw;
  margin-bottom: 54px;
  margin-bottom: 4.5vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .middle {
    width: 1088px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .middle {
    width: 725.3333333333px;
    width: 60.4444444444vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .middle {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .middle {
    margin-top: 56px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .middle {
    margin-top: 37.3333333333px;
    margin-top: 3.1111111111vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .middle {
    margin-top: 0vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .middle {
    margin-bottom: 86.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .middle {
    margin-bottom: 57.6px;
    margin-bottom: 4.8vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .middle {
    margin-bottom: 7.7333333333vw;
  }
}
#mainMenu > .inner > .middle img {
  border-radius: 10px;
  border-radius: 0.8333333333vw;
  overflow: hidden;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .middle img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .middle img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .middle img {
    border-radius: 1.3333333333vw;
  }
}
#mainMenu > .inner > .bottom {
  width: 680px;
  width: 56.6666666667vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 0 solid #fff;
  border-top-width: 1px;
  padding-top: 30px;
  padding-top: 2.5vw;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom {
    width: 1088px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom {
    width: 725.3333333333px;
    width: 60.4444444444vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom {
    padding-top: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom {
    padding-top: 32px;
    padding-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom {
    padding-top: 0vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom {
    border-top-width: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
  }
}
#mainMenu > .inner > .bottom li {
  margin-left: 12px;
  margin-left: 1vw;
  margin-right: 12px;
  margin-right: 1vw;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li {
    margin-left: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li {
    margin-left: 12.8px;
    margin-left: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li {
    margin-left: 0vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li {
    margin-right: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li {
    margin-right: 12.8px;
    margin-right: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li {
    margin-right: 5.3333333333vw;
  }
}
#mainMenu > .inner > .bottom li a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-size: 1.25vw;
  line-height: 28px;
  line-height: 2.8rem;
  line-height: 2.3333333333vw;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  color: #FFFFFF;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li a {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li a {
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li a {
    font-size: 3.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li a {
    line-height: 44.8px;
    line-height: 4.48rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li a {
    line-height: 29.8666666667px;
    line-height: 2.9866666667rem;
    line-height: 2.4888888889vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li a {
    line-height: 6.4vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li a {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li a {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li a {
    letter-spacing: 0.2vw;
  }
}
#mainMenu > .inner > .bottom li a::before {
  margin-right: 8px;
  margin-right: 0.6666666667vw;
  content: "";
  display: block;
  width: 12px;
  width: 1vw;
  height: 12px;
  height: 1vw;
  background-color: #fff;
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li a::before {
    margin-right: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li a::before {
    margin-right: 8.5333333333px;
    margin-right: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li a::before {
    margin-right: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li a::before {
    width: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li a::before {
    width: 12.8px;
    width: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li a::before {
    width: 2.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #mainMenu > .inner > .bottom li a::before {
    height: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mainMenu > .inner > .bottom li a::before {
    height: 12.8px;
    height: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #mainMenu > .inner > .bottom li a::before {
    height: 2.5333333333vw;
  }
}
#mainMenu > .inner > .bottom li a.nolink {
  pointer-events: none;
  opacity: 0.5;
}

#menuBtn {
  position: absolute;
  width: 44px;
  width: 3.6666666667vw;
  right: 90px;
  right: 7.5vw;
  cursor: pointer;
}
@media (min-width: 1920px) {
  #menuBtn {
    width: 70.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #menuBtn {
    width: 46.9333333333px;
    width: 3.9111111111vw;
  }
}
@media (max-width: 640px) {
  #menuBtn {
    width: 10.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #menuBtn {
    right: 144px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #menuBtn {
    right: 96px;
    right: 8vw;
  }
}
@media (max-width: 640px) {
  #menuBtn {
    right: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .menuOn #menuBtn {
    z-index: 101;
  }
}
#menuBtn .grafic {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  height: 44px;
  height: 3.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 1920px) {
  #menuBtn .grafic {
    height: 70.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #menuBtn .grafic {
    height: 46.9333333333px;
    height: 3.9111111111vw;
  }
}
@media (max-width: 640px) {
  #menuBtn .grafic {
    height: 9.3333333333vw;
  }
}
#menuBtn .grafic::before, #menuBtn .grafic::after,
#menuBtn .grafic span {
  content: "";
  display: block;
  background-color: #000;
  width: 44px;
  width: 3.6666666667vw;
  height: 3px;
  height: 0.25vw;
  position: relative;
}
@media (min-width: 1920px) {
  #menuBtn .grafic::before, #menuBtn .grafic::after,
  #menuBtn .grafic span {
    width: 70.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #menuBtn .grafic::before, #menuBtn .grafic::after,
  #menuBtn .grafic span {
    width: 46.9333333333px;
    width: 3.9111111111vw;
  }
}
@media (max-width: 640px) {
  #menuBtn .grafic::before, #menuBtn .grafic::after,
  #menuBtn .grafic span {
    width: 10.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #menuBtn .grafic::before, #menuBtn .grafic::after,
  #menuBtn .grafic span {
    height: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #menuBtn .grafic::before, #menuBtn .grafic::after,
  #menuBtn .grafic span {
    height: 3.2px;
    height: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  #menuBtn .grafic::before, #menuBtn .grafic::after,
  #menuBtn .grafic span {
    height: 0.8vw;
  }
}
#menuBtn .grafic::before {
  transform-origin: left top;
}
.menuOn #menuBtn .grafic::before {
  left: 6px;
  left: 0.5vw;
  transform: rotate(45deg);
  width: 43px;
  width: 3.5833333333vw;
}
@media (min-width: 1920px) {
  .menuOn #menuBtn .grafic::before {
    left: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .menuOn #menuBtn .grafic::before {
    left: 6.4px;
    left: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  .menuOn #menuBtn .grafic::before {
    left: 1.8666666667vw;
  }
}
@media (min-width: 1920px) {
  .menuOn #menuBtn .grafic::before {
    width: 68.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .menuOn #menuBtn .grafic::before {
    width: 45.8666666667px;
    width: 3.8222222222vw;
  }
}
@media (max-width: 640px) {
  .menuOn #menuBtn .grafic::before {
    width: 9.2vw;
  }
}
#menuBtn .grafic::after {
  transform-origin: left bottom;
}
.menuOn #menuBtn .grafic::after {
  left: 6px;
  left: 0.5vw;
  transform: rotate(-45deg);
  width: 43px;
  width: 3.5833333333vw;
}
@media (min-width: 1920px) {
  .menuOn #menuBtn .grafic::after {
    left: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .menuOn #menuBtn .grafic::after {
    left: 6.4px;
    left: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  .menuOn #menuBtn .grafic::after {
    left: 1.8666666667vw;
  }
}
@media (min-width: 1920px) {
  .menuOn #menuBtn .grafic::after {
    width: 68.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .menuOn #menuBtn .grafic::after {
    width: 45.8666666667px;
    width: 3.8222222222vw;
  }
}
@media (max-width: 640px) {
  .menuOn #menuBtn .grafic::after {
    width: 9.2vw;
  }
}
.menuOn #menuBtn .grafic span {
  opacity: 0;
}
@media (min-width: 769px) {
  #menuBtn:hover .grafic::before, #menuBtn:hover .grafic::after {
    left: 9px;
    left: 0.75vw;
  }
}
@media (min-width: 769px) and (min-width: 1920px) {
  #menuBtn:hover .grafic::before, #menuBtn:hover .grafic::after {
    left: 14.4px;
  }
}
@media (min-width: 769px) and (orientation: landscape) and (max-height: 600px) {
  #menuBtn:hover .grafic::before, #menuBtn:hover .grafic::after {
    left: 9.6px;
    left: 0.8vw;
  }
}
@media (min-width: 769px) and (max-width: 640px) {
  #menuBtn:hover .grafic::before, #menuBtn:hover .grafic::after {
    left: 1.2vw;
  }
}
@media (min-width: 769px) {
  #menuBtn:hover .grafic span {
    left: -9px;
    left: -0.75vw;
  }
}
@media (min-width: 769px) and (min-width: 1920px) {
  #menuBtn:hover .grafic span {
    left: -14.4px;
  }
}
@media (min-width: 769px) and (orientation: landscape) and (max-height: 600px) {
  #menuBtn:hover .grafic span {
    left: -9.6px;
    left: -0.8vw;
  }
}
@media (min-width: 769px) and (max-width: 640px) {
  #menuBtn:hover .grafic span {
    left: -1.2vw;
  }
}
#menuBtn .text {
  width: 100%;
}

#headerLogo {
  width: 271.3711px;
  width: 22.6142583333vw;
  margin-left: 91.7935px;
  margin-left: 7.6494583333vw;
}
@media (min-width: 1920px) {
  #headerLogo {
    width: 434.19376px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #headerLogo {
    width: 289.4625066667px;
    width: 24.1218755556vw;
  }
}
@media (max-width: 640px) {
  #headerLogo {
    width: 47.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #headerLogo {
    margin-left: 146.8696px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #headerLogo {
    margin-left: 97.9130666667px;
    margin-left: 8.1594222222vw;
  }
}
@media (max-width: 640px) {
  #headerLogo {
    margin-left: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  .menuOn #headerLogo {
    z-index: 101;
  }
}
#headerLogo a {
  display: flex;
  align-items: center;
  justify-content: center;
}

#snsIcons,
#snsIconsSm {
  position: absolute;
  right: 180px;
  right: 15vw;
  top: 27px;
  top: 2.25vw;
  width: 139px;
  width: 11.5833333333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  #snsIcons,
  #snsIconsSm {
    right: 288px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #snsIcons,
  #snsIconsSm {
    right: 192px;
    right: 16vw;
  }
}
@media (max-width: 640px) {
  #snsIcons,
  #snsIconsSm {
    right: 24vw;
  }
}
@media (min-width: 1920px) {
  #snsIcons,
  #snsIconsSm {
    top: 43.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #snsIcons,
  #snsIconsSm {
    top: 28.8px;
    top: 2.4vw;
  }
}
@media (max-width: 640px) {
  #snsIcons,
  #snsIconsSm {
    top: 3.6vw;
  }
}
@media (min-width: 1920px) {
  #snsIcons,
  #snsIconsSm {
    width: 222.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #snsIcons,
  #snsIconsSm {
    width: 148.2666666667px;
    width: 12.3555555556vw;
  }
}
@media (max-width: 640px) {
  #snsIcons,
  #snsIconsSm {
    width: 39.2vw;
  }
}
#snsIcons li,
#snsIconsSm li {
  width: 22px;
  width: 1.8333333333vw;
}
@media (min-width: 1920px) {
  #snsIcons li,
  #snsIconsSm li {
    width: 35.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #snsIcons li,
  #snsIconsSm li {
    width: 23.4666666667px;
    width: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #snsIcons li,
  #snsIconsSm li {
    width: 6.2vw;
  }
}
#snsIcons li a,
#snsIconsSm li a {
  display: block;
}
#snsIcons li a .cls-1,
#snsIconsSm li a .cls-1 {
  fill: #091d21;
}
#snsIcons li a .cls-2,
#snsIconsSm li a .cls-2 {
  fill: #fff;
}
@media (max-width: 640px) {
  #snsIcons li a .cls-2,
  #snsIconsSm li a .cls-2 {
    fill: #091d21;
  }
  #snsIcons li a .cls-1,
  #snsIconsSm li a .cls-1 {
    fill: #fff;
  }
}

@media (max-width: 640px) {
  #snsIcons {
    display: none;
  }
}

#snsIconsSm {
  display: none;
  position: relative;
  right: auto;
  top: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  margin-left: 40px;
  margin-left: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #snsIconsSm {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #snsIconsSm {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #snsIconsSm {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #snsIconsSm {
    margin-left: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #snsIconsSm {
    margin-left: 42.6666666667px;
    margin-left: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #snsIconsSm {
    margin-left: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #snsIconsSm {
    display: flex;
    z-index: 102;
  }
}

#shopBtn {
  background-color: #619aca;
}
#shopBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.menuOn #mainDish,
.menuOn #toppageIntro {
  -ms-filter: blur(6px);
  filter: blur(6px);
}

#home main {
  position: relative;
  padding-top: 0;
  overflow: hidden;
}

#bkgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
#bkgs > .inner {
  position: relative;
  width: 1200px;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #bkgs > .inner {
    width: 1920px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner {
    width: 1280px;
    width: 106.6666666667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner {
    width: 160vw;
  }
}
#bkgs > .inner > .materials {
  position: absolute;
}
#bkgs > .inner > .img_01 {
  left: 961.0845px;
  left: 80.090375vw;
  top: -19px;
  top: -1.5833333333vw;
  width: 275.9143px;
  width: 22.9928583333vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner > .img_01 {
    left: 1537.7352px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner > .img_01 {
    left: 1025.1568px;
    left: 85.4297333333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner > .img_01 {
    left: 128.1446vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner > .img_01 {
    top: -30.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner > .img_01 {
    top: -20.2666666667px;
    top: -1.6888888889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner > .img_01 {
    top: -2.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner > .img_01 {
    width: 441.46288px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner > .img_01 {
    width: 294.3085866667px;
    width: 24.5257155556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner > .img_01 {
    width: 36.7885733333vw;
  }
}
#bkgs > .inner > .img_02 {
  left: -56.406px;
  left: -4.7005vw;
  top: 463px;
  top: 38.5833333333vw;
  width: 216.4048px;
  width: 18.0337333333vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner > .img_02 {
    left: -90.2496px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner > .img_02 {
    left: -60.1664px;
    left: -5.0138666667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner > .img_02 {
    left: -7.5208vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner > .img_02 {
    top: 740.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner > .img_02 {
    top: 493.8666666667px;
    top: 41.1555555556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner > .img_02 {
    top: 61.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner > .img_02 {
    width: 346.24768px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner > .img_02 {
    width: 230.8317866667px;
    width: 19.2359822222vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner > .img_02 {
    width: 28.8539733333vw;
  }
}
#bkgs > .inner .img_03 {
  left: 944.2967px;
  left: 78.6913916667vw;
  top: 691.7082px;
  top: 57.64235vw;
  width: 228.7984px;
  width: 19.0665333333vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_03 {
    left: 1510.87472px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_03 {
    left: 1007.2498133333px;
    left: 83.9374844444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_03 {
    left: 125.9062266667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_03 {
    top: 1106.73312px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_03 {
    top: 737.82208px;
    top: 61.4851733333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_03 {
    top: 92.22776vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_03 {
    width: 366.07744px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_03 {
    width: 244.0516266667px;
    width: 20.3376355556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_03 {
    width: 30.5064533333vw;
  }
}
#bkgs > .inner .img_04 {
  left: 248.9988px;
  left: 20.7499vw;
  top: 707.8857px;
  top: 58.990475vw;
  width: 78px;
  width: 6.5vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_04 {
    left: 398.39808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_04 {
    left: 265.59872px;
    left: 22.1332266667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_04 {
    left: 33.19984vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_04 {
    top: 1132.61712px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_04 {
    top: 755.07808px;
    top: 62.9231733333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_04 {
    top: 94.38476vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_04 {
    width: 124.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_04 {
    width: 83.2px;
    width: 6.9333333333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_04 {
    width: 10.4vw;
  }
}
#bkgs > .inner .img_05 {
  left: 567.8117px;
  left: 47.3176416667vw;
  top: 755px;
  top: 62.9166666667vw;
  width: 249.1871px;
  width: 20.7655916667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_05 {
    left: 908.49872px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_05 {
    left: 605.6658133333px;
    left: 50.4721511111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_05 {
    left: 75.7082266667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_05 {
    top: 1208px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_05 {
    top: 805.3333333333px;
    top: 67.1111111111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_05 {
    top: 100.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_05 {
    width: 398.69936px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_05 {
    width: 265.7995733333px;
    width: 22.1499644444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_05 {
    width: 33.2249466667vw;
  }
}
#bkgs > .inner .img_06 {
  left: -22.0012px;
  left: -1.8334333333vw;
  top: 961.9313px;
  top: 80.1609416667vw;
  width: 245.3486px;
  width: 20.4457166667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_06 {
    left: -35.20192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_06 {
    left: -23.4679466667px;
    left: -1.9556622222vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_06 {
    left: -2.9334933333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_06 {
    top: 1539.09008px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_06 {
    top: 1026.0600533333px;
    top: 85.5050044444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_06 {
    top: 128.2575066667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_06 {
    width: 392.55776px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_06 {
    width: 261.7051733333px;
    width: 21.8087644444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_06 {
    width: 32.7131466667vw;
  }
}
#bkgs > .inner .img_07 {
  left: 640.4221px;
  left: 53.3685083333vw;
  top: 1296.5397px;
  top: 108.044975vw;
  width: 239.4391px;
  width: 19.9532583333vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_07 {
    left: 1024.67536px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_07 {
    left: 683.1169066667px;
    left: 56.9264088889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_07 {
    left: 85.3896133333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_07 {
    top: 2074.46352px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_07 {
    top: 1382.97568px;
    top: 115.2479733333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_07 {
    top: 172.87196vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_07 {
    width: 383.10256px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_07 {
    width: 255.4017066667px;
    width: 21.2834755556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_07 {
    width: 31.9252133333vw;
  }
}
#bkgs > .inner .img_08 {
  left: 1018.8879px;
  left: 84.907325vw;
  top: 1640.6571px;
  top: 136.721425vw;
  width: 232.1109px;
  width: 19.342575vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_08 {
    left: 1630.22064px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_08 {
    left: 1086.81376px;
    left: 90.5678133333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_08 {
    left: 135.85172vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_08 {
    top: 2625.05136px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_08 {
    top: 1750.03424px;
    top: 145.8361866667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_08 {
    top: 218.75428vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_08 {
    width: 371.37744px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_08 {
    width: 247.58496px;
    width: 20.63208vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_08 {
    width: 30.94812vw;
  }
}
#bkgs > .inner .img_09 {
  left: 58.9988px;
  left: 4.9165666667vw;
  top: 1657px;
  top: 138.0833333333vw;
  width: 422px;
  width: 35.1666666667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_09 {
    left: 94.39808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_09 {
    left: 62.9320533333px;
    left: 5.2443377778vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_09 {
    left: 7.8665066667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_09 {
    top: 2651.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_09 {
    top: 1767.4666666667px;
    top: 147.2888888889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_09 {
    top: 220.9333333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_09 {
    width: 675.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_09 {
    width: 450.1333333333px;
    width: 37.5111111111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_09 {
    width: 56.2666666667vw;
  }
}
#bkgs > .inner .img_10 {
  left: 38.9988px;
  left: 3.2499vw;
  top: 1880.8857px;
  top: 156.740475vw;
  width: 60.8189px;
  width: 5.0682416667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_10 {
    left: 62.39808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_10 {
    left: 41.59872px;
    left: 3.46656vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_10 {
    left: 5.19984vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_10 {
    top: 3009.41712px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_10 {
    top: 2006.27808px;
    top: 167.18984vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_10 {
    top: 250.78476vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_10 {
    width: 97.31024px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_10 {
    width: 64.8734933333px;
    width: 5.4061244444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_10 {
    width: 8.1091866667vw;
  }
}
#bkgs > .inner .img_11 {
  left: 639.3229px;
  left: 53.2769083333vw;
  top: 1999.4057px;
  top: 166.6171416667vw;
  width: 305.6759px;
  width: 25.4729916667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_11 {
    left: 1022.91664px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_11 {
    left: 681.9444266667px;
    left: 56.8287022222vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_11 {
    left: 85.2430533333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_11 {
    top: 3199.04912px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_11 {
    top: 2132.6994133333px;
    top: 177.7249511111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_11 {
    top: 266.5874266667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_11 {
    width: 489.08144px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_11 {
    width: 326.0542933333px;
    width: 27.1711911111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_11 {
    width: 40.7567866667vw;
  }
}
#bkgs > .inner .img_12 {
  left: 222.4368px;
  left: 18.5364vw;
  top: 2181.0168px;
  top: 181.7514vw;
  width: 269.5449px;
  width: 22.462075vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_12 {
    left: 355.89888px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_12 {
    left: 237.26592px;
    left: 19.77216vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_12 {
    left: 29.65824vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_12 {
    top: 3489.62688px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_12 {
    top: 2326.41792px;
    top: 193.86816vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_12 {
    top: 290.80224vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_12 {
    width: 431.27184px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_12 {
    width: 287.51456px;
    width: 23.9595466667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_12 {
    width: 35.93932vw;
  }
}
#bkgs > .inner .img_13 {
  left: 985.1874px;
  left: 82.09895vw;
  top: 2192.6686px;
  top: 182.7223833333vw;
  width: 315.8114px;
  width: 26.3176166667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_13 {
    left: 1576.29984px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_13 {
    left: 1050.86656px;
    left: 87.5722133333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_13 {
    left: 131.35832vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_13 {
    top: 3508.26976px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_13 {
    top: 2338.8465066667px;
    top: 194.9038755556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_13 {
    top: 292.3558133333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_13 {
    width: 505.29824px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_13 {
    width: 336.8654933333px;
    width: 28.0721244444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_13 {
    width: 42.1081866667vw;
  }
}
#bkgs > .inner .img_14 {
  left: 543.1988px;
  left: 45.2665666667vw;
  top: 2518px;
  top: 209.8333333333vw;
  width: 316.8px;
  width: 26.4vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_14 {
    left: 869.11808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_14 {
    left: 579.4120533333px;
    left: 48.2843377778vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_14 {
    left: 72.4265066667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_14 {
    top: 4028.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_14 {
    top: 2685.8666666667px;
    top: 223.8222222222vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_14 {
    top: 335.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_14 {
    width: 506.88px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_14 {
    width: 337.92px;
    width: 28.16vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_14 {
    width: 42.24vw;
  }
}
#bkgs > .inner .img_15 {
  left: -174.1883px;
  left: -14.5156916667vw;
  top: 2737.96px;
  top: 228.1633333333vw;
  width: 249.1871px;
  width: 20.7655916667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_15 {
    left: -278.70128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_15 {
    left: -185.8008533333px;
    left: -15.4834044444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_15 {
    left: -23.2251066667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_15 {
    top: 4380.736px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_15 {
    top: 2920.4906666667px;
    top: 243.3742222222vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_15 {
    top: 365.0613333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_15 {
    width: 398.69936px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_15 {
    width: 265.7995733333px;
    width: 22.1499644444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_15 {
    width: 33.2249466667vw;
  }
}
#bkgs > .inner .img_16 {
  left: 528px;
  left: 44vw;
  top: 3152.8857px;
  top: 262.740475vw;
  width: 118.8177px;
  width: 9.901475vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_16 {
    left: 844.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_16 {
    left: 563.2px;
    left: 46.9333333333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_16 {
    left: 70.4vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_16 {
    top: 5044.61712px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_16 {
    top: 3363.07808px;
    top: 280.2565066667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_16 {
    top: 420.38476vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_16 {
    width: 190.10832px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_16 {
    width: 126.73888px;
    width: 10.5615733333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_16 {
    width: 15.84236vw;
  }
}
#bkgs > .inner .img_17 {
  left: 15.7131px;
  left: 1.309425vw;
  top: 3283.5397px;
  top: 273.6283083333vw;
  width: 277.2698px;
  width: 23.1058166667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_17 {
    left: 25.14096px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_17 {
    left: 16.76064px;
    left: 1.39672vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_17 {
    left: 2.09508vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_17 {
    top: 5253.66352px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_17 {
    top: 3502.4423466667px;
    top: 291.8701955556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_17 {
    top: 437.8052933333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_17 {
    width: 443.63168px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_17 {
    width: 295.7544533333px;
    width: 24.6462044444vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_17 {
    width: 36.9693066667vw;
  }
}
#bkgs > .inner .img_18 {
  left: 879.079px;
  left: 73.2565833333vw;
  top: 3386px;
  top: 282.1666666667vw;
  width: 287.9198px;
  width: 23.9933166667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_18 {
    left: 1406.5264px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_18 {
    left: 937.6842666667px;
    left: 78.1403555556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_18 {
    left: 117.2105333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_18 {
    top: 5417.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_18 {
    top: 3611.7333333333px;
    top: 300.9777777778vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_18 {
    top: 451.4666666667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_18 {
    width: 460.67168px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_18 {
    width: 307.1144533333px;
    width: 25.5928711111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_18 {
    width: 38.3893066667vw;
  }
}
#bkgs > .inner .img_19 {
  left: 246.8879px;
  left: 20.5739916667vw;
  top: 4091.6571px;
  top: 340.971425vw;
  width: 232.1109px;
  width: 19.342575vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_19 {
    left: 395.02064px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_19 {
    left: 263.3470933333px;
    left: 21.9455911111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_19 {
    left: 32.9183866667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_19 {
    top: 6546.65136px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_19 {
    top: 4364.43424px;
    top: 363.7028533333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_19 {
    top: 545.55428vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_19 {
    width: 371.37744px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_19 {
    width: 247.58496px;
    width: 20.63208vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_19 {
    width: 30.94812vw;
  }
}
#bkgs > .inner .img_20 {
  left: 669.9988px;
  left: 55.8332333333vw;
  top: 4227px;
  top: 352.25vw;
  width: 127.9543px;
  width: 10.6628583333vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_20 {
    left: 1071.99808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_20 {
    left: 714.6653866667px;
    left: 59.5554488889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_20 {
    left: 89.3331733333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_20 {
    top: 6763.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_20 {
    top: 4508.8px;
    top: 375.7333333333vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_20 {
    top: 563.6vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_20 {
    width: 204.72688px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_20 {
    width: 136.4845866667px;
    width: 11.3737155556vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_20 {
    width: 17.0605733333vw;
  }
}
#bkgs > .inner .img_21 {
  left: 814.1988px;
  left: 67.8499vw;
  top: 4258px;
  top: 354.8333333333vw;
  width: 316.8px;
  width: 26.4vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_21 {
    left: 1302.71808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_21 {
    left: 868.47872px;
    left: 72.3732266667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_21 {
    left: 108.55984vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_21 {
    top: 6812.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_21 {
    top: 4541.8666666667px;
    top: 378.4888888889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_21 {
    top: 567.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_21 {
    width: 506.88px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_21 {
    width: 337.92px;
    width: 28.16vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_21 {
    width: 42.24vw;
  }
}
#bkgs > .inner .img_22 {
  left: 454.5838px;
  left: 37.8819833333vw;
  top: 4474px;
  top: 372.8333333333vw;
  width: 226.415px;
  width: 18.8679166667vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_22 {
    left: 727.33408px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_22 {
    left: 484.8893866667px;
    left: 40.4074488889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_22 {
    left: 60.6111733333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_22 {
    top: 7158.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_22 {
    top: 4772.2666666667px;
    top: 397.6888888889vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_22 {
    top: 596.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_22 {
    width: 362.264px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_22 {
    width: 241.5093333333px;
    width: 20.1257777778vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_22 {
    width: 30.1886666667vw;
  }
}
#bkgs > .inner .img_23 {
  left: 743.9988px;
  left: 61.9999vw;
  top: 4571px;
  top: 380.9166666667vw;
  width: 188.2092px;
  width: 15.6841vw;
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_23 {
    left: 1190.39808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_23 {
    left: 793.59872px;
    left: 66.1332266667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_23 {
    left: 99.19984vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_23 {
    top: 7313.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_23 {
    top: 4875.7333333333px;
    top: 406.3111111111vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_23 {
    top: 609.4666666667vw;
  }
}
@media (min-width: 1920px) {
  #bkgs > .inner .img_23 {
    width: 301.13472px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #bkgs > .inner .img_23 {
    width: 200.75648px;
    width: 16.7297066667vw;
  }
}
@media (max-width: 640px) {
  #bkgs > .inner .img_23 {
    width: 25.09456vw;
  }
}

#toppageIntro {
  height: 100vh;
  box-sizing: border-box;
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
}
@media (max-width: 640px) {
  #toppageIntro {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
@media (min-width: 1920px) {
  #toppageIntro {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #toppageIntro {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #toppageIntro {
    padding-bottom: 10.6666666667vw;
  }
}
#toppageIntro > .inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/home/bkg_01-min.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 100%;
  box-sizing: border-box;
}
@supports (background-image: url("../img/home/bkg_01-min.avif")) {
  #toppageIntro > .inner {
    background-image: url("../img/home/bkg_01-min.avif");
  }
}
@supports (background-image: url("../img/home/bkg_01-min.webp")) {
  #toppageIntro > .inner {
    background-image: url("../img/home/bkg_01-min.webp");
  }
}
#topSlide {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-top: 3.3333333333vw;
  width: 1020px;
  width: 85vw;
  height: 546px;
  height: 45.5vw;
}
@media (min-width: 1920px) {
  #topSlide {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #topSlide {
    padding-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #topSlide {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  #topSlide {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #topSlide {
    height: 873.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide {
    height: 582.4px;
    height: 48.5333333333vw;
  }
}
@media (max-width: 640px) {
  #topSlide {
    height: 108vw;
  }
}
@media (max-width: 640px) {
  #topSlide {
    margin-left: auto;
    margin-right: auto;
  }
}
#topSlide .swiper-container {
  position: relative;
  width: 1020px;
  width: 85vw;
  height: 546px;
  height: 45.5vw;
}
@media (min-width: 1920px) {
  #topSlide .swiper-container {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-container {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-container {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-container {
    height: 873.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-container {
    height: 582.4px;
    height: 48.5333333333vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-container {
    height: 108vw;
  }
}
#topSlide .swiper-slide {
  position: relative;
  width: 100%;
  height: 500px;
  height: 41.6666666667vw;
  background-color: transparent;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide {
    height: 800px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide {
    height: 533.3333333333px;
    height: 44.4444444444vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide {
    height: 94.6666666667vw;
  }
}
#topSlide .swiper-slide > .img {
  position: relative;
}
#topSlide .swiper-slide > .title {
  position: absolute;
  bottom: 0px;
  bottom: 0vw;
  left: 20px;
  left: 1.6666666667vw;
  opacity: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title {
    bottom: 0px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title {
    bottom: 0px;
    bottom: 0vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title {
    bottom: 0vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title {
    left: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title {
    left: 21.3333333333px;
    left: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title {
    left: 0vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title {
    width: 100%;
  }
}
#topSlide .swiper-slide > .title > .dates {
  background-color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  padding-left: 20px;
  padding-left: 1.6666666667vw;
  padding-right: 20px;
  padding-right: 1.6666666667vw;
  padding-top: 8px;
  padding-top: 0.6666666667vw;
  padding-bottom: 6px;
  padding-bottom: 0.5vw;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  align-items: center;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-left: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-left: 21.3333333333px;
    padding-left: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-left: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-right: 21.3333333333px;
    padding-right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-right: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-top: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-top: 8.5333333333px;
    padding-top: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-top: 2.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-bottom: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-bottom: 6.4px;
    padding-bottom: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates {
    padding-bottom: 2vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-right: 0;
  }
}
#topSlide .swiper-slide > .title > .dates > .tag {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  height: 20px;
  height: 1.6666666667vw;
  background-color: #091d21;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 18px;
  line-height: 1.8rem;
  line-height: 1.5vw;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  color: #ffffff;
  padding-left: 5px;
  padding-left: 0.4166666667vw;
  padding-right: 5px;
  padding-right: 0.4166666667vw;
  margin-right: 9px;
  margin-right: 0.75vw;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    height: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    height: 21.3333333333px;
    height: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    height: 3.4666666667vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    line-height: 28.8px;
    line-height: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    line-height: 19.2px;
    line-height: 1.92rem;
    line-height: 1.6vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    line-height: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    letter-spacing: 0.24vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    padding-left: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    padding-left: 5.3333333333px;
    padding-left: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    padding-left: 2vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    padding-right: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    padding-right: 5.3333333333px;
    padding-right: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    padding-right: 2vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    margin-right: 14.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    margin-right: 9.6px;
    margin-right: 0.8vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .tag {
    margin-right: 1.6vw;
  }
}
#topSlide .swiper-slide > .title > .dates > .date {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 20px;
  line-height: 2rem;
  line-height: 1.6666666667vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
  color: #091d21;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    font-size: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    line-height: 21.3333333333px;
    line-height: 2.1333333333rem;
    line-height: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    line-height: 2.9333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .dates > .date {
    letter-spacing: 0.2666666667vw;
  }
}
#topSlide .swiper-slide > .title > .text {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  padding-left: 20px;
  padding-left: 1.6666666667vw;
  padding-right: 20px;
  padding-right: 1.6666666667vw;
  padding-top: 7px;
  padding-top: 0.5833333333vw;
  padding-bottom: 7px;
  padding-bottom: 0.5833333333vw;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  font-size: 2rem;
  font-size: 1.6666666667vw;
  line-height: 1.4;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  color: #091d21;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .text {
    padding-left: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .text {
    padding-left: 21.3333333333px;
    padding-left: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    padding-left: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .text {
    padding-right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .text {
    padding-right: 21.3333333333px;
    padding-right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    padding-right: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .text {
    padding-top: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .text {
    padding-top: 7.4666666667px;
    padding-top: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    padding-top: 0.9333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .text {
    padding-bottom: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .text {
    padding-bottom: 7.4666666667px;
    padding-bottom: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    padding-bottom: 0.9333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .text {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .text {
    font-size: 21.3333333333px;
    font-size: 2.1333333333rem;
    font-size: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide > .title > .text {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide > .title > .text {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    letter-spacing: 0.224vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide > .title > .text {
    display: block;
  }
}
#topSlide .swiper-slide.swiper-slide-active > .title {
  bottom: -20px;
  bottom: -1.6666666667vw;
  opacity: 1;
}
@media (min-width: 1920px) {
  #topSlide .swiper-slide.swiper-slide-active > .title {
    bottom: -32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-slide.swiper-slide-active > .title {
    bottom: -21.3333333333px;
    bottom: -1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-slide.swiper-slide-active > .title {
    bottom: -2.6666666667vw;
  }
}
#topSlide .swiper-pagination {
  bottom: 0;
}
#topSlide .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  width: 3.3333333333vw;
  height: 6px;
  height: 0.5vw;
  background-color: #fff;
  border-radius: 0;
  opacity: 1;
  border: 0.99px solid #091d21;
}
@media (min-width: 1920px) {
  #topSlide .swiper-pagination .swiper-pagination-bullet {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-pagination .swiper-pagination-bullet {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-pagination .swiper-pagination-bullet {
    width: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #topSlide .swiper-pagination .swiper-pagination-bullet {
    height: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #topSlide .swiper-pagination .swiper-pagination-bullet {
    height: 6.4px;
    height: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  #topSlide .swiper-pagination .swiper-pagination-bullet {
    height: 0.8vw;
  }
}
#topSlide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #091d21;
}

#firstBnr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  margin-bottom: 80px;
  margin-bottom: 6.6666666667vw;
  width: 1020px;
  width: 85vw;
  gap: 20px;
  gap: 1.6666666667vw;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 1920px) {
  #firstBnr {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #firstBnr {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #firstBnr {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #firstBnr {
    margin-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #firstBnr {
    margin-bottom: 85.3333333333px;
    margin-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #firstBnr {
    margin-bottom: 16vw;
  }
}
@media (min-width: 1920px) {
  #firstBnr {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #firstBnr {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  #firstBnr {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #firstBnr {
    gap: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #firstBnr {
    gap: 21.3333333333px;
    gap: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #firstBnr {
    gap: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #firstBnr {
    display: block;
  }
}
#firstBnr a {
  display: block;
}
#firstBnr li {
  position: relative;
}
@media (max-width: 640px) {
  #firstBnr li {
    width: 100%;
    margin-top: 13px;
    margin-top: 1.0833333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #firstBnr li {
    margin-top: 20.8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #firstBnr li {
    margin-top: 13.8666666667px;
    margin-top: 1.1555555556vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #firstBnr li {
    margin-top: 1.7333333333vw;
  }
}
@media (max-width: 640px) {
  #firstBnr li:first-child {
    margin-top: 0;
  }
}
#firstBnr li:only-child {
  margin-left: auto;
  margin-right: auto;
}
#firstBnr li .img {
  position: relative;
}
#firstBnr li .img img {
  border-radius: 10px;
  border-radius: 0.8333333333vw;
  overflow: hidden;
  width: 100%;
  height: auto;
}
@media (min-width: 1920px) {
  #firstBnr li .img img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #firstBnr li .img img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #firstBnr li .img img {
    border-radius: 1.3333333333vw;
  }
}
#firstBnr li .img a {
  display: block;
}

.ichiran {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  .ichiran {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .ichiran {
    margin-top: 5.3333333333vw;
  }
}
.ichiran > .arw {
  width: 4px;
  width: 0.3333333333vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px;
  margin-bottom: 1.5vw;
}
@media (min-width: 1920px) {
  .ichiran > .arw {
    width: 6.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran > .arw {
    width: 4.2666666667px;
    width: 0.3555555556vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .arw {
    width: 0.5333333333vw;
  }
}
@media (min-width: 1920px) {
  .ichiran > .arw {
    margin-bottom: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran > .arw {
    margin-bottom: 19.2px;
    margin-bottom: 1.6vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .arw {
    margin-bottom: 2.4vw;
  }
}
.ichiran > .btn {
  box-sizing: border-box;
  width: 580px;
  width: 48.3333333333vw;
  height: 36px;
  height: 3vw;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0 solid #091d21;
  border-width: 1px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1.75;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  .ichiran > .btn {
    width: 928px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran > .btn {
    width: 618.6666666667px;
    width: 51.5555555556vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .btn {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .ichiran > .btn {
    height: 57.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran > .btn {
    height: 38.4px;
    height: 3.2vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .btn {
    height: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .ichiran > .btn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran > .btn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .btn {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  .ichiran > .btn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .ichiran > .btn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .btn {
    letter-spacing: 0.224vw;
  }
}
@media (max-width: 640px) {
  .ichiran > .btn {
    border-width: 1px;
  }
}

#newsSection,
#storeSection,
#storeBnrSection {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
}
@media (min-width: 1920px) {
  #newsSection,
  #storeSection,
  #storeBnrSection {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection,
  #storeSection,
  #storeBnrSection {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection,
  #storeSection,
  #storeBnrSection {
    width: 94.6666666667vw;
  }
}
#newsSection h2,
#storeSection h2,
#storeBnrSection h2 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 36px;
  font-size: 3.6rem;
  font-size: 3vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    font-size: 57.6px;
    font-size: 5.76rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    font-size: 38.4px;
    font-size: 3.84rem;
    font-size: 3.2vw;
  }
}
@media (max-width: 640px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    font-size: 8vw;
  }
}
@media (min-width: 1920px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #newsSection h2,
  #storeSection h2,
  #storeBnrSection h2 {
    margin-bottom: 5.3333333333vw;
  }
}
#newsSection h2 .jpn,
#storeSection h2 .jpn,
#storeBnrSection h2 .jpn {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  #newsSection h2 .jpn,
  #storeSection h2 .jpn,
  #storeBnrSection h2 .jpn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection h2 .jpn,
  #storeSection h2 .jpn,
  #storeBnrSection h2 .jpn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #newsSection h2 .jpn,
  #storeSection h2 .jpn,
  #storeBnrSection h2 .jpn {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #newsSection h2 .jpn,
  #storeSection h2 .jpn,
  #storeBnrSection h2 .jpn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection h2 .jpn,
  #storeSection h2 .jpn,
  #storeBnrSection h2 .jpn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #newsSection h2 .jpn,
  #storeSection h2 .jpn,
  #storeBnrSection h2 .jpn {
    letter-spacing: 0.24vw;
  }
}
#newsSection > .inner,
#storeSection > .inner,
#storeBnrSection > .inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 640px) {
  #newsSection > .inner,
  #storeSection > .inner,
  #storeBnrSection > .inner {
    flex-direction: column-reverse;
  }
}
#newsSection > .inner .left,
#storeSection > .inner .left,
#storeBnrSection > .inner .left {
  width: 660px;
  width: 55vw;
  border: 0 solid #091D21;
  border-top-width: 1px;
}
@media (min-width: 1920px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    width: 88vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    border-top-width: 1px;
    width: 100%;
    margin-top: 45px;
    margin-top: 3.75vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    margin-top: 72px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    margin-top: 48px;
    margin-top: 4vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #newsSection > .inner .left,
  #storeSection > .inner .left,
  #storeBnrSection > .inner .left {
    margin-top: 6vw;
  }
}
#newsSection > .inner .left .kiji,
#storeSection > .inner .left .kiji,
#storeBnrSection > .inner .left .kiji {
  padding-top: 20px;
  padding-top: 1.6666666667vw;
  padding-bottom: 20px;
  padding-bottom: 1.6666666667vw;
  border: 0 solid #091D21;
  border-bottom-width: 1px;
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    padding-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    padding-top: 21.3333333333px;
    padding-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    padding-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    padding-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    padding-bottom: 21.3333333333px;
    padding-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    padding-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji,
  #storeSection > .inner .left .kiji,
  #storeBnrSection > .inner .left .kiji {
    border-bottom-width: 1px;
  }
}
#newsSection > .inner .left .kiji h3,
#storeSection > .inner .left .kiji h3,
#storeBnrSection > .inner .left .kiji h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 1.5714285714;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  font-weight: 600;
  margin-top: 12px;
  margin-top: 1vw;
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    letter-spacing: 0.192vw;
  }
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    margin-top: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    margin-top: 12.8px;
    margin-top: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji h3,
  #storeSection > .inner .left .kiji h3,
  #storeBnrSection > .inner .left .kiji h3 {
    margin-top: 1.6vw;
  }
}
#newsSection > .inner .left .kiji .date,
#storeSection > .inner .left .kiji .date,
#storeBnrSection > .inner .left .kiji .date {
  margin-top: 0;
  font-family: sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 20px;
  line-height: 2rem;
  line-height: 1.6666666667vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    line-height: 21.3333333333px;
    line-height: 2.1333333333rem;
    line-height: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    line-height: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .kiji .date,
  #storeSection > .inner .left .kiji .date,
  #storeBnrSection > .inner .left .kiji .date {
    letter-spacing: 0.128vw;
  }
}
#newsSection > .inner .left .ichiran .btn,
#storeSection > .inner .left .ichiran .btn,
#storeBnrSection > .inner .left .ichiran .btn {
  width: 660px;
  width: 55vw;
}
@media (min-width: 1920px) {
  #newsSection > .inner .left .ichiran .btn,
  #storeSection > .inner .left .ichiran .btn,
  #storeBnrSection > .inner .left .ichiran .btn {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .left .ichiran .btn,
  #storeSection > .inner .left .ichiran .btn,
  #storeBnrSection > .inner .left .ichiran .btn {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .left .ichiran .btn,
  #storeSection > .inner .left .ichiran .btn,
  #storeBnrSection > .inner .left .ichiran .btn {
    width: 88vw;
  }
}
#newsSection > .inner .right,
#storeSection > .inner .right,
#storeBnrSection > .inner .right {
  width: 320px;
  width: 26.6666666667vw;
}
@media (min-width: 1920px) {
  #newsSection > .inner .right,
  #storeSection > .inner .right,
  #storeBnrSection > .inner .right {
    width: 512px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .right,
  #storeSection > .inner .right,
  #storeBnrSection > .inner .right {
    width: 341.3333333333px;
    width: 28.4444444444vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .right,
  #storeSection > .inner .right,
  #storeBnrSection > .inner .right {
    width: 94.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .right,
  #storeSection > .inner .right,
  #storeBnrSection > .inner .right {
    margin-left: auto;
    margin-right: auto;
  }
}
#newsSection > .inner .right ul,
#storeSection > .inner .right ul,
#storeBnrSection > .inner .right ul {
  position: relative;
}
@media (max-width: 640px) {
  #newsSection > .inner .right ul,
  #storeSection > .inner .right ul,
  #storeBnrSection > .inner .right ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
#newsSection > .inner .right ul li,
#storeSection > .inner .right ul li,
#storeBnrSection > .inner .right ul li {
  margin-top: 15px;
  margin-top: 1.25vw;
  position: relative;
}
@media (min-width: 1920px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    margin-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    margin-top: 16px;
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    margin-top: 2vw;
  }
}
@media (max-width: 640px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    margin-top: 0;
    width: 350px;
    width: 29.1666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    width: 560px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    width: 373.3333333333px;
    width: 31.1111111111vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #newsSection > .inner .right ul li,
  #storeSection > .inner .right ul li,
  #storeBnrSection > .inner .right ul li {
    width: 46.6666666667vw;
  }
}
#newsSection > .inner .right ul li:first-child,
#storeSection > .inner .right ul li:first-child,
#storeBnrSection > .inner .right ul li:first-child {
  margin-top: 0;
}
#newsSection .strbnrimg,
#storeSection .strbnrimg,
#storeBnrSection .strbnrimg {
  width: 1020px;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media (min-width: 1920px) {
  #newsSection .strbnrimg,
  #storeSection .strbnrimg,
  #storeBnrSection .strbnrimg {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection .strbnrimg,
  #storeSection .strbnrimg,
  #storeBnrSection .strbnrimg {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newsSection .strbnrimg,
  #storeSection .strbnrimg,
  #storeBnrSection .strbnrimg {
    width: 94.6666666667vw;
  }
}
#newsSection .strbnrimg a,
#storeSection .strbnrimg a,
#storeBnrSection .strbnrimg a {
  display: block;
  position: relative;
  width: 100%;
}
#newsSection .strbnrimg a img,
#storeSection .strbnrimg a img,
#storeBnrSection .strbnrimg a img {
  overflow: hidden;
  border-radius: 10px;
  border-radius: 0.8333333333vw;
}
@media (min-width: 1920px) {
  #newsSection .strbnrimg a img,
  #storeSection .strbnrimg a img,
  #storeBnrSection .strbnrimg a img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newsSection .strbnrimg a img,
  #storeSection .strbnrimg a img,
  #storeBnrSection .strbnrimg a img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #newsSection .strbnrimg a img,
  #storeSection .strbnrimg a img,
  #storeBnrSection .strbnrimg a img {
    border-radius: 1.3333333333vw;
  }
}

#storeSection,
#storeBnrSection {
  width: 100%;
}

.imgBuild {
  display: block;
  position: relative;
}
.imgBuild:hover {
  opacity: 1;
}
.imgBuild:hover .icon {
  transform-origin: center center;
  transform: scale(1.5);
}
.imgBuild .icon {
  display: block;
  position: absolute;
  width: 40px;
  width: 3.3333333333vw;
  bottom: 20px;
  bottom: 1.6666666667vw;
  right: 20px;
  right: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .imgBuild .icon {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .imgBuild .icon {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .imgBuild .icon {
    width: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .imgBuild .icon {
    bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .imgBuild .icon {
    bottom: 21.3333333333px;
    bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .imgBuild .icon {
    bottom: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .imgBuild .icon {
    right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .imgBuild .icon {
    right: 21.3333333333px;
    right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .imgBuild .icon {
    right: 2.6666666667vw;
  }
}
.imgBuild .icon .cls-1 {
  fill: #091d21;
}
.imgBuild .icon .cls-2 {
  fill: #fff;
  fill-rule: evenodd;
}

#newBnrSection {
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  width: 1020px;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #newBnrSection {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #newBnrSection {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection {
    width: 94.6666666667vw;
  }
}
#newBnrSection a {
  display: block;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  #newBnrSection a:hover {
    opacity: 1;
  }
}
#newBnrSection a img {
  overflow: hidden;
  border-radius: 10px;
  border-radius: 0.8333333333vw;
}
@media (min-width: 1920px) {
  #newBnrSection a img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection a img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection a img {
    border-radius: 1.3333333333vw;
  }
}
#newBnrSection .storeBnr {
  margin-top: 15px;
  margin-top: 1.25vw;
  margin-bottom: 30px;
  margin-bottom: 2.5vw;
  width: 500px;
  width: 41.6666666667vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #newBnrSection .storeBnr {
    margin-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection .storeBnr {
    margin-top: 16px;
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection .storeBnr {
    margin-top: 2vw;
  }
}
@media (min-width: 1920px) {
  #newBnrSection .storeBnr {
    margin-bottom: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection .storeBnr {
    margin-bottom: 32px;
    margin-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection .storeBnr {
    margin-bottom: 4vw;
  }
}
@media (min-width: 1920px) {
  #newBnrSection .storeBnr {
    width: 800px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection .storeBnr {
    width: 533.3333333333px;
    width: 44.4444444444vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection .storeBnr {
    width: 66.6666666667vw;
  }
}
#newBnrSection .storeBnr a img {
  border-radius: 2px;
  border-radius: 0.1666666667vw;
}
@media (min-width: 1920px) {
  #newBnrSection .storeBnr a img {
    border-radius: 3.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection .storeBnr a img {
    border-radius: 2.1333333333px;
    border-radius: 0.1777777778vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection .storeBnr a img {
    border-radius: 0.2666666667vw;
  }
}
#newBnrSection .businessBnr {
  margin-top: 15px;
  margin-top: 1.25vw;
  margin-bottom: 120px;
  margin-bottom: 10vw;
}
@media (min-width: 1920px) {
  #newBnrSection .businessBnr {
    margin-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection .businessBnr {
    margin-top: 16px;
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection .businessBnr {
    margin-top: 2vw;
  }
}
@media (min-width: 1920px) {
  #newBnrSection .businessBnr {
    margin-bottom: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #newBnrSection .businessBnr {
    margin-bottom: 128px;
    margin-bottom: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  #newBnrSection .businessBnr {
    margin-bottom: 16vw;
  }
}

.animatepng {
  position: relative;
}
.animatepng img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}

.post-type-archive-activities main h1 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .post-type-archive-activities main h1 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities main h1 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities main h1 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities main h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities main h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities main h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities main h1 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities main h1 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities main h1 {
    margin-bottom: 16vw;
  }
}
.post-type-archive-activities main h1 .jpn {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities main h1 .jpn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities main h1 .jpn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities main h1 .jpn {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities main h1 .jpn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities main h1 .jpn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities main h1 .jpn {
    letter-spacing: 0.192vw;
  }
}

.single-activities main > .inner {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
}
@media (min-width: 1920px) {
  .single-activities main > .inner {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .single-activities main > .inner {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  .single-activities main > .inner {
    width: 94.6666666667vw;
  }
}
.filterUnitH2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 1.5vw;
  width: 800px;
  width: 66.6666666667vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  .filterUnitH2 {
    font-size: 28.8px;
    font-size: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnitH2 {
    font-size: 19.2px;
    font-size: 1.92rem;
    font-size: 1.6vw;
  }
}
@media (max-width: 640px) {
  .filterUnitH2 {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .filterUnitH2 {
    width: 1280px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnitH2 {
    width: 853.3333333333px;
    width: 71.1111111111vw;
  }
}
@media (max-width: 640px) {
  .filterUnitH2 {
    width: 94.6666666667vw;
  }
}

.filterUnit {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  width: 800px;
  width: 66.6666666667vw;
  top: 80px;
  top: 6.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  z-index: 200;
  border: 0 solid #091d21;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
@media (min-width: 1920px) {
  .filterUnit {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .filterUnit {
    margin-top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit {
    width: 1280px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit {
    width: 853.3333333333px;
    width: 71.1111111111vw;
  }
}
@media (max-width: 640px) {
  .filterUnit {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit {
    top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit {
    top: 85.3333333333px;
    top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .filterUnit {
    top: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  .filterUnit {
    position: relative;
    top: 0;
    z-index: 1;
  }
}
.filterUnit .filterOpenBtn {
  position: absolute;
  right: 14px;
  right: 1.1666666667vw;
  top: 13px;
  top: 1.0833333333vw;
  width: 32px;
  width: 2.6666666667vw;
  cursor: pointer;
}
@media (min-width: 1920px) {
  .filterUnit .filterOpenBtn {
    right: 22.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit .filterOpenBtn {
    right: 14.9333333333px;
    right: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .filterUnit .filterOpenBtn {
    right: 1.8666666667vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit .filterOpenBtn {
    top: 20.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit .filterOpenBtn {
    top: 13.8666666667px;
    top: 1.1555555556vw;
  }
}
@media (max-width: 640px) {
  .filterUnit .filterOpenBtn {
    top: 1.7333333333vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit .filterOpenBtn {
    width: 51.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit .filterOpenBtn {
    width: 34.1333333333px;
    width: 2.8444444444vw;
  }
}
@media (max-width: 640px) {
  .filterUnit .filterOpenBtn {
    width: 4.2666666667vw;
  }
}
.filterUnit .filterOpenBtn .text {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  font-size: 1.0833333333vw;
  margin-bottom: 7px;
  margin-bottom: 0.5833333333vw;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .filterUnit .filterOpenBtn .text {
    font-size: 20.8px;
    font-size: 2.08rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit .filterOpenBtn .text {
    font-size: 13.8666666667px;
    font-size: 1.3866666667rem;
    font-size: 1.1555555556vw;
  }
}
@media (max-width: 640px) {
  .filterUnit .filterOpenBtn .text {
    font-size: 1.7333333333vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit .filterOpenBtn .text {
    margin-bottom: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit .filterOpenBtn .text {
    margin-bottom: 7.4666666667px;
    margin-bottom: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  .filterUnit .filterOpenBtn .text {
    margin-bottom: 0.9333333333vw;
  }
}
.filterUnit .filterOpenBtn .img {
  width: 32px;
  width: 2.6666666667vw;
}
@media (min-width: 1920px) {
  .filterUnit .filterOpenBtn .img {
    width: 51.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit .filterOpenBtn .img {
    width: 34.1333333333px;
    width: 2.8444444444vw;
  }
}
@media (max-width: 640px) {
  .filterUnit .filterOpenBtn .img {
    width: 4.2666666667vw;
  }
}
.filterUnit .filterOpenBtn .img .cls-1 {
  fill: #fff;
  opacity: 0.8;
}
.filterUnit .filterOpenBtn .img .cls-2 {
  fill: none;
  stroke: #091d21;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.filterUnitOpen .filterUnit .filterOpenBtn .img {
  transform-origin: center center;
  transform: rotate(180deg);
}
.filterUnit ul {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  color: #091D21;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 15px;
  padding-top: 1.25vw;
  padding-bottom: 15px;
  padding-bottom: 1.25vw;
  padding-right: 60px;
  padding-right: 5vw;
  max-height: 80px;
  max-height: 6.6666666667vw;
  min-height: 80px;
  min-height: 6.6666666667vw;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (min-width: 1920px) {
  .filterUnit ul {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit ul {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    letter-spacing: 0.24vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit ul {
    padding-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    padding-top: 16px;
    padding-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    padding-top: 2vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit ul {
    padding-bottom: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    padding-bottom: 16px;
    padding-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    padding-bottom: 2vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit ul {
    padding-right: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    padding-right: 64px;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    padding-right: 8vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit ul {
    max-height: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    max-height: 85.3333333333px;
    max-height: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    max-height: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .filterUnit ul {
    min-height: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .filterUnit ul {
    min-height: 85.3333333333px;
    min-height: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .filterUnit ul {
    min-height: 10.6666666667vw;
  }
}
.filterUnitOpen .filterUnit ul {
  max-height: 1000vh;
}
.filterUnit ul li {
  cursor: pointer;
  padding-left: 0.4em;
  padding-right: 0.4em;
  padding-top: 0.3em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 1em;
  flex-shrink: 0;
  flex-grow: 0;
}
.filterUnit ul li::before {
  content: "#";
}
.filterUnit ul li:hover, .filterUnit ul li.now {
  background-color: #091D21;
  color: #ffffff;
}

.relatedSet {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
  margin-top: 60px;
  margin-top: 5vw;
}
@media (min-width: 1920px) {
  .relatedSet {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  .relatedSet {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .relatedSet {
    margin-top: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet {
    margin-top: 64px;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .relatedSet {
    margin-top: 8vw;
  }
}
.relatedSet h2 {
  margin-bottom: 15px;
  margin-bottom: 1.25vw;
}
@media (min-width: 1920px) {
  .relatedSet h2 {
    margin-bottom: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet h2 {
    margin-bottom: 16px;
    margin-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .relatedSet h2 {
    margin-bottom: 2vw;
  }
}
.relatedSet h2 span {
  background-color: rgba(9, 29, 33, 0.8);
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  color: #fff;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  align-items: center;
  font-weight: bold;
  font-family: sans-serif;
  height: 24px;
  height: 2vw;
  padding-left: 8px;
  padding-left: 0.6666666667vw;
  padding-right: 8px;
  padding-right: 0.6666666667vw;
}
@media (min-width: 1920px) {
  .relatedSet h2 span {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet h2 span {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .relatedSet h2 span {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .relatedSet h2 span {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet h2 span {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  .relatedSet h2 span {
    letter-spacing: 0.16vw;
  }
}
@media (min-width: 1920px) {
  .relatedSet h2 span {
    height: 38.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet h2 span {
    height: 25.6px;
    height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .relatedSet h2 span {
    height: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .relatedSet h2 span {
    padding-left: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet h2 span {
    padding-left: 8.5333333333px;
    padding-left: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .relatedSet h2 span {
    padding-left: 1.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .relatedSet h2 span {
    padding-right: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet h2 span {
    padding-right: 8.5333333333px;
    padding-right: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .relatedSet h2 span {
    padding-right: 1.0666666667vw;
  }
}
.relatedSet .gridItems {
  margin-top: 0;
}

.page-load-status {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
  margin-top: 60px;
  margin-top: 5vw;
  display: none;
}
@media (min-width: 1920px) {
  .page-load-status {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .page-load-status {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  .page-load-status {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .page-load-status {
    margin-top: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .page-load-status {
    margin-top: 64px;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .page-load-status {
    margin-top: 8vw;
  }
}
.page-load-status p {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1.75;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media (min-width: 1920px) {
  .page-load-status p {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .page-load-status p {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .page-load-status p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .page-load-status p {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .page-load-status p {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .page-load-status p {
    letter-spacing: 0.192vw;
  }
}
.page-load-status .img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.anim_01 {
  width: 133.75px;
  width: 11.1458333333vw;
}
@media (min-width: 1920px) {
  .anim_01 {
    width: 214px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .anim_01 {
    width: 142.6666666667px;
    width: 11.8888888889vw;
  }
}
@media (max-width: 640px) {
  .anim_01 {
    width: 17.8333333333vw;
  }
}

.anim_02 {
  width: 105.5px;
  width: 8.7916666667vw;
}
@media (min-width: 1920px) {
  .anim_02 {
    width: 168.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .anim_02 {
    width: 112.5333333333px;
    width: 9.3777777778vw;
  }
}
@media (max-width: 640px) {
  .anim_02 {
    width: 14.0666666667vw;
  }
}

.anim_03 {
  width: 125px;
  width: 10.4166666667vw;
}
@media (min-width: 1920px) {
  .anim_03 {
    width: 200px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .anim_03 {
    width: 133.3333333333px;
    width: 11.1111111111vw;
  }
}
@media (max-width: 640px) {
  .anim_03 {
    width: 16.6666666667vw;
  }
}

.anim_04 {
  width: 245px;
  width: 20.4166666667vw;
}
@media (min-width: 1920px) {
  .anim_04 {
    width: 392px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .anim_04 {
    width: 261.3333333333px;
    width: 21.7777777778vw;
  }
}
@media (max-width: 640px) {
  .anim_04 {
    width: 32.6666666667vw;
  }
}

.anim_05 {
  width: 137.5px;
  width: 11.4583333333vw;
}
@media (min-width: 1920px) {
  .anim_05 {
    width: 220px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .anim_05 {
    width: 146.6666666667px;
    width: 12.2222222222vw;
  }
}
@media (max-width: 640px) {
  .anim_05 {
    width: 18.3333333333vw;
  }
}

.anim_06 {
  width: 150px;
  width: 12.5vw;
}
@media (min-width: 1920px) {
  .anim_06 {
    width: 240px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .anim_06 {
    width: 160px;
    width: 13.3333333333vw;
  }
}
@media (max-width: 640px) {
  .anim_06 {
    width: 20vw;
  }
}

.activitiesHead {
  margin-top: 45px;
  margin-top: 3.75vw;
  margin-bottom: 15px;
  margin-bottom: 1.25vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
}
@media (min-width: 1920px) {
  .activitiesHead {
    margin-top: 72px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesHead {
    margin-top: 48px;
    margin-top: 4vw;
  }
}
@media (max-width: 640px) {
  .activitiesHead {
    margin-top: 6vw;
  }
}
@media (min-width: 1920px) {
  .activitiesHead {
    margin-bottom: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesHead {
    margin-bottom: 16px;
    margin-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .activitiesHead {
    margin-bottom: 2vw;
  }
}
@media (min-width: 1920px) {
  .activitiesHead {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesHead {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .activitiesHead {
    font-size: 2.64vw;
  }
}
@media (min-width: 1920px) {
  .activitiesHead {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesHead {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  .activitiesHead {
    letter-spacing: 0.1584vw;
  }
}

#breadcrumbs {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 1.3;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
}
@media (min-width: 1920px) {
  #breadcrumbs {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #breadcrumbs {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #breadcrumbs {
    font-size: 2.64vw;
  }
}
@media (min-width: 1920px) {
  #breadcrumbs {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #breadcrumbs {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  #breadcrumbs {
    letter-spacing: 0.1584vw;
  }
}

.gridItems,
.activitiesBody,
.relatedUnit {
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
}
@media (min-width: 1920px) {
  .gridItems,
  .activitiesBody,
  .relatedUnit {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems,
  .activitiesBody,
  .relatedUnit {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems,
  .activitiesBody,
  .relatedUnit {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems,
  .activitiesBody,
  .relatedUnit {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems,
  .activitiesBody,
  .relatedUnit {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems,
  .activitiesBody,
  .relatedUnit {
    width: 94.6666666667vw;
  }
}
.gridItems > .gutter-sizer,
.activitiesBody > .gutter-sizer,
.relatedUnit > .gutter-sizer {
  position: relative;
  width: 1.4705882353%;
}
@media (max-width: 640px) {
  .gridItems > .gutter-sizer,
  .activitiesBody > .gutter-sizer,
  .relatedUnit > .gutter-sizer {
    width: 2.2535211268%;
  }
}
.gridItems > .kiji:hover,
.activitiesBody > .kiji:hover,
.relatedUnit > .kiji:hover {
  z-index: 20;
}
.gridItems > .kiji.randItem,
.activitiesBody > .kiji.randItem,
.relatedUnit > .kiji.randItem {
  padding: 0;
  height: 130px;
  height: 10.8333333333vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
@media (min-width: 1920px) {
  .gridItems > .kiji.randItem,
  .activitiesBody > .kiji.randItem,
  .relatedUnit > .kiji.randItem {
    height: 208px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji.randItem,
  .activitiesBody > .kiji.randItem,
  .relatedUnit > .kiji.randItem {
    height: 138.6666666667px;
    height: 11.5555555556vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji.randItem,
  .activitiesBody > .kiji.randItem,
  .relatedUnit > .kiji.randItem {
    height: 17.3333333333vw;
  }
}
.gridItems > .kiji,
.gridItems > .grid-sizer,
.activitiesBody > .kiji,
.activitiesBody > .grid-sizer,
.relatedUnit > .kiji,
.relatedUnit > .grid-sizer {
  position: relative;
  box-sizing: border-box;
  color: #091d21;
  display: block;
  box-sizing: border-box;
}
.gridItems > .kiji > .dateAndNew,
.gridItems > .grid-sizer > .dateAndNew,
.activitiesBody > .kiji > .dateAndNew,
.activitiesBody > .grid-sizer > .dateAndNew,
.relatedUnit > .kiji > .dateAndNew,
.relatedUnit > .grid-sizer > .dateAndNew {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
  margin-top: 15px;
  margin-top: 1.25vw;
  margin-bottom: 5px;
  margin-bottom: 0.4166666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    letter-spacing: 0.144vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    margin-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    margin-top: 16px;
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    margin-top: 4vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    margin-bottom: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    margin-bottom: 5.3333333333px;
    margin-bottom: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji > .dateAndNew,
  .gridItems > .grid-sizer > .dateAndNew,
  .activitiesBody > .kiji > .dateAndNew,
  .activitiesBody > .grid-sizer > .dateAndNew,
  .relatedUnit > .kiji > .dateAndNew,
  .relatedUnit > .grid-sizer > .dateAndNew {
    margin-bottom: 1.3333333333vw;
  }
}
.gridItems > .kiji .kijiBase,
.gridItems > .grid-sizer .kijiBase,
.activitiesBody > .kiji .kijiBase,
.activitiesBody > .grid-sizer .kijiBase,
.relatedUnit > .kiji .kijiBase,
.relatedUnit > .grid-sizer .kijiBase {
  position: relative;
  overflow: hidden;
  color: #091d21;
  border-color: #091d21;
}
.single-activities .gridItems > .kiji,
.single-activities .gridItems > .grid-sizer,
.single-activities .activitiesBody > .kiji,
.single-activities .activitiesBody > .grid-sizer,
.single-activities .relatedUnit > .kiji,
.single-activities .relatedUnit > .grid-sizer {
  width: 100%;
}
.single-activities .gridItems > .kiji .kijiBase,
.single-activities .gridItems > .grid-sizer .kijiBase,
.single-activities .activitiesBody > .kiji .kijiBase,
.single-activities .activitiesBody > .grid-sizer .kijiBase,
.single-activities .relatedUnit > .kiji .kijiBase,
.single-activities .relatedUnit > .grid-sizer .kijiBase {
  padding: 60px;
  padding: 5vw;
}
@media (min-width: 1920px) {
  .single-activities .gridItems > .kiji .kijiBase,
  .single-activities .gridItems > .grid-sizer .kijiBase,
  .single-activities .activitiesBody > .kiji .kijiBase,
  .single-activities .activitiesBody > .grid-sizer .kijiBase,
  .single-activities .relatedUnit > .kiji .kijiBase,
  .single-activities .relatedUnit > .grid-sizer .kijiBase {
    padding: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .single-activities .gridItems > .kiji .kijiBase,
  .single-activities .gridItems > .grid-sizer .kijiBase,
  .single-activities .activitiesBody > .kiji .kijiBase,
  .single-activities .activitiesBody > .grid-sizer .kijiBase,
  .single-activities .relatedUnit > .kiji .kijiBase,
  .single-activities .relatedUnit > .grid-sizer .kijiBase {
    padding: 64px;
    padding: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .single-activities .gridItems > .kiji .kijiBase,
  .single-activities .gridItems > .grid-sizer .kijiBase,
  .single-activities .activitiesBody > .kiji .kijiBase,
  .single-activities .activitiesBody > .grid-sizer .kijiBase,
  .single-activities .relatedUnit > .kiji .kijiBase,
  .single-activities .relatedUnit > .grid-sizer .kijiBase {
    padding: 4vw;
  }
}
.post-type-archive-activities .gridItems > .kiji, #home .gridItems > .kiji, .relatedSet .gridItems > .kiji,
.post-type-archive-activities .gridItems > .grid-sizer,
#home .gridItems > .grid-sizer,
.relatedSet .gridItems > .grid-sizer,
.post-type-archive-activities .activitiesBody > .kiji,
#home .activitiesBody > .kiji,
.relatedSet .activitiesBody > .kiji,
.post-type-archive-activities .activitiesBody > .grid-sizer,
#home .activitiesBody > .grid-sizer,
.relatedSet .activitiesBody > .grid-sizer,
.post-type-archive-activities .relatedUnit > .kiji,
#home .relatedUnit > .kiji,
.relatedSet .relatedUnit > .kiji,
.post-type-archive-activities .relatedUnit > .grid-sizer,
#home .relatedUnit > .grid-sizer,
.relatedSet .relatedUnit > .grid-sizer {
  width: 32.3529411765%;
}
.post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
.post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
#home .gridItems > .grid-sizer .kijiBase,
.relatedSet .gridItems > .grid-sizer .kijiBase,
.post-type-archive-activities .activitiesBody > .kiji .kijiBase,
#home .activitiesBody > .kiji .kijiBase,
.relatedSet .activitiesBody > .kiji .kijiBase,
.post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
#home .activitiesBody > .grid-sizer .kijiBase,
.relatedSet .activitiesBody > .grid-sizer .kijiBase,
.post-type-archive-activities .relatedUnit > .kiji .kijiBase,
#home .relatedUnit > .kiji .kijiBase,
.relatedSet .relatedUnit > .kiji .kijiBase,
.post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
#home .relatedUnit > .grid-sizer .kijiBase,
.relatedSet .relatedUnit > .grid-sizer .kijiBase {
  max-height: 530px;
  max-height: 44.1666666667vw;
  padding: 10px;
  padding: 0.8333333333vw;
  padding-top: 20px;
  padding-top: 1.6666666667vw;
  padding-bottom: 20px;
  padding-bottom: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    max-height: 848px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    max-height: 565.3333333333px;
    max-height: 47.1111111111vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    max-height: 70.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding: 10.6666666667px;
    padding: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding-top: 21.3333333333px;
    padding-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding-top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding-bottom: 21.3333333333px;
    padding-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .kijiBase, #home .gridItems > .kiji .kijiBase, .relatedSet .gridItems > .kiji .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  .relatedSet .gridItems > .grid-sizer .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  .relatedSet .activitiesBody > .kiji .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  .relatedSet .relatedUnit > .kiji .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer .kijiBase {
    padding-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji, #home .gridItems > .kiji, .relatedSet .gridItems > .kiji,
  .post-type-archive-activities .gridItems > .grid-sizer,
  #home .gridItems > .grid-sizer,
  .relatedSet .gridItems > .grid-sizer,
  .post-type-archive-activities .activitiesBody > .kiji,
  #home .activitiesBody > .kiji,
  .relatedSet .activitiesBody > .kiji,
  .post-type-archive-activities .activitiesBody > .grid-sizer,
  #home .activitiesBody > .grid-sizer,
  .relatedSet .activitiesBody > .grid-sizer,
  .post-type-archive-activities .relatedUnit > .kiji,
  #home .relatedUnit > .kiji,
  .relatedSet .relatedUnit > .kiji,
  .post-type-archive-activities .relatedUnit > .grid-sizer,
  #home .relatedUnit > .grid-sizer,
  .relatedSet .relatedUnit > .grid-sizer {
    width: 48.8732394366%;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji,
  #home .gridItems > .grid-sizer,
  #home .activitiesBody > .kiji,
  #home .activitiesBody > .grid-sizer,
  #home .relatedUnit > .kiji,
  #home .relatedUnit > .grid-sizer {
    width: 100%;
  }
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding: 30px;
    padding: 2.5vw;
    padding-top: 30px;
    padding-top: 2.5vw;
    padding-bottom: 30px;
    padding-bottom: 2.5vw;
    max-height: 1060px;
    max-height: 88.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding: 48px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding: 32px;
    padding: 2.6666666667vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding: 4vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding-top: 48px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding-top: 32px;
    padding-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding-top: 4vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding-bottom: 48px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding-bottom: 32px;
    padding-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    padding-bottom: 4vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    max-height: 1696px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    max-height: 1130.6666666667px;
    max-height: 94.2222222222vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #home .gridItems > .kiji .kijiBase,
  #home .gridItems > .grid-sizer .kijiBase,
  #home .activitiesBody > .kiji .kijiBase,
  #home .activitiesBody > .grid-sizer .kijiBase,
  #home .relatedUnit > .kiji .kijiBase,
  #home .relatedUnit > .grid-sizer .kijiBase {
    max-height: 141.3333333333vw;
  }
}
.post-type-archive-activities .gridItems > .kiji.saidaiCancel .kijiBase, #home .gridItems > .kiji.saidaiCancel .kijiBase, .relatedSet .gridItems > .kiji.saidaiCancel .kijiBase,
.post-type-archive-activities .gridItems > .grid-sizer.saidaiCancel .kijiBase,
#home .gridItems > .grid-sizer.saidaiCancel .kijiBase,
.relatedSet .gridItems > .grid-sizer.saidaiCancel .kijiBase,
.post-type-archive-activities .activitiesBody > .kiji.saidaiCancel .kijiBase,
#home .activitiesBody > .kiji.saidaiCancel .kijiBase,
.relatedSet .activitiesBody > .kiji.saidaiCancel .kijiBase,
.post-type-archive-activities .activitiesBody > .grid-sizer.saidaiCancel .kijiBase,
#home .activitiesBody > .grid-sizer.saidaiCancel .kijiBase,
.relatedSet .activitiesBody > .grid-sizer.saidaiCancel .kijiBase,
.post-type-archive-activities .relatedUnit > .kiji.saidaiCancel .kijiBase,
#home .relatedUnit > .kiji.saidaiCancel .kijiBase,
.relatedSet .relatedUnit > .kiji.saidaiCancel .kijiBase,
.post-type-archive-activities .relatedUnit > .grid-sizer.saidaiCancel .kijiBase,
#home .relatedUnit > .grid-sizer.saidaiCancel .kijiBase,
.relatedSet .relatedUnit > .grid-sizer.saidaiCancel .kijiBase {
  max-height: none;
}
.relatedSet .gridItems > .kiji.saidaiHarf .kijiBase,
.relatedSet .gridItems > .grid-sizer.saidaiHarf .kijiBase,
.relatedSet .activitiesBody > .kiji.saidaiHarf .kijiBase,
.relatedSet .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
.relatedSet .relatedUnit > .kiji.saidaiHarf .kijiBase,
.relatedSet .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
  max-height: 265px;
  max-height: 22.0833333333vw;
}
@media (min-width: 1920px) {
  .relatedSet .gridItems > .kiji.saidaiHarf .kijiBase,
  .relatedSet .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  .relatedSet .activitiesBody > .kiji.saidaiHarf .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  .relatedSet .relatedUnit > .kiji.saidaiHarf .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
    max-height: 424px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .relatedSet .gridItems > .kiji.saidaiHarf .kijiBase,
  .relatedSet .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  .relatedSet .activitiesBody > .kiji.saidaiHarf .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  .relatedSet .relatedUnit > .kiji.saidaiHarf .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
    max-height: 282.6666666667px;
    max-height: 23.5555555556vw;
  }
}
@media (max-width: 640px) {
  .relatedSet .gridItems > .kiji.saidaiHarf .kijiBase,
  .relatedSet .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  .relatedSet .activitiesBody > .kiji.saidaiHarf .kijiBase,
  .relatedSet .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  .relatedSet .relatedUnit > .kiji.saidaiHarf .kijiBase,
  .relatedSet .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
    max-height: 35.3333333333vw;
  }
}
.post-type-archive-activities .gridItems > .kiji.saidaiHarf .kijiBase, #home .gridItems > .kiji.saidaiHarf .kijiBase,
.post-type-archive-activities .gridItems > .grid-sizer.saidaiHarf .kijiBase,
#home .gridItems > .grid-sizer.saidaiHarf .kijiBase,
.post-type-archive-activities .activitiesBody > .kiji.saidaiHarf .kijiBase,
#home .activitiesBody > .kiji.saidaiHarf .kijiBase,
.post-type-archive-activities .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
#home .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
.post-type-archive-activities .relatedUnit > .kiji.saidaiHarf .kijiBase,
#home .relatedUnit > .kiji.saidaiHarf .kijiBase,
.post-type-archive-activities .relatedUnit > .grid-sizer.saidaiHarf .kijiBase,
#home .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
  max-height: 530px;
  max-height: 44.1666666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji.saidaiHarf .kijiBase, #home .gridItems > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  #home .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji.saidaiHarf .kijiBase,
  #home .activitiesBody > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  #home .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji.saidaiHarf .kijiBase,
  #home .relatedUnit > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer.saidaiHarf .kijiBase,
  #home .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
    max-height: 848px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji.saidaiHarf .kijiBase, #home .gridItems > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  #home .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji.saidaiHarf .kijiBase,
  #home .activitiesBody > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  #home .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji.saidaiHarf .kijiBase,
  #home .relatedUnit > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer.saidaiHarf .kijiBase,
  #home .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
    max-height: 565.3333333333px;
    max-height: 47.1111111111vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji.saidaiHarf .kijiBase, #home .gridItems > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  #home .gridItems > .grid-sizer.saidaiHarf .kijiBase,
  .post-type-archive-activities .activitiesBody > .kiji.saidaiHarf .kijiBase,
  #home .activitiesBody > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  #home .activitiesBody > .grid-sizer.saidaiHarf .kijiBase,
  .post-type-archive-activities .relatedUnit > .kiji.saidaiHarf .kijiBase,
  #home .relatedUnit > .kiji.saidaiHarf .kijiBase,
  .post-type-archive-activities .relatedUnit > .grid-sizer.saidaiHarf .kijiBase,
  #home .relatedUnit > .grid-sizer.saidaiHarf .kijiBase {
    max-height: 70.6666666667vw;
  }
}
.post-type-archive-activities .gridItems > .kiji.twox,
.post-type-archive-activities .gridItems > .grid-sizer.twox,
.post-type-archive-activities .activitiesBody > .kiji.twox,
.post-type-archive-activities .activitiesBody > .grid-sizer.twox,
.post-type-archive-activities .relatedUnit > .kiji.twox,
.post-type-archive-activities .relatedUnit > .grid-sizer.twox {
  width: 66.1764705882%;
  max-height: none;
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji.twox,
  .post-type-archive-activities .gridItems > .grid-sizer.twox,
  .post-type-archive-activities .activitiesBody > .kiji.twox,
  .post-type-archive-activities .activitiesBody > .grid-sizer.twox,
  .post-type-archive-activities .relatedUnit > .kiji.twox,
  .post-type-archive-activities .relatedUnit > .grid-sizer.twox {
    width: 100%;
  }
}
.gridItems > .kiji.imageonly,
.gridItems > .grid-sizer.imageonly,
.activitiesBody > .kiji.imageonly,
.activitiesBody > .grid-sizer.imageonly,
.relatedUnit > .kiji.imageonly,
.relatedUnit > .grid-sizer.imageonly {
  padding: 0 !important;
}
.gridItems > .kiji.imageonly .the_post_thumbnail,
.gridItems > .kiji.imageonly .title,
.gridItems > .kiji.imageonly .contents,
.gridItems > .grid-sizer.imageonly .the_post_thumbnail,
.gridItems > .grid-sizer.imageonly .title,
.gridItems > .grid-sizer.imageonly .contents,
.activitiesBody > .kiji.imageonly .the_post_thumbnail,
.activitiesBody > .kiji.imageonly .title,
.activitiesBody > .kiji.imageonly .contents,
.activitiesBody > .grid-sizer.imageonly .the_post_thumbnail,
.activitiesBody > .grid-sizer.imageonly .title,
.activitiesBody > .grid-sizer.imageonly .contents,
.relatedUnit > .kiji.imageonly .the_post_thumbnail,
.relatedUnit > .kiji.imageonly .title,
.relatedUnit > .kiji.imageonly .contents,
.relatedUnit > .grid-sizer.imageonly .the_post_thumbnail,
.relatedUnit > .grid-sizer.imageonly .title,
.relatedUnit > .grid-sizer.imageonly .contents {
  display: none;
}
.gridItems > .kiji.white .kijiBase,
.gridItems > .grid-sizer.white .kijiBase,
.activitiesBody > .kiji.white .kijiBase,
.activitiesBody > .grid-sizer.white .kijiBase,
.relatedUnit > .kiji.white .kijiBase,
.relatedUnit > .grid-sizer.white .kijiBase {
  background-color: #ffffff;
  border: 0.99px dotted #091d21;
}
.gridItems > .kiji.green .kijiBase,
.gridItems > .grid-sizer.green .kijiBase,
.activitiesBody > .kiji.green .kijiBase,
.activitiesBody > .grid-sizer.green .kijiBase,
.relatedUnit > .kiji.green .kijiBase,
.relatedUnit > .grid-sizer.green .kijiBase {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #006837;
}
.single-activities .gridItems > .kiji.green .kijiBase,
.single-activities .gridItems > .grid-sizer.green .kijiBase,
.single-activities .activitiesBody > .kiji.green .kijiBase,
.single-activities .activitiesBody > .grid-sizer.green .kijiBase,
.single-activities .relatedUnit > .kiji.green .kijiBase,
.single-activities .relatedUnit > .grid-sizer.green .kijiBase {
  background-color: #0d6e54;
}
.gridItems > .kiji.green .linkCover::after,
.gridItems > .grid-sizer.green .linkCover::after,
.activitiesBody > .kiji.green .linkCover::after,
.activitiesBody > .grid-sizer.green .linkCover::after,
.relatedUnit > .kiji.green .linkCover::after,
.relatedUnit > .grid-sizer.green .linkCover::after {
  background: linear-gradient(to bottom, rgba(0, 104, 55, 0), #006837 85%);
}
.gridItems > .kiji.red .kijiBase, #mailmagazine form .gridItems > input.kiji[type=submit]:first-of-type .kijiBase,
.gridItems > .grid-sizer.red .kijiBase,
#mailmagazine form .gridItems > input.grid-sizer[type=submit]:first-of-type .kijiBase,
.activitiesBody > .kiji.red .kijiBase,
#mailmagazine form .activitiesBody > input.kiji[type=submit]:first-of-type .kijiBase,
.activitiesBody > .grid-sizer.red .kijiBase,
#mailmagazine form .activitiesBody > input.grid-sizer[type=submit]:first-of-type .kijiBase,
.relatedUnit > .kiji.red .kijiBase,
#mailmagazine form .relatedUnit > input.kiji[type=submit]:first-of-type .kijiBase,
.relatedUnit > .grid-sizer.red .kijiBase,
#mailmagazine form .relatedUnit > input.grid-sizer[type=submit]:first-of-type .kijiBase {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #c6000f;
}
.gridItems > .kiji.kon .kijiBase,
.gridItems > .grid-sizer.kon .kijiBase,
.activitiesBody > .kiji.kon .kijiBase,
.activitiesBody > .grid-sizer.kon .kijiBase,
.relatedUnit > .kiji.kon .kijiBase,
.relatedUnit > .grid-sizer.kon .kijiBase {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #034f78;
}
.gridItems > .kiji.water .kijiBase,
.gridItems > .grid-sizer.water .kijiBase,
.activitiesBody > .kiji.water .kijiBase,
.activitiesBody > .grid-sizer.water .kijiBase,
.relatedUnit > .kiji.water .kijiBase,
.relatedUnit > .grid-sizer.water .kijiBase {
  background-color: #b6d4db;
}
.gridItems > .kiji.wine .kijiBase,
.gridItems > .grid-sizer.wine .kijiBase,
.activitiesBody > .kiji.wine .kijiBase,
.activitiesBody > .grid-sizer.wine .kijiBase,
.relatedUnit > .kiji.wine .kijiBase,
.relatedUnit > .grid-sizer.wine .kijiBase {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #7c1620;
}
.gridItems > .kiji.sakura .kijiBase,
.gridItems > .grid-sizer.sakura .kijiBase,
.activitiesBody > .kiji.sakura .kijiBase,
.activitiesBody > .grid-sizer.sakura .kijiBase,
.relatedUnit > .kiji.sakura .kijiBase,
.relatedUnit > .grid-sizer.sakura .kijiBase {
  background-color: #ffe8f0;
}
.gridItems > .kiji.yellow .kijiBase,
.gridItems > .grid-sizer.yellow .kijiBase,
.activitiesBody > .kiji.yellow .kijiBase,
.activitiesBody > .grid-sizer.yellow .kijiBase,
.relatedUnit > .kiji.yellow .kijiBase,
.relatedUnit > .grid-sizer.yellow .kijiBase {
  background-color: #f0c747;
}
.gridItems > .kiji.nolead .noacvs,
.gridItems > .grid-sizer.nolead .noacvs,
.activitiesBody > .kiji.nolead .noacvs,
.activitiesBody > .grid-sizer.nolead .noacvs,
.relatedUnit > .kiji.nolead .noacvs,
.relatedUnit > .grid-sizer.nolead .noacvs {
  display: none;
}
.gridItems > .kiji.notitle .title,
.gridItems > .grid-sizer.notitle .title,
.activitiesBody > .kiji.notitle .title,
.activitiesBody > .grid-sizer.notitle .title,
.relatedUnit > .kiji.notitle .title,
.relatedUnit > .grid-sizer.notitle .title {
  display: none;
}
.gridItems > .kiji.onlytitle .contents,
.gridItems > .grid-sizer.onlytitle .contents,
.activitiesBody > .kiji.onlytitle .contents,
.activitiesBody > .grid-sizer.onlytitle .contents,
.relatedUnit > .kiji.onlytitle .contents,
.relatedUnit > .grid-sizer.onlytitle .contents {
  display: none;
}
.gridItems > .kiji.notext .contents,
.gridItems > .grid-sizer.notext .contents,
.activitiesBody > .kiji.notext .contents,
.activitiesBody > .grid-sizer.notext .contents,
.relatedUnit > .kiji.notext .contents,
.relatedUnit > .grid-sizer.notext .contents {
  display: none;
}
#home .gridItems > .kiji.notext .contents,
#home .gridItems > .grid-sizer.notext .contents,
#home .activitiesBody > .kiji.notext .contents,
#home .activitiesBody > .grid-sizer.notext .contents,
#home .relatedUnit > .kiji.notext .contents,
#home .relatedUnit > .grid-sizer.notext .contents {
  display: none;
}
#home .gridItems > .kiji.nocat .tax, .post-type-archive-activities .gridItems > .kiji.nocat .tax,
#home .gridItems > .grid-sizer.nocat .tax,
.post-type-archive-activities .gridItems > .grid-sizer.nocat .tax,
#home .activitiesBody > .kiji.nocat .tax,
.post-type-archive-activities .activitiesBody > .kiji.nocat .tax,
#home .activitiesBody > .grid-sizer.nocat .tax,
.post-type-archive-activities .activitiesBody > .grid-sizer.nocat .tax,
#home .relatedUnit > .kiji.nocat .tax,
.post-type-archive-activities .relatedUnit > .kiji.nocat .tax,
#home .relatedUnit > .grid-sizer.nocat .tax,
.post-type-archive-activities .relatedUnit > .grid-sizer.nocat .tax {
  display: none;
}
.single-activities .gridItems > .kiji.noTax .tax,
.single-activities .gridItems > .grid-sizer.noTax .tax,
.single-activities .activitiesBody > .kiji.noTax .tax,
.single-activities .activitiesBody > .grid-sizer.noTax .tax,
.single-activities .relatedUnit > .kiji.noTax .tax,
.single-activities .relatedUnit > .grid-sizer.noTax .tax {
  display: none;
}
.gridItems > .kiji .linkCover,
.gridItems > .grid-sizer .linkCover,
.activitiesBody > .kiji .linkCover,
.activitiesBody > .grid-sizer .linkCover,
.relatedUnit > .kiji .linkCover,
.relatedUnit > .grid-sizer .linkCover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 769px) {
  .gridItems > .kiji .linkCover:hover,
  .gridItems > .grid-sizer .linkCover:hover,
  .activitiesBody > .kiji .linkCover:hover,
  .activitiesBody > .grid-sizer .linkCover:hover,
  .relatedUnit > .kiji .linkCover:hover,
  .relatedUnit > .grid-sizer .linkCover:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
.gridItems > .kiji .linkCover::after,
.gridItems > .grid-sizer .linkCover::after,
.activitiesBody > .kiji .linkCover::after,
.activitiesBody > .grid-sizer .linkCover::after,
.relatedUnit > .kiji .linkCover::after,
.relatedUnit > .grid-sizer .linkCover::after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  display: block;
  height: 80px;
  height: 6.6666666667vw;
  bottom: 0;
  left: 0;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .linkCover::after,
  .gridItems > .grid-sizer .linkCover::after,
  .activitiesBody > .kiji .linkCover::after,
  .activitiesBody > .grid-sizer .linkCover::after,
  .relatedUnit > .kiji .linkCover::after,
  .relatedUnit > .grid-sizer .linkCover::after {
    height: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .linkCover::after,
  .gridItems > .grid-sizer .linkCover::after,
  .activitiesBody > .kiji .linkCover::after,
  .activitiesBody > .grid-sizer .linkCover::after,
  .relatedUnit > .kiji .linkCover::after,
  .relatedUnit > .grid-sizer .linkCover::after {
    height: 85.3333333333px;
    height: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .linkCover::after,
  .gridItems > .grid-sizer .linkCover::after,
  .activitiesBody > .kiji .linkCover::after,
  .activitiesBody > .grid-sizer .linkCover::after,
  .relatedUnit > .kiji .linkCover::after,
  .relatedUnit > .grid-sizer .linkCover::after {
    height: 10.6666666667vw;
  }
}
.gridItems > .kiji .toggleBox .toggleBtn,
.gridItems > .grid-sizer .toggleBox .toggleBtn,
.activitiesBody > .kiji .toggleBox .toggleBtn,
.activitiesBody > .grid-sizer .toggleBox .toggleBtn,
.relatedUnit > .kiji .toggleBox .toggleBtn,
.relatedUnit > .grid-sizer .toggleBox .toggleBtn {
  text-decoration: underline;
  cursor: pointer;
}
.gridItems > .kiji .toggleBox .toggleBtn::before,
.gridItems > .grid-sizer .toggleBox .toggleBtn::before,
.activitiesBody > .kiji .toggleBox .toggleBtn::before,
.activitiesBody > .grid-sizer .toggleBox .toggleBtn::before,
.relatedUnit > .kiji .toggleBox .toggleBtn::before,
.relatedUnit > .grid-sizer .toggleBox .toggleBtn::before {
  content: "▶";
  text-decoration: none;
}
.gridItems > .kiji .toggleBox .toggleContents,
.gridItems > .grid-sizer .toggleBox .toggleContents,
.activitiesBody > .kiji .toggleBox .toggleContents,
.activitiesBody > .grid-sizer .toggleBox .toggleContents,
.relatedUnit > .kiji .toggleBox .toggleContents,
.relatedUnit > .grid-sizer .toggleBox .toggleContents {
  display: none;
  margin-top: 0 !important;
}
.gridItems > .kiji .toggleBox.open .toggleBtn::before,
.gridItems > .grid-sizer .toggleBox.open .toggleBtn::before,
.activitiesBody > .kiji .toggleBox.open .toggleBtn::before,
.activitiesBody > .grid-sizer .toggleBox.open .toggleBtn::before,
.relatedUnit > .kiji .toggleBox.open .toggleBtn::before,
.relatedUnit > .grid-sizer .toggleBox.open .toggleBtn::before {
  content: "▼";
}
.gridItems > .kiji .toggleBox.open .toggleContents,
.gridItems > .grid-sizer .toggleBox.open .toggleContents,
.activitiesBody > .kiji .toggleBox.open .toggleContents,
.activitiesBody > .grid-sizer .toggleBox.open .toggleContents,
.relatedUnit > .kiji .toggleBox.open .toggleContents,
.relatedUnit > .grid-sizer .toggleBox.open .toggleContents {
  display: block;
}
.gridItems > .kiji .recipe > .seriesTitle,
.gridItems > .grid-sizer .recipe > .seriesTitle,
.activitiesBody > .kiji .recipe > .seriesTitle,
.activitiesBody > .grid-sizer .recipe > .seriesTitle,
.relatedUnit > .kiji .recipe > .seriesTitle,
.relatedUnit > .grid-sizer .recipe > .seriesTitle {
  margin-top: 0;
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .seriesTitle,
  .gridItems > .grid-sizer .recipe > .seriesTitle,
  .activitiesBody > .kiji .recipe > .seriesTitle,
  .activitiesBody > .grid-sizer .recipe > .seriesTitle,
  .relatedUnit > .kiji .recipe > .seriesTitle,
  .relatedUnit > .grid-sizer .recipe > .seriesTitle {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .seriesTitle,
  .gridItems > .grid-sizer .recipe > .seriesTitle,
  .activitiesBody > .kiji .recipe > .seriesTitle,
  .activitiesBody > .grid-sizer .recipe > .seriesTitle,
  .relatedUnit > .kiji .recipe > .seriesTitle,
  .relatedUnit > .grid-sizer .recipe > .seriesTitle {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .seriesTitle,
  .gridItems > .grid-sizer .recipe > .seriesTitle,
  .activitiesBody > .kiji .recipe > .seriesTitle,
  .activitiesBody > .grid-sizer .recipe > .seriesTitle,
  .relatedUnit > .kiji .recipe > .seriesTitle,
  .relatedUnit > .grid-sizer .recipe > .seriesTitle {
    margin-bottom: 2.6666666667vw;
  }
}
.gridItems > .kiji .recipe .recipeTitle,
.gridItems > .grid-sizer .recipe .recipeTitle,
.activitiesBody > .kiji .recipe .recipeTitle,
.activitiesBody > .grid-sizer .recipe .recipeTitle,
.relatedUnit > .kiji .recipe .recipeTitle,
.relatedUnit > .grid-sizer .recipe .recipeTitle {
  margin-top: 20px;
  margin-top: 1.6666666667vw;
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe .recipeTitle,
  .gridItems > .grid-sizer .recipe .recipeTitle,
  .activitiesBody > .kiji .recipe .recipeTitle,
  .activitiesBody > .grid-sizer .recipe .recipeTitle,
  .relatedUnit > .kiji .recipe .recipeTitle,
  .relatedUnit > .grid-sizer .recipe .recipeTitle {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe .recipeTitle,
  .gridItems > .grid-sizer .recipe .recipeTitle,
  .activitiesBody > .kiji .recipe .recipeTitle,
  .activitiesBody > .grid-sizer .recipe .recipeTitle,
  .relatedUnit > .kiji .recipe .recipeTitle,
  .relatedUnit > .grid-sizer .recipe .recipeTitle {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe .recipeTitle,
  .gridItems > .grid-sizer .recipe .recipeTitle,
  .activitiesBody > .kiji .recipe .recipeTitle,
  .activitiesBody > .grid-sizer .recipe .recipeTitle,
  .relatedUnit > .kiji .recipe .recipeTitle,
  .relatedUnit > .grid-sizer .recipe .recipeTitle {
    margin-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe .recipeTitle,
  .gridItems > .grid-sizer .recipe .recipeTitle,
  .activitiesBody > .kiji .recipe .recipeTitle,
  .activitiesBody > .grid-sizer .recipe .recipeTitle,
  .relatedUnit > .kiji .recipe .recipeTitle,
  .relatedUnit > .grid-sizer .recipe .recipeTitle {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe .recipeTitle,
  .gridItems > .grid-sizer .recipe .recipeTitle,
  .activitiesBody > .kiji .recipe .recipeTitle,
  .activitiesBody > .grid-sizer .recipe .recipeTitle,
  .relatedUnit > .kiji .recipe .recipeTitle,
  .relatedUnit > .grid-sizer .recipe .recipeTitle {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe .recipeTitle,
  .gridItems > .grid-sizer .recipe .recipeTitle,
  .activitiesBody > .kiji .recipe .recipeTitle,
  .activitiesBody > .grid-sizer .recipe .recipeTitle,
  .relatedUnit > .kiji .recipe .recipeTitle,
  .relatedUnit > .grid-sizer .recipe .recipeTitle {
    margin-bottom: 2.6666666667vw;
  }
}
.gridItems > .kiji .recipe > .mainImg,
.gridItems > .grid-sizer .recipe > .mainImg,
.activitiesBody > .kiji .recipe > .mainImg,
.activitiesBody > .grid-sizer .recipe > .mainImg,
.relatedUnit > .kiji .recipe > .mainImg,
.relatedUnit > .grid-sizer .recipe > .mainImg {
  margin-top: 0;
  max-width: 600px;
  max-width: 50vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .mainImg,
  .gridItems > .grid-sizer .recipe > .mainImg,
  .activitiesBody > .kiji .recipe > .mainImg,
  .activitiesBody > .grid-sizer .recipe > .mainImg,
  .relatedUnit > .kiji .recipe > .mainImg,
  .relatedUnit > .grid-sizer .recipe > .mainImg {
    max-width: 960px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .mainImg,
  .gridItems > .grid-sizer .recipe > .mainImg,
  .activitiesBody > .kiji .recipe > .mainImg,
  .activitiesBody > .grid-sizer .recipe > .mainImg,
  .relatedUnit > .kiji .recipe > .mainImg,
  .relatedUnit > .grid-sizer .recipe > .mainImg {
    max-width: 640px;
    max-width: 53.3333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .mainImg,
  .gridItems > .grid-sizer .recipe > .mainImg,
  .activitiesBody > .kiji .recipe > .mainImg,
  .activitiesBody > .grid-sizer .recipe > .mainImg,
  .relatedUnit > .kiji .recipe > .mainImg,
  .relatedUnit > .grid-sizer .recipe > .mainImg {
    max-width: 80vw;
  }
}
.gridItems > .kiji .recipe > .miniImg,
.gridItems > .grid-sizer .recipe > .miniImg,
.activitiesBody > .kiji .recipe > .miniImg,
.activitiesBody > .grid-sizer .recipe > .miniImg,
.relatedUnit > .kiji .recipe > .miniImg,
.relatedUnit > .grid-sizer .recipe > .miniImg {
  width: 64.3187px;
  width: 5.3598916667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .miniImg,
  .gridItems > .grid-sizer .recipe > .miniImg,
  .activitiesBody > .kiji .recipe > .miniImg,
  .activitiesBody > .grid-sizer .recipe > .miniImg,
  .relatedUnit > .kiji .recipe > .miniImg,
  .relatedUnit > .grid-sizer .recipe > .miniImg {
    width: 102.90992px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .miniImg,
  .gridItems > .grid-sizer .recipe > .miniImg,
  .activitiesBody > .kiji .recipe > .miniImg,
  .activitiesBody > .grid-sizer .recipe > .miniImg,
  .relatedUnit > .kiji .recipe > .miniImg,
  .relatedUnit > .grid-sizer .recipe > .miniImg {
    width: 68.6066133333px;
    width: 5.7172177778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .miniImg,
  .gridItems > .grid-sizer .recipe > .miniImg,
  .activitiesBody > .kiji .recipe > .miniImg,
  .activitiesBody > .grid-sizer .recipe > .miniImg,
  .relatedUnit > .kiji .recipe > .miniImg,
  .relatedUnit > .grid-sizer .recipe > .miniImg {
    width: 8.5758266667vw;
  }
}
.gridItems > .kiji .recipe > .zairyou,
.gridItems > .grid-sizer .recipe > .zairyou,
.activitiesBody > .kiji .recipe > .zairyou,
.activitiesBody > .grid-sizer .recipe > .zairyou,
.relatedUnit > .kiji .recipe > .zairyou,
.relatedUnit > .grid-sizer .recipe > .zairyou {
  display: inline-block;
  border-width: 0;
  border-style: dotted;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 15px;
  padding-top: 1.25vw;
  padding-bottom: 15px;
  padding-bottom: 1.25vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .zairyou,
  .gridItems > .grid-sizer .recipe > .zairyou,
  .activitiesBody > .kiji .recipe > .zairyou,
  .activitiesBody > .grid-sizer .recipe > .zairyou,
  .relatedUnit > .kiji .recipe > .zairyou,
  .relatedUnit > .grid-sizer .recipe > .zairyou {
    padding-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .zairyou,
  .gridItems > .grid-sizer .recipe > .zairyou,
  .activitiesBody > .kiji .recipe > .zairyou,
  .activitiesBody > .grid-sizer .recipe > .zairyou,
  .relatedUnit > .kiji .recipe > .zairyou,
  .relatedUnit > .grid-sizer .recipe > .zairyou {
    padding-top: 16px;
    padding-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .zairyou,
  .gridItems > .grid-sizer .recipe > .zairyou,
  .activitiesBody > .kiji .recipe > .zairyou,
  .activitiesBody > .grid-sizer .recipe > .zairyou,
  .relatedUnit > .kiji .recipe > .zairyou,
  .relatedUnit > .grid-sizer .recipe > .zairyou {
    padding-top: 2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .zairyou,
  .gridItems > .grid-sizer .recipe > .zairyou,
  .activitiesBody > .kiji .recipe > .zairyou,
  .activitiesBody > .grid-sizer .recipe > .zairyou,
  .relatedUnit > .kiji .recipe > .zairyou,
  .relatedUnit > .grid-sizer .recipe > .zairyou {
    padding-bottom: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .zairyou,
  .gridItems > .grid-sizer .recipe > .zairyou,
  .activitiesBody > .kiji .recipe > .zairyou,
  .activitiesBody > .grid-sizer .recipe > .zairyou,
  .relatedUnit > .kiji .recipe > .zairyou,
  .relatedUnit > .grid-sizer .recipe > .zairyou {
    padding-bottom: 16px;
    padding-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .zairyou,
  .gridItems > .grid-sizer .recipe > .zairyou,
  .activitiesBody > .kiji .recipe > .zairyou,
  .activitiesBody > .grid-sizer .recipe > .zairyou,
  .relatedUnit > .kiji .recipe > .zairyou,
  .relatedUnit > .grid-sizer .recipe > .zairyou {
    padding-bottom: 2vw;
  }
}
.gridItems > .kiji .recipe > .zairyou > .ninmae,
.gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
.activitiesBody > .kiji .recipe > .zairyou > .ninmae,
.activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
.relatedUnit > .kiji .recipe > .zairyou > .ninmae,
.relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1.75;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .zairyou > .ninmae,
  .gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
  .activitiesBody > .kiji .recipe > .zairyou > .ninmae,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
  .relatedUnit > .kiji .recipe > .zairyou > .ninmae,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .zairyou > .ninmae,
  .gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
  .activitiesBody > .kiji .recipe > .zairyou > .ninmae,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
  .relatedUnit > .kiji .recipe > .zairyou > .ninmae,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .zairyou > .ninmae,
  .gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
  .activitiesBody > .kiji .recipe > .zairyou > .ninmae,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
  .relatedUnit > .kiji .recipe > .zairyou > .ninmae,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .zairyou > .ninmae,
  .gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
  .activitiesBody > .kiji .recipe > .zairyou > .ninmae,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
  .relatedUnit > .kiji .recipe > .zairyou > .ninmae,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .zairyou > .ninmae,
  .gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
  .activitiesBody > .kiji .recipe > .zairyou > .ninmae,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
  .relatedUnit > .kiji .recipe > .zairyou > .ninmae,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .zairyou > .ninmae,
  .gridItems > .grid-sizer .recipe > .zairyou > .ninmae,
  .activitiesBody > .kiji .recipe > .zairyou > .ninmae,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .ninmae,
  .relatedUnit > .kiji .recipe > .zairyou > .ninmae,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .ninmae {
    letter-spacing: 0.192vw;
  }
}
.gridItems > .kiji .recipe > .zairyou > .zlist,
.gridItems > .grid-sizer .recipe > .zairyou > .zlist,
.activitiesBody > .kiji .recipe > .zairyou > .zlist,
.activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
.relatedUnit > .kiji .recipe > .zairyou > .zlist,
.relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1.75;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .zairyou > .zlist,
  .gridItems > .grid-sizer .recipe > .zairyou > .zlist,
  .activitiesBody > .kiji .recipe > .zairyou > .zlist,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
  .relatedUnit > .kiji .recipe > .zairyou > .zlist,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .zairyou > .zlist,
  .gridItems > .grid-sizer .recipe > .zairyou > .zlist,
  .activitiesBody > .kiji .recipe > .zairyou > .zlist,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
  .relatedUnit > .kiji .recipe > .zairyou > .zlist,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .zairyou > .zlist,
  .gridItems > .grid-sizer .recipe > .zairyou > .zlist,
  .activitiesBody > .kiji .recipe > .zairyou > .zlist,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
  .relatedUnit > .kiji .recipe > .zairyou > .zlist,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .recipe > .zairyou > .zlist,
  .gridItems > .grid-sizer .recipe > .zairyou > .zlist,
  .activitiesBody > .kiji .recipe > .zairyou > .zlist,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
  .relatedUnit > .kiji .recipe > .zairyou > .zlist,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .recipe > .zairyou > .zlist,
  .gridItems > .grid-sizer .recipe > .zairyou > .zlist,
  .activitiesBody > .kiji .recipe > .zairyou > .zlist,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
  .relatedUnit > .kiji .recipe > .zairyou > .zlist,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .recipe > .zairyou > .zlist,
  .gridItems > .grid-sizer .recipe > .zairyou > .zlist,
  .activitiesBody > .kiji .recipe > .zairyou > .zlist,
  .activitiesBody > .grid-sizer .recipe > .zairyou > .zlist,
  .relatedUnit > .kiji .recipe > .zairyou > .zlist,
  .relatedUnit > .grid-sizer .recipe > .zairyou > .zlist {
    letter-spacing: 0.192vw;
  }
}
.gridItems > .kiji .recipe > .zairyou > .zlist tr,
.gridItems > .grid-sizer .recipe > .zairyou > .zlist tr,
.activitiesBody > .kiji .recipe > .zairyou > .zlist tr,
.activitiesBody > .grid-sizer .recipe > .zairyou > .zlist tr,
.relatedUnit > .kiji .recipe > .zairyou > .zlist tr,
.relatedUnit > .grid-sizer .recipe > .zairyou > .zlist tr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.gridItems > .kiji .recipe > .zairyou > .zlist dt,
.gridItems > .kiji .recipe > .zairyou > .zlist th,
.gridItems > .grid-sizer .recipe > .zairyou > .zlist dt,
.gridItems > .grid-sizer .recipe > .zairyou > .zlist th,
.activitiesBody > .kiji .recipe > .zairyou > .zlist dt,
.activitiesBody > .kiji .recipe > .zairyou > .zlist th,
.activitiesBody > .grid-sizer .recipe > .zairyou > .zlist dt,
.activitiesBody > .grid-sizer .recipe > .zairyou > .zlist th,
.relatedUnit > .kiji .recipe > .zairyou > .zlist dt,
.relatedUnit > .kiji .recipe > .zairyou > .zlist th,
.relatedUnit > .grid-sizer .recipe > .zairyou > .zlist dt,
.relatedUnit > .grid-sizer .recipe > .zairyou > .zlist th {
  margin-right: 4em;
}
.gridItems > .kiji .recipe > .zairyou > .zlist dt::before,
.gridItems > .kiji .recipe > .zairyou > .zlist th::before,
.gridItems > .grid-sizer .recipe > .zairyou > .zlist dt::before,
.gridItems > .grid-sizer .recipe > .zairyou > .zlist th::before,
.activitiesBody > .kiji .recipe > .zairyou > .zlist dt::before,
.activitiesBody > .kiji .recipe > .zairyou > .zlist th::before,
.activitiesBody > .grid-sizer .recipe > .zairyou > .zlist dt::before,
.activitiesBody > .grid-sizer .recipe > .zairyou > .zlist th::before,
.relatedUnit > .kiji .recipe > .zairyou > .zlist dt::before,
.relatedUnit > .kiji .recipe > .zairyou > .zlist th::before,
.relatedUnit > .grid-sizer .recipe > .zairyou > .zlist dt::before,
.relatedUnit > .grid-sizer .recipe > .zairyou > .zlist th::before {
  content: "・";
}
.gridItems > .kiji .oEmbed,
.gridItems > .grid-sizer .oEmbed,
.activitiesBody > .kiji .oEmbed,
.activitiesBody > .grid-sizer .oEmbed,
.relatedUnit > .kiji .oEmbed,
.relatedUnit > .grid-sizer .oEmbed {
  position: relative;
  z-index: 3;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .oEmbed,
  .gridItems > .grid-sizer .oEmbed,
  .activitiesBody > .kiji .oEmbed,
  .activitiesBody > .grid-sizer .oEmbed,
  .relatedUnit > .kiji .oEmbed,
  .relatedUnit > .grid-sizer .oEmbed {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .oEmbed,
  .gridItems > .grid-sizer .oEmbed,
  .activitiesBody > .kiji .oEmbed,
  .activitiesBody > .grid-sizer .oEmbed,
  .relatedUnit > .kiji .oEmbed,
  .relatedUnit > .grid-sizer .oEmbed {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .oEmbed,
  .gridItems > .grid-sizer .oEmbed,
  .activitiesBody > .kiji .oEmbed,
  .activitiesBody > .grid-sizer .oEmbed,
  .relatedUnit > .kiji .oEmbed,
  .relatedUnit > .grid-sizer .oEmbed {
    margin-bottom: 1.3333333333vw;
  }
}
.gridItems > .kiji .taxBase,
.gridItems > .grid-sizer .taxBase,
.activitiesBody > .kiji .taxBase,
.activitiesBody > .grid-sizer .taxBase,
.relatedUnit > .kiji .taxBase,
.relatedUnit > .grid-sizer .taxBase {
  position: absolute;
  z-index: 10;
  left: 10px;
  left: 0.8333333333vw;
  top: 10px;
  top: 0.8333333333vw;
  overflow: hidden;
  margin-left: -8px;
  margin-left: -0.6666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    left: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    left: 10.6666666667px;
    left: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    left: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    top: 10.6666666667px;
    top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    margin-left: -12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    margin-left: -8.5333333333px;
    margin-left: -0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .taxBase,
  .gridItems > .grid-sizer .taxBase,
  .activitiesBody > .kiji .taxBase,
  .activitiesBody > .grid-sizer .taxBase,
  .relatedUnit > .kiji .taxBase,
  .relatedUnit > .grid-sizer .taxBase {
    margin-left: -1.0666666667vw;
  }
}
#home .gridItems > .kiji .taxBase,
#home .gridItems > .grid-sizer .taxBase,
#home .activitiesBody > .kiji .taxBase,
#home .activitiesBody > .grid-sizer .taxBase,
#home .relatedUnit > .kiji .taxBase,
#home .relatedUnit > .grid-sizer .taxBase {
  left: 10px;
  left: 0.8333333333vw;
  top: 10px;
  top: 0.8333333333vw;
  margin-left: -8px;
  margin-left: -0.6666666667vw;
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    left: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    left: 10.6666666667px;
    left: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    left: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    top: 10.6666666667px;
    top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    margin-left: -12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    margin-left: -8.5333333333px;
    margin-left: -0.7111111111vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .taxBase,
  #home .gridItems > .grid-sizer .taxBase,
  #home .activitiesBody > .kiji .taxBase,
  #home .activitiesBody > .grid-sizer .taxBase,
  #home .relatedUnit > .kiji .taxBase,
  #home .relatedUnit > .grid-sizer .taxBase {
    margin-left: -2.1333333333vw;
  }
}
.gridItems > .kiji .tax,
.gridItems > .grid-sizer .tax,
.activitiesBody > .kiji .tax,
.activitiesBody > .grid-sizer .tax,
.relatedUnit > .kiji .tax,
.relatedUnit > .grid-sizer .tax {
  background-color: rgba(9, 29, 33, 0.8);
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 1.6666666667;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  color: #fff;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: sans-serif;
  height: 24px;
  height: 2vw;
  padding-left: 8px;
  padding-left: 0.6666666667vw;
  padding-right: 8px;
  padding-right: 0.6666666667vw;
  position: absolute;
  z-index: 10;
  left: 10px;
  left: 0.8333333333vw;
  top: 10px;
  top: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    font-size: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    letter-spacing: 0.16vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    height: 38.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    height: 25.6px;
    height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    height: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    padding-left: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    padding-left: 8.5333333333px;
    padding-left: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    padding-left: 1.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    padding-right: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    padding-right: 8.5333333333px;
    padding-right: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    padding-right: 1.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    left: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    left: 10.6666666667px;
    left: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    left: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    top: 10.6666666667px;
    top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .tax,
  .gridItems > .grid-sizer .tax,
  .activitiesBody > .kiji .tax,
  .activitiesBody > .grid-sizer .tax,
  .relatedUnit > .kiji .tax,
  .relatedUnit > .grid-sizer .tax {
    top: 1.3333333333vw;
  }
}
#home .gridItems > .kiji .tax,
#home .gridItems > .grid-sizer .tax,
#home .activitiesBody > .kiji .tax,
#home .activitiesBody > .grid-sizer .tax,
#home .relatedUnit > .kiji .tax,
#home .relatedUnit > .grid-sizer .tax {
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  height: 24px;
  height: 2vw;
  padding-left: 8px;
  padding-left: 0.6666666667vw;
  padding-right: 8px;
  padding-right: 0.6666666667vw;
  left: 10px;
  left: 0.8333333333vw;
  top: 10px;
  top: 0.8333333333vw;
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    letter-spacing: 0.32vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    height: 38.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    height: 25.6px;
    height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    height: 6.4vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    padding-left: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    padding-left: 8.5333333333px;
    padding-left: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    padding-left: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    padding-right: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    padding-right: 8.5333333333px;
    padding-right: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    padding-right: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    left: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    left: 10.6666666667px;
    left: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    left: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    top: 10.6666666667px;
    top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .tax,
  #home .gridItems > .grid-sizer .tax,
  #home .activitiesBody > .kiji .tax,
  #home .activitiesBody > .grid-sizer .tax,
  #home .relatedUnit > .kiji .tax,
  #home .relatedUnit > .grid-sizer .tax {
    top: 2.6666666667vw;
  }
}
.gridItems > .kiji h2,
.gridItems > .grid-sizer h2,
.activitiesBody > .kiji h2,
.activitiesBody > .grid-sizer h2,
.relatedUnit > .kiji h2,
.relatedUnit > .grid-sizer h2 {
  font-size: 20px;
  font-size: 2rem;
  font-size: 1.6666666667vw;
  font-weight: bold;
  line-height: 1.55;
}
@media (min-width: 1920px) {
  .gridItems > .kiji h2,
  .gridItems > .grid-sizer h2,
  .activitiesBody > .kiji h2,
  .activitiesBody > .grid-sizer h2,
  .relatedUnit > .kiji h2,
  .relatedUnit > .grid-sizer h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji h2,
  .gridItems > .grid-sizer h2,
  .activitiesBody > .kiji h2,
  .activitiesBody > .grid-sizer h2,
  .relatedUnit > .kiji h2,
  .relatedUnit > .grid-sizer h2 {
    font-size: 21.3333333333px;
    font-size: 2.1333333333rem;
    font-size: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji h2,
  .gridItems > .grid-sizer h2,
  .activitiesBody > .kiji h2,
  .activitiesBody > .grid-sizer h2,
  .relatedUnit > .kiji h2,
  .relatedUnit > .grid-sizer h2 {
    font-size: 4.8vw;
  }
}
.post-type-archive-activities .gridItems > .kiji h2,
.post-type-archive-activities .gridItems > .grid-sizer h2,
.post-type-archive-activities .activitiesBody > .kiji h2,
.post-type-archive-activities .activitiesBody > .grid-sizer h2,
.post-type-archive-activities .relatedUnit > .kiji h2,
.post-type-archive-activities .relatedUnit > .grid-sizer h2 {
  font-size: 20px;
  font-size: 2rem;
  font-size: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji h2,
  .post-type-archive-activities .gridItems > .grid-sizer h2,
  .post-type-archive-activities .activitiesBody > .kiji h2,
  .post-type-archive-activities .activitiesBody > .grid-sizer h2,
  .post-type-archive-activities .relatedUnit > .kiji h2,
  .post-type-archive-activities .relatedUnit > .grid-sizer h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji h2,
  .post-type-archive-activities .gridItems > .grid-sizer h2,
  .post-type-archive-activities .activitiesBody > .kiji h2,
  .post-type-archive-activities .activitiesBody > .grid-sizer h2,
  .post-type-archive-activities .relatedUnit > .kiji h2,
  .post-type-archive-activities .relatedUnit > .grid-sizer h2 {
    font-size: 21.3333333333px;
    font-size: 2.1333333333rem;
    font-size: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji h2,
  .post-type-archive-activities .gridItems > .grid-sizer h2,
  .post-type-archive-activities .activitiesBody > .kiji h2,
  .post-type-archive-activities .activitiesBody > .grid-sizer h2,
  .post-type-archive-activities .relatedUnit > .kiji h2,
  .post-type-archive-activities .relatedUnit > .grid-sizer h2 {
    font-size: 4vw;
  }
}
.gridItems > .kiji h1,
.gridItems > .grid-sizer h1,
.activitiesBody > .kiji h1,
.activitiesBody > .grid-sizer h1,
.relatedUnit > .kiji h1,
.relatedUnit > .grid-sizer h1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  line-height: 1.55;
  font-weight: bold;
}
@media (min-width: 1920px) {
  .gridItems > .kiji h1,
  .gridItems > .grid-sizer h1,
  .activitiesBody > .kiji h1,
  .activitiesBody > .grid-sizer h1,
  .relatedUnit > .kiji h1,
  .relatedUnit > .grid-sizer h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji h1,
  .gridItems > .grid-sizer h1,
  .activitiesBody > .kiji h1,
  .activitiesBody > .grid-sizer h1,
  .relatedUnit > .kiji h1,
  .relatedUnit > .grid-sizer h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji h1,
  .gridItems > .grid-sizer h1,
  .activitiesBody > .kiji h1,
  .activitiesBody > .grid-sizer h1,
  .relatedUnit > .kiji h1,
  .relatedUnit > .grid-sizer h1 {
    font-size: 6vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji h1,
  .gridItems > .grid-sizer h1,
  .activitiesBody > .kiji h1,
  .activitiesBody > .grid-sizer h1,
  .relatedUnit > .kiji h1,
  .relatedUnit > .grid-sizer h1 {
    line-height: 1.4;
  }
}
.gridItems > .kiji .the_post_thumbnail,
.gridItems > .grid-sizer .the_post_thumbnail,
.activitiesBody > .kiji .the_post_thumbnail,
.activitiesBody > .grid-sizer .the_post_thumbnail,
.relatedUnit > .kiji .the_post_thumbnail,
.relatedUnit > .grid-sizer .the_post_thumbnail {
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .the_post_thumbnail,
  .gridItems > .grid-sizer .the_post_thumbnail,
  .activitiesBody > .kiji .the_post_thumbnail,
  .activitiesBody > .grid-sizer .the_post_thumbnail,
  .relatedUnit > .kiji .the_post_thumbnail,
  .relatedUnit > .grid-sizer .the_post_thumbnail {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .the_post_thumbnail,
  .gridItems > .grid-sizer .the_post_thumbnail,
  .activitiesBody > .kiji .the_post_thumbnail,
  .activitiesBody > .grid-sizer .the_post_thumbnail,
  .relatedUnit > .kiji .the_post_thumbnail,
  .relatedUnit > .grid-sizer .the_post_thumbnail {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .the_post_thumbnail,
  .gridItems > .grid-sizer .the_post_thumbnail,
  .activitiesBody > .kiji .the_post_thumbnail,
  .activitiesBody > .grid-sizer .the_post_thumbnail,
  .relatedUnit > .kiji .the_post_thumbnail,
  .relatedUnit > .grid-sizer .the_post_thumbnail {
    margin-bottom: 2.6666666667vw;
  }
}
.gridItems > .kiji .storeBtn,
.gridItems > .grid-sizer .storeBtn,
.activitiesBody > .kiji .storeBtn,
.activitiesBody > .grid-sizer .storeBtn,
.relatedUnit > .kiji .storeBtn,
.relatedUnit > .grid-sizer .storeBtn {
  position: absolute;
  right: 20px;
  right: 1.6666666667vw;
  bottom: 20px;
  bottom: 1.6666666667vw;
  width: 77px;
  width: 6.4166666667vw;
  z-index: 10;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    right: 21.3333333333px;
    right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    right: 4vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    bottom: 21.3333333333px;
    bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    bottom: 4vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    width: 123.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    width: 82.1333333333px;
    width: 6.8444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .storeBtn,
  .gridItems > .grid-sizer .storeBtn,
  .activitiesBody > .kiji .storeBtn,
  .activitiesBody > .grid-sizer .storeBtn,
  .relatedUnit > .kiji .storeBtn,
  .relatedUnit > .grid-sizer .storeBtn {
    width: 15.4vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .storeBtn,
.post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
.post-type-archive-activities .activitiesBody > .kiji .storeBtn,
.post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
.post-type-archive-activities .relatedUnit > .kiji .storeBtn,
.post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
  right: 20px;
  right: 1.6666666667vw;
  bottom: 20px;
  bottom: 1.6666666667vw;
  width: 77px;
  width: 6.4166666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    right: 21.3333333333px;
    right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    right: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    bottom: 21.3333333333px;
    bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    bottom: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    width: 123.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    width: 82.1333333333px;
    width: 6.8444444444vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn {
    width: 12.32vw;
  }
}
.gridItems > .kiji .storeBtn a,
.gridItems > .grid-sizer .storeBtn a,
.activitiesBody > .kiji .storeBtn a,
.activitiesBody > .grid-sizer .storeBtn a,
.relatedUnit > .kiji .storeBtn a,
.relatedUnit > .grid-sizer .storeBtn a {
  display: block;
}
.gridItems > .kiji .storeBtn a:hover,
.gridItems > .grid-sizer .storeBtn a:hover,
.activitiesBody > .kiji .storeBtn a:hover,
.activitiesBody > .grid-sizer .storeBtn a:hover,
.relatedUnit > .kiji .storeBtn a:hover,
.relatedUnit > .grid-sizer .storeBtn a:hover {
  opacity: 1;
}
.gridItems > .kiji .storeBtn a:hover .storeBtnTop,
.gridItems > .grid-sizer .storeBtn a:hover .storeBtnTop,
.activitiesBody > .kiji .storeBtn a:hover .storeBtnTop,
.activitiesBody > .grid-sizer .storeBtn a:hover .storeBtnTop,
.relatedUnit > .kiji .storeBtn a:hover .storeBtnTop,
.relatedUnit > .grid-sizer .storeBtn a:hover .storeBtnTop {
  transform-origin: 50% 50%;
}
.gridItems > .kiji .storeBtn a:hover .storeBtnBottom,
.gridItems > .kiji .storeBtn a:hover .storeBtnBottom02,
.gridItems > .grid-sizer .storeBtn a:hover .storeBtnBottom,
.gridItems > .grid-sizer .storeBtn a:hover .storeBtnBottom02,
.activitiesBody > .kiji .storeBtn a:hover .storeBtnBottom,
.activitiesBody > .kiji .storeBtn a:hover .storeBtnBottom02,
.activitiesBody > .grid-sizer .storeBtn a:hover .storeBtnBottom,
.activitiesBody > .grid-sizer .storeBtn a:hover .storeBtnBottom02,
.relatedUnit > .kiji .storeBtn a:hover .storeBtnBottom,
.relatedUnit > .kiji .storeBtn a:hover .storeBtnBottom02,
.relatedUnit > .grid-sizer .storeBtn a:hover .storeBtnBottom,
.relatedUnit > .grid-sizer .storeBtn a:hover .storeBtnBottom02 {
  animation-play-state: paused;
}
.gridItems > .kiji .storeBtn .storeBtnTop,
.gridItems > .grid-sizer .storeBtn .storeBtnTop,
.activitiesBody > .kiji .storeBtn .storeBtnTop,
.activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
.relatedUnit > .kiji .storeBtn .storeBtnTop,
.relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
  display: block;
  position: absolute;
  top: 18.5px;
  top: 1.5416666667vw;
  left: 18.5px;
  left: 1.5416666667vw;
  width: 40px;
  width: 3.3333333333vw;
  z-index: 2;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    top: 29.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    top: 19.7333333333px;
    top: 1.6444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    top: 3.7vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    left: 29.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    left: 19.7333333333px;
    left: 1.6444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    left: 3.7vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .storeBtn .storeBtnTop,
  .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    width: 8vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
.post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
.post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
.post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
.post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
.post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
  top: 18.5px;
  top: 1.5416666667vw;
  left: 18.5px;
  left: 1.5416666667vw;
  width: 40px;
  width: 3.3333333333vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    top: 29.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    top: 19.7333333333px;
    top: 1.6444444444vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    top: 2.96vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    left: 29.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    left: 19.7333333333px;
    left: 1.6444444444vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    left: 2.96vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .gridItems > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .activitiesBody > .grid-sizer .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .kiji .storeBtn .storeBtnTop,
  .post-type-archive-activities .relatedUnit > .grid-sizer .storeBtn .storeBtnTop {
    width: 6.4vw;
  }
}
.gridItems > .kiji .storeBtn .storeBtnTop .cls-1,
.gridItems > .grid-sizer .storeBtn .storeBtnTop .cls-1,
.activitiesBody > .kiji .storeBtn .storeBtnTop .cls-1,
.activitiesBody > .grid-sizer .storeBtn .storeBtnTop .cls-1,
.relatedUnit > .kiji .storeBtn .storeBtnTop .cls-1,
.relatedUnit > .grid-sizer .storeBtn .storeBtnTop .cls-1 {
  fill: #091d21;
}
.gridItems > .kiji .storeBtn .storeBtnTop .cls-2,
.gridItems > .grid-sizer .storeBtn .storeBtnTop .cls-2,
.activitiesBody > .kiji .storeBtn .storeBtnTop .cls-2,
.activitiesBody > .grid-sizer .storeBtn .storeBtnTop .cls-2,
.relatedUnit > .kiji .storeBtn .storeBtnTop .cls-2,
.relatedUnit > .grid-sizer .storeBtn .storeBtnTop .cls-2 {
  fill: #fff;
}
.gridItems > .kiji .storeBtn .storeBtnBottom,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom,
.activitiesBody > .kiji .storeBtn .storeBtnBottom,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom,
.relatedUnit > .kiji .storeBtn .storeBtnBottom,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom {
  display: block;
  position: relative;
  transform-origin: 50% 50%;
  animation: rotate_anime 8s linear infinite;
  width: 100%;
}
@keyframes rotate_anime {
  0% {
    transform: rotate(0deg);
    /* アニメーションの進みが0%の時の状態 */
  }
  100% {
    transform: rotate(-360deg);
    /* アニメーションの進みが100%の時の状態 */
  }
}
.gridItems > .kiji .storeBtn .storeBtnBottom .cls-1,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom .cls-1,
.activitiesBody > .kiji .storeBtn .storeBtnBottom .cls-1,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom .cls-1,
.relatedUnit > .kiji .storeBtn .storeBtnBottom .cls-1,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom .cls-1 {
  fill: #091d21;
}
.gridItems > .kiji .storeBtn .storeBtnBottom .cls-2,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom .cls-2,
.activitiesBody > .kiji .storeBtn .storeBtnBottom .cls-2,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom .cls-2,
.relatedUnit > .kiji .storeBtn .storeBtnBottom .cls-2,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom .cls-2 {
  fill: #fff;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.5px;
}
.gridItems > .kiji .storeBtn .storeBtnBottom02,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 {
  display: block;
  position: relative;
  transform-origin: 50% 50%;
  animation: rotate_anime 8s linear infinite;
  width: 100%;
}
@keyframes rotate_anime {
  0% {
    transform: rotate(0deg);
    /* アニメーションの進みが0%の時の状態 */
  }
  100% {
    transform: rotate(-360deg);
    /* アニメーションの進みが100%の時の状態 */
  }
}
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-1,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-1,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-1,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-1,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-1,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-1 {
  fill: #091d21;
}
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-2,
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-3,
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-4,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-2,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-3,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-4,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-2,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-3,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-4,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-2,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-3,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-4,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-2,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-3,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-4,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-2,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-3,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-4 {
  fill: #fff;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-2,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-2,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-2,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-2,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-2,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-2 {
  stroke-width: 0.78px;
}
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-3,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-3,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-3,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-3,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-3,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-3 {
  stroke-width: 0.66px;
}
.gridItems > .kiji .storeBtn .storeBtnBottom02 .cls-4,
.gridItems > .grid-sizer .storeBtn .storeBtnBottom02 .cls-4,
.activitiesBody > .kiji .storeBtn .storeBtnBottom02 .cls-4,
.activitiesBody > .grid-sizer .storeBtn .storeBtnBottom02 .cls-4,
.relatedUnit > .kiji .storeBtn .storeBtnBottom02 .cls-4,
.relatedUnit > .grid-sizer .storeBtn .storeBtnBottom02 .cls-4 {
  stroke-width: 0.53px;
}
.gridItems > .kiji .contents,
.gridItems > .grid-sizer .contents,
.activitiesBody > .kiji .contents,
.activitiesBody > .grid-sizer .contents,
.relatedUnit > .kiji .contents,
.relatedUnit > .grid-sizer .contents {
  position: relative;
}
.gridItems > .kiji .contents .imgSet p,
.gridItems > .grid-sizer .contents .imgSet p,
.activitiesBody > .kiji .contents .imgSet p,
.activitiesBody > .grid-sizer .contents .imgSet p,
.relatedUnit > .kiji .contents .imgSet p,
.relatedUnit > .grid-sizer .contents .imgSet p {
  margin-top: 0 !important;
}
.gridItems > .kiji .contents .imgSet,
.gridItems > .grid-sizer .contents .imgSet,
.activitiesBody > .kiji .contents .imgSet,
.activitiesBody > .grid-sizer .contents .imgSet,
.relatedUnit > .kiji .contents .imgSet,
.relatedUnit > .grid-sizer .contents .imgSet {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
  text-align: left;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .imgSet,
  .gridItems > .grid-sizer .contents .imgSet,
  .activitiesBody > .kiji .contents .imgSet,
  .activitiesBody > .grid-sizer .contents .imgSet,
  .relatedUnit > .kiji .contents .imgSet,
  .relatedUnit > .grid-sizer .contents .imgSet {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .imgSet,
  .gridItems > .grid-sizer .contents .imgSet,
  .activitiesBody > .kiji .contents .imgSet,
  .activitiesBody > .grid-sizer .contents .imgSet,
  .relatedUnit > .kiji .contents .imgSet,
  .relatedUnit > .grid-sizer .contents .imgSet {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .imgSet,
  .gridItems > .grid-sizer .contents .imgSet,
  .activitiesBody > .kiji .contents .imgSet,
  .activitiesBody > .grid-sizer .contents .imgSet,
  .relatedUnit > .kiji .contents .imgSet,
  .relatedUnit > .grid-sizer .contents .imgSet {
    margin-top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .imgSet,
  .gridItems > .grid-sizer .contents .imgSet,
  .activitiesBody > .kiji .contents .imgSet,
  .activitiesBody > .grid-sizer .contents .imgSet,
  .relatedUnit > .kiji .contents .imgSet,
  .relatedUnit > .grid-sizer .contents .imgSet {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .imgSet,
  .gridItems > .grid-sizer .contents .imgSet,
  .activitiesBody > .kiji .contents .imgSet,
  .activitiesBody > .grid-sizer .contents .imgSet,
  .relatedUnit > .kiji .contents .imgSet,
  .relatedUnit > .grid-sizer .contents .imgSet {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .imgSet,
  .gridItems > .grid-sizer .contents .imgSet,
  .activitiesBody > .kiji .contents .imgSet,
  .activitiesBody > .grid-sizer .contents .imgSet,
  .relatedUnit > .kiji .contents .imgSet,
  .relatedUnit > .grid-sizer .contents .imgSet {
    margin-bottom: 1.3333333333vw;
  }
}
.gridItems > .kiji .contents .imgSet img,
.gridItems > .grid-sizer .contents .imgSet img,
.activitiesBody > .kiji .contents .imgSet img,
.activitiesBody > .grid-sizer .contents .imgSet img,
.relatedUnit > .kiji .contents .imgSet img,
.relatedUnit > .grid-sizer .contents .imgSet img {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.gridItems > .kiji .contents .imgSet.mt0,
.gridItems > .grid-sizer .contents .imgSet.mt0,
.activitiesBody > .kiji .contents .imgSet.mt0,
.activitiesBody > .grid-sizer .contents .imgSet.mt0,
.relatedUnit > .kiji .contents .imgSet.mt0,
.relatedUnit > .grid-sizer .contents .imgSet.mt0 {
  margin-top: 0 !important;
}
.gridItems > .kiji .contents .imgSet.mb0,
.gridItems > .grid-sizer .contents .imgSet.mb0,
.activitiesBody > .kiji .contents .imgSet.mb0,
.activitiesBody > .grid-sizer .contents .imgSet.mb0,
.relatedUnit > .kiji .contents .imgSet.mb0,
.relatedUnit > .grid-sizer .contents .imgSet.mb0 {
  margin-bottom: 0 !important;
}
.gridItems > .kiji .contents .imgSet.center,
.gridItems > .grid-sizer .contents .imgSet.center,
.activitiesBody > .kiji .contents .imgSet.center,
.activitiesBody > .grid-sizer .contents .imgSet.center,
.relatedUnit > .kiji .contents .imgSet.center,
.relatedUnit > .grid-sizer .contents .imgSet.center {
  text-align: center;
}
.gridItems > .kiji .contents .imgSet.center .img,
.gridItems > .grid-sizer .contents .imgSet.center .img,
.activitiesBody > .kiji .contents .imgSet.center .img,
.activitiesBody > .grid-sizer .contents .imgSet.center .img,
.relatedUnit > .kiji .contents .imgSet.center .img,
.relatedUnit > .grid-sizer .contents .imgSet.center .img {
  text-align: center;
}
.gridItems > .kiji .contents .imgSet.black .img,
.gridItems > .grid-sizer .contents .imgSet.black .img,
.activitiesBody > .kiji .contents .imgSet.black .img,
.activitiesBody > .grid-sizer .contents .imgSet.black .img,
.relatedUnit > .kiji .contents .imgSet.black .img,
.relatedUnit > .grid-sizer .contents .imgSet.black .img {
  background-color: #091d21;
}
.gridItems > .kiji .contents .imgSet.yokonarabi,
.gridItems > .grid-sizer .contents .imgSet.yokonarabi,
.activitiesBody > .kiji .contents .imgSet.yokonarabi,
.activitiesBody > .grid-sizer .contents .imgSet.yokonarabi,
.relatedUnit > .kiji .contents .imgSet.yokonarabi,
.relatedUnit > .grid-sizer .contents .imgSet.yokonarabi {
  overflow: hidden;
}
.gridItems > .kiji .contents .imgSet.yokonarabi li,
.gridItems > .grid-sizer .contents .imgSet.yokonarabi li,
.activitiesBody > .kiji .contents .imgSet.yokonarabi li,
.activitiesBody > .grid-sizer .contents .imgSet.yokonarabi li,
.relatedUnit > .kiji .contents .imgSet.yokonarabi li,
.relatedUnit > .grid-sizer .contents .imgSet.yokonarabi li {
  float: left;
}
.gridItems > .kiji .contents .imgSet.yokonarabi2,
.gridItems > .grid-sizer .contents .imgSet.yokonarabi2,
.activitiesBody > .kiji .contents .imgSet.yokonarabi2,
.activitiesBody > .grid-sizer .contents .imgSet.yokonarabi2,
.relatedUnit > .kiji .contents .imgSet.yokonarabi2,
.relatedUnit > .grid-sizer .contents .imgSet.yokonarabi2 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.post-type-archive-activities .gridItems > .kiji .contents .imgSet.acvNone, #home .gridItems > .kiji .contents .imgSet.acvNone, .relatedSet .gridItems > .kiji .contents .imgSet.acvNone,
.post-type-archive-activities .gridItems > .grid-sizer .contents .imgSet.acvNone,
#home .gridItems > .grid-sizer .contents .imgSet.acvNone,
.relatedSet .gridItems > .grid-sizer .contents .imgSet.acvNone,
.post-type-archive-activities .activitiesBody > .kiji .contents .imgSet.acvNone,
#home .activitiesBody > .kiji .contents .imgSet.acvNone,
.relatedSet .activitiesBody > .kiji .contents .imgSet.acvNone,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents .imgSet.acvNone,
#home .activitiesBody > .grid-sizer .contents .imgSet.acvNone,
.relatedSet .activitiesBody > .grid-sizer .contents .imgSet.acvNone,
.post-type-archive-activities .relatedUnit > .kiji .contents .imgSet.acvNone,
#home .relatedUnit > .kiji .contents .imgSet.acvNone,
.relatedSet .relatedUnit > .kiji .contents .imgSet.acvNone,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents .imgSet.acvNone,
#home .relatedUnit > .grid-sizer .contents .imgSet.acvNone,
.relatedSet .relatedUnit > .grid-sizer .contents .imgSet.acvNone {
  display: none;
}
.gridItems > .kiji .contents > .button.threed,
.gridItems > .grid-sizer .contents > .button.threed,
.activitiesBody > .kiji .contents > .button.threed,
.activitiesBody > .grid-sizer .contents > .button.threed,
.relatedUnit > .kiji .contents > .button.threed,
.relatedUnit > .grid-sizer .contents > .button.threed {
  box-sizing: border-box;
  width: 660px;
  width: 55vw;
  height: 48px;
  height: 4vw;
  border: 0 solid #c30d23;
  border-width: 2px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  line-height: 1.75;
  font-weight: 600;
  margin-top: 25px;
  margin-top: 2.0833333333vw;
  margin-bottom: 25px;
  margin-bottom: 2.0833333333vw;
  position: relative;
  z-index: 2;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    width: 88vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    height: 76.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    height: 51.2px;
    height: 4.2666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    height: 12.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    font-size: 4.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    margin-top: 40px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    margin-top: 26.6666666667px;
    margin-top: 2.2222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    margin-top: 3.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    margin-bottom: 40px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    margin-bottom: 26.6666666667px;
    margin-bottom: 2.2222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed,
  .gridItems > .grid-sizer .contents > .button.threed,
  .activitiesBody > .kiji .contents > .button.threed,
  .activitiesBody > .grid-sizer .contents > .button.threed,
  .relatedUnit > .kiji .contents > .button.threed,
  .relatedUnit > .grid-sizer .contents > .button.threed {
    margin-bottom: 3.3333333333vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .contents > .button.threed, #home .gridItems > .kiji .contents > .button.threed, .relatedSet .gridItems > .kiji .contents > .button.threed,
.post-type-archive-activities .gridItems > .grid-sizer .contents > .button.threed,
#home .gridItems > .grid-sizer .contents > .button.threed,
.relatedSet .gridItems > .grid-sizer .contents > .button.threed,
.post-type-archive-activities .activitiesBody > .kiji .contents > .button.threed,
#home .activitiesBody > .kiji .contents > .button.threed,
.relatedSet .activitiesBody > .kiji .contents > .button.threed,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents > .button.threed,
#home .activitiesBody > .grid-sizer .contents > .button.threed,
.relatedSet .activitiesBody > .grid-sizer .contents > .button.threed,
.post-type-archive-activities .relatedUnit > .kiji .contents > .button.threed,
#home .relatedUnit > .kiji .contents > .button.threed,
.relatedSet .relatedUnit > .kiji .contents > .button.threed,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents > .button.threed,
#home .relatedUnit > .grid-sizer .contents > .button.threed,
.relatedSet .relatedUnit > .grid-sizer .contents > .button.threed {
  display: none;
}
.gridItems > .kiji .contents > .button.threed::before,
.gridItems > .grid-sizer .contents > .button.threed::before,
.activitiesBody > .kiji .contents > .button.threed::before,
.activitiesBody > .grid-sizer .contents > .button.threed::before,
.relatedUnit > .kiji .contents > .button.threed::before,
.relatedUnit > .grid-sizer .contents > .button.threed::before {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  width: 660px;
  width: 55vw;
  height: 48px;
  height: 4vw;
  left: 7px;
  left: 0.5833333333vw;
  top: 7px;
  top: 0.5833333333vw;
  background-color: #c30d23;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    width: 88vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    height: 76.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    height: 51.2px;
    height: 4.2666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    height: 12.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    left: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    left: 7.4666666667px;
    left: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    left: 0.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    top: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    top: 7.4666666667px;
    top: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed::before,
  .gridItems > .grid-sizer .contents > .button.threed::before,
  .activitiesBody > .kiji .contents > .button.threed::before,
  .activitiesBody > .grid-sizer .contents > .button.threed::before,
  .relatedUnit > .kiji .contents > .button.threed::before,
  .relatedUnit > .grid-sizer .contents > .button.threed::before {
    top: 0.9333333333vw;
  }
}
.gridItems > .kiji .contents > .button.threed:hover,
.gridItems > .grid-sizer .contents > .button.threed:hover,
.activitiesBody > .kiji .contents > .button.threed:hover,
.activitiesBody > .grid-sizer .contents > .button.threed:hover,
.relatedUnit > .kiji .contents > .button.threed:hover,
.relatedUnit > .grid-sizer .contents > .button.threed:hover {
  left: -3px;
  left: -0.25vw;
  top: -3px;
  top: -0.25vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed:hover,
  .gridItems > .grid-sizer .contents > .button.threed:hover,
  .activitiesBody > .kiji .contents > .button.threed:hover,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover,
  .relatedUnit > .kiji .contents > .button.threed:hover,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover {
    left: -4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed:hover,
  .gridItems > .grid-sizer .contents > .button.threed:hover,
  .activitiesBody > .kiji .contents > .button.threed:hover,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover,
  .relatedUnit > .kiji .contents > .button.threed:hover,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover {
    left: -3.2px;
    left: -0.2666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed:hover,
  .gridItems > .grid-sizer .contents > .button.threed:hover,
  .activitiesBody > .kiji .contents > .button.threed:hover,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover,
  .relatedUnit > .kiji .contents > .button.threed:hover,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover {
    left: -0.4vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed:hover,
  .gridItems > .grid-sizer .contents > .button.threed:hover,
  .activitiesBody > .kiji .contents > .button.threed:hover,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover,
  .relatedUnit > .kiji .contents > .button.threed:hover,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover {
    top: -4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed:hover,
  .gridItems > .grid-sizer .contents > .button.threed:hover,
  .activitiesBody > .kiji .contents > .button.threed:hover,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover,
  .relatedUnit > .kiji .contents > .button.threed:hover,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover {
    top: -3.2px;
    top: -0.2666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed:hover,
  .gridItems > .grid-sizer .contents > .button.threed:hover,
  .activitiesBody > .kiji .contents > .button.threed:hover,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover,
  .relatedUnit > .kiji .contents > .button.threed:hover,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover {
    top: -0.4vw;
  }
}
.gridItems > .kiji .contents > .button.threed:hover::before,
.gridItems > .grid-sizer .contents > .button.threed:hover::before,
.activitiesBody > .kiji .contents > .button.threed:hover::before,
.activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
.relatedUnit > .kiji .contents > .button.threed:hover::before,
.relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
  left: 10px;
  left: 0.8333333333vw;
  top: 10px;
  top: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed:hover::before,
  .gridItems > .grid-sizer .contents > .button.threed:hover::before,
  .activitiesBody > .kiji .contents > .button.threed:hover::before,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
  .relatedUnit > .kiji .contents > .button.threed:hover::before,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
    left: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed:hover::before,
  .gridItems > .grid-sizer .contents > .button.threed:hover::before,
  .activitiesBody > .kiji .contents > .button.threed:hover::before,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
  .relatedUnit > .kiji .contents > .button.threed:hover::before,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
    left: 10.6666666667px;
    left: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed:hover::before,
  .gridItems > .grid-sizer .contents > .button.threed:hover::before,
  .activitiesBody > .kiji .contents > .button.threed:hover::before,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
  .relatedUnit > .kiji .contents > .button.threed:hover::before,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
    left: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents > .button.threed:hover::before,
  .gridItems > .grid-sizer .contents > .button.threed:hover::before,
  .activitiesBody > .kiji .contents > .button.threed:hover::before,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
  .relatedUnit > .kiji .contents > .button.threed:hover::before,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
    top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents > .button.threed:hover::before,
  .gridItems > .grid-sizer .contents > .button.threed:hover::before,
  .activitiesBody > .kiji .contents > .button.threed:hover::before,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
  .relatedUnit > .kiji .contents > .button.threed:hover::before,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
    top: 10.6666666667px;
    top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents > .button.threed:hover::before,
  .gridItems > .grid-sizer .contents > .button.threed:hover::before,
  .activitiesBody > .kiji .contents > .button.threed:hover::before,
  .activitiesBody > .grid-sizer .contents > .button.threed:hover::before,
  .relatedUnit > .kiji .contents > .button.threed:hover::before,
  .relatedUnit > .grid-sizer .contents > .button.threed:hover::before {
    top: 1.3333333333vw;
  }
}
.gridItems > .kiji .contents > .button.threed a,
.gridItems > .grid-sizer .contents > .button.threed a,
.activitiesBody > .kiji .contents > .button.threed a,
.activitiesBody > .grid-sizer .contents > .button.threed a,
.relatedUnit > .kiji .contents > .button.threed a,
.relatedUnit > .grid-sizer .contents > .button.threed a {
  background-color: #ffffff;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #000000;
}
.gridItems > .kiji .contents > .button.threed a:hover,
.gridItems > .grid-sizer .contents > .button.threed a:hover,
.activitiesBody > .kiji .contents > .button.threed a:hover,
.activitiesBody > .grid-sizer .contents > .button.threed a:hover,
.relatedUnit > .kiji .contents > .button.threed a:hover,
.relatedUnit > .grid-sizer .contents > .button.threed a:hover {
  opacity: 1;
}
.gridItems > .kiji .contents .onlineShop > .title,
.gridItems > .grid-sizer .contents .onlineShop > .title,
.activitiesBody > .kiji .contents .onlineShop > .title,
.activitiesBody > .grid-sizer .contents .onlineShop > .title,
.relatedUnit > .kiji .contents .onlineShop > .title,
.relatedUnit > .grid-sizer .contents .onlineShop > .title {
  margin-bottom: 0;
}
.gridItems > .kiji .contents .onlineShop > .title a,
.gridItems > .grid-sizer .contents .onlineShop > .title a,
.activitiesBody > .kiji .contents .onlineShop > .title a,
.activitiesBody > .grid-sizer .contents .onlineShop > .title a,
.relatedUnit > .kiji .contents .onlineShop > .title a,
.relatedUnit > .grid-sizer .contents .onlineShop > .title a {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1.75;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  text-decoration: underline;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .onlineShop > .title a,
  .gridItems > .grid-sizer .contents .onlineShop > .title a,
  .activitiesBody > .kiji .contents .onlineShop > .title a,
  .activitiesBody > .grid-sizer .contents .onlineShop > .title a,
  .relatedUnit > .kiji .contents .onlineShop > .title a,
  .relatedUnit > .grid-sizer .contents .onlineShop > .title a {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .onlineShop > .title a,
  .gridItems > .grid-sizer .contents .onlineShop > .title a,
  .activitiesBody > .kiji .contents .onlineShop > .title a,
  .activitiesBody > .grid-sizer .contents .onlineShop > .title a,
  .relatedUnit > .kiji .contents .onlineShop > .title a,
  .relatedUnit > .grid-sizer .contents .onlineShop > .title a {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .onlineShop > .title a,
  .gridItems > .grid-sizer .contents .onlineShop > .title a,
  .activitiesBody > .kiji .contents .onlineShop > .title a,
  .activitiesBody > .grid-sizer .contents .onlineShop > .title a,
  .relatedUnit > .kiji .contents .onlineShop > .title a,
  .relatedUnit > .grid-sizer .contents .onlineShop > .title a {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .onlineShop > .title a,
  .gridItems > .grid-sizer .contents .onlineShop > .title a,
  .activitiesBody > .kiji .contents .onlineShop > .title a,
  .activitiesBody > .grid-sizer .contents .onlineShop > .title a,
  .relatedUnit > .kiji .contents .onlineShop > .title a,
  .relatedUnit > .grid-sizer .contents .onlineShop > .title a {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .onlineShop > .title a,
  .gridItems > .grid-sizer .contents .onlineShop > .title a,
  .activitiesBody > .kiji .contents .onlineShop > .title a,
  .activitiesBody > .grid-sizer .contents .onlineShop > .title a,
  .relatedUnit > .kiji .contents .onlineShop > .title a,
  .relatedUnit > .grid-sizer .contents .onlineShop > .title a {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .onlineShop > .title a,
  .gridItems > .grid-sizer .contents .onlineShop > .title a,
  .activitiesBody > .kiji .contents .onlineShop > .title a,
  .activitiesBody > .grid-sizer .contents .onlineShop > .title a,
  .relatedUnit > .kiji .contents .onlineShop > .title a,
  .relatedUnit > .grid-sizer .contents .onlineShop > .title a {
    letter-spacing: 0.192vw;
  }
}
.gridItems > .kiji .contents .onlineShop > .img,
.gridItems > .grid-sizer .contents .onlineShop > .img,
.activitiesBody > .kiji .contents .onlineShop > .img,
.activitiesBody > .grid-sizer .contents .onlineShop > .img,
.relatedUnit > .kiji .contents .onlineShop > .img,
.relatedUnit > .grid-sizer .contents .onlineShop > .img {
  position: relative;
  display: block;
  width: 200px;
  width: 16.6666666667vw;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .onlineShop > .img,
  .gridItems > .grid-sizer .contents .onlineShop > .img,
  .activitiesBody > .kiji .contents .onlineShop > .img,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img,
  .relatedUnit > .kiji .contents .onlineShop > .img,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img {
    width: 320px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .onlineShop > .img,
  .gridItems > .grid-sizer .contents .onlineShop > .img,
  .activitiesBody > .kiji .contents .onlineShop > .img,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img,
  .relatedUnit > .kiji .contents .onlineShop > .img,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img {
    width: 213.3333333333px;
    width: 17.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .onlineShop > .img,
  .gridItems > .grid-sizer .contents .onlineShop > .img,
  .activitiesBody > .kiji .contents .onlineShop > .img,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img,
  .relatedUnit > .kiji .contents .onlineShop > .img,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img {
    width: 26.6666666667vw;
  }
}
.gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
.gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
.activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
.activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
.relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
.relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
  display: block;
  right: 9px;
  right: 0.75vw;
  bottom: 9px;
  bottom: 0.75vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
  .gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
    right: 14.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
  .gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
    right: 9.6px;
    right: 0.8vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
  .gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
    right: 1.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
  .gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
    bottom: 14.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
  .gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
    bottom: 9.6px;
    bottom: 0.8vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .onlineShop > .img > .storeBtn,
  .gridItems > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .kiji .contents .onlineShop > .img > .storeBtn,
  .activitiesBody > .grid-sizer .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .kiji .contents .onlineShop > .img > .storeBtn,
  .relatedUnit > .grid-sizer .contents .onlineShop > .img > .storeBtn {
    bottom: 1.2vw;
  }
}
.gridItems > .kiji .contents .onlineShop > .img:hover .storeBtnBottom,
.gridItems > .kiji .contents .onlineShop > .img:hover .storeBtnBottom02,
.gridItems > .grid-sizer .contents .onlineShop > .img:hover .storeBtnBottom,
.gridItems > .grid-sizer .contents .onlineShop > .img:hover .storeBtnBottom02,
.activitiesBody > .kiji .contents .onlineShop > .img:hover .storeBtnBottom,
.activitiesBody > .kiji .contents .onlineShop > .img:hover .storeBtnBottom02,
.activitiesBody > .grid-sizer .contents .onlineShop > .img:hover .storeBtnBottom,
.activitiesBody > .grid-sizer .contents .onlineShop > .img:hover .storeBtnBottom02,
.relatedUnit > .kiji .contents .onlineShop > .img:hover .storeBtnBottom,
.relatedUnit > .kiji .contents .onlineShop > .img:hover .storeBtnBottom02,
.relatedUnit > .grid-sizer .contents .onlineShop > .img:hover .storeBtnBottom,
.relatedUnit > .grid-sizer .contents .onlineShop > .img:hover .storeBtnBottom02 {
  animation-play-state: paused;
}
.gridItems > .kiji .contents .storeBtnSingle,
.gridItems > .grid-sizer .contents .storeBtnSingle,
.activitiesBody > .kiji .contents .storeBtnSingle,
.activitiesBody > .grid-sizer .contents .storeBtnSingle,
.relatedUnit > .kiji .contents .storeBtnSingle,
.relatedUnit > .grid-sizer .contents .storeBtnSingle {
  margin-top: 12px;
  margin-top: 1vw;
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .storeBtnSingle,
  .gridItems > .grid-sizer .contents .storeBtnSingle,
  .activitiesBody > .kiji .contents .storeBtnSingle,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle,
  .relatedUnit > .kiji .contents .storeBtnSingle,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle {
    margin-top: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .storeBtnSingle,
  .gridItems > .grid-sizer .contents .storeBtnSingle,
  .activitiesBody > .kiji .contents .storeBtnSingle,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle,
  .relatedUnit > .kiji .contents .storeBtnSingle,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle {
    margin-top: 12.8px;
    margin-top: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .storeBtnSingle,
  .gridItems > .grid-sizer .contents .storeBtnSingle,
  .activitiesBody > .kiji .contents .storeBtnSingle,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle,
  .relatedUnit > .kiji .contents .storeBtnSingle,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle {
    margin-top: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .storeBtnSingle,
  .gridItems > .grid-sizer .contents .storeBtnSingle,
  .activitiesBody > .kiji .contents .storeBtnSingle,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle,
  .relatedUnit > .kiji .contents .storeBtnSingle,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle {
    margin-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .storeBtnSingle,
  .gridItems > .grid-sizer .contents .storeBtnSingle,
  .activitiesBody > .kiji .contents .storeBtnSingle,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle,
  .relatedUnit > .kiji .contents .storeBtnSingle,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle {
    margin-bottom: 53.3333333333px;
    margin-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .storeBtnSingle,
  .gridItems > .grid-sizer .contents .storeBtnSingle,
  .activitiesBody > .kiji .contents .storeBtnSingle,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle,
  .relatedUnit > .kiji .contents .storeBtnSingle,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle {
    margin-bottom: 6.6666666667vw;
  }
}
.gridItems > .kiji .contents .storeBtnSingle a,
.gridItems > .grid-sizer .contents .storeBtnSingle a,
.activitiesBody > .kiji .contents .storeBtnSingle a,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a,
.relatedUnit > .kiji .contents .storeBtnSingle a,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-weight: 600;
  color: #091D21;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .storeBtnSingle a,
  .gridItems > .grid-sizer .contents .storeBtnSingle a,
  .activitiesBody > .kiji .contents .storeBtnSingle a,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a,
  .relatedUnit > .kiji .contents .storeBtnSingle a,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .storeBtnSingle a,
  .gridItems > .grid-sizer .contents .storeBtnSingle a,
  .activitiesBody > .kiji .contents .storeBtnSingle a,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a,
  .relatedUnit > .kiji .contents .storeBtnSingle a,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .storeBtnSingle a,
  .gridItems > .grid-sizer .contents .storeBtnSingle a,
  .activitiesBody > .kiji .contents .storeBtnSingle a,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a,
  .relatedUnit > .kiji .contents .storeBtnSingle a,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a {
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .storeBtnSingle a,
  .gridItems > .grid-sizer .contents .storeBtnSingle a,
  .activitiesBody > .kiji .contents .storeBtnSingle a,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a,
  .relatedUnit > .kiji .contents .storeBtnSingle a,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .storeBtnSingle a,
  .gridItems > .grid-sizer .contents .storeBtnSingle a,
  .activitiesBody > .kiji .contents .storeBtnSingle a,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a,
  .relatedUnit > .kiji .contents .storeBtnSingle a,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .storeBtnSingle a,
  .gridItems > .grid-sizer .contents .storeBtnSingle a,
  .activitiesBody > .kiji .contents .storeBtnSingle a,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a,
  .relatedUnit > .kiji .contents .storeBtnSingle a,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a {
    letter-spacing: 0.208vw;
  }
}
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
  width: 50px;
  width: 4.1666666667vw;
  margin-right: 18px;
  margin-right: 1.5vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
    width: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
    width: 53.3333333333px;
    width: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
    width: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
    margin-right: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
    margin-right: 19.2px;
    margin-right: 1.6vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop,
  .relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop {
    margin-right: 2.4vw;
  }
}
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop .cls-1,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop .cls-1,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop .cls-1,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop .cls-1,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop .cls-1,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop .cls-1 {
  fill: #091d21;
}
.gridItems > .kiji .contents .storeBtnSingle a .storeBtnTop .cls-2,
.gridItems > .grid-sizer .contents .storeBtnSingle a .storeBtnTop .cls-2,
.activitiesBody > .kiji .contents .storeBtnSingle a .storeBtnTop .cls-2,
.activitiesBody > .grid-sizer .contents .storeBtnSingle a .storeBtnTop .cls-2,
.relatedUnit > .kiji .contents .storeBtnSingle a .storeBtnTop .cls-2,
.relatedUnit > .grid-sizer .contents .storeBtnSingle a .storeBtnTop .cls-2 {
  fill: #fff;
}
.gridItems > .kiji .contents hr,
.gridItems > .grid-sizer .contents hr,
.activitiesBody > .kiji .contents hr,
.activitiesBody > .grid-sizer .contents hr,
.relatedUnit > .kiji .contents hr,
.relatedUnit > .grid-sizer .contents hr {
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px;
  margin-top: 50px;
  margin-top: 4.1666666667vw;
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents hr,
  .gridItems > .grid-sizer .contents hr,
  .activitiesBody > .kiji .contents hr,
  .activitiesBody > .grid-sizer .contents hr,
  .relatedUnit > .kiji .contents hr,
  .relatedUnit > .grid-sizer .contents hr {
    margin-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents hr,
  .gridItems > .grid-sizer .contents hr,
  .activitiesBody > .kiji .contents hr,
  .activitiesBody > .grid-sizer .contents hr,
  .relatedUnit > .kiji .contents hr,
  .relatedUnit > .grid-sizer .contents hr {
    margin-top: 53.3333333333px;
    margin-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents hr,
  .gridItems > .grid-sizer .contents hr,
  .activitiesBody > .kiji .contents hr,
  .activitiesBody > .grid-sizer .contents hr,
  .relatedUnit > .kiji .contents hr,
  .relatedUnit > .grid-sizer .contents hr {
    margin-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents hr,
  .gridItems > .grid-sizer .contents hr,
  .activitiesBody > .kiji .contents hr,
  .activitiesBody > .grid-sizer .contents hr,
  .relatedUnit > .kiji .contents hr,
  .relatedUnit > .grid-sizer .contents hr {
    margin-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents hr,
  .gridItems > .grid-sizer .contents hr,
  .activitiesBody > .kiji .contents hr,
  .activitiesBody > .grid-sizer .contents hr,
  .relatedUnit > .kiji .contents hr,
  .relatedUnit > .grid-sizer .contents hr {
    margin-bottom: 53.3333333333px;
    margin-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents hr,
  .gridItems > .grid-sizer .contents hr,
  .activitiesBody > .kiji .contents hr,
  .activitiesBody > .grid-sizer .contents hr,
  .relatedUnit > .kiji .contents hr,
  .relatedUnit > .grid-sizer .contents hr {
    margin-bottom: 6.6666666667vw;
  }
}
#home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
#home .gridItems > .grid-sizer .contents hr,
.post-type-archive-activities .gridItems > .grid-sizer .contents hr,
#home .activitiesBody > .kiji .contents hr,
.post-type-archive-activities .activitiesBody > .kiji .contents hr,
#home .activitiesBody > .grid-sizer .contents hr,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
#home .relatedUnit > .kiji .contents hr,
.post-type-archive-activities .relatedUnit > .kiji .contents hr,
#home .relatedUnit > .grid-sizer .contents hr,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
  #home .gridItems > .grid-sizer .contents hr,
  .post-type-archive-activities .gridItems > .grid-sizer .contents hr,
  #home .activitiesBody > .kiji .contents hr,
  .post-type-archive-activities .activitiesBody > .kiji .contents hr,
  #home .activitiesBody > .grid-sizer .contents hr,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
  #home .relatedUnit > .kiji .contents hr,
  .post-type-archive-activities .relatedUnit > .kiji .contents hr,
  #home .relatedUnit > .grid-sizer .contents hr,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
  #home .gridItems > .grid-sizer .contents hr,
  .post-type-archive-activities .gridItems > .grid-sizer .contents hr,
  #home .activitiesBody > .kiji .contents hr,
  .post-type-archive-activities .activitiesBody > .kiji .contents hr,
  #home .activitiesBody > .grid-sizer .contents hr,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
  #home .relatedUnit > .kiji .contents hr,
  .post-type-archive-activities .relatedUnit > .kiji .contents hr,
  #home .relatedUnit > .grid-sizer .contents hr,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
  #home .gridItems > .grid-sizer .contents hr,
  .post-type-archive-activities .gridItems > .grid-sizer .contents hr,
  #home .activitiesBody > .kiji .contents hr,
  .post-type-archive-activities .activitiesBody > .kiji .contents hr,
  #home .activitiesBody > .grid-sizer .contents hr,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
  #home .relatedUnit > .kiji .contents hr,
  .post-type-archive-activities .relatedUnit > .kiji .contents hr,
  #home .relatedUnit > .grid-sizer .contents hr,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
    margin-top: 2vw;
  }
}
@media (min-width: 1920px) {
  #home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
  #home .gridItems > .grid-sizer .contents hr,
  .post-type-archive-activities .gridItems > .grid-sizer .contents hr,
  #home .activitiesBody > .kiji .contents hr,
  .post-type-archive-activities .activitiesBody > .kiji .contents hr,
  #home .activitiesBody > .grid-sizer .contents hr,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
  #home .relatedUnit > .kiji .contents hr,
  .post-type-archive-activities .relatedUnit > .kiji .contents hr,
  #home .relatedUnit > .grid-sizer .contents hr,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
  #home .gridItems > .grid-sizer .contents hr,
  .post-type-archive-activities .gridItems > .grid-sizer .contents hr,
  #home .activitiesBody > .kiji .contents hr,
  .post-type-archive-activities .activitiesBody > .kiji .contents hr,
  #home .activitiesBody > .grid-sizer .contents hr,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
  #home .relatedUnit > .kiji .contents hr,
  .post-type-archive-activities .relatedUnit > .kiji .contents hr,
  #home .relatedUnit > .grid-sizer .contents hr,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #home .gridItems > .kiji .contents hr, .post-type-archive-activities .gridItems > .kiji .contents hr,
  #home .gridItems > .grid-sizer .contents hr,
  .post-type-archive-activities .gridItems > .grid-sizer .contents hr,
  #home .activitiesBody > .kiji .contents hr,
  .post-type-archive-activities .activitiesBody > .kiji .contents hr,
  #home .activitiesBody > .grid-sizer .contents hr,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents hr,
  #home .relatedUnit > .kiji .contents hr,
  .post-type-archive-activities .relatedUnit > .kiji .contents hr,
  #home .relatedUnit > .grid-sizer .contents hr,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents hr {
    margin-bottom: 2vw;
  }
}
.gridItems > .kiji .contents .texts,
.gridItems > .grid-sizer .contents .texts,
.activitiesBody > .kiji .contents .texts,
.activitiesBody > .grid-sizer .contents .texts,
.relatedUnit > .kiji .contents .texts,
.relatedUnit > .grid-sizer .contents .texts {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
  line-height: 1.55;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts,
  .gridItems > .grid-sizer .contents .texts,
  .activitiesBody > .kiji .contents .texts,
  .activitiesBody > .grid-sizer .contents .texts,
  .relatedUnit > .kiji .contents .texts,
  .relatedUnit > .grid-sizer .contents .texts {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts,
  .gridItems > .grid-sizer .contents .texts,
  .activitiesBody > .kiji .contents .texts,
  .activitiesBody > .grid-sizer .contents .texts,
  .relatedUnit > .kiji .contents .texts,
  .relatedUnit > .grid-sizer .contents .texts {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts,
  .gridItems > .grid-sizer .contents .texts,
  .activitiesBody > .kiji .contents .texts,
  .activitiesBody > .grid-sizer .contents .texts,
  .relatedUnit > .kiji .contents .texts,
  .relatedUnit > .grid-sizer .contents .texts {
    margin-top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts,
  .gridItems > .grid-sizer .contents .texts,
  .activitiesBody > .kiji .contents .texts,
  .activitiesBody > .grid-sizer .contents .texts,
  .relatedUnit > .kiji .contents .texts,
  .relatedUnit > .grid-sizer .contents .texts {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts,
  .gridItems > .grid-sizer .contents .texts,
  .activitiesBody > .kiji .contents .texts,
  .activitiesBody > .grid-sizer .contents .texts,
  .relatedUnit > .kiji .contents .texts,
  .relatedUnit > .grid-sizer .contents .texts {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts,
  .gridItems > .grid-sizer .contents .texts,
  .activitiesBody > .kiji .contents .texts,
  .activitiesBody > .grid-sizer .contents .texts,
  .relatedUnit > .kiji .contents .texts,
  .relatedUnit > .grid-sizer .contents .texts {
    margin-bottom: 1.3333333333vw;
  }
}
.gridItems > .kiji .contents .texts.noacvs,
.gridItems > .grid-sizer .contents .texts.noacvs,
.activitiesBody > .kiji .contents .texts.noacvs,
.activitiesBody > .grid-sizer .contents .texts.noacvs,
.relatedUnit > .kiji .contents .texts.noacvs,
.relatedUnit > .grid-sizer .contents .texts.noacvs {
  display: none;
}
.single-activities .gridItems > .kiji .contents .texts.noacvs,
.single-activities .gridItems > .grid-sizer .contents .texts.noacvs,
.single-activities .activitiesBody > .kiji .contents .texts.noacvs,
.single-activities .activitiesBody > .grid-sizer .contents .texts.noacvs,
.single-activities .relatedUnit > .kiji .contents .texts.noacvs,
.single-activities .relatedUnit > .grid-sizer .contents .texts.noacvs {
  display: block;
}
.gridItems > .kiji .contents .texts.four,
.gridItems > .grid-sizer .contents .texts.four,
.activitiesBody > .kiji .contents .texts.four,
.activitiesBody > .grid-sizer .contents .texts.four,
.relatedUnit > .kiji .contents .texts.four,
.relatedUnit > .grid-sizer .contents .texts.four {
  border-width: 1px;
  border-style: solid;
  padding: 24px;
  padding: 2vw;
  padding-top: 21px;
  padding-top: 1.75vw;
  padding-bottom: 21px;
  padding-bottom: 1.75vw;
  margin-top: 50px;
  margin-top: 4.1666666667vw;
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding: 38.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding: 25.6px;
    padding: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding-top: 33.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding-top: 22.4px;
    padding-top: 1.8666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding-top: 2.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding-bottom: 33.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding-bottom: 22.4px;
    padding-bottom: 1.8666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    padding-bottom: 2.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    margin-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    margin-top: 53.3333333333px;
    margin-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    margin-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    margin-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    margin-bottom: 53.3333333333px;
    margin-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.four,
  .gridItems > .grid-sizer .contents .texts.four,
  .activitiesBody > .kiji .contents .texts.four,
  .activitiesBody > .grid-sizer .contents .texts.four,
  .relatedUnit > .kiji .contents .texts.four,
  .relatedUnit > .grid-sizer .contents .texts.four {
    margin-bottom: 6.6666666667vw;
  }
}
.gridItems > .kiji .contents .texts.four > *:first-child,
.gridItems > .grid-sizer .contents .texts.four > *:first-child,
.activitiesBody > .kiji .contents .texts.four > *:first-child,
.activitiesBody > .grid-sizer .contents .texts.four > *:first-child,
.relatedUnit > .kiji .contents .texts.four > *:first-child,
.relatedUnit > .grid-sizer .contents .texts.four > *:first-child {
  margin-top: 0;
}
.gridItems > .kiji .contents .texts.four > *:last-child,
.gridItems > .grid-sizer .contents .texts.four > *:last-child,
.activitiesBody > .kiji .contents .texts.four > *:last-child,
.activitiesBody > .grid-sizer .contents .texts.four > *:last-child,
.relatedUnit > .kiji .contents .texts.four > *:last-child,
.relatedUnit > .grid-sizer .contents .texts.four > *:last-child {
  margin-bottom: 0;
}
.gridItems > .kiji .contents .texts.two,
.gridItems > .grid-sizer .contents .texts.two,
.activitiesBody > .kiji .contents .texts.two,
.activitiesBody > .grid-sizer .contents .texts.two,
.relatedUnit > .kiji .contents .texts.two,
.relatedUnit > .grid-sizer .contents .texts.two {
  border-width: 0;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 50px;
  padding-top: 4.1666666667vw;
  padding-bottom: 50px;
  padding-bottom: 4.1666666667vw;
  margin-top: 50px;
  margin-top: 4.1666666667vw;
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    padding-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    padding-top: 53.3333333333px;
    padding-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    padding-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    padding-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    padding-bottom: 53.3333333333px;
    padding-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    padding-bottom: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    margin-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    margin-top: 53.3333333333px;
    margin-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    margin-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    margin-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    margin-bottom: 53.3333333333px;
    margin-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.two,
  .gridItems > .grid-sizer .contents .texts.two,
  .activitiesBody > .kiji .contents .texts.two,
  .activitiesBody > .grid-sizer .contents .texts.two,
  .relatedUnit > .kiji .contents .texts.two,
  .relatedUnit > .grid-sizer .contents .texts.two {
    margin-bottom: 6.6666666667vw;
  }
}
.gridItems > .kiji .contents .texts.two > *:first-child,
.gridItems > .grid-sizer .contents .texts.two > *:first-child,
.activitiesBody > .kiji .contents .texts.two > *:first-child,
.activitiesBody > .grid-sizer .contents .texts.two > *:first-child,
.relatedUnit > .kiji .contents .texts.two > *:first-child,
.relatedUnit > .grid-sizer .contents .texts.two > *:first-child {
  margin-top: 0;
}
.gridItems > .kiji .contents .texts.two > *:last-child,
.gridItems > .grid-sizer .contents .texts.two > *:last-child,
.activitiesBody > .kiji .contents .texts.two > *:last-child,
.activitiesBody > .grid-sizer .contents .texts.two > *:last-child,
.relatedUnit > .kiji .contents .texts.two > *:last-child,
.relatedUnit > .grid-sizer .contents .texts.two > *:last-child {
  margin-bottom: 0;
}
.gridItems > .kiji .contents .texts.bkWite,
.gridItems > .grid-sizer .contents .texts.bkWite,
.activitiesBody > .kiji .contents .texts.bkWite,
.activitiesBody > .grid-sizer .contents .texts.bkWite,
.relatedUnit > .kiji .contents .texts.bkWite,
.relatedUnit > .grid-sizer .contents .texts.bkWite {
  background-color: #ffffff;
}
.gridItems > .kiji .contents .texts.twodot,
.gridItems > .grid-sizer .contents .texts.twodot,
.activitiesBody > .kiji .contents .texts.twodot,
.activitiesBody > .grid-sizer .contents .texts.twodot,
.relatedUnit > .kiji .contents .texts.twodot,
.relatedUnit > .grid-sizer .contents .texts.twodot {
  border-width: 0;
  border-style: dotted;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 50px;
  padding-top: 4.1666666667vw;
  padding-bottom: 50px;
  padding-bottom: 4.1666666667vw;
  margin-top: 50px;
  margin-top: 4.1666666667vw;
  margin-bottom: 50px;
  margin-bottom: 4.1666666667vw;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    padding-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    padding-top: 53.3333333333px;
    padding-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    padding-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    padding-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    padding-bottom: 53.3333333333px;
    padding-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    padding-bottom: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    margin-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    margin-top: 53.3333333333px;
    margin-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    margin-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    margin-bottom: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    margin-bottom: 53.3333333333px;
    margin-bottom: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents .texts.twodot,
  .gridItems > .grid-sizer .contents .texts.twodot,
  .activitiesBody > .kiji .contents .texts.twodot,
  .activitiesBody > .grid-sizer .contents .texts.twodot,
  .relatedUnit > .kiji .contents .texts.twodot,
  .relatedUnit > .grid-sizer .contents .texts.twodot {
    margin-bottom: 6.6666666667vw;
  }
}
.gridItems > .kiji .contents .texts.twodot > *:first-child,
.gridItems > .grid-sizer .contents .texts.twodot > *:first-child,
.activitiesBody > .kiji .contents .texts.twodot > *:first-child,
.activitiesBody > .grid-sizer .contents .texts.twodot > *:first-child,
.relatedUnit > .kiji .contents .texts.twodot > *:first-child,
.relatedUnit > .grid-sizer .contents .texts.twodot > *:first-child {
  margin-top: 0;
}
.gridItems > .kiji .contents .texts.twodot > *:last-child,
.gridItems > .grid-sizer .contents .texts.twodot > *:last-child,
.activitiesBody > .kiji .contents .texts.twodot > *:last-child,
.activitiesBody > .grid-sizer .contents .texts.twodot > *:last-child,
.relatedUnit > .kiji .contents .texts.twodot > *:last-child,
.relatedUnit > .grid-sizer .contents .texts.twodot > *:last-child {
  margin-bottom: 0;
}
.gridItems > .kiji .contents .texts.inline,
.gridItems > .grid-sizer .contents .texts.inline,
.activitiesBody > .kiji .contents .texts.inline,
.activitiesBody > .grid-sizer .contents .texts.inline,
.relatedUnit > .kiji .contents .texts.inline,
.relatedUnit > .grid-sizer .contents .texts.inline {
  display: inline-block;
}
.gridItems > .kiji .contents p,
.gridItems > .kiji .contents ul,
.gridItems > .kiji .contents ol,
.gridItems > .grid-sizer .contents p,
.gridItems > .grid-sizer .contents ul,
.gridItems > .grid-sizer .contents ol,
.activitiesBody > .kiji .contents p,
.activitiesBody > .kiji .contents ul,
.activitiesBody > .kiji .contents ol,
.activitiesBody > .grid-sizer .contents p,
.activitiesBody > .grid-sizer .contents ul,
.activitiesBody > .grid-sizer .contents ol,
.relatedUnit > .kiji .contents p,
.relatedUnit > .kiji .contents ul,
.relatedUnit > .kiji .contents ol,
.relatedUnit > .grid-sizer .contents p,
.relatedUnit > .grid-sizer .contents ul,
.relatedUnit > .grid-sizer .contents ol {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 1.55;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents p,
  .gridItems > .kiji .contents ul,
  .gridItems > .kiji .contents ol,
  .gridItems > .grid-sizer .contents p,
  .gridItems > .grid-sizer .contents ul,
  .gridItems > .grid-sizer .contents ol,
  .activitiesBody > .kiji .contents p,
  .activitiesBody > .kiji .contents ul,
  .activitiesBody > .kiji .contents ol,
  .activitiesBody > .grid-sizer .contents p,
  .activitiesBody > .grid-sizer .contents ul,
  .activitiesBody > .grid-sizer .contents ol,
  .relatedUnit > .kiji .contents p,
  .relatedUnit > .kiji .contents ul,
  .relatedUnit > .kiji .contents ol,
  .relatedUnit > .grid-sizer .contents p,
  .relatedUnit > .grid-sizer .contents ul,
  .relatedUnit > .grid-sizer .contents ol {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents p,
  .gridItems > .kiji .contents ul,
  .gridItems > .kiji .contents ol,
  .gridItems > .grid-sizer .contents p,
  .gridItems > .grid-sizer .contents ul,
  .gridItems > .grid-sizer .contents ol,
  .activitiesBody > .kiji .contents p,
  .activitiesBody > .kiji .contents ul,
  .activitiesBody > .kiji .contents ol,
  .activitiesBody > .grid-sizer .contents p,
  .activitiesBody > .grid-sizer .contents ul,
  .activitiesBody > .grid-sizer .contents ol,
  .relatedUnit > .kiji .contents p,
  .relatedUnit > .kiji .contents ul,
  .relatedUnit > .kiji .contents ol,
  .relatedUnit > .grid-sizer .contents p,
  .relatedUnit > .grid-sizer .contents ul,
  .relatedUnit > .grid-sizer .contents ol {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents p,
  .gridItems > .kiji .contents ul,
  .gridItems > .kiji .contents ol,
  .gridItems > .grid-sizer .contents p,
  .gridItems > .grid-sizer .contents ul,
  .gridItems > .grid-sizer .contents ol,
  .activitiesBody > .kiji .contents p,
  .activitiesBody > .kiji .contents ul,
  .activitiesBody > .kiji .contents ol,
  .activitiesBody > .grid-sizer .contents p,
  .activitiesBody > .grid-sizer .contents ul,
  .activitiesBody > .grid-sizer .contents ol,
  .relatedUnit > .kiji .contents p,
  .relatedUnit > .kiji .contents ul,
  .relatedUnit > .kiji .contents ol,
  .relatedUnit > .grid-sizer .contents p,
  .relatedUnit > .grid-sizer .contents ul,
  .relatedUnit > .grid-sizer .contents ol {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents p,
  .gridItems > .kiji .contents ul,
  .gridItems > .kiji .contents ol,
  .gridItems > .grid-sizer .contents p,
  .gridItems > .grid-sizer .contents ul,
  .gridItems > .grid-sizer .contents ol,
  .activitiesBody > .kiji .contents p,
  .activitiesBody > .kiji .contents ul,
  .activitiesBody > .kiji .contents ol,
  .activitiesBody > .grid-sizer .contents p,
  .activitiesBody > .grid-sizer .contents ul,
  .activitiesBody > .grid-sizer .contents ol,
  .relatedUnit > .kiji .contents p,
  .relatedUnit > .kiji .contents ul,
  .relatedUnit > .kiji .contents ol,
  .relatedUnit > .grid-sizer .contents p,
  .relatedUnit > .grid-sizer .contents ul,
  .relatedUnit > .grid-sizer .contents ol {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents p,
  .gridItems > .kiji .contents ul,
  .gridItems > .kiji .contents ol,
  .gridItems > .grid-sizer .contents p,
  .gridItems > .grid-sizer .contents ul,
  .gridItems > .grid-sizer .contents ol,
  .activitiesBody > .kiji .contents p,
  .activitiesBody > .kiji .contents ul,
  .activitiesBody > .kiji .contents ol,
  .activitiesBody > .grid-sizer .contents p,
  .activitiesBody > .grid-sizer .contents ul,
  .activitiesBody > .grid-sizer .contents ol,
  .relatedUnit > .kiji .contents p,
  .relatedUnit > .kiji .contents ul,
  .relatedUnit > .kiji .contents ol,
  .relatedUnit > .grid-sizer .contents p,
  .relatedUnit > .grid-sizer .contents ul,
  .relatedUnit > .grid-sizer .contents ol {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents p,
  .gridItems > .kiji .contents ul,
  .gridItems > .kiji .contents ol,
  .gridItems > .grid-sizer .contents p,
  .gridItems > .grid-sizer .contents ul,
  .gridItems > .grid-sizer .contents ol,
  .activitiesBody > .kiji .contents p,
  .activitiesBody > .kiji .contents ul,
  .activitiesBody > .kiji .contents ol,
  .activitiesBody > .grid-sizer .contents p,
  .activitiesBody > .grid-sizer .contents ul,
  .activitiesBody > .grid-sizer .contents ol,
  .relatedUnit > .kiji .contents p,
  .relatedUnit > .kiji .contents ul,
  .relatedUnit > .kiji .contents ol,
  .relatedUnit > .grid-sizer .contents p,
  .relatedUnit > .grid-sizer .contents ul,
  .relatedUnit > .grid-sizer .contents ol {
    letter-spacing: 0.192vw;
  }
}
.single-activities .gridItems > .kiji .contents p,
.single-activities .gridItems > .kiji .contents ul,
.single-activities .gridItems > .kiji .contents ol,
.single-activities .gridItems > .grid-sizer .contents p,
.single-activities .gridItems > .grid-sizer .contents ul,
.single-activities .gridItems > .grid-sizer .contents ol,
.single-activities .activitiesBody > .kiji .contents p,
.single-activities .activitiesBody > .kiji .contents ul,
.single-activities .activitiesBody > .kiji .contents ol,
.single-activities .activitiesBody > .grid-sizer .contents p,
.single-activities .activitiesBody > .grid-sizer .contents ul,
.single-activities .activitiesBody > .grid-sizer .contents ol,
.single-activities .relatedUnit > .kiji .contents p,
.single-activities .relatedUnit > .kiji .contents ul,
.single-activities .relatedUnit > .kiji .contents ol,
.single-activities .relatedUnit > .grid-sizer .contents p,
.single-activities .relatedUnit > .grid-sizer .contents ul,
.single-activities .relatedUnit > .grid-sizer .contents ol {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
}
@media (min-width: 1920px) {
  .single-activities .gridItems > .kiji .contents p,
  .single-activities .gridItems > .kiji .contents ul,
  .single-activities .gridItems > .kiji .contents ol,
  .single-activities .gridItems > .grid-sizer .contents p,
  .single-activities .gridItems > .grid-sizer .contents ul,
  .single-activities .gridItems > .grid-sizer .contents ol,
  .single-activities .activitiesBody > .kiji .contents p,
  .single-activities .activitiesBody > .kiji .contents ul,
  .single-activities .activitiesBody > .kiji .contents ol,
  .single-activities .activitiesBody > .grid-sizer .contents p,
  .single-activities .activitiesBody > .grid-sizer .contents ul,
  .single-activities .activitiesBody > .grid-sizer .contents ol,
  .single-activities .relatedUnit > .kiji .contents p,
  .single-activities .relatedUnit > .kiji .contents ul,
  .single-activities .relatedUnit > .kiji .contents ol,
  .single-activities .relatedUnit > .grid-sizer .contents p,
  .single-activities .relatedUnit > .grid-sizer .contents ul,
  .single-activities .relatedUnit > .grid-sizer .contents ol {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .single-activities .gridItems > .kiji .contents p,
  .single-activities .gridItems > .kiji .contents ul,
  .single-activities .gridItems > .kiji .contents ol,
  .single-activities .gridItems > .grid-sizer .contents p,
  .single-activities .gridItems > .grid-sizer .contents ul,
  .single-activities .gridItems > .grid-sizer .contents ol,
  .single-activities .activitiesBody > .kiji .contents p,
  .single-activities .activitiesBody > .kiji .contents ul,
  .single-activities .activitiesBody > .kiji .contents ol,
  .single-activities .activitiesBody > .grid-sizer .contents p,
  .single-activities .activitiesBody > .grid-sizer .contents ul,
  .single-activities .activitiesBody > .grid-sizer .contents ol,
  .single-activities .relatedUnit > .kiji .contents p,
  .single-activities .relatedUnit > .kiji .contents ul,
  .single-activities .relatedUnit > .kiji .contents ol,
  .single-activities .relatedUnit > .grid-sizer .contents p,
  .single-activities .relatedUnit > .grid-sizer .contents ul,
  .single-activities .relatedUnit > .grid-sizer .contents ol {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .single-activities .gridItems > .kiji .contents p,
  .single-activities .gridItems > .kiji .contents ul,
  .single-activities .gridItems > .kiji .contents ol,
  .single-activities .gridItems > .grid-sizer .contents p,
  .single-activities .gridItems > .grid-sizer .contents ul,
  .single-activities .gridItems > .grid-sizer .contents ol,
  .single-activities .activitiesBody > .kiji .contents p,
  .single-activities .activitiesBody > .kiji .contents ul,
  .single-activities .activitiesBody > .kiji .contents ol,
  .single-activities .activitiesBody > .grid-sizer .contents p,
  .single-activities .activitiesBody > .grid-sizer .contents ul,
  .single-activities .activitiesBody > .grid-sizer .contents ol,
  .single-activities .relatedUnit > .kiji .contents p,
  .single-activities .relatedUnit > .kiji .contents ul,
  .single-activities .relatedUnit > .kiji .contents ol,
  .single-activities .relatedUnit > .grid-sizer .contents p,
  .single-activities .relatedUnit > .grid-sizer .contents ul,
  .single-activities .relatedUnit > .grid-sizer .contents ol {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .single-activities .gridItems > .kiji .contents p,
  .single-activities .gridItems > .kiji .contents ul,
  .single-activities .gridItems > .kiji .contents ol,
  .single-activities .gridItems > .grid-sizer .contents p,
  .single-activities .gridItems > .grid-sizer .contents ul,
  .single-activities .gridItems > .grid-sizer .contents ol,
  .single-activities .activitiesBody > .kiji .contents p,
  .single-activities .activitiesBody > .kiji .contents ul,
  .single-activities .activitiesBody > .kiji .contents ol,
  .single-activities .activitiesBody > .grid-sizer .contents p,
  .single-activities .activitiesBody > .grid-sizer .contents ul,
  .single-activities .activitiesBody > .grid-sizer .contents ol,
  .single-activities .relatedUnit > .kiji .contents p,
  .single-activities .relatedUnit > .kiji .contents ul,
  .single-activities .relatedUnit > .kiji .contents ol,
  .single-activities .relatedUnit > .grid-sizer .contents p,
  .single-activities .relatedUnit > .grid-sizer .contents ul,
  .single-activities .relatedUnit > .grid-sizer .contents ol {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .single-activities .gridItems > .kiji .contents p,
  .single-activities .gridItems > .kiji .contents ul,
  .single-activities .gridItems > .kiji .contents ol,
  .single-activities .gridItems > .grid-sizer .contents p,
  .single-activities .gridItems > .grid-sizer .contents ul,
  .single-activities .gridItems > .grid-sizer .contents ol,
  .single-activities .activitiesBody > .kiji .contents p,
  .single-activities .activitiesBody > .kiji .contents ul,
  .single-activities .activitiesBody > .kiji .contents ol,
  .single-activities .activitiesBody > .grid-sizer .contents p,
  .single-activities .activitiesBody > .grid-sizer .contents ul,
  .single-activities .activitiesBody > .grid-sizer .contents ol,
  .single-activities .relatedUnit > .kiji .contents p,
  .single-activities .relatedUnit > .kiji .contents ul,
  .single-activities .relatedUnit > .kiji .contents ol,
  .single-activities .relatedUnit > .grid-sizer .contents p,
  .single-activities .relatedUnit > .grid-sizer .contents ul,
  .single-activities .relatedUnit > .grid-sizer .contents ol {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .single-activities .gridItems > .kiji .contents p,
  .single-activities .gridItems > .kiji .contents ul,
  .single-activities .gridItems > .kiji .contents ol,
  .single-activities .gridItems > .grid-sizer .contents p,
  .single-activities .gridItems > .grid-sizer .contents ul,
  .single-activities .gridItems > .grid-sizer .contents ol,
  .single-activities .activitiesBody > .kiji .contents p,
  .single-activities .activitiesBody > .kiji .contents ul,
  .single-activities .activitiesBody > .kiji .contents ol,
  .single-activities .activitiesBody > .grid-sizer .contents p,
  .single-activities .activitiesBody > .grid-sizer .contents ul,
  .single-activities .activitiesBody > .grid-sizer .contents ol,
  .single-activities .relatedUnit > .kiji .contents p,
  .single-activities .relatedUnit > .kiji .contents ul,
  .single-activities .relatedUnit > .kiji .contents ol,
  .single-activities .relatedUnit > .grid-sizer .contents p,
  .single-activities .relatedUnit > .grid-sizer .contents ul,
  .single-activities .relatedUnit > .grid-sizer .contents ol {
    margin-bottom: 5.3333333333vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .contents p,
.post-type-archive-activities .gridItems > .kiji .contents ul,
.post-type-archive-activities .gridItems > .kiji .contents ol,
.post-type-archive-activities .gridItems > .grid-sizer .contents p,
.post-type-archive-activities .gridItems > .grid-sizer .contents ul,
.post-type-archive-activities .gridItems > .grid-sizer .contents ol,
.post-type-archive-activities .activitiesBody > .kiji .contents p,
.post-type-archive-activities .activitiesBody > .kiji .contents ul,
.post-type-archive-activities .activitiesBody > .kiji .contents ol,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents p,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents ul,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents ol,
.post-type-archive-activities .relatedUnit > .kiji .contents p,
.post-type-archive-activities .relatedUnit > .kiji .contents ul,
.post-type-archive-activities .relatedUnit > .kiji .contents ol,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents p,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents ul,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents ol {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .contents p,
  .post-type-archive-activities .gridItems > .kiji .contents ul,
  .post-type-archive-activities .gridItems > .kiji .contents ol,
  .post-type-archive-activities .gridItems > .grid-sizer .contents p,
  .post-type-archive-activities .gridItems > .grid-sizer .contents ul,
  .post-type-archive-activities .gridItems > .grid-sizer .contents ol,
  .post-type-archive-activities .activitiesBody > .kiji .contents p,
  .post-type-archive-activities .activitiesBody > .kiji .contents ul,
  .post-type-archive-activities .activitiesBody > .kiji .contents ol,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents p,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents ul,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents ol,
  .post-type-archive-activities .relatedUnit > .kiji .contents p,
  .post-type-archive-activities .relatedUnit > .kiji .contents ul,
  .post-type-archive-activities .relatedUnit > .kiji .contents ol,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents p,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents ul,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents ol {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .contents p,
  .post-type-archive-activities .gridItems > .kiji .contents ul,
  .post-type-archive-activities .gridItems > .kiji .contents ol,
  .post-type-archive-activities .gridItems > .grid-sizer .contents p,
  .post-type-archive-activities .gridItems > .grid-sizer .contents ul,
  .post-type-archive-activities .gridItems > .grid-sizer .contents ol,
  .post-type-archive-activities .activitiesBody > .kiji .contents p,
  .post-type-archive-activities .activitiesBody > .kiji .contents ul,
  .post-type-archive-activities .activitiesBody > .kiji .contents ol,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents p,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents ul,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents ol,
  .post-type-archive-activities .relatedUnit > .kiji .contents p,
  .post-type-archive-activities .relatedUnit > .kiji .contents ul,
  .post-type-archive-activities .relatedUnit > .kiji .contents ol,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents p,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents ul,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents ol {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .contents p,
  .post-type-archive-activities .gridItems > .kiji .contents ul,
  .post-type-archive-activities .gridItems > .kiji .contents ol,
  .post-type-archive-activities .gridItems > .grid-sizer .contents p,
  .post-type-archive-activities .gridItems > .grid-sizer .contents ul,
  .post-type-archive-activities .gridItems > .grid-sizer .contents ol,
  .post-type-archive-activities .activitiesBody > .kiji .contents p,
  .post-type-archive-activities .activitiesBody > .kiji .contents ul,
  .post-type-archive-activities .activitiesBody > .kiji .contents ol,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents p,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents ul,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents ol,
  .post-type-archive-activities .relatedUnit > .kiji .contents p,
  .post-type-archive-activities .relatedUnit > .kiji .contents ul,
  .post-type-archive-activities .relatedUnit > .kiji .contents ol,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents p,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents ul,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents ol {
    font-size: 2.9333333333vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .contents p br, #home .gridItems > .kiji .contents p br, .relatedSet .gridItems > .kiji .contents p br,
.post-type-archive-activities .gridItems > .kiji .contents ul br,
#home .gridItems > .kiji .contents ul br,
.relatedSet .gridItems > .kiji .contents ul br,
.post-type-archive-activities .gridItems > .kiji .contents ol br,
#home .gridItems > .kiji .contents ol br,
.relatedSet .gridItems > .kiji .contents ol br,
.post-type-archive-activities .gridItems > .grid-sizer .contents p br,
#home .gridItems > .grid-sizer .contents p br,
.relatedSet .gridItems > .grid-sizer .contents p br,
.post-type-archive-activities .gridItems > .grid-sizer .contents ul br,
#home .gridItems > .grid-sizer .contents ul br,
.relatedSet .gridItems > .grid-sizer .contents ul br,
.post-type-archive-activities .gridItems > .grid-sizer .contents ol br,
#home .gridItems > .grid-sizer .contents ol br,
.relatedSet .gridItems > .grid-sizer .contents ol br,
.post-type-archive-activities .activitiesBody > .kiji .contents p br,
#home .activitiesBody > .kiji .contents p br,
.relatedSet .activitiesBody > .kiji .contents p br,
.post-type-archive-activities .activitiesBody > .kiji .contents ul br,
#home .activitiesBody > .kiji .contents ul br,
.relatedSet .activitiesBody > .kiji .contents ul br,
.post-type-archive-activities .activitiesBody > .kiji .contents ol br,
#home .activitiesBody > .kiji .contents ol br,
.relatedSet .activitiesBody > .kiji .contents ol br,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents p br,
#home .activitiesBody > .grid-sizer .contents p br,
.relatedSet .activitiesBody > .grid-sizer .contents p br,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents ul br,
#home .activitiesBody > .grid-sizer .contents ul br,
.relatedSet .activitiesBody > .grid-sizer .contents ul br,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents ol br,
#home .activitiesBody > .grid-sizer .contents ol br,
.relatedSet .activitiesBody > .grid-sizer .contents ol br,
.post-type-archive-activities .relatedUnit > .kiji .contents p br,
#home .relatedUnit > .kiji .contents p br,
.relatedSet .relatedUnit > .kiji .contents p br,
.post-type-archive-activities .relatedUnit > .kiji .contents ul br,
#home .relatedUnit > .kiji .contents ul br,
.relatedSet .relatedUnit > .kiji .contents ul br,
.post-type-archive-activities .relatedUnit > .kiji .contents ol br,
#home .relatedUnit > .kiji .contents ol br,
.relatedSet .relatedUnit > .kiji .contents ol br,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents p br,
#home .relatedUnit > .grid-sizer .contents p br,
.relatedSet .relatedUnit > .grid-sizer .contents p br,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents ul br,
#home .relatedUnit > .grid-sizer .contents ul br,
.relatedSet .relatedUnit > .grid-sizer .contents ul br,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents ol br,
#home .relatedUnit > .grid-sizer .contents ol br,
.relatedSet .relatedUnit > .grid-sizer .contents ol br {
  display: none;
  width: 0;
}
.gridItems > .kiji .contents h2,
.gridItems > .grid-sizer .contents h2,
.activitiesBody > .kiji .contents h2,
.activitiesBody > .grid-sizer .contents h2,
.relatedUnit > .kiji .contents h2,
.relatedUnit > .grid-sizer .contents h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  line-height: 1.55;
  font-weight: 600;
  margin-top: 36px;
  margin-top: 3vw;
  margin-bottom: 46px;
  margin-bottom: 3.8333333333vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    font-size: 4.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    margin-top: 57.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    margin-top: 38.4px;
    margin-top: 3.2vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    margin-top: 4.8vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    margin-bottom: 73.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    margin-bottom: 49.0666666667px;
    margin-bottom: 4.0888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2,
  .gridItems > .grid-sizer .contents h2,
  .activitiesBody > .kiji .contents h2,
  .activitiesBody > .grid-sizer .contents h2,
  .relatedUnit > .kiji .contents h2,
  .relatedUnit > .grid-sizer .contents h2 {
    margin-bottom: 6.1333333333vw;
  }
}
.gridItems > .kiji .contents h2.h2mini,
.gridItems > .grid-sizer .contents h2.h2mini,
.activitiesBody > .kiji .contents h2.h2mini,
.activitiesBody > .grid-sizer .contents h2.h2mini,
.relatedUnit > .kiji .contents h2.h2mini,
.relatedUnit > .grid-sizer .contents h2.h2mini {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-left: 12px;
  padding-left: 1vw;
  border-width: 0;
  border-style: solid;
  border-left-width: 3px;
  border-left-width: 0.25vw;
  margin-left: 0px;
  margin-left: 0vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    padding-left: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    padding-left: 12.8px;
    padding-left: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    padding-left: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    border-left-width: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    border-left-width: 3.2px;
    border-left-width: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    border-left-width: 1.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    margin-left: 0px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    margin-left: 0px;
    margin-left: 0vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2.h2mini,
  .gridItems > .grid-sizer .contents h2.h2mini,
  .activitiesBody > .kiji .contents h2.h2mini,
  .activitiesBody > .grid-sizer .contents h2.h2mini,
  .relatedUnit > .kiji .contents h2.h2mini,
  .relatedUnit > .grid-sizer .contents h2.h2mini {
    margin-left: 0.8vw;
  }
}
.gridItems > .kiji .contents h2.h2big,
.gridItems > .grid-sizer .contents h2.h2big,
.activitiesBody > .kiji .contents h2.h2big,
.activitiesBody > .grid-sizer .contents h2.h2big,
.relatedUnit > .kiji .contents h2.h2big,
.relatedUnit > .grid-sizer .contents h2.h2big {
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h2.h2big,
  .gridItems > .grid-sizer .contents h2.h2big,
  .activitiesBody > .kiji .contents h2.h2big,
  .activitiesBody > .grid-sizer .contents h2.h2big,
  .relatedUnit > .kiji .contents h2.h2big,
  .relatedUnit > .grid-sizer .contents h2.h2big {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h2.h2big,
  .gridItems > .grid-sizer .contents h2.h2big,
  .activitiesBody > .kiji .contents h2.h2big,
  .activitiesBody > .grid-sizer .contents h2.h2big,
  .relatedUnit > .kiji .contents h2.h2big,
  .relatedUnit > .grid-sizer .contents h2.h2big {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2.h2big,
  .gridItems > .grid-sizer .contents h2.h2big,
  .activitiesBody > .kiji .contents h2.h2big,
  .activitiesBody > .grid-sizer .contents h2.h2big,
  .relatedUnit > .kiji .contents h2.h2big,
  .relatedUnit > .grid-sizer .contents h2.h2big {
    font-size: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h2.h2big,
  .gridItems > .grid-sizer .contents h2.h2big,
  .activitiesBody > .kiji .contents h2.h2big,
  .activitiesBody > .grid-sizer .contents h2.h2big,
  .relatedUnit > .kiji .contents h2.h2big,
  .relatedUnit > .grid-sizer .contents h2.h2big {
    line-height: 1.3;
  }
}
.gridItems > .kiji .contents h3,
.gridItems > .grid-sizer .contents h3,
.activitiesBody > .kiji .contents h3,
.activitiesBody > .grid-sizer .contents h3,
.relatedUnit > .kiji .contents h3,
.relatedUnit > .grid-sizer .contents h3 {
  line-height: 1.55;
  font-weight: 600;
  margin-top: 20px;
  margin-top: 1.6666666667vw;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
  font-size: 15.74px;
  font-size: 1.574rem;
  font-size: 1.3116666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    margin-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    margin-bottom: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    font-size: 25.184px;
    font-size: 2.5184rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    font-size: 16.7893333333px;
    font-size: 1.6789333333rem;
    font-size: 1.3991111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h3,
  .gridItems > .grid-sizer .contents h3,
  .activitiesBody > .kiji .contents h3,
  .activitiesBody > .grid-sizer .contents h3,
  .relatedUnit > .kiji .contents h3,
  .relatedUnit > .grid-sizer .contents h3 {
    font-size: 3.2vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .contents h3,
.post-type-archive-activities .gridItems > .grid-sizer .contents h3,
.post-type-archive-activities .activitiesBody > .kiji .contents h3,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents h3,
.post-type-archive-activities .relatedUnit > .kiji .contents h3,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents h3 {
  font-size: 15.74px;
  font-size: 1.574rem;
  font-size: 1.3116666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .contents h3,
  .post-type-archive-activities .gridItems > .grid-sizer .contents h3,
  .post-type-archive-activities .activitiesBody > .kiji .contents h3,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents h3,
  .post-type-archive-activities .relatedUnit > .kiji .contents h3,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents h3 {
    font-size: 25.184px;
    font-size: 2.5184rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .contents h3,
  .post-type-archive-activities .gridItems > .grid-sizer .contents h3,
  .post-type-archive-activities .activitiesBody > .kiji .contents h3,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents h3,
  .post-type-archive-activities .relatedUnit > .kiji .contents h3,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents h3 {
    font-size: 16.7893333333px;
    font-size: 1.6789333333rem;
    font-size: 1.3991111111vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .contents h3,
  .post-type-archive-activities .gridItems > .grid-sizer .contents h3,
  .post-type-archive-activities .activitiesBody > .kiji .contents h3,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents h3,
  .post-type-archive-activities .relatedUnit > .kiji .contents h3,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents h3 {
    font-size: 2.9333333333vw;
  }
}
.gridItems > .kiji .contents h3.h2mini,
.gridItems > .grid-sizer .contents h3.h2mini,
.activitiesBody > .kiji .contents h3.h2mini,
.activitiesBody > .grid-sizer .contents h3.h2mini,
.relatedUnit > .kiji .contents h3.h2mini,
.relatedUnit > .grid-sizer .contents h3.h2mini {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-left: 8px;
  padding-left: 0.6666666667vw;
  border-width: 0;
  border-style: solid;
  border-left-width: 2px;
  border-left-width: 0.1666666667vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h3.h2mini,
  .gridItems > .grid-sizer .contents h3.h2mini,
  .activitiesBody > .kiji .contents h3.h2mini,
  .activitiesBody > .grid-sizer .contents h3.h2mini,
  .relatedUnit > .kiji .contents h3.h2mini,
  .relatedUnit > .grid-sizer .contents h3.h2mini {
    padding-left: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h3.h2mini,
  .gridItems > .grid-sizer .contents h3.h2mini,
  .activitiesBody > .kiji .contents h3.h2mini,
  .activitiesBody > .grid-sizer .contents h3.h2mini,
  .relatedUnit > .kiji .contents h3.h2mini,
  .relatedUnit > .grid-sizer .contents h3.h2mini {
    padding-left: 8.5333333333px;
    padding-left: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h3.h2mini,
  .gridItems > .grid-sizer .contents h3.h2mini,
  .activitiesBody > .kiji .contents h3.h2mini,
  .activitiesBody > .grid-sizer .contents h3.h2mini,
  .relatedUnit > .kiji .contents h3.h2mini,
  .relatedUnit > .grid-sizer .contents h3.h2mini {
    padding-left: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h3.h2mini,
  .gridItems > .grid-sizer .contents h3.h2mini,
  .activitiesBody > .kiji .contents h3.h2mini,
  .activitiesBody > .grid-sizer .contents h3.h2mini,
  .relatedUnit > .kiji .contents h3.h2mini,
  .relatedUnit > .grid-sizer .contents h3.h2mini {
    border-left-width: 3.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h3.h2mini,
  .gridItems > .grid-sizer .contents h3.h2mini,
  .activitiesBody > .kiji .contents h3.h2mini,
  .activitiesBody > .grid-sizer .contents h3.h2mini,
  .relatedUnit > .kiji .contents h3.h2mini,
  .relatedUnit > .grid-sizer .contents h3.h2mini {
    border-left-width: 2.1333333333px;
    border-left-width: 0.1777777778vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h3.h2mini,
  .gridItems > .grid-sizer .contents h3.h2mini,
  .activitiesBody > .kiji .contents h3.h2mini,
  .activitiesBody > .grid-sizer .contents h3.h2mini,
  .relatedUnit > .kiji .contents h3.h2mini,
  .relatedUnit > .grid-sizer .contents h3.h2mini {
    border-left-width: 0.8vw;
  }
}
.gridItems > .kiji .contents h3.h2big,
.gridItems > .grid-sizer .contents h3.h2big,
.activitiesBody > .kiji .contents h3.h2big,
.activitiesBody > .grid-sizer .contents h3.h2big,
.relatedUnit > .kiji .contents h3.h2big,
.relatedUnit > .grid-sizer .contents h3.h2big {
  font-size: 17.5px;
  font-size: 1.75rem;
  font-size: 1.4583333333vw;
}
@media (min-width: 1920px) {
  .gridItems > .kiji .contents h3.h2big,
  .gridItems > .grid-sizer .contents h3.h2big,
  .activitiesBody > .kiji .contents h3.h2big,
  .activitiesBody > .grid-sizer .contents h3.h2big,
  .relatedUnit > .kiji .contents h3.h2big,
  .relatedUnit > .grid-sizer .contents h3.h2big {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji .contents h3.h2big,
  .gridItems > .grid-sizer .contents h3.h2big,
  .activitiesBody > .kiji .contents h3.h2big,
  .activitiesBody > .grid-sizer .contents h3.h2big,
  .relatedUnit > .kiji .contents h3.h2big,
  .relatedUnit > .grid-sizer .contents h3.h2big {
    font-size: 18.6666666667px;
    font-size: 1.8666666667rem;
    font-size: 1.5555555556vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji .contents h3.h2big,
  .gridItems > .grid-sizer .contents h3.h2big,
  .activitiesBody > .kiji .contents h3.h2big,
  .activitiesBody > .grid-sizer .contents h3.h2big,
  .relatedUnit > .kiji .contents h3.h2big,
  .relatedUnit > .grid-sizer .contents h3.h2big {
    font-size: 3.7333333333vw;
  }
}
.post-type-archive-activities .gridItems > .kiji .contents h3.h2big,
.post-type-archive-activities .gridItems > .grid-sizer .contents h3.h2big,
.post-type-archive-activities .activitiesBody > .kiji .contents h3.h2big,
.post-type-archive-activities .activitiesBody > .grid-sizer .contents h3.h2big,
.post-type-archive-activities .relatedUnit > .kiji .contents h3.h2big,
.post-type-archive-activities .relatedUnit > .grid-sizer .contents h3.h2big {
  font-size: 17.5px;
  font-size: 1.75rem;
  font-size: 1.4583333333vw;
}
@media (min-width: 1920px) {
  .post-type-archive-activities .gridItems > .kiji .contents h3.h2big,
  .post-type-archive-activities .gridItems > .grid-sizer .contents h3.h2big,
  .post-type-archive-activities .activitiesBody > .kiji .contents h3.h2big,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents h3.h2big,
  .post-type-archive-activities .relatedUnit > .kiji .contents h3.h2big,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents h3.h2big {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-activities .gridItems > .kiji .contents h3.h2big,
  .post-type-archive-activities .gridItems > .grid-sizer .contents h3.h2big,
  .post-type-archive-activities .activitiesBody > .kiji .contents h3.h2big,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents h3.h2big,
  .post-type-archive-activities .relatedUnit > .kiji .contents h3.h2big,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents h3.h2big {
    font-size: 18.6666666667px;
    font-size: 1.8666666667rem;
    font-size: 1.5555555556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-activities .gridItems > .kiji .contents h3.h2big,
  .post-type-archive-activities .gridItems > .grid-sizer .contents h3.h2big,
  .post-type-archive-activities .activitiesBody > .kiji .contents h3.h2big,
  .post-type-archive-activities .activitiesBody > .grid-sizer .contents h3.h2big,
  .post-type-archive-activities .relatedUnit > .kiji .contents h3.h2big,
  .post-type-archive-activities .relatedUnit > .grid-sizer .contents h3.h2big {
    font-size: 3.2vw;
  }
}
.gridItems > .kiji.randItem,
.activitiesBody > .kiji.randItem,
.relatedUnit > .kiji.randItem {
  margin-top: 35px;
  margin-top: 2.9166666667vw;
  max-height: none;
  height: auto;
}
@media (min-width: 1920px) {
  .gridItems > .kiji.randItem,
  .activitiesBody > .kiji.randItem,
  .relatedUnit > .kiji.randItem {
    margin-top: 56px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .gridItems > .kiji.randItem,
  .activitiesBody > .kiji.randItem,
  .relatedUnit > .kiji.randItem {
    margin-top: 37.3333333333px;
    margin-top: 3.1111111111vw;
  }
}
@media (max-width: 640px) {
  .gridItems > .kiji.randItem,
  .activitiesBody > .kiji.randItem,
  .relatedUnit > .kiji.randItem {
    margin-top: 4.6666666667vw;
  }
}

#home .topimg,
#home .introText,
#home .toggleBox,
#home .seriesTitle,
.post-type-archive-activities .topimg,
.post-type-archive-activities .introText,
.post-type-archive-activities .toggleBox,
.post-type-archive-activities .seriesTitle,
.relatedSet .topimg,
.relatedSet .introText,
.relatedSet .toggleBox,
.relatedSet .seriesTitle {
  display: none;
}
#home .notitle .title,
.post-type-archive-activities .notitle .title,
.relatedSet .notitle .title {
  display: none;
}
#home .nothum .the_post_thumbnail,
.post-type-archive-activities .nothum .the_post_thumbnail,
.relatedSet .nothum .the_post_thumbnail {
  display: none;
}
#home .storeBtnSingle,
#home .onlineShop,
.post-type-archive-activities .storeBtnSingle,
.post-type-archive-activities .onlineShop,
.relatedSet .storeBtnSingle,
.relatedSet .onlineShop {
  display: none;
}

.activitiesBody {
  margin-top: 0;
}
.activitiesBody .the_post_thumbnail {
  display: none;
}
.activitiesBody .contents .img {
  margin-top: 30px;
  margin-top: 2.5vw;
  margin-bottom: 30px;
  margin-bottom: 2.5vw;
}
@media (min-width: 1920px) {
  .activitiesBody .contents .img {
    margin-top: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesBody .contents .img {
    margin-top: 32px;
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  .activitiesBody .contents .img {
    margin-top: 4vw;
  }
}
@media (min-width: 1920px) {
  .activitiesBody .contents .img {
    margin-bottom: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesBody .contents .img {
    margin-bottom: 32px;
    margin-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  .activitiesBody .contents .img {
    margin-bottom: 4vw;
  }
}
.activitiesBody > .kiji > .tax {
  left: 0;
  top: 0;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
  position: relative;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
}
@media (min-width: 1920px) {
  .activitiesBody > .kiji > .tax {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .activitiesBody > .kiji > .tax {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .activitiesBody > .kiji > .tax {
    margin-bottom: 1.3333333333vw;
  }
}
.activitiesBody > .kiji > .dateAndNew,
.activitiesBody > .kiji .linkCover,
.activitiesBody > .kiji .storeBtn {
  display: none;
}
.activitiesBody .outerUrl > .linkCover {
  display: block;
}

.newMark {
  z-index: 2;
  display: block;
  position: absolute;
  width: 47.0005px;
  width: 3.9167083333vw;
  left: 9.9997px;
  left: 0.8333083333vw;
  top: 0px;
  top: 0vw;
}
@media (min-width: 1920px) {
  .newMark {
    width: 75.2008px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .newMark {
    width: 50.1338666667px;
    width: 4.1778222222vw;
  }
}
@media (max-width: 640px) {
  .newMark {
    width: 13.48284vw;
  }
}
@media (min-width: 1920px) {
  .newMark {
    left: 15.99952px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .newMark {
    left: 10.6663466667px;
    left: 0.8888622222vw;
  }
}
@media (max-width: 640px) {
  .newMark {
    left: 2.8686666667vw;
  }
}
@media (min-width: 1920px) {
  .newMark {
    top: 0px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .newMark {
    top: 0px;
    top: 0vw;
  }
}
@media (max-width: 640px) {
  .newMark {
    top: -0.6666666667vw;
  }
}
#home .newMark {
  width: 47.0005px;
  width: 3.9167083333vw;
  top: 0px;
  top: 0vw;
}
@media (min-width: 1920px) {
  #home .newMark {
    width: 75.2008px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .newMark {
    width: 50.1338666667px;
    width: 4.1778222222vw;
  }
}
@media (max-width: 640px) {
  #home .newMark {
    width: 16.179408vw;
  }
}
@media (min-width: 1920px) {
  #home .newMark {
    top: 0px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #home .newMark {
    top: 0px;
    top: 0vw;
  }
}
@media (max-width: 640px) {
  #home .newMark {
    top: -2vw;
  }
}
.newMark .cls-1 {
  fill: #c6000f;
}
.post-type-archive-business main h1 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .post-type-archive-business main h1 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business main h1 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business main h1 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-business main h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business main h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business main h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-business main h1 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business main h1 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business main h1 {
    margin-bottom: 16vw;
  }
}
.post-type-archive-business main h1 .jpn {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  .post-type-archive-business main h1 .jpn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business main h1 .jpn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business main h1 .jpn {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-business main h1 .jpn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business main h1 .jpn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business main h1 .jpn {
    letter-spacing: 0.24vw;
  }
}
.post-type-archive-business .pswp__top-bar {
  background-color: transparent;
}
.post-type-archive-business .fancybox-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.post-type-archive-business .fancybox-infobar {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -300px);
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #ffffff;
  line-height: 1;
  margin-top: -1.5em;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 1;
  font-weight: bold;
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-infobar {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-infobar {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-infobar {
    font-size: 2.4vw;
  }
}
@media (max-width: 1000px) {
  .post-type-archive-business .fancybox-infobar {
    transform: translateY(-33.3333333333vw);
    width: 100%;
    top: 50%;
    left: 0;
    padding-left: 20px;
    padding-left: 1.6666666667vw;
    padding-right: 20px;
    padding-right: 1.6666666667vw;
  }
}
@media (max-width: 1000px) and (min-width: 1920px) {
  .post-type-archive-business .fancybox-infobar {
    padding-left: 32px;
  }
}
@media (max-width: 1000px) and (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-infobar {
    padding-left: 21.3333333333px;
    padding-left: 1.7777777778vw;
  }
}
@media (max-width: 1000px) and (max-width: 640px) {
  .post-type-archive-business .fancybox-infobar {
    padding-left: 2.6666666667vw;
  }
}
@media (max-width: 1000px) and (min-width: 1920px) {
  .post-type-archive-business .fancybox-infobar {
    padding-right: 32px;
  }
}
@media (max-width: 1000px) and (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-infobar {
    padding-right: 21.3333333333px;
    padding-right: 1.7777777778vw;
  }
}
@media (max-width: 1000px) and (max-width: 640px) {
  .post-type-archive-business .fancybox-infobar {
    padding-right: 2.6666666667vw;
  }
}
.post-type-archive-business .fancybox-caption {
  text-align: right;
  padding: 0;
  bottom: 50%;
  left: 50%;
  position: absolute;
  background-color: transparent;
  transform: translate(-50%, 300px);
  margin-bottom: -1.5em;
  width: 900px;
  z-index: 99999;
  background: no-repeat;
}
.post-type-archive-business .fancybox-caption a {
  z-index: 99999;
}
.post-type-archive-business .fancybox-navigation {
  width: 900px;
  top: 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1000px) {
  .post-type-archive-business .fancybox-navigation {
    width: 100%;
    top: 56%;
  }
}
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
  padding: 0;
  width: 40px;
  width: 3.3333333333vw;
  height: 40px;
  height: 3.3333333333vw;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    width: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    height: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    height: 42.6666666667px;
    height: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    height: 5.3333333333vw;
  }
}
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div,
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
  width: 15.16px;
  width: 1.2633333333vw;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
    width: 24.256px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
    width: 16.1706666667px;
    width: 1.3475555556vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div,
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
    width: 2.0213333333vw;
  }
}
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
  position: absolute;
  left: -60px;
  left: -5vw;
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: -96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: -64px;
    left: -5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: -8vw;
  }
}
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div {
  margin-right: 5px;
  margin-right: 0.4166666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div {
    margin-right: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div {
    margin-right: 5.3333333333px;
    margin-right: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left > div {
    margin-right: 0.6666666667vw;
  }
}
@media (max-width: 1000px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: 20px;
    left: 1.6666666667vw;
  }
}
@media (max-width: 1000px) and (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: 32px;
  }
}
@media (max-width: 1000px) and (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: 21.3333333333px;
    left: 1.7777777778vw;
  }
}
@media (max-width: 1000px) and (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_left {
    left: 2.6666666667vw;
  }
}
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
  position: absolute;
  right: -60px;
  right: -5vw;
}
.post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
  margin-left: 5px;
  margin-left: 0.4166666667vw;
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
    margin-left: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
    margin-left: 5.3333333333px;
    margin-left: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right > div {
    margin-left: 0.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: -96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: -64px;
    right: -5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: -8vw;
  }
}
@media (max-width: 1000px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: 20px;
    right: 1.6666666667vw;
  }
}
@media (max-width: 1000px) and (min-width: 1920px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: 32px;
  }
}
@media (max-width: 1000px) and (orientation: landscape) and (max-height: 600px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: 21.3333333333px;
    right: 1.7777777778vw;
  }
}
@media (max-width: 1000px) and (max-width: 640px) {
  .post-type-archive-business .fancybox-navigation .fancybox-button--arrow_right {
    right: 2.6666666667vw;
  }
}
.post-type-archive-business .fancybox-toolbar {
  display: none;
}
.post-type-archive-business .fancybox-button[disabled],
.post-type-archive-business .fancybox-button[disabled]:hover {
  display: none;
}

.pswp .pswp__button--arrow--left,
.pswp .pswp__button--arrow--right {
  width: 40px;
  width: 3.3333333333vw;
  height: 40px;
  height: 3.3333333333vw;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 1920px) {
  .pswp .pswp__button--arrow--left,
  .pswp .pswp__button--arrow--right {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .pswp .pswp__button--arrow--left,
  .pswp .pswp__button--arrow--right {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .pswp .pswp__button--arrow--left,
  .pswp .pswp__button--arrow--right {
    width: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .pswp .pswp__button--arrow--left,
  .pswp .pswp__button--arrow--right {
    height: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .pswp .pswp__button--arrow--left,
  .pswp .pswp__button--arrow--right {
    height: 42.6666666667px;
    height: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .pswp .pswp__button--arrow--left,
  .pswp .pswp__button--arrow--right {
    height: 5.3333333333vw;
  }
}
.pswp .pswp__button--arrow--left::before,
.pswp .pswp__button--arrow--right::before {
  content: none;
}

@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.noboriItems {
  overflow: hidden;
  position: relative;
}
.noboriItems .noboriItemsUl {
  display: flex;
}
.noboriItems .noboriItemsUl:hover, .fancybox-active .noboriItems .noboriItemsUl {
  animation-play-state: paused;
}
.noboriItems .noboriItemsUl li,
.noboriItems .noboriItemsUl .noboriItemsLi,
.noboriItems .noboriItemsUl .swiper-slide {
  display: flex;
  flex-direction: row-reverse;
  flex-grow: 0;
  flex-shrink: 0;
  width: 226px;
  width: 18.8333333333vw;
  margin-right: 20px;
  margin-right: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li,
  .noboriItems .noboriItemsUl .noboriItemsLi,
  .noboriItems .noboriItemsUl .swiper-slide {
    width: 361.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li,
  .noboriItems .noboriItemsUl .noboriItemsLi,
  .noboriItems .noboriItemsUl .swiper-slide {
    width: 241.0666666667px;
    width: 20.0888888889vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li,
  .noboriItems .noboriItemsUl .noboriItemsLi,
  .noboriItems .noboriItemsUl .swiper-slide {
    width: 30.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li,
  .noboriItems .noboriItemsUl .noboriItemsLi,
  .noboriItems .noboriItemsUl .swiper-slide {
    margin-right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li,
  .noboriItems .noboriItemsUl .noboriItemsLi,
  .noboriItems .noboriItemsUl .swiper-slide {
    margin-right: 21.3333333333px;
    margin-right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li,
  .noboriItems .noboriItemsUl .noboriItemsLi,
  .noboriItems .noboriItemsUl .swiper-slide {
    margin-right: 2.6666666667vw;
  }
}
@media (min-width: 769px) {
  .noboriItems .noboriItemsUl li:hover,
  .noboriItems .noboriItemsUl .noboriItemsLi:hover,
  .noboriItems .noboriItemsUl .swiper-slide:hover {
    opacity: 0.6;
  }
}
.noboriItems .noboriItemsUl li .link,
.noboriItems .noboriItemsUl .noboriItemsLi .link,
.noboriItems .noboriItemsUl .swiper-slide .link {
  display: none;
}
.noboriItems .noboriItemsUl li .flexBlock,
.noboriItems .noboriItemsUl .noboriItemsLi .flexBlock,
.noboriItems .noboriItemsUl .swiper-slide .flexBlock {
  margin-right: 20px;
  margin-right: 1.6666666667vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li .flexBlock,
  .noboriItems .noboriItemsUl .noboriItemsLi .flexBlock,
  .noboriItems .noboriItemsUl .swiper-slide .flexBlock {
    margin-right: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li .flexBlock,
  .noboriItems .noboriItemsUl .noboriItemsLi .flexBlock,
  .noboriItems .noboriItemsUl .swiper-slide .flexBlock {
    margin-right: 21.3333333333px;
    margin-right: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li .flexBlock,
  .noboriItems .noboriItemsUl .noboriItemsLi .flexBlock,
  .noboriItems .noboriItemsUl .swiper-slide .flexBlock {
    margin-right: 2.6666666667vw;
  }
}
.noboriItems .noboriItemsUl li h2,
.noboriItems .noboriItemsUl .noboriItemsLi h2,
.noboriItems .noboriItemsUl .swiper-slide h2 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  color: #091D21;
  align-items: center;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2,
  .noboriItems .noboriItemsUl .noboriItemsLi h2,
  .noboriItems .noboriItemsUl .swiper-slide h2 {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2,
  .noboriItems .noboriItemsUl .noboriItemsLi h2,
  .noboriItems .noboriItemsUl .swiper-slide h2 {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2,
  .noboriItems .noboriItemsUl .noboriItemsLi h2,
  .noboriItems .noboriItemsUl .swiper-slide h2 {
    font-size: 3.2vw;
  }
}
.noboriItems .noboriItemsUl li h2 .tag,
.noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
.noboriItems .noboriItemsUl .swiper-slide h2 .tag {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 20px;
  width: 1.6666666667vw;
  padding-top: 7px;
  padding-top: 0.5833333333vw;
  padding-bottom: 7px;
  padding-bottom: 0.5833333333vw;
  margin-bottom: 7px;
  margin-bottom: 0.5833333333vw;
  background-color: #091D21;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    width: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    width: 21.3333333333px;
    width: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    width: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    padding-top: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    padding-top: 7.4666666667px;
    padding-top: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    padding-top: 0.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    padding-bottom: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    padding-bottom: 7.4666666667px;
    padding-bottom: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    padding-bottom: 0.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    margin-bottom: 11.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    margin-bottom: 7.4666666667px;
    margin-bottom: 0.6222222222vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    margin-bottom: 0.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li h2 .tag,
  .noboriItems .noboriItemsUl .noboriItemsLi h2 .tag,
  .noboriItems .noboriItemsUl .swiper-slide h2 .tag {
    letter-spacing: 0.16vw;
  }
}
.noboriItems .noboriItemsUl li .nobori,
.noboriItems .noboriItemsUl .noboriItemsLi .nobori,
.noboriItems .noboriItemsUl .swiper-slide .nobori {
  width: 200px;
  width: 16.6666666667vw;
  margin-right: 6px;
  margin-right: 0.5vw;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li .nobori,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori,
  .noboriItems .noboriItemsUl .swiper-slide .nobori {
    width: 320px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li .nobori,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori,
  .noboriItems .noboriItemsUl .swiper-slide .nobori {
    width: 213.3333333333px;
    width: 17.7777777778vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li .nobori,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori,
  .noboriItems .noboriItemsUl .swiper-slide .nobori {
    width: 26.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li .nobori,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori,
  .noboriItems .noboriItemsUl .swiper-slide .nobori {
    margin-right: 9.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li .nobori,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori,
  .noboriItems .noboriItemsUl .swiper-slide .nobori {
    margin-right: 6.4px;
    margin-right: 0.5333333333vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li .nobori,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori,
  .noboriItems .noboriItemsUl .swiper-slide .nobori {
    margin-right: 0.8vw;
  }
}
.noboriItems .noboriItemsUl li .nobori img,
.noboriItems .noboriItemsUl .noboriItemsLi .nobori img,
.noboriItems .noboriItemsUl .swiper-slide .nobori img {
  overflow: hidden;
  border-radius: 10px;
  border-radius: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .noboriItems .noboriItemsUl li .nobori img,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori img,
  .noboriItems .noboriItemsUl .swiper-slide .nobori img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboriItems .noboriItemsUl li .nobori img,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori img,
  .noboriItems .noboriItemsUl .swiper-slide .nobori img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .noboriItems .noboriItemsUl li .nobori img,
  .noboriItems .noboriItemsUl .noboriItemsLi .nobori img,
  .noboriItems .noboriItemsUl .swiper-slide .nobori img {
    border-radius: 1.3333333333vw;
  }
}
.noboriItems .noboriItemsUl li .kami,
.noboriItems .noboriItemsUl .noboriItemsLi .kami,
.noboriItems .noboriItemsUl .swiper-slide .kami {
  display: none;
}

.businessCharacters {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  width: 100vw;
  height: 314px;
  height: 26.1666666667vw;
  position: relative;
  z-index: 100;
}
@media (min-width: 1920px) {
  .businessCharacters {
    width: 1920px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters {
    width: 1280px;
    width: 106.6666666667vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters {
    width: 160vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters {
    height: 502.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters {
    height: 334.9333333333px;
    height: 27.9111111111vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters {
    height: 41.8666666667vw;
  }
}
.fancybox-active .businessCharacters {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 0;
  z-index: 99999;
}
.businessCharacters > div {
  position: absolute;
}
.businessCharacters #img_car {
  width: 164.3739px;
  width: 13.697825vw;
  left: 590px;
  left: 49.1666666667vw;
  top: -68.5656px;
  top: -5.7138vw;
}
@media (min-width: 1920px) {
  .businessCharacters #img_car {
    width: 262.99824px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_car {
    width: 175.33216px;
    width: 14.6110133333vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_car {
    width: 21.91652vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_car {
    left: 944px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_car {
    left: 629.3333333333px;
    left: 52.4444444444vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_car {
    left: 78.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_car {
    top: -109.70496px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_car {
    top: -73.13664px;
    top: -6.09472vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_car {
    top: -9.14208vw;
  }
}
.fancybox-active .businessCharacters #img_car {
  z-index: 99999;
  left: 595px;
  left: 49.5833333333vw;
  bottom: 45px;
  bottom: 3.75vw;
  top: auto;
}
@media (min-width: 1920px) {
  .fancybox-active .businessCharacters #img_car {
    left: 952px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .fancybox-active .businessCharacters #img_car {
    left: 634.6666666667px;
    left: 52.8888888889vw;
  }
}
@media (max-width: 640px) {
  .fancybox-active .businessCharacters #img_car {
    left: 79.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .fancybox-active .businessCharacters #img_car {
    bottom: 72px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .fancybox-active .businessCharacters #img_car {
    bottom: 48px;
    bottom: 4vw;
  }
}
@media (max-width: 640px) {
  .fancybox-active .businessCharacters #img_car {
    bottom: 6vw;
  }
}
.businessCharacters #img_hito {
  width: 119.544px;
  width: 9.962vw;
  left: 484.456px;
  left: 40.3713333333vw;
  top: 5.1146px;
  top: 0.4262166667vw;
}
@media (min-width: 1920px) {
  .businessCharacters #img_hito {
    width: 191.2704px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_hito {
    width: 127.5136px;
    width: 10.6261333333vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_hito {
    width: 15.9392vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_hito {
    left: 775.1296px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_hito {
    left: 516.7530666667px;
    left: 43.0627555556vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_hito {
    left: 64.5941333333vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_hito {
    top: 8.18336px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_hito {
    top: 5.4555733333px;
    top: 0.4546311111vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_hito {
    top: 0.6819466667vw;
  }
}
.fancybox-active .businessCharacters #img_hito {
  z-index: 99999;
  left: 489.456px;
  left: 40.788vw;
  bottom: 53px;
  bottom: 4.4166666667vw;
  top: auto;
}
@media (min-width: 1920px) {
  .fancybox-active .businessCharacters #img_hito {
    left: 783.1296px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .fancybox-active .businessCharacters #img_hito {
    left: 522.0864px;
    left: 43.5072vw;
  }
}
@media (max-width: 640px) {
  .fancybox-active .businessCharacters #img_hito {
    left: 65.2608vw;
  }
}
@media (min-width: 1920px) {
  .fancybox-active .businessCharacters #img_hito {
    bottom: 84.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .fancybox-active .businessCharacters #img_hito {
    bottom: 56.5333333333px;
    bottom: 4.7111111111vw;
  }
}
@media (max-width: 640px) {
  .fancybox-active .businessCharacters #img_hito {
    bottom: 7.0666666667vw;
  }
}
.businessCharacters #img_right {
  width: 316.8px;
  width: 26.4vw;
  left: 750.2px;
  left: 62.5166666667vw;
  top: -100.16px;
  top: -8.3466666667vw;
  z-index: -1;
}
@media (min-width: 1920px) {
  .businessCharacters #img_right {
    width: 506.88px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_right {
    width: 337.92px;
    width: 28.16vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_right {
    width: 42.24vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_right {
    left: 1200.32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_right {
    left: 800.2133333333px;
    left: 66.6844444444vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_right {
    left: 100.0266666667vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_right {
    top: -160.256px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_right {
    top: -106.8373333333px;
    top: -8.9031111111vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_right {
    top: -13.3546666667vw;
  }
}
.fancybox-active .businessCharacters #img_right {
  display: none;
}
.businessCharacters #img_left {
  width: 195.6067px;
  width: 16.3005583333vw;
  left: 104.3933px;
  left: 8.6994416667vw;
  top: -37px;
  top: -3.0833333333vw;
  z-index: -1;
}
@media (min-width: 1920px) {
  .businessCharacters #img_left {
    width: 312.97072px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_left {
    width: 208.6471466667px;
    width: 17.3872622222vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_left {
    width: 26.0808933333vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_left {
    left: 167.02928px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_left {
    left: 111.3528533333px;
    left: 9.2794044444vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_left {
    left: 13.9191066667vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_left {
    top: -59.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_left {
    top: -39.4666666667px;
    top: -3.2888888889vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_left {
    top: -4.9333333333vw;
  }
}
.fancybox-active .businessCharacters #img_left {
  display: none;
}
.businessCharacters #img_talk {
  width: 140.325px;
  width: 11.69375vw;
  left: 347.9988px;
  left: 28.9999vw;
  top: -10px;
  top: -0.8333333333vw;
}
@media (min-width: 1920px) {
  .businessCharacters #img_talk {
    width: 224.52px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_talk {
    width: 149.68px;
    width: 12.4733333333vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_talk {
    width: 18.71vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_talk {
    left: 556.79808px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_talk {
    left: 371.19872px;
    left: 30.9332266667vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_talk {
    left: 46.39984vw;
  }
}
@media (min-width: 1920px) {
  .businessCharacters #img_talk {
    top: -16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .businessCharacters #img_talk {
    top: -10.6666666667px;
    top: -0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .businessCharacters #img_talk {
    top: -1.3333333333vw;
  }
}
.fancybox-active .businessCharacters #img_talk {
  position: fixed;
  display: none;
}
.infinite-slider .swiper-wrapper {
  transition-timing-function: linear;
}

.noboList {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
  width: 100vw;
}
@media (min-width: 1920px) {
  .noboList {
    width: 1920px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboList {
    width: 1280px;
    width: 106.6666666667vw;
  }
}
@media (max-width: 640px) {
  .noboList {
    width: 100vw;
  }
}
.fancybox-active .noboList {
  display: none;
}
.noboList .noboriItemsUl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .noboList .noboriItemsUl {
    display: block;
    overflow: hidden;
  }
}
.noboList .noboriItemsLi {
  flex: auto;
  margin-right: 5px;
  margin-right: 0.4166666667vw;
  margin-left: 5px;
  margin-left: 0.4166666667vw;
}
@media (min-width: 1920px) {
  .noboList .noboriItemsLi {
    margin-right: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboList .noboriItemsLi {
    margin-right: 5.3333333333px;
    margin-right: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  .noboList .noboriItemsLi {
    margin-right: 0.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .noboList .noboriItemsLi {
    margin-left: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .noboList .noboriItemsLi {
    margin-left: 5.3333333333px;
    margin-left: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  .noboList .noboriItemsLi {
    margin-left: 0.6666666667vw;
  }
}
@media (max-width: 640px) {
  .noboList .noboriItemsLi {
    float: left;
    width: 113px;
    width: 9.4166666667vw;
    margin-bottom: 15px;
    margin-bottom: 1.25vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .noboList .noboriItemsLi {
    width: 180.8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .noboList .noboriItemsLi {
    width: 120.5333333333px;
    width: 10.0444444444vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .noboList .noboriItemsLi {
    width: 15.0666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .noboList .noboriItemsLi {
    margin-bottom: 24px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .noboList .noboriItemsLi {
    margin-bottom: 16px;
    margin-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .noboList .noboriItemsLi {
    margin-bottom: 2vw;
  }
}
.noboList .noboriItemsLi .nobori {
  overflow: hidden;
  margin-right: 0;
  width: auto;
}
@media (max-width: 640px) {
  .noboList .noboriItemsLi .nobori {
    width: 100px;
    width: 8.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .noboList .noboriItemsLi .nobori {
    width: 160px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .noboList .noboriItemsLi .nobori {
    width: 106.6666666667px;
    width: 8.8888888889vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .noboList .noboriItemsLi .nobori {
    width: 13.3333333333vw;
  }
}
.noboList .noboriItemsLi .nobori img {
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 640px) {
  .noboList .noboriItemsLi .nobori img {
    border-radius: 5px;
    border-radius: 0.4166666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .noboList .noboriItemsLi .nobori img {
    border-radius: 8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .noboList .noboriItemsLi .nobori img {
    border-radius: 5.3333333333px;
    border-radius: 0.4444444444vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .noboList .noboriItemsLi .nobori img {
    border-radius: 0.6666666667vw;
  }
}

/* CSS Document */
#about main h1,
#privacy-policy main h1 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  line-height: 60px;
  line-height: 6rem;
  line-height: 5vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #about main h1,
  #privacy-policy main h1 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main h1,
  #privacy-policy main h1 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  #about main h1,
  #privacy-policy main h1 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  #about main h1,
  #privacy-policy main h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main h1,
  #privacy-policy main h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #about main h1,
  #privacy-policy main h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1920px) {
  #about main h1,
  #privacy-policy main h1 {
    line-height: 96px;
    line-height: 9.6rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main h1,
  #privacy-policy main h1 {
    line-height: 64px;
    line-height: 6.4rem;
    line-height: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #about main h1,
  #privacy-policy main h1 {
    line-height: 8vw;
  }
}
@media (min-width: 1920px) {
  #about main h1,
  #privacy-policy main h1 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main h1,
  #privacy-policy main h1 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #about main h1,
  #privacy-policy main h1 {
    margin-bottom: 16vw;
  }
}
#about main > .inner,
#privacy-policy main > .inner {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  width: 66.6666666667vw;
}
@media (min-width: 1920px) {
  #about main > .inner,
  #privacy-policy main > .inner {
    width: 1280px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner,
  #privacy-policy main > .inner {
    width: 853.3333333333px;
    width: 71.1111111111vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner,
  #privacy-policy main > .inner {
    width: 94.6666666667vw;
  }
}
#about main > .inner h2,
#privacy-policy main > .inner h2 {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-size: 1.8333333333vw;
  line-height: 38px;
  line-height: 3.8rem;
  line-height: 3.1666666667vw;
  color: #091D21;
  font-weight: 600;
  padding-top: 80.2925px;
  padding-top: 6.6910416667vw;
}
@media (min-width: 1920px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    font-size: 35.2px;
    font-size: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    font-size: 23.4666666667px;
    font-size: 2.3466666667rem;
    font-size: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    line-height: 60.8px;
    line-height: 6.08rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    line-height: 40.5333333333px;
    line-height: 4.0533333333rem;
    line-height: 3.3777777778vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    padding-top: 128.468px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    padding-top: 85.6453333333px;
    padding-top: 7.1371111111vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner h2,
  #privacy-policy main > .inner h2 {
    padding-top: 10.7056666667vw;
  }
}
#about main > .inner > .content,
#privacy-policy main > .inner > .content {
  display: none;
}
#about main > .inner > .content.show,
#privacy-policy main > .inner > .content.show {
  display: block;
}
#about main > .inner table,
#privacy-policy main > .inner table {
  box-sizing: border-box;
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  color: #091D21;
  border-top: 1px solid #091d21;
}
@media (min-width: 1920px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    width: 88vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table,
  #privacy-policy main > .inner table {
    letter-spacing: 0.192vw;
  }
}
#about main > .inner table tr,
#privacy-policy main > .inner table tr {
  border-bottom: 1px solid #091d21;
}
#about main > .inner table tr th, #about main > .inner table tr td,
#privacy-policy main > .inner table tr th,
#privacy-policy main > .inner table tr td {
  box-sizing: border-box;
  text-align: left;
  padding-top: 27.3px;
  padding-top: 2.275vw;
  padding-bottom: 27.3px;
  padding-bottom: 2.275vw;
}
@media (min-width: 1920px) {
  #about main > .inner table tr th, #about main > .inner table tr td,
  #privacy-policy main > .inner table tr th,
  #privacy-policy main > .inner table tr td {
    padding-top: 43.68px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table tr th, #about main > .inner table tr td,
  #privacy-policy main > .inner table tr th,
  #privacy-policy main > .inner table tr td {
    padding-top: 29.12px;
    padding-top: 2.4266666667vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table tr th, #about main > .inner table tr td,
  #privacy-policy main > .inner table tr th,
  #privacy-policy main > .inner table tr td {
    padding-top: 3.64vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner table tr th, #about main > .inner table tr td,
  #privacy-policy main > .inner table tr th,
  #privacy-policy main > .inner table tr td {
    padding-bottom: 43.68px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table tr th, #about main > .inner table tr td,
  #privacy-policy main > .inner table tr th,
  #privacy-policy main > .inner table tr td {
    padding-bottom: 29.12px;
    padding-bottom: 2.4266666667vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table tr th, #about main > .inner table tr td,
  #privacy-policy main > .inner table tr th,
  #privacy-policy main > .inner table tr td {
    padding-bottom: 3.64vw;
  }
}
#about main > .inner table tr th ul li, #about main > .inner table tr td ul li,
#privacy-policy main > .inner table tr th ul li,
#privacy-policy main > .inner table tr td ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#about main > .inner table tr th ul li::before, #about main > .inner table tr td ul li::before,
#privacy-policy main > .inner table tr th ul li::before,
#privacy-policy main > .inner table tr td ul li::before {
  content: "・";
}
#about main > .inner table tr th,
#privacy-policy main > .inner table tr th {
  width: 245px;
  width: 20.4166666667vw;
  padding-left: 19.5215px;
  padding-left: 1.6267916667vw;
}
@media (min-width: 1920px) {
  #about main > .inner table tr th,
  #privacy-policy main > .inner table tr th {
    width: 392px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table tr th,
  #privacy-policy main > .inner table tr th {
    width: 261.3333333333px;
    width: 21.7777777778vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table tr th,
  #privacy-policy main > .inner table tr th {
    width: 32.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner table tr th,
  #privacy-policy main > .inner table tr th {
    padding-left: 31.2344px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner table tr th,
  #privacy-policy main > .inner table tr th {
    padding-left: 20.8229333333px;
    padding-left: 1.7352444444vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner table tr th,
  #privacy-policy main > .inner table tr th {
    padding-left: 2.6028666667vw;
  }
}
#about main > .inner dl,
#privacy-policy main > .inner dl {
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  overflow: hidden;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  border-top: 0 solid #091d21;
  border-top-width: 1px;
  color: #091D21;
}
@media (min-width: 1920px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    padding-bottom: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    width: 88vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl,
  #privacy-policy main > .inner dl {
    letter-spacing: 0.192vw;
  }
}
#about main > .inner dl dt, #about main > .inner dl dd,
#privacy-policy main > .inner dl dt,
#privacy-policy main > .inner dl dd {
  box-sizing: border-box;
  height: 78px;
  height: 6.5vw;
  border-bottom: 0 solid #091d21;
  border-bottom-width: 1px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 1920px) {
  #about main > .inner dl dt, #about main > .inner dl dd,
  #privacy-policy main > .inner dl dt,
  #privacy-policy main > .inner dl dd {
    height: 124.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl dt, #about main > .inner dl dd,
  #privacy-policy main > .inner dl dt,
  #privacy-policy main > .inner dl dd {
    height: 83.2px;
    height: 6.9333333333vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl dt, #about main > .inner dl dd,
  #privacy-policy main > .inner dl dt,
  #privacy-policy main > .inner dl dd {
    height: 10.4vw;
  }
}
#about main > .inner dl dt,
#privacy-policy main > .inner dl dt {
  float: left;
  width: 245px;
  width: 20.4166666667vw;
  padding-left: 19.5215px;
  padding-left: 1.6267916667vw;
}
@media (min-width: 1920px) {
  #about main > .inner dl dt,
  #privacy-policy main > .inner dl dt {
    width: 392px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl dt,
  #privacy-policy main > .inner dl dt {
    width: 261.3333333333px;
    width: 21.7777777778vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl dt,
  #privacy-policy main > .inner dl dt {
    width: 32.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #about main > .inner dl dt,
  #privacy-policy main > .inner dl dt {
    padding-left: 31.2344px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl dt,
  #privacy-policy main > .inner dl dt {
    padding-left: 20.8229333333px;
    padding-left: 1.7352444444vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl dt,
  #privacy-policy main > .inner dl dt {
    padding-left: 2.6028666667vw;
  }
}
#about main > .inner dl dd,
#privacy-policy main > .inner dl dd {
  margin-left: 245.5215px;
  margin-left: 20.460125vw;
}
@media (min-width: 1920px) {
  #about main > .inner dl dd,
  #privacy-policy main > .inner dl dd {
    margin-left: 392.8344px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about main > .inner dl dd,
  #privacy-policy main > .inner dl dd {
    margin-left: 261.8896px;
    margin-left: 21.8241333333vw;
  }
}
@media (max-width: 640px) {
  #about main > .inner dl dd,
  #privacy-policy main > .inner dl dd {
    margin-left: 32.7362vw;
  }
}
#about #img_01,
#privacy-policy #img_01 {
  width: 700px;
  width: 58.3333333333vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #about #img_01,
  #privacy-policy #img_01 {
    width: 1120px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_01,
  #privacy-policy #img_01 {
    width: 746.6666666667px;
    width: 62.2222222222vw;
  }
}
@media (max-width: 640px) {
  #about #img_01,
  #privacy-policy #img_01 {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #about #img_01,
  #privacy-policy #img_01 {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_01,
  #privacy-policy #img_01 {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #about #img_01,
  #privacy-policy #img_01 {
    padding-top: 10.6666666667vw;
  }
}
#about #img_02,
#privacy-policy #img_02 {
  width: 480px;
  width: 40vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-top: 6.6666666667vw;
  padding-bottom: 78px;
  padding-bottom: 6.5vw;
}
@media (min-width: 1920px) {
  #about #img_02,
  #privacy-policy #img_02 {
    width: 768px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_02,
  #privacy-policy #img_02 {
    width: 512px;
    width: 42.6666666667vw;
  }
}
@media (max-width: 640px) {
  #about #img_02,
  #privacy-policy #img_02 {
    width: 64vw;
  }
}
@media (min-width: 1920px) {
  #about #img_02,
  #privacy-policy #img_02 {
    padding-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_02,
  #privacy-policy #img_02 {
    padding-top: 85.3333333333px;
    padding-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #about #img_02,
  #privacy-policy #img_02 {
    padding-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #about #img_02,
  #privacy-policy #img_02 {
    padding-bottom: 124.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_02,
  #privacy-policy #img_02 {
    padding-bottom: 83.2px;
    padding-bottom: 6.9333333333vw;
  }
}
@media (max-width: 640px) {
  #about #img_02,
  #privacy-policy #img_02 {
    padding-bottom: 10.4vw;
  }
}
#about #img_03,
#privacy-policy #img_03 {
  width: 296px;
  width: 24.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #about #img_03,
  #privacy-policy #img_03 {
    width: 473.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_03,
  #privacy-policy #img_03 {
    width: 315.7333333333px;
    width: 26.3111111111vw;
  }
}
@media (max-width: 640px) {
  #about #img_03,
  #privacy-policy #img_03 {
    width: 39.4666666667vw;
  }
}
@media (min-width: 1920px) {
  #about #img_03,
  #privacy-policy #img_03 {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #about #img_03,
  #privacy-policy #img_03 {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #about #img_03,
  #privacy-policy #img_03 {
    padding-bottom: 10.6666666667vw;
  }
}

#privacy-policy-link {
  margin-top: 25px;
  margin-top: 2.0833333333vw;
  text-align: center;
}
@media (min-width: 1920px) {
  #privacy-policy-link {
    margin-top: 40px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy-link {
    margin-top: 26.6666666667px;
    margin-top: 2.2222222222vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy-link {
    margin-top: 3.3333333333vw;
  }
}
#privacy-policy-link a {
  font-size: 10px;
  font-size: 1rem;
  font-size: 0.8333333333vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  text-decoration: underline;
}
@media (min-width: 1920px) {
  #privacy-policy-link a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy-link a {
    font-size: 10.6666666667px;
    font-size: 1.0666666667rem;
    font-size: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy-link a {
    font-size: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #privacy-policy-link a {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy-link a {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy-link a {
    letter-spacing: 0.1866666667vw;
  }
}

#privacy-policy main > .inner #policyContent {
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #privacy-policy main > .inner #policyContent {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy main > .inner #policyContent {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy main > .inner #policyContent {
    width: 88vw;
  }
}
@media (min-width: 1920px) {
  #privacy-policy main > .inner #policyContent {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy main > .inner #policyContent {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy main > .inner #policyContent {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #privacy-policy main > .inner #policyContent {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy main > .inner #policyContent {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy main > .inner #policyContent {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #privacy-policy main > .inner #policyContent {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #privacy-policy main > .inner #policyContent {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #privacy-policy main > .inner #policyContent {
    letter-spacing: 0.192vw;
  }
}
#privacy-policy main > .inner #policyContent h2 {
  text-align: left;
  padding-top: 0;
  margin-top: 2em;
  margin-bottom: 0;
}
#privacy-policy main > .inner #policyContent p {
  margin-top: 0.5em;
}

#policyContent {
  padding-top: 40px;
  padding-top: 3.3333333333vw;
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #policyContent {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #policyContent {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #policyContent {
    padding-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #policyContent {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #policyContent {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #policyContent {
    padding-bottom: 10.6666666667vw;
  }
}

#tabAbout p {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 1.5vw;
  line-height: 34px;
  line-height: 3.4rem;
  line-height: 2.8333333333vw;
  letter-spacing: 1.08px;
  letter-spacing: 0.108rem;
  letter-spacing: 0.09vw;
  color: #091D21;
  margin-left: 94.6543px;
  margin-left: 7.8878583333vw;
  margin-right: 0px;
  margin-right: 0vw;
  margin-top: 34px;
  margin-top: 2.8333333333vw;
  margin-bottom: 34px;
  margin-bottom: 2.8333333333vw;
}
@media (min-width: 1920px) {
  #tabAbout p {
    font-size: 28.8px;
    font-size: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    font-size: 19.2px;
    font-size: 1.92rem;
    font-size: 1.6vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p {
    line-height: 54.4px;
    line-height: 5.44rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    line-height: 36.2666666667px;
    line-height: 3.6266666667rem;
    line-height: 3.0222222222vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    line-height: 7.6vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p {
    letter-spacing: 1.728px;
    letter-spacing: 0.1728rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
    letter-spacing: 0.096vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    letter-spacing: 0.224vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p {
    margin-left: 151.44688px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    margin-left: 100.9645866667px;
    margin-left: 8.4137155556vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    margin-left: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p {
    margin-right: 0px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    margin-right: 0px;
    margin-right: 0vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    margin-right: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p {
    margin-top: 54.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    margin-top: 36.2666666667px;
    margin-top: 3.0222222222vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    margin-top: 4.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p {
    margin-bottom: 54.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p {
    margin-bottom: 36.2666666667px;
    margin-bottom: 3.0222222222vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p {
    margin-bottom: 4.5333333333vw;
  }
}
#tabAbout p.lead {
  font-size: 22px;
  font-size: 2.2rem;
  font-size: 1.8333333333vw;
  line-height: 38px;
  line-height: 3.8rem;
  line-height: 3.1666666667vw;
  letter-spacing: 0px;
  letter-spacing: 0rem;
  letter-spacing: 0vw;
  font-weight: 600;
  margin-top: 50px;
  margin-top: 4.1666666667vw;
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #tabAbout p.lead {
    font-size: 35.2px;
    font-size: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.lead {
    font-size: 23.4666666667px;
    font-size: 2.3466666667rem;
    font-size: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.lead {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p.lead {
    line-height: 60.8px;
    line-height: 6.08rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.lead {
    line-height: 40.5333333333px;
    line-height: 4.0533333333rem;
    line-height: 3.3777777778vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.lead {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p.lead {
    letter-spacing: 0px;
    letter-spacing: 0rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.lead {
    letter-spacing: 0px;
    letter-spacing: 0rem;
    letter-spacing: 0vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.lead {
    letter-spacing: 0.24vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p.lead {
    margin-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.lead {
    margin-top: 53.3333333333px;
    margin-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.lead {
    margin-top: 8.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p.lead {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.lead {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.lead {
    margin-bottom: 7.2vw;
  }
}
#tabAbout p.last {
  margin-top: 64px;
  margin-top: 5.3333333333vw;
  padding-bottom: 100px;
  padding-bottom: 8.3333333333vw;
}
@media (min-width: 1920px) {
  #tabAbout p.last {
    margin-top: 102.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.last {
    margin-top: 68.2666666667px;
    margin-top: 5.6888888889vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.last {
    margin-top: 8.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #tabAbout p.last {
    padding-bottom: 160px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #tabAbout p.last {
    padding-bottom: 106.6666666667px;
    padding-bottom: 8.8888888889vw;
  }
}
@media (max-width: 640px) {
  #tabAbout p.last {
    padding-bottom: 13.3333333333vw;
  }
}

#pageHistory > p {
  margin-top: 34px;
  margin-top: 2.8333333333vw;
  margin-bottom: 34px;
  margin-bottom: 2.8333333333vw;
  text-align: center;
  margin-left: 0 !important;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 20px;
  line-height: 2rem;
  line-height: 1.6666666667vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #pageHistory > p {
    margin-top: 54.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageHistory > p {
    margin-top: 36.2666666667px;
    margin-top: 3.0222222222vw;
  }
}
@media (max-width: 640px) {
  #pageHistory > p {
    margin-top: 4.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #pageHistory > p {
    margin-bottom: 54.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageHistory > p {
    margin-bottom: 36.2666666667px;
    margin-bottom: 3.0222222222vw;
  }
}
@media (max-width: 640px) {
  #pageHistory > p {
    margin-bottom: 4.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #pageHistory > p {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageHistory > p {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #pageHistory > p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #pageHistory > p {
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageHistory > p {
    line-height: 21.3333333333px;
    line-height: 2.1333333333rem;
    line-height: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #pageHistory > p {
    line-height: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #pageHistory > p {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageHistory > p {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #pageHistory > p {
    letter-spacing: 0.192vw;
  }
}
#pageHistory > p span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(90deg);
}

#pageContent ul {
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  row-gap: 30px;
  row-gap: 2.5vw;
  -moz-column-gap: 15px;
       column-gap: 15px;
  -moz-column-gap: 1.25vw;
       column-gap: 1.25vw;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 660px;
  width: 55vw;
}
@media (min-width: 1920px) {
  #pageContent ul {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul {
    padding-bottom: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul {
    row-gap: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul {
    row-gap: 32px;
    row-gap: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul {
    row-gap: 4vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul {
    -moz-column-gap: 16px;
         column-gap: 16px;
    -moz-column-gap: 1.3333333333vw;
         column-gap: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul {
    -moz-column-gap: 2vw;
         column-gap: 2vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul {
    width: 81.7333333333vw;
  }
}
#pageContent ul:first-of-type {
  border: 0 solid #091d21;
  border-bottom-width: 1px;
}
@media (max-width: 640px) {
  #pageContent ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }
}
#pageContent ul li {
  width: 120px;
  width: 10vw;
  position: relative;
}
@media (min-width: 1920px) {
  #pageContent ul li {
    width: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li {
    width: 128px;
    width: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li {
    width: 36vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li {
    margin-top: 40px;
    margin-top: 3.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #pageContent ul li {
    margin-top: 64px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #pageContent ul li {
    margin-top: 5.3333333333vw;
  }
}
#pageContent ul li a {
  display: block;
}
#pageContent ul li .img {
  height: 120px;
  height: 10vw;
  width: 120px;
  width: 10vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9e9e9e;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #pageContent ul li .img {
    height: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li .img {
    height: 128px;
    height: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li .img {
    height: 28vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul li .img {
    width: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li .img {
    width: 128px;
    width: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li .img {
    width: 28vw;
  }
}
#pageContent ul li img {
  height: 120px;
  height: 10vw;
  width: 120px;
  width: 10vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1920px) {
  #pageContent ul li img {
    height: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li img {
    height: 128px;
    height: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li img {
    height: 28vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul li img {
    width: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li img {
    width: 128px;
    width: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li img {
    width: 28vw;
  }
}
#pageContent ul li span {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 16px;
  line-height: 1.6rem;
  line-height: 1.3333333333vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
  font-weight: 600;
  text-align: center;
  color: #091D21;
  width: 100%;
  word-break: break-all;
  overflow-wrap: break-word;
}
@media (min-width: 1920px) {
  #pageContent ul li span {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li span {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li span {
    margin-top: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul li span {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li span {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li span {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul li span {
    line-height: 25.6px;
    line-height: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li span {
    line-height: 17.0666666667px;
    line-height: 1.7066666667rem;
    line-height: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li span {
    line-height: 4.2666666667vw;
  }
}
@media (min-width: 1920px) {
  #pageContent ul li span {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #pageContent ul li span {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  #pageContent ul li span {
    letter-spacing: 0.192vw;
  }
}

#aboutMenuTab {
  box-sizing: border-box;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 436px;
  width: 36.3333333333vw;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #aboutMenuTab {
    width: 697.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #aboutMenuTab {
    width: 465.0666666667px;
    width: 38.7555555556vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab {
    width: 81.6vw;
  }
}
@media (min-width: 1920px) {
  #aboutMenuTab {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #aboutMenuTab {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab {
    margin-bottom: 10.6666666667vw;
  }
}
#aboutMenuTab li {
  box-sizing: border-box;
  display: flex;
  width: 100px;
  width: 8.3333333333vw;
  height: 31.2199px;
  height: 2.6016583333vw;
  background-color: #fff;
  border: 0 solid #091d21;
  border-width: 1px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  font-weight: 600;
  color: #091D21;
  opacity: 0.6;
}
@media (min-width: 1920px) {
  #aboutMenuTab li {
    width: 160px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #aboutMenuTab li {
    width: 106.6666666667px;
    width: 8.8888888889vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab li {
    width: 18.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #aboutMenuTab li {
    height: 49.95184px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #aboutMenuTab li {
    height: 33.3012266667px;
    height: 2.7751022222vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab li {
    height: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab li {
    border-width: 1px;
  }
}
@media (min-width: 1920px) {
  #aboutMenuTab li {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #aboutMenuTab li {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab li {
    font-size: 3.4666666667vw;
  }
}
@media (min-width: 1920px) {
  #aboutMenuTab li {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #aboutMenuTab li {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #aboutMenuTab li {
    letter-spacing: 0.208vw;
  }
}
#aboutMenuTab li.active, #aboutMenuTab li:hover {
  opacity: 1;
  cursor: pointer;
}

#shop main h1 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #shop main h1 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h1 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  #shop main h1 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  #shop main h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1920px) {
  #shop main h1 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h1 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main h1 {
    margin-bottom: 16vw;
  }
}
#shop main h1 .jpn {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  #shop main h1 .jpn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h1 .jpn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main h1 .jpn {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #shop main h1 .jpn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h1 .jpn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #shop main h1 .jpn {
    letter-spacing: 0.24vw;
  }
}
#shop main h2 {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  width: 66.6666666667vw;
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 1.5vw;
  color: #091D21;
}
@media (min-width: 1920px) {
  #shop main h2 {
    width: 1280px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h2 {
    width: 853.3333333333px;
    width: 71.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main h2 {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main h2 {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h2 {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main h2 {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main h2 {
    font-size: 28.8px;
    font-size: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main h2 {
    font-size: 19.2px;
    font-size: 1.92rem;
    font-size: 1.6vw;
  }
}
@media (max-width: 640px) {
  #shop main h2 {
    font-size: 4vw;
  }
}
#shop main > .inner {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  width: 66.6666666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner {
    margin-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner {
    width: 1280px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner {
    width: 853.3333333333px;
    width: 71.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner {
    width: 94.6666666667vw;
  }
}
#shop main > .inner .innerTitle {
  margin-top: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 660px;
  width: 55vw;
}
@media (min-width: 1920px) {
  #shop main > .inner .innerTitle {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner .innerTitle {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner .innerTitle {
    width: 89.3333333333vw;
  }
}
#shop main > .inner > .imgArea {
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  #shop main > .inner > .imgArea {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .imgArea {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .imgArea {
    margin-bottom: 2.6666666667vw;
  }
}
#shop main > .inner > .imgArea > .imgLeft {
  padding-left: 43px;
  padding-left: 3.5833333333vw;
  padding-top: 14px;
  padding-top: 1.1666666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .imgArea > .imgLeft {
    padding-left: 68.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .imgArea > .imgLeft {
    padding-left: 45.8666666667px;
    padding-left: 3.8222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .imgArea > .imgLeft {
    padding-left: 5.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .imgArea > .imgLeft {
    padding-top: 22.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .imgArea > .imgLeft {
    padding-top: 14.9333333333px;
    padding-top: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .imgArea > .imgLeft {
    padding-top: 1.8666666667vw;
  }
}
#shop main > .inner > .imgArea > .imgRight {
  width: 412px;
  width: 34.3333333333vw;
  margin-top: 89px;
  margin-top: 7.4166666667vw;
  position: relative;
}
@media (min-width: 1920px) {
  #shop main > .inner > .imgArea > .imgRight {
    width: 659.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .imgArea > .imgRight {
    width: 439.4666666667px;
    width: 36.6222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .imgArea > .imgRight {
    width: 54.9333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .imgArea > .imgRight {
    margin-top: 142.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .imgArea > .imgRight {
    margin-top: 94.9333333333px;
    margin-top: 7.9111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .imgArea > .imgRight {
    margin-top: 11.8666666667vw;
  }
}
#shop main > .inner h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 1.5vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 1.08px;
  letter-spacing: 0.108rem;
  letter-spacing: 0.09vw;
  color: #091D21;
  font-weight: 600;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #shop main > .inner h3 {
    font-size: 28.8px;
    font-size: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner h3 {
    font-size: 19.2px;
    font-size: 1.92rem;
    font-size: 1.6vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner h3 {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner h3 {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner h3 {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner h3 {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner h3 {
    letter-spacing: 1.728px;
    letter-spacing: 0.1728rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner h3 {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
    letter-spacing: 0.096vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner h3 {
    letter-spacing: 0.144vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner h3 {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner h3 {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner h3 {
    width: 89.3333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner h3 {
    letter-spacing: normal;
  }
}
#shop main > .inner > .shopList {
  margin-top: 50px;
  margin-top: 4.1666666667vw;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 88px;
  padding-bottom: 7.3333333333vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList {
    margin-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList {
    margin-top: 53.3333333333px;
    margin-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList {
    margin-top: 6.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList {
    padding-bottom: 140.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList {
    padding-bottom: 93.8666666667px;
    padding-bottom: 7.8222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList {
    padding-bottom: 11.7333333333vw;
  }
}
#shop main > .inner > .shopList > ul {
  margin-top: 15px;
  margin-top: 1.25vw;
  border: 0 solid #b3b3b3;
  border-top-width: 1px;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul {
    margin-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul {
    margin-top: 16px;
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul {
    margin-top: 2vw;
  }
}
#shop main > .inner > .shopList > ul > li {
  box-sizing: border-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  min-height: 6.6666666667vw;
  border: 0 solid #b3b3b3;
  border-bottom-width: 1px;
  padding-top: 5px;
  padding-top: 0.4166666667vw;
  padding-bottom: 5px;
  padding-bottom: 0.4166666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li {
    min-height: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li {
    min-height: 85.3333333333px;
    min-height: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li {
    min-height: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li {
    padding-top: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li {
    padding-top: 5.3333333333px;
    padding-top: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li {
    padding-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li {
    padding-bottom: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li {
    padding-bottom: 5.3333333333px;
    padding-bottom: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li {
    padding-bottom: 2.6666666667vw;
  }
}
#shop main > .inner > .shopList > ul > li .data {
  color: #091D21;
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data {
    width: 408px;
    width: 34vw;
    border: 0 solid #b3b3b3;
    border-right-width: 1px;
    padding-left: 25px;
    padding-left: 2.0833333333vw;
    padding-right: 25px;
    padding-right: 2.0833333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data {
    width: 652.8px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data {
    width: 435.2px;
    width: 36.2666666667vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data {
    width: 54.4vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data {
    padding-left: 40px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data {
    padding-left: 26.6666666667px;
    padding-left: 2.2222222222vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data {
    padding-left: 3.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data {
    padding-right: 40px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data {
    padding-right: 26.6666666667px;
    padding-right: 2.2222222222vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data {
    padding-right: 3.3333333333vw;
  }
}
#shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  padding-top: 5px;
  padding-top: 0.4166666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    letter-spacing: 0.192vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    padding-top: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    padding-top: 5.3333333333px;
    padding-top: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data h4, #shop main > .inner > .shopList > ul > li .data h5 {
    padding-top: 2.6666666667vw;
  }
}
#shop main > .inner > .shopList > ul > li .data h4::before, #shop main > .inner > .shopList > ul > li .data h5::before {
  content: "● ";
}
#shop main > .inner > .shopList > ul > li .data p {
  margin-top: 8px;
  margin-top: 0.6666666667vw;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  padding-bottom: 5px;
  padding-bottom: 0.4166666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data p {
    margin-top: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data p {
    margin-top: 8.5333333333px;
    margin-top: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data p {
    margin-top: 1.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data p {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data p {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data p {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data p {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data p {
    line-height: 4.8vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data p {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data p {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data p {
    letter-spacing: 0.192vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li .data p {
    padding-bottom: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li .data p {
    padding-bottom: 5.3333333333px;
    padding-bottom: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li .data p {
    padding-bottom: 2.6666666667vw;
  }
}
#shop main > .inner > .shopList > ul > li > ul {
  box-sizing: border-box;
  width: 222px;
  width: 18.5vw;
  border: 0 solid #b3b3b3;
  border-left-width: 1px;
  min-height: 51px;
  min-height: 4.25vw;
  overflow: hidden;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 20px;
  padding-left: 1.6666666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li > ul {
    width: 355.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li > ul {
    width: 236.8px;
    width: 19.7333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li > ul {
    width: 34.9333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li > ul {
    min-height: 81.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li > ul {
    min-height: 54.4px;
    min-height: 4.5333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li > ul {
    min-height: 6.8vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li > ul {
    padding-left: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li > ul {
    padding-left: 21.3333333333px;
    padding-left: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li > ul {
    padding-left: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li > ul {
    border-left-width: 0;
  }
}
#shop main > .inner > .shopList > ul > li > ul > li {
  border-left-width: 0;
  width: 40px;
  width: 3.3333333333vw;
  height: 40px;
  height: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li > ul > li {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li > ul > li {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li > ul > li {
    width: 9.6vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > ul > li > ul > li {
    height: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > ul > li > ul > li {
    height: 42.6666666667px;
    height: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > ul > li > ul > li {
    height: 9.6vw;
  }
}
#shop main > .inner > .shopList > h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  margin-top: 40px;
  margin-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h3 {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h3 {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h3 {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h3 {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h3 {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h3 {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h3 {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h3 {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h3 {
    letter-spacing: 0.24vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h3 {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h3 {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h3 {
    margin-top: 5.3333333333vw;
  }
}
#shop main > .inner > .shopList > h4 {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h4 {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h4 {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h4 {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h4 {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h4 {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h4 {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h4 {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h4 {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h4 {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .shopList > h4 {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .shopList > h4 {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .shopList > h4 {
    letter-spacing: 0.24vw;
  }
}
#shop main > .inner > .shopList > h4:first-of-type {
  margin-top: 0;
}
#shop main > .inner > .shopList a {
  text-decoration: underline;
}
#shop main > .inner > .itemList {
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-top: 5vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList {
    padding-top: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList {
    padding-top: 64px;
    padding-top: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList {
    padding-top: 6.6666666667vw;
  }
}
#shop main > .inner > .itemList p {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList p {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList p {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList p {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList p {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList p {
    line-height: 4.8vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList p {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList p {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList p {
    letter-spacing: 0.192vw;
  }
}
#shop main > .inner > .itemList > ul {
  margin-top: 15px;
  margin-top: 1.25vw;
  overflow: hidden;
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul {
    margin-top: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul {
    margin-top: 16px;
    margin-top: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul {
    margin-top: 5.3333333333vw;
  }
}
#shop main > .inner > .itemList > ul li {
  float: left;
  height: 40px;
  height: 3.3333333333vw;
  background-color: #f4efe9;
  margin-top: 2px;
  margin-top: 0.1666666667vw;
  margin-right: 2px;
  margin-right: 0.1666666667vw;
  padding-right: 10px;
  padding-right: 0.8333333333vw;
  padding-left: 3px;
  padding-left: 0.25vw;
  padding-top: 5px;
  padding-top: 0.4166666667vw;
  padding-bottom: 5px;
  padding-bottom: 0.4166666667vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    height: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    height: 42.6666666667px;
    height: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    height: 9.6vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    margin-top: 3.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    margin-top: 2.1333333333px;
    margin-top: 0.1777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    margin-top: 0.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    margin-right: 3.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    margin-right: 2.1333333333px;
    margin-right: 0.1777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    margin-right: 0.5333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    padding-right: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    padding-right: 10.6666666667px;
    padding-right: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    padding-right: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    padding-left: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    padding-left: 3.2px;
    padding-left: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    padding-left: 0.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    padding-top: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    padding-top: 5.3333333333px;
    padding-top: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    padding-top: 0.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li {
    padding-bottom: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li {
    padding-bottom: 5.3333333333px;
    padding-bottom: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li {
    padding-bottom: 0.6666666667vw;
  }
}
#shop main > .inner > .itemList > ul li > .img {
  margin-right: 2px;
  margin-right: 0.1666666667vw;
  width: 40px;
  width: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li > .img {
    margin-right: 3.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li > .img {
    margin-right: 2.1333333333px;
    margin-right: 0.1777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li > .img {
    margin-right: 0.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li > .img {
    width: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li > .img {
    width: 42.6666666667px;
    width: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li > .img {
    width: 9.6vw;
  }
}
#shop main > .inner > .itemList > ul li span {
  font-family: sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 18px;
  line-height: 1.8rem;
  line-height: 1.5vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li span {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li span {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li span {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li span {
    line-height: 28.8px;
    line-height: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li span {
    line-height: 19.2px;
    line-height: 1.92rem;
    line-height: 1.6vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li span {
    line-height: 4.2666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .itemList > ul li span {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .itemList > ul li span {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .itemList > ul li span {
    letter-spacing: 0.128vw;
  }
}
#shop main > .inner > .storeList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  border: 0 solid #b3b3b3;
  border-top-width: 1px;
  box-sizing: border-box;
  margin-top: 18px;
  margin-top: 1.5vw;
  margin-bottom: 30px;
  margin-bottom: 2.5vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList {
    margin-top: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList {
    margin-top: 19.2px;
    margin-top: 1.6vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList {
    margin-top: 3.4666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList {
    margin-bottom: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList {
    margin-bottom: 32px;
    margin-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList {
    margin-bottom: 6.1333333333vw;
  }
}
#shop main > .inner > .storeList li {
  box-sizing: border-box;
  height: 79px;
  height: 6.5833333333vw;
  border: 0 solid #b3b3b3;
  border-bottom-width: 1px;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li {
    height: 126.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li {
    height: 84.2666666667px;
    height: 7.0222222222vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li {
    height: 10.5333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li {
    height: auto;
  }
}
#shop main > .inner > .storeList li > .inner {
  color: #091D21;
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner {
    padding: 25px;
    padding: 2.0833333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner {
    padding: 40px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner {
    padding: 26.6666666667px;
    padding: 2.2222222222vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner {
    padding: 3.3333333333vw;
  }
}
#shop main > .inner > .storeList li > .inner h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner h4 {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner h4 {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner h4 {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner h4 {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner h4 {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner h4 {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner h4 {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner h4 {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner h4 {
    letter-spacing: 0.192vw;
  }
}
#shop main > .inner > .storeList li > .inner h4::before {
  content: "● ";
}
#shop main > .inner > .storeList li > .inner p {
  margin-top: 10px;
  margin-top: 0.8333333333vw;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 18px;
  line-height: 1.8rem;
  line-height: 1.5vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner p {
    margin-top: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner p {
    margin-top: 10.6666666667px;
    margin-top: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner p {
    margin-top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner p {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner p {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner p {
    line-height: 28.8px;
    line-height: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner p {
    line-height: 19.2px;
    line-height: 1.92rem;
    line-height: 1.6vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner p {
    line-height: 4.2666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li > .inner p {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li > .inner p {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li > .inner p {
    letter-spacing: 0.192vw;
  }
}
#shop main > .inner > .storeList li a {
  box-sizing: border-box;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 78px;
  width: 6.5vw;
  height: 24px;
  height: 2vw;
  background-color: #fff;
  border: 0 solid #091d21;
  border-width: 1px;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li a {
    width: 124.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li a {
    width: 83.2px;
    width: 6.9333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li a {
    width: 18.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li a {
    height: 38.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li a {
    height: 25.6px;
    height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li a {
    height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li a {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li a {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li a {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li a {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li a {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li a {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .storeList li a {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .storeList li a {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li a {
    letter-spacing: 0.192vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .storeList li a {
    border-width: 1px;
  }
}
#shop main > .inner #shopimgTokyo {
  width: 660px;
  width: 55vw;
  margin-bottom: 30px;
  margin-bottom: 2.5vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #shop main > .inner #shopimgTokyo {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner #shopimgTokyo {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner #shopimgTokyo {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner #shopimgTokyo {
    margin-bottom: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner #shopimgTokyo {
    margin-bottom: 32px;
    margin-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner #shopimgTokyo {
    margin-bottom: 6.1333333333vw;
  }
}
#shop main > .inner .shopBnrs {
  width: 660px;
  width: 55vw;
  padding-top: 54px;
  padding-top: 4.5vw;
  padding-bottom: 54px;
  padding-bottom: 4.5vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #shop main > .inner .shopBnrs {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner .shopBnrs {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner .shopBnrs {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner .shopBnrs {
    padding-top: 86.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner .shopBnrs {
    padding-top: 57.6px;
    padding-top: 4.8vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner .shopBnrs {
    padding-top: 4.8vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner .shopBnrs {
    padding-bottom: 86.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner .shopBnrs {
    padding-bottom: 57.6px;
    padding-bottom: 4.8vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner .shopBnrs {
    padding-bottom: 6.1333333333vw;
  }
}
#shop main > .inner .shopBnrs li {
  margin-top: 20px;
  margin-top: 1.6666666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner .shopBnrs li {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner .shopBnrs li {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner .shopBnrs li {
    margin-top: 3.3333333333vw;
  }
}
#shop main > .inner .shopBnrs li:first-child {
  margin-top: 0;
}
#shop main > .inner .shopBnrs li a {
  display: block;
}
#shop main > .inner > .bnr {
  display: block;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr {
    padding-bottom: 8.9333333333vw;
  }
}
#shop main > .inner > .bnr p {
  margin-top: 5px;
  margin-top: 0.4166666667vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 21px;
  line-height: 2.1rem;
  line-height: 1.75vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr p {
    margin-top: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr p {
    margin-top: 5.3333333333px;
    margin-top: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr p {
    margin-top: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr p {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr p {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr p {
    line-height: 33.6px;
    line-height: 3.36rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr p {
    line-height: 22.4px;
    line-height: 2.24rem;
    line-height: 1.8666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr p {
    line-height: 2.8vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr p {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr p {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr p {
    letter-spacing: 0.192vw;
  }
}
#shop main > .inner > .bnr p span {
  margin-left: 12px;
  margin-left: 1vw;
  width: 17px;
  width: 1.4166666667vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr p span {
    margin-left: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr p span {
    margin-left: 12.8px;
    margin-left: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr p span {
    margin-left: 1.6vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner > .bnr p span {
    width: 27.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner > .bnr p span {
    width: 18.1333333333px;
    width: 1.5111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner > .bnr p span {
    width: 2.2666666667vw;
  }
}
#shop main > .inner h2 {
  text-align: center;
  padding-top: 80.2925px;
  padding-top: 6.6910416667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner h2 {
    padding-top: 128.468px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner h2 {
    padding-top: 85.6453333333px;
    padding-top: 7.1371111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner h2 {
    padding-top: 10.7056666667vw;
  }
}
#shop main > .inner > .content {
  display: none;
}
#shop main > .inner > .content.show {
  display: block;
}
#shop main > .inner dl {
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  overflow: hidden;
  width: 660px;
  width: 55vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  border-top: 0 solid #091d21;
  border-top-width: 1px;
  color: #091D21;
}
@media (min-width: 1920px) {
  #shop main > .inner dl {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl {
    padding-bottom: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner dl {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner dl {
    width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl {
    width: 704px;
    width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner dl {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner dl {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner dl {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl {
    letter-spacing: 0.192vw;
  }
}
#shop main > .inner dl dt, #shop main > .inner dl dd {
  box-sizing: border-box;
  height: 78px;
  height: 6.5vw;
  border-bottom: 0 solid #091d21;
  border-bottom-width: 1px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
@media (min-width: 1920px) {
  #shop main > .inner dl dt, #shop main > .inner dl dd {
    height: 124.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl dt, #shop main > .inner dl dd {
    height: 83.2px;
    height: 6.9333333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl dt, #shop main > .inner dl dd {
    height: 10.4vw;
  }
}
#shop main > .inner dl dt {
  float: left;
  width: 245px;
  width: 20.4166666667vw;
  padding-left: 19.5215px;
  padding-left: 1.6267916667vw;
}
@media (min-width: 1920px) {
  #shop main > .inner dl dt {
    width: 392px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl dt {
    width: 261.3333333333px;
    width: 21.7777777778vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl dt {
    width: 32.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #shop main > .inner dl dt {
    padding-left: 31.2344px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl dt {
    padding-left: 20.8229333333px;
    padding-left: 1.7352444444vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl dt {
    padding-left: 2.6028666667vw;
  }
}
#shop main > .inner dl dd {
  margin-left: 245.5215px;
  margin-left: 20.460125vw;
}
@media (min-width: 1920px) {
  #shop main > .inner dl dd {
    margin-left: 392.8344px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop main > .inner dl dd {
    margin-left: 261.8896px;
    margin-left: 21.8241333333vw;
  }
}
@media (max-width: 640px) {
  #shop main > .inner dl dd {
    margin-left: 32.7362vw;
  }
}
#shop #bnr_01 img {
  border-radius: 10px;
  border-radius: 0.8333333333vw;
  overflow: hidden;
}
@media (min-width: 1920px) {
  #shop #bnr_01 img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop #bnr_01 img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  #shop #bnr_01 img {
    border-radius: 1.3333333333vw;
  }
}
#shop #img_01 {
  width: 302px;
  width: 25.1666666667vw;
}
@media (min-width: 1920px) {
  #shop #img_01 {
    width: 483.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop #img_01 {
    width: 322.1333333333px;
    width: 26.8444444444vw;
  }
}
@media (max-width: 640px) {
  #shop #img_01 {
    width: 40.2666666667vw;
  }
}
#shop #img_02 {
  width: 313px;
  width: 26.0833333333vw;
}
@media (min-width: 1920px) {
  #shop #img_02 {
    width: 500.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop #img_02 {
    width: 333.8666666667px;
    width: 27.8222222222vw;
  }
}
@media (max-width: 640px) {
  #shop #img_02 {
    width: 41.7333333333vw;
  }
}
#shop #img_03 {
  width: 31px;
  width: 2.5833333333vw;
  position: absolute;
  left: 179.4302px;
  left: 14.9525166667vw;
  top: 183.1016px;
  top: 15.2584666667vw;
}
@media (min-width: 1920px) {
  #shop #img_03 {
    width: 49.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop #img_03 {
    width: 33.0666666667px;
    width: 2.7555555556vw;
  }
}
@media (max-width: 640px) {
  #shop #img_03 {
    width: 4.1333333333vw;
  }
}
@media (min-width: 1920px) {
  #shop #img_03 {
    left: 287.08832px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop #img_03 {
    left: 191.3922133333px;
    left: 15.9493511111vw;
  }
}
@media (max-width: 640px) {
  #shop #img_03 {
    left: 23.9240266667vw;
  }
}
@media (min-width: 1920px) {
  #shop #img_03 {
    top: 292.96256px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #shop #img_03 {
    top: 195.3083733333px;
    top: 16.2756977778vw;
  }
}
@media (max-width: 640px) {
  #shop #img_03 {
    top: 24.4135466667vw;
  }
}

/* CSS Document */
.blog main h1,
.archive.date main h1 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  .blog main h1,
  .archive.date main h1 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main h1,
  .archive.date main h1 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  .blog main h1,
  .archive.date main h1 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  .blog main h1,
  .archive.date main h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main h1,
  .archive.date main h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .blog main h1,
  .archive.date main h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1920px) {
  .blog main h1,
  .archive.date main h1 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main h1,
  .archive.date main h1 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .blog main h1,
  .archive.date main h1 {
    margin-bottom: 16vw;
  }
}
.blog main h1 .jpn,
.archive.date main h1 .jpn {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  .blog main h1 .jpn,
  .archive.date main h1 .jpn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main h1 .jpn,
  .archive.date main h1 .jpn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .blog main h1 .jpn,
  .archive.date main h1 .jpn {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .blog main h1 .jpn,
  .archive.date main h1 .jpn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main h1 .jpn,
  .archive.date main h1 .jpn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  .blog main h1 .jpn,
  .archive.date main h1 .jpn {
    letter-spacing: 0.24vw;
  }
}
.blog main > .inner,
.archive.date main > .inner {
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
  padding-bottom: 6.6666666667vw;
  margin-bottom: 80px;
  margin-bottom: 6.6666666667vw;
  border: 0 solid #091D21;
  border-bottom-width: 1px;
}
@media (min-width: 1920px) {
  .blog main > .inner,
  .archive.date main > .inner {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner,
  .archive.date main > .inner {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner,
  .archive.date main > .inner {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner,
  .archive.date main > .inner {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner,
  .archive.date main > .inner {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner,
  .archive.date main > .inner {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner,
  .archive.date main > .inner {
    padding-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner,
  .archive.date main > .inner {
    padding-bottom: 85.3333333333px;
    padding-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner,
  .archive.date main > .inner {
    padding-bottom: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner,
  .archive.date main > .inner {
    margin-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner,
  .archive.date main > .inner {
    margin-bottom: 85.3333333333px;
    margin-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner,
  .archive.date main > .inner {
    margin-bottom: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner,
  .archive.date main > .inner {
    display: block;
  }
}
.blog main > .inner > .left,
.archive.date main > .inner > .left {
  width: 220px;
  width: 18.3333333333vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left,
  .archive.date main > .inner > .left {
    width: 352px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left,
  .archive.date main > .inner > .left {
    width: 234.6666666667px;
    width: 19.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left,
  .archive.date main > .inner > .left {
    width: 42.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left,
  .archive.date main > .inner > .left {
    margin-left: auto;
    margin-right: auto;
  }
}
.blog main > .inner > .left > .yearBtn,
.archive.date main > .inner > .left > .yearBtn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  width: 220px;
  width: 18.3333333333vw;
  height: 30px;
  height: 2.5vw;
  color: #ffffff;
  background-color: #091d21;
  font-weight: bold;
  padding-left: 11px;
  padding-left: 0.9166666667vw;
  font-family: sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
  padding-right: 10px;
  padding-right: 0.8333333333vw;
  line-height: 1;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
  cursor: pointer;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    width: 352px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    width: 234.6666666667px;
    width: 19.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    width: 42.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    height: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    height: 32px;
    height: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    padding-left: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    padding-left: 11.7333333333px;
    padding-left: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    padding-left: 1.4666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    font-size: 2.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    letter-spacing: 0.1866666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    padding-right: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    padding-right: 10.6666666667px;
    padding-right: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    padding-right: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn,
  .archive.date main > .inner > .left > .yearBtn {
    margin-bottom: 1.3333333333vw;
  }
}
.blog main > .inner > .left > .yearBtn span,
.archive.date main > .inner > .left > .yearBtn span {
  width: 16px;
  width: 1.3333333333vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left > .yearBtn span,
  .archive.date main > .inner > .left > .yearBtn span {
    width: 25.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left > .yearBtn span,
  .archive.date main > .inner > .left > .yearBtn span {
    width: 17.0666666667px;
    width: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left > .yearBtn span,
  .archive.date main > .inner > .left > .yearBtn span {
    width: 4vw;
  }
}
.blog main > .inner > .left > .yearBtn span .cls-1,
.archive.date main > .inner > .left > .yearBtn span .cls-1 {
  fill: #e5e5e5;
}
.blog main > .inner > .left > .yearBtn span .cls-2,
.archive.date main > .inner > .left > .yearBtn span .cls-2 {
  fill: none;
  stroke: #091d21;
  stroke-miterlimit: 10;
}
.blog main > .inner > .left > .yearBtn.openYear span,
.archive.date main > .inner > .left > .yearBtn.openYear span {
  transform: rotate(180deg);
}
.blog main > .inner > .left .yearlyList,
.archive.date main > .inner > .left .yearlyList {
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
  display: none;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .yearlyList,
  .archive.date main > .inner > .left .yearlyList {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .yearlyList,
  .archive.date main > .inner > .left .yearlyList {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .yearlyList,
  .archive.date main > .inner > .left .yearlyList {
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .yearlyList,
  .archive.date main > .inner > .left .yearlyList {
    margin-left: auto;
    margin-right: auto;
  }
}
.blog main > .inner > .left .yearlyList li,
.archive.date main > .inner > .left .yearlyList li {
  font-weight: bold;
  font-family: sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 1.7142857143;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .yearlyList li,
  .archive.date main > .inner > .left .yearlyList li {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .yearlyList li,
  .archive.date main > .inner > .left .yearlyList li {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .yearlyList li,
  .archive.date main > .inner > .left .yearlyList li {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .yearlyList li,
  .archive.date main > .inner > .left .yearlyList li {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .yearlyList li,
  .archive.date main > .inner > .left .yearlyList li {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .yearlyList li,
  .archive.date main > .inner > .left .yearlyList li {
    letter-spacing: 0.1866666667vw;
  }
}
.blog main > .inner > .left .carender,
.archive.date main > .inner > .left .carender {
  width: 100%;
}
@media (max-width: 640px) {
  .blog main > .inner > .left .carender,
  .archive.date main > .inner > .left .carender {
    display: none;
  }
}
.blog main > .inner > .left .carender li,
.archive.date main > .inner > .left .carender li {
  margin-top: 8px;
  margin-top: 0.6666666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .carender li,
  .archive.date main > .inner > .left .carender li {
    margin-top: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .carender li,
  .archive.date main > .inner > .left .carender li {
    margin-top: 8.5333333333px;
    margin-top: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .carender li,
  .archive.date main > .inner > .left .carender li {
    margin-top: 1.0666666667vw;
  }
}
.blog main > .inner > .left .carender li:first-child,
.archive.date main > .inner > .left .carender li:first-child {
  margin-top: 0;
}
.blog main > .inner > .left .carender li a,
.archive.date main > .inner > .left .carender li a {
  display: block;
}
.blog main > .inner > .left .carender li .icon,
.archive.date main > .inner > .left .carender li .icon {
  width: 22px;
  width: 1.8333333333vw;
  bottom: 11px;
  bottom: 0.9166666667vw;
  right: 11px;
  right: 0.9166666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    width: 35.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    width: 23.4666666667px;
    width: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    width: 2.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    bottom: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    bottom: 11.7333333333px;
    bottom: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    bottom: 1.4666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    right: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    right: 11.7333333333px;
    right: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .left .carender li .icon,
  .archive.date main > .inner > .left .carender li .icon {
    right: 1.4666666667vw;
  }
}
.blog main > .inner > .right,
.archive.date main > .inner > .right {
  width: 740px;
  width: 61.6666666667vw;
  border-top: 1px solid #091D21;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    width: 1184px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    width: 789.3333333333px;
    width: 65.7777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    width: 94.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    margin-top: 40px;
    margin-top: 3.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    margin-top: 64px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .blog main > .inner > .right,
  .archive.date main > .inner > .right {
    margin-top: 5.3333333333vw;
  }
}
.blog main > .inner > .right > .kiji,
.archive.date main > .inner > .right > .kiji {
  padding-top: 40px;
  padding-top: 3.3333333333vw;
  padding-bottom: 40px;
  padding-bottom: 3.3333333333vw;
  border: 0 solid #091D21;
  border-bottom-width: 1px;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-bottom: 42.6666666667px;
    padding-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    box-sizing: border-box;
    padding-right: 20px;
    padding-right: 1.6666666667vw;
    padding-left: 20px;
    padding-left: 1.6666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-right: 32px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-right: 21.3333333333px;
    padding-right: 1.7777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-left: 32px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-left: 21.3333333333px;
    padding-left: 1.7777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .blog main > .inner > .right > .kiji,
  .archive.date main > .inner > .right > .kiji {
    padding-left: 2.6666666667vw;
  }
}
.blog main > .inner > .right > .kiji h2,
.archive.date main > .inner > .right > .kiji h2 {
  font-size: 20px;
  font-size: 2rem;
  font-size: 1.6666666667vw;
  line-height: 30px;
  line-height: 3rem;
  line-height: 2.5vw;
  color: #091D21;
  font-weight: 600;
  margin-top: 20px;
  margin-top: 1.6666666667vw;
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    font-size: 21.3333333333px;
    font-size: 2.1333333333rem;
    font-size: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    line-height: 48px;
    line-height: 4.8rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    line-height: 32px;
    line-height: 3.2rem;
    line-height: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    margin-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h2,
  .archive.date main > .inner > .right > .kiji h2 {
    margin-bottom: 5.3333333333vw;
  }
}
.blog main > .inner > .right > .kiji h3,
.archive.date main > .inner > .right > .kiji h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: 1.5vw;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 20px;
  margin-top: 1.6666666667vw;
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    font-size: 28.8px;
    font-size: 2.88rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    font-size: 19.2px;
    font-size: 1.92rem;
    font-size: 1.6vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    margin-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h3,
  .archive.date main > .inner > .right > .kiji h3 {
    margin-bottom: 2.6666666667vw;
  }
}
.blog main > .inner > .right > .kiji h4,
.archive.date main > .inner > .right > .kiji h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 1.5;
  font-weight: 600;
  margin-top: 16px;
  margin-top: 1.3333333333vw;
  margin-bottom: 5px;
  margin-bottom: 0.4166666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    margin-top: 25.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    margin-top: 17.0666666667px;
    margin-top: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    margin-top: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    margin-bottom: 8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    margin-bottom: 5.3333333333px;
    margin-bottom: 0.4444444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji h4,
  .archive.date main > .inner > .right > .kiji h4 {
    margin-bottom: 0.6666666667vw;
  }
}
.blog main > .inner > .right > .kiji strong,
.archive.date main > .inner > .right > .kiji strong {
  font-weight: bold;
}
.blog main > .inner > .right > .kiji em,
.archive.date main > .inner > .right > .kiji em {
  font-style: italic;
}
.blog main > .inner > .right > .kiji a,
.archive.date main > .inner > .right > .kiji a {
  text-decoration: underline;
}
.blog main > .inner > .right > .kiji a:hover,
.archive.date main > .inner > .right > .kiji a:hover {
  opacity: 0.8;
}
.blog main > .inner > .right > .kiji hr,
.archive.date main > .inner > .right > .kiji hr {
  border: 0 solid #091D21;
  border-bottom-width: 1px;
  margin-top: 20px;
  margin-top: 1.6666666667vw;
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji hr,
  .archive.date main > .inner > .right > .kiji hr {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji hr,
  .archive.date main > .inner > .right > .kiji hr {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji hr,
  .archive.date main > .inner > .right > .kiji hr {
    margin-top: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji hr,
  .archive.date main > .inner > .right > .kiji hr {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji hr,
  .archive.date main > .inner > .right > .kiji hr {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji hr,
  .archive.date main > .inner > .right > .kiji hr {
    margin-bottom: 5.3333333333vw;
  }
}
.blog main > .inner > .right > .kiji p,
.archive.date main > .inner > .right > .kiji p {
  margin-top: 1em;
  font-family: sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 26px;
  line-height: 2.6rem;
  line-height: 2.1666666667vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    line-height: 41.6px;
    line-height: 4.16rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    line-height: 27.7333333333px;
    line-height: 2.7733333333rem;
    line-height: 2.3111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    line-height: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji p,
  .archive.date main > .inner > .right > .kiji p {
    letter-spacing: 0.1866666667vw;
  }
}
.blog main > .inner > .right > .kiji img,
.archive.date main > .inner > .right > .kiji img {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  max-height: 440px;
  max-height: 36.6666666667vw;
  max-width: 660px;
  max-width: 55vw;
  height: auto;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji img,
  .archive.date main > .inner > .right > .kiji img {
    max-height: 704px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji img,
  .archive.date main > .inner > .right > .kiji img {
    max-height: 469.3333333333px;
    max-height: 39.1111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji img,
  .archive.date main > .inner > .right > .kiji img {
    max-height: 58.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji img,
  .archive.date main > .inner > .right > .kiji img {
    max-width: 1056px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji img,
  .archive.date main > .inner > .right > .kiji img {
    max-width: 704px;
    max-width: 58.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji img,
  .archive.date main > .inner > .right > .kiji img {
    max-width: 88vw;
  }
}
.blog main > .inner > .right > .kiji .date,
.archive.date main > .inner > .right > .kiji .date {
  font-weight: bold;
  margin-top: 0;
  font-family: sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    font-size: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    line-height: 3.7333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .kiji .date,
  .archive.date main > .inner > .right > .kiji .date {
    letter-spacing: 0.192vw;
  }
}
.blog main > .inner > .right > .pagenation,
.archive.date main > .inner > .right > .pagenation {
  padding-top: 40px;
  padding-top: 3.3333333333vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    padding-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right > .pagenation,
  .archive.date main > .inner > .right > .pagenation {
    letter-spacing: 0.192vw;
  }
}
.blog main > .inner > .right > .pagenation > li.nextItems,
.archive.date main > .inner > .right > .pagenation > li.nextItems {
  margin-left: auto;
}
.blog main > .inner > .right .carender,
.archive.date main > .inner > .right .carender {
  display: none;
  margin-top: 120px;
  margin-top: 10vw;
  margin-bottom: 120px;
  margin-bottom: 10vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    margin-top: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    margin-top: 128px;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    margin-bottom: 192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    margin-bottom: 128px;
    margin-bottom: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    margin-bottom: 16vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender,
  .archive.date main > .inner > .right .carender {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.blog main > .inner > .right .carender li,
.archive.date main > .inner > .right .carender li {
  width: 350px;
  width: 29.1666666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right .carender li,
  .archive.date main > .inner > .right .carender li {
    width: 560px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right .carender li,
  .archive.date main > .inner > .right .carender li {
    width: 373.3333333333px;
    width: 31.1111111111vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender li,
  .archive.date main > .inner > .right .carender li {
    width: 46.6666666667vw;
  }
}
.blog main > .inner > .right .carender li a,
.archive.date main > .inner > .right .carender li a {
  display: block;
}
.blog main > .inner > .right .carender li .icon,
.archive.date main > .inner > .right .carender li .icon {
  width: 22px;
  width: 1.8333333333vw;
  bottom: 11px;
  bottom: 0.9166666667vw;
  right: 11px;
  right: 0.9166666667vw;
}
@media (min-width: 1920px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    width: 35.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    width: 23.4666666667px;
    width: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    width: 2.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    bottom: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    bottom: 11.7333333333px;
    bottom: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    bottom: 1.4666666667vw;
  }
}
@media (min-width: 1920px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    right: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    right: 11.7333333333px;
    right: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  .blog main > .inner > .right .carender li .icon,
  .archive.date main > .inner > .right .carender li .icon {
    right: 1.4666666667vw;
  }
}

.normalBtn, #mailmagazine form input[type=submit],
button.normalBtn,
input[type=submit].normalBtn {
  position: relative;
  width: 300px;
  width: 25vw;
  height: 60px;
  height: 5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 2rem;
  font-size: 1.6666666667vw;
  letter-spacing: 1.2px;
  letter-spacing: 0.12rem;
  letter-spacing: 0.1vw;
  border-radius: 30px;
  border-radius: 2.5vw;
  color: #c6000f;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  background-color: #fff;
  border: 0 solid #c6000f;
  border-color: #c6000f;
  border-width: 1px;
  margin-left: 15px;
  margin-left: 1.25vw;
  margin-right: 15px;
  margin-right: 1.25vw;
  cursor: pointer;
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    width: 480px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    width: 320px;
    width: 26.6666666667vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    width: 60vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    height: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    height: 64px;
    height: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    height: 12vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    font-size: 21.3333333333px;
    font-size: 2.1333333333rem;
    font-size: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    letter-spacing: 1.92px;
    letter-spacing: 0.192rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    letter-spacing: 1.28px;
    letter-spacing: 0.128rem;
    letter-spacing: 0.1066666667vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    letter-spacing: 0.24vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    border-radius: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    border-radius: 32px;
    border-radius: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    border-radius: 6vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    margin-left: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    margin-left: 16px;
    margin-left: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    margin-left: 2vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    margin-right: 24px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    margin-right: 16px;
    margin-right: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .normalBtn, #mailmagazine form input[type=submit],
  button.normalBtn,
  input[type=submit].normalBtn {
    margin-right: 2vw;
  }
}
.normalBtn.red, #mailmagazine form input.red[type=submit], #mailmagazine form input[type=submit]:first-of-type,
button.normalBtn.red,
input[type=submit].normalBtn.red {
  color: #ffffff;
  background-color: #c6000f;
}
.normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
button.normalBtn.red::after,
input[type=submit].normalBtn.red::after {
  left: 266.37px;
  left: 22.1975vw;
  top: 19.34px;
  top: 1.6116666667vw;
  width: 14.62px;
  width: 1.2183333333vw;
  height: 21.44px;
  height: 1.7866666667vw;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.62%2021.44%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22_data%22%20data-name%3D%22%E2%98%85data%22%3E%3Cpolyline%20class%3D%22cls-1%22%20points%3D%220.63%200.78%206.81%205.75%2013.02%2010.72%206.82%2015.69%200.63%2020.66%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
}
@media (min-width: 1920px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    left: 426.192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    left: 284.128px;
    left: 23.6773333333vw;
  }
}
@media (max-width: 640px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    left: 35.516vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    top: 30.944px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    top: 20.6293333333px;
    top: 1.7191111111vw;
  }
}
@media (max-width: 640px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    top: 2.5786666667vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    width: 23.392px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    width: 15.5946666667px;
    width: 1.2995555556vw;
  }
}
@media (max-width: 640px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    width: 1.9493333333vw;
  }
}
@media (min-width: 1920px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    height: 34.304px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    height: 22.8693333333px;
    height: 1.9057777778vw;
  }
}
@media (max-width: 640px) {
  .normalBtn.red::after, #mailmagazine form input.red[type=submit]::after, #mailmagazine form input[type=submit]:first-of-type::after,
  button.normalBtn.red::after,
  input[type=submit].normalBtn.red::after {
    height: 2.8586666667vw;
  }
}

#contact main .errorMessage,
#mailmagazine main .errorMessage {
  margin-top: 1em;
}
#contact main .mw_wp_form .error,
#mailmagazine main .mw_wp_form .error {
  font-weight: bold;
  color: #c6000f;
}
#contact main h1,
#mailmagazine main h1 {
  margin-top: 78.9727px;
  margin-top: 6.5810583333vw;
  font-size: 24px;
  font-size: 2.4rem;
  font-size: 2vw;
  margin-bottom: 60px;
  margin-bottom: 5vw;
  text-align: center;
  color: #091D21;
  font-weight: 600;
}
@media (min-width: 1920px) {
  #contact main h1,
  #mailmagazine main h1 {
    margin-top: 126.35632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main h1,
  #mailmagazine main h1 {
    margin-top: 84.2375466667px;
    margin-top: 7.0197955556vw;
  }
}
@media (max-width: 640px) {
  #contact main h1,
  #mailmagazine main h1 {
    margin-top: 16vw;
  }
}
@media (min-width: 1920px) {
  #contact main h1,
  #mailmagazine main h1 {
    font-size: 38.4px;
    font-size: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main h1,
  #mailmagazine main h1 {
    font-size: 25.6px;
    font-size: 2.56rem;
    font-size: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #contact main h1,
  #mailmagazine main h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1920px) {
  #contact main h1,
  #mailmagazine main h1 {
    margin-bottom: 96px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main h1,
  #mailmagazine main h1 {
    margin-bottom: 64px;
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #contact main h1,
  #mailmagazine main h1 {
    margin-bottom: 16vw;
  }
}
#contact main h1 .jpn,
#mailmagazine main h1 .jpn {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 2;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
}
@media (min-width: 1920px) {
  #contact main h1 .jpn,
  #mailmagazine main h1 .jpn {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main h1 .jpn,
  #mailmagazine main h1 .jpn {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  #contact main h1 .jpn,
  #mailmagazine main h1 .jpn {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #contact main h1 .jpn,
  #mailmagazine main h1 .jpn {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main h1 .jpn,
  #mailmagazine main h1 .jpn {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  #contact main h1 .jpn,
  #mailmagazine main h1 .jpn {
    letter-spacing: 0.24vw;
  }
}
#contact main > .inner,
#mailmagazine main > .inner {
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  width: 66.6666666667vw;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  #contact main > .inner,
  #mailmagazine main > .inner {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner,
  #mailmagazine main > .inner {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner,
  #mailmagazine main > .inner {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner,
  #mailmagazine main > .inner {
    width: 1280px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner,
  #mailmagazine main > .inner {
    width: 853.3333333333px;
    width: 71.1111111111vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner,
  #mailmagazine main > .inner {
    width: 94.6666666667vw;
  }
}
#contact main > .inner .mainContents,
#contact main > .inner .mw_wp_form_complete,
#mailmagazine main > .inner .mainContents,
#mailmagazine main > .inner .mw_wp_form_complete {
  box-sizing: border-box;
  background-color: #fff;
  padding: 80px;
  padding: 6.6666666667vw;
  padding-top: 40px;
  padding-top: 3.3333333333vw;
  margin-bottom: 80px;
  margin-bottom: 6.6666666667vw;
}
@media (min-width: 1920px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    padding: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    padding: 85.3333333333px;
    padding: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    padding: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    padding-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    margin-bottom: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    margin-bottom: 85.3333333333px;
    margin-bottom: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner .mainContents,
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mainContents,
  #mailmagazine main > .inner .mw_wp_form_complete {
    margin-bottom: 10.6666666667vw;
  }
}
#contact main > .inner .mw_wp_form_complete,
#mailmagazine main > .inner .mw_wp_form_complete {
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
  text-align: center;
}
@media (min-width: 1920px) {
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mw_wp_form_complete {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mw_wp_form_complete {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner .mw_wp_form_complete,
  #mailmagazine main > .inner .mw_wp_form_complete {
    margin-bottom: 10.6666666667vw;
  }
}
#contact main > .inner .mw_wp_form_complete p .normalBtn, #contact main > .inner .mw_wp_form_complete p #mailmagazine form input[type=submit],
#mailmagazine main > .inner .mw_wp_form_complete p .normalBtn,
#mailmagazine main > .inner .mw_wp_form_complete p form input[type=submit],
#mailmagazine form main > .inner .mw_wp_form_complete p input[type=submit] {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1920px) {
  #contact main > .inner .mw_wp_form_complete p .normalBtn, #contact main > .inner .mw_wp_form_complete p #mailmagazine form input[type=submit],
  #mailmagazine main > .inner .mw_wp_form_complete p .normalBtn,
  #mailmagazine main > .inner .mw_wp_form_complete p form input[type=submit],
  #mailmagazine form main > .inner .mw_wp_form_complete p input[type=submit] {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner .mw_wp_form_complete p .normalBtn, #contact main > .inner .mw_wp_form_complete p #mailmagazine form input[type=submit],
  #mailmagazine main > .inner .mw_wp_form_complete p .normalBtn,
  #mailmagazine main > .inner .mw_wp_form_complete p form input[type=submit],
  #mailmagazine form main > .inner .mw_wp_form_complete p input[type=submit] {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner .mw_wp_form_complete p .normalBtn, #contact main > .inner .mw_wp_form_complete p #mailmagazine form input[type=submit],
  #mailmagazine main > .inner .mw_wp_form_complete p .normalBtn,
  #mailmagazine main > .inner .mw_wp_form_complete p form input[type=submit],
  #mailmagazine form main > .inner .mw_wp_form_complete p input[type=submit] {
    margin-top: 10.6666666667vw;
  }
}
#contact main > .inner p,
#contact main > .inner .sumiList,
#contact main > .inner .komeList,
#mailmagazine main > .inner p,
#mailmagazine main > .inner .sumiList,
#mailmagazine main > .inner .komeList {
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  color: #091D21;
}
@media (min-width: 1920px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner p,
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList,
  #mailmagazine main > .inner p,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList {
    letter-spacing: 0.192vw;
  }
}
#contact main > .inner p.s2_message,
#contact main > .inner .sumiList.s2_message,
#contact main > .inner .komeList.s2_message,
#mailmagazine main > .inner p.s2_message,
#mailmagazine main > .inner .sumiList.s2_message,
#mailmagazine main > .inner .komeList.s2_message {
  text-align: center;
  font-weight: bold;
  color: #c6000f;
  margin-top: 40px;
  margin-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #contact main > .inner p.s2_message,
  #contact main > .inner .sumiList.s2_message,
  #contact main > .inner .komeList.s2_message,
  #mailmagazine main > .inner p.s2_message,
  #mailmagazine main > .inner .sumiList.s2_message,
  #mailmagazine main > .inner .komeList.s2_message {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner p.s2_message,
  #contact main > .inner .sumiList.s2_message,
  #contact main > .inner .komeList.s2_message,
  #mailmagazine main > .inner p.s2_message,
  #mailmagazine main > .inner .sumiList.s2_message,
  #mailmagazine main > .inner .komeList.s2_message {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner p.s2_message,
  #contact main > .inner .sumiList.s2_message,
  #contact main > .inner .komeList.s2_message,
  #mailmagazine main > .inner p.s2_message,
  #mailmagazine main > .inner .sumiList.s2_message,
  #mailmagazine main > .inner .komeList.s2_message {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner p.mt1sm,
  #mailmagazine main > .inner p.mt1sm {
    margin-top: 1em;
  }
}
#contact main > .inner h2,
#mailmagazine main > .inner h2 {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
  font-size: 20px;
  font-size: 2rem;
  font-size: 1.6666666667vw;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 600;
  line-height: 1;
  color: #C6000F;
}
@media (min-width: 1920px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    margin-bottom: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    font-size: 21.3333333333px;
    font-size: 2.1333333333rem;
    font-size: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner h2,
  #mailmagazine main > .inner h2 {
    font-size: 4vw;
  }
}
#contact main > .inner .sumiList,
#contact main > .inner .komeList li,
#mailmagazine main > .inner .sumiList,
#mailmagazine main > .inner .komeList li {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList li,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList li {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList li,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList li {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #contact main > .inner .sumiList,
  #contact main > .inner .komeList li,
  #mailmagazine main > .inner .sumiList,
  #mailmagazine main > .inner .komeList li {
    margin-top: 5.3333333333vw;
  }
}

#mailmagazine form {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  #mailmagazine form {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form {
    margin-top: 5.3333333333vw;
  }
}
#mailmagazine form label {
  box-sizing: border-box;
  width: 193px;
  width: 16.0833333333vw;
  padding: 12px;
  padding: 1vw;
  background-color: #e5e5e5;
  border: 0 solid #b3b3b3;
  border-right-width: 1px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  #mailmagazine form label {
    width: 308.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form label {
    width: 205.8666666667px;
    width: 17.1555555556vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form label {
    width: 25.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form label {
    padding: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form label {
    padding: 12.8px;
    padding: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form label {
    padding: 1.6vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form label {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form label {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form label {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form label {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form label {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form label {
    letter-spacing: 0.192vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form label {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    height: 80px;
    height: 6.6666666667vw;
    border-right: 0;
    border-bottom-width: 1px;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mailmagazine form label {
    height: 128px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form label {
    height: 85.3333333333px;
    height: 7.1111111111vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mailmagazine form label {
    height: 10.6666666667vw;
  }
}
#mailmagazine form p {
  display: flex;
}
@media (max-width: 640px) {
  #mailmagazine form p {
    justify-content: center;
  }
}
#mailmagazine form p:first-of-type {
  border: 0 solid #b3b3b3;
  border-width: 1px;
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
}
@media (min-width: 1920px) {
  #mailmagazine form p:first-of-type {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form p:first-of-type {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form p:first-of-type {
    margin-bottom: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form p:first-of-type {
    flex-direction: column;
  }
}
#mailmagazine form p br {
  display: none;
}
#mailmagazine form .komeList li {
  margin-top: 1em;
}
#mailmagazine form input[type=email] {
  box-sizing: border-box;
  border: 0 solid #b3b3b3;
  border-width: 1px;
  border-left-width: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  border: none;
  box-sizing: border-box;
  flex: 1;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
  padding-left: 18px;
  padding-left: 1.5vw;
  padding-right: 18px;
  padding-right: 1.5vw;
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=email] {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=email] {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=email] {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=email] {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=email] {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=email] {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=email] {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=email] {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=email] {
    letter-spacing: 0.1866666667vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=email] {
    padding-left: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=email] {
    padding-left: 19.2px;
    padding-left: 1.6vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=email] {
    padding-left: 2.4vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=email] {
    padding-right: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=email] {
    padding-right: 19.2px;
    padding-right: 1.6vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=email] {
    padding-right: 2.4vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=email] {
    min-height: 80px;
    min-height: 6.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  #mailmagazine form input[type=email] {
    min-height: 128px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=email] {
    min-height: 85.3333333333px;
    min-height: 7.1111111111vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  #mailmagazine form input[type=email] {
    min-height: 10.6666666667vw;
  }
}
#mailmagazine form input[type=submit] {
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  width: 250px;
  width: 20.8333333333vw;
  height: 40px;
  height: 3.3333333333vw;
  border-radius: 20px;
  border-radius: 1.6666666667vw;
  margin-left: 0;
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=submit] {
    width: 400px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=submit] {
    width: 266.6666666667px;
    width: 22.2222222222vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=submit] {
    width: 33.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=submit] {
    height: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=submit] {
    height: 42.6666666667px;
    height: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=submit] {
    height: 9.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #mailmagazine form input[type=submit] {
    border-radius: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #mailmagazine form input[type=submit] {
    border-radius: 21.3333333333px;
    border-radius: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  #mailmagazine form input[type=submit] {
    border-radius: 4.6666666667vw;
  }
}
#mailmagazine form input[type=submit]:first-of-type {
  margin-left: auto;
}
#mailmagazine form input[type=submit]:last-of-type {
  margin-right: auto;
}

.formDl dt {
  box-sizing: border-box;
  width: 193px;
  width: 16.0833333333vw;
  background-color: #e5e5e5;
  border: 0 solid #b3b3b3;
  border-width: 1px;
  float: left;
}
@media (min-width: 1920px) {
  .formDl dt {
    width: 308.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formDl dt {
    width: 205.8666666667px;
    width: 17.1555555556vw;
  }
}
@media (max-width: 640px) {
  .formDl dt {
    width: 25.7333333333vw;
  }
}
.formDl dd {
  margin-left: 193px;
  margin-left: 16.0833333333vw;
  box-sizing: border-box;
  border: 0 solid #b3b3b3;
  border-width: 1px;
  border-left-width: 0;
}
@media (min-width: 1920px) {
  .formDl dd {
    margin-left: 308.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formDl dd {
    margin-left: 205.8666666667px;
    margin-left: 17.1555555556vw;
  }
}
@media (max-width: 640px) {
  .formDl dd {
    margin-left: 25.7333333333vw;
  }
}

.formTable {
  border: 1px solid #b3b3b3;
  width: 100%;
  margin-top: 20px;
  margin-top: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .formTable {
    margin-top: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable {
    margin-top: 21.3333333333px;
    margin-top: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .formTable {
    margin-top: 0vw;
  }
}
@media (max-width: 640px) {
  .formTable.smBdBNone {
    border-bottom: 0;
  }
}
.formTable tr {
  display: flex;
  border: 0 solid #b3b3b3;
  border-top-width: 1px;
}
.formTable tr:first-child {
  border-top-width: 0;
}
@media (max-width: 640px) {
  .formTable tr {
    border: none;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }
}
.formTable tr th {
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
  padding: 12px;
  padding: 1vw;
  box-sizing: border-box;
  width: 193px;
  width: 16.0833333333vw;
  background-color: #e5e5e5;
  border: 0 solid #b3b3b3;
  border-right-width: 1px;
  text-align: left;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 1920px) {
  .formTable tr th {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th {
    letter-spacing: 0.192vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th {
    padding: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th {
    padding: 12.8px;
    padding: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th {
    padding: 2.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th {
    width: 308.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th {
    width: 205.8666666667px;
    width: 17.1555555556vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th {
    width: 25.7333333333vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    height: 80px;
    height: 6.6666666667vw;
    border-right: 0;
    border-bottom-width: 1px;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .formTable tr th {
    height: 128px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .formTable tr th {
    height: 85.3333333333px;
    height: 7.1111111111vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .formTable tr th {
    height: 10.6666666667vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th.smBdTop {
    border-top-width: 1px;
  }
}
.formTable tr th.oneLine {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.formTable tr th.oneLine span,
.formTable tr th.oneLine .hissu {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .formTable tr th.oneLine {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    height: 80px;
    height: 6.6666666667vw;
    border-right: 0;
    border-bottom-width: 1px;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .formTable tr th.oneLine {
    height: 128px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .formTable tr th.oneLine {
    height: 85.3333333333px;
    height: 7.1111111111vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .formTable tr th.oneLine {
    height: 10.6666666667vw;
  }
}
.formTable tr th span,
.formTable tr th .hissu {
  width: 42px;
  width: 3.5vw;
  display: flex;
  height: 18px;
  height: 1.5vw;
  align-items: center;
  justify-content: center;
  background-color: #c6000f;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  margin-right: 10px;
  margin-right: 0.8333333333vw;
  margin-bottom: 10px;
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    width: 67.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    width: 44.8px;
    width: 3.7333333333vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    width: 6.8vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    height: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    height: 19.2px;
    height: 1.6vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    height: 2.9333333333vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    font-size: 1.956vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    letter-spacing: 0.128vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-right: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-right: 10.6666666667px;
    margin-right: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-right: 1.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-bottom: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-bottom: 10.6666666667px;
    margin-bottom: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 15px;
    margin-left: 1.25vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-left: 24px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-left: 16px;
    margin-left: 1.3333333333vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .formTable tr th span,
  .formTable tr th .hissu {
    margin-left: 2vw;
  }
}
.formTable tr td {
  flex: 1;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
}
@media (min-width: 1920px) {
  .formTable tr td {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr td {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .formTable tr td {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr td {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr td {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .formTable tr td {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .formTable tr td {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable tr td {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  .formTable tr td {
    letter-spacing: 0.1866666667vw;
  }
}
.formTable input,
.formTable textarea,
.formTable .radioBox {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  border: none;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
  padding-left: 18px;
  padding-left: 1.5vw;
  padding-right: 18px;
  padding-right: 1.5vw;
}
@media (min-width: 1920px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    letter-spacing: 0.1866666667vw;
  }
}
@media (min-width: 1920px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    padding-left: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    padding-left: 19.2px;
    padding-left: 1.6vw;
  }
}
@media (max-width: 640px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    padding-left: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    padding-right: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    padding-right: 19.2px;
    padding-right: 1.6vw;
  }
}
@media (max-width: 640px) {
  .formTable input,
  .formTable textarea,
  .formTable .radioBox {
    padding-right: 2.4vw;
  }
}
.formTable .radioBox,
.formTable textarea {
  padding-top: 12px;
  padding-top: 1vw;
  padding-bottom: 12px;
  padding-bottom: 1vw;
}
@media (min-width: 1920px) {
  .formTable .radioBox,
  .formTable textarea {
    padding-top: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable .radioBox,
  .formTable textarea {
    padding-top: 12.8px;
    padding-top: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .formTable .radioBox,
  .formTable textarea {
    padding-top: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .formTable .radioBox,
  .formTable textarea {
    padding-bottom: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable .radioBox,
  .formTable textarea {
    padding-bottom: 12.8px;
    padding-bottom: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .formTable .radioBox,
  .formTable textarea {
    padding-bottom: 1.6vw;
  }
}
@media (max-width: 640px) {
  .formTable input[type=text],
  .formTable input[type=email] {
    min-height: 80px;
    min-height: 6.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .formTable input[type=text],
  .formTable input[type=email] {
    min-height: 128px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .formTable input[type=text],
  .formTable input[type=email] {
    min-height: 85.3333333333px;
    min-height: 7.1111111111vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .formTable input[type=text],
  .formTable input[type=email] {
    min-height: 10.6666666667vw;
  }
}
.formTable label {
  padding-left: 0;
  padding-right: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 1.4px;
  letter-spacing: 0.14rem;
  letter-spacing: 0.1166666667vw;
}
@media (min-width: 1920px) {
  .formTable label {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .formTable label {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  .formTable label {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .formTable label {
    line-height: 5.0666666667vw;
  }
}
@media (min-width: 1920px) {
  .formTable label {
    letter-spacing: 2.24px;
    letter-spacing: 0.224rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label {
    letter-spacing: 1.4933333333px;
    letter-spacing: 0.1493333333rem;
    letter-spacing: 0.1244444444vw;
  }
}
@media (max-width: 640px) {
  .formTable label {
    letter-spacing: 0.1866666667vw;
  }
}
.formTable label input {
  display: inline-block;
  width: auto;
  height: auto;
}
.formTable label span {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.formTable label span::before {
  display: inline-block;
  content: "";
  box-sizing: border-box;
  width: 16px;
  width: 1.3333333333vw;
  height: 16px;
  height: 1.3333333333vw;
  border-radius: 8px;
  border-radius: 0.6666666667vw;
  border: 0 solid #091d21;
  border-width: 1px;
  border-width: 0.0833333333vw;
  margin-right: 10px;
  margin-right: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .formTable label span::before {
    width: 25.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label span::before {
    width: 17.0666666667px;
    width: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .formTable label span::before {
    width: 4vw;
  }
}
@media (min-width: 1920px) {
  .formTable label span::before {
    height: 25.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label span::before {
    height: 17.0666666667px;
    height: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  .formTable label span::before {
    height: 4vw;
  }
}
@media (min-width: 1920px) {
  .formTable label span::before {
    border-radius: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label span::before {
    border-radius: 8.5333333333px;
    border-radius: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  .formTable label span::before {
    border-radius: 2vw;
  }
}
@media (min-width: 1920px) {
  .formTable label span::before {
    border-width: 1.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label span::before {
    border-width: 1.0666666667px;
    border-width: 0.0888888889vw;
  }
}
@media (max-width: 640px) {
  .formTable label span::before {
    border-width: 0.2666666667vw;
  }
}
@media (min-width: 1920px) {
  .formTable label span::before {
    margin-right: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable label span::before {
    margin-right: 10.6666666667px;
    margin-right: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .formTable label span::before {
    margin-right: 2.6666666667vw;
  }
}
.formTable input[type=radio] {
  display: none;
}
.formTable input[type=radio]:checked + span::after {
  top: 7.2px;
  top: 0.6vw;
  left: 3.5px;
  left: 0.2916666667vw;
  position: absolute;
  display: block;
  content: "";
  box-sizing: border-box;
  width: 9px;
  width: 0.75vw;
  height: 9px;
  height: 0.75vw;
  border-radius: 4.5px;
  border-radius: 0.375vw;
  background-color: #091d21;
}
@media (min-width: 1920px) {
  .formTable input[type=radio]:checked + span::after {
    top: 11.52px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input[type=radio]:checked + span::after {
    top: 7.68px;
    top: 0.64vw;
  }
}
@media (max-width: 640px) {
  .formTable input[type=radio]:checked + span::after {
    top: 1.32vw;
  }
}
@media (min-width: 1920px) {
  .formTable input[type=radio]:checked + span::after {
    left: 5.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input[type=radio]:checked + span::after {
    left: 3.7333333333px;
    left: 0.3111111111vw;
  }
}
@media (max-width: 640px) {
  .formTable input[type=radio]:checked + span::after {
    left: 0.8933333333vw;
  }
}
@media (min-width: 1920px) {
  .formTable input[type=radio]:checked + span::after {
    width: 14.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input[type=radio]:checked + span::after {
    width: 9.6px;
    width: 0.8vw;
  }
}
@media (max-width: 640px) {
  .formTable input[type=radio]:checked + span::after {
    width: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .formTable input[type=radio]:checked + span::after {
    height: 14.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input[type=radio]:checked + span::after {
    height: 9.6px;
    height: 0.8vw;
  }
}
@media (max-width: 640px) {
  .formTable input[type=radio]:checked + span::after {
    height: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  .formTable input[type=radio]:checked + span::after {
    border-radius: 7.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .formTable input[type=radio]:checked + span::after {
    border-radius: 4.8px;
    border-radius: 0.4vw;
  }
}
@media (max-width: 640px) {
  .formTable input[type=radio]:checked + span::after {
    border-radius: 1.0666666667vw;
  }
}

.mw_wp_form_input .noImput {
  display: none;
}

.mw_wp_form_preview td {
  padding-top: 12px;
  padding-top: 1vw;
  padding-bottom: 12px;
  padding-bottom: 1vw;
  padding-left: 18px;
  padding-left: 1.5vw;
  padding-right: 18px;
  padding-right: 1.5vw;
}
@media (min-width: 1920px) {
  .mw_wp_form_preview td {
    padding-top: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .mw_wp_form_preview td {
    padding-top: 12.8px;
    padding-top: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .mw_wp_form_preview td {
    padding-top: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .mw_wp_form_preview td {
    padding-bottom: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .mw_wp_form_preview td {
    padding-bottom: 12.8px;
    padding-bottom: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  .mw_wp_form_preview td {
    padding-bottom: 1.6vw;
  }
}
@media (min-width: 1920px) {
  .mw_wp_form_preview td {
    padding-left: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .mw_wp_form_preview td {
    padding-left: 19.2px;
    padding-left: 1.6vw;
  }
}
@media (max-width: 640px) {
  .mw_wp_form_preview td {
    padding-left: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .mw_wp_form_preview td {
    padding-right: 28.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .mw_wp_form_preview td {
    padding-right: 19.2px;
    padding-right: 1.6vw;
  }
}
@media (max-width: 640px) {
  .mw_wp_form_preview td {
    padding-right: 2.4vw;
  }
}
.mw_wp_form_preview .radioBox {
  padding: 0;
}
.mw_wp_form_preview .noPreview {
  display: none;
}

.senderBtnZone {
  margin-top: 80px;
  margin-top: 6.6666666667vw;
  margin-bottom: 20px;
  margin-bottom: 1.6666666667vw;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1920px) {
  .senderBtnZone {
    margin-top: 128px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .senderBtnZone {
    margin-top: 85.3333333333px;
    margin-top: 7.1111111111vw;
  }
}
@media (max-width: 640px) {
  .senderBtnZone {
    margin-top: 10.6666666667vw;
  }
}
@media (min-width: 1920px) {
  .senderBtnZone {
    margin-bottom: 32px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .senderBtnZone {
    margin-bottom: 21.3333333333px;
    margin-bottom: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  .senderBtnZone {
    margin-bottom: 2.6666666667vw;
  }
}

.komeList li {
  margin-left: 1em;
  text-indent: -1em;
}
.komeList li::before {
  width: 1em;
  content: "※";
}

.sumiList {
  counter-reset: item;
}
.sumiList li {
  margin-left: 2em;
  text-indent: -2em;
}
.sumiList li::before {
  counter-increment: item;
  content: "【" counter(item) "】";
  width: 2em;
}

#characters {
  position: relative;
}

#character01 {
  width: 268px;
  width: 22.3333333333vw;
  height: 240px;
  height: 20vw;
  position: absolute;
  z-index: 1000;
}
@media (min-width: 1920px) {
  #character01 {
    width: 428.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 {
    width: 285.8666666667px;
    width: 23.8222222222vw;
  }
}
@media (max-width: 640px) {
  #character01 {
    width: 35.7333333333vw;
  }
}
@media (min-width: 1920px) {
  #character01 {
    height: 384px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 {
    height: 256px;
    height: 21.3333333333vw;
  }
}
@media (max-width: 640px) {
  #character01 {
    height: 32vw;
  }
}
#character01 .hito {
  position: absolute;
}
#character01 .fuki {
  position: absolute;
}

#character01 {
  left: 429.0012px;
  left: 35.7501vw;
  top: -17px;
  top: -1.4166666667vw;
}
@media (min-width: 1920px) {
  #character01 {
    left: 686.40192px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 {
    left: 457.60128px;
    left: 38.13344vw;
  }
}
@media (max-width: 640px) {
  #character01 {
    left: 35.6vw;
  }
}
@media (min-width: 1920px) {
  #character01 {
    top: -27.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 {
    top: -18.1333333333px;
    top: -1.5111111111vw;
  }
}
@media (max-width: 640px) {
  #character01 {
    top: -35.6vw;
  }
}
#character01 .hito {
  width: 131.5629px;
  width: 10.963575vw;
  left: 37.971px;
  left: 3.16425vw;
  top: 78.5073px;
  top: 6.542275vw;
}
@media (min-width: 1920px) {
  #character01 .hito {
    width: 210.50064px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 .hito {
    width: 140.33376px;
    width: 11.69448vw;
  }
}
@media (max-width: 640px) {
  #character01 .hito {
    width: 21.2347066667vw;
  }
}
@media (min-width: 1920px) {
  #character01 .hito {
    left: 60.7536px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 .hito {
    left: 40.5024px;
    left: 3.3752vw;
  }
}
@media (max-width: 640px) {
  #character01 .hito {
    left: 1.0438133333vw;
  }
}
@media (min-width: 1920px) {
  #character01 .hito {
    top: 125.61168px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 .hito {
    top: 83.74112px;
    top: 6.9784266667vw;
  }
}
@media (max-width: 640px) {
  #character01 .hito {
    top: 7.5976666667vw;
  }
}
#character01 .fuki {
  width: 140.6061px;
  width: 11.717175vw;
  left: 107.9412px;
  left: 8.9951vw;
  top: 43.25px;
  top: 3.6041666667vw;
}
@media (min-width: 1920px) {
  #character01 .fuki {
    width: 224.96976px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 .fuki {
    width: 149.97984px;
    width: 12.49832vw;
  }
}
@media (max-width: 640px) {
  #character01 .fuki {
    width: 22.6673466667vw;
  }
}
@media (min-width: 1920px) {
  #character01 .fuki {
    left: 172.70592px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 .fuki {
    left: 115.13728px;
    left: 9.5947733333vw;
  }
}
@media (max-width: 640px) {
  #character01 .fuki {
    left: 12.3438666667vw;
  }
}
@media (min-width: 1920px) {
  #character01 .fuki {
    top: 69.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #character01 .fuki {
    top: 46.1333333333px;
    top: 3.8444444444vw;
  }
}
@media (max-width: 640px) {
  #character01 .fuki {
    top: 1.9vw;
  }
}

#storeBnrSection {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  margin-bottom: 65px;
  margin-bottom: 5.4166666667vw;
}
@media (min-width: 1920px) {
  #storeBnrSection {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #storeBnrSection {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  #storeBnrSection {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  #storeBnrSection {
    margin-bottom: 104px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  #storeBnrSection {
    margin-bottom: 69.3333333333px;
    margin-bottom: 5.7777777778vw;
  }
}
@media (max-width: 640px) {
  #storeBnrSection {
    margin-bottom: 8.6666666667vw;
  }
}

.smallBnrs {
  margin-bottom: 100px;
  margin-bottom: 8.3333333333vw;
  width: 1020px;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 1920px) {
  .smallBnrs {
    margin-bottom: 160px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs {
    margin-bottom: 106.6666666667px;
    margin-bottom: 8.8888888889vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs {
    margin-bottom: 13.3333333333vw;
  }
}
@media (min-width: 1920px) {
  .smallBnrs {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs {
    width: 89.3333333333vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs {
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    width: 670px;
    width: 55.8333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .smallBnrs {
    width: 1072px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .smallBnrs {
    width: 714.6666666667px;
    width: 59.5555555556vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .smallBnrs {
    width: 89.3333333333vw;
  }
}
.smallBnrs li {
  width: 250px;
  width: 20.8333333333vw;
}
@media (min-width: 1920px) {
  .smallBnrs li {
    width: 400px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs li {
    width: 266.6666666667px;
    width: 22.2222222222vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs li {
    width: 44vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs li {
    margin-bottom: 15px;
    margin-bottom: 1.25vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  .smallBnrs li {
    margin-bottom: 24px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  .smallBnrs li {
    margin-bottom: 16px;
    margin-bottom: 1.3333333333vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .smallBnrs li {
    margin-bottom: 2vw;
  }
}
.smallBnrs li a {
  position: relative;
  display: block;
  text-align: center;
}
.smallBnrs li a img {
  border-radius: 10px;
  border-radius: 0.8333333333vw;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .smallBnrs li a img {
    border-radius: 16px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs li a img {
    border-radius: 10.6666666667px;
    border-radius: 0.8888888889vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs li a img {
    border-radius: 1.3333333333vw;
  }
}
.smallBnrs li a span {
  display: block;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 24px;
  line-height: 2.4rem;
  line-height: 2vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  .smallBnrs li a span {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs li a span {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs li a span {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  .smallBnrs li a span {
    line-height: 38.4px;
    line-height: 3.84rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs li a span {
    line-height: 25.6px;
    line-height: 2.56rem;
    line-height: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs li a span {
    line-height: 4.2306666667vw;
  }
}
@media (min-width: 1920px) {
  .smallBnrs li a span {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  .smallBnrs li a span {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  .smallBnrs li a span {
    letter-spacing: 0.144vw;
  }
}

footer {
  margin-top: auto;
  width: 100%;
  background-color: #091d21;
}
footer > .inner {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 85vw;
  background-color: #091d21;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  footer > .inner {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner {
    width: 94.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner {
    display: block;
  }
}
footer > .inner > .left {
  padding-top: 40px;
  padding-top: 3.3333333333vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left {
    padding-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left {
    padding-top: 42.6666666667px;
    padding-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left {
    padding-top: 9.9072533333vw;
  }
}
footer > .inner > .left > .logo {
  display: block;
  width: 260px;
  width: 21.6666666667vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .logo {
    width: 416px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .logo {
    width: 277.3333333333px;
    width: 23.1111111111vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .logo {
    width: 47.7333333333vw;
  }
}
footer > .inner > .left > .logo .cls-1 {
  fill: #fff;
}
footer > .inner > .left > .first,
footer > .inner > .left > .second {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  footer > .inner > .left > .first,
  footer > .inner > .left > .second {
    display: block;
    text-align: left;
  }
}
footer > .inner > .left > .first li,
footer > .inner > .left > .second li {
  margin-right: 24px;
  margin-right: 2vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li,
  footer > .inner > .left > .second li {
    margin-right: 38.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li,
  footer > .inner > .left > .second li {
    margin-right: 25.6px;
    margin-right: 2.1333333333vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li,
  footer > .inner > .left > .second li {
    margin-right: 0vw;
  }
}
footer > .inner > .left > .first li a,
footer > .inner > .left > .second li a {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: 1.3333333333vw;
  line-height: 28px;
  line-height: 2.8rem;
  line-height: 2.3333333333vw;
  letter-spacing: 0.96px;
  letter-spacing: 0.096rem;
  letter-spacing: 0.08vw;
  color: #FFFFFF;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    font-size: 25.6px;
    font-size: 2.56rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    font-size: 17.0666666667px;
    font-size: 1.7066666667rem;
    font-size: 1.4222222222vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    font-size: 4vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    line-height: 44.8px;
    line-height: 4.48rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    line-height: 29.8666666667px;
    line-height: 2.9866666667rem;
    line-height: 2.4888888889vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    line-height: 8vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    letter-spacing: 1.536px;
    letter-spacing: 0.1536rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    letter-spacing: 1.024px;
    letter-spacing: 0.1024rem;
    letter-spacing: 0.0853333333vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    letter-spacing: 0.24vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a,
  footer > .inner > .left > .second li a {
    justify-content: flex-start;
  }
}
footer > .inner > .left > .first li a::before,
footer > .inner > .left > .second li a::before {
  margin-right: 8px;
  margin-right: 0.6666666667vw;
  content: "";
  display: block;
  width: 12px;
  width: 1vw;
  height: 12px;
  height: 1vw;
  background-color: #fff;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    margin-right: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    margin-right: 8.5333333333px;
    margin-right: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    margin-right: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    width: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    width: 12.8px;
    width: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    width: 2.9333333333vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    height: 19.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    height: 12.8px;
    height: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first li a::before,
  footer > .inner > .left > .second li a::before {
    height: 2.9333333333vw;
  }
}
footer > .inner > .left > .first {
  margin-top: 40px;
  margin-top: 3.3333333333vw;
  width: 560px;
  width: 46.6666666667vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first {
    margin-top: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first {
    margin-top: 42.6666666667px;
    margin-top: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first {
    margin-top: 8vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .first {
    width: 896px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first {
    width: 597.3333333333px;
    width: 49.7777777778vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first {
    width: 50vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .first {
    float: left;
    margin-left: 20px;
    margin-left: 1.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  footer > .inner > .left > .first {
    margin-left: 32px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .first {
    margin-left: 21.3333333333px;
    margin-left: 1.7777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  footer > .inner > .left > .first {
    margin-left: 2.6666666667vw;
  }
}
footer > .inner > .left > .second {
  margin-top: 30px;
  margin-top: 2.5vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second {
    margin-top: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second {
    margin-top: 32px;
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second {
    margin-top: 8vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second {
    width: 247px;
    width: 20.5833333333vw;
    float: right;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  footer > .inner > .left > .second {
    width: 395.2px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second {
    width: 263.4666666667px;
    width: 21.9555555556vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  footer > .inner > .left > .second {
    width: 32.9333333333vw;
  }
}
footer > .inner > .left > .second li a {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: 1.1666666667vw;
  line-height: 28px;
  line-height: 2.8rem;
  line-height: 2.3333333333vw;
  letter-spacing: 0.84px;
  letter-spacing: 0.084rem;
  letter-spacing: 0.07vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second li a {
    font-size: 22.4px;
    font-size: 2.24rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second li a {
    font-size: 14.9333333333px;
    font-size: 1.4933333333rem;
    font-size: 1.2444444444vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second li a {
    font-size: 3.2vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second li a {
    line-height: 44.8px;
    line-height: 4.48rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second li a {
    line-height: 29.8666666667px;
    line-height: 2.9866666667rem;
    line-height: 2.4888888889vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second li a {
    line-height: 6.4vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second li a {
    letter-spacing: 1.344px;
    letter-spacing: 0.1344rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second li a {
    letter-spacing: 0.896px;
    letter-spacing: 0.0896rem;
    letter-spacing: 0.0746666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second li a {
    letter-spacing: 0.192vw;
  }
}
footer > .inner > .left > .second li a::before {
  margin-right: 8px;
  margin-right: 0.6666666667vw;
  content: "";
  display: block;
  width: 11px;
  width: 0.9166666667vw;
  height: 11px;
  height: 0.9166666667vw;
  background-color: #fff;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second li a::before {
    margin-right: 12.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second li a::before {
    margin-right: 8.5333333333px;
    margin-right: 0.7111111111vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second li a::before {
    margin-right: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second li a::before {
    width: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second li a::before {
    width: 11.7333333333px;
    width: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second li a::before {
    width: 2.1333333333vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .second li a::before {
    height: 17.6px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .second li a::before {
    height: 11.7333333333px;
    height: 0.9777777778vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .second li a::before {
    height: 2.1333333333vw;
  }
}
footer > .inner > .left > .second li a.nolink {
  pointer-events: none;
  opacity: 0.5;
}
footer > .inner > .left > .footerSns {
  width: 139px;
  width: 11.5833333333vw;
  margin-top: 30px;
  margin-top: 2.5vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .footerSns {
    width: 222.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .footerSns {
    width: 148.2666666667px;
    width: 12.3555555556vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .footerSns {
    width: 39.2vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .left > .footerSns {
    margin-top: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .footerSns {
    margin-top: 32px;
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .footerSns {
    margin-top: 0vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .footerSns {
    clear: both;
    padding-top: 55px;
    padding-top: 4.5833333333vw;
    margin-left: 20px;
    margin-left: 1.6666666667vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  footer > .inner > .left > .footerSns {
    padding-top: 88px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .footerSns {
    padding-top: 58.6666666667px;
    padding-top: 4.8888888889vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  footer > .inner > .left > .footerSns {
    padding-top: 7.3333333333vw;
  }
}
@media (max-width: 640px) and (min-width: 1920px) {
  footer > .inner > .left > .footerSns {
    margin-left: 32px;
  }
}
@media (max-width: 640px) and (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .footerSns {
    margin-left: 21.3333333333px;
    margin-left: 1.7777777778vw;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  footer > .inner > .left > .footerSns {
    margin-left: 2.6666666667vw;
  }
}
footer > .inner > .left > .footerSns li {
  width: 22px;
  width: 1.8333333333vw;
}
@media (min-width: 1920px) {
  footer > .inner > .left > .footerSns li {
    width: 35.2px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .left > .footerSns li {
    width: 23.4666666667px;
    width: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .left > .footerSns li {
    width: 6.2vw;
  }
}
footer > .inner > .left > .footerSns li a {
  display: block;
}
footer > .inner > .left > .footerSns li a .cls-2 {
  fill: #091d21;
}
footer > .inner > .left > .footerSns li a .cls-1 {
  fill: #fff;
}
footer > .inner > .right {
  padding-top: 50px;
  padding-top: 4.1666666667vw;
}
@media (min-width: 1920px) {
  footer > .inner > .right {
    padding-top: 80px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right {
    padding-top: 53.3333333333px;
    padding-top: 4.4444444444vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right {
    padding-top: 7.3333333333vw;
  }
}
footer > .inner > .right > .inner {
  background-color: #fff;
  width: 420px;
  width: 35vw;
  height: 220px;
  height: 18.3333333333vw;
  position: relative;
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner {
    width: 672px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner {
    width: 448px;
    width: 37.3333333333vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner {
    width: 89.3333333333vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner {
    height: 352px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner {
    height: 234.6666666667px;
    height: 19.5555555556vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner {
    height: 46.9333333333vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner {
    margin-left: auto;
    margin-right: auto;
  }
}
footer > .inner > .right > .inner > .img_01 {
  position: absolute;
  width: 282.4021px;
  width: 23.5335083333vw;
  left: 157.457px;
  left: 13.1214166667vw;
  top: -9.7257px;
  top: -0.810475vw;
  z-index: 1;
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > .img_01 {
    width: 451.84336px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > .img_01 {
    width: 301.2289066667px;
    width: 25.1024088889vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > .img_01 {
    width: 51.5346vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > .img_01 {
    left: 251.9312px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > .img_01 {
    left: 167.9541333333px;
    left: 13.9961777778vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > .img_01 {
    left: 36.1707066667vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > .img_01 {
    top: -15.56112px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > .img_01 {
    top: -10.37408px;
    top: -0.8645066667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > .img_01 {
    top: 1.7714266667vw;
  }
}
footer > .inner > .right > .inner > ul {
  width: 104px;
  width: 8.6666666667vw;
  padding-left: 33px;
  padding-left: 2.75vw;
  padding-top: 30px;
  padding-top: 2.5vw;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
  z-index: 2;
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul {
    width: 166.4px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul {
    width: 110.9333333333px;
    width: 9.2444444444vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul {
    width: 22.1333333333vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul {
    padding-left: 52.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul {
    padding-left: 35.2px;
    padding-left: 2.9333333333vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul {
    padding-left: 7.0666666667vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul {
    padding-top: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul {
    padding-top: 32px;
    padding-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul {
    padding-top: 6.4vw;
  }
}
footer > .inner > .right > .inner > ul > li {
  border: 0 solid #091d21;
  border-width: 1px;
  width: 28px;
  width: 2.3333333333vw;
  padding-top: 3px;
  padding-top: 0.25vw;
  padding-bottom: 3px;
  padding-bottom: 0.25vw;
  font-size: 15.4px;
  font-size: 1.54rem;
  font-size: 1.2833333333vw;
  line-height: 22px;
  line-height: 2.2rem;
  line-height: 1.8333333333vw;
  letter-spacing: 0.9px;
  letter-spacing: 0.09rem;
  letter-spacing: 0.075vw;
  font-weight: 600;
  position: relative;
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul > li {
    width: 44.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul > li {
    width: 29.8666666667px;
    width: 2.4888888889vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul > li {
    width: 5.9466666667vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul > li {
    padding-top: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul > li {
    padding-top: 3.2px;
    padding-top: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul > li {
    padding-top: 0.8vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul > li {
    padding-bottom: 4.8px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul > li {
    padding-bottom: 3.2px;
    padding-bottom: 0.2666666667vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul > li {
    padding-bottom: 0.8vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul > li {
    font-size: 24.64px;
    font-size: 2.464rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul > li {
    font-size: 16.4266666667px;
    font-size: 1.6426666667rem;
    font-size: 1.3688888889vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul > li {
    font-size: 3.2746666667vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul > li {
    line-height: 35.2px;
    line-height: 3.52rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul > li {
    line-height: 23.4666666667px;
    line-height: 2.3466666667rem;
    line-height: 1.9555555556vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul > li {
    line-height: 4.6786666667vw;
  }
}
@media (min-width: 1920px) {
  footer > .inner > .right > .inner > ul > li {
    letter-spacing: 1.44px;
    letter-spacing: 0.144rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer > .inner > .right > .inner > ul > li {
    letter-spacing: 0.96px;
    letter-spacing: 0.096rem;
    letter-spacing: 0.08vw;
  }
}
@media (max-width: 640px) {
  footer > .inner > .right > .inner > ul > li {
    letter-spacing: 0.192vw;
  }
}
footer > .inner > .right > .inner > ul > li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #091D21;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
footer small {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  font-size: 1vw;
  line-height: 20px;
  line-height: 2rem;
  line-height: 1.6666666667vw;
  letter-spacing: 0.72px;
  letter-spacing: 0.072rem;
  letter-spacing: 0.06vw;
  width: 1020px;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-top: 2.5vw;
  margin-bottom: 40px;
  margin-bottom: 3.3333333333vw;
}
@media (min-width: 1920px) {
  footer small {
    font-size: 19.2px;
    font-size: 1.92rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer small {
    font-size: 12.8px;
    font-size: 1.28rem;
    font-size: 1.0666666667vw;
  }
}
@media (max-width: 640px) {
  footer small {
    font-size: 2.4vw;
  }
}
@media (min-width: 1920px) {
  footer small {
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer small {
    line-height: 21.3333333333px;
    line-height: 2.1333333333rem;
    line-height: 1.7777777778vw;
  }
}
@media (max-width: 640px) {
  footer small {
    line-height: 4.2306666667vw;
  }
}
@media (min-width: 1920px) {
  footer small {
    letter-spacing: 1.152px;
    letter-spacing: 0.1152rem;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer small {
    letter-spacing: 0.768px;
    letter-spacing: 0.0768rem;
    letter-spacing: 0.064vw;
  }
}
@media (max-width: 640px) {
  footer small {
    letter-spacing: 0.144vw;
  }
}
@media (min-width: 1920px) {
  footer small {
    width: 1632px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer small {
    width: 1088px;
    width: 90.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer small {
    width: 94.6666666667vw;
  }
}
@media (min-width: 1920px) {
  footer small {
    margin-top: 48px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer small {
    margin-top: 32px;
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 640px) {
  footer small {
    margin-top: 5.3333333333vw;
  }
}
@media (min-width: 1920px) {
  footer small {
    margin-bottom: 64px;
  }
}
@media (orientation: landscape) and (max-height: 600px) {
  footer small {
    margin-bottom: 42.6666666667px;
    margin-bottom: 3.5555555556vw;
  }
}
@media (max-width: 640px) {
  footer small {
    margin-bottom: 4vw;
  }
}/*# sourceMappingURL=style.css.map */