@charset "UTF-8";
body {
  color: #333333;
  font-family: "Poppins", "oswald", "Noto Sans JP", "Shippori Mincho", sans-serif;
}

.fv {
  padding-top: 18.666vw;
  background-image: url("/img/amic-fv_background.png");
  background-size: 73vw 200vh;
  background-repeat: no-repeat;
  background-position: left;
  overflow: hidden;
  position: relative;
}

.fv-wrap {
  width: calc(100% - 50px);
  margin: 0 auto;
  padding-top: 3.4666vw;
}

.fv-wrap_maintit {
  padding-top: 7.8vw;
  letter-spacing: 0.02em;
}

.fv-subtit {
  margin-top: 0.9vw;
  font-family: "Noto Sans JP";
  letter-spacing: -0.03em;
}

.fv-subtit_under {
  color: #333333;
  font-size: 4vw;
  line-height: 2;
  letter-spacing: 0.02em;
  padding-top: 1.3vw;
}

.fv-pic {
  text-align: right;
  margin-top: 8vw;
  margin-right: -6.7vw;
  margin-bottom: 4vw;
}

.fv-pic img {
  width: 80vw;
  height: 46.2vw;
}

.fv-message_tit {
  position: absolute;
  top: 128vw;
  display: inline-block;
  font-family: "Poppins";
  font-size: 2.666vw;
  letter-spacing: 0.09em;
  line-height: 1.33;
  color: #fff;
  background: #0e3169;
  padding: 0.4vw 2.5vw 0.8vw 2.7vw;
}

.fv-message_name {
  font-size: 6.133vw;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 2;
  padding: 8.5vw 3vw 0 0;
  text-align: right;
  position: relative;
}

.fv-message_name::before {
  content: "Your Success is our Business";
  position: absolute;
  color: #0e3169;
  font-size: 3.4666vw;
  font-weight: 500;
  letter-spacing: 0.02em;
  top: 2.93333vw;
  right: 1.06666vw;
}

.fv-message-txt {
  padding: 5vw 0 15vw;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
}

@media screen and (min-width: 835px) and (max-width: 1499px) {
  .fv {
    height: 59.333vw;
    padding-top: 6vw;
    background-size: 78vw 55.5333vw;
    overflow: hidden;
  }
  .fv-wrap {
    position: relative;
    width: 80vw;
    margin: 0 auto;
    padding-top: 1.666vw;
  }
  .fv-wrap_maintit {
    padding-top: 2.0666vw;
    letter-spacing: 0;
    font-size: 3.66vw;
    font-weight: 600;
    line-height: 1.181;
  }
  .fv-subtit {
    margin-top: -0.38vw;
    margin-bottom: 9.866vw;
    letter-spacing: 0.04em;
    font-size: 1.2vw;
    line-height: 2.888;
  }
  .fv-subtit_under {
    text-align: right;
    width: 46.666vw;
    font-size: 1.0666vw;
  }
  .fv-logo {
    position: absolute;
    top: 5.333vw;
    right: -4.1333vw;
  }
  .fv-pic {
    display: inline-block;
    position: absolute;
    margin: 0;
    top: 18.666vw;
    right: -10vw;
  }
  .fv-pic img {
    width: 40vw;
    height: 23.333vw;
  }
  .fv-message_tit {
    position: absolute;
    top: 26.4vw;
    left: -2vw;
    display: inline-block;
    font-size: 1.0666vw;
    letter-spacing: 0.1em;
    line-height: 1.33;
    color: #fff;
    background: #0e3169;
    padding: 0.366vw 1.2vw 0.3vw 1.333vw;
  }
  .fv-message_name {
    font-size: 2.533vw;
    letter-spacing: 0.06em;
    line-height: 1.625;
    text-align: right;
    width: 37vw;
    padding: 3.133vw 3vw 0 0;
    margin-top: 0;
  }
  .fv-message_name::before {
    position: absolute;
    color: #0e3169;
    font-size: 1.4666vw;
    font-weight: 500;
    letter-spacing: 0;
    top: 0.8vw;
    right: 2.4666vw;
  }
  .fv-message-txt {
    padding: 2.1333vw 0 4vw;
    font-size: 1.066vw;
    width: 40.666vw;
  }
}

@media screen and (min-width: 1500px), print {
  .fv {
    height: 890px;
    padding-top: 90px;
    background-size: calc(1170px + ((100% - 1500px) / 2)) 833px;
    overflow: hidden;
  }
  .fv-wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
  }
  .fv-wrap_maintit {
    padding-top: 31px;
    letter-spacing: 0;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.181;
  }
  .fv-subtit {
    margin-top: -5.7px;
    margin-bottom: 148px;
    letter-spacing: 0.04em;
  }
  .fv-subtit_under {
    text-align: right;
    width: 700px;
    font-size: 16px;
  }
  .fv-logo {
    position: absolute;
    top: 80px;
    right: -62px;
  }
  .fv-pic {
    display: inline-block;
    position: absolute;
    margin: 0;
    top: 280px;
    right: -150px;
  }
  .fv-pic img {
    width: 600px;
    height: 350px;
  }
  .fv-message_tit {
    position: absolute;
    top: 396px;
    left: -30px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.33;
    color: #fff;
    background: #0e3169;
    padding: 5.5px 18px 4.5px 20px;
  }
  .fv-message_name {
    font-size: 38px;
    letter-spacing: 0.06em;
    line-height: 1.625;
    text-align: right;
    width: 555px;
    padding: 47px 45px 0 0;
    margin-top: 0;
  }
  .fv-message_name::before {
    position: absolute;
    color: #0e3169;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    top: 12px;
    right: 37px;
  }
  .fv-message-txt {
    padding: 32px 0 60px;
    font-size: 16px;
    width: 610px;
  }
}

/* パンくずリスト ------------------------------*/
.breadcrumb {
  padding: 0;
  list-style: none;
  margin-left: -2.66vw;
  margin-top: -1.33vw;
}

.breadcrumb-item {
  position: relative;
  display: inline-block;
  color: #103496;
  font-size: 3.2vw;
  line-height: 1.91666;
  letter-spacing: 0.02em;
}

.breadcrumb-item:first-child {
  position: relative;
  z-index: 1;
  opacity: 0.5;
}

.breadcrumb-item:last-child {
  margin-left: 4.6vw;
  margin-top: 0.2vw;
}

.breadcrumb-item:last-child::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -16%;
  content: "";
  width: 3.2666vw;
  height: 0.1333vw;
  background: #103496;
  opacity: 0.5;
}

@media screen and (min-width: 835px) and (max-width: 1199px) {
  .breadcrumb {
    margin-left: 0;
    margin-top: -0.25vw;
  }
  .breadcrumb-item {
    font-size: 1.08333vw;
    line-height: 2.307692;
    letter-spacing: 0.02em;
  }
  .breadcrumb-item:first-child {
    position: relative;
    z-index: 1;
  }
  .breadcrumb-item:last-child {
    margin-left: 2.08333vw;
  }
  .breadcrumb-item:last-child::before {
    display: inline-block;
    position: absolute;
    top: 55%;
    left: -20.5%;
    content: "";
    width: 1.25vw;
    height: 0.0666vw;
    background: #0e3169;
    opacity: 0.5;
  }
}

@media screen and (min-width: 1200px), print {
  .breadcrumb {
    margin-left: 0;
    margin-top: -3px;
  }
  .breadcrumb-item {
    font-size: 13px;
    line-height: 2.307692;
    letter-spacing: 0.02em;
  }
  .breadcrumb-item:first-child {
    position: relative;
    z-index: 1;
  }
  .breadcrumb-item:nth-child(2) {
    margin-left: 25px;
  }
  .breadcrumb-item:nth-child(2)::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -18%;
    content: "";
    width: 15px;
    height: 1px;
    background: #103496;
    opacity: 0.5;
  }
  .breadcrumb-item:last-child {
    margin-left: 25px;
    letter-spacing: 0;
  }
  .breadcrumb-item:last-child::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -20.5%;
    content: "";
    width: 15px;
    height: 1px;
    background: #0e3169;
    opacity: 0.5;
  }
}

.history {
  background: #f0f2f2;
  padding-top: 16.2vw;
  padding-bottom: 2.8vw;
}

.history-outer {
  width: calc(100vw - 40px);
  margin: auto;
}

.history h3 {
  padding-bottom: 6.9vw;
}

.history-table {
  font-size: 4vw;
  line-height: 1.666;
}

.history-table th {
  font-weight: 400;
  border-right: 0.2666vw solid rgba(33, 33, 33, 0.2);
  letter-spacing: -0.04em;
  width: 18.2vw;
  padding-right: 5vw;
  position: relative;
  height: 34.15vw;
}

.history-table th::after {
  content: "●";
  color: #0e3169;
  position: absolute;
  top: 0.1vw;
  right: -2vw;
}

.history-table td {
  padding-left: 5.7vw;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 835px) and (max-width: 1199px) {
  .history {
    background: #f0f2f2;
    padding-top: 8.083vw;
  }
  .history-outer {
    width: 83.333vw;
    margin: auto;
  }
  .history h3 {
    padding-top: 0.1666vw;
    padding-bottom: 4.75vw;
  }
  .history-table {
    font-size: 1.333vw;
    line-height: 1.666;
  }
  .history-table th {
    font-weight: 400;
    border-right: 0.1666vw solid rgba(33, 33, 33, 0.2);
    letter-spacing: -0.04em;
    width: 11.4166vw;
    padding-right: 0;
    position: relative;
    height: 7.0833vw;
  }
  .history-table th::after {
    content: "●";
    color: #0e3169;
    position: absolute;
    top: 0.08333vw;
    right: -0.75vw;
  }
  .history-table td {
    padding-left: 4.0833vw;
    letter-spacing: 0.02em;
  }
}

@media screen and (min-width: 1200px) {
  .history {
    background: #f0f2f2;
    padding-top: 97px;
  }
  .history-outer {
    width: calc(100vw - 40px);
    max-width: 1000px;
    margin: auto;
  }
  .history h3 {
    padding-top: 2px;
    padding-bottom: 57px;
  }
  .history-table {
    font-size: 16px;
    line-height: 1.666;
  }
  .history-table th {
    font-weight: 400;
    border-right: 2px solid rgba(33, 33, 33, 0.2);
    letter-spacing: -0.04em;
    width: 137px;
    padding-right: 0;
    position: relative;
    height: 85px;
  }
  .history-table th::after {
    content: "●";
    color: #0e3169;
    position: absolute;
    top: 1px;
    right: -9px;
  }
  .history-table td {
    padding-left: 49px;
    letter-spacing: 0.02em;
  }
}

.prointro {
  width: calc(100vw - 50px);
  margin: auto;
  padding-bottom: 16vw;
  padding-top: 17vw;
}

.prointro-tit {
  font-family: "Noto Sans JP";
  font-size: 5.333vw;
  color: #0e3169;
  text-align: center;
  letter-spacing: 0.05em;
  padding-bottom: 4.1vw;
  font-weight: 500;
}

.prointro h3 {
  padding-bottom: 8.3vw;
}

.prointro-txt {
  padding: 0;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: "Noto Sans JP";
  width: calc(100vw - 50px);
  margin: auto;
}

.prointro img {
  width: 86.666vw;
  margin: 7vw auto;
}

.prointro-btn {
  width: 60vw;
  padding: 0;
  margin: 1.2vw auto 0;
  border: 0.1333vw solid #0e3169;
  text-align: center;
  position: relative;
}

.prointro-btn::before {
  display: inline-block;
  position: absolute;
  left: -20%;
  top: 50%;
  content: "";
  width: 18vw;
  height: 0.1333vw;
  background: #0e3169;
}

.prointro-btn a {
  font-family: "Poppins";
  font-size: 4vw;
  color: #0e3169;
  padding: 4.1vw 0;
  display: block;
}

@media screen and (min-width: 835px) and (max-width: 1299px) {
  .prointro {
    width: 92.3vw;
    margin: auto;
    padding-bottom: 7.692vw;
    padding-top: 7.461vw;
  }
  .prointro h3 {
    padding-top: 0;
    padding-bottom: 4.461vw;
  }
  .prointro-tit {
    font-size: 1.846vw;
    color: #0e3169;
    text-align: left;
    letter-spacing: 0.04em;
    padding-bottom: 3vw;
    font-weight: 500;
    padding-top: 4.307vw;
  }
  .prointro-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 92.3vw;
    margin: auto;
  }
  .prointro-txt {
    padding: 0;
    font-size: 1.231vw;
    letter-spacing: 0.02em;
    line-height: 2;
    width: 42.8461vw;
    margin: auto;
  }
  .prointro img {
    width: 44.8461vw;
    margin: 0;
  }
  .prointro-btn {
    position: absolute;
    width: 23.08vw;
    padding: 0 0;
    margin: 0;
    top: 21.076vw;
    left: 4.615vw;
    border: 0.0769vw solid #0e3169;
    text-align: center;
  }
  .prointro-btn:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #0e3169;
  }
  .prointro-btn:hover a {
    color: #fff;
  }
  .prointro-btn:hover::after {
    display: inline-block;
    position: absolute;
    left: 0;
    margin-top: -2.2692vw;
    content: "";
    width: 2.153vw;
    height: 0.0769vw;
    background: #fff;
  }
  .prointro-btn::before {
    display: inline-block;
    position: absolute;
    left: -4.615vw;
    margin-top: 0;
    content: "";
    width: 6.923vw;
    height: 0.0769vw;
    background: #0e3169;
  }
  .prointro-btn a {
    font-size: 1.307vw;
    color: #0e3169;
    letter-spacing: 0.02em;
    padding: 1.461vw 0;
  }
}

@media screen and (min-width: 1300px) {
  .prointro {
    width: calc(100vw - 50px);
    margin: auto;
    padding-bottom: 100px;
    padding-top: 97px;
  }
  .prointro h3 {
    padding-top: 0;
    padding-bottom: 58px;
  }
  .prointro-tit {
    font-size: 24px;
    color: #0e3169;
    text-align: left;
    letter-spacing: 0.04em;
    padding-bottom: 39px;
    font-weight: 500;
    padding-top: 56px;
  }
  .prointro-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100vw - 50px);
    max-width: 1200px;
    margin: auto;
  }
  .prointro-txt {
    padding: 0;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 2;
    width: 557px;
    margin: auto;
  }
  .prointro img {
    width: 583px;
    margin: 0;
  }
  .prointro-btn {
    position: absolute;
    width: 300px;
    padding: 0 0;
    margin: 0;
    top: 274px;
    left: 60px;
    border: 1px solid #0e3169;
    text-align: center;
  }
  .prointro-btn:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #0e3169;
  }
  .prointro-btn:hover a {
    color: #fff;
  }
  .prointro-btn:hover::after {
    display: inline-block;
    position: absolute;
    left: 0;
    margin-top: -29.5px;
    content: "";
    width: 28px;
    height: 1px;
    background: #fff;
  }
  .prointro-btn::before {
    display: inline-block;
    position: absolute;
    left: -60px;
    margin-top: 0;
    content: "";
    width: 90px;
    height: 1px;
    background: #0e3169;
  }
  .prointro-btn a {
    font-size: 17px;
    color: #0e3169;
    letter-spacing: 0.02em;
    padding: 19px 0;
  }
}

.profile {
  width: calc(100vw - 30px);
  margin: auto;
  padding-top: 15.8vw;
}

.profile h3 {
  padding-bottom: 7.7vw;
}

.profile-table {
  font-size: 4vw;
  font-family: "Noto Sans JP";
  letter-spacing: 0.02em;
  line-height: 1.6666;
  width: calc(100vw - 30px);
}

.profile-table a {
  color: #103496;
  text-decoration: underline;
}

.profile-table th {
  font-weight: 400;
  display: block;
  background: #eff1f2;
  padding: 0.5vw 3vw 0.5vw 3vw;
  width: calc(100vw - 30px);
}

.profile-table th a {
  color: #103496;
  text-decoration: underline;
}

.profile-table td {
  display: block;
  padding: 4.1vw 2.66vw 3.555vw 2.66vw;
  width: calc(100vw - 30px);
}

.profile-table_company td {
  padding-bottom: 1.2vw;
}

.profile-table_company th {
  background: #eff1f2;
  margin-bottom: 0;
}

.profile-table_company p {
  padding-bottom: 2.7vw;
  padding-left: 0.2666vw;
}

.profile-table_employee th {
  background: #eff1f2;
}

.profile-intable_address tr {
  margin-bottom: 2vw;
}

.profile-intable_address th {
  background: none;
  padding: 0;
}

.profile-intable_address td {
  padding: 0 0 6.666vw 0;
}

.profile-intable_address td.add4 {
  padding: 0 0 0 0;
}

.profile-intable_time th {
  background: none;
  padding: 0;
}

.profile-intable_time td {
  padding: 0 0 3.4133vw 0;
}

.profile-intable_lasttime > td {
  padding: 0 0 0.2666vw 0;
}

.profile-activity {
  border: none;
}

.profile-activity_tit {
  font-size: 4.5333vw;
  font-weight: 500;
  color: #0e3169;
  margin-top: -1px;
  letter-spacing: 0.04em;
  padding-bottom: 1vw;
}

.profile-activity_txt {
  line-height: 2;
}

.profile-activity_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3vw;
}

.profile-activity_img_1 {
  width: 44vw;
}

.profile-activity_img_2, .profile-activity_img_3 {
  width: 42.26vw;
}

.profile-activity_img_4 {
  width: 44vw;
  margin: auto;
}

.profile-activity_inner {
  margin-bottom: 4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.profile-activity_inner2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vw;
}

.footer {
  padding-top: 20.4vw;
}

@media screen and (min-width: 835px) {
  .profile {
    width: 90vw;
    margin: auto;
    padding-top: 95px;
  }
  .profile h3 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .profile-table {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 2;
    width: 760px;
    margin: auto;
  }
  .profile-table a {
    color: #103496;
    text-decoration: underline;
  }
  .profile-table tr {
    border-bottom: 2px solid rgba(33, 33, 33, 0.2);
  }
  .profile-table tr:last-child {
    border: none;
  }
  .profile-table th {
    font-weight: 400;
    display: inline-block;
    background: #fff;
    padding: 23px 0 0 0;
    width: 200px;
  }
  .profile-table th a {
    color: #103496;
    text-decoration: underline;
  }
  .profile-table th.th2 {
    padding: 28px 0 0 0;
  }
  .profile-table th.th3 {
    padding: 23px 0 0 0;
  }
  .profile-table th.th4 {
    padding: 16px 0 0 0;
  }
  .profile-table td {
    display: inline-block;
    padding: 0 0 0 60px;
    width: 535px;
  }
  .profile-table td.td1 {
    padding: 23px 0 23px 60px;
  }
  .profile-table td.td2 {
    padding: 28px 0 27px 60px;
  }
  .profile-table td.td3 {
    padding: 23px 0 34px 60px;
  }
  .profile-table_company th {
    padding: 27px 0 34px 0;
  }
  .profile-table_company td {
    padding: 27px 0 23px 60px;
  }
  .profile-table_company p {
    padding: 0 0 0;
  }
  .profile-table_company.td5 {
    padding: 23px 0 34px 60px;
  }
  .profile-table_employee th {
    padding: 27px 0 30px 0;
  }
  .profile-table_employee td {
    padding: 27px 0 0 60px;
  }
  .profile-table_employee p {
    padding: 0 0 0;
  }
  .profile-table_employee.td5 {
    padding: 23px 0 34px 60px;
  }
  .profile-table_tel th {
    padding: 20px 0 36px 0;
  }
  .profile-table_tel td {
    padding: 20px 0 0 60px;
  }
  .profile-table_time th {
    padding: 15px 0 36px 0;
  }
  .profile-table_time td {
    padding: 14px 0 29px 60px;
  }
  .profile-intable_address tr {
    border: none;
  }
  .profile-intable_address th {
    padding: 16px 0 0 0;
  }
  .profile-intable_address td {
    padding: 0 0 16px 0;
  }
  .profile-intable_address td.add4 {
    padding: 0 0 23px 0;
  }
  .profile-intable_time tr {
    border: none;
  }
  .profile-intable_time th {
    background: none;
    padding: 0;
    border: none;
    width: 131px;
  }
  .profile-intable_time td {
    padding: 0 0 0 0;
    width: 340px;
    letter-spacing: 0.06em;
  }
  .profile-activity {
    border: none;
  }
  .profile-activity_tit {
    font-size: 16px;
    font-weight: 500;
    color: #0e3169;
    padding-top: 27px;
    letter-spacing: 0.04em;
    padding-bottom: 8px;
  }
  .profile-activity_txt {
    line-height: 2;
    width: 510px;
  }
  .profile-activity_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 5px;
    margin-top: 0;
    width: 430px;
    height: 154px;
  }
  .profile-activity_img_1 {
    width: 135px;
    height: 135px;
    padding-top: 10px;
  }
  .profile-activity_img_2, .profile-activity_img_3 {
    width: 113px;
  }
  .profile-activity_img_4 {
    width: 140px;
    height: 140px;
    margin: 0;
  }
  .profile-activity_inner {
    margin-bottom: 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 240px;
  }
  .profile-activity_inner2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
  }
  .profile-contact {
    display: block;
    margin: 0 auto;
    width: 1000px;
    margin-top: 133px;
    text-align: center;
    color: #fff;
    font-family: "oswald", "Noto Sans JP";
    font-weight: 400;
  }
  .profile-contact_tel {
    font-size: 32px;
    letter-spacing: 0.02em;
    vertical-align: middle;
  }
  .profile-contact_tel img {
    width: 28px;
    margin-right: 15px;
    margin-bottom: 13px;
  }
  .profile-contact_mail {
    font-size: 24px;
    letter-spacing: 0.08em;
    line-height: 1.333;
    vertical-align: middle;
  }
  .profile-contact_mail img {
    width: 28px;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .profile-contact a {
    display: block;
    padding: 43px 0px 47px;
    background: #0e3169;
    margin: 0 auto;
    width: 1000px;
  }
  .profile-contact a:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #103496;
  }
  .footer {
    padding-top: 97px;
  }
}

@media screen and (min-width: 835px) and (max-width: 1199px) {
  .profile {
    text-align: center;
  }
  .profile-contact {
    width: 83.33vw;
    margin-top: 11.083vw;
    text-align: center;
    color: #fff;
    font-family: "oswald", "Noto Sans JP";
    font-weight: 400;
  }
  .profile-contact_tel {
    font-size: 2.66vw;
    letter-spacing: 0.02em;
    vertical-align: middle;
  }
  .profile-contact_tel img {
    width: 2.333vw;
    margin-right: 1.25vw;
    margin-bottom: 1.0833vw;
  }
  .profile-contact_mail {
    font-size: 2vw;
    letter-spacing: 0.08em;
    line-height: 1.333;
    vertical-align: middle;
  }
  .profile-contact_mail img {
    width: 2.333vw;
    margin-right: 1.25vw;
    margin-bottom: 0.833vw;
  }
  .profile-contact a {
    display: block;
    padding: 3.5833vw 0px 3.9166vw;
    background: #0e3169;
    margin: 0 auto;
    width: 83.333vw;
  }
  .profile-contact a:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #103496;
  }
}

.topmsg {
  font-family: "Noto Sans JP";
  padding-top: 17.1vw;
  padding-bottom: 16.5vw;
  position: relative;
  overflow: hidden;
}

.topmsg-outer {
  width: calc(100vw - 50px);
  margin: 0 auto;
}

.topmsg-outer h2 {
  text-align: left;
  padding-bottom: 6.85vw;
  margin-top: -0.6vw;
  font-size: 6.4vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.topmsg-outer h3 {
  text-align: left;
  padding-bottom: 4.2vw;
}

.topmsg-txt1 {
  padding: 0;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: "Poppins";
}

.topmsg-wrap_upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topmsg-wrap_upper img {
  width: 74.0666vw;
  height: 92vw;
  margin-top: -3vw;
  margin-right: -22vw;
}

.topmsg-txt2 {
  padding: 0 0 7vw;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: "Poppins";
}

.topmsg-wrap_under {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 9vw 0 0;
}

.topmsg-wrap_under img {
  width: 83.396vw;
  margin-top: 6.5vw;
  margin-left: -6.7vw;
}

.topmsg-txt3 {
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: "Poppins";
}

.topmsg-btn {
  padding: 7.9vw 0 3.2vw;
  font-family: "Noto Sans JP";
}

.topmsg-btn_item {
  position: relative;
  width: 60vw;
  margin: 0 auto 4.6vw;
  border: 0.1333vw solid #0e3169;
  text-align: center;
}

.topmsg-btn_item::before {
  display: inline-block;
  position: absolute;
  left: -21%;
  top: 50%;
  content: "";
  width: 18vw;
  height: 0.1333vw;
  background: #0e3169;
}

.topmsg-btn_item a {
  display: block;
  font-size: 4vw;
  color: #0e3169;
  letter-spacing: 0.04em;
  padding: 4vw 0;
}

@media screen and (min-width: 835px) and (max-width: 1499px) {
  .topmsg {
    padding-top: 1.2vw;
    padding-bottom: 0;
    margin-bottom: 3.333vw;
    height: 63.4vw;
    overflow: visible;
  }
  .topmsg-outer {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80vw;
    margin: auto;
  }
  .topmsg-outer h2 {
    font-size: 2.1333vw;
    padding-bottom: 2.4vw;
    margin-top: 0;
    line-height: 1.625;
  }
  .topmsg-outer h3 {
    font-size: 1.2vw;
    padding-bottom: 0;
    position: absolute;
  }
  .topmsg-pcouter_upper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topmsg-txtouter {
    width: 46.666vw;
    padding-top: 7.2vw;
    z-index: 10;
  }
  .topmsg-txt1 {
    display: inline-block;
    padding: 0;
    letter-spacing: 0.02em;
    line-height: 2;
    font-size: 1.0666vw;
  }
  .topmsg-txt1_plus {
    display: inline;
  }
  .topmsg-wrap_upper {
    width: 37.3333vw;
    height: 45.888vw;
    margin-top: 0;
    margin-right: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .topmsg-wrap_upper img {
    width: 37.3333vw;
    height: 45.888vw;
    margin-top: -7.7vw;
    margin-right: -6.7vw;
  }
  .topmsg-wrap_under {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0;
  }
  .topmsg-wrap_under img {
    width: 40vw;
    height: 26.666vw;
    margin-top: -13.8vw;
    margin-right: -4vw;
  }
  .topmsg-txt3 {
    width: 42.666vw;
    font-size: 1.0666vw;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: -3.7333vw;
  }
  .topmsg-wrapper {
    margin: auto;
    position: relative;
    width: calc(100vw - 100px);
    max-width: 1400px;
  }
  .topmsg-pic {
    margin-top: -110px;
  }
  .topmsg-btn {
    position: absolute;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0;
    top: 77px;
    right: 100px;
  }
  .topmsg-btn_item {
    width: 300px;
    margin: 0 0 27px 0;
    border: 1px solid #0e3169;
  }
  .topmsg-btn_item::before {
    width: 90px;
    height: 1px;
  }
  .topmsg-btn_item a {
    font-size: 16px;
    padding: 19.5px 0;
  }
  .topmsg-btn_item:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #0e3169;
  }
  .topmsg-btn_item:hover a {
    color: #fff;
    display: block;
    padding: 19.5px 0;
  }
  .topmsg-btn_item:hover::after {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 28px;
    height: 1px;
    background: #fff;
  }
}

@media screen and (min-width: 1500px) {
  .topmsg {
    padding-top: 18px;
    padding-bottom: 0;
    margin-bottom: 50px;
    height: 951px;
    overflow: visible;
  }
  .topmsg-outer {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1200px;
    margin: auto;
  }
  .topmsg-outer h2 {
    font-size: 32px;
    padding-bottom: 36px;
    margin-top: 0;
    line-height: 1.625;
  }
  .topmsg-outer h3 {
    font-size: 18px;
    padding-bottom: 0;
    position: absolute;
  }
  .topmsg-pcouter_upper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .topmsg-txtouter {
    width: 700px;
    padding-top: 108px;
    z-index: 10;
  }
  .topmsg-txt1 {
    display: inline-block;
    padding: 0;
    letter-spacing: 0.02em;
    line-height: 2;
    font-family: "Poppins";
    font-size: 16px;
  }
  .topmsg-txt1_plus {
    display: inline;
  }
  .topmsg-wrap_upper {
    width: 560px;
    height: 688px;
    margin-top: 0;
    margin-right: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .topmsg-wrap_upper img {
    width: 560px;
    height: 688px;
    margin-top: -115.5px;
    margin-right: -100.5px;
  }
  .topmsg-wrap_under {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0;
  }
  .topmsg-wrap_under img {
    width: 600px;
    height: 400px;
    margin-top: -207px;
    margin: -207px 0 0 -65px;
  }
  .topmsg-txt3 {
    width: 640px;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: -56px;
    margin-left: 50px;
  }
  .topmsg-wrapper {
    margin: auto;
    position: relative;
    width: calc(100vw - 100px);
    max-width: 1400px;
  }
  .topmsg-pic {
    margin-top: -110px;
  }
  .topmsg-btn {
    position: absolute;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0;
    top: 77px;
    right: 100px;
  }
  .topmsg-btn_item {
    width: 300px;
    margin: 0 0 27px 0;
    border: 1px solid #0e3169;
  }
  .topmsg-btn_item::before {
    width: 90px;
    height: 1px;
  }
  .topmsg-btn_item a {
    font-size: 16px;
    padding: 19.5px 0;
  }
  .topmsg-btn_item:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #0e3169;
  }
  .topmsg-btn_item:hover a {
    color: #fff;
    display: block;
    padding: 19.5px 0;
  }
  .topmsg-btn_item:hover::after {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 28px;
    height: 1px;
    background: #fff;
  }
}

.support {
  background: #f0f2f2;
  padding-top: 16vw;
  padding-bottom: 13vw;
  position: relative;
}

.support h3 {
  padding-bottom: 6.5vw;
}

.support-txt {
  padding: 0;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: "Noto Sans JP";
  width: calc(100vw - 50px);
  margin: auto;
}

.support img {
  width: 100%;
  margin-top: 4.5vw;
}

.support-btn {
  position: absolute;
  font-family: "Noto Sans JP";
  font-size: 3.4666vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.53846;
  width: 32vw;
}

.support-btn.btn1 {
  bottom: 73.5vw;
  left: 33.8%;
}

.support-btn.btn1 a {
  width: 32vw;
  display: inline-block;
  padding: 8vw 0;
}

.support-btn.btn5 {
  bottom: 53.5vw;
  left: 3vw;
}

.support-btn.btn5 a {
  width: 32vw;
  display: inline-block;
  padding: 8vw 0;
}

.support-btn.btn2 {
  bottom: 50.8vw;
  right: 3vw;
}

.support-btn.btn2 a {
  width: 32vw;
  display: inline-block;
  padding: 8vw 0;
}

.support-btn.btn4 {
  bottom: 18vw;
  left: 14.5vw;
}

.support-btn.btn4 a {
  width: 32vw;
  display: inline-block;
  padding: 8vw 0;
}

.support-btn.btn3 {
  bottom: 12.6vw;
  right: 15.7vw;
}

.support-btn.btn3 a {
  width: 32vw;
  display: inline-block;
  padding: 8vw 0;
}

.support-window {
  display: none;
}

.support-window:active {
  display: block;
  background-color: rgba(0, 31, 69, 0.05);
  position: absolute;
}

.support-window_inner {
  width: 90.666vw;
  border: 0.2666vw solid #0e3169;
  background: #fff;
}

.support-window_tit {
  color: #0e3169;
  font-size: 4.8vw;
  font-weight: 500;
  padding-bottom: 5vw;
  line-height: 1.3888;
}

.support-window_txt {
  padding: 0;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: "Noto Sans JP";
}

.modal.fade {
  -webkit-transition-duration: 0.01s;
          transition-duration: 0.01s;
}

@media screen and (min-width: 835px) and (max-width: 1499px) {
  .support {
    padding-top: 6.466vw;
    padding-bottom: 5vw;
    height: 74.1vw;
  }
  .support h3 {
    padding-top: 0;
    padding-bottom: 2.2vw;
  }
  .support-txt {
    padding: 0;
    font-size: 1.0666vw;
    letter-spacing: 0.02em;
    line-height: 2;
    font-family: "Noto Sans JP";
    text-align: center;
  }
  .support-tit {
    margin-top: 1.933vw;
    margin-left: 3.8666vw;
  }
}

@media screen and (min-width: 835px) and (max-width: 1499px) and (max-width: 1350px) {
  .support-tit {
    margin-top: 1vw;
  }
}

@media screen and (min-width: 835px) and (max-width: 1499px) {
  .support img {
    width: 51.4vw;
    margin: 0;
  }
  .support-btn {
    position: absolute;
    font-family: "Noto Sans JP";
    font-size: 1.2vw;
    font-weight: 500;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.53846;
    width: 17vw;
    height: 17vw;
    z-index: 120;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 1vw #0000001a;
            box-shadow: 0px 0px 1vw #0000001a;
  }
  .support-btn:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .support-btn:hover.active {
    -webkit-transform: none;
            transform: none;
  }
  .support-btn.active {
    color: #f0f2f2;
  }
  .support-btn.btn1 {
    top: 21.466vw;
    left: 21vw;
  }
  .support-btn.btna a {
    width: 17vw;
    display: inline-block;
    padding: 5.866vw 0;
  }
  .support-btn.btn2 {
    width: 18vw;
    height: 18vw;
    top: 32.5vw;
    left: 36.666vw;
    background-color: #0e3169;
  }
  .support-btn.btnb a {
    width: 17vw;
    display: inline-block;
    padding: 6.666vw 0;
  }
  .support-btn.btn3 {
    top: 51.0666vw;
    left: 31vw;
  }
  .support-btn.btnc a {
    width: 17vw;
    display: inline-block;
    padding: 6.666vw 0;
  }
  .support-btn.btn4 {
    top: 51.0666vw;
    left: 10.8666vw;
  }
  .support-btn.btnd a {
    width: 17vw;
    display: inline-block;
    padding: 6.666vw 0;
  }
  .support-btn.btn5 {
    top: 33vw;
    left: 4.8vw;
  }
  .support-btn.btne a {
    width: 17vw;
    display: inline-block;
    padding: 6.6vw 0;
  }
  .support-window {
    display: none;
  }
  .support-window.active {
    display: inline-block;
    width: 46.466vw;
    height: 24.533vw;
    top: 28.8vw;
    right: 3.2666vw;
    border: 0.1333vw solid #0e3169;
    background-color: rgba(14, 49, 105, 0.05);
    position: absolute;
    padding: 3.5333vw 2.666vw 0 5.933vw;
    background: #fff;
  }
  .support-window_inner {
    width: 46.4666vw;
    border: 0.2666vw solid #0e3169;
    background: #fff;
  }
  .support-window_tit {
    color: #0e3169;
    font-size: 1.6vw;
    font-weight: 500;
    padding-bottom: 2vw;
    line-height: 1.6666;
    letter-spacing: 0.02em;
  }
  .support-window_txt {
    padding: 0;
    font-size: 1.066vw;
    letter-spacing: 0.02em;
    line-height: 2;
    font-family: "Noto Sans JP";
  }
  .support-window_txt_btn {
    position: relative;
    width: 20vw;
    padding: 1.333vw 0;
    margin: 1.333vw 0 0 0;
    border: 0.08333vw solid #0e3169;
    text-align: center;
    color: #0e3169;
  }
  .support-window_txt_btn:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #0e3169;
  }
  .support-window_txt_btn:hover a {
    color: #fff;
  }
  .support-window_txt_btn a {
    font-size: 1.1333vw;
    letter-spacing: 0.04em;
  }
  .support-logo {
    position: absolute;
    width: 10vw;
    height: 7.866vw;
    top: 41.066vw;
    left: 23.933vw;
  }
  .support-logo img {
    width: 10vw;
    height: 7.866vw;
  }
}

@media screen and (min-width: 1500px) {
  .support {
    width: 1500px;
    height: 1113px;
    margin: auto;
    padding-top: 97px;
    padding-bottom: 75px;
  }
  .support h3 {
    padding-top: 0;
    padding-bottom: 33px;
  }
  .support-txt {
    width: 1500px;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 2;
    font-family: "Noto Sans JP";
    text-align: center;
  }
  .support-tit {
    margin-top: 29px;
    margin-left: 58px;
  }
  .support img {
    width: 771px;
    margin: 0;
  }
  .support-btn {
    position: absolute;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.53846;
    width: 255px;
    height: 255px;
    z-index: 120;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px #0000001a;
            box-shadow: 0px 0px 15px #0000001a;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
  }
  .support-btn:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .support-btn:hover span {
    -webkit-transform: none;
            transform: none;
  }
  .support-btn:hover.active {
    -webkit-transform: none;
            transform: none;
  }
  .support-btn.active {
    color: #f0f2f2;
  }
  .support-btn.btn1 {
    top: 322px;
    left: 311px;
  }
  .support-btn.btna a {
    width: 255px;
    display: inline-block;
    padding: 88px 0;
  }
  .support-btn.btn2 {
    top: 500px;
    left: 550px;
    background-color: #0e3169;
  }
  .support-btn.btnb a {
    width: 255px;
    display: inline-block;
    padding: 100px 0;
  }
  .support-btn.btn3 {
    top: 766px;
    left: 461px;
  }
  .support-btn.btnc a {
    width: 255px;
    display: inline-block;
    padding: 100px 0;
  }
  .support-btn.btn4 {
    top: 766px;
    left: 163px;
  }
  .support-btn.btnd a {
    width: 255px;
    display: inline-block;
    padding: 100px 0;
  }
  .support-btn.btn5 {
    top: 491px;
    left: 72px;
  }
  .support-btn.btne a {
    width: 255px;
    display: inline-block;
    padding: 99px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .support-window {
    display: none;
  }
  .support-window.active {
    display: inline-block;
    width: 697px;
    height: 368px;
    top: 432px;
    right: 49px;
    border: 2px solid #0e3169;
    background-color: rgba(0, 31, 69, 0.05);
    position: absolute;
    padding: 53px 40px 0 89px;
    background: #fff;
  }
  .support-window_inner {
    width: 697px;
    border: 0.2666vw solid #0e3169;
    background: #fff;
  }
  .support-window_tit {
    color: #0e3169;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 30px;
    line-height: 1.6666;
    letter-spacing: 0.02em;
  }
  .support-window_txt {
    padding: 0;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 2;
    font-family: "Noto Sans JP";
  }
  .support-window_txt_btn {
    position: relative;
    width: 300px;
    padding: 20px 0;
    margin: 20px 0 0 0;
    border: 0.08333vw solid #0e3169;
    text-align: center;
    color: #0e3169;
  }
  .support-window_txt_btn:hover {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    background: #0e3169;
  }
  .support-window_txt_btn:hover a {
    color: #fff;
  }
  .support-window_txt_btn a {
    font-size: 17px;
    letter-spacing: 0.04em;
  }
  .support-logo {
    position: absolute;
    width: 150px;
    height: 118px;
    top: 616px;
    left: 359px;
  }
  .support-logo img {
    width: 150px;
    height: 118px;
  }
  .support-outer {
    background: #f0f2f2;
  }
}

@media screen and (min-width: 1500px) {
  .support-tit {
    display: none;
  }
  .support-tit.active {
    display: inline-block;
  }
  .support-tit_animation {
    position: relative;
    width: 771px;
    height: 771px;
    margin-top: 37px;
    margin-left: 64px;
  }
  .support-tit_animation img {
    margin: 0 0 0 0;
  }
  .support-tit_animation.anime72 {
    display: none;
    -webkit-animation: anime72 1s;
            animation: anime72 1s;
  }
  .support-tit_animation.anime72.active {
    display: inline-block;
  }
  .support-tit_animation.anime144 {
    display: none;
    -webkit-animation: anime144 1s;
            animation: anime144 1s;
  }
  .support-tit_animation.anime144.active {
    display: inline-block;
  }
  .support-tit_animation.anime-72 {
    display: none;
    -webkit-animation: anime-72 1s infinite;
            animation: anime-72 1s infinite;
  }
  .support-tit_animation.anime-72.active {
    display: inline-block;
  }
  .support-tit_animation.anime-144 {
    display: none;
    -webkit-animation: anime-144 1s infinite;
            animation: anime-144 1s infinite;
  }
  .support-tit_animation.anime-144.active {
    display: inline-block;
  }
  .support-tit_animation.navycover {
    position: absolute;
    width: 314px;
    height: 314px;
    top: 470px;
    left: 521px;
    margin: 0;
    z-index: 2;
  }
  .support-tit_animation.navycover img {
    width: 314px;
  }
  .support-tit_undercircle {
    position: absolute;
    width: 492px;
    height: 492px;
    top: 426px;
    left: 186px;
    z-index: 0;
  }
  .support-tit_undercircle img {
    width: 100%;
  }
}

@media screen and (min-width: 835px) and (max-width: 1499px) {
  .support-tit {
    display: none;
  }
  .support-tit.active {
    display: inline-block;
  }
  .support-tit_animation {
    width: 51.4vw;
    height: 51.4vw;
    margin-top: 1.2vw;
    margin-left: 4.266vw;
  }
  .support-tit_animation img {
    margin: 0 0 0 0;
  }
  .support-tit_animation.anime72 {
    display: none;
    -webkit-animation: anime72 1s;
            animation: anime72 1s;
  }
  .support-tit_animation.anime72.active {
    display: inline-block;
  }
  .support-tit_animation.anime144 {
    display: none;
    -webkit-animation: anime144 1s;
            animation: anime144 1s;
  }
  .support-tit_animation.anime144.active {
    display: inline-block;
  }
  .support-tit_animation.anime-72 {
    display: none;
    -webkit-animation: anime-72 1s infinite;
            animation: anime-72 1s infinite;
  }
  .support-tit_animation.anime-72.active {
    display: inline-block;
  }
  .support-tit_animation.anime-144 {
    display: none;
    -webkit-animation: anime-144 1s infinite;
            animation: anime-144 1s infinite;
  }
  .support-tit_animation.anime-144.active {
    display: inline-block;
  }
  .support-tit_animation.navycover {
    position: absolute;
    width: 21.93333vw;
    height: 21.93333vw;
    top: 30vw;
    left: 34.7333vw;
    margin: 0;
    z-index: 2;
  }
  .support-tit_animation.navycover img {
    width: 21.9333vw;
  }
  .support-tit_undercircle {
    position: absolute;
    width: 31.8vw;
    height: 31.8vw;
    top: 30vw;
    left: 13vw;
    z-index: 0;
  }
  .support-tit_undercircle img {
    width: 100%;
  }
}

@-webkit-keyframes anime72 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
  100% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
}

@keyframes anime72 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
  100% {
    -webkit-transform: rotate(72deg);
            transform: rotate(72deg);
  }
}

@-webkit-keyframes anime144 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
  }
}

@keyframes anime144 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
            transform: rotate(144deg);
  }
}

@-webkit-keyframes anime-72 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-72deg);
            transform: rotate(-72deg);
  }
}

@keyframes anime-72 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-72deg);
            transform: rotate(-72deg);
  }
}

@-webkit-keyframes anime-144 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-144deg);
            transform: rotate(-144deg);
  }
}

@keyframes anime-144 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-144deg);
            transform: rotate(-144deg);
  }
}
/*# sourceMappingURL=style.css.map */