@charset "utf-8";

/*初期設定//////////////////////////*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
margin: 0;
padding: 0;
color: #444;
font-size: 13px;
font-weight: normal;
font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',  'sans-serif';
line-height: 1.8;
}
article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
	/* text-align: justify; */
	/* text-justify: inter-ideograph; */
}
img {
	border: 0;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
caption{
	text-align: left;
}
ul{
	list-style: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #db4d4d;
}
.clear{
	clear: both;
}
.inner{
  width: 945px;
  margin: 0 auto;
}
.f_right{
	float: right;
}
.f_left{
	float: left;
}
/*テキスト//////////////////////////*/
section h2 {
	padding: 60px 0 63px;
	text-align: center;
}
section h3 {
	margin-bottom: 8px;
}
.t_center{
	text-align: center;
}
/*クリアフィックス//////////////////////////*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*  IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/*--------------------------------------
ヘッダー
--------------------------------------*/
header #header_top {
  height: 66px;
}
header #header_top img{
  padding-top: 14px;
  margin-right: 35px;
  float: left;
}
header #header_top h1{
  padding-top: 25px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  float: left;
}
header .header_bottom {
	width: 100%;
	background: #FFFAF4;
}
header .header_bottom li {
	height: 74px;
	padding: 15px 0 10px;
	float: left;
}
header .header_bottom li img:hover {
	opacity: 0;
}
header .header_bottom .nav_01 {
	margin: 0 57px 0 33px;
	background: url(../img/nav/nav__01.png) no-repeat 0 15px;
}
header .header_bottom .nav_02 {
	margin-right: 88px;
  background: url(../img/nav/nav__02.png) no-repeat 0 15px;
}
header .header_bottom .nav_03 {
	margin-right: 102px;
  background: url(../img/nav/nav__03.png) no-repeat 0 15px;
}
header .header_bottom .nav_04 {
	margin-right: 88px;
  background: url(../img/nav/nav__04.png) no-repeat 0 15px;
}
header .header_bottom .nav_05 {
  background: url(../img/nav/nav__05.png) no-repeat 0 15px;
}
body.is-fixed header {
  margin-bottom: 92px;
}
body.is-fixed .header_bottom {
  position: fixed;
  top: 0;
  left: 0;
}
/*--------------------------------------
コンテンツ
--------------------------------------*/
main{
	padding-top: 10px;
	background: #FFFAF4;
}section article {
	margin-bottom: 48px;
}
section .f_left {
	width: 600px;
	overflow: hidden;
}
/*--------------------------------------
ブレーントラストについて
--------------------------------------*/
#brain {
	padding-bottom: 60px;
}
#brain .button{
	width: 257px;
	height: 41px;
	text-align: right;
	background: url(../img/content/button__contact.jpg) no-repeat bottom;
	float: right;
}
#brain .button a:hover img{
	opacity: 0;
}
#brain .nono{
	width: 100%;
	height: 149px;
	margin: -23px 0 31px;
	text-align: center;
	background: #E2E2E2;
}
/*--------------------------------------
運営ショップ
--------------------------------------*/
#shop,
#contact{
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#shop p {
	margin-bottom: 50px;
}
#shop .eemon {
	width: 300px;
	margin: 0 auto 57px;
	display: block;
}
#shop .amano {
	width: 400px;
	margin: 0 auto 57px;
	display: block;
}
#shop ul {
	margin-bottom: 60px;
}
#shop li {
	width: 142px;
	height: 150px;
	margin-right: 15px;
    margin-bottom: 60px;
	background: url(../img/content/button__shop.jpg) no-repeat bottom;
	float: left;
}
#shop li .button {
	margin-top: -8px;
}
#shop li a:hover img{
	opacity: 0;
}
#shop li.shop_pc{display: none;}
@media (min-width: 720px){
section#shop li.shop_pc{display: block;}
section#shop li.shop_sp{display: none;}
}


/*--------------------------------------
会社概要
--------------------------------------*/
#about .greeting p{
	padding-bottom: 45px;
	background: url(../img/content/yamamoto.png) no-repeat bottom right;
}
#about .bottom {
	width: 945px;
	clear: both;
}
#about .bottom .f_left,
#about .bottom .f_right {
	width: 456px;
}
#about table {
	width: 100%;
}
#about .f_right table {
	margin-bottom: 30px;
}
#about tr{
	border-top: 1px solid #ddd;
}
#about th {
	width: 145px;
	padding: 10px 0 7px;
	background: #F7F7F7;
}
#about td {
	width: 275px;
	padding: 10px 0 7px 15px;
	background: #fff;
}
#about table tr:first-child{
	border: none;
}
#about table tr:last-child{
	border-bottom: 1px solid #ddd;
}
#about table tr:first-child th{
	border-top: 3px solid #ee831a;
}
#about table tr:first-child td{
	border-top: 3px solid #c8c8c8;
}
#about .img_r {
float: right;
}
#about .map_box {
	padding: 10px 10px 2px;
	background: #fff;
	border: 1px solid #ddd;
}
/*--------------------------------------
お問い合わせ・求人について
--------------------------------------*/
#contact{
	margin-bottom: 50px;
	border-bottom: none;
}
#contact .works_text {
	margin: 0 0 20px 12px;
}
#contact #form {
	padding: 25px 0;
	background: #f9f9f9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#form table {
	width: 700px;
	margin: 0 auto;
}
#form th{
	width: 118px;
	padding: 0 40px 0 0;
	padding-right: 40px;
	font-size: 14px;
	text-align: right;
	line-height: 26px;
	vertical-align: middle;
}
#form th.last{
	padding-right: 0 !important;
	text-align: center !important;
	background: url(../img/content/button__submit.jpg) no-repeat center;
}
#form td {
	padding-bottom: 11px;
}
#form td p {
	margin: 10px;
	font-size: 14px;
}
input {
	width: 470px;
	height: 37px;
	padding: 2px 10px 0;
	font-size: 14px;
	border: 3px solid #eee;
}
select {
	width: 498px;
	height: 45px;
	font-size: 14px;
	border: 3px solid #eee;
	background: #fff;
}
textarea{
	width: 488px;
	height: 230px;
	font-size: 14px;
	border: 3px solid #eee;
}
input[name="captcha"] {
	width: 300px;
}
.submit{
	width: 221px;
	height: 36px;
	border: none;
}
.submit:hover{
	opacity: 0;
}
/*--------------------------------------
フッター
--------------------------------------*/
footer {
	padding: 10px 0 6px;
	text-align: center;
	background: #432c1e;
}
footer p{
	color: #fff;
}
/*--------------------------------------
お問い合わせ下層
--------------------------------------*/
.page{
	height: 100%;
	background: #FFFAF4;
}
.contact_page{
	width: 700px;
	padding: 25px 125px;
	margin: 50px auto 100px;
	background: #f9f9f9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.contact_page .logo {
	margin: 30px 30px 50px;
	text-align: center;
}
.bread {
	padding: 10px 20px 5px;
	margin: 0 auto 20px;
	font-size: 18px;
	background: #FFFFFF;
	border: 1px dotted #ccc;
	display: table;
}
.t_end{
	margin-bottom: 40px;
	text-align: center;
}
.contact_page table {
	width: 500px !important;
}
.page_form_tabletd {
	padding-bottom: 0 !important;
	vertical-align: middle;
}
input[name="back_button"] {
	width: 221px;
	height: 36px;
	background: #ffa300;
	border: none;
	color: #fff;
	margin: auto;
	display: block;
}
.ck_box {
	width: 484px;
	margin: auto;
}
input[name="ck_button"] {
	width: 221px;
	height: 36px;
	background: #ffa300;
	border: none;
	color: #fff;
	margin: auto;
	display: block;
	float: left;
	margin: 0 10px;
}
span.msg {
	color: #ffa300;
}
