@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:24px;
  font-family: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}



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

.ftv1 { background: url("../images/ftv_01.png") no-repeat top center; height:    277px; } 
.ftv2 { background: url("../images/ftv_02.png") no-repeat top center; height:    113px; }
.ftv3 { background: url("../images/ftv_03.png") no-repeat top center; height:    281px; } 
.ftv4 { background: url("../images/ftv_04.png") no-repeat top center; height:    299px; }

.title1 { background: url("../images/title1.png") no-repeat top center; height:    74px;  margin-bottom: 50px;}
.about { background: url("../images/about.png") no-repeat top center; height:    993px; }


.photo1 { background: url("../images/photo1.png") no-repeat top center; height:    323px;margin-top:50px; } 


.title2 { background: url("../images/title2.png") no-repeat top center; height:    74px;  margin-bottom: 50px;}
.theme1 { background: url("../images/theme1.png") no-repeat top center; height:    405px; } 
.photo2 { background: url("../images/photo2.png") no-repeat top center; height:    343px; margin-top: 30px;} 
.theme2 { background: url("../images/theme2.png") no-repeat top center; height:    97px; margin-top: 97px;} 
.photo3 { background: url("../images/photo3.png") no-repeat top center; height:    343px; margin-bottom: 30px;margin-top: 40px;} 
.theme3 { background: url("../images/theme3.png") no-repeat top center; height:    113px; } 

.title3 { background: url("../images/title3.png") no-repeat top center; height:    189px;  margin-top: 80px;}
.trick1 { background: url("../images/trick.png") no-repeat top center; height:   1119px;margin-top: 50px; } 
.trick2 { background: url("../images/trick2.png") no-repeat top center; height:   234px; } 

.title4 { background: url("../images/title4.png") no-repeat top center; height:    74px; margin-top:50px; }
.overview1 { background: url("../images/overview_01.png") no-repeat top center; height:   1031px; margin-top:50px;} 
.overview2 { background: url("../images/overview_02.png") no-repeat top center; height:   713px; } 
.overview3 { background: url("../images/overview_03.png") no-repeat top center; height:   1107px; } 

.title5 { background: url("../images/title5.png") no-repeat top center; height:    74px; margin-top:50px; }
.trigger1 { background: url("../images/trigger_01.png") no-repeat top center; height:   994px; margin-top:50px;} 
.trigger2 { background: url("../images/trigger_02.png") no-repeat top center; height:   944px;margin-top:50px; } 
.trigger3 { background: url("../images/trigger_03.png") no-repeat top center; height:   743px;margin-top:60px; } 
.photo4 { background: url("../images/photo4.png") no-repeat top center; height:    452px; } 



#wrap {

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

#coursewrap {

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

#megamiwrap {

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


.text {

	text-align:left;
	width:400px;
	margin:0 auto;
	text-shadow: 5px 3px 3px white;
	padding-top: 780px;
	padding-left: 500px;
	
	
}


.text2 {

	text-align:left;
	width:450px;
	margin:0 auto;
	text-shadow: 5px 3px 3px white;
	padding-top: 145px;
	padding-left: 70px;
	
	
}

.haikei {
	background-image: url("../images/haikei.png");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-size:cover;
}


.green { background-color: #b8d4d5 ;
	
}

.fixed::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
}

.ftv.fixed::before {
	background-image: url("../images/haikei.png");
	z-index: -1;
}

.yellow.fixed::before {
	background-image: url("../images/yellow.png");
	z-index: -2;
}


.box {
	width:800px;
	margin:0 auto;
}

.box2 {
	width:500px;
	margin:0 auto;
	margin-left: 25px;
}

.kirakira {
	width:700px;
	margin:0 auto;
}

.money {
	font-size: 48px;
	font-style: italic;
}

.small {
	font-size: 35px;
	color: #f24497;
}

#container {

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

.shiro {
  background-color: #fff;
}

.triangle{
width:0;
height:0;
border-style:solid;
border-width: 68px 72px 0 72px;
border-color: #FFFFFF transparent transparent transparent;
margin:0 auto;
}

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

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

