@charset "UTF-8";
.u-ft-robo {
  font-family: "Roboto", sans-serif;
}
.u-ft-robo.u-thin {
  font-weight: 100;
}

@media screen and (min-width: 1024px) {
  .pcOnly {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .pcOnly {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .largeOnly {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .largeOnly {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .tbOnly {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .tbOnly {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .spOnly {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .spOnly {
    display: block;
  }
}

/* ---------------------------
l-bg
--------------------------- */
/* ---------------------------
l-bread
--------------------------- */
/* ---------------------------
l-footer
--------------------------- */
@media screen and (min-width: 1024px) {
  .l-footer {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 1023px) {
  .l-footer {
    position: relative;
    z-index: 2;
  }
}
/* ---------------------------
l-gnav
--------------------------- */
/* ---------------------------
l-header
--------------------------- */
/* ---------------------------
l-pageTop
--------------------------- */
/* ---------------------------
l-wrap
--------------------------- */
@media screen and (min-width: 1024px) {
  .l-wrap {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-700 {
    max-width: 780px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-780 {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-800 {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-900 {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-960 {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-980 {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1000 {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1030 {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1085 {
    max-width: 1165px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1160 {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1120 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1200 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1260 {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1275 {
    max-width: 1355px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1300 {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1600 {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-wrap-1920 {
    max-width: 2000px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (max-width: 1023px) {
  .l-wrap-sp {
    padding: 0 30px;
  }
}

@media screen and (max-width: 1023px) {
  .l-wrap__line-spnone:before {
    content: "";
    display: none !important;
  }
  .l-wrap__line-spnone:after {
    content: "";
    display: none !important;
  }
}
/* ---------------------------
c-border
--------------------------- */
/* ---------------------------
c-btn
--------------------------- */
.c-btn {
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  text-decoration: none;
  border-radius: 30px;
  max-width: 380px;
  min-height: 70px;
}
/* ---------------------------
c-cat
--------------------------- */
/* ---------------------------
c-h
--------------------------- */
.c-h {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .c-h {
    font-size: 34px;
    line-height: 60px;
    letter-spacing: 3.4px;
  }
  .c-h span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(77%, rgba(233, 235, 238, 0)), color-stop(77%, rgb(233, 235, 238)));
    background: linear-gradient(180deg, rgba(233, 235, 238, 0) 77%, rgb(233, 235, 238) 77%);
  }
}
@media screen and (max-width: 1023px) {
  .c-h {
    font-size: 18px !important;
    line-height: 33px;
    letter-spacing: 2px;
  }
  .c-h span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(77%, rgba(233, 235, 238, 0)), color-stop(77%, rgb(233, 235, 238)));
    background: linear-gradient(180deg, rgba(233, 235, 238, 0) 77%, rgb(233, 235, 238) 77%);
  }
}
.c-h01 {
  text-align: center;
  font-weight: bold;
  position: relative;
}
.c-h01.afternone:after {
  display: none;
}
.c-h01:after {
  content: "";
  width: 1px;
  height: 40px;
  background: #000;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  bottom: -70px;
}
@media screen and (min-width: 1024px) {
  .c-h01 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  .c-h01 span {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
    margin-top: 10px;
    font-size: 2.2rem;
    display: block;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1023px) {
  .c-h01 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  .c-h01 span {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
    margin-top: 10px;
    font-size: 15px;
    display: block;
    letter-spacing: 1px;
  }
  .c-h01:after {
    content: "";
    width: 1px;
    height: 30px;
    background: #000;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -50px;
  }
}
.c-h02 {
  text-align: center;
  font-style: italic;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
}
@media screen and (min-width: 1024px) {
  .c-h02 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .c-h02 {
    margin-bottom: 7px !important;
    font-size: 25px;
  }
}
.c-h03 {
  background: #dadee2;
}
@media screen and (min-width: 1024px) {
  .c-h03 {
    font-weight: bold;
    font-size: 28px;
    padding: 3px 14px;
    letter-spacing: 1px;
    display: inline;
  }
}
@media screen and (max-width: 1023px) {
  .c-h03 {
    font-weight: bold;
    font-size: 12px;
    padding: 3px 4px;
    letter-spacing: 1px;
    display: inline;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1024px) {
  .c-h04 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  .c-h04 span {
    position: relative;
  }
  .c-h04 span:before {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #282828;
    left: -80px;
  }
  .c-h04 span:after {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #282828;
    right: -80px;
  }
  .c-h04.u-text-34 {
    font-size: 34px !important;
  }
}
@media screen and (max-width: 1023px) {
  .c-h04 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  .c-h04 span {
    position: relative;
  }
  .c-h04 span:before {
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #282828;
    left: -35px;
  }
  .c-h04 span:after {
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #282828;
    right: -35px;
  }
  .c-h04.u-text-34 {
    font-size: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1024px) {
  .c-h05 {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .c-h05 {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
  }
}
/* ---------------------------
c-grids
--------------------------- */
@media screen and (max-width: 1023px) {
  .c-grids.u-mt-3 {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .c-grid__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 1023px) {
  .c-grid__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3px;
  }
}
.c-grid__dt:after {
  content: "：";
}
@media screen and (min-width: 1024px) {
  .c-grid__dt {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .c-grid__dt {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .c-grid__dd {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .c-grid__dd {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .c-grid__dl02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 1023px) {
  .c-grid__dl02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3px;
  }
}
.c-grid__dt02:after {
  content: "：";
}
@media screen and (min-width: 1024px) {
  .c-grid__dt02 {
    font-size: 14px;
    width: 200px;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    -moz-text-align-last: justify;
         text-align-last: justify;
  }
}
@media screen and (max-width: 1023px) {
  .c-grid__dt02 {
    font-size: 14px;
    width: 200px;
    display: -ms-flexbox;
    -ms-flex-pack: justify;
    -moz-text-align-last: justify;
         text-align-last: justify;
  }
}
@media screen and (min-width: 1024px) {
  .c-grid__dd02 {
    font-size: 14px;
    padding-left: 4px;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .c-grid__dd02 {
    font-size: 14px;
    padding-left: 4px;
    width: 100%;
  }
}
/* ---------------------------
c-link
--------------------------- */
/* ---------------------------
c-icon
--------------------------- */
/* ---------------------------
c-list
--------------------------- */
@media screen and (min-width: 1024px) {
  .c-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1023px) {
  .c-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .c-list {
    max-width: 490px;
    width: 100%;
    height: 90px;
    background: #ced2d6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 22px;
    font-weight: bold;
    border-radius: 20px 20px 0 0;
    cursor: pointer;
  }
  .c-list:nth-child(1) {
    margin-right: 15px;
  }
  .c-list.bg-light {
    background: #e9ebee;
  }
}
@media screen and (max-width: 1023px) {
  .c-list {
    max-width: 460px;
    width: 43%;
    height: 40px;
    background: #ced2d6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    border-radius: 8px 5px 0 0;
    cursor: pointer;
    cursor: pointer;
  }
  .c-list:nth-child(1) {
    margin-right: 15px;
  }
  .c-list.bg-light {
    background: #e9ebee;
  }
}
/* ---------------------------
c-columns
--------------------------- */
/* ---------------------------
c-tab
--------------------------- */
/* ---------------------------
c-tag
--------------------------- */
@media screen and (min-width: 1024px) {
  .c-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 72%;
  }
}
@media screen and (max-width: 1023px) {
  .c-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.c-tag {
  border-radius: 30px;
  padding: 2px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #FFF;
}
@media screen and (min-width: 1024px) {
  .c-tag {
    margin: 0px 8px 8px 0;
    border: 1px solid #000;
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) {
  .c-tag {
    margin: 0px 8px 4px 0;
    border: 1px solid #000;
    font-size: 11px;
    text-decoration: none;
    padding: 1px 11px;
  }
  .c-tag a {
    text-decoration: none;
  }
}
@media screen and (min-width: 1024px) {
  .c-tags02 {
    display: -ms-grid;
    display: grid;
    gap: 10px 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 1023px) {
  .c-tags02 {
    display: -ms-grid;
    display: grid;
    gap: 10px 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .c-tag02 {
    border: 1px solid #000;
    max-width: 204px;
    text-decoration: none;
    border-radius: 100px;
  }
  .c-tag02 a {
    text-decoration: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    height: 70px;
    border-radius: 100px;
  }
  .c-tag02 a:hover {
    color: #FFF;
    background: #000;
  }
  .c-tag02 a div {
    font-weight: bold;
    font-size: 23px;
    line-height: 28px;
  }
  .c-tag02 a div span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
  }
}
@media screen and (max-width: 1023px) {
  .c-tag02 {
    border: 1px solid #000;
    max-width: 204px;
    text-decoration: none;
    border-radius: 100px;
  }
  .c-tag02 a {
    text-decoration: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    height: 70px;
    border-radius: 100px;
  }
  .c-tag02 a:hover {
    color: #FFF;
    background: #000;
  }
  .c-tag02 a div {
    font-weight: bold;
    font-size: 23px;
    line-height: 28px;
  }
  .c-tag02 a div span {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
  }
}
/* ---------------------------
c-block
--------------------------- */
.c-block03 {
  display: block;
}

/* ---------------------------
c-unique
--------------------------- */
/* ---------------------------
js-fixed
--------------------------- */
.js-fixed__target--bottom {
  left: 0;
  bottom: 0;
}

/* ---------------------------
js-folding
--------------------------- */
.js-folding__trigger {
  cursor: pointer;
}
.js-folding__target {
  display: none;
}

/* ---------------------------
keyframes
--------------------------- */
@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  35% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  35.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  70%, 100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  35% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  35.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  70%, 100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
/* ---------------------------
p-archive
--------------------------- */
/* ---------------------------
p-bnr
--------------------------- */
/* ---------------------------
p-card
--------------------------- */
/* ---------------------------
p-figure
--------------------------- */
/* ---------------------------
p-list
--------------------------- */
/* ---------------------------
p-link
--------------------------- */
@media screen and (min-width: 1024px) {
  .p-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 1023px) {
  .p-links {
    position: relative;
    z-index: 1;
  }
}
/* ---------------------------
p-mv
--------------------------- */
.p-mv {
  z-index: 4;
}
@media screen and (min-width: 1024px) {
  .p-mv {
    width: 100%;
    height: calc(100lvh + 1200px);
    margin-bottom: -500px;
    position: relative;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv {
    width: 100%;
    height: calc(100lvh + 600px);
    margin-bottom: -400px;
    position: relative;
    min-height: 812px;
  }
}
.p-mv.has_opening {
  z-index: 10;
}

@media screen and (min-width: 1024px) {
  .p-mv-sc {
    position: absolute;
    bottom: 112px;
    left: 32px;
  }
  .p-mv-sc p {
    font-size: 0.75rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    font-family: "glacial-indifference-regular", sans-serif;
  }
  .p-mv-sc span {
    position: absolute;
    left: 9px;
    bottom: -108px;
  }
  .p-mv-sc span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 100px;
    background: #000000;
    -webkit-animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
            animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-sc {
    display: none;
    position: fixed;
    bottom: 50px;
    left: 32px;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .p-mv-sc p {
    font-size: 0.75rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    font-family: "glacial-indifference-regular", sans-serif;
  }
  .p-mv-sc span {
    position: absolute;
    left: 9px;
    bottom: -108px;
  }
  .p-mv-sc span:after {
    content: "";
    position: absolute;
    bottom: 48px;
    left: 50%;
    width: 1px;
    height: 50px;
    background: #000000;
    -webkit-animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
            animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
  }
}
@media screen and (min-width: 1024px) {
  .p-mv-lists {
    position: relative;
    width: 100%;
    height: 100dvh;
  }
  .p-mv-lists.spOnly {
    display: none !important;
  }
  .p-mv-lists.pcOnly {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-lists {
    position: relative;
    width: 100%;
    height: 100dvh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p-mv-lists.pcOnly {
    display: none !important;
  }
  .p-mv-lists.spOnly {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .p-mv-lists div {
    position: relative;
    top: 30px;
    padding: 0 10px;
    left: -6px;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-lists__txt {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-lists__txt02 {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-mv-list {
    height: 100dvh;
    width: 20%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    border-right: 1px solid rgba(51, 51, 51, 0.5);
  }
  .p-mv-list img {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 90%;
  }
  .p-mv-list.item01 {
    position: absolute;
    left: 0%;
    bottom: 0;
  }
  .p-mv-list.item02 {
    position: absolute;
    left: 20%;
    bottom: 0;
  }
  .p-mv-list.item03 {
    position: absolute;
    left: 40%;
    bottom: 0;
  }
  .p-mv-list.item04 {
    position: absolute;
    left: 60%;
    bottom: 0;
  }
  .p-mv-list.item05 {
    width: 18%;
    position: absolute;
    right: 0%;
    bottom: 0;
  }
  .p-mv-list.item05:after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-list {
    height: 100dvh;
    width: 20%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-mv-list img {
    position: absolute;
    right: 0;
  }
  .p-mv-list.item01 {
    position: absolute;
    left: 0%;
    bottom: 0;
  }
  .p-mv-list.item02 {
    position: absolute;
    left: 20%;
    bottom: 0;
  }
  .p-mv-list.item03 {
    position: absolute;
    left: 40%;
    bottom: 0;
  }
  .p-mv-list.item04 {
    position: absolute;
    left: 60%;
    bottom: 0;
  }
  .p-mv-list.item05 {
    width: 18%;
    position: absolute;
    right: 0%;
    bottom: 0;
  }
  .p-mv-list.item05:after {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-mv-lines {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 40px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100dvh;
    z-index: 0;
  }
  .p-mv-lines:before {
    content: "";
    width: 0.5px;
    background: #333333;
    height: 100dvh;
    z-index: -1;
    top: 0%;
    left: 40px;
    position: absolute;
    display: block;
  }
  .p-mv-lines:after {
    content: "";
    width: 0.5px;
    background: #333333;
    height: 100dvh;
    z-index: -1;
    top: 0%;
    right: 40px;
    position: absolute;
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-lines {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 40px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100dvh;
    z-index: 0;
  }
  .p-mv-lines:before {
    content: "";
    width: 0.5px;
    background: #333333;
    height: 100dvh;
    z-index: -1;
    top: 0%;
    left: 40px;
    position: absolute;
    display: block;
  }
  .p-mv-lines:after {
    content: "";
    width: 0.5px;
    background: #333333;
    height: 100dvh;
    z-index: -1;
    top: 0%;
    right: 40px;
    position: absolute;
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .p-mv-line {
    width: 0.5px;
    background: #333333;
    height: 100dvh;
  }
  .p-mv-line.item01 {
    position: absolute;
    left: 40%;
  }
  .p-mv-line.item02 {
    position: absolute;
    left: 60%;
  }
}
@media screen and (max-width: 1023px) {
  .p-mv-line {
    width: 0.5px;
    background: #333333;
    height: 100dvh;
  }
  .p-mv-line.item01 {
    position: absolute;
    left: 40%;
  }
  .p-mv-line.item02 {
    position: absolute;
    left: 60%;
  }
}
@media screen and (min-width: 1024px) {
  #mv .spOnly {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  #mv .pcOnly {
    display: none !important;
  }
}
#mv #opening {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
}
@media screen and (max-width: 1023px) {
  #mv #opening {
    height: 100lvh;
  }
}
#mv #opening .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(120deg, rgb(7, 54, 128) 0%, rgb(9, 92, 224) 100%);
  z-index: 2;
}
#mv #opening .svg_text {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 10px;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 1023px) {
  #mv #opening .svg_text {
    bottom: auto;
    top: calc(100svh - 10px);
    width: 96%;
    left: 2%;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
#mv #opening .svg_text svg {
  width: 100%;
  height: auto;
}
#mv #opening .svg_text svg path {
  stroke: #fff;
  fill: none;
  stroke-miterlimit: 10;
  visibility: hidden;
  opacity: 0.5;
}
#mv #opening .svg_text svg path.show {
  stroke-dashoffset: 0 !important;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715), stroke 0.8s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.7s 0.7s linear;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715), stroke 0.8s cubic-bezier(0.47, 0, 0.745, 0.715), opacity 0.7s 0.7s linear;
  visibility: visible;
  opacity: 0;
}
#mv #opening .bg_base {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#mv #opening .bg_base img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#mv #opening .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mask-image: url(/common/img/project/home/opening_text.svg);
  mask-repeat: no-repeat;
  mask-position: 50% calc(100% - 10px);
  mask-size: 100%;
  -webkit-mask-image: url(/common/img/project/home/opening_text.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% calc(100% - 10px);
  -webkit-mask-size: 100%;
  opacity: 0;
  z-index: 10;
}
@media screen and (max-width: 1023px) {
  #mv #opening .bg {
    bottom: auto;
    height: 100svh;
    mask-image: url(/common/img/project/home/opening_text_sp.svg);
    -webkit-mask-image: url(/common/img/project/home/opening_text_sp.svg);
    mask-size: 96%;
    -webkit-mask-size: 96%;
  }
}
#mv #opening .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
@media screen and (max-width: 1023px) {
  #mv #opening .bg img {
    height: 100lvh;
  }
}
#mv #opening.show_image .bg {
  -webkit-transition: opacity 2s linear;
  transition: opacity 2s linear;
  opacity: 1;
}
#mv #opening.show_image .bg img {
  -webkit-transition: -webkit-filter 1.5s linear;
  transition: -webkit-filter 1.5s linear;
  transition: filter 1.5s linear;
  transition: filter 1.5s linear, -webkit-filter 1.5s linear;
  -webkit-filter: blur(0);
          filter: blur(0);
}
#mv #opening.show_image .svg_text {
  -webkit-transition: opacity 1.5s linear;
  transition: opacity 1.5s linear;
  opacity: 0;
}
#mv #opening.show_image.skip .bg {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
#mv #opening.show_image.skip .bg img {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
#mv #opening.show_image.skip .svg_text {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
#mv #opening.showed_line .bg, #mv #opening.showed_line .cover, #mv #opening.showed_line .svg_text {
  display: none;
}
#mv #opening .texture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mask-image: linear-gradient(135deg, rgba(0, 0, 0, 0) 34%, rgb(0, 0, 0) 66%);
  mask-repeat: no-repeat;
  mask-position: 0;
  mask-size: 400% 100%;
  -webkit-mask-image: linear-gradient(135deg, rgba(0, 0, 0, 0) 34%, rgb(0, 0, 0) 66%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0;
  -webkit-mask-size: 400% 100%;
  z-index: 3;
}
#mv #opening .texture::before, #mv #opening .texture::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 500%;
  background: url(/common/img/project/home/opening_texture.jpg) 50%;
}
#mv #opening .texture::after {
  opacity: 0.5;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
#mv #opening.show_image .texture {
  transition: -webkit-mask-position 3s ease-out, opacity 0.5s 3s;
  mask-position: 100%;
  -webkit-mask-position: 100%;
  opacity: 0;
}
#mv #opening.show_image .texture::before {
  -webkit-transition: top 3.2s cubic-bezier(0.5, 0, 0.75, 0);
  transition: top 3.2s cubic-bezier(0.5, 0, 0.75, 0);
  top: -400%;
}
#mv #opening.show_image .texture::after {
  -webkit-transition: top 4.2s cubic-bezier(0.5, 0, 0.75, 0);
  transition: top 4.2s cubic-bezier(0.5, 0, 0.75, 0);
  top: -400%;
}
#mv #opening.show_image.skip .texture {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
#mv #opening .cover {
  mask-image: linear-gradient(135deg, rgb(0, 0, 0) 34%, rgba(0, 0, 0, 0) 66%);
  mask-repeat: no-repeat;
  mask-position: 0;
  mask-size: 400% 100%;
  -webkit-mask-image: linear-gradient(135deg, rgb(0, 0, 0) 34%, rgba(0, 0, 0, 0) 66%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0;
  -webkit-mask-size: 400% 100%;
}
@media screen and (max-width: 1023px) {
  #mv #opening .cover {
    mask-size: 700% 200%;
    -webkit-mask-size: 700% 200%;
  }
}
#mv #opening.show_image .cover {
  transition: -webkit-mask-position 3s 0.6s ease-in, opacity 1s 2.6s;
  mask-position: 100%;
  -webkit-mask-position: 100%;
  opacity: 0;
}
#mv #opening.show_image.skip .cover {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
#mv .copy {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 200;
}
#mv .copy li {
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#mv .copy li span {
  position: relative;
  display: block;
  width: 110%;
  margin-left: -5%;
}
#mv .copy li img, #mv .copy li svg {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1023px) {
  #mv .copy {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    bottom: auto;
    top: calc(100svh - 10px);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  #mv .copy li {
    width: 33.33%;
  }
  #mv .copy li:nth-child(1), #mv .copy li:nth-child(2) {
    width: 100%;
  }
  #mv .copy li:nth-child(1) span, #mv .copy li:nth-child(2) span {
    width: 36.663%;
    margin-left: -2%;
  }
}
#mv .line {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
  pointer-events: none;
}
#mv .line > div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  -webkit-transition: background 1s;
  transition: background 1s;
}
#mv .line > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-left: 1px solid #333333;
}
#mv .line > div:nth-child(1) {
  left: 20%;
  background-color: rgba(0, 0, 0, 0.05);
}
#mv .line > div:nth-child(2) {
  left: 40%;
  background-color: rgba(0, 0, 0, 0.1);
}
#mv .line > div:nth-child(3) {
  left: 60%;
  background-color: rgba(0, 0, 0, 0.15);
}
#mv .line > div:nth-child(4) {
  left: 80%;
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1023px) {
  #mv .line > div {
    width: 33.3333333333%;
  }
  #mv .line > div:nth-child(1) {
    left: 33.3333333333%;
  }
  #mv .line > div:nth-child(2) {
    left: 66.6666666667%;
  }
  #mv .line > div:nth-child(3) {
    display: none;
  }
  #mv .line > div:nth-child(4) {
    display: none;
  }
}
#mv #opening.show_line ~ .line > div::before {
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.32, 0, 0.67, 0);
  transition: -webkit-transform 1.2s cubic-bezier(0.32, 0, 0.67, 0);
  transition: transform 1.2s cubic-bezier(0.32, 0, 0.67, 0);
  transition: transform 1.2s cubic-bezier(0.32, 0, 0.67, 0), -webkit-transform 1.2s cubic-bezier(0.32, 0, 0.67, 0);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#mv #opening.show_line ~ .line > div:nth-child(1) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
  background-color: rgba(0, 0, 0, 0.05);
}
#mv #opening.show_line ~ .line > div:nth-child(1)::before {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#mv #opening.show_line ~ .line > div:nth-child(2) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
  background-color: rgba(0, 0, 0, 0.1);
}
#mv #opening.show_line ~ .line > div:nth-child(2)::before {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#mv #opening.show_line ~ .line > div:nth-child(3) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
  background-color: rgba(0, 0, 0, 0.15);
}
#mv #opening.show_line ~ .line > div:nth-child(3)::before {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#mv #opening.show_line ~ .line > div:nth-child(4) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
  background-color: rgba(0, 0, 0, 0.2);
}
#mv #opening.show_line ~ .line > div:nth-child(4)::before {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#mv.show_opening .copy li img, #mv.show_opening .copy li svg {
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
}
#mv.show_opening .copy li .show img {
  -webkit-transition: opacity 1s 0.8s ease-in, -webkit-filter 1.5s 0.8s ease-in;
  transition: opacity 1s 0.8s ease-in, -webkit-filter 1.5s 0.8s ease-in;
  transition: opacity 1s 0.8s ease-in, filter 1.5s 0.8s ease-in;
  transition: opacity 1s 0.8s ease-in, filter 1.5s 0.8s ease-in, -webkit-filter 1.5s 0.8s ease-in;
  opacity: 1;
  -webkit-filter: blur(0px);
          filter: blur(0px);
}
#mv.show_opening .line > div {
  background-color: rgba(0, 0, 0, 0);
}
#mv.show_opening .line > div::before {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#mv .dark_cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  pointer-events: none;
  z-index: 202;
}
#mv.abs #opening, #mv.abs .dark_cover, #mv.abs .line {
  position: absolute;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#mv.abs .copy {
  display: none;
}

.opening-header.l-header {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
}
.opening-header.l-header.show-header {
  -webkit-transition: 0.5s, -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  transition: 0.5s, -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  transition: 0.5s, transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  transition: 0.5s, transform 0.6s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 200;
}

.show_opening {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.show_opening ~ * {
  position: fixed;
  top: 0;
  left: -9999em;
  width: 100%;
}

/* ---------------------------
p-pagenavi
--------------------------- */
/* ---------------------------
p-slide
--------------------------- */
/* ---------------------------
p-sns
--------------------------- */
/* ---------------------------
p-table
--------------------------- */
/* ---------------------------
p-wysiwyg
--------------------------- */
.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-pagenavi span {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  font-style: italic;
  font-size: 20px;
  font-family: "glacial-indifference-regular", sans-serif;
  overflow: hidden;
  border-radius: 100px;
  margin-right: 20px;
}
.wp-pagenavi a {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  font-style: italic;
  font-size: 20px;
  font-family: "glacial-indifference-regular", sans-serif;
  overflow: hidden;
  border-radius: 100px;
  margin-right: 20px;
  text-decoration: none !important;
  border: 1px solid #000;
}
@media screen and (min-width: 1024px) {
  .current {
    background: #000 !important;
    color: #FFF !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50px;
    height: 50px;
    font-style: italic;
    font-size: 20px;
    font-family: "glacial-indifference-regular", sans-serif;
    overflow: hidden;
    border-radius: 100px;
    margin-right: 20px;
  }
}
.nextpostslink {
  background: none !important;
  border: none !important;
}
.p-wysiwyg {
  position: relative;
  overflow: hidden;
}
.p-wysiwyg figure img {
  border-radius: 30px;
}
.p-wysiwyg figcaption {
  text-align: left;
}
.p-wysiwyg .size-full img {
  width: 100% !important;
}
.p-wysiwyg .size-large img {
  width: 100% !important;
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg figure img {
    border-radius: 10px;
  }
}
.p-wysiwyg p {
  line-height: 2;
  letter-spacing: 0.2;
}
.p-wysiwyg p:not(:last-child) {
  margin-bottom: 3em;
}
.p-wysiwyg p:not(:last-child) {
  margin-bottom: 3em;
}

.p-wysiwyg pre {
  display: block;
}
.p-wysiwyg a {
  text-decoration: underline;
  word-wrap: break-word;
  color: #3a7de6;
}
.p-wysiwyg a:hover {
  text-decoration: none;
}
.p-wysiwyg a img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-wysiwyg a img:hover {
  opacity: 0.8;
}
.p-wysiwyg h1 {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-size: 2em;
  font-weight: bold;
  padding-left: 25px;
  line-height: 58px;
}
.p-wysiwyg h1:before {
  content: "";
  width: 2px;
  height: 30px;
  background: #000;
  position: absolute;
  left: 0;
  top: 16px;
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg h1 {
    font-size: 1.4em;
    line-height: 32px;
  }
  .p-wysiwyg h1:before {
    content: "";
    width: 2px;
    height: 20px;
    background: #000;
    position: absolute;
    left: 4px;
    top: 9px;
  }
}
.p-wysiwyg h2 {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-size: 2em;
  font-weight: bold;
  padding-left: 25px;
  line-height: 58px;
}
.p-wysiwyg h2:before {
  content: "";
  width: 2px;
  height: 30px;
  background: #000;
  position: absolute;
  left: 0;
  top: 16px;
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg h2 {
    font-size: 1.4em;
    line-height: 32px;
  }
  .p-wysiwyg h2:before {
    content: "";
    width: 2px;
    height: 20px;
    background: #000;
    position: absolute;
    left: 4px;
    top: 9px;
  }
}
.p-wysiwyg h3 {
  margin-top: 2.75em;
  margin-bottom: 8px;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  font-weight: normal;
  letter-spacing: 1px;
}
.p-wysiwyg h3:before {
  content: "";
  width: 15px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #000;
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg h3:before {
    content: "";
    width: 15px;
    height: 1px;
    position: absolute;
    left: 1px;
    top: 18%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    background: #000;
  }
}
.p-wysiwyg h4 {
  margin-top: 2.3em;
  margin-bottom: 1.5em;
  position: relative;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg h4 {
    font-size: 1.1428rem;
  }
}
.p-wysiwyg h5, .p-wysiwyg h6 {
  margin-top: 1.3em;
  margin-bottom: 1.5em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg h5, .p-wysiwyg h6 {
    font-size: 1.05rem;
  }
}
.p-wysiwyg ul {
  display: -ms-grid;
  display: grid;
  grid-gap: 11px;
  margin: 2em 0;
}
.p-wysiwyg ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg ul > li::before {
    content: "";
    width: 12px;
    height: 12px;
    background: #3a7de6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 5px;
    position: absolute;
    top: 5px;
    left: 0;
    padding-right: 0px !important;
  }
}
.p-wysiwyg ul > li::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #3a7de6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 5px;
  position: absolute;
  top: 5px;
  left: 0;
}
.p-wysiwyg ul > li > ul {
  padding-left: 1.5em;
  margin-bottom: 0;
  grid-gap: 0.2em;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg ul {
    grid-gap: 14px;
  }
}
.p-wysiwyg ul > li {
  font-family: "glacial-indifference-regular", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg ul > li::before {
    padding-right: 10px;
  }
}

.p-wysiwyg ol {
  list-style-type: decimal !important;
  margin-left: 18px;
  margin-bottom: 2em;
  display: -ms-grid;
  display: grid;
  grid-gap: 11px;
}
.p-wysiwyg ol li {
  list-style-type: decimal !important;
}
.p-wysiwyg ol li > ol {
  margin-left: 1.5em;
  grid-gap: 11px;
  margin-bottom: 0;
}
.p-wysiwyg ol li > ul {
  list-style-type: none !important;
}
.p-wysiwyg ol li > ul > li {
  list-style-type: none !important;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg button {
    max-width: 335px;
    width: 100%;
    min-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    border-radius: 50px;
    background: #191919;
    color: #FFF;
    margin-bottom: 3em;
  }
  .p-wysiwyg button:after {
    font-family: "Material Icons";
    content: "\e5cc";
    font-size: 20px;
    color: #FFF;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg button {
    max-width: 335px;
    width: 100%;
    min-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    border-radius: 50px;
    background: #191919;
    color: #FFF;
    margin-bottom: 3em;
  }
  .p-wysiwyg button:after {
    font-family: "Material Icons";
    content: "\e5cc";
    font-size: 20px;
    color: #FFF;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.p-wysiwyg em {
  font-weight: normal;
}
.p-wysiwyg blockquote {
  background: #333333;
  margin-top: 1em;
  margin-bottom: 1em;
  word-wrap: break-word;
}
.p-wysiwyg blockquote p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg blockquote {
    padding: 28px 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg blockquote {
    padding: 12px 15px;
    margin-bottom: 20px;
  }
}
.p-wysiwyg .aligncenter {
  display: block;
  margin: 0 auto;
}
.p-wysiwyg .alignright {
  float: right;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg .alignright {
    margin-left: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .alignright {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.p-wysiwyg .alignleft {
  float: left;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg .alignleft {
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.p-wysiwyg .wp-caption,
.p-wysiwyg figcaption {
  margin-top: 0.5em;
  font-size: 0.85rem;
}
.p-wysiwyg .wp-block-table {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-table {
    overflow-x: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-table table,
  .p-wysiwyg .wp-block-table .table {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-table.no-scroll table,
  .p-wysiwyg .wp-block-table.no-scroll .table, .p-wysiwyg .wp-block-table.is-style-no-scroll table,
  .p-wysiwyg .wp-block-table.is-style-no-scroll .table {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-table.no-scroll table::before,
  .p-wysiwyg .wp-block-table.no-scroll .table::before, .p-wysiwyg .wp-block-table.is-style-no-scroll table::before,
  .p-wysiwyg .wp-block-table.is-style-no-scroll .table::before {
    content: "";
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-table.no-scroll table thead,
  .p-wysiwyg .wp-block-table.no-scroll table tbody,
  .p-wysiwyg .wp-block-table.no-scroll .table thead,
  .p-wysiwyg .wp-block-table.no-scroll .table tbody, .p-wysiwyg .wp-block-table.is-style-no-scroll table thead,
  .p-wysiwyg .wp-block-table.is-style-no-scroll table tbody,
  .p-wysiwyg .wp-block-table.is-style-no-scroll .table thead,
  .p-wysiwyg .wp-block-table.is-style-no-scroll .table tbody {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-table.is-style-fixed table,
  .p-wysiwyg .wp-block-table.is-style-fixed .table {
    width: 100%;
  }
  .p-wysiwyg .wp-block-table.is-style-fixed table thead tr th:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed table thead tr td:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed table tbody tr th:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed table tbody tr td:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed .table thead tr th:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed .table thead tr td:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed .table tbody tr th:first-child,
  .p-wysiwyg .wp-block-table.is-style-fixed .table tbody tr td:first-child {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .table-wrap {
    overflow-x: auto;
  }
}
.p-wysiwyg table,
.p-wysiwyg .table {
  margin-bottom: 4em;
  margin-top: 4em;
  position: relative;
  width: 100%;
  border: 1px solid #333;
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table,
  .p-wysiwyg .table {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg table,
  .p-wysiwyg .table {
    margin-bottom: 2em;
    margin-top: 2em;
  }
}
.p-wysiwyg table::before,
.p-wysiwyg .table::before {
  font-family: "glacial-indifference-regular", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table::before,
  .p-wysiwyg .table::before {
    font-size: 0.9rem;
    position: sticky;
    top: 0;
    left: 0;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table.no-scroll, .p-wysiwyg table.is-style-no-scroll,
  .p-wysiwyg .table.no-scroll,
  .p-wysiwyg .table.is-style-no-scroll {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table.no-scroll::before, .p-wysiwyg table.is-style-no-scroll::before,
  .p-wysiwyg .table.no-scroll::before,
  .p-wysiwyg .table.is-style-no-scroll::before {
    content: "";
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table.is-style-fixed,
  .p-wysiwyg .table.is-style-fixed {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table.is-style-fixed thead tr th:first-child,
  .p-wysiwyg table.is-style-fixed thead tr td:first-child,
  .p-wysiwyg table.is-style-fixed tbody tr th:first-child,
  .p-wysiwyg table.is-style-fixed tbody tr td:first-child,
  .p-wysiwyg .table.is-style-fixed thead tr th:first-child,
  .p-wysiwyg .table.is-style-fixed thead tr td:first-child,
  .p-wysiwyg .table.is-style-fixed tbody tr th:first-child,
  .p-wysiwyg .table.is-style-fixed tbody tr td:first-child {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 25vw;
  }
}
.p-wysiwyg table thead,
.p-wysiwyg table tbody,
.p-wysiwyg .table thead,
.p-wysiwyg .table tbody {
  border: 1px solid #333333;
}
.p-wysiwyg table thead tr:nth-child(1) td,
.p-wysiwyg table tbody tr:nth-child(1) td,
.p-wysiwyg .table thead tr:nth-child(1) td,
.p-wysiwyg .table tbody tr:nth-child(1) td {
  background: #000;
}
.p-wysiwyg table thead tr th,
.p-wysiwyg table thead tr td,
.p-wysiwyg table tbody tr th,
.p-wysiwyg table tbody tr td,
.p-wysiwyg .table thead tr th,
.p-wysiwyg .table thead tr td,
.p-wysiwyg .table tbody tr th,
.p-wysiwyg .table tbody tr td {
  position: relative;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg table thead tr th,
  .p-wysiwyg table thead tr td,
  .p-wysiwyg table tbody tr th,
  .p-wysiwyg table tbody tr td,
  .p-wysiwyg .table thead tr th,
  .p-wysiwyg .table thead tr td,
  .p-wysiwyg .table tbody tr th,
  .p-wysiwyg .table tbody tr td {
    padding: 20px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table thead tr th,
  .p-wysiwyg table thead tr td,
  .p-wysiwyg table tbody tr th,
  .p-wysiwyg table tbody tr td,
  .p-wysiwyg .table thead tr th,
  .p-wysiwyg .table thead tr td,
  .p-wysiwyg .table tbody tr th,
  .p-wysiwyg .table tbody tr td {
    font-size: 1.07rem;
    padding: 14px 5px;
    line-height: 1.2;
  }
}
.p-wysiwyg table thead tr th, .p-wysiwyg table tbody tr th, .p-wysiwyg .table thead tr th, .p-wysiwyg .table tbody tr th {
  vertical-align: middle;
  font-family: "glacial-indifference-regular", sans-serif;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg table thead tr th, .p-wysiwyg table tbody tr th, .p-wysiwyg .table thead tr th, .p-wysiwyg .table tbody tr th {
    padding: 20px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table thead tr th, .p-wysiwyg table tbody tr th, .p-wysiwyg .table thead tr th, .p-wysiwyg .table tbody tr th {
    font-size: 1.07rem;
    padding: 14px 5px;
    line-height: 1.2;
  }
}
.p-wysiwyg table thead tr td, .p-wysiwyg table tbody tr td, .p-wysiwyg .table thead tr td, .p-wysiwyg .table tbody tr td {
  vertical-align: middle;
  display: table-cell;
  font-family: "glacial-indifference-regular", sans-serif;
}
@media screen and (min-width: 769px) {
  .p-wysiwyg table thead tr td, .p-wysiwyg table tbody tr td, .p-wysiwyg .table thead tr td, .p-wysiwyg .table tbody tr td {
    padding: 20px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table thead tr td, .p-wysiwyg table tbody tr td, .p-wysiwyg .table thead tr td, .p-wysiwyg .table tbody tr td {
    font-size: 1.07rem;
    padding: 14px 5px;
    line-height: 1.2;
  }
}
.p-wysiwyg table thead tr td .small, .p-wysiwyg table tbody tr td .small, .p-wysiwyg .table thead tr td .small, .p-wysiwyg .table tbody tr td .small {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg table thead tr td .small, .p-wysiwyg table tbody tr td .small, .p-wysiwyg .table thead tr td .small, .p-wysiwyg .table tbody tr td .small {
    font-size: 0.8571rem;
  }
}

.p-wysiwyg table thead tr td,
.p-wysiwyg .table thead tr td {
  background: #333333;
}
.p-wysiwyg table thead tr td, .p-wysiwyg .table thead tr td {
  background: #333333;
}

@media screen and (min-width: 1024px) {
  .p-wysiwyg figure {
    margin: 3.5em auto 4.5em auto;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg figure {
    margin: 1.5em auto 2.5em auto;
    text-align: center;
  }
}
.p-wysiwyg .wp-block-embed-youtube iframe {
  width: 100%;
  aspect-ratio: 9/16;
}
.p-wysiwyg .material-icons-outlined {
  font-size: 1rem;
}
.p-wysiwyg .wp-block-columns {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2em;
  flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4em;
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-columns.is-style-columns02 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg .wp-block-columns {
    display: block;
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .p-wysiwyg .wp-block-column {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .p-wysiwyg .wp-block-column figure {
    margin: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .p-wysiwyg .wp-block-buttons {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .p-wysiwyg .wp-block-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 14px 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #2e74e5;
    width: 480px;
    height: 80px;
    margin: 2em auto 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .p-wysiwyg .wp-block-button a {
    color: #000000;
    text-decoration: none;
    font-size: 1.125rem;
    max-width: 384px;
  }
  .p-wysiwyg .wp-block-button:after {
    content: "";
    width: 32px;
    height: 4px;
    position: absolute;
    right: 23px;
    background: #000000;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p-wysiwyg .wp-block-button:hover {
    opacity: 0.8 !important;
  }
  .p-wysiwyg .wp-block-button:hover:after {
    content: "";
    display: none;
  }
  .p-wysiwyg .wp-block-button:before {
    content: "";
    width: 32px;
    height: 4px;
    position: absolute;
    right: 23px;
    background: #000000;
    top: 48%;
    -webkit-transform: translateY(-48%);
            transform: translateY(-48%);
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .p-wysiwyg .wp-block-button:hover {
    cursor: pointer;
  }
  .p-wysiwyg .wp-block-button:hover dt {
    color: #FFF !important;
  }
  .p-wysiwyg .wp-block-button:hover:before {
    content: "";
    width: 32px;
    height: 4px;
    position: absolute;
    right: 23px;
    background: #000000;
    top: 48%;
    -webkit-transform: translateY(-48%);
            transform: translateY(-48%);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media screen and (max-width: 1023px) {
  .p-wysiwyg .wp-block-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 14px 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #2e74e5;
    width: 100%;
    height: 60px;
    margin: 2em auto 0;
  }
  .p-wysiwyg .wp-block-button a {
    color: #000000;
    text-decoration: none;
    font-size: 1.125rem;
  }
  .p-wysiwyg .wp-block-button:hover {
    color: #000000;
    border: 1px solid #000000;
    opacity: 1 !important;
  }
  .p-wysiwyg .wp-block-button:hover:after {
    content: "";
    -webkit-transform: skewY(-10deg) scale(1, 1);
            transform: skewY(-10deg) scale(1, 1);
  }
  .p-wysiwyg .wp-block-button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
    transition: 0.4s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
    -webkit-transform: skewY(-10deg) scale(1, 0);
            transform: skewY(-10deg) scale(1, 0);
    height: 240px;
    background: #095ce0;
  }
  .p-wysiwyg .wp-block-button:before {
    content: "";
    width: 16px;
    height: 2px;
    position: absolute;
    right: 23px;
    background: #000000;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.p-wysiwyg table {
  display: table;
  border-collapse: separate;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: initial;
  border-spacing: 0 !important;
  text-align: left;
}
.p-wysiwyg table tr {
  background: #191919;
}

@media screen and (min-width: 1024px) {
  .p-works-nav .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-works-nav .wp-pagenavi span {
    margin: 0 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-works-nav .wp-pagenavi a {
    margin: 0 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1023px) {
  .p-works-nav .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-works-nav .wp-pagenavi span {
    margin: 0 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-works-nav .wp-pagenavi a {
    margin: 0 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-works-nav .current {
    background: #095ce0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1023px) {
  .p-works-nav .current {
    background: #095ce0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-news-nav .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-news-nav .wp-pagenavi span {
    margin: 0 5px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #333333;
    background: #000;
  }
  .p-news-nav .wp-pagenavi a {
    margin: 0 5px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #333333;
    background: #000;
  }
}
@media screen and (max-width: 1023px) {
  .p-news-nav .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-news-nav .wp-pagenavi span {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #333333;
    background: #000;
  }
  .p-news-nav .wp-pagenavi a {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #333333;
    background: #000;
  }
}
@media screen and (min-width: 1024px) {
  .p-news-nav .current {
    background: #095ce0 !important;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #333333;
  }
}
@media screen and (max-width: 1023px) {
  .p-news-nav .current {
    background: #095ce0 !important;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #333333;
  }
}
.wp-block-button__link {
  background: none !important;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 0 0 0 !important;
}
/* ---------------------------
p-line
--------------------------- */
@media screen and (min-width: 1024px) {
  .p-case__sec {
    padding: 48px 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sec {
    padding: 17px 0;
    overflow: hidden;
  }
}
.p-case__sec02 {
  overflow: hidden;
}
.p-case__sec03 {
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 1024px) {
  .p-case__sec03 {
    padding: 115px 0;
  }
  .p-case__sec03 .p-case__box {
    padding: 70px 30px 50px 30px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sec03 {
    padding: 40px 0;
    overflow: hidden;
  }
  .p-case__sec03.bg-g-sp {
    background: #dadee2;
    padding: 40px 0 0px;
    overflow: hidden;
    border-bottom: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__sec04 {
    padding: 115px 0;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sec04 {
    padding: 115px 0;
  }
}
.p-case__sec05 {
  position: relative;
  padding: 50px 0 135px;
}
@media screen and (min-width: 1024px) {
  .p-case__sec05 {
    background: #e9ebee;
  }
  .p-case__sec05:before {
    content: "";
    width: 100%;
    height: 310px;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: -1;
    background: #e9ebee;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sec05 {
    overflow: hidden;
    padding: 18px 0 0;
  }
}
.p-case__sec06 {
  padding: 45px 0;
}
@media screen and (max-width: 1023px) {
  .p-case__sec06 {
    padding: 18px 0 0px;
  }
}
.p-case__sec07 {
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 1024px) {
  .p-case__sec07 {
    padding: 75px 0;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sec07 {
    padding: 75px 0 25px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sec08 {
    background: #e9ebee;
    padding: 42px 30px;
  }
  .p-case__sec08 .slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
}
.p-case__box {
  background: #dadee2;
  border-radius: 30px;
}
@media screen and (min-width: 1024px) {
  .p-case__box {
    padding: 30px 30px 50px 30px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__box {
    padding: 14px 5px 22px;
    border-radius: 0px;
  }
}
.p-case__slides .slick-list {
  overflow: inherit !important;
}
.p-case__slides .slick-dots {
  position: absolute;
  bottom: -47px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.p-case__slides .slick-dots button:before {
  color: #FFF;
  opacity: 1 !important;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .p-case__slides {
    margin-bottom: 25px;
  }
  .p-case__slides .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 58px !important;
    height: 58px !important;
    right: 45px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
  }
  .p-case__slides .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 58px !important;
    height: 58px !important;
    left: 45px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__slides {
    margin-bottom: 25px;
  }
  .p-case__slides .slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .p-case__slides .slick-dots button:before {
    color: #FFF;
    opacity: 1 !important;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-case__slides .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px !important;
    height: 30px !important;
    right: 10px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
  }
  .p-case__slides .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px !important;
    height: 30px !important;
    left: 10px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
  }
}
.p-case__slide a {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  text-decoration: none !important;
}
.p-case__slide a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1024px) {
  .p-case__slide a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 0 30px;
    margin: 0 25px;
    max-height: 400px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__slide a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
    margin: 0 25px;
    min-height: auto;
    text-decoration: none;
    border-radius: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__slide-l {
    width: 40%;
  }
  .p-case__slide-l div {
    position: absolute;
    left: 60px;
    top: 47%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1023px) {
  .p-case__slide-l {
    width: 100%;
    padding: 30px 30px 20px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__slide-txt {
    margin-top: 10px !important;
  }
}
.p-case__slide-r img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-case__slide-r {
    width: 60%;
  }
  .p-case__slide-r img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    min-height: 400px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__slide-r {
    width: 100%;
  }
  .p-case__slide-r img {
    max-height: 150px;
  }
}
@media screen and (max-width: 768px) {
  .p-case__slide-r {
    height: 135px;
  }
}

.p-case__tabs {
  background: #ced2d6;
}
@media screen and (min-width: 1024px) {
  .p-case__tabs {
    background: #ced2d6;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__tab {
    padding: 75px 0;
    display: none;
    background: #ced2d6;
  }
  .p-case__tab.on {
    display: block;
  }
  .p-case__tab.bg-light.on {
    background: #e9ebee;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__tab {
    padding: 27px 0;
    display: none;
    background: #ced2d6;
  }
  .p-case__tab.on {
    display: block;
  }
  .p-case__tab.bg-light.on {
    background: #e9ebee;
  }
}
.p-case__sort {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-case__sort {
    background: #FFF;
    border-radius: 20px;
    padding: 70px 100px;
    position: relative;
  }
  .p-case__sort:after {
    content: "";
    width: 44px;
    height: 28px;
    position: absolute;
    bottom: -28px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(/common/img/case/allow-w.svg) no-repeat;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__sort {
    background: #FFF;
    border-radius: 20px;
    padding: 70px 100px;
    position: relative;
  }
  .p-case__sort:after {
    content: "";
    width: 44px;
    height: 28px;
    position: absolute;
    bottom: -28px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(/common/img/case/allow-w.svg) no-repeat;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__links {
    display: -ms-grid;
    display: grid;
    gap: 65px 70px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-case__links {
    display: -ms-grid;
    display: grid;
    gap: 60px 45px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-case__links {
    display: -ms-grid;
    display: grid;
    gap: 60px 100px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
  }
}

.p-case__link a {
  text-decoration: none !important;
}
.p-case__link a:hover {
  opacity: 0.7;
}
.p-case__link figure {
  border-radius: 10px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-case__link figure img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-case__link figure {
    margin-bottom: 10px;
    height: 200px;
  }
  .p-case__link h5 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .p-case__link p {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-case__link figure {
    margin-bottom: 23px;
    height: 200px;
  }
  .p-case__link h5 {
    margin-bottom: 6px;
    font-size: 16px;
    min-height: 95px;
  }
  .p-case__link p {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 768px) {
  .p-case__link figure {
    margin-bottom: 23px;
    height: 200px;
  }
  .p-case__link h5 {
    margin-bottom: 6px;
    font-size: 17px;
  }
  .p-case__link p {
    margin-bottom: 18px;
  }
}

.p-case__link-border {
  border-top: 3px solid #000;
  border-bottom: 1px solid #000;
}
.p-case__link-border dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-case__link-border dt {
  min-width: 85px;
}
@media screen and (min-width: 1024px) {
  .p-case__link-border {
    padding: 10px 0;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__link-border {
    padding: 16px 0;
  }
}
.p-caseSingle {
  position: relative;
  background: #e9ebee;
}
@media screen and (min-width: 1024px) {
  .p-caseSingle {
    padding: 40px 0 100px;
  }
  .p-caseSingle:before {
    content: "";
    width: 100%;
    height: 310px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
    background: #FFF;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle {
    padding: 20px 0 50px;
    background: #FFF;
    overflow: hidden;
  }
}
.p-caseSingle__in {
  background: #FFF;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  max-width: 1200px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__in {
    padding: 60px 100px;
    margin: -94px auto 0;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__in {
    padding: 20px 5px;
  }
}
.p-caseSingle__in02 {
  background: #FFF;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  max-width: 1200px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__in02 {
    padding: 60px 100px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__in02 {
    padding: 60px 100px;
  }
}
.p-caseSingle__in03 {
  background: #FFF;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  max-width: 1300px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__in03 {
    padding: 60px 100px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__in03 {
    padding: 60px 100px;
  }
}
.p-caseSingle__in04 {
  background: #FFF;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  max-width: 1300px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__in04 {
    padding: 100px 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-caseSingle__in04 {
    padding: 100px 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .p-caseSingle__in04 {
    padding: 20px 0px;
  }
}

.p-caseSingle__mv {
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__mv {
    overflow: hidden;
    border-radius: 20px;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    position: relative;
    right: -15px;
    width: 110%;
  }
  .p-caseSingle__mv img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__top h1 {
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 57px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__top {
    margin-bottom: 24px !important;
  }
  .p-caseSingle__top h1 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.8;
  }
  .p-caseSingle__top h1 br {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__top-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-caseSingle__top-dl dt {
    font-size: 15px;
    margin-right: 18px;
    width: 165px;
    letter-spacing: 1px;
  }
  .p-caseSingle__top-dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__top-dl {
    display: block;
    margin-bottom: 5px !important;
  }
  .p-caseSingle__top-dl dt {
    font-size: 13px;
    margin-right: 0;
    width: 100%;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
  .p-caseSingle__top-dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__link-border02 {
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;
    padding: 36px 0 32px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__link-border02 {
    border-top: 3px solid #000;
    border-bottom: 1px solid #000;
    padding: 30px 0 32px;
    margin-top: 27px;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__column-l {
    margin-right: 40px;
  }
  .p-caseSingle__column-l figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 10px;
    border: 1px solid #d6dade;
    width: 220px;
    height: 160px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__column-l {
    margin-bottom: 30px;
    margin-right: 40px;
  }
  .p-caseSingle__column-l figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid #d6dade;
    width: 135px;
    height: 95px;
  }
  .p-caseSingle__column-l figure img {
    width: 80%;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__column-r-link {
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__columns02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__columns03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-caseSingle__columns03 {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .p-caseSingle__columns03 {
    padding: 0 30px;
  }
}

@media screen and (min-width: 1024px) {
  .p-caseSingle__column02 {
    margin-right: 88px;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__blank {
    position: relative;
    top: -3px;
    right: -14px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__blank {
    position: relative;
    top: -3px;
    right: -14px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__in {
    padding: 15px 5px;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__l {
    width: 100%;
    max-width: 600px;
    margin-right: 70px;
    position: sticky;
    top: 135px;
    height: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-caseSingle__l {
    width: 100%;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  .p-caseSingle__l {
    width: 100%;
    margin-right: 60px;
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-case__link figure {
    height: 118px !important;
  }
  .p-case__slide02 {
    margin: 0 15px !important;
  }
  .p-caseSingle__r {
    width: 48%;
  }
  .p-caseSingle__in04 {
    padding: 100px 70px;
  }
  .p-caseSingle__l {
    max-width: 350px !important;
    margin-right: 20px;
  }
  .p-case-slides__nav img {
    min-height: 86px !important;
  }
  .p-case-slide img {
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 290px !important;
  }
}
.p-case-slides .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-right: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .p-case-slides {
    margin-bottom: 23px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case-slides {
    margin-bottom: 17px;
  }
}
.p-case-slide {
  min-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-case-slide img {
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 400px;
}
@media screen and (max-width: 1023px) {
  .p-case-slide {
    min-height: 194px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-case-slide img {
    border-radius: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 194px;
  }
}
.p-case-slides__nav {
  min-height: 138px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 13px;
}
.p-case-slides__nav img {
  border-radius: 20px;
  opacity: 0.6;
}
.p-case-slides__nav img {
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 138px;
}
.p-case-slides__nav:nth-child(3) {
  margin-right: 0;
}
.p-case-slides__nav.slick-current img {
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  .p-case-slides__nav img {
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 67px;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__r-img img {
    max-width: 290px;
  }
}
@media screen and (max-width: 768px) {
  .p-caseSingle__r-img img {
    max-width: 290px;
  }
}

@media screen and (max-width: 1023px) {
  .p-caseSingle__r-top {
    margin: 30px 0 60px !important;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__slides02 .slick-next, .p-case__slides02 .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 22%;
    display: block;
    width: 56px;
    height: 56px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
  }
  .p-case__slides02 .slick-next .slick-prev, .p-case__slides02 .slick-prev .slick-prev {
    left: 60px;
  }
  .p-case__slides02 .slick-next .slick-next, .p-case__slides02 .slick-prev .slick-next {
    right: 60px;
  }
  .p-case__slides02 .slick-list {
    overflow: visible !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-case__slides02 .slick-list {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__slides02 {
    margin: 0 20px;
  }
  .p-case__slides02 .slick-prev {
    left: -15px;
  }
  .p-case__slides02 .slick-next {
    right: -15px;
  }
  .p-case__slides02 .slick-next, .p-case__slides02 .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 24%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 1;
  }
}
.p-case__slide02.slick-active {
  opacity: 1 !important;
}
@media screen and (min-width: 1024px) {
  .p-case__slide02 {
    margin: 0 35px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-case__slide02 {
    margin: 0 5px;
  }
}
.p-caseSingle__txt {
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__txt {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__txt {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .p-caseSingle__txt02 {
    line-height: 37px;
  }
}
@media screen and (max-width: 1023px) {
  .p-caseSingle__txt02 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) {
  #header.open nav {
    width: 103%;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__coming {
    background: #FFF;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    min-height: 230px;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__coming {
    background: #FFF;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 5px;
    min-height: 130px;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__coming-ttl {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
  }
  .p-case__coming-ttl span {
    position: relative;
  }
  .p-case__coming-ttl span:before {
    content: "";
    width: 40px;
    height: 1px;
    background: #282828;
    position: absolute;
    left: -68px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  .p-case__coming-ttl span:after {
    content: "";
    width: 40px;
    height: 1px;
    background: #282828;
    position: absolute;
    right: -68px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__coming-ttl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  .p-case__coming-ttl span {
    position: relative;
  }
  .p-case__coming-ttl span:before {
    content: "";
    width: 40px;
    height: 1px;
    background: #282828;
    position: absolute;
    left: -68px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  .p-case__coming-ttl span:after {
    content: "";
    width: 40px;
    height: 1px;
    background: #282828;
    position: absolute;
    right: -68px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
}
@media screen and (min-width: 1024px) {
  .p-case__coming-txt {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .p-case__coming-txt {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
}
/* ---------------------------
p-home
--------------------------- */
.p-lease {
  background: #e9ebee;
}
@media screen and (min-width: 769px) {
  .p-lease {
    padding: 350px 0 100px 0px;
    margin: -382px 0 100px 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .p-lease {
    padding: 180px 0 370px 0px;
    margin-bottom: 40px;
    margin-top: -170px;
  }
}
@media screen and (min-width: 767px) and (max-width: 768px) {
  .p-lease {
    padding: 210px 0 670px 0px !important;
    margin-bottom: 40px !important;
    margin-top: -240px !important;
  }
  .p-lease__columns-l:before {
    content: "";
    background: url(/common/img/home/lease-img01.png) no-repeat;
    width: 337px !important;
    height: 597px !important;
    background-size: cover;
    position: absolute;
    left: 10px;
    top: 460px;
  }
  .p-lease__columns-r:before {
    content: "";
    background: url(/common/img/home/lease-img02.png) no-repeat;
    width: 337px !important;
    height: 597px !important;
    background-size: cover;
    position: absolute;
    right: 13px;
    top: 485px;
  }
}
.p-lease__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1660px;
  width: 100%;
  margin: 0 auto;
}
.p-lease__columns-l {
  margin: -40px 0 0 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-lease__columns-l:before {
    content: "";
    background: url(/common/img/home/lease-img01.png) no-repeat;
    width: 330px;
    height: 580px;
    background-size: cover;
    position: absolute;
    left: 49px;
    top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__columns-l:before {
    content: "";
    background: url(/common/img/home/lease-img01.png) no-repeat;
    width: 180px;
    height: 320px;
    background-size: cover;
    position: absolute;
    left: 10px;
    top: 460px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-lease__columns-l:before {
    content: "";
    background: url(/common/img/home/lease-img01.png) no-repeat;
    width: 220px;
    height: 392px;
    background-size: cover;
    position: absolute;
    left: 49px;
    top: 24px;
  }
  .p-lease__columns-r:before {
    content: "";
    background: url(/common/img/home/lease-img02.png) no-repeat;
    width: 220px !important;
    height: 392px !important;
    background-size: cover;
    position: absolute;
    right: 49px;
    top: 485px;
  }
}
.p-lease__columns-c {
  max-width: 912px;
  width: 100%;
  position: relative;
  margin: 0 5px;
  z-index: 1;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-lease__columns-c:before {
    content: "";
    background: url(/common/img/home/item01.svg) no-repeat;
    width: 100px;
    height: 118px;
    position: absolute;
    left: 71px;
    bottom: 3px;
  }
  .p-lease__columns-c:after {
    content: "";
    background: url(/common/img/home/item02.svg) no-repeat;
    width: 42px;
    height: 56px;
    position: absolute;
    right: 73px;
    bottom: 19px;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__columns-c {
    padding: 0 20px;
  }
}
.p-lease__ttl {
  max-width: 80%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-lease__txt01 {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__txt01 {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 18px;
  }
}
@media screen and (min-width: 769px) {
  .p-lease__txt02 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 2.8px;
    text-align: center;
    margin: 40px 0 0 0;
    font-weight: bold;
  }
  .p-lease__txt02 span {
    font-family: europa, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 80px;
    line-height: 72.31px;
    letter-spacing: 4px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__txt02 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 2.8px;
    text-align: center;
    margin: 28px 0 0 0;
    font-weight: bold;
  }
  .p-lease__txt02 span {
    font-family: europa, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 54px;
    line-height: 24px;
    letter-spacing: 4px;
    padding: 0 8px;
  }
}
.p-lease__line {
  max-width: 800px;
}
@media screen and (min-width: 769px) {
  .p-lease__line {
    margin: 26px auto 31px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-lease__line {
    margin: 15px auto 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__line {
    margin: 10px auto 10px;
  }
}
.p-lease__txt03 span {
  padding: 3px 9px;
  border-radius: 5px;
  margin: 0 3px;
  background: #FFF;
}
@media screen and (min-width: 769px) {
  .p-lease__txt03 {
    font-size: 31px;
    line-height: 50px;
    letter-spacing: 2.48px;
    text-align: center;
    font-weight: bold;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-lease__txt03 {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 2.48px;
    text-align: center;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__txt03 {
    font-size: 15px;
    line-height: 36px;
    letter-spacing: 2.48px;
  }
}
@media screen and (min-width: 769px) {
  .p-lease__txt04 {
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 0.7px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__txt04 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.7px;
    text-align: left;
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  .p-lease__btn {
    margin-top: 44px;
  }
  .p-lease__btn a {
    line-height: 1.5;
    height: 90px !important;
    font-size: 18px !important;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__btn {
    margin-top: 22px;
  }
}
.p-lease__columns-r {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-lease__columns-r:before {
    content: "";
    background: url(/common/img/home/lease-img02.png) no-repeat;
    width: 334px;
    height: 634px;
    background-size: cover;
    position: absolute;
    right: 57px;
    top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .p-lease__columns-r:before {
    content: "";
    background: url(/common/img/home/lease-img02.png) no-repeat;
    width: 160px;
    height: 300px;
    background-size: cover;
    position: absolute;
    right: 13px;
    top: 485px;
  }
}
/*============================
#case.target
============================*/
.p-home__case {
  background: #dadee2;
}
@media screen and (min-width: 769px) {
  .p-home__case {
    padding: 120px 0 130px;
  }
}
@media screen and (max-width: 768px) {
  .p-home__case {
    padding: 45px 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) {
  .p-home__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .p-home__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .p-home__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}

@media screen and (min-width: 769px) {
  .p-home__column-l {
    position: relative;
    z-index: 1;
    width: 60%;
    margin: 0 -100px 0 0;
    max-width: 700px;
  }
  .p-home__column-l h2 {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: 4px;
    margin-bottom: 12px;
  }
  .p-home__column-l .ff_en {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-size: 22px;
    margin-bottom: 47px;
    position: relative;
  }
  .p-home__column-l .ff_en:after {
    content: "";
    display: block;
    width: 0;
    height: 40px;
    margin: 30px auto 0;
    border-left: 1px solid #282828;
    position: absolute;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-home__column-l {
    position: relative;
    z-index: 1;
    width: 60%;
    margin: 0 -100px 0 0;
    max-width: 700px;
  }
  .p-home__column-l h2 {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: 4px;
    margin-bottom: 12px;
  }
  .p-home__column-l .ff_en {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-size: 22px;
    margin-bottom: 47px;
    position: relative;
  }
  .p-home__column-l .ff_en:after {
    content: "";
    display: block;
    width: 0;
    height: 40px;
    margin: 30px auto 0;
    border-left: 1px solid #282828;
    position: absolute;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-home__column-l {
    position: relative;
    z-index: 1;
    max-width: 800px;
  }
  .p-home__column-l h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: 4px;
    margin-bottom: 8px;
  }
  .p-home__column-l .ff_en {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-size: 17px;
    margin-bottom: 62px;
    position: relative;
  }
  .p-home__column-l .ff_en:after {
    content: "";
    display: block;
    width: 0;
    height: 40px;
    margin: 30px auto 0;
    border-left: 1px solid #282828;
    position: absolute;
    left: 0;
    right: 0;
  }
}

.p-home__column-in {
  background: #FFF;
}
@media screen and (min-width: 769px) {
  .p-home__column-in {
    border-radius: 30px;
    padding: 85px 100px 100px;
  }
}
@media screen and (max-width: 768px) {
  .p-home__column-in {
    border-radius: 15px;
    padding: 40px 35px 38px;
  }
  .p-home__column-in p {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) {
  .p-home__column-l-pc {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-home__column-l-pc {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-home__column-l-pc {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .p-home__column-l-sp {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-home__column-l-sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-home__column-l-sp {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .p-home__column-r {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: calc(50% - 50vw);
  }
  .p-home__column-r figure img {
    border-radius: 35px;
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .p-home__column-r {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: calc(50% - 48vw);
  }
  .p-home__column-r figure img {
    border-radius: 35px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .p-home__column-r {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: calc(50% - 50vw);
  }
  .p-home__column-r h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: 4px;
    margin-bottom: 8px;
  }
  .p-home__column-r .ff_en {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-size: 17px;
    margin-bottom: 62px;
    position: relative;
  }
  .p-home__column-r .ff_en:after {
    content: "";
    display: block;
    width: 0;
    height: 30px;
    margin: 10px auto 0;
    border-left: 1px solid #282828;
    position: absolute;
    left: 0;
    right: 0;
  }
  .p-home__column-r figure {
    margin: 0 0 -40px 0 !important;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
    position: relative;
    left: 30px;
  }
  .p-home__column-r figure img {
    border-radius: 35px;
    overflow: hidden;
  }
}

@media screen and (min-width: 769px) {
  .c-fixbnr {
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 2;
  }
  .c-fixbnr.active {
    -webkit-transition: all 3s ease;
    transition: all 3s ease;
    position: fixed;
    right: 0;
    bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .c-fixbnr {
    display: block;
    width: 300px;
    position: absolute;
    right: 0;
    bottom: 40px;
  }
}
.c-fixbnr02 {
  -webkit-transition: 2s;
  transition: 2s;
  position: fixed;
  right: 0;
  z-index: 100;
  bottom: 10px;
  -webkit-transition: 1.5s !important;
  transition: 1.5s !important;
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
  opacity: 0;
}
.c-fixbnr02.active {
  opacity: 1;
  bottom: 10px;
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
}
@media screen and (max-width: 768px) {
  .c-fixbnr02 {
    display: none;
  }
}
.layer {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.layer.is-open {
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}
.layer.is-open .p-lineup__popup {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .layer {
    overflow: scroll;
  }
}
.p-lineup__popup {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  max-width: 1100px;
  opacity: 0;
  visibility: hidden;
  background: #FFF;
  border-radius: 5px;
  padding: 64px 20px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-lineup__popup {
    height: 78vh;
    overflow-y: scroll;
    margin-top: 0px;
    padding: 40px 20px;
  }
}
@media screen and (min-width: 769px) {
  .p-lineup {
    margin-top: 140px;
    position: relative;
    z-index: 11;
  }
  .p-lineup .l-wrap {
    border-radius: 30px;
    background: #FFF;
    max-width: 1300px !important;
    padding: 50px 100px 105px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup {
    margin-top: 100px;
    position: relative;
    z-index: 11;
  }
  .p-lineup .l-wrap {
    border-radius: 0 0 10px 10px;
    background: #FFF;
    max-width: 1300px !important;
    padding: 0px 0px;
  }
}
.p-lineup__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-lineup__lists {
    top: -110px;
    max-width: 1000px;
    gap: 0px 20px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__lists {
    top: -40px;
    gap: 0px 10px;
  }
}
.p-lineup__list {
  background: #ccd1d6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-family: "Poppins", sans-serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
.p-lineup__list.on {
  background: #FFF;
}
@media screen and (min-width: 769px) {
  .p-lineup__list {
    height: 60px;
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__list {
    height: 40px;
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .p-lineup__boxs {
    margin-top: -70px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__boxs {
    padding: 0 20px 40px;
    margin-top: -40px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__boxs {
    margin-top: -40px;
  }
}

.p-lineup__box {
  border: 1px solid #000000;
  display: none;
}
.p-lineup__box.on {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-lineup__box {
    padding: 64px 20px;
    margin-top: 40px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__box {
    border-radius: 10px;
    padding: 30px 20px;
    margin-top: 20px;
  }
}
.p-lineup__columns {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-lineup__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__columns {
    display: block;
  }
}
.p-lineup__column-l {
  max-width: 364px;
  width: 100%;
}
.p-lineup__column-l figure {
  width: 100%;
}
.p-lineup__column-l figure img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-lineup__column-l {
    margin-right: 28px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__column-l {
    margin-right: 0px;
    margin: 0 auto;
  }
  .p-lineup__column-l figure {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .p-lineup__column-r {
    width: 65%;
    padding-right: 35px;
  }
  .p-lineup__column-r .lineup-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 40px !important;
  }
  .p-lineup__column-r .lineup-name span {
    border: 1px solid #000;
    border-radius: 5px solid #000;
    padding: 0px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.7px;
    margin-left: 34px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__column-r {
    width: 100%;
  }
  .p-lineup__column-r .lineup-name {
    display: block;
    margin: 20px 0 10px;
  }
  .p-lineup__column-r .lineup-name img {
    height: 34px;
  }
  .p-lineup__column-r .lineup-name span {
    border: 1px solid #000;
    border-radius: 5px solid #000;
    padding: 0px 10px;
    display: block;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.7px;
    margin: 10px auto 0;
    max-width: 100px;
  }
}
.p-lineup__ttl {
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-lineup__ttl {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1.1px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__ttl {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 1.1px;
  }
}
@media screen and (min-width: 769px) {
  .p-lineup__txt {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.8px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__txt {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.8px;
    margin-top: 6px;
  }
}
.p-lineup__rec {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.75px;
  position: relative;
}
.p-lineup__rec:after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.p-lineup__rec span {
  padding-right: 12px;
  background: #FFF;
}
@media screen and (min-width: 769px) {
  .p-lineup__rec {
    margin-top: 25px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__rec {
    margin-top: 25px;
  }
}
.p-lineup__link {
  background: #000000;
  max-width: 240px;
  width: 100%;
  height: 50px;
  border-radius: 30px;
  color: #FFF;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-lineup__link.item-close {
  background: #808080 !important;
  color: #FFF;
}
.p-lineup__link.item-close:hover {
  background: #808080;
  color: #FFF;
  border: none;
  cursor: pointer;
  opacity: 0.8;
}
.p-lineup__link:hover {
  background: #FFF;
  color: #000;
  border: 1px solid #000;
  cursor: pointer;
}
.p-lineup__link:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/common/img/home/plus.svg) no-repeat;
}
@media screen and (min-width: 769px) {
  .p-lineup__link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__link {
    margin: 20px auto 0;
  }
}
.p-lineup__lists02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-lineup__lists02 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__lists02 {
    margin-top: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p-lineup__lists02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0px;
  }
  .p-lineup__list02 {
    margin-top: 8px;
  }
}
.p-lineup__list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ccd1d6;
  margin-right: 10px;
  border-radius: 5px;
  font-size: 14px;
}
.p-lineup__list02:nth-child(5) {
  margin-right: 0;
}
@media screen and (min-width: 769px) {
  .p-lineup__list02 {
    padding: 3px 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__list02 {
    padding: 0 10px;
    margin-top: 5px;
  }
}
.p-lineup__closeIcon {
  position: absolute;
  right: -25px;
  top: -25px;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-lineup__closeIcon {
    position: fixed;
    right: 25px;
    top: 80px;
    cursor: pointer;
    z-index: 25;
    width: 40px;
  }
}
@media screen and (max-width: 375px) {
  .p-lineup__closeIcon {
    position: fixed;
    right: 25px;
    top: 60px;
    cursor: pointer;
    z-index: 25;
    width: 40px;
  }
}
.p-lineup__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.p-lineup__dt {
  width: 50px;
  margin-right: 10px;
}
@media screen and (min-width: 769px) {
  .p-lineup__dd {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__dd {
    width: 74%;
  }
}
.u-c-bk {
  color: #000000 !important;
}
.u-c-gy {
  color: #616161 !important;
}
.u-c-c1 {
  color: #095ce0 !important;
}
.u-c-c2 {
  color: #2e74e5 !important;
}
.u-c-c3 {
  color: #000 !important;
}
.u-c-c4 {
  color: #191919 !important;
}
.u-c-c5 {
  color: #333333 !important;
}
.u-c-c6 {
  color: #616161 !important;
}
.u-c-c7 {
  color: #9e9e9e !important;
}
.u-c-c8 {
  color: #538de9 !important;
}
.u-c-wh {
  color: #fff !important;
}

.u-bg-bk {
  background: #000000 !important;
}
.u-bg-gy {
  background: #616161 !important;
}
.u-bg-c0 {
  background: #000000 !important;
}
.u-bg-c1 {
  background: #095ce0 !important;
}
.u-bg-c2 {
  background: #2e74e5 !important;
}
.u-bg-c3 {
  background: #000 !important;
}
.u-bg-c4 {
  background: #191919 !important;
}
.u-bg-c5 {
  background: #333333 !important;
}
.u-bg-c6 {
  background: #616161 !important;
}
.u-bg-c7 {
  background: #9e9e9e !important;
}
.u-bg-c8 {
  background: #538de9 !important;
}
.u-bg-c12 {
  background: #262626 !important;
}
.u-bg-wh {
  background: #fff !important;
}

@media screen and (max-width: 1023px) {
  .u-bg-sp-bk {
    background: #000000 !important;
  }
  .u-bg-sp-gy {
    background: #616161 !important;
  }
  .u-bg-sp-c0 {
    background: #000000 !important;
  }
  .u-bg-sp-c1 {
    background: #095ce0 !important;
  }
  .u-bg-sp-c2 {
    background: #2e74e5 !important;
  }
  .u-bg-sp-c3 {
    background: #000 !important;
  }
  .u-bg-sp-c4 {
    background: #191919 !important;
  }
  .u-bg-sp-c5 {
    background: #333333 !important;
  }
  .u-bg-sp-c6 {
    background: #616161 !important;
  }
  .u-bg-sp-c7 {
    background: #9e9e9e !important;
  }
  .u-bg-sp-c8 {
    background: #538de9 !important;
  }
  .u-bg-sp-c12 {
    background: #262626 !important;
  }
  .u-bg-sp-wh {
    background: #fff !important;
  }
}
.u-bd-bk {
  border-color: #000000 !important;
}
.u-bd-gy {
  border-color: #616161 !important;
}
.u-bd-c0 {
  border-color: #000000 !important;
}
.u-bd-c1 {
  border-color: #095ce0 !important;
}
.u-bd-c2 {
  border-color: #2e74e5 !important;
}
.u-bd-c3 {
  border-color: #000 !important;
}
.u-bd-wh {
  border-color: #fff !important;
}

/* ---------------------------
u-display
--------------------------- */
@media screen and (min-width: 1024px) {
  .u-display--pc {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .u-display--pc {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .u-display--sp {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .u-display--sp {
    display: block;
  }
}
.u-display__flex-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 0;
}

/* ---------------------------
m
--------------------------- */
.u-valign-t {
  vertical-align: top !important;
}

.u-valign-m {
  vertical-align: middle !important;
}

.u-valign-b {
  vertical-align: bottom !important;
}

@media screen and (min-width: 769px) {
  .u-mt-1 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-1 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-1 {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-1 {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-1 {
    padding-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-1 {
    padding-top: 8px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-1 {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-1 {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-1 {
    padding: 8px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-1 {
    padding: 8px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp1 {
    margin-top: 8px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp1 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp1 {
    padding-top: 8px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp1 {
    padding-bottom: 8px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp1 {
    padding: 8px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-2 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-2 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-2 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-2 {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-2 {
    padding-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-2 {
    padding-top: 16px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-2 {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-2 {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-2 {
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-2 {
    padding: 16px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp2 {
    margin-top: 16px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp2 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp2 {
    padding-top: 16px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp2 {
    padding-bottom: 16px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp2 {
    padding: 16px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-3 {
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-3 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-3 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-3 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-3 {
    padding-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-3 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-3 {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-3 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-3 {
    padding: 24px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-3 {
    padding: 24px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp3 {
    margin-top: 24px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp3 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp3 {
    padding-top: 24px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp3 {
    padding-bottom: 24px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp3 {
    padding: 24px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-4 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-4 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-4 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-4 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-4 {
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-4 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-4 {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-4 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-4 {
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-4 {
    padding: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp4 {
    margin-top: 28px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp4 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp4 {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp4 {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp4 {
    padding: 28px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-5 {
    margin-top: 48px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-5 {
    margin-top: 33.6px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-5 {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-5 {
    margin-bottom: 33.6px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-5 {
    padding-top: 48px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-5 {
    padding-top: 33.6px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-5 {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-5 {
    padding-bottom: 33.6px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-5 {
    padding: 48px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-5 {
    padding: 33.6px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp5 {
    margin-top: 33.6px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp5 {
    margin-bottom: 33.6px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp5 {
    padding-top: 33.6px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp5 {
    padding-bottom: 33.6px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp5 {
    padding: 33.6px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-6 {
    margin-top: 56px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-6 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-6 {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-6 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-6 {
    padding-top: 56px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-6 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-6 {
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-6 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-6 {
    padding: 56px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-6 {
    padding: 28px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp6 {
    margin-top: 28px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp6 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp6 {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp6 {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp6 {
    padding: 28px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-7 {
    margin-top: 64px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-7 {
    margin-top: 32px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-7 {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-7 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-7 {
    padding-top: 64px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-7 {
    padding-top: 32px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-7 {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-7 {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-7 {
    padding: 64px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-7 {
    padding: 32px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp7 {
    margin-top: 32px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp7 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp7 {
    padding-top: 32px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp7 {
    padding-bottom: 32px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp7 {
    padding: 32px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-8 {
    margin-top: 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-8 {
    margin-top: 36px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-8 {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-8 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-8 {
    padding-top: 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-8 {
    padding-top: 36px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-8 {
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-8 {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-8 {
    padding: 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-8 {
    padding: 36px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp8 {
    margin-top: 36px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp8 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp8 {
    padding-top: 36px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp8 {
    padding-bottom: 36px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp8 {
    padding: 36px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-9 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-9 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-9 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-9 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-9 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-9 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-9 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-9 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-9 {
    padding: 80px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-9 {
    padding: 40px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp9 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp9 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp9 {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp9 {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp9 {
    padding: 40px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-10 {
    margin-top: 104px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-10 {
    margin-top: 52px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-10 {
    margin-bottom: 104px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-10 {
    margin-bottom: 52px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-10 {
    padding-top: 104px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-10 {
    padding-top: 52px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-10 {
    padding-bottom: 104px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-10 {
    padding-bottom: 52px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-10 {
    padding: 104px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-10 {
    padding: 52px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp10 {
    margin-top: 52px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp10 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp10 {
    padding-top: 52px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp10 {
    padding-bottom: 52px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp10 {
    padding: 52px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .u-mt-11 {
    margin-top: 112px;
  }
}
@media screen and (max-width: 768px) {
  .u-mt-11 {
    margin-top: 56px;
  }
}

@media screen and (min-width: 769px) {
  .u-mb-11 {
    margin-bottom: 112px;
  }
}
@media screen and (max-width: 768px) {
  .u-mb-11 {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 769px) {
  .u-pt-11 {
    padding-top: 112px;
  }
}
@media screen and (max-width: 768px) {
  .u-pt-11 {
    padding-top: 56px;
  }
}

@media screen and (min-width: 769px) {
  .u-pb-11 {
    padding-bottom: 112px;
  }
}
@media screen and (max-width: 768px) {
  .u-pb-11 {
    padding-bottom: 56px;
  }
}

@media screen and (min-width: 769px) {
  .u-p-11 {
    padding: 112px;
  }
}
@media screen and (max-width: 768px) {
  .u-p-11 {
    padding: 56px;
  }
}

@media screen and (min-width: 769px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sp0 {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sp0 {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-mt-sp11 {
    margin-top: 56px;
  }
}

@media screen and (max-width: 1023px) {
  .u-mb-sp11 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pt-sp11 {
    padding-top: 56px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-pb-sp11 {
    padding-bottom: 56px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp11 {
    padding: 56px;
  }
}

@media screen and (max-width: 1023px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

/* ---------------------------
text
--------------------------- */
.u-fwb {
  font-weight: bold !important;
}

.u-fwm {
  font-weight: 500 !important;
}

.u-underline {
  text-decoration: underline !important;
}

.u-align-r {
  text-align: right !important;
}

.u-align-c {
  text-align: center !important;
}

.u-align-l {
  text-align: left !important;
}

.u-ls-1 {
  letter-spacing: 1px;
}

.u-ls-sp10 {
  letter-spacing: 1px !important;
}

.u-ls-13 {
  letter-spacing: 1.3px;
}

.u-ls-15 {
  letter-spacing: 1.5px;
}

.u-ls-33 {
  letter-spacing: 3.3px;
}

.u-ls-35 {
  letter-spacing: 3.5px;
}

@media screen and (min-width: 1024px) {
  .u-align-r-pc {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-align-c-pc {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-align-l-pc {
    text-align: left !important;
  }
}
@media screen and (max-width: 768px) {
  .u-align-r-sp {
    text-align: right !important;
  }
}

@media screen and (max-width: 768px) {
  .u-align-c-sp {
    text-align: center !important;
  }
}

@media screen and (max-width: 768px) {
  .u-align-l-sp {
    text-align: left !important;
  }
}

.u-lh2 {
  line-height: 2 !important;
}

.u-uline {
  text-decoration: underline !important;
}

.u-ff02 {
  font-family: "glacial-indifference-regular", sans-serif;
}

.u-ff03 {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

@media screen and (min-width: 1024px) {
  .u-text-10 {
    font-size: calc(10 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-10 {
    font-size: calc(10 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-11 {
    font-size: calc(11 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-11 {
    font-size: calc(11 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-12 {
    font-size: calc(12 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-12 {
    font-size: calc(12 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-13 {
    font-size: calc(13 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-13 {
    font-size: calc(13 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-14 {
    font-size: calc(14 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-14 {
    font-size: calc(14 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-15 {
    font-size: calc(15 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-15 {
    font-size: calc(15 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-16 {
    font-size: calc(16 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-16 {
    font-size: calc(16 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-17 {
    font-size: calc(17 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-17 {
    font-size: calc(17 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-18 {
    font-size: calc(18 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-18 {
    font-size: calc(18 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-19 {
    font-size: calc(19 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-19 {
    font-size: calc(19 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-20 {
    font-size: calc(20 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-20 {
    font-size: calc(20 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-21 {
    font-size: calc(21 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-21 {
    font-size: calc(21 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-22 {
    font-size: calc(22 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-22 {
    font-size: calc(22 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-23 {
    font-size: calc(23 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-23 {
    font-size: calc(23 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-24 {
    font-size: calc(24 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-24 {
    font-size: calc(24 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-25 {
    font-size: calc(25 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-25 {
    font-size: calc(25 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-26 {
    font-size: calc(26 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-26 {
    font-size: calc(26 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-27 {
    font-size: calc(27 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-27 {
    font-size: calc(27 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-28 {
    font-size: calc(28 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-28 {
    font-size: calc(28 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-29 {
    font-size: calc(29 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-29 {
    font-size: calc(29 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-30 {
    font-size: calc(30 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-30 {
    font-size: calc(30 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-31 {
    font-size: calc(31 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-31 {
    font-size: calc(31 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-32 {
    font-size: calc(32 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-32 {
    font-size: calc(32 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-33 {
    font-size: calc(33 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-33 {
    font-size: calc(33 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-34 {
    font-size: calc(34 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-34 {
    font-size: calc(34 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-35 {
    font-size: calc(35 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-35 {
    font-size: calc(35 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-36 {
    font-size: calc(36 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-36 {
    font-size: calc(36 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-37 {
    font-size: calc(37 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-37 {
    font-size: calc(37 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-38 {
    font-size: calc(38 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-38 {
    font-size: calc(38 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-39 {
    font-size: calc(39 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-39 {
    font-size: calc(39 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-40 {
    font-size: calc(40 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-40 {
    font-size: calc(40 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-41 {
    font-size: calc(41 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-41 {
    font-size: calc(41 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-42 {
    font-size: calc(42 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-42 {
    font-size: calc(42 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-43 {
    font-size: calc(43 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-43 {
    font-size: calc(43 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-text-44 {
    font-size: calc(44 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-text-44 {
    font-size: calc(44 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-f8 {
    font-size: 0.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f8 {
    font-size: 0.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f12 {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f12 {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f13 {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f13 {
    font-size: 0.8125rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f14 {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f14 {
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f15 {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f15 {
    font-size: 15px;
  }
}

@media screen and (min-width: 1024px) {
  .u-f16 {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-f16 {
    font-size: 1rem !important;
  }
}

@media screen and (min-width: 1024px) {
  .u-f18 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f18 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .u-f20 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f20 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .u-f22 {
    font-size: 1.375rem;
    line-height: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .u-f22 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .u-f24 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f24 {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f26 {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f26 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .u-f28 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f28 {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f30 {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f30 {
    font-size: 1.875rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f32 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f32 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f36 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f36 {
    font-size: 1.375rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f40 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f40 {
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f48 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f48 {
    font-size: 3rem;
  }
}

@media screen and (min-width: 1024px) {
  .u-f54 {
    font-size: 3.375rem;
  }
}
@media screen and (max-width: 1023px) {
  .u-f54 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp8 {
    font-size: 8px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp10 {
    font-size: 10px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp11 {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp12 {
    font-size: 12px !important;
    line-height: 1.3;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp13 {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp14 {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp15 {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp16 {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp17 {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp18 {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp19 {
    font-size: 19px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp20 {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp21 {
    font-size: 21px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp22 {
    font-size: 22px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp24 {
    font-size: 24px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp28 {
    font-size: 28px !important;
  }
}

.u-text-sp32 {
  font-weight: 100;
}
@media screen and (max-width: 1023px) {
  .u-text-sp32 {
    font-size: 32px !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-text-sp40 {
    font-size: 40px !important;
  }
}