@charset "utf-8";

.title{
  margin: 90px 0 70px;
  font-size: 24px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
}

/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1120px){
  .title{
    margin: 8.036% 0 6.25%;
    font-size: 2.143vw;
  }
}

@media screen and (max-width: 768px){
  .title{
    margin: 7.813% 0;
    font-size: 5.208vw;
    letter-spacing: 0.2em;
  }
}


.secBlk{
  width: 1110px;
  padding: 0;
  margin: 0 auto 60px;
  text-align: center;
  }
.secBlk .wrap{
  display: flex;
  margin-bottom: 20px;
  }
.secBlk .wrap .imgBox{
  position: relative;
  width: 610px;
  }
.secBlk .wrap .imgBox .cap{
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 2px 4px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 5px #000;
  }
.secBlk .wrap .txtBox{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  background-color: #333;
  width: 455px;
  padding-left: 45px;
  text-align: left;
  }
.secBlk .wrap h3{
  width: 100%;
  margin-bottom: 10px;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.08em;
  }
.secBlk .wrap .txt{
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.04em;
  }
.secBlk .wrap .txt.cap{
  margin-top: -5px;
  margin-left: 1em;
  font-size: 12px;
  text-indent: -1em;
  }
.secBlk .wrap .txt.mb{
  margin-bottom: 8px;
  }
.secBlk .btn + .btn{
	margin-top: 10px;
  }
.secBlk .btn a{
  display: inline-block;
  background-color: #c9b94f;
  width: 250px;
  padding: 10px 0;
  font-size: 15px;
  color: #000;
  text-align: center;
  }



/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1120px){
  .secBlk{
    width: 99.107%;
    margin-bottom: 5.357%;
    }
  .secBlk .wrap{
    margin-bottom: 1.802%;
    }
  .secBlk .wrap .imgBox{
    width: 54.955%;
    }
  .secBlk .wrap .imgBox .cap{
    margin: .328% .656%;
    font-size: 1.071vw;
    }
  .secBlk .wrap .txtBox{
    width: 40.991%;
    padding-left: 4.054%;
    }
  .secBlk .wrap h3{
    margin-bottom: 2.198%;
    font-size: 1.964vw;
    }
  .secBlk .wrap .txt{
    margin-bottom: 4.396%;
    font-size: 1.429vw;
    }
  .secBlk .wrap .txt.cap{
    margin-top: -0.450%;
    font-size: 1.071vw;
    }
  .secBlk .wrap .txt.mb{
    margin-bottom: 1.758%;
    }
  .secBlk .btn{
    width: 54.945%;
    }
  .secBlk .btn a{
    width: 100%;
    padding: 4.396% 0;
    font-size: 1.339vw;
    }
}

@media screen and (max-width: 768px){
  .secBlk{
    width: 89.583%;
    margin-bottom: 7.8125%;
    }
  .secBlk .wrap{
    display: block;
    margin-bottom: 4.360%;
    }
  .secBlk .wrap .imgBox{
    width: 100%;
    }
  .secBlk .wrap .imgBox .cap{
    margin: 0;
    font-size: 2.604vw;
    }
  .secBlk .wrap .txtBox{
    display: block;
    width: 100%;
    padding: 5.814% 0;
    text-align: center;
    }
  .secBlk .wrap h3{
    margin-bottom: 2.907%;
    font-size: 4.688vw;
    }
  .secBlk .wrap .txt{
    margin-bottom: 4.360%;
    font-size: 3.125vw;
    }
  .secBlk .wrap .txt.cap{
    margin-top: -5px;
    font-size: 2.667vw;
    }
  .secBlk .wrap .txt.mb{
    margin-bottom: 1.758%;
    }
  .secBlk .btn{
    width: auto;
    }
  .secBlk .btn a{
    width: 49.419%;
    padding: 2.180% 0;
    font-size: 3.125vw;
    }
}



.movBlk{
  width: 840px;
  margin: 0 auto;
  pointer-events: auto;
  }
.movBlk .title{
  margin: 0 auto;
  font-family: "TrajanPro-Regular";
  font-size: 50px;
  color: #c9b94f;
  text-align: center;
  letter-spacing: 0.2em;
  }
.movBlk .subTtl{
  margin-bottom: 40px;
  font-family: "FP-ヒラギノ明朝 ProN W3";
  font-size: 32px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1;
  }
.movBlk .movFrame{
  position: relative;
  width: 800px;
  margin: 0 auto 40px;
  }
.movBlk .movFrame .wrap{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%!important;
  }
.movBlk .frameMov{
  position: absolute;
  width: 100%!important;
  height: 100%!important;
  margin: 0;
  }

/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1120px){
  .movBlk .title{
    font-size: 4.464vw;
    }
  .movBlk .subTtl{
    margin-bottom: 3.571%;
    font-size: 2.857vw;
    }
}

@media screen and (max-width: 768px){
  .movBlk{
    width: 80.508%;
    }
  .movBlk .title{
    font-size: 9.115vw;
    }
  .movBlk .subTtl{
    margin-bottom: 7.161%;
    font-size: 5.208vw;
    line-height: 1.3;
    }
  .movBlk .movFrame{
    width: 100%;
    margin-bottom: 5.085%;
    }
}





.pageCaption{
  width: 1110px;
}

/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 1120px){
  .pageCaption{
    width: 99.107%;
  }
}
@media screen and (max-width: 768px){
  .pageCaption{
    width: 89.583%;
  }
}



.footNaviWrap .footNavi,
.footWrap .footBtn {
  display: none;
}


/* 註釈PDFリンク */

.distance_pdf {
  /*   color: #4472C4; */
    border-bottom: solid 1px #000;
  }