@charset "utf-8";
/* ---------------------------------------------------------------------------------
Copyright maisha. All Rights Reserved.

HTML CSS Selectors aging care

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

/*---------------------------------------------------------------------------------
FV
--------------------------------------------------------------------------------- */
.page-header {
  width: 100%;
  height: 1250px;
  position: relative;
}

.mv-wrap {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.mv-img {
  width: 896px;
  position: absolute;
  top: 420px;
  left: 50%;
  margin-left: -448px;
  z-index: 3;
  transition : all 200ms 0ms ease-out;
}
.mv-bg01 {
  width: 896px;
  height: 550px;
  background-image: url("../img/care/mv_bg01-pc.jpg");
  background-size: cover;
  position: absolute;
  top: 508px;
  left: 50%;
  margin-left: -600px;
  z-index: 1;
  transition : all 200ms 0ms ease-out;
}
.mb-bg02 {
  width: 556px;
  height: 556px;
  background-image: url("../img/care/mv_bg02-pc.jpg");
  background-size: cover;
  position: absolute;
  top: 358px;
  left: 50%;
  margin-left: 43px;
  z-index: 2;
  transition : all 200ms 0ms ease-out;
}

/*---------------------------------------------------------------------------------
リード
--------------------------------------------------------------------------------- */
.read {
  width: 766px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.read__txt01 {
  padding-bottom: 120px;
  font-size: 14px;
  line-height: 2.28;
  text-align: center;
}
.read__txt02 {
  padding-bottom: 230px;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
.page-nav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.page-nav li {
  width: 226px;
}
.page-nav li:nth-of-type(2) {
  transition-delay:400ms;
}
.page-nav li:nth-of-type(3) {
  transition-delay:500ms;
}
.page-nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 226px;
  height: 174px;
  border: 1px solid #A0A0A0;
  border-radius: 50%;
}
.page-nav img {
  width: 147px;
  line-height: 1;
}

/*---------------------------------------------------------------------------------
カテゴリー共通
--------------------------------------------------------------------------------- */
.care-category {
  padding: 327px 0 0;
  position: relative;
}
.care-category::before {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  content:"";
}
.care-category__name {
  width: 300px;
  margin: 0 auto 256px;
}
.care-category__catchphrase {
  width: 766px;
  margin: 0 auto 100px;
  font-size: 36px;
  line-height: 2.5;
}
.care-category__read {
  width: 766px;
  margin: 0 auto 396px;
  font-size: 16px;
  line-height: 2;
}
.care-category-about {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 370px;
}
.care-category-about__img {
  width: calc(50% - 200px);
  height: 482px;
}
.care-category-about-inner {
  width: 646px;
  margin-top: 150px;
  margin-left: 88px;
}
.care-category-about-inner__ttl {
  width: fit-content;
  padding-right: 35px;
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 1;
  position: relative;
}
.care-category-about-inner__ttl::after {
  width: 60vw;
  height: 1px;
  background-color: #3C3B3B;
  position: absolute;
  left: 100%;
  bottom: 0;
  content:"";
}
.care-category-about-inner__txt {
  font-family: var(--font-go);
  font-size: 12px;
  line-height: 1.57;
}

.care-category-feature {
  width: 1066px;
  margin: 0 auto 157px;
}
.care-category-feature__ttl {
  width: fit-content;
  padding-right: 55px;
  margin-bottom: 137px;
  font-size: 32px;
  line-height: 1;
  position: relative;
}
.care-category-feature__ttl::after {
  width: 100vw;
  height: 1px;
  background-color: #3C3B3B;
  position: absolute;
  left: 100%;
  bottom: 0;
  content:"";
}
.care-category-feature-list li {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  align-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 218px;
  position: relative;
}
.care-category-feature-list .catch-en {
  font-family: var(--font-en);
  font-size: 120px;
  line-height: 1;
  color: #777;
  opacity: 0.15;
  position: absolute;
  top: 0;
}
.care-category-feature-list-in {
  width: 480px;
}
.care-category-feature-list-in__ttl {
  padding-bottom: 45px;
  font-size: 20px;
}
.care-category-feature-list-in__txt {
  font-family: var(--font-go);
  font-size: 12px;
  line-height: 1.57;
}

.care-category-feature-list-img {
  width: 538px;
  height: 402px;
}

.care-category-feature-list li:nth-of-type(odd) .catch-en {
  left: 0;
}
.care-category-feature-list li:nth-of-type(even) {
  flex-direction: row-reverse;
}
.care-category-feature-list li:nth-of-type(even) .catch-en {
  right: 0;
}

.care-category-bottom-img {
  height: 576px;
  position: relative;
  overflow:hidden;
  transform: translate(0,0);
}
.effect-on.care-category-bottom-img::before{
	animation-name:bgLRextendAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;/*伸びる背景色の設定*/
}
.care-category-bottom-img img {
  height: 100%;
  opacity: 0;
  transition : all 500ms 800ms ease-out;
}
.effect-on.care-category-bottom-img img {
  opacity: 1;
}
/*---------------------------------------------------------------------------------
カテゴリー個別
--------------------------------------------------------------------------------- */
.care-category:nth-of-type(1) {
  padding-top: 315px;
  background-color: #D3DEE5;
  z-index: 1;
}
.care-category:nth-of-type(1)::before {
  height: 1000px;
  background: linear-gradient(#fff 0%, #d3dee5 100%);
  top: -528px;
}
.care-category:nth-of-type(2) {
  background-color: #F5F5F2;
  z-index: 1;
}
.care-category:nth-of-type(2)::before {
  height: 1000px;
  background: linear-gradient(#fff 0%, #f5f5f2 100%);
  top: 0;
}
.care-category:nth-of-type(2) {
  background-color: #D8E3E0;
  z-index: 2;
}
.care-category:nth-of-type(2)::before {
  height: 1000px;
  background: linear-gradient(#fff 0%, #d8e3e0 100%);
  top: -57;
}
.care-category:nth-of-type(3) {
  background-color: #F5F5F2;
  margin-bottom: 265px;
  z-index: 3;
}
.care-category:nth-of-type(3)::before {
  height: 1000px;
  background: linear-gradient(#fff 0%, #f5f5f2 100%);
  top: 0;
}




