@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: 350px; }
#head2 { background: url("../images/header_02.png") no-repeat top center; height: 285px; }
#head3 { background: url("../images/header_03.png") no-repeat top center; height: 360px; }
#head4 { background: url("../images/header_04.png") no-repeat top center; height: 291px; }
#head5 { background: url("../images/header_05.png") no-repeat top center; height: 384px; }

#section1_1{ background: url("../images/section1_01.png") no-repeat top center; height: 499px; }
#section1_2{ background: url("../images/section1_02.png") no-repeat top center; height: 499px; }
#section1_3{ background: url("../images/section1_03.png") no-repeat top center; height: 499px; }
#section1_4{ background: url("../images/section1_04.png") no-repeat top center; height: 335px; }
#section1_5{ background: url("../images/section1_05.png") no-repeat top center; height: 663px; }
#section1_6{ background: url("../images/section1_06.png") no-repeat top center; height: 499px; }
#section1_7{ background: url("../images/section1_07.png") no-repeat top center; height: 539px; }
#section1_8{ background: url("../images/section1_08.png") no-repeat top center; height: 461px; }
#section1_9{ background: url("../images/section1_09.png") no-repeat top center; height: 499px; }
#section1_10{ background: url("../images/section1_10.png") no-repeat top center; height: 351px; }

#section2_1{ background: url("../images/section2_01.png") no-repeat top center; height: 499px; }
#section2_2{ background: url("../images/section2_02.png") no-repeat top center; height: 499px; }
#section2_3{ background: url("../images/section2_03.png") no-repeat top center; height: 272px; }

#section3_1{ background: url("../images/section3_01.png") no-repeat top center; height: 326px; }
#section3_2{ background: url("../images/section3_02.png") no-repeat top center; height: 674px; }
#section3_3{ background: url("../images/section3_03.png") no-repeat top center; height: 500px; }
#section3_4{ background: url("../images/section3_04.png") no-repeat top center; height: 741px; }
#section3_5{ background: url("../images/section3_05.png") no-repeat top center; height: 259px; }
#section3_6{ background: url("../images/section3_06.png") no-repeat top center; height: 440px; }
#section3_7{ background: url("../images/section3_07.png") no-repeat top center; height: 560px; }
#section3_8{ background: url("../images/section3_08.png") no-repeat top center; height: 499px; }
#section3_9{ background: url("../images/section3_09.png") no-repeat top center; height: 482px; }

#section4_1{ background: url("../images/section4_01.png") no-repeat top center; height: 499px; }
#section4_2{ background: url("../images/section4_02.png") no-repeat top center; height: 499px; }
#section4_3{ background: url("../images/section4_03.png") no-repeat top center; height: 499px; }
#section4_4{ background: url("../images/section4_04.png") no-repeat top center; height: 499px; }
#section4_5{ background: url("../images/section4_05.png") no-repeat top center; height: 499px; }
#section4_6{ background: url("../images/section4_06.png") no-repeat top center; height: 499px; }
#section4_7{ background: url("../images/section4_07.png") no-repeat top center; height: 499px; }
#section4_8{ background: url("../images/section4_08.png") no-repeat top center; height: 499px; }
#section4_9{ background: url("../images/section4_09.png") no-repeat top center; height: 499px; }
#section4_10{ background: url("../images/section4_10.png") no-repeat top center; height: 499px; }
#section4_11{ background: url("../images/section4_11.png") no-repeat top center; height: 499px; }
#section4_12{ background: url("../images/section4_12.png") no-repeat top center; height: 499px; }
#section4_13{ background: url("../images/section4_13.png") no-repeat top center; height: 426px; }

#section5_1{ background: url("../images/section5_01.png") no-repeat top center; height: 499px; }
#section5_2{ background: url("../images/section5_02.png") no-repeat top center; height: 540px; }
#section5_3{ background: url("../images/section5_03.png") no-repeat top center; height: 429px; }
#section5_4{ background: url("../images/section5_04.png") no-repeat top center; height: 311px; }

/* -------------------- container -------------------- */

#container {
	text-align:left;
	width:1000px;
	margin:0 auto;
}

.container {
	text-align:left;
	width:1200px;
	margin:0 auto;
}



/* -------------------- footer -------------------- */

#footer {
	background-color: #213490;
}






/* -------------------- 多分使わない -------------------- */

.white {
  color: #fff;
}


ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}