@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font: 15px/1.8 "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	-webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.6;
		color: #333;
  
}
a,a:link,a:visited,a:active,a:hover{text-decoration: none;}
/* Header icon */
#headerTop {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
}
div#headerTop i {
    font-size: 23px;
}
.header-reserve-btn a {
    color: #fff;
    position: sticky;
    padding: 18% 0;
	font-size: 12px;
    line-height: 1.6;
}
.header-reserve-btn:hover {
     background-color: #000 !important;
	color: #fff;
	
}
.header-reserve-btn a:active,.header-reserve-btn a:focus{
	color: #fff;
}
.header-reserve-btn a:hover {
    color: #fff;
}
.header-reserve-btn.access-btn{
	background: rgb(139, 84, 50, 0.9);
}
.header-reserve-btn.reserved-btn{
	background: rgb(64, 34, 15, 0.9);
}
button.header-reserve-btn.twit-btn{
	background: #3b5998;
}
button.header-reserve-btn.ins-btn{
	background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
button.header-reserve-btn.ins-btn:hover {
    background: red;
}
.header-reserve-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  border: 0;
  outline: none;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 68px;
  height: auto;
}
.dropbtn {
    background: rgb(64, 64, 64, 0.9);
    color: #ffffff;
    padding: 5px;
    font-size: 12px;
    border: none;
    cursor: pointer;
    min-width: 68px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 98;
  max-height: 0;
  min-width: 160px;
  transition: max-height 0.15s ease-out;
  overflow: hidden;
}

.dropdown-content a {
  color: black;
  background-color: #f9f9f9;
  padding: 10px;
  text-decoration: none;
  display: block;
  font-size: 12px;
  text-align: center;
  width: 68px;
}

.dropdown-content a:hover {
  background-color: #e2e2e2;
}

.dropdown:hover .dropdown-content {
  max-height: 500px;
  min-width: 160px;
  transition: max-height 0.25s ease-in;
}

.dropdown:hover .dropbtn {
  background-color: #000000;
  border-bottom: 1px solid #e0e0e0;
  transition: max-height 0.25s ease-in;
}
#fh5co-main-menu span{
	font-size: 9px;
	vertical-align: middle;
    display: block;
	margin-bottom: 17px;
}
.mobile-logo {
    width: 164px;
    display: none;
    right: 8px;
    position: fixed;
    display: none;
    top: 14px;
}
.fh5co-footer i {
    font-size: 14px;
    padding: 10px;
    background: #40220f;
    color: #ffffff;
    border-radius: 100%;
    display: inline-block;
    width: 34px;
}
.fh5co-footer i:hover {
    background-color: #8b5432;
}

.gengo1:hover, .gengo:hover {
    background-color: #8b5432;
    color: #ffffff;
}
.slide-top-banner {
  text-align: right;
    position: fixed;
    z-index: 99999;
    width: 85%;
    box-sizing: border-box;
    bottom: 0;
    overflow: hidden;
}
.slide-top-banner a {
display: inline-block;
    opacity: 1;
    width: 33.4%;
    margin: -3px;
    margin-bottom: 0px;
}
.slide-top-banner img{
	 border-left: 1px solid #787570;
}
.slide-top-banner a img:hover {
	opacity: 1;
	margin-bottom: 10px;
}
.slide-top-banner img {
    width: 100%;
}
.slide-top-banner img:hover {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.slider-top.mypattern-top.top-banner-mobile.slick-initialized.slick-slider {display: none;}

@media screen and (max-width: 992px) {
  body {
    font-size: 16px;
  }
}


#fh5co-aside::-webkit-scrollbar { width: 0 !important }
#fh5co-aside { -ms-overflow-style: none; }

a {
  color: #333;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #333;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight: 700;
  margin: 0 0 30px 0;
}

figure {
  margin-bottom: 2.5em;
  float: left;
  width: 100%;
}
figure figcaption {
  font-size: 16px;
  width: 80%;
  margin: 20px auto 0px auto;
  color: #b3b3b3;
  /*font-style: italic;*/
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
@media screen and (max-width: 480px) {
  figure figcaption {
    width: 100%;
  }
}

::-webkit-selection {
  color: #fff;
  background: #7ac143;
}

::-moz-selection {
  color: #fff;
  background: #7ac143;
}

/* #7ac143 */
::selection {
  color: #fff;
  background: #333;
}

#fh5co-page {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#fh5co-aside {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 15%;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  overflow-y: scroll;
  background: #fff; /* #e6e6e6 */
  z-index: 1000;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-aside.border {
  border-right: 1px solid #e6e6e6;
}
#fh5co-aside #fh5co-logo {
  text-align: center;
}
#fh5co-aside #fh5co-main-menu ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  #fh5co-aside {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-aside {
    width: 270px;
    -moz-transform: translateX(-270px);
    -webkit-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
    -o-transform: translateX(-270px);
    transform: translateX(-270px);
  }
  .mobile-logo {
    display: block;
}
.slider-top.mypattern-top.top-banner-mobile.slick-initialized.slick-slider {
    display: block;
    z-index: 999;
    top: 68px;
    position: fixed;
}
.slide-top-banner{opacity: 1;display:none;}
}

@media screen and (max-width: 768px) {
  #fh5co-aside #fh5co-main-menu ul {
    margin: 0 0 2em 0;
  }
}
#fh5co-aside #fh5co-main-menu ul li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
}
#fh5co-aside #fh5co-main-menu ul li a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 10px 10px;
  letter-spacing: .2em;
  font-family: 'Quicksand', sans-serif;
}

/* メニュー下線カラー */
#fh5co-aside #fh5co-main-menu ul li a:after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 7px;
  left: 10px;
  right: 10px;
  background-color: #333;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#fh5co-aside #fh5co-main-menu ul li a:hover {
  text-decoration: none;
  color: black;
}
#fh5co-aside #fh5co-main-menu ul li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-aside #fh5co-main-menu ul li.fh5co-active a {
  color: black;
}
#fh5co-aside #fh5co-main-menu ul li.fh5co-active a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-aside .fh5co-footer {
  bottom: 40px;
  font-size: 11px;
  text-align: center;
  width: 100%;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 768px) {
  #fh5co-aside .fh5co-footer {
    position: relative;
    bottom: 0;
  }
}
#fh5co-aside .fh5co-footer span {
  display: block;
}
#fh5co-aside .fh5co-footer ul {
  padding: 0;
  margin: 0;
  text-align: center;
}
#fh5co-aside .fh5co-footer ul li {
  padding: 0;
  margin: 0;
  display: inline;
  list-style: none;
}
#fh5co-aside .fh5co-footer ul li a {
  color: rgba(0, 0, 0, 0.7);
  padding: 4px;
}
#fh5co-aside .fh5co-footer ul li a:hover, #fh5co-aside .fh5co-footer ul li a:active, #fh5co-aside .fh5co-footer ul li a:focus {
  text-decoration: none;
  outline: none;
  color: #7ac143;
}

#fh5co-main {
  width: 85%;
  float: right;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1200px) {
  #fh5co-main {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-main {
    width: 100%;
  }
}
#fh5co-main .fh5co-narrow-content {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 4em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-main .fh5co-narrow-content {
    width: 100%;
    padding: 3.5em 1em;
  }
}

/* gallery-item */
.fh5co-gallery {
  position: relative;
  margin-bottom: 7em;
  float: left;
  width: 100%;
}
.fh5co-gallery .gallery-item {
  width: 25%;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  z-index: 110;
}
.fh5co-gallery .gallery-item img {
  position: relative;
  max-width: 100%;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}
@media screen and (max-width: 1200px) {
  .fh5co-gallery .gallery-item {
    width: 33.3333%;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-gallery .gallery-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-gallery .gallery-item {
    width: 50%; /* 100% */
  }
}
.fh5co-gallery .gallery-item .overlay {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 11;
  vertical-align: middle;
  padding-top: 30%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fh5co-gallery .gallery-item .overlay h2, .fh5co-gallery .gallery-item .overlay span {
  position: relative;
  z-index: 12;
  margin-bottom: 0;
  text-align: center;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-gallery .gallery-item .overlay h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 10px;
  bottom: -15px;
}
@media screen and (max-width: 768px) {
  .fh5co-gallery .gallery-item .overlay h2 {
    font-size: 18px;
  }
}
.fh5co-gallery .gallery-item .overlay span {
  color: #7ac143;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  bottom: -5px;
  visibility: hidden;
  opacity: 0;
}



.fh5co-gallery .gallery-item .overlay:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
}
.fh5co-gallery .gallery-item:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.fh5co-gallery .gallery-item:hover .overlay {
  visibility: hidden;
  opacity: 0;
}
.fh5co-gallery .gallery-item .overlay {
  visibility: visible;
  opacity: 1;
		background: rgba(0, 0, 0, 0.5);
}
.fh5co-gallery .gallery-item:hover .overlay:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
}
.fh5co-gallery .gallery-item:hover .overlay h2 {
  bottom: 0px;
}
.fh5co-gallery .gallery-item .overlay h2 {
  bottom: 0px;
}
.fh5co-gallery .gallery-item:hover .overlay span {
  visibility: visible;
  opacity: 1;
  bottom: 0px;
}








body.offcanvas {
  overflow-x: hidden;
}
body.offcanvas #fh5co-aside {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  width: 270px;
  background: #fff;
  z-index: 999;
  position: fixed;
}
body.offcanvas #fh5co-main, body.offcanvas .fh5co-nav-toggle {
  top: 0;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
}

.fh5co-services {
  margin-top: 5px;
}
.fh5co-services ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-pagination {
  padding: 3em 0;
}
.work-pagination a {
  color: #000;
}
.work-pagination a:hover {
  color: #7ac143;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .work-pagination span {
    display: none;
  }
}

.fh5co-border-bottom {
  border-bottom: 0px solid #f0f0f0;
}

.fh5co-testimonial {
  padding: 3em 0;
  background: #7ac143;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial {
    padding: 3em 0;
  }
}
.fh5co-testimonial .item {
  color: white;
  padding-left: 3em;
  padding-right: 3em;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial .item {
    padding-left: 0em;
    padding-right: 0em;
  }
}
.fh5co-testimonial .item figure {
  text-align: center;
}
.fh5co-testimonial .item figure img {
  max-width: inherit;
  width: 90px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-testimonial .item p {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-testimonial .item p {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-testimonial .item p {
    font-size: 20px;
  }
}
.fh5co-testimonial .item .author {
  font-size: 16px;
  display: block;
}

.fh5co-counters {
  padding: 1em 0;
  background: #e6e6e6;
  background-size: cover;
  background-attachment: fixed;
}
.fh5co-counters .fh5co-counter {
  font-size: 50px;
  display: block;
  color: #fff;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  width: 100%;
  font-weight: 700;
  margin-bottom: .5em;
}
.fh5co-counters .fh5co-counter-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  letter-spacing: 5px;
  margin-bottom: 2em;
  display: block;
}

.fh5co-lead {
  font-size: 24px;
  line-height: 1.5;
}

.fh5co-heading-colored {
  color: #7ac143;
}

.fh5co-cards {
  padding: 1em 0;
  background: #e6e6e6;
}
@media screen and (max-width: 768px) {
  .fh5co-cards {
    padding: 1em 0;
  }
}
.fh5co-cards .fh5co-flex-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.fh5co-cards .fh5co-flex-wrap > div {
  width: 49.5%;
  margin-right: 1%;
  background: #fff;
  padding: 30px;
  margin-bottom: 10px;
}
.fh5co-cards .fh5co-flex-wrap > div:nth-of-type(1) {
  float: left;
}
.fh5co-cards .fh5co-flex-wrap > div:nth-of-type(2) {
  float: right;
  margin-right: 0%;
}
@media screen and (max-width: 992px) {
  .fh5co-cards .fh5co-flex-wrap > div {
    width: 100%;
    margin-right: 0;
  }
}
.fh5co-cards .fh5co-flex-wrap .fh5co-card p:last-child {
  margin-bottom: 0;
}
.fh5co-cards .fh5co-flex-wrap .fh5co-card h5 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em;
  padding: 4px 8px;
  background: #ebebeb;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.fh5co-counter .fh5co-number {
  font-size: 100px;
  color: #7ac143;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: .7;
}
.fh5co-counter .fh5co-number.fh5co-left {
  float: left;
  width: 30%;
}
@media screen and (max-width: 768px) {
  .fh5co-counter .fh5co-number.fh5co-left {
    width: 100%;
    line-height: 1.2;
  }
}
.fh5co-counter .fh5co-text {
  float: right;
  text-align: left;
  width: 70%;
}
@media screen and (max-width: 768px) {
  .fh5co-counter .fh5co-text {
    width: 100%;
    text-align: center;
  }
}
.fh5co-counter .fh5co-text h3 {
  margin: 0;
  padding: 0;
  position: relative;
}
.fh5co-counter .fh5co-text h3.border-bottom:after {
  content: "";
  width: 50px;
}

.fh5co-social {
  padding: 0;
  margin: 0;
  text-align: center;
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social li a {
  font-size: 22px;
  color: #000;
  padding: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 768px) {
  .fh5co-social li a {
    padding: 10px 8px;
  }
}
.fh5co-social li a:hover {
  color: #7ac143;
}
.fh5co-social li a:hover, .fh5co-social li a:active, .fh5co-social li a:focus {
  outline: none;
  text-decoration: none;
  color: #7ac143;
}

#map {
  width: 100%;
  height: 700px;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.fh5co-more-contact {
  background: #fafafa;
}

.fh5co-feature {
  text-align: left;
  width: 100%;
  float: left;
  padding: 20px;
}
.fh5co-feature .fh5co-icon {
  float: left;
  width: 10%;
  display: block;
  margin-top: 5px;
}
.fh5co-feature .fh5co-icon i {
  color: #333;/* #7ac143　アイコンカラー */
  font-size: 50px;
}
@media screen and (max-width: 1200px) {
  .fh5co-feature .fh5co-icon i {
    font-size: 40px;
  }
}
.fh5co-feature.fh5co-feature-sm .fh5co-icon i {
  color: #7ac143;
  font-size: 28px;
}
@media screen and (max-width: 1200px) {
  .fh5co-feature.fh5co-feature-sm .fh5co-icon i {
    font-size: 28px;
  }
}
.fh5co-feature .fh5co-text {
  float: right;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .fh5co-feature .fh5co-text {
    width: 82%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature .fh5co-text {
    width: 72%;
  }
}
.fh5co-feature .fh5co-text h2, .fh5co-feature .fh5co-text h3 {
  margin: 0;
  padding: 0;
}
.fh5co-feature .fh5co-text h3 {
  font-weight: 300;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.fh5co-heading {
  font-size: 23px;
  margin-bottom: 1em;
		text-align:center;
}
.fh5co-heading.fh5co-light {
  color: #fff;
}
.fh5co-heading span {
  display: block;
}
@media screen and (max-width: 768px) {
  .fh5co-heading {
    font-size: 20px;
    margin-bottom: 1em;
				text-align:center;
  }
}

.fh5co-staff img {
  margin-bottom: 1.5em;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.fh5co-staff h3 {
  margin: 0 0 10px 0;
}
.fh5co-staff h4 {
  margin: 0 0 20px 0;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.4);
}

.chart {
  width: 160px;
  height: 160px;
  margin: 0 auto 30px auto;
  position: relative;
  text-align: center;
}
.chart span {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30px;
  width: 100%;
}
.chart span strong {
  display: block;
}
.chart canvas {
  position: absolute;
  left: 0;
  top: 0;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #fff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 3px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 3px solid #7ac143;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
  height: 10px;
  border: 2px solid #fff;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px !important;
}
.btn.btn-sm {
  padding: 4px 15px !important;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #7ac143;
  color: #fff;
  border: 2px solid #7ac143;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #88c756 !important;
  border-color: #88c756 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #7ac143;
  border: 2px solid #7ac143;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #7ac143;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #7ac143;
}

#message {
  height: 130px;
}

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #000;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
  background: #000;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #000;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
  
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 9999;
  cursor: pointer;
  opacity: 1;
  visibility: hidden;
  padding: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #ffffff;
    width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 1em;
  }
}

.js .animate-box {
  opacity: 0;
}

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









/* ---------------------------------- 追加 ---------------------------------- */

/* =======================================
   言語切替ボタン
======================================= */
.language{
  text-align: center;
	 font-family :Quicksand, sans-serif;/*Google Font*/
		font-size: 15px;
}

.gengo {
  display: inline-block;
  vertical-align: middle;
		padding: 2px;
		background: #eee;
		width: 30px;
}

.gengo1 {
  display: inline-block;
  vertical-align: middle;
		padding: 2px;
		background: #eee;
		width: 30px;
		color: #999;
}



.hidden_box {
	max-width: 70px;
	margin: 0 auto;
	padding: 0;
	font-size: 0.8em;
}
.hidden_box a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	line-height: 1;
}

/*ボタン装飾*/
.hidden_box label {
		font-weight:normal;
	display: block;
	position: relative;
	margin: 0 0 2px 0;
	padding: 12px;
	line-height: 1;
	color: #333;
	background: #e6e6e6;
	cursor: pointer;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

.hidden_box label::before {
	position: absolute;
	content: '▽';
	color: #333;
	right: 0.5em;
	top: 25%;
}

.hidden_box ul {
	margin: 0;
	padding: 0;
	background: #999;
	list-style: none;
}

.hidden_box {
  color: #b3b3b3;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}


/*================================================
 *  ページトップへの戻り　content: '\f102';
 ================================================*/
#pageTop{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 69px;
  background: #000;
  opacity: 0.6;
  border-radius: 50%;
  z-index: 999;
}
#pageTop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#pageTop a::before{
  font-family: FontAwesome;
  content: '';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0.6em;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

 
/* =======================================
    slider　Room
======================================= */
  .slider {
    width: 90%;
    margin: 0 auto 80px;
  }
  .slick-slide img {
    width: 100%;
    height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 5px;
  }
		.content{ margin-bottom:3em;}
		
@media only screen and (max-width:480px) {
	.slider{width: 100%;}
	  .mypattern .slick-slide{
    margin: 2px;
  }
}		


/* =======================================
  col_2　 2列-1　各Room　説明と間取り図
======================================= */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 70%;
	padding: 10px;
}
.col_2 .l_w{
	width: 30%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 100%;
	}
	.col_2 .l_w{
	width: 100%;
}

}

.col_2{font-size: 14px;}

/* =======================================
   col_2-2　2列-2　各Roomリンク
======================================= */
.col_2-2 > div{
		width: 100%;
		background: ;
		padding: 10px;
	}
@media screen and (max-width: 960px) {
	
	*, *:before, *:after {
	box-sizing: border-box;
}
.col_2-2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2-2{font-size: 14px;}
.col_2-2 > div{
	width: 50%;
	padding: 10px;
}
}


/* =======================================
   2列-2 other_l Room　各Roomリンク（room/各)
======================================= */
*, *:before, *:after {
	box-sizing: border-box;
}
.other_l{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	background: ;
}
.other_l > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.other_l > div{
		width: 100%;
	}
}

/*　ベタ色 */
.orverwidth{
margin:0 -200%;
padding:0 200%;
background: #FAFAFA;
text-align: center;
}

.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th, .cp_table  td {
	padding: 5px;
	border: 0px solid #dddddd;
}
.cp_table th {
	width: 50%;
	text-align: center;
	background: ;
}
.Other_t {
  color: #000;
  font-family:"游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight: 700;
  margin: 0 0 30px 0;
}
.Other_t2{
  color: #000;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight: 500;
		font-size: 15px;
  margin: 0 0 30px 0;
		text-align: left;
}

.Other_t-w {
  color: #A4A4A4;
  font-family:"游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight: 700;
  margin: 0 0 30px 0;
}
.Other_t2-w{
  color: #A4A4A4;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight: 500;
		font-size: 15px;
  margin: 0 0 30px 0;
		text-align: left;
}
@media only screen and (max-width:960px) {
	.cp_table {
		margin: 0; 
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
		text-align: left;
	}
	.cp_table th, .cp_table td {
	margin: -27px -15px; 
}
	.cp_table tr:first-child th {
		border-top: 0px solid #dddddd;
	}
	.Other_t, .Other_t2, .Other_t-w, .Other_t2-w {
		font-size: 12px; 
}
	.Other_t, Other_t-w {
		margin: 2em 0; 
}
.gazou{width: 100%;}

p .font-m{color: red;}
}

@media only screen and (max-width:480px) {
	.cp_table {
		margin: 0; 
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
	}
	.cp_table th, .cp_table td {
	margin: -27px -15px; 
}
	.cp_table tr:first-child th {
		border-top: 0px solid #dddddd;
	}
	.Other_t, .Other_t2, .Other_t-w, .Other_t2-w{
		font-size: 10px;
}
	.Other_t, .Other_t-w{
		margin: 2em 0; 
}
.gazou{width: 100%;}
.gazou2{width: 100%;}
}


/* =======================================
   space　段落
======================================= */

.gazou{width: 100%;}
.space{margin: 8em 0em;}
.space2{margin: 2.5em 0em;}
.space3{margin: 0.5em 0em;}
.space4{margin: 8em 0em;}

@media only screen and (max-width:480px) {
	.space{margin: 2em 0em;}
	.space4{margin: 10em 0em;}
}


/* =======================================
   room_botton
======================================= */
.room_botton_w{display: flex;
  justify-content: flex-end;}
a.room_botton_a {
	text-align: center;
	color: #FFF;
 font-size: .8em;
		position: relative;
	display: block;
	width: 160px;
	padding: 0.3em;
	text-decoration: none;
	background: #333;
	margin-top:0.6em;
}

/* =======================================
   賃料
======================================= */
.re-category{
	font-size: .7em;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.re-category > div{
	border: 1px solid #333;
	border-radius: 10px;
	text-align:center;
	background: ;
	width: 19%;
	margin: 0em 0.2em;
	padding: 10px;
}
.re-category > div > div{
	position: relative;
	overflow: hidden
}
@media screen and (max-width: 960px) {
	.re-category > div{
		width: 45%;
		margin: 0 auto;
		margin: 0.2em;
	}
}
@media screen and (max-width: 480px) {
	.re-category > div{
		width: 48%;
		margin: 0 auto;
		margin: 0.2em;
	}
}

/* =======================================
   2列-3 MAP　アクセス
======================================= */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_map{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_map > div{
	width: 50%;
	padding: 10px;
}
.col_map .l_w{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_map > div{
		width: 100%;
	}
	.col_map .l_w{
	width: 100%;
}

}

@media screen and (max-width: 1366px) {
.gazou2{
	width: 100%;
	padding: 10px;
}

}
.col_map{font-size: 14px;}

/* ============================== */


/* =======================================
   h2　タイトル下線
======================================= */
h2{
    position: relative;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 1em;
		
}

/*以下で線を表示*/
h2:before {
	
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;/*線の上下位置*/
  display: inline-block;
  width: 30px;/*線の長さ*/
  height: 2px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: black;/*線の色*/
  border-radius: 2px;/*線の丸み*/
}


/* =======================================
   フォントサイズ調整
======================================= */

.font-m{font-size: 15px; margin-bottom: -5em;}
.font-l{font-weight:bold;}


/* =======================================
   gazou-zoom
======================================= */
.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	background: #000;
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
	opacity: 0.4;	/* 小さくするほど暗くなります */
}



.imgWrap-white {
    background-color: blue; /* カラーフィルタ効果の色を指定 */
    display: inline-block;  /* (任意：インラインブロック化したい場合) */
}
.imgWrap-white {
    opacity: 0.3;    /* カラーフィルタ効果の度合いを指定(※) */
    display: block;
}
/* =======================================
  設備　説明等
======================================= */
.outer{
  text-align: center;
		width: 100%;
		background-color: #dfefff;
		padding: 5px;
}
.inner{
  display: inline-block;
  text-align: left;width: 100%;
}

/* =======================================
  di dd 設備　各名
======================================= */
#test05 {
  float: left;
  width: 150px;
  padding: 0.3%;
  margin: .4em 0.5%;
		margin-left: 1.5%;
  text-align: center;
  background-color: #fff;
  
		font-size: .6em;
}
#test05 dd {
  margin-left: 0;
  font-size: .3em;
}


.left{text-align: left;  padding: 0.5%;}
.s-moji {
  text-align: left; 
		margin-left: 1.5%;
		font-size: .6em;
}

.s-moji-maru {
  color: darkturquoise;
}


@media only screen and (max-width:480px) {
	.outer{
 max-width: 960px;
  margin: 0 auto;
}
	.inner {
  width: 100%; 
  text-align: center;
  border-radius: 3px;	
		margin: 0 auto;
}
	#test05 {
  float: center;
  width: 30%; 
  text-align: center;
		padding: 1%;
  margin: .4em 1%;
  background-color: #fff;
  border-radius: 3px;
}
}

@media only screen and (max-width:1366px) {
	#test05 {
  float: center;
  width: 30%; 
  text-align: center;
		padding: 1%;
  margin: .4em 1%;
  background-color: #fff;
  border-radius: 3px;
}
}
/* =======================================
   s-moji2　詳細
======================================= */
.s-moji2 {
  text-align: left; 
		margin-left: 1.5%;
		font-size: .7em;
		margin-top:0.4%;
}

.s-moji-maru2 {
  color: darkturquoise;
}


/* =======================================
   詳細テーブル
======================================= */
.setubi_syousai{
		border: 1px dashed #ccc; border-radius: 5px; padding: 1em;
			width:100%;
			background:#FFF;
}

table .setubi_syousai{
  margin: 20px auto;
		width:100%;
		border: solid 2px #ddd;
}
.setubi_syousai th {
	width:15%;
 	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
  color: #333;
  padding: 10px;
		padding-left: 2%;
		font-size: .7em;
		text-align: left;

}
.setubi_syousai td {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
  padding: 10px;
		font-size: .7em;
		 text-align: left; 
}

@media screen and (max-width: 640px) {
  .setubi_syousai {
    width: 100%;
  }
  .setubi_syousai td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
		
.setubi_syousai th {
　　text-align: center;
　　background-color: #eee;
border-bottom: none;
    display: block;
    width: 100%;
  }
		
}



/* =======================================
   料金
======================================= */
.ryoukin_table{
	font-size: .7em;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;

	padding:0;
	margin:0;
}

.ryoukin_table tr{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:5px;
}

.ryoukin_table th{
	padding:10px;
	text-align:center;
}

td.fff { background-color: ;}

.ryoukin_table td{
	padding:10px;
	text-align: center;
}
.ryoukin_table th{
	font-size:14px;
	letter-spacing:1px;
}

@media screen and (max-width: 600px) {

	.ryoukin_table{
		border:0;
		font-size: .6em;
	}

	.ryoukin_table thead{
		display:none;
	}

	.ryoukin_table tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;
	}

	.ryoukin_table td{
		display:block;
		text-align:right;
		font-size:13px;
		border-bottom:1px dotted #ccc;
	}

	.ryoukin_table td:last-child{
		border-bottom:0;
	}

	.ryoukin_table td:before {
		content:attr(data-label);
		float:left;
		font-weight: bold;
	}
}
@media only screen and (max-width:480px) {
	.ryoukin_table{
		border:0;
		font-size: .6em;
	}

	.ryoukin_table thead{
		display:none;
	}

	.ryoukin_table tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;
	}

	.ryoukin_table td{
		display:block;
		text-align:right;
		font-size:13px;
		border-bottom:1px dotted #ccc;
	}

	.ryoukin_table td:last-child{
		border-bottom:0;
	}

	.ryoukin_table td:before {
		content:attr(data-label);
		float:left;
		font-weight: bold;
	}
	
}





/* =======================================
   アクセス
======================================= */
.access_box{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}


.access_box > div{
		margin-left:0.5em; 
	}
	
.access_box2{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}	

.access_box2 > div{
		margin-left: 2.5em; 
	}

.mini_box{
	background-color: #BD8A22;
	margin-left:0.5em; 
	color: #fff;
	padding: 0em 1em;
	}


.gazou-iti{
	 width: 16px;
		margin: 0em 0.5em 0.2em 0.5em; 
		}


.m-moji {
  text-align: left; 
		margin-left: 1.5%;
		font-size: .7em;
}


.m-moji-maru {
  color: #333;
}

#color-box{border: 1px dashed #ccc; border-radius: 5px; padding: 1em; width:70%;}

@media only screen and (max-width:480px) {
.mini_box{
	font-size: .9em;
	}
	#color-box{ padding: 1em; width:100%;}
}


/* =======================================
   お客様の声
======================================= */
.okyakusamanokoe , .col-md-3{
			width:100%;
}

.okyakusamanokoe img{
			width:60%;
			margin: auto 15px ;
}

table .okyakusamanokoe{
  margin: 20px auto;
		width:100%;
}
.okyakusamanokoe th {
	width:12%;
  color: #333;
  padding: 10px;
		padding-left: 2%;
		font-size: .6em;
		text-align: left;

}

.okyakusamanokoe td {
  padding: 10px;
		font-size: .7em;
		 text-align: left; 
}

@media screen and (max-width: 640px) {
  .okyakusamanokoe {
    width: 100%;
  }
  .okyakusamanokoe td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
		
.okyakusamanokoe th {
　　text-align: center;
　　background-color: #eee;
border-bottom: none;
    display: block;
    width: 100%;
				font-size: .7em;
  }
		.okyakusamanokoe img{
			width:30%;
}
}



.outer2{
  text-align: center;
		width: 100%;
		padding: 5px;
		border-radius: 10px;
background:repeating-linear-gradient(-30deg, #ECECEC, #ECECEC 0.5px, #F9F9F9 0.5px, #F9F9F9 4px);
}
.inner2{
  display: inline-block;
  text-align: left;width: 100%;
}


@media only screen and (max-width:480px) {
	.outer2{
 max-width: 960px;
  margin: 0 auto;
}
	.inner2 {
  width: 100%; 
  text-align: center;
  border-radius: 3px;	
		margin: 0 auto;
}

}


.hukidasi{
  position: relative;
  width: 100%;
  margin-top: 5px;
  padding:15px;
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  -ms-border-radius:7px;
  border:2px solid #cfecfa; 
  background:#fff;
}

.hukidasi::before{
content: "";
position: absolute;
left: -20px;
top: 50%;
margin-top: -10px;
width: 0px;
height: 0px;
border-right: 10px solid #cfecfa;
border-top: 10px solid transparent;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
z-index:102;
}

.hukidasi::after{
content: "";
position: absolute;
left: -14px;
top: 50%;
margin-top: -8px;
width: 0px;
height: 0px;
border-right: 8px solid #fff;
border-top: 8px solid transparent;
border-left: 8px solid transparent;
border-bottom: 8px solid transparent;
z-index:103;
}



/* =======================================
   よくあるご質問
======================================= */
.cp_qa{ font-size: .7em;
  }
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: rgba(27,37,56,0.1);
}
.cp_qa .cp_actab label::before {
	font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: 'Q';
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #00838f;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	content: '+';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	content: 'A';
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
	border: 10px solid rgba(27,37,56,0.1);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #00838f;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}


/* カテゴリー別 */
*, *:before, *:after {
	box-sizing: border-box;
}
.qa-category{
	font-size: .6em; /* 7 */
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.qa-category > div{
	border: 2px solid #333;
	border-radius: 10px;
	text-align:center;
	background: ;
	width: 16%;
	margin: 0em 0.2em;
	padding: 10px;
}
.qa-category > div > div{
	position: relative;
	overflow: hidden
}
@media screen and (max-width: 1366px) {
	.qa-category > div{
		width: 45%;
		margin: 0 auto;
		margin: 0.2em;
	}
}
@media screen and (max-width: 960px) {
	.qa-category > div{
		width: 45%;
		margin: 0 auto;
		margin: 0.2em;
	}
}
@media screen and (max-width: 480px) {
	.qa-category > div{
		width: 48%;
		margin: 0 auto;
		margin: 0.2em;
	}
}



/* =======================================
   top　各フォントサイズ
======================================= */
.fh5co-text{font-size:0.7em;}



/* =======================================
   サービス　設備について font-weight:bold;
======================================= */
.l-moji2{font-size:1.2em;   margin-bottom:0.7em; background: #BD8A22; width:25%; padding: 3px; color: #fff; text-align:center;}
@media screen and (max-width: 480px) {
	.l-moji2{font-size:1.2em;   margin-bottom:0.5em; background: #BD8A22; width:100%; padding: 3px; color: #fff; text-align:left;}
}

@media screen and (max-width: 1366px) {
	.l-moji2{font-size:1.2em;   margin-bottom:0.5em; background: #BD8A22; width:100%; padding: 3px; color: #fff; text-align:left;}
}


/* カテゴリー別 */
*, *:before, *:after {
	box-sizing: border-box;
}
.service-category{
	font-size: .7em;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.service-category > div{
	border: 2px solid #333;
	border-radius: 10px;
	text-align:center;
	background: ;
	width: 32%; /*23*/
	margin: 0em 0.2em;
	padding: 10px;
}
.service-category > div > div{
	position: relative;
	overflow: hidden
}
@media screen and (max-width: 960px) {
	.service-category > div{
		width: 45%;
		margin: 0 auto;
		margin: 0.2em;
	}
}
@media screen and (max-width: 480px) {
	.service-category > div{
		width: 48%;
		margin: 0 auto;
		margin: 0.2em;
	}
}


/* =======================================
   法人のお客様
======================================= */

*, *:before, *:after {
	box-sizing: border-box;
}
.corporate-box{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.corporate-box > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.corporate-box > div{
		width: 100%;
	}
}

.outer3{
  text-align: center;
		width: 100%;
		background-color: ;
		padding: 5px;
}
.inner3{
  display: inline-block;
  text-align: left;width: 100%;
}


@media only screen and (max-width:480px) {
	.outer3{
 max-width: 960px;
  margin: 0 auto;
}
	.inner3 {
  width: 100%; 
  text-align: center;
  border-radius: 3px;	
		margin: 0 auto;
}
}



.cp_card {
	width: 900px;
	height: 100％;
	position: relative;
	background: #ffffff;
	overflow: visible;
	margin: 2em auto;
	padding: 2em;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.cp_ribbon02 {
	width: 106px;
	height: 108px;
	overflow: hidden;
	position: absolute;
	top: -6px;
	left: -6px;
}
.cp_ribbon02 .cp_ribbon {
	font-size: 1em;
	line-height: 1.2em;
	position: relative;
	top: 26px;
	left: -33px;
	width: 150px;
	padding: 7px 0;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	text-align: center;
	letter-spacing: 0.5px;
	color: #ffffff;
	background-color: #FF9800;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.cp_ribbon02 .cp_ribbon::before,.cp_ribbon02 .cp_ribbon::after {
	position: absolute;
	bottom: -4px;
	content: '';
	border-width: 4px 4px 0 4px;
	border-style: solid;
	border-color: #EF6C00 transparent transparent transparent;
}
.cp_ribbon02 .cp_ribbon:before {
	left: 0;
}
.cp_ribbon02 .cp_ribbon:after {
	right: 0;
}

.p-center{ text-align:center; color: #000;
  font-family: "游明朝 Light",YuMincho-Light,"游明朝",YuMincho,"ヒラギノ明朝 ProN W1","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-weight: 700;
  margin: 0 0 30px 0;}

@media only screen and (max-width:480px) {
.cp_card {
	width: 100%;
	margin: 0 auto;
}
.p-iti{ text-align:left;}
}


@media only screen and (max-width:1024px) {
.cp_card {
	width: 100%;
	margin: 0 auto;
}
}

.p-iti li{ font-size:0.8em;}






/* 関連サイトli */
.sitelink{ 	
    font-size:0.7em;
    display: inline-block;  /* 横に並べる */
 }

.sitelink+ .sitelink {
  border-left: 1px solid #333;
		
}
.sitelink_l{
  text-align: center;
 font-size:0.7em;
		width: 100%;
		padding: 2px;
}
@media only screen and (max-width:640px) {
.sitelink{ 	
 font-size:0.7em;
	display: list-item;  /* 縦に並べる */
 text-align: left;
  text-transform: uppercase;
 }
	.sitelink+ .sitelink {
  border-left: 0px solid #333;
}
.sitelink_l{
  text-align: left;
				padding: 2px 10px;
}
}

/* copy_l */
.copy_l{
  text-align: center;
 font-size:0.7em;
		width: 100%;
		padding: 2px;
}

@media only screen and (max-width:640px) {
.copy_l{
  text-align: center;
 font-size:0.7em;
		width: 100%;
		padding: 2px 5px;
}
}





/* =======================================
   お客様の声２
======================================= */

.kaiwa-img-left {
	width: 14%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	box-sizing: border-box;
	text-align: right;
	padding-top: 14px;
}

.kaiwa-img-left img{
	width: 100%;
	max-width: 75px!important;
	border-radius: 50%;
}

.kaiwa-name-left{
font-size: small;
position: relative;
width: 64%;
display:inline-block;
vertical-align:  top;
margin-left: 4%;
margin-right: 18%;
margin-bottom: 10px;
box-sizing: border-box;
}

.kaiwa-text-left{
display:inline-block;
 background-color: #e0edff;
 padding: 15px;
	border-radius: 10px;
 order-radius: 10px;
 font-size: 1.1em;
}

.kaiwa-text-left:after {
 content: '';
 position: absolute;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 15px 7px 0;
 border-color: transparent #e0edff transparent transparent;
 top:30px;
 left: -15px;
}

.kaiwa-name-right {
 font-size: small;
 position: relative;
 width: 64%;
 display: inline-block;
 vertical-align: top;
 margin-right: 4%;
 margin-left: 18%;
 margin-bottom: 10px;
 box-sizing: border-box;
 text-align: right;
}

.kaiwa-img-right {
 width: 14%;
 display: inline-block;
 vertical-align: top;
 margin-bottom: 10px;
 box-sizing: border-box; 
 padding-top: 14px;
 text-align: left;
}
.kaiwa-img-right img{
 width: 100%;
 max-width: 75px!important;
border-radius: 50%;
} 

.kaiwa-img-right p{
 text-align: left;
 padding:0px;margin:0px;
}

.kaiwa-text-right{
 display: inline-block;
 text-align:left;
 background-color: #ffeda5; 
 padding: 15px;
 border-radius: 10px;
 font-size: 1.1em;
}

.kaiwa-text-right:after {
 content: '';
 position: absolute;
 width: 0;height: 0;
 border-style: solid;
 border-width: 7px 0 7px 15px;
 border-color: transparent transparent transparent #ffeda5;
 top: 30px;
 right: -15px;
}
	
.okyakusamanokoe_1{
	padding: 0.5em 0em;	
	}
	
@media screen and (max-width: 640px) {
.kaiwa-img-left img, .kaiwa-img-right img{width: 100%;}
.kaiwa-text-right, .kaiwa-text-left{font-size: 0.9em; text-align:left; width: 100%;}
}


/* ステップ */
.progress-tracker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  padding: 0;
  list-style: none;
}

.progress-step {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  margin: 0;
  padding: 0;
  min-width: 28px;
}

.progress-step:last-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.progress-step:not(:last-child)::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -10;
  top: 12px;
  bottom: 12px;
  right: -14px;
  width: 100%;
  height: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.progress-step.is-active .progress-title {
  font-weight: 400;
}

.progress-step > a {
  display: block;
}

.progress-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 20;
  width: 28px;
  height: 28px;
  padding-bottom: 2px;
  color: #fff;
  font-weight: 400;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-transition: background-color, border-color;
  transition: background-color, border-color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.progress-text {
  display: block;
  padding: 14px 9.3333333333px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.progress-title {
  margin-top: 0;
}

.progress-step .progress-marker {
  color: #fff;
  background-color: #b6b6b6;
}

.progress-step::after {
  background-color: #b6b6b6;
}

.progress-step .progress-text, .progress-step .progress-step > a .progress-text {
  color: #333333;
}


.progress-step.is-complete .progress-marker {
  background-color: #333;
}

.progress-step:hover .progress-marker {
  background-color: #56ADF5;
}

.progress-tracker--center .progress-step {
  text-align: center;
}

.progress-tracker--center .progress-step:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.progress-tracker--center .progress-step::after {
  right: -50%;
}

.progress-tracker--center .progress-marker {
  margin-left: auto;
  margin-right: auto;
}

.progress-tracker--right .progress-step {
  text-align: right;
}

.progress-tracker--right .progress-step:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.progress-tracker--right .progress-step::after {
  right: calc(-100% + 14px);
}

.progress-tracker--right .progress-marker {
  margin-left: auto;
}

.progress-tracker--border {
  padding: 5px;
  border: 2px solid #868686;
  border-radius: 38px;
}

.progress-tracker--spaced .progress-step::after {
  width: calc(100% - 48px);
  margin-right: 24px;
}

.progress-tracker--word {
  padding-right: 38.6666666667px;
  overflow: hidden;
}

.progress-tracker--word .progress-text {
  display: inline-block;
  white-space: nowrap;
}

.progress-tracker--word .progress-title {
  margin: 0;
}

.progress-tracker--word-center {
  padding-right: 38.6666666667px;
  padding-left: 38.6666666667px;
}

.progress-tracker--word-center .progress-text {
  padding-right: 0;
  padding-left: 0;
  -webkit-transform: translateX(calc(-50% + 14px));
          transform: translateX(calc(-50% + 14px));
}

.progress-tracker--word-right {
  padding-right: 0;
  padding-left: 38.6666666667px;
}

.progress-tracker--word-right .progress-text {
  padding-left: 0;
  -webkit-transform: translateX(calc(-100% + 28px));
          transform: translateX(calc(-100% + 28px));
}

.progress-tracker--text .progress-step:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.progress-tracker--text-top .progress-step::after {
  top: auto;
}

.progress-tracker--text-top .progress-text {
  height: 100%;
}

.progress-tracker--text-top .progress-marker {
  bottom: 28px;
}

.progress-tracker--text-inline .progress-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.progress-tracker--text-inline .progress-text {
  position: relative;
  z-index: 30;
  max-width: 70%;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
}

.progress-tracker--text-inline .progress-title {
  margin: 0;
}

.progress-tracker--square .progress-step {
  padding-top: 0;
}

.progress-tracker--square .progress-marker {
  -webkit-transform: scaleX(0.33) translateY(-12px);
          transform: scaleX(0.33) translateY(-12px);
  border-radius: 0;
}

@media (max-width: 399px) {
  .progress-tracker-mobile {
    overflow-x: auto;
  }
  .progress-tracker-mobile .progress-tracker {
    min-width: 200%;
  }
}

.progress-tracker--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.progress-tracker--vertical .progress-step {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.progress-tracker--vertical .progress-step::after {
  right: auto;
  top: 14px;
  left: 12px;
  width: 4px;
  height: 100%;
}

.progress-tracker--vertical .progress-marker {
  position: absolute;
  left: 0;
}

.progress-tracker--vertical .progress-text {
  padding-top: 7px;
  padding-left: 42px;
}

.progress-tracker--vertical .progress-step:not(:last-child) .progress-text {
  padding-bottom: 42px;
}

@-webkit-keyframes scale-up {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes scale-up {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

.anim-ripple .progress-marker::before, .anim-ripple-large .progress-marker::before, .anim-ripple-splash .progress-marker::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  visibility: hidden;
}

.anim-ripple :not(:active) .progress-marker::before, .anim-ripple-large :not(:active) .progress-marker::before, .anim-ripple-splash :not(:active) .progress-marker::before {
  -webkit-animation: scale-up 0.3s ease-out;
          animation: scale-up 0.3s ease-out;
}

.anim-ripple :focus .progress-marker::before, .anim-ripple-large :focus .progress-marker::before, .anim-ripple-splash :focus .progress-marker::before {
  visibility: visible;
}

.anim-ripple-large .progress-marker::before {
  width: 200%;
  height: 200%;
}

.anim-ripple-splash .progress-marker::before {
  width: 200%;
  height: 200%;
  box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.35);
}

.anim-ripple-double .progress-marker::before, .anim-ripple-double .progress-marker::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  visibility: hidden;
  background: none;
  border: 3px solid rgba(0, 0, 0, 0.3);
}

.anim-ripple-double :not(:active) .progress-marker::before, .anim-ripple-double :not(:active) .progress-marker::after {
  -webkit-animation: scale-up 0.3s ease-out 0s;
          animation: scale-up 0.3s ease-out 0s;
}

.anim-ripple-double :not(:active) .progress-marker::after {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}

.anim-ripple-double :focus .progress-marker::before, .anim-ripple-double :focus .progress-marker::after {
  visibility: visible;
}

.anim-path .progress-step::after {
  background-image: -webkit-linear-gradient(left, #b6b6b6 50%, #868686 50%);
  background-image: linear-gradient(to right, #b6b6b6 50%, #868686 50%);
  background-size: 200% 100%;
  background-position: 0% 100%;
  -webkit-transition: background-position 0.3s ease-out;
  transition: background-position 0.3s ease-out;
}

.anim-path .progress-step.is-complete::after {
  background-position: -100% 100%;
}

.step-p {
	padding-top: 2em;
  margin: 40px 0px 10px 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}


*, *:before, *:after {
	box-sizing: border-box;
}
.col_mi4{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_mi4 > div{
	width: 20%;
	padding: 10px;
}
.col_mi4 > div > div{
	position: relative;
	overflow: hidden
}
@media screen and (max-width: 960px) {
	.col_mi4 > div{
		width: 25%;
	}
}
@media screen and (max-width: 480px) {
	.col_mi4 > div{
		width: 33.33333%;
	}
}
.space5{margin: 5em 0em;}
.space6{margin: 15em 0em;}
.progress-text { font-size: 0.7em;}

.tel-box{ width: 70%; background: #eee; margin:1.5em 0em; padding: 1em;}
.tel-box img{}
@media screen and (max-width: 480px) {
	.tel-box{ width: 90%; background: #eee; margin:1.5em 0em; padding: 1em;}
	.tel-box img{ width: 100%;}
	.telmini_boxpc { display:none; }
	.telmini_boxsp { display:block; margin-top:1em; }

	.telmini_boxsp{
	background-color: #BD8A22;
	margin-left:0em; 
	color: #fff;
	padding: 0em 1em;
	width: 90%;
	}
	.tel-box{margin-top:3.5em}
}

.telmini_boxpc{
	background-color: #BD8A22;
	margin-left:1.5em; 
	color: #fff;
	padding: 0.5em 1em;
	display: table-cell;
	text-align:center;
	width: 50%;
	}
	
.telmini_boxpc { display:block; }
.telmini_boxsp { display:none; }


@media only screen and (max-width : 736px){
.telmini_boxpc { display:none; }
.telmini_boxsp { display:block; }
.telmini_boxsp{
	background-color: #BD8A22;
	margin-left:0em; 
	color: #fff;
	padding: 0.5em 1em;
	width: 90%;
	text-align:center;
	}
	.tel-box{ width: 90%; background: #eee; margin:1.5em 0em; padding: 1em;}
	.tel-box img{ width: 100%;}
	.tel-box{margin-top:3.5em}
}

*, *:before, *:after {
	box-sizing: border-box;
}
.tcb{
	background: #eee;
	margin:3.5em 0em; padding: 0.5em;
	width: 80%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	
}
.tcb > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 1024px) {
	.tcb > div{
		width: 100%;
	}
}


.sp-zero { display:block; }
@media only screen and (max-width : 736px){
.sp-zero { display:none; }

}
.tel-box { display:none; }
@media only screen and (max-width : 736px){
.tel-box { display:block; }
}





.tcb2{
	background: #fff;
	margin:2.5em 0em; padding: 0.5em;
	width: 80%;
	display: flex;
	border:dashed 1px;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	
}
.tcb2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 1024px) {
	.tcb2 > div{
		width: 100%;
	}
}
.moji-ce{
	text-align:center; 
 background: #eee;
	margin-bottom: 1em;
	font-weight:bold;
	}

/* カテゴリー別 procedure */
*, *:before, *:after {
	box-sizing: border-box;
}
.pr-category{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.pr-category > div{
	width: 45%;
	padding: 10px;
	/*border: 2px solid #333;*/
	border-radius: 10px;
	text-align:center;
	background: ;
	margin: 0em 0.2em;
	font-size: 15px;
}
@media screen and (max-width: 960px) {
	.pr-category > div{
		width: 100%;
	}
}







/* slideshow top */
.slideshow {
	position: relative;
	overflow: hidden;
}

/* :::::: slideContents :::::: */
.slideContents {
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	user-select: none;
}
.slideContents section {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


@media screen and (max-width:480px) {
.slideContents section img {
	width: 100%;
  height: 400px;
  object-fit: cover;
}
}
@media screen and (max-width:1024px) {
.slideContents section img {
	width: 100%;
  height: 400px;
  object-fit: cover;
}
}
/* :::::: mechanism :::::: */
.slideContents #slide1 {
	position: relative;
}
.slideContents section {
	animation: autoplay 30s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
@keyframes autoplay {
	0%, 16%, 100% { transform: none; }
	20% { transform: translateX(-100%); }
	20.001%, 96% { transform: translateX(100%); }
}
.slideContents #slide1 { animation-delay: 0s; }
.slideContents #slide2 { animation-delay: -24s; }
.slideContents #slide3 { animation-delay: -18s; }
.slideContents #slide4 { animation-delay: -12s; }
.slideContents #slide5 { animation-delay: -6s; }

#slide1 p {
  position: absolute;
  top: 30%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: white;/*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 1em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
  }
		
	
#slide1 { background-image: url(img/kobe.jpg);}

.slideContents section{
	transition: opacity 1s, transform 1s cubic-bezier(0.645, 0.045, 0.355, 1); 
}

.slidelogo{
    width: 100%;
    max-width: 233px;
    height: auto;
}
@media screen and (max-width:480px) {
.slideContents .slidelogo {
  max-width: 100%;
  height: auto;
		object-fit: contain;
}	
#slide1 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: white;/*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 1em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
  }
}

@media screen and (max-width:1024px) {
.slideContents .slidelogo {
  max-width: 100%;
  height: auto;
		object-fit: contain;
}	
#slide1 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: white;/*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 1em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
  }
}



/* =======================================
    slider　Top
======================================= */
  .slider-top {
    width: 100%;
    margin: 0 auto;
  }
  .slick-slide-top img {
    width: 100%;
    height: auto;
  }
  .mypattern-top{
    width: 100%;
				position: relative;
  }
  .mypattern-top .slick-slide-top{
    margin: 5px;
  }
		.content-top{ margin-bottom:-3em;}
img.slide-top-img{
	 width: 100%;
  height: 100vh;
  object-fit: cover;
}		
@media only screen and (max-width:480px) {
 img.slide-top-img{
	 width: 100%;
  height: 100vh;
  object-fit: cover;
}
}		
@media screen and (max-width:1024px) {
img.slide-top-img{
	 width: 100%;
  height: 100vh;
  object-fit: cover;
}
}

.top-slide-txt {
  position: relative;
}
.top-slide-txt > p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: white;/*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 1em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
}

img.slide-top-logo{
    width: 100%;
    max-width: 562px;
    height: auto;
   margin: auto;
   background: rgba(255, 255, 255, .3);
   padding:13px;
}

@media screen and (max-width:480px) {
img.slide-top-logo {
  max-width: 100%;
  height: auto;
		object-fit: contain;
}	
}

@media screen and (max-width:1024px) {
img.slide-top-logo {
  max-width: 100%;
  height: auto;
		object-fit: contain;
}	
}





/*メインビジュアルの指定*/
.mainvisual{
  position: relative;
  height: 100vh;
  background-size: cover;
}


/*スクロールボタンの指定*/
.scroll2{
	z-index: 9999;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
		}
		
	
.scroll2 a{
    position: relative;
    display: inline-block;
    font-size: 1em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0 0 55px; 
}
/*矢印を作成する*/
.scroll2 a:before{
      content: "";
      position: absolute;
      width: 10px;
      height: 10px;
      left: 0;
      right: 0;
      bottom: 35px;
      margin: auto;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
      animation: move 2s infinite;
    }
/*矢印をアニメーションする*/
@keyframes move {
  0% {
    transform: rotate(45deg) translate(0, 0);
  }
  20% {
    transform: rotate(45deg) translate(10px, 10px);
  }
  40% {
    transform: rotate(45deg) translate(0, 0);
  }
}

@media only screen and (max-width:480px) {
 .scroll2 a{
    position: relative;
    display: inline-block;
    font-size: 1em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0 0 75px; 
}
/*矢印を作成する*/
.scroll2 a:before{
      content: "";
      position: absolute;
      width: 10px;
      height: 10px;
      left: 0;
      right: 0;
      bottom: 60px;
      margin: auto;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
      animation: move 2s infinite;
    }
}
}		








/*　loading */

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}






/* =======================================
    Room　Gallery　タブ
======================================= */

.cp_tab-g *, .cp_tab-g *:before, .cp_tab-g *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab-g {
	margin: 1em auto;
}
.cp_tab-g > input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab-g .cp_tabpanel {
	display: none;
}
.cp_tab-g > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab-g > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab-g > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab-g > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab-g > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab-g > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab-g > label {
	position: relative;
	display: inline-block;
	padding: 15px;
	cursor: pointer;
	border: 1px solid transparent;
	border-bottom: 0;
}
.cp_tab-g > label:hover,
.cp_tab-g > input:focus + label {
	color: #0066cc;
}
.cp_tab-g > input:checked + label {
	margin-bottom: -1px;
	border-color: #cccccc;
	border-bottom: 1px solid #ffffff;/*背景色と同じ*/
	border-radius: 6px 6px 0 0;
}
.cp_tab-g .cp_tabpanel {
	padding: 0.5em 1em;
	border-top: 1px solid #cccccc;
}
@media (max-width: 480px) {
	.cp_tab-g {
		width: 95%;
	}
	.cp_tab-g label {
		padding: 0.5em;
	}
}
@media (max-width: 1024px) {
	.cp_tab-g {
		width: 95%;
	}
	.cp_tab-g label {
		padding: 0.5em;
	}
}



.tcb3{
	background: #fff;
	margin:3.5em 0em; padding: 0.5em;
	width: 80%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	
}
.tcb3 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 1024px) {
	.tcb3 > div{
		width: 100%;
	}
}
@media screen and (max-width: 1371px) {
.Other_t , .Other_t-w{font-size: 18px;}
}
@media only screen and (max-width:465px) {
	.cp_table {
		margin: 0; 
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
		text-align: left;
	}
	.cp_table th, .cp_table td {
	margin: -27px -15px; 
}
	.cp_table tr:first-child th {
		border-top: 0px solid #dddddd;
	}
	.Other_t, .Other_t2, .Other_t-w, .Other_t2-w {
		font-size: 10px;
}
	.Other_t {
		margin: 2em 0em;
		padding-top: 1.5em;
}
	.Other_t-w {
		margin: 2em 0em;
		padding-top:1.5em;
}
.gazou{width: 100%;}

p .font-m{color: red;}
}