@charset "UTF-8";
.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.h2__title--ja {
  text-align: center;
  line-height: 1.3;
}
.h3__title {
  margin-top: 30px;
}
.h3__title h3 {
  font-size: 20px;
}
/*
.main-article__contents--inner {
	padding: 0 50px;
}
*/
/*-------------------------
slove
-------------------------*/
.h2__title--ja span {
  color: #CC023A;
}
.lb-forsolve__375 {
  display: none;
}
.solve-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}
.solve-content__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  row-gap: 20px;
  width: calc((100% - 60px) / 3);
  height: auto;
}
.solve-content__prob {
  background-color: #E7E7E7;
  width: 100%;
  height: 100px;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}
.lb-forsolvetitle {
  display: block;
}
img.solve-arrowicon {
  height: 20px;
  width: auto;
}
.solve-content__point img {
  height: 100px;
  width: auto;
}
.solve-content__point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  row-gap: 30px;
  border-radius: 10px;
  border: 2px solid #004B86;
  padding: 30px 20px;
  width: 100%;
}
.solve-content__point h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
/*-------------------------
summary
-------------------------*/
.lb-forsummarytitle {
  display: none;
}
.section-summary p {
  text-align: justify;
}
.section-summary img {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 60px auto 40px auto;
}
.section-summary span {
  font-size: 16px;
  display: block;
}
/*-------------------------
feature
-------------------------*/
.feature-content__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  column-gap: 60px;
}
.feature-content__item:nth-child(2) {
  margin: 60px 0;
  padding: 60px 0;
  border-top: 1px solid #AFAFAF;
  border-bottom: 1px solid #AFAFAF;
}
.feature-item__descrip h3 {
  font-size: 28px;
  font-weight: 600;
}
.feature-item__descrip ul {
  margin: 40px 0 20px 0;
}
.feature-item__descrip ul li {
  margin-bottom: 10px;
  font-size: 18px;
}
.feature-item__descrip ul li::first-letter {
  font-size: 18px;
  color: #808080;
  margin-right: 3px;
}
.feature-content__item img {
  width: 320px;
  height: auto;
}
.feature-item__descrip span {
  font-size: 0.6em;
  vertical-align: top;
  margin-left: 3px;
}
p.feature-item__note {
  font-size: 16px;
}
/*-------------------------
function
-------------------------*/
.function-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.function-content__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  row-gap: 20px;
  width: calc((100% - 60px) / 4);
  height: 240px;
  padding: 20px 15px;
  background-color: #FFF;
  border: 2px solid #004B86;
  border-radius: 10px;
}
/*
.lb-forfunctionPC {
  display: block;
}
*/
.function-content__item h3 {
  font-size: 22px;
  font-weight: 600;
  height: 55px;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
}
.function-content__item img {
  width: 85px;
  height: auto;
}
/*
.function-content__item:last-child img {
  width: 90px;
  height: 90px;
}
*/
.function-content__item p {
  font-size: 16px;
  /*  letter-spacing: -.03em;*/
}
.function-item__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
}
.function-note {
  font-size: 16px;
  display: block;
  margin: 20px 0 0 0;
}
/*-------------------------
planfee
-------------------------*/
.section-planfee p {
  text-align: justify;
}
.section-planfee a {
  color: #004386;
  text-decoration: underline;
  margin: 10px 0 40px 0;
  display: block;
  width: fit-content;
}
.section-planfee a:hover {
  color: #004386;
  text-decoration: none;
}
.section-planfee a:visited {
  color: #004386;
}
.section-planfee a::after {
  content: '';
  display: inline-block;
  border: 0;
  border-top: 2px solid #004386;
  border-right: 2px solid #004386;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: -5%;
  transform: translateY(-50%) rotate(45deg);
}
.section-planfee h4 {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #AFAFAF;
  padding-bottom: 10px;
  margin: 40px 0 20px 0;
}
.section-planfee table {
  margin: 10px 0 0 0;
}
.section-planfee table th {
  background-color: #E7E7E7;
  text-align: center;
}
.section-planfee table th, .section-planfee table td {
  border: 1px solid #AFAFAF;
  vertical-align: middle;
  text-align: center;
  padding: 15px;
  /*  word-break: keep-all;*/
  /*  white-space: nowrap;*/
}
.section-planfee span {
  margin: 10px 0 60px 0;
  display: block;
}
.section-planfee ul {
  text-align: left;
/*  padding-left: 15px;*/
}
.section-planfee ul li::first-letter {
  font-size: 14px;
  color: #808080;
  margin-right: 3px;
}
.section-planfee ul li.table-ex::first-letter {
  font-size: unset;
  color: unset;
  margin-right: 0px;
}
.planfee-table__area {
  overflow-x: auto;
  padding: 0 0 20px 0;
  -webkit-overflow-scrolling: touch;
  width: 100%;
/*  max-width: 1050px;*/
  margin: 0 auto;
}
/*for scroll bar*/
.planfee-table__area::-webkit-scrollbar {
  height: 10px;
  border-radius: 6px;
}
.planfee-table__area::-webkit-scrollbar-track {
  background: #F6F6F6;
  border-radius: 6px;
}
.planfee-table__area::-webkit-scrollbar-thumb {
  background: #AFAFAF;
  border: none;
  border-radius: 6px;
}
.planfee-table__area::-webkit-scrollbar-thumb:hover {
  background: #808080;
  border-radius: 6px;
}
.lb-forplantitle {
  display: none;
}
.table-w8 {
  width: 8%;
}
.table-w15 {
  width: 15%;
}
.table-w50 {
  width: 50%;
}
/*
.planfee-table__area {
  overflow-x: auto;
}
table.planfee-table__content {
  width: 60%;
}
*/
/*
p.planfee-forfree {
	font-size: 18px;
}
*/
/*-------------------------
download
-------------------------*/
.download-content {
  padding: 40px;
  background-color: #F6F6F6;
  border-radius: 10px;
}
.download-content p {
  font-size: 18px;
  text-align: center;
}
.download-content img {
  width: auto;
  height: 220px;
  display: block;
  margin: 30px auto 0 auto;
}
.download-btn {
  position: relative;
  text-align: center;
  width: 40%;
  /* width: calc((100% - 60px) / 2);*/
  margin: 40px auto 0;
}
.download-btn a {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #FFF;
  padding: 20px;
  background-color: #CC023A;
  border: 1px solid #222020;
  border-radius: 8px;
}
.download-btn a::after {
  content: '';
  border: 0;
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.download-btn a:hover::after {
  right: 1.5rem;
}
.section-download {
  margin-bottom: -80px;
}
/*
@media screen and (min-width:1280px) and (max-width:1440px) {}
@media screen and (min-width:1024px) and (max-width:1279px) {}
@media screen and (min-width:990px) and (max-width:1023px) {}
@media (max-width: 991px) {}
*/
@media (max-width: 768px) {
  .solve-content {
    flex-direction: column;
    row-gap: 40px;
  }
  .solve-content__item {
    width: 100%;
    height: auto;
    flex-direction: row;
    row-gap: 30px;
    column-gap: 15px;
  }
  .solve-content__prob {
    height: 253px;
    font-size: 20px;
  }
  img.solve-arrowicon {
    height: 25px;
    width: auto;
    transform: rotate(270deg);
  }
  .solve-content__point {
    height: 253px;
    padding: 30px 15px;
  }
  .feature-content__item {
    row-gap: 30px;
    flex-direction: column;
    align-items: stretch;
  }
  .function-content {
    gap: 25px;
    justify-content: center;
  }
  .function-content__item h3 {
    font-size: 22px;
  }
  .feature-content__item img {
    width: 300px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .function-content__item {
    width: calc((100% - 100px) / 2);
    padding: 15px 30px;
  }
  .section-planfee table th, .section-planfee table td {
    white-space: nowrap;
  }
  .section-download {
    margin-bottom: 0;
  }
  .download-btn {
    width: 60%;
  }
}
/*@media (max-width: 670px) {}*/
@media (max-width: 608px) {
  .solve-content__prob {
    height: 215px;
    font-size: 18px;
  }
  .solve-content__point {
    height: 218px;
    row-gap: 15px;
    padding: 25px 15px;
  }
  .solve-content__point h3 {
    font-size: 18px;
  }
  /*
	.solve-content__item {
		column-gap: 10px;
	}
*/
  .lb-forsolvetitle {
    display: none;
  }
  .function-content__item {
    width: calc((100% - 40px) / 2);
    padding: 15px 20px;
  }
  .download-btn {
    width: 70%;
  }
  .download-btn a::after {
    right: 1.5rem;
  }
  .download-btn a:hover::after {
    right: 1.2rem;
  }
}
@media (max-width: 585px) {
  .solve-content {
    row-gap: 60px;
  }
  .solve-content__item {
    width: 70%;
    row-gap: 20px;
    flex-direction: column;
  }
  img.solve-arrowicon {
    transform: rotate(0deg);
  }
  .solve-content__prob, .solve-content__point h3 {
    font-size: 20px;
  }
  .solve-content__prob {
    height: 110px;
  }
  .function-content__item {
    width: calc((100% - 40px) / 2);
    height: 250px;
    padding: 15px;
  }
  .function-item__upper {
    row-gap: 10px;
  }
  .section-planfee p, .section-planfee a {
    text-align: inherit;
  }
  .download-btn {
    width: 75%;
  }
}
@media (max-width: 510px) {
  .download-btn a {
    padding: 20px 40px 20px 20px;
  }
}
@media (max-width: 480px) {
  .solve-content__item {
    row-gap: 25px;
    width: 80%;
  }
  .solve-content__point {
    height: 100%;
  }
  .solve-content__prob, .solve-content__point h3 {
    font-size: 18px;
  }
  .section-summary p {
    font-size: 16px;
  }
  .section-summary span, .function-note {
    font-size: 14px;
  }
  .feature-item__descrip h3 {
    font-size: 24px;
  }
  .feature-item__descrip ul li {
    font-size: 16px;
  }
  .feature-item__descrip ul li::first-letter {
    font-size: 16px;
  }
  p.feature-item__note {
    font-size: 14px;
  }
  .function-content {
    flex-wrap: nowrap;
    gap: 30px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
  .function-content__item {
    width: 80%;
    height: 100%;
    padding: 20px;
  }
  .function-content__item h3 {
    font-size: 20px;
    height: auto;
  }
  .lb-forfunctionPC {
    display: none;
  }
  .section-planfee p, .section-planfee a {
    font-size: 16px;
  }
  .section-planfee a::after {
    width: 8px;
    height: 8px;
  }
  .h3__title h3 {
    font-size: 18px;
  }
  .section-planfee h4 {
    font-size: 16px;
    margin: 30px 0 10px 0;
  }
  .section-planfee table th {
    font-size: 16px;
  }
  .section-planfee span {
    font-size: 14px;
  }
  .download-content {
    padding: 30px;
  }
  .download-content p {
    font-size: 16px;
  }
  .download-btn {
    width: 90%;
  }
  .download-btn a {
    font-size: 22px;
    padding: 15px 20px;
  }
  .download-content img {
    width: auto;
    height: 160px;
  }
}
@media (max-width: 445px) {
  .function-content__item {
    width: 80%;
    padding: 20px 15px;
  }
  .download-btn {
    width: 100%;
  }
  .download-btn a {
    padding: 15px 30px 15px 15px;
  }
}
@media (max-width: 375px) {
  .lb-forsolve__375 {
    display: block;
  }
  .solve-content__item {
    row-gap: 20px;
  }
  .lb-forsummarytitle {
    display: block;
  }
  .function-content__item {
    width: 90%;
    padding: 20px;
  }
  .lb-forplantitle {
    display: block;
  }
  .planfee-table__area::-webkit-scrollbar {
    height: 8px;
    border-radius: 4px;
  }
  .planfee-table__area::-webkit-scrollbar-thumb {
    border-radius: 4px;
  }
  .planfee-table__area::-webkit-scrollbar-track {
    border-radius: 4px;
  }
  .download-btn {
    width: 100%;
  }
  .download-btn a {
    font-size: 20px;
  }
  .download-btn a::after {
    right: 1.5rem;
  }
  .download-btn a:hover::after {
    right: 1.2rem;
  }
}
@media (max-width: 320px) {
  .solve-content__item {
    width: 100%;
  }
  .function-content__item {
    width: 100%;
    height: 100%;
    padding: 20px 15px;
  }
  .download-btn a {
    padding: 20px 30px 20px 10px;
  }
  .download-btn a::after {
    width: 10px;
    height: 10px;
    right: 1rem;
  }
  .download-btn a:hover::after {
    right: 0.8rem;
  }
}