@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:    356px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    260px; } 
#head3 { background: url("../images/header_03.png") no-repeat top center; height:    530px; } 
#head4 { background: url("../images/header_04.png") no-repeat top center; height:    379px; } 

#nayami1 { background: url("../images/nayami_01.png") no-repeat top center; height:    401px; } 
#nayami2 { background: url("../images/nayami_02.png") no-repeat top center; height:    711px; }
#nayami3 { background: url("../images/nayami_03.png") no-repeat top center; height:    435px; }
#nayami4 { background: url("../images/nayami_04.png") no-repeat top center; height:    491px; }
#nayami5 { background: url("../images/nayami_05.png") no-repeat top center; height:    359px; }
#nayami6 { background: url("../images/nayami_06.png") no-repeat top center; height:    230px; }

#about1 { background: url("../images/about_01.png") no-repeat top center; height:    827px; }
#about2 { background: url("../images/about_02.png") no-repeat top center; height:    342px; }
#about3 { background: url("../images/about_03.png") no-repeat top center; height:    322px; }
#about4 { background: url("../images/about_04.png") no-repeat top center; height:    935px; }
#about5 { background: url("../images/about_05.png") no-repeat top center; height:    363px; }
#about6 { background: url("../images/about_06.png") no-repeat top center; height:    775px; }
#about7 { background: url("../images/about_07.png") no-repeat top center; height:    390px; }
#about8 { background: url("../images/about_08.png") no-repeat top center; height:    521px; }

#pro1 { background: url("../images/pro_01.png") no-repeat top center; height:    263px; }
#pro2 { background: url("../images/pro_02.png") no-repeat top center; height:    262px; }
#pro3 { background: url("../images/pro_03.png") no-repeat top center; height:    371px; }
#pro4 { background: url("../images/pro_04.png") no-repeat top center; height:    413px; }
#pro5 { background: url("../images/pro_05.png") no-repeat top center; height:    500px; }
#pro6 { background: url("../images/pro_06.png") no-repeat top center; height:    306px; }
#pro7 { background: url("../images/pro_07.png") no-repeat top center; height:    379px; }
#pro8 { background: url("../images/pro_08.png") no-repeat top center; height:    491px; }

#merit1 { background: url("../images/merit_01.png") no-repeat top center; height:    310px; }
#merit2 { background: url("../images/merit_02.png") no-repeat top center; height:    368px; }
#merit3 { background: url("../images/merit_03.png") no-repeat top center; height:    324px; }
#merit4 { background: url("../images/merit_04.png") no-repeat top center; height:    256px; }
#merit5 { background: url("../images/merit_05.png") no-repeat top center; height:    482px; }
#merit6 { background: url("../images/merit_06.png") no-repeat top center; height:    415px; }
#merit7 { background: url("../images/merit_07.png") no-repeat top center; height:    569px; }
#merit8 { background: url("../images/merit_08.png") no-repeat top center; height:    277px; }
#merit9 { background: url("../images/merit_09.png") no-repeat top center; height:    204px; }
#merit10 { background: url("../images/merit_10.png") no-repeat top center; height:    566px; }
#merit12 { background: url("../images/merit_11.png") no-repeat top center; height:    485px; }
#merit13 { background: url("../images/merit_12.png") no-repeat top center; height:    544px; }

#seisaku1 { background: url("../images/seisaku_01.png") no-repeat top center; height:    297px; }
#seisaku2 { background: url("../images/seisaku_02.png") no-repeat top center; height:    385px; }
#seisaku3 { background: url("../images/seisaku_03.png") no-repeat top center; height:    304px; }
#seisaku4 { background: url("../images/seisaku_04.png") no-repeat top center; height:    341px; }
#seisaku5 { background: url("../images/seisaku_05.png") no-repeat top center; height:    190px; }
#seisaku6 { background: url("../images/seisaku_06.png") no-repeat top center; height:    393px; }
#seisaku7 { background: url("../images/seisaku_07.png") no-repeat top center; height:    360px; }

#sakuhinn1 { background: url("../images/sakuhinn_01.png") no-repeat top center; height:    302px; }
#sakuhinn2 { background: url("../images/sakuhinn_02.png") no-repeat top center; height:    209px; }
#sakuhinn3 { background: url("../images/sakuhinn_03.png") no-repeat top center; height:    266px; }
#sakuhinn4 { background: url("../images/sakuhinn_04.png") no-repeat top center; height:    532px; }
#sakuhinn5 { background: url("../images/sakuhinn_05.png") no-repeat top center; height:    388px; }
#sakuhinn6 { background: url("../images/sakuhinn_06.png") no-repeat top center; height:    411px; }
#sakuhinn7 { background: url("../images/sakuhinn_07.png") no-repeat top center; height:    434px; }
#sakuhinn8 { background: url("../images/sakuhinn_08.png") no-repeat top center; height:    263px; }
#sakuhinn9 { background: url("../images/sakuhinn_09.png") no-repeat top center; height:    404px; }
#sakuhinn10 { background: url("../images/sakuhinn_10.png") no-repeat top center; height:    287px; }
#sakuhinn11 { background: url("../images/sakuhinn_11.png") no-repeat top center; height:    431px; }
#sakuhinn12 { background: url("../images/sakuhinn_12.png") no-repeat top center; height:    220px; }
#sakuhinn13 { background: url("../images/sakuhinn_13.png") no-repeat top center; height:    285px; }
#sakuhinn14 { background: url("../images/sakuhinn_14.png") no-repeat top center; height:    498px; }
#sakuhinn15 { background: url("../images/sakuhinn_15.png") no-repeat top center; height:    301px; }

#ryoukinn1 { background: url("../images/ryoukinn_01.png") no-repeat top center; height:    249px; }
#ryoukinn2 { background: url("../images/ryoukinn_02.png") no-repeat top center; height:    337px; }
#ryoukinn3 { background: url("../images/ryoukinn_03.png") no-repeat top center; height:    283px; }
#ryoukinn4 { background: url("../images/ryoukinn_04.png") no-repeat top center; height:    282px; }
#ryoukinn5 { background: url("../images/ryoukinn_05.png") no-repeat top center; height:    195px; }
#ryoukinn6 { background: url("../images/ryoukinn_06.png") no-repeat top center; height:   196px; }
#ryoukinn7 { background: url("../images/ryoukinn_07.png") no-repeat top center; height:    162px; }
#ryoukinn8 { background: url("../images/ryoukinn_08.png") no-repeat top center; height:    213px; }
#ryoukinn9 { background: url("../images/ryoukinn_09.png") no-repeat top center; height:    303px; }

#qa1 { background: url("../images/qa_01.png") no-repeat top center; height:    290px; }
#qa2 { background: url("../images/qa_02.png") no-repeat top center; height:    189px; }
#qa3 { background: url("../images/qa_03.png") no-repeat top center; height:    282px; }
#qa4 { background: url("../images/qa_04.png") no-repeat top center; height:    412px; }
#qa5 { background: url("../images/qa_05.png") no-repeat top center; height:    310px; }
#qa6 { background: url("../images/qa_06.png") no-repeat top center; height:    166px; }
#qa7 { background: url("../images/qa_07.png") no-repeat top center; height:    205px; }
#qa8 { background: url("../images/qa_08.png") no-repeat top center; height:    158px; }
#qa9 { background: url("../images/qa_09.png") no-repeat top center; height:    264px; }
#qa10 { background: url("../images/qa_10.png") no-repeat top center; height:    413px; }
#qa11 { background: url("../images/qa_11.png") no-repeat top center; height:    319px; }
#qa12 { background: url("../images/qa_12.png") no-repeat top center; height:    324px; }
#qa13 { background: url("../images/qa_13.png") no-repeat top center; height:    433px; }
#qa14 { background: url("../images/qa_14.png") no-repeat top center; height:    335px; }
#qa15 { background: url("../images/qa_15.png") no-repeat top center; height:    160px; }
#qa16 { background: url("../images/qa_16.png") no-repeat top center; height:    159px; }
#qa17 { background: url("../images/qa_17.png") no-repeat top center; height:    277px; }
#qa18 { background: url("../images/qa_18.png") no-repeat top center; height:    214px; }
#qa19 { background: url("../images/qa_19.png") no-repeat top center; height:    290px; }
#qa20 { background: url("../images/qa_20.png") no-repeat top center; height:    292px; }




#head5 { background: url("../images/header_05.png") no-repeat top center; height:    163px; } 
#head6 { background: url("../images/header_06.png") no-repeat top center; height:    px; } 
#head7 { background: url("../images/header_07.png") no-repeat top center; height:    px; } 
#head8 { background: url("../images/header_08.png") no-repeat top center; height:    px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    px; } 

#form1 { background: url("../images/form_01.png") no-repeat top center; height:    288px; } 
#form_about { background: url("../images/form_about.png") no-repeat top center; height:    340px; } 
#form_merit { background: url("../images/form_merit.png") no-repeat top center; height:    346px; } 
#form2 { background: url("../images/form_02.png") no-repeat top center; height:    379px; } 
#form_cta { background: url("../images/form_cta.png") no-repeat top center; height:    325px; } 


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


#container {

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

#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:left;
	width:1200px;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

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

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

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

