/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:after,
:before {
  border-style: solid;
  border-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15;
}
body {
  margin: 0;
}
main {
  display: block;
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  border-top-width: 1px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  height: 0;
  margin: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
embed,
iframe,
img,
object {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled],
button[disabled] {
  cursor: default;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
fieldset,
option {
  padding: 0;
}
fieldset {
  margin: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  padding: 0;
  vertical-align: top;
}
th {
  font-weight: 700;
  text-align: left;
}
.nowrap{
  white-space: nowrap;
}
[hidden],
template {
  display: none;
}
.taC{
  text-align: center;
}
.fwb{
  font-weight:bold;
}
.mt50{margin-top:50px;}
.hide{display:none !important;}
.hr_center{
  margin:0 auto;
  margin-top:20px;
}
.hr_under{
  margin:0 auto;
  margin-top:20px;
  margin-left:27px;
}
.hover_action:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.colR{
  color:#ff0000;
}
.tekiyouwi{
  width:10px;
}
.tekiyoubg{
  background-color: #ffb83c !important;
}
.tekiyoucl{
  color:#ffb83c !important;
}
.tekiyoutxt{
  text-align: left !important;
  line-height:1.5em;
}


body {
  font-family: noto-sans-cjk-jp, sans-serif;
}
.link,
a.link {
  text-decoration: underline;
}
.link:hover,
a.link:hover {
  text-decoration: none;
}
.ac .ac-text:before,
.ac .ac-trigger:before,
.copyright,
.first-view-section .price,
.first-view-section .scroll .label,
.main-menu-items-sp .label,
.modal-heading .label,
.modal-nav .label,
.section-heading .label,
.service-flow-section .column-heading,
.service-flow-section .step-item .label,
.sub-section-heading .label {
  font-family: Prompt, sans-serif;
}
.global-nav-item .inner-link:before {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: background-color, fill, color;
  transition-property: background-color, fill, color;
}
* {
  outline: 0 none;
}
body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #1848f5;
  font-size: 1vw;
  letter-spacing: 0.01em;
  line-height: 1;
}
.br-mob,
.br-sp,
.br-tab {
  display: none;
}
picture img {
  height: auto;
  width: 100%;
}

hr {
  background-color: #1848f5;
  border: none;
  border-radius: 100px;
  display: block;
  height: 8px;
  margin-bottom: 32px;
  margin-top: 32px;
  width: 40px;
}
.dismiss {
  display: none !important;
}
.description {
  line-height: 2;
}
.svg {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}
.button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #1848f5;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #1848f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1vw;
  height: 48px;
  justify-content: center;
  position: relative;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: background-color, color, -webkit-box-shadow;
  transition-property: background-color, color, -webkit-box-shadow;
  transition-property: box-shadow, background-color, color;
  transition-property: box-shadow, background-color, color, -webkit-box-shadow;
}
.button.has-icon .svg {
  fill: #1848f5;
  height: 8px;
  pointer-events: none;
  position: absolute;
  right: 18px;
  width: 8px;
}
.button.reverse {
  background-color: #1848f5;
  color: #fff;
}
.button.reverse.has-icon .svg {
  fill: #fff;
}
.modal-close-button,
.modal-scroll-button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.main {
  max-width: 100vw;
  overflow-x: hidden;
}
.section {
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 71.5vw;
}
.modal-heading .label,
.section-heading .label,
.sub-section-heading .label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 500;
  letter-spacing: 0.02em;
  padding-top: 0.2%;
}
.modal-heading .text,
.section-heading .text,
.sub-section-heading .text {
  display: block;
  font-weight: 700;
  line-height: 1.4;
}
.modal-heading .label,
.section-heading .label {
  background-color: #1848f5;
  color: #fff;
  font-size: 0.834vw;
  height: 38px;
  letter-spacing: 0.02em;
  padding-left: 30px;
  padding-right: 30px;
}
.modal-heading .text,
.section-heading .text {
  font-size: 2.2vw;
  margin-top: 40px;
}
.indicator {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  justify-content: center;
}
.indicator a:before {
  background-color: #a3b6fb;
  border-radius: 100px;
  content: "";
  display: block;
  height: 10px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  width: 10px;
}
.indicator-item + .indicator-item {
  margin-left: 8px;
}
.cautions-section .img-cautions-item,
.features-sub-section .features1 .column:nth-of-type(2) .figure,
.features-sub-section .features2 .img-features2-item {
  -webkit-box-shadow: 20px 4px 40px rgba(0, 0, 0, 0.04);
  box-shadow: 20px 4px 40px rgba(0, 0, 0, 0.04);
}
@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes flashOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes flashOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.about-section {
  background-color: #f9f9f9;
  border-radius: 24px 0 0 0;
  margin-right: 0;
  padding-bottom: 229px;
  padding-top: 144px;
}
.about-section .description {
  font-size: 0.8vw;
  line-height: 2;
  width: 28.1vw;
}
.about-section .description p {
  font-weight: 700;
}
.about-section .description strong {
  display: block;
  font-size: 1.2vw;
  font-weight: 700;
  margin-top: 8px;
}
.about-section .section-heading .text {
  font-size: 3.1vw;
}
.about-section .img-section {
  max-width: 612px;
  position: absolute;
  right: -6.2vw;
  top: 102px;
  width: 42.5vw;
}
.cautions-section {
  background-color: #e8edfe;
  border-radius: 0 0 0 24px;
  margin-right: 0;
  padding-bottom: 80px;
  padding-right: 35px;
  padding-top: 120px;
}
.cautions-section .section-heading .text {
  font-size: 2.3vw;
  margin-top: 0;
}
.cautions-section .description {
  margin-top: 16px;
}
.cautions-section .section-sub-heading {
  font-size: 1.4vw;
  font-weight: 700;
  margin-top: 40px;
}
.cautions-section .cautions-items {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.cautions-section .cautions-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18vw;
  flex: 0 0 18vw;
}
.cautions-section .img-cautions-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.cautions-section .img-cautions-item:after {
  content: "";
  display: block;
  padding-top: 83%;
}
.cautions-section .img-cautions-item img {
  bottom: 0;
  height: auto;
  margin: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 93%;
}
.cautions-section .text-cautions-item {
  font-size: 0.9vw;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 24px;
  text-align: center;
}
.cautions-section .others {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1vw;
  margin-top: 30px;
  padding-bottom: 16px;
  padding-top: 16px;
}
.cautions-section .others ul {
  line-height: 1;
}
.cautions-section .others li:before {
  content: "・";
}
.cautions-section .others li + li {
  margin-top: 0.8em;
}
.cautions-section .others-heading {
  font-weight: 700;
  padding-left: 3.3vw;
  padding-right: 4.2vw;
}
.cautions-section .detail {
  border: 1px solid #1848f5;
  border-radius: 8px;
  font-size: 0.75vw;
  line-height: 1.4;
  margin-top: 52px;
  padding: 45px;
}
.in-cautions-item1 + .indicator .indicator-item-1 a:before,
.in-cautions-item2 + .indicator .indicator-item-2 a:before,
.in-cautions-item3 + .indicator .indicator-item-3 a:before,
.in-cautions-item4 + .indicator .indicator-item-4 a:before {
  background-color: #1848f5;
}
.contact-section {
  background-color: #e8edfe;
  margin-left: 0;
  margin-right: 0;
  margin-top: 48px;
}
.contact-section .container {
  background-color: transparent;
  background-image: url(image/bg_contact.png);
  background-position: 100% 5.9vh;
  background-repeat: no-repeat;
  background-size: 42.5vw auto;
  padding-bottom: 14.1vh;
  padding-top: 14.2vh;
}
.contact-section .contact {
  margin-top: 30px;
}
.contact-section .contact h3 {
  font-weight: 700;
}
.contact-section .contact .link-contact {
  margin-top: 20px;
  width: 20.8vw;
}
.faq-section {
  background-color: #f9f9f9;
  border-radius: 24px 0 0 0;
  margin-right: 0;
  padding-bottom: 176px;
  padding-top: 120px;
}
.faq-section .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.faq-section .section-heading .text {
  font-size: 2.8vw;
}
.faq-section .column:first-of-type {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20.7vw;
  flex: 0 0 20.7vw;
}
.faq-section .open-modal-faq-button {
  width: 100%;
}
.faq-section .column:last-of-type {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 8.8vw;
}
.faq-section .button-box {
  margin-top: 58px;
}
.faq-section .button-box.button-box-sp {
  display: none;
}
.features-section {
  background-color: #f9f9f9;
  border-radius: 0 24px 24px 0;
  margin-left: 0;
  margin-top: 50px;
  padding-bottom: 172px;
  padding-left: 35px;
  padding-top: 120px;
}
.features-section .section-heading .text {
  font-size: 2.3vw;
}
.features-section .img-section {
  left: 0;
  max-width: 712px;
  position: absolute;
  top: 66px;
  width: 49.4vw;
}
.features-section .features-lead {
  padding-left: 43.6vw;
}
.features-section .features-lead .section-heading .text {
  white-space: nowrap;
}
.features-section .features-nav {
  margin-top: 40px;
}
.features-section .features-nav-item + .features-nav-item {
  margin-top: 24px;
}
.features-section .innerlink-features {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  color: #1848f5;
  padding-bottom: 19px;
  padding-left: 20px;
  padding-top: 28px;
  position: relative;
}
.features-section .innerlink-features,
.features-section .innerlink-features .label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: background-color 0.5s, color 0.5s;
  transition: background-color 0.5s, color 0.5s;
}
.features-section .innerlink-features .label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #1848f5;
  border-radius: 100px;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 5vw;
  justify-content: center;
  margin-right: 0.8vw;
  width: 5vw;
}
.features-section .innerlink-features .label .svg {
  fill: #fff;
  height: 44.4%;
  width: 75%;
}
.features-section .innerlink-features .text {
  font-size: 1.1vw;
  font-weight: 700;
}
.features-section .innerlink-features .svg-arrow {
  fill: #1848f5;
  height: 6px;
  position: absolute;
  right: 19px;
  width: 6px;
}
.features-sub-section {
  background-color: #e8edfe;
  border-radius: 0 0 24px 0;
  margin-left: 0;
  padding-bottom: 104px;
  padding-left: 35px;
  padding-top: 120px;
}
.features-sub-section .sub-section {
  position: relative;
}
.features-sub-section .sub-section-heading .label {
  background-color: #fff;
  color: #1848f5;
  font-size: 0.834vw;
  height: 40px;
  letter-spacing: 0.01em;
  padding: 0 4px 0 14px;
}
.features-sub-section .sub-section-heading .label,
.features-sub-section .sub-section-heading .label .num {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.features-sub-section .sub-section-heading .label .num {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #1848f5;
  border-radius: 100px;
  color: #fff;
  font-size: 1vw;
  height: 32px;
  justify-content: center;
  letter-spacing: 0.02em;
  margin-left: 0.8vw;
  width: 32px;
}
.features-sub-section .sub-section-heading .text {
  font-size: 1.25vw;
  margin-top: 24px;
}
.features-sub-section .features1 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.features-sub-section .features1 .column:first-of-type {
  width: 27.9vw;
}
.features-sub-section .features1 .column:first-of-type .description {
  margin-top: 14px;
}
.features-sub-section .features1 .column:nth-of-type(2) {
  width: 35.2vw;
}
.features-sub-section .features1 .column:nth-of-type(2) .figure {
  background-color: #fff;
  border-radius: 8px;
  height: 16.662721893491124vw;
  text-align: center;
}
.features-sub-section .features1 .column:nth-of-type(2) .figure img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.features-sub-section .features1 .column:nth-of-type(2) .description {
  font-size: 0.8vw;
  line-height: 1.4;
  margin-top: 8px;
}
.features-sub-section .features1 .button-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 27.9vw;
}
.features-sub-section .features1 .button-box-pc {
  margin-top: 24px;
}
.features-sub-section .features1 .button-box-sp {
  display: none;
}
.features-sub-section .features1 .open-modal-usage-button {
  width: 100%;
}
.features-sub-section .features2 {
  padding-top: 120px;
}
.features-sub-section .features2 .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.features-sub-section .features2 .row .description {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35.2vw;
  flex: 0 0 35.2vw;
  margin-top: 4px;
}
.features-sub-section .features2 .features2-items {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin-top: 38px;
  gap: 50px 0;
}
.features-sub-section .features2 .features2-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17.2vw;
  flex: 0 0 24.2vw;
}
.features-sub-section .features2 .img-features2-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.features-sub-section .features2 .img-features2-item:after {
  content: "";
  display: block;
  padding-top: 93%;
}
.features-sub-section .features2 .img-features2-item img {
  bottom: 0;
  height: 100%;
  margin: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}
.features-sub-section .features2 .text-features2-item {
  margin-top: 36px;
  text-align: center;
}
.features-sub-section .features2 .text-features2-item strong {
  display: block;
  font-size: 1.15vw;
}
.features-sub-section .features2 .text-features2-item .description {
  line-height: 1.8;
  margin-top: 12px;
}
.features-sub-section .features2 .text-features2-item .description + sp {
  line-height: 1.8;
}
.in-features2item1 + .indicator .indicator-item-1 a:before,
.in-features2item2 + .indicator .indicator-item-2 a:before,
.in-features2item3 + .indicator .indicator-item-3 a:before,
.in-features2item4 + .indicator .indicator-item-4 a:before  {
  background-color: #1848f5;
}

.features-sub-section .features2  .features3-link{
  display: inline-block;
  border: 1px solid #1d0ae5;
  padding: 5px 15px;
  margin-top: 16px;
  background-color: #1848f5;
  color: #fff;
  position: relative; 
  border-radius:5px;
}

.features-sub-section .features2  .features3-link:hover{
  color:#1848f5;
  background-color:#fff;
  border:1px solid #1848f5
}
.features-sub-section .features2  .features3-link .svg{
    fill: #fff;
    height: 32px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    width: 15px;
}
.features-sub-section .features2  .features3-link:hover .svg {
    fill: #1848f5;
}



.first-view-section {
  color: #fff;
  height: 100vh;
  padding-bottom: 20px;
  padding-top: 20px;
}
.first-view-section .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  background-color: #1848f5;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-height: 950px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 60px;
}
.first-view-section .alert {
  background: #e8edfe;
  padding: 10px;
  border-radius: 12px;
  color: #003cb4;
  font-size: 1vw;
  line-height: 1.5;
  font-weight: 700;
  margin-right: 4vw;
}
.first-view-section .alert a {
  text-decoration: underline;
}
.first-view-section .page-heading .svg-reserve {
  fill: #fff;
  height: 14px;
  width: 125px;
}
.first-view-section .page-heading .text {
  display: block;
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 1.4;
}
.first-view-section .page-heading .logo {
  display: block;
    max-width: 670px;
    width: 50vw;
}
.first-view-section .img-section {
  position: absolute;
  top: 100px;
  width: 100%;
}
.first-view-section .inner {
  color: #a3b6fb;
  margin-top: 26px;
}
.first-view-section .copy,
.first-view-section .lead {
  font-size: 1.4vw;
  font-weight: 700;
  line-height: 1.5;
}
.first-view-section .sub_lead{
  font-size: 1.2vw;
  line-height: 1.5;
  color:#fff;
  width:50vw;
}
.first-view-section .price-box {
  line-height: 1;
  margin-top: 24px;
}
.first-view-section .per-month,
.first-view-section .price,
.first-view-section .tax-included,
.first-view-section .yen {
  vertical-align: baseline;
}
.first-view-section .per-month,
.first-view-section .tax-included,
.first-view-section .yen {
  color: #a3b6fb;
  font-weight: 700;
}
.first-view-section .excluding-tax,
.first-view-section .price {
  color: #fff;
}
.first-view-section .excluding-tax {
  display: block;
  margin-top: 8px;
}
.first-view-section .per-month,
.first-view-section .tax-included {
  font-size: 1.1vw;
}
.first-view-section .yen {
  font-size: 1.7vw;
  margin-left: 3px;
}
.first-view-section .price {
  font-size: 3.3vw;
  font-weight: 500;
  margin-left: 8px;
}
.first-view-section .excluding-tax {
  font-size: 0.8vw;
  margin-left: 37px;
}
.first-view-section .detail-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center; 
  justify-content: center;
  margin-top: 24px;
  max-width: 810px;
  width: 70vw;
}
.first-view-section .detail-nav .Side{
  display:flex;
}
.first-view-section .detail-nav .topbtn_commnet{
  line-height:1.5em;
  width: 26vw;
}
.first-view-section .detail-nav .topbtn_commnet_right{
  margin:0 0 0 20px;
}
.first-view-section .detail-nav .link-contact,
.first-view-section .detail-nav .open-modal-plan-button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 65%;
}
.first-view-section .scroll {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  position: fixed;
  right: 51px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: 32px;
}
.first-view-section .scroll .label {
  display: inline-block;
  -webkit-transform: translateY(-20px) rotate(90deg);
  transform: translateY(-20px) rotate(90deg);
}
.first-view-section .scroll .inner-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border-radius: 100px;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}
.first-view-section .scroll .svg-arrow {
  fill: #1848f5;
  height: 6px;
  width: 6px;
}
.first-view-section .scroll._in {
  opacity: 1;
}
body.loading {
  overflow: hidden;
}
.loader {
  -webkit-animation: grad-slide 1s forwards;
  animation: grad-slide 1s forwards;
  background-color: #1848f5;
  background: linear-gradient(45deg, #1848f5 45%, #003cb4 55%);
  background-size: 250vw 250vh;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  width: 100vw;
}
.loader .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-animation: fade-zoom-in 1s forwards;
  animation: fade-zoom-in 1s forwards;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.loader .icon-loader,
.loader .svg-logo_loader {
  position: relative;
}
.loader .svg-logo_loader {
  fill: #fff;
  height: 44px;
  margin-bottom: 36px;
  width: 180px;
}
.loader .icon-loader {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  height: 52px;
  width: 52px;
}
.loaded .loader {
  opacity: 0;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes fade-zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade-zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes grad-slide {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: 0 100%;
  }
}
@keyframes grad-slide {
  0% {
    background-position: 100% 0;
  }
  to {
    background-position: 0 100%;
  }
}
.main-menu-sp {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.main-menu-sp.is-open {
  display: block;
}
.ripple {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #e8edfe;
  border-radius: 100px;
  border-radius: 50%;
  display: none;
  height: 500vw;
  overflow: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: fixed;
  right: 54px;
  top: 53px;
  -webkit-transform: translate(50%, -50%) scale(0);
  transform: translate(50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.5s ease-in;
  transition: -webkit-transform 0.5s ease-in;
  transition: transform 0.5s ease-in;
  transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
  width: 500vw;
  will-change: transform;
}
.main-menu-inner-sp {
  background-color: #e8edfe;
  height: 100%;
  opacity: 0;
  overflow: auto;
  padding-bottom: 46px;
  padding-top: 37px;
  position: relative;
}
.main-menu-sp[aria-hidden="false"] + .ripple {
  -webkit-transform: translate(50%, -50%) scale(1);
  transform: translate(50%, -50%) scale(1);
}
.main-menu-sp[aria-hidden="false"] .main-menu-inner-sp {
  -webkit-animation: flash 1s linear forwards;
  animation: flash 1s linear forwards;
}
.main-menu-sp[aria-hidden="true"] .main-menu-inner-sp {
  -webkit-animation: flashOut 0.5s linear forwards;
  animation: flashOut 0.5s linear forwards;
}
.menu-title-sp {
  margin-left: auto;
  margin-right: auto;
}
.menu-title-sp .svg-logo {
  fill: #1848f5;
}
.main-menu-items-sp {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.main-menu-items-sp .label {
  display: block;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.main-menu-items-sp .content {
  display: block;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 6px;
}
.is-open .main-menu-items-sp {
  opacity: 1;
}
.main-menu-item-sp + .main-menu-item-sp {
  margin-top: 28px;
}
.main-menu-item-sp.copyright-item {
  margin-top: 100px;
}
.main-menu-item-sp.copyright-item .logo {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-menu-item-sp .svg-logo_docomo {
  fill: #c03;
  height: 27px;
  width: 126px;
}
.main-menu-item-sp .logo-docomo-buiisiness {
  height: 37.5px;
  width: 170px;
  margin-left: 30px;
}
.main-menu-item-sp .copyright {
  color: #c03;
  margin-top: 32px;
}
.close-menu-button-sp,
.open-menu-button-sp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  display: none;
  height: 48px;
  justify-content: center;
  position: fixed;
  right: 30px;
  top: 29px;
  width: 48px;
}
.close-menu-button-sp .svg,
.open-menu-button-sp .svg {
  pointer-events: none;
}
.open-menu-button-sp {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in 0.6s;
  transition: opacity 0.5s ease-in 0.6s;
}
.open-menu-button-sp .svg-menu_sp {
  fill: #1848f5;
  height: 20px;
  width: 20px;
}
.loaded .open-menu-button-sp {
  opacity: 1;
}
.close-menu-button-sp {
  background-color: #1848f5;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.main-menu-sp[aria-hidden="false"] .close-menu-button-sp {
  opacity: 1;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.close-menu-button-sp .svg-close {
  fill: #fff;
  height: 16px;
  width: 16px;
}
.close-menu-button-sp,
.in-first-view .open-menu-button-sp {
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.to-top-scroller {
  bottom: 60px;
  opacity: 0;
  position: fixed;
  right: 30px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.to-top-scroller .inner-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border-radius: 100px;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  justify-content: center;
  width: 48px;
}
.to-top-scroller .svg-arrow {
  fill: #1848f5;
  height: 6px;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  width: 6px;
}
.to-top-scroller._out {
  opacity: 1;
}
.modal {
  background-color: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.modal.is-open {
  display: block;
}
.modal-inner {
  height: 100%;
  overflow: auto;
  padding-bottom: 152px;
  position: relative;
}
.modal[aria-hidden="false"] .modal-inner {
  -webkit-animation: flash 1s linear forwards;
  animation: flash 1s linear forwards;
}
.modal[aria-hidden="true"] .modal-inner {
  -webkit-animation: flashOut 0.5s linear forwards;
  animation: flashOut 0.5s linear forwards;
}
.modal-nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  height: 390px;
  justify-content: space-between;
  position: fixed;
  right: 50px;
  top: 35px;
}
.modal-nav,
.modal-nav .scroll {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-nav .scroll {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.modal-nav .label {
  display: inline-block;
  -webkit-transform: translate(-3px, -20px) rotate(90deg);
  transform: translate(-3px, -20px) rotate(90deg);
}
._scroll-out ~ .modal-nav .scroll {
  opacity: 0;
}
.modal-close-button,
.modal-scroll-button {
  background-color: #1848f5;
}
.modal-close-button .svg,
.modal-scroll-button .svg {
  fill: #fff;
  pointer-events: none;
}
.modal-close-button {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  height: 40px;
  width: 40px;
}
.modal-close-button .svg-close {
  height: 12px;
  width: 12px;
}
.modal-scroll-button {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.24);
  height: 32px;
  width: 32px;
}
.modal-scroll-button .svg-arrow {
  height: 6px;
  width: 6px;
}
.modal-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #e8edfe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 470px;
  position: relative;
}
.modal-header .logo {
  height: 40px;
  left: 6.9vw;
  margin: auto;
  position: absolute;
  top: 35px;
  width: 158px;
}
.modal-header .logo .svg-logo {
  fill: #1848f5;
  pointer-events: none;
}
.modal-header .modal-heading {
  font-size: 3.5vw;
  font-weight: 700;
  left: 14.2vw;
  margin-top: 0;
  position: absolute;
}
.img-modal {
  bottom: 20px;
  height: 408px;
  position: absolute;
  right: 14.2vw;
}
.img-modal picture {
  display: block;
  height: 100%;
}
.img-modal img {
  height: 100%;
  width: auto;
}
.modal-usage .modal-heading {
  line-height: 1.4;
}

.modal-section {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 14.2vw;
}
.noflex{
  display: block;
}
.modal-content-plan {
  padding-top: 96px;
}
.modal-content-plan .modal-section {
  margin-right: 6.9vw;
}
.modal-content-plan .modal-section + .modal-section {
  margin-top: 80px;
}
.modal-content-plan .table {
  -webkit-box-flex: 0;
  background-color: #f9f9f9;
  border-radius: 24px;
  -ms-flex: 0 0 57vw;
  flex: 0 0 57vw;
  padding: 95px 105px 66px;
}
.modal-content-plan .table .note {
  font-size: 0.8vw;
  margin-top: 32px;
  text-align: right;
}
.modal-content-plan .table-item {
  border-bottom: 1px solid #1848f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-bottom: 32px;
}
.modal-content-plan .table-item:first-child{
  border-top: 1px solid #1848f5;
  padding-top: 32px;
} 
.modal-content-plan .svd_title{
  padding:15px 0;
  font-size: 1.5vw;
    font-weight: 700;
    color:#000;
}
.modal-content-plan .table-item .tac2{
  text-align:center;
}
.modal-content-plan .table-item .svd-flex{
  display:flex;
}
.modal-content-plan .table-item .svd-flex span{
  padding: 5px;
  border-right: 1px solid #1848f5;
  width: 88px;
}
.modal-content-plan .table-item .svd-flex span:last-child{
  border-right:0px solid #000;
}

.modal-content-plan .table-item + .table-item {
  margin-top: 32px;
}
.modal-content-plan .table-item .item-head {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.6vw;
  flex: 0 0 14.6vw;
  font-size: 1.1vw;
  font-weight: 700;
  line-height: 1.4;
}
.modal-content-plan .table-item .item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.8;
}
.modal-content-plan .table-item .item-content p + p {
  margin-top: 16px;
}
.modal-content-plan .table-item .item-content .sub {
  font-size: 0.8vw;
  line-height: 1.4;
}
.modal-section-option .modal-heading .text {
  font-size: 1.7vw;
}
.modal-content-usage {
  padding-top: 63px;
}
.modal-content-usage .modal-section {
  margin-right: 14.2vw;
}
.modal-content-usage .modal-section + .modal-section {
  margin-top: 64px;
}
.modal-section-technology1,
.modal-section-technology2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: row;
}
.modal-section-technology1 .column:last-of-type,
.modal-section-technology2 .column:last-of-type,
.movie-container {
  background-color: #f9f9f9;
  border-radius: 24px;
}
.modal-section-technology1 .column:last-of-type {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36.3vw;
  flex: 0 0 36.3vw;
  margin-left: 7.3vw;
  padding: 0;
  text-align: center;
}
.modal-section-technology1 .column:last-of-type img {
  width: 100%;
}
.modal-section-technology2 .column:first-of-type {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.modal-section-technology2 .column:last-of-type {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35.2vw;
  flex: 0 0 35.2vw;
  margin-right: 8.4vw;
  order: 1;
  padding: 0;
}
.modal-section-technology2 .column:last-of-type img {
  width: 100%;
}
.modal-section-movie .movie-container {
  padding: 69px 7.2vw 107px;
  width: 100%;
}
.modal-section-movie .movie-frame {
  height: 33vw;
  width: 57.1vw;
}
.modal-faq .modal-heading {
  line-height: 1.4;
}
.modal-faq .modal-inner-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1848f5;
  bottom: 0;
  display: none;
  height: 90px;
  left: 0;
  line-height: 1;
  opacity: 0;
  overflow-x: scroll;
  padding-left: 30px;
  padding-right: 30px;
  position: fixed;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  white-space: nowrap;
  width: 100%;
}
.modal-faq .modal-inner-nav a {
  color: #fff;
  display: inline-block;
}
.modal-faq .modal-inner-nav a + a {
  margin-left: 40px;
}
.modal-faq .modal-header._scroll-out ~ .modal-inner-nav {
  opacity: 1;
}
.modal-content-faq {
  padding-top: 96px;
}
.modal-content-faq .modal-section {
  margin-right: 6.9vw;
}
.modal-content-faq .modal-section + .modal-section {
  margin-top: 80px;
}
.modal-content-faq .modal-section .column {
  background-color: #f9f9f9;
  border-radius: 24px;
  padding: 64px 7.3vw;
}
.modal-content-faq .modal-content-header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.8vw;
  flex: 0 0 3.8vw;
}
.modal-content-faq .modal-content-heading {
  font-size: 1.7vw;
  font-weight: 700;
}
.global-nav {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  margin: auto;
  position: fixed;
  right: 51px;
  top: 0;
  width: 32px;
}
.loading .global-nav {
  display: none;
}
.global-nav-items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  width: 100%;
}
.global-nav-item .inner-link:before {
  background-color: #7491f9;
  border-radius: 100px;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
}
.in-about .to-about:before,
.in-cautions .to-cautions:before,
.in-contact .to-contact:before,
.in-faq .to-faq:before,
.in-features-sub .to-features:before,
.in-features .to-features:before,
.in-service-flow .to-service-flow:before,
.in-service .to-service:before {
  background-color: #1848f5;
}
.in-first-view .to-first-view:before {
  background-color: #fff;
}
.page-footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  background-color: #1848f5;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;;
  padding: 16px;
  /* justify-content: space-between; */
  padding-left: 35px;
  padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  gap: 16px;
}
.page-footer .catch {
  font-size: 12px;
  line-height: 1.5;
  padding-right: 245px;
}
.page-footer .svg-logo_docomo {
  fill: #fff;
}
.page-footer .docomo-business-logo {
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 35px;
  width: 225px;
}
.copyright {
  font-size: 12px;
}
.page-header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  justify-content: space-between;
  left: 0;
  margin-left: 35px;
  margin-right: 35px;
  padding-left: 4.5vw;
  padding-right: 4.5vw;
  position: fixed;
  right: 0;
  top: 35px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: background-color, -webkit-box-shadow;
  transition-property: background-color, -webkit-box-shadow;
  transition-property: background-color, box-shadow;
  transition-property: background-color, box-shadow, -webkit-box-shadow;
  width: auto;
}
.page-header .page-heading {
  height: 40px;
  width: 158px;
}
.page-header .svg-logo {
  fill: #1848f5;
  height: 100%;
  width: 100%;
}
.page-header .main-menu,
.page-header .main-menu-items {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-header .main-menu {
  width: 70vw;
}
.page-header .main-menu-items {
  -webkit-box-flex: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex: 1;
  flex: 1;
  justify-content: space-between;
}
.page-header .main-menu-item {
  font-size: 0.8vw;
  font-weight: 700;
  border-right: 3px solid #1948f5;
  padding: 0 5px;
}
.page-header .main-menu-item:last-child{
  border-right: 0px solid #1948f5;
}
.page-header._in .main-menu-link:after {
  background-color: #fff;
}
.page-header .link-contact.reverse {
  border: 1px solid #1848f5;
  font-size: 0.8vw;
  font-weight: 700;
  margin-left: 1.7vw;
  width: 11.4vw;
  text-align: center;
    line-height: 18px;
}

.page-header._in .button.has-icon .svg,
.page-header .button.has-icon .svg {
  right: 10px;
}


.page-header._in {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  position: absolute;
  top: 55px;
}
.page-header._in .svg-logo {
  fill: #fff;
}
.page-header._in .main-menu-link {
  color: #fff;
}
.page-header._in .link-contact.reverse {
  border-color: #fff;
  height: 48px;
  text-align: center;
    line-height: 18px;
}

.page-header {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@-webkit-keyframes fade-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fade-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
  }
  50% {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  to {
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70px);
    transform: translateY(70px);
  }
  50% {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  to {
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.rotate {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1848f5;
  height: 1px;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 1px;
}
.rotate img {
  height: auto;
  width: 230px;
}
.service-flow-section {
  background-color: #fff;
  background-size: auto;
  padding-bottom: 120px;
  padding-top: 120px;
}
.service-flow-section .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.service-flow-section .section-heading .text {
  font-size: 2.3vw;
}
.service-flow-section .section-heading ~ .description {
  font-weight: 700;
}
.service-flow-section .img-section {
  left: 4.5vw;
  max-width: 610px;
  position: absolute;
  top: 395px;
  width: 42.4vw;
}
.service-flow-section .column:first-of-type {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.2vw;
  flex: 0 0 29.2vw;
}
.service-flow-section .step {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 34.4vw;
  flex: 0 0 34.4vw;
  padding-top: 4px;
}
.service-flow-section .column-heading {
  font-size: 1.1vw;
  font-weight: 500;
  text-align: center;
  width: 63px;
}
.service-flow-section .step-items {
  margin-top: 12px;
}
.service-flow-section .step-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.service-flow-section .step-item .label {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 3px solid #1848f5;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.7vw;
  font-weight: 500;
  height: 63px;
  justify-content: center;
  letter-spacing: 0.02em;
  -webkit-transition-property: background-color, color, opacity,
    -webkit-transform;
  transition-property: background-color, color, opacity, -webkit-transform;
  transition-property: background-color, color, transform, opacity;
  transition-property: background-color, color, transform, opacity,
    -webkit-transform;
  width: 63px;
}
.service-flow-section .step-item._in-pc .label,
.service-flow-section .step-item._in-sp .label,
.service-flow-section .step-item .label.activated {
  background-color: #1848f5;
  color: #fff;
}
.service-flow-section .step-item .bar {
  border-left: 3px solid #1848f5;
  display: inline-block;
  height: 110%;
  left: 30px;
  position: absolute;
  top: 60px;
}
.service-flow-section .step-item .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 30px;
}
.service-flow-section .step-item .text h4 {
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.4;
}
.service-flow-section .step-item .text .description {
  margin-top: 16px;
}
.service-flow-section .step-item .text .description strong {
  color: #c03;
  font-weight: 700;
}
.service-flow-section .step-item .text .link-reserve,
.service-flow-section .step-item .text .link-shop {
  margin-top: 32px;
}
.service-flow-section .step-item:nth-of-type(2) {
  margin-top: 56px;
}
.service-flow-section .step-item:nth-of-type(3) {
  margin-top: 80px;
}
.service-flow-section .note {
  border-top: 1px solid #1848f5;
  font-size: 0.8vw;
  line-height: 1.8;
  margin-top: 20px;
  padding-top: 20px;
}
.service-section {
  background-color: #e8edfe;
  border-radius: 0 0 0 24px;
  margin-right: 0;
  padding-bottom: 80px;
  padding-top: 135px;
}

.service-section .service_flex{
  display:flex;
  justify-content: space-between;
  align-items: flex-start;
}

.service-section .service_flex .service-top-img{
  margin-top:-50px;
}
.service-section .service_flex .service-top-img img{
  width: 100%;
}


.service-section .section-heading .text {
  font-size: 1.8vw;
}
.service-section .description {
  width: 40vw;
}
.service-section .service-content {
  background-color: #1848f5;
  border-radius: 24px;
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
  color: #fff;
  padding: 69px 7.3vw 80px;
  position: absolute;
  right: 100px;
  top: -80px;
  width: 42.5vw;
}
.service-section .service-content h3 {
  border-bottom: 2px solid #fff;
  font-size: 1.1vw;
  font-weight: 700;
  padding-bottom: 17px;
}
.service-section .service-content .service-content-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 31px;
}
.service-section .service-content .service-content-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  overflow: visible;
  padding-left: 5px;
}
.service-section .service-content .service-content-item:nth-of-type(3),
.service-section .service-content .service-content-item:nth-of-type(4) {
  margin-top: 29px;
}
.service-section .service-content .service-content-item dt {
  font-size: 0.8vw;
  font-weight: 700;
}
.service-section .service-content .service-content-item dd {
  font-size: 2.2vw;
  font-weight: 700;
  margin-top: 11px;
}
.service-section .service-content .service-content-item .sub {
  font-size: 1vw;
  margin-left: 4px;
}
.service-section .service-content .service-content-item .note {
  display: block;
  font-size: 0.8vw;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 13px;
}
.service-section .service-content .service-content-item:last-of-type .note {
  font-size: 0.6vw;
  margin-top: 8px;
}
.service-section .service-content .open-modal-plan-button {
  margin-top: 24px;
  width: 100%;
}
.service-section .service-content h4 {
  margin-top: 57px;
}
.service-section .service-content h4 .svg-reserve {
  fill: #fff;
  height: 32px;
  width: 280px;
}
.service-section .service-content .description {
  margin-top: 12px;
}
.service-section .service-content .link-reserve {
  margin-top: 24px;
}

.service-section .service-type{
  width: 75vw;
  margin: 0 auto;
  background-color: #1848f5;
  margin-top: 50px;
  padding: 30px 50px;
  border-radius: 15px;
}
.service-section .service-type .service-type-inner{
  max-width: 906px;
  margin:0 auto;
}

.service-section .service-type h2{
  color:#fff;
  font-size: min(2.1vw, 32px);
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}
.service-section .service-type .type-box_area{
  display:flex;
  justify-content: center;
  gap:30px;
  margin-top:30px;
}
.service-section .service-type .type-box_area .type-box{
  background-color:#fff;
  border-radius:5px;
  width:45vw;
  padding:15px;
  color:#000;
}
.service-section .service-type .type-box_area .type-box .title{
  font-size: min(1.6vw, 28px);
  line-height:1.5em;
  color:#fff;
  font-weight:bold;
  padding:10px;
  display:flex;
  justify-content: center;
  align-items: center; 
  gap:10px;
  position: relative;
  margin-bottom:30px;
}
.service-section .service-type .type-box_area .type-box .title:after{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
}
.service-section .service-type .type-box_area .type-box .free:after{
  border-top: 15px solid #2fb4b2;
}
.service-section .service-type .type-box_area .type-box .payas:after{
  border-top: 15px solid #ffb83c;
}
.service-section .service-type .type-box_area .type-box .free{
  background-color:#2fb4b2;
}
.service-section .service-type .type-box_area .type-box .payas{
  background-color:#ffb83c;
}
.service-section .service-type .type-box_area .type-box .sub{
  text-align:center;
  font-size: calc(0.25vw + 1.4rem);
  margin-bottom:15px;
}
.service-section .service-type .type-box_area .type-box .price_line{
  display:flex;
  justify-content: center;
  align-items: center; 
} 
.service-section .service-type .type-box_area .type-box .price_line .txt1{
  font-size:16px;
} 
.service-section .service-type .type-box_area .type-box .price_line .txt2{
  font-size: 31px;
  color: #cc0133;
  font-weight: bold;
  margin:0 0 0 10px;
} 
.service-section .service-type .type-box_area .type-box .price_line .txt3{
  font-size: 20px;
  line-height: 15px;
  text-align: center;
}
.service-section .service-type .type-box_area .type-box .price_line .txt3 sup{
    font-size:9px;
}
.service-section .service-type .type-box_area .type-box .price_line .txt4{
  font-size: 20px;
  font-weight: bold;
}
.service-section .service-type .type-box_area .type-box .txt5{
  font-size:16px;
  text-align:center;
  margin-top:5px;
}


.service-section .service-type .price-box_area{
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  padding: 15px;
  color: #000;
  margin-top: 30px;
}
.service-section .service-type .price-box_area img{
  width: 100%;
}
.service-section .service-type .servicebtn{
  padding:15px;
  width: 30vw;
  margin:0 auto;
  margin-top:20px;
}
.service-section .sv_slider .optionlist{
  width: 25.4vw;
  margin: 0 auto;
  margin-top: 75px;
}



.loader {
  z-index: 9999;
}
.loaded .loader {
  z-index: -1;
}
.loader .icon-loader,
.loader .svg-logo_loader {
  z-index: 2001;
}
.main-menu-sp {
  z-index: -1;
}
.main-menu-sp.is-open {
  z-index: 3999;
}
.ripple {
  z-index: 2;
}
.main-menu-inner-sp {
  z-index: 3;
}
.main-menu-sp[aria-hidden="false"] + .ripple {
  z-index: 2000;
}
.close-menu-button-sp,
.open-menu-button-sp {
  z-index: 1999;
}
.main-menu-sp[aria-hidden="false"] .close-menu-button-sp {
  z-index: 2000;
}
.first-view-section {
  z-index: 2;
  margin-bottom: 70px;
}
.modal {
  z-index: -1;
}
.modal.is-open {
  z-index: 3999;
}
.modal-nav {
  z-index: 4000;
}
.global-nav,
.page-header {
  z-index: 999;
}
.rotate {
  z-index: 4999;
}
.to-top-scroller {
  z-index: 999;
}
.ac {
  border-top: 1px solid #1848f5;
  color: #1848f5;
  font-size: 1vw;
  line-height: 1.79;
}
.ac:last-child {
  border-bottom: 1px solid #1848f5;
}
.ac .ac-header {
  margin: 0;
  padding: 0;
}
.ac .ac-trigger {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 24px 3.5vw;
  width: 100%;
}
.ac .ac-trigger:before {
  content: "Q.";
}
.ac .ac-trigger .indicater {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
  height: 1.79vw;
  position: absolute;
  right: 15px;
  top: 24px;
  width: 1.79vw;
}
.ac .ac-trigger .indicater:after,
.ac .ac-trigger .indicater:before {
  background-color: #1848f5;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 16px;
}
.ac .ac-trigger .indicater:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ac .ac-trigger .indicater:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ac .ac-panel {
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.ac.js-enabled .ac .ac-panel {
  visibility: hidden;
}
.ac.is-active .ac .ac-panel {
  visibility: visible;
}
.ac .ac-panel .ac-text {
  padding: 0 6.9vw 24px 3.5vw;
  position: relative;
}
.ac .ac-panel .ac-text:before {
  content: "A.";
}
.ac .ac-text,
.ac .ac-trigger {
  position: relative;
}
.ac .ac-text:before,
.ac .ac-trigger:before {
  font-size: 1.7vw;
  font-weight: 700;
  left: 0.3vw;
  line-height: 1;
  position: absolute;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.ac .ac-text .button {
  margin-bottom: 8px;
  margin-top: 24px;
}
.ac .ac-text .button,
.link-compatible {
  min-width: 290px;
  width: 60%;
}
.ac.is-active > .ac-header .ac-trigger .indicater:after,
.ac.is-active > .ac-header .ac-trigger .indicater:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ac.is-active > .ac-header .ac-trigger .indicater:after {
  opacity: 0;
}


@media  (min-width: 1724px) {
  .smtmode3{display:none;}
    .first-view-section .container {
    min-height: 53vw;
  }
}

@media  (max-width: 1723px) {
  .first-view-section .container {
    min-height: 890px;
  }
  #Scope table{
    width: 1000px;
  }
  .first-view-section .detail-nav .link-contact,
  .first-view-section .detail-nav .open-modal-plan-button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 89%;
  }
  .first-view-section .detail-nav .topbtn_commnet {
    width: 30vw;
    }
  .first-view-section .news{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px;
    margin-top: 30px;
    width:64vw;
    text-align:center;
  }
  .first-view-section .news a{
    text-decoration:underline;
  }
  
  
  .smtmode3{display:none;}
  
  
}

@media  (max-width: 1558px) {
  .first-view-section .container {
    min-height: 850px;
  }
  
}
@media  (max-width: 1490px) {
  .modal-content-plan .table-item .item-head {
    -ms-flex: 0 0 14vw;
    flex: 0 0 14vw;
  }
  .first-view-section .container {
    min-height: 840px;
  }

}


@media  (max-width: 1280px) {
  .page-header {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
  .page-header .main-menu {
      width: 75vw;
  }
  
  .first-view-section .container {
    min-height: 800px;
  }
  
  .modal-content-plan .table {
    -webkit-box-flex: 0;
    background-color: #f9f9f9;
    border-radius: 24px;
    -ms-flex: 0 0 57vw;
    flex: 0 0 57vw;
    padding: 95px 35px 66px;
  }
  
  .modal-content-plan .table-item {
      justify-content: space-between;
  }
  .modal-content-plan .table-item .item-head.topline:nth-of-type(1) {
      width:28%;
      flex:unset;
  }
  .modal-content-plan .table-item .item-head.topline:nth-of-type(2) {
      width:28%;
      flex:unset;
  }
  .modal-content-plan .table-item .item-head.topline:nth-of-type(3) {
      width:44%;
      flex:unset;
  }
  
  #Scope table{
    width: 930px;
  }


}/*media max-width: 1280px*/

@media (min-width: 768px) and (max-width: 1023.98px) {
  body {
    font-size: 2.5vw;
  }
  .br-tab {
    display: block;
  }
  .button {
    font-size: 2.1vw;
  }
  .modal-heading .label,
  .section-heading .label {
    font-size: 1.8vw;
  }
  .modal-heading .text,
  .section-heading .text {
    font-size: 5.3vw;
  }
  .about-section .description {
    font-size: 2.3vw;
  }
  .about-section .description strong {
    font-size: 3.1vw;
  }
  .about-section .section-heading .text {
    font-size: 5.5vw;
  }
  .cautions-section .section-heading .text {
    font-size: 5.3vw;
  }
  .cautions-section .section-sub-heading {
    font-size: 2.5vw;
  }
  .cautions-section .cautions-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .first-view-section .container {
    min-height: 712px;
  }

  .cautions-section .cautions-item + .cautions-item {
    margin-left: 10px;
  }
  .cautions-section .text-cautions-item {
    font-size: 1.6vw;
  }
  .cautions-section .others {
    font-size: 1.8vw;
  }
  .cautions-section .detail {
    font-size: 2.1vw;
  }
  .contact-section .container {
    padding-bottom: 650px;
  }
  .faq-section .section-heading .text,
  .features-section .section-heading .text {
    font-size: 5.3vw;
  }
  .features-section .img-section {
    top: 320px;
  }
  .features-section .features-nav {
    margin-top: 580px;
  }
  .features-section .innerlink-features .text,
  .features-sub-section .sub-section-heading .label {
    font-size: 2.3vw;
  }
  .features-sub-section .sub-section-heading .label .num {
    font-size: 2vw;
  }
  .features-sub-section .sub-section-heading .text {
    font-size: 3.3vw;
  }
  .features-sub-section .features1 .column:nth-of-type(2) .description {
    font-size: 2vw;
  }
  .features-sub-section .features2 .features2-item {
  }
  .features-sub-section .features2 .features2-item + .features2-item {
    margin-left: 20px;
  }
  .features-sub-section .features2 .text-features2-item strong {
    font-size: 2vw;
  }
  .features-sub-section .features2 .text-features2-item .description {
    font-size: 1.8vw;
    line-height: 1.43;
  }
  .first-view-section {
    height: 995px;
  }
  .first-view-section .page-heading .text {
    font-size: 3.1vw;
    margin-left: 7.5vw;
  }
  .first-view-section .page-heading .logo {
    max-width: 1024px;
    width: 85vw;
  }
  .first-view-section .img-section {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }
  .first-view-section .copy {
    font-size: 3.1vw;
  }
  .first-view-section .lead {
    font-size: 2.3vw;
  }
  .first-view-section .per-month,
  .first-view-section .tax-included {
    font-size: 3.1vw;
  }
  .first-view-section .yen {
    font-size: 4.6vw;
  }
  .first-view-section .price {
    font-size: 8.8vw;
  }
  .first-view-section .excluding-tax {
    font-size: 2vw;
    margin-left: 6.6vw;
  }
  .main-menu-items-sp .label {
    font-size: 6.3vw;
  }
  .main-menu-items-sp .content {
    font-size: 2.3vw;
  }
  .main-menu-item-sp .copyright {
    font-size: 1.6vw;
  }
  .modal-header .modal-heading {
    font-size: 4.9vw;
  }
  .modal-content-plan .table .note {
    font-size: 2.1vw;
  }
  .modal-content-plan .table-item .item-content,
  .modal-content-plan .table-item .item-head {
    font-size: 2.5vw;
  }
  .modal-content-plan .table-item .item-content .sub {
    font-size: 2.1vw;
  }
  .modal-section-option .modal-heading .text {
    font-size: 5.3vw;
  }
  .modal-content-faq .modal-content-heading {
    font-size: 2.9vw;
  }
  .copyright {
    font-size: 1.6vw;
  }
  .service-flow-section .section-heading .text {
    font-size: 5.3vw;
  }
  .service-flow-section .img-section {
    top: 250px;
  }
  .service-flow-section .step {
    margin-top: 480px;
  }
  .service-flow-section .column-heading {
    font-size: 2.3vw;
  }
  .service-flow-section .step-item .label {
    font-size: 3.3vw;
  }
  .service-flow-section .step-item .text h4 {
    font-size: 2.5vw;
  }
  .service-flow-section .note {
    font-size: 2.1vw;
  }
  .service-section .section-heading .text {
    font-size: 4.7vw;
  }
  .service-section .service-content h3 {
    font-size: 2.9vw;
  }
  .service-section .service-content .service-content-item dt {
    font-size: 2.3vw;
  }
  .service-section .service-content .service-content-item dd {
    font-size: 4.1vw;
  }
  .ac,
  .service-section .service-content .service-content-item .note,
  .service-section .service-content .service-content-item .sub,
  .service-section .service-content .service-content-item:last-of-type .note {
    font-size: 2vw;
  }
  .ac .ac-text:before,
  .ac .ac-trigger:before {
    font-size: 2.3vw;
  }
}/*mediamin-width: 768px) and (max-width: 1023.98px*/

@media (min-width: 1024px) {
  ._e-pc._in-pc,
  ._e-pc._trans-end,
  .in-about .about-section ._e-pc,
  .in-features1 .features1.sub-section ._e-pc,
  .in-features2 .features2.sub-section ._e-pc,
  .in-features-lead .features-lead.sub-section ._e-pc,
  .in-features .features-section > ._e-pc,
  .in-first-view .first-view-section ._e-pc,
  .in-modal-faq .modal-faq ._e-pc,
  .in-modal-plan .modal-plan ._e-pc,
  .in-modal-usage .modal-usage ._e-pc,
  .in-service-flow .service-flow-section ._e-pc,
  .in-service .service-section ._e-pc,
  .modal-faq ._ob-pc._in-pc,
  .modal-plan ._ob-pc._in-pc,
  .modal-usage ._ob-pc._in-pc,
  .passed-about .about-section ._e-pc,
  .passed-features1 .features1.sub-section ._e-pc,
  .passed-features2 .features2.sub-section ._e-pc,
  .passed-features-lead .features-lead.sub-section ._e-pc,
  .passed-features .features-section > ._e-pc,
  .passed-first-view .first-view-section ._e-pc,
  .passed-modal-faq .modal-faq ._e-pc,
  .passed-modal-plan .modal-plan ._e-pc,
  .passed-modal-usage .modal-usage ._e-pc,
  .passed-service-flow .service-flow-section ._e-pc,
  .passed-service .service-section ._e-pc {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .description {
    font-size: 1vw;
  }
  .button:hover,
  .contact-section .contact .link-contact:hover,
  .page-header._in .link-contact.reverse:hover {
    -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  }
  .button:hover {
    background-color: #1848f5;
    color: #fff;
  }
  .button.no-bxs:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .button.has-icon:hover .svg {
    fill: #fff;
  }
  .button.reverse:hover {
    background-color: #fff;
    color: #1848f5;
  }
  .button.reverse.has-icon:hover .svg {
    fill: #1848f5;
  }
  .about-section .section-heading .text:first-line {
    letter-spacing: 0;
  }
  .contact-section .section-heading .text {
    font-size: 1.8vw;
  }
  .contact-section .contact h3 {
    font-size: 1.1vw;
  }
  .features-section .innerlink-features:hover {
    background-color: #1848f5;
    color: #fff;
  }
  .features-section .innerlink-features:hover .label {
    background-color: #fff;
  }
  .features-section .innerlink-features:hover .label .svg {
    fill: #1848f5;
  }
  .features-section .innerlink-features:hover .svg-arrow {
    fill: #fff;
  }
  .to-top-scroller {
    display: none;
  }
  .modal-header {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .modal-content .modal-heading .text {
    font-size: 1.8vw;
  }
  .modal-section-movie .modal-heading .text {
    font-size: 2.2vw;
  }
  .page-header .main-menu-item .main-menu-link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .page-header .main-menu-item.inactivated .main-menu-link {
    opacity: 0.5;
  }
  .page-header .main-menu-link {
    display: inline-block;
    position: relative;
  }
  .page-header .main-menu-link span {
    display: inline-block;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .page-header .main-menu-link:hover span {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .page-header .link-contact.reverse:hover {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1848f5;
  }
  .page-header .link-contact.reverse:hover .svg-link {
    fill: #1848f5;
  }
  .page-header._in .link-contact.reverse:hover {
    background-color: #fff;
    color: #1848f5;
  }
  .page-header._in .link-contact.reverse:hover .svg-link {
    fill: #1848f5;
  }
  .page-header._in {
    -webkit-animation: fade-down 0.5s forwards;
    animation: fade-down 0.5s forwards;
  }
  .page-header._out {
    -webkit-animation: fade-up 0.5s 0s forwards;
    animation: fade-up 0.5s 0s forwards;
  }
  .in-first-view .page-header {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    background-color: #1848f5;
  }
  .passed-first-view.passed-about .page-header {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .service-flow-section .step-item:nth-of-type(2) .label {
    -webkit-transition: opacity 0.7s 1.2s, background-color 0.7s 1.8s,
      color 0.7s 1.8s, -webkit-transform 0.7s 1.2s;
    transition: opacity 0.7s 1.2s, background-color 0.7s 1.8s, color 0.7s 1.8s,
      -webkit-transform 0.7s 1.2s;
    transition: opacity 0.7s 1.2s, transform 0.7s 1.2s,
      background-color 0.7s 1.8s, color 0.7s 1.8s;
    transition: opacity 0.7s 1.2s, transform 0.7s 1.2s,
      background-color 0.7s 1.8s, color 0.7s 1.8s, -webkit-transform 0.7s 1.2s;
  }
  ._e-pc {
    opacity: 0;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  ._t-pc {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  ._r-pc {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
  ._b-pc {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  ._l-pc {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
  }
  ._d1-pc {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  ._d2-pc {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  ._d3-pc {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  ._d4-pc {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  ._d5-pc {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  ._d6-pc {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  ._d7-pc {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  ._d8-pc {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  ._d9-pc {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  ._d10-pc {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  ._d11-pc {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  ._d12-pc {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  ._d13-pc {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  ._d14-pc {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
  }
  ._d15-pc {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  ._d16-pc {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  ._d17-pc {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
  }
  ._d18-pc {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  ._d19-pc {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s;
  }
  ._d20-pc {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .faq-section .container {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: transform 0.7s, opacity 0.7s;
    transition: transform 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  }
  .in-faq .faq-section .container,
  .passed-faq .faq-section .container {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .cautions-section .container {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: transform 0.7s, opacity 0.7s;
    transition: transform 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  }
  .in-cautions .cautions-section .container,
  .passed-cautions .cautions-section .container {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .modal-faq ._ob-pc,
  .modal-plan ._ob-pc,
  .modal-usage ._ob-pc {
    opacity: 0;
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
    transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s;
  }
  
  /*サービス詳細*/
  .modal-content-plan .service-table{
    padding: 95px 30px 66px;
  
  }
  .modal-content-plan .service-table .sctl{
    font-size: 2vw;
    font-weight:bold;
    text-align: center;
    color: #000;
    margin-bottom:30px;
  }
  .modal-content-plan .service-table .typebox{
    display:flex;
    justify-content: space-around;
  }
  .modal-content-plan .service-table .typebox .svbox{
    width: 30vw;
    background-color: #fff;
    border-radius: 5px;
  }
  .toptl{
    text-align:center;
    padding:15px 0;
    color:#fff;
    font-size: 1.7vw;
  }
  .modal-content-plan .service-table .typebox{
    margin-bottom:100px;
  }
  .modal-content-plan .service-table .typebox .svbox .topbg1{
    background-color: #2fb4b2;
    border-radius: 5px 5px 0 0;
  }
  .modal-content-plan .service-table .typebox .svbox .topbg2{
    background-color: #ffb83c;
    border-radius: 5px 5px 0 0;
  }
  .modal-content-plan .service-table .typebox .svbox .stl{
    text-align:center;
    background-color:#e8edfe;
    color:#000;
    font-size:1vw;
    font-weight: bold;
    padding:10px 0;
    margin:0 auto;
    margin:15px;
    border-radius:5px;
  }
  .modal-content-plan .service-table .typebox .svbox .price{  
    font-size:2vw;
    text-align:center;
    font-weight: bold;
    padding-bottom:15px;
    border-bottom: 1px dashed #1948f5;
    margin: 0 20px;
  }
  .modal-content-plan .service-table .typebox .svbox .price span{
    font-size: 1vw;
  }
  .modal-content-plan .service-table .typebox .svbox .txt1{ 
    color: #000;
    font-size: 1.2vw;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 15px;
  }
  .modal-content-plan .service-table .typebox .svbox .txt2{ 
    color: #000;
    font-size: 0.8vw;
    padding-top: 20px;
    margin-left: 20px;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner_height{
    height: 8vw;
  } 
  .modal-content-plan .service-table .typebox .svbox .subinner{ 
    display:flex;
    flex-flow: row wrap;
    align-items: center; 
    justify-content: space-between;
    padding: 5px 20px;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(odd){
    width:30%;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(even){
    text-align:right;
    font-size:1.5em;
    font-weight:bold;
    width:70%;
    padding-bottom: 10px;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(even) span{
    font-size:0.7em;
  }
  .modal-content-plan .service-table .typebox .svbox .txt3{ 
    font-size: 1.5em;
    padding: 38px 0;
    text-align: center;
    font-weight: bold;
  }
  .modal-content-plan .service-table .typebox .svbox .btxt{ 
    color: #000;
    font-size: 1vw;
    padding: 0 20px 20px;
    text-align:left;
    line-height:1.5em;
  }
  
  
  .modal-content-plan .planbox{
    display:flex;
    flex-direction: column;
    gap: 10px;
  }
  .modal-content-plan .planbox .linebox{
    background-color:#fff;
    border-radius:5px;
    display:flex;
    gap: 30px;
    padding: 13px;
    align-items: center;
    font-size:1vw;
  }
  .modal-content-plan .planbox .linebox .lside{
    background-color:#e8edfe;
    width:15vw;
    color:#000;
    font-size:1.2em;
    font-weight:bold;
    padding:20px 0;
    text-align: center;
    line-height: 1.3em;
  }
  .modal-content-plan .planbox .linebox .rside{
    line-height:1.5em;
  }
  .modal-content-plan .planbox .linebox .rside span{
    font-size:0.9vw;
  }
  
  
}/*mediam min-width: 1024px*/

@media (min-width: 1440px) {
  .service-section .service-content .service-content-item:last-of-type .note {
    white-space: nowrap;
  }
}/*mediam min-width: 1440px*/
@media (max-width: 1023.98px) {
  ._e-sp._in-sp,
  ._e-sp._trans-end,
  .in-features2 .features2.sub-section ._e-sp,
  .in-first-view .first-view-section ._e-sp,
  .in-modal-faq .modal-faq ._e-sp,
  .in-modal-plan .modal-plan ._e-sp,
  .in-modal-usage .modal-usage ._e-sp,
  .modal-faq ._ob-sp._in-pc,
  .modal-plan ._ob-sp._in-pc,
  .modal-usage ._ob-sp._in-pc,
  .page-header._in,
  .passed-features2 .features2.sub-section ._e-sp,
  .passed-first-view .first-view-section ._e-sp,
  .passed-modal-faq .modal-faq ._e-sp,
  .passed-modal-plan .modal-plan ._e-sp,
  .passed-modal-usage .modal-usage ._e-sp {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .br-pc {
    display: none;
  }
  .br-mob {
    display: block;
  }
  hr {
    height: 4px;
    margin-bottom: 16px;
    margin-top: 16px;
    width: 20px;
  }
  .description {
    line-height: 1.8;
  }
  .button.has-icon .svg {
    height: 0.82em;
    right: 1.09em;
    width: 0.82em;
  }
  .section {
    margin-left: 0;
    margin-right: 0;
  }
  .container {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
  .modal-heading .label,
  .section-heading .label,
  .sub-section-heading .label {
    padding-top: 0.3%;
  }
  .modal-heading .label,
  .section-heading .label {
    height: 2.78em;
    padding-left: 1.89em;
    padding-right: 1.89em;
  }
  .modal-heading .text,
  .section-heading .text {
    margin-top: 20px;
  }
  .cautions-section .img-cautions-item,
  .features-sub-section .features1 .column:nth-of-type(2) .figure,
  .features-sub-section .features2 .img-features2-item {
    -webkit-box-shadow: 10px 2px 20px rgba(0, 0, 0, 0.04);
    box-shadow: 10px 2px 20px rgba(0, 0, 0, 0.04);
  }
  .features-sub-section .features2 .img-features2-item {
    width: 37vh;
  }
  .about-section {
    margin-top: 0;
    padding-bottom: 80px;
    padding-top: 13vh;
  }
  .about-section .description {
    font-weight: 700;
    margin-top: 13px;
    width: auto;
  }
  .about-section .description strong {
    line-height: 1.9;
    margin-top: 10px;
  }
  .about-section .section-heading .text {
    font-size: 7.4vw;
    line-height: 1.4;
  }
  .about-section hr {
    display: none;
  }
  .about-section .img-section {
    left: auto;
    margin-left: 8vw;
    margin-right: 8vw;
    margin-top: 14px;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
  }
  .cautions-section {
    border-radius: 0;
    padding-bottom: 64px;
    padding-right: 0;
    padding-top: 64px;
  }
  .cautions-section .section-heading .text {
    font-size: 6.8vw;
  }
  .cautions-section .description {
    margin-top: 20px;
  }
  .cautions-section .section-sub-heading {
    margin-top: 36px;
  }
  .cautions-section .cautions-items {
    margin-top: 16px;
    padding-top: 20px;
  }
  .cautions-section .text-cautions-item {
    margin-top: 15px;
  }
  .cautions-section .others {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .cautions-section .others ul {
    line-height: 1.6;
    margin-top: 12px;
    padding-left: 23px;
    padding-right: 28px;
  }
  .cautions-section .others li + li {
    margin-top: 0;
  }
  .cautions-section .others-heading {
    padding-left: 0;
    padding-right: 0;
  }
  .cautions-section .detail {
    line-height: 1.6;
    margin-top: 20px;
    padding: 23px 25px;
  }
  .contact-section {
    background-color: #fff;
    margin-top: 0;
    padding-top: 64px;
  }
  .contact-section .section-heading .text {
    font-size: 5.8vw;
  }
  .contact-section .container {
    background-position: left 50% bottom 6.7vh;
    background-size: 100% auto;
    padding-top: 0;
  }
  .contact-section .contact {
    margin-top: 39px;
    width: 100%;
  }
  .contact-section .contact h3 {
    font-size: 4.4vw;
  }
  .contact-section .contact .link-contact {
    margin-top: 24px;
    width: auto;
  }
  .faq-section {
    border-radius: 0;
    padding-bottom: 68px;
    padding-top: 68px;
  }
  .faq-section .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
  }
  .faq-section .column:first-of-type {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .faq-section .column:last-of-type {
    margin-left: 0;
  }
  .faq-section .button-box {
    margin-top: 40px;
  }
  .faq-section .button-box.button-box-pc {
    display: none;
  }
  .faq-section .button-box.button-box-sp {
    display: block;
  }
  .features-section {
    border-radius: 0;
    margin-top: 6.6vh;
    padding-bottom: 59px;
    padding-left: 0;
    padding-top: 64px;
  }
  .features-section .section-heading .text {
    font-size: 6.8vw;
  }
  .features-section .img-section {
    left: auto;
    margin-left: 8vw;
    margin-right: 8vw;
    right: auto;
    width: auto;
  }
  .features-section .features-lead {
    padding-left: 0;
  }
  .features-section .features-nav-item + .features-nav-item {
    margin-top: 26px;
  }
  .features-section .innerlink-features {
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 23px rgba(0, 0, 0, 0.04);
    box-shadow: 0 6px 23px rgba(0, 0, 0, 0.04);
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
  }
  .features-section .innerlink-features .label {
    height: 16.8vw;
    margin-right: 2.1vw;
    width: 16.8vw;
  }
  .features-section .innerlink-features .label .svg {
    height: 44.4%;
    width: 73.8%;
  }
  .features-section .innerlink-features .svg-arrow {
    height: 0.55em;
    right: 1.36em;
    width: 0.55em;
  }
  .features-sub-section {
    border-radius: 0;
    padding-left: 0;
    padding-top: 71px;
  }
  .features-sub-section .sub-section-heading .label {
    height: 2.33em;
    padding-left: 1.25em;
    padding-right: 0.17em;
  }
  .features-sub-section .sub-section-heading .label .num {
    height: 2.4em;
    margin-left: 0.9em;
    width: 2.4em;
  }
  .features-sub-section .sub-section-heading .text {
    margin-top: 16px;
  }
  .features-sub-section .features1 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
  }
  .features-sub-section .features1 .column:first-of-type {
    width: auto;
  }
  .features-sub-section .features1 .column:first-of-type .description {
    margin-top: 19px;
  }
  .features-sub-section .features1 .column:nth-of-type(2) {
    margin-top: 28px;
    width: auto;
  }
  .features-sub-section .features1 .column:nth-of-type(2) .figure {
    height: calc(47.33728vw - 28.40237px);
  }
  .features-sub-section .features1 .column:nth-of-type(2) .description {
    line-height: 1.8;
    margin-top: 16px;
  }
  .features-sub-section .features1 .button-box {
    margin-top: 29px;
    width: 100%;
  }
  .features-sub-section .features1 .button-box-pc {
    display: none;
  }
  .features-sub-section .features1 .button-box-sp {
    display: block;
  }
  .features-sub-section .features2 {
    padding-top: 65px;
  }
  .features-sub-section .features2 .row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
  }
  .features-sub-section .features2 .row .description {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-top: 16px;
  }
  .features-sub-section .features2 .features2-items {
    margin-top: 12px;
  }
  .features-sub-section .features2 .text-features2-item {
    margin-top: 28px;
  }
  .features-sub-section .features2 .text-features2-item .description {
    margin-top: 8px;
  }
  .first-view-section {
    padding-bottom: 0;
    padding-top: 0;
  }
  .first-view-section .page-heading{
    margin-bottom:0px;
  }
  .first-view-section .container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    border-radius: 0;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: auto;
    padding-bottom: 30px;
  }
  .first-view-section .page-heading {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin-top: 15px;
  }
  .first-view-section .alert {
    order: 2;
    margin: 16px 25px 0 25px;
    font-size: 2.3vw;
  }
  .first-view-section .page-heading .svg-reserve {
    height: 11px;
    width: 94px;
  }
  .first-view-section .page-heading .logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: -24px;
  }
  .first-view-section .img-section {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    bottom: auto;
    height: auto;
    left: 0;
    margin-top: 0px;
    padding-bottom: 0;
    position: relative;
    right: 0;
  }
  .first-view-section .inner {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    background-color: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 30px;
    order: 3;
    padding: 35px 23px;
  }
  .first-view-section .copy {
    color: #1848f5;
  }
  .first-view-section .lead {
    color: #fff;
    font-weight: 400;
    margin-top: 55px;
    z-index: 2;
  }
  .first-view-section .price-box {
    margin-top: 13px;
  }
  .first-view-section .per-month,
  .first-view-section .tax-included,
  .first-view-section .yen {
    color: #466df7;
  }
  .first-view-section .yen {
    margin-left: 2px;
  }
  .first-view-section .price {
    color: #1848f5;
    font-weight: 700;
    margin-left: 6px;
  }
  .first-view-section .excluding-tax {
    color: #1848f5;
    margin-top: 6px;
    text-align: left;
  }
  .first-view-section .detail-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    margin-top: 25px;
    width: auto;
    width: 100vw;
    gap:0 60px;
    justify-content: center;
  }
  .first-view-section .detail-nav .Side{
    flex-direction: column;
  }
  .first-view-section .detail-nav .topbtn_commnet,
  .first-view-section .detail-nav .link-contact{
    font-size:1.4vw;
    width:25vw !important;
  }
  .first-view-section .detail-nav .link-contact,
  .first-view-section .detail-nav .open-modal-plan-button {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: auto;
  }
  .first-view-section .detail-nav .open-modal-plan-button {
    background-color: #1848f5;
    color: #fff;
  }
  .first-view-section .detail-nav .link-contact {
    margin-left: 0;
  }
  .first-view-section .scroll {
    display: none;
  }
  


  .ripple {
    display: inline-block;
  }
  .menu-title-sp {
    height: 32px;
    width: 123px;
  }
  .close-menu-button-sp,
  .open-menu-button-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .modal-inner {
    padding-bottom: 0;
  }
  .modal-nav {
    right: 30px;
    top: 29px;
  }
  .modal-nav .scroll {
    display: none;
  }
  .modal-close-button {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    height: 48px;
    width: 48px;
  }
  .modal-close-button .svg-close {
    height: 16px;
    width: 16px;
  }
  .modal-header {
    height: auto;
  }
  .modal-header .logo {
    height: 32px;
    left: 0;
    right: 0;
    top: 37px;
    width: 123px;
  }
  .modal-header .modal-heading {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    font-size: 6.8vw;
    order: 2;
  }
  .img-modal,
  .modal-header .modal-heading {
    left: auto;
    margin-left: 8vw;
    position: relative;
  }
  .img-modal {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    bottom: auto;
    height: auto;
    margin-right: 8vw;
    margin-top: 11.5vh;
    order: 1;
    right: auto;
    width: auto;
  }
  .img-modal img {
    height: auto;
    width: 100%;
  }
  .modal-plan .modal-header {
    padding-bottom: 8.3vh;
  }
  .modal-plan .modal-heading {
    margin-top: 3.7vh;
  }
  .modal-plan .modal-content-plan {
    padding-top: 28px;
  }
  .modal-usage .modal-header {
    padding-bottom: 5.7vh;
  }
  .modal-usage .modal-heading {
    margin-top: 2.4vh;
    top: auto;
  }
  .modal-usage .img-modal {
    margin-top: 11.4vh;
  }
  .modal-section {
    margin-left: 0;
  }
  .modal-section .modal-heading .text {
    font-size: 6.2vw;
  }
  .modal-content-plan {
    padding-top: 64px;
  }
  .modal-content-plan .modal-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
  }
  .modal-content-plan .modal-section + .modal-section {
    margin-top: 64px;
  }
  .modal-content-plan .modal-content-header {
    margin-left: 30px;
    margin-right: 30px;
  }
  .modal-content-plan .table {
    -webkit-box-flex: 1;
    border-radius: 0;
    -ms-flex: auto;
    flex: auto;
    margin-top: 34px;
    padding: 50px 30px;
    width: 100%;
  }
  .modal-content-plan .table .note {
    line-height: 1.6;
    text-align: left;
  }
  .modal-content-plan .table-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-bottom: 25px;
    gap: 0 15px;
  }
  .modal-content-plan .table-item .svd-flex span {
    width: 33%;
  }
  .modal-content-plan .table-item + .table-item {
    margin-top: 25px;
  }
  .modal-content-plan .svd_title{
  padding:15px 0;
  font-size: 3.5vw;
    font-weight: 700;
    color:#000;
  }
  .modal-content-plan .table-item .item-head {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 28%;
  }
  
  .modal-content-plan .table-item .item-content {
    width: 28%;
  }
  .modal-content-plan .table-item .item-content.svd-flex {
    width: 44%;
  }
  .modal-content-plan .table-item .item-content p + p {
    margin-top: 10px;
  }
  .modal-content-plan .table-item .item-content .sub {
    line-height: 1.6;
  }
  .modal-content-plan .option-table {
    padding-bottom: 105px;
  }
  .modal-content-usage {
    padding-top: 64px;
  }
  .modal-content-usage .modal-section {
    margin-left: 30px;
    margin-right: 30px;
  }
  .modal-content-usage .modal-section-movie {
    margin-left: 0;
    margin-right: 0;
  }
  .modal-section-technology1,
  .modal-section-technology2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-section-technology1 .column:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0;
    margin-top: 34px;
  }
  .modal-section-technology2 .column:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .modal-section-technology2 .column:last-of-type {
    -webkit-box-flex: 1;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0;
    margin-top: 25px;
    order: 2;
  }
  .modal-section-movie .movie-container {
    border-radius: 0;
    padding-bottom: 128px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
  }
  .modal-section-movie .movie-frame {
    height: calc(56.25vw - 33.75px);
    width: 100%;
  }
  .modal-section-movie .modal-heading .text {
    font-size: 3.8vw;
    line-height: 1.4;
  }
  .modal-faq .modal-header {
    padding-bottom: 5.7vh;
  }
  .modal-faq .modal-heading {
    margin-top: 2.4vh;
    top: auto;
  }
  .modal-faq .modal-inner {
    padding-bottom: 90px;
  }
  .modal-faq .modal-inner-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .modal-content-faq {
    padding-top: 64px;
  }
  .modal-content-faq .modal-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
  }
  .modal-content-faq .modal-section + .modal-section {
    margin-top: 64px;
  }
  .modal-content-faq .modal-section .column {
    border-radius: 0;
    margin-top: 40px;
    padding: 52px 30px;
  }
  .modal-content-faq .modal-content-header {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin-top: -50px;
    padding-top: 50px;
  }
  .modal-content-faq .modal-content-heading {
    margin-left: 32px;
    margin-right: 32px;
  }
  .global-nav {
    display: none;
  }
  .page-footer {
    /* height: 13vh; */
    padding-left: 16px;
    padding-right: 16px;
	padding-top: 16px;
	padding-bottom: 23px;
    align-items: flex-start;
  }
  .page-footer .catch {
   margin-right: 32px;
   padding-right: 68px;
  }
  .page-footer .docomo-business-logo {
    width: 18vw;
	top: auto;
	right: 16px;
	bottom: 8px;
	transform: none;
  }
  .page-header {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    height: 48px;
    justify-content: center;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    top: 29px;
  }
  .page-header .page-heading {
    bottom: 0;
    height: 32px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 123px;
  }
  .page-header .main-menu {
    display: none;
  }
  .page-header._in {
    height: 48px;
    top: 29px;
  }
  .page-header {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity 0.5s 1s, -webkit-transform 0.5s 1s;
    transition: opacity 0.5s 1s, -webkit-transform 0.5s 1s;
    transition: transform 0.5s 1s, opacity 0.5s 1s;
    transition: transform 0.5s 1s, opacity 0.5s 1s, -webkit-transform 0.5s 1s;
  }
  .page-header._out {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .rotate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .service-flow-section {
    background-position: 50% 305px;
    background-size: 315px auto;
    padding-bottom: 64px;
    padding-top: 64px;
  }
  .service-flow-section .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
  }
  .service-flow-section .section-heading .text {
    font-size: 6.8vw;
  }
  .service-flow-section .img-section {
    left: auto;
    margin-left: 8vw;
    margin-right: 8vw;
    right: auto;
    width: auto;
  }
  .service-flow-section .column:first-of-type,
  .service-flow-section .step {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .service-flow-section .step {
    padding-top: 0;
  }
  .service-flow-section .column-heading {
    width: 3.33em;
  }
  .service-flow-section .step-item .label {
    border-width: 2px;
    height: 2.35em;
    width: 2.35em;
  }
  .service-flow-section .step-item .bar {
    border-left-width: 2px;
    left: 1.54em;
    top: 38px;
  }
  .service-flow-section .step-item .text {
    margin-left: 40px;
  }
  .service-flow-section .step-item .text .description {
    margin-top: 17px;
  }
  .service-flow-section .step-item .text .link-reserve,
  .service-flow-section .step-item .text .link-shop {
    margin-top: 28px;
  }
  .service-flow-section .step-item:nth-of-type(2) {
    margin-top: 50px;
  }
  .service-flow-section .step-item:nth-of-type(2) .text {
    margin-top: 10px;
  }
  .service-flow-section .step-item:nth-of-type(2) .description {
    margin-top: 15px;
  }
  .service-flow-section .step-item:nth-of-type(3) {
    margin-top: 55px;
  }
  .service-section {
    background-color: transparent;
    border-radius: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .service-section .container {
    background-color: #e8edfe;
    margin-left: 0;
    margin-right: 0;
    padding: 64px 30px 10.5vh;
  }
  .service-section .section-heading .text {
    font-size: 5.8vw;
  }
  .service-section .description {
    width: auto;
    order:2;
  }
  
  .service-section .service_flex .service-top-img img {
    width: 100%;
    padding:30px 0;
    }
  .service-section .service_flex {
    flex-direction: column;
    }
  .service-section .sv_slider .optionlist {
    width: 75vw;
    margin: 0 auto;
    margin-top: 75px;
    }

  .service-section .service-content {
    border-radius: 12px;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -42vh;
    padding-bottom: 53px;
    padding-left: 37px;
    padding-right: 37px;
    padding-top: 47px;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
  }
  .service-section .service-content h3 {
    border-bottom-width: 1px;
    padding-bottom: 10px;
  }
  .service-section .service-content .service-content-items {
    margin-top: 26px;
  }
  .service-section .service-content .service-content-item {
    padding-left: 0;
  }
  .service-section .service-content .service-content-item:nth-of-type(3),
  .service-section .service-content .service-content-item:nth-of-type(4) {
    margin-top: 24px;
  }
  .service-section .service-content .service-content-item dd {
    margin-top: 12px;
  }
  .service-section .service-content .service-content-item .sub {
    margin-left: 0;
  }
  .service-section .service-content .service-content-item:last-of-type .note {
    line-height: 1.6;
    margin-top: 6px;
  }
  .service-section .service-content .open-modal-plan-button {
    margin-top: 16px;
  }
  .service-section .service-content h4 {
    margin-top: 53px;
  }
  .service-section .service-content h4 .svg-reserve {
    height: 17px;
    width: 150px;
  }
  .service-section .service-content .description {
    margin-top: 16px;
  }
  .service-section .service-content .link-reserve {
    margin-top: 19px;
  }
  ._e-sp {
    opacity: 0;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .ac .ac-trigger {
    padding: 22px 50px 20px 30px;
  }
  .ac .ac-trigger .indicater {
    height: 12px;
    margin-top: -6px;
    right: 18px;
    top: 50%;
    width: 12px;
  }
  .ac .ac-trigger .indicater:after,
  .ac .ac-trigger .indicater:before {
    width: 100%;
  }
  .ac .ac-panel .ac-text {
    padding: 0 50px 20px 30px;
  }
  .ac .ac-text:before,
  .ac .ac-trigger:before {
    left: 4px;
  }
  .ac .ac-text .button {
    margin-top: 20px;
  }
  .ac .ac-text .button,
  .link-compatible {
    min-width: 0;
    width: 100%;
  }
  .faq-section .container {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: transform 0.7s, opacity 0.7s;
    transition: transform 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  }
  .in-faq .faq-section .container,
  .passed-faq .faq-section .container {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .cautions-section .container {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: transform 0.7s, opacity 0.7s;
    transition: transform 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  }
  .in-cautions .cautions-section .container,
  .passed-cautions .cautions-section .container {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .modal-faq ._ob-sp,
  .modal-plan ._ob-sp,
  .modal-usage ._ob-sp {
    opacity: 0;
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
    transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s;
  }
  .page-footer-right {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  
    .service-section .service-type {
    width: 90vw;
  }
  
    /*サービス詳細*/
  .service-section .service-type .servicebtn{
    width: 60vw;
  }
  .modal-content-plan .table-item .item-head {
    flex: unset
    }
    
  .modal-content-plan .table-item .item-content{
    font-size: 2vw !important;
  }
  
  
    /*サービス詳細*/
  .modal-content-plan .service-table{
    padding: 95px 30px 66px;
  
  }
  .modal-content-plan .service-table .sctl{
    font-size: 3vw;
    font-weight:bold;
    text-align: center;
    color: #000;
    margin-bottom:30px;
  }
  .modal-content-plan .service-table .typebox{
    display:flex;
    justify-content: space-around;
  }
  .modal-content-plan .service-table .typebox .svbox{
    width: 40vw;
    background-color: #fff;
    border-radius: 5px;
  }
  .toptl{
    text-align:center;
    padding:15px 0;
    color:#fff;
    font-size: 2vw;
  }
  .modal-content-plan .service-table .typebox{
    margin-bottom:100px;
  }
  .modal-content-plan .service-table .typebox .svbox .topbg1{
    background-color: #2fb4b2;
    border-radius: 5px 5px 0 0;
  }
  .modal-content-plan .service-table .typebox .svbox .topbg2{
    background-color: #ffb83c;
    border-radius: 5px 5px 0 0;
  }
  .modal-content-plan .service-table .typebox .svbox .stl{
    text-align:center;
    background-color:#e8edfe;
    color:#000;
    font-size:2vw;
    font-weight: bold;
    padding:10px 0;
    margin:0 auto;
    margin:15px;
    border-radius:5px;
  }
  .modal-content-plan .service-table .typebox .svbox .price{  
    font-size:3vw;
    text-align:center;
    font-weight: bold;
    padding-bottom:15px;
    border-bottom: 1px dashed #1948f5;
    margin: 0 20px;
  }
  .modal-content-plan .service-table .typebox .svbox .price span{
    font-size: 1.5vw;
  }
  .modal-content-plan .service-table .typebox .svbox .txt1{ 
    color:#000;
    font-size: 1.5vw;
    text-align:center;
    padding-top:20px;
    margin-bottom:15px;
  }
  .modal-content-plan .service-table .typebox .svbox .txt2{ 
    color: #000;
    font-size: 0.8vw;
    padding-top: 20px;
    margin-left: 20px;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner_height{
    height: 13vw;
  } 
  .modal-content-plan .service-table .typebox .svbox .subinner{ 
    display:flex;
    flex-flow: row wrap;
    align-items: center; 
    justify-content: space-between;
    padding: 5px 20px;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(odd){
    width:30%;
    font-size: 2vw;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(even){
    text-align:right;
    font-size:3vw;
    font-weight:bold;
    width:70%;
    padding-bottom: 10px;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(even) span{
    font-size:0.7em;
  }
  .modal-content-plan .service-table .typebox .svbox .txt3{ 
    font-size: 1.5em;
    padding: 38px 0;
    text-align: center;
    font-weight: bold;
  }
  .modal-content-plan .service-table .typebox .svbox .btxt{ 
    color: #000;
    font-size: 1.5vw;
    padding: 0 20px 20px;
    text-align:left;
    line-height:1.5em;
  }
  
  
  .modal-content-plan .planbox{
    display:flex;
    flex-direction: column;
    gap: 10px;
  }
  .modal-content-plan .planbox .linebox{
    background-color:#fff;
    border-radius:5px;
    display:flex;
    gap: 30px;
    padding: 13px;
    align-items: center;
    font-size:1vw;
  }
  .modal-content-plan .planbox .linebox .lside{
    background-color: #e8edfe;
    width: 23vw;
    color: #000;
    font-size: 1.6vw;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
    line-height: 1.3em;
  }
  .modal-content-plan .planbox .linebox .rside{
    font-size: 1.5vw;
    line-height:1.5em;
    width: 80%;
  }
  .modal-content-plan .planbox .linebox .rside span{
    font-size: 1.3vw;
  }

  
  /*オプション Line-up*/
  .slider3{
    flex-flow: row wrap;
  }
  .slider3 .slider-img {
    width: 45vw !important;
  }
  
  /*適応範囲について*/

  #Scope table{
  width: 1500px;
  }
  

  

}/*mediam max-width: 1023.98px*/


@media screen and (max-width: 896px) and (orientation: landscape) {
  body {
    overflow: hidden;
  }
  .rotate {
    -webkit-animation: flash 0.5s forwards;
    animation: flash 0.5s forwards;
    height: 100vh;
    opacity: 1;
    width: 100vw;
  }
  

  
}/*mediam max-width: 896px*/

@media (max-width: 860px) {

}
  


@media (max-width: 800px) {
  .slider3 .slider-img {
    width: 44vw !important;
  }
}/*mediam max-width: 800pxp*/


@media (max-width: 767.98px) {
  body {
    font-size: 3.5vw;
  }
  .br-tab {
    display: none;
  }
  .br-sp {
    display: block;
  }
  .button {
    font-size: 2.9vw;
  }
  .modal-heading .label,
  .section-heading .label {
    font-size: 2.4vw;
  }
  .modal-heading .text,
  .section-heading .text {
    font-size: 7.2vw;
  }
  .indicator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .about-section .description {
    font-size: 3.2vw;
  }
  .about-section .description strong {
    font-size: 4.3vw;
  }
  .cautions-section .section-sub-heading {
    font-size: 3.5vw;
  }
  .cautions-section .cautions-items {
    margin-left: -30px;
    margin-right: -30px;
    overflow-x: scroll;
    padding-bottom: 32px;
  }
  .cautions-section .cautions-item-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 285px;
    flex: 0 0 285px;
    padding-left: 30px;
    padding-right: 15px;
  }
  .cautions-section .cautions-item-2,
  .cautions-section .cautions-item-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 255px;
    flex: 0 0 255px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cautions-section .cautions-item-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 285px;
    flex: 0 0 285px;
    padding-left: 15px;
    padding-right: 30px;
  }
  .cautions-section .img-cautions-item {
    height: 200px;
  }
  .cautions-section .others,
  .cautions-section .text-cautions-item {
    font-size: 3.5vw;
  }
  .cautions-section .others ul {
    font-size: 2.9vw;
  }
  .cautions-section .others-heading {
    font-size: 3.5vw;
  }
  .cautions-section .detail {
    font-size: 2.9vw;
  }
  .contact-section .container {
    padding-bottom: 47.7vh;
  }
  .faq-section .section-heading .text {
    font-size: 6.9vw;
  }
  .features-section .img-section {
    top: 291px;
  }
  .features-section .features-nav {
    margin-top: 305px;
  }
  .features-section .innerlink-features .text,
  .features-sub-section .sub-section-heading .label {
    font-size: 3.2vw;
  }
  .features-sub-section .sub-section-heading .label .num {
    font-size: 2.7vw;
  }
  .features-sub-section .sub-section-heading .text {
    font-size: 4.5vw;
  }
  .features-sub-section .features1 .column:nth-of-type(2) .description {
    font-size: 2.7vw;
  }
  .features-sub-section .features2 .features2-items {
    margin-left: -30px;
    margin-right: -30px;
    overflow-x: scroll;
    padding-bottom: 40px;
    padding-top: 20px;
  }
  .features-sub-section .features2 .features2-item-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 306px;
    flex: 0 0 306px;
    padding-left: 30px;
    padding-right: 19px;
  }
  .features-sub-section .features2 .features2-item-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 295px;
    flex: 0 0 295px;
    padding-left: 19px;
    padding-right: 19px;
  }
  .features-sub-section .features2 .features2-item-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 306px;
    flex: 0 0 306px;
    padding-left: 19px;
    padding-right: 30px;
  }
  .features-sub-section .features2 .features2-item-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 295px;
    flex: 0 0 295px;
    padding-left: 19px;
    padding-right: 19px;
  }
  .features-sub-section .features2 .img-features2-item {
    height: 235px;
  }
  .features-sub-section .features2 .text-features2-item strong {
    font-size: 3.5vw;
  }
  .features-sub-section .features2 .text-features2-item .description {
    font-size: 2.9vw;
  }
  .first-view-section {
    height: 765px;
  }
  .first-view-section .page-heading .text {
    font-size: 4.3vw;
    margin-left: 12.799999999999997vw;
  }
  .first-view-section .page-heading .logo {
    width: 74.4vw;
  }
  .first-view-section .copy {
    font-size: 4.3vw;
    text-align: center;
  }
  .first-view-section .lead {
    font-size: 3.2vw;
    padding:0 30px;
  }
  .first-view-section .price-box {
    text-align: center;
  }
  .first-view-section .per-month,
  .first-view-section .tax-included {
    font-size: 4.3vw;
  }
  .first-view-section .yen {
    font-size: 6.3vw;
  }
  .first-view-section .price {
    font-size: 12vw;
  }
  .first-view-section .excluding-tax {
    font-size: 2.7vw;
    margin-left: 43px;
  }
  .main-menu-items-sp .label {
    font-size: 8.5vw;
  }
  .main-menu-items-sp .content {
    font-size: 3.2vw;
  }

  .main-menu-item-sp .catch,
  .main-menu-item-sp .copyright {
    font-size: 2.1vw;
    line-height: 1.5;
  }
  .modal-content-plan .table .note {
    font-size: 2vw;
  }
  .modal-content-plan .table-item .item-head {
    font-size: 3.5vw;
  }
  .modal-content-plan .table-item .item-content {
    font-size: 3.5vw;
  }
  .modal-content-plan .table-item .item-content .sub {
    font-size: 2.9vw;
  }
  .modal-section-option .modal-heading .text {
    font-size: 7.2vw;
  }
  .modal-faq .modal-inner-nav {
    font-size: 3.7vw;
  }
  .modal-content-faq .modal-content-heading {
    font-size: 5.9vw;
  }
  .copyright {
    font-size: 2.1vw;
  }
  .service-flow-section .img-section {
    top: 265px;
  }
  .service-flow-section .step {
    margin-top: 334px;
  }
  .service-flow-section .column-heading {
    font-size: 3.2vw;
  }
  .service-flow-section .step-item .label {
    font-size: 4.5vw;
  }
  .service-flow-section .step-item .text h4 {
    font-size: 3.5vw;
  }
  .service-flow-section .note {
    font-size: 2.9vw;
  }
  .service-section .service-content h3 {
    font-size: 4vw;
  }
  .service-section .service-content .service-content-item dt {
    font-size: 3.2vw;
  }
  .service-section .service-content .service-content-item dd {
    font-size: 5.6vw;
  }
  .service-section .service-content .service-content-item .note,
  .service-section .service-content .service-content-item .sub,
  .service-section .service-content .service-content-item:last-of-type .note {
    font-size: 2.7vw;
  }
  ._t-sp {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  ._r-sp {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  ._b-sp {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  ._l-sp {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  ._d1-sp {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  ._d2-sp {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  ._d3-sp {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  ._d4-sp {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  ._d5-sp {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  ._d6-sp {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  ._d7-sp {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  ._d8-sp {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  ._d9-sp {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  ._d10-sp {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  ._d11-sp {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  ._d12-sp {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  ._d13-sp {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  ._d14-sp {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
  }
  ._d15-sp {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  ._d16-sp {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  ._d17-sp {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s;
  }
  ._d18-sp {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  ._d19-sp {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s;
  }
  ._d20-sp {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .ac {
    font-size: 3.5vw;
  }
  .ac .ac-text:before,
  .ac .ac-trigger:before {
    font-size: 4.3vw;
  }
  
  /*サービス詳細*/
  
  .pcmode{display:none;}
  
  .modal-content-plan .service-table .typebox {
    display: flex;
    flex-direction:column;
    align-items: center;
  }
  .modal-content-plan .btmlist .table-item div:nth-of-type(1){
    margin-right:20px;
  }
  
  .modal-content-plan .table-item {
    flex-direction: column;
  }
    .modal-content-plan .table-item .item-content.svd-flex {
    width: 100%;
    }
  .modal-content-plan .table-item .tac2{
    text-align:left;
  }
  .modal-content-plan .svd_title {
    padding: 15px 0;
    font-size: 4.5vw;
    font-weight: 700;
    color: #000;
    }
  .modal-content-plan .table-item .item-head {
  -webkit-box-flex: 1;
  width: 100% !important;
  border-bottom: 6px double #c2c6d3;
  padding-bottom:15px;
  }
  .modal-content-plan .table-item .item-head.topline:nth-of-type(3) {
  border-bottom: 0px solid #1848f5;
  padding-top: 10px;
  }
  .modal-content-plan .table-item div:nth-of-type(2){
    margin-top:20px;
  }
  .service-section .service-type .servicebtn {
    width: 100%;
  }
  .modal-content-plan .table-item .item-content {
      width: 100%;
  }
  .modal-content-plan .toplist .table-item div:nth-of-type(2){
    padding-bottom: 10px;
    border-bottom: 1px solid #1948f5;
  }
    .modal-content-plan .table-item .item-content.svd-flex {
        padding-top: 10px;
  }
  

  
  .modal-content-plan .service-table .typebox .svbox {
    width: 70vw;
  }
  
  .modal-content-plan .service-table .sctl {
    font-size: 4vw;
  }
  .toptl {
    font-size: 3vw;
    }
  .modal-content-plan .service-table .typebox .svbox .stl {
    font-size: 2.5vw;
  }
  .modal-content-plan .service-table .typebox .svbox .price {
      font-size: 4vw;
  }
  .modal-content-plan .service-table .typebox .svbox .price span {
      font-size: 2vw;
  }
  .modal-content-plan .service-table .typebox .svbox .txt1 {
      font-size: 2.5vw;
  }
  .modal-content-plan .service-table .typebox .svbox .btxt {
      font-size: 2vw;
  } 
  .modal-content-plan .service-table .typebox .svbox .txt2 {
      font-size: 2vw;
  }
  .modal-content-plan .planbox .linebox .lside {
    font-size: 2vw;
  }
  .modal-content-plan .planbox .linebox .rside {
    font-size: 2vw;
  }
  .modal-content-plan .planbox .linebox .rside span {
  font-size: 1.7vw;
  }
 
 
  /*オプションサービス*/
  .modal-content-plan .table-item .item-content {
      font-size: 2.5vw !important;
  }
  
  /*フッターロゴ*/
  .page-footer .docomo-business-logo {
    width: 23vw;
	top: auto;
	right: 16px;
	bottom: 11px;
	transform: none;
  }
  
  
}/*mediam max-width: 767.98px*/


@media (max-width: 680px) {
  .pcmode2{display:none;}
  .pcmode3{display:none;}
  .smtmode3{display:block;}

  .service-section .service-type .type-box_area {
      display: flex;
      justify-content: center;
      gap: 30px;
      margin-top: 30px;
      flex-direction: column;
  }
  .service-section .service-type .type-box_area .type-box {
      background-color: #fff;
      border-radius: 5px;
      width: 100%;
  }
  .service-section .service-type .type-box_area .type-box .title p{
    font-size: 3vw;
    line-height: 4.5vw;
  }
  
  .service-section .service-type .servicebtn {
    width: 65vw;
  }
  
  .slider3 .slider-img {
    width: 44vw;
    }

  .slider3 .slider-img {
    width: 42vw !important;
  }
  
  .first-view-section .detail-nav {
      flex-direction: column;
  }
  .first-view-section .detail-nav .topbtn_commnet, .first-view-section .detail-nav .link-contact {
    font-size: 2.5vw;
    width: 65vw !important;
  }
  .first-view-section .detail-nav .topbtn_commnet_right {
    margin: 20px 0 0 0px;
    }
    
  /*適応範囲について*/
  #Scope table td span{
  font-size:2vw;
  }
  #Scope table{
  width: 1100px !important;
  }
  .table_note {
    flex-direction: column;
  }
  

}/*media mmax-width: 680px*/

@media (max-width: 480px) {

  .modal-content-plan .table-item .item-content {
    font-size: 3.5vw !important;
  }
  
    .sliderArea .topheli{
    position: absolute;
    right: -45px;
    top: -52px;
    z-index: 2;
    width: 115px;
  }
  
  
  .slider3 .slider-img {
    width: 100vw !important;
  }
  .first-view-section .lead {
    font-size: 5.2vw;
    padding: 0 30px;
  }
  .sliderArea {
    width: 80vw;
  }
  

  .service-section .sv_slider .optionlist {
    width: 80vw;
    margin: 0 auto;
    margin-top: 75px;
  }
  

  .modal-content-plan .table-item .item-head.rhead {
    width: 100% !important;
  }
  .modal-content-plan .table-item .item-content {
    width: 100% !important;
    flex:unset;
  }
  .modal-content-plan .table-item .item-content.plan_right{
    width: 100% !important;
  }
  
  #Scope table td span {
    font-size: 2.5vw !important;
  }
  


  .modal-content-plan .table .note {
    font-size: 2.5vw;
  }
  
  
  /*サービス詳細*/
    .modal-content-plan .service-table .typebox .svbox {
    width: 85vw;
  }
  
  .modal-content-plan .service-table .sctl {
    font-size: 5vw;
  }
  .toptl {
    font-size: 4vw;
    }
  .modal-content-plan .service-table .typebox .svbox .stl {
    font-size: 3.5vw;
  }
  .modal-content-plan .service-table .typebox .svbox .price {
      font-size: 6vw;
  }
  .modal-content-plan .service-table .typebox .svbox .price span {
      font-size: 3vw;
  }
  .modal-content-plan .service-table .typebox .svbox .txt1 {
      font-size: 3.5vw;
  }
  .modal-content-plan .service-table .typebox .svbox .btxt {
      font-size: 4vw;
  } 
  .modal-content-plan .service-table .typebox .svbox .txt2 {
      font-size: 3vw;
  }
  .modal-content-plan .planbox .linebox .lside {
    font-size: 3.7vw;
  }
  .modal-content-plan .planbox .linebox .rside {
    font-size: 3.5vw;
    padding-top:15px;
  }
  .modal-content-plan .planbox .linebox .rside span {
  font-size: 3vw;
  }
  .modal-content-plan .planbox .linebox{
    display:block;
  }
  .modal-content-plan .planbox .linebox .lside {
      width: 100%;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner_height {
      height: unset;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(odd) {
      font-size: 4vw;
  }
  .modal-content-plan .service-table .typebox .svbox .subinner li:nth-child(even) {
      font-size: 5vw;
  }
  
  
  
  
  /*適応範囲について*/
    .modal-content-plan .table {
        flex: unset !important;
    }
    


}/*media max-width: 480px*/


/*====================================================================
サービス詳細　適応範囲について
====================================================================*/
#Scope .table{
  padding: 60px 25px 60px !important;
  overflow: hidden;
  position: relative;
}
#Scope .table div{
  overflow-y: scroll;
  position: relative;
}
#Scope table{
  border-collapse:  collapse; 
  border: 1px solid #1948f5;
}
#Scope table td,
#Scope table th{
  padding:10px;
  border: 1px solid #1948f5;
  text-align:center;
  vertical-align:middle;
}
#Scope table th{
  background-color:#1948f5;
  color:#fff;
  border: 1px solid #fff;
  line-height: 1.5em;
  white-space:nowrap;
}
#Scope table .sidetl{
  background-color:#e7ecff
}

#Scope .table .table_note{
  display: flex;
  gap: 15px;
  padding: 10px 0px 10px;
}



/*====================================================================
横スクロールは1220px以下のばあいのみ
====================================================================*/
@media (min-width: 1221px) {
#Scope .sidescroll:before{
  content:"";
}
}
@media (max-width: 1220px) {
#Scope .sidescroll:before {
    content: url(/image/sidescroll.png);
    width: 100px;
    height: 85px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-radius: 5px;
    z-index: 2;
}
}

/*====================================================================
タブレット以下サイズの場合
====================================================================*/
@media (min-width: 767.99px) {
  .pcv{display:block !important;}
  .smv{display:none!important;}
  
  .sliderArea{
    width:70vw;
    
    background-color: #fff;
    position:relative;
    border-radius:15px;
    padding-top:15px;
  }
  .first-view-section .slick-dots {
    bottom:-30px;
  }

}
@media (max-width: 767.98px) {
  .pcv{display:none!important;}
  .smv{display:block!important;}

  .first-view-section {
    height: auto;
  }
  
  .sliderArea {
    width: 70vw;
    background-color: #fff;
    position: relative;
    border-radius: 15px;
    padding-top: 15px;
  }
  .first-view-section .slick-dots {
    bottom: -10px;
  }
  

}

@media (max-width: 430px) {

    .page-footer {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
        padding-bottom: 16px;
        align-items: flex-start;
    }
}

/*====================================================================
slick
====================================================================*/


  .sliderArea .topheli{
    position: absolute;
    z-index: 2;
  }

@media (min-width: 1160px) {
  .sliderArea .topheli{
    width:285px;
    right: -129px;
    top: -106px;
  }
}
@media (max-width: 1159px) {
  .sliderArea .topheli{
    width:235px;
    right: -129px;
    top: -106px;
  }
}
@media (max-width: 1024px) {
  .sliderArea .topheli{
    width:235px;
    right: -129px;
    top: -400px;
  }
}
@media (max-width: 950px) {
  .sliderArea .topheli{
    width:235px;
    right: -129px;
    top: -364px;
  }
}
@media (max-width: 950px) {
  .sliderArea .topheli{
    width:235px;
    right: -129px;
    top: -334px;
  }
}
@media (max-width: 650px) {
  .sliderArea .topheli{
    width:200px;
    right: -75px;
    top: -300px;
  }
}
@media (max-width: 520px) {
  .sliderArea .topheli{
    width:150px;
    right: -75px;
    top: -250px;
  }
}
@media (max-width: 460px) {
  .sliderArea .topheli{
    width:150px;
    right: -53px;
    top: -229px;
  }
}
@media (max-width: 380px) {
  .sliderArea .topheli{
    width: 136px;
    right: -52px;
    top: -204px;
  }
}
  
.slider {
  width: 100%;

  min-height: 280px;
}

.slider .slidebox img{
  width: 85%;
  margin: 0 auto;
}

.sliderArea .slick-prev {
  width: 47px !important;
  height: 47px !important;
  left: 13px !important;
  z-index:5;
  transform: rotate(180deg) !important;
    top: 45% !important;
}
.sliderArea .slick-prev:before,
.slider2 .slick-prev:before{
  content: url(image/top-slider_arrow.svg) !important;
}

.sliderArea .slick-next {
  width: 47px !important;
  height: 47px !important;
  right: 13px !important;
    z-index:5;
}
.sliderArea .slick-next:before,
.slider2 .slick-next:before{
  content: url(image/top-slider_arrow.svg) !important;
}


.slider2 .slick-prev {
  width: 47px !important;
  height: 47px !important;
  left: 30.5% !important;
  z-index:5;
  transform: rotate(180deg) !important;
    top: 45% !important;
}
.slider2 .slick-next {
  width: 47px !important;
  height: 47px !important;
  right: 34% !important;
    z-index:5;
}


.slider3{
  display:flex;
}
.slider3 .slider-img{
  width:32vw;
}
.slider3 .slider-img img{
  width:100%;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px;
    padding: 0;
}


.sv_slider{
  padding: 20px;
  width:95%;
  margin:0 auto;
  margin-top: 100px;
}

.sv_slider h2 {
    color: #1848f5;
    font-size: min(2.1vw, 32px);
    font-weight:bold;
    border-bottom: 2px solid #1848f5;
    padding-bottom: 10px;
    width: 75vw;
    margin: 0 auto;
}
.sv_slider h3{
    color: #1848f5;
    font-size: 1.4vw;
    padding: 20px 0 0;
    text-align: center;
}

.sv_slider .slider2{
  width: 82vw;
  margin:0 auto;
}
.slick-dots {
    width: 100% !important;
}



.slider2 img {
  height: 20vw; //ポイント1
  margin: 0 auto;
  max-height: 400px; //ポイント2
  min-height: 350px; //ポイント2
}