/* CSS Document */

/* --------------------------------------------------
base
-------------------------------------------------- */

body {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;	
}

img {
	max-width: 100%;
}

.inner {
	width: 1100px;
	margin: 0 auto;
	overflow:visible;
}

a:hover {
	transition: .4s;	
}

/*　ボタン　*/

.btn-detail {
	margin-bottom:1.5em;
}
.btn-detail a {
	color:#FFF;
	font-size:1.8rem;
}
.btn-detail a:before {
	color:#FFF;
  content: "\f101";
  font-family: FontAwesome;
  text-decoration: none;
  padding-right: 0.4em;
	display: inline-block;
}	
.btn-back02 {
	margin-top:2em;
	text-align:center;
}
.btn-back02 a {
	color:#FFF;
	font-size:2.5rem;
	padding:18px 85px;
	margin: 1em 0;
	text-align:center;
	background:#850000;
	border:1px solid #BB950F;
	display:inline-block;
}

/*　タイトル　*/

h3.ttl-h02 {
	margin-bottom: 50px;	
}

h3.ttl-h01 {
	color:#B60000;
	font-size:5rem;
	text-align:center;
	margin-bottom: 10px;
	letter-spacing: 6px;
}

/*　テキストエリア　*/

.txt-block {
	color: #FFF;
	font-size: 2.1rem;
	line-height: 1.8em;
	width: 980px;
	margin: 0 auto;
}

.txt-block span {
	display: block;
}

.txt-block02 {
	color: #FFF;
	font-size: 1.6rem;
	font-weight:normal;
	margin-bottom: 0.5em;
	margin-top: 2.5em;
	line-height: 1.8em;
}

.ttl-red {
	color:#FFF;
	padding: 1.2em 0;
	background:#840000;
	text-align:center;
	margin-top:2em;
}

/*　ページトップ　*/

#history #pagetop a{
	color:#F8F9FA;
	border-top:none;
	border-bottom:none;
	display:block;
	width:100%;
	text-align:center;
	background:#000;
	text-decoration:none;
	padding:.5rem 0;
	height:0;
	padding-top:25px;
	overflow:hidden;
	position:relative;
}

#history #pagetop a:before{
	font-size:2rem;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-1rem;
	margin-top:-1.5rem;
	color:#BB950F;
  content: "\e807";
	font-family:'kumamoto';
}

/* copyright */
.copyright{
	color:#FFF;
	background:#000;
	font-size:1rem;
	padding:1em 0;
}

/* --------------------------------------------------
history
-------------------------------------------------- */

#history .wrapper01 {
	background-image: url(../img/bg_line.gif), url(../img/bg.gif);
	background-repeat: repeat-y, repeat;
	background-position: top center, center center;
}

#history-header {
	margin-bottom: 30px;
	text-align: center;
	position: relative;	
}

#history-header .bg-header {
	position: relative;
	z-index: 1;
}

#history-header .logo-history {
	width: 1100px;
	margin: 0 auto;
	text-align:left;
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	z-index: 2;
}

.sentence-block li {
	margin-bottom: 1em;
}

/* h-section01 */

.h-section01 {
	text-align:center;
}

.flow-deco01 {
	margin: 40px 0;
}

.flow-deco01 li img {
	width: 20px;
}

.flow-deco01 li {
	margin: 0 auto 20px;
}

.flow-deco01 li:nth-child(2) {
	width: 80px;
	text-align:right;
}

.h-section01 figure figcaption {
	color:#FFF;
	font-size:1.8rem;
	margin-top:0.5em;
}

.h-block {
	position: relative;
}

.h-block .pht-rightside01 {
	position:absolute;
	right: -200px;
	bottom: -40px;
}

.flow-deco02 {
	position: absolute;
	left:40px;
}

.flow-deco02 li img {
	width: 20px;
}

.flow-deco02 li {
	margin-bottom: 40px;
}

.flow-deco02 li:nth-child(2) {
	width: 80px;
	text-align:left;
}

.flow-deco02 li:nth-child(3) {
	width: 90px;
	text-align:right;
}

.sentence-block02 {
	padding-top:130px;	
}

.sentence-block02 li {
	margin-bottom: 1em;
}

.h-block01 .pht-rightside02 {
	position:absolute;
	left: -200px;
	bottom: -40px;
}

.flow-deco03 {
	position: absolute;
	right:40px;
}

.flow-deco03 li img {
	width: 20px;
}

.flow-deco03 li {
	margin-bottom: 40px;
}

.flow-deco03 li:nth-child(2) {
	width: 80px;
	text-align:right;
}

.flow-deco03 li:nth-child(3) {
	width: 90px;
	text-align:left;
}

.h-block .pht-leftside01 {
	position:absolute;
	left: -200px;
	bottom: 0px;
}

.h-block .pht-leftside02 {
	position:absolute;
	left: -200px;
	bottom: 60px;
}

.h-block .pht-rightside03 {
	position:absolute;
	right: -200px;
	bottom: 60px;
}

.h-block .pht-leftside03 {
	position:absolute;
	left: -200px;
	bottom: 60px;
}

/* #ph-slide */

.slide-wrapper {
	position:absolute;
	right: -200px;
	bottom: -400px;
}
#ph-side {
	width: 339px;
	height: 339px;
	text-align:center;
	position:relative;
}
.slide-wrapper p {
	color:#FFF;
	font-size:1.8rem;
	margin-top:0.5em;	
}

#slide1,#slide2,#slide3,#slide4 {
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;	
	animation-duration: 12s;
	-webkit-animation-iteration-count:infinite;	
	-ms-animation-iteration-count:infinite;	
	animation-iteration-count:infinite;
	position:absolute;
	z-index:2;
}

#bg {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#slide1 {
	-webkit-animation-name: slide1;
	animation-name: slide1;	
	top:0;
	left:0;
}

#slide2 {
	-webkit-animation-name: slide2;
	animation-name: slide2;	
	top:0;
	left:0;
}

#slide3 {
	-webkit-animation-name: slide3;	
	animation-name: slide3;
	top:0;
	left:0;
}

#slide4 {
	-webkit-animation-name: slide4;
	animation-name: slide4;	
	top:0;
	left:0;
}

@keyframes slide1 {
	0% {opacity: 1;border-radius:100%;}
	16% {opacity: 1;border-radius:100%;}
	24% {opacity: 0;border-radius:100%;}
	100% {opacity: 0;border-radius:100%;}
}

@keyframes slide2 {
	0% {opacity: 0;border-radius:100%;}
	16% {opacity: 0;border-radius:100%;}
	24% {opacity: 1;border-radius:100%;}
	40% {opacity: 1;border-radius:100%;}
	48% {opacity: 0;border-radius:100%;}
	100% {opacity: 0;border-radius:100%;}
}

@keyframes slide3 {
	0% {opacity: 0;border-radius:100%;}
	40% {opacity: 0;border-radius:100%;}
	48% {opacity: 1;border-radius:100%;}
	64% {opacity: 1;border-radius:100%;}
	72% {opacity: 0;border-radius:100%;}
	100% {opacity: 0;border-radius:100%;}
}

@keyframes slide4 {
	0% {opacity: 0;border-radius:100%;}
	64% {opacity: 0;border-radius:100%;}
	72% {opacity: 1;border-radius:100%;}
	88% {opacity: 1;border-radius:100%;}
	100% {opacity: 0;border-radius:100%;}
}


/* h-section02 */

.h-section02 {
	margin:0;
}

.man-area {
	padding: 50px 0 0;
	background:#292929;
}

.man-area .man-block {
	width:218px;
	float:left;
	margin-right:76px;	
}

.man-area .man-block:last-child {
	margin-right:0px;	
}

.man-area .man-block dl dt {
	color:#FFF;
	font-weight:bold;
	font-size:30px;
	text-align:center;
	margin-top:0.5em;	
}

.man-area .man-block dl dd {
	color:#FFF;
	text-align:left;
}


.stage-area {
	color:#FFF;
	padding: 50px 0 0;
	background:#292929;
}

.stage-area h4 {
	color:#FFF;
	font-size:3.0rem;
	font-weight:bold;
	margin-bottom:0.3em;	
}

.stage-area h5 {
	color:#FFF;
	font-size:2.0rem;
	font-weight:bold;
	margin-bottom:0.5em;			
}

.stage-area .stage-block01 {
	margin-top: 50px;
}

.stage-area .stage-block01 .sleft {
	float:left;
	width:490px;
}

.stage-area .stage-block01 .sright {
	float:right;
	width:585px;
}


.stage-area figcaption {
	font-size:1.6rem;
	text-align:center;
	margin-top:0.2em;	
}

.stage-area .sright .pht01 {
	float:left;	
}

.stage-area .sright .pht02 {
	float:right;
	padding-top:60px;	
}

.stage-area table th {
	padding:0.2em 0;
	vertical-align:middle;
}

.stage-area table td {
	padding-left:2em;
	vertical-align:middle;
}

.stage-area .stage-block01 .sleft figure {
	padding-bottom:20px;
}

.stage-block01 .sleft .btn-detail {
	margin-bottom: 0.1em;
}

.stage-area .sright .pht03 {
	text-align:center;
	margin-bottom:1em;
}

.stage-area .stage-block02 {
	margin-top: 50px;
}

.stage-area .stage-block02 .sleft {
	float:left;
	width:200px;
}

.stage-area .stage-block02 .sright  {
	width:900px;
}

.banners-bottom {
	margin-top:30px;
}

.banners-bottom p a {
max-width: 100%;
}

.kawajiri-area{margin-top:0.5em;}

.ttl-h4{
	color:#840000;
font-size:4em;}

@media screen and (min-width: 1080px) {
	
	/* --------------------------------------------------
	js-style
	-------------------------------------------------- */
	
	.fx-col-in li{
		opacity:0;
	}
	
	.fx-in,
	.fx-in02,
	.fx-in03,
	.fx-in04,
	.fx-in05,
	.tfx-in,
	.lfx-in,
	.fx-down,
	.fx-up,
	.tfx-up,
	.fx-left,
	.tfx-left,
	.fx-right,
	.tfx-right{
		visibility:hidden;
	}

}

@media screen and (max-width: 1080px) {

	.inner {
		width: 96%;
		margin: 0 auto;
		overflow:visible;
	}
	
	#history-header .logo-history {
		width: auto;
		margin: 0 auto;
		text-align:left;
		position: absolute;
		top: 10px;
		left: 2%;
	}
	
	.flow-deco01,
	.flow-deco02,
	.flow-deco03 {
		display:none;
	}
	
	.h-block .pht-rightside01,
	.h-block .pht-rightside02,
	.h-block .pht-rightside03,
	.h-block .pht-leftside01,
	.h-block .pht-leftside02,
	.h-block .pht-leftside03 {
		position:static;
		margin:20px 0;
	}
	.slide-wrapper {
		position:static;
		margin:20px 0;
	}
	#ph-side {
		margin: 0 auto;
	}
	.sentence-block02 {
		padding-top:20px;	
	}
	.man-area .man-block {
		width:22%;
		float:left;
		margin-right:2%;	
	}
	
	.stage-area .stage-block01 .sleft {
		float:left;
		width:44%;
	}
	
	.stage-area .stage-block01 .sright {
		float:right;
		width:53%;	
	}
	
	.stage-area .sright .pht01 {
		float:none;
		text-align:center;			
	}
	
	.stage-area .sright .pht02 {
		float:none;
		padding-top:10px;
		text-align:center;		
	}
	
	.stage-area .stage-block02 .sleft {
		float:left;
		width:20%;
	}
	
	.stage-area .stage-block02 .sright {
		float:right;
		width:78%;
		margin-left:2%;
	}
	
}

@media screen and (max-width: 767px) {
	
	.banners-bottom p{
		display:block;
float:none;
		text-align: center;
	}


	#history-header .logo-history {
		width: 100px;
		margin: 0;
	}
	
	.txt-block {
		color: #FFF;
		font-size: 1.6rem;
		line-height: 1.4em;
		width: auto;
		margin: 0;
		text-align: left;
	}
	
	h3.ttl-h02 {
		margin-bottom: 20px;	
	}
	
	h3.ttl-h01 {
		font-size:2.5rem;
		margin-bottom: 10px;
		letter-spacing: 2px;
	}
	
	.ttl-red {
		padding: 10px 2%;
	
	}
	
	.man-area {
		padding: 20px 0 0;
	}
	.man-area .man-block {
		width:auto;
		float:none;
		margin-right:0;
		text-align:center;	
	}
	
	.man-area .man-block dl dt {
		font-size:2.1rem;
		text-align:center;
		margin-top:0.2em;	
	}
	.man-area .man-block dl dd {
		margin-bottom: 10px;
	}
	.stage-area {
		padding: 20px 0 0;
	}
	
	.stage-area .stage-block01 {
		margin-top: 20px;
	}
	
	.stage-area .stage-block01 .sleft {
		float:none;
		width:auto;
	}
	
	.stage-area .stage-block01 .sright {
		float:none;
		width:auto;
		margin-top: 10px;
	}
	
	.stage-area h4 {
		font-size:2.1rem;
		margin-bottom:0.3em;
		text-align:center;		
	}
	
	.stage-area h5 {
		font-size:1.6rem;
		margin-bottom:0.3em;
		text-align:center;			
	}
	
	.stage-area .stage-block02 {
		margin-top: 50px;
	}
	
	.stage-area .stage-block02 .sleft {
		float:none;
		width:auto;
		text-align:center;
	}
	
	.stage-area .stage-block02 .sright {
		float:none;
		width:auto;
	}
	#ph-side {
		width: 300px;
		height: 300px;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#ph-side {
			width: 300px;
			height: 300px;
			overflow:hidden;
			border-radius: 300px;
		}
	}	
		
	.slide-wrapper p {
		color:#FFF;
		font-size:1.8rem;
		margin-top:0.5em;	
	}
	
	#ph-side img {
		max-width: 100%;
	}
	
	.btn-back02 {
		margin-top:20px;
		padding-bottom:20px;
		text-align:center;
	}
	.btn-back02 a {
		color:#FFF;
		font-size:2.1rem;
		padding:10px 0;
		margin: 0;
		text-align:center;
		display:block;
	}
	.h-section01 .smh01 li:first-child img {
		width: 200px;
	}
	.h-section01 .smh01 li:last-child img {
		width: 250px;
	}
	.h-section01 .smh02 li:nth-child(2) img {
		width: 300px;
	}
	.h-section01 .smh02 li:nth-child(3) img {
		width: 220px;
	}
	.h-section01 .smh03 li:nth-child(2) img {
		width: 200px;
	}
	.h-section01 .smh03 li:nth-child(4) img {
		width: 260px;
	}
	.h-section01 .smh04 li:nth-child(2) img {
		width: 280px;
	}
	.h-section01 .smh04 li:nth-child(3) img {
		width: 300px;
	}
	.h-section01 .smh05 li:nth-child(1) img {
		width: 240px;
	}
	
}

/* --------------------------------------------------
花散らす
-------------------------------------------------- */

.leaf {
    text-align: center;
		position: fixed;
		z-index: 700;
		height: 0px;
		top:-50px;
}
.leaf span {
  display: inline-block;
	margin: -280px 220px 54px  -24px;
  background: #ff0000;}

.leaf span:nth-child(1) {
    width: 30px;
    height: 31px;
		animation:leaf01 7s infinite 0s  linear;
		opacity: 1;
		background:url(../img/ph-flower01.png);
		background-size: contain;			
}

.leaf span:nth-child(2n) {
    width: 39px;
    height: 25px;
		animation:leaf02 6s infinite 1s linear;		
		opacity: 1;
		background:url(../img/ph-flower02.png);
		background-size: contain;				
}

.leaf span:nth-child(3n) {
    width: 26px;
    height: 28px;
		animation:leaf03 8s infinite 2s linear;			
		opacity: 1;
		background:url(../img/ph-flower03.png);
		background-size: contain;						
}
.leaf span:nth-child(4n) {
    width: 22px;
    height: 28px;
		animation:leaf08 12s infinite 3s linear;		
		opacity: 1;
		background:url(../img/ph-flower04.png);
		
}

.leaf span:nth-child(5n) {
    width: 33px;
    height: 34px;
		animation:leaf05 10s infinite 4s linear;				
		opacity: 1;
		background:url(../img/ph-flower05.png);
		background-size: contain;						
}

@keyframes leaf01 {
  0% {
	transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
  opacity: 0;
	transform: translate(150px, 800px) rotateZ(360deg);
  }
}

@-webkit-keyframes leaf01 {
  0% {
	-webkit-transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
	-webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}

@keyframes leaf02 {
  0% {
	transform: translate(300px, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(260px, 500px) rotateZ(-300deg); 
  }
  100% {
  opacity: 0;
	transform: translate(200px, 700px) rotateZ(-390deg);
  }
}

@-webkit-keyframes leaf02 {
  0% {
	-webkit-transform: translate(300px, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(260px, 500px) rotateZ(-300deg); 
  }
  100% {
    opacity: 0;
	-webkit-transform: translate(200px, 700px) rotateZ(-390deg);
  }
}

@keyframes leaf03 {
  0% {
	transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(100px, 600px) rotateZ(100deg); 
  }
  100% {
  opacity: 0;
	transform: translate(150px, 800px) rotateZ(260deg);
  }
}

@-webkit-keyframes leaf03 {
  0% {
	-webkit-transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(100px, 600px) rotateZ(100deg); 
  }
  100% {
    opacity: 0;
	-webkit-transform: translate(150px, 800px) rotateZ(260deg);
  }
}

@keyframes leaf04 {
  0% {
	transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(100px, 600px) rotateZ(-130deg); 
  }
  100% {
  opacity: 0;
	transform: translate(150px, 800px) rotateZ(-270deg);
  }
}

@-webkit-keyframes leaf04 {
  0% {
	-webkit-transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(100px, 600px) rotateZ(-130deg); 
  }
  100% {
    opacity: 0;

	-webkit-transform: translate(150px, 800px) rotateZ(-270deg);
  }
}

@keyframes leaf05 {
  0% {
	transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(130px, 620px) rotateZ(290deg); 
  }
  100% {
  opacity: 0;
	transform: translate(170px, 1300px) rotateZ(380deg);
  }
}

@-webkit-keyframes leaf05 {
  0% {
	-webkit-transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(130px, 620px) rotateZ(290deg); 
  }
  100% {
  opacity: 0;
	-webkit-transform: translate(170px, 930px) rotateZ(380deg);
  }
}

@keyframes leaf06 {
  0% {
	transform: translate(100px, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(80px, 620px) rotateZ(290deg); 
  }
  100% {
  opacity: 0;
	transform: translate(50px, 930px) rotateZ(380deg);
  }
}

@-webkit-keyframes leaf06 {
  0% {
	-webkit-transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(130px, 620px) rotateZ(290deg); 
  }
  100% {
    opacity: 0;

	-webkit-transform: translate(170px, 930px) rotateZ(380deg);
  }
}

@keyframes leaf07 {
  0% {
	transform: translate(100px, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(80px, 620px) rotateZ(-290deg); 
  }
  100% {
    opacity: 0;

	transform: translate(50px, 930px) rotateZ(-380deg);
  }
}

@-webkit-keyframes leaf07 {
  0% {
	-webkit-transform: translate(0, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(130px, 620px) rotateZ(-290deg); 
  }
  100% {
    opacity: 0;

	-webkit-transform: translate(170px, 930px) rotateZ(-380deg);
  }
}

@keyframes leaf08 {
  0% {
	transform: translate(130px, -50px) rotateZ(0deg);
  }
  75% {
	transform: translate(100px, 620px) rotateZ(290deg); 
  }
  100% {
  opacity: 0;
	transform: translate(90px, 930px) rotateZ(380deg);
  }
}

@-webkit-keyframes leaf08 {
  0% {
	-webkit-transform: translate(180px, -50px) rotateZ(0deg);
  }
  75% {
	-webkit-transform: translate(150px, 620px) rotateZ(290deg); 
  }
  100% {
    opacity: 0;

	-webkit-transform: translate(100px, 930px) rotateZ(380deg);
  }
}
