@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;
  }
}

.as .section_ttl {
  margin-bottom: 6.4vw;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 700;
  text-align: center;
}
.as .section_ttl span {
  color: #DD4500;
}
.as .main.service .breadcrumbs {
  margin: 0 auto 8.5333333333vw;
  width: 87.2%;
  max-width: 912px;
}
.as .main.service .breadcrumbs__list {
  width: 100%;
}
.as .main.service .breadcrumbs__list--item {
  display: inline;
  font-size: 12px;
  font-size: 3.2vw;
  color: #999;
}
.as .main.service .breadcrumbs__list--item:not(:last-child):after {
  content: ">";
}
.as .main.service .breadcrumbs__list--item a {
  margin-right: 0.6em;
  color: #999;
  text-decoration: underline;
}
.as .main.service .intro {
  margin: 0 auto 6.4vw;
  width: 87.2%;
  max-width: 960px;
}
.as .main.service .intro .p-head .c-name {
  margin-bottom: 2.1333333333vw;
  font-size: 28px;
  font-size: 7.4666666667vw;
  font-weight: 700;
}
.as .main.service .intro .p-head .c-name span {
  color: #DD4500;
}
.as .main.service .point {
  margin-bottom: 12.8vw;
  padding: 12.8vw 0;
  background-color: #F6F6F6;
}
.as .main.service .point.cases {
  background-color: #fff;
}
.as .main.service .point__list {
  margin: 0 auto 10.6666666667vw;
  width: 87.2%;
  max-width: 912px;
}
.as .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;
  background-size: auto 21.3333333333vw;
}
.as .main.service .point__list--item h3 {
  line-height: 1.3;
}
.as .main.service .point__list--item p.lnk {
  font-size: 14px;
  font-size: 3.7333333333vw;
  margin-top: 0.5333333333vw;
  line-height: 1.4;
}
.as .main.service .point__list--item p.lnk a {
  text-decoration: underline;
  color: #CE5400;
}
.as .main.service .point__list--item p.lnk a:hover {
  text-decoration: none;
}
.as .main.service .point__list--item.ico_none {
  padding-top: 10.6666666667vw;
}
.as .main.service .point__list--item:nth-child(1) {
  background-image: url(/assets/images/service/ai-smile/ico_camera.svg);
}
.as .main.service .point__list--item:nth-child(2) {
  background-image: url(/assets/images/service/ai-smile/ico_smile.svg);
}
.as .main.service .point__list--item:nth-child(3) {
  background-image: url(/assets/images/service/ai-smile/ico_printer.svg);
}
.as .main.service .point__list--item:nth-child(4) {
  background-image: url(/assets/images/service/ai-smile/ico_yen.svg);
}
.as .main.service .point__list--item:nth-child(5) {
  background-image: url(/assets/images/service/ai-smile/ico_rent.svg);
}
.as .main.service .point__list--item:nth-child(6) {
  background-image: url(/assets/images/service/ai-smile/ico_event.svg);
}
.as .main.service .point__list--item h3 {
  margin-bottom: 6.4vw;
  font-size: 24px;
  font-size: 6.4vw;
  text-align: center;
}
.as .main.service .point__list--item h3 span {
  color: #DD4500;
  font-weight: 700;
}
.as .main.service .point__list--item p {
  font-size: 16px;
  font-size: 4.2666666667vw;
}
.as .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;
}
.as .cases .ttl {
  margin-bottom: 6.4vw;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 700;
  text-align: center;
}
.as .cases .ttl span {
  color: #DD4500;
}
.as .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;
}
.as .cases_ls .item {
  margin-top: 1em;
  width: 46%;
}
.as .cases_ls .item .img {
  border: 1px solid #eee;
  border-radius: 4px;
}
.as .cases_ls .item p {
  margin-top: 0.4em;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.2;
  text-align: center;
}
.as .apply {
  margin: 0 auto;
  width: 87.2%;
  max-width: 728px;
}
.as .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;
}
.as .apply .button__trial.l {
  margin-top: 7.4666666667vw;
}
.as .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) 6.4vw center no-repeat;
  background-size: 4.2666666667vw;
}
@media print, screen and (min-width: 768px) {
  .as .section_ttl {
    margin-bottom: 48px;
    font-size: 4rem;
  }
  .as .main.service .breadcrumbs {
    margin: 0 auto 32px;
  }
  .as .main.service .breadcrumbs__list--item {
    font-size: 1.2rem;
  }
  .as .main.service .intro {
    margin: 0 auto 48px;
    position: relative;
  }
  .as .main.service .intro .p-head {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }
  .as .main.service .intro .p-head .c-name {
    font-size: 4rem;
    margin: 0;
  }
  .as .main.service .intro .img {
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    height: auto;
  }
  .as .main.service .point {
    margin-bottom: 40px;
    padding: 80px 0;
  }
  .as .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;
  }
  .as .main.service .point__list p.lnk {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  .as .main.service .point__list--item {
    margin-bottom: 0;
    width: 48%;
    padding: 106px 24px 32px;
    border-radius: 12px;
    background-position: center 24px;
  }
  .as .main.service .point__list--item.ico_none {
    padding-top: 48px;
  }
  .as .main.service .point__list--item:nth-child(1) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(2) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(3) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(4) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(5) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(6) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(10) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(11) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item:nth-child(12) {
    background-size: auto 56px;
  }
  .as .main.service .point__list--item h3 {
    margin-bottom: 24px;
    font-size: 2.4rem;
  }
  .as .main.service .point__list--item p {
    font-size: 1.6rem;
  }
  .as .main.service .point__list--item p span {
    margin-top: 12px;
    font-size: 1.4rem;
  }
  .as .cases .ttl {
    margin-bottom: 24px;
    font-size: 2.8rem;
  }
  .as .cases_ls {
    margin: 0 auto;
    max-width: 880px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .as .cases_ls .item {
    margin-top: 2em;
    width: 240px;
  }
  .as .cases_ls .item p {
    font-size: 1.4rem;
  }
  .as .apply .button__trial {
    border-bottom: 8px solid #7b3809;
  }
  .as .apply .button__trial.l {
    margin-top: 48px;
  }
  .as .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;
  }
}
@media print, screen and (min-width: 992px) {
  .as .main.service .point__list {
    margin-bottom: 72px;
  }
  .as .main.service .point__list--item {
    width: 31.8%;
  }
  .as .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;
  }
}
/******************
/ コンテンツ
*******************/
.result .img {
  margin: 0 auto;
  width: 64vw;
}

.example {
  margin-top: 12.8vw;
  padding-bottom: 12.8vw;
}
@media screen and (max-width: 767px) {
  .example {
    background: url(/assets/images/service/ai-smile/bg_sp.png) top center repeat;
    background-size: 72vw;
  }
}
@media print, screen and (min-width: 768px) {
  .example {
    background: url(/assets/images/service/ai-smile/bg_pc.png) top center repeat;
    background-size: 506px;
  }
}
.example .example_ttl {
  margin: 0 auto 10.6666666667vw;
  padding-top: 11.7333333333vw;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 700;
  color: #DD4500;
  text-align: center;
  line-height: 1.5;
  background: url(/assets/images/service/ai-smile/i-catch.svg) center top no-repeat;
  background-size: 7.4666666667vw 9.3333333333vw;
}
.example .example_ttl span {
  display: block;
  margin-bottom: 1.0666666667vw;
  font-size: 20px;
  font-size: 5.3333333333vw;
  color: #474645;
}
@media print, screen and (min-width: 768px) {
  .example .example_ttl {
    margin: 0 auto 80px;
    padding-top: 72px;
    font-size: 3.4rem;
    background-size: 42px auto;
  }
  .example .example_ttl span {
    margin-bottom: 12px;
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 992px) {
  .example .example_ttl {
    font-size: 4rem;
  }
  .example .example_ttl span {
    margin-bottom: 16px;
    font-size: 2.6rem;
  }
}
.example_ls {
  margin: 0 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;
}
.example_ls .item .img {
  margin-bottom: 3.2vw;
  border-radius: 2.1333333333vw;
  -webkit-filter: drop-shadow(0 0.5333333333vw 2.1333333333vw rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 0.5333333333vw 2.1333333333vw rgba(0, 0, 0, 0.16));
}
.example .apply {
  margin-top: 7.4666666667vw;
}

.more {
  margin: 12.8vw auto 0;
  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;
}
.more_ttl {
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
}
.more_ttl span {
  display: block;
  font-size: 24px;
  font-size: 6.4vw;
  color: #DD4500;
}
.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) {
  .result .img {
    width: 320px;
  }
  .example {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .example_ls {
    width: 640px;
    gap: 48px;
  }
  .example_ls .item .img {
    margin-bottom: 16px;
    border-radius: 16px;
    -webkit-filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.16));
  }
  .example_ls .item p {
    font-size: 1.6rem;
  }
  .example .apply {
    margin-top: 48px;
  }
  .more {
    margin: 80px auto 0;
    width: 100%;
    gap: 48px;
  }
  .more_ttl {
    font-size: 2.6rem;
  }
  .more_ttl span {
    font-size: 4rem;
  }
  .more .img {
    margin: 0 auto;
    width: 400px;
  }
  .more a {
    font-size: 2rem;
  }
}
/*# sourceMappingURL=ai-smile.css.map */