@charset "UTF-8";
@import url("reset.css");
@import url("lib.css");

body {
  font-family: "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	color: #000;
	background-color: #fff;
	line-height: 1.7;
	text-align: justify;
  font-feature-settings: "palt";
}

@media screen and (max-width:768px) {

body {
	font-size: 19px;
	line-height: 1.5;
}
}

.wrap {
	overflow: hidden;
}

/*共通*/

a{
  text-decoration: none;
  color:#000;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.inline{
	display: inline-block;
}

.center{
	text-align: center;
}

.sp-item{
  display: none;
}

@media screen and (max-width:768px) {

.pc-item{
  display: none;
}

.sp-item{
  display: block;
}
}

@media screen and (max-width:768px) {

.sp_25{
  width:25%;
  margin: 0 auto;
}

.sp_35{
  width:35%;
  margin: 0 auto;
}

.sp_40{
  width:40%;
  margin: 0 auto;
}

.sp_65{
  max-width:65%;
  margin: 0 auto;
}

.sp_80{
  max-width:80%;
  margin: 0 auto;
}


.sp_90{
  max-width:90%;
  margin: 0 auto;
}

.sp_92{
  max-width:92%;
  margin: 0 auto;
}

.sp_93{
  max-width:93%;
  margin: 0 auto;
}

.sp_94{
  max-width:94%;
  margin: 0 auto;
}

.sp_96{
  max-width:96%;
  margin: 0 auto;
}

.sp_100{
  max-width:100%;
  margin: 0 auto;
}
}


.contents_780{
	width: 780px;
	margin: 0 auto;
}

.contents_860{
	width: 860px;
	margin: 0 auto;
}

.contents_960{
	width: 960px;
	margin: 0 auto;
}

@media screen and (max-width:768px) {

.contents_780{
  width: 92%;
}

.contents_860{
	width: 91%;
}

.contents_960{
	width: 93%;
}
}

.img01{
  margin-top: 30px;
}

.img02{
  margin-bottom: 20px;
}

.img03{
  margin-top: 25px;
  margin-bottom: 30px;
}

.img04{
  margin-top: 20px;
  margin-bottom: 35px;
}

.img05{
  margin-top: 50px;
  margin-bottom: 20px;
}


@media screen and (max-width:768px) {

.img01{
  margin-top: 15px;
}

.img02{
  margin-bottom: 10px;
}

.img03{
  margin-top: 15px;
  margin-bottom: 15px;
}

.img03-2{
  margin-top: 0px;
}

.img05{
  margin-top: 30px;
  margin-bottom: 15px;
}
}


.img_arrow{
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
.img_arrow{
  margin-bottom: 15px;
}
}


.btn{
  margin-bottom: 30px;
}
@media screen and (max-width:768px) {
.btn{
  margin-bottom: 15px;
}
.btn-02{
  margin-bottom: 30px;
}
}


/*ヘッダー*/

header{
  background: url(../image/bg_hd.jpg) no-repeat center top;
}

.wrap_intro{
  background-color: #FCFBF1;
  width: 960px;
	margin: 0 auto;
  margin-bottom: 40px;
  padding: 30px 0
}


@media screen and (max-width:768px) {
header{
  background: none;
}

.wrap_intro{
  background-color: #fff;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 0 0px 0;
}
}

/*悩み*/
.section_trouble {
  background: url(../image/bg_witewall_3.png);
  background-color:rgba(255,255,255,0.4);
  background-blend-mode:lighten;
  margin-top: 30px;
  font-size: 24px;
  padding:  0 0 40px 0 ;
}

.section_trouble h2{
  background-color: #C9EDE8;
  padding: 30px 0;
  margin-bottom: 30px;
}

.wrap_troublelist h3{
  background-color: #12B096;
  padding: 10px 0;
}

.wrap_troublelist{
  border: solid 3px #12B096;
  border-top: none;
  width: 860px;
	margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 40px;
}

@supports (-ms-ime-align: auto) {
  /* Edge のみ適用される */
  .wrap_troublelist{
    border: solid 4px #12B096;
  }
}

.section_trouble ul{
  padding: 15px 0 25px;
}

.section_trouble ul.troublelist03{
  padding: 5px 0 25px;
}

.section_trouble li {
	background: url(../image/img_check01.png) no-repeat ;
	background-position:0px 4px;
	padding:4px 20px 5px 33px;
	margin-top:4px;
  font-weight:bold;
  line-height:1.2;
}

.trouble03_top{
  margin-top:20px;
}

.wrap_troublelist02{
  background-color: #fff;
  width: 860px;
	margin: 0 auto;
  margin-bottom: 30px;
  padding: 30px 0;
}

.img_trouble{
  margin-bottom: 30px;
}

.ttl_trouble{
  margin-bottom: 20px;
}

@media screen and (max-width:768px) {

.section_trouble {
  margin-top: 30px;
  font-size: 19px;
  padding:  0 0 20px 0 ;
  text-align: left;
}

.section_trouble h2{
  padding: 10px 0;
  margin-bottom: 0px;
}

.wrap_troublelist{
  width: 93%;
  border: solid 2px #12B096;
  margin-bottom: 20px;
}

.wrap_troublelist02{
  width: 93%;
  margin-bottom: 20px;
  padding: 20px 0;
}

.section_trouble ul{
  padding: 10px 0 10px;
}

.section_trouble ul.troublelist03{
  padding: 0px 0 15px;
}


.trouble03_top{
  margin-top:15px;
}

.section_trouble li {
	background: url(../image/img_check01.png) no-repeat ;
	background-position:0px 4px;
	padding:4px 20px 5px 33px;
	margin-top:2px;
  font-weight:bold;
  line-height:1.3;
}

.ttl_trouble{
  margin-bottom: 10px;
}

.img_trouble{
  margin-bottom: 20px;
}
}


/*受講生の声*/

.section_voice h2{
  background-color: #C9EDE8;
  padding: 20px 0;
  margin-bottom: 30px;
}

.wrap_voicelist{
  background-color: #FFFAEC;
  width: 960px;
	margin: 0 auto;
  padding: 25px 0 30px 0;
  margin-top: 30px;
  margin-bottom: 40px;
  line-height: 1.8;
}

@media screen and (max-width:768px) {

.section_voice h2{
  padding: 15px 0;
  margin-bottom: 20px;
}

.wrap_voicelist{
  width: 93%;
  padding: 15px 0 20px 0;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.6;
}
}

/*特徴*/

.section_feature{
  background: url(../image/bg_halftone-yellow.png);
  padding: 40px 0 75px 0;
  margin-bottom: 60px;
  margin-top: 40px;
}

.section_feature h3{
  font-size: 37px;
  background-color: #FFEDAA;
  margin-top:20px;
}

.section_feature ul {
  padding: 20px 0
}

.section_feature li {
  font-size: 24px;
	background: url(../image/img_check02.png) no-repeat ;
	background-position:0px 4px;
	padding:4px 20px 5px 33px;
	margin-top:4px;
  font-weight:bold;
  line-height:1.7;
  border-bottom: dashed 1px #999999;
}

.wrap_featurelist{
  background-color: #fff;
  width: 960px;
	margin: 0 auto;
  padding: 30px 0 5px 0;
  margin-top:25px;
}

.inner_featurelist{
  margin-bottom:30px;
}

.ttl_price{
  color: #fff;
  font-size: 32px;
  background-color: #12B096;
  margin-top:20px;
}

.img_price{
  margin-top: 15px;
}

.wrap_price{
  background-color: #F5F3E6;
  padding: 20px 0 30px;
  margin-top: 5px;
}

@media screen and (max-width:768px) {

.section_feature{
  padding: 20px 0 35px 0;
  margin-bottom: 30px;
  margin-top: 20px;
}

.wrap_featurelist{
  width: 94%;
  padding: 15px 0 5px 0;
  margin-top:10px;
}

.section_feature h3{
  font-size: 25px;
  margin-top:5px;
}

.section_feature ul {
  padding: 5px 0
}

.section_feature li {
  font-size: 19px;
	background-position:0px 4px;
	padding:9px 20px 5px 33px;
	margin-top:4px;
  line-height:1.3;
  border-bottom: dashed 1px #999999;
  text-align: left;
}

.inner_featurelist{
  margin-bottom:15px;
}

.ttl_price{
  font-size: 24px;
  margin-top:20px;
  padding: 3px 0
}

.wrap_price{
  background-color: #F5F3E6;
  padding: 15px 0 25px;
  margin-top: 5px;
}
}


/*理由*/

.section_reason{
  margin-bottom: 40px;
}

.section_reason h2{
  background-color: #C9EDE8;
  padding: 30px 0 27px 0;
  margin-bottom: 30px;
}

.img_r{
  float: right;
  margin-left: 20px;
  margin-bottom: 14px;
  padding-top: 6px;
}


@media screen and (max-width:768px) {

.section_reason{
  margin-bottom: 20px;
}

.section_reason h2{
  padding: 12px 0 9px 0;
  margin-bottom: 10px;
}

.img_r{
  float: none;
  text-align: center;
  margin-left: 0px;
  margin-bottom: 14px;
  padding-top: 6px;
}
}


/*体験談*/

.section_experience{
  background: url(../image/bg_subtle_dots.png) ;
  padding-bottom: 30px;
}

.section_experience h2{
  background-color: #C9EDE8;
  padding: 30px 0 27px 0;
  margin-bottom: 35px;
}

.wrap_experience{
  background-color: #fff;
  width: 960px;
	margin: 0 auto;
  padding: 35px 0 45px 0;
  margin-bottom: 50px;
}

.list01{
  border-left: solid 8px #12B096;
  font-weight: bold;
  font-size: 26px;
  margin-top: 35px;
  margin-bottom: 5px;
  padding-left: 5px;
}

@media screen and (max-width:768px) {

.section_experience{
  padding-bottom: 20px;
}

.section_experience h2{
  padding: 15px 0 12px 0;
  margin-bottom: 20px;
}

.wrap_experience{
  width: 94%;
  padding: 20px 0 25px 0;
  margin-bottom: 30px;
}

.wrap_experience-02{
  padding: 20px 0 0 0;
}

.list01{
  border-left: solid 7px #12B096;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.3;
  padding: 4px 0 4px 5px;
}
}

.ttl_postscript{
  margin-top: 30px;
}

.wrap_postscript{
  background: url(../image/bg_subtle_dots02.png) ;
  width: 860px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 3px solid #d0d0d0;
  padding: 20px 0 30px 0;
}

.inner_postscript{
  width: 780px;
  margin: 0 auto;
}

.wrap_ttl_postscript{
  width: 860px;
  margin: 0 auto;
}

@media screen and (max-width:768px) {
.ttl_postscript{
  margin-top: 20px;
}

.wrap_postscript{
  width: 100%;
  border: 2px solid #d0d0d0;
  padding: 15px 0 25px 0;
}

.inner_postscript{
  width: 92%;
}

.wrap_ttl_postscript{
  width: 100%;
}
}


/*プロフィール*/

.section_profile {
  background: url(../image/bg_square.png);
  padding: 80px 0 40px;
}

.section_profile h2{
  margin-bottom:30px;
}

.section_profile h3{
  font-size: 30px;
  color: #fff;
  background-color: #9C8400;
  margin-bottom:30px;
  margin-top: 50px;
  padding: 5px 0;
}

.profile_name{
  font-size: 32px;
}

.img_l{
  float: left;
  margin-right: 20px;
  margin-bottom: 13px;
  padding-top: 7px;
}

.wrap_profile{
  width: 960px;
	margin: 0 auto;
  background-color: #fff;
  border: solid 8px #9C8400;
  padding: 30px 0 40px 0;
  margin-bottom: 50px;
}

@media screen and (max-width:768px) {
.section_profile {
  padding: 40px 0 20px;
}

.section_profile h2{
  margin-bottom:20px;
}

.wrap_profile{
  width: 93%;
  border: solid 4px #9C8400;
  padding: 15px 0 40px 0;
  margin-bottom: 30px;
}

.img_l{
  float: none;
  text-align: center;
  margin-right: 0px;
  margin-bottom: 13px;
  padding-top: 7px;
}

.profile_name{
  font-size: 25px;
  text-align: center;
}

.section_profile h3{
  font-size: 22px;
  margin-bottom:20px;
  margin-top: 30px;
  padding: 5px 0;
}
}


/*奇跡*/
.section_miracle {
  background: url(../image/bg_subtle_dots03.png) ;
  padding: 0 0 10px 0;
  margin-bottom: 40px;
}

.section_miracle h2{
  background-color: #FFDB73;
  padding: 30px 0;
  margin-bottom: 40px;
}

.list02{
  border-left: solid 8px #FFBA00;
  font-weight: bold;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 5px;
  padding-left: 5px;
}


@media screen and (max-width:768px) {
.section_miracle {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}

.section_miracle h2{
  padding: 10px 0;
  margin-bottom: 20px;
}

.list02{
  border-left: solid 7px #FFBA00;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.3;
  padding: 4px 0 4px 5px;
}
}


/*解説*/
.section_explanation{
  background: url(../image/bg_subtle_dots04.png) ;
  padding-bottom: 20px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.section_explanation h2{
  background-color: #CDD8E7;
  padding: 30px 0;
  margin-bottom: 40px;
}

.list03{
  border-left: solid 8px #6084B1;
  font-weight: bold;
  font-size: 26px;
  margin-top: 35px;
  margin-bottom: 5px;
  padding-left: 5px;
}

.wrap01{
  background-color: #fff;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  margin-bottom: 50px;
}

@media screen and (max-width:768px) {
.section_explanation{
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section_explanation h2{
  padding: 10px 0;
  margin-bottom: 20px;
}

.list03{
  border-left: solid 7px #6084B1;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.3;
  padding: 4px 0 4px 5px;
}

.wrap01{
  width: 93%;
  padding: 20px 0;
  margin-bottom: 50px;
}
}


/*オススメ*/
.wrap_recommend{
  background: url(../image/bg_subtle_dots03.png) ;
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 40px 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section_recommend li {
  font-size: 23px;
	background: url(../image/img_check03.png) no-repeat ;
	background-position:0px 4px;
	padding:4px 20px 5px 33px;
	margin-top:4px;
  font-weight:bold;
  line-height:1.7;
  border-bottom: dashed 1px #999999;
  text-align: left;
}

@media screen and (max-width:768px) {
.wrap_recommend{
  width: 93%;
  padding: 10px 0 25px 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section_recommend li {
  font-size: 20px;
  background-position:0px 4px;
  padding:4px 20px 5px 33px;
  margin-top:4px;
  font-weight:bold;
  line-height:1.3;
  border-bottom: dashed 1px #999999;
}
}


/*オプション*/
.overwrap_option{
  margin-bottom: 50px;
}

.wrap_option{
  background-color: #F5F3E6;
  width: 860px;
  margin: 0 auto;
  padding: 30px 0;
  margin-top: 25px;
}

.ttl_option{
  margin-bottom: 15px;
}

@media screen and (max-width:768px) {
.overwrap_option{
  margin-bottom: 30px;
}

.wrap_option{
  width: 93%;
  padding: 20px 0;
  margin-top: 25px;
}

.ttl_option{
  margin-bottom: 15px;
}
}


/*その他*/
.section_others{
  margin-bottom: 80px;
}

.section_others h2{
  color: #fff;
  font-size: 32px;
  background-color: #12B096;
  margin-top:60px;
}

.wrap_others{
  margin-top: 25px;
}

.wrap_howto{
  background-color: #F5F3E6;
  padding: 20px 0;
  margin-top:5px;
}

.wrap_howto h3{
  font-size: 28px;
  margin-bottom: 3px;
}

.maru {
 height:37px;
 width:37px;
 border-radius:50%;
 line-height:37px;
 text-align:center;
 color: #fff;
 background-color: #12B096;
 font-weight: bold;
 margin-right: 8px;
 font-size: 24px;
 display: inline-block;
}

.ttl_howto{
  vertical-align: -0.1em;
}

.wrap03{
  background: url(../image/bg_subtle_dots02.png) ;
  width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 1px solid #d0d0d0;
  padding: 20px 0;
  margin-top: 70px;
}


@media screen and (max-width:768px) {
.section_others{
  margin-bottom: 30px;
}

.section_others h2{
  font-size: 25px;
  margin-top:40px;
  padding: 5px 0;
}

.wrap_others{
  margin-top: 15px;
}

.wrap_howto{
  padding: 20px 0;
  margin-top:5px;
}

.wrap_howto h3{
  font-size: 22px;
  margin-bottom: 3px;
}

.maru {
  height:33px;
  width:33px;
  border-radius:50%;
  line-height:33px;
  margin-right: 8px;
  font-size: 20px;
  display: inline-block;
}

.ttl_howto{
  vertical-align: -0.1em;
}

.wrap03{
  width: 93%;
  border: 1px solid #d0d0d0;
  padding: 20px 0;
  margin-top: 30px;
}

}

/*フッター*/

footer {
  background: url(../image/bg_footer.png) repeat-y;
  background-position: center;
	color: #fff;
	padding: 15px 0px;
	background-color: #4D4D4D;
  margin-top: 60px;
}

footer a{
  color: #fff;
	text-decoration: none;
}

.policy{
	font-size: 18px;
}

.copyright{
	font-size: 15px;
}

@media screen and (max-width:768px) {
footer {
	padding: 10px 0px 10px;
  margin-top: 40px;
}

.policy{
	font-size: 14px;
}

.copyright{
	font-size: 12px;
}
}
