@charset 'UTF-8';

/**
 * Layout Settings
 * ================================================================================
 * Table of Contents:
 *
 * Container
 * Header
 * Footer
 * Main
 * Inner
 * Split
 * ================================================================================
 */



/**
 * ================================================================================
 * Container
 * ================================================================================
 */

.l-container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: var(--max-width-container);
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden;
  background-color: #fff;
}


/**
 * ================================================================================
 * Header
 * ================================================================================
 */

.l-header {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  width: 100%;
  max-width: var(--max-width-container);
  height: 12.0rem;
  background-color: #fff;
  transition: all 0.2s ease-out;
}

.l-header.is-min {
  height: 6.0rem;
}

.l-header__inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-out;
}


/**
 * Header Logo
 * -------------------------------
 */

.l-header-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14.25rem;
  height: 8.2rem;
  transition: all 0.2s ease-out;
}

.l-header.is-min .l-header-logo {
  width: calc(14.25rem * 0.5);
  height: calc(8.2rem * 0.5);
}

.l-header-logo__label {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 285 162.81" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.49,88.7v-1.06c1,0,1.54-.35,1.54-1.06v-26.81c0-.71-.53-1.06-1.54-1.06v-1.06h9.8v1.06c-1,0-1.54.35-1.54,1.06v26.81c0,.71.53,1.06,1.54,1.06v1.06H1.49ZM35.45,86.1l3.25-7.15.59.3c0,.35.06.65.24.94,1.18,1.95,7.03,3.78,10.75,3.78,2.6,0,9.51-.65,9.51-4.25,0-7.21-23.98,1.83-23.98-12.64,0-4.9,4.55-9.8,14.35-9.8,8.21,0,12.17,2.95,14.18,2.95.59,0,.94-.12,1.18-.35l.71.47-4.08,7.38-.59-.24c-.06-.53-.24-1-.47-1.36-1.24-1.83-6.2-3.78-10.75-3.78-3.49,0-7.8,1-7.8,3.6,0,7.5,23.98-1.24,23.98,12.93,0,8.15-9.74,10.16-16.12,10.16-9.1,0-11.58-2.95-13.35-2.95-.3,0-.59.24-.77.47l-.83-.47ZM119.87,64.01h-1.06c0-.83-.59-1.3-2.24-1.3h-19.14v7.32h11.58c1.54,0,2.48-.24,2.48-2.01h1.06v9.21h-1.06c0-1.77-.95-2.13-2.48-2.13h-11.58v8.15h19.73c1.18,0,2.01-.59,2.01-1.54h1.06v8.27h-1.06c0-1.18-.83-1.3-2.01-1.3h-27.52v-1.06c.53,0,1.06-.35,1.06-1.06v-26.81c0-.71-.53-1.06-1.06-1.06v-1.06h26.93c1.65,0,2.24-.59,2.24-1.42h1.06v7.8ZM162.01,86.57c0,.71.53,1.06,1.3,1.06v1.06h-9.1v-1.06c.53,0,1.06-.35,1.06-1.06v-23.51h-9.75c-.71,0-1.54.35-1.54,1.42h-1.06v-8.27h1.06c0,1.06.83,1.42,1.54,1.42h26.22c.71,0,1.54-.35,1.54-1.42h1.06v8.27h-1.06c0-1.06-.83-1.42-1.54-1.42h-9.75v23.51ZM190.43,88.7v-1.06c1-.12,1.54-1.12,2.07-2.24l10.93-22.98c.53-1,1.06-1.95,1.06-2.54,0-.77-.71-1.06-1.3-1.18v-1.06h9.98v1.06c-.53.12-1.24.35-1.24,1.18,0,.59.3,1.18.83,2.19l12.29,24.04c.41.83,1.06,1.18,1.95,1.54v1.06h-10.39v-1.06c.3,0,.95-.24.95-.71,0-.35-.12-.89-.47-1.54l-2.24-4.37h-14.41l-2.13,4.19c-.35.77-.59,1.42-.59,1.77s.53.65,1.12.65v1.06h-8.39ZM202.19,76.65h10.51l-4.96-10.99-5.55,10.99ZM245.29,88.7v-1.06c.59,0,1.12-.35,1.12-1.06v-26.81c0-.71-.53-1.06-1.12-1.06v-1.06h10.1v1.06c-.24,0-.47.18-.47.59,0,.35.35.83,1.18,1.65l16.95,17.6v-18.78c0-.71-.53-1.06-1.54-1.06v-1.06h8.92v1.06c-.59,0-1.12.35-1.12,1.06v26.81c0,.71.53,1.06,1.12,1.06v1.06h-9.57v-1.06c.41,0,.77-.18.77-.53,0-.3-.3-.71-.95-1.36l-18.01-18.78v19.61c0,.71.53,1.06,1.36,1.06v1.06h-8.74ZM0,104.05h35.65c15.68,0,27.92,9.02,27.92,28.24s-12.24,28.24-27.92,28.24H0v-1.93c1.5,0,2.47-.64,2.47-1.93v-48.75c0-1.29-.97-1.93-2.47-1.93v-1.93ZM14.71,151.29h16.64c13.53,0,19.97-4.08,19.97-19.01s-6.44-19.01-19.97-19.01H14.71v38.01ZM106.91,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM106.91,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM106.91,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM180.45,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM180.45,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM180.45,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM281.35,157.09l-14.28-20.4c9.45-1.72,15.46-6.55,15.46-15.89,0-12.24-9.02-16.75-22.76-16.75h-36.72v1.93c2.15,0,3.11.64,3.11,1.93v48.75c0,1.29-.97,1.93-3.11,1.93v1.93h18.58v-1.93c-2.47,0-3.22-.64-3.22-1.93v-43.38h18.58c10.31,0,13.32,3.44,13.32,7.95,0,3.42-1.74,6.23-7.08,7.38-2.52.61-7.81.9-10.74.9v5.96l13.1,18.83c1.07,1.5,1.72,2.36,1.72,3.11,0,.64-1.07,1.18-2.36,1.18v1.93h20.08v-1.93c-1.18,0-2.68-.11-3.65-1.5ZM279.81,36.35L140.82,0,2.45,36.19v6.45L140.82,7.06l138.99,35.74v-6.45Z" fill="%2359332c"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  text-indent: 100%;
  white-space: nowrap;
}


/**
 * Header My Page
 * -------------------------------
 */

 .l-header-mypage {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
 }

.l-header-mypage__label {
  display: block;
  position: relative;
  padding-top: 3.25rem;
  color: var(--color-idbrown);
  /* font-size: 1.15rem; */
  font-size: 1.035rem;
  text-align: center;
  line-height: 1;
}

.l-header-mypage__label::before,
.l-header-mypage__label::after {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  overflow: hidden;
  content: '';
}

.l-header-mypage__label::before {
  background-color: #ded6d5;
}

.l-header-mypage__label::after {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M28,32.9c6.1,0,11-4.9,11-11s-4.9-11-11-11-11,4.9-11,11,4.9,11,11,11ZM28,34.1c-14.5,0-19.1,10.7-19.9,21.9h39.8c-.7-11.2-5.4-21.9-19.9-21.9Z" fill="%23ffffff"/%3E%3Cpath d="M28,34.1c-14.5,0-19.1,10.7-19.9,21.9h3c.9-12.5,6.5-18.9,16.9-18.9s16,6.4,16.9,18.9h3c-.7-11.2-5.4-21.9-19.9-21.9ZM28,32.9c6.1,0,11-4.9,11-11s-4.9-11-11-11-11,4.9-11,11,4.9,11,11,11ZM28,13.9c4.4,0,8,3.6,8,8s-3.6,8-8,8-8-3.6-8-8,3.6-8,8-8Z" fill="%2359332c"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}


/**
 * Header Humburger
 * -------------------------------
 */

.l-header-hamburger {
  position: absolute;
  top: 50%;
  left: 1.75rem;
  transform: translateY(-50%);
}

.l-header-hamburger__label {
  display: block;
  position: relative;
  padding-top: 3.25rem;
  color: var(--color-idbrown);
  /* font-size: 1.15rem; */
  font-size: 1.035rem;
  text-align: center;
  line-height: 1;
}

.l-header-hamburger__label::before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2.8rem;
  height: 2.8rem;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M6.9,33h42.1v-4.5H6.9v4.5ZM6.9,46h42.1v-4.5H6.9v4.5ZM6.9,15.5v4.5h42.1v-4.5H6.9Z" fill="%2359332c"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  content: '';
}

@media screen and (min-width: 1200px), screen and (min-height: 600px) {
  .l-header-hamburger {
    display: none;
  }
}
@media screen and (max-width: 1199px), screen and (max-height: 599px) {
  .l-header-hamburger {
    display: block;
  }
}


/**
 * Header Global Navigation
 * -------------------------------
 */

.l-header-gnav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
  pointer-events: none;
}

.l-header-gnav__inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: translateX(100%);
  width: 100%;
  height: 100%;
  padding: 4.5rem 2.8rem;
  overflow-y: scroll;
  background-color: #fff;
  background-image: url('/csguide/assets/common/img/header_gnav_bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed;
  background-size: cover;
  transition: var(--transition);
  pointer-events: all;
}

.l-header-gnav.is-active .l-header-gnav__inner {
  transform: translateX(0);
}

.l-header-gnav__logo {
  text-align: center;
}

.l-header-gnav__logo-label {
  display: inline-block;
  width: 14.5rem;
  height: 8.3rem;
  overflow: hidden;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 285 162.81" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.49,88.7v-1.06c1,0,1.54-.35,1.54-1.06v-26.81c0-.71-.53-1.06-1.54-1.06v-1.06h9.8v1.06c-1,0-1.54.35-1.54,1.06v26.81c0,.71.53,1.06,1.54,1.06v1.06H1.49ZM35.45,86.1l3.25-7.15.59.3c0,.35.06.65.24.94,1.18,1.95,7.03,3.78,10.75,3.78,2.6,0,9.51-.65,9.51-4.25,0-7.21-23.98,1.83-23.98-12.64,0-4.9,4.55-9.8,14.35-9.8,8.21,0,12.17,2.95,14.18,2.95.59,0,.94-.12,1.18-.35l.71.47-4.08,7.38-.59-.24c-.06-.53-.24-1-.47-1.36-1.24-1.83-6.2-3.78-10.75-3.78-3.49,0-7.8,1-7.8,3.6,0,7.5,23.98-1.24,23.98,12.93,0,8.15-9.74,10.16-16.12,10.16-9.1,0-11.58-2.95-13.35-2.95-.3,0-.59.24-.77.47l-.83-.47ZM119.87,64.01h-1.06c0-.83-.59-1.3-2.24-1.3h-19.14v7.32h11.58c1.54,0,2.48-.24,2.48-2.01h1.06v9.21h-1.06c0-1.77-.95-2.13-2.48-2.13h-11.58v8.15h19.73c1.18,0,2.01-.59,2.01-1.54h1.06v8.27h-1.06c0-1.18-.83-1.3-2.01-1.3h-27.52v-1.06c.53,0,1.06-.35,1.06-1.06v-26.81c0-.71-.53-1.06-1.06-1.06v-1.06h26.93c1.65,0,2.24-.59,2.24-1.42h1.06v7.8ZM162.01,86.57c0,.71.53,1.06,1.3,1.06v1.06h-9.1v-1.06c.53,0,1.06-.35,1.06-1.06v-23.51h-9.75c-.71,0-1.54.35-1.54,1.42h-1.06v-8.27h1.06c0,1.06.83,1.42,1.54,1.42h26.22c.71,0,1.54-.35,1.54-1.42h1.06v8.27h-1.06c0-1.06-.83-1.42-1.54-1.42h-9.75v23.51ZM190.43,88.7v-1.06c1-.12,1.54-1.12,2.07-2.24l10.93-22.98c.53-1,1.06-1.95,1.06-2.54,0-.77-.71-1.06-1.3-1.18v-1.06h9.98v1.06c-.53.12-1.24.35-1.24,1.18,0,.59.3,1.18.83,2.19l12.29,24.04c.41.83,1.06,1.18,1.95,1.54v1.06h-10.39v-1.06c.3,0,.95-.24.95-.71,0-.35-.12-.89-.47-1.54l-2.24-4.37h-14.41l-2.13,4.19c-.35.77-.59,1.42-.59,1.77s.53.65,1.12.65v1.06h-8.39ZM202.19,76.65h10.51l-4.96-10.99-5.55,10.99ZM245.29,88.7v-1.06c.59,0,1.12-.35,1.12-1.06v-26.81c0-.71-.53-1.06-1.12-1.06v-1.06h10.1v1.06c-.24,0-.47.18-.47.59,0,.35.35.83,1.18,1.65l16.95,17.6v-18.78c0-.71-.53-1.06-1.54-1.06v-1.06h8.92v1.06c-.59,0-1.12.35-1.12,1.06v26.81c0,.71.53,1.06,1.12,1.06v1.06h-9.57v-1.06c.41,0,.77-.18.77-.53,0-.3-.3-.71-.95-1.36l-18.01-18.78v19.61c0,.71.53,1.06,1.36,1.06v1.06h-8.74ZM0,104.05h35.65c15.68,0,27.92,9.02,27.92,28.24s-12.24,28.24-27.92,28.24H0v-1.93c1.5,0,2.47-.64,2.47-1.93v-48.75c0-1.29-.97-1.93-2.47-1.93v-1.93ZM14.71,151.29h16.64c13.53,0,19.97-4.08,19.97-19.01s-6.44-19.01-19.97-19.01H14.71v38.01ZM106.91,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM106.91,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM106.91,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM180.45,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM180.45,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM180.45,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM281.35,157.09l-14.28-20.4c9.45-1.72,15.46-6.55,15.46-15.89,0-12.24-9.02-16.75-22.76-16.75h-36.72v1.93c2.15,0,3.11.64,3.11,1.93v48.75c0,1.29-.97,1.93-3.11,1.93v1.93h18.58v-1.93c-2.47,0-3.22-.64-3.22-1.93v-43.38h18.58c10.31,0,13.32,3.44,13.32,7.95,0,3.42-1.74,6.23-7.08,7.38-2.52.61-7.81.9-10.74.9v5.96l13.1,18.83c1.07,1.5,1.72,2.36,1.72,3.11,0,.64-1.07,1.18-2.36,1.18v1.93h20.08v-1.93c-1.18,0-2.68-.11-3.65-1.5ZM279.81,36.35L140.82,0,2.45,36.19v6.45L140.82,7.06l138.99,35.74v-6.45Z" fill="%23ffffff"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  text-indent: 100%;
  white-space: nowrap;
}

.l-header-gnav__menu {
  margin-top: 4.0rem;
  color: #fff;
  text-align: center;
}

.l-header-gnav__menu-item {
  margin-top: 2.0rem;
}

.l-header-gnav__menu-item:nth-of-type(1) {
  margin-top: 0;
}

.l-header-gnav__menu-label {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}

.l-header-gnav__btns {
  margin-top: 4.0rem;
}

.l-header-gnav__btns-item {
  margin-top: 1.6rem;
}

.l-header-gnav__btns-item:nth-of-type(1) {
  margin-top: 0;
}

.l-header-gnav__btns-item .c-btn-trialset,
.l-header-gnav__btns-item .c-btn-mmreg {
  min-height: 4.8rem;
  padding-left: 5.0rem;
  border-radius: 0.75rem;
  font-size: 1.8rem;
}

.l-header-gnav__close {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  width: 2.805rem;
  height: 2.805rem;
  overflow: hidden;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 56.1 56.1" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M56.1,2.8l-2.8-2.8-23.1,23.1,2.8,2.8L56.1,2.8ZM26,23.2L2.8,0,0,2.8l23.2,23.2,2.8-2.8ZM0,53.3l2.8,2.8,23.4-23.4-2.8-2.8L0,53.3ZM30.1,32.9l23.2,23.2,2.8-2.8-23.2-23.2-2.8,2.8Z" fill="%23ffffff"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  text-indent: 100%;
  white-space: nowrap;
}

/* -- Trial Set -- */
.l-header-gnav__btns-item .c-btn-trialset::before {
  left: 1.6rem;
  width: 2.12rem;
  height: 1.895rem;
}

/* -- Member Registration -- */
.l-header-gnav__btns-item .c-btn-mmreg::before,
.l-header-gnav__btns-item .c-btn-mmreg::after {
  left: 1.75rem;
  width: 2.23rem;
  height: 2.23rem;
}



/**
 * ================================================================================
 * Footer
 * ================================================================================
 */

body.is-flo-ctabtn .l-footer {
  padding-bottom: 9.0rem;
}


/**
 * Footer About
 * -------------------------------
 */

.l-footer-about {
  padding: 8.5rem 2.5rem 0 2.5rem;
  text-align: center;
}

.l-footer-about__ttl {
  color: var(--color-idbrown);
  /* font-size: 2.2rem; */
  font-size: 1.98rem;
  font-weight: 600;
  line-height: 1.2;
}

.l-footer-about__txt {
  margin-top: 3.0rem;
  color: var(--color-idbrown);
  /* font-size: 1.65rem; */
  font-size: 1.485rem;
  font-weight: 400;
  line-height: 2.2;
}

.l-footer-about__logo {
  margin-top: 3.0rem;
}

.l-footer-about__logo-label {
  display: inline-block;
  width: 14.15rem;
  height: 8.1rem;
  overflow: hidden;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 285 162.81" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.49,88.7v-1.06c1,0,1.54-.35,1.54-1.06v-26.81c0-.71-.53-1.06-1.54-1.06v-1.06h9.8v1.06c-1,0-1.54.35-1.54,1.06v26.81c0,.71.53,1.06,1.54,1.06v1.06H1.49ZM35.45,86.1l3.25-7.15.59.3c0,.35.06.65.24.94,1.18,1.95,7.03,3.78,10.75,3.78,2.6,0,9.51-.65,9.51-4.25,0-7.21-23.98,1.83-23.98-12.64,0-4.9,4.55-9.8,14.35-9.8,8.21,0,12.17,2.95,14.18,2.95.59,0,.94-.12,1.18-.35l.71.47-4.08,7.38-.59-.24c-.06-.53-.24-1-.47-1.36-1.24-1.83-6.2-3.78-10.75-3.78-3.49,0-7.8,1-7.8,3.6,0,7.5,23.98-1.24,23.98,12.93,0,8.15-9.74,10.16-16.12,10.16-9.1,0-11.58-2.95-13.35-2.95-.3,0-.59.24-.77.47l-.83-.47ZM119.87,64.01h-1.06c0-.83-.59-1.3-2.24-1.3h-19.14v7.32h11.58c1.54,0,2.48-.24,2.48-2.01h1.06v9.21h-1.06c0-1.77-.95-2.13-2.48-2.13h-11.58v8.15h19.73c1.18,0,2.01-.59,2.01-1.54h1.06v8.27h-1.06c0-1.18-.83-1.3-2.01-1.3h-27.52v-1.06c.53,0,1.06-.35,1.06-1.06v-26.81c0-.71-.53-1.06-1.06-1.06v-1.06h26.93c1.65,0,2.24-.59,2.24-1.42h1.06v7.8ZM162.01,86.57c0,.71.53,1.06,1.3,1.06v1.06h-9.1v-1.06c.53,0,1.06-.35,1.06-1.06v-23.51h-9.75c-.71,0-1.54.35-1.54,1.42h-1.06v-8.27h1.06c0,1.06.83,1.42,1.54,1.42h26.22c.71,0,1.54-.35,1.54-1.42h1.06v8.27h-1.06c0-1.06-.83-1.42-1.54-1.42h-9.75v23.51ZM190.43,88.7v-1.06c1-.12,1.54-1.12,2.07-2.24l10.93-22.98c.53-1,1.06-1.95,1.06-2.54,0-.77-.71-1.06-1.3-1.18v-1.06h9.98v1.06c-.53.12-1.24.35-1.24,1.18,0,.59.3,1.18.83,2.19l12.29,24.04c.41.83,1.06,1.18,1.95,1.54v1.06h-10.39v-1.06c.3,0,.95-.24.95-.71,0-.35-.12-.89-.47-1.54l-2.24-4.37h-14.41l-2.13,4.19c-.35.77-.59,1.42-.59,1.77s.53.65,1.12.65v1.06h-8.39ZM202.19,76.65h10.51l-4.96-10.99-5.55,10.99ZM245.29,88.7v-1.06c.59,0,1.12-.35,1.12-1.06v-26.81c0-.71-.53-1.06-1.12-1.06v-1.06h10.1v1.06c-.24,0-.47.18-.47.59,0,.35.35.83,1.18,1.65l16.95,17.6v-18.78c0-.71-.53-1.06-1.54-1.06v-1.06h8.92v1.06c-.59,0-1.12.35-1.12,1.06v26.81c0,.71.53,1.06,1.12,1.06v1.06h-9.57v-1.06c.41,0,.77-.18.77-.53,0-.3-.3-.71-.95-1.36l-18.01-18.78v19.61c0,.71.53,1.06,1.36,1.06v1.06h-8.74ZM0,104.05h35.65c15.68,0,27.92,9.02,27.92,28.24s-12.24,28.24-27.92,28.24H0v-1.93c1.5,0,2.47-.64,2.47-1.93v-48.75c0-1.29-.97-1.93-2.47-1.93v-1.93ZM14.71,151.29h16.64c13.53,0,19.97-4.08,19.97-19.01s-6.44-19.01-19.97-19.01H14.71v38.01ZM106.91,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM106.91,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM106.91,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM180.45,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM180.45,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM180.45,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM281.35,157.09l-14.28-20.4c9.45-1.72,15.46-6.55,15.46-15.89,0-12.24-9.02-16.75-22.76-16.75h-36.72v1.93c2.15,0,3.11.64,3.11,1.93v48.75c0,1.29-.97,1.93-3.11,1.93v1.93h18.58v-1.93c-2.47,0-3.22-.64-3.22-1.93v-43.38h18.58c10.31,0,13.32,3.44,13.32,7.95,0,3.42-1.74,6.23-7.08,7.38-2.52.61-7.81.9-10.74.9v5.96l13.1,18.83c1.07,1.5,1.72,2.36,1.72,3.11,0,.64-1.07,1.18-2.36,1.18v1.93h20.08v-1.93c-1.18,0-2.68-.11-3.65-1.5ZM279.81,36.35L140.82,0,2.45,36.19v6.45L140.82,7.06l138.99,35.74v-6.45Z" fill="%2359332c"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  text-indent: 100%;
  white-space: nowrap;
}


/**
 * Footer Trial
 * -------------------------------
 */

.l-footer-trial {
  position: relative;
  z-index: 1;
  padding: 7.5rem 3.5rem 8.0rem 3.5rem;
  text-align: center;
}

.l-footer-trial::before,
.l-footer-trial::after {
  display: block;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
  content: '';
}

.l-footer-trial::before {
  top: -0.25rem;
  right: 0;
  width: 2.75rem;
  height: 10.55rem;
  background-image: url('/csguide/assets/common/img/footer_trial_bg01.svg');
}

.l-footer-trial::after {
  top: 12.4rem;
  left: 0;
  width: 1.45rem;
  height: 10.55rem;
  background-image: url('/csguide/assets/common/img/footer_trial_bg02.svg');
}

.l-footer-trial__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 4.0rem;
  padding: 1.5rem;
  border-radius: 0.3rem;
  background-color: var(--color-idgreen);
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.6;
}

.l-footer-trial__ttl::after {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1.75rem;
  transform: translateX(-50%);
  width: 100%;
  height: 1.8rem;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: var(--color-idgreen);
  content: '';
}

.l-footer-trial__subttl {
  /* font-size: 2.2rem; */
  font-size: 1.98rem;
  font-weight: 700;
  line-height: 1.2;
}

.l-footer-trial__fig {
  margin-top: 2.0rem;
  text-align: center;
}

.l-footer-trial__figcaption {
  margin-top: 1.7rem;
}

.l-footer-trial__figcaption-txt {
  margin: 0 -3.5rem 1.3rem -3.5rem;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.l-footer-trial__figcaption-txt > strong {
  display: inline-block;
  position: relative;
  color: #cd0000;
  font-size: 4.1rem;
  font-weight: 800;
}

.l-footer-trial__figcaption-txt > strong::before {
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.1rem;
  background-color: #cd0000;
  content: '';
}

.l-footer-trial__figcaption-txt > strong > small {
  font-size: 2.05rem;
}

.l-footer-trial__btn {
  margin-top: 2.5rem;
}


/**
 * Footer Sitemap
 * -------------------------------
 */

.l-footer-sitemap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 4.0rem 2.5rem 3.0rem 2.5rem;
  background-color: #f4f4f4;
}

.l-footer-sitemap__menu {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  width: 50%;
  margin-top: -1.3rem;
}

.l-footer-sitemap__menu-item {
  width: 100%;
  padding-top: 1.3rem;
  padding-right: 1.3rem;
}

.l-footer-sitemap__menu-label {
  display: inline-block;
  color: #303030;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4;
}

.l-footer-sitemap__sns {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 2.0rem;
  margin-top: -2.0rem;
}

.l-footer-sitemap__sns-item {
  margin-top: 2.0rem;
  margin-right: 2.0rem
}

.l-footer-sitemap__sns-label {
  display: block;
  position: relative;
  z-index: 1;
  width: 3.0rem;
  height: 3.0rem;
  overflow: hidden;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.l-footer-sitemap__sns-label::before,
.l-footer-sitemap__sns-label::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
}

.l-footer-sitemap__sns-label::before {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #666;
}

.l-footer-sitemap__sns-label::after {
  width: 65%;
  height: 65%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}

.l-footer-sitemap__sns-ig::after {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 58 58" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17,.2c-3.1.1-5.2.6-7,1.4-1.9.7-3.5,1.7-5.1,3.4-1.6,1.6-2.6,3.2-3.3,5.1-.7,1.8-1.2,4-1.3,7C0,20.2,0,21.2,0,29.1c0,7.9,0,8.9.2,12,.1,3.1.6,5.2,1.4,7,.7,1.9,1.7,3.5,3.4,5.1,1.6,1.6,3.2,2.6,5.1,3.3,1.8.7,4,1.2,7,1.3,3.1.1,4.1.2,12,.2,7.9,0,8.9,0,12-.2,3.1-.1,5.2-.6,7-1.4,1.9-.7,3.5-1.7,5.1-3.4,1.6-1.6,2.6-3.2,3.3-5.1.7-1.8,1.2-4,1.3-7,.1-3.1.2-4.1.2-12,0-7.9,0-8.9-.2-12-.1-3.1-.6-5.2-1.4-7-.7-1.9-1.7-3.5-3.4-5.1-1.6-1.6-3.2-2.6-5.1-3.3-1.8-.7-4-1.2-7-1.3C37.8,0,36.8,0,28.9,0c-7.9,0-8.9,0-12,.2M17.3,52.6c-2.8-.1-4.4-.6-5.4-1-1.4-.5-2.3-1.2-3.3-2.2-1-1-1.6-2-2.2-3.3-.4-1-.9-2.6-1-5.4-.1-3.1-.2-4-.2-11.7,0-7.7,0-8.7.1-11.7.1-2.8.6-4.4,1-5.4.5-1.4,1.2-2.3,2.2-3.3,1-1,2-1.6,3.3-2.2,1-.4,2.6-.9,5.4-1,3.1-.1,4-.2,11.7-.2,7.7,0,8.7,0,11.7.1,2.8.1,4.4.6,5.4,1,1.4.5,2.3,1.1,3.3,2.2,1,1,1.6,2,2.2,3.3.4,1,.9,2.6,1,5.4.1,3.1.2,4,.2,11.7,0,7.7,0,8.7-.1,11.7-.1,2.8-.6,4.4-1,5.4-.5,1.4-1.2,2.3-2.2,3.3-1,1-2,1.6-3.3,2.2-1,.4-2.6.9-5.4,1-3.1.1-4,.2-11.7.2-7.7,0-8.7,0-11.7-.1M41,13.5c0,1.9,1.6,3.5,3.5,3.5,1.9,0,3.5-1.6,3.5-3.5,0-1.9-1.6-3.5-3.5-3.5-1.9,0-3.5,1.6-3.5,3.5M14.1,29c0,8.2,6.7,14.9,14.9,14.9,8.2,0,14.9-6.7,14.9-14.9,0-8.2-6.7-14.9-14.9-14.9-8.2,0-14.9,6.7-14.9,14.9M19.3,29c0-5.3,4.3-9.7,9.6-9.7,5.3,0,9.7,4.3,9.7,9.6,0,5.3-4.3,9.7-9.6,9.7-5.3,0-9.7-4.3-9.7-9.6" fill="%23ffffff"/%3E%3C/svg%3E');
}


/**
 * Footer Navigation
 * -------------------------------
 */

.l-footer-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 4.0rem;
  padding: 3.0rem 2.5rem;
  background-color: #f4f4f4;
}

.l-footer-nav__menu {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  margin-top: -1.3rem;
}

.l-footer-nav__menu-item {
  width: 100%;
  padding-top: 1.3rem;
  padding-right: 1.3rem;
}

.l-footer-nav__menu-label {
  display: inline-block;
  color: #303030;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4;
}


/**
 * Footer Copyright
 * -------------------------------
 */

.l-footer__copyright {
  padding: 4.0rem 2.5rem;
  text-align: center;
}

.l-footer__copyright > small {
  color: var(--color-txt);
  font-size: 1.1rem;
  line-height: 1.4;
}



/**
 * ================================================================================
 * Main
 * ================================================================================
 */

.l-main {
  position: relative;
  padding-top: 12.0rem;
}



/**
 * ================================================================================
 * Inner
 * ================================================================================
 */

.l-inner {
  position: relative;
}



/**
 * ================================================================================
 * Split
 * ================================================================================
 */

.l-split {
  display: none;
}

@media screen and (min-width: 460px) {
  .l-split {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('/csguide/assets/common/img/split_bg.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }

  .l-split-lead {
    position: absolute;
    top: 70px;
    left: 65px;
    text-align: center;
  }

  .l-split-lead__logo-label {
    display: inline-block;
    width: 136px;
    height: 78px;
    overflow: hidden;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 285 162.81" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1.49,88.7v-1.06c1,0,1.54-.35,1.54-1.06v-26.81c0-.71-.53-1.06-1.54-1.06v-1.06h9.8v1.06c-1,0-1.54.35-1.54,1.06v26.81c0,.71.53,1.06,1.54,1.06v1.06H1.49ZM35.45,86.1l3.25-7.15.59.3c0,.35.06.65.24.94,1.18,1.95,7.03,3.78,10.75,3.78,2.6,0,9.51-.65,9.51-4.25,0-7.21-23.98,1.83-23.98-12.64,0-4.9,4.55-9.8,14.35-9.8,8.21,0,12.17,2.95,14.18,2.95.59,0,.94-.12,1.18-.35l.71.47-4.08,7.38-.59-.24c-.06-.53-.24-1-.47-1.36-1.24-1.83-6.2-3.78-10.75-3.78-3.49,0-7.8,1-7.8,3.6,0,7.5,23.98-1.24,23.98,12.93,0,8.15-9.74,10.16-16.12,10.16-9.1,0-11.58-2.95-13.35-2.95-.3,0-.59.24-.77.47l-.83-.47ZM119.87,64.01h-1.06c0-.83-.59-1.3-2.24-1.3h-19.14v7.32h11.58c1.54,0,2.48-.24,2.48-2.01h1.06v9.21h-1.06c0-1.77-.95-2.13-2.48-2.13h-11.58v8.15h19.73c1.18,0,2.01-.59,2.01-1.54h1.06v8.27h-1.06c0-1.18-.83-1.3-2.01-1.3h-27.52v-1.06c.53,0,1.06-.35,1.06-1.06v-26.81c0-.71-.53-1.06-1.06-1.06v-1.06h26.93c1.65,0,2.24-.59,2.24-1.42h1.06v7.8ZM162.01,86.57c0,.71.53,1.06,1.3,1.06v1.06h-9.1v-1.06c.53,0,1.06-.35,1.06-1.06v-23.51h-9.75c-.71,0-1.54.35-1.54,1.42h-1.06v-8.27h1.06c0,1.06.83,1.42,1.54,1.42h26.22c.71,0,1.54-.35,1.54-1.42h1.06v8.27h-1.06c0-1.06-.83-1.42-1.54-1.42h-9.75v23.51ZM190.43,88.7v-1.06c1-.12,1.54-1.12,2.07-2.24l10.93-22.98c.53-1,1.06-1.95,1.06-2.54,0-.77-.71-1.06-1.3-1.18v-1.06h9.98v1.06c-.53.12-1.24.35-1.24,1.18,0,.59.3,1.18.83,2.19l12.29,24.04c.41.83,1.06,1.18,1.95,1.54v1.06h-10.39v-1.06c.3,0,.95-.24.95-.71,0-.35-.12-.89-.47-1.54l-2.24-4.37h-14.41l-2.13,4.19c-.35.77-.59,1.42-.59,1.77s.53.65,1.12.65v1.06h-8.39ZM202.19,76.65h10.51l-4.96-10.99-5.55,10.99ZM245.29,88.7v-1.06c.59,0,1.12-.35,1.12-1.06v-26.81c0-.71-.53-1.06-1.12-1.06v-1.06h10.1v1.06c-.24,0-.47.18-.47.59,0,.35.35.83,1.18,1.65l16.95,17.6v-18.78c0-.71-.53-1.06-1.54-1.06v-1.06h8.92v1.06c-.59,0-1.12.35-1.12,1.06v26.81c0,.71.53,1.06,1.12,1.06v1.06h-9.57v-1.06c.41,0,.77-.18.77-.53,0-.3-.3-.71-.95-1.36l-18.01-18.78v19.61c0,.71.53,1.06,1.36,1.06v1.06h-8.74ZM0,104.05h35.65c15.68,0,27.92,9.02,27.92,28.24s-12.24,28.24-27.92,28.24H0v-1.93c1.5,0,2.47-.64,2.47-1.93v-48.75c0-1.29-.97-1.93-2.47-1.93v-1.93ZM14.71,151.29h16.64c13.53,0,19.97-4.08,19.97-19.01s-6.44-19.01-19.97-19.01H14.71v38.01ZM106.91,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM106.91,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM106.91,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM180.45,162.81c-16.82,0-30.5-13.68-30.5-30.5s13.68-30.5,30.5-30.5,30.5,13.68,30.5,30.5-13.68,30.5-30.5,30.5ZM180.45,112.34c-11.01,0-19.97,8.96-19.97,19.97s8.96,19.97,19.97,19.97,19.97-8.96,19.97-19.97-8.96-19.97-19.97-19.97ZM180.45,125.46c-3.78,0-6.85,3.07-6.85,6.85s3.07,6.85,6.85,6.85,6.85-3.07,6.85-6.85-3.07-6.85-6.85-6.85ZM281.35,157.09l-14.28-20.4c9.45-1.72,15.46-6.55,15.46-15.89,0-12.24-9.02-16.75-22.76-16.75h-36.72v1.93c2.15,0,3.11.64,3.11,1.93v48.75c0,1.29-.97,1.93-3.11,1.93v1.93h18.58v-1.93c-2.47,0-3.22-.64-3.22-1.93v-43.38h18.58c10.31,0,13.32,3.44,13.32,7.95,0,3.42-1.74,6.23-7.08,7.38-2.52.61-7.81.9-10.74.9v5.96l13.1,18.83c1.07,1.5,1.72,2.36,1.72,3.11,0,.64-1.07,1.18-2.36,1.18v1.93h20.08v-1.93c-1.18,0-2.68-.11-3.65-1.5ZM279.81,36.35L140.82,0,2.45,36.19v6.45L140.82,7.06l138.99,35.74v-6.45Z" fill="%23ffffff"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
    text-indent: 100%;
    white-space: nowrap;
  }

  .l-split-lead__txt {
    margin-top: 40px;
  }

  .l-split-lead__txt img {
    width: 244px;
  }

  .l-split-mypage {
    position: absolute;
    top: 40px;
    right: 25px;
  }

  .l-split-mypage__label {
    display: block;
    position: relative;
    padding-top: 40px;
    color: var(--color-white) !important;
    font-size: 12px;
    text-align: center;
    line-height: 1;
  }

  .l-split-mypage__label::before,
  .l-split-mypage__label::after {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
    content: '';
  }

  .l-split-mypage__label::before {
    background-color: var(--color-white);
  }

  .l-split-mypage__label::after {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 56 56" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M28,32.9c6.1,0,11-4.9,11-11s-4.9-11-11-11-11,4.9-11,11,4.9,11,11,11ZM28,34.1c-14.5,0-19.1,10.7-19.9,21.9h39.8c-.7-11.2-5.4-21.9-19.9-21.9Z" fill="%23ffffff"/%3E%3Cpath d="M28,34.1c-14.5,0-19.1,10.7-19.9,21.9h3c.9-12.5,6.5-18.9,16.9-18.9s16,6.4,16.9,18.9h3c-.7-11.2-5.4-21.9-19.9-21.9ZM28,32.9c6.1,0,11-4.9,11-11s-4.9-11-11-11-11,4.9-11,11,4.9,11,11,11ZM28,13.9c4.4,0,8,3.6,8,8s-3.6,8-8,8-8-3.6-8-8,3.6-8,8-8Z" fill="%2359332c"/%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
  }

  .l-split-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    margin-left: 334px;
    color: #fff;
    text-align: center;
  }

  .l-split-nav__ttl {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
  }

  .l-split-nav__menu {
    margin-top: 20px;
    color: #fff;
    text-align: center;
  }

  .l-split-nav__menu-item {
    margin-top: 15px;
  }

  .l-split-nav__menu-item:nth-of-type(1) {
    margin-top: 0;
  }

  .l-split-nav__menu-label {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
  }

  .l-split-nav__btns {
    margin-top: 35px;
  }

  .l-split-nav__btns-item {
    margin-top: 12px;
  }

  .l-split-nav__btns-item:nth-of-type(1) {
    margin-top: 0;
  }

  .l-split-nav__btns-item .c-btn-trialset,
  .l-split-nav__btns-item .c-btn-mmreg {
    width: 174px;
    min-height: 57px;
    padding-left: 57px;
    border-radius: 6px;
    font-size: 15px;
  }

  /* -- Trial Set -- */
  .l-split-nav__btns-item .c-btn-trialset::before {
    left: 17px;
    width: 26px;
    height: 23px;
  }

  /* -- Member Registration -- */
  .l-split-nav__btns-item .c-btn-mmreg {
    border-width: 1px;
  }

  .l-split-nav__btns-item .c-btn-mmreg::before,
  .l-split-nav__btns-item .c-btn-mmreg::after {
    left: 17px;
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 1199px), screen and (max-height: 599px) {
  .l-split > * {
    display: none;
  }
}