/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v450a-6
------------------------------------------------------------*/
.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;
      font-size: 2rem; } }

.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: 27px;
      font-size: 1.8rem; } }
  .c-text001-1.style1 {
    margin-bottom: 6px; }
  .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.1rem; } }

/*
------------------------------------------------------------*/
.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.style1 {
    margin-top: 0; }

/*
------------------------------------------------------------*/
.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_item {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .c-list001_item {
        width: 100%;
        padding: 0; } }
    .c-list001_item:not(:last-child) {
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .c-list001_item:not(:last-child) {
          margin-bottom: 20px; } }
    .c-list001_item.w100 {
      width: 100%;
      margin-bottom: 0; }

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

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

@media screen and (max-width: 399px) {
  .p-v450a-6__wrap {
    width: 100%;
    display: block;
    overflow-x: scroll; } }

.p-v450a-6-tb {
  font-size: 1.7rem;
  line-height: 2.04rem;
  width: 100%;
  background: #fff;
  border-collapse: collapse;
  border: 0;
  margin-bottom: 28px; }
  @media screen and (max-width: 767px) {
    .p-v450a-6-tb {
      font-size: 1rem;
      line-height: 1.2;
      letter-spacing: -0.2px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 399px) {
    .p-v450a-6-tb {
      width: 400px; } }
  .p-v450a-6-tb tr:nth-child(odd) {
    background: #f2f3f3; }
  .p-v450a-6-tb th {
    width: 28%;
    text-align: left;
    font-weight: normal;
    padding-left: 3px; }
    @media screen and (max-width: 767px) {
      .p-v450a-6-tb th {
        width: 29%; } }
  .p-v450a-6-tb td {
    border-left: 1px solid #c0c1c1;
    text-align: center; }
    .p-v450a-6-tb td:nth-child(2) {
      width: 25%; }
  .p-v450a-6-tb th,
  .p-v450a-6-tb td {
    padding-top: 5px;
    padding-bottom: 4px; }

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