@charset "UTF-8";
/* CSS Document */
#top h2 {
	font-size: 72px;
	line-height: 72px;
	font-weight:bold;
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: 2px;
}

#top h3 {
	font-size: 36px;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 100px 0 30px;
	text-align: center;
}

/* ******** TOP SLIDER ********* */
#topmain {
	width: 100%;
	margin:0;
}

.flame {
	width: 100%;
	margin: 0;
}


#top p { text-align: center; }

#top-kv {
	position: relative;
	height:auto;
	padding: 0 0 ;
	background-color: #FFF;
}

#top-kv-inner {
	width: 100%;
}

#top-kv-inner h2 {
	padding-top: 150px;
	color: #fff;
	text-shadow: 0 0 3px #000;
}

#top-kv-inner p {
	margin-bottom: 30px;
	text-align: left;
}

#top-kv-scroll {
	margin: 50px 0 0;
	text-align: center;
}

#top-omoi {
	padding: 0 0;
	background: url(../images/bg-paper.jpg);
	display: block;
	position: relative;
}

#top-omoi h2 {
	margin: 0 0 20px;
	font-size: 36px;
}

#top-omoi p.omoi {
	text-align: left;
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	padding: 20px;
	background-image: url(../images/white-30.png);
	border-radius: 10px;
}

.omoi span {
	line-height: 25px;
	font-weight: bold;
	margin-left: 20px;
}

#top-omoi-readmore { display: none; }

#top-madoriblock {
	padding: 0px 0 50px;
	background: url(../images/bg-madoriblock.jpg);
}

#top-madoriblock .pin-box {	margin: 0 0 50px; }

#top-madoriblock p.tex {
	text-shadow: 0 0 5px #FFF;
	width: 600px;
	margin-top: 100px;
	margin-left:auto;
	margin-right: auto;
	padding: 20px;
	background-image: url(../images/white-30.png);
	border-radius: 10px;
}

#top-madoriblock h2 {
	font-style: normal;
	color: #306b50;
	text-shadow: none;
}

#top-madoriblock h2 span {
	font-size: 50%;
	color: #DC060A;
	font-weight: bold;
	font-style: normal;
	text-shadow:0 0 1px #F5F703;
	vertical-align: super;
}


#top-contact {
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	padding: 150px 0 100px;
	background: url(../images/bg-contact.jpg);
}

#top-contact h2 {
	font-size: 42px;
	font-style: normal;
	line-height: 60px;
}

#top-contact p {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 20px;
}

/* ******** message box ********* */
#top_messagewrap {
	width: 100%;
	margin: 30px 0;
	float: left
}

.top_mess_left {
	width: 50%;
	float: left;
}

.top_mess_right {
	width: 50%;
	float: right;
}

/* ******** barnner box ********* */

#top_barwrap {
	width: 100%;
	margin: 30px 0;
	float: left
}

#top_barwrap a:hover {
	opacity: 0.7;
}

#top_barbox {
	width: 23%;
	margin-left: 1%;
	float: left;
	border: #999 1px solid;
}

#top_barbox h4 {
	width: 100%;
	text-align: center;
}

#top_barbox img {
	width: 100%;
}

#top_barbox p {
	margin: 20px;
}




/* ******** FLOW PAGE ********* */

#top-flow {
	width: 100%;
	height: 700px;
	background: url(../images/bg-flow.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#top-flow h2 {
	top:200px;
	display: block;
	position: relative;
}

#top-flow-green {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #306b50;
	float: left;
}

#top-flow-green .end {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background-image:url(../images/flow_bgend_green.png);
	background-repeat: no-repeat;
	background-position: center;
}

#top-flow-green h2 {
	margin: 50px 0 20px;
	color: #FFF;
	font-size: 24px;
}

#top-flow-green ul {
	color: #FFF;
	text-align: center;
	margin-bottom: 50px;
}

#top-flow-green p {
	text-align:center;
	color: #FFF;
	padding: 0 30px;
	margin-bottom: 50px;
}

#top-flow-white {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	float: left;
}

#top-flow-white .end {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	background-image:url(../images/flow_bgend_white.png);
	background-repeat: no-repeat;
	background-position: center;
}

#top-flow-white h2 {
	margin: 50px 0 20px;
	color: #306b50;
	font-size: 24px;
}

#top-flow-white ul {
	color: #306b50;
	text-align: center;
	padding: 0 30px;
	margin-bottom: 50px;
}

#top-flow-white p {
	padding: 0 30px;
	text-align:center;
	color: #306b50;
	margin-bottom: 50px;
}

/* ******** WORKS PAGE ********* */
#top-works {
	background-color: #306b50;
	width: 100%;
	height: 500px;
}

#top-works-inner {
	width: 100%;
	padding: 200px 0;
	position:absolute;
	display: block;
}

#top-works-inner h2 {
	color: #FFF;
}

#top-works-inner h2 span {
	font-size: 32px;
}

#top-works1 {
	width: 100%;
	float: left;
	padding: 100px 0;
	background-color: #FFF;
	background-position: center;
}

#top-works1 h2 {
	width: 100%;
	background-color: #306b50;
	color: #FFF;
	line-height: 30px;
	font-size: 24px;
}

#top-works1 .left_box {
	width: 40%;
	margin-left:10%;
	float: left;
}

#top-works1 .right_box {
	width: 46%;
	margin-left: 2%;
	float: left;
}

#top-works1 .left_box p { text-align: left; }

#top-works3 {
	width: 100%;
	float: left;
	background-color: #FFF;
	background-position: center;
}

#top-works3 .movie {
	width: 760px;
	height: 430px;
	margin:0 auto 0 auto;
	text-align: center;
	display: block;
	position: relative;
}

＃gallery a {
	opacity: 1.0;
}

＃gallery a:hover {
	opacity: 0.7;
	cursor: pointer;
}