@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.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:18px;
  font-family: kozuka-mincho-pro, serif;
    color: #292929;
}

#head1 { background: url("../images/header_01.png") no-repeat top center; height:    914px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    346px; } 
#head3 { background: url("../images/header_03.png") no-repeat top center; height:    811px; } 
#head4 { background: url("../images/header_04.png") no-repeat top center; height:    530px; } 
#head5 { background: url("../images/header_05.png") no-repeat top center; height:    562px; } 
#head6 { background: url("../images/header_06.png") no-repeat top center; height:    964px; } 
#head7 { background: url("../images/header_07.png") no-repeat top center; height:    627px; } 
#head8 { background: url("../images/header_08.png") no-repeat top center; height:    492px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    818px; } 
#head10 { background: url("../images/header_10.png") no-repeat top center; height:    276px; }

#form1 { background: url("../images/form_01.png") no-repeat top center; height:    357px; } 
#form2 { background: url("../images/form_02.png") no-repeat top center; height:    816px; } 
#form3 { background: url("../images/form_03.png") no-repeat top center; height:    835px; } 
#form4 { background: url("../images/form_04.png") no-repeat top center; height:    806px; } 
#form5 { background: url("../images/form_05.png") no-repeat top center; height:    182px; } 
#form6 { background: url("../images/form_06.png") no-repeat top center; height:    64px; } 
#form7 { background: url("../images/form_07.png") no-repeat top center; height:    65px; } 
#form8 { background: url("../images/form_08.png") no-repeat top center; height:    448px; } 
#form9 { background: url("../images/form_09.png") no-repeat top center; height:    182px; } 
#form10 { background: url("../images/form_10.png") no-repeat top center; height:    448px; } 
#form11 { background: url("../images/form_11.png") no-repeat top center; height:    184px; } 
#form12 { background: url("../images/form_12.png") no-repeat top center; height:    448px; }
#form13 { background: url("../images/form_13.png") no-repeat top center; height:    426px; }
#form14 { background: url("../images/form_14.png") no-repeat top center; height:    912px; }
#form15 { background: url("../images/form_15.png") no-repeat top center; height:    474px; }
#form16 { background: url("../images/form_16.png") no-repeat top center; height:    908px; }
#form17 { background: url("../images/form_17.png") no-repeat top center; height:    590px; }
#form18 { background: url("../images/form_18.png") no-repeat top center; height:    985px; }
#form19 { background: url("../images/form_19.png") no-repeat top center; height:    436px; }
#form20 { background: url("../images/form_20.png") no-repeat top center; height:    652px; }
#form21 { background: url("../images/form_21.png") no-repeat top center; height:    1138px; }
#sun1 { background: url("../images/sun_01.png") no-repeat top center; height:    130px; }
#sun2 { background: url("../images/sun_02.png") no-repeat top center; height:    126px; }




#wrap1 {

	background-image: url("../images/wrap1.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


#wrap2 {

	background-image: url("../images/wrap2.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap3 {

	background-image: url("../images/wrap3.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap4 {

	background-image: url("../images/wrap4.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}



#container {

	text-align:left;
	width:1000px;
	margin:0 auto;
	
	
}


#formbox1 {

	text-align:left;
	width:450px;
	margin-left: 110px;
	margin-top: 10px;
	float: left;
	
	
}

#formbox2 {

	text-align:left;
	width:350px;
	margin-left: 590px;
	padding-top: 10px;
	
	
}


#text1 {

	text-align:left;
	width:830px;
	margin:0 auto;
	color: #292929;
	font-size: 38px;
	line-height: 68px;
	font-family: kozuka-mincho-pro, serif;
	
	
}

#text2 {

	text-align:left;
	width:720px;
	margin:0 auto;
	color: #292929;
	font-size: 38px;
	line-height: 68px;
	
}


#text3 {

	text-align:left;
	width:450px;
	margin:0 auto;
	color: #585858;
	font-size: 22px;
	line-height: 40px;
	
}




.text-center {
   text-align: center;
}

#footer {  
	background-color: #354a78;
	
}





--------------------------- */

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}

