<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.example {
  font-size: clamp(1.7142857143rem, 0.4155844156rem + 4.8484848485vw, 4.5714285714rem);
}

html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

body {
  visibility: visible !important;
}

.typesquare_option:not(.scroll-fade_cy):not(#float-menu_cy):not(#second-header_cy) {
  opacity: 1 !important;
}

#pageFooter_cy {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .vpc_cy {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .vpc_cy {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .vsp_cy {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .vsp_cy {
    display: block;
  }
}

.dur_cy {
  transition-property: all;
  transition-duration: 1.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.scroll-fade_cy {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1.3s;
}

.fade_on_cy {
  opacity: 1;
  transform: translateY(0);
  transform: translateX(0);
  opacity: 1 !important;
  will-change: opacity, transform;
}

html {
  scroll-behavior: auto;
}

html,
body {
  height: 100%;
}

body {
  word-break: break-all;
  min-width: 100%;
}

#pageHeader_cy {
  min-width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
  #pageHeader_cy .ph-navigation_item_cy {
    font-size: 12px;
    padding-top: 5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
  #pageHeader_cy .ph-navigation_item_cy:last-child .ph-globalNavi_cy {
    left: auto;
    transform: none;
    right: 0;
  }
}

/* common */
#l-content-body_cy {
  font-size: 10px;
  font-feature-settings: normal;
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
  color: #333;
  position: relative;
  line-height: 1.8;
  /**/
  /* title */
  /**/
}
#l-content-body_cy:not(.bg-none_cy) {
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: repeat-y;
  background-image: url(./../images/bg_base.webp);
}
@media screen and (min-width: 768px) {
  #l-content-body_cy {
    letter-spacing: 0.05em;
  }
}
#l-content-body_cy p, #l-content-body_cy ul, #l-content-body_cy ol, #l-content-body_cy dl, #l-content-body_cy dt, #l-content-body_cy dd, #l-content-body_cy div {
  line-height: 1.8;
}
#l-content-body_cy ul,
#l-content-body_cy ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: normal;
}
#l-content-body_cy dl {
  margin-bottom: 0;
}
#l-content-body_cy dl dt {
  margin-bottom: 0;
}
#l-content-body_cy dl dd {
  margin-bottom: 0;
}
#l-content-body_cy a {
  transition: 0.3s all;
  color: #333;
  opacity: 1;
  transform: 0.3s all;
  text-decoration: none !important;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy a:hover {
    opacity: 0.7 !important;
    text-decoration: none;
  }
}
#l-content-body_cy i,
#l-content-body_cy em,
#l-content-body_cy strong {
  font-weight: inherit;
  font-style: inherit;
}
#l-content-body_cy h1,
#l-content-body_cy h2,
#l-content-body_cy h3,
#l-content-body_cy h4,
#l-content-body_cy h5,
#l-content-body_cy h6 {
  position: relative;
  margin-bottom: 0;
  font-size: 100%;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  line-height: 1.6;
}
#l-content-body_cy h2 &gt; span,
#l-content-body_cy h3 &gt; span,
#l-content-body_cy h4 &gt; span,
#l-content-body_cy h5 &gt; span,
#l-content-body_cy h6 &gt; span {
  display: inline-block;
}
#l-content-body_cy img {
  width: 100%;
  height: auto;
}
#l-content-body_cy figure {
  margin: 0;
  padding: 0;
}
#l-content-body_cy p {
  margin-bottom: 0;
  line-height: 1.6;
}
#l-content-body_cy .btn-normal_cy {
  margin: 60px 0 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .btn-normal_cy {
    margin: 25px 0 0;
  }
}
#l-content-body_cy .btn-normal_cy .btn_cy {
  background: #333;
  color: #fff;
  line-height: 1;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(0.8571428571rem, 0.7413127413rem + 0.4324324324vw, 1.1428571429rem);
  max-width: 300px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 15px 36px;
  border: 2px solid #333;
  margin: 0 auto;
  position: relative;
  transition: all 0.3s;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .btn-normal_cy .btn_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .btn-normal_cy .btn_cy {
    max-width: 210px;
    padding: 9.5px 25px;
  }
}
#l-content-body_cy .btn-normal_cy .btn_cy::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 45%;
  right: 22px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .btn-normal_cy .btn_cy::after {
    width: 8px;
    height: 8px;
    border-width: 1px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .btn-normal_cy .btn_cy:hover {
    background: #fff;
    color: #333;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .btn-normal_cy .btn_cy:hover::after {
    border-color: #333;
  }
}
#l-content-body_cy .btn-normal_cy .btn_cy.wide_cy {
  max-width: 420px;
  width: 100%;
}
#l-content-body_cy #l-content-inner_cy {
  position: relative;
  overflow: hidden;
}
#l-content-body_cy .c-outer_cy {
  position: relative;
}
#l-content-body_cy .c-outer_cy .c-inner_cy {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  max-width: 1920px;
}
#l-content-body_cy .c-outer_cy .c-inner_cy.base_cy {
  max-width: calc(1170px + 40px);
  padding: 0 20px;
}
#l-content-body_cy .c-outer_cy .c-inner_cy.min-width_cy {
  max-width: calc(970px + 40px);
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#l-content-body_cy #page-top_cy {
  position: fixed;
  bottom: 35px;
  right: 55px;
  width: 198px;
  z-index: 10;
  transition: all 0.6s;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy #page-top_cy {
    width: 140px;
    bottom: 35px;
    right: 35px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #page-top_cy {
    bottom: 16.5px;
    right: 16.5px;
    width: 120px;
  }
}
#l-content-body_cy #page-top_cy.is-hidden_cy {
  opacity: 0;
  visibility: hidden;
}
#l-content-body_cy #page-top_cy a {
  display: block;
  opacity: 1 !important;
}
#l-content-body_cy #page-top_cy a span {
  display: block;
}
#l-content-body_cy #page-top_cy a .img01_cy {
  animation: UpDown 1.5s infinite ease-in-out alternate;
}
#l-content-body_cy #page-top_cy a .img02_cy {
  position: absolute;
  bottom: 23px;
  right: -33px;
  width: 125px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy #page-top_cy a .img02_cy {
    width: 78.5px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #page-top_cy a .img02_cy {
    /*
    bottom: 10px;
    right: -15px;
    width: 58.5px;
    */
    bottom: 15px;
    right: -15px;
    width: 72.5px;
  }
}
@keyframes UpDown {
  0% {
    transform: translateY(-3px);
  }
  100% {
    transform: translateY(3px);
  }
}
#l-content-body_cy .center_cy {
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .center_cy.sp-left_cy {
    text-align: left !important;
  }
}
#l-content-body_cy .title-in_cy {
  text-align: center;
  position: relative;
  z-index: 1;
}
#l-content-body_cy .title-in_cy span {
  line-height: 1;
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy span {
    line-height: 1.2;
  }
}
#l-content-body_cy .title-in_cy span i {
  line-height: 1;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy span i {
    line-height: 1.2;
  }
}
#l-content-body_cy .title-in_cy .text-in_cy {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(4.2857142857rem, 1.9691119691rem + 8.6486486486vw, 10rem);
  font-style: italic;
  color: #BCD0D1;
}
#l-content-body_cy .title-in_cy .text-in_cy i {
  padding-bottom: 0.5em;
  margin-bottom: -0.5em;
}
#l-content-body_cy .title-in_cy .text-in_cy i:not(:first-child) {
  display: none;
}
#l-content-body_cy .title-in_cy .text-in_cy.white_cy {
  color: #fff;
}
#l-content-body_cy .title-in_cy .text-in_cy + .text-sub-in_cy {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy .text-in_cy + .text-sub-in_cy {
    margin-top: 7px;
  }
}
#l-content-body_cy .title-in_cy .text-in_cy.treasure_cy {
  display: inline-block;
  position: relative;
}
#l-content-body_cy .title-in_cy .text-in_cy.treasure_cy #treasure_icon_cy {
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(./../images/treasure.png);
  width: 217px;
  height: 202px;
  position: absolute;
  bottom: 0;
  right: -295px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy .text-in_cy.treasure_cy #treasure_icon_cy {
    width: 92px;
    height: 86px;
    bottom: auto;
    right: auto;
    left: -15px;
    top: -90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  #l-content-body_cy .title-in_cy .text-in_cy.treasure_cy #treasure_icon_cy {
    bottom: 85%;
    right: -70px;
  }
}
#l-content-body_cy .title-in_cy .text-in_cy.treasure_cy #treasure_icon_cy::after {
  content: "";
  background-image: url(./../images/treasure_open.png);
}
#l-content-body_cy .title-in_cy .text-sub-in_cy i {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(1rem, 0.7683397683rem + 0.8648648649vw, 1.5714285714rem);
  padding-top: 70px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .title-in_cy .text-sub-in_cy i {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy .text-sub-in_cy i {
    padding-top: 30px;
  }
}
#l-content-body_cy .title-in_cy .text-sub-in_cy i::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/icon_anchor.svg);
  width: 42px;
  height: 45px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy .text-sub-in_cy i::after {
    width: 17px;
    height: 18px;
  }
}
#l-content-body_cy .title-in_cy.flows_cy .text-in_cy {
  display: flex;
  width: 100vw;
  margin-inline: calc(50% - 50vw);
}
#l-content-body_cy .title-in_cy.flows_cy .text-in_cy i {
  flex-shrink: 0;
  white-space: nowrap;
  padding-right: 75px;
  display: block !important;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.flows_cy .text-in_cy i {
    padding-right: 40px;
  }
}
#l-content-body_cy .title-in_cy.flows_cy .text-in_cy:not(.no-tick_cy) i:nth-child(odd) {
  animation: MoveLeft var(--tick-duration, 48s) var(--tick-delay, -24s) infinite linear;
}
#l-content-body_cy .title-in_cy.flows_cy .text-in_cy:not(.no-tick_cy) i:nth-child(even) {
  animation: MoveLeft2 var(--tick-duration, 48s) infinite linear;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sp_flows_cy .text-in_cy {
    display: flex;
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sp_flows_cy .text-in_cy i {
    flex-shrink: 0;
    white-space: nowrap;
    padding-left: 40px;
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sp_flows_cy .text-in_cy:not(.no-tick_cy) i:nth-child(odd) {
    animation: MoveLeft var(--tick-duration, 48s) var(--tick-delay, -24s) infinite linear;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sp_flows_cy .text-in_cy:not(.no-tick_cy) i:nth-child(even) {
    animation: MoveLeft2 var(--tick-duration, 48s) infinite linear;
  }
}
#l-content-body_cy .title-in_cy.sub-page_cy {
  padding: 80px 0 100px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sub-page_cy {
    padding: 100px 0 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy .title-in_cy.sub-page_cy {
    padding-top: 110px;
  }
}
#l-content-body_cy .title-in_cy.sub-page_cy::after {
  content: "";
  position: absolute;
  background-size: 100% 100%;
  background-position: center center;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  height: 100%;
}
#l-content-body_cy .title-in_cy.sub-page_cy.pt01_cy::after {
  background-image: url(./../images/title_sub_page01.svg);
  width: 1635px;
  height: 1011px;
  top: 27%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sub-page_cy.pt01_cy::after {
    /*
    width: 206.5%;
    height: 190%;
    */
    width: 240%;
    height: 186%;
    top: 40%;
    left: calc(50% + 80px);
    background-image: url(./../images/title_sub_page02.svg);
  }
}
#l-content-body_cy .title-in_cy.sub-page_cy.pt02_cy::after {
  background-image: url(./../images/title_sub_page02.svg);
  width: 1896px;
  height: 1041px;
  top: 18%;
  left: 57%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-in_cy.sub-page_cy.pt02_cy::after {
    /*
    width: 206.5%;
      height: 190%;
    */
    width: 240%;
    height: 186%;
    top: 40%;
    /*
    left: 90%;
    */
    left: calc(50% + 130px);
  }
}
#l-content-body_cy .title-in_cy.fade_on_cy .treasure_cy #treasure_icon_cy {
  animation: hurueru 0.2s 6;
}
#l-content-body_cy .title-in_cy.fade_on_cy .treasure_cy #treasure_icon_cy.open_cy {
  background-image: url(./../images/treasure_open.png);
}
#l-content-body_cy .ft-bnr-body_cy {
  max-width: 970px;
  margin: 0 auto;
  padding: 200px 0 230px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy {
    max-width: 550px;
    padding: 75px 11.1% 65px;
  }
}
#l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a {
  background: #FFF402;
  border: 2px solid #FFF402;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(1.4285714286rem, 0.8494208494rem + 2.1621621622vw, 2.8571428571rem);
  color: #333;
  line-height: 1.3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 520px;
  margin: 0 auto;
  position: relative;
  padding: 21px 70px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a {
    padding: 10px 35px;
  }
}
#l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a span {
  text-align: center;
}
#l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a::after {
  content: "";
  width: 15px;
  height: 15px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a::after {
    width: 10px;
    height: 10px;
    border-width: 1px;
    right: 25px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy a:hover {
    scale: 1.1;
  }
}
#l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy + .bnr-recruit-list_cy {
  margin-top: 54px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-entry_cy + .bnr-recruit-list_cy {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -30px -3%;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li {
    width: 47%;
    margin: 0 0 30px 3%;
    text-align: center;
  }
}
#l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #333;
  color: #fff;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(1.0714285714rem, 0.6370656371rem + 1.6216216216vw, 2.1428571429rem);
  line-height: 1;
  position: relative;
  padding: 25px 60px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li a {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li a {
    padding: 13px 45px;
  }
}
#l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li a::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li a::after {
    width: 8px;
    height: 8px;
    border-width: 1px;
    right: 25px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li a:hover {
    scale: 1.05;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .ft-bnr-body_cy .bnr-recruit-list_cy ul li + li {
    margin-top: 15px;
  }
}
#l-content-body_cy .news-list_cy ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -35px -3.5%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy .news-list_cy ul {
    margin: 0 0 -35px -8%;
  }
}
#l-content-body_cy .news-list_cy ul li {
  width: 21.5%;
  margin: 0 0 35px 3.5%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy .news-list_cy ul li {
    width: 42%;
    margin: 0 0 35px 8%;
  }
}
#l-content-body_cy .news-list_cy ul li a {
  display: inline-block;
  opacity: 1 !important;
}
#l-content-body_cy .news-list_cy ul li a span {
  display: block;
}
#l-content-body_cy .news-list_cy ul li .img_cy {
  margin-bottom: 25px;
  overflow: hidden;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy .news-list_cy ul li .img_cy {
    margin-bottom: 10px;
  }
}
#l-content-body_cy .news-list_cy ul li .img_cy a {
  display: block;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .news-list_cy ul li .img_cy a:hover {
    transform: scale(1.1);
  }
}
#l-content-body_cy .news-list_cy ul li .img_cy figure {
  display: block;
  padding-top: 100%;
  height: 0;
  position: relative;
}
#l-content-body_cy .news-list_cy ul li .img_cy figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 1s;
}
#l-content-body_cy .news-list_cy ul li .cayegory_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 140%;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .news-list_cy ul li .cayegory_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .news-list_cy ul li .cayegory_cy {
    font-size: 100%;
  }
}
#l-content-body_cy .news-list_cy ul li .cayegory_cy a {
  padding: 9.5px 17px;
  border: 1px solid #333;
  border-radius: 100px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .news-list_cy ul li .cayegory_cy a {
    padding: 5px 8px 6px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .news-list_cy ul li .cayegory_cy a:hover {
    background: #333;
    color: #fff;
  }
}
#l-content-body_cy .news-list_cy ul li .date_cy {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 140%;
  line-height: 1;
  margin: 10px 0 0;
  color: #6F6F6F;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .news-list_cy ul li .date_cy {
    font-size: 100%;
  }
}
#l-content-body_cy .news-list_cy ul li .text_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 140%;
  line-height: 1.4;
  margin: 15px 0 0;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .news-list_cy ul li .text_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .news-list_cy ul li .text_cy {
    font-size: 130%;
    margin: 10px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .news-list_cy ul li .text_cy a:hover span {
    text-decoration: underline;
  }
}

@keyframes MoveLeft {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes MoveLeft2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
#pageHeader_cy {
  border-bottom: none;
}

/**/
#pageHeader_cy {
  transform: translate(0px, 0px) !important;
  position: absolute;
}

/**/
#float-menu_cy {
  position: fixed;
  z-index: 99999;
  height: 100%;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 767px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
#float-menu_cy #float-menu-body_cy {
  position: relative;
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  z-index: 1;
}
#float-menu_cy #float-menu-body_cy::-webkit-scrollbar {
  display: none;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy {
  position: relative;
  z-index: 1;
  max-width: 630px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 40px 100px;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy {
    max-width: 100%;
    padding: 40px 40px 70px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy {
  text-align: right;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy .menu-close_cy {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(0.7142857143rem, 0.5984555985rem + 0.4324324324vw, 1rem);
  font-style: italic;
  color: #444;
  padding-left: 30px;
  cursor: pointer;
}
@media screen and (max-width: 999px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy .menu-close_cy {
    padding-left: 0px;
    height: 52.5px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    background: #fff;
    border-radius: 70px 0px 0px 70px;
    cursor: pointer;
    margin: 0 0 0 auto;
    position: relative;
    right: -40px;
    padding-left: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy .menu-close_cy {
    height: 70px;
    width: 200px;
    right: -110px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy .menu-close_cy::after {
  content: "";
  display: block;
  background-image: url(./../images/icon_close.svg);
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy .menu-close_cy::after {
    width: 8px;
    height: 8px;
    top: 50%;
    left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .close-trg_cy .menu-close_cy::after {
    left: 30px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .nav-logo_fc {
  max-width: 117px;
  width: 100%;
  margin: -50px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .nav-logo_fc {
    max-width: 200px;
    width: 100%;
    margin: -65px 0 0;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy {
  margin-top: 40px;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li a {
  display: block;
  color: #333;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(1.0714285714rem, 0.6370656371rem + 1.6216216216vw, 2.1428571429rem);
  position: relative;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li a {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li a {
    padding-right: 50px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 45%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li a::after {
    width: 7px;
    height: 7px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    right: 15px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li + li {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body01_cy &gt; ul &gt; li + li {
    margin-top: 15px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy {
    margin-top: 0;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy .toggle_cy {
  display: block;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  color: #214FB7;
  font-size: clamp(1.0714285714rem, 0.9266409266rem + 0.5405405405vw, 1.4285714286rem);
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy .toggle_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy .toggle_cy {
    padding-right: 50px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy .toggle_cy::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 45%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
  top: 15%;
  transform: rotate(135deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy .toggle_cy::after {
    width: 7px;
    height: 7px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    right: 15px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul {
  display: flex;
  flex-wrap: wrap;
  /*
  margin: 0px 0 -20px -15%;
  padding: 22px 0 0 2%;
  */
  margin: 0 0 -20px -10%;
  padding: 22px 0 0 0;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul {
    /*
    margin: 0px 0 -20px -10%;
    padding: 20px 5px 0 2%;
    */
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li {
  width: 40%;
  margin: 0 0 20px 10%;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li {
    width: 40%;
    margin: 0 0 20px 10%;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li a {
  display: block;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  color: #333;
  font-size: clamp(0.8571428571rem, 0.5096525097rem + 1.2972972973vw, 1.7142857143rem);
  position: relative;
  padding-right: 30px;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li a {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li a {
    padding-right: 25px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 45%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li a::after {
    width: 7px;
    height: 7px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body02_cy ul &gt; li a::after {
    right: 15px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy {
    margin-top: 33px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy a {
  text-align: center;
  display: block;
  border: 2px solid #333;
  color: #333;
  font-size: clamp(0.8571428571rem, 0.6254826255rem + 0.8648648649vw, 1.4285714286rem);
  background: #fff;
  line-height: 1.6;
  padding: 17px 60px;
  position: relative;
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy a {
    padding: 7px 45px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 45%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
  right: 25px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy a::after {
    width: 7px;
    height: 7px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    right: 15px;
  }
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy a:hover {
    color: #fff;
    background: #333;
  }
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy a:hover::after {
    border-color: #fff;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy + .btn_cy {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy + .btn_cy {
    margin-top: 12px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.black_cy a {
  border-color: #333;
  background: #333;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.black_cy a::after {
    border-color: #fff !important;
  }
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.black_cy a:hover {
    color: #333;
    background: #fff;
    border-color: #fff;
  }
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.black_cy a:hover::after {
    border-color: #333;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.yellow_cy a {
  border-color: #FFF500;
  background: #FFF500;
  color: #333;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.yellow_cy a::after {
    border-color: #333 !important;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.home_cy a span {
  position: relative;
  padding-right: 22px;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body03_cy .btn_cy.home_cy a span::after {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/icon_home.svg);
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  right: 0;
  width: 12px;
  height: 12px;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy {
    margin-top: 30px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy .title-min_cy {
  color: #333;
  font-size: clamp(1.0714285714rem, 0.9266409266rem + 0.5405405405vw, 1.4285714286rem);
  text-align: center;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 -20px -5%;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul {
    margin: 15px 0 -11px -5%;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li {
  width: 45%;
  margin: 0 0 20px 5%;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li {
    margin: 0 0 11px 5%;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li a {
  text-align: center;
  display: block;
  border: 1px solid #ccc;
  color: #fff;
  font-size: clamp(0.8571428571rem, 0.6254826255rem + 0.8648648649vw, 1.4285714286rem);
  background: #333;
  line-height: 1.6;
  padding: 17px 45px;
  position: relative;
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li a {
    padding: 8px 22px;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 45%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
  border-color: #fff !important;
  right: 25px;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li a::after {
    width: 7px;
    height: 7px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    right: 15px;
  }
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li a:hover {
    color: #333;
    background: #fff;
  }
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy &gt; ul &gt; li a:hover::after {
    border-color: #333;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .menu-body04_cy + .menu-body03_cy {
  margin-top: 13px;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .normal-link_cy {
  margin: 25px 0 0;
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .normal-link_cy a {
  padding: 0 25px 0 0;
  display: inline-block;
  line-height: 1;
  position: relative;
  font-size: clamp(1.0714285714rem, 1.0714285714rem + 0vw, 1.0714285714rem);
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}
@media screen and (min-width: 768px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .normal-link_cy a {
    letter-spacing: 0.05em;
  }
}
#float-menu_cy #float-menu-body_cy #float-menu-inner_cy .normal-link_cy a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 45%;
  right: 10px;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  #float-menu_cy #float-menu-body_cy #float-menu-inner_cy .normal-link_cy a::after {
    width: 7px;
    height: 7px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    right: 15px;
  }
}
#float-menu_cy::after {
  content: "";
  display: block;
  width: 0%;
  height: 0%;
  background: #8FD9E3;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.3s;
}

/* menu */
#float-menu-btn_cy {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #333;
  font-style: italic;
  font-size: clamp(0.7142857143rem, 0.5984555985rem + 0.4324324324vw, 1rem);
  height: 70px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background: #F5F537;
  border-radius: 70px 0px 0px 70px;
  cursor: pointer;
  transition: all 0.5s;
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 10;
}
@media screen and (min-width: 1000px) {
  #float-menu-btn_cy {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #float-menu-btn_cy {
    transform: translateX(100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #float-menu-btn_cy {
    top: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  #float-menu-btn_cy {
    height: 52.5px;
    width: 100px;
    position: absolute;
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #float-menu-btn_cy.fixed_cy {
    position: fixed;
  }
}
#float-menu-btn_cy.open_cy {
  opacity: 0;
  visibility: hidden;
}
#float-menu-btn_cy.open_cy + #float-menu_cy {
  opacity: 1;
  visibility: visible;
}
#float-menu-btn_cy.open_cy + #float-menu_cy::after {
  width: 100%;
  height: 100%;
}

#float-recruit_cy {
  transition: all 0.3s;
  position: absolute;
  top: 10px;
  left: 0;
  max-width: 167px;
  z-index: 9;
}
@media screen and (min-width: 1000px) {
  #float-recruit_cy {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #float-recruit_cy {
    max-width: 125px;
    top: 13px;
  }
}
#float-recruit_cy.fixed_cy {
  position: fixed;
}

@media screen and (max-width: 767px) {
  header#pageHeader_cy {
    border-bottom: 1px solid #707070;
  }
}

/* original header */
#second-header_cy {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  height: 40px;
  opacity: 1 !important;
  /*
  &amp;.fixed_cy {

  	#second-header-body_cy {

  		//position: fixed !important;

  	}

  }
  */
}
@media screen and (max-width: 999px) {
  #second-header_cy {
    display: none;
  }
}
#second-header_cy #second-header-body_cy {
  width: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul {
  width: calc(100% - 283px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li {
  line-height: 1;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 4px 15px 4px;
  font-size: clamp(0.7142857143rem, 0.6563706564rem + 0.2162162162vw, 0.8571428571rem);
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #444;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li &gt; a:not(.home_cy) span {
  display: block;
  position: relative;
  padding: 0 0 3px;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li &gt; a:not(.home_cy) span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #5DCED9;
  position: absolute;
  left: 0;
  bottom: -4px;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li &gt; a.home_cy span {
  padding-right: 20px;
  position: relative;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li &gt; a.home_cy span::after {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/icon_home.svg);
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  right: 0;
  width: 14px;
  height: 14px;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li:first-child &gt; a {
  padding-left: 0;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy &gt; ul &gt; li:not(:first-child) &gt; a {
  border-left: 1px solid #444;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .right-btn_cy {
  display: flex;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .right-btn_cy .img_cy {
  height: 100%;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy {
  width: 172px;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .img_cy {
  display: block;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy {
  position: absolute;
  width: 100%;
  bottom: 1px;
  left: 0;
  transform: translateY(100%);
  background: #333;
  z-index: 11;
  display: none;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy {
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
  padding: 45px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy ul {
  width: 20%;
  padding: 5px 0 5px 3%;
  border-left: 1px solid #999;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy ul.bd-none_cy {
  border-left: none;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy ul li + li {
  margin-top: 10px;
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy ul li a {
  color: #fff;
  font-size: clamp(0.8571428571rem, 0.8571428571rem + 0vw, 0.8571428571rem);
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy ul li a {
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 768px) {
  #second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-float_cy .megamenu_cy .megamenu-body_cy ul li a:hover {
    text-decoration: underline !important;
  }
}
#second-header_cy #second-header-body_cy #second-header-inner_cy .recruit-normal_cy {
  width: 179px;
}
#second-header_cy.fixed_end_cy #second-header-body_cy {
  position: relative;
  transform: translateY(-100%);
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  #second-header_cy.fixed_end_cy.hide_cy + #float-menu-btn_cy {
    top: 10px;
  }
}
#second-header_cy:not(.hide_cy) #second-header-body_cy {
  transform: translateY(0%);
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 768px) {
  #second-header_cy + #float-menu-btn_cy {
    transform: translateX(0%);
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  #second-header_cy + #float-menu-btn_cy.fixed_cy {
    position: fixed;
  }
}

#menu-scale_cy {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s;
}
#menu-scale_cy.on_cy {
  opacity: 1;
  visibility: visible;
}

/**/
.toggle_cy.open_cy::after {
  top: 55% !important;
  right: 0px !important;
  transform: rotate(-45deg) translateY(-50%) !important;
}
@media screen and (max-width: 767px) {
  .toggle_cy.open_cy::after {
    top: 50% !important;
    right: 10px !important;
  }
}

/* common */
#l-content-body_cy {
  overflow: clip;
  /* Interview */
  /**/
}
#l-content-body_cy.sub-page_cy #float-recruit_cy {
  transition: all 0.5s;
}
#l-content-body_cy .bg-back-c_cy {
  position: absolute;
  background-size: 100% 100%;
  background-position: center center;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  height: 100%;
}
#l-content-body_cy #interview_cy {
  margin-bottom: 50px;
  margin-top: 200px;
  /*
  &amp;.all_cy {

  	.int-vw02_cy,
  	.int-vw04_cy {

  		figure {

  			padding: 0 20px;
  			@include sp() {
  			padding: 0 10px;
  			}

  		}

  	}

  	.int-vw03_cy {

  		figure {

  			margin-left: -20px !important;
  			margin-right: -20px !important;
  			@include sp() {
  			margin-left: -15px !important;
  			margin-right: -15px !important;
  			}

  		}

  	}

  	.int-vw05_cy {

  		figure {

  	    padding: 0 25px;
  			@include sp() {
  			padding: 0 10px;
  			}

  		}

  	}

  }
  */
}
#l-content-body_cy #interview_cy .bg-back-c_cy {
  background-image: url(./../images/interview/bg_back.svg);
  height: 3020px;
  width: 3737px;
  top: 42%;
  left: 25%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .bg-back-c_cy {
    background-image: url(./../images/interview/bg_back_sp.svg);
    width: 498.2%;
    height: 254.8%;
    /*
    top: 60%;
    left: 165%;
    */
    top: calc(50% + 70px);
    left: calc(50% + 420px);
  }
}
#l-content-body_cy #interview_cy .btn-normal_cy {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .btn-normal_cy {
    margin-top: 30px;
  }
}
#l-content-body_cy #interview_cy .interview-body_cy {
  margin: 65px 0 0;
  padding: 0 0 10px;
  /*
  &amp;.fade_on_cy {

  	#interview-slider_cy {

  		a {

  			figure {

  				img {

  					transition-delay: 1.5s;
  					opacity: 1;

  				}

  				svg {

  					transition-delay: 1.5s;
  					opacity: 0;

  					// SVG 01
  					.svg-elem01-s01_cy { stroke-dashoffset: 2903.477783203125px; }
  					.svg-elem01-s02_cy { stroke-dashoffset: 260.341552734375px; }
  					.svg-elem01-s03_cy { stroke-dashoffset: 408.42047119140625px; }
  					.svg-elem01-s04_cy { stroke-dashoffset: 293.8564453125px; }
  					.svg-elem01-s05_cy { stroke-dashoffset: 202.5098876953125px; }

  				}

  			}

  		}

  	}

  }
  */
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .interview-body_cy {
    margin: 35px 0 0;
    padding: 0 21px 10px;
  }
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy .slick-slide {
  padding: 0 40px;
  transition: 0.3s all;
  /*
  height: auto !important;
  display: flex;
  flex-direction: column;
  float: none !important;
  */
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy .slick-slide {
    padding: 0 14px;
  }
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy .slick-slide:not(.slick-active) {
  opacity: 0;
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a {
  display: block;
  text-align: center;
  padding: 0 0 30px;
  opacity: 1 !important;
  /*
  height: 100% !important;
  display: flex;
  flex-direction: column;
  */
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a {
    padding: 0 0 10px;
  }
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a .txt-outer_cy {
  display: block;
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a figure {
  position: relative;
  margin: 0 0 30px;
  /*
  mask-image: url(./../images/interview/musk01.svg);
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: 100% 100%;
  */
  /*
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  */
  /*
  &amp;::after {

  	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background-color: var(--color-primary);
  	mask-image: linear-gradient(#000, #000), url(./../images/interview/mask_circle.svg);
  	mask-repeat: no-repeat, no-repeat;
  	mask-position: 0 0, center center;
  	mask-size: 100% 100%, 100% 100%;
  	mask-composite: exclude;


  }
  */
  /*
  img {

  	opacity: 0;
  	transition: 1.0s all;

  }

  svg {

  	position: absolute;
  	top: 0;
  	left: 50%;
  	transform: translateX(-50%);
  	height: 100%;
  	transition: 1.0s all;

  }
  */
  /*
  &amp;.pt02_cy {

  	mask-image: url(./../images/interview/musk02.svg);
  	animation-duration: 4.6s;

  }

  &amp;.pt03_cy {

  	mask-image: url(./../images/interview/musk03.svg);
  	animation-duration: 4.0s;

  }

  &amp;.pt04_cy {

  	mask-image: url(./../images/interview/musk04.svg);
  	animation-duration: 5.0s;

  }

  &amp;.pt05_cy {

  	mask-image: url(./../images/interview/musk05.svg);
  	animation-duration: 4.4s;

  }
  */
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a figure {
    margin: 0 0 22px;
  }
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a figure img {
  transition: 0.4s all;
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a span {
  display: block;
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a .t01_cy {
  font-size: clamp(1.2142857143rem, 0.9826254826rem + 0.8648648649vw, 1.7857142857rem);
  line-height: 1.4;
}
#l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a .t02_cy {
  font-size: clamp(1rem, 0.8841698842rem + 0.4324324324vw, 1.2857142857rem);
  margin: 10px 0 0;
  line-height: 1.4;
  padding: 0 35px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a .t02_cy {
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #interview_cy .interview-body_cy #interview-slider_cy a:hover span {
    text-decoration: underline;
  }
}
#l-content-body_cy #recruit-footer_cy {
  background-color: rgba(255, 255, 255, 0.8);
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy {
  max-width: 960px;
  padding: 50px 20px 40px;
  margin: 0 auto;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy {
    display: flex;
    flex-wrap: wrap;
    padding-right: 160px;
  }
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy {
    margin: 20px 0 0;
  }
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy {
  text-align: center;
  margin: 0 0 10px;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy span {
  display: inline-block;
  position: relative;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(0.8571428571rem, 0.8571428571rem + 0vw, 0.8571428571rem);
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy span {
    letter-spacing: 0.05em;
  }
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy span::before, #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy span::after {
  content: "";
  display: inline-block;
  background: #333;
  width: 1px;
  position: absolute;
  height: 20px;
  bottom: 0px;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy span::before {
  left: 0;
  transform: rotate(-40deg);
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy .alert_cy span::after {
  right: 0;
  transform: rotate(40deg);
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy a {
  display: block;
  line-height: 1;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(0.8571428571rem, 0.8571428571rem + 0vw, 0.8571428571rem);
  background: #fff;
  border-radius: 100px;
  width: 130px;
  text-align: center;
  padding: 10px 10px;
  color: #444;
  border: 1px solid #fff;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy a {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy a {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy a:hover {
    border: 1px solid #444;
  }
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy a span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .recruit-footer-inner_cy .x-icon-btn_cy a span::after {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/icon_x.svg);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 12px;
  height: 12px;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(1rem, 0.9420849421rem + 0.2162162162vw, 1.1428571429rem);
  color: #444;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 27px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy {
    padding: 0 0 10px;
    margin: 0 0 20px;
  }
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy a {
  display: inline-block;
  position: relative;
  line-height: 1;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy.home_cy a {
  padding-left: 23px;
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy.home_cy a::before {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/icon_home.svg);
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  left: 0;
  width: 14px;
  height: 14px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy.home_cy a::before {
    top: 40%;
    width: 13px;
    height: 13px;
  }
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy::after {
  content: "";
  display: block;
  width: 49px;
  height: 1px;
  background: #4B4B4B;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .tit_cy::after {
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner {
    padding: 0 15px;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0% -5%;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner ul li {
    width: 45%;
    margin: 0 0 17px 5%;
  }
}
#l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner ul li a {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: clamp(0.8571428571rem, 0.8571428571rem + 0vw, 0.8571428571rem);
  display: inline-block;
  color: #8E8E8E;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner ul li a {
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner ul li a:hover {
    text-decoration: underline !important;
  }
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .ft-inner ul li + li {
    margin-top: 15px;
  }
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .front-foot_cy {
    width: 28%;
    padding: 0 50px 0 0;
  }
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .back-foot_cy {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .back-foot_cy {
    margin: 20px 0 0 0;
  }
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .back-foot_cy .ft-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1000px) {
  #l-content-body_cy #recruit-footer_cy .c-inner_cy .back-foot_cy .ft-inner ul + ul {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy.sub-page_cy #l-content-inner_cy {
    position: relative;
  }
}

#l-content-body_cy .slick-slider .slick-dots {
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}
#l-content-body_cy .slick-slider .slick-dots &gt; li {
  width: 13px;
  height: 13px;
  border: 1px solid #CCC;
  background: #fff;
  border-radius: 13px;
  margin: 0 7px;
}
#l-content-body_cy .slick-slider .slick-dots &gt; li button {
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 0;
}
#l-content-body_cy .slick-slider .slick-dots &gt; li button::before {
  width: 100%;
  height: 100%;
}
#l-content-body_cy .slick-slider .slick-dots &gt; li.slick-active {
  background: #333;
  border: 1px solid #333;
}

.over-bg_cy {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 100% auto;
}
.over-bg_cy.bg01_cy {
  background-image: url(./../images/ocean_blue.webp);
}
.over-bg_cy.bg02_cy {
  background-image: url(./../images/ocean_white.webp);
}

@keyframes loopY {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -100%;
  }
}
#footer-bnr_cy {
  z-index: 1;
}

.dec-fish_cy {
  position: relative;
  top: 0;
  left: 0;
  max-width: 1170px;
  width: 100%;
  z-index: 0;
  margin: 0 auto;
}
.dec-fish_cy .in-dec_cy {
  position: absolute;
}
.dec-fish_cy .in-dec_cy::before, .dec-fish_cy .in-dec_cy::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
}
.dec-fish_cy .in-dec_cy::before {
  animation-duration: 9.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}
.dec-fish_cy.pt01_cy .in-dec_cy {
  width: 255px;
  height: 225px;
}
@media screen and (max-width: 767px) {
  .dec-fish_cy.pt01_cy .in-dec_cy {
    /*
    height: 0;
    padding-top: 30%;
    width: 34%;
    */
    width: 127px;
    height: 112px;
  }
}
@media screen and (max-width: 767px) {
  .dec-fish_cy.pt01_cy .in-dec_cy:not(.sp-scale-none_cy) {
    transform: scale(-1, 1);
  }
}
.dec-fish_cy.pt01_cy .in-dec_cy::before {
  background-image: url(./../images/dec01_fish.png);
  animation-name: return01;
}
.dec-fish_cy.pt01_cy .in-dec_cy::after {
  background-image: url(./../images/dec01_foam.png);
}
@media screen and (max-width: 767px) {
  .dec-fish_cy.pt01_cy .in-dec_cy::after {
    display: none;
  }
}
.dec-fish_cy.pt02_cy .in-dec_cy {
  width: 239px;
  height: 272px;
}
@media screen and (max-width: 767px) {
  .dec-fish_cy.pt02_cy .in-dec_cy {
    /*
    height: 0;
    padding-top: 36%;
    width: 31.8%;
    */
    width: 119px;
    height: 135px;
  }
}
.dec-fish_cy.pt02_cy .in-dec_cy::before {
  background-image: url(./../images/dec02_fish.png);
  animation-name: return01;
}
.dec-fish_cy.pt02_cy .in-dec_cy::after {
  background-image: url(./../images/dec02_foam.png);
}
.dec-fish_cy.pt03_cy .in-dec_cy {
  width: 303px;
  height: 309px;
}
@media screen and (max-width: 767px) {
  .dec-fish_cy.pt03_cy .in-dec_cy {
    /*
    height: 0;
    padding-top: 39.5%;
    width: 36%;
    */
    width: 135px;
    height: 148px;
  }
}
.dec-fish_cy.pt03_cy .in-dec_cy::before {
  background-image: url(./../images/dec03_fish.png);
  animation-name: return02;
}
.dec-fish_cy.pt03_cy .in-dec_cy::after {
  background-image: url(./../images/dec03_foam.png);
}
.dec-fish_cy.pt04_cy .in-dec_cy {
  width: 198px;
  height: 255px;
}
@media screen and (max-width: 767px) {
  .dec-fish_cy.pt04_cy .in-dec_cy {
    /*
    height: 0;
    padding-top: 34.0%;
    width: 26.4%;
    */
    width: 99px;
    height: 135px;
  }
}
.dec-fish_cy.pt04_cy .in-dec_cy::before {
  background-image: url(./../images/dec04_fish.png);
  animation-name: return02;
}
.dec-fish_cy.pt04_cy .in-dec_cy::after {
  background-image: url(./../images/dec04_foam.png);
}
.dec-fish_cy.no-foam_cy .in-dec_cy::after {
  display: none !important;
}
.dec-fish_cy.right_cy {
  text-align: right;
}
.dec-fish_cy.right_cy .in-dec_cy {
  right: 0;
  left: auto;
}

.c-outer_cy .dec-fish_cy {
  z-index: -1;
}

@keyframes return01 {
  /*
  0% {
     left: 0px;
   }
   15% {
     left: 300px;
   }
   75% {
  	transform: scale(-1, 1);
   }
  100% {
     left: 0px;
   }
  */
}
@keyframes return02 {
  /*
  0% {
     right: 0px;
   }
   15% {
     right: 300px;
   }
   75% {
  	transform: scale(-1, 1);
   }
  100% {
     right: 0px;
   }
  */
}
@keyframes hurueru {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
  25% {
    transform: translate(2px, 2px) rotateZ(1deg);
  }
  50% {
    transform: translate(0px, 2px) rotateZ(0deg);
  }
  75% {
    transform: translate(2px, 0px) rotateZ(-1deg);
  }
  100% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
}
@keyframes jewelry {
  0% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
  50% {
    -webkit-mask-size: 95% 95%;
            mask-size: 95% 95%;
  }
  100% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
}
.dec-fish_cy#fl-position01_cy {
  position: absolute;
  top: 150px;
}
.dec-fish_cy#fl-position01_cy .in-dec_cy::before {
  transform: scale(-1, 1);
}
.dec-fish_cy#fl-position01_cy .in-dec_cy::after {
  top: -125px;
}
.dec-fish_cy#fl-position02_cy {
  position: absolute;
  top: 455px;
}
.dec-fish_cy#fl-position02_cy .in-dec_cy::before {
  transform: scale(-1, 1);
}
.dec-fish_cy#fl-position02_cy .in-dec_cy::after {
  top: -140px;
  left: 0px;
}
.dec-fish_cy#fl-position03_cy {
  position: absolute;
  top: 109%;
}
.dec-fish_cy#fl-position03_cy .in-dec_cy {
  transform: scale(1, 1);
}

.slick-dots &gt; li:first-child:last-child {
  display: none !important;
}

.cmn-pagetop_cy {
  display: none !important;
}/*# sourceMappingURL=common.css.map */</pre></body></html>