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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

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

a img {
  border: none; }

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

html {
  font-size: 100%; }
  @media screen and (max-width: 520px) {
    html {
      font-size: 50%; } }

@keyframes anime_fadein {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
body {
  position: relative;
  color: #444444;
  font-size: 14px;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 400;
  word-break: break-word;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
  body.anime-cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    animation-name: anime_fadein;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }

* {
  box-sizing: border-box; }

ol, ul {
  list-style: none; }

figure {
  line-height: 0; }

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

a, div[data-href] {
  color: #444444;
  text-decoration: none;
  display: inline;
  transition: 0.5s;
  cursor: pointer; }
  @media screen and (min-width: 520px) {
    a:hover, div[data-href]:hover {
      color: #d8235c; } }
  a:focus, div[data-href]:focus {
    outline: none; }

h1, h2, h3, h4, h5, h6, li, div, span, p {
  line-height: 1.5;
  letter-spacing: .4px; }

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none; }

textarea {
  resize: vertical; }

input[type='checkbox'],
input[type='radio'] {
  display: none; }

input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer; }

select::-ms-expand {
  display: none; }

.l-d_sp {
  display: none; }

.l-d_md {
  display: none !important; }

.l-d_tab {
  display: none !important; }

@media screen and (max-width: 950px) {
  .l-d_md {
    display: block !important; }

  .l-d_pc_min {
    display: none; } }
@media screen and (max-width: 520px) {
  .l-d_sp {
    display: block; }

  .l-d_pc {
    display: none; } }
.l-d_block {
  display: block !important; }

.l-d_inline_b {
  display: inline-block !important; }

.l-d_inline {
  display: inline !important; }

@media screen and (min-width: 521px) and (max-width: 768px) {
  .l-d_pc {
    display: none !important; }

  .l-d_tab {
    display: block !important; } }
.disp-none {
  display: none !important; }

.disp-block {
  display: block !important; }

.l-p_0 {
  padding: 0 !important; }

.l-m_0 {
  margin: 0 !important; }

.l-p_5 {
  padding: 5px !important; }

.l-pt_5 {
  padding-top: 5px !important; }

.l-pb_5 {
  padding-bottom: 5px !important; }

.l-pl_5 {
  padding-left: 5px !important; }

.l-pr_5 {
  padding-right: 5px !important; }

.l-m_5 {
  margin: 5px !important; }

.l-mt_5 {
  margin-top: 5px !important; }

.l-mb_5 {
  margin-bottom: 5px !important; }

.l-ml_5 {
  margin-left: 5px !important; }

.l-mr_5 {
  margin-right: 5px !important; }

.l-p_10 {
  padding: 10px !important; }

.l-pt_10 {
  padding-top: 10px !important; }

.l-pb_10 {
  padding-bottom: 10px !important; }

.l-pl_10 {
  padding-left: 10px !important; }

.l-pr_10 {
  padding-right: 10px !important; }

.l-m_10 {
  margin: 10px !important; }

.l-mt_10 {
  margin-top: 10px !important; }

.l-mb_10 {
  margin-bottom: 10px !important; }

.l-ml_10 {
  margin-left: 10px !important; }

.l-mr_10 {
  margin-right: 10px !important; }

.l-p_15 {
  padding: 15px !important; }

.l-pt_15 {
  padding-top: 15px !important; }

.l-pb_15 {
  padding-bottom: 15px !important; }

.l-pl_15 {
  padding-left: 15px !important; }

.l-pr_15 {
  padding-right: 15px !important; }

.l-m_15 {
  margin: 15px !important; }

.l-mt_15 {
  margin-top: 15px !important; }

.l-mb_15 {
  margin-bottom: 15px !important; }

.l-ml_15 {
  margin-left: 15px !important; }

.l-mr_15 {
  margin-right: 15px !important; }

.l-p_20 {
  padding: 20px !important; }

.l-pt_20 {
  padding-top: 20px !important; }

.l-pb_20 {
  padding-bottom: 20px !important; }

.l-pl_20 {
  padding-left: 20px !important; }

.l-pr_20 {
  padding-right: 20px !important; }

.l-m_20 {
  margin: 20px !important; }

.l-mt_20 {
  margin-top: 20px !important; }

.l-mb_20 {
  margin-bottom: 20px !important; }

.l-ml_20 {
  margin-left: 20px !important; }

.l-mr_20 {
  margin-right: 20px !important; }

.l-p_25 {
  padding: 25px !important; }

.l-pt_25 {
  padding-top: 25px !important; }

.l-pb_25 {
  padding-bottom: 25px !important; }

.l-pl_25 {
  padding-left: 25px !important; }

.l-pr_25 {
  padding-right: 25px !important; }

.l-m_25 {
  margin: 25px !important; }

.l-mt_25 {
  margin-top: 25px !important; }

.l-mb_25 {
  margin-bottom: 25px !important; }

.l-ml_25 {
  margin-left: 25px !important; }

.l-mr_25 {
  margin-right: 25px !important; }

.l-p_30 {
  padding: 30px !important; }

.l-pt_30 {
  padding-top: 30px !important; }

.l-pb_30 {
  padding-bottom: 30px !important; }

.l-pl_30 {
  padding-left: 30px !important; }

.l-pr_30 {
  padding-right: 30px !important; }

.l-m_30 {
  margin: 30px !important; }

.l-mt_30 {
  margin-top: 30px !important; }

.l-mb_30 {
  margin-bottom: 30px !important; }

.l-ml_30 {
  margin-left: 30px !important; }

.l-mr_30 {
  margin-right: 30px !important; }

.l-p_35 {
  padding: 35px !important; }

.l-pt_35 {
  padding-top: 35px !important; }

.l-pb_35 {
  padding-bottom: 35px !important; }

.l-pl_35 {
  padding-left: 35px !important; }

.l-pr_35 {
  padding-right: 35px !important; }

.l-m_35 {
  margin: 35px !important; }

.l-mt_35 {
  margin-top: 35px !important; }

.l-mb_35 {
  margin-bottom: 35px !important; }

.l-ml_35 {
  margin-left: 35px !important; }

.l-mr_35 {
  margin-right: 35px !important; }

.l-p_40 {
  padding: 40px !important; }

.l-pt_40 {
  padding-top: 40px !important; }

.l-pb_40 {
  padding-bottom: 40px !important; }

.l-pl_40 {
  padding-left: 40px !important; }

.l-pr_40 {
  padding-right: 40px !important; }

.l-m_40 {
  margin: 40px !important; }

.l-mt_40 {
  margin-top: 40px !important; }

.l-mb_40 {
  margin-bottom: 40px !important; }

.l-ml_40 {
  margin-left: 40px !important; }

.l-mr_40 {
  margin-right: 40px !important; }

.l-p_45 {
  padding: 45px !important; }

.l-pt_45 {
  padding-top: 45px !important; }

.l-pb_45 {
  padding-bottom: 45px !important; }

.l-pl_45 {
  padding-left: 45px !important; }

.l-pr_45 {
  padding-right: 45px !important; }

.l-m_45 {
  margin: 45px !important; }

.l-mt_45 {
  margin-top: 45px !important; }

.l-mb_45 {
  margin-bottom: 45px !important; }

.l-ml_45 {
  margin-left: 45px !important; }

.l-mr_45 {
  margin-right: 45px !important; }

.l-p_50 {
  padding: 50px !important; }

.l-pt_50 {
  padding-top: 50px !important; }

.l-pb_50 {
  padding-bottom: 50px !important; }

.l-pl_50 {
  padding-left: 50px !important; }

.l-pr_50 {
  padding-right: 50px !important; }

.l-m_50 {
  margin: 50px !important; }

.l-mt_50 {
  margin-top: 50px !important; }

.l-mb_50 {
  margin-bottom: 50px !important; }

.l-ml_50 {
  margin-left: 50px !important; }

.l-mr_50 {
  margin-right: 50px !important; }

.l-p_55 {
  padding: 55px !important; }

.l-pt_55 {
  padding-top: 55px !important; }

.l-pb_55 {
  padding-bottom: 55px !important; }

.l-pl_55 {
  padding-left: 55px !important; }

.l-pr_55 {
  padding-right: 55px !important; }

.l-m_55 {
  margin: 55px !important; }

.l-mt_55 {
  margin-top: 55px !important; }

.l-mb_55 {
  margin-bottom: 55px !important; }

.l-ml_55 {
  margin-left: 55px !important; }

.l-mr_55 {
  margin-right: 55px !important; }

.l-p_60 {
  padding: 60px !important; }

.l-pt_60 {
  padding-top: 60px !important; }

.l-pb_60 {
  padding-bottom: 60px !important; }

.l-pl_60 {
  padding-left: 60px !important; }

.l-pr_60 {
  padding-right: 60px !important; }

.l-m_60 {
  margin: 60px !important; }

.l-mt_60 {
  margin-top: 60px !important; }

.l-mb_60 {
  margin-bottom: 60px !important; }

.l-ml_60 {
  margin-left: 60px !important; }

.l-mr_60 {
  margin-right: 60px !important; }

.l-p_65 {
  padding: 65px !important; }

.l-pt_65 {
  padding-top: 65px !important; }

.l-pb_65 {
  padding-bottom: 65px !important; }

.l-pl_65 {
  padding-left: 65px !important; }

.l-pr_65 {
  padding-right: 65px !important; }

.l-m_65 {
  margin: 65px !important; }

.l-mt_65 {
  margin-top: 65px !important; }

.l-mb_65 {
  margin-bottom: 65px !important; }

.l-ml_65 {
  margin-left: 65px !important; }

.l-mr_65 {
  margin-right: 65px !important; }

.l-p_70 {
  padding: 70px !important; }

.l-pt_70 {
  padding-top: 70px !important; }

.l-pb_70 {
  padding-bottom: 70px !important; }

.l-pl_70 {
  padding-left: 70px !important; }

.l-pr_70 {
  padding-right: 70px !important; }

.l-m_70 {
  margin: 70px !important; }

.l-mt_70 {
  margin-top: 70px !important; }

.l-mb_70 {
  margin-bottom: 70px !important; }

.l-ml_70 {
  margin-left: 70px !important; }

.l-mr_70 {
  margin-right: 70px !important; }

.l-p_75 {
  padding: 75px !important; }

.l-pt_75 {
  padding-top: 75px !important; }

.l-pb_75 {
  padding-bottom: 75px !important; }

.l-pl_75 {
  padding-left: 75px !important; }

.l-pr_75 {
  padding-right: 75px !important; }

.l-m_75 {
  margin: 75px !important; }

.l-mt_75 {
  margin-top: 75px !important; }

.l-mb_75 {
  margin-bottom: 75px !important; }

.l-ml_75 {
  margin-left: 75px !important; }

.l-mr_75 {
  margin-right: 75px !important; }

.l-p_80 {
  padding: 80px !important; }

.l-pt_80 {
  padding-top: 80px !important; }

.l-pb_80 {
  padding-bottom: 80px !important; }

.l-pl_80 {
  padding-left: 80px !important; }

.l-pr_80 {
  padding-right: 80px !important; }

.l-m_80 {
  margin: 80px !important; }

.l-mt_80 {
  margin-top: 80px !important; }

.l-mb_80 {
  margin-bottom: 80px !important; }

.l-ml_80 {
  margin-left: 80px !important; }

.l-mr_80 {
  margin-right: 80px !important; }

.l-p_85 {
  padding: 85px !important; }

.l-pt_85 {
  padding-top: 85px !important; }

.l-pb_85 {
  padding-bottom: 85px !important; }

.l-pl_85 {
  padding-left: 85px !important; }

.l-pr_85 {
  padding-right: 85px !important; }

.l-m_85 {
  margin: 85px !important; }

.l-mt_85 {
  margin-top: 85px !important; }

.l-mb_85 {
  margin-bottom: 85px !important; }

.l-ml_85 {
  margin-left: 85px !important; }

.l-mr_85 {
  margin-right: 85px !important; }

.l-p_90 {
  padding: 90px !important; }

.l-pt_90 {
  padding-top: 90px !important; }

.l-pb_90 {
  padding-bottom: 90px !important; }

.l-pl_90 {
  padding-left: 90px !important; }

.l-pr_90 {
  padding-right: 90px !important; }

.l-m_90 {
  margin: 90px !important; }

.l-mt_90 {
  margin-top: 90px !important; }

.l-mb_90 {
  margin-bottom: 90px !important; }

.l-ml_90 {
  margin-left: 90px !important; }

.l-mr_90 {
  margin-right: 90px !important; }

.l-p_95 {
  padding: 95px !important; }

.l-pt_95 {
  padding-top: 95px !important; }

.l-pb_95 {
  padding-bottom: 95px !important; }

.l-pl_95 {
  padding-left: 95px !important; }

.l-pr_95 {
  padding-right: 95px !important; }

.l-m_95 {
  margin: 95px !important; }

.l-mt_95 {
  margin-top: 95px !important; }

.l-mb_95 {
  margin-bottom: 95px !important; }

.l-ml_95 {
  margin-left: 95px !important; }

.l-mr_95 {
  margin-right: 95px !important; }

.l-p_100 {
  padding: 100px !important; }

.l-pt_100 {
  padding-top: 100px !important; }

.l-pb_100 {
  padding-bottom: 100px !important; }

.l-pl_100 {
  padding-left: 100px !important; }

.l-pr_100 {
  padding-right: 100px !important; }

.l-m_100 {
  margin: 100px !important; }

.l-mt_100 {
  margin-top: 100px !important; }

.l-mb_100 {
  margin-bottom: 100px !important; }

.l-ml_100 {
  margin-left: 100px !important; }

.l-mr_100 {
  margin-right: 100px !important; }

.l-align_c {
  text-align: center; }

.l-align_l {
  text-align: left; }

.l-align_r {
  text-align: right; }

.l-inner {
  max-width: 990px;
  padding: 0 20px;
  margin: 0 auto; }

.l-row {
  display: flex; }

.l-row-c {
  justify-content: center;
  align-items: center; }

.l-cnt {
  margin-bottom: 0.75rem; }
  .l-cnt p {
    margin-top: 1.25rem; }

.s-col_pink {
  color: #d8235c; }

.s-col_white {
  color: #ffffff; }

.s-underline {
  color: #d8235c;
  text-decoration: underline; }
  @media screen and (min-width: 520px) {
    .s-underline:hover {
      opacity: .7; } }
  @media screen and (min-width: 520px) and (max-width: md) {
    .s-underline:hover {
      opacity: 1; } }

.s-leffmark {
  position: relative;
  padding-left: 1.2em; }
  .s-leffmark .s-leffmark_elem {
    position: absolute;
    top: 0;
    left: 0; }

.s-fn_1 {
  font-size: 1px; }

.s-fn_2 {
  font-size: 2px; }

.s-fn_3 {
  font-size: 3px; }

.s-fn_4 {
  font-size: 4px; }

.s-fn_5 {
  font-size: 5px; }

.s-fn_6 {
  font-size: 6px; }

.s-fn_7 {
  font-size: 7px; }

.s-fn_8 {
  font-size: 8px; }

.s-fn_9 {
  font-size: 9px; }

.s-fn_10 {
  font-size: 10px; }

.s-fn_11 {
  font-size: 11px; }

.s-fn_12 {
  font-size: 12px; }

.s-fn_13 {
  font-size: 13px; }

.s-fn_14 {
  font-size: 14px; }

.s-fn_15 {
  font-size: 15px; }

.s-fn_16 {
  font-size: 16px; }

.s-fn_17 {
  font-size: 17px; }

.s-fn_18 {
  font-size: 18px; }

.s-fn_19 {
  font-size: 19px; }

.s-fn_20 {
  font-size: 20px; }

.s-fn_21 {
  font-size: 21px; }

.s-fn_22 {
  font-size: 22px; }

.s-fn_23 {
  font-size: 23px; }

.s-fn_24 {
  font-size: 24px; }

.s-fn_25 {
  font-size: 25px; }

.s-fn_26 {
  font-size: 26px; }

.s-fn_27 {
  font-size: 27px; }

.s-fn_28 {
  font-size: 28px; }

.s-fn_29 {
  font-size: 29px; }

.s-fn_30 {
  font-size: 30px; }

.s-fn_small {
  font-size: 80%; }

.s-fn_large {
  font-size: 110%; }

.s-fn_bold {
  font-weight: 500; }

.s-fn_normal {
  font-weight: 400; }

.s-txt-color-pink {
  color: #d8235c; }

@media screen and (min-width: 520px) {
  a.s-txt-color-pink:hover {
    opacity: .7; } }

@media screen and (min-width: 520px) {
  .s-btn_arrow:hover .arrow {
    background: #d8235c;
    right: 3px; }
    .s-btn_arrow:hover .arrow::after {
      background: #d8235c; } }

.s-arrow, .s-btn_arrow {
  position: relative;
  padding-right: 62px; }
  .s-arrow .arrow, .s-btn_arrow .arrow {
    width: 45px;
    height: 1px;
    background: #444444;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: -8px;
    margin: auto;
    transition: 0.5s; }
    @media screen and (max-width: 520px) {
      .s-arrow .arrow, .s-btn_arrow .arrow {
        bottom: -10px; } }
    .s-arrow .arrow::after, .s-btn_arrow .arrow::after {
      content: '';
      display: block;
      width: 10px;
      height: 1px;
      background: #444444;
      transform: rotate(55deg);
      position: absolute;
      right: -2px;
      bottom: 4px;
      transition: 0.5s; }
    .s-arrow .arrow.arrow-white, .s-btn_arrow .arrow.arrow-white {
      background: #ffffff; }
      .s-arrow .arrow.arrow-white::after, .s-btn_arrow .arrow.arrow-white::after {
        background: #ffffff; }

.s-plus {
  width: 5.625rem;
  height: 2px;
  background: #ffffff; }
  .s-plus::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 5.625rem;
    width: 2px;
    background: #ffffff; }

.s-icon_window {
  position: relative;
  padding-right: 1.5em; }
  .s-icon_window::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/icon-window.png) no-repeat center;
    background-size: contain;
    width: 14px;
    height: 14px; }

.s-btn {
  display: inline-block;
  position: relative;
  margin: 1.25rem 5px 0; }
  @media screen and (max-width: 520px) {
    .s-btn {
      margin: 1.25rem auto 0; } }
  .s-btn:before {
    content: "";
    width: 28px;
    height: 1px;
    background: #444444;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: calc(-1em + 6px);
    margin: auto;
    transition: 0.5s; }
  .s-btn:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #444444;
    transform: rotate(55deg);
    position: absolute;
    right: 12px;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: 0.5s; }
  .s-btn a, .s-btn input {
    display: inline-block;
    position: relative;
    border: 1px solid #444444;
    color: #444444;
    min-width: 200px;
    padding: 15px 50px;
    box-sizing: border-bottom;
    text-align: center;
    transition: 0.5s; }
  @media screen and (min-width: 520px) {
    .s-btn:hover a, .s-btn:hover input {
      background: #d8235c;
      color: white;
      border: 1px solid #d8235c; }
    .s-btn:hover:before {
      right: 12px;
      background: #ffffff;
      z-index: 1; }
    .s-btn:hover:after {
      right: 9px;
      background: #ffffff;
      z-index: 1; } }

.s-ttl_v1 {
  font-size: 2.25rem;
  line-height: 1; }
  .s-ttl_v1 span {
    font-size: 14px;
    display: block; }
  @media screen and (max-width: 520px) {
    .s-ttl_v1 {
      font-size: 24px; } }

.s-u_ttl_v2 {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 20px; }
  @media screen and (max-width: 520px) {
    .s-u_ttl_v2 {
      font-size: 22px; } }
  .s-u_ttl_v2 span {
    font-size: 14px;
    display: block;
    display: inline-block;
    position: relative;
    padding-left: 3.125rem;
    line-height: 1; }
    @media screen and (max-width: 520px) {
      .s-u_ttl_v2 span {
        padding-left: 45px;
        display: block;
        margin-top: 0.625rem; } }
    .s-u_ttl_v2 span:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 11px;
      width: 1.625rem;
      min-width: 25px;
      height: 1px;
      background: #444444; }
      @media screen and (max-width: 520px) {
        .s-u_ttl_v2 span:before {
          content: none; } }

.s-u_ttl_v1 {
  font-size: 2.25rem;
  line-height: 1;
  margin-bottom: 30px; }
  @media screen and (max-width: 520px) {
    .s-u_ttl_v1 {
      font-size: 24px;
      margin-bottom: 20px; } }
  .s-u_ttl_v1 span {
    font-size: 14px;
    display: block; }

.s-ttl_en {
  font-size: 120%;
  margin-bottom: 1.25rem; }

.s-border-bm {
  border-bottom: 1px solid #d5d9de; }

.s-bg-gray {
  background-color: #f7f7f9; }

.s-map-iframe {
  position: relative;
  max-width: 500px;
  padding-top: 50%;
  margin-right: 2.5rem;
  width: 45vw;
  overflow: hidden; }
  @media screen and (max-width: 520px) {
    .s-map-iframe {
      width: 100%; } }
  .s-map-iframe .map-link {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
    box-shadow: 0px 0px 3px #c1c1c1; }
    .s-map-iframe .map-link a {
      color: #5b5b5b; }
  .s-map-iframe iframe {
    width: 100%;
    height: 640px;
    margin-top: -170px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); }
    @media screen and (max-width: 950px) {
      .s-map-iframe iframe {
        height: 540px; } }

.list p {
  margin-top: 0.625rem !important; }
.list .list-wrap {
  padding: 1.25rem 0;
  display: flex;
  flex-direction: flex-start;
  align-items: center;
  border-bottom: 1px solid #d5d9de; }
  @media screen and (max-width: 520px) {
    .list .list-wrap {
      padding: 1.875rem 0;
      justify-content: center; } }
  .list .list-wrap:last-child {
    border-bottom: none; }
.list li {
  padding: 1.875rem 1.25rem;
  border-bottom: 1px solid #d5d9de; }
  @media screen and (max-width: 520px) {
    .list li {
      padding: 1.875rem 0; } }
  .list li:last-child {
    border-bottom: none; }

.en {
  margin-top: .5rem !important; }
  .en p {
    margin-top: 0 !important; }
  @media screen and (max-width: 520px) {
    .en {
      margin-top: 1rem !important; } }

.u_page {
  position: relative;
  padding: 6.25rem 0 4.375rem; }
  @media screen and (max-width: 520px) {
    .u_page {
      padding: 75px 0 4.375rem; } }
  .u_page .s-u_mv {
    line-height: 0; }
    .u_page .s-u_mv img {
      width: 100%; }
      @media screen and (max-width: 1400px) {
        .u_page .s-u_mv img {
          height: 240px;
          object-fit: cover;
          object-position: top right; } }
      @media screen and (max-width: 520px) {
        .u_page .s-u_mv img {
          height: 40vw; } }

.pagenation {
  padding-top: 1.875rem; }
  .pagenation > .page-numbers {
    display: flex;
    justify-content: center; }
    .pagenation > .page-numbers li {
      margin-right: 0.9375rem;
      margin-bottom: 0.625rem; }
      .pagenation > .page-numbers li:last-child {
        margin-right: 0; }
      .pagenation > .page-numbers li .page-numbers {
        display: inline-block;
        text-align: center;
        border: 1px solid #d5d9de;
        color: #444444;
        width: 2rem;
        height: 2rem;
        line-height: 2.4rem;
        min-width: 40px;
        min-height: 40px; }
        @media screen and (max-width: 950px) {
          .pagenation > .page-numbers li .page-numbers {
            line-height: 38px; } }
      @media screen and (min-width: 520px) {
        .pagenation > .page-numbers li a:hover {
          background: #d8235c;
          color: #fff; } }
      .pagenation > .page-numbers li .current {
        background: #444444;
        color: #fff; }

.js-modal_open {
  cursor: pointer; }

.js-modal {
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  position: fixed;
  width: 100%;
  top: 50%;
  left: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  z-index: 101;
  text-align: right;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .js-modal::-webkit-scrollbar {
    display: none; }
  .js-modal.js-modal_overflow {
    top: 0;
    transform: translate(-50%, 0);
    height: 100%;
    overflow: scroll; }
    @media screen and (max-width: 950px) {
      .js-modal.js-modal_overflow .js-modal_inner {
        top: 60px; } }
    @media screen and (max-width: 950px) {
      .js-modal.js-modal_overflow .js-modal_close {
        top: 15px; } }
    @media screen and (max-width: 950px) {
      .js-modal.js-modal_overflow .js-slick_arrow {
        top: 11px; } }
  @media screen and (min-width: 1550px) {
    .js-modal {
      width: 1550px; } }
  .js-modal .js-modal_inner {
    position: relative;
    width: 100%;
    text-align: left;
    background: #fff; }
    .js-modal .js-modal_inner .js-modal_img img {
      width: 100%; }
  @media screen and (min-width: 950px) {
    .js-modal.js-modal_w .js-modal_close::after {
      background: url(../images/icon-close-w.png) center no-repeat;
      background-size: contain; }
    .js-modal.js-modal_w .slick-prev::before, .js-modal.js-modal_w .slick-next::before {
      background: url(../images/icon-arrow-w.png) center no-repeat;
      background-size: contain; } }
  .js-modal .js-modal_close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 1; }
    .js-modal .js-modal_close::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: url(../images/icon-close.png) center no-repeat;
      background-size: contain;
      width: 35px;
      height: 35px;
      transition: 0.5s; }
    @media screen and (max-width: 950px) {
      .js-modal .js-modal_close {
        top: -47px;
        right: 20px; }
        .js-modal .js-modal_close::after {
          background: url(../images/icon-close-w.png) center no-repeat;
          background-size: contain; } }
    .js-modal .js-modal_close:hover::after {
      background: url(../images/icon-close-p.png) center no-repeat;
      background-size: contain; }
  .js-modal .js-modal_img {
    position: relative; }
  .js-modal .js-modal_text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 30%;
    transition: 0.5s; }
    @media screen and (max-width: 950px) {
      .js-modal .js-modal_text {
        position: static;
        transform: translate(0);
        padding: 20px 20px 30px;
        background: #fff;
        width: 100%;
        color: #444444 !important; } }
    .js-modal .js-modal_text .name .en {
      font-size: 24px; }
      .js-modal .js-modal_text .name .en span {
        font-size: 14px;
        padding-left: 1em; }
    .js-modal .js-modal_text .name .ja {
      line-height: 1.2; }
    .js-modal .js-modal_text .disp {
      margin-top: 20px; }
  .js-modal .js-slick_arrow {
    position: absolute;
    top: 27px;
    right: 81px;
    width: 43px;
    height: 43px;
    z-index: 1; }
    @media screen and (max-width: 950px) {
      .js-modal .js-slick_arrow {
        top: -50px;
        right: 69px; } }
  .js-modal .slick-prev, .js-modal .slick-next {
    width: 43px;
    height: 43px;
    background: transparent; }
    .js-modal .slick-prev::before, .js-modal .slick-next::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: url(../images/icon-arrow.png) center no-repeat;
      background-size: contain;
      width: 43px;
      height: 43px;
      transition: 0.5s; }
    @media screen and (max-width: 950px) {
      .js-modal .slick-prev::before, .js-modal .slick-next::before {
        background: url(../images/icon-arrow-w.png) center no-repeat;
        background-size: contain; } }
    .js-modal .slick-prev:not(.js-modal .slick-prev.slick-disabled):not(.js-modal .slick-next.slick-disabled):hover::before, .js-modal .slick-next:not(.js-modal .slick-prev.slick-disabled):not(.js-modal .slick-next.slick-disabled):hover::before {
      background: url(../images/icon-arrow-p.png) center no-repeat;
      background-size: contain; }
  .js-modal .slick-next {
    right: 0px; }
    .js-modal .slick-next::before {
      top: 1px;
      transform: rotate(-180deg); }
  .js-modal .slick-prev {
    left: -54px;
    z-index: 1; }

.js-modal_bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(11, 9, 26, 0.8);
  z-index: 100; }

.js-modalbody {
  overflow: hidden; }
  .js-modalbody .js-modal_bg {
    display: block;
    cursor: pointer; }

.js-mobile:not(.js-mobile_portrait) .js-modal .js-modal_close:hover::after {
  background: url(../images/icon-close-w.png) center no-repeat;
  background-size: contain; }
.js-mobile:not(.js-mobile_portrait) .js-modal .slick-prev:not(.js-mobile:not(.js-mobile_portrait) .js-modal .slick-prev.slick-disabled):not(.js-mobile:not(.js-mobile_portrait) .js-modal .slick-next.slick-disabled):hover::before, .js-mobile:not(.js-mobile_portrait) .js-modal .slick-next:not(.js-mobile:not(.js-mobile_portrait) .js-modal .slick-prev.slick-disabled):not(.js-mobile:not(.js-mobile_portrait) .js-modal .slick-next.slick-disabled):hover::before {
  background: url(../images/icon-arrow-w.png) center no-repeat;
  background-size: contain; }

.js-mobile_portrait .js-modal {
  top: 0;
  transform: translate(-50%, 0);
  height: 100%;
  overflow: scroll; }
  .js-mobile_portrait .js-modal.js-modal_overflow .js-modal_inner {
    top: 0; }
  .js-mobile_portrait .js-modal .js-modal_close {
    width: 25px;
    height: 25px;
    right: 18px;
    top: 15px; }
    .js-mobile_portrait .js-modal .js-modal_close::after {
      width: 25px;
      height: 25px;
      background: url(../images/icon-close.png) center no-repeat;
      background-size: contain; }
    .js-mobile_portrait .js-modal .js-modal_close:hover::after {
      background: url(../images/icon-close.png) center no-repeat;
      background-size: contain; }
  .js-mobile_portrait .js-modal .js-slick_arrow {
    width: 32px;
    height: 32px;
    top: 11px;
    right: 56px; }
    .js-mobile_portrait .js-modal .js-slick_arrow .slick-prev, .js-mobile_portrait .js-modal .js-slick_arrow .slick-next {
      width: 32px;
      height: 32px; }
      .js-mobile_portrait .js-modal .js-slick_arrow .slick-prev::before, .js-mobile_portrait .js-modal .js-slick_arrow .slick-next::before {
        width: 32px;
        height: 32px;
        background: url(../images/icon-arrow.png) center no-repeat;
        background-size: contain; }
      .js-mobile_portrait .js-modal .js-slick_arrow .slick-prev:not(.js-mobile_portrait .js-modal .js-slick_arrow .slick-prev.slick-disabled):not(.js-mobile_portrait .js-modal .js-slick_arrow .slick-next.slick-disabled):hover::before, .js-mobile_portrait .js-modal .js-slick_arrow .slick-next:not(.js-mobile_portrait .js-modal .js-slick_arrow .slick-prev.slick-disabled):not(.js-mobile_portrait .js-modal .js-slick_arrow .slick-next.slick-disabled):hover::before {
        background: url(../images/icon-arrow.png) center no-repeat;
        background-size: contain; }
    .js-mobile_portrait .js-modal .js-slick_arrow .slick-prev {
      left: -43px; }
  .js-mobile_portrait .js-modal.js-modal_w .js-modal_close::after {
    background: url(../images/icon-close-w.png) center no-repeat;
    background-size: contain; }
  .js-mobile_portrait .js-modal.js-modal_w .js-modal_close:hover::after {
    background: url(../images/icon-close-w.png) center no-repeat;
    background-size: contain; }
  .js-mobile_portrait .js-modal.js-modal_w .slick-prev::before, .js-mobile_portrait .js-modal.js-modal_w .slick-next::before {
    background: url(../images/icon-arrow-w.png) center no-repeat;
    background-size: contain; }
  .js-mobile_portrait .js-modal.js-modal_w .slick-prev:not(.js-mobile_portrait .js-modal.js-modal_w .slick-prev.slick-disabled):not(.js-mobile_portrait .js-modal.js-modal_w .slick-next.slick-disabled):hover::before, .js-mobile_portrait .js-modal.js-modal_w .slick-next:not(.js-mobile_portrait .js-modal.js-modal_w .slick-prev.slick-disabled):not(.js-mobile_portrait .js-modal.js-modal_w .slick-next.slick-disabled):hover::before {
    background: url(../images/icon-arrow-w.png) center no-repeat;
    background-size: contain; }

header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }
  header .header-inner {
    align-items: center;
    justify-content: space-between;
    padding: 20px; }
    @media screen and (max-width: 1024px) {
      header .header-inner {
        padding: 25px 20px;
        display: block; } }
    header .header-inner h1 {
      opacity: 0; }
      header .header-inner h1 img {
        width: 258px; }
        @media screen and (max-width: 1024px) {
          header .header-inner h1 img {
            width: 200px; } }
    header .header-inner nav {
      align-items: center;
      justify-content: space-between;
      margin: 0 -15px;
      transition: 0.8s; }
      header .header-inner nav a {
        font-size: 14px;
        display: block;
        margin: 0 15px; }
        header .header-inner nav a.current {
          color: #d8235c; }
      @media screen and (max-width: 1024px) {
        header .header-inner nav {
          display: none; } }
    header .header-inner .hamb {
      font-size: 12px;
      position: absolute;
      top: 20px;
      right: 18px;
      display: none;
      cursor: pointer; }
      header .header-inner .hamb .hamb-icon {
        width: 34px;
        height: 1px;
        display: block;
        background: #444444;
        margin: 0 auto;
        transition: 0.5s;
        position: absolute;
        top: 0;
        right: 0;
        left: 0; }
        header .header-inner .hamb .hamb-icon:nth-child(2) {
          margin: 10px auto 5px; }
      header .header-inner .hamb .hamb-text {
        display: block;
        margin: 15px 0 0; }
      @media screen and (max-width: 1024px) {
        header .header-inner .hamb {
          display: block; } }

@keyframes anime_opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes anime_bg {
  0% {
    background: transparent; }
  100% {
    background: #fff; } }
.js-navopen {
  overflow: hidden; }
  .js-navopen header {
    height: 100%;
    animation-name: anime_bg;
    animation-duration: 0.8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
    .js-navopen header .header-inner {
      height: 100%; }
      .js-navopen header .header-inner nav {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0;
        animation-name: anime_opacity;
        animation-duration: 0.8s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards; }
        .js-navopen header .header-inner nav a {
          font-size: 18px;
          margin: 6px 0; }
      .js-navopen header .header-inner .hamb .hamb-icon {
        width: 26px;
        top: 4px;
        transform: rotate(45deg); }
        .js-navopen header .header-inner .hamb .hamb-icon:nth-child(2) {
          transform: rotate(-45deg);
          margin: 0 auto; }
      .js-navopen header .header-inner .hamb .hamb-text {
        margin: 15px 0 0; }

footer {
  width: 100%;
  text-align: center;
  background: #f7f7f9;
  padding: 25px 20px 20px; }
  @media screen and (max-width: 1160px) {
    footer {
      padding: 20px 20px 15px; } }
  footer .footer-sp {
    display: none; }
  footer .footer-pc {
    display: block; }
  @media screen and (max-width: 1160px) {
    footer .footer-sp {
      display: inline-block; }
    footer .footer-pc {
      display: none; } }
  footer .s-u_ttl_v1 {
    line-height: 1;
    margin-left: 62px;
    margin-bottom: 0; }
    footer .s-u_ttl_v1 .arrow {
      bottom: -2px; }
    @media screen and (max-width: 520px) {
      footer .s-u_ttl_v1 {
        padding: 0;
        margin: 0; }
        footer .s-u_ttl_v1 .arrow {
          bottom: 2px;
          right: -55px; } }
    footer .s-u_ttl_v1 .ja {
      display: block;
      font-size: 14px; }
      @media screen and (max-width: 520px) {
        footer .s-u_ttl_v1 .ja {
          font-size: 12px; } }
  footer .sns {
    justify-content: flex-end;
    align-items: center;
    margin: 0 0 10px !important; }
    @media screen and (max-width: 520px) {
      footer .sns {
        margin: 15px 0 !important; } }
    footer .sns .col {
      margin: 0;
      line-height: 0;
      padding: 0 0 0 20px; }
      footer .sns .col a {
        display: inline-block;
        line-height: 0; }
        footer .sns .col a img {
          max-width: 20px;
          width: 100%; }
      footer .sns .col:first-child {
        font-size: 14px;
        line-height: 1.4;
        border-right: 1px solid #000;
        padding: 0 20px 0 0 !important; }
  footer .nav {
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 1160px) {
      footer .nav {
        display: block;
        margin: 10px 0 0; } }
    footer .nav ul {
      flex-wrap: wrap;
      margin: 0 -15px; }
      @media screen and (max-width: 1160px) {
        footer .nav ul {
          justify-content: center;
          margin: 0 -8px; } }
      footer .nav ul li {
        font-size: 14px;
        margin: 0 15px; }
        @media screen and (max-width: 1160px) {
          footer .nav ul li {
            margin: 0 8px; } }
  footer .copy {
    font-size: 12px;
    letter-spacing: .2px;
    text-align: right; }
    footer .copy .copy-spaces {
      margin: -2px; }
    footer .copy .copy-txt {
      text-align: left;
      margin-right: -8px; }
    @media screen and (max-width: 1160px) {
      footer .copy {
        text-align: center;
        font-size: 10px;
        margin-top: 10px; }
        footer .copy .l-pr_10 {
          padding: 0; }
        footer .copy .copy-txt {
          margin-right: 0;
          text-align: center; } }

#works .works-inner {
  padding: 0 20px; }
#works .works-ttl {
  font-size: 28px;
  margin-bottom: 5px; }
  #works .works-ttl span {
    font-size: 14px;
    padding: 0 0 0 3em;
    position: relative; }
    #works .works-ttl span::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0.7em;
      margin: auto;
      width: 1.8em;
      height: 1px;
      background: #444444; }
  @media screen and (max-width: 520px) {
    #works .works-ttl {
      font-size: 22px;
      line-height: 1.2;
      margin-bottom: 10px;
      font-weight: 500; }
      #works .works-ttl span {
        display: block;
        padding: 0; }
        #works .works-ttl span::after {
          content: none; } }
#works section:not(:first-child) {
  margin-top: 80px; }
#works .works-cnt {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 25px 0 0; }
  #works .works-cnt .works-cnt_item {
    width: 25%;
    position: relative;
    margin: 0 0 3.125rem; }
    @media screen and (max-width: 1400px) {
      #works .works-cnt .works-cnt_item {
        width: 33.333%; } }
    @media screen and (max-width: 950px) {
      #works .works-cnt .works-cnt_item {
        width: 50%; } }
    @media screen and (max-width: 520px) {
      #works .works-cnt .works-cnt_item {
        width: 100%; } }
    #works .works-cnt .works-cnt_item h5 {
      font-size: 18px;
      line-height: 1;
      padding: 10px 20px; }
      #works .works-cnt .works-cnt_item h5 span {
        font-size: 75%;
        display: block; }
    #works .works-cnt .works-cnt_item .works-cnt_img {
      display: block;
      position: relative;
      line-height: 0;
      background: #0b091a;
      cursor: pointer; }
      #works .works-cnt .works-cnt_item .works-cnt_img img {
        width: 100%;
        transition: 0.5s; }
      #works .works-cnt .works-cnt_item .works-cnt_img .s-plus {
        display: none;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 2; }
      @media screen and (min-width: 950px) {
        #works .works-cnt .works-cnt_item .works-cnt_img:hover img {
          opacity: .4; }
        #works .works-cnt .works-cnt_item .works-cnt_img:hover .s-plus {
          display: block; } }

#service .service-disp {
  background: #f7f7f9;
  padding: 40px 0 30px;
  margin-bottom: 6.25rem; }
  @media screen and (max-width: 520px) {
    #service .service-disp {
      padding: 30px 0 30px; }
      #service .service-disp .l-align_c {
        text-align: left; } }
  #service .service-disp .service-disp_ttl {
    font-size: 20px;
    line-height: 1.3; }
    @media screen and (max-width: 520px) {
      #service .service-disp .service-disp_ttl {
        font-size: 16px; } }
    #service .service-disp .service-disp_ttl span {
      display: block;
      font-size: 14px; }
  #service .service-disp .l-row {
    align-items: flex-start;
    justify-content: flex-start; }
    @media screen and (max-width: 950px) {
      #service .service-disp .l-row {
        display: block; } }
    #service .service-disp .l-row:not(:first-child) {
      margin-top: 20px; }
    #service .service-disp .l-row .l-rowitem:first-child {
      width: 26%;
      padding-right: 40px; }
      @media screen and (max-width: 950px) {
        #service .service-disp .l-row .l-rowitem:first-child {
          width: 100%;
          margin-bottom: 0.5em;
          padding-right: 0; } }
    #service .service-disp .l-row .l-rowitem:last-child {
      width: 74%; }
      @media screen and (max-width: 950px) {
        #service .service-disp .l-row .l-rowitem:last-child {
          width: 100%; } }
#service .service-flow .s-ttl_v1 {
  margin-bottom: 2.5rem; }
#service .service-flow .js-acc_inner {
  padding-bottom: 1em; }
  #service .service-flow .js-acc_inner:not(:first-child) {
    margin-top: 2em; }
  #service .service-flow .js-acc_inner:not(.js-acc_bordernone) {
    border-bottom: 1px solid #eaebed; }
#service .service-flow .js-acc {
  position: relative;
  cursor: pointer; }
  #service .service-flow .js-acc .service-flow_num {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 128%;
    color: #b6b4b5; }
    @media screen and (max-width: 520px) {
      #service .service-flow .js-acc .service-flow_num {
        font-size: 118%; } }
  #service .service-flow .js-acc .service-flow_ttl {
    font-size: 18px;
    padding-left: 1em;
    padding-right: 25px; }
    #service .service-flow .js-acc .service-flow_ttl .en {
      font-size: 16px;
      display: block;
      margin-top: 0 !important; }
    @media screen and (max-width: 520px) {
      #service .service-flow .js-acc .service-flow_ttl {
        font-size: 16px; } }
  #service .service-flow .js-acc::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/icon-close.png) center no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px;
    transform: rotate(45deg);
    transition: 0.5s; }
  #service .service-flow .js-acc.js-acc_open::after {
    background: url(../images/icon-close-min.png) center no-repeat;
    background-size: contain; }
#service .service-flow .js-acc_cnt {
  display: none;
  padding: 1.5em 0 0 1em; }
#service .service-flow .service-flow_step {
  margin: 30px 0 0 0;
  text-align: center;
  background: #f7f7f9;
  padding: 10px; }
  @media screen and (max-width: 950px) {
    #service .service-flow .service-flow_step {
      text-align: left; } }
#service .service-flow .service-flow_note {
  margin: 30px 0; }
#service .js-modal_open {
  line-height: 0;
  border: 1px solid #eaebed; }
#service .js-modal {
  max-width: 950px;
  padding: 0 20px;
  transform: translate(-50%, calc(-50% - 60px)); }
  #service .js-modal.js-modal_overflow {
    transform: translate(-50%, 0); }
  #service .js-modal .js-modal_inner {
    top: 60px; }
  #service .js-modal .js-modal_close {
    top: 15px;
    right: 0; }
    @media screen and (max-width: 950px) {
      #service .js-modal .js-modal_close {
        right: 20px; } }
    #service .js-modal .js-modal_close::after {
      background: url(../images/icon-close-w.png) center no-repeat;
      background-size: contain; }
  #service .js-modal .js-slick_arrow {
    top: 11px; }
  #service .js-modal .ppt-iframe {
    position: relative;
    padding-top: calc(100% + 36px - 43.7%);
    margin-right: 0;
    width: 100%;
    overflow: hidden; }
    #service .js-modal .ppt-iframe iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      border: 0; }

#contact .d_contactsp, #confirm .d_contactsp, #complate .d_contactsp {
  display: none; }
@media screen and (max-width: 520px) {
  #contact .contact-intro, #confirm .contact-intro, #complate .contact-intro {
    text-align: left; }
  #contact .d_contactsp, #confirm .d_contactsp, #complate .d_contactsp {
    display: inline; }
  #contact .d_contactpc, #confirm .d_contactpc, #complate .d_contactpc {
    display: none; } }
#contact .contact-ttl .en, #confirm .contact-ttl .en, #complate .contact-ttl .en {
  display: block;
  line-height: 1;
  margin-top: 0 !important; }
  @media screen and (max-width: 520px) {
    #contact .contact-ttl .en, #confirm .contact-ttl .en, #complate .contact-ttl .en {
      display: inline;
      padding-left: 1.25rem; } }
#contact .contact-box, #confirm .contact-box, #complate .contact-box {
  border: 1px solid #eaebed;
  width: 100%;
  padding: 8px 10px; }
  @media screen and (max-width: 520px) {
    #contact .contact-box, #confirm .contact-box, #complate .contact-box {
      font-size: 16px; } }
#contact form .l-row:not(:first-child), #confirm form .l-row:not(:first-child), #complate form .l-row:not(:first-child) {
  margin-top: 1.875rem; }
@media screen and (max-width: 520px) {
  #contact form .l-row, #confirm form .l-row, #complate form .l-row {
    display: block; } }
#contact form .l-row .l-rowitem:first-child, #confirm form .l-row .l-rowitem:first-child, #complate form .l-row .l-rowitem:first-child {
  width: 150px;
  padding-right: 10px; }
  @media screen and (max-width: 520px) {
    #contact form .l-row .l-rowitem:first-child, #confirm form .l-row .l-rowitem:first-child, #complate form .l-row .l-rowitem:first-child {
      width: 100%;
      padding-right: 0;
      margin-bottom: 10px; } }
#contact form .l-row .l-rowitem:last-child, #confirm form .l-row .l-rowitem:last-child, #complate form .l-row .l-rowitem:last-child {
  width: calc(100% - 150px); }
  @media screen and (max-width: 520px) {
    #contact form .l-row .l-rowitem:last-child, #confirm form .l-row .l-rowitem:last-child, #complate form .l-row .l-rowitem:last-child {
      width: 100%; } }
#contact form .error, #confirm form .error, #complate form .error {
  font-size: 12px;
  margin-top: 5px;
  color: #d8235c; }
#contact form .s-btn_back::after, #confirm form .s-btn_back::after, #complate form .s-btn_back::after {
  transform: rotate(125deg);
  right: auto;
  left: 12px; }
#contact form .s-btn_back::before, #confirm form .s-btn_back::before, #complate form .s-btn_back::before {
  right: auto;
  left: 15px; }
#contact form .contact-notes, #contact form .confirm-notes, #confirm form .contact-notes, #confirm form .confirm-notes, #complate form .contact-notes, #complate form .confirm-notes {
  text-align: center;
  margin: 2.5rem 0 0; }
  @media screen and (max-width: 520px) {
    #contact form .contact-notes, #contact form .confirm-notes, #confirm form .contact-notes, #confirm form .confirm-notes, #complate form .contact-notes, #complate form .confirm-notes {
      text-align: left; } }
@media screen and (max-width: 520px) {
  #contact .map, #confirm .map, #complate .map {
    display: block; }
    #contact .map .l-rowitem:last-child, #confirm .map .l-rowitem:last-child, #complate .map .l-rowitem:last-child {
      margin-top: 1.875rem; } }

#contact .s-btn_back {
  display: none; }
#contact .confirm-notes {
  display: none; }

#confirm .contact-notes {
  display: none; }
#confirm .confirm-notes {
  display: block; }
#confirm .confirm-pink {
  color: #d8235c; }
#confirm .s-btn {
  margin-top: 50px; }
  #confirm .s-btn.s-btn-sent::after, #confirm .s-btn.s-btn-sent::before {
    content: none; }
  #confirm .s-btn.s-btn-sent input {
    background: #d8235c;
    border: 1px solid #d8235c;
    color: #fff; }
  @media screen and (max-width: 520px) {
    #confirm .s-btn {
      margin-top: 10px; }
      #confirm .s-btn.s-btn_back {
        margin-top: 50px; } }

#complate .l-inner p.l-cnt {
  text-align: center; }
  @media screen and (max-width: 520px) {
    #complate .l-inner p.l-cnt {
      text-align: left; } }

#policy .l-inner h2:not(:first-child) {
  margin-top: 2em; }
#policy .policy-cnt {
  margin-bottom: 5px; }
  #policy .policy-cnt p {
    margin-top: 5px; }

#profile .s-u_mv {
  position: relative;
  background: #d5d5d5; }
  @media screen and (max-width: 950px) {
    #profile .s-u_mv img {
      object-position: 80%; } }
#profile .s-ttl_profile {
  font-size: 28px;
  line-height: 1; }
  @media screen and (max-width: 520px) {
    #profile .s-ttl_profile {
      font-size: 22px; } }
  #profile .s-ttl_profile span {
    font-size: 14px;
    display: block; }
#profile .profile-name {
  max-width: 990px;
  padding: 0 20px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 100%;
  transform: translate(0, -50%); }
  @media screen and (max-width: 1060px) {
    #profile .profile-name {
      display: none;
      position: static;
      transform: translate(0);
      padding: 0; } }
  #profile .profile-name h2, #profile .profile-name p {
    text-align: left !important; }
  #profile .profile-name .name-inner {
    margin-bottom: 15px; }
    #profile .profile-name .name-inner p {
      margin-top: 0.5rem; }
#profile .s-bg-gray {
  padding: 2.5rem 0 3.125rem;
  margin-bottom: 2.5rem; }
  #profile .s-bg-gray .profile-name {
    display: none; }
    @media screen and (max-width: 1060px) {
      #profile .s-bg-gray .profile-name {
        display: block; } }
@media screen and (max-width: 520px) {
  #profile .list .list-wrap {
    display: block; } }
#profile .list dt {
  width: 280px; }
  @media screen and (max-width: 520px) {
    #profile .list dt {
      margin-bottom: 0.625rem; }
      #profile .list dt span {
        padding-left: 1.25rem; } }
#profile .list dd {
  width: 100%; }
  #profile .list dd .en {
    margin-top: 1.25rem; }
#profile .map {
  margin-top: 3.125rem; }
  @media screen and (max-width: 520px) {
    #profile .map {
      display: block; }
      #profile .map .l-rowitem:last-child {
        margin-top: 1.875rem; } }

#news .date, #news-detail .date {
  margin-top: 0 !important; }
  #news .date span, #news-detail .date span {
    display: inline-block;
    padding-left: 3.125rem;
    position: relative; }
    #news .date span:before, #news-detail .date span:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 11px;
      width: 1.625rem;
      height: 1px;
      background: #444444; }

#news .list li {
  border-bottom: none;
  padding: 1.25rem 0; }
@media screen and (min-width: 520px) {
  #news .list a:hover span:before {
    background: #d8235c;
    transition: 0.5s; } }

@media screen and (min-width: 520px) {
  #news-detail .news-detail-inner a:hover {
    opacity: .7; } }
#news-detail .news-detail-inner .title {
  margin-top: 1.25rem;
  font-size: 22px;
  line-height: 1.5; }
  @media screen and (max-width: 520px) {
    #news-detail .news-detail-inner .title {
      font-size: 18px; } }
  #news-detail .news-detail-inner .title span {
    font-size: 1.625rem; }
    @media screen and (max-width: 520px) {
      #news-detail .news-detail-inner .title span {
        font-size: 11px; } }
#news-detail .news-detail-inner .news_img {
  margin: 1.25rem auto; }
  #news-detail .news-detail-inner .news_img img {
    width: 100%; }
#news-detail .news-detail-inner .article ul {
  margin-top: 1.25rem;
  list-style-position: inside; }
#news-detail .news-detail-inner .article .list-disc {
  list-style-type: disc; }
#news-detail .news-detail-inner .article table {
  margin-top: 1.25rem; }
#news-detail .news-detail-inner .article p a {
  color: #d8235c;
  border-bottom: 1px solid #d8235c;
  display: inline-block; }
#news-detail .news-detail-inner .article p {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
#news-detail .news-detail-inner .article h1, #news-detail .news-detail-inner .article h2, #news-detail .news-detail-inner .article h3, #news-detail .news-detail-inner .article h4, #news-detail .news-detail-inner .article h5, #news-detail .news-detail-inner .article h6 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
#news-detail .news-detail-inner .article h1 {
  font-size: 28px; }
#news-detail .news-detail-inner .article h2 {
  font-size: 24px; }
#news-detail .news-detail-inner .article h3 {
  font-size: 20px; }
#news-detail .news-detail-inner .article h4 {
  font-size: 18px; }
#news-detail .news-detail-inner .article h5 {
  font-size: 16px; }
#news-detail .news-detail-inner .article h6 {
  font-size: 14px; }
#news-detail .news-detail-inner .article img {
  width: auto;
  height: auto;
  max-width: 100%; }
#news-detail .news-detail-inner .article .aligncenter {
  display: block;
  margin: 0 auto; }
#news-detail .news-detail-inner .article .alignright {
  display: block;
  margin: 0 0 0 auto; }
#news-detail .news-detail-inner .article .s-txt-color-red {
  color: #d8235c; }
#news-detail .news-detail-inner .article .s-txt-color-blue {
  color: #0f69a3; }
#news-detail .news-detail-inner .article .s-txt-color-green {
  color: #1d750f; }
#news-detail .news-detail-inner .article .s-txt-color-yellow {
  color: #ddb601; }
#news-detail .news-detail-inner .article .s-notes {
  color: #9a9999;
  font-size: 11px; }
#news-detail .news-detail-inner .article .l-en {
  margin-top: 6.25rem; }
#news-detail .news-detail-inner .article .s-heading {
  font-size: 1.25rem;
  position: relative;
  margin: 1.25rem auto 1.875rem;
  text-align: left; }
  @media screen and (max-width: 520px) {
    #news-detail .news-detail-inner .article .s-heading {
      font-size: 2.2rem; } }
  #news-detail .news-detail-inner .article .s-heading:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 3.125rem;
    height: 1px;
    background: #444444; }
#news-detail .news-detail-inner .article .wp-block-button.s-btn-black a {
  background: #444444;
  color: white; }
  #news-detail .news-detail-inner .article .wp-block-button.s-btn-black a:before {
    background: #fff; }
  #news-detail .news-detail-inner .article .wp-block-button.s-btn-black a:after {
    background: #fff; }
#news-detail .news-detail-inner .article .wp-block-button a {
  display: inline-block;
  position: relative;
  border: 1px solid #444444;
  margin: 1.25rem auto 0;
  min-width: 200px;
  padding: 15px 50px;
  box-sizing: border-bottom;
  text-align: center;
  cursor: pointer; }
  #news-detail .news-detail-inner .article .wp-block-button a:before {
    content: "";
    width: 28px;
    height: 1px;
    background: #444444;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: calc(-1em + 6px);
    margin: auto;
    transition: 0.5s; }
  #news-detail .news-detail-inner .article .wp-block-button a:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #444444;
    transform: rotate(55deg);
    position: absolute;
    right: 12px;
    bottom: 0px;
    top: 0;
    margin: auto;
    transition: 0.5s; }
  @media screen and (min-width: 520px) {
    #news-detail .news-detail-inner .article .wp-block-button a:hover {
      opacity: 1;
      background: #d8235c;
      color: #ffffff;
      border: 1px solid #d8235c; }
      #news-detail .news-detail-inner .article .wp-block-button a:hover:before {
        right: 12px;
        background: #ffffff; }
      #news-detail .news-detail-inner .article .wp-block-button a:hover:after {
        right: 9px;
        background: #ffffff; } }
#news-detail .news-detail-inner .article .wp-block-button-back.s-btn-black a {
  background: #444444;
  color: white; }
  #news-detail .news-detail-inner .article .wp-block-button-back.s-btn-black a:before {
    background: #fff; }
  #news-detail .news-detail-inner .article .wp-block-button-back.s-btn-black a:after {
    background: #fff; }
#news-detail .news-detail-inner .article .wp-block-button-back a {
  display: inline-block;
  position: relative;
  border: 1px solid #444444;
  margin: 1.25rem auto 0;
  min-width: 200px;
  padding: 15px 50px;
  box-sizing: border-bottom;
  text-align: center;
  cursor: pointer; }
  #news-detail .news-detail-inner .article .wp-block-button-back a:before {
    content: "";
    width: 28px;
    height: 1px;
    background: #444444;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: calc(-1em + 6px);
    margin: auto;
    transition: 0.5s; }
  #news-detail .news-detail-inner .article .wp-block-button-back a:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #444444;
    transform: rotate(-55deg);
    position: absolute;
    left: 12px;
    bottom: 0px;
    top: 0;
    margin: auto;
    transition: 0.5s; }
  @media screen and (min-width: 520px) {
    #news-detail .news-detail-inner .article .wp-block-button-back a:hover {
      opacity: 1;
      background: #d8235c;
      color: #ffffff;
      border: 1px solid #d8235c; }
      #news-detail .news-detail-inner .article .wp-block-button-back a:hover:before {
        left: 12px;
        background: #ffffff; }
      #news-detail .news-detail-inner .article .wp-block-button-back a:hover:after {
        left: 9px;
        background: #ffffff; } }
#news-detail .news-detail-inner .article .list li {
  padding: 0.9375rem 0; }
#news-detail .news-detail-inner .article .gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 1.25rem auto 0; }
  @media screen and (max-width: 520px) {
    #news-detail .news-detail-inner .article .gallery {
      margin: 1.25rem auto 0; } }
  #news-detail .news-detail-inner .article .gallery .gallery-item {
    width: calc(25% - 6px);
    margin: 0 8px 8px 0; }
    #news-detail .news-detail-inner .article .gallery .gallery-item:nth-child(4n) {
      margin: 0 0 8px 0; }
    @media screen and (max-width: 520px) {
      #news-detail .news-detail-inner .article .gallery .gallery-item {
        width: calc(50% - 5px);
        margin: 0 10px 10px 0; }
        #news-detail .news-detail-inner .article .gallery .gallery-item:nth-child(2n) {
          margin: 0 0 10px 0; } }
    #news-detail .news-detail-inner .article .gallery .gallery-item img {
      border: 1px solid #d5d9de;
      width: 100%; }
    #news-detail .news-detail-inner .article .gallery .gallery-item .gallery-icon {
      position: relative;
      line-height: 0; }
      #news-detail .news-detail-inner .article .gallery .gallery-item .gallery-icon img {
        width: 100%;
        height: auto; }
    #news-detail .news-detail-inner .article .gallery .gallery-item:last-child {
      margin-right: 0; }
  #news-detail .news-detail-inner .article .gallery a {
    display: inline-block;
    width: 100%; }
#news-detail .news-detail-inner .article .pop .gallery-icon {
  background: #0b091a; }
  #news-detail .news-detail-inner .article .pop .gallery-icon img {
    transition: 0.5s; }
    @media screen and (min-width: 520px) {
      #news-detail .news-detail-inner .article .pop .gallery-icon img:hover {
        cursor: pointer;
        opacity: .4; } }
#news-detail .news-detail-inner .article strong {
  font-weight: bold; }
#news-detail .news-detail-inner .article em {
  font-style: italic; }
#news-detail .news-detail-inner .article table {
  max-width: 900px;
  width: 100%; }
  @media screen and (max-width: 520px) {
    #news-detail .news-detail-inner .article table tr {
      display: flex;
      flex-direction: column;
      width: 100%;
      border: 1px solid #d5d9de; }
      #news-detail .news-detail-inner .article table tr:nth-child(n+2) {
        border-top: none; } }
  #news-detail .news-detail-inner .article table td {
    border: 1px solid #d5d9de;
    padding: 10px; }
    @media screen and (max-width: 520px) {
      #news-detail .news-detail-inner .article table td {
        border: none;
        width: 100% !important; } }
    #news-detail .news-detail-inner .article table td:first-child {
      width: 30%; }
      @media screen and (max-width: 520px) {
        #news-detail .news-detail-inner .article table td:first-child {
          text-align: center;
          background: #444444;
          color: #fff; } }
    @media screen and (max-width: 520px) {
      #news-detail .news-detail-inner .article table td:last-child {
        line-height: 2.5rem; } }
#news-detail .news-detail-inner .article .js-modal {
  transform: translate(-50%, calc(-50% - 60px)); }
  #news-detail .news-detail-inner .article .js-modal.js-modal_overflow {
    transform: translate(-50%, 0); }
  #news-detail .news-detail-inner .article .js-modal .js-modal_inner {
    text-align: center;
    top: 60px; }
    #news-detail .news-detail-inner .article .js-modal .js-modal_inner .js-modal_img {
      display: inline-block; }
  #news-detail .news-detail-inner .article .js-modal .js-modal_close {
    top: -50px;
    right: 0; }
    @media screen and (max-width: 950px) {
      #news-detail .news-detail-inner .article .js-modal .js-modal_close {
        right: 20px; } }
    #news-detail .news-detail-inner .article .js-modal .js-modal_close::after {
      background: url(../images/icon-close-w.png) center no-repeat;
      background-size: contain; }

.lightbox {
  position: fixed !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(0%, -50%); }

.lb-dataContainer {
  padding-top: 0 !important; }

.lightboxOverlay {
  background-color: #0b091a !important;
  width: 100% !important;
  height: 100% !important; }

.lb-outerContainer {
  border-radius: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: fit-content;
  max-height: fit-content;
  background-color: inherit !important; }

.lightbox .lb-image {
  border: none !important;
  border-radius: 0 !important; }

.lb-closeContainer {
  position: absolute;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 99;
  top: -47px;
  right: 0px; }
  .lb-closeContainer .lb-close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 1; }
    .lb-closeContainer .lb-close::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: url(../images/icon-close-w.png) center no-repeat;
      background-size: contain;
      width: 35px;
      height: 35px;
      transition: 0.5s; }
    .lb-closeContainer .lb-close:hover::after {
      background: url(../images/icon-close-p.png) center no-repeat;
      background-size: contain; }

.lb-closeContainer .lb-close:hover {
  cursor: pointer;
  opacity: 1; }

#awards .award-list {
  width: 100%;
  margin: 0 0 60px; }
  #awards .award-list > div {
    position: relative;
    transition: 0.5s;
    margin-bottom: 15px; }
    #awards .award-list > div .award-img {
      width: 7%; }
      @media screen and (max-width: 520px) {
        #awards .award-list > div .award-img {
          width: 20%; } }
      #awards .award-list > div .award-img img {
        width: 25px; }
      #awards .award-list > div .award-img.award-img_db img {
        width: 56px; }
    #awards .award-list > div .l-row {
      width: 93%;
      cursor: pointer; }
      @media screen and (max-width: 950px) {
        #awards .award-list > div .l-row {
          display: block;
          padding: 0 0 0 10px; } }
      @media screen and (max-width: 520px) {
        #awards .award-list > div .l-row {
          width: 80%; } }
      @media screen and (min-width: 950px) {
        #awards .award-list > div .l-row:not(.award-list_unlink):hover {
          color: #d8235c; } }
    #awards .award-list > div .award-title {
      width: 35%;
      padding: 0 10px; }
      @media screen and (max-width: 950px) {
        #awards .award-list > div .award-title {
          width: 100%;
          padding: 0; } }
    #awards .award-list > div .award-text {
      width: 65%; }
      @media screen and (max-width: 950px) {
        #awards .award-list > div .award-text {
          width: 100%; } }
#awards .s-u_ttl_v2 {
  justify-content: flex-start; }
  @media screen and (max-width: 520px) {
    #awards .s-u_ttl_v2 {
      display: block; }
      #awards .s-u_ttl_v2 span {
        padding-left: 0; } }
#awards .about_award {
  margin-bottom: 20px; }
  #awards .about_award .s-ttl_en {
    font-size: 16px; }
  #awards .about_award:last-child {
    margin-bottom: 0; }

#top.js-mobile .js-scrollify_page {
  display: none; }
@keyframes anime_pos_mb {
  0% {
    opacity: 0;
    bottom: 0; }
  20% {
    opacity: 0; }
  100% {
    opacity: 1;
    bottom: 70px; } }
#top.js-mobile_portrait .sec-v1 .scroll, #top.js-mobile_portrait .sec-v1 .scroll.scroll-right {
  left: 50%;
  right: auto;
  bottom: 60px;
  transform: translate(-50%, 0); }
  #top.js-mobile_portrait .sec-v1 .scroll .scroll-text, #top.js-mobile_portrait .sec-v1 .scroll.scroll-right .scroll-text {
    transform: rotate(0); }
  #top.js-mobile_portrait .sec-v1 .scroll .scroll-line-inner, #top.js-mobile_portrait .sec-v1 .scroll.scroll-right .scroll-line-inner {
    height: 55px;
    bottom: -60px; }
    #top.js-mobile_portrait .sec-v1 .scroll .scroll-line-inner .scroll-line, #top.js-mobile_portrait .sec-v1 .scroll.scroll-right .scroll-line-inner .scroll-line {
      height: 60px; }
#top .wrapper {
  position: relative; }
#top .js-scrollify_page {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  z-index: 99; }
  #top .js-scrollify_page li {
    list-style: none;
    width: 5px;
    height: 5px;
    background: #818181;
    margin: 0 0 10px 0; }
    #top .js-scrollify_page li.page-current {
      background: #d8235c; }
  @media screen and (max-width: 950px) {
    #top .js-scrollify_page {
      display: none; } }
#top .sec-v1 {
  background: url(../images/top/mv_bg.jpg) center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh; }
  @supports (-webkit-touch-callout: none) {
    #top .sec-v1 {
      /* The hack for Safari */
      height: -webkit-fill-available; } }
  #top .sec-v1 > div {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    position: relative; }
    @supports (-webkit-touch-callout: none) {
      #top .sec-v1 > div {
        min-height: 100%;
        min-height: -webkit-fill-available; } }
@keyframes anime_pos {
  0% {
    -webkit-transform: translateY(-100%) translateZ(0);
    transform: translateY(-100%) translateZ(0); }
  60% {
    -webkit-transform: translateY(0%) translateZ(0);
    transform: translateY(0%) translateZ(0); }
  100% {
    -webkit-transform: translateY(100%) translateZ(0);
    transform: translateY(100%) translateZ(0); } }
  #top .sec-v1 h1 {
    width: 100%;
    height: 100%; }
    #top .sec-v1 h1 img {
      position: absolute;
      top: -22px;
      left: 4px;
      bottom: 0;
      right: 0;
      margin: auto;
      width: 600px; }
      @media screen and (max-width: 950px) {
        #top .sec-v1 h1 img {
          width: 300px; } }
  #top .sec-v1 .scroll {
    position: absolute;
    left: 50%;
    bottom: 110px;
    transform: translate(-50%, 0);
    opacity: 1; }
    #top .sec-v1 .scroll .scroll-text {
      font-size: 12px;
      display: block; }
    #top .sec-v1 .scroll .scroll-line-inner {
      display: block;
      width: 100%;
      height: 100px;
      overflow: hidden;
      position: absolute;
      bottom: -110px; }
      #top .sec-v1 .scroll .scroll-line-inner .scroll-line {
        display: block;
        margin: 0 auto;
        width: 1px;
        height: 100px;
        background: #444444;
        -webkit-animation: anime_pos 1.6s ease infinite;
        animation: anime_pos 1.6s ease infinite; }
    #top .sec-v1 .scroll.scroll-right {
      left: auto;
      right: 0;
      bottom: 125px;
      transform: translate(0); }
      #top .sec-v1 .scroll.scroll-right .scroll-text {
        transform: rotate(-90deg); }
      #top .sec-v1 .scroll.scroll-right .scroll-line-inner {
        bottom: -125px; }
      @media screen and (max-width: 950px) {
        #top .sec-v1 .scroll.scroll-right {
          left: 50%;
          right: auto;
          bottom: 110px;
          transform: translate(-50%, 0); }
          #top .sec-v1 .scroll.scroll-right .scroll-text {
            transform: rotate(0); }
          #top .sec-v1 .scroll.scroll-right .scroll-line-inner {
            bottom: -110px; } }
#top .sec-v2 {
  width: 100%;
  height: 100vh;
  position: relative; }
  #top .sec-v2 > div {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer; }
    #top .sec-v2 > div .sec-v2_ttl {
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 6%;
      transform: translate(0, -50%); }
      #top .sec-v2 > div .sec-v2_ttl.sec-v2_ttl_white {
        color: #ffffff;
        transition: 0.5s; }
      @media screen and (max-width: 768px) {
        #top .sec-v2 > div .sec-v2_ttl {
          top: 20%; } }
      #top .sec-v2 > div .sec-v2_ttl .sec-v2_ttl_sub {
        font-size: 24px;
        line-height: 1; }
        @media screen and (max-width: 950px) {
          #top .sec-v2 > div .sec-v2_ttl .sec-v2_ttl_sub {
            font-size: 18px; } }
      #top .sec-v2 > div .sec-v2_ttl .sec-v2_ttl_main {
        font-size: 38px;
        line-height: 1; }
        @media screen and (max-width: 950px) {
          #top .sec-v2 > div .sec-v2_ttl .sec-v2_ttl_main {
            font-size: 22px; } }
        #top .sec-v2 > div .sec-v2_ttl .sec-v2_ttl_main span {
          display: block;
          font-size: 14px; }
    #top .sec-v2 > div .sec-v2_img {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
#top .sec-v3 {
  font-size: 0;
  line-height: 0; }
  #top .sec-v3 * {
    font-size: 0;
    line-height: 0; }
  #top .sec-v3 .js-scrollify_inner {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    height: calc(50vh + 2px);
    position: relative; }
    @media screen and (max-width: 950px) {
      #top .sec-v3 .js-scrollify_inner {
        height: 100vh;
        display: grid; } }
  #top .sec-v3.js-scrollify6 .sec-v3_1 {
    width: calc(100% / 9 * 2); }
    @media screen and (max-width: 950px) {
      #top .sec-v3.js-scrollify6 .sec-v3_1 {
        grid-row: 1/3;
        grid-column: 1/2; } }
  #top .sec-v3.js-scrollify6 .sec-v3_2 {
    width: calc(100% / 9); }
    @media screen and (max-width: 950px) {
      #top .sec-v3.js-scrollify6 .sec-v3_2 {
        grid-row: 1/2;
        grid-column: 2/3; } }
  #top .sec-v3.js-scrollify6 .sec-v3_3 {
    width: calc(100% / 9 * 3); }
    @media screen and (max-width: 950px) {
      #top .sec-v3.js-scrollify6 .sec-v3_3 {
        grid-row: 3/4;
        grid-column: 1/2; } }
  #top .sec-v3.js-scrollify6 .sec-v3_4 {
    width: calc(100% / 9 * 3); }
    @media screen and (max-width: 950px) {
      #top .sec-v3.js-scrollify6 .sec-v3_4 {
        grid-row: 2/4;
        grid-column: 2/3; } }
  @media screen and (max-width: 950px) {
    #top .sec-v3.js-scrollify6 .js-scrollify_inner {
      height: 90vh;
      grid-template-rows: 15vh 10vh 25vh 15vh 10vh 15vh;
      grid-template-columns: 50% 50%; }
    #top .sec-v3.js-scrollify6 .sec-v3_5 {
      grid-row: 4/6;
      grid-column: 1/2; }
    #top .sec-v3.js-scrollify6 .sec-v3_6 {
      grid-row: 4/5;
      grid-column: 2/3; }
    #top .sec-v3.js-scrollify6 .sec-v3_7 {
      grid-row: 6/7;
      grid-column: 1/2; }
    #top .sec-v3.js-scrollify6 .sec-v3_8 {
      grid-row: 5/7;
      grid-column: 2/3; } }
  #top .sec-v3.js-scrollify6.js-height .js-scrollify_inner {
    height: 180vh;
    grid-template-rows: auto; }
  #top .sec-v3.js-scrollify7 .sec-v3_5 {
    width: calc(100% / 9 * 2); }
    #top .sec-v3.js-scrollify7 .sec-v3_5 .gray, #top .sec-v3.js-scrollify7 .sec-v3_5 .color {
      background-position: 20% 100%; }
  #top .sec-v3.js-scrollify7 .sec-v3_6 {
    width: calc(100% / 9); }
  #top .sec-v3.js-scrollify7 .sec-v3_7 {
    width: calc(100% / 9 * 2); }
  #top .sec-v3.js-scrollify7 .sec-v3_8 {
    width: calc(100% / 9 * 4); }
  @media screen and (max-width: 950px) {
    #top .sec-v3.js-scrollify7 .js-scrollify_inner {
      height: 110vh;
      grid-template-rows: 25vh 10vh 25vh 15vh 20vh 15vh;
      grid-template-columns: 50% 50%; }
    #top .sec-v3.js-scrollify7 .sec-v3_9 {
      grid-row: 1/2;
      grid-column: 1/2; }
    #top .sec-v3.js-scrollify7 .sec-v3_10 {
      grid-row: 1/3;
      grid-column: 2/3; }
    #top .sec-v3.js-scrollify7 .sec-v3_11 {
      grid-row: 2/4;
      grid-column: 1/2; }
    #top .sec-v3.js-scrollify7 .sec-v3_12 {
      grid-row: 3/4;
      grid-column: 2/3; }
    #top .sec-v3.js-scrollify7 .sec-v3_13 {
      grid-row: 4/5;
      grid-column: 1/2; }
    #top .sec-v3.js-scrollify7 .sec-v3_14 {
      grid-row: 4/6;
      grid-column: 2/3; }
    #top .sec-v3.js-scrollify7 .sec-v3_15 {
      grid-row: 5/7;
      grid-column: 1/2; }
    #top .sec-v3.js-scrollify7 .sec-v3_16 {
      grid-row: 6/7;
      grid-column: 2/3; } }
  #top .sec-v3.js-scrollify7.js-height .js-scrollify_inner {
    height: 220vh;
    grid-template-rows: auto; }
  #top .sec-v3.js-scrollify8.js-height .js-scrollify_inner {
    height: 180vh;
    grid-template-rows: auto; }
  @media screen and (max-width: 950px) {
    #top .sec-v3.js-scrollify8 {
      display: none; } }
  #top .sec-v3.js-scrollify8 .sec-v3_9 {
    width: calc(100% / 9 * 2); }
  #top .sec-v3.js-scrollify8 .sec-v3_10 {
    width: calc(100% / 9); }
  #top .sec-v3.js-scrollify8 .sec-v3_11 {
    width: calc(100% / 9 * 3); }
  #top .sec-v3.js-scrollify8 .sec-v3_12 {
    width: calc(100% / 9 * 3); }
  #top .sec-v3.js-scrollify9.js-height .js-scrollify_inner {
    height: 220vh;
    grid-template-rows: auto; }
  @media screen and (max-width: 950px) {
    #top .sec-v3.js-scrollify9 {
      display: none; } }
  #top .sec-v3.js-scrollify9 .sec-v3_13 {
    width: calc(100% / 9 * 2); }
  #top .sec-v3.js-scrollify9 .sec-v3_14 {
    width: calc(100% / 9 * 4); }
  #top .sec-v3.js-scrollify9 .sec-v3_15 {
    width: calc(100% / 9 * 2); }
  #top .sec-v3.js-scrollify9 .sec-v3_16 {
    width: calc(100% / 9); }
  #top .sec-v3 .sec-v3_item {
    height: 100%;
    transition: 1.5s;
    position: relative;
    cursor: pointer; }
    @media screen and (max-width: 950px) {
      #top .sec-v3 .sec-v3_item {
        width: 100% !important;
        height: auto; }
        #top .sec-v3 .sec-v3_item.l-d_pc {
          display: none !important; }
        #top .sec-v3 .sec-v3_item.l-d_sp {
          display: block !important; } }
    #top .sec-v3 .sec-v3_item.js-hover {
      width: 100%; }
      @media screen and (min-width: 950px) {
        #top .sec-v3 .sec-v3_item.js-hover .gray, #top .sec-v3 .sec-v3_item.js-hover .color {
          background-position: center; }
        #top .sec-v3 .sec-v3_item.js-hover .color {
          opacity: 1; } }
    #top .sec-v3 .sec-v3_item.js-nothover {
      width: 0; }
    #top .sec-v3 .sec-v3_item > div {
      cursor: pointer;
      width: 100%;
      height: 100%;
      background-size: cover;
      transition: 0.8s;
      background-repeat: no-repeat; }
      #top .sec-v3 .sec-v3_item > div.gray {
        background-position: 50% 100%;
        position: absolute;
        top: 0;
        left: 0; }
        @media screen and (max-width: 950px) {
          #top .sec-v3 .sec-v3_item > div.gray.l-d_pc {
            display: none !important; }
          #top .sec-v3 .sec-v3_item > div.gray.l-d_sp {
            display: block !important; } }
      #top .sec-v3 .sec-v3_item > div.color {
        background-position: 50% 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0; }
#top .sec-v4 {
  position: relative; }
  #top .sec-v4 > .l-inner {
    padding-bottom: 6.25rem; }
  #top .sec-v4 #message {
    position: relative;
    padding: 6.25rem 0 3.125rem; }
    @media screen and (max-width: 520px) {
      #top .sec-v4 #message {
        padding: 70px 0 0; } }
    #top .sec-v4 #message .s-ttl_v1 {
      margin-bottom: 1.5625rem; }
    #top .sec-v4 #message .s-ttl_message {
      font-size: 20px;
      letter-spacing: 1px;
      margin-bottom: 15px; }
      @media screen and (max-width: 520px) {
        #top .sec-v4 #message .s-ttl_message {
          font-size: 15px;
          font-weight: bold;
          margin: 18px 0 14px; } }
    #top .sec-v4 #message .l-cnt {
      text-align: center; }
      @media screen and (max-width: 950px) {
        #top .sec-v4 #message .l-cnt {
          text-align: left; } }
      #top .sec-v4 #message .l-cnt p {
        line-height: 1.7; }
  @media screen and (max-width: 520px) {
    #top .sec-v4 #profile {
      margin-top: 50px; } }
  #top .sec-v4 #profile .s-ttl_v1 {
    margin-bottom: 1.5625rem; }
    @media screen and (max-width: 520px) {
      #top .sec-v4 #profile .s-ttl_v1 {
        margin-top: 5px; } }
  #top .sec-v4 #profile .l-row:not(.profile-logo) {
    align-items: flex-start; }
    #top .sec-v4 #profile .l-row:not(.profile-logo) .l-rowitem {
      width: 50%;
      margin: 0 20px; }
    @media screen and (max-width: 950px) {
      #top .sec-v4 #profile .l-row:not(.profile-logo) {
        display: block;
        margin: 0; }
        #top .sec-v4 #profile .l-row:not(.profile-logo) .l-rowitem {
          width: 100%;
          margin: 0 0 8px; }
          #top .sec-v4 #profile .l-row:not(.profile-logo) .l-rowitem:first-child {
            text-align: center; } }
  #top .sec-v4 #profile .profile-logo {
    margin-top: 15px;
    align-items: flex-end;
    justify-content: space-around; }
    #top .sec-v4 #profile .profile-logo > div {
      width: 50%; }
      @media screen and (max-width: 950px) {
        #top .sec-v4 #profile .profile-logo > div {
          width: 100%; } }
    #top .sec-v4 #profile .profile-logo .profile-logo_img img {
      margin: 0 5px;
      width: 30px; }
      @media screen and (max-width: 950px) {
        #top .sec-v4 #profile .profile-logo .profile-logo_img img {
          margin: 0 5px; } }
    #top .sec-v4 #profile .profile-logo .profile-logo_img .logo-ifgold {
      width: 62px; }
  #top .sec-v4 #profile .s-btn_arrow {
    font-size: 16px; }

#error p.l-cnt {
  text-align: center; }
  @media screen and (max-width: 520px) {
    #error p.l-cnt {
      text-align: left; } }
