@charset "UTF-8";
@import "common.css";
@import "base.css";
@import "lightview.css";

/*ソーシャルボタン--------------------*/

.social_btn {
	width: 960px;
	margin: 0 auto 20px auto;
	vertical-align:top;
}

/*header--------------------*/

/*common*/
.header_common_menu {
	background:url(../img/menu_bg_common.jpg) bottom right no-repeat;
}

/*こだわり*/
.header_commit_menu {
	background:url(../img/menu_bg_commitment.jpg) bottom right no-repeat;
}

/*サービス*/
.header_service_menu {
	background:url(../img/menu_bg_service.jpg) bottom right no-repeat;
}

/*働く*/
.header_service_work {
	background:url(../img/menu_bg_work.jpg) bottom right no-repeat;
}

/*contents--------------------*/

#contents_w_bg {
	width: 960px;
	padding: 0 23px 0 23px;
}

/*ttl--------------------*/
.page_ttl {
	margin-bottom: 25px;
}

/*block--------------------*/

.contents_block {
	clear: both;
	width: 879px;
	margin: 0 auto 40px auto;
}

.contents_box01 {
	float: left;
	width: 433px;
}

.contents_box02 {
	float: right;
	width: 433px;
}

.contents_block .thumb {
	float: left;
	width: 144px;
}

.contents_block .info_txt {
	float: right;
	width: 274px;
	text-align: left;
}

.contents_block .info_txt .btn {
	margin-top: 20px;
}

/*働く--------------------*/

.bukken_block {
	clear: both;
	width: 879px;
	margin: 0 auto 30px auto;
}


.bukken_block h2 {
	margin-bottom: 15px;
}

.bukken_block .txt {
	float: left;
	width: 521px;
	margin-left: 15px;
}

.bukken_block .txt p {
	margin-bottom: 15px;
}

.bukken_block .ph {
	float: right;
	width: 313px;
	margin-right: 15px;
}


/*パート・アルバイト募集--------------------*/

#part_main {
	width: 825px;
	height: 126px;
	margin: 30px auto 50px auto;
	background:url(../work/img/part_img.gif) top left no-repeat;
	position: relative;
}

#part_main p {
	display: none;
}

#part_main .tel_btn {
	position: absolute;
	top:54px;
	right:20px;
}


/*サイトポリシー--------------------*/

.policy_intro {
	width: 910px;
	margin: 0 auto 20px auto;
	background:url(../img/line_dot01.gif) bottom left repeat-x;
	padding: 10px 15px 20px 15px;
}


.policy_block {
	width: 940px;
	margin: 0 auto 30px auto;
}

.policy_block h3{
	margin-left: 10px;
	margin-right: 10px;
}

.policy_block p {
	margin: 0 10px 20px 10px;
}

.policy_block .indent {
	display: block;
	margin-left: 24px;
}

/*サイトマップ--------------------*/

.sitemap_block {
	width: 910px;
	margin: 0 auto 20px auto;
	padding-top: 5px;
	background:url(../img/line_dot01.gif) top left repeat-x;
}

.sitemap_block table {
	width: 100%;
	margin-bottom: 4px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #bfbfbf;
}

.sitemap_block th {
	padding: 1px 10px 3px 10px;
	text-align: left;
	vertical-align: top;
}

.sitemap_block td {
	padding: 2px 10px 3px 15px;
	text-align: left;
	border-left: 1px dotted #bfbfbf;
}


.sitemap_block img {
	margin-left: 5px;
	vertical-align: middle;
}

.sitemap_block a {
	padding-left: 8px;
	background:url(../img/icon_arrow01.gif) left center no-repeat;
}

.sitemap_block a:link,
.sitemap_block a:visited{
	color: #333333;
	text-decoration: underline;
}

.sitemap_block a:hover,
.sitemap_block a:active {
	color:#d96202;
	text-decoration: underline;
}




/*物件情報--------------------*/

#thing_intro {
	margin: 0 10px 30px 10px;
}

#thing_tab {
	clear: both;
	width: 879px;
	margin: 0 0 20px 0;
}

#thing_tab li {
	float: left;
	line-height: 0;
	font-size: 0;
}

.thing02_block {
	clear: both;
	width: 859px;
	margin: 0 auto 30px auto;
}

.thing02_block .ph {
	float: left;
	width: 218px;
}


.thing02_block .txt {
	float: right;
	width: 626px;
	margin-top: 5px;
	text-align: left;
}

.thing02_block .txt p {
	margin-bottom: 10px;
}

.thing02_block .list_ttl{
	margin-bottom: 10px;
	padding: 5px;
	background-color: #6e3722;
	color:#ffffff;
}


.thing02_block table {
	width: 839px;
	margin: 0 auto 30px auto;
	border-right: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}

.thing02_block th {
	width: 180px;
	padding: 5px;
	background-color: #ebebeb;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	font-weight: bold;
	text-align: left;
}

.thing02_block td {
	padding: 5px;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}

/*サービス--------------------*/

.service_top {
	width: 100%;
	margin-bottom: 5px;
	text-align:right;
}

.service_top a:link,
.service_top a:visited,
.service_top a:hover,
.service_top a:active,
.commitment_top a:link,
.commitment_top a:visited,
.commitment_top a:hover,
.commitment_top a:active {
	color: #e60012;
	text-decoration: underline;
}

.service_block {
	clear: both;
	width: 957px;
	margin: 0 auto 30px auto;
}

/*おまとめ*/

.omatome_tel_block{
	width: 957px;
	margin: 15px auto 0 auto;
}

/*全国*/

.country_block {
	width: 957px;
	padding-top: 25px;
	background:url(../service/img/country_top.gif) top left no-repeat;
}

.country_btm {
	width: 957px;
	padding-bottom: 25px;
	background:url(../service/img/country_btm.gif) bottom left no-repeat;
}

.country_bg {
	width: 897px;
	padding: 0 30px;
	background:url(../service/img/country_bg.gif) left repeat-y;
}

.country_block h3 {
	float: left;
	width: 224px;
}

.country_box {
	float: right;
	width: 672px;
	padding-bottom: 30px;
	background:url(../service/img/country_box_btm.gif) bottom left no-repeat;
}

.country_box_bg {
	width: 672px;
	background:url(../service/img/country_box_bg.gif) left repeat-y;
}

.country_box table {
	width: 609px;
	margin: 10px auto 0 auto;
}

.country_box table th {
	width: 198px;
	padding: 0 5px 7px 0;
}

.country_box table p {
	padding-left: 12px;
	background:url(../img/icon_disk01.gif) 0 5px no-repeat;
}

/*ポイントくらぶ*/

.point_block {
	width: 957px;
	padding-top: 10px;
	background:url(../service/img/point_top.gif) top left no-repeat;
}

.point_btm {
	width: 957px;
	padding-bottom: 45px;
	background:url(../service/img/point_btm.gif) bottom left no-repeat;
}

.point_bg {
	clear: both;
	width: 957px;
	padding-top: 10px;
	background:url(../service/img/point_bg.gif) left repeat-y;
}

.point_btn {
	clear: both;
	width: 931px;
	height: 64px;
	padding: 0 13px;
	background:#ffedd4 url(../service/img/point01_btn_bg.gif) bottom left no-repeat;
}

.point02_btn {
	clear: both;
	width: 931px;
	height: 64px;
	padding: 0 13px;
	background:#ffedd4 url(../service/img/point02_btn_bg.gif) bottom left no-repeat;
}

.point_btn li,
.point02_btn li{
	line-height: 0;
	font-size: 0;
}

/*ポイントくらぶ01*/

.point01_block01 {
	width: 886px;
	min-height: 164px;
	height: auto !important;
	height: 164px;
	margin: 15px auto 20px auto;
	background:url(../service/img/point01_img01_bg.gif) 0 116px no-repeat;
}

.point01_block01 p {
	margin: 15px 20px 0 250px;
}

.point01_block02 {
	width: 530px;
	margin: 0 auto 30px auto;
	text-align: center;
	color: #e60012;
	font-size: 85%;
}

.point01_block02 h5 {
	margin-bottom: 10px;
}

.point01_block03 {
	width: 867px;
	margin: 0 auto 40px auto;
}

.point01_block04 {
	width: 891px;
	margin: 0 auto 35px auto;
	text-align: center;
}

.point01_block05 {
	width: 888px;
	margin: 0 auto 25px auto;
	text-align: center;
}

.point01_block06{
	width: 948px;
	margin: 0 auto 40px auto;
	padding-top: 20px;
	text-align: center;
	background:url(../service/img/point01_shadow.gif) top repeat-x;
}

.point01_block07{
	width: 906px;
	margin: 0 auto 25px auto;
}

.point01_block08{
	width: 948px;
	margin: 0 auto 30px auto;
	padding-top: 10px;
	background:url(../service/img/point01_shadow.gif) top repeat-x;
}

.point01_block08 .pdf_block {
	width: 864px;
	margin: 0 auto;
	background:url(../service/img/point01_img16_bg.gif) top repeat-x;
}

.point01_block08 .pdf_block p {
	float: left;
	width: 438px;
}

.point01_block08 .pdf_block div {
	float: right;
	width: 411px;
	margin: 35px 10px 0 0;
}

.point01_block09{
	width: 895px;
	margin: 0 auto 15px auto;
	padding: 15px 10px 0 10px;
	background:url(../img/line_dot03.gif) top left repeat-x;
}

.point01_block10{
	width: 895px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background:url(../img/line_dot03.gif) top left repeat-x;
	font-size: 85%;
	color: #6b6b6b;
}



/*どっとライン*/
.point01_dot_line {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background:url(../img/line_dot03.gif) bottom left repeat-x;
}


/*前のver--------

.point01_block01 {
	width: 886px;
	margin: 0 0 70px 30px;
}

.point01_block01 .box {
	float: right;
	width: 325px;
	margin-top: 13px;
	color: #000000;
}

.point01_block01 .box .txt {
	margin: 0 0 0 10px;
	line-height: 1.4;
}

.point01_block01 .box .txt span {
	border-bottom: 1px solid #000000;
}

.point01_block02 {
	width: 871px;
	margin: 0 auto 20px auto;
	padding: 0 8px 15px 9px;
}

.point01_block03 {
	width: 903px;
	margin: 20px 0 20px 35px;
}

.point01_block04 {
	width: 888px;
	margin: 0 auto 10px auto;
	padding: 0 0 10px 0;
	background:url(../img/line_dot02.gif) bottom left repeat-x;
}

.point01_block05 {
	width: 868px;
	margin: 0 0 20px 5px;
	padding: 0 45px 45px 35px;
	background:url(../service/img/point01_shadow.gif) bottom repeat-x;
}

.point01_block06 {
	width: 897px;
	margin: 0 auto 13px auto;
	padding: 0 0 25px 7px;
	background:url(../img/line_dot03.gif) bottom left repeat-x;
}

.point01_block07 {
	width: 897px;
	margin: 0 auto;
	padding: 0 0 13px 7px;
	background:url(../img/line_dot03.gif) bottom left repeat-x;
}

.point01_block08 {
	width: 903px;
	margin: 0 0 10px 35px;
	padding: 0 0 15px 0;
	background:url(../img/line_dot02.gif) bottom left repeat-x;
}

*/

/*ポイントくらぶ QA*/

.point02_alink {
	width: 857px;
	margin: 0 auto 15px auto;
	padding: 10px 13px 0 10px;
}


.point02_alink a {
	color: #e60012;
	text-decoration: underline;
}

.point02_qabox {
	clear: both;
	width: 864px;
	margin: 0 auto 15px auto;
	padding: 15px 6px 0 13px;
	background:url(../img/line_dot01.gif) top left repeat-x;
}

.point02_qabox h3 {
	margin-bottom: 10px;
	text-align: left;
}

.point02_qabox .a_box {
	clear: both;
	width: 857px;
	margin-bottom: 15px;
}

.point02_qabox .a_box .icon {
	float: left;
	width: 29px;
	margin-left: 3px;
}

.point02_qabox .a_box .a_txt {
	float: right;
	width: 814px;
	text-align: left;
}

.point02_qabox .a_box .a_txt h4 {
	color: #930000;
	font-weight: bold;
}


.point02_caution {
	clear: both;
	width: 864px;
	margin: 35px auto 30px auto;
}


.point02_caution .float_l{
	width: 260px;
}


.point02_caution .float_r{
	width: 594px;
	text-align: left;
	font-size:85%;
	*font-size: x-small;
    *font: x-small;
}

/*こだわり--------------------*/

.commitment_top {
	clear: both;
	width: 100%;
	margin: 30px auto 0 auto;
	text-align:right;
}

.obento_block {
	clear: both;
	width: 879px;
	margin:0 auto 30px auto;
}

.obento_block li {
	width: 433px;
	margin-bottom: 10px;
	line-height: 0;
	font-size:0;
}

.obento_block .box01 {
	float: left;
}

.obento_block .box02 {
	float: right;
}

/*のり弁*/

.nori_block {
	clear: both;
	width: 900px;
	margin: 0 auto 40px auto;
}

.nori_what_block{
	clear: both;
	width: 877px;
	margin: 0 10px 0 13px;
	padding-bottom: 40px;
	background:url(../commitment/obento/nori/img/nori_what_bg.gif) 0 276px repeat-y;
}

.nori_what_block h3 {
	float: left;
	width: 149px;
}

.nori_what_block .nori_what_box {
	float: right;
	width: 728px;
	margin-bottom: 30px;
	text-align: left;
}

.nori_what_block .nori_what_box h4 {
	margin-bottom: 15px;
}

.nori_what_block .nori_what_box .txt01 {
	float: left;
	width: 457px;
	display:inline;
}

.nori_what_block .nori_what_box .ph01 {
	float: right;
	width: 234px;
	margin-right: 22px;
	display:inline;
}

.nori_what_block .nori_what_box .txt02 {
	float: left;
	width: 596px;
	display:inline;
}

.nori_what_block .nori_what_box .ph02 {
	float: right;
	width: 95px;
	margin-right: 22px;
	display:inline;
}


.nori_kodawari_block{
	clear: both;
	width: 880px;
	margin: 0 auto;
}

/*からあげ

.kara_block {
	clear: both;
	width: 905px;
	margin: 0 auto 40px auto;
}

.kara_block h2 {
	width: 900px;
	margin: 0 auto;
}

.kara_kodawari_block01 {
	clear: both;
	width: 879px;
	margin: 0 auto 15px auto;
	padding-bottom: 30px;
	background:url(../img/line_maru_x.gif) bottom left repeat-x;
}

.kara_kodawari_block02 {
	clear: both;
	width: 879px;
	margin: 0 auto 20px auto;
}

.kara_kodawari_block01 h3,
.kara_kodawari_block02 h3{
	float: left;
	width: 162px;
}

.kara_kodawari_block01 .txt,
.kara_kodawari_block02 .txt {
	float: left;
	width: 449px;
	margin: 20px 0 0 7px;
}

.kara_kodawari_block01 .ph,
.kara_kodawari_block02 .ph{
	float: right;
	width: 241px;
	margin-top: 7px;
	text-align: right;
}


.kara_ureshii {
	clear: both;
	width: 879px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}*/

/*からあげ*/

.kara_block {
	clear: both;
	width: 910px;
	margin: 0 auto 40px auto;
}

.kara_block h3 {
	clear: both;
	width: 100%;
	text-align: center;
}

.kara_kodawari_block01 {
	clear: both;
	width: 879px;
	margin: 0 auto 15px auto;
	padding-bottom: 30px;
	background:url(../img/line_maru_x.gif) bottom left repeat-x;
}

.kara_kodawari_block02 {
	clear: both;
	width: 879px;
	margin: 0 auto 25px auto;
}

.kara_kodawari_block01 h4,
.kara_kodawari_block02 h4{
	float: left;
	width: 162px;
}

.kara_kodawari_block01 .txt,
.kara_kodawari_block02 .txt {
	float: left;
	width: 449px;
	margin: 20px 0 0 7px;
}

.kara_kodawari_block01 .ph,
.kara_kodawari_block02 .ph{
	float: right;
	width: 241px;
	margin-top: 7px;
	text-align: right;
}


.kara_ureshii {
	clear: both;
	width: 879px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}

/*容器*/

.conta_block {
	clear: both;
	width: 879px;
	margin: 0 auto 40px auto;
}

.conta_box {
	clear: both;
	width: 850px;
	margin: 0 18px 0 11px;
}

.conta_box .txt01 {
	float: left;
	width: 535px;
}

.conta_box .ph01 {
	float: right;
	width: 315px;
}

.conta_box .txt02 {
	float: right;
	width: 531px;
}

.conta_box .ph02 {
	float: left;
	width: 319px;
}

.conta_box h3 {
	margin-bottom: 15px;
}

.conta_box .txt01 p{
	margin: 0 5px 10px 25px;
}

.conta_box .txt02 p{
	margin: 0 10px 10px 5px;
}

.conta_box p strong {
	color: #cb0024;
	font-weight: bold;
}

.conta_cmment {
	clear: both;
	width: 879px;
	padding-top: 5px;
}

/*ハンバーグ*/

.ham_block {
	clear: both;
	width: 879px;
	margin: 0 auto;
	background:url(../commitment/obento/hamburger/img/ham_bg.gif) top left repeat-y;
}

.ham_box01,
.ham_box03 {
	clear: both;
	width: 836px;
	margin: 0 auto 12px auto;
}

.ham_block .txt p {
	margin: 15px 15px 0 15px;
}


.ham_box01 .ph,
.ham_box03 .ph  {
	float: left;
	width: 308px;
}

.ham_box01 .txt {
	float: right;
	width: 528px;
	margin-top: 18px;
}

.ham_box02,
.ham_box04 {
	clear: both;
	width: 825px;
	margin: 0 auto 12px auto;
}


.ham_box02 .ph,
.ham_box04 .ph  {
	float: right;
	width: 308px;
}

.ham_box02 .txt {
	float: left;
	width: 517px;
	margin-top: 29px;
}

.ham_box03 .txt {
	float: right;
	width: 528px;
	margin-top: 28px;
}

.ham_box04 .txt {
	float: left;
	width: 517px;
	margin-top: 30px;
}

.ham_cmment {
	clear: both;
	width: 879px;
	margin: 0 auto;
}

.ham_commitment_top {
	width: 879px;
	margin: 30px auto 40px auto;
}


/*親子丼*/

.oyako_block {
	clear: both;
	width: 910px;
	margin: 0 auto;
}

.oyako_box {
	clear: both;
	width: 873px;
	margin: 0 27px 0 10px;
}

.oyako_box .ph {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	font-size: 85%;
	*font-size: x-small;
    *font: x-small;
	text-align: center;
}


.oyako_box .oyako_inner {
	float: left;
	width: 663px;
}

.oyako_box .oyako_inner .txt {
	float: left;
	width: 475px;
	margin: 15px;
	text-align: left;
	display:inline;
}

.oyako_box .oyako_inner .chiwawa {
	float: right;
	width: 158px;
	text-align: left;
	display:inline;
}

.oyako_comment {
	clear: both;
	width: 898px;
	margin: 0 auto;
}



