@charset "UTF-8";
/*! Writen  by SCSS */
.advertising {
  color: #221815;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
  line-height: 1.785;
  /*inner設定*/
  /*テキスト設定*/
  /*画像設定*/
  /*ボタン設定*/
  /*メリット部分*/ }
  .advertising.part1 {
    margin-top: 30px;
    margin-bottom: 25px;
    padding-top: 20px;
    padding-bottom: 10px; }
  .advertising.part2 {
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 40px; }
  .advertising .inner1 {
    width: 100%;
    padding: 0 20px; }
  .advertising .inner2 {
    width: 100%;
    padding: 0 10px; }
  .advertising .page_logo {
    max-width: 300px;
    width: 80.22%;
    margin: 0 auto; }
  .advertising .txt1 {
    font-size: clamp(13px, 3.865vw, 16px); }
  .advertising .txt2 {
    font-size: clamp(16px, 5.315vw, 22px); }
    .advertising .txt2 .big1 {
      font-size: 377.28%;
      line-height: 1;
      display: inline-block; }
      @media screen and (max-width: 480px) {
        .advertising .txt2 .big1 {
          font-size: 300%; } }
    .advertising .txt2 .big2 {
      font-size: 213.64%;
      line-height: 1;
      display: inline-block; }
      @media screen and (max-width: 480px) {
        .advertising .txt2 .big2 {
          font-size: 180%; } }
    .advertising .txt2 .meddium {
      font-size: clamp(15px, 4.445vw, 20px); }
  .advertising .txt3 {
    font-size: clamp(20px, 7.247vw, 30px);
    background-color: #9d762a;
    width: 100%;
    color: #fff;
    padding: 15px 0;
    line-height: 1.6; }
  .advertising .txt4 {
    font-size: clamp(20px, 7.247vw, 30px);
    line-height: 1.6; }
    .advertising .txt4 .paid {
      font-size: clamp(16px, 5.315vw, 22px);
      position: relative;
      bottom: 4px;
      display: inline-block; }
  .advertising .txt5 {
    font-size: clamp(15px, 4.445vw, 20px);
    color: #040000; }
  .advertising .txt6 {
    font-size: clamp(14px, 4.348vw, 18px);
    color: #e60012; }
  .advertising .appeal {
    color: #e50011;
    font-size: clamp(16px, 5.315vw, 22px);
    line-height: 1.4; }
    .advertising .appeal .small {
      font-size: clamp(12px, 3.624vw, 15px);
      line-height: 1;
      display: inline-block; }
    .advertising .appeal .border {
      background: linear-gradient(transparent 50%, rgba(234, 232, 58, 0.5) 50%); }
  .advertising .bg_txt1 {
    background-color: rgba(157, 118, 42, 0.15);
    padding: 15px;
    font-weight: 500;
    color: #040000;
    font-size: clamp(14px, 4.107vw, 17px);
    border-radius: 10px; }
  .advertising .paid {
    color: #fff;
    line-height: 1;
    font-size: clamp(13px, 3.865vw, 16px);
    background-color: #9d762a;
    padding: 4px; }
  .advertising .gold {
    color: #9d762a; }
  .advertising .border_bottom {
    line-height: 1.2; }
  .advertising .inquiry_btn {
    font-size: clamp(20px, 6.522vw, 27px);
    color: #fff;
    border-radius: 10px;
    background-color: #040000;
    line-height: 1;
    border: 2px solid #040000;
    box-sizing: border-box;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; }
    .advertising .inquiry_btn a {
      display: block;
      padding: 25px;
      width: 100%;
      height: 100%; }
    body:not(.mobile) .advertising .inquiry_btn:hover {
      background-color: #fff;
      color: #040000; }
  .advertising .inquiry_btn2 {
    font-size: clamp(14px, 4.107vw, 17px);
    color: #fff;
    border-radius: 100vw;
    background-color: #e50011;
    line-height: 1;
    position: relative;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto; }
    .advertising .inquiry_btn2 a {
      display: block;
      padding: 15px;
      width: 100%;
      height: 100%; }
    .advertising .inquiry_btn2 .right_arrow {
      position: absolute;
      right: 20px;
      top: 13px;
      transition: right 0.3s ease-in-out; }
    body:not(.mobile) .advertising .inquiry_btn2:hover .right_arrow {
      right: 10px; }
  .advertising .merit_wrap {
    display: flex;
    justify-content: space-between; }
    .advertising .merit_wrap .merit {
      max-width: 126px;
      width: 31.98%;
      border-radius: 10px;
      background-color: #f1ede5;
      padding: 14px 6px 10px; }
    .advertising .merit_wrap .merit_txt {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      font-size: clamp(13px, 3.865vw, 16px);
      line-height: 1.5;
      color: #221815; }
      .advertising .merit_wrap .merit_txt .big1 {
        font-size: 293.75%;
        display: inline-block;
        line-height: 1; }
      .advertising .merit_wrap .merit_txt .big2 {
        font-size: 162.5%;
        display: inline-block;
        line-height: 1; }
      .advertising .merit_wrap .merit_txt .red {
        color: #e50011;
        font-size: 11px; }
    .advertising .merit_wrap .merit3 {
      position: relative; }
      .advertising .merit_wrap .merit3 .paid {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%); }
    .advertising .merit_wrap .bottom_arrow {
      line-height: 1;
      margin-top: 10px; }

/*swiper部分*/
.no_bg {
  text-align: center;
  font-weight: bold;
  padding: 0 20px; }
  @media screen and (max-width: 480px) {
    .no_bg {
      padding: 0 10px; } }
  .no_bg .nav-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 400px;
    margin: 0 auto 20px; }
    @media screen and (max-width: 480px) {
      .no_bg .nav-list {
        max-width: 320px; } }
    .no_bg .nav-list li {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 33%;
      height: 48px;
      margin-bottom: 2px;
      color: #fff;
      background: #ccc;
      font-size: 15px;
      cursor: pointer;
      transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out; }
      @media screen and (max-width: 480px) {
        .no_bg .nav-list li {
          font-size: 11px;
          height: 40px; } }
      body:not(.mobile) .no_bg .nav-list li:hover {
        opacity: .7; }
      .no_bg .nav-list li.active {
        background: #9d762a; }
  .no_bg .slider-area {
    position: relative;
    max-width: 400px;
    margin: 0 auto; }
    .no_bg .slider-area .ad-swiper {
      max-width: 400px;
      margin: 0 auto 40px;
      overflow: hidden; }
      @media screen and (max-width: 480px) {
        .no_bg .slider-area .ad-swiper {
          max-width: 320px; } }
      .no_bg .slider-area .ad-swiper .swiper-slide {
        padding: 4px; }
        .no_bg .slider-area .ad-swiper .swiper-slide .inner {
          background: #fff;
          padding: 16px;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }
          .no_bg .slider-area .ad-swiper .swiper-slide .inner img {
            width: 100%;
            height: auto; }
    .no_bg .slider-area .swiper-button-prev {
      left: -20px;
      width: auto;
      height: auto; }
      @media screen and (max-width: 480px) {
        .no_bg .slider-area .swiper-button-prev {
          left: -6px; } }
    .no_bg .slider-area .swiper-button-next {
      right: -20px;
      width: auto;
      height: auto; }
      @media screen and (max-width: 480px) {
        .no_bg .slider-area .swiper-button-next {
          right: -6px; } }
    .no_bg .slider-area .swiper-button-prev::after,
    .no_bg .slider-area .swiper-button-next::after {
      content: "";
      width: 16px;
      height: 20px;
      background: url("../images/advertising/slick_arrow.png") 0 0/cover no-repeat;
      top: 0;
      left: 0; }
    .no_bg .slider-area .swiper-button-prev::after {
      transform: rotate(180deg); }
  .no_bg .price-area {
    max-width: 400px;
    margin: 0 auto; }
    .no_bg .price-area .flex {
      display: flex;
      justify-content: space-between;
      margin-bottom: 5px; }
      .no_bg .price-area .flex .left {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 14px;
        width: 40%;
        height: 60px;
        background: #9d762a;
        line-height: 1.4; }
        @media screen and (max-width: 480px) {
          .no_bg .price-area .flex .left {
            font-size: 10px;
            height: 50px; } }
      .no_bg .price-area .flex .right {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 59%;
        font-size: 28px;
        background: #fff;
        border: 2px solid #9d762a;
        color: #7f1a1f;
        font-weight: bold; }
        @media screen and (max-width: 480px) {
          .no_bg .price-area .flex .right {
            font-size: 24px;
            font-weight: bold; } }
        .no_bg .price-area .flex .right .small {
          font-size: 16px; }
          @media screen and (max-width: 480px) {
            .no_bg .price-area .flex .right .small {
              font-size: 12px; } }
      .no_bg .price-area .flex + .text {
        text-align: left; }
        @media screen and (max-width: 480px) {
          .no_bg .price-area .flex + .text {
            font-size: 12px; } }

/*# sourceMappingURL=advertising.css.map */
