@charset "UTF-8";
/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
gje33-2
------------------------------------------------------------*/
.drawer-hamburger1 {
  display: none; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1 {
      display: block; } }

/*
------------------------------------------------------------*/
.c-mainVisual2 {
  margin-bottom: 55px; }
  @media screen and (max-width: 767px) {
    .c-mainVisual2 {
      margin-bottom: 30px; } }

/*
------------------------------------------------------------*/
.c-text001-2 {
  font-size: 2rem;
  color: #3f3a39;
  margin-top: 17px; }
  @media screen and (max-width: 767px) {
    .c-text001-2 {
      font-size: 1.6rem !important;
      margin-top: 10px;
      margin-bottom: 5px !important;
      letter-spacing: 0; } }
  .c-text001-2.big {
    font-size: 2.2rem; }
    @media screen and (max-width: 767px) {
      .c-text001-2.big {
        font-size: 1.6rem; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-text001-1 {
    font-size: 1.6rem;
    line-height: 19px;
    letter-spacing: 0;
    margin-bottom: 24px; } }

/*
------------------------------------------------------------*/
.c-text002 {
  font-size: 1.7rem;
  color: #4a4a4a;
  line-height: 26px;
  letter-spacing: 0.18rem; }
  @media screen and (max-width: 767px) {
    .c-text002 {
      font-size: 1.4rem;
      line-height: 21px; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-title2 h3 {
    font-size: 2rem; } }

/*
------------------------------------------------------------*/
.c-textnote {
  font-size: 1.4rem;
  color: #4a4a4a;
  line-height: 21px;
  margin-top: 20px;
  letter-spacing: 0.18rem;
  position: relative;
  padding-left: 14px; }
  @media screen and (max-width: 767px) {
    .c-textnote {
      letter-spacing: 0.14rem; } }
  .c-textnote::before {
    position: absolute;
    content: '※';
    font-size: 1.4rem;
    left: -2px;
    top: -1px; }
  .c-textnote > a {
    position: relative;
    display: inline-block; }
    .c-textnote > a::before {
      position: absolute;
      content: '';
      background-color: #4a4a4a;
      width: 90%;
      height: 1px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .c-textnote2 {
    font-size: 1.5rem;
    line-height: 21px;
    color: #4a4a4a;
    margin-top: 20px;
    letter-spacing: 0.18rem; }
    @media screen and (max-width: 767px) {
      .c-textnote2 {
        font-size: 1.4rem;
        letter-spacing: 0.14rem; } }

/*
------------------------------------------------------------*/
.c-box01 {
  background-color: #6f6f6f;
  padding: 20px 20px 31px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 56px; }
  @media screen and (max-width: 767px) {
    .c-box01 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 16px 15px 17px 15px;
      margin-bottom: 36px; } }
  .c-box01__item:nth-child(2) {
    margin-left: 58px; }
    @media screen and (max-width: 767px) {
      .c-box01__item:nth-child(2) {
        margin-left: 0;
        margin-top: 15px; } }
  .c-box01__txt {
    font-size: 3.96rem;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.15rem; }
    @media screen and (max-width: 767px) {
      .c-box01__txt {
        font-size: 2.9rem;
        letter-spacing: -0.2rem; } }
    @media screen and (max-width: 360px) {
      .c-box01__txt {
        font-size: 2.5rem; } }
  .c-box01__num {
    font-size: 6.98rem; }
    @media screen and (max-width: 767px) {
      .c-box01__num {
        font-size: 5.2rem; } }
    @media screen and (max-width: 360px) {
      .c-box01__num {
        font-size: 4rem; } }
  .c-box01__sm {
    font-size: 2.8rem;
    line-height: 1;
    margin-top: 12px;
    margin-right: -12px;
    color: #fff;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .c-box01__sm {
        font-size: 2.1rem;
        margin-top: 7px;
        margin-left: -13px; } }
    @media screen and (max-width: 360px) {
      .c-box01__sm {
        font-size: 1.8rem; } }

/*
------------------------------------------------------------*/
.c-box02 {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-box02 {
      margin-bottom: 30px; } }
  .c-box02__ttl {
    margin-top: 17px;
    margin-bottom: 11px;
    font-size: 2rem;
    color: #3f3a39;
    line-height: 1.5;
    font-weight: 700; }
    @media screen and (max-width: 767px) {
      .c-box02__ttl {
        font-size: 1.6rem;
        margin-bottom: 5px;
        margin-top: 10px; } }
  .c-box02__des {
    line-height: 26px;
    font-size: 1.7rem;
    font-weight: 400;
    color: #4a4a4a; }
    @media screen and (max-width: 767px) {
      .c-box02__des {
        font-size: 1.4rem;
        line-height: 21px; } }

/*
------------------------------------------------------------*/
.p-gje33-2 .c-list001_item {
  padding: 0 8px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2 .c-list001_item {
      padding: 0; } }

.p-gje33-2 .c-list001_img {
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .p-gje33-2 .c-list001_img img {
      width: 100%; } }

.p-gje33-2 .c-list001--other .c-list001_item {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2 .c-list001--other .c-list001_item {
      margin-bottom: 30px; } }
  .p-gje33-2 .c-list001--other .c-list001_item:nth-child(1) {
    width: 100%; }

.p-gje33-2 .c-list001--sm .c-list001 {
  margin: 0 -8px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2 .c-list001--sm .c-list001 {
      margin: 0; } }
  .p-gje33-2 .c-list001--sm .c-list001_item {
    padding: 0 8px; }
    @media screen and (max-width: 767px) {
      .p-gje33-2 .c-list001--sm .c-list001_item {
        padding: 0; }
        .p-gje33-2 .c-list001--sm .c-list001_item:nth-child(1) {
          margin-bottom: 15px; } }
  .p-gje33-2 .c-list001--sm .c-list001_img {
    margin-bottom: 0; }

.p-gje33-2 .c-list001_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -8px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2 .c-list001_wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0; }
      .p-gje33-2 .c-list001_wrap .c-list001_img {
        width: 100%; }
        .p-gje33-2 .c-list001_wrap .c-list001_img:nth-child(1) {
          margin-bottom: 30px; } }
  .p-gje33-2 .c-list001_wrap .c-list001_img {
    width: 50%;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .p-gje33-2 .c-list001_wrap .c-list001_img {
        width: 100%;
        padding: 0; } }

.p-gje33-2__map {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2__map {
      margin-bottom: 30px; } }

.p-gje33-2__sc01 {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2__sc01 {
      margin-bottom: 30px; } }

.p-gje33-2__sc02 .c-list001 {
  margin: 0 -7px; }
  @media screen and (max-width: 767px) {
    .p-gje33-2__sc02 .c-list001 {
      margin: 0; } }
  .p-gje33-2__sc02 .c-list001_item {
    padding: 0 7px; }
    @media screen and (max-width: 767px) {
      .p-gje33-2__sc02 .c-list001_item {
        padding: 0; } }
  .p-gje33-2__sc02 .c-list001.last .c-list001_item {
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .p-gje33-2__sc02 .c-list001.last .c-list001_item {
        margin-bottom: 30px; }
        .p-gje33-2__sc02 .c-list001.last .c-list001_item:nth-child(3) {
          margin-bottom: 30px !important; } }
    .p-gje33-2__sc02 .c-list001.last .c-list001_item:nth-child(3), .p-gje33-2__sc02 .c-list001.last .c-list001_item:nth-child(4) {
      margin-bottom: 0; }
