/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul, ol {
  list-style: none;
}

sup {
  font-size: 1rem;
  vertical-align: top;
}

button, html input[type=button], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  color: #464646;
  line-height: 1.7;
}

@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

.pc-only {
  display: none;
}
@media (min-width: 768px) {
  .pc-only {
    display: block;
  }
}

footer.footer {
  margin-top: 0;
  border-top: none;
}

.red_box {
  background-color: #da4932;
}

.gray_box {
  background-color: #988278;
}

.green_box {
  background-color: #656733;
}

.blue_box {
  background-color: #22979b;
}

.brown_box {
  background-color: #9b7843;
}

.contact {
  padding-top: 10.1333333333vw;
  padding-bottom: 16vw;
  background-color: #fff;
}
@media (min-width: 768px) {
  .contact {
    padding-top: min(4.4642857143vw, 80px);
    padding-bottom: min(6.6964285714vw, 120px);
  }
}

.contact-button {
  width: 51.2vw;
  height: 10.6666666667vw;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .contact-button {
    width: min(21.4285714286vw, 384px);
    height: min(4.4642857143vw, 80px);
  }
}

.contact-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #464646;
  border-radius: 5.3333333333vw;
}
@media (min-width: 768px) {
  .contact-label {
    font-size: min(1.2276785714vw, 22px);
    border-radius: min(2.2321428571vw, 40px);
  }
  .contact-label:hover {
    text-decoration: none;
  }
}

.content-title {
  position: relative;
  padding-left: 4.2666666667vw;
  font-size: 4.5333333333vw;
  font-weight: bold;
  color: #4d4d4d;
}
.content-title::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.0666666667vw;
  height: 8vw;
  content: "";
  background-color: #ffd200;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .content-title {
    padding-left: min(1.2834821429vw, 23px);
    font-size: min(1.6741071429vw, 30px);
  }
  .content-title::before {
    width: min(0.4464285714vw, 8px);
    height: min(3.3482142857vw, 60px);
  }
}

@media (min-width: 768px) {
  .content-body {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: min(2.2321428571vw, 40px);
  }
}

@media (min-width: 768px) {
  .content-body2 {
    display: flex;
    justify-content: space-between;
    margin-top: min(2.2321428571vw, 40px);
  }
}

@media (min-width: 768px) {
  .content-body3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: min(2.2321428571vw, 40px);
  }
}

@media (min-width: 768px) {
  .content-item {
    width: min(25.6696428571vw, 460px);
  }
}

@media (min-width: 768px) {
  .content-item2 {
    width: min(33.9285714286vw, 608px);
  }
  .content-item2 .content-image {
    width: 100%;
  }
}

.content-image {
  margin-top: 8.2666666667vw;
}
.content-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .content-image {
    flex-shrink: 0;
    width: min(25.6696428571vw, 460px);
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .content-text {
    width: min(27.0089285714vw, 484px);
  }
}

@media (min-width: 768px) {
  .content-text2 {
    width: min(18.6383928571vw, 334px);
  }
}

.content-subtitle {
  margin-top: 2.6666666667vw;
  font-size: 4vw;
  font-weight: bold;
  color: #5a5a5a;
}
.content-subtitle .upper {
  font-size: 2.6666666667vw;
  vertical-align: super;
}
@media (min-width: 768px) {
  .content-subtitle {
    margin-top: min(1.1160714286vw, 20px);
    font-size: min(1.2276785714vw, 22px);
  }
  .content-subtitle .upper {
    font-size: min(0.6696428571vw, 12px);
  }
}

.content-paragraph {
  margin-top: 2.1333333333vw;
  font-size: 3.4666666667vw;
}
.content-paragraph .upper {
  font-size: 2.1333333333vw;
  vertical-align: super;
}
@media (min-width: 768px) {
  .content-paragraph {
    margin-top: min(0.5580357143vw, 10px);
    font-size: min(1.0044642857vw, 18px);
  }
  .content-paragraph .upper {
    font-size: min(0.5580357143vw, 10px);
  }
}

.content-note {
  margin-top: 2.1333333333vw;
  font-size: 2.4vw;
  color: #5a5a5a;
}
@media (min-width: 768px) {
  .content-note {
    margin-top: min(0.5580357143vw, 10px);
    font-size: min(0.7254464286vw, 13px);
  }
}
.content-note + .content-note {
  margin-top: 0;
}

.content-slide-item-container .content-note {
  padding-right: 2.6666666667vw;
  padding-left: 4vw;
}
@media (min-width: 768px) {
  .content-slide-item-container .content-note {
    padding-right: min(1.6741071429vw, 30px);
    padding-left: min(1.6741071429vw, 30px);
  }
}

.content-slide {
  width: 89.6vw;
  margin-top: 8.6666666667vw;
  margin-left: 4.2666666667vw;
}
.accordion + .content-slide {
  margin-top: 13.3333333333vw;
}
@media (min-width: 768px) {
  .content-slide {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: min(56.0267857143vw, 1004px);
    margin-top: min(4.4642857143vw, 80px);
    margin-right: auto;
    margin-left: auto;
  }
  .accordion + .content-slide {
    margin-top: min(5.5803571429vw, 100px);
  }
  .content-slide::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: min(3.90625vw, 70px);
    height: min(3.90625vw, 70px);
    content: "";
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_arrow_next.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translate(-50%, -50%);
  }
}

.content-slide-item {
  width: 89.6vw;
  height: 92.5333333333vw;
  padding-top: 6vw;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.content-slide-item.before {
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_slide_item.png");
}
.content-slide-item.after {
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_slide_item_after.png");
}
@media (min-width: 768px) {
  .content-slide-item {
    flex-shrink: 0;
    width: min(27.6227678571vw, 495px);
    height: min(28.515625vw, 511px);
    padding-top: min(1.953125vw, 35px);
  }
  .content-slide-item.before {
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_slide_item_pc.png");
  }
  .content-slide-item.after {
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_slide_item_after_pc.png");
  }
}

.content-slide-item-title-text {
  position: relative;
  margin-left: 4vw;
  font-size: 4.2666666667vw;
  font-weight: bold;
}
.content-slide-item-title-text.before {
  padding-left: 8.5333333333vw;
}
.content-slide-item-title-text.before::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 7.2vw;
  height: 6.4vw;
  content: "";
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_attention.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
}
.content-slide-item-title-text.after {
  color: #fff;
}
.content-slide-item-title-text.after::before {
  position: absolute;
  bottom: -2vw;
  left: 50%;
  width: 20.6666666667vw;
  height: 1.3333333333vw;
  content: "";
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_resolution.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .content-slide-item-title-text {
    margin-left: min(1.1160714286vw, 20px);
    font-size: min(1.3392857143vw, 24px);
  }
  .content-slide-item-title-text.before {
    padding-left: min(2.7901785714vw, 50px);
  }
  .content-slide-item-title-text.before::before {
    width: min(2.2321428571vw, 40px);
    height: min(1.953125vw, 35px);
  }
  .content-slide-item-title-text.after::before {
    bottom: max(-0.5580357143vw, -10px);
    width: min(6.3616071429vw, 114px);
    height: min(0.390625vw, 7px);
  }
}

.content-slide-item-image {
  width: 78.1333333333vw;
  margin-top: 2.6666666667vw;
  margin-left: 6.6666666667vw;
}
.content-slide-item-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .content-slide-item-image {
    width: min(24.1071428571vw, 432px);
    margin-top: min(0.6696428571vw, 12px);
    margin-left: min(1.953125vw, 35px);
  }
}

.content-slide-item-description {
  margin-top: 4vw;
  font-size: 3.2vw;
  line-height: 1.78;
}
@media (min-width: 768px) {
  .content-slide-item-description {
    margin-top: min(0.8370535714vw, 15px);
    font-size: min(1.0044642857vw, 18px);
  }
}
.content-slide-item-description .upper {
  font-size: 2.1333333333vw;
  vertical-align: super;
}
@media (min-width: 768px) {
  .content-slide-item-description .upper {
    font-size: min(0.5580357143vw, 10px);
  }
}

.btn-accordion-toggle {
  position: relative;
  display: flex;
  width: 74.1333333333vw;
  height: 14vw;
  padding-top: 4.8vw;
  margin-top: 6.6666666667vw;
  margin-left: 10.6666666667vw;
  font-size: 3.3333333333vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
  background-color: transparent;
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/btn_accordion_toggle.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  outline: none;
}
.btn-accordion-toggle::after {
  position: absolute;
  top: 4.8vw;
  right: 4.5333333333vw;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  content: "";
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_cross.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform-origin: center;
  transform: rotate(45deg);
  transition: transform 0.2s ease-in-out;
}
.btn-accordion-toggle.is-open::after {
  transform: rotate(0);
}
@media (min-width: 768px) {
  .btn-accordion-toggle {
    width: min(24.7767857143vw, 444px);
    height: min(4.6875vw, 84px);
    padding-top: min(1.4508928571vw, 26px);
    margin-top: min(4.4642857143vw, 80px);
    margin-right: auto;
    margin-left: auto;
    font-size: min(1.1160714286vw, 20px);
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/btn_accordion_toggle_pc.png");
  }
  .btn-accordion-toggle::after {
    top: min(1.3950892857vw, 25px);
    right: min(1.3950892857vw, 25px);
    width: min(1.4508928571vw, 26px);
    height: min(1.4508928571vw, 26px);
  }
}

.btn-accordion-label-close {
  display: none;
  padding-left: 30.6666666667vw;
}
.btn-accordion-toggle.is-open .btn-accordion-label-close {
  display: block;
}
@media (min-width: 768px) {
  .btn-accordion-label-close {
    padding-left: min(8.9285714286vw, 160px);
  }
}

.btn-accordion-label-open {
  padding-left: 24vw;
}
.btn-accordion-toggle.is-open .btn-accordion-label-open {
  display: none;
}
@media (min-width: 768px) {
  .btn-accordion-label-open {
    padding-left: min(7.8125vw, 140px);
  }
}

.accordion {
  padding-bottom: 12vw;
  border-bottom: 1px solid #bebebe;
}
@media (min-width: 768px) {
  .accordion {
    padding-bottom: min(5.0223214286vw, 90px);
  }
}

.accordion-content {
  display: none;
}

.header {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 1000;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 2px 7px -5px #777777;
}
.header.fixed {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 1000;
  margin: auto;
  box-shadow: 0 2px 7px -5px #777777;
}
@media (min-width: 768px) {
  .header {
    min-width: 1280px;
  }
}

.header-upper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-bottom: 1px solid #999;
}
@media (min-width: 768px) {
  .header-upper {
    height: 70px;
  }
}

.brand-site-link {
  display: block;
  width: 120px;
}
.brand-site-link img {
  width: 100%;
}
@media (min-width: 768px) {
  .brand-site-link {
    width: 184px;
  }
}

.header-lower {
  height: 58px;
  background-color: #edf1f4;
}
@media (min-width: 768px) {
  .header-lower {
    height: 52px;
    padding-right: 30px;
    padding-left: 30px;
  }
}

.header-lower-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .header-lower-inner {
    justify-content: space-between;
    max-width: 1230px;
    margin: 0 auto;
  }
}

.site-title {
  font-size: 12px;
  font-weight: bold;
  color: #004595;
}
@media (min-width: 768px) {
  .site-title {
    font-size: 21px;
  }
}

.site-title-link {
  color: #004595;
  text-decoration: none;
}

.btn-menu,
.btn-menu-close {
  appearance: none;
  position: fixed;
  top: 60px;
  left: 10px;
  z-index: 11;
  display: block;
  width: 37.5px;
  height: 37.5px;
  padding: 0;
  background-color: transparent;
  border: none;
}
.btn-menu img,
.btn-menu-close img {
  width: 100%;
}
@media (min-width: 768px) {
  .btn-menu,
  .btn-menu-close {
    display: none !important;
  }
}

.header-menu.open .btn-menu {
  display: none;
}

.btn-menu-close {
  display: none;
}
.header-menu.open .btn-menu-close {
  display: block;
}

.header-menu-container {
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 10;
  width: 265px;
  height: calc(100svh - 50px);
  padding-top: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}
.header-menu.open .header-menu-container {
  transform: translateX(0);
}
@media (min-width: 768px) {
  .header-menu-container {
    position: static;
    width: auto;
    height: auto;
    padding-top: 0;
    background-color: transparent;
    transform: translateX(0);
  }
}

@media (min-width: 768px) {
  .header-menu-list {
    display: flex;
  }
}

.header-menu-item {
  border-bottom: 1px solid #fff;
}
.header-menu-item:last-child {
  margin-top: 16px;
  border-bottom: none;
}
@media (min-width: 768px) {
  .header-menu-item {
    height: 52px;
    border-bottom: none;
  }
  .header-menu-item + .header-menu-item {
    position: relative;
  }
  .header-menu-item + .header-menu-item::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 14px;
    content: "";
    background-color: #646464;
    transform: translateY(-50%);
  }
  .header-menu-item:nth-child(2):hover .header-menu-list-sub {
    display: block;
  }
  .header-menu-item:last-child {
    margin-top: 0;
  }
  .header-menu-item:last-child::before {
    display: none;
  }
}

.header-menu-item-link {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 37.5px;
  padding-left: 25px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.header-menu-item-link::after {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 8px;
  height: 8px;
  content: "";
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .header-menu-item-link {
    width: auto;
    height: 100%;
    padding: 0 16px;
    font-size: 15px;
    color: #646464;
  }
  .header-menu-item-link:hover {
    background-color: #ccd6e0;
  }
  .header-menu-item-link::after {
    display: none;
  }
}

.header-menu-purchase-link {
  display: block;
  padding: 8px 16px;
  margin-top: 5px;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  background-color: #22979b;
}

.btn-menu-accordion {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 37.5px;
  padding: 0 0 0 25px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.btn-menu-accordion::before {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 1px;
  border-bottom: 1px solid #fff;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.btn-menu-accordion::after {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 1px;
  border-bottom: 1px solid #fff;
  right: 14px;
  top: 1px;
  bottom: 0;
  margin: auto;
  transform: rotate(-90deg);
}
.btn-menu-accordion.is-open::after {
  display: none;
}
@media (min-width: 768px) {
  .btn-menu-accordion {
    width: auto;
    height: 100%;
    padding: 0 16px;
    font-size: 15px;
    color: #646464;
  }
  .btn-menu-accordion::before, .btn-menu-accordion::after {
    display: none;
  }
  .btn-menu-accordion:hover {
    background-color: #ccd6e0;
  }
}

.header-menu-list-sub {
  display: none;
}
@media (min-width: 768px) {
  .header-menu-list-sub {
    position: absolute;
    top: 52px;
    left: 0;
    width: 150px;
    background-color: #edf1f4;
  }
}

@media (min-width: 768px) {
  .header-menu-item-sub {
    height: 52px;
  }
}

footer.footer {
  min-width: 1280px;
  background-color: #333;
  padding: 50px 0px 0 0;
  width: 100%;
}

footer.footer .footerInner {
  width: 100%;
}

footer.footer .wrapper {
  max-width: unset;
}

#mamorucaFooter a {
  color: #fff;
  text-decoration: none;
  line-height: 2em;
  font-size: 14px;
}

#mamorucaFooter a:hover {
  opacity: 0.6;
}

#mamorucaFooter .foot_top {
  width: 1230px;
  border-bottom: 1px solid #fff;
  margin: 0 auto 40px auto;
}

#mamorucaFooter .foot_top span {
  display: block;
  font-size: 21px;
  line-height: 1.8em;
}

#mamorucaFooter .foot_top span.text-small {
  font-size: 16px;
  line-height: 1em;
}

#mamorucaFooter .foot_top #foot_top_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#mamorucaFooter .foot_top #foot_top_link a {
  font-size: 16px;
  position: relative;
  padding-right: 2em;
}

#mamorucaFooter .foot_top #foot_top_link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mamorucaFooter .foot_top #foot_top_link a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mamorucaFooter .foot_menu {
  line-height: 2;
  font-size: 14px;
}

#mamorucaFooter .foot_menu h4 a {
  display: block;
  overflow: visible !important;
  line-height: 2.6;
  font-size: 14px;
}

#mamorucaFooter .foot_middle {
  width: 1230px;
  margin: 0 auto 0px auto;
}

#mamorucaFooter .foot_middle .foot_menu {
  flex-basis: 230px;
  min-height: 230px;
}

#mamorucaFooter .foot_middle .foot_menu a {
  border-bottom: 1px solid #fff;
  display: block;
  line-height: 2.6em;
}

#mamorucaFooter .foot_middle .foot_menu h4 a {
  display: block;
  overflow: visible;
  padding-left: 0.5em;
}

#mamorucaFooter nav .foot_menu .arrow {
  position: relative;
}

#mamorucaFooter nav .foot_menu .arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mamorucaFooter nav .foot_menu .plus {
  display: block;
  position: relative;
}

#mamorucaFooter nav .foot_menu .plus:before {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 11px;
  height: 1px;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#mamorucaFooter nav .foot_menu .plus:after {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 11px;
  height: 1px;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#mamorucaFooter nav .foot_menu .plus:before {
  width: 1px;
  height: 12px;
  top: 0;
  right: 10px;
}

#mamorucaFooter nav .foot_menu .plus.sp {
  display: none;
}

#mamorucaFooter nav .foot_menu ul {
  position: relative;
  height: 0;
  overflow: hidden;
}

#mamorucaFooter nav .foot_menu li a {
  padding-left: 1em;
}

#mamorucaFooter nav .foot_menu.active ul {
  position: relative;
  height: 100%;
}

#mamorucaFooter nav .foot_menu.active .plus:before {
  display: none;
}

#mamorucaFooter .foot_middle .foot_menu input {
  display: none;
}

#mamorucaFooter .foot_bottom {
  width: 1230px;
  margin: 0 auto;
  position: relative;
}

#mamorucaFooter .foot_bottom .foot_left {
  width: 726px;
}

#mamorucaFooter .foot_bottom .foot_left .ul_banner {
  display: flex;
  justify-content: space-between;
}

#mamorucaFooter .foot_bottom .foot_left .ul_banner li {
  display: block;
}

#mamorucaFooter .foot_bottom .foot_left .ul_banner li a {
  display: block;
}

#mamorucaFooter .foot_bottom .foot_left .ul_banner li a img.pc {
  display: block;
}

#mamorucaFooter .foot_bottom .foot_right {
  width: 230px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#mamorucaFooter .foot_bottom .foot_right h4 {
  margin-bottom: 0;
}

#mamorucaFooter .foot_bottom .foot_right h4 a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 2.4;
}

#mamorucaFooter .foot_bottom .foot_right h4.foot_faq {
  background-color: #9DC3E6;
  margin-bottom: 8px;
}

#mamorucaFooter .foot_bottom .foot_right h4.foot_purchase {
  background-color: #22979b;
  margin-bottom: 8px;
}

#mamorucaFooter .foot_bottom .foot_right h4.foot_contact {
  background-color: #2E75B6;
  margin-bottom: 8px;
}

#mamorucaFooter .foot_bottom .foot_right h4.foot_pdf {
  background-color: #9DC3E6;
  margin-bottom: 8px;
}

#mamorucaFooter .foot_bottom .foot_right h4.foot_terms {
  background-color: #fff;
  color: #646464;
}

#mamorucaFooter .foot_bottom .foot_right h4.foot_terms a {
  color: #464646;
}

#mamorucaFooter #copylight {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 0.9rem;
  color: #ccc;
  padding-bottom: 12px;
  background-color: #000;
  padding-top: 14px;
}

.flex,
.foot_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.foot_left {
  float: left;
  margin-right: 30px;
}

.foot_icn {
  float: right;
}

.foot_icn img {
  width: 42px;
  margin-left: 15px;
}

.footer .sp {
  display: none;
}

@media (max-width: 767px) {
  footer.footer {
    min-width: 0;
    padding-top: 20px;
  }
  footer.footer .footerInner {
    width: 100%;
  }
  #mamorucaFooter {
    width: 100%;
  }
  #mamorucaFooter a {
    font-size: 16px;
  }
  #mamorucaFooter .foot_top {
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  #mamorucaFooter .foot_top #foot_top_link {
    display: none;
  }
  #mamorucaFooter .foot_top a {
    padding: 0 1em;
    display: block;
    font-size: 16px;
  }
  #mamorucaFooter .foot_middle {
    display: block;
    width: 100%;
    margin-bottom: 16px !important;
  }
  #mamorucaFooter .foot_middle .foot_menu {
    min-height: unset;
  }
  #mamorucaFooter .foot_middle .foot_menu .arrow::before {
    right: 15px;
  }
  #mamorucaFooter .foot_middle .foot_menu .plus::before {
    right: 15px;
  }
  #mamorucaFooter .foot_middle .foot_menu .plus:before {
    right: 17px;
  }
  #mamorucaFooter .foot_middle .foot_menu .plus:after {
    right: 12px;
  }
  #mamorucaFooter .foot_middle .foot_menu h4 a {
    padding: 0 1em;
    font-size: 16px;
  }
  #mamorucaFooter .foot_middle .foot_menu h4 a.pc {
    display: none;
  }
  #mamorucaFooter .foot_middle .foot_menu .plus.sp {
    display: block;
  }
  #mamorucaFooter .foot_middle .foot_menu h4 label {
    display: block;
    overflow: visible;
    padding-left: 0.5em;
    border-bottom: 1px solid #fff;
    line-height: 2.6em;
    font-size: 14px;
    color: #fff;
  }
  #mamorucaFooter .foot_middle .foot_menu h4 label {
    padding: 0 1em;
    font-size: 16px;
  }
  #mamorucaFooter .foot_middle .foot_menu ul {
    display: block;
    height: 0;
    background-color: #000;
  }
  #mamorucaFooter .foot_middle .foot_menu ul li {
    margin-left: 2em;
  }
  #mamorucaFooter .foot_middle .foot_menu.active ul {
    height: 0;
  }
  #mamorucaFooter .foot_middle .foot_menu.active .plus:before {
    display: block;
  }
  #mamorucaFooter .foot_middle .foot_menu #footer-menu-product:checked ~ ul {
    height: 100%;
  }
  #mamorucaFooter .foot_middle .foot_menu #footer-menu-column:checked ~ ul {
    height: 100%;
  }
  #mamorucaFooter .foot_middle .foot_menu #footer-menu-product:checked ~ h4 .plus:before {
    display: none;
  }
  #mamorucaFooter .foot_bottom {
    width: 100%;
    flex-direction: column-reverse;
    padding: 0 1em;
  }
  #mamorucaFooter .foot_bottom .foot_right {
    width: 100%;
    position: relative;
    bottom: auto;
    right: auto;
    top: auto;
  }
  #mamorucaFooter .foot_bottom .foot_left {
    width: 100%;
  }
  #mamorucaFooter .foot_bottom .foot_right h4.foot_faq {
    margin-bottom: 12px;
  }
  #mamorucaFooter .foot_bottom .foot_left .ul_banner {
    display: block;
    margin-top: 12px;
  }
  #mamorucaFooter .foot_bottom .foot_left .ul_banner li {
    display: block;
    margin-bottom: 12px;
    text-align: center;
  }
  #mamorucaFooter .foot_bottom .foot_left .ul_banner li a img.sp {
    display: block;
  }
  #mamorucaFooter #foot_top_link {
    margin: 0 1em;
  }
  #mamorucaFooter #copylight {
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .sp {
    display: block;
  }
}
.float-box {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .float-box {
    display: none;
  }
}

.btn-float-purchase {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66.6666666667vw;
  height: 13.6vw;
  margin-right: auto;
  margin-left: auto;
  font-size: 3.8666666667vw;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #22979b;
}

footer.footer {
  padding-bottom: 14.6666666667vw;
}
@media (min-width: 768px) {
  footer.footer {
    padding-bottom: 0;
  }
}

.main-visual {
  position: fixed;
  top: 87.5px;
  left: 0;
  z-index: -1;
  width: 100%;
}
.main-visual::after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #000;
  opacity: 0;
  transition: opacity 1s;
}
.main-visual.is-show::after {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .main-visual {
    top: 122px;
  }
}

.main-visual-item {
  position: relative;
  width: 100%;
  height: 100vh;
  height: calc(100svh - 50px - 37.5px);
  overflow: hidden;
}
.main-visual-item img {
  width: 100%;
  height: 100vh;
  height: calc(100svh - 50px - 37.5px);
  min-height: 142vw;
  object-fit: cover;
}
@media (min-width: 768px) {
  .main-visual-item {
    height: calc(100svh - 122px);
  }
  .main-visual-item img {
    height: calc(100svh - 122px);
    min-height: 0;
    object-fit: cover;
  }
}

.main-visual-item-description {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 100%;
  text-align: center;
  color: #fff;
  transform: translate(-50%, -50%);
}

.main-visual-logo {
  opacity: 1;
  transition: opacity 1s ease 1s;
}
.main-visual.is-show .main-visual-logo {
  opacity: 0;
  transition: opacity 1s ease;
}

.main-visual-block {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  transition: opacity 1s ease;
  opacity: 0;
}
.main-visual.is-show .main-visual-block {
  opacity: 1;
  transition: opacity 1s ease 1s;
}

.main-visual-item-title {
  font-size: 4.5333333333vw;
  font-weight: bold;
}
@media (min-width: 768px) {
  .main-visual-item-title {
    font-size: min(1.8973214286vw, 34px);
  }
}

.main-visual-item-summary {
  margin-top: 7.6vw;
  font-size: 3.2vw;
  line-height: 2.25;
}
@media (min-width: 768px) {
  .main-visual-item-summary {
    margin-top: min(1.8415178571vw, 33px);
    font-size: min(1.0044642857vw, 18px);
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.main-visual-list {
  position: relative;
  overflow: hidden;
}
.main-visual-list .main-visual-item {
  opacity: 0;
  transform: scale(1);
  transition: opacity 2s linear, transform 7.5s linear;
  position: relative;
  z-index: 1;
}
.main-visual-list .main-visual-item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.main-visual-list .main-visual-item.show_ {
  opacity: 1;
}
.main-visual-list .main-visual-item.zoom_ {
  transform: scale(1.1);
}
.main-visual-list .main-visual-item img {
  display: block;
}

.news {
  background-color: #fff;
}

.news-container {
  padding-top: 18.6666666667vw;
  padding-bottom: 21.3333333333vw;
  width: 94%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .news-container {
    width: min(35.7142857143vw, 640px);
    padding-top: min(5.5803571429vw, 100px);
    padding-bottom: min(5.5803571429vw, 100px);
  }
}

.news-title {
  font-size: 4.8vw;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .news-title {
    font-size: min(2.0089285714vw, 36px);
  }
}

.news-contents {
  margin-top: 8vw;
}
@media (min-width: 768px) {
  .news-contents {
    margin-top: min(2.7901785714vw, 50px);
  }
}

.news-table {
  width: 100%;
}
.news-table td {
  padding-right: 2.6666666667vw;
  padding-bottom: 5.3333333333vw;
  font-size: 4vw;
  line-height: 1.5;
  vertical-align: middle;
}
.news-table td:nth-child(1) {
  width: 29.3333333333vw;
  font-size: 3.7333333333vw;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}
.news-table td:nth-child(2) {
  widht: 26.6666666667vw;
}
.news-table td span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 13.3333333333vw;
  border-radius: 5px;
}
.news-table td a {
  color: #004899;
}
@media (min-width: 768px) {
  .news-table td {
    padding-right: min(1.1160714286vw, 20px);
    padding-bottom: min(1.1160714286vw, 20px);
    font-size: min(0.8370535714vw, 15px);
  }
  .news-table td:nth-child(1) {
    width: min(6.1383928571vw, 110px);
    font-size: min(0.78125vw, 14px);
  }
  .news-table td:nth-child(2) {
    width: min(6.6964285714vw, 120px);
  }
  .news-table td span {
    height: min(2.7901785714vw, 50px);
  }
}

.recommend {
  margin-top: 200vh;
  margin-top: 200svh;
  background-color: #fff;
}
@media (min-width: 768px) {
  .recommend {
    padding-top: min(6.6964285714vw, 120px);
  }
}

.recommend-container {
  position: relative;
  z-index: 1;
  padding-top: 25.3333333333vw;
  padding-bottom: 10vw;
  background-color: #f7e300;
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_recommend.webp");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media (min-width: 768px) {
  .recommend-container {
    width: min(68.6383928571vw, 1230px);
    padding-top: min(3.3482142857vw, 60px);
    padding-bottom: min(3.3482142857vw, 60px);
    margin-right: auto;
    margin-left: auto;
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_recommend_pc.webp");
  }
}

.recommend-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 27.3333333333vw;
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_recommend_title.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) {
  .recommend-header {
    height: min(7.8125vw, 140px);
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_recommend_title_pc.png");
  }
}

.recommend-title {
  width: 64.2666666667vw;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .recommend-title {
    width: min(18.1361607143vw, 325px);
    margin-left: min(37.7790178571vw, 677px);
  }
}
.recommend-title img {
  width: 100%;
}

.recommend-catch-list {
  position: absolute;
  top: -21.3333333333vw;
  left: 50%;
  display: flex;
  width: 100%;
  height: 24.2666666667vw;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .recommend-catch-list {
    top: 0;
    left: 0;
    height: auto;
    transform: none;
  }
}

.recommend-catch-item {
  position: absolute;
  flex-shrink: 0;
  width: 37.8666666667vw;
}
.recommend-catch-item img {
  width: 100%;
}
.recommend-catch-item:nth-child(1) {
  top: 0;
  left: 1.3333333333vw;
}
.recommend-catch-item:nth-child(2) {
  top: 2vw;
  left: 31.0666666667vw;
}
.recommend-catch-item:nth-child(3) {
  top: 2.9333333333vw;
  left: 61.0666666667vw;
}
@media (min-width: 768px) {
  .recommend-catch-item {
    width: min(13.5602678571vw, 243px);
  }
  .recommend-catch-item:nth-child(1) {
    top: max(-1.5625vw, -28px);
    left: min(7.5892857143vw, 136px);
  }
  .recommend-catch-item:nth-child(2) {
    top: min(0vw, 0px);
    left: min(18.3035714286vw, 328px);
  }
  .recommend-catch-item:nth-child(3) {
    top: min(5.3571428571vw, 96px);
    left: min(11.9419642857vw, 214px);
  }
}

.recommend-body {
  padding-top: 37.3333333333vw;
}
@media (min-width: 768px) {
  .recommend-body {
    padding-top: min(13.3928571429vw, 240px);
  }
}
.recommend-body-lower {
  padding-top: 6.6666666667vw;
}
@media (min-width: 768px) {
  .recommend-body-lower {
    padding-top: 50px;
  }
}

@media (min-width: 768px) {
  .recommend-point-list {
    display: flex;
    justify-content: center;
  }
}

.recommend-point-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62.9333333333vw;
  height: 13.3333333333vw;
  background-color: #fff;
}
.recommend-point-item.point01 {
  margin-left: 14.9333333333vw;
}
.recommend-point-item.point02 {
  margin-left: 28.9333333333vw;
}
.recommend-point-item.point03 {
  margin-left: 22vw;
}
.recommend-point-item + .recommend-point-item {
  margin-top: 6.6666666667vw;
}
@media (min-width: 768px) {
  .recommend-point-item {
    flex-shrink: 0;
    width: min(17.4107142857vw, 312px);
    height: min(10.0446428571vw, 180px);
  }
  .recommend-point-item.point01 {
    margin-left: 0;
  }
  .recommend-point-item.point02 {
    margin-left: min(1.3392857143vw, 24px);
  }
  .recommend-point-item.point03 {
    margin-left: min(1.3392857143vw, 24px);
  }
  .recommend-point-item + .recommend-point-item {
    margin-top: 0;
  }
}

.recommend-point-title {
  position: absolute;
}
.recommend-point-title img {
  width: 100%;
}
.recommend-point-title.point01 {
  top: -6vw;
  left: -12.8vw;
  width: 23.0666666667vw;
}
.recommend-point-title.point02 {
  top: -5.3333333333vw;
  left: -18vw;
  width: 23.8666666667vw;
}
.recommend-point-title.point03 {
  top: -5.3333333333vw;
  left: -14.6666666667vw;
  width: 23.4666666667vw;
}
@media (min-width: 768px) {
  .recommend-point-title.point01 {
    top: max(-4.0736607143vw, -73px);
    left: max(-0.7254464286vw, -13px);
    width: min(8.7611607143vw, 157px);
  }
  .recommend-point-title.point02 {
    top: max(-3.90625vw, -70px);
    left: max(-0.78125vw, -14px);
    width: min(9.0401785714vw, 162px);
  }
  .recommend-point-title.point03 {
    top: max(-3.90625vw, -70px);
    left: max(-0.6696428571vw, -12px);
    width: min(8.9285714286vw, 160px);
  }
}

.recommend-point-text {
  font-size: 3.4666666667vw;
  line-height: 1.38;
  text-align: center;
}
@media (min-width: 768px) {
  .recommend-point-text {
    font-size: min(1.0044642857vw, 18px);
  }
}

.summary {
  padding-top: 13.3333333333vw;
  padding-bottom: 29.8666666667vw;
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_summary.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media (min-width: 768px) {
  .summary {
    padding-top: min(6.1383928571vw, 110px);
    padding-bottom: min(7.8125vw, 140px);
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/bg_summary_pc.png");
    background-repeat: repeat;
    background-position: top center;
    background-size: auto;
  }
}

@media (min-width: 768px) {
  .summary-header {
    display: flex;
    width: min(54.9107142857vw, 984px);
    margin-right: auto;
    margin-left: auto;
  }
}

.summary-header-side {
  width: 76.5333333333vw;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .summary-header-side {
    flex-shrink: 0;
    order: 2;
    width: min(23.3258928571vw, 418px);
    margin-top: min(2.9017857143vw, 52px);
    margin-right: 0;
  }
}

.summary-header-image img {
  width: 100%;
}

.summary-header-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40vw;
  height: 6.6666666667vw;
  margin-top: 3.4666666667vw;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.1;
  background-color: #ffe600;
}
@media (min-width: 768px) {
  .summary-header-item {
    width: min(11.4397321429vw, 205px);
    height: min(1.953125vw, 35px);
    margin-top: 2.6666666667vw;
  }
}

@media (min-width: 768px) {
  .summary-header-body {
    order: 1;
    width: min(26.6741071429vw, 478px);
  }
}

.summary-catch {
  display: flex;
  margin-top: 4.2666666667vw;
  margin-left: 2.1333333333vw;
}
@media (min-width: 768px) {
  .summary-catch {
    margin-top: 0;
    margin-left: max(-3.6272321429vw, -65px);
  }
}

.summary-catch-image {
  flex-shrink: 0;
  width: 18.6666666667vw;
}
.summary-catch-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .summary-catch-image {
    width: min(6.1383928571vw, 110px);
  }
}

.summary-subtitle {
  margin-left: 3.6vw;
  color: #fff;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .summary-subtitle {
    margin-left: min(1.1160714286vw, 20px);
  }
}

.summary-subtitle-pre {
  display: block;
  margin-top: 6.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .summary-subtitle-pre {
    margin-top: min(2.2321428571vw, 40px);
    font-size: min(1.5625vw, 28px);
  }
}

.summary-title {
  margin-left: 3.6vw;
}
@media (min-width: 768px) {
  .summary-title {
    margin-left: min(1.1160714286vw, 20px);
  }
}

.summary-title-logo {
  display: block;
  width: 68.2666666667vw;
  margin-top: 1.3333333333vw;
}
.summary-title-logo img {
  width: 100%;
}
@media (min-width: 768px) {
  .summary-title-logo {
    width: min(22.3214285714vw, 400px);
    margin-top: min(0.5580357143vw, 10px);
  }
}

.summary-title-jp {
  display: block;
  margin-top: 1.0666666667vw;
  margin-right: -1.3333333333vw;
  font-size: 3.0666666667vw;
  font-weight: bold;
  color: #fff;
  text-align: right;
}
@media (min-width: 768px) {
  .summary-title-jp {
    margin-top: min(0.8928571429vw, 16px);
    margin-right: min(-0.5580357143vw, -10px);
    font-size: min(1.0044642857vw, 18px);
    line-height: 1.1;
    white-space: nowrap;
  }
}

.summary-header-description {
  margin-top: 9.8666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
  color: #fff;
}
@media (min-width: 768px) {
  .summary-header-description {
    margin-top: min(3.3482142857vw, 60px);
    margin-right: 0;
    margin-left: min(0vw, 0px);
  }
}

.summary-heading {
  position: relative;
  padding-bottom: 1.3333333333vw;
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.summary-heading::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 52.6666666667vw;
  height: 0.8vw;
  content: "";
  background-color: #ffe600;
}
.summary-heading.gps {
  margin-top: 4.6666666667vw;
}
@media (min-width: 768px) {
  .summary-heading {
    padding-bottom: min(0.2232142857vw, 4px);
    font-size: min(1.1160714286vw, 20px);
  }
  .summary-heading::after {
    width: min(14.5089285714vw, 260px);
    height: min(0.2232142857vw, 4px);
  }
  .summary-heading.console {
    margin-top: min(0.6138392857vw, 11px);
  }
  .summary-heading.gps {
    margin-top: min(1.6741071429vw, 30px);
  }
}

.summary-description {
  padding-top: 9.3333333333vw;
  margin-top: 10.6666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.67;
  border-top: 1px solid #fff;
}
.summary-description strong {
  color: #ffe600;
}
@media (min-width: 768px) {
  .summary-description {
    width: min(54.9107142857vw, 984px);
    padding-top: min(4.1294642857vw, 74px);
    margin-top: min(5.5803571429vw, 100px);
    margin-right: auto;
    margin-left: auto;
    font-size: min(1.4508928571vw, 26px);
  }
}

.summary-body {
  margin-top: 10.6666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
  color: #fff;
}
@media (min-width: 768px) {
  .summary-body {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: min(54.9107142857vw, 984px);
    margin-top: min(2.7901785714vw, 50px);
    margin-right: auto;
    margin-left: auto;
  }
  .summary-body::after {
    position: absolute;
    top: min(6.4174107143vw, 115px);
    left: 50%;
    width: min(2.7901785714vw, 50px);
    height: min(2.7901785714vw, 50px);
    content: "";
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_plus.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateX(-50%);
  }
}

@media (min-width: 768px) {
  .summary-web-console {
    flex-shrink: 0;
    width: min(23.7723214286vw, 426px);
  }
}

.summary-content-image img {
  width: 100%;
}

.summary-paragraph {
  margin-top: 3.4666666667vw;
  font-size: 3.4666666667vw;
  line-height: 1.9;
}
@media (min-width: 768px) {
  .summary-paragraph {
    margin-top: min(0.8928571429vw, 16px);
    font-size: min(1.0044642857vw, 18px);
  }
}

.summary-note {
  margin-top: 4.2666666667vw;
  font-size: 2.6666666667vw;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .summary-note {
    margin-top: min(1.1160714286vw, 20px);
    font-size: min(0.7254464286vw, 13px);
  }
}

.summary-gps-tracker {
  margin-top: 14.6666666667vw;
}
@media (min-width: 768px) {
  .summary-gps-tracker {
    flex-shrink: 0;
    width: min(23.7723214286vw, 426px);
    margin-top: 0;
  }
}

.summary-gps-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 3.4666666667vw;
}
@media (min-width: 768px) {
  .summary-gps-list {
    margin-top: min(1.1160714286vw, 20px);
  }
}

.summary-gps-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40vw;
  height: 6.6666666667vw;
  line-height: 1.1;
  background-color: #ffe600;
}
@media (min-width: 768px) {
  .summary-gps-item {
    width: min(11.4397321429vw, 205px);
    height: min(1.953125vw, 35px);
  }
}

.summary-item-text {
  font-weight: bold;
  color: #333333;
}

.summary-item-text-pre {
  opacity: 0.79;
  font-size: 3.7333333333vw;
}
@media (min-width: 768px) {
  .summary-item-text-pre {
    font-size: min(1.0602678571vw, 19px);
  }
}

.summary-item-text-post {
  font-size: 3.2vw;
}
@media (min-width: 768px) {
  .summary-item-text-post {
    font-size: min(0.8370535714vw, 15px);
  }
}

.web-console {
  padding-bottom: 20vw;
  background-color: #fff;
}
@media (min-width: 768px) {
  .web-console {
    padding-bottom: min(6.6964285714vw, 120px);
  }
}

.web-console-title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 13.3333333333vw;
  padding-left: 8vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
  background-color: #000;
}
@media (min-width: 768px) {
  .web-console-title {
    height: min(5.5803571429vw, 100px);
    padding-left: 0;
    font-size: min(2.0089285714vw, 36px);
  }
}

.content-subtitle-note {
  display: block;
  font-size: 3.2vw;
  font-weight: normal;
}
@media (min-width: 768px) {
  .content-subtitle-note {
    font-size: min(1.0044642857vw, 18px);
  }
}

@media (min-width: 768px) {
  .web-console-title-text {
    width: min(54.9107142857vw, 984px);
    margin-right: auto;
    margin-left: auto;
  }
}

.web-console-summary {
  position: relative;
  display: flex;
  align-items: center;
  height: 40vw;
  padding-left: 8vw;
}
@media (min-width: 768px) {
  .web-console-summary {
    width: min(54.9107142857vw, 984px);
    height: min(10.15625vw, 182px);
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
}

.web-console-summary-paragraph {
  font-size: 3.4666666667vw;
  font-weight: bold;
  color: #666666;
  line-height: 1.73;
}
@media (min-width: 768px) {
  .web-console-summary-paragraph {
    font-size: min(1.4508928571vw, 26px);
  }
}

.web-console-summary-image {
  position: absolute;
  top: -24vw;
  right: 0;
  width: 46.9333333333vw;
}
.web-console-summary-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .web-console-summary-image {
    top: max(-9.375vw, -168px);
    width: min(16.7410714286vw, 300px);
  }
}

.web-console-visual img {
  width: 100%;
}
@media (min-width: 768px) {
  .web-console-visual {
    width: min(68.6383928571vw, 1230px);
    margin-right: auto;
    margin-left: auto;
  }
}

.web-console-contents {
  margin-top: 16vw;
  margin-right: 8vw;
  margin-left: 8vw;
}
@media (min-width: 768px) {
  .web-console-contents {
    width: min(54.9107142857vw, 984px);
    margin-top: min(6.6964285714vw, 120px);
    margin-right: auto;
    margin-left: auto;
  }
}

.web-console-contents-item + .web-console-contents-item {
  margin-top: 10.6666666667vw;
}
@media (min-width: 768px) {
  .web-console-contents-item + .web-console-contents-item {
    margin-top: min(6.6964285714vw, 120px);
  }
}

.gps-tracker {
  background-color: #fff;
}

.gps-tracker-title {
  display: flex;
  align-items: center;
  width: 100%;
  height: 13.3333333333vw;
  padding-left: 8vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.08em;
  background-color: #000;
}
@media (min-width: 768px) {
  .gps-tracker-title {
    height: min(5.5803571429vw, 100px);
    padding-left: 0;
    font-size: min(2.0089285714vw, 36px);
  }
}

@media (min-width: 768px) {
  .gps-tracker-title-text {
    width: min(54.9107142857vw, 984px);
    margin-right: auto;
    margin-left: auto;
  }
}

.gps-tracker-summary {
  position: relative;
  height: 46.6666666667vw;
  padding-top: 31.0666666667vw;
  padding-left: 8.1333333333vw;
}
@media (min-width: 768px) {
  .gps-tracker-summary {
    display: flex;
    align-items: center;
    width: min(54.9107142857vw, 984px);
    height: min(10.0446428571vw, 180px);
    padding-top: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
}

.gps-tracker-summary-text {
  font-size: 3.4666666667vw;
  line-height: 1.73;
  font-weight: bold;
  color: #666666;
}
@media (min-width: 768px) {
  .gps-tracker-summary-text {
    font-size: min(1.4508928571vw, 26px);
  }
}

.gps-tracker-summary-image {
  position: absolute;
  top: -9.3333333333vw;
  right: 4vw;
  width: 66.6666666667vw;
}
.gps-tracker-summary-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .gps-tracker-summary-image {
    top: max(-6.5290178571vw, -117px);
    right: max(-6.8638392857vw, -123px);
    width: min(27.9017857143vw, 500px);
  }
}

.gps-tracker-visual img {
  width: 100%;
}
@media (min-width: 768px) {
  .gps-tracker-visual {
    width: min(68.6383928571vw, 1230px);
    margin-right: auto;
    margin-left: auto;
  }
}

.gps-tracker-contents {
  margin-top: 16vw;
}
@media (min-width: 768px) {
  .gps-tracker-contents {
    margin-top: min(6.6964285714vw, 120px);
    width: min(54.9107142857vw, 984px);
    margin-right: auto;
    margin-left: auto;
  }
}

.gps-tracker-contents-item + .gps-tracker-contents-item {
  margin-top: 10.6666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
}
.gps-tracker-contents-item:nth-child(1) .content-title,
.gps-tracker-contents-item:nth-child(1) .content-subtitle,
.gps-tracker-contents-item:nth-child(1) .content-paragraph,
.gps-tracker-contents-item:nth-child(1) .content-note {
  margin-right: 8vw;
  margin-left: 8vw;
}
@media (min-width: 768px) {
  .gps-tracker-contents-item + .gps-tracker-contents-item {
    margin-top: min(4.4642857143vw, 80px);
    margin-right: 0;
    margin-left: 0;
  }
  .gps-tracker-contents-item:nth-child(1) .content-title,
  .gps-tracker-contents-item:nth-child(1) .content-subtitle,
  .gps-tracker-contents-item:nth-child(1) .content-paragraph,
  .gps-tracker-contents-item:nth-child(1) .content-note {
    margin-right: 0;
    margin-left: 0;
  }
}

.feature {
  background-color: #fff;
}

.feature-container {
  padding-top: 15.4666666667vw;
  padding-right: 8vw;
  padding-bottom: 16vw;
  padding-left: 8vw;
}
@media (min-width: 768px) {
  .feature-container {
    width: min(54.9107142857vw, 984px);
    padding-top: min(8.3705357143vw, 150px);
    padding-bottom: min(9.9330357143vw, 178px);
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .feature-block + .feature-block {
    width: 50%;
  }
  .feature-block + .feature-block .feature-item {
    width: 50%;
  }
  .feature-block + .feature-block .feature-item.wide {
    width: 100%;
  }
}

.feature-title {
  font-size: 5.3333333333vw;
  font-weight: bold;
}
@media (min-width: 768px) {
  .feature-title {
    font-size: min(1.6741071429vw, 30px);
  }
}

.feature-subtitle {
  display: flex;
  align-items: center;
  height: 10.6666666667vw;
  padding-left: 4vw;
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
}
.feature-subtitle.position {
  margin-top: 9.6vw;
  background-color: #642828;
}
.feature-subtitle.alert {
  margin-top: 10.1333333333vw;
  background-color: #3c643c;
}
.feature-subtitle.share {
  margin-top: 10.1333333333vw;
  background-color: #3c3c64;
}
@media (min-width: 768px) {
  .feature-subtitle {
    height: min(3.3482142857vw, 60px);
    padding-left: min(1.6741071429vw, 30px);
    margin-top: min(3.3482142857vw, 60px);
    font-size: min(1.3392857143vw, 24px);
  }
  .feature-subtitle.position {
    margin-top: min(3.3482142857vw, 60px);
  }
  .feature-subtitle.alert {
    margin-top: min(3.3482142857vw, 60px);
  }
  .feature-subtitle.share {
    margin-top: min(3.3482142857vw, 60px);
  }
}

.feature-subtitle-note {
  font-size: 2.1333333333vw;
  transform: translateY(3px);
}
@media (min-width: 768px) {
  .feature-subtitle-note {
    font-size: min(0.6696428571vw, 12px);
  }
}

.feature-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.6666666667vw;
  border-top: 1px solid #505050;
  border-left: 1px solid #505050;
}
@media (min-width: 768px) {
  .feature-list {
    margin-top: min(0.5580357143vw, 10px);
  }
}

.feature-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 12vw;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  border-right: 1px solid #505050;
  border-bottom: 1px solid #505050;
}
.feature-item.position {
  background-color: #f0e9f0;
}
.feature-item.alert {
  background-color: #e6ebe6;
}
.feature-item.share {
  background-color: #e6e6eb;
}
.feature-item.wide {
  width: 100%;
}
.feature-item .feature-item-span {
  display: block;
}
.feature-item .upper {
  font-size: 2.1333333333vw;
  transform: translateY(-4px);
}
.feature-item .upper2 {
  font-size: 2.1333333333vw;
  transform: translateY(3px);
}
@media (min-width: 768px) {
  .feature-item {
    width: 25%;
    height: min(3.90625vw, 70px);
    font-size: min(1.0044642857vw, 18px);
  }
  .feature-item .upper {
    font-size: min(0.5580357143vw, 10px);
  }
  .feature-item .upper2 {
    font-size: min(0.5580357143vw, 10px);
  }
}

.feature-note {
  font-size: 2.6666666667vw;
  color: #5a5a5a;
}
@media (min-width: 768px) {
  .feature-note {
    font-size: min(0.7254464286vw, 13px);
  }
}

.feature-attention {
  margin-top: 5.3333333333vw;
  font-size: 2.6666666667vw;
  color: #5a5a5a;
}
@media (min-width: 768px) {
  .feature-attention {
    margin-top: min(2.7901785714vw, 50px);
    font-size: min(0.7254464286vw, 13px);
  }
}

.price {
  padding-top: 14.1333333333vw;
  padding-right: 8vw;
  padding-bottom: 10.1333333333vw;
  padding-left: 8vw;
  background-color: #f3f7fa;
}
@media (min-width: 768px) {
  .price {
    padding-top: min(5.5803571429vw, 100px);
    padding-right: 0;
    padding-bottom: min(4.4642857143vw, 80px);
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .price-container {
    width: min(54.9107142857vw, 984px);
    margin-right: auto;
    margin-left: auto;
  }
}

.price-items {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.price-items::after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #505050;
  transform: translateX(-50%);
}

.price-item {
  flex-shrink: 0;
  width: 50%;
  text-align: center;
}
.price-item:nth-child(1) {
  padding-right: 3.3333333333vw;
}
.price-item:nth-child(2) {
  padding-left: 3.3333333333vw;
}

.price-item-title {
  font-size: 4vw;
  font-weight: bold;
}
@media (min-width: 768px) {
  .price-item-title {
    font-size: min(1.2276785714vw, 22px);
  }
}

.price-item-image {
  width: 38.6666666667vw;
  height: 26.9333333333vw;
  margin-top: 3.3333333333vw;
  margin-right: auto;
  margin-left: auto;
}
.price-item-image img {
  width: 100%;
}
@media (min-width: 768px) {
  .price-item-image {
    width: min(23.9955357143vw, 430px);
    height: min(15.625vw, 280px);
    margin-top: min(1.953125vw, 35px);
  }
}

.price-item-cost {
  margin-top: 3.3333333333vw;
  font-size: 3.4666666667vw;
}
@media (min-width: 768px) {
  .price-item-cost {
    margin-top: min(2.9017857143vw, 52px);
    font-size: min(1.2276785714vw, 22px);
  }
}

.price-item-before-tax {
  font-size: 2.6666666667vw;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .price-item-before-tax {
    font-size: min(0.8370535714vw, 15px);
  }
}

.price-description {
  margin-top: 7.3333333333vw;
  font-size: 3.7333333333vw;
  text-align: center;
}
@media (min-width: 768px) {
  .price-description {
    margin-top: min(4.2410714286vw, 76px);
    font-size: min(1.5625vw, 28px);
  }
}

.price-button {
  margin-top: 7.3333333333vw;
}
@media (min-width: 768px) {
  .price-button {
    margin-top: min(4.4642857143vw, 80px);
  }
}

.price-button-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 84vw;
  height: 13.6vw;
  margin-right: auto;
  margin-left: auto;
  font-size: 3.8666666667vw;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #22979b;
}
@media (min-width: 768px) {
  .price-button-link {
    width: min(41.1830357143vw, 738px);
    height: min(6.6964285714vw, 120px);
    font-size: min(1.8973214286vw, 34px);
  }
}

.flow {
  padding-top: 20vw;
  background-color: #fff;
}
@media (min-width: 768px) {
  .flow {
    padding-top: 0;
  }
}

.flow-container {
  padding-top: 17.0666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
  border-top: 1px solid #c6c6c6;
}
@media (min-width: 768px) {
  .flow-container {
    width: min(54.9107142857vw, 984px);
    padding-top: min(7.2544642857vw, 130px);
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    border-top: none;
  }
}

.flow-title {
  font-size: 5.0666666667vw;
  text-align: center;
}
@media (min-width: 768px) {
  .flow-title {
    font-size: min(1.8973214286vw, 34px);
  }
}

.flow-list {
  margin-top: 8vw;
}
@media (min-width: 768px) {
  .flow-list {
    margin-top: min(4.4642857143vw, 80px);
  }
}

.flow-item {
  display: flex;
  width: 100%;
}
.flow-item + .flow-item {
  position: relative;
  margin-top: 10.1333333333vw;
}
.flow-item + .flow-item::before {
  position: absolute;
  top: -6.9333333333vw;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-top-width: 4vw;
  border-right-width: 4vw;
  border-left-width: 4vw;
  border-color: #c7c7c7 transparent transparent transparent;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .flow-item + .flow-item {
    margin-top: min(4.4642857143vw, 80px);
  }
  .flow-item + .flow-item::before {
    top: max(-3.0691964286vw, -55px);
    border-top-width: min(1.6741071429vw, 30px);
    border-right-width: min(1.6741071429vw, 30px);
    border-left-width: min(1.6741071429vw, 30px);
  }
}

.flow-item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20vw;
  height: 20vw;
  font-size: 3.2vw;
  color: #fff;
  background-color: #646464;
}
@media (min-width: 768px) {
  .flow-item-title {
    width: min(13.7276785714vw, 246px);
    height: min(8.9285714286vw, 160px);
    font-size: min(1.3392857143vw, 24px);
  }
}

.flow-item-body {
  display: flex;
  align-items: center;
  width: 64vw;
  padding-left: 2.6666666667vw;
  font-size: 2.9333333333vw;
  background-color: #e5e5e5;
}
.flow-item-body a {
  color: #004595;
}
@media (min-width: 768px) {
  .flow-item-body {
    width: min(41.1830357143vw, 738px);
    font-size: min(1.1160714286vw, 20px);
  }
  .flow-item-body .flow-contact-link {
    font-size: min(0.9486607143vw, 17px);
  }
}
@media (max-width: 767px) {
  .flow-item-body {
    width: 80vw;
    font-size: 2.5vw;
  }
}

.breadcrumb {
  height: 11.2vw;
  padding-right: 4.2666666667vw;
  padding-left: 4.2666666667vw;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .breadcrumb {
    height: min(2.34375vw, 42px);
  }
}

.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .breadcrumb-list {
    width: min(60.2678571429vw, 1080px);
    margin-right: auto;
    margin-left: auto;
  }
}

.breadcrumb-item {
  margin-right: 5.3333333333vw;
  font-size: 2.9333333333vw;
}
.breadcrumb-item + .breadcrumb-item {
  position: relative;
}
.breadcrumb-item + .breadcrumb-item::before {
  position: absolute;
  top: 0;
  left: -4vw;
  display: block;
  content: ">";
  font-size: 2.9333333333vw;
}
.breadcrumb-item:last-child .breadcrumb-link {
  font-weight: bold;
}
@media (min-width: 768px) {
  .breadcrumb-item {
    margin-right: min(1.1160714286vw, 20px);
    font-size: min(0.6138392857vw, 11px);
  }
  .breadcrumb-item + .breadcrumb-item::before {
    left: max(-0.7254464286vw, -13px);
    font-size: min(0.6138392857vw, 11px);
  }
}

.breadcrumb-link {
  color: #222;
}

.slick-arrow {
  width: 9.3333333333vw;
  height: 9.3333333333vw;
}
.slick-arrow.slick-disabled {
  opacity: 0;
}

.slick-prev {
  left: -2.6666666667vw;
  z-index: 1;
}
.slick-prev::before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_arrow_before.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.slick-next {
  right: -4vw;
}
.slick-next::before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_arrow_next.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#s09 {
  width: 1230px;
  padding-top: 120px;
  margin: 0 auto 0 auto;
  font-size: 16px;
}

#s09 h2 {
  text-align: center;
  padding: 40px 0px 25px 0px;
  margin-bottom: 0px;
  color: #004596;
  font-size: 36px;
  line-height: 1.7;
  font-weight: bold;
  letter-spacing: 2px;
}

#s09 .title:before {
  content: "";
  background: #000;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 3px;
  top: 13px;
}

#s09 .title {
  margin-top: 20px;
  margin-bottom: 25px;
  line-height: 1.8em;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  border-bottom: solid 2px #004596;
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}

#s09 p {
  text-align: center;
  margin-bottom: 40px;
}

#s09 dl dt:before {
  content: "Q. ";
}

#s09 dl dd:before {
  content: "A. ";
}

#s09 dl {
  padding-top: 10px;
}

#s09 dl dt {
  color: #004596;
  line-height: 1.5;
}

#s09 dl dd {
  padding: 10px 0px 25px 21px;
  text-indent: -21px;
  line-height: 1.5;
}

#s09 ul {
  margin-bottom: 40px;
}

#s09 ul li:last-child {
  border-bottom: none;
}

#s09 ul li {
  margin: 10px 20px 20px 20px;
  border-bottom: solid 1px rgba(190, 190, 190, 0.862745098);
}

@media (max-width: 767px) {
  #s09 {
    width: 90%;
    padding-top: 100px;
  }
  #s09 .title {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 12px;
  }
  #s09 p {
    font-size: 12px;
    margin-bottom: 20px;
  }
  #s09 ul {
    margin-bottom: 40px;
  }
  #s09 ul li {
    margin-right: 0;
    margin-left: 0;
  }
  #s09 dl {
    padding-top: 0px;
    line-height: 1.3em;
  }
  #s09 dl dt {
    font-size: 12px;
    padding: 5px 5px 0px 25px;
    text-indent: -17px;
  }
  #s09 dl dd {
    font-size: 12px;
    padding: 5px 5px 12px 25px;
    text-indent: -17px;
  }
  #s09 h2 {
    padding: 20px 0px 14px 0px;
    color: #004596;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}

/*===================================
追記
===================================*/

/* テーブル用のスタイル (flexbox) */
.col {
	display:flex; 
	flex-wrap:wrap;
}
.pc_24{margin-top: -1px; margin-left: -1px; width: calc(100% + 1px);}.pc_23{margin-top: -1px; margin-left: -1px; width: calc(95.8333333% + 1px);}.pc_22{margin-top: -1px; margin-left: -1px; width: calc(91.6666666% + 1px);}.pc_21{margin-top: -1px; margin-left: -1px; width: calc(87.4999999% + 1px);}.pc_20{margin-top: -1px; margin-left: -1px; width: calc(83.3333333% + 1px);}.pc_19{margin-top: -1px; margin-left: -1px; width: calc(79.1666666% + 1px);}
.pc_18{margin-top: -1px; margin-left: -1px; width: calc(74.9999999% + 1px);}.pc_17{margin-top: -1px; margin-left: -1px; width: calc(70.8333333% + 1px);}.pc_16{margin-top: -1px; margin-left: -1px; width: calc(66.6666666% + 1px);}.pc_15{margin-top: -1px; margin-left: -1px; width: calc(62.4999999% + 1px);}.pc_14{margin-top: -1px; margin-left: -1px; width: calc(58.3333333% + 1px);}.pc_13{margin-top: -1px; margin-left: -1px; width: calc(54.1666666% + 1px);}
.pc_12{margin-top: -1px; margin-left: -1px; width: calc(49.9999999% + 1px);}.pc_11{margin-top: -1px; margin-left: -1px; width: calc(45.8333333% + 1px);}.pc_10{margin-top: -1px; margin-left: -1px; width: calc(41.6666666% + 1px);}.pc_9{margin-top: -1px; margin-left: -1px; width: calc(37.4999999% + 1px);}.pc_8{margin-top: -1px; margin-left: -1px; width: calc(33.3333333% + 1px);}.pc_7{margin-top: -1px; margin-left: -1px; width: calc(29.1666666% + 1px);}
.pc_6{margin-top: -1px; margin-left: -1px; width: calc(24.9999999% + 1px);}.pc_5{margin-top: -1px; margin-left: -1px; width: calc(20.8333333% + 1px);}.pc_4{margin-top: -1px; margin-left: -1px; width: calc(16.6666666% + 1px);}.pc_3{margin-top: -1px; margin-left: -1px; width: calc(12.4999999% + 1px);}.pc_2{margin-top: -1px; margin-left: -1px; width: calc(8.3333333% + 1px);}.pc_1{margin-top: -1px; margin-left: -1px; width: calc(4.1666666% + 1px);}

/* タグ製品説明部分 */
.tag_margin {
	margin-top: 20px;
  margin-bottom: 50px;
}

.margin_50 {
  margin-top: 50px;
}

.summary-tag {
  margin-top: 10.6666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
  color: #fff;
}
@media (min-width: 768px) {
  .summary-tag {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: min(54.9107142857vw, 984px);
    margin-top: min(2.7901785714vw, 50px);
    margin-right: auto;
    margin-left: auto;
  }
}

.accordion_noborder {
  padding-bottom: 12vw;
}
@media (min-width: 768px) {
  .accordion_noborder {
    padding-bottom: min(5.0223214286vw, 90px);
  }
}

.width_100 {
  width:100%
}

.right_icon_01 {
  display: none;
}
.right_icon_02 {
  display: none;
}
.right_icon_03 {
  display: none;
}

@media (min-width: 768px) {
  .right_icon_01 {
    display: block;
    position: absolute;
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_comparison.svg");
    top: min(6.4174107143vw, 115px);
    left: 50%;
    width: min(2.7901785714vw, 50px);
    height: min(2.7901785714vw, 50px);
    transform: translateX(-50%);
  }
  .right_icon_02 {
    display: block;
    position: absolute;
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_comparison.svg");
    top: min(33.48vw, 600px);
    left: 50%;
    width: min(2.7901785714vw, 50px);
    height: min(2.7901785714vw, 50px);
    transform: translateX(-50%);
  }
  .right_icon_03 {
    display: block;
    position: absolute;
    background-image: url("/files/cdb/ZZ/solution/productandsurvice/mamoruca/icon_comparison.svg");
    top: min(61.38vw, 1100px);
    left: 50%;
    width: min(2.7901785714vw, 50px);
    height: min(2.7901785714vw, 50px);
    transform: translateX(-50%);
  }
}

.summary-description_noline {
  padding-top: 9.3333333333vw;
  margin-top: 10.6666666667vw;
  margin-right: 8vw;
  margin-left: 8vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.67;
}
.summary-description_noline strong {
  color: #ffe600;
}
@media (min-width: 768px) {
  .summary-description_noline {
    width: min(54.9107142857vw, 984px);
    padding-top: min(4.1294642857vw, 74px);
    margin-top: min(5.5803571429vw, 100px);
    margin-right: auto;
    margin-left: auto;
    font-size: min(1.4508928571vw, 26px);
  }
}

.web_video {
  width: 100%;
  margin-top: min(2.7901785714vw, 50px);
  aspect-ratio: 16/9;
  margin-right: auto;
  margin-left: auto;
}

.attachment {
  padding-top: 9.3333333333vw;
  margin-right: 8vw;
  margin-left: 8vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #000;
  line-height: 1.67;
  text-align: center;
}
@media (min-width: 768px) {
  .attachment {
    width: min(54.9107142857vw, 984px);
    padding-top: min(4.1294642857vw, 74px);
    margin-right: auto;
    margin-left: auto;
    font-size: min(3.5vw, 28px);
  }
}

.btn_order {
  width: 90%;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border: 1px solid #464646;
  text-decoration: none !important;
  box-shadow: 0 3px 0 #464646;
  cursor: pointer;
}
@media (min-width: 768px) {
  .btn_order {
    width: 80%;
  }
}
.btn_order:hover {
  box-shadow: none;
  transform: translateY(3px);  
}
.btn_order_box {
  background-color: #004898;
  padding-top: 16px;
  color: #fff;
  font-size: min(3.8vw, 30px);
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.btn_order_box_check{
  font-size: 3vw;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .btn_order_box_check {
    font-size: min(1.5vw, 13px);
  }
}

.sub_btn_order_box {
  background-color: #004898;
  padding-top: 16px;
  color: #fff;
  font-size: min(3vw, 20px);
  border-radius: 18px;
}
.sub_btn_order_box_check{
  font-size: 2vw;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .sub_btn_order_box_check {
    font-size: min(1vw, 10px);
  }
}

.installation_work {
  font-size: min(3.8vw, 30px);
  color: #464646;
  margin-top: 50px;
  text-align: center;
}
.installation_work p {
  font-weight: bold;
}
.installation_work img {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.installation_work_price {
  font-size: min(3.8vw, 25px);
  color: #da4932;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.installation_work_destination {
  font-size: 3vw;
  color: #464646;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .installation_work_destination {
    font-size: min(1.5vw, 13px);
  }
}
.installation_text {
  color: #FFF;
}

.appeal_text_big {
  font-size: min(8vw, 50px);
  color: #da4932;
}
.appeal_text {
  font-size: min(3.8vw, 30px);
  color: #da4932;
}

.sub_installation_work {
  font-size: min(3vw, 24px);
  color: #464646;
  margin-top: 50px;
  text-align: center;
}
.sub_installation_work p {
  font-weight: bold;
}
.sub_installation_work img {
  width: 45%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.sub_installation_work_price {
  font-size: min(3vw, 20px);
  color: #da4932;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.sub_installation_work_destination {
  font-size: 2vw;
  color: #464646;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .sub_installation_work_destination {
    font-size: min(1vw, 10px);
  }
}

.custom-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}
.box_custom-margin {
  padding-bottom: 60px;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 30px;
}

.feature-item_3set {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 12vw;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  border-right: 1px solid #505050;
  border-bottom: 1px solid #505050;
}
.feature-item_3set.position {
  background-color: #f0e9f0;
}

@media (min-width: 768px) {
  .feature-item_3set {
    width: 33.3333333%;
    height: min(3.90625vw, 70px);
    font-size: min(1.0044642857vw, 18px);
  }
}

.recommend-gd {
  background-color: #fff;
}
@media (min-width: 768px) {
  .recommend-gd {
    width: min(68.6383928571vw, 1230px);
    margin-right: auto;
    margin-left: auto;
  }
}
.recommend-gd span {
  color: #d2101b;
}
.recommend-box{
  padding-top: 30px;
  margin-bottom: 5px;
}
.recommend-gdtitle {
  padding: 2vw 5vw;
  font-size: 3.8666666667vw;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
.recommend-gdtitle {
  font-size: min(1.8973214286vw, 34px);
}
}
.recommend-gdless {
  padding: 10px 3vw 10px;
  font-size: 5.87vw;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
.recommend-gdless {
  font-size: min(1.8973214286vw, 34px);
}
}
.recommend-text{
  margin-bottom: 50px;
  padding-left: 3vw;
  padding-right: 3vw;
}
@media (min-width: 768px) {
  .recommend-text {
    width: min(68.6383928571vw, 1230px);
    margin-right: auto;
    margin-left: auto;
  }
}

.main-visual2023 {
  position: fixed;
  top: 87.5px;
  left: 0;
  z-index: -1;
  width: 100%;
}
.main-visual2023::after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #000;
  opacity: 0;
  transition: opacity 1s;
}
.main-visual2023.is-show::after {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .main-visual2023 {
    top: 122px;
  }
}


.recommend2023 {
  margin-top: 100vh;
  margin-top: 100svh;
  background-color: #fff;
}
@media (min-width: 768px) {
  .recommend2023 {
    padding-top: min(6.6964285714vw, 100px);
  }
}


.flow-contact {
  padding-top: 1px;
  padding-bottom: 16vw;
  background-color: #fff;
}
@media (min-width: 768px) {
  .flow-contact {
    padding-bottom: min(6.6964285714vw, 120px);
  }
}

.faq-contact {
  padding-top: 1px;
  padding-bottom: 16vw;
  background-color: #f3f7fa;
}
@media (min-width: 768px) {
  .faq-contact {
    padding-bottom: min(6.6964285714vw, 120px);
  }
}

.faq_button {
  margin-top: 7.3333333333vw;
}

.faq_button-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 84vw;
  height: 13.6vw;
  margin-right: auto;
  margin-left: auto;
  font-size: 3.8666666667vw;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background-color: #2E75B6;
}
@media (min-width: 768px) {
  .faq_button-link {
    width: min(41.1830357143vw, 738px);
    height: min(6.6964285714vw, 120px);
    font-size: min(1.8973214286vw, 34px);
  }
}

.image-center {
  margin-bottom: 30px;
}

.product-notice {
  width: 90%;
  max-width: 740px;
  border: 2px solid red;
  padding: 10px;
  color: red;
  text-align: left;
  margin: 20px auto;
  box-sizing: border-box;
}
.product-notice p {
  margin: 0;
  color: red;
  font-size: 2vw;
}
.product-notice a {
  color: red;
}
.product-notice a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .product-notice {
    font-size: min(1vw, 10px);
    width: 80%;
  }
  .product-notice p {
    font-size: min(1vw, 10px);
  }
}

/* microcopy */
.microcopy {
  text-align: center;
  font-size: 2.9333333333vw;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #da4932;
}
.microcopy::before {
  content: "＼";
  margin-right: 8px;
}
.microcopy::after {
  content: "／";
  margin-left: 8px;
}
@media (min-width: 768px) {
.microcopy {
  font-size: min(1.1160714286vw, 20px);
}
}

.arrow_animation_button {
  align-items: center;
  justify-content: center;
  width: 84vw;
  height: 13.6vw;
  font-size: 3.8666666667vw;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  position: relative;
  background: #22979b;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
}
.arrow_animation_button:hover {
  opacity: 0.7;
}
.arrow_animation_button::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  animation: slideBlink 1s linear infinite;
}
.arrow_animation_button::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(225deg);
  animation: rightSlideBlink 1s linear infinite;
}
@keyframes slideBlink {
  from {
    opacity: 0;
    left: 8px;
  }
  to {
    opacity: 1;
    left: 25px;
  }
}
@keyframes rightSlideBlink {
  from {
    opacity: 0;
    right: 8px;
  }
  to {
    opacity: 1;
    right: 25px;
  }
}
@media (min-width: 768px) {
  .arrow_animation_button {
    width: min(41.1830357143vw, 738px);
    height: min(6.6964285714vw, 120px);
    font-size: min(1.8973214286vw, 34px);
  }
}

.mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: inline;
  }
}

.dark-background.microcopy {
  color: #fff;
}

/* Q&A inlay */

.inlay-btn {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  margin-bottom: 40px;
  background-color: #004596;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.inlay-btn:hover {
  background-color: #003366;
}

.inlay-content {
  padding: 20px;
  margin-bottom: 40px;
  display: none;
  background-color: #f9f9f9;
}

.inlay-content p {
  margin: 0　!important;
  text-align: left !important;
}

.inlay-btn[aria-expanded="true"] {
  background-color: #ccc;
}

.inlay-btn[aria-expanded="true"] + .inlay-content {
  display: block;
}

#inlay {
  margin: 0 auto 0 auto;
  font-size: 16px;
}
#inlay p {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #inlay {
    width: 90%;
    padding-top: 100px;
  }
  #inlay p {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .inlay-content p {
    text-align: left !important;
  }
}

.highlight-step {
  color: #ff0000 !important;
  font-weight: bold;
}

.promotion-box {
  width: 90%;
  background-color: #ff0000;
  padding: 20px;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
}
@media (min-width: 768px) {
  .promotion-box {
    width: 80%;
  }
}
.promotion-box_title {
  font-size: min(3.5vw, 20px);
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .promotion-box_title {
    font-size: min(2vw, 20px);
  }
}
.promotion-box_text {
  font-size: min(2.8vw, 18px);
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .promotion-box_text {
    font-size: min(1.8vw, 18px);
  }
}
.promotion-box_hiddentext{
  font-size: min(2.8vw, 18px);
  color: #ff0000;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .promotion-box_hiddentext {
    font-size: min(1.8vw, 18px);
  }
}