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

#header_1 { background: url("../images/header_1.webp") no-repeat top center; height:    574px; } 
#header_2 { background: url("../images/header_2.webp") no-repeat top center; height:   706px; } 
#header_3 { background: url("../images/header_3.webp") no-repeat top center; height:   345px; } 
#header_4 { background: url("../images/header_4.webp") no-repeat top center; height:   673px; } 

#present_01 { background: url("../images/present_01.webp") no-repeat top center; height:   305px; } 
#present_02 { background: url("../images/present_02.webp") no-repeat top center; height:   320px; } 
#present_03 { background: url("../images/present_03.webp") no-repeat top center; height:   318px; } 
#present_04 { background: url("../images/present_04.webp") no-repeat top center; height:   323px; } 
#present_05 { background: url("../images/present_05.webp") no-repeat top center; height:   170px; }
#present_06 { background: url("../images/present_06.webp") no-repeat top center; height:   407px; }

#mail_1{ background: url("../images/mail_1.webp") no-repeat top center; height:   609px; } 
#mail_2{ background: url("../images/mail_2.webp") no-repeat top center; height:   609px; } 
#mail_3{ background: url("../images/mail_3.webp") no-repeat top center; height:   609px; } 

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

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

#comment_1 { background: url("../images/comment_1.webp") no-repeat top center; height:    480px; } 
#comment_2 { background: url("../images/comment_2.webp") no-repeat top center; height:    75px; } 
#comment_3 { background: url("../images/comment_3.webp") no-repeat top center; height:    236px; } 
#comment_4 { background: url("../images/comment_4.webp") no-repeat top center; height:    351px; }

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

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

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

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

#voice_1 { background: url("../images/voice_1.webp") no-repeat top center; height: 405px; } 
#voice_2 { background: url("../images/voice_2.webp") no-repeat top center; height: 410px; } 
#voice_3 { background: url("../images/voice_3.webp") no-repeat top center; height: 378px; } 
#voice_4 { background: url("../images/voice_4.webp") no-repeat top center; height: 378px; } 
#voice_5 { background: url("../images/voice_5.webp") no-repeat top center; height: 373px; } 

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


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

#wrap3 { background: url("../images/wrap3.webp") no-repeat top center; height: 77px; } 
 
#wrap3end { background: url("../images/wrap3end.webp") no-repeat top center; height: 84px; } 

#content_1 { background: url("../images/content_1.webp") no-repeat top center; height:   637px; } 
#content_2 { background: url("../images/content_2.webp") no-repeat top center; height:    507px; } 
#content_3 { background: url("../images/content_3.webp") no-repeat top center; height:  613px; } 
#content_4 { background: url("../images/content_4.webp") no-repeat top center; height:   650px; } 
#content_5 { background: url("../images/content_5.webp") no-repeat top center; height:   808px; } 
#content_6 { background: url("../images/content_6.webp") no-repeat top center; height:   79px; } 

#head18 { background: url("../images/header_18.webp") no-repeat top center; height:    630px; } 
#head19 { background: url("../images/header_19.webp") no-repeat top center; height:    904px; } 
#head20 { background: url("../images/header_20.webp") no-repeat top center; height:    402px; } 
#head21 { background: url("../images/header_21.webp") no-repeat top center; height:    880px; } 
#head22 { background: url("../images/header_22.webp") no-repeat top center; height:    657px; } 
#head23 { background: url("../images/header_23.webp") no-repeat top center; height:    433px; } 
#head24 { background: url("../images/header_24.webp") no-repeat top center; height:    252px; } 
#head25 { background: url("../images/header_25.webp") no-repeat top center; height:    1399px; } 


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


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

#wrap2{
	background-image: url("../images/wrap2.webp");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapend{
	background-image: url("../images/wrapend.webp");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap3center{
	background-image: url("../images/wrap3center.webp");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}



#container {

	text-align:center;
	width:850px;
	margin:0 auto;
	
	
}

#text {

	text-align:center;
	width:850px;
	margin:0 auto;
	
	
}

#textwhite {

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

#texts2 {

	text-align:center;
	width:850px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	
	
}

#texts3 {

	text-align:center;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
}


.container {

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

.white {
  color: #fff;
}

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

#footer {  
	background-color: #135da4;
}
--------------------------- */

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

