.tle:before {
  background-image: url(/library/dantai/seido_jujitsu/img/common/page-icon1.svg);
}

.page-feature-reason .section {
  border: 2px solid #009944;
  background: #fdfdf5;
  border-radius: 30px;
  box-sizing: border-box;
}
@media screen and (min-width: 1201px), print {
  .page-feature-reason .section {
    padding: 60px 83px;
  }
}
@media screen and (max-width: 1200px) {
  .page-feature-reason .section {
    padding: 7%;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-reason .section {
    border-radius: 4vw;
  }
}
.page-feature-reason .section .headline {
  background: #009944;
  color: #fffd65;
  font-weight: 600;
  position: relative;
  border-radius: 20px;
}
@media screen and (min-width: 1201px), print {
  .page-feature-reason .section .headline {
    padding-left: 110px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .page-feature-reason .section .headline {
    padding-left: 12em;
    margin-bottom: 3em;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-reason .section .headline {
    font-size: calc((1rem + (1vw - 7.51px) * 1.3296) * 0.625);
  }
}
@media screen and (max-width: 750px) {
  .page-feature-reason .section .headline {
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
    border-radius: 4vw;
  }
}
.page-feature-reason .section .headline h3 {
  display: inline-block;
  line-height: 1.3;
}
@media screen and (min-width: 1201px), print {
  .page-feature-reason .section .headline h3 {
    font-size: 1.5555555556em;
    padding: 20px 25px 20px 0;
  }
}
@media screen and (max-width: 1200px) {
  .page-feature-reason .section .headline h3 {
    font-size: 2.7em;
    padding-right: 0.2em;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-reason .section .headline h3 {
    padding-top: 0.9em;
    padding-bottom: 0.9em;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-reason .section .headline h3 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
.page-feature-reason .section .headline .num {
  background: url(/library/dantai/seido_jujitsu/feature/img/reason/hl-bg.png)
    no-repeat center;
  background-size: 100% auto;
  display: flex;
  color: #ed9204;
  text-align: center;
  font-size: 2.6666666667em;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
}
@media screen and (min-width: 751px), print {
  .page-feature-reason .section .headline .num {
    transform: translateX(-30%);
  }
}
@media screen and (min-width: 1201px), print {
  .page-feature-reason .section .headline .num {
    width: 130px;
    height: 130px;
  }
}
@media screen and (max-width: 1200px) {
  .page-feature-reason .section .headline .num {
    font-size: 4.8em;
    width: 2.7em;
    height: 2.7em;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-reason .section .headline .num {
    transform: translateX(-10%);
  }
}
.page-feature-reason .section .box {
  border: 3px solid #009944;
  background: #fff;
}
.page-feature-reason .section .box .boxhl {
  border-bottom: 1px solid #009944;
  background-color: #e1ff99;
  color: #009944;
  font-weight: 700;
  padding: 20px;
  font-size: 1.2222222222em;
}
.page-feature-reason .section .box .boxhl span {
  position: relative;
  padding-left: 20px;
}
.page-feature-reason .section .box .boxhl span:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ed9204;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: 0.7em;
}
@media screen and (max-width: 750px) {
  .page-feature-reason .section .box .boxhl {
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
  }
  .page-feature-reason .section .box .boxhl span {
    padding-left: 1em;
    font-size: 2.5em;
    display: block;
  }
  .page-feature-reason .section .box .boxhl span:before {
    width: 0.45em;
    height: 0.45em;
  }
}
.page-feature-reason .section .box .imgbox {
  line-height: 0;
  text-align: center;
}
.page-feature-reason .strong-txt {
  font-weight: 700;
  background: #ffe537;
  padding: 5px 10px;
  font-size: 1.1111111111em;
  text-align: center;
}
.page-feature-reason .strong-txt span {
  color: #ff7200;
}
.page-feature-reason .btn {
  max-width: 540px;
}
@media screen and (max-width: 750px) {
  .page-feature-reason .btn {
    width: 100%;
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
  }
  .page-feature-reason .btn .btn-style {
    border-radius: 4em;
    font-size: 1.9em;
  }
}
.page-feature-support #section1 li {
  border: 2px solid #009944;
  border-radius: 30px;
  background-color: #fdfdf5;
  position: relative;
  box-sizing: border-box;
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section1 li {
    padding-left: 180px;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section1 li {
    padding: 3.75vw;
    padding-left: 15vw;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section1 li {
    padding: 7%;
    padding-top: 24vw;
  }
}
.page-feature-support #section1 li .txtbox {
  letter-spacing: 0.05em;
}
.page-feature-support #section1 li .btnlinks {
  display: block;
  width: 9em;
  background-color: #e1ff99;
  font-size: 0.8888888889em;
  text-align: center;
  line-height: 2em;
}
.page-feature-support #section1 li .btnlinks span.icon-right {
  vertical-align: middle;
  display: inline-block;
  line-height: 1em;
  position: relative;
  top: -0.1em;
}
.page-feature-support #section1 h3 {
  color: #fffd65;
}
.page-feature-support #section1 h3 span {
  background-color: #009944;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0.3em 0.5em;
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section1 h3 {
    font-size: 1.6666666667em;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section1 h3 {
    font-size: calc((1rem + (1vw - 7.51px) * 1.3296) * 0.625);
  }
  .page-feature-support #section1 h3 span {
    font-size: 3em;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section1 h3 {
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
  }
  .page-feature-support #section1 h3 span {
    font-size: 3.9em;
  }
}
.page-feature-support #section1 .num {
  color: #ed9204;
  text-align: center;
  background: url(/library/dantai/seido_jujitsu/img/common/hl-bg.png) no-repeat
    center;
  background-size: 100% auto;
  width: 13em;
  height: 13em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
}
.page-feature-support #section1 .num span {
  font-size: 4.6em;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section1 .num {
    font-size: 1rem;
    top: 45px;
    left: 30px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section1 .num {
    font-size: calc((1rem + (1vw - 7.51px) * 1.3296) * 0.625);
    left: 2.5vw;
    top: 3.75em;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section1 .num {
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    top: 5%;
  }
  .page-feature-support #section1 .num span {
    font-size: 6em;
  }
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section2 .col3-1 {
    width: 310px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section2 .col3-1 {
    width: 30%;
  }
}
.page-feature-support #section2 li {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section2 li {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section2 li {
    font-size: calc((1rem + (1vw - 7.51px) * 1.3296) * 0.625);
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section2 li {
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
    margin-top: 13vw;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .page-feature-support #section2 li:first-child {
    margin-top: 4vw;
  }
}
.page-feature-support #section2 li h3 {
  text-align: center;
  background-color: #009944;
  color: #fffc00;
  border-radius: 20px;
  line-height: 1.4em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  position: relative;
  top: -1.5em;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section2 li h3 {
    font-size: 1.1111111111em;
    width: 270px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section2 li h3 {
    font-size: 2em;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section2 li h3 {
    font-size: 3em;
  }
}
.page-feature-support #section2 .txtbox:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  mask-image: url(/library/dantai/seido_jujitsu/feature/img/support/s2-pic-mask.svg);
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 100%;
  background-repeat: no-repaet;
  background-size: 100% auto;
  background-position: center;
  border-radius: 50%;
  border: 2px solid #009944;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1201px), print {
  .page-feature-support #section2 .txtbox:before {
    font-size: 1rem;
  }
}
@media screen and (min-width: 751px), print {
  .page-feature-support #section2 .txtbox:before {
    width: 18em;
    height: 18em;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section2 .txtbox:before {
    width: 36em;
    height: 36em;
    margin-bottom: 2em;
  }
}
.page-feature-support #section2 .txtbox p {
  font-size: 0.8888888889em;
  letter-spacing: 0.05em;
  text-align: justify;
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-support #section2 .txtbox p {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-support #section2 .txtbox p {
    font-size: 2.4em;
  }
}
.page-feature-support
  #section2
  .s2-content1
  li:first-child
  .txtbox
  p:first-line {
  letter-spacing: 0.02em;
}
.page-feature-support #section2 .box1 .txtbox:before {
  background-image: url(/library/dantai/seido_jujitsu/feature/img/support/s2-pic1.png);
}
.page-feature-support #section2 .box2 .txtbox:before {
  background-image: url(/library/dantai/seido_jujitsu/feature/img/support/s2-pic2.png);
}
.page-feature-support #section2 .box3 .txtbox:before {
  background-image: url(/library/dantai/seido_jujitsu/feature/img/support/s2-pic3.png);
}
.page-feature-policy .txtbox {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1201px), print {
  .page-feature-policy .txtbox {
    width: 880px;
  }
}
.page-feature-policy figure {
  text-align: center;
}
.page-feature-policy figure > div {
  border: 2px solid #009944;
  box-sizing: border-box;
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
}
.page-feature-policy figure figcaption {
  color: #009944;
  font-weight: 600;
  font-size: 1.0555555556em;
  margin-top: 10px;
}
.page-feature-policy #section3 .txtbox {
  background: url(/library/dantai/seido_jujitsu/feature/img/policy/s3-bg1.jpg)
    no-repeat center bottom;
}
@media screen and (min-width: 1201px), print {
  .page-feature-policy #section3 .txtbox {
    padding-bottom: 225px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-policy #section3 .txtbox {
    padding-bottom: calc(18vw + 5%);
  }
}
@media screen and (max-width: 1200px) {
  .page-feature-policy #section3 .txtbox {
    background-size: 100% auto;
    padding-bottom: 25vw;
  }
}
.page-feature-policy #section4 {
  position: relative;
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-policy #section4 {
    font-size: calc((1rem + (1vw - 7.51px) * 1.3296) * 0.625);
  }
}
@media screen and (max-width: 750px) {
  .page-feature-policy #section4 {
    font-size: calc((1rem + (1vw - 3.2px) * 3.125) * 0.4267);
  }
}
.page-feature-policy #section4 .inner {
  position: relative;
}
.page-feature-policy #section4 .inner:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background: url(/library/dantai/seido_jujitsu/feature/img/policy/btm-bg.jpg)
    no-repeat center;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 1201px), print {
  .page-feature-policy #section4 .inner:before {
    width: 692px;
    height: 489px;
    left: -106px;
  }
}
@media screen and (min-width: 751px), print {
  .page-feature-policy #section4 .inner:before {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-policy #section4 .inner:before {
    width: 62.28em;
    height: 44.01em;
  }
}
@media screen and (max-width: 1200px) {
  .page-feature-policy #section4 .inner:before {
    background-size: 100% auto;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-policy #section4 .inner:before {
    width: 69.2em;
    height: 70.6647398844%;
    background-position: center top;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    top: -10em;
  }
}
@media screen and (min-width: 1201px), print {
  .page-feature-policy .btm-copy {
    padding-left: 421px;
    width: 580px;
    padding-top: 20px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  .page-feature-policy .btm-copy {
    padding-left: 45%;
  }
}
@media screen and (max-width: 750px) {
  .page-feature-policy .btm-copy {
    padding-top: 50%;
  }
}

@media screen and (min-width: 751px), print {
  .page-list li:not(:first-child) {
    margin-left: 34px;
  }
}
.page-list li:not(:first-child) {
  margin-left: 3%;
} /*# sourceMappingURL=feature.css.map */
