.p-top .section {
  padding-top: 110px;
}
/* ======================================================== */
/* BLOCK 1 */
.p-top .block1 {
  background-image: url(./../img/top/bg1.png);
  background-position: 0px 0px;
  background-size: 100% auto;
  padding-bottom: 110px;
}
.p-top .block1 .imgs-block {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top .block1 .imgs-block .col1 {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.p-top .block1 .imgs-block .col1 .main-img {
  display: block;
  width: 100%;
  flex: 1;
}
.p-top .block1 .imgs-block .col1-bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.p-top .block1 .imgs-block .col1-bottom img {
  display: block;
  width: calc((100% - 10px) / 2);
  height: 100%;
}
.p-top .block1 .imgs-block .col2 {
  width: 32.88%;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-top .block1 .imgs-block .col2 img {
  display: block;
  height: calc((100% - 10px) / 2);
  width: 100%;
}
.p-top .block1 .bottom {
  padding-top: 70px;
}
.p-top .block1 .bottom h3 {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 62px;
  margin-bottom: 40px;
}
.p-top .block1 .bottom h3 .c-text--underline {
  padding-bottom: 6px;
}
.p-top .block1 .main-links {
  margin-top: 30px;
}
/* ======================================================== */
/* CONTINUOUS */
.p-top .slider-continous {
  margin-bottom: 30px;
}
/* ======================================================== */
/* PARALLAX */
.p-top .top-pallarax {
  position: relative;
  height: 540px;
  margin-top: 130px;
}
.p-top .top-pallarax::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #04083b;
  opacity: 0.3;
  z-index: 2;
}
/* PARALLAX */
.parallax__container {
  position: absolute;
  clip: rect(0px, auto, auto, 0px);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -10;
}

.parallax {
  position: fixed;
  width: 100%;
  height: 100% !important;
  top: 0px;
  left: 0px;
}

.parallax--bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.top-pallarax-flex {
  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;
}

.top-pallarax {
  height: 460px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.top-pallarax .parallax--bg {
  background-position: left;
}
.top-pallarax .parallax__container {
  width: 100%;
}
.top-pallarax .box1 {
  position: absolute;
  top: -1px;
  left: 0;
  height: calc(100% + 2px);
  z-index: 3;
}
.top-pallarax .box1 img {
  display: block;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 1240px) {
  .top-pallarax .parallax__container {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 1023px) {
  .top-pallarax {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .top-pallarax {
    height: 200px;
  }
}
/* ======================================================== */
/* BLOCK 2 */
.p-top .block2 .c-title1 {
  margin-bottom: 30px;
}
.p-top .block2 .video {
  margin-top: 55px;
  margin-bottom: 70px;
}
.p-top .block2 .main-list {
	margin-top: 20px;
  margin-bottom: -70px;
}
.p-top .block2 .main-list .item {
  margin-bottom: 70px;
}
/* ======================================================== */
/* BLOCK 3*/
.p-top .c-title1 {
  margin-bottom: 60px;
}
.p-top .block3 .box {
  margin-top: 60px;
  background-color: #fff;
  border: 1px solid rgba(204, 204, 204, 0.5);
  padding: 20px 50px;
}
.parallax-2{
	width: 100%;
	height: 100%;
	background-image: url("../img/top/movie2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-left: 542px;
}
/* ======================================================== */
/* BLOCK 4 */
.youtube-area{
	width: 100%;
	max-height: 560px;
	margin-bottom: 60px;
}
.p-top .block4 .c-title1 {
  margin-bottom: 40px;
}
.p-top .block4 .c-author {
  margin-top: 35px;
}
.p-top .block4 .slider2-wrapper {
  position: relative;
  padding: 0 70px 40px;
  margin-top: 100px;
}
.p-top .block4 .slider2-wrapper .swiper-pagination {
  bottom: 0;
}
/* ======================================================== */
/* BLOCK 5 */
.p-top .block5 .c-title1 {
  margin-bottom: 20px;
}
.p-top .block5 .c-dl {
  margin-bottom: 30px;
}
.p-top .block5 .c-dl2 .content{
	display: flex;
	align-items: center;
}
.p-top .block5 .c-dl2 .content.block{
	display: block
}
.p-top .block5 .c-dl2 .content .i-area{
	width: 10%;
	height: auto;
	margin-right: 10px;
}
.p-top .block5 .c-dl2 .content .i-area img{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 767px){
	.p-top .block5 .c-dl2 .content{
		flex-wrap: wrap;
	}
	.p-top .block5 .c-dl2 .content .i-area{
		width: 100%;
		margin-right: 0;
	}
	.p-top .block5 .c-dl2 .content .i-area img{
		max-width: 40px;
	}
}
/* ======================================================== */
/* BLOCK 7 */
.p-top .block7 .map {
  margin-top: 40px;
}
.p-top .block7 .map-text {
  padding: 15px 20px;
}
/* ======================================================== */
.sp767{
  display: none;
}
@media screen and (max-width: 767px) {
  .pc767{
    display: none;
  }
  .sp767{
    display: block;
  }
  .p-top .block1{
    padding: 50px 0;
  }

  .p-top .c-title1{
    margin-bottom: 30px;
  }

  .p-top .block1 .bottom{
    padding-top: 30px;
  }

  .p-top .block1 .bottom h3{
    font-size: 25px;
    line-height: 1.8;
    margin-bottom: 20px;
  }


  .p-top .top-pallarax{
    height: 200px;
    margin-top: 0;
  }

  .p-top .section{
    padding-top: 50px;
  }

  .p-top .block2 .video{
    width: 100%;
    margin-bottom: 50px;
  }

  .c-list1 .content{
    font-size: 14px;
  }

  .p-top .block2 .main-list{
    margin-bottom: 0;
  }

  .p-top .block2 .main-list .item{
    margin-bottom: 38px;
  }

  .top-pallarax .box1 img{
    width: 100%;
    object-fit: cover;
  }

  .top-pallarax .box1{
    width: 60%;
  }

  .c-author{
    font-size: 18px;
  }

  .c-author small{
    font-size: 14px;
  }

  .p-top .block4 .slider2-wrapper{
    padding-left: 30px;
    padding-right: 30px;
  }

  .slider-arrow{
    width: 10px;
    height: 28px;
    top: 42%;
  }

  .c-dl.dt--200 dt{
    width: 30%;
  }

  .c-dl.dt--200 dd{
    width: 70%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-top .block7 .map-text{
    font-size: 14px;
  }

  .p-top .block3 {
    padding-bottom: 50px;
  }
}