/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
lke60ad-4
------------------------------------------------------------*/
.drawer-hamburger1 {
  display: none; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1 {
      position: absolute;
      display: block;
      top: 49%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      display: block;
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      width: 20px;
      padding: 0;
      padding: 0px 14px;
      -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      border: 0;
      outline: 0;
      background-color: transparent; } }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1-icon {
      position: relative;
      display: block; } }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1-icon, .drawer-hamburger1-icon:after, .drawer-hamburger1-icon:before {
      width: 100%;
      height: 2px;
      -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      background-color: #222; } }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1-icon:after, .drawer-hamburger1-icon:before {
      position: absolute;
      top: -6px;
      left: 0;
      content: " "; } }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1-icon:after {
      top: 6px; } }

@media screen and (max-width: 767px) {
  .c-titleBlock1 .c-title4 {
    padding: 14px 24px;
    background: none !important;
    position: relative; }
    .c-titleBlock1 .c-title4 span {
      font-size: 0.8rem !important; }
    .c-titleBlock1 .c-title4 h2 {
      margin-top: 2px;
      font-size: 1.1rem !important; }
  .c-titleBlock1 .c-title4.is-open .drawer-hamburger1-icon {
    background-color: transparent; }
  .c-titleBlock1 .c-title4.is-open .drawer-hamburger1-icon:after,
  .c-titleBlock1 .c-title4.is-open .drawer-hamburger1-icon:before {
    top: 0; }
  .c-titleBlock1 .c-title4.is-open .drawer-hamburger1-icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .c-titleBlock1 .c-title4.is-open .drawer-hamburger1-icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); } }

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

.c-text001,
.c-text001-1 {
  font-size: 2rem;
  line-height: 3.1rem;
  font-weight: bold;
  letter-spacing: 0.12em; }
  @media screen and (max-width: 767px) {
    .c-text001,
    .c-text001-1 {
      font-size: 1.4rem;
      line-height: 25px;
      margin-bottom: 30px; } }

.c-text001-1 {
  line-height: 39px;
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .c-text001-1 {
      margin-bottom: 30px;
      line-height: 1.9rem;
      font-size: 1.6rem; } }
  .c-text001-1.style1 {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .c-text001-1.style1 {
        margin-bottom: 15px;
        font-size: 1.8rem; } }

.sp-on {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp-on {
      display: block; } }

.pc-on {
  display: block; }
  @media screen and (max-width: 767px) {
    .pc-on {
      display: none; } }

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

/*
------------------------------------------------------------*/
.c-ttl01 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  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.style1 {
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .c-ttl01.style1 {
        margin-top: 10px; } }
  .c-ttl01 > span {
    font-size: 1.4rem; }

/*
------------------------------------------------------------*/
.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; } }

.c-list001 {
  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; }
  @media screen and (max-width: 767px) {
    .c-list001 {
      display: block;
      margin: 0; }
      .c-list001_img img {
        width: 100%; } }
  .c-list001_item {
    width: 50%;
    padding: 0 7px;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .c-list001_item {
        width: 100%;
        padding: 0;
        margin-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .c-list001_item:not(:last-child) {
        margin-bottom: 30px; } }
    .c-list001_item.w-100 {
      width: 100%;
      margin-top: 13px;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .c-list001_item.w-100 {
          margin-top: 30px; } }
  .c-list001.colum {
    margin: 0 0 30px; }
    .c-list001.colum .c-list001_item {
      width: calc((100% - 26px) / 3);
      padding: 0; }
      @media screen and (max-width: 767px) {
        .c-list001.colum .c-list001_item {
          width: 100%; } }
      .c-list001.colum .c-list001_item:not(:last-child) {
        margin-right: 11px; }
        @media screen and (max-width: 767px) {
          .c-list001.colum .c-list001_item:not(:last-child) {
            margin-bottom: 30px; } }

.p-lke60ad-4 {
  margin-top: 41px; }
  @media screen and (max-width: 767px) {
    .p-lke60ad-4 {
      margin-top: 24px;
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .p-lke60ad-4 .l-wrapper {
      padding: 0 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media screen and (max-width: 767px) {
    .p-lke60ad-4-1 .c-list001_item {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 767px) {
    .p-lke60ad-4-2 {
      margin-top: 50px; } }
  .p-lke60ad-4-2 .c-text001-1 {
    margin-bottom: 11px; }
    @media screen and (max-width: 767px) {
      .p-lke60ad-4-2 .c-text001-1 {
        margin-bottom: 10px; } }
