@charset "UTF-8";
/* Scss Document */
/* -------------------------------------------------- */
/* file   : top.css                                  */
/* update : 2023                                      */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* pc向け */
/* --------------------------------------------------- */
.top-ttl {
  font-family: "Hiragino Sans", HiraginoSans-W8, "ヒラギノ角ゴ ProN W8", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-align: center;
  color: #0c538f;
}
.top-ttl span {
  color: #ff0000;
}

.mv img {
  width: 100%;
  height: auto;
}

.news {
  margin-top: 50px;
  padding-bottom: 50px;
}

.news_ttl {
  font-size: 35px;
  font-weight: 700;
}

.news_wrap {
  max-width: 680px;
  margin-left: 25px;
}

.news_list {
  margin-top: 20px;
}

.news_item {
  margin-top: 11px;
}
.news_item:first-child {
  margin-top: 0;
}
.news_item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news_item a:hover .news_sttl {
  color: #ff0000;
}

.news_header {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news_day {
  font-feature-settings: normal;
}

.news_cat {
  width: 90px;
  padding: 4px 0;
  font-size: 12px;
  text-align: center;
  display: block;
  border: 1px solid;
}

.news_sttl {
  width: calc(100% - 222px);
  text-decoration: underline;
  font-feature-settings: normal;
  transition: 0.3s;
}

.news_btn {
  margin-top: 15px;
  text-align: right;
}
.news_btn a {
  font-size: 12px;
  transition: 0.3s;
}
.news_btn a:hover {
  color: #ff0000;
}
.news_btn span {
  font-size: 14px;
  text-decoration: underline;
}

.seminar {
  padding-bottom: 50px;
}
.seminar .link01 {
  width: 47.6%;
  margin: 0 auto;
}
.seminar .link01 a {
  font-size: 20px;
  text-decoration: underline;
}
.seminar .link01 a:hover {
  color: #ff0000;
}

.system {
  padding: 43px 0 55px;
  background: #eaeff4;
}

.system-inner {
  max-width: 975px;
  margin: 0 auto;
  padding: 0 15px;
}

.system_list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.system_item {
  width: 29.1%;
}

.system_sttl {
  margin: 20px 0 20px;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.17;
  text-align: center;
}
.system_sttl span {
  color: #ff0000;
}

.system_btn {
  margin: 5px 20px 0;
  text-align: center;
}
.system_btn a,
.system_btn span {
  padding: 4px 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #FFF;
  display: block;
  border-radius: 15px;
}
.system_btn a {
  transition: 0.3s;
}
.system_btn a:hover {
  background: #ff0000 !important;
}

.system_btn--green a,
.system_btn--green span {
  background: #009744;
}

.system_btn--yellow a,
.system_btn--yellow span {
  background: #f19500;
}

.system_btn--blue a,
.system_btn--blue span {
  background: #007bc5;
}

.system_btn--l-blue a,
.system_btn--l-blue span {
  background: #69a0d6;
}

.system_btn--pink a,
.system_btn--pink span {
  background: #e96da3;
}

.creation {
  padding: 55px 0 62px;
}

.creation_img {
  max-width: 950px;
  margin: 25px auto 0;
}

.assistance {
  padding: 55px 0 44px;
  background: #eaeff4;
}

.assistance_list {
  max-width: 925px;
  margin: 35px auto 0;
  display: flex;
  justify-content: space-between;
}

.assistance_item {
  width: 30.1%;
  padding: 5px;
  text-align: center;
  aspect-ratio: 1/1;
  background: #FFF;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.assistance_sttl {
  font-size: 27px;
  font-weight: 700;
  color: #ff0000;
}

.assistance_point {
  margin-bottom: 10px;
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 30px;
  font-weight: 700;
  color: #2e59a5;
  display: block;
}

.assistance_text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.31;
  letter-spacing: 0.025em;
}

.flow {
  max-width: 885px;
  margin: 55px auto 0;
}

.flow_ttl {
  text-align: center;
  position: relative;
}
.flow_ttl::after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: #0c538f;
  position: absolute;
  top: 50%;
  left: 0;
}
.flow_ttl span {
  padding: 0 35px;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0.05em;
  color: #0c538f;
  display: inline-block;
  background: #eaeff4;
  position: relative;
  z-index: 2;
}

.flow_file {
  margin-top: 15px;
  font-size: 18px;
  text-align: center;
  line-height: 1.94;
}
.flow_file span {
  font-weight: 700;
}

.flow_list {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 0 70px;
}
.flow_list li {
  width: 162px;
  height: 100px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffef00;
  border-radius: 15px;
  position: relative;
}
.flow_list li:last-child::after {
  display: none;
}
.flow_list li::after {
  content: "";
  width: 25px;
  height: 47px;
  display: block;
  background: url(../../img/flow_arrow.svg) no-repeat center/100% auto;
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
}

.flow_btn {
  width: 350px;
  margin: 43px auto 0;
}
.flow_btn a {
  padding: 8px 0 8px 72px;
  font-size: 16px;
  font-weight: 700;
  color: #FFF;
  display: block;
  background: #0c538f;
  border-radius: 10px;
  position: relative;
  transition: 0.3s;
}
.flow_btn a:hover {
  background: #ff0000;
}
.flow_btn a::after {
  content: "";
  width: 35px;
  height: 15px;
  display: block;
  background: url(../../img/pdf.svg) no-repeat center/100% auto;
  position: absolute;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
}

.service {
  padding: 40px 0 62px;
}

.service_box {
  max-width: 920px;
  margin: 25px auto 0;
  border: 1px solid #6aae48;
}
.service_box:first-child {
  margin-top: 30px;
}

.service_box--joint {
  border-color: #6aae48;
}
.service_box--joint .service_header {
  border-color: #6aae48;
}
.service_box--joint .service_sttl {
  color: #6aae48;
}
.service_box--joint .service_sttl::before {
  color: #6aae48;
}
.service_box--joint .service_ttl-ja {
  color: #6aae48;
}
.service_box--joint .service_ttl_en {
  color: #6aae48;
}
.service_box--joint .service_btn a {
  background: #6aae48;
}

.service_box--foreign {
  border-color: #f4aa00;
}
.service_box--foreign .service_header {
  border-color: #f4aa00;
}
.service_box--foreign .service_sttl {
  color: #f4aa00;
}
.service_box--foreign .service_sttl::before {
  color: #f4aa00;
}
.service_box--foreign .service_ttl-ja {
  color: #f4aa00;
}
.service_box--foreign .service_ttl_en {
  color: #f4aa00;
}
.service_box--foreign .service_btn a {
  background: #f4aa00;
}

.service_box--other {
  border-color: #00b7ed;
}
.service_box--other .service_header {
  border-color: #00b7ed;
}
.service_box--other .service_sttl02 {
  color: #00b7ed;
}
.service_box--other .service_ttl-ja {
  color: #00b7ed;
}
.service_box--other .service_ttl_en {
  color: #00b7ed;
}
.service_box--other .service_btn a {
  background: #00b7ed;
}

.service_header {
  padding: 10px 10px 10px 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #6aae48;
}

.service_ttl {
  display: flex;
  align-items: center;
}

.service_ttl-ja {
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
}

.service_ttl_en {
  margin-left: 20px;
  font-size: 25px;
  display: inline-block;
}

.service_batch {
  width: 171px;
}

.service_batch02 {
  width: 194px;
}

.service_contents {
  padding: 19px 12px;
}

.service_flex {
  display: flex;
  justify-content: space-between;
}

.service_join-box {
  padding: 0 10px;
}

.service_join-box02 {
  max-width: 335px;
}

.service_join-box03 {
  max-width: 560px;
  width: 100%;
}

.service_sttl {
  padding-left: 20px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}
.service_sttl::before {
  content: "●";
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.service_sttl02 {
  font-size: 20px;
  font-weight: 700;
}

.service_text {
  padding-left: 20px;
  font-size: 17px;
  line-height: 1.35;
}

.service_text-sub {
  display: inline-block;
  padding-left: 17px;
  position: relative;
}
.service_text-sub::before {
  content: "◆";
  font-size: 17px;
  position: absolute;
  top: 0;
  left: 0;
}

.service_btns {
  margin-top: 22px;
  display: flex;
  justify-content: center;
  gap: 0 10px;
}

.service_btns--flex-s {
  padding-left: 10px;
  justify-content: flex-start;
}

.service_btn {
  display: inline-block;
}
.service_btn a {
  padding: 18px 18px;
  font-size: 16px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  display: block;
  border-radius: 10px;
  transition: 0.3s;
}
.service_btn a:hover {
  background: #ff0000;
}
.service_btn a span {
  font-size: 18px;
}

.service_btn02 {
  max-width: 300px;
  width: 100%;
}

.service_btn03 {
  max-width: 245px;
  width: 100%;
}

/* -------------------pc END------------------------------- */
/* -------------------------------------------------- */
/* tablet向け */
/* --------------------------------------------------- */
@media screen and (max-width: 768px) {
  .top-ttl {
    font-size: 32px;
  }
  .system_sttl {
    font-size: 20px;
  }
  .system_btn a,
  .system_btn span {
    font-size: 14px;
  }
  .flow_ttl span {
    font-size: 30px;
  }
  .flow_file {
    font-size: 16px;
  }
  .service_btn a {
    padding: 18px 3px;
    font-size: 14px;
  }
  .service_btn a span {
    font-size: 18px;
  }
  .service_sttl {
    font-size: 16px;
  }
  .service_text {
    font-size: 14px;
  }
}
/* ---------------------tablet END----------------------------- */
/* -------------------------------------------------- */
/* sp向け */
/* --------------------------------------------------- */
@media screen and (max-width: 750px) {
  .top-ttl {
    font-size: 23px;
  }
  .news {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .news_ttl {
    font-size: 17px;
  }
  .news_wrap {
    max-width: 100%;
    margin-left: 0;
  }
  .news_list {
    margin-top: 12px;
  }
  .news_item {
    margin-top: 11px;
  }
  .news_item:first-child {
    margin-top: 0;
  }
  .news_item a {
    display: block;
  }
  .news_item a:hover .news_sttl {
    color: #000;
  }
  .news_header {
    width: auto;
    justify-content: flex-start;
    gap: 0 18px;
  }
  .news_day {
    font-size: 13px;
  }
  .news_cat {
    padding: 3px 0;
    font-size: 10px;
  }
  .news_sttl {
    width: 100%;
    margin-top: -2px;
    font-size: 13px;
    line-height: 2.15;
    transition: 0s;
  }
  .news_btn {
    margin-top: 15px;
    font-size: 10px;
  }
  .news_btn a {
    font-size: 8px;
    letter-spacing: 0.1em;
  }
  .seminar {
    padding-bottom: 50px;
  }
  .seminar .link01 {
    width: 100%;
    margin: 0;
  }
  .seminar .link01 a {
    font-size: 16px;
  }
  .seminar .link01 a:hover {
    color: #000;
  }
  .system {
    padding: 20px 0;
  }
  .system-inner {
    max-width: 100%;
    margin: 0;
    padding: 0 15px;
  }
  .system_list {
    margin-top: 15px;
    flex-direction: column;
    gap: 19px 0;
  }
  .system_item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .system_img {
    width: 51%;
  }
  .system_content {
    width: 49%;
  }
  .system_sttl {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.21;
    letter-spacing: 0;
  }
  .system_btn {
    margin: 5px auto 0;
    padding-left: 10px;
    font-size: 10px;
  }
  .system_btn:first-child {
    margin-top: 0;
  }
  .system_btn a,
  .system_btn span {
    padding: 3px 0;
    font-size: 10px;
    border-radius: 15px;
  }
  .system_btn a {
    transition: 0s;
  }
  .creation {
    padding: 23px 0;
  }
  .creation_img {
    max-width: 100%;
    width: 96%;
    margin: 17px auto 0;
  }
  .assistance {
    padding: 24px 0 20px;
  }
  .assistance_list {
    max-width: 100%;
    width: 67%;
    margin: 24px auto 0;
    flex-direction: column;
    gap: 19px 0;
  }
  .assistance_item {
    width: 100%;
    padding: 5px;
  }
  .assistance_sttl {
    font-size: 23px;
  }
  .assistance_point {
    margin-bottom: 16px;
    font-size: 25px;
  }
  .assistance_text {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.2;
  }
  .flow {
    max-width: 100%;
    margin: 40px auto 0;
  }
  .flow_ttl {
    text-align: center;
    position: relative;
  }
  .flow_ttl::after {
    height: 1px;
  }
  .flow_ttl span {
    padding: 0 15px;
    font-size: 20px;
  }
  .flow_file {
    margin-top: 15px;
    font-size: 17px;
    line-height: 1.41;
  }
  .flow_file span {
    line-height: 1.76;
  }
  .flow_list {
    margin-top: 21px;
    gap: 0 40px;
  }
  .flow_list li {
    width: 87px;
    height: 54px;
    font-size: 13px;
    border-radius: 15px;
  }
  .flow_list li:last-child::after {
    display: none;
  }
  .flow_list li::after {
    width: 13px;
    height: 54px;
    display: block;
    right: -29px;
  }
  .flow_btn {
    width: 100%;
    margin: 22px auto 0;
  }
  .flow_btn a {
    padding: 8px 0 8px 72px;
    font-size: 16px;
    border-radius: 6px;
  }
  .flow_btn a::after {
    content: "";
    width: 35px;
    height: 15px;
    display: block;
    background: url(../../img/pdf.svg) no-repeat center/100% auto;
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translateY(-50%);
  }
  .service {
    padding: 27px 0 26px;
  }
  .service_box {
    max-width: 100%;
    margin: 30px auto 0;
  }
  .service_box:first-child {
    margin-top: 30px;
  }
  .service_header {
    padding: 12px 0 12px 18px;
    display: block;
    position: relative;
  }
  .service_ttl {
    display: block;
  }
  .service_ttl-ja {
    font-size: 19px;
    display: block;
  }
  .service_ttl_en {
    margin-left: 0;
    font-size: 19px;
    letter-spacing: 0;
    display: block;
  }
  .service_batch {
    position: absolute;
    top: -16px;
    right: 0;
  }
  .service_batch02 {
    position: absolute;
    top: -16px;
    right: 0;
  }
  .service_batch--01 {
    width: 113px;
  }
  .service_batch--02 {
    width: 155px;
  }
  .service_batch--03 {
    width: 136px;
  }
  .service_contents {
    padding: 15px 8px;
  }
  .service_flex {
    flex-direction: column;
    gap: 27px 0;
  }
  .service_flex--sp-gap0 {
    gap: 0;
  }
  .service_join-box {
    padding: 0 10px;
  }
  .service_join-box02 {
    max-width: 335px;
  }
  .service_join-box03 {
    max-width: 560px;
    width: 100%;
  }
  .service_sttl {
    padding-left: 15px;
    font-size: 15px;
  }
  .service_sttl::before {
    font-size: 15px;
  }
  .service_sttl02 {
    font-size: 15px;
  }
  .service_text {
    padding-left: 15px;
    font-size: 15px;
    line-height: 1.35;
  }
  .service_text-sub {
    padding-left: 15px;
  }
  .service_text-sub::before {
    font-size: 15px;
  }
  .service_btns {
    margin-top: 40px;
    padding: 0 10px;
    gap: 10px 0;
    flex-direction: column;
  }
  .service_btns--02 {
    margin-top: 20px;
  }
  .service_btns--03 {
    margin-top: 10px;
  }
  .service_btns--flex-s {
    padding-left: 10px;
  }
  .service_btn {
    width: 100%;
    display: block;
  }
  .service_btn a {
    padding: 15px 0;
    font-size: 16px;
    border-radius: 6px;
  }
  .service_btn02 {
    max-width: 100%;
  }
  .service_btn03 {
    max-width: 100%;
  }
}
/* -------------------sp END------------------------------- *//*# sourceMappingURL=top.css.map */