@charset "UTF-8";
/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	reset
----------------------------------------*/
/* line 17, ../sass/_style_reset.scss */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, hgroup, main, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #535353;
  vertical-align: baseline;
}

/* line 26, ../sass/_style_reset.scss */
header, footer, article, section, aside, hgroup, nav, menu, figure, figcaption, time {
  display: block;
}

/* line 30, ../sass/_style_reset.scss */
li {
  list-style: none;
}

/* line 33, ../sass/_style_reset.scss */
ol li {
  list-style: decimal;
}

/* line 38, ../sass/_style_reset.scss */
img {
  border: 0;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/* line 45, ../sass/_style_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 50, ../sass/_style_reset.scss */
caption, th {
  text-align: left;
}

/* line 54, ../sass/_style_reset.scss */
hr {
  margin: 1em 0;
  padding: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

/* line 63, ../sass/_style_reset.scss */
input, select {
  vertical-align: middle;
}

/* line 67, ../sass/_style_reset.scss */
input, textarea {
  margin: 0;
  padding: 0;
}

/* line 319, ../sass/_mixin.scss */
.clearfix {
  min-height: 1px;
  _height: 1%;
}
/* line 328, ../sass/_mixin.scss */
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	body
	----------------------------------------*/
/* line 11, ../sass/_style_common.scss */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 14px;
  color: #535353;
  text-align: center;
  line-height: 160%;
}

/* line 19, ../sass/_style_common.scss */
.float_last {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 24, ../sass/_style_common.scss */
.headline_top {
  margin-top: 120px;
}

/* line 28, ../sass/_style_common.scss */
.none {
  display: none;
}

/* line 32, ../sass/_style_common.scss */
article {
  z-index: -10000;
}

/* line 36, ../sass/_style_common.scss */
.center {
  margin: 0 auto;
  text-align: center;
}

/* line 41, ../sass/_style_common.scss */
strong {
  color: #535353 !important;
}

/*----------------------------------------
	IE6 Upgrade Warning
	----------------------------------------*/
/* line 47, ../sass/_style_common.scss */
#ieError {
  color: #FFF;
  background: #000;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  width: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

/* line 62, ../sass/_style_common.scss */
strong {
  color: #FFF;
}

/* line 66, ../sass/_style_common.scss */
a {
  color: #666666;
  text-decoration: none;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #666666;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #666666;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #666666;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #666666;
}

/* line 71, ../sass/_style_common.scss */
.fixed {
  position: fixed !important;
  top: 0;
  z-index: 9999;
}

/*----------------------------------------
	common style
	----------------------------------------*/
/* line 82, ../sass/_style_common.scss */
#innav {
  width: 100%;
  min-width: 1080px;
  height: 76px;
  border-bottom: 1px solid #CCC;
  background: #fff;
  margin-bottom: 63px;
  position: relative;
  z-index: 10;
}

/* line 92, ../sass/_style_common.scss */
#innav_container {
  margin: 0 auto;
  width: 1020px;
  text-align: left;
  padding-top: 28px;
  height: 22px;
  position: relative;
}
/* line 97, ../sass/_style_common.scss */
#innav_container h1 {
  float: left;
}
/* line 98, ../sass/_style_common.scss */
#innav_container h1 span {
  font-size: 12px;
  font-weight: normal;
  margin-left: 30px;
}

/* line 106, ../sass/_style_common.scss */
#subnav {
  float: right;
  font-size: 14px;
  margin-top: 5px;
}
/* line 110, ../sass/_style_common.scss */
#subnav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/arrow.jpg") no-repeat 4px 8px;
  margin-left: 15px;
  padding: 0px 4px 0px 12px;
}
/* line 116, ../sass/_style_common.scss */
#subnav .now {
  background: #547cd6 url("../images/arrow_now.gif") no-repeat 4px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
/* line 119, ../sass/_style_common.scss */
#subnav .now a {
  color: white;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#subnav .now a:visited {
  color: white;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#subnav .now a:focus {
  color: white;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#subnav .now a:hover {
  color: white;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#subnav .now a:active {
  color: white;
}

/* line 124, ../sass/_style_common.scss */
.insection {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
  margin-bottom: 120px;
}

/* line 128, ../sass/_style_common.scss */
.headline {
  width: 1080px;
  height: 38px;
  margin-bottom: 50px;
  padding: 6px 2px 18px 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 2px #d6d6d6;
  -moz-box-shadow: 0px 0px 2px #d6d6d6;
  box-shadow: 0px 0px 2px #d6d6d6;
}

/* line 136, ../sass/_style_common.scss */
.headline_container {
  border-top: solid #003893 3px;
  padding-top: 16px;
}
/* line 139, ../sass/_style_common.scss */
.headline_container h1 {
  color: #003893;
  font-weight: normal;
  font-size: 20px;
  margin-left: 20px;
}

/* line 146, ../sass/_style_common.scss */
.intext {
  margin: 0 auto;
  width: 1020px;
  text-align: left;
  margin-bottom: 70px;
}
/* line 149, ../sass/_style_common.scss */
.intext .copy {
  margin-bottom: 40px;
  display: inline-block;
}
/* line 153, ../sass/_style_common.scss */
.intext figure {
  float: right;
}

/* line 158, ../sass/_style_common.scss */
.text_container {
  float: left;
}
/* line 160, ../sass/_style_common.scss */
.text_container p {
  margin-bottom: 20px;
}

/* line 165, ../sass/_style_common.scss */
#in_footernav {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
}
/* line 167, ../sass/_style_common.scss */
#in_footernav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 2px;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
header
----------------------------------------*/
/* line 8, ../sass/_style_header.scss */
header {
  width: 100%;
  min-width: 1080px;
  height: 126px;
  background-color: #003893;
  border-bottom: 1px #fff;
  z-index: 30;
  margin-bottom: 40px;
}

/* line 18, ../sass/_style_header.scss */
#header_container {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
}

/* line 22, ../sass/_style_header.scss */
#logo {
  float: left;
  z-index: 100;
  position: absolute;
}

/* line 27, ../sass/_style_header.scss */
#header_suv {
  float: right;
}
/* line 29, ../sass/_style_header.scss */
#header_suv li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 2px;
}

/* line 35, ../sass/_style_header.scss */
nav {
  padding-top: 76px;
  padding-left: 448px;
}
/* line 38, ../sass/_style_header.scss */
nav ul {
  float: right;
}
/* line 39, ../sass/_style_header.scss */
nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/arrow_big.jpg") no-repeat 0px 4px;
  margin-left: 30px;
  padding-left: 18px;
}
/* line 44, ../sass/_style_header.scss */
nav li a {
  color: white;
  text-decoration: none;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
nav li a:visited {
  color: white;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
nav li a:focus {
  color: white;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
nav li a:hover {
  color: white;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
nav li a:active {
  color: white;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
index
----------------------------------------*/
/* line 7, ../sass/index.scss */
#viewer {
  margin: 0 auto;
  width: 100%;
  height: 440px;
  text-align: left;
  position: absolute;
  z-index: -10;
}

/* line 15, ../sass/index.scss */
#scrollpic {
  width: 100%;
  min-width: 1080px;
  height: 440px;
  margin-top: 1px;
  overflow: hidden;
  margin-top: -39px;
}

/* line 23, ../sass/index.scss */
#catch {
  width: 100%;
  height: 161px;
  margin: 0 auto;
  margin-top: 100px;
  position: absolute;
  background: url(../images/catchcopy.png) no-repeat center;
}

/* line 31, ../sass/index.scss */
#city {
  width: 100%;
  height: 253px;
  margin: 0 auto;
  margin-top: 187px;
  position: absolute;
  background: url(../images/city.png) no-repeat center bottom;
}

/* line 39, ../sass/index.scss */
#car_section {
  width: 306px;
  height: 160px;
  z-index: 10000;
  position: absolute;
  margin-top: 300px;
  left: 70%;
}
/* line 46, ../sass/index.scss */
#car_section #kumo {
  position: absolute;
  right: 0;
}
/* line 50, ../sass/index.scss */
#car_section #car {
  position: absolute;
  bottom: 0;
}

/* line 55, ../sass/index.scss */
#carcar {
  z-index: 1000;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

/* line 62, ../sass/index.scss */
.contents {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
  margin-top: 100px;
}
/* line 65, ../sass/index.scss */
.contents .contents_single {
  width: 264px;
  float: left;
  margin-right: 8px;
}
/* line 69, ../sass/index.scss */
.contents .contents_single h2 {
  margin: 10px 0px;
}

/* line 75, ../sass/index.scss */
.info {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
  margin-top: 70px;
  margin-bottom: 130px;
}
/* line 79, ../sass/index.scss */
.info section {
  width: 495px;
  min-height: 245px;
  _height: 245px;
  float: left;
  margin-right: 8px;
  padding: 30px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 1px #d6d6d6;
  -moz-box-shadow: 1px 1px 1px #d6d6d6;
  box-shadow: 1px 1px 1px #d6d6d6;
}
/* line 89, ../sass/index.scss */
.info .about p img {
  margin-bottom: 20px;
}

/* line 95, ../sass/index.scss */
.news li {
  margin-bottom: 14px;
}
/* line 304, ../sass/_mixin.scss */
.news li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 98, ../sass/index.scss */
.news li time {
  float: left;
  width: 112px;
  color: #003893;
  font-family: "Century Gothic";
}
/* line 104, ../sass/index.scss */
.news li span {
  float: right;
  width: 380px;
}

/* line 110, ../sass/index.scss */
.info_headline {
  margin-bottom: 33px;
}
/* line 304, ../sass/_mixin.scss */
.info_headline:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 113, ../sass/index.scss */
.info_headline h2 {
  float: left;
}
/* line 116, ../sass/index.scss */
.info_headline .more {
  float: right;
  margin-top: 12px;
  margin-right: 30px;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	contents
----------------------------------------*/
/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
footer
----------------------------------------*/
/* line 8, ../sass/_style_footer.scss */
footer {
  width: 100%;
  min-width: 1080px;
  height: 270px;
  margin-top: 100px;
  background: url(../images/footer.png) no-repeat center;
  border-top: solid #003893 10px;
}

/* line 17, ../sass/_style_footer.scss */
#footer_container {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
  height: 270px;
  position: relative;
}
/* line 21, ../sass/_style_footer.scss */
#footer_container #gotop {
  width: 126px;
  height: 35px;
  background: url(../images/footer_topback.jpg) no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 28, ../sass/_style_footer.scss */
#footer_container #gotop img {
  margin-top: 6px;
  margin-left: 15px;
}
/* line 33, ../sass/_style_footer.scss */
#footer_container #footernav {
  margin-top: 10px;
  float: left;
}
/* line 36, ../sass/_style_footer.scss */
#footer_container #footernav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  margin-right: 40px;
}
/* line 40, ../sass/_style_footer.scss */
#footer_container #footernav li a {
  color: black;
  text-decoration: none;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#footer_container #footernav li a:visited {
  color: black;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#footer_container #footernav li a:hover {
  color: black;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#footer_container #footernav li a:active {
  color: black;
}

/* line 47, ../sass/_style_footer.scss */
.copyright {
  display: block;
  width: 100%;
  height: 30px;
  background-color: #003893;
  text-align: center;
}

/* line 54, ../sass/_style_footer.scss */
small {
  color: #fff;
}

/*----------------------------------------
	body
----------------------------------------*/
/* line 10, ../sass/_style_top.scss */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  text-align: center;
  line-height: 160%;
}

/*----------------------------------------
	container
----------------------------------------*/
/* line 22, ../sass/_style_top.scss */
.container {
  margin: 0 auto;
  width: 1080px;
  text-align: left;
}

/*----------------------------------------
	IE6 Upgrade Warning
----------------------------------------*/
/* line 34, ../sass/_style_top.scss */
#ieError {
  color: #FFF;
  background: #000;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
  width: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
/* line 48, ../sass/_style_top.scss */
#ieError strong {
  color: #FFF;
}
/* line 52, ../sass/_style_top.scss */
#ieError a {
  color: #D90000;
  text-decoration: underline;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
company
----------------------------------------*/
/* line 8, ../sass/_style_company.scss */
#gaiyou {
  padding-top: 110px;
  margin-top: -110px;
}
/* line 11, ../sass/_style_company.scss */
#gaiyou .text_container {
  width: 545px;
}

/* line 16, ../sass/_style_company.scss */
#enkaku {
  padding-top: 110px;
  margin-top: -110px;
}

/* line 21, ../sass/_style_company.scss */
.table {
  margin: 0 auto;
  width: 1020px;
  text-align: left;
}
/* line 23, ../sass/_style_company.scss */
.table dl {
  width: 100%;
  display: table;
  background: #EEEEEE;
  border-bottom: solid 1px #CCCCCC;
}
/* line 304, ../sass/_mixin.scss */
.table dl:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 30, ../sass/_style_company.scss */
.table dl dt {
  width: 180px;
  padding: 20px 40px;
  float: left;
  display: table-cell;
  vertical-align: top;
  font-weight: bold;
  border-top: solid 1px #CCCCCC;
}
/* line 39, ../sass/_style_company.scss */
.table dl dd {
  width: 690px;
  padding: 20px 35px;
  float: left;
  display: table-cell;
  vertical-align: top;
  background: #FFF;
  border-top: solid 1px #CCCCCC;
}

/* line 51, ../sass/_style_company.scss */
.last_table {
  border-bottom: solid 1px #CCCCCC;
}

/* line 55, ../sass/_style_company.scss */
.rinen {
  margin-bottom: 90px;
}
/* line 304, ../sass/_mixin.scss */
.rinen:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 58, ../sass/_style_company.scss */
.rinen h2 {
  margin-bottom: 45px;
}
/* line 61, ../sass/_style_company.scss */
.rinen dl {
  float: left;
}
/* line 63, ../sass/_style_company.scss */
.rinen dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 5px;
}
/* line 70, ../sass/_style_company.scss */
.rinen figure {
  float: right;
}

/* line 75, ../sass/_style_company.scss */
#aisatsu01 {
  padding-bottom: 120px;
}
/* line 304, ../sass/_mixin.scss */
#aisatsu01:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 78, ../sass/_style_company.scss */
#aisatsu01 .text_container {
  float: right;
  width: 706px;
}
/* line 81, ../sass/_style_company.scss */
#aisatsu01 .text_container h2 {
  margin-bottom: 25px;
}
/* line 82, ../sass/_style_company.scss */
#aisatsu01 .text_container .sign {
  width: 172px;
  height: 47px;
  margin-left: auto;
}
/* line 88, ../sass/_style_company.scss */
#aisatsu01 figure {
  float: left;
}

/* line 93, ../sass/_style_company.scss */
#aisatsu02 {
  padding-bottom: 120px;
}
/* line 304, ../sass/_mixin.scss */
#aisatsu02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 96, ../sass/_style_company.scss */
#aisatsu02 h2 {
  margin-bottom: 42px;
}
/* line 97, ../sass/_style_company.scss */
#aisatsu02 figure {
  padding-top: 80px;
}
/* line 100, ../sass/_style_company.scss */
#aisatsu02 .text_container {
  width: 545px;
}

/* line 106, ../sass/_style_company.scss */
#aisatsu03 h2 {
  margin-bottom: 50px;
}
/* line 304, ../sass/_mixin.scss */
#aisatsu03:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 108, ../sass/_style_company.scss */
#aisatsu03 .text_container {
  width: 545px;
}

/*----------------------------------------
	contents
	----------------------------------------*/
/* line 7, ../sass/_style_recruit.scss */
#front_contents {
  height: 261px;
  padding-top: 63px;
  margin-top: -63px;
  margin-bottom: 0;
  background: url("../recruit/images/backcar.jpg") no-repeat right top;
}
/* line 13, ../sass/_style_recruit.scss */
#front_contents .intext {
  width: 670px;
  margin-left: 30px;
}
/* line 16, ../sass/_style_recruit.scss */
#front_contents .intext h1 {
  margin-bottom: 36px;
}

/* line 22, ../sass/_style_recruit.scss */
#recruit_info {
  padding-top: 110px;
  margin-top: -110px;
}
/* line 25, ../sass/_style_recruit.scss */
#recruit_info ul {
  margin-top: 45px;
}
/* line 28, ../sass/_style_recruit.scss */
#recruit_info li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 37px;
}

/* line 34, ../sass/_style_recruit.scss */
#apply {
  padding-top: 110px;
  margin-top: -110px;
}
/* line 37, ../sass/_style_recruit.scss */
#apply p {
  margin-bottom: 20px;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	contents
	----------------------------------------*/
/* line 9, ../sass/_style_privacy.scss */
#privacy h1 {
  color: #003893;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
}
/* line 15, ../sass/_style_privacy.scss */
#privacy section {
  margin-bottom: 75px;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	information
	----------------------------------------*/
/* line 8, ../sass/_style_information.scss */
#news {
  margin-top: -40px;
}
/* line 10, ../sass/_style_information.scss */
#news time {
  font-style: italic;
  color: #727272;
  float: left;
  clear: both;
}
/* line 16, ../sass/_style_information.scss */
#news li {
  padding: 40px 0;
  border-bottom: solid #DDDDDD 1px;
}
/* line 19, ../sass/_style_information.scss */
#news li p {
  font-size: 16px;
  font-weight: normal;
  clear: both;
  padding-top: 12px;
}
/* line 24, ../sass/_style_information.scss */
#news li p a:link, #news li p a:visited {
  text-decoration: underline;
}
/* line 25, ../sass/_style_information.scss */
#news li p a:hover {
  text-decoration: none;
}
/* line 28, ../sass/_style_information.scss */
#news h2 {
  float: left;
  margin: 20px 0 10px 0;
}
/* line 32, ../sass/_style_information.scss */
#news .cate {
  margin-top: 20px;
  float: left;
}
/* line 36, ../sass/_style_information.scss */
#news .h_news, #news .h_update, #news .h_campaign {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0px 8px;
  margin-left: 12px;
  background-color: #D9D900;
  float: left;
}
/* line 46, ../sass/_style_information.scss */
#news .h_update {
  background-color: #85B200;
}
/* line 50, ../sass/_style_information.scss */
#news .h_campaign {
  background-color: #0059B2;
}
/* line 54, ../sass/_style_information.scss */
#news .entry_detail {
  clear: both;
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}
/* line 59, ../sass/_style_information.scss */
#news .entry_detail p {
  margin: 20px 0;
}
/* line 64, ../sass/_style_information.scss */
#news .backtoinfo a {
  color: #003893;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#news .backtoinfo a:visited {
  color: #003893;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#news .backtoinfo a:focus {
  color: #003893;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#news .backtoinfo a:hover {
  color: #003893;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#news .backtoinfo a:active {
  color: #003893;
}
/* line 68, ../sass/_style_information.scss */
#news a {
  text-decoration: underline;
}
/* line 69, ../sass/_style_information.scss */
#news a:hover {
  text-decoration: none;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	contents
	----------------------------------------*/
/* line 7, ../sass/_style_contact.scss */
.requestArea1, .requestArea2 {
  display: none;
}

/* line 10, ../sass/_style_contact.scss */
.check {
  display: block !important;
}

/* line 14, ../sass/_style_contact.scss */
.contactdt {
  width: 200px !important;
  padding: 20px 0px !important;
  float: left !important;
  vertical-align: top !important;
  font-size: 14px !important;
  font-weight: bold !important;
  color: #003893 !important;
  border-top: none !important;
  text-align: left !important;
}

/* line 25, ../sass/_style_contact.scss */
.contactdd {
  width: 690px !important;
  padding: 20px 35px !important;
  float: left !important;
  vertical-align: top !important;
  font-size: 14px !important;
  border-top: none !important;
  text-align: left !important;
}

/* line 36, ../sass/_style_contact.scss */
.namae dl {
  width: 100% !important;
  display: table !important;
}
/* line 304, ../sass/_mixin.scss */
.namae dl:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/* line 42, ../sass/_style_contact.scss */
.namaedt {
  width: 200px !important;
  float: left !important;
  display: table-cell !important;
  vertical-align: middle !important;
  padding: 0 30px 10px 0 !important;
  font-size: 14px !important;
  color: #444444 !important;
  font-weight: normal !important;
  border-top: none !important;
  text-align: left !important;
}

/* line 54, ../sass/_style_contact.scss */
.namaedd {
  width: 200px !important;
  float: left !important;
  display: table-cell !important;
  vertical-align: middle !important;
  padding: 0 0 10px 0 !important;
  border-top: none !important;
  font-size: 14px !important;
  text-align: left !important;
}

/* line 66, ../sass/_style_contact.scss */
#contact_form {
  margin-top: 50px !important;
}
/* line 68, ../sass/_style_contact.scss */
#contact_form dl {
  width: 100% !important;
  display: table !important;
}
/* line 304, ../sass/_mixin.scss */
#contact_form dl:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 73, ../sass/_style_contact.scss */
#contact_form li {
  list-style: none !important;
  margin: 0 0 5px 0 !important;
  width: 250px;
}
/* line 78, ../sass/_style_contact.scss */
#contact_form li span {
  margin-right: 10px !important;
}
/* line 82, ../sass/_style_contact.scss */
#contact_form input, #contact_form textarea {
  border: 0 !important;
  padding: 3px !important;
  border: solid 1px #cccccc !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
/* line 88, ../sass/_style_contact.scss */
#contact_form button {
  width: 286px !important;
  height: 55px !important;
  border: 0 !important;
  padding: 15px 30px !important;
  margin: 0 auto !important;
  font-size: 20px !important;
  color: white !important;
  background: #003893 !important;
  cursor: pointer !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

/* line 103, ../sass/_style_contact.scss */
.submit_button {
  margin-top: 30px !important;
}

/* line 106, ../sass/_style_contact.scss */
.required {
  margin-left: 10px !important;
}

/* line 110, ../sass/_style_contact.scss */
#mfp_overlay_inner {
  width: 60% !important;
}
/* line 112, ../sass/_style_contact.scss */
#mfp_overlay_inner h4 {
  padding-bottom: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

/* line 119, ../sass/_style_contact.scss */
#mfp_confirm_table th, #mfp_confirm_table td {
  font-size: 15px !important;
  font-size: 0.9375rem !important;
  padding: 20px 10px !important;
}

/* line 125, ../sass/_style_contact.scss */
label {
  border: solid 0px !important;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	contents
	----------------------------------------*/
/* line 8, ../sass/_style_business.scss */
#footer_contact {
  margin: 0 auto;
  width: 1052px;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 14px;
  background: #eee;
  margin-bottom: 75px;
}
/* line 14, ../sass/_style_business.scss */
#footer_contact h1 {
  font-size: 22px;
  color: #003893;
  margin: 10px 0 20px 0;
  font-weight: normal;
  text-align: center;
}
/* line 304, ../sass/_mixin.scss */
#footer_contact ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 24, ../sass/_style_business.scss */
#footer_contact li {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-right: 12px;
  float: left;
}
/* line 60, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer_contact li li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 48, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer_contact li li:first-child, #footer_contact li li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer_contact li li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer_contact li li.last {
  padding-right: 0;
}

/* line 30, ../sass/_style_business.scss */
#in_footer_contact {
  width: 1060px;
  margin-bottom: 7px;
}

/* line 35, ../sass/_style_business.scss */
#ininnav {
  width: 100%;
  min-width: 1080px;
  height: 50px;
  background: #F3F4F3;
  border-bottom: solid 1px #CCCCCC;
  position: absolute;
  top: 244px;
  z-index: 1;
}
/* line 44, ../sass/_style_business.scss */
#ininnav #ininnav_container {
  margin: 0 auto;
  width: 1060px;
  text-align: left;
  font-size: 14px;
  margin-top: 15px;
}
/* line 48, ../sass/_style_business.scss */
#ininnav #ininnav_container li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/arrow.jpg") no-repeat 4px 8px;
  margin-left: 15px;
  padding: 0px 4px 0px 12px;
}
/* line 54, ../sass/_style_business.scss */
#ininnav #ininnav_container .now {
  background: #547cd6 url("../images/arrow_now.gif") no-repeat 4px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
/* line 57, ../sass/_style_business.scss */
#ininnav #ininnav_container .now a {
  color: white;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#ininnav #ininnav_container .now a:visited {
  color: white;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#ininnav #ininnav_container .now a:focus {
  color: white;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#ininnav #ininnav_container .now a:hover {
  color: white;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#ininnav #ininnav_container .now a:active {
  color: white;
}

/* line 63, ../sass/_style_business.scss */
.busi_container01 {
  width: 496px;
  height: 400px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #eee;
  float: left;
  margin-right: 28px;
  margin-top: 60px;
}
/* line 304, ../sass/_mixin.scss */
.busi_container01:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 72, ../sass/_style_business.scss */
.busi_container01 a img {
  margin-left: 1px;
}
/* line 73, ../sass/_style_business.scss */
.busi_container01 p {
  width: 445px;
  padding-top: 18px;
  margin: 0 auto;
}

/* line 80, ../sass/_style_business.scss */
.busi_container02 {
  width: 496px;
  height: 350px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #eee;
  float: left;
  margin: 28px 28px 0 0;
}
/* line 304, ../sass/_mixin.scss */
.busi_container02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 88, ../sass/_style_business.scss */
.busi_container02 a img {
  margin-left: 1px;
}
/* line 89, ../sass/_style_business.scss */
.busi_container02 p {
  width: 445px;
  padding-top: 18px;
  margin: 0 auto;
}

/* line 96, ../sass/_style_business.scss */
.busi_list {
  width: 400px;
  margin: 0 auto;
  margin-top: 20px;
}
/* line 304, ../sass/_mixin.scss */
.busi_list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 101, ../sass/_style_business.scss */
.busi_list ul {
  float: right;
}
/* line 102, ../sass/_style_business.scss */
.busi_list li {
  width: 180px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../business/images/business_arrow.jpg") no-repeat 0px 4px;
  padding-left: 20px;
  padding-bottom: 5px;
  float: left;
}
/* line 109, ../sass/_style_business.scss */
.busi_list li a {
  color: #003893;
  text-decoration: none;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.busi_list li a:visited {
  color: #003893;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.busi_list li a:focus {
  color: #003893;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.busi_list li a:hover {
  color: #003893;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.busi_list li a:active {
  color: #003893;
}

/* ------------------
price
--------------------*/
/* line 119, ../sass/_style_business.scss */
.recommend {
  width: 900px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  background: url("../business/images/shima_background.jpg") repeat-x;
  padding: 0px 60px 60px 60px;
  float: left;
  margin-bottom: 170px;
}
/* line 304, ../sass/_mixin.scss */
.recommend:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 128, ../sass/_style_business.scss */
.recommend h2 {
  height: 70px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 26px 0 10px 48px;
  background: url("../business/images/check.png") no-repeat 0px 18px;
}
/* line 136, ../sass/_style_business.scss */
.recommend h3 {
  color: #003893;
  font-size: 24px;
  font-weight: normal;
}
/* line 140, ../sass/_style_business.scss */
.recommend h3 span {
  font-size: 18px;
  color: #003893;
  margin: 8px 0;
  display: inline-block;
}
/* line 147, ../sass/_style_business.scss */
.recommend p {
  width: 512px;
}
/* line 149, ../sass/_style_business.scss */
.recommend p strong {
  font-size: 18px;
  margin: 10px 0 0;
  display: inline-block;
  line-height: 170%;
}
/* line 156, ../sass/_style_business.scss */
.recommend .text_container {
  width: 575px;
}

/* line 160, ../sass/_style_business.scss */
.function li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 163, ../sass/_style_business.scss */
.function .small {
  margin: 40px 0 18px 0;
}

/* line 168, ../sass/_style_business.scss */
.function_phone {
  border: solid 1px #39797B;
  padding: 20px 20px 0 20px;
  width: 472px;
}
/* line 172, ../sass/_style_business.scss */
.function_phone p {
  line-height: 200%;
  color: #39797B;
}

/* line 177, ../sass/_style_business.scss */
.price_right {
  float: right;
  position: relative;
  display: table;
}
/* line 181, ../sass/_style_business.scss */
.price_right div {
  display: table-cell;
  vertical-align: bottom;
}

/* line 187, ../sass/_style_business.scss */
.one_mfp {
  background: url("../business/mfp/images/01.jpg") no-repeat right top;
}

/* line 188, ../sass/_style_business.scss */
.two_mfp {
  background: url("../business/mfp/images/02.jpg") no-repeat right top;
}

/* line 189, ../sass/_style_business.scss */
.three_mfp {
  background: url("../business/mfp/images/03.jpg") no-repeat right top;
}

/* line 190, ../sass/_style_business.scss */
.one_phone {
  background: url("../business/phone/images/01.jpg") no-repeat right top;
}

/* line 191, ../sass/_style_business.scss */
.two_phone {
  background: url("../business/phone/images/02.jpg") no-repeat right top;
}

/* line 192, ../sass/_style_business.scss */
.three_phone {
  background: url("../business/phone/images/03.jpg") no-repeat right top;
}

/* line 195, ../sass/_style_business.scss */
.lineup_mfp h2 {
  background: url("../business/mfp/images/line_mfp.jpg") no-repeat;
  height: 60px;
  padding: 10px 0 0 90px;
  width: 960px;
  display: inline-block;
  color: #003893;
  font-weight: normal;
  margin-bottom: 20px;
}

/* line 207, ../sass/_style_business.scss */
.lineup_phone h2 {
  background: url("../business/phone/images/line_phone.jpg") no-repeat;
  height: 60px;
  padding: 20px 0 0 90px;
  width: 960px;
  display: inline-block;
  color: #003893;
  font-weight: normal;
  margin-bottom: 20px;
}

/* line 219, ../sass/_style_business.scss */
.one_item {
  margin: 0 auto;
  width: 990px;
  text-align: left;
  margin-bottom: 140px;
}
/* line 222, ../sass/_style_business.scss */
.one_item h3 {
  color: #003893;
  font-size: 24px;
  font-weight: normal;
}
/* line 226, ../sass/_style_business.scss */
.one_item h3 span {
  font-size: 18px;
  color: #003893;
  display: inline-block;
}
/* line 233, ../sass/_style_business.scss */
.one_item p {
  width: 541px;
}
/* line 235, ../sass/_style_business.scss */
.one_item p strong {
  font-size: 18px;
  display: inline-block;
  line-height: 170%;
}
/* line 244, ../sass/_style_business.scss */
.one_item .text_container {
  width: 606px;
}
/* line 245, ../sass/_style_business.scss */
.one_item .function_phone {
  width: 501px !important;
}

/* line 247, ../sass/_style_business.scss */
p.maker {
  text-align: right;
}
/* line 249, ../sass/_style_business.scss */
p.maker span {
  padding-left: 20px;
  background: url("../business/images/price_arrow.jpg") no-repeat 0 4px;
  font-size: 14px;
  font-weight: normal;
}
/* line 254, ../sass/_style_business.scss */
p.maker span a {
  color: #003893;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
p.maker span a:visited {
  color: #003893;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
p.maker span a:focus {
  color: #003893;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
p.maker span a:hover {
  color: #003893;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
p.maker span a:active {
  color: #003893;
}

/* line 259, ../sass/_style_business.scss */
.contact_other {
  width: 760px;
  padding: 28px 70px;
  border: solid 1px #003893;
  margin: 50px auto;
}
/* line 264, ../sass/_style_business.scss */
.contact_other p {
  color: #003893;
  font-size: 20px;
  line-height: 170%;
  text-align: left;
}

/* line 271, ../sass/_style_business.scss */
hr {
  height: 3px;
  background: url("../images/hline_yel.jpg") #ffdc73 no-repeat;
  width: 100%;
  border-top: 0;
}

/* ------------------
after
--------------------*/
/* line 281, ../sass/_style_business.scss */
.after_container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  padding: 30px 50px 45px 50px;
  margin: 30px 0;
}
/* line 286, ../sass/_style_business.scss */
.after_container img {
  margin-bottom: 23px;
}

/* line 292, ../sass/_style_business.scss */
#afterfollow .text_container {
  width: 563px;
}

/* ------------------
flow
--------------------*/
/* line 300, ../sass/_style_business.scss */
.flow_container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  background: url("../business/images/shima_background.jpg") repeat-x;
}
/* line 304, ../sass/_mixin.scss */
.flow_container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 305, ../sass/_style_business.scss */
.flow_container h2 {
  height: 47px;
  padding: 23px 0 0 60px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
/* line 311, ../sass/_style_business.scss */
.flow_container h2 span {
  color: #FFDC73;
  font-size: 18px;
  font-weight: bold;
  margin-right: 26px;
}
/* line 318, ../sass/_style_business.scss */
.flow_container p {
  width: 713px;
  padding: 30px 0 65px 60px;
  float: left;
}

/* line 325, ../sass/_style_business.scss */
.flow_fig {
  margin: 25px 60px 0 0;
  float: right;
  z-index: 1;
}

/* line 331, ../sass/_style_business.scss */
.yel_arrow {
  margin: 18px auto;
  text-align: center;
}

/* line 336, ../sass/_style_business.scss */
.lease {
  border: solid 1px #A2D1D0;
  width: 850px !important;
  padding: 10px 20px;
  clear: both;
  margin: -40px 0 30px 60px !important;
  padding: 10px 20px !important;
}
/* line 343, ../sass/_style_business.scss */
.lease span {
  padding-left: 20px;
  background: url("../business/images/lease_arrow.jpg") no-repeat;
  font-weight: bold;
  color: #39797A;
}

/* ------------------
security
--------------------*/
/* line 304, ../sass/_mixin.scss */
#security:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 355, ../sass/_style_business.scss */
#security h2 {
  font-size: 24px;
  font-weight: normal;
  color: #003893;
  background: url("../business/security/images/line.jpg") no-repeat 0 35px;
  padding-bottom: 50px;
}
/* line 362, ../sass/_style_business.scss */
#security p {
  margin-bottom: 50px;
}
/* line 363, ../sass/_style_business.scss */
#security .left1 {
  width: 500px;
  padding-right: 520px;
  margin-top: 70px;
  margin-bottom: 120px;
  background: url("../business/security/images/pic1.jpg") no-repeat right top;
}
/* line 370, ../sass/_style_business.scss */
#security .left2 {
  width: 500px;
  padding-right: 520px;
  margin-bottom: 120px;
  background: url("../business/security/images/pic2.jpg") no-repeat right top;
}
/* line 376, ../sass/_style_business.scss */
#security .left3 {
  width: 500px;
  padding-right: 520px;
  margin-bottom: 56px;
  background: url("../business/security/images/pic3.jpg") no-repeat right top;
}
/* line 382, ../sass/_style_business.scss */
#security .official {
  width: 335px;
  padding: 5px 0 2px 25px;
  font-weight: bold;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #003893;
  background: url("../business/security/images/arrow_official.jpg") no-repeat 12px 9px;
}
/* line 390, ../sass/_style_business.scss */
#security .official a {
  color: #003893;
}

/* ------------------
network
--------------------*/
/* line 304, ../sass/_mixin.scss */
#network:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 399, ../sass/_style_business.scss */
#network h2 {
  font-size: 24px;
  font-weight: normal;
  color: #003893;
  background: url("../business/security/images/line.jpg") no-repeat 0 35px;
  padding-bottom: 50px;
}
/* line 406, ../sass/_style_business.scss */
#network .text_container {
  width: 510px;
  padding-left: 510px;
}
/* line 410, ../sass/_style_business.scss */
#network .left1 {
  background: url("../business/network/images/lan.jpg") no-repeat;
  margin-top: 70px;
  height: 275px;
}
/* line 415, ../sass/_style_business.scss */
#network .left2 {
  background: url("../business/network/images/eachserver.jpg") no-repeat;
  margin-top: 120px;
}

/*----------------------------------------
	clearfix
----------------------------------------*/
/* line 304, ../sass/_mixin.scss */
#innav_container:after, .insection:after, .intext:after, #in_footernav:after, #header_container:after, .contents:after, .info:after, #footer_container:after, .container:after, .table:after, #footer_contact:after, #ininnav #ininnav_container:after, .one_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
  container
----------------------------------------*/
/*----------------------------------------
	contents
	----------------------------------------*/
/* line 10, ../sass/_style_sitemap.scss */
#sitemap a {
  text-decoration: underline;
}
/* line 11, ../sass/_style_sitemap.scss */
#sitemap a:hover {
  text-decoration: none;
}
/* line 12, ../sass/_style_sitemap.scss */
#sitemap span, #sitemap li {
  font-size: 16px;
}
/* line 15, ../sass/_style_sitemap.scss */
#sitemap span.top {
  display: inline-block;
  background: url("../sitemap/images/arrow.png") no-repeat 20px 16px;
  padding: 12px 40px;
  margin: 0px 0 50px 0;
}
/* line 20, ../sass/_style_sitemap.scss */
#sitemap span.top a {
  color: #003893;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap span.top a:visited {
  color: #003893;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap span.top a:focus {
  color: #003893;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap span.top a:hover {
  color: #003893;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap span.top a:active {
  color: #003893;
}
/* line 24, ../sass/_style_sitemap.scss */
#sitemap .right {
  float: right;
}
/* line 27, ../sass/_style_sitemap.scss */
#sitemap .left {
  float: left;
}
/* line 30, ../sass/_style_sitemap.scss */
#sitemap .sitemap_container {
  height: 300px;
}
/* line 33, ../sass/_style_sitemap.scss */
#sitemap .bigh > li {
  width: 350px;
  background: #eeeeee url("../sitemap/images/arrow.png") no-repeat 20px 16px;
  padding: 12px 40px;
  margin: 8px 80px 8px 0;
}
/* line 40, ../sass/_style_sitemap.scss */
#sitemap .bigh > li a {
  color: #003893;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap .bigh > li a:visited {
  color: #003893;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap .bigh > li a:focus {
  color: #003893;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap .bigh > li a:hover {
  color: #003893;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#sitemap .bigh > li a:active {
  color: #003893;
}
/* line 45, ../sass/_style_sitemap.scss */
#sitemap .midh > li {
  background: white url("../sitemap/images/arrow.png") no-repeat 10px 13px;
  padding: 8px 30px;
  border-bottom: solid 2px #eee;
}
/* line 54, ../sass/_style_sitemap.scss */
#sitemap .midh dl dt {
  padding: 8px 30px;
  border-bottom: solid 2px #eee;
  background: white url("../sitemap/images/arrow.png") no-repeat 10px 13px;
}
/* line 59, ../sass/_style_sitemap.scss */
#sitemap .midh dl dd {
  padding-left: 60px;
  padding-top: 16px;
  background: white url("../sitemap/images/arrow.png") no-repeat 40px 23px;
  margin-left: 30px;
}
/* line 67, ../sass/_style_sitemap.scss */
#sitemap .midh_container {
  margin: 10px -40px -15px -40px;
  padding-left: 20px;
  background: white;
}
/* line 72, ../sass/_style_sitemap.scss */
#sitemap .smallh {
  margin: 10px 0;
}
/* line 74, ../sass/_style_sitemap.scss */
#sitemap .smallh li {
  font-size: 14px;
  padding: 6px 25px;
  background: url("../sitemap/images/arrow.png") no-repeat 0px 10px;
  margin-left: 60px;
}

/* line 82, ../sass/_style_sitemap.scss */
.companyh dd {
  padding: 8px 60px;
  background: white url("../sitemap/images/arrow.png") no-repeat 30px 13px;
  margin: 10px -40px -15px -40px;
}

/* line 89, ../sass/_style_sitemap.scss */
.line_none {
  border-bottom: solid 0px !important;
  background: white !important;
  padding: 8px 0px !important;
}
