/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v450a-5
------------------------------------------------------------*/
.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-ttl01 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.13rem;
  line-height: 1.5;
  color: #211815;
  margin-top: 17px;
  margin-bottom: 11px; }
  @media screen and (max-width: 767px) {
    .c-ttl01 {
      font-size: 1.6rem;
      margin-top: 10px;
      margin-bottom: 5px;
      letter-spacing: 0.15rem; } }
  .c-ttl01.style1 {
    margin-bottom: 0; }
  .c-ttl01.style2 {
    margin-top: 0; }
  .c-ttl01__sm {
    color: #c50018;
    margin-left: 5px; }
  .c-ttl01.big {
    font-size: 2.2rem; }
    @media screen and (max-width: 767px) {
      .c-ttl01.big {
        font-size: 1.6rem;
        letter-spacing: 0; } }

/*
------------------------------------------------------------*/
.c-ttl02 {
  font-size: 2.2rem;
  letter-spacing: 0.16rem;
  font-weight: 700;
  color: #3e3a39;
  line-height: 1.4;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-ttl02 {
      margin-bottom: 30px;
      font-size: 1.8rem;
      letter-spacing: -0.09rem;
      line-height: 1.3; } }

/*
------------------------------------------------------------*/
.c-des01 {
  font-size: 1.7rem;
  color: #4a4a4a;
  line-height: 26px;
  letter-spacing: 0.1rem; }
  @media screen and (max-width: 767px) {
    .c-des01 {
      font-size: 1.4rem;
      line-height: 21px;
      letter-spacing: 0.15rem; } }
  .c-des01.arrow {
    position: relative;
    padding-left: 10px;
    letter-spacing: 0.15rem; }
    @media screen and (max-width: 767px) {
      .c-des01.arrow {
        padding-left: 8px; } }
    .c-des01.arrow::before {
      position: absolute;
      content: '';
      width: 5px;
      height: 5px;
      background-color: #4a4a4a;
      left: 0;
      top: 11px; }
      @media screen and (max-width: 767px) {
        .c-des01.arrow::before {
          width: 4px;
          height: 4px;
          top: 9px; } }

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

@media screen and (max-width: 767px) {
  .c-text001-1 {
    margin-bottom: 20px;
    font-size: 1.6rem;
    letter-spacing: 0.15rem; } }

.c-text001-1.big {
  font-size: 2.2rem; }
  @media screen and (max-width: 767px) {
    .c-text001-1.big {
      font-size: 1.8rem;
      letter-spacing: 0; } }

.c-box01 {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-box01 {
      margin-bottom: 30px; }
      .c-box01 .c-ttl02 {
        font-size: 1.6rem; } }

/*
------------------------------------------------------------*/
.c-list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px 50px; }
  @media screen and (max-width: 767px) {
    .c-list02 {
      margin: 0 0 30px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .c-list02__img img {
      width: 100%; } }
  @media screen and (max-width: 767px) {
      .c-list02 .c-ttl01 {
        line-height: 18px; } }
    @media screen and (max-width: 767px) and (max-width: 767px) {
      .c-list02 .c-ttl01 {
        letter-spacing: -0.05rem; } }
  .c-list02__item {
    width: 25%;
    padding: 0 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .c-list02__item {
        width: 50%;
        margin-bottom: 30px; }
        .c-list02__item:nth-child(3), .c-list02__item:nth-child(4) {
          margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .c-list02.col3 {
      margin: 0 0 30px; }
      .c-list02.col3 .c-ttl01 {
        line-height: 1.5; } }
  .c-list02.col3 .c-list02__item {
    width: 33.33333%; }
    @media screen and (max-width: 767px) {
      .c-list02.col3 .c-list02__item {
        width: 100%;
        padding: 0; } }

/*
------------------------------------------------------------*/
.p-v450a-5 .c-list001--other .c-list001_item.col2 {
  width: 100%; }

@media screen and (max-width: 767px) {
  .p-v450a-5 .c-list001.other .c-list001_item:nth-child(1) {
    margin-bottom: 10px; } }

.p-v450a-5 .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-v450a-5 .c-list001_wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0; }
      .p-v450a-5 .c-list001_wrap .c-list001_img {
        width: 100%; }
        .p-v450a-5 .c-list001_wrap .c-list001_img:nth-child(1) {
          margin-bottom: 15px; } }
  .p-v450a-5 .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-v450a-5 .c-list001_wrap .c-list001_img {
        width: 100%;
        padding: 0; } }

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

.p-v450a-5 .c-list001_item {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .p-v450a-5 .c-list001_item {
      margin-bottom: 30px; } }

.p-v450a-5 .c-list001.border {
  padding-bottom: 50px;
  margin-bottom: 50px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .p-v450a-5 .c-list001.border {
      padding-bottom: 30px;
      margin-bottom: 30px; } }
  .p-v450a-5 .c-list001.border::before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: calc(100% - 16px);
    height: 1px;
    background-color: #dbdbdb;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media screen and (max-width: 767px) {
      .p-v450a-5 .c-list001.border::before {
        width: 100%; } }
  .p-v450a-5 .c-list001.border .c-list001_item:nth-child(3) {
    margin-bottom: 0; }

.p-v450a-5__img {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .p-v450a-5__img {
      margin-bottom: 30px; } }

.p-v450a-5__sc01 {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-v450a-5__sc01 {
      margin-bottom: 50px; } }
  .p-v450a-5__sc01 .c-list001_item:nth-child(3) {
    margin-bottom: 0; }

.p-v450a-5__sc02 {
  overflow: hidden; }
  .p-v450a-5__sc02 .c-list001.last .c-list001_item {
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-v450a-5__sc02 .c-list001.last .c-list001_item:not(:last-child) {
        margin-bottom: 30px; } }
