@charset "UTF-8";
/* line 5, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*-------------------------------------------
base
-------------------------------------------*/
/* line 8, ../sass/style.scss */
body {
  font-size: 14px;
  color: #333333;
  line-height: 1.4em;
  -webkit-text-size-adjust: 100%;
  font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* line 16, ../sass/style.scss */
p, li, a, dl, dt, dd {
  line-height: 1.4em;
}

/* line 20, ../sass/style.scss */
a:hover {
  color: #2e3192;
}

/* line 24, ../sass/style.scss */
a img:hover {
  opacity: 0.8;
}

/* line 28, ../sass/style.scss */
header, .home main, .bg-header, .container, .footer-info, .footer-inner {
  width: 960px;
  margin: 0 auto;
}

/* line 33, ../sass/style.scss */
.container {
  overflow: hidden;
}

/* line 37, ../sass/style.scss */
.home main {
  float: none;
}

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

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

/* line 51, ../sass/style.scss */
main {
  display: block;
}

/* line 55, ../sass/style.scss */
h2, h3 {
  margin-bottom: 15px;
}

/* line 59, ../sass/style.scss */
p {
  margin-bottom: 15px;
}

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

/*ヘッダー情報*/
/* line 69, ../sass/style.scss */
.header-catch {
  color: #ffffff;
  background-color: #cc141c;
  margin-bottom: 20px;
  padding: 3px 0 3px 20px;
  display: block;
}

/* line 77, ../sass/style.scss */
header {
  padding-top: 20px;
  position: relative;
}
/* line 80, ../sass/style.scss */
header h1 {
  font-size: 9px;
}
/* line 83, ../sass/style.scss */
header a.qa {
  color: #000000;
  position: absolute;
  top: 37px;
  left: 335px;
  text-decoration: none;
}
/* line 90, ../sass/style.scss */
header p.tel {
  font-size: 23px;
  position: absolute;
  top: 35px;
  left: 490px;
}
/* line 95, ../sass/style.scss */
header p.tel img {
  margin-right: 5px;
}
/* line 99, ../sass/style.scss */
header p.time {
  font-size: 11px;
  text-align: center;
  line-height: 16px;
  position: absolute;
  top: 30px;
  left: 710px;
}
/* line 107, ../sass/style.scss */
header a.contact {
  position: absolute;
  top: 25px;
  right: 0;
}

/*グローバルナビゲーション*/
/* line 116, ../sass/style.scss */
header ul {
  width: 960px;
  overflow: hidden;
  margin: 20px auto;
}
/* line 120, ../sass/style.scss */
header ul li {
  float: left;
}
/* line 122, ../sass/style.scss */
header ul li a {
  overflow: hidden;
  display: block;
}
/* line 125, ../sass/style.scss */
header ul li a:active, header ul li a:hover {
  border-bottom: 4px solid #cc151c;
}
/* line 127, ../sass/style.scss */
header ul li a:active img, header ul li a:hover img {
  margin-bottom: -4px;
}
@media screen and (max-width: 640px) {
  /* line 131, ../sass/style.scss */
  header ul li a:active img, header ul li a:hover img {
    margin-bottom: 0;
  }
}
/* line 137, ../sass/style.scss */
header ul li.current a {
  border-bottom: 4px solid #cc151c;
}
/* line 139, ../sass/style.scss */
header ul li.current a img {
  margin-bottom: -4px;
}
@media screen and (max-width: 640px) {
  /* line 143, ../sass/style.scss */
  header ul li.current a img {
    margin-bottom: 0;
  }
}

/* line 152, ../sass/style.scss */
#open_list {
  display: block;
  text-align: center;
  cursor: pointer;
}

/* line 158, ../sass/style.scss */
header #acMenu {
  text-align: center;
  display: none;
}
/* line 161, ../sass/style.scss */
header #acMenu ul {
  width: auto;
}
/* line 163, ../sass/style.scss */
header #acMenu ul li {
  text-align: center;
  float: none;
}
/* line 166, ../sass/style.scss */
header #acMenu ul li a:hover {
  border-bottom: 0;
}
/* line 169, ../sass/style.scss */
header #acMenu ul li.menu-item {
  background-color: #666666;
  position: relative;
  border-bottom: solid 1px white;
}
/* line 174, ../sass/style.scss */
header #acMenu ul li.menu-item a {
  color: #FFFFFF;
  text-decoration: none;
}

/*スライドショー*/
/* line 185, ../sass/style.scss */
#mainvisual {
  width: 960px;
  margin: 0 auto;
}
/* line 188, ../sass/style.scss */
#mainvisual .bx-wrapper .bx-viewport {
  border: 0;
}
/* line 191, ../sass/style.scss */
#mainvisual .bx-pager.bx-default-pager {
  display: none;
}

/*フッター情報*/
/* line 198, ../sass/style.scss */
footer {
  height: 45px;
  background-color: #cc141c;
}
/* line 201, ../sass/style.scss */
footer small {
  font-size: 9px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  display: block;
}

/*背景グレイ*/
/* line 212, ../sass/style.scss */
.bg-box {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
  background: -moz-linear-gradient(#ffffff, #efefef);
  background: -webkit-linear-gradient(#ffffff, #efefef);
  background: linear-gradient(#ffffff, #efefef);
}

/* line 216, ../sass/style.scss */
.bg-header {
  width: 930px;
  height: 99px;
  background: url(../images/bg-header.png) no-repeat;
  margin-bottom: 50px;
  padding: 35px 0 0 40px;
}

/*Sidebar*/
/* line 227, ../sass/style.scss */
#sidebar ul {
  overflow: hidden;
}
/* line 229, ../sass/style.scss */
#sidebar ul li {
  margin-bottom: 5px;
}

/*TOPページ*/
/* line 237, ../sass/style.scss */
.service-menu {
  margin-bottom: 40px;
}
/* line 239, ../sass/style.scss */
.service-menu ul {
  overflow: hidden;
}
/* line 241, ../sass/style.scss */
.service-menu ul li {
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
/* line 245, ../sass/style.scss */
.service-menu ul li a {
  color: #333333;
  text-decoration: none;
}
/* line 248, ../sass/style.scss */
.service-menu ul li a:hover {
  opacity: 0.8;
}
/* line 251, ../sass/style.scss */
.service-menu ul li a:hover .service-ttl {
  color: #2E3192;
  background-color: #e6e6e6;
  opacity: 1;
}
/* line 257, ../sass/style.scss */
.service-menu ul li:hover {
  opacity: 0.8;
}
/* line 260, ../sass/style.scss */
.service-menu ul li:last-child {
  margin-right: 0;
}
/* line 263, ../sass/style.scss */
.service-menu ul li img {
  display: block;
  margin-bottom: 20px;
}
/* line 266, ../sass/style.scss */
.service-menu ul li img p {
  font-size: 14px;
}
/* line 270, ../sass/style.scss */
.service-menu ul li .service-ttl {
  display: block;
  text-align: center;
  margin-bottom: 35px;
  padding: 10px 0;
}

/* line 280, ../sass/style.scss */
.menu {
  overflow: hidden;
  margin-bottom: 40px;
}
/* line 283, ../sass/style.scss */
.menu section {
  height: 217px;
  width: 33.333%;
  padding: 0 15px;
  border-left: 1px dashed #999999;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 290, ../sass/style.scss */
.menu section:last-child {
  border-right: 1px dashed #999999;
}
/* line 293, ../sass/style.scss */
.menu section ul {
  overflow: hidden;
}
/* line 296, ../sass/style.scss */
.menu section ul li a {
  color: #333333;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
  line-height: 16px;
}
/* line 302, ../sass/style.scss */
.menu section ul li a:before {
  content: url(../images/top/arrow03.png);
  margin-right: 10px;
}
/* line 306, ../sass/style.scss */
.menu section ul li a:hover {
  color: #2e3192;
}
/* line 311, ../sass/style.scss */
.menu section ul.left {
  width: 50%;
  float: left;
}
/* line 315, ../sass/style.scss */
.menu section ul.right {
  width: 50%;
  float: right;
}

/* line 323, ../sass/style.scss */
.work-ttl {
  position: relative;
}
/* line 325, ../sass/style.scss */
.work-ttl p.lead {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 210px;
}

/* line 332, ../sass/style.scss */
.work-list {
  margin-bottom: 30px;
  padding-bottom: 40px;
}
/* line 335, ../sass/style.scss */
.work-list ul {
  overflow: hidden;
}
/* line 337, ../sass/style.scss */
.work-list ul li {
  width: 240px;
  height: 192px;
  float: left;
}
/* line 341, ../sass/style.scss */
.work-list ul li a {
  font-size: 20px;
  line-height: 1.3em;
  color: #ffffff;
  margin: 0 auto;
  display: block;
}
/* line 349, ../sass/style.scss */
.work-list ul li.work01 figure, .work-list ul li.work02 figure {
  position: relative;
  overflow: hidden;
  width: 240px;
  height: 192px;
}
/* line 355, ../sass/style.scss */
.work-list ul li.work01 figcaption, .work-list ul li.work02 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  width: 240px;
  height: 192px;
  background: rgba(77, 77, 77, 0.8);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  padding: 30px 20px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-flex;
}
/* line 372, ../sass/style.scss */
.work-list ul li.work01 figcaption:after, .work-list ul li.work02 figcaption:after {
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center;
  content: url(../images/top/arrow01.png);
  margin: 0 auto;
}
/* line 384, ../sass/style.scss */
.work-list ul li.work01 figure:hover figcaption, .work-list ul li.work02 figure:hover figcaption {
  opacity: 1;
}
/* line 389, ../sass/style.scss */
.work-list ul li.work02 figcaption {
  background: rgba(204, 21, 28, 0.8);
}

/* line 397, ../sass/style.scss */
.news-ttl {
  width: 620px;
  padding-left: 20px;
}

/* line 402, ../sass/style.scss */
.top-info {
  margin-bottom: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
/* line 406, ../sass/style.scss */
.top-info .news {
  width: 620px;
  border-top: 1px dashed #999999;
  padding-top: 10px;
  margin-left: 20px;
  float: left;
}
/* line 412, ../sass/style.scss */
.top-info .news ul {
  margin-bottom: 30px;
}
/* line 415, ../sass/style.scss */
.top-info .news li {
  border-bottom: 1px dashed #999999;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
/* line 420, ../sass/style.scss */
.top-info .news li .date {
  margin-right: 20px;
}
/* line 423, ../sass/style.scss */
.top-info .news li .arrow {
  color: #747474;
  margin-right: 20px;
}
/* line 426, ../sass/style.scss */
.top-info .news li .arrow img {
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
/* line 434, ../sass/style.scss */
.top-info ul.bnr {
  width: 269px;
  float: right;
}
/* line 437, ../sass/style.scss */
.top-info ul.bnr li {
  margin-bottom: 10px;
}

/* line 443, ../sass/style.scss */
.footer-contact {
  width: 960px;
  margin: 50px auto 80px;
}

/* line 448, ../sass/style.scss */
.footer-info {
  overflow: hidden;
}
/* line 450, ../sass/style.scss */
.footer-info .footer-info-inner {
  width: 430px;
  float: left;
  padding-left: 20px;
}
/* line 454, ../sass/style.scss */
.footer-info .footer-info-inner p.info {
  padding-left: 15px;
}
/* line 456, ../sass/style.scss */
.footer-info .footer-info-inner p.info .address {
  font-size: 18px;
}
/* line 461, ../sass/style.scss */
.footer-info .footer-nav {
  width: 510px;
  float: right;
}
/* line 464, ../sass/style.scss */
.footer-info .footer-nav ul {
  float: left;
  width: 33.33%;
}
/* line 467, ../sass/style.scss */
.footer-info .footer-nav ul li {
  margin-bottom: 20px;
  list-style-type: none;
}
/* line 470, ../sass/style.scss */
.footer-info .footer-nav ul li a {
  color: #333333;
  text-decoration: none;
}
/* line 473, ../sass/style.scss */
.footer-info .footer-nav ul li a:hover {
  color: #2e3192;
}
/* line 477, ../sass/style.scss */
.footer-info .footer-nav ul li ul {
  width: 100%;
  padding-left: 15px;
}

/* line 486, ../sass/style.scss */
.entry-body, .entry-subbody {
  overflow: hidden;
  margin-bottom: 30px;
  border: 3px solid #c5c5c5;
}
/* line 490, ../sass/style.scss */
.entry-body .entry-ttl, .entry-subbody .entry-ttl {
  font-size: 24px;
  line-height: 55px;
  height: 55px;
  padding-left: 10px;
  border-bottom: 5px solid #ebebee;
}
/* line 496, ../sass/style.scss */
.entry-body .entry-ttl h2, .entry-subbody .entry-ttl h2 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
/* line 500, ../sass/style.scss */
.entry-body .entry-contents, .entry-subbody .entry-contents {
  padding: 20px 15px;
}
/* line 502, ../sass/style.scss */
.entry-body .entry-contents img, .entry-subbody .entry-contents img {
  margin-bottom: 20px;
}

/* line 508, ../sass/style.scss */
.entry-subbody {
  border: 0;
  border-bottom: 1px dashed #494949;
}

/*実績紹介*/
/* line 516, ../sass/style.scss */
.description ul {
  overflow: hidden;
}
/* line 518, ../sass/style.scss */
.description ul li {
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 20px;
  display: block;
}
/* line 524, ../sass/style.scss */
.description ul li:last-child {
  margin-bottom: 0;
}
/* line 527, ../sass/style.scss */
.description ul li .red {
  width: 115px;
  height: 35px;
  color: #ffffff;
  background-color: #b92228;
  text-align: center;
  margin-right: 15px;
  padding: 10px 25px;
}
/* line 535, ../sass/style.scss */
.description ul li .red.second {
  padding: 10px 33px;
}
@media screen and (max-width: 640px) {
  /* line 527, ../sass/style.scss */
  .description ul li .red {
    height: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
}

/**/
/* line 551, ../sass/style.scss */
.menu-list ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-top: 10px solid #ededef;
  border-bottom: 10px solid #ededef;
  margin-bottom: 15px;
}
/* line 558, ../sass/style.scss */
.menu-list ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-left: 10px solid #ededef;
}
/* line 563, ../sass/style.scss */
.menu-list ul li:last-child {
  border-right: 10px solid #ededef;
}
/* line 566, ../sass/style.scss */
.menu-list ul li a {
  font-size: 21px;
  color: #4549ad;
  height: 75px;
  line-height: 75px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-decoration: none;
}

/* line 579, ../sass/style.scss */
table.spec th, table.spec td {
  vertical-align: top;
}
/* line 582, ../sass/style.scss */
table.spec th {
  padding-bottom: 5px;
}
/* line 585, ../sass/style.scss */
table.spec td {
  padding: 0 10px 10px 10px;
}


/* line 579, ../sass/style.scss */
table.abut th, table.abut td {
  vertical-align: top;
}
/* line 582, ../sass/style.scss */
table.abut th {
  padding-bottom: 5px;
  width: 150px;
}
/* line 585, ../sass/style.scss */
table.abut td {
  padding: 0 10px 10px 10px;
  width: 500px;
}


/*-------------------------------------------
コンポーネント
-------------------------------------------*/
/* line 594, ../sass/style.scss */
.of {
  overflow: hidden;
}

/* line 598, ../sass/style.scss */
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

/* line 604, ../sass/style.scss */
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

/* line 610, ../sass/style.scss */
.alignleft50 {
  width: 49%;
  float: left;
  margin-right: 1%;
  margin-bottom: 20px;
}

/* line 617, ../sass/style.scss */
ul.list-on li {
  list-style-type: disc;
  list-style-position: inside;
}

/* line 622, ../sass/style.scss */
.alignright50 {
  width: 49%;
  float: right;
  margin-left: 1%;
  margin-bottom: 20px;
}

/* line 629, ../sass/style.scss */
.mb0 {
  margin-bottom: 0 !important;
}

/* line 633, ../sass/style.scss */
.mb20 {
  margin-bottom: 20px !important;
}

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

/* line 641, ../sass/style.scss */
.border-bottom-none {
  border-bottom: 0 !important;
}

/* line 645, ../sass/style.scss */
.p10 {
  padding: 10px;
}

/* line 649, ../sass/style.scss */
.pd15 {
  padding-left: 15px !important;
}

/*-------------------------------------------
スマホ設定
-------------------------------------------*/
@media screen and (max-width: 640px) {
  /* line 658, ../sass/style.scss */
  header, .home main, .bg-header, #mainvisual, .container, .footer-info, .footer-inner, .footer-contact {
    width: auto;
    font-size: 18px;
  }

  /* line 662, ../sass/style.scss */
  img {
    max-width: 100%;
    height: auto;
  }

  /* line 666, ../sass/style.scss */
  br {
    display: none;
  }

  /* line 669, ../sass/style.scss */
  .alignleft, .alignright {
    float: none;
    margin: 0;
  }

  /* line 673, ../sass/style.scss */
  .bx-wrapper img {
    width: auto;
  }

  /* line 676, ../sass/style.scss */
  header {
    padding-top: 0;
    margin-bottom: 20px;
    overflow: hidden;
  }
  /* line 680, ../sass/style.scss */
  header .tel, header .qa, header .time, header .contact {
    display: none;
    position: static;
  }
  /* line 684, ../sass/style.scss */
  header .sp-header-inner {
    display: block;
    padding: 10px 3% 0;
    overflow: hidden;
  }
  /* line 689, ../sass/style.scss */
  header p.tel {
    position: static;
  }
  /* line 692, ../sass/style.scss */
  header .sp-nav ul li a:hover {
    border: 0;
  }
  /* line 695, ../sass/style.scss */
  header .logo {
    width: 55%;
    float: left;
  }
  /* line 700, ../sass/style.scss */
  header .sp-nav ul {
    width: 40%;
    float: right;
    margin: 0;
    padding: 1% 0;
    overflow: hidden;
  }
  /* line 706, ../sass/style.scss */
  header .sp-nav ul li {
    width: 48%;
    display: block;
    text-align: right;
    margin-left: 4%;
  }
  /* line 711, ../sass/style.scss */
  header .sp-nav ul li:first-child {
    margin-left: 0;
  }
  /* line 714, ../sass/style.scss */
  header .sp-nav ul li img {
    width: auto;
    height: auto;
  }

  /* line 722, ../sass/style.scss */
  .bx-controls-direction {
    display: none;
  }

  /* line 725, ../sass/style.scss */
  .bx-pager.bx-default-pager {
    display: block;
  }

  /* line 729, ../sass/style.scss */
  .bx-wrapper .bx-viewport {
    left: 0 !important;
  }

  /* line 732, ../sass/style.scss */
  main {
    width: 94%;
    padding: 0 3%;
  }

  /* line 737, ../sass/style.scss */
  #sidebar {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 741, ../sass/style.scss */
  #sidebar ul li {
    margin-bottom: 0;
  }

  /* line 747, ../sass/style.scss */
  .footer-info .footer-info-inner {
    width: auto;
    float: none;
    padding: 0 3%;
  }

  /* line 753, ../sass/style.scss */
  .footer-nav {
    display: none;
  }

  /* line 757, ../sass/style.scss */
  .bg-box {
    background: none;
  }

  /* line 761, ../sass/style.scss */
  .sp-bg-box {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background: -moz-linear-gradient(#ffffff, #efefef);
    background: -webkit-linear-gradient(#ffffff, #efefef);
    background: linear-gradient(#ffffff, #efefef);
  }

  /* line 765, ../sass/style.scss */
  .bg-header {
    width: auto;
    height: auto;
    background-size: contain;
    background: url(../images/sp/sp-bg-header.png) no-repeat;
    margin-bottom: 10px;
    padding: 8% 4%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /*TOP*/
  /* line 776, ../sass/style.scss */
  .service-menu ul li {
    width: 50%;
    margin-right: 0;
  }
  /* line 779, ../sass/style.scss */
  .service-menu ul li a {
    font-size: 16px;
  }
  /* line 782, ../sass/style.scss */
  .service-menu ul li img {
    width: 100%;
  }
  /* line 785, ../sass/style.scss */
  .service-menu ul li .service-ttl {
    margin-bottom: 10px;
  }

  /* line 791, ../sass/style.scss */
  .menu section {
    width: auto;
    height: auto;
    overflow: hidden;
    border: 0;
    float: none;
    margin-bottom: 30px;
  }
  /* line 798, ../sass/style.scss */
  .menu section ul li a {
    margin-bottom: 20px;
  }

  /* line 804, ../sass/style.scss */
  .work-list {
    max-width: 480px;
    margin: 0 auto 25px;
  }
  /* line 807, ../sass/style.scss */
  .work-list ul li {
    width: 50%;
    height: auto;
  }
  /* line 810, ../sass/style.scss */
  .work-list ul li.work01 figure, .work-list ul li.work02 figure {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  /* line 815, ../sass/style.scss */
  .work-list ul li.work01 figcaption, .work-list ul li.work02 figcaption {
    width: 100%;
    height: auto;
    margin-right: 0;
    opacity: 1;
    z-index: auto;
  }
  /* line 823, ../sass/style.scss */
  .work-list ul li.work01 {
    background: rgba(77, 77, 77, 0.8);
  }

  /* line 830, ../sass/style.scss */
  .work-ttl p.lead {
    font-size: 18px;
    position: static;
  }

  /* line 836, ../sass/style.scss */
  .top-info .news, .top-info .news-ttl, .top-info .bnr {
    width: auto;
    margin: 0 auto;
  }
  /* line 840, ../sass/style.scss */
  .top-info .news {
    float: none;
  }
  /* line 842, ../sass/style.scss */
  .top-info .news li {
    font-size: 14px;
  }
  /* line 846, ../sass/style.scss */
  .top-info ul.bnr {
    width: auto;
    margin-bottom: 55px;
  }

  /* line 851, ../sass/style.scss */
  .news-ttl {
    width: auto;
    padding-left: 0;
  }

  /*実績紹介*/
  /* line 857, ../sass/style.scss */
  .description ul li {
    height: auto;
  }
}


  /*メールフォーム*/
/*section p
----------------------------------------------------*/

.section {
  width: 100%;
  margin: 0px 0px 25px;
  margin-bottom: 25px;
  margin-left: 0;
}

.inner {
    width:100%;
}

.btm5 {
    margin-bottom:5px;
}

.btm10 {
    margin-bottom:10px;
}

.btm15 {
    margin-bottom:15px;
}

.btm20 {
    margin-bottom:20px;
}

.btm25 {
    margin-bottom:25px;
}

.btm30 {
  margin-bottom:20px;
}

.btm40 {
    margin-bottom:40px;
}


.top5 {
    margin-top:5px;
}

.top10 {
    margin-top:10px;
}

.top20 {
    margin-top:20px;
}

.f10 {
    font-size:10px;
    line-height:1.5em;
    
}

.ac {
    text-align:center;
}

.font10r {
  color: #FF0000;
  font-size: 10px;
}

/*-------------------------------------------
スマホ表示有無
-------------------------------------------*/
@media screen and (max-width: 640px) {
  /* line 867, ../sass/style.scss */
  .visible-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 640px) {
  /* line 874, ../sass/style.scss */
  .visible-phone {
    display: none;
  }
}
