@charset "UTF-8";
/*
======================================================================
_pc-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  margin-bottom: 50px; }

#LO-blog14 .LO-categ-wrap .wb-blog {
  overflow: hidden;
  /*clearfixの代用*/ }

#LO-blog14 .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 12px;
  width: calc((100% - 37px) / 4); }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ:nth-of-type(4n+1) {
    margin-left: 0;
    clear: both; }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ:nth-of-type(n+5) {
    margin-top: 12px; }

#LO-blog14 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-btn-anchor */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  position: relative;
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border: 1px solid #555;
  border-radius: 3px; }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:PC-btn-anchor */
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: var(--main-color, #6582B9) transparent transparent transparent;
    display: block;
    top: 18px;
    left: 10px; }

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .wb-blog-categ-title {
  /* @mixin:PC-title-block */
  /*position: relative;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 32px;
  margin-bottom: 17px;*/
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 30px;
  justify-content: flex-start;
  padding-bottom: 0;
  flex-direction: column;
  font-weight: normal;
  color: #222;
  margin-bottom: 70px;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 2px;
  	bottom: 0;
  	left: 0;
  	width: 48px;
  }*/
  margin-bottom: 30px; }

#LO-blog14 .LO-content-wrap .wb-blog-categ-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 20px; }

#LO-blog14 .LO-content-wrap .wb-blog-content-list {
  /* @mixin:PC-content-block */
  margin-bottom: 60px; }
  #LO-blog14 .LO-content-wrap .wb-blog-content-list:last-child {
    /* @mixin:PC-content-block */
    margin-bottom: 0; }

#LO-blog14 .LO-content-wrap .LO-img-wrap {
  float: left;
  width: 45%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-large {
  width: 60%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-small {
  width: 35%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap + .LO-txt-wrap {
  float: right;
  width: 53.5%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-large + .LO-txt-wrap {
  width: 38.5%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-small + .LO-txt-wrap {
  width: 63.5%; }

/*
======================================================================
_pc-blog-std
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 [BLOG] blog-std
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 Alpha
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-top-wrap {
  text-align: right; }

#LO-blog-std-alpha .LO-top-wrap .LO-date,
#LO-blog-std-alpha .LO-top-wrap a {
  display: inline-block;
  vertical-align: middle; }

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  color: #999999;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 5px; }

#LO-blog-std-alpha .LO-top-wrap a {
  line-height: 1.28;
  padding: 4px 14px;
  font-size: 12px; }

#LO-blog-std-alpha .LO-body {
  margin: 0 0 1em;
  padding-top: 15px; }

#LO-blog-std-alpha .LO-continue {
  margin: 0 0 25px; }

#LO-blog-std-alpha .LO-continue-btn {
  text-align: right; }

/* bottom-wrap
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-bottom-wrap {
  border-top: 1px solid #D9D9D9;
  padding-top: 15px;
  text-align: center; }

#LO-blog-std-alpha .LO-bottom-wrap .LO-btn-prev {
  float: left; }

#LO-blog-std-alpha .LO-bottom-wrap .LO-btn-next {
  float: right; }

#LO-blog-std-alpha .column-img-wrap {
  padding-top: 15px;
  text-align: center; }

/*
---------------------------------------------------------
 Beta
--------------------------------------------------------- */
#LO-blog-std-beta .LO-side-block + .LO-side-block {
  margin-top: 30px; }

#LO-blog-std-beta .LO-side-block .WB-content-wrap {
  padding: 0 8px; }

#LO-blog-std-beta .LO-recently-block .wb-blog-list + .wb-blog-list,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ + .wb-blog-categ,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ + .wb-blog-categ {
  margin-top: 12px; }

#LO-blog-std-beta .LO-categ-block a,
#LO-blog-std-beta .LO-archive-block a {
  /* @mixin:PC-link-arrow */
  position: relative;
  padding-left: 12px;
  display: inline-block; }
  #LO-blog-std-beta .LO-categ-block a:before,
  #LO-blog-std-beta .LO-archive-block a:before {
    /* @mixin:PC-link-arrow */
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent var(--main-color, #6582B9); }

#LO-blog-std-beta .LO-recently-block .wb-blog-list a,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ a,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ a {
  color: inherit;
  display: inline-block;
  line-height: 1.4;
  color: #333; }

#LO-blog-std-beta .LO-recently-block .wb-blog-title .wb-blog-date {
  color: #999999;
  display: block;
  letter-spacing: 0.03em;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 3px; }

/*
======================================================================
_pc-company-categ
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-company-categ
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-categ-wrap {
  margin-bottom: 50px; }

#LO-company-categ .LO-categ-wrap .wb-blog {
  overflow: hidden;
  /*clearfixの代用*/ }

#LO-company-categ .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 12px;
  width: calc((100% - 37px) / 4); }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ:nth-of-type(4n+1) {
    margin-left: 0;
    clear: both; }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ:nth-of-type(n+5) {
    margin-top: 12px; }

#LO-company-categ .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-btn-anchor */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  position: relative;
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border: 1px solid #555;
  border-radius: 3px; }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:PC-btn-anchor */
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: var(--main-color, #6582B9) transparent transparent transparent;
    display: block;
    top: 18px;
    left: 10px; }

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-content-wrap .wb-blog-categ-title {
  /* @mixin:PC-title-block */
  /*position: relative;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 32px;
  margin-bottom: 17px;*/
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 30px;
  justify-content: flex-start;
  padding-bottom: 0;
  flex-direction: column;
  font-weight: normal;
  color: #222;
  margin-bottom: 70px;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 2px;
  	bottom: 0;
  	left: 0;
  	width: 48px;
  }*/
  margin-bottom: 30px; }

#LO-company-categ .LO-content-wrap .wb-blog-categ-title:empty {
  display: none; }

#LO-company-categ .LO-content-wrap .wb-blog-categ-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 20px; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list {
  /* @mixin:PC-content-block */
  margin-bottom: 60px; }
  #LO-company-categ .LO-content-wrap .wb-blog-content-list:last-child {
    /* @mixin:PC-content-block */
    margin-bottom: 0; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap {
  border: 1px solid #D9D9D9;
  display: table;
  width: 100%; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap + .list-wrap {
  border-top: none; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .title,
#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .comment {
  display: table-cell;
  padding: 13px 15px; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border-right: 1px solid #D9D9D9;
  background: var(--sub-color, #F2F3F0);
  width: 20%;
  font-weight: bold; }

/*
======================================================================
_pc-pair-privacy
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 LO-pair-privacy
-----------------------------------------------------------
----------------------------------------------------------- */
#LO-pair-privacy .wb-pair .wb-pair-list {
  /* @mixin:PC-content-article */
  margin-bottom: 40px; }
  #LO-pair-privacy .wb-pair .wb-pair-list:last-child {
    /* @mixin:PC-content-article */
    margin-bottom: 0; }

#LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-title {
  /* @mixin:PC-title-article */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border-bottom: 1px solid #D9D9D9;
  border-left: 2px solid var(--main-color, #6582B9);
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 20px;
  padding: 6px 8px 9px;
  margin-bottom: 12px; }
  #LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-title a {
    /* @mixin:PC-title-article */
    color: inherit;
    text-decoration: none; }

#LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-title:empty {
  display: none; }

#LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px; }

/*
======================================================================
_pc-form-content01
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[form] #form-content01 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 wb-form
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td .Attention {
  font-size: 12px; }

/* TABLE
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table {
  border-top: 1px solid #D9D9D9;
  width: 100%; }

#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  border-bottom: 1px solid #D9D9D9; }

#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  padding-top: 20px;
  padding-bottom: 20px; }

#form-content01 .wb-form .wb-form-table th {
  padding-left: 30px;
  padding-right: 5px;
  width: 15em;
  font-size: 15px; }

#form-content01 .wb-form .wb-form-table td {
  padding-left: 5px;
  padding-right: 30px; }

/* text,textarea
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input[type="text"],
#form-content01 .wb-form .wb-form-table td textarea {
  width: 100%;
  padding: 4px 6px; }

/* 住所入力
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input#zip0 {
  width: auto;
  vertical-align: middle; }

#form-content01 .wb-form .wb-form-table td .pref-wrap,
#form-content01 .wb-form .wb-form-table td .city-wrap {
  display: block; }

#form-content01 .wb-form .wb-form-table td .zip-wrap,
#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  display: inline-block;
  vertical-align: top; }

#form-content01 .wb-form .wb-form-table td .zip-wrap {
  margin: 0 12px 10px 0; }

#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  margin-top: 8px; }

#form-content01 .wb-form .wb-form-table td .zip-wrap .Attention {
  display: block;
  padding: 5px 0 0 0; }

#form-content01 .wb-form .wb-form-table td .pref-wrap {
  margin-bottom: 12px; }

/* wb-form-check / wb-form-radio
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-check,
#form-content01 .wb-form .wb-form-radio {
  list-style: none;
  padding-left: 0; }

#form-content01 .wb-form .wb-form-check input[type="checkbox"],
#form-content01 .wb-form .wb-form-radio input[type="radio"] {
  margin-right: 4px; }

/* wb-form-btn
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-btn {
  padding-top: 20px;
  text-align: center; }

#form-content01 .wb-form .wb-form-btn ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#form-content01 .wb-form .wb-form-btn li {
  display: inline-block;
  vertical-align: top; }

/* BUTTON
--------------------------------------------------------- */
#form-content01 .wb-form input[type="submit"],
#form-content01 .wb-form input[type="button"] {
  /* @mixin:appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  vertical-align: middle;
  /* @mixin:PC-btn-main */
  position: relative;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border: 1px solid #555;
  font-weight: bold;
  text-decoration: none !important;
  padding: 13px 24px 12px 24px;
  border-radius: 30px;
  font-size: 15px;
  line-height: 1;
  color: #555 !important;
  letter-spacing: -0.05em;
  width: 250px;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow: hidden;
  z-index: 1;
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
  #form-content01 .wb-form input[type="submit"]::after,
  #form-content01 .wb-form input[type="button"]::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #555;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: -1; }
  #form-content01 .wb-form input[type="submit"]::before,
  #form-content01 .wb-form input[type="button"]::before {
    position: absolute;
    content: "";
    background-image: url(/template10/img/common/icon_arrow.svg);
    background-size: 9px 16px;
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    z-index: 2;
    transition: filter 0.2s ease; }
  #form-content01 .wb-form input[type="submit"]:hover,
  #form-content01 .wb-form input[type="button"]:hover {
    color: #fff !important; }
    #form-content01 .wb-form input[type="submit"]:hover::after,
    #form-content01 .wb-form input[type="button"]:hover::after {
      transform: scaleX(1); }
    #form-content01 .wb-form input[type="submit"]:hover::before,
    #form-content01 .wb-form input[type="button"]:hover::before {
      filter: brightness(0) invert(1); }

#form-content01 .wb-form .wb-form-btn li input {
  font-size: 22px;
  padding: 13px 20px 13px 30px;
  letter-spacing: 10px; }

#form-content01 .wb-form .wb-form-table .zip-wrap input[type="button"] {
  padding: 6px 11px;
  margin-left: 4px;
  font-size: 14px; }

/* ERROR
--------------------------------------------------------- */
#form-content01 .wb-form .form-err {
  border: 1px solid #f13748;
  background: #FFEEEE; }

#form-content01 .wb-form ul.form-err-msg {
  list-style: none;
  margin: 0;
  padding: 0; }

#form-content01 .wb-form ul.form-err-msg li {
  background: #f13748;
  list-style: none;
  margin: 4px 0;
  padding: 2px 10px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px; }

/*
---------------------------------------------------------
 確認画面/エラー画面/完了画面
--------------------------------------------------------- */
#sndDlg {
  height: 80vh !important;
  top: 10vh !important; }

#sndDlg iframe {
  height: 100% !important; }

#form-content01.WB-form-sub,
#form-content01.WB-form-sub a {
  color: #444; }

#form-content01.WB-form-sub {
  min-width: auto;
  background: #FFF;
  padding: 40px 30px; }

#form-content01.WB-form-sub .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 26px;
  margin-bottom: 10px; }

#form-content01.WB-form-sub .WB-form-main-content {
  text-align: center; }

#form-content01.WB-form-sub .WB-form-top-txt {
  margin-bottom: 15px; }

#form-content01.WB-form-sub .WB-form-end-txt {
  margin-top: 15px;
  display: inline-block;
  background-color: #F4f4f4;
  padding: 18px 25px; }

/* wb-form-btn
--------------------------------------------------------- */
#form-content01.WB-form-sub .wb-form-btn {
  padding-top: 20px;
  text-align: center; }

#form-content01.WB-form-sub .wb-form-btn ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#form-content01.WB-form-sub .wb-form-btn li {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px; }

/* button
--------------------------------------------------------- */
#form-content01.WB-form-sub .btn-submit,
#form-content01.WB-form-sub .btn-cancel {
  /* @mixin:appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  border: none;
  background: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  padding: 8px 34px;
  line-height: 1.3;
  border-radius: 3px;
  font-weight: bold; }

#form-content01.WB-form-sub .btn-submit {
  background: var(--main-color, #6582B9);
  color: #FFF; }

#form-content01.WB-form-sub .btn-cancel {
  border: 1px solid #b7b7b7;
  background: #FFF;
  color: #454545; }

/* table
--------------------------------------------------------- */
#form-content01.WB-form-sub .data_table {
  border-top: 1px solid #BBB;
  width: 100%; }

#form-content01.WB-form-sub table .item_name,
#form-content01.WB-form-sub table .item_value {
  border-bottom: 1px solid #BBB;
  padding: 10px 12px;
  text-align: left; }

#form-content01.WB-form-sub table .item_name {
  width: 14em;
  font-size: 90%; }

#form-content01.WB-form-sub table .item_value {
  font-weight: bold; }

/*
======================================================================
_pc-top-img-a
======================================================================*/
#index .top-image-block.pattern-a {
  position: relative; }
  #index .top-image-block.pattern-a .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-a .top-image-wrap .slider-wrap {
      visibility: visible; }
      #index .top-image-block.pattern-a .top-image-wrap .slider-wrap .img-wrap img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
  #index .top-image-block.pattern-a .scroll-indicator {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 10; }
  #index .top-image-block.pattern-a .scroll-text {
    display: block;
    font-size: 10px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 8px; }
  #index .top-image-block.pattern-a .scroll-line {
    display: block;
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
  #index .top-image-block.pattern-a .scroll-line::after {
    content: "";
    position: absolute;
    top: -40%;
    left: 0;
    width: 100%;
    height: 40%;
    background: #fff;
    animation: scrollLineMove 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite; }
@keyframes scrollLineMove {
  0% {
    top: -40%;
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    top: 100%;
    opacity: 0; } }
  #index .top-image-block.pattern-a .slider-wrap .slick-dots {
    bottom: 46px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    width: 100%; }
    #index .top-image-block.pattern-a .slider-wrap .slick-dots li {
      width: 94px;
      margin: 0 12px; }
      #index .top-image-block.pattern-a .slider-wrap .slick-dots li button {
        cursor: pointer;
        display: block;
        width: 100%;
        height: 2px !important;
        padding: 0;
        font-size: 0;
        background: #ffffff;
        border: none;
        outline: none;
        opacity: 0.3;
        transition: opacity 0.3s;
        position: relative; }
        #index .top-image-block.pattern-a .slider-wrap .slick-dots li button:before {
          content: "";
          display: block;
          position: absolute;
          top: -10px;
          bottom: -10px;
          left: 0;
          right: 0;
          font-size: 0;
          width: 94px;
          line-height: 0;
          padding: 10px 0; }
      #index .top-image-block.pattern-a .slider-wrap .slick-dots li.slick-active button {
        opacity: 1; }
  #index .top-image-block.pattern-a .copy-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none; }
    #index .top-image-block.pattern-a .copy-wrap h2.title {
      display: flex;
      flex-direction: column;
      align-items: center;
      color: #fff;
      margin: 0; }
      #index .top-image-block.pattern-a .copy-wrap h2.title .en {
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.05em; }
      #index .top-image-block.pattern-a .copy-wrap h2.title .ja {
        font-size: 64px;
        font-weight: 400;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap; }

/*
======================================================================
_pc-top-img-b
======================================================================*/
#index .top-image-block.pattern-b {
  position: relative; }
  #index .top-image-block.pattern-b .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-b .top-image-wrap .slider-wrap {
      visibility: visible; }
      #index .top-image-block.pattern-b .top-image-wrap .slider-wrap .img-wrap img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
    #index .top-image-block.pattern-b .top-image-wrap .scroll-indicator {
      position: absolute;
      bottom: 100px;
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      z-index: 10; }
    #index .top-image-block.pattern-b .top-image-wrap .scroll-text {
      display: block;
      font-size: 10px;
      letter-spacing: 2px;
      color: #fff;
      margin-bottom: 8px; }
    #index .top-image-block.pattern-b .top-image-wrap .scroll-line {
      display: block;
      width: 1px;
      height: 50px;
      background: rgba(255, 255, 255, 0.2);
      margin: 0 auto;
      position: relative;
      overflow: hidden; }
    #index .top-image-block.pattern-b .top-image-wrap .scroll-line::after {
      content: "";
      position: absolute;
      top: -40%;
      left: 0;
      width: 100%;
      height: 40%;
      background: #fff;
      animation: scrollLineMove 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite; }
@keyframes scrollLineMove {
  0% {
    top: -40%;
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    top: 100%;
    opacity: 0; } }
  #index .top-image-block.pattern-b .slider-wrap .slick-dots {
    bottom: 46px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    width: 100%; }
    #index .top-image-block.pattern-b .slider-wrap .slick-dots li {
      width: 94px;
      height: 2px;
      margin: 0 12px;
      background: rgba(255, 255, 255, 0.3);
      position: relative; }
      #index .top-image-block.pattern-b .slider-wrap .slick-dots li button {
        cursor: pointer;
        display: block;
        width: 100%;
        height: 2px !important;
        padding: 0;
        font-size: 0;
        background: transparent;
        border: none;
        outline: none;
        position: relative; }
        #index .top-image-block.pattern-b .slider-wrap .slick-dots li button:before {
          content: "";
          display: block;
          position: absolute;
          top: -10px;
          bottom: -10px;
          left: 0;
          right: 0;
          font-size: 0;
          width: 94px;
          line-height: 0;
          padding: 10px 0; }
        #index .top-image-block.pattern-b .slider-wrap .slick-dots li button:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 0;
          height: 100%;
          background: #ffffff; }
      #index .top-image-block.pattern-b .slider-wrap .slick-dots li.slick-active button:after {
        animation: slick-progress 5s linear forwards; }
@keyframes slick-progress {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
  #index .top-image-block.pattern-b .copy-wrap {
    position: absolute;
    bottom: 20%;
    left: 5%;
    z-index: 10;
    pointer-events: none; }
    #index .top-image-block.pattern-b .copy-wrap h2.title {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      color: #fff;
      margin: 0; }
      #index .top-image-block.pattern-b .copy-wrap h2.title .en {
        font-size: 19px;
        margin-bottom: 10px;
        font-weight: normal;
        text-align: left;
        letter-spacing: 0.05em; }
      #index .top-image-block.pattern-b .copy-wrap h2.title .ja {
        font-size: 64px;
        font-weight: 400;
        line-height: 1.4;
        text-align: left;
        white-space: nowrap; }

/*
======================================================================
_pc-top-img-b
======================================================================*/
#index .top-image-block.pattern-c {
  position: relative; }
  #index .top-image-block.pattern-c .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-c .top-image-wrap .slider-wrap {
      visibility: visible; }
      #index .top-image-block.pattern-c .top-image-wrap .slider-wrap .img-wrap img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
  #index .top-image-block.pattern-c .scroll-indicator {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 10; }
  #index .top-image-block.pattern-c .scroll-text {
    display: block;
    font-size: 10px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 8px; }
  #index .top-image-block.pattern-c .scroll-line {
    display: block;
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
  #index .top-image-block.pattern-c .scroll-line::after {
    content: "";
    position: absolute;
    top: -40%;
    left: 0;
    width: 100%;
    height: 40%;
    background: #fff;
    animation: scrollLineMove 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite; }
@keyframes scrollLineMove {
  0% {
    top: -40%;
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    top: 100%;
    opacity: 0; } }
  #index .top-image-block.pattern-c .slider-wrap .slick-dots {
    bottom: 46px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    width: 100%; }
    #index .top-image-block.pattern-c .slider-wrap .slick-dots li {
      width: 94px;
      height: 2px;
      margin: 0 12px; }
      #index .top-image-block.pattern-c .slider-wrap .slick-dots li button {
        cursor: pointer;
        display: block;
        width: 100%;
        height: 2px !important;
        padding: 0;
        font-size: 0;
        background: #ffffff;
        border: none;
        outline: none;
        opacity: 0.3;
        transition: opacity 0.3s;
        position: relative; }
        #index .top-image-block.pattern-c .slider-wrap .slick-dots li button:before {
          content: "";
          display: block;
          position: absolute;
          top: -10px;
          bottom: -10px;
          left: 0;
          right: 0;
          font-size: 0;
          width: 94px;
          line-height: 0;
          padding: 10px 0; }
      #index .top-image-block.pattern-c .slider-wrap .slick-dots li.slick-active button {
        opacity: 1; }
  #index .top-image-block.pattern-c .copy-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none;
    background: #ffffff1c;
    padding: 20px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(6px); }
    #index .top-image-block.pattern-c .copy-wrap h2.title {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      color: #fff;
      margin: 0;
      text-align: left;
      writing-mode: vertical-rl;
      text-orientation: mixed; }
      #index .top-image-block.pattern-c .copy-wrap h2.title .en {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0.05em; }
      #index .top-image-block.pattern-c .copy-wrap h2.title .ja {
        font-size: 64px;
        font-weight: 400;
        line-height: 1.4;
        white-space: nowrap; }

/*
======================================================================
_pc-concept-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] concept-block
----------------------------------------------------------- */
#index .pattern-a#top-content1 {
  padding-top: 110px; }
#index .pattern-a .concept-block {
  position: relative;
  z-index: 0; }
  #index .pattern-a .concept-block h2.title-block {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: row;
    top: -54px;
    right: 0;
    margin: 0;
    z-index: 2;
    gap: 10px; }
    #index .pattern-a .concept-block h2.title-block .en {
      color: var(--main-color, #6582B9);
      font-size: 80px;
      margin-bottom: 0 !important; }
    #index .pattern-a .concept-block h2.title-block .ja {
      position: absolute;
      bottom: -50px;
      right: 1px;
      font-size: 28px;
      font-weight: 600;
      color: #fff; }
    #index .pattern-a .concept-block h2.title-block img {
      margin-bottom: 0; }
  #index .pattern-a .concept-block .concept-wrap {
    position: relative;
    border-radius: 10px;
    overflow: hidden; }
    #index .pattern-a .concept-block .concept-wrap .text-wrap {
      position: absolute;
      bottom: 40px;
      left: 30px;
      color: #fff; }
      #index .pattern-a .concept-block .concept-wrap .text-wrap .title {
        font-size: 36px;
        line-height: 1.25;
        text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
        margin-bottom: 10px;
        font-weight: normal; }
      #index .pattern-a .concept-block .concept-wrap .text-wrap .text {
        text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); }
    #index .pattern-a .concept-block .concept-wrap .btn-wrap {
      position: absolute;
      bottom: 40px;
      right: 40px; }
    #index .pattern-a .concept-block .concept-wrap .img-wrap img {
      width: 100%; }

/*
======================================================================
_pc-about-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] about-block
----------------------------------------------------------- */
#index .pattern-b .concept-block {
  position: relative;
  z-index: 0; }
  #index .pattern-b .concept-block h2.title-block {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: row;
    top: -54px;
    left: 42px;
    margin: 0;
    z-index: 2;
    gap: 10px; }
    #index .pattern-b .concept-block h2.title-block .en {
      color: var(--main-color, #6582B9);
      font-size: 80px;
      margin-bottom: 0 !important; }
    #index .pattern-b .concept-block h2.title-block .ja {
      position: absolute;
      bottom: -50px;
      right: 1px;
      font-size: 28px;
      font-weight: 600;
      color: #fff; }
    #index .pattern-b .concept-block h2.title-block img {
      margin-bottom: 0; }
  #index .pattern-b .concept-block .concept-wrap {
    display: flex;
    flex-direction: column; }
    #index .pattern-b .concept-block .concept-wrap .img-wrap {
      width: 100%; }
    #index .pattern-b .concept-block .concept-wrap .text-wrap {
      position: absolute;
      width: fit-content;
      max-width: 60%;
      min-width: 40%;
      margin: 0;
      padding: 30px;
      background: #fff;
      z-index: 2;
      bottom: -30px;
      right: -30px; }
      #index .pattern-b .concept-block .concept-wrap .text-wrap .title {
        color: #333;
        font-size: 36px;
        line-height: 1.25;
        margin-bottom: 10px; }
      #index .pattern-b .concept-block .concept-wrap .text-wrap .text {
        color: #999999; }
    #index .pattern-b .concept-block .concept-wrap .btn-wrap {
      display: none; }

/*
======================================================================
_pc-concept-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] concept-block
----------------------------------------------------------- */
#index .pattern-c#top-content1 {
  padding: 0 !important;
  background-color: #fff; }
  #index .pattern-c#top-content1 .content-inner {
    max-width: 100%;
    width: 100% !important;
    padding: 0;
    margin: 0; }
  #index .pattern-c#top-content1 h2.title-block {
    display: none; }
  #index .pattern-c#top-content1 .concept-wrap {
    display: flex;
    flex-direction: row;
    border-radius: 0;
    overflow: hidden; }
    #index .pattern-c#top-content1 .concept-wrap .img-wrap {
      width: 50%; }
      #index .pattern-c#top-content1 .concept-wrap .img-wrap img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    #index .pattern-c#top-content1 .concept-wrap .text-wrap {
      width: 50%;
      height: 800px;
      background-color: var(--sub-color, #F2F3F0);
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      box-sizing: border-box; }
      #index .pattern-c#top-content1 .concept-wrap .text-wrap .title {
        color: #333;
        font-size: 36px;
        line-height: 1.25;
        margin-bottom: 10px;
        padding-left: 20px; }
  #index .pattern-c#top-content1 .btn-wrap {
    display: none; }

/*
======================================================================
_pc-menu-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content2] menu-block
----------------------------------------------------------- */
#index .pattern-a .menu-block .title-block {
  margin-bottom: 52px; }
#index .pattern-a .menu-block .slick-slide {
  padding-top: 3px; }
#index .pattern-a .menu-block .menu-wrap a {
  display: block;
  width: 590px;
  padding: 20px 20px 19px;
  border: 1px solid #fff;
  margin: 0 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  transform: translateY(0);
  transition: all 0.2s ease; }
  #index .pattern-a .menu-block .menu-wrap a:hover {
    text-decoration: none;
    transform: translateY(-3px); }
  #index .pattern-a .menu-block .menu-wrap a .img-wrap {
    margin-bottom: 12px;
    border-radius: 5px;
    overflow: hidden;
    height: 300px; }
    #index .pattern-a .menu-block .menu-wrap a .img-wrap img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%; }
  #index .pattern-a .menu-block .menu-wrap a .title-wrap {
    margin-bottom: 12px; }
    #index .pattern-a .menu-block .menu-wrap a .title-wrap .title {
      line-height: 1.2;
      margin-bottom: 5px; }
    #index .pattern-a .menu-block .menu-wrap a .title-wrap .price {
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0.05em;
      padding-left: 2px; }
#index .pattern-a .menu-block .btn-wrap {
  margin-top: 92px; }

/*
======================================================================
_pc-menu-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content2] menu-block
----------------------------------------------------------- */
#index .pattern-b .menu-block .title-block {
  margin-bottom: 52px; }
#index .pattern-b .menu-block .slick-slide {
  padding-top: 3px; }
#index .pattern-b .menu-block .menu-wrap a {
  display: block;
  width: 590px;
  border: 1px solid #fff;
  margin: 0 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  transform: translateY(0);
  transition: all 0.2s ease;
  border-radius: 50% 50% 0 0;
  overflow: hidden; }
  #index .pattern-b .menu-block .menu-wrap a:hover {
    text-decoration: none;
    transform: translateY(-3px); }
  #index .pattern-b .menu-block .menu-wrap a .img-wrap {
    margin-bottom: 12px;
    overflow: hidden;
    height: 400px; }
    #index .pattern-b .menu-block .menu-wrap a .img-wrap img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%; }
  #index .pattern-b .menu-block .menu-wrap a .title-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px; }
    #index .pattern-b .menu-block .menu-wrap a .title-wrap .title {
      font-size: 22px;
      font-weight: bold;
      line-height: 1.2; }
    #index .pattern-b .menu-block .menu-wrap a .title-wrap .price {
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0.05em;
      padding-left: 2px; }
  #index .pattern-b .menu-block .menu-wrap a .text-wrap {
    padding: 20px; }
#index .pattern-b .menu-block .btn-wrap {
  margin-top: 92px; }

/*
======================================================================
_pc-menu-c
======================================================================*/
#index .pattern-c .menu-block .title-block {
  margin-bottom: 52px; }
#index .pattern-c .menu-block .slick-slide {
  padding-top: 3px; }
#index .pattern-c .menu-block .menu-wrap a {
  display: block;
  width: 380px;
  margin: 0 20px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  transform: translateY(0);
  transition: all 0.2s ease; }
  #index .pattern-c .menu-block .menu-wrap a:hover {
    text-decoration: none;
    transform: translateY(-3px); }
  #index .pattern-c .menu-block .menu-wrap a .img-wrap {
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden; }
    #index .pattern-c .menu-block .menu-wrap a .img-wrap img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%; }
  #index .pattern-c .menu-block .menu-wrap a .title-wrap {
    margin-bottom: 12px;
    padding: 0 20px; }
    #index .pattern-c .menu-block .menu-wrap a .title-wrap .title {
      line-height: 1.2;
      margin-bottom: 5px; }
    #index .pattern-c .menu-block .menu-wrap a .title-wrap .price {
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0.05em;
      padding-left: 2px; }
  #index .pattern-c .menu-block .menu-wrap a .text-wrap.top {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 20px; }
  #index .pattern-c .menu-block .menu-wrap a .text-wrap.bottom {
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
    opacity: 0.9;
    margin: 0 20px; }
#index .pattern-c .menu-block .btn-wrap {
  margin-top: 92px; }

/*
======================================================================
_pc-product-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] product-block
----------------------------------------------------------- */
#index .pattern-a .product-block .title-block {
  margin-bottom: 52px; }
#index .pattern-a .product-block .product-wrap {
  padding-top: 3px; }
  #index .pattern-a .product-block .product-wrap a {
    width: 340px;
    padding: 20px 20px 19px;
    border: 1px solid #555;
    margin: 0 10px;
    border-radius: 10px;
    color: #555;
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease; }
    #index .pattern-a .product-block .product-wrap a:hover {
      text-decoration: none;
      transform: translateY(-3px); }
    #index .pattern-a .product-block .product-wrap a .img-wrap {
      margin-bottom: 12px;
      border-radius: 5px;
      overflow: hidden; }
      #index .pattern-a .product-block .product-wrap a .img-wrap img {
        width: 100%;
        object-fit: cover; }
    #index .pattern-a .product-block .product-wrap a .title-wrap {
      margin-bottom: 8px; }
    #index .pattern-a .product-block .product-wrap a .text-wrap {
      font-size: 14px;
      line-height: 1.92;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
#index .pattern-a .product-block .btn-wrap {
  margin-top: 92px; }

/*
======================================================================
_pc-product-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] product-block
----------------------------------------------------------- */
#index .pattern-b .product-block .title-block {
  margin-bottom: 52px; }
#index .pattern-b .product-block .product-wrap {
  padding-top: 3px; }
  #index .pattern-b .product-block .product-wrap a {
    width: 340px;
    border: 1px solid #555;
    margin: 0 10px;
    border-radius: 170px 170px 0 0;
    color: #555;
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease;
    overflow: hidden; }
    #index .pattern-b .product-block .product-wrap a:hover {
      text-decoration: none;
      transform: translateY(-3px); }
    #index .pattern-b .product-block .product-wrap a .img-wrap {
      margin-bottom: 12px;
      overflow: hidden; }
      #index .pattern-b .product-block .product-wrap a .img-wrap img {
        width: 100%;
        object-fit: cover; }
    #index .pattern-b .product-block .product-wrap a .title-wrap {
      padding: 0 20px; }
      #index .pattern-b .product-block .product-wrap a .title-wrap .price {
        font-size: 14px;
        margin-top: 3px; }
    #index .pattern-b .product-block .product-wrap a .text-wrap {
      padding: 10px 20px;
      font-size: 14px;
      line-height: 1.92;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
#index .pattern-b .product-block .btn-wrap {
  margin-top: 92px; }

/*
======================================================================
_pc-product-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] product-clock
----------------------------------------------------------- */
#index .pattern-c .product-block .title-block {
  margin-bottom: 52px; }
#index .pattern-c .product-block .product-content-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 20px; }
#index .pattern-c .product-block .product-wrap {
  padding-top: 3px; }
  #index .pattern-c .product-block .product-wrap:nth-child(3n+2) {
    margin-top: 30px; }
  #index .pattern-c .product-block .product-wrap:nth-child(3n) {
    margin-top: 60px; }
  #index .pattern-c .product-block .product-wrap a {
    width: 340px;
    padding: 20px;
    border-radius: 10px;
    color: #555;
    display: flex;
    flex-direction: column;
    transition: all 0.2s ease;
    background: #fff; }
    #index .pattern-c .product-block .product-wrap a:hover {
      text-decoration: none;
      transform: translateY(-3px); }
    #index .pattern-c .product-block .product-wrap a .img-wrap {
      margin-bottom: 12px;
      border-radius: 5px;
      overflow: hidden; }
      #index .pattern-c .product-block .product-wrap a .img-wrap img {
        width: 100%;
        object-fit: cover; }
    #index .pattern-c .product-block .product-wrap a .title-wrap {
      margin-bottom: 8px; }
      #index .pattern-c .product-block .product-wrap a .title-wrap .price {
        font-size: 14px;
        margin-top: 3px; }
    #index .pattern-c .product-block .product-wrap a .text-wrap {
      font-size: 14px;
      line-height: 1.92; }
      #index .pattern-c .product-block .product-wrap a .text-wrap.top {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 5px; }
      #index .pattern-c .product-block .product-wrap a .text-wrap.bottom {
        border-top: 1px solid #dbdbdb;
        color: #666;
        font-size: 13px;
        padding-top: 5px; }
#index .pattern-c .product-block .btn-wrap {
  margin-top: 92px; }

/*
======================================================================
_pc-guide-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] guide-block
----------------------------------------------------------- */
#index .pattern-a .guide-block .title-block {
  margin-bottom: 52px; }
#index .pattern-a .guide-block ul {
  display: flex;
  gap: 19px; }
  #index .pattern-a .guide-block ul li {
    position: relative;
    width: calc((100% - 57px) / 4); }
    #index .pattern-a .guide-block ul li a {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 10px;
      border: 1px solid #555;
      border-radius: 10px;
      padding: 20px;
      transition: all 0.2s ease; }
      #index .pattern-a .guide-block ul li a:hover {
        text-decoration: none;
        transform: translateY(-3px); }
      #index .pattern-a .guide-block ul li a::before {
        content: "01";
        position: absolute;
        font-size: 42px;
        font-family: "Marcellus", serif;
        color: var(--main-color, #6582B9);
        top: -40px;
        left: -10px;
        display: flex;
        align-items: center; }
      #index .pattern-a .guide-block ul li a .img-wrap {
        border-radius: 5px;
        overflow: hidden;
        width: 100%; }
        #index .pattern-a .guide-block ul li a .img-wrap img {
          width: 100%; }
      #index .pattern-a .guide-block ul li a .text-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 5px; }
      #index .pattern-a .guide-block ul li a .btn-wrap {
        display: flex;
        justify-content: flex-end;
        margin-top: 0; }
        #index .pattern-a .guide-block ul li a .btn-wrap span {
          position: relative;
          text-decoration: none;
          font-weight: bold;
          font-size: 14px;
          padding-right: 15px;
          font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
          #index .pattern-a .guide-block ul li a .btn-wrap span::after {
            position: absolute;
            content: "";
            background-image: url(/template10/img/common/icon_arrow.svg);
            background-size: 6px 11px;
            background-repeat: no-repeat;
            width: 6px;
            height: 11px;
            top: 7px;
            right: 3px; }
    #index .pattern-a .guide-block ul li:nth-child(2) a:before {
      content: "02"; }
    #index .pattern-a .guide-block ul li:nth-child(3) a:before {
      content: "03"; }
    #index .pattern-a .guide-block ul li:nth-child(4) a:before {
      content: "04"; }

/*
======================================================================
_pc-guide-b
======================================================================

/*
-----------------------------------------------------------
[#top-content3] guide-block
----------------------------------------------------------- */
#index .pattern-b .guide-block .title-block {
  margin-bottom: 52px; }
#index .pattern-b .guide-block ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 768px) {
    #index .pattern-b .guide-block ul {
      grid-template-columns: 1fr; } }
  #index .pattern-b .guide-block ul li {
    display: flex;
    gap: 30px;
    padding: 50px;
    background-color: #ffffff;
    transition: all 0.5s ease;
    cursor: default; }
    #index .pattern-b .guide-block ul li:hover {
      opacity: 0.8; }
    @media (min-width: 769px) {
      #index .pattern-b .guide-block ul li:nth-child(even) {
        transform: translateY(60px); } }
    @media (max-width: 480px) {
      #index .pattern-b .guide-block ul li {
        padding: 40px 25px;
        flex-direction: column;
        gap: 15px; } }
#index .pattern-b .guide-block .step {
  font-family: "Marcellus", serif;
  color: var(--main-color, #6582B9);
  font-size: 60px;
  font-style: italic;
  line-height: 1;
  flex-shrink: 0; }
#index .pattern-b .guide-block .text-wrap .title {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.4; }
#index .pattern-b .guide-block .text-wrap p {
  font-size: 14px; }
#index .pattern-b .guide-block .btn-wrap {
  margin-top: 110px; }

/*
======================================================================
_pc-guide-c
======================================================================

/*
-----------------------------------------------------------
[#top-content3] guide-block
----------------------------------------------------------- */
#index .pattern-c .guide-block .title-block {
  margin-bottom: 52px; }
#index .pattern-c .guide-block ul {
  display: flex;
  gap: 20px; }
  #index .pattern-c .guide-block ul li {
    width: calc((100% - 60px) / 4); }
    #index .pattern-c .guide-block ul li a {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      text-align: left;
      gap: 10px;
      text-decoration: none; }
      #index .pattern-c .guide-block ul li a:hover .img-wrap img {
        transform: scale(1.1); }
      #index .pattern-c .guide-block ul li a .img-wrap {
        border-radius: 5px;
        overflow: hidden;
        width: 100%; }
        #index .pattern-c .guide-block ul li a .img-wrap img {
          width: 100%;
          transform: scale(1);
          transition: all 0.2s ease; }
      #index .pattern-c .guide-block ul li a .title-wrap {
        display: flex;
        flex-direction: column;
        gap: 3px; }
        #index .pattern-c .guide-block ul li a .title-wrap .step {
          color: #555;
          font-size: 10px; }
      #index .pattern-c .guide-block ul li a .text-wrap {
        display: flex;
        flex-direction: column;
        gap: 5px; }
      #index .pattern-c .guide-block ul li a .btn-wrap {
        display: flex;
        justify-content: flex-end;
        margin-top: 0; }
        #index .pattern-c .guide-block ul li a .btn-wrap span {
          position: relative;
          text-decoration: none;
          font-weight: bold;
          font-size: 14px;
          padding-right: 15px;
          font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
          #index .pattern-c .guide-block ul li a .btn-wrap span::after {
            position: absolute;
            content: "";
            background-image: url(/template10/img/common/icon_arrow.svg);
            background-size: 6px 11px;
            background-repeat: no-repeat;
            width: 6px;
            height: 11px;
            top: 7px;
            right: 3px; }

/*
======================================================================
_pc-access-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] access-block
----------------------------------------------------------- */
#top-content5 {
  padding-bottom: 83px !important; }

#index .pattern-a .access-block iframe {
  height: 400px !important;
  border-radius: 10px; }
#index .pattern-a .access-block .text-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  gap: 40px;
  font-feature-settings: normal;
  line-height: 1;
  padding-left: 50px; }
  #index .pattern-a .access-block .text-wrap span {
    position: relative;
    padding-left: 25px;
    font-weight: bold;
    font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
    #index .pattern-a .access-block .text-wrap span.car::before {
      content: "";
      position: absolute;
      background-image: url(/template10/img/index/icon_car.svg);
      background-repeat: no-repeat;
      background-size: 17px auto;
      width: 17px;
      height: 17px;
      top: 0;
      left: 0; }
    #index .pattern-a .access-block .text-wrap span.train::before {
      content: "";
      position: absolute;
      background-image: url(/template10/img/index/icon_train.svg);
      background-repeat: no-repeat;
      background-size: 14px auto;
      width: 15px;
      height: 17px;
      top: -1px;
      left: 0; }

/*
======================================================================
_pc-access-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] access-block
----------------------------------------------------------- */
#top-content5 {
  padding-bottom: 83px !important; }

#index .pattern-b .access-block .access-content {
  position: relative;
  display: flex;
  align-items: center; }
  @media (max-width: 992px) {
    #index .pattern-b .access-block .access-content {
      flex-direction: column; } }
#index .pattern-b .access-block .map-area {
  width: 70%;
  aspect-ratio: 16 / 10;
  position: relative;
  z-index: 1; }
  @media (max-width: 992px) {
    #index .pattern-b .access-block .map-area {
      width: 100%;
      margin-bottom: -40px; } }
  #index .pattern-b .access-block .map-area .map-placeholder {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    position: relative; }
    #index .pattern-b .access-block .map-area .map-placeholder iframe {
      width: 100%;
      height: 100%;
      border: 0;
      filter: grayscale(1) contrast(1.1) brightness(0.9);
      transition: 0.5s ease; }
      #index .pattern-b .access-block .map-area .map-placeholder iframe:hover {
        filter: none; }
  #index .pattern-b .access-block .map-area .map-label {
    position: absolute;
    top: 30px;
    left: 30px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(4px);
    padding: 10px 20px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--main-color, #6582B9);
    pointer-events: none; }
#index .pattern-b .access-block .info-card {
  width: 45%;
  position: absolute;
  right: 0;
  z-index: 2;
  background-color: var(--main-color, #6582B9);
  color: #fff;
  padding: 80px 60px; }
  @media (max-width: 992px) {
    #index .pattern-b .access-block .info-card {
      width: 90%;
      position: relative;
      right: auto;
      padding: 40px; } }
  #index .pattern-b .access-block .info-card .card-header {
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px; }
    #index .pattern-b .access-block .info-card .card-header .shop-name {
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
      font-size: 28px;
      font-weight: bold;
      line-height: 1.4; }
  #index .pattern-b .access-block .info-card .info-list .info-item {
    margin-bottom: 20px; }
    #index .pattern-b .access-block .info-card .info-list .info-item p {
      display: flex;
      flex-direction: column;
      margin: 0;
      font-size: 15px;
      line-height: 1.6; }
      #index .pattern-b .access-block .info-card .info-list .info-item p .title {
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        opacity: 0.5;
        margin-bottom: 4px; }
      #index .pattern-b .access-block .info-card .info-list .info-item p .tel {
        font-size: 24px;
        letter-spacing: 0.05em;
        display: block;
        margin-top: 2px; }
  #index .pattern-b .access-block .info-card .transport-info {
    padding-top: 20px;
    border-top: 1px solid #555;
    font-size: 13px;
    line-height: 1.8;
    opacity: 0.8;
    display: flex;
    flex-direction: column; }
    #index .pattern-b .access-block .info-card .transport-info.text-wrap p {
      margin-bottom: 0.5em; }
      #index .pattern-b .access-block .info-card .transport-info.text-wrap p:last-child {
        margin-bottom: 0; }

/*
======================================================================
_pc-access-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] access-block
----------------------------------------------------------- */
#top-content5 {
  padding-bottom: 83px !important; }

#index .pattern-c .access-block .shop-wrap {
  margin-bottom: 30px; }
  #index .pattern-c .access-block .shop-wrap:last-child {
    margin-bottom: 0; }
  #index .pattern-c .access-block .shop-wrap .title-wrap {
    text-align: left;
    font-size: 19px;
    margin-bottom: 15px; }
  #index .pattern-c .access-block .shop-wrap iframe {
    height: 400px !important;
    border-radius: 10px; }
  #index .pattern-c .access-block .shop-wrap .text-wrap {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
    gap: 40px;
    font-feature-settings: normal;
    line-height: 1; }
    #index .pattern-c .access-block .shop-wrap .text-wrap span {
      position: relative;
      padding-left: 25px;
      font-weight: bold;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
      #index .pattern-c .access-block .shop-wrap .text-wrap span.car::before {
        content: "";
        position: absolute;
        background-image: url(/template10/img/index/icon_car.svg);
        background-repeat: no-repeat;
        background-size: 17px auto;
        width: 17px;
        height: 17px;
        top: 0;
        left: 0; }
      #index .pattern-c .access-block .shop-wrap .text-wrap span.train::before {
        content: "";
        position: absolute;
        background-image: url(/template10/img/index/icon_train.svg);
        background-repeat: no-repeat;
        background-size: 14px auto;
        width: 15px;
        height: 17px;
        top: -1px;
        left: 0; }

/*
======================================================================
_pc-review-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content5]review-block
----------------------------------------------------------- */
#top-content6 {
  background: #fff !important; }
  #top-content6 .content-inner {
    padding-bottom: 90px !important; }

#index .pattern-a .review-block .review a {
  display: block;
  width: 356px;
  height: 287px;
  padding: 25px;
  background: #fff;
  margin: 0 10px;
  border-radius: 10px;
  color: #555;
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  #index .pattern-a .review-block .review a .title-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 8px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 5px;
    color: #555; }
    #index .pattern-a .review-block .review a .title-wrap .name {
      position: relative;
      font-size: 18px;
      padding-right: 20px;
      font-weight: bold; }
      #index .pattern-a .review-block .review a .title-wrap .name::after {
        content: '';
        position: absolute;
        background-image: url(/template10/img/common/icon_review.svg);
        background-repeat: no-repeat;
        background-size: 15px 14px;
        width: 15px;
        height: 15px;
        top: 5px;
        right: 0; }
  #index .pattern-a .review-block .review a .text-wrap {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden; }
  #index .pattern-a .review-block .review a .btn-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 0;
    flex: 1; }
    #index .pattern-a .review-block .review a .btn-wrap span {
      position: relative;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
      padding-right: 15px;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
      #index .pattern-a .review-block .review a .btn-wrap span::after {
        position: absolute;
        content: "";
        background-image: url(/template10/img/common/icon_arrow.svg);
        background-size: 6px 11px;
        background-repeat: no-repeat;
        width: 6px;
        height: 11px;
        top: 7px;
        right: 3px; }

/*
======================================================================
_pc-review-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content5]review-block
----------------------------------------------------------- */
#top-content6 {
  background: #fff !important; }
  #top-content6 .content-inner {
    padding-bottom: 90px !important; }

#index .pattern-b .review-block .review a {
  padding: 80px 50px;
  width: 600px;
  height: 350px;
  display: flex;
  position: relative;
  border-radius: 10px;
  background: #fff;
  margin: 0 15px; }
  #index .pattern-b .review-block .review a .review-content-wrap {
    display: flex; }
  #index .pattern-b .review-block .review a .review-top-wrap {
    width: 25%;
    flex-shrink: 0;
    position: relative; }
    #index .pattern-b .review-block .review a .review-top-wrap .voice-bg {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
      font-size: 120px;
      font-style: italic;
      color: var(--main-color, #6582B9);
      opacity: 0.04;
      user-select: none;
      pointer-events: none; }
    #index .pattern-b .review-block .review a .review-top-wrap .review-title {
      position: relative;
      z-index: 1;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
      font-size: 24px;
      font-weight: bold;
      color: #333;
      line-height: 1.4;
      margin: 0; }
    #index .pattern-b .review-block .review a .review-top-wrap .client-name {
      position: relative;
      z-index: 1;
      font-size: 11px;
      font-weight: bold;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: var(--main-color, #6582B9);
      margin-top: 15px; }
  #index .pattern-b .review-block .review a .review-text-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end; }
    #index .pattern-b .review-block .review a .review-text-wrap .review-body {
      padding-left: 40px;
      text-align: justify;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 6;
      overflow: hidden;
      min-height: 150px; }
  #index .pattern-b .review-block .review a .btn-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 20px; }
    #index .pattern-b .review-block .review a .btn-wrap span {
      position: relative;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
      padding-right: 15px;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
      #index .pattern-b .review-block .review a .btn-wrap span::after {
        position: absolute;
        content: "";
        background-image: url(/template10/img/common/icon_arrow.svg);
        background-size: 6px 11px;
        background-repeat: no-repeat;
        width: 6px;
        height: 11px;
        top: 7px;
        right: 3px; }

/*
======================================================================
_pc-review-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content5]review-block
----------------------------------------------------------- */
#top-content6 {
  background: #fff !important; }

#index .pattern-c .review-block .review a {
  background-color: var(--sub-color, #F2F3F0);
  padding: 50px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 670px;
  margin: 0 15px; }
  @media (max-width: 768px) {
    #index .pattern-c .review-block .review a {
      padding: 60px 25px;
      border-radius: 30px; } }
  #index .pattern-c .review-block .review a .bg-text {
    position: absolute;
    top: 50%;
    right: -280px;
    transform: translateY(-50%) rotate(-90deg);
    font-family: "Marcellus", serif;
    font-size: 240px;
    font-weight: 900;
    color: var(--main-color, #6582B9);
    opacity: 0.06;
    white-space: nowrap;
    pointer-events: none; }
    @media (max-width: 768px) {
      #index .pattern-c .review-block .review a .bg-text {
        font-size: 150px;
        right: -20px; } }
  #index .pattern-c .review-block .review a .quote-icon {
    opacity: 0.5;
    width: 30px;
    margin: 0 auto 20px; }
  #index .pattern-c .review-block .review a .review-content-wrap {
    position: relative;
    z-index: 1;
    max-width: 700px;
    margin: 0 auto; }
    #index .pattern-c .review-block .review a .review-content-wrap .title {
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
      font-size: 32px;
      font-weight: bold;
      color: #333;
      margin-bottom: 35px;
      line-height: 1.4; }
      @media (max-width: 768px) {
        #index .pattern-c .review-block .review a .review-content-wrap .title {
          font-size: 22px; } }
    #index .pattern-c .review-block .review a .review-content-wrap .text {
      color: #666;
      margin-bottom: 20px;
      margin-top: 20px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden; }
  #index .pattern-c .review-block .review a .client-footer {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px; }
    #index .pattern-c .review-block .review a .client-footer .avatar {
      width: 56px;
      height: 56px;
      border-radius: 50%;
      overflow: hidden;
      border: 3px solid #fff;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); }
      #index .pattern-c .review-block .review a .client-footer .avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: grayscale(1); }
    #index .pattern-c .review-block .review a .client-footer .client-name {
      font-size: 11px;
      font-weight: bold;
      letter-spacing: 0.3em; }
  #index .pattern-c .review-block .review a .btn-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 20px;
    flex: 1; }
    #index .pattern-c .review-block .review a .btn-wrap span {
      position: relative;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
      padding-right: 15px;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
      #index .pattern-c .review-block .review a .btn-wrap span::after {
        position: absolute;
        content: "";
        background-image: url(/template10/img/common/icon_arrow.svg);
        background-size: 6px 11px;
        background-repeat: no-repeat;
        width: 6px;
        height: 11px;
        top: 7px;
        right: 3px; }

/*
======================================================================
_pc-news-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
/* 表示・非表示の制御（どこか1箇所に書く） */
.Content-block.pattern-a .news-wrap:not(.pattern-a) {
  display: none; }
.Content-block.pattern-b .news-wrap:not(.pattern-b) {
  display: none; }
.Content-block.pattern-c .news-wrap:not(.pattern-c) {
  display: none; }

#index .pattern-a .news-block {
  width: 800px;
  margin: 0 auto; }
  #index .pattern-a .news-block h2.Title-block {
    margin-bottom: 28px !important; }
  #index .pattern-a .news-block .wb-blog-title {
    display: flex;
    padding-left: 10px;
    align-items: center; }
  #index .pattern-a .news-block .wb-blog-list {
    border-bottom: 2px solid rgba(219, 219, 219, 0.5); }
    #index .pattern-a .news-block .wb-blog-list:last-child {
      border-bottom: none; }
    #index .pattern-a .news-block .wb-blog-list a {
      display: block;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
      padding: 13px 40px;
      width: 100%;
      font-size: 14px;
      line-height: 1.6;
      font-weight: bold;
      color: #555;
      text-decoration: none; }
      #index .pattern-a .news-block .wb-blog-list a:hover {
        text-decoration: none; }
  #index .pattern-a .news-block .wb-blog-date {
    font-family: "Noto Serif", "M PLUS Rounded 1c", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 10px;
    font-weight: 400;
    padding: 7px;
    width: 65px;
    line-height: 1;
    background: var(--main2-color, #747D8E);
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; }

#index .news-block .btn-wrap {
  margin-top: 35px;
  text-align: right; }

/*
======================================================================
_pc-news-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
#index .news-block .pattern-b.news-wrap .news-content-wrap {
  display: flex;
  gap: 20px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a {
  width: calc((100% - 60px) / 3); }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .text-wrap {
  margin-top: 10px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .date {
  color: #666;
  font-weight: 400;
  font-size: 10px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

#index .news-block .btn-wrap {
  margin-top: 35px;
  text-align: right; }

/*
======================================================================
_pc-news-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
#index .news-block .pattern-c.news-wrap .news-content-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a {
  display: flex;
  gap: 20px;
  flex-direction: row; }
  #index .news-block .pattern-c.news-wrap .news-content-wrap li a .img-wrap {
    width: 40%; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li .text-wrap {
  flex: 1; }
  #index .news-block .pattern-c.news-wrap .news-content-wrap li .text-wrap .btn-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 0;
    flex: 1;
    margin-top: 20px; }
    #index .news-block .pattern-c.news-wrap .news-content-wrap li .text-wrap .btn-wrap span {
      position: relative;
      text-decoration: none;
      font-weight: bold;
      font-size: 14px;
      padding-right: 15px;
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
      #index .news-block .pattern-c.news-wrap .news-content-wrap li .text-wrap .btn-wrap span::after {
        position: absolute;
        content: "";
        background-image: url(/template10/img/common/icon_arrow.svg);
        background-size: 6px 11px;
        background-repeat: no-repeat;
        width: 6px;
        height: 11px;
        top: 7px;
        right: 3px; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li .date {
  color: #666;
  font-weight: 400;
  font-size: 10px; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

#index .news-block .btn-wrap {
  margin-top: 35px;
  text-align: right; }

/*
======================================================================
_pc-faq-a
======================================================================*/
/*
-----------------------------------------------------------
faq-block
----------------------------------------------------------- */
/*
---------------------------------------------------------
faq-block
--------------------------------------------------------- */
#index .pattern-a .faq-block {
  margin-bottom: 55px !important; }
  #index .pattern-a .faq-block .faq-wrap {
    width: 800px;
    margin: 0 auto; }
  #index .pattern-a .faq-block h2 span.en {
    margin-left: 5px; }

/*
---------------------------------------------------------
アコーディオン　デザイン
--------------------------------------------------------- */
#index .pattern-a .faq-block .faq-accordion-body {
  display: none; }

#index .pattern-a .faq-block .accordion-block {
  border: 1px solid var(--main2-color, #747D8E);
  border-radius: 10px;
  margin-bottom: 15px; }
  #index .pattern-a .faq-block .accordion-block:last-child {
    margin-bottom: 0; }

#index .pattern-a .faq-block .accordion-block .accordion-title {
  position: relative;
  display: flex;
  border: none;
  background: none;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  padding: 15px 20px;
  align-items: center;
  justify-content: space-between;
  font-weight: 500; }
  #index .pattern-a .faq-block .accordion-block .accordion-title.MOD-open::after {
    content: "";
    position: absolute;
    width: 760px;
    height: 1px;
    background: #d9d9d9;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%); }

#index .pattern-a .faq-block .accordion-block .accordion-title span.text {
  position: relative;
  font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  font-size: 16px;
  padding-left: 29px;
  line-height: 1.2;
  color: #555;
  width: 100%;
  text-align: left;
  font-weight: bold; }
  #index .pattern-a .faq-block .accordion-block .accordion-title span.text::before {
    content: "";
    position: absolute;
    background-image: url(/template10/img/index/icon_q.svg);
    background-repeat: no-repeat;
    background-size: 15px auto;
    width: 15px;
    height: 18px;
    top: 1px;
    left: 0; }

#index .pattern-a .faq-block .accordion-block .accordion-title span.icon {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 8px;
  margin-top: 4px; }

#index .pattern-a .faq-block .accordion-block .accordion-title span.icon::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/template10/img/common/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: 8px 14px;
  width: 8px;
  height: 14px;
  top: -3px;
  right: 3px;
  transform: rotate(90deg);
  transition: all 0.2s; }

#index .pattern-a .faq-block .accordion-block .accordion-title.MOD-open span.icon::before {
  transform: rotate(-90deg); }

#index .pattern-a .faq-block .accordion-block .accordion-body {
  position: relative;
  padding: 3px 75px 21px 50px;
  line-height: 1.8;
  font-size: 15px; }
  #index .pattern-a .faq-block .accordion-block .accordion-body::before {
    content: "";
    position: absolute;
    background-image: url(/template10//img/index/icon_a.svg);
    background-size: 14px auto;
    width: 14px;
    height: 15px;
    top: 12px;
    left: 20px; }

/*
======================================================================
_pc-faq-a
======================================================================*/
/*
-----------------------------------------------------------
faq-block
----------------------------------------------------------- */
/*
---------------------------------------------------------
faq-block
--------------------------------------------------------- */
#index .pattern-b .faq-block.pattern-b {
  margin-bottom: 55px !important; }
  #index .pattern-b .faq-block.pattern-b .faq-wrap {
    width: 800px;
    margin: 0 auto; }
  #index .pattern-b .faq-block.pattern-b h2 span.en {
    margin-left: 5px; }

#index .pattern-b .faq-block.pattern-b .faq-accordion-body {
  display: none; }

#index .pattern-b .faq-block.pattern-b .accordion-block {
  border-bottom: 1px solid var(--main2-color, #747D8E);
  margin-bottom: 15px; }
  #index .pattern-b .faq-block.pattern-b .accordion-block:last-child {
    margin-bottom: 0; }

#index .pattern-b .faq-block.pattern-b .accordion-block .accordion-title {
  position: relative;
  display: flex;
  border: none;
  background: none;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  padding: 15px 20px;
  align-items: center;
  justify-content: space-between;
  font-weight: 500; }

#index .pattern-b .faq-block.pattern-b .accordion-block .accordion-title span.text {
  position: relative;
  font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  font-size: 16px;
  padding-left: 29px;
  line-height: 1.2;
  color: #555;
  width: 100%;
  text-align: left;
  font-weight: bold; }
  #index .pattern-b .faq-block.pattern-b .accordion-block .accordion-title span.text::before {
    content: "";
    position: absolute;
    background-image: url(/template10/img/index/icon_q.svg);
    background-repeat: no-repeat;
    background-size: 15px auto;
    width: 15px;
    height: 18px;
    top: 1px;
    left: 0; }

#index .pattern-b .faq-block.pattern-b .accordion-block .accordion-title span.icon {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 8px;
  margin-top: 4px; }

#index .pattern-b .faq-block.pattern-b .accordion-block .accordion-title span.icon::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/template10/img/common/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: 8px 14px;
  width: 8px;
  height: 14px;
  top: -3px;
  right: 3px;
  transform: rotate(90deg);
  transition: all 0.2s; }

#index .pattern-b .faq-block.pattern-b .accordion-block .accordion-title.MOD-open span.icon::before {
  transform: rotate(-90deg); }

#index .pattern-b .faq-block.pattern-b .accordion-block .accordion-body {
  position: relative;
  padding: 3px 75px 21px 50px;
  line-height: 1.8;
  font-size: 15px; }
  #index .pattern-b .faq-block.pattern-b .accordion-block .accordion-body::before {
    content: "";
    position: absolute;
    background-image: url(/template10//img/index/icon_a.svg);
    background-size: 14px auto;
    width: 14px;
    height: 15px;
    top: 12px;
    left: 20px; }
  #index .pattern-b .faq-block.pattern-b .accordion-block .accordion-body .link-wrap {
    margin-top: 20px; }
    #index .pattern-b .faq-block.pattern-b .accordion-block .accordion-body .link-wrap .title {
      font-size: 14px;
      margin-right: 5px; }

/*
======================================================================
_pc-faq-c
======================================================================*/
/*
---------------------------------------------------------
faq-block
--------------------------------------------------------- */
#index .pattern-c .faq-block.pattern-c {
  margin-bottom: 55px !important; }
  #index .pattern-c .faq-block.pattern-c .faq-wrap {
    width: 800px;
    margin: 0 auto; }
  #index .pattern-c .faq-block.pattern-c h2 span.en {
    margin-left: 5px; }

#index .pattern-c .faq-block ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px 80px;
  list-style: none;
  padding: 0;
  margin: 0; }
  #index .pattern-c .faq-block ul .faq-content-wrap {
    position: relative; }
    #index .pattern-c .faq-block ul .faq-content-wrap .title-wrap {
      margin-bottom: 20px;
      display: flex;
      align-items: flex-start;
      gap: 15px; }
      #index .pattern-c .faq-block ul .faq-content-wrap .title-wrap::before {
        content: "Q";
        font-family: "Marcellus", serif;
        font-size: 22px;
        font-weight: bold;
        color: var(--main-color, #6582B9);
        line-height: 1;
        margin-top: 1px; }
      #index .pattern-c .faq-block ul .faq-content-wrap .title-wrap .text {
        font-size: 17px;
        font-weight: bold;
        color: #333;
        line-height: 1.5; }
    #index .pattern-c .faq-block ul .faq-content-wrap .text-wrap {
      padding-left: 38px;
      font-size: 14px;
      line-height: 2;
      color: #666;
      border-left: 1px solid #eee; }
      #index .pattern-c .faq-block ul .faq-content-wrap .text-wrap p {
        margin: 0; }
        #index .pattern-c .faq-block ul .faq-content-wrap .text-wrap p:not(:last-child) {
          margin-bottom: 1em; }

/*
======================================================================
_pc-contact-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7].pattern-a  contact-block
----------------------------------------------------------- */
#top-content9.pattern-a {
  background-image: url(/template10/img/index/img_contact.webp); }
  #top-content9.pattern-a h2 span {
    color: #fff; }

#index .pattern-a .contact-block.pattern-a .contact-wrap {
  padding: 22px 20px 35px;
  border-radius: 10px;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 882px;
  align-items: center;
  margin: 0 auto;
  font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  color: #555;
  font-weight: bold;
  gap: 22px; }
  #index .pattern-a .contact-block.pattern-a .contact-wrap .text-wrap {
    font-size: 20px; }
  #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center; }
    #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .btn-wrap {
      margin-top: 0; }
      #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .btn-wrap a {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 30px;
        padding: 15px;
        font-size: 18px;
        font-weight: 500;
        line-height: 1;
        color: #fff;
        background-color: var(--main-color, #6582B9);
        text-decoration: none !important;
        margin-top: 0;
        width: 300px; }
        #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .btn-wrap a span {
          position: relative;
          padding-left: 26px; }
          #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .btn-wrap a span::before {
            content: "";
            position: absolute;
            background-image: url(/template10/img/common/icon_mail_w.svg);
            background-repeat: no-repeat;
            background-size: 15px auto;
            width: 15px;
            height: 14px;
            top: 5px;
            left: 0; }
      #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .btn-wrap.phone a {
        background: var(--main-color3, #65B972);
        margin-left: -3px; }
        #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .btn-wrap.phone a span::before {
          content: "";
          position: absolute;
          background-image: url(/template10/img/common/icon_phone_w.svg);
          background-repeat: no-repeat;
          background-size: 15px auto;
          width: 15px;
          height: 20px;
          top: 1px;
          left: 0; }
    #index .pattern-a .contact-block.pattern-a .contact-wrap .mail-line-wrap .text {
      font-size: 17px;
      line-height: 1;
      margin-top: 3px; }

/*
======================================================================
_pc-contact-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7].pattern-a  contact-block
----------------------------------------------------------- */
#top-content9.pattern-b {
  background: #efefef; }

#index .pattern-b .contact-block.pattern-b .contact-wrap {
  display: flex;
  align-items: center;
  gap: 80px; }
#index .pattern-b .contact-block.pattern-b .text-area {
  width: 50%; }
  #index .pattern-b .contact-block.pattern-b .text-area .sub-en {
    display: block;
    font-size: 10px;
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: var(--main-color, #6582B9);
    margin-bottom: 10px; }
  #index .pattern-b .contact-block.pattern-b .text-area .main-title {
    font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
    font-size: 52px;
    font-weight: normal;
    line-height: 1.4;
    color: var(--main-color, #6582B9);
    margin-bottom: 30px; }
    #index .pattern-b .contact-block.pattern-b .text-area .main-title span {
      font-style: italic;
      font-weight: bold; }
  #index .pattern-b .contact-block.pattern-b .text-area .description {
    font-size: 14px;
    line-height: 2;
    color: #888;
    max-width: 440px; }
#index .pattern-b .contact-block.pattern-b .button-area {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 15px; }
  #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    text-decoration: none;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    margin: 0;
    font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }
    #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap.mail {
      background-color: var(--main-color, #6582B9);
      color: #fff; }
      #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap.mail:hover {
        background-color: #555; }
    #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap.line {
      background-color: var(--sub-color, #F2F3F0);
      color: var(--main-color, #6582B9);
      border: 1px solid var(--main-color, #6582B9); }
      #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap.line:hover {
        background-color: #555;
        color: #fff; }
    #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap .btn-content .label {
      display: block;
      font-size: 10px;
      letter-spacing: 0.2em;
      opacity: 0.6;
      margin-bottom: 5px;
      font-weight: bold; }
    #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap .btn-content .text {
      font-size: 20px;
      font-weight: bold;
      letter-spacing: 0.1em; }
    #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap .arrow {
      width: 30px;
      height: 1px;
      background-color: currentColor;
      position: relative;
      transition: width 0.4s ease; }
      #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap .arrow::after {
        content: "";
        position: absolute;
        right: 0;
        top: -4px;
        width: 8px;
        height: 8px;
        border-top: 1px solid currentColor;
        border-right: 1px solid currentColor;
        transform: rotate(45deg); }
    #index .pattern-b .contact-block.pattern-b .button-area .btn-wrap:hover .arrow {
      width: 50px; }

/*
======================================================================
_pc-contact-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7].pattern-c  contact-block
----------------------------------------------------------- */
#top-content9.pattern-c {
  background-image: url(/template10/img/index/img_contact.webp);
  background-size: cover;
  background-repeat: no-repeat; }
  #top-content9.pattern-c h2 span {
    color: #fff; }

#index .pattern-c .contact-block.pattern-c .btn-area {
  display: flex;
  border: 1px solid #555;
  background: #efefeff0; }
  #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap {
    flex: 1;
    padding: 80px 20px;
    text-decoration: none;
    color: var(--main-color, #6582B9);
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.4s ease;
    border-right: 1px solid #555;
    margin-top: 0; }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap:last-child {
      border-right: none; }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap.is-phone {
      pointer-events: none;
      cursor: default; }
      #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap.is-phone:hover {
        background-color: transparent; }
        #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap.is-phone:hover .icon-wrap {
          transform: none; }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap:hover {
      background-color: var(--sub-color, #F2F3F0); }
      #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap:hover .icon-wrap {
        transform: translateY(-5px); }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap .icon-wrap {
      margin-bottom: 25px;
      transition: transform 0.4s ease;
      width: 30px; }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap .label {
      display: block;
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      margin-bottom: 12px;
      color: #999; }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap .text {
      font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
      font-size: 18px;
      font-weight: bold;
      color: #333;
      letter-spacing: 0.05em; }
    #index .pattern-c .contact-block.pattern-c .btn-area .btn-wrap .tel-wrap img {
      width: 33px;
      height: 33px; }

/* --------------------------------------------------------
-----------------------------------------------------------
index
-----------------------------------------------------------
----------------------------------------------------------- */
#index .Content-main {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.8; }

#index .Edit .wb-edit {
  padding-top: 25px;
  padding-bottom: 25px; }

/*
-----------------------------------------------------------
[top-main-content] title-block
----------------------------------------------------------- */
#index .content-inner span.en,
#index .title-block span.en {
  font-family: "Marcellus", serif;
  font-size: 70px;
  line-height: 1.0; }

#index .title-block span.ja {
  display: block;
  font-size: 20px;
  font-weight: 600; }

#index .title-block span.ja,
#index .content-inner .title-wrap,
#index .content-inner .title,
#index .content-inner .btn-wrap a {
  font-family: "Shippori Mincho", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif; }

#index .content-inner .title-wrap,
#index .content-inner .title {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2; }

#index .content-inner .text-wrap {
  letter-spacing: 0.05em; }

#index h2.title-block {
  display: flex;
  align-items: center;
  color: var(--main2-color, #747D8E);
  gap: 0;
  margin-bottom: 55px;
  justify-content: flex-end;
  flex-direction: column;
  font-weight: normal; }
  #index h2.title-blockwhite {
    color: #fff; }
  #index h2.title-block span.en {
    margin-bottom: 25px !important;
    line-height: 1; }
  #index h2.title-block span.ja {
    line-height: 1; }
  #index h2.title-block img {
    width: 28px;
    height: 28px;
    margin-bottom: 20px; }

#index .Content-block .btn-wrap {
  display: flex;
  justify-content: center;
  margin-top: 50px; }
  #index .Content-block .btn-wrap a.white {
    border: 1px solid #fff;
    color: #fff !important; }
    #index .Content-block .btn-wrap a.white::before {
      content: "";
      position: absolute;
      background-image: url(/template10/img/common/icon_arrow_w.svg);
      width: 9px;
      height: 16px; }
    #index .Content-block .btn-wrap a.white::after {
      background: #fff; }
    #index .Content-block .btn-wrap a.white:hover {
      color: #555 !important; }
      #index .Content-block .btn-wrap a.white:hover::after {
        transform: scaleX(1);
        opacity: 1; }
      #index .Content-block .btn-wrap a.white:hover::before {
        background-image: url(/template10/img/common/icon_arrow.svg);
        filter: none; }

#index .Content-block {
  padding: 75px 0 80px;
  margin: 0; }

#index .Content-block .product-block a,
#index .Content-block .product-block a:hover,
#index .Content-block .product-block a,
#index .Content-block .product-block a:hover,
#index .Content-block .news-block a,
#index .Content-block .news-block a:hover,
#index .Content-block .guide-block a,
#index .Content-block .guide-block a:hover,
#index .Content-block .review-block a,
#index .Content-block .review-block a:hover {
  text-decoration: none !important; }

#index .Content-block.navy {
  padding: 0;
  background: var(--sub-color, #F2F3F0); }
  #index .Content-block.navy .content-inner {
    background: var(--main2-color, #747D8E);
    border-radius: 30px 30px 0 0;
    padding: 75px 0 80px; }
  #index .Content-block.navy h2 {
    color: #fff; }

#index .Content-block.gray {
  background: var(--sub-color, #F2F3F0); }

#index .Content-block .slick-dots {
  display: flex;
  justify-content: center;
  gap: 20px;
  bottom: -38px; }
  #index .Content-block .slick-dots li {
    margin: 0; }
    #index .Content-block .slick-dots li button {
      font-size: 0;
      border-radius: 30px;
      border: 1px solid #fff;
      margin: 0; }
    #index .Content-block .slick-dots li.slick-active button {
      background: #fff; }
      #index .Content-block .slick-dots li.slick-active button::before {
        font-size: 0;
        color: transparent; }
#index .Content-block.gray li button {
  border: 1px solid var(--main-color, #6582B9); }
#index .Content-block.gray li.slick-active button {
  background: var(--main-color, #6582B9); }

#index .slider-wrap {
  visibility: hidden; }

#index .slider-wrap.slick-initialized {
  visibility: visible; }

/*-----------------------------------------------------------
-----------------------------------------------------------
下記にコピーしたSCSSを貼り付けます。
-----------------------------------------------------------
----------------------------------------------------------- */
.Content-block.pattern-a .product-block:not(.pattern-a) {
  display: none; }
.Content-block.pattern-b .product-block:not(.pattern-b) {
  display: none; }
.Content-block.pattern-c .product-block:not(.pattern-c) {
  display: none; }
.Content-block.pattern-a .news-wrap:not(.pattern-a) {
  display: none; }
.Content-block.pattern-b .news-wrap:not(.pattern-b) {
  display: none; }
.Content-block.pattern-c .news-wrap:not(.pattern-c) {
  display: none; }
.Content-block.pattern-a .menu-block:not(.pattern-a), .Content-block.pattern-b .menu-block:not(.pattern-b), .Content-block.pattern-c .menu-block:not(.pattern-c), .Content-block.pattern-a .guide-block:not(.pattern-a), .Content-block.pattern-b .guide-block:not(.pattern-b), .Content-block.pattern-c .guide-block:not(.pattern-c), .Content-block.pattern-a .contact-block:not(.pattern-a), .Content-block.pattern-b .contact-block:not(.pattern-b), .Content-block.pattern-c .contact-block:not(.pattern-c), .Content-block.pattern-a .faq-block:not(.pattern-a), .Content-block.pattern-b .faq-block:not(.pattern-b), .Content-block.pattern-c .faq-block:not(.pattern-c), .Content-block.pattern-a .access-block:not(.pattern-a), .Content-block.pattern-b .access-block:not(.pattern-b), .Content-block.pattern-c .access-block:not(.pattern-c), .Content-block.pattern-a .review-block:not(.pattern-a), .Content-block.pattern-b .review-block:not(.pattern-b), .Content-block.pattern-c .review-block:not(.pattern-c) {
  display: none; }

#index .top-image-block {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden; }
  #index .top-image-block .top-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 0.5s ease; }
    #index .top-image-block .top-image-wrap .slider-wrap {
      width: 100%;
      height: 100%;
      display: block; }
      #index .top-image-block .top-image-wrap .slider-wrap .img-wrap {
        display: none;
        width: 100%;
        height: 100vh; }
        #index .top-image-block .top-image-wrap .slider-wrap .img-wrap:first-child {
          display: block; }
        #index .top-image-block .top-image-wrap .slider-wrap .img-wrap img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      #index .top-image-block .top-image-wrap .slider-wrap.slick-initialized .img-wrap {
        display: block; }
  #index .top-image-block.pattern-a .top-image-wrap.pattern-a {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    position: relative; }
  #index .top-image-block.pattern-b .top-image-wrap.pattern-b {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    position: relative; }
  #index .top-image-block.pattern-c .top-image-wrap.pattern-c {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    position: relative; }

/*# sourceMappingURL=pc-local.css.map */
