@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Murecho:wght@100..900&display=swap");
@font-face {
  font-family: "YuMincho";
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}
/*!
 * 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;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: 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;
  margin: 0;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin: 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: 1rem;
}

ol,
ul,
dl {
  margin: 0;
  list-style: none;
  padding: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0;
}

blockquote {
  margin: 0 0 1rem;
}

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;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
}

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: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  border-style: none;
  vertical-align: middle;
}

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.5rem;
}

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;
     -moz-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.5rem;
  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 fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-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);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
         transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
       -moz-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-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);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-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);
  }
}
@-moz-keyframes zoomOut {
  0% {
    -moz-transform: scale3d(1.2, 1.2, 1.2);
         transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
       -moz-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-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);
  }
}
@-moz-keyframes confetti {
  0% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
         transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
         transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
         transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
         transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-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);
       -moz-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);
       -moz-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);
       -moz-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);
       -moz-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);
       -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
.u-wysiwygArea * + * {
  margin-top: 1.75em;
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
.u-wysiwygArea a {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-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: #000;
  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 {
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1.933;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea p {
    font-size: 1.4rem;
  }
}
.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: #fff;
  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;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea table tr th,
  .u-wysiwygArea table tr td {
    padding: 1rem;
    word-break: break-word;
  }
}
.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;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea img {
    width: 100% !important;
  }
}
.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;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-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: -webkit-calc((100% - 40px) / 2);
  width: -moz-calc((100% - 40px) / 2);
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: -webkit-calc((100% - 80px) / 3);
  width: -moz-calc((100% - 80px) / 3);
  width: calc((100% - 80px) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  background: #444;
  height: 60px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .siteHeader {
    height: 6rem;
  }
}
.customize-support.is_login_user .siteHeader {
  top: 32px;
}
@media screen and (max-width: 768px) {
  .customize-support.is_login_user .siteHeader {
    top: 46px;
  }
}
.siteHeader__inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  max-width: 100%;
  position: relative;
  text-align: center;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .siteHeader__inner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .siteHeader__inner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__inner {
    margin-top: 0;
    width: 100%;
    height: 100%;
  }
}
.siteHeader__logo {
  width: 232px;
  height: 100%;
  margin: auto;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .siteHeader__logo {
    width: 18.5rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__logoArea {
    height: 6rem;
  }
}
.siteHeader__logoImg {
  margin-top: 5px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteHeader__logoImg:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__logoImg {
    margin-top: 1rem;
  }
}
.siteHeader__hamburger {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 300;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteHeader__hamburger:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__hamburger {
    width: 4rem;
    height: 4rem;
    top: 1rem;
    right: 1.6rem;
  }
}
.siteHeader__hamburger.is-active .siteHeader__hamburgerBar:nth-child(1) {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
     -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  background: #000;
}
.siteHeader__hamburger.is-active .siteHeader__hamburgerBar:nth-child(2) {
  display: none;
}
.siteHeader__hamburger.is-active .siteHeader__hamburgerBar:nth-child(3) {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
     -moz-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  background: #000;
}
.siteHeader__hamburgerBar {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 16px;
  height: 1px;
  display: block;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .siteHeader__hamburgerBar {
    width: 2rem;
  }
}
.siteHeader__hamburgerBar:nth-child(1) {
  top: 8px;
}
@media screen and (max-width: 768px) {
  .siteHeader__hamburgerBar:nth-child(1) {
    top: 1.1rem;
  }
}
.siteHeader__hamburgerBar:nth-child(2) {
  top: 15px;
}
@media screen and (max-width: 768px) {
  .siteHeader__hamburgerBar:nth-child(2) {
    top: 2.1rem;
  }
}
.siteHeader__hamburgerBar:nth-child(3) {
  top: 22px;
}
@media screen and (max-width: 768px) {
  .siteHeader__hamburgerBar:nth-child(3) {
    top: 3rem;
  }
}
.siteHeader__drawerContent {
  background: #444;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  -webkit-transform: translateY(-120%);
     -moz-transform: translateY(-120%);
      -ms-transform: translateY(-120%);
          transform: translateY(-120%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.customize-support.is_login_user .siteHeader__drawerContent {
  top: 32px;
}
@media screen and (max-width: 768px) {
  .customize-support.is_login_user .siteHeader__drawerContent {
    top: 46px;
  }
}
@media screen and (min-width: 769px) {
  .siteHeader__drawerContent .merumaga__textArea {
    width: 70%;
  }
}
.siteHeader__drawerContent.is-active {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerContent {
    overflow: hidden;
  }
}
.siteHeader__drawerInner {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerInner {
    padding-bottom: 6rem;
  }
}
.siteHeader__drawerLogoArea {
  background: #fff;
  height: 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerLogoArea {
    height: 6rem;
  }
}
.siteHeader__drawerLogo {
  width: 232px;
  height: 100%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerLogo {
    width: 18.5rem;
    height: auto;
  }
}
.siteHeader__drawerLogoImg {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerLogoImg {
    margin-top: 1rem;
  }
}
.siteHeader__drawerList {
  width: 1040px;
  max-width: 100%;
  padding: 80px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerList {
    padding: 5.5rem 0;
    width: 26.2rem;
    margin: auto;
  }
}
.siteHeader__drawerItem + .siteHeader__drawerItem {
  margin-top: 7rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItem + .siteHeader__drawerItem {
    margin-top: 3.5rem;
  }
}
.siteHeader__drawerItemFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemFlex {
    display: block;
  }
}
.siteHeader__drawerItemLeft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  width: 35rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemLeft {
    display: block;
    width: 100%;
  }
}
.siteHeader__drawerItemTitleEn {
  margin-right: 2.4rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitleEn {
    margin: 0;
  }
}
.siteHeader__drawerItemTitle01 {
  width: 23rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitle01 {
    width: 15.5rem;
    margin-bottom: 1.6rem;
  }
}
.siteHeader__drawerItemTitle02 {
  width: 17.5rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitle02 {
    width: 11.9rem;
    margin-bottom: 0.9rem;
  }
}
.siteHeader__drawerItemTitle03 {
  width: 11.6rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitle03 {
    width: 7.8rem;
    margin-bottom: 1.6rem;
  }
}
.siteHeader__drawerItemTitleJp {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitleJp {
    font-size: 1.8rem;
  }
}
.siteHeader__drawerItemTitleJp.category {
  position: relative;
}
.siteHeader__drawerItemTitleJp.category::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10.4166666667vw;
  height: 1px;
  background: #fff;
  right: -12.4305555556vw;
}
@media screen and (min-width: 1500px) {
  .siteHeader__drawerItemTitleJp.category::after {
    width: 150px;
    left: 100px;
    right: auto;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitleJp.category::after {
    display: none;
  }
}
.siteHeader .is-arrow::after {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  content: "";
  background: url(../images/common/icon_arrow.png) no-repeat center/contain;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .siteHeader .is-arrow::after {
    background: url(../images/common/icon_arrow_sp.png) no-repeat center/contain;
    width: 2rem;
    height: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader .is-arrow::before {
    content: "ー";
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 769px) {
  .siteHeader .is-arrow:hover::after {
    right: -5px;
  }
}
.siteHeader__drawerItemTitleJpLink {
  position: relative;
  color: #fff;
  padding-right: 2.5rem;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteHeader__drawerItemTitleJpLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemTitleJpLink {
    display: inline-block;
    width: 100%;
    font-size: 1.8rem;
    padding-right: 2rem;
  }
  .siteHeader__drawerItemTitleJpLink.is-arrow::before {
    content: none;
  }
}
.siteHeader__drawerItemRight.category {
  margin: -1.8rem -3rem 0 0;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemRight.category {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    width: 100%;
    margin: 2.5rem 0 0 0;
  }
}
.siteHeader__drawerItemRight.category .siteHeader__drawerItemLink {
  margin: 1.8rem 3rem 0 0;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemRight.category .siteHeader__drawerItemLink {
    margin: 0;
  }
  .siteHeader__drawerItemRight.category .siteHeader__drawerItemLink:not(:first-child) {
    margin-top: 2.4rem;
  }
}
.siteHeader__drawerItemLink {
  color: #fff;
  display: inline-block;
  position: relative;
  padding-right: 2.5rem;
  line-height: 1.4;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteHeader__drawerItemLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemLink {
    font-size: 1.6rem;
    padding-right: 3rem;
  }
  .siteHeader__drawerItemLink + .siteHeader__drawerItemLink {
    padding-right: 0;
  }
}
.siteHeader__drawerItemLink.is-under {
  text-decoration: underline;
}
.siteHeader__drawerItemLink.no-padding {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .siteHeader__drawerItemLink.no-padding {
    margin-top: 4rem;
  }
}
.is_login_user .siteHeader {
  top: 32px;
}
@media print {
  .siteHeader {
    position: absolute;
  }
}
.siteHeader__innerArea {
  margin: 0 auto;
  padding: 0 15px;
  width: 1140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .siteHeader__innerArea {
    padding: 0 15px;
    width: 100%;
  }
}
@media print {
  .siteHeader__innerArea {
    width: 1024px;
  }
}

.siteFooter__wrap {
  background: #444444;
  padding: 23px 0;
}
@media screen and (max-width: 768px) {
  .siteFooter__wrap {
    background: #444;
    padding: 6rem 0 4.5rem;
  }
}
.siteFooter__inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .siteFooter__inner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .siteFooter__inner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .siteFooter__inner {
    display: block;
    text-align: center;
  }
}
.siteFooter__logoArea {
  width: 278px;
}
@media screen and (max-width: 768px) {
  .siteFooter__logoArea {
    width: 27.8rem;
    margin: auto;
  }
}
.siteFooter__navList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .siteFooter__navList {
    display: block;
  }
}
.siteFooter__navItem:not(:nth-child(1)) .siteFooter__navItemLink {
  padding-left: 19px;
  margin-left: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .siteFooter__navItem:not(:nth-child(1)) .siteFooter__navItemLink {
    margin-left: 0;
    padding-left: 0;
  }
}
.siteFooter__navItem:not(:nth-child(1)) .siteFooter__navItemLink::before {
  position: absolute;
  content: "／";
  left: -4px;
}
@media screen and (max-width: 768px) {
  .siteFooter__navItem:not(:nth-child(1)) .siteFooter__navItemLink::before {
    content: "";
  }
}
@media screen and (max-width: 768px) {
  .siteFooter__navItem {
    margin-top: 3rem;
  }
}
.siteFooter__navItemSns {
  margin-left: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .siteFooter__navItemSns {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    margin-left: 0;
  }
}
.siteFooter__navItemSns .siteFooter__navItemLink {
  padding-left: 0 !important;
}
.siteFooter__navItemSns .siteFooter__navItemLink::before {
  display: none;
}
.siteFooter__navItemSnsLink {
  width: 36px;
  position: relative;
  margin-left: 12px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .siteFooter__navItemSnsLink {
    width: 50px;
    margin-left: 12px !important;
  }
}
.siteFooter__navItemSnsLinkImg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .siteFooter__navItemSnsLinkImg:hover {
    opacity: 0.6;
  }
}
.siteFooter__navItemLink {
  display: inline-block;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .siteFooter__navItemLink {
    font-size: 1.5rem;
  }
}
.siteFooter__navItemLinkText {
  position: relative;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}
.siteFooter__navItemLinkText::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -moz-transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -moz-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -moz-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
     -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
     -moz-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .siteFooter__navItemLinkText:hover::after {
    -webkit-transform-origin: left top;
       -moz-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
       -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.siteFooter__copyrightsArea {
  background: #333333;
  color: #AAA;
  font-size: 12px;
  padding: 11px 0;
}
@media screen and (max-width: 768px) {
  .siteFooter__copyrightsArea {
    font-size: 1rem;
    padding: 2.4rem 0;
  }
}
.siteFooter__copyrightsInner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .siteFooter__copyrightsInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .siteFooter__copyrightsInner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .siteFooter__copyrightsInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .siteFooter__copyrights {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
    margin-top: 1.6rem;
    line-height: 1;
  }
}
.siteFooter__permission {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .siteFooter__permission {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .siteFooter__permissionText {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
    margin: 1rem auto;
    line-height: 1;
  }
}
.siteFooter__permissionImg {
  width: 44px;
  margin: 0 16px;
}
@media screen and (max-width: 768px) {
  .siteFooter__permissionImg {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
    width: 4rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .siteFooter__sitelock {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
  }
}

.merumaga {
  position: relative;
}
.merumaga__inner {
  background: #F6F6F6;
  padding: 5rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .merumaga:hover .merumaga__imgArea::after {
    -webkit-transform: skewX(-30deg) scale(1, 1);
       -moz-transform: skewX(-30deg) scale(1, 1);
        -ms-transform: skewX(-30deg) scale(1, 1);
            transform: skewX(-30deg) scale(1, 1);
  }
  .merumaga:hover .merumaga__link::after {
    -webkit-transform: skewX(-30deg) scale(1, 1);
       -moz-transform: skewX(-30deg) scale(1, 1);
        -ms-transform: skewX(-30deg) scale(1, 1);
            transform: skewX(-30deg) scale(1, 1);
  }
}
.merumaga__link {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.merumaga__link::before {
  position: absolute;
  content: "";
  top: 0;
  width: 58%;
  height: 100%;
  left: -1%;
  background: #444;
  opacity: 0.8;
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-30deg) scale(1, 1);
     -moz-transform: skewX(-30deg) scale(1, 1);
      -ms-transform: skewX(-30deg) scale(1, 1);
          transform: skewX(-30deg) scale(1, 1);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .merumaga__link::before {
    width: 120%;
    height: 70%;
    top: -8%;
    left: -10%;
    -webkit-transform: rotate(-7deg);
       -moz-transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
}
.merumaga__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: -1%;
  z-index: 1;
  width: 58%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-30deg) scale(0, 1);
     -moz-transform: skewX(-30deg) scale(0, 1);
      -ms-transform: skewX(-30deg) scale(0, 1);
          transform: skewX(-30deg) scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
  z-index: 1;
}
.merumaga__imgArea {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.merumaga__imgArea::before {
  content: "";
  position: absolute;
  top: 0;
  right: -15%;
  z-index: 1;
  width: 58%;
  height: 100%;
  background: #696969;
  opacity: 0.6;
  -webkit-transform-origin: right top;
     -moz-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: skewX(-30deg);
     -moz-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
          transform: skewX(-30deg);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .merumaga__imgArea::before {
    bottom: 1%;
    width: 120%;
    height: 61%;
    top: auto;
    right: -10%;
    -webkit-transform: rotate(-7deg);
       -moz-transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
}
.merumaga__imgArea::after {
  content: "";
  position: absolute;
  top: 0;
  right: -15%;
  z-index: 1;
  width: 58%;
  height: 100%;
  background: #2F49E0;
  -webkit-transform-origin: right top;
     -moz-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: skewX(-30deg) scale(0, 1);
     -moz-transform: skewX(-30deg) scale(0, 1);
      -ms-transform: skewX(-30deg) scale(0, 1);
          transform: skewX(-30deg) scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
  z-index: 1;
}
.merumaga__textArea {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .merumaga__textArea {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .merumaga__textArea {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .merumaga__textArea {
    display: block;
    left: 0;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 100%;
  }
}
.merumaga__textRight {
  width: 310px;
}
@media screen and (max-width: 768px) {
  .merumaga__textRight {
    width: 18.7rem;
    margin: auto;
  }
}
.merumaga__textImg {
  width: 100%;
}
.merumaga__textLeft {
  font-size: 14px;
  color: #fff;
  position: relative;
  padding-right: 125px;
  font-weight: 600;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .merumaga__textLeft {
    margin-top: 5rem;
    text-align: center;
    font-size: 1.4rem;
    padding-right: 0;
  }
}
.merumaga__textLeft::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 245px;
  height: 1px;
  background: #fff;
  left: 183px;
}
@media screen and (max-width: 768px) {
  .merumaga__textLeft::after {
    width: 10rem;
    left: auto;
    right: -1.5rem;
  }
}

.wp-pagenavi {
  text-align: center;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi {
    margin-top: 6rem;
  }
}
.wp-pagenavi span.current {
  color: #fff;
  background: #444;
  padding: 12px 15px;
  display: inline-block;
  border: 1px solid #E5E5E5;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi span.current {
    padding: 1.5rem;
    margin: 0 0.5rem;
  }
}
.wp-pagenavi a {
  color: #1a1a1a;
  background: #fff;
  padding: 12px 15px;
  display: inline-block;
  border: 1px solid #E5E5E5;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .wp-pagenavi a:hover {
    color: #fff;
    background: #444;
  }
}
@media screen and (max-width: 768px) {
  .wp-pagenavi a {
    margin: 0 0.5rem;
    font-size: 1.5rem;
    padding: 1.5rem;
  }
}

/*----------------------------
サイドバー
----------------------------*/
.sideBar {
  width: 282px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  margin-left: 78px;
}
@media screen and (max-width: 768px) {
  .sideBar {
    width: 100%;
    margin: 11rem 0 0 0;
  }
}
.sideBar__merumagaArea {
  width: 100%;
  margin-bottom: 10px;
}
.sideBar__merumagaLink {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .sideBar__merumagaLink:hover {
    opacity: 0.6;
  }
}
.sideBar__categoryArea {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .sideBar__categoryArea {
    margin-top: 0;
  }
}
.sideBar__monthlyArea, .sideBar__tagArea, .sideBar__newArticleArea {
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .sideBar__monthlyArea, .sideBar__tagArea, .sideBar__newArticleArea {
    margin: 5rem 0 0 0;
  }
}
.sideBar__categoryTitleArea, .sideBar__monthlyTitleArea, .sideBar__tagTitleArea, .sideBar__newArticleTitleArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.sideBar__categoryTitle {
  width: 140px;
}
@media screen and (max-width: 768px) {
  .sideBar__categoryTitle {
    width: 14rem;
  }
}
.sideBar__categoryTitleJp, .sideBar__monthlyTitleJp, .sideBar__tagTitleJp, .sideBar__newArticleTitleJp {
  margin-left: 18px;
  color: #2f49e0;
}
@media screen and (max-width: 768px) {
  .sideBar__categoryTitleJp, .sideBar__monthlyTitleJp, .sideBar__tagTitleJp, .sideBar__newArticleTitleJp {
    font-size: 1.6rem;
    margin-left: 1.8rem;
  }
}
.sideBar__categoryList, .sideBar__monthlyList {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .sideBar__categoryList, .sideBar__monthlyList {
    margin-top: 1rem;
  }
}
.sideBar__categoryItem:not(:last-child), .sideBar__monthlyItem:not(:last-child) {
  border-bottom: 1px solid #CCCCCC;
}
.sideBar__categoryItem a, .sideBar__monthlyItem a {
  display: block;
  position: relative;
  color: #000;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .sideBar__categoryItem a, .sideBar__monthlyItem a {
    padding: 1.5rem 0;
    font-size: 1.6rem;
  }
}
.sideBar__categoryItem a::after, .sideBar__monthlyItem a::after {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: "";
  position: absolute;
  background: url(../images/common/icon_arrowBk.png) no-repeat center/contain;
  width: 15px;
  height: 15px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .sideBar__categoryItem a::after, .sideBar__monthlyItem a::after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .sideBar__categoryItem a:hover, .sideBar__monthlyItem a:hover {
    background: #EEEEEE;
  }
  .sideBar__categoryItem a:hover::after, .sideBar__monthlyItem a:hover::after {
    right: -5px;
  }
}
@media screen and (max-width: 768px) {
  .sideBar__categoryItemLinkText {
    font-size: 1.6rem;
  }
}
.sideBar__monthlyTitle {
  width: 117px;
}
@media screen and (max-width: 768px) {
  .sideBar__monthlyTitle {
    width: 11.7rem;
  }
}
.sideBar__tagTitle {
  width: 54px;
}
@media screen and (max-width: 768px) {
  .sideBar__tagTitle {
    width: 5.4rem;
  }
}
.sideBar__tagList {
  margin: -22px 0 0 -16px;
  padding-top: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sideBar__tagList {
    padding-top: 2.4rem;
    margin: -1.6rem 0 0 -1.6rem;
  }
}
.sideBar__tagItem {
  margin: 22px 0 0 16px;
}
@media screen and (max-width: 768px) {
  .sideBar__tagItem {
    margin: 1.6rem 0 0 1.6rem;
  }
}
.sideBar__tagItemLink {
  border: 1px solid rgba(47, 73, 224, 0.7);
  display: inline-block;
  background: rgba(238, 238, 238, 0.7);
  padding: 0 6px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .sideBar__tagItemLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .sideBar__tagItemLink {
    padding: 0.3rem 0.5rem;
  }
}
.sideBar__tagItemLinkText {
  color: #2f49e0;
  font-size: 13px;
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 768px) {
  .sideBar__tagItemLinkText {
    font-size: 1.3rem;
    padding-left: 2.5rem;
  }
}
.sideBar__tagItemLinkText::before {
  content: "";
  position: absolute;
  background: url(../images/common/icon_tag.png) no-repeat center/contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .sideBar__tagItemLinkText::before {
    width: 1.8rem;
    height: 1.8rem;
  }
}
.sideBar__newArticleTitle {
  width: 184px;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleTitle {
    width: 18.4rem;
  }
}
.sideBar__newArticleList {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleList {
    margin-top: 3rem;
  }
}
.sideBar__newArticleItem:not(:last-child) {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItem:not(:last-child) {
    margin-bottom: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
.sideBar__newArticleItemLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .sideBar__newArticleItemLink:hover {
    opacity: 0.6;
  }
}
.sideBar__newArticleItemLinkImgArea {
  width: 90px;
  height: 90px;
  position: relative;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItemLinkImgArea {
    width: 9rem;
    height: 9rem;
  }
}
.sideBar__newArticleItemLinkImg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sideBar__newArticleItemLinkContent {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItemLinkContent {
    margin-left: 1rem;
  }
}
.sideBar__newArticleItemLinkContentCatWrap {
  display: inline;
}
.sideBar__newArticleItemLinkContentCat {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 1px 0 3px;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItemLinkContentCat {
    line-height: 1;
    padding: 0.3rem 0;
  }
}
.sideBar__newArticleItemLinkContentCat::before {
  background: #444444;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
          transform: skew(-20deg);
  display: inline-block;
  z-index: 1;
}
.sideBar__newArticleItemLinkContentCatText {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 10px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItemLinkContentCatText {
    font-size: 1.2rem;
    padding: 0.4rem 1.4rem;
    line-height: 1;
  }
}
.sideBar__newArticleItemLinkContentTime {
  font-size: 10px;
  display: block;
  color: #707070;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItemLinkContentTime {
    font-size: 1.1rem;
    margin-top: 0.2rem;
  }
}
.sideBar__newArticleItemLinkContentTitle {
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
@media screen and (max-width: 768px) {
  .sideBar__newArticleItemLinkContentTitle {
    font-size: 1.4rem;
    line-height: 1.357;
    margin-top: 0.2rem;
  }
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  -webkit-font-feature-settings: "palt" 1;
     -moz-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000;
  letter-spacing: 0.03em;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", sans-serif;
  line-height: 1.666;
  -webkit-print-color-adjust: exact;
  font-size: 15px;
  min-width: 1140px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
    font-size: 1.4rem;
  }
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}
img {
  max-width: 100%;
  height: auto;
}

/*---------------------------
common layout
---------------------------*/
/*----- ボタン -----*/
.commonBtn {
  width: 250px;
  height: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .commonBtn {
    width: 24rem;
    height: 6rem;
  }
}
.commonBtn::before {
  content: "";
  position: absolute;
  background: #444444;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: skew(-45deg);
     -moz-transform: skew(-45deg);
      -ms-transform: skew(-45deg);
          transform: skew(-45deg);
  display: inline-block;
  z-index: 2;
}
.commonBtn::after {
  content: "";
  position: absolute;
  background: #2F49E0;
  width: 100%;
  height: 100%;
  top: 5px;
  left: 5px;
  -webkit-transform: skew(-45deg);
     -moz-transform: skew(-45deg);
      -ms-transform: skew(-45deg);
          transform: skew(-45deg);
  display: inline-block;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .commonBtn::after {
    top: 0.5rem;
    left: 0.5rem;
  }
}
@media screen and (min-width: 769px) {
  .commonBtn:hover {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .commonBtn:hover::after {
    top: 0;
    left: 0;
  }
  .commonBtn:hover .commonBtnLink {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .commonBtn:hover .commonBtnLink::after {
    width: 60px;
    right: -30px;
  }
}

.commonBtnLink {
  position: relative;
  width: 100%;
  height: inherit;
  display: inline-block;
  text-align: center;
  z-index: 3;
}
.commonBtnLink::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background: #fff;
  right: 1px;
  top: 50%;
  -webkit-transform: skew(-50deg) translateY(-50%);
     -moz-transform: skew(-50deg) translateY(-50%);
      -ms-transform: skew(-50deg) translateY(-50%);
          transform: skew(-50deg) translateY(-50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .commonBtnLink::before {
    width: 3rem;
  }
}
.commonBtnLink::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background: #444444;
  right: 1px;
  top: 50%;
  -webkit-transform: skew(-50deg) translateY(-50%);
     -moz-transform: skew(-50deg) translateY(-50%);
      -ms-transform: skew(-50deg) translateY(-50%);
          transform: skew(-50deg) translateY(-50%);
  z-index: -2;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .commonBtnLink::after {
    width: 3rem;
  }
}

.commonBtnLinkText {
  color: #fff;
  font-weight: 300;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .commonBtnLinkText {
    margin-top: 2rem;
  }
}

/*----- パンくず -----*/
.pankuzu_arrow {
  position: relative;
  padding-right: 5px;
  margin: 0 8px 0 5px;
}
.pankuzu_arrow::before, .pankuzu_arrow::after {
  content: "";
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 1px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .pankuzu_arrow::before, .pankuzu_arrow::after {
    width: 0.6rem;
  }
}
.pankuzu_arrow::before {
  -webkit-transform: rotate(60deg);
     -moz-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
  top: 33%;
}
.pankuzu_arrow::after {
  -webkit-transform: rotate(-60deg);
     -moz-transform: rotate(-60deg);
      -ms-transform: rotate(-60deg);
          transform: rotate(-60deg);
  top: 65%;
}

.commonPage__bread {
  background: #313131;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .commonPage__bread {
    height: 3rem;
  }
}
.commonPage__breadInner {
  color: #fff;
  height: 100%;
  line-height: 30px;
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .commonPage__breadInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .commonPage__breadInner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .commonPage__breadInner {
    line-height: 3rem;
  }
}
.commonPage__breadInner span,
.commonPage__breadInner a {
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .commonPage__breadInner span,
  .commonPage__breadInner a {
    font-size: 1.2rem;
  }
}
.commonPage__breadInner a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .commonPage__breadInner a:hover {
    opacity: 0.6;
  }
}
.commonPage__breadList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.commonPage__breadItem:not(:last-child) {
  position: relative;
  padding-right: 13px;
  margin-right: 10px;
}
.commonPage__breadItemLink {
  display: inline-block;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .commonPage__breadItemLink {
    line-height: 3rem;
  }
}

/*----- TOP戻るボタン -----*/
.to-topBtn {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  text-align: right;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .to-topBtn {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .to-topBtn {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .to-topBtn {
    margin-bottom: 1.7rem;
  }
}

.to-topBtnLink {
  background: #444444;
  width: 60px;
  border: 1px solid #444444;
  text-align: center;
  display: inline-block;
  padding: 17px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .to-topBtnLink:hover {
    background: #fff;
  }
  .to-topBtnLink:hover .to-topBtnImg.white {
    display: none;
  }
  .to-topBtnLink:hover .to-topBtnImg.black {
    display: block;
  }
  .to-topBtnLink:hover::before {
    border-top: 1px solid #444444;
    border-right: 1px solid #444444;
  }
}
@media screen and (max-width: 768px) {
  .to-topBtnLink {
    width: 5.2rem;
    padding: 1.5rem;
  }
}
.to-topBtnLink::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 6px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
     -moz-transform: translateX(-50%) rotate(-45deg);
      -ms-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .to-topBtnLink::before {
    width: 0.5rem;
    height: 0.5rem;
    top: 0.6rem;
  }
}

.to-topBtnImg {
  width: 24px;
  margin: auto;
}
.to-topBtnImg.white {
  display: block;
}
.to-topBtnImg.black {
  display: none;
}
@media screen and (max-width: 768px) {
  .to-topBtnImg {
    width: 2.1rem;
  }
}

.errorPageSec__innerArea {
  text-align: center;
  margin: 0 auto;
  padding: 200px 20px 200px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .errorPageSec__innerArea {
    padding: 10rem 1.5rem;
    width: 100%;
  }
}
.errorPageSec__btn {
  margin: 50px auto 0;
}
@media screen and (max-width: 768px) {
  .errorPageSec__btn {
    margin: 5rem auto 0;
  }
}

/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  min-height: -webkit-calc(100vh - 120px);
  min-height: -moz-calc(100vh - 120px);
  min-height: calc(100vh - 120px);
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .siteContent {
    min-height: -webkit-calc(100vh - 50px);
    min-height: -moz-calc(100vh - 50px);
    min-height: calc(100vh - 50px);
    padding-top: 6rem;
  }
}

/*====================================================================
topPageSec01
====================================================================*/
.topPageSec01 {
  background: #EEEEEE;
  position: relative;
  /*-- swiper css上書き --*/
  /*-- swiper css上書き終了 --*/
}
.topPageSec01::before {
  content: "";
  position: absolute;
  background: url(../images/top/topPageSec01_line01.png) no-repeat center/contain;
  width: 368px;
  height: 367px;
  top: -60px;
}
@media screen and (max-width: 768px) {
  .topPageSec01::before {
    width: 15.3rem;
    height: 14.2rem;
    left: -4rem;
    top: -2rem;
  }
}
.topPageSec01::after {
  content: "";
  position: absolute;
  background: url(../images/top/topPageSec01_line02.png) no-repeat center/contain;
  width: 130px;
  height: 120px;
  top: 60px;
  left: 170px;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .topPageSec01::after {
    width: 5rem;
    height: 4.6rem;
    left: 3.5rem;
    top: 2.5rem;
  }
}
.topPageSec01__slideArea {
  position: relative;
  z-index: 3;
  padding: 95px 0 42px;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideArea {
    padding: 4.2rem 0 2.5rem;
  }
}
.topPageSec01 .swiper-container {
  width: 100%;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-container {
    padding: 0;
  }
}
.topPageSec01 .swiper-slide {
  overflow: hidden;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-slide {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.topPageSec01 .swiper-slide::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-slide::before {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .topPageSec01 .swiper-slide:hover .topPageSec01__slideItemImg {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
       -moz-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}
.topPageSec01 .swiper-slide-active {
  opacity: 1;
  z-index: 1;
}
.topPageSec01 .swiper-slide-active::before {
  display: none;
}
@media screen and (min-width: 769px) {
  .topPageSec01 .swiper-slide-active {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); /* スライドの大きさ調整 */
  }
}
.topPageSec01 .swiper-button-prev {
  top: 45%;
  left: 15%;
  outline: none;
}
@media all and (-ms-high-contrast: none) {
  .topPageSec01 .swiper-button-prev {
    display: none;
  }
}
.topPageSec01 .swiper-button-prev::before, .topPageSec01 .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}
@media all and (-ms-high-contrast: none) {
  .topPageSec01 .swiper-button-prev::before, .topPageSec01 .swiper-button-prev::after {
    display: none;
  }
}
.topPageSec01 .swiper-button-prev::before {
  top: 33%;
  -webkit-transform: rotate(-55deg);
     -moz-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
          transform: rotate(-55deg);
}
.topPageSec01 .swiper-button-prev::after {
  top: 67%;
  -webkit-transform: rotate(55deg);
     -moz-transform: rotate(55deg);
      -ms-transform: rotate(55deg);
          transform: rotate(55deg);
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-button-prev {
    left: 5%;
    top: 28%;
  }
}
.topPageSec01 .swiper-button-next {
  top: 45%;
  right: 15%;
  outline: none;
}
@media all and (-ms-high-contrast: none) {
  .topPageSec01 .swiper-button-next {
    display: none;
  }
}
.topPageSec01 .swiper-button-next::before, .topPageSec01 .swiper-button-next::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}
@media all and (-ms-high-contrast: none) {
  .topPageSec01 .swiper-button-next::before, .topPageSec01 .swiper-button-next::after {
    display: none;
  }
}
.topPageSec01 .swiper-button-next::before {
  top: 33%;
  -webkit-transform: rotate(55deg);
     -moz-transform: rotate(55deg);
      -ms-transform: rotate(55deg);
          transform: rotate(55deg);
}
.topPageSec01 .swiper-button-next::after {
  top: 67%;
  -webkit-transform: rotate(-55deg);
     -moz-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
          transform: rotate(-55deg);
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-button-next {
    right: 5%;
    top: 28%;
  }
}
.topPageSec01__slideButtonBox {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
  top: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideButtonBox {
    top: 0;
    height: 3rem;
  }
}
.topPageSec01 .swiper-pagination-bullets {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.topPageSec01 .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.4rem;
  }
}
.topPageSec01 .swiper-pagination-bullets .swiper-pagination-bullet:focus {
  outline: none;
}
.topPageSec01 .swiper-pagination-bullet {
  border-radius: 0;
  background: #2f49e0;
}
@media screen and (max-width: 768px) {
  .topPageSec01 .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.topPageSec01__slideItem {
  display: block;
  position: relative;
}
.topPageSec01__slideItemImgArea {
  position: relative;
  padding-top: 56.268%;
}
.topPageSec01__slideItemImg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemImg {
    width: 36rem;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: 0;
  }
}
.topPageSec01__slideItemBlogArea {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 0;
  padding: 3.947368% 5.263157%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemBlogArea {
    width: 36rem;
    margin-left: auto;
    position: relative;
    margin-top: -3rem;
    padding: 1.5rem 2rem;
  }
}
.topPageSec01__slideItemBlogTime {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemBlogTime {
    font-size: 1.2rem;
  }
}
.topPageSec01__slideItemCatWrap {
  margin-left: 8px;
  display: inline;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemCatWrap {
    margin-left: 0.5rem;
  }
}
.topPageSec01__slideItemCat {
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemCat {
    font-size: 1.2rem;
    padding: 0.1rem 1rem 0;
  }
}
.topPageSec01__slideItemCat::before {
  background: #444444;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: skew(-21deg);
     -moz-transform: skew(-21deg);
      -ms-transform: skew(-21deg);
          transform: skew(-21deg);
  display: inline-block;
  z-index: -1;
}
.topPageSec01__slideItemBlogTitle {
  font-size: 21px;
  color: #000;
  margin: 10px 0;
  line-height: 1.428571;
  letter-spacing: 0.08em;
  text-align: right;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemBlogTitle {
    font-size: 1.8rem;
    margin: 0.5rem 0 1.5rem;
  }
}
.topPageSec01__slideItemTagList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  row-gap: 5px;
}
.topPageSec01__slideItemTagItem {
  color: #000;
  font-size: 13px;
  position: relative;
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .topPageSec01__slideItemTagItem {
    font-size: 1.3rem;
  }
}
.topPageSec01__slideItemTagItem::before {
  content: "・";
}
.topPageSec01__scroll {
  position: relative;
  text-align: center;
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .topPageSec01__scroll {
    display: none;
  }
}
.topPageSec01__scrollText {
  width: 42px;
}
.topPageSec01__scrollLine {
  position: absolute;
  top: 35px;
  left: 50%;
  width: 2px;
  height: 50px;
  overflow: hidden;
  background-color: #000;
  z-index: 3;
  display: inline-block;
}
.topPageSec01__scrollLine::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  background-color: #fff;
  -webkit-animation: scrolldown 1.4s ease-in-out infinite;
     -moz-animation: scrolldown 1.4s ease-in-out infinite;
          animation: scrolldown 1.4s ease-in-out infinite;
}
@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-moz-keyframes scrolldown {
  0% {
    -moz-transform: translateY(-100%);
         transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(100%);
         transform: translateY(100%);
  }
}
@keyframes scrolldown {
  0% {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
            transform: translateY(100%);
  }
}

/*====================================================================
topPageSec02
====================================================================*/
.topPageSec02 {
  background: #EEEEEE;
  position: relative;
}
.topPageSec02::before {
  content: "";
  position: absolute;
  background: url(../images/top/topPageSec02_line01.png) no-repeat center/contain;
  width: 398px;
  height: 367px;
  right: 20px;
  top: -280px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .topPageSec02::before {
    width: 15.5rem;
    height: 14.3rem;
    top: -25rem;
    right: 0;
  }
}
.topPageSec02::after {
  content: "";
  position: absolute;
  background: url(../images/top/topPageSec02_line02.png) no-repeat center/contain;
  width: 130px;
  height: 120px;
  top: -250px;
  right: 0;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .topPageSec02::after {
    z-index: 2;
    width: 5rem;
    height: 4.6rem;
    top: -20.7rem;
    right: 0.8rem;
  }
}
.topPageSec02__aboutInner {
  padding: 90px 0 63px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutInner {
    padding: 5rem 0 7rem;
    overflow: hidden;
  }
}
.topPageSec02__aboutInner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  height: 100%;
  background: #444444;
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-43deg);
     -moz-transform: skewX(-43deg);
      -ms-transform: skewX(-43deg);
          transform: skewX(-43deg);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutInner::before {
    width: 115%;
    height: 45rem;
    left: auto;
    right: -5rem;
    -webkit-transform: skewX(-10deg);
       -moz-transform: skewX(-10deg);
        -ms-transform: skewX(-10deg);
            transform: skewX(-10deg);
  }
}
.topPageSec02__about {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__about {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .topPageSec02__about {
    width: 1024px;
  }
}
.topPageSec02__aboutWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutWrap {
    display: block;
  }
}
.topPageSec02__aboutLogoArea {
  width: 450px;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoArea {
    width: 100%;
  }
}
.topPageSec02__aboutLogoImgArea {
  width: 322px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImgArea {
    width: 25rem;
  }
}
.topPageSec02__aboutLogoImgArea::before {
  border-bottom: 5px solid #2F49E0;
  border-right: 5px solid #2F49E0;
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  top: -30px;
  left: -60px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImgArea::before {
    width: 3rem;
    height: 3rem;
    border-right: 4px solid #2F49E0;
    border-bottom: 4px solid #2F49E0;
  }
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImgArea::before {
    left: -4rem;
    top: 0;
  }
}
.topPageSec02__aboutLogoImgArea::after {
  border-bottom: 5px solid #2F49E0;
  border-right: 5px solid #2F49E0;
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  bottom: -20px;
  right: -60px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImgArea::after {
    width: 3rem;
    height: 3rem;
    border-right: 4px solid #2F49E0;
    border-bottom: 4px solid #2F49E0;
  }
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImgArea::after {
    right: -4rem;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImg {
    margin: 1rem 0;
  }
}
.topPageSec02__aboutLogoImgText {
  margin-top: 27px;
  font-size: 23px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutLogoImgText {
    font-size: 1.7rem;
    margin-top: 0;
  }
}
.topPageSec02__aboutSentenceArea {
  position: relative;
  z-index: 2;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutSentenceArea {
    margin: 3rem 0 0 0;
  }
}
.topPageSec02__aboutSentenceBox {
  background: #fff;
  padding: 52px 70px 62px;
  width: 620px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutSentenceBox {
    width: 100%;
    padding: 5rem 3.9rem 6rem;
  }
}
.topPageSec02__aboutSentenceBoxText {
  line-height: 1.9333;
  letter-spacing: 0.14em;
}
.topPageSec02__aboutSentenceBoxText .is-blue {
  color: #2F49E0;
  font-weight: 600;
}
.topPageSec02__aboutSentenceBoxText:not(:first-child) {
  margin-top: 27px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutSentenceBoxText:not(:first-child) {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutSentenceBoxText {
    font-size: 1.4rem;
    line-height: 2.0714;
    letter-spacing: 0.15em;
  }
  .topPageSec02__aboutSentenceBoxText.u-textCenter {
    text-align: center;
    margin-top: 2.5rem;
  }
}
.topPageSec02__aboutSentenceBoxTextImg {
  width: 151px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutSentenceBoxTextImg {
    width: 16.2rem;
  }
}
.topPageSec02__aboutBtn {
  margin-left: auto;
  margin-right: 55px;
  margin-top: -30px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutBtn {
    margin: 4rem auto 0;
  }
}
.topPageSec02__aboutBtnLinkText {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutBtnLinkText {
    margin-top: 1.9rem;
  }
}
.topPageSec02__aboutBtnLinkTextImg {
  width: 97px;
}
@media screen and (max-width: 768px) {
  .topPageSec02__aboutBtnLinkTextImg {
    width: 7.3rem;
  }
}

/*====================================================================
topPageSec03
====================================================================*/
.topPageSec03 {
  padding: 100px 0 55px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topPageSec03 {
    padding: 11.5rem 0 9rem;
  }
}
.topPageSec03__inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__inner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .topPageSec03__inner {
    width: 1024px;
  }
}
.topPageSec03__inner::before {
  content: "";
  position: absolute;
  background: url(../images/top/topPageSec03_line01.png) no-repeat center/contain;
  width: 272px;
  height: 252px;
  top: -40px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .topPageSec03__inner::before {
    width: 15rem;
    height: 13.8rem;
    left: -3rem;
    top: 4.5rem;
  }
}
.topPageSec03__blogTitleArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.topPageSec03__blogTitleEn {
  width: 181px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogTitleEn {
    width: 13.8rem;
  }
}
.topPageSec03__blogTitleEnImg {
  width: 100%;
}
.topPageSec03__blogTitleJp {
  font-size: 15px;
  color: #2F49E0;
  margin: 10px 0 0 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogTitleJp {
    font-size: 1.3rem;
    margin: 1rem 0 0 1rem;
  }
}
.topPageSec03__blogList {
  margin-top: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogList {
    display: block;
    margin-top: 3.5rem;
  }
}
.topPageSec03__blogItem {
  width: 320px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItem {
    width: 100%;
  }
}
.topPageSec03__blogItem:not(:nth-child(3n+1)) {
  margin-left: 70px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItem:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
}
.topPageSec03__blogItem:nth-child(n+4) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItem:not(:first-child) {
    margin-top: 5.5rem;
  }
}
@media screen and (min-width: 769px) {
  .topPageSec03__blogItem:hover .topPageSec03__blogItemImg {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
       -moz-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}
.topPageSec03__blogItemImgArea {
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemImgArea {
    height: auto;
  }
}
.topPageSec03__blogItemImg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.topPageSec03__blogItemContent {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemContent {
    margin-top: 1.7rem;
  }
}
.topPageSec03__blogItemContentTime {
  font-size: 14px;
  color: #707070;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemContentTime {
    font-size: 1.2rem;
  }
}
.topPageSec03__blogItemContentCatWrap {
  margin-left: 8px;
  display: inline;
}
.topPageSec03__blogItemContentCat {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.topPageSec03__blogItemContentCat::before {
  background: #444444;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
          transform: skew(-20deg);
  display: inline-block;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .topPageSec03__blogItemContentCat:hover {
    opacity: 0.6;
  }
}
.topPageSec03__blogItemContentCatText {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemContentCatText {
    font-size: 1.2rem;
    padding: 0 1.2rem;
  }
}
.topPageSec03__blogItemContentTitle {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .topPageSec03__blogItemContentTitle:hover {
    opacity: 0.6;
  }
}
.topPageSec03__blogItemContentTitleLink {
  font-size: 18px;
  color: #000;
  padding: 4px 0 11px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemContentTitleLink {
    font-size: 1.8rem;
    padding: 0.5rem 0 0.7rem;
  }
}
.topPageSec03__blogItemContentTagList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -5px 0 0 -16px;
}
.topPageSec03__blogItemContentTagItemLink {
  display: inline-block;
  color: #2F49E0;
  font-size: 13px;
  padding-left: 22px;
  position: relative;
  margin: 5px 0 0 16px;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemContentTagItemLink {
    font-size: 1.3rem;
    padding-left: 1.9rem;
  }
}
.topPageSec03__blogItemContentTagItemLink::before {
  content: "";
  position: absolute;
  background: url(../images/common/icon_tag.png) no-repeat center/contain;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogItemContentTagItemLink::before {
    width: 1.6rem;
    height: 1.6rem;
  }
}
@media screen and (min-width: 769px) {
  .topPageSec03__blogItemContentTagItemLink:hover {
    opacity: 0.6;
  }
}
.topPageSec03__blogBtn {
  margin: 100px auto 0;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogBtn {
    margin: 7rem auto 0;
  }
}
.topPageSec03__blogBtnLinkText {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  .topPageSec03__blogBtnLinkText {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}

.testBox {
  width: 100%;
  height: 300px;
  background: pink;
  position: relative;
}
.testBox::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-right: 600px solid #000;
  border-left: 250px solid transparent;
  border-bottom: 300px solid #000;
}
.testtestBox {
  position: relative;
}

.contactPage {
  /*---------------------------------------------------
  salesforceに合わせたレイアウト
  ---------------------------------------------------*/
}
.contactPage__titleArea {
  padding: 98px 0;
  position: relative;
  background: url(../images/contact/contactPage_titleImg.jpg) no-repeat center center/cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .contactPage__titleArea {
    padding: 3rem 0;
  }
}
.contactPage__titleArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.7);
  z-index: 1;
}
.contactPage__titleInner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .contactPage__titleInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .contactPage__titleInner {
    width: 1024px;
  }
}
.contactPage__titleJp {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .contactPage__titleJp {
    font-size: 2rem;
  }
}
.contactPage__content {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .contactPage__content {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .contactPage__content {
    width: 1024px;
  }
}
.contactPage__contentBox {
  padding: 70px 0 0;
  background: #F6F6F6;
  margin: 80px auto 110px;
}
@media screen and (max-width: 768px) {
  .contactPage__contentBox {
    margin: 4rem 0 9rem;
    padding: 6rem 1.6rem 0;
  }
}
.contactPage__contentInner {
  width: 642px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .contactPage__contentInner {
    width: 100%;
  }
}
.contactPage__text {
  font-size: 14px;
  line-height: 1.933;
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 300;
}
.contactPage__text span {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .contactPage__text {
    font-size: 1.4rem;
  }
}
.contactPage__form {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .contactPage__form {
    margin-top: 3rem;
  }
}
.contactPage__formBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
}
.contactPage__formBox + .contactPage__formBox {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .contactPage__formBox {
    width: 100%;
  }
  .contactPage__formBox + .contactPage__formBox {
    margin-top: 1.5rem;
  }
}
.contactPage__formTitle {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .contactPage__formTitle {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}
.contactPage__formInput {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #ffffff;
  border-radius: 0;
  border: 1px solid rgba(68, 68, 68, 0.16);
  font-family: inherit;
  outline: none;
  height: 45px;
  font-size: 16px;
  padding: 4px 10px;
  color: inherit;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .contactPage__formInput {
    margin-right: 0;
    font-size: 1.5rem;
    height: 4.5rem;
    padding: 1.5rem;
  }
}
.contactPage__formButtonArea {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .contactPage__formButtonArea {
    margin-top: 5rem;
  }
}
.contactPage__formBtn {
  margin: auto;
}
@media screen and (max-width: 768px) {
  .contactPage__formBtn {
    width: 24rem;
  }
}
.contactPage ::-webkit-input-placeholder {
  color: #ABABAB;
  font-size: 16px;
}
.contactPage ::-moz-placeholder {
  color: #ABABAB;
  font-size: 16px;
}
.contactPage :-ms-input-placeholder {
  color: #ABABAB;
  font-size: 16px;
}
.contactPage ::-ms-input-placeholder {
  color: #ABABAB;
  font-size: 16px;
}
.contactPage ::placeholder {
  color: #ABABAB;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .contactPage ::-webkit-input-placeholder {
    font-size: 1.5rem;
  }
  .contactPage ::-moz-placeholder {
    font-size: 1.5rem;
  }
  .contactPage :-ms-input-placeholder {
    font-size: 1.5rem;
  }
  .contactPage ::-ms-input-placeholder {
    font-size: 1.5rem;
  }
  .contactPage ::placeholder {
    font-size: 1.5rem;
  }
}
.contactPage iframe {
  height: 630px;
}
@media screen and (max-width: 768px) {
  .contactPage iframe {
    height: 44rem;
  }
}
@media screen and (max-width: 641px) {
  .contactPage iframe {
    height: 44rem;
  }
}

/*---------------------------------------------------
salesforceに合わせたレイアウト
---------------------------------------------------*/
.field-label {
  font-size: 16px;
  display: block;
  font-weight: 500;
  margin-bottom: 12px;
}

.form {
  background: #F6F6F6;
}

.email {
  margin-top: 30px;
}

.privacy_policy {
  margin-top: 50px;
  text-align: center;
}

[type=text] {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #ffffff;
  border-radius: 0;
  border: 1px solid rgba(68, 68, 68, 0.16);
  font-family: inherit;
  outline: none;
  height: 45px;
  font-size: 16px;
  padding: 4px 10px;
  color: inherit;
  font-weight: 300;
}

.submit {
  width: 250px;
  height: 60px;
  position: relative;
  margin: 40px auto 0;
  color: #fff;
}
.submit::before {
  content: "";
  position: absolute;
  background: #444444;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: skew(-45deg);
     -moz-transform: skew(-45deg);
      -ms-transform: skew(-45deg);
          transform: skew(-45deg);
  display: inline-block;
  z-index: 2;
}
.submit::after {
  content: "";
  position: absolute;
  background: #2F49E0;
  width: 100%;
  height: 100%;
  top: 5px;
  left: 5px;
  -webkit-transform: skew(-45deg);
     -moz-transform: skew(-45deg);
      -ms-transform: skew(-45deg);
          transform: skew(-45deg);
  display: inline-block;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

p.submit:hover::after {
  top: 0;
  left: 0;
}

[type=submit] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 300;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 5;
}

.inline {
  display: inline;
  font-size: 16px;
}
.inline a {
  color: #000;
}

[type=checkbox] {
  margin-right: 5px;
  border-radius: 10px;
}

span.value a {
  text-decoration: underline;
}

@media screen and (max-width: 641px) {
  .field-label {
    margin-bottom: 1rem;
    font-size: 1.7rem;
  }
  .email {
    margin-top: 1.5rem;
  }
  .privacy_policy {
    margin-top: 3rem;
  }
  [type=text] {
    margin-right: 0;
    font-size: 1.5rem;
    height: 4.5rem;
    padding: 1.5rem;
  }
  .submit {
    width: 24rem;
    height: 6rem;
    margin: 5rem auto 0;
  }
  .submit::after {
    top: 0.5rem;
    left: 0.5rem;
  }
  [type=submit] {
    font-size: 1.5rem;
  }
  .inline {
    font-size: 1.7rem;
  }
  [type=checkbox] {
    margin-right: 0.5rem;
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
  }
}
/*------------------------------------------------
thanksページ
------------------------------------------------*/
.thanksPage .contactPage__text {
  text-align: center;
}
.thanksPage .contactPage__btn {
  margin: auto;
}
.thanksPage .contactPage__contentBox {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .thanksPage .contactPage__contentBox {
    padding: 6rem 1.6rem;
  }
}

.archivePage__titleArea {
  padding: 71px 0 96px;
  position: relative;
  position: relative;
}
.archivePage__titleArea.category {
  background: url(../images/single/singlePage_titleImg.jpg) no-repeat center center/cover;
}
.archivePage__titleArea.tag {
  background: url(../images/archive/archivePage_tagBg.jpg) no-repeat center center/cover;
}
.archivePage__titleArea.monthly {
  background: url(../images/archive/archivePage_monthlyBg.jpg) no-repeat center center/cover;
}
.archivePage__titleArea.newArticle {
  background: url(../images/archive/archivePage_newArticleBg.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .archivePage__titleArea {
    padding: 3rem 0;
  }
}
.archivePage__titleArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.7);
  z-index: 1;
}
.archivePage__titleInner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .archivePage__titleInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .archivePage__titleInner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .archivePage__titleInner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}
.archivePage__titleEnArea::before {
  content: "-";
  color: #fff;
}
.archivePage__titleEn {
  position: relative;
  margin: 0 0 0 10px;
}
.archivePage__titleEn.category {
  width: 63px;
}
@media screen and (max-width: 768px) {
  .archivePage__titleEn.category {
    width: 6.3rem;
  }
}
.archivePage__titleEn.tag {
  width: 24px;
}
@media screen and (max-width: 768px) {
  .archivePage__titleEn.tag {
    width: 2.4rem;
  }
}
.archivePage__titleEn.monthly {
  width: 54px;
}
@media screen and (max-width: 768px) {
  .archivePage__titleEn.monthly {
    width: 5.4rem;
  }
}
.archivePage__titleEn.newArticle {
  width: 84px;
}
@media screen and (max-width: 768px) {
  .archivePage__titleEn.newArticle {
    width: 8.4rem;
  }
}
@media screen and (max-width: 768px) {
  .archivePage__titleEn {
    margin: 0 10px 0 3px;
    width: 6.3rem;
  }
}
.archivePage__titleJp {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .archivePage__titleJp {
    font-size: 2rem;
  }
}
.archivePage__contentInner {
  width: 1110px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  padding: 58px 20px 50px;
}
@media screen and (max-width: 768px) {
  .archivePage__contentInner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    padding: 3.3rem 1.5rem 9rem;
  }
}
.archivePage__contentListWrap {
  width: 100%;
}
.archivePage__contentList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 710px;
}
@media screen and (max-width: 768px) {
  .archivePage__contentList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    width: 100%;
  }
}
.archivePage__contentItem {
  width: 320px;
}
.archivePage__contentItem:not(:nth-child(2n+1)) {
  margin-left: 70px;
}
@media screen and (max-width: 768px) {
  .archivePage__contentItem:not(:nth-child(2n+1)) {
    margin-left: 0;
  }
}
.archivePage__contentItem:nth-child(n+3) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .archivePage__contentItem:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .archivePage__contentItem:hover .archivePage__contentItemImg {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
       -moz-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
}
@media screen and (max-width: 768px) {
  .archivePage__contentItem {
    width: 100%;
  }
  .archivePage__contentItem:not(:first-child) {
    margin-top: 4.5rem;
  }
}
.archivePage__contentItemLink {
  display: inline-block;
  width: 100%;
}
.archivePage__contentItemImgArea {
  padding-top: 60%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .archivePage__contentItemImgArea {
    height: auto;
  }
}
.archivePage__contentItemImg {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.archivePage__contentItemContent {
  margin-top: 13px;
}
.archivePage__contentItemContentTime {
  font-size: 14px;
  color: #707070;
}
@media screen and (max-width: 768px) {
  .archivePage__contentItemContentTime {
    font-size: 1.2rem;
  }
}
.archivePage__contentItemContentCatWrap {
  margin-left: 8px;
  display: inline;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .archivePage__contentItemContentCatWrap:hover {
    opacity: 0.6;
  }
}
.archivePage__contentItemContentCat {
  position: relative;
  display: inline-block;
}
.archivePage__contentItemContentCat::before {
  background: #444444;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
          transform: skew(-20deg);
  display: inline-block;
  z-index: 1;
}
.archivePage__contentItemContentCatText {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .archivePage__contentItemContentCatText {
    font-size: 1.2rem;
  }
}
.archivePage__contentItemContentTitleLink {
  font-size: 18px;
  color: #000;
  padding: 4px 0 11px;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .archivePage__contentItemContentTitleLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .archivePage__contentItemContentTitleLink {
    font-size: 1.8rem;
    padding: 0.5rem 0;
  }
}
.archivePage__contentItemContentTagList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -5px 0 0 -16px;
}
.archivePage__contentItemContentTagItemLink {
  display: inline-block;
  color: #2F49E0;
  font-size: 13px;
  padding-left: 22px;
  position: relative;
  margin: 5px 0 0 16px;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .archivePage__contentItemContentTagItemLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .archivePage__contentItemContentTagItemLink {
    font-size: 1.3rem;
    padding-left: 1.9rem;
  }
}
.archivePage__contentItemContentTagItemLink::before {
  content: "";
  position: absolute;
  background: url(../images/common/icon_tag.png) no-repeat center/contain;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .archivePage__contentItemContentTagItemLink::before {
    width: 1.6rem;
    height: 1.6rem;
  }
}

.singlePage__titleArea {
  padding: 71px 0 96px;
  position: relative;
  background: url(../images/single/singlePage_titleImg.jpeg) no-repeat center right/cover;
}
@media screen and (max-width: 768px) {
  .singlePage__titleArea {
    padding: 5.5rem 0;
    background: url(../images/single/singlePage_titleImg.jpeg) no-repeat center right 6%/cover;
  }
}
.singlePage__titleArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.7);
  z-index: 1;
}
.singlePage__titleInner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .singlePage__titleInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .singlePage__titleInner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .singlePage__titleInner {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
}
.singlePage__titleEnArea::before {
  content: "-";
  color: #fff;
}
.singlePage__titleJp {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  width: 78%;
}
@media screen and (max-width: 768px) {
  .singlePage__titleJp {
    font-size: 2.2rem;
    line-height: 1.3;
    width: 100%;
  }
}
.singlePage__titleBottom {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .singlePage__titleBottom {
    margin-top: 1.2rem;
  }
}
.singlePage__titleTime {
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .singlePage__titleTime {
    font-size: 1.6rem;
  }
}
.singlePage__titleCatWrap {
  display: inline-block;
}
.singlePage__titleCat {
  position: relative;
  display: inline-block;
  margin-left: 7px;
}
@media screen and (max-width: 768px) {
  .singlePage__titleCat {
    margin-left: 0.8rem;
  }
}
.singlePage__titleCat::before {
  border: 1px solid #fff;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
          transform: skew(-20deg);
  display: inline-block;
  z-index: 1;
}
.singlePage__titleCatText {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .singlePage__titleCatText {
    font-size: 1.6rem;
    padding: 0 1rem;
  }
}
.singlePage__wrapBlue {
  position: relative;
  overflow: hidden;
}
.singlePage__wrapBlue::before {
  content: "";
  position: absolute;
  width: 49.3055555556vw;
  height: 428px;
  background: #1F2E84;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .singlePage__wrapBlue::before {
    width: 36rem;
    height: 23rem;
  }
}
.singlePage__flex {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  padding: 58px 20px 0;
}
@media screen and (max-width: 768px) {
  .singlePage__flex {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .singlePage__flex {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .singlePage__flex {
    display: block;
    padding: 3rem 1.5rem 9rem;
    font-size: 1.4rem;
  }
}
.singlePage__content {
  width: 710px;
}
@media screen and (max-width: 768px) {
  .singlePage__content {
    width: 100%;
  }
}
.singlePage__topImgWrap {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .singlePage__topImgWrap {
    margin-right: -1.5rem;
    margin-bottom: 4rem;
  }
}
.singlePage__topImgWrap::before {
  content: "";
  position: absolute;
  background: url(../images/single/singlePage__line01.png) no-repeat center/contain;
  width: 180px;
  height: 166px;
  top: -57px;
  left: -50px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .singlePage__topImgWrap::before {
    top: -4rem;
    left: -3rem;
    width: 10rem;
    height: 8rem;
  }
}
.singlePage__topImgWrap::after {
  content: "";
  position: absolute;
  background: url(../images/single/singlePage__line02.png) no-repeat center/contain;
  width: 58px;
  height: 54px;
  top: -14px;
  left: 44px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .singlePage__topImgWrap::after {
    width: 3.3rem;
    height: 3rem;
    top: -0.9rem;
    left: 1rem;
  }
}
.singlePage__topImgArea {
  width: 100%;
  position: relative;
  z-index: 1;
}
.singlePage__topImgArea::before {
  content: "";
  position: absolute;
  background: url(../images/single/singlePage__line03.png) no-repeat center/contain;
  width: 170px;
  height: 156px;
  right: -20px;
  bottom: -30px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .singlePage__topImgArea::before {
    width: 10.2rem;
    height: 9.4rem;
    bottom: -3rem;
    right: -3rem;
  }
}
.singlePage__topImgArea::after {
  content: "";
  position: absolute;
  background: url(../images/single/singlePage__line04.png) no-repeat center/contain;
  width: 56px;
  height: 52px;
  bottom: 60px;
  right: -30px;
}
@media screen and (max-width: 768px) {
  .singlePage__topImgArea::after {
    width: 3.4rem;
    height: 3.2rem;
    right: 0;
    bottom: 2rem;
  }
}
.singlePage__topImg {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsBlock.text {
    margin-top: 2.4rem;
  }
}
.singlePage__contentsSubTitle.defaultStyle {
  font-size: 24px;
  font-weight: 500;
  background: #F6F6F6;
  border-left: 3px solid #2F49E0;
  padding: 7.5px 17px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsSubTitle.defaultStyle {
    margin-bottom: 2.4rem;
    font-size: 1.8rem;
    padding: 1.21rem 1.7rem;
    border-left: 0.3rem solid #2F49E0;
  }
}
.singlePage__contentsSubTitle.newStyle {
  font-family: "M PLUS 1p", sans-serif;
  font-size: 24px;
  color: #230D67;
  font-weight: 700;
  line-height: 1.58;
  padding: 8px 70px 8px 30px;
  position: relative;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsSubTitle.newStyle {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
    padding: 0.8rem 5rem 0.8rem 2.6rem;
  }
}
.singlePage__contentsSubTitle.newStyle::before {
  content: "";
  background-color: #A7E4F4;
  inset: 0;
  left: 4px;
  right: 10px;
  position: absolute;
  z-index: -1;
  -webkit-transform: skew(-10deg, 0);
     -moz-transform: skew(-10deg, 0);
      -ms-transform: skew(-10deg, 0);
          transform: skew(-10deg, 0);
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 0px 0px #230D67;
          box-shadow: 5px 5px 0px 0px #230D67;
}
.singlePage__contentsImageArea {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsImageArea {
    margin-bottom: 2.4rem;
  }
}
.singlePage__contentsImageArea, .singlePage__contentsImage {
  width: 100%;
}
.singlePage__contentsFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsFlex {
    display: block;
    margin-bottom: 4rem;
  }
}
.singlePage__contentsFlexImgArea {
  width: 344px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsFlexImgArea {
    width: 100%;
  }
}
.singlePage__contentsFlexImg {
  width: 100%;
}
.singlePage__contentsText, .singlePage__contentsFlexText {
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1.933;
}
.singlePage__contentsText.right, .singlePage__contentsFlexText.right {
  margin-left: 16px;
}
.singlePage__contentsText.left, .singlePage__contentsFlexText.left {
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsText, .singlePage__contentsFlexText {
    letter-spacing: 0.1em;
    line-height: 2.2;
  }
  .singlePage__contentsText.right, .singlePage__contentsFlexText.right {
    margin: 2.4rem 0 0 0;
  }
  .singlePage__contentsText.left, .singlePage__contentsFlexText.left {
    margin: 0 0 2.4rem 0;
  }
}
.singlePage__contentsText {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .singlePage__contentsText {
    margin-bottom: 4rem;
    font-size: 1.4rem;
  }
}
.singlePage .block_wysiwyg {
  margin-bottom: 70px;
}
.singlePage .block_wysiwyg * + * {
  margin-top: 1.75em;
}
.singlePage .block_wysiwyg br + * {
  margin-top: 0;
}
.singlePage .block_wysiwyg a {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .singlePage .block_wysiwyg a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .singlePage .block_wysiwyg a:hover {
    opacity: 0.6;
  }
}
.singlePage .block_wysiwyg h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.singlePage .block_wysiwyg h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.singlePage .block_wysiwyg h3 {
  color: #000;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.singlePage .block_wysiwyg h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.singlePage .block_wysiwyg h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.singlePage .block_wysiwyg h5,
.singlePage .block_wysiwyg h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.singlePage .block_wysiwyg h1 + h2,
.singlePage .block_wysiwyg h2 + h3,
.singlePage .block_wysiwyg h3 + h4,
.singlePage .block_wysiwyg h4 + h5,
.singlePage .block_wysiwyg h5 + h6 {
  margin-top: 0.5em;
}
.singlePage .block_wysiwyg p {
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1.933;
}
@media screen and (max-width: 768px) {
  .singlePage .block_wysiwyg p {
    font-size: 1.4rem;
  }
}
.singlePage .block_wysiwyg strong,
.singlePage .block_wysiwyg strong * {
  font-weight: bold;
}
.singlePage .block_wysiwyg em,
.singlePage .block_wysiwyg em * {
  font-style: italic;
}
.singlePage .block_wysiwyg ul {
  list-style-type: disc;
}
.singlePage .block_wysiwyg ol {
  list-style-type: decimal;
}
.singlePage .block_wysiwyg ul,
.singlePage .block_wysiwyg ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.singlePage .block_wysiwyg ul li,
.singlePage .block_wysiwyg ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.singlePage .block_wysiwyg sup,
.singlePage .block_wysiwyg sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.singlePage .block_wysiwyg hr {
  background: #000;
  display: block;
  height: 1px;
  width: 100%;
}
.singlePage .block_wysiwyg blockquote {
  background: blue;
  padding: 30px;
}
.singlePage .block_wysiwyg table {
  background: #fff;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.singlePage .block_wysiwyg table thead th,
.singlePage .block_wysiwyg table thead td {
  font-weight: bold;
  text-align: center;
}
.singlePage .block_wysiwyg table tr th,
.singlePage .block_wysiwyg table tr td {
  border: #000 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .singlePage .block_wysiwyg table tr th,
  .singlePage .block_wysiwyg table tr td {
    padding: 1rem;
    word-break: break-word;
  }
}
.singlePage .block_wysiwyg table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.singlePage .block_wysiwyg img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 768px) {
  .singlePage .block_wysiwyg img {
    width: 100% !important;
  }
}
.singlePage .block_wysiwyg img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.singlePage .block_wysiwyg img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.singlePage .block_wysiwyg .gallery {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.singlePage .block_wysiwyg .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.singlePage .block_wysiwyg .gallery-columns-2 .gallery-item {
  width: -webkit-calc((100% - 40px) / 2);
  width: -moz-calc((100% - 40px) / 2);
  width: calc((100% - 40px) / 2);
}
.singlePage .block_wysiwyg .gallery-columns-3 .gallery-item {
  width: -webkit-calc((100% - 80px) / 3);
  width: -moz-calc((100% - 80px) / 3);
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  .singlePage .block_wysiwyg {
    margin-bottom: 4rem;
  }
}
.singlePage iframe {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .singlePage .wp-caption {
    width: 100% !important;
  }
}
.singlePage__bannerLink {
  margin-top: 30px;
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .singlePage__bannerLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .singlePage__bannerLink {
    margin-top: 2rem;
  }
}
.singlePage__bannerImg {
  width: 100%;
}
.singlePage__tagContent {
  width: 710px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .singlePage__tagContent {
    width: 100%;
    margin-top: 4rem;
  }
}
.singlePage__tagList {
  margin: -22px 0 0 -16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .singlePage__tagList {
    margin: -1.7rem 0 0 -1.6rem;
  }
}
.singlePage__tagItem {
  margin: 22px 0 0 16px;
}
@media screen and (max-width: 768px) {
  .singlePage__tagItem {
    margin: 1.7rem 0 0 1.6rem;
  }
}
.singlePage__tagItemLink {
  border: rgba(47, 73, 224, 0.7) 1px solid;
  display: inline-block;
  background: rgba(238, 238, 238, 0.7);
  padding: 0 6px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .singlePage__tagItemLink:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .singlePage__tagItemLink {
    padding: 0 0.5rem;
  }
}
.singlePage__tagItemLinkText {
  color: #2f49e0;
  font-size: 13px;
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 768px) {
  .singlePage__tagItemLinkText {
    font-size: 1.3rem;
    padding-left: 2rem;
  }
}
.singlePage__tagItemLinkText::before {
  content: "";
  position: absolute;
  background: url(../images/common/icon_tag.png) no-repeat center/contain;
  width: 18px;
  height: 18px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .singlePage__tagItemLinkText::before {
    width: 1.8rem;
    height: 1.8rem;
  }
}
.singlePage__snsListHead {
  position: relative;
}
.singlePage__snsListHead::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #CCCCCC;
  left: 0;
}
.singlePage__snsListHeadFig {
  width: 57px;
  margin: auto;
  padding: 0 27px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  background: #fff;
  z-index: 2;
}
.singlePage__snsList {
  width: 710px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .singlePage__snsList {
    width: 100%;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 2rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }
}
.singlePage__snsItem {
  color: #fff;
  width: -webkit-calc(100% - 5.3333333333px);
  width: -moz-calc(100% - 5.3333333333px);
  width: calc(100% - 5.3333333333px);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.singlePage__snsItem:not(:first-child) {
  margin-left: 8px;
}
@media screen and (min-width: 769px) {
  .singlePage__snsItem:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .singlePage__snsItem {
    width: -webkit-calc(50% - 0.4rem);
    width: -moz-calc(50% - 0.4rem);
    width: calc(50% - 0.4rem);
  }
  .singlePage__snsItem:nth-child(n+3) {
    margin-top: 0.7rem;
  }
  .singlePage__snsItem:not(:first-child) {
    margin-left: 0;
  }
}
.singlePage__snsItem.facebook {
  background: #2D4D80;
}
.singlePage__snsItem.x {
  background: #000;
}
.singlePage__snsItem.pocket {
  background: #EF4056;
}
.singlePage__snsItem.hatena {
  background: #0080C0;
}
.singlePage__snsItemLink {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  width: 100%;
  padding: 8px 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .singlePage__snsItemLink {
    padding: 1.7rem 0;
  }
}
.singlePage__snsItemLinkIcon {
  width: 24px;
}
@media screen and (max-width: 768px) {
  .singlePage__snsItemLinkIcon {
    width: 2.4rem;
  }
}
.singlePage__snsItemLinkTitle {
  font-size: 16px;
  font-weight: 600;
  margin-left: 8px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .singlePage__snsItemLinkTitle {
    font-size: 1.6rem;
  }
}
.singlePage__snsShareArea {
  position: fixed;
  top: 400px;
  right: 0;
  width: 72px;
  z-index: 5;
}
.singlePage__shareImgArea {
  background: #d2d5e6;
  text-align: center;
  padding: 1rem 0;
}
.singlePage__shareImg {
  width: 47px;
  margin: auto;
}
.singlePage__snsShareList {
  width: 100%;
}
.singlePage__snsShareItem {
  text-align: center;
  width: 100%;
  height: 72px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .singlePage__snsShareItem:hover {
    opacity: 0.6;
  }
}
.singlePage__snsShareItem.facebook {
  background: #2D4D80;
}
.singlePage__snsShareItem.x {
  background: #000;
}
.singlePage__snsShareItem.pocket {
  background: #EF4056;
}
.singlePage__snsShareItem.hatena {
  background: #0080C0;
}
.singlePage__snsShareItem.merumaga {
  background: #1f2e84;
}
.singlePage__snsShareItem.merumaga .singlePage__snsShareItemTitle {
  font-size: 13px;
  line-height: 1.2143;
}
.singlePage__snsShareItemLink {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.singlePage__snsShareItemIcon {
  width: 28px;
}
.singlePage__snsShareItemTitle {
  color: #fff;
  margin-top: 5px;
  font-size: 14px;
}
.singlePage__pagination {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  margin: 110px auto 100px;
}
@media screen and (max-width: 768px) {
  .singlePage__pagination {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .singlePage__pagination {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .singlePage__pagination {
    padding: 0;
    margin: 8rem 0 0 0;
  }
}
.singlePage__listArticleLink {
  border: none;
  font-size: 16px;
  line-height: 1;
  padding: 22px 0;
  text-align: center;
  width: 300px;
  color: #fff;
  background: #444444;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .singlePage__listArticleLink {
    width: 17.2rem;
    padding: 2.2rem 0;
    font-size: 1.6rem;
  }
}
.singlePage__listArticleLink::after {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #2F49E0;
  top: 5px;
  right: -5px;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .singlePage__listArticleLink:hover::after {
    top: 0;
    right: 0;
  }
}
.singlePage__prevArticleLink, .singlePage__nextArticleLink {
  border: none;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  width: 300px;
  background: #EEEEEE;
  position: relative;
}
@media screen and (max-width: 768px) {
  .singlePage__prevArticleLink, .singlePage__nextArticleLink {
    width: 6rem;
  }
}
.singlePage__prevArticleLink::before, .singlePage__nextArticleLink::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: 45%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .singlePage__prevArticleLink::before, .singlePage__nextArticleLink::before {
    width: 0.7rem;
    height: 0.7rem;
    display: none;
  }
}
.singlePage__prevArticleLink::after, .singlePage__nextArticleLink::after {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #2F49E0;
  top: 5px;
  right: -5px;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .singlePage__prevArticleLink:hover::after, .singlePage__nextArticleLink:hover::after {
    top: 0;
    right: 0;
  }
}
.singlePage__prevArticleLink a, .singlePage__nextArticleLink a {
  color: #000;
  position: relative;
  z-index: 3;
  width: 100%;
  display: inline-block;
  height: 100%;
  padding: 22px 0;
}
@media screen and (max-width: 768px) {
  .singlePage__prevArticleLink a, .singlePage__nextArticleLink a {
    padding: 2.2rem 0;
    font-size: 1.6rem;
  }
}
.singlePage__prevArticleLink::before {
  left: 18px;
  -webkit-transform: rotate(-135deg);
     -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
@media screen and (max-width: 768px) {
  .singlePage__prevArticleLink::before {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-135deg);
       -moz-transform: translateX(-50%) rotate(-135deg);
        -ms-transform: translateX(-50%) rotate(-135deg);
            transform: translateX(-50%) rotate(-135deg);
  }
}
.singlePage__nextArticleLink::before {
  right: 18px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .singlePage__nextArticleLink::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(45deg);
       -moz-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
}
.singlePage__paginationNotExist {
  width: 300px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .singlePage__paginationNotExist {
    width: 6rem;
  }
}
.singlePage__merumagaArea {
  margin: 70px auto 0;
  width: 360px;
}
@media screen and (max-width: 768px) {
  .singlePage__merumagaArea {
    margin-top: 9rem;
    width: 100%;
  }
}
.singlePage__merumagaLink {
  text-align: center;
  display: block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .singlePage__merumagaLink:hover {
    opacity: 0.6;
  }
}
.singlePage__merumagaFix {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 8rem;
  height: 8rem;
  z-index: 50;
}
.singlePage__merumagaFixCloseBtn {
  width: 3rem;
  height: 3rem;
  background: #e4e4e4;
  position: absolute;
  top: -1.5rem;
  left: -1.5rem;
  z-index: 2;
}
.singlePage__merumagaFixCloseBtn::before, .singlePage__merumagaFixCloseBtn::after {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background: #707070;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}
.singlePage__merumagaFixCloseBtn::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
     -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.singlePage__merumagaFixCloseBtn::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
     -moz-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.singlePage__merumagaFixLink {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background: #1f2e84;
  position: relative;
}
.singlePage__merumagaFixLinkIcon {
  width: 2.4rem;
}
.singlePage__merumagaFixLinkText {
  font-size: 1.4rem;
  line-height: 1.2143;
  color: #fff;
  margin-top: 5px;
  text-align: center;
}

.infoPage__titleArea {
  padding: 70px 0;
  position: relative;
  background: url(../images/info/infoPage__titleImg.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .infoPage__titleArea {
    padding: 1.8rem 0;
  }
}
.infoPage__titleArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.7);
  z-index: 1;
}
.infoPage__titleInner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .infoPage__titleInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .infoPage__titleInner {
    width: 1024px;
  }
}
.infoPage__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.infoPage__titleImgArea {
  width: 451px;
}
@media screen and (max-width: 768px) {
  .infoPage__titleImgArea {
    width: 24.2rem;
  }
}
.infoPage__titleText {
  color: #fff;
  margin-left: 30px;
  font-size: 23px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .infoPage__titleText {
    font-size: 1.4rem;
    margin-left: 0.8rem;
  }
}
.infoPage__inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .infoPage__inner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .infoPage__inner {
    width: 1024px;
  }
}
.infoPage__message {
  margin-top: 100px;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.16em;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .infoPage__message {
    font-size: 1.8rem;
    letter-spacing: 0.19em;
    line-height: 1.666;
    margin-top: 5.5rem;
  }
}
.infoPage__textArea {
  margin: 65px auto 34px;
  padding: 78px 89px 120px;
  background: #f6f6f6;
  width: 800px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .infoPage__textArea {
    padding: 5.5rem 2rem 7.5rem;
    margin: 3.5rem auto 8rem;
    width: 100%;
  }
}
.infoPage__textArea::before {
  content: "";
  position: absolute;
  background: url(../images/info/infoPage__line01.png) no-repeat center/contain;
  width: 125px;
  height: 115px;
  top: -10px;
  left: -40px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .infoPage__textArea::before {
    width: 6.4rem;
    height: 6rem;
    top: -1.5rem;
    left: -1.5rem;
  }
}
.infoPage__textArea::after {
  content: "";
  position: absolute;
  background: url(../images/info/infoPage__line02.png) no-repeat center/contain;
  width: 125px;
  height: 115px;
  bottom: -10px;
  right: -40px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .infoPage__textArea::after {
    width: 6.4rem;
    height: 6rem;
    bottom: -1rem;
    right: -0.6rem;
  }
}
.infoPage__text {
  line-height: 1.933;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .infoPage__text {
    text-align: left;
    line-height: 1.7857;
    font-size: 1.4rem;
  }
}
.infoPage__text:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .infoPage__text:not(:first-child) {
    margin-top: 3rem;
    line-height: 1.7857;
  }
}
.infoPage__text.is-bold {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .infoPage__text.is-bold {
    font-size: 1.4rem;
  }
}
.infoPage__text .is-blue {
  color: #2f49e0;
  font-weight: 500;
}
.infoPage__text .is-left {
  text-align: left;
}
.infoPage__textImg01 {
  width: 151px;
}
@media screen and (max-width: 768px) {
  .infoPage__textImg01 {
    width: 15.1rem;
  }
}
.infoPage__textImg02 {
  width: 226px;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .infoPage__textImg02 {
    width: 21.8rem;
    margin: 0;
  }
}
.infoPage__btn {
  margin: 133px auto 0;
}
@media screen and (max-width: 768px) {
  .infoPage__btn {
    margin: 7rem auto 0;
  }
}
.privacyPage__titleArea {
  padding: 71px 0 96px;
  position: relative;
  background: url(../images/privacy/privacyPage__titleImg.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .privacyPage__titleArea {
    padding: 2.2rem 0;
  }
}
.privacyPage__titleArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.7);
  z-index: 1;
}
.privacyPage__titleInner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .privacyPage__titleInner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .privacyPage__titleInner {
    width: 1024px;
  }
}
.privacyPage__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.privacyPage__titleText {
  color: #fff;
  font-size: 23px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .privacyPage__titleText {
    font-size: 2rem;
  }
}
.privacyPage__inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1140px;
  margin: 110px auto 35px;
}
@media screen and (max-width: 768px) {
  .privacyPage__inner {
    padding: 0 1.5rem;
    width: 100%;
  }
}
@media print {
  .privacyPage__inner {
    width: 1024px;
  }
}
@media screen and (max-width: 768px) {
  .privacyPage__inner {
    margin: 6rem auto 8rem;
  }
}
.privacyPage__topTitle {
  font-size: 30px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .privacyPage__topTitle {
    font-size: 1.8rem;
  }
}
.privacyPage__topText {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .privacyPage__topText {
    margin-top: 3rem;
    font-size: 1.4rem;
  }
}
.privacyPage__block {
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  .privacyPage__block {
    margin-top: 4rem;
  }
}
.privacyPage__blockTitle {
  font-size: 26px;
  font-weight: 600;
  border-bottom: 3px solid #203F99;
}
@media screen and (max-width: 768px) {
  .privacyPage__blockTitle {
    font-size: 1.8rem;
  }
}
.privacyPage__blockText {
  margin-top: 40px;
  line-height: 1.933;
}
@media screen and (max-width: 768px) {
  .privacyPage__blockText {
    margin-top: 3rem;
    font-size: 1.4rem;
  }
}
.privacyPage__blockTextLink {
  color: #203F99;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .privacyPage__blockTextLink:hover {
    text-decoration: underline;
    opacity: 0.7;
  }
}

.companyPage__content {
  margin: 0 auto;
  padding: 200px 20px 200px;
  width: 1140px;
}
@media screen and (max-width: 768px) {
  .companyPage__content {
    padding: 10rem 1.5rem;
    width: 100%;
  }
}

.link {
  color: #000;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .link:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 769px) {
  .link:hover {
    opacity: 0.6;
  }
}

/*====================================================================
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;
  }
  .siteHeader__drawerContent {
    display: none;
  }
  .topPageSec03__blogItem {
    width: 250px;
  }
}
/*# sourceMappingURL=style.css.map */