/*------------- all ------------------------------------------------*/
*{
	word-wrap: break-word;	
}
html{
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
	font-weight: 500;
}
body.lower #pageTitleArea h1,
body.stylist #main .sect02 .titleArea h3 span.jp,
body.style #main .sect02 .titleArea h3 span.jp,
body.menu #main .sect .titleArea h3 span.en,
body.access #main .shopdate h3 span.jp{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

img{
	width: 100%;
}

body.news #main .articleTxt img,
body.blog #main .articleTxt img{
	margin: 0 auto!important;
	width: auto;
}
body.news #main .articleTxt p img,
body.blog #main .articleTxt p img{
	width: auto;
}
body.news #main .articleTxt p a img,
body.blog #main .articleTxt p a img{
	width: auto;
}

a.img,a.img img{
	opacity: 1;	
	-webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

a.img{
    display: block;
	opacity: 1;
	overflow: hidden;
	line-height: 0;

}
a.img:hover{
    display: block;
	opacity: 1;
}


a.img:hover img{
    display: block;
     -webkit-filter: brightness(40%) grayscale(200%);
     -moz-filter: brightness(40%) grayscale(200%);
     -o-filter: brightness(40%) grayscale(200%);
     -ms-filter: brightness(40%) grayscale(200%);
     filter: brightness(40%) grayscale(200%);

}
/* バグ回避対策　下記記述を加える */
@media only screen and (max-width: 1024px){
	a.img:hover img{
		filter: none;
	}
}
/*-------------------------------------------------------------*/
/*-----------header--------------------------------------------------*/
@media only screen and (min-width: 769px){
.lower {
	width: 100%;
}
}

@media only screen and (max-width: 768px){
.lower {
}
}

@media only screen and (min-width: 769px){
header {
	
	width: 100%;
    height: 53px;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 50;
	border-image: url("/img/upload/2017/10/132-02.png") 30 round;
    border-style:solid;
	border-width:10px;
	border-right: none;
	border-left: none;
	border-top: none;
}
}

@media only screen and (max-width: 768px){
header {
	border-image: url("/img/upload/2017/10/132-02.png") 30 round;
    border-style:solid;
	border-width:10px;
	border-right: none;
	border-left: none;
}
}

@media only screen and (min-width: 769px){
header #headerOut {
    width: 100%;
	height: 53px;
	position: relative;
	background: rgba(255,255,255,0.8);
	left:0;
	top:0;
    z-index: 50;
}
}

@media only screen and (max-width: 768px){
header #headerOut {
	height: 0px;
}
}

@media only screen and (min-width: 769px){
header #headerInner {
    width: 100%;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 60;
	margin: 0 auto;

}
}

@media only screen and (max-width: 1024px)and (min-width: 769px){
header #headerInner {

}
}



@media only screen and (max-width: 768px){
header #headerInner {
	padding: 5px 0;
}
}

@media only screen and (min-width: 769px){
.logoArea,.clearfix{
	z-index: 60;
}
}

@media only screen and (min-width: 769px){
header #headerInner ul.pcBtn{
	z-index: 60;
    margin: 5px 5px 0 0;
	height: 50px;
	padding: 0;
	width: 100px;
	position: absolute;
	right: 0;
	top:0;
}
}




@media only screen and (min-width: 769px){
header #headerInner .information{
	width:0px;
    margin: -48px;
	left: 300px;
	height: 50px;
	top:0;
}
}


header #headerInner .information a {
    padding: 5px 0;
    margin: 8px 0 0 49px;
    width: 105px;
    height: 10px;
    font-size: 1.0rem;
    background-color: rgba(31, 31, 31, 0.41);
    color: #fff;
    border-radius: 45px;
}

header #headerInner .information a :hover{
	background-color: #836026;
}

@media only screen and (min-width: 769px){
header #headerInner .logoArea{
	z-index: 60;
	margin: 0px auto 0;
	width: 100%;
	position: absolute;
	top:0;
	left: 0;
}
}

@media only screen and (max-width: 768px){
header #headerInner .logoArea {
    padding-top: 10px;
    margin-bottom: 20px;
}
}


@media only screen and (min-width: 769px){
header #headerInner .logoArea a.logo {
	z-index: 60;
	margin: 5px 0 0 3px;
	padding: 0px;
	width: 100px;
	overflow: hidden;
}
}


@media only screen and (max-width: 768px){
	header #headerInner .logoArea a.logo {
		margin: 30px auto 20px;
		width: 180px;
	}
}

header #headerInner ul.pcBtn li.reserve a {
	color: #ffffff;
	background: #000000;
	margin: 0;
    font-size: 1.1rem;
    padding: 6px 0;

	border-radius: 10px;
	height: 10px;
}

header #headerInner ul.pcBtn li.reserve a:hover {
	background: #476fe4;
	opacity: 1;
}

header #headerInner ul.pcBtn li {
	padding: 0;
	text-align: center;
}


@media only screen and (min-width: 769px){
header #headerInner ul.pcBtn li.group_top a{
	color: #000000;
	width: 100px;
	padding: 5px 0;
	font-size: 1.1rem;
}
}
@media only screen and (max-width: 1380px)and (min-width: 769px){
	header #headerInner ul.pcBtn{
		width: 80px;
	}
	header #headerInner ul.pcBtn li.group_top a{
		width: 80px;
	}
	header #headerInner .logoArea a.logo{
		width: 80px;
	    margin: 10px 0 0 3px;
	}
}	
@media only screen and (max-width: 768px){
header #headerInner ul.spReserve {
    width: 80%;
	margin: 0 auto 5px;
	padding-bottom: 10px;
}
}

@media only screen and (max-width: 768px){
header #headerInner ul.spReserve li a {
	border: 2px solid #bfb49b;
}
}

@media only screen and (max-width: 768px){
header #headerInner ul.spReserve li {
    width: 43%;
}
}
/*-------------------------------------------------------------*/
/*-----------soulage 特別バージョン--------------------------------------------------*/
@media only screen and (min-width: 769px){
.top #header_bglogo{
	height: 800px;
    background: url(/img/upload/2019/07/soulage_tsurumi_logo_img.jpg) no-repeat center;
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
}

@media only screen and (min-width: 769px){
.top #header_bglogo a.logo{
    display: block;
    width: 300px;
    left: 50%;
    position: relative;
    margin-left: -150px;
    height: auto;
    top: 50%;
    margin-top: -60px;
}
}

@media only screen and (min-width: 769px){
.top #header_bglogo a.logo img{

}
}

@media only screen and (max-width: 768px){
.top #header_bglogo a.logo img{
	display: none;
}
}

@media only screen and (min-width: 769px){
.top #headerInner .logoArea a.group_top {
	margin-right: 10px;
    margin-top: -30px;
}
}

@media only screen and (min-width: 769px){
body.top header #headerInner .logoArea {
	display: none;
}
}



@media only screen and (min-width: 769px){
#header_top{
	width: 100%;
	height: 0px;
	margin: 800px 0 0;
	background-color: #ffffff;
	z-index: 20;
}	
}

@media only screen and (min-width: 769px){
#header_top .scrollable{
	width: 100%;
	text-align: center;
	display: block;
}
}

@media only screen and (max-width: 768px){
#header_top .scrollable{
	display: none;
}
}

@media only screen and (min-width: 769px){
#header_top p{
	width: 100%;
	height: 100px;
}
}

@media only screen and (max-width: 768px){
#header_top{
	width: 100%;
	height: 0;
}
}
	
@media only screen and (max-width: 768px){
#header_top p{
	width: 100%;
	height: 40px;
}
}

@media only screen and (min-width: 769px){
header #headerInner ul.spBtn {
    display: none;
}
}

@media only screen and (max-width: 768px){
header #headerInner ul.spBtn {
    width: 100%;
	margin: 0 auto 10px;
	text-align: center;
}
}

@media only screen and (max-width: 768px){
header #headerInner ul.spBtn li a{
	color: #000000;
	font-size: 14px;
}
}
/*-------------------------------------------------------------*/
/*-----------nav--------------------------------------------------*/

@media only screen and (min-width: 769px){
	nav#gnav {
		width: calc(100% - 180px);
		position: fixed;
		top: 26px;
		left: 90px;
		max-width: 100%;
		box-sizing: border-box;
	}
	body.top nav#gnav{
		padding-left: 10px;	
		width: calc(100% - 90px);
		left: 0px;
	}
	nav#gnav ul {
		margin: 0 auto;
		z-index: 60;
		max-width: 1035px;
		position: relative;
		top:0;
		left: 0;
	}
}

@media only screen and (min-width: 769px){
nav#gnav ul li a {
	z-index: 60;
	font-family: 'Balthazar', serif;
	color:#333333;
	font-size: 15px;
    padding: 0;
    padding-bottom: 6px;
    border-bottom: solid 6px #d2cbc100;
}
}

@media only screen and (min-width: 769px){
nav#gnav ul li a:hover { 
	border-bottom: solid 6px #d2cbc1;
	opacity: 1;
}
}

@media only screen and (max-width: 1380px) and (min-width: 769px){
	nav#gnav ul li a {
		font-size: 14px;

	}
}

@media only screen and (max-width: 768px) and (min-width: 767px){
	nav#gnav ul li a {
		font-size: 1.3rem;
		padding: 1.2rem 1rem 1.2rem 2rem;
		font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,'Droid Sans',sans-serif;
		line-height: 1.15;
	}
}

@media only screen and (min-width: 769px){
nav#gnav ul li{
	padding: 0 0.64%;
	display: inline-block;
}
}

@media only screen and (min-width: 769px){
nav#gnav ul li span{
	z-index: 60;
    font-family: 'Dosis', sans-serif;
    color: #333333;
    font-size: 1.5em;
}
}

@media only screen and (min-width: 768px){
nav#gnav ul li.parent:hover ul.child {
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.91);
}
}

@media only screen and (max-width: 1380px) and (min-width: 769px){
nav#gnav ul {
	z-index: 60;
	font-family: 'Dosis', sans-serif;
	color:#333333;
}
}

@media only screen and (max-width: 1380px) and (min-width: 769px){
nav#gnav ul li span{
	z-index: 60;
    font-family: 'Dosis', sans-serif;
    color: #333333;
    font-size: 1.2em;
}
}

/*-------------------------------------------------------------*/
/*----------mainVisual---------------------------------------------------*/


.swiper-container {
    z-index: 0;
}

.swiper-scrollbar {
    background: none;
}

@media only screen and (min-width: 769px){
#mainVisual {
	margin: 0 auto;
    width: 100%;
	z-index: 20;
}
}

@media only screen and (min-width: 769px){
#mainVisual .swiper-wrapper {
    width: 400px;
}
}

@media only screen and (max-width: 768px){
#mainVisual {
    margin: 0 auto ;
    width: 100%;
}
}
/*-------------------------------------------------------------*/
/*-----------top(全体)--------------------------------------------------*/
@media only screen and (min-width: 769px){
#main_top{
	width: 100%;
	height: auto;

	background-color: #ffffff;
	z-index: 20;
	margin-bottom: -1px;
}	
}

@media only screen and (min-width: 769px){
#main_top .scrollable{
	width: 100%;
    margin: 0 auto -30px;
	text-align: center;
	display: block;
}
}

@media only screen and (max-width: 768px){
#main_top .scrollable{
	display: none;
}
}

@media only screen and (min-width: 769px){
#main_top p{
	width: 100%;
	height: 100px;
	background: url(/img/upload/2017/10/soulage_title_img.png) repeat-X center;
	margin-bottom: 0;
}
}

@media only screen and (max-width: 768px){
#main_top{
	width: 100%;
	height: auto;
}
}
	
@media only screen and (max-width: 768px){
#main_top p{
	width: 100%;
	height: 40px;
	background: url(/img/upload/2017/10/soulage_title_img.png) repeat-X center;
}
}
	
@media only screen and (min-width: 769px){
#content {
    display:block;
}
}

@media only screen and (max-width: 768px){
	#content {
		margin-top:0px;
		display: block;
	}
	body.top #content{
		padding: 0;
	}

}


body.top #content {
	width: 100%;
	background-color: #ffffff;
}


@media only screen and (min-width: 769px){
#main {
    width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
#main {
    width: 100%;
    margin: 0px auto 0;
}
}

@media only screen and (max-width: 768px){
body.top #main section.sect {
    margin: 0 auto;
    width: 100%;
	padding: 25px 15px 45px;
	box-sizing: border-box;
}
}

/*-------------------------------------------------------------*/
/*-----------top A--------------------------------------------------*/

@media only screen and (min-width: 769px){
.wrapper {
    margin-bottom: 0px;
}
}
	
@media only screen and (min-width: 769px){
body.top section.sect {
    margin: 0 auto;
    clear: left;
	padding:  100px 0 130px ;
}
}

@media only screen and (min-width: 769px){
body.top #sub section.sect .titleArea {
    margin: 0 auto 10px;
	padding: 0px 0 0 ;
    border-bottom: none;
	width: 100%;
	height: 100px;
}
}
body.top section.sect .titleArea{
	border-bottom: none;
}
@media only screen and (min-width: 769px){
body.top section.sect .titleArea h2 {
    float:none;
	text-align: center;
	position: relative;
	padding: 0 0 20px;
}
}
body.top section.sect .titleArea h2::before,
body.top #sub .subBox .titleArea h3::before{
    content: "";
    width: 66px;
    height: 6px;
    display: block;
    position: relative;
    top: 58px;
    margin: 0 auto;
    background: #d2cbc1;
}
body.top section.sect .titleArea h2 span.en {
    letter-spacing: 0px;
    font-family: 'Old Standard TT', serif;
	text-transform: capitalize;
}

@media only screen and (min-width: 769px){
body.top section.sect .titleArea h2 span.en {
    margin-bottom: 1px;
    font-size: 37px;
}
}

body.top section.sect .titleArea h2 span.jp {
    display: none;
	margin-top: 10px;
	margin-left: 0;
}

@media only screen and (min-width: 769px){
body.top section.sect .moreButton {
	width: 100%;
}
}

@media only screen and (max-width: 768px){
	body.top section.sect .moreButton {
		width: 100%;
		margin: 10px auto;
	}
	body.top section.sect .titleArea h2::before,
	body.top #sub .subBox .titleArea h3::before{
		top: 47px;
	}
}

body.top section.sect .moreButton a {
    color: #476fe4;
    border: solid 1px #476fe4;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    padding: 15px 0px;
    width: 240px;
    margin: 0 auto;
	text-transform: uppercase;
}


@media only screen and (min-width: 769px){
body.top section.sect .moreButton a:hover { 
    color: #ffffff;
    border: solid 2px #476fe4;
    background: #476fe4;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	margin: -10px auto 0;
	margin-bottom: 8px;
	opacity: 1;
}
}

@media only screen and (min-width: 769px){
body.top section.sect .moreButton a span {
    background: none;
}
}

@media only screen and (min-width: 769px){
	body.top section.sect ul.wrapper {
		width: 90%;
		max-width: 1024px;
	}
}

@media only screen and (min-width: 769px){
body.top section.sect.sect01 ul.wrapper {
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 768px){
body.top section.sect ul.wrapper {
    margin: 0;
}
}

@media only screen and (min-width: 769px){
body.top section.sect ul.wrapper li a.txt h3 {
    color: #777979;
    text-decoration: none;
}
}

body.top section.sect02 {
    background-color: #f5f3ef;
	margin: 0 auto;
}

@media only screen and (min-width: 769px){
body.top section.sect02 {
	padding: 130px 0; 
}
}

@media only screen and (max-width: 768px){
body.top #main section.sect .titleArea {
    text-align: center;
	border-bottom: none;
	padding: 30px 0 0;
}
}

@media only screen and (max-width: 768px){
body.top #main section.sect .titleArea a {
    text-decoration: none;
	text-align: right;
}
}
	
@media only screen and (max-width: 768px){
body.top #main section.sect .titleArea a span {
    padding-right: 25px;
    background: url(/img/upload/2017/10/viewall_bk_1.png) no-repeat right;
}
}

@media only screen and (max-width: 768px){
body.top #main section.sect .titleArea h2{
    padding: 0 0 30px;
}
}
@media only screen and (max-width: 768px){
body.top #main section.sect .titleArea h2 span.en{
    font-size: 32px;
}
}
@media only screen and (max-width: 768px){
body.top #main section.sect02 ul.wrapper {
    padding: 0 7px 0;
	margin: 0;
}
}


body.top section.sect02 #wrapper {
    margin-bottom: 0;
}

@media only screen and (min-width: 769px){
body.top section.sect02 ul.wrapper {
    width: 100%;
	margin: 0 auto 40px;
	display: inline-block;
}
}

@media only screen and (min-width: 769px){
body.top section.sect02 .wrapper {
    width: 80%;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
body.top section.sect.sect02 ul.wrapper li {
	display: inline-block;
    width: 18%;
    margin: 0 2.5% 10px 0;
}
}

@media only screen and (min-width: 769px){
body.top section.sect.sect02 ul.wrapper li a.img {
    width: 100%;
}
}
	
body.top section.sect.sect01 ul.wrapper li {
	width: 22%;
    overflow: hidden;
    margin: 0 4% 4% 0;
    position: relative;
    height: auto;
    float: none;
    display: inline-block;
}
body.top section.sect.sect01 ul.wrapper li a:hover{
	opacity: 1;
}
@media only screen and (min-width: 769px){
body.top section.sect.sect01 ul.wrapper li a.img {
    width: 100%;
	margin: 0;
}
}
	
body.top section.sect.sect01 ul.wrapper li a.txt h3 {
	font-size: 12px;
    font-weight: normal;
    line-height: 22px;
	text-align: 	center;
	color:			#fff;
	text-decoration: none;
	padding: 0px 30px 0px 30px;
	margin: -20px 0 50px;
}

@media only screen and (min-width: 769px){
body.top section.sect.sect01 ul.wrapper li a.txt {
	width:			100%;
	position:absolute;
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition: all 0.2s ease-in-out;
	transition:		all 0.2s ease-in-out;
	padding: 70% 0;	/* ホバーで下にずらす */
}
}

@media only screen and (max-width: 768px){
body.top section.sect.sect01 ul.wrapper li a.txt {
	display: none;
}
}

@media only screen and (min-width: 769px){
body.top section.sect.sect01 ul.wrapper li:hover a.txt {
	opacity:		1;	/* マスクを表示する */
	
}
}

@media only screen and (max-width: 768px){
body.top #main section.sect.sect02 ul.wrapper li:nth-child(n + 4){
    display: none;
}
}

/*-------------------------------------------------------------*/
/*-----------top B--------------------------------------------------*/

@media only screen and (min-width: 769px){
.top #sub {
    width: 100%;
	text-align: center;
}
}
@media only screen and (min-width: 769px){
#sub .subBox {
    margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
#sub .subBox {
    margin: 0 auto 1px;
	padding: 30px 10px 40px;
}
}

@media only screen and (min-width: 769px){
	#sub .subBox .wrapper{
		width: 90%;
		margin: 0 auto;
		max-width: 800px;
	}
}

@media only screen and (min-width: 769px){
#sub .subBox .titleArea {
    margin: 0 auto 5px;
	width: 70%;
	border-bottom: none;
}
}


@media only screen and (min-width: 769px){
#sub .subBox .titleArea h3 {
	float: none;
	padding-bottom: 16px;
	text-align: center;
}
}


@media only screen and (min-width: 769px){
#sub .subBox .wrapper article {
    width: 29%;
	margin: auto;
	padding: 15px;
	display: inline-block;
	vertical-align: top;
}
}

@media only screen and (min-width: 769px){
#sub .subBox .wrapper article .img{
}
}

@media only screen and (max-width: 768px){
#sub .subBox .wrapper article {
    padding: 0 10px 10px;
}
}

#sub .subBox .wrapper article ul {
    margin-top: 10px;
}

@media only screen and (min-width: 769px){
#sub .subBox .wrapper article ul li.category {
    width: 100px;
	display: none;
}
}

@media only screen and (max-width: 768px){
#sub .subBox .wrapper article ul li.category {
    margin-right: 0;
}
}
	
@media only screen and (min-width: 769px){
#sub .subBox .wrapper article ul li.category a {
    color:#020202;
    border:solid 1px #000000;
	background: none;
}
}

@media only screen and (max-width: 768px){
#sub .subBox .wrapper article ul li.category a {
    display: none;
}
}

.linkToArticle{
	text-align: left;
}

#sub .subBox .wrapper article a.linkToArticle p.title {
    margin: 0 0 17px;
    color: #777979;
}

@media only screen and (max-width: 768px){
#sub .subBox .wrapper article a.linkToArticle p.title {
    margin: 0;
}
}

@media only screen and (min-width: 769px){
#sub .subBox .wrapper article a.linkToArticle p .cont {
    
}
}

@media only screen and (max-width: 768px){
	#sub .subBox .titleArea{
		text-align: center;
		margin-top: 10px;	
	}
	body.top #sub .subBox .titleArea{
		border-bottom: none;
	}
}

@media only screen and (max-width: 768px){
#sub .subBox .titleArea a {
    text-decoration: none;
    text-align: right;
	padding-bottom: 15px;
    padding-right: 10px;
}
}

@media only screen and (max-width: 768px){
#sub .subBox .titleArea a span {
    padding-right: 25px;
    background: url(/img/upload/2017/10/viewall_bk_1.png) no-repeat right;
}
}


@media only screen and (min-width: 769px){
#sub #subNews {
	width: 100%;
	background-color: #efefef; 
	padding: 130px 0 100px;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
#sub #subNews .titleArea{
	display: inline-block;
	margin: 0 100px;
	border-bottom: none;
}
}

	
@media only screen and (min-width: 769px){
body.top #sub #subNews .wrapper{
    width: 100%;
	display: inline-block;
	vertical-align: middle;
    padding-bottom: 70px;
}
}

#sub #subNews .titleArea p span.en {
    color:#000000;
    letter-spacing: 0px;
    font-family: 'Old Standard TT', serif;
}

@media only screen and (min-width: 769px){
#sub #subNews .titleArea p span.en {
    margin-bottom: 1px;
   font-size: 37px;
}
}


@media only screen and (min-width: 769px){
#sub #subNews .titleArea p span.jp {
    color:#000000;
}
}


@media only screen and (min-width: 769px){
#sub #subNews .wrapper article {
    width: 25%;
	margin: auto;
	padding-top: 50px;
}
}

@media only screen and (min-width: 769px){
body.top #sub .subBox .wrapper article ul{
    margin: 0;
	padding: 10px;
}
}

@media only screen and (min-width: 769px){
body.top #sub .subBox .wrapper article ul li{
}
}

@media only screen and (min-width: 769px){
body.top #sub .subBox .wrapper article ul li .date{
    padding-top: 5px;
}
}


@media only screen and (min-width: 769px){
body.top #sub .subBox .wrapper article a.linkToArticle p.title{
    padding: 0;
	margin: 0;
}
}



@media only screen and (max-width: 768px){
#sub #subNews {
	padding: 30px 10px 50px;
	margin: 0;
	background: url(/img/upload/2017/10/soulage_topnews_bgimg.jpg);
}
}

@media only screen and (max-width: 768px){
body.top #sub #subNews .wrapper{
	padding: 0;
}
}

@media only screen and (max-width: 768px){
#sub #subNews .titleArea p span.jp {
	font-family: 'Arapey', serif;
}
}

@media only screen and (max-width: 768px){
#sub #subNews .titleArea a {
	color:#000000;
}
}

@media only screen and (max-width: 768px){
#sub #subNews .titleArea a span {
    padding-right: 25px;
    background: url(/img/upload/2017/10/viewall_bk_1.png) no-repeat right;
}
}
#sub .subBox .titleArea h3{
	font-weight: normal;
}
#sub .subBox .titleArea h3 span.en{
	text-transform: capitalize;
    font-family: 'Old Standard TT', serif;
	letter-spacing: 0em;
}
@media only screen and (min-width: 769px){
	#sub .subBox .titleArea h3 span.en {
		font-size: 32px;
	}
	body.top #sub .subBox .titleArea h3 span.en{
		font-size:40px;
	}
}

@media only screen and (max-width: 768px){
	#sub .subBox .titleArea h3 span.en {
		font-size: 28px;
	}
	body.top #sub .subBox .titleArea h3 span.en{
		font-size:32px;
	}
}

#sub .subBox .titleArea h3 span.jp {
    display: none;
	margin: 10px 0 0;
}

.headerInner_bk #content #sub #subCategory .titleArea p span.en{
    text-transform:lowercase;
}


@media only screen and (max-width: 768px){
#sub .subBox .titleArea h3 {
    padding: 10px 0 0;
}
	#sub .subBox .titleArea h3 span.en{
		font-size: 28px;
	}
}

body.top section.sect00 ul.wrapper h2{
	font-size: 20px;
    text-align: center;
    margin: 30px auto 30px;
    line-height: 26px;
}

body.top section.sect00 ul.wrapper p{
	margin-bottom: 50px;
    text-align: center;
	font-size: 1.5em;
    line-height: 1.8;
}

@media only screen and (min-width: 769px){
body.top #sub section.sect ul.wrapper .shopdate {
    width: 500px;
    margin: 0 auto;
	text-align: left;
}
}

@media only screen and (min-width: 769px){
body.top #sub section.sect ul.wrapper .shopdate .titleArea {
    height: 50px;
}
}

@media only screen and (min-width: 769px){
body.top #sub section.sect ul.wrapper .shopdate .titleArea p span.en{
    font-size: 1.5em;
    line-height: 1.8;
}
}

@media only screen and (min-width: 769px){
body.top #sub .sect ul.wrapper p {
    font-size: 1.5em;
    line-height: 1.8;
}
}

@media only screen and (min-width: 769px){
body.top #sub .sect ul.wrapper p.navTitle{
    font-weight: bolder;
}
}

@media only screen and (min-width: 769px){
body.top #sub section.sect ul.wrapper .shopdate table{
	text-align: left;
	font-size: 1.5em;
    line-height: 1.8;
	table-layout: fixed;
}
}

@media only screen and (min-width: 769px){
#sub .subBox .titleArea h3 {
    text-align: center;
}
}

body.top #sub .sect ul.wrapper a {
    color: #000000;
}

@media only screen and (max-width: 768px){
	.shopdate p{
		font-size: 12px;
		line-height: 20px;
	}
	.shopdate table td {
		font-size: 12px;
		line-height: 20px;
	}
	body.top section.sect00 ul.wrapper h2{
		font-size: 16px;
		line-height: 22px;
	}
	body.top section.sect00 ul.wrapper p{
	    font-size: 13px;
    	line-height: 23px;
	}
}
/*-------------------------------------------------------------*/
/*-----------consept-------------------------------------------------*/


@media only screen and (min-width: 769px){
#pageTitleArea_top {
    width: 100%;
    height: auto;
    margin-top: 60px;
}
}

@media only screen and (min-width: 769px){
#pageTitleArea_top p {
    width: 100%;
    height: 47px;
    background: url(/img/upload/2017/10/soulage_title_img.png);
}
}

@media only screen and (max-width: 768px){
#pageTitleArea_top {
    width: 100%;
    height: auto;
}
}

@media only screen and (max-width: 768px){
#pageTitleArea_top p {
    width: 100%;
    height: 47px;
    background: url(/img/upload/2017/10/soulage_title_img.png);
}
}

@media only screen and (min-width: 769px){
body.lower #content #main {
    width: 100%;
}
}

@media only screen and (min-width: 769px){
body.lower #pageTitleArea {
	margin: 150px auto 80px;
	padding:0;
	background: none;
	height: auto;
}
}

body.lower #pageTitleArea h1{
	font-size: 12px;
}
@media only screen and (min-width: 769px){
	body.lower #pageTitleArea h1 {
		margin: 0 auto;
	}
}

h1:before {
    content: "";
    width: 66px;
	height: 6px;
    z-index: -1;
    display: block;
    position: relative;
    top: 65px;
	margin: 0 auto;
    background: #d2cbc1;
}
body.top h1:before{
	display: none;
}
@media only screen and (max-width: 768px){
	h1:before {
		width: 40px;
		top: 42px;
		height: 4px;
	}
}

body.lower #pageTitleArea h1 span {
	letter-spacing: 0px;
	font-family: 'Old Standard TT', serif;
    text-transform:capitalize;
	margin-bottom: 28px;
	font-size: 44px;
}
	
@media only screen and (max-width: 768px){
body.lower #pageTitleArea {
    margin: 37px auto 58px;
	background: none;
	padding: 0;
	min-height: 3rem;
	display: inline-block;
}
}

@media only screen and (max-width: 768px){
body.lower #pageTitleArea h1 {
	height: 15px;
	margin: 0 auto 30px;
}
}

@media only screen and (max-width: 768px){
body.lower #pageTitleArea h1 span {
	font-size: 36px;
    padding: 0;
	margin-bottom: 12px;
}
}

@media only screen and (min-width: 769px){
body.lower #content {
	width: 90%;
	margin: 60px auto 100px;
	max-width: 1200px;
    box-sizing: border-box;
}
}

@media only screen and (min-width: 769px){
body.concept #container #content #main {
	width: 700px;
	margin-top: 0px;
}
}

body.concept section.sect h2, body.recruit section.sect h2,
body.company section.sect h2 {
	font-size: 2.4rem;
    text-align: center;
    color: #476fe4;
    margin: 10px auto 30px;
}

@media only screen and (max-width: 768px){
	body.concept section.sect h2, body.recruit section.sect h2,
		body.company section.sect h2 {
		font-size: 18px;
		line-height: 24px;

	}
}

@media only screen and (max-width: 768px){
body.concept section.sect h2{
    margin:20px 0;
	padding: 0 20px;
}
}

body.concept section.sect p,
body.recruit section.sect p,
body.company section.sect p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -0.5px;
}
body.concept section.sect p{
	text-align: center;
}
	
@media only screen and (max-width: 768px){
body.concept section.sect p{
    padding: 0 20px;
}
}

body.top section.sect03 {
    background-color: #ffffff;
}
/*-------------------------------------------------------------*/
/*-----------news--------------------------------------------------*/
@media only screen and (min-width: 769px){
.news #containerInner #content{
	margin-top: 70px;
	max-width: 1200px;
}
}

@media only screen and (min-width: 769px){
body.news #content #main {
    width: 100%;
	padding: 0;
}
}

.more {
    text-decoration: none;
}

@media only screen and (min-width: 769px){
.news #content #sub {
	padding: 0px 0 60px;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
.contentbox_news #sub #subCategory {
    margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
.contentbox_news #sub #subCategory ul{
    padding: 0px 0 20px;
}
}

@media only screen and (min-width: 769px){
body.news #main .couponArea .couponContent {
    width: 95%;
	padding: 0;
	margin: 0 auto 100px;
}
}

@media only screen and (min-width: 769px){
body.news #main .couponArea .couponContent .txt {
    width: 70%;
	margin-left: 3%;
}
}
	
body.news #main .couponArea .couponContent .txt h5 a {
	color: #777979;
}
	
body.news #main .couponArea .couponContent .txt a span{
    border-bottom: solid 1px #476fe4;
}

body.news #main .couponArea .couponContent .txt ul li {
    background: none;
    border: solid 1px #cfcfcf;
}


body.news #main .couponArea .couponContent .txt ul li a {
    color: #333;
}


/*-------------------------------------------------------------*/
/*-----------news（詳細）--------------------------------------------------*/

@media only screen and (min-width: 769px){
.news .headerInner_bk #content #sub {
	 width: 230px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
}


@media only screen and (min-width: 769px){
.news #content #sub #subCategory {
    border: solid 1px;
	width: 80%;
    padding: 30px 0;
}
}

@media only screen and (max-width: 768px){
.news #content #sub #subCategory {
	padding: 0px;
    background-color:#FFFFFF;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
.news #content #sub #subCategory .titleArea{
    width: 70%;
}
}

@media only screen and (min-width: 769px){
.news #content #sub #subCategory ul{
    width:100%;
}
}

@media only screen and (max-width: 768px){
.news #content #sub #subCategory ul{
    padding: 0px 0 20px;
}
}

@media only screen and (min-width: 769px){
body.news #main {
    margin: 0 auto 10px;
	display: inline-block;
}
}

@media only screen and (min-width: 769px){
body.news #main .sect {
    width: 85%;
	margin: 30px auto 50px;
}
}

body.news #main .sect .titleArea h3 {
	float: none;
    text-align: center;
	font-weight: bold;
	color: #777979;
}

/*-------------------------------------------------------------*/
/*-----------gallery--------------------------------------------------*/

@media only screen and (min-width: 769px){
body.gallery #content {
	max-width: 1400px;
}
}

@media only screen and (min-width: 769px){
body.gallery #content #main {
	width: 100%;
}
}

@media only screen and (min-width: 769px){
body.gallery #content #main section {
	width: 100%;
}
}

@media only screen and (max-width: 768px){
body.gallery #content {
	width: 100%;
	margin: 0px auto 20px;
	display: flex;
	padding: 0;
}
}

@media only screen and (max-width: 768px){
body.gallery #main .sect02 .titleArea {
    margin: 0 auto;
}
}
@media only screen and (min-width: 769px){
body.gallery #main .sect02 ul.wrapper {
    width: 80%;
}
}

@media only screen and (min-width: 769px){
body.gallery #main .sect02 ul.wrapper li {
    margin-bottom: 10px;
	display: inline-block;
	float: none;
	width: 23.8%;
}
}

@media only screen and (max-width: 768px){
body.gallery #main .sect02 ul.wrapper li {
    margin: 0 0 1px;
}
}

/*-------------------------------------------------------------*/
/*-----------menu--------------------------------------------------*/
@media only screen and (min-width: 769px){
body.menu #main .sect {
    margin: 0px auto 0;
}
}
	
@media only screen and (min-width: 769px){
body.menu #main .sect .titleArea {
    border-bottom: none;
	margin: 40px auto 10px;
}
}

body.menu #main .sect .titleArea h3 span.en {
    font-size: 20px;
    color: #476fe4;
    border: solid 1px;
    padding: 5px 50px;
    font-weight: bold;
}

@media only screen and (min-width: 769px){
body.menu #main .sect table {
    margin-bottom: 80px;
}
}

body.menu #main .sect .table > tbody > tr > td:first-child{
    font-size: 15px;
    font-weight: bold;
}
body.menu #main .sect .table > tbody > tr > td:first-child > .serviceSubTxt{
    font-size: 13px!important;
    line-height: 22px;
    font-weight: normal;
    margin-top: 10px;
}
body.menu #main .sect .table td{
	font-size: 14px;
}
@media only screen and (max-width: 768px){
	body.menu #main .sect .titleArea {
		border-bottom: none;
		margin: 30px auto 20px;
	}
	body.menu #main .sect .titleArea h3 span.en{
		padding: 5px 20px;
		font-size: 14px;
	}
	body.menu #main .sect .table > tbody > tr > td:first-child{
		font-size: 14px;
	}
	body.menu #main .sect .table > tbody > tr > td:first-child > .serviceSubTxt{
		font-size: 12px!important;
	}
}
/*-------------------------------------------------------------*/
/*-----------coupon--------------------------------------------------*/

body.coupon #main section.sect01 .filterArea dl dd ul li{
	margin: 0 10px 5px 0;
}

@media only screen and (min-width: 769px){
	body.coupon #main section.sect01 .filterArea .btn button {
		background-color: #d2cbc1;
	}
	body.coupon #main section{
		width: 90%;
		max-width: 900px;
	    margin: 0 auto;
	}
	body.coupon #main section.sect01 .titleArea,
	body.coupon #main section.sect01 .filterArea,
	body.coupon #main .result .couponArea,
	body.coupon #main section.sect01 .filterArea dl,
	body.coupon #main section.sect01 .filterArea dl dd,
	body.coupon #main .result .couponArea .couponContent,
	body.coupon #main .result .couponArea .couponContent .txt{
		box-sizing: border-box;
		width: 100%;
	}
	body.coupon #main section.sect01 .filterArea dl dd{
		margin: 0 auto;
	    padding: 10px 20px;
	}
	body.coupon #main .result .couponArea .couponContent .img{
	    width: 160px;
    	margin-right: 10px;
	}
}

@media only screen and (min-width: 769px){
body.coupon #main .result .couponArea .couponContent .txt a {
    display: block;
    padding: 12px 0;
    color:#FFFFFF;
    font-size: 1.8rem;
}
}

@media only screen and (min-width: 769px){
body.coupon #main .result .couponArea .couponContent .txt p.price {
color: #476fe4;
}
}

@media only screen and (max-width: 768px){
	body.coupon #main section.sect01 .filterArea .btn button {
		background-color: #d2cbc1;
	}
	body.coupon #main .result .couponArea .couponContent .txt ul li{
	    margin: 0 2px 2px 0;
	}
	body.coupon #main .result .couponArea .couponContent .txt p.price {
		color: #476fe4;
	}
	body.coupon #main .result .couponArea h4{
		margin: 0;
	}
	body.coupon #main .result .couponArea .couponContent .txt a{
		font-size: 14px;
	}
	body.coupon #main .result .couponArea .couponContent .txt h5{
	    font-size: 14px;
    	line-height: 22px;
	}
	body.coupon #main .result .couponArea .couponContent .img p{
		font-size: 12px;
	}
}
/*-------------------------------------------------------------*/
/*-----------staff--------------------------------------------------*/

@media only screen and (min-width: 769px){
body.stylist #content {
    display: block;
	max-width:1100px;
	margin:0 auto;
	width: 95%;
}
}

@media only screen and (min-width: 769px){
body.stylist #content #main {
    width: 78%;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
}
}

@media only screen and (min-width: 769px){
ul.wrapper_stylist li {
    margin: 0px 2% 2% 0;
    width: 23%;
}
}

body.stylist #main .sect02 ul.wrapper_stylist li a.txt h3 {
    text-decoration: none;
    color: #476fe4;
}

@media only screen and (min-width: 769px){
.contentbox_stylist #sub #subBlog {
    background-color: #DBDBDB;
    padding: 150px 0;
	margin: 0 auto;
	text-transform:uppercase;
}
}

@media only screen and (max-width: 768px){
.contentbox_stylist #sub #subBlog {
    background-color: #DBDBDB;
	padding: 20px 10px 40px;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .sect02 ul.wrapper_stylist li a.txt h3 {
    text-decoration: none;
}
}

/*-------------------------------------------------------------*/
/*-----------staff 詳細--------------------------------------------------*/

@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .txtInfo ul.sns li {
    padding-left: 0px;
}
}
	

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo h2 {
    font-size: 2.5rem;
	padding: 0px 30px 10px;
	color: #476fe4;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .txtInfo h2 {
	padding: 0px 0px 10px;
	color: #476fe4;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo p.job {
    padding: 0 30px;
}
}

body.stylist #main .stylistBox .txtInfo p.catch02 {
    font-weight: bold;
	background-color:  #eee;
	padding: 20px 20px 5px 20px ;
	margin: 30px 0 0;
}

body.stylist #main .stylistBox .txtInfo p.staff-comment {
	background-color:  #eee;
	padding: 0 20px 20px 20px;
	margin: 0 0 30px 0;
    font-size: 1.4rem;
}
	
@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .career {
    padding: 0 30px;

}
}

body.stylist #main .stylistBox .txtInfo .career dl,
body.style #main .styleBox .txtInfo .box dl {
	width: 100%;
	display: flex;
}


body.stylist #main .stylistBox .txtInfo .career dl dd {
    line-height: 26px;
    font-size: 13px;
}
@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .career dl dd {
    width: 100%;
}
}





@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo{
    width: 60%;
}

}
/*
@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea {
    border: solid 1px;
	margin: 0 auto;
    padding: 60px 30px 60px;
}

}
	
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea{
    margin: 0 auto 20px;
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea h3{
    float: none;
	text-align: center;
	text-transform:lowercase;
}
}
@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea h3{
	text-align: center;
	text-transform:lowercase;
}
}


body.stylist #main .stylistBox .txtInfo .blogArea .titleArea h3 span.jp{
    font-family: 'Arapey', serif;
	display: block;
	margin: 10px 0 0;
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea a {
    padding: 10px 0px 10px 0px;
    margin: 0 10% 10px;
    text-decoration: none;
    background-color: #FFFFFF;
	background: url(/img/upload/2017/10/soulage_button_01.png);
}
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea a:hover{
    color: #FFFFFF;
    background:url(/img/upload/2017/10/soulage_button_02.png);
}
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea a span {
    padding: 7px 35px 8px 12px;
	background: none;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea .wrapper article {
    margin: 0 auto 20px;
	width: 80%;
    padding-top: 30px;
}
}
*/


@media only screen and (min-width: 769px){
.stylist #sub #subStaff .titleArea{
	width: 70%;
}
}

@media only screen and (min-width: 769px){
.stylist #sub #subNews {
	text-transform:uppercase;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .sect03{
	margin-bottom: 100px;
}
}


@media only screen and (min-width: 769px){
body.stylist #main .sect02 .titleArea h3 {
	float: none;
	padding: 0;
	text-align: center;
}
}
body.stylist #main .sect02 .titleArea h3 span.en{
    text-transform: capitalize;
    font-family: 'Old Standard TT', serif;
    letter-spacing: 0;
}
@media only screen and (min-width: 769px){
body.stylist #main .sect02 .titleArea h3 span.en {
    font-size: 30px;
	display: block;
	margin-bottom: 5px;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .sect02 .titleArea h3 span.jp {
	margin-left:0;
    font-size: 1.2rem;
	display: block;
}
}
/* stylist style topNews  more ボタン　ここから*/
body.stylist #main .sect02 .titleArea a,
body.style #main .sect02 .titleArea a,
body.top #subNews .titleArea a{
	padding: 10px 0 10px 10px;
	margin: -35px 0 10px;
	text-decoration: none;
	width: 64px;
	color: #476fe4;
	float: right;
	position: relative;
	background: none;
}
body.stylist #main .sect02 .titleArea a::before,
body.style #main .sect02 .titleArea a::before,
body.top #subNews .titleArea a::before{
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	border-top:solid 1px #476fe4;
	border-right: solid 1px #476fe4;
	transform: rotate(45deg);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
body.stylist #main .sect02 .titleArea a::after,
body.style #main .sect02 .titleArea a::after,
body.top #subNews .titleArea a::after{
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -8px;
	border-top:solid 1px #476fe4;
	border-right: solid 1px #476fe4;
	transform: rotate(45deg);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
body.stylist #main .sect02 .titleArea a:hover,
body.style #main .sect02 .titleArea a:hover,
body.top #subNews .titleArea a:hover{
	color: #FFFFFF;
	background: #476fe4;
	opacity: 1;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
body.stylist #main .sect02 .titleArea a:hover::before,
body.stylist #main .sect02 .titleArea a:hover::after,
body.style #main .sect02 .titleArea a:hover::before,
body.style #main .sect02 .titleArea a:hover::after,
body.top #subNews .titleArea a:hover::before,
body.top #subNews .titleArea a:hover::after{
	border-top:solid 1px #fff;
	border-right: solid 1px #fff;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}

body.stylist #main .sect02 .titleArea a span,
body.style #main .sect02 .titleArea a span,
body.top #subNews .titleArea a span{	
	background: none;
	padding-right: 0px;
	text-align: left;
    display: block;
}
@media only screen and (max-width: 425px){
	body.stylist #main .sect02 .titleArea a,
	body.style #main .sect02 .titleArea a,
	body.top #subNews .titleArea a{
	    width: 52px;
	    padding: 10px 0 10px 4px;
	}
	body.stylist #main .sect02 .titleArea a::before,
	body.style #main .sect02 .titleArea a::before,
	body.top #subNews .titleArea a::before{
		right: 8px;
	}
	body.stylist #main .sect02 .titleArea a::after,
	body.style #main .sect02 .titleArea a::after,
	body.top #subNews .titleArea a::after{
	    right: 15px;
	}
}
/* stylist style topNews  more ボタン　ここまで*/

@media only screen and (max-width: 768px){
	body.stylist #main .stylistBox .txtInfo .blogArea .titleArea h3{
		text-align: center;
		text-transform:lowercase;
	}
	body.stylist #main .stylistBox .txtInfo .career dl{
	    width: 100%;
		display: flex;
		margin-bottom: 10px;
		line-height: 16px;
	}
	body.stylist #main .stylistBox .txtInfo .career dl dt{
		width: 125px;
	}
	body.stylist #main .stylistBox .txtInfo .career dl dd{
	    overflow: unset;
	    width: 100%;
		margin-left: 5%;
		box-sizing: border-box;
	}

}


@media only screen and (min-width: 769px){
#sub #subStyle ul li a.txt h3 {
    text-decoration: none;
}
}

@media only screen and (min-width: 769px){
#sub #subStyle ul li {
    width: 22%;
    margin: 0px 4% 10px 0;
}
}

@media only screen and (min-width: 769px){
#sub #subStyle ul li:nth-child(2n) {
    margin: 0px 4% 10px 0;
}
}

@media only screen and (min-width: 769px){
#sub #subStyle ul li:nth-child(4n) {
    margin: 0 0 10px 0;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .sect02 ul.wrapper{
	width: 100%;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .sect02 ul.wrapper li {
	float: none;
	display: inline-block;
	vertical-align: top;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .sect02 ul.wrapper li:nth-child(4n) {
    margin: 0 0 10px 0;
}
}

body.stylist #main .sect02 ul.wrapper li a.txt h3 {
    text-decoration: none;
	padding: 10px 0 0;
	color: #476fe4;
	line-height: 20px;
}

body.stylist #main .sect02 ul.wrapper li a.txt p {
    color:#626262;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: -0.4px;
}

body.style #main .couponArea .couponContent .txt p.price {
    color: #d2cbc1;
}
/*-------------------------------------------------------------*/
/*-----------staff 詳細(スマホ)--------------------------------------------------*/
@media only screen and (max-width: 768px){
body.stylist #main .stylistBox {
    display: table;
	width: 100%;
}
}
	
@media only screen and (max-width: 768px) {
body.stylist #main .stylistBox .txtInfo {
     display: table-footer-group;
     position:inherit;
     bottom: auto;
     }

body.stylist #main .stylistBox .visualInfo {
display: table-header-group;
     padding-bottom: auto;
     }
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .visualInfo {
	width: 40%;
	margin-right: 2%;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .visualInfo .photo img {
    width: 100%;
}
}
	
@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .blogArea {
    padding: 30px 10px 40px;
	margin-bottom: 5px;
	border: solid 1px;
	
}
}

@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea a {
    text-decoration: none;
    text-align: right;
    padding-bottom: 15px;
    padding-right: 10px;
	position: absolute;
    display: block;
	bottom: 2px;
    right: 0;
	font-size: 1.2rem;
	color: #333;
	padding-bottom: 15px;
    padding-right: 10px;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .txtInfo .blogArea .titleArea a span {
    padding-right: 25px;
    background: url(/img/upload/2017/10/viewall_bk_1.png) no-repeat right;
}
}

@media only screen and (min-width: 769px){
.stylist #sub .subBox{
	text-transform:lowercase;
	margin: 0;
    border: solid 1px;
    width: 100%;
    padding: 30px 0;
}
}

.stylist #sub #subStyle{
    background:#FFFFFF;
}

@media only screen and (min-width: 769px){
.stylist #sub{
	margin: 0 auto;
	width: 19%;
	display: inline-block;
}
}


@media only screen and (max-width: 768px){
body.stylist #main .sect02 .titleArea {
    margin-top: 40px;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .sect02 .titleArea h3 {
    float: none;
    padding: 0;
    text-align: center;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .sect02 .titleArea h3 span.en{
    font-size: 28px;
    display: block;
    margin-bottom: 5px;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .sect02 .titleArea h3 span.jp{
    margin-left: 0;
    font-size: 1.2rem;
    display: block;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .sect02 .titleArea a {
    text-decoration: none;
    text-align: right;
}
}

@media only screen and (max-width: 768px){
	body.stylist #main .sect02 .titleArea a span {
		padding-right: 25px;
		background: url(/img/upload/2017/10/viewall_bk_1.png) no-repeat right;
	}
	/*----------body classに　stylist_details　追加-------------*/
	body.stylist_details #main .sect03 ul.wrapper li:nth-child(4n){
		display: none;
	}
}

/*-------------------------------------------------------------*/
/*-----------style--------------------------------------------------*/
@media only screen and (min-width: 769px){
body.style #content {
    width:95%;
	max-width: 1100px;
}
}

@media only screen and (min-width: 769px){
body.style #content #main {
    display: inline-block;
	width: 78%;
	margin-right: 2%;
}
}

@media only screen and (min-width: 769px){
body.style #content #sub {
    display: inline-block;
	vertical-align: top;
	margin: 0 auto;
	padding: 0px 0 60px;
	width: 19%;
}
}
/*-------------------------------------------------------------*/
/*-----------style　詳細--------------------------------------------------*/

@media only screen and (min-width: 769px) {

 .pinterestBtn { margin: 0; }
 
 .pinterestBtn span {
  height: 26px !important;
  width: 26px !important;
  background: url(/img/upload/2017/10/social_icons08.png) !important;
  background-position: center !important;
  background-size: 26px 26px !important;
  box-shadow: none;
  }
 
 .pinterestBtn span:hover {
  opacity: 0.75;
  }

}

@media only screen and (max-width: 768px) {

 .pinterestBtn { margin: 0; }
 
 .pinterestBtn span {
  height: 2.5rem !important;
  width: 2.5rem !important;
  background: url(/img/upload/2017/10/social_icons08.png) !important;
  background-position: center !important;
  background-size: 2.5rem 2.5rem !important;
  box-shadow: none;
  }

}
@media only screen and (min-width: 769px){
 body.style #main .styleBox .txtInfo{
    width: 40%;
}
}

body.style #main .styleBox .txtInfo .box dl dt:first-of-type{
	width: 65px;
}
body.style #main .styleBox .txtInfo .box dl dd{
	width: 98%;
    margin-left: 2%;
}

body.style #main .styleBox .txtInfo .box ul li{
	margin: 0 1px 1px 0;
}
.style-arrange-point {
	padding: 20px;
	margin: 30px 0;
}

body.style #main .styleBox .txtInfo .box .style-arrange-point p,
.style-arrenge-point-text{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.8px;
}

body.style #main .styleBox .txtInfo .box .style-arrange-point p.style-arrenge-point-title,
.style-arrange-point p.style-arrenge-point-title{
    font-weight: bold;
	font-size: 15px;
	line-height: 25px;
}
@media only screen and (max-width: 768px){
body.style #main .styleBox .txtInfo ul.sns li {
    height: 2.5rem;
    vertical-align: bottom;
}
}

body.style #main .styleBox .txtInfo h2{
     color: #476fe4;
	line-height: 30px;
}
@media only screen and (min-width: 769px){
	body.style #main .commentArea{
		width: 100%;
		box-sizing: border-box;	
	}
	body.style #main .commentArea .txt{
		width: 100%;
    	margin-left: 2%;
	}
}
@media only screen and (min-width: 769px){
body.style #content #sub #subCategory {
	margin: 0 auto;
	border: solid 1px;
    width: 80%;
    padding: 30px 0;
}
}

body.style #content #sub #subCategory .titleArea {
	width: 100%;
	margin: 0 auto 30px;
}

@media only screen and (min-width: 769px){
body.style #content #sub #subCategory .titleArea {
	width: 70%;
}
}
	
@media only screen and (min-width: 769px){
body.style #content #sub #subCategory .titleArea p{
	margin: 0 auto 3px;
}
}

@media only screen and (min-width: 769px){
body.style #content #sub #subCategory ul {
	
}
}

@media only screen and (min-width: 769px){
	body.stylist #main .sect02 ul.wrapper li,
	body.style #main .sect02 ul.wrapper li {
		margin: 0px 2% 45px 0;
		width: 23.5%;
	}
}
body.style #main .sect02 ul.wrapper li a.img{
	margin: 0;
}
@media only screen and (min-width: 769px){
body.style #main .sect02 ul.wrapper li a.img {
    width: 100%;
}
}
	
body.style #main .sect02 ul.wrapper li a.txt h3 {
    text-decoration: none;
	padding: 10px 0;
	text-decoration: none;
	color: #476fe4;
	line-height: 20px;
}

body.style #main .sect02 ul.wrapper li a.txt p {
    color:#626262;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: -0.4px;
}


@media only screen and (min-width: 769px){
body.style #main .sect02 .titleArea h3 {
    float: none;
    padding: 0;
    text-align: center;
}
}

@media only screen and (min-width: 769px){
body.style #main .sect02 .titleArea h3 {
    float: none;

    padding: 0;
    text-align: center;
}
}
body.style #main .sect02 .titleArea h3 span.en{
    text-transform: capitalize;
    font-family: 'Old Standard TT', serif;
    letter-spacing: 0;
}
@media only screen and (min-width: 769px){
body.style #main .sect02 .titleArea h3 span.en{
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
}
}

@media only screen and (min-width: 769px){
body.style #main .sect02 .titleArea h3 span.jp{
    margin-left: 0;
    font-size: 1.2rem;
    display: block;
}
}





.typeOn {
    background-color: #476fe4;
}

@media only screen and (min-width: 769px){
body.style #main .styleBox .txtInfo .style_data dl dd {
    width: 200px;
    margin: 0 0 10px 30px;
}
}

@media only screen and (max-width: 768px){
body.style #main .styleBox .txtInfo .style_data dl dd {
    display: inline-block;
}
}

body.style #main .styleBox .txtInfo .style_data dl dt{
	margin-bottom: 10px;
    background-color: #e1e1e1;
    padding: 5px;
}

@media only screen and (min-width: 769px){
body.style #content #main section.styleBox{
    width: 100%;
}
}

@media only screen and (min-width: 769px){
body.style #main .styleBox .visualInfo {
     width: 55%;
}
}
@media only screen and (min-width: 769px){
body.style #main .styleBox .visualInfo .photo {
    width: 100%;
}
}
/*-------------------------------------------------------------*/
/*-----------style　詳細(スマホ)--------------------------------------------------*/

@media only screen and (max-width: 768px){
body.style #main .styleBox {
	table-layout:fixed;
}
}

@media only screen and (max-width: 768px){
body.style #main .styleBox .visualInfo {
     display: table-header-group;
     padding-bottom: auto;
     }

body.style #main .styleBox .txtInfo {
     display: table-footer-group;
     position: inherit;
     bottom: auto;
     width: 100%;
     }
}

@media only screen and (max-width: 768px){
body.style #main .sect02 .titleArea h3{
    float: none;
    padding: 0;
    text-align: center;
}
}

@media only screen and (max-width: 768px){
body.style #main .sect02 .titleArea h3 span.en{
    font-size: 28px;
    display: block;
    margin-bottom: 5px;
}
}

@media only screen and (max-width: 768px){
body.style #main .sect02 .titleArea h3 span.jp{
    margin-left: 0;
    font-size: 1.2rem;
    display: block;
}
}	
	
@media only screen and (max-width: 768px){
#sub .subBox .titleArea a {
    padding: 10px 0 10px 0;
    margin: -35px 10% 10px;
    text-decoration: none;
    width: 78.81px;
    float: right;
}
}

@media only screen and (max-width: 768px){
body.style #main .sect02 .titleArea a {
    text-decoration: none;
    text-align: right;
}
}

@media only screen and (max-width: 768px){
body.style #main .sect02 .titleArea a span {
    padding-right: 25px;
    background: url(/img/upload/2017/10/viewall_bk_1.png) no-repeat right;
}
}

@media only screen and (max-width: 768px){
body.style #sub .subBox {
    background-color:#FFFFFF;
}
}

@media only screen and (min-width: 769px){
body.style #main .couponArea {
    width: 730px;
}
}
	
@media only screen and (max-width: 768px){
body.style #main .couponArea h4 {
	margin-bottom: 0;
}
}

@media only screen and (max-width: 768px){
body.style #main .couponArea .couponContent .txt {
    padding-bottom: 70px;
}
	/*--------body class　に　style_details を追加-----------------*/
	body.style_details #main .sect02 ul.wrapper li:nth-child(4n){
		display: none;
	}
}
/*-------------------------------------------------------------*/
/*-----------blog--------------------------------------------------*/
/*

@media only screen and (min-width: 769px){
body.blog #content {
	width: 100%;
	margin: 100px auto 70px;
	max-width: 1100px;
}
}


@media only screen and (min-width: 769px){
body.blog #main {
	display: inline-block;
	width: 690px;
	padding: 0 20px 0 40px;	
}
}
	
@media only screen and (min-width: 769px){
body.blog #main .articleTxt {
    font-size: 1.4rem;
}
}

@media only screen and (max-width: 768px){
body.blog #main .articleTxt {
    font-size: 1.4rem;
}
}

body.blog #main .couponArea .couponContent .txt h5 a{
    color: #777979;
}

body.blog #main .couponArea .couponContent .txt a span {
    border-bottom: solid 1px #476fe4;
}

body.blog #main .couponArea .couponContent .txt ul li {
    background: none;
    border: solid 1px #cfcfcf;
}

body.blog #main .couponArea .couponContent .txt ul li a{
    color: #333;
}

@media only screen and (min-width: 769px){
body.blog .blogbox{
	width: 100%;
	margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
body.blog .blogbox{
    padding: 0 15px;
}
}


@media only screen and (min-width: 769px){
dl.search2 {
    position: relative;
    width: 90%;
    margin: 0 auto;
}
}

dl.search2 dt{
    padding: 0;
}

@media only screen and (min-width: 769px){
.blogbox #sub{
	margin: 0;
}
}

@media only screen and (min-width: 769px){
body.blog .blogbox #sub .titleArea{
	width: 800px;
	padding: 10px 0 0px;
	border-bottom: 1px solid #666666;
	height: 60px;
}
}


.blogbox #sub #subBlogcate_search{
    padding: 0 0 20px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

@media only screen and (min-width: 769px){
.blogbox #sub .subBox .wrapper{
	width: 700px;
}
}

@media only screen and (min-width: 769px){
.blogbox #sub .subBox,{
	padding: 50px 0 50px;
    background-color: #DBDBDB;
	text-transform:lowercase;
	margin: 0 auto;
}
}



@media only screen and (min-width: 769px){
.blogbox #sub #subCategory{
	padding: 30px;
    background-color:#FFFFFF;
	margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
.blogbox #sub #subCategory{
	padding: 10px 0;
    background-color:#FFFFFF;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
.blogbox #sub #subCategory .titleArea{
    width: 100px;
	border-bottom: none;
	display: inline-block;
	padding-right: 50px;
}
}

@media only screen and (min-width: 769px){
.blogbox #sub #subCategory ul{
    width: 200px;
	border-left: solid 1px;
    vertical-align: middle;
    display: inline-block;
}
}

@media only screen and (max-width: 768px){
.blogbox #sub #subCategory ul{
    padding: 0px 0 20px;
}
}

@media only screen and (min-width: 769px){
body.stylist #main .stylistBox .txtInfo .blogArea .wrapper article a.linkToArticle p{
    text-align: center;
}
}

@media only screen and (max-width: 768px){
body.stylist #main .stylistBox .txtInfo .blogArea .wrapper article {
    padding: 0 20px;
}
}

@media only screen and (max-width: 768px){
.blogbox #sub{
	text-transform:lowercase;
}
}

@media only screen and (min-width: 769px){
body.blog .headerInner_bk #content #sub #sub02{
	width: 100%;
	margin: 0 auto;
	padding:0;
}
}

@media only screen and (min-width: 769px){
body.blog .headerInner_bk #content #sub #sub02 .subBox{
	width: 100%;
}
}


*/

/*-------------------------------------------------------------*/
/*-----------blog（詳細）--------------------------------------------------*/

/*
@media only screen and (min-width: 769px){
body.blog #main .sect .titleArea h3 {
	float: none;
	color: #777979;
	font-weight: bold;
	text-align: center;
}
}

@media only screen and (max-width: 768px){
body.blog #main .sect .titleArea h3 {
	float: none;
	color: #777979;
	font-weight: bold;
	text-align: center;
	padding: 0;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub{
	width: 230px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
}

@media only screen and (max-width: 768px){
body.blog #content #sub{
	text-transform:lowercase;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub #subCategory{
    background: none;
	margin: 0;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub #subBlog.titleArea{
	width: 800px;
	padding: 50px 0 0px;
	border-bottom: 1px solid #666666;
	height: 60px;
}
}


body.blog #content #sub #subBlogcate_search{
    padding: 0 0 20px;
	margin: 0 auto;
	background: none;
}



@media only screen and (min-width: 769px){
body.blog #content #sub #subBlog .wrapper{
	width: 700px;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub .subBox{
	padding: 20px 0;
	text-transform:lowercase;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub .subBox .titleArea a {
    padding: 10px 0px 10px 0px;
    text-decoration: none;
    background-color: #FFFFFF;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub .subBox #subCategory{
	padding: 0px 0 60px;
    background-color:#FFFFFF;
	margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
body.blog #content #sub #subCategory{
	padding: 10px 0;
    background-color:#FFFFFF;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
body.blog #content #sub #subCategory .titleArea{
    width: 70%;
}
}

body.blog #content #sub #subCategory .titleArea{
	border-bottom: 2px dashed #000000;
}

@media only screen and (min-width: 769px){
body.blog #content #sub #subCategory ul{
    width: 100%;
	display: inline-block;
}
}

@media only screen and (max-width: 768px){
body.blog #content #sub #subCategory ul{
    padding: 0px 0 20px;
}
}

*/
/*-------------------------------------------------------------*/
/*-----------media--------------------------------------------------*/
/*
@media only screen and (min-width: 769px){
body.media #main section.sect{
	width: 730px;
}
}

@media only screen and (min-width: 769px){
body.media #main .sect02 ul.wrapper li a.txt h3 {
    padding: 10px 0;
    text-decoration: none;
    color: #777979;
	font-size: 1.3erm;
}
}

@media only screen and (max-width: 768px){
body.media #main .sect02 .titleArea {
    margin: 0 auto 20px;
}
}

@media only screen and (max-width: 768px){
body.media #main .sect02 ul.wrapper li a.txt h3 {
    text-decoration: none;
	color: #777979;
}
}
*/
/*-------------------------------------------------------------*/
/*-----------media-詳細-------------------------------------------------*/

/*-------------------------------------------------------------*/
/*-----------voice--------------------------------------------------*/

body.voice #main .voiceBox.pickUp .voiceInner {
	background: none;
    border: solid #476fe4;
}
body.voice #main .voiceBox .voiceInner{
	background-color: #f5f3ef;
}

/*-------------------------------------------------------------*/
/*-----------FAQ--------------------------------------------------*/
body.faq #content{
    display: flex!important;
    flex-direction: row-reverse;	
}
body.faq #main {
    float: none!important;
}

div.accordion > ul > li > a {
    background-color:#476fe4;
}

@media only screen and (min-width: 769px){
body.faq #main .styleBox {
	width: 100%;
}
}

@media only screen and (min-width: 769px){
body.lower .contentbox_faq #sub{
    margin-top:0px;
}
}

@media only screen and (min-width: 769px){
body.faq #sub{
    margin-left: 5%;
}
}

@media only screen and (max-width: 768px){
	body.faq #sub{
		margin: 20px auto 40px;
	}
	body.faq #content{
		display: block!important;
	}
}
@media only screen and (min-width: 769px){
.faq #sub #subFaq .titleArea p {
    padding: 10px 0px 10px 0px;
    text-decoration: none;
}
}

.faq #sub #subFaq .titleArea p span{
	display: block;
	margin-bottom: 10px;	
}

@media only screen and (min-width: 769px){
.faq #sub #subFaq{
    padding: 0 0 20px;
    border: solid 1px;
    width: 100%;
	box-sizing: border-box;
}
}

@media only screen and (max-width: 768px){
.faq #sub #subFaq{
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
}
}

@media only screen and (min-width: 769px){
.faq #sub #subFaq .titleArea{
    width: 70%;
    padding: 20px 10px 50px;;
    height: 40px;	
}
}



@media only screen and (max-width: 768px){
.faq #sub #subFaq .titleArea{
	width: 100%;
}
}

@media only screen and (min-width: 769px){
.faq #sub #subFaq ul{
    width: 100%;
    padding: 0px 0 20px;
    height: 40px;
	display: inline-block;
}
}

@media only screen and (max-width: 768px){
body.faq #main .sect .titleArea h3 span{
	text-align: center;
    display: block;	
}
}

@media only screen and (max-width: 768px){
body.faq #main .sect .titleArea h3{
	padding: 0;
	margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
body.faq #main .sect .titleArea{
	padding: 0;
	margin: 0 auto 8px;
}
}
/*-------------------------------------------------------------*/
/*-----------company--------------------------------------------------*/
@media only screen and (min-width: 769px){
body.company section.sect{
	width: 70%;
	margin: -100px auto 0;
	max-width: 1440px;
}
}
/*-------------------------------------------------------------*/
/*-----------access--------------------------------------------------*/

body.access #main {
    margin-top: 0px;
}
body.access #main .shopImg{
    width: 100%;
    margin: 0 auto;
	max-width: 800px;
}
body.access #main .shopdate{
	width: 100%;
	max-width: 800px;
}

body.access #main .shopdate a {
    color: #333;
}

body.access #main .shopdate h3 {
	text-align: center;
}

body.access #main .shopdate h3 span.en{
	text-align: center;
    font-size: 30px;
    letter-spacing: 0px;
    font-family: 'Old Standard TT', serif;
    text-transform: capitalize;
	display: block;
}

body.access #main .shopdate h3 span.jp{
	text-align: center;
    font-size: 1.2rem;
	display: block;
}
@media only screen and (max-width: 768px){
	body.access #main .shopdate h3 span.en{
		font-size: 28px;
	}
}

.ggmap {
	width: 100%;
	margin: 0 auto;
	max-width: 800px;	
}
/*-------------------------------------------------------------*/
/*-----------recruit--------------------------------------------------*/

@media only screen and (min-width: 769px){
body.recruit #main .sect{
	width: 70%;
	max-width: 800px;
	margin: 0px auto 0; 	
}
}

@media only screen and (max-width: 768px){
body.recruit #main .sect h2{
	margin-bottom: 15px
}
}

@media only screen and (min-width: 769px){
body.recruit #main .sect p{
	font-size: 1.7em;
	margin-bottom: 100px;
	margin: 0 auto 40px;
	max-width: 1024px;
	width: 415px;
}
}

@media only screen and (max-width: 768px){
body.recruit #main .sect p{
	width: 90%;
    margin: 0 auto 30px;
	max-width: 527px;
}
}

@media only screen and (min-width: 769px){
body.recruit #main .sect .recruit{
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
}
}	

@media only screen and (max-width: 768px){
body.recruit #main .sect .recruit{
	margin: 0 auto;
	width: 100%;
}
}

@media only screen and (min-width: 769px){
body.recruit #main .sect .recruit td{
	font-size:small;
}
}	

@media only screen and (max-width: 768px){
body.recruit #main .sect .recruit td{
	font-size:small;
}
}


body.recruit .swiper-container{
	max-width: 800px;
}
/*-------------------------------------------------------------*/
/*-----------contact--------------------------------------------------*/

@media only screen and (min-width: 769px){
body.contact #main .contactInner {
    margin: 0 auto;
    width: 70%;
    max-width: 700px;
}
}

body.contact #main .input .btn input#btnConfirm {
    background-color: #476fe4;
}

body.contact #main .confirm .btn input#btnSend {
    background-color: #476fe4;
}

/*-------------------------------------------------------------*/
/*-----------sitemap--------------------------------------------------*/
@media only screen and (min-width: 769px){
body.sitemap #content{
	width: 100%;
}
}

@media only screen and (min-width: 769px){
body.sitemap #main{
	padding: 0 40px;
}
}

/*-------------------------------------------------------------*/
/*-----------privacy--------------------------------------------------*/

@media only screen and (min-width: 769px){
body.lower.onecolumn #content #main {
    width: 95%;
}
}
	
@media only screen and (min-width: 769px){
body.privacy #content{
	width: 95%px;
	max-width: 1024px;
}
}

@media only screen and (min-width: 769px){
body.privacy #main{
	padding: 0 40px;
}
}

body.privacy #main section{
	margin-top: 10px;
}

body.sitemap #main .shopdate ul a {
    text-decoration: none;
}

/*-------------------------------------------------------------*/
/*-----------footer--------------------------------------------------*/
@media only screen and (min-width: 769px){
footer #footerInner {
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
footer {
    padding: 0;
	margin: 0 auto ;
	width: 100%;
    background-color: #d2cbc1;
}
}


@media only screen and (max-width: 768px){
footer {
    background-color: #d2cbc1;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerNav ul {
	margin: 0 auto;
	width: 0;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent {
    width: 95%;
	max-width: 1024px;
	box-sizing: border-box;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
footer #footerInner #footerContent #footerInfo{
	width: 30%;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerInfo #footerLogo {
	margin: 30px 0;
	width: 100%;
}
}
	
@media only screen and (min-width: 769px) {
footer #footerInner #footerContent #footerInfo #footerLogo a {
	margin: 0px 10% 0 0;
	height: auto;
	width: 50%;
}	
}


@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerInfo #footerLogo p {
    margin: 0;
	padding: 7% 0 0;
    font-weight:bold;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	color:#333;
	font-size:large;
	width: 40%;
}	
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerInfo .txtInfo p {
    display: block;
    color: #33322f;
    font-size: 14px;
	font-weight:normal;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerInfo .txtInfo p.footerTel {
    color: #33322f;
}
}

@media only screen and (min-width: 769px){
	footer #footerInner #footerContent #footerInfo .txtInfo p.footerTel a {
    color:#33322f;
}
}

footer #footerInner #footerContent #footerInfo .txtInfo p.footerFax {
    color:#33322f;
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerInfo .txtInfo p.contact a {
    padding: 10px 0 3px;
    width: 100%;
	height: 20px;
    color:#FFFFFF;
	border: solid 1px #476fe4;
	margin-top: 25px;
	background:none;
	max-width: 200px;
}
}

footer #footerInner #footerContent #footerInfo .txtInfo p.contact a:hover { 
	color:#ffffff;
	background-color:#476fe4;
	opacity: 1;
}



@media only screen and (min-width: 769px){
footer #footerInner #footerContent .businessHourWrapper {
	width: 35%;
	margin: 30px 0 0 5%;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent .businessHour ,#footerContent .finalAcceptance{
    width: 45%;
	margin: 0 2%;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent .businessHour p, footer #footerInner #footerContent .finalAcceptance p {
    font-size: 1.6rem;
    color: #33322f;
    letter-spacing: 0.08em;
    border-bottom: solid 1px;
    padding: 10px 0;
}
}
footer #footerInner #footerContent .businessHour dl,
footer #footerInner #footerContent .finalAcceptance dl{
    font-size: 1.4rem;
    line-height: 22px;
    letter-spacing: -0.5px;
    color: #33322f;
}
@media only screen and (min-width: 769px){
footer #footerInner #footerContent .businessHour dl, footer #footerInner #footerContent .finalAcceptance dl {
    width: 100%;
	padding: 0;
	display: block;
}
}

footer #footerInner #footerContent #footerLink ul.actionBtn {
	width: 152px;
	margin-top: 30px;
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink ul.actionBtn {
    margin: 30px auto 0;
}
}
	
@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.recruit {
    margin-bottom: 10px;
    background: none;
}	
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.recruit a {
	border: solid 1px #476fe4;
	width: 150px;
	color:#FFFFFF;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: large;
	font-weight: bolder;
}
}
@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.recruit a:hover {
	background: #476fe4;
	color:#FFFFFF;
	opacity: 1;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.recruit {
    background: none;
}
}

footer #footerInner #footerContent #footerLink ul.actionBtn li.reserve a {
	border: none;
	border: solid 1px #476fe4;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: large;
    font-weight: bolder;
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.reserve a{
    background: none;
	width: 150px;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.reserve a:hover {
	background:#476fe4;
    color: #FFFFFF;
	opacity: 1;
}
}
	
@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.snsBtn {
    margin: 30px auto;
	width: 70%;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.snsBtn li {
    margin: 0 2px;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerPolicy {
	padding-top: 10px;
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerPolicy ul {
    padding-left: 10px;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerPolicy ul li a {
    color: #33322f;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerPolicy p {
    color: #33322f;
	margin-right: 10px;
}
}
@media only screen and (min-width: 769px){
footer #footerInner #footerPolicy_background {
	background-color:#2A2A2A;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerInfo #footerLogo p.salonName {
    margin: 2px auto 1rem;
    font-size: 2rem;
    color: #333;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent .businessHour, footer #footerInner #footerContent .finalAcceptance {
    color: #33322f;
}
}
	
@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerInfo .txtInfo p.contact a {
    display: block;
    padding: 1.5rem 0;
    background: none; 
    font-size: 1.8rem;
	font-weight:normal;
    color:#FFFDFD;
	border: solid 1px #476fe4 ;
	background: none;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerInfo .txtInfo p {
    color: #33322f;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerInfo .txtInfo p.footerTel a {
    color: #33322f;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent .businessHour p, footer #footerInner #footerContent .finalAcceptance p {
    font-size: 1.4rem;
    color:#33322f;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent .businessHour dl, footer #footerInner #footerContent .finalAcceptance dl {
    font-size: 1.4rem;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.actionBtn {
	margin-top: 0px;
	width: 100%;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent .businessHourWrapper {
        margin: 0 auto 1rem;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.reserve {
    background: none;
	width: 90%;
	margin: 10px auto;
}
}
	
@media only screen and (min-width: 1025px){
footer #footerInner #footerContent #footerLink {
 	width: 23%;
}
}

@media only screen and (min-width: 769px){
footer #footerInner #footerContent #footerLink {
	width: 23%;
}
}
	
@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.recruit {
	width: 90%;
	margin: 0 auto 10px;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerContent #footerLink ul.actionBtn li.recruit a {

	font-size: large;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-weight: bolder;
	border: solid 1px #476fe4;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerPolicy p {
    color: #33322f;
	padding: 1rem 1rem;
}
}

@media only screen and (max-width: 768px){
footer #footerInner #footerPolicy {
    background-color: #9b9182;
	width: 100%;
}
}
/*-------------------------------------------------------------*/

