@charset "UTF-8";
/*
MISAWA HOME TypeA
*/
/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
html, body {
  overflow-x: hidden; }

html {
  font-family: "Noto Serif JP", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%;
  margin: 0;
  font-feature-settings: palt; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  html {
    font-size: 82.5%; } }
body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, 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[href^="tel:"] {
  cursor: default; }

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

b, strong {
  font-weight: 700; }

small {
  font-size: 80%; }

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

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

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

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

select {
  text-transform: none; }

button {
  overflow: visible;
  max-width: 100%; }

input, select, textarea {
  max-width: 100%; }

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

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

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

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

input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0; }
input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button {
  height: auto; }
input[type="time"]::-webkit-inner-spin-button, input[type="time"]::-webkit-outer-spin-button {
  height: auto; }
input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button {
  height: auto; }
input[type="week"]::-webkit-inner-spin-button, input[type="week"]::-webkit-outer-spin-button {
  height: auto; }
input[type="month"]::-webkit-inner-spin-button, input[type="month"]::-webkit-outer-spin-button {
  height: auto; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"] {
  -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em; }
fieldset > :last-child {
  margin-bottom: 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

optgroup {
  font-weight: bold; }

section {
  height: 100%;
  position: relative; }

br.mb-br {
  display: none; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  br.mb-br {
    display: block; } }
/**
 * 3.0 - Typography
 */
body, button, input, select, textarea {
  color: black;
  font-size: 16px;
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
  margin: 0;
  text-rendering: optimizeLegibility; }

p {
  margin: 0 .5rem 1.5rem;
  line-height: 1.8; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 0 0 1.4736842105em;
  overflow: hidden;
  padding: 0 0 0 1.263157895em;
  quotes: none; }

q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: ""; }

q:before, q:after {
  content: ""; }

blockquote p {
  margin-bottom: 1.4736842105em; }
blockquote cite, blockquote small {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75; }
blockquote cite:before, blockquote small:before {
  content: "\2014\00a0"; }
blockquote em, blockquote i, blockquote cite {
  font-style: normal; }
blockquote strong, blockquote b {
  font-weight: 400; }
blockquote > :last-child {
  margin-bottom: 0; }

address {
  font-style: italic;
  margin: 0 0 1.75em; }

code, kbd, tt, var, samp {
  font-family: Inconsolata, monospace; }

pre {
  font-family: Inconsolata, monospace;
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em; }

abbr, acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help; }

mark, ins {
  background: #007acc;
  color: #fff;
  padding: 0.125em 0.25em;
  text-decoration: none; }

big {
  font-size: 125%; }

/**
 * 4.0 - Elements
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; 
see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }
*:before, *:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; 
see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background-color: white; }

hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em; }

ul, ol {
  margin: 0 0 1.75em 1.25em;
  padding: 0; }

ul {
  list-style: none; }

ol {
  list-style: decimal;
  margin-left: 1.5em; }

li > ul, li > ol {
  margin-bottom: 0; }

dl {
  margin: 0 0 1.75em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 0 1.75em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: middle; }

del {
  opacity: 0.8; }

table, th, td {
  border: 1px solid #d1d1d1; }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  /* Prevents HTML tables from becoming too wide */
  width: 100%; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-size: .75rem;
  font-weight: 700;
  text-align: center;
  background-color: antiquewhite; }

td {
  border-width: 0 1px 1px 0;
  font-size: .75rem;
  width: auto !important; }

th, td {
  padding: 0.4375em; }

th p, td p {
  margin: 0.5rem 0;
  font-size: 0.75rem; }

/**
 * 5.0 - Forms
 */
input {
  line-height: normal; }

button {
  font-family: "Noto Sans JP", sans-serif;
  color: black;
  border: 1px white solid;
  font-size: .8125rem;
  font-weight: 700;
  letter-spacing: .2rem;
  line-height: 1.5;
  margin: 0 auto;
  display: block;
  background-image: url(images/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center right 10px;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out; }

input[type="button"] {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }
input[type="button"][disabled]:hover, input[type="button"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }
input[type="reset"] {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }
input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }
input[type="submit"] {
  background: #00913a;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }
input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
  background: #00913a;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase; }
input[type="button"]:hover, input[type="button"]:focus {
  background: #007acc; }
input[type="reset"]:hover, input[type="reset"]:focus {
  background: #007acc; }
input[type="submit"]:hover, input[type="submit"]:focus {
  background: #007acc; }

button:focus {
  outline: thin dotted;
  outline-offset: -4px; }

input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  outline: thin dotted;
  outline-offset: -4px; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"] {
  background: #e3f1c9;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: black;
  padding: 0.625em 0.4375em;
  width: 100%; }

textarea {
  background: #e3f1c9;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: black;
  padding: 0.625em 0.4375em;
  width: 100%; }

input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus {
  background-color: #fff;
  border-color: #007acc;
  color: black;
  outline: 0; }

textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0; }

.post-password-form {
  margin-bottom: 1.75em; }
.post-password-form label {
  color: black;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 1.75em;
  text-transform: uppercase; }
.post-password-form input[type="password"] {
  margin-top: 0.4375em; }
.post-password-form > :last-child {
  margin-bottom: 0; }

.search-form {
  position: relative; }

input[type="search"].search-field {
  border-radius: 2px 0 0 2px;
  width: -webkit-calc(100% - 42px);
  width: calc(100% - 42px); }

.search-submit {
  border-radius: 0 2px 2px 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px; }
.search-submit:before {
  content: "\f400";
  font-size: 24px;
  left: 2px;
  line-height: 42px;
  position: relative;
  width: 40px; }

.ml30 {
  margin-left: 30px;
  margin-bottom: 2rem; }

/**
 * 6.1 - Links
 */
a {
  color: black;
  text-decoration: none; }
a img:not(.no-image-effect) {
  filter: brightness(100%);
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out; }
a:hover, a:focus, a:active {
  color: black; }
a:hover img:not(.no-image-effect), a:focus img:not(.no-image-effect), a:active img:not(.no-image-effect) {
  filter: brightness(125%); }
a:focus {
  outline: thin dotted; }
a:hover, a:active {
  outline: 0; }

/**
 * 7.0 - Accessibility
 */
/* Text meant only for screen readers */
/* must have higher specificity than alternative color schemes inline styles */
.skip-link {
  display: none; }

/**
 * 8.0 - Alignments
 */
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0; }
blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em; }
blockquote.aligncenter {
  margin-bottom: 1.473684211em; }

/**
 * 9.0 - Clearings
 */
.clear:before, .clear:after {
  content: "";
  display: table; }

blockquote:before, blockquote:after {
  content: "";
  display: table; }

.entry-content:before, .entry-content:after {
  content: "";
  display: table; }

.entry-summary:before, .entry-summary:after {
  content: "";
  display: table; }

.comment-content:before, .comment-content:after {
  content: "";
  display: table; }

.site-content:before, .site-content:after {
  content: "";
  display: table; }

.site-main > article:before, .site-main > article:after {
  content: "";
  display: table; }

.primary-menu:before, .primary-menu:after {
  content: "";
  display: table; }

.social-links-menu:before, .social-links-menu:after {
  content: "";
  display: table; }

.textwidget:before, .textwidget:after {
  content: "";
  display: table; }

.content-bottom-widgets:before, .content-bottom-widgets:after {
  content: "";
  display: table; }

.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main > article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after {
  clear: both; }

/*
 * プログレス表示
 */
#cover-all {
  background-color: white;
  color: #333;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 4000; }

.progress {
  background-color: #dce1dc;
  color: #333;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5000; }
.progress .main-theme-mess {
  opacity: 0;
  font-size: 1.5625rem;
  position: absolute;
  top: 48vh;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
  letter-spacing: .5rem; }

.progress-bar {
  border-top: 1px solid #dce1dc;
  position: absolute;
  top: 48vh;
  width: 0%; }

.progress-text {
  font-family: "Menlo", "Consolas", monospace;
  font-size: 10px;
  margin-top: 5px;
  color: #ccc;
  position: absolute;
  text-align: center;
  top: 54vh;
  width: 100%; }

.progress-complete .progress-bar {
  border-top-color: #ccc; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#yoyaku-btn {
  position: fixed;
  top: 120px;
  right: -72px;
  width: 72px;
  height: 72px;
  margin: 0;
  z-index: 2000;
  opacity: 0; }
#yoyaku-btn a {
  display: block; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #yoyaku-btn {
    width: 46px;
    height: 190px;
    top: 206px;
    right: -46px; } }
/**
 * 11.0 - Content
 */
.site-header {
  width: 100vw;
  height: 48px;
  background-color: #333333; }
.site-header .home-part-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
.site-header .home-part-inner img {
  padding-top: 15px; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  .site-header .home-part-inner img {
    padding-left: 25px; } }
#index-slider .photo-image-copy {
  position: absolute;
  top: 760px;
  right: 10px;
  z-index: 2100;
  font-size: .75rem;
  color: white;
  opacity: 0; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .photo-image-copy {
    top: 46px;
    right: 10px; } }
#slider1 {
  background-image: url(taihei-a/images/slider-pc.webp);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1300; }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #slider1 {
    background-image: url(taihei-a/images/slider-mb.webp); } }

#typeA {
  background-image: url(taihei-a/images/slider-pc.webp);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1300; }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #typeA {
    background-image: url(taihei-a/images/slider-mb.webp); } }

#typeB {
  background-image: url(taihei-b/images/slider-pc.webp);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1300; }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #typeB {
    background-image: url(taihei-b/images/slider-mb.webp); } }

#typeC {
  background-image: url(taihei-c/images/slider-pc.webp);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1300; }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #typeC {
    background-image: url(taihei-c/images/slider-mb.webp); } }

#typeD {
  background-image: url(taihei-d/images/slider-pc.webp);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 1300; }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #typeD {
    background-image: url(taihei-d/images/slider-mb.webp); } }

#daslider {
  width: 65%;
  height: 786px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0; }
#daslider ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }
#daslider ul li {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 786px; }
#daslider ul .photo-image {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  font-size: .75rem;
  color: white; }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #daslider ul .photo-image {
    display: none; } }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #daslider {
    width: 100%;
    height: 394px;
    margin-top: 48px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #daslider ul li {
    height: 82.133333vw; } }
.site-inner {
  margin: 0;
  max-width: 100vw;
  position: relative; }

.site-content {
  word-wrap: break-word; }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.site-main {
  margin-bottom: 0; }
.site-main > :last-child {
  margin-bottom: 0; }

.bk-gray {
  background-color: #b3b3b3; }

.bk-orange {
  background-color: #ea5500; }

.bk-black {
  background-color: #333; }

.col-black {
  color: black; }

.col-white {
  color: white; }

.extra-orange {
  color: #ea5500;
  margin: 0 0 2rem;
  font-size: .95rem;
  letter-spacing: -0.07rem; }

/**
 * 11.1 - Header
 */
#site-header {
  width: 100%;
  height: 58px;
  margin: 0;
  padding: 0px;
  background-color: white; }
#site-header .header-titles-wrapper {
  display: flex;
  padding: 1rem .5rem .5rem;
  height: 58px;
  justify-content: space-around; }
#site-header .header-titles-wrapper .header-titles {
  width: 40%;
  height: auto;
  max-width: 206px;
  max-height: 38px; }
#site-header .header-titles-wrapper .header-titles img {
  width: 100%;
  height: auto; }
#site-header .header-titles-wrapper .website-btn {
  width: 40%;
  max-width: 198px;
  max-height: 36px;
  padding-top: .1rem; }
#site-header .header-titles-wrapper .website-btn img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 737px) {
  #site-header .header-titles-wrapper {
    max-width: 960px;
    margin: 0 auto;
    padding-top: .5rem;
    justify-content: space-between; } }
.wide100 {
  width: 100% !important; }

@media print, screen and (min-width: 737px) {
  .wide100 {
    width: 50% !important; } }
.noshow {
  display: none; }

.white {
  color: white !important; }

.black {
  color: black !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-4rem {
  margin-top: 4rem !important; }

.mb-2rem {
  margin-bottom: 2rem !important; }

.mb-4rem {
  margin-bottom: 4rem !important; }

.ml-6rem {
  margin-left: 6rem !important; }

.pb-2rem {
  padding-bottom: 2rem !important; }

.pb-3rem {
  padding-bottom: 3rem !important; }

.pt-4rem {
  padding-top: 4rem !important; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  .pt-4rem {
    padding-top: 2rem !important; } }
.pb-4rem {
  padding-bottom: 4rem !important; }

.pb-1-4rem {
  padding-bottom: 1.4rem !important; }

.pb-6rem {
  padding-bottom: 6rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pb-8rem {
  padding-bottom: 8rem !important; }

.pb-10rem {
  padding-bottom: 10rem !important; }

.pb-50px {
  padding-bottom: 50px !important; }

.pb-100px {
  padding-bottom: 100px !important; }

.pb-110px {
  padding-bottom: 110px !important; }

.pb-120px {
  padding-bottom: 120px !important; }

.pb-130px {
  padding-bottom: 130px !important; }

.pb-140px {
  padding-bottom: 140px !important; }

.pb-150px {
  padding-bottom: 150px !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

@media only screen and (min-width: 737px) {
  .width60p {
    max-width: 60% !important;
    margin: 0 auto !important; } }
@media only screen and (min-width: 737px) {
  .width500px {
    max-width: 500px !important;
    margin: 0 auto !important; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .mobile {
    display: inline-block;
    height: auto;
    margin: 0 auto; }
  .mobile img {
    width: 100%;
    height: auto; } }
@media only screen and (min-width: 737px) {
  .mobile {
    display: none !important; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #mbhead.mobile {
    width: 100%;
    margin: 42px 0 0; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .pc {
    display: none !important; } }
@media only screen and (min-width: 737px) {
  .pc {
    display: block; } }
.responsive {
  width: calc(100vw*0.52) !important; }

/**
 * 11.2 - Posts and pages
 */
#index-slider {
  width: 100vw;
  height: 786px; }
#index-slider .home-part-inner {
  position: relative;
  width: 100%;
  margin: 0 auto; }
#index-slider .home-part-inner .toplogo {
  position: absolute;
  top: 10px;
  left: 10%;
  z-index: 1100; }
#index-slider .home-part-inner .title-mess {
  position: absolute;
  top: 124px;
  left: 10%;
  text-align: left;
  z-index: 2000; }
#index-slider .home-part-inner .title-mess h1 {
  color: black;
  font-size: 3.125rem;
  font-weight: 700;
  letter-spacing: .75rem;
  line-height: 1.25; }
@media only screen and (max-width: 480px) {
  #index-slider .home-part-inner .title-mess h1 {
    font-size: 2.5rem; } }
#index-slider .home-part-inner .title-mess h1 span.left {
  letter-spacing: 9px;
  display: inline-block;
  margin-left: -2rem; }
#index-slider .home-part-inner .title-mess h1 span.right {
  letter-spacing: -20px;
  display: inline-block;
  margin-left: 0; }
#index-slider .home-part-inner .title-mess h1 span.sub-title {
  display: block;
  font-size: 1.5625rem;
  letter-spacing: .1rem;
  padding-top: 1.5rem; }
#index-slider .home-part-inner .title-mess .date-set {
  opacity: 0;
  font-size: 1.0625rem;
  color: black;
  font-weight: 500;
  padding-top: 70px; }
#index-slider .home-part-inner .title-mess .date-set .head-text {
  font-size: 1.6875rem;
  font-weight: 700;
  margin-bottom: .25rem; }
#index-slider .home-part-inner .title-mess .date-set .small-text {
  font-size: 1.5625rem;
  letter-spacing: .2rem;
  margin-bottom: 1rem; }
#index-slider .home-part-inner .title-mess .date-set .date {
  font-weight: 600; }
#index-slider .home-part-inner .title-mess .date-set .date span.small {
  font-size: 1.5625rem; }
#index-slider .home-part-inner .title-mess .date-set .date span.big {
  font-size: 3.125rem;
  line-height: 1.3; }
#index-slider .home-part-inner .title-mess .date-set .hour {
  font-size: 1.125rem;
  font-weight: 600; }
#index-slider .home-part-inner .title-mess .date-set .top-mess {
  width: 430px;
  height: auto;
  padding: 1rem 1rem 1rem 0;
  background-color: white;
  margin-top: 1rem;
  line-height: 1.6; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider {
    position: relative;
    height: 394px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .home-part-inner {
    width: 100vw; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .home-part-inner .toplogo {
    left: 20px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .home-part-inner .title-mess {
    top: 88.8667vw !important;
    left: 12.5%;
    width: 75%;
    height: auto; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .home-part-inner .title-mess h1 {
    letter-spacing: .45rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .home-part-inner .title-mess .date-set {
    padding-top: 20px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #index-slider .home-part-inner .title-mess .date-set .top-mess {
    width: 100%;
    font-size: 1.1rem;
    padding: 1rem 0; } }
#site-content {
  margin: 0; }

.hide {
  display: none; }

header.entry-header {
  margin: 0;
  overflow: hidden; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  .entry-content {
    margin-top: 76vw; } }
section.section {
  margin: 0;
  width: 100vw; }

#scroll-line {
  width: 1px;
  height: 160px;
  position: absolute;
  background-color: white;
  top: 626px;
  left: calc(50vw - 2px);
  z-index: 1500;
  opacity: 1;
  overflow: hidden; }
#scroll-line .scroll-line-inner {
  position: relative; }
#scroll-line .scroll-line-inner .bar {
  width: 2px;
  height: 32px;
  position: absolute;
  top: -32px;
  left: 0;
  background-color: black; }

/**
 * 11.2-3 - SlidingBar Animation
 */
@-webkit-keyframes slidingbar-bar {
  0% {
    left: 0;
    right: auto;
    width: 0; }
  50% {
    left: 0;
    right: auto;
    width: 100%; }
  51% {
    left: auto;
    right: 0;
    width: 100%; }
  100% {
    left: auto;
    right: 0;
    width: 0; } }
@keyframes slidingbar-bar {
  0% {
    left: 0;
    width: 0; }
  50% {
    left: 0;
    width: 100%; }
  51% {
    left: 0;
    width: 100%; }
  100% {
    left: 100%;
    width: 0; } }
@-webkit-keyframes slidingbar-txt {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes slidingbar-txt {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.slidingbar .slidingbar-box {
  display: block;
  margin-bottom: .4rem; }
.slidingbar .slidingbar-bar {
  position: relative;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slidingbar .slidingbar-bar:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: black; }

.text-w .slidingbar .slidingbar-bar:before {
  background-color: white; }

.slidingbar .slidingbar-txt {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

#part1.is-animated .slidingbar .slidingbar-bar:before, #part2.is-animated .slidingbar .slidingbar-bar:before, #part3.is-animated .slidingbar .slidingbar-bar:before, #part4.is-animated .slidingbar .slidingbar-bar:before {
  -webkit-animation: slidingbar-bar 1s ease 0s 1 normal forwards;
  animation: slidingbar-bar 1s ease 0s 1 normal forwards; }

#part1.is-animated .slidingbar .slidingbar-txt, #part2.is-animated .slidingbar .slidingbar-txt, #part3.is-animated .slidingbar .slidingbar-txt, #part4.is-animated .slidingbar .slidingbar-txt {
  -webkit-animation: slidingbar-txt 0s ease .5s 1 normal forwards;
  animation: slidingbar-txt 0s ease .5s 1 normal forwards; }

#gmenu {
  width: 100vw;
  height: 50px;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  transition: all .5s; }
#gmenu.is-animated {
  background-color: white; }
#gmenu .section-inner {
  width: 90%;
  height: auto;
  margin: 0 0 0 10%; }
#gmenu .section-inner .bl_grid {
  display: grid;
  grid-template-columns: 66px 1fr 104px 104px 20px 176px;
  grid-trmplate-rows: 50px; }
#gmenu .section-inner .bl_grid .gl_item {
  width: auto;
  height: 50px;
  text-align: center;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  padding: 0; }
#gmenu .section-inner .bl_grid .gl_item a {
  display: block;
  padding: .75rem 0; }
#gmenu .section-inner .bl_grid .toplogo {
  width: 66px;
  text-align: left;
  grid-column-start: 1;
  padding: .75rem 0; }
#gmenu .section-inner .bl_grid .el_detail {
  width: 104px;
  text-align: center;
  grid-column-start: 3; }
#gmenu .section-inner .bl_grid .el_access {
  width: 104px;
  text-align: center;
  grid-column-start: 4; }
#gmenu .section-inner .bl_grid .el_yoyaku {
  background-color: #30c890;
  width: 176px;
  text-align: center;
  grid-column-start: 6; }
#gmenu .section-inner .bl_grid .el_yoyaku a {
  color: white; }
#gmenu .section-inner .bl_grid #gmenu_btn .el_ico_mb {
  width: 48px;
  height: 48px;
  position: relative; }
#gmenu .section-inner .bl_grid #gmenu_btn .el_ico_mb .top {
  position: absolute;
  top: 13px;
  left: 8px;
  width: 32px;
  height: 2px;
  background-color: black;
  transition: all .5s; }
#gmenu .section-inner .bl_grid #gmenu_btn .el_ico_mb .center, #gmenu .section-inner .bl_grid #gmenu_btn .el_ico_mb .center2 {
  position: absolute;
  top: 23px;
  left: 8px;
  width: 32px;
  height: 2px;
  background-color: black;
  transition: all .5s; }
#gmenu .section-inner .bl_grid #gmenu_btn .el_ico_mb .bottom {
  position: absolute;
  top: 33px;
  left: 8px;
  width: 32px;
  height: 2px;
  background-color: black;
  transition: all .5s; }
#gmenu .section-inner .bl_grid #gmenu_btn.btn-on .el_ico_mb .top {
  opacity: 0; }
#gmenu .section-inner .bl_grid #gmenu_btn.btn-on .el_ico_mb .center {
  rotate: 45deg; }
#gmenu .section-inner .bl_grid #gmenu_btn.btn-on .el_ico_mb .center2 {
  rotate: -45deg; }
#gmenu .section-inner .bl_grid #gmenu_btn.btn-on .el_ico_mb .bottom {
  opacity: 0; }
#gmenu .section-inner .bl_grid .bl_menu_content_mb {
  width: 100vw;
  height: auto;
  position: absolute;
  top: 48px;
  left: 100vw;
  transition: all .5s; }
#gmenu .section-inner .bl_grid .bl_menu_content_mb .el_item_mb {
  width: 100vw;
  height: 48px;
  background-color: white;
  border-bottom: 1px #ccc solid;
  padding: 0;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center; }
#gmenu .section-inner .bl_grid .bl_menu_content_mb .el_item_mb a {
  display: block;
  padding: 1rem 0; }
#gmenu .section-inner .bl_grid .bl_menu_content_mb .el_top_mb {
  border-top: 1px #ccc solid; }
#gmenu .section-inner .bl_grid .bl_menu_content_mb .el_cover_mb {
  width: 100vw;
  height: calc(100vh - 190px);
  background-color: white;
  opacity: .75; }
#gmenu .section-inner .bl_grid .bl_menu_content_mb.btn-on {
  left: 0; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu {
    height: 48px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner {
    width: 100vw;
    margin: 0; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid {
    grid-template-columns: 76px auto 136px 48px;
    grid-trmplate-rows: 48px;
    background-color: white;
    position: relative; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid .gl_item {
    height: 48px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid .gl_item a {
    padding: .95rem 0 .95rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid .toplogo {
    width: 74px;
    padding: .95rem 0 .95rem 20px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid .el_detail {
    width: 52px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid .el_yoyaku {
    grid-column-start: 3;
    width: 136px;
    height: 48px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #gmenu .section-inner .bl_grid #gmenu_btn {
    grid-column-start: 4;
    width: 48px;
    height: 48px; } }
.swiper-free-mode > .swiper-wrapper, .swiper-wrapper {
  transition-timing-function: linear !important; }

#part1 {
  padding: 4rem 0 0; }
#part1 .section-inner {
  width: 100%;
  margin: 1rem auto 0;
  padding: 3rem 0;
  background-color: #ccbf8c;
  display: flex;
  justify-content: center;
  align-items: center2;
  flex-wrap: wrap; }
#part1 .section-inner .bl_box {
  text-align: center;
  width: 100%;
  height: auto; }
#part1 .section-inner .bl_box a {
  display: inline-block;
  margin-top: 2rem; }
#part1 .section-inner .bl_box a.el-tel {
  margin-top: 0; }
#part1 .section-inner.typeb {
  background-color: #c3c7ae; }
#part1 .section-inner.typec {
  background-color: #b6c4c8; }
#part1 .section-inner.typed {
  background-color: #cac0c0; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part1 {
    height: auto; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part1 .section-inner {
    height: auto;
    width: 100%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part1 .section-inner .col .item.single-photo {
    width: 100%;
    height: auto;
    margin: 0; }
  #part1 .section-inner .col .item.single-photo img {
    width: 100%;
    height: auto; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part1 .section-inner .col .item.single-photo .photo-image {
    bottom: 6px;
    right: 6px; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part1 .section-inner .col .item.mess p {
    font-size: 1.1rem; } }
#part2 {
  padding: 4rem 0;
  background-color: #f2f2f2; }
#part2 .section-inner {
  width: 90%;
  max-width: 960px;
  height: auto;
  background-color: #f2f2f2;
  color: black;
  margin: 0 auto; }
#part2 .section-inner h2 {
  font-size: 2.125rem;
  font-weight: 700;
  margin-bottom: 2rem;
  text-align: left;
  letter-spacing: .35rem; }
#part2 .section-inner .col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
#part2 .section-inner .col .item {
  opacity: 0;
  width: 280px;
  height: auto;
  margin-bottom: 5rem; }
#part2 .section-inner .col .item .photo {
  position: relative;
  display: block; }
#part2 .section-inner .col .item .photo .photo-image {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  font-size: .75rem;
  color: white; }
#part2 .section-inner .col .item h3 {
  font-size: 1.25rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  padding: .5rem 0 0; }
#part2 .section-inner .col .item .mess {
  display: block;
  padding: .5rem 0 0; }
#part2 .section-inner p.el-descript {
  width: 100%;
  max-width: 640px;
  height: auto;
  text-align: justify;
  font-size: .875rem;
  font-weight: 500;
  color: black;
  line-height: 1.8;
  padding: 0;
  margin: 0 auto; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part2 .section-inner {
    width: 86%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part2 .section-inner h2 {
    margin-bottom: 2rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part2 .section-inner .col .item {
    width: 100%;
    height: auto;
    margin-bottom: 2.5rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part2 .section-inner .col .item .photo {
    width: 100%;
    height: auto;
    margin: 0; }
  #part2 .section-inner .col .item .photo img {
    width: 100%;
    height: auto; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part2 .section-inner .col .item .photo .photo-image {
    bottom: 6px;
    right: 6px;
    top: initial; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part2 .section-inner .col .item .mess {
    font-size: 1.1rem; } }
#part3 {
  padding: 4rem 0;
  background-color: #333;
  width: 100%;
  height: auto;
  min-height: 374px;
  background-image: url(images/contact-bk.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
#part3 .section-inner {
  width: 90%;
  max-width: 960px;
  color: black;
  margin: 0 auto;
  color: white; }
#part3 .section-inner h2 {
  font-size: 2.125rem;
  font-weight: 700;
  margin-bottom: 2rem;
  text-align: left;
  letter-spacing: .35rem; }
#part3 .section-inner .col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
#part3 .section-inner .col .item {
  margin-bottom: 2rem; }
#part3 .section-inner .col .item span.big {
  display: block;
  font-size: 1.5625rem;
  font-weight: 400;
  padding-bottom: 1rem; }
#part3 .section-inner .col .item span.small {
  display: block;
  font-size: .75rem;
  font-weight: 300;
  padding-bottom: 2rem; }
#part3 .section-inner .col .item img {
  margin: 0 auto; }
#part3 .section-inner .col .item .in-col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
#part3 .section-inner .col .item .in-col .in-item button {
  color: white;
  border: 1px white solid;
  background-color: transparent;
  font-size: .8125rem;
  font-weight: 700;
  letter-spacing: .2rem;
  line-height: 1.5;
  margin: 0 auto;
  display: block;
  width: 176px;
  height: 48px;
  border-radius: .3rem; }
#part3 .section-inner .col .item .in-col .in-item button:hover {
  color: black;
  background-color: white;
  background-image: url(images/arrow-right-up.svg); }
#part3 .section-inner .col .item .in-col .in-item button:hover a {
  color: black; }
#part3 .section-inner .col .item .in-col .in-item button a {
  color: white; }
#part3 .section-inner .col .item .in-col .in-item.tel {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  padding: .3rem 0 0 4rem; }
#part3 .section-inner .col .item .in-col .in-item.tel span.small {
  font-size: .9375rem;
  display: inline-block;
  padding: 0; }
#part3 .section-inner .col .item .in-col .in-item.tel a {
  color: white; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 {
    background-image: url(images/contact-bk-mb.jpg); } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner {
    height: auto;
    padding-bottom: 1rem;
    width: 86%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner h2 {
    margin-bottom: 2rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner .col .item {
    width: 100%;
    height: auto;
    margin: 0; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner .col .item .in-col .in-item {
    width: 100%;
    height: auto;
    margin: 0; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner .col .item .in-col .in-item button {
    margin: 0; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner .col .item .in-col .in-item.tel {
    padding: 1rem 0 2rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part3 .section-inner .col .col-frame {
    display: flex;
    width: 2424px; }
  #part3 .section-inner .col .col-frame .item {
    width: 210px !important;
    margin-right: 36px; }
  #part3 .section-inner .col .col-frame .item:last-child {
    margin-right: 0; } }
#part4 {
  padding: 4rem 0;
  background-color: #dce1dc; }
#part4 .section-inner {
  width: 90%;
  max-width: 960px;
  height: auto;
  color: black;
  margin: 0 auto; }
#part4 .section-inner h2 {
  font-size: 2.125rem;
  font-weight: 700;
  padding: 0 0 2rem;
  text-align: left;
  letter-spacing: .35rem;
  width: 45%;
  max-width: 400px; }
#part4 .section-inner .open-date {
  padding-bottom: 1rem; }
#part4 .section-inner .open-date .title {
  font-weight: 400;
  font-size: 1.5625rem;
  display: inline-block;
  padding-right: 1.5rem;
  letter-spacing: .3rem; }
#part4 .section-inner .open-date .date {
  font-weight: 600;
  display: inline-block;
  line-height: 1; }
#part4 .section-inner .open-date .date span.small {
  font-size: 1.5625rem; }
#part4 .section-inner .open-date .date span.big {
  font-size: 3.125rem; }
#part4 .section-inner .open-date .hour {
  font-size: 1.125rem;
  font-weight: 600;
  padding-left: 1.2rem; }
#part4 .section-inner .open-place .title-w {
  font-weight: 400;
  font-size: 1.5625rem;
  display: inline-block;
  letter-spacing: 4rem; }
@media only screen and (max-width: 480px) {
  #part4 .section-inner .open-place .title-w {
    font-size: 1.3125rem; } }
#part4 .section-inner .open-place .address {
  font-weight: 400;
  font-size: 1.5625rem;
  display: inline-block;
  letter-spacing: .3rem;
  margin-left: -2.2rem; }
@media only screen and (max-width: 480px) {
  #part4 .section-inner .open-place .address {
    font-size: 1.3125rem; } }
#part4 .section-inner .dmap {
  width: 96%;
  max-width: 960px;
  margin: 2rem auto; }
#part4 .section-inner .comment {
  width: 96%;
  max-width: 800px;
  margin: 3rem auto 0;
  border: 1px #ccc solid;
  padding: 2rem; }
#part4 .section-inner .comment h3 {
  font-size: 1.2rem;
  color: #326698;
  text-align: center;
  margin-bottom: 1rem; }
#part4 .section-inner .comment p {
  margin: 0;
  font-size: .9rem; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner {
    width: 86%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner h2 {
    padding: 0 0 2rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .open-date .title {
    display: block; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .open-date .hour {
    padding-left: 0;
    padding-top: .5rem;
    display: block; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .open-place .title-w {
    letter-spacing: .3rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .open-place .address {
    margin-left: 0;
    display: block; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .dmap {
    text-align: center; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .comment {
    width: 90%;
    padding: 1rem .5rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .comment h3 {
    font-size: .8rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part4 .section-inner .comment p {
    font-size: .7rem;
    padding: 0 .5rem; } }
#part5 {
  padding: 0;
  background-color: #dce1dc; }
#part5 .section-inner {
  width: 100%;
  margin: 0 auto 0;
  padding: 3rem 0;
  background-color: #ccbf8c;
  display: flex;
  justify-content: center;
  align-items: center2;
  flex-wrap: wrap; }
#part5 .section-inner .bl_box {
  text-align: center;
  width: 100%;
  height: auto; }
#part5 .section-inner .bl_box a {
  display: inline-block;
  margin-top: 2rem; }
#part5 .section-inner .bl_box a.el-tel {
  margin-top: 0; }
#part5 .section-inner.typeb {
  background-color: #c3c7ae; }
#part5 .section-inner.typec {
  background-color: #b6c4c8; }
#part5 .section-inner.typed {
  background-color: #cac0c0; }
#part5 .footer-credits {
  text-align: center;
  margin: 2rem 0 0;
  padding-bottom: .5rem; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part5 .section-inner {
    width: 100%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part5 .section-inner .comment {
    line-height: 1.6rem;
    letter-spacing: 0; } }
#part6 {
  padding: 0;
  background-color: #dce1dc; }
#part6 .section-inner {
  font-family: "Noto Sans JP", sans-serif;
  width: 96%;
  max-width: 960px;
  height: auto;
  color: black;
  margin: 0 auto;
  padding-top: 3rem;
  padding-bottom: 1rem; }
#part6 .section-inner .moos p {
  margin: 0 0 .5rem; }
#part6 .section-inner .moos .moos-btn {
  width: 176px;
  height: 48px;
  padding: 0;
  position: relative; }
#part6 .section-inner .moos .moos-btn a {
  width: 176px;
  height: 48px;
  display: block;
  margin: 0; }
#part6 .section-inner .moos .moos-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }
#part6 .section-inner .moos .moos-btn:hover img:nth-of-type(2) {
  opacity: 0; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part6 .section-inner {
    width: 86%; } }
#part7 {
  padding: 0;
  background-color: #dce1dc; }
#part7 .section-inner {
  font-family: "Noto Sans JP", sans-serif;
  width: 96%;
  max-width: 960px;
  height: auto;
  color: black;
  margin: 0 auto;
  padding-top: 3rem;
  padding-bottom: .1rem; }
#part7 .section-inner .col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem; }
#part7 .section-inner .col .item {
  height: auto; }
#part7 .section-inner .col .item .logo {
  margin: 0;
  padding-bottom: 1rem;
  display: block; }
#part7 .section-inner .col .item span.small {
  display: block;
  font-size: 1rem;
  font-weight: 300;
  padding-bottom: .2rem; }
#part7 .section-inner .col .item span.big {
  display: inline-block;
  font-size: 1.9375rem;
  font-weight: 400;
  padding-bottom: 1rem; }
#part7 .section-inner .col .item span.tel {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 300;
  padding-bottom: 1rem;
  line-height: 1; }
#part7 .section-inner .col .item span.fax {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 300;
  padding-bottom: 1rem;
  padding-left: 1rem; }
#part7 .section-inner .col .item span.address {
  display: block;
  font-size: 1rem;
  font-weight: 300;
  padding-bottom: 1rem;
  line-height: 1.8; }
#part7 .section-inner .col .item span.email {
  display: block;
  font-size: 1rem;
  font-weight: 300;
  padding-bottom: 1rem;
  line-height: .5rem; }
#part7 .section-inner .col .item img {
  margin: 0 auto; }
#part7 .section-inner .col .item.w45 {
  width: 45%; }
#part7 .section-inner .col .item.w55 {
  width: 55%; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner {
    width: 90%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner .col {
    overflow-x: scroll; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner .col .item span.fax {
    padding-left: 0; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner .col .item span.address {
    padding-bottom: .5rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner .col .item span.email {
    padding-bottom: 2rem; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner .col .item.w45 {
    width: 100%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part7 .section-inner .col .item.w55 {
    width: 100%; } }
#part8 {
  padding: 0;
  background-color: #dce1dc; }
#part8 .section-inner {
  font-family: "Noto Sans JP", sans-serif;
  width: 96%;
  max-width: 960px;
  height: auto;
  color: black;
  margin: 0 auto;
  padding-top: 0; }
#part8 .footer-credits {
  text-align: left;
  margin: 0;
  padding-bottom: .5rem; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #part8 .section-inner {
    width: 90%; } }
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .map iframe {
    margin-bottom: 0; } }
section.present {
  background: linear-gradient(#004074, #002651); }
section.present .section-inner {
  width: 90%;
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
  padding: 2.5rem 0 1.52rem; }
section.present .section-inner .bl_box {
  margin-bottom: 1.5rem; }
section.present .section-inner .bl_box img {
  display: inline-block; }
section.present .section-inner .get-present-box {
  width: 327px;
  height: 248px;
  margin: 0 auto 1.5rem;
  position: relative;
  background-color: black; }
section.present .section-inner .get-present-box .present-front {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  filter: blur(0px) brightness(1);
  scale: 1;
  transition-property: transform, color;
  transition: all 1s ease;
  cursor: pointer; }
section.present .section-inner .get-present-box .present-front.present-on {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  scale: 1.1;
  filter: blur(8px) brightness(10); }
section.present .section-inner .get-present-box .present-back {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  filter: blur(8px) brightness(0);
  scale: 1.1;
  transition-property: transform, color;
  transition: all 2.5s ease; }
section.present .section-inner .get-present-box .present-back.present-on {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  scale: 1;
  filter: blur(0px) brightness(1); }

section.invitation {
  background: linear-gradient(#004074, #002651); }
section.invitation .section-inner {
  width: 90%;
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
  padding: 2.5rem 0 1.52rem; }
section.invitation .section-inner .bl_box {
  margin-bottom: 1.5rem; }
section.invitation .section-inner .bl_box img {
  display: inline-block; }

/**
 * 11.3 - Post Formats
 */
#main article .entry-frame {
  width: 100%;
  max-width: 1024px;
  height: auto;
  margin: 0 auto;
  padding: 0; }
#main article .entry-frame .entry-content {
  width: 100%;
  max-width: 704px;
  float: none;
  margin: 0 auto 2rem; }
#main article .entry-frame .widget-area {
  margin: 3rem 0; }

/**
 * 11.6 - Footer
 */
.footer-copyright {
  font-size: .75rem;
  letter-spacing: .1rem;
  margin: 0;
  text-align: center; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  .footer-copyright {
    font-size: .75rem;
    letter-spacing: 0;
    text-align: left; } }
/**
 * 12.0 - Media
 */
.entry-content a img, .entry-summary a img, .comment-content a img, .textwidget a img {
  display: block; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object, video {
  margin-bottom: 0;
  max-width: 100%;
  vertical-align: middle; }

p > embed, p > iframe, p > object, p > video {
  margin-bottom: 0; }

.entry-content .wp-audio-shortcode a, .entry-content .wp-playlist a {
  box-shadow: none; }

/**
 * 13.0 - Multisites
 */
.cleartext, img.for-pc {
  display: none; }

/**
 * 14.0 - Media Queries
 */
/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
/*----------------------------------------------------------------------------
 ***   page top icon
----------------------------------------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 5%;
  right: 5%;
  font-size: 38%;
  z-index: 11000;
  transition: bottom .3s ease-in-out;
  -webkit-transition: bottom .3s ease-in-out;
  -moz-transition: bottom .3s ease-in-out; }
#page-top span {
  display: none; }
#page-top a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 0;
  display: block; }

@media only screen and (min-width: 320px) and (max-width: 736px) {
  #page-top {
    display: none; } }
#main .entry-content .archive-list {
  border-bottom: 1px #ccc dotted;
  margin-bottom: 1rem; }
#main .entry-content .archive-list.col-xs-12 {
  padding-left: 0; }
#main .entry-content .archive-list a {
  box-shadow: none; }
#main article .entry-content.entrytop-margin {
  margin-top: 2rem; }

#head-info {
  height: auto;
  width: 100px;
  margin: 0;
  float: right;
  margin-top: 2rem; }

.hide-text {
  display: none; }

/**
 * 15.0 - Print
 */
@media print {
  @page {
    margin: 5mm; }
  form, button, input, select, textarea, .navigation, .main-navigation, .social-navigation, .sidebar, .content-bottom-widgets, .header-image, .page-links, .edit-link, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link {
    display: none; }

  #home-part3 {
    width: 100%; }

  a[href]:after {
    content: ""; } }
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style-house.css.map */
