/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v450a-4
------------------------------------------------------------*/
.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.16rem;
  line-height: 1.5;
  color: #3f3a39;
  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.other {
        margin-bottom: 20px; } }
  .c-ttl01.style1 {
    margin-top: 0; }
  .c-ttl01.mgb-5 {
    margin-bottom: 5px; }
  .c-ttl01__sm {
    font-size: 1.7rem; }
    @media screen and (max-width: 767px) {
      .c-ttl01__sm {
        font-size: 1.4rem; } }
    .c-ttl01__sm.bl {
      display: block; }

/*
------------------------------------------------------------*/
.c-des01 {
  font-size: 1.7rem;
  color: #4a4a4a;
  line-height: 26px;
  letter-spacing: 0.15rem; }
  @media screen and (max-width: 767px) {
    .c-des01 {
      font-size: 1.4rem;
      line-height: 21px;
      letter-spacing: 0.15rem; } }
  .c-des01.mgb {
    margin-bottom: 12px;
    letter-spacing: 0.1rem; }

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

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

/*
------------------------------------------------------------*/
.c-list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-list02 {
      margin: 0 0 30px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .c-list02__item:nth-child(1) {
    width: 489px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 54px; }
    @media screen and (max-width: 767px) {
      .c-list02__item:nth-child(1) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .c-list02__item {
      width: 100%;
      text-align: center; } }

/*
------------------------------------------------------------*/
.p-v450a-4 .c-list001__sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .p-v450a-4 .c-list001__sub__infor {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .p-v450a-4 .c-list001__sub__infor:nth-child(1) {
      margin-bottom: 12px; }
      @media screen and (max-width: 767px) {
        .p-v450a-4 .c-list001__sub__infor:nth-child(1) {
          margin-bottom: 18px; } }
  .p-v450a-4 .c-list001__sub__img {
    width: 138px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 15px; }
    @media screen and (max-width: 767px) {
      .p-v450a-4 .c-list001__sub__img {
        width: 103px;
        margin-right: 10px; } }

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

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

.p-v450a-4 .c-list001--other .c-list001_item:nth-child(5), .p-v450a-4 .c-list001--other .c-list001_item:nth-child(6) {
  margin-bottom: 0; }

.p-v450a-4 .c-list001--other .c-list001_item:nth-child(6) .c-content01:not(:first-child) {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .p-v450a-4 .c-list001--other .c-list001_item:nth-child(6) .c-content01:not(:first-child) {
      margin-top: 0; } }

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

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

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

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

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

.p-v450a-4__sc01 {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-v450a-4__sc01 {
      margin-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .p-v450a-4__sc01 .c-list001_img.mgb-10 {
      margin-bottom: 10px !important; } }
  .p-v450a-4__sc01 .c-content01.sp-only {
    margin-bottom: 30px; }

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

.p-v450a-4__sc02 .c-list001_item:nth-child(5), .p-v450a-4__sc02 .c-list001_item:nth-child(6) {
  margin-bottom: 0; }

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