@charset "UTF-8";
.main_outer1 {
  line-height: 1.2;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; }
  .main_outer1 .content_inner {
    width: 100%;
    min-width: 1200px; }
    @media (max-width: 767px) {
      .main_outer1 .content_inner {
        min-width: 100%; } }
  .main_outer1 h3 {
    width: 900px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .main_outer1 h3 {
        width: 96%;
        margin: 0 auto;
        margin-bottom: 5vw; } }
  .main_outer1 .head02 {
    margin-bottom: 96px;
    width: 700px; }
    @media (max-width: 767px) {
      .main_outer1 .head02 {
        margin-bottom: 12vw;
        width: 100%; } }
  .main_outer1 .wheel_boxes {
    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;
    width: 900px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .main_outer1 .wheel_boxes {
        width: 96%;
        margin: 0 auto; } }
    .main_outer1 .wheel_boxes .wheel_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;
      width: 48%;
      margin-bottom: 96px; }
      @media (max-width: 767px) {
        .main_outer1 .wheel_boxes .wheel_box {
          width: 100%;
          margin-bottom: 16vw; } }
      .main_outer1 .wheel_boxes .wheel_box .wheel_box_title {
        width: 100%;
        margin-bottom: 48px; }
        @media (max-width: 767px) {
          .main_outer1 .wheel_boxes .wheel_box .wheel_box_title {
            margin-bottom: 9vw; } }
    .main_outer1 .wheel_boxes .wheel_box-min {
      width: 48%; }
      .main_outer1 .wheel_boxes .wheel_box-min p {
        margin: 16px auto 0;
        width: 80%;
        color: #fff;
        background-color: #979797;
        border-radius: 6px;
        text-align: center;
        padding: 0.5em; }
  .main_outer1 .middle_title {
    width: 100%;
    background-image: url(../img/middle_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 24px 0;
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .main_outer1 .middle_title {
        padding: 2vw 0;
        margin-bottom: 8vw; } }
    .main_outer1 .middle_title p {
      margin: 0 auto;
      width: 417px; }
      @media (max-width: 767px) {
        .main_outer1 .middle_title p {
          width: 70%; } }
  .main_outer1 .point {
    width: 900px;
    margin: 0 auto 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .main_outer1 .point {
        width: 96%;
        margin: 0 auto 8vw; } }
    .main_outer1 .point .point-img {
      width: 50%; }
      @media (max-width: 767px) {
        .main_outer1 .point .point-img {
          width: 35%; } }
    .main_outer1 .point .point-txt {
      width: 43.9%; }
      @media (max-width: 767px) {
        .main_outer1 .point .point-txt {
          width: 61.4%; } }
  .main_outer1 .point.point2 .point-txt {
    width: 46%; }
    @media (max-width: 767px) {
      .main_outer1 .point.point2 .point-txt {
        width: 64.4%; } }
  .main_outer1 .point.point4 {
    margin: 0 auto 96px;
    display: block;
    position: relative; }
    @media (max-width: 767px) {
      .main_outer1 .point.point4 {
        width: 96%;
        margin: 0 auto 30vw; } }
    .main_outer1 .point.point4 .point-img {
      width: 68.1%;
      float: right; }
      @media (max-width: 767px) {
        .main_outer1 .point.point4 .point-img {
          width: 60%;
          float: none;
          position: absolute;
          right: 0;
          bottom: -8vw; } }
    .main_outer1 .point.point4 .point-txt {
      width: 59.6%;
      position: absolute;
      left: 0;
      top: 48px; }
      @media (max-width: 767px) {
        .main_outer1 .point.point4 .point-txt {
          top: 0;
          width: 83.4%;
          position: relative;
          float: left;
          padding-bottom: 4vw; } }
  .main_outer1 .banner_box {
    width: 900px;
    margin: 0 auto 48px;
    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; }
    @media (max-width: 767px) {
      .main_outer1 .banner_box {
        width: 96%;
        margin: 0 auto 4vw; } }
    .main_outer1 .banner_box a {
      width: 48%; }
  .main_outer1 .items_title {
    width: 100%;
    background-image: url(../img/header02_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 48px 0;
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .main_outer1 .items_title {
        padding: 4vw 0;
        margin-bottom: 8vw; } }
    .main_outer1 .items_title p {
      margin: 0 auto;
      width: 612px; }
      @media (max-width: 767px) {
        .main_outer1 .items_title p {
          width: 70%; } }
  .main_outer1 .item_box {
    width: 900px;
    margin: 0 auto 48px;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .main_outer1 .item_box {
        width: 96%;
        margin: 0 auto 4vw; } }
    .main_outer1 .item_box .item-01 {
      width: 27%;
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .main_outer1 .item_box .item-01 {
          width: 60%;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          margin-bottom: 9vw; } }
    .main_outer1 .item_box .item-02 {
      width: 73%;
      position: relative;
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .main_outer1 .item_box .item-02 {
          width: 100%;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          margin-bottom: 9vw; } }
      .main_outer1 .item_box .item-02 a {
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 102px;
        margin-left: -51px;
        cursor: pointer; }
        @media (max-width: 767px) {
          .main_outer1 .item_box .item-02 a {
            width: 15vw;
            margin-left: -7.5vw; } }
    .main_outer1 .item_box .item-03 {
      width: 32%;
      position: relative;
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .main_outer1 .item_box .item-03 {
          width: 40%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin-bottom: 9vw; } }
      .main_outer1 .item_box .item-03 a {
        position: absolute;
        right: 12px;
        bottom: 0;
        width: 102px;
        cursor: pointer; }
        @media (max-width: 767px) {
          .main_outer1 .item_box .item-03 a {
            width: 15vw;
            right: 0; } }
    .main_outer1 .item_box .item-04 {
      width: 68%;
      margin-bottom: 24px; }
      @media (max-width: 767px) {
        .main_outer1 .item_box .item-04 {
          width: 100%;
          -webkit-box-ordinal-group: 5;
              -ms-flex-order: 4;
                  order: 4;
          margin-bottom: 2vw; } }
      .main_outer1 .item_box .item-04 table {
        width: 100%;
        margin-bottom: 12px; }
        @media (max-width: 767px) {
          .main_outer1 .item_box .item-04 table {
            margin-bottom: 1vw;
            font-size: 2.5vw; } }
        .main_outer1 .item_box .item-04 table th {
          color: #fff;
          background-color: #000;
          text-align: center;
          padding: 0.4em; }
        .main_outer1 .item_box .item-04 table td {
          text-align: center;
          padding: 0.4em;
          font-size: 90%;
          border-bottom: #3c3c3c solid 1px; }
        .main_outer1 .item_box .item-04 table .gray td {
          background-color: #e0e0e0; }
      .main_outer1 .item_box .item-04 li {
        font-size: 12px; }
        @media (max-width: 767px) {
          .main_outer1 .item_box .item-04 li {
            font-size: 2vw; } }
      .main_outer1 .item_box .item-04 .indent_list {
        text-indent: -11em;
        padding-left: 11em; }
  .main_outer1 .back_but {
    margin: 0 0 96px auto;
    width: 100px;
    color: #fff;
    background-color: #979797;
    border-radius: 6px;
    text-align: center;
    padding: 0.5em; }
    @media (max-width: 767px) {
      .main_outer1 .back_but {
        width: 20vw;
        font-size: 3vw;
        margin: 0 0 12vw auto;
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; } }

.mfp-close {
  display: none !important; }

.mfp-content > div:after {
  content: "×";
  opacity: 0.9;
  color: #FFF !important;
  font-size: 34px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  top: -44px;
  right: -16px;
  position: absolute;
  cursor: pointer; }

.popup_box {
  width: 1000px;
  padding: 12px;
  background: #FFF;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 767px) {
    .popup_box {
      width: 92%;
      padding: 2vw; } }
  .popup_box img {
    width: 100%;
    display: block; }

.apologize {
  width: 900px;
  margin: 24px auto;
  padding: 0.5em;
  border: #aaa 1px solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  position: relative;
  z-index: 100; }
  .apologize#scroll_apologize {
    opacity: 0;
    position: absolute; }
  @media (max-width: 767px) {
    .apologize {
      width: 96%;
      margin: 4vw auto; } }
  .apologize p {
    position: relative;
    height: 2em;
    /*リボンの高さ*/
    line-height: 2em;
    /*文字の位置*/
    padding: 0 2em 0 1em;
    /*文字の開始位置*/
    color: #ffffff;
    /*文字色*/
    font-size: 20px;
    /*文字サイズ*/
    background-color: #ed1a3a;
    /*背景色*/
    display: inline-block; }
    @media (max-width: 767px) {
      .apologize p {
        font-size: 3.6vw; } }
  .apologize p::before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    top: 0;
    right: -1em;
    border-width: 1em;
    border-left-color: #ed1a3a;
    border-style: solid; }
  .apologize font {
    padding-left: 1em;
    font-size: 20px;
    color: #3c3c3c; }
    @media (max-width: 767px) {
      .apologize font {
        font-size: 3.6vw;
        display: block;
        padding: 0.5em 0 0.5em 1em; } }
  .apologize span {
    position: relative;
    bottom: -1px; }

.pc {
  display: block !important; }

@media all and (max-width: 767px) {
  .pc {
    display: none !important; } }

.sp {
  display: none !important; }

@media all and (max-width: 767px) {
  .sp {
    display: block !important; } }
/*# sourceMappingURL=layout-page.css.map */