@charset "utf-8";
/*使用する文字コード*/
BR.clear {
  clear: both;
}
H1#siteTitle {
  margin: 0px 0px 5px 0px;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}
H2#logo {
  margin: 0px;
  text-align: center;
}
STRONG.caution {
  color: #DD0000;
}
DIV.imageGroup {
  text-align: center;
}
.ui-li-heading,
.ui-li-desc,
.ui-btn-text {
  overflow: visible;
  white-space: normal;
}
DIV#catchArea {
  margin: 0px;
  text-align: center;
}
DIV.telBanner {
  text-align: center;
}
DIV#swipeImage UL,
DIV#swipeImage LI {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
DIV#swipeImage UL {
  width: 100%;
}
SPAN#swipeImagePosition {
  font-size: 18px;
}
SPAN#swipeImagePosition em.swipeImageOn {
  color: #EE0000;
}
/* ==================== アイトリートメント ==================== */
.eyewave_qa th {
  font-size: 26px;
  font-weight: bold;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  width: 7%;
}
.eyewave_qa td {
  padding: 20px 10px 10px 0;
  text-align: left;
}
.q_ttl {
  color: #0070c0;
}
.a_ttl {
  color: #f00;
}
/* ------ margin ------ */
.sp_mb_0 {
  margin-bottom: 0 !important;
}
.sp_mb_5 {
  margin-bottom: 5px !important;
}
.sp_mb_10 {
  margin-bottom: 10px !important;
}
.sp_mb_15 {
  margin-bottom: 15px !important;
}
.sp_mb_20 {
  margin-bottom: 20px !important;
}
.sp_mb_25 {
  margin-bottom: 25px !important;
}
.sp_mb_30 {
  margin-bottom: 30px !important;
}
.sp_mt_0 {
  margin-top: 0 !important;
}
.sp_mt_5 {
  margin-top: 5px !important;
}
.sp_mt_10 {
  margin-top: 10px !important;
}
.sp_mt_15 {
  margin-top: 15px !important;
}
.sp_mt_20 {
  margin-top: 20px !important;
}
.sp_mt_25 {
  margin-top: 25px !important;
}
.sp_mt_30 {
  margin-top: 30px !important;
}
/* ==================== PCで使ったCSSの効果打消し ==================== */
.entryBody IMG.fRimg,
.entryBody IMG.fLimg,
.entryBody IMG.imgL,
.entryBody IMG.imgR,
.entryBody IMG.imgC,
.entryBody IMG.mt-image-center,
.entryBody IMG.mt-image-left,
.entryBody IMG.mt-image-right,
.entryBody IMG.mt-image-none,
.entryBody IMG.fL,
.entryBody IMG.fR,
.ui-collapsible-content IMG.mt-image-none {
  display: block !important;
  float: none !important;
  margin: 0 auto 10px !important;
  text-align: center !important;
  max-width: 280px !important;
  width: 100% !important;
  height: auto !important;
}
/*SPのみ非表示*/
.sp_d_n {
  display: none !important;
}
/* ==================== メニュー＆料金 ==================== */
table.table_price,
table.table_price2 {
  width: 100%;
}
table.table_price th,
table.table_price td,
table.table_price2 th,
table.table_price2 td {
  display: block;
  border-bottom: 1px solid #C8C8C8;
  text-align: left;
}
table.table_price td {
  text-align: right;
  font-weight: bold;
}
DIV.telBanner p.small {
  font-size: 11px;
}
.entryBody IMG.sp_w640 {
  display: block !important;
  float: none !important;
  margin: 0 auto 10px !important;
  text-align: center !important;
  max-width: 640px !important;
  width: 100% !important;
  height: auto !important;
}
h5.sp_price {
  background-image: url(/cmn/images/h5_bg.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0px 0 0 24px;
  color: #FF5F57;
  font-size: 16px;
  margin-block-start: 0;
  margin-block-end: 0;
  border-bottom: 1px solid #FF5F57;
}
h2 {
  display: block;
  /*font-size: 1.5em;*/
  font-size: 1.2em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
p {
  display: block;
  /*margin-block-start: 1em;
    margin-block-end: 1em;*/
  margin-block-start: 10px;
  margin-block-end: 10px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
h6 {
  font-size: 16px;
  margin-block-start: 10px;
  margin-block-end: 10px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#rejuvenation .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
}
#rejuvenation h5 {
  background-image: url(../../images/h5_bg.gif);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 16px;
  color: #FF5F57;
  margin: 10px 0 0;
  padding: 0 0 0 25px;
}
ul.milagro {
  padding: 0 10px;
}
ul.milagro .mila h4 {
  margin: 0;
}
DIV.center {
  text-align: center;
}
.environ_menu img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}