@charset "utf-8";

/*------------------------------------------------------------
LP
------------------------------------------------------------*/

/*パンくずリスト*/
.bread-crumbs .bread-crumbs-inner{
	display: none;
}
main{
	width: 100%;
	/*max-width: 1400px;*/
	max-width: 2000px;
	/*font-family: "linotype-sabon","Times New Roman", Times,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;*/
	font-family: "linotype-sabon","Times New Roman", Times, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", serif;
	margin: 0 auto;
	color: #444444;
	font-size: 14px;
	overflow: hidden;
	background-color: #ffffff;
}
main h2{
		font-size: 27px;
		/*font-style: italic;*/
		font-family: "linotype-sabon","Times New Roman", Times, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", serif;
		display: block;
		color: #333333;
		text-align: center;
		margin: 0 auto;
		padding: 100px 0 50px;
	}
main a{
	display: block;
}
main a:link{
	color: #444444;
}


/*! pc & tb 
------------------------------------------*/
@media screen and (min-width: 641px) {
	
.spView{
	display: none;
}
/*.tbView{
	display: none;
}*/


.sec_wrap{
	width: 94%;
	max-width: 1240px;
	max-width: 1400px;
	margin: 0 auto;
	padding: 150px 0 0;
}
.sec_ttl{
	font-size: 28px;
	text-align: center;
	padding-bottom: 30px;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
}
.sec_ttl_jp{
	padding-bottom: 50px;
	font-size: 14px;
	text-align: center;
	font-optical-sizing: auto;
	/* font-family: "yu-gothic-pr6n", sans-serif;
	font-family: "noto-sans-cjk-jp", sans-serif; */
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	color: #444444;
}
.sub_ttl{
	font-size: 23px;
	text-align: center;
	padding-bottom: 30px;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
}

.sec_txt{
	font-size: 14px;
	width: 640px;
	margin: 0 auto;
	line-height: 2.0;
  	font-optical-sizing: auto;
	/* font-family: "yu-gothic-pr6n", sans-serif;
	font-family: "noto-sans-cjk-jp", sans-serif; */
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	color: #444444;
}
.txt_center{
	text-align: center;
}


/*スライダー swiper
---------------*/
.sec_slider{
/*	position: absolute;
	bottom: calc(50/1030*100%);
	right: 0;
  	left: 0;*/
  	margin: 0 auto;
  	padding: 0;
}
.swiper{
  	width: 100%;
	max-width: 3000px!important;
}
/*スライドの動きをスムーズにする・自動で流れ続ける無限ループスライダー*/
main .swiper-wrapper{
	transition-timing-function: linear;
}
.swiper-slide{
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
/*margin-left: 30px;*/
/*color: #ffffff;
  width: 270px;
  height: 100%;
  text-align: center;
  line-height: 270px;*/
}
.swiper-slide img{
	width: 100%;
}


/*main
---------------------*/
.main_wrap{
	padding: 120px 0 0;
}
.main_ttl{
	margin: 0 auto;
	padding: 0 0 60px;
	text-align: center;
}
.main_ttl img{
	margin: 0 auto;
	width: 230px;
}
.main_txt{
	font-size: 14px;
	width: 560px;
	margin: 0 auto;
	line-height: 2.7;
	letter-spacing: -0.4px;;
  	font-optical-sizing: auto;
	/* font-family: "yu-gothic-pr6n", sans-serif;
	font-family: "noto-sans-cjk-jp", sans-serif; */
	font-family: "Noto Serif JP", serif;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	color: #444444;
}


/*カテゴリー
---------------------*/
.sec1_wrap .cate_box_wrap{
	width: 90%;
	max-width: 820px;
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}
.sec1_wrap .cate_box{
	width: calc(240 / 820 * 100%);
	padding: 0 0 0;
}
.sec2_wrap .cate_box_wrap{
	width: 90%;
	max-width: 240px;
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}
.sec2_wrap .cate_box{
	width: 100%;
	padding: 0 0 0px;
}
.cate_box img{
	width: 100%;
}
/* .sec1_wrap .cate_box:nth-child(3), .sec1_wrap .cate_box:nth-child(4){
	padding: 0 0 0;
} */

.cate_ttl{
	font-size: 17px;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: 30px 0 0;
	line-height: 1;
}
.cate_ttl_jp{
	font-size: 13px;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	padding: 10px 0 0;
}
.cate_box a .cate_ttl_jp{
	color: #444444;
}



/*item
---------------------*/
.item_wrap{
	width: 94%;
	max-width: 1400px;;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	align-items: baseline;
	margin: 0 auto;
	padding: 0 0 60px;
	text-align: center;
}
.row_reverse{
	flex-direction: row-reverse;/*並び順を逆にする*/
}
.item_wrap img{
	width: 100%;
}
.item_box_l{
	width: calc(630/1190 * 100%);
}
.item_box_s{
	width: calc(510/1190 * 100%);
}

#sec_straight{
	padding: 150px 0 0;
}

#sec_straight .sec_txt{
	padding-top: 50px;
}


.item_txt{
	
}
.sec_txt{
	/* background-color: aqua; */
}
.txt_box{
	/* width: 90%;
	max-width: 550px; */
	/* display: flex; */
	flex-wrap: nowrap;/*改行許可*/
	/* justify-content: space-between; */
	justify-content: center;
	align-items: flex-start;/*上揃え*/
	align-items: baseline;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: left;
	text-align: justify;

	line-height: 2.0;
  	font-optical-sizing: auto;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	color: #444444;
	/* background-color: antiquewhite; */
}

.tag{
	width: 130px;
	width: 100%;
	font-size: 15px;
	text-align: center;
	/* text-align: left; */
	padding-bottom: 10px;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.tag_txt{
	width: 350px;
	/* width: 100%; */
	/* background-color: #5b8c8d; */
	/* background-color: aqua; */
	margin: 0 auto;
}

/* #sec_ankle .tag{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
} */
#sec_ankle .tag_txt_second{
	padding-top: 20px;
}

/* 調整
======================*/
#sec_ankle{
	padding: 90px 0 0;
}

/* View More ボタン
======================*/
.sec_btn_wrap{
	padding-top: 20px;
}
.sec_btn_wrap a{
	width: 320px;
	height: 30px;
	display: block;
	margin: 0 auto;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	letter-spacing: -1.0px;
}
.sec_btn{
	background-color: #a7a7a7;
	border-radius: 50px;
	font-size: 13px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0;
}


/* History
======================*/
.sec3_img{
	width: 94%;
	margin: 0 auto;
}
.sec3_img img{
	width: 100%;
}
.sec3_copy{
	font-size: 20px;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: 80px 0 20px;
	line-height: 2;
	text-align: center;
	letter-spacing: 1px;
}
.sec3_copy_jp{
	font-size: 14px;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	padding: 0 0 90px;
	line-height: 2;
	text-align: center;
}
.sec3_wrap .sec_ttl_jp{
	padding-bottom: 30px;
}
.sec3_txt{
	padding: 0 0 90px;

}
.pillars_txt_box{
	padding-bottom: 20px;
}
.pillars_ttl{
	font-size: 17px;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-right: 15px;
}


/* Footer ボタン
======================*/
.footer_btn_wrap{
	margin: 0 auto;
	padding: 60px 0 0;
}
.sec3_wrap .footer_btn_wrap{
	margin: 0 auto;
	padding: 0 0 60px;
}
.sec3_wrap .sec_btn_wrap{
	margin: 0 auto;
	padding: 0;
}

.footer_btn_wrap a{
	margin: 0 auto 20px;
}


}/*! //pc & tb */






/*! tb 1
------------------------------------------*/
@media screen and (max-width: 767px){
	
}



/*! tb 2
------------------------------------------*/
@media screen and (max-width: 950px) {
	

/*.pcView{
	display: none;
}
.tbView{
	display: block;
}

.top-bar{
	z-index: 999;
}*/


}/*tab2*/




/*! sp 
------------------------------------------*/
@media screen and (max-width: 640px) {
.pcView{
	display: none;
}
/*.tbView{
	display: none;
}*/

.top-bar{
	z-index: 999;
}
main{
	/*margin-bottom: 20vw;*/
	font-size: 3.5vw;
}
main .contents{
	margin: 0 0 0;
}



.sec_wrap{
	width: 100%;
	margin: 0 auto;
	padding: 25vw 0 0;
}
.sec_ttl{
	/* font-size: 4.3vw; */
	font-size: 6vw;
	text-align: center;
	padding-bottom: 5vw;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
}
.sec_ttl_jp{
	font-size: 3.6vw;
	text-align: center;
	padding-bottom: 9vw;
	text-align: center;
	font-optical-sizing: auto;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	color: #444444;
}
.sub_ttl{
	font-size: 5vw;
	text-align: center;
	padding-bottom: 5vw;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
}
.sec_txt{
	width: 86%;
	margin: 0 auto;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	text-align: justify;
}
.txt_center{
	text-align: center;
}

/*sp スライダー swiper
---------------*/
.sec_slider{
/*	position: absolute;
	bottom: calc(50/1030*100%);
	right: 0;
  left: 0;*/
  margin: 0 auto;
  padding: 0 0;
}
.swiper{
	width: 100%;
	max-width: 3000px!important;
}
/*スライドの動きをスムーズにする・自動で流れ続ける無限ループスライダー*/
main .swiper-wrapper{
	transition-timing-function: linear;
}
.swiper-slide{
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
/*margin-left: 30px;*/
/*  color: #ffffff;
  width: 270px;
  height: 100%;
  text-align: center;
  line-height: 270px;*/
}
.swiper-slide img{
	width: 100%;
}


/*sp main
---------------------*/
.main_wrap{
	padding: 7vw 0 0;
}
.main_ttl{
	margin: 0 auto;
	padding: 10vw 0 10vw;
	text-align: center;
	font-size: 6.7vw;
}
.main_ttl img{
	margin: 0 auto;
	padding: 0;
	width: 35%;
	text-align: center;
}
.main_txt{
	font-size: 3.6vw;
	width: 90%;
	margin: 0 auto;
	line-height: 2.4;
	letter-spacing: -0.3vw;
  	font-optical-sizing: auto;
	/* font-family: "yu-gothic-pr6n", sans-serif;
	font-family: "noto-sans-cjk-jp", sans-serif; */
	font-family: "Noto Serif JP", serif;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	color: #444444;
}




/*sp カテゴリー
---------------------*/
.cate_box_wrap{
	width: 78%;
	max-width: 1000px;
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto;
	padding: 2vw 0 0;
	text-align: center;
}
.cate_box{
	width: 47%;
	padding: 0 0 12vw;
}
.cate_box img{
	width: 100%;
}
.cate_box:nth-child(3){
	margin-left: auto;
	margin-right: auto;
}
.sec2_wrap .cate_box:nth-child(1){
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}


.cate_ttl{
	font-size: 4.3vw;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: 4vw 0 0;
	line-height: 1;
}
.cate_ttl_jp{
	font-size: 3.3vw;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	padding: 2vw 0 0;
}
.cate_box a .cate_ttl_jp{
	color: #444444;
}


/*sp item
---------------------*/
.item_wrap{
	width: 100vw;
	margin: 0 auto;
	padding: 0 0 10vw;
	text-align: center;
}
.item_wrap img{
	width: 100%;
}
.item_box_l{
	width: 80%;
	padding-bottom: 5vw;;
}
.item_box_s{
	width: 70%;
	margin-left: auto;
	margin-right: 0;
}
.sp_right-align{
	margin-left: auto;
	margin-right: 0;
}
.sp_left-align{
	margin-left: 0;
	margin-right: auto;
}
.txt_box{
	padding: 0 0 5vw;
}
.tag{
	font-size: 3.8vw;
	text-align: center;
	padding-bottom: 2vw;
	color: #444444;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
}

/* #sec_ankle .tag{
	padding-top: 7vw;
} */

#sec_straight{
	padding: 25vw 0 0;
}

#sec_straight .sec_txt{
	padding-top: 6vw;
}

.tag_txt{
	letter-spacing: -0.05vw;
}
#sec_ankle .tag_txt_second{
	padding-top: 5vw;
}

#sec_wide{
	padding-top: 18vw;
}
#sec_ankle{
	padding-top: 20vw;
}



/* sp Footer ボタン
======================*/
.footer_btn_wrap{
	padding: 20vw 0 20vw;
}
.footer_btn_wrap a{
	width: calc(580/780*100vw);
	/* height: calc(50/780*100vw); */
	display: block;
	margin: 0 auto 5vw;
}
.footer_btn{
	background-color: #5b8c8d;
	border-radius: 50px;
	font-size: 14px;
	line-height: calc(50/780*100vw);
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.35vw;
	font-size: 3.2vw;
}



/* sp View More ボタン
======================*/
.sec_btn_wrap{
	padding-top: 3vw;
}
.sec_btn_wrap a{
	width: 62vw;
	height: 5.625vw;
	display: block;
	margin: 0 auto;
	font-family: "noto-sans-cjk-jp", sans-serif;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	letter-spacing: -0.5vw;
}
.sec_btn{
	background-color: #a7a7a7;
	border-radius: 7.8125vw;
	font-size: 2.8125vw;
	line-height: 5.625vw;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0;
}


/* Footer ボタン
======================*/
.footer_btn_wrap{
	margin: 0 auto;
	padding: 10vw 0 0;
}
.sec3_wrap .footer_btn_wrap{
	margin: 0 auto;
	padding: 0 0 10vw;
}
.sec3_wrap .sec_btn_wrap{
	margin: 0 auto;
	padding: 0;
}
.footer_btn_wrap a{
	margin: 0 auto 5vw;
}




/* sp History
======================*/
.sec3_img img{
	width: 100%;
}
.sec3_copy{
	font-size: 4.3vw;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: 15vw 0 3vw;
	line-height: 2;
	text-align: center;
	letter-spacing: 1px;
}
.sec3_copy_jp{
	font-size: 3.5vw;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
	padding: 0 0 20vw;
	line-height: 2;
	text-align: center;
}
.sec3_wrap .sec_ttl_jp{
	padding-bottom: 5vw;
}
.sec3_txt{
	padding: 0 0 20vw;

}
.pillars_txt_box{
	padding-bottom: 5vw;
}
.pillars_ttl{
	font-size:4.3vw;
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-right: 15px;
}



}/*! //sp */










/*@media screen and (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
}
*/







/*トップのアニメーション start
=========================*/
/* .topAnmTrigger {
	opacity: 0;
}
.topAnmActive {
	opacity: 1;
}
.main_img .topAnmActive{
	animation: item_anm_zoom 5s ease-out 1;
}*/

/*その場で縮小表示*/
/* @keyframes item_anm_zoom {
0%   {transform: scale(1.2) rotate(0) translate3d(0,0,0); opacity: 0;}
100% {transform: scale(1) rotate(0) translate3d(0,0,0); opacity: 1;}
}

.imgFrame{
	overflow: hidden;
}
.imgFrame img{
	overflow: hidden;
}  */

/*トップのアニメーション end
=========================*/




/*画像の縮小・拡大・回転アニメーション start
=========================*/
.itemAnmTrigger {
	opacity: 1;
}
.itemAnmActive {
	opacity: 1;
}

.itemAnmActive{
	animation: item_anm_zoom 1.5s ease-out 1;
}
/*その場で縮小表示*/
@keyframes item_anm_zoom {
0%   {transform: scale(1.15) rotate(0) translate3d(0,0,0); opacity: 1;}
30%   {transform: scale(1.15) rotate(0) translate3d(0,0,0); opacity: 1;}
100% {transform: scale(1) rotate(0) translate3d(0,0,0); opacity: 1;}
}

.imgFrame{
	overflow: hidden;
}
.imgFrame img{
	overflow: hidden;
}

/*画像の縮小・拡大・回転アニメーション end
=========================*/





/*   ふわっと表示：時差で下から上へ start
=========================*/
/* ----- effects ----- */
  .effFIU1, .effFIU2, .effFIU3, .effFIU4, .effFIU5, .effFIU6 { opacity:0; }
  .effFIU1.effanm { animation:effFIU1 1.5s both; }
  .effFIU2.effanm { animation:effFIU2 1.5s both; animation-delay: 0.4s; }
  .effFIU3.effanm { animation:effFIU3 1.5s both; animation-delay: 0.8s;}
  .effFIU4.effanm { animation:effFIU4 1.5s both; animation-delay: 1.2s;}
  .effFIU5.effanm { animation:effFIU5 1.5s both; animation-delay: 1.6s;}
  .effFIU6.effanm { animation:effFIU6 1.5s both; animation-delay: 2.0s;}

/*for SP*/
@media screen and (max-width: 640px) {
	 .effFIU2.effanm { animation:effFIU2 1.5s both; animation-delay: 0.3s; }
  .effFIU3.effanm { animation:effFIU3 1.5s both; animation-delay: 0.6s;}
  .effFIU4.effanm { animation:effFIU4 1.5s both; animation-delay: 0.8s;}
  .effFIU5.effanm { animation:effFIU5 1.5s both; animation-delay: 1.1s;}
  .effFIU6.effanm { animation:effFIU6 1.5s both; animation-delay: 1.4s;}
}

/*下から上へフェードイン*/
  @-webkit-keyframes effFIU1 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU1 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

  @-webkit-keyframes effFIU2 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU2 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

  @-webkit-keyframes effFIU3 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU3 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}


  @-webkit-keyframes effFIU4 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU4 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

  @-webkit-keyframes effFIU5 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU5 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

  @-webkit-keyframes effFIU6 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU6 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}


/*   ふわっと表示 end
=========================*/


/*   ふわっと表示 start
=========================*/
/* ----- effects ----- */
  .effFI, .effFIU, .effFID, .effFIR, .effFIL { opacity:0; }
  .effFI.effanm { -webkit-animation:effFI 2.5s both; animation:effFI 2.5s both; }
  .effFIU.effanm { -webkit-animation:effFIU 1.5s both; animation:effFIU 1.5s both; }
  .effFID.effanm { -webkit-animation:effFID 1.5s both; animation:effFID 1.5s both; }
  .effFIR.effanm { -webkit-animation:effFIR 1.5s both; animation:effFIR 1.5s both; }
  .effFIL.effanm { -webkit-animation:effFIL 1.5s both; animation:effFIL 1.5s both; }

/*その場でフェードイン*/
  @-webkit-keyframes effFI {0%{opacity:0}100%{opacity:1}}
  @keyframes effFI {0%{opacity:0}100%{opacity:1}}

/*下から上へフェードイン*/
  @-webkit-keyframes effFIU {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

/*上から下へフェードイン*/
  @-webkit-keyframes effFID {0%{opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFID {0%{opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

/*右から左へフェードイン*/
  @-webkit-keyframes effFIR {0%{opacity:0;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIR {0%{opacity:0;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

/*右から左へフェードイン*/
  @-webkit-keyframes effFIL {0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIL {0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
/*   ふわっと表示 end
=========================*/



/*   ふわっと表示：時差で下から上へ start
=========================*/
/* ----- effects ----- */
  /* .effFIU1, .effFIU2, .effFIU3, .effFIU4 { opacity:0; }
  .effFIU1.effanm { animation:effFIU1 1.5s both; }
  .effFIU2.effanm { animation:effFIU2 1.5s both; animation-delay: 0.2s; }
  .effFIU3.effanm { animation:effFIU3 1.5s both; animation-delay: 0.6s;}
  .effFIU4.effanm { animation:effFIU4 1.5s both; animation-delay: 1.0s;} */


/*下から上へフェードイン*/
  /* @-webkit-keyframes effFIU1 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU1 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

  @-webkit-keyframes effFIU2 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU2 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}

  @-webkit-keyframes effFIU3 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU3 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}


  @-webkit-keyframes effFIU4 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFIU4 {0%{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
 */

/*   ふわっと表示：時差で下から上へ end
=========================*/




/*   ふわっと表示：時差で表示 start
=========================*/
/* ----- effects ----- */
  .effFI1, .effFI2, .effFI3, .effFI4 { opacity:0; }
  .effFI1.effanm { animation:effFI1 1.0s both; }
  .effFI2.effanm { animation:effFI2 1.0s both; animation-delay: 0.3s; }
  .effFI3.effanm { animation:effFI3 1.0s both; animation-delay: 0.5s;}
  .effFI4.effanm { animation:effFI4 1.0s both; animation-delay: 0.7s;}

  @keyframes effFI1 {0%{opacity:0}100%{opacity:1}}
  @keyframes effFI2 {0%{opacity:0}100%{opacity:1}}
  @keyframes effFI3 {0%{opacity:0}100%{opacity:1}}
  @keyframes effFI4 {0%{opacity:0}100%{opacity:1}}

/*   ふわっと表示：時差で表示 end
=========================*/


/*   ふわっと表示：回転しながら start
=========================*/
/* ----- effects ----- */
  .effRotate1, .effRotate2, .effRotate3, .effRotate4 { opacity:0; }
  .effRotate1.effanm { animation:effRotate1 1.0s both; }
  .effRotate2.effanm { animation:effRotate2 1.0s both; animation-delay: 0.3s; }
  .effRotate3.effanm { animation:effRotate3 1.0s both; animation-delay: 0.5s;}
  .effRotate4.effanm { animation:effRotate4 1.0s both; animation-delay: 0.7s;}

  @keyframes effRotate1 {0%{opacity:0; transform: rotate(60deg);}100%{opacity:1; transform: rotate(0deg);}}
  @keyframes effRotate2 {0%{opacity:0; transform: rotate(60deg);}100%{opacity:1; transform: rotate(0deg);}}
  @keyframes effRotate3 {0%{opacity:0; transform: rotate(60deg);}100%{opacity:1; transform: rotate(0deg);}}
  @keyframes effRotate4 {0%{opacity:0; transform: rotate(60deg);}100%{opacity:1; transform: rotate(0deg);}}

/*   ふわっと表示：回転しながら end
=========================*/




/* 画像切り替えスライダー
=========================*/
.slideshow_wrap{
	width: 94%;
	max-width: 1050px;
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto 50px;
	padding: 0 0;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.slideshow_wrap{
		margin: 0 auto 2vw;
	}
}

/* 2枚の画像切り替え
=========================*/
/* 親要素：2枚を重ねるための設定 */
.slideshow_two {
  position: relative;
  width: 48%;
  aspect-ratio: 615/820;
}
@media screen and (max-width: 640px) {
	.slideshow_two{
		width: 74%;
		margin-bottom: 3vw;
		margin: 0 auto 3vw;
	}
}

/* 画像の共通設定 */
.slideshow_two img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 比率を保って表示 */
}

/* 2枚目の画像にアニメーションを適用 */
.img1_2 {
  animation: fade-switch 4s infinite; /* 2秒表示×2枚 = 計4秒周期 */
}
/* 2枚目の画像にアニメーションを適用 */
.img2_2 {
  animation: fade-switch 4s infinite; /* 2秒表示×2枚 = 計4秒周期 */
  animation-delay: 1s;/* 開始を1秒遅らせる */
}
/* アニメーションの定義 */
@keyframes fade-switch {
  0%, 45% { opacity: 0; }  /* 最初の約2秒は消える */
  50%, 95% { opacity: 1; } /* 次の約2秒は表示 */
  100% { opacity: 0; }     /* ループ用 */
}


/* 3枚の画像切り替え
=========================*/
.slideshow_three, .slideshow_three_delay {
  position: relative;
  width: 48%;
  aspect-ratio: 615/820;
    overflow: hidden;
}
@media screen and (max-width: 640px) {
	.slideshow_three, .slideshow_three_delay{
		width: 74%;
		margin-bottom: 3vw;
		margin: 0 auto 3vw;
	}
}

.slideshow_three img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0; /* 初期は隠す */
  animation: fade-switch_2 6s infinite linear; /* 全体で6秒のループ */
}



/* 1秒ずつズレを作って「順番待ち」をさせる */
.slideshow_three .img1-1 { animation-delay: 0s; }
.slideshow_three .img1-2 { animation-delay: 2s; }
.slideshow_three .img1-3 { animation-delay: 4s; }

/* 1秒ずつズレを作って「順番待ち」をさせる */
.anm_delay .img1-1 { animation-delay: -1s; }
.anm_delay .img1-2 { animation-delay: 1s; }
.anm_delay .img1-3 { animation-delay: 3s; }

@keyframes fade-switch_2 {
  /* 0%〜33.3%（6秒のうちの2秒間）だけ表示させる */
  0% { opacity: 1; }/* 開始直後にパッと表示 */
  33.3% { opacity: 1; } /* 2秒時点まで表示を維持 */
  34.3% { opacity: 0; } /* その後パッと消える */
  100% { opacity: 0; } /* 残りの時間は消えたまま待機 */
}