@charset "UTF-8";
/*---------------- ▼全幅共通CSS▼ --------------------*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
* {
  outline: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

article, main, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

/*blockquote, q {
  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}*/
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: inherit;
  background: transparent;
  outline: none;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: baseline;
}

* > img {
  vertical-align: bottom;
}

b, em, strong, address {
  font-weight: inherit;
  font-style: inherit;
}

li {
  list-style: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.vCollapse {
  visibility: collapse;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.u-mincho {
  font-family: "Noto Serif JP", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.u-flex, .p-lead1__inner, .p-lead1__inner--st2, .c-list4__list, .c-list4__item, .c-list4__link, .c-list4__inner, .c-card1, .c-card1__caption, .c-card1__categories .c-card1__list, .c-card1__categories .c-card1__item, .c-card2, .c-card2__caption, .c-btn1, .c-icon1, .c-icon1__item, .c-icon2, .c-icon2__item, .c-icon2__inner, .c-icon3, .c-icon3__item, .c-icon3__link, .c-icon3__inner, .c-grid1, .c-grid2, .l-pager1__item, .l-pager1__number, .l-pager1__separator, .l-pager1__first, .l-pager1__last, .l-pager1__number--st2, .l-pager1__first--st2, .l-pager1__last--st2, .l-footer__main .l-footer__wrap, .l-footer__main .l-footer__nav .l-footer__list, .l-footer__main .l-footer__nav .l-footer__item, .l-footer__main .l-footer__nav .l-footer__link, .l-header__nav .l-header__item, .l-header__nav .l-header__item--pc, .l-header__nav .l-header__item--sp, .l-header__nav .l-header__link, .l-header__toggleBtn, .l-header__stickyContact, .l-header__stickyContact [class*=c-btn1__link] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.u-flex > *, .p-lead1__inner > *, .p-lead1__inner--st2 > *, .c-list4__list > *, .c-list4__item > *, .c-list4__link > *, .c-list4__inner > *, .c-card1 > *, .c-card1__caption > *, .c-card1__categories .c-card1__list > *, .c-card1__categories .c-card1__item > *, .c-card2 > *, .c-card2__caption > *, .c-btn1 > *, .c-icon1 > *, .c-icon1__item > *, .c-icon2 > *, .c-icon2__item > *, .c-icon2__inner > *, .c-icon3 > *, .c-icon3__item > *, .c-icon3__link > *, .c-icon3__inner > *, .c-grid1 > *, .c-grid2 > *, .l-pager1__item > *, .l-pager1__number > *, .l-pager1__separator > *, .l-pager1__first > *, .l-pager1__last > *, .l-pager1__number--st2 > *, .l-pager1__first--st2 > *, .l-pager1__last--st2 > *, .l-footer__main .l-footer__wrap > *, .l-footer__main .l-footer__nav .l-footer__list > *, .l-footer__main .l-footer__nav .l-footer__item > *, .l-footer__main .l-footer__nav .l-footer__link > *, .l-header__nav .l-header__item > *, .l-header__nav .l-header__item--pc > *, .l-header__nav .l-header__item--sp > *, .l-header__nav .l-header__link > *, .l-header__toggleBtn > *, .l-header__stickyContact > *, .l-header__stickyContact [class*=c-btn1__link] > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.p-lead2__publish, .c-form__head1, .c-list1__item, .c-list1__info, .c-title5, .l-pager1, .l-pager1--pc, .l-pager1--sp, .l-pager1__list, .l-header__wrap, .l-header__nav .l-header__list, .l-header__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-lead2__publish > *, .c-form__head1 > *, .c-list1__item > *, .c-list1__info > *, .c-title5 > *, .l-pager1 > *, .l-pager1--pc > *, .l-pager1--sp > *, .l-pager1__list > *, .l-header__wrap > *, .l-header__nav .l-header__list > *, .l-header__bottom > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.u-table {
  display: table;
}
.u-table > * {
  display: table-cell;
}

@media screen and (min-width: 768px) {
  .l-footer__main .l-footer__wrap, .l-layout1, .l-layout2, .l-layout3, .l-layout4 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 1023px) {
  .l-header__logo, .l-header__nav {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 767px) {
  .l-header__logo, .l-header__nav, .l-footer__main .l-footer__wrap, .l-layout1, .l-layout2, .l-layout3, .l-layout4 {
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
}

.l-footer__main .l-footer__wrap, .l-layout1, .l-layout2, .l-layout3, .l-layout4 {
  margin: auto;
  position: relative;
}

* {
  word-break: break-word;
  overflow-wrap: break-word;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 1rem;
}
body {
  color: #2D2D2D;
  line-height: 1.8;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "pkna";
          font-feature-settings: "pkna";
}

@media screen and (-ms-high-contrast: none) {
  th, td {
    word-break: break-all;
    overflow-wrap: break-all;
  }
}

input, select, textarea, button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}

input:not([type=submit]), select, textarea {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  input:not([type=submit]), select, textarea {
    font-size: inherit;
  }
}

input[type=radio] {
  margin: 0;
}

input[type=submit], button {
  background: none;
  border: none;
}

label, select, input[type=submit], input[type=reset], button {
  cursor: pointer;
}
label[disabled], select[disabled], input[type=submit][disabled], input[type=reset][disabled], button[disabled] {
  cursor: not-allowed;
}

#wp-admin-bar-aioseo-main {
  display: none !important;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.l-wrapper {
  overflow: hidden;
  position: relative;
}

.l-layout1 {
  max-width: 1112px;
}
.l-layout2 {
  max-width: 848px;
}
.l-layout3 {
  max-width: 768px;
}
.l-layout4 {
  max-width: 1048px;
}

.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  /* ios bugfix */
  margin-top: constant(safe-area-inset-top);
  margin-top: env(safe-area-inset-top);
}
.l-header__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media screen and (min-width: 1024px) {
  .l-header__wrap {
    background: #F7F7F7;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: height 0s 0.3s;
    transition: height 0s 0.3s;
  }
}
.l-header__wrap > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media screen and (max-width: 1023px) {
  .l-header__wrap > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    position: relative;
  }
}
.l-header__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 1023px) {
  .l-header__logo {
    z-index: 2;
  }
}
.l-header__logo img {
  width: 180px;
}
.l-header__nav {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media screen and (min-width: 1024px) {
  .l-header__nav {
    margin-left: auto;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, height 0s 0.3s;
    transition: opacity 0.3s 0s, height 0s 0.3s;
    z-index: 1;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 1;
    background: #F7F7F7 url(../img/common/bg_nav_sp1.svg) no-repeat center;
    background-size: cover;
    position: fixed;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, height 0s 0.3s;
    transition: opacity 0.3s 0s, height 0s 0.3s;
  }
}
.l-header__nav > * {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .l-header__nav > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.l-header__nav .l-header__list {
  color: #334973;
}
@media screen and (max-width: 1023px) {
  .l-header__nav .l-header__list {
    font-size: 1.4285714286rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-weight: bold;
    margin: auto;
  }
}
.l-header__nav .l-header__item, .l-header__nav .l-header__item--pc, .l-header__nav .l-header__item--sp {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media screen and (max-width: 1023px) {
  .l-header__nav .l-header__item, .l-header__nav .l-header__item--pc, .l-header__nav .l-header__item--sp {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__nav .l-header__item--pc {
    display: none;
  }
}
.l-header__nav .l-header__item--sp {
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .l-header__nav .l-header__item--sp {
    display: none;
  }
}
.l-header__nav .l-header__item .c-btn1, .l-header__nav .l-header__item--pc .c-btn1, .l-header__nav .l-header__item--sp .c-btn1 {
  font-size: inherit;
}
.l-header__nav .l-header__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .l-header__nav .l-header__link {
    padding: 0.6em 0;
  }
}
.l-header__nav .l-header__link:before {
  content: "";
  position: absolute;
  bottom: 1em;
  left: 1em;
  width: 0;
  height: 1px;
  z-index: 1;
  background: #334973;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
@media screen and (max-width: 1023px) {
  .l-header__nav .l-header__link:before {
    left: 0;
    bottom: 0.6em;
  }
}
.l-header__nav .l-header__link:hover {
  color: #334973;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-header__nav .l-header__link:hover:before {
  width: calc(100% - 2em);
}
@media screen and (max-width: 1023px) {
  .l-header__nav .l-header__link:hover:before {
    width: 100%;
  }
}
.l-header__bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 100;
  -webkit-transform: translateZ(100px);
          transform: translateZ(100px);
}
@media screen and (max-width: 1023px) {
  .l-header__bottom {
    width: 100%;
  }
}
.l-header__bottom > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.l-header__toggleBtn, .l-header__stickyContact {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  .l-header__toggleBtn, .l-header__stickyContact {
    /* ios bugfix */
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
  }
}
.l-header__toggleBtn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25.3333333333%;
          flex: 1 0 25.3333333333%;
  background: #ffffff;
  font-size: 0.75rem;
  line-height: 1;
  text-align: center;
  max-width: 95px;
  min-width: 95px;
}
@media screen and (min-width: 1024px) {
  .l-header__toggleBtn {
    display: none;
  }
}
.l-header__toggleBtn > * {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.l-header__toggleBtn [data-state=open] {
  display: none;
}
.l-header__toggleBtn .l-header__line {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 2em;
          flex: 0 1 2em;
  max-width: 2em;
  min-width: 2em;
  height: 1.45em;
  margin-top: auto;
  border-bottom: solid 3px;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.l-header__toggleBtn .l-header__line:before, .l-header__toggleBtn .l-header__line:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  margin: auto;
  z-index: 1;
  border-bottom: solid 3px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.l-header__toggleBtn .l-header__line:after {
  bottom: -3px;
}
.l-header__toggleBtn .l-header__text {
  margin: 1em 0 auto;
}
.l-header__toggleBtn.is-open [data-state=open] {
  display: block;
}
.l-header__toggleBtn.is-open [data-state=close] {
  display: none;
}
.l-header__toggleBtn.is-open .l-header__line {
  border-bottom-color: transparent;
}
.l-header__toggleBtn.is-open .l-header__line:before, .l-header__toggleBtn.is-open .l-header__line:after {
  top: 50%;
}
.l-header__toggleBtn.is-open .l-header__line:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.l-header__toggleBtn.is-open .l-header__line:after {
  bottom: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.l-header__stickyContact {
  right: 0;
}
@media screen and (min-width: 1024px) {
  .l-header__stickyContact {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 300px;
            flex: 0 1 300px;
    min-width: 300px;
    margin: 20px 40px 20px 0;
  }
}
@media screen and (max-width: 1023px) {
  .l-header__stickyContact .c-btn1 {
    font-size: 1.5rem;
    line-height: 1;
  }
}
.l-header__stickyContact [class*=c-btn1__link] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media screen and (min-width: 1024px) {
  .l-header__stickyContact [class*=c-btn1__link] {
    border-radius: 100vw;
  }
}
.l-header__stickyContact [class*=c-btn1__link] > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.l-header.is-open .l-header__nav {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media screen and (max-width: 1023px) {
  .l-header.is-open .l-header__nav {
    height: calc(100vh - (60px + 64px));
    overflow: auto;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}
.l-header.is-open .l-header__nav:before {
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* ios bugfix */
  height: 100lvh;
}
@media screen and (min-width: 1024px) {
  .l-header.is-hide {
    height: 0;
  }
}
@media screen and (min-width: 1024px) {
  .l-header.is-hide .l-header__wrap {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}

.l-footer__contact {
  background: #334973;
  color: #ffffff;
  padding: 90px 0 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer__contact {
    padding: 60px 0 90px;
  }
}
.l-footer__contact:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0px;
  height: 0px;
  z-index: 1;
  border-top: solid 5.625vw transparent;
  border-right: solid 10.390625vw #3D5279;
  border-bottom: solid 5.625vw #3D5279;
  border-left: solid 10.390625vw transparent;
}
@media screen and (max-width: 767px) {
  .l-footer__contact:before {
    border-top-width: 11.7333333333vw;
    border-right-width: 21.6vw;
    border-bottom-width: 11.7333333333vw;
    border-left-width: 21.6vw;
  }
}
.l-footer__contact .l-footer__title {
  margin-bottom: 2em;
}
.l-footer__contact .l-footer__title .c-title1 {
  margin-left: -1.2em;
}
.l-footer__contact .l-footer__form {
  margin-top: 50px;
}
.l-footer__contact .l-footer__form .c-form__marker1 {
  color: #ffffff;
}
.l-footer__contact .l-footer__form .c-form__error1 {
  color: #FF7D7D;
}
.l-footer__main {
  background: #F7F7F7;
  color: #3D5279;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .l-footer__main {
    padding: 30px 0;
  }
}
.l-footer__main .l-footer__wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1048px;
}
@media screen and (max-width: 767px) {
  .l-footer__main .l-footer__wrap > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media screen and (min-width: 768px) {
  .l-footer__main .l-footer__logo {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.5%;
            flex: 1 1 33.5%;
    padding-right: 1em;
  }
}
.l-footer__main .l-footer__logo img {
  width: 255px;
}
.l-footer__main .l-footer__nav {
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 1.4;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .l-footer__main .l-footer__nav {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 66.5%;
            flex: 1 1 66.5%;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__main .l-footer__nav {
    margin-top: 2.6em;
  }
}
.l-footer__main .l-footer__nav .l-footer__list {
  margin: -0.4em 0 0 -0.8em;
}
.l-footer__main .l-footer__nav .l-footer__list > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.l-footer__main .l-footer__nav .l-footer__item {
  position: relative;
}
.l-footer__main .l-footer__nav .l-footer__item:before, .l-footer__main .l-footer__nav .l-footer__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  height: 1.1em;
  margin: auto;
  z-index: 1;
  border-left: solid 1px;
  -webkit-transform: rotate(13deg);
          transform: rotate(13deg);
}
.l-footer__main .l-footer__nav .l-footer__item:before {
  left: 0;
}
.l-footer__main .l-footer__nav .l-footer__item:after {
  right: 0;
  -webkit-transform: translateX(100%) rotate(13deg);
          transform: translateX(100%) rotate(13deg);
}
.l-footer__main .l-footer__nav .l-footer__item:last-child:after {
  content: none;
}
.l-footer__main .l-footer__nav .l-footer__link {
  padding: 0.4em 0.8em;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.l-footer__main .l-footer__nav .l-footer__link:hover {
  text-decoration: underline;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-footer__main .l-footer__copy {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  font-size: 0.6875rem;
  text-align: right;
  margin-top: 3em;
}
.l-article a {
  color: #2E78E9;
  text-decoration: underline;
}
.l-article a:hover {
  text-decoration: none;
}
.l-article a[target=_blank] {
  position: relative;
}
.l-article a[target=_blank] span {
  margin-right: 1.6em;
}
.l-article a[target=_blank] svg {
  position: absolute;
  right: 0;
  bottom: 0.1em;
}

.l-pager1, .l-pager1--sp, .l-pager1--pc {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  color: #334973;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .l-pager1--pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .l-pager1--sp {
    display: none;
  }
}
.l-pager1 > a, .l-pager1--pc > a, .l-pager1--sp > a {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 0.4em 0;
  position: relative;
}
.l-pager1 a, .l-pager1--pc a, .l-pager1--sp a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.l-pager1 a:hover, .l-pager1--pc a:hover, .l-pager1--sp a:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-pager1__prev, .l-pager1__next, .l-pager1__listLink {
  font-weight: bold;
}
.l-pager1__prev, .l-pager1__next {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}
@media screen and (max-width: 767px) {
  .l-pager1__prev .l-pager1__text, .l-pager1__next .l-pager1__text {
    display: none;
  }
}
.l-pager1__prev {
  padding-left: 2.2em !important;
}
@media screen and (min-width: 768px) {
  .l-pager1__prev {
    margin-right: 1em;
  }
}
.l-pager1__prev .l-pager1__icon {
  left: 0;
}
.l-pager1__next {
  padding-right: 2.2em !important;
}
@media screen and (min-width: 768px) {
  .l-pager1__next {
    margin-left: 1em;
  }
}
.l-pager1__next .l-pager1__icon {
  right: 0;
}
.l-pager1__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-pager1__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-pager1__list > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.l-pager1__number, .l-pager1__number--st2, .l-pager1__first--st2, .l-pager1__last--st2, .l-pager1__separator, .l-pager1__first, .l-pager1__last {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 2.5em;
      flex-basis: 2.5em;
  min-width: 2.5em;
  max-width: 2.5em;
  height: 2.5em;
}
.l-pager1__number, .l-pager1__number--st2, .l-pager1__first--st2, .l-pager1__last--st2, .l-pager1__first, .l-pager1__last {
  border-radius: 100%;
  -webkit-transition: background-color 0.3s !important;
  transition: background-color 0.3s !important;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.l-pager1__number:hover, .l-pager1__number--st2:hover, .l-pager1__first--st2:hover, .l-pager1__last--st2:hover, .l-pager1__number.is-current, .is-current.l-pager1__number--st2, .is-current.l-pager1__first--st2, .is-current.l-pager1__last--st2, .l-pager1__first:hover, .l-pager1__first.is-current, .l-pager1__last:hover, .l-pager1__last.is-current {
  font-weight: bold;
  background: #DFE7EC;
}
.l-pager1__number:hover, .l-pager1__number--st2:hover, .l-pager1__first--st2:hover, .l-pager1__last--st2:hover, .l-pager1__first:hover, .l-pager1__last:hover {
  -webkit-transition: background-color 0.3s !important;
  transition: background-color 0.3s !important;
}
.l-pager1__number--st2:hover, .l-pager1__number--st2.is-current, .l-pager1__first--st2:hover, .l-pager1__first--st2.is-current, .l-pager1__last--st2:hover, .l-pager1__last--st2.is-current {
  background: #ffffff;
}
.l-pager1__separator {
  min-width: 1.5em;
}

.c-grid1 {
  margin: -24px -12px 0;
}
@media screen and (max-width: 767px) {
  .c-grid1 {
    margin: 0 auto;
  }
}
.c-grid1__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.33% - 24px);
          flex: 1 1 calc(33.33% - 24px);
  max-width: calc(33.33% - 24px);
  margin: 24px 12px 0;
}
@media screen and (max-width: 767px) {
  .c-grid1__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .c-grid1__item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.c-grid2 {
  margin: -24px -12px 0;
}
.c-grid2__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 100%;
  margin: 24px 12px 0;
}

.c-title1 {
  font-size: 1.75rem;
  line-height: 1.4;
  color: #334973;
  padding: 0.4em 0 0.4em 1.2em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-title1 {
    margin-left: -1em;
  }
}
.c-title1 > * {
  display: block;
  position: relative;
  z-index: 2;
}
.c-title1__text1 {
  font-weight: bold;
}
.c-title1__text2 {
  font-size: 0.6428571429em;
  line-height: 1.6;
}
.c-title1__text3, .c-title1__text3--st2 {
  font-size: 3.6em;
  font-weight: 900;
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  white-space: nowrap;
  text-shadow: 0 0 0.03em #edeff3, 0 0 0.03em #edeff3, 0 0 0.03em #edeff3, 0 0 0.03em #edeff3, 0 0 0.03em #edeff3, 0 0 0.03em #edeff3;
}
.c-title1__text3--st2 {
  text-shadow: 0 0 0.03em #3d5279, 0 0 0.03em #3d5279, 0 0 0.03em #3d5279, 0 0 0.03em #3d5279, 0 0 0.03em #3d5279, 0 0 0.03em #3d5279;
}
.c-title2, .c-title2--s2 {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 1.4;
}
.c-title2--s2 {
  padding-left: 0.5em;
  border-left: solid 0.3076923077em #334973;
}
.c-title3 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0.3em 1em;
  position: relative;
}
.c-title3:before, .c-title3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.3333333333em;
  z-index: 1;
  background: #EDEFF3;
}
.c-title3:after {
  background: #334973;
  width: 1.4em;
  min-width: 32px;
}
.c-title4 {
  font-weight: bold;
  line-height: 1.6;
  padding-bottom: 0.4em;
  border-bottom: solid 1px #B4B4B4;
}
.c-title5 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  font-weight: bold;
}
.c-title5:before, .c-title5:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 2em;
  height: 0;
  border-top: dashed 2px;
}
.c-title5:before {
  margin-right: 0.8em;
}
.c-title5:after {
  margin-left: 0.8em;
}

.c-link2, .c-link1, .c-link1--st2 {
  display: inline-block;
  font-weight: bold;
  color: #334973;
  text-align: left;
  position: relative;
}

.c-link1--st2 {
  padding-left: 1.4em;
}

.c-link2, .c-link1 {
  padding-right: 1.4em;
}

.c-link2__arrow, .c-link1__arrowR, .c-link2__icon1, .c-link1__arrowL {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.c-link2__icon1, .c-link1__arrowL {
  left: 0;
}

.c-link2__arrow, .c-link1__arrowR {
  right: 0;
}

.c-link2 {
  padding-left: 1.6em;
}
.c-link3 {
  color: #2E78E9;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-link3:hover {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-link3[target=_blank] span {
  padding-right: 1.6em;
  position: relative;
}
.c-link3[target=_blank] svg {
  position: absolute;
  right: 0.2em;
  bottom: 0.3em;
}

.c-icon3, .c-icon2, .c-icon1 {
  line-height: 1.4;
  text-align: center;
}
.c-icon3 > *, .c-icon2 > *, .c-icon1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.c-icon3__item, .c-icon2__item, .c-icon1__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-icon1 {
  font-size: 0.75rem;
  margin: -0.6em -0.3em 0;
}
.c-icon1 > * {
  padding: 0.6em 0.3em 0;
}
.c-icon1__inner {
  background: #F4F4F4;
  padding: 0.4em 1em;
  min-width: 10em;
  border-radius: 100vw;
}
.c-icon2 {
  font-size: 0.875rem;
  margin: -0.4em -0.2em 0;
}
.c-icon2 > * {
  padding: 0.4em 0.2em 0;
}
.c-icon2__inner {
  background: #F4F4F4;
  padding: 0.8em 1em;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-icon2__inner[href]:hover, .c-icon2__inner.is-active {
  background: #506690;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.c-icon2__inner[href]:hover:before, .c-icon2__inner.is-active:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .3em;
  z-index: 1;
  background: #334973;
}
.c-icon3 {
  font-size: 0.875rem;
  margin: -0.4em -0.2em 0;
}
.c-icon3 > * {
  padding: 0.4em 0.2em 0;
}
.c-icon3__link, .c-icon3__inner {
  background: #EAEAEA;
  color: #6A6A6A;
  border-radius: 4px;
  padding: 0.4em 0.6em;
}
.c-icon3__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-icon3__link:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-btn1 {
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: center;
}
.c-btn1__link, .c-btn1__link--st2, .c-btn1__submit--st2, .c-btn1__submit {
  background: #ffffff;
  font-weight: bold;
  color: #334973;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 300px;
          flex: 0 1 300px;
  max-width: 100%;
  padding: 0.8em 1em;
  border: solid 1px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-btn1__link:hover:not([disabled]), .c-btn1__link--st2:hover:not([disabled]), .c-btn1__submit--st2:hover:not([disabled]), .c-btn1__submit:hover:not([disabled]) {
  background: #334973;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.c-btn1__link--st2, .c-btn1__submit--st2 {
  background: #F45C2C;
  color: #ffffff;
  border-color: #F45C2C;
}
.c-btn1__link--st2:hover:not([disabled]), .c-btn1__submit--st2:hover:not([disabled]) {
  background: #ffffff;
  color: #F45C2C;
}
.c-btn1__submit[disabled], [disabled].c-btn1__link--st2, [disabled].c-btn1__submit--st2 {
  background: #B4B4B4;
  color: #ffffff;
  border-color: #B4B4B4;
}

.c-table1 {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
}
.c-table1__row {
  border-top: dashed 1px #B4B4B4;
}
.c-table1__head, .c-table1__data {
  padding: 1.6em 0;
}
.c-table1__head {
  font-weight: normal;
  padding-right: 1em;
  width: 1px;
}
.c-table1__data {
  padding-left: 1em;
}
.c-table2 {
  text-align: left;
  width: 100%;
}
.c-table2__head, .c-table2__separator {
  width: 1px;
}
.c-table2__head {
  font-weight: normal;
}
.c-table2__separator {
  padding: 0 0.8em;
}

.c-card1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  padding: 20px 15px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-card1:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-card1:hover .c-card1__image img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-card1__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 4px;
  overflow: hidden;
}
.c-card1__image img {
  display: inline-block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-card1__caption {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-card1__caption > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.c-card1__text1 {
  font-size: 0.875rem;
  margin-top: 0.4em;
}
.c-card1__text2, .c-card1__text2--excerpt1 {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.6;
  margin: 0.6em 0 auto;
}
.c-card1__text2--excerpt1 {
  max-height: 4.8em;
  overflow: hidden;
  /* ellipsis hack */
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.c-card1__categories {
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 1.4;
  overflow: hidden;
}
.c-card1__categories .c-card1__list {
  color: #6A6A6A;
  padding-top: 1em;
  margin: -0.2em 0 0 -0.8em;
}
.c-card1__categories .c-card1__list > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.c-card1__categories .c-card1__item {
  padding: 0.2em 0.8em;
  position: relative;
}
.c-card1__categories .c-card1__item:before, .c-card1__categories .c-card1__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  height: 1.1em;
  margin: auto;
  z-index: 1;
  border-left: solid 1px;
  -webkit-transform: rotate(13deg);
          transform: rotate(13deg);
}
.c-card1__categories .c-card1__item:before {
  left: 0;
}
.c-card1__categories .c-card1__item:after {
  right: 0;
  -webkit-transform: translateX(100%) rotate(13deg);
          transform: translateX(100%) rotate(13deg);
}
.c-card1__categories .c-card1__item:last-child:after {
  content: none;
}
.c-card2 {
  border-radius: 4px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-card2:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-card2:hover .c-card2__image img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-card2 > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.c-card2__image {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  position: relative;
}
.c-card2__image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300%;
  height: 100%;
  z-index: 1;
  background: #ffffff;
  -webkit-transform: translate(-50%, 85%) rotate(2deg);
          transform: translate(-50%, 85%) rotate(2deg);
}
.c-card2__image img {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-card2__caption {
  background: #ffffff;
  padding: 24px 24px 36px;
}
.c-card2__caption > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.c-card2__text1 {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: auto;
}
.c-card2__text2 {
  font-size: 0.75rem;
  color: #6A6A6A;
  margin-top: auto;
  padding-top: 1em;
}
.c-card2__link {
  display: block;
  font-size: 0.75rem;
  text-align: right;
  margin-top: auto;
  padding-top: 1em;
}
.c-list1__item {
  padding-bottom: 1.5em;
  border-bottom: dashed 1px #B4B4B4;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .c-list1__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.c-list1__item + .c-list1__item {
  margin-top: 1.5em;
}
.c-list1__item:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-list1__item:hover .c-list1__image img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-list1__image {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 168px;
          flex: 1 0 168px;
  max-width: 168px;
  margin-right: 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-list1__image {
    max-width: initial;
    max-width: auto;
    margin-right: 0;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .c-list1__image {
    max-width: 100%;
  }
}
.c-list1__image img {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.c-list1__info > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.c-list1__time {
  font-size: 0.875rem;
  color: #6A6A6A;
  white-space: nowrap;
  margin-right: 1em;
}
.c-list1__text1, .c-list1__text1--excerpt1 {
  margin-top: 0.4em;
  font-weight: normal;
}
.c-list1__text1--excerpt1 {
  max-height: 3.6em;
  overflow: hidden;
  /* ellipsis hack */
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
@media screen and (max-width: 767px) {
  .c-list1__text1--excerpt1 {
    max-height: 5.4em;
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 767px) {
  .c-list1__image, .c-list1__detail {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.c-list2 {
  padding-left: 1.3em;
  margin-left: 0.3em;
}
.c-list2 > * {
  list-style: disc;
}
.c-list2--decimal {
  padding-left: 1.6em;
  margin-left: -0.3em;
}
.c-list2--decimal > * {
  list-style: decimal;
}
.c-list3__head {
  font-size: 0.75rem;
  font-weight: normal;
  color: #B4B4B4;
  padding-top: 1.2em;
  margin-bottom: 0.6em;
}
.c-list3__data, .c-list3__data--st2 {
  padding-bottom: 1.2em;
  border-bottom: solid 1px #B4B4B4;
}
.c-list3__data--st2 {
  border-color: transparent;
}
.c-list4 {
  font-size: 0.875rem;
  color: #6A6A6A;
  letter-spacing: 0;
  line-height: 1.4;
  overflow: hidden;
}
.c-list4__list {
  margin: -0.4em 0 0 -0.8em;
}
.c-list4__list > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.c-list4__item {
  position: relative;
}
.c-list4__item:before, .c-list4__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0px;
  height: 1.1em;
  margin: auto;
  z-index: 1;
  border-left: solid 1px;
  -webkit-transform: rotate(13deg);
          transform: rotate(13deg);
}
.c-list4__item:before {
  left: 0;
}
.c-list4__item:after {
  right: 0;
  -webkit-transform: translateX(100%) rotate(13deg);
          transform: translateX(100%) rotate(13deg);
}
.c-list4__item:last-child:after {
  content: none;
}
.c-list4__link, .c-list4__inner {
  padding: 0.4em 0.8em;
}
.c-list4__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.c-list4__link:hover {
  text-decoration: underline;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-form__select1, input:not([type=checkbox], [type=radio], [type=submit], [type=reset]),
select, textarea {
  background: #F4F4F4;
  color: #2D2D2D;
  padding: 0.8em 1em;
  border: none;
  border-radius: 4px;
}
.c-form__select1::-webkit-input-placeholder, input:not([type=checkbox], [type=radio], [type=submit], [type=reset])::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #B4B4B4;
}
.c-form__select1::-moz-placeholder, input:not([type=checkbox], [type=radio], [type=submit], [type=reset])::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #B4B4B4;
}
.c-form__select1:-ms-input-placeholder, input:not([type=checkbox], [type=radio], [type=submit], [type=reset]):-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #B4B4B4;
}
.c-form__select1::-ms-input-placeholder, input:not([type=checkbox], [type=radio], [type=submit], [type=reset])::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #B4B4B4;
}
.c-form__select1::placeholder, input:not([type=checkbox], [type=radio], [type=submit], [type=reset])::placeholder,
select::placeholder, textarea::placeholder {
  color: #B4B4B4;
}

textarea {
  resize: vertical;
  min-height: 17em;
  padding-bottom: 2.4em;
}

[aria-invalid=true]:not(select) {
  outline: 1px solid #FFB9B9 !important;
}

.c-form__head1 {
  margin-bottom: 0.5em;
}
.c-form__head1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.c-form__input1 {
  width: 100%;
}
.c-form__select1 {
  padding: 0;
  position: relative;
}
.c-form__select1[aria-invalid=true] {
  outline: 1px solid #FFB9B9 !important;
}
.c-form__select1:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  width: 0;
  height: 0;
  z-index: 1;
  border-top: solid 0.4em;
  border-left: solid 0.4em transparent;
  border-right: solid 0.4em transparent;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-form__select1 .c-form__selector {
  background: transparent;
  width: 100%;
  padding-right: 2.6em;
  position: relative;
  z-index: 2;
}
.c-form__marker1 {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 0.6875rem;
  color: #F45C2C;
  line-height: 1;
  padding: 0.4em 0.8em;
  margin-left: 1em;
  border: solid 1px;
}
.c-form__error1 {
  font-size: 0.875rem;
  color: #D80000;
  margin-top: 0.4em;
}

.p-lead1 {
  padding-bottom: 2em;
  border-bottom: solid 1px #D8D8D8;
}
.p-lead1__inner, .p-lead1__inner--st2 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-lead1__inner > *, .p-lead1__inner--st2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .p-lead1__inner > *, .p-lead1__inner--st2 > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.p-lead1__inner--st2 > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.p-lead1__title {
  padding-right: 1em;
}
.p-lead1__categories {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
.p-lead2__title {
  margin-bottom: 1.2em;
}
.p-lead2__publish > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.p-lead2__date {
  font-size: 0.875rem;
  color: #6A6A6A;
  white-space: nowrap;
  padding-right: 1em;
}
.p-lead2__image {
  text-align: center;
}

.wp-block-heading {
  margin: 56px auto 32px;
}
.wp-block-image {
  margin: 24px auto;
}

.u-cInherit {
  color: inherit !important;
}
.u-cBlack {
  color: #000000 !important;
}
.u-cWhite {
  color: #ffffff !important;
}
.u-cGray1 {
  color: #222222 !important;
}
.u-cGray2 {
  color: #2D2D2D !important;
}
.u-cGray3 {
  color: #464646 !important;
}
.u-cGray4 {
  color: #6A6A6A !important;
}
.u-cGray5 {
  color: #8E8E8E !important;
}
.u-cGray6 {
  color: #B4B4B4 !important;
}
.u-cGray7 {
  color: #D8D8D8 !important;
}
.u-cGray8 {
  color: #EAEAEA !important;
}
.u-cGray9 {
  color: #F4F4F4 !important;
}
.u-cGray10 {
  color: #F7F7F7 !important;
}
.u-cMain1 {
  color: #334973 !important;
}
.u-cMain2 {
  color: #3D5279 !important;
}
.u-cMain3 {
  color: #506690 !important;
}
.u-cMain4 {
  color: #8D9BB8 !important;
}
.u-cMain5 {
  color: #B5BFD4 !important;
}
.u-cMain6 {
  color: #D4DBEA !important;
}
.u-cMain7 {
  color: #E6EBF3 !important;
}
.u-cMain8 {
  color: #EDEFF3 !important;
}
.u-cSub1 {
  color: #8B9CA6 !important;
}
.u-cSub2 {
  color: #ABB8BF !important;
}
.u-cSub3 {
  color: #CBD6DC !important;
}
.u-cSub4 {
  color: #DFE7EC !important;
}
.u-cAccent1 {
  color: #F45C2C !important;
}
.u-cAccent2 {
  color: #FF7549 !important;
}
.u-cAccent3 {
  color: #FF9F81 !important;
}
.u-cAccent4 {
  color: #FFDBCF !important;
}
.u-cAccent5 {
  color: #FFF0EB !important;
}
.u-cRed1 {
  color: #D80000 !important;
}
.u-cRed2 {
  color: #FFB9B9 !important;
}
.u-cRed3 {
  color: #FFE3E3 !important;
}
.u-cBlue1 {
  color: #006DD1 !important;
}
.u-cBlue2 {
  color: #5AA6ED !important;
}
.u-cBlue3 {
  color: #B0D5F9 !important;
}
.u-cBlue4 {
  color: #2E78E9 !important;
}
.u-cGreen1 {
  color: #2BD431 !important;
}
.u-cGreen2 {
  color: #94ED97 !important;
}
.u-cGreen3 {
  color: #C6F8C8 !important;
}
.u-cYellow1 {
  color: #F3D11A !important;
}
.u-cYellow2 {
  color: #F9E370 !important;
}
.u-cYellow3 {
  color: #FFF4B8 !important;
}
.u-bgInherit {
  background-color: inherit !important;
}
.u-bgBlack {
  background-color: #000000 !important;
}
.u-bgWhite {
  background-color: #ffffff !important;
}
.u-bgGray1 {
  background-color: #222222 !important;
}
.u-bgGray2 {
  background-color: #2D2D2D !important;
}
.u-bgGray3 {
  background-color: #464646 !important;
}
.u-bgGray4 {
  background-color: #6A6A6A !important;
}
.u-bgGray5 {
  background-color: #8E8E8E !important;
}
.u-bgGray6 {
  background-color: #B4B4B4 !important;
}
.u-bgGray7 {
  background-color: #D8D8D8 !important;
}
.u-bgGray8 {
  background-color: #EAEAEA !important;
}
.u-bgGray9 {
  background-color: #F4F4F4 !important;
}
.u-bgGray10 {
  background-color: #F7F7F7 !important;
}
.u-bgMain1 {
  background-color: #334973 !important;
}
.u-bgMain2 {
  background-color: #3D5279 !important;
}
.u-bgMain3 {
  background-color: #506690 !important;
}
.u-bgMain4 {
  background-color: #8D9BB8 !important;
}
.u-bgMain5 {
  background-color: #B5BFD4 !important;
}
.u-bgMain6 {
  background-color: #D4DBEA !important;
}
.u-bgMain7 {
  background-color: #E6EBF3 !important;
}
.u-bgMain8 {
  background-color: #EDEFF3 !important;
}
.u-bgSub1 {
  background-color: #8B9CA6 !important;
}
.u-bgSub2 {
  background-color: #ABB8BF !important;
}
.u-bgSub3 {
  background-color: #CBD6DC !important;
}
.u-bgSub4 {
  background-color: #DFE7EC !important;
}
.u-bgAccent1 {
  background-color: #F45C2C !important;
}
.u-bgAccent2 {
  background-color: #FF7549 !important;
}
.u-bgAccent3 {
  background-color: #FF9F81 !important;
}
.u-bgAccent4 {
  background-color: #FFDBCF !important;
}
.u-bgAccent5 {
  background-color: #FFF0EB !important;
}
.u-bgRed1 {
  background-color: #D80000 !important;
}
.u-bgRed2 {
  background-color: #FFB9B9 !important;
}
.u-bgRed3 {
  background-color: #FFE3E3 !important;
}
.u-bgBlue1 {
  background-color: #006DD1 !important;
}
.u-bgBlue2 {
  background-color: #5AA6ED !important;
}
.u-bgBlue3 {
  background-color: #B0D5F9 !important;
}
.u-bgGreen1 {
  background-color: #2BD431 !important;
}
.u-bgGreen2 {
  background-color: #94ED97 !important;
}
.u-bgGreen3 {
  background-color: #C6F8C8 !important;
}
.u-bgYellow1 {
  background-color: #F3D11A !important;
}
.u-bgYellow2 {
  background-color: #F9E370 !important;
}
.u-bgYellow3 {
  background-color: #FFF4B8 !important;
}
.u-bdInherit {
  border-color: inherit !important;
}
.u-bdBlack {
  border-color: #000000 !important;
}
.u-bdWhite {
  border-color: #ffffff !important;
}
.u-bdGray1 {
  border-color: #222222 !important;
}
.u-bdGray2 {
  border-color: #2D2D2D !important;
}
.u-bdGray3 {
  border-color: #464646 !important;
}
.u-bdGray4 {
  border-color: #6A6A6A !important;
}
.u-bdGray5 {
  border-color: #8E8E8E !important;
}
.u-bdGray6 {
  border-color: #B4B4B4 !important;
}
.u-bdGray7 {
  border-color: #D8D8D8 !important;
}
.u-bdGray8 {
  border-color: #EAEAEA !important;
}
.u-bdGray9 {
  border-color: #F4F4F4 !important;
}
.u-bdGray10 {
  border-color: #F7F7F7 !important;
}
.u-bdMain1 {
  border-color: #334973 !important;
}
.u-bdMain2 {
  border-color: #3D5279 !important;
}
.u-bdMain3 {
  border-color: #506690 !important;
}
.u-bdMain4 {
  border-color: #8D9BB8 !important;
}
.u-bdMain5 {
  border-color: #B5BFD4 !important;
}
.u-bdMain6 {
  border-color: #D4DBEA !important;
}
.u-bdMain7 {
  border-color: #E6EBF3 !important;
}
.u-bdMain8 {
  border-color: #EDEFF3 !important;
}
.u-bdSub1 {
  border-color: #8B9CA6 !important;
}
.u-bdSub2 {
  border-color: #ABB8BF !important;
}
.u-bdSub3 {
  border-color: #CBD6DC !important;
}
.u-bdSub4 {
  border-color: #DFE7EC !important;
}
.u-bdAccent1 {
  border-color: #F45C2C !important;
}
.u-bdAccent2 {
  border-color: #FF7549 !important;
}
.u-bdAccent3 {
  border-color: #FF9F81 !important;
}
.u-bdAccent4 {
  border-color: #FFDBCF !important;
}
.u-bdAccent5 {
  border-color: #FFF0EB !important;
}
.u-bdRed1 {
  border-color: #D80000 !important;
}
.u-bdRed2 {
  border-color: #FFB9B9 !important;
}
.u-bdRed3 {
  border-color: #FFE3E3 !important;
}
.u-bdBlue1 {
  border-color: #006DD1 !important;
}
.u-bdBlue2 {
  border-color: #5AA6ED !important;
}
.u-bdBlue3 {
  border-color: #B0D5F9 !important;
}
.u-bdGreen1 {
  border-color: #2BD431 !important;
}
.u-bdGreen2 {
  border-color: #94ED97 !important;
}
.u-bdGreen3 {
  border-color: #C6F8C8 !important;
}
.u-bdYellow1 {
  border-color: #F3D11A !important;
}
.u-bdYellow2 {
  border-color: #F9E370 !important;
}
.u-bdYellow3 {
  border-color: #FFF4B8 !important;
}

.u-none {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .u-none--pc {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-none--sp {
    display: none !important;
  }
}
.u-iblock {
  display: inline-block;
}
.u-fxNowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.u-fxjcCenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.u-fxaiCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.u-fxbasisAuto {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.u-fxbasisFill {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.u-vaTop {
  vertical-align: top;
}
.u-vaMiddle {
  vertical-align: middle;
}
.u-vaBottom {
  vertical-align: bottom;
}
.u-linkCover {
  position: relative;
}
.u-linkCover a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.u-ofAuto {
  overflow: auto;
}
.u-ofHidden {
  overflow: hidden;
}
.u-radius {
  border-radius: 100vw;
}
.u-hidden {
  visibility: hidden;
}

.u-wsNowrap {
  white-space: nowrap;
}
.u-fwBold {
  font-weight: bold;
}
.u-fwMedium {
  font-weight: 500;
}
.u-fwNormal {
  font-weight: normal;
}
.u-taCenter {
  text-align: center;
}
.u-taRight {
  text-align: right;
}
.u-taLeft {
  text-align: left;
}

.u-mtnone {
  margin-top: 0 !important;
}
.u-mtauto {
  margin-top: auto !important;
}
.u-mt1 {
  margin-top: 1.25rem !important;
}
.u-mt2 {
  margin-top: 2.5rem !important;
}
.u-mt3 {
  margin-top: 3.75rem !important;
}
.u-mt4 {
  margin-top: 5rem !important;
}
.u-mt5 {
  margin-top: 6.25rem !important;
}
.u-mt6 {
  margin-top: 7.5rem !important;
}
.u-mtEm1 {
  margin-top: 1em;
}
.u-mbnone {
  margin-bottom: 0 !important;
}
.u-mbauto {
  margin-bottom: auto !important;
}
.u-mb1 {
  margin-bottom: 1.25rem !important;
}
.u-mb2 {
  margin-bottom: 2.5rem !important;
}
.u-mb3 {
  margin-bottom: 3.75rem !important;
}
.u-mb4 {
  margin-bottom: 5rem !important;
}
.u-mb5 {
  margin-bottom: 6.25rem !important;
}
.u-mb6 {
  margin-bottom: 7.5rem !important;
}
.u-mbEm1 {
  margin-bottom: 1em;
}
.u-mynone {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.u-myauto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.u-my1 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.u-my2 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.u-my3 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}
.u-my4 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.u-my5 {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}
.u-my6 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}
.u-myEm1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.u-mlnone {
  margin-left: 0 !important;
}
.u-mlauto {
  margin-left: auto !important;
}
.u-ml1 {
  margin-left: 1.25rem !important;
}
.u-ml2 {
  margin-left: 2.5rem !important;
}
.u-ml3 {
  margin-left: 3.75rem !important;
}
.u-ml4 {
  margin-left: 5rem !important;
}
.u-ml5 {
  margin-left: 6.25rem !important;
}
.u-ml6 {
  margin-left: 7.5rem !important;
}
.u-mlEm1 {
  margin-left: 1em;
}
.u-mrnone {
  margin-right: 0 !important;
}
.u-mrauto {
  margin-right: auto !important;
}
.u-mr1 {
  margin-right: 1.25rem !important;
}
.u-mr2 {
  margin-right: 2.5rem !important;
}
.u-mr3 {
  margin-right: 3.75rem !important;
}
.u-mr4 {
  margin-right: 5rem !important;
}
.u-mr5 {
  margin-right: 6.25rem !important;
}
.u-mr6 {
  margin-right: 7.5rem !important;
}
.u-mrEm1 {
  margin-right: 1em;
}
.u-mxnone {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.u-mxauto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.u-mx1 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.u-mx2 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.u-mx3 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
.u-mx4 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.u-mx5 {
  margin-left: 6.25rem !important;
  margin-right: 6.25rem !important;
}
.u-mx6 {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}
.u-mxEm1 {
  margin-left: 1em;
  margin-right: 1em;
}
.u-ptnone {
  padding-top: 0 !important;
}
.u-pt1 {
  padding-top: 1.25rem !important;
}
.u-pt2 {
  padding-top: 2.5rem !important;
}
.u-pt3 {
  padding-top: 3.75rem !important;
}
.u-pt4 {
  padding-top: 5rem !important;
}
.u-pt5 {
  padding-top: 6.25rem !important;
}
.u-pt6 {
  padding-top: 7.5rem !important;
}
.u-ptEm1 {
  padding-top: 1em;
}
.u-pbnone {
  padding-bottom: 0 !important;
}
.u-pb1 {
  padding-bottom: 1.25rem !important;
}
.u-pb2 {
  padding-bottom: 2.5rem !important;
}
.u-pb3 {
  padding-bottom: 3.75rem !important;
}
.u-pb4 {
  padding-bottom: 5rem !important;
}
.u-pb5 {
  padding-bottom: 6.25rem !important;
}
.u-pb6 {
  padding-bottom: 7.5rem !important;
}
.u-pbEm1 {
  padding-bottom: 1em;
}
.u-pynone {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.u-py1 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.u-py2 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.u-py3 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}
.u-py4 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.u-py5 {
  padding-top: 6.25rem !important;
  padding-bottom: 6.25rem !important;
}
.u-py6 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}
.u-pyEm1 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.u-plnone {
  padding-left: 0 !important;
}
.u-pl1 {
  padding-left: 1.25rem !important;
}
.u-pl2 {
  padding-left: 2.5rem !important;
}
.u-pl3 {
  padding-left: 3.75rem !important;
}
.u-pl4 {
  padding-left: 5rem !important;
}
.u-pl5 {
  padding-left: 6.25rem !important;
}
.u-pl6 {
  padding-left: 7.5rem !important;
}
.u-plEm1 {
  padding-left: 1em;
}
.u-prnone {
  padding-right: 0 !important;
}
.u-pr1 {
  padding-right: 1.25rem !important;
}
.u-pr2 {
  padding-right: 2.5rem !important;
}
.u-pr3 {
  padding-right: 3.75rem !important;
}
.u-pr4 {
  padding-right: 5rem !important;
}
.u-pr5 {
  padding-right: 6.25rem !important;
}
.u-pr6 {
  padding-right: 7.5rem !important;
}
.u-prEm1 {
  padding-right: 1em;
}
.u-pxnone {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-px1 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.u-px2 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.u-px3 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}
.u-px4 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.u-px5 {
  padding-left: 6.25rem !important;
  padding-right: 6.25rem !important;
}
.u-px6 {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}
.u-pxEm1 {
  padding-left: 1em;
  padding-right: 1em;
}

[data-bg], [data-bg-tab], [data-bg-sp] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
[data-bg] > img, [data-bg-tab] > img, [data-bg-sp] > img {
  opacity: 0;
}

.js-scrollHint {
  position: relative;
}
.js-fixedFallback {
  display: block;
  visibility: hidden;
  position: relative;
  z-index: -1;
}
.js-inputLength {
  position: relative;
}
.js-inputLengthCounter {
  font-size: 0.875rem;
  font-weight: normal;
  color: #B4B4B4;
  position: absolute;
  bottom: 1em;
  right: 1.6em;
}

/* plugin scroll-hint */
@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 40px);
  left: calc(50% - 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
          animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}