@charset "utf-8";

/*パララックス設定*/
/*画面全体の設定*/
main {
  height: 100%;
  margin: 0 auto;
  /* letter-spacing: 2px;
  font-size: 10px; */
}
 







/*------------------------------------------------------------
LP
------------------------------------------------------------*/

/*パンくずリスト*/
.bread-crumbs .bread-crumbs-inner{
	display: none;
}

.header{
	position: relative;
	z-index: 999;
}

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:#333333;
	font-size: 14px;
	overflow: hidden;
	background-color: #fbfdfd;
}
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;
}


/*! pc & tb 
------------------------------------------*/
@media screen and (min-width: 641px) {
	
.spView{
	display: none;
}
/*.tbView{
	display: none;
}*/


.sec_wrap{
	width: 90%;
	max-width: 1240px;
	max-width: 1600px;
	margin: 0 auto;
	padding: 120px 0 0;
}
.sec_ttl{
	font-size: 25px;
	text-align: center;
	line-height: 1;
	padding-bottom: 20px;
	color: #444444;
}
.sec_sub_ttl{
	font-size: 16px;
	text-align: center;
	line-height: 1;
	padding-bottom: 40px;
}
.sec_txt{
	font-size: 14px;
	color: #333333;
	width: 520px;
	margin: 0 auto;
	line-height: 2.5;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
}
.txt_center{
	text-align: center;
}

/*トップの画像
---------------*/
.top_wrap{
	width: 100%;
	background-image: url("/photo/page/260515_alexandredeparis/img/top_bg.jpg");
	background-color: #cdc5b8;
	background-position: center top;
	background-size: 100% 420px;
	background-repeat: repeat-x;
	background-color: #fbfdfd;
}
.top_wrap .sec_wrap{
	width: 92%;
	position: relative;
	padding: 0;

}
.top_wrap .sec_wrap:before{
	content: "";
	display: block;
	padding-top: 70.161%;/* 高さ870px ÷ 横幅1240px ×100*/
}

.top_img1{
	position: absolute;
	width: calc(840/1240*100%);
	top: 0;
	left: calc(320/1240*100%);
	z-index: 1;
}
.top_img2{
	position: absolute;
	width: calc(420/1240*100%);
	top: calc(195/870*100%);
	left: 0;
	z-index: 2;
}
.top_img3{
	position: absolute;
	width: calc(360/1240*100%);
	bottom: 0;
	right: 0;
	z-index: 3;
}


/*main_wrap
---------------*/
.main_wrap{

}
.main_ttl{
	position: relative;
	z-index: 99;
	margin: 0 auto;
	margin-top: -100px;
	padding-bottom: 50px;
	width: 240px;
}
.main_sub_ttl{
	margin: 0 auto;
	padding-bottom: 50px;
	width: 150px;
}
.main_txt{
	margin: 0 auto;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-weight: 300;
	line-height: 2.5;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
}


/*sec_category
---------------*/
.cate_wrap{
	width: 80%;
	max-width: 980px;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto 120px;
	padding: 0;
	gap: calc(20/980 * 100%);
}
.cate_box{
	width: calc(230/980 * 100%);
}
.cate_box a{
	display: block;
}

.cate_box .cate_img img{
	border-radius: 9999px;
}

.cate_box .cate_txt{
	font-size: 18px;
	margin: 0!important;/*文字がずれている場合や*/
	padding: 20px 0 0;
	text-align: center;
	line-height: 2.5;
}
.cate_txt .cate_txt_jp{
	color: #333333;
	font-size: 14px;
	font-weight: 300;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
}


/*sec_item
---------------*/
#sec_item1, #sec_item3{
  background-color: #f3ede0;
  padding-bottom: 100px;
}
#sec_item2{
  padding-bottom: 100px;
}
#sec_item4{
  padding-bottom: 30px;
}
.item_wrap{
	width: 92%;
	max-width: 1240px;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin:50px auto 50px;
	padding: 0;
}
#sec_item2 .item_wrap, #sec_item4 .item_wrap{
	flex-direction: row-reverse;
}

.item_box_l{
	width: calc(610/1240 * 100%);
}
.item_box_s{
	width: calc(580/1240 * 100%);
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	gap: calc(30/1240 * 100%);
	justify-content: space-between;
	margin: 100px 0 0;
}

.item_box_s .item_s{
	width: calc(275/580 * 100%);
}
.item_box_s .item_s:first-child, .item_box_s .item_s:nth-child(2){
	margin-bottom: calc(30/580 * 100%);
}


/*sec_history
---------------*/
.sec_history{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-image: url("/photo/page/260515_alexandredeparis/img/his_bg.jpg");
	background-position: left 60%;
	background-size: calc(920/1240 *100%) auto;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.sec_history .sec_ttl{
	padding-bottom: 50px;
}
.his_img_wrap{
	width: 92%;
	max-width: 1240px;
	margin: 0 auto;
}
.sec_history .sec_txt{
	width: 92%;
	max-width: 840px;
	margin: 0 auto;
	padding: 50px 0 100px;
}
.txt_line{
	padding-bottom: 20px;
}



/* View More ボタン
======================*/
.sec_btn_wrap a{
	width: 150px;
	height: 30px;
	display: block;
	margin: 0 auto;
}
.sec_btn{
	background-color: #a7a7a7;
	border-radius: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.8px;
}


/* last ボタン
======================*/
.last_btn_wrap a{
	width: 350px;
	height: 30px;
	display: block;
	margin: 90px auto 0;
}
.last_btn{
	background-color: #a7a7a7;
	border-radius: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	/* letter-spacing: 0.8px; */
}
.btn_txt_jp{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
}




}/*! //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: 5vw;
	text-align: center;
	padding-bottom: 3vw;
}
.sec_sub_ttl{
	font-size: 3.6vw;
	text-align: center;
	padding-bottom: 6vw;
}

.sec_txt{
	width: 86%;
	margin: 0 auto;
	line-height: 2;
	font-size: 3.3vw;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.txt_center{
	text-align: center;
}


/*sp トップのスクロールダウンアニメーション*/

/* ハンバーガーメニューの項目選択部分クリック修正 */
.header-off-canvas.off-canvas-wrap.move-right{
	z-index: 5001!important;
}
.global-nav{
		/* z-index: 5001!important; */
}



/*sp トップの画像
---------------*/
.top_wrap{
	width: 100%;
	background-color: #fbfdfd;
}
.top_wrap .sec_wrap{
	width: 100%;
	position: relative;
	padding: 0;

}
.top_wrap .sec_wrap:before{
	content: "";
	display: block;
	padding-top: 125.581%;/* 高さ540px ÷ 横幅430px ×100*/
}

.top_img1{
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 1;
}
.top_img2{
	position: absolute;
	width: calc(225/430*100%);
	top: calc(180/540*100%);
	left: 0;
	z-index: 2;
}
.top_img3{
	position: absolute;
	width: calc(170/430*100%);
	bottom: 0;
	right: 0;
	z-index: 3;
}

/*sp main_wrap
---------------*/
.main_ttl{
	position: relative;
	z-index: 99;
	margin: 0 auto;
	margin-top: 0vw;
	padding-bottom: 8vw;
	width: calc(150/430*100vw);
}
.main_sub_ttl{
	margin: 0 auto;
	padding-bottom: 10vw;
	width: calc(115/430*100vw);
}
.main_txt{
	margin: 0 auto;
	text-align: center;
	color: #333333;
	font-size: 3.4vw;
	font-weight: 300;
	line-height: 2.0;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
	letter-spacing: 0;
}



/*sp sec_category
---------------*/
.cate_wrap{
	width: 80%;
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto;
	padding: 0 0 18vw;
}
.cate_wrap a{
	display: block;
	/* width: 47%; */
}

.cate_wrap .cate_img img{
	border-radius: 9999px;
}
.cate_box{
	width: 47%;
}
.cate_box .cate_txt{
	color: #444444;
	font-size: 3.8vw;
	text-align: center;
	padding: 1vw 0 5vw;
}
.cate_txt_jp{
	color: #333333;
	font-size: 3.2vw;
	font-weight: 300;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
}
.cate_wrap li:last-child .cate_txt_jp{
	letter-spacing: -0.2vw;
}



/*sp sec_item
---------------*/
.allitems_wrap .sec_wrap{
	padding: 17vw 0 0;
}
#sec_item1, #sec_item3{
  background-color: #f3ede0;
  padding-bottom: 17vw;
}

#sec_item2{
  padding-bottom: 17vw;
}
#sec_item4{
  padding-bottom: 10vw;
}

.allitems_wrap .sec_txt{
	padding-bottom: 10vw;
}

.item_wrap{
	width: 100%;
	padding-bottom: 10vw;
}

.item_box_l{
	width: 84%;
}
.item_box_s{
	width: 76vw;
	margin-top: 6vw;
	margin-left: auto;
	margin-right: 0;
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: space-between;
}
#sec_item2 .item_box_l, #sec_item4 .item_box_l{
	width: 78%;
	margin-left: auto;
	margin-right: 0;
}
#sec_item2 .item_box_s, #sec_item4 .item_box_s{
	margin-left: 0;
	margin-right: auto;
}

.item_box_s .item_s{
	width: calc(50% - 2.5vw);
}
.item_box_s .item_s:first-child, .item_box_s .item_s:nth-child(2){
	margin-bottom: 5vw;
}

/*sec_history
---------------*/
.sec_history{
	width: 100%;
	margin: 0 auto;
	/* background-image: url("/photo/page/260515_alexandredeparis/img/his_bg.jpg");
	background-position: right 220vw;
	background-size: 70vw 80vw;
	background-repeat: no-repeat; */
	padding-bottom: 0;
}
.sec_history .sec_ttl{
	padding-bottom: 50px;
}
.his_img_wrap{
	width: 100%;
	margin: 0 auto;
	background-color: #f4f4f4;
}
.sec_history .sec_txt{
	width: 86%;
	max-width: 840px;
	margin: 0 auto;
	padding: 5vw 0 10vw;
}
.txt_line{
	padding-bottom: 5vw;
}





/*sp View Moreボタン
---------------------*/
.sec_btn_wrap a{
	width: 30vw;
	height: 5.625vw;
	display: block;
	margin: 0 auto;
}
.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.1vw;
}

/* sp last ボタン
======================*/
.last_btn_wrap{
	width: 76vw;
	height: 7vw;
	display: block;
	margin: 0 auto 5vw;
	padding: 10vw 0 0;
}
.last_btn_wrap a{
	display: block;
	background-color: #a7a7a7;
	border-radius: 7vw;
	font-size: 3vw;
	line-height: 7vw;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.1vw;
}
.btn_txt_jp{
	letter-spacing: -0.3vw;;

}









}/*! //sp */










/*@media screen and (max-width: 1200px) and (min-width: 768px) and (orientation: portrait) {
}
*/







/*トップのアニメーション start
=========================*/
/* 初期値 */
.topAnmTrigger{
	opacity: 0;
	transform: scale(1.15);
	/* filter: saturate(0%) sepia(50%); */
}
.top_img2 .topAnmTrigger{
	opacity: 0;
	transform: scale(1.15);
	/* filter: saturate(0%) sepia(50%); */
}
.top_img3 .topAnmTrigger{
	opacity: 0;
	transform: scale(1.0);
	/* filter: saturate(0%) sepia(50%); */
}

/* 要素が画面に入ったら：アニメーションを発火 */
.topAnmActive{
	opacity: 1;
	animation: item_anm_topzoom-out 3.0s ease-out 1 forwards;
}
.top_img3 .topAnmActive{
	opacity: 1;
	animation: item_anm_topzoom-in 3s ease-out 1 forwards;
}



/*拡大→縮小*/
@keyframes item_anm_topzoom-out {
0%  {transform: scale(1.15) rotate(0deg); opacity: 1; }
100% {transform: scale(1.0) rotate(0deg); opacity: 1;}
}
@keyframes item_anm_topzoom-in {
0%   {transform: scale(1.0) rotate(0deg); opacity: 1; }
100% {transform: scale(1.15) rotate(0deg); opacity: 1;}
}


.imgFrame{
	overflow: hidden;
}
.imgFrame img{
	overflow: hidden;
}

/*トップのアニメーション end
=========================*/


/*背景色（ベタ塗り）の後に画像が表示されるJSエフェクトを使ったアニメーション start
=========================*/
.mask_wrap{
  display: table;
  overflow: hidden;
}

/* 標準（左から来る方） */
.mask-wrap .mask {
  display: table;
  position: relative;
  margin-bottom: .25em;
  left: -100%; /* 左側に隠す */
  overflow: hidden;
}
/* 逆移動（右から来る方）の初期位置を上書き */
.mask-wrap .mask.is-other {
  left: 100%; /* 右側に隠す */
}

/* 共通設定 */
.mask-wrap .mask-bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f3ede0; /* 標準の色 */
}

/* 別の色にしたい場合の設定 */
.mask-wrap .mask-bg.bg-other {
  background: #fbfdfd;
}
/*背景色（ベタ塗り）の後に画像が表示されるJSエフェクトを使ったアニメーション end
=========================*/



/*画像変化アニメーション start
=========================*/
/* 初期値 */
.itemAnmTrigger{
	opacity: 0;
	transform: scale(1.1);
	/* filter: saturate(0%) sepia(50%); */
}

/* 要素が画面に入ったら：アニメーションを発火 */
.itemAnmActive{
	animation: item_anm_zoom 1.8s ease-out 1 forwards;
}

/*拡大→縮小*/
@keyframes item_anm_zoom {
0%   {transform: scale(1.1) rotate(0deg); opacity: 0; }
30%  {transform: scale(1.1) rotate(0deg); opacity: 0; }
100% {transform: scale(1.0) rotate(0deg); 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,-100px,0);transform:translate3d(0,-100px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
  @keyframes effFID {0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,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 ----- */
  .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
=========================*/



/* 2枚の画像切り替え
=========================*/
/* 親要素：2枚を重ねるための設定 */
.slideshow_two {
  position: relative;
  width: 100%;
  aspect-ratio: 5/3;
}
@media screen and (max-width: 640px) {
	.slideshow_two {
		aspect-ratio: 860/700;
	}
}


/* 画像の共通設定 */
.slideshow_two img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;/* 比率を保って表示 */
  /* ブラウザの3Dアクセラレーションを有効にすることで、端のジャギーやちらつきを抑える */
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;

}

/* 2枚目の画像にアニメーションを適用 */
.img1_2 {
  animation: fade-switch 8s infinite; /* 4秒表示×2枚 = 計8秒周期 */
  outline-offset: -0.5px;    /* 内側に少し食い込ませる(後ろの画像の見切れ防止) */
  transform: scale(1.01);  /*画像を1%（あるいは1.01倍）ほど大きくして、端の余白を強制的に隠す(後ろの画像の見切れ防止)*/
}

@keyframes fade-switch {
  0%, 30% { opacity: 0; }  /* 最初の約4秒は消える */
  50%, 80% { opacity: 1; } /* 次の約4秒は表示 */
  100% { opacity: 0; }     /* ループ用 */
}






