@charset "UTF-8";

.mvArea {
  position: relative;
  margin-top: 0.96rem;
}

.mvArea > .in {
  height: 7.05rem;
  width: 100%;
}

.mvArea .txtBox {
  position: absolute;
  top: 50%;
  right: calc(50% - 6.4rem);
  width: 4.8rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mvArea .catch {
  font-size: 0.51rem;
  letter-spacing: 0.09em;
  line-height: 1.92;
  white-space: nowrap;
}

.mvArea .catch.marker span:before {
  right: 0.1em;
}

.mvArea .catch span:nth-child(1):before {
  right: 0.5em;
}

.mvArea .catch ruby {
  position: relative;
}

.mvArea .catch ruby[data-ruby]:before {
  content: attr(data-ruby) "";
  font-size: 0.18rem;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: -0.5em;
  left: -0.25em;
  right: 0;
  margin: auto;
}

.mvArea .petan {
  margin-top: 0.4rem;
}

.mvArea .petan.add {
  margin-top: 0.25rem;
  max-width: 4.24rem;
}

.mvArea .petan img {
  -webkit-filter: drop-shadow(0 0 0.05rem rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 0 0.05rem rgba(0, 0, 0, 0.1));
  width: 100%;
  height: auto;
}

.mvArea .signature {
  display: block;
  background-color: #fff;
  margin-left: 0.05rem;
  margin-top: 0.3rem;
  padding: 0.15rem 0.15rem 0.1rem;
  font-family: source-han-serif-japanese, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.16rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #332016;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mvArea .mv_bana_box {
  max-width: 3.88rem;
  margin-top: 0.22rem;
}

.mvArea .mv_bana_box .img {
  width: 100%;
}

.bannerBox {
  padding-top: 1.15rem;
  padding-bottom: 1.35rem;
}

.bannerBox .bnr {
  position: relative;
  display: block;
  margin: auto;
  line-height: 0;
}

.bannerBox .bnr img {
  width: 100%;
  height: auto;
}

.bannerBox .bnr01 {
  width: 10rem;
  height: 2.55rem;
}

.bannerBox .bnr01 .title {
  position: absolute;
  top: 0.27rem;
  right: 0.4rem;
  right: 0.2rem;
  display: block;
  width: 5.06rem;
  height: 0.6rem;
  text-align: center;
}

.bannerBox .bnr01 .title img {
  width: auto;
  height: 100%;
  margin: auto;
}

.bannerBox .bnr01 .txt {
  position: absolute;
  top: 1.45rem;
  top: 1rem;
  right: 0.4rem;
  right: 0.2rem;
  display: block;
  width: 5.06rem;
  font-size: 0.16rem;
  letter-spacing: 0;
  line-height: 1.87;
  text-align: center;
  font-feature-settings: "palt";
}

.bannerBox .bnr01 .btn {
  width: 5.06rem;
  height: 0.5rem;
  right: 0.2rem;
  bottom: 0.2rem;
  position: absolute;
}

.bannerBox .bnr01 .btn a {
  display: block;
  background-color: #ee7800;
  border-radius: 0.1rem;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFF;
}

.bannerBox .bnr01 .btn a span > i{
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.bannerBox .bnr01 .btn a span > i:before,
.bannerBox .bnr01 .btn a span > i:after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.bannerBox .bnr01 .btn a span > i:before {
  left: 15px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(135deg);
  margin-bottom: 0;
}

.bannerBox .bnr02 {
  width: 10rem;
  height: 2.55rem;
}

.bannerBox .bnr03 {
    width: 6.9rem;
    height: 1.9rem;
}

.sec_intro > .in {
  position: relative;
  max-width: 12.4rem;
  width: 100%;
  min-height: 10.1rem;
  margin: auto;
}

.sec_intro .phBox {
  position: absolute;
  z-index: 0;
  left: calc(50% - 7.2rem);
  display: block;
  padding-top: 0.8rem;
  padding-bottom: 0.5rem;
}

.sec_intro .phBox:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: calc(7.2rem - 50vw);
  right: 3rem;
  display: block;
  background-color: #f1efef;
}

.sec_intro .phBox .main {
  width: 7.2rem;
  height: 5.7rem;
}

.sec_intro .phBox .sub {
  width: 4.1rem;
  height: 2.75rem;
  margin-top: 0.4rem;
  margin-left: 3.5rem;
}

.sec_intro .txtBox {
  margin-left: 7.4rem;
  padding-top: 1.7rem;
}

.sec_intro .txtBox .catch {
  font-size: 0.31rem;
  line-height: 1.77;
  letter-spacing: 0.07em;
  color: #00784e;
  margin-top: 0.4rem;
}

.sec_intro .txtBox .txt {
  font-size: 0.16rem;
  letter-spacing: 0;
  line-height: 2.5;
  margin-top: 0.2rem;
  white-space: nowrap;
}

.sec_intro .crossTxt span {
  position: relative;
  display: inline-block;
  font-size: 0.18rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0;
  color: #fff;
  padding: 0.16rem 0.15rem 0.14rem;
  background-color: #59a78c;
  border-radius: 0.15rem;
}

.ie .sec_intro .crossTxt span {
  padding-top: 0.19rem;
  padding-bottom: 0.11rem;
}

.sec_intro .crossTxt span + span {
  margin-left: 0.3rem;
}

.sec_intro .crossTxt span + span:before {
  content: "";
  position: absolute;
  left: -0.3rem;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 0.3rem;
  background-image: url(../img/text_cross.svg);
  background-size: 0.16rem 0.16rem;
  background-position: center center;
  background-repeat: no-repeat;
}

.sec_feature > .in {
  position: relative;
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  margin-top: 2rem;
  padding-bottom: 1.7rem;
}

.sec_feature .bgDeco {
  position: absolute;
  display: block;
  z-index: -1;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.sec_feature .deco01 {
  width: 4.48rem;
  height: 4.94rem;
  background-image: url(../img/feature_deco01.png);
  top: 0.9rem;
  left: calc(50% - 7.4rem);
}

.sec_feature .deco02 {
  width: 0.46rem;
  height: 0.5rem;
  background-image: url(../img/feature_deco02.png);
  top: 8.7rem;
  right: calc(50% - 6.2rem);
}

.sec_feature .deco03 {
  width: 2.54rem;
  height: 2.14rem;
  background-image: url(../img/feature_deco03.png);
  top: 6.1rem;
  left: calc(50% - 3.15rem);
}

.sec_feature .secTit .title {
  margin-top: 0.4rem;
}

.sec_feature .featureBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 0.5rem;
}

.sec_feature .featureBox .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.6rem;
  margin-top: 0.7rem;
  margin-left: calc(.4rem / 3);
}

.sec_feature .featureBox .item dt {
  font-size: 0.18rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.65;
  text-align: center;
  margin-top: 0.15rem;
  white-space: nowrap;
}

.sec_feature .featureBox .item dt sup {
  font-size: 0.11rem;
}

.sec_feature .featureBox .item .ph {
  width: 2.6rem;
  height: 1.72rem;
}

.sec_reasons {
  background-color: #f7f6f6;
}

.sec_reasons > .in {
  position: relative;
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  padding-top: 1.2rem;
  padding-bottom: 1.7rem;
}

.sec_reasons .bgDeco {
  position: absolute;
  display: block;
  z-index: 0;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.sec_reasons .deco01 {
  width: 4.24rem;
  height: 3.9rem;
  background-image: url(../img/reason_deco01.png);
  top: 3rem;
  left: calc(50% - 2.5rem);
}

.sec_reasons .deco02 {
  width: 2.54rem;
  height: 2.14rem;
  background-image: url(../img/reason_deco02.png);
  top: 7.2rem;
  right: calc(50% - 8.7rem);
}

.sec_reasons .deco03 {
  width: 0.46rem;
  height: 0.5rem;
  background-image: url(../img/reason_deco03.png);
  top: 4.6rem;
  left: calc(50% - 2.4rem);
}

.sec_reasons .deco04 {
  width: 2.46rem;
  height: 2.72rem;
  background-image: url(../img/reason_deco04.png);
  top: 2.8rem;
  right: calc(50% - 2.4rem);
}

.sec_reasons .secTit .title {
  margin-top: 0.3rem;
  line-height: 1.96;
}

.sec_reasons .reasonBox {
  position: relative;
  min-height: 4.9rem;
  padding-left: 7.5rem;
}

.sec_reasons .reasonBox .ph {
  position: absolute;
  left: calc(50% - 7.2rem);
  width: 8.5rem;
  height: 4.9rem;
}

.sec_reasons .reasonBox .txtBox {
  display: block;
  padding-top: 0.3rem;
}

.sec_reasons .reasonBox .txt {
  font-size: 0.16rem;
  letter-spacing: 0;
  line-height: 2.25;
  margin-top: 0.3rem;
  white-space: nowrap;
}

.sec_reasons .reason01 {
  margin-top: 0.95rem;
}

.sec_reasons .reason02 {
  padding: 0;
  padding-right: 7.5rem;
  margin-top: 1.6rem;
}

.sec_reasons .reason03 {
  margin-top: 1.15rem;
}

.sec_facility .facilityBox {
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  padding-top: 1.5rem;
}

.sec_facility .facilityBox .txtBox {
  position: relative;
  z-index: 0;
  width: 2.9rem;
  height: 2.9rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0.8rem;
  margin-top: 1.5rem;
}

.sec_facility .facilityBox .txtBox:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -0.45rem;
  bottom: 0;
  right: -0.8rem;
  width: 10rem;
  background-color: #f2f8f6;
}

.sec_facility .facilityBox .txtBox .txt {
  font-size: 0.14rem;
  letter-spacing: 0;
  line-height: 2.28;
  margin-top: 0.15rem;
}

.sec_facility .facilityBox .floor {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0.25rem;
}

.sec_facility .facilityBox .floor.loby {
  margin-top: 0.7rem;
}

.sec_facility .facilityBox .floor.restaurant {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.sec_facility .facilityBox .floor.restaurant .phBox .main {
  margin-left: 0;
}

.sec_facility .facilityBox .floor.restaurant .phBox .sub {
  left: auto;
  right: -0.6rem;
}

.sec_facility .facilityBox .floor.restaurant .txtBox {
  margin-right: calc(100% - 3.7rem - 6.3rem);
}

.sec_facility .facilityBox .floor.restaurant .txtBox:before {
  left: -0.8rem;
  right: auto;
}

.sec_facility .facilityBox .floor.bath {
  margin-top: 1.2rem;
}

.sec_facility .facilityBox.private .secTit {
  padding-bottom: 0.35rem;
}

.sec_facility .mv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 6rem;
}

.sec_facility .mv .title {
  position: relative;
  top: 0.3rem;
  display: inline-block;
  font-family: source-han-serif-japanese, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.5rem;
  letter-spacing: 0.07em;
  line-height: 1;
  color: #fff;
}

.sec_facility .mv .title span {
  -webkit-filter: drop-shadow(0 0 0.05rem rgba(0, 0, 0, 0.7));
  filter: drop-shadow(0 0 0.05rem rgba(0, 0, 0, 0.7));
}

.sec_facility .mv .title:before {
  content: "";
  position: absolute;
  bottom: -1.8rem;
  left: calc(50% - .01rem);
  display: block;
  width: 0.02rem;
  height: 1.4rem;
  background-color: #fff;
}

.sec_facility .secTit {
  position: relative;
}

.sec_facility .secTit .title {
  letter-spacing: 0.07em;
  color: #332016;
}

.sec_facility .secTit .sub {
  position: absolute;
  top: 0.05rem;
  right: -1.4rem;
  color: #f2f8f6;
}

.sec_facility .secTit .txt {
  font-size: 0.18rem;
  letter-spacing: 0;
  line-height: 2.1;
  color: #332016;
  margin-top: 0.2rem;
}

.sec_facility .floorTit {
  position: relative;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.57;
  color: #332016;
  padding-top: 0.2rem;
}

.sec_facility .floorTit span {
  position: relative;
  left: -0.07em;
}

.sec_facility .floorTit[data-txt]:before {
  content: attr(data-txt) "";
  position: absolute;
  top: 0;
  left: 0;
  font-family: minion-3, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.15rem;
  letter-spacing: 0.1em;
  line-height: 0.7;
  color: #7ab9a3;
}

.sec_facility .phBox {
  position: relative;
  z-index: 1;
  display: block;
  width: 6.3rem;
  height: 5.8rem;
}

.sec_facility .phBox .main {
  width: 5.9rem;
  height: 3.9rem;
  margin-left: 0.4rem;
}

.sec_facility .phBox .sub {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3.2rem;
  height: 2.12rem;
}

.sec_facility .tabArea {
  position: relative;
  z-index: 0;
  margin-top: 0.15rem;
  background-color: #fff;
}

.sec_facility .tabArea:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% + 1.45rem);
  background-color: #f5f4f3;
}

.sec_facility .tabArea .tabBox {
  position: absolute;
  top: 0;
  left: calc(50% - 1.23rem);
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 0.4rem;
  height: 5.13rem;
  border-right: 0.03rem solid #00784e;
}

.sec_facility .tabArea .tabBox > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc((100% - .09rem)/ 4);
  width: 0.4rem;
  background-color: #f5f4f3;
  cursor: pointer;
  -webkit-transition: bacground 0.3s;
  transition: bacground 0.3s;
}

.sec_facility .tabArea .tabBox > li.current {
  background-color: #00784e;
}

.sec_facility .tabArea .tabBox > li.current span {
  color: #fff;
}

.sec_facility .tabArea .tabBox > li:hover {
  background-color: #00784e;
}

.sec_facility .tabArea .tabBox > li:hover span {
  color: #fff;
}

.sec_facility .tabArea .tabBox > li + li {
  margin-top: 0.03rem;
}

.sec_facility .tabArea .tabBox > li span {
  font-size: 0.17rem;
  letter-spacing: 0.07em;
  line-height: 1;
  color: #beb8b4;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.sec_facility .tabArea .tabDetail {
  position: relative;
  height: 6.5rem;
}

.sec_facility .tabArea .tabDetail .item {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 6.5rem;
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  transition: opacity 0.7s;
}

.sec_facility .tabArea .tabDetail .item.show {
  z-index: 0;
  opacity: 1;
}

.sec_facility .tabArea .detailBox {
  width: 3.45rem;
  padding-top: 0.7rem;
}

.sec_facility .tabArea .detailBox .title {
  position: relative;
  font-size: 0.28rem;
  font-weight: 700;
  color: #00784e;
  letter-spacing: 0.07em;
  line-height: 1.57;
}

.sec_facility .tabArea .detailBox .title:after {
  position: relative;
  top: -0.02rem;
  content: attr(data-txt) "";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.17rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 0;
  color: #fff;
  padding: 0.14rem 0.05rem 0.12rem;
  margin-left: 0.2rem;
  background-color: #00784e;
}

.ie .sec_facility .tabArea .detailBox .title:after {
  padding-top: 0.17rem;
  padding-bottom: 0.09rem;
}

.sec_facility .tabArea .detailBox .txt {
  font-size: 0.14rem;
  letter-spacing: 0;
  line-height: 2.28;
  margin-top: 0.25rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.sec_facility .tabArea .slider {
  margin-left: 1.15rem;
}

.ie .sec_facility .tabArea .slider {
  position: relative;
  top: 0;
  right: -1.2rem;
  margin-left: 0;
}

.sec_facility .tabArea [data-slidearea01][data-slidearea01-slidelimit] .slidearea01_link.dammy {
  opacity: 0;
}

.sec_facility .tabArea [data-slidearea01].type01 {
  width: 7.5rem;
  padding: 0;
  overflow: hidden;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_wrap {
  max-width: 7.5rem;
  width: 100%;
  margin: auto;
  padding-bottom: 0.2rem;
  position: relative;
  background-color: #e8f3ef;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button:after, .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button:before {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button:after {
  width: 12px;
  height: 12px;
  border: 1px solid #000;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.next {
  right: -30px;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.next:after {
  border-bottom: transparent !important;
  border-left: transparent !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 3px;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.prev {
  left: -30px;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.prev:after {
  border-bottom: transparent !important;
  border-right: transparent !important;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -3px;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.disabled {
  pointer-events: none;
  opacity: 0.3;
}

.no-touchevents .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button:hover:before {
  background-color: #000;
}

.no-touchevents .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button:hover:after {
  border-color: #fff;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_wrapin {
  width: 100%;
  padding: 0;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_wrapin.type01 {
  padding: 0;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_wrapin.type01 .slidearea01_link .ph {
  width: 100%;
  height: 5.13rem;
  margin: 0;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_content.disableTrs {
  -webkit-transition: none !important;
  transition: none !important;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_link {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_link .ph {
  margin: 0;
}

.ie .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_link .ph img {
  height: 5.13rem !important;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager {
  text-align: center;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button:after, .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #ddd;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button:after {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.no-touchevents .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button:hover:after, .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button.active:after {
  background-color: #000;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button.active {
  cursor: default;
  pointer-events: none;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager {
  margin-top: 0.2rem;
  text-align: center;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn {
  width: 1.7rem;
  height: 0.96rem;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0.05rem solid #00784e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn + .slidearea01_imgpager_btn {
  margin-left: 0.1rem;
}

.no-touchevents .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn:hover {
  opacity: 1;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn.active {
  cursor: default;
  pointer-events: none;
  opacity: 1;
}

.sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn.active:after {
  opacity: 1;
}

.sec_support > .in {
  padding-top: 1.6rem;
  padding-bottom: 1.3rem;
}

.sec_support .secTit {
  text-align: center;
}

.sec_support .secTit .title {
  display: block;
  line-height: 1;
  letter-spacing: 0.07em;
  color: #332016;
}

.sec_support .secTit .sub {
  display: block;
  color: #f2f8f6;
  letter-spacing: 0.11em;
  margin-top: 0.15rem;
}

.sec_support .topicBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.1rem;
}

.sec_support .topicBox .item {
  display: block;
  width: calc(100% / 4);
}

.sec_support .topicBox .item .thumb {
  width: 100%;
  height: 2.4rem;
}

.sec_support .topicBox .item .detail {
  display: block;
  width: 2.7rem;
  margin: auto;
}

.sec_support .topicBox .item .detail dt {
  font-size: 0.18rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 2.88;
  color: #00784e;
  text-align: center;
  margin-top: 0.1rem;
}

.sec_support .topicBox .item .detail dd {
  font-size: 0.14rem;
  letter-spacing: 0;
  line-height: 1.85;
  text-align: justify;
  text-justify: inter-ideograph;
}

.sec_support .serviceBox {
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  margin-top: 1.1rem;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  background-color: #f5f4f3;
}

.sec_support .chartBox {
  width: 8.4rem;
  margin: auto;
}

.sec_support .chartBox + .chartBox {
  margin-top: 0.95rem;
}

.sec_support .chartTit {
  position: relative;
  text-align: right;
}

.sec_support .chartTit .title {
  position: absolute;
  left: 0;
  font-size: 0.24rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1;
  color: #00784e;
}

.sec_support .chartTit .label {
  position: relative;
  display: inline-block;
  font-size: 0.16rem;
  letter-spacing: 0;
  line-height: 1;
  color: #332016;
  padding-left: 0.4rem;
}

.ie .sec_support .chartTit .label {
  top: 0.03rem;
}

.sec_support .chartTit .label:before {
  content: "";
  position: absolute;
  top: calc(50% - .13rem);
  left: 0;
  display: block;
  height: 0.26rem;
  background-position: canter center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.ie .sec_support .chartTit .label:before {
  top: calc(50% - .16rem);
}

.sec_support .chartTit .label.great:before {
  width: 0.26rem;
  background-image: url(../img/service_chart_label_great.svg);
}

.sec_support .chartTit .label.good {
  margin-left: 0.5rem;
}

.sec_support .chartTit .label.good:before {
  width: 0.32rem;
  background-image: url(../img/service_chart_label_good.svg);
}

.sec_support .itemBox {
  margin-top: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sec_support .itemBox .item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc((100% - .4rem)/ 3);
  height: 0.6rem;
  border-radius: 0.06rem;
  padding: 0.15rem;
  margin-left: 0.2rem;
  margin-bottom: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}

.ie .sec_support .itemBox .item {
  margin-left: 0.19rem;
}

.sec_support .itemBox .item span {
  font-size: 0.16rem;
  letter-spacing: 0;
  line-height: 1;
  color: #332016;
}

.ie .sec_support .itemBox .item span {
  position: relative;
  top: 0.03rem;
}

.sec_support .itemBox .item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 0.6rem;
  width: 0.6rem;
  border-left: 1px solid #f5f4f3;
  background-position: center center;
  background-repeat: no-repeat;
}

.sec_support .itemBox .item.great:before {
  background-image: url(../img/service_chart_label_great.svg);
  background-size: 0.26rem 0.26rem;
}

.sec_support .itemBox .item.good:before {
  background-image: url(../img/service_chart_label_good.svg);
  background-size: auto 0.26rem;
}

.sec_voice {
  background-color: #fbf4ec;
}

.sec_voice > .in {
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  padding-top: 1rem;
  padding-bottom: 0.9rem;
}

.sec_voice .bgDeco {
  position: absolute;
  display: block;
  z-index: 1;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.sec_voice .deco01 {
  width: 1.42rem;
  height: 1.4rem;
  background-image: url(../img/voice_deco01.png);
  top: 1.4rem;
  right: calc(50% - 1.8rem);
}

.sec_voice .deco02 {
  width: 0.3rem;
  height: 0.3rem;
  background-image: url(../img/voice_deco02.png);
  top: 4.55rem;
  right: calc(50% - 4.9rem);
}

.sec_voice .deco03 {
  width: 0.6rem;
  height: 0.66rem;
  background-image: url(../img/voice_deco03.png);
  top: 5.3rem;
  right: calc(50% - 5.4rem);
}

.sec_voice .secTit .title {
  letter-spacing: 0.07em;
  color: #332016;
}

.sec_voice .voiceBox {
  position: relative;
  margin-top: -0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sec_voice .voiceBox .txtBox {
  position: relative;
  z-index: 0;
  width: 4.6rem;
  height: 5.6rem;
  padding-top: 1.18rem;
  margin-left: 0.8rem;
  margin-right: 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec_voice .voiceBox .txtBox:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0.8rem;
  bottom: 0.4rem;
  left: -0.8rem;
  right: -5rem;
  display: block;
  background-color: #fff;
}

.sec_voice .voiceBox .txtBox .title {
  font-size: 0.24rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.91;
  color: #332016;
  white-space: nowrap;
}

.sec_voice .voiceBox .txtBox .txt {
  font-size: 0.14rem;
  letter-spacing: 0;
  line-height: 2.28;
  margin-top: 0.2rem;
}

.sec_voice .voiceBox .phBox {
  position: relative;
  z-index: 1;
  width: 4.2rem;
  height: 5.6rem;
  margin-right: 0.8rem;
}

.sec_voice .voiceBox .phBox .main {
  width: 3.42rem;
  height: 4.32rem;
  margin-left: 0.8rem;
}

.sec_voice .voiceBox .phBox .sub {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3.64rem;
  height: 2.42rem;
}
.sec_voice .voiceBox .title.sub{
  color: #00784e;
  font-size: .22rem;
  font-family: source-han-serif-japanese, serif;
  margin-bottom: .1rem;
}




.sec_price > .in {
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
  background-color: #efedec;
}

.sec_price .tableBox {
  display: block;
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  margin-top: 0.9rem;
}

.sec_price .tableBox table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  border: 1px solid #868686;
  margin-top: 0.1rem;
}

.sec_price .tableBox table.plan1 thead th:nth-child(1) {
  width: 25.5%;
}

.sec_price .tableBox table.plan1 thead th:nth-child(2) {
  width: 20%;
}

.sec_price .tableBox table.plan1 thead th:nth-child(3) {
  width: 23%;
}

.sec_price .tableBox table.plan1 thead th:nth-child(4) {
  width: 31.5%;
}

.sec_price .tableBox table.plan1 tbody tr:nth-child(even) td, .sec_price .tableBox table.plan1 tbody tr:nth-child(even) th {
  background-color: #ebe9e8;
}

.sec_price .tableBox table.plan2 thead th {
  padding: 0.1rem;
  height: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec_price .tableBox table.plan2 thead tr:nth-child(2) th {
  padding: 0.05rem 0.1rem;
}

.sec_price .tableBox table.plan2 tbody tr.even td, .sec_price .tableBox table.plan2 tbody tr.even th {
  line-height: 1.31;
  background-color: #ebe9e8;
}

.sec_price .tableBox table.plan2 tbody th {
  height: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec_price .tableBox table.plan2 tbody td {
  height: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec_price .tableBox thead th {
  padding: 0.15rem 0.1rem;
  background-color: #3d9878;
  font-size: 0.16rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  border: 1px solid #868686;
}

.sec_price .tableBox tbody th {
  padding: 0.15rem;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.56;
  text-align: center;
  border: 1px solid #868686;
}

.sec_price .tableBox tbody td {
  padding: 0.15rem;
  font-size: 0.16rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.56;
  text-align: center;
  border: 1px solid #868686;
}

.sec_price .tableBox tbody td > span {
  font-size: 0.22rem;
  font-weight: 700;
  color: #004e83;
  margin-right: 0.25em;
}

.sec_price .tableBox .note {
  font-size: 0.14rem;
  letter-spacing: 0;
  line-height: 2;
  margin-top: 0.05rem;
}

.sec_price .tableTit {
  font-size: 0.22rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 2.3;
  color: #332016;
}

.sec_price .tableTit .fukidasi {
  position: relative;
  display: inline-block;
  font-size: 0.18rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0;
  color: #fff;
  padding: 0.18rem 0.16rem 0.18rem;
  margin-left: 0.2rem;
  background-color: #5db778;
  border-radius: 0.18rem;
}

.ie .sec_price .tableTit .fukidasi {
  padding-top: 0.21rem;
  padding-bottom: 0.15rem;
}

.sec_price .tableTit .fukidasi:before {
  content: "";
  position: absolute;
  left: -0.08rem;
  top: calc(50% - .06rem);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.06rem 0.12rem 0.06rem 0;
  border-color: transparent #5db778 transparent transparent;
}

#sec_price_plan {
  position: absolute;
  top: -60px;
}

.sec_price .planBox {
  max-width: 10.8rem;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  margin-top: 1rem;
  padding-top: 0.46rem;
  padding-bottom: 0.5rem;
}

.sec_price .planBox:before {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 0.4rem;
  background-color: #00784e;
}


.sec_price .planBox .secTtl {
  max-width: 9rem;
  margin: 0 auto;
}

.sec_price .planBox .secTtl .ttl {
  font-size: 0.32rem;
  letter-spacing: 0.08em;
  line-height: calc(55/32);
  text-align: center;
  color: #00784e;
  font-family: source-han-serif-japanese,serif;
}

.sec_price .planBox .secTtl .txt {
  font-size: 0.18rem;
  line-height: calc(38/18);
  text-align: center;
  margin-top: 0.05rem;
}

.sec_price .planBox .secTtl .img {
  margin-top: 0.5rem;
  vertical-align: bottom;
}

.sec_price .planBox .secTtl .img img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

.sec_price .planBox .secPlanMerit {
  max-width: 9rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}

.sec_price .planBox .secPlanMerit .ttl {
  font-size: 0.24rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  text-align: center;
  font-family: source-han-serif-japanese,serif;
}

.sec_price .planBox .secPlanMerit .detailWrap {
  display: flex;
  justify-content: space-between;
  margin-top: 0.3rem;
}

.sec_price .planBox .secPlanMerit .detailWrap dl {
  width: 2.8rem;
}

.sec_price .planBox .secPlanMerit .detailWrap dt {
  font-size: 0.18rem;
  letter-spacing: 0.04em;
  color: #00784e;
  font-weight: bold;
  margin-top: 0.1rem;
  text-align: center;
}

.sec_price .planBox .secPlanMerit .detailWrap dd {
  font-size: 0.14rem;
  line-height: calc(26/14);
  margin-top: 0.1rem;
}

.sec_price .planBox .secPlanMerit .detailWrap .img {
  vertical-align: bottom;
}

.sec_price .planBox .secPlanMerit .detailWrap .img img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

.sec_price .planBox .secPlanTxt {
  max-width: 9rem;
  margin: 0 auto;
  margin-top: 0.7rem;
  position: relative;
}

.sec_price .planBox .secPlanTxt:before {
  content: "";
  position: absolute;
  top: -0.45rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 0.4rem;
  background-color: #00784e;
}


.sec_price .planBox .secPlanTxt .txt {
  font-size: 0.2rem;
  line-height: calc(44/20);
  letter-spacing: 0.08em;
  text-align: center;
  font-family: source-han-serif-japanese,serif;
}

.sec_price .planBox .secPlanPoint {
  border: 2px solid #00784e;
  position: relative;
  padding: 0.36rem 0;
  max-width: 9rem;
  margin: 0 auto;
  margin-top: 0.7rem;
}

.sec_price .planBox .secPlanPoint .ttl {
  font-size: 0.2rem;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -0.15rem;
  margin: auto;
  z-index: 10;
  font-weight: bold;
}

.sec_price .planBox .secPlanPoint:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0.15rem;
  margin: auto;
  background-color: #fff;
  width: 3rem;
  height: 0.3rem;
  z-index: 0;
}

.sec_price .planBox .secPlanPoint .txt {
  font-size: 0.16rem;
  line-height: calc(32/16);
  text-align: center;
}


.sec_access > .in {
  padding-top: 0.7rem;
  padding-bottom: 1.2rem;
}

.sec_access .map {
  max-width: 10rem;
  width: 100%;
  height: 5rem;
  margin: auto;
  margin-top: 0.65rem;
}

.sec_access .map iframe {
  width: 100%;
  height: 100%;
}

.sec_access .routeBox {
  margin-top: 0.55rem;
}

.sec_access .routeBox .address {
  text-align: center;
}

.sec_access .routeBox .address > dt span {
  display: inline-block;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.2rem;
  letter-spacing: 0.07em;
  line-height: 0;
  color: #fff;
  padding: 0.14rem 0.1rem 0.16rem;
  background-color: #3d9878;
  border-radius: 0.06rem;
}

.sec_access .routeBox .address > dd {
  font-size: 0.22rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 2;
  color: #332016;
  margin-top: 0.1rem;
}

.sec_access .routeBox .chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 9.2rem;
  width: 100%;
  margin: auto;
  margin-top: 0.35rem;
}

.sec_access .routeBox .chart li {
  line-height: 0;
  width: 4.4rem;
}

.sec_access .routeBox .chart li img {
  width: 100%;
  height: auto;
}

.sec_contact > .in {
  padding-top: 1.9rem;
  padding-bottom: 0.7rem;
}

.sec_contact .secTit.underline .title {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.38rem;
  letter-spacing: 0.07em;
  line-height: 1;
  margin-bottom: 0.6rem;
}

.sec_contact .secTit.underline .txt {
  font-size: 0.18rem;
  letter-spacing: 0;
  line-height: 2;
  margin-bottom: 0.4rem;
}

@media screen and (max-width: 640px) {
  .mvArea {
    margin-top: 0.45rem;
    padding-bottom: 0.35rem;
    background: #fdf9f5;
  }

  .mvArea > .in {
    height: 91.66vw;
  }

  .mvArea .txtBox {
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - .4rem);
    margin: auto;
    margin-top: -0.3rem;
    -webkit-transform: none;
    transform: none;
  }

  .mvArea .catch {
    font-size: 0.33rem;
    letter-spacing: 0.09em;
    line-height: 2;
  }

  .mvArea .catch ruby[data-ruby]:before {
    font-size: 0.11rem;
  }

  .mvArea .petan {
    width: 100%;
    margin-top: 0.2rem;
  }

  .mvArea .petan.add {
    margin-top: 0.2rem;
  }

  .mvArea .signature {
    width: 100%;
    font-size: 0.11rem;
    padding: 0.06rem 0.12rem 0.06rem;
    margin: 0;
    margin-top: 0.25rem;
    white-space: normal;
  }

  .mvArea .mv_bana_box {
    margin-top: 0.27rem;
  }

  .bannerBox {
    width: calc(100% - .4rem);
    margin: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.45rem;
    border: 1px solid #c5c4c4;
  }

  .bannerBox .bnr01 {
    width: 100%;
    height: auto;
    padding: 0px 0.16rem;
    box-sizing: border-box;
  }

  .bannerBox .bnr01 .title_img {
    display: none;
  }

  .bannerBox .bnr01 .title {
    left: 0;
    right: 0;
    /*
    width: 100%;
    height: 0.62rem;
    */
    top: 0;
    position: relative;
    height: auto;
    width: 100%;
    position: relative;
  }

  .bannerBox .bnr01 .title img {
    width: 100%;
    height: auto;
  }

  .bannerBox .bnr01 .txt {
    left: 0;
    right: 0;
    top: auto;
    bottom: 0.2rem;
    width: 100%;
    padding: 0;
    font-size: 0.13rem;
    line-height: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*
    
    */
    bottom: auto;
    position: relative;
    text-align: left;
    margin-top: 0.1rem;
  }

  .bannerBox .bnr01 .btn {
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    position: relative;
    width: 100%;
    height: 0.4rem;
    margin-top: 0.2rem;
  }

  .bannerBox .bnr01 .btn a {
    font-size: 0.15rem;
  }

  .bannerBox .bnr02 {
    width: 100%;
    height: auto;
  }

  .bannerBox .bnr03 {
    width: 100%;
    height: auto;
  }

  .sec_intro > .in {
    width: 100%;
    min-height: 0;
  }

  .sec_intro .phBox {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    height: 83.33vw;
    padding: 0;
  }

  .sec_intro .phBox:before {
    content: none;
  }

  .sec_intro .phBox .main {
    width: calc(100% - .2rem);
    height: 75vw;
  }

  .sec_intro .phBox .sub {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40.27vw;
    height: 26.94vw;
  }

  .sec_intro .txtBox {
    width: calc(100% - .4rem);
    margin: 0 auto;
    padding: 0;
    padding-top: 0.4rem;
  }

  .sec_intro .txtBox .catch {
    font-size: 0.19rem;
    line-height: 1.92;
    margin-top: 0.2rem;
  }

  .sec_intro .txtBox .txt {
    font-size: 0.14rem;
    line-height: 2;
    margin-top: 0.2rem;
    white-space: normal;
  }

  .sec_intro .crossTxt span {
    font-size: 0.12rem;
    padding: 0.11rem 0.1rem 0.09rem;
    border-radius: 0.1rem;
  }

  .sec_intro .crossTxt span + span {
    margin-left: 0.2rem;
  }

  .sec_intro .crossTxt span + span:before {
    left: -0.2rem;
    width: 0.2rem;
    background-size: 0.08rem 0.08rem;
  }

  .sec_feature > .in {
    margin-top: 0.6rem;
    padding-bottom: 0.8rem;
  }

  .sec_feature .bgDeco {
    display: none;
  }

  .sec_feature .secTit {
    margin-left: 0.4rem;
  }

  .sec_feature .secTit .title {
    margin-top: 0.2rem;
  }

  .sec_feature .featureBox {
    margin: auto;
    margin-top: 0.15rem;
    width: calc(100% - .4rem);
  }

  .sec_feature .featureBox .item {
    width: calc((100% - .1rem)/ 2);
    margin-left: 0.1rem;
    margin-top: 0.2rem;
  }

  .sec_feature .featureBox .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .sec_feature .featureBox .item dt {
    font-size: 0.12rem;
    line-height: 1.62;
    margin-top: 0.1rem;
  }

  .sec_feature .featureBox .item dt sup {
    font-size: 0.08rem;
  }

  .sec_feature .featureBox .item .ph {
    width: 100%;
    height: 28.47vw;
  }

  .sec_reasons > .in {
    padding-top: 0.3rem;
    padding-bottom: 0.55rem;
  }

  .sec_reasons .bgDeco {
    display: none;
  }

  .sec_reasons .secTit {
    margin-left: 0.4rem;
  }

  .sec_reasons .secTit .title {
    margin-top: 0.15rem;
    line-height: 1.87;
  }

  .sec_reasons .reasonBox {
    min-height: 0;
    padding: 0;
  }

  .sec_reasons .reasonBox .ph {
    position: static;
    width: calc(100% - .2rem);
    height: 54.16vw;
  }

  .sec_reasons .reasonBox .txtBox {
    width: calc(100% - .4rem);
    margin: auto;
    padding-top: 0.25rem;
  }

  .sec_reasons .reasonBox .txt {
    font-size: 0.14rem;
    line-height: 2;
    margin-top: 0.2rem;
    white-space: normal;
  }

  .sec_reasons .reason01 {
    margin-top: 0.35rem;
  }

  .sec_reasons .reason02 {
    padding: 0;
    margin-top: 0.65rem;
  }

  .sec_reasons .reason03 {
    margin-top: 0.65rem;
  }

  .sec_facility .facilityBox {
    padding-top: 1rem;
  }

  .sec_facility .facilityBox .txtBox {
    width: calc(100% - .8rem);
    height: auto;
    margin: auto;
    margin-top: -0.4rem;
    padding-right: 0.2rem;
    padding-bottom: 0.3rem;
  }

  .sec_facility .facilityBox .txtBox:before {
    top: -0.73rem;
    bottom: 0;
    left: -0.8rem;
    right: 0;
    width: auto;
  }

  .sec_facility .facilityBox .txtBox .txt {
    line-height: 2;
  }

  .sec_facility .facilityBox .floor {
    display: block;
    margin-top: 0;
  }

  .sec_facility .facilityBox .floor.loby {
    margin-top: 0.35rem;
  }

  .sec_facility .facilityBox .floor.restaurant {
    margin-top: 0.5rem;
  }

  .sec_facility .facilityBox .floor.restaurant .phBox .sub {
    left: -0.2rem;
    right: auto;
  }

  .sec_facility .facilityBox .floor.restaurant .txtBox {
    margin: auto;
    margin-top: -0.4rem;
    padding-right: 0;
    padding-left: 0.2rem;
    padding-bottom: 0.6rem;
  }

  .sec_facility .facilityBox .floor.restaurant .txtBox:before {
    left: 0;
    right: -0.4rem;
  }

  .sec_facility .facilityBox .floor.restaurant .floorTit {
    text-align: right;
  }

  .sec_facility .facilityBox .floor.restaurant .floorTit[data-txt]:before {
    left: auto;
    right: 0;
    text-align: right;
  }

  .sec_facility .facilityBox .floor.restaurant .sub2 {
    position: relative;
    width: 41.66vw;
    height: 27.22vw;
    margin-left: calc(100% - 41.66vw - .2rem);
    margin-top: -0.75rem;
  }

  .sec_facility .facilityBox .floor.bath {
    margin-top: 0.5rem;
  }

  .sec_facility .facilityBox.private {
    padding-top: 0.9rem;
  }

  .sec_facility .facilityBox.private .secTit {
    margin-bottom: 0;
    padding-bottom: 0.55rem;
  }

  .sec_facility .mv {
    height: 83.33vw;
  }

  .sec_facility .mv .title {
    top: 0;
    font-size: 0.25rem;
  }

  .sec_facility .mv .title:before {
    left: 50%;
    bottom: -0.9rem;
    height: 0.7rem;
    width: 0.01rem;
  }

  .sec_facility .secTit {
    width: calc(100% - .6rem);
    margin-left: 0.4rem;
  }

  .sec_facility .secTit .sub {
    line-height: 0.85;
    top: -0.6rem;
    right: 0;
    text-align: right;
  }

  .sec_facility .secTit .txt {
    font-size: 0.14rem;
    line-height: 2;
    margin-top: 0.05rem;
  }

  .sec_facility .floorTit {
    font-size: 0.18rem;
    padding-top: 0.16rem;
  }

  .sec_facility .floorTit[data-txt]:before {
    font-size: 0.12rem;
  }

  .sec_facility .phBox {
    width: calc(100% - .4rem);
    height: 77.22vw;
    margin: auto;
  }

  .sec_facility .phBox .main {
    width: 100%;
    height: 58.61vw;
    margin: 0;
  }

  .sec_facility .phBox .sub {
    left: auto;
    right: -0.2rem;
    width: 41.66vw;
    height: 27.22vw;
  }

  .sec_facility .tabArea {
    width: calc(100% - .4rem);
    margin: auto;
  }

  .sec_facility .tabArea:before {
    content: none;
  }

  .sec_facility .tabArea .tabBox {
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 0.4rem;
    border: none;
    border-bottom: 0.02rem solid #00784e;
  }

  .sec_facility .tabArea .tabBox > li {
    width: calc((100% - .06rem)/ 4);
    height: 0.4rem;
  }

  .sec_facility .tabArea .tabBox > li + li {
    margin: 0;
    margin-left: 0.02rem;
  }

  .sec_facility .tabArea .tabBox > li span {
    font-size: 0.13rem;
  }

  .sec_facility .tabArea .tabDetail {
    height: auto;
  }

  .sec_facility .tabArea .tabDetail .item {
    left: 0;
    right: 0;
    display: block;
    height: auto;
  }

  .sec_facility .tabArea .tabDetail .item.show {
    position: relative;
  }

  .sec_facility .tabArea .detailBox {
    width: 100%;
    padding: 0.25rem 0.2rem;
    margin-top: 0.1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f5f4f3;
  }

  .sec_facility .tabArea .detailBox .title {
    font-size: 0.18rem;
    line-height: 1.23;
  }

  .sec_facility .tabArea .detailBox .title:after {
    font-size: 0.11rem;
    padding: 0.09rem 0.03rem 0.07rem;
    margin-left: 0.1rem;
  }

  .sec_facility .tabArea .detailBox .txt {
    font-size: 0.14rem;
    line-height: 2;
    margin-top: 0.15rem;
  }

  .sec_facility .tabArea .slider {
    margin-left: 0;
  }

  .sec_facility .tabArea [data-slidearea01].type01 {
    width: 100%;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_wrap {
    max-width: 100%;
    padding-bottom: 0.1rem;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button {
    width: 60px;
    height: 90px;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.next {
    right: -20px;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_btns button.prev {
    left: -20px;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_wrapin.type01 .slidearea01_link .ph {
    height: 60.83vw;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_link .ph {
    height: 60.83vw;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button:after, .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_pager button:before {
    width: 6px;
    height: 6px;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager {
    margin-top: 0.1rem;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn {
    width: 19.33vw;
    height: 19.33vw;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn:after {
    border: 0.03rem solid #00784e;
  }

  .sec_facility .tabArea [data-slidearea01].type01 .slidearea01_imgpager_btn + .slidearea01_imgpager_btn {
    margin-left: 0.05rem;
  }

  .sec_support > .in {
    margin-top: 0.15rem;
    padding-top: 0.15rem;
    padding-bottom: 0;
  }

  .sec_support .secTit {
    width: calc(100% - .4rem);
    margin: auto;
    text-align: left;
    padding-top: 0.85rem;
  }

  .sec_support .secTit .sub {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0.85;
    margin-top: 0;
    text-align: right;
  }

  .sec_support .topicBox {
    display: block;
    width: calc(100% - .8rem);
    margin: auto;
    margin-top: 0.25rem;
  }

  .sec_support .topicBox .item {
    width: 100%;
  }

  .sec_support .topicBox .item + .item {
    margin-top: 0.4rem;
  }

  .sec_support .topicBox .item .thumb {
    width: 100%;
    height: 51.38vw;
  }

  .sec_support .topicBox .item .detail {
    width: 100%;
  }

  .sec_support .topicBox .item .detail dt {
    font-size: 0.16rem;
    line-height: 2.2;
  }

  .sec_support .topicBox .item .detail dd {
    line-height: 2;
  }

  .sec_support .serviceBox {
    margin-top: 0.9rem;
    padding-top: 0.28rem;
    padding-bottom: 0.45rem;
  }

  .sec_support .chartBox {
    width: calc(100% - .4rem);
  }

  .sec_support .chartBox + .chartBox {
    margin-top: 0.45rem;
  }

  .sec_support .chartTit {
    text-align: center;
  }

  .sec_support .chartTit .title {
    position: static;
    font-size: 0.18rem;
  }

  .sec_support .chartTit .label {
    font-size: 0.11rem;
    margin-top: 0.15rem;
    padding-left: 0.22rem;
  }

  .sec_support .chartTit .label:before {
    top: calc(50% - .06rem);
    height: 0.13rem;
  }

  .sec_support .chartTit .label.great:before {
    width: 0.13rem;
  }

  .sec_support .chartTit .label.good {
    margin-left: 0.12rem;
  }

  .sec_support .chartTit .label.good:before {
    width: 0.15rem;
  }

  .sec_support .itemBox {
    margin-top: 0.1rem;
  }

  .sec_support .itemBox .item {
    width: calc((100% - .1rem)/ 2);
    height: 0.4rem;
    margin-left: 0.1rem;
    margin-bottom: 0.05rem;
  }

  .sec_support .itemBox .item:nth-child(2n+1) {
    margin-left: 0;
  }

  .sec_support .itemBox .item span {
    font-size: 0.11rem;
    line-height: 1.4;
  }

  .sec_support .itemBox .item:before {
    height: 0.4rem;
    width: 0.34rem;
  }

  .sec_support .itemBox .item.great:before {
    background-size: 0.15rem 0.15rem;
  }

  .sec_support .itemBox .item.good:before {
    background-size: auto 0.15rem;
  }

  .sec_voice > .in {
    padding-top: 0.35rem;
    padding-bottom: 0.6rem;
  }

  .sec_voice .deco01 {
    top: auto;
    bottom: 33.33vw;
    left: calc(50% - 1.33rem);
    right: auto;
    width: 1.67rem;
    height: 1.644rem;
    background-image: url(../img/voice_deco01_sp.png);
  }

  .sec_voice .deco02 {
    width: 0.15rem;
    height: 0.15rem;
    background-image: url(../img/voice_deco02_sp.png);
    top: auto;
    bottom: 12.22vw;
    right: calc(50% - 1.25rem);
  }

  .sec_voice .deco03 {
    width: 0.3rem;
    height: 0.33rem;
    background-image: url(../img/voice_deco03_sp.png);
    top: auto;
    bottom: -0.4rem;
    right: calc(50% - 1.55rem);
  }

  .sec_voice .secTit {
    margin-left: 0.4rem;
  }

  .sec_voice .voiceBox {
    display: block;
    width: calc(100% - .4rem);
    margin: auto;
    margin-top: 0.18rem;
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
    background-color: #fff;
  }

  .sec_voice .voiceBox .txtBox {
    width: calc(100% - .4rem);
    height: auto;
    margin: auto;
    padding: 0;
  }

  .sec_voice .voiceBox .txtBox:before {
    content: none;
  }

  .sec_voice .voiceBox .txtBox .title {
    font-size: 0.18rem;
    letter-spacing: 0.05em;
    line-height: 1.84;
  }

  .sec_voice .voiceBox .txtBox .dotted .spLine {
    position: relative;
  }

  .sec_voice .voiceBox .txtBox .dotted .spLine:before {
    content: "";
    position: absolute;
    bottom: -0.03rem;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#7ab9a3), color-stop(50%, #7ab9a3), color-stop(50%, transparent), to(transparent));
    background-image: -webkit-linear-gradient(right, #7ab9a3, #7ab9a3 50%, transparent 50%, transparent 100%);
    background-image: linear-gradient(to left, #7ab9a3, #7ab9a3 50%, transparent 50%, transparent 100%);
    background-size: 6px 6px;
    height: 2px;
    border: none;
  }

  .sec_voice .voiceBox .txtBox .txt {
    font-size: 0.14rem;
    letter-spacing: 0;
    line-height: 2;
    margin-top: 0.2rem;
  }

  .sec_voice .voiceBox .phBox {
    width: 77.77vw;
    height: 75vw;
    margin: 0 auto;
    margin-top: 0.25rem;
  }

  .sec_voice .voiceBox .phBox .main {
    width: 48.33vw;
    height: 61.11vw;
    margin-left: calc(100% - 48.33vw);
  }

  .sec_voice .voiceBox .phBox .sub {
    width: 51.8vw;
    height: 34.72vw;
  }

  .sec_price > .in {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }

  .sec_price .tableBox {
    width: calc(100% - .4rem);
    margin-top: 0.55rem;
  }

  .sec_price .tableBox .tableWrap {
    overflow: scroll;
  }

  .sec_price .tableBox table {
    width: 200%;
    margin-top: 0.06rem;
  }

  .sec_price .tableBox table.plan2 {
    position: relative;
    width: 250%;
  }

  .sec_price .tableBox table.plan2:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: #868686;
  }

  .sec_price .tableBox table.plan2 thead th {
    padding: 0.1rem 0.05rem;
    height: 0.38rem;
  }

  .sec_price .tableBox table.plan2 thead tr:nth-child(2) th {
    padding: 0.05rem;
  }

  .sec_price .tableBox table.plan2 tbody th {
    height: 0.76rem;
  }

  .sec_price .tableBox table.plan2 tbody td {
    height: 0.38rem;
  }

  .sec_price .tableBox thead th {
    padding: 0.12rem 0.08rem;
    font-size: 0.12rem;
  }

  .sec_price .tableBox tbody th {
    font-size: 0.12rem;
    line-height: 1.36;
    padding: 0.12rem;
  }

  .sec_price .tableBox tbody td {
    padding: 0.12rem;
    font-size: 0.12rem;
    line-height: 1.36;
  }

  .sec_price .tableBox tbody td > span {
    font-size: 0.17rem;
  }

  .sec_price .tableBox .note {
    font-size: 0.11rem;
    line-height: 1.77;
    margin-top: 0.12rem;
  }

  .sec_price .tableTit {
    font-size: 0.16rem;
  }

  .sec_price .tableTit .fukidasi {
    font-size: 0.14rem;
    padding: 0.11rem 0.1rem 0.11rem;
    border-radius: 0.11rem;
    margin-left: 0.12rem;
  }

  .sec_price .tableTit .fukidasi:before {
    left: -0.06rem;
    top: calc(50% - .04rem);
    border-width: 0.04rem 0.08rem 0.04rem 0;
  }










  .sec_price .planBox {
    width: calc(100% - 0.4rem);
    padding-top: 0.22rem;
    padding-bottom: 0.3rem;
  }

  .sec_price .planBox .secTtl .ttl {
    font-size: 0.21rem;
    letter-spacing: 0.08em;
  }

  .sec_price .planBox:before {
    height: 0.25rem;
    top: -0.15rem;
  }

  .sec_price .planBox .secTtl {
    width: calc(100% - 0.5rem);
  }

  .sec_price .planBox .secTtl .txt {
    font-size: 0.14rem;
    line-height: calc(58/28);
    text-align: left;
  }

  .sec_price .planBox .secTtl .img {
    margin-top: 0.3rem;
  }

  .sec_price .planBox .secTtl .img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }

  .sec_price .planBox .secPlanMerit {
    margin-top: 0.3rem;
    width: calc(100% - 0.5rem);
  }

  .sec_price .planBox .secPlanMerit .ttl {
    font-size: 0.19rem;
  }

  .sec_price .planBox .secPlanMerit .detailWrap {
    margin-top: 0.15rem;
    flex-wrap: wrap;
  }

  .sec_price .planBox .secPlanMerit .detailWrap dl {
    width: 100%;
  }

  .sec_price .planBox .secPlanMerit .detailWrap dl + dl {
    margin-top: 0.3rem;
  }

  .sec_price .planBox .secPlanMerit .detailWrap .img img {
    width: 100%;
  }

  .sec_price .planBox .secPlanMerit .detailWrap dt {
    font-size: 0.16rem;
    letter-spacing: 0.07em;
    text-align: center;
    margin-top: 0.1rem;
  }

  .sec_price .planBox .secPlanMerit .detailWrap dd {
    line-height: calc(58/28);
    margin-top: 0;
  }

  .sec_price .planBox .secPlanTxt .txt {
    font-size: 0.15rem;
    letter-spacing: 0.07em;
    line-height: calc(65/30);
    text-align: left;
  }

  .sec_price .planBox .secPlanTxt {
    margin-top: 0.3rem;
    width: calc(100% - 0.5rem);
  }

  .sec_price .planBox .secPlanTxt:before {
    height: 0.25rem;
    top: -0.35rem;
  }

  .sec_price .planBox .secPlanPoint {
    margin-top: 0.3rem;
    width: calc(100% - 0.5rem);
    padding: 0.25rem 0;
  }

  .sec_price .planBox .secPlanPoint .ttl {
    font-size: 0.16rem;
    top: -0.12rem;
  }

  .sec_price .planBox .secPlanPoint:after {
    width: 2.4rem;
  }

  .sec_price .planBox .secPlanPoint .txt {
    font-size: 0.14rem;
    line-height: calc(58/28);
    text-align: left;
    width: calc(100% - 0.2rem);
    margin: 0 auto;
  }





  .sec_access > .in {
    width: calc(100% - .4rem);
    margin: auto;
    padding-top: 0.8rem;
    padding-bottom: 0.35rem;
  }

  .sec_access .map {
    margin-top: 0.55rem;
    height: 129vw;
  }

  .sec_access .routeBox {
    margin-top: 0.35rem;
  }

  .sec_access .routeBox .address > dt span {
    font-size: 0.15rem;
    padding-top: 0.11rem 0.1rem;
  }

  .sec_access .routeBox .address > dd {
    font-size: 0.15rem;
  }

  .sec_access .routeBox .chart {
    display: block;
    margin-top: 0.25rem;
  }

  .sec_access .routeBox .chart img {
    width: 100%;
    height: auto;
  }

  .sec_access .routeBox .chart li {
    width: 100%;
  }

  .sec_access .routeBox .chart li + li {
    margin-top: 0.3rem;
  }

  .sec_contact > .in {
    width: calc(100% - .4rem);
    margin: auto;
    padding-top: 0.8rem;
    padding-bottom: 0.4rem;
  }

  .sec_contact .secTit.underline .title {
    font-size: 0.24rem;
    margin-bottom: 0.65rem;
  }

  .sec_contact .secTit.underline .txt {
    margin-top: -0.2rem;
    font-size: 0.14rem;
  }
}
@media (orientation: portrait) {
  .touchevents .mvArea .signature {
    font-size: 0.14rem;
  }
}
@media print, screen and (min-width: 641px) {
  .sec_feature .featureBox .item:nth-child(4n+1) {
    margin-left: 0;
  }

  .sec_reasons .reason02 .ph {
    left: auto;
    right: calc(50% - 7.2rem);
  }

  .sec_reasons .reason03 .txtBox {
    position: relative;
    margin-right: -0.4rem;
  }

  .sec_facility .facilityBox .floor.restaurant .phBox .sub2 {
    left: 0.3rem;
    bottom: -0.4rem;
  }

  .sec_facility .facilityBox.private .secTit .sub {
    top: auto;
    bottom: 0;
  }

  .sec_facility .tabArea .tabBox > li span {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }

  .sec_support .itemBox .item:nth-child(3n+1) {
    margin-left: 0;
  }

  .sec_voice .voiceBox .txtBox .dotted .pcLine {
    position: relative;
  }

  .sec_voice .voiceBox .txtBox .dotted .pcLine:before {
    content: "";
    position: absolute;
    bottom: -0.03rem;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#7ab9a3), color-stop(50%, #7ab9a3), color-stop(50%, transparent), to(transparent));
    background-image: -webkit-linear-gradient(right, #7ab9a3, #7ab9a3 50%, transparent 50%, transparent 100%);
    background-image: linear-gradient(to left, #7ab9a3, #7ab9a3 50%, transparent 50%, transparent 100%);
    background-size: 8px 8px;
    height: 1px;
    border: none;
  }
}

/*SNS*/
.sec_sns{
  position: relative;
  text-align: center;
  margin-top: 1.2rem;
}
.sec_sns .in{
  width: 9.2rem;
  margin: 0 auto;
}
.sec_sns .in .secTit .title{
  font-size: .32rem;
  font-family: source-han-serif-japanese, serif;
}
.sec_sns .in .bnr{
  background-color: #f1efef;
  padding: .55rem .75rem;
  margin-top: .22rem;
}
.sec_sns .in .main{
  width: 7.7rem;
  height: 2.4rem;
}
.sec_sns .in .main a {
  transition: 0.3s;
}
.sec_sns .in .main a:hover {
  opacity: .6;
}
.sec_sns:before{
  content: "";
  position: absolute;
  top: -.7rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 2px;
  height: 0.56rem;
  background-color: #00784e;
}
@media screen and (max-width: 640px) {
  .sec_sns{
    margin-top: .6rem;
  }
  .sec_sns .in{
    width: 100%;
  }
  .sec_sns .in .main{
    width: 100%;
    height: auto;
  }
  .sec_sns .in .bnr{
    padding: .3rem .2rem;
    margin-top: .22rem;
  }
  .sec_sns .in .secTit .title{
    font-size: .19rem;
  }
  .sec_sns:before{
    height: 0.25rem;
    top: -.38rem;
  }
}

/*family*/
.sec_voice .voiceBox.family{
}
.sec_voice .voiceBox.family .item1{
  order: 2; 
}
.sec_voice .voiceBox.family .item2{
  order: 1; 
}
.sec_voice .voiceBox.family .txtBox{
  width: 5.5rem;
  height: 6rem;
  margin-left: .6rem;
  margin-top: .4rem;
}
.sec_voice .voiceBox.family .txtBox:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0.8rem;
  bottom: 0.4rem;
  left: -4.5rem;
  right: -.4rem;
  display: block;
  background-color: #fff;
}
.sec_voice .voiceBox.family .phBox{
  width: 4.2rem;
  margin-right: 0;
}
.sec_voice .voiceBox.family .phBox .sub {
  position: absolute;
  bottom: .2rem;
  left: .4rem;
  width: 4.2rem;
  height: 3.6rem;
}
.sec_voice .voiceBox.family .deco01 {
  width: .9rem;
  height: .9rem;
  background-image: url(../img/voice_deco01.png);
  top: 5.4rem;
  right: calc(50% - 4.6rem);
}
@media screen and (max-width: 640px) {
  .sec_voice .voiceBox.family{
    padding-bottom: 0;
  }
  .sec_voice .voiceBox.family .txtBox{
    width: calc(100% - 0.4rem);
    height: auto;
    margin: auto;
    padding: 0;
  }
  .sec_voice .voiceBox.family .phBox {
    position: relative;
    width: 72.77vw;
    height: 48vw;
    margin: 0 auto;
    margin-top: 0.25rem;
  }
  .sec_voice .voiceBox.family .phBox .sub {
    width: 62vw;
    height: 53vw;
    left: .6rem;
  }
  .sec_voice .voiceBox.family .deco01 {
    width: .6rem;
    height: .6rem;
    top: 6rem;
    left: calc(50% - 1.7rem);
  }
}
/*Pet*/
.sec_pet .petBox {
  position: relative;
  max-width: 10.8rem;
  width: 100%;
  margin: auto;
  padding-top: 1.8rem;
  padding-bottom: 2.8rem;
}
.sec_pet .petBox .txtBox {
  position: relative;
  z-index: 0;
  width: 4.4rem;
  height: 2.9rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -.5rem;
}
.sec_pet .petBox .txtBox .txt {
  font-size: 0.16rem;
  letter-spacing: 0;
  line-height: 2.28;
  margin-top: 0.15rem;
}
.sec_pet .petBox .floor {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.sec_pet .petBox .floor.restaurant {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sec_pet .petBox .floor.restaurant .phBox .main {
  width: 7.8rem;
  height: 4.38rem;
  margin-left: 0.4rem;
}
.sec_pet .petBox .floor.restaurant .phBox .sub {
  position: absolute;
  left: 2.18rem;
  bottom: -2.9rem;
  width: 3.4rem;
  height: 5.1rem;
}
.sec_pet .floorTit {
  position: relative;
  font-size: 0.37rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.57;
  color: #332016;
  /*padding-top: 0.2rem;*/
  font-family: source-han-serif-japanese, serif;
}
.sec_pet .floorTit span {
  position: relative;
  left: -0.07em;
}
.sec_pet .phBox {
  position: relative;
  z-index: 1;
  display: block;
  width: 6.3rem;
  height: 5.8rem;
}
.sec_pet .bgDeco {
  position: absolute;
  display: block;
  z-index: 0;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.sec_pet .petBox .deco04 {
  position: absolute;
  width: 2.46rem;
  height: 2.72rem;
  background-image: url(../img/reason_deco04.png);
  top: 1.1rem;
  left: calc(50% - 6.4rem);
}
.sec_pet .petBox .deco03 {
  position: absolute;
  width: 0.46rem;
  height: 0.5rem;
  background-image: url(../img/reason_deco03.png);
  top: 9.6rem;
  right: calc(50% - 5.6rem);
}
@media print, screen and (min-width: 641px) {
  .sec_pet .petBox .floor.restaurant .phBox .sub2 {
    left: -3.6rem;
    bottom: -2rem;
    width: 5.62rem;
    height: 3.16rem;
  }
  .sec_facility .facilityBox.private .secTit .sub {
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 640px) {
.sec_pet .petBox {
    padding-top: .2rem;
    padding-bottom: 0;
  }
  .sec_pet .petBox .txtBox {
    width: calc(100% - .4rem);
    height: auto;
    margin: auto;
    margin-top: -0.4rem;
    padding-right: 0;
    padding-bottom: 0;
  }
  .sec_pet .petBox .txtBox .txt {
    line-height: 2;
    padding-top: 1rem;
    letter-spacing: -0.06em;
  }
  .sec_pet .petBox .floor {
    display: block;
    margin-top: 0;
  }
  .sec_pet .petBox .floor.restaurant {
    margin-top: 0.5rem;
  }
  .sec_pet .petBox .floor.restaurant .floorTit {
    text-align: center;
  }
  .sec_pet .floorTit {
    font-size: 0.22rem;
    padding-top: 0.16rem;
  }
  .sec_pet .phBox {
    width: calc(100% - .4rem);
    height: 77.22vw;
    margin: auto;
    padding-top: .3rem;
  }
  .sec_pet .petBox .floor.restaurant .phBox .main {
    position: absolute;
    left: auto;
    right: -0.2rem;
    width: 100%;
    height: 50.22vw;
  }
  .sec_pet .petBox .floor.restaurant .phBox .sub {
    left: auto;
    right: 0.02rem;
    width: 28.66vw;
    height: 44.22vw;
    top: 1.6rem;
  }
  .sec_pet .petBox .floor.restaurant .phBox .sub2 {
    left: -0.2rem;
    right: auto;
    width: 62.66vw;
    height: 34.22vw;
    top: 2.2rem;
  }
  .sec_pet .petBox .deco04 {
    width: 1.22rem;
    height: 1.35rem;
    background-image: url(../img/reason_deco04.png);
    top: .3rem;
    left: calc(50% - 2rem);
  }
  .sec_pet .petBox .deco03 {
    width: 1.67rem;
    height: 1.644rem;
    background-image: url(../img/voice_deco01_sp.png);
    top: 4.6rem;
    right: .2rem;
    /*right: calc(50% - 0);*/
  }
   .sec_pet .deco01 {
    top: auto;
    bottom: 33.33vw;
    left: calc(50% - 1.33rem);
    right: auto;
    width: 1.67rem;
    height: 1.644rem;
    background-image: url(../img/voice_deco01.png);
  }
}