@charset "UTF-8";
.Btn-arrow span {
  position: relative;
  transition: all 0.5s 0s ease;
}
.Btn-arrow span:before {
  content: "";
  border-top: 1px solid #383c3a;
  width: 60px;
  height: 1px;
  position: absolute;
  transition: all 0.3s 0s ease;
  top: 10px;
  right: -80px;
}
.Btn-arrow span:after {
  content: "";
  border-top: 1px solid #383c3a;
  width: 15px;
  height: 1px;
  position: absolute;
  top: 6px;
  right: -80px;
  transform: rotate(30deg);
  transition: all 0.3s 0s ease;
}

/*
======================================================================
sp-blog-std
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 [BLOG] blog-std
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
.Alpha
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-top-wrap {
  text-align: right;
  margin-bottom: 8px;
}

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

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  color: #999999;
  font-size: 12px;
  margin-right: 5px;
  padding-top: 3px;
}

#LO-blog-std-alpha .LO-top-wrap a {
  font-size: 11px;
  padding: 3px 10px;
  max-width: 50%;
  line-height: 1.3;
  display: inline-block;
}

#LO-blog-std-alpha .LO-continue-btn {
  padding-top: 20px;
  text-align: center;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-body {
  margin-bottom: 1em;
}

#LO-blog-std-alpha .LO-article.MOD-continue .LO-continue {
  margin-bottom: 20px;
}

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

#LO-blog-std-alpha .LO-bottom-wrap a {
  padding: 0 10px;
}

#LO-blog-std-alpha .column-img-wrap {
  margin-bottom: 10px;
  text-align: center;
}

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

#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 {
  border-bottom: 1px solid #dcdcdc;
  padding: 0px 10px 12px;
  margin-bottom: 14px;
}

#LO-blog-std-beta .LO-recently-block .wb-blog-title span {
  color: #999999;
  display: block;
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 3px;
}

#LO-blog-std-beta .LO-side-block a {
  color: inherit;
  line-height: 1.15;
  display: inline-block;
  font-size: 14px;
}

#LO-blog-std-beta .LO-categ-block a,
#LO-blog-std-beta .LO-archive-block a {
  position: relative;
  display: inline-block;
  padding-left: 13px;
}
#LO-blog-std-beta .LO-categ-block a:before,
#LO-blog-std-beta .LO-archive-block a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #10568f;
  display: block;
  top: 4px;
  left: 2px;
}

/*
======================================================================
sp-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}

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

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

#LO-blog14 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-btn-anchor */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  background: #f8f4f1;
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 5px 10px 20px;
  font-size: 11px;
  border-radius: 3px;
  letter-spacing: 0;
}
#LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
  /* @mixin:SP-btn-anchor */
  border-color: #004c3e transparent transparent transparent;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #f53f2c transparent transparent transparent;
  display: block;
  top: 15px;
  left: 8px;
}

/*
---------------------------------------------------------
LO-content-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  position: relative;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494D50;
  font-size: 22px;
  margin-bottom: 18px;
  padding: 0 8px 15px;
}
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title::before {
  background: #10568f;
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
}
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

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

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

#LO-blog14 .LO-content-wrap .LO-img-wrap {
  margin-bottom: 10px;
}

/*
======================================================================
_sp-form-content01
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[form] #form-content01 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 wb-form
--------------------------------------------------------- */
#form-content01 .wb-form {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
}

#form-content01 .wb-form .wb-form-table td .Attention {
  font-size: 11px;
}

/* TABLE
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table,
#form-content01 .wb-form .wb-form-table tbody,
#form-content01 .wb-form .wb-form-table tr,
#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  display: block;
}

#form-content01 .wb-form .wb-form-table {
  border-top: 1px solid #dcdcdc;
  width: 100%;
}

#form-content01 .wb-form .wb-form-table th {
  padding: 20px 5px 5px;
  font-weight: bold;
  font-size: 14px;
}

#form-content01 .wb-form .wb-form-table td {
  padding: 0px 5px 20px;
  border-bottom: 1px solid #dcdcdc;
}

/* text,textarea
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input[type=text],
#form-content01 .wb-form .wb-form-table td textarea,
#form-content01 .wb-form .wb-form-table td select {
  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 {
  display: block;
  margin: 0 0 10px;
}

#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  margin-top: 4px;
  margin-bottom: 15px;
  display: inline-block;
}

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

#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;
  margin-top: 0;
  margin-bottom: 0;
}

#form-content01 .wb-form .wb-form-check label,
#form-content01 .wb-form .wb-form-radio label {
  border: 1px solid #dcdcdc;
  display: block;
  border-radius: 4px;
  padding: 5px 10px;
  margin-bottom: 8px;
}

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

/* 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;
  cursor: pointer;
  border: none;
  vertical-align: middle;
  /* @mixin:SP-btn-main */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  background-color: #10568f;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none !important;
  color: #FFF !important;
  border-radius: 3px;
  line-height: 1.3;
  padding: 10px 10px;
  font-size: 16px;
}

#form-content01 .wb-form .wb-form-btn input,
#form-content01 .wb-form .wb-form-table .zip-wrap input[type=button] {
  display: inline-block;
}

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

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

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

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

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

/*
---------------------------------------------------------
 確認画面/エラー画面/完了画面
--------------------------------------------------------- */
body.MOD-form-sub .Wrapper {
  display: none;
}

.jqmOverlay {
  opacity: 1 !important;
  background: #FFF !important;
  z-index: 1001 !important;
}

.jqmFormWindow {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  border: none !important;
  position: relative !important;
  z-index: 1002 !important;
}

.jqmFormWindow iframe {
  width: 100% !important;
}

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

#form-content01.WB-form-sub {
  background: #FFF;
  padding: 35px 10px;
}

#form-content01.WB-form-sub .page-title {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 18px;
  margin-bottom: 18px;
}

#form-content01.WB-form-sub .page-title span {
  display: inline-block;
  text-align: left;
}

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

#form-content01.WB-form-sub .WB-form-end-txt {
  padding: 12px 15px;
  display: block;
  background-color: #F4f4f4;
}

/* 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 10px;
}

/* 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: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", 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: 17px;
  padding: 8px 22px;
  line-height: 1.3;
  border-radius: 2px;
  font-weight: bold;
}

#form-content01.WB-form-sub .btn-submit {
  background: #10568f;
  color: #FFF;
}

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

/* table 
--------------------------------------------------------- */
#form-content01.WB-form-sub table,
#form-content01.WB-form-sub table tbody,
#form-content01.WB-form-sub table tr,
#form-content01.WB-form-sub table th,
#form-content01.WB-form-sub table td {
  display: block;
}

#form-content01.WB-form-sub table tr ~ tr {
  margin-top: 10px;
}

#form-content01.WB-form-sub table td {
  padding: 7px 10px;
}
#form-content01.WB-form-sub table td:first-child {
  font-weight: bold;
  background: #F4F4F4;
  padding: 6px 10px;
  font-size: 85%;
  border-radius: 2px;
  line-height: 1.3;
}

/*
======================================================================
_sp-company-categ
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-company-categ
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 5px;
}

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

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

#LO-company-categ .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-btn-anchor */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  background: #f8f4f1;
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 5px 10px 20px;
  font-size: 11px;
  border-radius: 3px;
  letter-spacing: 0;
}
#LO-company-categ .LO-categ-wrap .wb-blog-categ a::after {
  /* @mixin:SP-btn-anchor */
  border-color: #004c3e transparent transparent transparent;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #f53f2c transparent transparent transparent;
  display: block;
  top: 15px;
  left: 8px;
}

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  position: relative;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494D50;
  font-size: 22px;
  margin-bottom: 18px;
  padding: 0 8px 15px;
}
#LO-company-categ .LO-content-wrap .wb-blog-categ .wb-blog-categ-title::before {
  background: #10568f;
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
}
#LO-company-categ .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

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

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

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

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .title {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  background: #f8f4f1;
  font-weight: bold;
  padding: 6px 10px;
  line-height: 1.3;
}

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .comment {
  padding: 8px 10px 12px;
}

/*
======================================================================
_pc-faq01
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 faq01
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-content-wrap
--------------------------------------------------------- */
#LO-faq01 .LO-content-wrap .wb-faq-categ {
  /* @mixin:SP-content-block */
  margin-bottom: 55px;
}
#LO-faq01 .LO-content-wrap .wb-faq-categ:last-child {
  /* @mixin:SP-content-block */
  margin-bottom: 0;
}

#LO-faq01 .LO-content-wrap .wb-faq-categ-title {
  /* @mixin:SP-title-block */
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif;
  position: relative;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494D50;
  font-size: 22px;
  margin-bottom: 18px;
  padding: 0 8px 15px;
}
#LO-faq01 .LO-content-wrap .wb-faq-categ-title::before {
  background: #10568f;
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
}
#LO-faq01 .LO-content-wrap .wb-faq-categ-title span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

#LO-faq01 .LO-content-wrap .wb-faq-list {
  /* @mixin:SP-content-body */
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 22px;
}

#LO-faq01 .LO-content-wrap .wb-faq-list + .wb-faq-list {
  margin-top: 22px;
}

#LO-faq01 .LO-content-wrap .wb-faq-list .wb-faq-list-question {
  position: relative;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px 0 3px 30px;
}

#LO-faq01 .LO-content-wrap .wb-faq-list .wb-faq-list-answer {
  position: relative;
  padding: 3px 0 3px 30px;
}

#LO-faq01 .LO-content-wrap .wb-faq-list .wb-faq-list-question::before,
#LO-faq01 .LO-content-wrap .wb-faq-list .wb-faq-list-answer::before {
  position: absolute;
  text-align: center;
  font-weight: bold;
  top: 0;
  left: 0;
  line-height: 24px;
  font-size: 24px;
  width: 25px;
}

#LO-faq01 .LO-content-wrap .wb-faq-list .wb-faq-list-question::before {
  content: "Q";
  color: #50b4fb;
}

#LO-faq01 .LO-content-wrap .wb-faq-list .wb-faq-list-answer::before {
  content: "A";
  color: #f74127;
}

/* --------------------------------------------------------
-----------------------------------------------------------
index
-----------------------------------------------------------
----------------------------------------------------------- */
/* --------------------------------------------------------
-----------------------------------------------------------
アニメーション用CSS
-----------------------------------------------------------
----------------------------------------------------------- */
.scroll_up {
  transition: 0.6s ease-in-out;
  transform: translateY(20px);
  opacity: 0;
}

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

.timing02 {
  transition-delay: 0.1s;
}

.timing03 {
  transition-delay: 0.3s;
}

.timing04 {
  transition-delay: 0.4s;
}

.timing05 {
  transition-delay: 0.5s;
}

/* 
--------------------------------------------------------
index Btn-sub btn-wrap
-------------------------------------------------------- */
#index .btn-wrap {
  margin-top: 50px;
}

/* 
--------------------------------------------------------
loading-block Loading背景画面設定
-------------------------------------------------------- */
#index .loading-block {
  position: fixed;
  background: #fff;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 999;
}

#index .loading-block_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#index .loading-block_logo img {
  width: 260px;
}

#index .fadeUp {
  opacity: 0;
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes fadeUpAnime {
  to {
    opacity: 1;
    transform: translateY(0);
  }
  from {
    opacity: 0;
    transform: translateY(80px);
  }
}
/* 
--------------------------------------------------------
index Title-block
-------------------------------------------------------- */
#index .Title-block {
  display: flex;
  gap: 6px;
  font-size: 30px;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin-bottom: 0;
  flex-direction: column;
}
#index .Title-block::before {
  content: none;
}

#index .Title-block .en {
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.65;
}

#index .Title-block .ja {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 1.5;
}

/*
-----------------------------------------------------------
top-content1 rss-block
----------------------------------------------------------- */
#index .rss-block .Title-block {
  font-size: 15px;
  align-items: flex-start;
  padding: 0;
}

#index .rss-block .rss-body {
  max-width: 720px;
  margin: 0 auto;
  position: absolute;
  top: 2px;
}

#index .rss-block .wb-blog-list .wb-blog-date {
  display: block;
  letter-spacing: 0;
  margin-bottom: 12px;
  margin-left: 70px;
}

#index .rss-block .wb-blog-list a {
  text-decoration: none;
  font-size: 14px;
  line-height: 1.3;
  color: #333;
  letter-spacing: 0.08em;
}

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

#index .rss-block .btn-wrap a {
  font-size: 14px;
  text-align: right;
  padding: 0 20px 0 0;
  border: none;
}

#index .rss-block.scroll_up {
  transform: translateY(0) !important;
  opacity: 1 !important;
}

/* 
--------------------------------------------------------
index_creation
-------------------------------------------------------- */
#index .creation-block .right-wrap.scroll_up.timing04 {
  transform: translateY(0) !important;
  opacity: 1 !important;
}

#index .creation-block {
  flex-direction: column;
  padding: 0;
  display: flex;
}

#index .creation-block .left-wrap {
  order: 1;
  padding: 0 10px 0 20px;
  margin-top: 34px;
}

#index .creation-block h2.Title-block {
  align-items: flex-start;
}

#index .creation-block .right-wrap {
  padding-left: 20px;
}

#index .creation-block .right-wrap.scroll_up.timing04 {
  transform: translateY(0) !important;
  opacity: 1 !important;
}

#index .creation-block .article-text {
  letter-spacing: 0.14em;
  line-height: 2.5em;
  margin-top: 55px;
}

#index .creation-block .left-wrap .btn-wrap {
  padding-right: 10px;
}

/* 
--------------------------------------------------------
production-block
-------------------------------------------------------- */
#index .production-block .production-wrap {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

#index .production-block .production-wrap .production-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#index .production-block .production-wrap .production-list a {
  text-decoration: none;
}

#index .production-block .production-wrap .production-list a .img-wrap img {
  max-height: 200px;
  object-fit: cover;
  width: 100%;
}

#index .production-block .production-wrap .production-list a .btn-wrap {
  margin-top: 12px;
}

#index .production-block .production-wrap .production-list a .btn-wrap .Btn-sub {
  padding: 0;
  border: none;
  box-shadow: none;
  letter-spacing: 0.23em;
  text-align: left;
}

/* 
--------------------------------------------------------
work-block
-------------------------------------------------------- */
#index .work-block .work-wrap {
  margin-top: 40px;
}

#index .work-block .work-wrap .work-list {
  margin-bottom: 15px;
  position: relative;
}
#index .work-block .work-wrap .work-list:before {
  content: "";
  border-top: 1px solid #333;
  width: 35px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  right: 12px;
}
#index .work-block .work-wrap .work-list:after {
  content: "";
  border-top: 1px solid #333;
  width: 10px;
  height: 1px;
  position: absolute;
  bottom: -7px;
  right: 12px;
  transform: rotate(30deg);
}

#index .work-block .work-wrap .work-list a {
  text-decoration: none;
  color: #333;
}

#index .work-block .work-wrap .work-list .text-wrap {
  margin-top: 10px;
  padding: 0 8px;
}

#index .work-block .work-wrap .work-list .text-wrap .title {
  font-size: 16px;
  font-weight: bold;
}

#index .work-block .work-wrap .work-list .text-wrap .text {
  margin-top: 4px;
}

#index .work-block .slick-slide {
  margin: 0 15px;
}

#index .work-block .slider img {
  backface-visibility: hidden;
}

#index .work-block .slide_target {
  pointer-events: none;
}

#index .work-block .btn-wrap {
  margin-top: 60px;
}

/* 
--------------------------------------------------------
about-block
-------------------------------------------------------- */
#index #top-content5 {
  background: #10568f;
  padding-top: 66px;
  padding-bottom: 80px;
}

#index .about-block .about-wrap .left-wrap {
  text-align: center;
  margin-top: 40px;
}

#index .about-block .about-wrap .left-wrap .img-wrap img {
  max-height: 90px;
}

#index .about-block .about-wrap .right-wrap {
  margin-top: 48px;
  width: 100%;
  display: block;
}

#index .about-block .about-wrap .right-wrap .info-article {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

#index .about-block .about-wrap .right-wrap .info-article .about-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

#index .about-block .Title-block,
#index .about-block .about-wrap .right-wrap,
#index .about-block .about-wrap .right-wrap .info-article .about-menu .map a,
#index .about-block .about-wrap .right-wrap .info-article .about-menu .num a {
  color: #fff !important;
}

#index .about-block .btn-wrap a {
  color: #fff !important;
}
#index .about-block .btn-wrap a span {
  color: #fff !important;
}
#index .about-block .btn-wrap a span:before {
  border-top: 1px solid #fff;
}
#index .about-block .btn-wrap a span:after {
  border-top: 1px solid #fff;
}

#index .about-block > .btn-wrap > a.Btn-sub.Btn-arrow {
  border: none;
  border-top: 1px solid #9fbbd2;
  border-bottom: 1px solid #9fbbd2;
}

#index .about-block .about-wrap .right-wrap .info-article .about-menu .num a.tel {
  text-decoration: underline;
}