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

.head1 { background: url("../images/ftv_01.png") no-repeat top center; height:    331px; } 
.head2 { background: url("../images/ftv_02.png") no-repeat top center; height:     262px; } 
.head3 { background: url("../images/ftv_03.png") no-repeat top center; height:    207px; } 
.head4 { background: url("../images/ftv_04.png") no-repeat top center; height:    314px; } 
.head5 { background: url("../images/ftv_05.png") no-repeat top center; height:    230px; } 
.head6 { background: url("../images/ftv_06.png") no-repeat top center; height:    307px; } 

.seminarwrap1 { background: url("../images/seminarwrap_01.png") no-repeat top center; height:    203px; }
.seminarwrap2 { background: url("../images/seminarwrap_02.png") no-repeat top center; height:    57px; }

.pv { background: url("../images/pv.png") no-repeat top center; height:    567px; padding-top:50px;} 



.seminar1 { background: url("../images/seminar_01.png") no-repeat top center; height:    642px; } 
.seminar2 { background: url("../images/seminar_02.png") no-repeat top center; height:    438px; } 
.seminar3 { background: url("../images/seminar_03.png") no-repeat top center; height:    433px; } 
.seminar4 { background: url("../images/seminar_04.png") no-repeat top center; height:    434px; } 
.seminar5 { background: url("../images/seminar_05.png") no-repeat top center; height:    413px; } 
.seminar6 { background: url("../images/seminar_06.png") no-repeat top center; height:    484px; } 

.present1 { background: url("../images/present_01.png") no-repeat top center; height:    335px; } 
.present2 { background: url("../images/present_02.png") no-repeat top center; height:    352px; } 
.present3 { background: url("../images/present_03.png") no-repeat top center; height:    325px; } 

.whattitle { background: url("../images/whattitle.png") no-repeat top center; height:    182px; }
.what { background: url("../images/what.png") no-repeat top center; height:    517px; } 

.title1 { background: url("../images/title_01.png") no-repeat top center; height:    185px; } 
.up1 { background: url("../images/up_01.jpg") no-repeat top center; height:    864px; } 
.up2 { background: url("../images/up_02.jpg") no-repeat top center; height:    792px; } 

.title2 { background: url("../images/title_02.png") no-repeat top center; height:    256px; } 
.nayami1 { background: url("../images/nayami_01.jpg") no-repeat top center; height:    721px; }
.nayami2 { background: url("../images/nayami_02.jpg") no-repeat top center; height:    678px; }

.title3 { background: url("../images/title_03.png") no-repeat top center; height:    240px; } 
.sales1 { background: url("../images/sales_01.png") no-repeat top center; height:    923px; }
.sales2 { background: url("../images/sales_02.png") no-repeat top center; height:    857px; }

.title4 { background: url("../images/title_04.png") no-repeat top center; height:    296px; } 
.achiever2 { background: url("../images/achiever_02.png") no-repeat top center; height:    757px; }
.achiever3 { background: url("../images/achiever_03.png") no-repeat top center; height:    720px; }
.achiever4 { background: url("../images/achiever_04.png") no-repeat top center; height:    720px; }
.achiever5 { background: url("../images/achiever_05.png") no-repeat top center; height:    678px; }
.achiever6 { background: url("../images/achiever_06.png") no-repeat top center; height:    809px; }


.profile1 { background: url("../images/profile_01.png") no-repeat top center; height:    313px; }
.profile2 { background: url("../images/profile_02.png") no-repeat top center; height:    922px; }
.profile3 { background: url("../images/profile_03.png") no-repeat top center; height:    856px; }

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


.form2 {
	padding-top: 500px;
}



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



#thankswrap {

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


#seminarwrap {

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

#whatwrap {

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

#container {

	text-align:center;
	margin:0 auto;
	margin-top:px;
	
	
}

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

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

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

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

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

.under {
  background: linear-gradient(transparent 50%, #fcf9c6  50%);
}


.akaji {
	color: #c0291c;
	font-size: 50px;
}

.futoji {
	color: #c0291c;
	font-weight: bold;
}
.text {

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


.text2 {

	text-align:left;
	width:780px;
	margin:0 auto;
	font-size: 25px;
}


.text3 {

	text-align:left;
	width:530px;
	font-size: 35px;
	padding-top: 60px;
    padding-left: 40px;
}

.text4 {

	text-align:left;
	width:930px;
	font-size: 35px;
    padding-left: 40px;
}

.blue{
	 background: #afbebf;
}

.tb01{
	width:800px;
	margin:0px auto 0px;
	border-top:1px solid #6d6c6c;
	border-left:1px solid #6d6c6c;
}

.tb01 .title{
	border-bottom:1px solid #6d6c6c;
	border-right:1px solid #6d6c6c;
	padding:6px;
	background-color:#1c6a02;
	width:35%;
	color:#ffffff;
}

.tb01 td{
	border-bottom:1px solid #6d6c6c;
	border-right:1px solid #6d6c6c;
	padding:6px;
	text-align:center;
	background-color:#FFFFFF;
}
	
.popular{
  position: relative;
}

.no1{
  position: absolute;
  top: -18px;
  left:calc(42% - 30px);
  background: #18a69d;
  width: 100px;
  font-size: 20px;
  border-radius: 15px;
  line-height: 1;
  padding: 5px;
}

.inner{
  position: absolute;
  color:white;
  background-color: #f24497;
  left: 0;
  bottom: 0;
  display: block;
  width: 270px;
  padding: 10px 0;
}



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



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

.profile.fixed::before {
	background-image: url("../images/profileback.png");
	z-index: -3;
}

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


.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: #024538;
}
--------------------------- */

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

