
.c-pagetitle.is-02 .c-pagetitle__lead {
  font-size: 3rem;
}

.bg_02 {
  background: #f8f8f8;
}

.mt-60 {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .mt-60 {
    margin-top: 40px;
  }
}

.mt-100 {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .mt-100 {
    margin-top: 50px;
  }
}

.c-subpagetitle {
  position: relative;
  z-index: 2;
}
.c-subpagetitle__title {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
  line-height: 1.5;
  display: block;
  background: linear-gradient(0deg, #1f95b0 0%, #2968a7 42%, #2e4ea2 100%);
  background: -webkit-linear-gradient(0deg, #1f95b0 0%, #2968a7 42%, #2e4ea2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 3;
}
.c-subpagetitle__lead {
  display: block;
  font-size: 4rem;
  font-weight: 500;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .c-subpagetitle__lead {
    font-size: 2.6rem;
  }
}

.top-feature__img {
  width: 100%;
}


.p-subpage {
  margin-top: 120px;
  padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .p-subpage {
    margin-top: 60px;
    padding-bottom: 70px;
  }
}
.p-subpage .container {
  max-width: 1140px;
  margin: auto;
  padding: 0 20px;
  position: relative;
}
.p-subpage .container img {
  width: 100%;
  height: auto;
}
.p-subpage_boxhead h2 {
  padding: 20px 30px;
  border-radius: 5px;
  background: #072d89;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead h2 {
    padding: 15px;
  }
}
.p-subpage_boxhead .head_txt {
  max-width: 1040px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead .head_txt {
    margin-top: 30px;
  }
}
.p-subpage_boxhead .head_txt.service_txt p {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead .head_txt.service_txt p {
    margin-bottom: 20px;
  }
}
.p-subpage_boxhead .head_txt p {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 23px;
  text-align: left;
  color: #1b1b1b;
}
.p-subpage_boxhead .head_txt p.color_02 {
  color: #082d89;
  font-size: 1.2rem;
}
.p-subpage_boxhead .aboutother_grid {
  max-width: 1040px;
  margin: 40px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead .aboutother_grid {
    margin: 30px auto;
    grid-template-columns: 1fr;
  }
}
.p-subpage_boxhead .aboutother_grid .grid_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 30px 25px;
  border-radius: 10px;
  border: 1px solid #d5d5d5;
}
@media screen and (max-width: 1020px) {
  .p-subpage_boxhead .aboutother_grid .grid_item {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead .aboutother_grid .grid_item {
    gap: 2rem;
  }
}
.p-subpage_boxhead .aboutother_grid .grid_item .item_head {
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #072d89;
  margin-bottom: 20px;
}
.p-subpage_boxhead .aboutother_grid .grid_item .item_txt p {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.09em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}
.p-subpage_boxhead .flow_img {
  max-width: 1040px;
  margin: auto;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead .flow_img {
    overflow-x: scroll;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.p-subpage_boxhead .flow_img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-subpage_boxhead .flow_img img {
    width: 60rem;
  }
}
.p-subpage .subpage_box {
  max-width: 1040px;
  margin: auto;
  margin: 40px auto;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box {
    margin: 30px auto;
  }
}
.p-subpage .subpage_box__title h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #072d89;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box__title h3 {
    font-size: 2rem;
  }
}
.p-subpage .subpage_box__title h3::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 140px;
  height: 1px;
  background: #082d89;
}
.p-subpage .subpage_box__txt {
  margin-top: 30px;
}
.p-subpage .subpage_box__txt.gaihi_bottombox {
  border-radius: 10px;
  border: 1px solid #d5d5d5;
  padding: 30px 40px;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box__txt.gaihi_bottombox {
    padding: 20px;
  }
}
.p-subpage .subpage_box__txt p {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 23px;
  text-align: left;
  color: #1b1b1b;
}
.p-subpage .subpage_box__txt p.color_02 {
  color: #082d89;
  font-size: 1.2rem;
}
.p-subpage .subpage_box__images {
  max-width: 880px;
  margin: auto;
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box__images {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
}
.p-subpage .subpage_box .otherdata_box {
  max-width: 530px;
  margin: auto;
}
.p-subpage .subpage_box .otherdata_box .download_btn {
  margin: 30px auto;
}
.p-subpage .subpage_box .otherdata_box .otherdata_txt {
  max-width: 480px;
  margin: auto;
}
.p-subpage .subpage_box .otherdata_box .otherdata_txt p {
  font-weight: normal;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 2rem;
  text-align: left;
  color: #1b1b1b;
}
.p-subpage .subpage_box .otherdata_box .otherdata_txt p a {
  text-decoration: underline;
}
.p-subpage .subpage_box .dot_list li {
  list-style: disc;
  margin-left: 1.5rem;
}
.p-subpage .subpage_box .dot_list li::marker {
  font-size: 0.8rem;
}
.p-subpage .subpage_box .number_list li {
  list-style: decimal;
  margin-left: 1.5rem;
}
.p-subpage .subpage_box .number_list li::marker {
  font-size: 1.3rem;
}
.p-subpage .subpage_box .number_list li ul.one_list {
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box .number_list li ul.one_list {
    margin: 2rem auto;
  }
}
.p-subpage .subpage_box .number_list li ul.one_list li {
  list-style: none;
  text-indent: -3.3em;
  padding-left: 3.3em;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box .number_list li ul.one_list li {
    margin-left: 0;
  }
}
.p-subpage .subpage_box .number_list li ul.one_list ul.tow_list {
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box .number_list li ul.one_list ul.tow_list {
    margin: 2rem auto;
  }
}
.p-subpage .subpage_box .number_list li ul.one_list ul.tow_list li {
  margin-left: 0;
  list-style: none;
  text-indent: -5em;
  padding-left: 4.5em;
}
.p-subpage .subpage_box .servicetype_grid {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box .servicetype_grid {
    grid-template-columns: 1fr;
    grid-gap: 2rem;
  }
}
.p-subpage .subpage_box .servicetype_grid .servicetype_item {
  padding: 20px 30px;
  border-radius: 10px;
  border: 1px solid #d5d5d5;
}
@media screen and (max-width: 767px) {
  .p-subpage .subpage_box .servicetype_grid .servicetype_item {
    padding: 2rem;
  }
}
.p-subpage .subpage_box .servicetype_grid .servicetype_item .item_head {
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #072d89;
}
.p-subpage .subpage_box .servicetype_grid .servicetype_item .item_txt {
  margin-top: 1rem;
}
.p-subpage .subpage_box .servicetype_grid .servicetype_item .item_txt p {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}
.p-subpage .subpage_box .servicetype_grid .servicetype_item .item_txt p.color_02 {
  color: #082d89;
  font-size: 1.2rem;
}
.p-subpage .downloads_box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 60px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-subpage .downloads_box {
    gap: 30px;
    margin-top: 30px;
  }
}
.p-subpage .downloads_box .download_btn {
  max-width: 360px;
  width: 100%;
}
.p-subpage .service_btn .download_btn:after {
	display:none;
}
@media screen and (max-width: 767px) {
  .p-subpage .downloads_box .download_btn a {
    padding-left: 30px;
  }
}
.p-subpage .download_btn a {
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #1b1b1b;
  width: 100%;
  border-radius: 30px;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  padding-left: 50px;
  gap: 0.5rem;
  transition: 0.3s;
}
@media screen and (max-width: 1020px) {
  .p-subpage .download_btn a {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-subpage .download_btn a {
    padding-left: 5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-subpage .download_btn a:hover {
    background: #ddd;
  }
}
.p-subpage .download_btn a img {
  max-width: 30px;
  width: 100%;
  height: auto;
}

.privacy-value {
  background: #072d89;
  margin-top: 3rem;
  padding: 10rem 2rem;
}
@media screen and (max-width: 767px) {
  .privacy-value {
    padding: 5rem 2rem;
  }
}
.privacy-value__title p {
  font-size: 2.2rem;
  font-family: "Roboto", sans-serif;
  margin-bottom: 3rem;
  font-weight: 200;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .privacy-value__title p {
    margin-bottom: 2rem;
    font-size: 2rem;
  }
}
.privacy-value__title h3 {
  font-weight: 500;
  font-size: 3rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .privacy-value__title h3 {
    font-size: 2.2rem;
  }
}

.faq_page {
  background: #f8f8f8;
}
.faq_page .faq_body {
  margin-top: 10rem;
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_body {
    flex-direction: column;
    margin-top: 5rem;
  }
}
.faq_page .page_inlinks {
  position: sticky;
  min-width: 190px;
}
.faq_page .page_inlinks ul li {
  margin: 1.5rem 2rem;
}
.faq_page .page_inlinks ul li.is-current {
  list-style: disc;
}
.faq_page .page_inlinks ul li.is-current::marker {
  color: red;
}
.faq_page .page_inlinks ul li.is-current a {
  color: #000;
}
.faq_page .page_inlinks ul li a {
  font-weight: 500;
  font-size: 1.3rem;
  text-align: left;
  color: #989898;
}
.faq_page .faq_mainbox {
  max-width: 850px;
  width: 100%;
}
.faq_answer a{
  color: #2968a7 !important;
  text-decoration: underline !important;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox {
    max-width: 100%;
  }
}
.faq_page .faq_mainbox .box_head {
  border-radius: 5px;
  background: #072d89;
  padding: 20px 30px;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .box_head {
    padding: 1.5rem;
  }
}
.faq_page .faq_mainbox .box_head p {
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .box_head p {
    font-size: 1.6rem;
  }
}
.faq_page .faq_mainbox .faqbox_content {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faqbox_content {
    margin-top: 3rem;
  }
}
.faq_page .faq_mainbox .faq_item {
  position: relative;
  padding: 2.5rem 3rem;
  padding-right: 8rem;
  background: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item {
    padding: 2rem 1rem;
    padding-right: 3rem;
  }
}
.faq_page .faq_mainbox .faq_item.active::after {
  opacity: 0;
}
.faq_page .faq_mainbox .faq_item::before {
  position: absolute;
  content: "";
  top: 45px;
  right: 30px;
  width: 22px;
  height: 1px;
  background: #1b1b1b;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item::before {
    right: 1rem;
    top: 4rem;
    width: 1.5rem;
  }
}
.faq_page .faq_mainbox .faq_item::after {
  position: absolute;
  content: "";
  top: 35px;
  right: 40px;
  width: 1px;
  height: 22px;
  background: #1b1b1b;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item::after {
    right: 1.7rem;
    top: 3.3rem;
    height: 1.5rem;
  }
}
.faq_page .faq_mainbox .faq_item .faq_qusetion {
  cursor: pointer;
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item .faq_qusetion {
    gap: 1.5rem;
  }
}
.faq_page .faq_mainbox .faq_item .faq_qusetion span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  max-width: 40px;
  width: 40px;
  height: 40px;
  font-family: "Segoe UI";
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 14px;
  text-align: left;
  color: #fff;
  background: #1b1b1b;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item .faq_qusetion span {
    font-size: 1.6rem;
    min-width: 3.5rem;
    max-width: 3.5rem;
    width: 100%;
    height: 3.5rem;
  }
}
.faq_page .faq_mainbox .faq_item .faq_qusetion p {
  margin-top: 1rem;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item .faq_qusetion p {
    margin-top: 0.5rem;
  }
}
.faq_page .faq_mainbox .faq_item .faq_answer {
  display: flex;
  gap: 25px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item .faq_answer {
    margin-top: 2rem;
    gap: 1.5rem;
  }
}
.faq_page .faq_mainbox .faq_item .faq_answer span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  max-width: 40px;
  width: 40px;
  height: 40px;
  font-family: "Segoe UI";
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 14px;
  text-align: left;
  color: #fff;
  background: #072d89;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .faq_page .faq_mainbox .faq_item .faq_answer span {
    font-size: 1.6rem;
    min-width: 3.5rem;
    max-width: 3.5rem;
    width: 100%;
    height: 3.5rem;
  }
}
.faq_page .faq_mainbox .faq_item .faq_answer p {
  margin-top: 1rem;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}

.download_page .container {
  max-width: 124rem;
  margin: auto;
}
.download_page .download_body .subpage_box {
  max-width: 110rem;
  margin: auto;
  margin-top: 10rem;
}
.download_page .download_body .subpage_box__txt.mt-60 {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .subpage_box__txt.mt-60 {
    margin-top: 40px;
  }
}
.download_page .download_body .download_btn a {
  max-width: 300px;
  margin: auto;
}
.download_page .download_body .catalog_downloadbox {
  margin-top: 6rem;
  display: flex;
  justify-content: center;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .catalog_downloadbox {
    margin-top: 3rem;
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }
}
.download_page .download_body .catalog_downloadbox .itembox {
  display: flex;
  flex-direction: column;
  gap: 6rem;
  max-width: 30rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .catalog_downloadbox .itembox {
    gap: 3rem;
  }
}
.download_page .download_body .catalog_downloadbox .itembox .item_img {
  max-width: 19rem;
  margin: auto;
}
.download_page .download_body .products_box {
  max-width: 100rem;
  margin: auto;
}
.download_page .download_body .products_box .products_head {
  margin-top: 6rem;
  padding: 2rem 3rem;
  border-radius: 5px;
  background: #ecf0f7;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  text-align: left;
  color: #072d89;
}
.download_page .download_body .products_box .products_grid {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 4rem;
}
@media screen and (max-width: 1000px) {
  .download_page .download_body .products_box .products_grid {
    grid-gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .download_page .download_body .products_box .products_grid {
    max-width: 38rem;
    margin: auto;
    margin-top: 3rem;
    grid-template-columns: 1fr;
  }
}
.download_page .download_body .products_box .product_item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.07);
  padding: 1.5rem 1rem;
  padding-right: 3rem;
  display: flex;
  gap: 1rem;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .download_page .download_body .products_box .product_item {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .download_page .download_body .products_box .product_item {
    gap: 0.5rem;
  }
}
.download_page .download_body .products_box .product_item .endtxt {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  padding: 5px;
  background: #1b1b1b;
}
.download_page .download_body .products_box .product_img {
  max-width: 15rem;
  width: 100%;
  height: 18rem;
  display: flex;
  align-items: flex-end;
  padding: 15px 5px;
}
@media screen and (max-width: 1000px) {
  .download_page .download_body .products_box .product_img {
    max-width: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .download_page .download_body .products_box .product_img {
    height: auto;
    align-items: flex-start;
  }
}
.download_page .download_body .products_box .product_content {
  max-width: 28rem;
  width: 100%;
}
.download_page .download_body .products_box .product_content .item_title {
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #072d89;
  position: relative;
}
.download_page .download_body .products_box .product_content .item_title::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 8rem;
  height: 1px;
  background: #082d89;
}
.download_page .download_body .products_box .product_content .product_catalog {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .products_box .product_content .product_catalog {
    grid-gap: 0.5rem;
  }
}
.download_page .download_body .products_box .product_content .item_catalog {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
}
.download_page .download_body .products_box .product_content .item_catalog .head {
  font-weight: 500;
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  color: #000;
}
.download_page .download_body .products_box .product_content .item_catalog .catalog_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: normal;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2.3rem;
  text-align: center;
  color: #1b1b1b;
  padding: 0.6rem 0.1rem;
  border-radius: 15px;
  background: #f2f2f2;
}
.download_page .download_body .products_box .dot_box {
  margin-top: 4rem;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: center;
  color: #1b1b1b;
}
.download_page .download_body .accessories_box {
  max-width: 100rem;
  margin: auto;
}
.download_page .download_body .accessories_box .accessories_head {
  margin-top: 6rem;
  padding: 2rem 3rem;
  border-radius: 5px;
  background: #ecf0f7;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  text-align: left;
  color: #072d89;
}
.download_page .download_body .accessories_table {
  margin-top: 4rem;
  border-radius: 10px;
  background: #fff;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.07);
  padding: 4rem;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .accessories_table {
    margin-top: 3rem;
    padding: 2rem;
    max-width: -moz-max-content;
    max-width: max-content;
    overflow-x: scroll;
  }
}
.download_page .download_body .accessories_table .table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .accessories_table .table {
    width: 70rem;
  }
}
.download_page .download_body .accessories_table .table th,
.download_page .download_body .accessories_table .table td {
  font-weight: 500;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: center;
  color: #1b1b1b;
  height: 6rem;
  border-radius: 8px;
  background: #f2f2f2;
  border: 5px solid #fff;
}
.download_page .download_body .accessories_table .table th {
  background: #072d89;
  color: #fff;
  font-weight: bold;
  width: 28rem;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .accessories_table .table th {
    width: 20rem;
  }
}
.download_page .download_body .accessories_table .table th:first-child {
  padding-left: 4rem;
  text-align: left;
  width: 34rem;
  background: #f2f2f2;
  color: #1b1b1b;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .accessories_table .table th:first-child {
    width: 20rem;
    padding-left: 1rem;
    text-align: center;
  }
}
.download_page .download_body .accessories_table .table td {
  color: #072d89;
}
.download_page .download_body .accessories_table .table td:first-child {
  padding-left: 4rem;
  text-align: left;
  color: #1b1b1b;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .accessories_table .table td:first-child {
    width: 20rem;
    padding-left: 1rem;
    text-align: center;
  }
}
.download_page .download_body .accessories_table .table td.opacity_6 {
  background: rgba(236, 240, 247, 0.6);
  color: rgba(7, 45, 137, 0.2);
}
.download_page .download_body .bottom_txt {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .download_page .download_body .bottom_txt {
    margin-top: 3rem;
  }
}
.download_page .download_body .bottom_txt p {
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 2rem;
  text-align: left;
  color: #1b1b1b;
}

.contact_page .p-subpage.top_box {
  padding-bottom: 5rem;
}
.contact_page .p-subpage.contact_sec {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .contact_page .p-subpage.contact_sec {
    margin-top: 5rem;
  }
}
.contact_page .before_checkbox {
  margin-top: 3rem;
}
.contact_page .before_checkbox .top_box {
  background: #ecf0f7;
  border-radius: 5px;
  padding: 3rem 2rem;
}
.contact_page .before_checkbox .top_box p {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.7rem;
  text-align: center;
  color: #072d89;
}
.contact_page .before_checkbox .top_box p a {
  background: linear-gradient(transparent 60%, #ff0 40%);
}
.contact_page .before_checkbox .qa_pagelinks {
  max-width: 860px;
  margin: auto;
  margin-top: 6rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 6rem;
}
@media screen and (max-width: 767px) {
  .contact_page .before_checkbox .qa_pagelinks {
    grid-template-columns: 1fr;
    grid-gap: 3rem;
    margin-top: 4rem;
    max-width: 37rem;
  }
}
.contact_page .before_checkbox .qa_pagelinks a {
  position: relative;
  padding: 3rem 5rem;
  border-radius: 5px;
  background: #fff;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #072d89;
  transition: 0.3s;
}
@media screen and (max-width: 1000px) {
  .contact_page .before_checkbox .qa_pagelinks a {
    padding: 3rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  .contact_page .before_checkbox .qa_pagelinks a:hover {
    background: #ddd;
  }
}
.contact_page .before_checkbox .qa_pagelinks a::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  right: 2rem;
  width: 1rem;
  height: 1rem;
  border-bottom: 2px solid #072d89;
  border-right: 2px solid #072d89;
}
.contact_page .top_introtxt p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: center;
  color: #1b1b1b;
}
.contact_page .subpage_box {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .contact_page .subpage_box {
    margin-top: 5rem;
  }
}
.contact_page .contact_body .step_box {
  max-width: 290px;
  width: 100%;
  margin: 100px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .step_box {
    margin: 5rem auto;
    max-width: 25rem;
    gap: 5rem;
  }
}
.contact_page .contact_body .step_box::after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 25px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #d5d5d5;
}
.contact_page .contact_body .step_box .step_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
.contact_page .contact_body .step_box .step_item.current .number {
  background: #072d89;
  color: #fff;
}
.contact_page .contact_body .step_box .step_item.current .txt {
  color: #1b1b1b;
}
.contact_page .contact_body .step_box .step_item .number {
  background: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #d5d5d5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #d5d5d5;
}
.contact_page .contact_body{
	margin-top: 100px;
}
/*contact thanks�y�[�W*/
.contact_page .contact_body h4{
	font-size: 2.5em;
    margin-bottom: 20px;
    line-height: 1.3;
}
.contact_page .contact_body .contact-note{
	margin-top: 50px;
}

.contact_page .contact_body .contact-phone{
	margin-top: 20px;
    padding: 10px 15px;
    border: 1px solid;
    font-size: 2em;
    width: 250px;
    color: #072d89;
}


.contact_page .contact_body .step_box .step_item .txt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #d5d5d5;
}
.contact_page .contact_body .contact_form {
  max-width: 950px;
  margin: auto;
}
.contact_page .contact_body .contact_form .item_row {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 3rem;
}

@media screen and (max-width: 767px) {
  .contact_page .contact_body .contact_form .item_row {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.contact_page .contact_body .contact_form .item_row .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 270px;
  min-width: 250px;
  width: 100%;
}
.contact_page .contact_body .contact_form .item_row .head p {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .contact_form .item_row .head {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 100%;
    min-width: auto;
    gap: 2rem;
  }
}
.contact_page .contact_body .contact_form .item_row .head .required {
  padding: 0 7px;
  border-radius: 10rem;
  background: #fff;
  border: 1px solid #c01013;
  font-weight: normal;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 2rem;
  text-align: left;
  color: #c01013;
}
.contact_page .contact_body .contact_form .item_row .item_content {
  max-width: 600px;
  width: 100%;
}
.contact_page .contact_body .contact_form .item_row .item_content p {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 23px;
  text-align: left;
  color: #1b1b1b;
}
.contact_page .contact_body .contact_form .item_row .item_content input[type=text],
.contact_page .contact_body .contact_form .item_row .item_content input[type=email],
.contact_page .contact_body .contact_form .item_row .item_content textarea {
  padding: 20px 30px;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #ccc;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 23px;
  text-align: left;
  color: #1b1b1b;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .contact_form .item_row .item_content input[type=text],
  .contact_page .contact_body .contact_form .item_row .item_content input[type=email],
  .contact_page .contact_body .contact_form .item_row .item_content textarea {
    padding: 2rem;
    height: 5rem;
  }
}
.contact_page .contact_body .contact_form .item_row .item_content textarea {
  height: 20rem;
}
.contact_page .contact_body .contact_form .item_row .item_content input[type=radio] {
  -moz-appearance: auto;
       appearance: auto;
  -webkit-appearance: auto;
  width: 21px;
  height: 21px;
  background: #fff;
  border: 1px solid #d5d5d5;
}
.contact_page .contact_body .contact_form .item_row .item_content .radio_box {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 1.5rem;
}
.contact_page .contact_body .contact_form .item_row .item_content label {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.contact_page .contact_body .privacy_box {
  padding: 4rem 8rem;
  margin-top: 10rem;
  width: 100%;
  height: 30rem;
  overflow-y: scroll;
  border-radius: 5px;
  background: #fafafa;
  border: 1px solid #d5d5d5;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .privacy_box {
    padding: 3rem 2rem;
    margin-top: 5rem;
    height: 20rem;
  }
}
.contact_page .contact_body .privacy_box .box_title p {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #1b1b1b;
}
.contact_page .contact_body .privacy_box .box_content {
  margin-top: 3rem;
}
.contact_page .contact_body .privacy_box .box_content p {
  font-weight: normal;
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}
.contact_page .contact_body .privacy_box .box_content .item_box {
  margin: 3rem auto;
}
.contact_page .contact_body .privacy_box .box_content .item_box .head {
  font-weight: bold;
}
.contact_page .contact_body .privacy_input {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .privacy_input {
    gap: 1rem;
  }
}
.contact_page .contact_body .privacy_input input[type=checkbox] {
  -moz-appearance: auto;
       appearance: auto;
  -webkit-appearance: auto;
  width: 17px;
  height: 17px;
  background: #fff;
  border: 1px solid #d5d5d5;
}
.contact_page .contact_body .privacy_input label {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  line-height: 2.3rem;
  text-align: left;
  color: #1b1b1b;
}
.contact_page .contact_body .contact_btn {
  max-width: 300px;
  width: 100%;
  margin: auto;
  margin-top: 10rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .contact_btn {
    margin-top: 5rem;
  }
}
.contact_page .contact_body .contact_btn input {
  cursor: pointer;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #1b1b1b;
  width: 100%;
  height: 6rem;
  border-radius: 30px;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  padding-left: 50px;
  gap: 0.5rem;
  position: relative;
  background-image: url(../img/download/icon-btn02.png);
  background-repeat: no-repeat;
  background-size: 33px;
  background-position: right 15px center;
}

/*recruit thanks*/
.recruit-about h4{
	font-size: 2em;
    margin-bottom: 20px;
    line-height: 1.3;
}
.recruit-about .contact-note{
	margin-top: 50px;
}

.recruit-about .contact-phone{
	margin-top: 20px;
    padding: 10px 15px;
    border: 1px solid;
    font-size: 1.5em;
    width: 250px;
    color: #072d89;
}


/*News*/
.article-body p{
	font-size: 16px !important;
    line-height: 1.8 !important;
}


@media screen and (max-width: 1020px) {
  .contact_page .contact_body .contact_btn input {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .contact_page .contact_body .contact_btn input {
    padding-left: 5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .contact_page .contact_body .contact_btn input:hover {
    background-color: #ddd;
  }
}
.contact_page .contact_body .contact_btn input img {
  max-width: 30px;
  width: 100%;
  height: auto;
}/*# sourceMappingURL=custom.css.map */