@charset "utf-8";
.bg_color01 {
  background: #093;
}
.bg_color02 {
  background: #cfc;
}
.bg_color03 {
  background: #060;
}
.bg_color04 {
  background: #fff;
}
.bg_color05 {
  background-image: linear-gradient(-45deg, #fe7f2b, #f60);
}
.bg_color06 {
  background: url("../images/top/bg_sec1.jpg")repeat-x;
  background-position: top center;
}
@media screen and (min-width:340px) and (max-width:480px) {
  .vw0 {
    text-align: left;
    line-height: 1.5em;
    font-size: 5vw;
    height: auto;
    color: #fc3;
    font-weight: bold;
    padding-bottom: .3em;
  }
  .vw1 {
    text-align: left;
    line-height: 1.5em;
    font-size: 5vw;
    height: auto;
  }
  .vw2 {
    text-align: center;
    line-height: 1.5em;
    font-size: 2.7vw;
    height: auto;
    font-weight: bold;
  }
  .vw3 {
    margin-top: 1em;
    text-align: left;
    line-height: 1.5em;
    font-size: 2.5vw;
    height: auto;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti.jpg") no-repeat;
    background-position: top center;
    position: relative;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: .5em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 1.5em;
    line-height: 2em;
    color: #000;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex_bet, .flex_bet2 {}
  .box48 {
    margin: 0;
    padding: 0;
    width: 100% !important;
    box-sizing: border-box;
    position: relative;
  }
  .box450 {
    margin: 0 auto;
    padding: 3em 0;
    width: 300px;
  }
  .step {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .step li {
    position: relative;
    width: 100%;
    background: #060;
    padding: 2%;
    margin-bottom: 40px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
  }
  .step li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -40px;
    border-style: solid;
    border-color: #504944 transparent transparent transparent;
    border-left: 45vw solid transparent;
    border-right: 45vw solid transparent;
    border-top: 40px #060 solid;
    z-index: 1;
  }
  .step li.is-current {
    background: #9bbb30;
    font-weight: bold;
  }
  .step li.is-current:after {
    border-color: #9bbb30 transparent transparent transparent;
  }
}
@media screen and (min-width:481px) and (max-width:768px) {
  .vw0 {
    text-align: left;
    line-height: 1.5em;
    font-size: 4vw;
    height: auto;
    color: #fc3;
    font-weight: bold;
    padding-bottom: .3em;
  }
  .vw1 {
    text-align: left;
    line-height: 1.5em;
    font-size: 3.5vw;
    height: auto;
  }
  .vw2 {
    text-align: center;
    line-height: 1.5em;
    font-size: 2.7vw;
    height: auto;
    font-weight: bold;
  }
  .vw3 {
    margin-top: 1em;
    text-align: left;
    line-height: 1.5em;
    font-size: 2.5vw;
    height: auto;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti.jpg") no-repeat;
    background-position: top center;
    position: relative;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: .5em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 1.5em;
    line-height: 2em;
    color: #000;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .box48 {
    margin: 0;
    padding: 0;
    width: 48% !important;
    box-sizing: border-box;
    position: relative;
  }
  .box450 {
    margin: 0 auto;
    padding: 3em 0;
    width: 300px;
  }
  .step {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .step li {
    position: relative;
    width: 100%;
    background: #060;
    padding: 2%;
    margin-bottom: 40px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
  }
  .step li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -40px;
    border-style: solid;
    border-color: #504944 transparent transparent transparent;
    border-left: 45vw solid transparent;
    border-right: 45vw solid transparent;
    border-top: 40px #060 solid;
    z-index: 1;
  }
  .step li.is-current {
    background: #9bbb30;
    font-weight: bold;
  }
  .step li.is-current:after {
    border-color: #9bbb30 transparent transparent transparent;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .vw0 {
    text-align: left;
    line-height: 1.5em;
    font-size: 3vw;
    height: auto;
    color: #fc3;
    font-weight: bold;
    padding-bottom: .3em;
  }
  .vw1 {
    text-align: left;
    line-height: 1.5em;
    font-size: 3vw;
    height: auto;
  }
  .vw2 {
    text-align: center;
    line-height: 1.5em;
    font-size: 2.7vw;
    height: auto;
    font-weight: bold;
  }
  .vw3 {
    margin-top: 1em;
    text-align: left;
    line-height: 1.5em;
    font-size: 2vw;
    height: auto;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti.jpg") no-repeat;
    background-position: top center;
    position: relative;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: .5em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 1.5em;
    line-height: 2em;
    color: #000;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .box48 {
    margin: 0;
    padding: 0;
    width: 48% !important;
    box-sizing: border-box;
    position: relative;
  }
  .box450 {
    margin: 0 auto;
    padding: 3em 0;
    width: 450px;
  }
  .step {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .step li {
    position: relative;
    width: 100%;
    background: #060;
    padding: 2%;
    margin-bottom: 40px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
  }
  .step li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -40px;
    border-style: solid;
    border-color: #504944 transparent transparent transparent;
    border-left: 48vw solid transparent;
    border-right: 48vw solid transparent;
    border-top: 40px #060 solid;
    z-index: 1;
  }
  .step li.is-current {
    background: #9bbb30;
    font-weight: bold;
  }
  .step li.is-current:after {
    border-color: #9bbb30 transparent transparent transparent;
  }
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .vw0 {
    text-align: left;
    line-height: 1.5em;
    font-size: 2vw;
    height: auto;
    color: #fc3;
    font-weight: bold;
    padding-bottom: .3em;
  }
  .vw1 {
    text-align: left;
    line-height: 1.5em;
    font-size: 2vw;
    height: auto;
  }
  .vw2 {
    text-align: center;
    line-height: 1.5em;
    font-size: 2.7vw;
    height: auto;
    font-weight: bold;
  }
  .vw3 {
    margin-top: 1em;
    text-align: left;
    line-height: 1.5em;
    font-size: 1.7vw;
    height: auto;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti.jpg") no-repeat;
    background-position: top center;
    position: relative;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: .5em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 1.5em;
    line-height: 2em;
    color: #000;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .box48 {
    margin: 0;
    padding: 0;
    width: 48% !important;
    box-sizing: border-box;
    position: relative;
  }
  .box450 {
    margin: 0 auto;
    padding: 3em 0;
    width: 450px;
  }
  .step {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .step li {
    position: relative;
    width: 100%;
    background: #060;
    padding: 2%;
    margin-bottom: 40px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
  }
  .step li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -40px;
    border-style: solid;
    border-color: #504944 transparent transparent transparent;
    border-left: 24vw solid transparent;
    border-right: 24vw solid transparent;
    border-top: 40px #060 solid;
    z-index: 1;
  }
  .step li.is-current {
    background: #9bbb30;
    font-weight: bold;
  }
  .step li.is-current:after {
    border-color: #9bbb30 transparent transparent transparent;
  }
}
@media screen and (min-width:1441px) {
  .vw0 {
    text-align: left;
    line-height: 1.5em;
    font-size: 2vw;
    height: auto;
    color: #fc3;
    font-weight: bold;
    padding-bottom: .3em;
  }
  .vw1 {
    text-align: left;
    line-height: 1.5em;
    font-size: 2vw;
    height: auto;
  }
  .vw2 {
    text-align: center;
    line-height: 1.5em;
    font-size: 2.7vw;
    height: auto;
    font-weight: bold;
  }
  .vw3 {
    margin-top: 1em;
    text-align: left;
    line-height: 1.5em;
    font-size: 1.2vw;
    height: auto;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    background: url("../images/bg_ti.jpg") no-repeat;
    background-position: top center;
    position: relative;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: .5em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 1.5em;
    line-height: 2em;
    color: #000;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 50%;
    height: auto;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .box48 {
    margin: 0;
    padding: 0;
    width: 48% !important;
    box-sizing: border-box;
    position: relative;
  }
  .box450 {
    margin: 0 auto;
    padding: 3em 0;
    width: 450px;
  }
  .step {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .step li {
    position: relative;
    width: 100%;
    background: #060;
    padding: 2%;
    margin-bottom: 40px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
  }
  .step li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -40px;
    border-style: solid;
    border-color: #504944 transparent transparent transparent;
    border-left: 24vw solid transparent;
    border-right: 24vw solid transparent;
    border-top: 40px #060 solid;
    z-index: 1;
  }
  .step li.is-current {
    background: #9bbb30;
    font-weight: bold;
  }
  .step li.is-current:after {
    border-color: #9bbb30 transparent transparent transparent;
  }
}