/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v450a-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-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.27rem; }
      .c-ttl01.other {
        margin-bottom: 20px; } }
  .c-ttl01.other {
    margin-bottom: 20px; }
  .c-ttl01.style1 {
    margin-top: 0; }
  .c-ttl01.big {
    font-size: 2.2rem; }
    @media screen and (max-width: 767px) {
      .c-ttl01.big {
        font-size: 1.6rem; } }

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

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

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

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

/*
------------------------------------------------------------*/
.c-list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px 50px; }
  @media screen and (max-width: 767px) {
    .c-list02 {
      margin: 0;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .c-list02__item {
    width: 33.33333%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .c-list02__item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px; } }

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

.p-v450a-2 .c-list001--other .c-list001_item:nth-child(1) {
  width: 100%; }

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

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

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

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

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

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

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