@charset "utf-8";

/* common
---------------------------------------------*/
* {margin:0;padding:0;}

a:link,a:visited {
	color: #1a0dab;
	text-decoration:underline;
}
a:hover,a:active {
	color: #fd7d0e;
	text-decoration:underline;
}

/* #link2 a:link,a:visited {
	color: #fff;
	text-decoration:underline;
}
#link2 a:hover,a:active {
	color: #fd7d0e;
	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:36px;
	font-family: 'Shin Go Regular', sans-serif,'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
 	font-weight: 400;
	font-style: normal;
    color: #333;


}

#fv1 { background: url("../images/FV_01.png") no-repeat top center; height:    102px; } 
#fv2 { background: url("../images/FV_02.png") no-repeat top center; height:    381px; } 
#fv3 { background: url("../images/FV_03.png") no-repeat top center; height:    234px; } 
#fv4 { background: url("../images/FV_04.png") no-repeat top center; height:    606px; } 
#difference1 { background: url("../images/difference_01.png") no-repeat top center; height:    360px; } 
#difference2 { background: url("../images/difference_02.png") no-repeat top center; height:    346px; } 
#difference3 { background: url("../images/difference_03.png") no-repeat top center; height:    513px; } 
#difference4 { background: url("../images/difference_04.png") no-repeat top center; height:    588px; } 
#difference5 { background: url("../images/difference_05.png") no-repeat top center; height:    319px; } 
#difference6 { background: url("../images/difference_06.png") no-repeat top center; height:    513px; } 
#difference7 { background: url("../images/difference_07.png") no-repeat top center; height:    572px; } 
#difference8 { background: url("../images/difference_08.png") no-repeat top center; height:    321px; } 
#difference9 { background: url("../images/difference_09.png") no-repeat top center; height:    719px; } 
#difference10 { background: url("../images/difference_10.png") no-repeat top center; height:    301px; } 
#difference11 { background: url("../images/difference_11.png") no-repeat top center; height:    768px; } 
#difference12 { background: url("../images/difference_12.png") no-repeat top center; height:    157px; } 
#service1 { background: url("../images/service_01.png") no-repeat top center; height:    407px; } 
#service2 { background: url("../images/service_02.png") no-repeat top center; height:    598px; } 
#service3 { background: url("../images/service_03.png") no-repeat top center; height:    478px; } 
#service4 { background: url("../images/service_04.png") no-repeat top center; height:    814px; } 
#service5 { background: url("../images/service_05.png") no-repeat top center; height:    331px; } 
#service6 { background: url("../images/service_06.png") no-repeat top center; height:    505px; } 
#service7 { background: url("../images/service_07.png") no-repeat top center; height:    569px; } 
#service8 { background: url("../images/service_08.png") no-repeat top center; height:    592px; } 
#service9 { background: url("../images/service_09.png") no-repeat top center; height:    770px; } 
#service10 { background: url("../images/service_10.png") no-repeat top center; height:    640px; } 
#service11 { background: url("../images/service_11.png") no-repeat top center; height:    560px; } 
#service12 { background: url("../images/service_12.png") no-repeat top center; height:    781px; } 
#service13 { background: url("../images/service_13.png") no-repeat top center; height:    566px; } 
#service14 { background: url("../images/service_14.png") no-repeat top center; height:    149px; } 
#service15 { background: url("../images/service_15.png") no-repeat top center; height:    271px; } 
#service16 { background: url("../images/service_16.png") no-repeat top center; height:    477px; } 
#service17 { background: url("../images/service_17.png") no-repeat top center; height:    362px; } 
#service18 { background: url("../images/service_18.png") no-repeat top center; height:    524px; } 
#service19 { background: url("../images/service_19.png") no-repeat top center; height:    649px; } 
#service20 { background: url("../images/service_20.png") no-repeat top center; height:    657px; } 
#service21 { background: url("../images/service_21.png") no-repeat top center; height:    920px; } 
#voice1 { background: url("../images/user_voice_01.png") no-repeat top center; height:    469px; } 
#voice2 { background: url("../images/user_voice_02.png") no-repeat top center; height:    421px; } 
#voice3 { background: url("../images/user_voice_03.png") no-repeat top center; height:    659px; } 
#voice4 { background: url("../images/user_voice_04.png") no-repeat top center; height:    431px; } 
#voice5 { background: url("../images/user_voice_05.png") no-repeat top center; height:    716px; } 
#voice6 { background: url("../images/user_voice_06.png") no-repeat top center; height:    509px; } 
#voice7 { background: url("../images/user_voice_07.png") no-repeat top center; height:    769px; } 
#recommend1 { background: url("../images/recommend_01.png") no-repeat top center; height:    369px; } 
#recommend2 { background: url("../images/recommend_02.png") no-repeat top center; height:    838px; } 
#recommend3 { background: url("../images/recommend_03.png") no-repeat top center; height:    706px; } 
#recommend4 { background: url("../images/recommend_04.png") no-repeat top center; height:    892px; } 
#recommend5 { background: url("../images/recommend_05.png") no-repeat top center; height:    500px; } 
#recommend6 { background: url("../images/recommend_06.png") no-repeat top center; height:    877px; } 
#recommend7 { background: url("../images/recommend_07.png") no-repeat top center; height:    452px; } 
#recommend8 { background: url("../images/recommend_08.png") no-repeat top center; height:    806px; } 
#recommend9 { background: url("../images/recommend_09.png") no-repeat top center; height:    441px; } 
#recommend10 { background: url("../images/recommend_10.png") no-repeat top center; height:    871px; } 
#recommend11 { background: url("../images/recommend_11.png") no-repeat top center; height:    534px; } 
#recommend12 { background: url("../images/recommend_12.png") no-repeat top center; height:    70px; } 
#faq1 { background: url("../images/FAQ_01.png") no-repeat top center; height:    373px; } 
#faq2 { background: url("../images/FAQ_02.png") no-repeat top center; height:    452px; } 
#faq3 { background: url("../images/FAQ_03.png") no-repeat top center; height:    508px; } 
#faq4 { background: url("../images/FAQ_04.png") no-repeat top center; height:    314px; } 
#faq5 { background: url("../images/FAQ_05.png") no-repeat top center; height:    426px; } 
#faq6 { background: url("../images/FAQ_06.png") no-repeat top center; height:    600px; } 
#faq7 { background: url("../images/FAQ_07.png") no-repeat top center; height:    454px; } 
#message1 { background: url("../images/CEO_message_01.png") no-repeat top center; height:    565px; } 
#message2 { background: url("../images/CEO_message_02.png") no-repeat top center; height:    774px; } 
#message3 { background: url("../images/CEO_message_03.png") no-repeat top center; height:    343px; } 
#message4 { background: url("../images/CEO_message_04.png") no-repeat top center; height:    387px; } 
#message5 { background: url("../images/CEO_message_05.png") no-repeat top center; height:    287px; } 
#message6 { background: url("../images/CEO_message_06.png") no-repeat top center; height:    319px; } 
#message7 { background: url("../images/CEO_message_07.png") no-repeat top center; height:    212px; } 
#message8 { background: url("../images/CEO_message_08.png") no-repeat top center; height:    667px; } 
#message9 { background: url("../images/CEO_message_09.png") no-repeat top center; height:    456px; } 
#message10 { background: url("../images/CEO_message_10.png") no-repeat top center; height:    471px; } 
#message11 { background: url("../images/CEO_message_11.png") no-repeat top center; height:    66px; } 
#form1 { background: url("../images/form_01.png") no-repeat top center; height:    307px; } 
#form2 { background: url("../images/form_02.png") no-repeat top center; height:    305px; }
#form3 { background: url("../images/form_03.png") no-repeat top center; height:    296px; } 
#form4 { background: url("../images/form_04.png") no-repeat top center; height:    334px; }

#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%;
}


#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;
	
	
}

p {margin-bottom: 30px;  line-height: 2;}
.end {margin-bottom: 0}

.small {font-size: 36px;font-weight: 300;}
.strong {font-weight: bold;}
.strong2 {font-weight: bold; font-size: 32px;}
.strong3 {font-weight: bold; font-size: 56px;letter-spacing: -0.08em;}
.strong4 {font-weight: bold; font-size: 65px;letter-spacing: -0.08em;}
.strong5 {font-weight: bold; font-size: 94px;letter-spacing: -0.1em;}
.kerning{letter-spacing: -0.03em;}
.red {color: #e30102;}
.black {color:#000;}
.pink {color:#e8244f;}
.highlight {background-color: #feff00;}
.underline {border-bottom: 2px solid #383d5d;}
.marker {background: linear-gradient(transparent 50%, #fdd5e0 0% );padding-bottom: 15px;}

#text {

	text-align:left;
	width:900px;
	margin:0 auto;
	
	
}


#textwhite {

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

#text2 {

	text-align:left;
	width:570px;
	margin:0 auto;
	
}


.container {

	text-align:left;
	width:1200px;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

.text-center {
text-align: center;
}

#footer {  
	background-color: #e2e8fe;
}
--------------------------- */

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

