@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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 {
  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;
  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 {
  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"] {
  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;
  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; }

.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, body.bid-1.view-top .banner ul.banner-list, #top .banner ul.banner-list {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, body.bid-1.view-top .banner ul.banner-list:before, #top .banner ul.banner-list:before, .row:after, body.bid-1.view-top .banner ul.banner-list:after, #top .banner ul.banner-list:after {
    content: " ";
    display: table; }
  .row:after, body.bid-1.view-top .banner ul.banner-list:after, #top .banner ul.banner-list: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, .thumb-box, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .thumb-box.-series, body.bid-1.view-top .banner ul.banner-list li, #top .banner ul.banner-list li, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .thumb-box, .col-sm-6, .thumb-box.-modelhouse, .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, .thumb-box, .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.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .thumb-box, .col-sm-4, .thumb-box.-series, body.bid-1.view-top .banner ul.banner-list li, #top .banner ul.banner-list li, .col-sm-5, .col-sm-6, .thumb-box.-modelhouse, .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.3333333333%; }

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

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

  .col-sm-4, .thumb-box.-series, body.bid-1.view-top .banner ul.banner-list li, #top .banner ul.banner-list li {
    width: 33.3333333333%; }

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

  .col-sm-6, .thumb-box.-modelhouse {
    width: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.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; }

.affix {
  position: fixed; }

@-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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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; } }
@font-face {
  font-family: 'LemonTuesday';
  src: url("/themes/main/assets/fonts/LemonTuesday.otf") format("opentype"); }
* {
  box-sizing: border-box; }

@media print, screen and (min-width: 576px) {
  html {
    font-size: 62.5%; } }
@media screen and (max-width: 575px) {
  html {
    font-size: calc(100vw / 40); } }

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans Japanese";
  line-height: 1.7;
  color: #3b3324; }

@media screen and (max-width: 991px) {
  .container {
    max-width: 100%; } }

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

a {
  color: #4f87c6;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #76a1d2;
    text-decoration: none; }
  a:visited {
    color: #376eab; }

.body {
  position: relative; }

#adminBox {
  margin-top: 95px;
  margin-bottom: 0; }
  #adminBox + .body .wrap main {
    margin-top: 0; }

@media print, screen and (min-width: 992px) {
  .header {
    height: 95px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 20000;
    transition: .3s; } }
.header .container {
  position: relative;
  overflow: visible; }
.header p {
  margin: 0;
  padding: 0; }
.header .logo {
  margin-top: 5px; }
  @media screen and (max-width: 991px) {
    .header .logo {
      padding: 0px 15px 5px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 992px) {
    .header .logo {
      position: absolute;
      top: 28px;
      left: 30px;
      transition: .3s; } }
  .header .logo img {
    width: 70%;
    max-width: 209px; }
    @media screen and (max-width: 767px) {
      .header .logo img {
        width: 35vw; } }
.header .sp-btn {
  position: absolute;
  display: none;
  top: 10px;
  right: 10px;
  z-index: 1000; }
  @media print, screen and (min-width: 992px) {
    .header .sp-btn {
      display: none; } }
  @media screen and (max-width: 991px) {
    .header .sp-btn {
      display: block; } }
  .header .sp-btn ul {
    margin: 0;
    padding: 0; }
    .header .sp-btn ul li {
      display: inline-block;
      padding: 0;
      margin: 0;
      list-style: none; }
  .header .sp-btn .head-btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 0.8;
    color: #fff;
    margin-left: 3px;
    background: #000;
    position: fixed;
    top: 8px;
    right: 8px;
    text-align: center; }
    .header .sp-btn .head-btn:before {
      font-size: 3rem;
      display: block;
      padding-top: 12px;
      font-family: FontAwesome;
      content: ""; }
    .header .sp-btn .head-btn__text {
      display: none;
      font-size: 0.7rem;
      letter-spacing: -2px;
      line-height: 1; }
  .header .sp-btn .head-btn.head-btn--close:before {
    font-family: FontAwesome;
    content: ""; }
.header .pc-btn {
  display: none; }
  @media print, screen and (min-width: 768px) {
    .header .pc-btn {
      display: block; } }

.js-acms-offcanvas-active .js-acms-offcanvas-sidebar-right {
  background: #000; }

@media screen and (max-width: 767px) {
  .header .navi-wrap {
    display: none; } }
.header .head-navi ul {
  margin: 0;
  padding: 0; }
  .header .head-navi ul li {
    list-style: none;
    display: inline-block; }
    .header .head-navi ul li.--hide {
      display: none; }
@media screen and (max-width: 991px) {
  .header .head-navi {
    background: #000;
    width: 100%;
    position: fixed;
    top: 62px;
    left: 0;
    z-index: 10000; }
    .header .head-navi .container {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 20px; }
    .header .head-navi .gnavi {
      margin: 0;
      padding: 0; }
      .header .head-navi .gnavi li {
        display: block; }
        .header .head-navi .gnavi li a {
          display: block;
          color: #fff;
          text-decoration: none;
          padding: 10px;
          border-bottom: 1px solid #fff;
          font-size: 16px;
          font-size: 1.6rem; }
          .header .head-navi .gnavi li a:hover, .header .head-navi .gnavi li a:active, .header .head-navi .gnavi li a:focus {
            color: white;
            text-decoration: none; }
          .header .head-navi .gnavi li a:visited {
            color: white; }
          .header .head-navi .gnavi li a br {
            display: none; }
    .header .head-navi .unavi li {
      padding: 10px 5px; }
      .header .head-navi .unavi li a {
        color: #fff;
        text-decoration: none; }
        .header .head-navi .unavi li a:hover, .header .head-navi .unavi li a:active, .header .head-navi .unavi li a:focus {
          color: white;
          text-decoration: none; }
        .header .head-navi .unavi li a:visited {
          color: white; }
    .header .head-navi .contact {
      text-align: center;
      font-size: 20px; }
      .header .head-navi .contact .tel {
        display: inline-block;
        color: #fff;
        margin: 0; }
        .header .head-navi .contact .tel a {
          color: #fff;
          text-decoration: none; }
          .header .head-navi .contact .tel a:hover, .header .head-navi .contact .tel a:active, .header .head-navi .contact .tel a:focus {
            color: white;
            text-decoration: none; }
          .header .head-navi .contact .tel a:visited {
            color: white; }
      .header .head-navi .contact .form {
        display: inline-block;
        margin: 0; }
        .header .head-navi .contact .form a {
          display: inline-block;
          border-radius: 50px;
          background: #fff;
          color: #000;
          text-align: center;
          line-height: 30px;
          width: 30px; } }
@media print, screen and (min-width: 992px) {
  .header .head-navi .gnavi {
    position: absolute;
    bottom: 0;
    right: 10em;
    transition: .3s; }
    .header .head-navi .gnavi li {
      display: inline-block;
      font-size: 13px;
      font-size: 1.3rem;
      border-bottom: 4px solid #fff; }
      .header .head-navi .gnavi li a {
        color: #000;
        text-decoration: none;
        padding: 15px 7px;
        display: block;
        transition: .3s; }
        .header .head-navi .gnavi li a:hover, .header .head-navi .gnavi li a:active, .header .head-navi .gnavi li a:focus {
          color: black;
          text-decoration: none; }
        .header .head-navi .gnavi li a:visited {
          color: black; }
        .header .head-navi .gnavi li a:hover {
          background: #000;
          color: #fff;
          border-radius: 2px; }
        .header .head-navi .gnavi li a br {
          display: none; }
      .header .head-navi .gnavi li.-hide {
        display: none; }
      .header .head-navi .gnavi li.stay {
        border-bottom: 4px solid #000; }
  .header .head-navi .unavi {
    position: absolute;
    top: 0;
    right: 0px;
    width: 100%;
    text-align: right;
    background: #f5f5f5;
    padding-right: 10px; }
    .header .head-navi .unavi li {
      font-size: 11px;
      font-size: 1.1rem; }
      .header .head-navi .unavi li a {
        color: #555;
        text-decoration: none;
        padding: 10px; }
        .header .head-navi .unavi li a:hover, .header .head-navi .unavi li a:active, .header .head-navi .unavi li a:focus {
          color: #555555;
          text-decoration: none; }
        .header .head-navi .unavi li a:visited {
          color: #555555; }
        .header .head-navi .unavi li a::before {
          font-family: FontAwesome;
          content: "";
          color: #222;
          display: inline-block;
          margin-right: 4px; }
  .header .head-navi .contact {
    position: absolute;
    top: 50px;
    right: 10px;
    transition: .3s; }
    .header .head-navi .contact .tel {
      display: inline-block;
      color: #000;
      margin: 0; }
      .header .head-navi .contact .tel a {
        color: #000;
        text-decoration: none; }
        .header .head-navi .contact .tel a:hover, .header .head-navi .contact .tel a:active, .header .head-navi .contact .tel a:focus {
          color: black;
          text-decoration: none; }
        .header .head-navi .contact .tel a:visited {
          color: black; }
    .header .head-navi .contact .form {
      display: inline-block;
      margin: 0; }
      .header .head-navi .contact .form a {
        display: inline-block;
        border-radius: 50px;
        background: #000;
        color: #fff;
        text-align: center;
        line-height: 30px;
        width: 30px; } }
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .header .head-navi .gnavi li {
    font-size: 12px;
    font-size: 1.2rem; }
    .header .head-navi .gnavi li a {
      padding: 10px 5px; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .header .logo img {
    width: 150px; }
  .header .gnavi {
    right: 5em; }
    .header .gnavi li {
      font-size: 11px;
      font-size: 1.1rem; }
      .header .gnavi li a {
        padding: 10px 1px; }
  .header .contact .tel {
    display: none; } }
@media print, screen and (min-width: 768px) {
  .header.is-animation {
    box-shadow: 0 2px 2px rgba(100, 100, 100, 0.2);
    height: 70px; }
    .header.is-animation .logo {
      top: 15px; }
    .header.is-animation .head-navi ul.gnavi {
      transition: .3s; }
      .header.is-animation .head-navi ul.gnavi li a {
        padding-bottom: 6px;
        padding-top: 6px; }
    .header.is-animation .head-navi .contact {
      top: 34px;
      transition: .3s; } }

main {
  display: block; }
  @media print, screen and (min-width: 992px) {
    main {
      margin-top: 130px; } }

.container:before, .container:after {
  content: " ";
  display: table; }
.container:after {
  clear: both; }
@media screen and (max-width: 767px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; } }

@media print, screen and (min-width: 768px) {
  .narrow-container {
    width: 800px;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 767px) {
  .narrow-container {
    padding-left: 10px;
    padding-right: 10px; } }

@media print, screen and (min-width: 992px) {
  .container-narrow {
    padding-left: 10vw;
    padding-right: 10vw; } }

.breaking-out {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw); }

@media print, screen and (min-width: 768px) {
  .secondary {
    width: 28%;
    float: left; } }
@media print, screen and (min-width: 992px) {
  .secondary {
    width: 23%; } }
@media print, screen and (min-width: 1200px) {
  .secondary {
    width: 20%; } }

@media print, screen and (min-width: 768px) {
  .main {
    width: 70%;
    float: right; } }
@media print, screen and (min-width: 992px) {
  .main {
    width: 75%; } }
@media print, screen and (min-width: 1200px) {
  .main {
    width: 78%; } }

.content {
  background: #fff; }

@media print, screen and (min-width: 768px) {
  .content-1col {
    padding-left: 50px;
    padding-right: 50px; } }

@media print, screen and (min-width: 992px) {
  .col1, .summary-default {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 3.6em;
    padding-bottom: 2.4em; } }
@media print, screen and (min-width: 1200px) {
  .col1, .summary-default {
    padding-left: 15%;
    padding-right: 15%; } }

.head-login:before, .head-login:after {
  content: " ";
  display: table; }
.head-login:after {
  clear: both; }
@media screen and (max-width: 767px) {
  .head-login .text {
    margin: 10px 0; } }
@media print, screen and (min-width: 768px) {
  .head-login .text {
    float: left;
    margin-top: 10px; } }
@media screen and (max-width: 767px) {
  .head-login .send {
    margin: 0; } }
@media print, screen and (min-width: 768px) {
  .head-login .send {
    float: right;
    margin-top: 0; } }

.secondary-block {
  background: #fff;
  border: 2px solid #e2d1c2;
  margin-top: 1.2em;
  padding: 15px; }
  .secondary-block > *:first-child {
    margin-top: 0; }
  .secondary-block .heading {
    background: #e2d1c2;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem; }
  .secondary-block.category {
    padding: 0; }
  .secondary-block ul.category-list {
    margin: 0;
    padding: 0; }
    .secondary-block ul.category-list li {
      list-style: none; }
      .secondary-block ul.category-list li a {
        display: block;
        padding: 6px 10px 6px 26px;
        background: url(../img/shared/icon_arrow1.png) no-repeat 10px 0.8em;
        background-size: 15px 15px;
        color: #000;
        text-decoration: none; }
        .secondary-block ul.category-list li a:hover, .secondary-block ul.category-list li a:active, .secondary-block ul.category-list li a:focus {
          color: black;
          text-decoration: none; }
        .secondary-block ul.category-list li a:visited {
          color: black; }
      .secondary-block ul.category-list li:not(:last-child) a {
        border-bottom: 1px solid #e2d1c2; }
  .secondary-block.calendar table {
    width: 100%; }
    .secondary-block.calendar table caption {
      caption-side: top;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: bold;
      color: #000;
      text-align: center; }
    .secondary-block.calendar table th, .secondary-block.calendar table td {
      text-align: center;
      font-size: 12px;
      font-size: 1.2rem; }
    .secondary-block.calendar table td.off {
      background: #fef0a9; }
  .secondary-block .btn {
    width: 100%; }

.switch {
  visibility: hidden; }

.sp-show {
  display: block !important; }
  @media print, screen and (min-width: 768px) {
    .sp-show {
      display: none !important; } }

.pc-show {
  display: none !important; }
  @media print, screen and (min-width: 768px) {
    .pc-show {
      display: inline-block !important; } }

p, ul, ol, dl, h2, h3, h4, h5, table {
  margin-top: 1.2em;
  margin-bottom: 0; }

dd {
  margin-left: 0; }

.center {
  text-align: center; }

@media print, screen and (min-width: 768px) {
  .pc-center {
    text-align: center; } }

.left {
  text-align: left; }

.right {
  text-align: right; }

.img-r {
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .img-r {
      display: block;
      margin-left: auto;
      margin-right: auto; } }
  @media print, screen and (min-width: 768px) {
    .img-r {
      float: right;
      margin-left: 30px;
      margin-bottom: 30px; } }

.img-l {
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .img-l {
      display: block;
      margin-left: auto;
      margin-right: auto; } }
  @media print, screen and (min-width: 768px) {
    .img-l {
      float: left;
      margin-right: 30px;
      margin-bottom: 30px; } }

.separate {
  border-top: 1px solid #222;
  margin: 2.4em 0; }

.margin2x {
  margin-top: 2.4em; }

.margin0 {
  margin-top: 0 !important; }

.margin05 {
  margin-top: 0.5em !important; }

hr.hr {
  height: 1px;
  border-top: 1px solid #dcdcdc;
  margin: 2.4em 0; }

@media screen and (max-width: 767px) {
  .row, body.bid-1.view-top .banner ul.banner-list, #top .banner ul.banner-list {
    margin-left: -5px;
    margin-right: -5px; }

  .col-xs-6, .thumb-box, col-sm-6 {
    padding-left: 5px !important;
    padding-right: 5px !important; } }
.large {
  font-size: 110%; }

.x-large {
  font-size: 140%; }
  @media screen and (max-width: 767px) {
    .x-large {
      font-size: 120%; } }

.xx-large {
  font-size: 170%; }
  @media screen and (max-width: 767px) {
    .xx-large {
      font-size: 130%; } }

.small {
  font-size: 84%; }

.x-small {
  font-size: 70%; }

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

em {
  color: #000;
  font-weight: bold;
  font-style: normal; }

.attention {
  color: red; }

.fileicon {
  padding-left: 10px;
  padding-right: 10px; }

.fileicon:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 3px; }

.fileicon--docx:before {
  content: "\f1c2"; }

.fileicon--xlsx:before {
  content: "\f1c3"; }

.fileicon--pptx:before {
  content: "\f1c4"; }

.fileicon--pdf:before {
  content: "\f1c1"; }

.fileicon--zip:before {
  content: "\f1c6"; }

.topicpath {
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .topicpath {
      display: none; } }
  .topicpath ol {
    margin: 0;
    padding: 12px; }
    .topicpath ol:before, .topicpath ol:after {
      content: " ";
      display: table; }
    .topicpath ol:after {
      clear: both; }
  .topicpath li {
    list-style: none;
    margin: 0;
    display: inline-block; }
    .topicpath li a {
      color: #000;
      text-decoration: none; }
      .topicpath li a:hover, .topicpath li a:active, .topicpath li a:focus {
        color: black;
        text-decoration: none; }
      .topicpath li a:visited {
        color: black; }
  .topicpath li:not(:last-child):after {
    content: ' > '; }

.page-title {
  padding: 90px 0;
  text-align: center;
  background: url(../img/page_title.jpg) no-repeat 50% 50%/cover; }
  @media screen and (max-width: 767px) {
    .page-title {
      padding: 20px 0; } }
  .page-title h1 {
    margin: 0;
    color: #3b3324;
    font-weight: bold;
    display: inline-block;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(20px);
    padding: 0.2em 3em; }
    @media screen and (max-width: 767px) {
      .page-title h1 {
        font-size: 18px;
        font-size: 1.8rem; } }
  .page-title.-photo {
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 0; }
    @media print, screen and (min-width: 768px) {
      .page-title.-photo {
        padding-top: 15px;
        padding-bottom: 80px; } }
    @media screen and (max-width: 767px) {
      .page-title.-photo {
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        padding-top: 29vw; } }
    .page-title.-photo .topicpath {
      text-align: left;
      padding-bottom: 150px; }

.content-area {
  padding: 2.4em 0; }
  @media screen and (max-width: 767px) {
    .content-area {
      padding-bottom: 0;
      background: none;
      padding-top: 0; } }
  .content-area h1 {
    color: #000;
    margin: 0;
    font-weight: normal;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .content-area h1 {
        padding-top: 0.6em; } }

.content h2 {
  font-weight: bold;
  color: #397397;
  padding-bottom: 10px;
  margin-top: 2.4em; }
  @media print, screen and (min-width: 768px) {
    .content h2 {
      font-size: 28px;
      font-weight: normal; } }

.content h2.h2-02 {
  text-align: center;
  font-weight: normal;
  color: #000;
  font-size: 30px;
  font-size: 3rem; }

.content ul:not(.acms-pager) {
  padding-left: 20px; }
  .content ul:not(.acms-pager) li {
    list-style-type: circle;
    margin-top: 0.6em;
    margin-bottom: 0.6em; }

.list, .cms ul {
  padding: 0; }
  .list li, .cms ul li {
    list-style: none;
    background: url(../img/icon_dot2.png) no-repeat 0 0.4em;
    padding-left: 15px; }

ol {
  padding-left: 20px; }
  ol li {
    list-style-type: decimal;
    margin: 15px 0; }

ol.number, .cms ol {
  list-style: none;
  counter-reset: number;
  padding: 0;
  padding-left: 30px; }
  ol.number > li, .cms ol > li {
    margin-bottom: 0.4em;
    list-style: none; }
    ol.number > li:before, .cms ol > li:before {
      counter-increment: number;
      content: counter(number);
      display: inline-block;
      width: 1.5em;
      height: 1.5em;
      text-align: center;
      color: #fff;
      font-weight: bold;
      background: #222;
      margin-right: 6px;
      margin-left: -30px;
      border-radius: 50%; }

ul.within {
  border: 2px solid #000;
  padding: 10px; }
  ul.within li {
    display: inline-block;
    margin-right: 15px;
    white-space: nowrap; }
    ul.within li a::before {
      font-family: FontAwesome;
      content: "";
      display: inline-block;
      margin-right: 4px; }

.content .horizen-navi ul {
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 2.4em;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  .content .horizen-navi ul:before, .content .horizen-navi ul:after {
    content: " ";
    display: table; }
  .content .horizen-navi ul:after {
    clear: both; }
  .content .horizen-navi ul li {
    list-style: none;
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px; }
    .content .horizen-navi ul li a {
      display: inline-block;
      border: 1px solid #000;
      color: #000;
      text-decoration: none;
      padding: 15px;
      text-align: center;
      width: 100%; }
      .content .horizen-navi ul li a:hover, .content .horizen-navi ul li a:active, .content .horizen-navi ul li a:focus {
        color: black;
        text-decoration: none; }
      .content .horizen-navi ul li a:visited {
        color: black; }
    .content .horizen-navi ul li.stay a {
      background: #000;
      color: #fff;
      text-decoration: none; }
      .content .horizen-navi ul li.stay a:hover, .content .horizen-navi ul li.stay a:active, .content .horizen-navi ul li.stay a:focus {
        color: white;
        text-decoration: none; }
      .content .horizen-navi ul li.stay a:visited {
        color: white; }

.content dl.list dt {
  padding-top: 0.6em; }
  @media print, screen and (min-width: 768px) {
    .content dl.list dt {
      float: left;
      clear: left;
      width: 7em; } }
.content dl.list dd {
  margin: 0;
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.6em; }
  @media print, screen and (min-width: 768px) {
    .content dl.list dd {
      padding-left: 8em;
      padding-top: 0.6em; } }
  .content dl.list dd > *:first-child {
    margin-top: 0; }

.btn {
  display: inline-block;
  position: relative;
  line-height: 1;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  transition: all .3s;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.2em; }
  .btn:hover, .btn:active, .btn:focus {
    color: black;
    text-decoration: none; }
  .btn:visited {
    color: black; }
  @media screen and (max-width: 767px) {
    .btn {
      padding: 15px;
      width: 70%; } }
  @media print, screen and (min-width: 768px) {
    .btn {
      padding: 25px;
      width: 300px; } }
  .btn.-default {
    margin-left: auto;
    margin-right: auto;
    color: #222;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    font-weight: normal;
    border: 1px solid #222;
    background: url(../img/icon_arrow02.svg) no-repeat 95% 50%; }
    .btn.-default:hover, .btn.-default:active, .btn.-default:focus {
      color: #222222;
      text-decoration: none; }
    .btn.-default:visited {
      color: #222222; }
    .btn.-default:hover {
      background: #2f2f2f url(../img/icon_arrow02.svg) no-repeat 95% 50%;
      color: #fff;
      text-decoration: none; }
      .btn.-default:hover:hover, .btn.-default:hover:active, .btn.-default:hover:focus {
        color: white;
        text-decoration: none; }
      .btn.-default:hover:visited {
        color: white; }
  .btn.-large {
    font-size: 150%;
    font-weight: bold; }
    @media print, screen and (min-width: 768px) {
      .btn.-large {
        width: 500px; } }
  .btn.-ghost {
    color: #000;
    text-decoration: none;
    border-radius: 0;
    border: 3px solid #000;
    position: relative;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 14px;
    font-size: 1.4rem; }
    .btn.-ghost:hover, .btn.-ghost:active, .btn.-ghost:focus {
      color: black;
      text-decoration: none; }
    .btn.-ghost:visited {
      color: black; }
    .btn.-ghost::after {
      font-family: FontAwesome;
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -0.5em;
      line-height: 1; }
  .btn.-red {
    background: #ee694a;
    color: #fff;
    text-decoration: none; }
    .btn.-red:hover, .btn.-red:active, .btn.-red:focus {
      color: white;
      text-decoration: none; }
    .btn.-red:visited {
      color: white; }
    .btn.-red:hover {
      color: #fff;
      text-decoration: none;
      background: #f29079; }
      .btn.-red:hover:hover, .btn.-red:hover:active, .btn.-red:hover:focus {
        color: white;
        text-decoration: none; }
      .btn.-red:hover:visited {
        color: white; }
  .btn.-blue {
    background: #000;
    color: #fff;
    text-decoration: none; }
    .btn.-blue:hover, .btn.-blue:active, .btn.-blue:focus {
      color: white;
      text-decoration: none; }
    .btn.-blue:visited {
      color: white; }
  .btn.-simple {
    background: #fff;
    border: 1px solid #333;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    background: url(../img/icon_arrow01.svg) no-repeat 95% 50%; }
    .btn.-simple:hover, .btn.-simple:active, .btn.-simple:focus {
      color: black;
      text-decoration: none; }
    .btn.-simple:visited {
      color: black; }
  .btn.-cv {
    padding: 20px 20px;
    color: #3b3324;
    text-decoration: none;
    background: url(../img/icon_arrow02.svg) no-repeat 95% 50%;
    border: 1px solid #222; }
    .btn.-cv:hover, .btn.-cv:active, .btn.-cv:focus {
      color: #3b3324;
      text-decoration: none; }
    .btn.-cv:visited {
      color: #3b3324; }
    @media print, screen and (min-width: 768px) {
      .btn.-cv {
        padding: 30px 40px;
        white-space: nowrap; } }
    .btn.-cv:hover {
      background: #222;
      color: #fff;
      text-decoration: none; }
      .btn.-cv:hover:hover, .btn.-cv:hover:active, .btn.-cv:hover:focus {
        color: white;
        text-decoration: none; }
      .btn.-cv:hover:visited {
        color: white; }
  .btn.-back {
    padding: 10px 20px;
    color: #666;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #ddd;
    background: #fff; }
    .btn.-back:hover, .btn.-back:active, .btn.-back:focus {
      color: #666666;
      text-decoration: none; }
    .btn.-back:visited {
      color: #666666; }
    @media print, screen and (min-width: 768px) {
      .btn.-back {
        padding: 10px 40px;
        white-space: nowrap; } }

.content .lead {
  font-weight: bold;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  font-size: 20px;
  font-size: 2rem; }

.land-file {
  margin-top: 20px; }
  .land-file p {
    margin: 5px 0; }

a.unit-file[href^="media"]::before {
  font-family: FontAwesome;
  content: "";
  display: inline-block;
  margin-right: 5px; }

.card01 {
  border: 1px solid #c7c3c0;
  box-shadow: 2px 3.464px 5px 0px rgba(0, 0, 0, 0.05);
  background: url(../img/icon_triangle.png) no-repeat 100% 100%;
  background-size: 14px 14px;
  margin-top: 1.2em; }
  .card01 a {
    color: #000;
    text-decoration: none; }
    .card01 a:hover, .card01 a:active, .card01 a:focus {
      color: black;
      text-decoration: none; }
    .card01 a:visited {
      color: black; }
  .card01 .thumb {
    margin: 0; }
  .card01 dl {
    padding: 10px 20px;
    margin: 0; }
    .card01 dl dt {
      font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
      text-align: center;
      font-weight: bold;
      margin: 0; }
    .card01 dl dd {
      font-size: 14px;
      font-size: 1.4rem;
      margin: 10px 0 0; }

.googlemap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .googlemap iframe, .googlemap object, .googlemap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 1.2em; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

.tbl, .cms table {
  width: 100%;
  border: 1px solid #ddd; }
  @media screen and (max-width: 767px) {
    .tbl, .cms table {
      border: none; } }
  .tbl th, .tbl td, .cms table th, .cms table td {
    padding: 5px;
    border: 1px solid #ddd; }
    @media screen and (max-width: 767px) {
      .tbl th, .tbl td, .cms table th, .cms table td {
        font-size: 14px;
        font-size: 1.4rem;
        display: block;
        border: none; } }
    @media print, screen and (min-width: 768px) {
      .tbl th, .tbl td, .cms table th, .cms table td {
        padding: 15px; } }
  .tbl th, .cms table th {
    text-align: left;
    background: #f5f5f5;
    font-weight: normal; }
    @media print, screen and (min-width: 768px) {
      .tbl th, .cms table th {
        width: 30%; } }
  .tbl thead th,
  .tbl tfoot td, .cms table thead th,
  .cms table tfoot td {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold; }

.box01 {
  border: 1px solid #000;
  padding: 30px;
  margin-top: 1.2em; }
  @media screen and (max-width: 767px) {
    .box01 {
      padding: 15px; } }
  .box01 *:first-child {
    margin-top: 0; }

.deco2 {
  background: #f8ebd6;
  padding: 15px; }
  @media print, screen and (min-width: 768px) {
    .deco2 {
      padding: 30px; } }
  .deco2 *:first-child {
    margin-top: 0; }

.content .staff {
  margin: 1.2em 0;
  border: 1px solid #000;
  padding: 20px; }
  .content .staff:before, .content .staff:after {
    content: " ";
    display: table; }
  .content .staff:after {
    clear: both; }
  .content .staff__photo {
    float: left;
    width: 200px;
    margin-right: 15px; }
    @media screen and (max-width: 767px) {
      .content .staff__photo {
        width: 70px; } }
  .content .staff__body {
    overflow: hidden;
    font-size: 14px;
    font-size: 1.4rem; }
  .content .staff__position {
    font-size: 80%; }
  .content .staff__name {
    font-weight: bold;
    font-size: 22px;
    font-size: 2.2rem; }
    @media screen and (max-width: 767px) {
      .content .staff__name::before {
        content: "";
        display: block; } }
  .content .staff__en {
    font-size: 70%;
    color: #666; }
  .content .staff .staff__text {
    padding-left: 0; }
    .content .staff .staff__text li {
      list-style: none; }

.land-box a {
  border: 1px solid #000;
  display: inline-block;
  color: #000;
  text-decoration: none;
  padding: 20px;
  width: 100%;
  margin: 1.2em 0 0;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .land-box a:hover, .land-box a:active, .land-box a:focus {
    color: black;
    text-decoration: none; }
  .land-box a:visited {
    color: black; }
  .land-box a .body {
    width: 75%;
    float: left; }
  .land-box a h3 {
    margin: 0;
    color: #000;
    font-size: 16px;
    font-size: 1.6rem; }
    .land-box a h3::after {
      display: inline-block;
      font-family: FontAwesome;
      content: "";
      color: #222;
      margin-left: 5px; }
  .land-box a p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 5px; }
  .land-box a:hover {
    background: #000;
    color: #fff !important; }
    .land-box a:hover h3 {
      color: #fff; }
  .land-box a .photo {
    width: 25%;
    float: left; }

.land-box2 {
  display: inline-block;
  width: 100%;
  border: 2px solid #000;
  padding: 15px;
  color: #000;
  text-decoration: none;
  margin-top: 1.2em; }
  .land-box2:hover, .land-box2:active, .land-box2:focus {
    color: black;
    text-decoration: none; }
  .land-box2:visited {
    color: black; }
  .land-box2 .body {
    overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      .land-box2 .body {
        width: 55%;
        float: left; } }
    .land-box2 .body h3 {
      margin-top: 0; }
    .land-box2 .body table {
      width: 100%; }
      @media print, screen and (min-width: 768px) {
        .land-box2 .body table {
          width: calc(100% - 20px); } }
      .land-box2 .body table th, .land-box2 .body table td {
        border-bottom: 1px dotted #ccc;
        font-size: 84%;
        padding: 5px; }
      .land-box2 .body table th {
        text-align: left;
        font-weight: normal;
        color: #666; }
  .land-box2 .photo {
    overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      .land-box2 .photo {
        width: 45%;
        float: left; } }
    .land-box2 .photo p {
      float: left;
      width: calc(50% - 10px);
      margin-left: 10px; }
    .land-box2 .photo .company {
      font-size: 84%;
      text-align: right; }

.rent-box .rent-box-inner {
  border: 1px solid #000;
  display: inline-block;
  color: #000;
  text-decoration: none;
  padding: 20px;
  width: 100%;
  margin: 1.2em 0 0; }
  .rent-box .rent-box-inner:hover, .rent-box .rent-box-inner:active, .rent-box .rent-box-inner:focus {
    color: black;
    text-decoration: none; }
  .rent-box .rent-box-inner:visited {
    color: black; }
  @media screen and (max-width: 767px) {
    .rent-box .rent-box-inner {
      padding: 1em; } }
  .rent-box .rent-box-inner .body {
    width: 100%; }
  .rent-box .rent-box-inner .photo-image {
    width: 100px;
    float: right; }
  .rent-box .rent-box-inner h3 {
    margin: 0; }
    .rent-box .rent-box-inner h3::after {
      display: none; }
  .rent-box .rent-box-inner .icon-situ {
    font-weight: normal;
    font-size: 11px;
    background: #FFE9B9;
    display: inline-block;
    border-radius: 50px;
    padding: 0.5em 1em;
    margin-left: 0.7em; }
    .rent-box .rent-box-inner .icon-situ.situ02 {
      background: #FDB6B9; }
    .rent-box .rent-box-inner .icon-situ.situ03 {
      background: #EBEBEB; }
    .rent-box .rent-box-inner .icon-situ.situ04 {
      background: #b9d1f0; }
  .rent-box .rent-box-inner p {
    margin: 0.1em 0; }
  .rent-box .rent-box-inner .redtext {
    font-weight: bold;
    color: red; }
  .rent-box .rent-box-inner ul.rent-icon-list {
    padding: 0;
    margin: 0.5em 0 0; }
    .rent-box .rent-box-inner ul.rent-icon-list li {
      list-style: none;
      display: inline-block; }
      .rent-box .rent-box-inner ul.rent-icon-list li img {
        height: 63px;
        width: auto;
        vertical-align: baseline; }
  .rent-box .rent-box-inner a.normal-link {
    display: inline;
    margin: 0;
    padding: 0;
    border: 0;
    color: #4f87c6;
    text-decoration: underline; }
    .rent-box .rent-box-inner a.normal-link:hover {
      background: none;
      text-decoration: underline;
      color: #4f87c6 !important; }
  .rent-box .rent-box-inner p a.normal-link {
    display: inline;
    margin: 10px 0 0;
    padding: 5px 15px;
    border: 0;
    color: #fff;
    background: #000;
    text-decoration: none;
    border: 1px solid #000;
    font-size: 12px;
    font-size: 1.2rem; }
    .rent-box .rent-box-inner p a.normal-link:hover {
      background: #fff;
      text-decoration: none;
      color: #000 !important; }
.rent-box div.rent-box-inner:hover {
  background: none; }

.section-heading {
  text-align: center; }
  .section-heading h2 {
    color: #222;
    font-size: 28px;
    font-size: 2.8rem;
    margin-top: 0; }

.bg01 {
  margin-top: 3.6em;
  margin-bottom: 3.6em;
  background: #dfecef;
  padding-top: 3.6em;
  padding-bottom: 3.6em; }

.thumb-box {
  margin-top: 1.2em; }
  .thumb-box a {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .thumb-box a .thumb img {
      display: block;
      overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      .thumb-box a .body {
        padding: 0 10px 10px; } }
    .thumb-box a h3 {
      margin-top: 5px;
      font-size: 16px;
      color: #333; }
      @media screen and (max-width: 767px) {
        .thumb-box a h3 {
          font-size: 11px; } }
      .thumb-box a h3::after {
        display: inline-block;
        font-family: FontAwesome;
        content: "";
        color: #222;
        margin-left: 5px; }
    .thumb-box a p {
      font-size: 13px;
      margin-top: 2px;
      color: #555; }
      @media screen and (max-width: 767px) {
        .thumb-box a p {
          font-size: 11px; } }
    .thumb-box a:hover {
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25); }
      .thumb-box a:hover .thumb img {
        border-radius: 5px 5px 0px 0;
        opacity: 1; }
  .thumb-box.-modelhouse-land h3 {
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .thumb-box.-modelhouse-land h3 {
        font-size: 13px;
        font-size: 1.3rem; } }
  .thumb-box.-modelhouse-land .thumb {
    height: 150px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .thumb-box.-modelhouse-land .thumb {
        height: 90px; } }

.bg01 .thumb-box a {
  background: #fff; }
  .bg01 .thumb-box a .body {
    padding: 10px 20px; }

.entryFormColumn .entryFormColumnHead .entryFormColumnHeadLayoutBox input, .entryFormColumn .entryFormColumnHead .entryFormColumnHeadLayoutBox select {
  color: #000; }

.iemiru-iframe {
  width: 100%;
  border: 0; }
  .iemiru-iframe iframe {
    width: 100%;
    border: 0;
    height: 830px; }

.blog-entry-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media print, screen and (min-width: 768px) {
    .blog-entry-list .item {
      width: 25%; } }
  @media screen and (max-width: 767px) {
    .blog-entry-list .item {
      width: 50%; } }
  .blog-entry-list a {
    color: #3b3324;
    text-decoration: none;
    padding: 1em 1em;
    display: block; }
    .blog-entry-list a:hover, .blog-entry-list a:active, .blog-entry-list a:focus {
      color: #3b3324;
      text-decoration: none; }
    .blog-entry-list a:visited {
      color: #3b3324; }
    @media screen and (max-width: 767px) {
      .blog-entry-list a {
        padding: 1em 0.5em; } }
  .blog-entry-list dl {
    margin-top: 0; }
  .blog-entry-list .heading {
    font-weight: bold; }
  .blog-entry-list .date {
    color: #777;
    font-size: 12px; }

.event-wrap {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center; }
  @media print, screen and (min-width: 768px) {
    .event-wrap {
      -webkit-justify-content: flex-start;
      justify-content: flex-start; } }
  .event-wrap .event-item {
    width: 90%; }
    @media print, screen and (min-width: 768px) {
      .event-wrap .event-item {
        width: calc(100% / 3); } }
    .event-wrap .event-item a {
      display: block;
      padding: 20px;
      border-radius: 5px;
      box-sizing: border-box;
      text-align: left;
      text-decoration: none; }
      .event-wrap .event-item a:hover {
        background: #ffffe6; }
    .event-wrap .event-item .event-item-thumb {
      position: relative; }
      .event-wrap .event-item .event-item-thumb .img {
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: inline-block;
        padding-bottom: 70%; }
    .event-wrap .event-item .event-item-body {
      margin-top: 77%; }
    .event-wrap .event-item .event-item-date {
      font-size: 14px;
      font-weight: normal;
      line-height: 1.3;
      color: #333;
      margin-bottom: 5px; }
    .event-wrap .event-item .event-item-title {
      font-size: 16px;
      font-weight: bold;
      color: #000;
      margin-bottom: 10px; }
    .event-wrap .event-item .event-item-address {
      color: #333;
      font-size: 14px; }
    .event-wrap .event-item .event-item-label {
      margin-bottom: 10px;
      white-space: nowrap; }
      .event-wrap .event-item .event-item-label .cat {
        background: #000;
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        font-size: 12px;
        white-space: nowrap;
        text-align: center;
        font-weight: normal; }
      .event-wrap .event-item .event-item-label .tag {
        border: 1px solid #737373;
        padding: 4px 10px;
        font-size: 12px;
        margin-left: 5px;
        white-space: nowrap;
        font-weight: normal;
        text-align: center;
        display: inline-block;
        color: #333; }

.category-tab ul {
  -js-display: flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0 10px !important; }
  .category-tab ul li {
    padding-left: 10px;
    padding-right: 10px;
    list-style: none !important; }
    .category-tab ul li a {
      display: block;
      display: inline-block;
      border: 1px solid #000;
      color: #000;
      text-decoration: none;
      padding: 10px 15px;
      text-align: center;
      width: 100%; }
      .category-tab ul li a:hover, .category-tab ul li a:active, .category-tab ul li a:focus {
        color: black;
        text-decoration: none; }
      .category-tab ul li a:visited {
        color: black; }
    .category-tab ul li.stay a {
      background: #000;
      color: #fff;
      text-decoration: none; }
      .category-tab ul li.stay a:hover, .category-tab ul li.stay a:active, .category-tab ul li.stay a:focus {
        color: white;
        text-decoration: none; }
      .category-tab ul li.stay a:visited {
        color: white; }
  @media screen and (max-width: 767px) {
    .category-tab ul {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .category-tab ul li {
        width: calc(100% / 3);
        font-size: 14px;
        font-size: 1.4rem; } }
  @media screen and (max-width: 575px) {
    .category-tab ul li {
      width: 50%;
      font-size: 13px;
      font-size: 1.3rem; } }

body.no-scroll {
  overflow: hidden; }

.header_v2 .sp-btn {
  position: fixed;
  display: none;
  top: 10px;
  right: 10px;
  z-index: 100000; }
  @media print, screen and (min-width: 768px) {
    .header_v2 .sp-btn {
      display: none; } }
  @media screen and (max-width: 767px) {
    .header_v2 .sp-btn {
      display: block; } }
  .header_v2 .sp-btn .hamburger-menu {
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin: 0 auto;
    position: relative; }
    .header_v2 .sp-btn .hamburger-menu span {
      display: block;
      margin: 0;
      border: none;
      width: 50%;
      height: 3px;
      background: #000;
      transform-origin: 0% 50%;
      position: absolute;
      top: 12px;
      left: 25%;
      transition: .3s; }
      .header_v2 .sp-btn .hamburger-menu span:nth-of-type(2) {
        top: 21px; }
      .header_v2 .sp-btn .hamburger-menu span:nth-of-type(3) {
        top: 30px; }
    .header_v2 .sp-btn .hamburger-menu.close span {
      left: 30%; }
      .header_v2 .sp-btn .hamburger-menu.close span:nth-of-type(1) {
        transform: rotate(45deg);
        width: 52%; }
      .header_v2 .sp-btn .hamburger-menu.close span:nth-of-type(2) {
        opacity: 0; }
      .header_v2 .sp-btn .hamburger-menu.close span:nth-of-type(3) {
        top: 30px;
        transform: rotate(-45deg);
        width: 52%; }
@media print, screen and (min-width: 768px) {
  .header_v2 {
    height: 130px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    transition: 0.2s; }
    .header_v2 .container {
      position: relative;
      width: 100%; }
    .header_v2 .header-wrap {
      display: flex;
      width: 100%;
      justify-content: space-between;
      margin-top: 40px; }
    .header_v2 .logo-group {
      z-index: 10;
      width: 10%; }
      .header_v2 .logo-group .logo {
        margin: 0;
        line-height: 1; }
        .header_v2 .logo-group .logo img {
          max-width: 140px; }
    .header_v2 .navi-wrap {
      width: 90%;
      max-width: 1120px; }
    .header_v2 nav.head-navi ul li {
      list-style: none; }
      .header_v2 nav.head-navi ul li a {
        color: #3b3324;
        text-decoration: none; }
        .header_v2 nav.head-navi ul li a:hover, .header_v2 nav.head-navi ul li a:active, .header_v2 nav.head-navi ul li a:focus {
          color: #3b3324;
          text-decoration: none; }
        .header_v2 nav.head-navi ul li a:visited {
          color: #3b3324; }
    .header_v2 ul.gnavi {
      padding: 0;
      display: flex;
      width: 100%;
      transition: 0.2s; }
      .header_v2 ul.gnavi li {
        width: 10%; }
        .header_v2 ul.gnavi li a {
          display: block;
          text-align: center;
          position: relative;
          /*
          &::after {
              position: absolute;
              left: 0;
              content: '';
              width: 100%;
              height: 2px;
              background: $second-color;
              bottom: -1px;               
              transform: scale(0, 0.6);     
              transform-origin: left top; 
              transition: transform 0.3s; 
              }
              
              &:hover::after {
              transform: scale(1, 0.6);     
              }
              */ }
          .header_v2 ul.gnavi li a div span {
            display: block; }
          .header_v2 ul.gnavi li a div .icon img {
            height: 26px;
            transition: 0.2s; }
          .header_v2 ul.gnavi li a div .text {
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: bold;
            position: relative;
            line-height: 1.1; } }
          @media screen and (min-width: 768px) and (max-width: 991px) {
            .header_v2 ul.gnavi li a div .text {
              font-size: 11px;
              font-size: 1.1rem; } }
@media print, screen and (min-width: 768px) {
    .header_v2 ul.unavi {
      position: absolute;
      top: 0px;
      right: 0;
      padding: 0;
      margin: 0;
      width: 100%;
      text-align: right;
      transition: 0.2s; }
      .header_v2 ul.unavi li {
        width: auto;
        white-space: nowrap;
        display: inline-block;
        margin-left: 1em; }
        .header_v2 ul.unavi li a {
          font-size: 12px;
          font-size: 1.2rem;
          color: #3b3324;
          text-decoration: none; }
          .header_v2 ul.unavi li a:hover, .header_v2 ul.unavi li a:active, .header_v2 ul.unavi li a:focus {
            color: #3b3324;
            text-decoration: none; }
          .header_v2 ul.unavi li a:visited {
            color: #3b3324; }
        .header_v2 ul.unavi li.button a {
          background: #DDDDDD;
          padding: 10px 20px 10px;
          transition: 0.2s; }
        .header_v2 ul.unavi li.button:last-child {
          margin-left: 0; }
          .header_v2 ul.unavi li.button:last-child a {
            background: #222222;
            color: #fff;
            text-decoration: none; }
            .header_v2 ul.unavi li.button:last-child a:hover, .header_v2 ul.unavi li.button:last-child a:active, .header_v2 ul.unavi li.button:last-child a:focus {
              color: white;
              text-decoration: none; }
            .header_v2 ul.unavi li.button:last-child a:visited {
              color: white; }
    .header_v2.is-animation {
      height: 100px;
      transition: 0.2s; }
      .header_v2.is-animation .header-wrap {
        margin-top: 20px; }
      .header_v2.is-animation .logo-group {
        transform: scale(0.8);
        top: 4px;
        transition: 0.2s; }
      .header_v2.is-animation ul.gnavi {
        top: 25px;
        transition: 0.2s; }
        .header_v2.is-animation ul.gnavi li a div .icon img {
          height: 15px;
          transition: 0.2s; }
      .header_v2.is-animation ul.unavi {
        top: 0px;
        transition: 0.2s; }
        .header_v2.is-animation ul.unavi li.button a {
          padding: 5px 20px 5px;
          transition: 0.2s; } }
@media screen and (max-width: 767px) {
  .header_v2 .logo-group .logo {
    line-height: 1; }
    .header_v2 .logo-group .logo img {
      width: 42vw; }
  .header_v2 .navi-wrap {
    display: none;
    position: fixed;
    overflow-y: scroll;
    z-index: 99999;
    background: #fff;
    width: 100%;
    height: calc(100vh);
    top: 0;
    left: 0;
    padding-top: 70px; }
  .header_v2 nav.head-navi ul {
    padding: 0;
    margin: 0; }
    .header_v2 nav.head-navi ul li {
      list-style: none; }
      .header_v2 nav.head-navi ul li a {
        color: #3b3324;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 0.5em 1em; }
        .header_v2 nav.head-navi ul li a:hover, .header_v2 nav.head-navi ul li a:active, .header_v2 nav.head-navi ul li a:focus {
          color: #3b3324;
          text-decoration: none; }
        .header_v2 nav.head-navi ul li a:visited {
          color: #3b3324; }
  .header_v2 ul.gnavi li a div {
    display: flex;
    align-items: center; }
    .header_v2 ul.gnavi li a div .icon img {
      width: 7vw; }
    .header_v2 ul.gnavi li a div .text {
      margin-left: 0.5em; }
      .header_v2 ul.gnavi li a div .text br {
        display: none; }
  .header_v2 ul.unavi {
    margin-bottom: 5em !important; } }

@media print, screen and (min-width: 768px) {
  .main-area_v2 {
    margin-top: 120px !important; } }

.footer-contact {
  background: #F6F6F6;
  text-align: center;
  padding-top: 6em;
  padding-bottom: 6em;
  margin-top: 6em; }
  .footer-contact .en {
    font-size: 40px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .footer-contact .en {
        font-size: 30px;
        font-size: 3rem; } }
  .footer-contact h2 {
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    margin-bottom: 3em; }
  .footer-contact .address .tel {
    margin: 3em 0; }
    .footer-contact .address .tel .no {
      font-weight: bold;
      line-height: 1;
      margin-top: 30px; }
      .footer-contact .address .tel .no .fa {
        color: #222; }
      .footer-contact .address .tel .no a {
        color: #333;
        text-decoration: none;
        font-size: 46px; }
        .footer-contact .address .tel .no a:hover, .footer-contact .address .tel .no a:active, .footer-contact .address .tel .no a:focus {
          color: #333333;
          text-decoration: none; }
        .footer-contact .address .tel .no a:visited {
          color: #333333; }
        @media screen and (max-width: 767px) {
          .footer-contact .address .tel .no a {
            font-size: 35px; } }
    .footer-contact .address .tel .time {
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0; }
  .footer-contact .address .mail a {
    display: inline-block; }
    @media print, screen and (min-width: 768px) {
      .footer-contact .address .mail a {
        width: 70%;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (max-width: 767px) {
      .footer-contact .address .mail a {
        line-height: 1.5; } }

.footer {
  padding-bottom: 10px;
  margin-bottom: 0; }
  .footer ul {
    padding: 0;
    margin: 0; }
    .footer ul li {
      padding: 10px 10px;
      list-style: none; }
      .footer ul li a {
        color: #000;
        text-decoration: none;
        font-size: 13px;
        font-size: 1.3rem;
        display: inline-block; }
        .footer ul li a:hover, .footer ul li a:active, .footer ul li a:focus {
          color: black;
          text-decoration: none; }
        .footer ul li a:visited {
          color: black; }
  .footer .sec-footer-navi {
    text-align: left;
    padding-top: 2.4em;
    padding-bottom: 2.4em; }
    .footer .sec-footer-navi ul.footer-navi {
      margin-top: 0; }
      .footer .sec-footer-navi ul.footer-navi > li a {
        color: #222;
        text-decoration: none;
        font-weight: bold; }
        .footer .sec-footer-navi ul.footer-navi > li a:hover, .footer .sec-footer-navi ul.footer-navi > li a:active, .footer .sec-footer-navi ul.footer-navi > li a:focus {
          color: #222222;
          text-decoration: none; }
        .footer .sec-footer-navi ul.footer-navi > li a:visited {
          color: #222222; }
      .footer .sec-footer-navi ul.footer-navi > li > ul > li a {
        color: #666;
        text-decoration: none;
        font-weight: normal; }
        .footer .sec-footer-navi ul.footer-navi > li > ul > li a:hover, .footer .sec-footer-navi ul.footer-navi > li > ul > li a:active, .footer .sec-footer-navi ul.footer-navi > li > ul > li a:focus {
          color: #666666;
          text-decoration: none; }
        .footer .sec-footer-navi ul.footer-navi > li > ul > li a:visited {
          color: #666666; }
  .footer .sec-footer-bottom {
    text-align: center; }
    .footer .sec-footer-bottom .sns {
      margin: 1.2em 0; }
      .footer .sec-footer-bottom .sns a {
        color: #fff;
        text-decoration: none;
        font-size: 30px;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px; }
        .footer .sec-footer-bottom .sns a:hover, .footer .sec-footer-bottom .sns a:active, .footer .sec-footer-bottom .sns a:focus {
          color: white;
          text-decoration: none; }
        .footer .sec-footer-bottom .sns a:visited {
          color: white; }
  .footer address {
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: normal; }
    .footer address a {
      color: #fff;
      text-decoration: none; }
      .footer address a:hover, .footer address a:active, .footer address a:focus {
        color: white;
        text-decoration: none; }
      .footer address a:visited {
        color: white; }
  .footer .copyright {
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
    color: #666;
    margin-top: 1.2em;
    padding-bottom: 20px; }

.fix-banner {
  position: fixed;
  z-index: 9999; }
  @media print, screen and (min-width: 768px) {
    .fix-banner {
      right: -10px;
      bottom: 300px; } }
  @media screen and (max-width: 767px) {
    .fix-banner {
      bottom: 5px;
      left: 0;
      display: flex;
      width: 100%; } }
  .fix-banner .fix-item {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    transition: 0.2s; }
    .fix-banner .fix-item:hover, .fix-banner .fix-item:active, .fix-banner .fix-item:focus {
      color: white;
      text-decoration: none; }
    .fix-banner .fix-item:visited {
      color: white; }
    @media print, screen and (min-width: 768px) {
      .fix-banner .fix-item {
        width: 90px;
        padding-right: 10px;
        height: 100px; } }
    @media screen and (max-width: 767px) {
      .fix-banner .fix-item {
        width: 50%;
        height: 11vw;
        margin: 1vw;
        border-radius: 3px;
        box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2); } }
    .fix-banner .fix-item img {
      display: block;
      text-align: center;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        .fix-banner .fix-item img {
          display: inline-block;
          margin-right: 1vw; } }
    .fix-banner .fix-item span {
      display: block;
      margin-top: 5px; }
      @media screen and (max-width: 767px) {
        .fix-banner .fix-item span {
          display: inline-block;
          transform: translate(0, -3px); } }
    @media print, screen and (min-width: 768px) {
      .fix-banner .fix-item:hover {
        transform: translate(-10px, 0px);
        transition: 0.2s; } }
  .fix-banner .fix-event {
    background: #555;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .fix-banner .fix-event img {
        width: 25px; } }
  .fix-banner .fix-request {
    background: #333;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .fix-banner .fix-request img {
        width: 18px; } }
  .fix-banner .fix-contact {
    background: #000; }
    @media screen and (max-width: 767px) {
      .fix-banner .fix-contact img {
        width: 18px; } }

.pagetop {
  position: fixed;
  cursor: pointer;
  right: 10px;
  bottom: 10px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: #666;
  z-index: 1000;
  border-radius: 5px;
  opacity: 0.6; }
  @media screen and (max-width: 767px) {
    .pagetop {
      bottom: 70px; } }
  .pagetop:before {
    font-family: FontAwesome;
    content: "";
    color: #fff; }
  .pagetop:hover {
    opacity: 1; }

html {
  overflow-x: hidden; }

body.bid-1.view-top, #top {
  overflow-x: hidden; }
  @media print, screen and (min-width: 768px) {
    body.bid-1.view-top .slide-wrapper, #top .slide-wrapper {
      margin-top: 10em; } }
  @media print, screen and (min-width: 768px) {
    body.bid-1.view-top .slide-wrapper .slide-item, #top .slide-wrapper .slide-item {
      max-width: 1200px;
      padding: 0 1em; } }
  @media screen and (max-width: 767px) {
    body.bid-1.view-top .slide-wrapper .slide-item, #top .slide-wrapper .slide-item {
      width: 100vw; } }
  body.bid-1.view-top .slide-wrapper .slide-item:not(.slick-current), #top .slide-wrapper .slide-item:not(.slick-current) {
    opacity: 0.2; }
  body.bid-1.view-top .slide-wrapper .slick-dots, #top .slide-wrapper .slick-dots {
    bottom: -25px; }
  body.bid-1.view-top .slide-wrapper .slick-next, body.bid-1.view-top .slide-wrapper .slick-prev, #top .slide-wrapper .slick-next, #top .slide-wrapper .slick-prev {
    background: #fff;
    color: black;
    width: 50px;
    height: 50px;
    border: 1px solid #333;
    background: #fff url(../img/icon_arrow02.svg) no-repeat 50% 50%;
    z-index: 99; }
    body.bid-1.view-top .slide-wrapper .slick-next::before, body.bid-1.view-top .slide-wrapper .slick-prev::before, #top .slide-wrapper .slick-next::before, #top .slide-wrapper .slick-prev::before {
      display: none; }
  body.bid-1.view-top .slide-wrapper .slick-prev, #top .slide-wrapper .slick-prev {
    left: 1em;
    transform: scale(-1, 1);
    top: 47%; }
  body.bid-1.view-top .slide-wrapper .slick-next, #top .slide-wrapper .slick-next {
    right: 1em; }
  @media print, screen and (min-width: 992px) {
    body.bid-1.view-top section.mainmenu-sp, #top section.mainmenu-sp {
      display: none; } }
  body.bid-1.view-top section.mainmenu-sp ul.gnavi, #top section.mainmenu-sp ul.gnavi {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0; }
    body.bid-1.view-top section.mainmenu-sp ul.gnavi li, #top section.mainmenu-sp ul.gnavi li {
      list-style: none;
      width: 20%; }
      body.bid-1.view-top section.mainmenu-sp ul.gnavi li a, #top section.mainmenu-sp ul.gnavi li a {
        font-size: 11px;
        font-size: 1.1rem;
        display: block;
        text-align: center;
        font-weight: bold;
        color: #3b3324;
        text-decoration: none;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        height: 20vw;
        display: flex;
        align-items: center;
        justify-content: center; }
        body.bid-1.view-top section.mainmenu-sp ul.gnavi li a:hover, body.bid-1.view-top section.mainmenu-sp ul.gnavi li a:active, body.bid-1.view-top section.mainmenu-sp ul.gnavi li a:focus, #top section.mainmenu-sp ul.gnavi li a:hover, #top section.mainmenu-sp ul.gnavi li a:active, #top section.mainmenu-sp ul.gnavi li a:focus {
          color: #3b3324;
          text-decoration: none; }
        body.bid-1.view-top section.mainmenu-sp ul.gnavi li a:visited, #top section.mainmenu-sp ul.gnavi li a:visited {
          color: #3b3324; }
        body.bid-1.view-top section.mainmenu-sp ul.gnavi li a span, #top section.mainmenu-sp ul.gnavi li a span {
          display: block; }
        body.bid-1.view-top section.mainmenu-sp ul.gnavi li a .icon img, #top section.mainmenu-sp ul.gnavi li a .icon img {
          height: 6vw; }
        body.bid-1.view-top section.mainmenu-sp ul.gnavi li a .text, #top section.mainmenu-sp ul.gnavi li a .text {
          line-height: 1.1; }
  body.bid-1.view-top .top-info, #top .top-info {
    padding-bottom: 25px;
    margin-top: 1em; }
    @media screen and (max-width: 767px) {
      body.bid-1.view-top .top-info, #top .top-info {
        margin-top: 0; } }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top .top-info .info-wrap, #top .top-info .info-wrap {
        display: flex;
        justify-content: space-between;
        width: 100%; } }
    body.bid-1.view-top .top-info .info-heading, #top .top-info .info-heading {
      position: relative; }
      @media print, screen and (min-width: 768px) {
        body.bid-1.view-top .top-info .info-heading, #top .top-info .info-heading {
          width: 10%;
          text-align: center; } }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top .top-info .info-heading, #top .top-info .info-heading {
          display: flex;
          justify-content: space-between;
          margin-top: 2em; } }
      body.bid-1.view-top .top-info .info-heading .info-title, #top .top-info .info-heading .info-title {
        margin: 0; }
      body.bid-1.view-top .top-info .info-heading .info-more, #top .top-info .info-heading .info-more {
        margin-top: 0.3em; }
      body.bid-1.view-top .top-info .info-heading .btn.-default, #top .top-info .info-heading .btn.-default {
        padding: 0.3em;
        width: 100%;
        margin: 0; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top .top-info .info-heading .btn.-default, #top .top-info .info-heading .btn.-default {
            width: 8em;
            font-size: 13px;
            font-size: 1.3rem;
            border-color: #ccc; } }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top .top-info .info-body, #top .top-info .info-body {
        width: 83%; } }
    body.bid-1.view-top .top-info .info-item, #top .top-info .info-item {
      margin-top: 0;
      font-size: 14px;
      font-size: 1.4rem;
      padding: 0.3em 0; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top .top-info .info-item, #top .top-info .info-item {
          background: #f7f7f7;
          margin-bottom: 1px;
          padding: 10px; } }
      body.bid-1.view-top .top-info .info-item dt, #top .top-info .info-item dt {
        color: #999; }
        @media print, screen and (min-width: 768px) {
          body.bid-1.view-top .top-info .info-item dt, #top .top-info .info-item dt {
            float: left;
            margin: 0 15px; } }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top .top-info .info-item dt, #top .top-info .info-item dt {
            font-size: 11px;
            font-size: 1.1rem; } }
      @media print, screen and (min-width: 768px) {
        body.bid-1.view-top .top-info .info-item dd, #top .top-info .info-item dd {
          overflow: hidden; } }
      body.bid-1.view-top .top-info .info-item dd a, #top .top-info .info-item dd a {
        color: #3b3324;
        text-decoration: none; }
        body.bid-1.view-top .top-info .info-item dd a:hover, body.bid-1.view-top .top-info .info-item dd a:active, body.bid-1.view-top .top-info .info-item dd a:focus, #top .top-info .info-item dd a:hover, #top .top-info .info-item dd a:active, #top .top-info .info-item dd a:focus {
          color: #3b3324;
          text-decoration: none; }
        body.bid-1.view-top .top-info .info-item dd a:visited, #top .top-info .info-item dd a:visited {
          color: #3b3324; }
      body.bid-1.view-top .top-info .info-item a.acms-list-group-title-link, #top .top-info .info-item a.acms-list-group-title-link {
        margin: 0; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top .top-info .info-item a.acms-list-group-title-link, #top .top-info .info-item a.acms-list-group-title-link {
            font-size: 12px;
            font-size: 1.2rem;
            color: #3b3324;
            text-decoration: none;
            line-height: 1.3; }
            body.bid-1.view-top .top-info .info-item a.acms-list-group-title-link:hover, body.bid-1.view-top .top-info .info-item a.acms-list-group-title-link:active, body.bid-1.view-top .top-info .info-item a.acms-list-group-title-link:focus, #top .top-info .info-item a.acms-list-group-title-link:hover, #top .top-info .info-item a.acms-list-group-title-link:active, #top .top-info .info-item a.acms-list-group-title-link:focus {
              color: #3b3324;
              text-decoration: none; }
            body.bid-1.view-top .top-info .info-item a.acms-list-group-title-link:visited, #top .top-info .info-item a.acms-list-group-title-link:visited {
              color: #3b3324; } }
  body.bid-1.view-top .icon-new, #top .icon-new {
    background: #C12A4B;
    color: #fff;
    font-size: 11px;
    padding: 1px 5px; }
  @media print, screen and (min-width: 768px) {
    body.bid-1.view-top section.pickup-event, #top section.pickup-event {
      padding-top: 1.2em;
      padding-bottom: 2.4em; } }
  body.bid-1.view-top section.pickup-event ul, #top section.pickup-event ul {
    padding: 0;
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap; }
    body.bid-1.view-top section.pickup-event ul li.event-item, #top section.pickup-event ul li.event-item {
      list-style: none; }
      @media print, screen and (min-width: 768px) {
        body.bid-1.view-top section.pickup-event ul li.event-item, #top section.pickup-event ul li.event-item {
          width: 31%;
          padding-left: 10px;
          padding-right: 10px; } }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.pickup-event ul li.event-item, #top section.pickup-event ul li.event-item {
          width: 50%;
          padding-left: 3px;
          padding-right: 3px; } }
  body.bid-1.view-top section.mainmenu, #top section.mainmenu {
    margin-top: 4em;
    margin-bottom: 4em;
    position: relative; }
    @media screen and (max-width: 767px) {
      body.bid-1.view-top section.mainmenu, #top section.mainmenu {
        margin-top: 2em; } }
    body.bid-1.view-top section.mainmenu .bg, #top section.mainmenu .bg {
      background: url(../img/top/bg_mainmenu.png) no-repeat 0 0;
      background-size: cover; }
    body.bid-1.view-top section.mainmenu ul.mainmenu-list, #top section.mainmenu ul.mainmenu-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      transform: translate(0, -3em);
      padding: 0; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.mainmenu ul.mainmenu-list, #top section.mainmenu ul.mainmenu-list {
          justify-content: center;
          transform: translate(0, -2em); } }
      body.bid-1.view-top section.mainmenu ul.mainmenu-list li, #top section.mainmenu ul.mainmenu-list li {
        list-style: none; }
        @media print, screen and (min-width: 768px) {
          body.bid-1.view-top section.mainmenu ul.mainmenu-list li, #top section.mainmenu ul.mainmenu-list li {
            width: calc(100% / 3 - 2em); } }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top section.mainmenu ul.mainmenu-list li, #top section.mainmenu ul.mainmenu-list li {
            width: 50%;
            margin-bottom: 2vw;
            padding: 0 1vw; } }
        body.bid-1.view-top section.mainmenu ul.mainmenu-list li a, #top section.mainmenu ul.mainmenu-list li a {
          display: block;
          position: relative;
          transition: 0.2s; }
          body.bid-1.view-top section.mainmenu ul.mainmenu-list li a:hover, #top section.mainmenu ul.mainmenu-list li a:hover {
            transform: translate(0, -0.5em);
            transition: 0.2s; }
          body.bid-1.view-top section.mainmenu ul.mainmenu-list li a img, #top section.mainmenu ul.mainmenu-list li a img {
            vertical-align: bottom; }
  body.bid-1.view-top section.top-sns, #top section.top-sns {
    text-align: center;
    margin-bottom: 6em;
    margin-top: 6em; }
    body.bid-1.view-top section.top-sns .sec-heading .en, #top section.top-sns .sec-heading .en {
      font-size: 30px;
      font-size: 3rem; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.top-sns .sec-heading .en, #top section.top-sns .sec-heading .en {
          font-size: 24px;
          font-size: 2.4rem; } }
    body.bid-1.view-top section.top-sns .sns-list, #top section.top-sns .sns-list {
      line-height: 1;
      margin-top: 15px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media print, screen and (min-width: 992px) {
        body.bid-1.view-top section.top-sns .sns-list, #top section.top-sns .sns-list {
          width: 60%;
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.top-sns .sns-list, #top section.top-sns .sns-list {
          margin-left: 0.5em;
          margin-right: 0.5em; } }
      body.bid-1.view-top section.top-sns .sns-list a, #top section.top-sns .sns-list a {
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 1em 10px;
        padding: 1em;
        border: 1px solid #bbb;
        color: #3b3324;
        text-decoration: none;
        width: calc(31% - 2em); }
        body.bid-1.view-top section.top-sns .sns-list a:hover, body.bid-1.view-top section.top-sns .sns-list a:active, body.bid-1.view-top section.top-sns .sns-list a:focus, #top section.top-sns .sns-list a:hover, #top section.top-sns .sns-list a:active, #top section.top-sns .sns-list a:focus {
          color: #3b3324;
          text-decoration: none; }
        body.bid-1.view-top section.top-sns .sns-list a:visited, #top section.top-sns .sns-list a:visited {
          color: #3b3324; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top section.top-sns .sns-list a, #top section.top-sns .sns-list a {
            width: 29%;
            margin: 0.5em 0; } }
        body.bid-1.view-top section.top-sns .sns-list a span, #top section.top-sns .sns-list a span {
          display: inline-block; }
        body.bid-1.view-top section.top-sns .sns-list a .icon, #top section.top-sns .sns-list a .icon {
          margin-right: 0.5em; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top section.top-sns .sns-list a .text, #top section.top-sns .sns-list a .text {
            font-size: 10px; } }
        body.bid-1.view-top section.top-sns .sns-list a img, #top section.top-sns .sns-list a img {
          width: 40px;
          height: auto; }
          @media screen and (max-width: 767px) {
            body.bid-1.view-top section.top-sns .sns-list a img, #top section.top-sns .sns-list a img {
              width: 18px; } }
  body.bid-1.view-top section.sec-youtube, #top section.sec-youtube {
    margin-bottom: 2.4em; }
    @media print, screen and (min-width: 992px) {
      body.bid-1.view-top section.sec-youtube .container, #top section.sec-youtube .container {
        width: 600px; } }
  body.bid-1.view-top .heading02, #top .heading02 {
    text-align: center;
    margin-bottom: 1.2em; }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top .heading02, #top .heading02 {
        margin-bottom: 2.4em; } }
    body.bid-1.view-top .heading02 h2, #top .heading02 h2 {
      font-weight: normal;
      margin: 0; }
    body.bid-1.view-top .heading02 .en, #top .heading02 .en {
      color: #222;
      margin: 0;
      font-size: 11px; }
  @media print, screen and (min-width: 768px) {
    body.bid-1.view-top .sec-heading, #top .sec-heading {
      margin-bottom: 2em; } }
  body.bid-1.view-top .sec-heading .en, #top .sec-heading .en {
    font-size: 40px;
    font-size: 4rem;
    font-weight: bold;
    line-height: 1;
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      body.bid-1.view-top .sec-heading .en, #top .sec-heading .en {
        font-size: 30px;
        font-size: 3rem; } }
  body.bid-1.view-top .sec-heading h2, #top .sec-heading h2 {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    margin: 0.5em 0 0 0.3em; }
  body.bid-1.view-top section.works, #top section.works {
    padding-top: 2.4em; }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top section.works, #top section.works {
        padding-top: 3.6em; } }
    body.bid-1.view-top section.works .works-new-list:before, body.bid-1.view-top section.works .works-new-list:after, #top section.works .works-new-list:before, #top section.works .works-new-list:after {
      content: " ";
      display: table; }
    body.bid-1.view-top section.works .works-new-list:after, #top section.works .works-new-list:after {
      clear: both; }
    body.bid-1.view-top section.works .works-new-list .works-box, #top section.works .works-new-list .works-box {
      overflow: hidden;
      float: left; }
      @media print, screen and (min-width: 768px) {
        body.bid-1.view-top section.works .works-new-list .works-box, #top section.works .works-new-list .works-box {
          width: calc(100% / 6);
          height: calc(100vw / 6); } }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.works .works-new-list .works-box, #top section.works .works-new-list .works-box {
          width: calc(100%/3);
          height: calc(100vw / 3); } }
      body.bid-1.view-top section.works .works-new-list .works-box a, #top section.works .works-new-list .works-box a {
        display: block;
        height: 100%;
        position: relative; }
        body.bid-1.view-top section.works .works-new-list .works-box a .thumb, #top section.works .works-new-list .works-box a .thumb {
          transition: all .3s;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }
          @media print, screen and (min-width: 768px) {
            body.bid-1.view-top section.works .works-new-list .works-box a .thumb, #top section.works .works-new-list .works-box a .thumb {
              height: calc(100vw / 6); } }
          @media screen and (max-width: 767px) {
            body.bid-1.view-top section.works .works-new-list .works-box a .thumb, #top section.works .works-new-list .works-box a .thumb {
              height: calc(100vw / 3); } }
          body.bid-1.view-top section.works .works-new-list .works-box a .thumb::after, #top section.works .works-new-list .works-box a .thumb::after {
            position: absolute;
            content: "";
            display: block;
            height: 100%;
            top: 0;
            left: 0;
            width: 100%;
            background: rgba(0, 0, 0, 0.3);
            transition: all .3s;
            opacity: 0; }
        body.bid-1.view-top section.works .works-new-list .works-box a .body, #top section.works .works-new-list .works-box a .body {
          opacity: 1;
          height: 100%;
          color: #fff;
          text-align: left;
          position: relative;
          display: flex;
          padding: 15px; }
          @media screen and (max-width: 767px) {
            body.bid-1.view-top section.works .works-new-list .works-box a .body, #top section.works .works-new-list .works-box a .body {
              display: none; } }
          body.bid-1.view-top section.works .works-new-list .works-box a .body .no, #top section.works .works-new-list .works-box a .body .no {
            margin-right: 10px;
            font-size: 24px;
            font-family: 'LemonTuesday'; }
          body.bid-1.view-top section.works .works-new-list .works-box a .body h3, #top section.works .works-new-list .works-box a .body h3 {
            margin: 0;
            padding: 0;
            margin-bottom: 5px;
            font-weight: normal;
            font-size: 13px; }
          body.bid-1.view-top section.works .works-new-list .works-box a .body p, #top section.works .works-new-list .works-box a .body p {
            margin: 0;
            font-size: 11px; }
        body.bid-1.view-top section.works .works-new-list .works-box a:hover .thumb, #top section.works .works-new-list .works-box a:hover .thumb {
          transform: scale(1.1); }
          body.bid-1.view-top section.works .works-new-list .works-box a:hover .thumb::after, #top section.works .works-new-list .works-box a:hover .thumb::after {
            opacity: 1; }
        body.bid-1.view-top section.works .works-new-list .works-box a:hover .body, #top section.works .works-new-list .works-box a:hover .body {
          opacity: 1;
          transition: all .3s; }
    body.bid-1.view-top section.works .works-other:before, body.bid-1.view-top section.works .works-other:after, #top section.works .works-other:before, #top section.works .works-other:after {
      content: " ";
      display: table; }
    body.bid-1.view-top section.works .works-other:after, #top section.works .works-other:after {
      clear: both; }
    body.bid-1.view-top section.works .works-other .works-box, #top section.works .works-other .works-box {
      background: url(../img/top/slide09.jpg) no-repeat;
      background-size: cover; }
      @media print, screen and (min-width: 768px) {
        body.bid-1.view-top section.works .works-other .works-box, #top section.works .works-other .works-box {
          width: 50%;
          float: left;
          padding: 20px 20% 20px 20px; } }
      body.bid-1.view-top section.works .works-other .works-box a, #top section.works .works-other .works-box a {
        display: block;
        background: rgba(57, 115, 151, 0.8);
        color: #fff;
        padding: 30px;
        text-align: center;
        transition: all .3s; }
        body.bid-1.view-top section.works .works-other .works-box a:hover, #top section.works .works-other .works-box a:hover {
          background: #397397; }
        body.bid-1.view-top section.works .works-other .works-box a h3, #top section.works .works-other .works-box a h3 {
          margin: 0;
          font-weight: normal; }
        body.bid-1.view-top section.works .works-other .works-box a p, #top section.works .works-other .works-box a p {
          margin-top: 10px;
          font-size: 13px; }
        body.bid-1.view-top section.works .works-other .works-box a .more span, #top section.works .works-other .works-box a .more span {
          display: inline-block;
          border: 2px solid #fff;
          border-radius: 50px;
          padding: 5px 30px; }
          body.bid-1.view-top section.works .works-other .works-box a .more span::after, #top section.works .works-other .works-box a .more span::after {
            font-family: FontAwesome;
            content: "";
            display: inline-block;
            margin-left: 4px; }
      body.bid-1.view-top section.works .works-other .works-box.-like, #top section.works .works-other .works-box.-like {
        background: url(../img/top/slide10.jpg) no-repeat;
        background-size: cover; }
        body.bid-1.view-top section.works .works-other .works-box.-like a, #top section.works .works-other .works-box.-like a {
          background: rgba(66, 181, 210, 0.8); }
          body.bid-1.view-top section.works .works-other .works-box.-like a:hover, #top section.works .works-other .works-box.-like a:hover {
            background: #42b5d2; }
  body.bid-1.view-top section.sec-works .container-right, #top section.sec-works .container-right {
    width: 100vw;
    margin-right: calc(50% - 50vw);
    position: relative; }
  body.bid-1.view-top section.sec-works .swiper-container2, #top section.sec-works .swiper-container2 {
    padding: 0 0px; }
    body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper, #top section.sec-works .swiper-container2 .swiper-wrapper {
      padding: 30px 0; }
      body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide {
        width: 24%;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide {
            width: 40%; } }
        body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a {
          color: #3b3324;
          text-decoration: none;
          transition: 0.2s;
          display: block; }
          body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:hover, body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:active, body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:focus, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:hover, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:active, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:focus {
            color: #3b3324;
            text-decoration: none; }
          body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:visited, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:visited {
            color: #3b3324; }
          @media screen and (max-width: 767px) {
            body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a {
              padding-right: 1em; } }
          body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:hover, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide a:hover {
            opacity: 0.8;
            transition: 0.2s; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide .inner h3, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide .inner h3 {
            font-size: 13px;
            font-size: 1.3rem;
            margin: 0; } }
        body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide .inner p, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide .inner p {
          font-size: 13px;
          font-size: 1.3rem;
          margin: 0;
          color: #888; }
          @media screen and (max-width: 767px) {
            body.bid-1.view-top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide .inner p, #top section.sec-works .swiper-container2 .swiper-wrapper .swiper-slide .inner p {
              font-size: 11px;
              font-size: 1.1rem; } }
    body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-prev,
    body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-next, #top section.sec-works .swiper-container2 .swiper-button-prev,
    #top section.sec-works .swiper-container2 .swiper-button-next {
      top: -55px;
      width: 50px;
      height: 50px;
      border: 1px solid #333;
      background: #fff url(../img/icon_arrow02.svg) no-repeat 50% 50%; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-prev,
        body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-next, #top section.sec-works .swiper-container2 .swiper-button-prev,
        #top section.sec-works .swiper-container2 .swiper-button-next {
          top: -25px; } }
    body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-prev, #top section.sec-works .swiper-container2 .swiper-button-prev {
      transform: scale(-1, 1);
      left: 18em; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-prev, #top section.sec-works .swiper-container2 .swiper-button-prev {
          left: 15em; } }
    body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-next, #top section.sec-works .swiper-container2 .swiper-button-next {
      z-index: 100;
      right: calc(100vw * 0.25);
      left: calc( 18em + 70px); }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top section.sec-works .swiper-container2 .swiper-button-next, #top section.sec-works .swiper-container2 .swiper-button-next {
          left: calc( 15em + 70px); } }
  body.bid-1.view-top section.modelhouse, body.bid-1.view-top section.event, #top section.modelhouse, #top section.event {
    padding-top: 2.4em; }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top section.modelhouse, body.bid-1.view-top section.event, #top section.modelhouse, #top section.event {
        padding-top: 3.6em; } }
  body.bid-1.view-top section.event, #top section.event {
    background: #F7F7F7;
    padding-top: 2.4em;
    padding-bottom: 2.4em;
    margin-top: 2.4em;
    margin-bottom: 2.4em; }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top section.event, #top section.event {
        padding-top: 3.6em;
        padding-bottom: 3.6em;
        margin-top: 3.6em;
        margin-bottom: 3.6em; } }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top section.event .event-inner, #top section.event .event-inner {
        display: flex; } }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top section.event .event-inner .event-heading, #top section.event .event-inner .event-heading {
        padding-right: 1em; } }
    body.bid-1.view-top section.event .event-inner .sec-heading .en, #top section.event .event-inner .sec-heading .en {
      margin-top: 0; }
  body.bid-1.view-top section.news,
  body.bid-1.view-top section.blog,
  body.bid-1.view-top section.column, #top section.news,
  #top section.blog,
  #top section.column {
    padding-top: 2.4em;
    padding-bottom: 2.4em;
    margin-top: 2.4em; }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top section.news,
      body.bid-1.view-top section.blog,
      body.bid-1.view-top section.column, #top section.news,
      #top section.blog,
      #top section.column {
        padding-top: 3.6em;
        padding-bottom: 3.6em;
        margin-top: 3.6em; } }
    @media screen and (max-width: 767px) {
      body.bid-1.view-top section.news,
      body.bid-1.view-top section.blog,
      body.bid-1.view-top section.column, #top section.news,
      #top section.blog,
      #top section.column {
        overflow: hidden; } }
    body.bid-1.view-top section.news .btn,
    body.bid-1.view-top section.blog .btn,
    body.bid-1.view-top section.column .btn, #top section.news .btn,
    #top section.blog .btn,
    #top section.column .btn {
      margin-top: 1.2em; }
  body.bid-1.view-top section.column, #top section.column {
    background: #F7F7F7; }
  @media print, screen and (min-width: 768px) {
    body.bid-1.view-top section.blog-tokuda img, #top section.blog-tokuda img {
      width: 400px;
      height: auto; } }
  body.bid-1.view-top .banner ul.banner-list, #top .banner ul.banner-list {
    padding: 0; }
    body.bid-1.view-top .banner ul.banner-list li, #top .banner ul.banner-list li {
      list-style: none; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top .banner ul.banner-list li, #top .banner ul.banner-list li {
          margin-bottom: 5px; } }
      body.bid-1.view-top .banner ul.banner-list li a, #top .banner ul.banner-list li a {
        display: block;
        padding: 10px;
        border: 1px solid #A0A0A0; }
    @media print, screen and (min-width: 768px) {
      body.bid-1.view-top .banner ul.banner-list, #top .banner ul.banner-list {
        display: flex;
        justify-content: center; } }
  body.bid-1.view-top .audio_button, #top .audio_button {
    color: #fff; }
  body.bid-1.view-top .virus, #top .virus {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3em; }
    @media screen and (max-width: 767px) {
      body.bid-1.view-top .virus, #top .virus {
        margin-bottom: 1em; } }
    body.bid-1.view-top .virus a, #top .virus a {
      display: inline-block;
      text-align: center;
      transition: 0.2s; }
      @media print, screen and (min-width: 768px) {
        body.bid-1.view-top .virus a, #top .virus a {
          width: 100%; } }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top .virus a, #top .virus a {
          font-size: 14px;
          font-size: 1.4rem;
          width: 100%; } }
      body.bid-1.view-top .virus a:hover, #top .virus a:hover {
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
        transition: 0.2s; }
      body.bid-1.view-top .virus a img, #top .virus a img {
        vertical-align: middle;
        display: inline-block;
        margin-right: 5px; }
        @media screen and (max-width: 767px) {
          body.bid-1.view-top .virus a img, #top .virus a img {
            width: 2em; } }
  body.bid-1.view-top ul.bn-link, #top ul.bn-link {
    padding: 6em 0;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      body.bid-1.view-top ul.bn-link, #top ul.bn-link {
        padding: 2em 0; } }
    body.bid-1.view-top ul.bn-link li, #top ul.bn-link li {
      width: 47%;
      list-style: none; }
      @media screen and (max-width: 767px) {
        body.bid-1.view-top ul.bn-link li, #top ul.bn-link li {
          width: 49%; } }
      body.bid-1.view-top ul.bn-link li a, #top ul.bn-link li a {
        display: block;
        transition: 0.2s; }
        body.bid-1.view-top ul.bn-link li a:hover, #top ul.bn-link li a:hover {
          transform: translate(0, -10px);
          transition: 0.2s; }

@media print, screen and (min-width: 992px) {
  article.entry {
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 2.4em; } }
@media print, screen and (min-width: 1200px) {
  article.entry {
    padding-left: 15%;
    padding-right: 15%; } }
article.entry .page-header {
  margin: 0;
  border: 0; }
  @media screen and (max-width: 767px) {
    article.entry .page-header {
      margin-top: 2.4em; } }
  article.entry .page-header h1.entry-title {
    text-align: center;
    border: none; }
  article.entry .page-header .date {
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    color: #666;
    margin-top: 15px; }
article.entry .entry-column h2 {
  font-weight: normal;
  margin-top: 2.4em;
  color: #000; }
article.entry .entry-column h3 {
  color: #000;
  font-weight: bold; }
article.entry .entry-column table {
  width: 100%;
  border-collapse: collapse; }
  article.entry .entry-column table th, article.entry .entry-column table td {
    border: 1px solid #ddd;
    border-collapse: collapse;
    padding: 10px; }
    article.entry .entry-column table th p, article.entry .entry-column table td p {
      margin: 0; }
  article.entry .entry-column table th {
    background: #eee; }
article.entry .entry-column [class*="column-image-"], article.entry .entry-column [class*="column-media-"], article.entry .entry-column [class*="column-eximage-"] {
  margin-top: 1.2em; }
article.entry .entry-footer {
  margin-top: 3.6em; }
  article.entry .entry-footer .social ul {
    margin: 0;
    padding: 0; }
    article.entry .entry-footer .social ul li {
      list-style: none;
      float: left;
      margin-right: 15px; }
  article.entry .entry-footer .social .fb-like {
    margin-top: 9px; }
article.entry .entry-column span.red {
  color: #c53145; }
article.entry .entry-column span.blue {
  color: #42b5d2; }
article.entry .caption {
  text-align: left !important; }

.summary-default {
  padding-top: 2.4em;
  padding-bottom: 0; }
  .summary-default a {
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    border-bottom: 1px solid #eee;
    display: block;
    color: #000;
    text-decoration: none; }
    .summary-default a:before, .summary-default a:after {
      content: " ";
      display: table; }
    .summary-default a:after {
      clear: both; }
    .summary-default a:hover, .summary-default a:active, .summary-default a:focus {
      color: black;
      text-decoration: none; }
    .summary-default a:visited {
      color: black; }
    .summary-default a:hover {
      background: #eee;
      text-decoration: none; }
  .summary-default .thumbnail {
    width: 20%;
    float: left;
    margin-right: 20px; }
    .summary-default .thumbnail img {
      width: 100%; }
  .summary-default dl {
    overflow: hidden;
    margin: 0; }
  .summary-default .category span {
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 2px 10px; }
  .summary-default .heading {
    color: #4f87c6;
    text-decoration: underline; }
  .summary-default .detail {
    font-size: 13px;
    font-size: 1.3rem; }
  .summary-default .date {
    font-size: 11px;
    font-size: 1.1rem;
    color: #666; }

.category-entry-summary h2 {
  margin: 0;
  padding-top: 2.4em;
  font-weight: bold;
  border-bottom: 3px solid #000;
  padding-bottom: 10px; }
.category-entry-summary .summary-default {
  padding: 0; }

@media screen and (max-width: 767px) {
  body.bid-5 .works-slider .works-slider-item img {
    width: auto;
    height: 190px; } }
body.bid-5 ul.category-link {
  text-align: center;
  padding: 0; }
  body.bid-5 ul.category-link:before, body.bid-5 ul.category-link:after {
    content: " ";
    display: table; }
  body.bid-5 ul.category-link:after {
    clear: both; }
  body.bid-5 ul.category-link li {
    list-style: none;
    display: inline-block; }
    @media print, screen and (min-width: 768px) {
      body.bid-5 ul.category-link li {
        margin-bottom: 5px; } }
    body.bid-5 ul.category-link li a {
      background: #222;
      color: #fff;
      text-decoration: none;
      padding: 15px;
      border-radius: 5px; }
      body.bid-5 ul.category-link li a:hover, body.bid-5 ul.category-link li a:active, body.bid-5 ul.category-link li a:focus {
        color: white;
        text-decoration: none; }
      body.bid-5 ul.category-link li a:visited {
        color: white; }
      @media screen and (max-width: 767px) {
        body.bid-5 ul.category-link li a {
          display: block;
          margin-bottom: 5px; } }
body.bid-5 main section {
  padding-top: 2.4em;
  padding-bottom: 2.4em; }
body.bid-5 ul.type-list {
  margin: 0;
  padding: 0; }
  body.bid-5 ul.type-list:before, body.bid-5 ul.type-list:after {
    content: " ";
    display: table; }
  body.bid-5 ul.type-list:after {
    clear: both; }
  body.bid-5 ul.type-list li {
    list-style: none;
    position: relative;
    overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      body.bid-5 ul.type-list li {
        width: 20%;
        float: left; } }
    body.bid-5 ul.type-list li::before {
      position: absolute;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      background: url(../../works/img/type_modern.jpg) no-repeat 50% 50%;
      background-size: cover;
      transition: all .3s ease-out; }
    body.bid-5 ul.type-list li:hover::before {
      transform: scale(1.2); }
    body.bid-5 ul.type-list li a {
      display: block;
      text-align: center;
      color: #fff;
      text-decoration: none; }
      body.bid-5 ul.type-list li a:hover, body.bid-5 ul.type-list li a:active, body.bid-5 ul.type-list li a:focus {
        color: white;
        text-decoration: none; }
      body.bid-5 ul.type-list li a:visited {
        color: white; }
      body.bid-5 ul.type-list li a::before {
        background-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: ' '; }
      body.bid-5 ul.type-list li a .body {
        letter-spacing: 2px; }
        @media print, screen and (min-width: 768px) {
          body.bid-5 ul.type-list li a .body {
            padding: 100px 0; } }
        body.bid-5 ul.type-list li a .body .title::after {
          content: '';
          display: block;
          width: 20px;
          height: 2px;
          background: #222;
          margin-left: auto;
          margin-right: auto; }
        body.bid-5 ul.type-list li a .body .more {
          font-size: 14px; }
          body.bid-5 ul.type-list li a .body .more::after {
            font-family: FontAwesome;
            content: "";
            display: inline-block;
            margin-left: 7px; }
    body.bid-5 ul.type-list li.modern::before {
      background: url(../../works/img/type_modern.jpg) no-repeat 50% 50%;
      background-size: cover; }
    body.bid-5 ul.type-list li.japanese::before {
      background: url(../../works/img/type_japanese.jpg) no-repeat 50% 50%;
      background-size: cover; }
    body.bid-5 ul.type-list li.western::before {
      background: url(../../works/img/type_weston.jpg) no-repeat 50% 50%;
      background-size: cover; }
    body.bid-5 ul.type-list li.hiraya::before {
      background: url(../../works/img/type_hiraya.jpg) no-repeat 50% 50%;
      background-size: cover; }
    body.bid-5 ul.type-list li.garaen::before {
      background: url(../../works/img/type_garden.jpg) no-repeat 50% 50%;
      background-size: cover; }
body.bid-5 .audio_button {
  position: absolute;
  top: 20px;
  right: 15px; }

.sec-room {
  background: #fdf7f8; }
  @media print, screen and (min-width: 768px) {
    .sec-room .room-category {
      width: 20%;
      float: left; } }
  @media screen and (max-width: 767px) {
    .sec-room .room-category {
      width: 50%;
      float: left; } }
  .sec-room .room-category .thumb {
    padding: 0 30px; }
    .sec-room .room-category .thumb img {
      border-radius: 50%;
      display: block; }
  .sec-room .room-category .body {
    padding: 0 20px; }
  .sec-room .room-category h3 {
    font-size: 16px;
    font-size: 1.6rem; }
    .sec-room .room-category h3 a {
      color: #222;
      text-decoration: none; }
      .sec-room .room-category h3 a:hover, .sec-room .room-category h3 a:active, .sec-room .room-category h3 a:focus {
        color: #222222;
        text-decoration: none; }
      .sec-room .room-category h3 a:visited {
        color: #222222; }
  .sec-room .room-category ul {
    padding: 0; }
    .sec-room .room-category ul li {
      list-style: none; }
      .sec-room .room-category ul li a {
        font-size: 14px;
        font-size: 1.4rem;
        color: #333;
        text-decoration: none; }
        .sec-room .room-category ul li a:hover, .sec-room .room-category ul li a:active, .sec-room .room-category ul li a:focus {
          color: #333333;
          text-decoration: none; }
        .sec-room .room-category ul li a:visited {
          color: #333333; }
        .sec-room .room-category ul li a::before {
          color: #222;
          display: inline-block;
          font-family: FontAwesome;
          content: ""; }

body.works.point .room-item .text {
  margin-top: 5px;
  font-size: 13px;
  font-size: 1.3rem; }

body.event .event-detail .container {
  padding: 0 1.5rem; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .container {
      padding: 0 15%; } }
body.event .event-detail img {
  display: block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto; }
body.event .event-detail .keyv {
  background: url(../../event/img/autumn-festival2018/bg_keyv.jpg) no-repeat 50% 50%;
  background-size: cover; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .keyv {
      padding: 1em 0; } }
body.event .event-detail .sec01 {
  padding: 0.6em 0 1.2em; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .sec01 {
      padding: 2.4em 0 3.36em; } }
body.event .event-detail .sec02 {
  background: url(../../event/img/autumn-festival2018/bg_sec02.jpg) no-repeat 50% 50%;
  background-size: cover; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .sec02 {
      padding: 1.2em 0; } }
body.event .event-detail .sec03 {
  padding: 0.6em 0; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .sec03 {
      padding: 2.76em 0 3.36em; } }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .sec03 .sec03-title {
      margin-bottom: 1.2em; } }
body.event .event-detail .sec04 {
  background: url(../../event/img/autumn-festival2018/bg_sec04.png) no-repeat 50% 50%;
  background-size: cover; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .sec04 {
      padding: 2.4em 0 1.2em; } }
body.event .event-detail .sec05 {
  background: url(../../event/img/autumn-festival2018/bg_sec05.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 0 0 1.2em; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .sec05 {
      padding: 0 0 3em; } }
body.event .event-detail .entry-btn {
  width: 60%;
  margin: 1.2em auto; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .entry-btn {
      margin: 2.64em auto; } }
body.event .event-detail .map-btn {
  width: 90%;
  margin: 0.12em auto 0.24em; }
  @media print, screen and (min-width: 768px) {
    body.event .event-detail .map-btn {
      margin: 0.6em auto 1.2em; } }

/* ------------------------------
　　お問い合わせ
------------------------------ */
.contact-box .message {
  margin: 0 0 35px 0;
  font-weight: bold;
  color: red; }
.contact-box .contact-no {
  margin: 0;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  color: #333; }
  .contact-box .contact-no a {
    color: inherit; }
.contact-box .error-text {
  /* エラー文 */
  margin: 5px 0 0 0;
  color: red; }

.content .contact-form {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 !important;
  list-style: none;
  background: #E5E5E5; }

.contact-form-group {
  background: #dfecef; }
  .contact-form-group .acms-admin-table-admin-edit {
    background: none; }

.contact-form-label {
  display: block;
  text-align: left;
  margin: 0;
  padding: 10px 10px 0 10px; }

.contact-form-control {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #FFF; }

.contact-form-label {
  font-weight: bold; }

.contact-form-grid {
  margin: 0 -5px; }

.contact-form-col,
.acms-entry .contact-form-col {
  margin: 0 0 10px 0;
  padding: 0 5px; }
  .contact-form-col:last-child,
  .acms-entry .contact-form-col:last-child {
    margin: 0; }

@media print, screen and (min-width: 768px) {
  .contact-form {
    display: table;
    width: 100%; }

  .contact-form-group {
    display: table-row; }

  .contact-form-label,
  .contact-form-control {
    display: table-cell; }

  .contact-form-label {
    width: 33.3333333333%;
    padding: 25px 15px 15px 15px;
    vertical-align: top;
    border-bottom: 1px solid #FFF; }

  .contact-form-control {
    width: 66.6666666667%;
    padding: 15px; }

  .contact-form-col {
    margin: 0; } }
/* 送信ボタン
------------------------------ */
.form-btn-box {
  margin: 0 10px 50px 10px;
  text-align: center; }

.form-btn {
  display: inline-block; }

.form-btn-return {
  float: left; }

.form-btn-send {
  float: right; }

@media print, screen and (min-width: 768px) {
  .form-btn-return {
    float: none; }

  .form-btn-send {
    float: none;
    max-width: 360px;
    width: 100%; } }
/* ラベル
------------------------------ */
.label-required {
  margin: 0 5px;
  padding: 2px 8px;
  color: #FFF;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 3px;
  background: red; }

@media print, screen and (min-width: 768px) {
  .label-required {
    float: right; } }
/* フォーム要素
------------------------------ */
.contact-box select[required]:required {
  border: 1px solid #C49511; }
.contact-box select.focused:invalid {
  border: 1px solid #c41134; }
.contact-box select[required]:valid {
  border: 1px solid #A7A7AA; }
.contact-box input[required]:required,
.contact-box textarea[required]:required {
  background: #FFFDEB; }
.contact-box input.focused:invalid,
.contact-box textarea.focused:invalid {
  background: #FFEBEE; }
.contact-box input[required]:valid,
.contact-box textarea[required]:valid {
  background: #FFF; }
.contact-box input[type="text"],
.contact-box input[type="password"],
.contact-box input[type="datetime"],
.contact-box input[type="datetime-local"],
.contact-box input[type="date"],
.contact-box input[type="month"],
.contact-box input[type="time"],
.contact-box input[type="week"],
.contact-box input[type="number"],
.contact-box input[type="email"],
.contact-box input[type="url"],
.contact-box input[type="search"],
.contact-box input[type="tel"] {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 14px 5px 10px 5px; }
.contact-box textarea {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 5px 4px; }
.contact-box select {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 11px 30px 11px 10px;
  vertical-align: top; }

/* バリデーター
------------------------------ */
.valid-mark {
  display: none; }

.valid-mark.valid {
  display: inline;
  color: #5cb85c;
  float: right; }

.invalid {
  background: #ffebee !important; }

body#voice .voice-text {
  margin-top: 1.2em;
  border: 1px solid #ddd;
  padding: 30px 50px; }
  @media screen and (max-width: 767px) {
    body#voice .voice-text {
      padding: 10px; } }
  body#voice .voice-text .message-img {
    margin: 1em 0 0 0; }
  body#voice .voice-text .body {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em; }
    body#voice .voice-text .body h3 {
      color: #000; }
body#voice ul.category-list {
  padding: 0;
  flex-wrap: wrap;
  display: flex; }
  body#voice ul.category-list li {
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    width: 20%; }
    @media screen and (max-width: 767px) {
      body#voice ul.category-list li {
        width: 33%; } }
    body#voice ul.category-list li a {
      border-radius: 5px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      padding: 20px 0;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      width: 100%;
      margin: 10px;
      color: #000;
      text-decoration: none;
      transition: 0.2s; }
      body#voice ul.category-list li a:hover, body#voice ul.category-list li a:active, body#voice ul.category-list li a:focus {
        color: black;
        text-decoration: none; }
      body#voice ul.category-list li a:visited {
        color: black; }
      @media screen and (max-width: 767px) {
        body#voice ul.category-list li a {
          margin: 5px;
          padding: 20px 5px; } }
      body#voice ul.category-list li a:hover {
        box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.2);
        transition: 0.2s; }
      body#voice ul.category-list li a img {
        height: 50px;
        display: block;
        margin-left: auto;
        margin-right: auto; }
        @media screen and (max-width: 767px) {
          body#voice ul.category-list li a img {
            height: 3rem; } }
      body#voice ul.category-list li a span {
        display: block;
        margin-top: 5px; }
        @media screen and (max-width: 767px) {
          body#voice ul.category-list li a span {
            font-size: 10px;
            font-size: 1rem; } }
body#voice .sec-new {
  margin-top: 5em; }

#flow .flow {
  border: 2px solid #000;
  margin-top: 20px; }
  @media print, screen and (min-width: 768px) {
    #flow .flow {
      display: flex;
      padding: 30px; } }
  @media screen and (max-width: 767px) {
    #flow .flow {
      padding: 10px; } }
  #flow .flow .thumb {
    margin-top: 0; }
    @media print, screen and (min-width: 768px) {
      #flow .flow .thumb {
        order: 1;
        width: 25%;
        padding-left: 20px; } }
  @media print, screen and (min-width: 768px) {
    #flow .flow .body {
      order: 0;
      width: 75%; } }
  #flow .flow .body dl {
    margin-top: 0; }
    #flow .flow .body dl dt {
      font-size: 26px;
      font-size: 2.6rem;
      color: #000; }

#first main p {
  margin-top: 2em; }
#first .first-h2 {
  text-align: center;
  font-size: 30px;
  font-size: 3rem; }
  @media screen and (max-width: 767px) {
    #first .first-h2 {
      font-size: 20px;
      font-size: 2rem; } }
#first section.sec-first {
  margin-top: 5em;
  margin-bottom: 15em; }
  @media screen and (max-width: 767px) {
    #first section.sec-first {
      margin-bottom: 8em; } }
#first .first-heading h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0em; }
  @media screen and (max-width: 767px) {
    #first .first-heading h3 {
      margin-bottom: 1em; } }
  #first .first-heading h3 .no {
    margin-right: 0.3em;
    display: inline-block;
    border: 1px solid #707070;
    text-align: center;
    width: 1.4em;
    line-height: 1.4em;
    font-size: 60px;
    font-size: 6rem; }
    @media screen and (max-width: 767px) {
      #first .first-heading h3 .no {
        font-size: 26px;
        font-size: 2.6rem; } }
  #first .first-heading h3 .text {
    display: inline-block;
    font-size: 30px;
    font-size: 3rem; }
    @media screen and (max-width: 767px) {
      #first .first-heading h3 .text {
        font-size: 20px;
        font-size: 2rem; } }
#first .lead {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  margin: 2em 0 0; }
  @media screen and (max-width: 767px) {
    #first .lead {
      font-weight: normal; } }
  @media screen and (max-width: 767px) {
    #first .lead br {
      display: none; } }
#first .first-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #first .first-wrap.-reverse {
    flex-direction: row-reverse; }
#first .first-item {
  width: 100%; }
  @media print, screen and (min-width: 768px) {
    #first .first-item {
      width: 47%; } }
  #first .first-item .lead {
    text-align: left; }
#first h4 {
  font-size: 20px;
  font-size: 2rem; }
#first .image img {
  display: block;
  border-radius: 10px; }
#first .hosoku {
  display: flex;
  align-items: center;
  margin-top: 1em; }
  #first .hosoku p:nth-child(1),
  #first .hosoku p:nth-child(3) {
    width: 22%;
    margin: 0; }
  #first .hosoku p:nth-child(2) {
    margin: 0 1em;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold; }
#first .caption {
  text-align: center; }
#first .box-shadow {
  margin-top: 4em; }
  @media screen and (max-width: 767px) {
    #first .box-shadow {
      margin-top: 2em; } }
  #first .box-shadow > *:first-child {
    margin-top: 0; }
  @media screen and (max-width: 767px) {
    #first .box-shadow:not(:first-child) {
      margin-top: 2em; } }
#first .koji-shinchoku {
  margin-top: 6em; }
  #first .koji-shinchoku p {
    text-align: left; }
  @media print, screen and (min-width: 768px) {
    #first .koji-shinchoku {
      align-items: center; } }
  @media screen and (max-width: 767px) {
    #first .koji-shinchoku {
      margin-top: 2em; } }

#first h3 {
  margin-bottom: 4em; }
#first .flow-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 8em; }
#first .flow-item {
  width: 23%;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 1em;
  margin-top: 2em; }
  @media screen and (max-width: 767px) {
    #first .flow-item {
      width: 49%;
      padding: 0.5em; } }
  #first .flow-item .thumb {
    margin: 0; }
  #first .flow-item .body {
    margin: 0.5em; }
  #first .flow-item dt {
    font-weight: bold; }
  #first .flow-item dd {
    font-size: 13px;
    font-size: 1.3rem; }
    @media screen and (max-width: 767px) {
      #first .flow-item dd {
        font-size: 11px;
        font-size: 1.1rem;
        margin-top: 0.5em; } }
