/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
v598a
------------------------------------------------------------*/
.c-banner-bottom {
  position: relative; }
  .c-banner-bottom__img {
    height: auto;
    top: 0;
    left: 0; }
  .c-banner-bottom__content {
    width: 39.5%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    background-color: #ffffff4d;
    padding: 40px 20px 40px 20px; }
    @media screen and (max-width: 767px) {
      .c-banner-bottom__content {
        width: 100%;
        position: unset;
        padding: 21px 20px 40px 20px;
        border: 1px solid #231815; } }
  .c-banner-bottom__title {
    color: #231815;
    font-size: 2.8rem;
    line-height: 34px;
    margin-bottom: 6px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-banner-bottom__title {
        font-size: 2.3rem;
        margin-bottom: 3px; } }
  .c-banner-bottom__info {
    color: #231815;
    font-size: 1.4rem;
    background: #F3EBEF;
    line-height: 20px;
    border: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .c-banner-bottom__info {
        font-size: 1.2rem;
        width: 87%; } }
  .c-banner-bottom .c-info {
    margin-top: 37px;
    margin-bottom: 23px; }
    @media screen and (max-width: 767px) {
      .c-banner-bottom .c-info {
        margin-top: 29px;
        margin-bottom: 18px; } }
  .c-banner-bottom .c-icon {
    position: relative; }
    .c-banner-bottom .c-icon::after {
      content: "";
      width: 16px;
      height: 16px;
      background: url("/assets/image/product/v221/ic-phone.svg") center center no-repeat;
      position: absolute;
      right: -21px;
      top: 2px; }
      @media screen and (max-width: 767px) {
        .c-banner-bottom .c-icon::after {
          top: 1; } }

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

/*
------------------------------------------------------------*/
.c-title {
  font-size: 3.5rem;
  color: #464646;
  position: relative;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 43px;
  font-weight: normal;
  letter-spacing: 0.35rem;
  line-height: 56px; }
  @media screen and (max-width: 767px) {
    .c-title {
      margin-bottom: 11px;
      font-size: 2rem;
      line-height: 27px;
      letter-spacing: 0;
      padding-bottom: 8px; } }

/*
------------------------------------------------------------*/
.c-box1 {
  background-color: #f2f2f2;
  padding: 33px 60px 25px 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .c-box1 {
      padding: 25px 20px 25px 20px; } }
  @media screen and (max-width: 360px) {
    .c-box1 {
      padding: 20px 10px; } }
  .c-box1__link {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .c-box1__link {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .c-box1__ttl {
    font-size: 2.7rem;
    letter-spacing: 0.3rem;
    color: #333333;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 8px; }
    @media screen and (max-width: 767px) {
      .c-box1__ttl {
        font-size: 2rem; } }
  .c-box1__ttl2 {
    font-size: 2.4rem;
    color: #333;
    line-height: 1.3;
    margin-bottom: 11px;
    padding-left: 12px; }
    @media screen and (max-width: 767px) {
      .c-box1__ttl2 {
        font-size: 2rem;
        margin-bottom: 6px;
        padding-left: 0; } }
  .c-box1__des {
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: 0.15rem;
    color: #333; }
    @media screen and (max-width: 767px) {
      .c-box1__des {
        font-size: 1.2rem;
        line-height: 1.7;
        letter-spacing: 0;
        padding-left: 6px; } }
  .c-box1__img {
    width: 370px;
    margin-right: 77px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    @media screen and (max-width: 767px) {
      .c-box1__img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }
  .c-box1__content {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media screen and (max-width: 767px) {
      .c-box1__content {
        -webkit-flex-basis: 0;
            -ms-flex-preferred-size: 0;
                flex-basis: 0;
        width: 100%; } }
  .c-box1__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 14px; }
    @media screen and (max-width: 767px) {
      .c-box1__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .c-box1__item {
    font-size: 2.05rem;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    padding: 5px 13px 5px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #cc0000;
    border-radius: 5px; }
    @media screen and (max-width: 767px) {
      .c-box1__item {
        font-size: 1.56rem;
        padding: 4px 6px 5px 6px;
        border-radius: 4px;
        letter-spacing: 0; } }
    @media screen and (max-width: 360px) {
      .c-box1__item {
        font-size: 1.3rem; } }
    .c-box1__item:not(:first-child) {
      margin-left: 5px; }
      @media screen and (max-width: 767px) {
        .c-box1__item:not(:first-child) {
          margin-left: 3px; } }
    .c-box1__item:nth-child(3), .c-box1__item:nth-child(4) {
      padding: 5px 9px; }
      @media screen and (max-width: 767px) {
        .c-box1__item:nth-child(3), .c-box1__item:nth-child(4) {
          padding: 4px 6px 5px; } }

/*
------------------------------------------------------------*/
.p-v6120a .c-imgtext01__img {
  right: 0;
  width: 58%;
  top: 52px; }
  @media screen and (max-width: 767px) {
    .p-v6120a .c-imgtext01__img {
      width: 100%;
      top: initial; } }

@media screen and (max-width: 767px) {
  .p-v6120a .c-imgtext01__btn {
    height: 52px; } }

.p-v6120a .c-btnv01.mt50 {
  margin-top: 90px; }
  @media screen and (max-width: 767px) {
    .p-v6120a .c-btnv01.mt50 {
      margin-top: 40px; } }

@media screen and (max-width: 767px) {
  .p-v6120a .l-container {
    padding-left: 20px;
    padding-right: 20px; } }

.p-v6120a__sc02, .p-v6120a__sc03 {
  margin-bottom: 62px; }
  @media screen and (max-width: 767px) {
    .p-v6120a__sc02, .p-v6120a__sc03 {
      margin-bottom: 30px; } }
