@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  {text-underline-position: auto;}
.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.webp);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:18px;
	line-height:1.5;
  font-family: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#head1 { background: url("../images/header_1.webp") no-repeat top center; height:    127px; }
#head2 { background: url("../images/header_2.webp") no-repeat top center; height:    220px; }
#head3 { background: url("../images/header_3.webp") no-repeat top center; height:    200px; }
#head4 { background: url("../images/header_4.webp") no-repeat top center; height:    263px; }
#head5 { background: url("../images/header_5.webp") no-repeat top center; height:    167px; } 
#head6 { background: url("../images/header_6.webp") no-repeat top center; height:    167px; }
#head7 { background: url("../images/header_7.webp") no-repeat top center; height:    356px; }
#head8 { background: url("../images/header_8.webp") no-repeat top center; height:    296px; }

#head9 { background: url("../images/header_9.webp") no-repeat top center; height:    1309px; }
#head10 { background: url("../images/header_10.webp") no-repeat top center; height:   908px; }

#head11 { background: url("../images/header_11.webp") no-repeat top center; height:    1150px; }
#head12 { background: url("../images/header_12.webp") no-repeat top center; height:    1729px; }
#head13 { background: url("../images/header_13.webp") no-repeat top center; height:    766px; }
#head14 { background: url("../images/header_14.webp") no-repeat top center; height:    245px; }
#head15 { background: url("../images/header_15.webp") no-repeat top center; height:    1961px; }
#head16 { background: url("../images/header_16.webp") no-repeat top center; height:   1461px;}
#head17 { background: url("../images/header_17.webp") no-repeat top center; height:   1447px; }
#head18 { background: url("../images/header_18.webp") no-repeat top center; height:    1480px; }
#head19 { background: url("../images/header_19.webp") no-repeat top center; height:   1336px; }

#head20 { background: url("../images/header_20.webp") no-repeat top center; height:   1347px;}
#head21 { background: url("../images/header_21.webp") no-repeat top center; height:   1750px;}
#head22 { background: url("../images/header_22.webp") no-repeat top center; height:   263px;}
#head23 { background: url("../images/header_23.webp") no-repeat top center; height:   1582px;}
#head24 { background: url("../images/header_24.webp") no-repeat top center; height:    464px;}
#head25 { background: url("../images/header_25.webp") no-repeat top center; height:    1898px;}
#head26 { background: url("../images/header_26.webp") no-repeat top center; height:    937px; }
#head27 { background: url("../images/header_27.webp") no-repeat top center; height:    1290px;}
#head28 { background: url("../images/header_28.webp") no-repeat top center; height:    176px; }
#head29 { background: url("../images/header_29.webp") no-repeat top center; height:    2402px;}
#head30 { background: url("../images/header_30.webp") no-repeat top center; height:    696px; }
#head31 { background: url("../images/header_31.webp") no-repeat top center; height:    1213px;}
#head32 { background: url("../images/header_32.webp") no-repeat top center; height:    1309px;} 
#head33 { background: url("../images/header_33.webp") no-repeat top center; height:    948px;}
#head34 { background: url("../images/header_34.webp") no-repeat top center; height:    223px;}

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



#container {

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

#text1{

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

}

#text2 {

	text-align:left;
	width:750px;
	position: relative;
	padding-left: 255px;
	font-size: 90%;
}



#textwhite {

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

.container {

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

.white {
  color: #fff;
}

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

#footer {  
	background-color: #333333;
}
--------------------------- */

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

