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

#ftv1 { background: url("../images/ftv_01.jpg") no-repeat top center; height:    377px; } 
#ftv2 { background: url("../images/ftv_02.jpg") no-repeat top center; height:    380px; } 
#ftv3 { background: url("../images/ftv_03.jpg") no-repeat top center; height:    387px; } 
#ftv4 { background: url("../images/ftv_04.jpg") no-repeat top center; height:    510px; } 

#form { background: url("../images/form.jpg") no-repeat top center; height:    345px; } 

#how { background: url("../images/how.jpg") no-repeat top center; height:    698px; } 

#nayami1 { background: url("../images/nayami_01.jpg") no-repeat top center; height:    1084px; } 
#nayami2 { background: url("../images/nayami_02.jpg") no-repeat top center; height:    786px; } 
#nayami3 { background: url("../images/nayami_03.jpg") no-repeat top center; height:    1145px; } 
#nayami4 { background: url("../images/nayami_04.jpg") no-repeat top center; height:    788px; } 
#nayami5 { background: url("../images/nayami_05.jpg") no-repeat top center; height:    1061px; } 
#nayami6 { background: url("../images/nayami_06.jpg") no-repeat top center; height:    1071px; } 
#nayami8 { background: url("../images/nayami_08.jpg") no-repeat top center; height:    995px; } 
#nayami9 { background: url("../images/nayami_09.jpg") no-repeat top center; height:    978px; }
#nayami10 { background: url("../images/nayami_10.jpg") no-repeat top center; height:    723px; } 
#nayami11 { background: url("../images/nayami_11.jpg") no-repeat top center; height:    471px; } 
#nayami12 { background: url("../images/nayami_12.jpg") no-repeat top center; height:    459px; } 
#nayami13 { background: url("../images/nayami_13.jpg") no-repeat top center; height:    598px; } 

#solve1 { background: url("../images/solve_01.jpg") no-repeat top center; height:    636px; } 
#solve2 { background: url("../images/solve_02.jpg") no-repeat top center; height:    610px; } 
#solve3 { background: url("../images/solve_03.jpg") no-repeat top center; height:    1311px; } 

#form2 { background: url("../images/form_02.jpg") no-repeat top center; height:    1024px; } 

#toha1 { background: url("../images/toha_01.jpg") no-repeat top center; height:    873px; } 
#toha2 { background: url("../images/toha_02.jpg") no-repeat top center; height:    752px; } 
#toha3 { background: url("../images/toha_03.jpg") no-repeat top center; height:    894px; } 

#voice1 { background: url("../images/voice_01.jpg") no-repeat top center; height:    1329px; } 
#voice2 { background: url("../images/voice_02.jpg") no-repeat top center; height:    1371px; } 
#voice3 { background: url("../images/voice_03.jpg") no-repeat top center; height:    1077px; } 
#voice4 { background: url("../images/voice_04.jpg") no-repeat top center; height:    1186px; } 
#voice5 { background: url("../images/voice_05.jpg") no-repeat top center; height:    1439px; } 
#voice6 { background: url("../images/voice_06.jpg") no-repeat top center; height:    868px; } 
#voice7 { background: url("../images/voice_07.jpg") no-repeat top center; height:    1587px; } 
#voice8 { background: url("../images/voice_08.jpg") no-repeat top center; height:    957px; } 
#voice9 { background: url("../images/voice_09.jpg") no-repeat top center; height:    884px; } 
#voice10 { background: url("../images/voice_10.jpg") no-repeat top center; height:    732px; } 
#voice11 { background: url("../images/voice_11.jpg") no-repeat top center; height:    408px; } 

#form3 { background: url("../images/form_03.jpg") no-repeat top center; height:    320px; }

#block { background: url("../images/block.jpg") no-repeat top center; height:    185px; }

#feature1 { background: url("../images/feature_01.jpg") no-repeat top center; height:    995px; }
#feature2 { background: url("../images/feature_02.jpg") no-repeat top center; height:    837px; }
#feature3 { background: url("../images/feature_03.jpg") no-repeat top center; height:    794px; }
#feature4 { background: url("../images/feature_04.jpg") no-repeat top center; height:    612px; }
#feature5 { background: url("../images/feature_05.jpg") no-repeat top center; height:    667px; }
#feature6 { background: url("../images/feature_06.jpg") no-repeat top center; height:    607px; }


#message1 { background: url("../images/message_01.jpg") no-repeat top center; height:    1278px; }
#message2 { background: url("../images/message_02.jpg") no-repeat top center; height:    416px; }
#message3 { background: url("../images/message_03.jpg") no-repeat top center; height:    978px; }
#message4 { background: url("../images/message_04.jpg") no-repeat top center; height:    320px; }
#message5 { background: url("../images/message_05.jpg") no-repeat top center; height:    995px; }
#message6 { background: url("../images/message_06.jpg") no-repeat top center; height:    856px; }
#message7 { background: url("../images/message_07.jpg") no-repeat top center; height:    868px; }
#message8 { background: url("../images/message_08.jpg") no-repeat top center; height:    812px; }
#message9 { background: url("../images/message_09.jpg") no-repeat top center; height:    837px; }
#message10 { background: url("../images/message_10.jpg") no-repeat top center; height:    649px; }
#message11 { background: url("../images/message_11.jpg") no-repeat top center; height:    1130px; }
#message12 { background: url("../images/message_12.jpg") no-repeat top center; height:    749px; }
#message13 { background: url("../images/message_13.jpg") no-repeat top center; height:    545px; }

.slick-dots li button::before {
    font-size: 21px !IMPORTANT;
    content: "●" !important;
}

.slick01 li {
	padding: 10px;
	background-color: #ebebeb;
}
#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:100%;
	max-width:1000px;
	margin:0 auto;
	
	
}

#text {

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

#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:center;
	width:500px;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

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

#footer {  
	background-color: #000000;
	
	}

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

