@charset "utf-8";
/* =============
  theme original
================ */
.h_bar {
    display: none
}
#beltbnr {
    display: none
}

/* =======
  common
========== */

html {
  font-size: 62.5%;
  scroll-padding-top: 100px;
}
*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

 main {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
  }
body{
}
ul,li {
  list-style: none;
}

/* 不要箇所 */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  object-fit: cover;
}

/* ==========
  contents　共通
=========== */
.pc-img {
  display: block;
}
.sp-img {
  display: none;
}
/* 変更しない */
.wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.column {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.l-content__header {
  width: 900px;
  margin-inline: auto;
  background-color: #dddad1;
}
.lead {
  margin-top: 75px;
  text-align: center;
}
.p-article-vis__img {
  /* padding-top: 10px; */
}



.area{
	background-color: #dddad1;
	width: 900px;
	margin: 0 auto;
	/* border: solid 1px; */
	/* padding-bottom: 100px; */
}

.slide-items{
	border-radius: 32.5px;
	margin: 20px 0;
}

.slidenone-items{
	border-radius: 0 32.5px 0 0;
	margin: 20px;
}
.slidenone-guide2{
	border-radius: 0  0 0 32.5px;
	background-color: #fff;
	border: solid 1px #000;
	margin: 20px 0 30px;
}
.slidenone-items2{
	border-radius: 0 32.5px 0 0;
	margin: 20px;
}

/* sliderをカスタマイズするCSS */
.slick-dots {
	bottom: -20px!important;
	width: initial;
	left: auto;
	right: 0;
}
.slick-dots li button:before{
	font-size: 8px!important;
}

.slick-dotted.slick-slider {
    margin-bottom: 20px!important;
}





/*--------------------SP-----------------------------*/
@media screen and (max-width: 767px) {
	html {
    scroll-padding-top: 0;
  }
  .pc-img {
    display: none;
  }
  .sp-img {
    display: block;
  }
  .font-ja {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 12px;
  font-feature-settings: "palt"; /* 句読点を詰める */
  letter-spacing: 2px;
  line-height: 1.75;
  text-align: justify; /* 両橋を揃える */
}

  .column {
    display: block;
  }
  .l-content__header,
  .section-container {
    width: 100%;
  }
  .p-article__header,
  .l-col {
    width: 89.34%;
    margin-inline: auto;
  }
  .lead {
    text-align: left;
    margin-top: 10.45%;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
	
  main {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
  }

 main h2, main h3, main h4 {
    width: 100%;
    margin: 0 auto;
    font-size: 3.25vw;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0;
    color: #333;
  }
  .lead {
    width: 100%;
    margin: 50px auto;
    text-align: justify;
    font-family: serif;
    background-color: #fff;
  }
  .lead br {
    display: none;;
  }
	

	
	
.area{
	border: none;
	background-color: #dddad1;
	margin: 0 auto;
	width: auto;
	padding: 0 0 0px 0;
}
	

	/*ブランドタイトルーーーーーーーーーーーーーーーーーーーー	*/
	
    .nanga-box {
      max-width: 800px;
      padding-bottom: 4px;
      margin: 0 auto;
    }

    .nanga-header {
      display: flex;
      align-items: baseline;
      gap: 16px;
      margin-bottom: 9px;
      /* font-family: helvetica-neue-lt-pro, sans-serif; */
      font-weight: 200;
      font-style: normal;
    }
	

    .nanga-header h1 {
      font-size: 39px;
      padding-left: 20px;
      font-weight: 300;
      margin: 0;
      letter-spacing: 2px;
      font-family: helvetica-neue-lt-pro, sans-serif;
    }

    .nanga-header span {
      font-size: 14px;
      letter-spacing: 0.05em;
      font-family: serif;
    }
  .nanga-header_2 {
      display: block;
      text-align: left;
      align-items: baseline;
      gap: 16px;
      margin-bottom: 14px;
      /* font-family: helvetica-neue-lt-pro, sans-serif; */
      font-weight: 200;
      font-style: normal;
    }
	

    .nanga-header_2 h1 {
      font-size: 39px;
      padding-left: 20px;
      padding-top: 50px;
      line-height: 41px;
      font-weight: 300;
      margin: 0;
      letter-spacing: 2px;
      font-family: helvetica-neue-lt-pro, sans-serif;
    }

    .nanga-header_2 span {
      font-size: 14px;
      letter-spacing: 0.05em;
      font-family: serif;
      padding: 0px 0 0 20px;
    }

    .nanga-sub {
      text-align: left;
      margin-top: -9px;
      line-height: 1.6;
      font-size: 20px;
      border-top: 1px solid #000;
      padding-top: 5px;
    }

    .nanga-sub span {
      display: block;
      font-family: helvetica-neue-lt-pro, sans-serif;
      font-weight: 200;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 14px;
      line-height: 18px;
      padding-left: 20px;
      padding-bottom: 20px;
    }
	
	/*ブランドタイトルーーーーーーーーーーーーーーーーーーーー	終わり*/
	.subtitle{
		border-top: solid 1px #000;
		align-items: anchor-center;
		margin-top: -3px;
	}	
	.subtitle p{
	font-family: "dnp-shuei-gothic-gin-std", sans-serif;
	font-weight: 500;
	font-style: normal;
	}
	.subtitle_p{
		font-size: 17px;
		margin: -3px auto;
	}

	


/*画像テキスト横並び*/
.t-flex {
  
   /* ← 高さを揃える */
  margin: -10px 0 0;
}

.t-flex-2 {
  
   /* ← 高さを揃える */
  margin: 0 20px;
}

.t-flex img {
  width: 48%;
  height: auto;
  object-fit: cover; /* ← 必要なら画像トリミングして高さ揃える */
}

/* テキストを上下中央に配置 */
   .title{
		display: flex;
		font-size: 17px;
		letter-spacing: 1px;
		align-items: end;
		margin: 15px 0;
		border-bottom: solid 1px #000;
	}
	.title p{
		padding: 0 0px 4px 20px;
		font-family: serif;
		font-style: normal;
		text-align: left;
	}
	.title img{
		width: 10% !important;
	}
	.credit{
		height: auto;
	}
	.credit2{
		margin: 0 auto;
		padding: 10px 0px;
	}
	
	.credit2_title{
		font-size: 24px;
		text-align: left;
		font-weight: 300;
		letter-spacing: 2px;
	}
	.credit2_title p{
		font-family: helvetica-neue-lt-pro, sans-serif;
	}
.caption{
  padding: 0;
  width: 90%;
  font-size: 12.5px;
  margin: 0 auto;
  line-height: 1.9;
  text-align: justify;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: serif;
  background-color: #fff;
}

.credit ul a{
	text-align: left;
	font-size: 1.2rem;
	color: #000;
	font-weight: 400;
	display: block;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 0.5px;
	padding: 3px 0;
	font-weight: 500;
	line-height: 20px;
	font-family: serif;
	}

	.credit ul span{
	font-family: helvetica-neue-lt-pro, sans-serif;
	}
.credit2 ul a{
	font-family: serif;
	text-align: left;
	font-size: 1.2rem;
	color: #000;
	display: block;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 0.5px;
	padding: 2px 0;
	line-height: 20px;
	}
	ul, li {
    list-style: none;
    font-size: 1.2rem;
    text-align: left;
    font-family: serif;
}
	.credit2 ul span{
	font-family: helvetica-neue-lt-pro, sans-serif;
	}
	
  .t-flex img{
    width: 100%;
    font-size: 12px;
  }
.t-flex-2 img{
    width: 100%;
    font-size: 12px;
  }

 .t-flex ul a{
	text-align: left;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	display: block;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 25px 0 0 20px;
	font-weight: 500;
	}
	ul, li {
    list-style: none;
    padding: 0 0 0px;
}
	.t-flex ul span{
	}

.leftimg{
		width: 95%;
		margin: 0px 0 27px;
		margin-left: auto;
	}
.rightimg{
		width: 90%;
		margin-top: 30px;
		margin-right: 0;
		margin-left: auto;
	}
/*画像テキスト横並び*/

/*------------------------------------拡大画像-----------------*/	
	
.zoom-group{
		width: 100%;
		margin-top: 30px;
	}
 .zoom {
    font-family: sans-serif;
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
  }

  /* ====== コンテナ ====== */
  .image-group {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    transition: all 0.5s 
cubic-bezier(0, 0, 0.2, 1);
    position: relative;
  }

  /* ボタン */
  .zoom-toggle {
    position: absolute;
    top: -26px;
    right: 0;
    border: none;
    color: #fff;
    background: #000;
    /* box-shadow: 0 4px 12px rgba(0,0,0,0.15); */
    border-radius: 50%;
    width: 19px;
    height: 19px;
    cursor: pointer;
    font-size: 13px;
    transition: all 0.4s ease;
  }

  .zoom-toggle:hover {
    background: #ddd;
    color: #fff;
  }

	.zoom_p{
		font-size: 12px;
		font-family: serif;
		text-align: justify;
		line-height: 20px;
		letter-spacing: 1px;
		background-color: #fff;
		margin-left: auto;
		margin-right: 12px;
		margin-top: 10px;
	}
	.zoom_p p{
		font-family: serif;
	}
  /* ====== 各画像 ====== */
  .image-item {
    width: 179px;
    height: 233px;
    overflow: hidden;
    box-shadow: 0 8px 18px rgba(0,0,0,0.1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    background: #ddd;
  }

  .image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);
  }

  /* ====== 拡大モード ====== */
  .image-group.expanded {
    flex-direction: column; /* 縦並び */
    align-items: center;
  }

  .image-group.expanded .image-item {
    width: 397px;
    height: 530px;
  }

  .image-group.expanded .image-item img {
    transform: scale(1.05);
  }

  @media (max-width: 480px) {
    .image-item {width: 115px;height: 153px;}
    .image-group.expanded .image-item {
  width: 90vw;
  height: 120vw;122vw;
  }
	  .image-group.expanded {
    flex-direction: column; /* 縦並び */
    align-items: center;
  }
	.zoom_p{
		font-size: 12px;
		font-family: serif;
		text-align: justify;
		line-height: 20px;
		letter-spacing: 1px;
		background-color: #fff;
		margin: 20px 0;
	}
	  .zoom_p p{
		font-family: serif;
	}
	}
	
	
/*------------------------------------拡大画像　終わり-----------------*/		
	
	
	
	
	
	.price{
		font-size: 14px;
		text-align: center;
		margin: 30px 0;
		font-family: serif !important;
	}
.button_lg {
    width: 100%;
    height: 23px;
    line-height: 23px;
    border: solid 1px #000;
    text-align: center;
    transition: 0.3s;
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    font-family: serif;
    letter-spacing: 1px;
    margin: 0 auto;
 }

.buybtn:hover{
    color: #fff;
    transition: all 0.2s ease;
  }


  section {
    margin: 0px auto 60px;
  }
h2 img{
		width: 25%;
		margin: 0 0 0 25px;
		padding: 78px 0 25px 0;
	}
	
.content01{
		margin: 0 auto;
		text-align: center;
	}
  /*--section01,03,05,07--*/
  .section01 h2, 
  .section02 h2, 
  .section03 h2, 
  .section04 h2, 
  .section05 h2,
  .section06 h2, 
  .section07 h2 {
    text-align: center;
  }
  
  .section01 .slide-area, 
  .section03 .slide-area, 
  .section05 .slide-area, 
  .section07 .slide-area {
    position: relative;
    width: 95%;
    order: 0;
    margin-left: auto;
  }
 
  


	.fs-en01{
		font-size: 14px;
	}
	

	.section06{
		padding: 0 0 0px 0;
	}
	
	
	

  /*--related link--*/
 

.btn2 {
  text-decoration: none;
  margin: 0 auto;
  padding: 60px 30px 80px;
}
.btn2 a:hover{
    color:#fff;
    opacity: 1;
  }

}

/*------------------------PC----------------------------*/
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }

 
 ul, li {
    list-style: none;
    font-size: 1.2rem;
    text-align: left;
    padding-left: 0px;
}
.font-ja {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  background-color: #fff;
  font-size: 14px;
  font-feature-settings: "palt"; /* 句読点を詰める */
  letter-spacing: 2px;
  line-height: 1.75;
  text-align: justify; /* 両橋を揃える */
}
.slide-items{
	border-radius: 32.5px;
	margin: 30px 0;
}
  main {
    /* width: 900px; */
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    font-weight: 500;
    font-style: normal;
  }

  .lead {
    /* width: 80%; */
    margin: 0px auto 0;
    padding: 30px;
    text-align: justify;
    font-family: serif;
    background-color: #fff;
  }

h3 img {
      width: 17%;
      margin: 0 0 0 0;
      padding: 85px 0 0px 0;
}	

/*ブランドタイトルーーーーーーーーーーーーーーーーーーーー	*/
	
    .nanga-box {
      max-width: 800px;
      padding-bottom: 16px;
      margin: 0 auto;
    }

    .nanga-header {
      display: flex;
      align-items: baseline;
      gap: 16px;
      margin-bottom: 7px;
      font-weight: 400;
      font-style: normal;
    }

    .nanga-header h1 {
      font-size: 45px;
      font-weight: 300;
      margin: 0;
      letter-spacing: 2px;
      font-family: helvetica-neue-lt-pro, sans-serif;
    }

    .nanga-header span {
      font-size: 18px;
      letter-spacing: 0.05em;
      font-family: serif;
    }
	
	.nanga-header_2 {
      display: flex;
      align-items: baseline;
      gap: 16px;
      margin-bottom: 9px;
      font-weight: 200;
      font-style: normal;
    }

    .nanga-header_2 h1 {
      font-size: 45px;
      font-weight: 300;
      margin: 0;
      letter-spacing: 2px;
      font-family: helvetica-neue-lt-pro, sans-serif;
    }

    .nanga-header_2 span {
      font-size: 18px;
      letter-spacing: 0.05em;
      font-family: serif;
    }

    .nanga-sub {
      text-align: left;
      margin-top: -9px;
      line-height: 1.6;
      font-size: 20px;
      border-top: 1px solid #000;
      padding-top: 5px;
    }

    .nanga-sub span {
      display: block;
      font-family: helvetica-neue-lt-pro, sans-serif;
      font-weight: 200;
      font-style: normal;
      letter-spacing: 1px;
      font-size: 16px;
      line-height: 18px;
    }
	
	/*ブランドタイトルーーーーーーーーーーーーーーーーーーーー	終わり*/
	
	
	
	.subtitle{
		border-top: solid 1px #000;
		align-items: anchor-center;
	}	
	.subtitle p{
	font-family: "dnp-shuei-gothic-gin-std", sans-serif;
	font-weight: 500;
	font-style: normal;
	}
	.subtitle_p{
		font-size: 24px;
		margin-top: -4px;
	}




/*-------------------------画像テキスト横並び--------------------*/
	.brand_img{
		padding: 0 15px 0 0px;
		width: 70%;
	}
.t-flex {
  width: 100%;
  display: flex;
  align-items: flex-start; /* ← 高さを揃える */
  gap: 20px;
  padding: 0px 0;
  flex-wrap: nowrap;
}
.ttl01 p{font-family: "dnp-shuei-gothic-gin-std", sans-serif;font-weight: 500;font-style: normal;}
.t-flex-2 {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start; /* ← 高さを揃える */
  gap: 20px;
  padding: 0 0 0px 0;
  flex-wrap: nowrap;
}

.t-flex img {
  height: auto;
  object-fit: cover; /* ← 必要なら画像トリミングして高さ揃える */
}
.t-flex-2 img {
  
   /* ← 必要なら画像トリミングして高さ揃える */
  width: 100%;
}

.t-flex ul a{
	text-align: left;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	display: block;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 3px 0 0 0px;
	font-weight: 500;
	}
	ul, li {
    list-style: none;
    /* padding: 0 10px; */
}
	.t-flex ul span{
	}

/* テキストを上下中央に配置 */
	.title{
		display: flex;
		font-size: 19px;
		letter-spacing: 1px;
		align-items: end;
		margin-bottom: 8px;
	}
	.title p{
		padding: 0 0 0 0px;
		font-family: serif;
		font-style: normal;
		text-align: left;
	}
	.title img{
		width: 10% !important;
	}
	.credit{
		height: -webkit-fill-available;
		width: 50%;
		padding: 0 20px;
		border-left: solid 1px #000;
	}
	.credit2{
		margin: 15px auto 0;
	}
	
	.credit2_title{
		font-size: 35px;
		font-weight: 300;
		letter-spacing: 2px;
		text-align: left;
	}
	.credit2_title p{
		font-family: helvetica-neue-lt-pro, sans-serif;
	}
.caption{
  padding: 0;
  width: 100%;
  font-size: 12.5px;
  margin: 0px 0 20px;
  line-height: 1.9;
  text-align: justify;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: serif;
  background-color: #fff;
}

	.t-flex img{
  }

.credit ul a{
	text-align: left;
	font-size: 1.2rem;
	color: #000;
	font-weight: 400;
	display: block;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 0.5px;
	padding: 3px 0;
	font-weight: 500;
	line-height: 20px;
	font-family: serif;
	}

	.credit ul span{
	font-family: helvetica-neue-lt-pro, sans-serif;
	}
.credit2 ul a{
	font-family: serif;
	text-align: left;
	font-size: 1.2rem;
	color: #000;
	display: block;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 0.5px;
	padding: 2px 0;
	line-height: 20px;
	}
	ul, li {
    list-style: none;
    font-size: 1.2rem;
    text-align: left;
    font-family: serif;
}
	.credit2 ul span{
	font-family: helvetica-neue-lt-pro, sans-serif;
	}
	
	
/* ---------------------------------------------------*/
	

	.leftimg{
		width: 52%;
		padding: 20px 0 0;
	}
	.rightimg{
		width: 90%;
		margin-top: 30px;
		margin-right: 0;
		margin-left: auto;
	}
/*------------------------------------画像テキスト横並び-----------------*/

/*------------------------------------拡大画像-----------------*/	
	
.zoom-group{
		width: 85%;
	}
 .zoom {
    font-family: sans-serif;
    padding: 0px 12px 0 0px;
    display: flex;
    margin-left: auto;
    justify-content: flex-end;
  }

  /* ====== コンテナ ====== */
  .image-group {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    transition: all 0.5s 
cubic-bezier(0, 0, 0.2, 1);
    position: relative;
  }

  /* ボタン */
  .zoom-toggle {
    position: absolute;
    top: -35px;
    right: 0;
    border: none;
    color: #fff;
    background: #000;
    /* box-shadow: 0 4px 12px rgba(0,0,0,0.15); */
    border-radius: 50%;
    width: 25px;
    height: 25px;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.4s ease;
  }

  .zoom-toggle:hover {
    background: #ddd;
    color: #fff;
  }

	.zoom_p{
		font-size: 12px;
		font-family: serif;
		text-align: justify;
		line-height: 20px;
		letter-spacing: 1px;
		background-color: #fff;
		margin-left: auto;
		margin-right: 12px;
		margin-top: 10px;
	}
	.zoom_p p{
		font-family: serif;
	}
  /* ====== 各画像 ====== */
  .image-item {
    width: 179px;
    height: 233px;
    overflow: hidden;
    box-shadow: 0 8px 18px rgba(0,0,0,0.1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    background: #ddd;
  }

  .image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);
  }

  /* ====== 拡大モード ====== */
  .image-group.expanded {
    flex-direction: column; /* 縦並び */
    align-items: center;
  }

  .image-group.expanded .image-item {
    width: 397px;
    height: 530px;
  }

  .image-group.expanded .image-item img {
    transform: scale(1.05);
  }

  @media (max-width: 480px) {
    .image-item {width: 124px;height: 168px;}
    .image-group.expanded .image-item {width: 90vw;height: 122vw;
  }
	  .image-group.expanded {
    flex-direction: column; /* 縦並び */
    align-items: center;
  }
	.zoom_p{
		font-size: 12px;
		font-family: serif;
		text-align: justify;
		line-height: 20px;
		letter-spacing: 1px;
		background-color: #fff;
		width: 94%;
		margin: 0 auto;
	}
	  .zoom_p p{
		font-family: serif;
	}
	}
	
	
/*------------------------------------拡大画像　終わり-----------------*/	
	
	
	
	
	
.button_lg {
    width: 50%;
    height: 23px;
    line-height: 23px;
    border: solid 1px #000;
    text-align: center;
    transition: 0.3s;
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-family: serif;
    letter-spacing: 1px;
    margin: 0 auto;
 }

.buybtn:hover{
    color: #fff;
    transition: all 0.2s ease;
  }

  section {
    width: 800px;
    margin: 50px auto 80px;
    padding-top: 0px;
  }

  /*--section01,03,05,07--*/
  .section01 h2, 
  .section03 h2,
  .section04 h2,
  .section06 h2, 
  .section07 h2 {
    text-align: center;
  }
  .section02 h2,   
  .section05 h2,
  .section08 h2 {
    text-align: center;
  }
  .section01 .content01, 
  .section02 .content01,
  .section03 .content01, 
  .section04 .content01, 
  .section05 .content01,
  .section06 .content01 {
    padding: 0 0 0px;
  }
  .section01 .slide-area, 
  .section02 .slide-area,
  .section04 .slide-area,
  .section05 .slide-area,
  .section06 .slide-area {
    width: 50%;
    order: 0;
    position: relative;
 }
  
  
  
  
 
	
  /*--section02,04,06--*/
  .section02, 
  .section04, 
  .section06 {
  }
  
  .section03 .slide-area, 
  .section04 .slide-area, 
  .section06 .slide-area {
    width: 50%;
    order: 1;
  }
 
  
  .section06{
		padding: 0 0 50px 0;
	}
	

	
	.fs-en01{
		font-size: 14px;
		font-family: "dnp-shuei-gothic-kin-std", sans-serif;
	}
	
 

	.section06{
		padding: 0 0 30px 0;
	}
	

  /*--related link--*/

.btn2 {
  text-decoration: none;
  margin: 0 auto;
  padding: 20px 30px 80px;
}
.btn2 a:hover{
    color: #fff;
    opacity: 1;
  }

}





/*--slick カスタマイズ--*/
.content01 .slick-dots li {
  margin: 0;
}
.content01 .slick-dots li button:before {
  opacity: 1;
  color: #333;
}
.content01 .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #848484;
}
.content02 .slick-dots li {
  margin: 0;
}
.content02 .slick-dots li button:before {
  opacity: 1;
  color: #333;
}
.content02 .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #cccccc;
}


/*--スクロール　アニメーション--*/
.fade-in {
  opacity: 0;
  transform: translate(0,0);
  transition: all 1.5s;
}
.fade-up {
  transform: translate(0, 30px);
}
.fade-in.scroll-in {
  opacity: 1;
  transform: translate(0,0);
}

.fade-left {
  opacity: 0;
  transform: translateX(-50px); 
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-left.on {
  opacity: 1;
  transform: translateX(0);
}

.fade-right {
  opacity: 0;
  transform: translateX(50px); 
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade-right.on {
  opacity: 1;
  transform: translateX(0);
}

