@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-thumbnail-t--goods-name {
  text-align: left;
}
/*---------------------------
sp調整
 --------------------------*/
/* もっと見る */
.block-link {
  text-align: center;
  display: none;
}
/* 表示形式を非表示にする */
.block-sort--header h2 {
  display: none;
}
/* 表示件数（上）を非表示にする */
.block-goods-list-naviframe, .pager-total {
  display: none;
}
.block-section {
  padding: 0;
}
/* 画面幅が570px以下の場合 */
@media (max-width: 570px) {
  .block-top-event {
    padding: 1.5em 0.5em;
  }
}
/* 商品 */
.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;
}
/* PC用スタイル（基本設定）: 改行なし */
.sp-break {
  display: inline;
}
/* SP用スタイル（画面幅429px以下）: 改行あり */
@media screen and (max-width: 429px) {
  .sp-break {
    display: block;
  }
}
/* スマートフォン（SP）用：改行を無効化 */
.pc-break {
  display: inline;
}
/* PC用：改行を有効化 */
@media screen and (min-width: 570px) {
  .pc-break {
    display: block;
  }
}
/*---------------------------
adobefont
 --------------------------*/
#medi_cosmos-lp {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
/*---------------------------
注釈
 --------------------------*/
.imp-notes p {
  text-align: left;
  font-size: 0.65em;
  line-height: 1.75;
  padding: 0 1.5rem;
}
@media (max-width: 570px) {
  .imp-notes p {
    text-align: left;
    font-size: clamp(10px, 2.5vw, 12px);
    line-height: 1.75;
    padding: 0;
  }
}
/*---------------------------
main
 --------------------------*/
.cosmos-mainvisual img {
  width: 100%;
}
.smallfont01 {
  font-size: 0.65rem;
}
.cosmos-maintxt {}
.cosmos-maintxt h2 {
  font-size: 1.75rem;
  line-height: 1.75;
}
.cosmos-maintxt h3 {
  font-size: 1.25rem;
  line-height: 1.75;
  margin: 1.5em 0;
}
.cosmos-maintxt p {
  margin: 1.25em;
}
@media (max-width: 570px) {
  .cosmos-maintxt p {
    font-size: clamp(10px, 2.5vw, 12px);
    line-height: 1.75;
  }
  .cosmos-maintxt {
    margin: 1.5em 0;
  }
  .cosmos-maintxt h2 {
    font-size: clamp(20px, 4vw, 25px);
    line-height: 1.75;
    margin: 1.5em 0;
  }
  .cosmos-maintxt h3 {
    font-size: clamp(16px, 3.5vw, 20px);
    line-height: 1.75;
    margin: 1.25em 0;
  }
}
/*---------------------------
サブテキスト
 --------------------------*/
.cosmos-subtxt h2 {
  font-size: 2rem;
  line-height: 1.75;
  margin: 0;
}
.cosmos-subtxt02 p {
  font-size: 0.9rem;
  line-height: 1.75;
  margin: 1.5em 0;
}
.imp-notes02 p {
  font-size: 0.65em;
  line-height: 1.75;
  margin: 1.25em;
  text-align: left;
  padding: 0 1.5rem;
}
@media (max-width: 570px) {
  .cosmos-subtxt h2 {
    font-size: clamp(20px, 4vw, 25px);
    line-height: 1.75;
    margin: 3em 0 2em 0;
  }
  .cosmos-subtxt02 p {
    font-size: clamp(12px, 3vw, 16px);
    line-height: 1.75;
    margin: 1.5em 0;
  }
  .imp-notes02 p {
    text-align: left;
    font-size: clamp(10px, 2.5vw, 12px);
    line-height: 1.75;
    margin: 1.25em 0;
  }
}
/*---------------------------
動画調整
 --------------------------*/
#medi_video .hacobune-app-container {
  padding: 0px !important;
  background: #ffffff !important;
}
#medi_video .hacobune-unit-video-outline {
  padding: 0px !important;
  margin-bottom: -18px;
}
/***動画の上下部分白背景を変える***/
#medi_video .hacobune-app-container {
  background: #ffffff !important;
  padding: 0 !important;
  margin: 0 1.25rem 2rem 1.25rem !important;
}
#medi_video .hacobune-video-js.videojs-default-skin {
  background-color: #ffffff !important;
}
@media (max-width: 570px) {
  #medi_video .hacobune-app-container {
    padding: 0px !important;
    background: #ffffff !important;
  }
  #medi_video .hacobune-unit-video-outline {
    padding: 0px !important;
    margin-bottom: -18px;
  }
  /***動画の上下部分白背景を変える***/
  #medi_video .hacobune-app-container {
    background: #ffffff !important;
    padding: 0 !important;
    width: 100%;
    margin: 0 !important;
  }
  #medi_video .hacobune-video-js.videojs-default-skin {
    background-color: #ffffff !important;
  }
  #medi_video .hacobune-app-main {
    margin: 1.5rem auto;
  }
}
/*---------------------------
メディヒールとは？
 --------------------------*/
.about-medi {
  background: #fff;
  margin: 0rem 1.25rem;
  padding: 0 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;
  font-size: 0.9rem;
  line-height: 1.75;
}
.about-medi .medi-effect {
  width: 95%;
}
span.f-colors {
  font-size: 1.05rem;
}
.medi-atten p {
  font-size: 0.65rem;
  line-height: 1.75;
}
@media (max-width: 570px) {
  .about-medi {
    background: #fff;
    margin: 3rem 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.75;
    font-size: clamp(12px, 2.75vw, 16px);
  }
  .about-medi .medi-effect {
    width: 100%;
  }
  .about-medi span.f-colors {
    font-size: 12px;
    font-size: clamp(0.625rem, 0.39rem + 1.176vw, 0.75rem);
  }
  .medi-atten p {
    font-size: clamp(10px, 2.5vw, 12px);
    line-height: 1.75;
  }
}
.block-imgfunction {
  margin-bottom: 1.5em;
}
/*.block-top-event {
  margin: 0em 0.5em -5em 0.5em !important;
}*/
/*---------------------------
着用イメージ
 --------------------------*/
.under-block {
  margin-bottom: 60px;
}
.under-block img {
  width: 100%;
}
.under-block h3 {
  font-size: 1.25rem;
  line-height: 1.9;
}
@media (max-width: 570px) {
  .under-block {
    margin-bottom: 60px;
  }
  .under-block img {
    width: 100%;
  }
  .under-block h3 {
    font-size: 16px;
    font-size: clamp(16px, 3.5vw, 20px);
    line-height: 1.9;
  }
}