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

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

#nayami1 { background: url("../images/nayami01.png") no-repeat top center; height:    244px; } 
#nayami2 { background: url("../images/nayami02.png") no-repeat top center; height:    468px; } 
#nayami3 { background: url("../images/nayami03.png") no-repeat top center; height:    300px; } 
#nayami4 { background: url("../images/nayami04.png") no-repeat top center; height:    389px; } 


#cmu1 { background: url("../images/cmu01.png") no-repeat top center; height:    192px; } 
#cmu2 { background: url("../images/cmu02.png") no-repeat top center; height:    485px; } 
#cmu3 { background: url("../images/cmu03.png") no-repeat top center; height:    563px; } 
#cmu4 { background: url("../images/cmu04.png") no-repeat top center; height:    572px; } 

#why1 { background: url("../images/why01.png") no-repeat top center; height:    204px; } 
#why2 { background: url("../images/why02.png") no-repeat top center; height:    150px; } 
#why3 { background: url("../images/why03.png") no-repeat top center; height:    436px; } 
#why4 { background: url("../images/why04.png") no-repeat top center; height:    220px; } 
#why5 { background: url("../images/why05.png") no-repeat top center; height:    297px; } 
#why6 { background: url("../images/why06.png") no-repeat top center; height:    349px; } 
#why7 { background: url("../images/why07.png") no-repeat top center; height:    410px; } 
#why8 { background: url("../images/why08.png") no-repeat top center; height:    397px; } 

#salon1 { background: url("../images/salon_01.png") no-repeat top center; height:    312px; } 
#salon2 { background: url("../images/salon_02.png") no-repeat top center; height:    431px; } 
#salon3 { background: url("../images/salon_03.png") no-repeat top center; height:    443px; } 
#salon4 { background: url("../images/salon_04.png") no-repeat top center; height:    208px; } 
#salon5 { background: url("../images/salon_05.png") no-repeat top center; height:    366px; } 
#salon6 { background: url("../images/salon_06.png") no-repeat top center; height:    213px; } 
#salon7 { background: url("../images/salon_07.png") no-repeat top center; height:    517px; } 
#salon8 { background: url("../images/salon_08.png") no-repeat top center; height:    426px; } 
#salon9 { background: url("../images/salon_09.png") no-repeat top center; height:    245px; } 
#salon10 { background: url("../images/salon_10.png") no-repeat top center; height:    501px; } 
#salon11 { background: url("../images/salon_11.png") no-repeat top center; height:    270px; } 

#member1 { background: url("../images/member01.png") no-repeat top center; height:    569px; } 
#member2 { background: url("../images/member02.png") no-repeat top center; height:    518px; } 
#member3 { background: url("../images/member03.png") no-repeat top center; height:    600px; } 
#member4 { background: url("../images/member04.png") no-repeat top center; height:    524px; }
#cta2 { background: url("../images/cta02.png") no-repeat top center; height:    445px; }

#teikyou1 { background: url("../images/teikyou_01.png") no-repeat top center; height:    329px; }
#teikyou2 { background: url("../images/teikyou_02.png") no-repeat top center; height:    231px; }
#teikyou3 { background: url("../images/teikyou_03.png") no-repeat top center; height:    422px; }
#teikyou4 { background: url("../images/teikyou_04.png") no-repeat top center; height:    327px; }
#teikyou5 { background: url("../images/teikyou_05.png") no-repeat top center; height:    227px; }
#teikyou6 { background: url("../images/teikyou_06.png") no-repeat top center; height:    434px; }
#teikyou7 { background: url("../images/teikyou_07.png") no-repeat top center; height:    362px; }
#teikyou8 { background: url("../images/teikyou_08.png") no-repeat top center; height:    232px; }
#teikyou9 { background: url("../images/teikyou_09.png") no-repeat top center; height:    441px; }
#teikyou10 { background: url("../images/teikyou_10.png") no-repeat top center; height:    445px; }

#nyukai1 { background: url("../images/nyukai01.png") no-repeat top center; height:    224px; }
#nyukai2 { background: url("../images/nyukai02.png") no-repeat top center; height:    308px; }
#nyukai3 { background: url("../images/nyukai03.png") no-repeat top center; height:    285px; }
#nyukai4 { background: url("../images/nyukai04.png") no-repeat top center; height:    374px; }

#end1 { background: url("../images/end01.png") no-repeat top center; height:    937px; }
#end2 { background: url("../images/end02.png") no-repeat top center; height:    361px; }
#end3 { background: url("../images/end03.png") no-repeat top center; height:    456px; }
#end4 { background: url("../images/end04.png") no-repeat top center; height:    403px; }
#end5 { background: url("../images/end05.png") no-repeat top center; height:    455px; }

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


#form { background: url("../images/form.png") no-repeat top center; height:    299px; } 
#form2 { background: url("../images/form02.png") no-repeat top center; height:    336px; } 
#form3 { background: url("../images/form03.png") no-repeat top center; height:    306px; } 



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

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

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

