@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ae7d23da392479d15e650940e643b259)
 * Config saved to config.json and https://gist.github.com/ae7d23da392479d15e650940e643b259
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-size: 1.5rem;
  line-height: 1.42857143;
  letter-spacing: 1px;
  font-weight: 500;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container-nomargin {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

.container-nomargin .row {
  margin-left: 0;
  margin-right: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.container-nomargin:before,
.container-nomargin:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.container-nomargin:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #583822;
}

a:hover {
  color: #583822;
}

a.btnr {
  display: inline-block;
  padding: 0.8rem 2.4rem;
  background-color: #d65519;
  color: #fff;
  border-radius: 4px;
  transition: 0.4s ease;
  margin-bottom: 1.6rem;
}

a.btnr:hover {
  text-decoration: none;
  background-color: #e97641;
}

.sec {
  margin-bottom: 7.2rem;
}

.sec h2 {
  text-align: center;
  margin-bottom: 4rem;
}

.top_sec {
  margin-top: 4rem;
}

dt {
  font-weight: bold;
  margin-bottom: 0.8rem;
}

dd {
  margin-left: 0;
  margin-bottom: 3.2rem;
}

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #dddddd;
  border-top: none;
}

.thnowrap th {
  white-space: nowrap;
}

th {
  background: #583822;
  color: #fff;
  width: 30%;
}

.table > tbody > tr > td {
  background-color: #fff;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}

.table > tbody > tr > th, .table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > tbody > tr > th {
  vertical-align: middle;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td {
  border: 1px solid #dddddd;
}

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="password"], textarea, select {
  background: #f5f5f5;
  border: none;
  padding: 4px 19px 3px;
  width: 100%;
}

.btnConfirm {
  background: #d65519;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 17px 0;
  width: 300px;
  border: none;
}

.btnArea {
  margin: 40px 0 115px;
}

.btnc {
  position: relative;
  display: block;
  max-width: 200px;
  width: 100%;
  margin: 2rem 0;
  line-height: 35px;
  padding: 0 1em;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 5px;
  transform: translate3d(0, 0, 0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #fff;
  background: #583822;
}

.btnc:hover {
  color: #fff;
  opacity: 0.75;
  text-decoration: none;
}

a.btnc svg {
  position: absolute;
  top: 50%;
  right: 1em;
  width: 30px;
  line-height: 30px;
  font-size: 90%;
  font-weight: bold;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  background: #583822;
}

.bl_btn_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}

.bl_btn_flex a {
  margin-bottom: 16px;
}

.bl_btn_flex a:first-child {
  margin-right: 8px;
}

@media (max-width: 767px) {
  .bl_btn_flex a {
    margin-bottom: 24px;
  }
  .bl_btn_flex {
    flex-direction: column;
  }
}

/** header **/
h1.site_title {
  font-weight: 500;
  font-size: 12px;
  margin: 0;
  padding: 6px 0px;
  color: #fff;
  background-color: #583822;
}

a.logo {
  display: block;
  padding: 1.6rem 0;
}

a.logo img {
  max-width: 90%;
  height: auto;
}

.head_contact {
  padding: 3.2rem 0;
}

p.num {
  font-size: 1.6rem;
  text-align: right;
  vertical-align: bottom;
  margin: 0;
}

p.num .num_int {
  font-size: 2.4rem;
  color: #d65519;
  font-weight: bold;
}

p.head_date {
  margin: 0;
  text-align: right;
}

ul.list-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding-left: 0;
  padding-top: 1.6rem;
}

.list-inline li {
  display: block;
  height: 100%;
  list-style: none;
  margin-right: 1.6rem;
}

.list-inline li:last-child {
  margin-right: 0;
}

.list-inline li img {
  width: 3.2rem;
  height: 3.2rem;
}

/*** nav ***/
.menu_sup_text {
  font-size: 10px;
  color: #583822;
}

.originNav {
  padding: 0;
  background-color: #f9f9f9;
  border-bottom: 2px solid #583822;
}

ul.navInner {
  padding-left: 0;
  margin: 0;
  width: 100%;
  display: table;
  table-layout: fixed;
  text-align: center;
}

ul.navInner li {
  list-style: none;
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #dedede;
}

ul.navInner li:last-child {
  border-right: 1px solid #dedede;
}

ul.navInner li a {
  color: #333;
  font-weight: 700;
  display: block;
  padding: 1.6rem;
  transition: 0.3s all;
}

ul.navInner li:last-child {
  padding-right: 0;
}

ul.navInner li a:hover {
  font-weight: 700;
  text-decoration: none;
}

/** スマホナビ **/
.lineMenu, .lineMenu span {
  display: inline-block;
  transition: .4s all;
  z-index: 2;
}

.lineMenu {
  position: relative;
  width: 30px;
  height: 23px;
}

.lineMenu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #583822;
  border-radius: 4px;
}

.lineMenu span:nth-of-type(1) {
  top: 0;
}

.lineMenu span:nth-of-type(2) {
  top: 10px;
}

.lineMenu span:nth-of-type(3) {
  bottom: 0;
}

.lineMenu.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}

.lineMenu.active span:nth-of-type(2) {
  opacity: 0;
}

.lineMenu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

.lineMenu {
  display: none;
}

/** フッター **/
ul.foot_link {
  padding-left: 0;
  margin: 0;
}

ul.foot_link li {
  list-style: none;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  border-left: 1px solid #583822;
  padding: 0 8px;
}

ul.foot_link li:last-child {
  border-right: 1px solid #583822;
}

footer {
  text-align: center;
  padding: 1.6rem 0;
}

.copy {
  background: #583822;
  padding: 1.6rem 0;
  color: #fff;
  font-weight: normal;
}

.copy h5 {
  font-size: 1.6rem;
  margin: 0 0 8px;
}

.copy p {
  font-size: 14px;
}

.copy p.copyright {
  font-size: 13px;
  margin-bottom: 0;
  text-align: center;
}

/** トップページ **/
.mainv {
  background: #fbf7f4;
  height: auto;
  margin-bottom: 0;
}

.main_inner {
  position: relative;
}

.top_concept_inner {
  text-align: center;
}

.greet {
  font-size: 2.4rem;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 2.4;
}

.top_sec {
  margin: 6.4rem 0;
}

.top_service1 {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.top_service2 {
  display: flex;
  align-items: center;
}

.top_service_inner {
  width: 50%;
  height: auto;
  padding: 2.4rem;
}

.top_service_img {
  width: 50%;
  height: auto;
}

.top_company_sec {
  display: flex;
  align-items: center;
}

.top_company_inner {
  width: 60%;
  height: auto;
}

.top_company_img {
  width: 40%;
  height: auto;
}

a.top_block_sec {
  display: block;
  width: 240px;
  height: 240px;
  line-height: 240px;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  margin-right: 1.6rem;
}

a.top_block_sec:hover {
  text-decoration: none;
}

.block_text {
  position: relative;
  z-index: 3;
}

.flex_inner:last-child a.top_block_sec {
  margin-right: 0;
}

.top_block_sec {
  overflow: hidden;
  position: relative;
}

.top_block_sec:hover:after {
  transform: scale(1.1);
}

.top_block_sec:after {
  content: "";
  transition: transform 0.3s linear;
  background: url("../images/blockmenu1.jpg") no-repeat 0 0;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.flex_inner:nth-of-type(2) .top_block_sec:after {
  background: url("../images/blockmenu2.jpg") no-repeat 0 0;
  background-size: contain;
}

.flex_inner:nth-of-type(3) .top_block_sec:after {
  background: url("../images/blockmenu3.jpg") no-repeat 0 0;
  background-size: contain;
}

.top_block_sec:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.subsidy_bnr {
  margin-bottom: 2.4rem;
}

.top_info_inner {
  padding: 1.6rem;
  text-align: center;
  background-color: #f9f9f9;
  height: auto;
}

/** 下層ページ **/
section.sub_sec {
  margin-bottom: 5.6rem;
}

.page_head {
  position: relative;
  margin-bottom: 4rem;
  padding: 3.2rem 0;
  background: url("../images/sub_headerimg.jpg") no-repeat center center;
  background-size: cover;
}

.page_head:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}

.page_head h2 {
  color: #fff;
  position: relative;
}

.sub_sec h2 {
  position: relative;
  padding-bottom: 0.5em;
  border-bottom: 4px solid #fbf7f4;
  margin-bottom: 3.2rem;
}

.sub_sec h2::after {
  position: absolute;
  content: " ";
  border-bottom: solid 4px #583822;
  bottom: -4px;
  width: 10%;
  display: block;
}

/** 事業案内　下層ページ **/
.works_img {
  margin: 2.4rem 0;
}

.worksList {
  margin-bottom: 2.4rem;
  padding: 0.8rem;
  background: #e8f0fb;
  text-align: center;
  font-weight: 700;
}

.works_desc {
  text-align: right;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 8px;
}

.works_flow {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.4rem;
}

.works_flow img {
  width: 40%;
  height: auto;
}

.works_flow figcaption {
  width: 55%;
  font-weight: bold;
}

.captionleft .works_desc {
  text-align: left;
}

.support_list li {
  margin-bottom: 2.4rem;
}

.flow_flex {
  display: flex;
  align-items: flex-start;
  position: relative;
}

.flow_flex {
  background-color: #fbf7f4;
  margin-bottom: 5.6rem;
  padding: 1.6rem;
}

.flow_flex img {
  width: 180px;
  height: 180px;
}

.flow_flex dl {
  padding-left: 1.6rem;
  width: 70%;
}

.flow_flex dt {
  color: #583822;
  font-size: 1.8rem;
  margin-bottom: 1.6rem;
}

.flow_flex dd {
  position: relative;
}

.flow_flex:before {
  content: "";
  border: 30px solid transparent;
  border-top-color: #583822;
  position: absolute;
  bottom: -7.2rem;
  left: 50%;
  margin-left: -30px;
}

.flow_flex:last-child:before {
  display: none;
}

/**  **/
.service_menu_flex {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4rem;
}

.service_img {
  width: 24%;
  height: auto;
}

.service_desc {
  width: 72%;
  height: auto;
  padding-left: 1.6rem;
}

.service_desc dl {
  margin-top: 0;
}

.concept_flex {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5.6rem;
}

.concept_flex img {
  width: 22%;
  height: auto;
}

.concept_item {
  width: 78%;
  height: auto;
  padding-left: 1.6rem;
}

.concept_item h4 {
  margin-top: 0;
  font-size: 2.4rem;
  color: #d65519;
}

.concept_item dl {
  margin-top: 0;
}

.concept_item dl dd {
  font-size: 1.6rem;
}

/** 新築とリフォーム **/
.ex_work {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2.4rem;
}

.ex_work_imgbox {
  width: 38%;
  height: auto;
}

.ex_work_desc {
  width: 62%;
  height: auto;
  padding-left: 1.2rem;
}

.ex_work_desc h5 {
  background-color: #333;
  color: #fff;
  margin: 0;
  padding: 1.6rem;
  font-size: 1.6rem;
}

.ex_work_desc ul {
  padding-left: 0;
  border: 1px solid #333;
  margin: 0;
}

.ex_work_desc ul li {
  display: flex;
  border-bottom: 1px solid #333;
  padding: 1.6rem;
}

.ex_work_desc ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.ex_work_desc ul .desc_dt {
  width: 20%;
}

.ex_work_desc ul .desc_dd {
  width: 80%;
}

.ex_work_desc ul .desc_dd p:first-child {
  margin-top: 0;
}

.choice_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.8rem;
}

.choice_item {
  width: 30%;
  margin-bottom: 14px;
  height: auto;
  cursor: pointer;
}

.half_image_after {
  padding-left: 0;
  margin-bottom: 2.4rem;
}

.works_half_image {
  margin-bottom: 2.4rem;
}

.works_half_image figcaption {
  display: block;
  padding-top: 0.8rem;
  font-weight: bold;
  font-size: 1.5rem;
}
.bl_reform_adv_sec .row{
  margin-bottom: 5.6rem;
}
.bl_reform_desc h4 {
    margin-top: 0;
    font-size: 2.4rem;
    color: #d65519;
}

/** 会社概要 **/
ul.history {
  padding-left: 0;
}

ul.history li {
  list-style: none;
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 1px dashed #e8f0fb;
}

ul.history li .his_date {
  display: block;
  font-weight: 700;
}

.ceo_name {
  font-weight: bold;
  color: #666;
}

/** お客様の声 **/
.voice_item {
  background-color: #f9f9f9;
  padding: 1.6rem;
  margin-bottom: 5.6rem;
}

.voice_item dt {
  color: #583822;
  font-size: 1.8rem;
}

/** よくある質問 **/
.qa_list dt, .qa_list dd {
  position: relative;
  margin-left: 0;
  font-size: 1.4rem;
  font-weight: bold;
  padding-left: 3.2rem;
  line-height: 2.4rem;
}

.qa_list dd {
  font-size: 1.4rem;
  margin-bottom: 3.2rem;
  font-weight: normal;
}

.qa_list dt:before, .qa_list dd:before {
  content: "";
  font-size: 2.4rem;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
}

.qa_list dt:before {
  content: "Q";
  color: #d65519;
}

.qa_list dd:before {
  content: "A";
}

/** お問い合わせ **/
.tel_num {
  display: block;
  font-size: 3.2rem;
  letter-spacing: 0.5px;
  color: #d65519;
}

.tel_date {
  display: block;
  font-size: 1.6rem;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.telNum {
  text-align: center;
  color: #ff4f00;
  font-size: 3.2rem;
  line-height: 1.1;
}

.telDate {
  font-size: 1.6rem;
  color: #5a5a5a;
}

/** コンポーネント **/
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 2.4rem;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.close_tel_box {
  margin-bottom: 2.4rem;
}

/** トップへ戻る **/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
}

#page-top a {
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid #583822;
  text-decoration: none;
  color: #583822;
  width: 60px;
  padding: 16px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
  background: #583822;
  color: #fff;
}

/** 新着情報 **/
.list {
  display: flex;
}

.list dt {
  width: 20%;
  border-bottom: 1px solid #e8f0fb;
  padding-bottom: 0.8rem;
}

.list dd {
  width: 80%;
  border-bottom: 1px solid #e8f0fb;
  padding-bottom: 0.8rem;
  margin-left: 0;
}

/**  **/
.sitemap li {
  margin-bottom: 2.4rem;
}

/** util **/
.md_block_center {
  text-align: center;
}

.spbr {
  display: inline-block;
}

.lead {
  font-size: 1.8rem;
  color: #583822;
  font-weight: 700;
}

.block_flex {
  display: flex;
  justify-content: center;
}

.flex_inner {
  flex-basis: auto;
}

.text-active {
  color: #d65519;
}

.mtimg {
  margin-top: 1.6rem;
}

.btn_flex {
  display: flex;
}

.btn_flex .btnr:first-child {
  margin-right: 0.8rem;
}

@media (min-width: 992px) {
  .top_concept_inner {
    max-width: 768px;
    height: auto;
    margin: 0 auto;
  }
  .visible-nav {
    display: none;
  }
  .menu_sup_text {
    display: none;
  }
}

@media (max-width: 991px) {
  .logo {
    margin-top: 2.4rem;
  }
  h1 {
    font-size: 2rem;
  }
  .lineMenu {
    display: block !important;
  }
  .hidden-nav {
    display: none;
  }
  .originNav {
    border: none;
    background: transparent;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: auto;
    top: 20px;
    left: 0;
    overflow: hidden;
    padding: 2rem 1.6rem;
    margin-top: 0;
  }
  .navInner {
    background: rgba(255,255,255,0.8);
  }
  .originNav nav {
    z-index: 1;
    position: absolute;
    left: 0;
    top: -400px;
    -webkit-transition: .5s ease-in-out;
    /*transitionで動きを*/
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
  }
  ul.navInner {
    display: block;
  }
  ul.navInner li {
    display: block;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    line-height: 3;
    width: 100%;
    font-size: 15px;
    padding-right: 0;
  }
  ul.navInner li a {
    color: #583822;
    padding: 8px 0;
  }
  ul.navInner li:last-child {
    border: none;
  }
  nav.openNav {
    position: relative;
    -moz-transform: translateY(360px);
    -webkit-transform: translateY(360px);
    transform: translateY(360px);
  }
}

@media (max-width: 767px) {
  .spbr {
    display: inline-block;
  }
  h1 {
    font-size: 1.8rem;
  }
  .sub_sec h2 {
    font-size: 2rem;
    text-align: left;
  }
  .greet {
    font-size: 2rem;
  }
  .logo {
    text-align: center;
  }
  p.num, p.head_date {
    text-align: center;
  }
  th, td {
    display: block;
    text-align: center;
  }
  th {
    width: 100%;
  }
  a.logo {
    text-align: center;
  }
  .logo img {
    width: 62.5%;
    height: auto;
  }
  .works_flow figcaption {
    font-size: 1.3rem;
  }
  .foot_about a {
    color: #fff;
  }
  input, textarea, select {
    font-size: 16px;
  }
  .list {
    display: block;
  }
  .list dt {
    width: 100%;
    border-bottom: none;
  }
  .list dd {
    width: 100%;
  }
  .top_service1, .top_service2 {
    flex-direction: column;
  }
  .top_service_inner {
    width: 100%;
    height: auto;
    padding: 1.6rem 0;
  }
  .top_service_img {
    width: 100%;
    height: auto;
  }
  a.top_block_sec {
    display: block;
    width: 105px;
    height: 105px;
    line-height: 105px;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    margin-right: 0.8rem;
  }
  a.top_block_sec:hover {
    text-decoration: none;
  }
  .ex_work {
    flex-direction: column;
  }
  .ex_work_imgbox {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.6rem;
    width: 100%;
    height: auto;
  }
  .ex_work_desc {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
  .main_imgWidth {
    width: 80%;
    height: auto;
  }
  .ex_work_desc ul .desc_dt {
    width: 30%;
  }
  .ex_work_desc ul .desc_dd {
    width: 70%;
  }
  .choice_img {
    width: 20%;
    display: block;
    margin-top: 0;
    margin-left: 0.8rem;
  }
  .choice_item {
    width: 100%;
    height: auto;
    margin-bottom: 0.8rem;
  }
  .flow_flex img {
    width: 80px;
    height: auto;
  }
  .flow_flex dl {
    margin-top: 0;
  }
  .works_half_image figcaption {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .page_head {
    background: url("../images/sp_sub_headerimg.jpg") no-repeat center center;
    background-size: cover;
  }
  .service_img {
  width: 50%;
  height: auto;
}
.concept_flex{
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.concept_flex img {
  width: 50%;
  height: auto;
  margin-bottom: 24px;
}
.concept_item{
  width: 100%;
  padding-left: 0;
}
.concept_item h4 {
  text-align: center;
}
}
