@charset "UTF-8";
/* ---------------------------------------------------------
	Browser Reset CSS
--------------------------------------------------------- */

body,ul,ol,li,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,pre,code,form,fieldset,legend,p,blockquote,table,th,td {margin: 0; padding: 0;}


body {font:13px/1.231 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif; color: #262626;}
* html body {font-size: small;}
*:first-child+html body {font-size: small;}

img {border: 0; vertical-align: top;}

h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight: normal;}

ul,dl,ol {text-indent: 0;}
li {list-style: none;}


sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

/* input,textarea,select {font-family: inherit; font-size: inherit; font-weight:inherit;} */
* html input,* html textarea,* html select {font-size: 100%;}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select {font-size: 100%;}

table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
caption {text-align: left;}

pre,code,kbd,samp,tt {font-family: monospace;}
* html pre,* html code,* html kbd,* html samp,* html tt {font-size: 100%; line-height: 100%;}
*:first-child+html pre,*:first-child html+code,*:first-child html+kbd,*:first-child+html+samp,*:first-child+html tt {font-size: 108%; line-height: 100%;}

input,select,textarea {font-size: 100%; font-family: Verdana, Helvetica, sans-serif; vertical-align: middle;}

input{  
    outline:none;
}

figure{margin: 0; padding: 0;}

h1,h2{
	line-height: 115%;
}

/* ---------------------------------------------------------
	Base CSS
--------------------------------------------------------- */

a:link,a:visited{color: #353C99; text-decoration: underline;}
h1 a:link,h1 a:visited,h2 a:link,h2 a:visited{color: #512A1C;}
.date span.news a:link,.date span.news a:visited{color: #fff;}

a:hover,a:active{text-decoration: none;}

p{
	line-height: 22px;
	margin-bottom: 10px;
}

.clearfix:after,#g-nav:after,.recommend:after,.recommend section:after,.wrapper:after,/* #home #home #main-visual  */#sub-nav:after,/* #home #home #main-visual  */#sub-nav ul:after,footer:after,footer .inner:after,#g-nav ul:after,.pager ol:after,#side-nav:after,.pager-l ol:after,.pager-l:after,.contents-nav:after,.page-nav:after,.gallery-wrap:after,.gallery-wrap-w:after,.brown-button:after,.menu-info:after,#mode-content01 > div:after,ul.staff-pic:after,.contents section:after,#home #main-visual article:after,footer #footer-nav:after,#mode-content:after,ul.staff:after{
  content: ""; 
  display: block; 
  clear: both;
}

p.caption {
/*	text-align: center;*/
	color: #715637;
	font-size: 90%;
}

.green{color: #1da02d;}

.red{color: #ca3537;}

.blue{color: #169cc7; margin-top: 6px;}

.gry{color: #9f9f9f;}

.black{color: #000000;}

.read-more,.to-top,.read-more-img{
	display: block;
	clear: both;	
	text-align: right;
}
.read-more a{
	padding: 0 0 0 15px;
	background: url(http://maisonkayser-sendai.jp/img/common/arrow-blue.png) no-repeat left center;
}

.about .read-more{
	text-align: left;
}

.to-top{
	margin: 0;
}

.to-top a{
	padding: 0 0 0 15px;
	background:url(http://maisonkayser-sendai.jp/img/common/arrow-white.png) no-repeat left center;
	font-size: 80%;
}

.to-top a:link,.to-top a:visited{
	color: #fff;
	text-decoration: none;
}

.to-top a:hover,.to-top a:active{
	color: #fff;
	text-decoration: underline;
}

body{
	/* width: 100%; */
	height: auto;
	margin: 0;
	background: url(http://maisonkayser-sendai.jp/img/common/contents-bg.png) repeat;
}

.none{display: none;}


.pager ol,.pager-l ol{
	/* width: 400px; */
	/* height: auto; */
	/* margin: 0 auto; */
	text-align: center;
}

.pager ol li,.pager-l ol li{
	/* float: left; */
	margin-right: 5px;
	overflow: hidden;
	/* text-align: center; */
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	/* padding-right: 10px; */
}
.pager ol li a,.pager ol li span.on{
	width: 25px;
	height: 20px;
	padding: 5px 0 0 0;
	display: block;
	background: url(http://maisonkayser-sendai.jp/img/common/pager.png) no-repeat;
}

.pager ol li a:link,.pager ol li a:visited,.pager-l ol li a:link,.pager-l ol li a:visited{
	background-position: center top;
	color: #53362D;
}
.pager ol li a:hover,.pager ol li a:active,.pager-l ol li a:hover,.pager-l ol li a:active,.pager ol li span.on{
	background-position: center bottom;
	color: #fff;
}
.pager ol li.pre,.pager ol li.next,.pager ol li.pre a,.pager ol li.next a{
	width: 75px;
	height: 25px;
}
.pager ol li.pre a{background: url(http://maisonkayser-sendai.jp/img/common/pager-pre.png) no-repeat center top;}
.pager ol li.next a{background: url(http://maisonkayser-sendai.jp/img/common/pager-next.png) no-repeat center top;}

.pager ol li.pre a:link,.pager ol li.pre a:visited,.pager ol li.next a:link,.pager ol li.next a:visited,.pager-l ol li.pre a:link,.pager-l ol li.pre a:visited,.pager-l ol li.next a:link,.pager-l ol li.next a:visited{
	color: #fff;
	text-decoration: none;
}
.pager ol li.pre a:hover,.pager ol li.pre a:active,.pager ol li.next a:hover,.pager ol li.next a:active,.pager-l ol li.pre a:hover,.pager-l ol li.pre a:active,.pager-l ol li.next a:hover,.pager-l ol li.next a:active{
	color: #fff;
	text-decoration: underline;
}

.pager-l ol{
	width: 600px;
}
.pager-l ol li a{
	display: block;
	/* width: 105px; */
	height: 15px;
	padding: 5px 5px;
	background: url(http://maisonkayser-sendai.jp/img/common/pager-l.png)  repeat-x;
	/*
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #ede9e8;
*/
}

/* .pager-l ol li.pre,.pager-l ol li.next, */.pager-l ol li.pre a,.pager-l ol li.next a{
	display: block;
	/* width: 240px; */
	height: 15px;
	padding: 5px 15px;
}
/*
{
	background-position: center top;
}
{
	background-position: center bottom;
}
*/
.pager-l ol li.pre a{background:url(http://maisonkayser-sendai.jp/img/common/pager-pre-l.png) no-repeat left center; }
.pager-l ol li.next a{background: url(http://maisonkayser-sendai.jp/img/common/pager-next-l.png) no-repeat right center;}

.brown-button li{
	width: auto;
	height: auto;
	float: left;
	margin: 0 8px 10px 0;
}

.brown-button li a{
	display: block;
	padding: 10px 15px;
	background: url(http://maisonkayser-sendai.jp/img/common/button-bg-brown.png) repeat;
	border: 1px solid #512A1C;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}

.page-nav{
	width: 100%;
	height: auto;
	font-size: 85%;
	margin-bottom: 20px;
}

.page-nav li{
	float: left;
	margin: 0 0.5em 0 0;
}

.page-nav li a{
/* 	display: block; */
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
}

.date{text-align: right;}


.sns-box{
	width: 100%;
	max-width: 600px;
	height: auto;
	margin-bottom: 10px;
}

.sns-box > .date{
	text-align: left;
	display: inline;
	margin-right: 1em;
}

.menu-pic{
	width: 100%;
	max-width: 600px;
	height: auto;
	margin-bottom: 10px; 
}

table.ver1,table.ver2{
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
}
table.ver1 th,table.ver1 td,table.ver2 th,table.ver2 td{
	border-bottom: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	padding: 8px 10px;
}
table.ver1 th,table.ver2 th{

	background: #F2EBD9;
	font-weight: bold;
}
table.ver2 th,table.ver2 td{
	font-weight: bold;
	text-align: center;
	font-size: 115%;
}

/*20130710追加*/
dl{margin-bottom: 1em;}
dt {font-weight: bold;}
dd {line-height: 1.5em;
	margin: 0 0 1em 1em;}
dd:last-child{ margin-bottom: 0;}

/* ---------------------------------------------------------
--------------------------------------------------------- */
header{
	width: 100%;
	height: 255px;
	background: #35241D;
}

header #main-visual{
	width: 100%;
	max-width: 960px;
	height: 255px;
	margin: 0 auto;
	background: url(http://maisonkayser-sendai.jp/img/news/mainvisual.png) no-repeat center top;
}

header .copy{
	/* width: 100%; */
	max-width: 960px;
	height: auto;
	color: #fff;
	font-size: 75%;
}

header .copy p{
	margin: 0;
	line-height: 115%;
}

#g-nav,#sub-nav{
	width: 100%;
	font-size: 110%;
	margin-bottom: 20px;
}

#sub-nav{
	margin-bottom: 0;
	background-color: #53362D;
	position: relative;
	z-index: 1;
	font-size: 100%;
}

/*
@media screen and (max-width: 720px) {
	#sub-nav{
		display: none;
	}
}
*/

#g-nav{
	position: relative;
	overflow: hidden;
}

#g-nav ul{
	position: relative;
	left: 50%;
	float: left;
}
#g-nav ul li{
	position: relative;
	left: -50%;
	float: left;
}

#g-nav ul,#sub-nav ul{
	max-width: 960px;
	margin: 0 auto;
}

#sub-nav ul{
	/*
background: url(http://maisonkayser-sendai.jp/img/common/headline-line.png) no-repeat center top;
	padding-top: 5px;
*/
}

#g-nav ul li,#sub-nav ul li{
	margin-top: 5px;
	padding: 10px 15px 0;
	float: left;
	border-right: 1px dotted #fff;	
}

#sub-nav ul li.first{
	padding-left: 35px;
	background: url(http://maisonkayser-sendai.jp/img/common/headline-logo-a.png) no-repeat left center;
	background: url(http://maisonkayser-sendai.jp/img/common/headline-logo-a-s.png) no-repeat left center\9;
	overflow: visible;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
}

*:first-child+html #sub-nav ul li.first{background: url(http://maisonkayser-sendai.jp/img/common/headline-logo-a-s.png) no-repeat right top;}

#g-nav ul li.last,#sub-nav ul li.last{
	/*
padding-right: 20px;
	background: url(http://maisonkayser-sendai.jp/img/common/nav-heart.png) no-repeat right top;
	overflow: visible;
	background-size: auto 50%;
	-moz-background-size: auto 50%;
*/
}

*:first-child+html #g-nav ul li.last,*:first-child+html #sub-nav ul li.last{background: url(http://maisonkayser-sendai.jp/img/common/nav-heart-s.png) no-repeat right top;}
#g-nav ul li.last,#sub-nav ul li.last{background: url(http://maisonkayser-sendai.jp/img/common/nav-heart-s.png) no-repeat right top\9;}

#g-nav ul li a,#sub-nav ul li a{
	display: block;
	padding-bottom: 10px;
	text-decoration:  none;
}

#g-nav ul li a:link,#g-nav ul li a:visited,#sub-nav ul li a:link,#sub-nav ul li a:visited{
	color: #fff;
}
#g-nav ul li a:hover,#g-nav ul li a:active,#sub-nav ul li a:hover,#sub-nav ul li a:active{
	color: #fff;
	text-decoration: none;
	background: url(http://maisonkayser-sendai.jp/img/common/nav-over.png) no-repeat center bottom;
}

#float-area{
}

.wrapper{
	width: 96%;
	max-width: 980px;
	height: auto;
	margin: 0 auto 20px;
	/* padding: 20px 20px 0 20px; */
	padding: 20px 2% 0 2%;
}

.contents{
	width: 100%;
	max-width: 600px;
	height: auto;
	margin: 0 20px 20px 0;
	/* padding: 10px; */
	float: left;
}

/*
@media screen and (max-width: 720px) {
	.wrapper{
		padding: 20px 0 0 0;
	}
	.contents{
		margin: 0 0 20px 0;
	}
}
*/

.contents h1,aside .about h2,#home #main-visual h1,.information h1,.info-box h1{
	min-height: 30px;
	margin-bottom: 10px;
	color: #512A1C;
	font-size: 185%;
	font-weight: bold;
	
}
.info-box h1 span{
	font-size: 55%;
	margin: 0 0 0 1em;
}
.contents h1 span{
	font-size: 70%;
	margin-left: 1em;
	font-weight: normal;
}
#home .contents h1,aside .about h2,#home #main-visual h1{
	padding: 10px 0 0 35px;
	/*
background: url(http://maisonkayser-sendai.jp/img/common/headline-logo.png) no-repeat left center;
	background-size: auto 85%;
	-moz-background-size: auto 85%;
*/
	/* background: url(../img/common/headline-logo-s.png) no-repeat left center\9; */
	background: url(../img/common/headline-logo-s.png) no-repeat left center;
	font-size: 155%;
	border-bottom: 1px dotted #512A1C;
	line-height: 40px;
}

/*
*:first-child+html #home .contents h1,*:first-child+html aside .about h2,*:first-child+html #home #main-visual h1 {
	background: url(../img/common/headline-logo-s.png) no-repeat left center;
}
*/
/*
#home .contents h1,aside .about h2,#home #main-visual h1 {
	
}
*/

#home #main-visual h1{padding: 0 0 0 35px;}

aside .about h2 span{font-size: 75%;}

.contents-nav{
	margin-bottom: 40px;
}

.contents-nav figure.full-v{
	margin-bottom: 20px;
	clear: both;
}

.category-box{
	width: 100%;
	max-width: 558px;
	height: auto;
	padding: 20px;
	background: #f5eede;
	border: 1px dotted #E6E6E6;
}

.category-box figure{
	width: 100%;
	max-width: 558px;
	height: auto;
	margin: 0 10px 10px 0;
	float: left;
}

#home #main-visual .sub-header h1{
	background: url(http://maisonkayser-sendai.jp/img/common/headline-logo-a.png) no-repeat left center;
	background-size: auto 90%; 
	-moz-background-size: auto 90%;
	color: #fff;
	border-bottom: none;
	margin-bottom: 0;
}

*:first-child+html #home #main-visual .sub-header h1{background: url(http://maisonkayser-sendai.jp/img/common/headline-logo-a-s.png) no-repeat left center;}
#home #main-visual .sub-header h1{background: url(http://maisonkayser-sendai.jp/img/common/headline-logo-a-s.png) no-repeat left center\9;}

.gallery-wrap,.gallery-wrap-w{
	width: 100%;
	max-width: 600px;
	height: auto;
	margin-bottom: 20px;
	clear: both;
}

.gallery{
	width: 100%;
	max-width: 425px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
	/* position: relative; */
}

/*
.gallery img{
	position: absolute;
	border: 3px solid white;
}
*/

.select-box{
	width: 165px;
	height: auto;
	max-height: 550px;
	float: right;
	background: #ccc;
	overflow: scroll;
}

.gallery-wrap-w .select-box{
	max-height: 350px;	
}
/*
@media screen and (max-width: 720px) {
	.select-box{
		width: 100%;
	}
}
*/

.select-box ul li{
	width: 140px;
	height: auto;
	margin: 5px;
	float: left;
}

.recommend{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.recommend section{
	width: 290px;
	height: auto;
	margin: 0 10px 20px 0;
	padding: 0;
	float: left;
}

.recommend section figure,aside .about figure,.news-list section figure{
	margin: 0 10px 10px 0;
	float: left;
}
.news-list section figure{
	width: 240px
}
.news-list section figure img{
	margin-bottom: 5px;
}

/* .recommend h2,.news-list h2,#mode-content  */h2{
	background: #D9C8C2;
	margin-bottom: 10px;
	padding: 5px;
	color: #512A1C;
	font-size: 115%;
	font-weight: bold;
}

/* .news-list h2 span,.menu  */h2 span{
	font-size: 75%;	
}

.recommend section h3{
	margin-bottom: 5px;
	color: #512A1C;
	/* font-size: 80%; */
	font-size: 115%;
	font-weight: bold;
	border-bottom: 1px dotted #512A1C;
}
/* .news-list  */.contents section{
	margin-bottom: 20px;
}

/* .news-list section  */.date span.news{
	background: #E96838;
	padding: 3px 5px 0;
	color: #fff;
	margin: 0 0 0 0.5em;
}

/* .news-list section  */h2{
	
}

.news-list section h2 span{
	padding: 0 5px;
	background-color: #fff;
	margin-left: 1em;
	font-size: 85%;
}

.news-list section h3{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}

#home aside{
	width: 286px;
}

aside{
	/* width: 320px; */
	width: 306px;
	height: auto;
	float: left;
}

aside #side-nav{
	/* width: 300px; */
	width: 286px;
	height: auto;
	margin: 0;
	padding: 10px;
	background: #E6E6E6;
	position: relative;
	z-index: 2;
}

aside .short,aside .long{
	padding: 15px 0 0 15px;
}

aside .short{
	width: 126px;
	height: 40px;
	margin: 0 4px 5px 0;
	background: url(http://maisonkayser-sendai.jp/img/common/aside-stripebox-s.png) no-repeat;
	float: left;
}

aside .short.no2{
	margin: 0 0 5px 0;
}

aside .long{
	/* width: 285px; */
	width: 267px;
	height: 35px;
	margin: 0 0 5px 0;
	background: url(http://maisonkayser-sendai.jp/img/common/aside-stripebox-l.png) no-repeat;
	float: left;
}

aside .ribbon-new,aside .ribbon-teach{
	/* width: 285px; */
	width: 271px;
	height: 35px;
	margin: -5px 0 5px 0;
	padding: 20px 0 0 15px;
	background: url(http://maisonkayser-sendai.jp/img/common/aside-ribbon-new.png) no-repeat;
	float: left;
}

aside .ribbon-new{
	background: url(http://maisonkayser-sendai.jp/img/common/aside-ribbon-new.png) no-repeat;
}

aside .ribbon-teach{
	background: url(../img/common/aside-ribbon-teach.png) no-repeat;
}

aside .short a,aside .long a,aside .ribbon-new a,aside .ribbon-teach a{
	font-size: 115%;
	color: #512A1C;
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
}

aside .short a span,aside .long a span,aside .ribbon-new a span,aside .ribbon-teach a span{
	font-size: 55%;
	color: #512A1C;
	font-weight: bold;
}

aside .about{
	/* width: 290px; */
	width: 276px;
	height: auto;
	padding: 5px;
	background: url(http://maisonkayser-sendai.jp/img/common/contents-bg-stripe.png) repeat;
}

aside .about h1{
	font-size: 135%;
	border-bottom: 1px solid #512A1C;
}

aside .about h1 span{
	font-weight: normal;
	font-size: 75%;
}

aside .about figure{
	float: left;
}

.blog-nav{
	width: 264px;
	height: auto;
	background: #fff;
	border: 1px solid #E6E6E6;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}

.blog-nav .news,.blog-nav .cat,.blog-nav .month{
	margin-bottom: 20px;
}

.blog-nav h2{
	color: #512A1C;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 5px;
	background: none;
}

.blog-nav ul{}

.blog-nav ul li{
	border-bottom: 1px dotted #402923;
	padding: 5px 0;
}

.blog-nav ul li a{
	background: url(http://maisonkayser-sendai.jp/img/common/arrow-brown.png) no-repeat left top;
	color: #262626;
	padding: 0 0 0 15px;
}

.blog-nav ul li ul{
	margin-left: 1em;
	border-top: 1px dotted #402923;
	margin-top: 5px;
}

.blog-nav ul li ul li a{
	background: url(http://maisonkayser-sendai.jp/img/common/arrow-brown-s.png) no-repeat left top;
}

.blog-nav ul li ul li.last{
	border-bottom: none;
	padding-bottom: 0;
}

/* ---------------------------------------------------------
base #home #main-visual
--------------------------------------------------------- */
#home #main-visual{
	/* width: 100%; */
	height: 100%;
	min-height: 768px;
}

#gate #main-visual{
	width: 100%;
	height: 100%;
	min-height: 600px;	
}

#home #main-visual.pic01,#gate #main-visual.pic01{
	background: url(../img/common/main-sivual01.jpg) no-repeat center top;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#home #main-visual.pic02{
	background: url(http://maisonkayser-sendai.jp/img/common/main-sivual02.jpg) no-repeat center 85px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	padding-bottom: 75px;
}
#home #main-visual.pic03{
	background: url(http://maisonkayser-sendai.jp/img/common/main-sivual03.jpg) no-repeat center 25px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
}


/*
@media screen and (max-width: 720px) {
	#home #main-visual{min-height: 300px;}
	#home #main-visual.pic01,#home #main-visual.pic02{background: none;}
	#home #main-visual.pic02{padding-bottom: 0;}
	#home #main-visual.pic03{display: none;}
}
*/

@media screen and (max-width: 1554px) {
	#home #main-visual.pic02{
		background-size: auto 100%;
		-moz-background-size: auto 100%;
	}
}

@media screen and (max-width: 1526px) {
	#home #main-visual.pic03{
		background-size: auto 100%;
		-moz-background-size: auto 100%;
	}
}

#home #main-visual .sub-header{
	width: 100%;
	/* max-width: 960px; */
	height: auto;
 	margin: 0 auto;
 	padding-top: 10px;
 	background-color: #53362D;
 	position: absolute;
 	z-index: 1;
}

#home #main-visual .sub-header .inner{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

#home #main-visual article{
	width: 100%;
	max-width: 960px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#home #main-visual .line-box,#gate #main-visual .line-box{
	width: 100%;
	max-width: 640px;
	height: auto;
	/* background: rgba(255,255,255,0.3); */
	padding: 5px;
	border-radius: 10px;
	position: absolute;
	top: 115px;
	left: 0;
}

#home #main-visual.pic02 .line-box,#gate #main-visual.pic02 .line-box{
	background: #fff;
	background: rgba(255,255,255,0.7);
	position: absolute;
	z-index: 0;
}
#home #main-visual.pic03 .line-box,#gate #main-visual .line-box{
	background: #000;
	background: rgba(0,0,0,0.3);
}

/*
@media screen and (max-width: 720px) {
	#home #main-visual .line-box,#gate #main-visual .line-box{
		top: 50px;
	}
}
*/

#gate #main-visual{
	padding-top: 25%;
}

#gate #main-visual .line-box{
	position: static;
	margin: 0 auto;
}

#home #main-visual .line-box .inner{
	border-radius: 10px;
	padding: 20px;
	color: #402923;
}
#home #main-visual.pic02 .line-box .inner{
	background: #fff;
	background: rgba(255,255,255,0.7);
}
#home #main-visual.pic03 .line-box .inner,#gate #main-visual .line-box .inner{
	background: rgba(0,0,0,0.7);
	color: #fff;
}
#gate #main-visual .line-box .inner{
	padding: 20px 50px 10px;
}

#home #main-visual .line-box .inner h2,#gate #main-visual .line-box .inner h2{
	background: none;
}

ul.staff-pic{
	width: 100%;
	height: 435px;
}

.staff-pic.tapio{
	background-image: url(http://maisonkayser-sendai.jp/img/staff/staff-tapio.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}

.staff-pic.tapio.on{
	background-image: url(http://maisonkayser-sendai.jp/img/staff/staff-tapio-on.jpg);
}

.staff-pic.mitsukoshi{
	background-image: url(http://maisonkayser-sendai.jp/img/staff/staff-mitsukoshi.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}

.staff-pic.mitsukoshi.on{
	background-image: url(http://maisonkayser-sendai.jp/img/staff/staff-mitsukoshi-on.jpg);
}

ul.staff-pic li{
	width: 45px;
	height: 55px;
	position: relative;
	float: left;
}

ul.staff-pic li.staff-tapio001{top: 70px; left: 45px;}
ul.staff-pic li.staff-tapio002{top: 90px; left: 100px;}
ul.staff-pic li.staff-tapio003{top: 90px; left: 115px;}
ul.staff-pic li.staff-tapio004{top: 95px; left: 120px;}
ul.staff-pic li.staff-tapio005{top: 100px; left: 120px;}
ul.staff-pic li.staff-tapio006{top: 100px; left: 125px;}
ul.staff-pic li.staff-tapio007{top: 100px; left: 125px;}
ul.staff-pic li.staff-tapio008{top: 90px; left: 135px;}
ul.staff-pic li.staff-tapio009{top: 90px; left: 125px;}
ul.staff-pic li.staff-tapio010{top: 70px; left: 125px;}
ul.staff-pic li.staff-tapio011{top: 150px; left: -310px;}
ul.staff-pic li.staff-tapio012{top: 145px; left: -290px;}
ul.staff-pic li.staff-tapio013{top: 145px; left: -275px;}
ul.staff-pic li.staff-tapio014{top: 90px; left: 335px;}
ul.staff-pic li.staff-tapio015{top: 90px; left: 335px;}
ul.staff-pic li.staff-tapio016{top: 90px; left: 360px;}
ul.staff-pic li.staff-tapio017{top: 150px; left: -15px;}
ul.staff-pic li.staff-tapio018{top: 150px; left: 25px;}
ul.staff-pic li.staff-tapio019{top: 150px; left: 75px;}
ul.staff-pic li.staff-tapio020{top: 145px; left: 110px;}
ul.staff-pic li.staff-tapio021{top: 145px; left: 155px;}

ul.staff-pic li.staff-mitsukoshi001{top: 185px; left:70px;}
ul.staff-pic li.staff-mitsukoshi002{top: 190px; left:125px;}
ul.staff-pic li.staff-mitsukoshi003{top: 200px; left:175px;}
ul.staff-pic li.staff-mitsukoshi004{top: 210px; left:230px;}
ul.staff-pic li.staff-mitsukoshi005{top: 170px; left:310px;}
ul.staff-pic li.staff-mitsukoshi006{top: 0; left: 0;}
ul.staff-pic li.staff-mitsukoshi007{top: 0; left: 0}

ul.staff-pic li a{
	display: block;
	width: 45px;
	height: 55px;
	text-indent: -9999px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
↓2014/04/08　スタッフ紹介Re Design　ここから↓
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.staff{
}
.staff ul{
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
}

.staff ul li{
	/*
width: 135px;
	height: auto;
*/
	float: left;
	margin: 0 5px 5px 0;
}

.staff ul li a{
	display: block;
	width: 110px;
	height: auto;
	padding: 25px 0 25px 35px;
	background: #53362d url(http://maisonkayser-sendai.jp/img/common/arrow.png) no-repeat 10px center;
	border-radius: 10px;
	color: #fff;
}

.staff ul li a:link,.staff ul li a:visited{
	color: #fff;
	text-decoration: none;
}
.staff ul li a:hover,.staff ul li a:active{
	color: #fff;
	text-decoration: underline;
	background: #803c26 url(http://maisonkayser-sendai.jp/img/common/arrow.png) no-repeat 10px center;
}

.info-box .pic-box{
	width: 69%;
	/* min-width: 300px; */
	height: auto;
	margin: 0 2% 10px 0;
	float: left;
}
.info-box .text-box{
	width: 29%;
	/* min-width: 250px; */
	height: auto;
	float: left;
}

@media screen and (max-width: 640px) {
	.info-box .pic-box{
		width: 100%;
		clear: both;
	}
	.info-box .text-box{
		width: 100%;
		clear: both;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
↑2014/04/08　スタッフ紹介Re Design　ここまで↑
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/*
@media screen and (max-width: 720px) {
	.staff-pic-wrap{
		width: 100%;
		height: auto;
	}
	ul.staff-pic{
		width: 100%;
		height: auto;
		padding-top: 75%;
	}
	ul.staff-pic li{
		width: 100%;
		height: auto;
		float: left;
		margin: 0 0 5px 0;
		position: static;
	}
	ul.staff-pic li a{
		width: auto;
		height: auto;
		display: block;
		padding: 10px 0 10px 15px;
		background: url(http://maisonkayser-sendai.jp/img/common/button-bg-brown.png) repeat;
		border: 1px solid #512A1C;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		color: #fff;
		text-indent: inherit;
	}
}
*/
#superbox{
	/* overflow: scroll; */
	/* overflow: hidden; */
	position: relative !important;
	/* width: 610px; */
	/* padding: 10px 0 10px 10px; */
}

#superbox-innerbox{
	/* overflow: scroll; */
	/* height: 412px; */
	height: auto;
	margin: 0 10px;
}

#superbox .close{
	width: 42px;
	height: 42px;
	position: absolute;
	top:-20px;
	right: 10px;
	cursor: pointer;
	text-align: right;
}
#superbox .close a{
	width: 42px;
	height: 42px;
	display: block;
	background: url(../img/common/close.png) no-repeat;
}
#superbox .close a strong span{
 text-indent: -9999px;
}
#mode-content,#mode-content01,#mode-content02,#mode-content03,#mode-content04,#mode-content05,#mode-content06,#mode-content07,#mode-content08,#mode-content09,#mode-content10,#mode-content11,#mode-content12,#mode-content13,#mode-content14,#mode-content15,#mode-content16,#mode-content17,#mode-content18,#mode-content19,#mode-content20,#mode-content21,#mode-content22,#mode-content23,#mode-content24,#mode-content25,#mode-content26,#mode-content27,#mode-content28{
	display: none;
	content: ""; 
	/* display: block;  */
	clear: both;
}
#mode-content{
	/*
border-bottom: 1px dotted #512A1C;
	margin-bottom: 20px;
	padding-bottom: 20px;
*/
}
#mode-content >dix,#mode-content01 > div,#mode-content02 > div,#mode-content03 > div,#mode-content04 > div,#mode-content05 > div,#mode-content06 > div,#mode-content07 > div,#mode-content08 > div,#mode-content09 > div,#mode-content10 > div,#mode-content11 > div,#mode-content12 > div,#mode-content13 > div,#mode-content14 > div,#mode-content15 > div,#mode-content16 > div,#mode-content17 > div,#mode-content18 > div,#mode-content19 > div,#mode-content20 > div,#mode-content21 > div,#mode-content22 > div,#mode-content23 > div,#mode-content24 > div,#mode-content25 > div,#mode-content26 > div,#mode-content27 > div,#mode-content28 > div{
	width: 100%;
	height: auto;
}

#mode-content .information,#mode-content01 .information,#mode-content02 .information,#mode-content03 .information,#mode-content04 .information,#mode-content05 .information,#mode-content06 .information,#mode-content07 .information,#mode-content08 .information,#mode-content09 .information,#mode-content10 .information,#mode-content11 .information,#mode-content12 .information,#mode-content13 .information,#mode-content14 .information,#mode-content15 .information,#mode-content16 .information,#mode-content17 .information,#mode-content18 .information,#mode-content19 .information,#mode-content20 .information,#mode-content21 .information,#mode-content22 .information,#mode-content23 .information,#mode-content24 .information,#mode-content25 .information,#mode-content26 .information,#mode-content27 .information,#mode-content28 .information{
	width: 250px;
	height: auto;
	float: left;
	margin-right: 10px;
	padding: 10px;
	/* overflow: scroll; */
}
#mode-content .information{width: 280px; padding: 0;}
#mode-content figure,#mode-content01 figure,#mode-content02 figure,#mode-content03 figure,#mode-content04 figure,#mode-content05 figure,#mode-content06 figure,#mode-content07 figure,#mode-content08 figure,#mode-content09 figure,#mode-content10 figure,#mode-content11 figure,#mode-content12 figure,#mode-content13 figure,#mode-content14 figure,#mode-content15 figure,#mode-content16 figure,#mode-content17 figure,#mode-content18 figure,#mode-content19 figure,#mode-content20 figure,#mode-content21 figure,#mode-content22 figure,#mode-content23 figure,#mode-content24 figure,#mode-content25 figure,#mode-content26 figure,#mode-content27 figure,#mode-content28 figure{
	width: 100%;
	/* max-width: 300px; */
	height: auto;
	/* float: right; */
	float: left;
	/* margin: 0 -10px 0 0; */
}

.color-box{
	width: 100%;
	max-width: 558px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 20px;
}

.color-box.green{
	background: #EAF7F4;
	border: 1px solid #D9E6E3;
}

.color-box.yellow{
	background: #F7F5EA;
	border: 1px solid #E6E4D9;
}

.color-box.blue{
	background: #EAEDF7;
	border: 1px solid #D9DCE6;
}

.color-box.red{
	background: #F7EAEA;
	border: 1px solid #E6D9D9;
}

.color-box.gry{
	background: #F2F2F2;
	border: 1px solid #E6E6E6;
}

ul,ol{
	margin: 0 0 1em 0;
	line-height: 1.5;
}

ul.disc,ol.disc,ul.square,ol.square,ul.number,ol.number,.alpha li{
	margin: 0 0 1em 2em;
}

li{
	margin: 0 0 5px 0;
	list-style-position: outside;
}
 
li ul li,li ol li{
	list-style-position: inside;
}

.disc li,.square li,.number li{
	margin: 0 0 5px 0;
}

.disc li{
	list-style-type: disc;
}

.square li{
	list-style-type: square;
}

.disc li ul li,.square li ul li{
	list-style-type: circle;
}

.disc li ol li,.square li ol li{
	list-style-type: decimal;
}

.number li{
	list-style-type: decimal;
}

.number li ol li{
	list-style-type: lower-alpha;
}

.number li ul li{
	list-style-type: circle;
}

.alpha li{
	list-style-type: upper-alpha;
}

.alpha li ol li{
	list-style-type: lower-alpha;
}

.alpha li ul li{
	list-style-type: circle;
}
.disc li ul,square li ul,.disc li ol,.square li ol,.number li ol,.number li ul{
	margin: 5px 0 0 1em;
}

.word{
	background: url(http://maisonkayser-sendai.jp/img/common/document-word.png) no-repeat left;
	padding: 1px 0 1px 17px;
}

.pdf{
	background: url(http://maisonkayser-sendai.jp/img/common/document-pdf.png) no-repeat left;
	padding: 1px 0 1px 17px;
}

.excel{
	background: url(http://maisonkayser-sendai.jp/img/common/document-excel.png) no-repeat left;
	padding: 1px 0 1px 17px;
}

.txt-red{
	color: #F00;
}

.txt-gry{
	color: #999;
}

.txt-green{
	color: #090;
}

.txt-orange{
	color: #F60;
}

.txt-black{
	color: #000;
}

.txt-right{
	text-align: right;
}

.txt-center{
	text-align: center;
}

.txt-small{
	font-size: 85%;
}

.txt-big{
	font-size: 120%;
}

.txt-superbig,
.news-list section .txt-superbig{
	font-size: 250%;
}


.txt-indent-01em{
	text-indent: -1em;
	margin-left: 1em;
}

.txt-indent-02em{
	text-indent: -2em;
	margin-left: 2em;
}

.txt-indent-03em{
	text-indent: -3em;
	margin-left: 3em;
}

.txt-indent-04em{
	text-indent: -4em;
	margin-left: 4em;
}

.txt-indent-05em{
	text-indent: -5em;
	margin-left: 5em;
}

.txt-indent02-05em{
	margin-left: 5em;
}
	
.txt-indent02-08em{
	margin-left: 8em;
}

.txt-bottom{
	margin-bottom: 2em;
}

/* ---------------------------------------------------------
お申込みフォーム用ボタン
--------------------------------------------------------- */
a.formbtn {
	-moz-box-shadow: 0px 0px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 0px 0px 0px #fff6af;
	box-shadow: 0px 0px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #62381c), color-stop(1, #441c01));
	background:-moz-linear-gradient(top, #62381c 5%, #441c01 100%);
	background:-webkit-linear-gradient(top, #62381c 5%, #441c01 100%);
	background:-o-linear-gradient(top, #62381c 5%, #441c01 100%);
	background:-ms-linear-gradient(top, #62381c 5%, #441c01 100%);
	background:linear-gradient(to bottom, #62381c 5%, #441c01 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#441c01', endColorstr='#62381c',GradientType=0);
	background-color:#441c01;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	border:3px solid #d9c8c2;
	display:block;
	text-align: center;
	cursor:pointer;
	color:#FFFFFF;
	font-family:arial;
	font-size:28px;
	padding:12px 76px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	margin: 20px auto 50px;
}
a.formbtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #441c01), color-stop(1, #62381c));
	background:-moz-linear-gradient(top, #441c01 5%, #62381c 100%);
	background:-webkit-linear-gradient(top, #441c01 5%, #62381c 100%);
	background:-o-linear-gradient(top, #441c01 5%, #62381c 100%);
	background:-ms-linear-gradient(top, #441c01 5%, #62381c 100%);
	background:linear-gradient(to bottom, #441c01 5%, #62381c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62381c', endColorstr='#441c01',GradientType=0);
	background-color:#62381c;
}
a.formbtn:active {
	position:relative;
	top:1px;
}

/* ---------------------------------------------------------
#home
--------------------------------------------------------- */
body#home{
	background: #53362D;
}

#home header{
	width: 100%;
	height: auto;
	padding-top: 275px;/*1920px*/
	background: none;
}

/*
@media screen and (min-width: 1919px) {
	#home header{padding-top: 275px;}
}
*/
@media screen and (max-width: 1680px) {
	#home header{padding-top: 235px;}
}
@media screen and (max-width: 1600px) {
	#home header{padding-top: 230px;}
}
@media screen and (max-width: 1440px) {
	#home header{padding-top: 205px;}
}
@media screen and (max-width: 1366px) {
	#home header{padding-top: 190px;}
}
@media screen and (max-width: 1280px) {
	#home header{padding-top: 180px;}
}
@media screen and (max-width: 1093px) {
	#home header{padding-top: 155px;}
}
@media screen and (max-width: 1024px) {
	#home header{padding-top: 145px;}
}
@media screen and (max-width: 768px) {
	#home header{padding-top: 110px;}
}
/*
@media screen and (max-width: 720px) {
	#home header{padding-top: 25px;}
}
*/

#home .contents{
	/* width: 100%; */
	max-width: 640px;
	background: url(http://maisonkayser-sendai.jp/img/common/contents-bg-stripe.png) repeat;
	padding: 20px 17px;
}

#home aside #side-nav{
	padding: 0;
	background: none;
}
/*
@media screen and (max-width: 768px) {
	#home aside #side-nav{width: 600px;}
}
*/

#home #g-nav/* ,#sub-nav */{
	background: #512A1C;
	background: rgba(0,0,0,0.6);
}

#home header .copy{
	width: 100%;
	position: absolute;
	top: 0;
	left: 5%;
}


#home .wrapper{
	background: url(http://maisonkayser-sendai.jp/img/common/contents-bg-stripe.png) repeat;
}

#home .recommend section{
	width: 300px;
}


/* ---------------------------------------------------------
#blog-list
--------------------------------------------------------- */


/* ---------------------------------------------------------
footer
--------------------------------------------------------- */
footer{
	width: 100%;
	height: auto;
	padding: 20px 0;
	background: #53362D url(http://maisonkayser-sendai.jp/img/common/footer-bg-grad.png) no-repeat center top;
	color: #fff;
}

footer .f-wrapper{
	width: 100%;
	max-width: 960px;
	height: auto;
	margin: 0 auto;
	/* padding-top: 20px; */
}

footer .inner {
	margin: 10px 0;
}

footer #footer-nav{
	width: 100%;
	max-width: 660px;
	height: auto;
	float: left;
}

footer #footer-nav ul{
	width: 210px;
	height: auto;
	float: left;
	font-size: 90%;
}

footer #footer-nav ul li{
	margin-bottom: 1em;
}

footer #footer-nav ul li a{
	background: url(../img/common/arrow-footer-01.png) no-repeat left center;
	padding: 0 0 0 10px;
	display: block;
}

footer #footer-nav ul ul li a{
	background: url(../img/common/arrow-footer-02.png) no-repeat left center;
	margin-left: 1em;
	padding: 0 0 0 10px;
	display: block;
}


footer #footer-nav ul li a:link,footer #footer-nav ul li a:visited{
	color: #fff;
	text-decoration: none;
}

footer #footer-nav ul li a:hover,footer #footer-nav ul li a:active{
	color: #fff;
	text-decoration: underline;
}

footer #footer-address{
	width: 220px;
	height: 194px;
	padding: 20px 40px 0 40px;
	float: right;
	background: url(http://maisonkayser-sendai.jp/img/common/fotter-frame.png) no-repeat center top;
	text-align: center;
	font-size: 90%;
	vertical-align: middle;
}

footer #footer-address p{
	line-height: 180%;
	margin: 0;
}

footer #footer-address a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.copyright{
	padding-top: 10px;
	background: url(http://maisonkayser-sendai.jp/img/common/footer-line.png) no-repeat center top;
	text-align: center;
	font-size: 75%;
	clear: both;
}
address{
	font-weight: bold;
	font-size: 125%;
	font-style: normal;
	line-height: 150%;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------
mailformpro Remodeling
--------------------------------------------------------- */

form#mailformpro dl dt{
	padding: 0;
	margin-top: 17px;
	border-top: none;
	font-weight: bold;
}

.mfp_colored{background: #f6f3ea;}

form#mailformpro label.mfp_not_checked{border: solid 1px #e4d7b7;}

form#mailformpro label.mfp_checked{
	background-color:  #F2EBD9;
	border: solid 1px #e4d7b7; 
}

ul#mfp_phase_stat li.mfp_active_phase{
	background-color:  #F2EBD9;
}