@charset "utf-8";
/* **************************************************

CSS Information
File Name : page.css
Style Info: ページ毎のスタイル指定
Date: 2015-10-20	

************************************************** */
/* --------------------------------------------------
	Class Settings - サイト特有の汎用クラス設定
-------------------------------------------------- */
/* --------------------------------------------------
	.pc, .smp -　PC／スマートフォン表示切替
-------------------------------------------------- */
.pc {
	display: block;
}

.smp {
	display: none;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (min-width:320px) and (max-width:800px) {	
	
	.pc {
		display: none;
	}
			
	.smp {
		display: block;
	}

}	

/* --------------------------------------------------
	Column - カラム設定
-------------------------------------------------- */
/*	.col3 - 3カラムリスト
-------------------------------------------------- */
.col3 {
	list-style: none;
}

.col3:after {
	content: "";
	display: block;
	clear: both;
	min-height: 1%;
}
	
	.col3 .col {
		float: left;
		width: 33.333333333%;
		margin-bottom: 20px;
		padding: 0 10px;
		
		-moz-box-sizing: border-box;		
		-webkit-box-sizing: border-box;		
		box-sizing: border-box;	
	}
	
	.col3 .col img {
		margin-bottom: 10px;
	}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	.col3 {
		margin: auto;
	}
	
		.col3 .col {
			float: none;
			width: 300px;
			display: block;
			margin: 20px auto;
		}

}

/*	.col4 - 4カラムリスト
-------------------------------------------------- */
.col4 {
	list-style: none;
	margin: 0 -2.5%;
}

.col4:after {
	content: "";
	display: block;
	clear: both;
	min-height: 1%;
}

	.col4 .col {
		float: left;
		width: 20%;
		margin: 0 2.5% 20px;
	
		-moz-box-sizing: border-box;		
		-webkit-box-sizing: border-box;		
		box-sizing: border-box;		
	}
	
	.col4 .col img {
		margin-bottom: 10px;
	}

/*	Responsive Settings
-------------------------------------------------- */		
@media screen and (max-width:800px) {

	.col4 {
		margin: auto;
	}
	
		.col4 .col {
			float: none;
			width: 300px;
			display: block;
			margin: 20px auto;
		}

}


/* --------------------------------------------------
	Title -　タイトル
-------------------------------------------------- */	
.titleBlock {
	margin-bottom: 50px;
	text-align: center;
}

	.title01 {
		font-size: 38px;
		font-size: 3.8rem;
	}
	
	.subTitle01 {
		display: inline-block;
		margin: 6px 0 0 !important;
		padding: 0 22px;
		border-right: 2px solid #e50011;
		border-left: 2px solid #e50011;
		font-family: 'Lora', serif;	
		line-height: 1;
	}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {
	
	.titleBlock {
		margin-bottom: 30px;
	}	

		.title01 {
			font-size: 27px !important;
			font-size: 2.7rem !important;
			line-height: 1.3;
		}
	
		.subTitle01 {
			font-size: 15px !important;
			font-size: 1.5rem; !important;
			line-height: 1;
		}

}


/* --------------------------------------------------
	Lead - リード文
-------------------------------------------------- */	
.leadBlock {
	margin-bottom: 40px;
	text-align: center;
}

	.lead01 {
		display: inline-block;
		margin-bottom: 20px;
		padding-bottom: 6px;
		border-bottom: 2px solid #ddd;
		font-size: 30px !important;
		font-size: 3.0rem !important;
		font-weight: bold;
		line-height: 1.3;
		text-align: center;
	}
	
	.lead02 {
		margin-bottom: 50px;
		font-size: 20px !important;
		font-size: 2.0rem !important;
	}


/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {
	
	.leadBlock {
		margin-bottom: 10px;
	}	

		.lead01 {
			margin-bottom: 10px !important;
			padding: 0;
			border-bottom: 0;
			font-size: 19px !important;
			font-size: 1.9rem !important;
			line-height: 1.3;			
		}
		
		.lead02 {
			margin-bottom: 20px !important;		
			font-size: 18px !important;
			font-size: 1.8rem !important;
			line-height: 1.3;			
		}

}


/* --------------------------------------------------
	Heading - 見出し
-------------------------------------------------- */
.headingBlock {
	margin-bottom: 40px;
	text-align: center;
}

	.heading01 {
		display: inline-block;
		padding: 0 28px 14px;
		background: url(../tmpl-img/bg_heading01.png) repeat-x left bottom;	
		font-size: 28px;
		font-size: 2.8rem;
		font-weight: bold;
	}
	
	.heading02 {
		font-size: 30px;
		font-size: 3.0rem;
	}
	
	.heading02:before {
		content: "―";
		padding-right: 20px;
		color: #e50011;	
		font-weight: bold;
	}
	
	.heading02:after {
		content: "―";
		padding-left: 20px;
		color: #e50011;
		font-weight: bold;
	}

	.heading03 {
		display: inline-block;
		padding: 0 28px 14px;
		font-size: 28px;
		font-size: 2.8rem;
		font-weight: bold;
	}


/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	.headingBlock {
		margin-bottom: 20px;
	}

		.heading01 {
			font-size: 19px !important;
			font-size: 1.9rem !important;
			line-height: 1.3;
		}

		.heading03 {
			font-size: 19px !important;
			font-size: 1.9rem !important;
			line-height: 1.3;
		}
	
}


/* --------------------------------------------------
	Btn - ボタン
-------------------------------------------------- */
.btn01 {
	width: 480px;
	margin: 40px auto 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	text-align: center;
}

.btn01 a {
	display: block;
	padding: 17px 0 16px;
	background-color: #fff;
	border-radius: 10px;
	color: #333;
	font-size: 18px !important;
	font-size: 1.8rem !important;
	font-weight: bold;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}

.btn01 a:hover {
	color: #333;	
	background-color: #f4eee1;	
}


.btn02 {
	max-width: 300px;
	margin: 0 auto;	
	font-size: 18px !important;
	font-size: 1.8rem !important;
	text-align: center;	
}	

.btn02 a {
	display: block;
	padding: 13px 0 12px;
	background-color: #fff;
	border: 2px solid #535353;	
	border-radius: 20px;	
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;			
}

.btn02 a:hover {
	color: #333;
	background-color: #f4eee1;
}

	
	/*	トグル動作時のスタイル設定
	-------------------------------------------------- */
	.toggleBtn {
		margin: 30px auto 0;
	}

	.toggleBtn a span {
		display: inline-block;
		padding-left: 30px;
		border: none;
		background: url(../tmpl-img/ico_btn01.png) no-repeat left center;
		background-size: 16px 16px;
	}
	
	.toggleBtn.active span {
		background: url(../tmpl-img/ico_btn02.png) no-repeat left center;
		background-size: 16px 16px;
	}


/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {
	
	.btn01 {
		width: 200px;
		margin: 30px auto;
	}
	
}


/* --------------------------------------------------
	etc - その他のスタイル
-------------------------------------------------- */
/* .externalLink - 外部リンクアイコン
-------------------------------------------------- */
.externalLink01 {
	padding-right: 20px;
	background: url(../tmpl-img/ico_external_link01.png) no-repeat right center;
	background-size: 16px 16px;
}

/* .note - 注釈
-------------------------------------------------- */
.note {
	font-size: 12px;
	font-size: 1.2rem;
}

/* .errorMessage - エラーメッセージ
-------------------------------------------------- */
.errorMessage {
	color: #e50012;
}



/* --------------------------------------------------
	各セクション共通スタイル設定
-------------------------------------------------- */
.contents section {
	padding: 50px 0;
}

.contents p {
	margin-bottom: 16px;
	font-size: 16px;
	font-size: 1.6rem;
}

.contents table {
	width: 100%;
	margin: 30px 0;
	background-color: #fff;
	border-top: 1px solid #ddd;	
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}

.contents table caption {
	margin-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}

.toggleContent table {
	margin: 0;
}

.contents th,
.contents td {
	padding: 20px;
	border-bottom: 1px solid #ddd;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.contents th {
	width: 25%;
	background-color: #f5f5f5;
	text-align: center;
	vertical-align: middle;
}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {
	
	.contents section {
		padding: 20px 0;
	}
	
}

@media screen and (max-width:640px) {
	
	.contents th,
	.contents td {
		display: block;
		width: 100%;
	}

	.contents th {
		border-bottom: none;
	}
	
}



/* #about - オオミヤについて
-------------------------------------------------- */
#about {
	background: url(../tmpl-img/bg_about01.jpg) no-repeat center bottom;
	background-size: cover;	
}

#about .wrapper {
	width: 900px;
	margin: 0 auto;
}

#about .photo {
	width: 365px;
	margin-left: 30px;
}

#about .photo p:first-child {
	margin-bottom: 30px;
}

#about .text {
	width: 495px;
	overflow: hidden;
}

#about .lead03 {
	font-size: 1.8rem;
	font-weight: bold;
}


/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	#about .wrapper {
		width: 100%;
	}
	
	#about .photo {
		text-align: center;
	}	
	
	#about .photo p:first-child {
		margin-bottom: 20px;
	}	
	
}


/* #corporate - 会社案内
-------------------------------------------------- */
#corporate {
	background: #0f0f0f url(../tmpl-img/bg_corporate01.jpg) no-repeat center top;
	background-size: cover;
	color: #fff;
}

#corporate .lead01 span {
	font-size: 20px !important;
	font-size: 2.0rem !important;
}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	#corporate .lead01 span {
		font-size: 16px !important;
		font-size: 1.6rem !important;
	}
	
}


/* #business - 事業案内
-------------------------------------------------- */
#business {
	background: #faf9f5;
}

#business .inner {
	max-width: 1200px;
}

#business .col h3 {
	margin-bottom: 24px;
	padding-bottom: 24px;
	background: url(../tmpl-img/bg_bussiness_h3_01.png) no-repeat center bottom;
	background-size: 12px 8px;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;	
}

#business .col p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.7;
}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	#business .col .fig {
		text-align: center;
	}
	
	#business .col {
		margin-bottom: 50px;
	}	
	
}


/* #shop - 店舗情報
-------------------------------------------------- */
#shop {
	background-color: #fff;
}

#shop .leadBlock {
	margin-top: 30px;
	margin-bottom: 20px;
}

#shop .lead01 {
	padding: 0;
	border: none;
}

#shop .shopList01 {
	margin-bottom: 14px;
}

#shop .shopList01 li {
	display: table;
	float: left;
	/*width: 16.666666666%;*/
	width: 15.2857142%; /* ゼニス ブティック大阪 オープン時に切替*/
	height: 60px;
	padding-bottom: 6px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
}

#shop .shopList01 li.btq{
	display: table;
	float: left;
	/*width: 16.666666666%;*/
	/*width: 25.2857142%;*/ /* ゼニス ブティック大阪 オープン時に切替*/
	/*width: 15.2857142%;*/ /* 6店舗掲載時 */
	/*width: 25%;*/ /* 5店舗掲載時 */
	width: 15.2857142%;
	height: 60px;
	padding-bottom: 6px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
}


#shop .shopList01 .r-tabs-state-active {
	background: url(../tmpl-img/bg_shop_list01_active.png) no-repeat center bottom;
}

#shop .shopList01 li a {
	display: table-cell;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

#shop .shopList01 li a:hover {
	color: #333;
	background-color: #f4eee1;
}

#shop .fl {
	width: 38%;
}

#shop .shopInfo h3 {
	margin-bottom: 20px;
	font-size: 28px;
	font-size: 2.8rem;
}

#shop .shopInfo h4 {
	margin: 20px 0 20px;
	font-size: 15px;
	font-size: 1.5rem;
}

#shop .shopInfo .itemList01 li {
	float: left;
	margin-right: 10px;
}

#shop .shopInfo .btnShop01 {
	margin-top: 20px;
}

#shop .shopInfo .btnShop01 a {
	display: block;
	width: 200px;
	padding: 10px;
	background-color: #111;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;		
}

#shop .shopInfo .btnShop01 a:hover {
	background-color: #555;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;		
}

/*
#shop .shopInfo .snsNavi01 {
	position: static;
}

#shop .shopInfo .snsNavi01 li {
	margin-top: 20px;
	margin-right: 10px;
}
*/
#shop .shopInfo .fr {
	width: 60%;
	overflow: hidden;
}

#shop .heading02 {
	margin: 30px 0;
}

#shop .wrapper .photo {
	position: relative;
	width: 25%;
}

#shop .shopMessage .photo:after {
	position: absolute;
	content: url(../tmpl-img/bg_shop_message01.png);
	right: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 100;
}

#shop .shopMessage .text {
	width: 75%;
	padding: 50px;
	background-color: #f4eee1;
	line-height: 1.8;
	box-sizing: border-box;
}

#shop .shopAccess .map {
	margin-bottom: 30px;
}

#shop .shopAccess .map iframe {
	width: 100%;	
}

#shop .shopAccess .btnMap {
	font-size: 24px;
	font-size: 2.4rem;
}

#shop .shopAccess .btnMap span {
	padding-right: 26px;
	background: url(../tmpl-img/ico_btn_map01.png) no-repeat right center;
	background-size: 20px 20px;
}

#shop .headingBlock {
	margin-top: 100px !important;
	margin-bottom: 10px !important;
}

#shop .titleBlock + .headingBlock {
	margin-top: 50px !important;
}


/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	#shop .shopInfo .fl {
		margin-bottom: 30px !important;
	}
	
	#shop .shopMessage .wrapper {
		padding: 20px 10px 10px;
		background-color: #f4eee1;
	}	
	
	#shop .shopMessage .photo {
		margin-bottom: 20px !important;
		text-align: center;
	}
	
	#shop .shopMessage .photo:after {
		display: none;
	}	
	
	#shop .shopAccess {
		padding-bottom: 20px;
	}
		
	#shop .shopAccess .map {
		padding: 0 10px;
		
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#shop .headingBlock {
		margin-top: 30px !important;
	}

	#shop .titleBlock + .headingBlock {
		margin-top: 20px !important;
	}
	
}


/* #recruit - 採用情報
-------------------------------------------------- */
#recruit {
	background: #ddd url(../tmpl-img/bg_recruit01.jpg) no-repeat center top;
	background-size: cover;
}

#recruit .content {
	padding: 60px;
	background-color: #fff;
	line-height: 1.8;
}

#recruit .content h3 {
	margin-bottom: 30px;
	font-size: 30px;
	font-size: 3.0rem;
}

#recruit .content td a {
	color: #e50011;
}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	#recruit .content {
		padding: 30px 15px 15px;
	}
	
	#recruit .content h3 {
		margin-bottom: 20px;
		font-size: 20px;
		font-size: 2.0rem;
	}	
	
}


/* #policy - ポリシー
-------------------------------------------------- */
#policy {
	background: #333236;
	color: #fff;
}

#policy .content {
	padding: 8px;
	border: 2px solid #fff;
}

#policy .content-inner {
	padding: 40px 80px;
	border: 4px solid #fff;
}

#policy .content ul {
	margin-bottom: 50px;
}

#policy .content li {
	margin: 20px 0;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.8;	
}

#policy .content ul li {
	padding-left: 20px;
	background: url(../tmpl-img/ico_policy_list01.png) no-repeat left 7px;
	background-size: 10px 10px;
}

#policy .content ol li {
	padding-left: 40px;
}

#policy .content ol .first {
	background: url(../tmpl-img/ico_policy_list_n01.png) no-repeat left top;
	background-size: 27px 31px;
}

#policy .content ol .second {
	background: url(../tmpl-img/ico_policy_list_n02.png) no-repeat left top;
	background-size: 27px 31px;
}

#policy .content ol .third {
	background: url(../tmpl-img/ico_policy_list_n03.png) no-repeat left top;
	background-size: 27px 31px;
}

#policy .content ol .fourth {
	background: url(../tmpl-img/ico_policy_list_n04.png) no-repeat left top;
	background-size: 27px 31px;
}

#policy .content ol .fifth {
	background: url(../tmpl-img/ico_policy_list_n05.png) no-repeat left top;
	background-size: 27px 31px;
}

/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {

	#policy .content-inner {
		padding: 20px 15px;
	}	

}


/* #contact - お問い合わせ
-------------------------------------------------- */
#contact {
	background-color: #cececf;
}

#contact .titleBlock {
	margin-bottom: 40px;
}

#contact .form {
	font-family: "Garamond", "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#contact .form .item {
	margin-bottom: 20px;
}

#contact .form .fl {
	width: 50%;
}

#contact .form input[type="text"],
#contact .form textarea {
	width: 100%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #eee;
	font-size: 15px;
	font-size: 1.5rem;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contact .form .fl input {
	width: 90%;
}

#contact .btnSubmit {
	margin-top: 10px;
	text-align: center;
}

#contact .btnSubmit input[type="submit"] {
	width: 100%;
	max-width: 300px;
	background: #fff !important;
	padding: 13px 0 12px !important;
	border: 2px solid #535353 !important;
	border-radius: 10px !important;
	font-family: "Garamond", "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 18px;
	font-size: 1.8rem;
	cursor: pointer;	
}

#contact .label9 {
	display: none;
}

/* for IE9 */
.ie9 #contact .label9 {
	display: block;
	margin-bottom: 10px;
	font-size: 1.4rem;
}


/*	Responsive Settings
-------------------------------------------------- */	
@media screen and (max-width:800px) {
	
	#contact {
		background-color: #dad5c8;
	}
	
	#contact .form .item {
		margin-bottom: 20px !important;
	}
	
	#contact .form .fl input {
		width: 100%;
	}	

}

	/*改行
680px以下の時「.br-pc」は非表示、「.br-sp」は表示
680px以下の時「.br-pc」は表示、「.br-sp」は非表示*/
@media screen and (min-width: 991px){   
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 991px){   
  .br-pc { display:none; }
  .br-sp { display:block; }
}
