@charset "UTF-8";
/* CSS Document */
/* CSS Document */
/* line 7, style.scss */
.cimg:before {
  background-image: url("../images/cimg.jpg"); }

/* line 21, style.scss */
.contact_box {
  margin: 25px 0 0; }

/* line 24, style.scss */
.contact_boxb {
  background: #ffffff;
  padding: 30px 50px;
  color: #000000; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 24, style.scss */
    .contact_boxb {
      padding: 20px 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 24, style.scss */
    .contact_boxb {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 24, style.scss */
    .contact_boxb {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 24, style.scss */
    .contact_boxb {
      padding: 20px; } }

/* line 43, style.scss */
.important {
  color: #ff0000;
  margin-left: 0.5em; }

/* line 47, style.scss */
.contact_txt {
  text-align: center; }
  /* line 49, style.scss */
  .contact_txt p {
    display: inline-block;
    text-align: left; }

/* line 54, style.scss */
.form_box {
  margin: 50px 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 54, style.scss */
    .form_box {
      margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 54, style.scss */
    .form_box {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 54, style.scss */
    .form_box {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 54, style.scss */
    .form_box {
      margin: 20px 0 0; } }
  /* line 70, style.scss */
  .form_box table {
    width: 100%;
    line-height: 1.5;
    border-collapse: separate;
    border-spacing: 5px; }
    /* line 75, style.scss */
    .form_box table th {
      padding: 20px;
      vertical-align: top;
      width: 260px;
      position: relative;
      background: #eeeeee; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 75, style.scss */
        .form_box table th {
          width: 190px; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 75, style.scss */
        .form_box table th {
          padding: 20px;
          width: 160px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 75, style.scss */
        .form_box table th {
          display: block;
          width: 100%;
          padding: 10px 20px;
          border-bottom: none; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 75, style.scss */
        .form_box table th {
          display: block;
          width: 100%;
          padding: 10px;
          border-bottom: none; } }
      @media screen and (max-width: 350px) {
        /* line 75, style.scss */
        .form_box table th {
          display: block;
          width: 100%;
          padding: 10px;
          border-bottom: none; } }
      /* line 108, style.scss */
      .form_box table th span:first-of-type {
        font-weight: 700; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 108, style.scss */
          .form_box table th span:first-of-type {
            font-weight: 700; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 108, style.scss */
          .form_box table th span:first-of-type {
            font-weight: 700; } }
        @media screen and (max-width: 350px) {
          /* line 108, style.scss */
          .form_box table th span:first-of-type {
            font-weight: 700; } }
    /* line 125, style.scss */
    .form_box table td {
      padding: 20px;
      vertical-align: top; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 125, style.scss */
        .form_box table td {
          padding: 20px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 125, style.scss */
        .form_box table td {
          display: block;
          width: 100%;
          padding: 20px 0; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 125, style.scss */
        .form_box table td {
          display: block;
          width: 100%;
          padding: 20px 0; } }
      @media screen and (max-width: 350px) {
        /* line 125, style.scss */
        .form_box table td {
          display: block;
          width: 100%;
          padding: 10px 0; } }
      /* line 149, style.scss */
      .form_box table td span {
        margin-right: 10px; }
      /* line 152, style.scss */
      .form_box table td input + span {
        margin-left: 10px; }
      /* line 155, style.scss */
      .form_box table td div:nth-of-type(n+2) {
        margin-top: 1.5em; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 155, style.scss */
          .form_box table td div:nth-of-type(n+2) {
            margin-top: 1.0em; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 155, style.scss */
          .form_box table td div:nth-of-type(n+2) {
            margin-top: 1.0em; } }
        @media screen and (max-width: 350px) {
          /* line 155, style.scss */
          .form_box table td div:nth-of-type(n+2) {
            margin-top: 1.0em; } }
      /* line 171, style.scss */
      .form_box table td div > p {
        margin-top: 5px; }
      /* line 174, style.scss */
      .form_box table td div.check.textArea {
        position: relative;
        padding-top: 1.5em; }
        /* line 177, style.scss */
        .form_box table td div.check.textArea:before {
          content: '';
          width: 100%;
          height: 1px;
          position: absolute;
          top: 0;
          left: 0;
          background: #dddddd; }
        /* line 187, style.scss */
        .form_box table td div.check.textArea label + p {
          margin-top: 1.0em; }
  @media all and (min-width: 1200.01px) {
    /* line 195, style.scss */
    .form_box.conform_box table th {
      width: 300px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 195, style.scss */
    .form_box.conform_box table th {
      width: 240px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 195, style.scss */
    .form_box.conform_box table th {
      width: 220px; } }

/* line 215, style.scss */
.form_txt {
  margin: 30px 0 0; }

/* line 218, style.scss */
.contact-btn {
  margin: 30px 0 0;
  text-align: center; }
  /* line 221, style.scss */
  .contact-btn .pass_img {
    max-width: 290px;
    width: 100%;
    margin: auto;
    border: 1px solid #cccccc; }
    /* line 226, style.scss */
    .contact-btn .pass_img + p {
      margin-top: 10px; }
  /* line 230, style.scss */
  .contact-btn .pass_txt {
    width: 240px; }
    @media screen and (max-width: 350px) {
      /* line 230, style.scss */
      .contact-btn .pass_txt {
        width: 200px;
        font-size: 15px;
        font-size: 1.5rem; } }

/* line 247, style.scss */
.form_box_btn {
  margin: 35px 0 0; }
  /* line 249, style.scss */
  .form_box_btn button {
    position: relative;
    width: 280px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 249, style.scss */
      .form_box_btn button {
        width: 220px; } }
    @media screen and (max-width: 350px) {
      /* line 249, style.scss */
      .form_box_btn button {
        width: 180px;
        font-size: 15px;
        font-size: 1.5rem; } }
    /* line 271, style.scss */
    .form_box_btn button:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: #f48321;
      transform: skewX(-10deg); }
    /* line 281, style.scss */
    .form_box_btn button:after {
      content: '';
      width: 12px;
      height: 19px;
      background-image: url("../images/btn_icon.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      margin: auto; }
      @media screen and (max-width: 350px) {
        /* line 281, style.scss */
        .form_box_btn button:after {
          width: calc(12px * 0.8);
          height: calc(19px * 0.8);
          right: 5px; } }
    /* line 308, style.scss */
    .form_box_btn button span {
      position: relative;
      color: #ffffff; }
    /* line 312, style.scss */
    .form_box_btn button:hover {
      opacity: 0.6; }

/* line 317, style.scss */
.confirm_area {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 317, style.scss */
    .confirm_area {
      flex-direction: column;
      align-items: center; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 317, style.scss */
    .confirm_area {
      flex-direction: column;
      align-items: center; } }
  @media screen and (max-width: 350px) {
    /* line 317, style.scss */
    .confirm_area {
      flex-direction: column;
      align-items: center; } }
  /* line 337, style.scss */
  .confirm_area button {
    position: relative;
    width: 280px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 5px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 337, style.scss */
      .confirm_area button {
        margin: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 337, style.scss */
      .confirm_area button {
        margin: 0;
        width: 220px; } }
    @media screen and (max-width: 350px) {
      /* line 337, style.scss */
      .confirm_area button {
        margin: 0;
        width: 180px;
        font-size: 15px;
        font-size: 1.5rem; } }
    /* line 362, style.scss */
    .confirm_area button:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: #f48321;
      transform: skewX(-10deg); }
    /* line 372, style.scss */
    .confirm_area button:after {
      content: '';
      width: 12px;
      height: 19px;
      background-image: url("../images/btn_icon.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      margin: auto; }
      @media screen and (max-width: 350px) {
        /* line 372, style.scss */
        .confirm_area button:after {
          width: calc(12px * 0.8);
          height: calc(19px * 0.8);
          right: 5px; } }
    /* line 399, style.scss */
    .confirm_area button span {
      position: relative;
      color: #ffffff; }
    /* line 403, style.scss */
    .confirm_area button.form_box_btn_back {
      margin: 0 5px 0 0; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 403, style.scss */
        .confirm_area button.form_box_btn_back {
          margin: 5px 0 0; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 403, style.scss */
        .confirm_area button.form_box_btn_back {
          margin: 5px 0 0; } }
      @media screen and (max-width: 350px) {
        /* line 403, style.scss */
        .confirm_area button.form_box_btn_back {
          margin: 5px 0 0; } }
      /* line 418, style.scss */
      .confirm_area button.form_box_btn_back:before {
        background: #444444; }
      /* line 421, style.scss */
      .confirm_area button.form_box_btn_back:after {
        right: auto;
        left: 10px;
        transform: rotate(180deg); }
        @media screen and (max-width: 350px) {
          /* line 421, style.scss */
          .confirm_area button.form_box_btn_back:after {
            width: calc(12px * 0.8);
            height: calc(19px * 0.8);
            left: 5px; } }

/*
---------------------------------------------------------------*/
/* line 444, style.scss */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none; }

/* line 458, style.scss */
textarea {
  resize: vertical; }

/* line 462, style.scss */
input[type='checkbox'],
input[type='radio'] {
  display: none; }

/* line 467, style.scss */
input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer; }

/* line 475, style.scss */
select::-ms-expand {
  display: none; }

/*
---------------------------------------------------------------*/
/* line 481, style.scss */
input,
button,
select,
textarea {
  font-size: 14px;
  background: #fff;
  /* iOS 16px以下だとフォーム拡大 */ }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 481, style.scss */
    input,
    button,
    select,
    textarea {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 481, style.scss */
    input,
    button,
    select,
    textarea {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 350px) {
    /* line 481, style.scss */
    input,
    button,
    select,
    textarea {
      font-size: 16px;
      font-size: 1.6rem; } }

/* line 506, style.scss */
input, textarea {
  border: 1px solid #bbb;
  border-radius: 5px; }

/* line 511, style.scss */
input {
  padding: 5px; }

/* line 515, style.scss */
.radio label {
  position: relative;
  padding-left: 25px;
  margin-right: 30px; }

/* line 521, style.scss */
.radio label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 0.9em;
  height: 0.9em;
  border: 1px solid #bbb;
  border-radius: 50%;
  background: #fff; }

/* line 534, style.scss */
.radio input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0.2em;
  width: 0.6em;
  height: 0.6em;
  background: #27aece;
  border-radius: 50%; }

/* line 545, style.scss */
.check label {
  position: relative;
  padding-left: 25px;
  margin-right: 15px; }

/* line 561, style.scss */
.check label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 0.9em;
  height: 0.9em;
  border: 1px solid #bbb;
  border-radius: 3px;
  background: #fff; }

/* line 574, style.scss */
.check input:checked + label::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid #0d2f8f;
  border-left: 3px solid #0d2f8f;
  content: "";
  display: block;
  height: 7px;
  left: 2px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transition: all 0.3s ease 0s;
  width: 14px; }

/* line 589, style.scss */
select {
  border: 1px solid #bbb;
  padding: 5px 30px 5px 10px;
  /*矢印用スペース*/
  border-radius: 5px;
  background: #ffffff; }

/* line 596, style.scss */
textarea {
  margin: 0;
  padding: 5px; }

/* line 601, style.scss */
input[type="text"],
textarea,
select {
  margin: 1px; }

/* line 606, style.scss */
input[type="text"]:focus,
textarea:focus,
select:focus {
  margin: 0;
  border: 2px solid #0d2f8f; }

/* selectタグの矢印 */
/* line 613, style.scss */
label.select {
  position: relative; }
  /* line 615, style.scss */
  label.select:after {
    display: block;
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto; }

/*
---------------------------------------------------------------*/
/* line 633, style.scss */
.name_list ul {
  display: flex; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 633, style.scss */
    .name_list ul {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 633, style.scss */
    .name_list ul {
      display: block; } }
  /* line 647, style.scss */
  .name_list ul li {
    width: 50%; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 647, style.scss */
      .name_list ul li {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      /* line 647, style.scss */
      .name_list ul li {
        width: 100%; } }
    /* line 661, style.scss */
    .name_list ul li:last-of-type {
      margin-left: 10px; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 661, style.scss */
        .name_list ul li:last-of-type {
          margin-top: 10px;
          margin-left: 0; } }
      @media screen and (max-width: 350px) {
        /* line 661, style.scss */
        .name_list ul li:last-of-type {
          margin-top: 10px;
          margin-left: 0; } }

/* line 682, style.scss */
.startport_list ul {
  display: flex; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 682, style.scss */
    .startport_list ul {
      flex-wrap: wrap; } }
  @media screen and (max-width: 350px) {
    /* line 682, style.scss */
    .startport_list ul {
      display: block; } }
  /* line 696, style.scss */
  .startport_list ul li {
    margin-right: 30px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 696, style.scss */
      .startport_list ul li {
        margin-right: 0;
        width: 25%; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 696, style.scss */
      .startport_list ul li {
        margin-right: 0;
        width: 25%; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 696, style.scss */
      .startport_list ul li {
        margin-right: 0;
        width: 50%; } }
    @media screen and (max-width: 350px) {
      /* line 696, style.scss */
      .startport_list ul li {
        width: 100%; } }

/* line 719, style.scss */
.start_list ul {
  display: flex; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 719, style.scss */
    .start_list ul {
      flex-wrap: wrap; } }
  @media screen and (max-width: 350px) {
    /* line 719, style.scss */
    .start_list ul {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 733, style.scss */
    .start_list ul li {
      width: 100%; } }
  /* line 745, style.scss */
  .start_list ul li input + span {
    margin-left: 10px; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 745, style.scss */
      .start_list ul li input + span {
        margin-left: 5px; } }
    @media screen and (max-width: 350px) {
      /* line 745, style.scss */
      .start_list ul li input + span {
        margin-left: 5px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 760, style.scss */
    .start_list ul li:nth-of-type(n+2) {
      margin-top: 10px;
      width: fit-content; } }
  @media screen and (max-width: 350px) {
    /* line 760, style.scss */
    .start_list ul li:nth-of-type(n+2) {
      margin-top: 10px;
      padding-left: 40px; } }

/* line 780, style.scss */
.target_list ul {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 780, style.scss */
    .target_list ul {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 780, style.scss */
    .target_list ul {
      display: block; } }
  /* line 795, style.scss */
  .target_list ul li {
    width: 50%; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 795, style.scss */
      .target_list ul li {
        padding: 5px 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 795, style.scss */
      .target_list ul li {
        width: 100%;
        padding: 5px 0; } }
    @media screen and (max-width: 350px) {
      /* line 795, style.scss */
      .target_list ul li {
        width: 100%;
        padding: 5px 0; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 812, style.scss */
      .target_list ul li:nth-of-type(odd) {
        width: 60%; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 812, style.scss */
      .target_list ul li:nth-of-type(odd) {
        width: 60%; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 826, style.scss */
      .target_list ul li:nth-of-type(even) {
        width: 40%; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 826, style.scss */
      .target_list ul li:nth-of-type(even) {
        width: 40%; } }
    /* line 840, style.scss */
    .target_list ul li:nth-of-type(n+3) {
      margin-top: 5px; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 843, style.scss */
      .target_list ul li:nth-of-type(n+2) {
        margin-top: 5px; } }
    @media screen and (max-width: 350px) {
      /* line 843, style.scss */
      .target_list ul li:nth-of-type(n+2) {
        margin-top: 5px; } }

/* line 861, style.scss */
.know_list ul {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 861, style.scss */
    .know_list ul {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 861, style.scss */
    .know_list ul {
      display: block; } }
  /* line 876, style.scss */
  .know_list ul li {
    width: calc(100% / 3); }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 876, style.scss */
      .know_list ul li {
        width: 50%; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 876, style.scss */
      .know_list ul li {
        width: 50%;
        padding: 5px 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 876, style.scss */
      .know_list ul li {
        width: 100%;
        padding: 5px 0; } }
    @media screen and (max-width: 350px) {
      /* line 876, style.scss */
      .know_list ul li {
        width: 100%;
        padding: 5px 0; } }

/* line 898, style.scss */
.error {
  color: #ff0000; }

/* line 901, style.scss */
.name01,
.name02,
.kana01,
.kana02 {
  width: calc(100% - 40px); }

/* line 917, style.scss */
.w100 {
  width: 90%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 917, style.scss */
    .w100 {
      width: 100%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 917, style.scss */
    .w100 {
      width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 917, style.scss */
    .w100 {
      width: 100%; } }

/* line 933, style.scss */
.w70 {
  width: 70%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 933, style.scss */
    .w70 {
      width: 100%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 933, style.scss */
    .w70 {
      width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 933, style.scss */
    .w70 {
      width: 100%; } }

/* line 949, style.scss */
.w50 {
  width: 50%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 949, style.scss */
    .w50 {
      width: 100%; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 949, style.scss */
    .w50 {
      width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 949, style.scss */
    .w50 {
      width: calc(100% - 40px); } }

/* line 965, style.scss */
.w30 {
  width: 6.0em; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 965, style.scss */
    .w30 {
      width: 4.0em; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 965, style.scss */
    .w30 {
      width: 4.0em; } }
  @media screen and (max-width: 350px) {
    /* line 965, style.scss */
    .w30 {
      width: 4.0em; } }

/* line 981, style.scss */
.section {
  text-align: center; }
  /* line 983, style.scss */
  .section ul {
    width: fit-content;
    margin: 20px auto 0; }
    /* line 986, style.scss */
    .section ul li {
      text-align: left;
      position: relative;
      padding-left: 1.0em; }
      /* line 990, style.scss */
      .section ul li:before {
        content: '・';
        position: absolute;
        top: 0;
        left: 0; }

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