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

#head1 { background: url("../images/header_01.png") no-repeat top center; height:    201px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    228px; } 
#head3 { background: url("../images/header_03.png") no-repeat top center; height:    168px; } 

#sub1 { background: url("../images/sub_01.png") no-repeat top center; height:    258px; } 
#sub2 { background: url("../images/sub_02.png") no-repeat top center; height:    612px; } 
#sub3 { background: url("../images/sub_03.png") no-repeat top center; height:    497px; } 
#sub4 { background: url("../images/sub_04.png") no-repeat top center; height:    750px; } 
#sub5 { background: url("../images/sub_05.png") no-repeat top center; height:    529px; } 
#sub6 { background: url("../images/sub_06.png") no-repeat top center; height:    602px; } 
#sub7 { background: url("../images/sub_07.png") no-repeat top center; height:    608px; } 
#sub8 { background: url("../images/sub_08.png") no-repeat top center; height:    152px; } 
#sub9 { background: url("../images/sub_09.png") no-repeat top center; height:    621px; } 
#sub10 { background: url("../images/sub_10.png") no-repeat top center; height:    398px; } 
#sub11 { background: url("../images/sub_11.png") no-repeat top center; height:    332px; } 
#sub12 { background: url("../images/sub_12.png") no-repeat top center; height:    532px; } 
#sub13 { background: url("../images/sub_13.png") no-repeat top center; height:    533px; } 
#sub14 { background: url("../images/sub_14.png") no-repeat top center; height:    749px; } 
#sub15 { background: url("../images/sub_15.png") no-repeat top center; height:    605px; } 
#sub16 { background: url("../images/sub_16.png") no-repeat top center; height:    528px; } 
#sub17 { background: url("../images/sub_17.png") no-repeat top center; height:    515px; } 

#form { background: url("../images/form_open.png") no-repeat top center; height:    166px; } 
#form2 { background: url("../images/form2_open.png") no-repeat top center; height:    198px; } 
#form3 { background: url("../images/form3.png") no-repeat top center; height:    186px; } 

#reason0 { background: url("../images/reason_00.png") no-repeat top center; height:    600px; } 
#reason1 { background: url("../images/reason_01.png") no-repeat top center; height:    450px; } 
#reason2 { background: url("../images/reason_02.png") no-repeat top center; height:    489px; } 
#reason3 { background: url("../images/reason_03.png") no-repeat top center; height:    490px; } 
#reason4 { background: url("../images/reason_04.png") no-repeat top center; height:    448px; } 

#wrap1start { background: url("../images/wrap_01start.png") no-repeat top center; height:    24px; } 
#wrap1end { background: url("../images/wrap_01end.png") no-repeat top center; height:    82px; } 
#wrap1end2 { background: url("../images/wrap_01end2.png") no-repeat top center; height:    54px; } 
#wrap3end { background: url("../images/wrap_03end.png") no-repeat top center; height:    60px; } 
#wrap3end2 { background: url("../images/wrap_03end2.png") no-repeat top center; height:    109px; } 

#merit1 { background: url("../images/merit_01.png") no-repeat top center; height:    449px; } 
#merit2 { background: url("../images/merit_02.png") no-repeat top center; height:    535px; } 
#merit3 { background: url("../images/merit_03.png") no-repeat top center; height:    504px; } 

#present1 { background: url("../images/present_01.png") no-repeat top center; height:    637px; } 
#present2 { background: url("../images/present_02.png") no-repeat top center; height:    397px; } 
#present3 { background: url("../images/present_03.png") no-repeat top center; height:    488px; } 
#present4 { background: url("../images/present_04.png") no-repeat top center; height:    473px; } 
#present5 { background: url("../images/present_05.png") no-repeat top center; height:    573px; } 
#present6 { background: url("../images/present_06.png") no-repeat top center; height:    574px; } 

#QA1 { background: url("../images/QA_01.png") no-repeat top center; height:    541px; } 
#QA2 { background: url("../images/QA_02.png") no-repeat top center; height:    339px; } 
#QA3 { background: url("../images/QA_03.png") no-repeat top center; height:    349px; } 
#QA4 { background: url("../images/QA_04.png") no-repeat top center; height:    503px; } 

#voice1 { background: url("../images/voice_01.png") no-repeat top center; height:    649px; } 
#voice2 { background: url("../images/voice_02.png") no-repeat top center; height:    638px; } 
#voice3 { background: url("../images/voice_03.png") no-repeat top center; height:    611px; } 
#voice4 { background: url("../images/voice_04.png") no-repeat top center; height:    594px; } 

#profile { background: url("../images/profile.png") no-repeat top center; height:    752px; } 

#wrap1 {

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

#wrap2 {

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

#wrap3 {

	background-image: url("../images/wrap_03.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:330px;
	margin:0 auto;
	line-height: 1.5em;
	
}

#text2 {

	text-align:left;
	width:340px;
	margin:0 auto;
	line-height: 1.5em;
	
}

#text3 {

	text-align:left;
	width:350px;
	margin:0 auto;
	line-height: 1.5em;
	
}

#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: #e65e80;
	color: #ffffff;
}
--------------------------- */

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

