@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 62.5%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, p {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: none;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Helvetica Neue", sans-serif, Arial;
  font-size: 14px;
  font-size: 3.7333333333vw;
  font-weight: 400;
  color: #474645;
  line-height: 1.6;
  overflow: hidden;
  background-color: #FFF;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

::-moz-selection {
  background: #FFFF37;
}

::selection {
  background: #FFFF37;
}

.wrapper {
  position: relative;
}

a {
  color: #474645;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
a:link, a:visited {
  color: #474645;
}

@media print, screen and (min-width: 992px) {
  a img {
    -webkit-transition-duration: 0.4s;
            transition-duration: 0.4s;
  }
  a:hover img {
    opacity: 0.6;
  }
}
a:focus,
button:focus {
  outline: none;
}
a:focus-within,
button:focus-within {
  outline: none;
}

ul, ol {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.img {
  display: block;
  width: 100%;
  height: auto;
}

.visible-sp, .visible-tb, .visible-pc {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sp {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-tb {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .visible-pc {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-sp {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tb {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-pc {
    display: none !important;
  }
}
.asterisk li {
  margin-bottom: 0.5333333333vw;
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  font-size: 2.6666666667vw;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .asterisk li {
    margin-bottom: 2px;
    font-size: 1rem;
  }
}

.service-tablet .main.service .breadcrumbs {
  margin: 0 auto 8.5333333333vw;
  width: 87.2%;
  max-width: 912px;
}
.service-tablet .main.service .breadcrumbs__list {
  width: 100%;
}
.service-tablet .main.service .breadcrumbs__list--item {
  display: inline;
  font-size: 12px;
  font-size: 3.2vw;
  color: #999;
}
.service-tablet .main.service .breadcrumbs__list--item:not(:last-child):after {
  content: ">";
}
.service-tablet .main.service .breadcrumbs__list--item a {
  margin-right: 0.6em;
  color: #999;
  text-decoration: underline;
}
.service-tablet .main.service .p-head {
  margin: 0 auto 8.5333333333vw;
  width: 87.2%;
  max-width: 912px;
}
.service-tablet .main.service .p-head .c-name {
  margin-bottom: 4.2666666667vw;
  font-size: 28px;
  font-size: 7.4666666667vw;
  font-weight: 700;
}
.service-tablet .main.service .p-head .c-name span {
  color: #DD4500;
}
.service-tablet .main.service .intro {
  margin: 0 auto 6.4vw;
  width: 87.2%;
  max-width: 520px;
}
.service-tablet .main.service .point {
  margin-bottom: 8.5333333333vw;
  padding: 10.6666666667vw 0 6.4vw;
  background-color: #F6F6F6;
}
.service-tablet .main.service .point.cases {
  background-color: #fff;
}
.service-tablet .main.service .point .ttl {
  margin-bottom: 6.4vw;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 700;
  text-align: center;
}
.service-tablet .main.service .point .ttl span {
  color: #DD4500;
}
.service-tablet .main.service .point__list {
  margin: 0 auto 10.6666666667vw;
  width: 87.2%;
  max-width: 912px;
}
.service-tablet .main.service .point__list--item {
  margin-bottom: 4.2666666667vw;
  padding: 28.2666666667vw 6.4vw 8.5333333333vw;
  background-color: #FFF;
  border-radius: 3.2vw;
  background-position: center 6.4vw;
  background-repeat: no-repeat;
}
.service-tablet .main.service .point__list--item p.lnk {
  font-size: 14px;
  font-size: 3.7333333333vw;
  margin-top: 0.5333333333vw;
  line-height: 1.4;
}
.service-tablet .main.service .point__list--item p.lnk a {
  text-decoration: underline;
  color: #CE5400;
}
.service-tablet .main.service .point__list--item p.lnk a:hover {
  text-decoration: none;
}
.service-tablet .main.service .point__list--item.ico_none {
  padding-top: 10.6666666667vw;
}
.service-tablet .main.service .point__list--item:nth-child(1) {
  background-image: url(/assets/images/service/tablet/point_ico-1.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(2) {
  background-image: url(/assets/images/service/tablet/point_ico-2.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(3) {
  background-image: url(/assets/images/service/tablet/point_ico-3.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(4) {
  background-image: url(/assets/images/service/tablet/point_ico-4.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(5) {
  background-image: url(/assets/images/service/tablet/point_ico-5.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(6) {
  background-image: url(/assets/images/service/tablet/point_ico-6.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(10) {
  background-image: url(/assets/images/service/tablet/point_ico-7.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(11) {
  background-image: url(/assets/images/service/tablet/point_ico-8.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item:nth-child(12) {
  background-image: url(/assets/images/service/tablet/point_ico-9.svg);
  background-size: auto 14.9333333333vw;
}
.service-tablet .main.service .point__list--item h3 {
  margin-bottom: 6.4vw;
  font-size: 24px;
  font-size: 6.4vw;
  text-align: center;
}
.service-tablet .main.service .point__list--item h3 span {
  color: #DD4500;
  font-weight: 700;
}
.service-tablet .main.service .point__list--item p {
  font-size: 16px;
  font-size: 4.2666666667vw;
}
.service-tablet .main.service .point__list--item p span {
  display: block;
  margin-top: 2.1333333333vw;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  font-size: 3.7333333333vw;
  color: #777;
}
.service-tablet .cases .ttl {
  margin-bottom: 6.4vw;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 700;
  text-align: center;
}
.service-tablet .cases .ttl span {
  color: #DD4500;
}
.service-tablet .cases_ls {
  margin: 0 auto;
  width: 87.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.service-tablet .cases_ls .item {
  margin-top: 1em;
  width: 46%;
}
.service-tablet .cases_ls .item .img {
  border: 1px solid #eee;
  border-radius: 4px;
}
.service-tablet .cases_ls .item p {
  margin-top: 0.4em;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.2;
  text-align: center;
}
.service-tablet .apply {
  margin: 0 auto;
  width: 87.2%;
  max-width: 728px;
}
.service-tablet .apply .button__trial {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  border-bottom: 1.0666666667vw solid #7b3809;
  background-color: #DD4500;
  border-radius: 999em;
}
.service-tablet .apply .button__trial.l {
  margin-top: 7.4666666667vw;
}
.service-tablet .apply .button__trial span {
  display: block;
  padding: 0 0 0 3.2vw;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  line-height: 17.0666666667vw;
  background: url(/assets/images/commons/arrow_right-white.svg) 3.2vw center no-repeat;
  background-size: 4.2666666667vw;
}
.service-tablet .more {
  margin: 12.8vw auto;
  width: 87.2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7.4666666667vw;
}
.service-tablet .more_ttl {
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
}
.service-tablet .more_ttl span {
  display: block;
  font-size: 24px;
  font-size: 6.4vw;
  color: #DD4500;
}
.service-tablet .more a {
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .service-tablet .main.service .breadcrumbs {
    margin: 0 auto 32px;
  }
  .service-tablet .main.service .breadcrumbs__list--item {
    font-size: 1.2rem;
  }
  .service-tablet .main.service .p-head {
    margin: 0 auto 8px;
  }
  .service-tablet .main.service .p-head .c-name {
    margin-bottom: 16px;
    font-size: 3.2rem;
  }
  .service-tablet .main.service .intro {
    margin: 0 auto 48px;
  }
  .service-tablet .main.service .point {
    margin-bottom: 40px;
    padding: 56px 0 32px;
  }
  .service-tablet .main.service .point .ttl {
    margin-bottom: 24px;
    font-size: 2.8rem;
  }
  .service-tablet .main.service .point__list {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 32px 20px;
  }
  .service-tablet .main.service .point__list p.lnk {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  .service-tablet .main.service .point__list--item {
    margin-bottom: 0;
    width: 48%;
    padding: 106px 24px 32px;
    border-radius: 12px;
    background-position: center 24px;
  }
  .service-tablet .main.service .point__list--item.ico_none {
    padding-top: 48px;
  }
  .service-tablet .main.service .point__list--item:nth-child(1) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(2) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(3) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(4) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(5) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(6) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(10) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(11) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item:nth-child(12) {
    background-size: auto 56px;
  }
  .service-tablet .main.service .point__list--item h3 {
    margin-bottom: 24px;
    font-size: 2.4rem;
  }
  .service-tablet .main.service .point__list--item p {
    font-size: 1.6rem;
  }
  .service-tablet .main.service .point__list--item p span {
    margin-top: 12px;
    font-size: 1.4rem;
  }
  .service-tablet .cases .ttl {
    margin-bottom: 24px;
    font-size: 2.8rem;
  }
  .service-tablet .cases_ls {
    margin: 0 auto;
    max-width: 880px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .service-tablet .cases_ls .item {
    margin-top: 2em;
    width: 240px;
  }
  .service-tablet .cases_ls .item p {
    font-size: 1.4rem;
  }
  .service-tablet .apply .button__trial {
    border-bottom: 8px solid #7b3809;
  }
  .service-tablet .apply .button__trial.l {
    margin-top: 48px;
  }
  .service-tablet .apply .button__trial span {
    display: block;
    padding: 0 0 0 24px;
    font-size: 3.2rem;
    line-height: 104px;
    background: url(/assets/images/commons/arrow_right-white.svg) 64px center no-repeat;
    background-size: 32px;
  }
  .service-tablet .more {
    margin: 80px auto;
    width: 100%;
    gap: 48px;
  }
  .service-tablet .more_ttl {
    font-size: 2.6rem;
  }
  .service-tablet .more_ttl span {
    font-size: 4rem;
  }
  .service-tablet .more .img {
    margin: 0 auto;
    width: 400px;
  }
  .service-tablet .more a {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 992px) {
  .service-tablet .main.service .point__list {
    margin-bottom: 72px;
  }
  .service-tablet .main.service .point__list--item {
    width: 31.8%;
  }
  .service-tablet .main.service .point__list--item h3 {
    font-size: 2.2rem;
  }
}

@media print {
  .breadcrumbs, .apply {
    display: none;
  }
  .point {
    margin-bottom: 0;
  }
  footer {
    margin-top: 0;
    padding-bottom: 0;
  }
  footer .inner {
    padding-top: 0;
  }
  footer .logo__main {
    width: 100px;
    height: auto;
  }
  footer .logo__saison {
    margin: 16px;
  }
}
.example {
  margin-top: 17.0666666667vw;
  padding: 8.5333333333vw 0 12.8vw;
}
@media screen and (max-width: 767px) {
  .example {
    background: url(/assets/images/service/tablet/bg_sp.png) top center repeat;
    background-size: 72vw;
  }
}
@media print, screen and (min-width: 768px) {
  .example {
    background: url(/assets/images/service/tablet/bg_pc.png) top center repeat;
    background-size: 506px;
  }
}
.example.advice {
  margin-bottom: 10.6666666667vw;
  padding: 8.5333333333vw 0 6.4vw;
  background: rgba(255, 233, 217, 0.72);
}
.example__inner {
  margin: 0 5.3333333333vw;
}
.example .flex {
  margin-bottom: 10.6666666667vw;
}
.example .flex__panel {
  margin-bottom: 4.2666666667vw;
}
.example .flex__text .txt {
  margin-bottom: 4.2666666667vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
}
.example .flex__text .txt.lang_en {
  font-size: 16px;
  font-size: 4.2666666667vw;
}
.example .flex__text .note {
  color: #A5A5A5;
}
@media print, screen and (min-width: 768px) {
  .example {
    margin-top: 160px;
    padding: 120px 0;
    margin-bottom: 0;
  }
  .example.advice {
    margin-bottom: 80px;
    padding: 80px 0 24px;
  }
  .example__inner {
    margin: 0 auto;
    width: 628px;
  }
  .example .flex {
    margin-bottom: 64px;
  }
  .example .flex__panel {
    margin-bottom: 24px;
  }
  .example .flex__text {
    font-size: 1.8rem;
  }
  .example .flex__text .txt {
    margin-bottom: 24px;
    font-size: 1.8rem;
  }
  .example .flex__text .txt.lang_en {
    font-size: 2.1rem;
    line-height: 1.7;
  }
}
@media print, screen and (min-width: 992px) {
  .example__inner {
    margin: 0 auto;
    width: 960px;
  }
  .example .flex {
    margin-bottom: 80px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .example .flex__panel, .example .flex__text {
    width: 450px;
  }
  .example .flex__panel {
    margin-bottom: 0;
  }
}

footer {
  margin-top: 0;
}

.ttl__section {
  margin: 0 auto 10.6666666667vw;
  padding-top: 11.7333333333vw;
  font-size: 28px;
  font-size: 7.4666666667vw;
  font-weight: 700;
  color: #DD4500;
  text-align: center;
  line-height: 1.5;
  background: url(/assets/images/service/tablet/i-catch.svg) center top no-repeat;
  background-size: 7.4666666667vw 9.3333333333vw;
}
.ttl__section span {
  display: block;
  margin-bottom: 2.1333333333vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  color: #474645;
}
@media print, screen and (min-width: 768px) {
  .ttl__section {
    margin: 0 auto 80px;
    padding-top: 72px;
    font-size: 3.4rem;
    background-size: 42px auto;
  }
  .ttl__section span {
    margin-bottom: 12px;
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 992px) {
  .ttl__section {
    font-size: 4rem;
  }
  .ttl__section span {
    margin-bottom: 16px;
    font-size: 2.6rem;
  }
}

.ttl__number {
  margin-bottom: 6.4vw;
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.ttl__number span {
  display: block;
  margin: 0 auto 4.2666666667vw;
  width: 12.8vw;
  font-family: Arial;
  font-size: 40px;
  font-size: 10.6666666667vw;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: 1.0666666667vw solid #DD4500;
}
@media print, screen and (min-width: 768px) {
  .ttl__number {
    margin-bottom: 64px;
    font-size: 2.8rem;
  }
  .ttl__number span {
    margin: 0 auto 24px;
    width: 64px;
    font-size: 4.8rem;
    border-bottom: 5px solid #DD4500;
  }
}
@media print, screen and (min-width: 992px) {
  .ttl__number {
    font-size: 3.1rem;
  }
  .ttl__number span {
    width: 80px;
    font-size: 6.3rem;
  }
}
/*# sourceMappingURL=service.css.map */