@charset "utf-8";
/* CSS Document */
/*---------------------------
調整
 --------------------------*/
/* もっと見る */
.block-link {
  text-align: center;
  display: none;
}
/* 表示形式を非表示にする */
.block-sort--header h2 {
  display: none;
}
/* 表示件数（上）を非表示にする */
.block-goods-list-naviframe, .pager-total {
  display: none;
}
.block-section {
  padding: 20px 0;
}
/* 商品 */
.block-top-event {
  padding: 20px 0;
}
.block-thumbnail-t--items {
  margin: 40px -5px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
}
.block-section--header {
  margin-top: 1.5rem;
}
.cammoc-introduction-text02 a {
  color: #0065b3;
}
/* 改行固定 */
span.aks {
  display: inline-block;
}
/* 改行無効 */
.sp-only {
  display: none;
}
@media screen and (min-width: 430px) {
  .sp-only {
    display: block;
  }
}
.block-thumbnail-t {
  margin: 0 0.5em;
}
/*---------------------------
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;
  max-width: 550px;
  margin: 0 auto;
}
.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;
  width: 100%;
  margin: 0 auto;
}
#medi_video .hacobune-video-js.videojs-default-skin {
  background-color: #339599 !important;
}
#medi_video .hacobune-app-main {
  margin: 1.5rem auto;
}
/*---------------------------
インタビュー動画調整
 --------------------------*/
#medi_video02 .hacobune-app-container {
  padding: 0px !important;
  background: #f0f7f8 !important;
}
#medi_video02 .hacobune-unit-video-outline {
  padding: 0px !important;
  margin-bottom: -18px;
}
/***動画の上下部分白背景を変える***/
#medi_video02 .hacobune-app-container {
  background: #f0f7f8 !important;
  padding: 0 !important;
  width: 100%;
  margin: 0 auto;
}
#medi_video02 .hacobune-video-js.videojs-default-skin {
  background-color: #f0f7f8 !important;
}
#medi_video02 .hacobune-app-main {
  margin: 1.5rem auto;
}
/*---------------------------
メディヒールとは？
 --------------------------*/
.about-medi {
  background: #fff;
  margin: 1.5rem 0.5rem;
  padding: 1.05rem;
}
.about-medi .medi-rogo {
  width: 100%;
}
.about-medi h3 {
  text-align: left;
  color: #339599;
  padding: 0 .4em .2em;
  border-bottom: 2px dotted #339599;
  background-color: #ffffff;
  font-size: 16px;
  font-size: clamp(16px, 3.5vw, 20px);
  margin: 1.5rem 0;
}
.about-medi p {
  text-align: left;
  margin: 1.5rem 0;
  line-height: 1.5;
  font-size: 16px;
  font-size: clamp(12px, 3vw, 16px);
}
.about-medi .medi-effect {
  width: 100%;
}
span.f-colors {
  font-size: 12px;
  font-size: clamp(0.625rem, 0.39rem + 1.176vw, 0.75rem);
}
/*---------------------------
メディヒールレビュー
 --------------------------*/
.medi-voices {
  background: #f0f7f8;
  margin: 1.5rem 0.5rem;
  padding: 1.05rem;
}
.medi-voiceimg {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 1.05rem 0;
}
.medi-voiceimg img {
  width: 400px;
}
.medi-voiceimg p {
  text-align: left;
  font-size: 16px;
  font-size: clamp(12px, 3vw, 16px);
}
.medi-voicegraf .medi-recomm {
  width: 350px;
  padding: 0 1.25rem;
}
.medi-voices h2 {
  color: #339599;
  margin: 0.5rem;
  font-size: 25px;
  font-size: clamp(20px, 4vw, 25px);
}
/*---------------------------
タイトル吹き出し
 --------------------------*/
.medi-voices h3 {
  position: relative;
  padding: 1rem 1rem 1rem 1.5rem;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  font-size: clamp(16px, 3.5vw, 20px);
  text-align: center;
  margin: 1.5rem 0;
  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: 12px;
  font-size: clamp(0.625rem, 0.39rem + 1.176vw, 0.75rem);
  text-align: left;
}
.medi-recomm p {
  font-weight: 800;
  font-size: 16px;
  font-size: clamp(12px, 3vw, 16px);
  letter-spacing: 0.05em;
  line-height: 1.25;
}
span.f-colorb {
  color: #339599;
  font-size: 25px;
  font-size: clamp(20px, 4vw, 25px);
}
/*---------------------------
レビュー吹き出し
 --------------------------*/
.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 -20px;
  padding: .8em 1em .8em 2.5em;
  border-radius: 0 30px 30px 0;
  background-color: #ffffff;
  color: #333333;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: left;
  font-size: 12px;
  font-size: clamp(0.625rem, 0.39rem + 1.176vw, 0.75rem);
}
span.f-colorg {
  color: #339599;
}
/*---------------------------
インタビュー画像と文字調整
 --------------------------*/
.iterview-sotakei {
  position: relative;
  margin: 1.5rem 0.5rem;
}
.iterview-sotakei img {
  width: 100%;
}
.iterview-text {
  position: absolute; /*重ねたい子要素にabsolute*/
  top: 30%;
  right: 2%;
  color: #000;
  margin: 0 !important; /*文字がずれている場合や*/
  padding: 0 !important; /*文字が折り返される場合*/
  text-align: right;
}
.iterview-sotakei h2 {
  font-size: 12px;
  font-size: clamp(12px, 3.7vw, 20px);
  padding-bottom: 1.05rem;
  color: #339599;
}
.iterview-sotakei p {
  font-size: 7.5px;
  font-size: clamp(7.5px, 2.3vw, 12px);
  line-height: 1.5;
}
/*---------------------------
インタビュー前記事
 --------------------------*/
.iterview-sotakei02 {
  text-align: center;
  margin: 1.5rem 0.5rem;
  padding: 1.05rem;
  border: solid 3px #339599; /*線色*/
  border-radius: 0.95em; /*角丸*/
}
.iterview-text02 h2 {
  color: #339599;
  font-size: 18px;
  font-size: clamp(18px, 5vw, 25px);
  margin: 0 0 0.5rem 0;
  padding: 0.15em 0;
  line-height: 1.25;
}
.iterview-text02 h3 {
  font-size: 14px;
  font-size: clamp(14px, 3.5vw, 18px);
  margin: -5px 0 20px 0;
  line-height: 1.5;
}
.iterview-text02 p {
  text-align: left;
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: clamp(12px, 3.5vw, 16px);
  line-height: 1.5;
}
.iterview-text03 p {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 600;
  text-align: right;
  font-size: 12px;
  font-size: clamp(12px, 4vw, 16px);
  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: 300px;
  width: 300px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.main_img {
  z-index: 10;
  opacity: 0;
  width: 100%;
  height: 300px;
  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: 18px;
  font-size: clamp(18px, 5vw, 25px);
  margin: 1.5rem 0;
}
.store-r {
  margin: 1.5rem 0;
}
.store-r h2 {
  color: #339599;
  font-size: 18px;
  font-size: clamp(18px, 5vw, 25px);
  margin: 0;
  padding-bottom: .25rem;
}
.store-r h3 {
  color: #339599;
  font-size: 14px;
  font-size: clamp(14px, 3.5vw, 18px);
  line-height: 1.5;
  margin: 0;
}
.medi-others {
  border: solid 3px #339599; /*線色*/
  padding: 0.95em 0.5em; /*文字周りの余白*/
  border-radius: 0.95em; /*角丸*/
  margin: 1.5rem 0.5rem;
  line-height: 1.5rem;
}
.medi-others h2 {
  color: #339599;
  font-size: 18px;
  font-size: clamp(18px, 5vw, 25px);
  margin: 0;
}
.medi-others p {
  color: #339599;
  font-size: 15px;
  font-size: clamp(15px, 3vw, 18px);
  margin: 0;
}
.medi-others a:hover {
  color: #339599 !important;
  text-decoration: none !important;
}
/*--------------------------- 
別ページインタビュー
 --------------------------*/
.iterview-tl h2 {
  color: #339599;
  font-size: 18px;
  font-size: clamp(18px, 5vw, 25px);
  margin-bottom: -20px;
}
.iterview-block {
  text-align: left;
  margin: 3.5rem 1.5rem;
}
.iterview-tl h3 {
  color: #339599;
  font-size: 18px;
  font-size: clamp(18px, 4.5vw, 20px);
  margin: 0 0 1.05rem 0;
  line-height: 1.5;
}
.iterview-tl p {
  font-family: "yu-mincho-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  font-size: clamp(15px, 3vw, 18px);
  line-height: 1.75;
}
.iterview-tl h4 {
  font-size: 16px;
  font-size: clamp(16px, 3.25vw, 18px);
  margin: 1.5rem 0 0.95rem 0;
  line-height: 1.75;
}
/*---------------------------
プロフ
 --------------------------*/
.so-takei_prof {
  background: #fff;
  margin: 1.5rem 0.5rem;
  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: 18px;
  font-size: clamp(18px, 5vw, 25px);
  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;
  font-size: 15px;
  font-size: clamp(15px, 3vw, 18px);
}
.so-takei_prof h4 {
  text-align: left;
  font-size: 16px;
  font-size: clamp(16px, 3.25vw, 18px);
  padding-bottom: 0.5rem;
}
/*---------------------------
インタビュー画像と文字調整
 --------------------------*/
.iterview-sotakeisp {
  position: relative;
  margin: 0 0 2.5rem 0;
}
.iterview-sotakeisp img {
  width: 100%;
}
.iterview-textsp {
  position: absolute; /*重ねたい子要素にabsolute*/
  top: 25%;
  right: 2%;
  color: #000;
  margin: 0 !important; /*文字がずれている場合や*/
  padding: 0 !important; /*文字が折り返される場合*/
  text-align: right;
}
.iterview-sotakeisp h2 {
  font-size: 14px;
  font-size: clamp(14px, 4vw, 25px);
  padding-bottom: 1.05rem;
  color: #339599;
}
.iterview-sotakeisp p {
  font-size: 8px;
  font-size: clamp(8px, 2vw, 15px);
  font-size: 7.5px;
  font-size: clamp(7.5px, 2.3vw, 12px);
  line-height: 1.75;
}