@charset "UTF-8";
/* キービジュアル
==========*==========*==========*========== */
.p_home_keyVisual {
  /*&:before {
		@include mq-min(sm) {
			content: "";
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			background-color: rgba($c-m01, 0.2);
		}
	}*/
}
@media print, screen and (min-width: 568px) {
  .p_home_keyVisual {
    position: relative;
    background-image: url(../img/home/keyVisual__bg.jpg);
    background-size: cover;
    background-position: center center;
  }
}
.p_home_keyVisual__container {
  /*@include mq-max(sm) {
			padding-top: calc(6 / 5 * 100%); //レイアウトシフト防止のため。
			padding-left:0;
			padding-right:0;
		}*/
}
.p_home_keyVisual__ttl {
  display: none;
}
@media screen and (max-width: 567px) {
  .p_home_keyVisual__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* こんな人におすすめ
==========*==========*==========*========== */
.p_home_recommendation__post {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}
.p_home_recommendation__postLists {
  font-size: 20px;
}
.p_home_recommendation__appeal {
  font-size: 2em;
  text-align: center;
  margin: 1em 0 0;
}
.p_home_recommendation__appealMarker {
  font-weight: normal;
}
.p_home_recommendation__appealStrong {
  font-size: 1.5em;
  color: #F85C82;
}
/* 特徴
==========*==========*==========*========== */
.p_home_feature {
  background: #F85C82;
  color: #fff;
}
.p_home_feature:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/share/24062867.jpg) no-repeat;
  background-size: cover;
  opacity: 0.05;
}
.p_home_feature__articleWrap {
  grid-template-columns: repeat(3, 1fr);
}
/* 受講コースのご紹介
==========*==========*==========*========== */
.p_home_course {
  position: relative;
  background: url("../img/share/pt_geometry01.png") repeat;
}
.p_home_course:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.4);
}
.p_home_course__sectShiruetBeauty {
  background: #FFEDF2;
}
.p_home_course__sectContainer {
  width: 90%;
  margin: 0 auto;
  padding: 4em 0;
}
.p_home_course__post {
  counter-increment: num;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 2em;
}
.p_home_course__postWrap {
  display: grid;
  gap: 100px;
}
.p_home_course__postCellTmb {
  padding-top: 100%;
}
.p_home_course__postTtl {
  font-size: 28px;
  color: #F85C82;
  font-weight: normal;
  margin: 0 0 1.5em;
}
.p_home_course__postTtlSub {
  display: inline-flex;
  align-items: baseline;
  font-family: "Lora";
  font-size: 50px;
}
.p_home_course__postTtlSub:before {
  content: "Point.";
}
.p_home_course__postTtlNum {
  position: relative;
}
.p_home_course__postTtlNum:before {
  content: counter(num,decimal-leading-zero);
  font-size: 90px;
}
.p_home_course__postTtlMain {
  display: block;
}
.p_home_course__postTtlMarker {
  color: #F85C82;
  font-size: 1.2em;
  font-weight: normal;
  padding: 0 0.2em;
  margin-right: 0.1em;
}
.p_home_course__postTxt {
  font-size: 0.95em;
}
.p_home_course__postMarker {
  background: linear-gradient(transparent 50%, rgba(248, 92, 130, 0.15) 50%, rgba(248, 92, 130, 0.15) 90%);
}
.p_home_course__sectAutonomicNervousSystemDesc {
  margin-bottom: 3em;
}
.p_home_course__sectAutonomicNervousSystemDesc::first-letter {
  font-size: 2.5em;
  margin-right: 0.1em;
  line-height: 24px;
}
.p_home_course__sectWrap {
  display: grid;
  gap: 5em;
}
.p_home_course__sectCosmeticOsteopathy {
  background: #EAF9FF;
}
/* インスタグラム
==========*==========*==========*========== */
.p_home_instagram__btns {
  text-align: center;
  margin-top: 2em;
}
.insta__wrap {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 1em;
}
.insta__tmb {
  padding-top: 100%;
}
/* ブログ
==========*==========*==========*========== */
.p_home_blog {
  position: relative;
  background: #fff url(../img/share/pt_grunge.jpg) repeat;
}
.p_home_blog:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}
.p_home_blog__btns {
  text-align: center;
  margin-top: 2em;
}
.p_home_blog .loop.card .inner {
  background: #fff;
}
.p_home_blog .loop.card .inner .txt-area {
  padding: 0.75em;
}
.p_home_blog .loop.card .inner .txt-area .txt {
  line-height: 1.6;
}
/* 運営者情報
==========*==========*==========*========== */
.p_home_about__post {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2em;
}
.p_home_about__postCellGallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(10, 1fr);
  gap: 10px;
  grid-template-areas: "A A" "A A" "A A" "A A" "A A" "B C" "B C" "B D" "E D" "E D";
}
.p_home_about__postTmb {
  position: relative;
  padding: 0;
}
.p_home_about__postTmb01 {
  grid-area: A;
}
.p_home_about__postTmb02 {
  grid-area: B;
}
.p_home_about__postTmb03 {
  grid-area: C;
}
.p_home_about__postTmb04 {
  grid-area: D;
}
.p_home_about__postTmb05 {
  grid-area: E;
}
.p_home_map {
  position: relative;
  padding-top: 30%;
}
.p_home_map__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 新着情報
==========*==========*==========*========== */
@media print, screen and (min-width: 960px) {
  #sect-news .loop.list a {
    display: flex;
    align-items: top;
  }
}
@media print, screen and (min-width: 960px) {
  #sect-news .loop.list .post-meta {
    margin-bottom: 0;
  }
}
#sect-news .loop.list .post-meta .list__tag, #sect-news .loop.list .post-meta .list__tag--important {
  background: rgba(77, 77, 77, 0.05);
  padding: 0.2em 0.5em;
  display: inline-block;
  font-style: normal;
}
@media print, screen and (min-width: 960px) {
  #sect-news .loop.list .post-meta .list__tag, #sect-news .loop.list .post-meta .list__tag--important {
    font-size: 1em;
    width: 7em;
    text-align: center;
  }
}
#sect-news .loop.list .post-meta .list__tag--important {
  background: #4D4D4D;
  color: #fff;
  font-style: italic;
}
#sect-news .loop.list .title {
  padding: 0.2em 0.5em;
}
/* 段落名
==========*==========*==========*========== */
/* widget（お問い合わせ）
==========*==========*==========*========== */
.widget-contact {
  background-color: #F85C82;
}
.widget-contact:before {
  background: url(../img/share/24062867.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  opacity: 0.05;
}
/* 会社概要
==========*==========*==========*========== */
/* お問い合わせ
==========*==========*==========*========== */
