/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
gm302-5
------------------------------------------------------------*/
.drawer-hamburger1 {
  display: none; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1 {
      display: block; } }

/*
------------------------------------------------------------*/
.u-line {
  padding-bottom: 50px;
  margin-bottom: 50px !important;
  border-bottom: 1px solid #dbdbdb; }
  @media screen and (max-width: 767px) {
    .u-line {
      padding-bottom: 30px;
      margin-bottom: 30px !important; } }

/*
------------------------------------------------------------*/
.c-box01__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
  letter-spacing: -0.1rem;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .c-box01__ttl {
      font-size: 1.4rem;
      margin-bottom: 5px; } }

.c-box01__ttlbig {
  font-size: 3.7rem;
  font-weight: 900;
  line-height: 1;
  color: #cc3333;
  letter-spacing: -0.05rem;
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .c-box01__ttlbig {
      font-size: 2.5rem;
      margin-bottom: 8px; } }
  @media screen and (max-width: 320px) {
    .c-box01__ttlbig {
      font-size: 2.2rem; } }

/*
------------------------------------------------------------*/
.c-list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -8px 30px; }
  @media screen and (max-width: 767px) {
    .c-list01 {
      margin: 0 0 0; } }
  .c-list01__item {
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%; }
    @media screen and (max-width: 767px) {
      .c-list01__item {
        width: 100%;
        padding: 0;
        margin-bottom: 16px; } }
    .c-list01__item.style1 {
      height: 297px; }
      @media screen and (max-width: 767px) {
        .c-list01__item.style1 {
          min-height: 206px;
          height: auto; } }
      .c-list01__item.style1 .c-list01__img {
        width: 388px;
        margin-top: 20px; }
        @media screen and (max-width: 767px) {
          .c-list01__item.style1 .c-list01__img {
            width: 270px;
            margin-top: 5px; } }
        @media screen and (max-width: 360px) {
          .c-list01__item.style1 .c-list01__img {
            width: 250px; } }
        @media screen and (max-width: 320px) {
          .c-list01__item.style1 .c-list01__img {
            width: 245px; } }
  .c-list01__wrap {
    background-color: #F2F3F3;
    padding: 17px 15px 26px 23px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (max-width: 767px) {
      .c-list01__wrap {
        padding: 14px 12px 20px 14px; } }
    @media screen and (max-width: 320px) {
      .c-list01__wrap {
        padding: 12px 10px 14px 10px; } }
  @media screen and (max-width: 767px) {
    .c-list01.style1 .c-list01__item:nth-child(1) {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .c-list01.style1 .c-list01__item:nth-child(2) {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }

/*
------------------------------------------------------------*/
.c-des01 {
  font-size: 1.5rem;
  color: #000;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.05rem; }
  @media screen and (max-width: 767px) {
    .c-des01 {
      font-size: 1.1rem;
      line-height: 18px; } }
  @media screen and (max-width: 360px) {
    .c-des01 {
      font-size: 1rem; } }
  .c-des01.style1 {
    letter-spacing: -0.08rem; }
    @media screen and (max-width: 767px) {
      .c-des01.style1 {
        letter-spacing: -0.11rem; } }

/*
------------------------------------------------------------*/
.c-title2 h3 {
  color: #464646;
  margin-bottom: 30px;
  padding-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .c-title2 h3 {
      font-size: 2rem;
      line-height: 18px;
      margin-bottom: 18px;
      padding-bottom: 13px; } }

/*
------------------------------------------------------------*/
.c-text001-1 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  line-height: 39px;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-text001-1 {
      margin-bottom: 30px;
      font-size: 1.6rem;
      line-height: 19px;
      letter-spacing: 0.1rem; } }

/*
------------------------------------------------------------*/
.c-title4 {
  margin-right: 18px; }
  @media screen and (max-width: 767px) {
    .c-title4 {
      margin-right: 0; } }
  .c-title4 h2 {
    font-size: 1.4rem;
    letter-spacing: -0.05rem;
    margin-top: 12px; }
    @media screen and (max-width: 767px) {
      .c-title4 h2 {
        letter-spacing: 0;
        margin-top: 5px !important; } }

/*
------------------------------------------------------------*/
.c-navi2 a {
  text-align: center;
  padding: 13px 11px; }
  @media screen and (max-width: 767px) {
    .c-navi2 a {
      text-align: left;
      padding: 15px 0 15px 10px; } }

@media screen and (max-width: 767px) {
  .l-contents {
    margin-top: 30px; } }

@media screen and (max-width: 767px) {
  .c-navi1 {
    padding: 0 10px; } }

/*
------------------------------------------------------------*/
.p-gm302-5__img {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .p-gm302-5__img {
      margin-bottom: 16px; } }
  .p-gm302-5__img.last {
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .p-gm302-5 .l-wrapper {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
