/* line 1, ../sass/style.scss */
body {
  font-size: 17px;
  color: #1F1F1F;
  font-weight: normal;
  line-height: 1.2;
  /*background: url(../images/bg.png);*/
  
  background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-attachment: fixed;
}
#wrap{
	 background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment: fixed;
}

/* line 9, ../sass/style.scss */
a {
  text-decoration: none;
}

/* line 13, ../sass/style.scss */
img {
  vertical-align: bottom;
}

/* line 17, ../sass/style.scss */
figure {
  margin: 0;
}
/* line 19, ../sass/style.scss */
figure a img:hover {
  opacity: 0.7;
}

/* line 24, ../sass/style.scss */
#container {
  width: 1090px;
  margin: 0 auto;
}

/* line 29, ../sass/style.scss */
header {
  height: 125px;
  position: relative;
}
/* line 32, ../sass/style.scss */
header #logo {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 37, ../sass/style.scss */
header #info {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 44, ../sass/style.scss */
h1#catch {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.6;
  font-family: 'HiraMinProN-W6';
  position: absolute;
  top: 45px;
  left: 515px;
}
/* line 52, ../sass/style.scss */
h1#catch span.catch {
  font-size: 23px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
}

/* line 59, ../sass/style.scss */
#mainvisual figure {
  margin-bottom: 10px;
}

/* line 63, ../sass/style.scss */
nav ul {
  overflow: hidden;
  list-style: none;
  padding-left: 0;
}
/* line 65, ../sass/style.scss */
nav ul li {
  float: left;
}

/* line 70, ../sass/style.scss */
#contentes {
  clear: both;
}

/* line 74, ../sass/style.scss */
main {
  width: 822px;
  float: right;
}

/* line 79, ../sass/style.scss */
ul#bread_crumb {
  overflow: hidden;
  margin: 15px 20px;
}
/* line 82, ../sass/style.scss */
ul#bread_crumb li {
  font-weight: bold;
  color: #ffffff;
  float: left;
}
/* line 86, ../sass/style.scss */
ul#bread_crumb li a {
  color: #ffffff;
}
/* line 90, ../sass/style.scss */
ul#bread_crumb li::after {
  content: ">";
  margin: 0 5px;
}
/* line 94, ../sass/style.scss */
ul#bread_crumb li:last-child::after {
  content: "";
}

/* line 99, ../sass/style.scss */
ul.sub_bnr {
  overflow: hidden;
  padding-left: 40px;
}
/* line 102, ../sass/style.scss */
ul.sub_bnr li {
  width: 367px;
  float: left;
}
/* line 105, ../sass/style.scss */
ul.sub_bnr li img {
  text-align: center;
}

/*menu*/
/* line 114, ../sass/style.scss */
main.page #page-body {
  background-image: url(../images/page_center.png);
  background-repeat: repeat-y;
}
/* line 117, ../sass/style.scss */
main.page #page-body article {
  width: 744px;
  padding: 25px 35px 25px 43px;
}
/* line 122, ../sass/style.scss */
main.page h3 {
  margin-bottom: 20px;
}
/* line 125, ../sass/style.scss */
main.page p {
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 25px;
}
/* line 130, ../sass/style.scss */
main.page figure {
  margin-bottom: 15px;
}

/* line 135, ../sass/style.scss */
.page ul.menu {
  overflow: hidden;
}
/* line 137, ../sass/style.scss */
.page ul.menu.side {
  padding: 0 46px;
}
/* line 139, ../sass/style.scss */
.page ul.menu.side li {
  width: 291px;
  margin-right: 70px;
}
/* line 144, ../sass/style.scss */
.page ul.menu li {
  width: 367px;
  float: left;
  margin-right: 10px;
  margin-bottom: 25px;
}
/* line 150, ../sass/style.scss */
.page ul.menu li:nth-child(even) {
  margin-right: 0;
}
/* line 153, ../sass/style.scss */
.page ul.menu h4 {
  font-size: 26px;
  color: #DFA500;
  margin-bottom: 20px;
}
/* line 157, ../sass/style.scss */
.page ul.menu h4 .price {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}
/* line 163, ../sass/style.scss */
.page ul.menu p {
  font-size: 15px;
  color: #ffffff;
}

/* line 169, ../sass/style.scss */
ul.footer_bnr {
  margin-left: 35px;
  margin-bottom: 30px;
  clear: both;
  overflow: hidden;
}
/* line 174, ../sass/style.scss */
ul.footer_bnr li {
  width: 230px;
  float: left;
  margin-right: 10px;
}

/*recruit*/
/* line 183, ../sass/style.scss */
table {
  border: 1px solid #dddddd;
}
/* line 185, ../sass/style.scss */
table tr {
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  border-bottom: 1px solid #676767;
}
/* line 190, ../sass/style.scss */
table tr:last-child {
  border-bottom: 0;
}
/* line 193, ../sass/style.scss */
table tr th {
  text-align: center;
  background-image: url(../images/th_bg.png);
  vertical-align: top;
  padding-top: 15px;
  border-right: 1px solid #676767;
}
/* line 199, ../sass/style.scss */
table tr th:last-child {
  border-right: 0;
}
/* line 203, ../sass/style.scss */
table tr:last-child {
  border-right: 0;
}
/* line 206, ../sass/style.scss */
table tr td {
  font-weight: normal;
  padding: 15px;
}

/*kodawari*/
/* line 217, ../sass/style.scss */
main.page.kodawari #page-body article {
  width: 727px;
  padding: 25px 45px 25px 50px;
}
/* line 220, ../sass/style.scss */
main.page.kodawari #page-body article p {
  color: #000000;
}

/* line 225, ../sass/style.scss */
.kodawari_box {
  background-image: url(../images/kodawari_box.png);
  background-repeat: no-repeat;
  margin-bottom: 35px;
  padding-bottom: 30px;
}

/* line 232, ../sass/style.scss */
.kodawari_box_inner {
  padding: 0 35px;
}

/* line 236, ../sass/style.scss */
.menbox {
  height: 450px;
}

/* line 240, ../sass/style.scss */
h4.ttl {
  position: absolute;
  top: -10px;
}

/* line 245, ../sass/style.scss */
.men {
  width: 330px;
  position: absolute;
  top: -65px;
  left: 360px;
}

/* line 253, ../sass/style.scss */
ul.menu.kodawari {
  padding: 0 38px;
}
/* line 255, ../sass/style.scss */
ul.menu.kodawari li {
  width: 304px;
  margin-right: 43px;
  margin-bottom: 10px;
}
/* line 259, ../sass/style.scss */
ul.menu.kodawari li figure {
  margin-bottom: 0;
}
/* line 262, ../sass/style.scss */
ul.menu.kodawari li p {
  font-size: 12px;
  color: #1F1F1F;
  font-weight: bold;
  margin-bottom: 0;
}

/*info*/
/* line 275, ../sass/style.scss */
main.page.info h4 {
  font-size: 27px;
  color: #ffffff;
  margin-bottom: 5px;
}
/* line 280, ../sass/style.scss */
main.page.info h5 {
  font-size: 22px;
  color: #FFC926;
  margin-bottom: 15px;
}
/* line 285, ../sass/style.scss */
main.page.info table {
  margin-bottom: 40px;
}
/* line 288, ../sass/style.scss */
main.page.info figure {
  margin-bottom: 40px;
}
/* line 291, ../sass/style.scss */
main.page.info iframe {
  margin-bottom: 20px;
}
/* line 294, ../sass/style.scss */
main.page.info ul {
  margin-bottom: 50px;
}
/* line 296, ../sass/style.scss */
main.page.info ul li {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* line 302, ../sass/style.scss */
main.page.info ul span.space {
  margin-right: 80px;
  padding-left: 80px;
}
/* line 305, ../sass/style.scss */
main.page.info ul span.space.second {
  margin-right: 80px;
  padding-left: 75px;
}
/* line 308, ../sass/style.scss */
main.page.info ul span.space.second.another {
  margin-right: 70px;
  padding-left: 80px;
}

/* line 318, ../sass/style.scss */
p.map {
  font-size: 15px;
  color: #ffffff;
}

/*land*/
/* line 326, ../sass/style.scss */
table.land tr th {
  padding-bottom: 15px;
}
/* line 329, ../sass/style.scss */
table.land tr td {
  border-right: 1px solid #676767;
  padding-left: 15px;
  padding-right: 0;
  vertical-align: top;
}
/* line 334, ../sass/style.scss */
table.land tr td:last-child {
  border-right: 0;
}
/* line 336, ../sass/style.scss */
table.land tr td:nth-child(odd) {
  font-weight: bold;
}

/*self_supporting*/
/* line 344, ../sass/style.scss */
main.page.self_supporting {
  font-size: 15px;
  line-height: 1.6;
}
/* line 347, ../sass/style.scss */
main.page.self_supporting strong {
  color: #FFD24C;
}
/* line 350, ../sass/style.scss */
main.page.self_supporting p {
  color: #ffffff;
}
/* line 353, ../sass/style.scss */
main.page.self_supporting li {
  color: #ffffff;
}
/* line 356, ../sass/style.scss */
main.page.self_supporting h4 {
  font-size: 20px;
  line-height: 1.2;
  color: #ffffff;
  border-left: 12px solid #B20000;
  margin-bottom: 20px;
  padding-left: 8px;
}

/*共通部品*/
/* line 368, ../sass/style.scss */
.clearfix {
  *zoom: 1;
}
/* line 370, ../sass/style.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 377, ../sass/style.scss */
.text_center {
  text-align: center;
}

/* line 381, ../sass/style.scss */
.of {
  overflow: hidden;
}

/* line 385, ../sass/style.scss */
.pr {
  position: relative;
}

/* line 389, ../sass/style.scss */
.alignleft {
  float: left;
  margin-right: 15px;
}

/* line 394, ../sass/style.scss */
.alignright {
  float: right;
  margin-left: 15px;
}

/* line 399, ../sass/style.scss */
#sidebar {
  width: 260px;
  float: left;
}

/* line 404, ../sass/style.scss */
footer {
  background-color: #34170D;
  opacity: 0.6;
  clear: both;
}
/* line 408, ../sass/style.scss */
footer #footer_inner {
  width: 816px;
  margin: 30px auto 0;
  padding: 14px 140px 39px;
  position: relative;
}
/* line 413, ../sass/style.scss */
footer #footer_inner small {
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  bottom: 15px;
  left: 344px;
}
/* line 420, ../sass/style.scss */
footer #footer_inner figure {
  display: inline-block;
}
/* line 423, ../sass/style.scss */
footer #footer_inner ul {
  overflow: hidden;
  position: absolute;
  left: 240px;
  top: 22px;
}
/* line 428, ../sass/style.scss */
footer #footer_inner ul li {
  float: left;
}
/* line 431, ../sass/style.scss */
footer #footer_inner ul li a {
  font-size: 14px;
  color: #ffffff;
  padding-left: 5px;
  text-decoration: none;
}
/* line 437, ../sass/style.scss */
footer #footer_inner ul li a::after {
  content: "|";
  margin-left: 5px;
}

/*共通マージン*/
/* line 448, ../sass/style.scss */
.mb0 {
  margin-bottom: 0 !important;
}

/* line 452, ../sass/style.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 456, ../sass/style.scss */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 460, ../sass/style.scss */
.mb40 {
  margin-bottom: 40px !important;
}

/* line 464, ../sass/style.scss */
.mb50 {
  margin-bottom: 50px !important;
}

/* line 469, ../sass/style.scss */
.mt0 {
  margin-top: 0 !important;
}
