@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900");
@import url("font-awesome.min.css");
/*
	Escape Velocity by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/


/* ---------------------------------------------------*/


/* List設定 */

ul.default {
	list-style: disc;
	padding-left: 1em;
}
ul.default li {
	padding-left: 0.5em;
}
ul.style2 li {
	border-top: solid 1px #eee;
	padding: 1.5em 0 0 0;
	margin: 1.5em 0 0 0;
}
ul.style2 li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
ul.style3 li {
	border-top: solid 1px #eee;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}
ul.style3 li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}
ol.default li {
	padding-left: 0.25em;
}
/* Feature List */

.feature-list h3 {
	color: #e97770 !important;
}
.feature-list h3:before {
	position: relative;
	display: inline-block;
	color: #fff;
	background: #2f333b url("images/overlay.png");
	border-radius: 1em;
	text-align: center;
}
/* Icons */

.icon {
	text-decoration: none;
}
.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon > .label {
	display: none;
}
/* ▼基本設定---------*/

/* Wrappers */

.wrapper {
	position: relative;
}


/*
----------------------------------------------------------------------------------------------*/


/*PC設定*/

/*
----------------------------------------------------------------------------------------------*/


@media screen and (min-width: 1000px) {
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 87%;
	line-height: 1.5em;
	color: #000;
	font-family: MARUFOPRO-L;
}
body {
	width: 100%;
}
h1, h2, h3, h4, h5{
	font-family: MARUFOPRO-BOLD;
}
img {
	margin: 0px !important;
	padding: 0px !important;
	line-height: 0;
}
a {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	opacity: 0.7;
}
.sp {
	display: none;
}
/* ヘッダーBOX設定 */

.header_bg {
	background-color: #0060af;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.header_bg .header_bgbox {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.header_bg .header_bgbox h1 {
	color: #fff;
	font-size: 100%;
	line-height: 2em;
	padding-top: 2px;
	text-align: left;
}
.header_bg .header_bgbox h1 span {
	border: none 0px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #0060af;
	background-color: #fff;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.header_bg .header_bgbox p.tel {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #fff;
	font-size: 100%;
	width: 300px;
	text-align: right;
}
#headerBox {
	width: 100%;
	position: relative;
	text-align: center;
}
#headerBox header {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
}
#headerBox .logo {
	padding-top:30px;
}
/* g-nav */

.g-nav {
	height: 38px;
	padding: 0;
	margin: 0;
	width: 528px;
	z-index: 100;
	position:absolute;
	top:0 !important;
	left:25.3%;
}
.g-nav ul {
}
.g-nav ul li {
	float: left;
	height: 38px;/*position: relative;*/
	width: 122px;
	margin-right: 2px;
}
.g-nav ul li:nth-last-child{width: 158px;}
.g-nav ul li a {
	height: 38px;
	width: 122px;
}

.g-nav ul li:nth-last-child a{width: 158px;}
.g-nav ul li a:hover {
	opacity: 0.7;
}
/*プルダウン設定*/

/*.g-nav ul li ul { display: none; }
.g-nav ul li:hover ul { display: block;
}

.g-nav ul li ul{
	width: 120px;
	background-image: url(../../img/common/bg/navi_bg.png);
	background-repeat: repeat;
	position: absolute;
	top:70px;
	left:0;
}


.g-nav ul li ul li {display: block;
padding:10px;
width:100px;
height:20px;
margin-bottom:0;
background-image: url(../../img/common/bg/navi_bg.png);
background-repeat: repeat;
text-align:left;
border-bottom:#999 dotted 1px;
font-size:90%;
}

.g-nav ul li ul li.liw01{height:40px;}

.g-nav ul li ul li a{ color:#333;}*/

/*------------------------------------------*/


.fixed {
	position: fixed;
	top: 0;
	left:31.5%;
	width: 528px;
	/*margin-left: auto;
	margin-right: auto;*//*-moz-box-shadow: 0px 0px 4px #CCC;
	-webkit-box-shadow: 0px 0px 4px #CCC;
	box-shadow: 0px 0px 4px #CCC;
	width: 100%;
	background-image:url(../../img/common/bg/bg06.jpg)*/
}
/*
------------------------------------------*/

/* r-nav
------------------------------------------*/

#nav {
	display: none;
}
/*メインイメージ
-----------------------------------------------*/
.imageBox {
	text-align: center;
	width: 1000px;
	padding: 0 !important;
	margin-left: auto;
	margin-right: auto;
}
.imageBox .main01 {
	width: 499px;
	float: left;
	position: relative;
	margin-bottom: 50px;
}
.imageBox .main01 .btn01 {
	position: absolute;
	right: 0;
	top: 0;
}
.imageBox .main02 {
	width: 499px;
	float: right;
	position: relative;
	margin-bottom: 50px;
}
.imageBox .main02 .btn02 {
	position: absolute;
	right: 0;
	top: 0;
}
.imageBox .main01 p, .imageBox .main02 p {
	padding-top: 10px;
	font-family: MARUFOPRO-BOLD;
	line-height: 2em;
	font-size:120%;
}

/*動画ボックス
-----------------------------------------------*/

.movieBox {
width:746px;
height:420px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
display:block;
}

.movieBox1 {
width:100%;
height:300px;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
margin-top:10px;
display:block;
}

.r-box01 .gcr{color:#399  !important;
font-weight:bold;}


/*バナーボックス
-----------------------------------------------*/

.banaBox {
	width: 445px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.banaBox ul {
}
.banaBox ul li img {
	width: 100%;
}

/*ポップアップバナー設定*/

.pcBox01{ /*width:100%;
height:100%;*/
/*background:rgba(255,255,255,1);*/
/*z-index:10000;
position: absolute;
top:0;
right:0;*/}

.pcBox01 .bannBox{width:50%;
top:4%;
right:25%;
height:auto;
position: fixed;
z-index:10000;
position: absolute;
}


.bannBox .btn {
    cursor: pointer; 
}
.bannBox .btn:hover {
    cursor: pointer !important;
	opacity:1;
}
.btn:active {
    
}
.box {
}

/* close button */
.bannBox {
    position: relative;
}
.bannBox .btn {
    position: absolute;
    right:2%;
    top:2%;
	z-index:100;
	width:20px;
}
.bannBox .box {
    /*margin-bottom: 2em;
    border: 2px solid rgb(127, 194, 239);*/
	width:100%;
height:auto;
}

.bannBox .btn img{width:100%;}

.bannBox .box a:hover{opacity:1;}

.bannBox .box img{width:100%;}

/* checkbox non-display */
.pcBox01 .checkbox {
    display: none;
}

/* close button's control */
.pcBox01 .bannBox #close:checked ~ .btn {
    display: none;
}
.pcBox01 .bannBox #close:checked ~ .box {
    display: none;
}



/*フッター設定-------------------------------------------------*/
.footer-box {
	background-color: #0060af;
	text-align: center !important;
	clear: both;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.footer-box footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 20px;
}
.footer-box footer h3 {
	font-size: 150%;
	font-family: MARUFOPRO-BOLD;
	line-height: 2em;
	color: #fff;
}
.footer-box footer p {
	color: #fff;
}
.footer-box footer p a {
	color: #fff;
}
.footer-box footer .roasso_btn {
	position: absolute;
	top: 20px;
	right: 0;
}
address {
	text-align: center !important;
	display: block;
	float: none;
	color: #666;
	font-size: 74% !important;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:2em !important;
	width:100%;
	padding-bottom:20px !important;
}
/*詳細ページ pageBox設定-----------------------------------------------*/
.page_main{ padding-top:20px;
width:1000px;
margin-left: auto;
	margin-right: auto;
}

.secbox{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	clear:both;
	position:relative;
	}
	
.snsBox{
	position: absolute;
	top:-60px;
	right:20px;
	}
.snsBox img {width:40px;}
.snsBox a{width:40px;}

.snsBoxTop{width: 40px;
position: absolute;
	top:60px;
	right:40px;
	z-index:100000}
.snsBoxTop img {width:40px;}
.snsBoxTop a{width:40px;}


	
.secbox h2 {
	font-family: MARUFOPRO-BOLD;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
	background-color:#CCC;
	padding:5px;
}

.secbox h2.m-tit01{background-color:#ff397f;margin-bottom:20px; margin-top:20px;}
.secbox h2.m-tit02{background-color:#ffa744;margin-bottom:20px; margin-top:20px;}
.secbox h2.m-tit03{background-color:#099;margin-bottom:20px; margin-top:20px;}
.secbox h2.m-tit04{background-color:#000;margin-bottom:20px; margin-top:20px;}



/*店舗一覧 整体・エステ　====================================*/

.sec-box3 h2 {
	font-family: MARUFOPRO-BOLD;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	background-color:#CCC;
	padding:5px;
}

.sec-box3 .tab04{
width:1000px;
margin-left: auto;
margin-right: auto;}

.sec-box3 .tab04 table{ 
border-top: #fff solid 1px;
border-left:#fff solid 1px;
width:100%;
background-color:#FBE9C0;
}

.sec-box3 .tab04 table th{
border-right: #fff solid 1px;
border-bottom:#fff solid 1px;
padding:7px;
text-align: center;
vertical-align: middle;
font-family: MARUFOPRO-BOLD;
}

.sec-box3 .tab04 table th.beco{
background-color:#FC6;
}


.sec-box3 .tab04 table td{
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: MARUFOPRO-L;
	font-size:160%;
	line-height:1.3em;
}

.sec-box3 .tab04 table td.t1{width:311px;
text-align: center;
}

.sec-box3 .tab04 table td.t2{width:200px;
font-family: MARUFOPRO-M;
font-size:160%;
text-align: center;
}

.sec-box3 .tab04 table td.t2 a{
	color:#F60;
}
	

/*店舗一覧 美容・理容　====================================*/

.sec-box3 .tab05{
width:1000px;
margin-left: auto;
margin-right: auto;}

.sec-box3 .tab05 table{ 
border-top: #fff solid 1px;
border-left:#fff solid 1px;
width:100%;
background-color: #FDEBFF;
}

.sec-box3 .tab05 table th{
border-right: #fff solid 1px;
border-bottom:#fff solid 1px;
padding:7px;
text-align: center;
vertical-align: middle;
font-family: MARUFOPRO-BOLD;
}

.sec-box3 .tab05 table th.haco{
background-color: #F9C;
}

.sec-box3 .tab05 table td{
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: MARUFOPRO-L;
	font-size:160%;
	line-height:1.3em;
}

.sec-box3 .tab05 table td.t1{width:311px;
text-align: center;
}

.sec-box3 .tab05 table td.t2{width:200px;
font-family: MARUFOPRO-M;
font-size:160%;
text-align: center;
}

.sec-box3 .tab05 table td.t2 a{
	color:#e5007f;
	}



/*店舗詳細 ====================================*/

.img_r{ float:right; margin-left:20px;}
.img_l{ float:left; margin-right:20px;}
.l-box01{ float:left; margin-right:20px;width:40%;}
.l-box01 h3{font-family: MARUFOPRO-BOLD;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	background-color: #6CC;
	padding:5px;}
.l-box01 iframe{ width:100%;
height:300px;
}
.red-box{ border:dotted #ccc 1px;
background-color:#FFC;
padding:10px;
text-align:center}

.green-box{
	border: dotted #ccc 1px;
	background-color: #BFFFC8;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size:120%
}

.red-box2{
	border: dotted #ccc 1px;
	background-color: #C30;
	padding: 10px;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size: 120%;
}

.red-box2 h3{
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
	background-color: #C30 !important;
}

.r-box01{width:56%;
float:right}

.r-box01 h3{
	font-family: MARUFOPRO-BOLD;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	background-color:#CCC;
	padding:5px;
}

.tab03 {
	width: 100%;
	border-top: dotted 1px #666;
	text-align:left;
}

.tab03 td {
	padding: 4px;
	border-bottom: dotted 1px #666;
}

.list04{width:1000px;
margin-left: auto;
	margin-right: auto;
	 clear:both;}


/*3列*/

.list04 .ptbox {
	position: relative;
	width: 300px;
	float: left;
	margin-right: 13px;
	margin-left: 11px;
	margin-bottom: 20px;
}
.list04 .ptbox img {
	width: 100%;
}

/*2列*/

.list05 .ptbox {
	position: relative;
	width: 45%;
	float: left;
	margin-right: 13px;
	margin-left: 11px;
	margin-bottom: 20px;
}
.list05 .ptbox img {
	width: 100%;
}

/*2列*/

.list06 .ptbox {
	position: relative;
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.list06 .ptbox img {
	width: 100%;
}

.staffbtn_p{
	background-color:#F90;
	margin-bottom:30px;
	font-family: MARUFOPRO-BOLD;
	}
	
.staffbtn_p a{
	display:block;
	padding:20px;
	color:#FFF;
	font-weight:bold;
	font-size:130%;
	text-align:center;
	}
.staffbtn_p a:hover{ opacity:0.7;}


/*リクルート　スタッフ募集 ====================================*/

.tab02 {
	width: 100%;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	text-align:left;
}
.tab02 th {
	width: 32%;
	padding: 7px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #F99;
	color:#fff;
}
.tab02 td {
	padding: 7px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #FFEBC2;
}

.btnBosyu a{ 
display:block;
background-color:#F00;
color:#fff;
width:40%;
padding:10px;
border:none 5px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: MARUFOPRO-BOLD;;
font-weight:bold;
font-size:140%;
margin-bottom:20px;
}

.btnBosyu2 a{ 
display:block;
background-color: #390;
color:#fff;
width:40%;
padding:10px;
border:none 5px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: MARUFOPRO-BOLD;;
font-weight:bold;
font-size:140%;
margin-bottom:20px;
}

.LineC{ margin-left:auto;
margin-right:auto;
text-align:center;
width:15%;}
.LineC img{width:100%;}

.red-box h3{ margin-bottom:15px;}
.red-box h4{
font-family: MARUFOPRO-M;
font-size:140%;
margin-bottom:20px;}

.red-box p.stafftxt{font-family: MARUFOPRO-M;
font-size:140%;}

.red-box p.stafftxt a{display:block; padding-top:5px;padding-bottom:5px;}



/*スタッフ募集フォーム-----------------------------------------------*/

#formWrap {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 700px;
	line-height: 120%;
	margin-top: 0;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#formWrap h2.pagetit {
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 40px;
}


#formWrap h2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	text-align:center;
}

#formWrap p {
	font-style: normal;
	line-height: 2em;
	margin-bottom: 10px;
	text-align: center;
}

table.formTable {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td, table.formTable th {
	border: 1px solid #ccc;
	padding: 10px;
}
table.formTable th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #e6f2f3;
}
table.formTable td {
	background: #fff;
}
 table.formTable th, table.formTable td, {
 font-size: 100% ;
}
table.formTable select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100% ;
}

input[type="text"]{
	width:30em;
	text-align:left ;
}

textarea{
	width:30em;
	text-align:left ;}
	
table.radioTa {background-color:#FFF !important;
width:6em;
}

table.radioTa td,table.radioTa th{ border:0 !important; background-color:#FFF !important;}

table.radioTa th{ width:1em;}

table.radioTa td{ width:2em;
text-align: left;}


/*唐揚げページ*/
.karaBox{ width:400px;}


}


/*-----------------------------------------------*/


/* Mobile Only */

#navPanel, #titleBar {
	display: none;
}


/*-----------------------------------------------*/

 @media screen and (max-width: 999px) {
/* Basic */

html, body {
	overflow-x: hidden;
}
body, input, select, textarea {
	line-height: 1.5em;
	font-size: 10.5pt;
	letter-spacing: 0;
}
h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	margin: 0 0 0 0;
}
hr {
	margin: 1em 0 1em 0;
}
/* Section/Article */

section, article {
	clear: both;
	padding: 1em 0 1em 0 !important;
}
header br {
	display: none;
}
header.style1 {
	padding: 0 0 1em 0;
}
header.style1 h2 {
	font-size: 1.5em;
	letter-spacing: 0.075em;
	line-height: 1.25em;
}
header.style1 p {
	display: block;
	margin: 0;
}
/* Button */

input, input[type="button"], input[type="submit"], input[type="reset"], button, .button {
	display: block;
	width: 100%;
	font-size: 1em;
	padding: 1em 0 1em 0;
	max-width: 30em;
	margin: 0 auto;
}
/* List */

ul.actions {
	margin: 2em 0 0 0;
}
ul.actions li {
	margin: 15px 0 0 0;
}
form ul.actions {
	margin: 1em 0 0 0;
}
/* Feature List */

.feature-list section {
	border-top: solid 1px #eee;
}
.feature-list > div > div:first-child > div:first-child > section {
	border-top: 0;
	padding-top: 0;
}
.feature-list h3 {
	position: relative;
	padding: 4px 0 0 48px;
	line-height: 1.25em;
}
.feature-list h3:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}
.feature-list p {
	margin: 0 0 0 48px;
}
/* Box */

.box.post-excerpt .image.left {
	position: relative;
	top: 0.25em;
	width: 25%;
	margin: 0;
}
.box.post-excerpt h3, .box.post-excerpt p {
	margin-left: 32.5%;
}
/* Off-Canvas Navigation */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
#titleBar {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 44px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
	background: none;
}
#titleBar .title {
	display: none;
}
#titleBar .toggle {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 44px;
}
#titleBar .toggle:before {
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	font-family: FontAwesome;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f0c9';
	font-size: 30px;
	position: absolute;
	top: 48px;
	left: 6px;
	display: block;
	width: 50px; /*ハンバーガー大きさ設定*/
	height: 46px; /*ハンバーガー大きさ設定*/
	line-height: 46px; /*ハンバーガー大きさ設定*/
	color: rgba(255, 255, 255, 1);
	background-color: rgba(229,0,127,1);
	border-radius: 0em;
	text-align: center;
}
#titleBar .toggle:active:before {
	background-color: rgba(229,0,127, 0.75);
}
#navPanel {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 275px;
	z-index: 10002;
	background: #e5007f url("images/overlay.png");
	box-shadow: inset -3px 0px 4px 0px rgba(0, 0, 0, 0.1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#navPanel .link {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.85em;
	letter-spacing: 0.15em;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	border-top: solid 1px rgba(255, 255, 255, 0.05);
	margin: 0 15px 0 15px;
}
#navPanel .link:first-child {
	border-top: 0;
}
#navPanel .indent-1 {
	display: inline-block;
	width: 1em;
}
#navPanel .indent-2 {
	display: inline-block;
	width: 2em;
}
#navPanel .indent-3 {
	display: inline-block;
	width: 3em;
}
#navPanel .indent-4 {
	display: inline-block;
	width: 4em;
}
#navPanel .indent-5 {
	display: inline-block;
	width: 5em;
}
#navPanel .depth-0 {
	color: #fff;
}
body.navPanel-visible #page-wrapper {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #titleBar {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #navPanel {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/* Wrappers */

.wrapper {
	padding: 15px 15px 5em 15px;
}
.wrapper .title {
	font-size: 0.9em;
	width: 18em;
	height: 2.5em;
	top: -2.5em;
	line-height: 2.5em;
	margin-bottom: -2.5em;
	margin-left: -9em;
	padding-top: 0.5em;
}
.wrapper .title:before, .wrapper .title:after {
	height: 15px;
	bottom: -15px;
	background-size: 100% 100%;
}
#header-wrapper {
	padding: 6em 2em 6em 2em;
}
#footer-wrapper {
	padding-top: 3em;
}
#footer-wrapper .feature-list section {
	border-top-color: #eee;
	border-top-color: rgba(255, 255, 255, 0.05);
}
/* Logo */

#logo {
	text-align: center;
}
#logo h1 {
	font-size: 1.5em;
	letter-spacing: 0.2em;
}
#logo p {
	margin: 1.25em 0 0 0;
	display: block;
	letter-spacing: 0.2em;
	font-size: 0.9em;
}
/* Nav */

#navpc {
	display: none;
}
/* Main */

#main {
	padding: 1em 0 0 0;
}
/* Content */

#content {
	padding: 0 0 2em 0;
}
#content header.style1 {
	padding-bottom: 2.5em;
}
/* Footer */

#footer hr {
	display: none;
}
/* Copyright */

#copyright {
	padding: 2em 0 0 0;
}
#copyright ul {
	padding: 1em 2em;
	width: 100%;
}
#copyright ul li {
	display: block;
	margin: 0.5em 0 0 0;
}
#copyright ul li:first-child {
	margin-top: 0;
}
}
/*-----------------------------------------------*/


/*FB-----------------------------------------------*/
/*
.fb {
	position: fixed;
	bottom: 60px;
	right: 10px;
	width: 40px;
	height: 40px;
	z-index: 100001;
}
.fb img {
	width: 100%;
}*/





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

.homebk {
	position: fixed;
	bottom: 80px;
	right: 0px;
	width: 50px;
	height: auto;
	z-index: 100001;
}
.homebk img {
	width: 100%;
}
.pageTop {
	position: fixed;
	bottom: 20px;
	right: 0px;
	width: 50px;
	height: auto;
	z-index: 100001;
}
.pageTop img {
	width: 100%;
}





/*
----------------------------------------------------------------------------------------------*/


/*スマホ設定*/

/*
----------------------------------------------------------------------------------------------*/

@media screen and (max-width: 669px) {
html* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	height: 100%;
}
.wrapper {
	width: 100%;
	padding: 0px 0px 0em 0px;
}
img {
	width: 100%;
}
.pc {
	display: none;
}
.sp {
	display: block !important;
}
a {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
h1, h2, h3, h4, h5, p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





/*imgスペースバグ対応設定
---------------------------------------*/

img {
	line-height: 1 !important;
	font-size: 0 !important;
}
/*width設定-----------------------------------------------*/

.sw40 {
	width: 40%;
}
.sw46 {
	width: 46%;
}
.sw48 {
	width: 48%;
}
.sw60 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.sw70 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.sw80 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.sw96 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.sw100 {
	width: 100%;
}
/* ヘッダーBOX設定 */


#headerBox {
	position: relative;
	width: 100%;
	text-align: center !important;
	height: 80px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #FFF;
}
#headerBox header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#headerBox header ul {
	position: absolute;
	top: 48px;
	right: 2%;
	width: 18%;
}
#headerBox header ul li {
	float: right;
}
/*#headerBox header ul li img {
	width: 100%;
}
#headerBox header ul li a {
	display: block;
	
}*/

.header_bg .header_bgbox h1 {
	font-size: 74%;
	color: #fff;
	line-height:1.5em;
	padding:3px;
}
.header_bg .header_bgbox h1 a {
	display: block;
	color: #fff;
	text-align:center;
}
.header_bg {
	background-color: #0060af;
	width: 100%;
}
.header_bg .header_bgbox {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.logo img {
	width: 180px;
	padding-top: 12px;
}
/* #nav 設定 */


#navpc {
	display: none;
}
#nav {
	display: none;
}
#nav a {
	display: none;
	text-decoration: none;
}
/*メインイメージ
-----------------------------------------------*/
.imageBox {
	text-align: center;
	/*background-image: url(../../img/common/bg/bg04.jpg);
	background-repeat: repeat-x;*/
	width: 96%;
	padding: 0 !important;
	height: auto;
	margin-left:auto;
margin-right:auto;
}
.imageBox img {
	width: 100%;
}

.imageBox .main01 p, .imageBox .main02 p {
	padding-top: 10px;
	font-family: MARUFOPRO-BOLD;
	line-height: 2em;
	font-size:100%;
	text-align:left;
	margin-bottom:20px;
}

/*動画ボックス
-----------------------------------------------*/
.movieBox{ width:96%;
margin-left:auto !important;
margin-right:auto !important;
margin-bottom:20px;
height:220px !important;
display:block !important;}

.movieBox img{ width:100%}

.movieBox1 {
width:100%;
height:220px;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
margin-top:10px;
display:block;
}

.r-box01 .gcr{color:#399  !important;
font-weight:bold;}


/*バナーボックス
-----------------------------------------------*/

.banaBox {
	padding-top: 15px;
	padding-bottom: 15px;
}
.banaBox ul {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	padding-right: 2%;
}
.banaBox ul li {
	width: 96%;
	margin-right: 0px;
	float: none;
}
.banaBox ul li img {
	width: 100%;
}

/*ポップアップバナー設定*/

.pcBox01{ /*width:100%;
height:100%;*/
/*background:rgba(255,255,255,1);*/
/*z-index:10000;
position: absolute;
top:0;
right:0;*/}

.pcBox01 .bannBox{width:100%;
top:14%;
right:0;
height:auto;
position: fixed;
z-index:10000;
position: absolute;
}


.bannBox .btn {
    cursor: pointer; 
}
.bannBox .btn:hover {
    cursor: pointer !important;
	opacity:1;
}
.btn:active {
    
}
.box {
}

/* close button */
.bannBox {
    position: relative;
}
.bannBox .btn {
    position: absolute;
    right:2%;
    top:2%;
	z-index:100;
	width:20px;
}
.bannBox .box {
    /*margin-bottom: 2em;
    border: 2px solid rgb(127, 194, 239);*/
	width:100%;
height:auto;
}

.bannBox .btn img{width:100%;}

.bannBox .box a:hover{opacity:1;}

.bannBox .box img{width:100%;}

/* checkbox non-display */
.pcBox01 .checkbox {
    display: none;
}

/* close button's control */
.pcBox01 .bannBox #close:checked ~ .btn {
    display: none;
}
.pcBox01 .bannBox #close:checked ~ .box {
    display: none;
}



/*フッター設定-------------------------------------------------*/
.footer-box {
	background-color: #0060af;
	text-align: center !important;
	clear: both;
	width: 100%;
	display: block;
	margin-bottom:20px;
}

img {
	width: 100%;
}

.footer-box footer {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 10px;
}
.footer-box footer h3 {
	font-size: 150%;
	font-family: MARUFOPRO-BOLD;
	line-height: 2em;
	color: #fff;
}
.footer-box footer p {
	color: #fff;
	margin-bottom:20px;
}
.footer-box footer p a {
	color: #fff;
	
}
.footer-box footer .roasso_btn img{
	width: 50%;
}
address {
	text-align: center !important;
	display: block;
	float: none;
	color: #666;
	font-size: 74% !important;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:2em !important;
	width:100%;
	padding-bottom:20px !important;
}


/*店舗一覧 整体・エステ　====================================*/

.sec-box3 h2 {
	font-family: MARUFOPRO-BOLD;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	background-color:#CCC;
	padding:5px;
}

.sec-box3 .tab04{
width:96%;
margin-left: auto;
margin-right: auto;}

.sec-box3 .tab04 table{ 
border-top: #fff solid 1px;
border-left:#fff solid 1px;
width:100%;
background-color:#FBE9C0;
}

.sec-box3 .tab04 table th{
border-right: #fff solid 1px;
border-bottom:#fff solid 1px;
padding:7px;
text-align: center;
vertical-align: middle;
font-family: MARUFOPRO-BOLD;
}

.sec-box3 .tab04 table th.beco{
background-color:#FC6;
}


.sec-box3 .tab04 table td{
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: MARUFOPRO-L;
}

.sec-box3 .tab04 table td.t1{width:55%;
text-align: center;
}

.sec-box3 .tab04 table td img{width:100% !important;
margin-right:0; padding-right:0;}

.sec-box3 .tab04 table td.t2{
font-family: MARUFOPRO-M;
font-size:130%;
text-align: center;
}

.sec-box3 .tab04 table td.t2 a{
	color:#F60;
	}
	
.sec-box3 .tab04 table td p{
	font-family: MARUFOPRO-L;
	font-size:70%;
	line-height:1.4em;
	padding-left:4px}
	

.staffbtn_p{
	background-color:#F90;
	margin-bottom:30px;
	font-family: MARUFOPRO-BOLD;
	}
	
.staffbtn_p a{
	display:block;
	padding:20px;
	color:#FFF;
	font-weight:bold;
	font-size:130%;
	text-align:center;
	}
.staffbtn_p a:hover{ opacity:0.7;}
	

/*店舗一覧 美容・理容　====================================*/

.sec-box3 .tab05{
width:96%;
margin-left: auto;
margin-right: auto;}

.sec-box3 .tab05 table{ 
border-top: #fff solid 1px;
border-left:#fff solid 1px;
width:100%;
background-color: #FDEBFF;
}

.sec-box3 .tab05 table th{
border-right: #fff solid 1px;
border-bottom:#fff solid 1px;
padding:7px;
text-align: center;
vertical-align: middle;
font-family: MARUFOPRO-BOLD;
}

.sec-box3 .tab05 table th.haco{
background-color: #F9C;
}

.sec-box3 .tab05 table td{
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: MARUFOPRO-L;
	
}

.sec-box3 .tab05 table td.t1{width:55%;
text-align: center;
}

.sec-box3 .tab05 table td img{width:100% !important;
margin-right:0; padding-right:0;}

.sec-box3 .tab05 table td.t2{
font-family: MARUFOPRO-M;
font-size:120%;
text-align: center;
}

.sec-box3 .tab05 table td.t2 a{
	color:#e5007f;
	font-size:90%;
	}
	
.sec-box3 .tab05 table td p{
	font-family: MARUFOPRO-L;
	font-size:70%;
	line-height:1.4em;
text-align: center;}
	
	
.red-box{ text-align:center}



/*詳細ページ pageBox設定-----------------------------------------------*/
.page_main img{width: 100%;
}

.secbox{margin-left: auto;
	margin-right: auto;
	width: 96%;
	clear:both;
	}
	
.snsBox{width: 40px;
position: absolute;
	top:50px;
	right:10px;
	z-index:100000
	}
.snsBox img {width:40px;}
.snsBox a{width:40px;}


.snsBoxTop{width: 40px;
position: absolute;
	top:50px;
	right:10px;
	z-index:100000}
.snsBoxTop img {width:40px;}
.snsBoxTop a{width:40px;}
	
.secbox h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
	background-color:#CCC;
	padding:5px;
}

.secbox h2.m-tit01{font-family: MARUFOPRO-M;background-color:#ff397f;margin-bottom:20px; margin-top:20px;}
.secbox h2.m-tit02{font-family: MARUFOPRO-M;background-color:#ffa744;margin-bottom:20px; margin-top:20px;}
.secbox h2.m-tit03{font-family: MARUFOPRO-M;background-color:#099;margin-bottom:20px; margin-top:20px;}
.secbox h2.m-tit04{font-family: MARUFOPRO-M;background-color:#000;margin-bottom:20px; margin-top:20px;}

.red-box{ border:dotted #ccc 1px;
background-color:#FFC;
padding:5px;
text-align:center
}


.red-box p.stafftxt{font-family: MARUFOPRO-M;
font-size:140%;}

.red-box p.stafftxt a{display:block; padding-top:5px;padding-bottom:5px;}




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


.sec-box3 .list03{width:100%;}

.list03 h2{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
	background-color:#CCC;
	padding:5px;
	width:93%;
	margin-left: auto;
	margin-right: auto;
}


/*4列*/

.sec-box3 .ptbox {
	position: relative;
	width: 43%;
	float: left;
	margin-right: 13px;
	margin-left: 11px;
	margin-bottom: 20px;
}
.sec-box3 .ptbox img {
	width: 100%;
}

.sec-box3 .ptbox p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #000;
	text-align:left;
	font-weight:normal;
}

.tab03 {
	width: 100%;
border-top: dotted 1px #666;
	text-align:left;
}
.tab03 th {
	width: 32%;
	padding: 3px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
}
.tab03 td {
	padding: 3px;
border-bottom: dotted 1px #666;
	width: 34%;
}

.red-box{ text-align: left}
.freeD{ width:35px;}


/*店舗詳細 ====================================*/

.l-box01 h3{font-family: MARUFOPRO-BOLD;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	background-color: #6CC;
	padding:5px;}
.l-box01 iframe{ width:100%;
height:300px;
}

.red-box2{
	border: dotted #ccc 1px;
	background-color: #C30;
	padding: 10px;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size: 110%;
	line-height:1.5em;
}

.red-box2 h3{
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	background-color: #C30 !important;
}

.red-box{ border:dotted #ccc 1px;
background-color:#FFC;
padding:10px;
text-align:center}

.green-box{
	border: dotted #ccc 1px;
	background-color: #BFFFC8;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.r-box01 h3{
	font-family: MARUFOPRO-BOLD;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	background-color:#CCC;
	padding:5px;
}

.tab03 {
	width: 100%;
	border-top: dotted 1px #666;
	text-align:left;
}

.tab03 td {
	padding: 4px;
	border-bottom: dotted 1px #666;
}



.list04 .ptbox,.list05 .ptbox,.list06 .ptbox {
	position: relative;
	width:48%;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
}
.list04 .ptbox img,.list05 .ptbox img,.list06 .ptbox img {
	width: 100%;
}





/*リクルート　スタッフ募集 ====================================*/

.tab02 {
	width: 100%;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	text-align:left;
}
.tab02 th {
	width: 26%;
	padding: 7px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #F99;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
.tab02 td {
	padding: 7px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #FFEBC2;
}


.btnBosyu a{ 
display:block;
background-color:#F00;
color:#fff;
width:70%;
padding:10px;
border:none 5px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: MARUFOPRO-BOLD;
font-weight:bold;
font-size:140%;
margin-bottom:15px;
}

.btnBosyu2 a{ 
display:block;
background-color: #390;
color:#fff;
width:70%;
padding:10px;
border:none 5px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: MARUFOPRO-BOLD;
font-weight:bold;
font-size:140%;
margin-bottom:100px;
}

.LineC{ display:none}


.red-box h3{ margin-bottom:15px;}
.red-box h4{
font-family: MARUFOPRO-M;
font-size:140%;
margin-bottom:20px;}




/*フォーム設定*/
#formWrap {
	width: 96%;
	color: #000;
	line-height: 120%;
	font-size: 100%;
	margin-top: 50px !important;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#formWrap h2 {
	margin-bottom: 20px;
}
#formWrap h2 img {
	width: 100%;
}
#formWrap .tel-img {
	width: 40%;
}
#formWrap h2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	text-align:center;
}
#formWrap p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #000 !important;
	text-align:left;
}
#formWrap table {
	margin-bottom: 10px;
}
table.formTable {
	width: 96%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td, table.formTable th {
	border: 1px solid #666;
	padding: 2px;
}
table.formTable th {
	width: 40%;
	font-weight: normal;
	background: #e6f2f3;
	text-align: left;
	vertical-align: middle;
}
table.formTable td {
	background: #fff;
	text-align: left;
	
}

table.radioTa {background-color:#FFF !important;
width:6em;}

table.radioTa td,table.radioTa th{ border:0 !important; background-color:#FFF !important;}

table.radioTa th{ width:1em;}

table.radioTa td{ width:2em;
text-align: left;}

.submit_w{
margin-left:auto;
margin-right:auto;
}

.submit_w input[type="submit"]{
	font-size:90%;
width:20%;
padding:10px;
line-height:2em}

input[type="text"]{
	width:20em;
	text-align:left ;
	font-size:100%;
}

textarea{
	width:18em;
	text-align:left ;
	font-size:100%;}

}




/*
----------------------------------------------------------------------------------------------*/


/*タブレット設定*/

/*
----------------------------------------------------------------------------------------------*/


@media screen and (min-width: 670px) and (max-width: 999px) {
html* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	height: 100%;
}
.wrapper {
	width: 100%;
	padding: 0px 0px 0em 0px;
}
img {
	width: 100%;
}

.pc{display:none;}

.sp{display:block;}


a {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
h1, h2, h3, h4, h5, p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*スマホでフォームを入力画面を拡大させない
---------------------------------------*/
.formTable input[type=text] {
  font-size: 16px !important;
  transform: scale(0.8) !important;
  
}

.formTable textarea {
  font-size: 16px !important;
  transform: scale(0.8) !important;
  
}


/*imgスペースバグ対応設定
---------------------------------------*/

img {
	line-height: 1 !important;
	font-size: 0 !important;
}
/*width設定-----------------------------------------------*/

.sw20 {
	width: 20%;
	margin-right: auto;
	margin-left: auto;
}
.sw30 {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
.sw40 {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}
.sw46 {
	width: 46%;
	margin-right: auto;
	margin-left: auto;
}
.sw48 {
	width: 48%;
	margin-right: auto;
	margin-left: auto;
}
.sw50 {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.sw60 {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.sw70 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.sw80 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.sw96 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.sw100 {
	width: 100%;
}
/* ヘッダーBOX設定 */


#headerBox {
	position: relative;
	width: 100%;
	text-align: center !important;
	height: 80px;
	padding-bottom: 15px;
	background-color: #FFF;
}
#headerBox header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#headerBox header ul {
	position: absolute;
	top: 35px;
	right: 2%;
	width: 18%;
}
#headerBox header ul li {
	float: right;
}
/*#headerBox header ul li img {
	width: 100%;
}
#headerBox header ul li a {
	display: block;
	
}*/

.header_bg .header_bgbox h1 {
	font-size: 74%;
	color: #fff;
}
.header_bg .header_bgbox h1 a {
	display: block;
	color: #fff;
}
.header_bg {
	background-color: #0060af;
	width: 100%;
}
.header_bg .header_bgbox {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.logo img {
	width: 220px;
	padding-top: 6px;
}
/* #nav 設定 */


#navpc {
	display: none;
}
#nav {
	display: none;
}
#nav a {
	display: none;
	text-decoration: none;
}
/*メインイメージ
-----------------------------------------------*/
.imageBox {
	text-align: center;
	/*background-image: url(../../img/common/bg/bg04.jpg);
	background-repeat: repeat-x;*/
	width: 96%;
	padding: 0 !important;
	height: auto;
	margin-left:auto;
margin-right:auto;
}
.imageBox img {
	width: 100%;
}

.imageBox .main01 p, .imageBox .main02 p {
	padding-top: 10px;
	font-family: MARUFOPRO-BOLD;
	line-height: 2em;
	font-size:100%;
	text-align:left;
	margin-bottom:20px;
}


/*動画ボックス
-----------------------------------------------*/
.movieBox{ width:96%;
margin-bottom:30px;
margin-left:auto !important;
margin-right:auto !important;
height:380px !important;
display:block !important;}

.movieBox img{ width:100%}


/*バナーボックス
-----------------------------------------------*/

.banaBox {
	padding-top: 15px;
	padding-bottom: 15px;
}
.banaBox ul {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	padding-right: 2%;
}
.banaBox ul li {
	width: 96%;
	margin-right: 0px;
	float: none;
}
.banaBox ul li img {
	width: 100%;
}

/*ポップアップバナー設定*/

.pcBox01{ /*width:100%;
height:100%;*/
/*background:rgba(255,255,255,1);*/
/*z-index:10000;
position: absolute;
top:0;
right:0;*/}

.pcBox01 .bannBox{width:100%;
top:6%;
right:0;
height:auto;
position: fixed;
z-index:10000;
position: absolute;
}


.bannBox .btn {
    cursor: pointer; 
}
.bannBox .btn:hover {
    cursor: pointer !important;
	opacity:1;
}
.btn:active {
    
}
.box {
}

/* close button */
.bannBox {
    position: relative;
}
.bannBox .btn {
    position: absolute;
    right:2%;
    top:2%;
	z-index:100;
	width:20px;
}
.bannBox .box {
    /*margin-bottom: 2em;
    border: 2px solid rgb(127, 194, 239);*/
	width:100%;
height:auto;
}

.bannBox .btn img{width:100%;}

.bannBox .box a:hover{opacity:1;}

.bannBox .box img{width:100%;}

/* checkbox non-display */
.pcBox01 .checkbox {
    display: none;
}

/* close button's control */
.pcBox01 .bannBox #close:checked ~ .btn {
    display: none;
}
.pcBox01 .bannBox #close:checked ~ .box {
    display: none;
}

/*フッター設定-------------------------------------------------*/
.footer-box {
	background-color: #0060af;
	text-align: center !important;
	clear: both;
	width: 100%;
	display: block;
	margin-bottom:20px;
}

img {
	width: 100%;
}

.footer-box footer {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 10px;
}
.footer-box footer h3 {
	font-size: 150%;
	font-family: MARUFOPRO-BOLD;
	line-height: 2em;
	color: #fff;
}
.footer-box footer p {
	color: #fff;
	margin-bottom:20px;
}
.footer-box footer p a {
	color: #fff;
	
}

.footer-box footer p img{width: 50%;}
.footer-box footer .roasso_btn img{
	width: 20%;
}
address {
	text-align: center !important;
	display: block;
	float: none;
	color: #666;
	font-size: 74% !important;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:2em !important;
	width:100%;
	padding-bottom:20px !important;
}


/*店舗一覧 整体・エステ　====================================*/

.sec-box3 h2 {
	font-family: MARUFOPRO-BOLD;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	background-color:#CCC;
	padding:5px;
}

.sec-box3 .tab04{
width:96%;
margin-left: auto;
margin-right: auto;}

.sec-box3 .tab04 table{ 
border-top: #fff solid 1px;
border-left:#fff solid 1px;
width:100%;
background-color:#FBE9C0;
}

.sec-box3 .tab04 table th{
border-right: #fff solid 1px;
border-bottom:#fff solid 1px;
padding:7px;
text-align: center;
vertical-align: middle;
font-family: MARUFOPRO-BOLD;
}

.sec-box3 .tab04 table th.beco{
background-color:#FC6;
}


.sec-box3 .tab04 table td{
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: MARUFOPRO-L;
}

.sec-box3 .tab04 table td.t1{width:311px;
text-align: center;
}

.sec-box3 .tab04 table td.t2{width:200px;
font-family: MARUFOPRO-M;
font-size:160%;
text-align: center;
line-height:1.5em;
}

.sec-box3 .tab04 table td.t2 a{
	color:#F60;
	}
	
.staffbtn_p{
	background-color:#F90;
	margin-bottom:30px;
	font-family: MARUFOPRO-BOLD;
	}
	
.staffbtn_p a{
	display:block;
	padding:20px;
	color:#FFF;
	font-weight:bold;
	font-size:130%;
	text-align:center;
	}
.staffbtn_p a:hover{ opacity:0.7;}
	

/*店舗一覧 美容・理容　====================================*/

.sec-box3 .tab05{
width:96%;
margin-left: auto;
margin-right: auto;}

.sec-box3 .tab05 table{ 
border-top: #fff solid 1px;
border-left:#fff solid 1px;
width:100%;
background-color: #FDEBFF;
}

.sec-box3 .tab05 table th{
border-right: #fff solid 1px;
border-bottom:#fff solid 1px;
padding:7px;
text-align: center;
vertical-align: middle;
font-family: MARUFOPRO-BOLD;
}

.sec-box3 .tab05 table th.haco{
background-color: #F9C;
}

.sec-box3 .tab05 table td{
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: MARUFOPRO-L;
}

.sec-box3 .tab05 table td.t1{width:311px;
text-align: center;
}

.sec-box3 .tab05 table td.t2{width:200px;
font-family: MARUFOPRO-M;
font-size:160%;
text-align: center;
line-height:1.5em;
}

.sec-box3 .tab05 table td.t2 a{
	color:#e5007f;
	}
	
.red-box{ text-align:center}
.green-box{
	border: dotted #ccc 1px;
	background-color: #BFFFC8;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


/*詳細ページ pageBox設定-----------------------------------------------*/
.page_main img{width: 100%;
}

.secbox{margin-left: auto;
	margin-right: auto;
	width: 96%;
	clear:both;
	}
	
.snsBox{ text-align:center;
margin-bottom:10px;
	}
.snsBox img {width:40px;}
.snsBox a{width:40px; margin-right:10px;}
	
.secbox h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
	background-color:#CCC;
	padding:5px;
}

.secbox h2.m-tit01{font-family: MARUFOPRO-M;background-color:#ff397f;margin-bottom:20px;}
.secbox h2.m-tit02{font-family: MARUFOPRO-M;background-color:#ffa744;margin-bottom:20px;}
.secbox h2.m-tit03{font-family: MARUFOPRO-M;background-color:#099;margin-bottom:10px; margin-top:10px;}
.secbox h2.m-tit04{font-family: MARUFOPRO-M;background-color:#000;margin-bottom:20px;}

.red-box2{
	border: dotted #ccc 1px;
	background-color: #C30;
	padding: 10px;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size: 120%;
	line-height:1.5em;
}

.red-box2 h3{
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
	background-color: #C30 !important;
}


.red-box{ border:dotted #ccc 1px;
background-color:#FFC;
padding:5px;
text-align:center !important;}

.red-box .sp{ display:none;}


.l-box01 iframe{ width:100%;
height:300px;
}

.r-box01 h3{
	font-family: MARUFOPRO-BOLD;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	background-color:#CCC;
	padding:5px;
}

.red-box p.stafftxt{font-family: MARUFOPRO-M;
font-size:140%;}

.red-box p.stafftxt a{display:block; padding-top:5px;padding-bottom:5px;}


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


.sec-box3 .list03{width:100%;}

.list03 h2{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
	background-color:#CCC;
	padding:5px;
	width:93%;
	margin-left: auto;
	margin-right: auto;
}


/*4列*/

.sec-box3 .ptbox {
	position: relative;
	width: 43%;
	float: left;
	margin-right: 13px;
	margin-left: 11px;
	margin-bottom: 20px;
}
.sec-box3 .ptbox img {
	width: 100%;
}

.sec-box3 .ptbox p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #000;
	text-align:left;
	font-weight:normal;
}

.tab03 {
	width: 100%;
border-top: dotted 1px #666;
	text-align:left;
}
.tab03 th {
	width: 32%;
	padding: 3px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
}
.tab03 td {
	padding: 3px;
border-bottom: dotted 1px #666;
	width: 34%;
}

.red-box{ text-align: left}




/*リクルート　スタッフ募集 ====================================*/

.tab02 {
	width: 100%;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	text-align:left;
}
.tab02 th {
	width: 26%;
	padding: 7px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #F99;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
.tab02 td {
	padding: 7px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #FFEBC2;
}

.btnBosyu a{ 
display:block;
background-color:#F00;
color:#fff;
width:40%;
padding:10px;
border:none 5px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: MARUFOPRO-BOLD;;
font-weight:bold;
font-size:140%;
margin-bottom:100px;
}

.btnBosyu2 a{ 
display:block;
background-color: #390;
color:#fff;
width:40%;
padding:10px;
border:none 5px #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: MARUFOPRO-BOLD;;
font-weight:bold;
font-size:140%;
margin-bottom:100px;
}

.LineC{ display:none}

.red-box h3{ margin-bottom:15px;}
.red-box h4{
font-family: MARUFOPRO-M;
font-size:140%;
margin-bottom:20px;}


/*フォーム設定*/
#formWrap {
	width: 90%;
	color: #000;
	line-height: 120%;
	font-size: 90%;
	margin-top: 50px !important;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#formWrap h2 {
	margin-bottom: 20px;
}
#formWrap h2 img {
	width: 100%;
}
#formWrap .tel-img {
	width: 40%;
}
#formWrap h2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	text-align:center;
}
#formWrap p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 1.5em;
	text-align:left;
	margin-bottom: 10px;
	color: #000 !important;
}
#formWrap table {
	margin-bottom: 10px;
}
table.formTable {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td, table.formTable th {
	border: 1px solid #666;
	padding: 10px;
}
table.formTable th {
	width: 20%;
	font-weight: normal;
	background: #e6f2f3;
	text-align: left;
	vertical-align: middle;
}
table.formTable td {
	background: #fff;
}

.submit_w{
margin-left:auto;
margin-right:auto;}

.submit_w input[type="submit"]{
	font-size:140%;
width:20%;
padding:10px;
line-height:2em}

input[type="text"]{
	width:32em;
	text-align:left ;
}

textarea{
	width:30em;
	text-align:left ;}

table.radioTa {background-color:#FFF !important;
width:6em;}

table.radioTa td,table.radioTa th{ border:0 !important; background-color:#FFF !important;}

table.radioTa th{ width:1em;}

table.radioTa td{ width:2em;
text-align: left;}


}
