@charset "UTF-8";
/* Reset.css */
body {
  color: #333333;
  font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'a-otf-ud-shin-go-pr6n', 'meiryo', sans-serif;
  -webkit-text-size-adjust: 100%;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
}

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, main, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1.6;
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
  word-break: break-all;
}

blockquote, q {
  quotes: none;
}

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

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

img {
  height: auto;
  width: 100%;
}

body {
  color: #333333;
  font-family: 'UD新ゴ M', sans-serif;
}

.sp-hide {
  display: block;
}

@media (min-width: 1024px) {
  .sp-hide {
    display: none !important;
  }
}

.pc-hide {
  display: none;
}

@media (min-width: 1024px) {
  .pc-hide {
    display: block !important;
  }
}

a {
  font-size: 0.625rem;
}

@media (min-width: 1024px) {
  a {
    font-size: 0.75rem;
  }
}

a:hover {
  text-decoration: underline;
}

main {
  background: #f7f7f7;
}

.notice {
  font-size: 0.625rem;
  margin-top: 12px;
  padding: 0 5px;
  text-align: left;
}

@media (min-width: 1024px) {
  .notice {
    font-size: 0.75rem;
    margin-top: 16px;
    padding: 0 20px;
  }
}

.kv {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/kv_s.png) center center no-repeat;
  background-size: cover;
  height: 374px;
  position: relative;
}

@media (min-width: 768px) {
  .kv {
    background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/kv_w.png) center center no-repeat;
    background-size: cover;
    height: 450px;
  }
}

.kv__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1366px;
  padding: 0 20px;
  position: relative;
}

@media (min-width: 768px) {
  .kv__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.kv__block {
  margin-top: 20px;
  max-width: 480px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .kv__block {
    margin-top: 0;
    padding-left: 9%;
  }
}

.kv__balloon {
  max-width: 130px;
}

@media (min-width: 768px) {
  .kv__balloon {
    max-width: 225px;
  }
}

.kv__h1title {
  margin-top: 16px;
}

@media (min-width: 768px) {
  .kv__h1title {
    margin-top: 32px;
  }
}

.kv__h1title img {
  max-width: 250px;
}

@media (min-width: 768px) {
  .kv__h1title img {
    max-width: 410px;
  }
}

.kv__txt {
  color: #ffffff;
  font-family: 'UD新ゴ B', sans-serif;
  margin-top: 8px;
}

@media (min-width: 768px) {
  .kv__txt {
    margin-top: 16px;
  }
}

.kv__txt dt {
  font-size: 1.75rem;
}

@media (min-width: 768px) {
  .kv__txt dt {
    font-size: 2.25rem;
  }
}

.kv__txt dd {
  font-size: 0.75rem;
  margin-top: 8px;
}

@media (min-width: 768px) {
  .kv__txt dd {
    font-size: 0.875rem;
    margin-top: 12px;
  }
}

.kv__imgBlock {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  bottom: -24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.92%;
  position: absolute;
}

@media (min-width: 768px) {
  .kv__imgBlock {
    margin-top: 5.42%;
    position: initial;
  }
}

.kv__imgBlock img {
  max-width: 370px;
}

@media (min-width: 768px) {
  .kv__imgBlock img {
    max-width: 730px;
  }
}

.contents {
  letter-spacing: 1px;
  padding-top: 80px;
}

.contents__inner {
  margin: 0 auto;
  max-width: 1086px;
  padding: 0 25px;
}

.contents__h2area {
  font-family: 'UD新ゴ B', sans-serif;
  text-align: center;
}

.contents__h2title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .contents__h2title {
    font-size: 1.875rem;
  }
}

.contents__h2title > span {
  text-align: center;
}

.about__h2title {
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1.375rem;
  text-align: center;
}

@media (min-width: 768px) {
  .about__h2title {
    font-size: 1.6875rem;
  }
}

.about__h2title span {
  background: #06c755;
  border-radius: 5px;
  color: #fffd6c;
  font-size: 1.375rem;
  margin-right: 12px;
  padding: 10px 16px;
}

@media (min-width: 768px) {
  .about__h2title span {
    font-size: 1.75rem;
    margin-right: 14px;
    padding: 10px 24px;
  }
}

.about__txt {
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1rem;
  margin-top: 24px;
  text-align: center;
}

@media (min-width: 768px) {
  .about__txt {
    font-size: 1.25rem;
    margin-top: 30px;
  }
}

.about__caution {
  font-size: 0.75rem;
  margin-top: 12px;
  text-align: center;
}

@media (min-width: 768px) {
  .about__caution {
    margin-top: 20px;
  }
}

.recommend {
  border: 5px solid #06c755;
  border-radius: 10px;
  margin-top: 40px;
  padding: 24px 16px;
  position: relative;
}

@media (min-width: 768px) {
  .recommend {
    padding: 35px 16px;
  }
}

.recommend:before {
  display: none;
}

@media (min-width: 1024px) {
  .recommend:before {
    background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/recommend_bg.png) 0 0 no-repeat;
    background-size: cover;
    bottom: 0;
    content: '';
    display: block;
    height: 184px;
    position: absolute;
    right: 26px;
    width: 210px;
  }
}

.recommend__title {
  color: #06c755;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1.25rem;
  text-align: center;
}

@media (min-width: 768px) {
  .recommend__title {
    font-size: 1.625rem;
  }
}

.recommend__list {
  margin: 24px auto 0;
  max-width: 560px;
}

.recommend__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 0.875rem;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .recommend__item {
    font-size: 1.125rem;
    margin-top: 24px;
  }
}

.recommend__item:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/check.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 16px;
  margin-right: 18px;
  width: 30px;
}

@media (min-width: 768px) {
  .recommend__item:before {
    height: 28px;
    margin-right: 40px;
    width: 32px;
  }
}

.feature__h2title:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/feature-icon.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 40px;
  margin-right: 12px;
  width: 23px;
}

@media (min-width: 768px) {
  .feature__h2title:before {
    margin-right: 16px;
  }
}

.feature__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 72px;
}

@media (min-width: 768px) {
  .feature__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.feature__item {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px 0;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .feature__item {
    padding: 44px 20px 35px;
    width: 27.55%;
  }
}

.feature__item > span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #06c755;
  border-radius: 10px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1.8125rem;
  height: 62px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  top: -32px;
  width: 62px;
}

@media (min-width: 768px) {
  .feature__item > span {
    height: 65px;
    width: 65px;
  }
}

.feature__item--imgBlock {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 86px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 95px;
}

.feature__item--imgBlock img {
  max-height: 86px;
  max-width: 95px;
}

.feature__item--txt {
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1.125rem;
  margin-top: 16px;
  padding: 0 15px;
  text-align: center;
}

@media (min-width: 768px) {
  .feature__item--txt {
    font-size: 1.25rem;
    margin-top: 40px;
  }
}

.feature__item:not(:first-of-type) {
  margin-top: 56px;
}

@media (min-width: 768px) {
  .feature__item:not(:first-of-type) {
    margin-top: 0;
  }
}

.plan__h2title:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/plan-icon.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 35px;
  margin-right: 12px;
  width: 35px;
}

@media (min-width: 768px) {
  .plan__h2title:before {
    margin-right: 16px;
  }
}

.plan__imgblock {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .plan__imgblock {
    margin-top: -40px;
  }
}

.plan__link {
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 0.9375rem;
  margin-top: 30px;
  text-align: right;
}

@media (min-width: 768px) {
  .plan__link {
    font-size: 1.125rem;
    margin-top: 32px;
  }
}

.plan__link a {
  font-size: 1rem;
  padding-right: 16px;
  position: relative;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.plan__link a:after {
  border-right: 2px solid #06c755;
  border-top: 2px solid #06c755;
  content: '';
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 6px;
}

.plan__link a:hover {
  opacity: .7;
}

.plan__cautions {
  background: #e6e6e6;
  border-radius: 20px;
  margin-top: 30px;
  padding: 20px;
}

@media (min-width: 768px) {
  .plan__cautions {
    padding: 30px 35px;
  }
}

.plan__cautions dt {
  color: #06c755;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 0.875rem;
}

.plan__cautions--list {
  margin-top: 4px;
}

.plan__cautions--item {
  font-size: 0.75rem;
  padding-left: 1em;
  text-indent: -1em;
}

.plan__cautions--item:before {
  content: '・';
}

.CTA {
  background: #06c755;
  margin-top: 40px;
  padding: 0 20px 40px;
}

@media (min-width: 768px) {
  .CTA {
    padding: 0 20px;
  }
}

.CTA__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  margin: 0 auto;
  max-width: 810px;
  padding: 20px 20px 0;
}

@media (min-width: 768px) {
  .CTA__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.CTA__img {
  margin-top: 24px;
  max-width: 360px;
}

.CTA__linkBlock {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -8px;
}

@media (min-width: 768px) {
  .CTA__linkBlock {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .CTA__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/cta-bg.png) 0 0 no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 177px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 447px;
  }
}

.CTA__link a {
  background: #ff6969;
  border: 2px solid #ff6969;
  border-radius: 999em;
  color: #ffffff;
  display: block;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1.125rem;
  margin-top: 0;
  max-width: 300px;
  min-width: 300px;
  padding: 14px 8px;
  text-align: center;
  -webkit-transition: background-color .3s ease-out, -webkit-transform .3s ease-out;
  transition: background-color .3s ease-out, -webkit-transform .3s ease-out;
  transition: background-color .3s ease-out, transform .3s ease-out;
  transition: background-color .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
}

@media (min-width: 768px) {
  .CTA__link a {
    margin-top: 30px;
  }
}

.CTA__link a:hover {
  background: #ffffff;
  color: #f77911;
}

.CTA picture {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.case__h2title:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/case-icon.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 30px;
  margin-right: 12px;
  width: 51px;
}

@media (min-width: 768px) {
  .case__h2title:before {
    height: 40px;
    margin-right: 16px;
    width: 48px;
  }
}

.case__block {
  background: #ededed;
  border-radius: 20px;
  margin-top: 123px;
  padding: 40px 16px;
}

@media (min-width: 768px) {
  .case__block {
    padding: 48px;
  }
}

.case__list {
  background: #ffffff;
  border-radius: 20px;
  margin-top: -120px;
  padding: 20px;
}

@media (min-width: 768px) {
  .case__list {
    padding: 30px 100px;
  }
}

.case__item {
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 0.875rem;
  line-height: 1.8;
  margin: 0 auto;
  max-width: 670px;
  padding-left: 1.8em;
  text-indent: -1.8em;
}

@media (min-width: 768px) {
  .case__item {
    font-size: 1.125rem;
    padding-left: 1em;
    text-indent: -1em;
  }
}

.case__item span {
  color: #06c755;
  margin-right: 2.39%;
}

.case__img {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .case__img {
    margin-top: 4.6%;
  }
}

.case-here__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3.68%;
}

@media (min-width: 768px) {
  .case-here__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.case-here__item {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .case-here__item {
    padding-bottom: 5.33%;
    width: calc(100% / 3 - 27px);
  }
}

.case-here__item:not(:first-of-type) {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .case-here__item:not(:first-of-type) {
    margin-top: 0;
  }
}

.case-here__link {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.case-here__link:hover {
  opacity: .7;
}

.case-here__link span {
  background: #ffffff;
  border-radius: 999em;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 0.875rem;
  margin-top: 16px;
  padding: 8px 12px;
  position: relative;
}

@media (min-width: 768px) {
  .case-here__link span {
    bottom: 0;
    margin-top: 0;
    position: absolute;
  }
}

.case-here__txt {
  color: #333333;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 0.875rem;
  margin-top: 6.13%;
}

.flow__h2title:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/flow-icon.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 27px;
  margin-right: 12px;
  width: 65px;
}

@media (min-width: 768px) {
  .flow__h2title:before {
    height: 37px;
    margin-right: 16px;
    width: 51px;
  }
}

.flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .flow__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.flow__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}

@media (min-width: 768px) {
  .flow__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% / 4 - 13px);
  }
}

.flow__item img {
  margin-right: 12px;
  max-width: 130px;
}

@media (min-width: 768px) {
  .flow__item img {
    max-width: 100%;
  }
}

.flow__item:not(:first-of-type) {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .flow__item:not(:first-of-type) {
    margin-top: 0;
  }
}

.flow__txt {
  font-size: 0.8125rem;
  margin-top: 6.35%;
}

.flow__txt span {
  display: block;
}

.question__h2title:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/question-icon.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 31px;
  margin-right: 16px;
  width: 33px;
}

.question__block {
  margin-top: 3.68%;
}

.question__detail {
  background: #ffffff;
  border-radius: 20px;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1rem;
  padding: 30px 18px;
  position: relative;
}

@media (min-width: 768px) {
  .question__detail {
    font-size: 1.25rem;
    padding: 50px;
  }
}

@media (min-width: 768px) {
  .question__detail:after {
    bottom: 0;
    color: #f7f7f7;
    content: attr(data-num) "";
    font-size: 4.375rem;
    line-height: 1;
    position: absolute;
    right: 16px;
  }
}

.question__detail dt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.question__detail dt:before {
  content: 'Q.';
  font-size: 1.25rem;
  margin-right: 2.76%;
}

@media (min-width: 768px) {
  .question__detail dt:before {
    font-size: 1.875rem;
  }
}

.question__detail dd {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06c755;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.84%;
}

.question__detail dd:before {
  content: 'A.';
  font-size: 1.25rem;
  margin-right: 2.76%;
}

@media (min-width: 768px) {
  .question__detail dd:before {
    font-size: 1.875rem;
  }
}

.question__detail:not(:first-of-type) {
  margin-top: 16px;
}

@media (min-width: 768px) {
  .question__detail:not(:first-of-type) {
    margin-top: 1.84%;
  }
}

#form {
  background: #06c755;
  padding: 80px 20px;
}

.form__inner {
  background: #ffffff;
  border-radius: 25px;
  margin: 0 auto;
  max-width: 1086px;
  padding: 60px 20px;
}

.form__inner p {
  font-size: 0.875rem;
  margin-top: 16px;
  text-align: center;
}

.form__h2title:before {
  background: url(/sites/default/files/media/jp/service/line-official-account/restaurant-reservation_plan/img/form-icon.svg) 0 0 no-repeat;
  background-size: cover;
  content: '';
  height: 28px;
  margin-right: 16px;
  width: 25px;
}

.form__block {
  margin: 40px auto 0;
  max-width: 770px;
}

.footer {
  background: #404040;
  color: #ffffff;
  padding: 42px 0;
}

.footer__inner {
  margin: 0 auto;
  max-width: 1200px;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 768px) {
  .footer__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__inner p {
  font-size: 3.2vw;
  padding: 0 16px;
  text-align: center;
}

@media (min-width: 768px) {
  .footer__inner p {
    font-size: 0.875rem;
  }
}

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 2.93333vw;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 768px) {
  .footer__list {
    font-size: .875rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__list li {
  margin-bottom: 4px;
  padding: 0 16px;
  text-align: center;
}

.footer__list li:not(:last-child) {
  border-right: 1px solid #ffffff;
}

.footer__list li:not(:first-child):after {
  background: url(https://www.linebiz.com/static/jp/LP/ads/2006/img/footer_icn.png) right top no-repeat;
  content: '';
  display: inline-block;
  height: 15px;
  padding-right: 10px;
  width: 19px;
}

.footer__link {
  color: #ffffff;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.footer__link:hover {
  opacity: .6;
}

@media (min-width: 768px) {
  .pagetop {
    background: #f77911;
    border-radius: 50%;
    bottom: 50px;
    height: 120px;
    opacity: .8;
    position: fixed;
    right: 25px;
    width: 120px;
    z-index: 1000;
  }
}

.pagetop a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 50px;
}

@media (min-width: 768px) {
  .pagetop a {
    height: 120px;
    width: 120px;
  }
}

.pagetop span {
  display: inline-block;
}

.pagetop__small {
  background: #fffd6c;
  border-radius: 999em;
  color: #e24848;
  font-size: 0.625rem;
  padding: 4px 8px;
}

.pagetop__txt {
  color: #ffffff;
  font-family: 'UD新ゴ B', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 8px;
}

.pagetop__txt-s {
  font-size: 0.75rem;
}

.orangeBtn {
  margin-top: 20px;
  text-align: center;
}

.orangeBtn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'UD新ゴ B';
  font-size: 0.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .4rem;
  line-height: 1.2;
  max-width: 335px;
  min-height: 54px;
  min-width: inherit;
  padding: 3px 18px;
  position: relative;
  -webkit-transition: color .4s , background-color .4s;
  transition: color .4s , background-color .4s;
  width: 100%;
}

@media (min-width: 768px) {
  .orangeBtn a {
    font-size: 1.125rem;
    letter-spacing: .2rem;
    min-width: 360px;
  }
}

.orangeBtn a {
  background: #f77911;
  border: 2px solid #f77911;
}

.orangeBtn a:hover {
  background-color: #ffffff;
  border-color: #f77911;
  color: #f77911;
  text-decoration: none;
}

.txtGreen {
  color: #06c755;
}

.bgGreen {
  background: #e2fee5;
}

.pb-80 {
  padding-bottom: 80px;
}
/*# sourceMappingURL=style.css.map */