@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  background-color: #fff;
  color: #212529;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 0;
}

ol,
ul,
dl {
  margin-bottom: 0;
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0;
  margin-left: 0;
}

blockquote {
  margin: 0 0 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 0;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 0;
}

img {
  border-style: none;
  vertical-align: middle;
  width: 100%;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@-webkit-keyframes animate-stretch-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px) scale(0.7);
            transform: translateY(10px) scale(0.7);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1.3, 0.4);
            transform: translateY(0) scale(1.3, 0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}
@keyframes animate-stretch-bounce {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px) scale(0.7);
            transform: translateY(10px) scale(0.7);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1.3, 0.4);
            transform: translateY(0) scale(1.3, 0.4);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
@keyframes bound-small {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30%) scale(1.1, 0.9);
            transform: translateY(30%) scale(1.1, 0.9);
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateY(5%) scale(1.1, 0.9);
            transform: translateY(5%) scale(1.1, 0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes bound-small {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30%) scale(1.1, 0.9);
            transform: translateY(30%) scale(1.1, 0.9);
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateY(5%) scale(1.1, 0.9);
            transform: translateY(5%) scale(1.1, 0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}
.u-wysiwygArea * + * {
  margin-top: 1.75em;
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}
.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}
.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}
.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}
.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}
.u-wysiwygArea ul {
  list-style-type: disc;
}
.u-wysiwygArea ol {
  list-style-type: decimal;
}
.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.u-wysiwygArea hr {
  background: #000;
  display: block;
  height: 1px;
  width: 100%;
}
.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}
.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}
.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #000 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.u-wysiwygArea .gallery {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  position: fixed;
}
.siteHeader__inner {
  padding-top: 0.9rem;
  background: #F5E56B;
}
@media screen and (max-width: 768px) {
  .siteHeader__inner {
    padding-top: 1rem;
  }
}

.siteHeader__row {
  background: #fff;
  padding: 2.6rem 3.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .siteHeader__row {
    display: block;
    padding: 0;
    background: #F5E0CB;
  }
}

@media screen and (max-width: 768px) {
  .siteHeader__rowSp {
    background: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2rem 2.4rem 2rem 2.5rem;
  }
}

.siteHeader__logo {
  width: 40rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .siteHeader__logo {
    width: 43rem;
  }
}

.siteHeader__nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  [lang=en] .siteHeader__nav, [lang=tl] .siteHeader__nav, [lang=vi] .siteHeader__nav, [lang=es] .siteHeader__nav, [lang=pt] .siteHeader__nav, [lang=th] .siteHeader__nav, [lang=id] .siteHeader__nav, [lang=ne] .siteHeader__nav {
    padding-left: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__nav {
    padding: 5rem 1.5rem;
    display: none;
    height: 100vh;
    overflow: scroll;
  }
}

.siteHeader__navList {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .siteHeader__navList {
    display: block;
    width: 38rem;
    padding: 4.5rem 0;
    margin: 0 auto;
  }
}

.siteHeader__navItem:not(:last-child) {
  margin-right: 3.3rem;
}
[lang=en] .siteHeader__navItem:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__navItem:not(:last-child) {
    margin: 0 auto 3rem;
  }
}

.siteHeader__navItemLink {
  display: block;
  color: #816770;
  font-size: 2rem;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: relative;
}
[lang=en] .siteHeader__navItemLink {
  text-transform: capitalize;
}
[lang=en] .siteHeader__navItemLink, [lang=tl] .siteHeader__navItemLink, [lang=vi] .siteHeader__navItemLink, [lang=es] .siteHeader__navItemLink, [lang=pt] .siteHeader__navItemLink, [lang=th] .siteHeader__navItemLink, [lang=id] .siteHeader__navItemLink, [lang=ne] .siteHeader__navItemLink {
  font-size: 1.8rem;
}
@media print, screen and (max-width: 1280px) and (min-width: 769px) {
  .siteHeader__navItemLink {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__navItemLink {
    padding: 2rem 0;
    background: #fff;
    font-size: 3.6rem;
    text-align: center;
    border-radius: 6rem;
  }
}
.siteHeader__navItemLink::before {
  content: "";
  width: 0%;
  height: 0.2rem;
  position: absolute;
  background: #816770;
  right: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  bottom: -0.3rem;
}
.siteHeader__navItemLink:hover {
  text-decoration: none;
  color: #816770;
}
.siteHeader__navItemLink:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}
@media screen and (max-width: 768px) {
  .siteHeader__navItemLink:hover:before {
    content: none;
  }
}

.siteHeader__search {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 768px) {
  .siteHeader__search {
    padding: 6rem 3rem 3.8rem;
  }
}

.siteHeader__frm {
  margin-left: 5.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 769px) {
  [lang=en] .siteHeader__frm, [lang=tl] .siteHeader__frm, [lang=vi] .siteHeader__frm, [lang=es] .siteHeader__frm, [lang=pt] .siteHeader__frm, [lang=th] .siteHeader__frm, [lang=id] .siteHeader__frm, [lang=ne] .siteHeader__frm {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__frm {
    width: 100%;
    margin-left: 0;
  }
}

.siteHeader__frmGroup {
  width: 16.6rem;
  padding: 0.4rem 1rem;
  border-radius: 5rem;
  border: 0.1rem solid #C1C2C3;
  background: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .siteHeader__frmGroup {
    width: 100%;
    padding: 1rem 4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.siteHeader__frmIcon {
  width: 1.6rem;
  margin-right: 0.5rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__frmIcon {
    width: 3.9rem;
    height: 3.9rem;
    margin-right: 1rem;
  }
}

.siteHeader__frmInput {
  padding: 0;
  border: none;
  outline: none;
  color: #000;
  font-size: 1.4rem;
  width: calc(100% - 3.7rem);
}
@media screen and (max-width: 768px) {
  .siteHeader__frmInput {
    font-size: 2.4rem;
    width: calc(100% - 8rem);
  }
}
.siteHeader__frmInput:focus {
  outline: none;
}

.siteHeader__frmSubmit {
  color: #fff;
  font-size: 1.6rem;
  min-width: 6.4rem;
  background: #816770;
  padding: 0.5rem 1.5rem;
  border-radius: 5rem;
  margin-left: -3.7rem;
  border: 0.1rem solid #C1C2C3;
  overflow: hidden;
}
@media print, screen and (max-width: 1280px) and (min-width: 769px) {
  .siteHeader__frmSubmit {
    font-size: 1.4rem;
  }
}
[lang=en] .siteHeader__frmSubmit {
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .siteHeader__frmSubmit {
    font-size: 3.5rem;
    min-width: unset;
    width: 16rem;
    margin-left: -8rem;
    padding: 1rem 1.5rem;
  }
}

.siteHeader__lang {
  margin-left: 2rem;
  min-width: 20rem;
  position: relative;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.siteHeader__lang:hover .siteHeader__langList {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .siteHeader__lang {
    width: 38rem;
    margin: 0 auto;
  }
  .siteHeader__lang:hover .siteHeader__langList {
    opacity: 0;
    visibility: hidden;
  }
  .siteHeader__lang.is-active .siteHeader__langList {
    opacity: 1;
    visibility: visible;
  }
  .siteHeader__lang.is-active .siteHeader__icon img {
    opacity: 0;
  }
  .siteHeader__lang.is-active .siteHeader__icon:after, .siteHeader__lang.is-active .siteHeader__icon:before {
    margin: auto;
    position: absolute;
    content: "";
    width: 3rem;
    height: 0.5rem;
    background-color: #fff;
    border-radius: 4px;
  }
  .siteHeader__lang.is-active .siteHeader__icon:before {
    -webkit-transform: rotate(230deg);
            transform: rotate(230deg);
    top: 0.6rem;
    left: -0.2rem;
  }
  .siteHeader__lang.is-active .siteHeader__icon:after {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg);
    top: 0.6rem;
    left: -0.2rem;
  }
}

.siteHeader__langLabel {
  padding: 0.5rem 1rem;
  background: #816770;
  border-radius: 0.8rem;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .siteHeader__langLabel {
    border-radius: 1.5rem;
    padding: 1rem 2.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.siteHeader__langText {
  color: #fff;
  font-size: 2rem;
  position: relative;
}
@media print, screen and (max-width: 1280px) and (min-width: 769px) {
  .siteHeader__langText {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__langText {
    font-size: 3.4rem;
  }
}

.siteHeader__icon {
  width: 1.6rem;
  margin-left: 1rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__icon {
    margin-left: 0;
    width: 2.8rem;
    height: 2.4rem;
    position: relative;
  }
}

.siteHeader__langList {
  width: 100%;
  position: absolute;
  background: #816770;
  border-radius: 0.8rem;
  top: calc(100% + 1rem);
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  .siteHeader__langList {
    margin-top: 2rem;
    border-radius: 1.5rem;
    padding: 1.7rem 2.5rem;
    overflow: scroll;
    height: 62vh;
  }
}

.siteHeader__langName {
  padding: 0.5rem 0.7rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__langName {
    padding: 1.2rem 0;
  }
}
.siteHeader__langName:first-child {
  padding: 1rem 0.7rem 0.5rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__langName:first-child {
    padding: 0 0 1.2rem;
  }
}
.siteHeader__langName:last-child {
  padding: 0.5rem 0.7rem 1rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__langName:last-child {
    padding: 1.2rem 0 0;
  }
}

.siteHeader__langLink {
  padding: 0.5rem 0.5rem;
  position: relative;
  display: block;
  text-align: center;
  background: #fff;
  border-radius: 5rem;
  color: #816770;
  font-size: 1.4rem;
  font-weight: bold;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: 0.3rem solid transparent;
}
@media screen and (max-width: 768px) {
  .siteHeader__langLink {
    padding: 1rem 0.5rem;
    font-size: 2.2rem;
  }
}
.siteHeader__langLink:hover {
  color: #fff;
  text-decoration: none;
  border-color: #fff;
  background: #816770;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-trigger {
  display: none;
}
@media screen and (max-width: 768px) {
  .menu-trigger {
    display: block;
    width: 7.5rem;
    height: 4.2rem;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: relative;
  }
}

.menu-trigger span {
  position: absolute;
  width: 100%;
  height: 0.7rem;
  border-radius: 1rem;
  background-color: #816770;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  right: 0;
  top: 1.7rem;
}

.menu-trigger span:nth-of-type(3) {
  right: 0;
  bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(1.7rem) rotate(-45deg);
          transform: translateY(1.7rem) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-1.7rem) rotate(45deg);
          transform: translateY(-1.7rem) rotate(45deg);
}
@media screen and (max-width: 768px) {
  .menu-trigger.active span:nth-of-type(3) {
    width: 100%;
  }
}

#google_translate_element {
  padding: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #google_translate_element {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-simple img,
img.goog-te-gadget-icon,
.goog-te-menu-value span {
  display: none !important;
}

.goog-te-menu-frame {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.goog-te-gadget-simple {
  border: 0 !important;
  padding: 0.5rem 1rem;
  background: #816770 !important;
  border-radius: 0.8rem;
  cursor: pointer;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .goog-te-gadget-simple {
    border-radius: 1.5rem;
    padding: 1rem 2.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.goog-te-gadget-simple::before {
  content: "Translate";
  font-size: 2rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .goog-te-gadget-simple::before {
    font-size: 3.4rem;
  }
}
.goog-te-gadget-simple::after {
  content: "▼";
  font-size: 1.5rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .goog-te-gadget-simple::after {
    font-size: 2.5rem;
  }
}

.goog-te-menu-frame {
  top: 8rem;
  margin-top: 1rem;
  font-size: 1.8rem !important;
}
@media screen and (max-width: 768px) {
  .goog-te-menu-frame {
    top: 32rem !important;
  }
}
.ct-topbar {
  text-align: right;
  background: #eee;
}

.ct-topbar__list {
  margin-bottom: 0px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  list-style: none;
}

.ct-language__dropdown {
  padding-top: 8px;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  top: 110%;
  left: -3px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100px;
  text-align: center;
  padding-top: 0;
  z-index: 200;
}

.ct-language__dropdown li {
  background: #222;
  padding: 5px;
}

.ct-language__dropdown li a {
  display: block;
}

.ct-language__dropdown li:first-child {
  padding-top: 10px;
  border-radius: 3px 3px 0 0;
}

.ct-language__dropdown li:last-child {
  padding-bottom: 10px;
  border-radius: 0 0 3px 3px;
}

.ct-language__dropdown li:hover {
  background: #444;
}

.ct-language__dropdown:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 0;
  border: 0 solid transparent;
  border-right-width: 8px;
  border-left-width: 8px;
  border-bottom: 8px solid #222;
}

.ct-language {
  padding: 0.5rem 1rem;
  background: #816770;
  border-radius: 0.8rem;
  cursor: pointer;
  color: #fff;
  font-size: 2rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ct-language {
    font-size: 3.4rem;
    border-radius: 1.5rem;
    padding: 1rem 2.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ct-language:hover .ct-language__dropdown {
  max-height: 999px;
  padding-top: 8px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

/*====================================================================
siteFooter
====================================================================*/
.siteFooter__inner {
  background: #816770;
}

.siteFooter__text {
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  padding: 1.5rem 1rem;
}
@media screen and (max-width: 768px) {
  .siteFooter__text {
    padding: 4.5rem;
    font-size: 2.8rem;
  }
}

/*====================================================================
Pagination
====================================================================*/
.pagination {
  margin: 6.6rem auto 0;
  border-top: 1px solid #80666E;
}
.pagination a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.pagination a:hover {
  text-decoration: none;
}
.pagination__list {
  margin: 0 auto;
  padding: 5rem 7.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  color: #80666E;
  list-style: none;
}
.pagination__list li:not(:last-of-type) {
  margin: 0 3rem 0 0;
}
.pagination__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18.7rem;
  height: 5rem;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  background-color: #fff;
  border: 1px solid #80666E;
  border-radius: 2.5rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
[lang=en] .pagination__arrow, [lang=tl] .pagination__arrow, [lang=vi] .pagination__arrow, [lang=es] .pagination__arrow, [lang=pt] .pagination__arrow, [lang=th] .pagination__arrow, [lang=id] .pagination__arrow, [lang=ne] .pagination__arrow {
  font-size: 1.5rem;
}
.pagination__arrow:hover {
  background-color: #558300;
  border-color: #558300;
  color: #fff;
}
.pagination__arrow:hover a {
  color: #fff;
}
.pagination__arrow a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: inherit;
  height: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.pagination__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5rem;
  height: 5rem;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  background-color: inherit;
  border: inherit;
  background-color: #fff;
  border: 1px solid #80666E;
  border-radius: 100%;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  overflow: hidden;
}
.pagination__item:hover {
  background-color: #558300;
  border-color: #558300;
  color: #fff;
}
.pagination__item:hover a {
  color: #fff;
}
.pagination__item a,
.pagination__item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: inherit;
  height: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.pagination__item.is-active {
  background-color: #558300;
  border-color: #558300;
  color: #fff;
}
.pagination__ellipsis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.pagination__ellipsis span {
  display: block;
  font-weight: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.pagination--lightRed .pagination__arrow:hover, .pagination--lightRed .pagination__item:hover {
  background-color: #EF8087;
  border-color: #EF8087;
  color: #fff;
}
.pagination--lightRed .pagination__arrow:hover a, .pagination--lightRed .pagination__item:hover a {
  color: #fff;
}
.pagination--lightRed .pagination__arrow.is-active, .pagination--lightRed .pagination__item.is-active {
  background-color: #EF8087;
  border-color: #EF8087;
  color: #fff;
}
.pagination--lightOrange .pagination__arrow:hover, .pagination--lightOrange .pagination__item:hover {
  background-color: #F4AB48;
  border-color: #F4AB48;
  color: #fff;
}
.pagination--lightOrange .pagination__arrow:hover a, .pagination--lightOrange .pagination__item:hover a {
  color: #fff;
}
.pagination--lightOrange .pagination__arrow.is-active, .pagination--lightOrange .pagination__item.is-active {
  background-color: #F4AB48;
  border-color: #F4AB48;
  color: #fff;
}
.pagination--darkOrange .pagination__arrow:hover, .pagination--darkOrange .pagination__item:hover {
  background-color: #C45400;
  border-color: #C45400;
  color: #fff;
}
.pagination--darkOrange .pagination__arrow:hover a, .pagination--darkOrange .pagination__item:hover a {
  color: #fff;
}
.pagination--darkOrange .pagination__arrow.is-active, .pagination--darkOrange .pagination__item.is-active {
  background-color: #C45400;
  border-color: #C45400;
  color: #fff;
}
.pagination--darkPink .pagination__arrow:hover, .pagination--darkPink .pagination__item:hover {
  background-color: #DE0B47;
  border-color: #DE0B47;
  color: #fff;
}
.pagination--darkPink .pagination__arrow:hover a, .pagination--darkPink .pagination__item:hover a {
  color: #fff;
}
.pagination--darkPink .pagination__arrow.is-active, .pagination--darkPink .pagination__item.is-active {
  background-color: #DE0B47;
  border-color: #DE0B47;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .pagination {
    margin: 9rem auto 0;
  }
  .pagination__list {
    padding: 3rem 1rem;
    font-size: 2.8rem;
  }
  .pagination__list li:not(:last-of-type) {
    margin: 0 2rem 0 0;
  }
  .pagination__arrow {
    width: 6.2rem;
    height: 6.2rem;
    border-radius: 100%;
  }
  .pagination__arrow a {
    position: relative;
  }
  .pagination__arrow a:before {
    margin: auto;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1.4rem;
    height: 3rem;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .pagination__arrow--prev a:before {
    background-image: url("./../images/common/pagi-left-arrow.svg");
  }
  .pagination__arrow--next a:before {
    background-image: url("./../images/common/pagi-right-arrow.svg");
  }
  .pagination__arrowText {
    display: none !important;
  }
  .pagination__item {
    width: 6.2rem;
    height: 6.2rem;
  }
  .pagination__ellipsis {
    font-size: 2rem;
  }
}
/*====================================================================
innerContent
====================================================================*/
.innerContent {
  padding: 6rem 7.2rem;
}
.innerContent__wrapper {
  margin: 0 auto;
  width: 100%;
}
.innerContent__btnWrapper {
  margin: 5rem auto 0;
  padding: 2rem 0;
  width: 100%;
  max-width: 1200px;
  text-align: center;
}
.innerContent__row {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.innerContent__row.space-top {
  margin-top: 5rem;
}
.innerContent__heading3 {
  margin: 0 0 3rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.8;
  color: #80666E;
}
.innerContent__col2 {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.innerContent__col2Left {
  width: 51.6rem;
}
.innerContent__col2Right {
  padding: 1rem 0 1rem 4rem;
  width: 68.4rem;
}
.innerContent__img {
  margin: 0 auto;
  display: block;
  width: 51.6rem;
  height: 32.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2rem;
  overflow: hidden;
}
.innerContent__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
  text-align: justify;
  color: #80666E;
}
.innerContent__text.space-top {
  margin-top: 2.6rem;
}

.innerProfile {
  padding: 0 7.2rem;
}
.innerProfile__wrapper {
  margin: 0 auto;
  padding: 6rem 6rem 5rem 5.5rem;
  width: 100%;
  max-width: 1200px;
  background-color: #F4F7E6;
  border-top-left-radius: 7.2rem;
  border-top-right-radius: 7.2rem;
}
.innerProfile__heading {
  text-align: center;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0.2em;
  color: #80666E;
}
.innerProfile__box {
  margin: 4.8rem 0 0;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.innerProfile__boxLeft {
  width: 42rem;
}
.innerProfile__boxRight {
  padding-left: 5.4rem;
  width: 67rem;
}
.innerProfile__boxItem.space-top {
  margin: 1.8rem 0 0;
}
.innerProfile__boxItem--2cols {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.innerProfile__boxItem--btnWrapper {
  margin: 3.2rem 0 0;
}
.innerProfile__featuredImg {
  overflow: hidden;
  border-top-right-radius: 3rem;
  border-bottom-right-radius: 3rem;
}
.innerProfile__boxHeading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  color: #80666E;
}
.innerProfile__boxText {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: justify;
  color: #80666E;
}
.innerProfile__boxText.space-top {
  margin-top: 1.6rem;
}
.innerProfile__boxTag {
  margin: 0.8rem 1.8rem 0 0;
  padding: 0.2rem 0.4rem;
  display: inline-block;
  min-width: 7.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background-color: #80666E;
  border-radius: 1.2rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .innerContent {
    padding: 7rem 4rem 11.5rem;
  }
  .innerContent__heading3 {
    margin: 0;
    font-size: 4rem;
    line-height: 1.5;
  }
  .innerContent__heading3.space-bottom-sp {
    margin-bottom: 4rem;
  }
  .innerContent__row.space-top {
    margin-top: 8rem;
  }
  .innerContent__col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .innerContent__col2Left, .innerContent__col2Right {
    width: 100%;
  }
  .innerContent__col2Left {
    margin: 5rem auto 0;
  }
  .innerContent__col2Right {
    margin: 4rem auto 0;
    padding: 0;
  }
  .innerContent__img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
  }
  .innerContent__text {
    font-size: 3.2rem;
    line-height: 1.5;
  }
  .innerContent__text.space-top {
    margin-top: 3rem;
  }
  .innerProfile {
    padding: 0;
  }
  .innerProfile__wrapper {
    padding: 5rem 0 7.2rem;
    border-radius: 0;
  }
  .innerProfile__heading {
    font-size: 4.5rem;
  }
  .innerProfile__box {
    margin: 5rem auto 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .innerProfile__boxLeft {
    padding-right: 8rem;
    width: 100%;
  }
  .innerProfile__boxRight {
    margin: 5rem auto 0;
    padding: 0 4rem;
    width: 100%;
  }
  .innerProfile__boxItem--2cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .innerProfile__boxItem--btnWrapper {
    margin: 7.2rem auto 0;
    text-align: center;
  }
  .innerProfile__boxItem.space-top {
    margin-top: 3rem;
  }
  .innerProfile__boxTag {
    margin: 0;
    padding: 0.4rem 0.4rem;
    min-width: 9.7rem;
    font-size: 2.4rem;
    border-radius: 1.8rem;
  }
  .innerProfile__boxHeading {
    margin: 12px auto 0;
    width: 100%;
    font-size: 4rem;
  }
  .innerProfile__boxContent {
    margin: 12px auto 0;
    width: 100%;
  }
  .innerProfile__boxText {
    font-size: 3.2rem;
  }
  .innerProfile__boxText.space-top {
    margin-top: 3rem;
  }
}
/*====================================================================
buttons
====================================================================*/
.childpage .btnWrapper {
  margin: 1.8rem auto 0;
  text-align: center;
}
.childpage .btn {
  margin: 0;
  padding: 1.2rem 4.2rem 1.4rem;
  position: relative;
  display: inline-block;
  font-family: inherit;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  color: #80666E;
  background-color: #fff;
  border-radius: 2.3rem;
  min-width: 17.6rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.childpage .btn::after {
  margin: auto;
  position: absolute;
  content: "";
  top: 0;
  right: 2rem;
  bottom: 0;
  left: auto;
  width: 0.9rem;
  height: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("./../images/common/btn-right-arrow.svg");
}
.childpage .btn:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #80666E;
}
.childpage .btn--green {
  color: #fff;
  background-color: #A0C60B;
}
.childpage .btn--green::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--green:hover {
  color: #fff;
}
.childpage .btn--darkGreen {
  color: #fff;
  background-color: #558300;
}
.childpage .btn--darkGreen::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--darkGreen:hover {
  color: #fff;
}
.childpage .btn--darkPink {
  color: #fff;
  background-color: #DE0B47;
}
.childpage .btn--darkPink::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--darkPink:hover {
  color: #fff;
}
.childpage .btn--lightRed {
  color: #fff;
  background-color: #EF8087;
}
.childpage .btn--lightRed::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--lightRed:hover {
  color: #fff;
}
.childpage .btn--lightOrange {
  color: #fff;
  background-color: #F4AB48;
}
.childpage .btn--lightOrange::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--lightOrange:hover {
  color: #fff;
}
.childpage .btn--darkOrange {
  color: #fff;
  background-color: #C45400;
}
.childpage .btn--darkOrange::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--darkOrange:hover {
  color: #fff;
}
.childpage .btn--aquaBlue {
  color: #fff;
  background-color: #00837C;
}
.childpage .btn--aquaBlue::after {
  background-image: url("./../images/common/btn-right-arrow-white.svg");
}
.childpage .btn--aquaBlue:hover {
  color: #fff;
}
.childpage .btn--zoom:hover {
  opacity: 1;
  text-decoration: none;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.childpage .btn--clear {
  padding: 1.7rem 4.2rem;
  min-width: 22rem;
  border-radius: 2.9rem;
  font-size: 2rem;
  color: #fff;
  background-color: #80666E;
}
.childpage .btn--clear:after {
  background-image: none;
}
.childpage .btn--clear:hover {
  color: #fff;
  background-color: #80666E;
}
.childpage .btn--submit {
  padding: 2rem 4.2rem 2.1rem;
  min-width: 26.2rem;
  border-radius: 3.5rem;
  font-size: 2.4rem;
  color: #fff;
  background-color: #C45400;
}
.childpage .btn--submit:after {
  width: 1.5rem;
  height: 1.3rem;
  background-image: url("./../images/common/btn-down-arrow-white.svg");
}
.childpage .btn--submit:hover {
  color: #fff;
  background-color: #C45400;
}
.childpage .btn--submit.lightRed {
  background-color: #EF8087;
}
.childpage .btn--submit.lightRed:hover {
  color: #fff;
  background-color: #EF8087;
}
.childpage .btn--submit.lightOrange {
  background-color: #EFAD2C;
}
.childpage .btn--submit.lightOrange:hover {
  color: #fff;
  background-color: #EFAD2C;
}
.childpage .btn--back {
  padding: 1.2rem 3.2rem 1.4rem 5.2rem;
  color: #fff;
  background-color: #80666E;
}
.childpage .btn--back::after {
  top: 0;
  right: auto;
  bottom: 0;
  left: 2rem;
  background-image: url("./../images/common/btn-right-arrow-white.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.childpage .btn--back:hover {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .childpage .btnWrapper {
    margin: 3rem auto 0;
  }
  .childpage .btn {
    padding: 2.6rem 6rem 2.8rem;
    font-size: 3.2rem;
    border-radius: 4.4rem;
    min-width: 33rem;
    text-align: center;
  }
  .childpage .btn::after {
    right: 3.6rem;
    width: 1.6rem;
    height: 1.7rem;
    top: 0.2rem;
  }
  .childpage .btn--clear {
    padding: 2.2rem 3rem;
    min-width: 27.6rem;
    border-radius: 3.7rem;
    font-size: 2.8rem;
  }
  .childpage .btn--clear:after {
    background-image: none;
  }
  .childpage .btn--submit {
    padding: 3rem 3rem;
    min-width: 38.4rem;
    border-radius: 5.2rem;
    font-size: 3.6rem;
  }
  .childpage .btn--submit:after {
    width: 2.1rem;
    height: 1.8rem;
  }
  .childpage .btn--back {
    padding: 2.6rem 4.5rem 2.8rem 7.5rem;
    color: #fff;
    background-color: #80666E;
  }
  .childpage .btn--back::after {
    right: auto;
    left: 3.6rem;
    width: 1.6rem;
    height: 1.7rem;
    top: 0.2rem;
  }
  .childpage .btn--back:hover {
    color: #fff;
  }
  .childpage .consultationList__itemBtn {
    margin: 4.6rem auto 0;
    padding: 2.6rem 6rem;
  }
}
/*====================================================================
listLoader
====================================================================*/
.listLoader,
.pageLoader {
  margin: auto;
  padding: 5rem 2rem;
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9;
}
.listLoader.is-active,
.pageLoader.is-active {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.listLoader span,
.pageLoader span {
  display: inline-block;
  border: 0.4rem solid #f3f3f3;
  border-radius: 50%;
  border-top: 0.4rem solid #555;
  width: 5rem;
  height: 5rem;
  -webkit-animation: spin 0.6s linear infinite; /* Safari */
  animation: spin 0.6s linear infinite;
}
.listLoader span.is-active,
.pageLoader span.is-active {
  display: inline-block;
}
.listLoader.borderWhite span,
.pageLoader.borderWhite span {
  border-color: #fff;
  border-top-color: #555;
}

.loaderOverlay {
  margin: 0;
  padding: 0;
  display: none;
  position: fixed;
  content: "";
  width: 100vw;
  height: 100vh;
  background-color: rgba(51, 51, 51, 0.4);
  z-index: 8;
}
.loaderOverlay.is-active {
  display: block;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*====================================================================
filtering
====================================================================*/
.filtering {
  padding: 8.6rem 7.2rem 10rem;
}
.filtering__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.filtering__floatingIcon {
  position: absolute;
  width: 29rem;
  top: -8.4rem;
  left: 12rem;
  -webkit-transition: opacity 0s 0.3s;
  transition: opacity 0s 0.3s;
  opacity: 0;
  -webkit-animation-name: none;
          animation-name: none;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
          animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  z-index: 2;
}
.filtering__floatingIcon.is-active {
  -webkit-animation-name: bound-small;
          animation-name: bound-small;
}
.filtering__box {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 6rem;
  background-color: #EFEBE8;
}
.filtering__boxHeading {
  margin: 0;
  padding: 1.3rem 3rem;
  display: block;
  width: 100%;
  font-size: 3.6rem;
  letter-spacing: 0.14em;
  text-align: center;
  color: #fff;
  background-color: #80666E;
}
.filtering__boxList {
  padding: 1.6rem 6.5rem 4.4rem;
}
.filtering__boxItem {
  padding: 2.4rem 0;
}
.filtering__boxItem:not(:last-of-type) {
  border-bottom: 1px solid #80666E;
}
.filtering__boxDesc {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  color: #80666E;
}
.filtering__boxContent {
  margin: 0.4rem 0 0;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filtering__boxContent__left {
  margin: 1.6rem 0 0;
  width: 22.4rem;
}
.filtering__boxContent__right {
  width: 84.6rem;
}
.filtering__boxTitle {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  color: #80666E;
}
.filtering__boxTitle--green {
  color: #558300;
}
.filtering__boxTitle--lightRed {
  color: #EF8087;
}
.filtering__boxTitle--darkRed {
  color: #BC134B;
}
.filtering__boxTitle--lightOrange {
  color: #EFAD2C;
}
.filtering__boxTitle--skyBlue {
  color: #64B5E5;
}
.filtering__boxTitle--aquaBlue {
  color: #00679B;
}
.filtering__categoryItem {
  margin: 1.6rem 1.5rem 0 0;
  padding: 0.8rem 1.8rem 1rem;
  display: inline-block;
  min-width: 10.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #333;
  background-color: #fff;
  border-color: #333;
  border-width: 1px;
  border-style: solid;
  border-radius: 2.2rem;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}
.filtering__categoryItem.is-active {
  color: #fff;
  background-color: #333;
}
.filtering__categoryItem:hover {
  opacity: 0.6;
}
.filtering__categoryItem.withIcon {
  padding-left: 4.7rem;
  position: relative;
}
.filtering__categoryItem.withIcon:before {
  margin: auto;
  position: absolute;
  content: "";
  top: 0;
  right: auto;
  bottom: 0;
  left: 2.2rem;
  width: 1.9rem;
  height: 1.9rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.filtering__categoryItem--living:before {
  background-image: url("./../images/consultation/living-colored-icon.svg");
}
.filtering__categoryItem--living.is-active:before {
  background-image: url("./../images/consultation/living-icon.svg");
}
.filtering__categoryItem--work:before {
  background-image: url("./../images/consultation/work-colored-icon.svg");
}
.filtering__categoryItem--work.is-active:before {
  background-image: url("./../images/consultation/work-icon.svg");
}
.filtering__categoryItem--education:before {
  background-image: url("./../images/consultation/education-colored-icon.svg");
}
.filtering__categoryItem--education.is-active:before {
  background-image: url("./../images/consultation/education-icon.svg");
}
.filtering__categoryItem--medical:before {
  background-image: url("./../images/consultation/medical-colored-icon.svg");
}
.filtering__categoryItem--medical.is-active:before {
  background-image: url("./../images/consultation/medical-icon.svg");
}
.filtering__categoryItem--home:before {
  background-image: url("./../images/consultation/home-colored-icon.svg");
}
.filtering__categoryItem--home.is-active:before {
  background-image: url("./../images/consultation/home-icon.svg");
}
.filtering__categoryItem--grant:before {
  background-image: url("./../images/consultation/grant-colored-icon.svg");
}
.filtering__categoryItem--grant.is-active:before {
  background-image: url("./../images/consultation/grant-icon.svg");
}
.filtering__categoryItem--foreign:before {
  background-image: url("./../images/consultation/foreign-colored-icon.svg");
}
.filtering__categoryItem--foreign.is-active:before {
  background-image: url("./../images/consultation/foreign-icon.svg");
}
.filtering__categoryItem--portal:before {
  background-image: url("./../images/support-group/portal-colored-icon.svg");
}
.filtering__categoryItem--portal.is-active:before {
  background-image: url("./../images/support-group/portal-icon.svg");
}
.filtering__categoryItem--support:before {
  background-image: url("./../images/support-group/support-colored-icon.svg");
}
.filtering__categoryItem--support.is-active:before {
  background-image: url("./../images/support-group/support-icon.svg");
}
.filtering__categoryItem--red {
  color: #F44747;
  border-color: #F44747;
}
.filtering__categoryItem--red.is-active {
  color: #fff;
  background-color: #F44747;
}
.filtering__categoryItem--purple {
  color: #8B33D1;
  border-color: #8B33D1;
}
.filtering__categoryItem--purple.is-active {
  color: #fff;
  background-color: #8B33D1;
}
.filtering__categoryItem--orange {
  color: #FF8B00;
  border-color: #FF8B00;
}
.filtering__categoryItem--orange.is-active {
  color: #fff;
  background-color: #FF8B00;
}
.filtering__categoryItem--lightBlue {
  color: #0090E0;
  border-color: #0090E0;
}
.filtering__categoryItem--lightBlue.is-active {
  color: #fff;
  background-color: #0090E0;
}
.filtering__categoryItem--green {
  color: #558300;
  border-color: #558300;
}
.filtering__categoryItem--green.is-active {
  color: #fff;
  background-color: #558300;
}
.filtering__categoryItem--gold {
  color: #BF9100;
  border-color: #BF9100;
}
.filtering__categoryItem--gold.is-active {
  color: #fff;
  background-color: #BF9100;
}
.filtering__categoryItem--fushia {
  color: #E03BA9;
  border-color: #E03BA9;
}
.filtering__categoryItem--fushia.is-active {
  color: #fff;
  background-color: #E03BA9;
}
.filtering__categoryItem--yellowGreen {
  color: #85A500;
  border-color: #85A500;
}
.filtering__categoryItem--yellowGreen.is-active {
  color: #fff;
  background-color: #85A500;
}
.filtering__categoryItem--blue {
  color: #1660D6;
  border-color: #1660D6;
}
.filtering__categoryItem--blue.is-active {
  color: #fff;
  background-color: #1660D6;
}
.filtering__categoryItem--aquaBlue {
  color: #00679B;
  border-color: #00679B;
}
.filtering__categoryItem--aquaBlue.is-active {
  color: #fff;
  background-color: #00679B;
}
.filtering__categoryItem--skyBlue {
  color: #64B5E5;
  border-color: #64B5E5;
}
.filtering__categoryItem--skyBlue.is-active {
  color: #fff;
  background-color: #64B5E5;
}
.filtering__typeItem {
  margin: 1.6rem 1.5rem 0 0;
  padding: 0.8rem 2.4rem;
  display: inline-block;
  min-width: 13.8rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #BC134B;
  background-color: #fff;
  border: 1px solid #BC134B;
  border-radius: 2.2rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.filtering__typeItem.is-active {
  color: #fff;
  background-color: #BC134B;
}
.filtering__typeItem:hover {
  opacity: 0.6;
}
.filtering__typeItem--green {
  color: #A0C60B;
  border-color: #A0C60B;
}
.filtering__typeItem--green.is-active {
  color: #fff;
  background-color: #A0C60B;
}
.filtering__typeItem--green:hover {
  opacity: 0.6;
}
.filtering__keywordItem {
  margin: 1.6rem 1.5rem 0 0;
  padding: 0.8rem 2.4rem;
  display: inline-block;
  min-width: 13.8rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #EFAD2C;
  background-color: #fff;
  border: 1px solid #EFAD2C;
  border-radius: 2.2rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.filtering__keywordItem.is-active {
  color: #fff;
  background-color: #EFAD2C;
}
.filtering__keywordItem:hover {
  opacity: 0.6;
}
.filtering__keywordItem--green {
  color: #558300;
  border-color: #558300;
}
.filtering__keywordItem--green.is-active {
  color: #fff;
  background-color: #558300;
}
.filtering__keywordItem--green:hover {
  opacity: 0.6;
}
.filtering__btns {
  margin: 4.2rem auto 0;
  text-align: center;
}
.filtering__btns .btn:not(:last-of-type) {
  margin: 0 4.4rem 0 0;
}
.filtering--supportGroup .filtering__boxItem--category .filtering__boxContent__left {
  width: 22.4rem;
}
.filtering--supportGroup .filtering__boxItem--category .filtering__boxContent__right {
  width: 84.6rem;
}

@media screen and (max-width: 768px) {
  .filtering {
    padding: 0 0 8rem;
  }
  .filtering__floatingIcon {
    top: -12.4rem;
    left: 4.2rem;
    width: 32rem;
    -webkit-animation-duration: 0.6s;
            animation-duration: 0.6s;
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
    -webkit-transition: opacity 0s 0.3s;
    transition: opacity 0s 0.3s;
  }
  .filtering__box {
    border-radius: 0;
  }
  .filtering__boxHeading {
    padding: 1.5rem 2rem;
    font-size: 4.5rem;
  }
  .filtering__boxList {
    padding: 3rem 2.5rem 0;
  }
  .filtering__boxItem {
    padding: 2.5rem 0.4rem 4.6rem;
  }
  .filtering__boxDesc {
    font-size: 2.8rem;
    letter-spacing: 0.04em;
  }
  .filtering__boxContent {
    margin: 0.6rem 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .filtering__boxContent__left, .filtering__boxContent__right {
    width: 100%;
  }
  .filtering__boxContent__left {
    margin: 0;
  }
  .filtering__boxTitle {
    font-size: 3.2rem;
    text-align: center;
  }
  .filtering__boxTitle .u-pcDb {
    display: none;
  }
  .filtering__categoryItem {
    margin: 2.5rem 2.5rem 0 0;
    padding: 1.1rem 1.8rem 1.2rem;
    min-width: 12.5rem;
    font-size: 2.4rem;
    border-radius: 2.8rem;
  }
  .filtering__categoryItem.withIcon {
    padding-left: 4.8rem;
  }
  .filtering__categoryItem.withIcon:before {
    width: 2.2rem;
    height: 2.2rem;
    left: 2.2rem;
  }
  .filtering__typeItem, .filtering__keywordItem {
    padding: 1.1rem 1.8rem 1.2rem;
    margin: 2.5rem 2.5rem 0 0;
    font-size: 2.4rem;
    border-radius: 2.8rem;
  }
  .filtering__typeItem {
    min-width: 21.4rem;
  }
  .filtering__keywordItem {
    min-width: 17rem;
  }
  .filtering__btns {
    margin: 4.6rem 0 0;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .filtering__btns .btn:not(:last-of-type) {
    margin: 0 0 2rem;
  }
  .filtering--supportGroup .filtering__boxItem--category .filtering__boxContent__left {
    width: 100%;
  }
  .filtering--supportGroup .filtering__boxItem--category .filtering__boxContent__right {
    width: 100%;
  }
}
/*====================================================================
consultation
====================================================================*/
.consultationList {
  padding: 5rem 7.2rem 5.5rem;
  background-color: #EFEBE8;
}
.consultationList__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.consultationList__indicator {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  color: #80666E;
}
.consultationList__items {
  margin: 3.2rem 0 0;
  min-height: 14.7rem;
}
.consultationList__item {
  margin: 0;
  padding: 2.8rem 6.8rem 2rem 5.6rem;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  min-height: 14.7rem;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(73, 3, 28, 0.1);
  box-shadow: 0 0 1rem rgba(73, 3, 28, 0.1);
  border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
.consultationList__item:not(:first-of-type) {
  margin: 2.3rem 0 0;
}
.consultationList__itemContent {
  padding: 0 3.8rem 0 0;
  width: 65.6rem;
  border-right: 1px solid #A69EA1;
}
.consultationList__itemTitle {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  color: #558300;
}
.consultationList__itemTitle a {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}
.consultationList__itemTitle a:hover {
  opacity: 0.8;
}
.consultationList__itemDesc {
  margin: 1.6rem 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: justify;
  color: #80666E;
}
.consultationList__itemCta {
  padding: 0 0 0 2.8rem;
  width: 42.1rem;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.consultationList__itemPhone {
  margin-left: 3.2rem;
  padding: 0 1.5rem 0 0;
  position: relative;
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: #DE0B47;
  text-decoration: underline;
}
.consultationList__itemPhone:before {
  margin: auto;
  position: absolute;
  content: "";
  top: 0;
  right: auto;
  bottom: 0;
  left: -3.2rem;
  width: 1.8rem;
  height: 2.3rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("./../images/common/phone-icon-red.svg");
}
.consultationList__itemPhone:hover {
  color: #EF8087;
  opacity: 0.8;
}
.consultationList__itemPhone.noIcon:before {
  display: none;
}
.consultationList__itemTag {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 4rem;
  right: auto;
  bottom: auto;
  left: -4.8rem;
  width: 8.7rem;
  height: 8.7rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background-color: #558300;
  overflow: hidden;
  border-radius: 100%;
}
.consultationList__itemTag .icon {
  margin: 0 0 0.6rem;
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.consultationList__itemTag .label {
  padding: 0 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.consultationList__itemTag--living {
  background-color: #F44747;
}
.consultationList__itemTag--living .icon {
  background-image: url("./../images/consultation/living-icon.svg");
}
.consultationList__itemTag--work {
  background-color: #8B33D1;
}
.consultationList__itemTag--work .icon {
  background-image: url("./../images/consultation/work-icon.svg");
}
.consultationList__itemTag--education {
  background-color: #FF8B00;
}
.consultationList__itemTag--education .icon {
  background-image: url("./../images/consultation/education-icon.svg");
}
.consultationList__itemTag--medical {
  background-color: #0090E0;
}
.consultationList__itemTag--medical .icon {
  background-image: url("./../images/consultation/medical-icon.svg");
}
.consultationList__itemTag--home {
  background-color: #009660;
}
.consultationList__itemTag--home .icon {
  background-image: url("./../images/consultation/home-icon.svg");
}
.consultationList__itemTag--grant {
  background-color: #BF9100;
}
.consultationList__itemTag--grant .icon {
  background-image: url("./../images/consultation/grant-icon.svg");
}
.consultationList__itemTag--foreign {
  background-color: #E03BA9;
}
.consultationList__itemTag--foreign .icon {
  background-image: url("./../images/consultation/foreign-icon.svg");
}
.consultationList__itemTag--corona {
  background-color: #85A500;
}
.consultationList__itemTag--corona .icon {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .consultationList {
    padding: 3rem 2.2rem 4rem;
  }
  .consultationList__indicator {
    font-size: 2.8rem;
  }
  .consultationList__items {
    margin: 4rem auto 0;
    padding: 0 5rem;
    min-height: 82.3rem;
  }
  .consultationList__item {
    padding: 6rem 5.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
  }
  .consultationList__item:not(:first-of-type) {
    margin: 8.2rem 0 0;
  }
  .consultationList__itemContent, .consultationList__itemCta {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .consultationList__itemContent {
    padding: 0 0 3rem;
    border-right: none;
    border-bottom: 1px solid #A69EA1;
  }
  .consultationList__itemCta {
    margin: 6rem 0 0;
    padding: 0;
  }
  .consultationList__itemTitle {
    padding: 0 1.8rem;
    font-size: 4rem;
    text-align: center;
  }
  .consultationList__itemDesc {
    margin: 3rem 0 0;
    font-size: 3.2rem;
  }
  .consultationList__itemPhone {
    margin-left: 7rem;
    font-size: 4rem;
  }
  .consultationList__itemPhone:before {
    left: -7rem;
    width: 3.7rem;
    height: 4.8rem;
  }
  .consultationList__itemTag {
    width: 12.6rem;
    height: 12.6rem;
    top: -5.6rem;
    right: -5.4rem;
    bottom: auto;
    left: auto;
    font-size: 2.4rem;
  }
  .consultationList__itemTag .icon {
    margin: 0 0 0.8rem;
    width: 2.4rem;
    height: 2.4rem;
  }
  .consultationList__itemTag .label {
    padding: 0 1rem;
  }
}
/*====================================================================
support
====================================================================*/
.supportList {
  padding: 5rem 7.2rem 5.5rem;
  background-color: #EFEBE8;
}
.supportList__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.supportList__indicator {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  color: #80666E;
}
.supportList__items {
  margin: 3.2rem 0 0;
  min-height: 14.7rem;
}
.supportList__item {
  margin: 0;
  padding: 2.8rem 6.8rem 2rem 5.6rem;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  min-height: 14.7rem;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(73, 3, 28, 0.1);
  box-shadow: 0 0 1rem rgba(73, 3, 28, 0.1);
  border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
.supportList__item:not(:first-of-type) {
  margin: 2.3rem 0 0;
}
.supportList__itemContent {
  padding: 0 4rem 0 0;
  width: 85.4rem;
  border-right: 1px solid #A69EA1;
}
.supportList__itemTitle {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  color: #DE0B47;
}
.supportList__itemTitle a {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}
.supportList__itemTitle a:hover {
  opacity: 0.8;
}
.supportList__itemDesc {
  margin: 1.6rem 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: justify;
  color: #80666E;
}
.supportList__itemCta {
  padding: 0 0 0 3rem;
  width: 22.2rem;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.supportList__itemPhone {
  margin-left: 3.2rem;
  padding: 0 1.5rem 0 0;
  min-width: 21.8rem;
  position: relative;
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  color: #EF8087;
  text-decoration: underline;
}
.supportList__itemPhone:before {
  margin: auto;
  position: absolute;
  content: "";
  top: 0;
  right: auto;
  bottom: 0;
  left: -3.2rem;
  width: 1.8rem;
  height: 2.3rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("./../images/common/phone-icon-light-red.svg");
}
.supportList__itemPhone:hover {
  color: #EF8087;
  opacity: 0.8;
}
.supportList__itemTag {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 4rem;
  right: auto;
  bottom: auto;
  left: -4.8rem;
  width: 8.7rem;
  height: 8.7rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background-color: #DE0B47;
  overflow: hidden;
  border-radius: 100%;
}
.supportList__itemTag .icon {
  margin: 0 0 0.6rem;
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.supportList__itemTag .label {
  padding: 0 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.supportList__itemTag--portal {
  background-color: #FF3B8B;
}
.supportList__itemTag--portal .icon {
  background-image: url("./../images/support-group/portal-icon.svg");
}
.supportList__itemTag--support {
  background-color: #1660D6;
}
.supportList__itemTag--support .icon {
  background-image: url("./../images/support-group/support-icon.svg");
}

@media screen and (max-width: 768px) {
  .supportList {
    padding: 3rem 2.2rem 4rem;
  }
  .supportList__indicator {
    font-size: 2.8rem;
  }
  .supportList__items {
    margin: 4rem auto 0;
    padding: 0 5rem;
    min-height: 82.3rem;
  }
  .supportList__item {
    padding: 6rem 5.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
  }
  .supportList__item:not(:first-of-type) {
    margin: 8.2rem 0 0;
  }
  .supportList__itemContent, .supportList__itemCta {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .supportList__itemContent {
    padding: 0 0 3rem;
    border-right: none;
    border-bottom: 1px solid #A69EA1;
  }
  .supportList__itemCta {
    margin: 6rem 0 0;
    padding: 0;
  }
  .supportList__itemTitle {
    padding: 0 1.8rem;
    font-size: 4rem;
    text-align: center;
  }
  .supportList__itemDesc {
    margin: 3rem 0 0;
    font-size: 3.2rem;
  }
  .supportList__itemPhone {
    margin-left: 7rem;
    font-size: 4rem;
  }
  .supportList__itemPhone:before {
    left: -7rem;
    width: 3.7rem;
    height: 4.8rem;
  }
  .supportList__itemTag {
    width: 12.6rem;
    height: 12.6rem;
    top: -5.6rem;
    right: -5.4rem;
    bottom: auto;
    left: auto;
    font-size: 2.4rem;
  }
  .supportList__itemTag .icon {
    margin: 0 0 0.8rem;
    width: 2.4rem;
    height: 2.4rem;
  }
  .supportList__itemTag .label {
    padding: 0 1rem;
  }
}
/*====================================================================
support system
====================================================================*/
.supportSystemList {
  padding: 5rem 7.2rem 5.5rem;
  background-color: #EFEBE8;
}
.supportSystemList .noResults {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: justify;
  color: #80666E;
}
.supportSystemList__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.supportSystemList__indicator {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  color: #80666E;
}
.supportSystemList__indicator p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
}
.supportSystemList__items {
  margin: 3.2rem 0 0;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 47.5rem;
}
.supportSystemList__item {
  margin: 0;
  width: calc(25% - 2.1rem);
  display: block;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1rem rgba(73, 3, 28, 0.1);
  box-shadow: 0 0 1rem rgba(73, 3, 28, 0.1);
  border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  text-decoration: none;
}
.supportSystemList__item:hover {
  text-decoration: none;
}
.supportSystemList__item--zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.supportSystemList__item--zoom:hover {
  opacity: 1;
  text-decoration: none;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.supportSystemList__item:not(:nth-child(4n)) {
  margin-right: 2.8rem;
}
.supportSystemList__item:nth-child(n+5) {
  margin-top: 6.4rem;
}
.supportSystemList__item:last-child {
  margin-right: 0;
}
.supportSystemList__itemImgWrapper {
  width: 100%;
  height: 16.2rem;
}
.supportSystemList__itemImgWrapper img {
  margin: 0 auto;
  display: block;
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.supportSystemList__itemContent {
  margin: 0;
  padding: 1.6rem 2.4rem 3.5rem;
  width: 100%;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.supportSystemList__itemInfo {
  min-height: 17rem;
}
.supportSystemList__itemTitle {
  padding: 0 0.4rem 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #C45400;
  letter-spacing: 0.01em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.supportSystemList__itemTitle a {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s;
}
.supportSystemList__itemTitle a:hover {
  opacity: 0.8;
}
.supportSystemList__itemDesc {
  margin: 1rem 0 2.2rem;
  padding: 1.6rem 0 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: justify;
  color: #80666E;
  border-top: 1px solid #A69EA1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.supportSystemList__itemCta {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .supportSystemList {
    padding: 3rem 2.2rem 4rem;
  }
  .supportSystemList .noResults {
    font-size: 3rem;
  }
  .supportSystemList__indicator {
    font-size: 2.8rem;
  }
  .supportSystemList__indicator p {
    font-size: 3rem;
  }
  .supportSystemList__items {
    margin: 4rem auto 0;
    padding: 0 5rem;
    min-height: 94.8rem;
  }
  .supportSystemList__item {
    width: 100%;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
  }
  .supportSystemList__item:not(:nth-child(4n)) {
    margin-right: initial;
  }
  .supportSystemList__item:nth-child(n+5) {
    margin-top: initial;
  }
  .supportSystemList__item:last-child {
    margin-right: initial;
  }
  .supportSystemList__item:not(:first-of-type) {
    margin: 10.6rem 0 0;
  }
  .supportSystemList__itemImgWrapper {
    width: 100%;
    height: 34.6rem;
  }
  .supportSystemList__itemContent, .supportSystemList__itemCta {
    width: 100%;
  }
  .supportSystemList__itemInfo {
    min-height: initial;
  }
  .supportSystemList__itemContent {
    padding: 2.2rem 5.4rem 5.6rem;
  }
  .supportSystemList__itemCta {
    margin: 0 auto;
    padding: 0;
  }
  .supportSystemList__itemTitle {
    padding: 0;
    font-size: 4rem;
  }
  .supportSystemList__itemDesc {
    margin: 2.5rem 0 3.4rem;
    padding: 2.2rem 0 0;
    font-size: 3.2rem;
  }
}
.searchResult {
  padding-top: 10.1rem;
  min-height: calc(100vh - 51px);
}
.searchResult__wrapper {
  padding: 10rem 2rem;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.searchResult__heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.8;
  color: #80666E;
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
}
@media screen and (max-width: 1250px) {
  html {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.3333333333vw;
  }
}

body {
  overflow-x: hidden;
  position: relative;
  top: 0 !important;
  -webkit-print-color-adjust: exact;
}
body.is-open {
  overflow: hidden;
}

.noResults {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: justify;
  color: #80666E;
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb {
  display: none !important;
}

.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

.u-dnPcSp {
  display: none !important;
}

.textCenter {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
.u-pcDib,
.u-pcDin,
.u-pcDf,
.u-pcDt,
.u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block !important;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
  .noResults {
    font-size: 3rem;
  }
}
/*-----------------------------------------------
main
------------------------------------------------*/
.sec {
  overflow: hidden;
}
.sec01 .btn.btn--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn__item {
  display: block;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  min-width: 28rem;
  padding: 0.8rem 1rem;
  border-radius: 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[lang=en] .btn__item {
  padding: 0.8rem 2rem;
}
@media screen and (max-width: 768px) {
  .btn__item {
    min-width: 47.2rem;
    font-size: 4.5rem;
  }
  [lang=en] .btn__item, [lang=tl] .btn__item, [lang=vi] .btn__item, [lang=es] .btn__item, [lang=pt] .btn__item, [lang=th] .btn__item, [lang=id] .btn__item, [lang=ne] .btn__item {
    padding-left: 2.2rem;
    font-size: 3.5rem;
  }
}
.news .btn__item {
  margin-top: 1.5rem;
}
.btn--pink .btn__item {
  background: #CC4858;
}
.btn--green .btn__item {
  background: #558300;
}
.btn--aquaBlue .btn__item {
  background: #00837C;
}
.btn__item:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.btn__item.icon-triangle--right {
  position: relative;
}
.btn__item.icon-triangle--right:after {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2.3rem;
  margin-left: 2rem;
  background: url(../images/common/icon_triangle-right.png);
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .btn__item.icon-triangle--right:after {
    width: 3.29rem;
    height: 3.8rem;
    margin-left: 3.5rem;
  }
}

.inner__container {
  width: 100%;
  margin: 0 auto;
  max-width: 120rem;
}

[lang=ja] br {
  display: block;
}

[lang=zh-CN] br,
[lang=zh-TW] br,
[lang=en] br {
  display: none;
}

/*====================================================================
topPageFvSec
====================================================================*/
.sec01 {
  padding-top: 12.3rem;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding-top: 10.3rem;
  }
}

.hero {
  background: #FFF8D7;
}

.hero__ttl {
  font-size: 3rem;
  line-height: 1.7;
  text-align: center;
  color: #816770;
  font-weight: bold;
  padding: 5.5rem 1rem 4rem;
}
@media screen and (max-width: 1916px) {
  .hero__ttl {
    font-size: 1.566vw;
    padding: 2.871vw 0.522vw 2.088vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__ttl {
    padding: 5rem 2rem 2.5rem;
    font-size: 3.2rem;
    line-height: 2;
  }
}

.hero__cards {
  padding: 0 3.5rem;
  padding-bottom: 6rem;
}
@media screen and (max-width: 1916px) {
  .hero__cards {
    padding: 0 1.827vw;
    padding-bottom: 3.132vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cards {
    padding: 0 2rem 5rem;
  }
}

.hero__flex {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .hero__flex {
    display: block;
  }
}

.hero__cardsItem {
  width: 32.07%;
  display: block;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .hero__cardsItem {
    width: 100%;
  }
  .hero__cardsItem:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.hero__cardsItem:hover {
  text-decoration: none;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.hero__cardsBox {
  overflow: hidden;
  position: relative;
  border-radius: 10rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.orange .hero__cardsBox {
  -webkit-box-shadow: 0 0 1rem rgba(196, 84, 0, 0.5);
          box-shadow: 0 0 1rem rgba(196, 84, 0, 0.5);
}
.orange .hero__cardsBox:hover {
  -webkit-box-shadow: 0 0 1.2rem rgba(196, 84, 0, 0.9);
          box-shadow: 0 0 1.2rem rgba(196, 84, 0, 0.9);
}
.green .hero__cardsBox {
  -webkit-box-shadow: 0 0 1rem rgba(85, 131, 0, 0.5);
          box-shadow: 0 0 1rem rgba(85, 131, 0, 0.5);
}
.green .hero__cardsBox:hover {
  -webkit-box-shadow: 0 0 1.2rem rgba(85, 131, 0, 0.9);
          box-shadow: 0 0 1.2rem rgba(85, 131, 0, 0.9);
}
.pink .hero__cardsBox {
  -webkit-box-shadow: 0 0 1rem rgba(222, 11, 71, 0.5);
          box-shadow: 0 0 1rem rgba(222, 11, 71, 0.5);
}
.pink .hero__cardsBox:hover {
  -webkit-box-shadow: 0 0 1.2rem rgba(222, 11, 71, 0.9);
          box-shadow: 0 0 1.2rem rgba(222, 11, 71, 0.9);
}
@media screen and (max-width: 1916px) {
  .hero__cardsBox {
    border-radius: 5.219vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsBox {
    border-radius: 5.5rem;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.hero__cardsBox:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
}
.orange .hero__cardsBox:hover:after {
  background: rgba(239, 166, 72, 0.15);
}
.green .hero__cardsBox:hover:after {
  background: rgba(174, 208, 71, 0.15);
}
.pink .hero__cardsBox:hover:after {
  background: rgba(240, 145, 153, 0.15);
}

@media screen and (max-width: 768px) {
  .hero__cardsHead {
    width: 9.7rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  [lang=en] .hero__cardsHead, [lang=tl] .hero__cardsHead, [lang=vi] .hero__cardsHead, [lang=es] .hero__cardsHead, [lang=pt] .hero__cardsHead, [lang=th] .hero__cardsHead, [lang=id] .hero__cardsHead, [lang=ne] .hero__cardsHead {
    padding: 1.6rem 0;
  }
}
.orange .hero__cardsHead {
  background: #C45400;
}
.green .hero__cardsHead {
  background: #558300;
}
.pink .hero__cardsHead {
  background: #DE0B47;
}

.hero__cardsHeadLabel {
  color: #fff;
  padding: 1.5rem;
  font-size: 4.5rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 2;
}
[lang=en] .hero__cardsHeadLabel {
  text-transform: capitalize;
  letter-spacing: normal;
}
[lang=en] .hero__cardsHeadLabel, [lang=tl] .hero__cardsHeadLabel, [lang=vi] .hero__cardsHeadLabel, [lang=es] .hero__cardsHeadLabel, [lang=pt] .hero__cardsHeadLabel, [lang=th] .hero__cardsHeadLabel, [lang=id] .hero__cardsHeadLabel, [lang=ne] .hero__cardsHeadLabel {
  font-size: 2vw;
}
@media screen and (max-width: 1916px) {
  .hero__cardsHeadLabel {
    padding: 0.783vw;
    font-size: 2.349vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsHeadLabel {
    font-size: 3.5rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 0.1em;
  }
  [lang=en] .hero__cardsHeadLabel, [lang=tl] .hero__cardsHeadLabel, [lang=vi] .hero__cardsHeadLabel, [lang=es] .hero__cardsHeadLabel, [lang=pt] .hero__cardsHeadLabel, [lang=th] .hero__cardsHeadLabel, [lang=id] .hero__cardsHeadLabel, [lang=ne] .hero__cardsHeadLabel {
    font-size: 1.8rem;
  }
}

.hero__cardsKv {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  [lang=en] .hero__cardsKv img, [lang=tl] .hero__cardsKv img, [lang=vi] .hero__cardsKv img, [lang=es] .hero__cardsKv img, [lang=pt] .hero__cardsKv img, [lang=th] .hero__cardsKv img, [lang=id] .hero__cardsKv img, [lang=ne] .hero__cardsKv img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
}

.hero__cardsKv {
  position: relative;
}
.hero__cardsKv:before {
  content: "";
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.orange .hero__cardsKv:before {
  background: rgba(239, 166, 72, 0.15);
}
.green .hero__cardsKv:before {
  background: rgba(174, 208, 71, 0.15);
}
.pink .hero__cardsKv:before {
  background: rgba(240, 145, 153, 0.15);
}

.hero__cardsContent {
  bottom: 0;
  left: 50%;
  width: 100%;
  position: absolute;
  z-index: 2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0 1rem;
}

.hero__cardsContentText {
  color: #fff;
  line-height: 1.8;
  font-size: 2.9rem;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
}
[lang=en] .hero__cardsContentText, [lang=tl] .hero__cardsContentText, [lang=vi] .hero__cardsContentText, [lang=es] .hero__cardsContentText, [lang=pt] .hero__cardsContentText, [lang=th] .hero__cardsContentText, [lang=id] .hero__cardsContentText, [lang=ne] .hero__cardsContentText {
  font-size: 1.4vw;
}
@media screen and (max-width: 1916px) {
  .hero__cardsContentText {
    font-size: 1.514vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsContentText {
    font-size: 2.8rem;
  }
  [lang=en] .hero__cardsContentText, [lang=tl] .hero__cardsContentText, [lang=vi] .hero__cardsContentText, [lang=es] .hero__cardsContentText, [lang=pt] .hero__cardsContentText, [lang=th] .hero__cardsContentText, [lang=id] .hero__cardsContentText, [lang=ne] .hero__cardsContentText {
    font-size: 2.4rem;
  }
}

.hero__cardsBtn {
  margin: 3.5rem auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1916px) {
  .hero__cardsBtn {
    margin: 1.827vw auto;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsBtn {
    margin: 4rem auto 1.5rem;
  }
}

.hero__cardsBtItem {
  color: #816770;
  padding: 1rem 2.5rem;
  background: #fff;
  border-radius: 5rem;
  position: relative;
  font-size: 3.5rem;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[lang=en] .hero__cardsBtItem, [lang=tl] .hero__cardsBtItem, [lang=vi] .hero__cardsBtItem, [lang=es] .hero__cardsBtItem, [lang=pt] .hero__cardsBtItem, [lang=th] .hero__cardsBtItem, [lang=id] .hero__cardsBtItem, [lang=ne] .hero__cardsBtItem {
  font-size: 1vw;
}
@media screen and (max-width: 1916px) {
  .hero__cardsBtItem {
    font-size: 1.827vw;
    padding: 0.522vw 1.305vw;
    border-radius: 2.61vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsBtItem {
    min-width: 27.7rem;
    font-size: 2.8rem;
    border-radius: 50rem;
    padding: 0.8rem;
  }
  [lang=en] .hero__cardsBtItem, [lang=tl] .hero__cardsBtItem, [lang=vi] .hero__cardsBtItem, [lang=es] .hero__cardsBtItem, [lang=pt] .hero__cardsBtItem, [lang=th] .hero__cardsBtItem, [lang=id] .hero__cardsBtItem, [lang=ne] .hero__cardsBtItem {
    padding: 0.8rem 0.8rem 0.8rem;
    font-size: 2.8rem;
  }
}

.hero__cardsBtnArrow {
  display: inline-block;
  margin-left: 1rem;
  width: 5rem;
  height: 5rem;
  position: relative;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1916px) {
  .hero__cardsBtnArrow {
    margin-left: 0.522vw;
    width: 2.61vw;
    height: 2.61vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsBtnArrow {
    width: 3.4rem;
    height: 3.4rem;
    margin-left: 1rem;
  }
}
.orange .hero__cardsBtnArrow {
  background: #C45400;
}
.green .hero__cardsBtnArrow {
  background: #558300;
}
.pink .hero__cardsBtnArrow {
  background: #DE0B47;
}
.hero__cardsBtnArrow:after {
  content: "";
  width: 2rem;
  height: 2.3rem;
  display: inline-block;
  margin-left: 0.3rem;
  background: url(../images/common/icon_triangle-right.png);
  background-size: 100% 100%;
}
@media screen and (max-width: 1916px) {
  .hero__cardsBtnArrow:after {
    width: 1.044vw;
    height: 1.2vw;
    margin-left: 0.157vw;
  }
}
@media screen and (max-width: 768px) {
  .hero__cardsBtnArrow:after {
    width: 1.58rem;
    height: 1.82rem;
    margin-left: 0.3rem;
  }
}

.news {
  background: rgba(240, 145, 153, 0.3);
  padding: 6rem 2rem;
}
@media screen and (max-width: 768px) {
  .news {
    padding: 5.5rem 2.3rem;
  }
}

.news__flex {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .news__flex {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .news__col {
    margin: 0 auto;
  }
  [lang=en] .news__col .news__icon--text, [lang=tl] .news__col .news__icon--text, [lang=vi] .news__col .news__icon--text, [lang=es] .news__col .news__icon--text, [lang=pt] .news__col .news__icon--text, [lang=th] .news__col .news__icon--text, [lang=id] .news__col .news__icon--text, [lang=ne] .news__col .news__icon--text {
    margin-top: 0;
    font-size: 2.8rem;
  }
}
.news__col:first-child {
  width: 17.5%;
}
@media screen and (max-width: 768px) {
  .news__col:first-child {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.prefecture__icon-cloud,
.news__icon--circle {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.prefecture__icon--text,
.news__icon--text {
  font-size: 4rem;
  color: #CC4858;
  font-weight: bold;
  position: absolute;
}
[lang=en] .prefecture__icon--text, [lang=tl] .prefecture__icon--text, [lang=vi] .prefecture__icon--text, [lang=es] .prefecture__icon--text, [lang=pt] .prefecture__icon--text, [lang=th] .prefecture__icon--text, [lang=id] .prefecture__icon--text, [lang=ne] .prefecture__icon--text,
[lang=en] .news__icon--text,
[lang=tl] .news__icon--text,
[lang=vi] .news__icon--text,
[lang=es] .news__icon--text,
[lang=pt] .news__icon--text,
[lang=th] .news__icon--text,
[lang=id] .news__icon--text,
[lang=ne] .news__icon--text {
  margin-top: 1rem;
  font-size: 2.4rem;
}
[lang=en] .prefecture__icon--text,
[lang=en] .news__icon--text {
  text-transform: capitalize;
}

.news__icon--label {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .news__icon--label {
    width: 24.3rem;
  }
}

.prefecture__icon--text {
  padding: 0 3rem;
  top: 3.6rem;
  width: 100%;
  text-align: center;
  color: #558300;
}
@media screen and (min-width: 769px) {
  [lang=en] .prefecture__icon--text, [lang=tl] .prefecture__icon--text, [lang=vi] .prefecture__icon--text, [lang=es] .prefecture__icon--text, [lang=pt] .prefecture__icon--text, [lang=id] .prefecture__icon--text, [lang=ne] .prefecture__icon--text {
    padding: 0 4.5rem;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  [lang=en] .prefecture__icon--text, [lang=tl] .prefecture__icon--text, [lang=vi] .prefecture__icon--text, [lang=es] .prefecture__icon--text, [lang=pt] .prefecture__icon--text, [lang=id] .prefecture__icon--text, [lang=ne] .prefecture__icon--text {
    margin-top: 1rem;
    padding: 0 2.8rem;
    font-size: 2.8rem;
    word-wrap: break-word;
    width: 32.5rem;
  }
  [lang=en] .prefecture__icon--text br, [lang=tl] .prefecture__icon--text br, [lang=vi] .prefecture__icon--text br, [lang=es] .prefecture__icon--text br, [lang=pt] .prefecture__icon--text br, [lang=id] .prefecture__icon--text br, [lang=ne] .prefecture__icon--text br {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .news__icon--text {
    margin-right: 1.5rem;
    font-size: 3.5rem;
  }
}

.news__icon--circle {
  position: relative;
  max-width: 18.2rem;
  margin: 0 auto -1rem;
}
@media screen and (min-width: 769px) {
  [lang=id] .news__icon--circle {
    max-width: initial;
  }
}
@media screen and (max-width: 768px) {
  .news__icon--circle {
    margin: 0;
    width: 23.5rem;
  }
  [lang=id] .news__icon--circle {
    width: 27.5rem;
    max-width: initial;
  }
}

.prefecture__icon-label {
  width: 30.6rem;
  position: relative;
  z-index: 2;
  margin-bottom: -5rem;
}
@media screen and (max-width: 768px) {
  .prefecture__icon-label {
    width: 33.5rem;
    margin-left: 2.6rem;
    margin-bottom: -6rem;
  }
}

.prefecture__icon-cloud {
  width: 30.2rem;
}
@media screen and (max-width: 768px) {
  .prefecture__icon-cloud {
    width: 36rem;
  }
  [lang=en] .prefecture__icon-cloud, [lang=tl] .prefecture__icon-cloud, [lang=vi] .prefecture__icon-cloud, [lang=es] .prefecture__icon-cloud, [lang=pt] .prefecture__icon-cloud, [lang=id] .prefecture__icon-cloud, [lang=ne] .prefecture__icon-cloud {
    width: 38rem;
  }
}

.news__col.news--data {
  width: 80%;
  background: #fff;
  border-radius: 3rem;
  padding: 2rem 3.5rem 1.8rem;
}
@media screen and (max-width: 768px) {
  .news__col.news--data {
    width: 100%;
    margin-top: 1.5rem;
    padding: 5.5rem 3.5rem 6rem;
  }
}

.news__list {
  width: 100%;
  height: 23.8rem;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  .news__list {
    height: 43rem;
  }
}

.news__item {
  padding: 1.5rem 0;
  display: block;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border-bottom: 0.1rem solid #826770;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .news__item {
    display: block;
    padding: 2rem 0 1rem;
  }
  .news__item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .news__item:first-child {
    padding-top: 0;
  }
}
.news__item:last-child {
  margin-bottom: 1.3rem;
}
@media screen and (max-width: 768px) {
  .news__item:last-child {
    margin-bottom: 3rem;
  }
}
.news__item:hover {
  opacity: 0.8;
  text-decoration: none;
}

.news__text,
.news__date {
  line-height: 2;
  font-size: 2.2rem;
  color: #816770;
}

.news__date {
  width: 15.8rem;
}
@media screen and (max-width: 768px) {
  .news__date {
    font-size: 3.2rem;
    line-height: 1.6;
  }
}

.news__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .news__text {
    line-height: 2;
    font-size: 2.8rem;
  }
}

.prefecture {
  background: #fff;
  padding: 6rem 2rem 6rem;
}
@media screen and (max-width: 768px) {
  .prefecture {
    padding: 5.5rem 0 6.5rem;
  }
}

.prefecture__flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3.8rem 4rem 4.8rem 2.3rem;
  background: #FBE6CF;
  border-radius: 3rem;
}
@media screen and (max-width: 768px) {
  .prefecture__flex {
    display: block;
    border-radius: 0;
    padding: 4.8rem 4rem 4.8rem 4rem;
  }
}

.prefecture__col:first-child {
  width: 24.31%;
}
@media screen and (max-width: 768px) {
  .prefecture__col:first-child {
    width: 44.6rem;
    margin: 0 auto;
  }
}
.prefecture__col:last-child {
  width: 71.43%;
}
@media screen and (max-width: 768px) {
  .prefecture__col:last-child {
    width: 100%;
  }
}
.prefecture__col--slider {
  position: relative;
}
.prefecture__col--slider .prefecture__wrapper {
  opacity: 0;
}
.prefecture__col--slider.is-active .prefecture__wrapper {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .prefecture__navigation {
    width: 100%;
    padding: 1rem;
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    max-width: 42rem;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 400px) {
  .prefecture__navigation {
    max-width: 44rem;
  }
}

.prefecture__icon {
  width: 94.16%;
  margin: 0 auto;
  margin-bottom: 7.4rem;
}
@media screen and (max-width: 768px) {
  .prefecture__icon {
    margin: 0 auto 0 4.2rem;
    width: 41.1rem;
  }
}

.prefecture__label {
  color: #826770;
  font-size: 2.8rem;
  text-align: center;
  position: absolute;
  top: 9.4rem;
  right: -0.8rem;
  letter-spacing: 0.06em;
  line-height: 1.7;
}
[lang=en] .prefecture__label, [lang=tl] .prefecture__label, [lang=vi] .prefecture__label, [lang=es] .prefecture__label, [lang=pt] .prefecture__label, [lang=th] .prefecture__label, [lang=id] .prefecture__label, [lang=ne] .prefecture__label {
  margin-top: 3rem;
  padding: 0 1rem;
  font-size: 1.8rem;
}
[lang=en] .prefecture__label br, [lang=tl] .prefecture__label br, [lang=vi] .prefecture__label br, [lang=es] .prefecture__label br, [lang=pt] .prefecture__label br, [lang=th] .prefecture__label br, [lang=id] .prefecture__label br, [lang=ne] .prefecture__label br {
  display: none;
}
@media screen and (min-width: 769px) {
  [lang=ko] .prefecture__label {
    font-size: 2.5rem;
    right: 0.6rem;
  }
}
@media screen and (max-width: 768px) {
  .prefecture__label {
    font-size: 3.2rem;
    top: 11.4rem;
    right: 0;
    left: 1.4rem;
  }
  [lang=en] .prefecture__label, [lang=tl] .prefecture__label, [lang=es] .prefecture__label, [lang=pt] .prefecture__label, [lang=th] .prefecture__label, [lang=ne] .prefecture__label {
    margin-top: 3rem;
    font-size: 2.4rem;
  }
  [lang=en] .prefecture__label br, [lang=tl] .prefecture__label br, [lang=es] .prefecture__label br, [lang=pt] .prefecture__label br, [lang=th] .prefecture__label br, [lang=ne] .prefecture__label br {
    display: none;
  }
  [lang=vi] .prefecture__label, [lang=id] .prefecture__label {
    margin-top: 1rem;
    font-size: 2.2rem;
  }
  [lang=ko] .prefecture__label {
    font-size: 3rem;
  }
}

.prefecture__wrapper {
  position: relative;
}
@media screen and (max-width: 768px) {
  .prefecture__wrapper {
    width: 100%;
    margin: 4rem auto 4.5rem;
  }
}
.prefecture__wrapper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 37.4rem;
}
@media screen and (max-width: 768px) {
  .prefecture__wrapper .swiper-wrapper {
    min-height: 52.9rem;
  }
}
.prefecture__wrapper .swiper-slide {
  height: auto;
}
.prefecture__wrapper .swiper-button-next:after,
.prefecture__wrapper .swiper-container-rtl .swiper-button-prev:after,
.prefecture__wrapper .swiper-button-prev:after,
.prefecture__wrapper .swiper-container-rtl .swiper-button-next:after {
  color: #558300;
  font-size: 5rem !important;
}
@media screen and (max-width: 768px) {
  .prefecture__wrapper .swiper-button-next:after,
.prefecture__wrapper .swiper-container-rtl .swiper-button-prev:after,
.prefecture__wrapper .swiper-button-prev:after,
.prefecture__wrapper .swiper-container-rtl .swiper-button-next:after {
    font-size: 4.5rem !important;
  }
}
.prefecture__wrapper .swiper-button-prev {
  left: -3.2%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.prefecture__wrapper .swiper-button-prev:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 1250px) {
  .prefecture__wrapper .swiper-button-prev {
    left: -3.8%;
  }
}
@media screen and (max-width: 768px) {
  .prefecture__wrapper .swiper-button-prev {
    left: 0%;
  }
}
.prefecture__wrapper .swiper-button-next {
  right: -3.2%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.prefecture__wrapper .swiper-button-next:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 1250px) {
  .prefecture__wrapper .swiper-button-next {
    right: -3.8%;
  }
}
@media screen and (max-width: 768px) {
  .prefecture__wrapper .swiper-button-next {
    right: 0%;
  }
}

.prefecture__swiper {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 2.5rem;
  padding: 1rem;
}
@media screen and (max-width: 768px) {
  .prefecture__swiper {
    overflow: visible;
  }
}
.prefecture__swiper .swiper__item {
  display: block;
  overflow: hidden;
  background: #558300;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  height: 100%;
  position: relative;
  padding: 2rem 1.3rem 1.7rem;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
@media screen and (max-width: 768px) {
  .prefecture__swiper .swiper__item {
    padding: 3rem 2rem;
  }
}
.prefecture__swiper .swiper__item:before {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  position: absolute;
  background: rgba(175, 209, 71, 0.3);
}
.prefecture__swiper .swiper__item:hover {
  text-decoration: none;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.prefecture__swiper .swiper__item:hover:before {
  opacity: 1;
}

.swiper__content {
  position: relative;
  z-index: 2;
}

.swiper__itemKv {
  width: 100%;
}

.swiper__iconSpacer {
  width: 100%;
  margin: 1rem auto 1.2rem;
}

.swiper__itemName {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
  font-family: m-plus-rounded-1c, sans-serif;
}
@media screen and (max-width: 768px) {
  .swiper__itemName {
    font-size: 2.8rem;
  }
}

.swiper__itemBtn {
  width: 3.9rem;
  height: 3.9rem;
  background: #fff;
  margin: 1.2rem auto 0;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .swiper__itemBtn {
    width: 5.6rem;
    height: 5.6rem;
  }
}
.swiper__itemBtn img {
  width: 2.25rem;
}
@media screen and (max-width: 768px) {
  .swiper__itemBtn img {
    width: 3.2rem;
  }
}

/*====================================================================
childpage
====================================================================*/
.childpage__kv {
  padding-top: 12.3rem;
  background-color: #F3F2F1;
}
.childpage__kvWrapper {
  padding: 6.5rem 7.2rem;
}
.childpage__kvBanner {
  position: relative;
}
.childpage__kvBanner__img {
  border-radius: 8.2rem;
  z-index: 1;
}
.childpage__kvBanner__text {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 7.4rem;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  letter-spacing: 0.14em;
  -webkit-filter: drop-shadow(0px 0px 0.4rem rgba(160, 198, 11, 0.8));
          filter: drop-shadow(0px 0px 0.4rem rgba(160, 198, 11, 0.8));
  z-index: 3;
}
.childpage__kvBanner__floatingIcon {
  margin: auto;
  position: absolute;
  top: auto;
  right: 4rem;
  bottom: -6.2rem;
  left: auto;
  width: 29.2rem;
  z-index: 2;
  visibility: hidden;
}
.childpage__kvContent {
  margin: 7.5rem auto 0;
  width: 100%;
  max-width: 1200px;
  font-family: "Noto Sans JP", sans-serif;
  color: #80666E;
}
.childpage__kvContent__heading {
  font-family: inherit;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.8;
  color: inherit;
  text-align: justify;
}
.childpage__kvContent__text {
  font-family: inherit;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.6;
  color: inherit;
}
[lang=ja] .childpage__kvContent__text {
  letter-spacing: 0.1em;
}
.childpage__kv--full .childpage__kvWrapper {
  padding: 0 0 6.5rem;
}
.childpage__kv--full .childpage__kvBanner__img {
  border-radius: 0;
}
.childpage__kv--full .childpage__kvBanner__img.u-pcDb {
  width: 100%;
  height: calc(100vh - 10.1rem);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  max-height: 980px;
}
.childpage__kvContent--v2 {
  padding: 0 7.2rem;
  max-width: 1344px;
}
.childpage__kvContent--v2 .childpage__kvContent__info {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.childpage__kvContent--v2 .childpage__kvContent__text {
  width: 92.4rem;
  color: #558300;
}
.childpage__kvContent--v2 .childpage__kvContent__date {
  width: 21.4rem;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  text-align: right;
  color: #80666E;
}
.childpage__kvContent--v2 .childpage__kvContent__heading {
  font-size: 3.6rem;
  color: #4C4948;
}
.childpage__kv--lightGreen {
  background-color: #E9F4D0;
}
.childpage__kv--lightPink {
  background-color: #F9EDEF;
}
.childpage__kv--lightPink .childpage__kvBanner__text {
  -webkit-filter: drop-shadow(0px 0px 0.4rem rgba(240, 145, 153, 0.8));
          filter: drop-shadow(0px 0px 0.4rem rgba(240, 145, 153, 0.8));
}
.childpage__kv--lightYellow {
  background-color: #FFF7D6;
}
.childpage__kv--lightYellow .childpage__kvBanner__text {
  -webkit-filter: drop-shadow(0px 0px 0.4rem rgba(239, 173, 44, 0.8));
          filter: drop-shadow(0px 0px 0.4rem rgba(239, 173, 44, 0.8));
}

.introList {
  padding: 6.6rem 7.2rem 1.6rem;
}
.introList .noResults {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: justify;
  color: #80666E;
}
.introList__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  position: relative;
}
.introList__heading {
  font-size: 3.6rem;
  letter-spacing: 0.14em;
  color: #80666E;
  text-align: center;
}
.introList__headingImg {
  margin: 0 auto;
  display: block;
  width: 24.2rem;
}
.introList__items {
  margin: 5rem auto 0;
  width: 100%;
  min-height: 50rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.introList__item {
  width: calc(50% - 1.5rem);
  font-family: "Noto Sans JP", sans-serif;
  border-top-right-radius: 2.4rem;
  border-bottom-left-radius: 2.4rem;
  overflow: hidden;
  -webkit-filter: drop-shadow(0 0 4px rgba(133, 133, 133, 0.3));
          filter: drop-shadow(0 0 4px rgba(133, 133, 133, 0.3));
  text-decoration: none;
}
.introList__item:nth-child(n+3) {
  margin-top: 3rem;
}
.introList__item:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 1rem rgba(175, 209, 71, 0.5);
  box-shadow: 0 0 1rem rgba(175, 209, 71, 0.5);
}
.introList__item--zoom {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.introList__item--zoom:hover {
  opacity: 1;
  text-decoration: none;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.introList__itemImg {
  margin: 0 auto;
  width: 100%;
  height: 29.4rem;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #AAAAAA;
}
.introList__itemContent {
  margin: 0;
  padding: 2.6rem 2.4rem 2.4rem;
  background-color: #558300;
}
.introList__itemDate {
  padding: 0.2rem 0.8rem;
  display: inline-block;
  font-family: inherit;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  border-radius: 0.8rem;
  background-color: #4C4948;
}
.introList__itemTitle {
  padding: 0.6rem 0 1.2rem;
  font-family: inherit;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-decoration: underline;
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.introList__itemTitle a, .introList__itemTitle font {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: underline;
  display: inherit;
  -webkit-line-clamp: inherit;
  -webkit-box-orient: inherit;
  overflow: hidden;
}
.introList__itemDesc {
  margin: 1.2rem auto 0;
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .childpage__kvWrapper {
    padding: 2rem 2rem 13rem;
  }
  .childpage__kvBanner__img {
    border-radius: 5.4rem;
  }
  .childpage__kvBanner__text {
    font-size: 6.4rem;
  }
  [lang=en] .childpage__kvBanner__text font, [lang=tl] .childpage__kvBanner__text font, [lang=vi] .childpage__kvBanner__text font, [lang=es] .childpage__kvBanner__text font, [lang=pt] .childpage__kvBanner__text font, [lang=th] .childpage__kvBanner__text font, [lang=id] .childpage__kvBanner__text font, [lang=ne] .childpage__kvBanner__text font {
    width: 100%;
    text-align: center;
  }
  .childpage__kvBanner__floatingIcon {
    right: 0;
    bottom: -4.8rem;
    width: 22.8rem;
  }
  .childpage__kvContent {
    margin: 6rem auto 0;
    padding: 0 2rem;
  }
  .childpage__kvContent__heading {
    font-size: 4rem;
    line-height: 1.5;
  }
  .childpage__kvContent__text {
    font-size: 2.6rem;
    line-height: 1.8;
  }
  .childpage__kv--full .childpage__kvWrapper {
    padding: 0 0 4.8rem;
  }
  .childpage__kv--full .childpage__kvBanner__img {
    border-radius: 0;
    height: auto;
  }
  .childpage__kvContent--v2 {
    margin: 6rem auto 0;
    padding: 0 4rem;
  }
  .childpage__kvContent--v2 .childpage__kvContent__text {
    font-size: 3.2rem;
    line-height: 1.28;
  }
  .childpage__kvContent--v2 .childpage__kvContent__heading {
    margin: 2.6rem auto 0;
    width: 100%;
    font-size: 4.6rem;
    line-height: 1.4;
  }
  .childpage__kvContent--v2 .childpage__kvContent__date {
    margin: 2rem 0 0;
    width: auto;
  }
  .introList {
    padding: 7rem 2.2rem 3rem;
  }
  .introList .noResults {
    font-size: 3rem;
  }
  .introList__heading {
    font-size: 4.5rem;
  }
  .introList__headingImg {
    width: 31rem;
  }
  .introList__items {
    margin: 6rem auto 0;
    padding: 0 5.2rem;
    min-height: 84.2rem;
  }
  .introList__item {
    width: 100%;
  }
  .introList__item:nth-child(n+3) {
    margin-top: initial;
  }
  .introList__item:not(:first-of-type) {
    margin: 9.2rem auto 0;
  }
  .introList__itemContent {
    padding: 5rem 5.6rem 5.6rem;
  }
  .introList__itemDate {
    padding: 0.2rem 2rem 0.3rem;
    font-size: 2rem;
    border-radius: 1.3rem;
  }
  .introList__itemTitle {
    padding: 1.8rem 0 3.8rem;
    font-size: 4rem;
    line-height: 1.5;
    -webkit-line-clamp: 3;
  }
  .introList__itemDesc {
    margin: 3.8rem auto 0;
    font-size: 3.2rem;
    -webkit-line-clamp: 3;
  }
}
.childpage03 {
  padding-top: 12.3rem;
}
.dataList__item {
  padding: 6rem 0;
  background: #EFEBE8;
}
@media screen and (max-width: 768px) {
  .dataList__item {
    padding: 8rem 4rem;
  }
}
.dataList__item:nth-child(even) {
  background: #fff;
}

.dataList__itemInner {
  width: 100%;
  margin: 0 auto;
  max-width: 120rem;
}

.dataList__head {
  margin-bottom: 3rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .dataList__head {
    margin-bottom: 2rem;
    display: block;
  }
}

.dataList__name,
.dataList__date {
  color: #80666E;
}

.dataList__name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 700;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .dataList__name {
    font-size: 4rem;
    margin-bottom: 2.4rem;
  }
}

.dataList__date {
  font-size: 2rem;
  font-weight: 500;
  text-align: right;
  min-width: 21.3rem;
}
@media screen and (max-width: 768px) {
  .dataList__date {
    font-size: 2.8rem;
  }
}

.dataList__bodyFlex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .dataList__bodyFlex {
    display: block;
  }
}

.dataList__bodyKv {
  width: 43%;
  overflow: hidden;
  border-radius: 2.4rem;
}
@media screen and (max-width: 768px) {
  .dataList__bodyKv {
    width: 100%;
    margin: 5rem auto 0;
  }
}

.dataList__bodyContent {
  width: 53.33%;
}
@media screen and (max-width: 768px) {
  .dataList__bodyContent {
    width: 100%;
    margin-top: 4.4rem;
  }
}

.dataList__bodyText {
  font-weight: 500;
  font-size: 1.8rem;
  color: #80666E;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .dataList__bodyText {
    font-size: 3.2rem;
  }
}
.dataList__bodyText:not(:last-child) {
  margin-bottom: 2.6rem;
}
@media screen and (max-width: 768px) {
  .dataList__bodyText:not(:last-child) {
    margin-bottom: 4rem;
  }
}

.dataList__bodyBtn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .dataList__bodyBtn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.dataList__bodyBtnItem {
  padding: 1.5rem 4.8rem 1.5rem;
  position: relative;
  display: inline-block;
  font-family: inherit;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  min-width: 23rem;
  position: relative;
  text-align: center;
  border-radius: 3rem;
  background-color: #CC4858;
}
@media screen and (max-width: 768px) {
  .dataList__bodyBtnItem {
    margin: 0 auto;
    font-size: 3.2rem;
    min-width: 33.1rem;
    border-radius: 4.8rem;
    padding: 2.4rem 6.4rem;
  }
}
.dataList__bodyBtnItem:after {
  content: "";
  top: 50%;
  right: 2.8rem;
  width: 1.07rem;
  height: 1.238rem;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(./../images/common/btn-right-arrow-wh.svg);
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .dataList__bodyBtnItem:after {
    width: 1.56rem;
    height: 1.8rem;
    right: 3.5rem;
  }
}
.dataList__bodyBtnItem:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait; /* 横の場合はlandscape */
  margin: 0mm;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
}