@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: #404040;
	color:#ffffff;
	font-size: 14px;
	overflow: hidden;
	background-color: #0d5046;
}
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: 94%;
	max-width: 1240px;
	max-width: 1600px;
	margin: 0 auto;
	padding: 150px 0 0;
}
.sec_ttl{
	font-size: 25px;
	text-align: center;
	padding-bottom: 30px;
}
.sec_sub_ttl{
	font-size: 21px;
	text-align: center;
	margin-top: 90px;
	padding-bottom: 50px;
}
.sec_txt{
	font-size: 14px;
	width: 560px;
	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;
}


/*スライダー swiper
---------------*/
.sec_slider{
/*	position: absolute;
	bottom: calc(50/1030*100%);
	right: 0;
  	left: 0;*/
  	margin: 0 auto;
  	padding: 80px 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%;
	
}
.slide_up{
	margin-top: 60px;
}
.slide_down{
	margin-top: 120px;
}


/*main
---------------------*/
.main_wrap{
	padding: 120px 0 0;
	background: url("/photo/page/251114_rhc_holiday/img/main_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1300px;
}
.main_ttl{
	margin: 0 auto;
	padding: 40px 0 0;
	text-align: center;
	font-size: 42px;
}
.main_ttl img{
	margin: 0 auto;
	width: 90%;
	max-width: 500px;
}
.main_ttl_sub{
	font-size: 16px;
	line-height: 1;
	padding: 80px 0 70px;
}
.main_wrap .sec_txt{
	text-align: center;
	line-height: 2.5;
}
.main_logo{
	margin: 45px auto 0;
	width: 64px;
}

/*Heighlight
---------------------*/
.highlight_wrap{
	background: url("/photo/page/251114_rhc_holiday/img/highlight_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1300px;
}
.highlight_wrap .sec_txt{
	padding-top: 30px;
}

/*Please Choose ...
---------------------*/
.choose_wrap{
	background: url("/photo/page/251114_rhc_holiday/img/choose_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1300px;
}
.choose_wrap .sec_txt{
	text-align: center;
}
.link_btn_wrap{
	padding-top: 40px;
}
.link_box{
	width: 340px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto 30px;
	padding: 0;
	background-color: #5b8c8d;
}
.choose_wrap a:hover{
	opacity: 1;
}
.link_box:hover{
	background-color: #eeb9a7;
	transition: 0.8s;
}
.btn_name{
	width: 60%;
	color: #ffffff;
	text-align: right;
	padding-right: 20px;
	letter-spacing: 1px;
}
.btn_snowflake{
	width: 40%;
	font-size: 14px;
}
.btn_snowflake img{
	width: 14px;
}


/*Tiny Joysなど
---------------------*/

#sec_tiny{
	background: url("/photo/page/251114_rhc_holiday/img/tiny_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1300px;
}
#sec_gifts{
	background: url("/photo/page/251114_rhc_holiday/img/gifts_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1300px;
}
#sec_christmas{
	background: url("/photo/page/251114_rhc_holiday/img/christmas_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1400px;
}
#sec_just{
	background: url("/photo/page/251114_rhc_holiday/img/just_bg.jpg") no-repeat;
	background-position: center top;
	background-size: 1300px;
}


.sec_heart img{
	width: 28px;
	padding: 30px 3px 35px;
}
.heart_box{
	width: 150px;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	/* justify-content: space-between; */
	align-items: flex-start;/*上揃え*/
}
.sec_main_img{
	width: calc(740/1300*100%);
	max-width: 740px;
	margin: 0 auto;
}
.txt_width{
 width: calc(740/1300*100%);
 max-width: 740px;
 margin: 0 auto;
 padding: 30px 0;
}

.sec_img_box{
	display: flex;
	flex-wrap: nowrap;/*改行許可せず*/
	justify-content: space-between;/*両端配置*/
	align-items: flex-start;/*上揃え*/
	width: calc(100/100*100%);
	margin: 0 auto 40px;
	position: relative;
}
.sec_img{
	width: calc(300/1300*100%);
}






/* View More ボタン
======================*/
.sec_btn_wrap a{
	width: 150px;
	height: 30px;
	display: block;
	margin: 0 auto;
}
.sec_btn{
	background-color: #5b8c8d;
	border-radius: 50px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.8px;
}


/* Footer ボタン
======================*/
.footer_btn_wrap{
	padding: 100px 0 125px;
}
.footer_btn_wrap a{
	width: 320px;
	height: 36px;
	display: block;
	margin: 0 auto 25px;
}
.footer_btn{
	background-color: #5b8c8d;
	border-radius: 50px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.8px;
}
.btn_jp{
	letter-spacing: 0px;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
}


/* Message for You
======================*/
.sec_message{
	width: 100%;
	height: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background-color: #ffffff;
	text-align: center;
	color: #325b69;
}
.message_box{
	display: flex;
	flex-wrap: wrap;/*改行許可*/
	justify-content: center;/*左右中央配置*/
	align-items: center;/*上下中央配置*/
	width: 640px;
	height: 800px;
	margin: 0 auto;
	position: relative;
	/* background-color: #eeb9a7; */
}
.message_box_ttl{
	width: 640px;
	font-size: 22px;
	padding-bottom: 50px;
	font-weight: 300;
	letter-spacing: 1px;
}
.message_box_txt{
	font-size: 16px;
	line-height: 3.7;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	letter-spacing: 3px;
	font-weight: 500;;
}
.message_ttl{
	position: absolute;
	width: 19px;
	top: -20px;
	left: -15px;
}
.ornament_1{
	position: absolute;
	width: 94px;
	top: -50px;
	right: 90px;
}
.ornament_2{
	position: absolute;
	width: 94px;
	top: 50px;
	right: -94px;
}
.ornament_3{
	position: absolute;
	width: 94px;
	top: 150px;
	right: 15px;
}
.ornament_4{
	position: absolute;
	width: 94px;
	top: 370px;
	right: -75px;
}
.ornament_5{
	position: absolute;
	width: 94px;
	bottom: 330px;
	left: -105px;
}
.ornament_6{
	position: absolute;
	width: 94px;
	bottom: 225px;
	left: -15px;
}
.ornament_7{
	position: absolute;
	width: 94px;
	bottom: 95px;
	left: -175px;
}
.ornament_8{
	position: absolute;
	width: 94px;
	bottom: -45px;
	left: 115px;
}

/* 2025 Ron Herman Holiday Collection
======================*/
.sec_ron{
	margin: 0 auto 150px;
}
.sec_bnr{
	width: 100%;
	max-width: 930px;
	margin: 0 auto 40px;

}



}/*! //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: 8vw;
}
.sec_sub_ttl{
	font-size: 4.3vw;
	text-align: center;
	margin-top: 12vw;
	padding-bottom: 9vw;
}
.sec_sub_copy{
	font-size: 4.0vw;
	text-align: center;
	padding-bottom: 11vw;
}
.sec_txt{
	width: 86%;
	margin: 0 auto;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.txt_center{
	text-align: center;
}

/*sp スライダー swiper
---------------*/
.sec_slider{
/*	position: absolute;
	bottom: calc(50/1030*100%);
	right: 0;
  left: 0;*/
  margin: 0 auto;
  padding: 10vw 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%;
}
.slide_up{
	margin-top: 10vw;
}
.slide_down{
	margin-top: 20vw;
}

/*sp main
---------------------*/

.main_wrap{
	padding: 15vw 0 0;
	background: url("/photo/page/251114_rhc_holiday/img/main_bg_sp.jpg") no-repeat;
	background-position: center bottom;
	background-size: contain;
}
.main_ttl{
	margin: 0 auto;
	padding: 10vw 0 10vw;
	text-align: center;
	font-size: 6.7vw;
}
.main_ttl img{
	margin: 0 auto;
	padding: 0 0 10vw;
	width: 80%;
	text-align: center;
}
.main_ttl_sub{
	font-size: 3.5vw;
	padding-top: 2.5vw;
	letter-spacing: 0.2vw;
}
.main_wrap .sec_txt{
	text-align: center;
	line-height: 2.2;
	letter-spacing: -0.1vw;
	width: 96%;
	font-size: 3.4vw;
}
.main_logo{
	width: 15vw;
	margin: 0 auto;
	padding: 12vw 0 2vw;
}


/*sp Heighlight
---------------------*/
.highlight_wrap{
	background: url("/photo/page/251114_rhc_holiday/img/highlight_bg_sp.jpg") no-repeat;
	background-position: center top;
	background-size: contain;
}
.highlight_wrap .sec_txt{
	padding-top: 5vw;
}

/*sp Please Choose ...
---------------------*/
.choose_wrap{
	background: url("/photo/page/251114_rhc_holiday/img/choose_bg_sp.jpg") no-repeat;
	background-position: center top;
	background-size: contain;
}
.choose_wrap .sec_txt{
	text-align: center;
}
.link_btn_wrap{
	padding-top: 5vw;
}
.link_box{
	width: calc(600/780*100vw);
	height: 9vw;
	line-height: 9vw;
	border-radius: 4.5vw;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	justify-content: space-between;
	align-items: flex-start;/*上揃え*/
	margin: 0 auto 6vw;
	padding: 0;
	background-color: #5b8c8d;
}

.btn_name{
	width: 60%;
	color: #ffffff;
	text-align: right;
	padding-right: 4vw;
	letter-spacing: 0.3vw;
}
.btn_snowflake{
	width: 40%;
}
.btn_snowflake img{
	width: 3.4vw;
}


/*sp Tiny Joysなど
---------------------*/

#sec_tiny{
	background: url("/photo/page/251114_rhc_holiday/img/tiny_bg_sp_top.jpg") no-repeat;
	background-position: center top;
	background-size: contain;
}
#sec_tiny .sec_img_bg{
	background: url("/photo/page/251114_rhc_holiday/img/tiny_bg_sp_btm.jpg") no-repeat;
	background-position: center bottom;
	background-size: contain;
}
#sec_gifts{
	background: url("/photo/page/251114_rhc_holiday/img/gifts_bg_sp.jpg") no-repeat;
	background-position: center top;
	background-size: contain;
}
#sec_christmas{
	background: url("/photo/page/251114_rhc_holiday/img/christmas_bg_sp.jpg") no-repeat;
	background-position: center top;
	background-size: contain;
}
#sec_just{
	background: url("/photo/page/251114_rhc_holiday/img/just_bg_sp.jpg") no-repeat;
	background-position: center top;
	background-size: contain;
}

.sec_heart img{
	width: 6vw;
	padding: 8vw 0.5vw 8vw;
}
.heart_box{
	width: 50vw;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*中央配置*/
	/* justify-content: space-between; */
	align-items: flex-start;/*上揃え*/
}
.sec_main_img{
	width: calc(700/780*100vw);
	max-width: 740px;
	margin: 0 auto;
}
.txt_width{
 	width: calc(700/780*100vw);
 	max-width: 740px;
 	margin: 0 auto;
 	padding: 5vw 0;
	font-size: 3.2vw;
}

.sec_img_box{
	display: flex;
	flex-wrap: wrap;/*改行許可せず*/
	justify-content: space-between;/*両端配置*/
	align-items: flex-start;/*上揃え*/
	width: calc(700/780*100vw);
	margin: 0 auto 5vw;
	position: relative;
}
.sec_img{
	width: calc(335/700*100%);
	margin-bottom: calc(30/700*100%); ;
}


/* 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;
}
.btn_jp{
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-style: normal;
	letter-spacing: -0.2vw;
}


/* sp Message for You
======================*/
.sec_message{
	width: 100%;
	height:	calc(740/390 * 100vw);
	margin: 0 auto;
	text-align: center;
	padding: 20vw 0;
	background-color: #ffffff;
	text-align: center;
	line-height: 4;
	font-size: 4vw;
	color: #325b69;
	position: relative;
	display: flex;
	flex-wrap: nowrap;/*改行許可*/
	justify-content: center;/*左右中央配置*/
	align-items: center;/*上下中央配置*/

}

.message_box{
	margin: 0 auto;
}

.message_box_ttl{
	font-size: 5vw;
	padding-bottom: 5vw;
	font-weight: 300;
	letter-spacing: 0.2vw;
}
.message_box_txt{
	font-size: 3.6vw;
	line-height: 3.6;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	letter-spacing: 0.3vw;
	font-weight: 500;;
}


.message_ttl{
	position: absolute;
	width: calc(18/390 * 100vw);
	top: calc(-20/390 * 100vw);
	left: calc(20/390 * 100vw);
}
.ornament_1{
	position: absolute;
	width: calc(60/390 * 100vw);
	top: calc(-34/390 * 100vw);
	right: calc(67/390 * 100vw);
}
.ornament_2{
	position: absolute;
	width: calc(60/390 * 100vw);
	top: calc(12/390 * 100vw);
	right: calc(-20/390 * 100vw);
}
.ornament_3{
	position: absolute;
	width: calc(60/390 * 100vw);
	top: calc(64/390 * 100vw);
	right: calc(112/390 * 100vw);
}
.ornament_4{
	position: absolute;
	width: calc(60/390 * 100vw);
	top: calc(253/390 * 100vw);
	right: calc(-20/390 * 100vw);
}
.ornament_5{
	position: absolute;
	width: calc(60/390 * 100vw);
	bottom: calc(225/390 * 100vw);
	left: calc(-20/390 * 100vw);
}
.ornament_6{
	position: absolute;
	width: calc(60/390 * 100vw);
	bottom: calc(56/390 * 100vw);
	left: calc(55/390 * 100vw);
}
.ornament_7{
	position: absolute;
	width: calc(60/390 * 100vw);
	bottom: calc(20/390 * 100vw);
	left: calc(-25/390 * 100vw);
}
.ornament_8{
	position: absolute;
	width: calc(60/390 * 100vw);
	bottom: calc(-40/390 * 100vw);
	left: calc(123/390 * 100vw);
}

/* sp 2025 Ron Herman Holiday Collection
======================*/
.sec_ron{
	margin: 0 auto 20vw;
}
.sec_bnr{
	width: calc(700/780*100vw);
	margin: 0 auto 10vw;

}


/*sp View Moreボタン
---------------------*/
	.sec_btn_wrap a{
		width: 30vw;
		height: 5.625vw;
		display: block;
		margin: 0 auto;
	}
	.sec_btn{
		background-color: #5b8c8d;
		border-radius: 7.8125vw;
		font-size: 2.8125vw;
		line-height: 5.625vw;
		color: #ffffff;
		text-align: center;
		letter-spacing: 0.1vw;
	}










}/*! //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: 0;
}
.itemAnmActive {
	opacity: 1;
}

.iihi_img .itemAnmActive{
	animation: item_anm_zoom 3s 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
=========================*/
/* ----- 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
=========================*/