@charset "UTF-8";
@media screen and (min-width: 769px) and (max-width: 1364px) {
    .pc{ display: none !important; }
    .sp{ display: block !important; }


/* ここまでリセットcss */




/* 共通 */

.innner{
    width: 79.121vw;
    margin: 0 auto;
}

.btn{
    display: table;
    margin: 0 auto;
    margin-bottom: 9.158vw;
}

.btn_2{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 46.154vw;
    height: 6.593vw;
    font-size: 2.198vw;
    border-radius: 3.663vw;
    background-color: #FF7F00;
    color: #FFF;
    font-weight: bold;
    transition: 0.5s;
}

@media screen and (min-width: 767px) {

.btn_2:hover{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 49.817vw;
    height: 6.593vw;
    font-size: 2.198vw;
    border-radius: 3.663vw;
    background-color: #FF7F00;
    color: #FFF;
    font-weight: bold;
    transition: 0.5s;
}

}


/* ボタン三角ここから */

.arrow_r {
    position: absolute;
    display: inline-block;
    padding-left: 1.465vw;
    color: #FFF;
    text-decoration: none;
    top: 3.297vw;
    right: 2.198vw;
  }
  
  .arrow_r:before {
    content: '';
    width: 0.733vw;
    height: 0.733vw;
    border: 0;
    border-top: solid 3px #FFF;
    border-right: solid 3px #FFF;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -0.44vw;
    transform: rotate(45deg);
  }

  
/* ボタン三角ここまで */

.title{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 79.121vw;
    height: 7.326vw;
    border: 2px solid #1371BC;
    font-size: 2.93vw;
    color: #1371BC;
    font-weight: bold;
}




/* header */
 
.logo{
    width: 9.89vw;
    margin: 0.733vw;
}

.main{
    width: 100%;
}


.main_1{
    position: relative;
}


.main_copy{
    position: absolute;
    display: flex;
    width: 50.3vw;
    height: 20.5vw;
    bottom: -6vw;
    background-color: #1371BC;
    padding:3vw 0 0 7.3vw;
}

.main_copy img{
    width: 7.5vw;
    height: 14vw;
}

.main_copy p{
    font-size: 2.7vw;
    font-weight: bold;
    line-height: 4.4vw;
    margin-left: 2.2vw;
    color: #FFF;
}

.main_copy_1{
    font-size: 2.2vw;
    font-weight: bold;
}

.main_copy_2{
    font-size: 4.1vw;
    font-weight: bold;
    color: #F4EF7F;
}



/* ここからsec1 */

.sec1_1{
    font-size: 1.319vw;
    margin: 10.989vw 0 7.326vw 0;
}

.sec1_2_1{
    display: flex;
    padding: 5.495vw 5.861vw;
    border-bottom: 1px solid #707070;
}

.sec1_2_1_1,.sec1_2_1_2{
    width: 29.304vw;
    margin: 0 auto;
}

.sec1_2_1_1_1,.sec1_2_1_2_1{
    text-align: center;
    font-size: 2.198vw;
    font-weight: bold;
    margin-bottom:3.663vw;
}

.sec1_2_1_1 img{
    display: flex;
    width: 20.147vw;
    margin: 0 auto;
    margin-bottom:3.297vw;
}


.sec1_2_1_2 img{
    width: 27.839vw;
    margin: 0 auto;
    margin-top:3.297vw;
}

.sec1_2_1_1_2,.sec1_2_1_2_2{
    font-size: 1.172vw;
    text-align: center;
}

.sec1_3{
    margin-bottom: 8.425vw;
}


.sec1_3 p{
    font-size: 2.198vw;
    margin: 5.861vw 0 3.297vw;
    text-align: center;
    font-weight: bold;
}

.sec1_3 li{
    font-size: 1.319vw;
    counter-increment: count 1;
    list-style-type: decimal;
    list-style-position: inside;
    padding-left:1.5em;
	text-indent:-1.5em;
}

.underred{
    border-bottom:solid;
    border-color:#000000;
    border-width:0.147vw;/*5ピクセルの太さにする*/
}

/* ここまでsec1 */


/* ここからsec2 */

.sec2 ul{
    margin: 5.495vw 0 4.762vw;
}

.sec2_2_1{
    font-size: 1.905vw;
    font-weight: bold;
    border-bottom: 2px solid;
    margin-bottom: 2.198vw;
}

.sec2_2_2{
    font-size: 1.319vw;
    margin-bottom: 3.663vw;
}

.sec2_2{
    text-align: right;
    margin-bottom: 8.791vw;    
}

.sec2_2 a{
    font-size: 1.905vw;
    color: #1371BC;
    border-bottom: 1px solid;
}

/* ここまでsec2 */


/* ここからsec3 */

.sec3_1 {
    display: flex;
    margin: 80px auto; 
}


.sec3_1_1{
    display: inline-block;
    vertical-align: top;
    height: 10.623vw;
    background-color: #FFFDC1;
    padding: 1.099vw 2.198vw 0;
    text-align: center;
    margin: 0 auto;
}

.sec3_1 li:not(:last-child){
    margin-right: 1.832vw;
}

.sec3_1_2{
    width: 0;
    height: 0;
    margin-top: 4.396vw;
    border-style: solid;
    border-width: 0.476vw 0 0.476vw 0.733vw;
    border-color: transparent transparent transparent #000000;
}

.sec3_1_1_1{
    font-size: 2.198vw;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.sec3_1_1_2{
    height: 4.396vw;
    display: table-cell;
    vertical-align: middle;
}

.sec3_1_1_2 p{
    font-size: 1.612vw;
    line-height: 2.051vw;
    font-weight: bold;
}


/* ここまでsec3 */

/* ここからfooter */
footer{
    text-align: center;
    margin-bottom: 3.663vw;
    font-size: 1.172vw;
    font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/* ここまでfooter */


/* フローティングボタン  */
  
  .flow{
    position: fixed;
    bottom: 0;
    cursor: pointer;
    transition: 1.0s;
    background-color: #FFFDC1;
    width: 100vw;
    height: 10.989vw;
    margin: 0 auto;
    z-index: 30;
    /*デフォルトで非表示にする*/
    opacity: 0;
    visibility: hidden;
    padding-top: 2.198vw;
    border-top: 3px solid #fff;
    }
    
    /*このクラスが付与されると表示する*/
    .active{
    opacity: 1;
    visibility: visible;
    }

    .inactive{
     opacity: 0;
     visibility: visible;
    }




/* ふわっと表示ここから */

.fade_block {
    transform: translateY(20px);
    opacity: 0;
    transition: all 5.0s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  /* 画面に入った時の動き */
  .fade_block.blockIn {
    transform: translateY(0);
    opacity: 1;
  }

}

