@charset "UTF-8";
/*
======================================================================
sp-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 35px; }

#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: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  position: relative;
  display: block;
  color: inherit;
  border: 1px solid #555;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 8px 5px 8px 20px;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0; }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:SP-btn-anchor */
    border-color: #5292ef transparent transparent transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #5292ef 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: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 23px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  padding-bottom: 0;
  color: #222;
  margin-bottom: 20px;
  position: relative;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 1px;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	width: 48px;
  }*/
  margin-bottom: 20px; }
  #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: 15px;
  padding-right: 15px;
  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-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;
  border-radius: 3px;
  font-weight: bold; }

#LO-blog-std-alpha .LO-top-wrap a::after {
  display: none; }

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

#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 15px 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 #5292ef;
    display: block;
    top: 4px;
    left: 2px; }

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

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

#LO-company-categ .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 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:nth-of-type(n+3) {
    margin-top: 10px; }

#LO-company-categ .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-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;
  border: 1px solid #555;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 8px 5px 8px 20px;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0; }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:SP-btn-anchor */
    border-color: #5292ef transparent transparent transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #5292ef 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: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 23px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  padding-bottom: 0;
  color: #222;
  margin-bottom: 20px;
  position: relative;
  /*&::before {
  	background: $color-d-main01;
  	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: 15px;
  padding-right: 15px;
  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: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #f4f4f4;
  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 15px 12px; }

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

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

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

#LO-faq02 .LO-categ-wrap .wb-faq-categ a {
  /* @mixin:SP-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;
  border: 1px solid #555;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 8px 5px 8px 20px;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0; }
  #LO-faq02 .LO-categ-wrap .wb-faq-categ a::after {
    /* @mixin:SP-btn-anchor */
    border-color: #5292ef transparent transparent transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #5292ef transparent transparent transparent;
    display: block;
    top: 15px;
    left: 8px; }

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

#LO-faq02 .LO-content-wrap .wb-faq-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 23px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  padding-bottom: 0;
  color: #222;
  margin-bottom: 20px;
  position: relative;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 1px;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	width: 48px;
  }*/ }
  #LO-faq02 .LO-content-wrap .wb-faq-categ-title span {
    display: inline-block;
    vertical-align: top;
    text-align: center; }

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

#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-question,
#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-answer {
  padding: 3px 0 0px 25px;
  position: relative;
  margin-bottom: 15px; }

#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-question::before {
  content: 'Q';
  color: #4e75c3; }

#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-answer:before {
  content: 'A';
  color: #ff4227; }

#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-question:before,
#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-answer:before {
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  line-height: 1;
  font-size: 24px;
  text-align: center;
  left: 0;
  text-decoration: none; }

#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-question span {
  text-decoration: underline; }

#LO-faq02 .LO-content-wrap .wb-faq-list .wb-faq-list-answer {
  display: none; }

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

#LO-blog22 .LO-categ-wrap .wb-blog {
  /* @mixin:clearfix */ }
  #LO-blog22 .LO-categ-wrap .wb-blog:after {
    /* @mixin:clearfix */
    content: "";
    display: block;
    clear: both; }

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

#LO-blog22 .LO-categ-wrap .wb-categ-list a,
#LO-blog22 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-btn-sub */
  position: relative;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #5292ef;
  display: block;
  text-align: center;
  text-decoration: none !important;
  background: none;
  border-radius: 30px;
  line-height: 1.3;
  padding: 10px 10px;
  font-size: 13px;
  border: 1px solid #333;
  padding: 5px 12px 4px;
  font-size: 13px;
  text-align: left;
  border-radius: 3px; }
  #LO-blog22 .LO-categ-wrap .wb-categ-list a::after,
  #LO-blog22 .LO-categ-wrap .wb-blog-categ a::after {
    content: "";
    background-image: url(/img/icon_arrow_b.svg);
    background-size: 10px auto;
    background-repeat: no-repeat;
    width: 10px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%) rotate(-180deg);
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg); }
  #LO-blog22 .LO-categ-wrap .wb-categ-list a::after,
  #LO-blog22 .LO-categ-wrap .wb-blog-categ a::after {
    display: none; }

/*
---------------------------------------------------------
LO-content-wrap 
--------------------------------------------------------- */
#LO-blog22 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 23px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  padding-bottom: 0;
  color: #222;
  margin-bottom: 20px;
  position: relative;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 1px;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	width: 48px;
  }*/ }
  #LO-blog22 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
    display: inline-block;
    vertical-align: top;
    text-align: center; }

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

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

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

/*
======================================================================
sp-blog33
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog33
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-item-list
--------------------------------------------------------- */
#LO-blog33 .LO-item-list {
  /* @mixin:SP-content-article */
  margin-bottom: 40px; }
  #LO-blog33 .LO-item-list:last-child {
    /* @mixin:SP-content-article */
    margin-bottom: 0; }

#LO-blog33 .LO-item-list .LO-img-wrap {
  text-align: center;
  margin-bottom: 10px; }

#LO-blog33 .LO-item-list .LO-body-wrap {
  background-color: #fff; }

#LO-blog33 .LO-item-list .LO-item-sub-name {
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 3px; }

#LO-blog33 .LO-item-list .LO-item-name {
  margin-bottom: 12px;
  text-align: center; }

#LO-blog33 .LO-item-list .LO-item-name span {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border-bottom: 1px solid;
  font-weight: bold;
  display: inline-block;
  padding: 0 10px 6px;
  font-size: 22px;
  line-height: 1.3; }

#LO-blog33 .LO-item-list .LO-btn-wrap {
  padding-top: 12px; }

#LO-blog33 .LO-item-list .LO-btn-wrap a {
  display: block;
  width: 80%;
  margin: 0 auto; }

/*
---------------------------------------------------------
 LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog33 .LO-blog-article-wrap .LO-blog-article-top-content {
  margin-bottom: 20px; }

#LO-blog33 .LO-blog-article-wrap .LO-blog-article-top-content .LO-blog-article-sub-name {
  text-align: center;
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 3px; }

#LO-blog33 .LO-blog-article-wrap .LO-blog-article-top-content .LO-blog-article-name {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 8px;
  font-size: 22px; }

#LO-blog33 .LO-blog-article-wrap .LO-blog-article-top-content .LO-txt-wrap {
  padding-top: 8px; }

#LO-blog33 .LO-blog-article-wrap .LO-blog-article-body .LO-blog-img-wrap {
  margin-bottom: 7px; }

#LO-blog33 .LO-blog-article-wrap .LO-btn-wrap {
  border-top: 1px solid #dcdcdc;
  text-align: center;
  padding-top: 25px; }

#LO-blog33 .LO-blog-article-wrap .LO-btn-wrap a {
  display: block;
  padding: 6px 10px; }

/*
======================================================================
sp-blog18
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog18
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-item-list
--------------------------------------------------------- */
#LO-blog18 .LO-item-list {
  /* @mixin:SP-content-article */
  margin-bottom: 40px; }
  #LO-blog18 .LO-item-list:last-child {
    /* @mixin:SP-content-article */
    margin-bottom: 0; }

#LO-blog18 .LO-item-list .LO-img-wrap {
  margin-bottom: 7px; }

#LO-blog18 .LO-item-list .LO-txt-wrap {
  margin-bottom: 10px; }

#LO-blog18 .LO-item-list .LO-btn-wrap {
  text-align: center;
  padding-top: 10px; }

#LO-blog18 .LO-item-list .LO-btn-wrap a {
  display: block; }

/*
---------------------------------------------------------
 LO-blog-article-wrap
--------------------------------------------------------- */
#LO-blog18 .LO-blog-article-body .LO-blog-img-wrap {
  margin-bottom: 7px; }

#LO-blog18 .LO-blog-article-wrap .LO-btn-wrap {
  text-align: center;
  padding-top: 25px;
  border-top: 1px solid #dcdcdc; }

#LO-blog18 .LO-blog-article-wrap .LO-btn-wrap a {
  display: block; }

/*
======================================================================
_sp-blog-interview
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[blog] #WB-blog-interview
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
interview-wrap
--------------------------------------------------------- */
#LO-blog-interview02 .LO-list-article {
  border: 1px solid #dcdcdc;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  position: relative;
  float: left;
  width: 49%;
  margin-left: 2%;
  margin-bottom: 2%; }
  #LO-blog-interview02 .LO-list-article:nth-of-type(2n+1) {
    clear: both;
    margin-left: 0; }

#LO-blog-interview02 .LO-list-article .LO-blog-img-wrap {
  text-align: center;
  display: block; }

#LO-blog-interview02 .LO-list-article .LO-txt-wrap {
  padding: 8px; }

#LO-blog-interview02 .LO-list-article .LO-txt-top {
  line-height: 1.3; }

#LO-blog-interview02 .LO-list-article .LO-txt-wrap .LO-team {
  font-size: 12px; }

#LO-blog-interview02 .LO-list-article .LO-txt-wrap .LO-title {
  font-size: 16px;
  margin-bottom: 2px; }

#LO-blog-interview02 .LO-list-article .LO-txt-wrap .LO-year {
  font-size: 10px; }

#LO-blog-interview02 .LO-list-article .LO-txt-bottom {
  border-top: 1px solid #dcdcdc;
  padding-top: 6px;
  margin-top: 6px;
  font-size: 11px; }

#LO-blog-interview02 .LO-list-article .LO-btn-wrap {
  padding-top: 8px; }

#LO-blog-interview02 .LO-list-article .LO-btn-wrap a {
  /* @mixin:SP-btn-main */
  position: relative;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #333;
  display: block;
  text-align: center;
  text-decoration: none !important;
  color: #FFF !important;
  border-radius: 20px;
  line-height: 1.3;
  padding: 10px 10px;
  font-size: 13px;
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 5px 6px;
  border-radius: 2px; }
  #LO-blog-interview02 .LO-list-article .LO-btn-wrap a::after {
    content: "";
    background-image: url(/img/icon_arrow_w.svg);
    background-size: 10px auto;
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }

/*
======================================================================
_sp-blog-interview
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[blog] #LO-blog-interview02
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
interview-wrap
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-box {
  margin-left: auto;
  margin-right: auto;
  width: 78%; }

#LO-blog-interview02 .LO-interview-box .LO-article-inner {
  display: block;
  background-color: #f1f1f1;
  text-decoration: none;
  color: inherit; }

#LO-blog-interview02 .LO-interview-box .LO-img-wrap {
  height: 0;
  padding-top: 66.7%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap {
  padding: 13px 15px 15px; }

#LO-blog-interview02 .LO-interview-box .LO-txt-top {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px; }
  #LO-blog-interview02 .LO-interview-box .LO-txt-top::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #444; }

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap .LO-sup01 {
  line-height: 1.3;
  margin-bottom: 5px; }

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap .LO-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 155%;
  line-height: 1.3; }

#LO-blog-interview02 .LO-interview-box .LO-txt-wrap .LO-sup02 {
  line-height: 1.3;
  margin-top: 6px; }

#LO-blog-interview02 .LO-interview-box .LO-txt-bottom {
  font-size: 92%; }

/*
---------------------------------------------------------
 detail
--------------------------------------------------------- */
/* LO-profile-box
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-profile-box {
  /* @mixin:SP-content-body */
  padding-left: 15px;
  padding-right: 15px; }

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap,
#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap a {
  color: #fff; }

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 13px 15px 15px; }

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-top {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px; }
  #LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-top::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #FFF; }

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap .LO-sup01 {
  line-height: 1.3;
  margin-bottom: 5px; }

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap .LO-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 155%;
  line-height: 1.3; }

#LO-blog-interview02 .LO-interview-detail .LO-profile-box .LO-txt-wrap .LO-sup02 {
  line-height: 1.3;
  margin-top: 6px; }

/* LO-qa-box
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-qa-box {
  margin-bottom: 30px; }

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-img-wrap {
  margin-bottom: 10px; }

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-txt-wrap {
  /* @mixin:SP-content-body */
  padding-left: 15px;
  padding-right: 15px; }

#LO-blog-interview02 .LO-interview-detail .LO-qa-box .LO-txt-top {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 10px; }

/* LO-btn-wrap 
--------------------------------------------------------- */
#LO-blog-interview02 .LO-interview-detail .LO-btn-wrap {
  /* @mixin:SP-content-body */
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #dcdcdc;
  text-align: center;
  padding-top: 25px; }

#LO-blog-interview02 .LO-interview-detail .LO-btn-wrap a {
  display: block;
  padding: 6px 10px; }

/*
======================================================================
sp-blog29_recruit
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog29-recruit
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-common-area
--------------------------------------------------------- */
#LO-blog29-recruit .LO-common-area .LO-common-img {
  margin: 0 10px; }

#LO-blog29-recruit .LO-common-area .LO-common-copy {
  font-weight: 600;
  font-size: 120%;
  margin-top: 10px;
  text-align: center; }

#LO-blog29-recruit .LO-common-area .LO-common-txt {
  padding-top: 10px; }

/*
---------------------------------------------------------
 LO-article
--------------------------------------------------------- */
#LO-blog29-recruit .LO-article .LO-btn-wrap {
  text-align: center;
  padding-top: 15px; }

#LO-blog29-recruit .LO-article .LO-btn-wrap a {
  display: block;
  margin: 0 auto;
  font-weight: 500; }

/*
---------------------------------------------------------
 LO-detail-block
--------------------------------------------------------- */
#LO-blog29-recruit .LO-detail-block .LO-detail-top {
  margin: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #F4f4f4; }

#LO-blog29-recruit .LO-detail-block .LO-table,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > th,
#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > td {
  display: block; }

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr + tr {
  margin-top: 20px; }

#LO-blog29-recruit .LO-detail-block .LO-table > tbody > tr > th {
  border-bottom: 1px solid;
  line-height: 1.3;
  padding: 0 0 4px;
  font-size: 120%;
  margin-bottom: 5px;
  font-weight: 600; }

#LO-blog29-recruit .LO-detail-block .LO-btn-wrap {
  text-align: center;
  padding-top: 20px; }

#LO-blog29-recruit .LO-detail-block .LO-btn-wrap a {
  display: block; }

/*
======================================================================
sp-blog-shopinfo
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog-shopinfo
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-blog-shopinfo
--------------------------------------------------------- */
#LO-blog-shopinfo .LO-office-wrap {
  margin-bottom: 10px; }

#LO-blog-shopinfo .LO-office-wrap .office-tel {
  line-height: 1.3;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 4px;
  margin-bottom: 5px; }

#LO-blog-shopinfo .LO-office-wrap .office-tel .name {
  padding-right: 5px; }

#LO-blog-shopinfo .LO-office-wrap .office-tel .JS-tel-link {
  text-decoration: none;
  font-size: 20px;
  font-weight: bold; }

#LO-blog-shopinfo .LO-office-wrap .office-img {
  padding-top: 10px;
  text-align: left; }

#LO-blog-shopinfo .LO-gmap-wrap iframe {
  max-width: 100%; }

#LO-blog-shopinfo .LO-gmap-wrap iframe.gmap-wrap {
  height: 300px; }

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

#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: 13px; }

#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: 6px;
  border: 1px solid #333;
  border-radius: 3px; }

/* 住所入力
--------------------------------------------------------- */
#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 */
  position: relative;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #333;
  display: block;
  text-align: center;
  text-decoration: none !important;
  color: #FFF !important;
  border-radius: 20px;
  line-height: 1.3;
  padding: 10px 10px;
  font-size: 13px; }
  #form-content01 .wb-form input[type="submit"]::after,
  #form-content01 .wb-form input[type="button"]::after {
    content: "";
    background-image: url(/img/icon_arrow_w.svg);
    background-size: 10px auto;
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }

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

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

#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: "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: 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: "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: 17px;
  padding: 8px 22px;
  line-height: 1.3;
  border-radius: 20px;
  font-weight: bold; }

#form-content01.WB-form-sub .btn-submit {
  background: #333;
  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; }

/* --------------------------------------------------------
-----------------------------------------------------------
index
-----------------------------------------------------------
----------------------------------------------------------- */
#index .Content {
  padding-top: 54px; }

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

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

/*
-----------------------------------------------------------
btn-wrap
----------------------------------------------------------- */
#index .fv-block .btn-wrap,
#index .services-block .btn-wrap,
#index .flow-block .btn-wrap,
#index .news-block .btn-wrap {
  width: 240px;
  margin: 0 auto;
  padding-top: 35px; }

#index .about-img-block .btn-wrap {
  padding-top: 25px;
  margin: 0 auto;
  width: 290px; }

#index .fv-block .btn-wrap {
  position: absolute;
  content: "";
  bottom: 10px;
  right: 20px; }

#index .fv-block .btn-wrap a.btn,
#index .about-img-block .btn-wrap a,
#index .services-block .btn-wrap a,
#index .flow-block .btn-wrap a,
#index .news-block .btn-wrap a {
  background-color: #222;
  color: #fff;
  transition: all 0.3s;
  text-decoration: none !important;
  display: block;
  font-size: 13px;
  padding: 8px 20px 9px 10px;
  border-radius: 30px;
  position: relative;
  text-align: center;
  letter-spacing: 0; }

#index .fv-block .btn-wrap a.btn:before,
#index .about-img-block .btn-wrap a:before,
#index .services-block .btn-wrap a:before,
#index .flow-block .btn-wrap a:before,
#index .news-block .btn-wrap a:before {
  content: "";
  background-image: url(/img/icon_arrow_w.svg);
  background-size: 14px auto;
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }

/*
-----------------------------------------------------------
fv-block
----------------------------------------------------------- */
#index .fv-block .btn-wrap {
  width: fit-content;
  min-width: 210px;
  position: absolute;
  content: "";
  bottom: 10px;
  right: 20px; }

#index .fv-block .btn-wrap a {
  text-decoration: none !important; }

#index .fv-block .btn-wrap .btn {
  background-color: #e23d3d;
  color: #fff;
  transition: all 0.3s;
  text-decoration: none;
  display: block;
  font-size: 13px;
  padding: 8px 20px 9px 10px;
  border-radius: 30px;
  position: relative;
  text-align: center;
  letter-spacing: 0; }

#index .fv-block .btn-wrap .btn:before {
  content: "";
  background-image: url(/img/icon_arrow_w.svg);
  background-size: 14px auto;
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }

/*
-----------------------------------------------------------
fixed-banner-block
----------------------------------------------------------- */
.fixed-banner-block {
  position: fixed;
  bottom: 57px;
  right: 10px;
  width: 150px;
  z-index: 10; }

.fixed-banner-block.none {
  display: none; }

.fixed-banner-block .delete-btn {
  width: 22px;
  height: 22px;
  position: absolute;
  top: -27px;
  right: 0px;
  border-radius: 15px;
  background: #FFF;
  cursor: pointer; }

.fixed-banner-block .delete-btn:before,
.fixed-banner-block .delete-btn:after {
  content: "";
  width: 14px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 10px;
  right: 4px; }

.fixed-banner-block .delete-btn:before {
  transform: rotate(-45deg); }

.fixed-banner-block .delete-btn:after {
  transform: rotate(45deg); }

.fixed-banner-block .banner-wrap a {
  display: block;
  cursor: pointer; }

.fixed-banner-block .banner-wrap a img {
  border-radius: 6px;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1); }

.fixed-banner-block .banner-wrap a:hover {
  opacity: 1; }

/*
-----------------------------------------------------------
[#top-content1] about-block
----------------------------------------------------------- */
#top-content1 {
  position: relative;
  padding-top: 75px;
  padding-bottom: 20px; }

#top-content1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 22%;
  background-color: #f4f4f4;
  bottom: 0;
  right: 0;
  z-index: -1; }

#index .about-block {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  /*grid-gap: 40px;*/
  width: 100%; }

/*
-----------------------------------------------------------
[#top-content1] about-img-block
----------------------------------------------------------- */
#index .about-img-block {
  margin-top: 20px; }

#index .about-img-block .img-wrap img {
  border-radius: 12px; }

/*
-----------------------------------------------------------
[#top-content2] services-block
----------------------------------------------------------- */
#top-content2 {
  background: #f6f6f6; }

#index .services-block .services-wrap .Title-small {
  color: #333;
  text-align: left;
  font-size: 15px;
  margin-bottom: 12px;
  letter-spacing: 0.01em; }

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

#index .services-block .services-wrap ul.services-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
  grid-gap: 20px;
  row-gap: 15px; }

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

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

#index .services-block .services-wrap ul.services-list li .img-wrap {
  text-align: center;
  margin-bottom: 10px; }

#index .services-block .services-wrap ul.services-list li .img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 130px;
  border-radius: 12px; }

#index .services-block .services-wrap ul.services-list li .body-wrap .number {
  line-height: 1.3;
  font-weight: bold;
  font-size: 14px;
  color: #5292ef;
  letter-spacing: 0.01em;
  margin-bottom: 5px; }

#index .services-block.services-wrap ul.services-list li .body-wrap .text-wrap {
  font-size: 90%; }

#index .services-block .services-wrap .text-wrap .text {
  line-height: 1.5; }

/*
-----------------------------------------------------------
[#top-content3] works-block
----------------------------------------------------------- */
#index .works-block .works-wrap ul.works-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
  /*grid-gap: 30px;*/
  row-gap: 35px; }

#index .works-block .works-wrap ul.works-list li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px; }

#index .works-block .works-wrap ul.works-list li:nth-child(2n) {
  display: flex;
  flex-direction: column; }

#index .works-block .works-wrap ul.works-list li .left-wrap {
  border-radius: 12px; }

#index .works-block .works-wrap ul.works-list li .left-wrap img {
  border-radius: 12px; }

#index .works-block .works-wrap ul.works-list li .right-wrap {
  flex: 1; }

#index .works-block .works-wrap ul.works-list li .right-wrap .number {
  line-height: 1.3;
  font-weight: bold;
  font-size: 18px;
  color: #5292ef;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
  position: relative; }

#index .works-block .works-wrap ul.works-list li .right-wrap .number:after {
  background: #5292ef;
  content: '';
  position: absolute;
  bottom: 10px;
  left: 110px;
  content: "";
  width: 230px;
  height: 1px; }

#index .works-block .works-wrap ul.works-list li .right-wrap .date {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.01em;
  padding: 5px 0 5px; }

#index .works-block .works-wrap ul.works-list li .right-wrap .name {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 15px;
  letter-spacing: 0; }

/*
-----------------------------------------------------------
[#top-content4] flow-block
----------------------------------------------------------- */
#top-content4 {
  padding-top: 20px; }

#index .flow-block .flow-wrap .Title-small {
  text-align: left;
  margin-bottom: 10px; }

#index .flow-block .flow-wrap ul.flow-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  grid-gap: 30px;
  row-gap: 35px;
  flex-direction: column; }

/*#index .flow-block .flow-wrap ul.flow-list li {
    width: calc((100% - 61px) / 3);
}*/
#index .flow-block .flow-wrap ul.flow-list li a {
  display: block;
  text-decoration: none; }

#index .flow-block .flow-wrap ul.flow-list li .title-wrap {
  font-size: 24px;
  font-weight: 600;
  color: #5292ef;
  margin-bottom: 10px;
  line-height: 1.3; }

#index .flow-block .flow-wrap ul.flow-list li .title-wrap span {
  margin-left: 7px;
  display: inline-block; }

#index .flow-block .flow-wrap ul.flow-list li .img-wrap {
  margin-bottom: 15px;
  text-align: center; }

#index .flow-block .flow-wrap ul.flow-list li .img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 230px;
  border-radius: 12px; }

#index .flow-block .flow-wrap ul.flow-list li .body-wrap .number {
  line-height: 1.3;
  font-weight: bold;
  font-size: 18px;
  color: #5292ef;
  letter-spacing: 0.01em;
  margin-bottom: 10px; }

#index .flow-block .flow-wrap ul.flow-list li .body-wrap .text-wrap .text {
  line-height: 1.5; }

/*
-----------------------------------------------------------
[#top-content5] news-block
----------------------------------------------------------- */
#top-content5 {
  background: #f4f4f4; }

#index .news-block .news-wrap .wb-blog-list {
  border-bottom: 1px solid #a7a7a7; }

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

#index .news-block .news-wrap .wb-blog-title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: baseline;
  flex-direction: column;
  padding: 0px 15px 10px;
  grid-gap: 5px;
  line-height: 1.5; }

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

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

/*
-----------------------------------------------------------
[#top-content6] img-block
----------------------------------------------------------- */
#top-content6 {
  padding-top: 35px;
  padding-bottom: 0; }

#index .img-block {
  position: relative; }

#index .img-block .img-wrap {
  max-width: 90%;
  margin-right: auto; }

#index .img-block .img-wrap img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  border-radius: 0 20px 20px 0; }

/*
-----------------------------------------------------------
[#top-content7] faq-block
----------------------------------------------------------- */
#top-content7 {
  padding-bottom: 20px; }

#index .faq-block .content-title img {
  max-width: 95px; }

#index .faq-block .content-wrap {
  margin-bottom: 75px; }

#index .JS-accordion-body-faq {
  display: none; }

#index .faq-block .faq + .faq {
  margin-top: 2px; }

#index .faq-block .faq .accordion-title {
  position: relative;
  border: none;
  background: none;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px;
  width: 100%;
  padding: 15px 35px 15px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px; }

#index .faq-block .faq .accordion-title:before {
  content: "";
  background: url(/img/index/arrow_bottom.svg);
  background-size: 12px auto;
  background-repeat: no-repeat;
  position: absolute;
  width: 12px;
  height: 7px;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: all .3s; }

#index .faq-block .faq .accordion-title.MOD-open:before {
  transform: rotate(180deg) translateY(-50%);
  top: 40%; }

#index .faq-block .faq:nth-of-type(odd) .accordion-title,
#index .faq-block .faq:nth-of-type(odd) .accordion-body {
  background: #f6f6f6; }

#index .faq-block .faq .accordion-title img {
  height: 25px; }

#index .faq-block .faq .accordion-title span.text {
  font-size: 14px;
  text-align: left;
  color: #333; }

#index .faq-block .faq .accordion-body {
  padding: 15px 20px 15px 50px;
  font-size: 14px;
  line-height: 1.6; }

#index .faq-block .faq .wb-faq-list-answer {
  position: relative; }

#index .faq-block .faq .wb-faq-list-answer::before {
  content: 'A';
  color: #e23d3d;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: -33px;
  line-height: 1;
  font-size: 27px;
  width: 25px;
  text-align: center;
  text-decoration: none; }

#index .faq-block .bottom-wrap ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }

#index .faq-block .bottom-wrap ul li {
  width: calc((100% - 40px) / 3); }

#index .faq-block .bottom-wrap ul li a {
  display: block; }

.faq-block .bottom-wrap ul li a:hover {
  opacity: 0.8; }

/*
-----------------------------------------------------------
[#top-content8] company-block
----------------------------------------------------------- */
#top-content8 .Title-block01 {
  margin-bottom: 25px; }

#index .company-block .company-wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 25px; }

#index .company-block .company-wrap .company .title {
  width: 60px; }

#index .company-block .company-wrap .company .comment {
  flex: 1; }

#index .company-block .company-wrap .company {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  gap: 25px;
  font-size: 13px;
  padding: 10px 15px 10px;
  border-bottom: 1px solid #555; }

#index .company-block .company-wrap .right-wrap .img-wrap img {
  border-radius: 12px; }

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

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

.timing02 {
  transition-delay: .2s; }

.timing03 {
  transition-delay: .4s; }

.timing04 {
  transition-delay: .6s; }

.timing05 {
  transition-delay: .8s; }

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