@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: inherit;
	
  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/section_01.webp") no-repeat top center; height:    401px; } 
#head2 { background: url("../images/section_02.webp") no-repeat top center; height:    513px; } 
#head3 { background: url("../images/section_03.webp") no-repeat top center; height:    449px; } 
#head4 { background: url("../images/section_04.webp") no-repeat top center; height:    465px; } 
#head5 { background: url("../images/section_05.webp") no-repeat top center; height:    410px; } 
#head6 { background: url("../images/section_06.webp") no-repeat top center; height:    435px; } 
#head7 { background: url("../images/section_07.webp") no-repeat top center; height:    478px; } 
#head8 { background: url("../images/section_08.webp") no-repeat top center; height:    712px; } 
#head9 { background: url("../images/section_09.webp") no-repeat top center; height:    563px; } 
#head10 { background: url("../images/section_10.webp") no-repeat top center; height:    808px; } 
#head11 { background: url("../images/section_11.webp") no-repeat top center; height:    785px; } 
#head12 { background: url("../images/section_12.webp") no-repeat top center; height:    625px; } 
#head13 { background: url("../images/section_13.webp") no-repeat top center; height:    288px; } 
#head14 { background: url("../images/section_14.webp") no-repeat top center; height:    697px; } 
#head15 { background: url("../images/section_15.webp") no-repeat top center; height:    371px; } 

.section2-1 { background: url("../images/section2_01.webp") no-repeat top center; height:    1213px; } 
#section2-2 { background: url("../images/section2_02.webp") no-repeat top center; height:    473px; } 
#section2-3 { background: url("../images/section2_03.webp") no-repeat top center; height:    748px; } 
#section2-4 { background: url("../images/section2_04.webp") no-repeat top center; height:    627px; } 
#section2-5 { background: url("../images/section2_05.webp") no-repeat top center; height:    551px; } 
#section2-6 { background: url("../images/section2_06.webp") no-repeat top center; height:    547px; } 
#section2-7 { background: url("../images/section2_07.webp") no-repeat top center; height:    377px; } 
#section2-8 { background: url("../images/section2_08.webp") no-repeat top center; height:    567px; } 
#section2-9 { background: url("../images/section2_09.webp") no-repeat top center; height:    606px; } 
#section2-10 { background: url("../images/section2_10.webp") no-repeat top center; height:    546px; } 
#section2-11{ background: url("../images/section2_11.webp") no-repeat top center; height:    992px; } 

#section3-1 { background: url("../images/section3_01.webp") no-repeat top center; height:    971px; } 
#section3-2 { background: url("../images/section3_02.webp") no-repeat top center; height:    581px; } 
#section3-3 { background: url("../images/section3_03.webp") no-repeat top center; height:    847px; } 
#section3-4 { background: url("../images/section3_04.webp") no-repeat top center; height:    1151px; } 
#section3-5 { background: url("../images/section3_05.webp") no-repeat top center; height:    971px; } 
#section3-6 { background: url("../images/section3_06.webp") no-repeat top center; height:    762px; } 
#section3-7 { background: url("../images/section3_07.webp") no-repeat top center; height:    812px; } 
#section3-8 { background: url("../images/section3_08.webp") no-repeat top center; height:    732px; } 
#section3-9 { background: url("../images/section3_09.webp") no-repeat top center; height:    715px; } 

#section4-1 { background: url("../images/section4_01.webp") no-repeat top center; height:    684px; }
#section4-2 { background: url("../images/section4_02.webp") no-repeat top center; height:    506px; }
#section4-3 { background: url("../images/section4_03.webp") no-repeat top center; height:    495px; }
#section4-5 { background: url("../images/section4_05.webp") no-repeat top center; height:    1172px; }
#section4-6 { background: url("../images/section4_06.webp") no-repeat top center; height:    1053px; }
#section4-7 { background: url("../images/section4_07.webp") no-repeat top center; height:    1089px; }
#section4-8 { background: url("../images/section4_08.webp") no-repeat top center; height:    697px; }

#section5-1 { background: url("../images/section5_01.webp") no-repeat top center; height:    757px; }
#section5-2 { background: url("../images/section5_02.webp") no-repeat top center; height:    477px; }
#section5-3 { background: url("../images/section5_03.webp") no-repeat top center; height:    577px; }
#section5-4 { background: url("../images/section5_04.webp") no-repeat top center; height:    496px; }
#section5-5 { background: url("../images/section5_05.webp") no-repeat top center; height:    622px; }
#section5-6 { background: url("../images/section5_06.webp") no-repeat top center; height:    479px; }
#section5-7 { background: url("../images/section5_07.webp") no-repeat top center; height:    657px; }
#section5-8 { background: url("../images/section5_08.webp") no-repeat top center; height:    750px; }
#section5-9 { background: url("../images/section5_09.webp") no-repeat top center; height:    668px; }
#section5-10 { background: url("../images/section5_10.webp") no-repeat top center; height:    672px; }
#section5-11 { background: url("../images/section5_11.webp") no-repeat top center; height:    757px; }
#section5-12 { background: url("../images/section5_12.webp") no-repeat top center; height:    784px; }

#section6-1 { background: url("../images/section6_01.webp") no-repeat top center; height:    679px; }
#section6-2 { background: url("../images/section6_02.webp") no-repeat top center; height:    834px; }
#section6-3 { background: url("../images/section6_03.webp") no-repeat top center; height:    475px; }
#section6-5 { background: url("../images/section6_05.webp") no-repeat top center; height:    708px; }
#section6-6 { background: url("../images/section6_06.webp") no-repeat top center; height:    892px; }
#section6-7 { background: url("../images/section6_07.webp") no-repeat top center; height:    1042px; }
#section6-8 { background: url("../images/section6_08.webp") no-repeat top center; height:    1153px; }

#section7-1 { background: url("../images/section7_01.webp") no-repeat top center; height:    1198px; }
#section7-2 { background: url("../images/section7_02.webp") no-repeat top center; height:    977px; }
#section7-3 { background: url("../images/section7_03.webp") no-repeat top center; height:    1026px; }
#section7-4 { background: url("../images/section7_04.webp") no-repeat top center; height:    886px; }
#section7-5 { background: url("../images/section7_05.webp") no-repeat top center; height:    555px; }
#section7-6 { background: url("../images/section7_06.webp") no-repeat top center; height:    1005px; }
#section7-7 { background: url("../images/section7_07.webp") no-repeat top center; height:    1052px; }

#section8-1 { background: url("../images/section8_01.webp") no-repeat top center; height:    704px; }
#section8-2 { background: url("../images/section8_02.webp") no-repeat top center; height:    314px; }
#section8-3 { background: url("../images/section8_03.webp") no-repeat top center; height:    701px; }
#section8-4 { background: url("../images/section8_04.webp") no-repeat top center; height:    463px; }
#section8-6 { background: url("../images/section8_06.webp") no-repeat top center; height:    500px; }
#section8-7 { background: url("../images/section8_07.webp") no-repeat top center; height:    829px; }
#section8-8 { background: url("../images/section8_08.webp") no-repeat top center; height:    946px; }

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



#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:100%;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

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

#footer {  
	background-color: #a38767;
}


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

