@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%);
}





.reflection{
display:inline-block;
position:relative;
overflow:hidden;
}
 
.reflection:after {
content:"";
height:100%;
width:30px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
-webkit-transform: rotate(45deg);
-webkit-animation: reflection 2s ease-in-out infinite;
}
 



@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}





.reflection{
  animation-name: anim_v;
}
 
@keyframes anim_v {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, 60px);
  }
}










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

#head1 { background: url("../images/header_01.png") no-repeat top center; height:    1534px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    335px; } 
#head4 { background: url("../images/header_04.png") no-repeat top center; height:    335px; } 
#head5 { background: url("../images/header_05.png") no-repeat top center; height:    335px; } 
#head6 { background: url("../images/header_06.png") no-repeat top center; height:    335px; } 
#head7 { background: url("../images/header_07.png") no-repeat top center; height:    335px; } 
#head8 { background: url("../images/header_08.png") no-repeat top center; height:    335px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    335px; } 
#head10 { background: url("../images/header_10.png") no-repeat top center; height:    335px; } 
#head11 { background: url("../images/header_11.png") no-repeat top center; height:    304px; } 
#head12 { background: url("../images/header_12.png") no-repeat top center; height:    304px; } 
#head13 { background: url("../images/header_13.png") no-repeat top center; height:    486px; } 
#head14 { background: url("../images/header_14.png") no-repeat top center; height:    335px; } 
#head15 { background: url("../images/header_15.png") no-repeat top center; height:    406px; } 

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







#s3bg { background: url("../images/s3bg.jpg") no-repeat top center; height:    8720px; background-attachment: fixed; } 

#s4bg { background: url("../images/s4bg.jpg") no-repeat top center; height:    6710px; background-attachment: fixed; } 

#s5bg { background: url("../images/s5bg.jpg") no-repeat top center; height:    4240px; background-attachment: fixed; } 

#s6bg { background: url("../images/s6bg.jpg") no-repeat top center; height:    27650px; background-attachment: fixed; } 

#s7bg { background: url("../images/s7bg.jpg") no-repeat top center; height:    4290px; background-attachment: fixed; } 









#waku {

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

#waku_yellow {

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






#waku_blue_01 { background: url("../images/waku_blue_01.png") no-repeat top center; height:    81px; } 
#waku_blue_03 { background: url("../images/waku_blue_03.png") no-repeat top center; height:    88px; } 

#waku_blue_02 {

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





#waku_blue {

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






#waku_q {

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

#waku_a {

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




#waku_koushi_01 { background: url("../images/waku_koushi_01.png") no-repeat top center; height:    52px; } 
#waku_koushi_03 { background: url("../images/waku_koushi_03.png") no-repeat top center; height:    67px; } 


#waku_koushi_02 {

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





#waku_sikaku_01 { background: url("../images/waku_sikaku_01.png") no-repeat top center; height:    18px; } 
#waku_sikaku_03 { background: url("../images/waku_sikaku_03.png") no-repeat top center; height:    20px; } 


#waku_sikaku_02 {

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








#text {

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

#text3 {

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




#textwhite {

	text-align:left;
	width:800px;
	margin:0 auto;
	color: #fff;
	font-size:45px;
}

#text2 {

	text-align:left;
	width:800px;
	margin:0 auto;
	font-size:38px;
	
}










.white {
  color: #fff;
}

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

#footer {  
	background-color: #135da4;
}
--------------------------- */

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

