@charset "UTF-8"; /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Ropa+Sans");
button,
hr,
input {
  overflow: visible;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
a,
body {
  color: #222;
}
.badge img,
a img,
a svg,
ul.pickupList li.hikaria a .photo img {
  -webkit-backface-visibility: hidden;
}
.localNav .navBody li.current a,
a:hover,
body.home .newsBlock .wrap .newsText:hover {
  color: #485b79;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
  vertical-align: bottom;
}
#wrap,
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.slick-next:before,
.slick-prev:before,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
summary {
  display: list-item;
}
.visible-tablet,
[hidden],
template {
  display: none;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansCJKJP-Regular"),
    url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2")
      format("woff2"),
    url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff")
      format("woff"),
    url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf")
      format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: local("NotoSansCJKJP-Bold"),
    url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2")
      format("woff2"),
    url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff")
      format("woff"),
    url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf")
      format("opentype");
}
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  margin: 0;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}
a[href^="tel"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel"] {
    pointer-events: auto;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}
.slick-slide.dragging img,
.telBtn a {
  pointer-events: none;
}
dl,
dl dd,
dl dt,
p,
ul,
ul li {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
figure {
  margin: 0;
}
cite,
dfn,
em {
  font-style: normal;
}
button,
html [type="button"],
html [type="submit"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  appearance: none;
  border-radius: 0;
  border: 0;
  font-family: "Noto Sans JP", sans-serif;
}
button,
input[type="checkbox"],
input[type="radio"],
label {
  cursor: pointer;
}
button {
  outline: 0;
  padding: 0;
  background: 0 0;
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .visible-pc {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .visible-tablet {
    display: block;
  }
}
.visible-sp {
  display: none;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-s {
  margin-top: 8px !important;
}
@media screen and (max-width: 768px) {
  .visible-sp {
    display: block;
  }
  .mt-s {
    margin-top: 4px !important;
  }
}
.mt-m {
  margin-top: 16px !important;
}
@media screen and (max-width: 768px) {
  .mt-m {
    margin-top: 8px !important;
  }
}
.mt-l {
  margin-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .mt-l {
    margin-top: 20px !important;
  }
}
.mt-xl {
  margin-top: 80px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-s {
  margin-bottom: 8px !important;
}
@media screen and (max-width: 768px) {
  .mt-xl {
    margin-top: 40px !important;
  }
  .mb-s {
    margin-bottom: 4px !important;
  }
}
.mb-m {
  margin-bottom: 16px !important;
}
@media screen and (max-width: 768px) {
  .mb-m {
    margin-bottom: 8px !important;
  }
}
.mb-l {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .mb-l {
    margin-bottom: 20px !important;
  }
}
.mb-xl {
  margin-bottom: 80px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-s {
  margin-left: 8px !important;
}
@media screen and (max-width: 768px) {
  .mb-xl {
    margin-bottom: 40px !important;
  }
  .ml-s {
    margin-left: 4px !important;
  }
}
.ml-m {
  margin-left: 16px !important;
}
@media screen and (max-width: 768px) {
  .ml-m {
    margin-left: 8px !important;
  }
}
.ml-l {
  margin-left: 40px !important;
}
@media screen and (max-width: 768px) {
  .ml-l {
    margin-left: 20px !important;
  }
}
.ml-xl {
  margin-left: 80px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-s {
  margin-right: 8px !important;
}
@media screen and (max-width: 768px) {
  .ml-xl {
    margin-left: 40px !important;
  }
  .mr-s {
    margin-right: 4px !important;
  }
}
.mr-m {
  margin-right: 16px !important;
}
@media screen and (max-width: 768px) {
  .mr-m {
    margin-right: 8px !important;
  }
}
.mr-l {
  margin-right: 40px !important;
}
@media screen and (max-width: 768px) {
  .mr-l {
    margin-right: 20px !important;
  }
}
.mr-xl {
  margin-right: 80px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-s {
  padding-top: 8px !important;
}
@media screen and (max-width: 768px) {
  .mr-xl {
    margin-right: 40px !important;
  }
  .pt-s {
    padding-top: 4px !important;
  }
}
.pt-m {
  padding-top: 16px !important;
}
@media screen and (max-width: 768px) {
  .pt-m {
    padding-top: 8px !important;
  }
}
.pt-l {
  padding-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .pt-l {
    padding-top: 20px !important;
  }
}
.pt-xl {
  padding-top: 80px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-s {
  padding-bottom: 8px !important;
}
@media screen and (max-width: 768px) {
  .pt-xl {
    padding-top: 40px !important;
  }
  .pb-s {
    padding-bottom: 4px !important;
  }
}
.pb-m {
  padding-bottom: 16px !important;
}
@media screen and (max-width: 768px) {
  .pb-m {
    padding-bottom: 8px !important;
  }
}
.pb-l {
  padding-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .pb-l {
    padding-bottom: 20px !important;
  }
}
.pb-xl {
  padding-bottom: 80px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-s {
  padding-left: 8px !important;
}
@media screen and (max-width: 768px) {
  .pb-xl {
    padding-bottom: 40px !important;
  }
  .pl-s {
    padding-left: 4px !important;
  }
}
.pl-m {
  padding-left: 16px !important;
}
@media screen and (max-width: 768px) {
  .pl-m {
    padding-left: 8px !important;
  }
}
.pl-l {
  padding-left: 40px !important;
}
@media screen and (max-width: 768px) {
  .pl-l {
    padding-left: 20px !important;
  }
}
.pl-xl {
  padding-left: 80px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-s {
  padding-right: 8px !important;
}
@media screen and (max-width: 768px) {
  .pl-xl {
    padding-left: 40px !important;
  }
  .pr-s {
    padding-right: 4px !important;
  }
}
.pr-m {
  padding-right: 16px !important;
}
@media screen and (max-width: 768px) {
  .pr-m {
    padding-right: 8px !important;
  }
}
.pr-l {
  padding-right: 40px !important;
}
@media screen and (max-width: 768px) {
  .pr-l {
    padding-right: 20px !important;
  }
}
.pr-xl {
  padding-right: 80px !important;
}
@media screen and (max-width: 768px) {
  .pr-xl {
    padding-right: 40px !important;
  }
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.editWrap .inner {
  max-width: 800px;
}
label {
  display: inline;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.awordpress-btn-action-group {
  margin-left: 0;
  margin-right: 0;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden,
.smartphoto[aria-hidden="true"] {
  display: none;
}
.slick-loading .slick-list {
  background: url("../images/common/ajax-loader.gif") center center no-repeat
    #fff;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
  z-index: 1;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.2;
}
.slick-next:before,
.slick-prev:before {
  padding: 20px 15px;
  font-family: icon;
  font-size: 14px;
  line-height: 1;
  color: gray;
  opacity: 1;
  background: #fff;
}
.slick-prev {
  left: -40px;
}
@media screen and (max-width: 768px) {
  .slick-prev {
    left: 0;
  }
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: "\e901";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "\e906";
}
.slick-next {
  right: -40px;
}
@media screen and (max-width: 768px) {
  .slick-next {
    right: 0;
  }
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "\e901";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 9;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 10px;
  width: 10px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 6px;
  line-height: 10px;
  text-align: center;
  color: #fff;
  opacity: 0.2;
}
.slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.fp-section {
  position: relative;
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 0;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.right {
  right: 17px;
}
#fp-nav.left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: rgba(160, 160, 160, 0.5);
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  transition: all 0.1s ease-in-out;
}
#fp-nav.bgWhite ul li a span {
  background-color: #666;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto !important;
}
@keyframes smartphoto {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes smartphoto-img-wrap {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes smartphoto-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes smartphoto-loader {
  0% {
    opacity: 0.4;
    transform: rotate(0);
  }
  50% {
    opacity: 1;
    transform: rotate(180deg);
  }
  100% {
    opacity: 0.4;
    transform: rotate(360deg);
  }
}
@keyframes smartphoto-appear {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes smartphoto-hide {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
.smartphoto {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  opacity: 1;
  font-family: sans-serif;
  cursor: pointer;
  transition: opacity 0.3s ease-out;
  transition: all 0.3s ease-out;
  animation-name: smartphoto;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}
.smartphoto-close {
  opacity: 0;
}
.smartphoto-count {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.smartphoto-header {
  display: block;
  box-sizing: border-box;
  position: fixed;
  z-index: 1002;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.2);
}
.smartphoto-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.smartphoto-dismiss {
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik0xNTc2LjQyLDE0MDYuNzYsMjc4NCwxOTkuMTlhNTYuODYsNTYuODYsMCwwLDAsMC04MC4xOGwtNzguOTItNzguOTJhNTYuODYsNTYuODYsMCwwLDAtODAuMTgsMEwxNDE3LjMyLDEyNDcuNjYsMjA5Ljc1LDQwLjA5YTU2Ljg2LDU2Ljg2LDAsMCwwLTgwLjE4LDBMNTAuNjUsMTE5YTU2Ljg2LDU2Ljg2LDAsMCwwLDAsODAuMThMMTI1OC4yMywxNDA2Ljc2LDUwLjY1LDI2MTQuMzRhNTYuODYsNTYuODYsMCwwLDAsMCw4MC4xOGw3OC45Miw3OC45MmE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwTDE0MTcuMzIsMTU2NS44NiwyNjI0LjksMjc3My40NGE1Ni44Niw1Ni44NiwwLDAsMCw4MC4xOCwwbDc4LjkyLTc4LjkyYTU2Ljg2LDU2Ljg2LDAsMCwwLDAtODAuMThaIi8+PC9zdmc+");
  text-shadow: 0 1px 0 #fff;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
}
.smartphoto-body,
.smartphoto-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.smartphoto-body {
  z-index: 1002;
  margin: 0 auto;
}
.smartphoto-inner {
  vertical-align: top;
}
.smartphoto-img {
  display: none;
  max-width: none;
  width: auto;
  height: auto;
  cursor: zoom-in;
  -ms-user-select: none;
  user-select: none;
  transition: transform 0.3s ease-out;
  -webkit-user-drag: none;
}
.smartphoto-img.active {
  display: block;
}
.smartphoto-img-onmove {
  cursor: grab;
  cursor: -webkit-grab;
  transition: none;
}
.smartphoto-img-elasticmove {
  transition: transform 0.3s ease-out;
}
.smartphoto-img-wrap {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.3s ease-out;
  animation-name: smartphoto-img-wrap;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}
.smartphoto-img-clone,
.smartphoto-list li,
.smartphoto-list-onmove {
  transition: all 0.3s ease-out;
}
.smartphoto-arrows,
.smartphoto-arrows li {
  animation-name: smartphoto-appear;
  top: 50%;
}
.smartphoto-img-left {
  transform: translateX(150%) !important;
}
.smartphoto-img-right {
  transform: translateX(-150%) !important;
}
.smartphoto-arrows {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1010;
  left: 0;
  opacity: 1;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
}
.smartphoto-arrows li,
.smartphoto-nav {
  position: absolute;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
}
.smartphoto-arrows[aria-hidden="true"] {
  animation-name: smartphoto-hide;
  display: none;
}
.smartphoto-arrows li {
  display: block;
  width: 30px;
  height: 30px;
}
.smartphoto-arrows li:focus {
  outline: 0;
}
.smartphoto-arrows [aria-hidden="true"] {
  animation-name: smartphoto-hide;
  display: none;
}
.smartphoto-arrows a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.smartphoto-arrow-right {
  right: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiAiPjx0aXRsZT5pY29uPC90aXRsZT48cGF0aCBkPSJNMTgzNy44OCwxNDE3LjMyLDY0My41OSwyMjNhNzIuMjEsNzIuMjEsMCwwLDEsMC0xMDEuODJMNzQzLjgyLDIxYTcyLjIxLDcyLjIxLDAsMCwxLDEwMS44MiwwTDIwOTAuODMsMTI2Ni4xOWwxMDAuMjMsMTAwLjIzYTcyLjIxLDcyLjIxLDAsMCwxLDAsMTAxLjgyTDg0NS42NCwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwxLTEwMS44MiwwTDY0My41OSwyNzEzLjQyYTcyLjIxLDcyLjIxLDAsMCwxLDAtMTAxLjgyWiIvPjwvc3ZnPg==");
}
.smartphoto-arrow-left {
  left: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0i44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4MzQuNjUgMjgzNC42NSIgZmlsbD0iI0ZGRiI+PHRpdGxlPmljb248L3RpdGxlPjxwYXRoIGQ9Ik05OTYuNzcsMTQxNy4zMiwyMTkxLjA2LDIyM2E3Mi4yMSw3Mi4yMSwwLDAsMCwwLTEwMS44MkwyMDkwLjgzLDIxQTcyLjIxLDcyLjIxLDAsMCwwLDE5ODksMjFMNzQzLjgyLDEyNjYuMTksNjQzLjU5LDEzNjYuNDJhNzIuMjEsNzIuMjEsMCwwLDAsMCwxMDEuODJMMTk4OSwyODEzLjY1YTcyLjIxLDcyLjIxLDAsMCwwLDEwMS44MiwwbDEwMC4yMy0xMDAuMjNhNzIuMjEsNzIuMjEsMCwwLDAsMC0xMDEuODJaIi8+PC9zdmc+");
}
.smartphoto-nav {
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  animation-name: smartphoto-appear;
}
.smartphoto-nav[aria-hidden="true"] {
  animation-name: smartphoto-hide;
  display: none;
}
.smartphoto-nav ul {
  display: block;
  overflow-x: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.smartphoto-nav li {
  display: inline-block;
  overflow: hidden;
  width: 50px;
  height: 50px;
}
.smartphoto-nav a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  opacity: 0.5;
}
.smartphoto-nav a:focus {
  opacity: 0.8;
}
.smartphoto-nav a.current {
  opacity: 1;
}
.smartphoto-nav img {
  width: auto;
  height: 100%;
}
.smartphoto-caption,
.smartphoto-list li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.smartphoto-list {
  list-style-type: none;
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.smartphoto-list li {
  display: block;
  height: 100%;
}
.smartphoto-list li:focus {
  outline: 0;
}
.smartphoto-caption {
  overflow: hidden;
  box-sizing: border-box;
  height: 50px;
  padding: 0 50px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.smartphoto-caption:focus {
  outline: 0;
}
.smartphoto-loader-wrap {
  display: block;
  position: relative;
  z-index: 1003;
  width: 0;
  height: 0;
  transform: translate(50vw, 50vh);
}
.smartphoto-loader {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  margin-top: -25px;
  margin-left: -25px;
  border: 8px solid #17cddd;
  border-right-color: transparent;
  border-radius: 50%;
  animation: smartphoto-loader 0.5s infinite linear;
}
.smartphoto-img-clone {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
}
.smartphoto-sr-only {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  transition: opacity 0.3s ease-out;
}
.modal-video-close {
  opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
  transform: translate(0, 100px);
}
.modal-video-body {
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}
.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  transform: translate(0, 0);
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border: none;
  background: #fff;
  transform: translateY(-100%);
}
@media screen and (max-width: 768px) {
  .modal-video-close-btn {
    width: 40px;
    height: 40px;
  }
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
  background-color: #99a5bb;
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
  background-color: #485b79;
}
.modal-video-close-btn:after,
.modal-video-close-btn:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 34px;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -17px;
}
@media screen and (max-width: 768px) {
  .modal-video-close-btn:after,
  .modal-video-close-btn:before {
    width: 26px;
    margin: -6px 0 0 -13px;
  }
}
.modal-video-close-btn .ffEn {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .modal-video-close-btn .ffEn {
    bottom: 2px;
    font-size: 1rem;
  }
}
.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
  filter: blur(3px);
}
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}
.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}
.remodal-wrapper {
  padding: 10px 10px 0;
}
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 10px;
  padding: 35px 0;
  transform: translate3d(0, 0, 0);
  color: #000;
  background: #fff;
}
.remodal-cancel,
.remodal-close,
.remodal-confirm {
  overflow: visible;
  margin: 0;
  outline: 0;
  cursor: pointer;
  text-decoration: none;
}
.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
.remodal-close {
  padding: 0;
  transition: color 0.2s;
  background: 0 0;
}
.remodal-close:focus,
.remodal-close:hover {
  color: #2b2e38;
}
.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  text-align: center;
}
.remodal-cancel,
.remodal-confirm {
  font: inherit;
  display: inline-block;
  min-width: 110px;
  padding: 12px 0;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 0;
}
.remodal-confirm {
  color: #fff;
  background: #81c784;
}
.remodal-confirm:focus,
.remodal-confirm:hover {
  background: #66bb6a;
}
.remodal-cancel {
  color: #fff;
  background: #e57373;
}
.remodal-cancel:focus,
.remodal-cancel:hover {
  background: #ef5350;
}
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media only screen and(min-width:641px) {
  .remodal {
    max-width: 700px;
  }
}
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}
.gallery .globalHeader,
.gallery .globalHeader.show,
.hikaria .globalHeader,
.hikaria .globalHeader.show,
.home .globalHeader,
.home .globalHeader.show {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
.lt-ie9 .remodal {
  width: 700px;
}
.remodal img {
  max-width: 100%;
}
.remodal-close {
  position: fixed !important;
  top: 0 !important;
  left: auto !important;
  right: 10px !important;
  margin-top: -70px;
  display: block;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  border-radius: 35px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.remodal-close:hover {
  color: #fff !important;
}
.remodal-close:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  content: "×";
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}
.remodal-close:after {
  position: absolute;
  top: 30px;
  left: auto;
  right: 0;
  display: block;
  width: 3em;
  content: "閉じる";
  font-size: 1.2rem;
}
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}
.remodal,
[data-remodal-id] {
  display: none;
}
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.brandLogo a,
.corporateLogo a,
.remodal-is-initialized,
.remodal-wrapper:after {
  display: inline-block;
}
.remodal-wrapper:after {
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}
.remodal {
  position: relative;
  outline: 0;
  text-size-adjust: 100%;
}
@font-face {
  font-family: icon;
  src: url("../fonts/icon.ttf?76dyf7") format("truetype"),
    url("../fonts/icon.woff?76dyf7") format("woff"),
    url("../fonts/icon.svg?76dyf7#icon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\e958";
}
.icon-triangleRight:before {
  content: "\e908";
}
.icon-triangleBottom:before {
  content: "\e90a";
}
.icon-triangleTop:before {
  content: "\e90b";
}
.icon-triangleLeft:before {
  content: "\e909";
}
.icon-arrowBottom:before {
  content: "\e900";
}
.icon-arrowTop:before {
  content: "\e907";
}
.icon-arrowLeft:before {
  content: "\e901";
}
.icon-arrowRight:before {
  content: "\e906";
}
.icon-balloon:before {
  content: "\e902";
}
.icon-external:before {
  content: "\e903";
}
.icon-map:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e905";
}
.brandLogo svg,
.corporateLogo svg {
  width: 100%;
}
.siteLogo {
  max-width: 240px;
  width: 100%;
}
.gallery .globalHeader,
.hikaria .globalHeader,
.home .globalHeader {
  color: #fff;
}
.gallery .globalHeader .corporateLogo a,
.hikaria .globalHeader .corporateLogo a,
.home .globalHeader .corporateLogo a {
  color: #fff;
}
.gallery .globalHeader .corporateLogo svg,
.hikaria .globalHeader .corporateLogo svg,
.home .globalHeader .corporateLogo svg {
  fill: #fff;
}
.gallery .globalHeader .corporateLogo img,
.hikaria .globalHeader .corporateLogo img,
.home .globalHeader .corporateLogo img {
  filter: brightness(0) invert(1);
}
.gallery .globalHeader .withTriangle,
.hikaria .globalHeader .withTriangle,
.home .globalHeader .withTriangle {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
}
.gallery .globalHeader .withTriangle i,
.hikaria .globalHeader .withTriangle i,
.home .globalHeader .withTriangle i {
  color: #fff;
}
.gallery .globalHeader .withTriangle:hover,
.hikaria .globalHeader .withTriangle:hover,
.home .globalHeader .withTriangle:hover {
  background-color: #222;
}
.gallery .globalNav .main li a,
.hikaria .globalNav .main li a,
.home .globalNav .main li a {
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .gallery .globalNav .main li a,
  .hikaria .globalNav .main li a,
  .home .globalNav .main li a {
    color: #222;
  }
}
.gallery .globalNav .copyright,
.hikaria .globalNav .copyright,
.home .globalNav .copyright {
  color: #222;
}
.gallery .gnavTrg,
.hikaria .gnavTrg,
.home .gnavTrg {
  color: #fff;
}
.gallery .gnavTrg .border,
.hikaria .gnavTrg .border,
.home .gnavTrg .border {
  background-color: #fff;
}
.home .globalHeader {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.globalHeader {
  box-sizing: border-box;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 20px 40px;
  color: #222;
}
@media screen and (max-width: 768px) {
  .siteLogo {
    max-width: 160px;
  }
  .globalHeader {
    padding: 15px 20px;
  }
}
.globalHeader.hide {
  opacity: 0;
  transform: translateY(-100%);
}
.globalHeader.show {
  position: fixed;
  transform: translateY(0);
  background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.globalHeader .corporateLogo {
  margin: 0;
}
.globalHeader .corporateLogo a {
  color: #222;
}
.globalHeader .corporateLogo svg {
  max-width: 240px;
  height: 54px;
  fill: #222;
}
.globalHeader .corporateLogo span {
  display: block;
  margin-top: 20px;
  font-size: 1.2rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .globalHeader .corporateLogo svg {
    max-width: 160px;
    height: 38px;
  }
  .globalHeader .corporateLogo span {
    margin-top: 5px;
    font-size: 1rem;
  }
}
.globalHeader .shopBtn {
  display: none;
  margin-top: 15px;
  margin-left: 30px;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.globalHeader .shopBtn .commonBtn {
  padding: 8px 12px;
}
@media screen and (max-width: 768px) {
  .globalHeader .shopBtn {
    margin-top: 5px;
    margin-left: 10px;
  }
  .globalHeader .shopBtn .commonBtn {
    padding: 8px 6px;
    font-size: 1rem;
  }
}
.globalNav .main,
.globalNav .main li .child li a {
  font-size: 1.6rem;
}
.globalNav {
  margin-left: auto;
}
@media screen and (max-width: 1200px) {
  .globalNav {
    position: fixed;
    top: 0;
    right: -20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    width: 50vw;
    height: 100vh;
    padding: 40px;
    margin-left: 0;
    transform: scaleX(0);
    transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1),
      right 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    overflow: hidden;
    z-index: -10;
  }
  .globalNav > * {
    display: none;
  }
  .globalNav.active {
    right: 0;
    transform: scaleX(1);
    opacity: 1;
    z-index: 1001;
  }
}
@media screen and (max-width: 960px) {
  .globalNav {
    width: 100vw;
    padding: 20px;
  }
}
.globalNav.active > * {
  display: block;
}
.globalNav ul {
  list-style: none;
}
.globalNav .main {
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .globalNav .main {
    font-size: 1.5rem;
  }
}
.globalNav .main li {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .globalNav .main {
    font-size: 1.6rem;
  }
  .globalNav .main li {
    margin-top: 0;
  }
}
.globalNav .main li a {
  position: relative;
  display: block;
  margin: 0 8px;
  padding: 10px 8px;
  color: #222;
  overflow: hidden;
  transition-property: color;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  .globalNav .main li a {
    margin: 0;
  }
}
.globalNav .main li a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: #99a5bb;
  transform: translateX(-50%);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.globalNav .main li a:hover::before {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .globalNav .wrap {
    max-width: 480px;
  }
  .globalNav .main li a::before {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    transform-origin: 101% 0;
    transform: scaleX(0);
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #485b79;
  }
  .globalNav .main li a:hover {
    color: #fff;
    z-index: 1;
  }
  .globalNav .main li a:hover::before {
    transform-origin: 0 0;
    transform: scaleX(1.01);
  }
  .globalNav .main li a .visible-tablet {
    display: inline;
  }
  .globalNav .main li.parent {
    width: 100%;
    display: flex;
    align-items: baseline;
  }
}
@media screen and (max-width: 768px) {
  .globalNav .main li.parent {
    display: block;
  }
  .globalNav .main li .child {
    margin-top: -10px;
  }
}
.globalNav .main li.current a::before {
  transform-origin: 0 0;
  transform: scaleY(-1.01);
}
.globalNav .main li.catalog {
  background-color: #f60;
  margin-left: 10px;
}
.globalNav .main li.catalog a {
  padding: 10px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .globalNav .main li.current a::before {
    transform: none;
    transform: scaleX(0);
  }
  .globalNav .main li.current a:hover::before {
    transform: scaleX(1.01);
  }
  .globalNav .main li .child {
    display: flex;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .globalNav .main li .child li a {
    font-size: 1.2rem;
  }
}
.globalNav .main .btnWrap {
  display: none;
  width: 100%;
  margin: 3vh 0 0;
}
@media screen and (max-width: 1200px) {
  .globalNav .main .btnWrap {
    display: block;
  }
}
.globalNav .main .btnWrap + .btnWrap {
  margin: 1vh 0 0;
}
.globalNav .main .btnWrap a {
  padding: 2vh 0;
}
.globalNav .sub {
  display: none;
  font-size: 1.6rem;
  margin: 2vh 20px 0;
}
@media screen and (max-width: 1200px) {
  .globalNav .sub {
    display: block;
  }
}
.globalNav .sub li a {
  display: inline-block;
  padding: 1.5vh 0;
}
.globalNav .copyright {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.gnavTrg {
  display: none;
  position: relative;
  z-index: 1002;
  margin-top: 20px;
  align-self: flex-start;
  margin-left: auto;
  color: #222;
}
@media screen and (max-width: 1200px) {
  .gnavTrg {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .globalNav .sub {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .gnavTrg {
    margin-top: 0;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.gnavTrg.active .border {
  background-color: #99a5bb;
}
.gnavTrg.active .border:nth-of-type(1) {
  transform: translate(50%) scale(0);
}
.gnavTrg.active .border:nth-of-type(2) {
  transform: rotate(45deg);
}
.gnavTrg.active .border:nth-of-type(2)::after {
  transform: rotate(90deg);
  background-color: #485b79;
}
.gnavTrg.active .border:nth-of-type(3) {
  transform: translate(-50%) scale(0);
}
.gnavTrg.active .ffEn {
  color: #000;
}
.gnavTrg span {
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .gnavTrg span.ffEn {
    display: none !important;
  }
}
.gnavTrg .border {
  width: 34px;
  height: 2px;
  background-color: #222;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.gnavTrg .border:nth-of-type(1) {
  margin-top: 0;
}
.gnavTrg .border:nth-of-type(2)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 4px;
}
.gnavTrg .ffEn {
  margin-top: 10px;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.footerShopBlock {
  display: none;
  line-height: 1;
  background: url("../img/common/town_bg.png") 20% 100% repeat-x;
  clear: both;
}
@media screen and (max-width: 768px) {
  .footerShopBlock {
    background: 0 0;
  }
}
.footerShopBlock .inner {
  display: flex;
  align-items: center;
  max-width: 1100px;
  min-height: 300px;
  margin: 0 auto;
  padding: 20px;
  background: url("../img/common/footer_house_bg.png") 50% 100% no-repeat;
  box-sizing: border-box;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .footerShopBlock .inner {
    display: block;
    padding: 0 20px;
    background: url("../img/common/footer_house_bg_sp.png") 50% 40px no-repeat;
  }
}
.footerShopBlock .inner .shopHead {
  min-width: 340px;
  margin-right: 20px;
  padding-left: 40px;
}
.footerShopBlock .inner .shopHead > a {
  display: flex;
  flex-wrap: wrap;
}
.footerShopBlock .inner .shopHead > a .photo {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .footerShopBlock .inner .shopHead {
    min-width: 100%;
    margin-right: 0;
    padding-left: 0;
  }
  .footerShopBlock .inner .shopHead > a {
    display: block;
    text-align: center;
  }
  .footerShopBlock .inner .shopHead > a .photo {
    width: 80px;
    margin: 0 auto;
  }
}
.footerShopBlock .inner .shopHead > a .photo img {
  display: inline-block;
  width: 120px;
  border-radius: 60px;
}
.footerShopBlock .inner .shopHead > a > .text {
  width: 60%;
  padding-left: 10%;
  box-sizing: border-box;
}
.footerShopBlock .inner .shopHead > a > .text .title {
  margin-top: 0.2em;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .footerShopBlock .inner .shopHead > a > .text {
    width: 100%;
    padding-left: 0;
  }
  .footerShopBlock .inner .shopHead > a > .text .title {
    font-size: 2.4rem;
  }
}
.footerShopBlock .inner .shopHead > a > .text .enUpper {
  margin-top: 1em;
  font-size: 1.4rem;
}
.footerShopBlock .inner .shopHead > a > .text span {
  display: block;
  padding: 0.5em 0;
  font-size: 1.6rem;
}
.footerShopBlock .inner .shopHead ul {
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  .footerShopBlock .inner .shopHead ul {
    text-align: center;
    padding-left: 1em;
  }
  .footerShopBlock .inner .shopHead ul li .text {
    font-size: 1.4rem;
  }
}
.footerShopBlock .inner .shopHead ul li {
  display: inline-block;
  margin-right: 1em;
}
.footerShopBlock .inner .shopHead ul li i {
  padding-right: 0;
}
.footerShopBlock .inner .shopHead ul li .text {
  padding-left: 10px;
  text-decoration: underline;
}
.footerShopBlock .inner .shopBody {
  line-height: 1.6;
  font-size: 1.4rem;
}
.footerShopBlock .inner .shopBody dl {
  margin-top: 1em;
}
.footerShopBlock .inner .shopBody dl dt {
  font-weight: 700;
}
.topicPath {
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .footerShopBlock .inner .shopBody {
    padding: 20px 0;
  }
  .topicPath {
    font-size: 1.2rem;
  }
}
.topicPath ol {
  list-style: none;
  padding: 25px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .topicPath ol {
    padding: 15px 0;
  }
}
.topicPath li {
  display: inline;
}
.topicPath li::before {
  content: ">";
  display: inline-block;
  margin: 0 0.5em;
}
.topicPath li:first-of-type::before {
  content: none;
}
.footerShopLink {
  margin-top: -1px;
  padding: 25px 0;
  border-top: #99a5bb solid 1px;
  background-color: #99a5bb;
  font-size: 1.4rem;
  color: #fff;
  clear: both;
}
.footerShopLink .inner {
  display: flex;
  justify-content: space-between;
}
.footerShopLink .accordionBtn {
  flex-shrink: 0;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .footerShopLink {
    border-top: none;
    background: 0 0;
  }
  .footerShopLink .inner {
    display: block;
  }
  .footerShopLink .accordionBtn {
    margin-right: 0;
    background-color: #485b79;
    border: none;
  }
}
.footerShopLink .accordionBtn .shopName {
  margin-right: 0.5em;
}
.footerShopLink .accordionBtn .shopName a {
  color: #fff;
}
.footerShopLink .shopList {
  display: flex;
  margin: 0 -2em -1em 0;
}
@media screen and (max-width: 960px) {
  .footerShopLink .shopList {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .footerShopLink .shopList {
    margin: 0 -1em -1em 0;
    padding-bottom: 20px;
  }
  .footerShopLink .shopList li {
    margin: 0 1em 0 0;
    width: calc((100% - 1em - 1em) / 2);
  }
}
.footerShopLink .shopList li {
  margin: 0 1em 0 0;
}
.footerShopLink .shopList a {
  color: #fff;
  padding: 0.5em;
}
.footerShopLink .shopList a:hover {
  opacity: 0.5;
}

.footer .pageTop {
  position: fixed;
  z-index: 998;
  bottom: 60px;
  right: -60px;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.footer .pageTop.active {
  right: 0;
}
.footer .pageTop a {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #485b79;
  color: #fff;
}
.footer .pageTop a:hover {
  background-color: #99a5bb;
}
.footer .pageTop span {
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .footer .pageTop {
    bottom: 20px;
  }
  .footer .pageTop.active {
    right: 0;
  }
  .footer .pageTop a {
    width: 50px;
    height: 50px;
  }
  .footer .pageTop span {
    font-size: 1rem;
  }
}
.footer .pageTop i {
  display: block;
  padding-bottom: 5px;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .footer .pageTop i {
    padding-bottom: 3px;
    font-size: 1rem;
  }
}

.slick-slider img {
  display: inline;
}
.loopSlide li:not(:first-of-type) {
  display: none;
}
.hikaria .mainContents,
.home .mainContents {
  padding-top: 0;
}
.mainContents {
  padding-top: 140px;
  font-size: 1.6rem;
  line-height: 1.75;
}
.inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}
.inner.wide {
  max-width: 1400px;
}
.inner.small {
  max-width: 960px;
}
.resImg {
  max-width: 100%;
  height: auto;
}
.localNav .navBody li a::after,
.localNav .navBody li > span::after {
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  content: "";
  bottom: -2px;
}
.ffEn {
  font-family: "Ropa Sans", sans-serif;
}
.enUpper {
  text-transform: uppercase;
}
.localNav .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .mainContents {
    padding-top: 80px;
    line-height: 1.5;
  }
  .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .localNav .inner {
    display: block;
    padding-bottom: 30px;
  }
}
.localNav .navTitle {
  flex-shrink: 0;
}
.localNav .pageTitle {
  padding-bottom: 0;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .localNav .pageTitle {
    margin-right: 0;
  }
}
.localNav .navBody {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2em -1em 0;
}
@media screen and (max-width: 768px) {
  .localNav .navBody {
    margin: 1em -1em -1em 0;
  }
}
.localNav .navBody li {
  overflow: hidden;
  margin: 0 2em 1em 0;
}
.localNav .navBody li a {
  position: relative;
}
.localNav .navBody li a::after {
  position: absolute;
  width: 0;
  background-color: #99a5bb;
}
.localNav .navBody li a:hover::after {
  width: 100%;
}
.localNav .navBody li a .small {
  font-size: 80%;
}
.localNav .navBody li > span {
  position: relative;
}
.localNav .navBody li > span::after {
  position: absolute;
  width: 100%;
  background-color: #99a5bb;
}
.commonBtn,
.commonBtn::before {
  z-index: 0;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.localNav .navBody .more a {
  vertical-align: middle;
}
.localNav .child {
  justify-content: flex-end;
  width: calc(100% + 2em);
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .localNav .navBody li {
    margin-right: 1em;
    margin-bottom: 0.5em;
  }
  .localNav .child {
    justify-content: flex-start;
    width: 100%;
    margin-top: 30px;
  }
}
.pageTitle {
  margin: 0;
  padding-bottom: 65px;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .pageTitle {
    font-size: 1.8rem;
    padding-bottom: 30px;
  }
}
.pageTitle a {
  color: inherit;
}
.pageTitle .ffEn {
  display: inline-block;
  margin-left: 1em;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .pageTitle .ffEn {
    font-size: 1.4rem;
  }
}
.commonTitle {
  margin: 0;
  font-weight: 400;
  line-height: 1.4;
}
.commonTitle.bold {
  font-weight: 700;
}
.commonTitle.large {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .commonTitle.large {
    font-size: 2.2rem;
  }
}
.commonTitle.middle {
  font-size: 3.2rem;
}
.commonTitle.middle + p:not(.btnWrap) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .commonTitle.middle {
    font-size: 2rem;
  }
  .commonTitle.middle + p:not(.btnWrap) {
    margin-top: 15px;
  }
}
.commonTitle.small {
  font-size: 2.4rem;
}
.commonTitle.small + p:not(.btnWrap) {
  margin-top: 20px;
}
.commonTitle.xsmall {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .commonTitle.small {
    font-size: 1.8rem;
  }
  .commonTitle.small + p:not(.btnWrap) {
    margin-top: 10px;
  }
  .commonTitle.xsmall {
    font-size: 1.6rem;
  }
}
.commonTitle.xsmall + p:not(.btnWrap) {
  margin-top: 20px;
}
.btnWrap {
  text-align: center;
}
.commonBtn {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 16px;
  line-height: 1.2;
  background-color: #fff;
  color: #222;
  font-size: 1.6rem;
  overflow: hidden;
  transition-property: color;
  text-decoration: none !important;
}
.entryBody a:hover,
.planFloorWrap
  .planFloorBlock
  .floorHeader
  .photoTab
  .text
  .colorList
  button.current,
.planFloorWrap
  .planFloorBlock
  .floorHeader
  .photoTab
  .text
  .colorList
  button:hover,
.planHeader .anchorNav ul li a:hover,
.policy a,
body.home .stage-cont .companyWrap .companyList .item a .text p,
section.contactForm .policy a {
  text-decoration: underline;
}
.commonBtn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-color: #485b79;
  transform-origin: 101% 0;
  transform: scaleX(0);
  transition-property: transform;
}
.commonBtn:hover {
  color: #fff;
  z-index: 1;
}
.commonBtn:hover .text {
  position: relative;
  color: #fff;
  z-index: 2 !important;
}
.commonBtn:hover::before {
  transform-origin: 0 0;
  transform: scaleX(1.01);
  z-index: 0;
}
.commonBtn.border {
  border: 1px solid #222;
  background: 0 0;
}
.commonBtn.border.white {
  border-color: #fff;
  color: #fff;
}
.commonBtn.withArrow {
  text-align: center;
}
.commonBtn.withArrow i {
  margin-left: 15px;
  font-size: 0.8em;
}
.commonBtn.withTriangle {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset;
}
.commonBtn.withTriangle i {
  margin-left: 10px;
  font-size: 0.9em;
  color: inherit;
}
.commonBtn.shadow {
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2);
}
.commonBtn.darkNavy {
  background-color: #485b79;
  color: #fff;
}
.commonBtn.darkNavy::before {
  background-color: #99a5bb;
}
.commonBtn.orange,
.commonBtn.orange::before {
  background-color: #f60;
}
.commonBtn.orange {
  color: #fff;
}
.commonBtn.submit {
  min-width: 220px;
  background-color: #ff7272;
  color: #fff;
}
.commonBtn.submit:before {
  background-color: #000;
}
.commonBtn.large {
  padding: 25px 50px;
  font-size: 1.8rem;
}
.commonBtn.middle,
.shopLpNav {
  padding: 20px 40px;
}
@media screen and (max-width: 768px) {
  .commonTitle.xsmall + p:not(.btnWrap) {
    margin-top: 10px;
  }
  .commonBtn.middle {
    padding: 20px;
  }
}
.commonBtn.small {
  padding: 6px 20px;
  font-size: 1.4rem;
}
.commonBtn.block {
  display: block;
}
.commonBtn.inline {
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .accordionBtn {
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #222;
    background-color: #222;
    font-size: 1.6rem;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .accordionBtn .text {
    display: inline-block;
    position: relative;
    padding-right: 20px;
  }
  .accordionBtn .text::after,
  .accordionBtn .text::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 1px;
    margin-top: -0.5px;
    background-color: #fff;
    transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  .accordionBtn .text::after {
    transform: rotate(90deg);
  }
  .accordionBtn.active .text::before {
    transform: rotate(-90deg);
    opacity: 0;
  }
  .accordionBtn.active .text::after {
    transform: rotate(0);
  }
}
.accordionBtn.border {
  border: 1px solid #fff;
}
.accordionBtn.border.active {
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .accordionBtn.border + .accordionBody {
    border: 1px solid #fff;
    border-top: 0;
    background: 0 0;
  }
  .accordionBody {
    display: none;
    padding: 20px;
    background-color: #485b79;
  }
}
.entryWrap .inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .entryWrap .inner {
    flex-direction: column;
    justify-content: flex-start;
  }
  .entryWrap.finished .inner {
    flex-direction: column-reverse;
  }
  .entryWrap.finished .entrySide {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.entryWrap.news .inner {
  display: block;
  max-width: auto;
  margin: 0 auto;
}
.entryWrap.news .inner .entryHeader {
  text-align: center;
}
.entryWrap.news .inner .entryBody {
  width: auto;
  max-width: 800px;
  margin: 80px auto;
}
@media screen and (max-width: 768px) {
  .entryWrap.news .inner .entryBody {
    margin: 20px 0;
  }
}
.entryWrap.news .inner .entryBody p + p {
  margin-top: 1em;
}
.entryWrap.news .inner .entryBody .columnImage {
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.news .inner .entryBody .columnImage {
    margin: 20px 0;
  }
}
.entryWrap .accessBlock .map {
  margin-top: 15px;
}
.entryWrap .accessBlock #gmap {
  width: 100%;
}
.entryWrap .accessBlock iframe {
  border: 0;
  width: 100%;
  height: 100%;
}
.commonTable.border td,
.commonTable.border th,
.entryForm .formTitle {
  border-bottom: 1px solid #ccc;
}
.entryWrap .accessBlock .btnWrap {
  margin: 0 !important;
}
.entryBody {
  width: calc(100% - 440px);
  margin-right: 40px;
}
@media screen and (max-width: 960px) {
  .entryBody {
    width: auto;
    margin-right: 0;
  }
}
.entryBody a {
  color: #0060df;
}
.entrySide {
  width: 400px;
}
@media screen and (max-width: 960px) {
  .entrySide {
    width: auto;
    padding: 40px 20px;
    margin: 40px 0 0;
    background-color: #eee;
  }
}
.entrySide .inner {
  padding: 0;
}
.entryFinished {
  width: 100%;
  padding: 15px 10px;
  background-color: #333;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
}
.entryFinished p.title {
  font-size: 2rem;
  font-weight: 700;
}
.entryForm {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 0 auto 0 1fr;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template: "formtitle formtitle" auto "telnum line" auto "form form" 1fr / 1fr 1fr;
  grid-gap: 0 20px;
  gap: 0 15px;
}
.entryForm .formTitle {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: formtitle;
  padding-bottom: 30px;
}
.entryForm .formTitle .shop {
  font-size: 1.8rem;
}
.entryForm .blockTitle {
  font-size: 1.6rem;
}
.entryForm .formBlock {
  padding: 30px 0;
  overflow: hidden;
}
.entryForm .formBlock.tel {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: telnum;
}
.entryForm .formBlock.line {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: line;
}
@media screen and (max-width: 768px) {
  .entrySide {
    margin: 40px -20px 0;
  }
  .entryForm {
    display: block;
  }
  .entryForm .formBlock.line {
    padding-top: 0;
  }
  .entryForm .formBlock .blockTitle {
    width: 100px;
    float: left;
  }
}
.entryForm .formBlock .blockTitle + * {
  margin-top: 10px;
}
.entryForm .formBlock .number {
  font-size: 3.2rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .entryForm .formBlock .blockTitle + * {
    margin-top: 0;
  }
  .entryForm .formBlock .number {
    width: calc(100% - 100px);
    float: right;
    line-height: 0.8;
  }
  .entryForm .formBlock .hours {
    width: calc(100% - 100px);
    float: right;
  }
}
.entryForm .formBlock .hours {
  line-height: 1.4;
}
.entryForm .formBlock .hours .holiday {
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .entryForm .formBlock .lineBtn {
    width: calc(100% - 100px);
    float: right;
  }
}
.entryForm .formMainBlock {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: form;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.entryForm .formMainBlock .formGroup {
  margin-top: 20px;
}
.entryForm .formMainBlock .formGroup.col2 {
  display: flex;
  margin-right: -20px;
}
.entryForm .formMainBlock .formGroup.col2 .item {
  margin-right: 20px;
  width: calc((100% - 20px - 20px) / 2);
}
.entryForm .formMainBlock label {
  font-size: 1.4rem;
  font-weight: 400;
}
.entryForm .formMainBlock .must {
  margin-left: 1em;
  font-size: 1.2rem;
  color: red;
  display: inline-block;
}
.entryForm
  .formMainBlock
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.entryForm .formMainBlock textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1.6rem;
}
.entryForm .formMainBlock input:not([type="checkbox"]):not([type="radio"]) {
  min-height: 50px;
}
.entryForm .formMainBlock input[type="checkbox"],
.entryForm .formMainBlock input[type="radio"] {
  margin-right: 10px;
}
.entryForm .formMainBlock input.mini {
  display: inline-block !important;
  width: 30% !important;
}
.entryForm .formMainBlock textarea {
  min-height: 100px;
}
.entryForm .formMainBlock table tr th {
  padding-left: 0;
  min-width: 4em;
  text-align: left;
}
.policy,
section.contactForm .policy {
  border-radius: 4px;
  background-color: #dee4ef;
  text-align: center;
}
.policy label,
section.contactForm .policy label {
  display: block;
  padding: 15px 5px;
}
.entryPager {
  margin-top: 120px;
  padding-bottom: 80px;
}
@media screen and (max-width: 360px) {
  .entryPager {
    font-size: 1.4rem;
  }
}
.entryPager ul {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  display: flex;
}
@media screen and (max-width: 768px) {
  .entryPager {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .entryPager ul {
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.entryPager li {
  width: 33.3333333333%;
}
.entryPager li a {
  display: flex;
  align-items: center;
  padding: 20px 30px;
}
.entryPager li a:hover {
  background-color: #485b79;
  color: #fff;
}
.entryPager .next i,
.entryPager .prev i {
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  .entryPager li a {
    padding: 10px;
  }
  .entryPager .next,
  .entryPager .prev {
    width: calc((100% - 1px) / 2);
  }
  .entryPager .prev {
    order: 1;
    margin-right: 0;
  }
}
.entryPager .prev i {
  margin-right: 15px;
}
.entryPager .prev + .back {
  margin-left: 0;
}
.entryPager .back {
  margin-left: auto;
  white-space: nowrap;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .entryPager .back {
    margin: 1px 0 0;
    max-width: inherit;
    width: 100%;
    order: 3;
  }
  .entryPager .next {
    order: 2;
    margin-left: auto;
  }
}
.entryPager .back:only-of-type {
  margin-left: auto;
  margin-right: auto;
}
.entryPager .back a {
  justify-content: center;
}
.entryPager .next {
  text-align: right;
}
.entryPager .next i {
  margin-left: 15px;
}
.entryPager .next a {
  justify-content: flex-end;
}
.numberPager {
  padding-top: 100px;
}
.numberPager ul {
  display: flex;
  justify-content: center;
}
.numberPager li {
  display: flex;
  font-size: 1.6rem;
}
.numberPager a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
@media screen and (max-width: 360px) {
  .numberPager a {
    width: 30px;
    height: 30px;
  }
}
.numberPager .current a,
.numberPager a:hover {
  background-color: #99a5bb;
  color: #fff;
}
.numberPager .next,
.numberPager .prev {
  font-size: 1.4rem;
}
.numberPager .next a,
.numberPager .prev a {
  width: 75px;
  background-color: #99a5bb;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .numberPager {
    padding-top: 40px;
  }
  .numberPager .next a,
  .numberPager .prev a {
    width: auto;
    background: 0 0;
  }
}
.numberPager .next a:hover,
.numberPager .prev a:hover {
  background-color: #222;
}
.numberPager .prev {
  margin-right: 25px;
}
.numberPager .next {
  margin-left: 25px;
}
.telBtn {
  font-size: 1.8rem;
}
.telBtn a {
  cursor: default;
}
@media screen and (max-width: 768px) {
  .numberPager .prev {
    margin-right: 10px;
  }
  .numberPager .next {
    margin-left: 10px;
  }
  .telBtn a {
    display: inline-block;
    pointer-events: auto;
    cursor: pointer;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 4px;
  }
}
.telBtn .icon-freeDial {
  margin-right: 10px;
}
.telBtn .arrow {
  display: none;
}
.telBtn .num {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .telBtn .arrow {
    display: inherit;
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }
  .telBtn .num {
    margin-right: 5px;
  }
}
.telBtn .telMsg {
  display: none;
}
.commonTable {
  width: 100%;
  border-collapse: collapse;
}
.commonTable td,
.commonTable th {
  box-sizing: border-box;
  padding: 15px 15px 15px 0;
  vertical-align: top;
}
.commonTable th {
  text-align: left;
  font-weight: 400;
}
.commonTable td:last-of-type {
  padding-right: 0;
}
.commonTable td p + p {
  margin-top: 1em;
}
.commonTable.border tr:first-of-type td,
.commonTable.border tr:first-of-type th {
  padding-top: 0;
}
ul.pickupList {
  margin: 0 auto;
}
ul.pickupList li {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .telBtn .telMsg {
    display: inherit;
    font-size: 1.2rem;
  }
  ul.pickupList li {
    margin-top: 20px;
  }
}
ul.pickupList li:first-child {
  margin-top: 0;
}
ul.pickupList li a {
  display: block;
}
ul.pickupList li.hikaria a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border: 4px solid #455f7e;
}
@media screen and (max-width: 768px) {
  ul.pickupList li.hikaria a {
    flex-direction: column;
    border: 3px solid #455f7e;
  }
}
ul.pickupList li.hikaria a .photo {
  flex-basis: 800px;
  max-width: 800px;
  margin: -4px;
}
@media screen and (max-width: 768px) {
  ul.pickupList li.hikaria a .photo {
    flex-basis: auto;
    margin: 0;
  }
}
ul.pickupList li.hikaria a .body {
  display: flex;
  width: calc(100% - 800px);
  min-width: 350px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px 0;
  background-color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  ul.pickupList li.hikaria a .body {
    width: auto;
    min-width: 100%;
  }
}
ul.pickupList li.hikaria a .body svg {
  display: inline-block;
  width: 180px;
  height: 90px;
  margin-bottom: 10px;
}
ul.pickupList li.hikaria a .body .text {
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 1.6rem;
}
.planBody {
  padding-top: 60px;
}
.planBody .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  ul.pickupList li.hikaria a .body svg {
    width: 120px;
    height: 60px;
  }
  ul.pickupList li.hikaria a .body .text {
    font-size: 1.3rem;
  }
  .planBody {
    padding: 1px 0;
    background-color: #dee4ef;
  }
  .planBody .inner {
    flex-direction: column;
    margin: 10px;
    background-color: #fff;
  }
}
aside.planPriceWrap {
  width: 320px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  aside.planPriceWrap {
    width: 100%;
    order: 2;
    margin-top: 20px;
    padding-top: 20px;
    border-top: #ccc solid 1px;
  }
}
aside.planPriceWrap .inner {
  display: block;
  padding: 0;
}
@media screen and (max-width: 768px) {
  aside.planPriceWrap .inner {
    margin: 0;
    padding-bottom: 40px;
  }
  aside.planPriceWrap .detailBlock {
    max-width: 350px;
    margin: 20px auto 0;
  }
}
aside.planPriceWrap .detailBlock .price {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
aside.planPriceWrap .detailBlock .price.all {
  align-items: flex-end;
}
aside.planPriceWrap .detailBlock .price dt {
  margin-right: 30px;
}
aside.planPriceWrap .detailBlock .price dd {
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  aside.planPriceWrap .detailBlock .price dt {
    margin-right: 0;
  }
  aside.planPriceWrap .detailBlock .price dd {
    text-align: right;
  }
  aside.planPriceWrap .detailBlock .price .amount {
    margin-left: auto;
  }
}
aside.planPriceWrap .detailBlock .price em {
  margin-right: 5px;
  font-size: 4.8rem;
  color: #f60;
  line-height: 1;
}
aside.planPriceWrap .detailBlock .price .amount {
  border-collapse: collapse;
  line-height: 1.4;
}
aside.planPriceWrap .detailBlock .price .amount th {
  padding-right: 10px;
  font-weight: 400;
  text-align: left;
}
aside.planPriceWrap .detailBlock .price .amount td {
  text-align: right;
}
aside.planPriceWrap .detailBlock .price .amount .other td,
aside.planPriceWrap .detailBlock .price .amount .other th {
  padding-bottom: 10px;
}
aside.planPriceWrap .detailBlock .price .amount .total td,
aside.planPriceWrap .detailBlock .price .amount .total th {
  padding-top: 10px;
  border-top: 1px solid #aaa;
}
aside.planPriceWrap .detailBlock .case {
  margin-top: 20px;
  font-size: 1.4rem;
  color: #f60;
}
aside.planPriceWrap .detailBlock .only-asahikawa {
  font-size: 1.4rem;
}
aside.planPriceWrap .detailBlock .monthly {
  margin-top: 0.25em;
  padding: 10px;
  background-color: #f60;
  color: #fff;
  text-align: center;
}
aside.planPriceWrap .detailBlock .monthly em {
  margin: 0 5px 0 10px;
  font-size: 3.2rem;
  line-height: 1;
}
aside.planPriceWrap .detailBlock .attention {
  margin-top: 40px;
}
.planFloorWrap {
  width: calc(100% - 380px);
}
@media screen and (max-width: 768px) {
  aside.planPriceWrap .detailBlock .attention {
    margin-top: 20px;
  }
  .planFloorWrap {
    width: 100%;
    order: 1;
  }
  .planFloorWrap .planFloorBlock {
    padding-top: 20px;
  }
}
.planFloorWrap .planFloorBlock + .planFloorBlock {
  margin-top: 60px;
  padding-top: 60px;
  border-top: #ccc solid 1px;
}
.planFloorWrap .planFloorBlock .floorHeader {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.planFloorWrap .planFloorBlock .floorHeader .head {
  padding-right: 30px;
}
@media screen and (max-width: 1200px) {
  .planFloorWrap .planFloorBlock .floorHeader {
    flex-direction: column;
  }
  .planFloorWrap .planFloorBlock .floorHeader .head {
    padding-right: 0;
    order: 2;
  }
}
.planFloorWrap .planFloorBlock .floorHeader .head .planTitle {
  font-size: 4.8rem;
}
@media screen and (max-width: 768px) {
  .planFloorWrap .planFloorBlock + .planFloorBlock {
    margin-top: 20px;
    padding-top: 20px;
  }
  .planFloorWrap .planFloorBlock .floorHeader .head {
    text-align: center;
  }
  .planFloorWrap .planFloorBlock .floorHeader .head .planTitle {
    font-size: 3.6rem;
  }
}
.planFloorWrap .planFloorBlock .floorHeader .head .floorNotes {
  margin-top: 1em;
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab {
  padding-right: 30px;
}
@media screen and (max-width: 1200px) {
  .planFloorWrap .planFloorBlock .floorHeader .photoTab {
    padding-right: 0;
    order: 1;
  }
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .photo {
  max-width: 570px;
}
@media screen and (max-width: 768px) {
  .planFloorWrap .planFloorBlock .floorHeader .photoTab {
    padding-right: 0;
  }
  .planFloorWrap .planFloorBlock .floorHeader .photoTab .photo {
    text-align: center;
  }
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .photo li {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: opacity 3s cubic-bezier(0.19, 1, 0.22, 1);
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .photo li.current {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .text {
  margin-top: 0.5em;
  display: flex;
  justify-content: flex-end;
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .text dt {
  padding-top: 3px;
  margin-right: 1em;
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .text .colorList {
  display: flex;
}
.planFloorWrap
  .planFloorBlock
  .floorHeader
  .photoTab
  .text
  .colorList
  li
  + li::before {
  content: "／";
}
.planFloorWrap .planFloorBlock .floorHeader .photoTab .text .colorList button {
  display: inline-block;
}
.planFloorWrap .floorList {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.planFloorWrap .floorList .item {
  width: calc((100% - 30px) / 2);
}
@media screen and (max-width: 960px) {
  .planFloorWrap .floorList {
    margin-top: 30px;
    display: block;
  }
  .planFloorWrap .floorList .item {
    width: auto;
  }
  .planFloorWrap .floorList .item + .item {
    margin-top: 30px;
  }
}
.planFloorWrap .floorList .item .img {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .planFloorWrap .floorList .item .img {
    margin-top: 20px;
  }
  .planFloorWrap .floorList .item .img img {
    max-width: 480px;
    width: 100%;
  }
}
.planFloorWrap .floorList .label span {
  display: inline-block;
  padding: 4px 20px;
  background-color: #485b79;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
}
.scrollText {
  display: inline-block;
  padding: 4px 8px;
  background-color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}
.scrollWrap {
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.scrollWrap::-webkit-scrollbar {
  height: 4px;
}
.scrollWrap::-webkit-scrollbar-track {
  background-color: #eaeaea;
}
.scrollWrap::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #485b79;
}
.scrollTarget {
  width: 960px;
}
.formContents {
  max-width: 800px;
  padding: 60px;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  .formContents {
    padding: 20px;
  }
}
section.contactTel {
  text-align: center;
  padding-top: 10px;
  border-top: #ddd solid 1px;
}
section.contactTel > .title strong {
  padding-right: 0.25em;
  font-size: 140%;
}
section.contactTel .telWrap .icon-freeDial {
  margin-right: 0.5em;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  section.contactTel .telWrap .icon-freeDial {
    font-size: 2rem;
  }
}
section.contactTel .telWrap .telNum {
  font-size: 3.2rem;
  font-weight: 700;
}
section.contactTel .telWrap .telBtn {
  display: none;
}
@media screen and (max-width: 768px) {
  section.contactTel .telWrap .telNum {
    font-size: 2.4rem;
  }
  section.contactTel .telWrap .telBtn {
    display: inline-block;
    margin-left: 10px;
    padding: 2px;
    font-size: 1.4rem;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
}
section.contactTel p.time {
  font-size: 1.4rem;
}
section.contactForm {
  max-width: 100%;
  margin: 0;
  padding: 40px 0;
  background-color: #eaeaea;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  section.contactForm {
    padding: 20px 0;
  }
}
section.contactForm > .title {
  text-align: center;
}
section.contactForm > .title strong {
  padding-right: 0.25em;
  font-size: 140%;
}
section.contactForm > .info {
  text-align: center;
  font-size: 1.4rem;
}
section.contactForm .formWrap {
  max-width: 680px;
  margin: 0 auto;
  padding: 40px 50px;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
}
section.contactForm .formWrap + .formWrap {
  margin-top: 40px;
}
@media screen and (max-width: 960px) {
  section.contactForm .formWrap {
    padding: 20px;
  }
}
section.contactForm .formGroup + .formGroup:not(.policy) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
section.contactForm .formGroup .title {
  margin-bottom: 0.5em;
  line-height: 1.25;
}
section.contactForm .formGroup .title span {
  font-weight: 400;
}
section.contactForm .formGroup table {
  width: 100%;
}
section.contactForm .formGroup table th {
  width: 5em;
  text-align: right;
  font-weight: 400;
}
section.contactForm .formGroup table td,
section.contactForm .formGroup table th {
  margin: 0;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  section.contactForm .formGroup table td,
  section.contactForm .formGroup table th {
    padding: 0;
    display: block;
  }
  section.contactForm .formGroup table {
    text-align: left;
  }
  section.contactForm .formGroup table th {
    text-align: left;
    padding-top: 10px;
  }
}
section.contactForm label {
  display: inline-block;
  padding: 4px 0;
}
@media screen and (max-width: 768px) {
  section.contactForm label {
    padding: 2px 0;
  }
  section.contactForm input {
    max-width: 100%;
  }
}
section.contactForm .required:not(input) {
  display: inline-block;
  margin-left: 0.4em;
  padding: 0 4px;
  background-color: #fff;
  color: #f33;
  font-size: 1.4rem;
  border: 1px solid #f33;
  border-radius: 4px;
  vertical-align: middle;
}
section.contactForm input {
  margin: 2px 0;
}
section.contactForm input[type="email"],
section.contactForm input[type="number"],
section.contactForm input[type="password"],
section.contactForm input[type="tel"],
section.contactForm input[type="text"],
section.contactForm input[type="url"] {
  padding: 12px 8px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 4px;
}
section.contactForm input[type="checkbox"] {
  margin-top: -0.2em;
  margin-right: 12px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  section.contactForm input[type="checkbox"] {
    margin-right: 6px;
  }
}
section.contactForm input[type="radio"] {
  margin-top: -0.2em;
  margin-right: 12px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  section.contactForm input[type="checkbox"],
  section.contactForm input[type="radio"] {
    transform: scale(1.4);
    margin-right: 12px;
    vertical-align: inherit;
  }
}
section.contactForm textarea {
  width: 100% !important;
  min-height: 120px;
  margin-top: 2px;
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  section.contactForm textarea {
    width: 100%;
  }
}
section.contactForm select {
  position: relative;
  margin-top: 2px;
  width: auto;
  box-sizing: inherit;
  font-size: 1.8rem;
}
section.contactForm .w-middle {
  width: 40% !important;
}
@media screen and (max-width: 768px) {
  section.contactForm select {
    font-size: 1.6rem;
  }
  section.contactForm .w-middle {
    width: 100% !important;
  }
}
section.contactForm .w10 {
  width: 10% !important;
  min-width: 2em !important;
}
section.contactForm .w20 {
  width: 20% !important;
}
section.contactForm .w30 {
  width: 30% !important;
}
section.contactForm .w40 {
  width: 40% !important;
}
section.contactForm .w50 {
  width: 50% !important;
}
section.contactForm .w60 {
  width: 60% !important;
}
section.contactForm .w70 {
  width: 70% !important;
}
section.contactForm .w80 {
  width: 80% !important;
}
section.contactForm .w90 {
  width: 90% !important;
}
section.contactForm .wMax {
  width: 100% !important;
}
section.contactForm .error {
  border-color: #e00 !important;
}
section.contactForm .errorMsg {
  font-size: 1.4rem;
  color: #e00;
}
section.contactForm .caution strong,
section.contactForm .example strong {
  color: red;
}
section.contactForm .caution {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.5;
}
section.contactForm .example {
  margin-top: 8px;
  font-size: 1.4rem;
  line-height: 1.5;
}
section.contactForm .groupTitle {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 1px 10px;
  background-color: #ddd;
  font-size: 1.2rem;
}
section.contactForm.reset {
  margin-bottom: 0;
  padding: 0;
  background: 0 0;
  box-shadow: none;
  border-radius: none;
}
section.contactForm.border .formGroup {
  max-width: inherit;
  margin: 0 0 16px;
  padding: 0;
  border-bottom: #ddd 1px solid;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  section.contactForm .wMaxSp {
    width: 100% !important;
  }
  section.contactForm.border .formGroup {
    margin-bottom: 8px;
  }
}
section.contactForm .formGroupLabelBlock label {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 12px 16px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  box-sizing: border-box;
}
section.contactForm .formGroupLabelBlock label + label {
  margin-top: 5px;
}
section.contactForm .formGroupLabelBlock label:hover {
  border-color: #485b79;
}
section.contactForm .formGroupLabelBlock label input[type="text"] {
  padding: 4px 8px;
}
section.contactForm .formGroupLabelBlock label input[type="checkbox"],
section.contactForm .formGroupLabelBlock label input[type="radio"] {
  margin: 0 12px 0 0;
}
@media screen and (max-width: 768px) {
  section.contactForm .formGroupLabelBlock label {
    padding: 8px 12px;
  }
}
section.contactForm .formGroupLabelBlock.inline {
  margin: 0 -2px -5px 0;
}
section.contactForm .formGroupLabelBlock.inline label {
  display: inline-flex;
  margin: 0 2px 5px 0;
}
section.contactForm .formGroupLabelBlock.inline li {
  display: inline-block;
}
section.contactForm .formGroupLabelBlock.catalog .catalogLabel {
  padding: 0 16px;
}
@media screen and (max-width: 768px) {
  section.contactForm .formGroupLabelBlock.catalog .catalogLabel {
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 16px;
  }
  section.contactForm
    .formGroupLabelBlock.catalog
    .catalogLabel
    input[type="checkbox"],
  section.contactForm
    .formGroupLabelBlock.catalog
    .catalogLabel
    input[type="radio"] {
    margin-top: 5px;
  }
}
section.contactForm .formGroupLabelBlock.catalog .textLabel {
  display: block;
  padding: 0;
  border: 0;
  margin: 0;
}
section.contactForm .formGroupLabelBlock.catalog .text {
  box-sizing: border-box;
  flex-grow: 1;
  padding: 10px 0;
  font-size: 1.4rem;
  line-height: 1.25;
}
section.contactForm .formGroupLabelBlock.catalog .text dt {
  font-weight: 700;
  font-size: 1.6rem;
}
section.contactForm .formGroupLabelBlock.catalog .text dd {
  margin-top: 0.5em;
}
section.contactForm .formGroupLabelBlock.catalog .photo {
  flex-shrink: 0;
  align-self: flex-end;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.contactForm .formGroupLabelBlock.catalog .text {
    width: calc(100% - 40px);
    padding-top: 0;
  }
  section.contactForm .formGroupLabelBlock.catalog .photo {
    width: 100%;
  }
}
.formBtn {
  margin-top: 40px;
  text-align: center;
}
.formBtn .commonBtn {
  text-align: center;
  margin: 0 auto;
  padding: 24px 40px;
}
.confirmSection {
  display: block;
  max-width: 580px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.confirmSection .commonTitle {
  text-align: center;
}
.confirmSection .commonTable {
  margin-top: 40px;
}
.confirmSection .commonTable th {
  width: 14em;
}
@media screen and (max-width: 768px) {
  .confirmSection {
    padding-bottom: 40px;
  }
  .confirmSection .commonTitle {
    text-align: left;
  }
  .confirmSection .commonTable {
    margin-top: 20px;
  }
  .confirmSection .commonTable th {
    width: 10em;
    font-size: 1.2rem;
  }
}
.confirmSection .btnWrap {
  margin: 40px -20px 0;
}
@media screen and (max-width: 768px) {
  .confirmSection .btnWrap {
    display: block;
    margin: 40px 0 0;
  }
}
.confirmSection .btnWrap li {
  margin: 20px 0 0;
}
.confirmSection .btnWrap .commonBtn {
  min-width: 180px;
}
.confirmSection .btnWrap .submit {
  border: 1px solid #ff7272;
}
.confirmSection .btnWrap .submit:hover {
  border-color: #000;
}
.thanksSection {
  padding-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .confirmSection .btnWrap li {
    margin: 0 5px;
  }
  .confirmSection .btnWrap li + li {
    margin-top: 20px;
  }
  .thanksSection {
    padding-bottom: 40px;
    text-align: left;
  }
}
.thanksSection.append {
  padding-top: 60px;
  border-top: #99a5bb solid 3px;
  text-align: center;
}
.thanksSection.append .en {
  display: block;
  padding-top: 10px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #99a5bb;
}
.thanksSection.append .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.thanksSection.append .row .col2 {
  width: calc(50% - 20px);
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .thanksSection.append .row .col2 {
    width: 100%;
  }
}
.thanksSection.append .row .col2 .movie-wrap {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding-top: 56.25%;
}
.thanksSection.append .row .col2 .movie-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.thanksSection.append .row .col2 .btn {
  margin-top: 20px;
}
.catalogDownloadWrap {
  display: flex;
  margin: 0 auto 80px;
  justify-content: space-between;
  align-items: center;
}
.catalogDownloadWrap > * {
  width: 50%;
}
.catalogDownloadWrap > .catalogDownloadImg {
  text-align: center;
}
.catalogDownloadWrap > .catalogDownloadImg figure {
  margin-right: 50px;
}
.catalogDownloadWrap > .catalogDownloadImg figure img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .catalogDownloadWrap {
    display: block;
    margin-bottom: 40px;
  }
  .catalogDownloadWrap > * {
    width: 100%;
  }
  .catalogDownloadWrap > .catalogDownloadImg figure {
    margin-right: 0;
  }
  .catalogDownloadWrap > .catalogDownloadImg figure img {
    max-width: 240px;
  }
}
.catalogDownloadWrap > .catalogDownloadImg p {
  line-height: 1.4;
}
.catalogDownloadWrap > .formSection {
  padding-top: 0;
  padding-bottom: 0;
  background: 0 0;
}
.catalogDownloadWrap > .formSection .commonTitle {
  margin-top: 30px;
  text-align: center;
}
.catalogDownloadWrap > .formSection .mw10em {
  max-width: 10em;
}
.catalogDownloadWrap > .formSection .formWrap {
  max-width: initial;
  border: 3px solid #dee4ef;
  border-radius: 0;
}
.catalogDownloadThanks .photo {
  height: 300px;
  margin-top: 20px;
  display: block;
  margin-bottom: -40px;
  overflow: hidden;
  text-align: center;
}
.catalogDownloadThanks .photo img {
  margin: 0 auto;
  max-width: 460px;
}
.catalogDownloadThanks .commonBtn {
  min-width: 480px;
}
label.error {
  color: red;
  display: block;
}
body.home {
  background-color: #000;
}
@media screen and (max-width: 768px) {
  .catalogDownloadWrap > .formSection .formWrap {
    border: 0;
    padding: 0;
  }
  .catalogDownloadWrap > .formSection .formWrap .commonTitle {
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: #dee4ef solid 1px;
  }
  .catalogDownloadThanks .photo {
    height: 200px;
  }
  .catalogDownloadThanks .photo img {
    max-width: 320px;
  }
  .catalogDownloadThanks .commonBtn {
    min-width: 300px;
  }
  body.home,
  html {
    height: 100%;
  }
}
body.home.loading {
  height: 100%;
  height: 100vh;
  overflow: hidden !important;
}
body.home .topicPath {
  display: none;
}
@media screen and (max-width: 768px) {
  body.home #homeWrapper,
  body.home #wrap {
    height: 100%;
    overflow: visible;
  }
}
body.home #loaderWrap {
  position: fixed;
  width: 100%;
  height: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
body.home #loaderWrap::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #485b79;
  transform-origin: 101% 0;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 0.75s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
body.home #loaderWrap.black::before {
  transform-origin: 0 0;
  transform: scaleX(1.01);
}
body.home #loaderWrap.black svg.logo {
  color: #fff;
  fill: #fff;
}
body.home #loaderWrap.black .catch {
  color: #fff;
}
body.home #loaderWrap.hide {
  background: 0 0;
}
body.home #loaderWrap.hide::before {
  transition-delay: 0.5s;
  transform-origin: 101% 0;
  transform: scaleX(0);
}
body.home #loaderWrap.hide #loader {
  transform: scale(0.9);
}
body.home #loaderWrap.hide #loader .catch,
body.home #loaderWrap.hide #loader svg.logo {
  opacity: 0 !important;
  transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.home #loaderWrap #loader {
  display: flex;
  width: 100%;
  height: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
}
body.home #loaderWrap #loader.anime1,
body.home #loaderWrap #loader.anime2 .catch {
  opacity: 1;
}
body.home #loaderWrap #loader.anime2 .logo {
  top: calc(50% - 140px);
}
body.home #loaderWrap #loader .logo {
  position: absolute;
  top: calc(50% - 100px);
  left: 50%;
  margin-left: -200px;
  display: block;
  width: 400px;
  height: 88px;
  padding-right: 20px;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
body.home #loaderWrap #loader #whiteLogo {
  display: none;
}
body.home #loaderWrap #loader .catch {
  margin-top: 120px;
  font-size: 3.2rem;
  line-height: 1.75;
  letter-spacing: 0.2em;
  font-feature-settings: "palt";
  text-align: center;
  opacity: 0;
  transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (max-width: 768px) {
  body.home #loaderWrap #loader.anime2 .logo {
    top: calc(50% - 100px);
  }
  body.home #loaderWrap #loader .logo {
    top: calc(50% - 80px);
    width: 200px;
    height: 44px;
    margin-left: -100px;
  }
  body.home #loaderWrap #loader .catch {
    margin-top: 0;
    font-size: 1.4rem;
  }
}
body.home .globalHeader.hide {
  opacity: 0;
}
.estateList a:hover,
body.home .stage-cont .bnrWrap .bnr li a:hover {
  opacity: 0.8;
}
body.home .section {
  height: 100vh;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body.home .section {
    display: block;
    height: auto;
  }
}
body.home .section.active {
  z-index: 999;
}
body.home .section .sectionInner {
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
body.home .section .sectionInner .block {
  width: 100%;
  max-width: 1200px;
  padding: 60px 40px;
  text-align: left;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  body.home .section .sectionInner {
    display: block;
    height: auto;
  }
  body.home .section .sectionInner .block {
    padding: 20px;
  }
}
body.home .section .sectionInner .block .blockTitle {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 1.6rem;
}
body.home .section .sectionInner .block .blockTitle a {
  display: inline-block;
  padding-left: 1em;
  color: inherit;
  font-size: 1.4rem;
}
body.home .section .sectionInner .block .blockTitle a i {
  padding-left: 1em;
}
body.home .stage-start .sectionInner .block {
  max-width: 1600px;
  padding: 0 10%;
}
body.home .stage-start .sectionInner .block a {
  display: block;
  max-width: 410px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  body.home .stage-start {
    position: relative;
    height: 100%;
  }
  body.home .stage-start::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    content: " ";
    z-index: 0;
  }
  body.home .stage-start .sectionInner {
    height: 100%;
  }
  body.home .stage-start .sectionInner .block {
    position: relative;
    height: 100%;
    padding: 27vh 20px 0;
    box-sizing: border-box;
    z-index: 1;
  }
  body.home .stage-start .sectionInner .block a {
    max-width: 100%;
    margin: 0;
    text-align: center;
  }
  body.home .stage-start .sectionInner .block a .brandLogo svg {
    max-width: 220px;
    margin: 0 auto;
    height: 80px;
  }
}
body.home .stage-start .sectionInner .block a .brandLogo {
  font-weight: 400;
}
body.home .stage-start .sectionInner .block a .brandLogo svg {
  display: block;
  width: 340px;
  color: #fff;
  fill: #fff;
}
body.home .stage-start .sectionInner .block a .brandLogo .catch {
  display: inline-block;
  color: #fff;
  margin-right: -0.5em;
  font-size: 2rem;
  line-height: 1.5;
}
body.home .stage-start .sectionInner .block a .brandBnr {
  margin-bottom: 80px;
}
body.home .stage-start .sectionInner .block a .btn span {
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  body.home .stage-start .sectionInner .block a .brandLogo .catch {
    font-size: 1.6rem;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  body.home .stage-start .sectionInner .block a .brandBnr {
    position: absolute;
    bottom: min(26vw, 130px);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 20px;
  }
  body.home .stage-start .sectionInner .block a .brandBnr img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  body.home .stage-start .sectionInner .block a .btn span {
    margin: 0;
    font-size: 1.2rem;
  }
}
body.home .stage-start .newsTicker {
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: calc(50% - 140px);
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  text-align: left;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  body.home .stage-start .newsTicker {
    bottom: 0;
    width: 100%;
    right: 0;
  }
}
body.home .stage-start .newsTicker .newsList a {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
}
body.home .stage-start .newsTicker .newsList a time {
  display: inline-block;
  padding-right: 1em;
  font-family: "Ropa Sans", sans-serif;
  letter-spacing: 0.025em;
}
body.home .stage-start .scrollBtn {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  body.home .stage-start .scrollBtn {
    bottom: 70vmin;
  }
}
body.home .stage-start .scrollBtn .icon {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 20px;
  margin-right: 10px;
  border-radius: 20px;
  border: 2px solid #fff;
  content: " ";
  vertical-align: middle;
  font-size: 1rem;
}
body.home .stage-start .scrollBtn .icon:before {
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  content: " ";
  background-color: #fff;
  line-height: 0;
}
body.home .stage-start .scrollBtn .icon:after {
  position: absolute;
  font-family: icon;
  content: "\e900";
  bottom: -15px;
  left: -3px;
  transform: scale(0.5);
}
body.home .stage-start .scrollBtn .text {
  font-size: 1.4rem;
}
body.home .newsBlock {
  margin-bottom: 30px;
}
body.home .newsBlock .wrap {
  text-align: center;
}
body.home .newsBlock .wrap a {
  display: block;
}
body.home .newsBlock .wrap .newsText {
  padding: 50px 20px;
  background-color: #fff;
  border: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  body.home .newsBlock .wrap .newsText {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body.home .newsBlock .wrap .label {
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  background: #485b79;
}
@media screen and (max-width: 768px) {
  body.home .newsBlock .wrap .label {
    padding: 4px 10px;
    font-size: 1.4rem;
  }
}
body.home .newsBlock .wrap .title {
  margin-top: 10px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #222;
}
@media screen and (max-width: 768px) {
  body.home .newsBlock .wrap .title {
    font-size: 1.8rem;
  }
  body.home .newsBlock .wrap .description {
    text-align: left;
  }
}
body.home .newsBlock .wrap .description {
  margin-top: 10px;
  font-size: 1.4rem;
}
body.home .newsBlock .wrap .commonBtn {
  margin-top: 20px;
}
body.home .newsBlock .bnr {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  body.home .newsBlock .bnr {
    margin-top: 20px;
  }
}
body.home .stage-pickup {
  background-color: #dee4ef;
}
body.home .stage-pickup .messageBlock {
  margin-top: 80px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.home .stage-pickup .messageBlock {
    margin-top: 0;
    text-align: left;
  }
}
body.home .stage-pickup .messageBlock .messageTitle {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.6rem;
}
body.home .stage-pickup .messageBlock table {
  max-width: 300px;
  margin: 5px auto 0;
}
body.home .stage-pickup .messageBlock table th {
  padding-right: 1em;
  font-weight: 400;
}
body.home .stage-pickup .messageBlock strong {
  color: red;
}
body.home .stage-events {
  background-color: #fff;
}
body.home
  .stage-events
  .eventsListWrap
  .eventsList
  .item
  .text
  .eventsEntryTitle {
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  body.home .stage-pickup .messageBlock table {
    margin: 5px 0 0;
  }
  body.home
    .stage-events
    .eventsListWrap
    .eventsList
    .item
    .text
    .eventsEntryTitle {
    font-size: 2rem;
  }
}
body.home .stage-events .eventsListWrap .eventsListCard {
  margin-top: 40px;
}
body.home .stage-gallery {
  background: url("../img/home/gallery_bg_slash.png") 50% no-repeat #485b79;
  background-size: cover;
  color: #fff;
}
body.home .stage-gallery .blockTitle {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  body.home .stage-events .eventsListWrap .eventsListCard {
    margin-top: 10px;
  }
  body.home .stage-gallery .blockTitle {
    padding-top: 0;
  }
}
body.home .stage-gallery .galleryList {
  margin: 0 -15px;
}
@media screen and (max-width: 768px) {
  body.home .stage-gallery .galleryList {
    margin: 0 -20px;
    padding-bottom: 20px;
  }
}
body.home .stage-gallery .galleryList .slick-slide {
  margin: 0 15px;
}
body.home .stage-voice {
  background: url("../img/home/voice_bg_slash.png") 50% no-repeat #dee4ef;
  background-size: cover;
}
body.home .stage-voice .voiceList .item {
  box-shadow: none;
}
body.home .stage-interior {
  background: url("../img/home/interior_bg_slash.png") 50% no-repeat #fff;
  background-size: cover;
}
body.home .stage-interior .interiorList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.home .stage-interior .interiorList .item {
  position: relative;
  width: 48%;
  margin-left: 2%;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  body.home .stage-interior .interiorList {
    margin-top: -10px;
  }
  body.home .stage-interior .interiorList .item {
    width: calc(100% + 42px);
    margin: 10px -21px 0 !important;
  }
}
body.home .stage-interior .interiorList .item:nth-of-type(2n-1) {
  margin-left: 0;
}
body.home .stage-interior .interiorList .item:nth-of-type(n + 3) {
  margin-top: 4vh;
}
body.home .stage-interior .interiorList .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}
body.home .stage-interior .interiorList .item a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
}
body.home .stage-interior .interiorList .item a .photo {
  max-width: 240px;
}
body.home .stage-interior .interiorList .item a .text {
  width: calc(100% - 240px);
  min-width: 210px;
  padding: 10px 0;
  text-align: center;
}
body.home .stage-interior .interiorList .item a .text .blockCatch {
  font-size: 1.4rem;
}
body.home .stage-interior .interiorList .item a .text .commonTitle {
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  body.home .stage-interior .interiorList .item:nth-of-type(n + 3) {
    margin-top: 0;
  }
  body.home .stage-interior .interiorList .item a {
    min-height: auto;
  }
  body.home .stage-interior .interiorList .item a .photo {
    max-width: 160px;
  }
  body.home .stage-interior .interiorList .item a .text {
    width: calc(100% - 160px);
  }
  body.home .stage-interior .interiorList .item a .text .blockCatch {
    font-size: 1.2rem;
  }
  body.home .stage-interior .interiorList .item a .text .commonTitle {
    padding: 20px 0;
  }
}
body.home .stage-interior .interiorList .item a .text .commonTitle img {
  max-width: 200px;
  max-height: 100px;
}
body.home .stage-cont {
  background-color: #fff;
}
body.home .stage-cont .companyWrap {
  padding: 100px 0 60px;
  background: url("../img/home/company_bg.jpg") 50% no-repeat;
  background-size: cover;
  color: #fff;
}
body.home .stage-cont .companyWrap h3 {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  body.home .stage-interior .interiorList .item a .text .commonTitle img {
    max-width: 150px;
    max-height: 66px;
    -webkit-backface-visibility: hidden;
  }
  body.home .stage-cont .companyWrap {
    background-position: 0;
    padding: 20px 0 0;
  }
  body.home .stage-cont .companyWrap h3 {
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
body.home .stage-cont .companyWrap .companyList {
  width: 100%;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
body.home .stage-cont .companyWrap .companyList .item {
  width: 50%;
  padding: 0 40px;
  box-sizing: border-box;
}
body.home .stage-cont .companyWrap .companyList .item:first-child {
  border-right: rgba(255, 255, 255, 0.5) 1px solid;
}
@media screen and (max-width: 960px) {
  body.home .stage-cont .companyWrap .companyList {
    justify-content: space-around;
    margin-top: 20px;
  }
  body.home .stage-cont .companyWrap .companyList .item {
    width: 49.6%;
    padding: 0;
  }
  body.home .stage-cont .companyWrap .companyList .item:first-child {
    border-right: none;
  }
}
body.home .stage-cont .companyWrap .companyList .item a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  overflow: hidden;
}
body.home .stage-cont .companyWrap .companyList .item a:hover {
  background-color: #485b79;
}
body.home .stage-cont .companyWrap .companyList .item a .text {
  position: relative;
  width: 60%;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  body.home .stage-cont .companyWrap .companyList .item a {
    flex-direction: column;
  }
  body.home .stage-cont .companyWrap .companyList .item a .text {
    width: 100%;
    padding: 20px 0;
  }
}
body.home .stage-cont .companyWrap .companyList .item a .text svg {
  display: inline-block;
  width: 240px;
  height: 60px;
  color: #fff;
  fill: #fff;
}
@media screen and (max-width: 1200px) {
  body.home .stage-cont .companyWrap .companyList .item a .text svg {
    width: 120px;
    height: 30px;
  }
  body.home .stage-cont .companyWrap .companyList .item a .text .siteLogo {
    max-width: 120px;
  }
}
body.home .stage-cont .companyWrap .companyList .item a .text p {
  font-size: 1.4rem;
}
body.home .stage-cont .companyWrap .companyList .item a .photo {
  position: relative;
  z-index: 2;
}
body.home .stage-cont .bnrWrap {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  body.home .stage-cont .bnrWrap {
    padding: 20px 0;
  }
}
body.home .stage-cont .bnrWrap .block {
  text-align: center;
}
body.home .stage-cont .bnrWrap .bnr {
  display: flex;
  flex-wrap: wrap;
}
body.home .stage-cont .bnrWrap .bnr li {
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
}
body.home .stage-cont .bnrWrap .bnr li img {
  max-width: 100%;
}
body.home .stage-cont .bnrWrap .bnr li.full {
  width: 100%;
}
body.home .onlineBnr {
  display: flex;
  position: fixed;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  body.home .stage-cont .bnrWrap .bnr li {
    width: 100%;
    padding: 10px 0;
  }
  body.home .onlineBnr {
    width: calc(100% - 70px);
    bottom: 20px;
    left: 15px;
    transform: translateX(0);
    margin-right: 50px;
  }
}
body.home .onlineBnr p {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 10px;
}
body.home .onlineBnr p a {
  display: inline-block;
}
body.home .onlineBnr p img {
  max-width: 100%;
}
body.home .onlineBnr p .close {
  position: absolute;
  top: -15px;
  right: -5px;
  display: flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  border: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #4d4d4d;
  font-family: inherit;
}
body.home .onlineBnr p .close::before {
  content: "×";
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
}
.homeFixedBnr {
  position: fixed;
  top: 160px;
  right: -10px;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  body.home .onlineBnr p {
    padding: 0 5px;
  }
  .homeFixedBnr {
    top: auto;
    bottom: 230px;
  }
}
.homeFixedBnr a {
  display: block;
}
.homeFixedBnr.catalog {
  right: -35px;
  top: auto;
  bottom: -35px;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0;
  visibility: hidden;
}
.hikariaNav,
.hikariaNav .localTrg .border {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .homeFixedBnr.catalog {
    right: 0;
    left: 0;
    bottom: 0;
    max-width: 390px;
    margin: auto;
  }
}
.homeFixedBnr.catalog.show {
  opacity: 1;
  visibility: visible;
}
.homeFixedBnr .close {
  position: absolute;
  top: -5px;
  right: 35px;
  width: 35px;
  height: 35px;
  background: #000;
}
@media screen and (max-width: 768px) {
  .homeFixedBnr .close {
    top: -22px;
    right: 17px;
  }
}
.homeFixedBnr .close::after,
.homeFixedBnr .close::before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #fff;
}
.homeFixedBnr .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.homeFixedBnr .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hikaria {
  height: 100%;
}
.hikaria .globalHeader {
  position: absolute;
}
.hikariaNav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 22px 40px;
  background-color: #99a5bb;
  font-size: 1.4rem;
  z-index: 8;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .hikariaNav {
    padding: 10px 40px;
  }
}
@media screen and (max-width: 768px) {
  .hikariaNav {
    padding: 10px 20px;
  }
}
.hikariaNav.scrolled {
  top: -100px;
  bottom: auto;
}
.hikariaNav.fixed {
  position: fixed;
  left: 0;
  top: 0;
  bottom: auto;
  z-index: 999;
  width: 100%;
  padding: 5px 40px;
}
.hikariaNav .navTitle {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.hikariaNav .navBody,
section.concept .conceptBlock:first-of-type {
  align-items: center;
}
@media screen and (max-width: 768px) {
  .hikariaNav.fixed {
    display: flex;
    padding: 5px 20px;
  }
  .hikariaNav .navTitle {
    margin-right: 10px;
  }
}
.hikariaNav .navTitle .brandLogo {
  margin-right: 20px;
}
.hikariaNav .navTitle svg {
  max-width: 110px;
  height: 54px;
  fill: #fff;
}
.hikariaNav .navTitle .catch {
  padding: 10px 20px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .hikariaNav .navTitle .brandLogo {
    margin-right: 5px;
  }
  .hikariaNav .navTitle svg {
    max-width: 70px;
    height: 30px;
  }
  .hikariaNav .navTitle .catch {
    display: none;
  }
  .hikariaNav .navBody li {
    margin-right: 0;
  }
}
.hikariaNav .navBody li {
  line-height: 1.75;
}
.hikariaNav .navBody li a {
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .hikariaNav .navBody {
    display: none;
  }
  .hikariaNav .navBody li {
    margin: 0;
    text-align: center;
  }
  .hikariaNav .navBody li:last-child a {
    border-bottom: none;
  }
  .hikariaNav .navBody li a {
    display: block;
    padding: 10px 20px;
    font-weight: 700;
    background-color: #485b79;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2) inset;
  }
  .hikariaNav .navBody li a::after {
    display: none;
  }
}
.hikariaNav .navBody li a::after {
  background-color: #fff;
}
.hikariaNav .localTrg {
  display: none;
  position: relative;
  z-index: 1000;
  width: 60px;
  height: 40px;
  padding: 40px 20px 0;
  margin-right: -20px;
  align-self: flex-start;
  margin-left: auto;
  color: #fff;
}
.hikariaNav .localTrg .border,
.hikariaNav .localTrg.active .border {
  width: 20px;
  background-color: #fff;
}
.hikariaNav .localTrg.active .border:nth-of-type(1) {
  transform: translateY(4px) rotate(-45deg);
}
.hikariaNav .localTrg.active .border:nth-of-type(2) {
  transform: translateY(-4px) rotate(45deg);
}
.hikariaNav .localTrg span {
  display: block;
  margin-top: 6px;
}
.hikariaNav .localTrg .border {
  height: 2px;
}
.hikariaNav .localTrg .border:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .hikariaNav .localTrg {
    padding-top: 0;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .hikariaNav.fixed .localTrg {
    display: block;
  }
  .hikariaNav.fixed .navBody {
    position: absolute;
    top: 66px;
    left: 0;
    display: block;
    background: #485b79;
    z-index: 110;
    width: 100%;
    box-sizing: border-box;
    opacity: 0;
    height: 0;
    visibility: hidden;
    transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .hikariaNav.fixed .navBody.active {
    opacity: 1;
    height: auto;
    visibility: visible;
    transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
@media screen and (max-width: 768px) {
  .hikariaNav.fixed .navBody {
    top: 50px;
    margin: 0;
  }
  .hikariaSection .sectionCatch {
    font-size: 1.2rem;
  }
}
.hikariaSection .sectionCatch + .commonTitle {
  margin-top: 0.25em;
}
.hikariaSection .sectionTitle {
  padding-top: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hikariaSection .sectionTitle {
    padding-top: 40px;
  }
}
.hikariaSection .sectionTitle .category {
  display: block;
  margin-top: 1em;
  font-size: 1.6rem;
}
.hikariaSection .sectionTitle .category span {
  display: inline-block;
  position: relative;
  padding: 0 25px;
}
.hikariaSection .sectionTitle .category span::after,
.hikariaSection .sectionTitle .category span::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 80px;
  height: 2px;
  background-color: #ccc;
}
.hikariaSection .sectionTitle .category span::before {
  left: 0;
  transform: translate(-100%, -50%);
}
.hikariaSection .sectionTitle .category span::after {
  right: 0;
  transform: translate(100%, -50%);
}
.hikariaSection .sectionLead {
  margin-top: 2.5em;
  text-align: center;
}
.hikariaSection .attention {
  font-size: 1.2rem;
}
.hikariaSection .attention li + li {
  margin-top: 0.25em;
}
.hikariaSection .cvBnr {
  max-width: 1200px;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .hikariaSection .sectionTitle .category span {
    padding: 0 15px;
  }
  .hikariaSection .sectionTitle .category span::after,
  .hikariaSection .sectionTitle .category span::before {
    width: 40px;
  }
  .hikariaSection .sectionLead {
    text-align: left;
  }
  .hikariaSection .cvBnr {
    margin: 20px -20px;
    padding-top: 30px;
    background-color: #fff;
  }
}
.hikariaSection .cvBnr a:hover {
  opacity: 0.7;
}
.hikariaSection .cvBlock {
  display: flex;
  align-items: end;
  margin-top: 70px;
  background: url("../images/cv_bg.png") 100% 100% no-repeat #ffa327;
}
@media screen and (max-width: 768px) {
  .hikariaSection .cvBlock {
    margin-top: 50px;
  }
}
.hikariaSection .cvBlock .textBlock {
  position: relative;
  padding: 50px 0 30px 40px;
}
.hikariaSection .cvBlock .catch {
  position: absolute;
  top: -30px;
  left: -45px;
  width: 225px;
}
@media screen and (max-width: 960px) {
  .hikariaSection .cvBlock {
    display: block;
    background: url("../images/cv_bg.png") 100% 100% no-repeat #ffa327;
    background-size: 90% 200px;
  }
  .hikariaSection .cvBlock .textBlock {
    padding: 30px 20px 20px;
    text-align: center;
  }
  .hikariaSection .cvBlock .catch {
    width: 130px;
    top: -20px;
    left: -20px;
  }
}
.hikariaSection .cvBlock .description {
  margin-top: 10px;
  font-weight: 700;
  color: #fff;
}
.hikariaSection .cvBlock .btnBlock {
  position: relative;
  margin-top: 30px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .hikariaSection .cvBlock .btnBlock {
    text-align: center;
  }
}
.hikariaSection .cvBlock .btnBlock .btnWrap {
  text-align: left;
}
.hikariaSection .cvBlock .btnBlock .commonBtn {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hikariaSection .cvBlock .description {
    font-weight: 400;
  }
  .hikariaSection .cvBlock .btnBlock {
    margin-top: 20px;
  }
  .hikariaSection .cvBlock .btnBlock .commonBtn {
    min-width: 240px;
  }
}
.hikariaSection .cvBlock .btnBlock .commonBtn em {
  padding: 0 5px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #f60;
}
.hikariaSection .cvBlock .btnBlock .commonBtn:hover em {
  color: #fff;
}
.hikariaSection .cvBlock .btnBlock .fukidashi {
  position: absolute;
  top: -40px;
  left: 330px;
  width: 86px;
  z-index: 10;
}
@media screen and (max-width: 960px) {
  .hikariaSection .cvBlock .btnBlock .btnWrap {
    text-align: center;
  }
  .hikariaSection .cvBlock .btnBlock .fukidashi {
    left: 50%;
    margin-left: 150px;
  }
}
@media screen and (max-width: 768px) {
  .hikariaSection .cvBlock .btnBlock .commonBtn em {
    font-size: 2rem;
  }
  .hikariaSection .cvBlock .btnBlock .fukidashi {
    margin-left: 90px;
    width: 65px;
  }
}
.hikariaSection .cvBlock .photo {
  max-width: 580px;
  margin-left: auto;
  margin-top: auto;
}
@media screen and (max-width: 960px) {
  .hikariaSection .cvBlock .photo {
    margin: auto;
  }
}
.hikariaSection .cvBlock.double .btnBlock .btnWrap {
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 960px) {
  .hikariaSection .cvBlock.double .btnBlock .btnWrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.hikariaSection .cvBlock.double .btnBlock .commonBtn {
  min-width: 280px;
  padding-left: 20px;
  padding-right: 20px;
}
.hikariaSection .cvBlock.double .btnBlock .fukidashi {
  top: -65px;
  left: 540px;
}
@media screen and (max-width: 1200px) {
  .hikariaSection .cvBlock.double .btnBlock .btnWrap {
    display: block;
  }
  .hikariaSection .cvBlock.double .btnBlock .commonBtn {
    min-width: 360px;
  }
  .hikariaSection .cvBlock.double .btnBlock .fukidashi {
    top: -30px;
    left: 330px;
  }
}
@media screen and (max-width: 768px) {
  .hikariaSection .cvBlock.double .btnBlock .commonBtn {
    min-width: 240px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .hikariaSection .cvBlock.double .btnBlock .fukidashi {
    left: 50%;
    margin-left: 90px;
    width: 65px;
  }
}
.hikariaSection .cv .commonBtn {
  min-width: 360px;
}
.hikariaSection ul.cv {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .hikariaSection .cv .commonBtn {
    min-width: 260px;
  }
  .hikariaSection ul.cv {
    display: block;
    margin-top: 30px;
  }
}
.hikariaSection ul.cv li {
  margin: 0 10px;
}
.hikariaHeader {
  position: relative;
  height: 100vh;
  background-color: #000;
  z-index: 0;
}
.hikariaHeader::after,
.hikariaHeader::before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 99;
  width: 100%;
}
.hikariaHeader::before {
  top: 0;
  height: 18vh;
  max-height: 160px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.3) 100%
  );
}
.hikariaHeader::after {
  bottom: 0;
  height: 44vh;
  max-height: 390px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.2) 100%
  );
}
@media screen and (max-width: 768px) {
  .hikariaSection ul.cv li {
    margin: 0;
  }
  .hikariaSection ul.cv li + li {
    margin-top: 10px;
  }
  .hikariaHeader::after {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.5) 100%
    );
  }
}
.hikariaHeader .pageTitle {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 100;
  transform: translateX(-50%);
  margin: 0;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 400;
  opacity: 0;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.hikariaHeader .pageTitle.loaded {
  opacity: 1;
  bottom: 50px;
}
@media screen and (max-width: 768px) {
  .hikariaHeader .pageTitle.loaded {
    bottom: 20px;
  }
  .hikariaHeader .pageTitle {
    width: 100%;
    max-width: 210px;
  }
}
.hikariaHeader .pageTitle .ja {
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 1.4rem;
}
.hikariaHeader .pageTitle .catch {
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 1.6rem;
}
.hikariaHeader .pageTitle svg {
  max-width: 330px;
  height: 152px;
  fill: #fff;
}
.hikariaHeader .headerSlide li {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.hikariaHeader .headerSlide .s01 {
  background-image: url("../images/header_bg-assets/01.jpg");
}
.hikariaHeader .headerSlide .s02 {
  background-image: url("../images/header_bg-assets/02.jpg");
}
.hikariaHeader .headerSlide .s03 {
  background-image: url("../images/header_bg-assets/03.jpg");
}
.hikariaHeader .headerSlide .s04 {
  background-image: url("../images/header_bg-assets/04.jpg");
}
.hikariaHeader .headerSlide .s05 {
  background-image: url("../images/header_bg-assets/05.jpg");
}
section.concept {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  section.concept {
    padding-top: 60px;
  }
}
section.concept .conseptBg {
  padding: 100px 0 80px;
  background: url("../images/concept_bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
section.concept .conceptBlock {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
section.concept .conceptBlock .text {
  width: 560px;
  margin-right: 40px;
}
@media screen and (max-width: 960px) {
  section.concept .conceptBlock {
    display: block;
  }
  section.concept .conceptBlock .text {
    width: auto;
    margin-right: 0;
  }
}
section.concept .conceptBlock .text p + p {
  margin-top: 1em;
}
section.concept .conceptBlock .photo {
  width: 600px;
}
@media screen and (max-width: 960px) {
  section.concept .conceptBlock .photo {
    width: auto;
    margin-top: 30px;
    text-align: center;
  }
}
section.concept .cv {
  margin-top: 30px;
  text-align: left;
}
section.concept .cv .commonBtn {
  min-width: 260px;
}
section.concept .cv .text {
  margin-right: 0;
}
section.solar .introBlock {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.solar .introBlock .text {
  width: 530px;
  margin-right: 40px;
}
@media screen and (max-width: 960px) {
  section.solar .introBlock {
    display: block;
  }
  section.solar .introBlock .text {
    width: auto;
    margin-right: 0;
  }
  section.solar .introBlock .text .visible-pc {
    display: none;
  }
}
section.solar .introBlock .photo {
  width: 608px;
}
@media screen and (max-width: 960px) {
  section.solar .introBlock .photo {
    width: auto;
    margin-top: 30px;
    text-align: center;
  }
}
section.solar .loopSlide {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  section.concept .conseptBg {
    padding: 0 0 20px;
  }
  section.concept .cv {
    text-align: center;
  }
  section.solar .loopSlide {
    margin-top: 30px;
  }
  section.solar .loopSlide li {
    max-width: 100px;
  }
}
section.solar .costsBlock {
  padding: 80px 0 110px;
}
section.solar .costsTable {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  section.solar .costsBlock {
    padding: 40px 0 20px;
    background: #dee4ef;
  }
  section.solar .costsTable {
    margin-top: 15px;
  }
}
section.solar .costsTable .scrollTarget {
  width: 1100px;
}
section.solar .costsTable .attention {
  margin-top: 1em;
}
section.solar .costsTable .flow {
  margin: 20px auto 0;
  max-width: 400px;
  text-align: center;
}
section.solar .facilityBlock {
  padding: 90px 0;
  background: url("../images/stripe_bg.png") #485b79;
  color: #fff;
}
section.solar .facilityList {
  display: flex;
  margin: 30px -25px 0 0;
}
@media screen and (max-width: 768px) {
  section.solar .facilityBlock {
    padding: 50px 0;
  }
  section.solar .facilityList {
    display: block;
    margin: 30px 0 0;
  }
}
section.solar .facilityList .item {
  width: calc((100% - 25px - 50px) / 3 - 0.1px);
  margin-right: 25px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  section.solar .facilityList .item {
    width: auto;
    margin: 10px 0 0;
  }
}
section.solar .facilityList .photo img {
  width: 100%;
}
section.solar .facilityList .text {
  padding: 10px 30px 30px;
}
@media screen and (max-width: 768px) {
  section.solar .facilityList .text {
    padding: 10px 20px 20px;
  }
}
section.solar .facilityList .label {
  display: inline-block;
  padding: 4px 8px;
  background-color: #485b79;
  font-size: 1.2rem;
  vertical-align: top;
  line-height: 1.2;
}
section.solar .facilityList .commonTitle,
section.solar .facilityList .description {
  color: #222;
}
section.solar .facilityList .commonTitle {
  margin-top: 0.25em;
}
section.solar .facilityList .description {
  margin-top: 0.5em;
}
section.solar .emergencyBlock {
  padding: 60px 0;
  background: url("../images/solar_emergency_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
@media screen and (max-width: 768px) {
  section.solar .emergencyBlock {
    padding: 40px 0;
  }
}
section.solar .emergencyBlock .text {
  max-width: 660px;
}
@media screen and (max-width: 960px) {
  section.solar .emergencyBlock {
    background: url("../images/solar_emergency_bg.jpg") 70% 50% no-repeat;
    background-size: cover;
  }
  section.solar .emergencyBlock .text {
    padding-right: 130px;
  }
}
@media screen and (max-width: 768px) {
  section.solar .emergencyBlock .text {
    padding-right: 0;
  }
}
section.solar .emergencyBlock .mark {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 1.6rem;
  vertical-align: bottom;
}
section.solar .emergencyBlock .attention {
  margin-top: 0.5em;
  font-size: 1.6rem;
  color: #999;
}
section.solar .supportBlock {
  padding: 80px 0;
  background: url("../images/solar_support_bg.png") 100% 0 no-repeat;
  background-size: auto 100%;
}
section.solar .supportBlock .inner {
  display: flex;
  justify-content: space-between;
}
section.solar .supportBlock .text {
  width: 660px;
  margin-right: 40px;
}
@media screen and (max-width: 960px) {
  section.solar .supportBlock .inner {
    display: block;
  }
  section.solar .supportBlock .text {
    width: auto;
    margin-right: 0;
  }
  section.solar .supportBlock .text .visible-pc {
    display: none;
  }
}
section.solar .supportBlock .attention {
  margin-top: 30px;
}
section.solar .supportBlock .photo {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-content: flex-start;
  width: 370px;
  margin: 0 0 -15px -30px;
}
@media screen and (max-width: 960px) {
  section.solar .supportBlock .photo {
    margin: 20px auto 0;
  }
}
section.solar .supportBlock .photo figure {
  margin: 0 0 15px 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.solar .supportBlock {
    padding: 50px 0 30px;
    background: url("../images/solar_support_bg.png") 0 100% no-repeat;
    background-size: 100% auto;
  }
  section.solar .supportBlock .photo {
    width: auto;
    max-width: 310px;
  }
  section.solar .supportBlock .photo figure {
    margin: 0 0 15px 30px;
    max-width: 80px;
  }
}
section.solar .supportBlock .photo figure:first-of-type {
  margin-left: 80px;
}
section.solar .supportBlock .photo figcaption {
  margin-top: 10px;
  line-height: 1.2;
}
section.performance {
  padding-bottom: 60px;
  background: url("../images/performance_bg.png") 50% 0 no-repeat #f0e9c2;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  section.solar .supportBlock .photo figure:first-of-type {
    margin-left: 70px;
  }
  section.performance {
    padding-bottom: 40px;
  }
}
section.performance .sectionTitle .category span::after,
section.performance .sectionTitle .category span::before {
  background-color: #222;
}
section.performance .performanceList {
  display: flex;
  flex-wrap: wrap;
  margin: 80px -10px -10px 0;
}
@media screen and (max-width: 768px) {
  section.performance .performanceList {
    display: block;
    margin: 30px 0 0;
  }
}
section.performance .performanceList .item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: calc((100% - 10px - 10px) / 2);
  padding: 60px 70px;
  margin: 0 10px 10px 0;
  background-color: #fff;
}
@media screen and (max-width: 960px) {
  section.performance .performanceList .item {
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  section.performance .performanceList .item {
    width: auto;
    padding: 20px;
    margin: 0 0 10px;
  }
}
section.performance .performanceList .item.col2 {
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}
section.performance .performanceList .item.col2 .commonTitle {
  width: 100%;
}
section.performance .performanceList .item.col2 p {
  width: 68%;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  section.performance .performanceList .item.col2 p {
    width: auto;
    padding-right: 0;
  }
}
section.performance .performanceList .item.col2 .photo {
  width: 32%;
  padding: 0;
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  section.performance .performanceList .item.col2 .photo {
    width: auto;
    margin: 30px auto 0;
  }
}
section.performance .performanceList .photo {
  margin-top: auto;
  padding-top: 20px;
  text-align: center;
}
section.performance .cv {
  margin-top: 70px;
}
section.price {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  section.performance .cv {
    margin-top: 40px;
  }
  section.price {
    padding-bottom: 60px;
  }
}
section.price .samplePlan {
  margin-top: 60px;
}
section.price .samplePlan .commonTitle .label {
  display: inline-block;
  margin-left: 20px;
  padding: 4px 20px;
  background-color: #99a5bb;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
  vertical-align: middle;
}
section.price .samplePlan .planBody {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  section.price .samplePlan .planBody {
    padding-top: 1px;
    margin: 10px -20px 0;
  }
}
section.price .samplePlan .planBody > .inner {
  padding: 0;
  max-width: inherit;
}
section.price .samplePlan .cv {
  margin-top: 50px;
}
section.interior {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  section.price .samplePlan .planBody > .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  section.price .samplePlan .cv {
    margin-top: 30px;
  }
  section.interior {
    padding-bottom: 0;
  }
}
section.interior .interiorBlock {
  margin-top: 90px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 60px auto;
  -ms-grid-columns: 1fr 40px 36%;
  grid-template: "text photo" auto "thumb thumb" auto / 1fr 36%;
  grid-gap: 60px 40px;
  gap: 60px 40px;
}
section.interior .interiorBlock .text {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: text;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}
section.interior .interiorBlock .text .blockCatch {
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  section.interior .interiorBlock {
    display: block;
    margin-top: 50px;
  }
  section.interior .interiorBlock .text .blockCatch {
    font-size: 1.8rem;
  }
}
section.interior .interiorBlock .text .commonTitle {
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  section.interior .interiorBlock .text .commonTitle {
    max-width: 200px;
    margin: 30px auto 0;
  }
}
section.interior .interiorBlock .text .blockLead {
  margin-top: 60px;
  line-height: 2;
}
@media screen and (max-width: 960px) {
  section.interior .interiorBlock .text .blockLead {
    margin-top: 30px;
    text-align: left;
  }
}
section.interior .interiorBlock .mainPhoto {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: photo;
}
@media screen and (max-width: 768px) {
  section.interior .interiorBlock .mainPhoto {
    margin-top: 30px;
    text-align: center;
  }
}
section.interior .interiorBlock .photoList {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: thumb;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -30px -30px 0;
}
@media screen and (max-width: 768px) {
  section.interior .interiorBlock .photoList {
    margin: 10px -10px -10px 0;
  }
}
section.interior .interiorBlock .photoList li {
  width: calc((100% - 30px - 90px) / 4);
  margin: 0 30px 30px 0;
}
@media screen and (max-width: 768px) {
  section.interior .interiorBlock .photoList li {
    width: calc((100% - 10px - 10px) / 2);
    max-width: 280px;
    margin: 0 10px 10px 0;
  }
}
section.interior .interiorBlock + .interiorBlock {
  margin-top: 120px;
}
.eHikariaBlock {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.interior .interiorBlock + .interiorBlock {
    margin-top: 80px;
  }
  .eHikariaBlock {
    margin-top: 40px;
  }
}
.eHikariaBlock .bnr {
  margin-top: 40px;
}
.eHikariaBlock .bnr img {
  width: 100%;
}
.plan .localNav .inner {
  align-items: flex-start;
}
.plan .localNav .navBody {
  display: block;
  width: 73%;
}
@media screen and (max-width: 960px) {
  .plan .localNav .inner {
    display: block;
  }
  .plan .localNav .navBody {
    width: auto;
    margin-top: 20px;
  }
}
.plan .localNav .navBody .item {
  display: flex;
}
@media screen and (max-width: 768px) {
  .eHikariaBlock .bnr {
    margin-top: 20px;
  }
  .plan .localNav .navBody {
    margin-right: 0;
  }
  .plan .localNav .navBody .item {
    display: block;
  }
}
.plan .localNav .navBody .item + .item {
  margin-top: 10px;
}
.plan .localNav .navBody .type {
  width: 9em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .plan .localNav .navBody .item + .item {
    margin-top: 20px;
  }
  .plan .localNav .navBody .type {
    width: auto;
    margin-right: 0;
  }
}
.plan .localNav .navBody .type.current a::after {
  width: 100%;
}
.plan .localNav .navBody .type > a {
  position: relative;
  color: #99a5bb;
}
.plan .localNav .navBody .type > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #99a5bb;
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.galleryList a:hover .photo img,
.galleryPhotoList a:hover img,
.planList a:hover .photo img {
  transform: scale(1.05);
}
.plan .localNav .navBody .type > a:hover::after {
  width: 100%;
}
.plan .localNav .navBody .navList {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 9em);
  margin: 0 -2em -1em 0;
}
@media screen and (max-width: 768px) {
  .plan .localNav .navBody .navList {
    width: auto;
    margin: 10px -1em -1em 0;
  }
}
.plan .attention {
  font-size: 1.2rem;
}
.planArea {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
}
.planArea img {
  display: inline-block;
  width: auto;
  height: 96px;
  margin-right: 10px;
}
.planFloor {
  line-height: 1.2;
}
.planPrice em {
  margin-right: 5px;
  line-height: 0.8;
}
.planCvBlock {
  padding: 80px 0;
  background: url("../images/plan/cv_bg.jpg") 50% 50% no-repeat #000;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.planCvBlock .inner {
  max-width: 800px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 0 auto;
  -ms-grid-columns: 28% 40px 1fr;
  grid-template: "planTotal planCvTitle" auto "planTotal planCvBtn" auto / 28% 1fr;
  grid-gap: 0 40px;
  gap: 0 40px;
  align-items: center;
}
.planCvBlock .total {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: planTotal;
}
.planCvBlock .commonTitle {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: planCvTitle;
}
@media screen and (max-width: 960px) {
  .planArea img {
    height: 60px;
  }
  .planCvBlock .commonTitle {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  .planArea img {
    height: 30px;
  }
  .planCvBlock {
    padding: 40px 0;
  }
  .planCvBlock .inner {
    display: block;
  }
  .planCvBlock .total img {
    width: 120px;
  }
  .planCvBlock .commonTitle {
    margin-top: 20px;
    font-size: 1.8rem;
  }
}
.planCvBlock .btnWrap {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: planCvBtn;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .planCvBlock .btnWrap {
    margin-top: 20px;
  }
}
.planList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: -1px;
  background-color: #eee;
}
.planList .item {
  display: flex;
  width: calc((100% - 1px - 2px) / 3 - 0.1px);
  margin: 0 1px 1px 0;
}
@media screen and (max-width: 1200px) {
  .planList .item {
    width: calc((100% - 1px - 1px) / 2);
  }
}
.planList .item.col2 {
  width: calc((100% - 1px - 2px) / 3 * 2 - 0.1px);
}
.planList .photo {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.planList .photo::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  z-index: 2;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0) 1%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.planList .photo img {
  width: 100%;
  height: auto;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.planList .body {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 25px 30px;
  background-color: #485b79;
  color: #fff;
  font-size: 1.5rem;
}
.planList .planArea {
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 3;
  transform: translateY(-75%);
}
@media screen and (max-width: 768px) {
  .planList .body {
    padding: 10px 15px;
    font-size: 1.2rem;
  }
  .planList .planArea {
    left: 15px;
  }
}
.planList .planFloor {
  flex-grow: 1;
  margin-right: 20px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .planList .planFloor {
    margin-right: 10px;
    font-size: 1.4rem;
  }
}
.planList .planPrice {
  flex-grow: 1;
  text-align: right;
}
.planList .planPrice em {
  font-size: 4.1rem;
}
.planList .planCvPanel {
  text-align: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 0;
  color: #fff;
  background: url("../images/plan/cv_bg_panel.jpg") 50% #000;
  background-size: 100%;
}
.planList .planCvPanel .commonTitle.small {
  font-size: 2rem;
}
@media screen and (max-width: 1200px) {
  .planList .item.col2 {
    width: 100%;
  }
  .planList .planCvPanel {
    width: 100%;
    padding: 60px 20px;
  }
}
.planList .planCvPanel .total img {
  max-width: 150px;
}
.planHeader {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  background-color: #485b79;
  color: #fff;
}
.planHeader > * {
  width: 50%;
}
.planHeader .loopSlide {
  align-items: stretch !important;
  height: 100%;
}
.planHeader .loopSlide li {
  text-align: center;
}
.planHeader .loopSlide img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .planHeader {
    display: block;
  }
  .planHeader > * {
    width: auto;
  }
  .planHeader .loopSlide img {
    height: 240px;
  }
}
@media screen and (max-width: 768px) {
  .planList .planPrice em {
    font-size: 2rem;
  }
  .planList .planCvPanel .total img {
    max-width: 120px;
  }
  .planHeader .loopSlide img {
    height: 160px;
  }
}
.planHeader .photoCaution {
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 1.2rem;
  width: 100%;
  text-align: right;
}
.planHeader .text {
  box-sizing: border-box;
  margin-left: 40px;
  max-width: 600px;
  padding: 40px 40px 40px 0;
  -ms-grid-row-align: center;
  align-self: center;
}
@media screen and (max-width: 960px) {
  .planHeader .photoCaution {
    bottom: auto;
    top: 210px;
  }
  .planHeader .text {
    max-width: inherit;
    margin-left: 0;
    padding: 40px;
    text-align: center;
  }
  .planHeader .planArea img {
    width: 100px;
    height: auto;
  }
}
.planHeader .planArea,
.planHeader .planFloor,
.planHeader .planPrice {
  display: inline-block;
  margin: 0 30px 20px 0;
  vertical-align: bottom;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .planHeader .photoCaution {
    top: 140px;
  }
  .planHeader .text {
    padding: 20px 20px 0;
  }
  .planHeader .planArea,
  .planHeader .planFloor,
  .planHeader .planPrice {
    margin: 0 15px 15px 0;
    font-size: 1.8rem;
  }
  .planHeader .planArea {
    position: relative;
    margin-top: -60px;
  }
  .planHeader .planArea img {
    width: 80px;
    height: auto;
  }
}
.planHeader .planFloor {
  line-height: 1.2;
}
.planHeader .planPrice {
  margin-right: 0;
  font-size: 1.4rem;
  line-height: 1.4;
}
.planHeader .planPrice em {
  font-size: 5rem;
}
.planHeader .point {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .planHeader .point {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .planHeader .planPrice em {
    font-size: 3rem;
  }
  .planHeader .point {
    display: block;
  }
}
.planHeader .point .ffEn {
  display: inline-flex;
  align-items: center;
  margin-right: 1em;
  padding: 4px 20px;
  border-radius: 19px;
  border: 1px solid #fff;
  line-height: 1;
}
.planHeader .point .pointList {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .planHeader .point .pointList {
    margin-top: 0.5em;
    justify-content: center;
  }
}
.planHeader .point .pointList li + li::before {
  display: inline-block;
  content: "／";
  margin: 0 2px;
}
.planHeader .anchorNav {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .planHeader .anchorNav {
    margin: 20px -20px 0;
    padding: 15px 0;
    background-color: #99a5bb;
  }
}
.planHeader .anchorNav ul {
  line-height: 1.2;
}
.planHeader .anchorNav ul li {
  display: inline-block;
}
.planHeader .anchorNav ul li + li {
  border-left: 1px solid #fff;
}
.planHeader .anchorNav ul li + li a {
  padding-left: 1em;
}
.planHeader .anchorNav ul li a {
  padding-right: 1em;
  color: #fff;
}
.gallery .mainContents {
  padding-bottom: 100px;
  background: url("../img/gallery/gallery_bg.png") 50% 0 no-repeat #485b79;
  background-size: 100% auto;
  color: #fff;
}
.gallery .entryPager {
  margin-top: 80px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .gallery .mainContents {
    padding-bottom: 40px;
    background-size: auto 30%;
  }
  .gallery .entryPager {
    margin-top: 40px;
    padding-bottom: 20px;
  }
}
.gallery .entryPager ul {
  border-top-color: #666;
}
.gallery .entryPager li a {
  background: 0 0;
  color: #fff;
}
.gallery .entryPager li a:hover {
  background-color: #fff;
  color: #485b79;
}
.galleryNum {
  line-height: 1;
}
.galleryCatch {
  line-height: 1.5;
}
.galleryList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -24px -60px 0;
}
@media screen and (max-width: 1200px) {
  .galleryList {
    margin: 0 -20px -30px 0;
  }
}
.galleryList .item {
  position: relative;
  margin: 0 24px 60px 0;
  width: calc((100% - 24px - 72px) / 4);
}
@media screen and (max-width: 1200px) {
  .galleryList .item {
    margin: 0 20px 30px 0;
    width: calc((100% - 20px - 40px) / 3);
  }
}
@media screen and (max-width: 768px) {
  .galleryList .item {
    width: calc((100% - 20px - 20px) / 2);
  }
}
.galleryList a {
  display: block;
  height: 100%;
  color: #fff;
}
.galleryList .photo {
  overflow: hidden;
  text-align: center;
}
.galleryList .photo img {
  width: 100%;
  height: auto;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.galleryPhotoList img,
.shopLpNav.fixed {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.galleryList .text {
  padding-top: 20px;
}
.galleryList .galleryNum {
  font-size: 2.4rem;
}
.galleryList .galleryCatch {
  margin-top: 0.5em;
}
@media screen and (max-width: 768px) {
  .galleryList .galleryNum {
    font-size: 1.8rem;
  }
  .galleryList .galleryCatch br {
    display: none;
  }
}
.galleryHeader .inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row-reverse;
}
.galleryHeader .galleryCatch {
  flex-grow: 1;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .galleryHeader .inner {
    display: block;
  }
  .galleryHeader .galleryCatch {
    margin: 0.5em 0 0;
  }
  .galleryHeader .galleryCatch br {
    display: none;
  }
}
.galleryHeader .galleryNum {
  margin: 0 !important;
  font-size: 12rem;
  line-height: 0.8;
}
.galleryHeader .mainPhoto {
  position: relative;
  width: 100%;
  margin-top: 60px;
  text-align: center;
  overflow: hidden;
}
.galleryHeader .mainPhoto img {
  width: 100%;
  height: auto;
}
.galleryDetail {
  padding: 80px 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  .galleryHeader .galleryNum {
    font-size: 4rem;
  }
  .galleryHeader .mainPhoto {
    height: auto;
    margin-top: 30px;
  }
  .galleryDetail {
    padding: 30px 0;
    display: block;
  }
}
.galleryDetail .blockTitle {
  font-size: 1.6rem;
}
.galleryDetail .blockTitle + * {
  margin-top: 1em;
}
.galleryDetail .planBlock {
  box-sizing: border-box;
  padding-right: 45px;
  width: 250px;
}
@media screen and (max-width: 768px) {
  .galleryDetail .blockTitle + * {
    margin-top: 0.5em;
  }
  .galleryDetail .planBlock {
    width: auto;
    padding-right: 0;
  }
}
.galleryDetail .planBlock .tsubo {
  font-size: 1.2rem;
}
.galleryDetail .pointBlock {
  box-sizing: border-box;
  padding-left: 55px;
  border-left: 1px solid #99a5bb;
  width: 950px;
}
.galleryDetail .pointList {
  display: flex;
  margin-right: -40px;
}
@media screen and (max-width: 768px) {
  .galleryDetail .pointBlock {
    border-left: 0;
    border-top: 1px solid #99a5bb;
    width: auto;
    margin-top: 1em;
    padding: 1em 0 0;
  }
  .galleryDetail .pointList {
    display: block;
    margin-right: 0;
  }
}
.galleryDetail .pointList li {
  margin-right: 40px;
  width: calc((100% - 40px - 80px) / 3);
}
@media screen and (max-width: 768px) {
  .galleryDetail .pointList li {
    width: auto;
    margin-right: 0;
  }
  .galleryDetail .pointList li + li {
    margin-top: 1em;
  }
}
.galleryPhotoList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -40px -40px 0;
}
@media screen and (max-width: 768px) {
  .galleryPhotoList {
    margin: 0 -20px -20px 0;
  }
}
.galleryPhotoList li {
  overflow: hidden;
  margin: 0 40px 40px 0;
  width: calc((100% - 40px - 40px) / 2);
}
@media screen and (max-width: 768px) {
  .galleryPhotoList li {
    margin: 0 20px 20px 0;
    width: 100%;
  }
}
.galleryPhotoList img {
  width: 100%;
  height: auto;
}
.galleryPhotoList.vertical {
  margin-top: 40px;
}
.galleryPhotoList.vertical li {
  width: calc((100% - 40px - 80px) / 3);
}
@media screen and (max-width: 768px) {
  .galleryPhotoList.vertical {
    margin-top: 20px;
  }
  .galleryPhotoList.vertical li {
    width: 100%;
  }
}
.galleryCvBlock {
  margin-top: 80px;
  padding: 60px 40px;
  background-color: #fff;
  text-align: center;
}
.galleryCvBlock .description {
  color: #222;
}
@media screen and (max-width: 768px) {
  .galleryCvBlock {
    margin-top: 40px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 30px 20px;
  }
  .galleryCvBlock .description {
    text-align: left;
  }
  .galleryCvBlock .description br {
    display: none;
  }
}
.galleryCvBlock .btnWrap {
  margin-top: 20px;
}
.galleryCvBlock .btnWrap .commonBtn {
  min-width: 360px;
  background-color: #eee;
  cursor: pointer;
  color: #222;
}
.eventsEntryTitle .catch {
  display: block;
  padding-bottom: 5px;
  font-weight: 400;
}
.eventsEntryTitle span.day {
  font-size: 60%;
}
.eventsEntryTitle span.day.Sat {
  color: #07c;
}
.eventsEntryTitle span.day.Sun {
  color: #f33;
}
.eventsTime {
  margin-top: 5px !important;
}
.eventsSection + .eventsSection {
  margin-top: 70px;
}
.eventsSection .inner {
  display: flex;
}
@media screen and (max-width: 960px) {
  .eventsSection .inner {
    display: block;
  }
}
.eventsSection .titleBlock {
  width: 200px;
  flex-shrink: 0;
  margin-right: 40px;
}
.eventsSection .titleBlock .select {
  display: flex;
  align-items: center;
}
.eventsSection .titleBlock .select .commonTitle {
  margin-right: 10px;
}
.eventsSection .titleBlock .btn {
  margin-top: 20px;
}
.eventsSection .titleBlock .btn .commonBtn {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px 10px 10px 0;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .galleryCvBlock .btnWrap .commonBtn {
    min-width: inherit;
  }
  .eventsSection .titleBlock {
    width: 100%;
  }
  .eventsSection .titleBlock .btn .commonBtn {
    text-align: center;
  }
}
.eventsSection .titleBlock .btn .commonBtn .text {
  display: inline-block;
  padding: 5px 0 5px 50px;
  background: url("../img/common/icon_reload.png") 20px 50% no-repeat;
  background-size: 20px;
}
.eventsSection .titleBlock .commonTitle {
  font-size: 1.6rem;
}
.eventsSection .eventsWrap {
  width: calc(100% - 240px);
}
@media screen and (max-width: 960px) {
  .eventsSection .eventsWrap {
    width: auto;
  }
}
.eventsSection .eventsWrap .eventsList,
.eventsSection .eventsWrap .eventsList .item {
  width: 100% !important;
}
.eventsSection .eventsList {
  width: calc(100% - 240px);
}
.eventsSection.finished {
  padding: 60px 0;
  background-color: #dee4ef;
}
@media screen and (max-width: 768px) {
  .eventsSection.finished {
    padding: 40px 0 20px;
  }
}
.eventsSection.finished .eventsList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px -40px 0;
}
@media screen and (max-width: 960px) {
  .eventsSection .eventsList {
    width: auto;
  }
  .eventsSection.finished .eventsList {
    margin: 20px -10px -10px 0;
  }
}
.eventsSection.finished .eventsList .item {
  margin: 0 40px 40px 0;
  width: calc((100% - 40px - 40px) / 2);
}
@media screen and (max-width: 960px) {
  .eventsSection.finished .eventsList .item {
    margin: 0 10px 10px 0;
    width: calc((100% - 10px - 10px) / 2);
  }
  .eventsList {
    margin-top: 30px;
  }
}
.eventsSection.finished .eventsList a {
  background-color: #fff;
}
.eventsSection.finished .eventsList a::before {
  box-shadow: none;
}
.eventsSection.finished .eventsList .text {
  width: calc(100% - 180px);
  padding: 24px 15px;
}
@media screen and (max-width: 768px) {
  .eventsSection.finished .eventsList .text {
    width: auto;
    padding: 10px;
  }
}
.eventsSection.finished .eventsList .text .area {
  padding: 4px 8px;
  background-color: #485b79;
  font-size: 1.2rem;
}
.eventsSection.finished .eventsList .text .eventsEntryTitle {
  font-size: 1.6rem;
}
.eventsSection.finished .eventsList .text .catch {
  font-size: 1.4rem;
}
.eventsSection.finished .eventsList .img {
  width: 180px;
  height: 120px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .eventsSection.finished .eventsList .text .eventsEntryTitle {
    font-size: 1.4rem;
  }
  .eventsSection.finished .eventsList .text .catch {
    font-size: 1.2rem;
  }
  .eventsSection.finished .eventsList .img {
    width: auto;
    height: auto;
  }
}
.eventsSection.finished .eventsList .img img {
  width: 100%;
  filter: grayscale(100%);
}
.eventsList {
  flex-grow: 1;
}
.eventsList .item {
  position: relative;
}
.eventsList .item + .item {
  margin-top: 40px;
}
.eventsList a {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.eventsList a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
}
.eventsList a:hover::before {
  box-shadow: inset 0 0 0 4px #485b79;
}
.eventsList .text {
  box-sizing: border-box;
  width: calc(100% - 380px);
  padding: 45px;
}
@media screen and (max-width: 768px) {
  .eventsList .item + .item {
    margin-top: 20px;
  }
  .eventsList a {
    flex-direction: column-reverse;
  }
  .eventsList .text {
    width: 100%;
    padding: 10px 20px;
  }
}
.eventsList .area {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 10px 25px;
  background-color: #485b79;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .eventsList .area {
    padding: 5px 15px;
    font-size: 1.2rem;
    font-weight: 400;
  }
}
.eventsList .distance,
.eventsList .eventsEntryTitle {
  position: relative;
  z-index: 3;
}
.eventsList .eventsEntryTitle {
  font-size: 3.2rem;
}
.eventsList .catch {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .eventsList .catch {
    font-size: 1.6rem;
  }
}
.eventsList .distance {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}
.eventsList .distance i {
  margin-right: 0.5em;
  font-size: 1.2em;
  color: #ff7272;
}
.eventsList .img {
  width: 380px;
}
@media screen and (max-width: 768px) {
  .eventsList .img {
    width: 100%;
    background-color: #eee;
    text-align: center;
  }
}
.eventsList .img .eyecatch {
  display: block;
  max-height: 240px;
  overflow: hidden;
}
.eventsListCard {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: calc(100% + 20px);
  margin-left: -10px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .eventsListCard {
    justify-content: space-between;
    width: auto;
    margin: 0 -0.5%;
  }
}
.eventsListCard .item {
  position: relative;
  width: calc(20% - 20px);
  margin: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
  .eventsListCard .item {
    width: 48%;
    margin: 10px 1% 0;
  }
  .eventsListCard .item:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .eventsListCard .item:last-child {
    display: none;
  }
}
.eventsListCard .item:first-child {
  margin-left: 0;
}
.eventsListCard .item a {
  position: relative;
  display: block;
  height: 100%;
  box-sizing: border-box;
}
.eventsListCard .item a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 0.1s cubic-bezier(0.19, 1, 0.22, 1);
}
.eventsListCard .item a:hover::before {
  box-shadow: inset 0 0 0 4px #485b79;
}
.eventsListCard .item .text {
  padding: 20px 10px;
}
@media screen and (max-width: 768px) {
  .eventsListCard .item .text {
    padding: 10px;
  }
}
.eventsListCard .item .area {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 4px 10px;
  background-color: #485b79;
  color: #fff;
  line-height: 1.2;
  font-size: 1.4rem;
}
.eventsListCard .item .distance,
.eventsListCard .item .eventsEntryTitle {
  position: relative;
  z-index: 3;
}
.eventsListCard .item .eventsEntryTitle {
  font-size: 1.6rem;
}
.eventsListCard .item .catch {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .eventsListCard .item .eventsEntryTitle {
    font-size: 1.4rem;
  }
  .eventsListCard .item .catch {
    font-size: 1.2rem;
  }
}
.eventsListCard .item .distance {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.eventsListCard .item .distance i {
  margin-right: 0.5em;
  font-size: 1.2em;
  color: #ff7272;
}
.eventsListCard .item .img {
  width: 100%;
  overflow: hidden;
  background-color: #eee;
}
.eventsListCard .item .img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .entryWrap.events .eventsEntryTitle {
    font-size: 3.2rem;
    font-feature-settings: "palt";
    letter-spacing: 0.02em;
  }
}
.entryWrap.events .eventsEntryTitle .catch {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .entryWrap.events .eventsEntryTitle .catch {
    font-size: 1.8rem;
  }
}
.entryWrap.events .entryBody .body {
  margin-top: 20px;
  padding-top: 20px;
}
.entryWrap.events .entryBody p + p {
  margin-top: 2em;
}
.entryWrap.events .entryBody p.area {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.entryWrap.events .entryBody p.area span {
  display: inline-block;
  padding: 10px 25px;
  background-color: #485b79;
  color: #fff;
  line-height: 1.2;
  font-size: 1.6rem;
}
.entryWrap.events .imgBlock {
  margin-top: 60px;
}
.entryWrap.events .accessBlock {
  margin-top: 60px;
  z-index: 0;
}
.entryWrap.events .accessBlock .commonTitle {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}
.entryWrap.events .accessBlock .commonTitle i {
  margin-right: 0.5em;
  font-size: 1.4em;
  color: #ff7272;
}
.entryWrap.events .accessBlock p {
  margin-top: 0.5em;
}
.entryWrap.events .accessBlock .map {
  z-index: 0 !important;
}
.entryWrap.events .accessBlock #gmap {
  height: 305px;
}
.shopName .enUpper {
  display: block;
  margin-top: 5px;
  font-size: 1.2rem;
}
.shopThumb {
  transform: translateY(-50%);
}
.shopThumb img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .shopThumb img {
    width: 60px;
    height: 60px;
  }
}
.badge img {
  width: auto;
  height: 100%;
}
.shopNav {
  background: url("../img/common/town_bg.png") 0 100% repeat-x;
  background-size: auto 45px;
}
.shopCardWrap {
  padding: 60px 0;
  background-color: #dee4ef;
}
.shopCardWrap .inner {
  max-width: 1200px;
}
.shopCardWrap .shopCardList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px -40px 0;
}
@media screen and (max-width: 768px) {
  .shopCardWrap {
    padding: 20px 0;
  }
  .shopCardWrap .shopCardList {
    margin: 0 -10px -20px 0;
  }
}
.shopCardWrap .item {
  position: relative;
  display: flex;
  width: calc((100% - 40px - 80px) / 3);
  margin: 0 40px 40px 0;
  background-color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .shopCardWrap .item {
    width: calc(100% - 10px);
    margin: 0 10px 10px 0;
  }
}
.shopCardWrap .item a {
  display: block;
  width: 100%;
  height: 100%;
}
.shopCardWrap .photo {
  overflow: hidden;
  height: 240px;
}
@media screen and (max-width: 768px) {
  .shopCardWrap .photo {
    height: 200px;
    background-color: #485b79;
  }
}
.shopCardWrap .photo img {
  width: auto;
  height: 286px;
}
@media screen and (max-width: 768px) {
  .shopCardWrap .photo img {
    height: 200px;
  }
  .shopCardWrap .address {
    font-size: 1.4rem;
  }
}
.shopCardWrap .text {
  position: relative;
  box-sizing: border-box;
  padding: 60px 10px 20px;
}
.shopCardWrap .badge {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 110px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .shopCardWrap .text {
    padding-top: 40px;
  }
  .shopCardWrap .badge {
    height: 80px;
  }
  .entryWrap.shop .entrySide .inner .fbBlock {
    text-align: center;
  }
}
.shopCardWrap .address {
  line-height: 1.4;
}
.shopCardWrap .commonBtn {
  margin-top: 20px;
}
.shopCardWrap .commonBtn:hover {
  background-color: #dee4ef;
  color: #222;
}
.shopHeader {
  position: relative;
  overflow: hidden;
}
.shopHeader .shopTitle {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  max-width: 1280px;
  width: 100%;
  padding: 0 40px;
}
.shopHeader .badge {
  position: relative;
  z-index: 2;
  height: 160px;
}
@media screen and (max-width: 768px) {
  .shopCardWrap .commonBtn {
    min-width: 80px;
  }
  .shopHeader .shopTitle {
    display: block;
    padding: 0 20px;
    text-align: center;
  }
  .shopHeader .badge {
    height: 80px;
  }
}
.shopHeader .shopName {
  margin-left: -90px;
  padding: 10px 30px 10px 90px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .shopHeader .shopName {
    display: inline-block;
    margin: -30px 0 0;
    padding: 25px 20px 10px;
  }
}
.shopHeader .shopName .sub {
  display: block;
  font-size: 1.8rem;
}
.shopHeader .loopSlide img {
  height: 320px;
}
.entryWrap.shop {
  margin-top: 60px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .shopHeader .shopName .sub {
    font-size: 1.2rem;
  }
  .shopHeader .loopSlide img {
    height: 240px;
  }
  .entryWrap.shop {
    margin-top: 30px;
    padding-bottom: 40px;
  }
}
.entryWrap.shop .entryBody section .commonTitle + * {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shop .entryBody section .commonTitle + * {
    margin-top: 20px;
  }
}
.entryWrap.shop .entryBody section + section {
  margin-top: 80px;
}
.entryWrap.shop .entryBody section .inner {
  padding-left: 40px;
  padding-right: 40px;
}
.entryWrap.shop .entryBody .shopBlock .commonTable th {
  width: 9em;
}
.entryWrap.shop .entryBody .accessBlock #gmap {
  height: 360px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shop .entryBody section + section {
    margin-top: 40px;
  }
  .entryWrap.shop .entryBody section .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .entryWrap.shop .entryBody .shopBlock .commonTable th {
    width: 7em;
  }
  .entryWrap.shop .entryBody .accessBlock #gmap {
    height: 200px;
  }
}
.entryWrap.shop .entryBody .eventsList a {
  justify-content: space-between;
  background: #fff;
}
.entryWrap.shop .entryBody .eventsList .item + .item {
  margin-top: 20px;
}
.entryWrap.shop .entryBody .eventsList .text {
  padding: 15px 30px;
}
.entryWrap.shop .entryBody .eventsList .eventsEntryTitle {
  font-size: 2rem;
}
.entryWrap.shop .entryBody .eventsList .distance {
  margin-top: 0.5em;
}
@media screen and (max-width: 1200px) {
  .entryWrap.shop .entryBody .eventsList .text {
    width: calc(100% - 200px);
  }
  .entryWrap.shop .entryBody .eventsList .img {
    max-width: 200px;
    height: 120px;
    overflow: hidden;
  }
  .entryWrap.shop .entryBody .eventsList .img img {
    max-width: 200px;
    height: 100%;
  }
}
.entryWrap.shop .entryBody .staffBlock {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shop .entryBody .eventsList .text {
    width: 100%;
    padding: 15px;
  }
  .entryWrap.shop .entryBody .eventsList .eventsEntryTitle {
    font-size: 1.6rem;
  }
  .entryWrap.shop .entryBody .staffBlock {
    margin-top: 40px;
  }
}
.entryWrap.shop .entryBody .staffBlock .staffList .item {
  display: flex;
  align-items: flex-start;
}
.entryWrap.shop .entryBody .staffBlock .staffList .item + .item {
  margin-top: 20px;
}
.entryWrap.shop .entryBody .staffBlock .staffList .photo {
  flex-shrink: 0;
  margin-right: 50px;
  text-align: center;
}
.entryWrap.shop .entryBody .staffBlock .staffList .photo img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.entryWrap.shop .entryBody .staffBlock .staffList .photo figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text {
  position: relative;
  flex-grow: 1;
  padding: 20px;
  border-radius: 4px;
  background-color: #dee4ef;
}
@media screen and (max-width: 768px) {
  .entryWrap.shop .entryBody .staffBlock .staffList .photo {
    margin-right: 30px;
  }
  .entryWrap.shop .entryBody .staffBlock .staffList .photo img {
    width: 80px;
    height: 80px;
  }
  .entryWrap.shop .entryBody .staffBlock .staffList .photo figcaption {
    font-size: 1rem;
  }
  .entryWrap.shop .entryBody .staffBlock .staffList .text {
    padding: 15px;
    font-size: 1.4rem;
  }
}
.entryWrap.shop .entryBody .staffBlock .staffList .text::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  transform: translateX(-100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 14px 0;
  border-color: transparent #dee4ef transparent transparent;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text .fav {
  display: flex;
  flex-wrap: wrap;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text .fav h4 {
  width: 100%;
  margin-bottom: 0;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text .fav dl {
  max-width: 173px;
  padding-right: 10px;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text .fav dl dt {
  padding-top: 10px;
  font-weight: 700;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text .fav dl dt figure img {
  padding-bottom: 10px;
}
.entryWrap.shop .entryBody .staffBlock .staffList .text .fav dl dd {
  font-size: 1.4rem;
  line-height: 1.5;
}
.entryWrap.shop .entrySide .inner {
  display: block;
}
.entryWrap.shop .entrySide .inner .bnrBlock {
  text-align: center;
}
.entryWrap.shop .entrySide .inner .bnrBlock + .fbBlock {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shop .entrySide .inner .bnrBlock {
    position: fixed;
    bottom: 60px;
    right: 0;
    z-index: 5;
    max-width: 80px;
  }
  .entryWrap.shop .entrySide .inner .bnrBlock.bnrBlock:nth-of-type(2) {
    bottom: 150px;
  }
  .entryWrap.shop .entrySide .inner .bnrBlock.bnrBlock:nth-of-type(3) {
    bottom: 240px;
  }
  .entryWrap.shop .entrySide .inner .bnrBlock + .fbBlock {
    margin-top: 0;
  }
  .shopLpNav {
    padding: 10px 20px;
  }
}
.entryWrap.shop .entrySide .inner .fbBlock {
  width: 100%;
  height: 500px;
}
.entryWrap.shop .entrySide .inner .fbBlock + .entryForm {
  margin-top: 80px;
}
.shopLpNav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transform: translateY(-100%);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
.entryWrap.shopLp .entryBody .bnrBlock .bnr,
.entryWrap.shopLp .inner,
.shopLpNav .shopBtn .commonBtn,
.shopLpSideBnr a {
  display: block;
}
.shopLpNav.fixed {
  opacity: 1;
  transform: translateY(0);
}
.shopLpNav .badge {
  height: 50px;
  margin-right: 5px;
}
.shopLpNav .pageTitle {
  line-height: 1.3;
}
.shopLpNav .shopBtn {
  margin-left: auto;
}
.shopLpSideBnr {
  position: fixed;
  z-index: 999;
  right: -9px;
  bottom: 120px;
}
@media screen and (max-width: 768px) {
  .shopLpNav .pageTitle .sub {
    display: block;
    font-size: 0.9rem;
  }
  .shoplpHeader {
    margin-top: -15px;
  }
  .shoplpHeader .loopSlide img {
    height: 350px;
  }
  .shoplpHeader .commonTitle {
    font-size: 2.8rem;
  }
  .shopLpSideBnr {
    width: 100px;
    bottom: 80px;
  }
  .entryWrap.shopLp {
    margin-top: 0;
  }
}
.entryWrap.shopLp {
  margin-top: 0;
  padding-bottom: 0;
}
.entryWrap.shopLp .entryBody {
  width: auto;
  margin-right: 0;
}
.entryWrap.shopLp .entryBody .bnrBlock {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .bnrBlock {
    margin-top: 40px;
  }
}
.entryWrap.shopLp .entryBody .bnrBlock .bnr + .bnr {
  margin-top: 20px;
}
.entryWrap.shopLp .entryBody .bnrBlock .bnr img {
  margin: auto;
}
.entryWrap.shopLp .entryBody .eventsBlock {
  margin-top: 80px;
}
.entryWrap.shopLp .entryBody .eventsBlock .eventsList .eventsEntryTitle {
  font-size: 3.2rem;
}
.entryWrap.shopLp .entryBody .eventsBlock .eventsList a {
  text-decoration: none;
}
.entryWrap.shopLp .entryBody .featureBlock {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #dee4ef;
}
.entryWrap.shopLp .entryBody .featureBlock .open {
  margin-bottom: 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .eventsBlock {
    margin-top: 40px;
  }
  .entryWrap.shopLp .entryBody .eventsBlock .eventsList .eventsEntryTitle {
    font-size: 2rem;
  }
  .entryWrap.shopLp .entryBody .featureBlock {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .entryWrap.shopLp .entryBody .featureBlock .open img {
    margin: 0 auto;
  }
}
.entryWrap.shopLp .entryBody .featureBlock .lead {
  margin-top: 20px;
}
.entryWrap.shopLp .entryBody .featureBlock .featureList {
  display: flex;
  margin: 40px -10px 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .featureBlock .featureList {
    display: block;
    margin: 30px 0 0;
    padding-top: 30px;
    border-top: 1px solid #99a5bb;
  }
}
.entryWrap.shopLp .entryBody .featureBlock .featureList .item {
  margin: 0 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .featureBlock .featureList .item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin: 0;
    text-align: left;
  }
  .entryWrap.shopLp .entryBody .featureBlock .featureList .item + .item {
    margin-top: 30px;
  }
}
.entryWrap.shopLp .entryBody .featureBlock .featureList .item .text {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .featureBlock .featureList .item .text {
    width: calc(65% - 10px);
    margin: 0 10px 0 0;
  }
}
.entryWrap.shopLp
  .entryBody
  .featureBlock
  .featureList
  .item
  .text
  .commonTitle {
  font-weight: 700;
}
.entryWrap.shopLp .entryBody .featureBlock .featureList .item .text .ffEn {
  margin-top: 0;
}
.entryWrap.shopLp
  .entryBody
  .featureBlock
  .featureList
  .item
  .text
  .description {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp
    .entryBody
    .featureBlock
    .featureList
    .item
    .text
    .description {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .entryWrap.shopLp
    .entryBody
    .featureBlock
    .featureList
    .item
    .text
    .description
    br {
    display: none;
  }
  .entryWrap.shopLp .entryBody .featureBlock .featureList .item .photo {
    width: 35%;
    max-width: 160px;
    margin-top: 5px;
  }
}
.entryWrap.shopLp .entryBody .featureBlock .featureList .item .photo img,
.entryWrap.shopLp .entryBody .shopBlock .commonTitle {
  width: 100%;
}
.entryWrap.shopLp .entryBody .featureBlock .commonBtn {
  min-width: 240px;
  background-color: #fff;
  text-decoration: none;
  color: #222;
}
.entryWrap.shopLp .entryBody .featureBlock .commonBtn i {
  display: inline-block;
  font-size: 1rem;
  transform: scale(0.8);
  transform-origin: left top;
}
.entryWrap.shopLp .entryBody .shopBlock .inner {
  display: flex;
  flex-wrap: wrap;
}
.entryWrap.shopLp .entryBody .shopBlock .text {
  width: calc(100% - 640px);
  margin-right: 40px;
}
@media screen and (max-width: 1200px) {
  .entryWrap.shopLp .entryBody .shopBlock .inner {
    display: block;
  }
  .entryWrap.shopLp .entryBody .shopBlock .text {
    width: 100%;
    margin-right: 0;
  }
}
.entryWrap.shopLp .entryBody .shopBlock .floor {
  width: 50%;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .entryWrap.shopLp .entryBody .shopBlock .floor {
    width: auto;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
}
.entryWrap.shopLp .entryBody .accessBlock {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .accessBlock {
    margin-top: 30px;
  }
}
.entryWrap.shopLp .entryBody .slideBlock {
  margin-top: 120px;
  padding-bottom: 10px;
}
.entryWrap.shopLp .entryBody .shopLpSlide {
  text-align: center;
}
.entryWrap.shopLp .entryBody .shopLpSlide img {
  display: inline-block;
  height: auto;
}
.entryWrap.shopLp .entryBody .shopLpSlide .slick-prev {
  left: -1px;
}
.entryWrap.shopLp .entryBody .shopLpSlide .slick-next {
  right: -2px;
}
.entryWrap.shopLp .entryBody .shopLpSlide .slick-dots {
  bottom: -30px;
  line-height: 1;
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .slideBlock {
    margin-top: 60px;
  }
  .entryWrap.shopLp .entryBody .slideBlock .inner {
    padding: 0;
  }
  .entryWrap.shopLp .entryBody .shopLpSlide .slick-dots {
    bottom: -20px;
  }
}
.entryWrap.shopLp
  .entryBody
  .shopLpSlide
  .slick-dots
  .slick-active
  button::before {
  background-color: #485b79;
}
.entryWrap.shopLp .entryBody .shopLpSlide .slick-dots button::before {
  content: "";
  opacity: 1;
  background-color: #d9dde3;
}
.entryWrap.shopLp .entryBody .staffBlock .staffList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin: 40px -40px -40px 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .staffBlock .staffList {
    display: block;
    margin: 20px 0 0;
  }
}
.entryWrap.shopLp .entryBody .staffBlock .staffList .item {
  flex-direction: column;
  align-items: stretch;
  margin: 0 80px 40px 0;
  width: calc((100% - 80px - 160px) / 3);
}
@media screen and (max-width: 960px) {
  .entryWrap.shopLp .entryBody .staffBlock .staffList .item {
    margin: 0 50px 40px 0;
    width: calc((100% - 50px - 100px) / 3);
  }
}
.entryWrap.shopLp .entryBody .staffBlock .staffList .item + .item {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .staffBlock .staffList .item {
    margin: 0;
    width: auto;
  }
  .entryWrap.shopLp .entryBody .staffBlock .staffList .item + .item {
    margin-top: 40px;
  }
}
.entryWrap.shopLp .entryBody .staffBlock .staffList .text {
  margin-top: 20px;
  padding: 0;
  min-height: 7em;
  background: 0 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .staffBlock .staffList .text {
    margin-top: 10px;
    padding: 0;
    min-height: inherit;
  }
  .entryWrap.shopLp .entryBody .staffBlock .staffList .photo {
    margin: 0;
  }
}
.entryWrap.shopLp .entryBody .staffBlock .staffList .text::before {
  content: none;
}
.entryWrap.shopLp .entryBody .staffBlock .staffList .photo {
  margin: 0;
}
.entryWrap.shopLp .entryBody .staffBlock .staffList img {
  max-width: 100%;
  height: auto;
}
.entryWrap.shopLp .entryBody .staffBlock .fav {
  margin: 0 -10px 0 0;
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
.entryWrap.shopLp .entryBody .staffBlock .fav h3 {
  width: 100%;
  margin: 0 0 10px;
  font-weight: 700;
  line-height: 1.4;
}
.entryWrap.shopLp .entryBody .staffBlock .fav dl {
  width: calc(50% - 20px);
  margin-right: 10px;
  line-height: 1.4;
}
.entryWrap.shopLp .entryBody .staffBlock .fav figcaption {
  margin-top: 10px;
  font-weight: 700;
}
.entryWrap.shopLp .entryBody .staffBlock .fav dd {
  margin-top: 5px;
  font-size: 1.4rem;
  min-height: 6em;
}
.entryWrap.shopLp .entryBody .snsBlock .inner {
  display: flex;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock {
  width: calc(100% - 550px);
}
@media screen and (max-width: 1200px) {
  .entryWrap.shopLp .entryBody .snsBlock .inner {
    display: block;
  }
  .entryWrap.shopLp .entryBody .snsBlock .igBlock {
    width: auto;
  }
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igHeader {
  display: flex;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igHeader .link {
  margin-top: 0;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igHeader .link a {
  color: #222;
  margin-left: 20px;
  vertical-align: middle;
  text-decoration: underline;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igHeader .link a:hover {
  color: #485b79;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igList {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -20px -20px 0;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igList li {
  width: calc(25% - 20px);
  height: 150px;
  margin: 0 20px 20px 0;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .entryWrap.shopLp .entryBody .snsBlock .igBlock .igList li {
    width: calc(25% - 20px);
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .staffBlock .fav figcaption,
  .entryWrap.shopLp .entryBody .staffBlock .fav h3 {
    font-size: 1.4rem;
  }
  .entryWrap.shopLp .entryBody .staffBlock .fav dd {
    min-height: inherit;
  }
  .entryWrap.shopLp .entryBody .snsBlock .igBlock .igList li {
    width: calc(33.3% - 20px);
  }
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igList li:nth-child(n + 13) {
  display: none;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igList li a:hover {
  opacity: 0.6;
}
.entryWrap.shopLp .entryBody .snsBlock .igBlock .igList li img {
  width: 100%;
}
.entryWrap.shopLp .entryBody .snsBlock .fbBlock {
  width: 100%;
  max-width: 500px;
  height: 540px;
  margin: 0 auto;
}
.entryWrap.shopLp .entryBody .contactForm {
  margin-top: 40px;
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .contactForm {
    margin-top: 40px;
    padding-top: 60px;
  }
}
.entryWrap.shopLp .entryBody .contactForm .bnr {
  max-width: 680px;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .contactForm .bnr {
    margin-top: 20px;
  }
  .entryWrap.shopLp .entryBody .contactForm .bnr + .bnr {
    margin-top: 0;
  }
}
.entryWrap.shopLp .entryBody .contactForm .flowListWrap {
  max-width: 680px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .contactForm .flowListWrap {
    margin-top: 20px;
  }
}
.entryWrap.shopLp .entryBody .contactForm .flowListWrap + .commonTitle {
  margin-top: 40px;
}
.entryWrap.shopLp .entryBody .contactForm .flowList {
  display: flex;
  padding: 0;
  margin-right: -20px;
  list-style: none;
}
.entryWrap.shopLp .entryBody .contactForm .flowList .item {
  position: relative;
  box-sizing: border-box;
  width: calc((100% - 20px - 40px) / 3);
  text-align: center;
  counter-increment: number;
  margin-right: 20px;
}
.entryWrap.shopLp .entryBody .contactForm .flowList .item::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 auto 20px;
  background-color: #485b79;
  content: counter(number);
  font-size: 1.8rem;
  font-family: "Ropa Sans", sans-serif;
  color: #fff;
  line-height: 1;
}
.entryWrap.shopLp .entryBody .contactForm .flowList .item::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(150%, -50%);
  content: "\e906";
  font-family: icon;
  font-size: 1.8rem;
}
.entryWrap.shopLp .entryBody .contactForm .flowList .item:last-of-type::after {
  content: none;
}
.entryWrap.shopLp .entryBody .contactForm .flowList img {
  width: auto;
  height: 33px;
}
.entryWrap.shopLp .entryBody .contactForm .flowList .text {
  margin-top: 1em;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .contactForm .flowList .item::after {
    font-size: 1.6rem;
  }
  .entryWrap.shopLp .entryBody .contactForm .flowList img {
    height: 25px;
  }
  .entryWrap.shopLp .entryBody .contactForm .flowList .text {
    font-size: 1.4rem;
  }
}
.entryWrap.shopLp .entryBody .contactForm h2.commonTitle {
  max-width: 680px;
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
.entryWrap.shopLp .entryBody .contactForm .formBlock .blockTitle + * {
  margin-top: 10px;
}
.entryWrap.shopLp .entryBody .contactForm .formBlock a {
  color: #222;
}
.entryWrap.shopLp .entryBody .contactForm .formBlock .number {
  font-size: 3.2rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .entryWrap.shopLp .entryBody .contactForm .formBlock .number {
    font-size: 3rem;
  }
}
.entryWrap.shopLp .entryBody .contactForm .formBlock .holiday {
  font-size: 1.3rem;
}
.entryWrap.shopLp .entryBody .contactForm .sub {
  display: flex;
}
.entryWrap.shopLp .entryBody .contactForm .sub .formBlock {
  width: 50%;
}
.entryWrap.shopLp .entryBody .contactForm .entryForm {
  margin-top: 0;
  padding-top: 0;
}
.entryWrap.shopLp .entryBody .contactForm .entryForm .blockTitle {
  font-size: 1.9rem;
}
.entryWrap.shopLp .entryBody .contactForm .entryForm .formGroup {
  padding-top: 0;
  border-top: none;
}
.entryWrap.shopLp .entryBody .contactForm .entryForm .formGroup label {
  display: inherit;
}
.entryWrap.shopLp .entryBody .contactForm .entryForm .formGroup label + br {
  display: none;
}
.entryWrap.shopLp + .entryPager {
  margin-top: 0;
}
.entryWrap.shopLp + .entryPager ul {
  box-shadow: none;
}
.womanBlock {
  padding: 50px 0;
  background: url("../img/shop/woman_bg.png");
}
.womanBlock .inner {
  display: flex !important;
  align-items: end;
}
@media screen and (max-width: 960px) {
  .womanBlock .inner {
    flex-direction: row;
  }
}
.womanBlock a:hover {
  text-decoration: none !important;
}
.womanBlock a:hover .commonBtn {
  color: #fff;
  z-index: 1;
}
.womanBlock a:hover .commonBtn .text {
  position: relative;
  color: #fff;
  z-index: 2 !important;
}
.womanBlock a:hover .commonBtn::before {
  transform-origin: 0 0;
  transform: scaleX(1.01);
  z-index: 0;
}
.womanBlock .title {
  width: 50%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .womanBlock {
    padding: 20px 0;
  }
  .womanBlock .inner {
    display: block !important;
  }
  .womanBlock a {
    max-width: 600px;
  }
  .womanBlock .title {
    width: 100%;
    text-align: center;
  }
}
.womanBlock .detail {
  width: calc(50% - 50px);
  margin: 0 0 0 50px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .womanBlock .detail {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
  }
}
.womanBlock .detail img {
  margin: auto;
}
.womanBlock .commonBtn {
  background-color: #ff5378;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}
.womanBlock .commonBtn::before {
  background-color: #d62d52;
}
.womanBlock .commonBtn .icon {
  margin-left: 10px;
  vertical-align: -6px;
}
.shopItemBlock {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .womanBlock .commonBtn {
    font-size: 1.6rem;
  }
  .womanBlock .commonBtn .icon {
    max-width: 20px;
  }
  .shopItemBlock {
    margin-top: 40px;
  }
}
.shopItemList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px -40px 0;
}
@media screen and (max-width: 768px) {
  .shopItemList {
    margin: 0 -20px -20px 0;
  }
}
.shopItemList .item {
  width: calc((100% - 20px - 20px - 20px) / 3);
  margin: 0 20px 20px 0;
}
@media screen and (max-width: 768px) {
  .shopItemList .item {
    width: calc((100% - 20px - 20px) / 2);
    margin: 0 20px 20px 0;
  }
}
.shopItemList img {
  width: 100%;
  height: auto;
}
.messageBlock .messageWrap {
  padding: 30px 40px;
  background-color: #eee;
  border-radius: 4px;
}
.landSection .inner {
  max-width: 800px;
}
.landSection iframe {
  width: 100%;
  height: 1500px;
}
@media screen and (max-width: 768px) {
  .messageBlock .messageWrap {
    padding: 20px;
  }
  .landSection iframe {
    height: 600px;
  }
}
.sellinfo .landSection iframe {
  height: 1920px;
}
.sitemapParent {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .sellinfo .landSection iframe {
    height: 600px;
  }
  .sitemapParent {
    display: block;
    padding-bottom: 30px;
  }
}
.sitemapParent > li {
  width: 50%;
  padding: 20px 0;
  font-size: 1.8rem;
  font-weight: 700;
  border-top: #ccc solid 1px;
}
@media screen and (max-width: 768px) {
  .sitemapParent > li {
    width: auto;
    padding: 10px 0;
  }
}
.sitemapParent > li.full {
  width: 100%;
}
.sitemapParent > li a {
  display: inline-block;
  padding: 10px 20px;
}
.sitemapParent > li .icon-arrowRight {
  margin: 0 16px 0 0;
  font-size: 0.8em;
}
.sitemapParent .childrenTitle {
  display: block;
  font-size: 1.6rem;
}
.sitemapParent .children.col2,
.sitemapParent .children.col4 {
  display: flex;
  flex-wrap: wrap;
}
.sitemapParent .children.col2 li {
  width: 50%;
}
.sitemapParent .children.col5,
.sitemapParent .children.col6 {
  flex-wrap: wrap;
  display: flex;
}
.sitemapParent .children.col4 li {
  width: 25%;
}
@media screen and (max-width: 1200px) {
  .sitemapParent .children.col4 li {
    width: 50%;
  }
}
.sitemapParent .children.col5 li {
  width: 20%;
}
@media screen and (max-width: 1200px) {
  .sitemapParent .children.col5 li {
    width: 50%;
  }
}
.sitemapParent .children.col6 li {
  width: 16%;
}
@media screen and (max-width: 1200px) {
  .sitemapParent .children.col6 li {
    width: 50%;
  }
}
.sitemapParent .children li {
  font-size: 1.6rem;
  font-weight: 400;
}
.voiceName,
.voiceTitle {
  position: relative;
  z-index: 3;
}
.voiceQ,
.voiceTitle {
  margin: 0;
  font-weight: 700;
  line-height: 1.5;
}
.voiceNum {
  color: #dee4ef;
  letter-spacing: 0.05em;
  line-height: 0.6;
  font-size: 6rem;
}
.voiceName {
  line-height: 1.4;
}
.voiceList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -40px -40px 40px 0;
}
@media screen and (max-width: 768px) {
  .voiceNum {
    font-size: 4rem;
  }
  .voiceList {
    display: block;
    margin: 0 0 20px;
  }
}
.voiceList:last-of-type {
  margin-bottom: 80px;
}
.voiceList.movie a {
  display: block;
}
.voiceList.movie a:hover .thumb::before {
  transform: translate(-50%, -50%) scale(0.8);
}
.voiceList.movie a:hover img {
  transform: scale(1.05);
}
.voiceList.movie .thumb {
  width: auto;
  max-width: 100%;
  height: auto;
}
.voiceList.movie .thumb img {
  position: static;
  max-width: 100%;
  transform: none;
}
.voiceList .item.movie .thumb::before,
.voiceList.movie .thumb::before {
  transform: translate(-50%, -50%);
  z-index: 2;
  left: 50%;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.voiceList.movie .thumb::before {
  content: "";
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  background: url("../img/common/icon_play.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .voiceList:last-of-type {
    margin-bottom: 20px;
  }
  .voiceList.movie .thumb::before {
    width: 30px;
    height: 30px;
  }
}
.voiceList.movie .text {
  width: auto;
}
.voiceList.movie .voiceNum {
  font-size: 12rem;
}
.voiceList .item {
  position: relative;
  margin: 40px 40px 0 0;
  width: calc((100% - 40px - 40px) / 2);
  box-shadow: inset 0 0 0 1px #ccc;
  overflow: hidden;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .voiceList.movie .voiceNum {
    font-size: 6rem;
  }
  .voiceList .item {
    margin: 0;
    width: auto;
  }
  .voiceList .item + .item {
    margin-top: 20px;
  }
}
.voiceList .item.movie a:hover .thumb::before {
  transform: translate(-50%, -50%) scale(0.8);
}
.voiceList .item.movie .thumb::before {
  content: "";
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  background: url("../img/common/icon_play.png") no-repeat;
  background-size: contain;
}
.voiceList a {
  display: flex;
  flex-direction: row-reverse;
  height: 100%;
  min-height: 135px;
}
.voiceList a:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.voiceList .thumb {
  position: relative;
  width: 44%;
  max-width: 240px;
  height: 100%;
  min-height: 135px;
  text-align: center;
  overflow: hidden;
  background-color: #eaeaea;
}
@media screen and (max-width: 768px) {
  .voiceList a {
    display: block;
  }
  .voiceList .thumb {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}
.voiceList .thumb img {
  width: 100%;
  max-width: 240px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.voiceList .text {
  width: 58%;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .voiceList .text {
    width: auto;
    padding: 10px 20px;
  }
}
.voiceList .voiceName {
  margin-top: auto;
  padding-top: 5px;
  font-size: 1.4rem;
}
.voiceList .voiceNum {
  position: absolute;
  z-index: 2;
  bottom: 2px;
  right: 20px;
  letter-spacing: 0;
}
.voiceList.withMovie .item:nth-of-type(-n + 2) a {
  display: block;
}
.voiceList.withMovie .item:nth-of-type(-n + 2) a:hover img {
  transform: scale(1.05);
}
.voiceList.withMovie .item:nth-of-type(-n + 2) .thumb {
  width: auto;
  max-width: 100%;
  height: auto;
}
.voiceList.withMovie .item:nth-of-type(-n + 2) .thumb img {
  position: static;
  max-width: 100%;
  transform: none;
}
.voiceList.withMovie .item:nth-of-type(-n + 2) .text {
  position: static;
  width: auto;
}
.voiceList.withMovie .item:nth-of-type(-n + 2) .voiceNum {
  font-size: 12rem;
}
.voiceEntryList .voiceEntryTitle {
  align-items: center;
  margin-bottom: 80px;
}
.voiceEntryList .voiceEntryTitle .text {
  width: 420px;
}
@media screen and (max-width: 960px) {
  .voiceEntryList .voiceEntryTitle .text {
    width: 380px;
  }
}
@media screen and (max-width: 768px) {
  .voiceList.withMovie .item:nth-of-type(-n + 2) .voiceNum {
    font-size: 6rem;
  }
  .voiceEntryList .voiceEntryTitle {
    margin-bottom: 40px;
  }
  .voiceEntryList .voiceEntryTitle .text {
    width: auto;
  }
}
.voiceEntryList .voiceEntryTitle .photo {
  width: calc(100% - 420px);
  max-width: 895px;
  margin-left: 120px;
  padding-left: 0;
}
@media screen and (max-width: 960px) {
  .voiceEntryList .voiceEntryTitle .photo {
    width: calc(100% - 380px);
    margin-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .voiceEntryList .voiceEntryTitle .photo {
    width: auto;
    margin-left: 0;
  }
}
.voiceEntryList .voiceEntryTitle .photo img {
  width: 100%;
}
.voiceEntryList .item {
  display: flex;
}
.voiceEntryList .item.noImg,
.voiceEntryList .movie {
  display: block;
}
.voiceEntryList .item + .item {
  margin-top: 80px;
}
.voiceEntryList .item:nth-of-type(even) {
  flex-direction: row-reverse;
}
.voiceEntryList .item:nth-of-type(even) .photo:not(.center) {
  padding-left: 0;
  padding-right: 40px;
  text-align: left;
}
.voiceEntryList .item.noImg .text {
  width: auto;
}
.voiceEntryList .photo,
.voiceEntryList .text {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .voiceEntryList .item {
    display: block;
  }
  .voiceEntryList .item + .item {
    margin-top: 40px;
  }
  .voiceEntryList .item:nth-of-type(even) .photo:not(.center) {
    padding: 0;
    text-align: center;
  }
  .voiceEntryList .photo,
  .voiceEntryList .text {
    width: auto;
  }
}
.voiceEntryList .photo {
  box-sizing: border-box;
  padding-left: 40px;
  text-align: right;
}
.voiceEntryList .photo.center {
  width: 100%;
  padding: 0;
  text-align: center;
}
.voiceEntryList .movie .thumb {
  position: relative;
}
.voiceEntryList .movie .thumb::before {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/common/icon_play.png") no-repeat;
  background-size: contain;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .voiceEntryList .photo {
    margin-top: 20px;
    padding: 0;
    text-align: center;
  }
  .voiceEntryList .movie .thumb::before {
    width: 55px;
    height: 55px;
  }
}
.voiceEntryList .voiceTitle {
  margin-top: 1em;
}
.voiceEntryList .voiceQ {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #dee4ef;
  font-size: 1.6rem;
}
.voiceEntryList .voiceQ::after {
  content: "";
  width: 15px;
  height: 11px;
  position: absolute;
  bottom: -11px;
  left: 25px;
  background: url("../img/voice/fukidashi_bg.png") no-repeat;
  background-size: contain;
}
.voiceEntryList .voiceQ + p {
  margin-top: 1.5em;
}
.modelhouseSection {
  margin-bottom: 80px;
}
.estateSection .inner {
  display: flex;
}
@media screen and (max-width: 960px) {
  .estateSection .inner {
    display: block;
  }
}
.estateSection .titleBlock {
  width: 200px;
  flex-shrink: 0;
  margin-right: 40px;
}
.estateSection .titleBlock .select {
  display: flex;
  align-items: center;
}
.estateSection .titleBlock .select .commonTitle {
  margin-right: 10px;
}
.estateSection .titleBlock .btn {
  margin-top: 20px;
}
.estateSection .titleBlock .btn .commonBtn {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px 10px 10px 0;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .modelhouseSection {
    margin-bottom: 20px;
  }
  .estateSection .titleBlock {
    width: 100%;
  }
  .estateSection .titleBlock .btn .commonBtn {
    text-align: center;
  }
}
.estateSection .titleBlock .btn .commonBtn .text {
  display: inline-block;
  padding: 5px 0 5px 50px;
  background: url("../img/common/icon_reload.png") 20px 50% no-repeat;
  background-size: 20px;
}
.estateSection .titleBlock .commonTitle {
  font-size: 1.6rem;
}
.estateSection .estateWrap {
  width: calc(100% - 240px);
}
.estateSection .estateWrap .estateLead {
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .estateSection .estateWrap {
    width: auto;
  }
  .estateSection .estateWrap .estateLead {
    font-size: 1.4rem;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.estateSection .estateWrap .estateLead em {
  font-weight: 700;
}
.estateSection .estateWrap .estateLead .attention {
  margin-top: 20px;
  padding: 15px 20px;
  background-color: #dee4ef;
  border-radius: 4px;
}
.estateSection .contactForm .entryForm {
  background-color: #fff;
  margin: 0 60px;
  padding: 60px;
}
@media screen and (max-width: 960px) {
  .estateSection .contactForm .entryForm {
    margin: 0 -20px;
    padding: 0 20px;
  }
}
.estateSection .contactForm .entryForm .formMainBlock {
  padding-top: 0;
  border-top: none;
}
.estateSection .contactForm .entryForm .formMainBlock table td,
.estateSection .contactForm .entryForm .formMainBlock table th {
  border: none;
}
.estateSection .contactForm .entryForm .formMainBlock table th {
  background: 0 0;
}
.estateList {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin: 0 -20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .estateList {
    width: auto;
    margin-top: 20px;
  }
}
.estateList > .item {
  width: calc(50% - 40px);
  margin: 0 20px;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1200px) {
  .estateList > .item {
    width: 100%;
    margin: 20px 20px 0 !important;
  }
}
.estateList > .item:nth-child(n + 3) {
  margin-top: 30px;
}
.estateList a {
  display: flex;
  color: #222;
}
.estateList .text {
  width: calc(100% - 190px);
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .estateList .text {
    width: calc(100% - 95px);
    margin-right: 20px;
  }
}
.estateList .text .title {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  padding-right: 20px;
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .estateList .text .title {
    margin-top: 10px;
    padding-right: 0;
    font-size: 1.8rem;
  }
}
.estateList .text .title .icon-chevron-right {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 1.5em;
  color: #999;
  transform: translateY(-50%);
}
.estateList .price {
  margin-top: 0;
  color: #99a5bb;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .estateList .price {
    margin-top: 5px;
    font-size: 1.8rem;
  }
}
.estateList .price em {
  font-size: 2.4rem;
}
@media screen and (max-width: 960px) {
  .estateList .price em {
    font-size: 1.8rem;
  }
}
.estateList .price .tax {
  color: #222;
  font-size: 1.2rem;
  font-weight: 400;
}
.estateList .detail {
  margin-top: 5px;
  font-size: 1.3rem;
  font-size: 1.1rem;
}
.estateList .photo {
  max-width: 190px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .estateList .photo {
    max-width: 95px;
  }
}
.estateBody img,
.estateEntryHeader img,
.estateList .photo img {
  max-width: 100%;
}
.estateList .status {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 1.3rem;
  color: #f60;
  border: 2px solid #f60;
  text-align: center;
}
.estateList .status.syodan {
  color: red;
  border: 2px solid red;
}
.estateLabel {
  display: flex;
  color: #fff;
}
.estateLabel .item {
  display: flex;
  align-items: center;
  margin-right: 1px;
  padding: 0 10px 1px;
  font-size: 1.3rem;
  background: #99a5bb;
}
@media screen and (max-width: 1200px) {
  .estateLabel .item {
    font-size: 1.5rem;
  }
}
.estateLabel .item.new {
  background: #3c9cd0;
}
.estateLabel .item.land {
  background: #957841;
}
.estateLabel .item.status {
  color: #f60;
  border: 2px solid #f60;
  background: #fff;
}
.estateLabel .item.syodan {
  color: red;
  border: 2px solid red;
}
.estateLabel .icon {
  margin-right: 3px;
}
.estateEntryHeader {
  position: relative;
}
.estateEntryHeader .title {
  padding: 15px 20px 10px;
  font-weight: 700;
}
.estateEntryHeader .title a {
  color: #222;
}
.estateEntryHeader .estateImg {
  text-align: center;
}
.estateEntryHeader .linkList {
  display: none;
  margin: 20px -2px 0;
}
.estateEntryHeader .linkList .item {
  width: calc(50% - 4px);
  margin-left: 2px;
  margin-right: 2px;
}
.estateEntryHeader .linkList .commonBtn {
  width: 100%;
  min-width: inherit;
  padding: 12px 10px;
  font-weight: 700;
}
.estateEntryHeader .linkList .icon-phone-call {
  margin-right: 5px;
}
.estateEntryHeader .linkList .free {
  font-size: 1.3rem;
}
.estateEntryHeader .estateLabel {
  margin-top: 50px;
}
.estateEntryHeader .estateLabel .item {
  font-size: 1.5rem;
}
.estateEntryHeader .estateLabel .icon {
  width: 20px;
}
.estateEntryHeader .commonTitle {
  margin-top: 15px;
  font-size: 3.6rem;
}
.estateEntryHeader .commonTitle + p {
  margin-top: 0;
}
.estateEntryHeader .price {
  margin-top: 0 !important;
  font-weight: 700;
  color: #99a5bb;
}
.estateEntryHeader .price em {
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .estateEntryHeader .price em {
    font-size: 2.6rem;
  }
}
.estateEntryHeader .tax {
  font-size: 1.1rem;
  font-weight: 400;
  color: #222;
}
@media screen and (max-width: 1200px) {
  .estateEntryHeader .tax {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 960px) {
  .estateEntryHeader .linkList {
    display: flex;
  }
  .entryWrap.estate {
    display: block;
    max-width: 100%;
    margin: 0;
  }
}
.entryBody .inner {
  display: block;
  padding: 0;
}
.estateBody .pointList {
  position: relative;
  margin-top: 40px;
  padding: 20px;
  border: 3px solid #99a5bb;
  border-radius: 4px;
}
.estateBody .commonTable td,
.estateBody .commonTable th {
  border-bottom: 1px solid #ccc;
}
.estateBody .pointList .commonTitle {
  position: absolute;
  top: -25px;
  left: 20px;
}
.estateBody .pointList .commonTitle span {
  display: inline-block;
  padding: 0 10px;
  color: #99a5bb;
  background-color: #fff;
}
.estateBody .pointList ul {
  counter-reset: number 0;
}
.estateBody .pointList ul li {
  position: relative;
  margin: 5px 0;
  padding-left: 60px;
  font-weight: 700;
}
.estateBody .pointList ul li::before {
  position: absolute;
  top: 0.3em;
  left: 0;
  display: inline-block;
  padding: 1px 5px;
  font-size: 1.2rem;
  counter-increment: number 1;
  content: "Point." counter(number);
  color: #fff;
  background-color: #99a5bb;
  border-radius: 4px;
}
.estateBody .estateSlide {
  margin: 40px 0;
}
.estateBody .estateSlide .slick-slide {
  opacity: 0.5;
}
.estateBody .estateSlide .slick-slide.slick-active {
  opacity: 1;
}
.estateBody .estateSlide .item {
  position: relative;
  display: flex;
  align-items: center;
}
.estateBody .estateSlide .item img {
  max-height: 360px;
}
.estateBody .estateSlide .category {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
}
.estateBody .slick-next::before,
.estateBody .slick-prev::before {
  background-color: #dee4ef;
}
.estateBody .slick-prev {
  left: 50%;
  margin-left: -335px;
}
.estateBody .slick-next {
  right: 50%;
  margin-right: -336px;
}
.estateBody .commonTitle.bg + * {
  margin-top: 40px;
}
.estateBody .estateAbout {
  margin-top: 80px;
}
@media screen and (max-width: 960px) {
  .estateBody .estateSlide .item img {
    max-height: 180px;
  }
  .estateBody .slick-prev {
    left: 0;
    margin-left: 0;
  }
  .estateBody .slick-next {
    right: 0;
    margin-right: 0;
  }
  .estateBody .estateAbout {
    margin-top: 40px;
  }
}
.estateBody .commonTable td,
.estateBody .commonTable th {
  display: table-cell;
  padding: 15px 20px;
  font-size: 1.8rem;
  vertical-align: top;
}
.estateBody .commonTable th {
  width: 8em;
}
@media screen and (max-width: 768px) {
  .estateBody .commonTable td,
  .estateBody .commonTable th {
    padding: 5px 10px;
    font-size: 1.3rem;
  }
  .estateBody .commonTable th {
    width: 7em;
  }
}
.estateBody .mapWrap {
  margin-top: 30px;
}
.estateBody .mapWrap iframe {
  width: 100%;
  height: 360px;
}
.estateBody .mapWrap .btn {
  margin-top: 20px;
}
.estateBody .mapWrap .btn a {
  text-align: center;
  color: #222;
}
.estateBody .estateAround {
  margin-top: 80px;
}
.estateBody .estateAround .wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.estateBody .estateAround .wrap .item {
  width: calc(50% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 960px) {
  .estateBody .estateAround {
    margin-top: 40px;
  }
  .estateBody .estateAround .wrap .item:nth-child(n + 3) {
    margin-top: 20px;
  }
}
.estateBody .estateAround .wrap .text {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .estateBody .estateAround .wrap .text {
    font-size: 1.3rem;
  }
}
.estateBody .estateMadori {
  margin-top: 80px;
}
@media screen and (max-width: 960px) {
  .estateBody .estateMadori {
    margin-top: 40px;
  }
}
.estateBody .estateMadori .madoriList {
  display: flex;
  flex-wrap: wrap;
}
.estateBody .estateMadori .madoriList li {
  position: relative;
  width: 50%;
}
.estateBody .estateMadori .bnr {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .estateBody .estateMadori .bnr {
    margin-top: 20px;
  }
}
.estateBody .estateMadori .zoom {
  position: relative;
  display: block;
  padding-bottom: 10px;
  color: #222;
  text-align: center;
}
.estateBody .estateMadori .zoom span.icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 2.4rem;
  color: #fff;
  background: #99a5bb;
  border-radius: 50%;
}
.estateBody .estateLink {
  margin-top: 80px;
}
@media screen and (max-width: 960px) {
  .estateBody .estateLink {
    margin-top: 40px;
  }
}
.estateBody .estateLink .wrap .item {
  font-weight: 700;
  border: 1px solid #ccc;
}
.estateBody .estateLink .wrap .item + .item {
  margin-top: 10px;
}
.estateBody .estateLink .wrap .item a {
  display: flex;
  align-items: center;
  padding: 20px;
}
.estateBody .estateLink .wrap .item .text {
  width: calc(100% - 220px);
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .estateBody .estateLink .wrap .item a {
    padding: 10px;
  }
  .estateBody .estateLink .wrap .item .text {
    width: calc(100% - 110px);
    margin-right: 10px;
  }
}
.estateBody .estateLink .wrap .item .img {
  width: 220px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .estateBody .estateLink .wrap .item .img {
    width: 110px;
  }
}
