#system.list .link__area.catalog__contents .link__btn {
  padding: 18px 35px 18px 35px;
}
@media screen and (max-width: 768px) {
  #system.list .listsystem__section__contents--type--products {
    min-height: auto;
  }
}
#system .hybridsystem__section__features--ListsBox,
#system .tankinou__feature--ListsBox {
  background: #f7f9ff;
  padding: 50px 40px;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--ListsBox,
  #system .tankinou__feature--ListsBox {
    padding: 25px 20px;
  }
}
#system .hybridsystem__section__features--ListsBox.bgWhite,
#system .tankinou__feature--ListsBox.bgWhite {
  background: #fff;
}
#system .hybridsystem__section__features--disTtl dt,
#system .tankinou__feature--disTtl dt {
  color: #304993;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.64px;
  text-align: left;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--disTtl dt,
  #system .tankinou__feature--disTtl dt {
    font-size: 18px;
  }
}
#system .hybridsystem__section__features--disTtl dd,
#system .tankinou__feature--disTtl dd {
  font-size: 14px;
  padding-bottom: 30px;
  line-height: 1.71;
  letter-spacing: 0.56px;
}
#system .hybridsystem__section__features--subBox,
#system .tankinou__feature--subBox {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 50px 120px;
  background: #f7f9ff;
}
#system .hybridsystem__section__features--subBox.u3s,
#system .tankinou__feature--subBox.u3s {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--subBox,
  #system .tankinou__feature--subBox {
    padding: 40px 20px;
  }
}
#system .hybridsystem__section__features--subBox.bgWhite,
#system .tankinou__feature--subBox.bgWhite {
  background: #fff;
}
#system .hybridsystem__section__features--subBox--top,
#system .tankinou__feature--subBox--top {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--subBox--top,
  #system .tankinou__feature--subBox--top {
    display: block;
  }
}
#system .hybridsystem__section__features--subBox--bottom,
#system .tankinou__feature--subBox--bottom {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--subBox--bottom,
  #system .tankinou__feature--subBox--bottom {
    margin-top: 15px;
  }
}
#system .hybridsystem__section__features--subBox--bottom .text,
#system .tankinou__feature--subBox--bottom .text {
  font-size: 14px;
  color: #787878;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: left;
}
#system .hybridsystem__section__features--subBox--textLists,
#system .tankinou__feature--subBox--textLists {
  flex: 1;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--subBox--textLists ul,
  #system .tankinou__feature--subBox--textLists ul {
    padding-left: 20px;
    margin-bottom: 30px;
  }
}
#system .hybridsystem__section__features--subBox--textLists ul li,
#system .tankinou__feature--subBox--textLists ul li {
  font-size: 16px;
  color: #304993;
  margin-bottom: 10px;
  list-style: disc;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.64px;
}
#system .hybridsystem__section__features--subBox--textLists ul li:first-of-type,
#system .tankinou__feature--subBox--textLists ul li:first-of-type {
  margin-top: -5px;
}
@media screen and (max-width: 768px) {
  #system .hybridsystem__section__features--subBox--textLists ul li,
  #system .tankinou__feature--subBox--textLists ul li {
    font-size: 18px;
  }
}
#system.portable .portablesystem__section__features--link--area .link__btn {
  width: 462px;
}
@media screen and (max-width: 768px) {
  #system.portable .portablesystem__section__features--link--area .link__btn {
    width: 100%;
  }
}
#system .system__section__catalog {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  #system .system__section__catalog {
    padding-top: 40px;
    padding-bottom: 60px;
    background-color: #f7f9ff;
  }
}
#system .system__section__catalog--title {
  text-align: center;
  font-size: 28px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: bold;
  position: relative;
  letter-spacing: 1.20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #system .system__section__catalog--title {
    padding-top: 60px;
    margin-bottom: 25px;
  }
}
#system .system__section__catalog--title:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #304993;
  vertical-align: middle;
  left: 0;
  right: 0;
  bottom: 25px;
}
#system .system__section__catalog--lists--box {
  padding: 50px 50px;
  background-color: #f7f9ff;
  align-items: flex-end;
  line-height: 1;
}
#system .system__section__catalog--lists--box.bgwhite {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #system .system__section__catalog--lists--box {
    padding: 10px;
  }
}
#system .system__section__catalog--lists--box p {
  width: 50%;
  text-align: center;
  margin-right: 5px;
}
#system .system__section__catalog--lists--box p.wCol3 {
  width: 32%;
}
@media screen and (max-width: 768px) {
  #system .system__section__catalog--lists--box p.wCol3 {
    width: 100%;
  }
  #system .system__section__catalog--lists--box p.wCol3 .link__btn {
    padding: 5px 0;
  }
}
#system .system__section__catalog--lists--box p.wCol3 span {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #system .system__section__catalog--lists--box p {
    width: 100%;
    margin-bottom: 12px;
  }
}
#system .system__section__catalog--lists--box p .link__btn {
  vertical-align: middle;
  font-size: 12px;
  padding: 10px 0;
  height: 50px;
  display: table;
}
#system .system__section__catalog--lists--box p .link__btn span {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #system .system__section__catalog--lists--box p .link__btn {
    height: 55px;
    width: 100%;
  }
}
#system .movie__gallery {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery {
    padding-top: 10px;
  }
}
#system .movie__gallery--title {
  text-align: center;
  font-size: 28px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: bold;
  position: relative;
  letter-spacing: 1.20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--title {
    padding-top: 60px;
    margin-bottom: 25px;
  }
}
#system .movie__gallery--title:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #304993;
  vertical-align: middle;
  left: 0;
  right: 0;
  bottom: 25px;
}
#system .movie__gallery--text {
  text-align: center;
  margin-bottom: 20px;
}
#system .movie__gallery--lists {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--lists {
    display: block;
    padding-top: 0px;
    padding-bottom: 20px;
  }
}
#system .movie__gallery--lists li {
  width: calc(100% / 5);
  margin: 0 5px;
  text-align: center;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--lists li {
    width: 100%;
    margin-bottom: 20px;
  }
}
#system .movie__gallery--lists li a {
  display: block;
  padding: 30px 20px;
  border-radius: 5px;
  color: #000;
  font-size: 20px;
}
#system .movie__gallery--lists li a:hover {
  opacity: .8;
}
#system .movie__gallery--lists li a img {
  width: 100%;
}
#system .movie__gallery--lists li:nth-of-type(1) a {
  background: #ffccff;
}
#system .movie__gallery--lists li:nth-of-type(2) a {
  background: #ffd966;
}
#system .movie__gallery--lists li:nth-of-type(3) a {
  background: #a9d18e;
}
#system .movie__gallery--lists li:nth-of-type(4) a {
  background: #cc9aff;
}
#system .movie__gallery--lists li:nth-of-type(5) a {
  background: #9dc4e6;
}
#system .movie__gallery--img--lists {
  display: flex;
  background-color: #fff;
  padding: 60px 30px;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--img--lists {
    display: block;
  }
}
#system .movie__gallery--img--lists .list--box {
  width: calc(100% / 3 );
  margin: 0 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--img--lists .list--box {
    width: 100%;
    margin: 0 0px 20px;
  }
}
#system .movie__gallery--img--lists .list--box img {
  width: 100%;
  border: 1px solid #ccc;
}
#system .movie__gallery--img--lists .list--box p {
  margin-top: 10px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--img--lists .list--box p {
    font-size: 13px;
  }
}
#system .movie__gallery--img--lists .list--box p span {
  display: block;
  text-align: center;
}
#system .movie__gallery--img--lists .list--box:first-of-type {
  margin-left: 0;
}
#system .movie__gallery--img--lists .list--box:last-of-type {
  margin-right: 0;
}
#system .movie__gallery--Box {
  text-align: center;
  margin-bottom: 50px;
}
#system .movie__gallery--Box-img {
  width: 35%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #system .movie__gallery--Box-img {
    width: 100%;
  }
}
#system .movie__gallery--Box-img a {
  display: block;
}
#system .movie__gallery--Box-img a img {
  width: 100%;
}
#system .movie__gallery--Box-itemTitle {
  font-size: 16px;
  margin: 15px 0;
  font-weight: bold;
  line-height: 1.2;
}
#system .movie__gallery .manual {
  margin-top: 40px;
  text-align: center;
}
#system .tankinousystem__section,
#system .hybridsystem__section {
  font-family: "Noto Sans Japanese", sans-serif;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section,
  #system .hybridsystem__section {
    padding-top: 60px;
    width: 90%;
    margin: 0 auto;
  }
}
#system .tankinousystem__section__title,
#system .hybridsystem__section__title {
  text-align: center;
}
#system .tankinousystem__section__title h3,
#system .hybridsystem__section__title h3 {
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1.3px;
  background: #304993;
  color: #fff;
  padding: 0 15px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__title h3,
  #system .hybridsystem__section__title h3 {
    font-size: 26px;
    padding: 5px 15px;
  }
}
#system .tankinousystem__section__title p,
#system .hybridsystem__section__title p {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__title p,
  #system .hybridsystem__section__title p {
    text-align: left;
  }
}
#system .tankinousystem__section__title strong,
#system .hybridsystem__section__title strong {
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__title strong,
  #system .hybridsystem__section__title strong {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
#system .tankinousystem__section__contents,
#system .hybridsystem__section__contents {
  margin-top: 60px;
  width: 500px;
  border-radius: 16px;
  border: solid 1px #e0e4ef;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents,
  #system .hybridsystem__section__contents {
    width: 100%;
  }
}
#system .tankinousystem__section__contents--type,
#system .hybridsystem__section__contents--type {
  text-align: center;
  background: #e0e4ef;
  border-radius: 16px 16px 0px 0px;
  padding: 20px 5px;
}
#system .tankinousystem__section__contents--type h4,
#system .hybridsystem__section__contents--type h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents--type h4,
  #system .hybridsystem__section__contents--type h4 {
    font-size: 22px;
  }
}
#system .tankinousystem__section__contents--type h4 span,
#system .hybridsystem__section__contents--type h4 span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 500;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents--type h4 span,
  #system .hybridsystem__section__contents--type h4 span {
    font-size: 18px;
  }
}
#system .tankinousystem__section__contents--type h4 .subfont,
#system .hybridsystem__section__contents--type h4 .subfont {
  display: inline-block;
  font-size: 14px;
}
#system .tankinousystem__section__contents--type--products,
#system .hybridsystem__section__contents--type--products {
  position: relative;
  text-align: center;
  padding: 30px 0;
  background: #fff;
  border-radius: 0px 0px 16px 16px;
  min-height: 180px;
  min-height: 350px;
}
#system .tankinousystem__section__contents--type--products .product__img,
#system .hybridsystem__section__contents--type--products .product__img {
  width: auto;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents--type--products .product__img,
  #system .hybridsystem__section__contents--type--products .product__img {
    position: inherit;
    top: 0;
    left: 0;
    transform: inherit;
    -webkit-transform: inherit;
  }
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents--type--products,
  #system .hybridsystem__section__contents--type--products {
    min-height: auto;
  }
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents--type--products .product__img, #system .hybridsystem__section__contents--type--products .product__img {
    width: 80%;
  }
}
#system .tankinousystem__section__contents--type--products .product__img.item01, #system .hybridsystem__section__contents--type--products .product__img.item01 {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__contents--type--products .product__img.item01, #system .hybridsystem__section__contents--type--products .product__img.item01 {
    margin-left: 0px;
    width: 80%;
  }
}
#system .listsystem__section__title {
  color: #333;
}
#system .listsystem__section__subText {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #system .listsystem__section__subText {
    margin-top: -30px;
  }
}
#system .listsystem__section__contents {
  position: relative;
  width: 255px;
  margin: 40px 8px 0;
}
#system .listsystem__section__contents .new-icon {
  display: inline-block;
  padding: 5px 10px;
  background-color: red;
  color: #fff;
  position: absolute;
  top: -5px;
  left: -2px;
}
@media screen and (max-width: 768px) {
  #system .listsystem__section__contents {
    width: 90%;
    margin: 40px auto 0;
  }
}
#system .listsystem__section__contents:first-of-type {
  padding-left: 0px;
}
#system .listsystem__section__contents--type {
  text-align: center;
  background: #e0e4ef;
  border-radius: 16px 16px 0px 0px;
  padding: 20px 5px;
}
#system .listsystem__section__contents--type h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #system .listsystem__section__contents--type h4 {
    font-size: 22px;
  }
}
#system .listsystem__section__contents--type h4 span {
  display: block;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 500;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #system .listsystem__section__contents--type h4 span {
    font-size: 18px;
  }
}
#system .listsystem__section__contents--type h4 .subfont {
  display: inline-block;
  font-size: 14px;
}
#system .listsystem__section__contents--type.row3 {
  padding: 31px 0;
}
@media screen and (max-width: 768px) {
  #system .listsystem__section__contents--type.row3 {
    padding: 20px 0;
  }
}
#system .listsystem__section__contents--type h4 {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.38;
  letter-spacing: 0.64px;
}
#system .listsystem__section__contents--type h4 span {
  font-size: 14px;
}
#system .listsystem__section__contents--type.type03 {
  padding: 9px 0;
}
@media screen and (min-width: 769px) {
  #system .listsystem__section__contents--type.type04 {
    padding: 9px 0;
    height: 144px;
    display: grid;
    place-items: center;
  }
}
#system .listsystem__section__contents--type--products {
  position: relative;
  text-align: center;
  padding: 30px 0;
  background: #fff;
  border-radius: 0px 0px 16px 16px;
  min-height: 180px;
  padding: 16px 0;
  border: solid 1px #e0e4ef;
}
#system .listsystem__section__contents--type--products .product__img {
  width: auto;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 768px) {
  #system .listsystem__section__contents--type--products .product__img {
    position: inherit;
    top: 0;
    left: 0;
    transform: inherit;
    -webkit-transform: inherit;
  }
}
#system .listsystem__section .comment p {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  margin-right: 100px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #system .listsystem__section .comment p {
    margin-right: 0px;
  }
}
#system .list_contents__inner {
  margin-top: 40px;
  width: 500px;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  #system .list_contents__inner {
    width: 100%;
  }
}
#system .tankinousystem__section__features,
#system .listsystem__section,
#system .hybridsystem__section__features,
#system .portablesystem__section__features {
  font-family: "Noto Sans Japanese", sans-serif;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features,
  #system .listsystem__section,
  #system .hybridsystem__section__features,
  #system .portablesystem__section__features {
    padding-bottom: 30px;
    width: 90%;
    margin: 0 auto;
  }
}
#system .tankinousystem__section__features__title,
#system .listsystem__section__title,
#system .hybridsystem__section__features__title,
#system .portablesystem__section__features__title {
  padding-top: 50px;
  text-align: center;
  font-size: 28px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: bold;
  position: relative;
  letter-spacing: 1.20px;
  padding-bottom: 40px;
  color: #333;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features__title,
  #system .listsystem__section__title,
  #system .hybridsystem__section__features__title,
  #system .portablesystem__section__features__title {
    padding-top: 60px;
    margin-bottom: 25px;
  }
}
#system .tankinousystem__section__features__title:after,
#system .listsystem__section__title:after,
#system .hybridsystem__section__features__title:after,
#system .portablesystem__section__features__title:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  background: #304993;
  vertical-align: middle;
  left: 0;
  right: 0;
  bottom: 25px;
}
#system .tankinousystem__section__features--box,
#system .listsystem__section--box,
#system .hybridsystem__section__features--box,
#system .portablesystem__section__features--box {
  background: #fff;
  padding: 50px 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features--box,
  #system .listsystem__section--box,
  #system .hybridsystem__section__features--box,
  #system .portablesystem__section__features--box {
    padding: 40px 20px;
  }
}
#system .tankinousystem__section__features--box--left ul,
#system .listsystem__section--box--left ul,
#system .hybridsystem__section__features--box--left ul,
#system .portablesystem__section__features--box--left ul {
  list-style-type: disc;
  padding-left: 20px;
}
#system .tankinousystem__section__features--box--left ul li,
#system .listsystem__section--box--left ul li,
#system .hybridsystem__section__features--box--left ul li,
#system .portablesystem__section__features--box--left ul li {
  color: #304993;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features--box--left ul li,
  #system .listsystem__section--box--left ul li,
  #system .hybridsystem__section__features--box--left ul li,
  #system .portablesystem__section__features--box--left ul li {
    padding-bottom: 13px;
  }
}
#system .tankinousystem__section__features--box--left ul li:last-of-type,
#system .listsystem__section--box--left ul li:last-of-type,
#system .hybridsystem__section__features--box--left ul li:last-of-type,
#system .portablesystem__section__features--box--left ul li:last-of-type {
  padding-bottom: 0;
}
#system .tankinousystem__section__features--box--right img,
#system .listsystem__section--box--right img,
#system .hybridsystem__section__features--box--right img,
#system .portablesystem__section__features--box--right img {
  width: 385px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features--box--right,
  #system .listsystem__section--box--right,
  #system .hybridsystem__section__features--box--right,
  #system .portablesystem__section__features--box--right {
    padding-top: 30px;
  }
  #system .tankinousystem__section__features--box--right img,
  #system .listsystem__section--box--right img,
  #system .hybridsystem__section__features--box--right img,
  #system .portablesystem__section__features--box--right img {
    width: 100%;
  }
}
#system .tankinousystem__section__features--link--area,
#system .listsystem__section--link--area,
#system .hybridsystem__section__features--link--area,
#system .portablesystem__section__features--link--area {
  margin: 20px 30px 20px;
}
#system .tankinousystem__section__features--link--area.col1,
#system .listsystem__section--link--area.col1,
#system .hybridsystem__section__features--link--area.col1,
#system .portablesystem__section__features--link--area.col1 {
  width: 465px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features--link--area.col1,
  #system .listsystem__section--link--area.col1,
  #system .hybridsystem__section__features--link--area.col1,
  #system .portablesystem__section__features--link--area.col1 {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features--link--area,
  #system .listsystem__section--link--area,
  #system .hybridsystem__section__features--link--area,
  #system .portablesystem__section__features--link--area {
    margin: 0;
    margin-bottom: 10px;
  }
}
#system .tankinousystem__section__features--link--area .link__btn,
#system .listsystem__section--link--area .link__btn,
#system .hybridsystem__section__features--link--area .link__btn,
#system .portablesystem__section__features--link--area .link__btn {
  margin: 0px 10px;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features--link--area .link__btn,
  #system .listsystem__section--link--area .link__btn,
  #system .hybridsystem__section__features--link--area .link__btn,
  #system .portablesystem__section__features--link--area .link__btn {
    margin: 0;
  }
  #system .tankinousystem__section__features--link--area .link__btn:first-of-type,
  #system .listsystem__section--link--area .link__btn:first-of-type,
  #system .hybridsystem__section__features--link--area .link__btn:first-of-type,
  #system .portablesystem__section__features--link--area .link__btn:first-of-type {
    margin-bottom: 12px;
  }
}
#system .tankinousystem__section__features .features__box--title,
#system .listsystem__section .features__box--title,
#system .hybridsystem__section__features .features__box--title,
#system .portablesystem__section__features .features__box--title {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
#system .tankinousystem__section__features .features__box--title:before,
#system .listsystem__section .features__box--title:before,
#system .hybridsystem__section__features .features__box--title:before,
#system .portablesystem__section__features .features__box--title:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}
#system .tankinousystem__section__features .features__box--title.icon01:before,
#system .listsystem__section .features__box--title.icon01:before,
#system .hybridsystem__section__features .features__box--title.icon01:before,
#system .portablesystem__section__features .features__box--title.icon01:before {
  background: url("../../_shared/img/portable/feature_title-icon01.png");
}
#system .tankinousystem__section__features .features__box--title.icon02:before,
#system .listsystem__section .features__box--title.icon02:before,
#system .hybridsystem__section__features .features__box--title.icon02:before,
#system .portablesystem__section__features .features__box--title.icon02:before {
  background: url("../../_shared/img/portable/feature_title-icon02.png");
}
#system .tankinousystem__section__features .features__box--title h4,
#system .listsystem__section .features__box--title h4,
#system .hybridsystem__section__features .features__box--title h4,
#system .portablesystem__section__features .features__box--title h4 {
  font-size: 24px;
  padding: 0 9px;
  color: #304993;
  font-weight: bold;
}
#system .tankinousystem__section__features .features__box--lists,
#system .listsystem__section .features__box--lists,
#system .hybridsystem__section__features .features__box--lists,
#system .portablesystem__section__features .features__box--lists {
  background-color: #f7f9ff;
  border-radius: 16px;
  border: solid 1px #e0e4ef;
  padding: 30px;
  width: 460px;
  height: 90%;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features .features__box--lists,
  #system .listsystem__section .features__box--lists,
  #system .hybridsystem__section__features .features__box--lists,
  #system .portablesystem__section__features .features__box--lists {
    width: 100%;
  }
}
#system .tankinousystem__section__features .features__box--lists dl dt,
#system .listsystem__section .features__box--lists dl dt,
#system .hybridsystem__section__features .features__box--lists dl dt,
#system .portablesystem__section__features .features__box--lists dl dt {
  text-align: left;
  color: #304993;
  padding-bottom: 16px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features .features__box--lists dl dt,
  #system .listsystem__section .features__box--lists dl dt,
  #system .hybridsystem__section__features .features__box--lists dl dt,
  #system .portablesystem__section__features .features__box--lists dl dt {
    padding-bottom: 10px;
  }
}
#system .tankinousystem__section__features .features__box--lists dl dd,
#system .listsystem__section .features__box--lists dl dd,
#system .hybridsystem__section__features .features__box--lists dl dd,
#system .portablesystem__section__features .features__box--lists dl dd {
  padding-bottom: 30px;
  line-height: 1.7;
}
#system .tankinousystem__section__features .features__box--lists dl dd:last-of-type,
#system .listsystem__section .features__box--lists dl dd:last-of-type,
#system .hybridsystem__section__features .features__box--lists dl dd:last-of-type,
#system .portablesystem__section__features .features__box--lists dl dd:last-of-type {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section__features .features__box--lists dl dd,
  #system .listsystem__section .features__box--lists dl dd,
  #system .hybridsystem__section__features .features__box--lists dl dd,
  #system .portablesystem__section__features .features__box--lists dl dd {
    font-size: 14px;
  }
}
#system .system__otherlink {
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  #system .system__otherlink {
    width: 90%;
    margin: 0 auto;
  }
}
#system .system__otherlink--lists {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #system .system__otherlink--lists {
    display: block;
  }
}
#system .system__otherlink--lists li {
  width: 23.92578%;
}
#system .system__otherlink--lists li img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #system .system__otherlink--lists li {
    width: 100%;
    margin-bottom: 10px;
  }
}
#system .tribridsystem__section--topT3Link {
  position: absolute;
  top: 20px;
  right: 0;
}
#system .tribridsystem__section--topT3Link > a {
  transition: opacity 0.3s;
  position: relative;
  display: block;
  padding: 5px 30px;
  border-radius: 10px;
  border: 3px solid #304993;
  font-weight: bold;
  color: #304993;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #system .tribridsystem__section--topT3Link > a {
    font-size: 16px;
  }
}
#system .tribridsystem__section--topT3Link > a::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #304993;
  border-right: 2px solid #304993;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  right: 13px;
  top: 50%;
}
#system .tribridsystem__section--topT3Link > a:hover {
  opacity: 0.6;
}
#system .tribridsystem__section--topComment {
  position: relative;
  padding: 80px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.64px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 768px) {
  #system .tribridsystem__section--topComment {
    text-align: left;
  }
}
#system .tribridsystem__section .tribrid_top_area__text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
#system .tribridsystem__section .tribrid_unit--pointTxt {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
#system .tribridsystem__section .tribrid_unit--pointTxt span {
  font-size: 14px;
}
#system .tribridsystem__section .tribrid_unit--headlineTopImg {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #system .tribridsystem__section .tribrid_unit--headlineTopImg img {
    width: 100%;
  }
}
#system .tribridsystem__section .tribrid_unit--blueBoxTxt {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.56px;
  text-align: justify;
  color: #000000;
}
#system .tribridsystem__section .tribrid_unit .tribrid_unit_note--title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
  letter-spacing: 0.72px;
  text-align: center;
  color: #787878;
  margin-bottom: 30px;
  margin-bottom: 20px;
}
#system .tribridsystem__section .tribrid_unit .tribrid_unit_note--text {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: justify;
  color: #6e6e6e;
}
#system .tribridsystem__section .tribrid_products .tribrid_column_type4-set {
  margin-top: -150px;
  padding-top: 150px;
}
#system .tribridsystem__section .tribrid_font-headline, #system .tribridsystem__section .tribrid_point {
  font-weight: bold;
}
#system .tribridsystem__section .tribrid_font-headline.modify, #system .tribridsystem__section .tribrid_point.modify {
  margin-bottom: 20px;
}
#system .tribridsystem__section .tribrid_font-headline.modify2, #system .tribridsystem__section .tribrid_point.modify2 {
  color: #00b0ec;
}
#system .tribridsystem__section .tribrid_font-headline__img img {
  width: auto;
}
#system .tribridsystem__section .tribrid_column_type2 .tribrid_font-left {
  line-height: 1.5;
}
#system .tribridsystem__section .tribrid_top_area h3 {
  color: #000;
}
#system .tribridsystem__section .tribrid_unit_inn h3, #system .tribridsystem__section h3.tribrid_h3 {
  text-align: left;
  color: #000;
}
#system .tribridsystem__section .tribrid_column_type--text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.64px;
  text-align: left;
  color: #000000;
}
#system .tribridsystem__section .tribrid_column_type--imgSideTxt {
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.48px;
  text-align: justify;
  color: #000000;
}
@media screen and (max-width: 768px) {
  #system .tribridsystem__section .tribrid_column_type--imgSideTxt {
    font-size: 16px;
  }
}
#system .tribridsystem__section .tribrid_column_type .tribrid_column_type4-set {
  margin-top: -100px;
  padding-top: 100px;
}
#system .tribridsystem__section .tribrid_column_half--text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
}
#system .tribridsystem__section .tribrid_column_tri2.modifyheight {
  min-height: 240px;
}
#system .tribridsystem__section .tribrid_column_tri2.modifyheight2 {
  min-height: 270px;
}
@media screen and (max-width: 768px) {
  #system .tribridsystem__section .tribrid_column_tri img {
    width: 300px;
  }
}
#system .tribridsystem__section .tribrid_unit_inn.txtModify {
  font-size: 18px;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
#system .tribridsystem__section .tribrid_unit_inn--imgBox {
  text-align: center;
}
#system .tribridsystem__section .tribrid_unit_inn--imgBox img {
  width: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #system .tribridsystem__section .tribrid_unit_inn--imgBox img {
    width: 100%;
  }
}
#system .tribridsystem__section .tribrid_font-boad.modify {
  margin-top: 20px;
  padding: 10px 0px;
}
#system .tribridsystem__section .tribrid_detail--title {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
#system .tribridsystem__section .tribrid_detail--LinkBtn a {
  font-size: 22px;
  font-weight: bold;
  background-color: #f8b500;
  border-radius: 5px;
  display: block;
  padding: 15px;
  width: 100%;
  text-align: center;
  color: white;
  margin-top: 20px;
}
#system .tribridsystem__section .tribrid_detail--prodctsNotice p {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: justify;
  color: #6e6e6e;
}
#system .tribridsystem__section .tribrid_note ul li {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: justify;
  color: #6e6e6e;
}
#system .tribridsystem__section .tribrid_ico_sq.modify {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 20px;
}
#system .tankinousystem__section .label-soldout ,#system .hybridsystem__section .label-soldout{
  display: block;
  width: 125px;
  margin: 0 auto 10px;
  padding: 5px 0;
  color: #fff;
  font-size: 16px;
  background: #e60122;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.64px;
}
#system .tankinousystem__section.soldout .tankinousystem__section__contents {
  width: 100%;
}
#system .tankinousystem__section.soldout .tankinousystem__section__contents--type--products {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  #system .tankinousystem__section.soldout .tankinousystem__section__contents--type--products .product__img {
    width: 90%;
  }
}
#system .text-list span {
  display: inline-block;
  padding-left: 2em;
  text-indent: -2em;
}

.essproducts__table--typeTitle {
  margin: 30px 0 10px;
  font-size: 18px;
}
.essproducts__table--listsTitle {
  margin-top: 40px;
  margin-bottom: 15px;
}
.essproducts__table--listsTitle p {
  font-size: 16px;
  color: #304993;
  font-weight: bold;
}
.essproducts__table--listsTitle p span {
  display: inline-block;
  margin-left: 10px;
}
.essproducts__table--listsTitle p span a:hover {
  text-decoration: underline;
}
.essproducts__table--TableArea.lists tr th, .essproducts__table--TableArea.lists tr td {
  font-size: 13px;
  padding: 8px 10px;
  background: #fff;
}
.essproducts__table--TableArea.lists tr th {
  background-color: #f7f9ff;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(1) {
  width: 100px;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(2) {
  width: 80px;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(3) {
  width: 157px;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(4) {
  width: 125px;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(5) {
  width: 220px;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(6) {
  width: 115px;
}
.essproducts__table--TableArea.lists tr th:nth-of-type(7) {
  width: 225px;
}
.essproducts__table--TableArea.lists tr td {
  line-height: 1.5;
}
.essproducts__table--TableArea.lists tr td.txtRight {
  text-align: right;
}
.essproducts__table--TableArea.lists tr td.link a {
  color: #304993;
  font-weight: bold;
  text-decoration: underline;
}
/* .essproducts__table--TableArea.lists tr td.pdf {
  width: 320px;
} */
.essproducts__table--TableArea.lists tr td.pdf .link__btn {
  width: 90%;
  margin: 0 auto;
  padding: 14px 0px;
}
.essproducts__table--TableArea.lists tr td.pdf span {
  margin: 5px 0;
  display: inline-block;
  color: #000;
}
.essproducts__table--TableArea {
  width: 100%;
  border: 1px solid #333;
  border-collapse: collapse;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 16px;
}
.essproducts__table--TableArea.type01 {
  width: 100%;
  border: 1px solid #333;
}
.essproducts__table--TableArea.type02 {
  border-collapse: separate;
}
.essproducts__table--TableArea.type03 {
  border-spacing: 1px;
  border-collapse: separate;
}
.essproducts__table--TableArea.type03 tr th {
  padding: 8px 0;
}
.essproducts__table--TableArea span {
  color: #e60122;
}
.essproducts__table--TableArea .bg-color {
  background: #f7f9ff;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}
.essproducts__table--TableArea .bd-top {
  border-top: 1px solid #333 !important;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableArea thead {
    display: none;
  }
}
.essproducts__table--TableArea--ThHead th {
  padding: 10px 0px;
}
.essproducts__table--TableArea th {
  vertical-align: middle;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}
.essproducts__table--TableArea th img {
  width: auto;
}
.essproducts__table--TableArea th img.soldoutImg {
  width: 100px;
}
.essproducts__table--TableArea th:last-of-type {
  border-right: 0px solid #333;
}
.essproducts__table--TableArea tr {
  padding: 8px 0;
  text-align: center;
}
.essproducts__table--TableArea tr td {
  padding: 8px 0;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  vertical-align: middle;
}
.essproducts__table--TableArea tr td:last-of-type {
  border-right: 0px solid #333;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableArea tr td {
    display: block;
    width: 100%;
  }
  .essproducts__table--TableArea tr td.sp-cWhite {
    background: #fff;
  }
  .essproducts__table--TableArea tr td.sp-fL {
    width: 50%;
    float: left;
  }
  .essproducts__table--TableArea tr td.sp-bB {
    border-bottom: 1px solid #333;
  }
  .essproducts__table--TableArea tr td.sp-bR {
    border-right: 1px solid #333;
  }
  .essproducts__table--TableArea tr td.sp-bRL {
    border-left: 1px solid #333;
  }
  .essproducts__table--TableArea tr td.sp-bRno {
    border-right: 0px solid #333;
  }
  .essproducts__table--TableArea tr td.sp-blkNo {
    display: none;
  }
  .essproducts__table--TableArea tr td .sp-tablecell {
    display: table-cell;
    border-top: 1px solid;
  }
}
.essproducts__table--TableArea tr:last-of-type {
  border-bottom: 0px solid #333;
}
.essproducts__table--TableArea tr:last-of-type td {
  border-bottom: 0px solid #333;
  border-radius: 0 0 0 16px;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableArea tr:last-of-type td:nth-of-type(1) {
    border-bottom: 1px solid #333;
  }
}
.essproducts__table--TableArea tr:first-of-type {
  border-bottom: 0px solid #333;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableArea tr:first-of-type td:nth-of-type(1) {
    border-right: none;
  }
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableArea tr.sp-TrbRno {
    border-right: 0px solid #333;
  }
  .essproducts__table--TableArea tr.sp-fLex {
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .essproducts__table--TableArea tr.sp-fLextd3 {
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-wrap: wrap;
  }
  .essproducts__table--TableArea tr.sp-fLextd3 td {
    width: 50%;
  }
  .essproducts__table--TableArea tr.sp-fLextd3 td:nth-of-type(1) {
    width: 100%;
  }
  .essproducts__table--TableArea tr:nth-of-type(2) td {
    border-right: 0px solid #333;
  }
  .essproducts__table--TableArea tr:nth-of-type(4) td:nth-of-type(1), .essproducts__table--TableArea tr:nth-of-type(6) td:nth-of-type(1) {
    border-right: none;
  }
}
.essproducts__table--notice {
  margin-top: 20px;
}
.essproducts__table--notice p {
  font-size: 14px;
  color: #787878;
  line-height: 1.7;
  letter-spacing: 0.56px;
}
.essproducts__table--TableAreaType2 {
  width: 100%;
  border: 1px solid #333;
  border-radius: 16px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}
.essproducts__table--TableAreaType2 .bg-color {
  background: #f7f9ff;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}
.essproducts__table--TableAreaType2 .bd-top {
  border-top: 1px solid #333 !important;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableAreaType2 thead {
    display: none;
  }
}
.essproducts__table--TableAreaType2 th {
  vertical-align: middle;
  border-bottom: 1px solid #333;
  padding: 8px 0;
  border-right: 1px solid #333;
}
.essproducts__table--TableAreaType2 th:last-of-type {
  border-right: 0px solid #333;
}
.essproducts__table--TableAreaType2 tr {
  padding: 8px 0;
  text-align: center;
}
.essproducts__table--TableAreaType2 tr td {
  padding: 8px 0;
  border-bottom: 1px solid #333;
  vertical-align: middle;
  border-right: 1px solid #333;
}
.essproducts__table--TableAreaType2 tr td:last-of-type {
  border-right: 0px solid #333;
}
.essproducts__table--TableAreaType2 tr:last-of-type {
  border-bottom: 0px solid #333;
}
.essproducts__table--TableAreaType2 tr:last-of-type td {
  border-bottom: 0px solid #333;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableAreaType2 tr:last-of-type td:nth-of-type(1) {
    border-bottom: 1px solid #333;
  }
}
.essproducts__table--TableAreaType2 tr:first-of-type {
  border-bottom: 0px solid #333;
}
.essproducts__table--TableAreaType2 tr:first-of-type td {
  border-right: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableAreaType2 tr:first-of-type td:nth-of-type(1) {
    border-right: none;
  }
}
.essproducts__table--TableAreaType2 tr:first-of-type td:nth-of-type(3) {
  border-right: 0px solid #333;
}

.essproducts__table .boBno {
  border-bottom: none !important;
}
.essproducts__table--TableArea.type02 .boBno {
  border-bottom: none !important;
}
.essproducts__table--TableArea.type02 .boRno {
  border-right: none !important;
}
.essproducts__table--TableArea.type02 .boR {
  border-right: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableArea.type02 .sp-bRno {
    border-right: 0px;
  }
  .essproducts__table--TableArea.type02 .bgWhite {
    color: #fff;
  }
}
.essproducts__table--TableArea.type02 tr th {
  padding: 8px 0;
}
.essproducts__table--TableArea.type02 tr th:last-of-type {
  border-right: 0px;
}
.essproducts__table--TableArea.type02 tr:first-of-type th:first-of-type {
  border-radius: 16px 0 0 0;
}
.essproducts__table--TableArea.type02 tr:first-of-type th:last-of-type {
  border-radius: 0 16px 0 0;
}

.tankinou__ancLink {
  margin: 10px auto;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink {
    width: 90%;
  }
}
.tankinou__ancLink--btn {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn {
    display: block;
  }
}
.tankinou__ancLink--btn li {
  width: 245px;
  text-align: center;
  margin: 0 8px;
  position: relative;
}
.tankinou__ancLink--btn li .new-icon {
  display: inline-block;
  padding: 5px 10px;
  background-color: red;
  position: absolute;
  color: #fff;
  top: -5px;
  left: -2px;
  z-index: 1;
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.tankinou__ancLink--btn li.soldout {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn li.soldout {
    width: 100%;
  }
}
.tankinou__ancLink--btn li a {
  font-size: 16px;
  color: #304993;
  border-radius: 10px;
  border: 2px solid #304993;
  padding-top: 15px;
  padding-bottom: 20px;
  font-weight: 900;
  display: block;
  position: relative;
  line-height: 1.13;
  letter-spacing: 0.64px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn li a {
    padding-top: 15px;
    padding-bottom: 25px;
  }
}
.tankinou__ancLink--btn li a:before, .tankinou__ancLink--btn li a:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 4px;
  height: 4px;
  border-top: 2px solid #304993;
  border-right: 2px solid #304993;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn li a:before, .tankinou__ancLink--btn li a:after {
    bottom: 10px;
  }
}
.tankinou__ancLink--btn li a:before {
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn li a:before {
    bottom: 15px;
  }
}
.tankinou__ancLink--btn li:last-of-type a {
  line-height: 2.5;
}
@media screen and (max-width: 768px) {
  .tankinou__ancLink--btn li:last-of-type a {
    line-height: 1.2;
  }
}

.essproducts__unit {
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .essproducts__unit {
    width: 90%;
    margin: 0 auto;
  }
}
.essproducts__unit.u2l {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .essproducts__unit.u2l {
    margin-bottom: 40px;
  }
}
.essproducts__unit--box {
  border: solid 1px #e3e3e3;
  padding: 50px 50px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .essproducts__unit--box p {
    text-align: center;
  }
  .essproducts__unit--box p img {
    width: 100%;
  }
}
.essproducts__unit--notice {
  padding: 25px 0px;
}
.essproducts__unit--noticeTitle {
  color: #304993;
  font-size: 14px;
  margin-bottom: 10px;
}
.essproducts__unit--noticeText {
  color: #787878;
  line-height: 1.7;
}

.essproducts__notice {
  margin: 20px 0;
}
.essproducts__notice p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: justify;
  color: #787878;
}
.essproducts__notice .text {
  font-size: 14px;
  color: #787878;
  line-height: 1.7;
  letter-spacing: 0.56px;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

@media screen and (max-width: 768px) {
  .essproducts__table--TableAreaSp {
    width: 100%;
    border: 1px solid #333;
    border-radius: 16px;
    border-collapse: collapse;
    border-spacing: 0;
    overflow: hidden;
  }
  .essproducts__table--TableAreaSp.type03 {
    border-collapse: separate;
  }
  .essproducts__table--TableAreaSp tr th, .essproducts__table--TableAreaSp tr td {
    padding: 8px 10px;
    border-bottom: 1px solid #333;
    vertical-align: middle;
    color: #6e6e6e;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .essproducts__table--TableAreaSp tr th, .essproducts__table--TableAreaSp tr td {
    padding: 20px 10px;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .essproducts__table--TableAreaSp tr td.subname {
    border-right: 1px solid #333;
  }
  .essproducts__table--TableAreaSp tr:last-of-type .subname {
    border-bottom: 0px;
  }
  .essproducts__table--TableAreaSp tr:last-of-type td {
    border-bottom: 0px solid #333 !important;
  }
  .essproducts__table--TableAreaSp .name, .essproducts__table--TableAreaSp .subname {
    background-color: #e0e4ef;
  }
  .essproducts__table--TableAreaSp .subname {
    width: 40%;
    border-right: 1px solid #333;
  }
  .essproducts__table--TableAreaSp .accordion-box .padding0 {
    padding: 0;
  }
  .essproducts__table--TableAreaSp .accordion-box .bd-top {
    border-top: 1px solid #333 !important;
  }
  .essproducts__table--TableInnerAreaSp {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
  }
  .essproducts__table--TableInnerAreaSp tr td {
    border-bottom: 1px solid #333 !important;
  }
  .essproducts__table--TableInnerAreaSp tr td:first-of-type {
    border-left: 0px solid #333 !important;
  }
  .essproducts__table--TableInnerAreaSp tr:last-of-type td {
    border-bottom: 0px solid #333 !important;
  }
  .essproducts__table--TableInnerAreaSp tr:nth-last-of-type(2) th {
    border-bottom: 0px solid #333 !important;
  }
}
@media screen and (max-width: 768px) {
  .essproducts__table--wrap--inner {
    margin-bottom: 40px;
  }
  .essproducts__table--wrap--inner .link__area .link__btn {
    padding: 16px 0;
  }
  .essproducts__table--wrap--inner .link__area span {
    text-align: center;
    display: block;
    margin: 10px 0;
    color: #6e6e6e;
    font-size: 12px;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp {
    border: solid 1px #787878;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp thead tr th {
    background-color: #e0e4ef;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp thead tr th span {
    float: right;
    display: block;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp tr {
    width: 100%;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp tr th, .essproducts__table--wrap--inner .essproducts__table--TableAreaSp tr td {
    width: 800px;
    padding: 20px 10px;
    color: #6e6e6e;
    text-align: left;
    font-weight: 500;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp tr th.name {
    background-color: #f7f9ff;
  }
  .essproducts__table--wrap--inner .essproducts__table--TableAreaSp .essproducts__table--TableInnerAreaSp {
    width: 100%;
  }
}
.essproduct__section--soldout {
  padding: 35px 0;
  border-top: 1px solid #e60122;
  border-bottom: 1px solid #e60122;
  background-color: #fdebee;
}
@media screen and (max-width: 768px) {
  .essproduct__section--soldout {
    padding: 30px 0;
  }
}
.essproduct__section--soldout p {
  text-align: center;
  font-size: 32px;
  color: #e60122;
  line-height: 0.75;
  letter-spacing: 1.28px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .essproduct__section--soldout p {
    font-size: 22px;
  }
}

.option-comment {
  font-size: 1.5rem;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .option-comment {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .essproducts__table {
    width: 90%;
    margin: 0 auto;
  }
}
.solution__text {
  text-align: center;
}
.solution__list {
  margin: 30px 0 20px;
  text-align: center;
}
.solution__list p {
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .solution__list p {
    font-size: 20px;
  }
}
.solution__list p a {
  color: #304993;
}
.solution__list p a:hover {
  text-decoration: underline;
}
