.pc {
  display: block !important;
}

.pci {
  display: inline !important;
}

.sp {
  display: none !important;
}

.spi {
  display: none !important;
}

@media (max-width: 600px) {
  .pc {
    display: none !important;
  }
  .pci {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .spi {
    display: inline !important;
  }
}
/* Slider */
.slick-slider {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.wrap.full {
  max-width: 1280px;
}
.wrap.no-overflow {
  overflow-x: hidden;
}
.wrap.space {
  padding-top: 80px;
  padding-bottom: 80px;
}
.wrap.top-space {
  padding-top: 80px;
}
.wrap.bottom-space {
  padding-bottom: 80px;
}
.wrap.min-space {
  padding-top: 40px;
  padding-bottom: 40px;
}
.wrap.min-top-space {
  padding-top: 40px;
}
.wrap.min-bottom-space {
  padding-bottom: 40px;
}
@media (max-width: 600px) {
  .wrap.space {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .wrap.top-space {
    padding-top: 64px;
  }
  .wrap.bottom-space {
    padding-bottom: 64px;
  }
  .wrap.min-space {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .wrap.min-top-space {
    padding-top: 24px;
  }
  .wrap.min-bottom-space {
    padding-bottom: 24px;
  }
}
.wrap figure, .wrap picture {
  height: 100%;
  margin: 0;
}
.wrap figure img, .wrap picture img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.wrap img.fit {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.wrap *,
.wrap *:before,
.wrap *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.akuru-wrap.full-size {
  width: 100%;
  height: 48vw;
  max-height: 640px;
  padding: 0;
}
.akuru-wrap.full-size .akuru-bg {
  background-image: url(../image/service/asuka/asuka_kv_bg.jpg);
}
.akuru-wrap.full-size .akuru-bg.fraud-bg {
  background-image: url(../image/service/fraud/fraud_kv_bg.jpg);
}
.akuru-wrap.full-size .akuru-bg.revenue-bg {
  background-image: url(../image/service/revenue/revenue_kv_bg.jpg);
}
.akuru-wrap.full-size .akuru-bg.protection-bg {
  background-image: url(../image/service/protection/protection_kv_bg.jpg);
}
@media (max-width: 600px) {
  .akuru-wrap.full-size .akuru-bg {
    background-image: url(../image/service/asuka/asuka_kv_bg_sp.jpg);
  }
  .akuru-wrap.full-size .akuru-bg.fraud-bg {
    background-image: url(../image/service/fraud/fraud_kv_bg_sp.jpg);
  }
  .akuru-wrap.full-size .akuru-bg.revenue-bg {
    background-image: url(../image/service/revenue/revenue_kv_bg_sp.jpg);
  }
  .akuru-wrap.full-size .akuru-bg.protection-bg {
    background-image: url(../image/service/protection/protection_kv_bg_sp.jpg);
  }
}
.akuru-wrap.full-size .akuru-flex {
  width: 100%;
  max-width: 1180px;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.akuru-wrap.full-size .akuru-flex.left-item .akuru-left {
  width: 80%;
}
.akuru-wrap.full-size .akuru-flex.left-item .akuru-right {
  width: 20%;
}
.akuru-wrap.full-size .akuru-left {
  width: 45%;
}
.akuru-wrap.full-size .akuru-right {
  width: 55%;
}
.akuru-wrap.full-size .akuru-left .asuka-title,
.akuru-wrap.full-size .akuru-right .asuka-title {
  line-height: 140%;
}
.akuru-wrap.full-size .asuka-logo-fix {
  width: 80%;
  max-width: 360px;
}
@media (max-width: 600px) {
  .akuru-wrap.full-size {
    height: 70vh;
    max-height: 100%;
    padding: 1.5rem 0px 0px !important;
    margin: 0;
  }
  .akuru-wrap.full-size .akuru-bg {
    height: 100%;
  }
  .akuru-wrap.full-size .akuru-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .akuru-wrap.full-size .akuru-flex.left-item .akuru-left,
  .akuru-wrap.full-size .akuru-flex.left-item .akuru-right {
    width: 100%;
    display: block;
  }
  .akuru-wrap.full-size .akuru-flex.left-item .akuru-left {
    padding: 0px 16px;
  }
  .akuru-wrap.full-size .akuru-flex.left-item .akuru-left .asuka-title {
    margin-top: 0;
    font-size: 1.75rem;
  }
  .akuru-wrap.full-size .akuru-left,
  .akuru-wrap.full-size .akuru-right {
    width: 100%;
  }
  .akuru-wrap.full-size .akuru-right {
    padding: 0px 1.25rem;
  }
  .akuru-wrap.full-size .akuru-right .asuka-title {
    margin-top: 0;
    font-size: 2rem;
  }
  .akuru-wrap.full-size .akuru-right .asuka-logo-fix {
    margin: 1rem 0px 0px;
    width: 50%;
  }
  .akuru-wrap.full-size .akuru-right img {
    display: block;
  }
}

.block-bottom {
  padding-bottom: 80px;
}
@media (max-width: 600px) {
  .block-bottom {
    padding-bottom: 64px;
  }
}

.light-graybg {
  background: #F6F6F6;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 80px;
}
@media (max-width: 600px) {
  .light-graybg {
    padding-bottom: 64px;
  }
}

@media (max-width: 600px) {
  .rebg {
    padding-bottom: 64px;
  }
}

.btn-green {
  width: 100% !important;
  max-width: 320px !important;
  padding: 16px 0px !important;
  font-size: 1.25rem !important;
}

.service-dw .btn-green {
  margin: 64px auto 0px;
}
@media (max-width: 600px) {
  .service-dw a {
    margin-top: 64px;
  }
}

.asuka-service-title h2, .asuka-service-title h4, .asuka-service-title p {
  text-align: center;
}
.asuka-service-title h2 {
  font-size: 2.25rem;
}
.asuka-service-title h4 {
  font-size: 1.625rem;
}
.asuka-service-title p {
  font-size: 1.125rem;
  font-weight: 600;
}
.asuka-service-title p.large {
  font-size: 1.5rem;
}
.asuka-service-title.space {
  padding-top: 80px;
  padding-bottom: 80px;
}
.asuka-service-title.top-space {
  padding-top: 80px;
}
.asuka-service-title.bottom-space {
  padding-bottom: 80px;
}
.asuka-service-title.min-space {
  padding-top: 40px;
  padding-bottom: 40px;
}
.asuka-service-title.min-top-space {
  padding-top: 40px;
}
.asuka-service-title.min-bottom-space {
  padding-bottom: 40px;
}
.asuka-service-title.has-logo {
  text-align: center;
}
.asuka-service-title.has-logo img {
  width: 80%;
  max-width: 360px;
}
@media (max-width: 600px) {
  .asuka-service-title h2 {
    font-size: 1.75rem;
  }
  .asuka-service-title h4 {
    font-size: 1.25rem;
  }
  .asuka-service-title p {
    font-size: 1rem;
  }
  .asuka-service-title p.large {
    font-size: 1.125rem;
  }
  .asuka-service-title.space {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .asuka-service-title.top-space {
    padding-top: 64px;
  }
  .asuka-service-title.bottom-space {
    padding-bottom: 64px;
  }
  .asuka-service-title.min-space {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .asuka-service-title.min-top-space {
    padding-top: 24px;
  }
  .asuka-service-title.min-bottom-space {
    padding-bottom: 24px;
  }
  .asuka-service-title.has-logo img {
    width: 50%;
  }
}

.asuka-service-logos {
  background-color: white;
  padding: 1rem;
}
.asuka-service-logos .logoarea img {
  width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  .asuka-service-logos h2 {
    padding-top: 20px !important;
    font-size: 1.125rem !important;
  }
}

.feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 120px;
}
.feature-list .feature-item {
  width: 25%;
  background-color: white;
}
.feature-list .feature-item a {
  display: block;
  color: black;
  text-decoration: none;
}
.feature-list .feature-item .item-icon {
  width: 120px;
  margin: -60px auto 0px;
}
.feature-list .feature-item .item-icon img {
  width: 100%;
  height: auto;
}
.feature-list .feature-item .item-title {
  text-align: center;
  padding: 0px 1.25rem;
}
.feature-list .feature-item .item-title h4 {
  font-size: 1.5rem;
  min-height: 96px;
  margin: 1.5rem 0px;
}
.feature-list .feature-item .item-title h4 span {
  display: block;
  margin-bottom: 0.25rem;
  font-size: 1rem;
  font-weight: 500;
}
.feature-list .feature-item .item-list {
  list-style: none;
  padding: 0px 1.25rem;
}
.feature-list .feature-item .item-list li {
  position: relative;
  padding-left: 32px;
  margin: 0.5rem 0px;
  font-size: 1rem;
}
.feature-list .feature-item .item-list li:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: 16px;
  top: 10px;
  background-color: #E83E42;
  border-radius: 50%;
}
.feature-list .feature-item .item-link {
  margin-top: 2rem;
}
.feature-list .feature-item .item-link .btn-red {
  display: block;
  background-color: #E83E42;
  padding: 1.25rem 0.5rem;
  color: white;
  font-size: 1.25rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.35s linear;
  transition: background-color 0.35s linear;
}
.feature-list .feature-item .item-link .btn-red:hover {
  background-color: #ed6e70;
}
@media (max-width: 600px) {
  .feature-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 64px;
  }
  .feature-list .feature-item {
    width: 80%;
    margin: 32px auto;
  }
  .feature-list .feature-item .item-icon {
    width: 56px;
    margin: -28px auto 0px;
  }
  .feature-list .feature-item .item-title h4 {
    font-size: 1.5rem;
    min-height: 0px;
  }
  .feature-list .feature-item .item-list li {
    font-size: 1.125rem;
  }
}

.point-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
.point-list .point-item {
  width: 25%;
  padding: 1.5rem 0px;
  border-left: 1px dashed black;
}
.point-list .point-item:last-child {
  border-right: 1px dashed black;
}
.point-list .point-item .item-icon {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.point-list .point-item .item-icon img {
  width: 100%;
  height: auto;
}
.point-list .point-item p {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  margin: 1rem 0px;
}
@media (max-width: 600px) {
  .point-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 24px;
  }
  .point-list .point-item {
    width: 75%;
    margin: 16px auto;
    border-left: none;
    border-bottom: 1px dashed black;
  }
  .point-list .point-item:last-child {
    border-right: none;
    border-bottom: none;
  }
  .point-list .point-item .item-icon {
    width: 48px;
  }
}

.asuka-service-middle-image {
  width: 100%;
  height: 45vw;
  max-height: 640px;
}
.asuka-service-middle-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}

.strength-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.strength-block .strength-list {
  width: 40%;
}
.strength-block .block-image {
  width: 60%;
  padding-left: 2%;
}
.strength-block .strength-list {
  list-style: none;
  padding-left: 0;
}
.strength-block .strength-list li {
  color: #B1B1B1;
  font-size: 1.25rem;
  padding: 1rem;
  background-color: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 48px;
  margin: 1rem 0px;
}
@media (max-width: 600px) {
  .strength-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .strength-block .strength-list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .strength-block .strength-list li {
    font-size: 1.125rem;
    min-height: 0px;
  }
  .strength-block .block-image {
    width: 80%;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

.asuka-service-cases {
  position: relative;
  overflow: visible;
}
.asuka-service-cases .case-item {
  max-width: 1120px;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.asuka-service-cases .case-item .case-image {
  width: 35%;
}
.asuka-service-cases .case-item .case-text {
  width: 65%;
  padding-left: 4%;
}
.asuka-service-cases .case-item .case-image {
  background-color: white;
  padding: 0.5rem;
}
.asuka-service-cases .case-item .case-image img {
  width: 100%;
  height: auto;
}
.asuka-service-cases .case-item .case-image .case-name {
  margin-bottom: 1rem;
}
.asuka-service-cases .case-item .case-text h5 {
  font-size: 1.5rem;
  margin: 0.75rem 0px;
}
.asuka-service-cases .case-item .case-text p {
  margin: 0px 0px;
}
@media (max-width: 600px) {
  .asuka-service-cases .case-item {
    padding: 2.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .asuka-service-cases .case-item .case-image {
    width: 100%;
  }
  .asuka-service-cases .case-item .case-text {
    width: 100%;
    padding-left: 0;
  }
  .asuka-service-cases .case-item .case-image .case-name {
    margin-bottom: 0.5rem;
  }
  .asuka-service-cases .case-item .case-text h5 {
    font-size: 1.25rem;
  }
}
.asuka-service-cases .slick-list, .asuka-service-cases .slick-track {
  height: 100%;
  overflow: visible;
}
.asuka-service-cases.slick-initialized .image {
  visibility: visible;
}
.asuka-service-cases .slick-button {
  position: absolute;
  top: calc(50% - 20px);
  z-index: 2;
}
.asuka-service-cases .slick-button .btn-arrow {
  width: 40px;
  height: 40px;
  border: none;
  background-color: transparent;
  border-radius: 50%;
  padding: 0;
}
.asuka-service-cases .slick-button .btn-arrow svg {
  width: 100%;
  height: auto;
}
.asuka-service-cases .slick-button.prev {
  left: 0px;
}
.asuka-service-cases .slick-button.next {
  right: 0px;
}
@media (max-width: 600px) {
  .asuka-service-cases .slick-list {
    width: auto;
  }
  .asuka-service-cases .slick-button .btn-arrow {
    width: 32px;
    height: 32px;
  }
  .asuka-service-cases .slick-button.prev {
    right: 48px;
  }
  .asuka-service-cases .slick-button.next {
    right: 0px;
  }
}

.asuka-case-studies {
  margin-top: 80px;
}
.asuka-case-studies .case-flex {
  margin-top: 0;
}
.asuka-case-studies .case-flex article {
  width: 33.33333%;
  padding: 0px 0.75rem;
  margin: 0px 0px;
}
.asuka-case-studies .case-flex article:nth-child(odd) {
  padding-right: 0.75rem;
}
.asuka-case-studies .case-flex article:nth-child(even) {
  padding-left: 0.75rem;
}
.asuka-case-studies .case-flex .case-thumb {
  height: 35%;
  margin-bottom: 0;
}
.asuka-case-studies .case-flex .case-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
.asuka-case-studies .case-flex .case-body {
  padding: 1rem;
  background-color: white;
}
.asuka-case-studies .case-flex .comp-excerpt {
  font-size: 1.125rem;
}
@media (max-width: 600px) {
  .asuka-case-studies {
    margin-top: 40px;
  }
  .asuka-case-studies .case-flex article {
    width: 100%;
    padding: 0px 1rem;
    margin-bottom: 40px;
  }
  .asuka-case-studies .case-flex article:last-child {
    margin-bottom: 0;
  }
  .asuka-case-studies .case-flex article:nth-child(odd) {
    padding-right: 1rem;
  }
  .asuka-case-studies .case-flex article:nth-child(even) {
    padding-left: 1rem;
  }
  .asuka-case-studies .case-flex .case-thumb {
    height: 35%;
    margin-bottom: 0;
  }
  .asuka-case-studies .case-flex .case-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    vertical-align: top;
  }
  .asuka-case-studies .case-flex .case-body {
    padding: 1rem;
    background-color: white;
  }
  .asuka-case-studies .case-flex .comp-excerpt {
    font-size: 1.125rem;
  }
}

.asuka-comic-link .comicimg {
  margin-top: 64px;
}

.asuka-image-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
}
.asuka-image-text img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.asuka-image-text + .asuka-image-text {
  margin-top: 0;
}
.asuka-image-text.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.asuka-image-text figure,
.asuka-image-text .text-box {
  width: 50%;
}
.asuka-image-text .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.asuka-image-text .text-box .inner {
  padding: 24px 40px;
}
.asuka-image-text .text-box .inner h6 {
  font-size: 28px;
  margin: 1rem 0px;
}
.asuka-image-text .text-box .inner p {
  font-size: 18px;
}
.asuka-image-text .text-box .inner p.large {
  font-size: 20px;
}
@media (max-width: 600px) {
  .asuka-image-text {
    display: block;
    margin-top: 40px;
  }
  .asuka-image-text figure,
  .asuka-image-text .text-box {
    width: 100%;
  }
  .asuka-image-text .text-box {
    display: block;
  }
  .asuka-image-text .text-box .inner {
    padding: 0px 0px;
  }
  .asuka-image-text .text-box .inner h6 {
    font-size: 20px;
    margin: 1rem 0px;
  }
  .asuka-image-text .text-box .inner p {
    font-size: 16px;
  }
  .asuka-image-text .text-box .inner p.large {
    font-size: 17px;
  }
}

.asuka-revenue-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 64px;
}
.asuka-revenue-items img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.asuka-revenue-items .revenue-item {
  width: 50%;
}
.asuka-revenue-items .revenue-item.large {
  width: 60%;
}
.asuka-revenue-items .revenue-item.small {
  width: 35%;
  margin-left: auto;
}
.asuka-revenue-items .revenue-item img.logo-3ds {
  width: 75%;
  max-width: 240px;
}
.asuka-revenue-items .revenue-item .head {
  padding: 1rem 0px;
  background-color: #E83E42;
  color: white;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.asuka-revenue-items .revenue-item .box {
  padding: 0.5rem 0px;
  background-color: white;
}
.asuka-revenue-items .revenue-item .box ul li {
  font-size: 18px;
  font-weight: 700;
  margin: 0.25rem 0px;
}
.asuka-revenue-items .revenue-item .box.center {
  text-align: center;
}
@media (max-width: 600px) {
  .asuka-revenue-items {
    display: block;
    margin-top: 40px;
  }
  .asuka-revenue-items .revenue-item {
    width: 100%;
    margin-bottom: 24px;
  }
  .asuka-revenue-items .revenue-item:last-child {
    margin-bottom: 0px;
  }
  .asuka-revenue-items .revenue-item.large {
    width: 100%;
  }
  .asuka-revenue-items .revenue-item.small {
    width: 100%;
    margin-left: auto;
  }
  .asuka-revenue-items .revenue-item .head {
    padding: 0.5rem 0px;
    font-size: 20px;
  }
  .asuka-revenue-items .revenue-item .box {
    padding: 0.25rem 0px;
  }
  .asuka-revenue-items .revenue-item .box ul li {
    font-size: 16px;
  }
}

.asuka-protection-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.asuka-protection-points .feature-image {
  width: 57.5%;
}
.asuka-protection-points .feature-points {
  width: 42.5%;
}
@media (max-width: 600px) {
  .asuka-protection-points {
    display: block;
  }
  .asuka-protection-points .feature-image,
  .asuka-protection-points .feature-points {
    width: 100%;
  }
}

.feature-points .point-item {
  padding: 1rem 0px;
  border-bottom: 1px dashed black;
}
.feature-points .point-item:last-child {
  border-bottom: none;
}
.feature-points .point-item .item-icon img {
  max-width: 160px;
}
.feature-points .point-item .item-body h6 {
  font-size: 1.25rem;
  margin: 0;
}
@media (max-width: 600px) {
  .feature-points .point-item {
    display: block;
  }
  .feature-points .point-item .item-icon {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .feature-points .point-item .item-body {
    width: 100%;
    padding: 0px 1rem;
  }
}

.asuka-protection-strength {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.asuka-protection-strength .strength-item {
  width: 50%;
  padding: 1.5rem 0px;
  border-right: 1px dashed black;
}
.asuka-protection-strength .strength-item:last-child {
  border-right: none;
}
.asuka-protection-strength .strength-item .item-icon {
  width: 75%;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}
.asuka-protection-strength .strength-item .item-icon img {
  width: 100%;
  height: auto;
}
.asuka-protection-strength .strength-item .item-point {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 1rem 0px;
  padding: 0px 32px;
}
@media (max-width: 600px) {
  .asuka-protection-strength {
    display: block;
  }
  .asuka-protection-strength .strength-item {
    width: 100%;
    margin: 16px auto;
    border-right: none;
    border-bottom: 1px dashed black;
  }
  .asuka-protection-strength .strength-item:last-child {
    border-bottom: none;
  }
  .asuka-protection-strength .strength-item .item-icon {
    width: 160px;
  }
  .asuka-protection-strength .strength-item .item-point {
    font-size: 1.125rem;
    padding: 0px 16px;
  }
}