﻿@charset "UTF-8";
.content_inner {
  width: 100%;
  font-size: 10px;
  padding: 0; }
  @media (max-width: 767px) {
    .content_inner {
      font-size: 2vw; } }

.o_container .o_container_inner {
  width: 950px;
  margin: 0 auto;
  padding: 24px 0; }
  @media (max-width: 767px) {
    .o_container .o_container_inner {
      width: 96%;
      padding: 4vw 0; } }

/*------------------------
　　キービジュアル
------------------------*/
main .content {
  margin: 0;
  width: 100%; }
  @media (max-width: 767px) {
    main .content {
      margin-bottom: 0;
      padding: 0;
      overflow: hidden; } }

.content h1 {
  width: 950px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .content h1 {
      margin: 0 auto;
      width: 100%;
      padding: 0; } }

/*------------------------
　　期間表示吹き出し
------------------------*/
.tokuten_kikan {
  font-size: 2rem;
  font-weight: 900;
  position: absolute;
  padding: 1.1em 0;
  width: 4em;
  height: 4em;
  text-align: center;
  color: #e5002d;
  letter-spacing: 0;
  line-height: 1.2;
  background: url(../img/tokuten/fukidashi.png);
  background-size: cover;
  right: 0;
  top: 0; }
  @media (max-width: 767px) {
    .tokuten_kikan {
      font-size: 1.8em; } }
  .tokuten_kikan i {
    font-size: 50%; }
  .tokuten_kikan span {
    font-size: 50%;
    position: relative;
    bottom: 1em; }

/*------------------------
　　ヘッダ下の部分
------------------------*/
.topshita {
  font-size: 1.6em;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 48px; }
  @media (max-width: 767px) {
    .topshita {
      margin-bottom: 8vw;
      font-size: 1.6em;
      line-height: 1.4;
      text-align: left;
      padding: 0 1em; } }

.osusume_h2_01 {
  font-size: 3.2em;
  text-align: center;
  font-weight: 600;
  margin-bottom: 12px; }
  @media (max-width: 767px) {
    .osusume_h2_01 {
      margin-bottom: 2vw;
      font-size: 2.6em; } }

.osusume_flex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .osusume_flex01 .osusume_flex01_line {
    border: #dbdcdc 1px solid; }
    @media (max-width: 767px) {
      .osusume_flex01 .osusume_flex01_line {
        width: 100%; } }
  .osusume_flex01 .osusume_flex01_cont {
    width: 237px; }
    @media (max-width: 767px) {
      .osusume_flex01 .osusume_flex01_cont {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        padding: 4vw 2vw; } }
  .osusume_flex01 p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .osusume_flex01 p {
        width: 100%;
        position: relative;
        width: 10vw; } }
    .osusume_flex01 p b {
      display: block;
      width: 73px; }
      @media (max-width: 767px) {
        .osusume_flex01 p b {
          width: 100%; } }
    .osusume_flex01 p u {
      display: block;
      font-size: 2.4em;
      text-align: center;
      text-decoration: none;
      font-weight: 600;
      padding-left: 0.5em; }
      @media (max-width: 767px) {
        .osusume_flex01 p u {
          font-size: 1.8em;
          position: absolute;
          left: -0.5em;
          top: -1.5em;
          width: 80vw;
          text-align: left; } }
  .osusume_flex01 i {
    display: block; }
    @media (max-width: 767px) {
      .osusume_flex01 i {
        margin-top: 1.8em;
        width: 25vw; } }
  .osusume_flex01 span {
    display: block;
    padding: 1em 0;
    line-height: 1.6;
    font-size: 1.4em; }
    @media (max-width: 767px) {
      .osusume_flex01 span {
        width: 54vw;
        font-size: 1.3em;
        padding: 0 0 0 1em; } }

.tokuten_flex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 12px 24px;
  width: 850px;
  margin: 0 auto 48px; }
  @media (max-width: 767px) {
    .tokuten_flex01 {
      padding: 1vw 2vw;
      margin: 0 auto 4vw;
      width: 96%; } }
  .tokuten_flex01 .tokuten_h2_01 {
    width: 100%;
    color: #e5002d;
    font-size: 3.2em;
    font-weight: 900;
    text-align: center;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      .tokuten_flex01 .tokuten_h2_01 {
        margin-bottom: 1vw;
        font-size: 2.6em; } }
  .tokuten_flex01 .tokuten_flex01_cont {
    width: 32%;
    background: #fff;
    padding: 12px;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .tokuten_flex01 .tokuten_flex01_cont {
        padding: 1vw;
        margin-bottom: 2vw;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .tokuten_flex01 .tokuten_flex01_cont p {
      text-align: center;
      font-size: 2em;
      font-weight: 900; }
      @media (max-width: 767px) {
        .tokuten_flex01 .tokuten_flex01_cont p {
          width: 100%;
          text-align: left;
          font-size: 2em; } }
    @media (max-width: 767px) {
      .tokuten_flex01 .tokuten_flex01_cont i {
        width: 30%;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; } }
    .tokuten_flex01 .tokuten_flex01_cont span {
      font-size: 1.3em;
      line-height: 1.8; }
      @media (max-width: 767px) {
        .tokuten_flex01 .tokuten_flex01_cont span {
          width: 65%;
          line-height: 1.6;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
  .tokuten_flex01 .flex_centering {
    position: relative;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.8;
    color: #231815;
    margin: 0 auto;
    padding: 1em 70px 1em 380px; }
    @media (max-width: 767px) {
      .tokuten_flex01 .flex_centering {
        padding: 0.5em 0 0.5em 36vw; } }
    .tokuten_flex01 .flex_centering p {
      width: 374px;
      position: absolute;
      left: 0;
      bottom: -0.5em; }
      @media (max-width: 767px) {
        .tokuten_flex01 .flex_centering p {
          width: 36vw;
          bottom: 1em; } }

.o_ico {
  padding: 0 74px; }

.osusume_but {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .osusume_but li {
    width: 311px;
    display: block;
    border: #231815 1px solid;
    cursor: pointer;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .osusume_but li {
        margin-bottom: 2vw;
        width: 32%; } }
    .osusume_but li.active img {
      opacity: 0; }
  .osusume_but .model_01 {
    background: url(../img/osusume/but01-on.png);
    background-size: contain; }
  .osusume_but .model_02 {
    background: url(../img/osusume/but02-on.png);
    background-size: contain; }
  .osusume_but .model_03 {
    background: url(../img/osusume/but03-on.png);
    background-size: contain; }

.osusume_kahen_bar {
  margin-bottom: 24px;
  position: relative;
  font-size: 3.4em;
  height: 2.2em; }
  @media (max-width: 767px) {
    .osusume_kahen_bar {
      margin-bottom: 2vw;
      font-size: 2.2em; } }
  .osusume_kahen_bar p {
    text-align: center;
    padding: 0.5em;
    color: #fff;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%; }
    .osusume_kahen_bar p.active {
      opacity: 1; }
  .osusume_kahen_bar .model_01 {
    background: #3e3a39; }
  .osusume_kahen_bar .model_02 {
    background: #53a4cf; }
  .osusume_kahen_bar .model_03 {
    background: #14a18d; }

.osusume_kahen_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .osusume_kahen_box .osusume_kahen_cont {
    width: 49%;
    border: #231815 1px solid;
    background: #fff;
    margin-bottom: 24px;
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: none; }
    @media (max-width: 767px) {
      .osusume_kahen_box .osusume_kahen_cont {
        margin-bottom: 4vw;
        padding: 2vw;
        width: 100%; } }
    .osusume_kahen_box .osusume_kahen_cont.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .osusume_kahen_box .osusume_kahen_cont.model_01 p, .osusume_kahen_box .osusume_kahen_cont.model_01 span {
      margin-bottom: 0 !important; }
  .osusume_kahen_box .o_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 0%; }
    .osusume_kahen_box .o_top p {
      font-size: 1.2em;
      font-weight: 600;
      width: 90px;
      text-align: center;
      margin-bottom: 12px;
      line-height: 1.1; }
      @media (max-width: 767px) {
        .osusume_kahen_box .o_top p {
          margin-bottom: 1vw;
          width: 16vw; } }
      .osusume_kahen_box .o_top p img {
        margin-bottom: 6px; }
        @media (max-width: 767px) {
          .osusume_kahen_box .o_top p img {
            margin-bottom: 0.5vw; } }
    .osusume_kahen_box .o_top span {
      width: 315px;
      font-size: 1.4em;
      line-height: 1.4;
      margin-bottom: 12px; }
      @media (max-width: 767px) {
        .osusume_kahen_box .o_top span {
          margin-bottom: 1vw;
          width: 70vw; } }
  .osusume_kahen_box .o_bottom {
    min-height: 0%;
    margin-top: auto; }
    .osusume_kahen_box .o_bottom p {
      font-size: 1.5em;
      padding: 0.5em 0;
      border-bottom: #231815 1px solid;
      border-top: #231815 1px solid;
      margin-bottom: 6px;
      font-weight: 600; }
      @media (max-width: 767px) {
        .osusume_kahen_box .o_bottom p {
          margin-bottom: 0.5vw; } }
    .osusume_kahen_box .o_bottom ul li {
      text-indent: -1em;
      padding-left: 1em;
      font-size: 1.2em;
      line-height: 1.6; }

.osusume_h2_02 {
  font-size: 2.8em;
  color: #fff;
  background: #3c78bc;
  text-align: center;
  padding: 0.5em;
  font-weight: 600;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .osusume_h2_02 {
      margin-bottom: 2vw; } }

.osusume_bottom01 {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.8;
  font-weight: 600;
  margin-bottom: 48px; }
  @media (max-width: 767px) {
    .osusume_bottom01 {
      margin-bottom: 4vw;
      text-align: left;
      padding: 0 2em; } }

.o_maker_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .o_maker_box .yokobou {
    width: 46%;
    margin: 40px 0;
    border: #dbdcdc 1px solid; }
    @media (max-width: 767px) {
      .o_maker_box .yokobou {
        margin: 6vw 0 4vw;
        width: 100%; } }
  .o_maker_box .tatebou {
    border: #dbdcdc 1px solid; }
  .o_maker_box .o_maker_cont {
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .o_maker_box .o_maker_cont {
        width: 100%; } }
  .o_maker_box p {
    width: 278px;
    min-height: 0%;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .o_maker_box p {
        margin-bottom: 2vw;
        width: 40vw; } }
  .o_maker_box span {
    min-height: 0%;
    font-size: 1.4em;
    line-height: 1.8;
    margin-bottom: 24px;
    width: 100%; }
    @media (max-width: 767px) {
      .o_maker_box span {
        margin-bottom: 2vw;
        padding: 0 2em; } }
  .o_maker_box a {
    min-height: 0%; }

.osusume_h2_03 {
  text-align: center;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 12px; }
  @media (max-width: 767px) {
    .osusume_h2_03 {
      margin-bottom: 1vw;
      font-size: 1.8em; } }

.osusumelink_01 {
  padding: 0 10%;
  margin: 0 0 96px; }
  .osusumelink_01 a {
    font-size: 3.2em;
    font-weight: 600;
    background: #e50012;
    color: #fff;
    text-align: center;
    padding: 0.5em; }
  .osusumelink_01 .icon-chevron-circle-right {
    position: relative;
    bottom: -0.07em;
    margin-left: 1em; }

.osusume_banner01 {
  width: 950px;
  margin: 0 auto 48px;
  padding: 0 154px; }
  @media (max-width: 767px) {
    .osusume_banner01 {
      width: 100%;
      margin: 0 auto 4vw;
      padding: 0 5vw; } }

.buy_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: auto auto 0; }
  @media (max-width: 767px) {
    .buy_button {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .buy_button a {
    display: block;
    padding: 0.5em 1em;
    background: #fff;
    border: #555 1px solid;
    text-align: center;
    font-size: 1.4em;
    border-radius: 2em;
    width: 70%;
    position: relative;
    -webkit-transition: all  0.3s ease;
    transition: all  0.3s ease;
    -webkit-box-shadow: 0 2px #555;
            box-shadow: 0 2px #555; }
    @media (max-width: 767px) {
      .buy_button a {
        width: 70vw; } }
    .buy_button a:hover {
      background-color: #f0f0f0; }
    .buy_button a::after {
      content: "\f138";
      font-family: 'icomoon';
      font-size: 1.4em;
      position: absolute;
      right: 0.5em;
      top: 50%;
      line-height: 1;
      margin-top: -0.5em; }
    .buy_button a span {
      position: relative;
      bottom: -0.1em; }

.buy_button2 {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 100%; }
  @media (max-width: 767px) {
    .buy_button2 {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .buy_button2.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .buy_button2 a {
    display: inline-block;
    padding: 1em 2em;
    background: #fff;
    border: #555 1px solid;
    text-align: center;
    font-size: 1.6em;
    border-radius: 5px;
    width: 650px;
    position: relative;
    -webkit-transition: all  0.3s ease;
    transition: all  0.3s ease;
    -webkit-box-shadow: 0 2px #555;
            box-shadow: 0 2px #555; }
    @media (max-width: 767px) {
      .buy_button2 a {
        width: 80vw; } }
    .buy_button2 a:hover {
      background-color: #f0f0f0; }
    .buy_button2 a::after {
      content: "\f138";
      font-family: 'icomoon';
      font-size: 1.4em;
      position: absolute;
      right: 1em;
      top: 50%;
      line-height: 1;
      margin-top: -0.5em; }
    .buy_button2 a span {
      position: relative;
      bottom: -0.1em; }

.buy_button3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 950px;
  margin: 0 auto;
  margin-bottom: 48px; }
  @media (max-width: 767px) {
    .buy_button3 {
      margin-bottom: 4vw;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; } }
  .buy_button3 a {
    display: inline-block;
    padding: 1em 2em;
    background: #fff;
    border: #555 1px solid;
    text-align: center;
    font-size: 1.6em;
    border-radius: 5px;
    width: 650px;
    position: relative;
    -webkit-transition: all  0.3s ease;
    transition: all  0.3s ease;
    -webkit-box-shadow: 0 2px #555;
            box-shadow: 0 2px #555; }
    @media (max-width: 767px) {
      .buy_button3 a {
        width: 90vw; } }
    .buy_button3 a:hover {
      background-color: #f0f0f0; }
    .buy_button3 a::after {
      content: "\f138";
      font-family: 'icomoon';
      font-size: 1.4em;
      position: absolute;
      right: 1em;
      top: 50%;
      line-height: 1;
      margin-top: -0.5em; }
    .buy_button3 a span {
      position: relative;
      bottom: -0.1em; }

.bottom_area {
  background: #f0f0f0;
  margin-top: 48px;
  padding-top: 72px;
  padding-bottom: 80px;
  margin-bottom: -80px; }
  @media (max-width: 767px) {
    .bottom_area {
      margin-top: 8vw;
      padding-top: 12vw;
      padding-bottom: 60px;
      margin-bottom: -60px; } }
/*# sourceMappingURL=layout_page3.css.map */