@charset 'UTF-8';
/* font */
/* ================================================ */
@font-face {
  font-family: 'NotoSansCJKjp';
  font-weight: 300;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/NotoSansCJKjp/NotoSansCJKjp-DemiLight.woff) format('woff');
}

@font-face {
  font-family: 'NotoSansCJKjp';
  font-weight: 500;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/NotoSansCJKjp/NotoSansCJKjp-Medium.woff) format('woff');
}

@font-face {
  font-family: 'NotoSansCJKjp';
  font-weight: 700;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.woff) format('woff');
}

@font-face {
  font-family: 'NotoSansCJKjp';
  font-weight: 900;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/NotoSansCJKjp/NotoSansCJKjp-Black.woff) format('woff');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: 300;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/metropolis/Metropolis-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: 500;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/metropolis/Metropolis-Medium.woff) format('woff');
}

@font-face {
  font-family: 'Metropolis';
  font-weight: 700;
  font-style: normal;
  src: url(/wp-content/themes/syskenkawada/resources/fonts/metropolis/Metropolis-Bold.woff) format('woff');
}

/* init */
/* ================================================ */
* {
  margin: 0;
  padding: 0;
  border: none;
}

html {
  font-size: 20px;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  position: relative;
  font-weight: 300;
  font-family: 'NotoSansCJKjp', sans-serif;
  color: #333;
}

body.is-fixed {
  position: fixed;
  left: 0;
  width: 100%;
}

body.is-fixed::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

ul,
ol,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  text-align: left;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* size source */
/* ================================================ */
#winW,
#winH {
  position: fixed;
  top: 0;
  left: 0;
}

#winW {
  width: 100%;
  height: 0;
}

#winH {
  width: 0;
  height: 100%;
}

/* only */
/* ================================================ */
@media (max-width: 767px) {
  .only--pc {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .only--sp {
    display: none !important;
  }
}

.anc {
  display: block !important;
  height: 0;
}

@media (min-width: 768px) {
  .anc {
    margin-top: -208px;
    padding-top: 208px;
  }
}

@media (max-width: 767px) {
  .anc {
    margin-top: -164px;
    padding-top: 164px;
  }
}

/* main */
/* ================================================ */
.main {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .main {
    min-width: 1200px;
  }
}

@media (max-width: 767px) {
  .main {
    overflow: hidden;
  }
}

/* layout */
/* ======================================================= */
.footer {
  background: #f3f7ef;
}

@media (min-width: 768px) {
  .footer {
    min-width: 1200px;
  }
}

.footer__hd {
  max-width: 1366px;
  margin: 0 auto;
  padding: 60px 60px 0;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .footer__hd {
    padding: 60px 20px 0;
  }
}

.footer__inq {
  position: relative;
  height: 400px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/bg_hf_inq01.jpg') 50% 0 repeat-x;
  background-size: auto 100%;
}

.footer__inq__in {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0, -50%);
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .footer__inq__in {
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .footer__inq__in {
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.footer__inq__hd {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .footer__inq__hd {
    margin-bottom: 15px;
  }
}

.footer__inq__hd__ttl {
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 700;
  line-height: 32px;
}

.footer__inq__hd__txt {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.footer__inq__btn {
  margin-bottom: 20px;
}

.footer__inq__btn a {
  display: block;
  position: relative;
  width: 350px;
  height: 82px;
  margin: 0 auto;
  border: 1px solid #fff;
  box-sizing: border-box;
  background: #fff;
  border-radius: 41px;
  transition: background-color 300ms ease 0ms;
}

.footer__inq__btn a > span {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: .04em;
  color: #25b340;
  transition: color 300ms ease 0ms;
}

@media (max-width: 767px) {
  .footer__inq__btn a > span {
    box-sizing: border-box;
    padding: 0 15px;
  }
}

.footer__inq__btn a > span > span {
  display: inline-block;
}

@media (min-width: 768px) {
  .footer__inq__btn a:hover {
    background: transparent;
  }
  .footer__inq__btn a:hover > span {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .footer__inq__btn a {
    width: auto;
    max-width: 350px;
    margin: 0 auto;
  }
}

.footer__inq__ft__tel {
  margin-bottom: 5px;
  font-size: 38px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  letter-spacing: .07em;
}

@media (max-width: 374px) {
  .footer__inq__ft__tel {
    font-size: 9.6vw;
  }
}

.footer__inq__ft__tm {
  font-size: 14px;
}

.footer__inst {
  padding-top: 40px;
  max-width: 1366px;
  margin: 0 auto;
}

.footer__inst__hd {
  margin-bottom: 20px;
  text-align: center;
}

.footer__inst__hd__ic {
  display: inline-block;
  margin-bottom: 8px;
  width: 32px;
  height: 32px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/icon_footer_inst01.png') 50% 50% no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .footer__inst__hd__ic {
    margin-bottom: 2px;
  }
}

.footer__inst__hd__ttl {
  font-size: 21px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  letter-spacing: .08em;
}

.footer__inst__hd__ttl a {
  transition: color 300ms ease 0ms;
}

@media (min-width: 768px) {
  .footer__inst__hd__ttl a:hover {
    color: #25b340;
  }
}

.footer__inst__ls {
  overflow: hidden;
}

.footer__inst__ls > li {
  position: relative;
  float: left;
  width: 10%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .footer__inst__ls > li {
    width: 33.333%;
  }
  .footer__inst__ls > li:nth-child(10),
  .footer__inst__ls > li:nth-child(11),
  .footer__inst__ls > li:nth-child(12),
  .footer__inst__ls > li:nth-child(13),
  .footer__inst__ls > li:nth-child(14),
  .footer__inst__ls > li:nth-child(15),
  .footer__inst__ls > li:nth-child(16),
  .footer__inst__ls > li:nth-child(17),
  .footer__inst__ls > li:nth-child(18),
  .footer__inst__ls > li:nth-child(19),
  .footer__inst__ls > li:nth-child(20) {
    display: none;
  }
  .footer__inst__ls > li:nth-child(10) span,
  .footer__inst__ls > li:nth-child(11) span,
  .footer__inst__ls > li:nth-child(12) span,
  .footer__inst__ls > li:nth-child(13) span,
  .footer__inst__ls > li:nth-child(14) span,
  .footer__inst__ls > li:nth-child(15) span,
  .footer__inst__ls > li:nth-child(16) span,
  .footer__inst__ls > li:nth-child(17) span,
  .footer__inst__ls > li:nth-child(18) span,
  .footer__inst__ls > li:nth-child(19) span,
  .footer__inst__ls > li:nth-child(20) span {
    background: none !important;
  }
}

.footer__inst__ls > li::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.footer__inst__ls > li a {
  display: block;
}

@media (min-width: 768px) {
  .footer__inst__ls > li a:hover span {
    transform: scale(1.1);
  }
}

.footer__inst__ls > li a span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: cover;
  transform-origin: 50% 50%;
  transform: scale(1);
  transition: transform 300ms ease 0ms;
}

.footer__sys {
  width: 100%;
  max-width: 1366px;
  padding: 60px 40px 10px;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .footer__sys {
    padding: 60px 20px 30px;
  }
}

.footer__sys__hd {
  margin: 0 auto 40px;
  transition: transform 1000ms ease 0ms, opacity 1000ms ease 0ms;
}

@media (max-width: 767px) {
  .footer__sys__hd {
    margin: 0 auto 55px;
  }
}

.footer__sys__hd__bar {
  width: 71px;
  height: 13px;
  margin: 0 auto 20px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/pic_sect_bar01.gif') 50% 100% no-repeat;
  background-size: auto 100%;
}

@media (max-width: 767px) {
  .footer__sys__hd__bar {
    margin: 0 auto 35px;
  }
}

.footer__sys__hd__ttl {
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .footer__sys__hd__ttl {
    font-size: 26px;
  }
}

@media (max-width: 374px) {
  .footer__sys__hd__ttl {
    font-size: 6.93333vw;
  }
}

.footer__sys__col {
  box-sizing: border-box;
  font-size: 20px;
  text-align: left;
}

@media (min-width: 768px) {
  .footer__sys__col {
    display: inline-block;
    width: 33.33333%;
    padding: 0 20px;
    vertical-align: top;
  }
}

@media (max-width: 767px) {
  .footer__sys__col {
    margin: 0 auto;
    max-width: 400px !important;
    text-align: center;
  }
  .footer__sys__col + .footer__sys__col {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .footer__sys__col__pic {
    margin-bottom: 15px;
    background: #f3f7ef 50% 50% no-repeat;
    background-size: cover;
  }
  .footer__sys__col__pic::before {
    content: '';
    display: block;
    padding-top: 35.45455%;
  }
}

@media (max-width: 767px) {
  .footer__sys__col__pic {
    display: none;
  }
}

.footer__sys__col__ttl {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .footer__sys__col__ttl {
    margin: 15px 0 30px;
    font-size: 18px;
  }
}

.footer__sys__col__ls > li {
  position: relative;
}

@media (max-width: 767px) {
  .footer__sys__col__ls > li + li {
    margin-top: 30px;
  }
}

.footer__sys__col__ls > li > a {
  display: block;
  font-size: 14px;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  transition: color 200ms ease 0ms, transform 200ms ease 0ms;
}

@media (min-width: 768px) {
  .footer__sys__col__ls > li > a {
    padding-left: 16px;
    line-height: 34px;
  }
  .footer__sys__col__ls > li > a::before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: -4px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #25b340;
    border-right: 2px solid #25b340;
    box-sizing: border-box;
    transform: rotate(45deg);
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .footer__sys__col__ls > li > a:hover {
    color: #25b340;
    transform: translate(4px, 0);
  }
}

@media (max-width: 767px) {
  .footer__sys__col__ls > li > a {
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
  }
}

.footer__sys__col__ls > li > a > span {
  display: inline-block;
}

.footer__btm {
  position: relative;
  max-width: 1366px;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .footer__btm {
    padding-top: 40px;
  }
}

.footer__btm__ls {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .footer__btm__ls {
    margin-bottom: 30px;
  }
}

.footer__btm__ls > li {
  display: inline-block;
}

.footer__btm__ls > li + li {
  margin-left: 32px;
}

.footer__btm__ls > li > a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  padding-right: 16px;
  transition: opacity 300ms ease 0ms;
}

.footer__btm__ls > li > a.opt-in {
  padding-right: 0;
}

@media (min-width: 768px) {
  .footer__btm__ls > li > a:hover {
    opacity: .5;
  }
}

.footer__btm__ls > li > a > span {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  height: 5px;
  margin-top: -3px;
  background: #25b340;
}

.footer__btm__ls > li > a > span::before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  bottom: -2px;
  width: 8px;
  height: 6px;
  border-bottom: 1px solid #25b340;
  border-left: 1px solid #25b340;
  box-sizing: border-box;
}

.footer__btm__copy {
  font-size: 12px;
  line-height: 19px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
}

.footer__btm__copy > span {
  font-family: 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
}

.jump {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 1000;
}

.jump__in {
  position: relative;
}

@media (min-width: 768px) {
  .jump__in {
    max-width: 1366px;
    min-width: 1200px;
    margin: 0 auto;
  }
}

.jump__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  border-bottom: 0 solid #25b340;
  background: #25b340;
  cursor: pointer;
  transform: translateY(100%);
  opacity: 0;
  transition: border-width 200ms ease 0ms, transform 200ms ease 0ms, opacity 200ms ease 0ms;
  z-index: 2;
}

.jump__btn.is-shown {
  transform: translateY(0);
  opacity: 1;
}

.jump__btn:hover {
  border-bottom-width: 10px;
}

.jump__btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin: -2px 0 0 -7px;
  border-top: 2px Solid #fff;
  border-right: 2px Solid #fff;
  border-radius: 2px;
  box-sizing: border-box;
  transform: rotate(-45deg);
}

.jump .chara {
  position: absolute;
  transition: bottom 600ms ease 0ms, right 600ms ease 0ms;
  z-index: 1;
}

.jump .chara#midorichan {
  right: 15px;
  bottom: -150px;
  width: 95px;
  height: 120px;
}

.jump .chara#midorichan div.pic {
  left: 25px;
  background-image: url('/wp-content/themes/syskenkawada/resources/images/system/pic_midorichan01.png');
}

@media (max-width: 1400px) {
  .jump .chara#midorichan div.pic {
    left: 0;
  }
}

.jump .chara#midorichan div.info__in {
  background: rgba(99, 173, 39, .9);
}

.jump .chara#midorichan div.info__in::before {
  border-top-color: rgba(99, 173, 39, .9);
}

@media (max-width: 767px) {
  .jump .chara#midorichan {
    width: 67px;
    height: 84.63158px;
  }
}

.jump .chara#midorichan.is-shown {
  right: 25px;
  bottom: 75px;
}

@media (min-width: 768px) {
  .jump .chara#midorichan.is-shown:hover div.info {
    transform: scale(1);
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .jump .chara#midorichan.is-shown {
    right: 25px;
    bottom: 72px;
  }
  .jump .chara#midorichan.is-shown.is-active div.info {
    transform: scale(1);
    opacity: 1;
  }
}

body.is-scr .jump .chara#midorichan {
  bottom: -150px !important;
  right: 15px !important;
}

.jump .chara#kamonohashi {
  right: 25px;
  bottom: -150px;
  width: 155px;
  height: 85px;
}

.jump .chara#kamonohashi div.pic {
  left: 45px;
  background-image: url('/wp-content/themes/syskenkawada/resources/images/system/pic_kamonohashi01.png');
}

@media (max-width: 1400px) {
  .jump .chara#kamonohashi div.pic {
    left: 10px;
  }
}

.jump .chara#kamonohashi div.info__in {
  background: rgba(47, 196, 178, .9);
}

.jump .chara#kamonohashi div.info__in::before {
  border-top-color: rgba(47, 196, 178, .9);
}

@media (max-width: 767px) {
  .jump .chara#kamonohashi {
    width: 109.31579px;
    height: 59.94737px;
  }
}

.jump .chara#kamonohashi.is-shown {
  right: 25px;
  bottom: 75px;
}

@media (min-width: 768px) {
  .jump .chara#kamonohashi.is-shown:hover div.info {
    transform: scale(1);
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .jump .chara#kamonohashi.is-shown {
    right: 25px;
    bottom: 72px;
  }
  .jump .chara#kamonohashi.is-shown.is-active div.info {
    transform: scale(1);
    opacity: 1;
  }
}

body.is-scr .jump .chara#kamonohashi {
  bottom: -150px !important;
  right: 25px !important;
}

.jump .chara div.pic {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: contain;
  transition: left 300ms ease 0ms;
}

.jump .chara div.info {
  position: absolute;
  right: 0;
  bottom: 99%;
  padding-bottom: 30px;
  transform-origin: 90% 100%;
  transform: scale(0);
  opacity: 0;
  transition: opacity 300ms ease 0ms, transform 300ms ease 0ms;
}

@media (max-width: 767px) {
  .jump .chara div.info {
    transform-origin: 90% 100%;
  }
}

.jump .chara div.info__in {
  position: relative;
  padding: 18px 32px;
  border-radius: 1px;
  background: #fff;
  white-space: nowrap;
  color: #fff;
}

@media (max-width: 767px) {
  .jump .chara div.info__in {
    padding: 18px 26px;
  }
}

.jump .chara div.info__in::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  right: 20px;
  border: 6px solid transparent;
  border-top: 30px solid #fff;
}

@media (max-width: 767px) {
  .jump .chara div.info__in::before {
    right: 24px;
  }
}

.jump .chara div.info p.ld {
  margin-bottom: 8px;
  font-size: 13px;
}

.jump .chara div.info p.nm span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
}

@media (max-width: 767px) {
  .jump .chara div.info p.nm span {
    font-size: 18px;
  }
}

.jump .chara div.info p.nm span + span {
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  margin-left: 3px;
}

@media (max-width: 767px) {
  .jump .chara div.info p.nm span + span.opt-blk {
    display: block;
    margin-left: 0;
  }
}

.jump .chara div.info p.pf {
  margin: 12px 0 16px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .jump .chara div.info p.pf {
    margin: 12px 0 18px;
    font-size: 13px;
  }
}

.jump .chara div.info dl.fv dt,
.jump .chara div.info dl.fv dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 19px;
}

@media (max-width: 767px) {
  .jump .chara div.info dl.fv dt,
  .jump .chara div.info dl.fv dd {
    display: block;
  }
}

@media (max-width: 767px) {
  .jump .chara div.info dl.fv dt {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .jump .chara div.info dl.fv dd {
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  .jump .chara div.info dl.fv dd {
    font-size: 12px;
  }
}

.jump .chara div.info dl.fv dd ul li {
  position: relative;
  padding-left: 10px;
}

.jump .chara div.info dl.fv dd ul li::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-radius: 50%;
  background: #fff;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  background: #fff;
  z-index: 2000;
}

.header.is-relative {
  position: relative;
}

.header__in {
  position: relative;
  max-width: 1366px;
  height: 108px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  z-index: 8000;
}

@media (min-width: 768px) {
  .header__in {
    min-width: 1200px;
  }
}

@media (max-width: 767px) {
  .header__in {
    height: 64px;
  }
}

.header__logo {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 60px;
}

@media (max-width: 767px) {
  .header__logo {
    padding: 0 20px;
  }
}

.header__logo__lnk {
  display: block;
  width: 94px;
  height: 35px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/logo_header01.png') 0 50% no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .header__logo__lnk {
    width: 71px;
    height: 26px;
  }
}

@media (max-width: 767px) {
  .header__spBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    z-index: 9000;
  }
  .header__spBtn > span {
    display: block;
    position: absolute;
    transition: transform 500ms ease 0ms, opacity 500ms ease 0ms;
  }
  .header__spBtn > span::before,
  .header__spBtn > span::after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    background: #25b340;
  }
  .header__spBtn > span.bar {
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    margin: -1px 0 0 -12px;
    transform: scale(1);
    background: #25b340;
    opacity: 1;
  }
  .header__spBtn > span.bar::before,
  .header__spBtn > span.bar::after {
    left: 0;
    width: 24px;
  }
  .header__spBtn > span.bar::before {
    bottom: 8px;
  }
  .header__spBtn > span.bar::after {
    top: 8px;
  }
  .header__spBtn > span.cross {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    opacity: 0;
  }
  .header__spBtn > span.cross::before,
  .header__spBtn > span.cross::after {
    top: 50%;
    left: 50%;
    width: 30px;
    margin: -1px 0 0 -15px;
  }
  .header__spBtn > span.cross::before {
    transform: rotate(45deg);
  }
  .header__spBtn > span.cross::after {
    transform: rotate(-45deg);
  }
  .header__spBtn.is-open span.bar {
    transform: scale(0);
    opacity: 0;
  }
  .header__spBtn.is-open span.cross {
    transform: scale(1);
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .header__nav {
    display: block !important;
    opacity: 1 !important;
  }
}

@media (max-width: 767px) {
  .header__nav {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: scroll;
    background: #fff;
    z-index: 8000;
    opacity: 0;
    transition: opacity 500ms ease 0ms, transform 500ms ease 0ms;
  }
  .header__nav.is-open {
    opacity: 1;
  }
  .header__nav::before,
  .header__nav::after {
    content: '';
    position: fixed;
    left: 0;
    width: 100%;
    height: 28px;
    z-index: 10;
  }
  .header__nav::before {
    top: 0;
    border-top: 8px solid #fff;
    background: linear-gradient(white, rgba(255, 255, 255, 0));
  }
  .header__nav::after {
    bottom: 110px;
    border-bottom: 8px solid #fff;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
  }
  .header__nav__in {
    display: table;
    width: 100%;
    height: 100%;
  }
  .header__nav__in2 {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 374px) {
  .header__nav::after {
    bottom: 26.66667vw;
  }
}

@media (min-width: 768px) {
  .header__nav__ls {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 320px;
    width: 800px;
    height: 100%;
    text-align: left;
    transition: right 300ms ease 0ms, width 300ms ease 0ms;
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  .header__nav__ls {
    width: 57.10102vw;
    min-width: 685.2123px;
  }
}

@media (max-width: 767px) {
  .header__nav__ls {
    display: inline-block;
    right: 310px;
    width: 100%;
    padding: 40px 20px 150px;
    box-sizing: border-box;
  }
}

@media (max-width: 374px) {
  .header__nav__ls {
    padding: 10.66667vw 20px 37.33333vw;
  }
}

.header__nav__ls > li {
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .header__nav__ls > li {
    width: 15%;
    height: 100%;
  }
  .header__nav__ls > li.is-movie {
    width: 25%;
  }
  .header__nav__ls > li.is-cur > span > span,
  .header__nav__ls > li.is-cur > a > span {
    border-top: 10px solid #25b340;
    border-bottom: 10px solid #fff;
  }
  .header__nav__ls > li.is-cur:hover::before {
    transform: scaleY(0);
  }
  .header__nav__ls > li.is-cur:hover > span span,
  .header__nav__ls > li.is-cur:hover > a span {
    color: #25b340;
  }
  .header__nav__ls > li:nth-child(1).is-cur > span > span,
  .header__nav__ls > li:nth-child(1).is-cur > a > span {
    border-top: none;
    border-bottom: none;
  }
  .header__nav__ls > li:nth-child(1).is-cur:hover::before {
    transform: scaleY(1);
  }
  .header__nav__ls > li:nth-child(1).is-cur:hover > span span,
  .header__nav__ls > li:nth-child(1).is-cur:hover > a span {
    color: #fff;
  }
  .header__nav__ls > li::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #25b340, #2fc4b2);
    transform-origin: 0 100%;
    transform: scaleY(0);
    opacity: 0;
    transition: opacity 400ms ease 0ms, transform 400ms ease 0ms;
  }
  .header__nav__ls > li:hover::before {
    transform: scaleY(1);
    opacity: 1;
  }
  .header__nav__ls > li:hover > span span,
  .header__nav__ls > li:hover > a span {
    color: #fff;
  }
  .header__nav__ls > li.has-sub:hover .header__nav__ls__dr {
    height: auto;
  }
  .header__nav__ls > li.has-sub:hover .header__nav__ls__dr__in {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .header__nav__ls > li.is-cur > a,
  .header__nav__ls > li.is-cur > span {
    color: #25b340;
  }
  .header__nav__ls > li.has-sub > span > span > span {
    transition: color 300ms ease 0ms;
  }
  .header__nav__ls > li.has-sub > span > span > span::before,
  .header__nav__ls > li.has-sub > span > span > span::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    width: 20px;
    height: 2px;
    margin: -1px 0 0 20px;
    background: #25b340;
    transition: transform 700ms ease 0ms, opacity 700ms ease 0ms;
  }
  .header__nav__ls > li.has-sub > span > span > span::after {
    transform: rotate(90deg);
  }
  .header__nav__ls > li.has-sub.is-open > span > span > span {
    color: #25b340;
  }
  .header__nav__ls > li.has-sub.is-open > span > span > span::before {
    transform: rotate(180deg);
  }
  .header__nav__ls > li.has-sub.is-open > span > span > span::after {
    opacity: 0;
    transform: rotate(270deg);
  }
}

.header__nav__ls > li > a,
.header__nav__ls > li > span {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

@media (min-width: 768px) {
  .header__nav__ls > li > a,
  .header__nav__ls > li > span {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .header__nav__ls > li > a,
  .header__nav__ls > li > span {
    height: 75px;
  }
}

@media (max-width: 374px) {
  .header__nav__ls > li > a,
  .header__nav__ls > li > span {
    height: 20vw;
  }
}

@media (min-width: 768px) {
  .header__nav__ls > li > a > span,
  .header__nav__ls > li > span > span {
    display: table;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    z-index: 2;
  }
}

@media (max-width: 767px) {
  .header__nav__ls > li > a > span,
  .header__nav__ls > li > span > span {
    display: block;
  }
}

.header__nav__ls > li > a > span > span,
.header__nav__ls > li > span > span > span {
  position: relative;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .header__nav__ls > li > a > span > span,
  .header__nav__ls > li > span > span > span {
    display: table-cell;
    font-size: 15px;
    line-height: 20px;
    vertical-align: middle;
    transition: color 300ms ease 0ms;
  }
}

@media (max-width: 767px) {
  .header__nav__ls > li > a > span > span,
  .header__nav__ls > li > span > span > span {
    font-size: 24px;
    line-height: 75px;
  }
}

@media (max-width: 374px) {
  .header__nav__ls > li > a > span > span,
  .header__nav__ls > li > span > span > span {
    line-height: 20vw;
  }
}

.header__nav__ls__dr {
  width: 100%;
  height: 0;
  background: #fff;
  overflow: hidden;
  z-index: 2;
}

@media (min-width: 768px) {
  .header__nav__ls__dr {
    position: fixed;
    top: 108px;
    left: 0;
  }
}

@media (min-width: 768px) {
  .header__nav__ls__dr__in {
    max-width: 1366px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 40px 40px 45px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
    transform-origin: 50% 0;
    transform: scale(.98) translateY(-15px);
    opacity: 0;
    transition: transform 500ms ease 0ms, opacity 500ms ease 0ms;
  }
}

@media (max-width: 767px) {
  .header__nav__ls__dr__in {
    padding: 10px 0 40px;
  }
}

.header__nav__ls__dr__col {
  box-sizing: border-box;
  font-size: 20px;
  text-align: left;
}

@media (min-width: 768px) {
  .header__nav__ls__dr__col {
    display: inline-block;
    width: 33.33333%;
    padding: 0 20px;
    vertical-align: top;
  }
}

@media (max-width: 767px) {
  .header__nav__ls__dr__col {
    margin: 0 auto;
    max-width: 400px !important;
    text-align: center;
  }
  .header__nav__ls__dr__col + .header__nav__ls__dr__col {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .header__nav__ls__dr__col__pic {
    margin-bottom: 15px;
    background: #f3f7ef 50% 50% no-repeat;
    background-size: cover;
  }
  .header__nav__ls__dr__col__pic::before {
    content: '';
    display: block;
    padding-top: 35.45455%;
  }
}

@media (max-width: 767px) {
  .header__nav__ls__dr__col__pic {
    display: none;
  }
}

.header__nav__ls__dr__col__ttl {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .header__nav__ls__dr__col__ttl {
    margin: 15px 0 30px;
    font-size: 18px;
  }
}

.header__nav__ls__dr__col__ls > li {
  position: relative;
}

@media (max-width: 767px) {
  .header__nav__ls__dr__col__ls > li + li {
    margin-top: 30px;
  }
}

.header__nav__ls__dr__col__ls > li > a {
  display: block;
  font-size: 14px;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  transition: color 300ms ease 0ms, transform 300ms ease 0ms;
}

@media (min-width: 768px) {
  .header__nav__ls__dr__col__ls > li > a {
    padding-left: 16px;
    line-height: 34px;
  }
  .header__nav__ls__dr__col__ls > li > a::before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: -4px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #25b340;
    border-right: 2px solid #25b340;
    box-sizing: border-box;
    transform: rotate(45deg);
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .header__nav__ls__dr__col__ls > li > a:hover {
    color: #25b340;
    transform: translate(4px, 0);
  }
}

@media (max-width: 767px) {
  .header__nav__ls__dr__col__ls > li > a {
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
  }
}

.header__nav__ls__dr__col__ls > li > a > span {
  display: inline-block;
}

.header__nav__inq {
  background: url('/wp-content/themes/syskenkawada/resources/images/common/bg_hf_inq01.jpg') 50% 50%;
  background-size: auto 400px;
}

@media (min-width: 768px) {
  .header__nav__inq {
    position: absolute;
    top: 0;
    right: 0;
    width: 285px;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .header__nav__inq {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 8500;
  }
}

@media (max-width: 374px) {
  .header__nav__inq {
    height: 26.66667vw;
  }
}

.header__nav__inq__lnk {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: background-color 300ms ease 0ms;
}

@media (min-width: 768px) {
  .header__nav__inq__lnk:hover {
    background: rgba(255, 255, 255, .3);
  }
}

.header__nav__inq__lnk > span {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  font-size: 15px;
  white-space: nowrap;
  color: #fff;
  text-align: center;
}

@media (max-width: 767px) {
  .header__nav__inq__lnk > span {
    font-size: 24px;
    font-weight: 700;
  }
}

@media (max-width: 374px) {
  .header__nav__inq__lnk > span {
    font-size: 6.4vw;
  }
}

@media (min-width: 768px) {
  .headerBg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1900;
    opacity: 0;
    transition: opacity 350ms ease 100ms;
  }
  .headerBg.is-shown {
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .headerShd {
    height: 108px;
  }
}

@media (max-width: 767px) {
  .headerShd {
    height: 64px;
  }
}

.mainFoot {
  margin: 140px auto 15px;
  max-width: 1366px;
  padding: 0 60px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .mainFoot {
    margin-top: 100px;
    padding: 0 20px;
  }
}

.mainFoot__ls {
  overflow: hidden;
}

.mainFoot__ls > li {
  display: inline;
  position: relative;
  vertical-align: middle;
}

.mainFoot__ls > li::after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 12px;
  border-top: 2px solid #a7a7a7;
  border-right: 2px solid #a7a7a7;
  transform: rotate(45deg);
  vertical-align: middle;
}

@media (max-width: 767px) {
  .mainFoot__ls > li::after {
    margin: 0 7px;
  }
}

.mainFoot__ls > li:last-child::after {
  display: none;
}

.mainFoot__ls > li > a,
.mainFoot__ls > li > span {
  font-size: 13px;
  font-weight: 500;
  line-height: 30px;
}

.mainFoot__ls > li > a {
  color: #25b340;
  transition: opacity 300ms ease 0ms;
}

@media (min-width: 768px) {
  .mainFoot__ls > li > a:hover {
    opacity: .5;
  }
}

.ttlbar {
  overflow: hidden;
}

.ttlbar__in {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  width: 100%;
  max-width: 1366px;
  text-align: center;
  padding: 0 30px;
  box-sizing: border-box;
  z-index: 2;
}

@media (max-width: 767px) {
  .ttlbar__in {
    padding: 0 20px;
  }
}

.ttlbar__bg {
  position: absolute;
  top: 0;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: auto 100%;
  z-index: 1;
}

@media (min-width: 768px) {
  .ttlbar__bg {
    width: 1920px;
    right: 50%;
    transform: translate(50%, 0);
  }
}

@media (max-width: 767px) {
  .ttlbar__bg {
    width: 767px;
    right: 50%;
    transform: translate(50%, 0);
  }
}

.ttlbar__bg div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.ttlbar__bg div canvas {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
}

.ttlbar--page {
  position: relative;
  height: 265px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .ttlbar--page {
    height: 200px;
  }
}

.ttlbar--page .ttlbar__ttl {
  padding: 15px 0 5px;
  font-size: 66px;
  line-height: 1;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {
  .ttlbar--page .ttlbar__ttl {
    font-size: 36px;
  }
}

.ttlbar--page .ttlbar__ttl--alt {
  padding: 10px 0 0;
  font-size: 85px;
  line-height: 1;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {
  .ttlbar--page .ttlbar__ttl--alt {
    padding: 10px 0 2px;
    font-size: 44px;
  }
}

.ttlbar--page .ttlbar__subB {
  margin-bottom: 10px;
  font-size: 23px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  line-height: 36px;
}

@media (max-width: 767px) {
  .ttlbar--page .ttlbar__subB {
    margin-bottom: 0;
    font-size: 19px;
  }
}

.ttlbar--case {
  position: relative;
  height: 180px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .ttlbar--case {
    height: 200px;
  }
}

.ttlbar--case .ttlbar__subT {
  margin-bottom: 10px;
  font-size: 23px;
  font-weight: 700;
  line-height: 40px;
}

@media (max-width: 767px) {
  .ttlbar--case .ttlbar__subT {
    font-size: 20px;
  }
}

.ttlbar--case .ttlbar__ttl {
  padding-bottom: 20px;
  font-size: 48px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {
  .ttlbar--case .ttlbar__ttl {
    padding-bottom: 12px;
    font-size: 30px;
  }
}

@media (max-width: 374px) {
  .ttlbar--case .ttlbar__ttl {
    font-size: 8vw;
  }
}

.ttlbar--post {
  position: relative;
  height: 180px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .ttlbar--post {
    height: 200px;
  }
}

.ttlbar--post .ttlbar__in {
  text-align: left;
}

@media (min-width: 768px) {
  .ttlbar--post .ttlbar__in {
    width: 900px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .ttlbar--post .ttlbar__in {
    max-width: 480px;
  }
}

.ttlbar--post .ttlbar__ttl {
  font-size: 38px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  line-height: 46px;
}

@media (min-width: 768px) {
  .ttlbar--post .ttlbar__ttl {
    padding-bottom: 36px;
  }
}

@media (max-width: 767px) {
  .ttlbar--post .ttlbar__ttl {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 26px;
  }
}

@media (min-width: 768px) {
  .ttlbar__blogCat {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 80px;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .ttlbar__blogCat {
    position: relative;
    padding-left: 80px;
  }
}

.ttlbar__blogCat__date {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 14px;
  line-height: 24px;
}

.ttlbar__blogCat__cat {
  overflow: hidden;
}

.ttlbar__blogCat__cat > li {
  float: left;
  padding: 0 12px;
  margin: 4px 2px 0 2px;
  border: 1px solid rgba(37, 179, 64, .3);
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  color: #25b340;
  text-align: center;
  vertical-align: top;
}

/* module */
/* ======================================================= */
.archiveCase {
  padding: 65px 0 0;
  max-width: 1366px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .archiveCase {
    padding-top: 0;
  }
}

.archiveCase__ls {
  margin: 50px 0 20px;
}

.archiveCase__ls__in {
  overflow: hidden;
  height: 0;
}

.archiveCase__ls__in li.all {
  display: none;
  opacity: 0;
  transform: translate(0, 10px);
  transition: opacity 250ms ease 0ms, transform 250ms ease 0ms;
  clear: none;
}

.archiveCase__ls__in li.all.clear {
  clear: both;
}

.archiveCase__ls__in li.is-shown {
  opacity: 1;
  transform: translate(0, 0);
}

@media (max-width: 767px) {
  .archiveCase__spCtrl {
    margin: 0 20px;
    border-top: 1px solid #f3f7ef;
    border-bottom: 1px solid #f3f7ef;
  }
}

@media (min-width: 768px) {
  .archiveCase__spCtrl__hd {
    display: none;
  }
}

@media (max-width: 767px) {
  .archiveCase__spCtrl__hd {
    position: relative;
    height: 55px;
  }
  .archiveCase__spCtrl__hd > p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 20px;
    margin-top: -10px;
    font-size: 16px;
    font-weight: 700;
  }
  .archiveCase__spCtrl__hd > span {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    transition: transform 500ms ease 0ms;
  }
  .archiveCase__spCtrl__hd > span::before,
  .archiveCase__spCtrl__hd > span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: #25b340;
    transition: transform 500ms ease 0ms, opacity 500ms ease 0ms;
  }
  .archiveCase__spCtrl__hd > span::before {
    transform: rotate(0);
  }
  .archiveCase__spCtrl__hd > span::after {
    transform: rotate(90deg);
  }
  .archiveCase__spCtrl__hd.is-open > span {
    transform: rotate(180deg);
  }
  .archiveCase__spCtrl__hd.is-open > span::after {
    opacity: 0;
  }
}

@media (min-width: 768px) {
  .archiveCase__spCtrl__bd {
    height: auto !important;
  }
}

@media (max-width: 767px) {
  .archiveCase__spCtrl__bd {
    height: 0;
    overflow: hidden;
  }
}

.archiveCase__btn {
  overflow: hidden;
  height: 134px;
  margin-bottom: 10px;
  opacity: 1;
  transition: height 400ms ease 0ms, opacity 400ms ease 0ms;
}

@media (max-width: 767px) {
  .archiveCase__btn {
    height: auto;
  }
}

.archiveCase__btn.is-hidden {
  height: 0;
  opacity: 0;
}

.archiveCase__btn > span {
  transition: opacity 300ms ease 0ms;
}

.archiveCase__btn > span.is-hidden {
  opacity: 0;
}

.archiveCase__btn .c_btn__lnk__txt {
  transition: opacity 300ms ease 0ms;
}

.archiveCase__btn .c_btn__lnk__txt:nth-child(1) {
  opacity: 1;
}

.archiveCase__btn .c_btn__lnk__txt:nth-child(2) {
  opacity: 0;
}

.archiveCase__btn .c_btn__lnk__arw--btm {
  transition: transform 300ms ease 0ms;
}

.archiveCtrl {
  position: relative;
  transition: opacity 300ms ease 0ms;
}

@media (min-width: 768px) {
  .archiveCtrl {
    width: 900px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .archiveCtrl {
    padding: 10px 0 20px;
  }
}

.archiveCtrl.is-hidden {
  opacity: 0;
}

.archiveCtrl.is-coverd::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

@media (max-width: 767px) {
  .archiveCtrl.ctrlbtm {
    display: none;
  }
}

.archiveCtrl__set {
  position: relative;
  padding-left: 50px;
  text-align: left;
}

.archiveCtrl__set + .archiveCtrl__set {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .archiveCtrl__set {
    padding-left: 0;
    text-align: center;
  }
}

.archiveCtrl__set.ctrl-fac {
  margin-top: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: margin 300ms ease 0ms, opacity 300ms ease 0ms;
}

.archiveCtrl__set.ctrl-fac.is-shown {
  opacity: 1;
  margin-top: 20px;
}

.archiveCtrl__set__ttl {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
}

@media (max-width: 767px) {
  .archiveCtrl__set__ttl {
    margin-bottom: 5px;
    position: static;
    line-height: 30px;
  }
}

.archiveCtrl__set__ls {
  overflow: hidden;
}

.archiveCtrl__set__ls > li {
  float: left;
  margin: 0 5px 10px;
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li {
    float: none;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li.is-dis {
    display: none;
  }
}

.archiveCtrl__set__ls > li label {
  display: block;
  position: relative;
  cursor: pointer;
}

@media (min-width: 768px) {
  .archiveCtrl__set__ls > li label:hover span.bx::before {
    opacity: 0;
  }
  .archiveCtrl__set__ls > li label:hover span.bx::after {
    opacity: 1;
  }
  .archiveCtrl__set__ls > li label:hover span.bx .bx__tx {
    color: #fff;
  }
}

.archiveCtrl__set__ls > li input {
  position: absolute;
  opacity: 0;
}

.archiveCtrl__set__ls > li input:checked + span.bx::before {
  opacity: 0;
}

.archiveCtrl__set__ls > li input:checked + span.bx::after {
  opacity: 1;
}

.archiveCtrl__set__ls > li input:checked + span.bx .bx__tx {
  color: #fff;
}

.archiveCtrl__set__ls > li input.is-par + span.bx .bx__tx {
  color: #fff;
}

@media (min-width: 768px) {
  .archiveCtrl__set__ls > li input.is-par + span.bx::before {
    background-color: #25b340;
    opacity: .5;
  }
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li input.is-par + span.bx {
    background-color: rgba(37, 179, 64, .35);
  }
}

.archiveCtrl__set__ls > li input[disabled] + span.bx {
  cursor: default;
}

.archiveCtrl__set__ls > li input[disabled] + span.bx::before {
  opacity: 1 !important;
  border-color: #cecece !important;
  transition: none;
}

.archiveCtrl__set__ls > li input[disabled] + span.bx::after {
  display: none !important;
}

.archiveCtrl__set__ls > li input[disabled] + span.bx .bx__tx {
  color: #cecece !important;
  transition: none;
}

.archiveCtrl__set__ls > li span.bx {
  display: block;
  position: relative;
  height: 42px;
  padding: 0 40px;
  transition: background-color 300ms ease 0ms, opacity 300ms ease 0ms;
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li span.bx {
    padding: 0;
    height: auto;
  }
}

.archiveCtrl__set__ls > li span.bx::before,
.archiveCtrl__set__ls > li span.bx::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 21px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li span.bx::before,
  .archiveCtrl__set__ls > li span.bx::after {
    border-radius: 2px;
  }
}

.archiveCtrl__set__ls > li span.bx::before {
  border: 1px solid #25b340;
  background: #fff;
  transition: opacity 300ms ease 0ms, background-color 300ms ease 0ms;
  z-index: 1;
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li span.bx::before {
    display: none;
  }
}

.archiveCtrl__set__ls > li span.bx::after {
  background: linear-gradient(90deg, #25b340, #2fc4b2);
  opacity: 0;
  transition: opacity 300ms ease 0ms;
  z-index: 2;
}

.archiveCtrl__set__ls > li span.bx__tx {
  display: inline-block;
  position: relative;
  font-size: 14px;
  vertical-align: top;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  line-height: 40px;
  color: #25b340;
  transition: color 300ms ease 0ms;
  z-index: 3;
}

@media (max-width: 767px) {
  .archiveCtrl__set__ls > li span.bx__tx {
    padding: 12px 15px;
    line-height: 20px;
  }
}

.archiveCtrl__set__ls > li span.bx__tx span {
  display: inline-block;
}

.archiveCtrl__init {
  display: none;
}

@media (min-width: 768px) {
  .archiveCtrl__init {
    position: absolute;
    top: 7px;
    right: 0;
  }
}

@media (max-width: 767px) {
  .archiveCtrl__init {
    text-align: right;
    margin-top: 15px;
  }
}

.archiveCtrl__init label {
  display: block;
  cursor: pointer;
  transition: opacity 300ms ease 0ms;
}

@media (max-width: 767px) {
  .archiveCtrl__init label {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .archiveCtrl__init label:hover {
    opacity: .5;
  }
}

.archiveCtrl__init input {
  position: absolute;
  opacity: 0;
}

.archiveCtrl__init span {
  display: inline-block;
  vertical-align: middle;
}

.archiveCtrl__init span.tx {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.archiveCtrl__init span.ic {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  border-radius: 50%;
  background: #757575;
}

.archiveCtrl__init span.ic::before,
.archiveCtrl__init span.ic::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
  background: #fff;
}

.archiveCtrl__init span.ic::before {
  transform: rotate(45deg);
}

.archiveCtrl__init span.ic::after {
  transform: rotate(-45deg);
}

.archivePost {
  padding: 0;
  max-width: 1366px;
  margin: 0 auto;
  text-align: center;
}

.archivePost__cat {
  position: relative;
  max-width: 900px;
  margin: 65px auto 50px;
  padding: 0 105px 0 100px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .archivePost__cat {
    margin: 0 5.33333vw 50px;
    padding: 0;
  }
}

.archivePost__cat__ttl {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
}

@media (max-width: 767px) {
  .archivePost__cat__ttl {
    margin-bottom: 5px;
    text-align: left;
    position: static;
  }
}

.archivePost__cat__ls {
  overflow: hidden;
}

@media (max-width: 767px) {
  .archivePost__cat__ls {
    width: -100%;
    margin: 0 -5px;
  }
}

.archivePost__cat__ls li {
  float: left;
  margin: 0 5px 10px;
}

@media (max-width: 767px) {
  .archivePost__cat__ls li {
    width: 50%;
    margin: 0;
    padding: 0 5px 10px;
    box-sizing: border-box;
  }
}

.archivePost__cat__ls li > a,
.archivePost__cat__ls li > span {
  display: block;
  position: relative;
  width: 146px;
  height: 42px;
}

@media (max-width: 767px) {
  .archivePost__cat__ls li > a,
  .archivePost__cat__ls li > span {
    width: auto;
    height: 32px;
  }
}

.archivePost__cat__ls li > a::before,
.archivePost__cat__ls li > a::after,
.archivePost__cat__ls li > span::before,
.archivePost__cat__ls li > span::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 21px;
  box-sizing: border-box;
}

.archivePost__cat__ls li > a::before,
.archivePost__cat__ls li > span::before {
  border: 1px solid #25b340;
  background: #fff;
  transition: opacity 300ms ease 0ms, background-color 300ms ease 0ms;
  z-index: 1;
}

.archivePost__cat__ls li > a::after,
.archivePost__cat__ls li > span::after {
  background: linear-gradient(90deg, #25b340, #2fc4b2);
  opacity: 0;
  transition: opacity 300ms ease 0ms;
  z-index: 2;
}

.archivePost__cat__ls li > a > span,
.archivePost__cat__ls li > span > span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  color: #25b340;
  z-index: 3;
}

@media (max-width: 767px) {
  .archivePost__cat__ls li > a > span,
  .archivePost__cat__ls li > span > span {
    line-height: 30px;
  }
}

@media (max-width: 374px) {
  .archivePost__cat__ls li > a > span,
  .archivePost__cat__ls li > span > span {
    font-size: 3.73333vw;
  }
}

.archivePost__cat__ls li > a > span {
  transition: color 300ms ease 0ms;
}

@media (min-width: 768px) {
  .archivePost__cat__ls li > a:hover::before {
    opacity: 0;
  }
  .archivePost__cat__ls li > a:hover::after {
    opacity: 1;
  }
  .archivePost__cat__ls li > a:hover > span {
    color: #fff;
  }
}

.archivePost__cat__ls li > span::before {
  opacity: 0;
}

.archivePost__cat__ls li > span::after {
  opacity: 1;
}

.archivePost__cat__ls li > span > span {
  color: #fff;
}

.archivePost__cat__ls li > span.is-dis::before {
  opacity: 1;
  border-color: #cecece;
}

.archivePost__cat__ls li > span.is-dis::after {
  opacity: 0;
}

.archivePost__cat__ls li > span.is-dis > span {
  color: #cecece;
}

@media (min-width: 768px) {
  .archivePost__cat__mov {
    padding: 0 0 14px;
  }
}

@media (max-width: 767px) {
  .archivePost__cat__mov {
    text-align: center;
  }
}

.archivePost__cat__mov__t {
  padding: 16px 0;
  font-size: 14px;
  line-height: 2;
}

@media (max-width: 767px) {
  .archivePost__cat__mov__t {
    display: inline-block;
    text-align: left;
  }
}

.archivePost__date {
  position: relative;
  max-width: 900px;
  margin: 65px auto 50px;
  padding-bottom: 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .archivePost__date {
    padding-bottom: 0;
    margin: 0 5.33333vw 50px;
  }
}

.archivePost__date p {
  display: inline-block;
  font-size: 18px;
  height: 42px;
}

@media (max-width: 767px) {
  .archivePost__date p {
    margin: 10px 0 30px;
  }
}

.archivePost__date p b {
  display: inline-block;
  font-size: 36px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 300;
  margin: 0 4px;
}

@media (min-width: 768px) {
  .archivePost__init {
    position: absolute;
    top: 7px;
    right: 0;
  }
}

@media (max-width: 767px) {
  .archivePost__init {
    text-align: right;
    margin: 0 0 5px;
  }
}

.archivePost__init a {
  display: block;
  transition: opacity 300ms ease 0ms;
}

@media (min-width: 768px) {
  .archivePost__init a:hover {
    opacity: .5;
  }
}

.archivePost__init a span {
  display: inline-block;
  vertical-align: middle;
}

.archivePost__init a span.tx {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.archivePost__init a span.ic {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  border-radius: 50%;
  background: #757575;
}

.archivePost__init a span.ic::before,
.archivePost__init a span.ic::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  margin: -1px 0 0 -6px;
  background: #fff;
}

.archivePost__init a span.ic::before {
  transform: rotate(45deg);
}

.archivePost__init a span.ic::after {
  transform: rotate(-45deg);
}

.archivePost__pager {
  width: 580px;
  position: relative;
  margin: 60px auto 0;
  padding: 1px 60px;
  box-sizing: border-box;
  font-size: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .archivePost__pager {
    display: none;
  }
}

.archivePost__pager .page-numbers {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin: 2px;
  font-size: 15px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  transition: background-color 300ms ease 0ms, color 300ms ease 0ms;
  color: #25b340;
}

.archivePost__pager .page-numbers:hover {
  background: #f3f7ef;
}

.archivePost__pager .page-numbers.current,
.archivePost__pager .page-numbers.prev,
.archivePost__pager .page-numbers.next {
  background: #25b340;
  color: #fff;
}

.archivePost__pager .page-numbers.dots {
  background: transparent !important;
  color: #333 !important;
}

.archivePost__pager .page-numbers.prev,
.archivePost__pager .page-numbers.next {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  text-indent: -100px;
  overflow: hidden;
  transition: opacity 300ms ease 0ms;
}

.archivePost__pager .page-numbers.prev::before,
.archivePost__pager .page-numbers.next::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  box-sizing: border-box;
}

.archivePost__pager .page-numbers.prev:hover,
.archivePost__pager .page-numbers.next:hover {
  opacity: .7;
}

.archivePost__pager .page-numbers.prev {
  left: 0;
}

.archivePost__pager .page-numbers.prev::before {
  left: 18px;
  transform: rotate(135deg);
}

.archivePost__pager .page-numbers.next {
  right: 0;
}

.archivePost__pager .page-numbers.next::before {
  right: 18px;
  transform: rotate(-45deg);
}

.archivePost__spPager {
  margin: 60px 0 0;
}

@media (min-width: 768px) {
  .archivePost__spPager {
    display: none;
  }
}

.archivePost__spPager__in {
  overflow: hidden;
  height: 50px;
  overflow: hidden;
}

.archivePost__spPager__in2 {
  position: relative;
  padding: 49px 50px 0;
}

.archivePost__spPager__in2.is-open .page-numbers.current {
  border-radius: 3px 3px 0 0;
}

.archivePost__spPager__in2.is-open .page-numbers.current::after {
  margin: -2px 0 0 0;
  transform: rotate(-135deg);
}

.archivePost__spPager .page-numbers {
  display: block;
  position: relative;
  height: 50px;
  background: #f3f7ef;
  font-size: 15px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
  transition: background-color 300ms ease 0ms, color 300ms ease 0ms;
}

.archivePost__spPager .page-numbers.current::after,
.archivePost__spPager .page-numbers.prev::after,
.archivePost__spPager .page-numbers.next::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 9px;
  height: 9px;
  margin-top: -4.5px;
  border-right: 2px solid #25b340;
  border-bottom: 2px solid #25b340;
  transform: rotate(-45deg);
  transition: transform 300ms ease 0ms, margin 300ms ease 0ms;
}

.archivePost__spPager .page-numbers + .page-numbers {
  border-top: 1px solid #d6dad3;
}

.archivePost__spPager .page-numbers.current {
  position: absolute;
  top: 0;
  left: 50px;
  width: calc(100% - 100px);
  margin: 0;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
  background: #25b340;
  color: #fff;
}

.archivePost__spPager .page-numbers.current::after {
  margin-top: -7px;
  border-color: #fff;
  transform: rotate(45deg);
}

.archivePost__spPager .page-numbers.prev,
.archivePost__spPager .page-numbers.next {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  border: none;
  background: transparent;
  border-radius: 50%;
  text-indent: -100px;
  overflow: hidden;
  z-index: 1;
}

.archivePost__spPager .page-numbers.prev {
  left: 0;
}

.archivePost__spPager .page-numbers.prev::after {
  left: 20px;
  transform: rotate(-225deg);
}

.archivePost__spPager .page-numbers.next {
  right: 0;
}

.archivePost__spPager .page-numbers.next::after {
  right: 20px;
  transform: rotate(-45deg);
}

.mw_wp_form .contactMain {
  max-width: 900px;
  margin: 0 auto 140px;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain {
    margin: 0 5.33333vw 100px;
  }
}

body.contact .only--confirm,
body.contact .only--complete {
  display: none !important;
}

body.confirm .only--contact,
body.confirm .only--complete {
  display: none !important;
}

body.complete .only--contact,
body.complete .only--confirm {
  display: none !important;
}

.mw_wp_form .contactMain span.error {
  display: block;
  clear: both;
  font-weight: 700;
  color: #f00;
  line-height: 36px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain span.error {
    margin-top: 4px;
  }
}

body.contact .mw_wp_form .contactMain li.is-err div.sel {
  border-color: #ff7f7f;
}

body.contact .mw_wp_form .contactMain li.is-err div.sel > span {
  border-color: #ff7f7f;
}

.mw_wp_form .contactMain li.is-err textarea,
.mw_wp_form .contactMain li.is-err input[type='text'] {
  border-color: #ff7f7f;
}

.mw_wp_form .contactMain li.is-err .mwform-radio-field-text::before,
.mw_wp_form .contactMain li.is-err .mwform-checkbox-field-text::before {
  border-color: #ff7f7f;
}

.mw_wp_form .contactMain__txt {
  padding-top: 65px;
  margin-bottom: 45px;
  line-height: 2;
}

.mw_wp_form .contactMain__hderr {
  font-weight: 700;
  color: #f00;
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__hderr br {
    display: none;
  }
}

.mw_wp_form .contactMain__ls {
  border-top: 1px solid #eaf0e4;
}

.mw_wp_form .contactMain__ls .formRow {
  padding: 18px 0;
  border-bottom: 1px solid #eaf0e4;
  overflow: hidden;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow {
    padding: 28px 0;
  }
}

.mw_wp_form .contactMain__ls .formRow textarea {
  width: 100%;
  height: 270px;
  padding: 18px;
  border-radius: 3px;
  border: 1px solid #f3f7ef;
  box-sizing: border-box;
  background: #f3f7ef;
  resize: vertical;
  font: inherit;
  line-height: 1.5;
  outline: none;
}

@media (min-width: 768px) {
  .is-cc .mw_wp_form .contactMain__ls .formRow textarea {
    height: 135px;
  }
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow textarea {
    height: 150px;
    padding: 8px;
    max-width: 50vh;
  }
}

.mw_wp_form .contactMain__ls .formRow textarea:focus {
  border: 1px solid #25b340 !important;
  background: #fff !important;
}

.mw_wp_form .contactMain__ls .formRow input[type='text'] {
  width: 100%;
  height: 50px;
  padding: 0 18px;
  border: 1px solid #f3f7ef;
  box-sizing: border-box;
  background: #f3f7ef;
  border-radius: 3px;
  font: inherit;
  outline: none;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow input[type='text'] {
    height: 32px;
    padding: 0 8px;
  }
}

.mw_wp_form .contactMain__ls .formRow input[type='text']:focus {
  border: 1px solid #25b340 !important;
  background: #fff !important;
}

body.contact .mw_wp_form .contactMain__ls .formRow div.sel {
  display: inline-block;
  position: relative;
  background: linear-gradient(#fff, #f3f7ef);
  border: 1px solid #cfd9c5;
  border-radius: 3px;
}

body.contact .mw_wp_form .contactMain__ls .formRow div.sel:hover {
  background: linear-gradient(#f3f7ef, #fff);
}

body.contact .mw_wp_form .contactMain__ls .formRow div.sel > span {
  display: block;
  position: absolute;
  top: 18px;
  right: 16px;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #25b340;
  border-right: 2px solid #25b340;
  box-sizing: border-box;
  transform: rotate(45deg);
  z-index: 1;
}

@media (max-width: 767px) {
  body.contact .mw_wp_form .contactMain__ls .formRow div.sel > span {
    top: 11px;
    right: 12px;
    width: 8px;
    height: 8px;
  }
}

body.contact .mw_wp_form .contactMain__ls .formRow div.sel select {
  position: relative;
  height: 50px;
  padding: 0 56px 0 18px;
  background: none;
  box-sizing: border-box;
  appearance: none;
  cursor: pointer;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 767px) {
  body.contact .mw_wp_form .contactMain__ls .formRow div.sel select {
    width: 100%;
    height: 32px;
    padding: 0 46px 0 8px;
  }
}

.mw_wp_form .contactMain__ls .formRow__l {
  position: relative;
  height: 52px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__ls .formRow__l {
    float: left;
    width: 270px;
    padding-right: 60px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .is-cc .mw_wp_form .contactMain__ls .formRow__l {
    width: 305px;
  }
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__l {
    height: 26px;
    margin-bottom: 12px;
  }
}

.mw_wp_form .contactMain__ls .formRow__l__txt {
  font-size: 16px;
  font-weight: 700;
  line-height: 52px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__l__txt {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
  }
}

.mw_wp_form .contactMain__ls .formRow__l__req {
  width: 50px;
  height: 26px;
  background: #eb4949;
  line-height: 26px;
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__ls .formRow__l__req {
    position: absolute;
    top: 50%;
    right: 60px;
    margin-top: -13px;
  }
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__l__req {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }
}

.mw_wp_form .contactMain__ls .formRow__r {
  overflow: hidden;
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__ls .formRow__r {
    line-height: 52px;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__radio {
  overflow: hidden;
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span {
  display: block;
  position: relative;
  height: 52px;
  line-height: 52px;
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__ls .formRow__r__radio > span {
    float: left;
  }
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__radio > span {
    height: 30px;
    line-height: 30px;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span + span {
  margin-left: 40px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__radio > span + span {
    margin: 10px 0 0 0;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label {
  display: block;
  position: relative;
  height: 52px;
  padding-left: 35px;
  overflow: hidden;
  cursor: pointer;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__radio > span label {
    height: 30px;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label > span::before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #cfd9c5;
  border-radius: 50%;
  box-sizing: border-box;
  background: linear-gradient(#fff, #f3f7ef);
  transition: border 300ms ease 0ms, background 300ms ease 0ms;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__radio > span label > span::before {
    top: 2px;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label > span::after {
  content: '';
  display: block;
  position: absolute;
  top: 22px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #eaf0e4;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__radio > span label > span::after {
    top: 11px;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label input[type='radio'] {
  position: absolute;
  top: 0;
  right: 101%;
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label input[type='radio']:checked + span::before {
  border-color: #25b340;
  background: #25b340;
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label input[type='radio']:checked + span::after {
  background: #fff;
}

.mw_wp_form .contactMain__ls .formRow__r__radio > span label:hover > span::before {
  background: linear-gradient(#f3f7ef, #fff);
}

.mw_wp_form .contactMain__ls .formRow__r__wd {
  width: 100%;
}

.mw_wp_form .contactMain__ls .formRow__r__tel input[type='text'] {
  width: 100px;
  margin: 0 5px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__tel input[type='text'] {
    max-width: 100px;
    width: 27%;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__tel input[type='text']:first-child {
  margin-left: 0;
}

.mw_wp_form .contactMain__ls .formRow__r__zip {
  margin-bottom: 10px;
}

.mw_wp_form .contactMain__ls .formRow__r__zip input[type='text'] {
  width: 100px;
  margin: 0 5px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__zip input[type='text'] {
    max-width: 100px;
    width: 27%;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__add > li + li {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__add > li + li {
    margin-top: 7px;
  }
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__ls .formRow__r__add__l {
    float: left;
    width: 125px;
  }
}

@media (max-width: 767px) {
  body.confirm .mw_wp_form .contactMain__ls .formRow__r__add__l {
    display: none;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__add__l__txt {
  font-size: 14px;
  line-height: 52px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__ls .formRow__r__add__l__txt {
    margin-bottom: 2px;
    line-height: 24px;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__add__r {
  overflow: hidden;
}

body.confirm .mw_wp_form .contactMain__ls .formRow__r__add__r {
  padding: 11px 0;
  line-height: 30px;
  min-height: 30px;
}

@media (max-width: 767px) {
  body.confirm .mw_wp_form .contactMain__ls .formRow__r__add__r {
    padding: 0;
  }
}

.mw_wp_form .contactMain__ls .formRow__r__msg {
  padding: 11px 0;
  line-height: 30px;
  min-height: 30px;
}

.mw_wp_form .contactMain__btm__agree {
  padding: 35px 0;
  text-align: center;
}

.mw_wp_form .contactMain__btm__agree > span {
  display: inline-block;
  position: relative;
  height: 52px;
  line-height: 52px;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__btm__agree > span {
    height: 36px;
    line-height: 36px;
  }
}

.mw_wp_form .contactMain__btm__agree > span label {
  display: block;
  position: relative;
  height: 52px;
  padding-left: 40px;
  overflow: hidden;
  cursor: pointer;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__btm__agree > span label {
    height: 36px;
    padding-left: 36px;
  }
}

.mw_wp_form .contactMain__btm__agree > span label > span {
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 374px) {
  .mw_wp_form .contactMain__btm__agree > span label > span {
    font-size: 4.26667vw;
  }
}

.mw_wp_form .contactMain__btm__agree > span label > span::before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #cfd9c5;
  border-radius: 3px;
  box-sizing: border-box;
  background: linear-gradient(#fff, #f3f7ef);
  transition: border 300ms ease 0ms, background 300ms ease 0ms;
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__btm__agree > span label > span::before {
    top: 5px;
  }
}

.mw_wp_form .contactMain__btm__agree > span label > span::after {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 7px;
  width: 13px;
  height: 8px;
  border-left: 2px solid #eaf0e4;
  border-bottom: 2px solid #eaf0e4;
  box-sizing: border-box;
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .mw_wp_form .contactMain__btm__agree > span label > span::after {
    top: 13px;
  }
}

.mw_wp_form .contactMain__btm__agree > span label input[type='checkbox'] {
  position: absolute;
  top: 0;
  right: 101%;
}

.mw_wp_form .contactMain__btm__agree > span label input[type='checkbox']:checked + span::before {
  border-color: #25b340;
  background: #25b340;
}

.mw_wp_form .contactMain__btm__agree > span label input[type='checkbox']:checked + span::after {
  border-color: #fff;
}

.mw_wp_form .contactMain__btm__agree > span label:hover > span::before {
  background: linear-gradient(#f3f7ef, #fff);
}

.mw_wp_form .contactMain__btm__agree span.error + p {
  display: none;
}

.mw_wp_form .contactMain__btm__agree > p {
  margin-top: 5px;
  font-size: 13px;
}

.mw_wp_form .contactMain__btm__btn.opt-return {
  margin: 50px 0 20px;
}

.mw_wp_form .contactMain__btm__btn.opt-return > span input {
  color: #25b340;
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__btm__btn.opt-return > span:hover input {
    color: #fff;
  }
}

.mw_wp_form .contactMain__btm__btn > span input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  transition: color 300ms ease 0ms;
}

@media (min-width: 768px) {
  .mw_wp_form .contactMain__btm__btn > span:hover input {
    color: #25b340;
  }
}

.contactPolicy__mn {
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid #eaf0e4;
  border-bottom: 1px solid #eaf0e4;
  font-size: 14px;
}

@media (max-width: 767px) {
  .contactPolicy__mn {
    margin: 0 5.33333vw;
  }
}

.contactPolicy__mn .pp {
  padding: 30px 0;
}

.contactPolicy__mn .pp p {
  font-size: 14px;
  line-height: 22px;
}

.contactPolicy__mn .pp p a {
  color: #25b340;
}

.contactPolicy__mn .pp__set + .pp__set {
  margin-top: 35px;
}

.contactPolicy__mn .pp__set__ttl {
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: 18px;
  font-weight: 700;
}

.contactPolicy__mn .pp__set__ttl > span {
  position: absolute;
  left: 0;
}

@media (max-width: 767px) {
  .contactPolicy__mn .pp__set__ttl {
    margin-bottom: 18px;
    font-size: 16px;
  }
}

.contactPolicy__mn .pp__set__txt + p {
  margin-top: 15px;
}

.contactPolicy__mn .pp__set__ls {
  margin-top: 15px;
  padding-left: 18px;
}

.contactPolicy__mn .pp__set__ls > li {
  position: relative;
}

.contactPolicy__mn .pp__set__ls > li::before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: -15px;
  width: 4px;
  height: 4px;
  background: #25b340;
}

.contactPolicy__mn .pp__set__ls > li + li {
  margin-top: 15px;
}

.contactPolicy__mn .pp__set__ls > li ul,
.contactPolicy__mn .pp__set__ls > li ol {
  margin: 7px 15px;
}

@media (max-width: 767px) {
  .contactPolicy__mn .pp__set__ls > li ul,
  .contactPolicy__mn .pp__set__ls > li ol {
    margin: 6px 0;
  }
}

.contactPolicy__mn .pp__set__ls > li ul li,
.contactPolicy__mn .pp__set__ls > li ol li {
  position: relative;
  padding-left: 20px;
}

.contactPolicy__mn .pp__set__ls > li ul li span,
.contactPolicy__mn .pp__set__ls > li ol li span {
  position: absolute;
  left: 0;
}

.contactPolicy__mn .pp__set__ls.opt-nm > li + li {
  margin-top: 0;
}

.contactThanks__txt {
  margin-bottom: 60px;
  font-size: 15px;
  line-height: 2;
  text-align: center;
}

@media (max-width: 767px) {
  .contactThanks__txt {
    text-align: left;
    margin: 0 5.33333vw;
  }
}

@media (min-width: 768px) {
  .faqMain {
    width: 900px;
    margin: 0 auto;
  }
}

.faqMain__hd {
  margin: 60px 0 75px;
}

@media (max-width: 767px) {
  .faqMain__hd {
    margin: 0 0 100px;
    padding: 0 5.33333vw;
  }
}

.faqMain__hd__sel {
  position: relative;
  height: 50px;
  padding: 0 18px;
  border-radius: 3px;
  background: #25b340;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
  transition: border 300ms ease 0ms;
}

@media (min-width: 768px) {
  .faqMain__hd__sel {
    display: none;
  }
}

.faqMain__hd__sel::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 9px;
  height: 9px;
  margin-top: -7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  transition: transform 300ms ease 0ms, margin 300ms ease 0ms;
}

.faqMain__hd__sel.is-open {
  border-radius: 3px 3px 0 0;
}

.faqMain__hd__sel.is-open::after {
  margin: -2px 0 0 0;
  transform: rotate(-135deg);
}

@media (min-width: 768px) {
  .faqMain__hd__in {
    height: auto !important;
  }
}

@media (max-width: 767px) {
  .faqMain__hd__in {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0 5.33333vw;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .faqMain__hd__ls {
    margin: 0 -25px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .faqMain__hd__ls {
    border-radius: 0 0 3px 3px;
    overflow: hidden;
  }
}

.faqMain__hd__ls li {
  position: relative;
  float: left;
  padding: 0 25px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .faqMain__hd__ls li {
    float: none;
    margin: 0;
    padding: 0;
    background: #f3f7ef;
  }
  .faqMain__hd__ls li + li {
    border-top: 1px solid #d6dad3;
  }
}

.faqMain__hd__ls li > span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  cursor: pointer;
  transition: opacity 300ms ease 0ms;
}

.faqMain__hd__ls li > span:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .faqMain__hd__ls li > span {
    display: block;
    padding: 15px 40px 15px 18px;
    font-weight: 300;
  }
}

.faqMain__hd__ls li > span::after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 0 2px 10px;
  border-right: 2px solid #25b340;
  border-bottom: 2px solid #25b340;
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .faqMain__hd__ls li > span::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    margin: -7px 0 0 0;
  }
}

.faqMain__hd__ls li > span > span {
  display: inline-block;
}

@media (max-width: 767px) {
  .faqMain__bd {
    padding: 0 5.33333vw;
  }
}

.faqMain__bd .c_sect__hd {
  padding: 0;
}

.faqMain__bd .c_sect__hd__ttl span {
  display: inline-block;
}

.faqMain__bd__cset + .faqMain__bd__cset {
  margin-top: 130px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset + .faqMain__bd__cset {
    margin-top: 60px;
  }
}

.faqMain__bd__cset__ttl {
  margin-bottom: 65px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ttl {
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 1.4;
  }
}

@media (max-width: 374px) {
  .faqMain__bd__cset__ttl {
    font-size: 5.33333vw;
  }
}

.faqMain__bd__cset__ls {
  border-top: 1px solid #eaf0e4;
}

.faqMain__bd__cset__ls .faqSet {
  padding: 28px 0;
  border-bottom: 1px solid #eaf0e4;
}

@media (min-width: 768px) {
  .faqMain__bd__cset__ls .faqSet {
    cursor: pointer;
  }
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet {
    padding: 24px 0;
  }
}

.faqMain__bd__cset__ls .faqSet.is-open .faqSet__hd div.plus::before {
  transform: rotate(180deg);
}

.faqMain__bd__cset__ls .faqSet.is-open .faqSet__hd div.plus::after {
  transform: rotate(180deg);
  opacity: 0;
}

.faqMain__bd__cset__ls .faqSet.is-open .faqSet__bd {
  opacity: 1;
}

.faqMain__bd__cset__ls .faqSet__hd,
.faqMain__bd__cset__ls .faqSet__bd {
  position: relative;
  overflow: hidden;
}

.faqMain__bd__cset__ls .faqSet__hd div.ic,
.faqMain__bd__cset__ls .faqSet__bd div.ic {
  float: left;
  position: relative;
  width: 32px;
  height: 32px;
  margin-left: -48px;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__hd div.ic,
  .faqMain__bd__cset__ls .faqSet__bd div.ic {
    width: 22px;
    height: 22px;
    margin-left: -36px;
  }
}

.faqMain__bd__cset__ls .faqSet__hd div.ic > span,
.faqMain__bd__cset__ls .faqSet__bd div.ic > span {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  font-size: 16px;
  margin-bottom: -1px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  color: #fff;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__hd div.ic > span,
  .faqMain__bd__cset__ls .faqSet__bd div.ic > span {
    font-size: 12px;
    margin-bottom: -1px;
  }
}

.faqMain__bd__cset__ls .faqSet__hd {
  padding: 0 96px 0 48px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__hd {
    padding: 0 56px 0 36px;
  }
}

.faqMain__bd__cset__ls .faqSet__hd div.plus {
  position: absolute;
  top: 1px;
  right: 22px;
  width: 30px;
  height: 30px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__hd div.plus {
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
  }
}

.faqMain__bd__cset__ls .faqSet__hd div.plus::before,
.faqMain__bd__cset__ls .faqSet__hd div.plus::after {
  content: '';
  display: block;
  position: absolute;
  background: #25b340;
  transition: transform 250ms ease 0ms, opacity 250ms ease 0ms;
}

.faqMain__bd__cset__ls .faqSet__hd div.plus::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}

.faqMain__bd__cset__ls .faqSet__hd div.plus::after {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}

.faqMain__bd__cset__ls .faqSet__hd div.ic {
  background: #25b340;
}

.faqMain__bd__cset__ls .faqSet__hd__q {
  padding: 2px 0;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__hd__q {
    padding: 0;
    line-height: 22px;
  }
}

.faqMain__bd__cset__ls .faqSet__bd {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 300ms ease 0ms;
}

.faqMain__bd__cset__ls .faqSet__bd__in {
  padding: 28px 0 0 48px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__bd__in {
    padding: 24px 0 0 36px;
  }
}

.faqMain__bd__cset__ls .faqSet__bd div.ic {
  background: #2fc4b2;
}

.faqMain__bd__cset__ls .faqSet__bd__a,
.faqMain__bd__cset__ls .faqSet__bd__link {
  padding: 2px 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__bd__a,
  .faqMain__bd__cset__ls .faqSet__bd__link {
    padding: 0;
    line-height: 22px;
  }
}

.faqMain__bd__cset__ls .faqSet__bd__link {
  margin-top: 28px;
}

@media (max-width: 767px) {
  .faqMain__bd__cset__ls .faqSet__bd__link {
    margin-top: 22px;
  }
}

.faqMain__bd__cset__ls .faqSet__bd__link a {
  font: inherit;
  color: #25b340;
}

.homeBlog {
  padding-bottom: 120px;
}

.homeBlog .c_sect__hd {
  text-align: center;
}

.homeBlog .c_sect__hd__ld {
  display: inline-block;
  text-align: left;
}

@media (max-width: 767px) {
  .homeBlog .c_sect__hd__ld {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .homeBlog .c_blog__itm {
    border: none;
  }
  .homeBlog .c_blog__itm:nth-child(1) {
    width: 100%;
    padding-right: 0;
    border-right: none;
    border-top: 1px solid #eaf0e4;
  }
  .homeBlog .c_blog__itm:nth-child(1)::before {
    display: none;
  }
  .homeBlog .c_blog__itm:nth-child(1) .c_blog__itm__pic,
  .homeBlog .c_blog__itm:nth-child(1) .c_blog__itm__info {
    width: 50%;
  }
  .homeBlog .c_blog__itm:nth-child(1) .c_blog__itm__info {
    vertical-align: middle;
  }
  .homeBlog .c_blog__itm:nth-child(1) .c_blog__itm__info__in {
    padding: 0 40px 0 60px;
  }
  .homeBlog .c_blog__itm:nth-child(2) {
    padding: 10px 10px 10px 0;
    border-top: none;
    border-right: 1px solid #eaf0e4;
  }
  .homeBlog .c_blog__itm:nth-child(2)::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 200%;
    background: #eaf0e4;
  }
  .homeBlog .c_blog__itm:nth-child(3) {
    padding: 10px 0 10px 10px;
    border-top: none;
    border-right: none;
    clear: none;
  }
  .homeBlog .c_blog__itm:nth-child(3)::before {
    dcontent: '';
    display: block;
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background: #eaf0e4;
  }
}

@media (min-width: 768px) {
  .homeBlog__btn {
    margin-top: 55px;
  }
}

@media (max-width: 767px) {
  .homeBlog__btn {
    margin-top: 30px;
  }
}

.homeCase .c_sect__hd {
  text-align: center;
}

.homeCase .c_sect__hd__ld {
  display: inline-block;
  text-align: left;
}

@media (max-width: 767px) {
  .homeCase .c_sect__hd__ld {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .homeCase__btn {
    margin-top: 55px;
  }
}

@media (max-width: 767px) {
  .homeCase .c_post__itm {
    width: 50%;
    float: left;
  }
  .homeCase .c_post__itm:nth-child(2n-1) {
    clear: both;
  }
}

.homeKey {
  position: relative;
  overflow: hidden;
  background: #fff;
}

@media (min-width: 768px) {
  .homeKey {
    min-height: 606.14934px;
    max-height: 690px;
    margin-bottom: 135px;
  }
  .homeKey::before {
    content: '';
    display: block;
    padding-top: 50.51245%;
  }
}

@media (max-width: 767px) {
  .homeKey {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .homeKey__bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .homeKey__bg {
    position: relative;
    width: 100%;
    height: 570px;
    max-height: 90vh;
    background-size: cover;
  }
}

.homeKey__bg div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.homeKey__bg div canvas {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
}

.homeKey__in {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  z-index: 2;
}

@media (max-width: 767px) {
  .homeKey__in {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 32px;
    box-sizing: border-box;
    max-width: 480px;
  }
}

.homeKey__hd {
  position: relative;
  width: 666px;
  height: 204px;
  margin-bottom: 8px;
  background: url('/wp-content/themes/syskenkawada/resources/images/home/txt_key01.png') 50% 50% no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .homeKey__hd {
    width: 100%;
    height: auto;
  }
  .homeKey__hd::before {
    content: '';
    display: block;
    padding-top: 30.63063%;
  }
}

.homeKey__hd__ttl {
  position: absolute;
  bottom: 18px;
  right: 0;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #2ec2a4;
}

@media (max-width: 767px) {
  .homeKey__hd__ttl {
    bottom: 1.6vw;
    font-size: 3.73333vw;
    line-height: 1.25;
  }
}

@media (min-width: 521px) and (max-width: 767px) {
  .homeKey__hd__ttl {
    font-size: 19.41333px;
  }
}

@media (max-width: 374px) {
  .homeKey__hd__ttl {
    font-size: 14px;
  }
}

.homeKey__hd__bar {
  display: none;
  position: absolute;
  bottom: 21px;
  right: 0;
  width: 261px;
  height: 11px;
  background: url('/wp-content/themes/syskenkawada/resources/images/home/pic_key_bar01.gif') 50% 100% no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .homeKey__hd__bar {
    bottom: 11.76471%;
    width: 38.80597%;
    height: 11px;
  }
}

.homeKey__txt {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -.01em;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .homeKey__txt {
    margin-top: 25px;
    font-size: 14px;
    line-height: 1.71429;
    white-space: normal;
  }
  .homeKey__txt span {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .homeLineup .c_post__itm__info__ttl {
    text-align: center;
  }
  .homeLineup .c_post__itm__info__txt {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .homeLineup__pick {
    transition: margin 400ms ease 0ms;
  }
  .homeLineup__pick.is-open {
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .homeLineup__pick .c_post__itm {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .homeLineup__pick .c_post__itm__pic,
  .homeLineup__pick .c_post__itm__info {
    float: left;
    width: 50%;
  }
  .homeLineup__pick .c_post__itm__pic::before,
  .homeLineup__pick .c_post__itm__info::before {
    content: '';
    display: block;
    padding-top: 42.45974%;
  }
  .homeLineup__pick .c_post__itm__info {
    margin: 0;
    padding: 0;
  }
  .homeLineup__pick .c_post__itm__info__in {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 65px;
    box-sizing: border-box;
    transform: translate(0, -50%);
  }
  .homeLineup__pick .c_post__itm__info__ttl {
    height: auto;
  }
  .homeLineup__pick .c_post__itm__info__ttl > span {
    display: inline-block;
    position: static;
    width: auto;
    transform: none;
    text-align: left;
  }
  .homeLineup__pick .c_post__itm__info__txt {
    margin-top: 20px;
  }
}

.homeLineup__hdn {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  transition: opacity 300ms ease 0ms;
}

@media (max-width: 767px) {
  .homeLineup__hdn .c_post__itm {
    transform-origin: 50% 0;
    transform: translateY(25px);
    transition: transform 300ms ease 0ms;
  }
}

.homeLineup__hdn.is-open {
  opacity: 1;
}

.homeLineup__hdn.is-open .c_post__itm {
  transform: translateY(0);
}

.homeLineup__btn .c_btn__lnk__txt {
  transition: opacity 300ms ease 0ms;
}

.homeLineup__btn .c_btn__lnk__txt:nth-child(1) {
  opacity: 1;
}

.homeLineup__btn .c_btn__lnk__txt:nth-child(2) {
  opacity: 0;
}

.homeLineup__btn .c_btn__lnk__arw--btm {
  transition: transform 300ms ease 0ms;
}

.homeLineup__btn > span.is-open .c_btn__lnk__txt:nth-child(1) {
  opacity: 0;
}

.homeLineup__btn > span.is-open .c_btn__lnk__txt:nth-child(2) {
  opacity: 1;
}

.homeLineup__btn > span.is-open .c_btn__lnk__arw--btm {
  margin-top: -1px;
  transform: rotate(-45deg);
}

.homeMovie .c_sect__hd {
  text-align: center;
}

.homeMovie .c_sect__hd__ld {
  display: inline-block;
  text-align: left;
}

@media (max-width: 767px) {
  .homeMovie .c_sect__hd__ld {
    margin-bottom: 0;
  }
}

.homeMovie__gd {
  margin: 40px 0 0;
}

@media (min-width: 768px) {
  .homeMovie__gd {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .homeMovie__gd {
    flex-direction: column;
  }
}

.homeMovie__gd__t {
  font-size: 14px;
  line-height: 2;
  text-align: left;
}

@media (min-width: 768px) {
  .homeMovie__gd__t {
    order: 2;
  }
}

@media (max-width: 767px) {
  .homeMovie__gd__t {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .homeMovie__gd__btn {
    order: 1;
    margin: 0 20px 0 0;
  }
}

@media (max-width: 767px) {
  .homeMovie__gd__btn {
    margin: 14px 0 0;
  }
}

@media (min-width: 768px) {
  .homeMovie__ls {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .homeMovie__ls {
    margin: 0 20px;
    padding: 0;
    border-bottom: 1px solid #eaf0e4;
  }
}

.homeMovieItm {
  position: relative;
  box-sizing: border-box;
  text-align: left;
}

@media (min-width: 768px) {
  .homeMovieItm {
    width: 25%;
    padding: 0 15px;
  }
  .homeMovieItm + li {
    border-left: 1px solid #eaf0e4;
  }
}

@media (max-width: 767px) {
  .homeMovieItm {
    padding: 30px 0;
    border-top: 1px solid #eaf0e4;
  }
}

.homeMovieItm.is-locked > a {
  position: relative;
}

.homeMovieItm.is-locked > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/icon_locked01.png') 50% 50% no-repeat;
  background-size: contain;
  z-index: 2;
}

@media (max-width: 767px) {
  .homeMovieItm.is-locked > a::before {
    top: -10px;
    right: -10px;
    width: 75px;
    height: 75px;
  }
}

.homeMovieItm > a {
  display: block;
}

@media (min-width: 768px) {
  .homeMovieItm > a {
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
    transition: background-color 300ms ease 0ms;
  }
  .homeMovieItm > a:hover {
    background: #f3f7ef;
  }
}

@media (min-width: 768px) {
  .homeMovieItm__pic {
    margin: 0 0 15px;
  }
}

@media (max-width: 767px) {
  .homeMovieItm__pic {
    margin-bottom: 25px;
  }
}

.homeMovieItm__pic.opt-new .homeMovieItm__pic__bd::after {
  content: 'NEW';
  display: block;
  position: absolute;
  top: -15px;
  left: -15px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #da8f23;
  border-radius: 50%;
  font-size: 11px;
  text-align: center;
  letter-spacing: .04em;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  color: #fff;
  z-index: 2;
}

.homeMovieItm__pic__bd {
  position: relative;
  width: 100%;
}

@media (max-width: 767px) {
  .homeMovieItm__pic__bd {
    max-height: 360px;
  }
}

.homeMovieItm__pic__bd::before {
  content: '';
  display: block;
  padding-top: 65.74257%;
}

.homeMovieItm__pic__bd > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: cover;
  transition: transform 400ms ease 0ms, opacity 400ms ease 0ms;
}

.homeMovieItm__info__hd {
  position: relative;
  min-height: 24px;
  margin-bottom: 12px;
  padding-left: 78px;
  text-align: left;
}

.homeMovieItm__info__hd.has-time {
  padding-right: 50px;
}

.homeMovieItm__info__hd__date {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 14px;
  line-height: 24px;
}

.homeMovieItm__info__hd__cat {
  overflow: hidden;
}

.homeMovieItm__info__hd__cat > li {
  float: left;
  padding: 0 10px;
  margin: 4px 2px 0 2px;
  border: 1px solid rgba(37, 179, 64, .3);
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  color: #25b340;
  text-align: center;
  vertical-align: top;
}

.homeMovieItm__info__hd__time {
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 14px;
  line-height: 24px;
}

.homeMovieItm__info__hd__time::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -11px;
  margin-top: -4px;
  border: 5px solid transparent;
  border-right: none;
  border-left: 8px solid #333;
}

.homeMovieItm__info__ttl {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.625;
}

.homeMovieItm__info__txt {
  margin-top: 16px;
  font-size: 13px;
  line-height: 1.92308;
}

@media (min-width: 768px) {
  .homeMovie__btn {
    margin-top: 55px;
  }
}

@media (max-width: 767px) {
  .homeMovie__btn {
    margin-top: 30px;
  }
}

.homeNews {
  text-align: center;
}

@media (min-width: 768px) {
  .homeNews__ls {
    display: inline-block;
    max-width: 725px;
  }
}

@media (max-width: 767px) {
  .homeNews__ls {
    padding: 0 20px;
  }
}

.homeNews__ls > li {
  text-align: left;
}

@media (min-width: 768px) {
  .homeNews__ls > li {
    display: flex;
  }
}

.homeNews__ls > li + li {
  margin: 10px 0 0;
}

@media (max-width: 767px) {
  .homeNews__ls > li + li {
    margin: 22px 0 0;
  }
}

.homeNews__ls__dt {
  display: block;
  width: 85px;
  font-size: 14px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .homeNews__ls__dt {
    float: left;
  }
}

.homeNews__ls__lbl {
  display: block;
  position: relative;
  width: 130px;
  height: 25px;
  border-radius: 12.5px;
  background: #20b8c1;
}

.homeNews__ls__lbl.is-co2report {
  background: #29ba71;
}

.homeNews__ls__lbl.is-maintenance {
  background: #da8f23;
}

@media (max-width: 767px) {
  .homeNews__ls__lbl {
    float: left;
  }
}

.homeNews__ls__lbl > span {
  font-size: 12px;
  white-space: nowrap;
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  color: #fff;
}

.homeNews__ls__tt {
  display: block;
  padding: 1px 0 1px 20px;
  font-size: 14px;
  line-height: 1.64286;
  transition: opacity 300ms ease 0ms;
}

.homeNews__ls__tt:hover {
  opacity: .5;
}

@media (min-width: 768px) {
  .homeNews__ls__tt {
    flex: 1;
  }
}

@media (max-width: 767px) {
  .homeNews__ls__tt {
    width: 100%;
    padding: 3px 0 0;
    line-height: 2;
    clear: both;
  }
}

.homeNews__btn {
  margin: 50px 0 0;
}

@media (max-width: 767px) {
  .homeNews__btn {
    margin: 56px 0 0;
  }
}

.imgModal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  z-index: 10001;
  opacity: 0;
  transition: opacity 500ms ease 0ms;
}

.imgModal + .imgModalBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .65);
  opacity: 0;
  transition: opacity 500ms ease 0ms;
  z-index: 10000;
}

.imgModal img {
  display: block;
  position: absolute;
  right: 50%;
  max-width: 90%;
  height: auto;
  transform: translate(50%, 0);
  z-index: 2;
}

.imgModal.is-shown {
  opacity: 1;
}

.imgModal.is-shown + .imgModalBg {
  opacity: 1;
}

@media (min-width: 768px) {
  .imgModal.is-shown {
    cursor: pointer;
  }
  .imgModal.is-shown + .imgModalBg {
    cursor: pointer;
  }
}

.modalIgnite {
  position: relative;
  transition: opacity 300ms ease 0ms;
}

@media (min-width: 768px) {
  .modalIgnite {
    cursor: pointer;
  }
}

@media (min-width: 768px) {
  .modalIgnite:hover {
    opacity: .7;
  }
}

@media (min-width: 768px) {
  .modalIgnite::after {
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 25px;
    height: 25px;
    background: url('/wp-content/themes/syskenkawada/resources/images/common/icon_zoom01.png') 50% 50% no-repeat;
    background-size: contain;
  }
}

.singleCase {
  padding: 65px 0 0;
  max-width: 1366px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .singleCase {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .singleCase__hd {
    display: table;
    width: 100%;
    margin: 0 0 130px;
    padding: 0;
    table-layout: fixed;
  }
}

@media (max-width: 767px) {
  .singleCase__hd {
    display: block;
  }
}

.singleCase__hd__sld,
.singleCase__hd__info {
  display: table-cell;
  width: 50%;
}

@media (max-width: 767px) {
  .singleCase__hd__sld,
  .singleCase__hd__info {
    display: block;
    width: 100%;
  }
}

.singleCase__hd__sld {
  text-align: right;
  vertical-align: top;
}

@media (max-width: 767px) {
  .singleCase__hd__sld {
    margin-bottom: 30px;
  }
}

.singleCase__hd__sld__pic {
  position: relative;
  width: 100%;
}

.singleCase__hd__sld__pic::before {
  content: '';
  display: block;
  padding-top: 64.42167%;
  z-index: 1;
}

.singleCase__hd__sld__pic > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: cover;
  z-index: 1;
  opacity: 0;
  transition: opacity 600ms ease 0ms;
}

.singleCase__hd__sld__pic > div.is-cur {
  opacity: 1;
}

.singleCase__hd__sld__ls {
  font-size: 0;
}

@media (min-width: 768px) {
  .singleCase__hd__sld__ls {
    display: inline-block;
    max-width: 485px;
    padding-top: 15px;
    text-align: right;
  }
}

@media (max-width: 767px) {
  .singleCase__hd__sld__ls {
    margin: 0 auto;
    padding: 15px 15px 0;
    text-align: center;
  }
}

.singleCase__hd__sld__ls > div {
  position: relative;
  display: inline-block;
  width: 85px;
  margin-top: 15px;
  box-sizing: border-box;
  background: 50% 50% no-repeat;
  background-size: cover;
  transition: opacity 300ms ease 0ms;
}

@media (max-width: 767px) {
  .singleCase__hd__sld__ls > div {
    width: 72px;
    margin: 0 5px 10px;
  }
}

.singleCase__hd__sld__ls > div::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #25b340, #2fc4b2);
  opacity: 0;
  transition: opacity 400ms ease 0ms;
  cursor: pointer;
}

.singleCase__hd__sld__ls > div::after {
  content: '';
  display: block;
  padding-top: 64.42167%;
}

.singleCase__hd__sld__ls > div.is-cur {
  opacity: 1 !important;
}

.singleCase__hd__sld__ls > div.is-cur::before {
  opacity: .75;
  cursor: default;
}

@media (min-width: 768px) {
  .singleCase__hd__sld__ls > div:hover {
    opacity: .7;
  }
}

@media (min-width: 768px) {
  .singleCase__hd__sld__ls > div + div {
    margin-left: 15px;
  }
  .singleCase__hd__sld__ls > div:nth-child(5n-4) {
    margin-left: 0;
  }
}

.singleCase__hd__info {
  vertical-align: middle;
  text-align: left;
}

.singleCase__hd__info__in {
  display: inline-block;
  padding: 0 60px 0 70px;
}

@media (max-width: 767px) {
  .singleCase__hd__info__in {
    padding: 0 20px;
  }
}

.singleCase__hd__info__data th,
.singleCase__hd__info__data td {
  font-size: 16px;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 300;
  line-height: 2;
  vertical-align: top;
}

.singleCase__hd__info__data th {
  text-align: right;
  white-space: nowrap;
}

.singleCase__hd__info__data th::after {
  display: inline-block;
  content: '：';
  padding: 0 .6em;
}

@media (max-width: 767px) {
  .singleCase__hd__info__data th::after {
    padding: 0 .3em;
  }
}

.singleCase__hd__info__data td a {
  color: #25b340;
  transition: opacity 300ms ease 0ms;
}

.singleCase__hd__info__data td a:hover {
  opacity: .6;
}

.singleCase__hd__info__data td a.external {
  isplay: inline-block;
  position: relative;
  padding-right: 19px;
}

.singleCase__hd__info__data td a.external > span {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 7px;
  height: 5px;
  margin-top: -3px;
  background: #25b340;
}

.singleCase__hd__info__data td a.external > span::before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  bottom: -2px;
  width: 8px;
  height: 6px;
  border-bottom: 1px solid #25b340;
  border-left: 1px solid #25b340;
  box-sizing: border-box;
}

.singleCase__hd__info__desc {
  margin-top: 36px;
  padding-top: 36px;
  border-top: 1px solid #eaf0e4;
}

@media (max-width: 767px) {
  .singleCase__hd__info__desc {
    margin-top: 20px;
    padding-top: 20px;
  }
}

.singleCase__hd__info__desc p {
  font-size: 14px;
  line-height: 2;
}

.singleCase__cl {
  width: 900px;
  margin: 130px auto;
  padding: 35px;
  background: #f3f7ef;
  text-align: left;
}

@media (max-width: 767px) {
  .singleCase__cl {
    width: auto;
    margin: 90px 20px;
    padding: 30px 25px;
  }
}

.singleCase__cl__in {
  display: table;
  width: 100%;
  table-layout: fixed;
}

@media (max-width: 767px) {
  .singleCase__cl__in {
    display: block;
  }
}

.singleCase__cl__pic {
  display: table-cell;
  width: 227px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .singleCase__cl__pic {
    display: block;
    width: auto;
    margin-bottom: 20px;
  }
}

.singleCase__cl__pic > div {
  background: #fff 50% 50% no-repeat;
  background-size: cover;
}

.singleCase__cl__pic > div::before {
  content: '';
  display: block;
  padding-top: 66.0793%;
}

.singleCase__cl__info {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .singleCase__cl__info {
    display: block;
  }
}

.singleCase__cl__info__in {
  display: inline-block;
  padding: 0 35px;
}

@media (max-width: 767px) {
  .singleCase__cl__info__in {
    display: block;
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
  }
}

.singleCase__cl__info__ttl {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

@media (max-width: 767px) {
  .singleCase__cl__info__ttl {
    margin-bottom: 20px;
    text-align: center;
  }
}

.singleCase__cl__info__txt,
.singleCase__cl__info__sys {
  font-size: 14px;
  line-height: 2;
}

.singleCase__cl__info__sys {
  overflow: hidden;
}

@media (max-width: 767px) {
  .singleCase__cl__info__sys {
    margin-top: 1em;
  }
}

.singleCase__cl__info__sys p {
  float: left;
}

@media (max-width: 767px) {
  .singleCase__cl__info__sys p {
    display: block;
  }
}

.singleCase__cl__info__sys a {
  display: inline-block;
  color: #25b340;
  transition: opacity 300ms ease 0ms;
}

.singleCase__cl__info__sys a:hover {
  opacity: .7;
}

.singleCase__cl__info__sys a > span {
  display: inline-block;
}

.singleCase__psec.c_sect {
  width: 900px;
  margin: 0 auto;
  text-align: left;
}

@media (max-width: 767px) {
  .singleCase__psec.c_sect {
    width: auto;
    padding: 0 20px;
  }
}

.singleCase__psec__csec + .singleCase__psec__csec {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .singleCase__psec__csec + .singleCase__psec__csec {
    margin-top: 36px;
  }
}

.singleCase__psec__csec__ttl {
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}

.singleCase__psec__csec__q {
  position: relative;
  margin-top: 25px;
  padding-left: 36px;
  font-size: 14px;
  line-height: 21px;
  color: #666;
}

@media (max-width: 767px) {
  .singleCase__psec__csec__q {
    margin-top: 15px;
    padding-left: 30px;
  }
}

.singleCase__psec__csec__q::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 26px;
  height: 1px;
  background: #999;
}

@media (max-width: 767px) {
  .singleCase__psec__csec__q::before {
    width: 22px;
  }
}

.singleCase__psec__csec__txt {
  margin-top: 25px;
  font-size: 14px;
  line-height: 1.8;
}

@media (max-width: 767px) {
  .singleCase__psec__csec__txt {
    margin-top: 15px;
  }
}

.singleCase__btn {
  margin-top: 140px;
}

@media (max-width: 767px) {
  .singleCase__btn {
    margin-top: 90px;
  }
}

.singleSocial {
  max-width: 900px;
  margin: 0 auto;
}

.singleSocial__ls {
  text-align: right;
}

@media (max-width: 767px) {
  .singleSocial__ls {
    padding: 0 5.33333vw 10px;
  }
}

.singleSocial__ls > li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.singleSocial__ls > li + li {
  margin-left: 7px;
}

@media (max-width: 767px) {
  .singleSocial__ls > li + li {
    margin-left: 4px;
  }
}

.singleSocial__ls > li > a {
  display: block;
  line-height: 36px;
}

.singleSocial__ls > li > a::before {
  content: '';
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 5px;
  vertical-align: middle;
}

.singleSocial__ls > li.opt-tw > a::before {
  background: url('/wp-content/themes/syskenkawada/resources/images/common/icon_tw01.png') 50% 50% no-repeat;
  background-size: contain;
}

.singleSocial__ls > li.opt-fb > a::before {
  background: url('/wp-content/themes/syskenkawada/resources/images/common/icon_fb01.png') 50% 50% no-repeat;
  background-size: contain;
}

.singlePost {
  padding: 60px 0 0;
  max-width: 1366px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .singlePost {
    padding-top: 10px;
  }
}

@media (min-width: 768px) {
  .singlePost__hd {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 160px;
    border-spacing: 0;
    border-collapse: collapse;
  }
}

@media (max-width: 767px) {
  .singlePost__hd {
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .singlePost__hd__pic {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
}

.singlePost__hd__pic > div {
  background: 50% 50% no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .singlePost__hd__pic > div {
    display: inline-block;
    width: 100%;
  }
}

.singlePost__hd__pic > div::before {
  content: '';
  display: block;
  padding-top: 70.27818%;
}

.singlePost__hd__ld {
  text-align: left;
}

@media (min-width: 768px) {
  .singlePost__hd__ld {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
}

.singlePost__hd__ld__in {
  font-size: 14px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .singlePost__hd__ld__in {
    display: inline-block;
    padding: 0 60px;
  }
}

@media (max-width: 767px) {
  .singlePost__hd__ld__in {
    padding: 25px 5.33333vw 0;
  }
}

.singlePost__mid {
  text-align: left;
}

.singlePost__mid a {
  color: #25b340;
}

.singlePost__mid__psec {
  max-width: 900px;
  margin: 0 auto;
}

.singlePost__mid__psec + .singlePost__mid__psec {
  padding-top: 120px;
}

@media (max-width: 767px) {
  .singlePost__mid__psec + .singlePost__mid__psec {
    padding-top: 50px;
  }
}

.singlePost__mid__psec__ttl {
  font-size: 29px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .singlePost__mid__psec__ttl {
    margin: 0 5.33333vw 30px;
    font-size: 18px;
  }
}

.singlePost__mid__csec + .singlePost__mid__csec {
  padding-top: 10px;
}

.singlePost__mid__csec__ttl {
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .singlePost__mid__csec__ttl {
    margin: 0 5.33333vw 20px;
    font-size: 16px;
  }
}

.singlePost__mid__csec__bd {
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
}

.singlePost__mid__csec__bd__txt {
  padding-bottom: 40px;
  font-size: 14px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .singlePost__mid__csec__bd__txt {
    margin: 0 5.33333vw;
    padding-bottom: 26px;
    line-height: 26px;
  }
}

.singlePost__mid__csec__bd__pic {
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .singlePost__mid__csec__bd__pic {
    padding-bottom: 26px;
  }
}

.singlePost__mid__csec__bd__pic > img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

.singlePost__mid__csec__bd__pic > p {
  margin: 10px 10px 0;
  font-size: 13px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .singlePost__mid__csec__bd__pic > p {
    margin: 10px 10px 2px;
  }
}

.singlePost__mid__csec__bd__code {
  position: relative;
  max-width: 720px;
  margin: 0 auto 40px;
}

@media (max-width: 767px) {
  .singlePost__mid__csec__bd__code {
    margin-bottom: 26px;
  }
}

.singlePost__mid__csec__bd__code::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.singlePost__mid__csec__bd__code iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .singlePost__mid__csec__bd.opt-left .singlePost__mid__csec__bd__pic {
    float: left;
    width: 50%;
    margin: 0 40px 0 0;
  }
  .singlePost__mid__csec__bd.opt-right .singlePost__mid__csec__bd__pic {
    width: 50%;
    float: right;
    margin: 0 0 0 40px;
  }
  .singlePost__mid__csec__bd.opt-above .singlePost__mid__csec__bd__pic,
  .singlePost__mid__csec__bd.opt-pic .singlePost__mid__csec__bd__pic {
    width: 720px;
    margin: 0 auto;
  }
  .singlePost__mid__csec__bd.opt-above .singlePost__mid__csec__bd__txt,
  .singlePost__mid__csec__bd.opt-pic .singlePost__mid__csec__bd__txt {
    margin-top: -10px;
  }
}

@media (max-width: 767px) {
  .singlePost__mid__csec__bd.opt-left .singlePost__mid__csec__bd__pic,
  .singlePost__mid__csec__bd.opt-right .singlePost__mid__csec__bd__pic {
    margin: 0 5.33333vw;
  }
  .singlePost__mid__csec__bd.opt-above .singlePost__mid__csec__bd__pic p,
  .singlePost__mid__csec__bd.opt-pic .singlePost__mid__csec__bd__pic p {
    margin: 8px 20px 2px;
  }
}

.singlePost__ft {
  margin-top: 120px;
}

@media (max-width: 767px) {
  .singlePost__ft {
    margin-top: 50px;
  }
}

.singlePost__ft__nav {
  width: 540px;
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 767px) {
  .singlePost__ft__nav {
    width: auto;
    margin: 0 5.33333vw;
  }
}

.singlePost__ft__nav .prev,
.singlePost__ft__nav .next {
  padding-bottom: 70px;
}

@media (max-width: 767px) {
  .singlePost__ft__nav .prev,
  .singlePost__ft__nav .next {
    padding-bottom: 60px;
  }
}

.singlePost__ft__nav .prev a,
.singlePost__ft__nav .next a {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 42px;
  color: #25b340;
  transition: opacity 300ms ease 0ms;
}

@media (max-width: 767px) {
  .singlePost__ft__nav .prev a,
  .singlePost__ft__nav .next a {
    font-weight: 500;
    line-height: 24px;
  }
}

@media (min-width: 768px) {
  .singlePost__ft__nav .prev a:hover,
  .singlePost__ft__nav .next a:hover {
    opacity: .7;
  }
}

.singlePost__ft__nav .prev a::before,
.singlePost__ft__nav .next a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #25b340;
}

@media (max-width: 767px) {
  .singlePost__ft__nav .prev a::before,
  .singlePost__ft__nav .next a::before {
    width: 24px;
    height: 24px;
  }
}

.singlePost__ft__nav .prev a::after,
.singlePost__ft__nav .next a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  box-sizing: border-box;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media (max-width: 767px) {
  .singlePost__ft__nav .prev a::after,
  .singlePost__ft__nav .next a::after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
}

.singlePost__ft__nav .prev {
  float: left;
}

.singlePost__ft__nav .prev a {
  padding-left: 60px;
}

@media (max-width: 767px) {
  .singlePost__ft__nav .prev a {
    padding-left: 36px;
  }
}

.singlePost__ft__nav .prev a::before {
  left: 0;
}

.singlePost__ft__nav .prev a::after {
  left: 18px;
  transform: rotate(-135deg);
}

@media (max-width: 767px) {
  .singlePost__ft__nav .prev a::after {
    left: 10px;
  }
}

.singlePost__ft__nav .next {
  float: right;
}

.singlePost__ft__nav .next a {
  padding-right: 60px;
}

@media (max-width: 767px) {
  .singlePost__ft__nav .next a {
    padding-right: 36px;
  }
}

.singlePost__ft__nav .next a::before {
  right: 0;
}

.singlePost__ft__nav .next a::after {
  right: 18px;
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .singlePost__ft__nav .next a::after {
    right: 10px;
  }
}

.singlePost__ft__lnk {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #eaf0e4;
  border-bottom: 1px solid #eaf0e4;
}

@media (max-width: 767px) {
  .singlePost__ft__lnk {
    width: auto;
    margin: 0 5.33333vw;
  }
}

.singlePost__ft__lnk__set {
  position: relative;
  margin: 40px 0;
  padding-left: 150px;
}

@media (max-width: 767px) {
  .singlePost__ft__lnk__set {
    margin: 25px 0;
    padding: 0;
  }
}

.singlePost__ft__lnk__set.archiveRow {
  display: none;
}

.singlePost__ft__lnk__set ul li a {
  color: #25b340;
  transition: opacity 300ms ease 0ms;
}

@media (min-width: 768px) {
  .singlePost__ft__lnk__set ul li a:hover {
    opacity: .7;
  }
}

.singlePost__ft__lnk__set__ttl {
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
}

@media (min-width: 768px) {
  .singlePost__ft__lnk__set__ttl {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media (max-width: 767px) {
  .singlePost__ft__lnk__set__ttl {
    margin-bottom: 10px;
  }
}

.singlePost__ft__lnk__set__cat {
  overflow: hidden;
}

@media (max-width: 767px) {
  .singlePost__ft__lnk__set__cat {
    margin-right: -25px;
  }
}

.singlePost__ft__lnk__set__cat > li {
  float: left;
  height: 32px;
  border-right: 1px solid #eaf0e4;
}

@media (min-width: 768px) {
  .singlePost__ft__lnk__set__cat > li {
    margin-right: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .singlePost__ft__lnk__set__cat > li {
    margin-right: 25px;
    padding-right: 25px;
  }
}

.singlePost__ft__lnk__set__cat > li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

.singlePost__ft__lnk__set__cat > li > a {
  font-size: 14px;
}

.singlePost__ft__lnk__set__arc > div {
  position: relative;
  padding-left: 65px;
}

.singlePost__ft__lnk__set__arc > div + div {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .singlePost__ft__lnk__set__arc > div + div {
    margin-top: 10px;
  }
}

.singlePost__ft__lnk__set__arc > div p {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 32px;
}

@media (min-width: 768px) {
  .singlePost__ft__lnk__set__arc > div p {
    border-right: 1px solid #eaf0e4;
  }
}

.singlePost__ft__lnk__set__arc > div p > span {
  font-size: 14px;
  font-weight: 700;
}

.singlePost__ft__lnk__set__arc ul {
  overflow: hidden;
}

.singlePost__ft__lnk__set__arc ul > li {
  float: left;
  position: relative;
  height: 32px;
  width: 56px;
  text-align: center;
}

@media (max-width: 767px) {
  .singlePost__ft__lnk__set__arc ul > li {
    width: 50px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .singlePost__ft__lnk__set__arc ul > li + li {
    border-left: 1px solid #eaf0e4;
  }
}

.singlePost__ft__lnk__set__arc ul > li > a {
  font-size: 14px;
}

.singlePost__pw {
  text-align: center;
}

@media (max-width: 767px) {
  .singlePost__pw {
    padding: 30px 20px 60px;
  }
}

.singlePost__pw__t {
  font-size: 14px;
  line-height: 2;
}

@media (max-width: 767px) {
  .singlePost__pw__t {
    text-align: left;
  }
}

.singlePost__pw__f {
  padding: 18px 0 20px;
}

@media (min-width: 768px) {
  .singlePost__pw__f {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .singlePost__pw__f {
    padding: 30px 0 20px;
  }
}

@media (min-width: 768px) {
  .singlePost__pw__f__t {
    padding: 0 30px 0 0;
    font-size: 16px;
    font-weight: 700;
  }
}

@media (max-width: 767px) {
  .singlePost__pw__f__t {
    padding: 0 0 18px;
    font-size: 14px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .singlePost__pw__f__i {
    width: 300px;
  }
}

.singlePost__pw__f__i input[type='password'] {
  width: 100%;
  height: 50px;
  padding: 0 18px;
  border: 1px solid #f3f7ef;
  box-sizing: border-box;
  background: #f3f7ef;
  border-radius: 3px;
  appearance: none;
  font-size: 14px;
  line-height: 1.5;
  outline: none;
}

@media (max-width: 767px) {
  .singlePost__pw__f__i input[type='password'] {
    height: 32px;
    padding: 0 8px;
  }
}

.singlePost__pw__f__i input[type='password']:focus {
  border: 1px solid #25b340 !important;
  background: #fff !important;
}

.singlePost__pw__c {
  margin: 52px 0 0;
  font-size: 14px;
  line-height: 2;
}

@media (max-width: 767px) {
  .singlePost__pw__c {
    margin: 32px 0 0;
  }
}

.singlePost__pw__c a {
  display: inline-block;
  border-bottom: 1px solid #333;
  transition: opacity 300ms ease 0ms;
}

.singlePost__pw__c a:hover {
  opacity: .6;
}

.singleSystem {
  margin: 0 auto -75px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .singleSystem {
    margin-bottom: -50px;
  }
}

.singleSystem .set {
  position: relative;
  margin: 0 auto;
}

.singleSystem .set::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

.singleSystem .set.opt-one {
  max-width: 900px;
  margin: 0 auto;
}

.singleSystem .set.opt-one > .set__box > .set__box__l,
.singleSystem .set.opt-one > .set__box > .set__box__r {
  float: none;
  width: auto;
}

.singleSystem .set.opt-one > .set__box > .set__box__l + .set__box__r,
.singleSystem .set.opt-one > .set__box > .set__box__r + .set__box__r {
  margin-top: 30px;
}

.singleSystem .set.opt-one > .set__box > .set__box__l + .set__box__l,
.singleSystem .set.opt-one > .set__box > .set__box__r + .set__box__l {
  margin-top: 30px;
}

.singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in,
.singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in {
  padding: 0;
}

@media (min-width: 768px) {
  .singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in .set__box__r,
  .singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in .set__box__r {
    padding-left: 30px;
  }
  .singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in .set__box__l,
  .singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in .set__box__l {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in .set__box__r + .set__box__r,
  .singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in .set__box__r + .set__box__l,
  .singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in .set__box__l + .set__box__r,
  .singleSystem .set.opt-one > .set__box > .set__box__l .set__box__r__in .set__box__l + .set__box__l,
  .singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in .set__box__r + .set__box__r,
  .singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in .set__box__r + .set__box__l,
  .singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in .set__box__l + .set__box__r,
  .singleSystem .set.opt-one > .set__box > .set__box__r .set__box__r__in .set__box__l + .set__box__l {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  .singleSystem .set.opt-one > .set__box .ttlBlack {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .singleSystem .set.opt-one > .set__box .lbl {
    right: 100%;
    left: auto;
    transform: translate(10px, 0);
  }
}

.singleSystem .set__box {
  position: relative;
}

.singleSystem .set__box + .set__box {
  margin-top: 50px;
}

.singleSystem .set__box::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

@media (min-width: 768px) {
  .singleSystem .set__box__l,
  .singleSystem .set__box__r {
    width: 50%;
    min-height: 1px;
    box-sizing: border-box;
  }
  .singleSystem .set__box__l__in,
  .singleSystem .set__box__r__in {
    box-sizing: border-box;
  }
  .singleSystem .set__box__l__in.opt-mid,
  .singleSystem .set__box__r__in.opt-mid {
    position: absolute;
    bottom: 50%;
    width: 50%;
    transform: translate(0, 50%);
  }
  .singleSystem .set__box__l {
    float: left;
    padding-right: 30px;
  }
  .singleSystem .set__box__l__in {
    padding-right: 30px;
  }
  .singleSystem .set__box__r {
    float: right;
    padding-left: 30px;
  }
  .singleSystem .set__box__r__in {
    padding-left: 30px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .singleSystem .set__box__r .cap {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .singleSystem .set__box__l + .set__box__l,
  .singleSystem .set__box__r + .set__box__l {
    margin-top: 30px;
  }
  .singleSystem .set__box__l + .set__box__r,
  .singleSystem .set__box__r + .set__box__r {
    margin-top: 30px;
  }
}

.singleSystem .set .ttlGreen {
  margin: 0 0 40px;
  text-align: left;
}

@media (max-width: 767px) {
  .singleSystem .set .ttlGreen {
    margin-bottom: 32px;
    text-align: center;
  }
}

.singleSystem .set .ttlGreen > span {
  display: inline-block;
  position: relative;
  font-size: 21px;
  font-weight: 700;
  color: #63ad27;
}

@media (max-width: 767px) {
  .singleSystem .set .ttlGreen > span {
    font-size: 19px;
  }
}

.singleSystem .set .ttlGreen > span::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: -14px;
  width: 21px;
  height: 19px;
  vertical-align: top;
  background: url('/wp-content/themes/syskenkawada/resources/images/system/bg_greenttl01.png') 50% 50%;
  background-size: contain;
  z-index: -1;
}

.singleSystem .set > .ttlGreen {
  text-align: center;
}

.singleSystem .set .ttlGreen + .pic {
  padding-top: 0;
}

.singleSystem .set .ttlBlack {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
}

@media (max-width: 767px) {
  .singleSystem .set .ttlBlack {
    margin-bottom: 15px;
    padding: 0 5.33333vw;
  }
}

.singleSystem .set .txt {
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .singleSystem .set .txt {
    padding: 0 5.33333vw;
  }
}

@media (min-width: 768px) {
  .singleSystem .set .txt.opt-ct--pc {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .singleSystem .set .txt.opt-ct--sp {
    text-align: center;
  }
}

.singleSystem .set .txt + .txt,
.singleSystem .set .txt + .ttlBlack,
.singleSystem .set .txt + .set__box {
  margin-top: 30px;
}

.singleSystem .set .txt a {
  color: #25b340;
  text-decoration: underline;
  padding: 0 3px;
}

.singleSystem .set .txt a:hover {
  text-decoration: none;
}

.singleSystem .set .txt a.opt-ext {
  isplay: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  padding-right: 19px;
}

.singleSystem .set .txt a.opt-ext > span {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 7px;
  height: 5px;
  margin-top: -3px;
  background: #25b340;
}

.singleSystem .set .txt a.opt-ext > span::before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  bottom: -2px;
  width: 8px;
  height: 6px;
  border-bottom: 1px solid #25b340;
  border-left: 1px solid #25b340;
  box-sizing: border-box;
}

.singleSystem .set .pic {
  clear: both;
  position: relative;
  padding: 30px 0 15px;
}

.singleSystem .set .pic:first-child {
  padding-top: 0;
}

.singleSystem .set .pic:last-child {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .singleSystem .set .pic.opt-hf {
    width: 420px;
    margin: 0 auto 30px;
  }
}

@media (max-width: 767px) {
  .singleSystem .set .pic.opt-hf {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .singleSystem .set .pic.opt-spm {
    margin-left: 5.33333vw;
    margin-right: 5.33333vw;
  }
}

.singleSystem .set .pic + .ttlGreen {
  margin-top: 40px;
}

.singleSystem .set .pic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.singleSystem .set .pic .lbl {
  display: block;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 10;
}

@media (max-width: 767px) {
  .singleSystem .set .pic .lbl {
    position: static;
    margin: 0 auto 20px;
  }
}

.singleSystem .set .pic .lbl img {
  display: block;
  width: auto;
  height: 115px;
  max-width: none;
}

@media (max-width: 767px) {
  .singleSystem .set .pic .lbl img {
    margin: 0 auto;
    height: 24vw;
    max-height: 115px;
  }
}

.singleSystem .set .pic .cap {
  margin-top: 12px;
  padding: 0;
  font-size: 13px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .singleSystem .set .pic .cap {
    padding: 0 5.33333vw;
    text-align: right !important;
  }
}

.singleSystem .set__box__l .pic .lbl {
  left: auto;
  right: -20px;
}

.singleSystem .set__box__r .pic .lbl {
  left: -20px;
}

.singleSystem .set__box__r .cap {
  text-align: right;
}

.singleSystem .set .note {
  margin: 15px 0 0;
  position: relative;
  font-size: 13px;
  line-height: 22px;
  padding-left: 1.1em;
}

@media (max-width: 767px) {
  .singleSystem .set .note {
    margin: 10px 5.33333vw 0;
  }
}

.singleSystem .set .note + .note {
  margin-top: 0;
}

.singleSystem .set .note + .txt {
  margin-top: 30px;
}

.singleSystem .set .note > span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .singleSystem .set .list {
    margin: 0 5.33333vw;
  }
}

.singleSystem .set .list > li {
  position: relative;
  padding-left: 13px;
  font-size: 14px;
  line-height: 25px;
}

@media (max-width: 767px) {
  .singleSystem .set .list > li {
    line-height: 23px;
  }
}

.singleSystem .set .list > li::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2fc4b2;
}

@media (max-width: 767px) {
  .singleSystem .set .list > li::before {
    top: 9px;
  }
}

.singleSystem .set .list > li + li {
  margin-top: 3px;
}

.singleSystem .set table.min {
  margin: 15px 0 0;
}

@media (max-width: 767px) {
  .singleSystem .set table.min {
    margin: 15px 5.33333vw 0;
  }
}

.singleSystem .set table.min + .txt,
.singleSystem .set table.min + .ttlBlack,
.singleSystem .set table.min + .set__box {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .singleSystem .set table.min tr {
    display: block;
  }
  .singleSystem .set table.min tr + tr {
    margin-top: 10px;
  }
}

.singleSystem .set table.min tr th,
.singleSystem .set table.min tr td {
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .singleSystem .set table.min tr th,
  .singleSystem .set table.min tr td {
    display: block;
  }
}

@media (max-width: 767px) {
  .singleSystem .set table.min tr th::after {
    content: '：';
  }
}

@media (min-width: 768px) {
  .singleSystem .set table.min tr td::before {
    content: '：　';
  }
}

.singleSystem .set .dl {
  position: relative;
  margin-top: 20px;
  padding-left: 104px;
}

@media (max-width: 767px) {
  .singleSystem .set .dl {
    padding: 0 5.33333vw;
  }
}

.singleSystem .set .dl__ttl {
  font-size: 14px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .singleSystem .set .dl__ttl {
    position: absolute;
    bottom: 50%;
    left: 0;
    transform: translateY(50%);
  }
}

@media (max-width: 767px) {
  .singleSystem .set .dl__ttl {
    margin-bottom: 15px;
  }
}

.singleSystem .set .dl__ls {
  overflow: hidden;
}

@media (max-width: 767px) {
  .singleSystem .set .dl__ls {
    margin: 0 -3px;
  }
}

.singleSystem .set .dl__ls > li {
  float: left;
  width: 33.33333%;
  height: 42px;
  padding: 0 3px;
  box-sizing: border-box;
}

.singleSystem .set .dl__ls > li > a {
  display: block;
  position: relative;
  text-align: center;
  height: 42px;
}

@media (max-width: 767px) {
  .singleSystem .set .dl__ls > li > a {
    height: 40px;
    border: 1px solid #25b340;
    border-radius: 21px;
  }
}

@media (min-width: 768px) {
  .singleSystem .set .dl__ls > li > a:hover::before {
    opacity: 0;
  }
  .singleSystem .set .dl__ls > li > a:hover::after {
    opacity: 1;
  }
  .singleSystem .set .dl__ls > li > a:hover > span {
    color: #fff;
  }
}

.singleSystem .set .dl__ls > li > a > span {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
  font-size: 15px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  margin-bottom: -1px;
  color: #63ad27;
  z-index: 3;
}

@media (min-width: 768px) {
  .singleSystem .set .dl__ls > li > a::before,
  .singleSystem .set .dl__ls > li > a::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 21px;
    box-sizing: border-box;
  }
  .singleSystem .set .dl__ls > li > a::before {
    border: 1px solid #25b340;
    background: #fff;
    transition: opacity 300ms ease 0ms, background-color 300ms ease 0ms;
    z-index: 1;
  }
  .singleSystem .set .dl__ls > li > a::after {
    background: linear-gradient(90deg, #25b340, #2fc4b2);
    opacity: 0;
    transition: opacity 300ms ease 0ms;
    z-index: 2;
  }
}

.singleSystem .set .dl + .txt {
  margin-top: 15px;
  font-size: 13px;
}

.singleSystem .set .att {
  display: table;
  width: 900px;
  margin: 0 auto;
  padding: 25px 0;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  background: #f3f7ef;
}

@media (max-width: 767px) {
  .singleSystem .set .att {
    display: block;
    width: auto;
    margin: 0 5.33333vw;
  }
}

@media (min-width: 768px) {
  .singleSystem .set .att__ttl,
  .singleSystem .set .att__bd {
    display: table-cell;
    vertical-align: middle;
  }
}

.singleSystem .set .att__ttl {
  text-align: center;
}

@media (min-width: 768px) {
  .singleSystem .set .att__ttl {
    width: 150px;
  }
}

.singleSystem .set .att__ttl > p {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.5px;
}

.singleSystem .set .att__ttl > p > span {
  position: absolute;
  left: 0;
  bottom: 0;
  border: 13px solid transparent;
  border-top: 22.5px solid transparent;
  border-bottom: 22.5px solid #63ad27;
  vertical-align: bottom;
}

.singleSystem .set .att__ttl > p > span > span {
  display: block;
  position: absolute;
  bottom: -26px;
  line-height: 21px;
  font-size: 15px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  transform: translate(-50%, 0);
}

.singleSystem .set .att__bd__ls {
  margin-right: 40px;
}

@media (max-width: 767px) {
  .singleSystem .set .att__bd__ls {
    margin: 20px 20px 0;
  }
}

.singleSystem .set .att__bd__ls > li {
  position: relative;
  padding-left: 13px;
  font-size: 14px;
  line-height: 25px;
}

@media (max-width: 767px) {
  .singleSystem .set .att__bd__ls > li {
    line-height: 23px;
  }
}

.singleSystem .set .att__bd__ls > li::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2fc4b2;
}

@media (max-width: 767px) {
  .singleSystem .set .att__bd__ls > li::before {
    top: 9px;
  }
}

.singleSystem .set .att__bd__ls > li + li {
  margin-top: 3px;
}

@media (max-width: 767px) {
  .singleSystem .set .att__bd__ls > li + li {
    margin-top: 10px;
  }
}

.singleSystem .set .att.opt-str {
  background: #ffd2d2;
}

.singleSystem .set .att.opt-str .att__ttl > p > span {
  border-bottom-color: #f00;
}

.singleSystem .set .att.opt-str .att__bd__ls > li::before {
  background: #f00;
}

.singleSystem__kv {
  position: relative;
  max-width: 1500px;
  margin: 40px auto;
}

@media (max-width: 767px) {
  .singleSystem__kv {
    margin: 0;
  }
}

.singleSystem__kv__in {
  position: relative;
  max-width: 1366px;
  margin: 0 auto;
}

.singleSystem__kv__pic {
  position: relative;
  margin: 0 0 0 auto;
  width: 64.7877%;
  background: 50% 50% no-repeat;
  background-size: cover;
  z-index: 2;
}

.singleSystem__kv__pic::before {
  content: '';
  display: block;
  padding-top: 65.53672%;
}

@media (max-width: 767px) {
  .singleSystem__kv__pic {
    width: 94.66667%;
  }
}

@media (min-width: 768px) {
  .singleSystem__kv__ttl {
    position: absolute;
    bottom: 50%;
    left: 50px;
    transform: translate(0, 50%);
    z-index: 3;
  }
}

@media (max-width: 767px) {
  .singleSystem__kv__ttl {
    padding: 15px 4.66667vw 35px;
  }
}

.singleSystem__kv__ttl span {
  display: block;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

.singleSystem__kv__ttl span.kvS {
  margin: 0 0 10px 10px;
  padding-top: 10px;
  font-size: 23px;
}

@media (max-width: 767px) {
  .singleSystem__kv__ttl span.kvS {
    margin-left: 5px;
    font-size: 19px;
  }
}

@media (max-width: 374px) {
  .singleSystem__kv__ttl span.kvS {
    font-size: 5.06667vw;
  }
}

.singleSystem__kv__ttl span.kvL {
  font-size: 66px;
  text-shadow: 1px 1px #fff;
}

@media (max-width: 767px) {
  .singleSystem__kv__ttl span.kvL {
    font-size: 36px;
  }
}

@media (max-width: 374px) {
  .singleSystem__kv__ttl span.kvL {
    font-size: 9.6vw;
  }
}

.singleSystem__kv__bg {
  position: absolute;
  top: 0;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: auto 100%;
  z-index: 1;
}

@media (min-width: 768px) {
  .singleSystem__kv__bg {
    width: 1920px;
    right: 50%;
    transform: translate(50%, 0);
  }
}

@media (max-width: 767px) {
  .singleSystem__kv__bg {
    display: none;
  }
}

.singleSystem__kv__bg div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.singleSystem__kv__bg div canvas {
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translateY(50%) translateX(50%);
}

@media (min-width: 768px) {
  .singleSystem__nv {
    width: 900px;
    margin: 0 auto 125px;
  }
  .singleSystem__nv.opt-btm {
    margin: 125px auto 0;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv {
    margin: 0 5.33333vw 75px;
  }
  .singleSystem__nv.opt-btm {
    margin: 75px 5.33333vw 0;
  }
}

.singleSystem__nv > ul {
  position: relative;
  font-size: 0;
  z-index: 10;
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__nv > ul {
    width: 100%;
    display: table;
    border-top: 1px solid #f3f7ef;
    border-bottom: 1px solid #f3f7ef;
  }
}

@media (max-width: 767px) and (min-width: 600px) {
  .singleSystem__nv > ul {
    table-layout: fixed;
  }
}

.singleSystem__nv > ul > li {
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .singleSystem__nv > ul > li {
    display: inline-block;
    width: 20%;
    padding: 0 1px;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv > ul > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv > ul > li:first-child > span {
    padding-left: 4px;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv > ul > li:last-child > span {
    padding-right: 4px;
  }
}

.singleSystem__nv > ul > li > span {
  display: block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}

@media (min-width: 768px) {
  .singleSystem__nv > ul > li > span {
    height: 42px;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv > ul > li > span {
    padding: 15px 12px 17px;
  }
}

@media (min-width: 768px) {
  .singleSystem__nv > ul > li > span::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 21px;
    background: linear-gradient(90deg, #25b340, #2fc4b2);
    transition: opacity 300ms ease 0ms;
    opacity: 0;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .singleSystem__nv > ul > li > span:hover::before {
    opacity: 1;
  }
  .singleSystem__nv > ul > li > span:hover > span {
    color: #fff;
  }
}

.singleSystem__nv > ul > li > span > span {
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .singleSystem__nv > ul > li > span > span {
    display: block;
    position: absolute;
    bottom: 50%;
    right: 50%;
    transform: translateY(50%) translateX(50%);
    transition: color 300ms ease 0ms;
    z-index: 2;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv > ul > li > span > span {
    font-size: 13px;
  }
}

@media (max-width: 374px) {
  .singleSystem__nv > ul > li > span > span {
    font-size: 3.46667vw;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv > ul > li > span > span::after,
  .singleSystem__nv > ul > li > span > span::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    margin: 6px auto 0;
    border-right: 2px solid #25b340;
    border-bottom: 2px solid #25b340;
    box-sizing: border-box;
    transform: rotate(45deg);
  }
}

.singleSystem__nv > ul > li > span > span::before {
  display: none;
  margin: 0 auto 6px;
  transform: rotate(-135deg);
}

@media (max-width: 767px) {
  .singleSystem__nv.opt-btm > ul > li > span {
    padding: 17px 12px 15px;
  }
}

@media (max-width: 767px) {
  .singleSystem__nv.opt-btm > ul > li > span > span::before {
    display: block;
  }
  .singleSystem__nv.opt-btm > ul > li > span > span::after {
    display: none;
  }
}

.singleSystem__ov.c_sect {
  width: 900px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .singleSystem__ov.c_sect {
    width: auto;
  }
}

@media (min-width: 768px) {
  .singleSystem__ov .c_sect__hd__ttl br {
    display: none;
  }
}

.singleSystem__ov .c_sect__hd__ttl span {
  display: inline-block;
}

.singleSystem__ov .c_sect__hd__ld {
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__ov .c_sect__hd__ld {
    text-align: left;
  }
  .singleSystem__ov .c_sect__hd__ld br {
    display: none;
  }
}

.singleSystem__ov__ttl {
  margin-bottom: 65px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__ov__ttl {
    margin-bottom: 35px;
    padding: 0 5.33333vw;
    font-size: 20px;
    line-height: 1.4;
  }
}

.singleSystem__ov__pic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.singleSystem__ov .set {
  margin-bottom: 65px;
}

@media (max-width: 767px) {
  .singleSystem__ov .set {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .singleSystem__ov .set .set__box.opt-wideL {
    margin-left: -150px;
  }
  .singleSystem__ov .set .set__box.opt-wideL .set__box__l {
    width: 600px;
  }
  .singleSystem__ov .set .set__box.opt-wideL .set__box__r {
    width: 450px;
  }
  .singleSystem__ov .set .set__box.opt-wideL .opt-mid {
    width: 45%;
  }
}

@media (min-width: 768px) {
  .singleSystem__ov .set .set__box.opt-wideR {
    margin-right: -150px;
  }
  .singleSystem__ov .set .set__box.opt-wideR .set__box__r {
    width: 600px;
  }
  .singleSystem__ov .set .set__box.opt-wideR .set__box__l {
    width: 450px;
  }
  .singleSystem__ov .set .set__box.opt-wideR .opt-mid {
    width: 45%;
  }
}

.singleSystem__ft__pset + div {
  margin-top: 130px;
}

@media (max-width: 767px) {
  .singleSystem__ft__pset + div {
    margin-top: 60px;
  }
}

.singleSystem__ft__pset__ttl {
  margin-bottom: 65px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__ft__pset__ttl {
    margin-bottom: 35px;
    padding: 0 5.33333vw;
    font-size: 20px;
    line-height: 1.4;
  }
}

@media (min-width: 768px) {
  .singleSystem__ft__pset__ttl br {
    display: none;
  }
}

.singleSystem__ft__pset__ttl span {
  display: inline-block;
}

.singleSystem__ft__pset .set + .set {
  margin-top: 65px;
}

@media (max-width: 767px) {
  .singleSystem__ft__pset .set + .set {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .singleSystem__ft__pset .set__box__l,
  .singleSystem__ft__pset .set__box__r {
    padding: 0;
  }
  .singleSystem__ft__pset .set__box__l__in,
  .singleSystem__ft__pset .set__box__r__in {
    padding: 0 60px;
  }
  .singleSystem__ft__pset .set__box__l .ttlBlack,
  .singleSystem__ft__pset .set__box__r .ttlBlack {
    margin-bottom: 30px;
  }
  .singleSystem__ft__pset .set__box__l .pic .cap,
  .singleSystem__ft__pset .set__box__r .pic .cap {
    padding: 0 60px;
  }
}

@media (max-width: 767px) {
  .singleSystem__ft__pset .set__box__l__in .pic,
  .singleSystem__ft__pset .set__box__r__in .pic {
    margin-left: 5.33333vw;
    margin-right: 5.33333vw;
  }
}

@media (min-width: 768px) {
  .singleSystem__ft__pset .set__box.opt-rev .set__box__l {
    float: right;
  }
  .singleSystem__ft__pset .set__box.opt-rev .set__box__l .pic .lbl {
    right: auto;
    left: -20px;
  }
  .singleSystem__ft__pset .set__box.opt-rev .set__box__l .pic .cap {
    text-align: right;
  }
  .singleSystem__ft__pset .set__box.opt-rev .set__box__r {
    float: left;
  }
  .singleSystem__ft__pset .set__box.opt-rev .set__box__r .pic .lbl {
    right: -20px;
    left: auto;
  }
  .singleSystem__ft__pset .set__box.opt-rev .set__box__r .pic .cap {
    text-align: left;
  }
}

.singleSystem__spec__pset + div {
  margin-top: 130px;
}

@media (max-width: 767px) {
  .singleSystem__spec__pset + div {
    margin-top: 60px;
  }
}

.singleSystem__spec__pset__ttl {
  margin-bottom: 65px;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__spec__pset__ttl {
    margin-bottom: 35px;
    padding: 0 5.33333vw;
    font-size: 20px;
    line-height: 1.4;
  }
}

@media (min-width: 768px) {
  .singleSystem__spec__pset__ttl br {
    display: none;
  }
}

.singleSystem__spec__pset__ttl span {
  display: inline-block;
}

@media (min-width: 768px) {
  .singleSystem__spec__pset .set {
    width: 900px;
  }
}

@media (min-width: 768px) {
  .singleSystem__spec__pset .set .set__box.opt-wideL {
    margin-left: -150px;
  }
  .singleSystem__spec__pset .set .set__box.opt-wideL .set__box__l {
    width: 600px;
  }
  .singleSystem__spec__pset .set .set__box.opt-wideL .set__box__r {
    width: 450px;
  }
  .singleSystem__spec__pset .set .set__box.opt-wideL .opt-mid {
    width: 45%;
  }
}

@media (min-width: 768px) {
  .singleSystem__spec__pset .set .set__box.opt-wideR {
    margin-right: -150px;
  }
  .singleSystem__spec__pset .set .set__box.opt-wideR .set__box__r {
    width: 600px;
  }
  .singleSystem__spec__pset .set .set__box.opt-wideR .set__box__l {
    width: 450px;
  }
  .singleSystem__spec__pset .set .set__box.opt-wideR .opt-mid {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .singleSystem__spec__pset .set .ttlGreen {
    margin-top: 60px;
  }
}

.singleSystem__spec__pset .set + .set {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .singleSystem__spec__pset .set + .set {
    margin-top: 60px;
  }
}

.singleSystem__spec__pset .set .cadDl {
  position: relative;
  margin-top: 5px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .singleSystem__spec__pset .set .cadDl {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .singleSystem__spec__pset .set .cadDl {
    padding-bottom: 105px;
  }
}

.singleSystem__spec__pset .set .cadDl + .cadDl {
  padding-top: 20px;
  border-top: 1px solid #eaf0e4;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .singleSystem__spec__pset .set .cadDl__ft {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}

.singleSystem__fl {
  overflow: hidden;
}

.singleSystem__fl__nv {
  position: relative;
  width: 900px;
  margin: 0 auto;
  z-index: 3;
}

@media (max-width: 767px) {
  .singleSystem__fl__nv {
    width: auto;
  }
}

.singleSystem__fl__nv__prev,
.singleSystem__fl__nv__next {
  position: absolute;
  width: 56px;
  height: 290px;
  cursor: pointer;
  transition: opacity 300ms ease 0ms;
}

@media (max-width: 767px) {
  .singleSystem__fl__nv__prev,
  .singleSystem__fl__nv__next {
    width: 44px;
    height: 56.31884vw;
  }
}

@media (min-width: 768px) {
  .singleSystem__fl__nv__prev:hover,
  .singleSystem__fl__nv__next:hover {
    opacity: .5;
  }
}

.singleSystem__fl__nv__prev::before,
.singleSystem__fl__nv__next::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 56px;
  margin-top: -28px;
  border-top: 2px solid #63ad27;
  border-left: 2px solid #63ad27;
  box-sizing: border-box;
  transition: border-color 300ms ease 0ms;
}

@media (max-width: 767px) {
  .singleSystem__fl__nv__prev::before,
  .singleSystem__fl__nv__next::before {
    height: 44px;
    margin-top: -22px;
  }
}

.singleSystem__fl__nv__prev.is-dis,
.singleSystem__fl__nv__next.is-dis {
  cursor: default;
  opacity: 0 !important;
}

.singleSystem__fl__nv__prev.is-dis::before,
.singleSystem__fl__nv__next.is-dis::before {
  border-color: #ccc;
}

.singleSystem__fl__nv__prev {
  left: 0;
}

.singleSystem__fl__nv__prev::before {
  left: 15px;
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .singleSystem__fl__nv__prev::before {
    left: 12px;
  }
}

.singleSystem__fl__nv__next {
  right: 0;
}

.singleSystem__fl__nv__next::before {
  right: 15px;
  transform: rotate(135deg);
}

@media (max-width: 767px) {
  .singleSystem__fl__nv__next::before {
    right: 12px;
  }
}

.singleSystem__fl__in {
  position: relative;
  width: 560px;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 2;
}

@media (max-width: 767px) {
  .singleSystem__fl__in {
    width: auto;
  }
}

.singleSystem__fl__ls {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: transform 750ms ease 0ms;
}

.singleSystem__fl__ls li {
  float: left;
  padding: 0 50px;
  box-sizing: border-box;
  opacity: .1;
  transform: scale(.9);
  transition: opacity 600ms ease 0ms, transform 600ms ease 0ms;
}

@media (max-width: 767px) {
  .singleSystem__fl__ls li {
    padding: 0 5.33333vw;
  }
}

.singleSystem__fl__ls li.is-cur {
  opacity: 1;
  transform: scale(1);
}

.singleSystem__fl__ls li .itm__hd {
  text-align: center;
}

.singleSystem__fl__ls li .itm__hd__num__frac {
  display: inline-block;
  position: relative;
  font-size: 70px;
  line-height: 75px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  color: #63ad27;
}

.singleSystem__fl__ls li .itm__hd__num__frac > span {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 100%;
  margin-left: 10px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: .15em;
  color: #333;
}

.singleSystem__fl__ls li .itm__hd__ttl {
  display: inline-block;
  margin: 10px 0;
  padding-bottom: 25px;
  font-size: 23px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
}

@media (max-width: 767px) {
  .singleSystem__fl__ls li .itm__hd__ttl {
    font-size: 21px;
  }
}

.singleSystem__fl__ls li .itm__pic {
  margin-bottom: 30px;
  background: 50% 50% no-repeat #f3f7ef;
  background-size: cover;
}

@media (max-width: 767px) {
  .singleSystem__fl__ls li .itm__pic {
    margin-bottom: 25px;
  }
}

.singleSystem__fl__ls li .itm__pic::before {
  content: '';
  display: block;
  padding-top: 63.04348%;
}

.singleSystem__fl__ls li .itm__txt {
  padding-bottom: 50px;
  font-size: 14px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .singleSystem__fl__ls li .itm__txt {
    padding-bottom: 35px;
  }
}

.singleSystem__fl__bar {
  position: relative;
  width: 900px;
  margin: 0 auto;
  height: 2px;
  background: #f3f7ef;
}

@media (max-width: 767px) {
  .singleSystem__fl__bar {
    width: auto;
    margin: 0 5.33333vw;
  }
}

.singleSystem__fl__bar > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background: #63ad27;
}

@media (min-width: 768px) {
  .singleSystem__fl__bar > div {
    transition: transform 1000ms ease 0ms;
  }
}

@media (max-width: 767px) {
  .singleSystem__fl__bar > div {
    transition: transform 660ms ease 0ms;
  }
}

.singleSystem__cs .c_sect__hd__ld {
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__cs .c_sect__hd__ld {
    text-align: left;
  }
  .singleSystem__cs .c_sect__hd__ld br {
    display: none;
  }
}

@media (max-width: 767px) {
  .singleSystem__cs .c_post__itm {
    width: 50%;
    float: left;
  }
  .singleSystem__cs .c_post__itm:nth-child(2n-1) {
    clear: both;
  }
}

.singleSystem__btm {
  margin-top: 160px;
  padding: 55px 65px 70px;
  background: #f3f7ef;
}

@media (max-width: 767px) {
  .singleSystem__btm {
    margin-top: 100px;
    padding: 55px 5.33333vw 70px;
  }
}

.singleSystem__btm__in {
  width: 900px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .singleSystem__btm__in {
    width: auto;
  }
}

.singleSystem__btm__bar {
  width: 71px;
  height: 13px;
  margin: 0 auto 20px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/pic_sect_bar01.png') 50% 100% no-repeat;
  background-size: auto 100%;
}

@media (max-width: 767px) {
  .singleSystem__btm__bar {
    margin: 0 auto 25px;
  }
}

.singleSystem__btm__ttl {
  font-size: 23px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 767px) {
  .singleSystem__btm__ttl {
    padding: 0 20px 15px;
    font-size: 21px;
  }
}

.singleSystem__btm .set {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .singleSystem__btm .set {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .singleSystem__btm .set__box .ttlBlack {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .singleSystem__btm .set__box .ttlBlack,
  .singleSystem__btm .set__box .txt {
    padding-left: 0;
    padding-right: 0;
  }
}

.singleSystem .set .plantWrap {
  margin-top: -1px;
  height: 0;
  overflow: hidden;
}

.singleSystem .set .plantList {
  overflow: hidden;
  border-bottom: 1px solid #eaf0e4;
}

@media (max-width: 767px) {
  .singleSystem .set .plantList {
    padding: 0 5.33333vw;
  }
}

.singleSystem .set .plantList > li {
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .singleSystem .set .plantList > li {
    float: left;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li {
    border-top: 1px solid #eaf0e4;
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  .singleSystem .set .plantList > li::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: #eaf0e4;
  }
  .singleSystem .set .plantList > li::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 1px;
    background: #eaf0e4;
  }
  .singleSystem .set .plantList > li:nth-child(2n-1) {
    clear: both;
    padding-left: 0;
  }
  .singleSystem .set .plantList > li:nth-child(2n-1)::before {
    right: 0;
  }
  .singleSystem .set .plantList > li:nth-child(2n) {
    padding-right: 0;
  }
  .singleSystem .set .plantList > li:nth-child(2n)::before {
    left: -1px;
  }
}

.singleSystem .set .plantList > li .plantSet__l {
  float: left;
  width: 120px;
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li .plantSet__l {
    width: 33%;
    min-width: 100px;
  }
}

.singleSystem .set .plantList > li .plantSet__pic {
  margin-bottom: 10px;
}

.singleSystem .set .plantList > li .plantSet__pic img {
  display: block;
  max-width: 100%;
  height: auto;
}

.singleSystem .set .plantList > li .plantSet__type {
  padding: 3px 6px;
  border: 1px solid #25b340;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  text-align: center;
  color: #29ba71;
}

.singleSystem .set .plantList > li .plantSet__r {
  padding-left: 20px;
  overflow: hidden;
}

.singleSystem .set .plantList > li .plantSet__name {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li .plantSet__table {
    display: block;
  }
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li .plantSet__table tr {
    display: block;
  }
  .singleSystem .set .plantList > li .plantSet__table tr + tr {
    margin-top: 9px;
  }
}

.singleSystem .set .plantList > li .plantSet__table tr th,
.singleSystem .set .plantList > li .plantSet__table tr td {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li .plantSet__table tr th,
  .singleSystem .set .plantList > li .plantSet__table tr td {
    display: block;
  }
}

.singleSystem .set .plantList > li .plantSet__table tr th {
  text-align: right;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li .plantSet__table tr th {
    text-align: left;
    color: #25b340;
  }
}

.singleSystem .set .plantList > li .plantSet__table tr th::after {
  content: '：';
}

@media (max-width: 767px) {
  .singleSystem .set .plantList > li .plantSet__table tr td {
    line-height: 22px;
  }
}

.singleSystem .set .plantList > li .plantSet__ft {
  padding-top: 12px;
  clear: both;
}

.singleSystem .set .plantList > li .plantSet__ft > li {
  position: relative;
  padding-left: 1em;
  font-size: 14px;
  line-height: 26px;
}

.singleSystem .set .plantList > li .plantSet__ft > li::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #63ad27;
}

.singleSystem .set .plantBtn {
  margin-top: 40px;
}

.singleSystem .set .plantBtn .c_btn__lnk--inv .c_btn__lnk__txt {
  transition: opacity 300ms ease 0ms;
}

.singleSystem .set .plantBtn .c_btn__lnk--inv .c_btn__lnk__txt + .c_btn__lnk__txt {
  opacity: 0;
}

.singleSystem .set .plantBtn .c_btn__lnk--inv .c_btn__lnk__arw--btm {
  transition: transform 300ms ease 0ms;
}

.singleSystem .set .plantBtn .c_btn__lnk--inv.is-open .c_btn__lnk__txt {
  opacity: 0;
}

.singleSystem .set .plantBtn .c_btn__lnk--inv.is-open .c_btn__lnk__txt + .c_btn__lnk__txt {
  opacity: 1;
}

.singleSystem .set .plantBtn .c_btn__lnk--inv.is-open .c_btn__lnk__arw--btm {
  margin-top: -1px;
  transform: rotate(-45deg);
}

.singleSystem .set .hinanTbl {
  overflow: hidden;
  border: 1px solid #abc590;
}

@media (max-width: 767px) {
  .singleSystem .set .hinanTbl {
    margin: 0 5.33333vw;
  }
}

@media (min-width: 768px) {
  .singleSystem .set .hinanTbl > div {
    float: left;
    box-sizing: border-box;
  }
  .singleSystem .set .hinanTbl > div:nth-child(1) {
    width: 55%;
    padding-right: 5px;
  }
  .singleSystem .set .hinanTbl > div:nth-child(1) table td {
    border-right: none;
  }
  .singleSystem .set .hinanTbl > div:nth-child(2) {
    width: 45%;
    padding-left: 5px;
    border-bottom: 1px solid #eaf0e4;
  }
  .singleSystem .set .hinanTbl > div:nth-child(2) table th {
    border-left: none;
  }
}

@media (max-width: 767px) {
  .singleSystem .set .hinanTbl > div:nth-child(2) {
    border-top: 1px solid #eaf0e4;
  }
}

.singleSystem .set .hinanTbl > div table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.singleSystem .set .hinanTbl > div table tr + tr th,
.singleSystem .set .hinanTbl > div table tr + tr td {
  border-top: 1px solid #eaf0e4;
}

.singleSystem .set .hinanTbl > div table tr td,
.singleSystem .set .hinanTbl > div table tr th {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

@media (max-width: 767px) {
  .singleSystem .set .hinanTbl > div table tr td,
  .singleSystem .set .hinanTbl > div table tr th {
    padding: 4px 10px;
    font-size: 13px;
  }
  .singleSystem .set .hinanTbl > div table tr td br,
  .singleSystem .set .hinanTbl > div table tr th br {
    display: none;
  }
}

.singleSystem .set .hinanTbl > div table tr th {
  width: 114px;
  white-space: nowrap;
  background: #f3f7ef;
  font-weight: 500;
}

.singleSystem .set .geoTbl {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .singleSystem .set .geoTbl {
    margin: 30px 5.33333vw 0;
  }
}

.singleSystem .set .geoTbl p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  text-align: right;
}

@media (max-width: 767px) {
  .singleSystem .set .geoTbl p {
    font-size: 13px;
  }
}

.singleSystem .set .geoTbl table {
  width: 100%;
  border: 1px solid #abc590;
}

.singleSystem .set .geoTbl table tr th,
.singleSystem .set .geoTbl table tr td {
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .singleSystem .set .geoTbl table tr th,
  .singleSystem .set .geoTbl table tr td {
    font-size: 13px;
  }
}

.singleSystem .set .geoTbl table tr th:nth-child(2),
.singleSystem .set .geoTbl table tr td:nth-child(2) {
  background: #f3f7ef;
}

.singleSystem .set .geoTbl table tr th {
  padding: 15px 12px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .singleSystem .set .geoTbl table tr th {
    padding: 10px 5px;
  }
}

.singleSystem .set .geoTbl table tr td {
  padding: 15px 12px;
}

@media (max-width: 767px) {
  .singleSystem .set .geoTbl table tr td {
    padding: 8px 5px;
  }
}

.singleSystem .set .geoTbl table tbody tr th,
.singleSystem .set .geoTbl table tbody tr td {
  border-top: 1px solid #eaf0e4;
}

.singleSystem .set .hyperDoc {
  margin-top: 30px;
  border: 1px solid #eaf0e4;
  padding: 16px 20px;
}

.singleSystem .set .hyperDoc > p.txt {
  padding: 0 !important;
}

@media (max-width: 767px) {
  .singleSystem .set .hyperDoc {
    margin: 30px 5.33333vw;
  }
}

/* component */
/* ======================================================= */
.c_blog {
  margin: 0 60px;
  border-bottom: 1px solid #eaf0e4;
}

@media (min-width: 768px) {
  .c_blog::after {
    content: '';
    display: block;
    clear: both;
  }
}

@media (max-width: 767px) {
  .c_blog {
    margin: 0 20px;
    padding: 0;
  }
}

.c_blog__itm {
  position: relative;
  box-sizing: border-box;
  text-align: left;
}

@media (max-width: 767px) {
  .c_blog__itm {
    padding: 30px 0;
    border-top: 1px solid #eaf0e4;
  }
}

@media (min-width: 768px) {
  .c_blog__itm {
    float: left;
    width: 50%;
  }
  .c_blog__itm:nth-child(2n) {
    padding: 10px 0 10px 10px;
  }
  .c_blog__itm:nth-child(2n)::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background: #eaf0e4;
  }
  .c_blog__itm:nth-child(2n-1) {
    padding: 10px 10px 10px 0;
    border-right: 1px solid #eaf0e4;
    clear: both;
  }
  .c_blog__itm:nth-child(2n-1)::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 200%;
    background: #eaf0e4;
  }
}

.c_blog__itm.is-locked > a {
  position: relative;
}

.c_blog__itm.is-locked > a::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 50px;
  height: 50px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/icon_locked01.png') 50% 50% no-repeat;
  background-size: contain;
  z-index: 2;
}

@media (max-width: 767px) {
  .c_blog__itm.is-locked > a::before {
    top: -10px;
    right: -10px;
    width: 75px;
    height: 75px;
  }
}

.c_blog__itm > a {
  display: flex;
}

@media (min-width: 768px) {
  .c_blog__itm > a {
    padding: 20px;
    transition: background-color 300ms ease 0ms;
  }
  .c_blog__itm > a:hover {
    background: #f3f7ef;
  }
}

@media (max-width: 767px) {
  .c_blog__itm > a {
    display: block;
  }
}

@media (min-width: 768px) {
  .c_blog__itm__pic {
    width: 43.16239%;
  }
}

@media (max-width: 767px) {
  .c_blog__itm__pic {
    margin-bottom: 25px;
  }
}

.c_blog__itm__pic.opt-new .c_blog__itm__pic__bd::after {
  content: 'NEW';
  display: block;
  position: absolute;
  top: -15px;
  left: -15px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #da8f23;
  border-radius: 50%;
  font-size: 11px;
  text-align: center;
  letter-spacing: .04em;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  color: #fff;
  z-index: 2;
}

.c_blog__itm__pic__bd {
  position: relative;
  width: 100%;
}

@media (max-width: 767px) {
  .c_blog__itm__pic__bd {
    max-height: 360px;
  }
}

.c_blog__itm__pic__bd::before {
  content: '';
  display: block;
  padding-top: 65.74257%;
}

.c_blog__itm__pic__bd > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-size: cover;
  transition: transform 400ms ease 0ms, opacity 400ms ease 0ms;
}

@media (min-width: 768px) {
  .c_blog__itm__info {
    flex: 1;
    align-self: center;
  }
}

@media (min-width: 768px) {
  .c_blog__itm__info__in {
    padding: 0 0 0 25px;
  }
}

.c_blog__itm__info__hd {
  position: relative;
  min-height: 24px;
  margin-bottom: 12px;
  padding-left: 78px;
  text-align: left;
}

.c_blog__itm__info__hd.has-time {
  padding-right: 50px;
}

.c_blog__itm__info__hd__date {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 14px;
  line-height: 24px;
}

.c_blog__itm__info__hd__cat {
  overflow: hidden;
}

.c_blog__itm__info__hd__cat > li {
  float: left;
  padding: 0 10px;
  margin: 4px 2px 0 2px;
  border: 1px solid rgba(37, 179, 64, .3);
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  color: #25b340;
  text-align: center;
  vertical-align: top;
}

.c_blog__itm__info__hd__time {
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 14px;
  line-height: 24px;
}

.c_blog__itm__info__ttl {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.625;
}

.c_blog__itm__info__txt {
  margin-top: 16px;
  font-size: 13px;
  line-height: 1.92308;
}

.c_btn__lnk,
.c_btn__lnk--inv {
  display: block;
  position: relative;
  width: 252px;
  height: 62px;
  margin: 0 auto;
  border: 1px solid #25b340;
  background: #25b340;
  border-radius: 32px;
  cursor: pointer;
  transition: background-color 300ms ease 0ms;
}

@media (min-width: 768px) {
  .c_btn__lnk:hover,
  .c_btn__lnk--inv:hover {
    background: #fff;
  }
  .c_btn__lnk:hover .c_btn__lnk__txt,
  .c_btn__lnk--inv:hover .c_btn__lnk__txt {
    color: #25b340;
  }
  .c_btn__lnk:hover .c_btn__lnk__arw,
  .c_btn__lnk--inv:hover .c_btn__lnk__arw,
  .c_btn__lnk:hover .c_btn__lnk__arw--rgt,
  .c_btn__lnk--inv:hover .c_btn__lnk__arw--rgt,
  .c_btn__lnk:hover .c_btn__lnk__arw--btm,
  .c_btn__lnk--inv:hover .c_btn__lnk__arw--btm {
    border-color: #25b340;
  }
}

.c_btn__lnk--inv {
  background: #fff;
}

.c_btn__lnk--inv .c_btn__lnk__txt {
  color: #25b340;
}

.c_btn__lnk--inv .c_btn__lnk__arw,
.c_btn__lnk--inv .c_btn__lnk__arw--rgt,
.c_btn__lnk--inv .c_btn__lnk__arw--btm {
  border-color: #25b340;
}

@media (min-width: 768px) {
  .c_btn__lnk--inv:hover {
    background: #25b340;
  }
  .c_btn__lnk--inv:hover .c_btn__lnk__txt {
    color: #fff;
  }
  .c_btn__lnk--inv:hover .c_btn__lnk__arw,
  .c_btn__lnk--inv:hover .c_btn__lnk__arw--rgt,
  .c_btn__lnk--inv:hover .c_btn__lnk__arw--btm {
    border-color: #fff;
  }
}

.c_btn__lnk__txt {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -10px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  transition: color 300ms ease 0ms;
}

.c_btn__lnk__txt > span {
  transition: color 300ms ease 0ms;
}

.c_btn__lnk__arw,
.c_btn__lnk__arw--rgt,
.c_btn__lnk__arw--btm {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  box-sizing: border-box;
  transition: border-color 300ms ease 0ms;
}

.c_btn__lnk__arw--rgt {
  transform: rotate(45deg);
}

.c_btn__lnk__arw--btm {
  transform: rotate(135deg);
}

.c_btn__lnk__arw--top {
  margin-top: -1px;
  transform: rotate(-45deg);
}

.c_post {
  overflow: hidden;
}

.c_post__itm {
  position: relative;
}

@media (min-width: 768px) {
  .c_post__itm {
    float: left;
    width: 25%;
  }
  .c_post__itm:nth-child(4n-3) {
    clear: both;
  }
}

.c_post__itm > a {
  display: block;
}

@media (min-width: 768px) {
  .c_post__itm > a:hover .c_post__itm__pic > div {
    transform: scale(1.1);
    opacity: .7;
  }
  .c_post__itm > a:hover .c_post__itm__cvr {
    opacity: 1;
  }
  .c_post__itm > a:hover .c_post__itm__cvr::before {
    transform: scaleY(1);
  }
  .c_post__itm > a:hover .c_post__itm__cvr__in {
    top: 50%;
  }
}

.c_post__itm__lbl,
.c_post__itm__lbl--gr,
.c_post__itm__lbl--or,
.c_post__itm__lbl--bl {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  z-index: 3;
}

.c_post__itm__lbl--gr {
  background: #29ba71;
}

.c_post__itm__lbl--or {
  background: #da8f23;
}

.c_post__itm__lbl--bl {
  background: #20b8c1;
}

.c_post__itm__pic {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media (max-width: 767px) {
  .c_post__itm__pic {
    max-height: 360px;
  }
}

.c_post__itm__pic::before {
  content: '';
  display: block;
  padding-top: 64.70588%;
}

.c_post__itm__pic > div {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  background: 50% 50% no-repeat;
  background-size: cover;
  transition: transform 400ms ease 0ms, opacity 400ms ease 0ms;
}

@media (min-width: 768px) {
  .c_post__itm__cvr {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    transition: opacity 300ms ease 0ms;
    overflow: hidden;
  }
  .c_post__itm__cvr::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #25b340, #2fc4b2);
    transform-origin: 50% 100%;
    transform: scaleY(0);
    opacity: .86;
    z-index: 1;
    transition: transform 400ms ease 0ms;
  }
  .c_post__itm__cvr__in {
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    transform: translate(0, -50%);
    z-index: 2;
    transition: top 240ms ease 0ms;
  }
  .c_post__itm__cvr__ttl {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .c_post__itm__cvr__txt {
    font-size: 12px;
    line-height: 20px;
  }
  .c_post__itm__cvr__txt > span {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .c_post__itm__cvr__in {
    padding: 10px 10px 45px;
  }
  .c_post__itm__cvr__ttl {
    position: relative;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
  }
  .c_post__itm__cvr__txt {
    font-size: 12px;
    line-height: 17px;
    font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
    font-weight: 500;
    color: #29ba71;
  }
  .c_post__itm__cvr__txt > span {
    display: inline-block;
  }
}

.c_post__itm__info {
  position: relative;
  margin-top: 4px;
  margin-bottom: 40px;
  padding: 0 30px;
}

@media (max-width: 767px) {
  .c_post__itm__info {
    margin-bottom: 60px;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .c_post__itm__info__in {
    max-width: 440px;
    margin: 0 auto;
  }
}

.c_post__itm__info__ttl {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .c_post__itm__info__ttl {
    height: 68px;
  }
}

@media (max-width: 767px) {
  .c_post__itm__info__ttl {
    margin: 22px 0 10px;
  }
}

@media (min-width: 768px) {
  .c_post__itm__info__ttl > span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    font: inherit;
    transform: translate(0, -50%);
    text-align: center;
  }
}

@media (max-width: 767px) {
  .c_post__itm__info__ttl > span {
    display: inline-block;
  }
}

.c_post__itm__info__ttl > span > span {
  display: inline-block;
}

.c_post__itm__info__txt {
  font-size: 14px;
  line-height: 2;
}

@media (max-width: 767px) {
  .c_post__itm__info__txt br {
    display: none;
  }
}

.c_post__itm__arc {
  position: relative;
  padding: 20px 30px 50px;
  text-align: left;
}

@media (max-width: 767px) {
  .c_post__itm__arc {
    padding: 10px 10px 45px;
  }
}

.c_post__itm__arc__ttl {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

@media (max-width: 767px) {
  .c_post__itm__arc__ttl {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
  }
}

.c_post__itm__arc__txt {
  font-size: 12px;
  line-height: 18px;
  font-family: 'YakuHanJP', 'NotoSansCJKjp', sans-serif;
  font-weight: 500;
  color: #29ba71;
}

@media (max-width: 767px) {
  .c_post__itm__arc__txt {
    line-height: 17px;
  }
}

.c_post__itm__arc__txt > span {
  display: inline-block;
}

.c_sect {
  position: relative;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

.c_sect.hiddenSect .c_sect__hd {
  opacity: 0;
  transform: translate(0, 80px);
}

.c_sect.hiddenSect .c_sect__bd {
  opacity: 0;
  transform: translate(0, 80px);
}

.c_sect + .c_sect {
  margin-top: 175px;
}

@media (max-width: 767px) {
  .c_sect + .c_sect {
    margin-top: 140px;
  }
}

.c_sect__hd {
  margin: 0 auto 60px;
  transition: transform 1000ms ease 0ms, opacity 1000ms ease 0ms;
}

@media (min-width: 768px) {
  .c_sect__hd {
    width: 900px;
  }
}

@media (max-width: 767px) {
  .c_sect__hd {
    margin: 0 auto 50px;
    padding: 0 20px;
  }
}

.c_sect__hd__bar {
  width: 171px;
  height: 13px;
  margin: 0 auto 40px;
  background: url('/wp-content/themes/syskenkawada/resources/images/common/pic_sect_bar01.gif') 50% 100% no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .c_sect__hd__bar {
    width: 154px;
    height: 12px;
    margin: 0 auto 35px;
  }
}

.c_sect__hd__ttl {
  font-size: 29px;
  font-family: 'Metropolis', 'NotoSansCJKjp', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.35;
}

@media (max-width: 767px) {
  .c_sect__hd__ttl {
    font-size: 25px;
    letter-spacing: -.03em;
  }
}

@media (max-width: 374px) {
  .c_sect__hd__ttl {
    font-size: 6.66667vw;
  }
}

.c_sect__hd__ld {
  margin-top: 60px;
  font-size: 14px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .c_sect__hd__ld {
    margin-top: 35px;
    margin-bottom: 40px;
  }
}

.c_sect__bd {
  transition: transform 1000ms ease 550ms, opacity 1000ms ease 550ms;
}
