@charset "utf-8";

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

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

#ahead01 { background: url("../images/ahead01.png") no-repeat top center; height:    1141px; } 
#ahead02 { background: url("../images/ahead02.png") no-repeat top center; height:    376px; } 
#zform1 { background: url("../images/zform1.png") no-repeat top center; height:    482px; } 
#bhead01 { background: url("../images/bhead01.png") no-repeat top center; height:    1254px; } 
#bhead02 { background: url("../images/bhead02.png") no-repeat top center; height:    815px; } 
#chead01 { background: url("../images/chead01.png") no-repeat top center; height:    300px; } 
#chead02 { background: url("../images/chead02.png") no-repeat top center; height:    870px; } 
#chead03 { background: url("../images/chead03.png") no-repeat top center; height:    210px; } 
#chead04 { background: url("../images/chead04.png") no-repeat top center; height:    870px; } 
#chead05 { background: url("../images/chead05.png") no-repeat top center; height:    210px; } 
#chead06 { background: url("../images/chead06.png") no-repeat top center; height:    870px; } 
#chead07 { background: url("../images/chead07.png") no-repeat top center; height:    210px; } 
#chead08 { background: url("../images/chead08.png") no-repeat top center; height:    870px; } 
#chead09 { background: url("../images/chead09.png") no-repeat top center; height:    210px; } 
#chead10 { background: url("../images/chead10.png") no-repeat top center; height:    870px; } 
#chead11 { background: url("../images/chead11.png") no-repeat top center; height:    140px; } 
#chead12 { background: url("../images/chead12.png") no-repeat top center; height:    70px; } 
#chead13 { background: url("../images/chead13.png") no-repeat top center; height:    870px; } 
#chead14 { background: url("../images/chead14.png") no-repeat top center; height:    210px; } 
#chead15 { background: url("../images/chead15.png") no-repeat top center; height:    870px; } 
#chead16 { background: url("../images/chead16.png") no-repeat top center; height:    210px; } 
#chead17 { background: url("../images/chead17.png") no-repeat top center; height:    870px; } 
#chead18 { background: url("../images/chead18.png") no-repeat top center; height:    210px; } 
#chead19 { background: url("../images/chead19.png") no-repeat top center; height:    870px; } 
#chead20 { background: url("../images/chead20.png") no-repeat top center; height:    210px; } 
#chead21 { background: url("../images/chead21.png") no-repeat top center; height:    870px; } 
#chead22 { background: url("../images/chead22.png") no-repeat top center; height:    210px; } 
#chead23 { background: url("../images/chead23.png") no-repeat top center; height:    870px; } 
#chead24 { background: url("../images/chead24.png") no-repeat top center; height:    140px; } 
#chead25 { background: url("../images/chead25.png") no-repeat top center; height:    870px; } 
#dhead01 { background: url("../images/dhead01.png") no-repeat top center; height:    1070px; } 
#dhead02 { background: url("../images/dhead02.png") no-repeat top center; height:    858px; } 
#ehead01 { background: url("../images/ehead01.png") no-repeat top center; height:    1539px; } 
#ehead02 { background: url("../images/ehead02.png") no-repeat top center; height:    1201px; } 
#fhead01 { background: url("../images/fhead01.png") no-repeat top center; height:    213px; } 
#fhead02 { background: url("../images/fhead02.png") no-repeat top center; height:    384px; } 
#fhead03 { background: url("../images/fhead03.png") no-repeat top center; height:    474px; } 
#fhead04 { background: url("../images/fhead04.png") no-repeat top center; height:    485px; } 
#fhead05 { background: url("../images/fhead05.png") no-repeat top center; height:    168px; } 
#fhead06 { background: url("../images/fhead06.png") no-repeat top center; height:    385px; } 
#fhead07 { background: url("../images/fhead07.png") no-repeat top center; height:    475px; } 
#fhead08 { background: url("../images/fhead08.png") no-repeat top center; height:    87px; } 
#ihead00 { background: url("../images/ihead00.png") no-repeat top center; height:    234px; } 
#ihead01 { background: url("../images/ihead01.png") no-repeat top center; height:    170px; } 
#ihead02 { background: url("../images/ihead02.png") no-repeat top center; height:    170px; } 
#ihead03 { background: url("../images/ihead03.png") no-repeat top center; height:    170px; } 
#ihead04 { background: url("../images/ihead04.png") no-repeat top center; height:    170px; } 
#ihead05 { background: url("../images/ihead05.png") no-repeat top center; height:    170px; } 
#ihead06 { background: url("../images/ihead06.png") no-repeat top center; height:    170px; } 
#ihead07 { background: url("../images/ihead07.png") no-repeat top center; height:    170px; } 
#ihead08 { background: url("../images/ihead08.png") no-repeat top center; height:    170px; } 
#ihead09 { background: url("../images/ihead09.png") no-repeat top center; height:    170px; } 
#ihead10 { background: url("../images/ihead10.png") no-repeat top center; height:    170px; } 
#ihead11 { background: url("../images/ihead11.png") no-repeat top center; height:    170px; } 
#ihead12 { background: url("../images/ihead12.png") no-repeat top center; height:    170px; } 
#ihead13 { background: url("../images/ihead13.png") no-repeat top center; height:    170px; } 
#ihead14 { background: url("../images/ihead14.png") no-repeat top center; height:    170px; } 
#ihead20 { background: url("../images/ihead20.png") no-repeat top center; height:    70px; } 
#ihead21 { background: url("../images/ihead21.png") no-repeat top center; height:    50px; } 
#ihead30 { background: url("../images/ihead30.png") no-repeat top center; height:    110px; } 


#ghead01 { background: url("../images/ghead01.png") no-repeat top center; height:    641px; } 
#ghead02 { background: url("../images/ghead02.png") no-repeat top center; height:    442px; } 
#ghead03 { background: url("../images/ghead03.png") no-repeat top center; height:    376px; } 
#hhead01 { background: url("../images/hhead01.png") no-repeat top center; height:    1340px; } 



#wrap {

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

#wrapc {

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

#wrapf {

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

#wrapi {

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

#wraph {

	background-image: url("../images/wraph.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;
	overflow-wrap: anywhere;
	
	
}

#textc {

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

#textf {

	text-align:left;
	width:800px;
	margin:0 auto;
	overflow-wrap: anywhere;
	
	
}

#texti {

	text-align:left;
	width:800px;
	margin:0 auto;
	overflow-wrap: anywhere;
	
	
}

#texth {

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



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

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

