/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
* {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ ゴシック","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	background-position: center center;
}
/* --　記事内の装飾 --*/
body{
	margin: 0px;
}
body a img{
	border-style: none;
}
body img{
	vertical-align: bottom;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

#main-visual{
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: auto 265px;
	-moz-background-size: auto 265px;
	background-size: auto 265px;
	margin: 70px auto 0 auto;
	min-width: 1000px;
	height: 263px;
	padding: 1px 0px;
	text-align: center;
	border-bottom: 30px solid #c33;
	clear: both;
}
#main-visual.salon{
	background-image: url(../images/salon_mv.jpg);
}
#main-visual.maedori{
	background-image: url(../images/maedori_mv.jpg);
}
#main-visual.rental{
	background-image: url(../images/rental_mv.jpg);
}


header h1{
	display: none;	
}


/**/
#sp-nav{
	display: none;
}
#scroll-nav{
	position: fixed;
	height: 70px;
	width: 100%;
	min-width: 1000px;
	background: #000;
	margin-right: auto;
	margin-left: auto;
	z-index: 880;
	top: 0px;
}
#global-nav{
	width: 950px;
	margin: 0px auto 0px auto !important;
}
#global-nav h1{
	display: block;
	float: left;
	width: 224px;
	height: 37px;
	margin: 16px 50px 0px 0px;
}
#global-nav h1 img{
	width: 100%;
	}
nav#global-nav ul.main-nav{
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	float:left;
}
nav#global-nav ul.main-nav li{
	font-size:153.9%;
	float: left;
	margin: 0px 25px 0px 0px;
	height: 20px;
	padding: 0px;
}
nav#global-nav ul.main-nav li a{
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
nav#global-nav ul.main-nav li a:hover{
	color: #c33;
	text-decoration: none;
}
nav#global-nav ul.nav-icon{
	padding: 0px;
	margin: 10px 25px 0px 0px;
	float:left;
}
nav#global-nav ul.nav-icon li{
	text-indent: -9999px;
	float:left;
}
nav#global-nav ul.nav-icon li a{
	display:block;
	width:30px;
	height:30px;
	margin:8px
}

nav#global-nav ul.nav-icon li.nav-fb a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_fb.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
nav#global-nav ul.nav-icon li.nav-line a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_line.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
nav#global-nav ul.nav-icon li.nav-insta a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_insta.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
nav#global-nav ul.nav-icon li.nav-fb a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_fb-on.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
nav#global-nav ul.nav-icon li.nav-line a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_line-on.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 306px auto;
	background-size: 30px auto;
}
nav#global-nav ul.nav-icon li.nav-insta a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_insta-on.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}

nav#global-nav ul li a,
nav#global-nav li a::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#scroller{
	margin-bottom: 0px;
}

#button {
	width: 70px;
	height: 70px;
	position: absolute;
	display: block;
	background: url(../images/Hamburger_menu.png) no-repeat center;
	-webkit-background-size: 70px auto;
	-moz-background-size: 70px auto;
	background-size: 70px auto;
	margin: 0px;
	padding: 0px;
	right: -1px;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}



/*-- Maincontainer Comon Seting--*/
#maincontainer{
	z-index: 20;
	background-repeat: repeat;
	background-position: center;
	background-image: url(../images/body_bg.jpg);
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}
.contents-block{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}

.contents-wrapper{
	width:950px;
	margin: 0px auto;
	padding:70px 0px 0px 0px;
}
section{
	margin: 0px auto;
	padding:0px 0px 70px 0px;
}
#maincontainer h1{
	margin: 0px;
	clear: both;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 35px;
	color: #c33;
	font-weight: bold;
	letter-spacing: 0em;
	border: 1px solid #CC3333;
	padding: 25px 25px 25px 25px;
	text-align: center;
	line-height:35px;
}
#maincontainer h1 span{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 100%;
	border-right: 1px solid #CC3333;
	padding: 0px 20px 0px 0px;
	margin: 0px 20px 0px 0px;
	line-height:35px;
	letter-spacing: 0em;
}


#maincontainer h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	clear: both;
	font-size: 20px;
	color: #c33;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 1.3em;
	text-align: center;
	border-bottom:  2px solid #c33 ;
}
#maincontainer h2 span{
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ ゴシック","Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	width: 100%;
	padding: 10px 0px;
}

#maincontainer h3{
	margin: 0px 0px 15px 0px;
	padding: 5px;
	clear: both;
	font-size: 131%;
	color: #333;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 1.8em;
	text-align: center;
	background-color: rgba(255,255,255,0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#maincontainer h3 span{
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 100%;
	font-size: 108%;
	padding: 0px 0px 0px 2px;
}

#maincontainer  h4 {
	font-size: 123.1%;
	line-height: 1.5em;
	color: #000;
	font-weight: normal;
	margin-bottom: 0.7em;
}


#maincontainer p {
	font-size: 116%;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 1.5em;
	color: #000000;
}

#maincontainer p em {
	font-style: normal;
	font-weight: bold;
	color: #F60;
}


#maincontainer p .caption,
#maincontainer ul li .caption {
	font-size: 85%;
	color: #666;
}
#maincontainer p.caption{
	font-size: 85%;
	color: #666;
	margin-top: 0px;
}

#maincontainer ul {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 1em;
	margin-left: 3px;
	margin-top: 0px;
}
#maincontainer ul li {
	margin-bottom: 0.5em;
	padding-left: 10px;
	line-height: 1.8em;
	padding-bottom: 5px;
	font-size: 116%;
	background-repeat: no-repeat;
	background-position: 0px 0.55em;
}
#maincontainer ul.price {

}
#maincontainer ul.price  li {
	margin-bottom: 0.5em;
	padding-left: 0px;
	line-height: 1.8em;
	padding: 0px 0px 5px 0px;
	font-size: 116%;
	background-repeat: no-repeat;
	background-position: 0px 0.55em;
	border-bottom: 1px solid #bbb;
}
#maincontainer ul.price  li span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 123.1%;
	padding: 0px 0px 5px 30px;
	color: #c33;
	float: right;
}
#maincontainer ul li em{
	font-style: normal;
	color: #F60;
}
#maincontainer .half-left{
	width: 47%;
	float:left;
}
#maincontainer .half-right{
	width: 47%;
	float:right;
}
#maincontainer .half-left2{
	width: 62%;
	float:left;
}
#maincontainer .half-right2{
	width: 33%;
	float:right;
}

.link-button {
	width:100%;
}
.link-button a {
	display: block;
	width:100% !important;
	position: relative;
	height: 40px;
	line-height:40px;
	padding: 0em;
	background-color: #888;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.red a {
	background-color: #c33 !important;
}
.link-button a::after {	
	content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.red a::after  {
	border-right: 1px solid #c33;
	border-bottom: 1px solid #c33;
}
.link-button a,
.link-button a::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.link-button a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #666;
}
.red a:hover {
	background-color: #a11 !important;
}
.link-button a:hover::after {
	left: 2em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#about .link-button a:hover {
	background-color: #ddded9;
}
#works .link-button a:hover {
	background-color: #e2ece2;
}
#flow .link-button a:hover {
	background-color: #d6e8fb;
}

#maincontainer #contact .iframe-box{
	clear: both;
	width: 100%;
}
#maincontainer #contact #iframe-01{
	width: 100%;
	min-height: 450px;
	clear: both;
}
#maincontainer #contact p.tel-number,
#maincontainer #contact p.fax-number{
	line-height: 30px;
	float: left;
	font-size: 197%;
	font-weight: bold;
	white-space: nowrap;
	margin-right: 40px;
	color: #c33;
	font-family: 'Roboto', sans-serif;
}
#maincontainer #contact p.tel-number span,
#maincontainer #contact p.fax-number span{
	display: block;
	width: 27px;
	height: 31px;
	text-indent: -9999px;
	float: left;
	line-height: 30px;
	margin-right: 5px;
}

#maincontainer #contact p.tel-number span{
	background: url(../images/tel_heada.png) no-repeat center;
	-webkit-background-size: 27px auto;
	-moz-background-size: 27px auto;
	background-size: 27px auto;
}
#maincontainer #contact p.fax-number span{
	background: url(../images/fax_heada.png) no-repeat center;
	-webkit-background-size: 27px auto;
	-moz-background-size: 27px auto;
	background-size: 27px auto;
}
#maincontainer .image-box{
	margin:0px 0px 30px 0px;
}
#maincontainer .image-mono{
	width: 100%;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#maincontainer .image-bottom{
	width: 100%;
	float:right;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
}
#maincontainer .image-left{
	width: 49.5%;
	float: left;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
}
#maincontainer .image-right{
	width: 49.5%;
	float:right;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}
#maincontainer .step-box{
	background-image: url(../images/step_arrow.png);
	padding: 0px 0px 15px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: auto 30px;
	-moz-background-size: auto 30px;
	background-size: auto 30px;
}

#maincontainer .step-box2{
	
}
#maincontainer dt{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
	font-size: 123.1%;
	font-weight: bold;
	color: #c33;
}
#maincontainer dt span{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 138.59%;
	color: #c33;
	font-weight: bold;
	padding-right: 10px;
	border-bottom-width: 0px;
}
#maincontainer dd{
	font-size: 116%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 15px;
	border-bottom: 1px solid #BBBBBB;
	text-indent: -15px;
	line-height: 1.5em;
}


/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
	background-color: #000;
}
footer p.address{
	font-size: 108%;
	line-height: 1.5em;
	color: #c33;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
footer p.tel{
	font-size: 138.5%;
	line-height: 40px;
	color: #c33;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
footer p.tel span{
	font-size: 40px;
	font-weight: 500;
	margin: 0px;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif;
}

#footer-area{
	width: 950px;
	display: block;
	margin: 0px auto;
	padding: 45px 0px;
}
#footer-area h2{
	display: block;
	width: 175px;
	height: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/footer_logo.png);
	-webkit-background-size: 150px auto;
	-moz-background-size: 150px auto;
	background-size: 150px auto;
}
#footer-area ul.nav-icon{
	padding: 0px;
	margin: 10px 0px 15px 0px;
}
#footer-area ul.nav-icon li{
	text-indent: -9999px;
	float:left;
}
#footer-area .footer-info{
	float:left;
	border-left: 1px solid #CC3333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}
#footer-area ul.nav-icon li a{
	display:block;
	width:30px;
	height:30px;
	margin:0px 15px 0px 0px;
}

#footer-area ul.nav-icon li.nav-fb a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_fb-on.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#footer-area ul.nav-icon li.nav-line a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_line-on.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#footer-area ul.nav-icon li.nav-insta a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_insta-on.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#footer-area ul.nav-icon li.nav-fb a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_fb.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#footer-area ul.nav-icon li.nav-line a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_line.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 306px auto;
	background-size: 30px auto;
}
#footer-area ul.nav-icon li.nav-insta a:hover{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/nav_icon_insta.png);
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}

#footer-area ul li a,
#footer-area li a::after {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

small{
	clear:left;
	font-size: 95%;
	line-height: 1em;
	color: #c33;
	font-style: normal;
	margin: 0px 0px 5px 0px;
}



/*Other Style*/
a{
color: #666;
	text-decoration: none;
}
 
a:hover{
	color: #CCC;
	text-decoration: underline;
}


a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

.ticket-jump a:hover{
	opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}


 
.ios a:hover img.linkimg{
opacity:1;
}

.ios .ticket-jump a:hover{
	opacity:1;
}





.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

.clearboth{
	clear:both;
}
.wrapper{
	margin-bottom: 20px;
}
.left-block{
	float: left;
	width: 460px;
}
.right-block{
	float: right;
	width: 460px;
}
.single-block{
	width: 700px;
	margin:0px auto;
}
.single-block table.timetable tbody td{
	padding: 15px 5px;
}

#about-left h3,
#maincontainer .left-block h3,
#maincontainer .right-block h3{
	margin-top: 0px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 11px;
	line-height:12px;
	z-index: 100;
	text-align: center;
}
#page-top a {
	display: block;
	padding: 29px 0px 29px 0px;
	width: 70px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	background-color: #333;
	color: #fff;
}
#page-top a img {
	width:100%;
}
#page-top a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
	
}

.ios #page-top a:hover {
	opacity: 1;
}
  
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/


.section {
background-image: url(img/bg.jpg);
background-size: cover;
}

#fade{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #FFF url(../images/loading.gif) no-repeat center center;
	-webkit-background-size: 200px auto;
	-moz-background-size: 200px auto;
	background-size: 200px auto;
	z-index: 999;
	display: none;
}
.circle-img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.nav-mr{
	margin-right: 0px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb70{
	margin-bottom: 70px !important;
}
#scroll-nav ul li.nav-mr{
	padding-right: 0px !important;
	background: url(none);
}
.clear-both{
	clear:both;
}

#hamburger-menu{
	display: none;
}
img{border:0}
#gallery_wrap {
	width:100%;
	margin:0px;
}
#gallery_list{
	padding:0px !important;
	width:103%;
	margin:0px 0px 0px -3%!important;
	padding:0px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#gallery_list li{
	width:17%;
	margin:0px !important;
	padding:0px 0px 0px 3% !important;
	text-align:center;
	font-size:12px;
}
#gallery_list li img{
	width:100%;
}
#gallery_list a.photo{
	margin:0 auto;
	display:block;
}
#gallery_list li .detail_text{
	font-size: 93%;
}
/*---------------------------------
	       /Base CSS 
---------------------------------*/

/*---------------------------------
	      Pager style
---------------------------------*/
.pager_link{
	text-align:right;
	padding:10px;
}
/*ページャーボタン*/
.pager_link a {
    border: 1px solid #aaa;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}
/*現在のページ、オーバーボタン*/
.pager_link a.current,.pager_link a:hover{
    background: #999;
    color: #FFFFFF;
}
.overPagerPattern{
	padding:0 2px ;	
}
/*---------------------------------
	      /Pager style
---------------------------------*/

/* Tablet */
@media screen and (max-width: 1000px) {
#main-visual.salon{
	background-image: url(../images/salon_sp.jpg);
}
#main-visual.maedori{
	background-image: url(../images/maedori_sp.jpg);
}	
#main-visual.rental{
	background-image: url(../images/rental_sp.jpg);
}	
#maincontainer h1{
	font-size: 25px;
}
#maincontainer h1 span{
}
#scroll-nav{
	display: none;
}
#sp-nav{
	position: fixed;
	height: 70px;
	width: 100%;
	background: #c33;
	margin-right: auto;
	margin-left: auto;
	z-index: 880;
	top: 0px;
	display:block;
	padding: 0px;
}
#sp-nav nav{
	width: 95%;
	margin: 0px auto 0px auto !important;
}
#sp-nav nav h1{
	display: block;
	float: leftt;
	width: 224px;
	height: 37px;
	margin: 16px 0px 0px 10px;
}
#sp-nav nav h1 img{
	width: 100%;
	}
#main-visual{
	background: url(../images/sp_bg.jpg) center 35px / cover no-repeat;
	position: relative;
	margin: 0 auto;
	width:100%;
	min-width: initial;
	padding: 1px 0px;
	border-bottom: 30px solid #c33;
	max-height: 1000px;
}
#main-visual nav{
	display:none;
}
.contents-wrapper{
	width: 90%;
	margin: 0px auto;
	padding:70px 0px 0px 0px;
}
#maincontainer .head-copy{
	border-top-width: 0px;
	width:100%;
}

.body-block{
	width:100%;
}


/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	display: block;
	margin: 0px;
	background-color: #000;
}
footer p.address{
	font-size: 108%;
	line-height: 1.5em;
	color: #c33;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#footer-area{
	width: 90%;
	display: block;
	margin: 0px auto;
	padding: 45px 0px;
}
#gallery_list{
	padding:0px !important;
	width:103%;
	margin:0px 0px 0px -3%!important;
}
#gallery_list li{
	width:22%;
	float:left;
	margin:0px !important;
	padding:0px 0px 0px 3% !important;
	text-align:center;
	font-size:12px;
}
}
/* Smart Phone */
@media screen and (max-width: 480px) {
	#main-visual{
		background-position: center 70px;
	-webkit-background-size: auto 180px;
	-moz-background-size: auto 180px;
	background-size: auto 180px;
	height: 220px !important;
}
section{
	margin: 0px auto;
	padding:0px 0px 50px 0px;
}
.contents-wrapper{
	width: 85%;
	margin: 0px auto;
	padding:50px 0px 0px 0px;
}
#maincontainer h1{
	margin: 0px;
	font-size: 22px;
	line-height:22px;
	padding: 15px 25px 15px 25px;
}
#maincontainer h1 span{
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #CC3333;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	line-height:18px;
	display: block;
}
#maincontainer h2{
	font-size: 19px;
}
#maincontainer .half-left{
	width: 100%;
	float:none;
}
#maincontainer .half-right{
	width: 100%;
	float:none;
}
#maincontainer .half-left2{
	width: 100%;
	float:none;
}
#maincontainer .half-right2{
	width: 100%;
	float:none;
}
#maincontainer .half-right2 .image-mono{
	width: 60%;
	float: none;
	margin: 0px 20% 0px 20%;
}

small{
	text-align: center;	
}

#gallery_list{
	padding:0px !important;
	width:105%;
	margin:0px 0px 0px -5%!important;
}
#gallery_list li{
	width:45%;
	float:left;
	margin:0px !important;
	padding:0px 0px 0px 5% !important;
	text-align:center;
	font-size:12px;
}

#footer-area{
	width: 85%;
	display: block;
	margin: 0px auto;
	padding: 45px 0px;
}
#footer-area h2{
	display: block;
	width: 150px;
	height: 150px;
	float: none;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer-area ul.nav-icon{
	width:138px;
	padding: 0px 0px 0px 15px;
	margin: 10px auto 15px auto;
}
#footer-area .footer-info{
	float:left;
	border-left: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
footer p.tel{
	font-size: 108%;
	line-height: 40px;
	color: #c33;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
footer p.tel span{
	font-size: 182%;
	font-weight: 500;
	margin: 0px;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif;
}

small{
	text-align: center;	
}

}
