.f-red {
  color: #FF1142; }

.f-blue {
  color: #117DD8; }

.f-vermilion {
  color: #FF5611; }

.f-yellow {
  color: #FDFD6D; }

.b-opening {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center; }
.b-opening .e-mark {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
.b-opening .e-text {
  margin-bottom: 4.2666666667vw;
  font-family: 'Noto Serif JP', serif; }
.b-opening.animated {
  display: none; }

.mv {
  position: relative; }
.mv-img {
  background: rgba(0, 0, 0, 0.2); }
.mv-img.swiper-container {
  height: calc(100vh - 19.47vw); }
.mv-img .swiper-slide {
  height: auto; }
.mv-img [class*="-active"] img, .mv-img [class*="-prev"] img {
  animation: scaleUp 15s ease 0s 1 normal forwards; }
.mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  position: relative; }
.mv-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  pointer-events: none; }

.b-info {
  display: -ms-flexbox;
  display: flex; }
.b-info-lbl {
  background-color: #FF5611;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
  font-size: 12px;
  font-family: Barlow, sans-serif;
  font-weight: 700;
  width: 17.6%; }
.b-info-body {
  width: 82.4%;
  background-color: #F7F6F4; }
.b-info-body a {
  height: 19.47vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 3.8834951456%;
  position: relative; }
.b-info-body .e-time {
  color: #7E7E7E;
  font-size: 12px;
  font-family: Barlow, sans-serif;
  margin-bottom: 1.0666666667vw;
  display: inline-block; }
.b-info-body .e-lbl {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 89%; }

.b-aboutus {
  padding-top: 15.2vw; }
.b-aboutus-lbl {
  width: 61.6%;
  margin: 0 auto 8vw; }
.b-aboutus-lead {
  text-align: center;
  font-size: 18px;
  line-height: 1.78; }

.b-care {
  position: relative;
  padding-bottom: 6.6666666667vw; }
.b-care::before {
  content: '';
  background: url(../images/home/img_lifecare_bg_sp@2x.png) 0 0/contain no-repeat;
  width: 59.7333333333vw;
  height: 93.3333333333vw;
  display: block;
  position: absolute;
  left: 0;
  top: -13.3333333333vw; }
.b-care-lbl {
  color: #FF5611;
  font-size: 20px;
  position: absolute;
  margin-left: 8%; }
.b-care-img {
  padding-top: 6.4vw;
  padding-left: 20%;
  padding-bottom: 25.3333333333vw;
  position: relative; }
.b-care-img img {
  width: 72vw; }
.b-care-line {
  position: absolute;
  top: 36.2666666667vw;
  left: 0; }
.b-care-title {
  width: 89.3333333333%;
  margin: 0 auto 4vw;
  font-size: 16px;
  padding-bottom: 5.3333333333vw;
  position: relative; }
.b-care-title::after {
  content: '';
  width: 12vw;
  height: 2px;
  display: block;
  background-color: #FF5611;
  position: absolute;
  left: 0;
  bottom: 0; }
.b-care-text {
  width: 89.3333333333%;
  margin: 0 auto 6.6666666667vw;
  font-size: 14px;
  line-height: 2; }
.b-care-btn {
  width: 61.3333333333%;
  margin: 0 auto; }

.b-cure {
  position: relative;
  padding-bottom: 16vw; }
.b-cure::before {
  content: '';
  background: url(../images/home/img_lifecure_bg_sp@2x.png) 0 0/contain no-repeat;
  width: 59.7333333333vw;
  height: 93.3333333333vw;
  display: block;
  position: absolute;
  right: 0;
  top: -4.8vw; }
.b-cure-lbl {
  color: #117DD8;
  font-size: 20px;
  position: absolute;
  right: 7.7333333333%; }
.b-cure-img {
  padding-top: 9.3333333333vw;
  padding-left: 8%;
  padding-right: 19.4666666667%;
  padding-bottom: 37.3333333333vw; }
.b-cure-line {
  width: 92.2666666667%;
  position: absolute;
  top: 50.6666666667vw;
  left: 0; }
.b-cure-title {
  width: 89.3333333333%;
  margin: 0 auto 4vw;
  font-size: 16px;
  line-height: 2;
  padding-bottom: 5.3333333333vw;
  position: relative;
  text-align: right; }
.b-cure-title::after {
  content: '';
  width: 12vw;
  height: 2px;
  display: block;
  background-color: #117DD8;
  position: absolute;
  right: 0;
  bottom: 0; }
.b-cure-text {
  width: 89.3333333333%;
  margin: 0 auto 6.6666666667vw;
  font-size: 14px;
  line-height: 2; }
.b-cure-btn {
  width: 61.3333333333%;
  margin: 0 auto; }

.b-corporate {
  background-color: #F6F0ED;
  padding-top: 12.5333333333vw;
  padding-left: 5.3333333333%;
  margin-right: 5.3333333333%;
  position: relative; }
.b-corporate-wrap {
  margin-right: 5.6338028169%;
  margin-bottom: 8vw; }
.b-corporate .e-item {
  display: block;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden; }
.b-corporate .e-item figcaption {
  padding: 5.3333333333vw 6.3492063492%;
  position: relative;
  font-size: 14px;
  font-weight: bold; }
.b-corporate .e-item:nth-of-type(2) figcaption {
  border-top: 1px solid #A1A1A1; }
.b-corporate-btn {
  width: 61.3333333333vw;
  margin: 0 auto;
  padding-bottom: 97.6vw;
  position: relative;
  z-index: 2; }
.b-corporate-vision {
  position: absolute;
  bottom: -16.8vw;
  left: 10.6666666667%;
  width: 78.6666666667vw;
  z-index: 2; }

.b-information {
  padding-top: 32vw;
  padding-bottom: 16vw; }
.b-information-tax {
  width: 89.3333333333%;
  margin: 0 auto 5.3333333333vw;
  overflow-x: scroll; }
.b-information-inner {
  display: -ms-flexbox;
  display: flex; }
.b-information-inner a {
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  padding: 2.1333333333vw 1.8666666667vw 2.1333333333vw 4vw;
  position: relative; }
.b-information-inner a.is-current {
  color: #FF5611; }
.b-information-inner a.is-current::before {
  content: '';
  width: 1.8666666667vw;
  height: 1.8666666667vw;
  border-radius: 100px;
  background-color: #FF5611;
  display: block;
  position: absolute;
  margin-left: -10px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
.b-information-wrap {
  width: 89.3333333333%;
  margin: 0 auto 7.8666666667vw;
  border-top: 1px solid #C2C2C2;
  display: none; }
.b-information-wrap[data-slug="all"] {
  display: block; }
.b-information-wrap .e-item {
  padding: 5.3333333333vw 0;
  display: block;
  border-bottom: 1px solid #C2C2C2; }
.b-information-wrap .e-header {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.6666666667vw; }
.b-information-wrap .e-time {
  font-size: 13px;
  font-family: Barlow, sans-serif;
  color: #7E7E7E;
  line-height: 6.4vw; }
.b-information-wrap .e-tax {
  font-size: 12px;
  color: #FF5611;
  width: 34.6666666667vw;
  border: 1px solid #FF5611;
  border-radius: 100px;
  text-align: center;
  line-height: 6.4vw;
  margin-left: 4vw; }
.b-information-wrap .e-lbl {
  font-size: 14px;
  line-height: 1.43; }
.b-information-tolist {
  width: 61.3333333333%;
  margin: 0 auto; }

.b-csr {
  background-color: #F6F6F6;
  padding-top: 12.5333333333vw;
  padding-bottom: 13.3333333333vw; }
.b-csr .e-lead {
  text-align: center;
  font-size: 18px;
  line-height: 1.78;
  margin-bottom: 10.6666666667vw;
  font-family: 'Noto Serif JP', serif; }
.b-csr .e-wrap {
  margin-bottom: 8vw; }
.b-csr .e-wrap .e-item {
  width: 315px;
  border-radius: 8px;
  overflow: hidden; }
.b-csr .e-wrap .swiper-button-prev, .b-csr .e-wrap .swiper-button-next {
  background: url(../images/common/icon_circle_right_g.svg) 0 0/contain no-repeat;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  outline: none; }
.b-csr .e-wrap .swiper-button-prev::after, .b-csr .e-wrap .swiper-button-next::after {
  content: none; }
.b-csr .e-wrap .swiper-button-prev {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
.b-csr .e-btn {
  width: 61.3333333333%;
  margin: 0 auto; }

.b-cm {
  padding-top: 12.8vw;
  padding-bottom: 13.3333333333vw; }
.b-cm .e-contents {
  margin-top: 11.7333333333vw; }
.b-cm .name {
  font-size: 15px;
  text-align: center; }
.b-cm .mov {
  width: 89.3333333333vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8.2666666667vw; }
.b-cm .mov video {
  width: 100%; }
.b-cm .tolink {
  margin-top: 8vw;
  margin-left: auto;
  margin-right: auto;
  width: 61.3333333333vw; }
.b-livedo-wrap {
  height: 58.6666666667vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
.b-livedo .e-mark {
  text-align: center; }
.b-livedo .e-mark .e-text {
  font-size: 14px;
  margin-bottom: 2.6666666667vw;
  font-family: 'Noto Serif JP', serif; }
.b-livedo .e-mark .e-logo {
  width: 40.8vw; }
@media (min-width: 768px) {

  .b-opening .e-text {
    margin-bottom: 20px; }

  .firstview {
    position: relative;
    height: 100vh; }

  .mv-img.swiper-container {
    height: 100vh; }

  .mv-text {
    top: 0;
    bottom: 0;
    width: 100%; }

  .mv-text picture {
    width: 1920px;
    height: 819px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

  .mv-text img {
    width: 1920px;
    max-width: initial;
    height: 819px; }

  .b-info {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 747px;
    border-radius: 15px 0 0 0;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.6); }

  .b-info-lbl {
    width: 106px;
    font-size: 15px; }

  .b-info-body {
    width: 641px; }

  .b-info-body a {
    padding: 0 30px;
    padding-right: 115px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 80px; }

  .b-info-body a:hover {
    opacity: 1; }

  .b-info-body .e-time {
    margin: 0;
    font-size: 13px;
    width: 120px; }

  .b-info-body .e-lbl {
    font-size: 15px;
    width: 376px; }

  .b-aboutus {
    padding-top: 95px;
    position: relative; }

  .b-aboutus::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/home/img_about_line@2x.png) center top/1920px 1355px no-repeat;
    display: block;
    pointer-events: none; }

  .b-aboutus-lbl {
    width: 323px;
    margin-bottom: 50px; }

  .b-aboutus-lead {
    font-size: 24px;
    margin-bottom: 5px; }

  .b-care {
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    margin: 0 auto 50px;
    padding-bottom: 0; }

  .b-care-head {
    width: 600px; }

  .b-care-body {
    width: 560px;
    padding-top: 70px;
    margin-left: 40px; }

  .b-care::before {
    background: url(../images/home/img_lifecare_bg@2x.png) 0 0/contain no-repeat;
    width: 650px;
    height: 650px;
    pointer-events: none;
    left: -198px;
    top: -155px; }

  .b-care-lbl {
    font-size: 28px;
    line-height: 1.14;
    margin-left: 33px; }

  .b-care-img {
    padding: 70px 0 0;
    margin-left: auto;
    width: 500px; }

  .b-care-img img {
    width: auto; }

  .b-care-line {
    display: none; }

  .b-care-title {
    font-size: 20px;
    padding-bottom: 30px;
    padding-top: 14px;
    margin: 0 0 20px; }

  .b-care-title::after {
    width: 60px; }

  .b-care-text {
    width: 418px;
    font-size: 15px;
    margin: 0 0 60px; }

  .b-care-btn {
    width: 260px;
    margin: 0; }

  .b-cure {
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 156px; }

  .b-cure-head {
    width: 600px;
    -ms-flex-order: 2;
    order: 2; }

  .b-cure-body {
    -ms-flex-order: 1;
    order: 1;
    width: 560px;
    margin-right: 40px; }

  .b-cure::before {
    width: 650px;
    height: 650px;
    pointer-events: none;
    background: url(../images/home/img_lifecure_bg@2x.png) 0 0/contain no-repeat;
    top: -26px;
    right: -112px; }

  .b-cure-lbl {
    font-size: 28px;
    line-height: 1.14;
    right: 30px; }

  .b-cure-img {
    padding: 62px 0 0;
    width: 500px; }

  .b-cure-line {
    display: none; }

  .b-cure-title {
    padding-top: 92px;
    text-align: left;
    font-size: 20px;
    padding-bottom: 20px;
    margin: 0 0 20px; }

  .b-cure-title::after {
    right: auto;
    left: 0;
    width: 60px; }

  .b-cure-text {
    font-size: 15px;
    width: auto;
    margin-bottom: 50px; }

  .b-cure-btn {
    width: 260px;
    margin: 0 0 0 272px; }

  .b-corporate {
    padding-top: 120px;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    background: #f6f0ed;
    background: linear-gradient(90deg, #f6f0ed 0%, #f6f0ed calc(50% + 710px), white calc(50% + 710px), white 100%); }

  body.home .b-corporate .e-headline {
    margin-bottom: 60px; }

  .b-corporate-wrap {
    margin: 0 auto 60px;
    width: 1200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .b-corporate .e-item {
    border-radius: 15px;
    width: 380px; }

  .b-corporate .e-item:nth-of-type(n+4) {
    margin-top: 30px; }

  .b-corporate .e-item:not(:nth-of-type(3n)) {
    margin-right: 30px; }

  .b-corporate .e-item:hover {
    opacity: 1;
    color: #FF5611; }

  .b-corporate .e-item figcaption {
    padding: 26px;
    font-size: 18px; }

  .b-corporate-btn {
    width: 260px;
    padding-bottom: 258px; }

  .b-corporate-vision {
    width: 1200px;
    bottom: -174px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

  .b-information {
    padding-top: 275px;
    padding-bottom: 112px; }

  .b-information-tax {
    width: 1200px;
    margin: 0 auto 45px;
    overflow-x: auto; }

  .b-information-inner a {
    font-size: 15px;
    padding: 10px 50px; }

  .b-information-inner a.is-current::before {
    width: 10px;
    height: 10px;
    margin-left: -20px; }

  .b-information-wrap {
    width: 1200px;
    margin-bottom: 58px; }

  .b-information-wrap .e-item {
    padding: 30px;
    display: -ms-flexbox;
    display: flex; }

  .b-information-wrap .e-header {
    margin: 0;
    width: 272px; }

  .b-information-wrap .e-time {
    font-size: 15px;
    line-height: 24px;
    width: 122px; }

  .b-information-wrap .e-tax {
    width: 150px;
    font-size: 13px;
    line-height: 24px;
    margin-left: 0; }

  .b-information-wrap .e-lbl {
    line-height: 24px;
    margin-left: 20px; }

  .b-information-tolist {
    width: 260px; }

  .b-csr {
    padding: 100px 0; }

  .b-csr .e-lead {
    margin-bottom: 40px; }

  .b-csr .e-wrap {
    margin-bottom: 60px; }

  .b-csr .e-wrap .e-item {
    width: 380px;
    border-radius: 15px; }

  .b-csr .e-wrap .swiper-button-prev, .b-csr .e-wrap .swiper-button-next {
    width: 52px;
    height: 52px; }

  .b-csr .e-wrap .swiper-button-prev {
    left: 140px; }

  .b-csr .e-wrap .swiper-button-next {
    right: 140px; }

  .b-csr .e-btn {
    width: 260px; }

  .b-cm {
    padding-top: 90px;
    padding-bottom: 100px; }

  .b-cm .e-contents {
    margin-top: 60px; }

  .b-cm .name {
    font-size: 18px; }

  .b-cm .mov {
    width: 1000px;
    margin-top: 46px; }

  .b-cm .tolink {
    margin-top: 60px;
    width: 260px; }

  .b-livedo {
    display: -ms-flexbox;
    display: flex; }

  .b-livedo-img {
    -ms-flex-order: 2;
    order: 2;
    width: 58.9583333333%; }

  .b-livedo-img img {
    width: 100%;
    max-width: initial; }

  .b-livedo-wrap {
    -ms-flex-order: 1;
    order: 1;
    height: auto;
    width: 24.8958333333%;
    margin-left: auto;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .b-livedo .e-mark {
    margin: 0 auto; }

  .b-livedo .e-mark .e-text {
    font-size: 20px;
    margin-bottom: 15px; }

  .b-livedo .e-mark .e-logo {
    width: 219px; }

  .b-livedo .e-mark .e-logo img {
    width: 100%; } }
@media (max-width: 767px) {

  .b-corporate .e-item + .e-item {
    margin-top: 6.6666666667vw; } }
