<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=EB+Garamond:500);@import url(https://fonts.googleapis.com/css?family=Didact+Gothic);@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&amp;subset=japanese);@charset "UTF-8";
/*!
 * ress.css â€¢ v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit; }

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit; }

* {
  padding: 0;
  margin: 0; }

audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible; }

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

summary {
  display: list-item; }

small {
  font-size: 80%; }

[hidden], template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

code, kbd, pre, samp {
  font-family: monospace,monospace; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

input {
  border-radius: 0; }

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer; }

[disabled] {
  cursor: default; }

[type=number] {
  width: auto; }

[type=search] {
  -webkit-appearance: textfield; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  resize: vertical; }

button, input, optgroup, select, textarea {
  font: inherit; }

optgroup {
  font-weight: 700; }

button {
  overflow: visible; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

button, select {
  text-transform: none; }

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }

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

select::-ms-value {
  color: currentColor; }

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

img {
  border-style: none; }

progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden; }

audio, canvas, progress, video {
  display: inline-block; }

@media screen {
  [hidden~=screen] {
    display: inherit; }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

/*  color
----------------------------------------*/
/*  bg color class
----------------------------------------*/
/* 480pxã€œ599pxï¼šSPæ¨ª
------------------------------ */
/* 600pxã€œ959pxï¼šã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ
------------------------------ */
/* 960pxã€œ1279pxï¼šå°åž‹PC
------------------------------ */
@media screen and (min-width: 768px) {
  .rule__gizagiza::before {
    max-width: 80rem; } }

/* 1280pxã€œï¼šå¤§åž‹PC
------------------------------ */
.latin {
  font-family: 'Didact Gothic', sans-serif; }

.serif {
  font-family: 'EB Garamond', serif; }

/* common
----------------------------------------*/
* {
  box-sizing: border-box;
  outline: none; }

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
  position: relative; }

body {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-family: 'Noto Sans JP', YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", Hiragino Kaku Gothic ProN, Arial, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
  font-weight: normal;
  font-feature-settings: "palt";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.66;
  color: #3f5d80;
  background-color: #e0dbd8; }

body.fixed {
  position: fixed;
  width: 100%;
  z-index: 1; }

img, video {
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

.pc {
  display: none !important; }

.sp {
  display: block !important; }

.wrapper {
  max-width: 1000px;
  margin: 0 auto; }

.js__inview {
  opacity: 0;
  transform: translateY(20px); }

.js__inview__dl dt, .js__inview__dl dd {
  opacity: 0;
  transform: translateY(20px); }

img[class^="js__inview__img"] {
  opacity: 0; }

.js__inview__frame {
  opacity: 0; }

.js__inview__rect {
  opacity: 0; }

.js__inview__movie__image {
  opacity: 0;
  transform: translateY(50px); }

#page-top {
  position: fixed;
  z-index: 20;
  bottom: 4rem;
  right: 0;
  opacity: 0; }
  #page-top a img {
    width: 4rem; }
  #page-top a:hover {
    opacity: 0.5; }

/*  animation
----------------------------------------*/
.js body {
  opacity: 0;
  transition: opacity 0.5s; }
  .js body.render {
    opacity: 1; }
  .js body.loading::before {
    content: '';
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e6e5e6; }
  .js body.loading::after {
    content: '';
    background-image: url("assets/images/logo_white.svg");
    background-size: cover;
    position: fixed;
    z-index: 100001;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 31px;
    margin: -15px 0 0 -75px;
    pointer-events: none;
    opacity: 1; }

/* 480pxã€œ599pxï¼šSPæ¨ª
------------------------------ */
/* 600pxã€œ959pxï¼šã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ
------------------------------ */
/* 960pxã€œ1279pxï¼šå°åž‹PC
------------------------------ */
@media screen and (min-width: 768px) {
  #page-top {
    position: fixed;
    z-index: 20;
    bottom: 2rem;
    right: 2rem;
    opacity: 0;
    transition: all .3s;
    transform: translate3d(0, -2rem, 0); }
    #page-top a img {
      width: 6rem; }
    #page-top a:hover {
      opacity: 1; }
    #page-top.active {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
  .pc {
    display: block !important; }
  .sp {
    display: none !important; } }

/* 1280pxã€œï¼šå¤§åž‹PC
------------------------------ */
/* 480pxã€œ599pxï¼šSPæ¨ª
------------------------------ */
/* 600pxã€œ959pxï¼šã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ
------------------------------ */
/* 960pxã€œ1279pxï¼šå°åž‹PC
------------------------------ */
/* 1280pxã€œï¼šå¤§åž‹PC
------------------------------ */
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.time__sep {
  animation: timebeat 1s infinite; }

@keyframes timebeat {
  0% {
    opacity: 0; }
  30% {
    opacity: 1; }
  70% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.js__inview {
  transform: translateY(50px); }

.js__inview__zoom {
  transform: translateY(50px); }

.js__inview__img {
  transform: translateY(50px); }

.js__inview__movie__image {
  transform: translateY(50px); }

.js__inview__zoom {
  transform: scale(0.8);
  opacity: 0; }

.btn {
  display: inline-block;
  background-color: #3f5d80;
  color: #fff;
  font-weight: bold;
  padding: 1.6rem 4rem;
  text-align: center;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s;
  width: 80%; }

.btn--fullwidth {
  width: 100%; }

.btn--pink {
  background-color: #ff8090; }

.btn--round {
  border-radius: 10rem; }

.btn--border {
  border: 2px solid #fff; }

.btn--modal {
  font-size: 1.25rem;
  font-family: 'Didact Gothic', sans-serif;
  padding: 0.5rem 0;
  border-radius: 0.4rem; }

@media screen and (min-width: 768px) {
  .btn {
    width: 30rem; }
  .btn:hover {
    opacity: 0.5; }
  .btn--modal {
    width: 100%;
    font-size: 1.5rem;
    font-family: 'Didact Gothic', sans-serif;
    padding: 0.5rem 0;
    border-radius: 0.4rem; } }

.time__icon {
  font-family: 'EB Garamond', serif;
  color: #ffffff;
  background-color: #ff8090;
  line-height: 1;
  text-align: center;
  display: inline-block;
  padding: 0.5rem 1.5rem;
  font-size: 1.5rem;
  border-radius: 0.7rem;
  box-shadow: 3.5px 3.5px 3px rgba(63, 93, 128, 0.3); }

@media screen and (min-width: 768px) {
  .time__icon {
    padding: 0.5rem 3rem;
    font-size: 3rem;
    border-radius: 1.4rem;
    box-shadow: 7px 7px 5px rgba(63, 93, 128, 0.3); } }

#main {
  width: 100%;
  position: relative; }

.ad__area {
  text-align: center; }

.ad__area.pc {
  display: none; }

.ad__area.sp {
  background-color: #f7f7f7;
  width: 100%;
  height: 28rem;
  padding: 1.5rem 0; }
  .ad__area.sp img {
    display: block;
    margin: 0 auto;
    width: 30rem;
    height: 25rem; }

@media screen and (min-width: 768px) {
  .ad__area.pc {
    display: block;
    background-color: #f7f7f7;
    width: 100%;
    height: 30rem;
    padding: 3rem 0; }
    .ad__area.pc img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: auto; }
  .ad__area.sp {
    display: none; } }

#header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #e0dbd8; }
  #header .header__inner {
    height: 5rem;
    padding: 0 0 0 1.25rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%; }
    #header .header__inner:after {
      content: '';
      position: absolute;
      border-bottom: 4px solid #000;
      left: 1.25rem;
      bottom: -1px;
      width: calc(100% - 2.5rem); }
  #header .header__logo__ginza {
    display: flex;
    align-items: center;
    justify-content: center; }
    #header .header__logo__ginza img {
      width: auto;
      height: 3.25rem; }
  #header .header__promotion__sp {
    background-color: #e3b0b0;
    color: #3f5d80;
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 1.1rem; }
  #header .header__promotion__pc {
    display: none; }
  #header .header__title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    #header .header__title img {
      width: auto;
      height: 1.3rem; }
  #header .header__menu {
    width: 3.75rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    #header .header__menu .menu-trigger,
    #header .header__menu .menu-trigger span {
      display: inline-block;
      transition: all .4s;
      box-sizing: border-box; }
    #header .header__menu .menu-trigger {
      position: relative;
      width: 1.5rem;
      height: 1.3rem;
      z-index: 20; }
    #header .header__menu .menu-trigger span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: #000; }
    #header .header__menu .menu-trigger span:nth-of-type(1) {
      top: 0; }
    #header .header__menu .menu-trigger span:nth-of-type(2) {
      bottom: 0; }
    #header .header__menu .menu-trigger.active span:nth-of-type(1) {
      -webkit-transform: translateY(5px) rotate(-45deg);
      transform: translateY(5px) rotate(-45deg); }
    #header .header__menu .menu-trigger.active span:nth-of-type(2) {
      -webkit-transform: translateY(-5px) rotate(45deg);
      transform: translateY(-5px) rotate(45deg); }
    #header .header__menu .menu-trigger.active span {
      background-color: #fff; }
    #header .header__menu .header__menu__nav {
      position: absolute;
      width: calc(100% - 1rem);
      display: none;
      background-color: #3f5d80;
      z-index: 10;
      top: 0.5rem;
      right: 0.5rem; }
      #header .header__menu .header__menu__nav.active {
        display: block;
        opacity: 1;
        animation-duration: 0.5s;
        animation-name: fade-in; }
      #header .header__menu .header__menu__nav .header__menu__inner {
        padding: 2rem 2rem; }
      #header .header__menu .header__menu__nav .header__menu__title {
        font-family: 'EB Garamond', serif;
        color: #fff;
        font-size: 3rem; }
      #header .header__menu .header__menu__nav .header__menu__list {
        margin-top: 2rem;
        list-style: none; }
        #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a {
          color: #fff;
          text-decoration: none;
          font-size: 2.5rem; }
          #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a .menu__item__time {
            font-family: 'EB Garamond', serif;
            display: inline-block;
            width: 10rem; }
          #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a .menu__item__name {
            font-family: 'Didact Gothic', sans-serif;
            display: inline-block; }
      #header .header__menu .header__menu__nav .header__menu__btn_wrapper {
        margin-top: 2rem; }
        #header .header__menu .header__menu__nav .header__menu__btn_wrapper .btn {
          width: 100%; }

@media screen and (min-width: 768px) {
  #header .header__inner {
    height: 10rem;
    padding: 0 0 0 2.5rem; }
    #header .header__inner:after {
      content: '';
      left: 2.5rem;
      bottom: 0;
      width: calc(100% - 5rem); }
  #header .header__logo__ginza {
    width: 5rem; }
    #header .header__logo__ginza img {
      width: auto;
      height: 6.5rem; }
  #header .header__promotion__sp {
    display: none; }
  #header .header__promotion__pc {
    width: 13rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-family: 'Didact Gothic', sans-serif;
    color: #000000; }
  #header .header__title img {
    width: auto;
    height: 3rem;
    padding-right: 13rem; }
  #header .header__menu {
    width: 9rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    #header .header__menu .menu-trigger,
    #header .header__menu .menu-trigger span {
      display: inline-block;
      transition: all .4s;
      box-sizing: border-box; }
    #header .header__menu .menu-trigger {
      position: relative;
      width: 4rem;
      height: 2rem; }
    #header .header__menu .menu-trigger span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 5px;
      background-color: #000; }
    #header .header__menu .menu-trigger span:nth-of-type(1) {
      top: 0; }
    #header .header__menu .menu-trigger span:nth-of-type(2) {
      bottom: 0; }
    #header .header__menu .menu-trigger.active span:nth-of-type(1) {
      -webkit-transform: translateY(7.5px) rotate(-45deg);
      transform: translateY(7.5px) rotate(-45deg); }
    #header .header__menu .menu-trigger.active span:nth-of-type(2) {
      -webkit-transform: translateY(-7.5px) rotate(45deg);
      transform: translateY(-7.5px) rotate(45deg); }
    #header .header__menu .header__menu__nav {
      position: absolute;
      width: 60rem;
      height: 65rem;
      background-color: #3f5d80;
      z-index: 10;
      top: 2rem;
      right: 1rem; }
      #header .header__menu .header__menu__nav .header__menu__inner {
        padding: 5rem 3.5rem; }
      #header .header__menu .header__menu__nav .header__menu__title {
        font-family: 'EB Garamond', serif;
        color: #fff;
        font-size: 4rem; }
      #header .header__menu .header__menu__nav .header__menu__list {
        margin-top: 2rem;
        list-style: none; }
        #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a {
          color: #fff;
          text-decoration: none;
          font-size: 3rem;
          transition: all .3s; }
          #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a .menu__item__time {
            font-family: 'EB Garamond', serif;
            display: inline-block;
            width: 14rem; }
          #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a .menu__item__name {
            font-family: 'Didact Gothic', sans-serif;
            display: inline-block; }
          #header .header__menu .header__menu__nav .header__menu__list .header__menu__list__item a:hover {
            color: #ff8090; }
      #header .header__menu .header__menu__nav .header__menu__btn_wrapper {
        margin-top: 2rem; }
        #header .header__menu .header__menu__nav .header__menu__btn_wrapper .btn {
          width: 100%; } }

#visual {
  width: 100%;
  overflow: hidden; }
  #visual .visual__inner {
    position: relative; }
  #visual .visual__content {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    max-height: 100%;
    padding: 19rem 0 0; }
    #visual .visual__content .tagline {
      width: 100%;
      padding: 0 12.3%; }
      #visual .visual__content .tagline img {
        width: 100%;
        height: auto; }
    #visual .visual__content .title {
      padding-bottom: 3rem;
      width: 100%;
      z-index: 1;
      position: absolute;
      bottom: 0;
      left: 0; }
      #visual .visual__content .title .title__fukidashi {
        width: 20rem;
        height: 6rem;
        margin: 0 auto;
        background-image: url("assets/images/fukidashi@2x.png");
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        color: #ff8090;
        text-align: center;
        font-weight: bold;
        font-size: 1.25rem;
        padding-top: 0.8rem;
        padding-right: 1.2rem; }
      #visual .visual__content .title .title__name {
        text-align: center;
        font-size: 2.5rem;
        font-weight: bold;
        color: #fff;
        text-shadow: 3.5px 3.5px 3px rgba(63, 93, 128, 0.8); }
      #visual .visual__content .title .title__lead {
        display: none; }
  #visual video {
    width: 100%;
    height: calc(100vh - 5rem);
    object-fit: cover;
    font-family: 'object-fit:cover;'; }

.title__lead {
  padding: 2rem 0;
  display: block;
  text-align: center;
  font-weight: bold; }

@media screen and (min-width: 768px) {
  #visual {
    padding-top: 10rem; }
    #visual .visual__content {
      width: 100%;
      height: 70rem;
      padding: 15rem 0 0; }
      #visual .visual__content .tagline {
        width: 100%;
        padding: 0;
        text-align: center; }
        #visual .visual__content .tagline img {
          width: 100%;
          max-width: 66.8rem;
          height: auto; }
      #visual .visual__content .title {
        padding-bottom: 3rem;
        width: 100%;
        z-index: 1;
        position: relative;
        bottom: 0;
        left: 0; }
        #visual .visual__content .title .title__dec {
          margin: 0 auto;
          width: 34rem;
          height: 9rem;
          position: relative; }
        #visual .visual__content .title .title__fukidashi {
          position: absolute;
          width: 25rem;
          height: 8rem;
          margin: 0 auto;
          background-image: url("assets/images/fukidashi@2x.png");
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
          color: #ff8090;
          text-align: center;
          font-weight: bold;
          font-size: 1.5rem;
          padding-top: 1.2rem;
          padding-right: 1.5rem; }
        #visual .visual__content .title .title__name {
          position: absolute;
          text-align: center;
          font-size: 3rem;
          font-weight: bold;
          right: 0;
          bottom: 0;
          color: #fff;
          text-shadow: 3px 1px 2px rgba(63, 93, 128, 0.8); }
        #visual .visual__content .title .title__lead {
          display: block;
          padding: 0;
          margin-top: 2rem;
          text-align: center;
          color: #fff;
          font-weight: bold;
          text-shadow: 3px 1px 2px rgba(63, 93, 128, 0.8); }
    #visual video {
      width: 100%;
      height: 80rem;
      object-fit: cover;
      font-family: 'object-fit:cover;'; }
  .title__lead {
    display: none; } }

#sidegadget {
  overflow: hidden;
  position: fixed;
  top: 20vh;
  right: 0;
  z-index: 50;
  width: 10rem;
  height: 36rem;
  background-color: #e3b0b0;
  transition: all .3s; }
  #sidegadget .gadget__container {
    height: 100%;
    display: flex; }
    #sidegadget .gadget__container .gadget__ctrl {
      width: 2rem;
      position: relative;
      height: 100%;
      cursor: pointer; }
      #sidegadget .gadget__container .gadget__ctrl .gadget__btn {
        position: absolute;
        top: 1rem;
        left: 0.5rem; }
        #sidegadget .gadget__container .gadget__ctrl .gadget__btn img {
          transform: rotate(-180deg);
          display: block;
          width: 0.8rem;
          height: auto; }
      #sidegadget .gadget__container .gadget__ctrl .gadget__label__open {
        display: none;
        transform: rotate(-90deg);
        transform-origin: top left;
        position: absolute;
        top: 6rem;
        left: 0.2rem;
        font-family: 'Didact Gothic', sans-serif;
        line-height: 1;
        font-weight: bold;
        font-size: 1.2rem; }
      #sidegadget .gadget__container .gadget__ctrl .gadget__label__close {
        transform: rotate(90deg);
        transform-origin: bottom left;
        position: absolute;
        top: 2rem;
        left: 0.3rem;
        font-family: 'Didact Gothic', sans-serif;
        line-height: 1;
        font-weight: bold;
        font-size: 1.2rem; }
      #sidegadget .gadget__container .gadget__ctrl .gadget__name {
        display: none;
        font-family: 'EB Garamond', serif;
        transform: rotate(-90deg);
        transform-origin: top left;
        line-height: 1;
        position: absolute;
        bottom: -0.5rem;
        left: 0.1rem;
        width: 12rem; }
    #sidegadget .gadget__container .gadget__contents {
      width: 100%; }
    #sidegadget .gadget__container .gadget__contents__inner {
      position: relative;
      padding: 1rem; }
    #sidegadget .gadget__container .gadget__btn {
      position: absolute;
      top: 0.5rem;
      left: 0.5rem;
      width: 1rem;
      height: 1rem; }
      #sidegadget .gadget__container .gadget__btn img {
        display: block;
        max-width: 100%;
        height: auto; }
    #sidegadget .gadget__container .gadget__contents__title {
      line-height: 1;
      font-family: 'EB Garamond', serif;
      text-align: center;
      font-size: 1.5rem; }
    #sidegadget .gadget__container .gadget__contents__profile__image {
      margin: 1rem auto;
      width: 5.5rem; }
      #sidegadget .gadget__container .gadget__contents__profile__image img {
        width: 5.5rem;
        height: 5.5rem;
        background-color: #fff;
        border-radius: 100%; }
      #sidegadget .gadget__container .gadget__contents__profile__image figcaption {
        text-align: center;
        font-family: 'Didact Gothic', sans-serif;
        font-size: 1.25rem; }
    #sidegadget .gadget__container .gadget__contents__btn__wrapper {
      text-align: center; }
  #sidegadget.close {
    transform: translateX(8rem); }
    #sidegadget.close .gadget__btn img {
      transform: rotate(0) !important; }
    #sidegadget.close .gadget__label__open {
      display: block !important; }
    #sidegadget.close .gadget__label__close {
      display: none; }
    #sidegadget.close .gadget__name {
      display: block !important; }

@media screen and (min-width: 768px) {
  #sidegadget {
    width: 14rem;
    height: 45rem; }
    #sidegadget .gadget__container {
      height: 100%;
      display: flex; }
      #sidegadget .gadget__container .gadget__ctrl {
        width: 2rem;
        position: relative;
        height: 100%; }
        #sidegadget .gadget__container .gadget__ctrl .gadget__btn {
          position: absolute;
          top: 1rem;
          left: 0.5rem; }
          #sidegadget .gadget__container .gadget__ctrl .gadget__btn img {
            transform: rotate(-180deg);
            display: block;
            width: 0.8rem;
            height: auto; }
        #sidegadget .gadget__container .gadget__ctrl .gadget__name {
          font-family: 'EB Garamond', serif;
          transform: rotate(-90deg);
          transform-origin: top left;
          line-height: 1;
          position: absolute;
          bottom: -0.5rem;
          left: 0.1rem;
          width: 12rem; }
      #sidegadget .gadget__container .gadget__contents {
        width: 100%; }
      #sidegadget .gadget__container .gadget__contents__inner {
        position: relative;
        padding: 1rem; }
      #sidegadget .gadget__container .gadget__btn {
        position: absolute;
        top: 0.5rem;
        left: 0.5rem;
        width: 1rem;
        height: 1rem; }
        #sidegadget .gadget__container .gadget__btn img {
          display: block;
          max-width: 100%;
          height: auto; }
      #sidegadget .gadget__container .gadget__contents__title {
        line-height: 1;
        font-family: 'EB Garamond', serif;
        text-align: center;
        font-size: 2rem; }
      #sidegadget .gadget__container .gadget__contents__profile__image {
        margin: 1rem auto;
        width: 7.5rem; }
        #sidegadget .gadget__container .gadget__contents__profile__image img {
          width: 7.5rem;
          height: 7.5rem;
          background-color: #fff;
          border-radius: 100%; }
        #sidegadget .gadget__container .gadget__contents__profile__image figcaption {
          text-align: center;
          font-family: 'Didact Gothic', sans-serif;
          font-size: 1.5rem; }
      #sidegadget .gadget__container .gadget__contents__btn__wrapper {
        text-align: center; }
    #sidegadget.close {
      transform: translateX(12rem); }
      #sidegadget.close .gadget__btn {
        transform: rotate(0); } }

.section {
  width: 100%;
  padding: 2.5rem 0; }
  .section .section__inner {
    width: 100%;
    position: relative; }
  .section .section__title__wrapper {
    position: relative; }
  .section .section__content__lead {
    text-align: center;
    font-weight: bold;
    padding: 2rem 0;
    font-size: 1.4rem; }
  .section .section__content__wrapper {
    position: relative; }
    .section .section__content__wrapper .section__content__image__inner {
      position: relative; }
  .section .section__content__detail {
    padding: 2rem 5vw;
    font-size: 1.4rem; }
    .section .section__content__detail .editor__name {
      font-weight: bold;
      margin-right: 1.5rem; }
  .section .section__content__btn__wrapper {
    text-align: center; }

@media screen and (min-width: 768px) {
  .section {
    padding: 5rem 0; }
    .section .section__inner {
      width: 120rem;
      margin: 0 auto; }
    .section .section__title__wrapper {
      position: absolute;
      width: 100%; } }

#going_to_office {
  padding-top: 5rem; }
  #going_to_office .time__icon {
    position: absolute;
    top: -2.5rem;
    left: 6rem; }
  #going_to_office .section__title {
    position: relative;
    width: 30.6rem;
    margin: 0 auto; }
    #going_to_office .section__title img {
      width: 30.6rem;
      height: auto; }
  #going_to_office .section__content__image__wrapper .section__content__image__inner {
    width: 100%;
    height: 130vw; }
    #going_to_office .section__content__image__wrapper .section__content__image__inner img, #going_to_office .section__content__image__wrapper .section__content__image__inner video {
      position: absolute; }
    #going_to_office .section__content__image__wrapper .section__content__image__inner .main {
      border: 3px solid #e3b0b0;
      z-index: 10;
      width: 90vw;
      top: 5rem;
      right: 0; }
    #going_to_office .section__content__image__wrapper .section__content__image__inner .bg {
      z-index: 1;
      width: 66.4vw;
      top: 0;
      left: 0; }

@media screen and (min-width: 768px) {
  #going_to_office {
    padding: 10rem 0; }
    #going_to_office .time__icon {
      position: absolute;
      top: -2.5rem;
      left: 14rem; }
    #going_to_office .section__title {
      position: absolute;
      z-index: 30;
      width: 67.3rem;
      top: 5rem;
      right: 11rem; }
      #going_to_office .section__title img {
        width: 67.3rem;
        height: auto; }
    #going_to_office .section__content__lead {
      width: 41rem;
      text-align: left;
      position: absolute;
      padding: 0;
      top: 46rem;
      right: 5rem;
      z-index: 20; }
    #going_to_office .section__content__image__wrapper .section__content__image__inner {
      width: 100%;
      height: 104.6rem; }
      #going_to_office .section__content__image__wrapper .section__content__image__inner img {
        position: absolute; }
      #going_to_office .section__content__image__wrapper .section__content__image__inner .main {
        border: 6px solid #e3b0b0;
        z-index: 10;
        width: 60rem;
        top: 25rem;
        right: auto;
        left: 9.6%; }
      #going_to_office .section__content__image__wrapper .section__content__image__inner .bg {
        z-index: -1;
        width: 42%;
        top: 0;
        left: 0; }
    #going_to_office .section__content__detail {
      width: 41rem;
      padding: 0;
      position: absolute;
      top: 73rem;
      right: 5rem; }
    #going_to_office .section__content__btn__wrapper {
      position: absolute;
      width: 40rem;
      bottom: 0;
      right: 5rem; } }

#meeting_at_office {
  padding-top: 5rem; }
  #meeting_at_office .time__icon {
    position: absolute;
    top: -2.5rem;
    left: 12rem; }
  #meeting_at_office .section__title {
    position: relative;
    width: 33rem;
    margin: 0 auto; }
    #meeting_at_office .section__title img {
      width: 33rem;
      height: auto;
      margin: 0 auto; }
  #meeting_at_office .section__content__image__wrapper {
    padding-top: 4rem; }
    #meeting_at_office .section__content__image__wrapper .section__content__image__inner {
      z-index: -1;
      width: 100%;
      height: 55rem;
      margin-top: -5rem; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner img {
        position: absolute; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner .main__01 {
        z-index: 10;
        width: calc(100vw / 3);
        height: 45rem;
        object-fit: cover;
        top: 0;
        left: 0; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner .main__02 {
        z-index: 10;
        width: calc(100vw / 3);
        height: 45rem;
        object-fit: cover;
        top: 5rem;
        left: calc(100vw / 3); }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner .main__03 {
        z-index: 10;
        width: calc(100vw / 3);
        height: 45rem;
        object-fit: cover;
        top: 10rem;
        right: 0; }

@media screen and (min-width: 768px) {
  #meeting_at_office {
    padding: 10rem 0; }
    #meeting_at_office .section__title {
      position: absolute;
      z-index: 30;
      width: 67.3rem;
      top: 2.5rem;
      right: 11rem; }
      #meeting_at_office .section__title img {
        width: 68.9rem;
        height: auto; }
    #meeting_at_office .section__content__lead {
      text-align: left;
      position: absolute;
      padding: 0;
      top: 19.5rem;
      left: 58rem;
      right: auto;
      z-index: 20; }
    #meeting_at_office .section__content__image__wrapper .section__content__image__inner {
      z-index: -1;
      width: 100%;
      height: 142rem;
      max-height: 142rem; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner img {
        position: absolute; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner .main__01 {
        z-index: 10;
        width: 36.7rem;
        height: 90rem;
        object-fit: none;
        top: 14.6rem;
        left: 2.5rem; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner .main__02 {
        z-index: 10;
        width: 36.7rem;
        height: 90rem;
        object-fit: none;
        top: 33.4rem;
        left: 41.6rem; }
      #meeting_at_office .section__content__image__wrapper .section__content__image__inner .main__03 {
        z-index: 10;
        width: 36.7rem;
        height: 90rem;
        object-fit: none;
        top: 52rem;
        right: 2.5rem; }
    #meeting_at_office .section__content__detail {
      width: 64rem;
      padding: 0;
      margin: 0;
      position: absolute;
      top: auto;
      right: auto;
      left: 9.5rem;
      bottom: 6rem; }
    #meeting_at_office .section__content__btn__wrapper {
      position: absolute;
      width: 100%;
      bottom: 0;
      right: 0; } }

#lunch_time .time__icon {
  position: absolute;
  top: 1rem;
  right: -2rem; }

#lunch_time .section__title {
  position: relative;
  width: 22.9rem;
  margin: 0 auto; }
  #lunch_time .section__title img {
    width: 22.9rem;
    height: auto;
    margin: 0 auto; }

#lunch_time .section__content__image__wrapper {
  margin-top: -8rem;
  z-index: -1;
  position: relative; }
  #lunch_time .section__content__image__wrapper .section__content__image__inner {
    width: 100%;
    height: 65.8rem; }
    #lunch_time .section__content__image__wrapper .section__content__image__inner img, #lunch_time .section__content__image__wrapper .section__content__image__inner video {
      position: absolute; }
    #lunch_time .section__content__image__wrapper .section__content__image__inner .main {
      border: 3px solid #e3b0b0;
      z-index: 10;
      width: 90vw;
      top: 11.5rem;
      left: 0; }
    #lunch_time .section__content__image__wrapper .section__content__image__inner .bg__01 {
      z-index: 1;
      width: 100%;
      top: 0;
      left: 0; }
    #lunch_time .section__content__image__wrapper .section__content__image__inner .bg__02 {
      z-index: 1;
      width: 66.4vw;
      bottom: 0;
      right: 0; }

@media screen and (min-width: 768px) {
  #lunch_time {
    padding: 10rem 0; }
    #lunch_time .time__icon {
      position: absolute;
      top: 1rem;
      left: -10rem;
      right: auto; }
    #lunch_time .section__title {
      position: absolute;
      z-index: 30;
      width: 60.2rem;
      top: 5rem;
      right: 14rem; }
      #lunch_time .section__title img {
        width: 60.2rem;
        height: auto; }
    #lunch_time .section__content__lead {
      width: 41rem;
      text-align: left;
      position: absolute;
      padding: 0;
      top: 66rem;
      left: 78rem;
      z-index: 20; }
    #lunch_time .section__content__image__wrapper .section__content__image__inner {
      width: 100%;
      height: 130rem; }
      #lunch_time .section__content__image__wrapper .section__content__image__inner img, #lunch_time .section__content__image__wrapper .section__content__image__inner video {
        position: absolute; }
      #lunch_time .section__content__image__wrapper .section__content__image__inner .main {
        border: 6px solid #e3b0b0;
        z-index: 10;
        width: 60rem;
        top: 21rem;
        left: 14rem; }
      #lunch_time .section__content__image__wrapper .section__content__image__inner .bg__01 {
        z-index: 1;
        width: 100%;
        top: 0;
        left: 0; }
      #lunch_time .section__content__image__wrapper .section__content__image__inner .bg__02 {
        z-index: 1;
        width: 40rem;
        bottom: 0;
        right: 12.5rem; }
    #lunch_time .section__content__detail {
      width: 42rem;
      padding: 0;
      position: absolute;
      bottom: 9rem;
      left: 14rem; }
    #lunch_time .section__content__btn__wrapper {
      position: absolute;
      width: 40rem;
      bottom: 0;
      left: 20rem; } }

#interview_and_shooting .time__icon {
  position: absolute;
  top: 0rem;
  right: 4rem; }

#interview_and_shooting .section__title {
  position: relative;
  width: 33.2rem;
  margin: 0 auto; }
  #interview_and_shooting .section__title img {
    width: 33.2rem;
    height: auto;
    margin: 0 auto; }

#interview_and_shooting .rect {
  z-index: -1;
  position: absolute;
  width: calc(100% - 10vw);
  height: 78rem;
  margin: 1rem 5vw; }
  #interview_and_shooting .rect.blue {
    background-color: #3f5d80; }

#interview_and_shooting .section__content__lead {
  color: #fff; }

#interview_and_shooting .section__content__image__wrapper .section__content__image__inner {
  z-index: -1;
  width: 100%;
  height: 45rem; }
  #interview_and_shooting .section__content__image__wrapper .section__content__image__inner img {
    position: absolute; }
  #interview_and_shooting .section__content__image__wrapper .section__content__image__inner .main__01 {
    z-index: 10;
    width: calc(100vw / 3);
    height: 45rem;
    object-fit: cover;
    top: 0;
    left: 0; }
  #interview_and_shooting .section__content__image__wrapper .section__content__image__inner .main__02 {
    z-index: 10;
    width: calc(100vw / 3);
    height: 45rem;
    object-fit: cover;
    top: 0;
    left: calc(100vw / 3); }
  #interview_and_shooting .section__content__image__wrapper .section__content__image__inner .main__03 {
    z-index: 10;
    width: calc(100vw / 3);
    height: 45rem;
    object-fit: cover;
    top: 0;
    right: 0; }

#interview_and_shooting .section__content__detail {
  margin-top: 3rem; }

@media screen and (min-width: 768px) {
  #interview_and_shooting {
    padding: 10rem 0; }
    #interview_and_shooting .time__icon {
      position: absolute;
      z-index: 30;
      top: -7rem;
      left: 14rem;
      right: auto;
      box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.2); }
    #interview_and_shooting .section__title {
      position: absolute;
      z-index: 30;
      width: 65.1rem;
      top: 5rem;
      right: auto;
      left: 10rem; }
      #interview_and_shooting .section__title img {
        width: 65.1rem;
        height: auto; }
    #interview_and_shooting .rect {
      z-index: -10;
      position: absolute;
      width: calc(100% - 10rem);
      height: 124rem;
      margin: 0 5rem; }
      #interview_and_shooting .rect.blue {
        background-color: #3f5d80; }
    #interview_and_shooting .section__content__lead {
      text-align: left;
      position: absolute;
      padding: 0;
      top: 9rem;
      right: 12.5rem;
      z-index: 20; }
    #interview_and_shooting .section__content__image__wrapper .section__content__image__inner {
      width: 100%;
      height: 132rem; }
      #interview_and_shooting .section__content__image__wrapper .section__content__image__inner img {
        position: absolute; }
      #interview_and_shooting .section__content__image__wrapper .section__content__image__inner .main__01 {
        z-index: 10;
        width: auto;
        height: 80rem;
        object-fit: none;
        top: 32rem;
        left: 0; }
      #interview_and_shooting .section__content__image__wrapper .section__content__image__inner .main__02 {
        z-index: 10;
        width: auto;
        height: 80rem;
        object-fit: none;
        top: 32rem;
        left: 40rem; }
      #interview_and_shooting .section__content__image__wrapper .section__content__image__inner .main__03 {
        z-index: 10;
        width: auto;
        height: 80rem;
        object-fit: none;
        top: 32rem;
        right: 0; }
    #interview_and_shooting .section__content__detail {
      padding: 0;
      position: absolute;
      left: 17rem;
      bottom: 11rem;
      color: #fff; }
    #interview_and_shooting .section__content__btn__wrapper {
      position: absolute;
      width: 100%;
      bottom: 0;
      right: auto; } }

#at_the_reception .time__icon {
  position: absolute;
  top: 8rem;
  left: 0rem; }

#at_the_reception .section__title {
  position: relative;
  width: 31.2rem;
  margin: 0 auto; }
  #at_the_reception .section__title img {
    width: 31.2rem;
    height: auto;
    margin: 0 auto; }

#at_the_reception .rect {
  z-index: -1;
  position: absolute;
  width: calc(100% - 10vw);
  height: 264vw;
  margin: 6.5rem 5vw; }
  #at_the_reception .rect.pink {
    background-color: #e3b0b0; }

#at_the_reception .section__content__lead {
  padding-left: 8rem; }

#at_the_reception .section__content__image__wrapper .section__content__image__inner {
  z-index: -1;
  width: 100%;
  height: 54rem; }
  #at_the_reception .section__content__image__wrapper .section__content__image__inner img {
    position: absolute; }
  #at_the_reception .section__content__image__wrapper .section__content__image__inner .main__01 {
    z-index: 10;
    width: 40vw;
    height: 45rem;
    object-fit: cover;
    top: 8.5rem;
    left: 0; }
  #at_the_reception .section__content__image__wrapper .section__content__image__inner .main__02 {
    z-index: 12;
    width: 40vw;
    height: 45rem;
    object-fit: cover;
    top: 0;
    left: calc(100vw / 3); }
  #at_the_reception .section__content__image__wrapper .section__content__image__inner .main__03 {
    z-index: 11;
    width: 40vw;
    height: 45rem;
    object-fit: cover;
    top: 4.3rem;
    right: 0; }

#at_the_reception .section__content__btn__wrapper {
  margin-top: 2rem; }

@media screen and (min-width: 768px) {
  #at_the_reception {
    padding: 10rem 0; }
    #at_the_reception .time__icon {
      position: absolute;
      z-index: 30;
      top: 3rem;
      left: -20rem;
      right: auto;
      box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.2); }
    #at_the_reception .section__title {
      position: absolute;
      z-index: 30;
      width: 62.4rem;
      top: 0;
      right: auto;
      left: 35.4rem; }
      #at_the_reception .section__title img {
        width: 62.4rem;
        height: auto; }
    #at_the_reception .rect {
      z-index: -10;
      position: absolute;
      width: calc(100% - 20rem);
      height: 110rem;
      margin: 0 10rem;
      top: 16.6rem;
      left: 0; }
    #at_the_reception .section__content__lead {
      text-align: left;
      position: absolute;
      padding: 0;
      top: 24rem;
      right: 11rem;
      z-index: 20; }
    #at_the_reception .section__content__image__wrapper .section__content__image__inner {
      width: 100%;
      height: 132rem; }
      #at_the_reception .section__content__image__wrapper .section__content__image__inner img {
        position: absolute; }
      #at_the_reception .section__content__image__wrapper .section__content__image__inner .main__01 {
        z-index: 10;
        width: auto;
        height: 80rem;
        object-fit: none;
        top: 30.3rem;
        left: -2rem; }
      #at_the_reception .section__content__image__wrapper .section__content__image__inner .main__02 {
        z-index: 10;
        width: auto;
        height: 80rem;
        object-fit: none;
        top: 6rem;
        left: 40rem; }
      #at_the_reception .section__content__image__wrapper .section__content__image__inner .main__03 {
        z-index: 10;
        width: auto;
        height: 80rem;
        object-fit: none;
        top: 44rem;
        right: -2rem; }
    #at_the_reception .section__content__detail {
      width: 40rem;
      padding: 0;
      position: absolute;
      left: 40rem;
      bottom: 20rem; }
    #at_the_reception .section__content__btn__wrapper {
      position: absolute;
      width: 100%;
      bottom: 8rem;
      right: auto; } }

#after_working .time__icon {
  position: absolute;
  top: 1rem;
  left: 17rem; }

#after_working .section__title {
  position: relative;
  width: 31.4rem;
  margin: 0 auto; }
  #after_working .section__title img {
    width: 31.4rem;
    height: auto;
    margin: 0 auto; }

#after_working .section__content__image__wrapper .section__content__image__inner {
  width: 100%;
  height: 138vw; }
  #after_working .section__content__image__wrapper .section__content__image__inner img, #after_working .section__content__image__wrapper .section__content__image__inner video {
    position: absolute; }
  #after_working .section__content__image__wrapper .section__content__image__inner .main {
    border: 3px solid #e3b0b0;
    z-index: 10;
    width: 90vw;
    top: 5rem;
    left: 0; }
  #after_working .section__content__image__wrapper .section__content__image__inner .bg {
    z-index: 1;
    width: 50vw;
    top: 0;
    right: 0; }

@media screen and (min-width: 768px) {
  #after_working {
    padding: 10rem 0; }
    #after_working .time__icon {
      position: absolute;
      top: -5rem;
      left: 25.7rem; }
    #after_working .section__title {
      position: absolute;
      z-index: 30;
      width: 78.6rem;
      top: 10rem;
      right: 9.6rem; }
      #after_working .section__title img {
        width: 78.6rem;
        height: auto; }
    #after_working .section__content__lead {
      width: 38rem;
      text-align: left;
      position: absolute;
      padding: 0;
      top: 70rem;
      right: 1rem;
      z-index: 20; }
    #after_working .section__content__image__wrapper .section__content__image__inner {
      width: 100%;
      height: 122rem; }
      #after_working .section__content__image__wrapper .section__content__image__inner img {
        position: absolute; }
      #after_working .section__content__image__wrapper .section__content__image__inner .main {
        border: 6px solid #e3b0b0;
        z-index: 10;
        width: 77.8rem;
        top: 13rem;
        right: auto;
        left: 0; }
      #after_working .section__content__image__wrapper .section__content__image__inner .bg {
        z-index: -1;
        width: 37.5rem;
        top: 0;
        left: auto;
        right: 18.6rem; }
    #after_working .section__content__detail {
      width: 38rem;
      padding: 0;
      position: absolute;
      top: 92rem;
      right: 1rem; }
    #after_working .section__content__btn__wrapper {
      position: absolute;
      width: 38rem;
      bottom: 0;
      right: 1rem; } }

#recommend .recommend__inner {
  width: 100%;
  position: relative;
  width: 100%; }
  #recommend .recommend__inner:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #000;
    left: 1.25rem;
    top: 0;
    width: calc(100% - 2.5rem); }

#recommend .section__sub {
  display: flex;
  flex-direction: column;
  padding: 5rem 0; }

#recommend .recommend__meta {
  margin-bottom: 2rem; }
  #recommend .recommend__meta__image {
    text-align: center;
    margin-bottom: 2.5rem; }
    #recommend .recommend__meta__image img {
      width: 10rem;
      height: 10rem;
      border-radius: 100%;
      background-color: #ff8090; }
  #recommend .recommend__meta__name {
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-size: 2.5rem;
    line-height: 1; }

#recommend .swiper-pagination {
  left: 0;
  top: 2rem;
  text-align: left;
  font-family: 'Didact Gothic', sans-serif;
  padding: 0 2rem;
  font-size: 1.7rem; }

#recommend .slider__container {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  width: calc(100% - 4rem);
  height: calc(100vw - 4rem + 4px);
  border: 2px solid #3f5d80; }
  #recommend .slider__container img {
    width: 100%; }

#recommend .swiper-button-next,
#recommend .swiper-button-prev {
  margin: 0;
  padding: 0;
  z-index: 30;
  width: 40%;
  height: 100%;
  top: 0; }

#recommend .swiper-button-next {
  right: 0;
  background-image: url("assets/images/arrow_next.svg");
  background-position: 90% center;
  background-size: 4rem; }

#recommend .swiper-button-prev {
  left: 0;
  background-image: url("assets/images/arrow_prev.svg");
  background-position: 10% center;
  background-size: 4rem; }

#recommend .slider__caption .caption__wrapper {
  display: none;
  padding: 1rem 2rem; }
  #recommend .slider__caption .caption__wrapper.active {
    display: block;
    opacity: 1;
    animation-duration: 0.5s;
    animation-name: fade-in; }
    #recommend .slider__caption .caption__wrapper.active .caption__title {
      text-align: center;
      font-weight: bold; }

#recommend .section__content__btn__wrapper {
  margin-top: 2rem; }

@media screen and (min-width: 768px) {
  #recommend .recommend__inner {
    width: 100%;
    position: relative;
    width: 100%; }
    #recommend .recommend__inner:after {
      content: '';
      position: absolute;
      border-bottom: 2px solid #3f5d80;
      left: 2.5rem;
      top: 0;
      width: calc(100% - 5rem); }
  #recommend .section__sub {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    padding: 5rem 0;
    width: 120rem;
    margin: 0 auto; }
    #recommend .section__sub .column {
      width: 60rem;
      height: 60rem; }
    #recommend .section__sub .column:nth-child(1) {
      padding-top: 4.5rem;
      width: 60rem;
      height: 35rem; }
    #recommend .section__sub .column:nth-child(3) {
      margin-top: -25rem;
      width: 60rem;
      height: 25rem; }
  #recommend .slider__container {
    position: relative;
    margin: 0 0 0 auto;
    width: 50rem;
    height: 50rem;
    border: 2px solid #3f5d80; }
    #recommend .slider__container img {
      width: 100%; }
  #recommend .recommend__meta {
    margin-bottom: 2rem; }
    #recommend .recommend__meta__image {
      text-align: center;
      margin-bottom: 7rem; }
      #recommend .recommend__meta__image img {
        width: 15rem;
        height: 15rem;
        border-radius: 100%;
        background-color: #ff8090; }
    #recommend .recommend__meta__name {
      text-align: center;
      font-family: 'EB Garamond', serif;
      font-size: 2.8rem;
      line-height: 1; }
  #recommend .slider__caption .caption__wrapper {
    display: none;
    padding: 3.5rem 11rem; }
    #recommend .slider__caption .caption__wrapper.active {
      display: block;
      opacity: 1;
      animation-duration: 0.5s;
      animation-name: fade-in; }
      #recommend .slider__caption .caption__wrapper.active .caption__title {
        text-align: center;
        font-weight: bold;
        margin-bottom: 3.5rem; }
  #recommend .section__content__btn__wrapper {
    margin: 0;
    text-align: center;
    width: 100%; } }

#credit .credit__inner {
  width: 100%;
  margin: 0 auto; }

#credit .credit__logo {
  text-align: center; }
  #credit .credit__logo img {
    width: auto;
    height: 13.5rem; }

#credit .credit__name {
  margin-top: 3.5rem;
  text-align: center;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 1.25rem; }

#credit .credit__btn__wrapper {
  margin-top: 3rem;
  text-align: center; }
  #credit .credit__btn__wrapper a img {
    width: auto;
    height: 1.6rem; }

#credit .credit__contact__wrapper {
  margin-top: 2rem;
  text-align: center;
  font-weight: bold; }

@media screen and (min-width: 768px) {
  #credit .credit__inner {
    width: 120rem;
    margin: 0 auto; }
  #credit .credit__logo {
    text-align: center; }
    #credit .credit__logo img {
      width: auto;
      height: 27rem; }
  #credit .credit__name {
    margin-top: 5rem;
    text-align: center;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 2rem; }
  #credit .credit__btn__wrapper {
    margin-top: 6rem; }
    #credit .credit__btn__wrapper a img {
      width: auto;
      height: 2.2rem; } }

#sns .sns__list__title {
  text-align: center; }
  #sns .sns__list__title img {
    width: auto;
    height: 4.3rem; }

#sns .sns__inner {
  margin: 0 auto;
  width: calc(100% - 2.5rem);
  border-top: 2px solid #3f5d80;
  border-bottom: 2px solid #3f5d80;
  padding: 2rem 0; }

#sns .sns__list {
  width: 27.4rem;
  margin: 2rem auto 0;
  list-style: none;
  display: flex;
  justify-content: space-between; }
  #sns .sns__list li a img {
    width: 5.5rem;
    height: 5.5rem; }

@media screen and (min-width: 768px) {
  #sns .sns__inner {
    width: calc(100% - 5rem);
    padding: 4rem 0; }
  #sns .sns__list__title img {
    width: auto;
    height: 6.8rem; }
  #sns .sns__list {
    width: 27.4rem;
    margin: 3rem auto 0; }
    #sns .sns__list li a img {
      width: 5.5rem;
      height: 5.5rem; } }

#gnz-footer {
  text-align: center;
  padding: 30px 20px 10px;
  background: #333333;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", Hiragino Kaku Gothic ProN, Arial, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif; }
  #gnz-footer input, #gnz-footer button {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    box-shadow: none; }
  #gnz-footer ul {
    list-style: none; }
  #gnz-footer #register {
    background-color: #fff;
    color: #000; }
  #gnz-footer a {
    text-decoration: none; }

#gnz-footer .footer-logo {
  margin-bottom: 15px; }

#gnz-footer .cols {
  margin-bottom: 20px; }

#gnz-footer .cols .links {
  width: 60%;
  float: left;
  color: #fff;
  text-align: left; }

#gnz-footer .cols .links h3 {
  line-height: 1.8;
  font-size: 18px; }

#gnz-footer .cols .links a {
  line-height: 1;
  font-size: 15px;
  font-weight: 100;
  color: #fff;
  text-decoration: underline; }

#gnz-footer .cols .links .menu {
  margin-bottom: 20px; }

#gnz-footer .cols .links .menu li {
  display: inline-block;
  padding: 0 5px;
  margin: 5px 0;
  vertical-align: top;
  border-right: 1px solid #fff; }

#gnz-footer .cols .links .menu li:first-child {
  border-left: none; }

#gnz-footer .cols .links .menu li:last-child {
  display: block;
  border: none; }

#gnz-footer .cols .mail {
  width: 35%;
  float: right;
  padding: 20px;
  text-align: left;
  color: #fff;
  background: #000; }

#gnz-footer .cols .mail h2 {
  line-height: 1.6;
  font-size: 17px; }

#gnz-footer .cols .mail p {
  line-height: 1.6;
  font-size: 14px;
  color: #fff; }

#gnz-footer .cols .mail button {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  border-radius: 20px; }

#gnz-footer .cols .mail button[disabled] {
  font-size: 0;
  color: transparent;
  position: relative;
  cursor: wait;
  height: 27px; }

#gnz-footer .cols .mail button[disabled]:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  margin-left: -6px;
  border-radius: 100%;
  border: 2px solid #fff;
  border-top-color: transparent;
  background: none;
  -webkit-animation: loading 1.25s infinite linear;
  -moz-animation: loading 1.25s infinite linear;
  -ms-animation: loading 1.25s infinite linear;
  -o-animation: loading 1.25s infinite linear;
  animation: loading 1.25s infinite linear; }

#gnz-footer .cols .mail input[type="email"] {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  background-color: #fff; }

#gnz-footer .cols .mail input[type="checkbox"] {
  margin: 0; }

#gnz-footer .cols .mail input[type="checkbox"]:checked + label:after {
  opacity: 1; }

#gnz-footer .cols .mail .input {
  margin: 10px auto 0; }

#gnz-footer .cols .mail .input p {
  font-size: 12px;
  line-height: 2; }

#gnz-footer .cols .mail .input p a {
  color: #fff;
  border-bottom: 1px dotted #fff; }

#gnz-footer .cols .mail .acceptance-inner {
  margin-top: 10px;
  margin-bottom: 5px; }

#gnz-footer .cols .mail .acceptance-inner label {
  position: relative;
  padding-left: 30px;
  font-size: 12px; }

#gnz-footer .cols .mail .acceptance-inner label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #fff; }

#gnz-footer .cols .mail .acceptance-inner label:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 4px;
  width: 10px;
  height: 4px;
  opacity: 0;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#gnz-footer .cols:after {
  content: "";
  display: block;
  clear: both; }

#gnz-footer .gnz-footer-sub-links {
  line-height: 1.6; }

#gnz-footer .gnz-footer-sub-links a {
  font-size: 14px;
  font-weight: bold;
  font-family: 'Raleway';
  color: #fff;
  transition: opacity .2s ease-in-out; }

#gnz-footer .gnz-footer-sub-links a:hover {
  opacity: 0.5; }

#gnz-footer .gnz-footer-copy {
  font-size: 14px;
  font-family: 'Raleway';
  color: #fff; }

@media only screen and (max-width: 767px) {
  #gnz-footer {
    padding: 15px 10px 10px; }
  #gnz-footer .footer-logo {
    width: 135px;
    height: 30px;
    margin: 0 auto 10px; }
  #gnz-footer .footer-logo svg {
    width: 100%;
    height: 100%; }
  #gnz-footer .cols .mail {
    float: none;
    width: auto;
    margin-bottom: 15px;
    background: #fff;
    color: #000; }
  #gnz-footer .cols .mail p {
    color: #000; }
  #gnz-footer .cols .mail input[type="email"] {
    border: 1px solid #000; }
  #gnz-footer .cols .mail button {
    color: #fff;
    background: #333; }
  #gnz-footer .cols .mail .input p {
    color: #000; }
  #gnz-footer .cols .mail .input p a {
    color: #000;
    border-bottom: 1px dotted #000; }
  #gnz-footer .cols .mail .acceptance-inner label:before {
    border: 1px solid #000; }
  #gnz-footer .cols .mail .acceptance-inner label:after {
    top: 5px;
    left: 3px; }
  #gnz-footer .cols .links {
    float: none;
    width: auto; }
  #gnz-footer .cols .links .tags {
    display: none; }
  #gnz-footer .gnz-footer-sub-links li {
    margin-bottom: 5px; }
  #gnz-footer .gnz-footer-sub-links a {
    line-height: 1.6;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #fff; }
  #gnz-footer .gnz-footer-copy {
    font-size: 12px; } }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px; } }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.remodal {
  max-width: 500px;
  background-color: #e3b0b0; }

.remodal-overlay {
  background: rgba(0, 0, 0, 0.7); }

.remodal-close {
  right: 0;
  left: auto; }

.modal__content .modal__content__inner .girls__profile__title {
  font-family: 'EB Garamond', serif;
  font-size: 2rem;
  border-bottom: 2px solid #000;
  padding-bottom: 0.5rem; }

.modal__content .modal__content__inner .girls__profile__wrapper {
  margin: 5rem 0;
  display: flex;
  flex-wrap: wrap; }

.modal__content .modal__content__inner .girls__profile__image__column {
  width: 40%; }

.modal__content .modal__content__inner .girls__profile__meta__column {
  width: 60%; }

.modal__content .modal__content__inner .girls__profile__desc__column {
  width: 100%; }

.modal__content .modal__content__inner .girls__profile__image img {
  width: 10rem;
  height: 10rem;
  background-color: #fff;
  border-radius: 100%; }

.modal__content .modal__content__inner .girls__profile__meta {
  padding-top: 1.5rem; }

.modal__content .modal__content__inner .profile__position {
  text-align: left;
  font-size: 1.2rem; }

.modal__content .modal__content__inner .profile__name {
  font-family: 'EB Garamond', serif;
  font-size: 3rem;
  text-align: left; }

.modal__content .modal__content__inner .girls__profile__desc {
  padding-top: 2rem;
  text-align: left; }

@media screen and (min-width: 768px) {
  .modal__content .modal__content__inner .girls__profile__title {
    font-family: 'EB Garamond', serif;
    font-size: 4rem;
    border-bottom: 2px solid #000;
    padding-bottom: 0.5rem; }
  .modal__content .modal__content__inner .girls__profile__wrapper {
    margin: 5rem 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 25rem; }
  .modal__content .modal__content__inner .girls__profile__image__column {
    width: 50%;
    height: 25rem; }
  .modal__content .modal__content__inner .girls__profile__meta__column {
    width: 50%;
    height: 8rem; }
  .modal__content .modal__content__inner .girls__profile__desc__column {
    width: 50%;
    height: 10rem; }
  .modal__content .modal__content__inner .girls__profile__image img {
    width: 15rem;
    height: 15rem;
    background-color: #fff;
    border-radius: 100%; }
  .modal__content .modal__content__inner .girls__profile__meta {
    padding-top: 1.5rem; }
  .modal__content .modal__content__inner .profile__position {
    text-align: left;
    font-size: 1.5rem; }
  .modal__content .modal__content__inner .profile__name {
    font-family: 'EB Garamond', serif;
    font-size: 4rem;
    text-align: left; }
  .modal__content .modal__content__inner .girls__profile__desc {
    padding-top: 4rem;
    text-align: left; } }
.sp-only {
  @media screen and (min-width: 768px) {
    display: none;
  }
}
.pc-only {
  display: none;
  @media screen and (min-width: 768px) {
    display: block;
  } 
}</pre></body></html>