	html, body {
      position: relative;
    width: 100%;
			height: 100%;
    }
    body {
	width: 100%;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      margin: 0;
      padding: 0;
		z-index: 1020;
		text-align: center;
	box-sizing: border-box;
	border: none;
	}

	#flameGallery{
		margin: 0;
		width: 100%;
		height: 800px;
		border: none;
	}

#imgFUTARI{
	   position: fixed;
    top: 10px;
	left:20px;
    width: auto;
    height: 135px;
	z-index: 20;
	filter: drop-shadow(3px 3px 9px rgba(0,0,0,0.4));
	
}
.headerMovie{
	width: 100%;
	height: 550px;
	margin: 0;
	margin-top: 150px;
		margin-bottom: 30px;
	border: none;
}
#backImage{
	position: relative;
	z-index: 1;
background-image:url(../Contents/Image/OneLink_HP_LOGO.png);
	width:300px;
	margin: 0 auto;
	background-size:cover;
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 50px;
}
.movie{
	width: 100%;
	height: 550px;
	margin: 0;
		margin-bottom: 10px;
	border: none;
}
#header{
	position:fixed;
	top: 0px;
	width: 100%;
	margin: 0;
	left: 0;
	height: 145px;
	line-height: 165px;
	background:rgba(255,255,255,0.94);
	color: black;
	text-align: left;
	padding-left: 170px;
	font-family:Georgia, "Times New Roman", Times, "serif";
	font-size: 60px;
	z-index: 15;
	filter: drop-shadow(0px 3px 4px rgba(0,0,0,0.7));
}

#lblTitle{
		text-align: center;
		font-size: 27px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #1F1F1F;
	margin-top: 150px;
		
	}

.categoryTitle{
	width:100%;
	height: 620px;
	margin: 0;
	color: black;
	font-size: 32px;
	background-image: url(../Contents/Image/Collection/CollectionHeader_3.jpg);
	background-size: cover;
	margin-bottom: 40px;
/*		box-shadow:0px 0px 8px 11px rgba(255,255,255,1.0) inset;*/
}
.categoryConcept{
	height: 220px;
	line-height: 220px;
	font-size: 46px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: 400;
	/*margin-bottom: 60px;*/
	/*background-color: rgba(0,0,0,1.00);*/
	color: black;
	
}
.divisionTitle{
	height: 70px;
	margin: 0 auto;
	line-height: 70px;
	color:rgba(46,54,62,1.00);
	font-size: 40px;	
	text-align: center;
	font-family: "josefin-sans";
	margin-bottom: 30px;
	font-weight: 500;
		margin: 0;
}
#divisionOpening{
	background-color: rgba(20,84,91,1.00);
}
#divisionProfile{
	background-color:rgba(37,68,137,1.00);
}
#divisionEndroll{
	background-color:rgba(119,108,17,1.00);
}

.subTitle{
	font-size: 34px;
	color:rgba(66,66,66,1.00);
	font-family:"josefin-sans";
		font-weight: 500;
	margin: 0;
	
}
.Gallery{
	width:840px;
	height:498px;
	background-size: cover;
	margin: 0 auto;
		box-shadow: 0px 5px 15px #777;
	border-radius: 10px;
}

.Reason{
	padding-top: 30px;
	font-size: 26px;
	/*font-size: 15px;*/
}
.Price{
	color:rgba(101,88,18,1.00);
	font-size: 30px;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, "serif";
}
.OptionName{
	font-size: 28px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.space{
	height: 120px;
}
#imgInstagram{
/*	background-color:rgba(143,199,171,0.67);*/
	/*	border-color:rgba(54,108,74,0.89);
	border-style: solid;
	border-radius: 20px;*/
	margin-top: 100px;
	background-image: url(../Contents/Image/Instagram.png);
	background-size: contain;

	background-repeat: no-repeat;
	height:75px;
	width: 250px;
	margin: 0 auto;
}