﻿@charset "UTF-8";
.main_outer1 {
  background-color: #f7f7f7;
  padding: 10px; }
  @media (max-width: 767px) {
    .main_outer1 {
      padding: 1.33333333vw; } }

.main_outer2 {
  background-color: #fff;
  border-radius: 3px;
  padding: 1px; }

.content {
  width: 100%;
  margin: 0;
  padding: 0 0 80px; }
  .content a {
    position: relative;
    display: inline-block; }
  .content .anchor {
    margin-top: -110px;
    padding-top: 110px;
    width: 100%; }
    @media (max-width: 767px) {
      .content .anchor {
        margin-top: -60px;
        padding-top: 60px; } }
  .content img {
    display: block;
    width: 100%; }

.content, .content div, .content p {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.content_inner {
  width: 900px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 767px) {
    .content_inner {
      width: 96%; } }

/*------------------------
　　見出しH2
------------------------*/
.content_inner {
  font-size: 16px; }
  @media (max-width: 767px) {
    .content_inner {
      font-size: 3vw; } }
  .content_inner h1.logo {
    width: 200px;
    margin: 24px 0; }
    @media (max-width: 767px) {
      .content_inner h1.logo {
        width: 35%;
        margin: 4vw 0; } }
  .content_inner h2 {
    color: #1a3068;
    font-weight: 900;
    margin: 0 0 48px;
    font-size: 400%;
    text-align: center; }
    @media (max-width: 767px) {
      .content_inner h2 {
        margin: 0 0 8vw;
        font-size: 280%; } }
  .content_inner div.alert {
    background: #e60012;
    text-align: center;
    border-radius: 10px;
    padding: 0.5em;
    font-size: 160%;
    margin-bottom: 96px; }
    @media (max-width: 767px) {
      .content_inner div.alert {
        border-radius: 1vw;
        margin-bottom: 16vw;
        font-size: 110%; } }
    .content_inner div.alert p {
      color: #fff; }
      .content_inner div.alert p .icon-alert {
        color: #fff100;
        position: relative;
        bottom: -0.15em; }
  .content_inner h3.step {
    padding-top: 96px;
    border-top: #aaa 1px solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .content_inner h3.step {
        padding-top: 16vw; } }
    .content_inner h3.step span {
      display: block;
      background: #e60012;
      text-align: center;
      padding-top: 0.3em;
      color: #fff;
      width: 1.6em;
      height: 1.6em;
      position: relative;
      font-size: 300%;
      font-weight: 600; }
      @media (max-width: 767px) {
        .content_inner h3.step span {
          font-size: 200%; } }
      .content_inner h3.step span i {
        font-size: 30%;
        position: absolute;
        text-align: center;
        top: 0.5em;
        left: 0;
        width: 100%; }
    .content_inner h3.step p {
      color: #1a3068;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      font-weight: 600;
      font-size: 280%;
      padding-left: 0.5em; }
      @media (max-width: 767px) {
        .content_inner h3.step p {
          font-size: 160%; } }
  .content_inner div.step_cap {
    padding: 2em; }
  .content_inner .step_ph {
    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;
    margin-bottom: 48px; }
    @media (max-width: 767px) {
      .content_inner .step_ph {
        margin-bottom: 8vw; } }
    .content_inner .step_ph .step_ph_box {
      border: #1a3068 3px solid;
      width: 24%; }
      @media (max-width: 767px) {
        .content_inner .step_ph .step_ph_box {
          border: #1a3068 0.5vw solid;
          width: 49%;
          margin-bottom: 1em; } }
      .content_inner .step_ph .step_ph_box h4 {
        color: #fff;
        font-weight: 600;
        text-align: center;
        background: #1a3068;
        padding: 0.1em 0.5em 0.5em; }
        .content_inner .step_ph .step_ph_box h4 span {
          font-size: 140%;
          position: relative;
          bottom: -0.15em; }
      .content_inner .step_ph .step_ph_box p {
        padding: 0.5em; }
  .content_inner .alert2 {
    margin-bottom: 96px;
    border: #1a3068 3px solid;
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .content_inner .alert2 {
        margin-bottom: 16vw;
        border: #1a3068 0.5vw solid; } }
    .content_inner .alert2 .alert2icon {
      text-align: center;
      color: #1a3068;
      font-weight: 600;
      position: relative;
      padding: 4em 2em 0;
      border-right: #1a3068 1px solid;
      width: 9em;
      white-space: nowrap; }
      @media (max-width: 767px) {
        .content_inner .alert2 .alert2icon {
          font-size: 70%; } }
      .content_inner .alert2 .alert2icon span {
        font-size: 360%;
        position: absolute;
        bottom: 0.5em;
        background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #fff100)) no-repeat top left/50% 100%, -webkit-gradient(linear, right top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #fff100)) no-repeat top right/50% 100%;
        background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #fff100 50%) no-repeat top left/50% 100%, linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #fff100 50%) no-repeat top right/50% 100%; }
    .content_inner .alert2 p {
      padding: 0 0 0 2em;
      font-weight: 600; }
  .content_inner .step2box {
    background: #f6f6f6;
    margin: 2em;
    padding: 2em; }
    .content_inner .step2box .step2 {
      color: #1a3068;
      font-weight: 600;
      font-size: 120%;
      margin-bottom: 0.5em; }
    .content_inner .step2box .p_step2 {
      margin-bottom: 2em; }
    .content_inner .step2box .step_button_box {
      text-align: center; }
      .content_inner .step2box .step_button_box a.step_button {
        background-color: #1a3068;
        border: 2px solid #1a3068;
        color: #fff !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
        padding: 0.5em 2em;
        border-radius: 3em;
        font-weight: 600; }
        .content_inner .step2box .step_button_box a.step_button:hover {
          background-color: #fff;
          border: 2px solid #004386;
          color: #1a3068 !important; }
    .content_inner .step2box .mail_tel {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      color: #1a3068; }
      .content_inner .step2box .mail_tel .mail {
        font-size: 180%;
        font-weight: 600; }
        @media (max-width: 767px) {
          .content_inner .step2box .mail_tel .mail {
            margin-bottom: 1em; } }
        .content_inner .step2box .mail_tel .mail .icon-mail {
          font-size: 170%;
          position: relative;
          bottom: -0.1em; }
        .content_inner .step2box .mail_tel .mail a {
          color: #1a3068; }
      .content_inner .step2box .mail_tel .tel {
        font-size: 180%;
        font-weight: 600; }
        .content_inner .step2box .mail_tel .tel i {
          color: #3c3c3c;
          font-size: 70%; }
        .content_inner .step2box .mail_tel .tel a {
          color: #1a3068; }
  .content_inner .kome {
    padding-left: 3em;
    text-indent: -1em;
    margin-top: -80px;
    margin-bottom: 96px; }
    @media (max-width: 767px) {
      .content_inner .kome {
        margin-top: -14vw;
        margin-bottom: 16vw; } }
  .content_inner .kome2 {
    padding: 48px 2em 48px;
    border-top: #aaa 1px solid; }
    @media (max-width: 767px) {
      .content_inner .kome2 {
        padding: 8vw 0 8vw; } }
    .content_inner .kome2 li {
      padding-left: 1em;
      text-indent: -1em; }
  .content_inner .alert3 {
    border: #e60012 3px solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 96px; }
    @media (max-width: 767px) {
      .content_inner .alert3 {
        margin-bottom: 16vw;
        border: #e60012 0.5vw solid;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .content_inner .alert3 h4 {
      text-align: center;
      font-weight: 600;
      color: #fff;
      background: #e60012;
      padding: 2em 1em;
      font-size: 120%;
      width: 10em; }
      @media (max-width: 767px) {
        .content_inner .alert3 h4 {
          width: 100%;
          padding: 1em; } }
    .content_inner .alert3 div {
      width: 40%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767px) {
        .content_inner .alert3 div {
          width: 100%;
          margin: 1em 0; } }
      .content_inner .alert3 div p:last-child {
        padding-right: 1em; }
      @media (max-width: 767px) {
        .content_inner .alert3 div p:first-child {
          width: 30%; }
        .content_inner .alert3 div p:last-child {
          width: 70%; } }
      .content_inner .alert3 div p span {
        display: block;
        font-weight: 600;
        font-size: 120%; }

.back_link {
  text-align: center;
  margin: -48px 0 48px;
  font-size: 120%; }
  @media (max-width: 767px) {
    .back_link {
      margin: -4vw 0 8vw; } }
  .back_link a {
    color: #1a3068;
    border-bottom: #1a3068 1px solid; }
    .back_link a span {
      position: relative;
      bottom: -0.1em; }

/*------------------------
　　店舗リンク
------------------------*/
.tenpo_button {
  display: block !important;
  background-color: #ed1a3a;
  width: 340px;
  margin: 0.5em auto 0;
  padding: 12px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  border-radius: 5px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none; }
  @media (max-width: 767px) {
    .tenpo_button {
      width: 100%;
      font-size: 12px;
      line-height: 18px;
      margin: 2vw auto 0; } }
  .tenpo_button span {
    display: inline-block;
    vertical-align: top;
    padding-left: 26px;
    background: url(/template/img/maintenance/condition/icon-Loupe.png) no-repeat;
    background-position: left center;
    background-size: 20px auto; }
    @media (max-width: 767px) {
      .tenpo_button span {
        background-size: contain;
        background-position: left center; } }
/*# sourceMappingURL=layout.css.map */