﻿@charset "utf-8";

/*****************************************
	original.css
	企業固有のスタイルを指定
******************************************/
div#container {
  background-color: transparent;
  /*max-width: 960px;*/
  width: 100%;
}

#main .content {
  background-color: #41210b;
  padding-bottom: 50px;
  /*max-width: 960px;*/
  width: 100%;
}
.mapObj > h2 {
  top: 40px!important;
}

.mapObj p.catch {
  display:none;
}

.mainwaku {
  float: left;
  margin-left: 20px;
  width: 590px;
  min-height: 600px;
}

.mainwaku > #mainContent {
  float: none;
  margin: 0 auto;
  width: 535px;
}

.recruitInfo {
  display: none;
}

#sideContent {
  /*margin-right: 30px;*/
  width: 300px;
}

#listContent, #detailContent, #formContent {
  margin-left: 30px;
  margin-right: 30px;
}

#bottomContent {
  background-color: #fff;
  margin: 0 auto;
  padding-bottom: 10px;
  max-width: 960px;
  width: 100%;
}

/*******************************
 ヘッダー
*******************************/
#header {
  background-color: #000000;
}

#header .content {
  background-color: #000000;
  width: 960px;
}

/* 固定ヘッダ */
#header .content div.regular {
  background-color: #ffffff; /* 背景 */
  color: #000000; /* 文字色 */
  height: 69px; /* 高さ */
}

#header .content div.regular div.logo {
  padding-top: 10px; /* 企業ロゴ表示開始位置 上 */
  padding-left: 20px; /* 企業ロゴ表示開始位置 左 */
}

#header .content div.regular .note {
  bottom: 5px; /* フリーコメント開始位置 下 */
  right: 10px; /* フリーコメント開始位置 右 */
}

/*******************************
 フッター
*******************************/

/* フッタ関連の高さ指定 */
#footer .content .free {
  background-color: #907a61;
  min-height: 100px;
  width: 100%;/* ★1 自由フッタの高さ */
}

#footer .content .regular {
  display: none;/* ★2 固定フッタの高さ */
}

#footer {
  height: 100px;/* footerの高さ（ ★1＋★2 ）分指定する*/
}

#main .space {
  height: 100px;/* footerの高さ（★1＋★2）分指定する */
}

/* 固定フッタ */
#footer .content .regular {
  background-color: #d50000; /* 背景 */
  color: #ffffff; /* 文字色 */
}

/*******************************
 自由ヘッダー
*******************************/
#header .content .free {
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
  min-height: 90px;
  padding: 10px 0;
  height: auto;
  width: 960px;
}

.logo {
  width: 50%;
}

h1.h1txt {
  display: table-cell;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5em;
  text-align: right;
  width: 50%;
  vertical-align: middle;
    color: #fff;
}

.h1txt a:link, .h1txt a:visited, .h1txt a:hover {
  color: #fff!important;
}



h2.toplead1 {
  background: no-repeat url(../images/ico_bar.jpg) #47281c;
  background-position: 10px 50%;
  color: #fff;
  font-size: 1.6em;
  height: 50px;
  line-height: 50px;
  margin: 30px auto;
  text-align: left;
  text-indent: 1.2em;
  width: 95%;
}

.margt_clear {
  margin-top: 0!important;
}

h3.toplead1 {
  background: no-repeat url(../images/ico_bar.jpg) #47281c;
  background-position: 10px 50%;
  background-color: #47281c;
  color: #fff;
  font-size: 1.6em;
  height: 50px;
  line-height: 50px;
  margin: 0 0 30px 0;
  text-align: left;
  text-indent: 1.2em;
  width: 300px;
}

/*******************************
 自由コンテンツ上
*******************************/

#headContent {
  margin-bottom: 0!important;
}

#headContent .free {
}

#mapObj p.catch {	/*map.css*/
  top: 41px;
}

#mainBg {
  background-color: #000;
  width: 100%;
}

#mainimg {
  margin: 0 auto;
  padding-bottom: 30px;
  width: 960px;
}

.contwaku {
  background-color: #fff;
  margin: 0 auto;
  height: auto;
  min-height: 750px;
  overflow: visible;
  width: 960px;
}


/*******************************
 自由サイドコンテンツ
*******************************/
#sideContent .free {
}

.syokusyu {
  margin: 0 auto;
  width: 250px;
}

.syokusyu li {
  height: 94px;
  margin: 0 auto 20px auto;
  position: relative;
  text-align: center;
}

.syokusyu li p {
  font-size: 1.3em;
  position: absolute;
  top: 50%;
  left: 35%;
  line-height: 1.5;
  margin-top: -1.5em;	/*（line-height）×（行数）/2 */
}

.pd20 {
  padding-left: 20px;
}

.syokusyu li a {
  display: block;
  height: 100%;
  width: 100%;
}

.syokusyu li.btnHall {
  background: top left no-repeat url(../images/btn_hall.jpg);
}

.syokusyu li.btnOpenning {
  background: top left no-repeat url(../images/btn_openning.jpg);
}

.syokusyu li.btnHoubu {
  background: top left no-repeat url(../images/btn_honbu.jpg);
}

.syokusyu li.btnFactory {
  background: top left no-repeat url(../images/btn_factory.jpg);
}

/*******************************
 自由コンテンツ中
*******************************/
#bottomContent .freeHead {
  background-color: #fff;
}

/*登録制度*/
.TourokuSystem {
  margin: 0 auto;
  width: 773px;
}

.tourokuimg {
  margin: 20px auto;
}

.tourokuMerrit {
  width: 730px;
}

.tourokuMerrit dt {
  font-weight: bold;
  margin-top: 10px;
}

.careerup {
  margin: 30px auto;
  width: 860px;
}

.careerup_content {
  border-bottom: 2px solid #7d5023;
  min-height: 230px;
  height: auto;
  margin: 30px auto;
  overflow: hidden;
  padding-bottom: 30px;
  width: 90%;
}

.careerup_content2 {
  min-height: 230px;
  height: auto;
  margin: 30px auto;
  overflow: hidden;
  padding-bottom: 30px;
  width: 90%;
}

.careerup_lead {
  border-bottom: 1px dotted #000;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 20px;
}

.alphaname {font-size: 1.2em;}
.careerupImg {
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  min-height: 230px;
  width: 224px;
}

.careerup_txt1 {
  float: left;
  height: auto;
  text-align: justify;
  width: 620px;
}

.careerup_txt1 p {
  margin-bottom: 10px;
}


/*申し込み*/
.Btn_touroku {
  clear: both;
  background: no-repeat url(../images/touroku_arw.jpg) #e40d10;
  background-position: 98% 50%;
  border-radius: 7px;
  font-size: 2em;
  font-weight: bold;
  line-height: 60px;
  height: 60px;
  margin: 30px auto;
  text-align: center;
  width: 730px;
}

.Btn_touroku a {
  color: #fff!important;
  display: block;
}

.Btn_touroku a:hover {
  text-decoration: none!important;
}

/*******************************
 自由コンテンツ下
*******************************/
#bottomContent .freeBottom {
  background-color: #fff!important;
}

/*******************************
 自由フッター
*******************************/
#footer .content .free {
}

.FooterFreeWaku {
  display: table;
  height: 100px;
  margin: 0 auto;
  width: 960px;
}

.FooterFreeWaku a {
  color: #fff!important;
  font-weight: bold;
}

.FooterFreeWaku > .FooterLink {
  box-sizing: border-box;
  padding-top: 20px;
  display: block;
}

.FooterFreeWaku > .poweredby {
  color: #fff;
  display: table-cell;
  text-align: right;
  width: 40%;
  vertical-align: middle;
}

#top-of-page {		/*ページトップへ戻る*/
  bottom: 50px;
  display: none;/*はじめは非表示*/
  position: fixed;
  right: 30px;
  z-index: 99999;
}

#top-of-page a {
  width: 40px;
  height: 36px;
  display: block;
}

#top-of-page a:hover {
  opacity: .70;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: .70;
  -moz-opacity: .70;
}


/*************************** レスポンシブ *****************************/

#mainimg, #header .content, #header .content .free, .contwaku, .FooterFreeWaku {
    max-width: 960px;
    width: 100%;
}
#mainimg img {
    width: 100%;
}
.careerup_txt1 {
    width: 64.5%;
}
.careerup {
    margin: 30px auto;
    max-width: 860px;
    width: 100%;
}
.careerup img {
    width: 100%;
}
.mainwaku {
    width: 61.5%;
}
#sideContent {
    width: 32%;
}
.pc-none {
    display: none;
}

@media screen and (max-width:935px) and (min-width:801px) {
#main .content {
    background: #fff;
}
.mainwaku {
    width: 100%;
}
#sideContent {
    width: 100%;
    margin-right: 0;
    background: #fff;
    margin-bottom: 20px;
}
.syokusyu {
    margin: 1em auto;
    padding-left: 0;
    width: 90%;
}
.syokusyu li {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 75px;
    list-style-type: none!important;
    margin: 0 auto 1em auto;
    position: relative;
    text-align: center;
}
.syokusyu li.btnHall {
    background: #f2e8cd no-repeat url(../images/ico_hall.jpg);
    background-position: 5% 50%;
}
.syokusyu li.btnOpenning {
    background: #f2e8cd no-repeat url(../images/ico_new.jpg);
    background-position: 5% 50%;
}
.syokusyu li.btnHoubu {
    background: #f2e8cd no-repeat url(../images/ico_honbu.jpg);
    background-position: 5% 50%;
}
.syokusyu li.btnFactory {
    background: #f2e8cd no-repeat url(../images/ico_factory.jpg);
    background-position: 5% 50%;
}
.mainwaku {
    margin-left: 0;
}
.logo {
    margin-left: 10px;
}
h1.h1txt a {
    margin-right: 10px;
}
}



@media screen and (max-width:800px) {
body{
    font-size: 13px!important;
    color: #000!important;
}
#header .content .free {
    display: block;
}
.sp-none {
    display: none;
}
.pc-none {
    display: block;
}
.logo {
    width: 100%;
}
.logo img {
    margin: 0 auto;
}
#mainimg img {
    width: 590px;
    margin: 0 auto;
}
h1.h1txt {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: block;
}

#main .content {
    background-color: #ffffff;
}
h2.toplead1 {
    width: 100%;
    background: #5E3306;
}

#mainContent > .contentsMenu1:first-child {
    border-top: 1px solid #5c3400;
}
.contentsMenu1, .contentsMenu2 {
    padding: 0 !important;
}
.contentsMenu1 a:hover, .contentsMenu2 a:hover {
    text-decoration: none!important;
}
.contentsMenu1, .contentsMenu2 {
    background: url(../images/red_arw.png) no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f2ebce), color-stop(0.00, #fdf8e9));
    background: url(../images/red_arw.png) no-repeat, -webkit-linear-gradient(top, #fdf8e9 0%, #f2ebce 88%);
    background: url(../images/red_arw.png) no-repeat, -moz-linear-gradient(top, #fdf8e9 0%, #f2ebce 88%);
    background: url(../images/red_arw.png) no-repeat, -o-linear-gradient(top, #fdf8e9 0%, #f2ebce 88%);
    background: url(../images/red_arw.png) no-repeat, -ms-linear-gradient(top, #fdf8e9 0%, #f2ebce 88%);
    background: url(../images/red_arw.png) no-repeat, linear-gradient(to bottom, #fdf8e9 0%, #f2ebce 88%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fdf8e9', endColorstr='#f2ebce');
    background-position: 98% 50%;
    border-bottom: 1px solid #5c3400;
    font-size: 1.8em;
    height: 55px;
}
.contentsMenu2 {
    margin: 0;
    padding: 5px 0 5px 0;
    background-color: #fff;
}
.contentsMenu1 img, .contentsMenu2 img, .contentsMenu3 img {
    display: none;
}
.contentsMenu1 a, .contentsMenu2 a, .contentsMenu3 a {
    display: block !important;
    padding: 10px !important;
    text-decoration: none !important;
    color: #333333 !important;
    background: url("../images/linkArrow.png") no-repeat right center !important;
}
.contentsMenu1:nth-child(2) {
    border-top: 1px solid #5c3400;
}
.mainwaku {
    width: 100%;
    margin-left: 0;
    min-height: 0;
}
.mainwaku > #mainContent {
    width: 100%;
}
.dotBorder {
    background: url(../images/dot_roop.gif) repeat-x left 100% !important;
}
#map-sp #locasma img {
    margin: 0 auto;
    margin-bottom: 15px;
}
#sideContent {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.syokusyu {
    margin: 1em auto;
    padding-left: 0;
    width: 90%;
}
.syokusyu li {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 75px;
    list-style-type: none!important;
    margin: 0 auto 1em auto;
    position: relative;
    text-align: center;
}
.syokusyu li.btnHall {
    background: #f2e8cd no-repeat url(../images/ico_hall.jpg);
    background-position: 5% 50%;
}
.syokusyu li.btnOpenning {
    background: #f2e8cd no-repeat url(../images/ico_new.jpg);
    background-position: 5% 50%;
}
.syokusyu li.btnHoubu {
    background: #f2e8cd no-repeat url(../images/ico_honbu.jpg);
    background-position: 5% 50%;
}
.syokusyu li.btnFactory {
    background: #f2e8cd no-repeat url(../images/ico_factory.jpg);
    background-position: 5% 50%;
}
.TourokuSystem {
    margin: 0 auto;
    width: 95%;
}
.Btn_touroku {
    clear: both;
    background: no-repeat url(../images/touroku_arw.jpg) #e40d10;
    background-position: 98% 50%;
    border-radius: 7px;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
    height: 60px;
    margin: 30px auto;
    text-align: center;
    width: 100%;
    margin: 30px 0;
}
.TourokuSystem .Btn_touroku a {
    padding: 10px 0;
}
.Btn_touroku a {
    padding: 20px 0;
}
.tourokuMerrit {
    max-width: 730px;
    width: 100%;
}
.careerupImg {
    float: none;
    margin-bottom: 30px;
    min-height: 230px;
    width: 224px;
    margin: 0 auto;
}
.careerup_txt1 {
    width: 100%;
    float: none;
    margin-top: 10px;
}
.careerup_lead {
    border-bottom: 1px dotted #000;
    font-size: 12px;
    font-weight: 800;
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
}
.careerup {
    margin: 1em auto;
    width: 95%;
}
.careerup img {
    width: 100%;
    height: auto;
}
.FooterFreeWaku {
    display: block;
}
#top-of-page {
    bottom: 130px;
}
.FooterFreeWaku > .FooterLink {
    box-sizing: border-box;
    padding-top: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.FooterFreeWaku > .poweredby {
    color: #fff;
    display: block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    background: #907a61;
}

#locasma {
    width: 100%!important;
    left: 0!important;
    top: 0!important;
}
}

@media screen and (max-width: 670px) {
#mainimg img {
    width: 430px;
    margin: 0 auto;
}
}
@media screen and (max-width: 480px) {
#mainimg img {
    width: 283px;
    margin: 0 auto;
} }

#gps_btn {
    width: 100%;
    height: 0;
}



/***************************
/*2016-12-26 インタビュー変更
/**************************/
#intBox ul li {
  display: table;
  width: 90%;
  margin: 0 auto;
}
#intBox ul li:after {
  content: ".";
  border-bottom: 2px solid #907a61;
  width: 95%;
  margin: 40px auto;
  font-size: 0;
  display: table-caption;
}
#intBox ul li:first-child:after {
  border: none;
	margin: 0;
}
#intBox ul li img {
  display: table-cell;
}
#intBox ul li .int_txt {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}

#intBox h3 {
  font-size: 18px;
  margin-bottom: 40px;
  color: #333333;
}
#intBox .int_list {
  font-size: 14px;
}
#intBox .int_list dt {
  font-weight: bold;
  color: #40210a;
}
#intBox .int_list dd {
  color: #40210a;
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  #intBox ul li img {
    display: block;
    margin: 0 auto;
  }
  #intBox ul li h3 {
    margin: 20px auto;
  }
  #intBox ul li h3 span {
    display: inline-block;
  }
  #intBox ul li .int_txt {
    display: block;
    padding-left: 0;
  }
}