@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;
}
/* FV================ */
#fv1 { background: url("../images/fv-pc_01.png") no-repeat top center; height:    117px; } 
#fv2{ background: url("../images/fv-pc_02.png") no-repeat top center; height:    248px; } 
#fv3 { background: url("../images/fv-pc_03.png") no-repeat top center; height:    199px; } 
#fv4 { background: url("../images/fv-pc_04.png") no-repeat top center; height:    235px; } 

#cta{
	background-color: #CE1853;
}
/* 声＝＝＝＝＝＝＝＝＝ */
#koe1 { background: url("../images/koe_01.png") no-repeat top center; height:    283px; } 
#koe2 { background: url("../images/koe_02.png") no-repeat top center; height:    302px; } 
#koe3 { background: url("../images/koe_03.png") no-repeat top center; height:    182px; } 
#koe4 { background: url("../images/koe_04.png") no-repeat top center; height:    268px; } 
#koe5 { background: url("../images/koe_05.png") no-repeat top center; height:    344px; } 
#koe6 { background: url("../images/koe_06.png") no-repeat top center; height:    406px; } 

/* 実績＝＝＝＝＝＝＝＝＝*/
#jisseki{
	background: url("../images/plan_01.png") no-repeat top center; height:    278px; 
}

#jisseki-b{
	background-color: #FBF6EE;
}

#jisseki-link{
	margin: 0 auto;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	width: 850px;
	justify-content: space-between;
	background-color: #FBF6EE;
	color: #222222;
}



#jisseki-link .pf-lp-wrap{
		width: 400px;
		margin-bottom: 50px;
	   }
	  
#jisseki-link .pf-lp-wrap img{
		width: 400px;
		height: 400px;
		margin-bottom: 10px;
	   }

/* PLAN=============== */
#plan1 { background: url("../images/plan_02.png") no-repeat top center; height:    287px; } 
#plan2 { background: url("../images/plan_03.png") no-repeat top center; height:    412px; } 
#plan3 { background: url("../images/plan_04.png") no-repeat top center; height:    260px; } 
#plan4 { background: url("../images/plan_05.png") no-repeat top center; height:    290px; } 
#plan5 { background: url("../images/plan_06.png") no-repeat top center; height:    330px; } 
#plan6 { background: url("../images/plan_07.png") no-repeat top center; height:    340px; } 
#plan7 { background: url("../images/plan_08.png") no-repeat top center; height:    340px; } 
#plan8 {
	background-color: #ce1853;
	height: auto;
}
/* 悩み＝＝＝＝＝＝＝＝＝＝＝＝ */
#nayami1 { background: url("../images/nayami_01.png") no-repeat top center; height:    329px; } 
#nayami2 { background: url("../images/nayami_02.png") no-repeat top center; height:    331px; } 
#nayami3 { background: url("../images/nayami_03.png") no-repeat top center; height:    276px; } 
#nayami4 { background: url("../images/nayami_04.png") no-repeat top center; height:    324px; } 
#me1 { background: url("../images/me_01.png") no-repeat top center; height:    344px; } 
#me2 { background: url("../images/me_02.png") no-repeat top center; height:    437px; } 
#me3 { background: url("../images/me_03.png") no-repeat top center; height:    414px; } 
#me4 { background: url("../images/me_04.png") no-repeat top center; height:    408px; } 
#me5 { background: url("../images/me_05.png") no-repeat top center; height:    717px; } 

/* 理由＝＝＝＝＝＝＝＝＝ */
#riyu1 { background: url("../images/riyu_01.png") no-repeat top center; height:    282px; } 
#riyu2 { background: url("../images/riyu_02.png") no-repeat top center; height:    423px; } 
#riyu3{ background: url("../images/riyu_03.png") no-repeat top center; height:    230px; } 
#riyu4 { background: url("../images/riyu_04.png") no-repeat top center; height:    343px; } 
#riyu5 { background: url("../images/riyu_05.png") no-repeat top center; height:    410px; } 
#riyu6 { background: url("../images/riyu_06.png") no-repeat top center; height:    375px; } 
#riyu7 { background: url("../images/riyu_07.png") no-repeat top center; height:    329px; } 
#riyu8 { background: url("../images/riyu_08.png") no-repeat top center; height:    422px; } 
#riyu9 { background: url("../images/riyu_09.png") no-repeat top center; height:    306px; } 
#riyu10 { background: url("../images/riyu_10.png") no-repeat top center; height:    412px; } 
#riyu11 { background: url("../images/riyu_11.png") no-repeat top center; height:    343px; } 

/* 含まれるもの～流れ＝＝＝＝＝＝＝＝ */
#flow1 { background: url("../images/flow_01.png") no-repeat top center; height:    265px; } 
#flow2 { background: url("../images/flow_02.png") no-repeat top center; height:    386px; } 
#flow3 { background: url("../images/flow_03.png") no-repeat top center; height:    315px; } 
#flow4 { background: url("../images/flow_04.png") no-repeat top center; height:    215px; } 
#flow5 { background: url("../images/flow_05.png") no-repeat top center; height:    340px; } 
#flow6 { background: url("../images/flow_06.png") no-repeat top center; height:    435px; } 
#flow7 { background: url("../images/flow_07.png") no-repeat top center; height:    398px; } 
#flow8 { background: url("../images/flow_08.png") no-repeat top center; height:    481px; } 
#flow9 { background: url("../images/flow_09.png") no-repeat top center; height:    476px; } 
#flow10 { background: url("../images/flow_10.png") no-repeat top center; height:    477px; } 
#flow11 { background: url("../images/flow_11.png") no-repeat top center; height:    432px; } 

/* 特典～QA============== */
#toku-qa1 { background: url("../images/toku-qa_01.png") no-repeat top center; height:    250px; } 
#toku-qa2 { background: url("../images/toku-qa_02.png") no-repeat top center; height:    260px; } 
#toku-qa3 { background: url("../images/toku-qa_03.png") no-repeat top center; height:    282px; } 
#toku-qa4 { background: url("../images/toku-qa_04.png") no-repeat top center; height:    392px; } 
#toku-qa5 { background: url("../images/toku-qa_05.png") no-repeat top center; height:    302px; } 
#toku-qa6 { background: url("../images/toku-qa_06.png") no-repeat top center; height:    418px; } 
#toku-qa7 { background: url("../images/toku-qa_07.png") no-repeat top center; height:    464px; } 
#toku-qa8 { background: url("../images/toku-qa_08.png") no-repeat top center; height:    445px; } 
#toku-qa9 { background: url("../images/toku-qa_09.png") no-repeat top center; height:    411px; } 
#toku-qa10 { background: url("../images/toku-qa_10.png") no-repeat top center; height:    473px; } 
#toku-qa11 { background: url("../images/toku-qa_11.png") no-repeat top center; height:    386px; } 
#toku-qa12 { background: url("../images/toku-qa_12.png") no-repeat top center; height:    497px; } 

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

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

