@charset "Utf-8";
.fs20 {
  font-size: 20px !important;
}
.pdt60 {
  padding-top: 60px !important;
}
.pdt90 {
  padding-top: 90px !important;
}
.pdb90 {
  padding-bottom: 90px !important;
}
.fcBl {
  color: #042A4A;
}

.mainVisual{
    position: relative;
}
.mainVisual_wrap .scrollBtn {
  position: absolute;
  bottom: 10px;
  right: 50%;
  margin-left: -11px;
}

.mainVisual h2 {
    z-index: 101;
    position: absolute;
    top: 15%;
    text-align: center;
    width: 100%;
}

.mainVisual h2 img{
	width: 77%;
	margin: 0 auto;
	display: block;
}
.sectionUnitMile {
    background: #001f51 url(../../img/head_mile_bg.png) no-repeat center top;
    color: #fff;
    background-size: cover;
    padding: 50% 0 17%;
}

.sectionUnitMile img {
    width: 82%;
    margin: 0 auto;
    display: block;
}

.sectionUnitCmp {
    background: #f0f0f0 url(../../img/head_section_cmpbg.png) no-repeat center top;
    padding: 20% 0 14%;
    background-size: cover;
}

.cmp01 {
    width: 52%;
    margin: 0 auto;
}

.cmp02 {
    width: 75%;
    margin: 5% auto;
}

.cmp03 {
    width: 87%;
    margin: 0 auto 5%;
}

.cmp04 {
    margin-bottom: 8%;
}

.cmp05 {
    width: 87%;
    margin: 0 auto;
}

.sectionUnitStep1 {
    background: url(../../img/step1_bg.png) center top repeat-y;
    padding: 10% 0;
    background-size: 100%;
}

.step1-01,.step2-01 {
    width: 93%;
    margin: 0 auto;
}

.step1-02 {
    color: #fff;
    width: 90%;
    display: block;
    margin: 8% auto;
	font-size: 4.2vw;
}

.step1-03 {
    width: 88%;
    margin: 0 auto;
	padding-bottom: 5%;
}

.spot_ttl_01{
    width: 42%;
    margin: 0 auto;
	padding-bottom: 8%;
}

.spot_ttl_02{
    width: 66%;
    margin: 0 auto;
	padding: 5% 0 8%;
}

.spot_ttl_03{
    width: 70%;
    margin: 0 auto;
	padding: 5% 0 8%;
}

.step_contents {
    display: -webkit-flex;
    display: flex;
	padding-bottom: 8%;
}

.teiban,.anaba{
	width: 50%;
}

.teiban span{
	background:url("../../img/spot_bg_red.png")left top repeat-y;
	display: inline-block;
	background-size: contain;
}

.anaba span{
	background:url("../../img/spot_bg_blue.png")left top repeat-y;
	display: inline-block;
	background-size: contain;
}

.teiban span,.anaba span{
	padding: 10% 16%;
    font-size: 3.2vw;
    min-height: 50%;
    text-align: left;
}

.teiban span img,.anaba span img {
    margin-bottom: 10%;
}

.step1_btm_btn{
	width: 76%;
	margin: 0 auto;
}

.cpnBtn {
    position: absolute;
    bottom: -9.53125vw;
    width: 35.46875vw;
    right: 3.125vw;
	z-index: 100;
}

.cpnBtn a{
	display: block;
}

.sectionUnitStep2 {
	background: #f0f0f0;
	padding: 15% 0 0;
}

.step2-02{
	width: 83%;
	margin: 8% auto;
}

.step2-03{
    display: -webkit-flex;
    display: flex;
	background: url("../../img/section_step2_btm.png")left bottom no-repeat;
	background-size: contain;
	padding-bottom:20%;
}


.step2-03 img {
    width: 100%;
	height: auto;
}

.sectionUnitStep3 {
    background: #fff url(../../img/img_mile_section.png) center 15% no-repeat;
    padding: 34% 0 15%;
    background-size: 147%;
}

.mile_ttl {
    font-size: 7vw;
    font-weight: bold;
    margin: 10% auto;
}

a.btnRD {
    font-size: 5vw;
    padding: 18px 30px 18px 20px;
}

/*----------結果発表----------*/
.sectionResult{
	background: #f0f0f0;
	padding-bottom: 16vw;
}