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

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

a {
  text-decoration: underline;
  color: #2b70ba;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
  color: #5997d9;
}

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

input {
  outline: none;
}

button {
  outline: none;
}
button a:hover,
button a:active, button:focus {
  outline: none;
}

:root {
  --mainText: #484848;
  --mainText--reverse: #ffffff;
  --mainBackgroundColor: #fff;
  --mainBorderColor: #ccc;
  --u-filterColor: rgba(255, 255, 255, 0.66);
  --logo: url(/assets/img/common/logo-Light.png);
  --drawerBtnColor: #666;
  --scrollbarTrackColor: #eee;
  --drawerContensIcon: url(/assets/img/common/compornent01-Light.png);
  --REPORT-photoCaption: #666;
  --REPORT-tabSelectedBG: #eaeded;
  --REPORT-INTRO__cardAreaBG: #eaeded;
  --REPORT-INTRO__cardVolNumbor: #5997d9;
  --REPORT-INTRO__mvVolNumbor: #b32f66;
  --REPORT-INTRO__cardProjectName: #b3b3b3;
}

.z-modal {
  z-index: 100;
}

.z-header {
  z-index: 90;
}

.z-tooltip {
  z-index: 80;
}

.z-overlay {
  z-index: 70;
}

.z-imgText {
  z-index: 10;
}

.z-default {
  z-index: 1;
}

/*--------------------------------------------
 WEB FONT
 --------------------------------------------*/
.f-Axia-regular {
  font-family: axia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.f-Axia-regular {
  font-family: axia, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.f-Axia-italic {
  font-family: axia, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.f-Axia-bold-italic {
  font-family: axia, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.f-Axia-Stencil-Black {
  font-family: axia-stencil, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.f-Axia-Stencil-Light {
  font-family: axia-stencil, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.f-acumin-pro--Thin {
  font-family: acumin-pro, sans-serif;
  font-weight: 100;
  font-style: normal;
}

.f-acumin-pro--Light {
  font-family: acumin-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.f-brown-pro--1 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 100;
}

.f-brown-pro--2 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.f-brown-pro--2 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.f-brown-pro--4 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.f-brown-pro--5 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.f-brown-pro--6 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.f-brown-pro--7 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.f-brown-pro--8 {
  font-family: brown-pro, sans-serif;
  font-style: normal;
  font-weight: 800;
}

.f-Forma-DJR-Micro--ExtraLight {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.f-Forma-DJR-Micro--Light {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.f-Forma-DJR-Micro--Regular {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.f-Forma-DJR-Micro--Medium {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.f-Forma-DJR-Micro--Bold {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.f-Forma-DJR-Micro--ExtraBold {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 800;
}

.f-Forma-DJR-Micro--Black {
  font-family: forma-djr-micro, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.f-Neued-Haas-Unica--bols {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.f-Neued-Haas-Unica--Heavy {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.f-Pragmatica-ExtraLight {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.f-Pragmatica-Light {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.f-Pragmatica-Book {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.f-Pragmatica-Bold {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.f-Pragmatica-Black {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.f-dnp-shuei-gothic-kin-std-L {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.f-dnp-shuei-gothic-kin-std-M {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.f-dnp-shuei-gothic-kin-std-B {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.f-Source-Han-Sans-JP {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
}

.f-Source-Han-Sans-JP-100 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 100;
}

.f-Source-Han-Sans-JP-200 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.f-Source-Han-Sans-JP-300 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.f-Source-Han-Sans-JP-400 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.f-Source-Han-Sans-JP-500 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.f-Source-Han-Sans-JP-700 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.f-Source-Han-Sans-JP-900 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.f-Kozuka-Gothic-Pr6N {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal;
}

.f-Kozuka-Gothic-Pr6N-200 {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.f-Kozuka-Gothic-Pr6N-300 {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.f-Kozuka-Gothic-Pr6N-400 {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.f-Kozuka-Gothic-Pr6N-500 {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.f-Kozuka-Gothic-Pr6N-700 {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.f-Arichinet {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}

.f-Arichinet--mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

html::-webkit-scrollbar {
  width: 8px;
}
html::-webkit-scrollbar-track {
  background: #ccc;
}
html::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #aaa), to(#999));
  background: linear-gradient(to bottom, #aaa 30%, #999);
}

body {
  position: relative;
  color: var(--mainText);
  background-color: var(--mainBackgroundColor);
  line-height: 1.8;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-rendering: optimizelegibility;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
img {
  width: 100%;
}

input[type=text] {
  padding-left: 0.4rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #ccc;
}
@media screen and (max-width: 767.98px) {
  input[type=text] {
    font-size: 16px;
  }
}

td, th {
  vertical-align: -webkit-baseline-middle;
}

@media screen and (min-width: 768px) {
  .l-PCheader {
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
  }
}

.l-SPheader {
  position: fixed;
  width: 100%;
}

.l-main {
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-feature-settings: pkna;
          font-feature-settings: pkna;
  font-weight: 500;
  padding-top: 70px;
}

.l-footer {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .l-footer {
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Component
 ----------------------------------------------------------------- */
.c-btn { /* Elemeent */
  display: inline-block;
  min-width: 200px;
  border: 1px solid #484848;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  color: inherit;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  font-size: inherit;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.1;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-btn:hover { /* base */
  -webkit-box-shadow: 5px 5px 4px 2px hsla(0, 0%, 0%, 0.18);
          box-shadow: 5px 5px 4px 2px hsla(0, 0%, 0%, 0.18);
  text-decoration: none;
  color: inherit;
}
@media screen and (min-width: 768px) {
  .c-btn {
    padding: 0.4rem 0.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .c-btn {
    padding: 0.8rem;
  }
}
.c-btn--orange {
  border: 1px solid rgba(0, 0, 0, 0);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(-59%, orange), to(#e91e63));
  background: linear-gradient(to bottom right, orange -59%, #e91e63);
  color: #FFF !important;
}
.c-btn--orange:hover {
  border: 1px solid #ea5514;
  background: #FFF;
  color: #ea5514 !important;
}
.c-btn--sky {
  border: 1px solid rgba(0, 0, 0, 0);
  border: none;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom right, #00BCD4 30%, #036eb8);
  color: #FFF;
}
.c-btn--sky:hover {
  border: 1px solid #036eb8;
  background: #FFF;
  color: #036eb8 !important;
}
.c-btn--sky:focus {
  color: #FFF;
  text-decoration: none;
}
.c-btn--gray {
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: #484848;
  color: #FFF !important;
}
.c-btn--gray:hover {
  border: 1px solid #484848;
  background: #FFF;
  color: #484848 !important;
}
.c-btn--clearGray {
  border: 1px solid #484848;
  background: none;
  color: #484848 !important;
}
.c-btn--clearGray:hover {
  border: 1px solid #484848;
  background: rgba(255, 255, 255, 0.5019607843);
  color: #484848 !important;
}
.c-btn--clearWhite {
  border: 1px solid #FFF;
  background: none;
  color: #FFF !important;
}
.c-btn--clearWhite:hover {
  border: 1px solid #FFF;
  background: #FFF;
  color: #484848 !important;
}
.c-btn--clearBlue {
  border: 1px solid #036eb8;
  background: #036eb8;
  color: #FFF !important;
}
.c-btn--clearBlue:hover {
  border: 1px solid #036eb8;
  background: #FFF;
  color: #036eb8 !important;
}
.c-btn--general {
  min-width: 270px;
  color: #fff;
  background-color: #253E6D;
  border: 1px solid #253E6D;
  padding: 0.8rem;
}
.c-btn--general:hover {
  color: #fff;
}
.c-btn--forMember {
  min-width: 270px;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.19);
  border-radius: 6px;
  background-color: #A9A9A9;
  border: 1px solid #A9A9A9;
  padding: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .c-btn--forMember {
    margin-bottom: 0.8rem;
  }
}
.c-btn--forMember:hover {
  color: #fff;
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .c-btn--fillter {
    color: #ffffff;
    border: none;
    background-color: rgba(255, 255, 255, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
  }
}

.c-btnBlock {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .c-btnBlock {
    text-align: center;
  }
}

.c-btnBlock--right {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  text-align: right;
}
@media screen and (max-width: 767.98px) {
  .c-btnBlock--right {
    text-align: center;
  }
}

.c-btnBlock--center {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .c-btnBlock--center {
    text-align: center;
  }
}

.c-Budget__table {
  width: 100%;
  text-align: center;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767.98px) {
  .c-Budget__table {
    font-size: 0.66rem;
  }
}
.c-Budget__table td, .c-Budget__table th {
  border: 1px solid #999;
}
.c-Budget__table th {
  font-weight: bold;
  border-color: #dedede #b9b9b9 #969696 #b9b9b9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, var(--gray)), to(#9c9c9c));
  background: linear-gradient(to bottom, var(--gray) 30%, #9c9c9c);
  color: #fff;
}
.c-Budget__table .sold {
  background: #d9d9d9;
  color: #999;
}

/*-----------------------------------
相談ページ
-----------------------------------*/
.c-Consultation .desc {
  font-size: 0.66rem;
  text-align: left;
}
@media screen and (max-width: 575.98px) {
  .c-Consultation .desc {
    margin-bottom: 1.6rem;
  }
}

.c-content__img {
  margin-bottom: 0.8rem;
}

.c-content__inner {
  margin-bottom: 0.8rem;
}

.c-contentBox__heading {
  border-bottom: 1px solid #ccc;
  font-size: 1.4rem;
  line-height: 1;
  padding-bottom: 0.8rem;
  margin-bottom: 0.8rem;
}

.c-contentBox__body p, .c-contentBox__body h1, .c-contentBox__body h2, .c-contentBox__body h3, .c-contentBox__body h4, .c-contentBox__body h5, .c-contentBox__body ul {
  margin-bottom: 0.8rem;
}

.c-errorRow {
  background-color: #e2f3fd;
}
@media screen and (max-width: 767.98px) {
  .c-errorRow {
    margin-top: -0.8rem;
  }
}
.c-errorRow__validate {
  font-size: 0.8rem;
  color: #036eb8;
  margin-bottom: 0.2rem;
}

.c-errorTop {
  color: #e2f3fd;
  background-color: #036eb8;
  padding: 0.8rem 0.4rem;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .c-errorTop {
    padding: 0.4rem;
  }
}

.c-drawerContents {
  background-color: var(--mainBackgroundColor);
  position: fixed;
  top: 68px;
  left: -100%;
  height: calc(100% - 68px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-drawerContents.is-active {
  left: 0;
  overflow-y: scroll;
}
.c-drawerContents.is-active::-webkit-scrollbar {
  width: 6px;
}
.c-drawerContents.is-active::-webkit-scrollbar-track {
  border-radius: 30px;
  background: var(--scrollbarTrackColor);
}
.c-drawerContents.is-active::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom, #00BCD4 30%, #036eb8);
}

.c-drawerContents__list {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.c-drawerContents__item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3rem;
  padding-right: 1.6rem;
  background: var(--drawerContensIcon);
  background-position: center left 15px;
  background-repeat: no-repeat;
  background-size: 20px;
}

.c-drawerContents__link {
  text-decoration: none;
  color: var(--mainText);
}

.c-EventBlock__item {
  margin-bottom: 3.2rem;
}
.c-EventBlock__item:last-of-type {
  margin-bottom: 0;
}
.c-EventBlock__item .title {
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.c-EventBlock__item .banner {
  margin-bottom: 0.4rem;
}
.c-EventBlock__item h2 {
  font-weight: bold;
  margin-bottom: 0.8rem;
}
.c-EventBlock__item p {
  margin-bottom: 0.4rem;
}

@media screen and (min-width: 768px) {
  .c-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 767.98px) {
  .c-flex--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  .c-flex--justify-spaceAround {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media screen and (min-width: 768px) {
  .c-flex--justify-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .c-flex--align-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .c-flex__Item {
    width: 50%;
  }
}
@media screen and (max-width: 767.98px) {
  .c-flex--sp .c-flex__Item {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .c-flex__Item--gator {
    width: 50%;
  }
  .c-flex__Item--gator:nth-of-type(2n+1) {
    padding-right: 0.4rem;
  }
  .c-flex__Item--gator:nth-of-type(2n) {
    padding-left: 0.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .c-flex--sp .c-flex__Item--gator {
    width: 50%;
  }
  .c-flex--sp .c-flex__Item--gator:nth-of-type(2n+1) {
    padding-right: 0.4rem;
  }
  .c-flex--sp .c-flex__Item--gator:nth-of-type(2n) {
    padding-left: 0.4rem;
  }
}

.c-fullscreen {
  position: relative;
}
.c-fullscreen::after {
  content: "拡大する";
  cursor: pointer;
  position: absolute;
  display: inline-block;
  bottom: 5px;
  right: 15px;
  color: var(--blue);
  text-decoration: underline;
  background-color: rgba(255, 255, 255, 0.5019607843);
  font-family: "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.c-fullscreen img {
  padding-bottom: 2.4rem;
  cursor: pointer;
}
.c-fullscreen img.is-full {
  width: auto;
  max-height: 98%;
  padding: 0.8rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 200;
  -webkit-animation: fadeIn 0.3s ease 0s 1 normal;
          animation: fadeIn 0.3s ease 0s 1 normal;
}
.c-fullscreen img.insertDummy {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-fullscreen--on::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7882352941);
  z-index: 190;
  -webkit-animation: fadeIn 0.3s ease 0s 1 normal;
          animation: fadeIn 0.3s ease 0s 1 normal;
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .c-fullscreen--on::before {
    background-color: rgba(255, 255, 255, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
  }
}
.c-fullscreen--on img.insertDummy {
  position: fixed !important;
  z-index: 210;
}
.c-fullscreen--on::after {
  content: "close";
  text-decoration: none;
  display: inline-block;
  padding: 0.4rem 0.8rem;
  z-index: 220;
  color: #484848;
  background-color: rgba(255, 255, 255, 0.5019607843);
  font-size: 1rem;
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
}

.c-hero {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .c-hero {
    margin-bottom: 5.6rem;
  }
}

.c-hero__heading {
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  padding: 0.4rem 0;
}

.c-hero__img {
  position: relative;
  margin-bottom: 0.8rem;
}

.c-hero__body {
  margin-bottom: 0.8rem;
}

.c-hero__btnBlock {
  padding: 3rem 0;
}
.c-hero__btnBlock p {
  margin-bottom: 0.8rem;
}

.c-interview {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 991.98px) {
  .c-interview {
    margin: -0.8rem;
  }
}
@media screen and (min-width: 992px) {
  .c-interview:hover .c-interview__control {
    opacity: 1;
  }
}

.c-interview__slides {
  width: 100%;
  max-width: 1200px;
  overflow-x: auto;
}
.c-interview__slides::-webkit-scrollbar {
  height: 6px;
}
.c-interview__slides::-webkit-scrollbar-track {
  border-radius: 30px;
  background: #fff;
}
.c-interview__slides::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00BCD4), to(#2E96EB));
  background: linear-gradient(to bottom, #00BCD4 30%, #2E96EB);
}
.c-interview__slides .slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}
@media screen and (max-width: 991.98px) {
  .c-interview__slides .slides {
    padding-left: 0.8rem;
  }
}
.c-interview__slides .slides__item {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1490196078);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 0.8rem;
}
@media screen and (min-width: 1200px) {
  .c-interview__slides .slides__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% + 1.7vw);
            flex: 0 0 calc(25% + 1.7vw);
  }
}
@media screen and (max-width: 1199.98px) {
  .c-interview__slides .slides__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% + 4.4vw);
            flex: 0 0 calc(25% + 4.4vw);
  }
}
@media screen and (max-width: 991.98px) {
  .c-interview__slides .slides__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% + 7.9vw);
            flex: 0 0 calc(33.3333333333% + 7.9vw);
  }
}
@media screen and (max-width: 767.98px) {
  .c-interview__slides .slides__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 3vw);
            flex: 0 0 calc(50% - 3vw);
  }
}
@media screen and (max-width: 575.98px) {
  .c-interview__slides .slides__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 22vw);
            flex: 0 0 calc(100% - 22vw);
  }
}
@media screen and (min-width: 992px) {
  .c-interview__slides .slides__item:hover {
    scale: 0.96;
  }
}
.c-interview__slides .slides__item .item {
  display: block;
  font-size: 0.9rem;
  border-radius: 6px;
  text-decoration: none;
  color: #484848;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-interview__slides .slides__item .item__body {
  padding: 0.8rem;
}
.c-interview__slides .slides__item .item__body .heading, .c-interview__slides .slides__item .item__body .heading--mv {
  font-size: 0.6rem;
  color: var(--REPORT-INTRO__cardVolNumbor);
}
.c-interview__slides .slides__item .item__body .heading--mv {
  color: var(--REPORT-INTRO__mvVolNumbor);
}
.c-interview__slides .slides__item .item__body .subheading {
  font-size: 0.8rem;
  font-weight: bold;
}
.c-interview__slides .slides__item .item__body .desc {
  font-size: 0.8rem;
}
.c-interview__slides .slides__item .item__body .externalSite {
  opacity: 0.5;
  margin-top: 0.4rem;
  text-align: right;
  font-size: 0.7rem;
}
.c-interview__slides .slides__item--mod .item {
  border-radius: 6px;
  background: linear-gradient(321deg, #e6e6e6, #ffffff);
  -webkit-box-shadow: 5px 5px 10px #d9d9d9, -5px -5px 10px #ffffff;
          box-shadow: 5px 5px 10px #d9d9d9, -5px -5px 10px #ffffff;
  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;
  width: 100%;
  height: 100%;
  text-align: center;
}
.c-interview__slides .slides__item--mod .item .inner {
  display: inline-block;
  max-width: 80%;
}
.c-interview__slides .slides__item--mod .item .inner span.title {
  font-weight: bold;
  font-size: 1.2rem;
}

.c-interview__control {
  cursor: pointer;
  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: absolute;
  top: 0;
  height: 100%;
  width: 2.4rem;
  color: #fff !important;
  border-radius: 0px;
  background: #ffffff;
  background-color: rgba(0, 0, 0, 0.3137254902);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.c-interview__control--prev {
  left: 0;
}
.c-interview__control--next {
  right: 0;
}

.c-ListItem ul {
  padding-left: 20px;
  list-style: disc;
}

.c-memberMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 575.98px) {
  .c-memberMenu {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 576px) {
  .c-memberMenu--btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 576px) {
  .c-memberMenu--btn .c-memberMenu__item {
    width: 32%;
    margin-bottom: 0.6rem;
  }
}
.c-memberMenu--btn .c-memberMenu__target {
  border: 1px solid #888;
  border-radius: 6px;
  font-weight: normal;
  padding: 0.5rem 0;
}
.c-memberMenu--btn .c-memberMenu__target:hover {
  -webkit-box-shadow: 5px 5px 4px 2px rgba(0, 0, 0, 0.18);
          box-shadow: 5px 5px 4px 2px rgba(0, 0, 0, 0.18);
}
.c-memberMenu--btn .c-memberMenu__target.is-active {
  background-color: #484848;
}
@media screen and (min-width: 576px) {
  .c-memberMenu--btn .c-memberMenu__target {
    font-size: 1rem;
  }
}

.c-memberMenu__item {
  width: 100%;
}
@media screen and (max-width: 575.98px) {
  .c-memberMenu__item {
    width: 31%;
    margin-bottom: 0.6rem;
  }
}
.c-memberMenu__item:last-of-type .c-memberMenu__target {
  border-right: 1px solid;
}

.c-memberMenu__target {
  border: 1px solid #888;
  border-right: 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #888;
  font-family: "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2;
  font-size: 0.8rem;
  font-weight: bold;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
@media screen and (max-width: 575.98px) {
  .c-memberMenu__target {
    border: 1px solid #888;
    border-radius: 6px;
    font-weight: normal;
    padding: 0.5rem 0;
  }
}
.c-memberMenu__target:hover {
  background-color: #888;
  color: #fff;
  text-decoration: none;
}
.c-memberMenu__target.is-active {
  background-color: #484848;
  color: #fff;
}
@media screen and (max-width: 575.98px) {
  .c-memberMenu__target.is-active {
    background-color: #484848;
  }
}

.c-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 992px) {
  .c-overlay {
    display: none;
  }
}

.c-PageTitle {
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: 5px;
  padding: 20px 0 0.4rem;
}
@media screen and (min-width: 768px) {
  .c-PageTitle {
    font-weight: normal;
    font-size: 1.4rem;
    padding-top: 2.8rem;
    padding-bottom: 1.3rem;
  }
}

.c-PCacount {
  width: 139px;
}
.c-PCacount-l {
  position: absolute;
  top: 0;
  right: 15px;
}

.c-PCacount__login .acountID {
  height: 69px;
  background: url("/assets/img/common/archinet_sprite.jpg");
  background-position: -1007px -208px;
}
.c-PCacount__login .acountID__link {
  display: block;
  padding-top: 20px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  color: #666;
}
.c-PCacount__login .logout {
  position: relative;
  height: 45px;
  background: url("/assets/img/common/archinet_sprite.jpg");
  background-position: -1007px -286px;
}
.c-PCacount__login .logout__link {
  position: absolute;
  top: 7px;
  left: 34px;
  width: 70px;
  height: 20px;
}
.c-PCacount__login .logout__link span {
  visibility: hidden;
}

.c-PCacount__logout {
  position: relative;
  height: 114px;
  background: url("/assets/img/common/archinet_sprite.jpg");
  background-position: -1007px -35px;
}
.c-PCacount__logout span {
  visibility: hidden;
}
.acountBTN__login {
  position: absolute;
  top: 36px;
  left: 20px;
  width: 100px;
  height: 34px;
}
.acountBTN__signIn {
  position: absolute;
  top: 71px;
  left: 20px;
  width: 100px;
  height: 34px;
}

.c-PCheader {
  position: relative;
  height: 113px;
}

.c-PClogo-l {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.c-PClogo__link {
  display: block;
  width: 169px;
  height: 44px;
  background: url("/assets/img/common/archinet_sprite.jpg");
  background-position: -520px -300px;
}
.c-PClogo__link span {
  visibility: hidden;
}

.c-PCmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 562px;
}
.c-PCmenu-l {
  position: absolute;
  bottom: 0;
  right: 175px;
}

.c-PCmenu__link {
  display: block;
  height: 47px;
  background: url("/assets/img/common/archinet_sprite.jpg");
}
.c-PCmenu__link span {
  visibility: hidden;
}

.c-PCmenu__link--project {
  width: 140px;
  background-position: -5px -86px;
}
.c-PCmenu__link--project:hover, .c-PCmenu__link--project.is-active {
  background-position: -5px -35px;
}

.c-PCmenu__link--event {
  width: 117px;
  background-position: -145px -86px;
}
.c-PCmenu__link--event:hover, .c-PCmenu__link--event.is-active {
  background-position: -145px -35px;
}

.c-PCmenu__link--report {
  width: 157px;
  background-position: -262px -86px;
}
.c-PCmenu__link--report:hover, .c-PCmenu__link--report.is-active {
  background-position: -262px -35px;
}

.c-PCmenu__link--works {
  width: 157px;
  background-position: -419px -86px;
}
.c-PCmenu__link--works:hover, .c-PCmenu__link--works.is-active {
  background-position: -419px -35px;
}

.c-projectPage .container {
  max-width: 830px;
}

.c-remote {
  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: justify;
  border: 1px solid #4C7BC3;
}
@media screen and (max-width: 575.98px) {
  .c-remote {
    margin-top: -1.6rem;
  }
}

.c-remote__inner {
  color: #4C7BC3;
  display: inline-block;
  padding: 0.4rem 15px;
}
.c-remote__inner span {
  font-weight: bold;
  color: #4C7BC3;
}
@media screen and (max-width: 575.98px) {
  .c-remote__inner {
    font-size: 0.8rem;
  }
}

.c-ResalePage .container {
  max-width: 1110px;
}

.c-sectionTitle {
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #555;
  margin-bottom: 0.8rem;
  letter-spacing: 0.16rem;
}
@media screen and (max-width: 575.98px) {
  .c-sectionTitle {
    margin-bottom: 0.8rem;
  }
}
.c-sectionTitle .new {
  display: inline-block;
  position: relative;
  bottom: 2px;
  border: 1px solid red;
  border-radius: 8px;
  color: red;
  font-size: 0.7rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0 0.2rem 0.2rem;
}

.c-sectionSpace {
  padding-bottom: 1px;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .c-sectionSpace {
    margin-bottom: 6.4rem;
  }
}

.c-sectionSpace--resale {
  padding-bottom: 1px;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .c-sectionSpace--resale {
    margin-bottom: 6.4rem;
  }
}

.c-SPheader {
  position: relative;
  background-color: var(--mainBackgroundColor);
}

.c-SPheader__SPlogo {
  width: 169px;
  margin: auto;
}
.c-SPlogo__item {
  padding: 15px 0;
}

.c-SPlogo__link {
  display: inline-block;
  width: 169px;
  height: 36px;
  background: var(--logo);
  background-size: contain;
}
.c-SPlogo__link span {
  visibility: hidden;
}

.c-SPnav__drawerBtn {
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

.drawerBtn {
  width: 30px;
}
.drawerBtn::after {
  content: "menu";
  display: block;
  text-align: center;
  font-size: 9px;
}
.drawerBtn.is-active::after {
  content: "close";
  display: block;
  text-align: center;
  font-size: 9px;
}

.drawerBtn__item {
  height: 3px;
  border-radius: 1.5px;
  background-color: var(--drawerBtnColor);
  -webkit-transition: all 1.9s;
  transition: all 1.9s;
  -webkit-transform-origin: 1px 1px;
          transform-origin: 1px 1px;
  margin-bottom: 7px;
}
.drawerBtn__item:nth-of-type(3) {
  margin-bottom: 2px;
}
.drawerBtn__item--rotate1 {
  transform: rotate(755deg);
  -ms-transform: rotate(755deg);
  -webkit-transform: rotate(755deg);
  -moz-transform: rotate(755deg);
  width: 35px;
}
.drawerBtn__item--rotate2 {
  opacity: 0;
}
.drawerBtn__item--rotate3 {
  transform: rotate(-37deg);
  -ms-transform: rotate(-37deg);
  -webkit-transform: rotate(-37deg);
  -moz-transform: rotate(-37deg);
  width: 35px;
}

.c-SPheader__SPacount .c-SPacount__login {
  position: absolute;
  top: 12px;
  right: 15px;
}
.c-SPheader__SPacount .acountID {
  line-height: 1.7;
}
.c-SPheader__SPacount .acountID__link {
  text-decoration: none;
  color: var(--mainText);
  font-size: 0.8rem;
}
.c-SPheader__SPacount .c-SPacount__logout {
  position: absolute;
  top: 5px;
  right: 15px;
}
.c-SPheader__SPacount .c-SPacount__logout .LoginBTN {
  text-align: center;
  width: 40px;
}
.c-SPheader__SPacount .c-SPacount__logout .LoginBTN__link {
  font-size: 1.6rem;
  color: var(--mainText);
  line-height: 1.6;
}
.c-SPheader__SPacount .c-SPacount__logout .LoginBTN__link::after {
  content: "ログイン";
  display: block;
  position: absolute;
  top: 36px;
  right: 0;
  font-size: 9px;
  white-space: nowrap;
}

.c-sprite {
  background: url(/assets/img/common/archinet_sprite.jpg);
}

.c-stepBar {
  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: 768px) {
  .c-stepBar {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-stepBar_item {
  position: relative;
  display: inline-block;
  width: 33.33%;
  text-align: center;
}
.c-stepBar_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ccc;
  position: absolute;
  top: 12px;
  left: 50%;
  z-index: -1;
}
.c-stepBar_item:last-of-type::before {
  display: none;
}
.c-stepBar_item .number {
  display: block;
  background-color: #ccc;
  color: #fff;
  width: 96px;
  height: 24px;
  line-height: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.2rem;
  border-radius: 6px;
}
@media screen and (max-width: 767.98px) {
  .c-stepBar_item .number {
    width: 60px;
  }
}
.c-stepBar_item .desc {
  color: #ccc;
  font-size: 0.7rem;
}
.c-stepBar_item--visited .number {
  background-color: #484848;
  -webkit-box-shadow: 5px 5px 4px 0px #ccc;
          box-shadow: 5px 5px 4px 0px #ccc;
}
.c-stepBar_item--visited .desc {
  color: #484848;
  font-weight: bold;
}

.c-tab {
  border: none !important;
  padding: 0 !important;
}

.c-tab__tablist {
  background: none !important;
  border: none !important;
  padding: 0 0 0.2rem !important;
}
@media screen and (min-width: 576px) {
  .c-tab__tablist {
    padding: 0 !important;
  }
}

.c-tab__item {
  font-size: 0.7rem;
  background: #eeeeee !important;
  border: 1px solid #d3d3d3 !important;
  border-radius: 3px;
  margin-bottom: 4px !important;
}
@media screen and (min-width: 576px) {
  .c-tab__item {
    font-size: 0.85rem;
    background: #eeeeee !important;
    border-bottom: 0 !important;
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 0px !important;
    margin-right: 0.4rem !important;
  }
  .c-tab__item:hover {
    background: none !important;
  }
  .c-tab__item a {
    padding: 0.8rem !important;
  }
}
.c-tab__item.ui-state-active {
  padding-bottom: 0px !important;
  border: 1px solid #484848 !important;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #555), to(#222)) !important;
  background: linear-gradient(to bottom right, #555 30%, #222) !important;
}
.c-tab__item.ui-state-active a {
  color: #fff !important;
}

.c-tab__content {
  position: relative;
  padding: 0 !important;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
}
.c-tab__content .caption {
  padding: 0.8rem;
}

.tab_area {
  display: table;
}
.tab_area__list {
  display: table-cell;
  padding: 0.8rem 1.6rem;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  text-align: center;
  vertical-align: middle;
  color: #333333;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tab_area__list:hover {
  background-color: #ccc;
}
.tab_area__list:last-child {
  border-right: 1px solid #ccc;
}
.tab_area__list.select {
  background-color: #484848;
  background-image: none;
  color: #fff;
  /* border-top:2px solid #4582e9; */
}

.c-tableGeneral {
  table-layout: auto;
}
.c-tableGeneral td:nth-of-type(1) {
  padding-right: 2rem;
}

.c-Topics {
  max-height: 280px;
  overflow-y: auto;
}
.c-Topics::-webkit-scrollbar {
  width: 6px;
}
.c-Topics::-webkit-scrollbar-track {
  border-radius: 30px;
  background: #eee;
}
.c-Topics::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00BCD4), to(#2E96EB));
  background: linear-gradient(to bottom, #00BCD4 30%, #2E96EB);
}
@media screen and (max-width: 767.98px) {
  .c-Topics {
    max-height: 225px;
  }
}

.c-Topics__item {
  padding-left: 5px;
}

/*-----------------------------------
更新情報
-----------------------------------*/
.c-TopicsNEW__item {
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}
@media screen and (max-width: 575.98px) {
  .c-TopicsNEW__item {
    padding-bottom: 0.4rem;
  }
}
@media screen and (min-width: 576px) {
  .c-TopicsNEW__item .wrapper {
    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: 576px) {
  .c-TopicsNEW__item--new .body::after {
    content: "NEW";
    display: inline-block;
    border: 1px solid #ea528e;
    border-radius: 6px;
    color: #ea528e;
    line-height: 0.8;
    font-size: 0.75rem;
    vertical-align: bottom;
    font-family: axia, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0.15rem 0.4rem;
    position: relative;
    bottom: 5px;
    padding: 0.25rem 0.4rem 0.1rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 575.98px) {
  .c-TopicsNEW__item--new .category {
    position: relative;
  }
  .c-TopicsNEW__item--new .category::after {
    content: "NEW";
    display: inline-block;
    border: 1px solid #ea528e;
    border-radius: 6px;
    color: #ea528e;
    line-height: 0.8;
    font-size: 0.75rem;
    vertical-align: bottom;
    font-family: axia, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0.15rem 0.4rem;
    position: absolute;
    left: 100%;
    bottom: 4px;
    margin-left: 0.4rem;
  }
}
.c-TopicsNEW__item .category {
  display: block;
  min-width: 140px;
  max-height: 25px;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #666), to(#484848));
  background: linear-gradient(to bottom right, #666 30%, #484848);
  margin-right: 1rem;
}
@media screen and (max-width: 575.98px) {
  .c-TopicsNEW__item .category {
    display: block;
    max-width: 140px;
    margin-bottom: 0.4rem;
  }
}
.c-TopicsNEW__item .category--blue {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom right, #00BCD4 30%, #036eb8);
}
.c-TopicsNEW__item .category--success {
  background: none;
  border: 1px solid #484848;
  color: #484848;
}
.c-TopicsNEW__item .body {
  display: block;
  width: 100%;
}
.c-TopicsNEW__item a {
  font-weight: bold;
}

.c-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.c-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Project
 ----------------------------------------------------------------- */
.p-btnBlock--foot {
  margin-top: 1.6rem;
  margin-bottom: 3.6rem;
}
@media screen and (min-width: 768px) {
  .p-btnBlock--foot {
    margin-top: 0.8rem;
    margin-bottom: 2.4rem;
  }
}

@media screen and (min-width: 768px) {
  .p-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-bottom__item {
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-bottom__item {
    width: 50%;
  }
}
@media screen and (max-width: 767.98px) {
  .p-bottom__item {
    width: 100%;
  }
}
.p-bottom__item--01 {
  background-image: url("/assets/img/bottom/bottom-05.jpg");
}
.p-bottom__item--02 {
  background-image: url("/assets/img/bottom/bottom-04.jpg");
}
.p-bottom__item--03 {
  background-image: url("/assets/img/bottom/bottom-03.jpg");
}
.p-bottom__item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4392156863);
  z-index: -1;
}
.p-bottom__item:hover::before {
  background-color: rgba(52, 58, 64, 0.3137254902);
}

.p-bottom__inner {
  display: block;
  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;
}
.p-bottom__inner:hover {
  color: #fff;
  text-decoration: none;
}
.p-bottom__inner .item {
  text-align: center;
  padding: 4rem 0;
}
@media screen and (max-width: 767.98px) {
  .p-bottom__inner .item {
    padding: 2.4rem 0;
  }
}
.p-bottom__inner .item__title {
  position: relative;
}
.p-bottom__inner .item__title .sub {
  position: absolute;
  bottom: 100%;
  display: block;
  width: 100%;
}
.p-bottom__inner .item__title .main {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.4rem;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4392156863);
}
.p-bottom__inner .item__desc {
  margin-top: 0.8rem;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .p-bottom__inner .item__desc {
    max-width: 700px;
  }
}
@media screen and (max-width: 767.98px) {
  .p-bottom__inner .item__desc {
    font-size: 0.8rem;
  }
}
.p-bottom__inner .item__btn {
  margin-top: 2.4rem;
  display: inline-block;
}
.p-bottom__inner .item__btn .c-btn {
  margin: 0.4rem;
  background-color: #ffffff;
  border: none;
  color: #484848;
  font-weight: normal;
  font-size: 0.9rem;
}
.p-bottom__inner .item__btn .c-btn:hover {
  -webkit-box-shadow: initial;
          box-shadow: initial;
}

.p-header {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Helvetica Neue", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: rgba(255, 255, 255, 0.5019607843);
  width: 100%;
  position: fixed;
  padding: 0 15px;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .p-header {
    background-color: rgba(255, 255, 255, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
  }
}
.p-header:hover {
  background-color: #484848;
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.p-header:hover .p-header__logo {
  background-image: url("/assets/img/common/logo-Dark.png");
}
.p-header:hover .p-header__menu .menu__target {
  color: #fff;
}
.p-header:hover .p-header__user .fontawesome {
  color: #fff;
}
.p-header:hover .p-header__trigger .trigger__item {
  background-color: #fff;
}
.p-header::after {
  content: "";
  display: block;
  clear: both;
}
.p-header.is-hide {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.p-header__inner {
  max-width: 1920px;
  margin: auto;
}

.p-header__logo {
  display: inline-block;
  width: 175px;
  height: 37.02px;
  margin-top: 15px;
  background-image: url("/assets/img/common/logo-Light.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-header__trigger {
  float: right;
  padding-top: 24px;
  padding-left: 15px;
  padding-bottom: 24px;
}
.p-header__trigger .trigger {
  width: 30px;
  cursor: pointer;
}
.p-header__trigger .trigger__item {
  height: 1px;
  width: 30px;
  border-radius: 1.5px;
  background-color: #484848;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform-origin: 1px 1px;
          transform-origin: 1px 1px;
  margin-bottom: 8.3px;
}
.p-header__trigger .trigger__item:nth-of-type(3) {
  margin-bottom: 2px;
}
.p-header__trigger .trigger__item--rotate1 {
  transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  width: 35px;
}
.p-header__trigger .trigger__item--rotate2 {
  opacity: 0;
}
.p-header__trigger .trigger__item--rotate3 {
  transform: rotate(-38deg);
  -ms-transform: rotate(-38deg);
  -webkit-transform: rotate(-38deg);
  -moz-transform: rotate(-38deg);
  width: 35px;
}

.p-header__user {
  position: relative;
  z-index: 999;
  float: right;
  height: 69.78px;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
  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-header__user:hover .user__contents, .p-header__user.is-active .user__contents {
  padding: 1.2rem;
  padding-bottom: 2rem;
  text-align: center;
}
.p-header__user:hover .user__contents .content, .p-header__user.is-active .user__contents .content {
  display: block;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.p-header__user:hover .user__contents .content__number, .p-header__user.is-active .user__contents .content__number {
  position: static;
  padding-top: 0.6rem;
}
.p-header__user:hover .user__contents .content__btn, .p-header__user.is-active .user__contents .content__btn {
  position: static;
  padding-top: 0.8rem;
}
.p-header__user .user__icon {
  font-size: 2rem;
}
.p-header__user .user__contents {
  position: absolute;
  top: 100%;
  right: -60px;
  width: auto;
  background-color: #484848;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 992px) {
  @supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
    .p-header__user .user__contents {
      background-color: rgba(0, 0, 0, 0.5019607843);
      -webkit-backdrop-filter: saturate(180%) blur(20px);
              backdrop-filter: saturate(180%) blur(20px);
    }
  }
}
@media screen and (max-width: 991.98px) {
  @supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
    .p-header__user .user__contents {
      background-color: rgba(0, 0, 0, 0.7882352941);
      -webkit-backdrop-filter: saturate(180%) blur(20px);
              backdrop-filter: saturate(180%) blur(20px);
    }
  }
}
.p-header__user .user__contents .content {
  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;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.1s;
  transition: 0.1s;
  color: #fff;
  padding-bottom: 0.4rem;
}
.p-header__user .user__contents .content__number {
  position: absolute;
  letter-spacing: 0.2rem;
}
.p-header__user .user__contents .content__btn {
  position: absolute;
}
.p-header__user .user__contents .content__btn .c-btn {
  min-width: 130px;
  border: 1px solid #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-header__user .user__contents .content__btn .c-btn:hover {
  color: #484848;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px #fff;
          box-shadow: 0px 0px 10px #fff;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.p-header__user .user__contents .content__btn .c-btn:active, .p-header__user .user__contents .content__btn .c-btn:focus {
  color: #484848;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px #fff;
          box-shadow: 0px 0px 10px #fff;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  text-decoration: none;
}

.p-header__menu {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991.98px) {
  .p-header__menu {
    display: none;
  }
}
.p-header__menu .menu__item {
  display: inline-block;
  padding-top: 21px;
  padding-bottom: 22px;
  margin: 0 0.2rem;
}
.p-header__menu .menu__item:hover .menu__target, .p-header__menu .menu__item.hovered .menu__target {
  background-color: #fff;
  color: #484848;
}
.p-header__menu .menu__item:hover .drawer, .p-header__menu .menu__item.hovered .drawer {
  opacity: 1;
  -webkit-transition: opacity 0.9s;
  transition: opacity 0.9s;
  left: 0;
}
.p-header__menu .menu__target {
  display: block;
  border-radius: 15px;
  text-decoration: none;
  color: #484848;
  font-size: 0.9rem;
  padding: 0.4rem 15px;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.p-header__menu .drawer {
  padding: 0.8rem 0;
  opacity: 0.5;
  position: absolute;
  top: 100%;
  left: 101%;
  width: 100%;
  background-color: #484848;
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .p-header__menu .drawer {
    background-color: rgba(0, 0, 0, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
  }
}
.p-header__menu .drawer__inner {
  max-width: 1280px;
  max-height: calc(100vh - 111px);
  overflow-y: auto;
  padding: 15px 15px 45px;
  margin: auto;
}
.p-header__menu .drawer__inner::-webkit-scrollbar {
  width: 2px;
}
.p-header__menu .drawer__inner::-webkit-scrollbar-track {
  border-radius: 30px;
  background: rgba(255, 255, 255, 0);
}
.p-header__menu .drawer__inner::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #00BCD4), to(#2E96EB));
  background: linear-gradient(to bottom, #00BCD4 30%, #2E96EB);
  background: rgba(153, 153, 153, 0.5019607843);
  background: rgba(255, 255, 255, 0.5647058824);
}
.p-header__menu .products {
  color: #fff;
}
.p-header__menu .products__item {
  margin-top: 1.6rem;
}
.p-header__menu .products__subHeading {
  display: inline-block;
  border-left: 4px solid #fff;
  border-bottom: 1px dotted #fff;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  line-height: 1.6;
  margin-bottom: 0.4rem;
}
.p-header__menu .products__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.8rem;
}
.p-header__menu .products__contents .content {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 992px) {
  .p-header__menu .products__contents .content {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .p-header__menu .products__contents .content {
    width: 25%;
  }
}
.p-header__menu .products__contents .content:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.p-header__menu .products__contents .content::after {
  content: "";
  display: block;
  clear: both;
}
.p-header__menu .products__contents .content__mark {
  float: left;
  font-size: 3rem;
  font-weight: 200;
  padding-right: 0.8rem;
  font-family: "Helvetica Neue", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}
.p-header__menu .products__contents .content__body {
  float: left;
  line-height: 1.6;
  position: relative;
}
.p-header__menu .products__contents .content__body span {
  display: inline-block;
  font-weight: bold;
}
.p-header__menu .products__contents .content__body span small {
  display: inline-block;
  padding: 0 0.4rem;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 0.7rem;
  vertical-align: middle;
  margin-top: -1px;
  margin-left: 0.4rem;
}
.p-header__menu .products__contents .content__body span small.new {
  background-color: #fff;
  color: rgba(72, 72, 72, 0.7490196078);
  opacity: 0.82;
}
.p-header__menu .products__target {
  text-align: center;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
.p-header__menu .products__target a {
  display: inline-block;
  padding: 0.4rem 1.6rem;
  border: 1px solid #fff;
  border-radius: 6px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.p-header__menu .products__target a:hover {
  background-color: #fff;
  color: #484848;
}

.p-header__nav {
  display: none;
  position: absolute;
  top: 100%;
  width: 100vw;
  left: 0;
  overflow: auto;
  background-color: #484848;
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .p-header__nav {
    background-color: rgba(0, 0, 0, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
  }
}
@media screen and (max-width: 991.98px) {
  .p-header__nav--pc {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .p-header__nav--pc {
    min-height: 300px;
    max-height: calc(100vh - 67px);
  }
}
.p-header__nav--pc .p-navBLC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 0.8rem;
}
.p-header__nav--pc .p-navBLC__item {
  width: 48.5%;
}
.p-header__nav--pc .p-nav {
  padding: 15px;
}
.p-header__nav--pc .p-nav__item {
  margin-bottom: 0.8rem;
}
.p-header__nav--pc .p-nav__target {
  text-decoration: none;
}
.p-header__nav--pc .p-nav__target .target span {
  display: block;
  line-height: 1.6;
  color: #fff;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.p-header__nav--pc .p-nav__target .target .target__title {
  font-size: 1.6rem;
  text-transform: capitalize;
  font-weight: 200;
  font-family: "Helvetica Neue", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}
.p-header__nav--pc .p-nav__target .target .target__title small {
  font-size: 0.8rem;
  padding: 0 0.4rem;
}
.p-header__nav--pc .p-nav__target .target .target__desc {
  opacity: 0.5;
}
.p-header__nav--pc .p-nav__target .target:hover .target__title {
  letter-spacing: 0.4rem;
}
.p-header__nav--pc .p-nav__target .target:hover .target__title,
.p-header__nav--pc .p-nav__target .target:hover .target__desc {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-header__nav--pc .sns {
  width: 100%;
  height: 100%;
  padding: 2.4rem 0;
  color: #fff;
  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-header__nav--pc .sns__inner {
  text-align: center;
}
.p-header__nav--pc .sns__heading {
  font-weight: 100;
  font-size: 1.8rem;
  letter-spacing: 2.6px;
  font-family: "Helvetica Neue", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height: 1.6;
  margin-bottom: 0.2rem;
  padding: 0.4rem;
}
.p-header__nav--pc .sns__list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.p-header__nav--pc .sns__list .list {
  width: 63px;
  padding: 0.8rem;
  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-header__nav--pc .bottom {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 2.4rem 0 0.8rem;
  font-weight: 100;
}
.p-header__nav--sp {
  padding-top: 1.6rem;
  height: calc(100vh - 69.59px);
}
@media screen and (min-width: 992px) {
  .p-header__nav--sp {
    display: none !important;
  }
}
.p-header__nav--sp .p-nav .p-nav__item .heading, .p-header__nav--sp .p-nav .p-nav__item .c-interview__slides .slides__item .item__body .heading--mv, .c-interview__slides .slides__item .item__body .p-header__nav--sp .p-nav .p-nav__item .heading--mv {
  color: #ffffff;
  font-size: 0.6rem;
  padding: 0.3rem 0;
  padding-left: 1.6rem;
  position: relative;
}
.p-header__nav--sp .p-nav .p-nav__item .heading:first-of-type, .p-header__nav--sp .p-nav .p-nav__item .c-interview__slides .slides__item .item__body .heading--mv:first-of-type, .c-interview__slides .slides__item .item__body .p-header__nav--sp .p-nav .p-nav__item .heading--mv:first-of-type {
  padding-top: 0.5rem;
}
.p-header__nav--sp .p-nav .p-nav__item .inner {
  display: none;
  background-color: rgba(0, 0, 0, 0.3137254902);
}
.p-header__nav--sp .p-nav .p-nav__target {
  display: block;
  padding: 15px 15px;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1px solid #fff;
  position: relative;
}
.p-header__nav--sp .p-nav--sub .p-nav__item {
  background-color: rgba(0, 0, 0, 0.3137254902);
}
.p-header__nav--sp .p-nav--sub .p-nav__item:last-of-type {
  border: none;
}
.p-header__nav--sp .p-nav--sub .p-nav__target {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5647058824);
  padding-left: 2.4rem;
  color: #fff;
}
.p-header__nav--sp .p-nav--sub .p-nav__target span {
  font-size: 0.8rem;
  display: inline-block;
  padding: 0.1rem 0.4rem;
  margin-left: 0.8rem;
  margin-top: -1px;
  border: 1px solid #fff;
  border-radius: 2px;
  vertical-align: bottom;
}
.p-header__nav--sp .p-nav--sub .p-nav__target span.new {
  background: #fff;
  color: rgba(72, 72, 72, 0.7490196078);
  opacity: 0.82;
}
.p-header__nav--sp .p-nav .arrow::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("/assets/img/common/icon-arrow_W.svg");
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-header__nav--sp .p-nav .arrow.is-active::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.p-header__nav--sp .sns {
  display: block !important;
  text-align: center;
  padding: 2.4rem 0;
  color: #fff;
}
.p-header__nav--sp .sns__heading {
  font-weight: 100;
  font-size: 1.2rem;
  letter-spacing: 5.4px;
  line-height: 1.7;
  font-family: "Helvetica Neue", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}
.p-header__nav--sp .sns__list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 0.2rem;
}
.p-header__nav--sp .sns__list .list {
  width: 57px;
  padding: 0.8rem;
  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-header__nav--sp .bottom {
  color: #fff;
  text-align: center;
  font-size: 0.8rem;
  padding: 0.2rem 0 1.6rem;
}

.t-dark .p-header {
  background-color: rgba(0, 0, 0, 0.5019607843);
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .t-dark .p-header {
    background-color: rgba(0, 0, 0, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
  }
}
.t-dark .p-header:hover {
  background-color: #484848;
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.t-dark .p-header .p-header__logo {
  background-image: url("/assets/img/common/logo-Dark.png");
}
.t-dark .p-header .p-header__trigger .trigger__item {
  background-color: #fff;
}
.t-dark .p-header .p-header__user .fontawesome {
  color: #fff;
}
.t-dark .p-header .menu__target {
  color: #fff;
}

.p-headerBLC--project .p-header,
.p-headerBLC--gallery .p-header {
  background-color: #fff;
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.p-headerBLC--project .p-header:hover,
.p-headerBLC--gallery .p-header:hover {
  background-color: #fff;
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.p-headerBLC--project .p-header:hover .p-header__logo,
.p-headerBLC--gallery .p-header:hover .p-header__logo {
  background-image: url("/assets/img/common/logo-Light.png");
}
.p-headerBLC--project .p-header:hover .p-header__menu .menu__target,
.p-headerBLC--gallery .p-header:hover .p-header__menu .menu__target {
  color: #484848;
}
.p-headerBLC--project .p-header:hover .p-header__user .fontawesome,
.p-headerBLC--gallery .p-header:hover .p-header__user .fontawesome {
  color: #484848;
}
.p-headerBLC--project .p-header:hover .p-header__trigger .trigger__item,
.p-headerBLC--gallery .p-header:hover .p-header__trigger .trigger__item {
  background-color: #484848;
}
.p-headerBLC--project .p-header__menu .drawer,
.p-headerBLC--gallery .p-header__menu .drawer {
  top: calc(100% + 40px);
}
@media screen and (min-width: 992px) {
  .p-headerBLC--project .p-header__user .user__contents,
  .p-headerBLC--gallery .p-header__user .user__contents {
    top: calc(100% + 41px);
  }
}
@media screen and (max-width: 991.98px) {
  .p-headerBLC--project .p-header__user .user__contents,
  .p-headerBLC--gallery .p-header__user .user__contents {
    top: calc(100% + 41px);
  }
}
@media screen and (max-width: 767.98px) {
  .p-headerBLC--project .p-header__user .user__contents,
  .p-headerBLC--gallery .p-header__user .user__contents {
    top: calc(100% + 78px);
  }
}
.p-headerBLC--project .p-header__nav,
.p-headerBLC--gallery .p-header__nav {
  background-color: #484848;
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .p-headerBLC--project .p-header__nav,
  .p-headerBLC--gallery .p-header__nav {
    background-color: rgba(0, 0, 0, 0.3137254902);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
            backdrop-filter: saturate(180%) blur(20px);
  }
}
.p-headerBLC--project .p-header__nav--pc,
.p-headerBLC--gallery .p-header__nav--pc {
  top: calc(100% + 41px);
}
@media screen and (max-width: 991.98px) {
  .p-headerBLC--project .p-header__nav--sp,
  .p-headerBLC--gallery .p-header__nav--sp {
    top: calc(100% + 41px);
    height: calc(100vh - 111px);
  }
}
@media screen and (max-width: 767.98px) {
  .p-headerBLC--project .p-header__nav--sp,
  .p-headerBLC--gallery .p-header__nav--sp {
    top: calc(100% + 80px);
    height: calc(100vh - 150px);
  }
}
@media screen and (max-width: 991.98px) {
  .p-headerBLC--project .p-header__nav--sp.is-solo,
  .p-headerBLC--gallery .p-header__nav--sp.is-solo {
    height: calc(100vh - 42px);
  }
}
@media screen and (max-width: 767.98px) {
  .p-headerBLC--project .p-header__nav--sp.is-solo,
  .p-headerBLC--gallery .p-header__nav--sp.is-solo {
    height: calc(100vh - 80px);
  }
}

.p-footer {
  padding: 70px 30px 20px;
  background-color: #484848;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .p-footer {
    padding: 15px;
  }
}
.p-footer a {
  color: #fff;
  text-decoration: none;
}

.p-footer__inner {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .p-footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-footer__main .sitemenu {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 768px) {
  .p-footer__main .sitemenu {
    width: 38%;
  }
}
.p-footer__main .sitemenu__heading {
  font-weight: bold;
}
.p-footer__main .sitemenu__item {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-footer__main .sitemenu__item {
    margin-bottom: 0.8rem;
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 576px) {
  .p-footer__main .sitemenu__item--pc {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .p-footer__main .companyProfile {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 768px) {
  .p-footer__main .companyProfile {
    width: 60%;
  }
}
.p-footer__main .companyProfile__logo {
  width: 200px;
  height: auto;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 575.98px) {
  .p-footer__main .companyProfile__logo {
    display: none;
  }
}
.p-footer__main .sns {
  margin-top: 1.2rem;
}
@media screen and (max-width: 575.98px) {
  .p-footer__main .sns {
    margin-top: 2.4rem;
    text-align: center;
  }
}
.p-footer__main .sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767.98px) {
  .p-footer__main .sns__list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.p-footer__main .sns__list .list {
  margin-right: 1.2rem;
}
.p-footer__main .sns__list .list__target, .p-footer__main .sns__list .list__target--twitter, .p-footer__main .sns__list .list__target--youtube {
  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;
  height: 50px;
  width: 35px;
}
.p-footer__main .sns__list .list__target--youtube {
  width: 45px;
}
.p-footer__main .sns__list .list__target--twitter {
  width: 39px;
}

@media screen and (max-width: 575.98px) {
  .p-footer__sub {
    display: none;
  }
}
.p-footer__sub ul {
  text-align: center;
}
.p-footer__sub li {
  display: inline;
  padding: 0 0.8rem;
  font-size: 0.75rem;
}

.p-footer__copyright {
  opacity: 0.7;
  border-top: 1px solid #fff;
  margin-top: 0.8rem;
  margin-left: -30px;
  margin-right: -30px;
  text-align: center;
  padding: 0.8rem 15px;
  font-size: 0.75rem;
}
@media screen and (max-width: 767.98px) {
  .p-footer__copyright {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__subscribe {
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 767.98px) {
  .p-footer__subscribe {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -15px;
  }
}
.p-footer__subscribe .subscribe {
  text-align: center;
  background: #11A2E3;
}
@media screen and (max-width: 767.98px) {
  .p-footer__subscribe .subscribe {
    font-size: 0.8rem;
  }
}
.p-footer__subscribe .subscribe__inner {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-footer__subscribe .subscribe__inner {
    padding: 1.6rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-footer__subscribe .subscribe__inner {
    padding: 1.6rem 0 2.4rem;
  }
}
.p-footer__subscribe .subscribe__inner span {
  display: inline-block;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-footer__subscribe .subscribe__inner span {
    padding-right: 0.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-footer__subscribe .subscribe__inner span {
    margin-bottom: 0.4rem;
  }
}
.p-footer__subscribe .subscribe__inner .c-btn {
  min-width: initial;
  padding: 0.4rem 0.8rem;
}
@media screen and (max-width: 767.98px) {
  .p-footer__subscribe .subscribe__inner .c-btn {
    padding: 0.8rem 1.6rem;
  }
}

.p-memberMenu--top {
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-memberMenu--top {
    margin-bottom: 1.2rem;
  }
}

.p-projectHeader {
  position: fixed;
  top: 69px;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}
@media screen and (max-width: 767.98px) {
  .p-projectHeader {
    z-index: 100;
  }
}
.p-projectHeader.is-solo {
  top: 0;
}
.p-projectHeader.is-solo .p-projectHeader__unit:first-of-type {
  border-top: none;
}
.p-projectHeader.is-solo .p-projectHeader__trigger {
  opacity: 1;
  padding: 0.6rem 15px;
}
.p-projectHeader.is-solo .p-projectHeader__trigger .trigger {
  width: 30px;
}
.p-projectHeader.is-solo .p-projectHeader__trigger .trigger__item {
  width: 30px;
}
.p-projectHeader.is-solo .p-projectHeader__trigger .trigger__item--rotate1 {
  width: 34px;
}
.p-projectHeader.is-solo .p-projectHeader__trigger .trigger__item--rotate3 {
  width: 34px;
}

.p-projectHeader__inner {
  max-width: 1935px;
  margin: auto;
}

.p-projectHeader__unit {
  position: relative;
  padding-left: 15px;
  border-top: 1px solid #ccc;
}
.p-projectHeader__unit:last-of-type {
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .p-projectHeader__unit:last-of-type {
    border-top: none;
  }
}

.p-projectHeader__title {
  display: inline-block;
  line-height: 40px;
}
.p-projectHeader__title a {
  font-weight: bold;
  text-decoration: none;
  color: inherit;
  font-size: 1.2rem;
  letter-spacing: 3px;
}

.p-projectHeader__trigger {
  float: right;
  opacity: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-projectHeader__trigger .trigger {
  width: 0;
  cursor: pointer;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.p-projectHeader__trigger .trigger__item {
  height: 1px;
  width: 0;
  border-radius: 1.5px;
  background-color: #484848;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-transform-origin: 1px 1px;
          transform-origin: 1px 1px;
  margin-bottom: 8.3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-projectHeader__trigger .trigger__item:nth-of-type(3) {
  margin-bottom: 2px;
}
.p-projectHeader__trigger .trigger__item--rotate1 {
  transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  width: 35px;
}
.p-projectHeader__trigger .trigger__item--rotate2 {
  opacity: 0;
}
.p-projectHeader__trigger .trigger__item--rotate3 {
  transform: rotate(-36deg);
  -ms-transform: rotate(-36deg);
  -webkit-transform: rotate(-36deg);
  -moz-transform: rotate(-36deg);
  width: 35px;
}

.p-projectHeader__btn {
  float: right;
  display: inline-block;
}
.p-projectHeader__btn a,
.p-projectHeader__btn input[type=submit] {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom right, #00BCD4 30%, #036eb8);
  display: block;
  line-height: 41px;
  border-radius: initial;
  border: none;
  padding: 0 15px;
  color: #fff;
  font-weight: bold;
  font-size: 0.9rem;
  text-align: center;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .p-projectHeader__memberMenu--SP {
    display: none;
  }
}
.p-projectHeader__memberMenu--SP ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-projectHeader__memberMenu--SP li {
  display: inline-block;
}
.p-projectHeader__memberMenu--SP a {
  display: block;
  padding: 0.4rem 0;
  text-decoration: none;
  font-size: 0.9rem;
  color: inherit;
}
.p-projectHeader__memberMenu--SP .is-active {
  border-bottom: 2px solid rgb(4, 164, 204);
  font-weight: bold;
}

.p-projectHeader__memberMenu--PC {
  float: right;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-projectHeader__memberMenu--PC {
    display: none;
  }
}
.p-projectHeader__memberMenu--PC ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 1.6rem;
}
.p-projectHeader__memberMenu--PC li {
  display: inline-block;
  padding: 0 0.8rem;
}
.p-projectHeader__memberMenu--PC a {
  display: block;
  padding: 0.4rem;
  margin: 0 0.2rem;
  text-decoration: none;
  color: inherit;
  font-size: 0.9rem;
}
.p-projectHeader__memberMenu--PC a:hover {
  border-bottom: 2px solid rgb(139, 139, 139);
}
.p-projectHeader__memberMenu--PC .is-active {
  border-bottom: 2px solid rgb(4, 164, 204) !important;
  font-weight: bold;
}

/* Page
 ----------------------------------------------------------------- */
/* Utility
 ----------------------------------------------------------------- */
.u-pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.u-rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.u-rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.u-zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.u-bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.u-hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.u-border-bottom {
  border-bottom: 1px solid #484848;
}

/* column
---------------------*/
.u-column-break {
  -moz-column-break-before: column;
       break-before: column; /* 改段するため */
  -webkit-column-break-before: always;
}

.u-column-span--all {
  -webkit-column-span: all;
     -moz-column-span: all;
          column-span: all;
}

.u-break-inside--auto {
  -moz-column-break-inside: auto !important;
       break-inside: auto !important;
  -webkit-column-break-inside: auto !important;
}

.u-break-inside--avoid {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}

.u-display--none {
  display: none;
}

@media screen and (min-width: 768px) {
  .u-display--PCnone {
    display: none !important;
  }
}

@media screen and (max-width: 767.98px) {
  .u-display--SPnone {
    display: none !important;
  }
}

.u-filter {
  background-color: rgba(255, 255, 255, 0.86);
}
@supports ((-webkit-backdrop-filter: saturate(180%) blur(20px)) or (backdrop-filter: saturate(180%) blur(20px))) or (-webkit-backdrop-filter: saturate(180%) blur(20px)) {
  .u-filter {
    background-color: var(--u-filterColor);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
  }
}

.u-kerning-normal {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

.u-kerning-palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.u-kerning-pkna {
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
}

/*
#margin
##categories: [utility]
*/
.u-m0at {
  margin: 0 auto;
}

.u-ma00 {
  margin: 0 !important;
}

.u-mt0 {
  margin-top: 0px;
}

.u-mb0 {
  margin-bottom: 0px;
}

.u-ml0 {
  margin-left: 0px;
}

.u-mr0 {
  margin-right: 0px;
}

.u-mt5 {
  margin-top: 5px;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-ml5 {
  margin-left: 5px;
}

.u-mr5 {
  margin-right: 5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-mr15 {
  margin-right: 15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-mt25 {
  margin-top: 25px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-mr25 {
  margin-right: 25px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-mt35 {
  margin-top: 35px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-mr35 {
  margin-right: 35px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-mt45 {
  margin-top: 45px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-ml45 {
  margin-left: 45px;
}

.u-mr45 {
  margin-right: 45px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-mt55 {
  margin-top: 55px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-ml55 {
  margin-left: 55px;
}

.u-mr55 {
  margin-right: 55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-mt65 {
  margin-top: 65px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-ml65 {
  margin-left: 65px;
}

.u-mr65 {
  margin-right: 65px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-mt75 {
  margin-top: 75px;
}

.u-mb75 {
  margin-bottom: 75px;
}

.u-ml75 {
  margin-left: 75px;
}

.u-mr75 {
  margin-right: 75px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-mt85 {
  margin-top: 85px;
}

.u-mb85 {
  margin-bottom: 85px;
}

.u-ml85 {
  margin-left: 85px;
}

.u-mr85 {
  margin-right: 85px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-mt95 {
  margin-top: 95px;
}

.u-mb95 {
  margin-bottom: 95px;
}

.u-ml95 {
  margin-left: 95px;
}

.u-mr95 {
  margin-right: 95px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-mt150 {
  margin-top: 150px;
}

.u-mb150 {
  margin-bottom: 150px;
}

.u-ml150 {
  margin-left: 150px;
}

.u-mr150 {
  margin-right: 150px;
}

.u-mt200 {
  margin-top: 200px;
}

.u-mb200 {
  margin-bottom: 200px;
}

.u-ml200 {
  margin-left: 200px;
}

.u-mr200 {
  margin-right: 200px;
}

.u-mt250 {
  margin-top: 250px;
}

.u-mb250 {
  margin-bottom: 250px;
}

.u-ml250 {
  margin-left: 250px;
}

.u-mr250 {
  margin-right: 250px;
}

.u-mt300 {
  margin-top: 300px;
}

.u-mb300 {
  margin-bottom: 300px;
}

.u-ml300 {
  margin-left: 300px;
}

.u-mr300 {
  margin-right: 300px;
}

/*
#padding
##categories: [utility]
*/
.u-pa00 {
  padding: 0 !important;
}

.u-pt0 {
  padding-top: 0px;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pl0 {
  padding-left: 0px;
}

.u-pr0 {
  padding-right: 0px;
}

.u-pt5 {
  padding-top: 5px;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pl5 {
  padding-left: 5px;
}

.u-pr5 {
  padding-right: 5px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-pt15 {
  padding-top: 15px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pl15 {
  padding-left: 15px;
}

.u-pr15 {
  padding-right: 15px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

.u-pt25 {
  padding-top: 25px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pl25 {
  padding-left: 25px;
}

.u-pr25 {
  padding-right: 25px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pt35 {
  padding-top: 35px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pl35 {
  padding-left: 35px;
}

.u-pr35 {
  padding-right: 35px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pt45 {
  padding-top: 45px;
}

.u-pb45 {
  padding-bottom: 45px;
}

.u-pl45 {
  padding-left: 45px;
}

.u-pr45 {
  padding-right: 45px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-pt55 {
  padding-top: 55px;
}

.u-pb55 {
  padding-bottom: 55px;
}

.u-pl55 {
  padding-left: 55px;
}

.u-pr55 {
  padding-right: 55px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pt65 {
  padding-top: 65px;
}

.u-pb65 {
  padding-bottom: 65px;
}

.u-pl65 {
  padding-left: 65px;
}

.u-pr65 {
  padding-right: 65px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pt75 {
  padding-top: 75px;
}

.u-pb75 {
  padding-bottom: 75px;
}

.u-pl75 {
  padding-left: 75px;
}

.u-pr75 {
  padding-right: 75px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pt85 {
  padding-top: 85px;
}

.u-pb85 {
  padding-bottom: 85px;
}

.u-pl85 {
  padding-left: 85px;
}

.u-pr85 {
  padding-right: 85px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pt95 {
  padding-top: 95px;
}

.u-pb95 {
  padding-bottom: 95px;
}

.u-pl95 {
  padding-left: 95px;
}

.u-pr95 {
  padding-right: 95px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pl100 {
  padding-left: 100px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-pt150 {
  padding-top: 150px;
}

.u-pb150 {
  padding-bottom: 150px;
}

.u-pl150 {
  padding-left: 150px;
}

.u-pr150 {
  padding-right: 150px;
}

.u-pt200 {
  padding-top: 200px;
}

.u-pb200 {
  padding-bottom: 200px;
}

.u-pl200 {
  padding-left: 200px;
}

.u-pr200 {
  padding-right: 200px;
}

.u-pt250 {
  padding-top: 250px;
}

.u-pb250 {
  padding-bottom: 250px;
}

.u-pl250 {
  padding-left: 250px;
}

.u-pr250 {
  padding-right: 250px;
}

.u-pt300 {
  padding-top: 300px;
}

.u-pb300 {
  padding-bottom: 300px;
}

.u-pl300 {
  padding-left: 300px;
}

.u-pr300 {
  padding-right: 300px;
}

.u-text-light {
  font-weight: lighter !important;
}

.u-text-normal {
  font-weight: normal !important;
}

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

/* 先頭の1文字目を1文字分字下げします。 */
.u-text-indent {
  text-indent: 1em !important;
}

/* 2行目以降の1文字目を1文字分字下げします。 */
.u-text-note {
  margin-left: 1em !important;
  text-indent: -1em !important;
}

/* テキストを改行させません。 */
.u-text-nowrap {
  white-space: nowrap !important;
}

/* テキストを改行させます。 */
.u-text-breakword {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

/* テキストを両端揃えさせます。 */
.u-text-justify {
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}

@media screen and (max-width: 767.98px) {
  .u-text-justify--sp {
    text-align: justify !important;
    text-justify: inter-ideograph !important;
  }
}

/* 記述した通りに表示します。 */
.u-text-none {
  text-transform: none !important;
}

/* すべての英単語を小文字にします。 */
.u-text-lowercase {
  text-transform: lowercase !important;
}

/* すべての英単語を大文字にします。 */
.u-text-uppercase {
  text-transform: uppercase !important;
}

/* 英単語の先頭を大文字にします。 */
.u-text-capitalize {
  text-transform: capitalize !important;
}

/* スモールキャップ（小文字と同じ高さで作られた大文字）にします。 */
.u-text-smallcaps {
  font-variant: small-caps !important;
}

/* 縦書きにします。 */
.u-text-vertical {
  -webkit-writing-mode: vertical-rl !important;
      -ms-writing-mode: tb-rl !important;
          writing-mode: vertical-rl !important;
  text-orientation: mixed !important;
}

/* 英文も縦書きにする場合はModifierを指定します。 */
.u-text-vertical--upright {
  text-orientation: upright !important;
}

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

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

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

.u-text-top {
  vertical-align: top !important;
}

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

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

.u-color-red {
  color: #ff0000 !important;
}

.u-color-blue {
  color: #4C7BC3 !important;
}

/* Utility
   ----------------------------------------------------------------- */
/* Flexbox
---------------------*/
.u-flexType01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.u-w50 {
  width: 50%;
}

.u-positionR {
  position: relative;
}

/*
#margin
##categories: [utility]
*/
.u-m0at {
  margin: 0 auto;
}

.u-ma00 {
  margin: 0 !important;
}

.u-mt0 {
  margin-top: 0px;
}

.u-mb0 {
  margin-bottom: 0px;
}

.u-ml0 {
  margin-left: 0px;
}

.u-mr0 {
  margin-right: 0px;
}

.u-mt5 {
  margin-top: 5px;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-ml5 {
  margin-left: 5px;
}

.u-mr5 {
  margin-right: 5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-mr15 {
  margin-right: 15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-mt25 {
  margin-top: 25px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-mr25 {
  margin-right: 25px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-mt35 {
  margin-top: 35px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-mr35 {
  margin-right: 35px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-mt45 {
  margin-top: 45px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-ml45 {
  margin-left: 45px;
}

.u-mr45 {
  margin-right: 45px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-mt55 {
  margin-top: 55px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-ml55 {
  margin-left: 55px;
}

.u-mr55 {
  margin-right: 55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-mt65 {
  margin-top: 65px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-ml65 {
  margin-left: 65px;
}

.u-mr65 {
  margin-right: 65px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-mt75 {
  margin-top: 75px;
}

.u-mb75 {
  margin-bottom: 75px;
}

.u-ml75 {
  margin-left: 75px;
}

.u-mr75 {
  margin-right: 75px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-mt85 {
  margin-top: 85px;
}

.u-mb85 {
  margin-bottom: 85px;
}

.u-ml85 {
  margin-left: 85px;
}

.u-mr85 {
  margin-right: 85px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-mt95 {
  margin-top: 95px;
}

.u-mb95 {
  margin-bottom: 95px;
}

.u-ml95 {
  margin-left: 95px;
}

.u-mr95 {
  margin-right: 95px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-mt150 {
  margin-top: 150px;
}

.u-mb150 {
  margin-bottom: 150px;
}

.u-ml150 {
  margin-left: 150px;
}

.u-mr150 {
  margin-right: 150px;
}

.u-mt200 {
  margin-top: 200px;
}

.u-mb200 {
  margin-bottom: 200px;
}

.u-ml200 {
  margin-left: 200px;
}

.u-mr200 {
  margin-right: 200px;
}

.u-mt250 {
  margin-top: 250px;
}

.u-mb250 {
  margin-bottom: 250px;
}

.u-ml250 {
  margin-left: 250px;
}

.u-mr250 {
  margin-right: 250px;
}

.u-mt300 {
  margin-top: 300px;
}

.u-mb300 {
  margin-bottom: 300px;
}

.u-ml300 {
  margin-left: 300px;
}

.u-mr300 {
  margin-right: 300px;
}

/*
#padding
##categories: [utility]
*/
.u-pa00 {
  padding: 0 !important;
}

.u-pt0 {
  padding-top: 0px;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pl0 {
  padding-left: 0px;
}

.u-pr0 {
  padding-right: 0px;
}

.u-pt5 {
  padding-top: 5px;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pl5 {
  padding-left: 5px;
}

.u-pr5 {
  padding-right: 5px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-pt15 {
  padding-top: 15px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pl15 {
  padding-left: 15px;
}

.u-pr15 {
  padding-right: 15px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

.u-pt25 {
  padding-top: 25px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pl25 {
  padding-left: 25px;
}

.u-pr25 {
  padding-right: 25px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pt35 {
  padding-top: 35px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pl35 {
  padding-left: 35px;
}

.u-pr35 {
  padding-right: 35px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pt45 {
  padding-top: 45px;
}

.u-pb45 {
  padding-bottom: 45px;
}

.u-pl45 {
  padding-left: 45px;
}

.u-pr45 {
  padding-right: 45px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-pt55 {
  padding-top: 55px;
}

.u-pb55 {
  padding-bottom: 55px;
}

.u-pl55 {
  padding-left: 55px;
}

.u-pr55 {
  padding-right: 55px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pt65 {
  padding-top: 65px;
}

.u-pb65 {
  padding-bottom: 65px;
}

.u-pl65 {
  padding-left: 65px;
}

.u-pr65 {
  padding-right: 65px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pt75 {
  padding-top: 75px;
}

.u-pb75 {
  padding-bottom: 75px;
}

.u-pl75 {
  padding-left: 75px;
}

.u-pr75 {
  padding-right: 75px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pt85 {
  padding-top: 85px;
}

.u-pb85 {
  padding-bottom: 85px;
}

.u-pl85 {
  padding-left: 85px;
}

.u-pr85 {
  padding-right: 85px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pt95 {
  padding-top: 95px;
}

.u-pb95 {
  padding-bottom: 95px;
}

.u-pl95 {
  padding-left: 95px;
}

.u-pr95 {
  padding-right: 95px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pl100 {
  padding-left: 100px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-pt150 {
  padding-top: 150px;
}

.u-pb150 {
  padding-bottom: 150px;
}

.u-pl150 {
  padding-left: 150px;
}

.u-pr150 {
  padding-right: 150px;
}

.u-pt200 {
  padding-top: 200px;
}

.u-pb200 {
  padding-bottom: 200px;
}

.u-pl200 {
  padding-left: 200px;
}

.u-pr200 {
  padding-right: 200px;
}

.u-pt250 {
  padding-top: 250px;
}

.u-pb250 {
  padding-bottom: 250px;
}

.u-pl250 {
  padding-left: 250px;
}

.u-pr250 {
  padding-right: 250px;
}

.u-pt300 {
  padding-top: 300px;
}

.u-pb300 {
  padding-bottom: 300px;
}

.u-pl300 {
  padding-left: 300px;
}

.u-pr300 {
  padding-right: 300px;
}

/*** font-size***/
.u-fs0_8 {
  font-size: 0.8rem !important;
}

/*** text color ***/
.u-colorW {
  color: #fff !important;
}

.u-colorK {
  color: #484848 !important;
}

/*** bg color ***/
.u-bgWhite {
  background-color: #ffffff;
}

.u-bgGray {
  background-color: #484848;
}

.u-bgSky {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(30%, #00BCD4), to(#036eb8));
  background: linear-gradient(to bottom right, #00BCD4 30%, #036eb8);
}

.u-bgBlue {
  background-color: #3fc6f3;
}

.u-position--relative {
  position: relative;
}

.u-position--absolute {
  position: absolute;
}

.u-position--fixed {
  position: fixed;
}

.u-position--sticky {
  position: sticky;
}/*# sourceMappingURL=import.css.map */