@charset "UTF-8";


/* ヘッダー＆メインビジュアル */
header {
	width: 100%;
	height: 100%;
}
#topBg {
	width: 100%;
	height: 100%;
	line-height: 0;
	position: relative;
	background-color: black;
	background: url("../images/top/mainBg.jpg") no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
}
#topBg {
	border-top: 20px #ffffff solid;
	border-left: 20px #ffffff solid;
	border-right: 20px #ffffff solid;
	border-bottom: 20px #ffffff solid;
}
#logo {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#logo img {
	position: absolute;
	top: 50%;
	left: 50%;
	background-size: cover;
	width: 210px;
	height: 190px;
	margin: -95px 0 0 -105px;
}


/* インフォメーション */
#information {
	width: 100%;
	background: #f5f5f5;
	box-sizing: border-box;
}
#information h2 {
	margin: 0 0 20px;
}
#information dl dt {
	width: 18%;
	clear: both;
	float: left;
}
#information dl dd {
	width: 82%;
	margin: 0 0 20px;
	float: left;
}
#information {
	margin: 0px 0 0;
	padding: 30px;
}
.red {
	color: #d90202;
}
#information dl dd a {
	color: #0084ff;
}
#information dl dd a:hover {
	text-decoration: underline;
}


/* コンセプト */
#concept {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
}
#conceptTxt {
	width: 67%;
	background: #f5f5f5;
	box-sizing: border-box;
	border-right: 7px #ffffff solid;
	padding: 30px;
}
#conceptTxt h2 {
	margin: 0 0 15px;
}
#conceptTxt p {
	margin: 0 0 35px;
}
#conceptImg {
	width: 33%;
	box-sizing: border-box;
	border-left: 8px #ffffff solid;
	line-height: 0;
	background: url(../images/top/conceptImg.jpg) no-repeat center center;
	background-size: cover;
}
#conceptImg img {
	display: none;
}


/* テイスト */
#taste {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
}
#tasteL {
	width: 50%;
	background: #f5f5f5;
	box-sizing: border-box;
	border-right: 7px #ffffff solid;
	padding: 30px 30px 50px;
}
#tasteL h2 {
	margin: 0 0 15px;
}
#tasteL p {
	margin: 10px 0 30px;
}
#tasteL div {
	line-height: 0;
}
#tasteL img {
	width: 100%;
	height: auto;
}
#tasteR {
	width: 50%;
	box-sizing: border-box;
	border-left: 8px #ffffff solid;
	line-height: 0;
	background: url(../images/top/tasteImg03.jpg) no-repeat right center;
	background-size: cover;
}
#tasteR img {
	display: none;
}


/* スタイル */
#style {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0;
	padding: 0 0 40px;
	background: #f5f5f5;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
}
#styleL {
	width: 260px;
	box-sizing: border-box;
	padding: 30px 30px 0;
}
#styleL h2 {
	margin: 0 0 15px;
}
#styleR {
	width: 420px;
}
#instafeed {
	padding: 30px 0px 0px;
}
#instafeed a {
	width: 200px;
	margin: 0 10px 10px 0;
	line-height: 0;
	float: left;
}
#instafeed a:hover {
	opacity: 0.8;
}
#instafeed a img {
	width: 100%;
	height: auto;
}
#andmore {
	padding: 0 10px 0 0;
	float: right;
}
#andmore a {
	color: #333333;
}
#andmore a:hover {
	text-decoration: underline;
}


/* sor7 */
#sor7 {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
}
#sor7L {
	width: 50%;
	height: 550px;
	background: #f5f5f5;
	box-sizing: border-box;
	border-right: 7px #ffffff solid;
	padding: 40px 40px 60px;
}
#sor7L h2 {
	margin: 0 0 5px;
}
#sor7L h3 {
	font-family: TBUDGothic E, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 180% !important;
	line-height: 130% !important;
	font-weight: bold;
	margin: 0 0 12px;
}
#sor7L h4 {
	font-family: TBUDGothic E, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sor7Txt {
	margin: 10px 0 35px;
}
#sor7R {
	width: 50%;
	height: 550px;
	box-sizing: border-box;
	border-left: 8px #ffffff solid;
	line-height: 0;
	background: url(../images/sor7/sor7Img.jpg) no-repeat -450px center;
	background-size: cover;
}
#sor7R img {
	display: none;
}


/* メンバー */
#member {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0;
}
#memberL {
	width: 100%;
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 30px;
}
#memberL h2 {
	margin: 0 0 15px;
}
#memberR {
	width: 100%;
}
.memberImg {
	width: 30%;
	line-height: 0;
	float: left;
}
.memberImg img {
	width: 100%;
	height: auto;
}
.memberTxt {
	width: 67%;
	float: right;
}
.memberTxt h3 {
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 20px;
}
.memberTxt h3 span {
	font-size: 120%;
}
.memberTxt p {
	margin: 0 0 10px;
}
#greeting {
	clear: both;
	width: 100%;
	border-top: 1px #c7c7c7 solid;
	margin: 15px 0 0;
	padding: 20px 0 0;
}
.memberR_block {
	background: #f5f5f5;
	margin: 15px 0 0;
	padding: 30px;
}
.blog {
	margin-right: 15px !important;
	float: left;
}
.instagram {
	float: left;
}


/* メニュー */
#menu {
	width: 100%;
	background: #f5f5f5;
	margin: 15px 0 0;
	box-sizing: border-box;
	padding: 30px;
}
#menu h2 {
	margin: 0 0 15px;
	line-height: 45px;
	float: left;
}
#tax {
	margin: 25px 0 0 20px;
	line-height: 20px;
	float: left;
}
#menu dl {
	width: 47%;
}
#menu dl dt br {
	display: none;
}
#menu dl dd {
	border-bottom: 1px #333 dashed;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#menu dl dd:last-child {
	border-bottom: none !important;
}
#menuL {
	float: left;
}
#menuR {
	float: right;
}


/* リクルート */
#recruit {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction: row;
}
#recruit > div {
	color: #ffffff;
	text-align: center;
}
#recruit h3 {
	font-size: 180%;
	line-height: 100%;
	font-weight: normal;
}
#recruit h3 span {
	font-size: 60% !important;
}
#recruit p {
	font-size: 120%;
	line-height: 140%;
	margin: 0 0 10px;
}
#recruitL {
	width: 50%;
	height: 200px;
	background: url(../images/top/recruitL.jpg) no-repeat center left;
	background-size: cover;
	box-sizing: border-box;
	border-right: 7px #ffffff solid;
}
#recruitR {
	width: 50%;
	height: 200px;
	background: url(../images/top/recruitR.jpg) no-repeat center right;
	background-size: cover;
	box-sizing: border-box;
	border-left: 8px #ffffff solid;
}
#recruitL h3 {
	padding: 40px 0 0;
}
#recruitR h3 {
	padding: 20px 0 0;
}

