@charset "utf-8";
/* Care
--------------------------------------------------------------------------*/
.name-photo {
  position: relative;
  text-align: right;
  display: block;
  font-size: 1rem;
  width: 100%;
}
.clr-green {
  color: #14a83c !important;
}
.bg-clr-green {
  background: #14a83c !important;
}
strong.clr-green {
  font-weight: 700 !important;
}
.tx-inline span {
  display: inline-block;
}
.cnt-box-ul {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
  border-bottom: solid 1px #D4D4D4 !important;
}
.flex-box {
  display: flex;
}
section.contents-tx,
section.contents-tx2 {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: auto;
  padding: 0;
}
section.contents-tx div.cnt-box {
  box-sizing: border-box;
  width: 100%;
  max-width: 1264px;
  padding: 2rem 0px 5rem 0px;
  margin: auto;
}
section.contents-tx2 div.cnt-box {
  box-sizing: border-box;
  width: 100%;
  max-width: 1264px;
  padding: 45px 0px 25px 0px;
  margin: auto;
}
section.contents-info {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: auto;
  padding: 10px 0 0 0;
  background: #faf8f0;
}
section.contents-info div.cnt-box {
  box-sizing: border-box;
  width: 100%;
  max-width: 1264px;
  padding: 45px 0px 45px 0px;
  margin: auto;
  border-bottom: dotted 1px #CFCDC3 !important;
}
section.contents-info div.cnt-box:last-child {
  border-bottom: none !important;
  padding: 45px 0px 45px 0px;
}
#top section.key-v {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background: #faf8f0;
}
#top section.key-v div.cnt-box-f {
  position: relative;
  width: 100%;
  max-width: 1264px;
  margin: auto;
}
#top section.key-v div.cnt-box-f figure {
  margin: 0 !important;
}
#top section.key-v div.cnt-box-f div.cnt-box-r img {
  margin-top: 5%;
}
#top section.key-v div.key-v-tx {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 1264px;
  margin: auto;
  padding: 30px 40px 10px 40px;
  background: #faf8f0;
}
#top section.key-v div.ct-logo {
  margin-top: 15%;
}
#top section.key-v div.tm {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 30px;
  color: #f25488 !important;
  font-weight: bold !important;
  display: flex;
  justify-content: left;
  align-items: center;
  overflow: hidden;
}
#top section.key-v div.tm span.tm-box {
  position: relative;
  box-sizing: border-box;
  background: #f25488;
  padding: 15px 20px;
  color: #FFFFFF;
  font-weight: bold;
  display: inline-block;
  font-size: 110%;
  text-align: center;
}
#top section.key-v div.tm span.tm-tx {
  position: relative;
  padding: 0 20px;
  font-size: 180%;
  font-weight: bold;
  display: inline-block;
}
#contents-trip {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 1264px;
  margin: auto;
  padding: 0;
  border-top: 4px solid #3dbddf;
}
#top h4 {
  background: #3dbddf;
}
#top section#contents {
  padding: 0px 0 10px 0;
}
#top section#contents h6 {
  position: relative;
  padding-left: 55px;
  border-bottom: none;
  margin-bottom: 15px;
  font-size: 140%;
}
#top section#contents h6:before {
  content: url("../img/yoga/icon-h5.png");
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 46px;
  top: -7px;
  left: 0;
  margin: auto;
}
section.contents-tx h3 {
  margin-bottom: 60px;
}
section.contents-tx p {
  margin-bottom: 0px;
}
h3.trip-mark {
  margin: 0 0 40px 0;
}
h3.trip-mark img {
  width: 20%;
  margin: auto;
}
#top div.shop-info {
  display: block;
  margin-bottom: 15px;
}
#top div.shop-info h6 {
  margin: 1rem 0;
}
@media screen and (max-width: 1050px) {
  section.contents-tx div.cnt-box {
    padding: 25px 5% 25px 5%;
  }
  section.contents-tx2 div.cnt-box {
    padding: 45px 5% 25px 5%;
  }
  section.contents-info div.cnt-box {
    padding: 45px 5% 45px 5%;
  }
  section.contents-info div.cnt-box:last-child {
    border-bottom: none !important;
    padding: 45px 5% 0px 5%;
  }
}
@media screen and (max-width: 768px) {
  .flex-box {
    display: block;
    margin-top: 3vw;
  }
}
@media screen and (max-width: 640px) {
  .cnt-box-ul {
    padding-top: 4vw !important;
    padding-bottom: 5vw !important;
  }
  section.contents-info {
    padding: 10px 0 20px 0;
    background: #faf8f0;
  }
  section.contents-tx div.cnt-box {
    padding: 5vw 8% 5vw 8%;
  }
  section.contents-tx2 div.cnt-box {
    padding: 20px 8% 10px 8%;
  }
  section.contents-info div.cnt-box {
    padding: 20px 8% 20px 8%;
  }
  section.contents-info div.cnt-box:last-child {
    border-bottom: none !important;
    padding: 20px 8% 20px 8%;
  }
  section.contents-info div.cnt-box {
    max-width: none;
  }
  section.contents-info div.cnt-box {
    box-sizing: border-box;
    width: 100%;
    max-width: 1264px;
    margin: auto;
    border-bottom: dotted 1px #CFCDC3;
  }
  #top section.key-v div.ct-logo {
    margin-top: 5%;
  }
  #top section.key-v div.cnt-box-f div.cnt-box-r img {
    margin-top: 0;
  }
  h3.trip-mark img {
    width: 40%;
    margin: auto;
  }
}
@media screen and (max-width: 440px) {
  #top section.key-v div.tm {
    display: block;
    justify-content: left;
    align-items: center;
    overflow: hidden;
  }
  #top section.key-v div.tm span.tm-box {
    position: relative;
    padding: 8px 15px;
    display: block;
    font-size: 100%;
    width: 50%;
    margin-bottom: 10px;
  }
  #top section.key-v div.tm span.tm-tx {
    position: relative;
    padding: 0px;
    font-size: 140%;
    display: block;
    width: 100%;
  }
  h3.trip-mark img {
    width: 60%;
    margin: auto;
  }
}
/* Security
--------------------------------------------------------------------------*/
#care section.bg-gray {
  background: #faf8f0;
}
#care section.bg-lgray {
  background: #fdfcf8;
}
.sns-icon {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sns-icon-i {
  width: 20%;
  margin-right: 4%;
}
#always_wrap div.sns-ttl {
  width: 76%;
}
#always_wrap div.sns-ttl h5 {
  margin: 0;
  padding: 0;
}
#care div#always_wrap h3.main-ttl {
  color: #eb6d9a;
}
p.care-staff {
  box-sizing: border-box;
  width: 230px;
  text-align: center;
  padding: 2px 5px;
  margin: 0 auto 0 auto !important;
  background-color: #FFEED2;
  border: solid 2px #DF5B80 !important;
  color: #DF5B80 !important;
  border-radius: 8px;
}
span.jigyo-on {
  box-sizing: border-box;
  padding: 2px 10px;
  background-color: #DF5B80;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 70% !important;
  margin-left: 10px;
}
span.jigyo-new {
  box-sizing: border-box;
  display: block;
  padding: 4px 10px 3px 10px;
  background-color: #DF5B80;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 90% !important;
  margin-bottom: 10px;
  text-align: center;
  width: 50px;
}
span.kaigo-yohin {
  box-sizing: border-box;
  padding: 2px 10px;
  background-color: #3dbedf;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 70% !important;
  margin-left: 10px;
}
span.tx-wht {
  color: #FFFFFF;
  font-size: 70% !important;
}
#care table.mod-table-ex td,
#care table.mod-table-ex th {
  font-size: 130% !important;
  color: #000000;
  letter-spacing: 0.05em;
}
#care .image-ttl1 {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 15px 0;
  text-align: center;
}
#care .image-ttl1 img {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 2rem auto;
}
#care .cnt-box-pink {
  position: relative;
  box-sizing: border-box;
  margin: 15px 10px 35px 10px;
  padding: 40px;
  border: solid 1px #efede4;
  border-radius: 10px;
  background-color: #FFFFFF;
}
#care .cnt-box-pink table {
  width: 100% !important;
  margin: 0 !important;
}
#care .qa-box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 2rem;
}
#care .qa-box div.qa-box-f {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.6rem;
}
#care .tel-area {
  text-align: center;
}
#care .tel-area h3 {
  margin: 0 !important;
}
#care .tel-area h5 {
  margin: 3rem auto 1.5rem auto;
}
#care .tel-area h6 {
  font-size: 2.2rem !important;
  margin-top: 3rem;
}
#care .tel-area p {
  margin: 0 0 0.5rem 0 !important;
}
#care .tel-area p span {
  font-weight: 600;
}
#care .tel-area p.bt-t1 {
  margin: 2rem auto 1rem auto !important;
}
.qa-icon {
  width: 8%;
}
.qa-tx-q {
  position: relative;
  box-sizing: border-box;
  width: 92%;
  padding: 1rem 2rem 1rem 3rem;
  background: #D6E3FF;
  display: block;
  border-radius: 0.5rem;
  overflow: hidden;
}
.qa-tx-a {
  position: relative;
  box-sizing: border-box;
  width: 92%;
  padding: 1rem 2rem 1rem 3rem;
  background: #FFDFED;
  display: block;
  border-radius: 0.5rem;
  overflow: hidden;
}
.qa-tx-q:before {
  content: 'Q';
  position: absolute;
  font-size: 1.3rem;
  font-weight: bold;
  color: #4083AD;
  left: 1rem;
  top: 1rem;
  display: inline-block;
}
.qa-tx-a:before {
  content: 'A';
  position: absolute;
  font-size: 1.3rem;
  font-weight: bold;
  color: #FF9EB3;
  left: 1rem;
  top: 1rem;
  display: inline-block;
}
.qa-tx-q p,
.qa-tx-a p {
  margin-bottom: 0 !important;
}
.qa-table {
  margin: 1.5rem 0;
}
.qa-table table {
  width: 100% !important;
  background: #CCC !important;
  margin: 0;
  color: #333 !important;
  border-spacing: 1px !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.qa-table th {
  box-sizing: border-box;
  width: 25%;
  background: #FFE1F2;
  text-align: center !important;
  padding: 0.8rem 1.4rem !important;
  border: 1px solid #cccccc !important;
  color: #000000 !important;
}
.qa-table td {
  box-sizing: border-box;
  width: 75%;
  background-color: #FFF;
  padding: 0.8rem 1.4rem !important;
  border: 1px solid #cccccc !important;
  color: #000000 !important;
}
.qa-table td ul.list-dot {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
.qa-table td ul.list-dot li {
  position: relative;
  box-sizing: border-box;
  padding: 0 0.3rem 0 1.2rem;
  line-height: 2rem;
  font-size: 1rem !important;
  color: #666;
}
.qa-table td ul.list-dot li:before {
  content: '●';
  position: absolute;
  color: #FF9EB3;
  left: 0;
  top: 0;
  display: inline-block;
}
p.qa-art {
  color: #F36382 !important;
  font-weight: bold !important;
}
.free-d-area {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.free-d {
  display: inline-block;
  background: #0C48B1;
  color: #FFFFFF !important;
  padding: 0 0.6rem;
  border-radius: 0.3rem;
  font-size: 0.8rem !important;
  margin-right: 1rem;
}
.free-d-tx {
  display: inline-block;
}
.free-num {
  color: #0C48B1 !important;
  font-size: 2rem !important;
  font-weight: bold !important;
}
.icon-new {
  box-sizing: border-box;
  display: inline-block;
  padding: 0.3rem 0.6rem 0.2rem 0.6rem;
  margin-bottom: 0.2rem;
  margin-right: 1rem;
  background: #FFDF9C;
  color: #6E4D1D;
}
.tx-udline {
  text-decoration: underline !important;
  color: #600416 !important;
}
@media screen and (max-width: 640px) {
  #care div.cbw5 {
    width: 100%;
  }
  h3.security-mark img {
    width: 40%;
    margin: auto;
  }
  #care div#always_wrap h3.main-ttl {
    font-size: 200%;
  }
  .qa-table table {
    font-size: 0.9rem !important;
    line-height: 1.3rem !important;
  }
  .qa-table th {
    width: 100%;
    display: block;
  }
  .qa-table td {
    width: 100%;
    display: block;
    border-top: none !important;
    border-bottom: none !important;
  }
  .qa-table td.last-td {
    border-bottom: 1px solid #cccccc !important;
  }
  .qa-table td ul.list-dot li {
    font-size: 0.9rem !important;
    line-height: 1.3rem !important;
  }
  #care .tel-area h5 {
    margin: 0 auto 1rem auto;
  }
  #care .tel-area h6 {
    font-size: 1.8rem !important;
    margin-top: 2.4vw;
  }
}
@media screen and (max-width: 440px) {
  h3.security-mark img {
    width: 60%;
    margin: auto;
  }
  span.jigyo-on {
    margin: 5px 0 5px 0;
    width: 100%;
    text-align: center;
    display: block;
  }
  span.jigyo-new {
    margin: 5px 0 5px 0;
    width: 100%;
    text-align: center;
    display: block;
  }
}
picture.mb2 {
  display: block;
  margin-bottom: 2rem;
}
h3.aw-care-alsoku-ni {
  position: relative;
  display: block;
  margin-top: 0;
}
picture.aw-bl-word {
  position: absolute;
  display: block;
  width: 240px;
  right: 11rem;
  top: 0rem;
}
.aw-bl-yellow {
  position: relative;
  display: inline-block;
  border-bottom: 6px solid #FFC600 !important;
  font-weight: bold !important;
  padding-bottom: 0 !important;
}
h3 span.aw-bl-yellow {
  font-size: 3rem !important;
}
.aw-bl-blue {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #5371C1 !important;
  padding-bottom: 0 !important;
}
.tx-box-bef {
  background: #B7E7FF;
  padding: 1.2rem 2rem !important;
  border: none !important;
  margin-bottom: 1.5rem !important;
}
.tx-box-aft {
  background: #FFE164;
  padding: 1.2rem 2rem !important;
  border: none !important;
  margin: 1.5rem auto !important;
}
p.aw-clr-bk {
  position: relative;
  display: block;
  font-size: 1.8rem !important;
  color: #1D1D1D !important;
  font-weight: bold !important;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 1rem !important;
}
h3 span.aw-tx-ss {
  line-height: 1rem;
}
@media screen and (max-width: 767.98px) {
  picture.aw-bl-word {
    position: absolute;
    display: block;
    width: 36vw;
    right: 3%;
  }
  p.aw-clr-bk {
    margin-top: 7vw;
    margin-bottom: 1rem !important;
  }
  h3 span.aw-bl-yellow {
    font-size: 2.4rem !important;
  }
}
.care-rose h5 {
  text-align: center;
  color: #E45579 !important;
  line-height: 2.4rem !important;
  margin-bottom: 1rem !important;
}
.care-rose figcaption {
  background: #F47695;
  color: #FFF;
  margin-top: 0 !important;
  padding: 0.5rem 1rem;
}
