@charset "utf-8";
/* CSS Document */
/*---------------------------
調整
 --------------------------*/
/* もっと見る */
.block-link {
  text-align: center;
  display: none;
}
/* 表示形式を非表示にする */
.block-goods-list--sort-order-items {
  display: none;
}
/* 表示件数（上）を非表示にする */
.block-goods-list--pager-top {
  display: none;
}
/* 表示件数（下）を非表示にする */
.block-goods-list--pager-bottom {
  display: none;
}
.block-thumbnail-t {
  margin-top: 30px;
}
.block-top-event {
  padding: 1.5em 0.5em;
}
.small-f {
  font-size: 0.75rem;
}
.block-thumbnail-t--goods-name {
  text-align: left;
}
/*---------------------------
adobefont
 --------------------------*/
#medi_sotakei-lp {
  /*font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;*/
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  font-style: normal;
  font-weight: 900;
  text-align: center;
  background: #f0f7f8;
  padding-bottom: 50px;
}
.medi-mainvisual {
  background: #339599;
  width: 100%;
  padding-bottom: 2px;
}
/*---------------------------
動画調整
 --------------------------*/
#medi_video .hacobune-app-container {
  padding: 0px !important;
  background: #339599 !important;
}
#medi_video .hacobune-unit-video-outline {
  padding: 0px !important;
  margin-bottom: -18px;
}
/***動画の上下部分白背景を変える***/
#medi_video .hacobune-app-container {
  background: #339599 !important;
  padding: 0 !important;
  margin: 0 1.25rem 2rem 1.25rem !important;
}
#medi_video .hacobune-video-js.videojs-default-skin {
  background-color: #339599 !important;
}
/*---------------------------
インタビュー動画調整
 --------------------------*/
#medi_video02 .hacobune-app-container {
  padding: 0px !important;
  background: #f0f7f8 !important;
}
#medi_video02 .hacobune-unit-video-outline {
  padding: 0px !important;
  margin-bottom: -18px !important;
}
/***動画の上下部分白背景を変える***/
#medi_video02 .hacobune-app-container {
  background: #f0f7f8 !important;
  padding: 0 !important;
  margin: 2rem 1.25rem !important;
}
#medi_video02 .hacobune-video-js.videojs-default-skin {
  background-color: #f0f7f8 !important;
}
/*---------------------------
メディヒールとは？
 --------------------------*/
.about-medi {
  background: #fff;
  margin: 2rem 1.25rem;
  padding: 1.5rem;
}
.about-medi .medi-rogo {
  width: 80%;
}
.about-medi h3 {
  text-align: left;
  color: #339599;
  padding: 0 .4em .2em;
  border-bottom: 2px dotted #339599;
  background-color: #ffffff;
  font-size: 1.5rem;
}
.about-medi p {
  text-align: left;
  margin-bottom: 30px;
}
.about-medi .medi-effect {
  width: 95%;
}
span.f-colors {
  font-size: 1.05rem;
}
/*---------------------------
メディヒールレビュー
 --------------------------*/
.medi-voices {
  background: #f0f7f8;
  margin: 2rem 1.25rem;
  padding: 1.5rem;
}
.medi-voiceimg {
  display: flex;
  justify-content: space-evenly;
  align-items: center；
}
.medi-voiceimg img {
  width: 100%;
}
.medi-voiceimg p {
  text-align: left;
}
.medi-voicegraf .medi-recomm {
  width: 350px;
  padding: 0 1.25rem;
}
.medi-voices h2 {
  font-size: 3rem;
  color: #339599;
  margin: 0.5rem;
}
/*---------------------------
タイトル吹き出し
 --------------------------*/
.medi-voices h3 {
  position: relative;
  padding: 1rem 1rem 1rem 1.5rem;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  font-size: 1.15rem;
  text-align: center;
  margin: 0 1.5rem 1.5rem;
  filter: drop-shadow(5px 5px 3px rgba(51, 149, 153, .6));
}
.medi-voices h3:before {
  position: absolute;
  top: 100%;
  left: 150px;
  height: 0;
  width: 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
  border-width: 15px;
  content: "";
}
.medi-atten p {
  font-weight: 500;
  font-family: "yu-mincho-pr6n", sans-serif;
  letter-spacing: 0.05em;
  line-height: 1.25;
  font-size: 0.75rem;
  text-align: left;
}
.medi-recomm p {
  font-weight: 800;
  font-size: 2.25rem;
  letter-spacing: 0.05em;
  line-height: 1.25;
}
span.f-colorb {
  color: #339599;
  font-size: 3rem;
}
/*---------------------------
レビュー吹き出し
 --------------------------*/
.balloon-009 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1.5rem 0;
}
.balloon-009 img {
  max-width: 90px;
  height: 100%;
  border: 3px solid #f2f2f2;
  border-radius: 60%;
  z-index: 10;
}
.balloon-009 p {
  position: relative;
  max-width: 600px;
  margin: 3px 0 3px -15px;
  padding: .8em 1em .8em 1.75em;
  border-radius: 0 30px 30px 0;
  background-color: #ffffff;
  color: #333333;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: left;
}
span.f-colorg {
  color: #339599;
}
/*---------------------------
インタビュー画像と文字調整
 --------------------------*/
.iterview-sotakei {
  position: relative;
  margin: 2rem 1.25rem;
}
.iterview-sotakei img {
  width: 100%;
}
.iterview-text {
  position: absolute; /*重ねたい子要素にabsolute*/
  top: 15%;
  right: 2%;
  color: #000;
  margin: 0 !important; /*文字がずれている場合や*/
  padding: 0 !important; /*文字が折り返される場合*/
  text-align: right;
}
.iterview-sotakei h2 {
  font-size: 2.05rem;
  color: #339599;
}
.iterview-sotakei p {
  font-size: 1.15rem;
}
/*---------------------------
インタビュー前記事
 --------------------------*/
.iterview-sotakei02 {
  text-align: center;
  margin: 2rem 1.25rem;
  padding: 2rem;
  border: solid 3px #339599; /*線色*/
  border-radius: 0.95em; /*角丸*/
}
.iterview-text02 h2 {
  color: #339599;
  font-size: 2rem;
  margin: 0;
  padding: 0.15em 0;
}
.iterview-text02 h3 {
  font-size: 1.5rem;
  margin: -5px 0 20px 0;
}
.iterview-text02 p {
  text-align: left;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  font-size: 1.15rem;
}
.iterview-text03 p {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  text-align: right;
  font-size: 1.05rem;
  padding-top: 20px;
}
.iterview-text03 a {
  color: #1F595B;
}
.iterview-text03 a:hover {
  color: #339599 !important;
  transition: all 0.5s;
  text-decoration: none !important;
}
/* 中央からsample */
.iterview-text03 a {
  position: relative;
  display: inline-block;
}
.iterview-text03 a::before {
  content: "";
  position: absolute;
  left: 100%;
  right: 100%;
  bottom: 0;
  height: 2px;
  background-color: #1F595B;
  -webkit-transition: left 0.2s ease, right 0.2s ease;
  -moz-transition: left 0.2s ease, right 0.2s ease;
  -o-transition: left 0.2s ease, right 0.2s ease;
  transition: left 0.2s ease, right 0.2s ease;
}
.iterview-text03 a:hover::before {
  left: 0;
  right: 0;
}
/*--------------------------- 
画像切り替え
 --------------------------*/
.main_imgBox {
  height: 420px;
  width: 70%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.main_img {
  z-index: 10;
  opacity: 0;
  height: 400px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 36s 0s infinite;
  animation: anime 36s 0s infinite;
}
.main_img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.main_img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.main_img:nth-of-type(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}
.main_img:nth-of-type(6) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}
@keyframes anime {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
    transform: scale(1.0);
    z-index: 9;
  }
  100% {
    opacity: 0
  }
}
/*--------------------------- 
タイトル
 --------------------------*/
.pre-order h2 {
  color: #339599;
  font-size: 2rem;
}
.store-r h2 {
  color: #339599;
  font-size: 2rem;
  margin: 0;
}
.store-r h3 {
  color: #339599;
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 0;
}
.medi-others {
  border: solid 3px #339599; /*線色*/
  padding: 0.5em; /*文字周りの余白*/
  border-radius: 0.95em; /*角丸*/
  margin: 1.5rem 2rem;
}
.medi-others h2 {
  color: #339599;
  font-size: 1.75rem;
  margin: 0;
}
.medi-others p {
  color: #339599;
  font-size: 1.25rem;
  margin: 0;
}
.medi-others a:hover {
  color: #339599 !important;
  text-decoration: none !important;
}
/*--------------------------- 
別ページインタビュー
 --------------------------*/
.iterview-tl h2 {
  color: #339599;
  font-size: 2rem;
  margin: 1.5rem 0;
}
.iterview-block {
  text-align: left;
  margin: 3.5rem 5rem;
}
.iterview-tl h3 {
  color: #339599;
  font-size: 1.5rem;
  margin: 1.5rem 0 0.95rem 0;
}
.iterview-tl p {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.iterview-tl h4 {
  font-size: 1.15rem;
  margin: 1.5rem 0 0.95rem 0;
}
/*---------------------------
プロフ
 --------------------------*/
.so-takei_prof {
  background: #fff;
  margin: 2rem 1.25rem;
  padding: 0.5rem 1.5rem 1.5rem 1.5rem;
}
.so-takei_prof h3 {
  text-align: left;
  color: #339599;
  padding: 0 .4em .2em;
  border-bottom: 2px dotted #339599;
  background-color: #ffffff;
  font-size: 1.5rem;
  margin-bottom: 1.15rem;
}
.so-takei_prof p {
  text-align: left;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.75;
}
.about-medi .medi-effect {
  width: 95%;
}
.so-takei_prof h4 {
  text-align: left;
  font-size: 1.05rem;
}
/*---------------------------
インタビュー画像と文字調整
 --------------------------*/
.iterview-sotakeisp {
  position: relative;
  margin: 0 0 2.5rem 0;
}
.iterview-sotakeisp img {
  width: 100%;
}
.iterview-textsp {
  position: absolute;
  top: 15%;
  right: 2%;
  color: #000;
  margin: 0 !important;
  padding: 0 !important;
  text-align: right;
}
.iterview-sotakeisp h2 {
  font-size: 2.05rem;
  color: #339599;
}
.iterview-sotakeisp p {
  font-size: 1.25rem;
}
/*---------------------------
26SS
 --------------------------*/
/*---------------------------
メディヒールリサーチ
 --------------------------*/
.research-medi {
  background: #fff;
  margin: 2rem 1.25rem;
  padding: 1.5rem;
}
.research-medi .medi-rogo {
  width: 80%;
}
.research-medi h2 {
  text-align: center;
  color: #339599;
  padding: 0 .4em .2em;
  font-size: 1.75rem;
}
.research-medi p {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  margin-bottom: 30px;
}
.research-medi .medi-effect {
  width: 95%;
}
span.f-colors {
  font-size: 1.05rem;
}
/*---------------------------
完売
 --------------------------*/
.soldout h2 {
  margin: 0;
  padding: 0 0 0 0.25em;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #ffffff;
}
.soldout-02 p {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ffffff;
  margin: 0;
  font-size: .75rem;
}
.soldout img {
  width: 150px;
}
.soldout {
	margin: 4rem 0 0 0;
}
/*---------------------------
業界最安値
 --------------------------*/
/* 1. 全体の配置：中央寄せ */
.best-price {
  display: flex;
  justify-content: center; /* これで画像＋文字のセットを中央へ */
  align-items: center; /* 上下の中央を揃える */
  gap: 10; /* 隙間を完全にゼロにする */
  width: 100%;
  margin: 3.5rem 0 4rem 0;
}
/* 2. 画像のサイズ指定（40%だと大きすぎる場合が多いのでpxで調整がおすすめ） */
.best-p-img img {
  width: 100px; /* お好みの大きさに調整してください */
  height: auto;
  display: block;
}
/* 3. タイトル部分：左寄せ */
.best-p-tittle {
  text-align: left; /* 文字は左に揃える */
}
.best-p-tittle h2 {
  margin: 0;
  padding: 0 0 0 0.25em;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #ffffff;
}
/* 注釈テキスト */
.best-p-tittle .f-colors {
  display: block;
  font-size: 0.75rem;
  margin-top: 4px; /* 少しだけ上の行と離す（不要なら0に） */
}
.best-p-tittle span.font01 {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 900;
  font-style: normal;
}
/*---------------------------
メディヒールラインナップ商品
 --------------------------*/
.all-order h1 {
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1.5;
  margin: 2em 0 0 0;
}
span.boder-line {
  background: #339599;
}
/*---------------------------
着用画像
 --------------------------*/
/* --- 共通レイアウト --- */
.main_imgBox, .sub_imgBox {
  height: 420px;
  width: 70%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.main_img, .sub_img {
  z-index: 10;
  opacity: 0;
  height: 400px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
/* --- 4枚用（6秒 × 4枚 ＝ 合計24s） --- */
.main_img {
  animation: anime_4 24s 0s infinite;
}
.main_img:nth-of-type(2) {
  animation-delay: 6s;
}
.main_img:nth-of-type(3) {
  animation-delay: 12s;
}
.main_img:nth-of-type(4) {
  animation-delay: 18s;
}
@keyframes anime_4 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  } /* 早く表示を完了させる */
  25% {
    opacity: 1;
  } /* 25%(6秒)まで表示を維持 */
  35% {
    opacity: 0;
  } /* 次の画像が出た後、ゆっくり消える */
  100% {
    opacity: 0;
  }
}
/* --- 3枚用（6秒 × 3枚 ＝ 合計18s） --- */
.sub_img {
  animation: anime_3 18s 0s infinite;
}
.sub_img:nth-of-type(2) {
  animation-delay: 6s;
}
.sub_img:nth-of-type(3) {
  animation-delay: 12s;
}
@keyframes anime_3 {
  0% {
    opacity: 0;
  }
  7% {
    opacity: 1;
  } /* 早く表示を完了させる */
  33% {
    opacity: 1;
  } /* 33.3%(6秒)まで表示を維持 */
  45% {
    opacity: 0;
  } /* 次の画像が出た後、ゆっくり消える */
  100% {
    opacity: 0;
  }
}
/*--------------------------- 
タイトル
 --------------------------*/
.scene1 h2 {
  color: #339599;
  font-size: 1.75rem;
  line-height: 1.5;
  margin: 1em 0;
}
/*---------------------------
肌着タイトル
 --------------------------*/
/* 1. 全体の配置：中央寄せ */
.scene2 {
  display: flex;
  justify-content: center; /* これで画像＋文字のセットを中央へ */
  align-items: center; /* 上下の中央を揃える */
  gap: 20; /* 隙間を完全にゼロにする */
  width: 100%;
  margin: 1em 0;
}
/* 2. 画像のサイズ指定（40%だと大きすぎる場合が多いのでpxで調整がおすすめ） */
.scene2-img img {
  width: 100px; /* お好みの大きさに調整してください */
  height: auto;
  display: block;
}
/* 3. タイトル部分：左寄せ */
.scene2-tittle {
  text-align: left; /* 文字は左に揃える */
}
.scene2-tittle h2 {
  margin: 0;
  padding: 0 0 0 0.25em;
  font-size: 1.75rem;
  line-height: 1.2;
  color: #339599;
}