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

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-navi1 {
    padding: 0 10px 20px 10px; } }

/*
------------------------------------------------------------*/
.c-navi2 a {
  text-align: center; }

/*
------------------------------------------------------------*/
.c-content01.mgb-40 {
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .c-content01.mgb-40 {
      margin-bottom: 20px; } }

/*
------------------------------------------------------------*/
.c-ttl01 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.16rem;
  line-height: 1.5;
  color: #333;
  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.1rem; } }
  .c-ttl01.style1 {
    margin-top: 0; }
  .c-ttl01.style2 {
    margin-top: 12px;
    margin-bottom: 7px; }

/*
------------------------------------------------------------*/
.c-des01 {
  font-size: 1.7rem;
  color: #333;
  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.8rem;
    letter-spacing: 0;
    line-height: 1.5; } }

/*
------------------------------------------------------------*/
.c-list01 {
  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-list01 {
      margin: 0; } }
  .c-list01__item {
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .c-list01__item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px; } }
    .c-list01__item.w-100 {
      width: 100%; }
    .c-list01__item.mgb0 {
      margin-bottom: 0; }
    .c-list01__item.mgb-20 {
      margin-bottom: 20px; }
  .c-list01__img1 {
    margin-bottom: 25px;
    width: 462px; }
    @media screen and (max-width: 767px) {
      .c-list01__img1 {
        width: 100%; } }
  .c-list01__img.mgb-10 {
    margin-bottom: 10px; }

/*
------------------------------------------------------------*/
.c-list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px; }
  @media screen and (max-width: 767px) {
    .c-list02 {
      margin: 0; } }
  .c-list02__box {
    border: 1px solid #333;
    padding: 35px 18px 15px 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .c-list02__box {
        padding: 20px 20px 0; } }
  .c-list02__img {
    width: 274px;
    margin-top: 5px; }
    @media screen and (max-width: 767px) {
      .c-list02__img {
        margin: 0 auto; } }
  .c-list02__item {
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .c-list02__item {
        width: 100%;
        padding: 0; } }
  .c-list02__ttl {
    font-size: 2.2rem;
    line-height: 2.4rem;
    letter-spacing: 0.1rem;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 6px;
    padding-right: 40px; }
    @media screen and (max-width: 767px) {
      .c-list02__ttl {
        padding-right: 0;
        font-size: 1.6rem; } }
  .c-list02 .c-des01 {
    padding-right: 40px; }
    @media screen and (max-width: 767px) {
      .c-list02 .c-des01 {
        padding-right: 0; } }

/*
------------------------------------------------------------*/
.c-box1 {
  border: 1px solid #333;
  padding: 15px 25px 19px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .c-box1 {
      padding: 10px; } }
  @media screen and (max-width: 767px) {
    .c-box1__wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -5px; } }
  .c-box1__ttl, .c-box1__item {
    font-size: 1.73rem;
    margin-bottom: 5px;
    line-height: 1.5;
    font-weight: 400;
    color: #333;
    letter-spacing: 0; }
    @media screen and (max-width: 767px) {
      .c-box1__ttl, .c-box1__item {
        font-size: 1.4rem;
        letter-spacing: 0.01rem; } }
    @media screen and (max-width: 320px) {
      .c-box1__ttl, .c-box1__item {
        font-size: 1.3rem;
        letter-spacing: 0; } }
  .c-box1__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px; }
    @media screen and (max-width: 767px) {
      .c-box1__list {
        margin-left: 0;
        width: 50%;
        padding: 0 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .c-box1__item {
      width: 100%;
      margin-bottom: 0; } }
  .c-box1__item:not(:first-child) {
    margin-left: 10px; }
    @media screen and (max-width: 767px) {
      .c-box1__item:not(:first-child) {
        margin-left: 0; } }

/*
------------------------------------------------------------*/
.c-box2 {
  border-top: 1px solid #ccc;
  padding-top: 50px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-box2 {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-bottom: 30px; } }

/*
------------------------------------------------------------*/
.c-note__link {
  text-decoration: none;
  color: #333; }

/*
------------------------------------------------------------*/
.c-btnv01.mt120 {
  margin-top: 120px; }
  @media screen and (max-width: 767px) {
    .c-btnv01.mt120 {
      margin-top: 60px; } }

/*
------------------------------------------------------------*/
.p-v598a-5__img {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .p-v598a-5__img {
      margin-bottom: 30px; } }
  .p-v598a-5__img.mgb-25 {
    margin-bottom: 25px; }

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

@media screen and (max-width: 767px) {
  .p-v598a-5__sc02 .c-list02__item :nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .p-v598a-5__sc02 .c-list02__item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .p-v598a-5__sc02 .c-list02__item:nth-child(5) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .p-v598a-5__sc02 .c-list02__item:nth-child(2) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .p-v598a-5__sc02 .c-list02__item:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .p-v598a-5__sc02 .c-list02__item:nth-child(6) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }
