/* CSS Document */
/* line 5, style.scss */
.top_img {
  background-image: url("../images/title_bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 20px; }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 5, style.scss */
    .top_img {
      background-image: url("../images/title_bg_sp.jpg"); } }
  @media screen and (max-width: 360px) {
    /* line 5, style.scss */
    .top_img {
      background-image: url("../images/title_bg_sp.jpg"); } }

/* line 24, style.scss */
.top_imgb {
  max-width: 1100px;
  width: 100%;
  height: 350px;
  margin: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media all and (min-width: 930.01px) and (max-width: 1000px) {
    /* line 24, style.scss */
    .top_imgb {
      height: 32vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 24, style.scss */
    .top_imgb {
      height: 30vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 24, style.scss */
    .top_imgb {
      height: 25vw; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 24, style.scss */
    .top_imgb {
      height: 58vw;
      padding-bottom: 8vw; } }
  @media screen and (max-width: 360px) {
    /* line 24, style.scss */
    .top_imgb {
      height: 58vw;
      padding-bottom: 8vw; } }
  /* line 52, style.scss */
  .top_imgb:before {
    display: block;
    content: '';
    width: 93px;
    height: 200px;
    background-image: url("../images/title_img01.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
    @media all and (min-width: 1100.01px) and (max-width: 1200px) {
      /* line 52, style.scss */
      .top_imgb:before {
        width: 7.75vw;
        height: 17.7vw;
        left: 4vw; } }
    @media screen and (min-width: 930.01px) and (max-width: 1100px) {
      /* line 52, style.scss */
      .top_imgb:before {
        width: 7.75vw;
        height: 17.7vw;
        left: 4vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 52, style.scss */
      .top_imgb:before {
        width: 7.75vw;
        height: 17.7vw;
        left: 4vw; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 52, style.scss */
      .top_imgb:before {
        width: 7.75vw;
        height: 17.7vw;
        left: 2vw; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 52, style.scss */
      .top_imgb:before {
        width: 15.75vw;
        height: 25.7vw;
        left: 1vw;
        top: -8vw; } }
    @media screen and (max-width: 360px) {
      /* line 52, style.scss */
      .top_imgb:before {
        width: 15.75vw;
        height: 25.7vw;
        left: 0;
        top: -8vw; } }
  /* line 99, style.scss */
  .top_imgb:after {
    display: block;
    content: '';
    width: 163px;
    height: 190px;
    background-image: url("../images/title_img02.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -3%;
    margin: auto; }
    @media all and (min-width: 1100.01px) and (max-width: 1200px) {
      /* line 99, style.scss */
      .top_imgb:after {
        width: 13.5vw;
        height: 15.8vw;
        right: 0; } }
    @media screen and (min-width: 930.01px) and (max-width: 1100px) {
      /* line 99, style.scss */
      .top_imgb:after {
        width: 13.5vw;
        height: 15.8vw;
        right: 0; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 99, style.scss */
      .top_imgb:after {
        width: 13.5vw;
        height: 15.8vw;
        right: 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 99, style.scss */
      .top_imgb:after {
        width: 13.5vw;
        height: 15.8vw;
        right: -10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 99, style.scss */
      .top_imgb:after {
        width: 21.5vw;
        height: 28.8vw;
        right: -15px;
        top: -8vw; } }
    @media screen and (max-width: 360px) {
      /* line 99, style.scss */
      .top_imgb:after {
        width: 21.5vw;
        height: 28.8vw;
        right: -18px;
        top: -8vw; } }

/* line 147, style.scss */
.title_txt {
  max-width: 740px;
  width: 67%;
  margin-top: -50px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 147, style.scss */
    .title_txt {
      width: 70%;
      margin-top: -20px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 147, style.scss */
    .title_txt {
      width: 60%;
      margin-top: -20px; } }
  @media screen and (max-width: 360px) {
    /* line 147, style.scss */
    .title_txt {
      width: 60%;
      margin-top: -10px; } }

/* line 168, style.scss */
.comment_area {
  background: #1b2f61;
  padding: 0 20px; }

/* line 172, style.scss */
.comment_areab {
  max-width: 1100px;
  width: 100%;
  margin: auto;
  padding: 15px 0;
  text-align: center; }
  /* line 178, style.scss */
  .comment_areab p {
    color: #ffffff;
    line-height: 1.5;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    display: inline-block;
    text-align: left; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 178, style.scss */
      .comment_areab p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 178, style.scss */
      .comment_areab p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (max-width: 360px) {
      /* line 178, style.scss */
      .comment_areab p {
        font-size: 18px;
        font-size: 1.8rem; } }

/* line 204, style.scss */
.pankuzu {
  padding: 0; }

/* line 217, style.scss */
.content {
  margin: 0;
  padding: 0 40px 60px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 217, style.scss */
    .content {
      padding: 0 30px 60px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 217, style.scss */
    .content {
      padding: 0 30px 60px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 217, style.scss */
    .content {
      padding: 0 20px 60px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 217, style.scss */
    .content {
      padding: 0 20px 60px; } }
  @media screen and (max-width: 360px) {
    /* line 217, style.scss */
    .content {
      padding: 0 15px 60px; } }

/* line 239, style.scss */
.about {
  margin: 20px 0 0; }

/* line 242, style.scss */
.aboutb {
  text-align: center;
  position: relative; }

/* line 256, style.scss */
.point {
  text-align: center; }
  /* line 268, style.scss */
  .point span {
    display: inline-block;
    background: #d85f26;
    color: #ffffff;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    padding: 3px 10px;
    font-weight: 600;
    border-radius: 30px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 268, style.scss */
      .point span {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 268, style.scss */
      .point span {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 268, style.scss */
      .point span {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 360px) {
      /* line 268, style.scss */
      .point span {
        font-size: 15px;
        font-size: 1.5rem; } }
    /* line 296, style.scss */
    .point span + span {
      margin-left: 10px; }
      @media screen and (max-width: 360px) {
        /* line 296, style.scss */
        .point span + span {
          margin: 5px 10px; } }

/* line 312, style.scss */
.about_txt {
  text-align: center;
  margin-top: 15px; }
  /* line 315, style.scss */
  .about_txt p {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
    color: #d85f26;
    font-weight: 700; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 315, style.scss */
      .about_txt p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 315, style.scss */
      .about_txt p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 315, style.scss */
      .about_txt p {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 360px) {
      /* line 315, style.scss */
      .about_txt p {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 340, style.scss */
  .about_txt h3 {
    font-size: 60px;
    font-size: 6.0rem;
    line-height: 1.5;
    color: #0e359e;
    font-weight: 800; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 340, style.scss */
      .about_txt h3 {
        font-size: 48px;
        font-size: 4.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 340, style.scss */
      .about_txt h3 {
        font-size: 34px;
        font-size: 3.4rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 340, style.scss */
      .about_txt h3 {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.3; } }
    @media screen and (max-width: 360px) {
      /* line 340, style.scss */
      .about_txt h3 {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.3; } }

/* line 368, style.scss */
.add_point {
  display: block;
  width: fit-content;
  background: #1b2f61;
  padding: 3px 15px;
  border-radius: 5px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  position: absolute;
  top: 20px;
  left: 70px;
  transform: rotate(-10deg); }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 368, style.scss */
    .add_point {
      font-size: 22px;
      font-size: 2.2rem;
      top: 70px;
      left: 7.4vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 368, style.scss */
    .add_point {
      font-size: 20px;
      font-size: 2.0rem;
      top: 60px;
      left: 5.0vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 368, style.scss */
    .add_point {
      font-size: 18px;
      font-size: 1.8rem;
      top: auto;
      bottom: 60px;
      left: 1vw;
      padding: 3px 10px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 368, style.scss */
    .add_point {
      font-size: 18px;
      font-size: 1.8rem;
      position: relative;
      top: auto;
      left: 15vw;
      margin: 20px 0 15px; } }
  @media screen and (max-width: 360px) {
    /* line 368, style.scss */
    .add_point {
      font-size: 16px;
      font-size: 1.6rem;
      position: relative;
      top: auto;
      left: 0;
      margin: 20px 0 15px; } }

/* line 420, style.scss */
.add_pointb {
  position: relative; }
  /* line 422, style.scss */
  .add_pointb:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 50px solid #1b2f61;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(-40deg);
    z-index: -1; }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 422, style.scss */
      .add_pointb:after {
        border-top: 30px solid #1b2f61;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        bottom: -20px; } }

/* line 453, style.scss */
.school_box {
  margin: 40px 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 453, style.scss */
    .school_box {
      margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 453, style.scss */
    .school_box {
      margin: 30px 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 453, style.scss */
    .school_box {
      margin: 30px 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 453, style.scss */
    .school_box {
      margin: 30px 0 0; } }
  /* line 469, style.scss */
  .pagelink:last-of-type .school_box {
    margin: 80px 0 0; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 469, style.scss */
      .pagelink:last-of-type .school_box {
        margin: 60px 0 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 469, style.scss */
      .pagelink:last-of-type .school_box {
        margin: 60px 0 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 469, style.scss */
      .pagelink:last-of-type .school_box {
        margin: 60px 0 0; } }
    @media screen and (max-width: 360px) {
      /* line 469, style.scss */
      .pagelink:last-of-type .school_box {
        margin: 60px 0 0; } }

/* line 488, style.scss */
.school_boxb h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 55px;
  background: #d85f26;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.5;
  padding: 0 15px;
  flex-wrap: wrap; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 488, style.scss */
    .school_boxb h4 {
      font-size: 22px;
      font-size: 2.2rem;
      height: 45px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 488, style.scss */
    .school_boxb h4 {
      font-size: 20px;
      font-size: 2.0rem;
      height: auto;
      padding: 10px 15px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 488, style.scss */
    .school_boxb h4 {
      font-size: 20px;
      font-size: 2.0rem;
      height: auto;
      padding: 10px 15px; } }
  @media screen and (max-width: 360px) {
    /* line 488, style.scss */
    .school_boxb h4 {
      font-size: 20px;
      font-size: 2.0rem;
      height: auto;
      padding: 10px 15px; } }
  /* line 528, style.scss */
  .school_boxb h4 small {
    font-size: 85%; }
  /* line 531, style.scss */
  .school_boxb h4 p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-left: 20px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 531, style.scss */
      .school_boxb h4 p {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 531, style.scss */
      .school_boxb h4 p {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 531, style.scss */
      .school_boxb h4 p {
        font-size: 15px;
        font-size: 1.5rem; } }
    @media all and (min-width: 360.01px) and (max-width: 530px) {
      /* line 531, style.scss */
      .school_boxb h4 p {
        margin-top: 5px;
        margin-left: 0; } }
    @media screen and (max-width: 360px) {
      /* line 531, style.scss */
      .school_boxb h4 p {
        font-size: 15px;
        font-size: 1.5rem;
        margin-top: 5px;
        margin-left: 0; } }

/* line 566, style.scss */
.school_unit,
.kenshin_unit {
  margin: 40px 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 566, style.scss */
    .school_unit,
    .kenshin_unit {
      margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 566, style.scss */
    .school_unit,
    .kenshin_unit {
      margin: 30px 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 566, style.scss */
    .school_unit,
    .kenshin_unit {
      margin: 20px 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 566, style.scss */
    .school_unit,
    .kenshin_unit {
      margin: 20px 0 0; } }

/* line 584, style.scss */
.school_unitb {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 584, style.scss */
    .school_unitb {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 584, style.scss */
    .school_unitb {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 584, style.scss */
    .school_unitb {
      display: block; } }
  /* line 600, style.scss */
  .school_unitb h5 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.5;
    color: #0e359e;
    font-weight: 700; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 600, style.scss */
      .school_unitb h5 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 600, style.scss */
      .school_unitb h5 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 600, style.scss */
      .school_unitb h5 {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center; } }
    @media screen and (max-width: 360px) {
      /* line 600, style.scss */
      .school_unitb h5 {
        font-size: 18px;
        font-size: 1.8rem;
        text-align: center; } }
    /* line 626, style.scss */
    .school_unitb h5 span {
      display: inline-block; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 626, style.scss */
        .school_unitb h5 span {
          display: inline; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 626, style.scss */
        .school_unitb h5 span {
          display: inline; } }
      @media screen and (max-width: 360px) {
        /* line 626, style.scss */
        .school_unitb h5 span {
          display: inline; } }

/* line 644, style.scss */
.school_img {
  max-width: 440px;
  width: 100%; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 644, style.scss */
    .school_img {
      max-width: 400px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 644, style.scss */
    .school_img {
      max-width: 340px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 644, style.scss */
    .school_img {
      max-width: 300px;
      margin: auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 644, style.scss */
    .school_img {
      max-width: 300px;
      margin: auto; } }
  @media screen and (max-width: 360px) {
    /* line 644, style.scss */
    .school_img {
      max-width: 300px;
      margin: auto; } }

/* line 666, style.scss */
.school_txt {
  width: calc(100% - 490px); }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 666, style.scss */
    .school_txt {
      width: calc(100% - 430px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 666, style.scss */
    .school_txt {
      width: calc(100% - 360px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 666, style.scss */
    .school_txt {
      width: 100%;
      margin: 20px 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 666, style.scss */
    .school_txt {
      width: 100%;
      margin: 20px 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 666, style.scss */
    .school_txt {
      width: 100%;
      margin: 20px 0 0; } }

/* line 687, style.scss */
.school_price {
  margin: 10px 0 0; }

/* line 690, style.scss */
.school_priceb {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 360px) {
    /* line 690, style.scss */
    .school_priceb {
      display: block; } }
  /* line 705, style.scss */
  .school_priceb dl {
    width: calc(50% - 5px);
    line-height: 1.5; }
    @media all and (min-width: 1100.01px) {
      /* line 705, style.scss */
      .school_priceb dl {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 360px) {
      /* line 705, style.scss */
      .school_priceb dl {
        width: 100%; } }
    /* line 723, style.scss */
    .school_priceb dl dt {
      background: #1887c7;
      border: 1px solid #1887c7;
      text-align: center;
      padding: 5px;
      color: #ffffff; }
    /* line 730, style.scss */
    .school_priceb dl dd {
      border: 1px solid #1887c7;
      text-align: center;
      padding: 5px;
      color: #1887c7; }
    /* line 736, style.scss */
    .school_priceb dl:nth-of-type(n+3) {
      margin-top: 10px; }
    @media screen and (max-width: 360px) {
      /* line 739, style.scss */
      .school_priceb dl:nth-of-type(n+2) {
        margin-top: 10px; } }
    /* line 753, style.scss */
    .school_priceb dl:nth-of-type(even) dt {
      background: #0e359e;
      border: 1px solid #0e359e; }
    /* line 757, style.scss */
    .school_priceb dl:nth-of-type(even) dd {
      color: #0e359e;
      border: 1px solid #0e359e; }

/* line 764, style.scss */
.add_txt {
  margin: 10px 0 0;
  text-align: right;
  line-height: 1.3; }
  /* line 768, style.scss */
  .add_txt p {
    display: inline-block; }

/* line 772, style.scss */
.coupon {
  margin: 10px 0 0; }

/* line 775, style.scss */
.couponb {
  text-align: center;
  background: #fff600;
  padding: 5px;
  text-align: center;
  line-height: 1.5; }
  @media all and (min-width: 1100.01px) {
    /* line 775, style.scss */
    .couponb {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 775, style.scss */
    .couponb {
      display: block;
      width: fit-content;
      margin: auto;
      padding: 10px 20px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 775, style.scss */
    .couponb {
      display: block;
      width: fit-content;
      margin: auto;
      padding: 10px 20px; } }
  @media screen and (max-width: 360px) {
    /* line 775, style.scss */
    .couponb {
      display: block;
      width: fit-content;
      margin: auto;
      padding: 10px; } }

/* line 810, style.scss */
.kenshin_unitb {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 810, style.scss */
    .kenshin_unitb {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 810, style.scss */
    .kenshin_unitb {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 810, style.scss */
    .kenshin_unitb {
      display: block; } }

/* line 828, style.scss */
.kenshin_img {
  max-width: 305px;
  width: 100%; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 828, style.scss */
    .kenshin_img {
      max-width: 280px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 828, style.scss */
    .kenshin_img {
      max-width: 250px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 828, style.scss */
    .kenshin_img {
      max-width: 300px;
      margin: auto; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 828, style.scss */
    .kenshin_img {
      max-width: 300px;
      margin: auto; } }
  @media screen and (max-width: 360px) {
    /* line 828, style.scss */
    .kenshin_img {
      max-width: 300px;
      margin: auto; } }

/* line 850, style.scss */
.kenshin_txt {
  width: calc(100% - 355px);
  text-align: center; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 850, style.scss */
    .kenshin_txt {
      width: calc(100% - 310px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 850, style.scss */
    .kenshin_txt {
      width: calc(100% - 270px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 850, style.scss */
    .kenshin_txt {
      width: 100%;
      margin: 20px 0 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 850, style.scss */
    .kenshin_txt {
      width: 100%;
      margin: 20px 0 0; } }
  @media screen and (max-width: 360px) {
    /* line 850, style.scss */
    .kenshin_txt {
      width: 100%;
      margin: 20px 0 0; } }
  /* line 871, style.scss */
  .kenshin_txt h5 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.5;
    color: #0e359e;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 871, style.scss */
      .kenshin_txt h5 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 871, style.scss */
      .kenshin_txt h5 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 871, style.scss */
      .kenshin_txt h5 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 360px) {
      /* line 871, style.scss */
      .kenshin_txt h5 {
        font-size: 18px;
        font-size: 1.8rem; } }
    /* line 898, style.scss */
    .kenshin_txt h5 span {
      text-align: left;
      display: inline-block;
      margin: auto; }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 898, style.scss */
        .kenshin_txt h5 span {
          text-align: center; } }
      @media screen and (max-width: 360px) {
        /* line 898, style.scss */
        .kenshin_txt h5 span {
          text-align: center; } }
      /* line 908, style.scss */
      .kenshin_txt h5 span:last-of-type {
        order: 3; }
    /* line 912, style.scss */
    .kenshin_txt h5:before {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-top: 15px solid #1887c7;
      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      order: 2;
      margin: 5px auto; }
  /* line 925, style.scss */
  .kenshin_txt p.astarisk {
    margin-top: 10px;
    text-indent: -1.0em;
    margin-left: 1.0em;
    line-height: 1.5; }
    /* line 940, style.scss */
    .kenshin_txt p.astarisk span {
      display: inline-block;
      text-align: left; }

/* line 946, style.scss */
.about_ocd {
  margin: 15px 0 0; }

/* line 949, style.scss */
.about_ocdb {
  border: 1px solid #1887c7;
  padding: 15px 30px;
  text-align: center; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 949, style.scss */
    .about_ocdb {
      padding: 15px 20px; } }
  /* line 964, style.scss */
  .about_ocdb h6 {
    font-size: 20px;
    font-size: 2.0rem;
    color: #1887c7;
    font-weight: 700; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 964, style.scss */
      .about_ocdb h6 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 964, style.scss */
      .about_ocdb h6 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 964, style.scss */
      .about_ocdb h6 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 360px) {
      /* line 964, style.scss */
      .about_ocdb h6 {
        font-size: 16px;
        font-size: 1.6rem; } }
  /* line 988, style.scss */
  .about_ocdb p {
    margin: 5px 0 0;
    display: inline-block;
    text-align: left; }
    @media all and (min-width: 1100.01px) {
      /* line 988, style.scss */
      .about_ocdb p {
        font-size: 18px;
        font-size: 1.8rem; } }

/* line 1008, style.scss */
.kenshin_list {
  margin: 20px 0 0; }

/* line 1013, style.scss */
.kenshin_listb ul li {
  padding: 0px 0 0px 20px;
  position: relative;
  text-align: left; }
  @media all and (min-width: 1100.01px) {
    /* line 1013, style.scss */
    .kenshin_listb ul li {
      font-size: 18px;
      font-size: 1.8rem; } }
  /* line 1031, style.scss */
  .kenshin_listb ul li:before {
    display: block;
    content: '';
    width: 0.8em;
    height: 0.8em;
    background: #1887c7;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1100px) {
      /* line 1031, style.scss */
      .kenshin_listb ul li:before {
        top: 10px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1031, style.scss */
      .kenshin_listb ul li:before {
        top: 10px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1031, style.scss */
      .kenshin_listb ul li:before {
        top: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1031, style.scss */
      .kenshin_listb ul li:before {
        top: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 1031, style.scss */
      .kenshin_listb ul li:before {
        top: 10px; } }

/**/
/* line 1077, style.scss */
.contact_tel .comment_areab {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1077, style.scss */
    .contact_tel .comment_areab {
      flex-direction: column; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1077, style.scss */
    .contact_tel .comment_areab {
      flex-direction: column; } }
  @media screen and (max-width: 360px) {
    /* line 1077, style.scss */
    .contact_tel .comment_areab {
      flex-direction: column; } }
  /* line 1094, style.scss */
  .contact_tel .comment_areab p {
    font-weight: 600;
    margin-right: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.06em; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1094, style.scss */
      .contact_tel .comment_areab p {
        margin-right: 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1094, style.scss */
      .contact_tel .comment_areab p {
        margin-right: 0;
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 360px) {
      /* line 1094, style.scss */
      .contact_tel .comment_areab p {
        margin-right: 0;
        font-size: 16px;
        font-size: 1.6rem; } }
  /* line 1120, style.scss */
  .contact_tel .comment_areab a {
    text-decoration: none;
    pointer-events: none;
    font-size: 32px;
    font-size: 3.2rem;
    color: #ffffff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1120, style.scss */
      .contact_tel .comment_areab a {
        pointer-events: all;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        width: 100%;
        height: 60px;
        background: #1887c7;
        border-radius: 5px;
        font-size: 26px;
        font-size: 2.6rem;
        margin: 10px 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1120, style.scss */
      .contact_tel .comment_areab a {
        pointer-events: all;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        width: 100%;
        height: 60px;
        background: #1887c7;
        border-radius: 5px;
        font-size: 24px;
        font-size: 2.4rem;
        margin: 10px 0; } }
    @media screen and (max-width: 360px) {
      /* line 1120, style.scss */
      .contact_tel .comment_areab a {
        pointer-events: all;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 320px;
        width: 100%;
        height: 60px;
        background: #1887c7;
        border-radius: 5px;
        font-size: 22px;
        font-size: 2.2rem;
        margin: 10px 0; } }
    /* line 1172, style.scss */
    .contact_tel .comment_areab a:before {
      display: none;
      content: '';
      width: 23px;
      height: 43px;
      background-image: url("../images/icon_tel.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1172, style.scss */
        .contact_tel .comment_areab a:before {
          display: block; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 1172, style.scss */
        .contact_tel .comment_areab a:before {
          display: block; } }
      @media screen and (max-width: 360px) {
        /* line 1172, style.scss */
        .contact_tel .comment_areab a:before {
          display: block;
          width: calc(23px * 0.8);
          height: calc(43px * 0.8;); } }
  /* line 1198, style.scss */
  .contact_tel .comment_areab div {
    line-height: 1.2;
    color: #fff;
    margin-left: 20px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1198, style.scss */
      .contact_tel .comment_areab div {
        margin-left: 0;
        background: none;
        color: #ffffff;
        padding: 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1198, style.scss */
      .contact_tel .comment_areab div {
        margin-left: 0;
        background: none;
        color: #ffffff;
        padding: 0; } }
    @media screen and (max-width: 360px) {
      /* line 1198, style.scss */
      .contact_tel .comment_areab div {
        margin-left: 0;
        background: none;
        color: #ffffff;
        padding: 0; } }

/*# sourceMappingURL=style.css.map */
