@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:40px;
  font-family: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#ahead01 { background: url("../images/ahead01.png") no-repeat top center; height:    1841px; } 
#form { background: url("../images/form.png") no-repeat top center; height:    364px; } 
#form2 { background: url("../images/form2.png") no-repeat top center; height:    364px; } 
#form3 { background: url("../images/form3.png") no-repeat top center; height:    364px; } 
#form4 { background: url("../images/form4.png") no-repeat top center; height:    364px; } 
#bhead01 { background: url("../images/bhead01.png") no-repeat top center; height:    757px; } 
#chead01 { background: url("../images/chead01.png") no-repeat top center; height:    656px; } 
#chead02 { background: url("../images/chead02.png") no-repeat top center; height:    811px; } 
#chead03 { background: url("../images/chead03.png") no-repeat top center; height:    679px; } 
#dhead01 { background: url("../images/dhead01.png") no-repeat top center; height:    855px; } 
#dhead02 { background: url("../images/dhead02.png") no-repeat top center; height:    782px; } 
#dhead03 { background: url("../images/dhead03.png") no-repeat top center; height:    590px; } 
#dhead04 { background: url("../images/dhead04.png") no-repeat top center; height:    1268px; } 
#ehead01 { background: url("../images/ehead01.png") no-repeat top center; height:    375px; } 
#ehead02 { background: url("../images/ehead02.png") no-repeat top center; height:    1440px; } 
#ehead03 { background: url("../images/ehead03.png") no-repeat top center; height:    1335px; } 
#fhead01 { background: url("../images/fhead01.png") no-repeat top center; height:    435px; } 
#fhead02 { background: url("../images/fhead02.png") no-repeat top center; height:    1498px; } 
#fhead03 { background: url("../images/fhead03.png") no-repeat top center; height:    1364px; } 
#fhead04 { background: url("../images/fhead04.png") no-repeat top center; height:    1282px; } 
#fhead05 { background: url("../images/fhead05.png") no-repeat top center; height:    1317px; } 
#fhead06 { background: url("../images/fhead06.png") no-repeat top center; height:    1424px; } 
#fhead07 { background: url("../images/fhead07.png") no-repeat top center; height:    1143px; } 
#fhead08 { background: url("../images/fhead08.png") no-repeat top center; height:    1577px; } 
#fhead09 { background: url("../images/fhead09.png") no-repeat top center; height:    1482px; } 
#fhead10 { background: url("../images/fhead10.png") no-repeat top center; height:    1635px; } 
#ghead01 { background: url("../images/ghead01.png") no-repeat top center; height:    933px; } 
#ghead02 { background: url("../images/ghead02.png") no-repeat top center; height:    750px; } 
#ghead03 { background: url("../images/ghead03.png") no-repeat top center; height:    792px; } 
#hhead01 { background: url("../images/hhead01.png") no-repeat top center; height:    836px; } 
#hhead02 { background: url("../images/hhead02.png") no-repeat top center; height:    846px; } 
#ihead01 { background: url("../images/ihead01.png") no-repeat top center; height:    545px; } 
#ihead02 { background: url("../images/ihead02.png") no-repeat top center; height:    1156px; } 
#ihead03 { background: url("../images/ihead03.png") no-repeat top center; height:    1087px; } 
#jhead01 { background: url("../images/jhead01.png") no-repeat top center; height:    1285px; } 
#jhead02 { background: url("../images/jhead02.png") no-repeat top center; height:    1795px; } 
#jhead03 { background: url("../images/jhead03.png") no-repeat top center; height:    1791px; } 




#wrap {

	background-image: url("../images/wrap.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:850px;
	margin:0 auto;
	overflow-wrap: anywhere;
	
	
}

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

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

