@charset "utf-8";
/* tag
-------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
html {
	height:100%;
}
body {
	color: #300;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background-color: #f7f4eb;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
}
li {
	list-style:none;
}
li img {
	vertical-align:top;
}
caption {
	display: none;
}
hr {
	display: none;
}
h2 {
	min-width:980px;
	position:relative;
	height:152px;
	overflow:hidden;
	margin:0 auto;
}
h2 img {
	margin:0 0 0 -700px;
	position:absolute;
	top:0;
	left:50%;
}
a:hover img.alpha {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
/* clearfix
-------------------------------------------------------*/

.clearfix {
	width:100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* #header
-------------------------------------------------------*/

#header {
	height:134px;
	background:url(../images/en/common/header/bg_header.png) repeat-x;
}
#header_inner {
	width:980px;
	margin:0 auto;
	position:relative;
}
#header_inner h1 {
	font-size:1.2em;
	position:absolute;
	top:5px;
	left:5px;
}
#header_inner p.logo {
	position:absolute;
	top:46px;
	left:0;
}
#header_inner div.tel {
	position:absolute;
	top:53px;
	left:453px;
}
#header_inner div.nav {
	font-size:1.2em;
	position:absolute;
	top:4px;
	right:0;
}
#header_inner p.bnr {
	position:absolute;
	top:43px;
	left:670px;
}
#header_inner div.info {
	color:#642a06;
	position:absolute;
	top:90px;
	left:455px;
}
#header_inner div.info p {
	font-size:1.1em;
}
#header_inner div.info dl {
	font-size:1.2em;
}
#header_inner div.info dt {
	font-weight:bold;
	padding:0 0 0 13px;
	background:url(../images/en/common/header/icon_diamond_01.png) left center no-repeat;
	display:inline;
}
#header_inner div.info dt:after {
	content: ":";
}
#header_inner div.info dd {
	display:inline;
	margin:0 10px 0 0;
}
/* #globalnav
-------------------------------------------------------*/

#globalnav {
	height:60px;
	background:url(../images/en/common/globalnav/bg_globalnav.jpg) repeat-x;
	position:relative;
	z-index:1000;
}
#globalnav #globalnav_inner {
	width:982px;
	margin:0 auto;
}
#globalnav #globalnav_inner li {
	float:left;
}
#globalnav #globalnav_inner li {
	position: relative;
}
#globalnav #globalnav_inner li ul {
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0 10px;
	width:374px;
	display: none;
	position: absolute;
	top: 60px;
	left:1px;
	background:#f8e7e7;
	border-left:1px #f8e7e7 solid;
	border-right:1px #f8e7e7 solid;
	border-bottom:2px #e3565d solid;
}
#globalnav #globalnav_inner li ul li {
	white-space:nowrap;
	width:187px;
	display:block;
	float:left;
}
#globalnav #globalnav_inner li ul li a {
	width:161px;
	padding:12px 0 12px 26px;
	display:block;
	color:#642a06;
	text-decoration: none;
	background-position:13px 17px;
	background-repeat:no-repeat;
}
#globalnav #globalnav_inner li ul li a:link {
	color:#642a06;
	text-decoration: none;
	background-image:url(../images/en/common/globalnav/icon_arrow_sub.png);
}
#globalnav #globalnav_inner li ul li a:visited {
	text-decoration: none;
	text-decoration: none;
	background-image:url(../images/en/common/globalnav/icon_arrow_sub.png);
}
#globalnav #globalnav_inner li ul li a:hover {
	text-decoration: none;
	text-decoration: none;
	background-image:url(../images/en/common/globalnav/icon_arrow_sub_on.png);
	background-color:#ffcaca;
}
/* #main
-------------------------------------------------------*/

#main {
	width:980px;
	margin:0 auto;
}
#main a:link {
	color: #069;
	text-decoration: underline;
}
#main a:visited {
	color: #069;
	text-decoration: underline;
}
#main a:hover {
	color: #dc6c6c;
	text-decoration: underline;
}
#main h3.h_01 {
	color:#642a06;
	padding:0 0 15px;
	font-size:2.2em;
	font-weight:bold;
	font-family:"ヒラギノ明朝 ProN", "ＭＳ Ｐ明朝", "Hiragino Mincho ProN", "MS PMincho", "ヒラギノ明朝 Pro W3", serif;
	background:url(../images/en/common/main/bg_h.gif) bottom repeat-x;
}
#main h3.h_01 span {
	padding:5px 0 5px 45px;
	background:url(../images/en/common/main/icon_h_01.png) 10px center no-repeat;
}
#main h3.h_02 {
	color:#642a06;
	padding:0 0 10px;
	font-size:2.2em;
	font-weight:bold;
	font-family:"ヒラギノ明朝 ProN", "ＭＳ Ｐ明朝", "Hiragino Mincho ProN", "MS PMincho", "ヒラギノ明朝 Pro W3", serif;
	background:url(../images/en/common/main/bg_h_2.gif) bottom repeat-x;
}
#main h3.h_02 span {
	display:inline-block;
	padding:5px 0 5px 40px;
	background:url(../images/en/common/main/icon_h_02.png) 0 center no-repeat;
}
#main #content {
	width:700px;
	margin:0 0 90px;
	float:left;
}
#main #side {
	width:250px;
	margin:0 0 90px;
	float:right;
}
#main #side #menu {
	font-size:1.8em;
	font-family:"ヒラギノ明朝 ProN", "ＭＳ Ｐ明朝", "Hiragino Mincho ProN", "MS PMincho", "ヒラギノ明朝 Pro W3", serif;
	width:250px;
	margin:0 0 15px;
	background:url(../images/en/common/side/bg_side.jpg) bottom no-repeat;
}
#main #side #menu span {
	font-size:0.66em;
	font-weight:normal;
}
#main #side #menu h3 {
	margin:0 0 7px
}
#main #side #menu li {
	width:230px;
	margin:0 0 3px 10px;
	padding:0 0 5px;
	background:url(../images/en/common/side/line_side_menu.gif) center bottom no-repeat;
}
#main #side #menu li.last {
	background:none;
}
#main #side #menu a {
	color:#642a06;
	display:block;
	width:197px;
	padding:5px 0 5px 33px;
}
#main #side #menu a:link {
	color:#642a06;
	text-decoration: none;
	background:url(../images/en/common/side/icon_side_arrow.png) 10px center no-repeat;
}
#main #side #menu a:visited {
	color:#642a06;
	text-decoration: none;
	background:url(../images/en/common/side/icon_side_arrow.png) 10px center no-repeat;
}
#main #side #menu a:hover {
	color:#642a06;
	text-decoration: none;
	background:#f4d7d7 url(../images/en/common/side/icon_side_arrow.png) 10px center no-repeat;
}
#main #side div.bnr {
	margin:0 0 20px;
}
#main #side div.bnr li {
	margin:0 0 10px;
}
#main #side div.contact {
	text-align:center;
	width:246px;
	margin:0 0 20px;
	padding:1px 1px 5px;
	background:#fff;
	border:1px #ead2c4 solid;
	margin:0 0 20px;
}
#main #side div.contact h3 {
	margin:0 0 17px;
}
#main #side div.contact p {
	font-size:1.1em;
	margin:0 0 5px;
}
#main #side div.facebook {
	background:#fff;
}
#main #bread {
	font-size:1.2em;
	margin:0 0 15px;
}
#main #bread li {
	display:inline;
}
#main #bread li a {
	padding:0 10px 0 0;
	background:url(../images/en/common/main/icon_bread.gif) center right no-repeat;
}
#main div.pagetop {
	text-align:right;
	width:980px;
	margin:0 0 15px;
	clear:both;
}
#main div.pagetop {
	text-align:right;
	width:980px;
	margin:0 0 15px;
}
/* #footer
-------------------------------------------------------*/

#footer {
	color:#fff;
	font-size:1.2em;
	;
	background:url(../images/en/common/footer/bg_footer.jpg) top repeat-x;
	clear:both;
}
#footer_inner {
	width:980px;
	min-height:430px;
	margin:0 auto;
	padding:20px 0 0;
	position:relative;
}
#footer_inner a:link {
	color: #fff;
	text-decoration: none;
}
#footer_inner a:visited {
	color: #fff;
	text-decoration: none;
}
#footer_inner a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer_inner h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 12px;
}
#footer_inner h3 a:link {
	text-decoration: underline;
}
#footer_inner h3 a:visited {
	text-decoration: underline;
}
#footer_inner p.copy {
	margin:0 0 10px;
}
#footer_t {
	width:980px;
	margin:0 0 20px;
	padding:0 0 2px;
	background:url(../images/en/common/footer/line_01.png) bottom repeat-x;
	position:relative;
}
#footer_t div.logo {
	margin:0 0 0 0;
	float:left;
}
#footer_t div.tm {
	width:330px;
	margin:7px 0 0;
	float:left;
}
#footer_t div.sns {
	width:410px;
	position:absolute;
	top:15px;
	left:570px;
}
#footer_inner div.sns div.fb-like {
	position:absolute;
	top:5px;
}
#footer_inner div.sns div.twitter {
	position:absolute;
	top:5px;
	left:110px;
}
#footer_inner div.sns div.app {
	position:absolute;
	left:210px;
}
#footer_inner div.sns div.jmb {
	position:absolute;
	left:255px;
}
#footer_l {
	width:700px;
	float:left;
}
#footer_l div li {
	padding:0 0 0 13px;
	background:url(../images/en/common/footer/icon_diamond_01.png) 0 4px no-repeat;
}
#footer_l div.sobudai {
	width:290px;
	margin:0 35px 20px 0;
	position:relative;
	float:left;
}
#footer_l div.tokaidai {
	width:330px;
	margin:0 0 20px;
	position:relative;
	float:left;
}
#footer_l div p.link {
	position:absolute;
	top:0;
	right:0;
}
#footer_l div.sobudai p.link {
	position:absolute;
	top:0;
	right:0;
}
#footer_l div.tel {
	width:535px;
	margin:0 0 30px;
	padding:7px 0 0 5px;
	position:relative;
	clear:both;
}
#footer_l div.tel p {
	font-size:0.91em;
	margin:15px 0 0;
}
#footer_l div.tel dt {
	font-weight:bold;
	padding:0 0 0 13px;
	background:url(../images/en/common/footer/icon_diamond_01.png) left center no-repeat;
	display:inline;
}
#footer_l div.tel dt:after {
	content: ":";
}
#footer_l div.tel dd {
	display:inline;
	margin:0 10px 0 0;
}
#footer_l div.tel p.contact {
	margin:0;
	position:absolute;
	top:0;
	right:0;
}
#footer_r {
	width:200px;
	float:right;
}
#footer_r ul {
	width:15em;
	float:left;
}
#footer_r li {
	margin:0.25em 0;
}
#footer_r li a {
	padding:0 0 0 15px;
	background-position:0 4px;
	background-repeat:no-repeat;
}
#footer_r li a:link {
	background-image:url(../images/en/common/footer/icon_arrow_01.gif);
}
#footer_r li a:visited {
	background-image:url(../images/en/common/footer/icon_arrow_01.gif);
}
#footer_r li a:hover {
	background-image:url(../images/en/common/footer/icon_arrow_01_on.gif);
}
#footer_r li li a {
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background-position:0 6px;
	background-repeat:no-repeat;
}
#footer_r li li a:link {
	background-image:url(../images/en/common/footer/icon_arrow_02.png);
}
#footer_r li li a:visited {
	background-image:url(../images/en/common/footer/icon_arrow_02.png);
}
#footer_r li li a:hover {
	background-image:url(../images/en/common/footer/icon_arrow_02_on.png);
}
#footer address {
	color:#000;
	font-style:normal;
	clear:both;
}
/* #index
-------------------------------------------------------*/

h2.index {
	height:461px;
}
div.index {
	font-size:1.2em;
	line-height:1.5;
	overflow:hidden;
}
div.index div.about {
	width:980px;
	margin:0 0 20px;
	overflow:hidden;
}
div.index div.about h3 {
	margin:0 0 25px;
	padding:0 0 14px 12px;
	background:url(../images/en/common/main/bg_h_2.gif) bottom repeat-x;
}
div.index div.about p.intro {
	min-height:180px;
	margin:0 0 27px;
	padding:0 0 0 410px;
	background:url(../images/en/index/img_about.jpg) left top no-repeat;
}
div.index div.about h4 {
	margin:0 0 8px 30px;
}
div.index div.about div {
	width:1026px;
}
div.index div.about div div {
	width:464px;
	margin:0 40px 20px 0;
	padding:4px 2px 0;
	background-color:#fff;
	background-position:bottom;
	background-repeat:no-repeat;
	border:1px #c39d7b solid;
	float:left;
}
div.index div.about div div.box_01 {
	padding-bottom:140px;
	background-image:url(../images/en/index/bg_about_01.jpg);
}
div.index div.about div div.box_02 {
	padding-bottom:140px;
	background-image:url(../images/en/index/bg_about_02.jpg);
}
div.index div.about div div.box_03 {
	padding-bottom:100px;
	background-image:url(../images/en/index/bg_about_03.jpg);
}
div.index div.about div div.box_04 {
	padding-bottom:115px;
	background-image:url(../images/en/index/bg_about_04.jpg);
}
div.index div.about div div h5 {
	margin:0 0 15px;
}
div.index div.about div div p {
	margin:0 20px 0;
}
div.index div.about div div p.copy {
	margin:0 0 10px 19px;
}
div.index div.menu {
	width:1020px;
	margin:0 0 18px;
	clear:left;
	overflow:hidden;
}
div.index div.menu h3 {
	width:980px;
	margin:0 0 27px;
	padding:0 0 14px 4px;
	background:url(../images/en/common/main/bg_h_2.gif) bottom repeat-x;
}
div.index div.menu div {
	width:466px;
	margin:0 40px 20px 0;
	padding:1px 1px 46px;
	background:#fff url(../images/en/index/bg_menu.jpg) bottom repeat-x;
	border:1px #c39d7b solid;
	float:left;
	position:relative;
}
div.index div.menu div.box_01{
	width:466px;
	margin:0 40px 20px 0;
	padding:1px;
	border:1px #c39d7b solid;
	float:left;
	position:relative;
}
div.index div.menu div.box_03, div.index div.menu div.box_04 {
	padding-bottom:27px;
}
div.index div.menu div p {
	margin:12px 7px 0;
}
div.index div.menu p.link {
	position:absolute;
	bottom:10px;
	right:-8px;
	z-index:100;
}
div.index div.menu ul {
	width:1005px;
}
div.index div.menu li {
	width:310px;
	margin:0 25px 20px 0;
	float:left;
}
div.index div.intro {
	width:980px;
	margin:0 0 40px;
	overflow:hidden;
}
div.index div.intro h3 {
	margin:0 0 19px;
	padding:0 0 14px 5px;
	background:url(../images/en/common/main/bg_h_2.gif) bottom repeat-x;
}
div.index div.intro div.box_01 {
	width:676px;
	margin:0 6px 0 8px;
	padding:1px;
	background:#fff;
	border:1px #e2d9ca solid;
	float:left;
}
div.index div.intro div.box_01 div {
	padding:45px 20px 30px;
	background:#f3ede0;
}
div.index div.intro div.box_01 div p {
	margin:0 0 1.5em;
}
div.index div.intro div.box_02 {
	width:250px;
	float:left;
}
div.index div.intro p.box_02_1 {
	margin:0 0 9px;
}
div.index div.intro p.box_02_2 {
	margin:0 0 29px 54px;
}
div.index div.intro p.box_02_3 {
	margin:0 0 0 64px;
}
div.index div.access {
	width:980px;
	margin:0 0 23px;
	clear:left;
}
div.index div.access h3 {
	width:980px;
	margin:0 0 19px;
	padding:0 0 14px 4px;
	background:url(../images/en/common/main/bg_h_2.gif) bottom repeat-x;
}
div.index div.access div {
}
div.index div.access div h4 {
	margin:0 0 18px;
}
div.index div.access div.box_01 {
	width:470px;
	margin:0 0 0 15px;
	float:left;
}
div.index div.access div.box_02 {
	width:470px;
	float:right;
}
div.index div.access div div {
	margin:0 0 10px;
}
div.index div.access div p {
	margin:0 0 0 3px;
}
div.index div.access div ul {
	margin:0 0 0 2px;
}
div.index div.access div li {
	padding:0 0 0 13px;
	background:url(../images/en/common/main/icon_diamond_01.png) left center no-repeat;
}
div.index div.access div.map_1 {
	width:225px;
	margin:0 0 6px;
	float:left;
}
div.index div.access div.map_2 {
	width:225px;
	margin:0 0 6px;
	float:right;
}
div.index div.access p.link {
	text-align:right;
}
div.index div.bnr.three {
	width:953px;
	margin:0 0 27px;
	padding:0 0 0 25px;
	background:url(../images/en/index/bg_bnr_l.gif) left 5px no-repeat;
	clear:both;
}
div.index div.bnr.three ul {
	width:930px;
	margin:0 0 25px;
	padding:0 25px 0 0;
	background:url(../images/en/index/bg_bnr_r.gif) right 5px no-repeat;
}
div.index div.bnr.three li {
	margin:0 auto;
	padding:0 5px;
	float:left;
}
div.index div.bnr.two {
	width:643px;
	margin:0 0 27px 155px;
	padding:0 0 0 25px;
	background:url(../images/en/index/bg_bnr_l.gif) left 5px no-repeat;
	clear:both;
}
div.index div.bnr.two ul {
	width:620px;
	margin:0 0 25px;
	padding:0 25px 0 0;
	background:url(../images/en/index/bg_bnr_r.gif) right 5px no-repeat;
}
div.index div.bnr.two ul li {
	margin:0 auto;
	padding:0 5px;
	float:left;
}
div.index div.bnr.one {
	width:343px;
	margin: auto auto;
	padding:0 0 0 25px;
	background:url(../images/en/index/bg_bnr_l.gif) left 5px no-repeat;
	clear:both;
}
div.index div.bnr.one ul {
	width:310px;
	margin:0 0 25px;
	padding:0 25px 0 0;
	background:url(../images/en/index/bg_bnr_r.gif) right 5px no-repeat;
}
div.index div.bnr.one ul li {
	margin:0 auto;
	padding:0 5px;
	float:left;
}

div.index div.bnr li.voice img {
	margin:-11px 0 0;
}
div.index div.facebbok {
	width:980px;
	margin:0 0 37px;
	background:#fff;
}
/* naturalart
-------------------------------------------------------*/

#naturalart div.box_02_inner {
	margin:0 0 0 20px;
}
#naturalart div.box_02_inner div {
	width:146px;
	margin:0 15px 0 0;
	padding:65px 0 0;
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	text-align: center;
}
#naturalart div.box_02_inner div.box_02_1 {
	background:url(../images/naturalart/img_naturalart_02_1.jpg) no-repeat top center;
}
#naturalart div.box_02_inner div.box_02_2 {
	background:url(../images/naturalart/img_naturalart_02_2.jpg) no-repeat top center;
}
#naturalart div.box_02_inner div.box_02_3 {
	background:url(../images/naturalart/img_naturalart_02_3.jpg) no-repeat top center;
}
#naturalart div.box_02_inner div.box_02_4 {
	background:url(../images/naturalart/img_naturalart_02_4.jpg) no-repeat top center;
	width: 190px;
}
#naturalart div.box_02_inner div h4 {
	color:#642a06;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 3px;
}
#naturalart div.box_04 {
	margin:0 0 30px;
}
#naturalart div.box_04 h3 {
	margin:0 0 10px;
}
#naturalart div.box_04 p {
	margin:0 0 10px;
}
#naturalart div.box_04 div {
	width:666px;
	padding:11px 16px 17px;
	background:#fff;
	border:1px #f5e1df solid;
}
#naturalart div.box_04 div div {
	padding:0;
	border:none;
}
#naturalart div.box_04 div div.box_04_1 h4 {
	margin:0 0 4px;
}
#naturalart div.box_04 div div.box_04_1 {
	width:466px;
	float:left;
}
#naturalart div.box_04 div div.box_04_1 ol {
	margin:0 0 0 2px;
}
#naturalart div.box_04 div div.box_04_1 ol li {
	margin:0 10px 0 0;
	float:left;
}
#naturalart div.box_04 div div.box_04_2 {
	width:196px;
	float:left;
}
#naturalart div.box_04 div div.box_04_2 h4 {
	margin:0 0 22px 4px;
}
/* facial
-------------------------------------------------------*/

#facial div.box_02_inner {
	padding-bottom: 30px;
	background: url(../images/facial/bg_box_02.jpg) right 0 no-repeat;
}
#facial div.box_02_inner p {
	width: 400px;
	line-height: 1.8;
	margin-bottom: 20px;
}
/* aromabody
-------------------------------------------------------*/
.under .boxService {
	margin-bottom: 20px;
}
.under .boxService h4 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(../images/aromabody/icon01.gif) left 5px no-repeat;
}
.under .boxService .leftSide {
	float: left;
	width: 260px;
}
.under .boxService .rightSide {
	float: right;
	width: 436px;
}
.under .boxService .rightSide p.text {
	padding-bottom: 20px;
}
.under .courseArea {
	width: 607px;
	margin: 20px 0 20px 27px;
}
.under .courseArea h5 {
	padding-top: 2px;
	margin-bottom: 10px;
	background: #F2E2D9 url(../images/aromabody/bg_title607.gif) 0 0 no-repeat;
}
.under .courseArea h5 span {
	color: #642A06;
	font-size: 140%;
	font-weight: bold;
	padding-left: 20px;
}
.under .courseArea .content {
	padding-left: 20px;
	margin-bottom: 30px;
	font-size: 120%;
}
/* common
------------------------------------------*/
#content p {
	font-size:1.2em;
}
div.visual {
	margin:0 0 20px;
}
.under p{
	margin-bottom: 20px;
}
.under div.box_01 {
	width:696px;
	margin:0 0 25px;
	padding:1px;
	background-color:#fff;
	border:1px #e2d9ca solid;
	float:left;
}
.under div.box_01 h3 {
	margin:0 0 15px;
}
.under div.box_01 div {
	padding:15px 0 25px;
	background-color:#f2ede0;
}
.under div.box_01 div p {
	margin:0 20px;
}
.under div.box_02, .under div.box_03, .under div.box_04 {
	margin:0 0 20px;
}
.under div.box_02 h3, .under div.box_03 h3, .under div.box_04 h3 {
	margin:0 0 20px;
}
.under div.box_02 p, .under div.box_03 p, .under div.box_04 p {
	margin: 0 0 0 20px;
}
/* Price */
.under div.priceList h3 {
	margin:0 0 20px;
}
.under div.priceList table {
	font-size:1.2em;
	width:100%;
	background:#fff;
	border-top:1px #cbbba0 solid;
	border-left:1px #cbbba0 solid;
	border-collapse:collapse;
	border-spacing:0;
}
.under div.priceList table span {
	color:#999;
	font-weight:normal;
}
.under div.priceList th {
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:8px 12px;
	border-right:1px #cbbba0 solid;
	border-bottom:1px #cbbba0 solid;
}
.under div.priceList th.th_01 {
	font-weight:bold;
	background:#F2e7d6;
	border-right:2px #cbbba0 solid;
}
.under div.priceList td {
	text-align:left;
	vertical-align:top;
	padding:8px 12px;
	border-right:1px #cbbba0 solid;
	border-bottom:1px #cbbba0 solid;
}
.under div.priceList td.price {
	color:#e3565d;
	text-align:right;
	vertical-align:middle;
	min-width: 10em;
}
.under div.priceList .dotted {
	border-bottom:1px #cbbba0 dotted;
}
/* Style ------------------------------*/
.mL20 {
	margin-left: 20px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
p.price {
	font-size: 120% !important;
	font-weight: bold;
}
span.red {
	font-weight: bold;
	color:#e3565d;
}
span.bold {
	font-weight: bold;
}

/* contactform
-------------------------------------------------------*/
#contactform {
	margin: 0 0 80px 0;
	padding: 0;
}
#contactform dl {
	padding: 0;
	width: 620px;
	margin: auto auto;
	font-size: 1.2em;
	margin-bottom: 20px;
	background-color: #f2dbd7;
}
#contactform dl dt{
	float:left;
	clear:both;
	font-weight: bold;
	width: 213px;
	padding: 10px 10px 0 0;
	text-align: right;
	border-top: 2px solid #F7F4EB;
	color:#642a06;
}
#contactform dl dt span{
	font-weight: normal;
	color:#642a06;
}
#contactform dl dt img{
	vertical-align: text-bottom;
}
#contactform dl dd {
	float:left;
	text-align: left;
	width: 380px;
	padding: 8px 5px 5px 10px;
	background-color: #f3e9da;
	border-top: 2px solid #F7F4EB;
	border-left: 2px solid #F7F4EB;
}
#contactform dl dd input {
	font-size: 1.2em;
	width: 200px;
	height: 15px;
	padding: 5px;
	vertical-align: middle;
	line-height: normal;
}
#contactform dl dd textarea {
	font-size: 1.2em;
	width: 340px;
	height: 150px;
	padding: 5px;
}
#contactform label{
    cursor: pointer;
}
#contactform dl dd h4 {
	font-weight: bold;
	font-size: 1.0em;
	color:#642a06;
	margin-top: 10px;
}
#contactform dl dd span.cbox{
	font-size: 0.8em;
}
#contactform dl dd span.mwform-checkbox-field input {
	width: 15px;
}
#contactform dl dd span.cbox span.wpcf7-list-item{
	display:block;
}
#contactform .submitImg {
	clear: both;
	text-align: center;
	width: 248px;
	margin: 30px auto 0 auto;
}
#contactform .submitImg input { background: url("../images/en/naturalart/btn_submit.jpg") no-repeat center center; width: 248px; height: 66px; border: none; outline: 0px; -webkit-appearance: none; text-indent: -9999px; cursor: pointer;}
#contactform .submitImg:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/* coupon
-------------------------------------------------------*/
#coupon {
}

#coupon #content p {
	font-size:1.2em;
}

#coupon div.visual {
	margin:0 0 30px;
}
#coupon .specialcp {
    margin: -30px 0 20px -15px;
}
#coupon div.box_03 {
	margin:0 0 30px;
}
#coupon div.box_03 h3 {
	margin:0 0 20px;
}
#coupon div.box2col {
    float: left;
    width: 290px;
		min-height: 200px;
    margin: 0 10px 15px;
    border: 1px solid #c2b197;
    padding: 15px;
		position: relative;
}
#coupon div.box2col img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
#coupon div.box2col .price {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
#coupon div.box2col h4 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 20px;
    background: url(../images/aromabody/icon01.gif) left 5px no-repeat;
}
#coupon div.box2col.h230{
	    height: 230px;
}
#coupon div.box2col p.price {
    color: #dc3e38;
    font-size: 140% !important;
}



/* 佐藤追加_20200511 */
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb40 { margin-bottom: 40px;}

.ta_center { text-align: center;}
.ta_left { text-align: left;}

.natu_designs .box01 { display: flex; border-bottom: dotted 1px #ccc; align-items: center; padding-bottom: 15px; margin-bottom: 15px;}
.natu_designs .box01:last-child { border-bottom: none; padding-bottom: 0px;}
.natu_designs .box01 .img_box { width: 150px; margin-right: 30px;}
.natu_designs .box01 .img_box img { max-width: 100%; height: auto;}
.natu_designs .box01 p { margin-bottom: 0px;}

#coupon div.visual img { max-width: 100%; height: auto;}
#coupon div.visual p { max-width: 650px; margin: auto;}

@media print,  (min-width: 861px) {
	.hidden_l { display: none !important;}
}
