@charset "utf-8";

/* common
---------------------------------------------*/
* {margin:0;padding:0;}

a:link,a:visited {
	color: #ffffff;
	text-decoration:underline;
}
a:hover,a:active {
	color: #d90909;
	text-decoration:underline;
}

.impact   {font-size:20pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow; color:#000;}
#impact4  {underline;}
.impact5  {background:#173B50; padding:2px 5px; color:#fff;}
.impact6  {background:#f4f4f4; padding:3px; line-height:1.1;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}

/* ボタンのマウスオーバーで明るくする */
.btn:hover {
  filter: brightness(120%);
}


/* animation
---------------------------------------------*/
.feedInUp {
	opacity: 0;
	transform: translate(0,30px); 
	-webkit-transform: translate(0,30px); 
	transition: 1.5s;
}
.feedInUp_On {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* layout
---------------------------------------------*/


/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1002px;
	
  background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:18px;
  font-family: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#FV01 { background: url("../images/FV01.png") no-repeat top center; height:    825px; } 
#FV02 { background: url("../images/FV02.png") no-repeat top center; height:    417px; } 
#FV03 { background: url("../images/FV03.png") no-repeat top center; height:    594px; } 

#content1-1 { background: url("../images/content1-1.png") no-repeat top center; height:    228px; } 
#content1-2 { background: url("../images/content1-2.png") no-repeat top center; height:    531px; } 
#content1-3 { background: url("../images/content1-3.png") no-repeat top center; height:    723px; } 
#content1-4 { background: url("../images/content1-4.png") no-repeat top center; height:    560px; } 
#content1-5 { background: url("../images/content1-5.png") no-repeat top center; height:    561px; } 

#content2-1 { background: url("../images/content2-1.png") no-repeat top center; height:    272px; } 
#content2-2 { background: url("../images/content2-2.png") no-repeat top center; height:    627px; } 
#content2-3 { background: url("../images/content2-3.png") no-repeat top center; height:    630px; } 
#content2-4 { background: url("../images/content2-4.png") no-repeat top center; height:    711px; } 
#content2-5 { background: url("../images/content2-5.png") no-repeat top center; height:    715px; } 
#content2-6 { background: url("../images/content2-6.png") no-repeat top center; height:    705px; } 
#content2-7 { background: url("../images/content2-7.png") no-repeat top center; height:    608px; } 
#content2-8 { background: url("../images/content2-8.png") no-repeat top center; height:    766px; } 
#content2-9 { background: url("../images/content2-9.png") no-repeat top center; height:    627px; } 

#content3-1 { background: url("../images/content3-1.png") no-repeat top center; height:    277px; } 
#content3-2 { background: url("../images/content3-2.png") no-repeat top center; height:    631px; } 
#content3-3 { background: url("../images/content3-3.png") no-repeat top center; height:    362px; } 
#content3-4 { background: url("../images/content3-4.png") no-repeat top center; height:    727px; } 
#content3-5 { background: url("../images/content3-5.png") no-repeat top center; height:    427px; } 
#content3-6 { background: url("../images/content3-6.png") no-repeat top center; height:    708px; } 
#content3-7 { background: url("../images/content3-7.png") no-repeat top center; height:    360px; } 
#content3-8 { background: url("../images/content3-8.png") no-repeat top center; height:    622px; } 

#content4-1 { background: url("../images/content4-1.png") no-repeat top center; height:    247px; } 
#content4-2 { background: url("../images/content4-2.png") no-repeat top center; height:    743px; } 
#content4-3 { background: url("../images/content4-3.png") no-repeat top center; height:    540px; } 
#content4-4 { background: url("../images/content4-4.png") no-repeat top center; height:    802px; } 
#content4-5 { background: url("../images/content4-5.png") no-repeat top center; height:    545px; } 
#content4-6 { background: url("../images/content4-6.png") no-repeat top center; height:    799px; } 
#content4-7 { background: url("../images/content4-7.png") no-repeat top center; height:    607px; } 

#content5-1 { background: url("../images/content5-1.png") no-repeat top center; height:    342px; } 
#content5-2 { background: url("../images/content5-2.png") no-repeat top center; height:    490px; } 
#content5-3 { background: url("../images/content5-3.png") no-repeat top center; height:    273px; } 
#content5-4 { background: url("../images/content5-4.png") no-repeat top center; height:    490px; } 
#content5-5 { background: url("../images/content5-5.png") no-repeat top center; height:    359px; } 
#content5-6 { background: url("../images/content5-6.png") no-repeat top center; height:    360px; } 
#content5-7 { background: url("../images/content5-7.png") no-repeat top center; height:    500px; } 

#wrap-1 {

	background-image: url("../images/wrap-1.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap-2 {

	background-image: url("../images/wrap-2.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapform {

	background-image: url("../images/wrapform.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


#container {

	text-align:left;
	width:1000px;
	margin:0 auto;
	
	
}

#text {

	text-align:left;
	width:800px;
	margin:0 auto;
	font-size:37px;
	font-family:"小塚ゴシック Pr6N";
	
	
}

#textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;
	
}

#texts2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	
	
}

#texts3 {

	text-align:left;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
}


.container {

	text-align:left;
	width:1200px;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

.text-center {
　text-align: center;
}

#footer {  
	background-color: #6b4a24;
}
--------------------------- */

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}
.map-wrap {
  width: 100%;
  max-width: 600px;
  height: 300px;   /* ← 高さ固定 */
  margin: 0 auto;
  position: relative;
}

.map-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
