@charset "UTF-8";
/*
======================================================================
_pc-blog27
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-blog27
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-point-list
--------------------------------------------------------- */
#LO-blog27 .LO-point-list > li {
  border-bottom: 1px solid #a7a7a7;
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-bottom: 14px;
  padding-top: 14px; }
  #LO-blog27 .LO-point-list > li:first-child {
    border-top: 1px solid #a7a7a7; }

/*
---------------------------------------------------------
 LO-pont-wrap
--------------------------------------------------------- */
#LO-blog27 .LO-point-list .LO-point-wrap {
  float: left;
  text-align: right;
  font-size: 15px;
  /*width: 95px;*/ }

#LO-blog27 .LO-point-list .LO-point-wrap .LO-point-name {
  line-height: 1;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  letter-spacing: 0.1em; }

#LO-blog27 .LO-point-list .LO-point-wrap .LO-point-number {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  z-index: 0;
  border-radius: 50%;
  margin-left: -6px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 30px;
  background: #f2f2f2; }

/*
---------------------------------------------------------
 LO-text-wrap
--------------------------------------------------------- */
#LO-blog27 .LO-point-list .LO-text-wrap {
  float: right;
  /*width: calc(100% - 105px);*/
  padding-top: 9px; }

#LO-blog27 .LO-point-list .LO-text-wrap .LO-title {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 8px;
  font-size: 20px; }

/*
======================================================================
_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 #a7a7a7;
  width: 100%; }

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

#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 */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #113b71;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  text-align: center;
  padding: 12px 25px;
  border-radius: 8px;
  font-size: 17px;
  line-height: 1.3;
  color: #fff !important;
  border-radius: 4px; }

#form-content01 .wb-form .wb-form-btn li input {
  border-radius: 8px; }

#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: 8px;
  font-weight: bold; }

#form-content01.WB-form-sub .btn-submit {
  background: #113b71;
  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-blog04-categ
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog04-categ
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap
--------------------------------------------------------- */
#LO-blog04-categ .LO-categ-wrap .wb-blog {
  overflow: hidden;
  /*clearfixの代用*/ }

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

#LO-blog04-categ .LO-categ-wrap .wb-categ-list a,
#LO-blog04-categ .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-btn-sub */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #113b71 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  background: none;
  text-align: center;
  padding: 10px 46px;
  border-radius: 8px;
  font-size: 17px;
  line-height: 1.3;
  border: 1px solid;
  display: block;
  padding: 4px 15px;
  font-size: 15px;
  text-align: left;
  border-radius: 4px; }

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

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

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list {
  /* @mixin:PC-content-block */
  padding-top: 40px;
  padding-bottom: 80px;
  padding-bottom: 0; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list:last-child {
  padding-bottom: 0; }

#LO-blog04-categ .LO-content-wrap .LO-title-article {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #eee;
  margin-bottom: 12px;
  padding: 4px 12px;
  font-size: 18px;
  line-height: 1.3;
  border-radius: 2px;
  letter-spacing: 0.05em; }

#LO-blog04-categ .LO-content-wrap .LO-img-wrap.Fl {
  width: 36.5%; }

#LO-blog04-categ .LO-content-wrap .LO-article-body.Fr {
  width: 61.5%; }

#LO-blog04-categ .LO-content-wrap .LO-article-body table {
  /* @mixin:PC-table-basic */
  border-left: 1px solid #a7a7a7;
  border-top: 1px solid #a7a7a7;
  width: 100%;
  table-layout: fixed; }
  #LO-blog04-categ .LO-content-wrap .LO-article-body table th, #LO-blog04-categ .LO-content-wrap .LO-article-body table td {
    /* @mixin:PC-table-basic */
    border-right: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
    padding: 9px 20px; }
  #LO-blog04-categ .LO-content-wrap .LO-article-body table th {
    /* @mixin:PC-table-basic */
    border-right: 1px solid #a7a7a7;
    background: #efefef;
    font-size: 14px;
    font-weight: bold; }
  #LO-blog04-categ .LO-content-wrap .LO-article-body table td {
    /* @mixin:PC-table-basic */
    background: #fff; }

#LO-blog04-categ .LO-content-wrap .LO-article-body table th {
  min-width: 150px;
  width: 22%; }

#LO-blog04-categ .LO-content-wrap .LO-btn-wrap {
  padding-top: 20px; }

#LO-blog04-categ .LO-content-wrap .LO-btn-wrap {
  text-align: right; }

#LO-blog04-categ .LO-content-wrap .LO-btn-wrap a.Btn-main {
  padding: 10px 46px;
  font-size: 15px; }

/* detail
--------------------------------------------------------- */
#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body {
  padding-top: 20px; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-img {
  display: flex;
  gap: 10px;
  justify-content: space-around; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-img .LO-img-wrap {
  width: calc((100% - 10px) / 2); }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-img .LO-img-wrap a {
  display: block;
  background-color: #f3f3f3;
  padding: 10px; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-img .LO-img-wrap img {
  width: 100%; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-map-wrap {
  width: calc((100% - 10px) / 2); }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-map-wrap iframe {
  width: 100%;
  height: 100%; }

#LO-blog04 .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-item-list:nth-of-type(4n+1) {
  margin-left: 0; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-list-wrap {
  display: flex;
  gap: 10px;
  align-items: stretch; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-item-list {
  width: calc((100% - 30px) / 4); }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-item-list .LO-img-wrap {
  height: 245px; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-item-list .LO-img-wrap a {
  display: flex;
  background-color: #f3f3f3;
  padding: 10px;
  height: 100%;
  align-items: center; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-item-list .LO-img-wrap a img {
  width: 100%; }

#LO-blog04-categ .LO-content-wrap .wb-blog-content-list .Detail .LO-article-body .LO-table-wrap {
  padding-top: 20px; }

#LO-blog04-categ .LO-content-wrap .Detail .LO-btn-wrap.MOD-center {
  padding-top: 40px;
  text-align: center; }

/*
======================================================================
_pc-company-outline
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-company
-----------------------------------------------------------
----------------------------------------------------------- */
#LO-company .LO-list-block .LO-list .LO-list-table {
  /* @mixin:PC-table-basic */
  border-left: 1px solid #a7a7a7;
  border-top: 1px solid #a7a7a7;
  width: 100%;
  table-layout: fixed; }
  #LO-company .LO-list-block .LO-list .LO-list-table th, #LO-company .LO-list-block .LO-list .LO-list-table td {
    /* @mixin:PC-table-basic */
    border-right: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
    padding: 9px 20px; }
  #LO-company .LO-list-block .LO-list .LO-list-table th {
    /* @mixin:PC-table-basic */
    border-right: 1px solid #a7a7a7;
    background: #efefef;
    font-size: 14px;
    font-weight: bold; }
  #LO-company .LO-list-block .LO-list .LO-list-table td {
    /* @mixin:PC-table-basic */
    background: #fff; }

#LO-company .LO-list-block .LO-list .LO-list-table th {
  min-width: 150px;
  width: 22%; }

#LO-company .Content-block:first-child {
  padding-top: 0;
  padding-bottom: 0; }

#LO-company .Content-block:last-child {
  padding-bottom: 0; }

/*
======================================================================
_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: baseline; }

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

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

#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 #a7a7a7;
  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; }

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

#LO-blog-std-beta .LO-recently-block .wb-blog-list,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ {
  padding: 0px 10px 10px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 12px; }

#LO-blog-std-beta .LO-recently-block .wb-blog-title span {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 6px;
  color: #666; }

#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 #113b71; }

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

/*
-----------------------------------------------------------
btn-wrap
----------------------------------------------------------- */
#index .works-block .btn-wrap,
#index .news-block .btn-wrap {
  text-align: right; }

#index .works-block .btn-wrap a,
#index .news-block .btn-wrap a {
  text-decoration: none;
  display: block;
  font-size: 16px;
  display: inline-block;
  transition: transform 0.3s ease, color 0.3s ease; }

#index .works-block .btn-wrap a:hover,
#index .news-block .btn-wrap a:hover {
  transform: translateX(10px); }

/*
-----------------------------------------------------------
[message] message-block
----------------------------------------------------------- */
.Content-block#message {
  padding-top: 100px;
  padding-bottom: 45px; }

#index .message-block.top-main-content .message-wrap .message-content {
  display: flex;
  gap: 55px; }

#index .message-block.top-main-content .message-wrap .text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1; }

#index .message-block.top-main-content .message-wrap .text-wrap .title-wrap {
  font-size: 34px;
  line-height: 1.4; }

#index .message-block.top-main-content .message-wrap .text-wrap .txt-boby.HTMLeditor {
  font-size: 16px;
  margin-top: 100px; }

#index .message-block.top-main-content .message-wrap .img-wrap {
  width: 645px;
  display: flex;
  position: relative;
  height: 560px; }

#index .message-block.top-main-content .message-wrap .img-wrap img:first-child {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

#index .message-block.top-main-content .message-wrap .img-wrap img:last-child {
  position: absolute;
  bottom: 0;
  left: 0; }

/*
-----------------------------------------------------------
[services] services-block
----------------------------------------------------------- */
#index .services-block .services-wrap ul.services-list {
  display: flex;
  grid-gap: 30px; }

#index .services-block .services-wrap ul.services-list li {
  width: calc((100%) / 3); }

#index .services-block .services-wrap ul.services-list li a {
  display: block;
  text-decoration: none;
  position: relative; }

#index .services-block .services-wrap ul.services-list li .img-wrap {
  position: relative;
  overflow: hidden; }

#index .services-block .services-wrap ul.services-list li .img-wrap img {
  display: block;
  width: 100%;
  transition: transform 0.4s ease;
  min-height: 289px; }

#index .services-block .services-wrap ul.services-list li a:hover .img-wrap img {
  transform: scale(1.05); }

#index .services-block .services-wrap .Title-small {
  text-align: center; }

#index .services-block .services-wrap .text-wrap .detail {
  font-size: 14px;
  margin-top: 15px; }

#index .services-block .services-wrap .btn-wrap {
  text-align: center;
  margin-top: 20px; }

/*
-----------------------------------------------------------
[btn] btn-block
----------------------------------------------------------- */
.Content-block#btn {
  padding-bottom: 45px; }

#index .btn-block .btn-group ul {
  display: flex; }

#index .btn-block .btn-group ul li {
  width: calc((100%) / 2);
  position: relative; }

#index .btn-block .btn-group ul li .img-wrap {
  position: relative;
  overflow: hidden; }

#index .btn-block .btn-group ul li .img-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #999999;
  opacity: 0.6; }

#index .btn-block .btn-group ul li .img-wrap img {
  position: relative;
  width: 100%;
  transition: transform 0.4s ease; }

#index .btn-block .btn-group ul li h4 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }

/*-------- hover時--------*/
#index .btn-block .btn-group ul li:hover .img-wrap::after {
  opacity: 0;
  transition: opacity 0.3s ease; }

#index .btn-block .btn-group ul li:hover .img-wrap img {
  transform: scale(1.05); }

#index .btn-block .btn-group ul li:hover h4 {
  color: #113b71;
  background-color: #fff;
  padding: 0 10px; }

/*--------hover時--------*/
/*
-----------------------------------------------------------
[works] works-block
----------------------------------------------------------- */
#index .works-block .works-wrap ul.works-list {
  display: flex;
  grid-gap: 20px;
  margin-bottom: 50px; }

#index .works-block .works-wrap ul.works-list li {
  width: calc((100%) / 4); }

#index .works-block .works-wrap ul.works-list li a {
  display: block;
  text-decoration: none;
  position: relative; }

#index .works-block .works-wrap ul.works-list li .img-wrap {
  position: relative;
  overflow: hidden; }

#index .works-block .works-wrap ul.works-list li .img-wrap img {
  display: block;
  width: 100%;
  transition: transform 0.4s ease; }

#index .works-block .works-wrap ul.works-list li a:hover .img-wrap img {
  transform: scale(1.05); }

#index .works-block .works-wrap .text-wrap .Title-small {
  margin-top: 10px; }

#index .works-block .works-wrap .text-wrap .info {
  font-size: 16px; }

#index .works-block .works-wrap .text-wrap .detail {
  margin-top: 10px; }

/*
-----------------------------------------------------------
[news] news-block
----------------------------------------------------------- */
.Content-block#news {
  padding-bottom: 190px; }

#index .news-block .news-wrap {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px; }

#index .news-block .news-wrap .wb-blog-list {
  position: relative;
  transition: border-color 0.3s ease; }

#index .news-block .news-wrap .wb-blog-list::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #a7a7a7;
  transform: scaleX(1);
  transform-origin: left;
  transition: background-color 0.3s ease, transform 0.3s ease; }

#index .news-block .news-wrap .wb-blog-list:hover::after {
  background-color: #113b71;
  transform: scaleX(0);
  animation: underline-slide 0.4s forwards; }

@keyframes underline-slide {
  0% {
    transform: scaleX(0);
    background-color: #113b71; }
  100% {
    transform: scaleX(1);
    background-color: #113b71; } }
#index .news-block .news-wrap .wb-blog-list:hover .wb-blog-title a {
  color: #113b71; }

#index .news-block .news-wrap .wb-blog-list + .wb-blog-list {
  margin-top: 20px; }

#index .news-block .news-wrap .wb-blog-title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: baseline;
  flex-direction: row;
  width: 600px;
  margin: 0 auto;
  padding: 0px 0 15px;
  grid-gap: 30px; }

#index .news-block .news-wrap .wb-blog-title span {
  color: #2d65a5;
  font-size: 14px; }

#index .news-block .news-wrap .wb-blog-title a {
  text-decoration: none;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; }

#index .news-block .news-wrap .btn-wrap {
  margin-top: 20px; }

/*
-----------------------------------------------------------
 スクロールに応じて表示 scroll_up ｜下から上へ出現
----------------------------------------------------------- */
.scroll_up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease; }

.scroll_up.on {
  opacity: 1;
  transform: translateY(0); }

.timing02 {
  transition-delay: 0.2s; }

.timing03 {
  transition-delay: 0.4s; }

.timing04 {
  transition-delay: 0.6s; }

.timing05 {
  transition-delay: 0.8s; }

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