@charset "utf-8";

header {
	background-image: 
		url(../img/head/hinomaru.png),
		url(../img/head/h_bg.png);
	background-repeat: 
		no-repeat,
		repeat-x;
	background-position: 
		right top,
		center bottom;
		display: block;
	
	}

#opening {
	width: 100%;
	opacity: 0.0;
	position: fixed;
	transition-duration: 2s;
	transition-timing-function: ease;
	transition-delay: 11s;
	z-index: 9999;
}
.headermove {
	opacity: 1 !important;
}
#logo02 {
	opacity: 0.0;
	top: 38vh;
	right: 30%;
	position: absolute;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 3s;
}
#topCatch01 {
	opacity: 0.0;
	top: 520px;
	right: 30%;
	position: absolute;
	transition-duration: 0.8s;
	transition-timing-function: ease;
	transition-delay: 8s;
}
#topCatch02 {
	opacity: 0.0;
	top: 50vh;
	right: 30%;
	position: absolute;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 6s;
}
#topCatch03 {
	opacity: 0.0;
	top: 650px;
	right: 150px;
	position: absolute;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 10s;
}
#startScroll {
	width: 100%;
	opacity: 0.0;
	top: 50vh;
	position: absolute;
	transition-duration: 3s;
	transition-timing-function: ease;
	transition-delay: 10s;
	text-align:center;
	}
#startScroll a {
	display: block;
	width: 100%;
	padding-bottom: 100px;
	font-size: 24px;
	color: #FFF;
	font-family: 'Libre Baskerville', serif;
	letter-spacing: 10px;
}


.japanartisans {
	opacity: 1 !important;
		right: 12% !important;
	}
.topCatch01move {
	opacity: 1 !important;
		right: 100px !important;
	}
.topCatch02move {
	opacity: 1 !important;
		right: 2% !important;
	}
.topCatch03move {
	opacity: 1 !important;
		right: 30px !important;
	}
.startScrollmove {
	opacity: 1 !important;
	top: 80vh !important;
	}
.mainImageBox p {
	font-size: 20px;
	width: 600px;
	line-height: 250%;
	color: #FFF;
	text-align:left;
	letter-spacing: 10px;
	font-family: 'Quicksand', sans-serif;

}
.mainImageBox {
padding:20px 0;
/* height:1500px; */
height:100vh;
}



.topcatch {
	width: 80%;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#afterStart {
	padding-top: 80px;
background-image: url(../img/common/bg01.jpg);
}

.topabout {
	padding-top: 24px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	letter-spacing: 10px;
	text-shadow: 1px 1px 1px #000;
}

.topabout span {
	display:none;
	}

.toptxt01 {
	padding: 50px 0 20px;
	color: #FFF;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph;
	font-family: 'Libre Baskerville', serif;
	line-height: 200%;
	text-shadow: 1px 1px 1px #000;
}
.toptxt02 {
	width: 80%;
	margin: 10px auto;
}
.toptxt02 a {
	padding: 5px;
	color: #FFF;
	text-align: center;
	display: block;
	font-family: 'Libre Baskerville', serif;
	line-height: 200%;
	letter-spacing: 5px;
	text-shadow: 1px 1px 1px #000;
	border: 1px solid #fff;
}
.toptxt02 a:hover {
	background:#FFF;
	color: #333;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	border: 1px solid #eee;
}

.fuwafuwa {

}
.naname {
	width: 120%;
	margin-left: -10%;
	margin-top: -50px;
	background-color: #000;
	height: 100px;
	transform: rotate(-4deg);
}

.topcollection {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 10px;
	font-family: 'Quicksand', sans-serif;
}
.topcolimg {
	margin: 50px auto;
	width: 100%;
	line-height: 0;
	text-align: left;
	padding-left: 1%;
}

.topcolimg li {
	float:left;
	width: 33%;
}
.topcolimg li a {
	display:block;
}
.topcolimg li a:hover img {
	opacity: 0.5;
	transition-duration: 1s;
	transition-timing-function: ease;
}
.topcolimg img {
	width: 100%;
	/*border: 2px solid #fff;*/
}
.bg001 {
	background-image:url(../img/top/col001_bg.jpg);
	background-size: contain;
}
.bg002 {
	background-image:url(../img/top/col002_bg.jpg);
	background-size: contain;
}
.bg003 {
	background-image:url(../img/top/col003_bg.jpg);
	background-size: contain;
}
.bg004 {
	background-image:url(../img/top/col004_bg.jpg);
	background-size: contain;
}
.bg005 {
	background-image:url(../img/top/col005_bg.jpg);
	background-size: contain;
}
.bg006 {
	background-image:url(../img/top/col006_bg.jpg);
	background-size: contain;
}
.bg007 {
	background-image:url(../img/top/col007_bg.jpg);
	background-size: contain;
}
.bg008 {
	background-image:url(../img/top/col008_bg.jpg);
	background-size: contain;
}
.bg009 {
	background-image:url(../img/top/col009_bg.jpg);
	background-size: contain;
}
.bg011 {
	background-image:url(../img/top/col011_bg.jpg);
	background-size: contain;
}
.bg012 {
	background-image:url(../img/top/col012_bg.jpg);
	background-size: contain;
}
.photographersBox {
	margin-top: 100px;
	background-color: #E0D6C9;
	padding: 50px 0;
}
.toptxt03 {
	max-width:800px;
	width: 80%;
	margin: 30px auto 0;
}
.toptxt03 a {
	padding: 10px;
	color: #FFF;
	text-align: center;
	display: block;
	font-family: 'Libre Baskerville', serif;
	line-height: 200%;
	letter-spacing: 5px;
	border: 1px solid #fff;
}
.toptxt03 a:hover {
	background:#FFF;
	color: #333;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	border: 1px solid #eee;
}
.reportBox {
	padding: 50px 0;
}
.reportTit {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 10px;
	font-family: 'Quicksand', sans-serif;
}
.toptxt04 {
	max-width:800px;
	width: 80%;
	margin: 30px auto 0;
}
.toptxt04 a {
	padding: 10px;
	color: #000;
	text-align: center;
	display: block;
	font-family: 'Libre Baskerville', serif;
	line-height: 200%;
	letter-spacing: 5px;
	border: 1px solid #000;
}
.toptxt04 a:hover {
	background:#bbb;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	border: 1px solid #eee;
}


@media (max-width: 736px) {


#logo02 {
	width: 80%;
}
#logo02 img {
	width: 100%;
}
.japanartisans {
	opacity: 1 !important;
	left: 10% !important;
	}
#topCatch02 {
	opacity: 0.0;
	position: absolute;
	transition-duration: 1s;
	transition-timing-function: ease;
}
.topCatch02move {
	opacity: 1 !important;
	right: 5% !important;
	}
#startScroll img {
	width: 35%;
	height: 35%;
	}

.mainImageBox p {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	letter-spacing: 5px;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph;
}

.champagne li {
width: 30%;
height: 30%;
}
.champagne li img {
width: 100%;
height: 100%;
}
.topabout {
	letter-spacing: 5px;
}
.topabout span {
	display:block;
	}
.topcolimg li {
	width: 49%;
}
.topcolimgSp {
	display: none;	
	}
.slide li img {
	width: 175px;
	}
	}
.slidebox {
	width: 100%;
	padding-top: 20px;
}
