@charset "UTF-8";
.img--fit{object-position: top;}
#care .co_1180 {
  width: 84%;
  max-width: 1180px;
  margin: 0 auto;
}

#care .co_880 {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}

#care .sp {
  display: none;
}
#care .pic-img{display: flex;margin: 16px 0;justify-content: space-between;flex-wrap: wrap;}
#care .pic-img img{width: 49.2%;}
#care .pc {
  display: block;
}
.note--tbl{margin-top: 30px;display: block;position: absolute;bottom: 5px;padding-right: 5px;}
#care .f44 {
  font-size: 44px;
  font-weight: 400;
}

#care .f26 {
  font-size: 26px;
  font-weight: 500;
}
#care .f24 {
  font-size: 24px;
  font-weight: 500;
}

#care .f16 {
  font-size: 16px;
  font-weight: 500;
}
#care .f12 {
  font-size: 12px;
}
#care .imgCol .f12{ text-align: right;}
#care .f10 {
  font-size: 10px;
  font-weight: 500;
  font-family: "FP-ヒラギノUD角ゴ StdN W6",HiraginoUDSansStdN-W6,sans-serif;
}

#care .mt150 {
  margin-top: 150px;
}

#care .mt100 {
  margin-top: 100px;
}
#care .mt50 {
  margin-top: 50px;
}
.content{background-image: unset;background-repeat: repeat;background-size: 100%;padding-bottom: 50px;}

#care .mt70 {
  margin-top: 70px;
}

#care .mt40 {
  margin-top: 40px;
}

#care .mt20 {
  margin-top: 20px;
}
#care .mt10 {
  margin-top: 10px;
}
#care .mt40_60 {
  margin-top: 30px;
}

#care .bold {
  font-weight: bold;
}

#care .txt_center {
  text-align: center;
}

#care .txt_right {
  text-align: right;
}

#care .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
}

/*
#care .img{ position: relative; z-index: 1;}
#care .img .imgCap{ position: absolute; right: 7px; bottom: 10px; color: #fff; font-size: 10px; text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 0.5px #000; z-index: 2; font-family: "FP-ヒラギノUD角ゴ StdN W6",HiraginoUDSansStdN-W6,sans-serif;}

*/
.fv__Cap.bk{ color: #000; text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff;}
#care .row.bw {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#care .row.item_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#care .item_wdList li { display: flex; justify-content: space-between; /*margin-top: 30px;*/}
#care .item_wdList li .imgCol{ flex-basis: 35%;}
#care .item_wdList li .txtCol{ flex-basis: calc(65% - 30px);}

#care .row .col_50 {
  width: 49.15%;
}

#care .row .col_30 {
  width: 32.21%;
}

#care .title_line {
  position: relative;
  padding-bottom: 25px;
}

#care .title_line::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 80px;
  height: 2px;
  background-color: #000;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#care .title_line::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 47%;
  width: 80%;
  max-width: 60px;
  height: 2px;
  background-color: #897d76;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

#care .item_p li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50px;
}

#care .item_p li .txt_p .f26 {
  margin: 1em 0;
}
#care .item_p li .txt_p .f26.mt0{margin-top: 0;}

.section--bdr {
  /* margin-top: 50px; */
}
#care .cap-txt{text-align: center;font-size: 10px;margin-top: 5px;}
/* a.url-b{
  color: darkblue;
  text-decoration: underline;
}

span.url {
  display: block;
  margin-top: 10px;
} */

p.btn-link {
  width: 100%;
  margin: 20px auto;
}

span.f10.mt20 {
  display: block;
  text-align: center;
}

.f_culm {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  text-align: center;
}

.label-box.js--inview--fadeIn-up.spTop {
  display: block;
}

.img_wr01 {
  width: 190px;
  /* height: 190px; */
  margin: 0 auto;
}

.img_wr01 img {
  width: 100%;
}

.col_30.js--inview--fadeIn-up.item_b {
  margin-top: 30px;
}


.price,
.month,
.flow,
.room,
.requirement {
  margin-top: 30px;
}

.img img {
  width: 100%;
  margin: 0 auto;
}

.img img.sp70{
  width: 70%;
  margin: 0 auto;
}



/* p.imgCap.bk.f10 {
  text-align: start;
  position: static;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.5;
  padding-bottom: 30px;
} */

.label-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
  align-items: center;
  gap: 10px;
}

.img_wr01{
  width: 190px;
 /* height: 190px;  */
}

.label-box img{
  width: 100%;
}

.price-img {
  margin-top: 10px;
  text-align: center;
}

.data-content {
  padding: 10px 0;
}

dl.data {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  align-items: center;
}

.data dt {
  width: 40%;
  color: #fff;
  background-color: #615755;
  text-align: center;
  padding: 5px 0;
}

dt.r-bg {
  background-color: #851d0f;
}

.data dd {
  width: 60%;
  padding-left: 15px;
}

dl.data.w100 {
  display: flex;
  width: 100%;
}

dl.data.pc-flex {
  display: block;
  width: 100%;
}

dt.w30.pd30,
dd.w80 {
  width: 100%;
  padding-left: 0;
}

dd.f16{
  font-size: 16px;
}

dd.p_f36,
dd.s_f20{
  font-family: "F+UD-筑紫明朝 R", "F+UD-TsukuMin R", serif;
}

span.s_f20,
dt.f20{
  font-size: 20px;
}

.summary{
  margin-top: 15px;
}

.summary p,
span.asterisk,
/* dd span.f12, */
span.f12{
  font-size: 10px;
  font-family: "FP-ヒラギノUD角ゴ StdN W6",HiraginoUDSansStdN-W6,sans-serif;
}

.summary-txt{
  display: block;
  font-family: "FP-ヒラギノUD角ゴ StdN W6",HiraginoUDSansStdN-W6,sans-serif;
  font-size: 10px;
}

.requirement-list{
  margin-bottom: 10px;
}

li.list-c::before{
  content: '●';
  display: inline-block;
  position: relative;
}

p.imgCap.bk.f10 {
  color: #000;
  text-shadow: unset;
  position: unset;
  margin-top: 30px;
  line-height: 1.7;
  text-align: left;
  font-size: 12px;
}
.price-new .pricetit{
  font-size: 32px;
  text-align: center;
  color: #fff;
  background-color: #860000;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  line-height: 1;
}
.price-new .pricetit--span{
  text-align: left;
  color: #860000;
  background: #fff;
  font-size: 24px;
  padding: 5px 15px;
  line-height: 1.2;
  border-radius: 3px;
  border: 1px solid #000;
}
.price-new .sub{
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.price-new .caption{
  display: flex;
  justify-content: space-between;
  max-width: 640px;
  margin: 0 220px 0 290px;
  color: #860000;
  font-weight: bold;
}
.price-new .summarytxt{
  font-size: 13px;
  margin-top: 30px;
}
.price-new .titsp{
  text-align: center;
  font-size: 20px;
  background-color: #ccbeb6;
  line-height: 1.2;
  margin-bottom: 12px;
  padding-top: 5px;
}
.price-new .titsp span{
  font-size: 12px;
  line-height: 1.2;
}
.price-new .titsp.tit2{
  margin-top: 20px;
}
#pricenew{margin-top: 40px;}
@media only screen and (min-width: 769px) and (max-width: 1100px) {
  #care br.sp{display: block;}
  .price-new .caption{
    margin: auto;
    max-width: 100%;
  }
  #care .f44 {
    font-size: 4vw;
  }
  #care .f26 {
    font-size: 2.5vw;
  }
  #care .f16 {
    font-size: 2vw;
  }

  p.btn-link {
    width: 640px;
    margin: 20px auto;
  }

  a.btn--icon--suffix.btn--link.btn--normal.left--md.pd10 {
    padding: 5px;
  }

  .f_culm {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .label-box.js--inview--fadeIn-up.spTop {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
  }

  .label-txt {
    line-height: 2;
    text-align: left;
    width: calc(100% - 200px);
  }

  .label-txt p{
    font-size: 1.5vw;
  }

  .img.w300,
  .img.w333{
    width: 100%;
  }

  .price-img {
    display: flex;
  }

  .price-img img {
    width: 50%;
  }

  .data-content{
    max-width: 650px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }

  .data-content.no_wr {
    display: block;
  }

  dl.data{
    width: 50%;
    margin-bottom: 20px;
  }

  dl.data.w100,
  dl.data.pc-flex {
    display: flex;
    width: 100%;
  }

  .data dt{
    width: 40%;
  }

  dt.w30 {
    width: 15%;
  }

  .data dd{
    padding-left: 40px;
    letter-spacing: 1.5px;
  }

  .box-fl {
    margin-top: 15px;
  }

  dt.w30.pd30 {
    width: 20%;
    padding: 4% 0;
  }

  dd.w80 {
    width: 80%;
  }
  .price .pricetit{
    padding: 1%;
    font-size: 2.5vw;
  }
  .price .pricetit--span{
    font-size: 2vw;
  }
}


.item_order .care--note{
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  #care .item_p li .txt_p .f26.mt0{
    margin: 1em 0;
  }
  #care .row.bw li:not(:first-child){margin-top: 40px;}
  #care .f44 {
    font-size: 6vw;
  }
  #care .sp {
    display: block;
  }
  #care .pc {
    display: none;
  }
  #care .mt150 {
    margin-top: 100px;
  }
  #care .mt100 {
    margin-top: 10vw;
  }
  #care .mt70 {
    margin-top: 7vw;
  }
   #care .mt50 {
    margin-top: 30px;
  }
  #care .mt40 {
    margin-top: 25px;
  }
  #care .mt20 {
    margin-top: 2vw;
  }
  #care .mt50_sp {
    margin-top: 8vw;
  }
  #care .txt_left_sp {
    text-align: left;
  }
  #care .row .col_50 {
    width: 100%;
  }
  #care .row .col_30 { width: 100%;}
	#care .row .col_30:nth-of-type(n+2){ margin-top: 40px;}
  #care .full_sp {
    width: 100%;
  }
  #care .pic-img img{width: 100%;margin-top: 16px;}

  /* #care .item_p li .txt_p {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  #care .item_p li .img {
    margin-top: 2vw;
    text-align: center;
  }
  #care .item_order li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #care .item_order li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #care .item_order li:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #care .item_order li:nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  #care .sec_3_p ul li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #care .sec_3_p ul li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #care .sec_3_p ul li:nth-child(3) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  } */
  #care .sec_3_p ul li:nth-child(3) .row {
    margin-top: 4vw;
  }
  #care .sec_3_p ul li:nth-child(3) .col_30:nth-child(2),
	#care .sec_3_p ul li:nth-child(3) .col_30:nth-child(3) {
    width: 49%;
  }
	#care .item_wdList li { display: block; margin-top: 40px!important;}
	#care .item_wdList li .txtCol{ margin-top: 20px;}
  .price-new .pricetit{
    flex-wrap: wrap;
    font-size: 4vw;
  }
  .price-new .pricetit--span{width: 98%;margin-bottom: 2%;font-size: 3.5vw;}
  .price-new .sub{
    font-size: 14px;
    letter-spacing: -1px;

  }
  .price-new .caption{margin: 0;max-width: 100%;font-size: 13px;}
  .price-new .sp{text-align: center;}
  .price-new .caption{max-width: 315px; margin: auto;}
}

@media only screen and (max-width: 500px) {
  #care .f26 {
    font-size: 18px;
  }
  #care .f16 {
    font-size: 13px;
  }
  .price-new .summarytxt{font-size: 10px;}

}
.sp450{display: none;}
@media only screen and (max-width: 450px) {
  .sp450{display: block;}
  a.btn--normal.btn--anchor.left--md.btn--icon--suffix {
    font-size: 12px;
  }

  #care .mt150 {
    margin-top: 80px;
  }
  #care .button_p {
    width: 86.6%;
  }
  #care .item_p li {
    margin-top: 50px;
  }

  span.sp_f11{
    font-size: 11px;
  }
}
.text_left{position: relative;
left: 15%;}
@media only screen and (max-width: 1280px){
  .text_right{
    position: relative;
    left: -8%;
  }
  .text_left{position: relative;left: 20%;}
}
@media only screen and (max-width: 1100px){
  .text_right{
    position: unset;
  }
  .text_left{position: unset;width: 50%;text-align: left;}
}
@media only screen and (min-width: 1101px){

  .container--view.co_780 {
    max-width: 1180px;
  }

  .price, .month, .room, .flow, .requirement {
    margin-top: 100px;
  }

  .navi--sec .navi__item+.navi__item {
    margin-left: 0;
  }

  li.navi__item.mb20 {
    margin-bottom: 20px;
  }

  .navi--sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -20px;
    justify-content: space-between;
  }

  .navi--sec .navi__item {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: calc((100% - 20px)/ 3);
    margin: 0;
  }

  a.btn--normal.btn--anchor.left--md.btn--icon--suffix {
    font-size: 15px;
  }

  p.btn-link {
    width: 380px;
    margin: 20px auto;
  }

  a.btn--normal.btn--link.left--md.btn--icon--suffix {
    padding: 5px;
  }


  .f_culm {
    display: grid;
    grid-template-columns: 28.22% 34.32% 28.22%;
    grid-template-rows: 36% 64%;
  }

  .img img {
    width: 100%;
    margin: 0 auto;
  }

  .img img.sp70{
    width: 100%;
    margin: 0 auto;
  }

  .label-box.js--inview--fadeIn-up.spTop.item_a {
    display: flex;
    flex-direction: unset;
    text-align: left;
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 100%;
    align-items: center;
  }

  .col_30.js--inview--fadeIn-up.item_b {
    margin-top: 0;
  }

  .img_wr01 {
    width: 38%;
    /* height: auto; */
  }

  .label-box img {
    width: 100%;
  }

  .label-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .label-txt {
    line-height: 2;
    padding-left: 2%;
    width: 100%;
  }

  .col_30.js--inview--fadeIn-up.item_b {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    align-self: baseline;
    margin-top: 20px;
  }

  .col_30.js--inview--fadeIn-up.item_c {
    grid-column-start: 2;
    grid-row-start: 2;
  }

  p.imgCap.bk.f10 {
    color: #000;
    text-shadow: unset;
    position: unset;
    margin-top: 30px;
    line-height: 1.7;
    text-align: left;
    font-size: 12px;
  }

  /* p.imgCap.bk {
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 30px;
  } */

  img.mb50{
    margin-bottom: 10%;
  }

  .img.w300,
  .img.w333{
    width: 100%;
  }

  .price-img {
    max-width: 900px;
    margin: 30px auto 10px;
    display: flex;
    margin-top: 30px;
  }

  .price-img img {
    width: 100%;
  }

  .summary-txt{
    width: 100%;
    margin: 0 auto;
    display: block;
    font-family: "FP-ヒラギノUD角ゴ StdN W6",HiraginoUDSansStdN-W6,sans-serif;
    font-size: 10px;
    padding-left: 10.1%;
  }

  span.asterisk {
    vertical-align: top;
  }

  .data-content{
    width: 930px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .data-content.no_wr {
    display: block;
  }

  dl.data{
    width: 50%;
    margin-bottom: 20px;
  }

  dl.data.w100 {
    width: 100%;
  }

  .data dt{
    width: 30%;
  }

  dt.w30 {
    width: 15%;
  }

  .data dd{
    padding-left: 40px;
    letter-spacing: 1.5px;
  }

  .box-fl{
    display: flex;
    width: 100%;
    margin-top: 10px;
  }

  dl.data.pc-flex {
    display: flex;
  }
  
  .box-l {
    width: 50%;
  }
  
  .box-l dl,
  .box-r dl{
    margin-bottom: 20px;
    align-items: center;
  }

  .box-r {
    width: 50%;
    padding-left: 1%;
  }

  dl.data.w100.r-pd {
    padding-left: 3%;
  }

  dt.w30.pd30 {
    width: 20%;
    padding: 40px 0px;
  }

  dd.w80 {
    width: 79%;
    padding: 0 2%;
    line-height: 2;
    letter-spacing: 0.2px;
  }

  span.p_f36{
    font-size: 26px;
  }

  ul.requirement-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
  }
  
  .data-content.w930{
    width: 930px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  li.list-c:nth-child(1),
  li.list-c:nth-child(3){
    width: 46%;
  }

  li.list-c:nth-child(2),
  li.list-c:nth-child(4){
    width: 54%;
  }

}
#care .co_1180.live-park {
  margin-top: 100px !important;
}
.live-park figure{
  position: relative;
  margin-top: 10px;
}
.live-park > p{
  text-align: center;
  margin-bottom: 40px;
}
.live-park figure figcaption{
  position: absolute;
  font-size: 10px;
  bottom: 10px;
  right: 10px;
  text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000, 0 0 4px #000, 0 0 5px #000, 0 0 6px #000, 0 0 7px #000, 0 0 8px #000, 0 0 9px #000, 0 0 10px #000;
  color: #fff;
}
.tit-sub-img{
  font-weight: 500;
}
.box--txt-care .care--note{
  margin-top: 0;
}
.box--txt-care .care--note p{
  margin-left: 1.4em;
  text-indent: -1.4em;
}
.care--note span.f18{font-size: 18px;}
.col--care .care--note{margin-top: 20px;}
@media only screen and (max-width: 768px){
  .tit-sub-img{
    font-weight: 500;
  }
  .note--tbl{position: unset;margin-top: 10px;}
  .live-park figure{
    text-align: center;
  }
  #care .co_1180.live-park {
    margin-top: 40px !important;
  }
  .live-park figure figcaption{
    right: 15%;
  }
  .live-park > p{
    margin-bottom: 20px;
  }
}

.dflex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.care--inner--2{align-items: center;margin-top: 10px;}
.care--inner .box-img{
  width: 47.9%;
}
.care--inner .box-img >p{
  font-size: 14px;
  margin: 5px 0 0;
}
.care--inner .box-img .img2{
  text-align: center;
  margin-top: 110px;
}
.care--inner  .txt_p{
  width: 47.9%;
}
.care--inner  .txt_p h3{
  margin: 0 0 10px;
}
.care--note{
  padding: 20px 30px;
  background-color: #f9ecec;
  margin: 5px 0 20px;
}
.care--note h4{
  font-weight: 500;
  font-size: 24px;
}
.care--inner  .txt_p .f-18{
  font-size: 18px;
}
.care--inner  .txt_p p.note{
  font-size: 12px;
  margin:  10px 0 0;
}
@media only screen and (max-width: 768px){
  .care--inner .box-img{
    width: 100%;
    margin: 0 0 20px;
  }
  .care--inner .box-img .img2{
    margin: 10px 0 0;
  }
  .care--inner .txt_p{
    width: 100%;
  }
 .care--note{
    padding: 10px 20px;
  }
  .care--note h4{
    font-size: 20px;
  }
}

.map-room .room-detail{
  margin: 20px 0 0;
}
.map-room-inner .box-img{
  width: 30.5%;
}
.map-room-inner .box-txt{
  width: 63.34%;
}
.map-room-inner .box-txt h3{
  margin: 10px 0 ;
}
.room-detail .room-info{
  width: 32.457%;
}
.map-room .note{
  font-size: 12px;
  margin: 10px 0 0;
}
.map-room-inner2 .box-img{
  width: 44.92%;
}
.map-room-inner2 .box-txt{
  width: 49.15%;
}
.map-room2 > h3{
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 10px;
}
.map-room-inner3{
  margin: 40px 0 0 ;
}
.map-room-inner3 .box-img{
  width: 44.66%;
}
.map-room-inner3 .box-txt{
  width: 49.24%;
}
.room-detai2{
  margin: 50px 0 0;
}
.room-detai2 .room-info{
  width: 23.73%;
}
.fun-ac > h3{
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 10px;
}
.fun-ac > p{
  text-align: center;
}
.fun-detail{
  margin: 40px 0 0;
}
.fun-detail .fun-ct{
  width: 31.615%;
}
.fun-detail .fun-ct >h3{
  font-size: 20px;
  font-weight: 500;
}
.tab-table {
  padding: 24px 0;
  border: 1px solid #000;
  margin: 50px auto 0;
  max-width: 980px;
}
.tab-table h3{
  text-align: center;
}
.tab-table .row-inner{
  justify-content: center;
  margin: 10px 0 0;
}
.tab-table .row-inner .col-detail:nth-of-type(1){
  padding-right: 50px;
}
.tab-table .row-inner .col-detail:nth-of-type(2){
  padding: 0 50px;
  border-left: 2px dashed #000;
  border-right: 2px dashed #000;
}
.tab-table .row-inner .col-detail:nth-of-type(3){
  padding-left: 50px;
}
.food> h3{
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 10px;
}
.food> .note{
  font-size: 12px;
}
.food .box-img .img{
  width: 31.61%;
}
.food .box-img {
  margin: 10px 0 30px
}
.food-ps .img{
  width: 35%;
}
.food-ps .box-txt{
  width: 63%;
}
.food-ps .box-txt h3{
  line-height: 1;
  margin: 0 0 20px;
}
.ab-recept h4{
  font-size: 20px;
  font-weight: 500;
}
.ab-recept .top-exs{
  text-align: right;
  margin: -30px 0 0;
}
.ab-recept .bot-exs{
  text-align: right;
  font-size: 12px;
}
.recept-box{
  justify-content: space-between;
  margin: 15px 0 0;
}

.recept-box p{
  width: 24.5%;
  background-color: #f9ecec;
  text-align: center;
  margin:0 0 7px 0;
  padding: 15px 10px;
}
.recept-box p:nth-of-type(4n){
  margin-right: 0;
}
.recept-box p.no-cnt{background: transparent;}
@media only screen and (max-width: 768px){
  .map-room-inner .box-img{
    width: 100%;
  }
  .map-room-inner .box-txt{
    width: 100%;
  }
  .room-detail .room-info{
    width: 100%;
    margin-bottom: 20px;
  }
.fun-detail .fun-ct >h3{
  font-size: 18px;
}

.fun-detail{
  margin: 20px 0 0;
}
  .map-room-inner2 .box-img,.map-room-inner3 .box-img{
    margin: 0 0 20px;
  }
  .map-room2 > h3,.fun-ac > h3,.food > h3{
    font-size: 24px;
  }
  .room-detai2 .room-info{
    width: 100%;
    margin: 0 0 20px;
  }
  .fun-detail .fun-ct{
    width: 100%;
    margin: 0 0 20px;
  }
  .tab-table .row-inner .col-detail{
    width: 100%;
  }
  .tab-table{
    padding: 25px;
  }
  .tab-table .row-inner .col-detail:nth-of-type(3){
    padding-left: 0;
  }
  .tab-table .row-inner .col-detail:nth-of-type(2){
    padding: 0;
    border: none;
  }
  .food .box-img .img{
    width: 100%;
    margin: 20px 0 0px;
  }
  .food-ps .img{
    width: 100%;
  }
  .food-ps .box-txt{
    width: 100%;
    margin: 20px 0 0;
  }
  .ab-recept h4{
    font-size: 18px;
  }
  .ab-recept .top-exs{
    margin: 0;
    text-align: left;
    font-size: 12px;
  }
  .recept-box p{
    width: 100%;
    margin-right: 0;
  }
}
.payment-method > h3{
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 20px
}
.payment-method .sub-txt{
  font-size: 20px;
  margin: 0 0 20px;
}
.payment-method .note{
  font-size: 12px;
  margin: 20px 0 0;
}
.process >h3{
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 20px
}
.process table {
  border-collapse: collapse;
}
.process table tr{
  border-bottom: 1px solid #bfab94;
}
.process table tr:nth-of-type(1){
  border-top: 1px solid #bfab94;
}
.process table tr th{
  font-size: 24px;
  background-color: #615755;
  vertical-align: middle;
  color: #fff;
  font-weight: 400;
  padding-left: 30px;
  width: 252px;
}
.process table tr td{
  padding: 20px 15px ;
}
@media only screen and (max-width: 768px){
  .navi--sec{justify-content: center;}
  .payment-method > h3,.process > h3{
    font-size: 24px;
  }
  .payment-method .sub-txt{
    font-size: 18px;
  }
  .process table tr{
    display: flex;
    flex-wrap: wrap;
  }
  .process table tr th{
    width: 100%;
  }
  .process table tr td{
    width: 100%;
    border: 1px solid #bfab94;
  }
  .process table tr{
    border-bottom:none;
  }
  .process table tr th{
    font-size: 20px;
    padding-left: 15px;
  }

}


/* =====care=============== */
.fv--second{position: relative;}
.mv-txt{position: absolute;left: 19.2708%;top: 50%;transform: translateY(-50%);color: #221815;text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 5px #fff, 0 0 6px #fff, 0 0 7px #fff, 0 0 8px #fff, 0 0 9px #fff, 0 0 10px #fff;}
.mv-txt p{text-align: center;font-size: 24px;}
.mv-txt h3{font-size: min(28px,32px);font-weight: 600;}

#care .clr-brown{color:#936c5b;}
#care .clr-blue{color:#082fa1;}
#care .clr-red{color:#910000;}

#care .care--tit-f36{font-size: 34px;font-weight: 500;}
#care .center--tit{text-align: center;margin: 0 0 60px;}
#care .center--txt{text-align: center;}

#care .care--per{margin: 80px 0 0;}
#care .img-brand{padding: 0 min(4vw,80px);}
#care .txt-medium{font-weight: 500;}
#care .care--visit .care--col{width: 47.9%;}
#care .care--visit .care--col h4{margin: 5px 0;}

#care .care--health .care--row{display: flex;justify-content: space-between;flex-wrap: wrap;}
#care .care--health .care--row .care--colL{width: 72%;}
#care .care--health .care--row .care--colR{width: 18.6440%;}
#care .care--health .care--row .map--img{display: flex;justify-content: space-between;flex-wrap: wrap;}
#care .care--health .care--row .map--img .map--L{width: 25.529411%;margin-top: 40px;}
#care .care--health .care--row .map--img .map--R{width:60.94%;}
#care .care--health .info--map{padding: 15px 10px;background: #f4ece0;}
#care .care--health img{vertical-align: bottom;}
#care .care--health .map--detail:not(:last-child){margin: 0 0 20px;}
#care .f21{font-size: 21px;font-weight: 500;}

#care .fun--inner{display: flex;justify-content: space-between;flex-wrap: wrap;row-gap: 50px;}
#care .fun--inner .fun--detail{width: 47.9%;}
#care .fun--inner .fun--tit{border-bottom: 1px solid #000;margin: 10px 0 5px;padding-bottom: 5px;}
#care .fun-ac .cap-note{text-align: left;}
#care .care--giving .txt-list:not(:last-child){margin: 0 0 10px;}

.care--thanks .thanks--inner{display: flex;justify-content: space-between;flex-wrap: wrap;}
.care--thanks .thanks--inner .thanks-col{width: 48%;border: 2px solid #7b7879;border-radius: 5px;padding: 40px 30px;}
.care--thanks .thanks--inner .thanks-col .box-bg{background: #e6e6e6;border-radius: 5px;text-align: center;padding: 30px 0;min-height: 179px;align-content: center;margin: 0 0 20px;}
.care--thanks .thanks--inner .thanks-col .info--num{min-height: 210px;align-content: center;}

.care--thanks .clr-red02{color: #cc0000;}
.care--table01 table{width: 100%;border-collapse: collapse;margin: 0 0 10px;}
.care--table01 table,.care--table01 table th,.care--table01 table td{border: 1px solid #dedede;}
.care--table01 table th{background: #ededed;width: 24%;}
.care--table01 table td{padding: 15px;}
.care--table01 table th,.care--table01 table td{padding: 15px;font-size: 20px;font-weight: 500;}
.care--table01 table .last-row th{background: #f0d0d0;}
.care--table01 table .last-row th,
.care--table01 table .last-row td{border-color: #f0d0d0;border-top: 1px solid #f0d0d0;font-size: 28px;}
.care--table01 table .row-tbl th,
.care--table01 table .row-tbl td{border-bottom: 1px solid #f0d0d0;}

/*  */
.care--table02 table{width: 100%;border-collapse: collapse;margin: 30px 0 10px;}
.care--table02 table,.care--table02 table th,.care--table02 table td{border:1px solid #000000;}
.care--table02 table th,.care--table02 table td{text-align: center;padding: 15px 10px;vertical-align: middle;font-weight: 500;}
.care--table02 table th{background: #e5e5e5;font-size: 18px;}
.care--table02 table th:nth-of-type(1),.care--table02 table td:nth-of-type(1){text-align: left;line-height: 1.3;font-size: 18px;}
.care--table02 table td{font-size: 24px;}

.care--table03 table{width: 100%;border-collapse: collapse;margin: 30px 0 10px;}
.care--table03 table,.care--table03 table th,.care--table03 table td{border:1px solid #ddd;}
.care--table03 table th,.care--table03 table td{padding: 10px;vertical-align: middle;font-weight: 500;position: relative;}
.care--table03 table th{background: #e5e5e5;width: 20%;}
.pc900{display: block !important;}
.sp900{display: none !important;}
@media (min-width: 1000px) and (max-width: 1440px){
  #care .care--thanks .thanks--inner .thanks-col .info--num .care--tit-f36{font-size: min(2.3vw,34px);}
    #care .care--thanks .thanks--inner .thanks-col .info--num .f24{font-size: 23px;}
}
@media  (max-width: 1000px){
.care--thanks .thanks--inner .thanks-col{width: 100%;margin: 0 0 20px;}
#care .care--thanks .thanks--inner .thanks-col .info--num .care--tit-f36{text-align: center;}

}
@media (min-width: 769px) and (max-width: 1100px){
  .care--thanks .thanks--inner .thanks-col br.sp{display: none !important;}
  .mv-txt{left: 50%;transform:translate(-50%,-50%);width: 100%;text-align: center;}
    .care--table02 table th, .care--table02 table td{padding: 4px;}
  .care--table02 table th:nth-of-type(1), .care--table02 table td:nth-of-type(1){font-size: 14px;}
  .care--table02 table th{font-size: 16px;}
  .care--table02 table td{font-size: 16px;}
}
@media only screen and (max-width: 900px){
.pc900{display: none !important;}
.sp900{display: block !important;}

  #care .care--health .care--row .care--colL{width: 100%;}
  #care .care--health .care--row .map--img .map--R{width: 100%;order: -1;margin: 0 0 20px;text-align: center;}
  #care .care--health .care--row .care--colR{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
  #care .care--health .map--detail{width: 48%;}
    #care .care--health .map--detail img{width: 100%;}
    #care .care--health .care--row .map--img .map--L{margin: 0 0 20px;display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;}

  }
   @media only screen and (max-width: 768px){
.scroll-sp{padding: 0 0 10px;overflow-x: scroll;}

    .scroll-sp table{
  width: 768px;
  z-index: 2;
  position: relative;border: none;margin-top: 10px;
  background: #fff;}
  #care .f21{font-size: 17px;}
    .mv-txt{left: 50%;transform:translate(-50%,-50%);width: 100%;text-align: center;}
    #care .care--per{margin: 40px 0 0;}
#care .care--tit-f36{font-size: 20px;margin: 0 0 20px;line-height: 1.5;}
#care .f24{font-size: 18px;}
#care .care--visit .care--col{width: 100%;margin:  0 0 20px;}
.map-room-inner .box-txt h3{margin: 0;}
#care .fun--inner{row-gap: 30px;}
#care .fun--inner .fun--detail{width: 100%;}
.care--thanks .thanks--inner .thanks-col{width: 100%;padding: 20px;margin: 0 0 20px;}
.care--thanks .thanks--inner .thanks-col .info--num{text-align: center;min-height: auto;}

.care--table01 table th, .care--table01 table td{padding: 10px;font-size: 14px;}
.care--table01 table tr{display: flex;flex-direction: column;}
.care--table01 table th{width: 100%;}
.care--table01 table .row-tbl th,
.care--table01 table .row-tbl td{border-bottom: 1px solid #dedede;}
.care--table01 table .last-row th, .care--table01 table .last-row td{font-size: 18px;}

.care--table03 table tr{display: flex;flex-direction: column;}
.care--table03 table th, .care--table03 table td{width: 100%;}

.care--table02 table th,.care--table02 table th:nth-of-type(1), .care--table02 table td:nth-of-type(1){font-size: 14px;}
.care--table02 table td{font-size: 16px;}
  }
  @media only screen and (max-width: 450px){
      .mv-txt {text-align: center;top: 12%;padding: 0 20px;}
    .mv-txt p{font-size: 16px;}
.mv-txt h3{font-size: 24px;line-height: 1.5;margin: 10px 0 0;}
  }
@media only screen and (max-width: 576px){
  #care .care--health .map--detail{width: 100%;}
  .ab-recept .bot-exs{font-size: 10px;}
}
.header_add .container_menu{justify-content: flex-start;padding-bottom: 10px;}
@media only screen and (max-width: 768px) {
.header_add .container_menu{padding-bottom: 0;}
    .fees-tbl .col-f{ position: sticky; top: 0; left: 0; border-right: 0 !important;border-left: 0 !important;}
    .fees-tbl .col-f:before,
    .fees-tbl .col-f:after{content: ''; position: absolute; top: 0; width: 1px; height: 100%; background: #000;}
    .fees-tbl .col-f:before{left: 0;}
    .fees-tbl .col-f:after{right: 0;}
    .fees-tbl td.col-f{background: #fff;}
    .fees-tbl .sp-brdR{border-left: 0;}
  .swipe {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    margin: 20px 0 0px;
  }
      .swipe::after {
    content: '';
    background: url("../images/care/icon_swipe.png") no-repeat center center/100% 100%;
    width: 40px;
    height: 15px;
    margin-left: 10px;
  }
}
.pagefooter_hd_wrap{margin: 60px 0 0;}
.pagefooter__inner{padding-bottom: 20px;}
.pagefooter{background: #fff;}
.pagefooter__pws a{padding: 0;max-width: unset;background: unset;box-shadow: unset;}
.ft_contact__details li {line-height: 1.6;}
.pagefooter_hd_wrap{justify-content: center;gap: 40px;}
.pagefooter_hd_wrap .pagefooter__pws{margin: 0;flex-basis: unset;}
.ft_contact__details li{display: block;}
@media (max-width: 768px) {
  .pagefooter__inner {
    padding: 0 0;
  }
  /* #care .care--thanks .thanks--inner .thanks-col .info--num br.sp{display: none;} */
}

@media only screen and (min-width: 769px) {
  #ft_logo .ft_logo {

    vertical-align: middle;
  }
  .pagefooter_hd_wrap{margin-left: 40px;}
}