@charset "UTF-8";
/*
@import url('https://fonts.googleapis.com/css2?family=Michroma&family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@700&display=swap');
*/
@import url("https://fonts.googleapis.com/css2?family=Michroma&family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@700&display=swap");
/* 日本語フォント */
@font-face {
  font-family: "CustomFont";
  src: local("Noto Sans JP"), url("https://fonts.gstatic.com/s/notosansjp/v52/-F6ofjtqLzI2JPCgQBnw7HFQV1PxBOsqO2btpp0.woff2") format("woff2");
  unicode-range: U+4E00-9FFF, U+3000-303F, U+FF00-FFEF, U+3040-309F, U+30A0-30FF;
  /* 日本語と全角 */
}
/* 数字専用フォント */
@font-face {
  font-family: "CustomFont";
  src: local("Roboto"), url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lbBP.woff2") format("woff2");
  unicode-range: U+0030-0039;
  /* 数字 */
}
html {
  font-size: clamp(62.5%, 0.7vw, 87.5%);
  scroll-behavior: smooth;
}

body {
  font-family: "CustomFont", sans-serif;
  font-variant-numeric: lining-nums;
  /* 必要に応じて数字のスタイルを調整 */
  font-weight: 400;
  line-height: 1.5;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.anime_BG2 {
  background: url("../img/anime_BG2.svg");
  background-repeat: repeat;
  animation: fall 32s infinite linear;
  background-size: 100% auto;
  /* fallアニメーションの定義 */
}
@keyframes fall {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}

.anime_BG1 {
  background: url("../img/anime_BG1.svg") repeat;
  animation: fall 22s infinite linear;
  background-size: 120% auto;
}

/****mixin****/
/**********************************************/
.div_wrap {
  display: flex;
  justify-content: center;
  /*************左 固定背景***************/
  /*************右 固定メニュー***************/
  /*************中央 共通パーツ***************/
  /****オリジナルアイテム****/
  /****基本情報****/
}
.div_wrap .bg_left {
  flex-grow: 1;
}
.div_wrap .bg_left__container {
  position: sticky;
  top: 0;
  background: #000;
  width: auto;
  height: 100vh;
  background-image: url(../img/PC_BG.webp);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.div_wrap .bg_left__logo_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 280px;
  position: absolute;
  left: 5rem;
  bottom: 5rem;
}
.div_wrap .bg_left__logo_container--ggologo {
  width: 100px;
}
.div_wrap .bg_left__logo_container--batu {
  width: 35px;
  height: 35px;
}
.div_wrap .bg_left__logo_container--lifelogo {
  width: 130px;
  background: #E72236;
}
.div_wrap .bg_left__logo_container--lifelogo img {
  width: 120px;
}
.div_wrap .right_wrap {
  position: sticky;
  top: 0;
  right: 0;
  background: #000;
  width: 25%;
  height: 100vh;
  text-align: center;
  padding-top: 5rem;
  margin: 0 auto;
}
.div_wrap .right_wrap .right_container {
  width: 100%;
  text-align: center;
  /*
  position: fixed;
  margin: auto;
  top: 5%;
  bottom: 0;
  right: 5%;
  */
}
.div_wrap .right_wrap .right_container__img {
  width: 80px;
  margin-bottom: 3rem;
}
.div_wrap .right_wrap .right_container__img:hover {
  animation: anim 0.2s forwards;
  box-shadow: #FF0000 -20px 0 30px;
}
@keyframes anim {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(50px);
  }
}
.div_wrap .right_wrap .right_container__menu a {
  font-family: "Michroma";
  font-size: 16px;
  color: #fff;
  line-height: 15px;
  transition: 0.3s all;
  display: inline-block;
  position: relative;
  margin-bottom: 24px;
}
.div_wrap .right_wrap .right_container__menu a::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  width: 0;
  height: 1px;
  background-color: #FF5759;
  transition: 0.3s all;
}
.div_wrap .right_wrap .right_container__menu a span {
  font-size: 12px;
  font-family: "CustomFont", sans-serif;
  font-weight: 500;
  color: #6D6D6D;
  display: inline-block;
}
.div_wrap .right_wrap .right_container__menu a:hover {
  color: #FF5759;
}
.div_wrap .right_wrap .right_container__menu a:hover::after {
  width: 100%;
}
.div_wrap .right_wrap .right_container__menu a:hover span {
  color: #FF5759;
}
.div_wrap .right_wrap__cvbtn {
  display: inline-block;
  color: #fff;
  width: 180px;
  height: 180px;
  background-image: url(../img/cv_btn.webp);
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s all;
  margin-top: 50px;
}
.div_wrap .right_wrap__cvbtn:hover {
  background-image: url(../img/cv_btn_hover.webp);
}
.div_wrap .main_wrap {
  /*可変用フォントサイズ指定*/
  font-size: 2.5641025641%;
  /*390pxでデザインを作成したので39*/
  width: 30%;
  max-width: 600px;
  background: #FF5759;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  /* スクロールバー非表示 IE, Edge 対応 */
  -ms-overflow-style: none;
  /* スクロールバー非表示 Firefox 対応 */
  scrollbar-width: none;
  /* スクロールバー非表示 Chrome, Safari 対応 */
  /****ヘッダー****/
  /****KV****/
  /****入会特典****/
  /****ポイント交換特典****/
  /****ポイントプログラム****/
}
.div_wrap .main_wrap::-webkit-scrollbar {
  display: none;
}
.div_wrap .main_wrap .header {
  background: #000;
  height: 5rem;
}
.div_wrap .main_wrap .header__logo_container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  height: 5rem;
  margin: auto;
}
.div_wrap .main_wrap .header__logo_container--ggologo {
  height: 3rem;
}
.div_wrap .main_wrap .header__logo_container--batu {
  width: 2rem;
  height: 2rem;
}
.div_wrap .main_wrap .header__logo_container--lifelogo {
  height: 4rem;
}
.div_wrap .main_wrap .kv img {
  width: 100%;
}
.div_wrap .main_wrap .MB {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(142, 100, 100) 24%, rgb(142, 100, 100) 37%, rgb(0, 0, 0) 55%, rgb(0, 0, 0) 100%);
  color: #fff;
  text-align: center;
  padding-bottom: 12rem;
}
.div_wrap .main_wrap .MB__topparts img {
  width: 100%;
  margin-top: -100%;
  box-sizing: border-box;
}
.div_wrap .main_wrap .MB__wrap {
  margin: 0 1.6rem;
}
.div_wrap .main_wrap .MB__wrap h2 {
  color: #fff;
  font-family: "Michroma";
  font-size: 3.2rem;
  padding-top: 8rem;
  line-height: 1;
}
.div_wrap .main_wrap .MB__wrap h2::after {
  content: "";
  display: inline-block;
  background-image: url(../img/title_under.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 1.8rem;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin: auto;
  margin-top: 0.3em;
}
.div_wrap .main_wrap .MB__wrap h3 {
  color: #fff;
  font-family: "CustomFont", sans-serif;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.div_wrap .main_wrap .MB__wrap ul {
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 3.2rem;
}
.div_wrap .main_wrap .MB__wrap ul li::before {
  content: "※";
}
.div_wrap .main_wrap .MB__card_container--img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.div_wrap .main_wrap .MB__h4_container {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(47, 47, 47, 0.85) 100%);
  padding: 4rem 0 2rem 0;
  margin-top: -5rem;
  position: relative;
  z-index: 0;
  margin-bottom: 3.2rem;
}
.div_wrap .main_wrap .MB__h4_container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .main_wrap .MB__h4_container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .main_wrap .MB__h4_container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .main_wrap .MB__h4_container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .main_wrap .MB__h4_container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .main_wrap .MB__h4_container h4 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.2em;
  text-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
}
.div_wrap .main_wrap .MB__h4_container h4 span {
  font-size: 1.4rem;
}
.div_wrap .main_wrap .MB__h4_container p {
  font-family: "Michroma";
  font-size: 0.8rem;
  padding-top: 1.6rem;
  letter-spacing: 0.5em;
}
.div_wrap .main_wrap .MB__text_container {
  text-align: left;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(32, 32, 32, 0.9) 0%, rgba(47, 47, 47, 0.9) 100%);
  padding: 3.2rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.8;
  position: relative;
}
.div_wrap .main_wrap .MB__text_container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .main_wrap .MB__text_container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .main_wrap .MB__text_container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .main_wrap .MB__text_container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .main_wrap .MB__text_container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .main_wrap .MB__text_container h5 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 3.2rem;
}
.div_wrap .main_wrap .MB__text_container p {
  margin-bottom: 2em;
}
.div_wrap .main_wrap .MB__text_container ul li::before {
  content: "・";
}
.div_wrap .main_wrap .PR {
  text-align: center;
  background: rgb(2, 0, 36);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(255, 87, 89) 85%, rgb(255, 87, 89) 100%);
  padding-bottom: 8rem;
}
.div_wrap .main_wrap .PR__topparts img {
  width: 100%;
  margin-top: -100%;
  filter: brightness(0) saturate(100%) invert(42%) sepia(89%) saturate(1377%) hue-rotate(326deg) brightness(107%) contrast(99%);
}
.div_wrap .main_wrap .PR__wrap {
  margin: 0 1.6rem;
}
.div_wrap .main_wrap .PR__wrap h2 {
  color: #fff;
  font-family: "Michroma";
  font-size: 3.2rem;
  padding-top: 8rem;
  line-height: 1;
  color: #000;
}
.div_wrap .main_wrap .PR__wrap h2::after {
  content: "";
  display: inline-block;
  background-image: url(../img/title_under.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 1.8rem;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin: auto;
  margin-top: 0.3em;
}
.div_wrap .main_wrap .PR__wrap h2::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(344deg) brightness(111%) contrast(101%);
}
.div_wrap .main_wrap .PR__wrap h3 {
  color: #fff;
  font-family: "CustomFont", sans-serif;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
  color: #000;
}
.div_wrap .main_wrap .PR__wrap--btn {
  color: #FF5759;
  border: 1px solid #FF5759;
  padding: 2.4rem 5rem;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  display: inline-block;
  border-radius: 5rem;
  position: relative;
  box-shadow: #FF0000 0 0 24px, #FF0000 0 0 8px;
  transition: 0.3s all;
  margin-bottom: 4rem;
}
.div_wrap .main_wrap .PR__wrap--btn::after {
  content: "";
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 2rem;
  height: 1.4rem;
  display: inline-block;
  margin-left: 1rem;
  position: absolute;
  right: 2rem;
  top: calc(50% - 0.7rem);
}
.div_wrap .main_wrap .PR__wrap--btn:hover {
  color: #fff;
  background: #FF5759;
  border: 1px solid #fff;
}
.div_wrap .main_wrap .PR__wrap--btn:hover::after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(77%) saturate(2%) hue-rotate(1deg) brightness(107%) contrast(100%);
}
.div_wrap .main_wrap .PR__wrap ul {
  color: #fff;
  font-size: 1.3rem;
  display: table;
  text-align: left;
  margin: auto;
}
.div_wrap .main_wrap .PR__wrap ul li {
  line-height: 2.4rem;
}
.div_wrap .main_wrap .PR__wrap ul li::before {
  content: "※";
}
.div_wrap .main_wrap .PR__item_container {
  color: #fff;
}
.div_wrap .main_wrap .PR__item_container--img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.div_wrap .main_wrap .PR__h4_container {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(47, 47, 47, 0.85) 100%);
  padding: 4rem 0 2rem 0;
  margin-top: -5rem;
  position: relative;
  z-index: 0;
  margin-bottom: 2.4rem;
}
.div_wrap .main_wrap .PR__h4_container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .main_wrap .PR__h4_container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .main_wrap .PR__h4_container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .main_wrap .PR__h4_container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .main_wrap .PR__h4_container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .main_wrap .PR__h4_container h4 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.2em;
  text-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
}
.div_wrap .main_wrap .PR__h4_container h4 span {
  font-size: 1.4rem;
}
.div_wrap .main_wrap .PR__h4_container p {
  font-family: "Michroma";
  font-size: 0.8rem;
  padding-top: 1.6rem;
  letter-spacing: 0.5em;
}
.div_wrap .main_wrap .PR__h4_container--p {
  margin: 0 auto;
  padding: 0.8rem 2rem;
  margin-top: 1.6rem;
  background: url(../img/h4_subBG.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 86% auto;
}
.div_wrap .main_wrap .PR__h4_container--p p {
  font-family: "CustomFont", sans-serif;
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.1em;
  display: inline-block;
  background-image: url(//assets/img/point_h4_BG.webp);
  text-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
  padding-top: 0;
}
.div_wrap .main_wrap .PR__h4_container--p p span {
  font-size: 1.2rem;
}
.div_wrap .main_wrap .PR__campaign {
  margin: 0 1.6rem;
  background: rgba(255, 87, 89, 0.3);
  padding: 3rem 2rem;
  margin-bottom: 5.6rem;
}
.div_wrap .main_wrap .PR__campaign h5 {
  font-size: 1.6rem;
  font-weight: 900;
  text-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
  padding-bottom: 1.6rem;
}
.div_wrap .main_wrap .PR__campaign dl {
  display: flex;
  padding-bottom: 0.8rem;
}
.div_wrap .main_wrap .PR__campaign dl dt {
  font-size: 1.2rem;
  padding: 0.5em auto;
  border: 1px solid #fff;
  border-radius: 2em;
  width: 6.4rem;
  margin-right: 0.4rem;
}
.div_wrap .main_wrap .PR__campaign dl dd {
  font-size: 1.2rem;
  white-space: nowrap;
}
.div_wrap .main_wrap .PR__campaign ul {
  font-size: 1rem;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.8;
  margin-top: 1.6rem;
}
.div_wrap .main_wrap .PP {
  text-align: center;
  background-image: url(../img/BG2.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 12rem;
}
.div_wrap .main_wrap .PP__wrap {
  margin: 0 1.6rem;
}
.div_wrap .main_wrap .PP__wrap h2 {
  color: #fff;
  font-family: "Michroma";
  font-size: 3.2rem;
  padding-top: 8rem;
  line-height: 1;
}
.div_wrap .main_wrap .PP__wrap h2::after {
  content: "";
  display: inline-block;
  background-image: url(../img/title_under.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 1.8rem;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin: auto;
  margin-top: 0.3em;
}
.div_wrap .main_wrap .PP__wrap h3 {
  color: #fff;
  font-family: "CustomFont", sans-serif;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
  margin-bottom: 4rem;
}
.div_wrap .main_wrap .PP__wrap--btn {
  color: #FF5759;
  border: 1px solid #FF5759;
  padding: 2.4rem 5rem;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  display: inline-block;
  border-radius: 5rem;
  position: relative;
  box-shadow: #FF0000 0 0 24px, #FF0000 0 0 8px;
  transition: 0.3s all;
  margin-bottom: 4rem;
}
.div_wrap .main_wrap .PP__wrap--btn::after {
  content: "";
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 2rem;
  height: 1.4rem;
  display: inline-block;
  margin-left: 1rem;
  position: absolute;
  right: 2rem;
  top: calc(50% - 0.7rem);
}
.div_wrap .main_wrap .PP__wrap--btn:hover {
  color: #fff;
  background: #FF5759;
  border: 1px solid #fff;
}
.div_wrap .main_wrap .PP__wrap--btn:hover::after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(77%) saturate(2%) hue-rotate(1deg) brightness(107%) contrast(100%);
}
.div_wrap .main_wrap .PP__flexbox {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  margin-bottom: 1.6rem;
  font-variant-numeric: lining-nums;
}
.div_wrap .main_wrap .PP__content {
  background: rgba(0, 0, 0, 0.6);
  width: 47%;
  height: 12.5rem;
  box-sizing: border-box;
  padding: 1.6rem;
  line-height: 2.5em;
  position: relative;
  text-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
}
.div_wrap .main_wrap .PP__content--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .main_wrap .PP__content--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .main_wrap .PP__content--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .main_wrap .PP__content--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .main_wrap .PP__content--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .main_wrap .PP__content--large {
  font-size: 5.8rem;
  font-family: "Roboto";
}
.div_wrap .main_wrap .PP__content--small {
  font-size: 2.6rem;
}
.div_wrap .main_wrap .PP__content--ver {
  writing-mode: vertical-rl;
  font-size: 2rem;
}
.div_wrap .main_wrap .PP__content--two {
  line-height: 1.4em;
}
.div_wrap .main_wrap .PP__content2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 10rem;
  text-shadow: rgba(255, 0, 0, 0.8) 0 0 8px, rgba(255, 0, 0, 0.8) 0 0 8px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.5em;
  text-align: left;
  position: relative;
  margin-bottom: 4rem;
}
.div_wrap .main_wrap .PP__content2--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .main_wrap .PP__content2--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .main_wrap .PP__content2--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .main_wrap .PP__content2--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .main_wrap .PP__content2--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .main_wrap .PP__content2--left {
  margin-right: 1rem;
}
.div_wrap .main_wrap .PP__content2--box {
  text-align: center;
  color: #000;
  background: #fff;
  font-size: 1.2rem;
  text-shadow: none;
  box-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
  border-radius: 5rem;
  line-height: 1em;
  padding: 0.5em 0.8em;
  margin-top: 0.5em;
}
.div_wrap .main_wrap .PP__content2--large {
  font-size: 3.5rem;
  font-family: "Roboto";
}
.div_wrap .OI {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(88, 97, 97) 100%);
  color: #fff;
  text-align: center;
  padding-bottom: 12rem;
}
.div_wrap .OI__topparts img {
  width: 100%;
  margin-top: -100%;
}
.div_wrap .OI__wrap {
  margin: 0 1.6rem;
}
.div_wrap .OI__wrap h2 {
  color: #fff;
  font-family: "Michroma";
  font-size: 3.2rem;
  padding-top: 8rem;
  line-height: 1;
}
.div_wrap .OI__wrap h2::after {
  content: "";
  display: inline-block;
  background-image: url(../img/title_under.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 1.8rem;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin: auto;
  margin-top: 0.3em;
}
.div_wrap .OI__wrap h2::after {
  filter: brightness(0) saturate(100%) invert(99%) sepia(63%) saturate(4744%) hue-rotate(161deg) brightness(105%) contrast(94%);
}
.div_wrap .OI__wrap h3 {
  color: #fff;
  font-family: "CustomFont", sans-serif;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.div_wrap .OI__wrap p {
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 3.2rem;
}
.div_wrap .OI__wrap--btn {
  color: #FF5759;
  border: 1px solid #FF5759;
  padding: 2.4rem 5rem;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  display: inline-block;
  border-radius: 5rem;
  position: relative;
  box-shadow: #FF0000 0 0 24px, #FF0000 0 0 8px;
  transition: 0.3s all;
  margin-bottom: 4rem;
  box-shadow: #94F6F7 0 0 8px, #94F6F7 0 0 8px;
  color: #94F6F7;
  border-color: #94F6F7;
  letter-spacing: 0;
}
.div_wrap .OI__wrap--btn::after {
  content: "";
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 2rem;
  height: 1.4rem;
  display: inline-block;
  margin-left: 1rem;
  position: absolute;
  right: 2rem;
  top: calc(50% - 0.7rem);
}
.div_wrap .OI__wrap--btn:hover {
  color: #fff;
  background: #FF5759;
  border: 1px solid #fff;
}
.div_wrap .OI__wrap--btn:hover::after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(77%) saturate(2%) hue-rotate(1deg) brightness(107%) contrast(100%);
}
.div_wrap .OI__wrap--btn::after {
  filter: brightness(0) saturate(100%) invert(99%) sepia(63%) saturate(4744%) hue-rotate(161deg) brightness(105%) contrast(94%);
}
.div_wrap .OI__wrap--btn:hover {
  background: #94F6F7;
  color: #000;
}
.div_wrap .OI__wrap--btn:hover::after {
  filter: brightness(0) saturate(100%) invert(0%) sepia(7%) saturate(0%) hue-rotate(51deg) brightness(98%) contrast(107%);
}
.div_wrap .OI__card_container--img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.div_wrap .OI__h4_container {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(47, 47, 47, 0.85) 100%);
  padding: 4rem 0 2rem 0;
  margin-top: -5rem;
  position: relative;
  z-index: 0;
  margin-bottom: 3.2rem;
}
.div_wrap .OI__h4_container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .OI__h4_container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .OI__h4_container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .OI__h4_container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .OI__h4_container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .OI__h4_container h4 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.2em;
  text-shadow: #FF0000 0 0 8px, #FF0000 0 0 8px;
}
.div_wrap .OI__h4_container h4 span {
  font-size: 1.4rem;
}
.div_wrap .OI__h4_container p {
  font-family: "Michroma";
  font-size: 0.8rem;
  padding-top: 1.6rem;
  letter-spacing: 0.5em;
}
.div_wrap .OI__h4_container h4 {
  text-shadow: #94F6F7 0 0 8px;
}
.div_wrap .OI__text_container {
  text-align: left;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(32, 32, 32, 0.9) 0%, rgba(47, 47, 47, 0.9) 100%);
  padding: 3.2rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.8;
  position: relative;
}
.div_wrap .OI__text_container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .OI__text_container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .OI__text_container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .OI__text_container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .OI__text_container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .OI__text_container h5 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 3.2rem;
}
.div_wrap .OI__text_container p {
  margin-bottom: 2em;
}
.div_wrap .OI__text_container ul li::before {
  content: "・";
}
.div_wrap .BI {
  background: rgb(0, 0, 0);
  background: #000;
  color: #fff;
  text-align: center;
  padding-bottom: 8rem;
}
.div_wrap .BI__topparts img {
  width: 100%;
  margin-top: -100%;
}
.div_wrap .BI__wrap {
  margin: 0 1.6rem;
}
.div_wrap .BI__wrap h2 {
  color: #fff;
  font-family: "Michroma";
  font-size: 3.2rem;
  padding-top: 8rem;
  line-height: 1;
}
.div_wrap .BI__wrap h2::after {
  content: "";
  display: inline-block;
  background-image: url(../img/title_under.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 1.8rem;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin: auto;
  margin-top: 0.3em;
}
.div_wrap .BI__wrap h3 {
  color: #fff;
  font-family: "CustomFont", sans-serif;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.div_wrap .BI__container {
  color: #fff;
  background: #1f1f1f;
  width: 100%;
  position: relative;
  text-align: left;
  padding: 2.4rem 1.6rem;
  box-sizing: border-box;
}
.div_wrap .BI__container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .BI__container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .BI__container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .BI__container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .BI__container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .BI__container h5 {
  font-size: 1.4rem;
  font-weight: 800;
  margin-bottom: 0.5em;
}
.div_wrap .BI__container ul li {
  font-size: 1.2rem;
}
.div_wrap .BI__container ul li a {
  color: #fff;
  position: relative;
  text-decoration: underline;
}
.div_wrap .BI__container ul li a::before {
  content: "";
  background-image: url(../img/arrow_link.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.8em;
  height: 0.8em;
  top: calc(50% - 0.7rem);
  display: inline-block;
}
.div_wrap .BI__container p {
  font-size: 1.2rem;
}
.div_wrap .BI__box {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #353535;
}
.div_wrap .BI__box:last-of-type {
  border-bottom: 0;
}
.div_wrap .BI__box--annot {
  font-size: 1rem;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 0.5em;
}
.div_wrap .BI__box--annot::before {
  content: "※";
}
.div_wrap .CT {
  text-align: center;
  background: #3d3d3d;
  color: #fff;
  padding: 3rem 1.6rem;
}
.div_wrap .CT__container {
  margin: 0 auto;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(47, 47, 47, 0.85) 100%);
  padding: 1.6rem;
  position: relative;
  z-index: 0;
}
.div_wrap .CT__container--parts {
  width: 1.2rem;
  height: auto;
  position: absolute;
  fill: rgba(255, 255, 255, 0.35);
  text-shadow: none;
}
.div_wrap .CT__container--parts:nth-of-type(1) {
  top: 0;
  left: 0;
}
.div_wrap .CT__container--parts:nth-of-type(2) {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}
.div_wrap .CT__container--parts:nth-of-type(3) {
  bottom: 0;
  left: 0;
  transform: rotate(270deg);
}
.div_wrap .CT__container--parts:nth-of-type(4) {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}
.div_wrap .CT__container h2 {
  font-size: 1.6rem;
  font-family: "Michroma";
}
.div_wrap .CT__container h3 {
  font-size: 1.2rem;
  border-bottom: 1px solid #353535;
  padding-bottom: 0.5em;
}
.div_wrap .CT__container a {
  font-size: 1.8rem;
  font-family: "Michroma";
  color: #fff;
  margin: 0.5em 0;
  display: inline-block;
}
.div_wrap .CT__container p {
  font-size: 1.2rem;
}
.div_wrap footer {
  color: #fff;
  font-size: 1.2rem;
  background: #000;
  text-align: center;
  padding: 2rem 0;
}

@media screen and (max-width: 1366px) {
  .div_wrap .bg_left {
    display: none;
  }
  .div_wrap .right_wrap {
    width: 40vw;
  }
  .div_wrap .main_wrap {
    width: 60vw;
    max-width: none;
  }
  .div_wrap .main_wrap .header__logo_container {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  html {
    /*
    font-size: 62.5%;*/
    font-size: 2.5641025641vw;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .div_wrap .bg_left {
    display: none;
  }
  .div_wrap .right_wrap {
    display: none;
  }
  .div_wrap .main_wrap {
    width: 100vw;
    max-width: none;
  }
  .div_wrap .main_wrap .header {
    position: fixed;
    z-index: 100;
    width: 100%;
  }
  .div_wrap .main_wrap .header__logo_container {
    width: 75%;
    margin-left: 10%;
  }
  .div_wrap .main_wrap .header__logo_container--ggologo {
    height: 2.5rem;
  }
  .div_wrap .main_wrap .header__logo_container--lifelogo {
    height: 3.5rem;
  }
  .div_wrap .main_wrap .header nav {
    position: fixed;
    top: 5rem;
    width: 100%;
    z-index: 10;
    background: #000;
  }
  .div_wrap .main_wrap .header ul {
    /*最初はナビゲーションボタンは非表示*/
    display: none;
    list-style: none;
    padding: 5rem 0;
  }
  .div_wrap .main_wrap .header li {
    text-align: center;
  }
  .div_wrap .main_wrap .header li a {
    display: block;
    font-family: "Michroma";
    font-size: 1.8rem;
    color: #fff;
    line-height: 1em;
    transition: 0.3s all;
    display: inline-block;
    position: relative;
    margin-bottom: 2.4rem;
  }
  .div_wrap .main_wrap .header li a span {
    font-size: 1.2rem;
    font-family: "CustomFont", sans-serif;
    font-weight: 500;
    color: #6D6D6D;
    display: inline-block;
  }
  .div_wrap .main_wrap .header .hamburger {
    position: absolute;
    top: 30%;
    right: 3%;
    cursor: pointer;
    width: 32px;
    height: 24px;
    z-index: 10;
  }
  .div_wrap .main_wrap .header .hamburger span {
    /*3本の線を作る*/
    transition: all 0.3s;
    position: absolute;
    height: 2px;
    background-color: #fff;
    width: 100%;
    z-index: 10;
  }
  .div_wrap .main_wrap .header .hamburger span:nth-of-type(1) {
    /*上の線の位置*/
    top: 4px;
  }
  .div_wrap .main_wrap .header .hamburger span:nth-of-type(2) {
    /*真ん中の線の位置*/
    top: 12px;
    width: 50%;
    right: 0;
  }
  .div_wrap .main_wrap .header .hamburger span:nth-of-type(3) {
    /*下の線の位置*/
    top: 20px;
  }
  .div_wrap .main_wrap .header .hamburger.open span:nth-of-type(1) {
    /*openのとき、上の線を右斜めにする*/
    top: 10px;
    transform: translateY(6px) rotate(-33deg);
  }
  .div_wrap .main_wrap .header .hamburger.open span:nth-of-type(2) {
    /*真ん中の線を消す*/
    opacity: 0;
  }
  .div_wrap .main_wrap .header .hamburger.open span:nth-of-type(3) {
    /*下の線を左斜めにする*/
    top: 22px;
    transform: translateY(-6px) rotate(33deg);
  }
  .div_wrap .main_wrap .cvbtn {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 90;
    transition: 0.5s;
  }
  .div_wrap .main_wrap .cvbtn img {
    width: 13rem;
    height: 13rem;
  }
  .div_wrap .main_wrap .is-hidden {
    visibility: hidden;
    opacity: 0;
  }
  .div_wrap .main_wrap .MB__topparts img,
  .div_wrap .main_wrap .PR__topparts img,
  .div_wrap .main_wrap .OI__topparts img,
  .div_wrap .main_wrap .BI__topparts img {
    width: 100vw;
    margin-top: -99%;
  }
}