/* １，全体 */

body {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

img,h1,h2,h3,h4,ul,li,table,p,div,dl,dt,dd,body{
	margin:0;
	padding:0;
	line-height:1.5em;
	font-size:15px;
}
.Wrap{
/*	overflow:hidden !important; */
	width:100%;
}



.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

@media screen and (max-width: 480px){
.br-clear {
	display: none;
}
}

a:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.float-left {
	float: left;
	margin: 0 15px 15px 0;
}

p {
	margin-bottom: 1.5em;
}

/* 配色
濃い茶色　322f2f
赤　ee5858
枠線   eccfa7
7a5929
 */
 
 .blue {
	color: #89c9fb; 
 }

 .blue-bg {
	background-color: #89c9fb; 
 }

.green-bg {
	background-color: #89fbbc; 
}

.bk-mark {
    background-color: #8FF476;
    font-weight: bold;
}
 
 .center {
	 text-align: center;
 }
 
 figcaption {
	 font-size: 13px;
 }

@media screen and (max-width: 768px){
.img100 img {
	width: 100%;
	height: auto;
	text-align: center;
}
.img96 img {
	width: 96%;
	height: auto;
	text-align: center;
}

}

/* 見出し*/
.h2-wrap {
	padding: 40px 0 60px 0;
	background-color: #fff;
}

@media screen and (max-width: 768px){
.h2-wrap {
	padding: 0px 0 60px 0;
	background-color: #fff;
}
}

h2 {
	font-family: FOT-ChiaroStd-B;
}

/* 背景 */
.Wrap-stripe {
	margin: 0px 0 0 0;
	background: url(../img/bg-green.png) repeat;
}

.Wrap-stripe .race {
	padding: 10px 0 0 0;
	height: 20px;
	background-image: url(../img/race-bottom.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.Wrap-stripe .race2 {
	padding: 0px 0 0 0;
	height: 60px;
	background-image: url(../img/race-bottom.png);
	background-repeat: repeat-x;
	background-position: 0 -50px;
}




@media screen and (max-width:640px) {
.les-guide:before {
        content:attr(data-label);
		font-size:2em;
	width:100%;
	display:block;
	color: #fff;
	background: linear-gradient(120deg, #ecc488 0% , #7a5929 30%,#7a5929 100%); 
	text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	line-height: 1.3;
	box-sizing: border-box;
	font-family: FOT-ChiaroStd-B;
  }
.les-guide img {
        display:none;
  }
}

.main-content .p-box h3, 
.main-content .p-box2 h3 {
	padding: 25px;
	background-color: #eccfa7;
	font-size: 21px;
	text-align: center;
	box-sizing: border-box;
	font-family: FOT-ChiaroStd-B;
}

@media screen and (max-width: 480px){
.main-content .p-box h3, 
.main-content .p-box2 h3 {
	text-align: left;
}
	
}




/* 各コンテンツの枠 */
.width900 {
	width: 900px;
	margin: auto;
}

.width1200 {
	position: relative;
	width: 1200px;
	margin: auto;
}

.width898 {
	width: 898px;
	margin: auto;
}

@media screen and (max-width: 768px){
.width900 {
	width: 100%;
	margin: auto;
}

.width1200 {
	position: relative;
	width: 100%;
	margin: auto;
}

.width898 {
	width: 100%;
	margin: auto;
}
}

.p-box {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	border: 3px solid #f99bab;
	background-color: #FFFFFF;
	border-radius: 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 768px){
.p-box {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	border: 3px solid #eccfa7;
	background-color: #FFFFFF;
	border-radius: 10px;
	box-sizing: border-box;
}
}

.p-box-inner {
	padding: 30px 20px;
	box-sizing: border-box;
}


.p-area {
	background-color: #FDDDE3;
	line-height: 350%;
	font-size: 1.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom:20px;
}


.genninn p {
	font-size: 20px;
}





/*  ------------------------------
---------  0,メイン部分    -------
----------------------------------  */
.main_bg {
	width: 100%;
	margin: 0;
	padding: 0 0 40px 0;
	background: url(../img/main-bg.png) no-repeat center 50%; 
	background-size: cover;
}

.main_inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.main-description {
	padding: 15px 0px 10px 0px;
	background-color: #cce198;
}

.main-description-sp {
	display: none;
}

.main-img-sp {
	display: none;
}

@media screen and (max-width: 768px){
.main_bg {
	background: url(../img/main-bg-top.png) no-repeat 0 0;
	background-size: cover;
}
	
.main_inner {
	width: 100%;
	margin: 0;
	padding: 0 10px;
	box-sizing: border-box;
}

.main-description {
	display: none;
}

.main-description-sp {
	display: block;
	padding: 15px 10px 10px 10px;
	background-color: #cce198;
	font-family: FOT-ChiaroStd-B;
	text-align: center;
}

.main-img-sp {
	display: block;
	margin: 20px 0 0 0;
}
	
.main-img {
	display: none;
}
	
}

/*  
潜在意識アロマでこんな結果を手にしました
*/
.kekka-img02 {
	position: relative;
	top: -30px;
}


/*
こんな風に、今では大人気セラピストさんとして活躍している人たちも、以前は今のあなたと同じようにこんなことで悩んでいました
*/
.imadeha-p {
	font-size: 30px;
	font-weight: bold;
	font-family: FOT-ChiaroStd-B;
}

.imadeha-h2 {
	width: 780px;
	margin: 0 auto;
	padding: 0 0 0px 0;
/*	background: url(../img/imadeha-img01.png) no-repeat center bottom;  */
	font-size: 23px;
}

@media screen and (max-width: 768px){
.imadeha-h2 {
	width: 98%;
	height: auto;
	padding: 30px 0 0 0;
}
}

@media screen and (max-width: 425px){
.imadeha-h2 {
	font-size: 16px;	
}
.imadeha-p {
	font-size: 16px;
	font-weight: bold;
	font-family: FOT-ChiaroStd-B;
}
}

.imadeha-bg {
	background: url(../img/imadeha-bg.jpg) no-repeat center center; 
	background-size: cover;
}


/*
あなたがリピートされない本当に原因に気づいていますか？
*/
@media screen and (max-width: 425px){
	.genninn p {
		padding: 0 10px;
		box-sizing: border-box;
		font-size: 14px;
		text-align: left;
	}	
}




/*
お申込みはこちらから
*/
.contact {
	background: url(../img/contact-bg.png) no-repeat center top; 
	background-size: cover;
}

.contact-btn {
	position: absolute;
	bottom: 70px;
	left: 220px;
}

.contact-img01-sp {
	display: none;
}


@media screen and (max-width: 768px){
.contact-img01 {
	width: 100%;
	height: auto;

}	
.contact-btn {
	position: absolute;
	bottom: 13%;
	left: 20%;
	width: 60%;
	height: auto;
}
}

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

	.contact-img01 {
		display: none;
	}
	.contact-img01-sp {
		display: block;
		width: 100%;
		height: auto;
	}
	.contact-btn {
		position: absolute;
		bottom: 13%;
		left: 10%;
		width: 80%;
		height: auto;
	}
}

/*
このWebセミナーであなたが得られるものとは
*/
.point-wrap {
	padding: 10px 20px 30px 0;
	box-sizing: border-box;
}
.point-1-title {
	margin: 0 0px 0 -16px;
	height: 128px;
	padding: 28px 0 0 180px;
	box-sizing: border-box;
	background: url(../img/point1.png) no-repeat 0px 0;
	color: #5b2525;
	font-family: FOT-ChiaroStd-B;
	font-size: 27px;
	line-height: 1.2;
}

.point-2-title {
	margin: 0 0px 0 -16px;
	height: 128px;
	padding: 40px 0 0 180px;
	box-sizing: border-box;
	background: url(../img/point2.png) no-repeat 0px 0;
	color: #5b2525;
	font-family: FOT-ChiaroStd-B;
	font-size: 28px;
	line-height: 1.2;
}

.point-3-title {
	margin: 0 0px 0 -16px;
	height: 128px;
	padding: 28px 0 0 180px;
	box-sizing: border-box;
	background: url(../img/point3.png) no-repeat 0px 0;
	color: #5b2525;
	font-family: FOT-ChiaroStd-B;
	font-size: 28px;
	line-height: 1.2;
}

.point-4-title {
	margin: 0 0px 0 -16px;
	height: 128px;
	padding: 28px 0 0 180px;
	box-sizing: border-box;
	background: url(../img/point4.png) no-repeat 0px 0;
	color: #5b2525;
	font-family: FOT-ChiaroStd-B;
	font-size: 28px;
	line-height: 1.2;
}

.point-5-title {
	margin: 0 0px 0 -16px;
	height: 128px;
	padding: 40px 0 0 180px;
	box-sizing: border-box;
	background: url(../img/point5.png) no-repeat 0px 0;
	color: #5b2525;
	font-family: FOT-ChiaroStd-B;
	font-size: 28px;
	line-height: 1.2;
}

.point-6-title {
	margin: 0 0px 0 -16px;
	height: 128px;
	padding: 28px 0 0 180px;
	box-sizing: border-box;
	background: url(../img/point6.png) no-repeat 0px 0;
	color: #5b2525;
	font-family: FOT-ChiaroStd-B;
	font-size: 28px;
	line-height: 1.2;
}

.point-text {
	margin: 10px 0px 0 0;
	padding: 0px 0 0 150px;
	box-sizing: border-box;
	background: url(../img/point-arrow.png) no-repeat 0px 0;
	font-size: 16px;
}

@media screen and (max-width: 768px){
.point-1-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 20px;
	overflow: hidden;
}

.point-2-title {
	margin: 0 0px 0 -35px;	
	padding: 40px 0 0 170px;
	font-size: 20px;
	overflow: hidden;
}
	
.point-3-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 20px;
	overflow: hidden;
}
	
.point-4-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 20px;
	overflow: hidden;
}
	
.point-5-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 20px;
	overflow: hidden;
}

.point-6-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 20px;
	overflow: hidden;
}	

.point-text {
	margin: 10px 0px 0 0;
	padding: 0px 0 0 10px;
	box-sizing: border-box;
	background: none;
	font-size: 13px;
}
	
}
@media screen and (max-width: 425px){
.point-1-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}

.point-2-title {
	margin: 0 0px 0 -35px;	
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}
	
.point-3-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}
	
.point-4-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}
	
.point-5-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}

.point-6-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}

.point-text {
	margin: 10px 0px 0 0;
	padding: 0px 0 0 10px;
	box-sizing: border-box;
	background: none;
	font-size: 13px;
}
.res426min-img{
	display:none;
}
}
@media screen and (min-width: 426px){
.res425max-img{
	display:none;
}
}

@media screen and (max-width: 375px){
.point-1-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}

.point-2-title {
	margin: 0 0px 0 -35px;	
	padding: 30px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}
	
.point-3-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}
	
.point-4-title {
	margin: 0 0px 0 -35px;
	padding: 40px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}
	
.point-5-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}

.point-6-title {
	margin: 0 0px 0 -35px;
	padding: 30px 0 0 170px;
	font-size: 16px;
	overflow: hidden;
}

.point-text {
	margin: 10px 0px 0 0;
	padding: 0px 0 0 10px;
	box-sizing: border-box;
	background: none;
	font-size: 13px;
}
	
}


/*
実際に潜在意識アロマ®セラピスト資格取得コース を受講してお客様に愛される大人気セラピストに なった方たちのご紹介です！
*/
.syoukai-bg {
	background: url(../img/../img/syoukai-bg.png) repeat-y center center; 
}


/* 
さらに●月●日(日) 23:59 までにオンラインセミナーにご登録頂いた方には、先着特典をご用意させて頂きました！！ 
*/
.sarani p {
	font-size: 24px;
}

.sarani-position {
	position: relative;
	top: 80px;
}
@media screen and (max-width: 425px){
.sarani p {
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 15px;
	text-align: left;
	}
.sarani-position {
	position: relative;
	top: 30px;
}
}


/*  ------------------------------
---------  ３、講師紹介   -------
----------------------------------  */
.koushi {
	margin: 140px 0 0 0;
}

.koushi-title {
	position: absolute;
	top: -150px;
	left: 280px
}

@media screen and (max-width: 768px){	
.koushi-title {
	position: static;
	display: block;
	margin: -150px auto 0 auto;
}
}

@media screen and (max-width: 425px){
.koushi {
	margin: 70px 0 0 0;
}
	
.koushi-title {
	width: 50%;
	height: auto;
	margin: -20% auto 0 auto;
}
}

.koushi-text01 {
	margin-top: 140px;
}

.koushi-text01 span {
	font-size: 20px;
}

.tomomi2 {
	float: left;
	margin: 0 20px 20px 0;
}
@media screen and (max-width: 425px){
.koushi-text01 {
	margin-top: 10px;
}

.koushi-text01 span {
	font-size: 16px;
}
	
.tomomi2 {
	display: block;
	float: none;
	width: 60%;
	height: auto;
	margin: 0 auto;
}
}


.text-img-3 {
	display: block;
	margin: 40px 0 30px 0;
}

.content3-sentense1 {
	list-style-type: none;
	margin-top:0px;
	margin-left: 15px;
	font-size:0.9em;
}

 .main-content .content3-r-area {
	float: right;
	margin-right: 20px;
}

.main-content .content3-l-area {
	float: left;
	margin-right:15px;
	}

.profi-bk {
	width:90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/profi-bk.jpg);
	margin-top: -20px;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom:10px;
}

.profi-bk .bk-w {
	width: 90%;
	display: block;
	margin: auto;
	padding: 20px;
	background-color: #FFFFFF;
	border-radius: 2%;
	border: 5px solid #FFFFFF;
}	
	
h3.jisseki {
	position: relative;
	top: 35px;
	background-color: transparent !important;
}
	
.jisseki-left {
	display: inline-block;
	margin: 0px;
	width: 297px;
	font-size: 0.8em;
	line-height: 1.5;
}

.jisseki-right {
	list-style-type: none;
	display: inline-block;
	padding: 0px 0 0 15px;
	width: 380px;
	font-size: 15px;
	vertical-align: top;
}

.jesseki-zasshi {
	text-align: left;
}


@media screen and (max-width: 768px){
.profi-bk {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/profi-bk.jpg);
	margin-top: -20px;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom:10px;
}

.profi-bk .bk-w {
	width: 80%;
	display: block;
	margin: auto;
	padding: 20px;
	background-color: #FFFFFF;
	border-radius: 2%;
	border: 5px solid #FFFFFF;
}	
	
.jisseki-left {
	display: block;
	margin: 10px auto  0 auto;
	width: 100%;
	text-align: center;
}

.jisseki-right {
	list-style-type: none;
	display: block;
	margin: 20px auto 0 auto;
	padding: 0px;
	width: 350px;
}

.profi-img4 {
	width: 100%;
	height: auto;
}
.jesseki-zasshi p {
	float: none !important;
	text-align: center;
}
	
}


@media screen and (max-width: 480px){
.profi-bk {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/profi-bk.jpg);
	margin-top: -20px;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom:10px;
}

.profi-bk .bk-w {
	width: 95%;
	display: block;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-radius: 2%;
	border: 5px solid #FFFFFF;
}	

.jisseki-left {
	display: block;
	padding: 20px 20px 0 20px;
	width: 100%;
	box-sizing: border-box;
	}

.jisseki-right {
display: block;
margin: 0px 0 0 0px;
padding: 20px;
width: 100%;
box-sizing: border-box;
}
	
}










/*  ------------------------------
---------  １，メール講座はこんな方におすすめです    -------
----------------------------------  */
.les-area2{
	width:95%;
	margin-bottom:30px;
	margin-top:30px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	font-family: FOT-ChiaroStd-B;
	
}
.les-area2 li{
	list-style-type:none;
	font-size:1.3em;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:5px;
	background-image:url(../img/osusume_icon.jpg);
	background-repeat: no-repeat;
	background-size:35px 30px;
	background-position: 0 8px;
	font-weight:bold;
}

.intro-les-img {
	position: absolute;
	top: 50px;
	right: 10px;
}

@media screen and (max-width: 768px){
.intro-les-img {
	opacity: 0.5;
}
}

@media screen and (max-width: 480px){
.intro-les-img {
	display: none;
}
}

/*  ------------------------------
---------  １－１，おなたがこのメール講座を受けるとこうなります    -------
----------------------------------  */
.mail-kouza-dl  {
	margin: 30px 0 0px 0;
}

.mail-kouza-dl dt {
	display: inline-block;
	width: 111px;
	margin: 0 0 30px 0;
	text-align: right;
	vertical-align: middle;
}

.mail-kouza-dl dd {
	display: inline-block;
	width: 760px;
	margin: 0 0 30px 0;
	padding: 0 20px;
	font-size: 16px;
	vertical-align: middle;
	box-sizing: border-box;
}

.mail-kouza-dd-bold {
	font-size: 24px !important;
	font-weight: bold;
	font-family: FOT-ChiaroStd-B;
	letter-spacing: -0.5px;
}

.mail-les-img {
	position: absolute;
	bottom: 150px;
	right: 0px;
}

@media screen and (max-width: 768px){
.mail-kouza-dl dt {
	display: inline-block;
	width: 13%;
}

.mail-kouza-dl dd {
	display: inline-block;
	width: 85%;
}

.mail-les-img {
	opacity: 0.5;
}
}

@media screen and (max-width: 480px){
.mail-kouza-dl dt {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}


.mail-kouza-dl dd {
	display: block;
	width: 100%;
}

.mail-les-img {
	display: none;
}
}










/*  ------------------------------
---------  ４，愛される自宅サロンの秘密を知って、  -------
----------------------------------  */
.cont4-ti1 {
    font-size: 1.5em;
    border-bottom: 1px dotted #414141;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-right: 30px;
    font-weight: bold;
	font-family: FOT-ChiaroStd-B;
}

.user-name {
    font-size: 0.9em;
    margin-bottom: 20px;
    margin-left: 30px;
}

.main-content .cont4-l-area1 {
    float: left;
    width: 220px;
    overflow: hidden;
    margin: 0 20px 10px 25px;
}

.main-content .cont4-r-area1 {
    width: 580px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    margin-left: 10px;
}

.main-content .cont4-sentense {
    width: 100%;
	margin: 0 0 30px 0;
	padding: 0 30px;
	box-sizing: border-box;
}


@media screen and (max-width: 768px){
.main-content .cont4-r-area1 {
    width: 100%;
    float: none;
	margin: 0;
	padding: 0 30px;
	box-sizing: border-box;
}
}





address {
	font-style: normal;
	margin:0px 0 0px 0;
	padding: 10px 0 5px 0;
	background-color: #cce198;
}


/*ページトップボタン*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	z-index: 777;
}
#page-top a {
    background: #9AB768;
    text-decoration: none;
	font-weight:bold;
    color: #292929;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
}
.res-br{
	display:none;
}
@media screen and (max-width: 480px){
#page-top a {
    background: #9AB768;
    text-decoration: none;
	font-weight:bold;
    color: #292929;
    width: 50px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
}
.pc-br{
	display:none;
}
.res-br{
	display:block;
}
}


.kirari{
	width:22px !important;
	height:26px !important;
}