@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: 5px 10px;
  font-size: 10px;
  line-height: 1.3;
  z-index: 50;
}

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.1em;
  font-size: 22px;
  padding: 30px 5px 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: 23px;
}

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: 4px 10px;
  font-size: 10px;
  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.1em;
  font-size: 22px;
  padding: 30px 5px 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: 23px;
}

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 {
  padding: 4px 10px 0;
  font-size: 10px;
  line-height: 1.3;
  z-index: 50;
  position: absolute;
  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;
  z-index: 20;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-size: 21px;
  padding: 28px 5px 23px;
}

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;
  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: 32px 5px 28px;
}

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

/*
---------------------------------------------------------
Header-sp-main
--------------------------------------------------------- */
body.Header02 .Header .Header-sp-main {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 8px 10px;
  height: 48px;
}

body.Header02 .Header .Header-sp-main .Header-logo {
  display: table-cell;
  vertical-align: middle;
  font-size: inherit;
  padding-right: 8px;
}

/* Header-sp-nav
--------------------------------------------------------- */
body.Header02 .Header .Header-sp-main .Header-sp-nav {
  display: table-cell;
  vertical-align: middle;
  width: 36px;
  height: 100%;
  text-decoration: none;
  padding: 3px;
  position: relative;
}

body.Header02 .Header .Header-sp-main .Header-sp-nav .menu-icon {
  display: block;
}

body.Header02 .Header .Header-sp-main .Header-sp-nav .menu-icon span {
  /* @mixin:transition */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #333333;
  display: block;
  height: 2px;
  border-radius: 1px;
}

body.Header02 .Header .Header-sp-main .Header-sp-nav .menu-icon span + span {
  margin-top: 7px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
.SP-Header02
-----------------------------------------------------------
----------------------------------------------------------- */
body.Header02.SP-header01 .Header {
  padding-top: 48px;
}

body.Header02.SP-header01 .Header .Header-in-wrap {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 200;
  border-bottom: 2px solid #334972;
}

body.Header02.SP-header01 .Header .Header-sp-main .Header-logo img {
  max-height: 32px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
.inner-nav-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
.Header-nav > ul > li > .inner-nav-wrap {
  display: none;
  padding: 10px 20px 20px;
}

.Header-nav > ul > li > .inner-nav-wrap > ul > li {
  margin-top: 12px;
}
.Header-nav > ul > li > .inner-nav-wrap > ul > li:first-child {
  margin-top: 0;
}

.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;
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 8px 5px 20px;
  font-size: 12px;
  background: #eaeef6;
}
.Header-nav > ul > li > .inner-nav-wrap > ul > li > a:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #334972;
}

/* --------------------------------------------------------
-----------------------------------------------------------
.accordion_icon
-----------------------------------------------------------
----------------------------------------------------------- */
.Header-nav .accordion_icon {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  width: 55px;
  margin: auto;
}

.Header-nav .accordion_icon_content {
  position: absolute;
  padding: 10px 10px 10px 25px;
  top: 11px;
  right: 10px;
  bottom: 0;
  width: 12px;
  height: 12px;
  display: block;
  border: 1px solid #334972;
  border-radius: 2px;
}

.Header-nav .accordion_icon span {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 1px;
  background-color: #334972;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}

.Header-nav .accordion_icon span:nth-of-type(1) {
  top: 0;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.Header-nav .accordion_icon span:nth-of-type(2) {
  top: 0;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.Header-nav .accordion_icon.active span:nth-of-type(2) {
  top: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

/*
======================================================================
 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 {
  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-wrap
--------------------------------------------------------- */
body.Footer-dark .Footer .footer-main-wrap {
  padding-top: 30px;
  padding-bottom: 10px;
}

body.Footer-dark .Footer .footer-main-wrap .footer-column-content {
  margin-bottom: 20px;
}

/*
-----------------------------------------------------------
 Copyright
----------------------------------------------------------- */
body.Footer-dark .Footer .Copyright {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 1.3;
  padding-bottom: env(safe-area-inset-bottom);
  padding-bottom: constant(safe-area-inset-bottom);
}

body.Footer-dark .Footer .Copyright p {
  padding: 0 5px 15px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 contact-wrap
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .contact-wrap {
  background: #f4f4f4;
  padding-top: 30px;
  padding-bottom: 30px;
}

body.Footer-dark .Footer .contact-wrap .text-wrap {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 8px;
}

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;
  font-weight: bold;
  font-size: 16px;
}

/*
---------------------------------------------------------
 contact-btn
--------------------------------------------------------- */
body.Footer-dark .Footer .contact-wrap .contact-btn a {
  display: block;
  font-size: 18px;
  padding: 11px 8px 12px;
}

body.Footer-dark .Footer .contact-wrap .contact-btn a + a {
  margin-top: 10px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Footer-nav
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer-nav li:first-of-type {
  border-top: 1px solid #dcdcdc;
  border-color: rgba(255, 255, 255, 0.2);
}

body.Footer-dark .Footer-nav li {
  border-bottom: 1px solid #dcdcdc;
  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;
  background-image: url(../img/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
  padding: 9px 10px 9px 30px;
  background-size: 5px 10px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.15em;
}
body.Footer-dark .Footer-nav li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 footer-bottom-nav
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .footer-bottom-nav {
  text-align: center;
  padding: 28px 0 0;
}

body.Footer-dark .Footer .footer-bottom-nav ul {
  font-size: 0;
}

body.Footer-dark .Footer .footer-bottom-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

body.Footer-dark .Footer .footer-bottom-nav li a {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-image: url(../img/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 12px;
  border-radius: 4px;
  display: block;
  background-size: 5px 10px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-decoration: none;
  font-weight: bold;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 footer-image
-----------------------------------------------------------
----------------------------------------------------------- */
body.Footer-dark .Footer .footer-image {
  text-align: center;
}

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

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

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

#LO-blog-slider06 .LO-blog-slider-wrap {
  background-color: #eaeef6;
}

#LO-blog-slider06 .LO-blog-slider-wrap ul {
  list-style: none;
  padding: 0;
}

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

#LO-blog-slider06 li span {
  display: block;
}

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

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

#LO-blog-slider06 .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(100, 100, 100, 0.6);
  width: 8px;
  height: 8px;
  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 {
  display: none;
}

/*
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev,
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next {
    position: absolute;
    bottom: -29px;
    display: block;
    width: 60px;
    height: 22px;
    background: #222;
    border-radius: 2px;
    text-indent: -9999px;
    outline: none;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev {
    left: 8px;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next {
    right: 8px;
}
#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;
    margin: auto;
    z-index: 10;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-prev:after {
    border-width: 5px 9px 5px 0;
    border-color: transparent #FFF transparent transparent;
    left: 0;
    right: 2px;
}
#LO-blog-slider06 .bx-wrapper .bx-controls-direction .bx-next:after {
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #FFF;
    left: 2px;
    right: 0;
}
*/
/* --------------------------------------------------------
-----------------------------------------------------------
 COMMON
-----------------------------------------------------------
----------------------------------------------------------- */
html {
  overflow: visible;
}

body {
  color: #333333;
  background-color: #FFFFFF;
  font-family: 'Noto Sans JP',Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.5;
  font-size: 13px;
}

input[type="text"],
input[type='password'],
input[type='tel'],
input[type="email"],
textarea,
select {
  font-size: 16px;
}

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

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

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

.Content-block.MOD-bg {
  padding-top: 35px;
  padding-bottom: 35px;
  margin: 0;
}
.Content-block.MOD-bg:nth-last-of-type(even) {
  background-color: #f4f4f4;
}

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

.Content-body,
.SP-in-wrap {
  /* @mixin:SP-content-body */
  padding-left: 10px;
  padding-right: 10px;
}

/*
---------------------------------------------------------
 画像エリア
--------------------------------------------------------- */
.SP-img-wrap {
  text-align: center;
  display: block;
  margin-bottom: 8px;
}

/*
-----------------------------------------------------------
 HTMLeditor
----------------------------------------------------------- */
.HTMLeditor .HTMLeditor-table-wrap {
  overflow: auto;
}

/*
-----------------------------------------------------------
 Table
----------------------------------------------------------- */
.Table-basic {
  /* @mixin:SP-table-basic */
  width: 100%;
}
.Table-basic, .Table-basic tbody, .Table-basic tr, .Table-basic th, .Table-basic td {
  /* @mixin:SP-table-basic */
  display: block;
}
.Table-basic tr ~ tr {
  /* @mixin:SP-table-basic */
  margin-top: 10px;
}
.Table-basic td {
  /* @mixin:SP-table-basic */
  padding: 7px 10px;
}
.Table-basic th, .Table-basic td:first-child {
  /* @mixin:SP-table-basic */
  font-weight: bold;
  background: #eaeef6;
  padding: 6px 10px;
  font-size: 14px;
  border-radius: 2px;
  line-height: 1.3;
}

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

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

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

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

.Btn-main {
  /* @mixin:SP-btn-main */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #334972;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none !important;
  color: #FFF !important;
  border-radius: 2px;
  line-height: 1.3;
  padding: 7px 10px;
  font-size: 14px;
}

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

.Btn-sub {
  /* @mixin:SP-btn-sub */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #334972;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none !important;
  background: none;
  border-radius: 2px;
  line-height: 1.3;
  padding: 7px 10px;
  font-size: 14px;
  border: 1px solid;
}

.Btn-anchor {
  /* @mixin:SP-btn-anchor */
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #334972;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  word-break: break-all;
  text-align: left;
  border: 1px solid;
  background: none;
  font-size: 11px;
  border-radius: 2px;
  padding: 7px 10px 7px 22px;
  line-height: 1.3;
}
.Btn-anchor:before {
  /* @mixin:SP-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: 12px;
  left: 8px;
}

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

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

/*
-----------------------------------------------------------
 Edit(自由編集エリア)
----------------------------------------------------------- */
.Edit .wb-edit {
  /* @mixin:SP-content-body */
  padding-left: 10px;
  padding-right: 10px;
}

.Edit.MOD-top .wb-edit {
  padding-top: 25px;
}

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

.Edit .wb-edit:empty {
  display: none;
}

/*
-----------------------------------------------------------
 Pagetop
----------------------------------------------------------- */
.Pagetop a {
  width: 36px;
  height: 36px;
  line-height: 34px;
  font-size: 20px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Wrapper
-----------------------------------------------------------
----------------------------------------------------------- */
/* --------------------------------------------------------
-----------------------------------------------------------
 Header-nav
-----------------------------------------------------------
----------------------------------------------------------- */
.Header-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  z-index: 200;
  padding: 85px 30px 30px;
}
.Header-nav:before {
  background: #FFFFFF;
  content: '';
  opacity: 0.95;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.Header-nav .sp-btn-close {
  position: absolute;
  top: 45px;
  right: 27px;
  width: 30px;
  height: 30px;
  padding: 3px;
  z-index: 10;
}

.Header-nav .sp-btn-close .menu-icon {
  display: block;
}

.Header-nav .sp-btn-close .menu-icon span {
  /* @mixin:transition */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #929292;
  display: block;
  height: 1px;
  border-radius: 100px;
}

.Header-nav .sp-btn-close .menu-icon span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.Header-nav .sp-btn-close .menu-icon span:first-child {
  display: block;
  transform: translateY(14px) rotate(-45deg);
}
.Header-nav .sp-btn-close .menu-icon span:nth-child(2) {
  display: block;
  transform: translateY(14px) rotate(45deg);
}

.Header-nav > ul {
  position: relative;
  z-index: 10;
}

.Header-nav > ul > li {
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  z-index: 1;
}
.Header-nav > ul > li:first-of-type {
  border-top: 1px solid #dcdcdc;
}

.Header-nav > ul > li > a,
.Header-nav > ul > li > p {
  font-family: "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333333;
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 11px 8px 11px 20px;
  font-size: 14px;
}
.Header-nav > ul > li > a:before,
.Header-nav > ul > li > p:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #334972;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Content
-----------------------------------------------------------
----------------------------------------------------------- */
.Content-main {
  padding-top: 35px;
  padding-bottom: 35px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
Alpha
-----------------------------------------------------------
----------------------------------------------------------- */
.Alpha {
  margin-bottom: 50px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 PAGER
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-blog-page > span,
.wb-blog-page > a {
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 30px;
}

.wb-blog-page .wb-blog-btn-next,
.wb-blog-page .wb-blog-btn-prev {
  background-size: 7px auto;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 wb-pair(table)
-----------------------------------------------------------
----------------------------------------------------------- */
.wb-pair .wb-pair-list-table {
  /* @mixin:SP-table-basic */
  width: 100%;
}
.wb-pair .wb-pair-list-table, .wb-pair .wb-pair-list-table tbody, .wb-pair .wb-pair-list-table tr, .wb-pair .wb-pair-list-table th, .wb-pair .wb-pair-list-table td {
  /* @mixin:SP-table-basic */
  display: block;
}
.wb-pair .wb-pair-list-table tr ~ tr {
  /* @mixin:SP-table-basic */
  margin-top: 10px;
}
.wb-pair .wb-pair-list-table td {
  /* @mixin:SP-table-basic */
  padding: 7px 10px;
}
.wb-pair .wb-pair-list-table th, .wb-pair .wb-pair-list-table td:first-child {
  /* @mixin:SP-table-basic */
  font-weight: bold;
  background: #eaeef6;
  padding: 6px 10px;
  font-size: 14px;
  border-radius: 2px;
  line-height: 1.3;
}

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