@charset "UTF-8";
/**
 * 創造事業（物販飲食・不動産・SC・ホテルなど）
 */
/* ==========================================================================
  共通
  ========================================================================== */
* {
  box-sizing: border-box; }

body {
  min-width: 1044px; }
  @media screen and (max-width: 767px) {
    body {
      min-width: inherit; } }

#topicpath.topicpath-bottom {
  margin-bottom: 0; }

#topicpath .navigation {
  width: 1004px;
  box-sizing: border-box;
  background: none;
  padding-left: 0; }
  #topicpath .navigation li {
    margin-right: 15px; }
  #topicpath .navigation li:first-child {
    padding-left: 20px;
    background: url("/common/css/img/icon_home.gif") no-repeat left 4px; }
  #topicpath .navigation img {
    margin: 0 15px 0 3px; }

@media screen and (max-width: 767px) {
  #topicpath {
    padding-left: 10px; }
    #topicpath .navigation {
      width: 100%; }
      #topicpath .navigation img {
        vertical-align: middle; } }

/* ==========================================================================
   共通バナーエリア
   ========================================================================== */
.bnr-area-grey {
  margin-bottom: -50px;
  padding: 80px 0;
  background: #f0f0f0; }
  .bnr-area-grey .side-bnr {
    display: block;
    margin: auto;
    width: 836px; }
    .bnr-area-grey .side-bnr:after {
      display: block;
      clear: both;
      visibility: hidden;
      content: '';
      height: 0; }
    .bnr-area-grey .side-bnr li {
      float: left;
      margin: 0 12px 10px 0;
      width: 200px; }
      .bnr-area-grey .side-bnr li:nth-child(4n) {
        float: right;
        margin-right: 0; }
      .bnr-area-grey .side-bnr li a {
        display: block;
        width: 100%; }
  @media screen and (max-width: 767px) {
    .bnr-area-grey {
      margin-bottom: -25px;
      padding: 40px 10px; }
      .bnr-area-grey .side-bnr {
        width: 100%; }
        .bnr-area-grey .side-bnr li {
          margin-right: 0;
          width: 48.45%; }
          .bnr-area-grey .side-bnr li:nth-child(2n) {
            float: right; }
          .bnr-area-grey .side-bnr li img {
            width: 100%; } }

/* ==========================================================================
   base
   ========================================================================== */
.life {
  overflow-x: hidden; }
  @media screen and (min-width: 768px), print {
    .life .pc-none {
      display: none; } }
  @media screen and (max-width: 767px) {
    .life .sp-none {
      display: none; } }

.index-life.full-box {
  width: 1024px; }
  .index-life.full-box a {
    text-decoration: underline;
    color: #005492; }
    .index-life.full-box a:hover {
      text-decoration: none; }
  @media screen and (max-width: 767px) {
    .index-life.full-box {
      width: 100%; } }

.main {
  display: block;
  box-sizing: border-box;
  max-width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucida Grande", 'ＭＳ Ｐゴシック', "MS PGothic", sans-serif; }
  @media screen and (max-width: 767px) {
    .main {
      width: 100%; }
      .life .main img {
        width: 100%;
        height: auto; } }

/* ==========================================================================
   structure
   ========================================================================== */
.life {
  /* ---
  header
-------------------------------- */
  /* --- slider --- */
  /**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
  /* --- スライダー設定 --- */
  /* --- header-text --- */
  /* --- button --- */
  /* --- 下層ページのヘッダー --- */
  /* --- 下層MVのスライダー --- */
  /* ==========================================================================
   heading
   ========================================================================== */
  /* --- h2 --- */
  /* --- h3 --- */
  /* --- h4 --- */
  /* --- h5 --- */
  /* ==========================================================================
   text
   ========================================================================== */
  /* ==========================================================================
   box
   ========================================================================== */
  /* --- 背景色 --- */
  /* --- h2用ボックス --- */
  /* --- h3用ボックス --- */
  /* --- h4用ボックス --- */
  /* --- h5用ボックス --- */
  /* --- カテゴリーメニュー --- */
  /* --- /life/配下のメニュー --- */
  /* ==========================================================================
   list
   ========================================================================== */
  /* --- リンクリスト --- */
  /* --- ニュースリスト --- */
  /* --- 横並びの画像 --- */
  /* --- バナーリスト --- */
  /* --- カードリスト --- */
  /* --- 地図 --- */
  /* --- 写真リスト --- */
  /* ==========================================================================
   button
   ========================================================================== */
  /* --- ボタン --- */
  /* --- もっと見るボタン --- */
  /* ==========================================================================
   link
   ========================================================================== */
  /* --- 別窓リンク --- */
  /* --- PDFリンク --- */
  /* --- アイコン付きリンク --- */
  /* ==========================================================================
   modal
   ========================================================================== */
  /* ==========================================================================
   tab navigation
   ========================================================================== */
  /* ==========================================================================
   shopping
   ========================================================================== */ }
  .life .header {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 170px); }
    @media screen and (max-width: 767px) {
      .life .header {
        height: calc(100vh - 110px); } }
  .life .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1; }
  .life .swiper-container-no-flexbox .swiper-slide {
    float: left; }
  .life .swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column; }
  .life .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box; }
  .life .swiper-container-android .swiper-slide, .life .swiper-wrapper {
    transform: translate3d(0, 0, 0); }
  .life .swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .life .swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto; }
  .life .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform; }
  .life .swiper-slide-invisible-blank {
    visibility: hidden; }
  .life .swiper-container-autoheight, .life .swiper-container-autoheight .swiper-slide {
    height: auto; }
  .life .swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform,height; }
  .life .swiper-container-3d {
    perspective: 1200px; }
  .life .swiper-container-3d .swiper-cube-shadow, .life .swiper-container-3d .swiper-slide, .life .swiper-container-3d .swiper-slide-shadow-bottom, .life .swiper-container-3d .swiper-slide-shadow-left, .life .swiper-container-3d .swiper-slide-shadow-right, .life .swiper-container-3d .swiper-slide-shadow-top, .life .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d; }
  .life .swiper-container-3d .swiper-slide-shadow-bottom, .life .swiper-container-3d .swiper-slide-shadow-left, .life .swiper-container-3d .swiper-slide-shadow-right, .life .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .life .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }
  .life .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }
  .life .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }
  .life .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }
  .life .swiper-container-wp8-horizontal, .life .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y; }
  .life .swiper-container-wp8-vertical, .life .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x; }
  .life .swiper-button-next, .life .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat; }
  .life .swiper-button-next.swiper-button-disabled, .life .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none; }
  .life .swiper-button-prev, .life .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto; }
  .life .swiper-button-next, .life .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto; }
  .life .swiper-button-prev.swiper-button-white, .life .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .life .swiper-button-next.swiper-button-white, .life .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
  .life .swiper-button-prev.swiper-button-black, .life .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
  .life .swiper-button-next.swiper-button-black, .life .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }
  .life .swiper-button-lock {
    display: none; }
  .life .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10; }
  .life .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }
  .life .swiper-container-horizontal > .swiper-pagination-bullets, .life .swiper-pagination-custom, .life .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%; }
  .life .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative; }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -ms-transform: scale(1);
    transform: scale(1); }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -ms-transform: scale(1);
    transform: scale(1); }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -ms-transform: scale(0.66);
    transform: scale(0.66); }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -ms-transform: scale(0.33);
    transform: scale(0.33); }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -ms-transform: scale(0.66);
    transform: scale(0.66); }
  .life .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -ms-transform: scale(0.33);
    transform: scale(0.33); }
  .life .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2; }
  .life button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .life .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }
  .life .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff; }
  .life .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0); }
  .life .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }
  .life .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px; }
  .life .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s top,.2s -webkit-transform;
    transition: .2s transform,.2s top;
    transition: .2s transform,.2s top,.2s -webkit-transform; }
  .life .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px; }
  .life .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap; }
  .life .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s left,.2s -webkit-transform;
    transition: .2s transform,.2s left;
    transition: .2s transform,.2s left,.2s -webkit-transform; }
  .life .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s right,.2s -webkit-transform;
    transition: .2s transform,.2s right;
    transition: .2s transform,.2s right,.2s -webkit-transform; }
  .life .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }
  .life .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-transform-origin: left top;
    transform-origin: left top; }
  .life .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -ms-transform-origin: right top;
    transform-origin: right top; }
  .life .swiper-container-horizontal > .swiper-pagination-progressbar, .life .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .life .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .life .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .life .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff; }
  .life .swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25); }
  .life .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff; }
  .life .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000; }
  .life .swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25); }
  .life .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000; }
  .life .swiper-pagination-lock {
    display: none; }
  .life .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1); }
  .life .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }
  .life .swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }
  .life .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0; }
  .life .swiper-scrollbar-cursor-drag {
    cursor: move; }
  .life .swiper-scrollbar-lock {
    display: none; }
  .life .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
  .life .swiper-zoom-container > canvas, .life .swiper-zoom-container > img, .life .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }
  .life .swiper-slide-zoomed {
    cursor: move; }
  .life .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite; }
  .life .swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat; }
  .life .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
  .life .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000; }
  .life .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out; }
  .life .swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity; }
  .life .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none; }
  .life .swiper-container-fade .swiper-slide-active, .life .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }
  .life .swiper-container-cube {
    overflow: visible; }
  .life .swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%; }
  .life .swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none; }
  .life .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0; }
  .life .swiper-container-cube .swiper-slide-active, .life .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }
  .life .swiper-container-cube .swiper-slide-active, .life .swiper-container-cube .swiper-slide-next, .life .swiper-container-cube .swiper-slide-next + .swiper-slide, .life .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible; }
  .life .swiper-container-cube .swiper-slide-shadow-bottom, .life .swiper-container-cube .swiper-slide-shadow-left, .life .swiper-container-cube .swiper-slide-shadow-right, .life .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .life .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0; }
  .life .swiper-container-flip {
    overflow: visible; }
  .life .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1; }
  .life .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none; }
  .life .swiper-container-flip .swiper-slide-active, .life .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }
  .life .swiper-container-flip .swiper-slide-shadow-bottom, .life .swiper-container-flip .swiper-slide-shadow-left, .life .swiper-container-flip .swiper-slide-shadow-right, .life .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .life .swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px; }
  .life .header-slider {
    display: block;
    position: relative;
    width: 100%; }
  .life .header-slider__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center; }
    .life .header-slider__box.is-sales {
      background-image: url("/life/img/top/header_img_sales_pc.jpg"); }
    .life .header-slider__box.is-shopping {
      background-image: url("/life/img/top/header_img_shopping_pc.jpg"); }
    .life .header-slider__box.is-hotel {
      background-image: url("/life/img/top/header_img_hotel_pc.jpg"); }
    .life .header-slider__box.is-house {
      background-image: url("/life/img/top/header_img_house_pc.jpg"); }
    .life .header-slider__box.is-living {
      background-image: url("/life/img/top/header_img_living_profish_pc.jpg"); }
      .life .header-slider__box.is-living.is-2 {
        background-image: url("/life/img/top/header_img_living_care_pc.jpg"); }
    @media screen and (max-width: 767px) {
      .life .header-slider__box {
        display: block; }
        .life .header-slider__box.is-sales {
          background-image: url("/life/img/top/header_img_sales_sp.jpg"); }
        .life .header-slider__box.is-shopping {
          background-image: url("/life/img/top/header_img_shopping_sp.jpg"); }
        .life .header-slider__box.is-hotel {
          background-image: url("/life/img/top/header_img_hotel_sp.jpg"); }
        .life .header-slider__box.is-house {
          background-image: url("/life/img/top/header_img_house_sp.jpg"); }
        .life .header-slider__box.is-living {
          background-image: url("/life/img/top/header_img_living_profish_sp.jpg"); }
          .life .header-slider__box.is-living.is-2 {
            background-image: url("/life/img/top/header_img_living_care_sp.jpg"); } }
  .life .swiper-slide {
    overflow: hidden; }
  @media screen and (min-width: 768px), print {
    .life .swiper-slide .header-slider__box {
      -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
      transition: transform 1s ease-out; }
    .life .swiper-slide.swiper-slide-active .header-slider__box {
      -ms-transform: scale(1, 1);
          transform: scale(1, 1); } }
  .life .swiper-pagination {
    z-index: 20; }
  .life .swiper-container-horizontal > .swiper-pagination-bullets,
  .life .swiper-pagination-custom, .life .swiper-pagination-fraction {
    bottom: 98px; }
    @media screen and (max-width: 767px) {
      .life .swiper-container-horizontal > .swiper-pagination-bullets,
      .life .swiper-pagination-custom, .life .swiper-pagination-fraction {
        bottom: 80px; } }
  .life .swiper-pagination-bullet {
    box-sizing: content-box;
    opacity: 1;
    outline-color: #ff9000;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    vertical-align: middle; }
  .life .swiper-pagination-bullet-active {
    border: 2px solid #ffffff;
    background-color: #0068b7; }
  .life #slider-control-button {
    position: absolute;
    z-index: 11;
    top: 21px;
    right: 21px;
    border: none;
    width: 31px;
    height: 34px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    transition: opacity .5s ease-in; }
    .life #slider-control-button.is-play {
      background-image: url("/img/video_controls_stop.png"); }
    .life #slider-control-button.is-stop {
      background-image: url("/img/video_controls_play.png"); }
    .life #slider-control-button:hover {
      opacity: .7; }
    @media screen and (max-width: 767px) {
      .life #slider-control-button {
        top: 10px;
        right: 10px; } }
  .life .header-text {
    display: block;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 30%;
    right: 13%;
    z-index: 10;
    max-width: 412px;
    background-color: rgba(0, 104, 183, 0.9);
    -ms-transform: translate(-13%, -30%);
        transform: translate(-13%, -30%);
    transition: opacity .7s ease-in; }
    .life .header-text _::-webkit-full-page-media, .life .header-text _:future, :root .life .header-text {
      filter: blur(0);
      -webkit-filter: blur(0); }
    @media screen and (max-width: 1367px) and (max-height: 769px) {
      .life .header-text {
        top: 34%;
        right: 7.5%;
        -ms-transform: translateY(-34%);
            transform: translateY(-34%); } }
    @media screen and (max-width: 1137px) and (max-height: 641px) {
      .life .header-text {
        top: 2%;
        right: 2%;
        -ms-transform: translateY(3%);
            transform: translateY(3%); } }
    @media screen and (max-width: 767px) {
      .life .header-text {
        opacity: 1;
        visibility: visible;
        top: 30%;
        left: 0;
        right: 0;
        margin: auto;
        width: 93.75%;
        -ms-transform: translate(0, -30%);
            transform: translate(0, -30%); } }
    .life .header-text.is-active {
      opacity: 1;
      visibility: visible; }
  .life .header-text__inner {
    margin: 10px;
    padding: 41px;
    border: 2px solid #80b0d5;
    background-image: url(/life/img/arrow_link.png);
    background-repeat: no-repeat;
    background-position: 369px 355px;
    background-size: 12px auto;
    text-align: left;
    color: #ffffff; }
    @media screen and (max-width: 1137px), screen and (max-height: 641px) {
      .life .header-text__inner {
        padding: 36px; } }
    @media screen and (max-width: 767px) {
      .life .header-text__inner {
        padding: 24px 32px;
        text-align: center; } }
  .life .header-text__category {
    margin-bottom: 17px;
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: .16rem; }
    @media screen and (max-width: 767px) {
      .life .header-text__category {
        margin-bottom: 7px;
        font-size: .75rem; } }
  .life .header-text__text {
    margin-bottom: 27px;
    padding-bottom: 36px;
    border-bottom: 1px solid #80b0d5;
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: .16rem; }
    @media screen and (max-width: 767px) {
      .life .header-text__text {
        margin-bottom: 23px;
        padding-bottom: 28px;
        font-size: 1rem; } }
  .life .header-text__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .life .header-text__logo .box {
      display: block;
      box-sizing: border-box;
      margin-left: 21px;
      padding: 8px;
      border: 1px solid #ffffff;
      width: 193px;
      text-align: center;
      font-size: 1rem; }
      .life .header-text__logo .box _::-webkit-full-page-media, .life .header-text__logo .box _:future, :root .life .header-text__logo .box {
        filter: blur(0);
        -webkit-filter: blur(0); }
    .life .header-text__logo .fade-text {
      display: block;
      opacity: 0;
      transition: opacity .8s ease-in 1s; }
      .life .header-text__logo .fade-text.is-active {
        opacity: 1; }
      @media screen and (max-width: 767px) {
        .life .header-text__logo .fade-text {
          transition-duration: .6s;
          transition-delay: .25s; } }
    @media screen and (max-width: 767px) {
      .life .header-text__logo .logo {
        width: 66px; }
        .life .header-text__logo .logo img {
          width: 100%;
          height: auto; }
      .life .header-text__logo .box {
        margin-left: 12px;
        padding: 6px 10px 8px;
        width: 132px;
        font-size: .75rem; } }
  .life .header-anchor-button {
    display: block;
    box-sizing: border-box;
    position: absolute;
    z-index: 10;
    bottom: 0;
    padding: 21px 0 43px;
    border: none;
    outline: none;
    width: 100%;
    height: 74px;
    background-color: rgba(51, 51, 51, 0.8);
    background-image: url(/life/css/img/arrow_bottom.png);
    background-repeat: no-repeat;
    background-position: center 44px;
    background-size: 11px auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    letter-spacing: .16em; }
    .life .header-anchor-button:active, .life .header-anchor-button:hover, .life .header-anchor-button:visited {
      color: #ffffff;
      text-decoration: none; }
    @media screen and (max-width: 767px) {
      .life .header-anchor-button {
        padding: 15px 15px 36px;
        height: 60px;
        background-position: center 35px;
        font-size: .75rem; } }
  .life .lower-header {
    position: relative;
    margin-bottom: 91px;
    width: 100%;
    height: calc(100vh - 170px);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .life .lower-header.is-region {
      background-image: url(/life/img/region/bg_header.jpg); }
    .life .lower-header.is-house {
      background-image: url(/life/img/house/bg_header.jpg); }
    .life .lower-header.is-sales {
      background-image: url(/life/img/sales/bg_header.jpg); }
    .life .lower-header.is-hotel {
      background-image: url(/life/img/hotel/bg_header.jpg); }
    .life .lower-header.is-shopping {
      background-image: url(/life/img/shopping/bg_header.jpg); }
    @media screen and (max-width: 767px) {
      .life .lower-header {
        margin-bottom: 38px;
        height: calc(100vh - 146px); }
        .life .lower-header.is-region {
          background-image: url(/life/img/region/bg_header_sp.jpg); }
        .life .lower-header.is-house {
          background-image: url(/life/img/house/bg_header_sp.jpg); }
        .life .lower-header.is-sales {
          background-image: url(/life/img/sales/bg_header_sp.jpg); }
        .life .lower-header.is-hotel {
          background-image: url(/life/img/hotel/bg_header_sp.jpg); }
        .life .lower-header.is-shopping {
          background-image: url(/life/img/shopping/bg_header_sp.jpg); } }
  .life .lower-header-text {
    display: none;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 672px;
    background-color: rgba(0, 104, 183, 0.9);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    @media screen and (max-width: 767px) {
      .life .lower-header-text {
        max-width: 93.75%; } }
  .life .lower-header-text__inner {
    margin: 10px;
    padding: 34px 44px 44px;
    border: 2px solid #86b8df;
    text-align: center;
    color: #ffffff; }
    @media screen and (max-width: 767px) {
      .life .lower-header-text__inner {
        margin: 7px;
        padding: 25px 32px 32px; } }
  .life .lower-header-text__category {
    margin-bottom: 15px;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: .16em; }
    @media screen and (max-width: 767px) {
      .life .lower-header-text__category {
        margin-bottom: 10px;
        font-size: .75rem; } }
  .life .lower-header-text__text {
    margin-bottom: 36px;
    padding-bottom: 52px;
    border-bottom: 1px solid #86b8df;
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 1.42857142857;
    letter-spacing: .16em; }
    @media screen and (max-width: 767px) {
      .life .lower-header-text__text {
        margin-bottom: 23px;
        padding-bottom: 29px;
        font-size: 1rem; } }
  .life .lower-header-text__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    width: 400px; }
    .life .lower-header-text__logo .box {
      display: block;
      box-sizing: border-box;
      margin-left: 21px;
      padding: 11px 20px;
      border: 1px solid #ffffff;
      width: 258px;
      text-align: center;
      vertical-align: middle; }
    .life .lower-header-text__logo .fade-text {
      opacity: 0;
      font-size: 1.3125rem;
      transition: opacity 1.2s ease-in; }
      .life .lower-header-text__logo .fade-text.is-active {
        opacity: 1; }
    @media screen and (max-width: 767px) {
      .life .lower-header-text__logo {
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%; }
        .life .lower-header-text__logo .logo {
          width: 66px; }
          .life .lower-header-text__logo .logo img {
            width: 100%;
            height: auto; }
        .life .lower-header-text__logo .box {
          margin-left: 12px;
          padding: 3px 4px;
          width: 140px;
          max-width: 282px; }
        .life .lower-header-text__logo .fade-text {
          font-size: .75rem; } }
  .life .lower-header-slider {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    width: 100%;
    height: 100vh;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .life .lower-header-slider .swiper-slide {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
      .life .lower-header-slider .swiper-slide.is-profish {
        background-image: url(/life/img/living/bg_header_profish.jpg); }
      .life .lower-header-slider .swiper-slide.is-care {
        background-image: url(/life/img/living/bg_header_care.jpg); }
    @media screen and (max-width: 767px) {
      .life .lower-header-slider .swiper-slide {
        background-position: left top; }
        .life .lower-header-slider .swiper-slide.is-profish {
          background-image: url(/life/img/living/bg_header_profish_sp.jpg); }
        .life .lower-header-slider .swiper-slide.is-care {
          background-image: url(/life/img/living/bg_header_care_sp.jpg); } }
  .life .main h1, .life .main h2, .life .main h3, .life .main h4, .life .main h5, .life .main h6 {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .life .life-heading-level2 {
    margin-bottom: 22px;
    text-align: center; }
    .life .life-heading-level2.is-menu {
      margin-bottom: 92px; }
    .life .life-heading-level2.has-catch {
      margin-bottom: 51px; }
    @media screen and (max-width: 767px) {
      .life .life-heading-level2.is-menu {
        margin-bottom: 14px; }
      .life .life-heading-level2.has-catch {
        margin-bottom: 23px; } }
  .life .life-heading-level2__catch {
    margin-bottom: 20px;
    color: #005ba0;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: .24rem; }
    @media screen and (max-width: 767px) {
      .life .life-heading-level2__catch {
        margin-bottom: 7px;
        font-size: .75rem; } }
  .life .life-heading-level2__heading {
    font-size: 1.75rem;
    line-height: 1.5; }
    .life .life-heading-level2__heading.is-blue {
      color: #005ba0; }
    @media screen and (max-width: 767px) {
      .life .life-heading-level2__heading {
        font-size: 1rem; } }
  .life .life-heading-level3 {
    margin: 40px 0 18px;
    padding: 10px 16px 13px;
    background-color: #f6f6f6;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.33; }
    @media screen and (max-width: 767px) {
      .life .life-heading-level3 {
        margin: 36px 0 16px;
        padding: 10px 12px 12px;
        font-size: 1rem; } }
  .life .life-heading-level4 {
    margin-bottom: 24px;
    text-align: center; }
    .life .life-heading-level4 > span {
      display: inline-block;
      padding-bottom: 7px;
      border-bottom: 2px solid #0068b7;
      font-size: 1.25rem;
      font-weight: 600; }
    @media screen and (max-width: 767px) {
      .life .life-heading-level4 {
        margin-bottom: 16px; }
        .life .life-heading-level4 > span {
          padding-bottom: 2px;
          border-bottom-width: 1px;
          font-size: .875rem; } }
  .life .life-heading-level5 {
    margin: 31px 0 21px;
    text-align: center;
    font-size: 1.125rem; }
    @media screen and (max-width: 767px) {
      .life .life-heading-level5 {
        margin: 17px 0 14px;
        font-size: .875rem; } }
  .life .lead-text {
    margin-bottom: 32px;
    text-align: center; }
    .life .lead-text p {
      font-size: .875rem;
      line-height: 2.28; }
    .life .lead-text.is-hotel {
      margin-bottom: 26px; }
      .life .lead-text.is-hotel p {
        font-size: 1rem;
        line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .life .lead-text {
        margin-bottom: 25px; }
        .life .lead-text p {
          font-size: .75rem; }
        .life .lead-text.is-hotel {
          margin-bottom: 10px;
          text-align: left; }
          .life .lead-text.is-hotel p {
            font-size: .875rem;
            line-height: 1.43; } }
  .life .life-box-wrap {
    padding: 96px 0;
    background-color: #f2f7fa; }
    @media screen and (max-width: 767px) {
      .life .life-box-wrap {
        padding: 30px 10px 31px; } }
  .life .life-box-level2 {
    margin-bottom: 112px; }
    @media screen and (max-width: 767px) {
      .life .life-box-level2 {
        margin: 48px 10px; }
        .life .life-box-level2.in-life-box-wrap {
          margin: 0 10px 48px; } }
  .life .life-box-level3 {
    margin-bottom: 72px; }
    @media screen and (max-width: 767px) {
      .life .life-box-level3 {
        margin-bottom: 36px; } }
  .life .life-box-level4 {
    margin-bottom: 64px; }
    @media screen and (max-width: 767px) {
      .life .life-box-level4 {
        margin-bottom: 32px; } }
  .life .life-box-level5 {
    margin-bottom: 69px; }
    @media screen and (max-width: 767px) {
      .life .life-box-level5 {
        margin-bottom: 31px; } }
  .life .life-category-wrap {
    margin: 96px 0 108px;
    padding-bottom: 114px;
    background-image: url(/life/css/img/bg_category-wrap_left.png), url(/life/css/img/bg_category-wrap_right.png);
    background-repeat: no-repeat;
    background-position: left 129px, right bottom;
    background-size: 985px auto; }
    @media screen and (max-width: 767px) {
      .life .life-category-wrap {
        margin: 48px 10px 39px;
        padding-bottom: 0;
        background-image: none; } }
  .life .life-menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: top;
        align-items: top;
    -ms-flex-pack: center;
        justify-content: center; }
    .life .life-menu-list li {
      margin-bottom: 32px;
      width: 320px; }
      .life .life-menu-list li:not(:nth-child(3n)) {
        margin-right: 32px; }
    @media screen and (max-width: 767px) {
      .life .life-menu-list {
        display: block; }
        .life .life-menu-list li {
          margin: 0 auto 19px;
          width: 100%;
          max-width: 320px; }
          .life .life-menu-list li:not(:nth-child(3n)) {
            margin-right: auto; } }
  .life .life-menu-list__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
    width: 100%;
    height: 337px;
    text-decoration: none !important;
    background-color: #0068b7;
    background-position: 97% 97%, center top;
    background-repeat: no-repeat;
    background-size: 8px 8px, 100% auto;
    transition: opacity .2s ease-in; }
    .life .life-menu-list__box:hover {
      opacity: .7; }
    .life .life-menu-list__box.is-sales {
      background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_sales_pc.jpg); }
    .life .life-menu-list__box.is-shopping {
      background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_shopping_pc.jpg); }
    .life .life-menu-list__box.is-hotel {
      background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_hotel_pc.jpg); }
    .life .life-menu-list__box.is-house {
      background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_house_pc.jpg); }
    .life .life-menu-list__box.is-life {
      background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_life_pc.jpg); }
    /* RIDE 2026/05/28 旅行 追加 */
    .life .life-menu-list__box.is-travel {
      background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_travel_pc.jpg); }
    /* /RIDE 2026/05/28 旅行 追加 */
    @media screen and (max-width: 767px) {
      .life .life-menu-list__box {
        -ms-flex-align: center;
            align-items: center;
        height: 88px;
        background-position: 98% 90%, left top;
        background-size: 8px 8px, auto 100%; }
        .life .life-menu-list__box.is-sales {
          background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_sales_sp.jpg); }
        .life .life-menu-list__box.is-shopping {
          background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_shopping_sp.jpg); }
        .life .life-menu-list__box.is-hotel {
          background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_hotel_sp.jpg); }
        .life .life-menu-list__box.is-house {
          background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_house_sp.jpg); }
        .life .life-menu-list__box.is-life {
          background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_life_sp.jpg); }
        /* RIDE 2026/05/28 旅行 追加 */
        .life .life-menu-list__box.is-travel {
          background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/menu_img_travel_sp.jpg); }
        /* /RIDE 2026/05/28 旅行 追加 */
        .life .life-menu-list__box.is-top {
          -ms-flex-align: end;
              align-items: flex-end;
          height: 306px;
          background-position: 97% 96.5%, center top;
          background-size: 8px 8px, 100% auto; }
          .life .life-menu-list__box.is-top.is-sales {
            background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/top_menu_img_sales_sp.jpg); }
          .life .life-menu-list__box.is-top.is-shopping {
            background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/top_menu_img_shopping_sp.jpg); }
          .life .life-menu-list__box.is-top.is-hotel {
            background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/top_menu_img_hotel_sp.jpg); }
          .life .life-menu-list__box.is-top.is-house {
            background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/top_menu_img_house_sp.jpg); }
          .life .life-menu-list__box.is-top.is-life {
            background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/top_menu_img_life_sp.jpg); }
          /* RIDE 2026/05/28 旅行 追加 */
          .life .life-menu-list__box.is-top.is-travel {
            background-image: url(/life/css/img/arrow_link.png), url(/life/img/common/top_menu_img_travel_sp.jpg); } }
          /* /RIDE 2026/05/28 旅行 追加 */
  .life .life-menu-list__heading {
    display: block;
    box-sizing: border-box;
    padding: 11px 18px 13px;
    width: 100%;
    color: #ffffff;
    font-size: 1.125rem; }
    @media screen and (max-width: 767px) {
      .life .life-menu-list__heading {
        margin-left: 116px;
        padding: 0;
        background-position: 90% 90%;
        font-size: .875rem; }
        .life .life-menu-list__heading.is-top {
          margin-left: 0;
          padding: 11px 14px;
          background-color: #0068b7; } }
  .life ul, .life li {
    list-style: none; }
  .life figure {
    margin: 0;
    padding: 0; }
  .life .link-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    box-sizing: border-box;
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%; }
    .life .link-list.is-life-box-wrap {
      background-color: #ffffff; }
    .life .link-list > li {
      box-sizing: border-box;
      padding: 10px 15px 6px;
      border-bottom: 1px solid #ccc;
      width: 50%; }
      .life .link-list > li:nth-child(even) {
        border-left: 1px solid #ccc; }
      .life .link-list > li.is-last {
        border-bottom: none; }
    @media screen and (max-width: 767px) {
      .life .link-list {
        display: block; }
        .life .link-list > li {
          padding: 5px 12px 7px;
          width: 100%;
          font-size: .75rem; }
          .life .link-list > li:nth-child(even) {
            border-left: none; }
          .life .link-list > li.is-last {
            border-bottom: 1px solid #ccc; }
          .life .link-list > li:last-child {
            border-bottom: none; } }
  .life .news-list {
    border-bottom: 1px solid #ccc; }
    .life .news-list.is-hide .news-list__date:first-of-type {
      border-top: none; }
  .life .news-list__date {
    margin-bottom: 3px;
    padding-top: 16px;
    border-top: 1px solid #ccc;
    font-size: .875rem; }
    @media screen and (max-width: 767px) {
      .life .news-list__date {
        margin-bottom: 4px;
        padding-top: 15px;
        font-size: .75rem; } }
  .life .news-list__text {
    padding-bottom: 14px; }
    @media screen and (max-width: 767px) {
      .life .news-list__text {
        padding-bottom: 18px;
        font-size: .75rem; } }
  .life .icon-new {
    color: #ff0000; }
  .life .js-see-more-content {
    display: none; }
  .life .image-list {
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px; }
    .life .image-list li {
      width: 100%;
      max-width: 320px; }
    .life .image-list.is-two-column li {
      max-width: 496px; }
      .life .image-list.is-two-column li:nth-child(even) {
        margin-left: 32px; }
    .life .image-list.is-three-column li:not(:nth-child(3n)) {
      margin-right: 32px; }
    @media screen and (max-width: 767px) {
      .life .image-list {
        display: block;
        margin-top: 23px; }
        .life .image-list li {
          margin: 0 auto 22px; }
          .life .image-list li:last-child {
            margin-bottom: 0; }
        .life .image-list.is-two-column li {
          max-width: 320px; }
          .life .image-list.is-two-column li:nth-child(even) {
            margin-left: auto; }
        .life .image-list.is-three-column li:not(:nth-child(3n)) {
          margin-right: auto; } }
  .life .image-list_caption {
    margin-top: 10px;
    font-size: .875rem; }
    @media screen and (max-width: 767px) {
      .life .image-list_caption {
        margin-top: 6px;
        font-size: .75rem; } }
  .life .banner-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-bottom: -25px; }
    .life .banner-list li {
      margin-bottom: 25px;
      width: 320px; }
      .life .banner-list li.banner-w640 {
        width: 640px; }
      .life .banner-list li:not(:nth-child(3n)) {
        margin-right: 32px; }
      .life .banner-list li:last-child {
        margin-right: 0; }
    .life .banner-list li:only-child {
      margin: 0 auto 25px; }
    .life .banner-list.is-two-column {
      -ms-flex-pack: center;
          justify-content: center; }
      .life .banner-list.is-two-column li:not(:nth-child(3n)) {
        margin-right: 0; }
      .life .banner-list.is-two-column li:not(:nth-child(even)) {
        margin-right: 32px; }
      .life .banner-list.is-two-column li:only-child {
        margin: 0 auto;
        margin: 0\0; }
    .life .banner-list.is-four-column {
      -ms-flex-pack: center;
          justify-content: center; }
      .life .banner-list.is-four-column li {
        margin-right: 32px;
        width: 232px; }
        .life .banner-list.is-four-column li:nth-child(4n), .life .banner-list.is-four-column li:last-child {
          margin-right: 0; }
        .life .banner-list.is-four-column li:only-child {
          margin: 0 auto 25px;
          margin: 0 0 25px\0; }
    .life .banner-list.is-living li:first-child {
      width: 100%; }
    .life .banner-list.is-living li:nth-child(odd) {
      margin: 0 0 32px; }
    .life .banner-list.is-living li:nth-child(even) {
      margin-right: 32px; }
    .life .banner-list.is-region {
      margin-top: 72px; }
    @media screen and (max-width: 767px) {
      .life .banner-list {
        margin-bottom: 0; }
        .life .banner-list li {
          width: 100%; }
          .life .banner-list li.banner-w640 {
            width: 100%; }
          .life .banner-list li:not(:nth-child(3n)) {
            margin-right: 0; }
          .life .banner-list li:not(:last-child) {
            margin-bottom: 28px; }
          .life .banner-list li:last-child {
            margin-bottom: 0; }
        .life .banner-list li:only-child {
          margin: 0 auto 12px; }
        .life .banner-list.is-two-column {
          -ms-flex-pack: center;
              justify-content: center; }
          .life .banner-list.is-two-column li:not(:nth-child(3n)) {
            margin-right: 0; }
          .life .banner-list.is-two-column li:not(:nth-child(even)) {
            margin-right: 0; }
        .life .banner-list.is-four-column {
          -ms-flex-pack: start;
              justify-content: flex-start; }
          .life .banner-list.is-four-column li {
            margin-right: 10px;
            margin-bottom: 16px;
            width: calc((100% - 10px)/2);
            max-width: 232px; }
            .life .banner-list.is-four-column li:nth-child(2n) {
              margin-right: 0; }
            .life .banner-list.is-four-column li.is-last {
              margin-bottom: 0; }
        .life .banner-list.is-region {
          margin-top: 48px; } }
  .life .banner-link {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
    transition: opacity .2s ease-in; }
    .life .banner-link.is-w640 {
      max-width: 640px; }
    .life .banner-link:hover {
      opacity: .7; }
    @media screen and (max-width: 767px) {
      .life .banner-link.is-w640 {
        max-width: 320px; } }
  .life .banner-caption {
    margin-top: 12px;
    text-align: center;
    font-size: 1.125rem; }
    .life .banner-caption.is-small {
      font-size: 1rem;
      line-height: 1.3; }
    @media screen and (max-width: 767px) {
      .life .banner-caption {
        margin-top: 6px;
        font-size: .875rem; }
        .life .banner-caption.is-small {
          font-size: .8rem; } }
  .life .card-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    .life .card-list li {
      width: 320px; }
    .life .card-list.is-two-column li:nth-child(even) {
      margin-left: 32px; }
    .life .card-list.is-three-column {
      margin-bottom: -32px; }
      .life .card-list.is-three-column li {
        margin-bottom: 32px; }
        .life .card-list.is-three-column li:not(:nth-child(3n)) {
          margin-right: 32px; }
    @media screen and (max-width: 767px) {
      .life .card-list {
        display: block; }
        .life .card-list li {
          width: 100%;
          max-width: 320px;
          margin: 0 auto 28px; }
          .life .card-list li:last-child {
            margin-bottom: 0; }
        .life .card-list.is-two-column li:nth-child(even) {
          margin-left: auto; }
        .life .card-list.is-three-column {
          margin-bottom: 0; }
          .life .card-list.is-three-column li:not(:nth-child(3n)) {
            margin-right: auto; } }
  .life .card-list__card {
    display: block;
    position: relative;
    outline-color: #ffffff;
    width: 100%;
    transition: opacity .2s ease-in; }
    .life .card-list__card:hover, .life .card-list__card:focus {
      opacity: .7; }
  .life .card-list__caption {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    margin: auto;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      .life .card-list__caption {
        font-size: 1rem; } }
  .life .map-list {
    display: block;
    position: relative;
    margin-bottom: 54px;
    width: 100%;
    height: 480px;
    background-image: url(/life/img/hotel/map.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto; }
    .life .map-list.is-shopping {
      background-image: url(/life/img/shopping/map.png); }
    .life .map-list.is-region {
      margin-bottom: 0;
      background-image: url(/life/img/region/map.png); }
    @media screen and (max-width: 767px) {
      .life .map-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 35px;
        height: auto;
        background-image: none; }
        .life .map-list.is-shopping {
          background-image: none; }
        .life .map-list.is-region {
          background-image: none; } }
  .life .map-nav {
    display: block;
    box-sizing: border-box;
    position: absolute;
    background-color: #0068b7;
    background-image: url(/life/css/img/arrow_link.png);
    background-position: 96% 30px;
    background-repeat: no-repeat;
    background-size: 8px auto;
    text-align: center; }
    .life .map-nav a {
      display: block;
      padding: 10px 8px 9px;
      width: 100%;
      text-decoration: none !important;
      color: #ffffff !important;
      font-size: 1rem; }
      .life .map-nav a:hover {
        text-decoration: none;
        color: #ffffff; }
      .life .map-nav a:focus {
        outline: 1px dotted #000000; }
      .life .map-nav a:visited {
        color: #ffffff; }
    .life .map-nav.is-tokyo {
      top: 85px;
      right: 47px;
      width: 135px;
      background-color: #8671b7; }
      .life .map-nav.is-tokyo:hover {
        background-color: #9e8bca; }
    .life .map-nav.is-nagoya {
      right: 24px;
      bottom: 160px;
      width: 151px;
      background-color: #397f70; }
      .life .map-nav.is-nagoya:hover {
        background-color: #509889; }
    .life .map-nav.is-nara {
      right: 112px;
      bottom: 88px;
      width: 135px;
      background-color: #af7347; }
      .life .map-nav.is-nara:hover {
        background-color: #cb936a; }
    .life .map-nav.is-wakayama {
      right: 322px;
      bottom: 26px;
      width: 207px;
      background-color: #2c9b49; }
      .life .map-nav.is-wakayama:hover {
        background-color: #3ea95a; }
    .life .map-nav.is-hokkaido {
      top: 30px;
      right: 665px;
      width: 151px;
      background-color: #7298bf; }
      .life .map-nav.is-hokkaido:hover {
        background-color: #9bb7d4; }
    .life .map-nav.is-hokuriku {
      top: 35px;
      right: 392px;
      width: 140px;
      background-color: #189eb2; }
      .life .map-nav.is-hokuriku:hover {
        background-color: #34b7ca; }
    .life .map-nav.is-keihanshin {
      top: 125px;
      left: 424px;
      width: 151px;
      background-color: #75b929; }
      .life .map-nav.is-keihanshin:hover {
        background-color: #92cb53; }
    .life .map-nav.is-sanyo {
      top: 282px;
      left: 114px;
      width: 135px;
      background-color: #d4bf43; }
      .life .map-nav.is-sanyo:hover {
        background-color: #dcca63; }
    .life .map-nav.is-sanin {
      top: 164px;
      left: 204px;
      width: 151px;
      background-color: #e1775d; }
      .life .map-nav.is-sanin:hover {
        background-color: #f0937c; }
    .life .map-nav.is-hakata {
      left: 24px;
      bottom: 72px;
      width: 183px;
      background-color: #c78dd5; }
      .life .map-nav.is-hakata:hover {
        background-color: #cc9ed7; }
    .life .map-nav.is-kitakinki {
      top: 107px;
      right: 386px;
      width: 151px;
      background-color: #75b929; }
      .life .map-nav.is-kitakinki:hover {
        background-color: #92cb53; }
    .life .map-nav.is-okayama {
      left: 399px;
      bottom: 92px;
      width: 183px;
      background-color: #ea7e98; }
      .life .map-nav.is-okayama:hover {
        background-color: #ef96ab; }
    .life .map-nav.is-hiroshima {
      left: 99px;
      bottom: 207px;
      width: 183px;
      background-color: #d4bf43; }
      .life .map-nav.is-hiroshima:hover {
        background-color: #dcca63; }
    .life .map-nav.is-jrgroup {
      top: 24px;
      left: 24px;
      width: 413px;
      background-position: 98% 30px; }
    @media screen and (max-width: 767px) {
      .life .map-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        position: relative;
        top: inherit !important;
        left: inherit !important;
        right: inherit !important;
        bottom: inherit !important;
        margin-bottom: 5.33333%;
        width: calc((100% - 16px) / 2) !important;
        background-position: 96% 85%; }
        .life .map-nav a {
          font-size: .875rem; }
        .life .map-nav:nth-child(even) {
          margin-left: 16px; }
        .life .map-nav.is-jrgroup {
          background-position-y: 90%; }
        .life .map-nav.is-large {
          width: 100% !important; } }
  .life .map-list.is-region .map-nav.is-hokuriku {
    top: 131px;
    right: 106px; }
  .life .map-list.is-region .map-nav.is-keihanshin {
    top: inherit;
    left: inherit;
    right: 133px;
    bottom: 180px; }
  .life .map-list.is-region .map-nav.is-wakayama {
    right: 77px;
    bottom: 96px; }
  .life .map-list.is-region .map-nav.is-kitakinki {
    top: 107px;
    right: 386px; }
  .life .map-list.is-region .map-nav.is-okayama {
    left: 399px;
    bottom: 92px; }
  .life .map-list.is-region .map-nav.is-sanin {
    top: 159px;
    left: 285px; }
  .life .map-list.is-region .map-nav.is-hiroshima {
    left: 99px;
    bottom: 207px; }
  .life .map-list.is-region .map-nav.is-hakata {
    left: 24px;
    bottom: 77px; }
  .life .map-list.is-region .map-nav.is-jrgroup {
    top: 24px;
    left: 24px; }
  .life .photo-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-bottom: -40px; }
    .life .photo-list li {
      display: block;
      margin-bottom: 40px;
      width: 300px; }
      .life .photo-list li:not(:nth-child(3n)) {
        margin-right: 22px; }
      .life .photo-list li:only-child {
        margin: 0 auto 40px; }
    .life .photo-list .photo-image {
      margin-bottom: 11px; }
    .life .photo-list .photo-title {
      margin-bottom: 6px;
      font-size: 1.15rem;
      font-weight: 600; }
    .life .photo-list .photo-caption {
      margin-bottom: 18px;
      font-size: .95rem;
      line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .life .photo-list {
        display: block;
        margin-bottom: 0; }
        .life .photo-list li {
          margin-bottom: 28px;
          width: 100%; }
          .life .photo-list li:not(:nth-child(3n)) {
            margin-right: 0; }
        .life .photo-list .photo-image {
          margin: 0 auto 12px;
          width: 58%;
          max-width: 300px; }
        .life .photo-list .photo-title {
          margin-bottom: 5px;
          font-size: .85rem; }
        .life .photo-list .photo-caption {
          margin-bottom: 18px;
          font-size: .85rem; } }
  .life .basic-button {
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 11px;
    width: 240px;
    background-color: #0068b7;
    text-align: center;
    color: #ffffff;
    font-size: .95rem; }
    .life .basic-button:visited {
      text-decoration: none;
      color: #ffffff; }
    .life .basic-button:hover {
      background-color: #0079d6;
      text-decoration: none;
      color: #ffffff; }
    .life .basic-button:focus {
      outline: 1px dotted #000000;
      background-color: #0079d6;
      text-decoration: none;
      color: #ffffff; }
    .life .basic-button.is-blank {
      background-image: url(/life/css/img/icon_blank_white.png);
      background-size: 10px 10px;
      background-repeat: no-repeat;
      background-position: 96% 80%; }
    @media screen and (max-width: 767px) {
      .life .basic-button {
        width: 100%;
        max-width: 300px;
        font-size: .85rem; }
        .life .basic-button.is-blank {
          background-position-x: 98%; } }
  .life .see-more-button {
    display: block;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 18px;
    outline: none;
    border: none;
    width: 300px;
    background-color: #0068b7;
    text-align: center;
    cursor: pointer; }
    .life .see-more-button > span {
      color: #ffffff;
      font-size: 1rem; }
      .life .see-more-button > span:before {
        display: inline-block;
        margin-right: 6px;
        content: '';
        width: 14px;
        height: 14px;
        background-image: url(/life/css/img/icon_open.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 14px 14px;
        vertical-align: middle; }
    .life .see-more-button:hover {
      background-color: #1c81cd; }
    @media screen and (max-width: 767px) {
      .life .see-more-button {
        margin-top: 16px;
        padding: 12px 16px 14px; }
        .life .see-more-button > span {
          font-size: .875rem; } }
  .life .see-more-button.is-open > span:before {
    background-image: url(/life/css/img/icon_close.png); }
  .life .blank-link:after {
    display: inline-block;
    margin-left: 5px;
    content: '';
    width: 10px;
    height: 10px;
    background-image: url(/life/css/img/icon_blank.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .life .blank-link:after {
        width: 5px;
        height: 5px; } }
  .life .pdf-link:after {
    display: inline-block;
    margin-left: 5px;
    content: '';
    width: 18px;
    height: 19px;
    background-image: url(/life/css/img/icon_pdf.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .life .pdf-link:after {
        width: 9px;
        height: 10px; } }
  .life .icon-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .life .icon-link .logo {
      display: block;
      margin: 5px 16px 7px 0;
      vertical-align: middle; }
    .life .icon-link > span {
      display: block;
      vertical-align: middle; }
    .life .icon-link.is-blank > span:after {
      display: inline-block;
      content: '';
      margin-left: 5px;
      width: 10px;
      height: 10px;
      background-image: url(/life/css/img/icon_blank.png);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 100% auto;
      vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .life .icon-link .logo {
        margin: 6px 10px 4px 0;
        width: 28px;
        height: auto; }
      .life .icon-link > span {
        width: calc(100% - 38px); }
      .life .icon-link.is-blank > span:after {
        width: 5px;
        height: 5px; } }
  .life #modal-wrap {
    overflow-y: scroll;
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(51, 51, 51, 0.8);
    transition: opacity .5s ease-out, z-index .5s ease-in; }
    .life #modal-wrap.is-active {
      opacity: 1;
      z-index: 999; }
  .life .modal {
    display: none;
    height: auto;
    margin: 80px auto;
    padding: 64px 40px;
    position: relative;
    max-width: 1024px;
    background-color: #ffffff;
    cursor: default; }
    @media screen and (max-width: 767px) {
      .life .modal {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 40px auto 120px;
        padding: 40px 20px;
        max-width: 93.75%; } }
  .life .modal-close-button {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    border: none;
    background-color: transparent;
    background-image: url(/life/css/img/icon_modal-close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .life .modal-close-button {
        top: 10px;
        right: 10px;
        margin: auto;
        width: 28px;
        height: 28px; } }
  .life .life-modal-heading {
    margin-bottom: 58px;
    text-align: center;
    font-size: 1.75rem; }
    @media screen and (max-width: 767px) {
      .life .life-modal-heading {
        margin-bottom: 25px;
        font-size: 1rem; } }
  .life .tab-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 35px; }
    .life .tab-navigation li {
      box-sizing: border-box;
      width: 192px; }
      .life .tab-navigation li:not(:last-child) {
        margin-right: 16px; }
    @media screen and (max-width: 767px) {
      .life .tab-navigation {
        display: block; }
        .life .tab-navigation li {
          margin: 0 auto 12px;
          width: 100%;
          max-width: 320px; }
          .life .tab-navigation li:not(:last-child) {
            margin-right: auto; } }
  .life .tab {
    display: block;
    padding: 11px;
    width: 100%;
    background-color: #0068b7;
    text-align: center;
    text-decoration: none !important; }
    .life .tab > span {
      display: inline-block;
      padding-left: 21px;
      background-image: url("/life/css/img/arrow_bottom_off.png");
      background-repeat: no-repeat;
      background-position: center left;
      background-size: 14px 14px;
      color: #ffffff; }
    .life .tab:hover {
      background-color: #0079d6; }
      .life .tab:hover > span {
        background-image: url("/life/css/img/arrow_bottom_on.png");
        color: #ffffff; }
  .life .shopping-box-wrap {
    display: table;
    table-layout: fixed;
    margin-bottom: 16px;
    width: 100%; }
    .life .shopping-box-wrap.is-last {
      margin-bottom: 0; }
    .life .shopping-box-wrap .shopping-box {
      display: table-cell;
      width: calc( ( 100% - 8px ) / 2); }
      .life .shopping-box-wrap .shopping-box:nth-of-type(odd) {
        border-right: 8px solid #f2f7fa; }
      .life .shopping-box-wrap .shopping-box:nth-of-type(even) {
        border-left: 8px solid #f2f7fa; }
    @media screen and (max-width: 767px) {
      .life .shopping-box-wrap {
        display: block; }
        .life .shopping-box-wrap .shopping-box {
          display: block;
          width: 100%; }
          .life .shopping-box-wrap .shopping-box:nth-of-type(odd) {
            border-right: none; }
          .life .shopping-box-wrap .shopping-box:nth-of-type(even) {
            border-left: none; } }
  .life .shopping-box {
    box-sizing: border-box;
    margin-bottom: 16px;
    padding-bottom: 16px;
    width: 100%;
    background-color: #ffffff; }
  .life .shopping-heading {
    display: block;
    box-sizing: border-box;
    padding: 11px 13px 12px;
    width: 100%;
    background-color: #0068b7;
    color: #ffffff;
    font-size: 1.38rem; }
    .life .shopping-heading .logo {
      display: inline-block;
      margin-right: 9px;
      vertical-align: baseline; }
    @media screen and (max-width: 767px) {
      .life .shopping-heading {
        padding: 8px 6px 10px;
        font-size: .9rem; }
        .life .shopping-heading .logo {
          margin-right: 5px;
          width: 14px;
          height: auto; } }
  .life .shopping-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    margin: 16px 16px 0; }
    .life .shopping-list li {
      padding: 16px 20px 16px 28px;
      border-bottom: 1px solid #ccc;
      width: 495px; }
      .life .shopping-list li:nth-child(odd) {
        padding: 16px 20px 16px 0;
        border-right: 1px solid #ccc; }
      .life .shopping-list li.is-first {
        padding-top: 0; }
      .life .shopping-list li.is-last {
        padding-bottom: 0;
        border-bottom: none; }
      .life .shopping-list li:only-child {
        border: none;
        padding: 0; }
      .life .shopping-list li p, .life .shopping-list li a {
        font-size: .9rem; }
      .life .shopping-list li.is-text-only {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 50px; }
        .life .shopping-list li.is-text-only.is-last {
          height: 66px; }
    @media screen and (max-width: 767px) {
      .life .shopping-list {
        margin: 11px 10px 0; }
        .life .shopping-list li {
          padding: 12px 0;
          width: 100%; }
          .life .shopping-list li p, .life .shopping-list li a {
            font-size: .77rem; }
          .life .shopping-list li.text-only {
            margin-top: 0; }
            .life .shopping-list li.text-only.height {
              height: 36px; }
          .life .shopping-list li:nth-child(odd) {
            padding: 12px 0;
            border-right: none; }
          .life .shopping-list li.is-first {
            padding-top: 12px; }
          .life .shopping-list li.is-last {
            padding-bottom: 12px;
            border-bottom: 1px solid #ccc; }
          .life .shopping-list li:first-child {
            padding-top: 0; }
          .life .shopping-list li:last-child {
            padding-bottom: 0;
            border-bottom: none; }
          .life .shopping-list li:only-child {
            border: none;
            padding: 0; } }
  .life .shopping-banner {
    display: -ms-flexbox;
    display: flex; }
    .life .shopping-banner .banner-caption {
      margin-left: 21px;
      font-size: .9rem; }
    @media screen and (max-width: 767px) {
      .life .shopping-banner {
        -ms-flex-align: center;
            align-items: center; }
        .life .shopping-banner img {
          width: 22.85714%;
          max-width: 128px;
          height: auto; }
        .life .shopping-banner .banner-caption {
          margin-left: 10px;
          width: 73.57143%;
          text-align: left;
          font-size: .77rem; } }
