@charset "UTF-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
main {
  padding: 0;
  margin: 0;
}


/*-------------------------top------------------------*/
#new_top {
  width: 100%;
  height:100vh;
  position: relative;
  background-color: #000;
  box-sizing: border-box;	
}

#new_top .top-img {
	width: 100%;
	height: inherit;
}

#new_top .top-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#new_top .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


#new_top .new_logo {
  position:absolute;
  top: 12%;
  left: 58%;
  max-width: 700px;
  width: 40%;
  height: 25%;
}


#new_top .new_logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}





/*----------------T5 ---------------------------------*/

main .title h2 {
    margin: 0 auto 0px;
    padding: 0 0;
    line-height: 63px;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 4px;
}

article.title {
	padding:0px;
	margin-top: -3px;
}

main .title h2, main .report_schedule h2, main .collection section .model h3, main .report section h4 {
    font-family: haboro-soft-extended, sans-serif;
}

.item1 .content2 {
	margin-bottom: 64px;
}

.item .inner {
  width: 1000px;
  padding: 50px 40px 100px 40px;
  position: relative;
}

.fadeUpTrigger {
    opacity: 0;
}



/*テキスト*/
.item .inner .text1 {
  position: absolute;
  right: 0px;
  width: 500px;
  top: 0px;
  padding: 150px 90px 110px 30px;
  z-index: 10px;
  background: #fff;
  line-height: 28px;
}

.item .inner .text2 {
  position: absolute;
  right: 0px;
  width: 500px;
  top: 0px;
  padding: 0px 70px 0px 30px;
  z-index: 10px;
  background: #fff;
}
.item .inner .text p {
  line-height: 28px;
  margin: 0 0 30px 0;
	letter-spacing: 1px;
}
/*ボタン*/


.a1 {
  text-align: center;
  letter-spacing: 1px;
  color: #000;
}
.btn1 {
  padding: 15px 0;
  width: 240px;
  border: 1px solid #000;
  margin: 0 auto;
  margin-top: 30px;
}

.btn1:hover {
  background-color: #000;
  color: #fff;
}

.grade5-title {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0;
}

.sp_text {
	padding-top: 30px;
	line-height: 28px;
	margin-bottom: 0;
}

.fliegerbox figure img {
	width:300px;
	margin-left: 80px;
	margin-top: 20px;
   
}


/*ユーザー エージェント スタイルシート*/


/*スライダー*/
.item .box {
  padding: 50px;
}
.item .box h3 {
  text-align: left;
  margin-left: 200px;
  font-weight: 100;
	letter-spacing: 1px;
}

.item .box figure {
  display: inline-block;
}
.item .box figure figcapture {
  display: block;
  margin-left: 65px;
  font-family: poiret-one, sans-serif;
  font-weight: 900;
  font-style: normal;
	letter-spacing: 4px;
}
.item .box figure img {
  width: 220px;
  margin:0 auto;
}
.item .box figure.only{
	padding-left: 70px;
}





/*--スライダーの位置とサイズ調整--*/
.item .slider {
  width: 100%;
  margin: 0 auto;
}
/*-----------height調整----------*/
.item .slick-slide {
  height: auto !important;
}
/*矢印の設定*/
.item .slick-prev:before {
  content: '';
}
.item .slick-next:before {
  content: '';
}

.item1 .slick-next {
  border-top: 2px solid #000; /*矢印の色*/
  border-right: 2px solid #000; /*矢印の色*/
}


.item1 .slick-prev, .slick-next {
  position: absolute;
  z-index: 3;
  top: 42%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #000; /*矢印の色*/
  border-right: 2px solid #000; /*矢印の色*/
  height: 25px;
  width: 25px;
}



.item .slick-prev { /*戻る矢印の位置と形状*/
  left: 0%;
  transform: rotate(-135deg);
}
.item .slick-next { /*次へ矢印の位置と形状*/
  right: 0%;
  transform: rotate(45deg);
}
.item .slick-arrow {
  display: none;
}


/*----------------skys----------------------*/

span.white {
    border-left: 13px solid #fff;
    font-size: 45px;
}	


.item2{
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
}

.item2 .title h2 span {
	border-left: 13px solid #fff;
}

.item2 .slick-prev, .slick-next {
  position: absolute;
  z-index: 3;
  top: 42%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #fff; /*矢印の色*/
  border-right: 2px solid #fff; /*矢印の色*/
  height: 25px;
  width: 25px;
}

/*.item2 .slick-dots {
	opacity: 1;
	color: #fff;
}*/



.dots-class button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}

.dots-class {
    display: flex;
    justify-content: center;
    margin-top: 30px;
	padding-left: 0;
}

.dots-class li {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	top: 0;
	left: 0;
    width: 5px;
    height: 5px;
    background-color: lightgray;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    transition: background-color .5s ease;
}
.dots-class li.slick-active {
    background-color: black;
}
.dots-class li:hover {
    background-color: ##7E7E7E;
	opacity: 25;
}
.dots-class li:last-child {
    margin-right: 0;
}

.item2 .dots-class li {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	top: 0;
	left: 0;
    width: 5px;
    height: 5px;
    background-color: lightgray;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    transition: background-color .5s ease;
}
.item2 .dots-class li.slick-active {
    background-color: black;
}
.item2 .dots-class li:hover {
    background-color: ##7E7E7E;
	opacity: 25;
}
.item2 .dots-class li:last-child {
    margin-right: 0;
}

.item2 .dots-class li {
 border: 1px solid #000066;
 border-radius: 50%;	
	
}

.item2 .dots-class li.slick-active {
    background-color: peachpuff;
}



.content3 {
 width: 1000px;
  padding: 50px 40px 100px 40px;
  position: relative;
}	

.text3 {
  position: absolute;
  right: 0px;
  width: 470px;
  top: 0px;
  padding: 150px 72px 80px 30px;
  z-index: 10px;
  background: #000;
  color:#fff;
  line-height: 28px;
}

.content4 {
	background-color:#000;
}

/*.a2 {
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #fff;display:block;
  padding: 15px 0 ;
  width: 240px;
  margin:0 auto;
  
}
*/


.a2 {
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
}
.btn2 {
  padding: 15px 0;
  width: 240px;
  border: 1px solid #fff;
  margin: 0 auto;
  margin-top: 30px;
}
.btn2:hover {
  background-color: #fff;
  color: #000;
}


  .item2 article.title {
    margin-bottom: 50px;
  }

 .item2 .content3 .skysbox ul {
  display: flex;
  padding-left: 0px;
  justify-content: center;
  gap: 16px;
}

li {
    list-style: none;
}



.skyimg {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
  text-align: center;
}


.asanohaimg {
  display:block;	
}

.content5-1  {
	width:216px;	
}

.content5-2  {
	width:270px;
	padding-top: 24px;
	padding-left: 50px;
}

.content5box {
	padding: 0px;
	width: 32%;
}

.content5 {
	display:flex;
    justify-content: flex-end;
	gap: 100px;
} 

.text-asanoha {
	width: 500px;
	
}

.inner {
	margin:auto;
}

item .inner {
    width: 1000px;
    padding: 100px 50px;
    display: flex;
    justify-content: center;
}








/*--------------------- (max-width 1160px)----------------------*/


@media screen and (max-width: 1160px) {
 
	
/*------------------------ top--------------------------------------------*/
	main {
		padding: 0;
	}
	
#new_top .bg div:nth-child(1) {
  background: url(../img/new2024/top1.jpg) no-repeat center / cover;
  margin-top: 90px;
  padding-bottom: 100px;
}

#new_top .bg div:nth-child(2) {
  background: url(../img/new2024/top2.jpg) no-repeat 30% 50% / cover;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 100px;
}

  #new_top .bg div {
    width: 100%;
    height: 50%;
  }
  
 #new_top .bg div:nth-child(1),
 #new_top .bg div:nth-child(2) {
    margin: 0;
    padding: 0;
  }
  
#new_top .new_logo {
	top: 46%;
	left: 50%;
	transform: translate(-50%,-50%)!important;
	width: 70%;
	justify-content: center;
    align-items: center;
	display:flex;
}
	
	
/*-----------------------T5-------------------------------------------*/

	.item .inner {
		 width: 90%;
         padding: 0;
         position: relative;
	     margin: 0 auto;
	     text-align: center;
		 margin-top: 50px;
	}
	
	.item1 .content1 .box {
		padding: 0px 0 20px 0;
		margin: 0 auto;
		box-sizing: border-box;
	}
	
	.item1 .content1 .box .only {
		width: 200px;
		padding: 20px 20px 10px 20px;
	}
	
	.item1 .content1 .box .only img{
		width: 180px;
	}
	
	.item .content1 .box .only figcapture {
		margin-left: 0px;
	}
	
	.item1 .content1 .text1 {
		position: static;
		width: 80%;
		margin: 0 auto;
		background-color: #fff;
		padding: 0 ;
			
	}
	
	.item1 .content1 .text1 p {
		line-height: 23px;
		margin: 56px 0 -24px 0;
		letter-spacing: 1px;
		text-align: justify;
	}
	
	.item .inner .text2 {
		position: static;
		width: 80%;
		margin: 0 auto;
		text-align: center;
		padding: 0px 30px 0px 30px;
		
	}
	
	.item1 .content2 {
		flex-direction: column;
		align-items: center;
		padding-bottom: 88px;
	}
	
	.item1 .content2 .fliegerbox figure img {
		width: 260px;
		margin-top: 20px;
		margin-bottom: 30px;
		margin-left: 0;
	}
	
	.item1 .content2 .text2 p {
		line-height: 23px;
        letter-spacing: 1px;
		text-align: justify;
	}
	
	.btn1 {
  padding: 10px 0;
  width: 200px;
  border: 1px solid #000;
  margin: 0 auto;
}

/*----------------------skys-------------------------------------------*/	
	
	
	.item2 .content4 .text3 {
		position: static;
		width: 100%;
		margin: 0 auto;
		background-color: #000;
		padding: 0 ;
		
	}
	
	.item2 .content5 {
		flex-direction: column;
		align-items: center;
		margin-top: 96px;
		padding-bottom: 64px;
	}
	
	.item2 .content4 .box {
		padding: 0px 0 20px 0;
		margin: 0 auto;
		box-sizing: border-box;
		padding-left: 0;
		justify-content: center;
		display: flex;
		gap: 5px;
	}
	
	.item2 .content4 .box figure {
		width: 200px;
		padding: 20px 20px 10px 20px;
	}
	
	.item2 .content4 .box figure img{
		width: 180px;
	}
	
	.item2 .content4 .box figure figcapture {
		margin-left: 0px;
	}
	
	.item2 .content4 .text3 {
		position: static;
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}
	
	.item2 .content4 .text3 p {
		line-height: 23px;
		margin: 56px 0 -24px 0;
		letter-spacing: 1px;
		text-align: justify;
	}
	
	.btn2 {
         width: 200px;
         border: 1px solid #fff;
         margin: 0 auto;
	}
	
	
	
	.item2 .content5 .text4 {
		position: static;
		/*width: 80%;*/
		margin: 0 auto;
		text-align: center;
	}
	
	.item2 .content5 .text-asanoha {
		position:static;
		margin:  0 auto;
		width: 80%;
		margin-top: -50px;
		text-align: justify;
	}
	
	
	.content5-2 {
		width: 284px;
		padding-left: 132px;
	}
	
	.content5box {
		width: 40%;
	}
}



/*--------------------------------------------------------------------------*/
/*--------------------- (max-width 900px)----------------------*/


@media screen and (max-width: 900px) {
 
/*----------------------skys-------------------------------------------*/		
.content5box {
		width: 50%;
	}
}

/*--------------------------------------------------------------------------*/
/*--------------------- (max-width 768px)----------------------*/


@media screen and (max-width: 768px) {
	
	/*--------------------top-------------------------------------------*/
	
#new_top .new_logo {
	top: 47%;
}
	
	#new_top .new_logo img {
  width: 124%;
}
	
 
	/*----------------------skys-------------------------------------------*/		
	
	.content5box {
		width: 56%;
	}
	
	.content5-1 {
		width: 56%;
		padding-right: 41%;
   }
	
	.content5-2 {
		width: 72%;
		padding-left: 32%;
		padding-top: 5%;
	}
	
	.item2 .content4 .box figure {
		width: 38%;
		text-align: center;
		padding: 20px 0px 0px 0px;
	}
}

/*--------------------- モバイル(max-width 425px)----------------------*/


@media screen and (max-width: 425px) {
	
/*--------------------top-------------------------------------------*/
	
#new_top .new_logo {
	top: 48%;
}
	
	#new_top .new_logo img {
  width: 132%;
}
	
/*-----------------------T5-------------------------------------------*/
	
	
.item1 .content1 .box .only img{
		width: 156px;
	}
		
	.item1 .content2 .fliegerbox figure img {
		width: 232px;
	
	}
	
	
/*----------------------skys-------------------------------------------*/		
	
	.item2 .content3 .skysbox ul {
  display: block;
  }
	
	.item2 .content4 .box figure img{
		width: 100%;
	}
	
	.item2 .content4 .box figure {
		width: 47%;
		padding: 20px 0 0 8px;
	}
	
	.content5box {
		width: 70%;
	}
	
	.content5-1 {
		width: 56%;
	}
	
	.content5-2 {
		width: 64%;
		padding-left: 41%;
		padding-top: 5%;
	}
	
	.item2 .content4 .box figure figcapture {
		width: 100px;
		margin: 0 auto;
	}
	
	
}

/*--------------------- モバイルM(max-width 375px)----------------------*/


@media screen and (max-width: 375px) {
	
/*----------------------skys-------------------------------------------*/
	
	.item2 .content4 .box figure {
		width: 50%;
		padding: 20px 0 0 8px;
	}
	
	/*.item2 .content4 .box figure img{
		width: 120%;
	}*/
	
}
