@charset "UTF-8";

/*--------------------------------------------------------------------------------
	composition
--------------------------------------------------------------------------------*/

html { font-size: 62.5% /*10px*/; }
body {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: "Open Sans", Verdana, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.3333; /* 20px */
	letter-spacing: .01em;
	text-align: center;
}

/*--------------------------------------------------------------------------------
	common
--------------------------------------------------------------------------------*/

.ebox {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding-top: 0;
	padding-bottom: 0;
}


/*--------------------------------------------------------------------------------
	topimage
--------------------------------------------------------------------------------*/

#topimage {
	width: 100%;
	height: 210px;
	background: url(img/topimage-sp.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 1;
}
#topimage .topimage-on{
	position: relative;
	z-index: 2;
	padding-top: 60px;
}
#topimage .topimage-on img{
	width: 320px;
}

/*--------------------------------------------------------------------------------
	feat
--------------------------------------------------------------------------------*/

#feat {
	position: relative;
	overflow: hidden;
}
#feat.ebox {
	margin-bottom: 0 !important;
}
#feat h1 {
	display: block;
	width: 300px;
	height: 75px;
	background: url(img/feat-h1-sp.png) no-repeat top left;
	background-size: contain;
	margin-top: 10px;
	margin-bottom: 65px;
	position: relative;
	z-index: 2;
}
#feat .about {
	font-size: 1.3rem;
	display: inline-block;
	margin-top: 130px;
	position: relative;
	z-index: 3;
}
#feat .kodawari-catch {
	position: absolute;
	top: 25px;
	right: -25px;
	width: 100%;
	padding-top: 270px; 
	z-index: 1;
	background: url(img/kodawari-catch.png) no-repeat top right;
	background-size: cover;
}

/* h2 */

#feat .row-grid {
	position: relative;
	top: 0;
	margin-bottom: 20px;
}
#feat h2 a,
#feat .feat03 {
	display: block;
	height: 135px;
	position: relative;
	z-index: 2;
}
#feat .col-sp-6 {
	margin-top: -15px;
}
#feat .feat01 { 
	width: 160px;
	background: url(img/feat01.png) no-repeat center; 
	background-size: contain; 
	margin: 0 auto;
	}
#feat .feat02 { 
	background: url(img/feat02.png) no-repeat center; 
	background-size: contain; 
	}
#feat .feat03 { 
	background: url(img/feat03.png) no-repeat center; 
	background-size: contain;
	}

/*--------------------------------------------------------------------------------
	belt (contact)
--------------------------------------------------------------------------------*/

.belt {
	height: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f7f0e6;
}
.belt h1 {
	display: block;
	width: 300px;
	height: 27px;
	background: url(img/belt-h1.gif) no-repeat;
	background-size: contain;
	margin-bottom: 20px;
}
.belt .tel {
	display: block;
	width: 300px;
	height: 61px;
	background: url(img/belt-tel.gif) no-repeat;
	background-size: contain;
	margin-bottom: 20px;
}

/* belt-btn */

.belt .btn-menu a,
.belt .btn-contact a { 
	display: block;
	width: 145px;
	height: auto;
	padding: 6px;
	margin-bottom: 10px;
	background: #decfba;
	color: #0c0306;
	float: left;
}
.belt .btn-menu a:hover,
.belt .btn-contact a:hover { 
	text-decoration: none;
}
.belt .btn-menu a {
	margin-right: 10px;
}


/* belt-btn icon */

.belt .btn-menu .icon,
.belt .btn-contact .icon { 
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 auto !important;
}
.belt .btn-menu span,
.belt .btn-contact span { 
	font-size: 1.3rem;
	text-align: center;
}

/* order-area */
.belt .order { 
	display: block;
	width: 300px;
	height: 56px;
	background: url(img/belt-order.png) no-repeat;
	background-size: contain;
	position: relative;
	margin-top: 15px;
	z-index: 2;
}
.belt .area-text {
	display: block;
	width: 270px;
	height: 92px;
	background: url(img/belt-area_text.png) no-repeat;	
	background-size: contain;
	margin-left: 13px;
}
.belt .area {
	display: block;
	width: 300px;
	height: auto;
	background: #fff url(img/belt-area.gif) no-repeat;
	background-size: contain;
	padding-top: 13px;
	padding-bottom: 65px;
	margin-top: -7px !important;
}
.belt .btn-guide {
	width: 176px;
	height: 24px;
	margin-top: -45px;
	margin-left: 13px;
	overflow: hidden;
	}
	

/*--------------------------------------------------------------------------------
	scene
--------------------------------------------------------------------------------*/

#scene {
	background: #F7F0E6;
}

#scene h1 {
	display: block;
	width: 300px;
	height: 99px;
	background: url(img/scene-h1-sp.png) no-repeat;
	background-size: contain;
	position: relative;
	top: -35px;
	left: 50%;
	margin-left: -145px;
	margin-bottom: -20px;
}

/* h2 */
#scene h2 {
	display: block;
	width: 65%;
	height: 50px;
	background: #76000D;
	color: #fff;
	font-size: 1.5rem !important;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottoom: 10px;
}

#scene a {
	display: block;
	width: 100%;
	height: 50px;
	position: relative;
}
#scene span { 
	display: block;
	width: 42%;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
}
#scene .scene01, #scene .scene02, #scene .scene03, #scene .scene04, #scene .scene05, #scene .scene06 { margin-bottom: 10px; }
#scene .scene01 span { background: url(img/index-scene-sports_fest.png) no-repeat; background-size: cover; background-position: 8px -48px; }
#scene .scene02 span { background: url(img/index-scene-pta.png) no-repeat; background-size: cover; background-position: 10px -10px; }
#scene .scene03 span { background: url(img/index-scene-bukatsu.png) no-repeat; background-size: cover; background-position: 15px -85px; }
#scene .scene04 span { background: url(img/index-scene-hanami.png) no-repeat; background-size: cover; background-position: 8px -30px; }
#scene .scene05 span { background: url(img/index-scene-kaigi.png) no-repeat; background-size: cover; background-position: 8px -23px; }
#scene .scene06 span { background: url(img/index-scene-kaisha.png) no-repeat; background-size: cover; background-position: 8px -15px; }


/*--------------------------------------------------------------------------------
	menu
--------------------------------------------------------------------------------*/

#menu h1 {
	display: block;
	width: 300px;
	height: 67px;
	background: url(img/menu-h1-sp.png) no-repeat;
	background-size: contain;
	margin-bottom: 30px;
	margin-top: -22px;
}

/* menu-list */
#menu .menu-list a {
	display: block;
	height: 120px;
	margin-top: -10px;
}
#menu .makunouchi a { background: url(img/menu-makunouchi.jpg) no-repeat; background-size: contain;  }
#menu .gattsuri a { background: url(img/menu-gattsuri.jpg) no-repeat; background-size: contain; }
#menu .omusubi a { background: url(img/menu-omusubi.jpg) no-repeat; background-size: contain; }
#menu .sushi a { background: url(img/menu-sushi.jpg) no-repeat; background-size: contain; }
#menu .men a { background: url(img/menu-men.jpg) no-repeat; background-size: contain; }
#menu .catering-oeuvre a { background: url(img/menu-catering-oeuvre.jpg) no-repeat; background-size: contain; }
#menu .healthy a { background: url(img/menu-healthy.jpg) no-repeat; background-size: contain; }
#menu .kodawari a { background: url(img/menu-kodawari.jpg) no-repeat; background-size: contain; }
#menu .kaisha a { background: url(img/menu-kaisha.jpg) no-repeat; background-size: contain; }

#menu .menu-list .menu-all a {
	width: 200px;
	height: 30px !important;
	margin: 0 auto 10px auto;
	background: url(img/btn-menu-all.gif) no-repeat right;
	background-size: contain;
}


/*--------------------------------------------------------------------------------
	kodawari
--------------------------------------------------------------------------------*/

#kodawari {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: auto;
	background: url(img/kodawari-bg.png) repeat top left;
}

/* about */
#kodawari .about .row {
	margin-top: 20px;
	font-size: 1.5rem;
}
#kodawari .about p {
	margin-bottom: 10px;
}
#kodawari .btn-kodawari a {
	display: block;
	height: 30px;
	padding: 6px 10px;
	background: #76000D;
	color: #fff;
	position: relative;
	}
#kodawari .btn-kodawari a:before {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
	right: 15px;
	}


/*--------------------------------------------------------------------------------
	news-ossume
--------------------------------------------------------------------------------*/

#news-ossume.ebox {
	margin-bottom: 0 !important;
}


/*--------------------------------------------------------------------------------
	news
--------------------------------------------------------------------------------*/

#news {
	margin-bottom: 10px;
}
#news .news-inner {
	min-height: 137px;
	background: #fff;
	padding: 7px 0 13px 0;
}

/* h1 */

#news h1 {
	display: block;
	height: 45px;
	padding-left: 8px;
	background: #000000;
	border-bottom: solid 5px #76000d; 
	line-height: 40px;
	text-align: left;
	position: relative;
}
#news h1 a {
	display: inline-block;
	color: #fff;
	font-size: 2.0rem;
	font-weight: normal;
}


/* list */

#news ul {
	margin: 0;
}
#news .list {
	margin: 0;
}
#news li {
	padding: 11px 7px 12px 7px;
	border-bottom: dashed 1px #b3b3b3;
}
#news li a {
	color: #4d4d4d;
	font-size: 1.4rem;
	border-bottom: solid 1px #4d4d4d;
}
#news .date {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: bold;
	padding-bottom: 4px !important;
}

/* btn */

#news .news-btn a {
	padding-right: 30px;
	color: #fff;
	font-size: 1.3rem;
	text-align :right;
	position: absolute;
	top: 20px;
	right: 10px;
}

#news .news-btn a:before,
#osusume .osusume-btn a:before {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	top: 50%;
	margin-top: -.6em;
	line-height: 1;
	right: 15px;
}


/*--------------------------------------------------------------------------------
	osusume
--------------------------------------------------------------------------------*/

#osusume {
	margin-bottom: 0 !important;
}
#osusume .osusume-inner {
	min-height: 200px !important;
	background: #fff;
}
#osusume .osusume-list {
	margin-top: 10px !important;
}

/* h1 */

#osusume h1 {
	display: block;
	height: 45px;
	padding-left: 8px;
	background: #000000;
	border-bottom: solid 5px #76000d; 
	line-height: 40px;
	text-align: left;
	position: relative;
	color: #fff;
	font-size: 1.8rem;
	font-weight: normal;
}


/* osusume-list */

#osusume .col-pc-12 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
}
#osusume .col-pc-12 a {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
}
#osusume .col-pc-12 a:hover {
	opacity: 0.8;
	text-decoration: none;
}
#osusume .category span {
	padding: 2px 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #fff;
	font-size: 1.3rem;
}
#osusume .category.makunouchi span { background: #1f5b13; }
#osusume .category.gattsuri span { background: #36177e; }
#osusume .category.omusubi span { background: #f3740d; }
#osusume .category.sushi span { background: #cb0f56; }
#osusume .category.men span { background: #172243; }
#osusume .category.catering-oeuvre span { background: #B52325; }
#osusume .category.kaisha span { background: #ff826a; }
#osusume .category.healthy span { background: #59af2a; }
#osusume .category.kodawari span { background: #fd8dad; }

/* bentou */

#osusume .bentou {
	padding: 5px 0;
}
#osusume .bentou h2{
	margin: 5px auto 5px auto !important;
	text-align: center;
	font-size: 1.5rem;
	color: #1a1a1a;
}
#osusume .bentou .price {
	font-size: 1.2rem;
	color: #f00;
}

/* btn */

#osusume .osusume-btn a {
	padding-right: 30px;
	color: #fff;
	font-size: 1.3rem;
	text-align :right;
	position: absolute;
	top: 12px;
	right: 10px;
}

/* index-bnr */

#index-bnr .recruit img {
	margin-bottom: 10px !important;
}

