@charset "UTF-8";

/************ トップページ **************/

.hide {
	display: none;
}

#index .main {
	margin: 0 auto;
	width: 920px;
	float: none;
}

#index ul#brandBanner {
    margin-right: auto;
    zoom: 1;
    margin-left: auto;
    display: block;
    overflow: hidden;
    width: 607px;
}

* html #index ul#brandBanner {
	margin-right: -38px;/* for IE6 */
}

#index ul#brandBanner li {
	margin: 0 19px 0 0;
	width: 294px;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 2px 2px 3px #ddd;
	-moz-box-shadow: 2px 2px 3px #ddd;
	-webkit-box-shadow: 2px 2px 3px #ddd;
}
#index ul#brandBanner li:last-child {
    margin: 0;
}
#index .leftBox {
	margin: 0 30px 0 0;
	width: 445px;
	float: left;
}

#index .rightBox {
	width: 445px;
	float: right;
}

#index .leftBox #shopSearch {
	padding: 2px;
	border: 1px solid #f7f4f1;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}

#index #shopSearch .bgG {
	padding: 9px;
	background: #f7f4f1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#index #shopSearch .bgW {
	padding: 10px;
	background: #fff;
}

#index #shopSearch #flag {
	position: absolute;
	top: -9px;
	right: 20px;
	z-index: 2;
}

#index #shopSearch h3 {
	margin: 0 0 10px;
	padding: 0 0 3px 35px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #555;
}

#index #shopSearch h3.icon01 {
	background: url(../../../images-new/shop_search_icon01.gif) no-repeat left top;
}

#index #shopSearch h3.icon02 {
	background: url(../../../images-new/shop_search_icon02.gif) no-repeat left top;
}

#index #shopSearch h3.icon03 {
	background: url(../../../images-new/shop_search_icon03.gif) no-repeat left top;
}

#index #shopSearch #mapBox {
	position: relative;
}

#index #shopSearch #mapBox .position01 {
	position: absolute;
	top: 10px;
	left: 220px;
}

#index #shopSearch #mapBox .position02 {
	position: absolute;
	top: 110px;
	right: 30px;
}

#index #shopSearch #mapBox .position03 {
	position: absolute;
	top: 150px;
	right: 10px;
}

#index #shopSearch #mapBox .position04 {
	position: absolute;
	top: 85px;
	left: 150px;
}

#index #shopSearch #mapBox .position05 {
	position: absolute;
	top: 165px;
	left: 250px;
}

#index #shopSearch #mapBox .position06 {
	position: absolute;
	top: 125px;
	left: 0;
}

#index .rightBox #omgPartners {
	padding: 2px;
	border: 1px solid #b6d1dd;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}

#index .rightBox #omgPartners .bgB {
	padding: 9px;
	background: #d5e5ec;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#index .rightBox #omgPartners .bgB ul {
	margin-right: -23px;
	zoom:1;
}

* html #index .rightBox #omgPartners .bgB ul {
	margin-right: -46px;/* for IE6 */
}

#index .rightBox #omgPartners .bgB ul li {
	margin: 0 23px 2px 0;
	width: 187px;
	float: left;
}

#index .rightBox #omgPartners .bgB ul li span {
	font-size: 0.8em;
}

#index .rightBox #omgPartners .bgB ul li img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 2px 2px 3px #ddd;
	-moz-box-shadow: 2px 2px 3px #ddd;
	-webkit-box-shadow: 2px 2px 3px #ddd;
}

#index #serviceBox ul {
	text-align: center;
}

#index #serviceBox ul li {
	margin: 0 5px 10px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #d2d2d2;
}

#index #serviceBox ul li a {
	padding: 8px 0 8px 25px;
	display: block;
	font-size: 0.85em;
	text-decoration: none;
	font-weight: bold;
	color: #3d4b50;
	background: url(../../../images-new/index/service_arrow.gif) no-repeat 10px center;
}

#index #serviceBox ul li:hover {
	-ms-filter: "alpha(opacity=80)"; /* for IE8 */
	filter: alpha(opacity=80); /* for IE6,7 */
	-moz-opacity: 0.8; /* for Legacy Mozilla */
	opacity: 0.8; /* for Morden(Safari3-/Opera 9.5-/Firefox 3.5-) */
	zoom:1.0;
}

#index #serviceBox ul li.service01 {
	width: 173px;
	text-align: left;
	background: url(../../../images-new/index/service01.jpg) no-repeat right center;
}

#index #serviceBox ul li.service02 {
	width: 110px;
	text-align: left;
	background: url(../../../images-new/index/service02.jpg) no-repeat right center;
}

#index #serviceBox ul li.service03 {
	width: 110px;
	text-align: left;
	background: url(../../../images-new/index/service03.jpg) no-repeat right center;
}

#index #serviceBox ul li.service04 {
	width: 110px;
	text-align: left;
	background: url(../../../images-new/index/service04.jpg) no-repeat right center;
}

#index #serviceBox ul li.service05 {
	width: 173px;
	text-align: left;
	background: url(../../../images-new/index/service05.jpg) no-repeat right center;
}

#index #newsRelease .title,
#index #shopTopics .title {
	padding: 0 0 8px 10px;
	background: url(../../../images-new/topics_title_bg.gif) repeat-x left bottom;
}

#index #shopTopics h4 {
	font-weight: bold;
}

#index #shopTopics ul {
	margin-right: -36px;
	zoom:1;
}

* html #index #shopTopics ul {
	margin-right: -72px;/* for IE6 */
}

#index #shopTopics ul li {
	margin: 0 36px 16px 0;
	width: 430px;
	font-size: 0.9em;
	float: left;
}

#index #shopTopics .thumb {
	border: 1px solid #cff2d9;
	padding: 1px;
}

#index #shopTopics .thumb p {
	display: block;
	width: 86px; /*トリミング後の横幅*/
	height: 81px; /*トリミング後の縦幅*/
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#index #shopTopics .thumb p img {
	float: left;
	position: absolute;
}

/************ 店舗一覧 **************/


#shop #search_shop {
	display: none;
}

#shop .mainWaku {
    padding: 0;
    border-width: 1px 0 0;
    border-radius: 0;
    border-color: #bfb9b0;
    border-style: solid;
}
#shop ul#shopList .shopWrap {
	position: relative;
	border-bottom: 1px solid #bfb9b0;
}
#shop ul#shopList .shopWrap:hover {
    background-color: #faf9f8;
}
#shop ul#shopList .shopWrap:after {
    font-family: FontAwesome;
    content: "\f105";
    display: none;
    position: absolute;
    top: 31px;
    right: 40px;
    width: 9px;
    height: 24px;
    line-height: 1;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    margin-top: -12px;
}

#shop ul#shopList .shopWrap .shopLink {
	padding: 15px 30px;
    text-decoration: none;
    display:block;
    color: #333333;
    font-size: 14px;
}
#shop ul#shopList .shopWrap .shopName {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    margin-right: 10px;
}
#shop ul#shopList .shopWrap .shopBody {
	padding-bottom: 50px;
}
#shop ul#shopList .shopWrap .shopName img {
    margin-right: 10px;
}
#shop ul#shopList .shopImage {
	float: left;
    display: block;
    width: 140px;
    height: 110px;
    overflow: hidden;
    z-index: 1;
}
#shop ul#shopList .imgBorder {
    width: 100%;
    zoom: 1;
    border: 1px solid #cff2d9;
    padding: 1px;
    box-sizing: border-box;
    height: 100%;
}
#shop ul#shopList .info_wrap {
    float: left;
    margin: 0 0 0 20px;
    width: 100%;
    max-width: 480px;
}
#shop ul#shopList .btnWrap {
	position: absolute;
    left: 30px;
    bottom: 15px;
    overflow: hidden;
    padding: 0 0 5px;
    width: 640px;
}
#shop ul#shopList .shopCallBtn {
    width: 100%;
    max-width: 170px;
    box-sizing: border-box;
    background-color: #f6f6f6;
    border-radius: 5px;
    padding: 9px;
    font-size: 14px;
    box-shadow: 0 4px #ccc;
    display: none;
    color: #666;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #ccc;
}
#shop ul#shopList .shopViewBtn {
    display: block;
    position: relative;
    width: 100%;
    max-width: 270px;
    box-sizing: border-box;
    background-color: #00bcd4;
    border-radius: 5px;
    padding: 10px;
    margin-left: 10px;
    font-size: 14px;
    box-shadow: 0 4px #018899;
    color: #fff;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    float: right;
}
#shop ul#shopList .shopViewBtn:hover {
    box-shadow: 0 2px #018899;
    top: 2px;
}
#shop ul#shopList .shopViewBtn:active {
    box-shadow: none;
    top: 4px;
}
#shop ul#shopList .shopReserveBtn {
    width: 100%;
    position: relative;
    max-width: 360px;
    box-sizing: border-box;
    background-color: #e9e9e9;
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
    box-shadow: 0 4px #b5b5b5;
    color: #616161;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    float: left;
}
#shop ul#shopList .shopWrap .shopReserveBtn:hover {
    background-color: #fefefe;
    box-shadow: 0 2px #ddd;
    top: 2px;
}
#shop ul#shopList .shopWrap .shopReserveBtn:active {
    background-color: #fefefe;
    box-shadow: none;
    top: 4px;
}

#shop ul#shopList .access {
    margin: 10px 0 0;
}
#shop ul#shopList .access .accessTxt {
    position: relative;
    font-family: inherit;
    font-weight: normal;
    color: inherit;
    font-size: 13px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    padding-left: 64px;
}
#shop ul#shopList .access .accessTxt:before {
    position: absolute;
    left: 0;
    top: 3px;
    font-family: inherit;
    content: "アクセス";
    display: block;
    width: 60px;
    height: auto;
    line-height: 1;
    color: #333;
    font-weight: bold;
    font-size: 14px;
}
#shop ul#shopList .infoCell.pc_only {
	display: block;
}
#shop ul#shopList .infoCell .pcAccess {
	margin:0;
}
#shop ul#shopList .spAccess {
	display: none;
}
#shop ul#shopList .shopWrap .info_wrap .infoTitle {
	font-weight: bold;
	margin-right: 7px;
}
/**
 * modal form
 */
.modal_form {
	padding: 2px;
	border: 1px solid #f7f4f1;
	background: #74635a;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
    max-width: 760px;
    margin: auto;
}
.modal_form .mfp-close {
    background: white;
    border-radius: 50%;
    position: absolute;
    right: -13px;
    top: -13px;
    border: 4px solid #f7f4f1;
    box-sizing: border-box;
    padding: 0px;
    line-height: 22px;
    opacity: 1;
}
.modal_form .mfp-close:hover {
	background-color: #74635a;
	color: #fff;
}
.modal_form .mfp-close:active {
    right: -13px;
    top: -12px;
}
.modal_form .bgG {
	padding: 9px;
	background: #f7f4f1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.modal_form .bgW {
	padding: 10px;
	background: #fff;
}

.modal_form #flag {
	position: absolute;
	top: -9px;
	right: 30px;
	z-index: 2;
}

.modal_form .leftBox {
	width: 270px;
	float: left;
}

.modal_form .rightBox {
	width: 365px;
	float: right;
}

.modal_form h3 {
	margin: 0 0 10px;
	padding: 0 0 3px 35px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc5bd;
}
.modal_form h2 {
    font-size: 20px;
    padding: 0 0 0 35px;
    font-weight: bold;
    position: relative;
    line-height: 40px;
}
.modal_form h2:before {
    position: absolute;
    display: inline-block;
    content: "\f002";
    font-family: fontAwesome;
    left: 8px;
    top: -1px;
    font-size: 1.2em;
    color: #282727;
}

.modal_form h3._icon {
    position: relative;
}
.modal_form h3._icon:before {
    position: absolute;
    display: inline-block;
    content: "\f00e";
    font-family: fontAwesome;
    left: 8px;
    top: 0px;
    font-size: 1.2em;
    color: #a6a09b;
    font-weight: 200;
}

.modal_form ul li {
	font-size: 0.8em;
}

.modal_form #areaBox ul li {
	margin: 0 20px 0 0;
	float: left;
}

.modal_form #serviceBox ul li {
	text-indent: 1.5em;
}

.modal_form #serviceBox ul li.formTitle {
	text-indent: 0;
	font-weight: bold;
}

.modal_form .thumb {
	border: 1px solid #cff2d9;
	padding: 1px;
}

.modal_form .thumb p {
	display: block;
	width: 140px;
	height: 105px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.modal_form .thumb p img {
	float: left;
	position: absolute;
}

.modal_form #kodawariBox table {
	width: 100%;
}
.search_result ul li {
    word-wrap: break-word;
    word-break: break-all;
}
.search_result {
    font-size: 13px;
    text-align: center;
}
.search_result ul {
    text-align: left;
    margin-bottom: 10px;
}
.search_result .condition_change {
    text-align: center;
    margin-top: 5px;
}
a.shop_search_btn {
    display: inline-block;
    background: #f7f4f1;
    border: 1px solid #9e9993;
    max-width: 220px;
    width: 100%;
    padding: 8px 20px;
    position: relative;
    z-index: 3;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    outline: none;
}
a.shop_search_btn .txt {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    vertical-align: top;
    letter-spacing: 0.2em;
    color: #3c3733;
    font-weight: bold;
    line-height: 25px;
    width: 100%;
    position: relative;
    z-index: 4;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a.shop_search_btn .txt:before {
    content: ">";
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    margin-top: -1.5px;
    margin-right: 3px;
    position: relative;
    color: #3c3733;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a.shop_search_btn:hover {
background: #ffffff;
}
a.shop_search_btn:hover .txt {
color: #3c3733;
}
a.shop_search_btn:hover .txt:before {
margin-left: -1px;
margin-right: 8px;
color: #3c3733;
}

.open_modal_form ._ico {
    margin-right: 5px;
    height: 17px;
    vertical-align: text-top;
}
.spSearchToggleArea .searchToggleFunc {
    text-align: left;
}
.spSearchToggleArea .toggleBtn span {
	font-weight: bold;
}
.toggleIcon {
	display: none;
}

.modal_form #areaBox ul li {
    margin: 0 0 10px 0;
    float: none;
    font-size: 14px;
    line-height: 1.5;
}

#areaBox li a {
    border: 1px solid #999;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 15px;
    padding: 4px 15px;
    background-color: #ffffff;
    color: #000;
}

/*▲ここまで新ソースコード*/
/************ 店舗詳細（共通） **************/
.shop {
	font-size: 14px;
	line-height: 1.7;
}
.youtube,
.googleMap {
	text-align: center;
}

.googleMap,
.googleMap iframe {
	margin: 0 auto;
	max-width: 664px;
	min-height: 250px;
	border: none;
}

.youtube,
.youtube iframe {
	margin: 0 auto;
	max-width: 644px;
	min-height: 100px;
}

.shop .title01 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    background: none;
    border-bottom: 1px solid #ddd;
}

.shop .kugiri {
	color: #37b5b5;
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 10px;
}
/* shop news*/
.info .newstag {
height: 26px;
line-height: 26px;
padding: 0 8px;
margin-right: 15px;
text-align: center;
display: inline-block;
position: relative;
z-index: 12;
font-size: 12px;
color: #FFF;
letter-spacing: 0;
float: left;
    background: #7a7062;
    border-top-color: #7a7062;
    border-bottom-color: #7a7062;
}
.info .newstag:after {
content: "";
position: absolute;
right: -8px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 26px 8px 0 0;
border-top-color: #7a7062;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
.info .new_tag {
    color: #c1b190;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.08em;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    border-radius: 3px;
    margin-left: 13px;
    border: 1px solid #ede7da;
    padding: 0 5px;
    background: #fcfbf9;
}

/* ボタン */
.shop_news_all {
color: #00BCD4;
display: block;
width: 180px;
height: 36px;
line-height: 36px;
text-align: center;
font-size: 14px;
letter-spacing: 0.08em;
box-sizing: border-box;
position: relative;
font-weight: bold;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 20px auto 0;
}
.shop_news_all:before {
content: ">";
font-family: 'Oswald', sans-serif;
font-weight: 300;
letter-spacing: 0.1em;
margin-right: 3px;
color: #00BCD4;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.shop_news_all:after {
content: "";
border: 1px solid #00BCD4;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
}
.shop_news_all:hover {
background: #FFF;
color: #099cab;
}
.shop_news_all:hover:before {
color: #099cab;
margin-right: 6px;
}

/************ 店舗詳細（リラックス） **************/


#relax #mainImage .box h1 {
	color: #616161;
}
#relax .title01 h2,
#relax .title01 h3,
#relax .title01 h4,
#relax .title01 h5,
#relax .title01 h6 {
	padding: 0;
	background: none;
    font-weight: bold;
    line-height: 1.3;
    background: none;
    font-size: 16px;
}


.title01 h2 {
color: #2c1d06;
}
.title01 h2 .en {
font-family: 'Oswald', sans-serif;
font-weight: 300;
letter-spacing: 0.1em;
font-size: 22px;
letter-spacing: 0.05em;
margin-right: 2px;
vertical-align: top;
}
.title01 h2 .jp {
font-size: 14px;
vertical-align: bottom;
padding-top: 4px;
display: inline-block;
font-weight: normal;
}
.title01 h2 .jp:before {
content: "/";
margin-right: 4px;
}

.salon_news_container {
    max-width: 100%;
}
#relax .title02 {
	margin: 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

#relax .title03 {
	margin: 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 3px 20px;
	background: #d5eddc url(../../../images-new/shop/relax/title03.gif) no-repeat left center;
}
#relax .title03 {
    text-align: center;
    font-size: 22px!important;
    background: none!important;
    margin-bottom: 60px;
    margin-top: 80px;
	padding: 0;
    position: relative;
}
#relax .title03:after {
    content: "";
    background: #d7d7d7;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 49%;
    left: 0;
    z-index: 1;
}
#relax .title03 .t_wrap {
    display: inline-block;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    line-height: 100%;
    position: relative;
    z-index: 2;
    padding: 0 18px;
    background: #ffffff;
}
/************ 店舗詳細（ラクシア） **************/


#raxia #mainImage .box h1 {
	color: #55453b;
}

#raxia .title01 h2,
#raxia .title01 h3,
#raxia .title01 h4,
#raxia .title01 h5,
#raxia .title01 h6 {
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3;
	background: url(../../../images-new/shop/raxia/title01.gif) no-repeat left center;
}
#raxia .title01 h2,
#raxia .title01 h3,
#raxia .title01 h4,
#raxia .title01 h5,
#raxia .title01 h6 {
	padding: 0;
	background: none;
    font-weight: bold;
    line-height: 1.3;
    background: none;
    font-size: 16px;
}

#raxia .title02 {
	margin: 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

#raxia .title03 {
	margin: 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 3px 20px;
	background: #e3d3cb url(../../../images-new/shop/raxia/title03.gif) no-repeat left center;
}
#raxia .title03 {
    text-align: center;
    font-size: 22px!important;
    background: none!important;
    margin-bottom: 60px;
    margin-top: 80px;
	padding: 0;
    position: relative;
}
#raxia .title03:after {
    content: "";
    background: #d7d7d7;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 49%;
    left: 0;
    z-index: 1;
}
#raxia .title03 .t_wrap {
    display: inline-block;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    line-height: 100%;
    position: relative;
    z-index: 2;
    padding: 0 18px;
    background: #ffffff;
}

/************ 店舗詳細（骨盤ラボ） **************/

#lecrin .title03 {
	margin: 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 3px 20px;
	background: #d5eddc url(../../../images-new/shop/relax/title03.gif) no-repeat left center;
}
#lecrin .title03 {
    text-align: center;
    font-size: 22px!important;
    background: none!important;
    margin-bottom: 60px;
    margin-top: 80px;
	padding: 0;
    position: relative;
}
#lecrin .title03:after {
    content: "";
    background: #d7d7d7;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 49%;
    left: 0;
    z-index: 1;
}
#lecrin .title03 .t_wrap {
    display: inline-block;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    line-height: 100%;
    position: relative;
    z-index: 2;
    padding: 0 18px;
    background: #ffffff;
}



/************ OMGのブランド紹介詳細（共通） **************/

.menu {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dotted #aaa;
}

.menu table.price {
	margin: 0 auto;
}

.menu table.price {
	width: 100%;
}

.menu table.price th {
	font-size: 0.9em;
	padding: 0 0 0 10px;
	font-weight: normal;
}

.menu table.price td {
	font-size: 0.9em;
	font-weight: normal;
}

.shop .menu table.price th {
    padding: 0 0 0 10px;
    background: url(../../../images-new/brand/relax/list.gif) no-repeat left center;
    text-align: left;
}

#relax.shop .menu .title01,
#raxia.shop .menu .title01 {
    margin: 0 0 10px;
    padding: 10px 0;
}

#relax.shop .menu .title02 {
    margin: 0 0 5px;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
}
#raxia.shop .menu .title02 {
    margin: 0 0 5px;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
}
/************ GENKIDOのブランド紹介詳細（リラックス） **************/


#relaxBrand .title01 h2,
#relaxBrand .title01 h3,
#relaxBrand .title01 h4,
#relaxBrand .title01 h5,
#relaxBrand .title01 h6 {
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3;
}

#relaxBrand .title02 {
	margin: 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

#relaxBrand .title03 {
	margin: 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 3px 0;
}

#relaxBrand table.price th {
	background: url(../../../images-new/brand/relax/list.gif) no-repeat left center;
	    text-align: left;
}

/************ GENKIDOのブランド紹介詳細（ラクシア） **************/



#raxiaBrand .title01 h2,
#raxiaBrand .title01 h3,
#raxiaBrand .title01 h4,
#raxiaBrand .title01 h5,
#raxiaBrand .title01 h6 {
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3;
}

#raxiaBrand .title02 {
	margin: 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

#raxiaBrand .title03 {
	margin: 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 10px 3px 0;
	background: #e3d3cb;
}

#raxiaBrand table.price th {
	background: url(../../../images-new/brand/raxia/list.gif) no-repeat left center;
	    text-align: left;
}


/************ 会社概要 **************/

#corporate table.enkaku {
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	background: #fff;
}

#corporate table.enkaku th {
	width: 20%;
	padding: 5px 10px;
	text-align: right;
	border-bottom: 1px dotted #555;
	white-space: nowrap;
	vertical-align: top;
}

#corporate table.enkaku td {
	padding: 5px 10px;
	border-bottom: 1px dotted #555;
	vertical-align: top;
}

#corporate ul.omgPartners li {
	margin: 0 0 10px;
	width: 204px;
	font-size: 0.8em;
	float: left;
}
#corporate .table01 {
    height: 270px;
}
#corporate .mt {
	margin: 20px 0 10px;
}
/************ 初めてご利用の方 **************/


#first .greeting {
    line-height: 2;
    font-size: 16px;
    margin: 20px 5px;
}
#first ol li {
	margin: 0 0 20px;
	padding: 0 0 50px;
	list-style-type: none;
	background: url(../../../images-new/first/step_arrow.png) no-repeat center bottom;
}

#first ol li:last-child,
#first ol li.last {
	padding: 0;
	background: none;
}

#first .flow dt[class^="step"] {
	position: relative;
	font-size: 18px;
	padding: 5px 0 5px 40px;
}
#first .flow dt[class^="step"]:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
    color: #c7beb3;
    line-height: 1;
    display: inline-block;
}
#first .flow .step01:before {content:"1."}
#first .flow .step02:before {content:"2."}
#first .flow .step03:before {content:"3."}
#first .flow .step04:before {content:"4."}
#first .flow .step05:before {content:"5."}
#first .flow .step06:before {content:"6."}
#first .flow .step07:before {content:"7."}

#first .ticket {
	position: relative;
}

#first .ticket .printBtn {
	position: absolute;
	bottom: 19px;
	left: 81px;
}
#first .photoFrame.resize {
	max-width:200px;
}
/************ 印刷ページ **************/

body#printPage {
	background: #fff;
}

body#printPage #first {
	margin: 0 auto;
	width: 664px;
}

body#printPage #first .ticket {
	position: relative;
}

body#printPage #first .ticket .printBtn {
	position: absolute;
	bottom: 19px;
	left: 81px;
}

/************ お知らせ **************/


/************ 店舗のお知らせ **************/


/************ 重要なお知らせ **************/

#importantBox ul.imgBig li {
	margin: 0 auto 10px;
	text-align: center;
	max-width: 884px;
}

#importantBox ul.imgBig li img {
	width: 100%;
	max-width: 884px;
}

#importantBox ul.imgBig li {
	margin: 0 auto 10px;
	text-align: center;
	max-width: 884px;
}

#importantBox ul.imgBig li img {
	width: 100%;
	max-width: 884px;
}

#importantBox ul.imgNormal {
	margin-right: -24px;
	zoom:1;
}

* html #importantBox ul.imgNormal {
	margin-right: -48px;/* for IE6 */
}

#importantBox ul.imgNormal li {
	margin: 0 24px 10px 0;
	width: 430px;
}

#importantBox ul.imgNormal li img {
	width: 426px;
}

#importantBox ul.imgNormalCenter {
	margin-right: -24px;
	zoom:1;
	text-align: center;
	letter-spacing: -0.4em;
}

* html #importantBox ul.imgNormalCenter {
	margin-right: -48px;/* for IE6 */
}

#importantBox ul.imgNormalCenter li {
	margin: 0 24px 10px 0;
	width: 430px;
	display: inline-block;
	vertical-align: top;
	/display: inline;  /* IE用 */
	/zoom: 1;  /* IE用 */
}

#importantBox ul.imgNormalCenter li img {
	width: 426px;
}

#importantBox ul.imgSmall {
	margin-right: -16px;
	zoom:1;
}

* html #importantBox ul.imgSmall {
	margin-right: -32px;/* for IE6 */
}

#importantBox ul.imgSmall li {
	margin: 0 16px 10px 0;
	width: 284px;
}

#importantBox ul.imgSmall li img {
	width: 280px;
}

#importantBox ul.imgSmallCenter {
	margin-right: -16px;
	zoom:1;
	text-align: center;
	letter-spacing: -0.4em;
}

* html #importantBox ul.imgSmallCenter {
	margin-right: -32px;/* for IE6 */
}

#importantBox ul.imgSmallCenter li {
	margin: 0 16px 10px 0;
	width: 284px;
	display: inline-block;
	vertical-align: top;
	/display: inline;  /* IE用 */
	/zoom: 1;  /* IE用 */
}

#importantBox ul.imgSmallCenter li img {
	width: 280px;
}

#importantBox ul.imgLittle {
	margin-right: -11px;
	zoom:1;
}

* html #importantBox ul.imgLittle {
	margin-right: -22px;/* for IE6 */
}

#importantBox ul.imgLittle li {
	margin: 0 11px 10px 0;
	width: 168px;
}

#importantBox ul.imgLittle li img {
	width: 164px;
}

#importantBox ul.imgLittleCenter {
	margin-right: -11px;
	zoom:1;
	text-align: center;
	letter-spacing: -0.4em;
}

* html #importantBox ul.imgLittleCenter {
	margin-right: -22px;/* for IE6 */
}

#importantBox ul.imgLittleCenter li {
	margin: 0 11px 10px 0;
	width: 168px;
	display: inline-block;
	vertical-align: top;
	/display: inline;  /* IE用 */
	/zoom: 1;  /* IE用 */
}

#importantBox ul.imgLittleCenter li img {
	width: 164px;
}

#importantBox .googleMap {
	margin: 0 auto;
	max-width: 884px;
	min-height: 250px;
	border: none;
}

#importantBox .youtube {
	margin: 0 auto;
	max-width: 884px;
	min-height: 100px;
}

/************ お問い合せ **************/



table.mailForm {
	margin: 0 auto 10px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	background: #fff;
}

table.mailForm th {
	border-bottom: 1px dotted #a0a0a0;
	border-top: 1px dotted #a0a0a0;
	padding: 10px;
	background: #f7f7f7;
	white-space: nowrap;
	width: 30%;
}

table.mailForm td {
	border-bottom: 1px dotted #a0a0a0;
	border-top: 1px dotted #a0a0a0;
	padding: 10px;
	background: #fff;
}

table.mailForm th.category,
table.mailForm td.category {
	background: #9d9d9d;
	color: #fefefe;
	font-weight: bold;
}

/************ サービスのご案内 **************/

#service .title01 {
    padding: 60px 0 10px;
}
#service .title01:first-child {
	padding: 60px 0 10px;
}

/************ チートシート **************/

ul.imgBig li {
	margin: 0 auto 10px;
	text-align: center;
	max-width: 664px;
}

ul.imgBig li img {
	width: 100%;
	max-width: 664px;
}

ul.imgNormal {
	margin-right: -24px;
	zoom:1;
}

* html ul.imgNormal {
	margin-right: -48px;/* for IE6 */
}

ul.imgNormal li {
	margin: 0 24px 10px 0;
	width: 320px;
}

ul.imgNormal li img {
	width: 316px;
}

ul.imgNormalCenter {
	margin-right: -24px;
	zoom:1;
	text-align: center;
	letter-spacing: -0.4em;
}

* html ul.imgNormalCenter {
	margin-right: -48px;/* for IE6 */
}

ul.imgNormalCenter li {
	margin: 0 24px 10px 0;
	width: 320px;
	display: inline-block;
	vertical-align: top;
	/display: inline;  /* IE用 */
	/zoom: 1;  /* IE用 */
}

ul.imgNormalCenter li img {
	width: 316px;
}

ul.imgSmall {
	margin-right: -17px;
	zoom:1;
}

* html ul.imgSmall {
	margin-right: -34px;/* for IE6 */
}

ul.imgSmall li {
	margin: 0 17px 10px 0;
	width: 210px;
}

ul.imgSmall li img {
	width: 206px;
}

ul.imgSmallCenter {
	margin-right: -17px;
	zoom:1;
	text-align: center;
	letter-spacing: -0.4em;
}

* html ul.imgSmallCenter {
	margin-right: -34px;/* for IE6 */
}

ul.imgSmallCenter li {
	margin: 0 17px 10px 0;
	width: 210px;
	display: inline-block;
	vertical-align: top;
	/display: inline;  /* IE用 */
	/zoom: 1;  /* IE用 */
}

ul.imgSmallCenter li img {
	width: 206px;
}

ul.imgLittle {
	margin-right: -11px;
	zoom:1;
}

* html ul.imgLittle {
	margin-right: -22px;/* for IE6 */
}

ul.imgLittle li {
	margin: 0 11px 10px 0;
	width: 124px;
}

ul.imgLittle li img {
	width: 120px;
}

ul.imgLittleCenter {
	margin-right: -11px;
	zoom:1;
	text-align: center;
	letter-spacing: -0.4em;
}

* html ul.imgLittleCenter {
	margin-right: -22px;/* for IE6 */
}

ul.imgLittleCenter li {
	margin: 0 11px 10px 0;
	width: 124px;
	display: inline-block;
	vertical-align: top;
	/display: inline;  /* IE用 */
	/zoom: 1;  /* IE用 */
}

ul.imgLittleCenter li img {
	width: 120px;
}

.caption {
    padding: 3px 0 0;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-align: left;
}

.shopBanner {
	max-width: 664px;
}

/* press release 
   2017.04.03 gappei
***********************/
#press_170401 .table{ border-collapse: collapse;float:right;}
#press_170401 .tx_r {text-align: right;}
#press_170401 .tx_c {text-align: center;}
#press_170401 .clearfix:after {content: "";clear: both;display: block;}
#press_170401 .img {max-width: 486px;width: 100%;}


/* news release / topics */
#topics .newstag {
height: 26px;
line-height: 26px;
padding: 0 8px;
margin-right: 15px;
text-align: center;
display: inline-block;
position: relative;
z-index: 12;
font-size: 12px;
color: #FFF;
letter-spacing: 0;
float: left;
    background: #7a7062;
    border-top-color: #7a7062;
    border-bottom-color: #7a7062;
}
#topics .newstag:after {
content: "";
position: absolute;
right: -8px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 26px 8px 0 0;
border-top-color: #7a7062;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
#topics .new_tag {
    color: #c1b190;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.08em;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    border-radius: 3px;
    margin-left: 13px;
    border: 1px solid #ede7da;
    padding: 0 5px;
    background: #fcfbf9;
}
#topics .news_ttl {
	font-weight: bold;
	color: #625b54;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    word-break: break-all;
}
#topics .news_content:hover .newstag {
    background: #b8a995;
    border-top-color: #b8a995;
    border-bottom-color: #b8a995;
}
#topics .news_content:hover .newstag:after {
    border-top-color: #b8a995;
}
#topics .news_content:hover .news_ttl {color: #a29587;}
#topics .news_excerpt {color: #867e73;word-break: break-all;}
