@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-family:"Times New Roman",Times,'メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	color: #444;
	background:url(../images/bg.gif) center top repeat-x #fffef5;
}
body.newindex {
	overflow:hidden;
	background: transparent;
}
a:link,
a:visited {text-decoration: none; color: #ea7f00;}
a:hover {text-decoration: underline; color: #ffc046;}


img {
	vertical-align: bottom;
}
a img {
	border-style:none;
}
a.hoveroff {
	transition: .2s;
}
a.hoveroff:hover {
	opacity: 0.7;
	transition: .2s;
}

.link-blank {
	padding-right: 14px;
	background: url(https://elena-aroma.com/images/link-blank.gif) right top no-repeat;
}
s {
	color: #888;
	font-size: 88%;
}
.red {
	color: #ea7f00;
}
.yellow {
	color: #b4870e;
}
.clear {
	margin: 0;
	height: 1px;
	clear: both;
}
.center {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.leftimg {
	float: left;
	margin: 0 20px 0 0;
}
.rightimg {
	float: right;
	text-align: center;
}
.boxleft div.rightimg {
	width: 270px;
	margin: 80px 0 0 auto;
	padding: 0 0;
	text-align: left;
	overflow: hidden;
}

.right {
	text-align: right;
}
.txt-ll {
	font-size: 17px;
	line-height: 24px;
}
.txt-l {
	font-size: 15px;
	line-height: 20px;
}
.txt-s {
	font-size: 84%;
}
.txt-ss {
	font-size: 72%;
}



#container {
	margin: 0;
	padding: 0;
}
/*
	background:url(../images/container.png) center 59px no-repeat;
*/

#header {
	position: relative;
	width: 990px;
	height: 112px;
	margin: 0 auto;
	padding: 0;
}
h1#logo {
	width: 400px;
	height: 100px;
	margin: 0 auto 0 0;
	padding: 5px 0 0;
}
h1#logo a {
	display: block;
	width: 400px;
	height: 100px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/logo.png) center top no-repeat;
}
h1#logo a:hover {opacity: 0.5;}

#header a#tel {
	position: absolute;
	left: 485px;
	top: 25px;
	display: block;
	width: 260px;
	height: 64px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/tel.png) center top no-repeat;
	background-size: 260px auto;
}

#header a#gomap {
	position: absolute;
	left: 770px;
	top: 31px;
	display: block;
	width: 200px;
	height: 50px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/gomap.png) center top no-repeat;
}
#header a#gomap:hover {opacity: 0.6;}

#gn {
	height: 63px;
	margin: 0;
	padding: 0;
}
#gn ul {
	position: relative;
	width: 990px;
	height: 52px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.detail #gn ul {
	width: 495px;
}
#gn ul li {
	display: inline;
	float: left;
	margin: 0 auto 0 0;
	padding: 0;
	width: 165px;
	height: 52px;
	list-style-type: none;
}
#gn ul li a {
	display: block;
	margin: 0;
	width: 165px;
	height: 52px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background-image: url(../images/gn.png);
}
.detail #gn ul li a {background-image: url(../images/dn.png);}

#gn ul li a:hover {opacity:0.5}

#gn01 a {background-position: 0 0px;}
#gn02 a {background-position: -165px 0px;}
#gn03 a {background-position: -330px 0px;}
#gn04 a {background-position: -495px 0px;}
#gn05 a {background-position: -660px 0px;}
#gn06 a {background-position: -825px 0px;}


.pic {
	width: 100%;
	margin: 0 0 0px;
	padding: 0;
}
.toppage .pic {
	width: 990px;
	height: 360px;
	margin: 0 auto 20px;
	padding: 0;
	background-color: #37231b;
}
.flexslider {
}
/*■■■■■toppic20190522■■■■■*/
#toppic {
	position: relative;
	width: 990px;
	height: 360px;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}
#toppic div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*トップバナー スライド＋2枚*/
#toppic01 {
	background: url(../images/toppic01.jpg) left top no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic01;
	animation: 18s ease 0s infinite normal toppic01;
}
@-webkit-keyframes toppic01 {
0% {-webkit-transform: translate(0,160px);}
3% {-webkit-transform: translate(0,0);}
44% {transform: translate(0,0);}
45% {transform: translate(0,360px);}
100% {transform: translate(0,360px);}
}
@keyframes toppic01 {
0% {transform: translate(0,160px);}
3% {transform: translate(0,0);}
44% {transform: translate(0,0);}
45% {transform: translate(0,360px);}
100% {transform: translate(0,360px);}
}

#toppic02 {
	background: url(../images/toppic02.jpg) right top no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic02;
	animation: 18s ease 0s infinite normal toppic02;
}
@-webkit-keyframes toppic02 {
0% {-webkit-transform: translate(0,-160px);}
3% {-webkit-transform: translate(0,0);}
44% {transform: translate(0,0);}
45% {transform: translate(0,-360px);}
100% {transform: translate(0,-360px);}
}
@keyframes toppic02 {
0% {transform: translate(0,-160px);}
3% {transform: translate(0,0);}
44% {transform: translate(0,0);}
45% {transform: translate(0,-360px);}
100% {transform: translate(0,-360px);}
}

#toppic03 {
	background: url(../images/toppic03.png) left top no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic03;
	animation: 18s ease 0s infinite normal toppic03;
}
@-webkit-keyframes toppic03 {
0% {-webkit-transform: translate(-100%,0);}
4% {-webkit-transform: translate(-100%,0);}
7% {-webkit-transform: translate(0%,0);}
44% {transform: translate(0%,0);}
45% {transform: translate(-100%,0);}
100% {transform: translate(-100%,0);}
}
@keyframes toppic03 {
0% {transform: translate(-100%,0);}
4% {transform: translate(-100%,0);}
7% {transform: translate(0%,0);}
44% {transform: translate(0%,0);}
45% {transform: translate(-100%,0);}
100% {transform: translate(-100%,0);}
}

#toppic04 {
	background: url(../images/toppic04.png) left top no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic04;
	animation: 18s ease 0s infinite normal toppic04;
}
@-webkit-keyframes toppic04 {
0% {opacity: 0;}
8% {opacity: 0;}
11% {opacity: 1;}
44% {opacity: 1;}
45% {opacity: 0;}
100% {opacity: 0;}
}
@keyframes toppic04 {
0% {opacity: 0;}
8% {opacity: 0;}
11% {opacity: 1;}
44% {opacity: 1;}
45% {opacity: 0;}
100% {opacity: 0;}
}

#toppic05 {
	background: url(../images/toppic05.png) right bottom no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic05;
	animation: 18s ease 0s infinite normal toppic05;
}
@-webkit-keyframes toppic05 {
0% {-webkit-transform: translate(100%,0);}
12% {-webkit-transform: translate(100%,0);}
15% {-webkit-transform: translate(0%,0);}
44% {transform: translate(0%,0);}
45% {transform: translate(100%,0);}
100% {transform: translate(100%,0);}
}
@keyframes toppic05 {
0% {transform: translate(100%,0);}
12% {transform: translate(100%,0);}
15% {transform: translate(0%,0);}
44% {transform: translate(0%,0);}
45% {transform: translate(100%,0);}
100% {transform: translate(100%,0);}
}

#toppic06 {
	background: url(../images/toppic06.png) right bottom no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic06;
	animation: 18s ease 0s infinite normal toppic06;
}
@-webkit-keyframes toppic06 {
0% {opacity: 0;}
16% {opacity: 0;}
19% {opacity: 1;}
44% {opacity: 1;}
45% {opacity: 0;}
100% {opacity: 0;}
}
@keyframes toppic06 {
0% {opacity: 0;}
16% {opacity: 0;}
19% {opacity: 1;}
44% {opacity: 1;}
45% {opacity: 0;}
100% {opacity: 0;}
}

#toppic07 {
	background: url(../images/toppic07.png) center center no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic07;
	animation: 18s ease 0s infinite normal toppic07;
}
@-webkit-keyframes toppic07 {
0% {opacity: 0;}
20% {opacity: 0;}
23% {opacity: 1;}
44% {opacity: 1;}
45% {opacity: 0;}
100% {opacity: 0;}
}
@keyframes toppic07 {
0% {opacity: 0;}
20% {opacity: 0;}
23% {opacity: 1;}
44% {opacity: 1;}
45% {opacity: 0;}
100% {opacity: 0;}
}
#toppic10 {
	background: url(../images/toppic_virus.jpg) center center no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic10;
	animation: 18s ease 0s infinite normal toppic10;
}
@-webkit-keyframes toppic10 {
0% {opacity: 0;}
40% {opacity: 0;}
43% {opacity: 1;}
71% {opacity: 1;}
72% {opacity: 0;}
100% {opacity: 0;}
}
@keyframes toppic10 {
0% {opacity: 0;}
40% {opacity: 0;}
43% {opacity: 1;}
71% {opacity: 1;}
72% {opacity: 0;}
100% {opacity: 0;}
}
#toppic11 {
	background: url(../images/toppicrec2001.jpg) center center no-repeat;
	-webkit-animation: 18s ease 0s infinite normal toppic11;
	animation: 18s ease 0s infinite normal toppic11;
}
@-webkit-keyframes toppic11 {
0% {opacity: 0;}
67% {opacity: 0;}
70% {opacity: 1;}
97% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes toppic11 {
0% {opacity: 0;}
67% {opacity: 0;}
70% {opacity: 1;}
97% {opacity: 1;}
100% {opacity: 0;}
}

/*トップバナー スライド＋1枚
#toppic01 {
	background: url(../images/toppic01.jpg) left top no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic01;
	animation: 14s ease 0s infinite normal toppic01;
}
@-webkit-keyframes toppic01 {
0% {-webkit-transform: translate(0,160px);}
40% {-webkit-transform: translate(0,160px);}
44% {-webkit-transform: translate(0,0);}
100% {-webkit-transform: translate(0,0);}
}
@keyframes toppic01 {
0% {transform: translate(0,160px);}
40% {transform: translate(0,160px);}
44% {transform: translate(0,0);}
100% {transform: translate(0,0);}
}

#toppic02 {
	background: url(../images/toppic02.jpg) right top no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic02;
	animation: 14s ease 0s infinite normal toppic02;
}
@-webkit-keyframes toppic02 {
0% {-webkit-transform: translate(0,-160px);}
40% {-webkit-transform: translate(0,-160px);}
44% {-webkit-transform: translate(0,0);}
100% {-webkit-transform: translate(0,0);}
}
@keyframes toppic02 {
0% {transform: translate(0,-160px);}
40% {transform: translate(0,-160px);}
44% {transform: translate(0,0);}
100% {transform: translate(0,0);}
}

#toppic03 {
	background: url(../images/toppic03.png) left top no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic03;
	animation: 14s ease 0s infinite normal toppic03;
}
@-webkit-keyframes toppic03 {
0% {-webkit-transform: translate(-100%,0);}
46% {-webkit-transform: translate(-100%,0);}
50% {-webkit-transform: translate(0%,0);}
100% {-webkit-transform: translate(0%,0);}
}
@keyframes toppic03 {
0% {transform: translate(-100%,0);}
46% {transform: translate(-100%,0);}
50% {transform: translate(0%,0);}
100% {transform: translate(0%,0);}
}

#toppic04 {
	background: url(../images/toppic04.png) left top no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic04;
	animation: 14s ease 0s infinite normal toppic04;
}
@-webkit-keyframes toppic04 {
0% {opacity: 0;}
52% {opacity: 0;}
56% {opacity: 1;}
100% {opacity: 1;}
}
@keyframes toppic04 {
0% {opacity: 0;}
52% {opacity: 0;}
56% {opacity: 1;}
100% {opacity: 1;}
}

#toppic05 {
	background: url(../images/toppic05.png) right bottom no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic05;
	animation: 14s ease 0s infinite normal toppic05;
}
@-webkit-keyframes toppic05 {
0% {-webkit-transform: translate(100%,0);}
58% {-webkit-transform: translate(100%,0);}
62% {-webkit-transform: translate(0%,0);}
100% {-webkit-transform: translate(0%,0);}
}
@keyframes toppic05 {
0% {transform: translate(100%,0);}
58% {transform: translate(100%,0);}
62% {transform: translate(0%,0);}
100% {transform: translate(0%,0);}
}

#toppic06 {
	background: url(../images/toppic06.png) right bottom no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic06;
	animation: 14s ease 0s infinite normal toppic06;
}
@-webkit-keyframes toppic06 {
0% {opacity: 0;}
64% {opacity: 0;}
68% {opacity: 1;}
100% {opacity: 1;}
}
@keyframes toppic06 {
0% {opacity: 0;}
64% {opacity: 0;}
68% {opacity: 1;}
100% {opacity: 1;}
}

#toppic07 {
	background: url(../images/toppic07.png) center center no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic07;
	animation: 14s ease 0s infinite normal toppic07;
}
@-webkit-keyframes toppic07 {
0% {opacity: 0;}
72% {opacity: 0;}
76% {opacity: 1;}
100% {opacity: 1;}
}
@keyframes toppic07 {
0% {opacity: 0;}
72% {opacity: 0;}
76% {opacity: 1;}
100% {opacity: 1;}
}
#toppic10 {
	background: url(../images/toppic202001.jpg) center center no-repeat;
	-webkit-animation: 14s ease 0s infinite normal toppic10;
	animation: 14s ease 0s infinite normal toppic10;
}
@-webkit-keyframes toppic10 {
0% {opacity: 1;}
40% {opacity: 1;}
44% {opacity: 0;}
96% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes toppic10 {
0% {opacity: 1;}
40% {opacity: 1;}
44% {opacity: 0;}
96% {opacity: 0;}
100% {opacity: 1;}
}
*/


#topbanner {
	position: relative;
	display: block;
	width: 990px;
	height: 280px;
	margin: 2px auto 0;
	padding: 0;
}
#topbanner img {
	position: absolute;
	bottom: 0;
	right: 0;
}
#topbanner2 {
	-webkit-animation: 10s ease 0s infinite normal topbanner2;
	animation: 10s ease 0s infinite normal topbanner2;
}
@-webkit-keyframes topbanner2 {
0% {opacity: 1;}
40% {opacity: 1;}
46% {opacity: 0;}
94% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes topbanner2 {
0% {opacity: 1;}
40% {opacity: 1;}
46% {opacity: 0;}
94% {opacity: 0;}
100% {opacity: 1;}
}

#toprecruit {
	position: relative;
	display: block;
	width: 990px;
	margin: 2px auto 0;
	padding: 4px 0 0;
}
#topbannerclick ,
#toprecruitclick {
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-animation: 2s ease 0s infinite normal clickhear;
	animation: 2s ease 0s infinite normal clickhear;
}
@-webkit-keyframes clickhear {
0% {opacity: 1;}
80% {opacity: 1;}
88% {opacity: 0;}
92% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes clickhear {
0% {opacity: 1;}
80% {opacity: 1;}
88% {opacity: 0;}
92% {opacity: 0;}
100% {opacity: 1;}
}



#foot {
	margin: 40px 0 0;
}
.fn {
	height: 35px;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
}
.fn a {
	margin: 0 12px;
	color: #4c3b08;
}
#footer {
	position: relative;
	height: 131px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/footer.png) center 24px no-repeat, url(../images/footer.gif) center top repeat-x #efe8da;
}
#copy {
	width: 990px;
	height: 130px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/logo.png) left 8px no-repeat;
	background-size: 320px auto;
}
#footer a#tel {
	position: absolute;
	left: 50%;
	top: 15px;
	margin: 0 auto 0 240px;
	display: block;
	width: 230px;
	height: 56px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background: url(../images/tel.png) center top no-repeat;
	background-size: 230px auto;
}


/*■■■■■ CONTENTS ■■■■■*/
.contents {
	padding: 0px 0 0;
}

.wapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.main {
	float: left;
	margin: 0 auto 0 0px;
	padding: 0 0 0 0;
	width: 736px;
	text-align:left;
	overflow: hidden;
}
.side {
	float: right;
	margin: 0 0px 0 auto;
	padding: 0 0 20px;
	width: 240px;
	text-align:center;
}
.side img {
	max-width: 240px;
	margin: 0 0 15px auto;
}
.side a:hover {opacity: 0.5;}


.rine {
	margin: 0 auto 20px;
	padding: 0;
	width: 240px;
	height: 180px;
	text-align: center;
	background-color: #fff;
}
.tw {
	width: 240px;
	height: 360px;
	margin: 0 0 20px auto;
	padding: 40px 0 0;
	background: url(../images/tw.gif) 16px 12px no-repeat #fff;
	overflow: hidden;
}
.fb {
	margin: 0 0 20px;
	padding: 40px 0 0;
	background: url(../images/fb.gif) 16px 12px no-repeat #fff;
	overflow: hidden;
}


.h2 {
	height: 50px;
	margin: 0 auto 10px;
	padding: 0;
	background: url(../images/h2.png) center 28px no-repeat;
}
.pic {
	margin: 0 auto 20px;
	padding: 0;
}
h2 {
	margin: 0 auto;
	padding: 0;
}
h2:not(.h2txt) {
	height: 50px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	text-decoration: none;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
}
#h2_news {background-image: url(../images/h2_news.png);}
#h2_movie {background-image: url(../images/h2_movie.png);}
#h2_today {background-image: url(../images/h2_today.png);}
#h2_therapist {background-image: url(../images/h2_therapist.png);}
#h2_schedule {background-image: url(../images/h2_schedule.png);}

h2.h2txt {
	width: 100%;
	max-width: 990px;
	height: 61px;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	color:#333;
}
h2.h2txt span.jpn {
	display: block;
	margin: 2px auto 0;
	padding: 4px 0 0;
	font-size: 12px;
	line-height: 14px;
	color:#a57c25;
	border-top: solid 1px #aaa;
}


.pic h2 {
	height: 160px;
}
#h2_concept {background-image: url(../images/h2_concept.jpg);}
#h2_map {background-image: url(../images/h2_map.jpg);}
#h2_system {background-image: url(../images/h2_system.jpg);}
#h2_recruit {background-image: url(../images/h2_recruit.jpg);}
#h2_inquiry {background-image: url(../images/h2_inquiry.jpg);}
#h2_staff {background-image: url(../images/h2_staff.jpg);}



#h2_men2 {background-image: url(https://elena-aroma.com/images/h2_men2.png);}
#h2_men3 {background-image: url(https://elena-aroma.com/images/h2_men3.png);}
#h2_men4 {background-image: url(https://elena-aroma.com/images/h2_men4.png);}
#h2_men5 {background-image: url(https://elena-aroma.com/images/h2_men5.png);}
#h2_men6 {background-image: url(https://elena-aroma.com/images/h2_men6.png);}
#h2_men7 {background-image: url(https://elena-aroma.com/images/h2_men7.png);}
#h2_men8 {background-image: url(https://elena-aroma.com/images/h2_men8.png);}
#h2_men9 {background-image: url(https://elena-aroma.com/images/h2_men9.png);}
#h2_men10 {background-image: url(https://elena-aroma.com/images/h2_men10.png);}
#h2_men11 {background-image: url(https://elena-aroma.com/images/h2_men11.png);}
#h2_system1 {background-image: url(https://elena-aroma.com/images/h2_system1.png);}
#h2_system2 {background-image: url(https://elena-aroma.com/images/h2_system2.png);}
#h2_system3 {background-image: url(https://elena-aroma.com/images/h2_system3.png);}
#h2_system4 {background-image: url(https://elena-aroma.com/images/h2_system4.png);}  
#h2_system5 {background-image: url(https://elena-aroma.com/images/h2_system5.png);}
#h2_lady1 {background-image: url(https://elena-aroma.com/images/h2_lady1.png);}
#h2_member1 {background-image: url(https://elena-aroma.com/images/h2_member1.png);}
#h2_setting1 {background-image: url(https://elena-aroma.com/images/h2_setting1.png);}


h3 {
	width: 100%;
	max-width: 990px;
	height: 61px;
	margin: 0 auto 8px;
	padding: 8px 0 0;
	font-size: 29px;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 4px;
	text-align: center;
	color:#333;
	background:-webkit-gradient(linear,from(#fcd88f),to(#ffebc3));
	background: -webkit-linear-gradient(#fcd88f,#ffebc3);
	background:    -moz-linear-gradient(#fcd88f,#ffebc3);
	background:     -ms-linear-gradient(#fcd88f,#ffebc3);
	background:      -o-linear-gradient(#fcd88f,#ffebc3);
	background:         linear-gradient(#fcd88f,#ffebc3);
}
.main h3 {
	width: 736px;
}
h3 .jpn {
	display: block;
	width: 84%;
	margin: 0 auto;
	padding: 4px 0 0;
	font-size: 16px;
	line-height: 20px;
	color:#a57c25;
	border-top: solid 1px #fff;
}
h4 {
	width: 100%;
	margin: 0 auto 5px;
	padding: 4px 0 0;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#333;
	text-align: center;
	background:-webkit-gradient(linear,from(#ffcfbb),to(#ffe3d7));
	background: -webkit-linear-gradient(#ffcfbb,#ffe3d7);
	background:    -moz-linear-gradient(#ffcfbb,#ffe3d7);
	background:     -ms-linear-gradient(#ffcfbb,#ffe3d7);
	background:      -o-linear-gradient(#ffcfbb,#ffe3d7);
	background:         linear-gradient(#ffcfbb,#ffe3d7);
}
h4 .jpn {
	display: block;
	width: 600px;
	margin: 0 auto;
	padding: 4px 0 0;
	font-size: 12px;
	line-height: 16px;
	color: #a57c25;
	border-top: solid 1px #fff;
}

#today {
	width: 100%;
	margin: 0 auto 20px;
	background: transparent;
	border-style: none;
	overflow: hidden;
}
#news {
	width: 700px;
	margin:0 auto 10px 10px;
	text-align:left;
	overflow:hidden;
}
#newsbody {
	width: 700px;
	text-align:left;
	margin: 0 auto 10px;
	padding: 30px 60px 5px;
	background:#fff;
	overflow:hidden;
}
.kiji {
	margin: 0 0 30px;
	padding: 0 0 10px;
	text-align: left;
	background:#fffef5;
}
.kiji .sub {
	height: 35px;
	margin: 0;
	padding: 0 10px;
	font-size: 16px;
	line-height: 18px;
	background:-webkit-gradient(linear,from(#fffef5),color-stop(0.5,#fff1d4),to(#fffef5));
	background: -webkit-linear-gradient(#fffef5,#fff1d4,#fffef5);
	background:    -moz-linear-gradient(#fffef5,#fff1d4 50%,#fffef5);
	background:     -ms-linear-gradient(#fffef5,#fff1d4,#fffef5);
	background:      -o-linear-gradient(#fffef5,#fff1d4,#fffef5);
	background:         linear-gradient(#fffef5,#fff1d4,#fffef5);
}
.kiji .date {
	float: right;
	margin: 0 0 0 auto;
	padding: 1px 0 0;
	color: #8c7b51;
	font-size: 17px;
}
.kiji .leftimg {
	display: block;
	overflow: hidden;
	width: 150px;
	float: left;
	margin: 12px auto 0 0;
	padding: 0;
}
.kiji .leftimg img {
	width: 150px;
	height: auto;
}
.kiji .com {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.kiji p {
	display: block;
	width: 520px;
	margin: 0 0 0 auto;
	padding: 10px 0 10px;
	color: #444;
	font-size: 13px;
	line-height: 20px;
}
a.goarchive {
	margin: 0 0 0 auto;
	display: block;
	width: 115px;
	height: 18px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background: url(../images/goarchive.jpg) 0 0 no-repeat;
}

.boxleft {
	margin: 0 auto 50px;
	padding: 0 0 0;
}
.boxleft2 {
	margin: 0 auto 50px;
	padding: 0 390px 0 0;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(https://elena-aroma.com/images/boxleft2.jpg);
}
.boxright {
	position: relative;
	margin: 0 auto 50px;
	padding: 0 0 0 390px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(https://elena-aroma.com/images/boxright.jpg);
}
.boxright2 {
	background-image: url(https://elena-aroma.com/images/boxright2.jpg);
}

.box {
	width: 880px;
	margin: 0 auto 20px;
	padding: 0;
	background-position: center top;
	background-repeat: repeat-y;
}
.boxtop {
	margin: 0;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
}
.boxbottom {
	margin: 0;
	padding: 0px 0px 0px;
	text-align: left;
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
.boxbottom > img {
	max-width: 100%;
	height: auto;
}


.boxbottom > .txt {
	width: 740px;
	text-align:left;
	margin: 0 auto 30px;
	padding: 15px 50px 15px;
	background:#fff;
	overflow:hidden;
}
.txt p {
	margin: 0 0 15px;
	padding: 0;
}
.waku {
	margin: 7px 5px 7px 0px;
	padding: 12px 10px 13px 15px;
	color: #4e4029;
	background: url(../images/paper.jpg) #fff9e4;
	border: solid 1px #d4c8aa;
}
.arrow {
	display: block;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/arrow.gif) center 3px no-repeat;
}

.gofemale,
.gotouroku,
.gokiyaku,
.login {
	display: block;
	width:310px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
}
.login {
	margin: 0 auto 60px;
}
.gofemale {background-image: url(https://elena-aroma.com/images/gofemale.gif);}
.gotouroku {background-image: url(https://elena-aroma.com/images/gotouroku.gif);}
.gokiyaku {background-image: url(https://elena-aroma.com/images/gokiyaku.gif);}
.login {background-image: url(../images/login.gif);}

.gofemale:link,.gofemale :visited,
.gotouroku:link,.gotouroku :visited,
.gokiyaku:link,.gokiyaku :visited,
.login:link,.login :visited
 {background-position: 0 0px;}
.gofemale:hover,
.gotouroku:hover,
.gokiyaku:hover,
.login:hover
 {background-position: 0px -40px;}


.txt ul,.txt ol {
	margin: 5px 0;
	padding: 0;
}
.txt ul li {
	margin:0 auto 40px 0;
	padding:0 30px 0;
	margin: 2px 0 0;
	padding: 0 0 2px 25px;
	color: #666;
	list-style-type: none;
	background:url(../images/li.gif) 7px 6px no-repeat;
}
.txt ol li {
	margin: 2px 0 0 18px;
	padding: 0 0 2px 0px;
	color: #666;
}
dl.agreementmen dt {
	margin: 0;
	padding: 0px 0 3px;
}
dl.faq dt {
	margin: 0;
	padding: 25px 0 3px;
	background:url(../images/faq_q.png) center top no-repeat;
}
dl dd {
	margin: 0 0 15px;
	padding: 2px 0 12px;
	color: #9f8740;
	background:url(../images/border.gif) center bottom no-repeat;
}
dl dd.lastChild {
	background:url(https://elena-aroma.com/css/common.css?20190711) center top no-repeat;
}
dl.faq {
	margin: 0;
	padding: 0;
}
dl.faq dt {
	margin: 0;
	padding: 25px 0 3px;
	background:url(../images/faq_q.png) center top no-repeat;
}
dl.faq dd {
	margin: 0 0 15px;
	padding: 15px 0 12px;
	color: #9f8740;
	background:url(../images/faq_a.png) center top no-repeat,url(../images/border.gif) center bottom no-repeat;
}
dl.faq dd.lastChild {
	background:url(../images/faq_a.png) center top no-repeat;
}


.btns {
	width: 680px;
	margin: 10px auto 0;
	padding: 18px 0 20px;
	text-align: center;
	background: #fff;
	border: solid 1px #ddd;
}
.btns a {
	display: block;
	width: 240px;
	height: 40px;
	margin: 0 auto;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
.btns a:link,.btns a:visited {background-position: 0 0px;}
.btns a:hover {background-position: 0px -40px;}

.btn01 {background-image: url(https://elena-aroma.com/images/btn01.jpg);}
.btn02 {background-image: url(https://elena-aroma.com/images/btn02.jpg);}
.btn03 {background-image: url(https://elena-aroma.com/images/btn03.jpg);}

form {
	margin:  0;
	padding: 5px 0 0;
	text-align: left;
}
.Nav {
	width: 310px;
	margin: 0 auto 0;
	text-align: center;
}
.formfield label .need {
	margin: 0 auto 0 10px;
	padding: 1px 6px 1px 6px;
	font-size: 84%;
	line-height: 84%;
	color: #fff;
	text-align: center;
	background:#b69600;
	-webkit-border-radius: 5px; /*角丸*/
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formfield {
	margin: 0 0 3px 0;
	padding: 10px 15px 10px;
	clear: both;
}
.formfield label {
	float: left;
	display: block;
	width: 200px;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
	vertical-align: top;
}
.formfield input,
.formfield textarea {
	width: 280px;
	font-family:"Times New Roman",Times,'メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}

.dcell {
	width: 330px;
	margin: 0 auto 20px;
}
.dcell .dset {
	margin: 0 0 3px;
	overflow: hidden;
}
.dcell .dset div {
	float: left;
	margin: 0 1px 1px 0;
	padding: 5px 10px 5px;
	font-size: 14px;
	line-height: 20px;
	display: block;
}
.dset1 {background:#fff1d4;}
.dset2 {background:#fff7e2;}
.dset3 {background:#fffdf3;}
.dset4 {background:#ffebc3;}

.dcell .dleft {
	width: 100px;
	text-align: left;
	color: #806c53;
}
.dcell .dright {
	width: 180px;
	text-align: left;
	color: #444;
	border-left: solid 3px #fff;
}
.pcell {
	width: 740px;
	margin: 0 auto 10px;
	padding: 15px 50px 15px;
	background:#fff;
}
.pcell .dset {
	margin: 0 0 3px 0;
}
.pcell .dset div {
	margin: 0 3px 0 0;
	padding: 8px 15px 7px;
	font-size: 16px;
	line-height: 18px;
}
.pcell-l .dset div {
	font-size: 20px;
	line-height: 22px;
}
.pcell .dleft {
	width: 330px;
	text-align: right;
}
.pcell .dright {
	width: 330px;
	text-align: left;
}
.qcell {
	width: 640px;
	margin: 0 auto 10px;
	padding: 5px 50px 30px;
	background:#fff;
}
.qcell .dset div {
	margin: 0 3px 0px 0;
	padding: 10px 15px 10px;
}
.qcell .dleft {
	width: 120px;
	border-left: solid 3px #fff;
}
.qcell .dright {
	width: 440px;
}

.dcell .no {
	font-size: 128%;
}
.dcell .jp {
	font-size: 80%;
}

.kent {
	width: 100px;
	height: 14px;
	position: absolute; bottom:0px; left:50%;
	margin: 0 0 0 -50px;
	color: #000;
	overflow: hidden;
}
.kent a:link {text-decoration: none; color: #000;}
.kent a:visited {text-decoration: underline; color: #333;}



/*■■■■■スケジュール■■■■■*/
#schedulecell {
	margin: 0 auto 10px;
	padding: 25px 50px;
	background:#fff;
}
#schedulecell td {
	width: 96px;
	padding: 0px 0px;
	line-height: 100%;
}
#schedulecell tr.even td {
	background:#fff7e2;
}
#schedulecell tr.odd td {
	background:#fff1d4;
}
#schedulecell tr.th td {
	padding: 15px 0px;
	font-size: 15px;
	line-height: 20px;
	background:#fffdf3;
}
#schedulecell td.piccell {
	width: 140px;
	padding: 0;
	overflow: hidden;
}
.piccell img {
	float: left;
	width: 80px;
	height: auto;
	margin: 0 3px 0 0;
}
.piccell img:hover {opacity: 0.6;}
.piccell p {
	margin: 0;
	padding: 7px 0 0px;
	text-align: left;
	word-break: break-word;
}
.piccell p span {
	font-size: 14px;
	line-height: 22px;
}



.flowbox {
	width: 740px;
	margin: 0 auto 10px;
	padding: 15px 50px 15px;
	background:#fff;
}
.flow {
	margin: 0 0 0 0;
	padding: 8px 15px 11px;
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	color:#222;
}
.flow img {
	margin: 7px 7px 7px;
	border: 6px solid #fff;
	-webkit-border-radius: 16px; /*角丸*/
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.flow .no {
	margin: 4px auto 2px;
	padding: 0px 0 0;
	width: 40px;
	height: 40px;
	font-size: 36px;
	line-height: 38px;
	font-style: italic;
	color: #fff;
	background: #f76e00;
	-webkit-border-radius: 22px; /*角丸*/
	-moz-border-radius: 22px;
	border-radius: 22px;
}
/*■■■■■メンバーログイン内■■■■■*/

.detailmenu {
	position: relative;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.detailmenu ul {
	position: relative;
	left: 50%;
	float: left;
	display: inline;
}
.detailmenu ul li{
	position: relative;
	left: -50%;
	float: left;
	margin: 0 4px;
	list-style-type: none;
}
.detailmenu ul li a {
	display: block;
	padding: 4px 8px;
	border: 0px solid #444;
	background: #fff;
	font-size: 180%;
}
.detailmenu ul li.bangoon{
	padding: 4px 8px;
	border: 1px solid #444;
	background: #fff;
	font-size: 180%;
}
.detailmenu #prev{
	font-size: 100%;
}
.detailmenu #next{
	font-size: 100%;
}


#thumbindex {
	width: 944px;
	margin: 0px auto 20px;
	padding: 0px 0 0;
/*	background: #fff;
-webkit-box-shadow:0 0 24px 24px #fff;
   -moz-box-shadow:0 0 24px 24px #fff;
        box-shadow:0 0 24px 24px #fff;*/
	-webkit-border-radius: 30px; /*角丸*/
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.thumb {
	position: relative;
	float: left;
	display: block;
	width: 236px;
	height: 336px;
	margin: 0 auto 0 0;
	padding: 39px 0 0;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	line-height: 140%;
	background:url(../images/thumb.png) center top no-repeat;
}
.thumbpic {
	position: relative;
	margin: 0 auto;
	width: 198px;
	height: 264px;
	-webkit-border-radius: 12px; /*角丸*/
	-moz-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
}
.thumb img {
	width: 198px;
	margin: 0 auto;
}
.thumbpicshdow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
/*-webkit-box-shadow:0 0 20px 20px #fff inset;
   -moz-box-shadow:0 0 20px 20px #fff inset;
        box-shadow:0 0 20px 20px #fff inset;*/
}
#today .thumb {
	position: relative;
	float: left;
	display: block;
	width: 182px;
	height: 260px;
	margin: 0 auto 0 0;
	padding: 32px 0 0;
	text-align: center;
	overflow: hidden;
	background-size: 164px auto;
}
#today .thumbpic {
	margin: 0 auto;
	width: 144px;
	height: 192px;
	overflow: hidden;
	-webkit-border-radius: 10px; /*角丸*/
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#today .thumb img {
	width: 150px;
	margin: 0 auto;
}
.thumb p {
	width: 100%;
	margin: 0px auto 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	color:#a57c25;
}
#today .thumb p {
	width: 100%;
	margin: 2px auto 0;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	color:#333;
}
.thumb .new {
	position: absolute;
	left: 8px;
	top: 260px;
	display: block;
	width: 70px;
	height: 70px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/new.png) center top no-repeat;
}
#today .thumb .new {
	left: 22px;
	top: 186px;
	display: block;
	width: 36px;
	height: 36px;
	background-size: 36px 36px;
}
.thumb .pickup {
	position: absolute;
	left: 0px;
	top: 16px;
	display: block;
	width: 100%;
	height: 18px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/pickup.png) center top no-repeat;
}
#today .thumb .pickup {
	left: 0px;
	top: 10px;
}
.detailbox .new {
	position: absolute;
	left: 0px;
	top: 12px;
	display: block;
	width: 70px;
	height: 70px;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background:url(../images/new.png) center top no-repeat;
}


#coursea {background-image: url(../images/coursea.gif);}
#courseb {background-image: url(../images/courseb.gif);}
#coursec {background-image: url(../images/coursec.gif);}
#coursed {background-image: url(https://elena-aroma.com/images/coursed.gif);}
#coursee {background-image: url(https://elena-aroma.com/images/coursee.gif);}
#coursef {background-image: url(https://elena-aroma.com/images/coursef.gif);}

#icona {background-image: url(../images/icona.gif);}
#iconb {background-image: url(../images/iconb.gif);}
#iconc {background-image: url(../images/iconc.gif);}
#icond {background-image: url(../images/icond.gif);}
#icone {background-image: url(https://elena-aroma.com/images/icone.gif);}
#iconf {background-image: url(https://elena-aroma.com/images/iconf.gif);}

#coursea,#courseb,#coursec,#coursed,#coursee,#coursef,
#icona,#iconb,#iconc,#icond,#icone,#iconf {
	height: 19px;
	background-repeat: no-repeat;
}
#thumbindex .course,
#thumbindex .lank {
	display: block;
	margin: 1px 0 0 0;
	background-position: center top;
}
#detail .course,
#detail .lank {
	display: block;
	margin: 0 auto 0 0;
	background-position: left top;
}
#detail .course {
	float: right;
	width: 80px;
	margin: 8px 10px 0 auto;
}
html > body p.linkarea {
	margin: 0;
	padding: 0;
	line-height: 1px;
}
html > body p.linkarea a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	filter: alpha(opacity=0); /*透明化*/
}
/*■■■■■メンバー詳細■■■■■*/

#detail {
	display: block;
	width: 937px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
}
#detailleft {
	float: left;
	width: 507px;
	margin: 0 auto 0 0;
	padding: 0;
}
#detailright {
	float: right;
	width: 430px;
	margin: 0 0 20px auto;
	padding: 0;
	text-align: left;
}
.detailbox {
	position: relative;
	width: 370px;
	min-height: 500px;
	margin: 0px auto 20px;
	padding: 7px 30px 15px;
	background: #fff;
/*-webkit-box-shadow:0 2px 3px 4px rgba(0,0,0,0.1);
   -moz-box-shadow:0 2px 3px 4px rgba(0,0,0,0.1);
        box-shadow:0 2px 3px 4px rgba(0,0,0,0.1);*/
}
#detailright p{
	margin: 0 0 20px;
	padding: 0 20px 8px 25px;
	font-size: 13px;
	line-height: 21px;
}

/*■■■■■スライドショー*/
.photos {
	display: block;
	width: 460px;
	height: 700px;
	margin: 0px auto 20px;
	padding: 0px 0 0;
	text-align: center;
/*	background: #fff;
-webkit-box-shadow:0 2px 3px 4px rgba(0,0,0,0.1);
   -moz-box-shadow:0 2px 3px 4px rgba(0,0,0,0.1);
        box-shadow:0 2px 3px 4px rgba(0,0,0,0.1);*/
}
.photos .flexslider {
	margin: 0 auto 0;
}
.photos .flexslider .slides {
	width: 420px;
	height: 560px;
	margin: 0 auto 20px;
	-webkit-border-radius: 20px; /*角丸*/
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	background-color: #fff;
}
.photos .flexslider .slides img {
	-webkit-border-radius: 18px; /*角丸*/
	-moz-border-radius: 18px;
	border-radius: 18px;
}


/*■■■■■リンク*/
.linkbanner {
	width: 100%;
	margin: 0 auto 15px;
	padding: 0;
	text-align: left;
}
.linkbanner img {
	margin: 0 4px 8px;
}
.linkcode {
	width: 500px;
	margin: 0 auto 15px;
	padding: 0;
	text-align: left;
	font-size: 13px;
}




.ricoh-theta-spherical-image {
	margin: 0 auto;
}

.weeklyindex {
	width: 880px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
}
.calenbg {
	color: #444;
	background:         linear-gradient(#f7e3a0,#ffffff,#ead693);
}
.calenbgon {
	color:#fff;
	background:         linear-gradient(#da5c00,#ff930a,#d04e00);
}
.calenbg,
.calenbgon {
	float: left;
	width: 164px;
	height: 25px;
	margin: 0 5px 4px;
	padding: 4px 0 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border: solid 1px #ab9870;
	box-shadow: 0 2px 5px #dbcda9;
	-webkit-border-radius: 5px; /*角丸*/
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.calenbg:link,
.calenbg:visited,
.calenbg:hover {
	color: #444;
	text-decoration: none;
}
.calenbgon:link,
.calenbgon:visited,
.calenbgon:hover {
	color:#fff;
	text-decoration: none;
}
.calenbg:hover,
.calenbgon:hover {
	opacity: 0.6;
}
.suji {
	font-size: 19px;
}
.calenbgon .red {
	color:#fff;
}

.btn {
	cursor: pointer;
	display: block;
	width: 280px;
	height: 32px;
	margin: 0 auto 0;
	padding: 5px 0 0;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.1em;
	color:#fff;
	background:         linear-gradient(#da5c00,#ff930a,#d04e00);
	-webkit-border-radius: 5px; /*角丸*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ab9870;
	box-shadow: 0 2px 5px #dbcda9;
	font-family:"Times New Roman",Times,'メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}
.btn:link,
.btn:visited,
.btn:hover {
	color:#fff;
	text-decoration: none;
}
.toppage .btn {
	background:         linear-gradient(#f8e38c,#fff8b0,#e9cc75);
}
.toppage .btn:link,
.toppage .btn:visited,
.toppage .btn:hover {
	color:#4c3b08;
}
.btn:hover {
	opacity: 0.6;
}
form .btn {
	padding: 0;
	height: 37px;
}
.priceimg {
	margin: 12px auto 4px;
}
.recpic {
	display: block;
	width: 760px;
	margin: 0 auto 0;
	padding: 18px 36px 14px;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.04em;
	text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
	background:url(../images/recpic.jpg) right bottom no-repeat #fff;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
}
.recpic .red {
	color: #ff0000;
}


.phoenix img {
	width: 160px;
}