@charset "UTF-8";
/* ==============================================
 * ARTICLE COMMON
 *
 * memo:
 *
 * ============================================== */
/* ----------------------------------------------------------------------------------

  レイアウト

 ---------------------------------------------------------------------------------- */
#maincontent .container-fluid {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
}
#maincontent hr {
  max-width: calc(100% - 50px);
  margin: 30px auto;
}
#maincontent .sx-gagome-body {
  padding-bottom: 60px;
  background-color: #fff;
}
#maincontent .sx-gagome-body figure, #maincontent .sx-gagome-body img {
  max-width: 100%;
  height: auto;
}

/* ----------------------------------------------------------------------------------

  共通モジュール

 ---------------------------------------------------------------------------------- */
.sx-hero {
  position: relative;
}
.sx-hero picture, .sx-hero img {
  width: 100%;
  max-width: 100%;
}

/* ----------------------------------------------------------------------------------

  リード

 ---------------------------------------------------------------------------------- */
.sx-gagome-lead {
  padding: 45px 25px 60px;
  background-color: #E3EAE2;
}
.sx-gagome-lead .col {
  max-width: 750px;
}

.sx-lead-title {
  position: relative;
  color: #326538;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

.sx-lead-text {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}

.sx-lead-anchor {
  margin: 30px auto 0;
  padding: 0;
}
.sx-lead-anchor li {
  position: relative;
  margin: 0 auto;
  padding: 0;
  color: #326538;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  list-style: none;
  text-align: left;
}
.sx-lead-anchor li a {
  display: block;
  padding: 18px 20px;
  border-radius: 10px;
  background-color: #fff;
}
.sx-lead-anchor li:after {
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  width: 18px;
  height: 14px;
  margin: auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2215.904%22%20viewBox%3D%220%200%2012.021%2015.904%22%20width%3D%2212.021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23326538%22%3E%3Cpath%20d%3D%22m1055.523%20564.742h15%22%20transform%3D%22matrix(0%201%20-1%200%20570.959%20-1055.523)%22%2F%3E%3Cpath%20d%3D%22m0%200v8h8%22%20transform%3D%22matrix(.70710678%20-.70710678%20.70710678%20.70710678%20.353%209.54)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
.sx-lead-anchor li + li {
  margin-top: 12px;
}

.sx-lead-num {
  margin-right: 12px;
}

p.sx-article-note {
  margin: 15px auto 0 !important;
}

/* ----------------------------------------------------------------------------------

  ボディ

 ---------------------------------------------------------------------------------- */
.sx-gagome-head--1 .sx-gagome-head-title-wrap {
  position: relative;
}
.sx-gagome-head--1 .sx-gagome-head-title {
  color: #326538;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 0;
}
.sx-gagome-head--1 .sx-gagome-head-num {
  position: absolute;
}
.sx-gagome-head--2 .gagome-head-figure {
  width: 72.22%;
}
.sx-gagome-head--2 .sx-gagome-head-title-wrap {
  position: relative;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
.sx-gagome-head--2 .sx-gagome-head-title {
  color: #326538;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 0;
}
.sx-gagome-head--2 .sx-gagome-head-figure img {
  width: 100%;
  height: auto;
}
.sx-gagome-head--2 .sx-gagome-head-num {
  display: inline-block;
}
.sx-gagome-head--3 {
  max-width: 1110px;
}
.sx-gagome-head--3 .sx-gagome-head-title {
  position: relative;
  color: #326538;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 0;
  white-space: nowrap;
}
.sx-gagome-head--3 .sx-gagome-head-num {
  position: absolute;
}

.sx-gagome-head-bg {
  display: inline-block;
  padding: 20px 7px;
  background-color: #E3EAE2;
}
.sx-col-container {
  max-width: 1110px;
}

.sx-col-figure {
  flex: 0 1 auto;
}
.sx-col-figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.sx-col-content {
  flex: 0 1 auto;
  padding: 20px 25px;
}
.sx-col-content dt {
  color: #326538;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
}
.sx-col-content dt span {
  background-image: url("../images/global/line_green.svg");
  background-position: left bottom;
  background-repeat: repeat-x;
}
.sx-col-content dd {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 32px;
}
.sx-col-content .sx-col-note {
  display: block;
  margin-top: 15px;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

/* ----------------------------------------------------------------------------------

  フッターリード

 ---------------------------------------------------------------------------------- */
.sx-gagome-foot-lead {
  background-color: #326538;
  color: #fff;
}

.sx-foot-lead-title {
  position: relative;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  text-align: left;
}

.sx-foot-lead-text {
  max-width: 740px;
  margin: 20px auto 0;
  font-size: 16px;
  line-height: 29px;
  text-align: left;
}

/* ----------------------------------------------------------------------------------

  フッターリード

 ---------------------------------------------------------------------------------- */
.sx-gagome-foot-series {
  padding: 50px 25px 10px;
  background-color: #fff;
}
.sx-gagome-foot-series .col {
  max-width: 750px;
}

.sx-foot-series-title {
  position: relative;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
}

.sx-foot-series-figure {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 29px;
  text-align: left;
}

@media screen and (min-width: 769px) {
  #maincontent hr {
    max-width: 900px;
    margin: 50px auto;
  }
  #maincontent .sx-gagome-body {
    padding-bottom: 150px;
  }
  .sx-gagome-lead {
    padding: 110px 0 100px;
  }
  .sx-lead-title {
    font-size: 31px;
    line-height: 46px;
    text-align: left;
  }
  .sx-lead-text {
    margin-top: 40px;
    font-size: 19px;
    line-height: 34px;
  }
  .sx-lead-anchor {
    margin-top: 50px;
  }
  .sx-lead-anchor li {
    font-size: 20px;
  }
  .sx-lead-anchor li a {
    padding: 16px 26px 12px;
    transition: 0.3s;
  }
  .sx-lead-anchor li a:hover {
    opacity: 0.6;
  }
  .sx-lead-anchor li + li {
    margin-top: 20px;
  }
  .sx-lead-num {
    margin-right: 20px;
  }
  .sx-gagome-head--1 {
    margin-top: 130px;
  }
  .sx-gagome-head--1 .sx-gagome-head-figure {
    width: 72.22%;
  }
  .sx-gagome-head--1 .sx-gagome-head-title-wrap {
    display: flex;
    align-items: center;
    width: calc(100% - 72.22%);
    padding-left: 70px;
  }
  .sx-gagome-head--1 .sx-gagome-head-title {
    position: absolute;
    bottom: 100px;
    left: 70px;
    font-size: 41px;
    line-height: 20px;
    white-space: nowrap;
  }
  .sx-gagome-head--1 .sx-gagome-head-num {
    top: -160px;
  }
  .sx-gagome-head--2 {
    margin-top: 130px;
  }
  .sx-gagome-head--2 .sx-gagome-head-title-wrap {
    margin-top: -50px;
  }
  .sx-gagome-head--2 .sx-gagome-head-title {
    font-size: 41px;
    line-height: 20px;
  }
  .sx-gagome-head--2 .sx-gagome-head-num {
    margin-right: 75px;
  }
  .sx-gagome-head--3 {
    margin-top: 130px;
  }
  .sx-gagome-head--3 .sx-gagome-head-figure {
    width: 72.22%;
  }
  .sx-gagome-head--3 .sx-gagome-head-title-wrap {
    display: flex;
    position: relative;
    align-items: center;
    width: calc(100% - 72.22%);
    padding-left: 70px;
  }
  .sx-gagome-head--3 .sx-gagome-head-title {
    position: absolute;
    top: 100px;
    right: 0;
    font-size: 41px;
    line-height: 20px;
  }
  .sx-gagome-head--3 .sx-gagome-head-num {
    top: 150px;
    right: 10px;
  }
  .sx-gagome-head-bg {
    padding: 20px 15px;
  }
  br.d-md-none + .sx-gagome-head-bg {
    margin-left: -15px;
    padding-left: 0;
  }
  .sx-col-container {
    margin-top: 130px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .sx-col-container .col {
    padding-right: 0;
    padding-left: 0;
  }
  .sx-col-reverse .sx-col-figure {
    order: 1;
  }
  .sx-col-reverse .sx-col-content {
    order: 0;
  }
  .sx-col-reverse .sx-col-content dl {
    padding: 0 30px 0 0;
  }
  .sx-col-container-2a .sx-col-figure {
    width: 57.65%;
  }
  .sx-col-container-2a .sx-col-content {
    width: calc(100% - 57.65%);
  }
  .sx-col-container-2a .sx-col-content dl {
    padding: 0 0 0 30px;
  }
  .sx-col-figure {
    order: 0;
    width: 44.44%;
  }
  .sx-col-content {
    display: flex;
    order: 1;
    width: 55.56%;
    padding: 0 50px;
  }
  .sx-col-content dl {
    padding: 0 0 0 30px;
  }
  .sx-col-content dt {
    font-size: 31px;
    line-height: 56px;
  }
  .sx-col-content dd {
    margin-top: 30px;
    font-size: 17px;
    line-height: 32px;
  }
  .sx-col-content dd sup {
    font-size: 10px;
  }
  .sx-col-content .sx-col-note {
    font-size: 14px;
    line-height: 22px;
  }
  .sx-gagome-foot-lead {
    margin-top: 180px;
    padding: 90px 30px 170px !important;
    text-align: center;
  }
  .sx-foot-lead-title {
    font-size: 31px;
    line-height: 56px;
    text-align: center;
  }
  .sx-foot-lead-text {
    margin-top: 40px;
    font-size: 17px;
    line-height: 34px;
  }
  .sx-gagome-foot-series {
    padding: 110px 0 60px;
  }
  .sx-foot-series-title {
    font-size: 24px;
    line-height: 36px;
  }
  .sx-foot-series-figure {
    margin-top: 40px;
  }
  p.sx-article-note {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .sx-lead-title {
    right: -6px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .sx-lead-text {
    padding-right: 25px;
    padding-left: 25px;
  }
  .sx-lead-anchor li {
    width: calc(100% - 50px);
  }
  .sx-gagome-head--1 {
    margin-top: 40px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .sx-gagome-head--1 .sx-gagome-head-figure {
    margin-right: auto;
    margin-left: auto;
  }
  .sx-gagome-head--1 .sx-gagome-head-title-wrap {
    margin: -55px auto 20px;
  }
  .sx-gagome-head--1 .sx-gagome-head-num {
    right: 25px;
    bottom: 0;
    height: 56px;
  }
  .sx-gagome-head--1 .sx-gagome-head-num img {
    width: auto !important;
    height: 100% !important;
  }
  .sx-gagome-head--2 .sx-gagome-head-title-wrap {
    width: calc(100% - 50px);
    margin: -55px auto 20px;
  }
  .sx-gagome-head--2 .sx-gagome-head-title {
    padding-left: 70px;
  }
  .sx-gagome-head--2 .sx-gagome-head-num {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 56px;
  }
  .sx-gagome-head--2 .sx-gagome-head-num img {
    width: auto !important;
    height: 100% !important;
  }
  .sx-gagome-head--3 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .sx-gagome-head--3 .sx-gagome-head-figure {
    width: calc(100% - 20px);
    margin-left: auto;
  }
  .sx-gagome-head--3 .sx-gagome-head-title-wrap {
    margin: -25px auto 0;
  }
  .sx-gagome-head--3 .sx-gagome-head-title {
    padding-bottom: 25px;
  }
  .sx-gagome-head--3 .sx-gagome-head-num {
    right: 20px;
    bottom: 0;
    height: 58px;
  }
  .sx-gagome-head--3 .sx-gagome-head-num img {
    width: auto !important;
    height: 100% !important;
  }
  .sx-gagome-head-bg:last-of-type {
    margin-top: -5px;
  }
  .sx-col-container {
    padding-bottom: 60px;
  }
  .sx-col-figure {
    padding-right: 25px;
    padding-left: 25px;
  }
  .sx-gagome-foot-lead {
    padding: 50px !important;
    text-align: left;
  }
  .sx-gagome-foot-series {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .sx-foot-series-title {
    right: -6px;
  }
  .sx-1col-submit {
    padding-right: 25px;
    padding-left: 25px;
  }
  .sx-1col-submit .col .btn.btn {
    max-width: 100%;
  }

  p.sx-article-note {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 375px) {
  .sx-lead-anchor li {
    font-size: 4.53vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  .sx-gagome-head--1 .sx-gagome-head-title-wrap {
    left: -70px;
  }
  .sx-gagome-head--2 .sx-gagome-head-title-wrap {
    width: calc(100% - 50px);
    margin-right: auto;
    margin-left: auto;
  }
  .sx-gagome-head--2 .sx-gagome-head-num {
    margin-right: 30px;
  }
}

@media screen and (min-width: 992px) {
  .sx-col-reverse .sx-col-content dl {
    padding: 0 60px 0 0;
  }
  .sx-col-container-2a .sx-col-content dl {
    padding: 0 0 0 80px;
  }
  .sx-col-content dl {
    padding: 0 0 0 60px;
  }
}