/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./resources/scss/pages/service/sifas/style.scss ***!
  \************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img, embed, object, iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td {
  vertical-align: top;
  padding: 0;
}

th {
  vertical-align: top;
  padding: 0;
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template, [hidden] {
  display: none;
}

html {
  font-size: 62.5%;
}

* {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 2.2;
}

html {
  height: 100vh;
}

body {
  position: relative;
  min-height: 100vh;
  padding-bottom: 10vw;
}

@media screen and (max-width: 1023px) {
  body {
    padding-bottom: 28vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    padding-bottom: 50vw;
  }
}
.f-rotate {
  transition: all 0.5s;
}
.f-rotate.f-reverced {
  transform: rotate(180deg);
}

.v-indent__sp::after {
  content: "\a";
  white-space: pre;
}
@media screen and (min-width: 768px) {
  .v-indent__sp::after {
    content: "";
    white-space: normal;
  }
}
.v-indent__tb::after {
  content: "";
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .v-indent__tb::after {
    content: "\a";
    white-space: pre;
  }
}
.v-indent__title::before {
  content: "\a";
  white-space: pre;
}

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img, embed, object, iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td {
  vertical-align: top;
  padding: 0;
}

th {
  vertical-align: top;
  padding: 0;
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template, [hidden] {
  display: none;
}

html {
  font-size: 62.5%;
}

* {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 2.2;
}

html {
  height: 100vh;
}

body {
  position: relative;
  min-height: 100vh;
  padding-bottom: 10vw;
}

@media screen and (max-width: 1023px) {
  body {
    padding-bottom: 28vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    padding-bottom: 50vw;
  }
}
.f-rotate {
  transition: all 0.5s;
}
.f-rotate.f-reverced {
  transform: rotate(180deg);
}

.v-indent__sp::after {
  content: "\a";
  white-space: pre;
}
@media screen and (min-width: 768px) {
  .v-indent__sp::after {
    content: "";
    white-space: normal;
  }
}
.v-indent__tb::after {
  content: "";
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .v-indent__tb::after {
    content: "\a";
    white-space: pre;
  }
}
.v-indent__title::before {
  content: "\a";
  white-space: pre;
}

.pg-p-top {
  display: flex;
  margin: 30px 0;
}
.pg-p-top .pg-p-top__image {
  width: 55%;
}
.pg-p-top .pg-p-top__image img {
  height: 100%;
  width: 100%;
}
.pg-p-top .pg-p-top__text {
  width: 45%;
  padding: 25px;
}
.pg-p-top .pg-p-top__text span {
  background: red;
  color: #fff;
  font-size: 2.5rem;
  padding: 0 15px;
  font-weight: bold;
  transform: rotate(-10deg);
  display: inline-block;
  line-height: 1.5;
}
.pg-p-top .pg-p-top__text h1, .pg-p-top .pg-p-top__text h5 {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.pg-p-top .pg-p-top__text h1 {
  line-height: normal;
  margin-bottom: 8px;
}
.pg-p-top .pg-p-top__text img {
  height: 60px;
  margin: 5px auto 10px;
  display: block;
  border: 2px red solid;
  border-radius: 30px;
  padding: 5px 30px;
}
.pg-p-top .pg-p-top__text p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 20px;
}
.pg-p-top .pg-p-top__text .pg-p-top__text-icons {
  display: flex;
  justify-content: center;
  border: 3px solid red;
  padding: 10px;
  border-radius: 40px;
}
.pg-p-top .pg-p-top__text .pg-p-top__text-icons img {
  height: 4vw !important;
  max-height: 60px;
  border: none;
  padding: 0;
  border-radius: unset;
  margin: 0 10px;
  image-rendering: -webkit-optimize-contrast;
}

.pg-p-top-responsive {
  display: none;
}

.pg-p-feature {
  margin: 30px 70px;
}
.pg-p-feature .pg-p-feature__icon {
  height: 50px;
  display: block;
  margin: 0 auto;
  image-rendering: -webkit-optimize-contrast;
}
.pg-p-feature h2 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pg-p-feature h3 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: bold;
}
.pg-p-feature h4 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pg-p-feature h4 img {
  height: 45px;
  margin-right: 10px;
}
@media screen and (min-width: 576px) {
  .pg-p-feature h4 img {
    margin-right: 20px;
  }
}
.pg-p-feature .pg-p-feature__text {
  text-align: center;
  font-size: 1.6rem;
  position: relative;
  margin-top: 20px;
}
.pg-p-feature .pg-p-feature__text:after {
  content: "アイコンclick";
  background: yellow;
  font-weight: bold;
  padding: 0 5px;
  transform: rotate(20deg);
  display: inline-block;
  line-height: 1.5;
  position: absolute;
  box-shadow: 3px 3px 0px 0 #bbb;
}
.pg-p-feature .row {
  margin: 30px auto;
  display: flex;
  justify-content: center;
  max-width: 1000px;
  flex-flow: wrap;
}
.pg-p-feature .row .pg-p-feature__menu {
  width: 25%;
  display: flex;
  padding: 0.5vw;
  justify-content: center;
  max-width: 180px;
  height: 180px;
}
.pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content:hover {
  color: #000;
  transition: all 0.1s;
  transform: translate(-2px, -2px);
}
.pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content {
  padding: 0 5px 20px;
  border: 0.3vw solid #ddd;
  margin: 0;
  text-align: center;
  position: relative;
  border-radius: 10px;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content img {
  height: 60%;
  width: 60%;
  position: relative;
  top: 10%;
}
.pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content p {
  font-size: 1.4rem;
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.5;
}
.pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content p img {
  height: 60%;
  width: 60%;
  position: relative;
  top: 10%;
}
.pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #28bb28;
  border-width: 15px;
  transform: rotate(45deg);
}

.pg-p-case {
  margin: 80px auto 150px;
  width: fit-content;
  border: 1px solid #777;
  padding: 0 80px 20px;
  position: relative;
}
.pg-p-case h5 {
  background: navy;
  color: #FFF;
  display: flex;
  align-items: center;
  width: inherit;
  font-size: 2.5rem;
  padding: 0px 20px;
  font-weight: bold;
  height: 36px;
  position: relative;
  top: -18px;
  left: -20px;
}
.pg-p-case p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7;
  margin-top: -10px;
}
.pg-p-case p .br-sp {
  display: none;
}

.pg-p-trunk-feature {
  text-align: center;
  background: linear-gradient(to bottom, #fff 0%, #fff 40%, #a2d2a2 40%, #a2d2a2 100%);
  padding: 20px 0;
}
.pg-p-trunk-feature .pg-p-trunk-feature__top-image {
  background-image: url(/images/service/monogare_top.jpg);
  height: 50vw;
  max-width: 1000px;
  display: block;
  margin: 60px auto;
  width: 90%;
  max-height: 650px;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .pg-p-trunk-feature .pg-p-trunk-feature__top-image {
    width: 80%;
  }
}
.pg-p-trunk-feature h4 {
  width: fit-content;
  margin: 0 auto 60px;
  font-size: 2.5rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  border: 1px solid #AAA;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .pg-p-trunk-feature h4 {
    padding: 0 30px;
    font-size: 3rem;
  }
}
.pg-p-trunk-feature h4 img {
  height: 35px;
  margin-right: 20px;
}
.pg-p-trunk-feature .pg-p-trunk-feature-movie {
  width: 80%;
  margin: 0 auto;
  max-width: 1000px;
}
.pg-p-trunk-feature .pg-p-trunk-feature__text {
  margin-top: 20px;
}
.pg-p-trunk-feature .pg-p-trunk-feature__text p {
  font-size: 1.5rem;
  line-height: 2;
}
.pg-p-trunk-feature .pg-p-trunk-feature__text p .br-sp {
  display: none;
}
.pg-p-trunk-feature .pg-p-trunk-feature-images {
  max-width: 1000px;
  display: inline-block;
  margin: 60px auto;
  width: 100%;
}
.pg-p-trunk-feature .pg-p-trunk-feature-images .pg-p-trunk-feature-images-content {
  width: 48%;
  height: 300px;
  display: block;
  float: left;
  margin: 30px 1% 70px;
}
.pg-p-trunk-feature .pg-p-trunk-feature-images .pg-p-trunk-feature-images-content span {
  box-shadow: 0.3rem 0.2rem 0.7rem rgba(153, 153, 153, 0.8), -0.1rem 0.1rem 0.4rem rgba(153, 153, 153, 0.8);
  width: 100%;
  height: 300px;
  display: block;
  background-size: cover;
  background-position: center;
}
.pg-p-trunk-feature .pg-p-trunk-feature-images .pg-p-trunk-feature-images-content p {
  line-height: 1.5;
  font-size: 1.5rem;
  padding-top: 15px;
  text-align: left;
}

.pg-p-search-store {
  margin: 30px 0 110px;
  text-align: center;
}
.pg-p-search-store h4 {
  font-size: 2.5rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pg-p-search-store h4 img {
  height: 45px;
  margin-right: 20px;
}
.pg-p-search-store .pg-p-search-store__ul {
  display: flex;
  padding: 0 150px;
  justify-content: center;
  max-width: 1000px;
  margin: 20px auto;
  flex-wrap: wrap;
}
.pg-p-search-store .pg-p-search-store__ul .pg-p-search-store__li {
  width: 33%;
  padding: 5px 15px;
  max-width: 300px;
}
.pg-p-search-store .pg-p-search-store__ul .pg-p-search-store__li a {
  border: 1px solid #777;
  display: block;
  font-size: 2rem;
  font-weight: bold;
  cursor: pointer;
}
.pg-p-search-store .pg-p-search-store__icons {
  margin-top: 50px;
  text-align: center;
}
.pg-p-search-store .pg-p-search-store__icons img {
  height: 40px;
  width: 120px;
  margin: 0 10px;
}
.pg-p-search-store .pg-p-service__introduction-image-card-box {
  margin: 3rem auto 10rem;
}
.pg-p-search-store .icon-title {
  margin-top: 80px;
}

.pg-p-search-store-modal {
  display: none;
  height: 100vh;
  width: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.pg-p-search-store-modal span {
  font-size: 3rem;
  color: #fff;
  position: fixed;
  top: 0;
  right: 15px;
  font-weight: bold;
  cursor: pointer;
}
.pg-p-search-store-modal .pg-p-search-store-modal-back {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content {
  position: fixed;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 100px;
  background: #FFF;
  padding: 50px 100px 100px;
  text-align: center;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content h2 {
  margin-bottom: 50px;
  font-size: 2.8rem;
  font-weight: bold;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content .pg-p-search-store-modal-close {
  position: relative;
  top: 40px;
  text-align: center;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content .pg-p-search-store-modal-close span {
  color: #000;
  font-size: 1.6rem;
  font-weight: normal;
  position: unset;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 50px;
  max-width: 1000px;
  margin: 0 auto;
  width: fit-content;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content ul li {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  margin: 0 50px 30px 50px;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content ul li a {
  font-weight: bold;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.pg-p-search-store-modal .pg-p-search-store-modal-content ul li a img {
  height: 30px;
  margin-right: 10px;
}

.pg-p-container h2 {
  background: #073e26;
}
.pg-p-container .pg-p-container__menu {
  margin: 60px auto;
  display: flex;
  border-bottom: 2px solid #000;
  max-width: 1000px;
}
.pg-p-container .pg-p-container__menu .pg-p-container__menu-content {
  position: relative;
  width: 25%;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
  cursor: pointer;
}
.pg-p-container .pg-p-container__menu .pg-p-container__menu-content h5 {
  font-size: 1.8rem;
  font-weight: bold;
}
.pg-p-container .pg-p-container__menu .pg-p-container__menu-content p {
  font-size: 1.5rem;
}
.pg-p-container .pg-p-container__menu .current {
  background: #ffd1ea;
}
.pg-p-container .pg-p-container__menu .current:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: red transparent transparent transparent;
  border-width: 15px;
}
.pg-p-container .pg-p-container__contents {
  margin: 0 auto;
  max-width: 1000px;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main {
  display: flex;
  margin-bottom: 50px;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text {
  width: 55%;
  text-align: center;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text h4 {
  font-size: 1.8rem;
  line-height: normal;
  background: #ffd1ea;
  width: 300px;
  margin: 0 auto;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 20px;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text h5 {
  font-size: 1.8rem;
  font-weight: bold;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text h5 strong {
  color: red;
  font-size: 3rem;
  margin: 0 10px;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text h5 small {
  margin-right: 10px;
  font-size: 70%;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box {
  display: flex;
  padding: 0 50px 0 0;
  justify-content: center;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box img {
  height: 180px;
  margin-right: 5%;
  image-rendering: -webkit-optimize-contrast;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div {
  width: 65%;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div p {
  font-size: 1.6rem;
  font-weight: bold;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div a {
  background: #213455;
  color: #fff;
  max-width: 80%;
  margin: 10px auto 0;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-image {
  width: 45%;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-image img {
  height: 210px;
  width: 100%;
}
.pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp {
  display: none;
}
.pg-p-container .pg-p-container__contents .container-text {
  display: none;
}
.pg-p-container .pg-p-container__contents .container-text th {
  background: #ffd1ea;
  font-size: 2rem;
  line-height: normal;
  border-bottom: 2px solid;
}
.pg-p-container .pg-p-container__contents .container-text th:after {
  display: none;
}
.pg-p-container .pg-p-container__contents table {
  margin: 0 0 50px;
}
.pg-p-container .pg-p-container__contents table tbody tr th {
  padding: 10px;
  font-size: 1.5rem;
  width: 200px;
  text-align: center;
  background: #b2e2b2;
  border: 1px solid #fff;
  vertical-align: middle;
  position: relative;
}
.pg-p-container .pg-p-container__contents table tbody tr th:after {
  content: "";
  position: absolute;
  right: calc(-100% + -20px);
  bottom: calc(50% - 10px);
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #b2e2b2;
  border-width: 10px;
}
.pg-p-container .pg-p-container__contents table tbody tr td {
  border: 1px solid #b2e2b2;
  vertical-align: middle;
  padding: 10px 10px 10px 40px;
  font-size: 2rem;
  line-height: normal;
}
.pg-p-container .pg-p-container__contents table tbody tr td span {
  font-size: 1.2rem;
  display: flex;
}
.pg-p-container .pg-p-container__contents table tbody tr td img {
  width: 100%;
  max-width: 650px;
  image-rendering: -webkit-optimize-contrast;
}
.pg-p-container .pg-p-container__contents table tbody .standard td .standard-box {
  display: inline-block;
}
.pg-p-container .pg-p-container__contents table tbody .standard td .standard-box span {
  margin: 2px 60px 2px 0;
}
.pg-p-container .pg-p-container__contents table tbody .standard td .standard-box span img {
  height: 30px;
  margin-right: 10px;
}
.pg-p-container .pg-p-container__contents-btns {
  margin: 50px auto 100px;
  max-width: 1000px;
  text-align: center;
}
.pg-p-container .pg-p-container__contents-btns a {
  font-size: 2.5rem;
  color: #fff;
  font-weight: bold;
  width: 40%;
  display: inline-block;
  margin: 0 10px;
  box-shadow: 2px 2px 4px #000;
}
.pg-p-container .pg-p-container__contents-btns a:hover {
  transform: translate(4px, 4px);
  box-shadow: none;
}
.pg-p-container .pg-p-container__contents-btns .pg-p-container__contents-btns-store {
  background: #1E9360;
}
.pg-p-container .pg-p-container__contents-btns .pg-p-container__contents-btns-contact {
  background: #E6012E;
}

.pg-p-container__contents-modal {
  display: none;
  height: 100vh;
  width: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.pg-p-container__contents-modal span {
  font-size: 3rem;
  color: #fff;
  position: fixed;
  top: 0;
  right: 15px;
  font-weight: bold;
  cursor: pointer;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-back {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content {
  position: fixed;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  padding: 0 100px;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content .pg-p-container__contents-modal-close {
  text-align: center;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content .pg-p-container__contents-modal-close span {
  position: unset;
  line-height: normal;
  font-size: 1.6rem;
  font-weight: normal;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table {
  background: #FFF;
  position: relative;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody .table-header {
  background: #010125;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr th {
  color: #FFF;
  font-size: 2rem;
  padding: 5px 20px;
  width: 17%;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr .table-header-section {
  width: 32%;
  text-align: left;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr td {
  padding: 20px;
  font-size: 1.4rem;
  line-height: 1.5;
  border: 1px solid #555;
  text-align: right;
  vertical-align: middle;
  border: 1px #555 solid;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr .active-th {
  background: #ff9e47;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr .active-td {
  background: #ffe4cc;
}
.pg-p-container__contents-modal .pg-p-container__contents-modal-content p {
  text-align: right;
  color: #fff;
  font-size: 1.3rem;
}

.pg-p-service-procedure {
  padding-bottom: 5vw;
}
.pg-p-service-procedure h2 {
  background: #073e26;
}
.pg-p-service-procedure #pg-p-service-procedure-list-2 {
  display: none;
}
.pg-p-service-procedure .pg-p-service-procedure-tab {
  margin: 50px auto;
  max-width: 1000px;
  display: flex;
  justify-content: center;
  border-bottom: 0.2vw solid;
  padding-bottom: 3px;
}
.pg-p-service-procedure .pg-p-service-procedure-tab .current {
  background: #ffd1ea;
}
.pg-p-service-procedure .pg-p-service-procedure-tab .current:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: red transparent transparent transparent;
  border-width: 15px;
}
.pg-p-service-procedure .pg-p-service-procedure-tab p {
  width: 50%;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding: 5px;
}
.pg-p-service-procedure .pg-p-service-procedure-list {
  padding-top: 7rem;
}
@media screen and (min-width: 1024px) {
  .pg-p-service-procedure .pg-p-service-procedure-list {
    padding-top: 5vw;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure {
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure {
    width: 65rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure {
    width: 90rem;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure::before {
  content: "";
  position: absolute;
  width: 90vw;
  border-top: 0.4rem solid;
  top: -0.5rem;
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure::before {
    width: 65rem;
    top: 6rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure::before {
    width: 90rem;
    top: 7.3rem;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-top {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-top {
    margin-right: 0;
    text-align: start;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-top .pg-c-text__service-procedure-top {
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-top .pg-c-text__service-procedure-top {
    font-size: 3rem;
    font-weight: 900;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-top .pg-c-text__service-procedure-top {
    font-size: 3.5rem;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-bottom {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-bottom {
    margin-right: 0;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-bottom .pg-p-text__service-procedure-bottom {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-bottom .pg-p-text__service-procedure-bottom {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-bottom .pg-p-text__service-procedure-bottom a {
  color: #0d6efd;
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal {
  background: #FEFA56;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  position: absolute;
  top: -4.5rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal {
    box-shadow: 3px 3px 5px rgba(183, 183, 183, 0.8);
    height: 7.5rem;
    width: 7.5rem;
    top: 1rem;
    left: 0rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal {
    height: 8rem;
    width: 8rem;
    top: 1.5rem;
    left: -2rem;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal .pg-p-text__step-medal {
  position: relative;
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal .pg-p-text__step-medal .pg-c-text__step-medal-step {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal .pg-p-text__step-medal .pg-c-text__step-medal-step {
    font-size: 1.6rem;
    top: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal .pg-p-text__step-medal .pg-c-text__step-medal-step {
    font-size: 2rem;
    top: 1.4rem;
  }
}
.pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal .pg-p-text__step-medal .pg-c-text__step-medal-number {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .pg-p-service-procedure .pg-p-service-procedure-list .pg-p-card__service-procedure .pg-p-service-procedure-step-medal .pg-p-text__step-medal .pg-c-text__step-medal-number {
    font-size: 2.5rem;
    top: 3.5rem;
  }
}

.pg-p-contact .pg-p-contact-title h2 {
  background: #073e26;
}
.pg-p-contact .pg-p-text__contact-guidance {
  padding-top: 5vw;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3vw;
}
.pg-p-contact .pg-p-text__contact-guidance .pg-c-text__contact-guidance {
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .pg-p-contact .pg-p-text__contact-guidance .pg-c-text__contact-guidance {
    font-size: 1.8rem;
  }
}
.pg-p-contact .p-card__contact-address {
  padding-bottom: 5rem;
}
@media screen and (min-width: 1024px) {
  .pg-p-contact .p-card__contact-address {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-contact .pg-p-contact-faq {
    padding-bottom: 5rem;
  }
}
.pg-p-contact .pg-p-contact-faq .pg-p-text__section-title--charcter-line {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.pg-p-contact .pg-p-contact-faq .pg-p-text__section-title--charcter-line .c-text__section-title--charcter-line::before {
  width: 55vw;
}
@media screen and (min-width: 1024px) {
  .pg-p-contact .pg-p-contact-faq .pg-p-text__section-title--charcter-line .c-text__section-title--charcter-line::before {
    left: 23vw;
  }
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-bottom: 0.1rem solid;
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq:last-child {
  border-bottom: none;
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-top {
  display: flex;
  align-items: baseline;
  padding-bottom: 2rem;
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-top .pg-c-text__question-tag {
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  padding-right: 2rem;
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-top .pg-c-text__question-text {
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-top .pg-c-text__question-text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-top .pg-c-text__question-text {
    font-size: 1.8rem;
  }
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-bottom {
  display: flex;
  align-items: baseline;
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-bottom .pg-c-text__answer-tag {
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  padding-right: 2rem;
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-bottom .pg-c-text__answer-text {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-bottom .pg-c-text__answer-text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-bottom .pg-c-text__answer-text {
    font-size: 1.8rem;
  }
}
.pg-p-contact .pg-p-contact-faq .pg-p-contact-faq-list .pg-p-card__contact-faq .pg-p-card__contact-faq-bottom .pg-c-text__answer-text a {
  color: #0d6efd;
}

.pg-p-main {
  position: relative;
  margin: 90px 0 30px;
}
.pg-p-main .pg-p-main__image {
  width: 62%;
  height: 30vw;
  background-size: cover;
  background-position: center;
  position: relative;
}
.pg-p-main .pg-p-main__image p {
  font-size: 1.5vw;
  font-weight: bold;
  position: absolute;
  right: -56%;
  top: 37%;
}
.pg-p-main .pg-p-main__image .pg-p-main__image-p {
  top: 27%;
  padding-right: 30px;
  color: #02a702;
}
.pg-p-main .pg-p-main__image h1, .pg-p-main .pg-p-main__image h2 {
  font-size: 3.2vw;
  font-weight: bold;
  border-bottom: 0.4vw red solid;
  line-height: 1.4;
  position: absolute;
  right: -56%;
  top: 45%;
  z-index: -1;
  letter-spacing: 1.5px;
}
.pg-p-main .pg-p-main__image span {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.pg-p-main .pg-p-main__image span:after {
  content: "法人向け保管サービス";
  font-size: 3.2vw;
  font-weight: bold;
  border-bottom: 0.4vw red solid;
  line-height: 1.4;
  position: absolute;
  color: #FFF;
  right: -56%;
  top: 45%;
  text-shadow: 0 -1px 1px #000, 0px 0px 0px #fff;
  letter-spacing: 1.5px;
}

.pg-p-main-tb {
  display: none;
}

.pg-p-advantage {
  margin: 40px auto 80px;
  padding: 0 50px;
  width: fit-content;
}
.pg-p-advantage .pg-p-advantage__contents {
  margin: 20px 0;
}
.pg-p-advantage .pg-p-advantage__contents h3 {
  color: #015001;
  font-size: 2.8rem;
  font-weight: bold;
  border-bottom: 2px solid #015001;
  display: inline;
}
.pg-p-advantage .pg-p-advantage__contents h3 span {
  font-size: 5rem;
  font-style: oblique;
  margin-right: 15px;
  font-weight: 100;
}
.pg-p-advantage .pg-p-advantage__contents p {
  font-size: 1.8rem;
  padding: 0 20px;
}
.pg-p-advantage img {
  width: 80%;
  margin: 60px auto 150px;
  display: block;
}

.pg-p-scene h2 {
  background: #073e26;
}
.pg-p-scene .pg-p-scene__list {
  margin: 30px 0;
  padding: 0 200px;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents {
  display: flex;
  padding: 10px 20px;
  margin: 10px auto;
  max-width: 1000px;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-image {
  width: 90%;
  height: 12vw;
  max-height: 175px;
  background-size: cover;
  background-position: center;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-image img {
  width: 100%;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text {
  padding-left: 20px;
  position: relative;
  width: 100%;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: normal;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-body {
  font-size: 1.4rem;
  line-height: 2;
  display: block;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-link {
  font-size: 1.3rem;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: baseline;
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-link span {
  width: 30px;
  height: 10px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: skew(45deg);
}
.pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents:hover {
  color: #000;
  transition: all 0.1s;
  transform: translate(-2px, -2px);
  box-shadow: 0.3rem 0.2rem 0.7rem rgba(153, 153, 153, 0.8), -0.1rem 0.1rem 0.4rem rgba(153, 153, 153, 0.8);
}

.pg-p-storage {
  margin: 100px auto;
}
.pg-p-storage h2 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 50px;
}
.pg-p-storage p {
  text-align: center;
  margin-bottom: 50px;
  font-size: 1.5rem;
  line-height: 2;
}
.pg-p-storage .pg-p-company-introduction-video-box {
  display: inline-block;
  background: #b5e3d6;
  border-radius: 1.5rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.pg-p-storage .pg-p-company-introduction-video-box .pg-p-yt-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 78vw;
  height: calc(78vw * 0.57);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .pg-p-storage .pg-p-company-introduction-video-box .pg-p-yt-play-button {
    width: 70vw;
    height: calc(70vw * 0.58);
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-storage .pg-p-company-introduction-video-box .pg-p-yt-play-button {
    width: 42vw;
    height: calc(42vw * 0.58);
  }
}
.pg-p-storage .pg-p-company-introduction-video-box .pg-p-yt-play-button.playNow {
  display: none;
}
.pg-p-storage .pg-p-company-introduction-video-box .pg-p-yt-play-button .pg-c-button__yt-play {
  width: 7.6rem;
  height: 7.6rem;
}
.pg-p-storage .pg-p-company-introduction-video-box .pg-p-video__company {
  margin: 3.5vw 5.6vw;
  width: 78vw;
  height: calc(78vw * 0.57);
}
@media screen and (min-width: 768px) {
  .pg-p-storage .pg-p-company-introduction-video-box .pg-p-video__company {
    margin: 2.1vw 5.6vw;
    width: 70vw;
    height: calc(70vw * 0.58);
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-storage .pg-p-company-introduction-video-box .pg-p-video__company {
    width: 42vw;
    height: calc(42vw * 0.58);
  }
}

.pg-p-point-text {
  margin: 40px auto;
  max-width: 1000px;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .pg-p-point-text {
    margin: 70px auto;
  }
}
.pg-p-point-text  h2 {
  color: #012886;
  width: fit-content;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pg-p-point-text h2 img {
  height: 45px;
  position: absolute;
  left: -25px;
  top: -20px;
  image-rendering: -webkit-optimize-contrast;
  width: auto;
}
.pg-p-point-text h3 {
  color: #012886;
  width: fit-content;
  margin: 0 auto 50px;
  font-size: 2.5rem;
  font-weight: bold;
  position: relative;
  background: #fff;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .pg-p-point-text h3 {
    font-size: 4.5vw;
    text-align: unset;
  }
}
@media screen and (min-width: 768px) {
  .pg-p-point-text h3 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 576px) {
  .pg-p-point-text h3 .br-sp {
    display: none;
  }
}
.pg-p-point-text h3 img {
  height: 45px;
  position: absolute;
  left: -25px;
  top: -20px;
  image-rendering: -webkit-optimize-contrast;
  width: auto;
}
@media screen and (min-width: 576px) {
  .pg-p-point-text h3 img {
    left: -7vw;
    top: -6vw;
    z-index: -1;
    height: 60px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .pg-p-point-text h3 img {
    left: -50px;
    top: -35px;
  }
}
.pg-p-point-text .pg-p-point-text__box {
  width: fit-content;
  margin: 25px auto 0;
}
.pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content {
  display: block;
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content {
    display: flex;
  }
}
.pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content span {
  font-size: 2rem;
  background: red;
  line-height: normal;
  color: #fff;
  font-weight: bold;
  padding: 0 15px;
  border-radius: 7px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content span {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content span {
    font-size: 2.5rem;
    margin-right: 40px;
  }
}
.pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content p {
  font-size: 2rem;
  line-height: normal;
  font-weight: 500;
  margin-top: 5px;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content p {
    font-size: 2.2rem;
    margin-top: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-point-text .pg-p-point-text__box .pg-p-point-text__bpx-content p {
    font-size: 2.5rem;
    margin-right: 40px;
  }
}

.pg-p-point-text2 {
  margin: 70px auto 0;
}
.pg-p-point-text2 h3 {
  font-size: 2.3rem;
}
@media screen and (min-width: 576px) {
  .pg-p-point-text2 h3 {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .pg-p-point-text2 h3 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 576px) {
  .pg-p-point-text2 h3 .br-sp {
    display: none;
  }
}
.pg-p-point-text2 h3 img {
  height: 45px;
  position: absolute;
  left: -25px;
  top: -40px;
  image-rendering: -webkit-optimize-contrast;
  width: auto;
}
@media screen and (min-width: 576px) {
  .pg-p-point-text2 h3 img {
    left: -7vw;
    top: -6vw;
    z-index: -1;
    height: 60px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .pg-p-point-text2 h3 img {
    left: -50px;
    top: -35px;
  }
}
.pg-p-introduction {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 1024px) {
  .pg-p-introduction {
    max-width: 1000px;
  }
}
.pg-p-introduction h2 {
  width: fit-content;
  margin: 0 auto 60px;
  font-size: 2.5rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  border: 1px solid #AAA;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .pg-p-introduction h2 {
    padding: 0 30px;
    font-size: 3rem;
  }  
}
.pg-p-introduction h2 img {
  height: 35px;
  margin-right: 20px;
}
.pg-p-introduction h4 {
  width: fit-content;
  margin: 0 auto 60px;
  font-size: 2.5rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  border: 1px solid #AAA;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .pg-p-introduction h4 {
    padding: 0 30px;
    font-size: 3rem;
  }
}
.pg-p-introduction h4 img {
  height: 35px;
  margin-right: 20px;
}
.pg-p-introduction .pg-p-introduction__content {
  display: inline-block;
}
.pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box {
  display: inline-block;
  width: 100%;
  margin: 0 0 40px;
}
@media screen and (min-width: 1024px) {
  .pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box {
    width: 47.8%;
    margin: 0 1% 40px;
  }
}
.pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box h5 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  color: #012886;
  border: 3px solid #012886;
  padding: 2vw;
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box h5 {
    padding: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box h5 {
    padding: 25px 10px;
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 576px) {
  .pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box h5 .br-sp {
    display: none;
  }
}
.pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box p {
  font-size: 1.8rem;
  line-height: normal;
  margin: 15px 0 30px;
}
.pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box span {
  width: 100%;
  height: 50vw;
  background: #EEE;
  background-position: center;
  background-size: cover;
  display: block;
}
@media screen and (min-width: 768px) {
  .pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box span {
    height: 380px;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-introduction .pg-p-introduction__content .pg-p-introduction__content-box span {
    height: 280px;
  }
}

.pg-p-links {
  display: flex;
  width: 100%;
  max-width: 1200px;
  padding: 30px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .pg-p-links {
    flex-direction: unset;
    height: 280px;
  }
}
.pg-p-links a {
  font-size: 2.5rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  border: 1px solid #AAA;
  padding: 0 10px;
  justify-content: center;
  margin: 0 1% 20px;
  width: 100%;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .pg-p-links a {
    padding: 0 30px;
    font-size: 3rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-links a {
    width: calc(48% - 30px);
    max-width: unset;
  }
}
.pg-p-links a img {
  height: 35px;
  margin-right: 20px;
}

.pg-p-achievement {
  margin: 60px auto 0;
  max-width: 1200px;
  padding: 20px;
}
@media screen and (min-width: 1024px) {
  .pg-p-achievement {
    margin: 60px auto 100px;
  }
}
.pg-p-achievement h2 {
  color: #012886;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
.pg-p-achievement p {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .pg-p-achievement p .br-tb {
    display: none;
  }
}
.pg-p-achievement p strong {
  font-size: 3.5rem;
  color: red;
  font-weight: bold;
  margin: 0 5px;
  line-height: normal;
}
@media screen and (min-width: 1024px) {
  .pg-p-achievement p strong {
    font-size: 3.2rem;
  }
}
.pg-p-achievement .pg-p-achievement__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box {
  box-shadow: 0.3rem 0.2rem 0.7rem rgba(153, 153, 153, 0.8), -0.1rem 0.1rem 0.4rem rgba(153, 153, 153, 0.8);
  margin: 0 auto 20px;
  width: 100%;
  max-width: 400px;
}
@media screen and (min-width: 768px) {
  .pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box {
    margin: 0 10px 20px;
    width: calc(50% - 20px);
    max-width: unset;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box {
    margin: 0 10px;
    width: calc(33.333% - 20px);
  }
}
.pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box span {
  background: #EEE;
  width: 100%;
  height: 55vw;
  display: block;
  background-position: center;
  background-size: cover;
  max-height: 280px;
}
@media screen and (min-width: 768px) {
  .pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box span {
    height: 22vw;
    max-height: 240px;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box span {
    max-height: 190px;
    height: 16vw;
  }
}
.pg-p-achievement .pg-p-achievement__content .pg-p-achievement__content-box p {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.7;
  padding: 10px 10px 20px;
  margin-bottom: 0;
}

.pg-p-banner {
  margin: 80px auto;
  padding: 20px;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .pg-p-banner {
    max-width: 800px;
    display: block;
  }
}
.pg-p-banner a .tb-img {
  display: none;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .pg-p-banner a .tb-img {
    display: block;
  }
}
.pg-p-banner a .sp-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .pg-p-banner a .sp-img {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .pg-p-top {
    display: none;
  }

  .pg-p-top-responsive {
    margin: 90px 0 30px;
    display: block;
    align-items: center;
  }
  .pg-p-top-responsive .pg-p-top-responsive__icons {
    display: flex;
    justify-content: center;
    border: 3px solid red;
    padding: 10px;
    border-radius: 40px;
    width: fit-content;
    margin: 0 auto;
  }
  .pg-p-top-responsive .pg-p-top-responsive__icons img {
    height: 4vw !important;
    max-height: 60px;
    border: none;
    padding: 0;
    border-radius: unset;
    margin: 0 10px;
    image-rendering: -webkit-optimize-contrast;
  }
  .pg-p-top-responsive h2 {
    padding: 10px 20px;
    font-size: 3rem;
    display: flex;
    align-items: center;
  }
  .pg-p-top-responsive h2 span {
    margin: 0 auto;
    font-weight: bold;
    line-height: normal;
  }
  .pg-p-top-responsive h2 img {
    height: 40px;
    margin-right: 15px;
    border: solid 2px red;
    border-radius: 20px;
    padding: 3px 20px;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image {
    width: 100%;
    position: relative;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text {
    display: flex;
    align-items: center;
    height: 400px;
    width: 80%;
    position: relative;
    background-size: cover;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text p {
    font-size: 1.7rem;
    font-weight: bold;
    display: flex;
    position: absolute;
    bottom: -73px;
    right: calc(-20% + -20px);
    line-height: 1.5;
    font-size: 2.4rem;
    align-items: center;
    max-width: 94%;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text p br {
    line-height: 1.5;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text p:before {
    content: "品質の違い";
    background: red;
    color: #fff;
    font-size: 3rem;
    padding: 0 10px;
    font-weight: bold;
    transform: rotate(-10deg);
    display: inline-block;
    height: fit-content;
    line-height: normal;
    position: absolute;
    left: -26%;
    top: 38px;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text span {
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: bold;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text span:after {
    content: "防塵・防カビの長期耐久設計\a押入れ産業のモノクラは防塵性・防カビ性に優れた\a高品質なトランクルームです。\a有人管理の倉庫内保管で皆様のお荷物を大切にお預かりします。";
    white-space: break-spaces;
    color: #fff;
    position: absolute;
    bottom: -73px;
    right: calc(-20% + -20px);
    text-shadow: 0 -1px 1px #000, 0px 0px 0px #fff;
    max-width: 94%;
  }

  .pg-p-feature {
    margin: 100px 30px;
  }
  .pg-p-feature h3 {
    display: none;
  }
  .pg-p-feature .row .pg-p-feature__menu {
    width: 25%;
  }
  .pg-p-trunk-feature .pg-p-trunk-feature-movie {
    width: 90%;
    margin: 0 auto;
  }

  .pg-p-search-store .pg-p-search-store__ul {
    padding: 0 50px;
  }
  .pg-p-search-store .pg-p-search-store__ul .pg-p-search-store__li {
    width: 50%;
  }

  .pg-p-search-store-modal .pg-p-search-store-modal-content {
    padding: 50px 30px 100px;
  }
  .pg-p-container .pg-p-container__menu {
    margin: 60px 0;
  }
  .pg-p-container .pg-p-container__contents {
    padding: 0;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box {
    padding: 0 30px;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box img {
    height: 16vw;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div p {
    font-size: 1.4rem;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div a {
    padding: 0 5px;
    font-size: 1.4rem;
  }

  .pg-p-container__contents-modal .pg-p-container__contents-modal-content {
    top: 40%;
    padding: 0;
  }

  .pg-p-main-tb {
    margin: 100px 0 30px;
    display: block;
    padding: 0 40px;
  }
  .pg-p-main-tb p {
    font-size: 2.5vw;
    font-weight: bold;
    text-align: center;
  }
  .pg-p-main-tb h1, .pg-p-main-tb h2 {
    font-size: 3vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1024px) {
  .pg-p-main-tb h1, .pg-p-main-tb h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1023px) {
  .pg-p-main-tb .pg-p-main-tb__image {
    width: 100%;
    height: 40vw;
    background-size: cover;
    background-position: center;
    position: relative;
  }
}
@media screen and (max-width: 1023px) {
  .pg-p-main {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .pg-p-advantage .pg-p-advantage__contents h3 {
    font-size: 2.4rem;
  }
  .pg-p-advantage .pg-p-advantage__contents h3 span {
    font-size: 4rem;
  }
  .pg-p-advantage .pg-p-advantage__contents p {
    font-size: 1.5rem;
  }
  .pg-p-advantage img {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .pg-p-scene .pg-p-scene__list {
    padding: 0 40px;
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-image {
    width: 60%;
    height: 20vw;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-top-responsive h2 {
    display: grid;
    text-align: center;
    font-size: 2.6rem;
    padding: 10px;
  }
  .pg-p-top-responsive h2 img {
    margin: 0 auto;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image img {
    width: 100%;
  }
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text {
    position: unset;
    display: block;
    padding: 40px 40px 0;
    width: 100%;
    margin-bottom: 220px;
    height: 60vw;
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) and (max-width: 576px) {
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text {
    margin-bottom: 260px;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text p {
    line-height: 1.5;
    margin-top: 20px;
    display: block;
    left: 20px;
    bottom: -190px;
    width: calc(100% - 40px);
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 576px) {
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text p {
    bottom: -220px;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text p:before {
    position: unset;
    display: block;
    width: fit-content;
    margin: 0 0 15px -15px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text span:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-case {
    padding: 0 20px 20px;
    border: none;
    margin: 80px auto 0;
  }
  .pg-p-case h5 {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 450px) {
  .pg-p-case p .br-sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-feature h4 {
    width: fit-content;
    position: relative;
    margin: 0 auto;
  }
  .pg-p-feature h4:after {
    content: "アイコンtap";
    background: yellow;
    font-weight: bold;
    padding: 0 5px;
    transform: rotate(20deg);
    display: inline-block;
    line-height: 1.5;
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 1.6rem;
    box-shadow: 3px 3px 0px 0 #bbb;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .pg-p-feature h4:after {
    right: -13vw;
    top: -15px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-feature .pg-p-feature__text:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-feature .row {
    margin: 10px auto 30px;
    max-width: 400px;
  }
  .pg-p-feature .row .pg-p-feature__menu {
    width: 50%;
    padding: 3px;
    max-width: 180px;
  }
  .pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content {
    width: 100%;
    padding: 5px 5px 20px;
  }
  .pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content img {
    width: 60%;
  }
  .pg-p-feature .row .pg-p-feature__menu .pg-p-feature__menu-content p {
    font-size: 1.3rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 410px) {
  .pg-p-trunk-feature .pg-p-trunk-feature__text p .br-sp {
    display: block;
  }
}
@media screen and (max-width: 767px) and (max-width: 590px) {
  .pg-p-trunk-feature .pg-p-trunk-feature__text p .br-sp2 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-trunk-feature .pg-p-trunk-feature__image {
    margin: 0 20px;
    height: 250px;
  }
  .pg-p-trunk-feature .pg-p-trunk-feature__image p {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-trunk-feature .pg-p-trunk-feature-images {
    display: flex;
    flex-flow: column;
    padding: 0 20px;
  }
  .pg-p-trunk-feature .pg-p-trunk-feature-images .pg-p-trunk-feature-images-content {
    height: 400px;
    width: 100%;
    max-width: 500px;
    margin: 10px auto;
  }
  .pg-p-trunk-feature .pg-p-trunk-feature-images .pg-p-trunk-feature-images-content span {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-search-store .pg-p-search-store__ul {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-search-store-modal .pg-p-search-store-modal-content {
    padding: 50px 0 100px;
    top: 45%;
  }
  .pg-p-search-store-modal .pg-p-search-store-modal-content h2 {
    font-size: 2.2rem;
  }
  .pg-p-search-store-modal .pg-p-search-store-modal-content ul {
    padding: 0;
    justify-content: center;
  }
  .pg-p-search-store-modal .pg-p-search-store-modal-content ul li {
    margin: 0 10px 20px 10px;
    min-width: 40%;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-container .pg-p-container__menu {
    flex-wrap: wrap;
    margin: 60px 0 30px;
  }
  .pg-p-container .pg-p-container__menu .pg-p-container__menu-content {
    width: 50%;
  }
  .pg-p-container .pg-p-container__menu .current:after {
    display: none;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main {
    display: none;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp {
    display: block !important;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp h3 {
    font-size: 3rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp h4 {
    text-align: center;
    font-size: 1.8rem;
    line-height: normal;
    background: #ffd1ea;
    width: 300px;
    margin: 0 auto;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 20px;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp h5 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp h5 strong {
    color: red;
    font-size: 3rem;
    margin: 0 10px;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp h5 small {
    margin-right: 10px;
    font-size: 70%;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text {
    width: 100%;
    margin: 10px 0;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box {
    flex-flow: column;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box img {
    height: 30vw;
    width: auto;
    margin: 0 auto;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div {
    width: 100%;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div a {
    font-size: 1.4rem;
    height: 30px;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div .service-detail:before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    margin-right: 5px;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-main-sp .pg-p-container__contents-main-text .pg-p-container__contents-main-text-box div .on:before {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    font-weight: 900;
    margin-right: 5px;
  }
  .pg-p-container .pg-p-container__contents .container-text {
    display: table-row;
  }
  .pg-p-container .pg-p-container__contents table {
    display: none;
  }
  .pg-p-container .pg-p-container__contents table tbody tr th {
    display: block;
    width: 100%;
    border: none;
  }
  .pg-p-container .pg-p-container__contents table tbody tr th:after {
    right: 0;
    bottom: -20px;
    left: 0;
    border-color: #b2e2b2 transparent transparent transparent;
  }
  .pg-p-container .pg-p-container__contents table tbody tr td {
    width: 100%;
    display: block;
    border: none;
    padding: 20px;
    text-align: center;
  }
  .pg-p-container .pg-p-container__contents table tbody tr td span {
    justify-content: center;
  }
  .pg-p-container .pg-p-container__contents .pg-p-container__contents-movie {
    display: block !important;
  }
  .pg-p-container .pg-p-container__contents-btns a {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-container__contents-modal .pg-p-container__contents-modal-content {
    top: 50%;
    padding: 0;
    max-height: 75%;
    overflow: scroll;
  }
  .pg-p-container__contents-modal .pg-p-container__contents-modal-content table {
    overflow: scroll;
    display: flex;
  }
  .pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody {
    max-height: 350px;
  }
  .pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr th {
    font-size: 1.4rem;
    padding: 5px;
    width: 17%;
    text-align: center;
  }
  .pg-p-container__contents-modal .pg-p-container__contents-modal-content table tbody tr td {
    padding: 5px;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-main-tb {
    padding: 0;
  }
  .pg-p-main-tb p {
    font-size: 2rem;
  }
  .pg-p-main-tb h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-advantage {
    padding: 0 30px;
  }
  .pg-p-advantage .pg-p-advantage__contents h3 {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .pg-p-advantage .pg-p-advantage__contents h3 span {
    font-size: 4rem;
    height: 10px;
    display: inline-block;
  }
  .pg-p-advantage .pg-p-advantage__contents p {
    font-size: 1.5rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pg-p-scene .pg-p-scene__list {
    padding: 0 15px;
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents {
    padding: 0 0 20px 0;
    margin: 20px auto;
    display: block;
    box-shadow: 0.3rem 0.2rem 0.7rem rgba(153, 153, 153, 0.8), -0.1rem 0.1rem 0.4rem rgba(153, 153, 153, 0.8);
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-image {
    width: 100%;
    height: 45vw;
    max-height: unset;
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text {
    padding: 0 15px;
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-title {
    line-height: 1.3;
    display: block;
    margin: 15px 0 5px;
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-link {
    display: none;
  }
  .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents:hover {
    color: #000;
    transform: translate(0, 0);
    box-shadow: 0.3rem 0.2rem 0.7rem rgba(153, 153, 153, 0.8), -0.1rem 0.1rem 0.4rem rgba(153, 153, 153, 0.8);
  }
}
@media screen and (max-width: 767px) {
  .pg-p-storage {
    margin: 50px auto 100px;
  }
  .pg-p-storage h2 {
    margin-bottom: 10px;
  }
  .pg-p-storage p {
    padding: 0 15px;
  }
}
.pg-p-service__introduction-image-card-box {
  width: 33rem;
  margin: 10rem auto;
}
@media screen and (min-width: 768px) {
  .pg-p-service__introduction-image-card-box {
    width: 59rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service__introduction-image-card-box {
    width: 95rem;
  }
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li {
  width: 10rem;
  margin: 0 5px 3rem;
  border: none;
}
@media screen and (min-width: 768px) {
  .pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li {
    width: 15rem;
  }
}
@media screen and (min-width: 1024px) {
  .pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li {
    margin-bottom: 0;
  }
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li .pg-p-image__card {
  text-align: center;
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li .pg-p-image__card .pg-p-image__card--brand-logo {
  margin-bottom: 0.5rem;
  position: relative;
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li .pg-p-image__card .pg-p-image__card--brand-logo .c-image__box-image {
  width: 100%;
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li .pg-p-image__card .pg-p-image__card--brand-logo .c-image__box-image--logiselect {
  width: 100%;
}
.pg-p-service__introduction-image-card-box .pg-p-image-card-box__ul .pg-p-image-card-box__li .pg-p-image__card .pg-p-image__card--brand-logo:hover {
  transition: all 0.1s;
  transform: translate(-4px, -7px);
}

.yt-wrapper {
  position: relative;
  width: 100%;
}

.yt-wrapper:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__image {
  height: 32vw;
  width: 55%;
}
.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__image span {
  height: 100%;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
}
.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__text {
  padding: 5vw 0 25px;
  width: 38%;
  margin: 0 auto;
}
.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__text span {
  transform: none;
  margin: 0 auto;
  display: block;
  width: fit-content;
}
.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__text h5 {
  font-size: 2.8rem;
  margin: 20px 0;
  line-height: normal;
}
.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__text img {
  height: 7vw;
  border: none;
  width: 90%;
  margin: 0 auto;
  border-radius: unset;
}
.l-SERVICE-SIFAS-0001 .pg-p-top .pg-p-top__text p {
  width: fit-content;
  margin: 20px auto 0;
}
.l-SERVICE-SIFAS-0001 .pg-p-feature {
  margin: 80px auto 100px;
  max-width: 1000px;
}
.l-SERVICE-SIFAS-0001 .pg-p-feature .pg-p-feature__text:after {
  display: none;
}
.l-SERVICE-SIFAS-0001 .pg-p-feature .br-tb, .l-SERVICE-SIFAS-0001 .pg-p-feature .br-sp {
  display: none;
}
.l-SERVICE-SIFAS-0001 .pg-p-feature h4 {
  font-size: 3.5rem;
  line-height: normal;
  color: #012886;
}
.l-SERVICE-SIFAS-0001 .pg-p-feature p {
  font-size: 2rem;
}
.l-SERVICE-SIFAS-0001 .pg-p-feature .pg-p-feature__menu {
  width: 16.666%;
}
.l-SERVICE-SIFAS-0001 .pg-p-trunk-feature {
  background: linear-gradient(to bottom, #fff 30%, #fff 40%, #0f5839 40%, #0f5839 75%, #fff 20%);
}
.l-SERVICE-SIFAS-0001 .pg-p-trunk-feature-2 {
  background: linear-gradient(to bottom, #fff 30%, #fff 20%, #0f5839 28%, #0f5839 65%, #fff 20%);
}
.l-SERVICE-SIFAS-0001 .pg-p-scene .pg-p-scene__list .pg-p-scene__list-contents .pg-p-scene__list-contents-text .pg-p-scene__list-contents-text-link {
  font-weight: bold;
}
.l-SERVICE-SIFAS-0001 .pg-p-introduction h3 {
  color: #012886;
  width: fit-content;
  margin: 0 auto 50px;
  font-size: 2.5rem;
  font-weight: bold;
  position: relative;
  background: #fff;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-introduction h3 {
    font-size: 4.5vw;
    text-align: unset;
  }
}
@media screen and (min-width: 768px) {
  .l-SERVICE-SIFAS-0001 .pg-p-introduction h3 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-introduction h3 .br-sp {
    display: none;
  }
}
.l-SERVICE-SIFAS-0001 .pg-p-introduction h3 img {
  height: 45px;
  position: absolute;
  left: -10px;
  top: -20px;
  image-rendering: -webkit-optimize-contrast;
  width: auto;
}
@media screen and (min-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-introduction h3 img {
    left: -7vw;
    top: -6vw;
    z-index: -1;
    height: 60px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .l-SERVICE-SIFAS-0001 .pg-p-introduction h3 img {
    left: -50px;
    top: -35px;
  }
}
.l-SERVICE-SIFAS-0001 .pg-p-search-store h3 {
  color: #012886;
  width: fit-content;
  margin: 0 auto 50px;
  font-size: 2.5rem;
  font-weight: bold;
  position: relative;
  background: #fff;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-search-store h3 {
    font-size: 4.5vw;
    text-align: unset;
  }
}
@media screen and (min-width: 768px) {
  .l-SERVICE-SIFAS-0001 .pg-p-search-store h3 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-search-store h3 .br-sp {
    display: none;
  }
}
.l-SERVICE-SIFAS-0001 .pg-p-search-store h3 img {
  height: 45px;
  position: absolute;
  left: -45px;
  top: -20px;
  image-rendering: -webkit-optimize-contrast;
  width: auto;
}
@media screen and (min-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-search-store h3 img {
    left: -7vw;
    top: -6vw;
    z-index: -1;
    height: 60px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .l-SERVICE-SIFAS-0001 .pg-p-search-store h3 img {
    left: -50px;
    top: -35px;
  }
}
@media screen and (max-width: 1023px) {
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive {
    margin: 90px 0 80px;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title {
    justify-content: center;
    padding-bottom: 0;
    display: flex;
    align-items: center;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title img {
    border: none;
    border-radius: unset;
    height: 50px;
    image-rendering: -webkit-optimize-contrast;
    padding: 0;
    margin-right: 15px;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title h1 {
    font-size: 4rem;
    color: #012886;
    line-height: normal;
    margin: unset;
    font-weight: bold;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive h5 {
    font-size: 3rem;
    font-weight: bold;
    background: red;
    width: fit-content;
    margin: 0 auto;
    line-height: normal;
    color: #fff;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text {
    height: 60vw;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-feature .br-tb {
    display: block;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-feature .row {
    max-width: 700px;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-feature .row .pg-p-feature__menu {
    width: 33.333%;
  }
}
@media screen and (max-width: 767px) {
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive {
    margin: 90px 0 80px;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title {
    display: flex;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title img {
    margin: 0 10px 0 0;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 576px) {
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__title h1 {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 767px) {
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive h5 {
    font-size: 2.5rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-SERVICE-SIFAS-0001 .pg-p-top-responsive .pg-p-top-responsive__image .pg-p-top-responsive__text {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-SERVICE-SIFAS-0001 .pg-p-trunk-feature {
    background: linear-gradient(to bottom, #fff 30%, #fff 50%, #0f5839 30vw, #0f5839 77%, #fff 20%);
    margin: 50px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-SERVICE-SIFAS-0001 .pg-p-trunk-feature-2 {
    background: linear-gradient(to bottom, #fff 30%, #fff 10vw, #0f5839 10vw, #0f5839 37vw, #fff 20%);
  }
}
@media screen and (max-width: 767px) {
  .l-SERVICE-SIFAS-0001 .pg-p-feature h4:after {
    display: none;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-feature h4 {
    font-size: 2.5rem;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-feature p {
    font-size: 1.6rem;
  }
  .l-SERVICE-SIFAS-0001 .pg-p-feature .row .pg-p-feature__menu {
    width: 50%;
  }
}
@media screen and (max-width: 539px) {
  .l-SERVICE-SIFAS-0001 .br-sp {
    display: block !important;
  }
}

/*# sourceMappingURL=style.css.map*/