@charset "UTF-8";
/* reset */
html {
  overflow-y: scroll; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, figure, aside, header, footer, main, nav, label {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

dt, th, h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

section, figure, aside, header, footer, main, nav {
  display: block; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

table {
  border-collapse: collapse; }

caption, th {
  text-align: left; }

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

object,
embed {
  vertical-align: top; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500; }

img, abbr, acronym, fieldset {
  border: 0; }

li {
  list-style-type: none; }

img {
  vertical-align: bottom; }

hr {
  clear: both;
  border: none;
  background-color: #FFFFFF; }

/* --------------------------------------------------------
	01share style
	-------------------------------------------------------- */
.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

/*CSS Rollover*/
a.cssRoll img {
  opacity: 1; }

a:hover.cssRoll img {
  opacity: 0.6; }

body {
  font-family: 'NotoSansCJKJP', "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: 500;
  line-height: 1.5;
  color: #373737; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:active {
  text-decoration: none; }

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

em {
  font-weight: bold; }

/* ---------------------------
module
--------------------------- */
a {
  display: inline-block; }

a:hover {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s; }

.mod-wrap-in {
  max-width: 990px;
  margin: 0 auto;
  position: relative; }

.font-size18 {
  font-size: 1.8rem !important; }

body {
  -webkit-text-size-adjust: 100%;
  color: #494949;
  font-size: 1.6rem;
  position: relative;
  overflow: hidden;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: 400; }
  body.en-font {
    font-size: 2rem !important; }

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

a {
  color: #3A3A3A; }

a[href^="tel:"] {
  cursor: default; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.mod-breadcrumbs-wrap {
  background-size: cover;
  background-position: center; }

.mod-breadcrumbs-item {
  position: relative; }

.en-font {
  font-size: 1.8rem !important; }

.mod-clear {
  overflow: hidden; }

.op:hover {
  opacity: 0.6; }

.on-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.flr {
  float: right !important; }

.tac {
  text-align: center; }

.tar {
  text-align: right !important; }

.tdu {
  text-decoration: underline; }

.c-rd {
  color: #f00; }

.mr0 {
  margin-right: 0 !important; }

.bold {
  font-weight: bold; }

.blue {
  color: #284470; }

.aift {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.on {
  display: block;
  opacity: 1; }

.onf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1; }

.ont {
  display: table;
  opacity: 1; }

.mod-wrap {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto; }

.fade-bottom {
  bottom: -0px;
  opacity: 1;
  visibility: visible; }

.line span {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.line:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.mb10 {
  margin-bottom: 10px !important; }

.mb0e {
  margin-bottom: 0em !important; }

.mb1e {
  margin-bottom: 1em !important; }

.mb2e {
  margin-bottom: 2em !important; }

.mb3e {
  margin-bottom: 3em !important; }

.mb4e {
  margin-bottom: 4em !important; }

.mb5e {
  margin-bottom: 5em !important; }

.mb8e {
  margin-bottom: 8em !important; }

.mt1e {
  margin-top: 1em !important; }

.mr1e {
  margin-right: 1em !important; }

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

.pt100 {
  padding-top: 100px; }

.pb0 {
  padding-bottom: 0 !important; }

.pl2e {
  padding-left: 2em; }

.pl3e {
  padding-left: 3em; }

.fz080 {
  font-size: 0.80em; }

.fz085 {
  font-size: 0.85em; }

.db {
  display: block !important; }

.dib {
  display: inline-block !important; }

.fll {
  float: left; }

.c-gd {
  color: #008BD5 !important; }

.c-bk {
  color: #3A3A3A !important; }

.c-gy {
  color: #616161 !important; }

.c-lgy {
  color: #dedede !important; }

.c-bu {
  color: #008BD5 !important; }

.c-gn {
  color: #01B901 !important; }

.c-wh {
  color: #fff !important; }

.c-pk {
  color: #EEA295 !important; }

.bg-gd {
  background: #008BD5 !important; }

.bg-bk {
  background: #3A3A3A !important; }

.bg-gy {
  background: #616161 !important; }

.bg-lgy {
  background: #dedede !important; }

.bg-bu {
  background: #008BD5 !important; }

.bg-gn {
  background: #01B901 !important; }

.bg-wh {
  background: #fff !important; }

.bg-pk {
  background: #EEA295 !important; }

.lh180 {
  line-height: 1.8; }

.ft15 {
  font-size: 1rem !important; }

.ft16 {
  font-size: 18px; }

.ft26 {
  font-size: 1.7rem; }

.tac {
  text-align: center !important; }

.c-wh {
  color: #fff !important; }

.c-bu {
  color: #008BD5 !important; }

form {
  margin: 0 auto; }

fieldset {
  max-width: 800px;
  margin: 0 auto; }

.hide {
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.animation {
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.no-scroll {
  overflow: hidden; }

#layer {
  display: none;
  /* 初期表示は非表示 */
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 5004px;
  background-color: black;
  opacity: 0.7;
  z-index: 1;
  top: -100%; }

.border-l-none {
  border-left: 0 !important;
  font-weight: normal !important; }

.border-r-none {
  border-right: 0 !important; }

.color-01 {
  background: #dbe1f0;
  color: #044e87; }

.color-02 {
  background: #81a6c3;
  color: #FFF; }

.color-03 {
  background: #044e87;
  color: #FFF; }

.color-04 {
  background: #E5E5E5;
  color: #504945; }

.color-05 {
  background: #044e87;
  color: #FFF; }

.color-06 {
  background: #f3f3f3; }

.slick-list {
  overflow: inherit !important; }

/* ---------------------------
btn
--------------------------- */
.mod-btn-01 {
  background: #FF9787;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 220px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .mod-btn-01:after {
    content: "";
    color: #FFF;
    position: absolute;
    right: 20px;
    background: url("/common/img/nav/mod-btn-01.svg") no-repeat;
    width: 6px;
    height: 12px; }
  .mod-btn-01 a {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 1.4rem;
    font-size: bold;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.m-nav.m-gnav {
  background: #231815;
  padding: 15px 0 13px; }

.m-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.m-nav-list-item a {
  color: #FFF;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300; }
  .m-nav-list-item a span {
    display: block; }

/* ---------------------------
mod-gnav
--------------------------- */
.mod-nav {
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  padding-top: 10px; }

.mod-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-nav-list-item {
  text-align: center;
  width: 100%;
  padding: 15px 0; }
  .mod-nav-list-item a {
    display: block;
    width: 100%;
    height: 100%;
    border-left: 1px solid #EBEBEB;
    font-weight: bold; }

.mod-nav-list-item-contact {
  background: url("/common/img/nav/mod-nav-list-item-img07-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
  width: 88px;
  height: 95px;
  text-align: center;
  padding: 15px 10px; }
  .mod-nav-list-item-contact a {
    color: #FFF;
    line-height: 1; }

.mod-gnav-btn {
  text-align: center;
  color: #363636;
  font-size: 1rem;
  position: absolute;
  right: 70px;
  top: 40px;
  display: none; }
  .mod-gnav-btn.on {
    z-index: 5; }

.mod-gnav-btn-menu {
  display: none;
  text-align: center;
  color: #363636;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 4; }
  .mod-gnav-btn-menu.onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.mod-gnav-btn-menu-item {
  width: 100%;
  max-width: 710px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 100px; }

.mod-gnav-btn-menu-item-list {
  margin-bottom: 40px;
  width: 48%; }
  .mod-gnav-btn-menu-item-list a {
    font-size: 2.2rem;
    font-family: 'Libre Baskerville', serif; }
    .mod-gnav-btn-menu-item-list a span {
      display: block;
      padding-top: 5px;
      font-size: 1.4rem; }

.mod-gnav-btn-menu-item-list-first {
  width: 100%;
  margin-bottom: 60px; }

.mod-gnav-btn-menu-item-list-last {
  position: relative;
  -webkit-box-shadow: 0 0 0 1px #363636, 0 0 0 5px #FFF, 1px 1px 0px 5px #363636;
  box-shadow: 0 0 0 1px #363636, 0 0 0 5px #FFF, 1px 1px 0px 5px #363636;
  background: #FFF;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .mod-gnav-btn-menu-item-list-last:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: #FFF;
    left: -15px;
    top: -15px;
    z-index: 1; }
  .mod-gnav-btn-menu-item-list-last:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: #FFF;
    left: -15px;
    bottom: -15px;
    z-index: 1; }
  .mod-gnav-btn-menu-item-list-last div {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.8rem;
    font-family: 'Libre Baskerville', serif; }
    .mod-gnav-btn-menu-item-list-last div:hover {
      opacity: 1 !important; }
    .mod-gnav-btn-menu-item-list-last div:before {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      background: #FFF;
      right: -20px;
      top: -20px;
      z-index: 1; }
    .mod-gnav-btn-menu-item-list-last div:after {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      background: #FFF;
      right: -20px;
      bottom: -20px;
      z-index: 1; }

.mod-gnav-btn-lines {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear; }

.on .mod-gnav-btn-lines {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.mod-gnav-btn-lines-item {
  height: 3px;
  background: #363636;
  width: 30px;
  margin: 0 auto 6px;
  -webkit-transition: 0.0s 0.15s linear;
  -o-transition: 0.0s 0.15s linear;
  transition: 0.0s 0.15s linear;
  overflow: auto; }

.mod-gnav-btn-lines-item:nth-child(2) {
  width: 20px;
  text-align: left;
  margin: 0 0 6px auto; }

.on .mod-gnav-btn-lines-item:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(6px) translateX(6px);
  -ms-transform: rotate(45deg) translateY(6px) translateX(6px);
  transform: rotate(45deg) translateY(6px) translateX(6px); }

.on .mod-gnav-btn-lines-item:nth-child(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0); }

.on .mod-gnav-btn-lines-item:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  -ms-transform: rotate(-45deg) translateY(-6px) translateX(7px);
  transform: rotate(-45deg) translateY(-6px) translateX(7px); }

.mod-gnav-btn-txt {
  color: #3A3A3A;
  font-size: 0.7rem;
  text-align: center; }

.mod-footer {
  text-align: center;
  padding: 15px;
  background: #000;
  color: #FFF; }

/* ---------------------------
mod-h
--------------------------- */
.mod-title-01 span {
  font-family: 'Cinzel', serif;
  font-size: 6.4rem;
  line-height: 7rem;
  margin-bottom: 5px;
  position: relative; }
  .mod-title-01 span:after {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    right: -35px;
    top: -10px;
    width: 62px;
    height: 62px;
    position: absolute; }

.mod-defalt {
  font-size: 1.8rem;
  line-height: 4rem; }

.mod-defalt-s {
  font-size: 1.6rem;
  line-height: 3rem; }

.mod-bold {
  font-weight: bold; }

/* ---------------------------
mod-table
--------------------------- */
.mod-form-table01 {
  width: 100%; }
  .mod-form-table01 th {
    font-weight: bold; }
  .mod-form-table01 strong {
    font-weight: normal; }
  .mod-form-table01 .error {
    color: #f00;
    font-weight: bold; }

.mod-form-privacy {
  background: #fff;
  overflow-y: scroll; }

.mod-form-list-item {
  margin-bottom: 1em; }

.mod-form-list-dt {
  margin-bottom: 0.5em; }

.mod-form-must {
  color: #FF5C36;
  margin-left: 1em; }

/* ---------------------------
input
--------------------------- */
.mod-input-text, .mod-input-textarea, .mod-input-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border: 1px solid #D1D1D1;
  position: relative;
  margin-bottom: 0.4em;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 30px 35px rgba(0, 130, 206, 0);
  box-shadow: 0 0 30px 35px rgba(0, 130, 206, 0); }
  .mod-input-text + span, .mod-input-textarea + span, .mod-input-select + span {
    position: relative; }
    .mod-input-text + span:after, .mod-input-textarea + span:after, .mod-input-select + span:after {
      position: absolute;
      display: block;
      background: #000;
      padding: 2px 8px;
      right: 0;
      top: -100px;
      font-size: 0.85rem; }
  .mod-input-text.invalid, .mod-input-textarea.invalid, .mod-input-select.invalid {
    border-color: #d45252; }
  .mod-input-text[disabled="disabled"], .mod-input-textarea[disabled="disabled"], .mod-input-select[disabled="disabled"] {
    background: #dedede; }

.mod-input-text, .mod-input-textarea {
  width: 100%; }

.mod-input-textarea {
  line-height: 1.3;
  resize: vertical; }

.mod-input-zipBtn {
  display: inline-block !important;
  vertical-align: middle;
  width: auto;
  margin-left: 1em; }

.mod-input-radios-item {
  margin-right: 1em; }

.mod-input-btn {
  background: none;
  border: 0;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.6rem;
  letter-spacing: 2px;
  width: 100%;
  height: 100%; }

.mod-input-radio {
  margin-right: 8px; }

.mod-form-check-txt {
  margin-bottom: 2em; }

.mod-formSec01-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.common_btn.btn_long.lsts_btn.mod-contact-form-btn {
  width: 40%; }

.mod-form-content-in {
  padding-top: 200px;
  margin-bottom: 50px; }
  .mod-form-content-in h2, .mod-form-content-in p {
    font-size: 1.8rem;
    margin-bottom: 10px;
    line-height: 4rem; }

.mod-form-table01 th {
  width: 200px;
  font-size: 1.8rem; }

.home-contact-lead {
  padding-bottom: 20px; }

/* ---------------------------
mod-wysiwyg
--------------------------- */
.mod-wysiwyg {
  overflow: hidden;
  margin-bottom: 2em; }
  .mod-wysiwyg h1 {
    border-bottom: 1px solid #000;
    font-size: 3.2rem;
    padding-bottom: 15px; }
  .mod-wysiwyg h2 {
    font-size: 2.4rem;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-left: 15px;
    padding-bottom: 15px;
    position: relative; }
    .mod-wysiwyg h2:after {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      background: #FFF;
      left: -15px;
      bottom: -15px;
      z-index: 1; }
  .mod-wysiwyg h3 {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-left: 15px;
    padding-bottom: 15px;
    position: relative; }
    .mod-wysiwyg h3:after {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      background: #FFF;
      left: -15px;
      bottom: -15px;
      z-index: 1; }
  .mod-wysiwyg p {
    margin-bottom: 1em; }
  .mod-wysiwyg ul, .mod-wysiwyg ol {
    margin-bottom: 1em;
    margin-left: 2em; }
  .mod-wysiwyg ul li {
    list-style: disc !important; }
  .mod-wysiwyg ol li {
    list-style: decimal !important; }
  .mod-wysiwyg img {
    max-width: 100%;
    height: auto; }
  .mod-wysiwyg a {
    text-decoration: underline;
    color: #95B06D; }
    .mod-wysiwyg a:hover {
      text-decoration: none; }
  .mod-wysiwyg strong {
    font-weight: bold; }
  .mod-wysiwyg em {
    font-style: italic; }
  .mod-wysiwyg blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px; }
  .mod-wysiwyg figure {
    padding: 1em 0; }
  .mod-wysiwyg .aligncenter {
    display: block;
    margin: 0 auto; }
  .mod-wysiwyg .alignright {
    float: right; }
  .mod-wysiwyg .alignleft {
    float: left; }
  .column-post01 .mod-wysiwyg h2 {
    background: #f3f3f3;
    border-radius: 6px;
    padding: 20px 18px; }
    .column-post01 .mod-wysiwyg h2:empty {
      background: none; }

/* ---------------------------
mod-link
--------------------------- */
/* ---------------------------
mod-article
--------------------------- */
/* ---------------------------
animation
--------------------------- */
.mod-mainvisual-title {
  opacity: 0;
  -webkit-transition: 5s;
  -o-transition: 5s;
  transition: 5s;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  position: relative;
  top: -50px; }

.zs-enabled .zs-slideshow .zs-slides .zs-slide {
  -webkit-transition: opacity 2000ms ease 0s, -webkit-transform 8000ms ease-out 0s !important;
  transition: opacity 2000ms ease 0s, -webkit-transform 8000ms ease-out 0s !important;
  -o-transition: transform 8000ms ease-out 0s, opacity 2000ms ease 0s !important;
  transition: transform 8000ms ease-out 0s, opacity 2000ms ease 0s !important;
  transition: transform 8000ms ease-out 0s, opacity 2000ms ease 0s, -webkit-transform 8000ms ease-out 0s !important; }
  .zs-enabled .zs-slideshow .zs-slides .zs-slide:nth-child(1) {
    -webkit-transition: opacity 1ms ease 0s, -webkit-transform 8000ms ease-out 0s !important;
    transition: opacity 1ms ease 0s, -webkit-transform 8000ms ease-out 0s !important;
    -o-transition: transform 8000ms ease-out 0s, opacity 1ms ease 0s !important;
    transition: transform 8000ms ease-out 0s, opacity 1ms ease 0s !important;
    transition: transform 8000ms ease-out 0s, opacity 1ms ease 0s, -webkit-transform 8000ms ease-out 0s !important; }

/* ---------------------------
animation
--------------------------- */
.on {
  display: block !important;
  opacity: 1 !important;
  opacity: 0;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.onab {
  position: absolute;
  opacity: 1 !important;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.onf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1 !important;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.off {
  display: none;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.text-move {
  display: inline-block;
  -webkit-animation: move .8s ease both;
  animation: move .8s ease both; }

@-webkit-keyframes move {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes move {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.text-move:nth-child(1) {
  -webkit-animation-delay: 0;
  animation-delay: 0; }

.text-move:nth-child(2) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(3) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(4) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(5) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(6) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(7) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(8) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(9) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(10) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(11) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(12) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(13) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(14) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(15) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(16) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(17) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(18) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(19) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(20) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(21) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(22) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(23) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(24) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(25) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(26) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(27) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(28) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(29) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(30) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(31) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(32) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(33) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(34) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(35) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(36) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(37) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(38) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(39) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(40) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(41) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(42) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(43) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(44) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(45) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(46) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(47) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(48) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(49) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(50) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(51) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(52) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(53) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(54) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(55) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(56) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(57) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(58) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.text-move:nth-child(59) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(60) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(61) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(62) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(63) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(64) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(65) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.text-move:nth-child(66) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(67) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.text-move:nth-child(68) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.text-move:nth-child(69) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.title-move {
  display: inline-block;
  -webkit-animation: move .8s ease both;
  animation: move .8s ease both; }

@keyframes move {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.main-copy {
  background: #FFF;
  position: fixed;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.main-copy-in {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  /* Safari */
  text-orientation: upright;
  font-size: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .main-copy-in.on {
    opacity: 0; }

.main-copy-first {
  opacity: 0;
  font-family: "Rounded Mplus 1c";
  letter-spacing: 1px; }

.main-copy-second {
  opacity: 0;
  font-family: "Rounded Mplus 1c";
  letter-spacing: 1px; }

.main-copy-off {
  opacity: 0; }

.main-copy-off-none {
  display: none; }

.zs-bullets {
  display: none; }

/*============================
#demo-1.m-mainvisual-wrap
============================*/
.m-mainvisual {
  position: relative; }

.m-mainvisual-wrap {
  background: url(/common/img/home/m-mv.jpg) no-repeat;
  background-size: cover;
  background-position: center; }

.m-mainvisual-title {
  position: absolute;
  left: 0;
  top: -15%;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 2;
  opacity: 1;
  -webkit-transition: 5s;
  -o-transition: 5s;
  transition: 5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-distance {
  position: absolute;
  z-index: 2;
  bottom: 50px;
  left: 40px; }
  .m-distance p {
    margin-bottom: 5px; }

.m-distance-01 {
  width: 88%; }

.m-voice {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 2; }

.m-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px; }

.m-sec01-column {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  .m-sec01-column:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-01.png) no-repeat;
    width: 329px;
    height: 373px;
    position: absolute;
    top: -100px;
    left: -300px; }
  .m-sec01-column:after {
    content: "";
    background: url(/common/img/home/m-s/m-s-02.png) no-repeat;
    width: 376px;
    height: 382px;
    position: absolute;
    bottom: -180px;
    right: -300px; }

.m-sec01-column-r {
  width: 40%;
  text-align: right;
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s; }

/*============================
#info.m-sec02
============================*/
.m-title-sec02 {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }

.m-title01 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  margin-bottom: 40px;
  line-height: 1.8;
  letter-spacing: 3px; }
  .m-title01 span {
    font-size: 1.8rem;
    display: block;
    font-weight: 400; }

.m-sec02-post {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  .m-sec02-post:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-03.png) no-repeat;
    width: 314px;
    height: 295px;
    position: absolute;
    bottom: -200px;
    left: -250px; }

.m-sec02-post-item {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }
  .m-sec02-post-item:last-child {
    margin-right: 0; }
  .m-sec02-post-item.on:nth-child(1) {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .m-sec02-post-item.on:nth-child(2) {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .m-sec02-post-item.on:nth-child(3) {
    opacity: 1;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }

.m-sec02-post-item-img {
  position: relative;
  margin-bottom: 10px; }
  .m-sec02-post-item-img span {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 15px;
    font-size: 1.4rem; }
    .m-sec02-post-item-img span.m-c-orange {
      background-color: #FFD800;
      color: #494949; }
    .m-sec02-post-item-img span.m-c-gray {
      background-color: #686868;
      color: #FFF; }

.m-sec02-post-item-day {
  margin-bottom: 5px; }

.m-sec05-post-item-day {
  margin-bottom: 5px; }

/*============================
#booking.m-sec03
============================*/
.m-title-sec03 {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }

.m-sec03-slide {
  width: 100%;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec03-slide-item figure {
  margin-bottom: 15px; }
  .m-sec03-slide-item figure img {
    width: 100% !important;
    height: auto; }

.slide {
  position: relative;
  margin: 0 auto; }
  .slide .slick-next {
    width: 58px !important;
    height: 58px !important;
    top: 40%;
    right: 0 !important; }
  .slide .slick-prev {
    width: 58px !important;
    height: 58px !important;
    top: 40%;
    left: 0 !important;
    z-index: 2; }

.m-sec03-column01 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  .m-sec03-column01:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-01.png) no-repeat;
    width: 329px;
    height: 373px;
    position: absolute;
    top: 0px;
    left: -300px;
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform: rotateZ(360deg); }

.m-sec03-column01-l {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec03-column01-r {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.m-sec03-column02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  .m-sec03-column02:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-03.png) no-repeat;
    width: 314px;
    height: 295px;
    position: absolute;
    top: 120px;
    right: -200px;
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform: rotateZ(360deg); }

.m-sec03-column02-l {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.m-sec03-column02-r {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec03-column03 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  .m-sec03-column03:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-04.png) no-repeat;
    width: 376px;
    height: 382px;
    position: absolute;
    top: 120px;
    left: -300px;
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform: rotateZ(360deg); }

.m-sec03-column03-l {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec03-column03-r {
  opacity: 0;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.m-sec03-amenity {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-sec03-amenity-list {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }
  .m-sec03-amenity-list:last-child {
    margin-right: 0; }
  .m-sec03-amenity-list.on:nth-child(1) {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .m-sec03-amenity-list.on:nth-child(2) {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .m-sec03-amenity-list.on:nth-child(3) {
    opacity: 1;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .m-sec03-amenity-list h3 {
    text-align: center;
    font-weight: 300;
    font-size: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 10px; }
  .m-sec03-amenity-list figure {
    margin-bottom: 15px; }
  .m-sec03-amenity-list p {
    font-size: 1.6rem;
    padding: 0 5px; }

.m-title-sec-cal {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }

.m-sec03-calendar {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec04 {
  position: relative; }
  .m-sec04:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-04.png) no-repeat;
    width: 314px;
    height: 295px;
    position: absolute;
    top: 120px;
    right: -100px;
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform: rotateZ(360deg); }
  .m-sec04:after {
    content: "";
    background: url(/common/img/home/m-s/m-s-01.png) no-repeat;
    width: 314px;
    height: 295px;
    position: absolute;
    bottom: 120px;
    left: -200px;
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform: rotateZ(360deg); }

.m-sec04-map {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec04-txt {
  max-width: 700px;
  margin: 0 auto 50px;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-title-sec04 {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }

.m-title-sec05 {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }

.m-sec05-column {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.m-sec05-column-l {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }
  .m-sec05-column-l figure {
    margin-bottom: 20px; }
  .m-sec05-column-l h3 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }

.m-sec05-column-r-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }
  .m-sec05-column-r-list-item.onf:nth-child(1) {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .m-sec05-column-r-list-item.onf:nth-child(2) {
    opacity: 1;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .m-sec05-column-r-list-item.onf:nth-child(3) {
    opacity: 1;
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s; }

.m-sec05-column-r-list-item-img {
  margin-right: 3%; }

/*============================
#access.m-sec06
============================*/
#access.m-sec06 {
  margin-bottom: 100px;
  position: relative; }
  #access.m-sec06:before {
    content: "";
    background: url(/common/img/home/m-s/m-s-02.png) no-repeat;
    width: 376px;
    height: 382px;
    position: absolute;
    top: -200px;
    right: -100px;
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotate(360deg);
    transform: rotateZ(360deg); }
  #access.m-sec06:after {
    content: "";
    background: url(/common/img/home/m-s/m-s-01.png) no-repeat;
    width: 329px;
    height: 373px;
    position: absolute;
    bottom: 120px;
    left: -200px; }

.m-sec06-title {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }

.m-sec06-column {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.m-sec06-column-l {
  width: 100%;
  margin-right: 1%; }
  .m-sec06-column-l iframe {
    width: 100%;
    height: 460px; }

.m-sec06-column-r {
  width: 48%; }

.m-sec06-column-r-list li {
  font-size: 1.8rem;
  margin-bottom: 10px; }
  .m-sec06-column-r-list li span {
    width: 90px;
    display: inline-block;
    margin-right: 1em; }

.mod-sec06-nav {
  position: relative;
  z-index: 3; }

.mod-sec06-nav-item {
  cursor: pointer; }

.mod-sec06-nav-item {
  display: none; }

.mod-se07-in {
  position: relative;
  top: -25px; }
  .mod-se07-in:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 70px;
    background: #FFF;
    left: 0;
    top: 0; }
  .mod-se07-in:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 70px;
    background: #FFF;
    left: 0;
    bottom: 0; }

#contact-iframe {
  overflow: hidden; }

.select-ad-head {
  display: none; }

/* ---------------------------
mod-owners
--------------------------- */
.mod-mainvisual-owners {
  background: url(/common/img/owners/mod-owners-visual.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 380px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0; }

.mod-mainvisual-owners-icon {
  text-align: center;
  margin-bottom: 5px; }

.mod-mainvisual-owners-title {
  text-align: center;
  font-family: 'Cinzel', serif;
  font-size: 6.4rem;
  color: #FFF; }

.mod-owners {
  background: url("/common/img/owners/mod-owners-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background: #F7F6F2; }

.mod-owners-column01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mod-owners-column01-left {
  left: 0;
  top: 12%; }

.mod-owners-column01-right {
  margin: 0 0 0 auto;
  border: 1px solid #ff9787; }

.mod-owners-column-num {
  font-size: 1.8rem;
  font-family: 'Cinzel', serif;
  position: relative;
  margin-bottom: 20px; }
  .mod-owners-column-num:after {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    right: -35px;
    top: -30px;
    width: 62px;
    height: 62px;
    position: absolute; }
  .mod-owners-column-num.left {
    display: inline-block; }

.mod-owners-column-name {
  font-size: 3.4rem;
  margin-bottom: 30px;
  letter-spacing: 5px;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-owners-column-title {
  font-size: 2.6rem;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 20px; }

.mod-owners-column-txt {
  line-height: 1.5;
  margin-bottom: 30px; }

.mod-owners-column02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mod-owners-column02-left {
  margin: 0 auto 0 0;
  border: 1px solid #ff9787; }

.mod-owners-column02-right {
  right: 0;
  top: 12%; }

/* ---------------------------
mod-owners-post
--------------------------- */
.mod-owners-post-wrap {
  background: #FFF;
  margin-bottom: 45px; }

.mod-owners-post-mainvisual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px; }

.mod-owners-post-mainvisual-img {
  width: 50%; }

.mod-owners-post-mainvisual-about {
  background: #ff9787;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.mod-owners-post-mainvisual-about-txt {
  font-size: 1.8rem;
  font-family: 'Cinzel', serif;
  position: relative;
  margin-bottom: 20px;
  color: #FFF;
  letter-spacing: 1px;
  z-index: 1; }
  .mod-owners-post-mainvisual-about-txt:after {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    right: -35px;
    top: -30px;
    width: 62px;
    height: 62px;
    position: absolute; }

.mod-owners-post-mainvisual-about-title {
  font-size: 3.4rem;
  color: #FFF;
  letter-spacing: 5px;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-owners-post-info {
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-owners-post-info-column-r-title {
  font-size: 2.4rem;
  line-height: 2;
  color: #505050;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 25px; }

.mod-owners-post-info-column-r-txt {
  line-height: 2;
  font-size: 1.8rem; }

.mod-owners-post-gallery-item-img {
  text-align: center;
  margin-bottom: 30px; }

.mod-owners-post-gallery-item-txt {
  font-size: 1.8rem;
  text-align: center; }

.mod-owners-post-nav {
  margin-bottom: 40px; }

.mod-owners-post-nav-prev a {
  background: #FFF;
  width: 315px;
  height: 60px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px; }
  .mod-owners-post-nav-prev a:before {
    content: "";
    background: url("/common/img/owners/mod-btn-03.svg") no-repeat;
    width: 8px;
    height: 12px;
    position: absolute;
    left: 30px;
    top: 41%; }

.mod-owners-post-nav-next a {
  background: #FFF;
  width: 315px;
  height: 60px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px; }
  .mod-owners-post-nav-next a:after {
    content: "";
    background: url("/common/img/owners/mod-btn-03.svg") no-repeat;
    width: 8px;
    height: 12px;
    position: absolute;
    right: 30px;
    top: 41%;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg); }

.mod-owners-post-back {
  padding-bottom: 50px; }
  .mod-owners-post-back a {
    margin: 0 auto;
    width: 220px;
    line-height: 50px;
    border-radius: 50px;
    background: #ff8080;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .mod-owners-post-back a:after {
      content: "";
      background: url("/common/img/base/mod-allow03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      right: 15px;
      top: 41%;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }

/* ---------------------------
mod-process
--------------------------- */
.mod-mainvisual-process {
  background: url(/common/img/process/mod-process-mainvisual.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 380px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mod-mainvisual-process-icon {
  text-align: center;
  margin-bottom: 5px; }

.mod-mainvisual-process-title {
  text-align: center;
  font-family: 'Cinzel', serif;
  font-size: 6.4rem;
  color: #FFF; }

.mod-mainvisual-process-txt {
  font-size: 2.6rem;
  color: #FFF;
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-wrap.mod-process-wrap {
  padding-bottom: 50px; }

.mod-process-sec01 {
  background: url("/common/img/process/mod-process-sec01-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center; }

.mod-wrap.mod-process-wrap {
  background: #FFF; }

.mod-process-mainvisual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }

.mod-process-mainvisual-about {
  background: #92D0BF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mod-process-mainvisual-about-left {
  margin-bottom: 25px;
  text-align: center; }

.mod-process-mainvisual-about-title {
  font-size: 4rem;
  font-family: 'Cinzel', serif;
  color: #FFF;
  text-align: center;
  line-height: 1; }

.mod-process-mainvisual-img {
  height: 100%; }

.mod-process-point {
  border: 1px solid #000; }

.mod-process-sec02 {
  background: url("/common/img/process/mod-process-sec02-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center; }

.mod-process-tsec02-title {
  text-align: center;
  margin-bottom: 100px; }
  .mod-process-tsec02-title span {
    font-size: 3.6rem;
    letter-spacing: 5px;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
    position: relative;
    display: inline-block;
    margin: 0 auto; }
    .mod-process-tsec02-title span:after {
      content: "";
      background: url(/common/img/base/title-deco.png) no-repeat;
      right: -35px;
      top: -10px;
      width: 62px;
      height: 62px;
      position: absolute; }

.mod-process-sec02-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #eef0f2; }

.mod-process-sec02-column-info {
  position: relative; }

.mod-process-sec02-column-info-num {
  margin-top: -50px;
  margin-bottom: 20px; }

.mod-process-sec02-column-info-title {
  font-size: 3.2rem;
  margin-bottom: 10px;
  letter-spacing: 10px;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-process-sec02-column-info-txt {
  line-height: 2;
  font-size: 1.8rem; }

.mod-process-sec02-column-img {
  padding: 20px 15px;
  background: #d9dde2; }
  .mod-process-sec02-column-img img {
    width: 100%; }

.mod-process-allow {
  text-align: center;
  margin-bottom: 100px; }

.mod-process-sec02-column-low {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #eef0f2; }
  .mod-process-sec02-column-low .mod-process-sec02-column-info-num {
    text-align: right; }
  .mod-process-sec02-column-low .mod-process-sec02-column-info-title {
    text-align: right; }

/* ---------------------------
mod-faq
--------------------------- */
.mod-mainvisual-faq {
  background: #F7F6F2;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mod-mainvisual-faq-icon {
  text-align: center;
  margin-bottom: 5px; }

.mod-mainvisual-faq-title {
  text-align: center;
  font-family: 'Cinzel', serif;
  font-size: 6.4rem;
  color: #42566E; }

.mod-mainvisual-faq-txt {
  font-size: 2.6rem;
  color: #42566E;
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-faq-sec01 {
  background: url("/common/img/faq/mod-faq-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center; }

.mod-faq-info {
  border: 2px solid #EAEAE5; }

.mod-faq-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mod-faq-info-list-item {
  padding: 15px 10px;
  width: 48%;
  border-top: 2px solid #EAEAE5; }

.mod-faq-sec01-question {
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #d9dde2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  position: relative;
  margin-top: 30px; }

.mod-faq-sec01-question-icon {
  width: 65px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  margin-right: 25px;
  position: relative;
  font-size: 2.4rem;
  color: #42566e; }
  .mod-faq-sec01-question-icon:after {
    content: "|";
    position: absolute;
    right: -8px; }

.mod-faq-sec01-question-txt {
  font-size: 2.2rem; }

.mod-faq-sec01-answer {
  width: 100%; }

.mod-faq-sec01-answer-in {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.mod-faq-sec01-answer-icon {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  margin-right: 25px;
  position: relative;
  color: #ff8080;
  font-size: 2.4rem; }
  .mod-faq-sec01-answer-icon:after {
    content: "|";
    position: absolute;
    right: -8px; }

.mod-faq-sec01-answer-txt {
  max-width: 100%; }

.mod-faq-sec01-answer-txt-in {
  font-size: 1.8rem; }
  .mod-faq-sec01-answer-txt-in a.underline {
    text-decoration: underline; }

.mod-faq-sec01-answer-txt-in-tel {
  margin-right: 20px; }

/* ---------------------------
mod-spec
--------------------------- */
.mod-mainvisual-spec {
  background: url(/common/img/spec/mod-spec-visual.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mod-mainvisual-spec-title {
  text-align: center;
  font-family: 'Cinzel', serif;
  color: #FFF; }

.mod-mainvisual-spec-txt {
  color: #FFF;
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-spec {
  background: url("/common/img/spec/mod-spec-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background: #F7F6F2; }

.mod-spec-column01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mod-spec-column01-right {
  margin: 0 0 0 auto;
  border: 1px solid #42566e; }

.mod-spec-column-num {
  font-size: 1.8rem;
  font-family: 'Cinzel', serif;
  position: relative;
  margin-bottom: 20px; }
  .mod-spec-column-num:after {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    right: -35px;
    top: -30px;
    width: 62px;
    height: 62px;
    position: absolute; }
  .mod-spec-column-num.left {
    display: inline-block; }

.mod-spec-column-name {
  font-size: 3.4rem;
  margin-bottom: 30px;
  letter-spacing: 5px;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-spec-column-title {
  font-size: 2.6rem;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 20px; }

.mod-spec-column02-left {
  border: 1px solid #42566e; }

/* ---------------------------
mod-spec-post
--------------------------- */
.mod-spec-post-wrap {
  background: #FFF;
  margin-bottom: 45px; }

.mod-spec-post-gallery-item-img {
  text-align: center; }

.mod-spec-post-gallery-item-txt {
  text-align: center; }

.mod-spec-title01 {
  position: relative;
  text-align: center;
  color: #42566e; }

.mod-spec-txt01 {
  font-size: 1.8rem;
  text-align: center; }

.mod-spec-img01 {
  text-align: center; }

/* ---------------------------
mod-spec-point01
--------------------------- */
.mod-mainvisual-spec-point-title {
  text-align: center;
  font-family: 'Cinzel', serif;
  font-size: 3.2rem;
  color: #FFF;
  margin-bottom: 10px; }
  .mod-mainvisual-spec-point-title span {
    display: block;
    font-size: 1.8rem; }

.mod-mainvisual-spec-point-txt {
  font-family: 'Cinzel', serif;
  color: #FFF;
  text-align: center;
  letter-spacing: 10px; }

.mod-spec-point01.mod-spec-point01-index {
  background: #fcfbf7; }

.mod-spec-point01-title01 {
  position: relative;
  text-align: center;
  color: #42566e;
  letter-spacing: 10px; }

.mod-spec-point01-txt01 {
  line-height: 39px;
  font-size: 1.8rem; }

.mod-spec-sec01 {
  margin: 0 auto 30px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  max-width: 1100px; }

.mod-spec-sec01-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-spec-sec01-title {
  text-align: center;
  font-family: 'Cinzel', serif;
  margin-bottom: 0px;
  position: relative;
  text-align: center;
  color: #42566e;
  line-height: 2; }
  .mod-spec-sec01-title .attention {
    font-size: 1.8rem; }

.mod-spec-sec02 {
  margin: 0 auto 30px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  max-width: 1100px; }

.mod-spec-sec01-attention {
  text-align: center;
  padding-top: 20px; }

/* ---------------------------
mod-spec-point02
--------------------------- */
.mod-spec-point01-sec01 {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  max-width: 1100px;
  margin: 0 auto 35px; }

.mod-spec-point01-sec01-title01 {
  text-align: center;
  color: #ffc381;
  font-size: 6rem;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif; }

.mod-spec-point01-sec01-txt01 {
  font-size: 2.8rem;
  text-align: center;
  color: #42566e; }

.mod-spec-point01-sec01-flex {
  max-width: 80%;
  width: 100%;
  margin: 0 auto; }

.mod-spec-point01-sec01-flex-l p {
  font-size: 1.8rem;
  color: #505050;
  line-height: 2; }

.mod-spec-point01-sec01-img {
  width: 100%; }
  .mod-spec-point01-sec01-img img {
    width: 100%; }

.mod-spec-point01-sec01-flex-r p {
  font-size: 1.8rem;
  color: #505050;
  line-height: 2; }

.mod-spec-point01-sec01-flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-spec-point01-sec02 {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  max-width: 1100px;
  margin: 0 auto 35px; }

.mod-spec-point01-sec02-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-spec-point01-sec02-flex-l p {
  font-size: 1.8rem;
  color: #505050;
  line-height: 2;
  margin-bottom: 30px; }
  .mod-spec-point01-sec02-flex-l p span {
    color: #ff9181;
    font-size: 2rem;
    text-decoration: underline; }

.mod-spec-point01-sec02-flex-l dl {
  margin-bottom: 30px; }

.mod-spec-point01-sec02-flex-l .mod-spec-attention01 {
  font-size: 1.4rem; }

.mod-spec-point01-sec02-flex-r p {
  font-size: 1.8rem;
  color: #505050;
  line-height: 2; }

.mod-spec-point01-sec03 {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  max-width: 1100px;
  margin: 0 auto 35px;
  padding: 60px; }

.mod-spec-point01-sec03-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-spec-point01-sec03-flex-l p {
  font-size: 1.8rem;
  color: #505050;
  line-height: 2;
  margin-bottom: 30px; }
  .mod-spec-point01-sec03-flex-l p span {
    color: #ff9181;
    font-size: 2rem;
    text-decoration: underline; }

.mod-spec-point01-sec03-flex-l dl {
  margin-bottom: 30px; }

.mod-spec-point01-sec03-flex-l .mod-spec-attention01 {
  font-size: 1.4rem; }

.mod-spec-point01-sec03-flex-r p {
  font-size: 1.8rem;
  color: #505050;
  line-height: 2; }

.mod-spec-point01-sec04 {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  max-width: 1100px;
  margin: 0 auto 35px; }

/* ---------------------------
mod-spec-point03
--------------------------- */
.mod-spec-point03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #dcdbd4; }

.mod-spec-point03-num {
  font-size: 5rem;
  color: #ff9181;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px; }

.mod-spec-point03-title {
  font-size: 2.8rem;
  color: #42566e;
  margin-bottom: 10px; }

.mod-spec-point03-txt {
  line-height: 2; }

.mod-spec-point03-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #dcdbd4; }
  .mod-spec-point03-row .mod-spec-point03-r {
    padding-right: 60px;
    padding-left: 0; }

/* ---------------------------
mod-spec-point05
--------------------------- */
.mod-spec-point05-sec02 {
  background: #dcdbd4;
  max-width: 1100px;
  margin: 0 auto 35px; }

.mod-spec-point05-sec02-flex-list {
  background: #FFF;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc; }

.mod-spec-point05-sec02-flex-list-l {
  padding: 5px;
  width: 100%; }

.mod-spec-point05-table-01 {
  background: #dadde1;
  width: 20px;
  height: 45px;
  text-align: center; }

.mod-spec-point05-table-02 {
  background: #bdc2c9;
  width: 80%;
  height: 45px;
  text-align: center; }

.mod-spec-point05-td-01 {
  width: 20%;
  height: 45px;
  text-align: left; }

.mod-spec-point05-td-02 {
  background: #eceef1;
  width: 40%;
  height: 45px;
  text-align: left; }

.mod-spec-point05-td-03 {
  background: #dcdfe3;
  width: 40%;
  height: 45px;
  text-align: left; }

.mod-spec-point05-table-border {
  border-bottom: 2px solid #42566e; }

/* ---------------------------
mod-design
--------------------------- */
.mod-mainvisual-design {
  background: url(/common/img/design/mod-design-visual.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mod-mainvisual-design-title {
  padding-top: 50px;
  text-align: center;
  font-family: 'Cinzel', serif;
  color: #FFF; }

.mod-mainvisual-design-txt {
  color: #FFF;
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-design {
  background: url("/common/img/design/mod-design-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background: #F7F6F2; }

.mod-design-index {
  padding: 50px 0 0; }

.mod-design-production {
  background: #F7F6F2;
  padding: 0px 15px 50px;
  text-align: center; }

.mod-design-title01 {
  margin-bottom: 50px;
  color: #42566e;
  text-align: center; }

.mod-design-txt01 {
  font-size: 1.8rem;
  line-height: 2; }

.mod-design-point {
  background: #FFF;
  padding: 80px 15px; }

.mod-design-window {
  text-align: center;
  margin-bottom: 30px; }

.mod-design-point-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 120px; }

.mod-design-point-01-img {
  left: 10%;
  top: 12%; }

.mod-design-point-01-line {
  margin: 0 0 0 auto;
  border: 1px solid #42566e; }

.mod-design-point-01-line-num.tar {
  font-size: 1.8rem;
  font-family: 'Cinzel', serif;
  position: relative;
  margin-bottom: 20px; }
  .mod-design-point-01-line-num.tar:after {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    right: -35px;
    top: -30px;
    width: 62px;
    height: 62px;
    position: absolute; }

.mod-design-point-title {
  font-size: 2.6rem;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 20px; }

.mod-design-point-txt.tar {
  line-height: 2;
  margin-bottom: 30px; }

.mod-design-point-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.mod-design-point-02-line {
  margin: 0 auto 0 0;
  border: 1px solid #42566e; }

.mod-design-point-02-line-num {
  font-size: 1.8rem;
  font-family: 'Cinzel', serif;
  position: relative;
  margin-bottom: 20px;
  display: inline-block; }
  .mod-design-point-02-line-num:before {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    right: -35px;
    top: -30px;
    width: 62px;
    height: 62px;
    position: absolute; }

.mod-design-point-02-img {
  right: 0;
  bottom: -132%; }

.mod-design-frame {
  padding: 70px 15px; }

.mod-design-frame-flex {
  padding: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.mod-design-frame-flex-l {
  background: #FFF; }

.mod-design-frame-flex-img {
  margin-bottom: 15px; }

.mod-design-frame-flex-txt {
  text-align: center;
  padding-bottom: 15px; }

.mod-design-frame-flex-r {
  background: #FFF; }

.mod-design-frame-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mod-design-frame-about-line {
  margin: 0 auto 0 0;
  border: 1px solid #42566e;
  background: #FFF; }

.mod-design-frame-title {
  font-size: 2.6rem;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 20px; }

.mod-design-frame-about-img {
  right: 0;
  top: 12%; }

.mod-design-variation {
  background: #FFF;
  padding: 50px 0; }

.mod-design-variation-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px; }

.mod-design-variation-about-l {
  width: 48%; }

.mod-design-variation-about-r {
  width: 48%; }

.mod-design-variation-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-design-variation-gallery-list {
  width: 32%; }

.mod-design-variation-gallery-list-img {
  margin-bottom: 15px; }

.mod-design-painting {
  padding: 50px 0; }

.mod-design-painting-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-design-painting-flex-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-design-painting-flex-img {
  width: 48%; }
  .mod-design-painting-flex-img figure {
    margin-bottom: 10px; }
    .mod-design-painting-flex-img figure img {
      width: 100%; }

.mod-design-painting-flex-img-txt {
  text-align: center; }

.mod-design-accent {
  background: #FFF; }

.mod-design-accent-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mod-design-accent-flex-line {
  margin: 0 auto 0 0;
  border: 1px solid #42566e;
  background: #FFF; }

.mod-design-accent-title {
  font-size: 2.6rem;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 20px; }

.mod-design-accent-flex-img {
  right: 0;
  top: 12%; }

/* ---------------------------
mod-lineup
--------------------------- */
.mod-mainvisual-lineup {
  background: url(/common/img/lineup/mod-lineup-visual.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 380px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0; }

.mod-lineup {
  background-size: cover;
  background-position: center;
  background: #F7F6F2; }

.mod-lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mod-lineup-list-item {
  background: #FFF;
  position: relative; }
  .mod-lineup-list-item:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: -3px;
    border-left: 5px solid black;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg); }

.mod-lineup-list-item-img {
  padding: 3px;
  position: relative; }

.mod-lineup-list-item-img-num {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  background: #42566e;
  color: #FFF; }

.mod-lineup-list-item-info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mod-lineup-list-item-info-txt {
  font-size: 1.5rem; }

.mod-lineup-about-img {
  margin-bottom: 0px; }
  .mod-lineup-about-img img {
    width: 100%; }

.mod-lineup-about-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #dcdbd4;
  padding: 0 30px 20px;
  position: relative; }

.mod-lineup-about-flex-num {
  font-family: 'Cinzel', serif;
  position: relative; }
  .mod-lineup-about-flex-num:before {
    content: "";
    background: url(/common/img/base/title-deco.png) no-repeat;
    left: -35px;
    top: 0px;
    width: 62px;
    height: 62px;
    position: absolute; }

.mod-lineup-about-flex-txt {
  line-height: 1.5; }

.mod-lineup-about-flex-tag {
  background: #ff9787;
  padding: 5px 15px;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* ---------------------------
mod-contact
--------------------------- */
.mod-mainvisual-contact {
  background: url(/common/img/contact/mod-contact-visual.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 380px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0; }

.mod-mainvisual-contact-icon {
  text-align: center;
  margin-bottom: 5px; }

.mod-mainvisual-contact-title {
  padding-top: 50px;
  text-align: center;
  font-family: 'Cinzel', serif;
  color: #FFF; }

.mod-mainvisual-contact-txt {
  color: #FFF;
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.mod-contact {
  background: url("/common/img/contact/mod-contact-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background: #F7F6F2; }

.mod-contact-title {
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 2px; }

.mod-contact-box01 {
  background: #FFF;
  margin-bottom: 20px; }

.mod-contact-box01-in {
  max-width: 800px;
  width: 100%;
  margin: 0 auto; }

.mod-contact-box-line {
  margin-bottom: 30px;
  padding: 30px 0;
  border-bottom: 1px dotted #ccc;
  position: relative;
  max-width: 100%;
  margin: 0 auto; }
  .mod-contact-box-line dt {
    font-size: 2rem;
    font-weight: bold;
    min-width: 200px;
    margin-right: 20px; }
  .mod-contact-box-line dd {
    width: 80%; }
    .mod-contact-box-line dd ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .mod-contact-box-line dd ul li {
        width: 33%;
        margin-bottom: 10px; }

.mod-contact-box-line-attention {
  background: #ff8080;
  padding: 5px 20px;
  color: #FFF; }

.mod-formSec01-btns input {
  text-align: center;
  width: 300px;
  height: 60px;
  background: #ff8080 !important;
  color: #FFF;
  margin: 30px auto 0;
  border-radius: 5px;
  font-size: 1.6rem; }

.mod-input-btn {
  width: 300px;
  height: 60px;
  background: #ff8080 !important;
  color: #FFF;
  margin: 30px 1em 0;
  border-radius: 5px; }

.mod-contact-box02 {
  background: #d9dde2; }

.mod-contact-box02-title {
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 2px; }

.mod-contact-box02-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mod-contact-box02-list-item {
  background: #FFF;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod-contact-box02-list-item-img {
  margin-right: 20px; }

.mod-contact-box02-list-item-txt {
  width: 48%; }
  .mod-contact-box02-list-item-txt p {
    font-size: 2rem;
    margin-bottom: 20px; }

.mod-contact-box02-list-item-img-middle {
  font-size: 1.6rem !important; }

.mod-contact-box03 {
  background: #FFF; }

.mod-contact-box03-title {
  font-size: 2.8rem;
  text-align: center; }

.mod-contact-box03-txt {
  line-height: 2; }

.mod-contact-box03-tr {
  border-top: 1px solid #42566e;
  border-bottom: 1px solid #42566e; }
  .mod-contact-box03-tr td {
    width: 100px;
    padding: 20px; }
    .mod-contact-box03-tr td:nth-child(1) {
      background: #eceef1; }
    .mod-contact-box03-tr td:nth-child(2) {
      width: 80%; }

@media screen and (min-width: 1199px) {
  /* ==========================================================================
   Large 
   ========================================================================== */
  /* ---------------------------
module
--------------------------- */
  a {
    display: inline-block; }
  a:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }
  html {
    font-size: 62.5%; }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .mod-breadcrumbs-wrap {
    width: 100%;
    background: #F7F7F3; }
  .mod-breadcrumbs {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px; }
  .mod-breadcrumbs-item {
    margin-right: 40px; }
    .mod-breadcrumbs-item a {
      position: relative; }
      .mod-breadcrumbs-item a:after {
        content: ">";
        font-size: 1.8rem;
        position: absolute;
        right: -27px;
        top: -2px; }
  .sp-Only {
    display: none !important; }
  .mr0 {
    margin-right: 0 !important; }
  .on {
    display: block;
    opacity: 1; }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1; }
  .ont {
    display: table;
    opacity: 1; }
  .fade-bottom {
    bottom: -0px;
    opacity: 1;
    visibility: visible; }
  .line span {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .line:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .mb10 {
    margin-bottom: 10px !important; }
  .mb0e {
    margin-bottom: 0em !important; }
  .border-l-none {
    border-left: 0 !important;
    font-weight: normal !important; }
  .border-r-none {
    border-right: 0 !important; }
  .slick-list {
    overflow: inherit !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn-01 {
    height: 50px; }
  .m-nav.m-gnav .m-wrap {
    max-width: 800px; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav-home {
    opacity: 0;
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    margin-top: -20px; }
    .mod-gnav-home.fixed {
      position: fixed;
      width: 100%;
      background: #FFF;
      top: 40px;
      left: 0;
      opacity: 1;
      z-index: 100;
      margin-top: -43px; }
    .mod-gnav-home.on-pc {
      display: block !important;
      opacity: 1; }
  .mod-header-logo-home {
    display: none; }
  .mod-gnav.fixed2 {
    position: fixed;
    width: 100%;
    background: #FFF;
    top: 40px;
    left: 0;
    opacity: 1;
    z-index: 100; }
  .mod-nav {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
    .mod-nav.fixed2 {
      position: fixed;
      width: 100%;
      background: #FFF;
      top: 0px !important;
      left: 0;
      opacity: 1;
      z-index: 100; }
    .mod-nav .mod-wrap {
      max-width: 1100px; }
  .mod-nav-list-item {
    max-width: 160px; }
  .mod-nav-sp-contact {
    display: none; }
  /* ---------------------------
mod-h
--------------------------- */
  /* ---------------------------
mod-table
--------------------------- */
  .mod-form-table01 {
    max-width: 800px;
    margin: 0 auto 2em; }
    .mod-form-table01 td, .mod-form-table01 th {
      padding: 16px 8px;
      vertical-align: top; }
  .mod-form-privacy {
    height: 150px;
    width: 610px;
    margin: 0 auto 30px;
    padding: 15px 24px; }
  .mod-form-clear {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px; }
  .mod-form-col {
    width: 48%; }
  .mod-form-checkboxes {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mod-form-checkboxes-item {
      margin-right: 1em; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em; }
    .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
      width: 26em; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      width: 16em; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 12em; }
    .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
      width: 7em; }
  .mod-input-textarea {
    height: 13.3em; }
  /* ---------------------------
mod-wysiwyg
--------------------------- */
  .mod-wysiwyg h1 {
    font-size: 2.2rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold; }
  .mod-wysiwyg h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold; }
  .mod-wysiwyg h3 {
    font-size: 1.4rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold; }
  .mod-wysiwyg h4 {
    font-size: 1.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold; }
  .mod-wysiwyg h5 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  .mod-wysiwyg h6 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  /* ---------------------------
mod-link
--------------------------- */
  /* ---------------------------
mod-article
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  .on {
    display: block !important;
    opacity: 1 !important;
    opacity: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onab {
    position: absolute;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .off {
    display: none;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .text-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @-webkit-keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  .text-move:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .text-move:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(6) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(7) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(8) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(9) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(10) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(11) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(12) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(13) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(14) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(15) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(16) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(17) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(18) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(19) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(20) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(21) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(22) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(23) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(24) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(25) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(26) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(27) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(28) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(29) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(30) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(31) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(32) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(33) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(34) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(35) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(36) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(37) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(38) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(39) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(40) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(41) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(42) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(43) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(44) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(45) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(46) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(47) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(48) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(49) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(50) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(51) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(52) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(53) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(54) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(55) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(56) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(57) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(58) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(59) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(60) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(61) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(62) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(63) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(64) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(65) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(66) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(67) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(68) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(69) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .title-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  /*============================
#demo-1.m-mainvisual-wrap
============================*/
  .m-mainvisual-wrap {
    width: 100%;
    height: 100vh; }
  .m-mainvisual-list {
    position: absolute;
    z-index: 2;
    bottom: 230px;
    left: 40px; }
    .m-mainvisual-list li {
      margin-bottom: 20px; }
  .m-sec01 {
    padding: 130px 0 70px; }
  .m-sec01-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec01-column-l {
    width: 100%; }
    .m-sec01-column-l h1 {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 3.8rem;
      margin-bottom: 30px;
      font-weight: 300;
      opacity: 0;
      text-align: center; }
    .m-sec01-column-l p {
      font-size: 1.8rem;
      line-height: 2;
      opacity: 0;
      opacity: 0;
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
  /*============================
#info.m-sec02
============================*/
  #info.m-sec02 {
    padding: 70px 0 150px; }
  .m-title01 {
    font-size: 3.2rem; }
  .m-sec02-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec02-post-item {
    width: 33%;
    margin-right: 1%; }
  .m-sec02-post-item-day span {
    position: relative;
    right: 0px;
    top: -5px;
    margin-right: 3px; }
  .m-sec05-post-item-day span {
    position: relative;
    right: 0px;
    top: -5px;
    margin-right: 3px; }
  /*============================
#booking.m-sec03
============================*/
  .m-sec03-slide {
    margin-bottom: 70px; }
  .m-sec03-slide-item h3 {
    padding: 0 10px;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-slide-item h3 span {
      padding-left: 5px; }
  .m-sec03-slide-item p {
    padding: 0 10px;
    font-size: 1.8rem; }
    .m-sec03-slide-item p span {
      font-weight: 300; }
  .m-sec03-column01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    margin-bottom: 70px; }
  .m-sec03-column01-l {
    width: 48%;
    margin-right: 1%; }
    .m-sec03-column01-l h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column01-l p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column01-r {
    width: 48%; }
  .m-sec03-column02 {
    margin-bottom: 70px; }
  .m-sec03-column02-l {
    width: 48%;
    margin-right: 1%; }
  .m-sec03-column02-r {
    width: 48%; }
    .m-sec03-column02-r h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif;
      text-align: right; }
    .m-sec03-column02-r p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px; }
  .m-sec03-column03-l {
    width: 48%;
    margin-right: 1%; }
    .m-sec03-column03-l h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column03-l p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column03-r {
    width: 48%; }
  .m-sec03-amenity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px; }
  .m-sec03-amenity-list {
    width: 33%;
    margin-right: 1%; }
  .m-sec03-calendar {
    margin-bottom: 150px; }
    .m-sec03-calendar iframe {
      width: 100%;
      height: 500px; }
  .m-sec04 {
    margin-bottom: 150px; }
  #narrative.m-sec05 {
    margin-bottom: 150px; }
  .m-sec05-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec05-column-l {
    width: 48%;
    margin-right: 1%; }
  .m-sec05-column-r {
    width: 48%; }
  .m-sec05-column-r-list-item {
    margin-bottom: 10px; }
  .m-sec05-column-r-list-item-info h3 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
  /*============================
#access.m-sec06
============================*/
  .m-sec06-column iframe {
    width: 100%;
    height: 460px; }
  .mod-sec06-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mod-sec06-nav-item {
    width: 25%;
    margin-right: 10px;
    background: #FFF;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    font-weight: bold; }
    .mod-sec06-nav-item:last-child {
      margin-right: 0; }
    .mod-sec06-nav-item span {
      margin-right: 8px; }
    .mod-sec06-nav-item.sec06-item01 {
      border-bottom: 6px solid #DCBBB2;
      position: relative; }
      .mod-sec06-nav-item.sec06-item01.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid  #DCBBB2;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #DCBBB2;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item02 {
      border-bottom: 6px solid #EAE3B4;
      position: relative; }
      .mod-sec06-nav-item.sec06-item02.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #EAE3B4;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #EAE3B4;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item03 {
      border-bottom: 6px solid #BDDEC1;
      position: relative; }
      .mod-sec06-nav-item.sec06-item03.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #BDDEC1;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #BDDEC1;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item04 {
      border-bottom: 6px solid #78A8C5;
      position: relative; }
      .mod-sec06-nav-item.sec06-item04.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #78A8C5;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #78A8C5;
        z-index: 2; }
  .mod-sec06-map {
    margin-bottom: 60px; }
  .mod-sec06-map-item iframe {
    width: 100%;
    height: 480px; }
  #contact-iframe {
    height: 780px; }
  /* ---------------------------
mod-owners
--------------------------- */
  .mod-mainvisual-owners-txt {
    font-size: 2.6rem;
    color: #FFF;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-owners-index {
    padding: 50px 0; }
  .mod-owners-column01 {
    margin-bottom: 60px; }
  .mod-owners-column01-left {
    position: absolute; }
  .mod-owners-column01-right {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-owners-column02 {
    margin-bottom: 60px; }
  .mod-owners-column02-left {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-owners-column02-right {
    position: absolute; }
  /* ---------------------------
mod-owners-post
--------------------------- */
  .mod-owners-post-wrap {
    padding-bottom: 45px; }
  .mod-owners-post-mainvisual {
    height: 580px; }
  .mod-owners-post-mainvisual-about-title {
    margin-bottom: 30px; }
  .mod-owners-post-info {
    margin-bottom: 60px;
    font-size: 3rem; }
  .mod-owners-post-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
    margin-bottom: 100px; }
  .mod-owners-post-info-column-l {
    width: 60%; }
  .mod-owners-post-info-column-r {
    width: 50%; }
  .mod-owners-post-gallery {
    padding: 0 80px; }
  .mod-owners-post-gallery-item {
    margin-bottom: 85px; }
  .mod-owners-post-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  /* ---------------------------
mod-process
--------------------------- */
  .mod-process-sec01 {
    padding: 20px 0; }
  .mod-process-mainvisual {
    height: 500px; }
  .mod-process-mainvisual-about {
    width: 40%; }
  .mod-process-mainvisual-img {
    width: 60%; }
  .mod-process-attention {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px; }
  .mod-process-point {
    padding: 50px;
    margin: 0 50px; }
  .mod-process-point-num {
    text-align: center;
    font-family: 'Cinzel', serif;
    position: relative;
    margin-bottom: 15px; }
    .mod-process-point-num:before {
      content: "";
      width: 20px;
      height: 2px;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -5px;
      background: #ff8080; }
  .mod-process-point-title {
    text-align: center;
    font-size: 3rem;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .mod-process-point-title:last-child {
      margin-bottom: 0; }
  .mod-process-sec02 {
    padding: 70px 0; }
    .mod-process-sec02 .mod-process-wrap {
      padding: 90px 40px; }
  .mod-process-sec02-column {
    margin-bottom: 100px; }
  .mod-process-sec02-column-info {
    width: 60%;
    padding: 0 50px 50px 50px; }
  .mod-process-sec02-column-img {
    width: 40%;
    text-align: right; }
  .mod-process-sec02-column-low {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    margin-bottom: 100px; }
  /* ---------------------------
mod-faq
--------------------------- */
  .mod-wrap.mod-faq-wrap {
    padding-bottom: 50px; }
  .mod-faq-sec01 {
    padding: 70px 15px; }
  .mod-faq-info {
    padding: 50px; }
  .mod-faq-sec01-answer-in {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 20px; }
  .mod-faq-sec01-answer-txt {
    padding: 15px 0; }
  .mod-faq-sec01-answer-txt-in-tel {
    width: 140px;
    display: inline-block; }
  /* ---------------------------
mod-spec
--------------------------- */
  .mod-mainvisual-spec {
    height: 380px;
    padding: 70px 0; }
  .mod-mainvisual-spec-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-spec-title {
    font-size: 6.4rem; }
  .mod-mainvisual-spec-txt {
    font-size: 2.6rem; }
  .mod-spec-index {
    padding: 75px 0; }
  .mod-spec-column01 {
    position: relative;
    max-width: 1100px;
    margin: 0 auto 120px; }
  .mod-spec-column01-left {
    position: absolute;
    left: 0;
    top: 12%; }
  .mod-spec-column01-right {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-spec-column-txt {
    line-height: 2.2;
    margin-bottom: 30px; }
  .mod-btn-01.mod-home-sec02-item-info-link.margin-l {
    margin: 0 auto 0 0; }
  .mod-spec-column02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 120px;
    max-width: 1100px; }
  .mod-spec-column02-left {
    width: 70%;
    padding: 60px 230px 60px 50px;
    margin: 0 auto 0 0; }
  .mod-spec-column02-right {
    position: absolute;
    right: 0;
    top: 12%; }
  /* ---------------------------
mod-spec-post
--------------------------- */
  .mod-spec-post-wrap {
    padding-bottom: 45px; }
  .mod-spec-post-mainvisual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 580px;
    margin-bottom: 70px; }
  .mod-spec-post-mainvisual-img {
    width: 50%; }
  .mod-spec-post-mainvisual-about {
    background: #42566e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-spec-post-mainvisual-about-txt {
    font-size: 1.8rem;
    font-family: 'Cinzel', serif;
    position: relative;
    margin-bottom: 20px;
    color: #FFF;
    letter-spacing: 1px;
    z-index: 1; }
    .mod-spec-post-mainvisual-about-txt:after {
      content: "";
      background: url(/common/img/base/title-deco.png) no-repeat;
      right: -35px;
      top: -30px;
      width: 62px;
      height: 62px;
      position: absolute; }
  .mod-spec-post-mainvisual-about-title {
    font-size: 3.4rem;
    color: #FFF;
    margin-bottom: 30px;
    letter-spacing: 5px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-spec-post-info {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 60px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-spec-post-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
    margin-bottom: 100px; }
  .mod-spec-post-info-column-l {
    width: 60%; }
  .mod-spec-post-info-column-r {
    width: 50%; }
  .mod-spec-post-info-column-r-title {
    font-size: 2.4rem;
    line-height: 2;
    color: #505050;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
    margin-bottom: 25px; }
  .mod-spec-post-info-column-r-txt {
    line-height: 2;
    font-size: 1.8rem; }
  .mod-spec-post-gallery {
    padding: 0 80px; }
  .mod-spec-post-gallery-item {
    margin-bottom: 85px; }
  .mod-spec-post-gallery-item-img {
    margin-bottom: 30px; }
  .mod-spec-post-gallery-item-txt {
    font-size: 1.8rem; }
  .mod-spec-post-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px; }
  .mod-spec-post-nav-prev a {
    background: #FFF;
    width: 315px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px; }
    .mod-spec-post-nav-prev a:before {
      content: "";
      background: url("/common/img/spec/mod-btn-03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      left: 30px;
      top: 41%; }
  .mod-spec-post-nav-next a {
    background: #FFF;
    width: 315px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px; }
    .mod-spec-post-nav-next a:after {
      content: "";
      background: url("/common/img/spec/mod-btn-03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      right: 30px;
      top: 41%;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .mod-spec-post-back {
    padding-bottom: 50px; }
    .mod-spec-post-back a {
      margin: 0 auto;
      width: 220px;
      line-height: 50px;
      border-radius: 50px;
      background: #ff8080;
      color: #FFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .mod-spec-post-back a:after {
        content: "";
        background: url("/common/img/base/mod-allow03.svg") no-repeat;
        width: 8px;
        height: 12px;
        position: absolute;
        right: 15px;
        top: 41%;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(180deg); }
  .mod-spec-title01 {
    font-size: 3.6rem;
    line-height: 6rem;
    letter-spacing: 10px;
    margin-bottom: 60px; }
  .mod-spec-txt01 {
    line-height: 39px;
    margin-bottom: 60px; }
  .mod-spec-img01 {
    margin-bottom: 150px; }
  /* ---------------------------
mod-spec-point01
--------------------------- */
  .mod-mainvisual-spec-point-txt {
    font-size: 4.4rem; }
  .mod-spec-point01.mod-spec-point01-index {
    padding: 70px 0; }
  .mod-spec-point01-title01 {
    font-size: 3.6rem;
    margin-bottom: 60px;
    line-height: 6rem; }
  .mod-spec-point01-txt01 {
    margin-bottom: 60px;
    text-align: center; }
  .mod-spec-sec01 {
    padding: 60px; }
  .mod-spec-sec01-flex {
    margin-bottom: 50px; }
  .mod-spec-sec01-title {
    font-size: 2.6rem; }
  .mod-spec-sec02 {
    padding: 60px; }
  .mod-spec-sec02-img {
    margin-bottom: 50px; }
  /* ---------------------------
mod-spec-point02
--------------------------- */
  .mod-spec-point01-sec01 {
    padding: 60px; }
  .mod-spec-point01-sec01-txt01 {
    margin-bottom: 50px; }
  .mod-spec-point01-sec01-flex {
    margin-bottom: 75px; }
  .mod-spec-point01-sec01-flex-l {
    width: 100%;
    margin-bottom: 40px; }
  .mod-spec-point01-sec01-flex-r {
    width: 100%;
    margin-right: 2em; }
  .mod-spec-point01-sec01-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  .mod-spec-point01-sec02 {
    padding: 60px; }
  .mod-spec-point01-sec02-flex-l {
    width: 48%; }
  .mod-spec-point01-sec02-flex-r {
    width: 48%; }
  .mod-spec-point01-sec03-flex-l {
    width: 48%; }
  .mod-spec-point01-sec03-flex-r {
    width: 48%; }
  .mod-spec-point01-sec04 {
    padding: 60px; }
  /* ---------------------------
mod-spec-point03
--------------------------- */
  .mod-spec-point03 {
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .mod-spec-point03-l {
    width: 60%; }
  .mod-spec-point03-r {
    padding-left: 60px; }
  .mod-spec-point03-row {
    padding-bottom: 60px;
    margin-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  /* ---------------------------
mod-spec-point05
--------------------------- */
  .mod-spec-point05-sec02 {
    padding: 70px 100px; }
  .mod-spec-point05-sec02-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mod-spec-point05-sec02-flex-list {
    width: 48%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
    .mod-spec-point05-sec02-flex-list a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .mod-spec-point05-sec02-flex-list a:after {
        content: "";
        border-right: 10px solid transparent;
        border-bottom: 10px solid #42566e;
        border-left: 10px solid transparent;
        position: absolute;
        right: -7px;
        bottom: -2px;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(135deg); }
  .mod-spec-point05-sec02-flex-list-l {
    max-width: 130px; }
  .mod-spec-point05-sec02-flex-list-r {
    padding-left: 20px; }
  .mod-spec-point05-td-01 {
    padding-left: 5px; }
  .mod-spec-point05-td-02 {
    padding: 5px 30px 5px 30px; }
  .mod-spec-point05-td-03 {
    padding: 5px 30px 5px 30px; }
  /* ---------------------------
mod-design
--------------------------- */
  .mod-mainvisual-design {
    height: 380px;
    padding: 70px 0; }
  .mod-mainvisual-design-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-design-title {
    font-size: 6.4rem; }
  .mod-mainvisual-design-txt {
    font-size: 2.6rem; }
  .mod-design-title01 {
    font-size: 3.8rem; }
  .mod-design-point-01-img {
    position: absolute; }
  .mod-design-point-01-line {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-design-point-02 {
    margin-bottom: 350px; }
  .mod-design-point-02-line {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-design-point-02-img {
    position: absolute; }
  .mod-design-frame-about {
    margin-bottom: 120px; }
  .mod-design-frame-about-line {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-design-frame-about-img {
    position: absolute; }
  .mod-design-painting-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mod-design-painting-flex-l {
    width: 48%; }
  .mod-design-painting-flex-r {
    width: 48%; }
  .mod-design-accent {
    padding: 50px 0; }
  .mod-design-accent-flex {
    margin-bottom: 150px; }
  .mod-design-accent-flex-line {
    width: 70%;
    padding: 60px 230px 60px 40px; }
  .mod-design-accent-flex-img {
    position: absolute; }
  /* ---------------------------
mod-lineup
--------------------------- */
  .mod-mainvisual-lineup-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-lineup-title {
    text-align: center;
    font-family: 'Cinzel', serif;
    font-size: 6.4rem;
    color: #FFF; }
  .mod-mainvisual-lineup-txt {
    font-size: 2.6rem;
    color: #FFF;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-lineup {
    padding: 70px 0; }
  .mod-lineup-list {
    margin-bottom: 50px; }
  .mod-lineup-list-item {
    width: 32%;
    margin-bottom: 20px; }
    .mod-lineup-list-item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .mod-lineup-list-item-img {
    width: 30%;
    height: auto; }
  .mod-lineup-list-item-info {
    width: 70%;
    padding: 20px 10px; }
  .mod-lineup-about {
    margin-bottom: 50px; }
  .mod-lineup-about-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .mod-lineup-about-flex-num {
    margin-right: 50px;
    font-size: 10rem; }
  .mod-lineup-about-flex-txt {
    font-size: 3rem; }
  .mod-lineup-about-flex-tag {
    position: absolute;
    right: 30px;
    bottom: 50px; }
  .mod-lineup-about-info {
    padding: 0 30px 20px; }
  /* ---------------------------
mod-contact
--------------------------- */
  .mod-mainvisual-contact-title {
    font-size: 6.4rem; }
  .mod-mainvisual-contact-txt {
    font-size: 2.6rem; }
  .mod-contact-index {
    padding: 75px 0; }
  .mod-contact-title {
    margin-bottom: 60px; }
  .mod-contact-box01 {
    padding: 70px; }
  .mod-contact-box-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .mod-contact-box-line-attention {
    margin-right: 20px;
    width: 110px !important; }
  .mod-contact-box02 {
    padding: 100px 70px; }
  .mod-contact-box02-title {
    margin-bottom: 60px; }
  .mod-contact-box02-list-item {
    width: 48%;
    margin-bottom: 30px; }
  .mod-contact-box03 {
    padding: 70px; }
  .mod-contact-box03-title {
    margin-bottom: 50px; }
  .mod-contact-box03-txt {
    margin-bottom: 50px; } }

@media screen and (min-width: 1025px) and (max-width: 1199px), print {
  /* ==========================================================================
   PC 
   ========================================================================== */
  /* ---------------------------
module
--------------------------- */
  a {
    display: inline-block; }
  a:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }
  html {
    font-size: 62.5%; }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .mod-breadcrumbs-wrap {
    width: 100%;
    background: #F7F7F3; }
  .mod-breadcrumbs {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px; }
  .mod-breadcrumbs-item {
    margin-right: 40px; }
    .mod-breadcrumbs-item a {
      position: relative; }
      .mod-breadcrumbs-item a:after {
        content: ">";
        font-size: 1.8rem;
        position: absolute;
        right: -27px;
        top: -2px; }
  .sp-Only {
    display: none !important; }
  .mr0 {
    margin-right: 0 !important; }
  .tbOnly {
    display: none; }
  .spOnly {
    display: none; }
  .on {
    display: block;
    opacity: 1; }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1; }
  .ont {
    display: table;
    opacity: 1; }
  .fade-bottom {
    bottom: -0px;
    opacity: 1;
    visibility: visible; }
  .line span {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .line:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .mb10 {
    margin-bottom: 10px !important; }
  .mb0e {
    margin-bottom: 0em !important; }
  .border-l-none {
    border-left: 0 !important;
    font-weight: normal !important; }
  .border-r-none {
    border-right: 0 !important; }
  .slick-list {
    overflow: inherit !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn-01 {
    height: 50px; }
  .m-nav.m-gnav .m-wrap {
    max-width: 800px; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav-home {
    opacity: 0;
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    margin-top: -20px; }
    .mod-gnav-home.fixed {
      position: fixed;
      width: 100%;
      background: #FFF;
      top: 40px;
      left: 0;
      opacity: 1;
      z-index: 100;
      margin-top: -43px; }
    .mod-gnav-home.on-pc {
      display: block !important;
      opacity: 1; }
  .mod-header-logo-home {
    display: none; }
  .mod-gnav.fixed2 {
    position: fixed;
    width: 100%;
    background: #FFF;
    top: 40px;
    left: 0;
    opacity: 1;
    z-index: 100; }
  .mod-nav {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
    .mod-nav.fixed2 {
      position: fixed;
      width: 100%;
      background: #FFF;
      top: 0px !important;
      left: 0;
      opacity: 1;
      z-index: 100; }
    .mod-nav .mod-wrap {
      max-width: 1100px; }
  .mod-nav-list-item {
    max-width: 160px; }
  .mod-nav-sp-contact {
    display: none; }
  /* ---------------------------
mod-h
--------------------------- */
  /* ---------------------------
mod-table
--------------------------- */
  .mod-form-table01 {
    max-width: 800px;
    margin: 0 auto 2em; }
    .mod-form-table01 td, .mod-form-table01 th {
      padding: 16px 8px;
      vertical-align: top; }
  .mod-form-privacy {
    height: 150px;
    width: 610px;
    margin: 0 auto 30px;
    padding: 15px 24px; }
  .mod-form-clear {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px; }
  .mod-form-col {
    width: 48%; }
  .mod-form-checkboxes {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mod-form-checkboxes-item {
      margin-right: 1em; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em; }
    .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
      width: 26em; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      width: 16em; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 12em; }
    .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
      width: 7em; }
  .mod-input-textarea {
    height: 13.3em; }
  /* ---------------------------
mod-wysiwyg
--------------------------- */
  .mod-wysiwyg h1 {
    font-size: 2.2rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold; }
  .mod-wysiwyg h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold; }
  .mod-wysiwyg h3 {
    font-size: 1.4rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold; }
  .mod-wysiwyg h4 {
    font-size: 1.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold; }
  .mod-wysiwyg h5 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  .mod-wysiwyg h6 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  /* ---------------------------
mod-link
--------------------------- */
  /* ---------------------------
mod-article
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  .on {
    display: block !important;
    opacity: 1 !important;
    opacity: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onab {
    position: absolute;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .off {
    display: none;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .text-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @-webkit-keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  .text-move:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .text-move:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(6) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(7) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(8) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(9) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(10) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(11) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(12) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(13) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(14) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(15) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(16) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(17) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(18) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(19) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(20) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(21) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(22) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(23) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(24) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(25) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(26) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(27) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(28) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(29) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(30) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(31) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(32) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(33) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(34) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(35) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(36) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(37) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(38) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(39) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(40) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(41) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(42) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(43) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(44) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(45) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(46) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(47) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(48) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(49) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(50) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(51) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(52) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(53) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(54) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(55) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(56) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(57) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(58) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(59) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(60) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(61) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(62) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(63) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(64) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(65) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(66) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(67) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(68) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(69) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .title-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  /*============================
#demo-1.m-mainvisual-wrap
============================*/
  .m-mainvisual-wrap {
    width: 100%;
    height: 100vh; }
  .m-mainvisual-list {
    position: absolute;
    z-index: 2;
    bottom: 230px;
    left: 40px; }
    .m-mainvisual-list li {
      margin-bottom: 20px; }
  .m-sec01 {
    padding: 130px 0 70px; }
  .m-sec01-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec01-column-l {
    width: 100%; }
    .m-sec01-column-l h1 {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 3.8rem;
      margin-bottom: 30px;
      font-weight: 300;
      opacity: 0;
      text-align: center; }
    .m-sec01-column-l p {
      font-size: 1.8rem;
      line-height: 2;
      opacity: 0;
      opacity: 0;
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
  /*============================
#info.m-sec02
============================*/
  #info.m-sec02 {
    padding: 70px 0 150px; }
  .m-title01 {
    font-size: 3.2rem; }
  .m-sec02-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec02-post-item {
    width: 33%;
    margin-right: 1%; }
  .m-sec02-post-item-day span {
    position: relative;
    right: 0px;
    top: -5px;
    margin-right: 3px; }
  .m-sec05-post-item-day span {
    position: relative;
    right: 0px;
    top: -5px;
    margin-right: 3px; }
  /*============================
#booking.m-sec03
============================*/
  .m-sec03-slide {
    margin-bottom: 70px; }
  .m-sec03-slide-item h3 {
    padding: 0 10px;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-slide-item h3 span {
      padding-left: 5px; }
  .m-sec03-slide-item p {
    padding: 0 10px;
    font-size: 1.8rem; }
    .m-sec03-slide-item p span {
      font-weight: 300; }
  .m-sec03-column01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    margin-bottom: 70px; }
  .m-sec03-column01-l {
    width: 48%;
    margin-right: 1%; }
    .m-sec03-column01-l h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column01-l p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column01-r {
    width: 48%; }
  .m-sec03-column02 {
    margin-bottom: 70px; }
  .m-sec03-column02-l {
    width: 48%;
    margin-right: 1%; }
  .m-sec03-column02-r {
    width: 48%; }
    .m-sec03-column02-r h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif;
      text-align: right; }
    .m-sec03-column02-r p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px; }
  .m-sec03-column03-l {
    width: 48%;
    margin-right: 1%; }
    .m-sec03-column03-l h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column03-l p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column03-r {
    width: 48%; }
  .m-sec03-amenity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px; }
  .m-sec03-amenity-list {
    width: 33%;
    margin-right: 1%; }
  .m-sec03-calendar {
    margin-bottom: 150px; }
    .m-sec03-calendar iframe {
      width: 100%;
      height: 500px; }
  .m-sec04 {
    margin-bottom: 150px; }
  #narrative.m-sec05 {
    margin-bottom: 150px; }
  .m-sec05-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec05-column-l {
    width: 48%;
    margin-right: 1%; }
  .m-sec05-column-r {
    width: 48%; }
  .m-sec05-column-r-list-item {
    margin-bottom: 10px; }
  .m-sec05-column-r-list-item-info h3 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
  /*============================
#access.m-sec06
============================*/
  .m-sec06-column iframe {
    width: 100%;
    height: 460px; }
  .mod-sec06-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mod-sec06-nav-item {
    width: 25%;
    margin-right: 10px;
    background: #FFF;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    font-weight: bold; }
    .mod-sec06-nav-item:last-child {
      margin-right: 0; }
    .mod-sec06-nav-item span {
      margin-right: 8px; }
    .mod-sec06-nav-item.sec06-item01 {
      border-bottom: 6px solid #DCBBB2;
      position: relative; }
      .mod-sec06-nav-item.sec06-item01.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid  #DCBBB2;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #DCBBB2;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item02 {
      border-bottom: 6px solid #EAE3B4;
      position: relative; }
      .mod-sec06-nav-item.sec06-item02.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #EAE3B4;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #EAE3B4;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item03 {
      border-bottom: 6px solid #BDDEC1;
      position: relative; }
      .mod-sec06-nav-item.sec06-item03.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #BDDEC1;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #BDDEC1;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item04 {
      border-bottom: 6px solid #78A8C5;
      position: relative; }
      .mod-sec06-nav-item.sec06-item04.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #78A8C5;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #78A8C5;
        z-index: 2; }
  .mod-sec06-map {
    margin-bottom: 60px; }
  .mod-sec06-map-item iframe {
    width: 100%;
    height: 480px; }
  #contact-iframe {
    height: 780px; }
  /* ---------------------------
mod-owners
--------------------------- */
  .mod-mainvisual-owners-txt {
    font-size: 2.6rem;
    color: #FFF;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-owners-index {
    padding: 50px 0; }
  .mod-owners-column01 {
    margin-bottom: 60px; }
  .mod-owners-column01-left {
    position: absolute; }
  .mod-owners-column01-right {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-owners-column02 {
    margin-bottom: 60px; }
  .mod-owners-column02-left {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-owners-column02-right {
    position: absolute; }
  /* ---------------------------
mod-owners-post
--------------------------- */
  .mod-owners-post-wrap {
    padding-bottom: 45px; }
  .mod-owners-post-mainvisual {
    height: 580px; }
  .mod-owners-post-mainvisual-about-title {
    margin-bottom: 30px; }
  .mod-owners-post-info {
    margin-bottom: 60px;
    font-size: 3rem; }
  .mod-owners-post-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
    margin-bottom: 100px; }
  .mod-owners-post-info-column-l {
    width: 60%; }
  .mod-owners-post-info-column-r {
    width: 50%; }
  .mod-owners-post-gallery {
    padding: 0 80px; }
  .mod-owners-post-gallery-item {
    margin-bottom: 85px; }
  .mod-owners-post-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  /* ---------------------------
mod-process
--------------------------- */
  .mod-process-sec01 {
    padding: 20px 0; }
  .mod-process-mainvisual {
    height: 500px; }
  .mod-process-mainvisual-about {
    width: 40%; }
  .mod-process-mainvisual-img {
    width: 60%; }
  .mod-process-attention {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px; }
  .mod-process-point {
    padding: 50px;
    margin: 0 50px; }
  .mod-process-point-num {
    text-align: center;
    font-family: 'Cinzel', serif;
    position: relative;
    margin-bottom: 15px; }
    .mod-process-point-num:before {
      content: "";
      width: 20px;
      height: 2px;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -5px;
      background: #ff8080; }
  .mod-process-point-title {
    text-align: center;
    font-size: 3rem;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .mod-process-point-title:last-child {
      margin-bottom: 0; }
  .mod-process-sec02 {
    padding: 70px 0; }
    .mod-process-sec02 .mod-process-wrap {
      padding: 90px 40px; }
  .mod-process-sec02-column {
    margin-bottom: 100px; }
  .mod-process-sec02-column-info {
    width: 60%;
    padding: 0 50px 50px 50px; }
  .mod-process-sec02-column-img {
    width: 40%;
    text-align: right; }
  .mod-process-sec02-column-low {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    margin-bottom: 100px; }
  /* ---------------------------
mod-faq
--------------------------- */
  .mod-wrap.mod-faq-wrap {
    padding-bottom: 50px; }
  .mod-faq-sec01 {
    padding: 70px 15px; }
  .mod-faq-info {
    padding: 50px; }
  .mod-faq-sec01-answer-in {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 20px; }
  .mod-faq-sec01-answer-txt {
    padding: 15px 0; }
  .mod-faq-sec01-answer-txt-in-tel {
    width: 140px;
    display: inline-block; }
  /* ---------------------------
mod-spec
--------------------------- */
  .mod-mainvisual-spec {
    height: 380px;
    padding: 70px 0; }
  .mod-mainvisual-spec-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-spec-title {
    font-size: 6.4rem; }
  .mod-mainvisual-spec-txt {
    font-size: 2.6rem; }
  .mod-spec-index {
    padding: 75px 0; }
  .mod-spec-column01 {
    position: relative;
    max-width: 1100px;
    margin: 0 auto 120px; }
  .mod-spec-column01-left {
    position: absolute;
    left: 0;
    top: 12%; }
  .mod-spec-column01-right {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-spec-column-txt {
    line-height: 2.2;
    margin-bottom: 30px; }
  .mod-btn-01.mod-home-sec02-item-info-link.margin-l {
    margin: 0 auto 0 0; }
  .mod-spec-column02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 120px;
    max-width: 1100px; }
  .mod-spec-column02-left {
    width: 70%;
    padding: 60px 230px 60px 50px;
    margin: 0 auto 0 0; }
  .mod-spec-column02-right {
    position: absolute;
    right: 0;
    top: 12%; }
  /* ---------------------------
mod-spec-post
--------------------------- */
  .mod-spec-post-wrap {
    padding-bottom: 45px; }
  .mod-spec-post-mainvisual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 580px;
    margin-bottom: 70px; }
  .mod-spec-post-mainvisual-img {
    width: 50%; }
  .mod-spec-post-mainvisual-about {
    background: #42566e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-spec-post-mainvisual-about-txt {
    font-size: 1.8rem;
    font-family: 'Cinzel', serif;
    position: relative;
    margin-bottom: 20px;
    color: #FFF;
    letter-spacing: 1px;
    z-index: 1; }
    .mod-spec-post-mainvisual-about-txt:after {
      content: "";
      background: url(/common/img/base/title-deco.png) no-repeat;
      right: -35px;
      top: -30px;
      width: 62px;
      height: 62px;
      position: absolute; }
  .mod-spec-post-mainvisual-about-title {
    font-size: 3.4rem;
    color: #FFF;
    margin-bottom: 30px;
    letter-spacing: 5px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-spec-post-info {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 60px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-spec-post-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
    margin-bottom: 100px; }
  .mod-spec-post-info-column-l {
    width: 60%; }
  .mod-spec-post-info-column-r {
    width: 50%; }
  .mod-spec-post-info-column-r-title {
    font-size: 2.4rem;
    line-height: 2;
    color: #505050;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
    margin-bottom: 25px; }
  .mod-spec-post-info-column-r-txt {
    line-height: 2;
    font-size: 1.8rem; }
  .mod-spec-post-gallery {
    padding: 0 80px; }
  .mod-spec-post-gallery-item {
    margin-bottom: 85px; }
  .mod-spec-post-gallery-item-img {
    margin-bottom: 30px; }
  .mod-spec-post-gallery-item-txt {
    font-size: 1.8rem; }
  .mod-spec-post-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px; }
  .mod-spec-post-nav-prev a {
    background: #FFF;
    width: 315px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px; }
    .mod-spec-post-nav-prev a:before {
      content: "";
      background: url("/common/img/spec/mod-btn-03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      left: 30px;
      top: 41%; }
  .mod-spec-post-nav-next a {
    background: #FFF;
    width: 315px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px; }
    .mod-spec-post-nav-next a:after {
      content: "";
      background: url("/common/img/spec/mod-btn-03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      right: 30px;
      top: 41%;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .mod-spec-post-back {
    padding-bottom: 50px; }
    .mod-spec-post-back a {
      margin: 0 auto;
      width: 220px;
      line-height: 50px;
      border-radius: 50px;
      background: #ff8080;
      color: #FFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .mod-spec-post-back a:after {
        content: "";
        background: url("/common/img/base/mod-allow03.svg") no-repeat;
        width: 8px;
        height: 12px;
        position: absolute;
        right: 15px;
        top: 41%;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(180deg); }
  .mod-spec-title01 {
    font-size: 3.6rem;
    line-height: 6rem;
    letter-spacing: 10px;
    margin-bottom: 60px; }
  .mod-spec-txt01 {
    line-height: 39px;
    margin-bottom: 60px; }
  .mod-spec-img01 {
    margin-bottom: 150px; }
  /* ---------------------------
mod-spec-point01
--------------------------- */
  .mod-mainvisual-spec-point-txt {
    font-size: 4.4rem; }
  .mod-spec-point01.mod-spec-point01-index {
    padding: 70px 0; }
  .mod-spec-point01-title01 {
    font-size: 3.6rem;
    margin-bottom: 60px;
    line-height: 6rem; }
  .mod-spec-point01-txt01 {
    margin-bottom: 60px;
    text-align: center; }
  .mod-spec-sec01 {
    padding: 60px; }
  .mod-spec-sec01-flex {
    margin-bottom: 50px; }
  .mod-spec-sec01-title {
    font-size: 2.6rem; }
  .mod-spec-sec02 {
    padding: 60px; }
  .mod-spec-sec02-img {
    margin-bottom: 50px; }
  /* ---------------------------
mod-spec-point02
--------------------------- */
  .mod-spec-point01-sec01 {
    padding: 60px; }
  .mod-spec-point01-sec01-txt01 {
    margin-bottom: 50px; }
  .mod-spec-point01-sec01-flex {
    margin-bottom: 75px; }
  .mod-spec-point01-sec01-flex-l {
    width: 100%;
    margin-bottom: 40px; }
  .mod-spec-point01-sec01-flex-r {
    width: 100%;
    margin-right: 2em; }
  .mod-spec-point01-sec01-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  .mod-spec-point01-sec02 {
    padding: 60px; }
  .mod-spec-point01-sec02-flex-l {
    width: 48%; }
  .mod-spec-point01-sec02-flex-r {
    width: 48%; }
  .mod-spec-point01-sec03-flex-l {
    width: 48%; }
  .mod-spec-point01-sec03-flex-r {
    width: 48%; }
  .mod-spec-point01-sec04 {
    padding: 60px; }
  /* ---------------------------
mod-spec-point03
--------------------------- */
  .mod-spec-point03 {
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .mod-spec-point03-l {
    width: 60%; }
  .mod-spec-point03-r {
    padding-left: 60px; }
  .mod-spec-point03-row {
    padding-bottom: 60px;
    margin-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  /* ---------------------------
mod-spec-point05
--------------------------- */
  .mod-spec-point05-sec02 {
    padding: 70px 100px; }
  .mod-spec-point05-sec02-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mod-spec-point05-sec02-flex-list {
    width: 48%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
    .mod-spec-point05-sec02-flex-list a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .mod-spec-point05-sec02-flex-list a:after {
        content: "";
        border-right: 10px solid transparent;
        border-bottom: 10px solid #42566e;
        border-left: 10px solid transparent;
        position: absolute;
        right: -7px;
        bottom: -2px;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(135deg); }
  .mod-spec-point05-sec02-flex-list-l {
    max-width: 130px; }
  .mod-spec-point05-sec02-flex-list-r {
    padding-left: 20px; }
  .mod-spec-point05-td-01 {
    padding-left: 5px; }
  .mod-spec-point05-td-02 {
    padding: 5px 30px 5px 30px; }
  .mod-spec-point05-td-03 {
    padding: 5px 30px 5px 30px; }
  /* ---------------------------
mod-design
--------------------------- */
  .mod-mainvisual-design {
    height: 380px;
    padding: 70px 0; }
  .mod-mainvisual-design-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-design-title {
    font-size: 6.4rem; }
  .mod-mainvisual-design-txt {
    font-size: 2.6rem; }
  .mod-design-title01 {
    font-size: 3.8rem; }
  .mod-design-point-01-img {
    position: absolute; }
  .mod-design-point-01-line {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-design-point-02 {
    margin-bottom: 350px; }
  .mod-design-point-02-line {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-design-point-02-img {
    position: absolute; }
  .mod-design-frame-about {
    margin-bottom: 120px; }
  .mod-design-frame-about-line {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-design-frame-about-img {
    position: absolute; }
  .mod-design-painting-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mod-design-painting-flex-l {
    width: 48%; }
  .mod-design-painting-flex-r {
    width: 48%; }
  .mod-design-accent {
    padding: 50px 0; }
  .mod-design-accent-flex {
    margin-bottom: 150px; }
  .mod-design-accent-flex-line {
    width: 70%;
    padding: 60px 230px 60px 40px; }
  .mod-design-accent-flex-img {
    position: absolute; }
  /* ---------------------------
mod-lineup
--------------------------- */
  .mod-mainvisual-lineup-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-lineup-title {
    text-align: center;
    font-family: 'Cinzel', serif;
    font-size: 6.4rem;
    color: #FFF; }
  .mod-mainvisual-lineup-txt {
    font-size: 2.6rem;
    color: #FFF;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-lineup {
    padding: 70px 0; }
  .mod-lineup-list {
    margin-bottom: 50px; }
  .mod-lineup-list-item {
    width: 32%;
    margin-bottom: 20px; }
    .mod-lineup-list-item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .mod-lineup-list-item-img {
    width: 30%;
    height: auto; }
  .mod-lineup-list-item-info {
    width: 70%;
    padding: 20px 10px; }
  .mod-lineup-about {
    margin-bottom: 50px; }
  .mod-lineup-about-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .mod-lineup-about-flex-num {
    margin-right: 50px;
    font-size: 10rem; }
  .mod-lineup-about-flex-txt {
    font-size: 3rem; }
  .mod-lineup-about-flex-tag {
    position: absolute;
    right: 30px;
    bottom: 50px; }
  .mod-lineup-about-info {
    padding: 0 30px 20px; }
  /* ---------------------------
mod-contact
--------------------------- */
  .mod-mainvisual-contact-title {
    font-size: 6.4rem; }
  .mod-mainvisual-contact-txt {
    font-size: 2.6rem; }
  .mod-contact-index {
    padding: 75px 0; }
  .mod-contact-title {
    margin-bottom: 60px; }
  .mod-contact-box01 {
    padding: 70px; }
  .mod-contact-box-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .mod-contact-box-line-attention {
    margin-right: 20px;
    width: 110px !important; }
  .mod-contact-box02 {
    padding: 100px 70px; }
  .mod-contact-box02-title {
    margin-bottom: 60px; }
  .mod-contact-box02-list-item {
    width: 48%;
    margin-bottom: 30px; }
  .mod-contact-box03 {
    padding: 70px; }
  .mod-contact-box03-title {
    margin-bottom: 50px; }
  .mod-contact-box03-txt {
    margin-bottom: 50px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* ==========================================================================
   TB 
   ========================================================================== */
  /* ---------------------------
module
--------------------------- */
  a {
    display: inline-block; }
  a:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }
  .wrapper {
    padding: 0 15px; }
  .mod-wrap-in {
    padding-left: 20px;
    padding-right: 20px; }
  html {
    font-size: 10px; }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .mod-breadcrumbs-wrap {
    width: 100%;
    background: #F7F7F3;
    padding-top: 50px; }
  .mod-breadcrumbs {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px; }
  .mod-breadcrumbs-item {
    margin-right: 40px; }
    .mod-breadcrumbs-item a {
      position: relative; }
      .mod-breadcrumbs-item a:after {
        content: ">";
        font-size: 1.8rem;
        position: absolute;
        right: -27px;
        top: -2px; }
  .sp-Only {
    display: none !important; }
  .mr0 {
    margin-right: 0 !important; }
  .on {
    display: block;
    opacity: 1; }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1; }
  .ont {
    display: table;
    opacity: 1; }
  .fade-bottom {
    bottom: -0px;
    opacity: 1;
    visibility: visible; }
  .line span {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .line:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .mb10 {
    margin-bottom: 10px !important; }
  .mb0e {
    margin-bottom: 0em !important; }
  .border-l-none {
    border-left: 0 !important;
    font-weight: normal !important; }
  .border-r-none {
    border-right: 0 !important; }
  .slick-list {
    overflow: inherit !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn-01 {
    height: 50px; }
  .m-nav.m-gnav .m-wrap {
    max-width: 800px; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-gnav-home {
    opacity: 0;
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    margin-top: -20px; }
    .mod-gnav-home.fixed {
      position: fixed;
      width: 100%;
      background: #FFF;
      top: 40px;
      left: 0;
      opacity: 1;
      z-index: 100;
      margin-top: -43px; }
    .mod-gnav-home.on-pc {
      display: block !important;
      opacity: 1; }
  .mod-header-logo-home {
    display: none; }
  .mod-gnav.fixed2 {
    position: fixed;
    width: 100%;
    background: #FFF;
    top: 40px;
    left: 0;
    opacity: 1;
    z-index: 100; }
  .mod-nav {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
    .mod-nav.fixed2 {
      position: fixed;
      width: 100%;
      background: #FFF;
      top: 0px !important;
      left: 0;
      opacity: 1;
      z-index: 100; }
    .mod-nav .mod-wrap {
      max-width: 1100px; }
  .mod-nav-list-item {
    max-width: 160px; }
  .mod-gnav-btn {
    right: 30px;
    position: fixed; }
  .mod-nav-sp-contact {
    display: none; }
  /* ---------------------------
mod-h
--------------------------- */
  /* ---------------------------
mod-table
--------------------------- */
  .mod-form-table01 {
    max-width: 800px;
    margin: 0 auto 2em; }
    .mod-form-table01 td, .mod-form-table01 th {
      padding: 16px 8px;
      vertical-align: top; }
  .mod-form-privacy {
    height: 150px;
    width: 610px;
    margin: 0 auto 30px;
    padding: 15px 24px; }
  .mod-form-clear {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px; }
  .mod-form-col {
    width: 48%; }
  .mod-form-checkboxes {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mod-form-checkboxes-item {
      margin-right: 1em; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px;
    font-size: 1.02em; }
    .mod-input-text.size-l, .mod-input-textarea.size-l, .mod-input-select.size-l {
      width: 26em; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      width: 16em; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 12em; }
    .mod-input-text.size-s, .mod-input-textarea.size-s, .mod-input-select.size-s {
      width: 7em; }
  .mod-input-textarea {
    height: 13.3em; }
  /* ---------------------------
mod-wysiwyg
--------------------------- */
  .mod-wysiwyg h1 {
    font-size: 2.2rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold; }
  .mod-wysiwyg h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold; }
  .mod-wysiwyg h3 {
    font-size: 1.4rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold; }
  .mod-wysiwyg h4 {
    font-size: 1.2rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold; }
  .mod-wysiwyg h5 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  .mod-wysiwyg h6 {
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  /* ---------------------------
mod-link
--------------------------- */
  /* ---------------------------
mod-article
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  .on {
    display: block !important;
    opacity: 1 !important;
    opacity: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onab {
    position: absolute;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .off {
    display: none;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .text-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @-webkit-keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  .text-move:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .text-move:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(6) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(7) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(8) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(9) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(10) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(11) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(12) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(13) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(14) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(15) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(16) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(17) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(18) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(19) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(20) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(21) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(22) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(23) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(24) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(25) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(26) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(27) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(28) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(29) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(30) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(31) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(32) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(33) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(34) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(35) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(36) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(37) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(38) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(39) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(40) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(41) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(42) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(43) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(44) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(45) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(46) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(47) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(48) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(49) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(50) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(51) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(52) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(53) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(54) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(55) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(56) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(57) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(58) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(59) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(60) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(61) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(62) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(63) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(64) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(65) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(66) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(67) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(68) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(69) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .title-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  /*============================
#demo-1.m-mainvisual-wrap
============================*/
  .m-mainvisual-wrap {
    width: 100%;
    height: 100vh; }
  .m-mainvisual-list {
    position: absolute;
    z-index: 2;
    bottom: 230px;
    left: 40px; }
    .m-mainvisual-list li {
      margin-bottom: 20px; }
  .m-sec01 {
    padding: 130px 0 70px; }
  .m-sec01-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec01-column-l {
    width: 100%; }
    .m-sec01-column-l h1 {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 3.8rem;
      margin-bottom: 30px;
      font-weight: 300;
      opacity: 0;
      text-align: center; }
    .m-sec01-column-l p {
      font-size: 1.8rem;
      line-height: 2;
      opacity: 0;
      opacity: 0;
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
  /*============================
#info.m-sec02
============================*/
  #info.m-sec02 {
    padding: 70px 0 150px; }
  .m-title01 {
    font-size: 3.2rem; }
  .m-sec02-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec02-post-item {
    width: 33%;
    margin-right: 1%; }
  .m-sec02-post-item-day span {
    position: relative;
    right: 0px;
    top: -5px;
    margin-right: 3px; }
  .m-sec05-post-item-day span {
    position: relative;
    right: 0px;
    top: -5px;
    margin-right: 3px; }
  /*============================
#booking.m-sec03
============================*/
  .m-sec03-slide {
    margin-bottom: 70px; }
  .m-sec03-slide-item h3 {
    padding: 0 10px;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-slide-item h3 span {
      padding-left: 5px; }
  .m-sec03-slide-item p {
    padding: 0 10px;
    font-size: 1.8rem; }
    .m-sec03-slide-item p span {
      font-weight: 300; }
  .m-sec03-column01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    margin-bottom: 70px; }
  .m-sec03-column01-l {
    width: 48%;
    margin-right: 1%; }
    .m-sec03-column01-l h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column01-l p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column01-r {
    width: 48%; }
  .m-sec03-column02 {
    margin-bottom: 70px; }
  .m-sec03-column02-l {
    width: 48%;
    margin-right: 1%; }
  .m-sec03-column02-r {
    width: 48%; }
    .m-sec03-column02-r h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif;
      text-align: right; }
    .m-sec03-column02-r p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px; }
  .m-sec03-column03-l {
    width: 48%;
    margin-right: 1%; }
    .m-sec03-column03-l h3 {
      font-size: 2.8rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column03-l p {
      font-size: 1.8rem;
      line-height: 1.8; }
  .m-sec03-column03-r {
    width: 48%; }
  .m-sec03-amenity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px; }
  .m-sec03-amenity-list {
    width: 33%;
    margin-right: 1%; }
  .m-sec03-calendar {
    margin-bottom: 150px; }
    .m-sec03-calendar iframe {
      width: 100%;
      height: 500px; }
  .m-sec04 {
    margin-bottom: 150px; }
  #narrative.m-sec05 {
    margin-bottom: 150px; }
  .m-sec05-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-sec05-column-l {
    width: 48%;
    margin-right: 1%; }
  .m-sec05-column-r {
    width: 48%; }
  .m-sec05-column-r-list-item {
    margin-bottom: 10px; }
  .m-sec05-column-r-list-item-info h3 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
  /*============================
#access.m-sec06
============================*/
  .m-sec06-column iframe {
    width: 100%;
    height: 460px; }
  .mod-sec06-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mod-sec06-nav-item {
    width: 25%;
    margin-right: 10px;
    background: #FFF;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    font-weight: bold; }
    .mod-sec06-nav-item:last-child {
      margin-right: 0; }
    .mod-sec06-nav-item span {
      margin-right: 8px; }
    .mod-sec06-nav-item.sec06-item01 {
      border-bottom: 6px solid #DCBBB2;
      position: relative; }
      .mod-sec06-nav-item.sec06-item01.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid  #DCBBB2;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #DCBBB2;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item02 {
      border-bottom: 6px solid #EAE3B4;
      position: relative; }
      .mod-sec06-nav-item.sec06-item02.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #EAE3B4;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #EAE3B4;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item03 {
      border-bottom: 6px solid #BDDEC1;
      position: relative; }
      .mod-sec06-nav-item.sec06-item03.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #BDDEC1;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #BDDEC1;
        z-index: 2; }
    .mod-sec06-nav-item.sec06-item04 {
      border-bottom: 6px solid #78A8C5;
      position: relative; }
      .mod-sec06-nav-item.sec06-item04.onf:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid #78A8C5;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        bottom: -28px;
        -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
        transform: rotateZ(90deg);
        color: #78A8C5;
        z-index: 2; }
  .mod-sec06-map {
    margin-bottom: 60px; }
  .mod-sec06-map-item iframe {
    width: 100%;
    height: 480px; }
  #contact-iframe {
    height: 780px; }
  /* ---------------------------
mod-owners
--------------------------- */
  .mod-mainvisual-owners-txt {
    font-size: 2.6rem;
    color: #FFF;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-owners-index {
    padding: 50px 0; }
  .mod-owners-column01 {
    margin-bottom: 60px; }
  .mod-owners-column01-left {
    position: absolute; }
  .mod-owners-column01-right {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-owners-column02 {
    margin-bottom: 60px; }
  .mod-owners-column02-left {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-owners-column02-right {
    position: absolute; }
  /* ---------------------------
mod-owners-post
--------------------------- */
  .mod-owners-post-wrap {
    padding-bottom: 45px; }
  .mod-owners-post-mainvisual {
    height: 580px; }
  .mod-owners-post-mainvisual-about-title {
    margin-bottom: 30px; }
  .mod-owners-post-info {
    margin-bottom: 60px;
    font-size: 3rem; }
  .mod-owners-post-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
    margin-bottom: 100px; }
  .mod-owners-post-info-column-l {
    width: 60%; }
  .mod-owners-post-info-column-r {
    width: 50%; }
  .mod-owners-post-gallery {
    padding: 0 80px; }
  .mod-owners-post-gallery-item {
    margin-bottom: 85px; }
  .mod-owners-post-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  /* ---------------------------
mod-process
--------------------------- */
  .mod-process-sec01 {
    padding: 20px 0; }
  .mod-process-mainvisual {
    height: 500px; }
  .mod-process-mainvisual-about {
    width: 40%; }
  .mod-process-mainvisual-img {
    width: 60%; }
  .mod-process-attention {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px; }
  .mod-process-point {
    padding: 50px;
    margin: 0 50px; }
  .mod-process-point-num {
    text-align: center;
    font-family: 'Cinzel', serif;
    position: relative;
    margin-bottom: 15px; }
    .mod-process-point-num:before {
      content: "";
      width: 20px;
      height: 2px;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -5px;
      background: #ff8080; }
  .mod-process-point-title {
    text-align: center;
    font-size: 3rem;
    margin-bottom: 30px;
    font-weight: 300;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .mod-process-point-title:last-child {
      margin-bottom: 0; }
  .mod-process-sec02 {
    padding: 70px 0; }
    .mod-process-sec02 .mod-process-wrap {
      padding: 90px 40px; }
  .mod-process-sec02-column {
    margin-bottom: 100px; }
  .mod-process-sec02-column-info {
    width: 60%;
    padding: 0 50px 50px 50px; }
  .mod-process-sec02-column-img {
    width: 40%;
    text-align: right; }
  .mod-process-sec02-column-low {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    margin-bottom: 100px; }
  /* ---------------------------
mod-faq
--------------------------- */
  .mod-wrap.mod-faq-wrap {
    padding-bottom: 50px; }
  .mod-faq-sec01 {
    padding: 70px 15px; }
  .mod-faq-info {
    padding: 50px; }
  .mod-faq-sec01-answer-in {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 20px; }
  .mod-faq-sec01-answer-txt {
    padding: 15px 0; }
  .mod-faq-sec01-answer-txt-in-tel {
    width: 140px;
    display: inline-block; }
  /* ---------------------------
mod-spec
--------------------------- */
  .mod-mainvisual-spec {
    height: 380px;
    padding: 70px 0; }
  .mod-mainvisual-spec-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-spec-title {
    font-size: 6.4rem; }
  .mod-mainvisual-spec-txt {
    font-size: 2.6rem; }
  .mod-spec-index {
    padding: 75px 0; }
  .mod-spec-column01 {
    position: relative;
    max-width: 1100px;
    margin: 0 auto 120px; }
  .mod-spec-column01-left {
    position: absolute;
    left: 0;
    top: 12%; }
  .mod-spec-column01-right {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-spec-column-txt {
    line-height: 2.2;
    margin-bottom: 30px; }
  .mod-btn-01.mod-home-sec02-item-info-link.margin-l {
    margin: 0 auto 0 0; }
  .mod-spec-column02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 120px;
    max-width: 1100px; }
  .mod-spec-column02-left {
    width: 70%;
    padding: 60px 230px 60px 50px;
    margin: 0 auto 0 0; }
  .mod-spec-column02-right {
    position: absolute;
    right: 0;
    top: 12%; }
  /* ---------------------------
mod-spec-post
--------------------------- */
  .mod-spec-post-wrap {
    padding-bottom: 45px; }
  .mod-spec-post-mainvisual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 580px;
    margin-bottom: 70px; }
  .mod-spec-post-mainvisual-img {
    width: 50%; }
  .mod-spec-post-mainvisual-about {
    background: #42566e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-spec-post-mainvisual-about-txt {
    font-size: 1.8rem;
    font-family: 'Cinzel', serif;
    position: relative;
    margin-bottom: 20px;
    color: #FFF;
    letter-spacing: 1px;
    z-index: 1; }
    .mod-spec-post-mainvisual-about-txt:after {
      content: "";
      background: url(/common/img/base/title-deco.png) no-repeat;
      right: -35px;
      top: -30px;
      width: 62px;
      height: 62px;
      position: absolute; }
  .mod-spec-post-mainvisual-about-title {
    font-size: 3.4rem;
    color: #FFF;
    margin-bottom: 30px;
    letter-spacing: 5px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-spec-post-info {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 60px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-spec-post-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 80px;
    margin-bottom: 100px; }
  .mod-spec-post-info-column-l {
    width: 60%; }
  .mod-spec-post-info-column-r {
    width: 50%; }
  .mod-spec-post-info-column-r-title {
    font-size: 2.4rem;
    line-height: 2;
    color: #505050;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
    margin-bottom: 25px; }
  .mod-spec-post-info-column-r-txt {
    line-height: 2;
    font-size: 1.8rem; }
  .mod-spec-post-gallery {
    padding: 0 80px; }
  .mod-spec-post-gallery-item {
    margin-bottom: 85px; }
  .mod-spec-post-gallery-item-img {
    margin-bottom: 30px; }
  .mod-spec-post-gallery-item-txt {
    font-size: 1.8rem; }
  .mod-spec-post-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px; }
  .mod-spec-post-nav-prev a {
    background: #FFF;
    width: 315px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px; }
    .mod-spec-post-nav-prev a:before {
      content: "";
      background: url("/common/img/spec/mod-btn-03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      left: 30px;
      top: 41%; }
  .mod-spec-post-nav-next a {
    background: #FFF;
    width: 315px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px; }
    .mod-spec-post-nav-next a:after {
      content: "";
      background: url("/common/img/spec/mod-btn-03.svg") no-repeat;
      width: 8px;
      height: 12px;
      position: absolute;
      right: 30px;
      top: 41%;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .mod-spec-post-back {
    padding-bottom: 50px; }
    .mod-spec-post-back a {
      margin: 0 auto;
      width: 220px;
      line-height: 50px;
      border-radius: 50px;
      background: #ff8080;
      color: #FFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .mod-spec-post-back a:after {
        content: "";
        background: url("/common/img/base/mod-allow03.svg") no-repeat;
        width: 8px;
        height: 12px;
        position: absolute;
        right: 15px;
        top: 41%;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(180deg); }
  .mod-spec-title01 {
    font-size: 3.6rem;
    line-height: 6rem;
    letter-spacing: 10px;
    margin-bottom: 60px; }
  .mod-spec-txt01 {
    line-height: 39px;
    margin-bottom: 60px; }
  .mod-spec-img01 {
    margin-bottom: 150px; }
  /* ---------------------------
mod-spec-point01
--------------------------- */
  .mod-mainvisual-spec-point-txt {
    font-size: 4.4rem; }
  .mod-spec-point01.mod-spec-point01-index {
    padding: 70px 0; }
  .mod-spec-point01-title01 {
    font-size: 3.6rem;
    margin-bottom: 60px;
    line-height: 6rem; }
  .mod-spec-point01-txt01 {
    margin-bottom: 60px;
    text-align: center; }
  .mod-spec-sec01 {
    padding: 60px; }
  .mod-spec-sec01-flex {
    margin-bottom: 50px; }
  .mod-spec-sec01-title {
    font-size: 2.6rem; }
  .mod-spec-sec02 {
    padding: 60px; }
  .mod-spec-sec02-img {
    margin-bottom: 50px; }
  /* ---------------------------
mod-spec-point02
--------------------------- */
  .mod-spec-point01-sec01 {
    padding: 60px; }
  .mod-spec-point01-sec01-txt01 {
    margin-bottom: 50px; }
  .mod-spec-point01-sec01-flex {
    margin-bottom: 75px; }
  .mod-spec-point01-sec01-flex-l {
    width: 100%;
    margin-bottom: 40px; }
  .mod-spec-point01-sec01-flex-r {
    width: 100%;
    margin-right: 2em; }
  .mod-spec-point01-sec01-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  .mod-spec-point01-sec02 {
    padding: 60px; }
  .mod-spec-point01-sec02-flex-l {
    width: 48%; }
  .mod-spec-point01-sec02-flex-r {
    width: 48%; }
  .mod-spec-point01-sec03-flex-l {
    width: 48%; }
  .mod-spec-point01-sec03-flex-r {
    width: 48%; }
  .mod-spec-point01-sec04 {
    padding: 60px; }
  /* ---------------------------
mod-spec-point03
--------------------------- */
  .mod-spec-point03 {
    padding-bottom: 60px;
    margin-bottom: 60px; }
  .mod-spec-point03-l {
    width: 60%; }
  .mod-spec-point03-r {
    padding-left: 60px; }
  .mod-spec-point03-row {
    padding-bottom: 60px;
    margin-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  /* ---------------------------
mod-spec-point05
--------------------------- */
  .mod-spec-point05-sec02 {
    padding: 70px 100px; }
  .mod-spec-point05-sec02-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mod-spec-point05-sec02-flex-list {
    width: 48%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
    .mod-spec-point05-sec02-flex-list a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      .mod-spec-point05-sec02-flex-list a:after {
        content: "";
        border-right: 10px solid transparent;
        border-bottom: 10px solid #42566e;
        border-left: 10px solid transparent;
        position: absolute;
        right: -7px;
        bottom: -2px;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(135deg); }
  .mod-spec-point05-sec02-flex-list-l {
    max-width: 130px; }
  .mod-spec-point05-sec02-flex-list-r {
    padding-left: 20px; }
  .mod-spec-point05-td-01 {
    padding-left: 5px; }
  .mod-spec-point05-td-02 {
    padding: 5px 30px 5px 30px; }
  .mod-spec-point05-td-03 {
    padding: 5px 30px 5px 30px; }
  /* ---------------------------
mod-design
--------------------------- */
  .mod-mainvisual-design {
    height: 380px;
    padding: 70px 0; }
  .mod-mainvisual-design-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-design-title {
    font-size: 6.4rem; }
  .mod-mainvisual-design-txt {
    font-size: 2.6rem; }
  .mod-design-title01 {
    font-size: 3.8rem; }
  .mod-design-point-01-img {
    position: absolute; }
  .mod-design-point-01-line {
    width: 70%;
    padding: 60px 50px 60px 230px; }
  .mod-design-point-02 {
    margin-bottom: 350px; }
  .mod-design-point-02-line {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-design-point-02-img {
    position: absolute; }
  .mod-design-frame-about {
    margin-bottom: 120px; }
  .mod-design-frame-about-line {
    width: 70%;
    padding: 60px 230px 60px 50px; }
  .mod-design-frame-about-img {
    position: absolute; }
  .mod-design-painting-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mod-design-painting-flex-l {
    width: 48%; }
  .mod-design-painting-flex-r {
    width: 48%; }
  .mod-design-accent {
    padding: 50px 0; }
  .mod-design-accent-flex {
    margin-bottom: 150px; }
  .mod-design-accent-flex-line {
    width: 70%;
    padding: 60px 230px 60px 40px; }
  .mod-design-accent-flex-img {
    position: absolute; }
  /* ---------------------------
mod-lineup
--------------------------- */
  .mod-mainvisual-lineup-icon {
    text-align: center;
    margin-bottom: 5px; }
  .mod-mainvisual-lineup-title {
    text-align: center;
    font-family: 'Cinzel', serif;
    font-size: 6.4rem;
    color: #FFF; }
  .mod-mainvisual-lineup-txt {
    font-size: 2.6rem;
    color: #FFF;
    text-align: center;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "YuGothic", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .mod-lineup {
    padding: 70px 0; }
  .mod-lineup-list {
    margin-bottom: 50px; }
  .mod-lineup-list-item {
    width: 32%;
    margin-bottom: 20px; }
    .mod-lineup-list-item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .mod-lineup-list-item-img {
    width: 30%;
    height: auto; }
  .mod-lineup-list-item-info {
    width: 70%;
    padding: 20px 10px; }
  .mod-lineup-about {
    margin-bottom: 50px; }
  .mod-lineup-about-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .mod-lineup-about-flex-num {
    margin-right: 50px;
    font-size: 10rem; }
  .mod-lineup-about-flex-txt {
    font-size: 3rem; }
  .mod-lineup-about-flex-tag {
    position: absolute;
    right: 30px;
    bottom: 50px; }
  .mod-lineup-about-info {
    padding: 0 30px 20px; }
  /* ---------------------------
mod-contact
--------------------------- */
  .mod-mainvisual-contact-title {
    font-size: 6.4rem; }
  .mod-mainvisual-contact-txt {
    font-size: 2.6rem; }
  .mod-contact-index {
    padding: 75px 0; }
  .mod-contact-title {
    margin-bottom: 60px; }
  .mod-contact-box01 {
    padding: 70px; }
  .mod-contact-box-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .mod-contact-box-line-attention {
    margin-right: 20px;
    width: 110px !important; }
  .mod-contact-box02 {
    padding: 100px 70px; }
  .mod-contact-box02-title {
    margin-bottom: 60px; }
  .mod-contact-box02-list-item {
    width: 48%;
    margin-bottom: 30px; }
  .mod-contact-box03 {
    padding: 70px; }
  .mod-contact-box03-title {
    margin-bottom: 50px; }
  .mod-contact-box03-txt {
    margin-bottom: 50px; } }

@media screen and (max-width: 767px) {
  /* ==========================================================================
   SP 
   ========================================================================== */
  /* ---------------------------
module
--------------------------- */
    .m-distance-01 {
    display: none;
  }
  .m-distance-02 {
    display: none;
  }
  a {
    display: inline-block; }
  a:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }
  .wrapper {
    padding: 0 15px; }
  .sp-Only-wrapper {
    max-width: 1075px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px; }
  .mod-wrap-in {
    padding-left: 20px;
    padding-right: 20px; }
  .font-size18 {
    font-size: 1.6rem !important; }
  html {
    font-size: 10px; }
  body {
    font-size: 1.4rem;
    overflow: hidden; }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .mod-breadcrumbs-wrap {
    padding-top: 50px;
    margin-bottom: 20px; }
  .mod-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
    background: #F7F7F3; }
  .mod-breadcrumbs-item {
    margin-right: 25px; }
    .mod-breadcrumbs-item a {
      position: relative; }
      .mod-breadcrumbs-item a:after {
        content: ">";
        font-size: 1.8rem;
        position: absolute;
        right: -19px;
        top: -4px; }
  .en-font {
    font-size: 1.4rem !important; }
  .pc-Only {
    display: none !important; }
  .sp-pd0 {
    padding: 0 !important; }
  .mr0 {
    margin-right: 0 !important; }
  .lapctbOnly {
    display: none; }
  .pcOnly {
    display: none; }
  .on {
    display: block;
    opacity: 1; }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1; }
  .ont {
    display: table;
    opacity: 1; }
  .mod-wrap {
    padding: 0 15px; }
  .order1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .fade-bottom {
    bottom: -0px;
    opacity: 1;
    visibility: visible; }
  .line span {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .line:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .mb10 {
    margin-bottom: 10px !important; }
  .mb0e {
    margin-bottom: 0em !important; }
  .m0sp {
    margin: 0 !important; }
  .pt40 {
    padding-top: 40px; }
  .ft15 {
    font-size: 1rem; }
  .ft16 {
    font-size: 12px; }
  form {
    width: 100%;
    -webkit-margin-start: 0 !important;
    -webkit-margin-end: 0 !important;
    -webkit-padding-before: 0 !important;
    -webkit-padding-start: 0 !important;
    -webkit-padding-end: 0 !important;
    -webkit-padding-after: 0 !important; }
  fieldset {
    width: 100%;
    -webkit-margin-start: 0 !important;
    -webkit-margin-end: 0 !important;
    -webkit-padding-before: 0 !important;
    -webkit-padding-start: 0 !important;
    -webkit-padding-end: 0 !important;
    -webkit-padding-after: 0 !important; }
  #popup {
    display: none;
    /* 初期表示は非表示 */
    position: fixed;
    top: 10%;
    width: 90% !important;
    height: 20% !important;
    background-color: white;
    border-radius: 5px;
    text-align: left;
    z-index: 2;
    overflow-y: scroll;
    font-size: 9px; }
  .border-l-none {
    border-left: 0 !important;
    font-weight: normal !important; }
  .border-r-none {
    border-right: 0 !important; }
  .slick-list {
    overflow: inherit !important; }
  #swipebox-overlay {
    top: 50px !important; }
  /* ---------------------------
btn
--------------------------- */
  .mod-btn-01 {
    height: 45px; }
  .m-nav.m-gnav {
    display: none; }
  /* ---------------------------
mod-gnav
--------------------------- */
  .mod-nav {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
    background: #FFF; }
    .mod-nav.on {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .mod-nav .mod-wrap {
      max-width: 1100px;
      width: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%; }
  .mod-nav-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mod-nav-list-item {
    width: 48%; }
  .mod-nav-list-item-contact {
    display: none; }
  .mod-gnav-btn {
    display: block;
    top: 12px;
    right: 20px;
    position: fixed; }
  .mod-gnav-btn-menu {
    white-space: nowrap; }
  .mod-gnav-btn-menu-item {
    padding: 30px 15px 0; }
  .mod-gnav-btn-menu-item-list {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .mod-gnav-btn-menu-item-list a {
      font-size: 1.4rem;
      font-family: 'Libre Baskerville', serif;
      display: block;
      width: 100%;
      height: 100%; }
      .mod-gnav-btn-menu-item-list a span {
        display: block;
        padding-top: 5px;
        font-size: 1.2rem; }
  .mod-gnav-btn-menu-item-list-last {
    height: 50px;
    width: 45%;
    margin: 10px auto; }
    .mod-gnav-btn-menu-item-list-last div {
      width: 90%; }
  .on .mod-gnav-btn-lines {
    position: relative;
    z-index: 3; }
  .mod-nav-sp-contact {
    position: relative;
    height: 60px; }
    .mod-nav-sp-contact a {
      display: block;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      align-items: center;
      background: #ff9787;
      position: relative; }
      .mod-nav-sp-contact a:after {
        content: "";
        color: #FFF;
        position: absolute;
        right: 20px;
        background: url(/common/img/nav/mod-btn-01.svg) no-repeat;
        width: 6px;
        height: 12px; }
      .mod-nav-sp-contact a img {
        position: relative;
        left: -10px; }
      .mod-nav-sp-contact a span {
        color: #FFF;
        font-size: 19px;
        position: relative;
        padding-left: 5px;
        left: -10px;
        letter-spacing: 1px; }
  /* ---------------------------
mod-h
--------------------------- */
  .mod-title-01 {
    margin: 0 auto;
    text-align: center;
    font-size: 2.3rem; }
    .mod-title-01 span {
      font-size: 5rem; }
  .mod-defalt {
    font-size: 1.6rem;
    line-height: 3.4rem; }
  .mod-defalt-s {
    font-size: 1.3rem;
    line-height: 2.3rem; }
  /* ---------------------------
mod-table
--------------------------- */
  .mod-form-table01 {
    display: block; }
    .mod-form-table01 tbody, .mod-form-table01 tr, .mod-form-table01 th, .mod-form-table01 td {
      display: block; }
    .mod-form-table01 tr {
      margin-bottom: 1em; }
  .mod-form-privacy {
    margin-bottom: 20px;
    height: 9em;
    padding: 8px 15px; }
  .mod-form-clear {
    margin-bottom: 30px; }
  /* ---------------------------
input
--------------------------- */
  .mod-input-text, .mod-input-textarea, .mod-input-select {
    padding: 10px 7px; }
    .mod-input-text.size-m, .mod-input-textarea.size-m, .mod-input-select.size-m {
      min-width: 80px; }
    .mod-input-text.size-sm, .mod-input-textarea.size-sm, .mod-input-select.size-sm {
      width: 10em; }
  .mod-input-textarea {
    height: 8em; }
  .mod-input-selectBoxWrap {
    position: relative;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid #dedede; }
    .mod-input-selectBoxWrap:after {
      content: "";
      display: block;
      position: absolute;
      right: 10px;
      top: 50%;
      border: 4px solid transparent;
      border-top: 4px solid #000;
      margin-top: -2px; }
  .mod-input-select.size-s {
    width: auto; }
  .mod-input-selectBoxWrap {
    position: relative;
    background: #fff;
    border-radius: 4px; }
    .mod-input-selectBoxWrap:after {
      content: "";
      display: block;
      position: absolute;
      right: 10px;
      top: 50%;
      border: 4px solid transparent;
      border-top: 4px solid #000;
      margin-top: -2px; }
  .mod-input-zipBtn {
    margin-bottom: 1em; }
  .mod-input-btn {
    width: 100%;
    font-size: 1.4rem; }
  .mod-formSec01-btns {
    display: block;
    padding-top: 30px;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .common_btn.btn_long.lsts_btn.mod-contact-form-btn {
    width: 100%; }
  .mod-form-content-in {
    padding: 120px 30px 0px; }
    .mod-form-content-in p {
      font-size: 1.4rem;
      margin-bottom: 10px;
      line-height: 3rem; }
  /* ---------------------------
mod-wysiwyg
--------------------------- */
  .mod-wysiwyg h1 {
    font-size: 1.4rem;
    line-height: 1.2308;
    margin-top: 1.641em;
    margin-bottom: 0.8205em;
    font-weight: bold; }
  .mod-wysiwyg h2 {
    font-size: 1.3rem;
    line-height: 1.25;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold; }
  .mod-wysiwyg h3 {
    font-size: 1.2rem;
    line-height: 1.1852;
    margin-top: 2.3704em;
    margin-bottom: 1.1852em;
    font-weight: bold; }
  .mod-wysiwyg h4 {
    font-size: 1.1rem;
    line-height: 1.4545;
    margin-top: 2.9091em;
    margin-bottom: 1.4545em;
    font-weight: bold; }
  .mod-wysiwyg h5 {
    font-size: 1rem;
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  .mod-wysiwyg h6 {
    font-size: 1rem;
    line-height: 1.2632;
    margin-top: 3.3684em;
    margin-bottom: 1.6842em;
    font-weight: bold; }
  /* ---------------------------
mod-link
--------------------------- */
  /* ---------------------------
mod-article
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  /* ---------------------------
animation
--------------------------- */
  .on {
    display: block !important;
    opacity: 1 !important;
    opacity: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onab {
    position: absolute;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .onf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .off {
    display: none;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .text-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @-webkit-keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  .text-move:nth-child(1) {
    -webkit-animation-delay: 0;
    animation-delay: 0; }
  .text-move:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(4) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(6) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(7) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(8) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(9) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(10) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(11) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(12) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(13) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(14) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(15) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(16) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(17) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(18) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(19) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(20) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(21) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(22) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(23) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(24) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(25) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(26) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(27) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(28) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(29) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(30) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(31) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(32) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(33) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(34) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(35) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(36) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(37) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(38) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(39) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(40) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(41) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(42) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(43) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(44) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(45) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(46) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(47) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(48) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(49) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(50) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(51) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(52) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(53) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(54) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(55) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(56) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(57) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(58) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s; }
  .text-move:nth-child(59) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(60) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(61) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(62) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(63) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(64) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(65) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .text-move:nth-child(66) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(67) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s; }
  .text-move:nth-child(68) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s; }
  .text-move:nth-child(69) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s; }
  .title-move {
    display: inline-block;
    -webkit-animation: move .8s ease both;
    animation: move .8s ease both; }
  @keyframes move {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none; } }
  .m-mainvisual.sublime_slideshow {
    width: 100%; }
  /*============================
#demo-1.m-mainvisual-wrap
============================*/
  .m-mainvisual-wrap {
    height: 40vh; }
  .m-mainvisual-title {
    width: 80%; }
  .m-mainvisual-list {
    display: none; }
  .m-sec01 {
    padding: 50px 0 35px; }
  .m-sec01-column {
    display: block; }
  .m-sec01-column-l {
    width: 100%; }
    .m-sec01-column-l h1 {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 1.9rem;
      margin-bottom: 15px;
      font-weight: 300;
      opacity: 0; }
    .m-sec01-column-l p {
      font-size: 1.4rem;
      line-height: 2;
      opacity: 0;
      opacity: 0;
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
  .m-sec01-column-r {
    display: none; }
  /*============================
#info.m-sec02
============================*/
  #info.m-sec02 {
    padding: 35px 0 75px; }
  .m-title01 {
    font-size: 1.8rem; }
    .m-title01 span {
      font-size: 1.6rem;
      display: block;
      font-weight: 400; }
  .m-sec02-post {
    display: block; }
  .m-sec02-post-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px; }
  .m-sec02-post-item-img img {
    width: 100%; }
  .m-sec05-post-item-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8rem; }
  .m-sec05-post-item-info {
    font-size: 1rem; }
  .m-sec05-post-item-info {
    font-size: 1rem; }
  /*============================
#booking.m-sec03
============================*/
  .m-sec03-slide {
    margin-bottom: 35px; }
  .m-sec03-slide-item h3 {
    padding: 0 10px;
    font-size: 1.8rem;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-slide-item h3 span {
      padding-left: 5px; }
  .m-sec03-slide-item p {
    padding: 0 10px;
    font-size: 1.4rem; }
    .m-sec03-slide-item p span {
      font-weight: 300; }
  .m-sec03-column01 {
    padding-top: 30px;
    margin-bottom: 35px; }
  .m-sec03-column01-l {
    width: 100%;
    margin-right: 0%; }
    .m-sec03-column01-l h3 {
      font-size: 2rem;
      font-weight: 300;
      margin-bottom: 10px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column01-l p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin-bottom: 20px; }
  .m-sec03-column01-r {
    width: 100%; }
    .m-sec03-column01-r img {
      width: 100%; }
  .m-sec03-column02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    margin-bottom: 35px; }
  .m-sec03-column02-l {
    width: 100%; }
    .m-sec03-column02-l img {
      width: 100%; }
  .m-sec03-column02-r h3 {
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 20px;
    font-family: "Noto Sans JP", sans-serif;
    text-align: right; }
  .m-sec03-column02-r p {
    font-size: 1.4rem;
    line-height: 1.8; }
  .m-sec03-column03 {
    margin-bottom: 35px; }
  .m-sec03-column03-l {
    width: 100%; }
    .m-sec03-column03-l h3 {
      font-size: 2rem;
      font-weight: 300;
      margin-bottom: 20px;
      font-family: "Noto Sans JP", sans-serif; }
    .m-sec03-column03-l p {
      font-size: 1.4rem;
      line-height: 1.8; }
  .m-sec03-column03-r {
    width: 100%; }
    .m-sec03-column03-r img {
      width: 100%; }
  .m-sec03-amenity {
    display: block;
    margin-bottom: 70px; }
  .m-sec03-amenity-list {
    width: 100%;
    margin-bottom: 20px; }
  .m-sec03-calendar {
    margin-bottom: 70px; }
    .m-sec03-calendar iframe {
      width: 100%;
      height: 300px; }
  .m-sec04 {
    margin-bottom: 70px; }
  #narrative.m-sec05 {
    margin-bottom: 70px; }
  .m-sec05-column-l {
    width: 100%;
    margin-bottom: 20px; }
  .m-sec05-column-r {
    width: 100%; }
  .m-sec05-column-r-list-item {
    margin-bottom: 20px; }
  .m-sec05-column-r-list-item-info h3 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: "Noto Sans JP", sans-serif; }
  /*============================
#access.m-sec06
============================*/
  .m-sec06-column iframe {
    width: 100%;
    height: 260px; }
  .mod-sec06-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mod-sec06-nav-item {
    width: 25%;
    margin-right: 5px;
    background: #FFF;
    height: 47px;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px; }
    .mod-sec06-nav-item:last-child {
      margin-right: 0; }
    .mod-sec06-nav-item span {
      margin-right: 0;
      display: block; }
    .mod-sec06-nav-item.sec06-item01 {
      border-bottom: 6px solid #DCBBB2;
      position: relative; }
      .mod-sec06-nav-item.sec06-item01.onf {
        display: block !important; }
        .mod-sec06-nav-item.sec06-item01.onf:before {
          content: "";
          width: 0;
          height: 0;
          border-left: 10px solid  #DCBBB2;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          position: absolute;
          bottom: -20px;
          -webkit-transform: rotateZ(90deg);
          -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
          color: #DCBBB2;
          left: 44%;
          z-index: 2; }
    .mod-sec06-nav-item.sec06-item02 {
      border-bottom: 6px solid #EAE3B4;
      position: relative; }
      .mod-sec06-nav-item.sec06-item02.onf {
        display: block !important; }
        .mod-sec06-nav-item.sec06-item02.onf:before {
          content: "";
          width: 0;
          height: 0;
          border-left: 10px solid #EAE3B4;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          position: absolute;
          bottom: -20px;
          -webkit-transform: rotateZ(90deg);
          -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
          color: #EAE3B4;
          left: 44%;
          z-index: 2; }
    .mod-sec06-nav-item.sec06-item03 {
      border-bottom: 6px solid #BDDEC1;
      position: relative; }
      .mod-sec06-nav-item.sec06-item03.onf {
        display: block !important; }
        .mod-sec06-nav-item.sec06-item03.onf:before {
          content: "";
          width: 0;
          height: 0;
          border-left: 10px solid #BDDEC1;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          position: absolute;
          bottom: -20px;
          -webkit-transform: rotateZ(90deg);
          -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
          color: #BDDEC1;
          left: 44%;
          z-index: 2; }
    .mod-sec06-nav-item.sec06-item04 {
      border-bottom: 6px solid #78A8C5;
      position: relative; }
      .mod-sec06-nav-item.sec06-item04.onf {
        display: block !important; }
        .mod-sec06-nav-item.sec06-item04.onf:before {
          content: "";
          width: 0;
          height: 0;
          border-left: 10px solid #78A8C5;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          position: absolute;
          bottom: -20px;
          left: 0;
          right: 0;
          margin: 0 auto;
          -webkit-transform: rotateZ(90deg);
          -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
          color: #78A8C5;
          left: 0%;
          z-index: 2; }
  .mod-sec06-map-item {
    margin-bottom: 40px; }
    .mod-sec06-map-item iframe {
      width: 100%;
      height: 280px; }
  .mod-se07-in:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    background: #FFF;
    left: 0;
    top: 0; }
  .mod-se07-in:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 80px;
    background: #FFF;
    left: 0;
    bottom: 0; }
  #contact-iframe {
    height: 480px; }
  /* ---------------------------
mod-owners
--------------------------- */
  .mod-owners-index {
    padding-bottom: 50px; }
  .mod-owners-column01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap; }
  .mod-owners-column01-left {
    padding: 0 15px; }
  .mod-owners-column01-right {
    margin: 0 15px 20px;
    padding: 40px 15px; }
  .mod-owners-column02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-bottom: 30px; }
  .mod-owners-column02-left {
    margin: 0 15px 20px;
    padding: 40px 15px; }
  .mod-owners-column02-right {
    padding: 0 15px; }
  /* ---------------------------
mod-owners-post
--------------------------- */
  .mod-owners-post-mainvisual {
    display: block;
    height: auto;
    width: 100%; }
  .mod-owners-post-mainvisual-img {
    width: 100%;
    height: 240px; }
  .mod-owners-post-mainvisual-about {
    width: 100%;
    padding: 15px; }
  .mod-owners-post-mainvisual-about-title {
    font-size: 2rem; }
    .mod-owners-post-mainvisual-about-title br {
      display: none; }
  .mod-owners-post-info {
    font-size: 2.4rem;
    padding: 0 15px;
    margin-bottom: 30px; }
  .mod-owners-post-info-column {
    margin-bottom: 50px;
    padding: 0 15px; }
  .mod-owners-post-info-column-l {
    width: 100%;
    margin-bottom: 20px; }
  .mod-owners-post-info-column-r {
    width: 100%; }
  .mod-owners-post-info-column-r-title br {
    display: none; }
  .mod-owners-post-gallery {
    padding: 0 15px; }
  .mod-owners-post-gallery-item {
    padding-bottom: 30px; }
  .mod-owners-post-gallery-item-txt br {
    display: none; }
  .mod-owners-post-nav {
    display: block; }
  .mod-owners-post-nav-prev {
    margin-bottom: 15px; }
    .mod-owners-post-nav-prev a {
      width: 100%; }
  .mod-owners-post-nav-next a {
    width: 100%; }
  /* ---------------------------
mod-process
--------------------------- */
  .mod-process-mainvisual {
    height: 280px;
    margin: 0 -15px 20px; }
  .mod-process-mainvisual-about {
    width: 80%; }
    .mod-process-mainvisual-about div {
      padding: 20px; }
  .mod-process-mainvisual-img {
    width: 100%; }
  .mod-process-attention {
    margin-bottom: 20px; }
  .mod-process-point {
    padding: 25px;
    width: 100%;
    margin: 0px; }
  .mod-process-sec02 {
    padding: 35px 15px; }
    .mod-process-sec02 .mod-process-wrap {
      padding: 40px 15px;
      overflow: hidden; }
  .mod-process-sec02-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-bottom: 50px; }
  .mod-process-sec02-column-info {
    width: 100%;
    padding: 0 15px 20px 15px; }
  .mod-process-sec02-column-img {
    width: 100%;
    text-align: right; }
  .mod-process-sec02-column-low {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-bottom: 50px; }
  /* ---------------------------
mod-faq
--------------------------- */
  .mod-faq-sec01 {
    padding-bottom: 50px; }
  .mod-faq-info {
    padding: 30px 15px; }
  .mod-faq-sec01-question-icon {
    max-width: 44px;
    height: 45px;
    border-radius: 100px;
    width: 100%; }
  .mod-faq-sec01-question-txt {
    font-size: 1.8rem;
    padding-right: 50px; }
  .mod-faq-sec01-answer-in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0 0 15px 15px; }
  .mod-faq-sec01-answer-icon {
    max-width: 44px;
    border-radius: 100px;
    width: 100%; }
  .mod-faq-sec01-answer-txt {
    margin-right: 20px; }
  /* ---------------------------
mod-spec
--------------------------- */
  .mod-mainvisual-spec {
    padding: 35px 0; }
  .mod-mainvisual-spec-title {
    font-size: 4.4rem; }
  .mod-mainvisual-spec-txt {
    font-size: 1.8rem; }
  .mod-spec-index {
    padding: 35px 0; }
  .mod-spec-column01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    margin: 0 auto 20px; }
  .mod-spec-column01-right {
    width: 100%;
    margin-bottom: 20px;
    padding: 30px; }
  .mod-spec-column-txt {
    text-align: left !important;
    margin-bottom: 15px; }
    .mod-spec-column-txt br {
      display: none; }
  .mod-spec-column02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    margin: 0 auto 20px; }
  .mod-spec-column02-left {
    width: 100%;
    padding: 50px 30px 30px;
    margin-bottom: 20px; }
  /* ---------------------------
mod-spec-post
--------------------------- */
  .mod-spec-title01 {
    font-size: 2rem;
    margin-bottom: 30px; }
  .mod-spec-txt01 {
    margin-bottom: 30px; }
  .mod-spec-img01 {
    margin-bottom: 50px; }
  /* ---------------------------
mod-spec-point01
--------------------------- */
  .mod-mainvisual-spec-point-txt {
    font-size: 3.4rem; }
  .mod-spec-point01.mod-spec-point01-index {
    padding: 35px 0; }
  .mod-spec-point01-title01 {
    font-size: 2rem;
    margin-bottom: 30px;
    line-height: 1.8; }
  .mod-spec-point01-txt01 {
    margin-bottom: 30px; }
    .mod-spec-point01-txt01 br {
      display: none; }
  .mod-spec-sec01 {
    padding: 30px; }
  .mod-spec-sec01-flex {
    margin-bottom: 25px; }
  .mod-spec-sec01-title {
    font-size: 1.6rem; }
  .mod-spec-sec02 {
    padding: 30px; }
  .mod-spec-sec02-img {
    margin-bottom: 30px; }
  /* ---------------------------
mod-spec-point02
--------------------------- */
  .mod-spec-point01-sec01 {
    padding: 30px 15px; }
  .mod-spec-point01-sec01-txt01 {
    margin-bottom: 25px; }
  .mod-spec-point01-sec01-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    margin-bottom: 35px; }
  .mod-spec-point01-sec01-flex-l {
    width: 100%; }
  .mod-spec-point01-sec01-img {
    width: 100%; }
    .mod-spec-point01-sec01-img img {
      width: 100%; }
  .mod-spec-point01-sec01-flex-r {
    width: 100%;
    margin-bottom: 20px; }
  .mod-spec-point01-sec01-flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap; }
  .mod-spec-point01-sec02 {
    padding: 30px; }
  .mod-spec-point01-sec02-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-spec-point01-sec02-flex-l {
    width: 100%; }
  .mod-spec-point01-sec02-flex-r {
    width: 100%; }
  .mod-spec-point01-sec03 {
    padding: 30px; }
  .mod-spec-point01-sec03-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-spec-point01-sec03-flex-l {
    width: 100%; }
  .mod-spec-point01-sec03-flex-r {
    width: 100%; }
  .mod-spec-point01-sec04 {
    padding: 30px; }
  /* ---------------------------
mod-spec-point03
--------------------------- */
  .mod-spec-point03 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-spec-point03-l {
    width: 100%;
    margin-bottom: 20px; }
  .mod-spec-point03-r figure img {
    width: 100%; }
  .mod-spec-point03-row {
    padding-bottom: 30px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    .mod-spec-point03-row .mod-spec-point03-r {
      padding-right: 0px;
      padding-left: 0; }
  /* ---------------------------
mod-spec-point05
--------------------------- */
  .mod-spec-point05-sec02 {
    padding: 30px 15px; }
  .mod-spec-point05-sec02-flex-list a {
    width: 100%; }
  .mod-spec-point05-sec02-flex-list-l img {
    width: 100%;
    height: auto; }
  .mod-spec-point05-sec02-flex-list-r {
    padding: 15px; }
  .mod-spec-point05-td-01 {
    padding: 5px; }
  .mod-spec-point05-td-02 {
    padding: 5px; }
  .mod-spec-point05-td-03 {
    padding: 5px; }
  /* ---------------------------
mod-design
--------------------------- */
  .mod-mainvisual-design {
    padding: 35px 0; }
  .mod-mainvisual-design-title {
    font-size: 4.4rem; }
  .mod-mainvisual-design-txt {
    font-size: 1.8rem; }
  .mod-design-title01 {
    font-size: 2.4rem; }
  .mod-design-point-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    margin-bottom: 20px; }
  .mod-design-point-01-line {
    width: 100%;
    padding: 30px 15px;
    margin-bottom: 20px; }
  .mod-design-point-02 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-design-point-02-line {
    width: 100%;
    padding: 30px 15px;
    margin-bottom: 20px; }
  .mod-design-frame-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
  .mod-design-frame-about {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-design-frame-about-line {
    padding: 30px 15px;
    margin-bottom: 20px; }
  .mod-design-painting-flex-l {
    width: 100%;
    margin-bottom: 20px; }
  .mod-design-accent {
    padding: 50px 0 0; }
  .mod-design-accent-flex {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-design-accent-flex-line {
    padding: 30px 15px;
    margin-bottom: 20px; }
  .mod-design-accent-flex-img img {
    width: 100%; }
  /* ---------------------------
mod-lineup
--------------------------- */
  .mod-lineup-list {
    padding: 20px 0; }
  .mod-lineup-list-item {
    width: 48%;
    margin-bottom: 10px; }
  .mod-lineup-list-item-img {
    width: 100%;
    height: auto; }
    .mod-lineup-list-item-img img {
      width: 100%; }
  .mod-lineup-list-item-info {
    width: 100%;
    padding: 10px; }
  .mod-lineup-about {
    margin-bottom: 0px; }
  .mod-lineup-about-img {
    margin-bottom: 20px; }
  .mod-lineup-about-flex {
    padding: 0 15px 10px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .mod-lineup-about-flex-num {
    font-size: 6rem;
    text-align: left; }
  .mod-lineup-about-flex-txt {
    font-size: 2rem;
    margin-bottom: 20px; }
  .mod-lineup-about-flex-tag {
    margin-bottom: 10px; }
  .mod-lineup-about-info {
    padding: 0 15px 20px; }
  /* ---------------------------
mod-contact
--------------------------- */
  .mod-mainvisual-contact-title {
    font-size: 4.4rem; }
  .mod-mainvisual-contact-txt {
    font-size: 1.8rem; }
  .mod-contact-index {
    padding: 35px 0; }
  .mod-contact-title {
    margin-bottom: 30px; }
  .mod-contact-box01 {
    padding: 70px 15px; }
  .mod-contact-box01-in {
    padding: 70px 15px; }
  .mod-contact-box-line {
    display: block; }
    .mod-contact-box-line dt {
      font-size: 2rem;
      font-weight: bold;
      min-width: 200px;
      margin-right: 0px;
      padding-bottom: 10px; }
    .mod-contact-box-line dd {
      width: 80%; }
      .mod-contact-box-line dd ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .mod-contact-box-line dd ul li {
          width: 48%;
          margin-bottom: 10px; }
  .mod-contact-box-line-attention {
    width: 80px !important;
    margin-bottom: 10px; }
  .mod-contact-box02 {
    padding: 30px 15px; }
  .mod-contact-box02-title {
    margin-bottom: 30px; }
  .mod-contact-box02-list-item {
    width: 100%;
    margin-bottom: 15px; }
  .mod-contact-box03 {
    padding: 30px 15px; }
  .mod-contact-box03-title {
    margin-bottom: 15px; }
  .mod-contact-box03-txt {
    margin-bottom: 25px; }
  .check-block {
    display: block !important;
    margin-bottom: 10px;
    text-align: center; }
  .check-block div {
    margin-right: 0 !important;
    padding-top: 0; } }

@media screen and (max-width: 320px) {
  .mod-header-title {
    max-width: 150px; } }
