/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
gje33
------------------------------------------------------------*/
/*
custom-object-fit
------------------------------------------------------------*/
.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.custom-object-fit img {
  opacity: 0;
}

/*
------------------------------------------------------------*/
.u-bg01 {
  background-color: #f7f7f7;
}

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-navi1 {
    margin-top: 30px !important;
  }
}

/*
------------------------------------------------------------*/
.c-imgtext01 {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 67px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01 {
    padding-bottom: 0;
  }
}
.c-imgtext01__inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__inner {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.c-imgtext01__img {
  width: 56%;
  margin-left: 20px;
  position: relative;
  right: 30px;
  top: 60px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__img {
    width: 100%;
    margin-left: 0;
    right: initial;
    top: initial;
  }
}
.c-imgtext01__content {
  flex-basis: 0;
  flex-grow: 1;
  padding: 109px 0 18px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__content {
    padding: 14px 0 0;
    flex-basis: auto;
    width: 100%;
    margin-left: 0;
  }
}
.c-imgtext01__wrap {
  margin-top: auto;
}
.c-imgtext01__ttl {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__ttl {
    margin-bottom: 0;
  }
}
.c-imgtext01__en {
  font-size: 2rem;
  letter-spacing: 0.2rem;
  line-height: 1;
  color: #231815;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__en {
    font-size: 1rem;
    letter-spacing: 0.1rem;
  }
}
.c-imgtext01__big {
  font-size: 5.12rem;
  letter-spacing: 0.45rem;
  font-weight: 700;
  color: #231815;
  line-height: 1;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__big {
    font-size: 2.38rem;
    letter-spacing: 0.3rem;
    margin-bottom: 6px;
  }
}
.c-imgtext01__des {
  font-size: 1.8rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
  color: #464646;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__des {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.c-imgtext01__btn {
  width: 182px;
  height: 42px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__btn {
    width: 100%;
    height: 43px;
  }
}
.c-imgtext01__btn + .c-imgtext01__btn {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__btn + .c-imgtext01__btn {
    height: 52px;
  }
}
.c-imgtext01__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e10012;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  height: 100%;
}
.c-imgtext01__link.color1 {
  background-color: #993333;
}
.c-imgtext01__link .load {
  letter-spacing: 0.24rem;
  font-style: initial;
}
.c-imgtext01__link .down {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__link .down {
    font-size: 1.4rem;
  }
}
.c-imgtext01__txt {
  font-size: 1.7rem;
  font-weight: 300;
  position: relative;
  padding-left: 38px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__txt {
    font-size: 2rem;
  }
}
.c-imgtext01__txt::before {
  position: absolute;
  content: "";
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../image/product/gje33/icon_down.svg);
  width: 22px;
  height: 23px;
  background-size: 22px 23px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__txt::before {
    left: -4px;
    width: 26px;
    height: 27px;
    background-size: 26px 27px;
  }
}
.c-imgtext01__b {
  letter-spacing: 0.5px;
  padding-left: 37px;
  left: -14px;
}
.c-imgtext01__b::before {
  background: url(../image/product/gje33/icon_b.svg);
  width: 20px;
  height: 21px;
  background-size: 20px 21px;
}
.c-imgtext01__video {
  letter-spacing: 0.5px;
  padding-left: 37px;
  left: -14px;
}
.c-imgtext01__video::before {
  background: url(../image/product/gje33/ic_video.png);
  width: 26px;
  height: 18px;
  background-size: 26px 18px;
  margin-top: 1px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__video::before {
    width: 30px;
    height: 22px;
    background-size: 30px 22px;
    margin-top: 0;
  }
}
.c-imgtext01__price {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__price {
    text-align: right;
    width: 100%;
    background-color: #fff;
    padding: 20px 20px 0;
    margin-top: 0;
  }
}
.c-imgtext01__price01 {
  font-size: 1.8rem;
  font-weight: 400;
  color: #464646;
  letter-spacing: 0.1rem;
}
.c-imgtext01__price01.sm {
  font-size: 1.3rem;
  margin-top: 15px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__price01.sm {
    font-size: 1.4rem;
    margin-top: 0;
  }
}
.c-imgtext01__price01 .big {
  display: block;
  font-size: 1.8rem;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .c-imgtext01__price01 .big {
    font-weight: 700;
    font-size: 1.5rem;
  }
}

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-gje33 .l-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-gje33__top {
  margin-bottom: 57px;
}
@media screen and (max-width: 767px) {
  .p-gje33__top {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1060px) {
  .p-gje33 .c-v221_list .text-box {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-gje33 .c-v221_list {
    margin: 0 -20px;
  }
  .p-gje33 .c-v221_list .text-box {
    padding-left: 0;
  }
}
.p-gje33 .c-v221_list .c-des01 {
  font-size: 1.7rem;
  line-height: 23px;
}
@media screen and (max-width: 767px) {
  .p-gje33 .c-v221_list .c-des01 {
    font-size: 1.4rem;
    line-height: 18px;
  }
}
.p-gje33 .c-btnv01.mt50 {
  margin-top: 146px;
}
@media screen and (max-width: 767px) {
  .p-gje33 .c-btnv01.mt50 {
    margin-top: 85px;
  }
}
.p-gje33 .c-btnv01__txt {
  padding-bottom: 11px;
}