@charset "utf-8";

/*==================================================
スライダーのためのcss
===================================*/
.slider {
  position: relative;
  z-index: 1;
  /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
  height: 80vh; /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}
/*　背景画像設定　*/

.slider-item01 {
  margin-top: 75px;
  background: url(https://d2w53g1q050m78.cloudfront.net/rmedicalclinic/uploads/15check_shop/15check_top_pc01.jpg);
}
.slider-item02 {
  background: url();
}
.slider-item03 {
  background: url();
}
@media (max-width: 480px) {
  .slider-item01 {
    margin-top: 75px;
    background: url(https://d2w53g1q050m78.cloudfront.net/rmedicalclinic/uploads/15check_shop/15check_top_sp01.jpg);
  }
  .slider-item02 {
    background: url();
  }
  .slider-item03 {
    background: url();
  }
}
.slider-item {
  width: 100%; /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height: 83vh; /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat; /*背景画像をリピートしない*/
  background-position: center; /*背景画像の位置を中央に*/
  background-size: cover; /*背景画像が.slider-item全体を覆い表示*/
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
  position: absolute; /*絶対配置にする*/
  z-index: 3;
  top: 42%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #ccc; /*矢印の色*/
  border-right: 2px solid #ccc; /*矢印の色*/
  height: 25px;
  width: 25px;
}

.slick-prev {
  /*戻る矢印の位置と形状*/
  left: 2.5%;
  transform: rotate(-135deg);
}

.slick-next {
  /*次へ矢印の位置と形状*/
  right: 2.5%;
  transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
  z-index: 3;
  text-align: center;
  margin: -50px 0 0 0;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px; /*ドットボタンのサイズ*/
  height: 8px; /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ccc; /*ドットボタンの色*/
}

.slick-dots .slick-active button {
  background: transparent; /*ドットボタンの現在地表示の色*/
}

/*========= レイアウトのためのCSS ===============*/
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover,
a:active {
  text-decoration: none;
}

.fv01 {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 6vw;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.p-kv_slider {
  position: relative;
  top: -72px;
}
.container_top {
  display: flex;
  flex-direction: column;
  padding: 4vh;
  gap: 4vh;
  max-width: 1600px;
  margin: auto;
  margin-top: 5%;
}

.container02 {
  display: flex;
  flex-direction: column;
  padding: 4vh;
  gap: 4vh;
  max-width: 1600px;
  margin: auto;
  margin-top: 5%;
}
.containerkall {
  display: flex;
  flex-direction: column;
  padding: 4vh;
  gap: 4vh;
  margin: auto;
  margin-top: -30px;
  margin-bottom: 30px;
}
.nutrients {
  display: flex;
  padding: 4vh 0;
  gap: 4vh;
  width: 100%;
  align-items: flex-start;
}
.nutrients img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 400px;
  margin-top: 30px;
}
[class^="block-"] {
  display: flex;
  flex-direction: row;
  gap: 6vh;
  margin-bottom: 30px;
}
.block-6 {
  background-color: #f2f2f2;
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 480px) {
  [class^="block-"] {
    flex-direction: column;
  }
  .container02 {
    padding: 0;
    gap: 0;
    margin-top: -20px;
  }
}

[class^="box-"] {
  display: block;
  justify-content: center;
  align-items: center;
}

[class^="box-"] p.mid {
  font-weight: bold;
  font-size: 1.8em;
  padding-top: 40px;
  margin: 0;
  letter-spacing: 5px;
}
[class^="box-"] p.mid2 {
  font-weight: bold;
  font-size: 1.8em;
  padding-top: 40px;
  margin: 0;
}
[class^="box-"] p.art {
  font-size: 14px;
  padding-top: 20px;
  line-height: 180%;
  margin: 0;
}
p.art span a {
  text-decoration: none;
  color: black;
}
p.art span a:hover {
  text-decoration: underline;
}
.mid2 span {
  color: #bbb;
  font-size: 14px;
}
.box-2 {
  flex-basis: 42%;
  padding-left: 5%;
}

.box-3 {
  flex-basis: 58%;
}
.box-4 {
  flex-basis: 42%;
}
.box-5 {
  flex-basis: 58%;
  padding-right: 5%;
}
.box-20 {
  flex-basis: 50%;
  padding-right: 5%;
}
.box-8 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/rmedicalclinic/uploads/15check_shop/product_01.jpg");
  background-size: cover;
  background-position: center;
  height: 540px;
  flex-basis: 58%;
}
.box-9 {
  flex-basis: 42%;
}
.box-10 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/rmedicalclinic/uploads/15check_shop/story_01.jpg");
  background-size: cover;
  background-position: center;
  height: 540px;
  flex-basis: 58%;
}
.box-14 {
  flex-basis: 50%;
  margin-top: 40px;
  text-align: right;
}
.box-14 img {
  width: 90%;
}
.box-15 {
  width: 50%;
  margin-top: 25px;
}
.box-11 {
  flex-basis: 42%;
}
.box-12 {
  flex-basis: 100%;
  max-width: 1000px;
  margin: auto;
  padding-bottom: 50px;
}

.box-3 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/rmedicalclinic/uploads/15check_shop/main_01.jpg");
  background-size: cover;
  background-position: center;
  height: 540px;
  width: 100%;
}
.box-16 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/pthreejp/uploads/square_05.jpg");
  background-size: cover;
  background-position: center;
  height: 540px;
  width: 100%;
}
.box-18 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/pthreejp/uploads/square_06.jpg");
  background-size: cover;
  background-position: center;
  height: 540px;
  width: 100%;
}
.box-4 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/pthreejp/uploads/renewal/img_05.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
  width: 100%;
}
.box-17 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/pthreejp/uploads/square_09.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
  width: 100%;
}
.box-19 {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/pthreejp/uploads/p3_seibunhaigouhyou_230517.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
}
.block-s {
  display: none;
}
@media (max-width: 480px) {
  .block-s {
    display: flex;
  }
  .box-6 {
    padding-left: 2vh;
    margin-top: 50px;
  }
  .box-6 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .box-6 .mid,
  .box-6 .art {
    padding: 3vh 3vh 3vh 1vh;
  }
  .box-6 .mid img {
    width: 50%;
    margin-bottom: -30px;
  }
  .box-7 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin-top: 10px;
  }
  .box-7 .mid2,
  .box-7 .art {
    padding: 3vh;
  }
  .box-7 .mid2 img {
    width: 50%;
    margin-bottom: -30px;
  }
  .box-13 {
    background-color: #f2f2f2;
  }
  .box-13 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .box-13 .mid2,
  .box-13 .art {
    padding: 3vh;
  }
  .box-13 .mid2 img {
    width: 50%;
    margin-bottom: -30px;
  }
  [class^="box-"] p.mid {
    font-size: 1.3em;
    padding-top: 30px;
    margin: 0;
    letter-spacing: 5px;
    line-height: 170%;
  }
  [class^="box-"] p.mid2 {
    font-weight: bold;
    font-size: 1.3em;
    padding-top: 30px;
    margin: 0;
  }
  [class^="box-"] p.art {
    font-size: 14px;
    padding-top: 0px;
    line-height: 180%;
    margin: 0;
  }
}

@media (max-width: 480px) {
  .block-2,
  .block-3,
  .block-4,
  .block-5,
  .block-6 {
    display: none;
  }
}
/* ボタン共通設定 */
.btn06 {
  /*矢印の基点とするためrelativeを指定*/
  position: relative;
  /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 10px 40px 10px 30px;
  border-radius: 2px;
  text-align: center;
  outline: none;
  /*アニメーションの指定*/
  transition: ease 0.2s;
  margin-top: 20px;
  font-size: 1.1em;
}

.btn06:hover {
  background: #555;
}

/* 矢印が右に移動 */

.btnarrow1::after {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 42%;
  right: 13px;
  /*矢印の形状*/
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  /*アニメーションの指定*/
  transition: all 0.3s;
}

/*hoverした際の移動*/
.btnarrow1:hover::after {
  right: 11px;
}

.insta01__wrap {
  display: none;
}
.insta01__wrap_pc {
  display: flex;
  padding: 0;
}
@media (max-width: 480px) {
  .insta01__wrap {
    display: flex;
    padding: 0;
    margin: 5px 0 -6px 0;
  }

  .insta01__wrap_pc {
    display: none;
  }
}
.insta01__list {
  display: flex;
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
.insta01__item {
  margin-right: 5px;
}
.insta01__item > img {
  width: 100%;
}
.insta01pc__item {
  margin-right: 5px;
}
.insta01pc__item > img {
  width: 100%;
}

/*==================================================
ふわっ
===================================*/

/* fadeUp */

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeUpTrigger {
  opacity: 0;
}
