@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(103%);
}


/* 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;
}

#head1 { background: url("../images/head1.png") no-repeat top center; height:    1270px; } 
#form { background: url("../images/form1.png") no-repeat top center; height:    469px; } 
#head2 { background: url("../images/head2.png") no-repeat top center; height:    578px; } 
#head3 { background: url("../images/head3.png") no-repeat top center; height:    1677px; } 
#head4 { background: url("../images/head4.png") no-repeat top center; height:    1482px; } 
#head5 { background: url("../images/head5.png") no-repeat top center; height:    1611px; } 
#head6 { background: url("../images/head6.png") no-repeat top center; height:    1198px; } 
#head7 { background: url("../images/head7.png") no-repeat top center; height:    1574px; } 
#head8 { background: url("../images/head8.png") no-repeat top center; height:    1170px; } 
#head9 { background: url("../images/head9.png") no-repeat top center; height:    1151px; } 
#head10 { background: url("../images/head10.png") no-repeat top center; height:    883px; } 
#head11 { background: url("../images/head11.png") no-repeat top center; height:    897px; } 
#head12 { background: url("../images/head12.png") no-repeat top center; height:    887px; } 
#head13 { background: url("../images/head13.png") no-repeat top center; height:    910px; } 
#head14 { background: url("../images/head14.png") no-repeat top center; height:    858px; } 
#head15 { background: url("../images/head15.png") no-repeat top center; height:    885px; } 
#head16 { background: url("../images/head16.png") no-repeat top center; height:    920px; } 
#head17 { background: url("../images/head17.png") no-repeat top center; height:    458px; } 
#head18 { background: url("../images/head18.png") no-repeat top center; height:    527px; } 
#head19 { background: url("../images/head19.png") no-repeat top center; height:    1089px; } 
#head20 { background: url("../images/head20.png") no-repeat top center; height:    987px; } 
#head21 { background: url("../images/head21.png") no-repeat top center; height:    888px; } 
#head22 { background: url("../images/head22.png") no-repeat top center; height:    1099px; } 
#head23 { background: url("../images/head23.png") no-repeat top center; height:    1959px; } 
#head24 { background: url("../images/head24.png") no-repeat top center; height:    1248px; } 
#head25 { background: url("../images/head25.png") no-repeat top center; height:    1091px; } 
#head26 { background: url("../images/head26.png") no-repeat top center; height:    1091px; } 
#head27 { background: url("../images/head27.png") no-repeat top center; height:    1071px; } 
#head28 { background: url("../images/head28.png") no-repeat top center; height:    94px; }
#head29 { background: url("../images/head29.png") no-repeat top center; height:    89px; }
#head30 { background: url("../images/head30.png") no-repeat top center; height:    477px; }
#head31 { background: url("../images/head31.png") no-repeat top center; height:    37px; }
#head32 { background: url("../images/head32.png") no-repeat top center; height:    437px; }

#HP { background: url("../images/HP.png") no-repeat top center; height:    147px; } 
#form { background: url("../images/form.png") no-repeat top center; height:    969px; } 
#form3 { background: url("../images/form3.png") no-repeat top center; height:    582px; } 



#wrapnaka1 {

	background-image: url("../images/wrapnaka1.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapnaka2 {

	background-image: url("../images/wrapnaka2.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapshita {

	background-image: url("../images/wrapshita.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:950px;
	margin:0 auto;
	font-size: 35px;
}

#textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;
	
}

#texts2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:300px;
	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: #135da4;
}
--------------------------- */

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}

