@charset "UTF-8";
/* --------------------------------------------------------
-----------------------------------------------------------
 Page-head01
-----------------------------------------------------------
----------------------------------------------------------- */
body.Page-head01 #Page-head01 {
  position: relative;
}

body.Page-head01 #Page-head01 .breadcrumb,
body.Page-head01 #Page-head01 .breadcrumb a {
  color: #334972;
}

body.Page-head01 #Page-head01 .breadcrumb {
  position: relative;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.3;
}

body.Page-head01 #Page-head01 .breadcrumb a {
  text-decoration: none;
}

body.Page-head01 #Page-head01 .breadcrumb .home,
body.Page-head01 #Page-head01 .breadcrumb .wb-sitemap {
  display: inline-block;
  vertical-align: middle;
}

body.Page-head01 #Page-head01 .breadcrumb .home {
  padding-bottom: 2px;
}

body.Page-head01 #Page-head01 .breadcrumb ul {
  /* @mixin:clearfix */
  list-style: none;
  padding: 0;
}
body.Page-head01 #Page-head01 .breadcrumb ul:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

body.Page-head01 #Page-head01 .breadcrumb li {
  float: left;
  line-height: 1.3;
}

body.Page-head01 #Page-head01 .breadcrumb li + li {
  padding-left: 0.5em;
}

body.Page-head01 #Page-head01 .breadcrumb li:first-child {
  display: none;
}

body.Page-head01 #Page-head01 .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-size: 31px;
  padding: 45px 0 0;
}

body.Page-head01 #Page-head01 .sub-image {
  position: relative;
  z-index: 0;
}
body.Page-head01 #Page-head01 .sub-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
}

body.Page-head01 #Page-head01 .sub-image img {
  width: 100%;
}

body.Page-head01 #Page-head01 .sub-image ~ .page-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 20;
  color: #FFF;
  right: 0;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
  padding-top: 30px;
}

body.Page-head01 #Page-head01 .sub-image ~ .page-title > span {
  display: table;
  width: 100%;
  height: 100%;
}

body.Page-head01 #Page-head01 .sub-image ~ .page-title > span > span {
  display: table-cell;
  vertical-align: middle;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Page-head02
-----------------------------------------------------------
----------------------------------------------------------- */
body.Page-head02 #Page-head02 {
  position: relative;
}

body.Page-head02 #Page-head02 .breadcrumb,
body.Page-head02 #Page-head02 .breadcrumb a {
  color: #FFF;
}

body.Page-head02 #Page-head02 .breadcrumb {
  position: relative;
  background-color: #334972;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.3;
  z-index: 50;
}

body.Page-head02 #Page-head02 .breadcrumb a {
  text-decoration: none;
}

body.Page-head02 #Page-head02 .breadcrumb .home,
body.Page-head02 #Page-head02 .breadcrumb .wb-sitemap {
  display: inline-block;
  vertical-align: middle;
}

body.Page-head02 #Page-head02 .breadcrumb .home {
  padding-bottom: 2px;
}

body.Page-head02 #Page-head02 .breadcrumb ul {
  /* @mixin:clearfix */
  list-style: none;
  padding: 0;
}
body.Page-head02 #Page-head02 .breadcrumb ul:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

body.Page-head02 #Page-head02 .breadcrumb li {
  float: left;
  line-height: 1.3;
}

body.Page-head02 #Page-head02 .breadcrumb li + li {
  padding-left: 0.5em;
}

body.Page-head02 #Page-head02 .breadcrumb li:first-child {
  display: none;
}

body.Page-head02 #Page-head02 .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-size: 31px;
  padding: 45px 0 0;
}

body.Page-head02 #Page-head02 .sub-image {
  position: relative;
  z-index: 0;
}
body.Page-head02 #Page-head02 .sub-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
}

body.Page-head02 #Page-head02 .sub-image img {
  width: 100%;
}

body.Page-head02 #Page-head02 .sub-image ~ .page-title {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 20;
  color: #FFF;
  right: 0;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
  padding-top: 30px;
}

body.Page-head02 #Page-head02 .sub-image ~ .page-title > span {
  display: table;
  width: 100%;
  height: 100%;
}

body.Page-head02 #Page-head02 .sub-image ~ .page-title > span > span {
  display: table-cell;
  vertical-align: middle;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Page-head03
-----------------------------------------------------------
----------------------------------------------------------- */
body.Page-head03 #Page-head03 {
  background-color: #eaeef6;
  position: relative;
  box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, 0.02);
}

body.Page-head03 #Page-head03 .breadcrumb,
body.Page-head03 #Page-head03 .breadcrumb a {
  color: #334972;
}

body.Page-head03 #Page-head03 .breadcrumb {
  position: absolute;
  padding: 6px 0 0;
  font-size: 12px;
  line-height: 1.3;
  z-index: 50;
  width: 100%;
  left: 0;
  top: 0;
}

body.Page-head03 #Page-head03 .breadcrumb a {
  text-decoration: none;
}

body.Page-head03 #Page-head03 .breadcrumb .home,
body.Page-head03 #Page-head03 .breadcrumb .wb-sitemap {
  display: inline-block;
  vertical-align: middle;
}

body.Page-head03 #Page-head03 .breadcrumb .home {
  padding-bottom: 2px;
}

body.Page-head03 #Page-head03 .breadcrumb ul {
  /* @mixin:clearfix */
  list-style: none;
  padding: 0;
}
body.Page-head03 #Page-head03 .breadcrumb ul:after {
  /* @mixin:clearfix */
  content: "";
  display: block;
  clear: both;
}

body.Page-head03 #Page-head03 .breadcrumb li {
  float: left;
  line-height: 1.3;
}
body.Page-head03 #Page-head03 .breadcrumb li:first-child {
  display: none;
}

body.Page-head03 #Page-head03 .breadcrumb li + li {
  padding-left: 0.5em;
}

body.Page-head03 #Page-head03 .page-title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  position: relative;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  z-index: 20;
  letter-spacing: 0.15em;
  font-size: 29px;
  padding: 34px 0 32px;
}

body.Page-head03 #Page-head03 .sub-image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.Page-head03 #Page-head03 .sub-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
}

body.Page-head03 #Page-head03 .sub-image img {
  width: 100%;
}

body.Page-head03 #Page-head03 .sub-image ~ .breadcrumb,
body.Page-head03 #Page-head03 .sub-image ~ .breadcrumb a {
  color: #FFF;
}

body.Page-head03 #Page-head03 .sub-image ~ .breadcrumb {
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
}

body.Page-head03 #Page-head03 .sub-image ~ .page-title {
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px;
  padding: 48px 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Header02
-----------------------------------------------------------
----------------------------------------------------------- */
body.Header02 .Header-pattern02 {
  background-color: #FFFFFF;
}

body.Header02 .Header-pattern02 .top-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 1.5vh 15px 1.5vh;
}

body.Header02 .Header-pattern02 .table-cell {
  display: table-cell;
  vertical-align: middle;
}

body.Header02 .Header-pattern02 .Header-logo {
  font-size: inherit;
}

/*
---------------------------------------------------------
left-wrap
--------------------------------------------------------- */
/*
---------------------------------------------------------
right-wrap
--------------------------------------------------------- */
body.Header02 .Header-pattern02 .right-wrap {
  text-align: right;
}

body.Header02 .Header-pattern02 .right-wrap .info-box,
body.Header02 .Header-pattern02 .right-wrap .header-contact-btn {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

body.Header02 .Header-pattern02 .right-wrap .info-box {
  margin-right: 10px;
  line-height: 1.1;
  letter-spacing: 0;
}

body.Header02 .Header-pattern02 .right-wrap .info-box .tel {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #930707;
  font-size: 22px;
  font-weight: bold;
}

body.Header02 .Header-pattern02 .right-wrap .info-box .open {
  font-size: 12px;
}

body.Header02 .Header-pattern02 .right-wrap .header-contact-btn a {
  font-size: 16px;
  display: block;
}

/*
-----------------------------------------------------------
Header-nav
----------------------------------------------------------- */
body.Header02 .Header-pattern02 .Header-nav {
  text-align: center;
  background: #334972;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0px 0px 7px 0px;
  height: 47px;
}

body.Header02 .Header-pattern02 .Header-nav > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li {
  position: relative;
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
body.Header02 .Header-pattern02 .Header-nav > ul > li:before, body.Header02 .Header-pattern02 .Header-nav > ul > li:after {
  background: #fff;
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 70%;
}
body.Header02 .Header-pattern02 .Header-nav > ul > li:before {
  content: '';
  right: 0;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li:first-child:after,
body.Header02 .Header-pattern02 .Header-nav > ul > li.PC-none:first-child + li::after {
  content: '';
  left: 0;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li > a,
body.Header02 .Header-pattern02 .Header-nav > ul > li > p {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  height: 100%;
  padding: 7px 5px 8px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.15em;
  cursor: pointer;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li:hover > a,
body.Header02 .Header-pattern02 .Header-nav > ul > li:hover > p {
  color: #334972;
  background-color: #eaeef6;
  opacity: 1;
}

/*
-----------------------------------------------------------
.inner-nav-wrap
----------------------------------------------------------- */
body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap {
  display: none;
  background: #eaeef6;
  position: absolute;
  top: 47px;
  left: 0;
  width: 250px;
  padding: 10px 20px;
  z-index: 100;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li.menu02 .inner-nav-wrap {
  width: 220px;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li:hover > .inner-nav-wrap {
  display: block;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap ul > li {
  border-bottom: 1px solid #334972;
}
body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap ul > li:last-child {
  border-bottom: none;
}

body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap ul > li > a {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #334972;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  font-weight: bold;
  padding: 15px 5px 15px 30px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.15em;
  position: relative;
}
body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap ul > li > a:before {
  content: '\f054';
  color: #334972;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  vertical-align: middle;
  margin-right: 2px;
  position: absolute;
  top: 16px;
  left: 10px;
}
body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap ul > li > a:hover {
  color: #930707;
}
body.Header02 .Header-pattern02 .Header-nav > ul > li > .inner-nav-wrap ul > li > a:hover:before {
  color: #930707;
}

/*
-----------------------------------------------------------
top-image-block
----------------------------------------------------------- */
body.Header02 .top-image-block {
  background: #eaeef6;
}

/*
======================================================================
Footer-dark
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
Footer
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .footer-content-block {
  background-color: #182843;
}

body.Footer-dark .Footer .footer-content-block,
body.Footer-dark .Footer .footer-content-block a,
body.Footer-dark .Footer .footer-content-block p {
  color: #FFF;
}

body.Footer-dark .Footer .footer-information .info p,
body.Footer-dark .Footer .footer-information .info .others,
body.Footer-dark .Footer .footer-content-block .Calendar-information {
  color: rgba(255, 255, 255, 0.6);
}

/*
---------------------------------------------------------
footer-main-content
--------------------------------------------------------- */
body.Footer-dark .Footer .footer-main-wrap {
  padding: 40px 0 0;
}

/* column 3
--------------------------------------------------------- */
body.Footer-dark .Footer .footer-main-content.MOD-column03 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

body.Footer-dark .Footer .footer-main-content.MOD-column03 .footer-column-block.column02 {
  margin-left: 30px;
}

body.Footer-dark .Footer .footer-main-content.MOD-column03 .footer-column-block.column03 {
  width: 350px;
  margin-left: auto;
}

/*
-----------------------------------------------------------
Copyright
----------------------------------------------------------- */
body.Footer-dark .Footer .Copyright {
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 10px;
  letter-spacing: 0.05em;
  padding: 30px 0 20px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
contact-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .contact-wrap {
  background: #f4f4f4;
  text-align: center;
  padding: 25px 0 35px;
}

body.Footer-dark .Footer .contact-wrap .main-txt {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #930707;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
}

body.Footer-dark .Footer .contact-wrap .text-wrap {
  line-height: 1.4;
  margin-bottom: 6px;
}
body.Footer-dark .Footer .contact-wrap .text-wrap:first-child {
  margin-top: 10px;
}

/*
---------------------------------------------------------
contact-btn
--------------------------------------------------------- */
body.Footer-dark .Footer .contact-wrap .contact-btn a {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  padding: 11px 35px 13px;
  margin: 10px 8px 0;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Footer-nav
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer-nav {
  position: relative;
}

body.Footer-dark .Footer-nav li:first-of-type {
  border-color: rgba(255, 255, 255, 0.2);
}

body.Footer-dark .Footer-nav > li {
  border-color: rgba(255, 255, 255, 0.2);
}

body.Footer-dark .Footer-nav > li > a {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 10px 10px 25px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.15em;
  position: relative;
}
body.Footer-dark .Footer-nav > li > a:before {
  color: #FFF;
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  vertical-align: middle;
  margin-right: 2px;
  position: absolute;
  top: 12px;
  left: 10px;
}
body.Footer-dark .Footer-nav > li > a:hover {
  background: #eaeef6;
  color: #334972;
  opacity: 1;
}
body.Footer-dark .Footer-nav > li > a:hover:before {
  color: #334972;
}

body.Footer-dark .Footer-nav li a span {
  vertical-align: middle;
}

/* --------------------------------------------------------
-----------------------------------------------------------
footer-information
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .footer-information .Logo {
  margin-bottom: 12px;
}

body.Footer-dark .Footer .footer-information .info {
  margin-bottom: 8px;
  letter-spacing: 0;
}

body.Footer-dark .Footer .footer-information .info p,
body.Footer-dark .Footer .footer-information .info .others {
  font-size: 14px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
footer-column-content04
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .footer-column-content04 .title {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1.4;
  position: relative;
}

body.Footer-dark .Footer .footer-column-content04 .title span {
  background-color: #182843;
  color: #FFF;
  position: relative;
  display: inline-block;
  z-index: 10;
  padding: 0 8px;
}

body.Footer-dark .Footer .footer-column-content04 .title:before {
  background: #FFF;
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1px;
  z-index: 0;
}

/*
======================================================================
_pc-top-image05
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[blog] #LO-blog-slider06 [TYPE06]
-----------------------------------------------------------
----------------------------------------------------------- */
#LO-blog-slider06 {
  visibility: hidden;
}

#LO-blog-slider06 .bx-wrapper {
  position: relative;
  z-index: 1;
}

#LO-blog-slider06 li {
  text-align: center;
}

/*
---------------------------------------------------------
 bxSliderPreset
--------------------------------------------------------- */
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
#LO-blog-slider06 .bx-wrapper {
  position: relative;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

#LO-blog-slider06 .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}

/** THEME
===================================*/
/* LOADER */
#LO-blog-slider06 .bx-wrapper .bx-loading {
  min-height: 50px;
  background: rgba(255, 255, 255, 0.8) url("//cdn.jsdelivr.net/bxslider/4.2.12/images/bx_loader.gif") center center no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/*
---------------------------------------------------------
 bx-pager
--------------------------------------------------------- */
#LO-blog-slider06 .bx-wrapper .bx-pager {
  text-align: center;
  bottom: 15px;
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 0;
}

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0px 7px;
  vertical-align: top;
}

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  text-indent: -9999px;
  outline: none;
  background: rgba(100, 100, 100, 0.6);
  border: none;
  cursor: pointer;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
}

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item .active {
  background: #334972;
}

/*
---------------------------------------------------------
 bx-controls-direction
--------------------------------------------------------- */
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev,
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next {
  background-color: #334972;
  position: absolute;
  top: 50%;
  margin: -20px 0 0;
  display: block;
  width: 26px;
  height: 40px;
  border-radius: 2px;
  text-indent: -9999px;
  outline: none;
  z-index: 100;
}

#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev {
  left: 10px;
}

#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next {
  right: 10px;
}

#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev:after,
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev:after {
  border-width: 7px 5px 7px 0;
  border-color: transparent #FFF transparent transparent;
  right: 1px;
}

#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next:after {
  border-width: 7px 0 7px 5px;
  border-color: transparent transparent transparent #FFF;
  left: 1px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 COMMON
-----------------------------------------------------------
----------------------------------------------------------- */
body {
  color: #333333;
  background-color: #FFFFFF;
  font-family: 'Noto Sans JP',Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  min-width: 960px;
}

a,
label,
button,
input[type="submit"],
input[type="button"] {
  /* @mixin:transition */
  -webkit-transition: all 0.12s;
  transition: all 0.12s;
}
a:hover,
label:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  /* @mixin:PC-opacity */
  opacity: 0.8;
}

a:link, a:visited {
  color: #334972;
  text-decoration: underline;
}
a:hover, a:active {
  text-decoration: none;
}

/*
---------------------------------------------------------
 float
--------------------------------------------------------- */
.Fl {
  float: left;
}

.Fr {
  float: right;
}

/*
---------------------------------------------------------
 非表示
--------------------------------------------------------- */
.PC-none {
  display: none !important;
}

/*
---------------------------------------------------------
 サイト幅
--------------------------------------------------------- */
.In-wrap {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 70px);
}

/*
---------------------------------------------------------
 Content
--------------------------------------------------------- */
.Content-block {
  /* @mixin:PC-content-block */
  margin-bottom: 60px;
}
.Content-block:last-child {
  /* @mixin:PC-content-block */
  margin-bottom: 0;
}

.Content-block.MOD-bg {
  /* @mixin:PC-content-block-bg */
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 0;
}
.Content-block.MOD-bg:nth-last-of-type(even) {
  /* @mixin:PC-content-block-bg */
  background-color: #f4f4f4;
}

.Content-article {
  /* @mixin:PC-content-article */
  margin-bottom: 40px;
}
.Content-article:last-child {
  /* @mixin:PC-content-article */
  margin-bottom: 0;
}

.Content-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
}

/*
---------------------------------------------------------
 電話番号リンク
--------------------------------------------------------- */
a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  opacity: 1;
  cursor: default;
}

/*
-----------------------------------------------------------
 Table
----------------------------------------------------------- */
.Table-basic {
  /* @mixin:PC-table-basic */
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}
.Table-basic th, .Table-basic td {
  /* @mixin:PC-table-basic */
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 9px 20px;
}
.Table-basic th {
  /* @mixin:PC-table-basic */
  border-right: 1px solid #dcdcdc;
  background: #f4f4f4;
  font-size: 14px;
  font-weight: bold;
}
.Table-basic td {
  /* @mixin:PC-table-basic */
  background: #fff;
}

/*
-----------------------------------------------------------
 Title
----------------------------------------------------------- */
.Title-block {
  /* @mixin:PC-title-block */
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 28px;
  margin-bottom: 28px;
}

.Title-block.MOD-side {
  /* @mixin:PC-title-block-side */
  font-size: 20px;
  margin-bottom: 12px;
  border-bottom: 1px solid #dcdcdc;
  border-left: 3px solid #334972;
  padding: 6px 8px 9px;
}

.Title-block.MOD-center {
  /* @mixin:PC-title-block-center */
  text-align: center;
}

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

.Title-article.MOD-small {
  /* @mixin:PC-title-article-small */
}

.Title-small {
  /* @mixin:PC-title-small */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 4px;
  font-size: 16px;
  padding: 0 5px;
}

/*
-----------------------------------------------------------
Button
----------------------------------------------------------- */
.Btn-cv {
  /* @mixin:PC-btn-cv */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #930707;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  position: relative;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  text-align: center;
  overflow: hidden;
  border-radius: 2px;
  font-size: 14px;
  padding: 9px 18px 12px;
  line-height: 1.3;
  color: #FFF !important;
}
.Btn-cv:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.2);
}

.Btn-main {
  /* @mixin:PC-btn-main */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #334972;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  padding: 6px 15px;
  border-radius: 2px;
  font-size: 17px;
  line-height: 1.3;
  color: #FFF !important;
}

.Btn-main.MOD-cancel {
  background-color: #444 !important;
  color: #FFF !important;
}

.Btn-sub {
  /* @mixin:PC-btn-sub */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #334972;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  background: none;
  border-radius: 2px;
  font-size: 17px;
  padding: 4px 12px;
  line-height: 1.3;
  border: 1px solid;
}

.Btn-anchor {
  /* @mixin:PC-btn-anchor */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #334972;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
  display: block;
  border: 1px solid;
  line-height: 1.3;
  letter-spacing: 0;
  padding: 6px 12px 6px 23px;
  font-size: 15px;
  border-radius: 2px;
  background: none;
}
.Btn-anchor:before {
  /* @mixin:PC-btn-anchor */
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
  display: block;
  top: 13px;
  left: 9px;
}

/*
-----------------------------------------------------------
 Link
----------------------------------------------------------- */
.Link-text {
  /* @mixin:PC-link-text */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.Link-arrow {
  /* @mixin:PC-link-arrow */
  position: relative;
  padding-left: 12px;
  display: inline-block;
}
.Link-arrow:before {
  /* @mixin:PC-link-arrow */
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #333333;
}

/*
-----------------------------------------------------------
 Edit(自由編集エリア)
----------------------------------------------------------- */
.Edit.MOD-top .wb-edit {
  padding-top: 25px;
}

.Edit.MOD-bottom .wb-edit {
  padding-bottom: 35px;
}

.Edit .wb-edit:empty {
  padding: 0 !important;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Wrapper
-----------------------------------------------------------
----------------------------------------------------------- */
/* --------------------------------------------------------
-----------------------------------------------------------
 Content
-----------------------------------------------------------
----------------------------------------------------------- */
.Content .Content-main {
  padding-top: 50px;
  padding-bottom: 40px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Alpha
-----------------------------------------------------------
----------------------------------------------------------- */
.Alpha {
  float: left;
  width: calc(100% - 270px);
}

/* --------------------------------------------------------
-----------------------------------------------------------
 .Beta
-----------------------------------------------------------
----------------------------------------------------------- */
.Beta {
  float: right;
  width: 240px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-pair(table)
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-pair .wb-pair-list-table {
  /* @mixin:PC-table-basic */
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  width: 100%;
  table-layout: fixed;
}
.wb-pair .wb-pair-list-table th, .wb-pair .wb-pair-list-table td {
  /* @mixin:PC-table-basic */
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 9px 20px;
}
.wb-pair .wb-pair-list-table th {
  /* @mixin:PC-table-basic */
  border-right: 1px solid #dcdcdc;
  background: #f4f4f4;
  font-size: 14px;
  font-weight: bold;
}
.wb-pair .wb-pair-list-table td {
  /* @mixin:PC-table-basic */
  background: #fff;
}

.wb-pair .wb-pair-list-table th {
  min-width: 150px;
  width: 22%;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-calendar
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-calendar {
  color: #333;
}

.wb-calendar .wb-calendar-table {
  border: 1px solid #dcdcdc;
  width: 100%;
  border-collapse: collapse;
  background: #FFF;
}

.wb-calendar .wb-calendar-table caption {
  background-color: #334972;
  color: #fff;
  text-align: center;
  padding: 2px;
}

.wb-calendar .wb-calendar-table tr:first-child {
  background-color: #f4f4f4;
}

.wb-calendar .wb-calendar-table tr th,
.wb-calendar .wb-calendar-table tr td {
  border: 1px solid #dcdcdc;
  text-align: center;
  padding: 3px;
}

.wb-calendar .wb-calendar-table tr:first-child th {
  font-weight: bold;
  font-size: 80%;
  padding: 2px;
}

.wb-calendar .wb-calendar-table tr td.wb-calendar-table-1 {
  background-color: #C8D2FF;
}

.wb-calendar .wb-calendar-table tr td.wb-calendar-table-2 {
  background-color: #FFCACA;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Calendar-body
-----------------------------------------------------------
----------------------------------------------------------- */
.Calendar-information {
  color: #777777;
  font-size: 85%;
}

.Calendar-information .calendar-color {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

.Calendar-information .calendar-color span {
  vertical-align: middle;
}

.Calendar-information .calendar-color .color-figure {
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid #ddd;
  margin-right: 5px;
}

.Calendar-information .calendar-color01 .color-figure {
  background-color: #C8D2FF;
}

.Calendar-information .calendar-color02 .color-figure {
  background-color: #FFCACA;
}
