@charset "UTF-8";

/*!
 * Bootstrap Reboot v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: sans-serif;
  line-height: 1.15
}

@-ms-viewport {
  width: device-width
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}

body {
  margin: 0;
  background-color: #fff;
  color: #212529;
  font-size: 1rem;
  text-align: left
}

[tabindex="-1"]:focus {
  outline: 0!important
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
  color: #007bff;
  text-decoration: none
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

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

pre {
  -ms-overflow-style: scrollbar;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  border-style: none;
  vertical-align: middle
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: top
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

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

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

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  transform:scale(1.5); 
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: .5rem;
  padding: 0;
  color: inherit;
  font-size: 1.5rem;
  line-height: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

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

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px
}

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

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

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none!important
}

iframe, img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

img[src$=".svg"] {
  width: 100%;
  height: auto;
  vertical-align: top
}

html {
  -webkit-text-size-adjust: none;
  font: 16px/1.8 source-han-serif-japanese, serif;
  font-weight: 500
}

body {
  color: #231815;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1
}

@media screen and (max-width:57.5em) {
  .p-body-wrap {
    width: 100%;
    overflow-x: hidden
  }
}

.accessibility-hidden {
  display: none
}

a {
  color: #333333;
  -webkit-transition: all .3s;
  transition: all .3s
}

a:hover {
  color: #79A9B8;
  text-decoration: none
}

a[href*=tel] {
  color: #00ada3;
  text-decoration: underline
}

a img {
  border: none;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s
}

a:hover img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .7
}

a:hover .noHov {
  opacity: 1
}

.u-pc {
  display: block!important
}

.u-sp {
  display: none!important
}

@media screen and (max-width:57.5em) {
  .u-pc {
    display: none!important
  }
  .u-sp {
    display: block!important
  }
}

article:after, aside:after, canvas:after, dd:after, div:after, dl:after, dt:after, footer:after, header:after, hgroup:after, menu:after, nav:after, section:after, td:after, ul:after {
  display: block;
  clear: both;
  content: ''
}

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

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

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

.u-txt-link {
  color: #231815
}

.u-txt-link:hover {
  color: #00ada3
}

.txt-color-white {
  color: #fff
}

.txt-color-black {
  color: #fff
}

.txt-color-gray {
  color: #cfcfcf
}

.txt-color-darkgray {
  color: #333
}

.txt-color-green {
  color: #00ada3
}

.txt-color-light-green {
  color: #13b147
}

.txt-color-blue {
  color: #2379e4
}

.txt-color-green {
  color: #00ada3
}

.txt-color-red {
  color: #c00
}

.txt-color-vermilion {
  color: #fc505c
}

.txt-color-brown {
  color: #c19177
}

.txt-color-orange2 {
  color: #ff5a2a
}

.txt-color-pink {
  color: #fd6985
}

.bg-color-white {
  background-color: #fff
}

.bg-color-black {
  background-color: #fff
}

.bg-color-gray {
  background-color: #cfcfcf
}

.bg-color-darkgray {
  background-color: #333
}

.bg-color-light-gray1 {
  background-color: #ebebeb
}

.bg-color-light-gray2 {
  background-color: #bebbb7
}

.bg-color-green {
  background-color: #00ada3
}

.border-round--circle {
  border-radius: 50%
}

.border-round--25px {
  border-radius: 30px
}

.u-btn a, .u-btn button {
  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;
  justify-content: center
}

.u-btn button {
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s
}

.more-btn {
  padding: 1rem;
  border: 1px solid #4D87B0;
  background: #4D87B0;
  color: #fff;
  font-size: .937rem;
  font-weight: 500;
  letter-spacing: .1rem;
  text-shadow: none
}

.more-btn:hover {
  background: #fff;
  color: #00ada3
}

.more-btn:hover .svg-plus {
  stroke: #00ada3
}

.more-btn.bg-color-darkgray {
  border: 1px solid #AED265;
  background: #AED265;
  color: #fff
}

.more-btn.bg-color-darkgray:hover {
  background: #fff;
  color: #333
}

.more-btn.bg-color-brown {
  border: 1px solid #C9BC9C;
  background: #C9BC9C;
  color: #fff
}

.more-btn.bg-color-brown:hover {
  background: #fff;
  color: #9E8958
}

.link-btn {
  max-width: 70%;
  margin: 0 auto;
  padding: 1rem;
  background-color:#00468C;
  border: 1px solid #00468C;
  color: #fff;
  font-size: .937rem;
  font-weight: 500;
  letter-spacing: .1rem
}

a.link-btn[href*=tel] {
    color: #fff;
    text-decoration: none;
}


.link-btn:hover {
  border: 1px solid #00468C;
  color: #00468C;
  background-color:#fff;
}
a.link-btn:hover[href*=tel] {
    border: 1px solid #00468C;
  color: #00468C;
  background-color:#fff;
}

.back-btn {
  padding: 1rem;
  border: 1px solid #00ada3;
  background: #fff;
  color: #231815;
  font-size: .937rem;
  font-weight: 500;
  letter-spacing: .1rem
}

.back-btn:hover {
  background: #fff;
  color: #00ada3
}

@media screen and (max-width:43.75em) {
  .back-btn {
    margin-right: 0
  }
}

.c-pagetop-wrap {
  position: fixed;
  right: 20px;
  bottom: 0;
  margin: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.c-pagetop-wrap.state-fixed {
  opacity: 1
}

.icon-arr {
  display: inline-block;
  width: 16px;
  height: 30px;
  margin: 0 10px;
  vertical-align: middle
}

.icon-arr .svg-white {
  fill: #fff;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 1.42px;
  width: 100%;
  height: auto
}

.icon-arr .svg-green {
  fill: #00ada3;
  stroke: #00ada3;
  stroke-miterlimit: 10;
  stroke-width: 1.42px;
  width: 100%;
  height: auto
}

.icon-plus {
  display: inline-block;
  width: 1.6rem;
  height: 1.7rem;
  margin: 0 10px;
  vertical-align: bottom
}

.icon-plus .svg-plus {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2.83px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.p-pagetit-wrap {
  z-index: 2;
  position: relative;
  width: 100%;
  margin-top: 1rem;
  margin-top: 0;
  padding: 50px 0;
  border-top: 1px solid #bebbb7;
  border-bottom: 1px solid #bebbb7
}

.p-pagetit-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 1040px;
  margin: 0 auto
}

.p-pagetit-txt {
  margin-bottom: 0;
  padding-right: 2rem;
  border-right: 1px solid #bebbb7;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: .6rem
}

.p-pagetit-eng {
  margin-bottom: 0;
  padding-left: 2rem;
  color: #00ada3;
  font-size: 1rem;
  letter-spacing: .1rem
}

@media print, screen and (max-width:65em) {
  .p-pagetit-inner {
    padding: 0 4%
  }
}

@media screen and (max-width:43.75em) {
  .p-pagetit-wrap {
    margin-top: .5rem;
    margin-bottom: 2rem;
    padding: 6% 0
  }
  .p-pagetit-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .p-pagetit-txt {
    padding-right: 1rem;
    font-size: 1.25rem;
    letter-spacing: .2rem
  }
  .p-pagetit-eng {
    padding-left: 1rem;
    font-size: .875rem
  }
}

.c-head-wrap {
  padding: 20px 0 60px;
  text-align: center
}

.c-head-wrap-line {
  position: relative;
  padding: 20px 0;
  text-align: center
}

.c-head-wrap-line span {
  position: relative;
  padding: 0 1rem;
  background: #fff
}

.c-head-wrap-line::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-bottom: 1px solid #231815;
  content: ''
}

.c-head-txt {
  margin-bottom: 0;
  font-size: 1.5rem;
  letter-spacing: .3rem
}

.c-head-subtxt {
  margin-bottom: 0;
  font-size: 1.125rem
}

.equipment-item-wrap .c-head-subtxt {
	background:url(../images/equipment/yonabaru/ttl-back.gif) no-repeat left center;
  margin-bottom: 0;
  font-size: 2rem;
  padding:10px;
  color:#fff;
}

@media screen and (max-width:43.75em) { /* 700px */
  .c-head-wrap {
    padding: 2% 0 8%
  }
  .c-head-txt {
    font-size: calc((40 * 100vw)/ 700)
  }
  .c-head-subtxt {
    font-size: calc((32 * 100vw)/ 700)
  }
}

.c-section-head-txt {
  font-size: 1.125rem
}

@media screen and (max-width:43.75em) {
  .c-section-head-txt {
    font-size: calc((32 * 100vw)/ 700)
  }
  .equipment-item-wrap .c-head-subtxt .font-s{
	 font-size: 1.7rem;
}
}

.c-indent-lists {
  padding-left: 0
}

.c-indent-lists li {
  margin-top: 10px;
  padding-left: 1rem;
  list-style: none;
  text-indent: -1rem
}

.tbl-scroll {
  width: 100%;
  overflow-x: auto
}

.tbl-scroll table {
  width: 96%
}

.c-table-layout {
  width: 100%;
  table-layout: fixed
}

.c-table-layout td, .c-table-layout th {
  padding: 8px 60px;
  border-bottom: 1px solid #cfcfcf;
  font-size: .937rem;
  font-weight: 500;
  vertical-align: top
}

.c-table-layout th {
  width: 28%
}

.c-table-layout td p:last-child {
  margin-bottom: 0
}

@media screen and (max-width:43.75em) {
  .c-table-layout th {
    width: 38%
  }
  .c-table-layout td, .c-table-layout th {
    padding: 4%;
    font-size: calc((26 * 100vw)/ 700)
  }
}

.form-warp {
  max-width: 720px;
  margin: 0 auto;
  padding-top: 80px
}

.form-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px
}

.form-items dt {
  width: 240px;
  padding-right: 1rem;
  font-size: 1.062rem;
  font-weight: 400
}

.form-items dd {
  width: 490px;
  margin-bottom: 0;
  padding: 0;
  font-size: 1rem
}

.form-items input, .form-items select {
  width: 100%;
  padding: 10px;
  border: none;
  background: #f5f2ed;
  font-size: 1rem
}
.form-items .input-style {
	display:flex;
}
.form-items .input-style span{
	width: 50%;
  display:flex;
  white-space: nowrap;
  align-items: center;
}
.form-items input[type=radio] {
	width:30px;
}
.form-items textarea {
  width: 100%;
  height: 250px;
  padding: 10px;
  border: none;
  background: #f5f2ed;
  font-size: 1rem
}

.input-check {
  margin-right: .5rem
}

.form-items .zip {
  width: 40%;
  margin: 0 .5rem
}

.form-items .more-btn {
  margin: 0 .5rem;
  padding: 10px 20px;
  cursor: pointer
}

@media screen and (max-width:43.75em) {
  .form-warp {
    padding-top: 6%
  }
  .form-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .form-items dt {
    width: 100%;
    padding-right: .5rem;
    font-size: calc((26 * 100vw)/ 700)
  }
  .form-items dd {
    width: 100%
  }
  .form-items .zip {
    width: 90%;
    margin: 0 0 0 .5rem
  }
  .form-items .more-btn {
    display: block;
    width: 80%;
    margin: .5rem auto 0;
    padding: 5px 10px;
    font-size: calc((28 * 100vw)/ 700);
    text-align: center;
    cursor: pointer
  }
}

.c-page-anker-wrap {
  max-width: 920px;
  margin: 0 auto;
  padding: 60px 0 40px
}
.c-page-anker-wrap2 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0 40px
}
.c-page-anker-wrap .link-btn,
.c-page-anker-wrap2 .link-btn {
  max-width: 100%;
  font-size: 1rem;
  text-align: center
}

.c-page-menu .c-extra-menu .link-btn {
  border: 1px solid #00468C;
  color: #00468C
}

.c-page-menu .c-extra-menu .link-btn:hover {
  border: 1px solid #231815;
  color: #231815
}

.c-page-menu-eng {
  display: block;
  color: #00468C;
  font-size: .875rem
}

@media screen and (max-width:57.5em) {
  .c-page-anker-wrap,
   .c-page-anker-wrap2 {
    padding: 4% 2%
  }
  .c-page-anker-wrap .link-btn,
  .c-page-anker-wrap2 .link-btn {
    padding: 1rem 0;
    font-size: .875rem
  }
}

@media screen and (max-width:43.75em) {
  .c-page-menu li {
    margin-bottom: 2%
  }
}

.c-grid, .c-grid-mgn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none
}

.c-grid-mgn {
  margin-right: 0%;
  margin-left: 0%
}

.c-grid-items, .c-grid-items-mgn {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.c-grid-items-mgn {
  padding-right: 0.5%;
  padding-left: 0.5%;
  margin-bottom:2%;
}

@media screen and (max-width:57.5em) {
  .c-grid-mgn {
    margin-right: -1%;
    margin-left: -1%
  }
  .c-grid-items-mgn {
    padding-right: 1%;
    padding-left: 1%
  }
}

.c-grid-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-grid-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-grid-col1-pc {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.c-grid-col2-pc {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.c-grid-col3-pc {
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  max-width: 33.3333%
}

.c-grid-col3-2-pc {
  -ms-flex-preferred-size: 66.666%;
  flex-basis: 66.666%;
  max-width: 66.666%
}

.c-grid-col4-pc {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.c-grid-col4-2-pc {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.c-grid-col4-3-pc {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.c-grid-col5-pc {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%
}

.c-grid-col5-4-pc {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  max-width: 80%
}

@media screen and (max-width:43.75em) {
  .c-grid-col1-sp {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .c-grid-col2-sp {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .c-grid-col3-sp {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%
  }
  .c-grid-col3-2-sp {
    -ms-flex-preferred-size: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%
  }
  .c-grid-col4-sp {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .c-grid-col4-2-sp {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .c-grid-col4-3-sp {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .c-grid-col5-sp {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%
  }
}

.breadcrumbs-lists {
  background: #ebebeb
}

.breadcrumbs-lists ul {
  padding-left: 0;
  list-style: none
}

.breadcrumbs-lists li {
  display: inline-block;
  position: relative;
  padding: 5px 0;
  font-size: .812rem;
  font-weight: 350;
  vertical-align: middle
}

.breadcrumbs-lists li:not(:last-child)::after {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  content: '＞'
}

.c-pager-lists {
  margin-top: 4rem;
  padding-left: 0;
  list-style: none;
  text-align: center
}

.c-pager-lists li {
  display: inline-block;
  vertical-align: middle
}

.c-pager-lists a {
  display: block;
  margin: 0 5px;
  padding: 5px 10px;
  border: 1px solid #231815;
  background: #fff;
  color: #231815;
  font-size: .812rem;
  font-weight: 350;
  -webkit-transition: all .3s;
  transition: all .3s
}

.c-pager-lists a:hover {
  border: 1px solid #00ada3;
  background: #fff;
  color: #00ada3
}

.c-pager-lists .c-pager--ac {
  border: 1px solid #00ada3;
  background: #00ada3;
  color: #fff
}

.c-pager-lists .c-pager--arr {
  border: none;
  background: 0 0;
  color: #231815;
  font-size: 1.125rem
}

.c-pager-lists .c-pager--arr:hover {
  border: none;
  background: 0 0;
  color: #00ada3
}

.c-pager-lists .c-pager--back {
  width: 280px;
  margin: 0 1.5rem;
  padding: 1rem;
  font-size: 1rem
}

.c-pager-lists .c-pager--back:hover {
  border: 1px solid #00ada3;
  background: #fff;
  color: #00ada3
}

@media screen and (max-width:43.75em) {
  .c-pager-lists .c-pager--back {
    width: 180px
  }
}

.slide-object {
  position: relative
}

.slide-object .slick-next, .slide-object .slick-prev {
  display: block;
  position: absolute;
  top: 46%;
  width: 37px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer
}

.slide-object .slick-next:focus, .slide-object .slick-next:hover, .slide-object .slick-prev:focus, .slide-object .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}

.slide-object .slick-next:focus:before, .slide-object .slick-next:hover:before, .slide-object .slick-prev:focus:before, .slide-object .slick-prev:hover:before {
  opacity: 1
}

.slide-object .slick-next.slick-disabled:before, .slide-object .slick-prev.slick-disabled:before {
  opacity: .25
}

.slide-object .slick-prev {
  z-index: 1;
  left: 2%
}

.slide-object .slick-prev:before {
  display: block;
  width: 37px;
  height: 69px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url(../../assets/images/common/icon-arr.svg) center no-repeat;
  background-size: contain;
  content: ''
}

.slide-object .slick-next {
  right: 2%
}

.slide-object .slick-next:before {
  display: block;
  width: 37px;
  height: 69px;
  background: url(../../assets/images/common/icon-arr.svg) center no-repeat;
  background-size: contain;
  content: ''
}

.slick-dots {
  display: block;
  position: static;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  display: block;
  height: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #e5dcd1;
  line-height: 0;
  text-align: center;
  content: ''
}

.slick-dots li.slick-active button:before {
  background: #e9782c
}

@media screen and (max-width:43.75em) {
  .slide-object .slick-next, .slide-object .slick-prev {
    width: 20px;
    height: 37px
  }
  .slide-object .slick-next:before, .slide-object .slick-prev:before {
    width: 20px;
    height: 37px
  }
  .slick-dots li {
    margin: 0 5px
  }
  .slick-dots li button:before {
    font-size: 50px
  }
}

.p-header {
  position: relative;
  width: 100%
}

.p-logo {
  margin-bottom: 0;
  padding: 13px 0px 13px 15px ;
  text-align: left
}

.p-logo img {
  width: 363px;
  height: auto
}

@media screen and (max-width:57.5em) {
  .p-logo {
    padding: 0px 10px 5px;
  }
  .p-logo img {
    width: 230px;
    height: auto
  }
}

.p-header-contact-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}

.p-header-contact-btn {
  margin-bottom: 0
}
.p-header-contact-wrap ul{
	margin-block-start: 0.1em;
    margin-block-end: 0.1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 10px;
}
.p-header-contact-wrap li a{
	padding-right:0.2em;
	padding-left:0.2em;
	padding-top:2.315em;
	padding-bottom:2.315em;
}
.p-header-contact-btn .c-grid-items:not(:first-child) {
  padding-left: 1px
}
.p-header-contact-wrap .more-btn{
    font-size: 0.875em;
  }
.p-header-address-wrap {
  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;
  margin: 0;
  padding: 0 .5rem
}

.p-header-address-time {
  margin-bottom: 0;
  padding-right: .5rem;
  font-size: .937rem
}

.p-header-address-tel {
  margin-bottom: 0;
  padding-left: .5rem;
  font-size: 1.5rem;
  letter-spacing: .25rem
}

.p-header-address-tel .icon-call {
  display: inline-block;
  width: 1.2rem;
  height: 2.2rem;
  margin-right: .5rem;
  vertical-align: middle
}

@media print, screen and (max-width:72.5em) {
  .p-header-contact-wrap {
    width: 300px
  }
  .p-header-contact-wrap .more-btn (:first-child){
    padding: .0rem;
    font-size: 0.875em;
    letter-spacing: .0rem
  }
  .p-header-contact-btn {
    margin: 0 0 .5rem
  }
  .p-header-address-time {
    font-size: .75rem
  }
  .p-header-address-tel {
    font-size: 1rem
  }
  .p-header-address-tel .icon-call {
    width: 1.2rem;
    height: 2rem
  }
}
/* sp navi */
.p-global-nav-wrap {
  position: relative;
  top: -100%;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
  background: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.p-global-nav-wrap.state-fixed {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  padding-bottom: 10px
}
/* pc navi */
.p-global-nav-inner {
  max-width: 700px;
  margin: 0 auto;
  position:absolute;
  right:300px;
  top:-70px
}
@media print, screen and (max-width:82.5em) {
/* pc navi */
.p-global-nav-inner {
  width: 100%;
  margin: 0 auto;
  position:relative;
  right:0px;
  top:0;
  padding-top:20px;
}
}
.p-global-nav-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 65px;
  margin: 0;
  padding: 0;
  list-style: none
}

.p-global-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-preferred-size: 14.2857%;
  flex-basis: 14.2857%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-size: 0.9375rem;
  line-height: 1.5;
  text-align: center
}

.p-global-link .p-global-nav-eng {
  display: block;
  width: 100%;
  color: #333;
  font-size: 0.75rem
}
.p-global-link .p-global-nav-eng:hover{
	color: #79A9B8;
}
.p-global-link::before {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #79A9B8;
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s
}
.p-global-link.ac::before, .p-global-link:hover::before {
  width: 4rem
}




/* nolink */
.p-global-link .p-global-nav-eng-nolink {
  display: block;
  width: 100%;
  color: #ccc;
  font-size: 0.75rem
}
.link-nolink{
	color:#ccc;
}
.link-nolink::before {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0px;
  background: #00ada3;
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s
}
@media screen and (max-width:960px) {
	.link-nolink{
		display:none;
}
}

@media screen and (max-width:57.5em) {
  .p-global-link.ac::before, .p-global-link:hover::before {
    display: none
  }
}

@-webkit-keyframes spMenuOpen {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes spMenuOpen {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes spMenuClose {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@keyframes spMenuClose {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@media screen and (max-width:57.5em) {
  .p-global-hamburger {
    display: block;
    z-index: 5;
    position: absolute;
    top: 10px;
    right: 4%;
    width: 58px;
    height: 48px;
    -webkit-transition: all .3s;
    transition: all .3s
  }
  .p-global-hamburger span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s
  }
  .p-global-hamburger span {
    position: absolute;
    left: 50%;
    width: 65%;
    height: 2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #231815
  }
  .p-global-hamburger span:nth-of-type(1) {
    top: 20%
  }
  .p-global-hamburger span:nth-of-type(2) {
    top: 50%
  }
  .p-global-hamburger span:nth-of-type(3) {
    bottom: 15%
  }
  .p-global-hamburger.active {
    position: fixed
  }
  .p-global-hamburger.active span {
    height: 2px;
    background: #fff
  }
  .p-global-hamburger.active span:nth-of-type(1) {
    left: 0;
    width: 60%;
    -webkit-transform: translate3d(16px, 14px, 0) rotate(45deg);
    transform: translate3d(16px, 14px, 0) rotate(45deg)
  }
  .p-global-hamburger.active span:nth-of-type(2) {
    left: 200%
  }
  .p-global-hamburger.active span:nth-of-type(3) {
    left: 0;
    width: 60%;
    -webkit-transform: translate3d(15px, -15px, 0) rotate(-45deg);
    transform: translate3d(15px, -15px, 0) rotate(-45deg)
  }
  .p-global-nav-wrap {
    position: static
  }
  .p-global-nav-inner {
    display: none;
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    overflow-y: auto;
    background: rgba(121, 169, 184, .95)
  }
  .p-global-nav-inner.open {
    display: block;
    -webkit-animation: spMenuOpen .3s forwards;
    animation: spMenuOpen .3s forwards
  }
  .p-global-nav-inner.close {
    display: block;
    -webkit-animation: spMenuClose .3s forwards;
    animation: spMenuClose .3s forwards
  }
  .p-global-nav-lists {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    padding: 50px 0 0
  }
  .p-global-link {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 0;
    color: #fff;
    font-size: 3.8vw;
    letter-spacing: .2rem;
    line-height: 2
  }
  .p-global-link:not(:first-child) {
    border-top: 1px solid #fff
  }
  .p-global-link .p-global-nav-eng {
    display: inline-block;
    width: auto;
    margin-left: 3rem;
    color: #fff;
    font-size: 2vw
  }
  .p-global-link:hover {
    background: rgba(255, 255, 255, .3);
    color: #fff
  }
}

@media screen and (max-width:43.75em) {
  .p-global-hamburger {
    top: 10px;
    right: 1%
  }
}

.p-footer {
  margin: 0px auto 0;
  text-align: center
}

.p-footer-ttl {
  max-width: 550px;
  margin: 0 auto;
  margin-bottom: 1.25rem;
  font-size: 1.5rem
}

.p-footer-tel {
  max-width: 550px;
  margin: 0 auto
}

.p-footer-tel dt {
  margin-bottom: .5rem;
  padding: .5rem 0;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  font-size: 1.125rem
}

.p-footer-tel dd {
  font-size: 1.625rem;
  letter-spacing: .25rem
}

.p-footer-address {
  font-size: .812rem
}

.p-footer-contact-btn {
  max-width: 550px;
  margin: 0 auto;
  margin-bottom: 40px
}

.p-copyright {
  padding: .5rem 0;
  font-size: .687rem
}

.p-footer-company-wrap {
  max-width: 830px;
  margin: 0 auto
}

.p-footer-company-wrap .c-head-txt {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: .25rem
}

.p-footer-company-wrap .corpo-log {
  font-size: .812rem;
  letter-spacing: .1rem
}

.p-footer-company-wrap .c-grid-mgn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-footer-company-wrap .c-grid-items-mgn:nth-child(1) {
  -ms-flex-preferred-size: 239px;
  flex-basis: 239px;
  max-width: 239px
}

.p-footer-company-wrap .c-grid-items-mgn:nth-child(2) {
  -ms-flex-preferred-size: 254px;
  flex-basis: 254px;
  max-width: 254px
}

.p-footer-company-wrap .c-grid-items-mgn:nth-child(2) .corpo-log {
  padding: 1rem .5rem 0
}

.p-footer-company-wrap .c-grid-items-mgn:nth-child(3) {
  -ms-flex-preferred-size: 239px;
  flex-basis: 239px;
  max-width: 239px
}

.p-footer-line {
  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;
  padding: 0 4%
}

.p-footer-line dt {
  margin-bottom: .5rem
}

@media screen and (max-width:57.5em) {
  .p-footer-tel dt {
    border-bottom: none
  }
  .p-footer-tel dd .icon-call {
    display: inline-block;
    width: 1.5rem;
    height: 3rem;
    margin-right: 1rem;
    vertical-align: middle
  }
  .p-footer-tel dd a {
    display: block;
    padding: .5rem 0 0;
    background: #ebebeb;
    color: #231815;
    text-decoration: none
  }
  .p-footer-contact-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 1rem
  }
  .p-footer-line {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4%
  }
}

@media screen and (max-width:43.75em) {
  .p-footer {
    margin: 0 auto 0;
    padding-bottom: 40px
  }
  .p-footer-ttl {
    margin-bottom: .5rem;
    font-size: calc((44 * 100vw)/ 700)
  }
  .p-footer-tel dt {
    font-size: calc((28 * 100vw)/ 700)
  }
  .p-footer-tel dd {
    font-size: calc((42 * 100vw)/ 700)
  }
  .p-footer-company-wrap {
    padding: 0 8%
  }
  .p-footer-company-wrap .corpo-log {
    font-size: calc((26 * 100vw)/ 700)
  }
  .p-footer-company-wrap .c-grid-items-mgn:nth-child(1) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .p-footer-company-wrap .c-grid-items-mgn:nth-child(2) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 1rem
  }
  .p-footer-company-wrap .c-grid-items-mgn:nth-child(2) .corpo-log {
    padding: 0;
    text-align: center
  }
  .p-footer-company-wrap .c-grid-items-mgn:nth-child(3) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 1rem
  }
  .p-footer-contact-btn {
    position: fixed;
    bottom: -1px;
    left: 0;
    width: 100%;
    max-width: 100%;
    margin: 0
  }
  .p-footer-contact-btn li {
    height: 100%;
    margin: 0;
    padding: 0
  }
  .p-footer-contact-btn li:not(:first-child) {
    border-left: 1px solid #fff
  }
  .p-footer-contact-btn .more-btn {
    height: 100%;
    padding: .5rem 0;
    font-size: .812rem;
    letter-spacing: .05rem
  }
}

.p-wrap {
  padding: 30px 0
}

.p-content-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 0
}
.equipment-item-wrap {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 0
}
@media screen and (max-width:43.75em) {
  .p-wrap {
    padding: 4% 0
  }
  .p-content-wrap {
    padding: 4% 15px !important;
  }
}

.top-slide-wrap {
  z-index: 2;
  position: relative;
  margin-top: -10px;
  margin-bottom: 60px
}

.main-slide {
  margin: 0;
  padding: 0;
  list-style: none
}

.main-slide .slide {
  margin: 0;
  vertical-align: baseline
}

@media screen and (max-width:43.75em) {
  .top-slide-wrap {
    margin-bottom: 0
  }
}

.top-news-wrap {
  margin-bottom: 60px;
  padding: 0 135px
}

.top-news-wrap .c-head-warp {
  padding-bottom: 20px
}

.top-news-archive-wrap {
  border-bottom: 1px solid #bebbb7
}

.top-news-archive {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .5rem
}

.top-news-update {
  margin-bottom: 0;
  font-size: 1rem
}

.top-news-ttl {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500
}

.top-news-footer {
  padding-top: 40px;
  text-align: center
}

.top-news-footer .link-btn {
  max-width: 340px;
  padding: 1.5rem 1rem;
  font-size: 1rem
}

@media screen and (max-width:43.75em) {
  .top-news-wrap {
    margin-bottom: 6%;
    padding: 0;
    background: 0 0
  }
  .top-news-wrap .c-head-warp {
    padding-bottom: 2%
  }
  .top-news-archive-wrap {
    border-top: 1px solid #bebbb7;
    border-bottom: none
  }
  .top-news-archive {
    padding: 4%
  }
  .top-news-update {
    margin-bottom: 0;
    font-size: calc((26 * 100vw)/ 700)
  }
  .top-news-ttl {
    margin-bottom: 0;
    font-size: calc((26 * 100vw)/ 700)
  }
  .top-news-footer {
    padding-top: 6%
  }
  .top-news-footer .link-btn {
    max-width: 80%;
    padding: 1rem
  }
}

.top-menu-wrap {
  padding: 60px 0 120px;
  background: url(../../assets/images/index/bg-main-menu-pc.jpg) center no-repeat;
  background-size: cover
}

.top-menu-lists {
  max-width: 1040px;
  margin: 0 auto
}

.top-menu-lists .c-grid-items-mgn {
  margin-bottom: 1%;
  padding-right: .5%;
  padding-left: .5%
}

.top-menu-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 200px;
  overflow: hidden;
  border: 1px solid #fff;
  color: #fff;
  text-align: center
}

.top-menu-btn .top-menu-txt-jp {
  font-size: 1.5rem;
  letter-spacing: .25rem
}

.top-menu-btn .top-menu-txt-eng {
  display: block;
  width: 100%;
  font-size: 1rem
}

.top-menu-btn:hover {
  background: rgba(255, 255, 255, .3);
  color: #fff
}

.top-menu-btn::before {
  display: block;
  position: absolute;
  right: -50px;
  bottom: -50px;
  width: 100px;
  height: 100px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
  content: ''
}

.top-menu-btn::after {
  position: absolute;
  right: .25rem;
  bottom: .25rem;
  color: #00ada3;
  font-size: .812rem;
  content: 'MORE'
}

@media screen and (max-width:57.5em) {
  .top-menu-wrap {
    padding: 4% 2% 12%;
    background: url(../../assets/images/index/bg-main-menu-sp.jpg) center no-repeat;
    background-size: cover
  }
  .top-menu-btn {
    height: 160px
  }
}

@media screen and (max-width:43.75em) {
  .top-menu-lists {
    margin-right: -2%;
    margin-left: -2%
  }
  .top-menu-lists .c-grid-items-mgn {
    margin-bottom: 2%;
    padding-right: 1%;
    padding-left: 1%
  }
  .top-menu-wrap {
    padding: 4% 2% 12%
  }
  .top-menu-btn {
    height: 140px
  }
  .top-menu-btn .top-menu-txt-jp {
    font-size: 5vw
  }
  .top-menu-btn .top-menu-txt-eng {
    font-size: 3.4vw
  }
  .top-menu-btn::before {
    right: -45px;
    bottom: -45px;
    width: 85px;
    height: 85px
  }
  .top-menu-btn::after {
    right: .2rem;
    bottom: .2rem;
    font-size: 2vw
  }
}

@media screen and (max-width:43.75em) and (orientation:landscape) {
  .top-menu-btn::before {
    right: -45px;
    bottom: -45px;
    width: 90px;
    height: 90px
  }
}

.overview-outline-wrap {
  margin-bottom: 80px
}

.overview-outline-wrap ul {
  padding-left: 1.5rem
}

.overview-outline-wrap .structure-method-description-wrap {
  margin-top: 3rem;
  padding: 20px 40px
}

.overview-outline-wrap .structure-method-description-wrap .c-head-wrap {
  padding: 1rem
}

@media screen and (max-width:43.75em) {
  .overview-outline-wrap {
    margin-bottom: 8%
  }
}

.access-gmap-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 56.25%
}

.access-gmap-wrap .access-gmap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.access-map-footer .link-btn {
  max-width: 340px;
  padding: 1.5rem 1rem;
  font-size: 1rem
}

@media screen and (max-width:43.75em) {
  .access-map-footer .link-btn {
    max-width: 80%;
    padding: 1rem
  }
}
.gmap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
  margin-bottom:30px;
}

/* Google Mapのiframe */
.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-wrap {
  padding: 60px 0 80px
}

.lead-txt {
  margin-bottom: 46px;
  font-size: 1.25rem;
  letter-spacing: .25rem;
  line-height: 2
}

@media screen and (max-width:57.5em) {
  .contact-wrap {
    padding: 60px 2% 80px
  }
}

@media screen and (max-width:43.75em) {
  .contact-wrap {
    padding: 4% 4% 10%
  }
  .lead-txt {
    margin-bottom: 6%;
    font-size: calc((34 * 100vw)/ 700);
    letter-spacing: .1rem;
    line-height: 1.8
  }
}

.contact-flow {
  margin: 0
}

.step {
  position: relative;
  padding: 1rem 0;
  background: #e5dcd1;
  font-size: 1.062rem;
  text-align: center
}

.step::after, .step::before {
  display: block;
  position: absolute;
  left: -12px;
  width: 25px;
  height: 32px;
  -webkit-transform: skew(40deg);
  transform: skew(40deg);
  border-left: 3px solid #fff;
  background: #e5dcd1;
  content: ''
}

.step::after {
  top: 0
}

.step::before {
  bottom: 0;
  -webkit-transform: skew(-40deg);
  transform: skew(-40deg)
}

.step.current {
  background: #a6927a;
  color: #fff
}

.step.current::after, .step.current::before {
  background: #a6927a
}

.step:first-child::after, .step:first-child::before {
  display: none
}

@media screen and (max-width:43.75em) {
  .step {
    padding: 1.2rem 0;
    font-size: .875rem
  }
  .step span {
    z-index: 9;
    position: relative;
    margin-left: -18px
  }
  .step::after, .step::before {
    left: -18px;
    width: 32px;
    height: 32px
  }
}

.privacy-wrap {
  max-width: 600px;
  margin: 40px auto
}

.privacy-ttl {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfcfcf;
  font-size: 1rem;
  font-weight: 400;
  text-align: center
}

.form-items-check {
  padding-top: 20px;
  border-top: 1px solid #cfcfcf
}

.inline-wrap {
  height: 200px;
  margin-bottom: 20px;
  padding: 0 10px;
  overflow-y: auto
}

.contact-footer {
  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;
  padding-top: 60px;
  text-align: center
}

.contact-footer .more-btn {
  width: 320px;
  margin: 0 1%
}

.contact-footer .back-btn {
  width: 320px;
  margin: 0 1%
}

@media screen and (max-width:43.75em) {
  .privacy-wrap {
    margin: 4% auto
  }
  .privacy-ttl {
    margin-bottom: 3%;
    padding-bottom: 3%
  }
  .form-items-check {
    padding-top: 3%
  }
  .inline-wrap {
    height: 20vh;
    margin-bottom: 3%;
    padding: 0 2%
  }
  .contact-footer {
    padding-top: 6%
  }
  .contact-footer button {
    width: 100%;
    margin-top: 1rem
  }
}

.alert-danger {
  margin-top: .5rem;
  color: #c00
}

#powered_by_me {
  margin-left: 1rem;
  font-size: 10px
}

#error_message {
  margin-top: 40px;
  color: #c00;
  font-size: 1.25rem;
  text-align: center
}

.concept-lead-wrap {
  letter-spacing: .1rem
}

.concept-lead-txt {
  line-height: 2.375;
  text-align: center
}

.concept-lead-img {
  text-align: center
}

.concept-notice-txt {
  margin-top: 1rem;
  font-size: .875rem
}

.concept-point-wrap {
  padding: 60px 0 40px
}

.concept-point-head {
  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;
  min-height: 106px;
  padding: .25rem 0;
  border: 1px solid #bebbb7;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: center
}

.concept-point-txt {
  padding: .5rem
}

.concept-footer {
  margin-top: 1rem
}

.p-thought-mainimg_wrap {
  width: 100%;
  margin-bottom: 0
}

.p-thought_wrap {
  margin: -2rem auto 10%;
  padding: 0
}

.p-thought_wrap .c-head-wrap {
  padding: 0 0 4%
}

.p-thought_wrap>p {
  line-height: 2
}

@media screen and (max-width:57.5em) {
  .p-thought-mainimg_wrap {
    margin-bottom: 1rem
  }
  .p-thought_wrap {
    margin: 0 2% 10%
  }
  .p-thought_wrap .c-head-wrap {
    padding: 0 0 4%
  }
  .p-thought_wrap>p {
    line-height: 2
  }
}

@media screen and (max-width:43.75em) {
  .c-head-txt {
    font-size: 1.125rem;
    line-height: 1.5
  }
}

.concept-series-wrap {
  background: #f1f0ec
}

.concept-series-wrap .c-head-wrap {
  padding: 20px 0 1rem
}

.concept-series-wrap .concept-series-msg {
  margin-bottom: 2rem;
  font-size: 2.25rem
}

.concept-series-wrap .ruby-eni, .concept-series-wrap .ruby-shia {
  position: relative
}

.concept-series-wrap .ruby-eni::after {
  content: 'えにし'
}

.concept-series-wrap .ruby-shia::after {
  content: 'しあわせ'
}

.concept-series-wrap .ruby-eni::after, .concept-series-wrap .ruby-shia::after {
  display: block;
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  width: 100%;
  font-size: 1.125rem;
  letter-spacing: .25rem;
  text-align: center
}

.concept-series-log {
  text-align: center
}

.concept-series-log img {
  width: 354px;
  height: 109px
}

.concept-series-txt {
  letter-spacing: .25rem;
  line-height: 2;
  text-align: center
}

@media screen and (max-width:57.5em) {
  .concept .concept-lead-wrap, .concept .concept-series-wrap {
    padding: 4% 2%
  }
}

@media screen and (max-width:43.75em) {
  .concept-lead-txt {
    text-align: left
  }
  .concept-point-wrap {
    padding: 6% 0 4%
  }
  .concept-footer {
    margin-bottom: 2rem
  }
  .concept-series-log img {
    width: 280px;
    height: auto
  }
}

.structure-lead-wrap {
  max-width: 1160px;
  margin: 0 auto;
  padding: 30px 0;
  line-height: 2
}

.p-structure-wrap, .structure-lead-wrap {
  letter-spacing: .1rem
}

.p-structure-wrap {
  max-width: 1040px;
  margin: 0 auto;
  padding: 30px 0
}

.p-structure-main-img_wrap {
  margin-bottom: 4%
}

.p-title-img_wrap {
  width: 34%;
  margin: 2% auto 0
}

.p-quality-txt {
  margin-bottom: 2%;
  font-size: 1.5rem
}

.p-quality-circle_wrap {
  width: 950px;
  margin: 0 auto;
  text-align: center
}

.p-quality-circle_list {
  margin: 0;
  padding: 0;
  height:170px;
}

.p-quality-circle_items {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 170px;
  margin-right: 1rem;
  overflow: hidden;
  border-radius: 50%;
  background: #aaa;
  text-align: center;
  text-decoration: none
}

.p-quality-circle_items:last-child {
  margin-right: 0
}

.p-quality-circle_items-txt {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 170px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.375rem;
  letter-spacing: 0;
  line-height: 1.3;
  text-align: center
}

.p-circle-temperature {
  background: #81cff4
}

.p-circle-sound {
  background: #f19cc1
}

.p-circle-costdown {
  background: #ae82b8
}

.p-circle-shortens {
  background: #ffb325
}

.p-circle-durability {
  background: #90c31f
}

.p-appeal-circle_list {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 30%;
  padding: 0 2% 0 0
}

.p-appeal-circle_list-single {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  max-width: 15%;
  padding: 0 2% 0 0
}

.p-appeal-point-circle_items {
  width: 110px;
  height: 110px
}

.p-appeal-point-circle_items-txt {
  width: 110px;
  font-size: 1.25rem
}

.p-appeal-point-circle_items.p-circle-costdown .p-appeal-point-circle_items-txt, .p-appeal-point-circle_items.p-circle-durability .p-appeal-point-circle_items-txt, .p-appeal-point-circle_items.p-circle-shortens .p-appeal-point-circle_items-txt {
  font-size: 1rem
}

.p-structure-head_wrap {
  padding: 0
}

.p-structure-head_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  overflow: hidden;
  font-size: 1.875rem;
  line-height: 1.5;
  text-align: center
}

.p-structure-head_txt::after, .p-structure-head_txt::before {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background: #000;
  content: ""
}

.p-structure-head_txt::before {
  margin-right: 6%
}

.p-structure-head_txt::after {
  margin-left: 6%
}

.p-appeal-content_wrap, .p-appeal_wrap {
  width: 950px;
  margin: 0 auto
}

.p-appeal-point_wrap {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 70%
}

.p-appeal-point_wrap-single {
  -ms-flex-preferred-size: 85%;
  flex-basis: 85%;
  max-width: 85%
}

.p-appeal-point_ttl {
  margin-bottom: 2%;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .2rem;
  line-height: 1.3;
  padding-bottom:20px;
}

.p-appeal-point_ttl-sub {
  font-size: 1.125rem
}

.p-appeal-point_ttl .txt-color-red {
  color: #e60012
}

.p-appeal-point_txt {
  margin: 0;
  padding-bottom:20px;
}

.p-difference_wrap {
  width: 950px;
  margin: 3% auto 0;
  padding: 3%;
  background: #D8EDF5;
}

.p-difference-head_wrap {
  padding: 0
}

.p-difference-head_txt {
  font-size: 1.25rem;
  font-weight: 900
}

.p-difference-content_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-difference-content_wrap .structure-method-txt {
  line-height: 1.7
}

.p-conventional_wrap, .p-now_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 50%;
  margin-top: 4%
}
.waku-blue{
	background-color:#0CA39A;
	border-radius:30px;
	color:#fff;
}
.waku-glay{
	background-color:#5A5858;
	border-radius:30px;
	color:#fff;
}
.p-conventional_wrap .structure-method-img, .p-now_wrap .structure-method-img {
  margin: 2% 0 0
}

.p-conventional_wrap .c-section-head-txt, .p-now_wrap .c-section-head-txt {
  margin-bottom: 6%;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center
}

.p-now_wrap {
  padding-right: 4%;
  border-right: 1px solid #cacaca
}

.p-conventional_wrap {
  padding-left: 4%
}

.p-costdown_wrap {
  margin: 1% 0 3%
}
.p-costdown_wrap p{
	margin-bottom:0;
}
.p-costdown_wrap ul{
	margin-left:0;
	padding-left:0;
}
.p-costdown_list {
  list-style: none;
}
.p-costdown_list2 {
  list-style: none;
  display:flex;
}
.p-costdown_items {
  position: relative
}

.p-costdown_items .p-costdown_items-num {
  position: absolute;
  top: 0;
  left: -1.6rem
}

.p-costdown-point01 {
  color: #e60012;
  font-weight: 900
}

.p-costdown-point02 {
  margin: 0 .5rem;
  padding: 0 .5rem;
  background: #e60012
}

.p-costdown-img_wrap {
  margin-top: 3%
}

.p-costdown-img_point02-04, .p-costdown-img_point02-05 {
  width: 80%;
  margin-left: 10%
}

.p-asset-value_wrap {
  margin-top: 3%
}

.p-durability_wrap {
  margin: 2% auto 3%
}

.p-durability_txt {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  max-width: 55%;
  margin: 0;
  padding: 0 1%
}

.p-durability_img {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  max-width: 45%;
  margin: 0;
  padding: 0 0 0 1%
}

.p-slab_wrap {
  width: 950px;
  margin: 0 auto;
  padding: 4% 2%;
  background: #e7eeed
}

.p-slab_img {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 30%;
  margin: 0
}

.p-slab_txt {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 70%;
  padding: 0 4% 0 1%;
  font-size: .875rem
}

.p-slab_txt>p {
  margin: 0;
  line-height: 1.6
}

.p-slab-head-txt {
  font-size: 1rem
}

.p-structure-enixshia-img {
  margin-top: 2%;
  padding: 0 4% 0 4%
}
.pink-wrap{
	background-color:#F0E4D2;
	padding:10px;
}
.pink-wrap_inner{
	border:1px solid #A08C3F;
	padding:30px;
}
.pink-wrap h3{
	border-bottom:1px solid #333;
	margin-bottom:20px;
	padding-bottom:10px;
	font-size:24px;
}
.pink-wrap figure{
	max-width:600px;
	height:auto;
	margin:auto;
	margin-bottom:20px;
}
.point3-wrap{
	padding-bottom:30px;
}
.point3-wrap h3{
	padding:5px 30px;
	font-size:24px;
	border-radius:30px;
	margin-bottom:20px;
	margin-top:30px;
}
.point3-wrap figure{
	margin:auto;
	text-align:center;
}
.point3-wrap .blue-txt{
	color:#00A29A;
	border:1px solid #00A29A;
}
.point3-wrap .pink-txt{
	color:#D95F9D;
	border:1px solid #D95F9D;
}
.point4-wrap{
	padding-bottom:50px;
}
.point4-wrap figure{
	padding-top:20px;
	max-width:500px;
	height:auto;
	text-align:center;
	margin:auto;
}
@media screen and (max-width:57.5em) {
  .structure-lead-wrap {
    max-width: 100%
  }
  .p-appeal-content_wrap, .p-appeal_wrap, .p-difference_wrap, .p-quality-circle_wrap, .p-slab_wrap, .p-structure-wrap {
    max-width: 96%
  }
  .p-appeal-point_wrap {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%
  }
  .p-appeal-point_wrap-single {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    max-width: 80%
  }
  .p-appeal-circle_list {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 40%
  }
  .p-appeal-circle_list-single {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%
  }
  .p-appeal-point_ttl-sub {
    letter-spacing: 0
  }
}

@media screen and (max-width:43.75em) {
  .structure-lead-wrap {
    padding: 0
  }
  .p-title-img_wrap {
    width: 60%
  }
  .p-appeal-circle_list, .p-appeal-circle_list-single, .p-appeal-point_wrap, .p-appeal-point_wrap-single, .p-conventional_wrap, .p-durability_img, .p-durability_txt, .p-now_wrap, .p-slab_img, .p-slab_txt {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .p-quality-txt {
    margin-bottom: 4%;
    font-size: 1.25rem;
    line-height: 1.5
  }
  .p-quality-circle_items {
    width: 100px;
    height: 100px
  }
  .p-quality-circle_items:nth-child(3) {
    margin-right: 0
  }
  .p-quality-circle_items-txt {
    width: 100px;
    font-size: .875rem
  }
  .p-appeal-point_wrap, .p-appeal-point_wrap-single {
    margin-top: 2%
  }
  .p-appeal-circle_list, .p-appeal-circle_list-single {
    padding: 0;
    text-align: center
  }
  .p-appeal-point_ttl {
    font-size: 1.25rem
  }
  .p-appeal-point_ttl-sub {
    font-size: 1rem
  }
  .p-conventional_wrap, .p-now_wrap {
    margin-top: 4%
  }
  .p-now_wrap {
    padding: 0 0 6%;
    border-right: none;
    border-bottom: 1px solid #cacaca
  }
  .p-appeal-point-circle_items.p-circle-costdown .p-appeal-point-circle_items-txt, .p-appeal-point-circle_items.p-circle-durability .p-appeal-point-circle_items-txt, .p-appeal-point-circle_items.p-circle-shortens .p-appeal-point-circle_items-txt {
    font-size: .875rem
  }
  .p-costdown-img_point02-04, .p-costdown-img_point02-05 {
    width: 100%;
    margin-left: 0
  }
  .p-costdown-img_point02-04 {
    margin: 2% auto 10%
  }
  .p-costdown_list {
    margin-left: -.5rem
  }
  .p-durability_img, .p-slab_txt {
    margin-top: 4%
  }
  .p-slab-head-txt, .p-slab_img {
    text-align: center
  }
  .p-structure-enixshia-img {
    max-width: 100%;
    padding: 0
  }
  .p-quality-circle_list {
  height:auto;
}
.p-costdown_list2 {
  flex-wrap:wrap;
  justify-content:center;
}
.pink-wrap_inner{
	padding:20px;
}
.pink-wrap h3{
	font-size:20px;
}
.point3-wrap h3{
	font-size:18px;
}
}

.roomplan-wrap {
  max-width: 900px;
  margin: 0 auto 60px;
  padding: 10px 30px;
  border: 1px solid #bebbb7
}

.roomplan-wrap .c-head-wrap {
  text-align: left
}

.roomplan-wrap .c-head-txt {
  font-size: 1.25rem
}

.roomplan-wrap.floorplan {
  margin: 0 auto;
  padding: 10px 0;
  border: none
}

.roomplan-wrap.floorplan .floormap-img {
  padding: 40px;
  border: 1px solid #bebbb7
}

.floormap-img {
  text-align: center
}

.floormap-img .more-btn {
  width: 160px;
  margin: 2rem auto 0;
  padding: 4px 10px 6px;
  font-size: 1.125rem
}

.floormap-img .icon-plus {
  margin: 0 10px 0 0
}

.roomplan-img {
  margin-bottom: 2rem;
  text-align: center
}

.roomplan-img.allplan-img {
  position: relative;
  max-width: 900px;
  margin: 0 auto
}

.bg-allplan {
  padding: 106px 0 200px;
  background: #f2f1e8
}

.allplan-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 0 40px
}

@media screen and (max-width:57.5em) {
  .roomplan .roomplan-wrap {
    margin: 0 0 4%;
    padding: 4% 2%
  }
  .bg-allplan {
    padding: 4% 2%
  }
  .floormap-img .more-btn {
    margin: 1.5rem auto 0;
    padding: 4px 5px 5px;
    font-size: .875rem
  }
}

.roomplan-nav a {
  position: absolute;
  text-align: center
}

.roomplan-nav:nth-child(1) a {
  top: 39.5%;
  right: 30px
}

.roomplan-nav:nth-child(2) a {
  top: 24%;
  left: 20px
}

.roomplan-nav:nth-child(3) a {
  top: -24%;
  left: 20px
}

.roomplan-nav:nth-child(4) a {
  top: -9%;
  right: 30px
}

.roomplan-nav:nth-child(5) a {
  right: 30px;
  bottom: -32%
}

.roomplan-nav:nth-child(6) a {
  bottom: -18%;
  left: 20px
}

.roomplan-nav:nth-child(7) a {
  right: 30%;
  bottom: -40%
}

@media screen and (max-width:57.5em) {
  .allplan-img .c-grid-mgn {
    margin-top: 2%
  }
  .roomplan-nav {
    margin-top: 2%
  }
  .roomplan-nav a {
    position: static
  }
}

.roomplan-detail-wrap {
  padding: 30px 0
}

.roomplan-detail-wrap .u-btn {
  display: inline-block
}

.roomplan-detail-wrap .u-btn:nth-of-type(2) {
  margin-left: 25px
}

.roomplan-detail-head-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px
}

.roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(1) {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding-right: 1%
}

.roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(2) {
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  max-width: 35%;
  padding-right: 0;
  padding-left: 2%;
  border-left: 1px solid #bebbb7
}

.roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(3) {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  max-width: 40%;
  text-align: center
}

.roomplan-detail-head-wrap .c-head-txt {
  font-size: 2rem;
  letter-spacing: .1rem;
  line-height: 1
}

.roomplan-detail-head-wrap .c-head-txt span {
  font-size: 1.25rem
}

.color-3a-plan {
  color: #cccf58
}

.color-3b-plan {
  color: #90c31f
}

.color-3c-plan {
  color: #b164c1
}

.color-4a-plan {
  color: #ea9eb0
}

.color-4b-plan {
  color: #00a0e9
}

.color-1a-plan {
  color: #f39800
}

.roomplan-price {
  font-size: 1.062rem
}

.roomplan-price .yen-txt {
  font-size: 1.562rem
}

.roomplan-detail-speclist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding: .4rem 0;
  line-height: 1.3
}

.roomplan-detail-speclist dt {
  width: 43%;
  padding-right: 1rem;
  border-right: 1px solid #231815
}

.roomplan-detail-speclist dd {
  width: 59%;
  margin-bottom: 0;
  padding-left: 1rem
}

.roomplan-detail-speclist:nth-of-type(1) {
  border-top: none
}

.roomplan-notice {
  font-size: .812rem
}

@media screen and (max-width:57.5em) {
  .roomplan-detail-wrap {
    padding: 4% 0
  }
  .roomplan-detail-wrap .u-btn:nth-of-type(2) {
    margin-left: 2%
  }
  .roomplan-detail-head-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 6%
  }
  .roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(1) {
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    max-width: 38%
  }
  .roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(2) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 2%
  }
  .roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(3) {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    max-width: 100%;
    margin: 2rem auto 0
  }
  .roomplan-detail-head-wrap .c-head-txt {
    font-size: 4.5vw
  }
  .roomplan-detail-head-wrap .c-head-txt span {
    font-size: 4vw
  }
}

@media screen and (max-width:43.75em) {
  .roomplan-detail-wrap .u-btn {
    display: block
  }
  .roomplan-detail-wrap .u-btn:nth-of-type(2) {
    margin-left: 0
  }
  .roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(1) {
    -ms-flex-preferred-size: 42%;
    flex-basis: 42%;
    max-width: 42%
  }
  .roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(2) {
    -ms-flex-preferred-size: 58%;
    flex-basis: 58%;
    max-width: 58%
  }
  .roomplan-detail-head-wrap .c-grid-items-mgn:nth-of-type(3) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .roomplan-detail-head-wrap .c-head-txt {
    font-size: 6vw
  }
  .roomplan-detail-head-wrap .c-head-txt span {
    font-size: 4vw
  }
  .roomplan-price {
    font-size: 3.4vw
  }
  .roomplan-price .yen-txt {
    font-size: 5vw
  }
  .roomplan-detail-speclist {
    padding: .25rem 0;
    font-size: 2.8vw
  }
  .roomplan-detail-speclist dt {
    padding-right: .5rem
  }
  .roomplan-detail-speclist dd {
    padding-left: .5rem
  }
}

.location-map-wrap {
  max-width: 1040px;
  margin: 0 auto 60px
}

.location-map-wrap .c-head-txt {
	margin:0;
	padding:0;
  margin: 30px 0 20px;
  color:#1CA6BA;
  font-size:39px;
  font-weight:normal;
  text-align:center;
}
.location-map-wrap .c-head-txt br{
	  display:none;
  }
.location-map-txt {
	margin:0;
	padding:0;
  margin-bottom: 40px;
  line-height: 2;
  text-align: center;
  line-height:2.2;
}

.location-map-footer .link-btn {
  max-width: 340px;
  padding: 1.5rem 1rem;
  font-size: 1rem
}

.location-gmap-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 56.25%
}

.location-gmap-wrap .location-gmap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.location-area-wrap-g{
	background-color:#EEEEEE;
	padding:50px;
	display:flex;
	justify-content:space-between;
	max-width:1040px;
	margin-bottom:80px;
}
.location-area-wrap-g .box li{
	display:flex;
	justify-content:space-between;
	line-height:2.2;
}
@media print, screen and (max-width:65em) {
  .location-map-wrap {
    margin: 0 auto 8%;
    padding-right: 2%;
    padding-left: 2%
  }
  .location-map-wrap .c-head-txt {
    margin: 5% 0 5%;
	font-size:28px;
  }
  .location-map-wrap .c-head-txt br{
	  display:block;
  }
}

@media screen and (max-width:43.75em) {
  .location-map-txt {
	font-size:14px;
}
  .location-map-footer .link-btn {
    max-width: 80%;
    padding: 1rem
  }
  .location-area-wrap-g{
	padding:50px 15px 50px 25px;
	flex-wrap: wrap;
	justify-content:flex-start;
	margin-left:10px;
	margin-right:10px;
}
.location-area-wrap-g ul{
	margin:0;
	padding:0;
}
.location-area-wrap-g .box li{
	display:flex;
	justify-content:space-between;
	font-size:14px;
}
}

.location-area-wrap {
  max-width: 1040px;
  margin: 0 auto 40px
}

.location-area-tit {
  padding: .5rem 0;
  border-bottom: 0px solid #bebbb7;
  font-size: 1.125rem;
  letter-spacing: .25rem;
  text-align: center
}

@media print, screen and (max-width:65em) {
  .location-area-wrap {
    margin: 0 auto 4%;
    padding-right: 2%;
    padding-left: 2%
  }
}

@media screen and (max-width:57.5em) {
  .location-area-tit {
    font-size: 2vw;
    letter-spacing: .1rem
  }
  .location-area-label {
    font-size: 1.9vw
  }
}

@media screen and (max-width:43.75em) {
  .location-area-tit {
    font-size: 2.9vw
  }
  .location-area-label {
    font-size: 2.6vw
  }
}

.location-other-list {
  height: 100%;
  padding: 30px;
  border: 1px solid #bebbb7
}

.location-other-wrap .c-grid-items-mgn {
  margin-bottom: 4%
}

.location-other-list {
  height: 100%;
  padding: 20px;
  border: 1px solid #bebbb7
}

.location-other-list ul {
  margin-bottom: 0;
  padding-left: 30px
}

.location-other-list li {
  margin-bottom: .25rem
}

.location-other-label {
  margin-bottom: 30px;
  font-size: 1.125rem;
  letter-spacing: .25rem;
  text-align: center
}

@media screen and (max-width:57.5em) {
  .location-other-label {
    margin-bottom: 4%;
    font-size: 1rem;
    letter-spacing: .1rem
  }
  .location-other-list ul {
    padding-left: 1.5rem
  }
  .location-other-list li {
    font-size: .875rem
  }
}

@media screen and (max-width:43.75em) {
  .location-other-list {
    padding: 4%
  }
  .location-other-list ul {
    padding-left: 1.5rem
  }
}

.equipment .c-page-menu-txt {
  font-size: 1.125rem
}

@media screen and (max-width:43.75em) {
  .equipment .c-page-menu-txt {
    font-size: calc((21 * 100vw)/ 700)
  }
  .c-page-menu-eng {
    display: none
  }
}

.equipment-item-img {
  margin-bottom: 1rem
}
.equipment-item-img-hyakuna img{
	max-width:100%;
	height:auto;
	margin:auto;
	display:block;
	text-align:center;
}
.equipment-item-txt-hyakuna {
  padding: .5rem .5rem .8rem;
  font-size: 22px;
  color:#444;
  text-align:center;
}
.equipment-item-txt-hyakuna .font-small{
	font-size:16px;
	display:block;
}
.equipment-item-txtbox-hyakuna{
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:40px;
}
.equipment-item-txtbox-hyakuna p{
	font-size:16px;
}

.equipment-item-tit {
  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;
  padding: .3rem 0 .5rem 0;
  font-size: 1.125rem;
  text-align: center;
  color:#444;
}

.equipment-item-txt {
  padding: .5rem .5rem 0;
  font-size: 1rem
}

.equipment-item-notice {
  padding: .5rem .5rem 0;
  font-size: .875rem
}

.equipment-item-txtlist {
  font-size: 1rem
}

.equipment-item-sublist {
  height: 193px
}

@media print, screen and (max-width:72.5em) {
  .equipment-item-sublist {
    height: 184px
  }
}

@media print, screen and (max-width:65em) {
  .equipment .equipment-item-wrap {
    padding-right: 3%;
    padding-left: 3%
  }
}

@media screen and (max-width:57.5em) {
  .equipment-item-sublist {
    height: 162px
  }
}

@media screen and (max-width:43.75em) {
  .equipment-item-tit {
    font-size: calc((26 * 100vw)/ 700)
  }
  .equipment-item-txt, .equipment-item-txtlist {
    padding: .25rem;
    font-size: calc((24 * 100vw)/ 700)
  }
  .equipment-item-txtlist {
    padding-left: 1.5rem
  }
  .equipment-item-sublist {
    height: auto;
    margin-bottom: 2rem
  }
}

.news-archives-wrap {
  margin-bottom: 60px;
  padding: 30px 135px
}

.news-postttl {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cfcfcf
}

.news-postdate {
  text-align: right
}

.wp-body h1 {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  letter-spacing: .3rem;
  text-align: center
}

.wp-body h2 {
  color: #00ada3;
  font-size: 1.25rem
}

.wp-body h3 {
  font-size: 1.125rem
}

.wp-body ol, .wp-body ul {
  padding-left: 1.5rem
}

.wp-body table {
  width: 100%;
  margin-bottom: 2rem;
  table-layout: fixed
}

.wp-body table td, .wp-body table th {
  padding: .6rem .8rem;
  border-bottom: 1px solid #cfcfcf;
  font-size: .937rem;
  font-weight: 500;
  vertical-align: top
}

.wp-body table th {
  width: 28%;
  font-weight: 700;
  text-align: center
}

.wp-body table td p {
  margin-bottom: 0
}

.wp-body img.alignright {
  margin: 0 0 0 1rem;
  float: right
}

.wp-body img.alignleft {
  margin: 0 1rem 0 0;
  float: left
}

.wp-body img.aligncenter {
  display: block;
  margin: 0 auto
}


/* 追加css */

.font-original{
	font-family: 'Noto Sans JP', sans-serif;
}

.p-content-h-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 0
}
.top-news-h-wrap {
  padding: 0px 0 30px;
  text-align: center;
  border-bottom: 1px solid #bebbb7
}
.top-news-h-txt {
  margin-bottom: 0;
  letter-spacing: 0;
  line-height:1.2;
  color:#4D87B0;
  font-size:42px;
  text-align:center;
}
.top-news-h-txt span{
	display:block;
	font-size:14px;
}
.top-news-h-archive-wrap {
  border-bottom: 1px solid #bebbb7
}
.top-news-h-archive {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0px 20px 0px;
  display:flex;
}

.top-news-h-update {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family:Arial, Helvetica, sans-serif;
  display:flex;
}
.top-news-h-ttl {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 500;
  font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.top-news-h-footer {
  padding-top: 40px;
  text-align: center
}

.top-news-h-footer .link-btn {
  max-width: 340px;
  padding: 1.5rem 1rem;
  font-size: 1rem
}
.news-cat1{
	background-color:#4D87B0;
	padding: 6px 5px 5px 5px;
	width:93px;
	margin-right:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:1.0;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news-cat2{
	background-color:#FFBF00;
	padding:6px 5px 5px 5px;
	width:93px;
	margin-right:20px;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:1.0;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*== point */
.top-point-wrap{
	background:url(../images/index/point-back.gif) no-repeat center top;
	background-size:cover;
}
.top-point-box{
	max-width:1080px;
	height:580px;
	display:flex;
	align-items:center;
	justify-content :space-between;
	margin:auto;
}
.top-point-box img{
	max-width:100%;
	height:auto;
}
.top-point-wrap2{
	background:url(../images/index/point-back.gif) no-repeat center top;
	background-size:cover;
	height:700px;
	display:flex;
	align-items:center;
	justify-content :center;
	flex-wrap:wrap;
	align-content:center;
}
.top-point-box2{
	max-width:1180px;
	display:flex;
	align-items:center;
	justify-content :center;
	margin:auto;
}
.top-point-box2 img{
	max-width:100%;
	height:auto;
}
.fadeInUpTrigger{
	opacity: 0;
}
.animate__delay-03s{
	animation-delay: 0.3s;
}
.animate__delay-06s{
	animation-delay: 0.6s;
}
.animate__delay-09s{
	animation-delay: 0.9s;
}
.animate__delay-1_2s{
	animation-delay: 1.2s;
}
.animate__delay-1_5s{
	animation-delay: 1.5s;
}
.animate__delay-1_8s{
	animation-delay: 1.8s;
}
.animate__delay-2_1s{
	animation-delay: 2.1s;
}
.animate__delay-2_3s{
	animation-delay: 2.3s;
}
.animate__delay-2_6s{
	animation-delay: 2.6s;
}
/*== video */
.f-video-wrap{
	background:url(../images/index/video-back.jpg) no-repeat center top;
	background-size:cover;
	height:580px;
}
.f-video-h-txt {
  margin-bottom: 0;
  letter-spacing: 0;
  line-height:1.2;
  color:#fff;
  font-size:42px;
  text-align:center;
  padding-top:40px;
  padding-bottom:30px;
}
.f-video-h-txt span{
	display:block;
	font-size:14px;
}
.f-video-box{
	max-width:719px;
	display:flex;
	align-items:center;
	justify-content :space-between;
	margin:auto;
}
.f-video-box img{
	max-width:100%;
	height:auto;
}

/*== footer contact */
.f-contact-wrap{
	background:#E0F1F0;
	background-size:cover;
	padding:50px 0px;
}
.f-contact-h-txt {
  line-height:1.5;
  color:#4D87B0;
  text-align:center;
  padding-bottom:20px;
  font-weight:normal;
  display:block;
	font-size:14px;
}
.f-contact-wrap .tel {
  line-height:1.5;
  color:#4D87B0;
  text-align:center;
  padding-bottom:20px;
  font-weight:normal;
  display:flex;
  align-items:center;
  justify-content:center;
  letter-spacing:3px;
	font-size:36px;
}
.f-contact-wrap .tel img{
	margin-right:10px;
}
.f-contact-box{
	max-width:719px;
	display:flex;
	align-items:center;
	justify-content :space-between;
	margin:auto;
}


/*== footer menu */
.f-menu-wrap{
	background:#C9BC9C;
	padding:40px 0px;
}
.f-menu-wrap ul{
	margin:0 auto;
	padding:0;
	display:flex;
	align-items:center;
	justify-content :center;
}
.f-menu-wrap li{
	margin:0;
	padding:0 20px;
	border-left:1px solid #bbb;
	list-style-type:none;
	line-height:1.0;
}
.f-menu-wrap li:last-child{
	border-right:1px solid #bbb;
}
.f-menu-wrap ul .no-link{
	color:#999;
}
	
/*== footer link */
.f-link-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  display:flex;
	align-items:flex-start;
	justify-content :center;
	flex-wrap:wrap;
}
.f-link-wrap h3{
	font-size:16px;
}
.f-link-wrap h3.s{
	font-size:14px;
}
.f-link-box1 {
  width: 30%;
  padding: 10px 20px
}
.f-link-box2 {
  width: 30%;
  padding: 10px 20px
}
.f-link-box3 {
  width: 39%;
  padding: 10px 20px
}
.f-link-box3 img{
	max-width:159px;
}
.f-link-box4 {
  width: 100%;
  padding: 40px 20px 20px 20px;
  display:flex;
  justify-content :center;
}
.f-link-box1 img,
.f-link-box2 img{
	width:80%;
	max-width:200px;
}

/*== footer btn */
.f-btn-wrap{
	display:none;
}

/*== footer copy */
.f-copy-wrap{
	background-color:#00468C;
	color:#fff;
	padding:8px;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*news一覧ボタン*/
/*== ボタン共通設定 */
.h-btn{
	text-align:center;
	display:flex;
	justify-content:center;
}
.h-btn-space1{
	margin:30px auto;
}
.h-btn .btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    border: 0px solid #003366;/* ボーダーの色と太さ */
	background-color:#003366;
  border-radius:30px;
    padding: 6px 80px 7px 80px;
	font-size:18px;
    text-align: center;
    outline: none;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    /*アニメーションの指定*/   
    transition: ease .2s;
}
/*ボタン内spanの形状*/
.h-btn .btn span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff;
}
.h-btn .btn:hover span{
  color:#fff;
}
/*== 背景が流れる（中央から横全体） */
.h-btn .bgcenterx:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background: #00ACA2;
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: top;
}
/*hoverした際の形状*/
.h-btn .bgcenterx:hover:before{
  transform:scale(1, 1);
}


/*footer資料請求ボタン*/
/*== ボタン共通設定 */
.h-btn-f{
	text-align:center;
	display:flex;
	justify-content:center;
}
.h-btn-f span{
	display:flex;
	justify-content:center;
	 align-items:center;
}
.h-btn-f span img{
	margin-left:10px;
}
.h-btn-f-space1{
	margin:15px auto 30px auto;
}
.h-btn-f .btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    border: 1px solid #4D87B0;/* ボーダーの色と太さ */
	background-color:#4D87B0;
    padding: 17px 100px 17px 100px;
	font-size:18px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
}
/*ボタン内spanの形状*/
.h-btn-f .btn span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff;
}
.h-btn-f .btn:hover span{
  color:#fff;
}
/*== 背景が流れる（中央から横全体） */
.h-btn-f .bgcenterx:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background: #77A3C4;
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: top;
}
/*hoverした際の形状*/
.h-btn-f .bgcenterx:hover:before{
  transform:scale(1, 1);
}


/*地図を拡大ボタン*/
/*== ボタン共通設定 */
.h-btn-m{
	text-align:center;
	display:flex;
	justify-content:center;
}
.h-btn-m-space1{
	margin:30px auto;
}
.h-btn-m .btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    border: 1px solid #1CA6BA;/* ボーダーの色と太さ */
	background-color:#1CA6BA;
  border-radius:30px;
    padding: 6px 80px 7px 80px;
	font-size:22px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
}
/*ボタン内spanの形状*/
.h-btn-m .btn span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#fff;
}
.h-btn-m .btn:hover span{
  color:#1CA6BA;
}
/*== 背景が流れる（中央から横全体） */
.h-btn-m .bgcenterx:before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
    /*色や形状*/
  background: #fff;
  width: 100%;
  height: 100%;
    /*アニメーション*/
  transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: top;
}
/*hoverした際の形状*/
.h-btn-m .bgcenterx:hover:before{
  transform:scale(1, 1);
}






/*========= モーダル表示のためのCSS ===============*/

/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
  display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
  background:#ccc;  
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
  background:#666;
}

/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title{
  font-size:1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}

/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper{
  padding:0;
}


/* .breadcrumb
----------------------------------------------*/
#breadcrumb{
	width:100%;
	margin:0px auto;
	background-color:#4D87B0;
	color:#fff;
	margin-top:0px;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.breadcrumb {
	margin:0px auto;
	padding:10px 0px;
	width:1000px;
	text-align:left;
	font-size:14px;
    }
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:hover{
	color:#fff;
	text-decoration:none;
}
/* .subpage ttl
----------------------------------------------*/
.p-pagetit-wrap-h {
  z-index: 2;
  position: relative;
  width: 100%;
  margin-top: 1rem;
  margin-top: 0;
  padding: 20px 0;
  background-color:#C9BC9C;
}
.p-pagetit-wrap-h h2{
	color:#fff;
	font-size:28px;
	text-align:center;
	font-weight:normal;
	line-height:1.5;
	letter-spacing:2px;
}
.p-pagetit-wrap-h h2 span{
	font-size:20px;
	display:block;
}
/* p-content-h-wrap
----------------------------------------------*/
.p-content-h-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0
}

/* .concept-h-wrap1
----------------------------------------------*/
.concept-h-wrap1{
	background:url(../images/index/video-back.jpg) no-repeat center top;
	margin-top:60px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap: wrap;
}
.concept-h-wrap1 h3{
	color:#fff;
	font-size:24px;
	text-align:center;
	font-weight:normal;
	line-height:1.5;
	letter-spacing:2px;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom:10px;
	padding-top:10px;
	text-shadow: 1px 1px 4px #222;
}
.concept-h-wrap1 p{
	margin:0;
	padding:0;
	color:#fff;
	font-size:15px;
	text-align:center;
	font-weight:normal;
	line-height:2.2em;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 4px #222;
}
.concept-h-wrap1 .kome{
	margin:0;
	padding:0;
	color:#fff;
	font-size:14px;
	text-align:right;
	font-weight:normal;
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:100%;
	display:block;
	padding-top:20px;
	padding-right:20px;
	margin-bottom:-20px;
}
.concept-h-wrap2{
	padding-top:60px;
}
.concept-h-wrap2 h3{
	color:#126B78;
	font-size:28px;
	text-align:center;
	font-weight:normal;
	line-height:1.5;
	letter-spacing:2px;
	padding-bottom:20px;
	padding-top:10px;
}
.concept-h-wrap2 p{
	margin:0;
	padding:0;
	color:#222222;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	line-height:2.5em;
}
.concept-h-wrap3 img{
	max-width:100%;
	height:auto;
}
.concept-h-wrap3 p{
	margin:0;
	padding:0;
	color:#333;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	line-height:1.6em;
}
.concept-h-wrap2{
	padding-top:60px;
}
.concept-h-wrap4 h3{
	color:#126B78;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	line-height:1.7;
	letter-spacing:2px;
	padding-bottom:20px;
	padding-top:10px;
}
.concept-h-wrap4 p{
	margin:0;
	padding:0;
	color:#212121;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:2.5em;
}
.concept-h-wrap5{
	background-color:#A0DAE2;
	margin-top:40px;
}
.concept-h-wrap5 img{
	display:block;
	margin:auto;
	text-align:center;
}
.concept-h-wrap5 h3{
	color:#000000;
	font-size:28px;
	text-align:center;
	font-weight:normal;
	line-height:1.7;
	letter-spacing:2px;
	padding-bottom:0px;
	padding-top:10px;
}
.concept-h-wrap5 p{
	margin:0;
	padding:0;
	color:#212121;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:2.5em;
	padding-bottom:40px;
}
#roompran-wrap{
	text-align:center;
	margin:auto;
}
#roompran-wrap h2{
	padding-bottom:20px;
	padding-top:40px;
}
#roompran-wrap h3{
	padding-bottom:20px;
	padding-top:40px;
}
#roompran-wrap .line-blue{
	border-bottom:1px solid #1CA6BA;
}
#roompran-wrap .line-pink{
	border-bottom:1px solid #ED8299;
}
#roompran-wrap .line-orange{
	border-bottom:1px solid #EF8200;
}
#roompran-wrap img{
	max-width:100%;
	display:block;
	margin:auto;
}
#roompran-wrap figure{
	padding-bottom:50px;
	padding-top:50px;
}
#roompran-wrap .box-type{
	border-bottom:0px solid #ccc;
}
#roompran-wrap p{
	text-align:left;
	padding:30px 0;
}
#roompran-wrap .hensairei-box{
	border:1px solid #AAAAAA;
	max-width:1070px;
	display:block;
	margin:50px auto;
	padding:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#roompran-wrap .hensairei-box p{
	color:#333;
	font-size:18px;
	margin:0;
	padding:0;
}
#roompran-wrap .hensairei-box ul{
	margin:0;
	padding:0;
	text-align:left;
	max-width:100%;
}
#roompran-wrap .hensairei-box li{
	list-style-type:none;
	display:inline-block;
	text-align:left;
	background:url(../images/roomplan/yonabaru/maru.gif) no-repeat left center;
	padding-left:30px;
	margin-right:30px;
}
#roompran-wrap2{
	max-width:1400px;
	display:block;
	margin:auto;
	padding-bottom:50px;
}
#roompran-wrap2 .room-box{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
#roompran-wrap2 .room-box figure{
	width:32%;
}
@media screen and (max-width:1000px) {
.top-news-wrap {
  padding-left: 20px;
  padding-right: 20px;
}
.top-news-h-ttl{
	padding-top:10px;
}
.h-btn .btn{
	font-size:16px;
}
.top-point-box{
	height:auto;
	flex-wrap:wrap;
	padding:30px 20px;
}
.top-point-wrap2{
	height:auto;
	padding-top:50px;
	padding-bottom:50px;
}
.top-point-box2{
	max-width:100%;
	padding-left:20px;
	padding-right:20px;
}
.breadcrumb {
	padding:10px 15px;
	width:100%;
    }
#roompran-wrap{
	padding-left:30px;
	padding-right:30px;
}
}
@media screen and (max-width:760px) {
.top-point-wrap2{
	background:url(../images/index/point-back-sp.gif) no-repeat center top;
	background-size:cover;
}
.top-point-box2{
	flex-wrap:wrap;
	justify-content:center;
	padding-left:50px;
	padding-right:50px;
}
.top-point-box2 img{
	height:auto;
	margin-bottom:-20px;
}
.f-video-wrap{
	height:auto;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
}
.f-contact-wrap{
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
}
.h-btn-f .btn{
    padding: 17px 60px 17px 60px;
}
.f-menu-wrap{
	padding:0px 0px;
}
.f-menu-wrap ul{
	flex-wrap: wrap;
	justify-content:flex-start;
}
.f-menu-wrap li{
	margin:0px 0;
	padding:15px;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
	width:50%;
}
.f-menu-wrap li:last-child{
	border-bottom:0px solid #bbb;
}
.f-menu-wrap li:nth-child(odd){
	border-left:0px solid #bbb;
}
.f-link-wrap {
  flex-wrap: wrap;
}
.f-link-wrap h3{
	font-size:14px;
}
.f-link-box1 {
  width: 100%;
  padding: 10px 20px
}
.f-link-box2 {
  width: 100%;
  padding: 10px 20px
}
.f-link-box3 {
  width: 100%;
   padding: 10px 20px
}
.f-link-box1 img,
.f-link-box2 img,
.f-link-box3 img{
	width:70%;
}
.f-btn-wrap{
	display:block;
}
.p-pagetit-wrap-h h2{
	font-size:24px;
}
.p-pagetit-wrap-h h2 span{
	font-size:16px;
}
.concept-h-wrap1{
	background:url(../images/concept/concept-img-back-s.jpg) no-repeat center top;
	margin-top:0px;
}
.concept-h-wrap1 h3{
	font-size:20px;
	padding-top:30px;
}
.concept-h-wrap1 p{
	font-size:14px;
}
.concept-h-wrap2{
	padding-top:40px;
}
.concept-h-wrap2 h3{
	font-size:24px;
	padding-top:30px;
}
.concept-h-wrap2 p{
	font-size:14px;
}
.concept-h-wrap4{
	padding-top:40px;
}
.concept-h-wrap4 h3{
	font-size:22px;
}
.concept-h-wrap4 p{
	font-size:14px;
}
.concept-h-wrap5 img{
	max-width:80%;
	height:auto;
}
.concept-h-wrap5 h3{
	font-size:24px;
}
.concept-h-wrap5 h3 span{
	display:block;
}
.concept-h-wrap5 p{
	font-size:14px;
}
.concept-h-wrap5 p br{
	display:none;
}
#roompran-wrap figure{
	padding-bottom:60px;
	padding-top:30px;
}
.concept-h-wrap1 .kome{
	font-size:12px;
	padding-top:30px;
	padding-right:0px;
	margin-bottom:0px;
}
#roompran-wrap2 .room-box figure{
	width:100%;
}
#roompran-wrap .hensairei-box p{
	font-size:16px;
	color:#444;
}
#roompran-wrap .hensairei-box li{
	font-size:16px;
	color:#444;
}
}

/* -- #nuovovento-section -- */
#nuovovento-section{
}
#nuovovento-section h2{
	font-size:47px;
	padding-top:0px;
	font-weight:normal;
	color:#00468C;
	line-height:1.3;
	padding-bottom:30px;
}
#nuovovento-section h2 span{
	font-size:26px;
	display:block;
	color:#212121;
}
#nuovovento-section h3{
	font-size:30px;
	padding-top:0px;
	font-weight:normal;
	color:#212121;
	line-height:1.5;
	padding-bottom:20px;
	padding-top:20px;
}
#nuovovento-section .nuovovento-txt1{
	color:#00468C;
	font-size:29px;
	padding-top:30px;
}
#nuovovento-section .nuovovento-txt2{
	color:#444;
	font-size:20px;
	line-height:2.3;
	padding-bottom:20px;
}
#nuovovento-section .name{
	display:flex;
	justify-content:flex-end;
	padding-right:80px;
}
#nuovovento-section .method-img{
	padding-top:20px;
	padding-bottom:20px;
}
#nuovovento-section h4 {
    color: #212121;
    font-size: 30px;
    padding-top: 40px;
	padding-bottom:20px;
    font-weight: normal;
}
#nuovovento-section .nuovovento-txt2 {
    font-size: 20px;
    line-height: 2.3;
}
#nuovovento-section .name {
    display: flex;
    justify-content: flex-end;
    padding-top: 20px;
    padding-bottom: 30px;
}
@media screen and (max-width: 970px) {
#nuovovento-section h2{
	font-size:37px;
}
#nuovovento-section h2 span{
	font-size:20px;
}
#nuovovento-section .nuovovento-txt1{
	font-size:20px;
	padding-top:20px;
}
#nuovovento-section .nuovovento-txt2{
	font-size:16px;
}
#nuovovento-section .name{
	padding-right:20px;
}
}
@media screen and (max-width: 750px) {
#nuovovento-section{
	padding-left:12px;
	padding-right:12px;
}
.sp-s{
	padding-left:12px;
	padding-right:12px;
}
#nuovovento-section h2{
	font-size:27px;
	padding-top:30px;
}
#nuovovento-section h2 span{
	font-size:16px;
}
#nuovovento-section .nuovovento-txt1{
	font-size:16px;
}
#nuovovento-section .nuovovento-txt2 br{
	display:none;
}
#nuovovento-section .nuovovento-txt2 {
	text-align:left;
}
#nuovovento-section h3{
	font-size:24px;
}
#nuovovento-section h4 {
    font-size: 22px
}
#nuovovento-section .name img{
   width:150px;
   height:auto;
}
}

/* 動きcss */
/* topメイン画像をズームアウト */
.zoom_slider > li[aria-hidden="false"] {
    animation: anime_zoom 7s linear;
}
.zoom_slider > li[aria-hidden="true"] {
    transform: scale(1.0);
}

@keyframes anime_zoom {
    0% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1.0);
    }
}

/* 動きcss */
/* topメイン画像をズームアウト */
/* 効果をかけるためのスタイル設定 */
.top-main-img{
	clear:both;
	position:relative;
}
.top-main-img img{
	width:100%;
	height:auto;
}
.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}
 /* スライドショー */
#slider {
    overflow:hidden;
    position:relative;
    width:100%;
	padding-top:0px;
}

#sliderInner {
    position:relative;
    width:100%;
    padding-bottom:0px;
}
#sliderInner li {
    width:100%;
}
#sliderInner li img{
	padding-bottom:0px;
}
#slideFilterL, #slideFilterR {
    position:absolute;
    top:0;
    width:100%;
    opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter:"alpha( opacity=80 )";
    background:#fff;
}
#slideFilterL {
    left:0;
}
#slideFilterR {
    right:0;
}

.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}
.bxslider img{
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
#slider {
    padding-top:0px;
}
#sliderInner {
    position:relative;
    left:0%;
    width:100%;
    margin-left:0px;
}
.bxslider img{
    width: 100% !important;
  height: 500px;
  object-fit: cover !important;
}

#slideFilterL, #slideFilterR {
    position:absolute;
    top:0;
    width:100%;
    height:auto;
    opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter:"alpha( opacity=80 )";
    background:#fff;
}
}
/* メイン画像文字 */
.main-moji {
	position: absolute;
	top: 45%;
    left: 30%;
    transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	z-index:100;
	animation-name: fadein;
    animation-duration: 2s;
	animation-delay: 1s;
	opacity: 0;
	 padding-left:70px;
	}
.main-moji br{
	display:none;
}
.main-moji span{
	font-size:32px;
	display:block;
	clear:both;
	font-weight:normal;
}
@media all and (-ms-high-contrast: none) { /* ie10以降 */
	.main-moji {
	position: absolute;
	top: 36%;
    left: 0%;
	right: 0%;
    bottom: 0%;
    transform: translate(0%, -50%);
	z-index:100;
	animation-name: fadein;
    animation-duration: 2s;
	animation-delay: 1s;
	opacity: 0;
	}
}
@media screen and (max-width: 1400px) {
.main-moji {
	top: 50%;
	left: 35%;
	font-size:50px;
	}
}
@media screen and (max-width: 970px) {
.main-moji img{
	width:60%;
	height:auto
}
.main-moji {
	font-size:34px;
	padding-left:20px;
	}
.main-moji span{
	font-size:20px;
	}
}
@media screen and (max-width: 750px) {
.main-moji {
	left: 22%;
	display:none;
	}
.main-moji img{
	width:80%;
	height:auto
}
.main-moji br{
	display:block;
}
}
@media screen and (max-width: 480px) {
.main-moji {
	top: 50%;
	font-size:30px;
	line-height:1.5;
	font-weight:normal;
	}
.main-moji span{
	font-size:14px;
}
}
.main-moji-feed{
  animation-name:main-moji-feed;
  animation-duration:1s;
  animation-timing-function: ease-out;
  animation-iteration-count:1;
  animation-direction:normal; 
  animation-fill-mode: forwards;
   }
@keyframes main-moji-feed {
  0% {
	  opacity: 0;
  transform: translate3d(0%,-20%,0);
  -webkit-transform: translate3d(0%,-20%,0);
	-ms-transform: translate3d(0%,-20%,0);
	-moz-transform: translate3d(0%,-20%,0);
  }
  100% {
	  opacity: 1;
	  transform: translate3d(0%,-50%,0);
	  -webkit-transform: translate3d(0%,-50%,0);
	-ms-transform: translate3d(0%,-50%,0);
	-moz-transform: translate3d(0%,-50%,0);
	  }
}
/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  bottom:10px;
  left:50%;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
  position: absolute;
  left:10px;
  bottom:10px;
    /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
  width:10px;
  height:10px;
  border-radius: 50%;
  background:#eee;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation:
    circlemove 4.0s ease-in-out infinite,
    cirlemovehide 4.0s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
  100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
  content:"";
    /*描画位置*/
  position: absolute;
  bottom:0;
  left:0;
    /*線の形状*/
  width:2px;
  height: 50px;
  background:#eee;
}


/* flipLeft */
#gtco-offcanvas ul .flipLeft{
animation-name: flipLeftAnime;
animation-duration:3s;
animation-fill-mode:forwards;
perspective-origin: left center;
opacity:0;
}

@keyframes flipLeftAnime{
  from {
   transform: perspective(600px) translate3d(0, 0, 0) rotateY(30deg);
  opacity: 0;
  }

  to {
  transform: perspective(600px) translate3d(0, 0, 0) rotateY(0deg);
  opacity: 1;
  }
}




/* top-description */
.top-description{
	padding:30px 0 50px 0;
	color:rgba(255,255,255,1.0);
	text-align: center;
}
.top-description .box{
	width:100%;
	max-width:1500px;
	margin:auto;
	position:relative;
	display:flex;
}
.top-description .ttl-wrap{
	display:flex;
	margin-top:-40px;
}
.top-description .ttl{
	font-size:38px;
	letter-spacing:0.1em;
	padding-bottom:20px;
	line-height:1.5;
	display:inline-block;
	margin:80px auto 20px auto;
}
.top-description .ttl span{
}
.top-description .box-inner{
	background-color:#4D87B0;
	position:absolute;
	right:0;
	top: 50%;
  transform: translateY(-50%);
	width:65%;
	padding:0px 50px 50px 50px;
}
.top-description .img{
	position:relative;
	left:0;
	width:37%;
}
.top-description .img img{
	width:100%;
	max-width:586px;
	height:auto;
	float:right;
}
.top-description ul{
	display:flex;
	flex-wrap:wrap;
	margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}
.top-description li{
	font-size:18px;
	line-height:1.8;
	letter-spacing:0.1em;
	list-style-type:none;
	background:url(../images/index/li-icon.png) no-repeat left center;
	padding-left:40px;
	margin-right:30px;
	margin-bottom:15px;
}
@media screen and (max-width: 1200px) {
.top-description .ttl{
	font-size:30px;
}
.top-description .ttl-wrap img{
	max-width:170px;
}
}
@media screen and (max-width: 900px) {
.top-description .ttl-wrap{
	margin-top:40px;
}
.top-description .ttl{
	margin-top:0px;
	font-size:24px;
}
.top-description .ttl-wrap img{
	max-width:100px;
}
}
@media screen and (max-width: 750px) {
.top-description{
	padding:10px 0 0px 0;
	margin-bottom:-10px;
}
.top-description .ttl{
	font-size:22px;
}
.top-description p{
	font-size:18px;
}
.top-description .box{
	flex-wrap:wrap;
}
.top-description .ttl-wrap{
	margin-top:0px;
	max-width:500px;
	margin:auto;
}
.top-description .img img{
	float:none;
}
.top-description .img{
	position:relative;
	left:0;
	top:0px;
	width:100%;
}
.top-description .box-inner{
	position:relative;
	right:0%;
	margin-bottom:20px;
  transform: translateY(-0%);
	width:100%;
	padding:40px 30px 20px 30px;
	display:block;
}
}
@media screen and (max-width: 450px) {
.top-description .ttl-wrap img{
	max-width:85px;
}
.top-description .ttl{
	font-size:20px;
}
.top-description li{
	font-size:16px;
	background:url(../images/index/li-icon.png) no-repeat left center;
	background-size:24px 24px;
	padding-left:30px;
	margin-right:30px;
	margin-bottom:12px;
}
}


/* top-description-2 */
.top-description-2{
	padding:50px 0 50px 0;
	color:rgba(255,255,255,0.65);
	text-align: center;
}
.top-description-2 .box{
	width:100%;
	margin:auto;
	position:relative;
	display:flex;
}
.top-description-2 .ttl{
	font-size:28px;
	letter-spacing:0.1em;
	padding-bottom:20px;
	line-height:1.5;
	display:inline-block;
	border-bottom:1px solid rgba(255,255,255,0.65);
	margin:auto auto 20px auto;
}
.top-description-2 .ttl span{
}
.top-description-2 .box-inner{
	background-color:#0EA29A;
	position:absolute;
	position:relative;
	left:0;
	width:55%;
	padding:70px 50px 50px 50px;
}
.top-description-2 .img{
	position:absolute;
	right:0;
	top: 50%;
  transform: translateY(-50%);
	width:47%;
}
.top-description-2 .img img{
	width:100%;
	height:auto;
}
.top-description-2 p{
	font-size:32px;
	line-height:1.8;
	letter-spacing:0.1em;
}
@media screen and (max-width: 970px) {
.top-description-2 p{
	font-size:22px;
}
}
@media screen and (max-width: 750px) {
.top-description-2{
	padding:10px 0 0px 0;
	margin-bottom:-10px;
}
.top-description-2 .ttl{
	font-size:24px;
}
.top-description-2 p{
	font-size:18px;
}
.top-description-2 .box{
	flex-wrap:wrap;
	margin-top:40px;
}
.top-description-2 .img{
	position:relative;
	left:0;
	transform: translateY(0%);
	top:0px;
	width:100%;
}
.top-description-2 .box-inner{
	position:relative;
	right:0%;
	margin-bottom:20px;
  transform: translateY(-0%);
	width:100%;
	padding:40px 30px 20px 30px;
	display:block;
}
}













/* top-kyori */
.top-kyori{
	padding:30px 10px 50px 10px;
	text-align: center;
}


/* top-zeh */
.top-zeh{
	padding:50px 10px 50px 10px;
	text-align: center;
	max-width:1470px;
	margin:auto;
}
.top-zeh h3{
	font-size:34px;
	color:#00468C;
	text-align:center;
	line-height:1.6;
	margin-bottom:30px;
	padding-top:100px;
}
.top-zeh h3 span{
	font-size:28px;
	display:block;
}
.top-zeh .box{
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
}
.top-zeh .box figure{
	width:50%;
	padding:1%;
}
@media screen and (max-width: 1300px) {
.top-zeh h3{
	padding-top:20px;
}
}
@media screen and (max-width: 750px) {
.top-zeh{
	padding:20px 10px 0px 10px;
	text-align: center;
}
.top-zeh h3{
	font-size:32px;
	}
.top-zeh h3 span{
	font-size:22px;
}
.top-zeh .box figure{
	width:100%;
}
}





/* top-showroom */
.top-showroom{
	padding:50px 0 100px 0;
	color:#000;
	text-align: center;
}
.top-showroom .box{
	width:100%;
	margin:auto;
	position:relative;
	display:flex;
}
.top-showroom .ttl{
	font-size:43px;
	letter-spacing:0.1em;
	padding-bottom:7px;
	line-height:1.5;
	display:inline-block;
	margin:auto auto 20px auto;
	color:#6B5C3A;
	background:url(../images/index/showroom-bo.gif) no-repeat center bottom;
}
.top-showroom .ttl span{
}
.top-showroom .box-inner{
	background-color:#C9BC9C;
	position:absolute;
	right:0;
	top: 50%;
  transform: translateY(-50%);
	width:50%;
	padding:70px 50px 50px 50px;
}
.top-showroom .img{
	position:relative;
	left:0;
	width:52%;
}
.top-showroom .img img{
	width:100%;
	height:auto;
}
.top-showroom p{
	font-size:16px;
	line-height:1.8;
	letter-spacing:0.1em;
}
.top-showroom p.red{
	color:#B20000;
}
.top-showroom p.white{
	color:#fff;
}
@media screen and (max-width: 1100px) {
.top-showroom .ttl{
	font-size:32px;
}
.top-showroom .box-inner{
	width:40%;
}
.top-showroom .img{
	width:62%;
}
}
@media screen and (max-width: 900px) {
.top-showroom{
	padding:10px 0 0px 0;
	margin-bottom:-10px;
}
.top-showroom p{
	font-size:16px;
}
.top-showroom .box{
	flex-wrap:wrap;
}
.top-showroom .img{
	position:relative;
	left:0;
	top:0px;
	width:100%;
}
.top-showroom .box-inner{
	position:relative;
	right:0%;
	margin-bottom:80px;
  transform: translateY(-0%);
	width:100%;
	padding:40px 30px 20px 30px;
	display:block;
}
}









/* top-waku */
.top-waku{
	background:url(../images/index/waku.jpg) no-repeat center top;
	min-height:700px;
	padding:130px 50px ;
	margin-bottom:50px;
}
.top-waku .box{
	max-width:900px;
	margin:auto;
}
.top-waku .ttl{
	font-size:20px;
	letter-spacing:0.1em;
	line-height:1.5;
	background-color:#00ACA2;
	color:#fff;
	text-align:center;
	padding:10px;
	width:660px;
	margin:0 auto 20px auto;
}
.top-waku figure img{
	margin:auto;
	display:block;
	text-align:center;
}
.top-waku p{
	font-size:16x;
	line-height:2.4;
	letter-spacing:0.2em;
}
.top-waku .icon1{
	display:none;
}
.top-waku .icon2{
	display:none;
}
@media screen and (max-width: 970px) {
.top-waku .ttl{
	width:100%;
}
.top-waku{
	background-image:url(../images/index/waku-sp.jpg),url(../images/index/waku-sp2.jpg);
	background-position:top center, bottom center;
	min-height:700px;
	padding:80px 50px ;
	position:relative;
}
.top-waku .icon1{
	position:absolute;
	right:10px;
	top:-50px;
	display:block;
}
.top-waku .icon2{
	position:absolute;
	left:10px;
	bottom:-40px;
	display:block;
}
.top-waku .icon1 img{
	width:180px;
	height:auto;
}
}



/* 4-1 ふわっ（その場で） */
.fadeIn{
animation-name: fadeInAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 4-2 ふわっ（下から） */

.fadeUp{
animation-name: fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 4-2 パタッ（左上へ） */
.flipLeftTop{
animation-name: flipLeftTopAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes flipLeftTopAnime{
  from {
   transform: translate(-20px,80px) rotate(-15deg);
 	opacity: 0;
  }

  to {
   transform: translate(0,0) rotate(0deg);
	opacity: 1;
  }
}

/* 4-2 パタッ（右上へ） */
.flipRightTop{
animation-name: flipRightTopAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes flipRightTopAnime{
  from {
   transform: translate(-20px,80px) rotate(25deg);
   opacity: 0;
  }

  to {
   transform: translate(0,1) rotate(0deg);
	opacity: 1;
  }
}

/* 4-4 ボンッ（拡大） */
.zoomIn{
	animation-name: zoomInAnime;
	animation-duration:0.5s;
	animation-fill-mode:forwards;
}

@keyframes zoomInAnime{
  from {
	transform: scale(0.6);
	opacity: 0;
  }

  to {
    transform: scale(1);
	opacity: 1;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger,
.zoomInTrigger,
.flipLeftTopTrigger,
.flipRightTopTrigger{
    opacity: 0;
}





/* voice */
#uservoice {
  max-width: 1040px;
  margin: 0 auto 60px;
  padding-left:30px;
  padding-right:30px;
}
#uservoice .box{
	width:100%;
	display:block;
	padding:30px;
	color:#201713;
	margin-bottom:40px;
}
#uservoice h3{
	font-size:28px;
	padding:30px 15px;
	color:#1CA6BA;
	display:flex;
	justify-content:center;
	align-items:center;
	line-height:1.8;
}
#uservoice h3 .ttl1{
	font-size:20px;
	padding:0 10px;
}
#uservoice h3 .ttl2{
	color:#FF9326;
}
#uservoice .box h4{
	font-size:20px;
	padding-bottom:15px;
}
#uservoice .box p{
	font-size:14px;
	line-height:2.0;
}
#uservoice .c-y{
	background-color:#FFF9E8;
}
#uservoice .c-o{
	background-color:#FFF6F3;
}
@media screen and (max-width: 750px) {
#uservoice h3{
	flex-wrap:wrap;
	font-size:24px;
}
#uservoice h3 .ttl1{
	font-size:16px;
}
}

/* consept-description */
.consept-description{
	padding:50px 0 50px 0;
	color:rgba(255,255,255,1);
	text-align: center;
	background-color:#0059B2;
}
.consept-description .box{
	max-width:1200px;
	margin:auto;
	padding:0 20px;
}
.consept-description .ttl{
	font-size:43px;
	padding-bottom:20px;
	line-height:1.5;
	margin:auto auto 20px auto;
}
.consept-description p{
	font-size:16px;
	line-height:2.5em;
	letter-spacing:0.1em;
	text-align:left;
}
@media screen and (max-width: 970px) {
.consept-description p{
	font-size:22px;
}
}
@media screen and (max-width: 750px) {
.consept-description{
	padding:10px 0 20px 0;
}
.consept-description .ttl{
	font-size:24px;
	padding-top:30px;
}
.consept-description p{
	font-size:16px;
}
.consept-description .box{
	flex-wrap:wrap;
}
}

/* faq-description */
.faq-description{
	padding:50px 0 50px 0;
	color:#000;
	text-align: center;
	background-color:#fff;
}
.faq-description .box{
	max-width:1050px;
	margin:auto;
	padding:0 20px;
}
.faq-description .ttl{
	font-size:27px;
	padding-bottom:20px;
	line-height:1.5;
	margin:auto auto 20px auto;
}
.faq-description p{
	font-size:16px;
	line-height:2.5em;
	letter-spacing:0.1em;
	text-align:left;
}
@media screen and (max-width: 970px) {
.faq-description p{
	font-size:22px;
}
}
@media screen and (max-width: 750px) {
.faq-description{
	padding:10px 0 20px 0;
}
.faq-description .ttl{
	font-size:24px;
	padding-top:30px;
}
.faq-description p{
	font-size:16px;
}
.faq-description .box{
	flex-wrap:wrap;
}
}

.faq-box{
	max-width:1000px;
	margin:auto;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
}
.faq-box .box{
	display:block;
	margin-bottom:70px;
}
.faq-box h4{
	border-left:7px solid #5BB9B5;
	border-bottom:1px solid #5BB9B5;
	padding:0 0 5px 15px;
	font-weight:bold;
	font-size:17px;
}
.faq-box h5{
	padding:0 0 5px 0px;
	font-weight:bold;
	font-size:21px;
}
.faq-box p{
	color:#000;
	font-weight:bold;
	font-size:17px;
	line-height:2.2;
}
.faq-box .q-ttl{
	padding-bottom:30px;
	position:relative;
	display:block;
}
.faq-box .q-ttl span{
	width:100%;
	display:block;
	background-color:#BAE1E7;
	border-radius:30px;
	padding:10px 20px 10px 80px;
	margin-left:10px;
	position:absolute;
	font-size:18px;
	font-weight:bold;
	top: 50%;
  transform: translateY(-50%);
}
.faq-box .q-ttl .icon{
	position:absolute;
	z-index:2;
	top: 50%;
  transform: translateY(-50%);
}
.faq-box .a-ttl{
	padding:130px 0 30px 0;
	display:block;
	position:relative;
}
.faq-box .a-ttl span{
	width:100%;
	display:block;
	background-color:#D4C7E2;
	border-radius:30px;
	padding:10px 20px 10px 80px;
	margin-left:10px;
	position:absolute;
	font-size:18px;
	font-weight:bold;
	top: 50%;
  transform: translateY(-50%);
}
.faq-box .a-ttl .icon{
	position:absolute;
	z-index:2;
	top: 50%;
  transform: translateY(-50%);
}
.faq-box .a-area1{
	display:flex;
	padding-left:80px;
}
.faq-box .a-area1 .txt{
	width:50%;
}
.faq-box .a-area1 .img{
	width:50%;
	padding-left:30px;
}

.faq-box .a-area2{
	background-color:#D3E9DB;
	padding:20px 30px;
	margin-bottom:40px;
}
.faq-box .a-area2 .flex{
	display:flex;
}
.faq-box .a-area2 .txt{
	width:85%;
}
.faq-box .a-area2 .icon{
	width:15%;
	text-align:right;
}
@media screen and (max-width: 750px) {
.faq-box .box{
	display:block;
	margin-bottom:100px;
}
.faq-box .q-ttl span{
	margin-left:0px;
	font-size:16px;
}
.faq-box .a-ttl span{
	margin-left:0px;
	font-size:16px;
}
.faq-box .a-ttl.long{
	padding-top:240px;
}
.faq-box .a-area1{
	flex-wrap:wrap;
	padding-left:10px;
}
.faq-box .a-area1 .txt{
	width:100%;
}
.faq-box .a-area1 .img{
	width:100%;
	padding-left:0px;
}
.faq-box h5{
	font-size:18px;
}
.faq-box .a-area2 .flex{
	flex-wrap:wrap;
}
.faq-box .a-area2 .txt{
	width:100%;
}
.faq-box .a-area2 .icon{
	width:100%;
	text-align:right;
}
}


#location-wrap{
}
#location-wrap .box{
	padding:50px 0;
}
#location-wrap .box figure{
	width:fit-content;
	display:block;
	margin:auto;
}
#location-wrap h3{
	font-size:24px;
	color:#545454;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align:center;
	font-weight:normal;
	line-height:1.6;
}
#location-wrap h3.u-yellow{
	background:linear-gradient(transparent 40%, #FFF57F 40%);
	display: inline;
}
#location-wrap h3.u-pink{
	background:linear-gradient(transparent 40%, #F7C9DC 40%);
	display: inline;
}
#location-wrap h3.u-blue{
	background:linear-gradient(transparent 40%, #B9E3F9 40%);
	display: inline;
}

#location-wrap .location2 {
	padding:50px 0;
	display:flex;
	flex-wrap:wrap;
	}
#location-wrap .locationttl{
	background-color:#002B7A;
	color:#fff;
	text-align:center;
	font-size:18px;
	line-height:1.8;
	padding:3px 7px;
	margin-bottom:13px;
	margin-top:20px;
	}
#location-wrap .locationttl.no1{
	background-color:#0087D1;
}
#location-wrap .locationttl.no2{
	background-color:#02A672;
}
#location-wrap .locationttl.no3{
	background-color:#EB6101;
}
#location-wrap .locationttl.no4{
	background-color:#FF7373;
}
#location-wrap .location_table{
	color:#111;
	font-size:14px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
#location-wrap .location_table td{
	padding:0px;
	margin:0px;
	display:block;
}
#location-wrap .location_table .dot {
    padding: 2px 0px;
    margin: 0px 0px;
    background: url(../images/location/dotline.gif) repeat-x left center;
}
#location-wrap .location_table td .left {
    padding-right: 5px;
	background-color: #fff;
	background:url(../images/location/list-icon.gif) no-repeat left center #fff;
	padding-left:20px;
}
#location-wrap .location_table td .right {
    display: inline-block;
    text-align: right;
    float: right;
    background-color: #fff;
    padding-left: 5px;
}
.location-left-box{
	width:50%;
	padding:0 1%;
}
.location-right-box{
	width:50%;
	padding:0 1%;
}
@media screen and (max-width: 750px) {
#location-wrap h3{
	font-size:20px;
	font-weight:bold;
}
.location-left-box,
.location-right-box{
	width:100%;
}
}

p.font-outline{
	font-size:18px;
	padding-bottom:30px;
}
h4.h4-outline{
	padding-top:30px;
}

















