@charset "UTF-8";
/*
Theme Name: THE GRAND HALL
Theme URI: http://www.tg-hall.com/
Description: マグネットスタジオ運営するTHE GRAND HALLホームページのテーマ
Version: 1.1
Author: 
Author URI: 
*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:700);
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url("fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Thin.woff") format("woff"), url("fonts/NotoSansCJKjp-Thin.eot?") format("eot"), url("fonts/NotoSansCJKjp-Thin.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url("fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Light.woff") format("woff"), url("fonts/NotoSansCJKjp-Light.eot?") format("eot"), url("fonts/NotoSansCJKjp-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("fonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("fonts/NotoSansCJKjp-DemiLight.eot?") format("eot"), url("fonts/NotoSansCJKjp-DemiLight.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("fonts/NotoSansCJKjp-Regular.eot?") format("eot"), url("fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("fonts/NotoSansCJKjp-Medium.eot?") format("eot"), url("fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("fonts/NotoSansCJKjp-Bold.eot?") format("eot"), url("fonts/NotoSansCJKjp-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("fonts/NotoSansCJKjp-Black.woff") format("woff"), url("fonts/NotoSansCJKjp-Black.eot?") format("eot"), url("fonts/NotoSansCJKjp-Black.otf") format("opentype");
}
/*
**	Normalize
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -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;
}

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

progress {
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
  position: relative;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border-style: none;
}

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

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

input {
  line-height: normal;
}

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

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

textarea {
  overflow: auto;
}

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

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

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

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

td,
th {
  padding: 0;
}

/*
**	Core CSS
*/
/*! Scaffolding */
* {
  -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: transparent;
}

body {
  font-family: "Noto Sans Japanese", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
}

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: thin dotted;
  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.5;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 21px;
  margin-bottom: 21px;
  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;
}

/*! Type */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 60%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 70%;
}

h1, .h1 {
  font-size: 36px;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 27px;
  }
}

h2, .h2 {
  font-size: 30px;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 22px;
  }
}

h3, .h3 {
  font-size: 24px;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 18px;
  }
}

h4, .h4 {
  font-size: 18px;
}
@media (max-width: 767px) {
  h4, .h4 {
    font-size: 15px;
  }
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

sup,
sub {
  margin-left: .2em;
  margin-right: .2em;
}

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

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.5;
}

/*!  grid */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@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;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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-1 {
  width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

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

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

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

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

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

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

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

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

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

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

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

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

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

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

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

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

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

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

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

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

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

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

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

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

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

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

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

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

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

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

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

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

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

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

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

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

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

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

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

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

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

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

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

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

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

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

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

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

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

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

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

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

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

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/*
**	Utility
*/
/*! Utility */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix: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;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

/*! Responsive-Utility */
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
**	Menu
*/
#wrapper {
  position: relative;
  opacity: 0;
}

header {
  width: 100%;
  z-index: 1000;
  background-color: white;
}

header {
  position: fixed;
}

footer {
  width: 100%;
}

.headerSpace {
  padding-top: 120px;
  background-color: #f0f0f0;
}

@media (min-width: 480px) {
  .headerSpace {
    padding-top: 140px;
  }
}
/* ナビバー・ロゴ・トグル */
.navbar, .navbar-nav, .nav {
  position: relative;
}

.navbar-nav {
  list-style: none;
}

.nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
  }
  .navbar-nav > li {
    float: left;
  }

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

  .navbar-right {
    float: right !important;
  }
}
/* ヘッダートップ */
.headerTop, .footerBtm {
  position: relative;
  background-color: #f0f0f0;
}

.headerTop .navbar-nav {
  margin: 0;
  padding: 0;
}
.headerTop .navbar-nav > li {
  float: left;
  margin-right: 1em;
}
.headerTop .navbar-nav > li > a {
  display: block;
  margin: 0;
  padding: 5px 0;
  padding-left: 2em;
  height: 30px;
  line-height: 20px;
  background-color: transparent;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}
.headerTop .navbar-nav > li.phone > a {
  background-image: url("images/header/icon-phone.svg");
}
.headerTop .navbar-nav > li.access > a {
  background-image: url("images/header/icon-access.svg");
}
.headerTop .navbar-nav > li.contact > a {
  background-image: url("images/header/icon-contact.svg");
}

@media (min-width: 768px) {
  .headerTop .navbar-nav > li.phone {
    display: none;
  }
}
/* ナビサーチ */
.nav-search {
  float: right;
  margin: 0;
  position: relative;
}
.nav-search .search-input {
  background: #c8c8c8;
  font-size: 14px;
  width: 150px;
  border: 0;
  padding: 5px;
  margin: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
.nav-search .search-input:focus {
  outline: 0;
  background: white;
}
.nav-search .search-submit {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
  border: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
}
.nav-search .search-input:focus + .search-submit {
  display: block;
}
.nav-search:hover {
  cursor: text;
}
.nav-search:before, .nav-search .search-submit:before {
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 26px;
  color: #323232;
  position: absolute;
  right: 15px;
  top: 0;
}
.nav-search:before, .nav-search .search-submit:before {
  content: "\f002";
}

@media (min-width: 768px) {
  .nav-search .search-input {
    width: 240px;
  }
}
/* 文字・タイトル関連 */
.headerTop h1, .footerBtm h1 {
  display: inline-block;
  font-size: 1em;
  line-height: 30px;
  margin: 0;
}

@media (max-width: 991px) {
  .headerTop h1, .footerBtm h1 {
    display: none !important;
  }
}
.navbar-brand, .navbar-phone {
  position: relative;
  display: block;
  color: #323232;
  z-index: 1001;
}

.navbar-brand:hover, .navbar-brand:focus {
  opacity: 0.8;
  color: #323232;
  text-decoration: none;
}

.navbar-phone:hover, .navbar-phone:focus {
  opacity: 0.8;
  color: #323232;
  text-decoration: none;
}

.navbar-brand {
  float: left;
  overflow: hidden;
  width: 0;
  margin: 10px 0;
  padding-left: 432px;
  height: 60px;
  background: transparent url("images/header/logo.svg") 0 0 no-repeat;
  background-size: contain;
}

.navbar-phone {
  float: right;
  margin: 15px 0;
}

.phone-number {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 2.5em;
  line-height: 2.5rem;
}

@media (max-width: 767px) {
  .navbar-phone {
    display: none !important;
  }

  .navbar-brand {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.magnetstudio {
  display: block;
  margin: 4px auto;
  color: #323232;
  z-index: 1001;
  overflow: hidden;
  padding-top: 22px;
  height: 0;
  background: transparent url("images/footer/mgs.svg") center center no-repeat;
  background-size: contain;
}

@media (min-width: 768px) {
  .magnetstudio {
    margin: 4px 0;
    width: 264px;
  }
}
/* トグルキャンバス */
.row-offcanvas {
  position: relative;
  z-index: 112;
}

/* ナビバートグル・ボタン */
.navbar-toggle {
  position: relative;
  display: block;
  width: 100%;
  padding: 7px 15px;
  background-color: #003c78;
  border: none;
  cursor: pointer;
}
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: #003264;
  outline: 0;
}
.navbar-toggle .icon {
  display: block;
  margin: 5px 0;
  float: left;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 12px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.6);
}
.navbar-toggle:hover .icon-bar {
  background-color: white;
}
.navbar-toggle .icon-txt {
  float: left;
  margin-left: 0.5em;
  line-height: 1em;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
}
.navbar-toggle:hover .icon-txt {
  color: white;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}

.active .navbar-toggle {
  background-color: #003264;
}

.active .offcanvas-toggle .icon-bar.first {
  transform: rotate(45deg) translate(0px, 3.5px);
}
.active .offcanvas-toggle .icon-bar.second {
  transform: rotate(-45deg) translate(0px, -3.5px);
}

/* メニューキャンバス */
.offcanvas-wrap {
  position: relative;
  overflow: hidden;
}

.slidebar-offcanvas {
  position: relative;
  height: auto;
  margin-top: -150%;
  position: relative;
  width: 100%;
  overflow-y: auto;
  background-color: transparent;
  z-index: 111;
}
.slidebar-offcanvas.active {
  margin-top: 0;
}

/* メニュー */
.navbar-menu .nav, .navbar-sitemap .nav {
  background-color: transparent;
}

.navbar-menu, .navbar-sitemap {
  background-color: #003c78;
}

.navbar-menu .nav > li, .navbar-sitemap .nav > li {
  float: none;
}

.navbar .navbar-nav {
  width: 100%;
  margin: 30px 0;
  display: block;
}
.navbar .navbar-nav > li.indexPage {
  margin-bottom: 15px;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.navbar .navbar-nav > li > a {
  font-size: 1em;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.6);
}
.navbar .navbar-nav > li > a:hover {
  color: white;
}

/* フッター */
footer {
  position: relative;
}
footer address {
  margin: 30px 0;
  color: white;
}
footer .pagetop {
  position: fixed;
  right: 20px;
  top: auto;
}
footer .pagetop {
  display: block;
  margin: 0 0 0 auto;
  padding-top: 40px;
  width: 40px;
  height: 0;
  overflow: hidden;
  background: #c8c8c8 url("images/other/pagetop.svg") center center no-repeat;
  opacity: 0.8;
  background-size: 30%;
  z-index: 1000;
  border-radius: 25px;
}
footer .pagetop:hover, footer .pagetop:focus {
  background-color: #003c78;
  opacity: 1;
}
footer .pagetop:active {
  background-color: #c8c8c8;
  opacity: 1;
}
@media (max-width: 767px) {
  footer .pagetop {
    margin: 0 auto;
    text-align: center;
  }
}

.sbver {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sbver ul {
  margin: 0;
  padding: 0;
}
.sbver ul li {
  list-style-type: none;
  float: left;
  margin-right: 10px;
}
.sbver ul li:last-child {
  margin-right: 0;
}

/* イージング */
.offcanvas-toggle {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.offcanvas-toggle .icon-bar {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.nav-search .search-input, .navbar-nav li > a {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.slidebar-offcanvas {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.navbar-brand, .navbar-phone, .phone-number {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* クリア */
.nav:before, .nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.headerTop:before,
.headerTop:after,
.sbver:before,
.sbver:after {
  content: " ";
  display: table;
}
.nav:after,
.navbar:after,
.navbar-header:after,
.headerTop:after,
.sbver:after {
  clear: both;
}

.headerTop .navbar-nav > li > a {
  color: #323232;
}
.headerTop .navbar-nav > li > a:hover, .headerTop .navbar-nav > li > a:focus {
  text-decoration: none;
  opacity: 0.6;
}

/*
**	Custom
*/
/*------------------------------------------------
	文字関連
--------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  outline: none;
  text-decoration: none;
}
a:hover, a:focus {
  outline: none;
  text-decoration: none;
}

/* タイトル */
.page-title, .contents-title, .block-title, .heading {
  font-weight: 700;
}

.page-title {
  margin: 0;
  padding: 0;
  line-height: 140px;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  color: white;
  background-color: #c8c8c8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contents-title, .block-title, .heading {
  margin-top: 15px;
  margin-bottom: 30px;
}

.contents-title {
  padding-left: 10px;
  line-height: 1em;
  border-left: transparent 10px solid;
  border-color: #003264;
}

@media (max-width: 767px) {
  .page-title {
    line-height: 100px;
  }

  .contents-title {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.block-title {
  padding: 0.8rem 0;
  border-bottom: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
}

.sidebar .contents-title {
  margin-bottom: 0;
  padding: 5px;
  background-color: #003264;
  border: none;
  color: white;
}

.caption {
  color: white;
}

.date {
  margin: 0;
  font-weight: normal;
  font-style: italic;
  line-height: 1.2em;
  color: #669933;
}

/* 一覧表示 */
a.seeall {
  line-height: 3em;
  color: #003c78;
}

.card-block a.seeall {
  line-height: 1em;
}

/* 詳細表示 */
a.seedtl {
  color: #003c78;
}

/* 一覧・詳細リンク */
a.seeall:hover, a.seeall:focus, a.seedtl:hover, a.seedtl:focus {
  color: #003c78;
  background-color: rgba(0, 60, 120, 0.1);
}
a.seeall:after, a.seedtl:after {
  margin-left: 5px;
  margin-right: 5px;
  font-family: 'FontAwesome';
  content: '\f101';
  font-size: 1.2rem;
}

/* リンク */
.linklist a {
  display: block;
  padding: 15px;
  color: #323232;
}
.linklist a:hover, .linklist a:focus {
  background-image: url("images/other/btn-bright_hover.png");
}
.linklist .pdf, .linklist .win, .linklist .zip {
  background-position: right 15px center;
  background-repeat: no-repeat;
}
.linklist .pdf a, .linklist .win a, .linklist .zip a {
  padding-right: 60px;
}

.pdf {
  background-image: url("images/other/icon-pdf.svg");
}

.win {
  background-image: url("images/other/icon-win.svg");
}

.zip {
  background-image: url("images/other/icon-zip.svg");
}

.pic {
  background-image: url("images/other/icon-pic.svg");
}

a.close {
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  overflow: hidden;
  cursor: pointer;
  float: right;
  margin: 6px 0;
  padding-top: 32px;
  width: 32px;
  background-image: url("images/other/icon-close.svg");
  background-color: white;
  border: 1px solid white;
  border-radius: 16px;
}
a.close.lbp {
  position: absolute;
  top: -10px;
  right: -5px;
  z-index: 2000;
}

/*------------------------------------------------
	全体
--------------------------------------------------*/
#contents {
  padding-bottom: 60px;
}

section {
  position: relative;
}

[class*="col-"] + [class*="col-"] {
  padding-top: 0;
}

.main-col,
.side-col {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.block {
  padding-top: 30px;
  padding-bottom: 30px;
}
.block + .block {
  padding-top: 15px;
}

@media (max-width: 767px) {
  /*
  	.block {
  		padding-top: $margin-base;
  		padding-bottom: $margin-base;
  		
  			+ .block {
  				padding-top: 0;
  				}
  	}
  */
}
@media (max-width: 991px) {
  [class*="col-md-"] + [class*="col-md-"] {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  [class*="col-sm-"] + [class*="col-sm-"] {
    padding-top: 15px;
  }

  footer [class*="col-sm-"] + [class*="col-sm-"] {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  [class*="col-xs-"] + [class*="col-xs-"] {
    padding-top: 15px;
  }
}
.sidebar .block + .block {
  padding-top: 0;
}

.pdg {
  padding: 15px 30px !important;
}

.m-0 {
  margin: 0;
}

.m-t-0 {
  margin-top: 0;
}

.m-b-0 {
  margin-bottom: 0;
}

.row + .row {
  margin-top: 30px;
}
.row.m-0 {
  margin: 0;
}
.row.m-0 [class*="col-"] {
  padding: 0;
}
.row.m-v {
  margin-top: -15px;
  margin-bottom: -15px;
}
.row.m-v [class*="col-"] {
  margin-top: 15px;
  margin-bottom: 15px;
}

.rtop {
  position: absolute;
  right: 0;
  top: 0;
}

.bnr + .bnr {
  display: block;
  margin-top: 15px;
}

.div-tab {
  margin: 0 !important;
  border: 1px solid #c8c8c8;
}
.div-tab [class*="col-"] {
  padding: 0;
}
.div-tab [class*="col-"].lgray {
  background-color: #f0f0f0;
}

@media (min-width: 768px) {
  .flx-sm {
    padding: 0 !important;
  }
}
/*-- パンくず・カテゴリメニュー --*/
.catnav {
  background-color: #aaafb4;
}

.breadcrumb, .catmenu {
  margin: 0;
  list-style: none;
}

.breadcrumb {
  background-color: #f0f0f0;
  padding: 0.5em 1em;
}
.breadcrumb > li + li:before, .breadcrumb > li a {
  color: #aaaaaa;
}
.breadcrumb > li + li:before {
  padding: 0 0.5em;
  font-family: 'FontAwesome';
  content: '\f105';
}
.breadcrumb > .active {
  color: #323232;
}

.catmenu {
  padding: 0.5em 0;
}
.catmenu > li + li:before {
  padding: 0 1em;
  color: white;
  content: '|';
}
.catmenu > li a {
  color: #f0f0f0;
}
.catmenu > li a:hover, .catmenu > li a:focus {
  color: white;
}
.catmenu > .active a {
  color: white;
}

.breadcrumb > li, .catmenu > li {
  display: inline-block;
}

.breadcrumb > li + li:before, .catmenu > li + li:before {
  font-size: 1em;
}

/*-- アクセス --*/
address.access {
  font-size: 1.1em;
}

@media (min-width: 768px) {
	address.access {
		margin-top: 24px;
	}
}

#gm {
  position: relative !important;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  background-color: #eee;
  overflow: hidden;
}
#gm iframe {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 767px) {
  #gm {
    padding-top: 75%;
  }
}

/*-- ストリートビュー --*/
.ifwrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%;
}
.ifwrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}

/*------------------------------------------------
	ワードプレス
--------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-right: 15px;
}

.aligncenter {
  display: block;
  margin: 15px auto;
}

@media (max-width: 767px) {
  .alignleft, .alignright {
    float: left;
    margin: 15px auto;
  }

  .size-thumbnail, .size-medium, .size-large, .size-full {
    width: 100%;
    height: auto;
  }
}
/*------------------------------------------------
	リスト関連
--------------------------------------------------*/
/* -- 罫線 -- */
ul.border li, dl.border dd {
  border-bottom: 1px dotted #c8c8c8;
}

ul.border li:last-child, dl.border dd:last-child {
  border-bottom: none !important;
}

ul.bordered {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
}
ul.bordered li {
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  box-sizing: border-box;
}
ul.bordered li:hover, ul.bordered li:focus {
  background-color: #f0f0f0;
}
ul.bordered li h5 {
  margin-bottom: 0.5em;
}
ul.tab {
  margin: 0;
  padding: 0;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  border-left: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
}
ul.tab li {
  -webkit-flex: 1;
  flex: 1;
  border-right: 1px solid #c8c8c8;
  text-align: center;
  padding: 1em;
  cursor: pointer;
}
ul.tab li.selected {
  background-color: #c8c8c8;
  color: white;
}
ul.digit {
  margin: 1em 0;
  padding: 0;
}
ul.digit li {
  margin: 0 0 1em 1.5em;
  list-style: decimal;
}
ul.digit li p {
  color: #323232;
}
ul.mb li {
  margin: 0;
  margin-bottom: 0.5em;
}
ul.list-styled {
  margin: 1em 0;
  padding-left: 1em;
  text-indent: -1em;
  list-style: none !important;
}
ul.list-styled li {
  display: block;
}

@media (min-width: 768px) {
  ul.bordered {
    display: block;
  }
  ul.bordered li {
    float: left;
    width: 50%;
  }
  ul.bordered li.wide {
    width: 100%;
  }

  /*
  	ul.bordered {
  		display: flex;
  		-webkit-flex-flow: row wrap;
  		flex-flow: row wrap;
  
  		li {
  			flex-basis: 50%;
  
  			&.wide {
  				flex-basis: 100%;
  			}
  		}
  	}
  */
}
/* -- 中 -- */
.include {
  margin: 0 !important;
}
.include li {
  margin-bottom: 0 !important;
}

/* -- サイドバー -- */
.sidebar ul {
  margin: 0;
  padding: 0 1em;
  border: none;
  background-color: #f0f0f0;
}
.sidebar ul li {
  padding: 1rem 0;
}

ul.snsicon {
  margin: auto;
  text-align: center;
  background-color: transparent;
}
ul.snsicon li {
  padding: 0 1rem;
}
ul.snsicon li > a {
  display: block;
  width: 60px;
  height: 0;
  padding-top: 60px;
  overflow: hidden;
  cursor: pointer;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
}
ul.snsicon li > a.facebook {
  background-image: url("images/other/facebook.svg");
}
ul.snsicon li > a.twitter {
  background-image: url("images/other/twitter.svg");
}

/* -- ニュース -- */
ul.result,
ul.headline,
article.headline {
  margin: 0;
  border: 1px solid #c8c8c8;
}

article.headline .hl-block {
  padding: 1em;
}
article.headline .hl-block img {
  margin-bottom: 1em;
}

.sidebar ul.headline {
  border: none;
}

ul.headline li .img-block,
ul.headline li .hl-block,
ul.result li .img-block,
ul.result li .hl-block {
  padding: 1em;
}

ul.result a {
  display: block;
  color: #323232;
  text-decoration: none;
}
ul.result a:hover, ul.result a:focus {
  background-color: #f0f0f0;
}
ul.result li.home a {
  display: inline-block;
  padding: 0;
  color: #323232;
  text-decoration: underline;
}
ul.result li.home a:hover, ul.result li.home a:focus {
  color: #aaaaaa;
  background-color: transparent;
}

@media (max-width: 479px) {
  ul.headline li img,
  ul.result li img {
    width: 100%;
    margin-bottom: 0.5em;
  }

  .sidebar ul.headline .hl-block {
    padding-top: 0;
  }
}
@media (min-width: 480px) {
  ul.headline .img-block,
  ul.result .img-block {
    float: left;
    width: 20%;
    padding-right: 0 !important;
  }
  ul.headline .in-thum,
  ul.result .in-thum {
    float: left;
    width: 80%;
  }

  .sidebar ul.headline .hl-block {
    float: none;
    width: 100%;
    padding-left: 0;
  }

  ul.headline li.reco .img-block {
    width: 35%;
  }
  ul.headline li.reco .in-thum {
    width: 65%;
  }
}
ul.headline li:before,
ul.result li:before,
ul.result li > a:before,
article.headline .hl-block:before {
  display: table;
  content: '';
}
ul.headline li:after,
ul.result li:after,
ul.result li > a:after,
article.headline .hl-block:after {
  display: table;
  content: '';
  clear: both;
}

.news-title {
  margin-top: 0;
}

.news-title,
.news-text {
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}

.news-text:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .news-title {
    margin-top: 0.5em;
  }
}
/* -- 使用例メニュー -- */
.usage-mn {
  background-color: #f0f0f0;
}
.usage-mn li {
  border-bottom-color: white !important;
  border-bottom-style: solid !important;
}
.usage-mn li a {
  display: block;
  padding: 1em;
  color: #323232;
}
.usage-mn li a:hover, .usage-mn li a:focus {
  background-color: #f0f0f0;
  color: #323232;
}
.usage-mn li.active a {
  background-color: #aaaaaa;
  color: white;
}
.usage-mn li.active a:hover, .usage-mn li.active a:focus {
  background-color: #aaaaaa;
  color: white;
}

/* -- 写真リスト -- */
.photo-list {
  margin: -10px;
}
.photo-list li {
  position: relative;
  padding: 10px;
  float: left;
  width: 50%;
}

@media (min-width: 480px) {
  .photo-list li {
    width: 25%;
  }
}
/* -- よくある質問 -- */
dl.qa {
  margin: 0;
  border: 1px solid #c8c8c8;
}

.qa dt {
  padding: 8px 1em;
  padding-left: 2em;
  line-height: 24px;
  font-weight: bold;
  text-indent: -1em;
  min-height: 40px;
  background-color: #f0f0f0;
  border-top: 1px solid #c8c8c8 !important;
}
.qa dt:hover {
  cursor: pointer;
}
.qa dt.selected {
  background-color: transparent;
}
.qa dd {
  height: auto;
  background-color: #f8f8f8;
  text-indent: -1em;
  padding: 1em;
  padding-left: 2em;
}
.qa dt:first-child {
  border-top: none !important;
}

/* 利用開始までの流れ */
dl.flow {
  margin: 0;
  margin-top: 15px;
  padding: 0;
}

dl.flow > dt {
  padding: 10px;
  background-color: #5078a0;
  border-radius: 3px;
  text-align: center;
  color: #fff;
}

dl.flow > dt {
  margin-bottom: 20px;
  position: relative;
  overflow: visible;
}

dl.flow > dd {
  margin-bottom: 30px;
  padding: 0;
}

@media (min-width: 768px) {
  dl.flow {
    background: url("images/about/block-gray.svg") 14.8% 0 repeat-y;
  }

  dl.flow > dt {
    width: 30%;
  }

  dl.flow > dd {
    margin-left: 33%;
    padding-top: 10px;
  }
}
/* -- 使用内容・備品メニュー -- */
.link-usage, .mn-equip {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  z-index: 80;
}

.link-usage li, .mn-equip li {
  float: left;
  margin: 0;
  padding: 5px;
  width: 33.33333%;
}

.link-usage li > .btn, .mn-equip li > .btn {
  display: block;
  font-size: .8em;
}

.link-usage li > .btn {
  padding: 0.5em;
}

.mn-equip li > .btn {
  padding: 1em;
}

@media (min-width: 544px) {
  .link-usage li, .mn-equip li {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .link-usage li, .mn-equip li {
    width: 20%;
  }

  .link-usage li > .btn, .mn-equip li > .btn {
    font-size: 1em;
  }
}
ul.scroll {
  position: fixed;
  margin: 0 -5px;
  top: 120px;
  right: 15px;
  list-style: none;
  z-index: 80;
  opacity: 0.5;
  visibility: hidden;
}
ul.scroll:hover, ul.scroll:focus {
  opacity: 1;
  visibility: visible;
}
ul.scroll li {
  float: none !important;
  width: 100% !important;
  margin: 0 auto;
  padding: 5px;
  font-size: 0.8em;
}
ul.scroll li > .btn {
  padding: 0.5em 1em;
  display: block;
}

/* -- 対応サービス -- */
.service-list {
  margin: -15px;
  padding: 0;
  list-style: none;
}
.service-list li {
  float: left;
  margin: 5px 15px;
  padding: 0;
}
.service-list li > div {
  display: inline-block;
  padding-left: 45px;
  line-height: 40px;
  cursor: pointer;
  background-position: left center;
  background-repeat: no-repeat;
}
.service-list .si-luggage {
  background-image: url("images/service/si-luggage.svg");
}
.service-list .si-smoking {
  background-image: url("images/service/si-smoking.svg");
}
.service-list .si-wifi {
  background-image: url("images/service/si-wifi.svg");
}
.service-list .si-megavolume {
  background-image: url("images/service/si-megavolume.svg");
}
.service-list .si-foodrink {
  background-image: url("images/service/si-foodrink.svg");
}
.service-list .si-staff {
  background-image: url("images/service/si-staff.svg");
}
.service-list .si-24hours {
  background-image: url("images/service/si-24hours.svg");
}
.service-list .si-wipe {
  background-image: url("images/service/si-wipe.svg");
}
.service-list .si-vender {
  background-image: url("images/service/si-vender.svg");
}
.service-list .si-parking {
  background-image: url("images/service/si-parking.svg");
}
.service-list .si-party {
  background-image: url("images/service/si-party.svg");
}
.service-list .si-coffee {
  background-image: url("images/service/si-coffee.svg");
}
.service-list .si-catering {
  background-image: url("images/service/si-catering.svg");
}
.service-list .si-drink {
  background-image: url("images/service/si-drink.svg");
}
.service-list .si-ev {
  background-image: url("images/service/si-ev.svg");
}
.service-list .si-copyfax {
  background-image: url("images/service/si-copyfax.svg");
}

div#toolTip {
  padding: .7em 1em;
  max-width: 30%;
  color: white;
  background: #669933;
  border-radius: 3px;
}

/*------------------------------------------------
	フォーム関連
--------------------------------------------------*/
.mn-news select {
  appearance: none;
  background: white url("images/other/select.svg") right center no-repeat;
  background-size: contain;
  width: 100%;
  margin: 0;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  font-weight: 500;
  height: 40px;
  vertical-align: middle;
  text-indent: 1em;
}

select,
.btn {
  cursor: pointer;
  touch-action: manipulation;
}

/* ボタン関連 */
.btn {
  display: inline-block;
  min-width: 20%;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.6em;
  line-height: 1.5;
  border-radius: 3px;
  user-select: none;
  transition: all ease 0.3s;
}
.btn:focus, .btn.focus {
  outline: none;
}
.btn:active:focus, .btn:active.focus {
  outline: none;
}
.btn.active:focus, .btn.active.focus {
  outline: none;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #323232;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
}

@media (max-width: screen-xs-max) {
  .btn {
    width: 100%;
  }
}
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
}

/*　基本サイズ */
.btn-l, .btn-group-l > .btn {
  padding: 15px;
  font-size: 18px;
  min-width: 240px;
}

.btn-m, .btn-group-m > .btn {
  padding: 10px;
  font-size: 14px;
  min-width: 180px;
}

.btn-s, .btn-group-s > .btn {
  padding: 5px;
  font-size: 12px;
}

.btn-w {
  width: 100%;
  padding: 10px 30px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .btn-l, .btn-group-l > .btn {
    padding: 15px 60px;
  }

  .btn-m, .btn-group-m > .btn {
    padding: 10px 30px;
  }

  .btn-s, .btn-group-s > .btn {
    padding: 5px 15px;
  }
}
/* カラー */
.btn-usage, .btn-more {
  color: white;
  background-color: #5078a0;
  border-color: #5078a0;
}
.btn-usage:active, .btn-more:active {
  color: white;
  background-color: #5078a0;
  border-color: #5078a0;
}

.btn-usage:hover, .btn-usage:focus {
  color: white;
  background-color: #486b8f;
  border-color: #5078a0;
}

.btn-more:hover, .btn-more:focus {
  color: white;
  background-color: #486b8f;
  border-color: #5078a0;
}

.btn-dflt {
  color: #323232;
  background-color: white;
  border-color: #c8c8c8;
}
.btn-dflt:active {
  color: #323232;
  background-color: white;
  border-color: #c8c8c8;
}
.btn-dflt:hover, .btn-dflt:focus {
  color: #323232;
  background-color: #f0f0f0;
  border-color: #c8c8c8;
}

.btn-equip {
  color: #323232;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-equip:active {
  color: #323232;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-equip:hover, .btn-equip:focus, .btn-equip:active {
  color: #323232;
  background-color: #c8c8c8;
  border-color: #c8c8c8;
}

.active .btn-equip {
  color: white;
  background-color: #d2cdb9;
  border-color: #d2cdb9;
}
.active .btn-equip:hover, .active .btn-equip:focus, .active .btn-equip:active {
  color: white;
  background-color: #d2cdb9;
  border-color: #d2cdb9;
}
.active .btn-equip:hover, .active .btn-equip:focus, .active .btn-equip:active {
  color: #323232;
  background-color: #c8c2a9;
  border-color: #c8c2a9;
}

.btn-equip:hover, .btn-equip:focus, .btn-equip:active,
.btn-dflt:hover,
.btn-dflt:focus,
.btn-dflt:active,
.btn-usage:hover,
.btn-usage:focus,
.btn-usage:active,
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.card-horizontal:hover,
.card-horizontal:focus,
.card-horizontal:active {
  background-image: url("images/other/btn-bright_hover.png");
  background-position: left top;
  background-repeat: repeat;
}

.btnArea {
  padding: 2em;
  background-color: #f0f0f0;
  text-align: center;
  border-radius: 3px;
}

/*------------------------------------------------
	タッチイベント
--------------------------------------------------*/
.toucharea {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  background-color: #5078a0;
}

.toucharea.touchdown {
  background-color: #37526d;
}

/*------------------------------------------------
	テーブル
--------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.75em;
}
.table > thead > tr > th, .table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: middle;
  border-top: 1px solid #c8c8c8;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #c8c8c8;
  background-color: #f0f0f0;
}

.table-bordered {
  border: 1px solid #c8c8c8;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #c8c8c8;
}
.table-bordered thead > tr > th, .table-bordered thead > tr > td {
  border-bottom-width: 2px;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #c8c8c8;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:first-child > th, .table-responsive > .table-bordered > thead > tr:first-child > td,
  .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .table-responsive > .table-bordered > tbody > tr:first-child > td {
    border-top: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
@media (min-width: 768px) {
  .table-spec dl dt {
    width: 100px;
    text-align: left;
  }
  .table-spec dl dd {
    margin-left: 120px;
  }
}
/* 費用概算 */
.table-estimate th {
  text-align: center;
}
.table-estimate tfoot {
  font-size: 1.0em;
  font-weight: bold;
}

@media (min-width: 768px) {
  .table-estimate th.item, .table-estimate th.price {
    width: 15%;
  }
  .table-estimate tfoot {
    font-size: 1.2em;
  }
}
/* カラー */
.table-spec > tbody > tr > th,
.table-option > tbody > tr > th {
  background-color: #f0f0f0;
}

/*------------------------------------------------
	フレックステーブル
--------------------------------------------------*/
.flex-table {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.flex-table.borderd {
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
}
.flex-table.borderd > .ft-row > [class*="ft-col-"] {
  border-bottom: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
}
.flex-table > .ft-row {
  margin-left: -15px;
  margin-right: -15px;
}
.flex-table > .ft-row [class*="ft-col-"] {
  padding: 15px;
}
.flex-table > .ft-row [class*="ft-col-"] dl.dl-horizontal {
  margin-bottom: 0;
}
.flex-table > .ft-row > .open-xshide,
.flex-table > .ft-row > .fth {
  background-color: #f0f0f0;
  font-weight: 500;
}
.flex-table .in-qty, .flex-table .in-mkr {
  position: relative;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.flex-table .quantity, .flex-table .maker {
  position: absolute;
  padding: 1em;
  height: 100%;
  background-color: white;
}
.flex-table .in-qty {
  padding-right: 110px !important;
}
.flex-table .in-qty .quantity {
  right: 0;
  top: 0;
  width: 100px;
  border-left: 1px solid #c8c8c8;
  text-align: right;
}
.flex-table .in-mkr {
  padding-left: 160px !important;
}
.flex-table .in-mkr .maker {
  left: 0;
  top: 0;
  width: 150px;
  border-right: 1px solid #c8c8c8;
  text-align: center;
}

@media (min-width: 768px) {
  .flex-table .ft-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    /*
    			[class*="ft-col-"] {
    				flex-grow: 1;
    			}
    */
  }
  .flex-table .ft-row .ft-col-1 {
    flex-basis: 8.33333%;
  }
  .flex-table .ft-row .ft-col-2 {
    flex-basis: 16.66667%;
  }
  .flex-table .ft-row .ft-col-3 {
    flex-basis: 25%;
  }
  .flex-table .ft-row .ft-col-4 {
    flex-basis: 33.33333%;
  }
  .flex-table .ft-row .ft-col-5 {
    flex-basis: 41.66667%;
  }
  .flex-table .ft-row .ft-col-6 {
    flex-basis: 50%;
  }
  .flex-table .ft-row .ft-col-7 {
    flex-basis: 58.33333%;
  }
  .flex-table .ft-row .ft-col-8 {
    flex-basis: 66.66667%;
  }
  .flex-table .ft-row .ft-col-9 {
    flex-basis: 75%;
  }
  .flex-table .ft-row .ft-col-10 {
    flex-basis: 83.33333%;
  }
  .flex-table .ft-row .ft-col-11 {
    flex-basis: 91.66667%;
  }
  .flex-table .ft-row .ft-col-12 {
    flex-basis: 100%;
  }
  .flex-table .ft-row dl dt {
    width: 120px;
    text-align: left;
  }
  .flex-table .ft-row dl dd {
    margin-left: 140px;
  }
}
@media (max-width: 767px) {
  .open-xshide:hover, .open-xshide:focus {
    cursor: pointer;
  }
}
/*------------------------------------------------
	カード
--------------------------------------------------*/
.card {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 0.75em;
  background-color: white;
  border: 1px solid #f0f0f0;
  box-sizing: border-box !important;
}

.card-header h5 {
  margin: 0;
  background-color: #003264;
  color: white;
  padding: .25em .5em;
  line-height: 1.4em;
}

.plan .card-header h5 {
  font-size: 86%;
  line-height: 1.2em;
}

.card-text {
  text-align: left;
}

.card-block {
  padding: 1.0em;
}

.card-footer {
  padding: 1.0em;
}
.card-footer .btn {
  width: 100%;
}

@media (min-width: 480px) {
  .card {
    padding-bottom: 4.0em;
  }

  .character .card {
    padding-bottom: 0.5em;
  }

  .images .card {
    padding-bottom: 0;
  }

  .card-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
.card-title {
  margin-top: 10.5px;
  line-height: 1.4em;
}
.card-title small {
  top: 0.8em;
  font-size: 0.5em;
}
.card-title.contact {
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center;
}

.card-title > sub {
  font-size: 58.33333%;
}
@media (max-width: 767px) {
  .card-title > sub {
    font-size: 50%;
  }
}

.sidebar .card {
  padding: 1em;
  margin-bottom: 0;
  background-color: #f0f0f0;
  border: none;
}
.sidebar .card-block {
  padding: 1em 0;
}
.sidebar .card-title {
  margin-top: 1em;
  font-weight: 700;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover, .card-link:focus, .card-link:active {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25em;
}

.card-deck img,
.card-horizontal img {
  width: 100%;
}

a.card-horizontal {
  color: black;
  padding-bottom: 1em;
}
a.card-horizontal:hover, a.card-horizontal:focus, a.card-horizontal:active {
  background-color: #f0f0f0;
}
a.card-horizontal .card-title {
  color: #003264;
  font-weight: 700;
}

@media (min-width: 992px) {
  a.card-horizontal {
    padding-bottom: 0;
  }
  a.card-horizontal img {
    float: left;
    width: 35%;
  }
  a.card-horizontal .card-block {
    float: left;
    width: 65%;
  }
  a.card-horizontal .card-title {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  .card-deck {
    display: block;
    margin-right: -10px;
    margin-left: -10px;
  }
  .card-deck .card {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }

  .col2 .card,
  .col4 .card {
    max-width: 48%;
    max-width: -moz-calc(50% - 20px);
    max-width: -o-calc(50% - 20px);
    max-width: -webkit-calc(50% - 20px);
    max-width: calc(50% - 20px);
  }

  .col3 .card {
    max-width: 100%;
    max-width: -moz-calc(100% - 20px);
    max-width: -o-calc(100% - 20px);
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
}
@media (min-width: 768px) {
  .col3 .card {
    max-width: 31%;
    max-width: -moz-calc(33.33333% - 20px);
    max-width: -o-calc(33.33333% - 20px);
    max-width: -webkit-calc(33.33333% - 20px);
    max-width: calc(33.33333% - 20px);
  }
}
@media (min-width: 992px) {
  .col4 .card {
    max-width: 31%;
    max-width: -moz-calc(33.33333% - 20px);
    max-width: -o-calc(33.33333% - 20px);
    max-width: -webkit-calc(33.33333% - 20px);
    max-width: calc(33.33333% - 20px);
  }
}
@media (min-width: 1200px) {
  .col4 .card {
    max-width: 23%;
    max-width: -moz-calc(25% - 20px);
    max-width: -o-calc(25% - 20px);
    max-width: -webkit-calc(25% - 20px);
    max-width: calc(25% - 20px);
  }
}
/*------------------------------------------------
	ラベル
--------------------------------------------------*/
.label {
  display: inline-block;
  padding: .3em .4em;
  font-size: .8em;
  font-weight: bold;
  line-height: 1em;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.label-party {
  background-color: #f0d232;
}

.label-biz {
  background-color: #28788c;
}

/*------------------------------------------------
	バナー
--------------------------------------------------*/
.big-banner {
  position: relative;
  display: block;
}
.big-banner > .inner {
  padding: 1em;
  text-align: center;
}
.big-banner.contact {
  padding: 8px;
  background-color: #003c78;
}
.big-banner.contact > .inner {
  border: 1px solid white;
  color: white;
}
.big-banner.contact > .inner a {
  color: white;
}
.big-banner.contact > .inner a:hover, .big-banner.contact > .inner a:focus {
  color: #e6ebf0;
}
.big-banner.about, .big-banner.access {
  padding: 3px;
  border: 4px solid #003c78;
  background-color: #e6ebf0;
}
.big-banner.about > .inner, .big-banner.access > .inner {
  border: 1px solid #003c78;
  color: #003264;
  font-weight: 700;
}
.big-banner.about:hover, .big-banner.about:focus, .big-banner.access:hover, .big-banner.access:focus {
  background: #e6ebf0 url("images/other/btn-stripe_hover.png") top left repeat;
}
.big-banner.access {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .big-banner.access {
    display: none;
  }
}
/*------------------------------------------------
	画像
--------------------------------------------------*/
.pht-thumbnail {
  float: left;
  height: 50px;
  margin-right: 1em;
  vertical-align: middle;
}

/*------------------------------------------------
	モーダル
--------------------------------------------------*/
.body-fixed {
  overflow: hidden;
}

.imgbox {
  cursor: pointer;
}

.modal-content {
  width: 80%;
  margin: 0;
  padding: 0;
  background: white;
  position: fixed;
  display: none;
  z-index: 1210;
  overflow-y: auto;
}
.modal-content .modal-inner {
  padding: 0 2rem 2rem;
}

@media (min-width: 768px) {
  .modal-content {
    width: 600px;
  }
}
#modal-overlay {
  z-index: 1200;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}

#modalImg {
  border: 5px solid #f0f0f0;
  background-color: white;
}

#modalName {
  padding-top: 0.5em;
  color: white;
  font-weight: bold;
}

#layer-ov {
  display: none;
  position: fixed;
  padding: 5px;
  background-color: transparent;
  z-index: 1201;
}

.button-link:hover {
  cursor: pointer;
}

/*------------------------------------------------
	ホーム・スライド
--------------------------------------------------*/
#h-slider .item {
  height: 200px;
  overflow: hidden;
  background-color: #aaaaaa;
}
#h-slider li > div[class*="slide-"] {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f0f0f0;
}
#h-slider .item > .caption {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

@media (min-width: 480px) {
  #h-slider .item {
    padding-top: 40%;
    /* 16：9 → 56.25%*/
    height: 0;
  }
}
@media (min-width: 1200px) {
  #h-slider .item {
    padding-top: 480px;
    height: 0;
  }
}
/*------------------------------------------------
	スライド関連
--------------------------------------------------*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.rslides_tabs img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.caption {
  display: block;
  position: absolute;
  z-index: 11;
  font-size: 14px;
  text-shadow: none;
  color: white;
  background: black;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px;
  margin: 0;
}

@media (min-width: 480px) {
  .caption {
    font-size: 20px;
  }
}
/* ページャー・サムネイル */
.rslides_tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0.5em;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  float: left;
}
.rslides_tabs.c3 li {
  width: 33.3333%;
}
.rslides_tabs.c4 li {
  width: 25%;
}
.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, 0.1);
  color: white;
  font-weight: 500;
}

.home .rslides_tabs {
  margin: 1em auto;
  background: white;
}
.home .rslides_tabs li {
  float: none;
  display: inline;
  padding: 5px;
}
.home .rslides_tabs a {
  color: #f0f0f0;
}
.home .rslides_tabs .rslides_here a {
  color: #c8c8c8;
}

.usage .rslides_tabs {
  background: #f0f0f0;
}

/*------------------------------------------------
	デザイン
--------------------------------------------------*/
/* タイトル・文字 */
.page-about .page-title {
  background-image: url("images/page-title/about.jpg");
}

.page-usage .page-title {
  background-image: url("images/page-title/about.jpg");
}

.page-title {
  background-image: url("images/page-title/about.jpg");
}

/*------------------------------------------------
	クリア
--------------------------------------------------*/
section:before, section:after,
.link-usage:before,
.link-usage:after,
.mn-equip:before,
.mn-equip:after,
.flex-table:before,
.flex-table:after,
.service-list:before,
.service-list:after,
.card-horizontal:before,
.card-horizontal:after,
.rslides_tabs:before,
.rslides_tabs:after,
.photo-list:before,
.photo-list:after,
.card-deck:before,
.card-deck:after,
.bordered:before,
.bordered:after {
  content: " ";
  display: table;
}
section:after,
.link-usage:after,
.mn-equip:after,
.flex-table:after,
.service-list:after,
.card-horizontal:after,
.rslides_tabs:after,
.photo-list:after,
.card-deck:after,
.bordered:after {
  clear: both;
}

[class*="ft-col-"]:before, [class*="ft-col-"]:after {
  content: " ";
  display: table;
}
[class*="ft-col-"]:after {
  clear: both;
}

/*
**	Print
*/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  header, footer, .sidebar, .sbver {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  body {
    -webkit-print-color-adjust: exact;
  }

  .container {
    width: 640px;
  }

  .main-col {
    width: 100%;
  }

  .headerSpace {
    padding: 0;
  }

  #h-slider .item {
    padding-top: 300px;
    height: 0;
  }

  h2.contents-title {
    page-break-inside: avoid;
  }

  .card-deck .card,
  .card-deck .card-horizontal {
    height: 100% !important;
    page-break-inside: avoid;
    page-break-after: always;
  }
}
