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

#FV1 { background: url("../images/FV1.png") no-repeat top center; height:1023px; }
.FV2 { background: url("../images/FV2.png") no-repeat top center; height:506px; }
.FV3 { background: url("../images/FV3.png") no-repeat top center; height:242px; }
#style1 { background: url("../images/style1.png") no-repeat top center; height: 873px; }
#style2 { background: url("../images/style2.png") no-repeat top center; height:688px; }
#style3 { background: url("../images/style3.png") no-repeat top center; height:688px; }
#style4 { background: url("../images/style4.png") no-repeat top center; height:786px; }
#style5 { background: url("../images/style5.png") no-repeat top center; height: 349px; }
#style6 { background: url("../images/style6.png") no-repeat top center; height: 751px; }
#style7 { background: url("../images/style7.png") no-repeat top center; height: 685px; }
#style8 { background: url("../images/style8.png") no-repeat top center; height: 501px; }
#style9 { background: url("../images/style9.png") no-repeat top center; height: 651px; }
#style10 { background: url("../images/style10.png") no-repeat top center; height: 931px; }
#style11 { background: url("../images/style11.png") no-repeat top center; height: 689px; }
#style12 { background: url("../images/style12.png") no-repeat top center; height: 659px; }
#style13 { background: url("../images/style13.png") no-repeat top center; height: 521px; }
#style14 { background: url("../images/style14.png") no-repeat top center; height: 655px; }
#style15 { background: url("../images/style15.png") no-repeat top center; height: 972px; }
#style16 { background: url("../images/style16.png") no-repeat top center; height: 690px; }
#style17 { background: url("../images/style17.png") no-repeat top center; height: 571px; }
#style19 { background: url("../images/style19.png") no-repeat top center; height: 582px; }
#style20 { background: url("../images/style20.png") no-repeat top center; height: 738px; }
#style21 { background: url("../images/style21.png") no-repeat top center; height: 707px; }
#style22 { background: url("../images/style22.png") no-repeat top center; height: 502px; }
#style23 { background: url("../images/style23.png") no-repeat top center; height: 410px; }
#style24 { background: url("../images/style24.png") no-repeat top center; height: 568px; }
#style25 { background: url("../images/style25.png") no-repeat top center; height: 583px; }
#style26 { background: url("../images/style26.png") no-repeat top center; height: 471px; }
#style27 { background: url("../images/style27.png") no-repeat top center; height: 719px; }
#style28 { background: url("../images/style28.png") no-repeat top center; height: 541px; }
#style29 { background: url("../images/style29.png") no-repeat top center; height: 626px; }
#style30 { background: url("../images/style30.png") no-repeat top center; height: 330px; }
#style31 { background: url("../images/style31.png") no-repeat top center; height: 753px; }
#style32 { background: url("../images/style32.png") no-repeat top center; height: 783px; }
#style33 { background: url("../images/style33.png") no-repeat top center; height: 613px; }
#style34 { background: url("../images/style34.png") no-repeat top center; height: 420px; }
#style35 { background: url("../images/style35.png") no-repeat top center; height: 244px; }
#style36 { background: url("../images/style36.png") no-repeat top center; height: 625px; }
#style37 { background: url("../images/style37.png") no-repeat top center; height: 425px; }
#style38 { background: url("../images/style38.png") no-repeat top center; height: 530px; }
#style39 { background: url("../images/style39.png") no-repeat top center; height: 414px; }
#style40 { background: url("../images/style40.png") no-repeat top center; height: 329px; }
#style41 { background: url("../images/style41.png") no-repeat top center; height: 980px; }

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



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

#wrap2 {
	background-image: url("../images/wrap2.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;
	font-size:39.71px;
	font-family: 'HGP明朝E';
	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: #f0b28e;
}
--------------------------- */

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

