@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6, ul,
ol {
  margin: 0;
  padding: 0; }

ul,
ol {
  list-style: none; }

/*
* font
* --------------------------------------------------*/
html, body {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: 300;
  font-size: 16px; }

body {
  font-size: 16px; }

.font-en {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; }

/*
* base
* --------------------------------------------------*/
/* html
-----------------------------------------------------*/
html {
  font-size: 10px; }

/* body
-----------------------------------------------------*/
body {
  color: #494a4b;
  line-height: 1.8;
  letter-spacing: 0.08em;
  padding-top: 0;
  font-size: 16px; }

img {
  vertical-align: top; }

/*
-- Layout CSS
-------------------------------------------------- */
.lp-contents {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
  overflow: hidden; }

.container {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1020px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.container-small {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 756px;
  margin-left: auto;
  margin-right: auto; }

.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
  width: 100%; }

@media (max-width: 991px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%; }
  .container-small {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%; } }

.row-10 {
  margin-left: -5px;
  margin-right: -5px; }
  .row-10 > [class*="col-"], .row-10 .col {
    padding-left: 5px;
    padding-right: 5px; }

.row-0 {
  margin-left: 0;
  margin-right: 0; }
  .row-0 > [class*="col-"], .row-0 .col {
    padding-left: 0;
    padding-right: 0; }

@media (max-width: 991px) {
  .row, .row-10 {
    margin-left: -5px;
    margin-right: -5px; }
    .row > [class*="col-"], .row .col, .row-10 > [class*="col-"], .row-10 .col {
      padding-left: 5px;
      padding-right: 5px; }
  .row-0 {
    margin-left: 0;
    margin-right: 0; }
    .row-0 > [class*="col-"], .row-0 .col {
      padding-left: 0;
      padding-right: 0; } }

.column5 > .col {
  max-width: 20%;
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%; }

@media (max-width: 991px) {
  .column5 > .col-sp-1 {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; } }

@media (max-width: 991px) {
  .column5 > .col-sp-1 {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; } }

.site-header {
  padding: 10px 0 10px; }

@media (max-width: 991px) {
  .site-header {
    padding: 10px 0 10px; }
    .site-header .container {
      padding-left: 17px;
      padding-right: 17px; } }

.site-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0; }
  .site-logo .site-logo-img {
    width: 100%;
    max-width: 208px;
    height: 16px;
    vertical-align: top; }
  .site-logo .site-logo-text {
    font-size: 1.3rem;
    font-weight: 300;
    margin-left: 13px; }

@media (max-width: 991px) {
  .site-logo .site-logo-img {
    width: 100%;
    max-width: 172px;
    height: auto;
    vertical-align: top; }
  .site-logo .site-logo-text {
    font-size: 1rem;
    font-weight: 300; } }

/*
* footer
* --------------------------------------------------*/
.site-footer {
  text-align: center;
  padding: 40px 0 0; }
  .site-footer .footer-logo {
    margin-bottom: 30px; }
  .site-footer .footer-info {
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 20px; }
  .site-footer .copy {
    font-size: 1.4rem;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    background-color: #ddd;
    padding: 8px 0; }

@media (max-width: 991px) {
  .site-footer {
    padding-top: 20px; }
    .site-footer .footer-logo {
      width: 135px;
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto; }
    .site-footer .footer-info {
      font-size: 1.2rem;
      font-weight: 400;
      margin-bottom: 20px; }
    .site-footer .copy {
      font-size: 1.2rem; } }

.section {
  margin: 0;
  padding: 0; }
  .section .section-inner {
    padding-top: 60px;
    padding-bottom: 60px; }

@media (max-width: 991px) {
  .section .section-inner {
    padding-top: 40px;
    padding-bottom: 40px; } }

@media (max-width: 767px) {
  .section .section-inner {
    padding-top: 30px;
    padding-bottom: 30px; } }

/*
-- plugin
--------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {}/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -40px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }

.slick-next {
  right: -40px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*
-- Module CSS
-------------------------------------------------- */
/*見出し
-----------------------------------------------------*/
h1, h2, h3, h4, h5 {
  word-wrap: break-word;
  font-weight: normal;
  color: #494a4b;
  margin: 0 0 1rem; }
  h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #494a4b;
    text-decoration: none; }

h1, h2, h3 {
  font-size: 1.6rem;
  font-weight: bold; }

h4, h5, h6 {
  font-size: 1.4rem;
  font-weight: bold; }

/* テキスト
-----------------------------------------------------*/
p {
  margin-bottom: 1rem; }

em {
  font-style: normal; }

strong {
  font-weight: bold; }

/*リンクテキスト
-----------------------------------------------------*/
a {
  color: #494a4b; }

a, input[type="submit"], input[type="button"], button {
  text-decoration: none;
  outline: none; }
  a:hover, a:active, input[type="submit"]:hover, input[type="submit"]:active, input[type="button"]:hover, input[type="button"]:active, button:hover, button:active {
    color: #8c8c8c;
    outline: none;
    text-decoration: none;
    opacity: 0.7; }
  a:focus, a:active, input[type="submit"]:focus, input[type="submit"]:active, input[type="button"]:focus, input[type="button"]:active, button:focus, button:active {
    outline: none;
    text-decoration: none; }
  a:active:focus, a:active.focus, a.active:focus, a.active.focus, input[type="submit"]:active:focus, input[type="submit"]:active.focus, input[type="submit"].active:focus, input[type="submit"].active.focus, input[type="button"]:active:focus, input[type="button"]:active.focus, input[type="button"].active:focus, input[type="button"].active.focus, button:active:focus, button:active.focus, button.active:focus, button.active.focus {
    outline: none;
    text-decoration: none; }

/* img
-----------------------------------------------------*/
figure img {
  margin-bottom: 0; }

img {
  margin-bottom: 0; }

/*
* placeholder
-----------------------------------------------------*/
input:placeholder-shown, .form-control:placeholder-shown {
  color: #CDD6DD; }

input::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
  color: #CDD6DD; }

input:-moz-placeholder, .form-control:-moz-placeholder {
  color: #CDD6DD;
  opacity: 1; }

input::-moz-placeholder, .form-control::-moz-placeholder {
  color: #CDD6DD;
  opacity: 1; }

input:-ms-input-placeholder, .form-control:-ms-input-placeholder {
  color: #CDD6DD; }

input:focus, .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0; }

.hr-dashed {
  border-top: 1px dashed #494a4b; }

.text-link, .entry-contents a {
  font-weight: bold;
  text-decoration: underline; }

em {
  color: #EA6000; }

/* heading */
.h2 {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
    .h2 {
      font-size: 1.5rem; } }

.h3 {
  font-size: 2.2rem;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative; }
  @media (max-width: 767px) {
    .h3 {
      font-size: 2rem;
      font-weight: bold; } }

.h4 {
  font-size: 2rem;
  font-weight: bold;
  padding-left: 22px;
  position: relative; }
  @media (max-width: 767px) {
    .h4 {
      font-size: 1.8rem;
      font-weight: bold; } }

.h5 {
  font-size: 1.8rem;
  font-weight: bold; }
  @media (max-width: 767px) {
    .h5 {
      font-size: 1.6rem;
      font-weight: bold; } }

/* table */
.table {
  margin: 0;
  width: 100%; }
  .table tbody tr th, .table tbody tr td, .table thead tr th, .table thead tr td, .table tfoot tr th, .table tfoot tr td {
    vertical-align: top;
    padding: 15px 15px; }
  .table tbody tr th, .table thead tr th, .table tfoot tr th {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ff;
    color: #fff; }
  .table img {
    vertical-align: top; }
  @media (max-width: 767px) {
    .table.table-sp-break {
      display: block; }
      .table.table-sp-break tbody, .table.table-sp-break thead, .table.table-sp-break tfoot {
        display: block; }
        .table.table-sp-break tbody tr, .table.table-sp-break thead tr, .table.table-sp-break tfoot tr {
          display: block; }
          .table.table-sp-break tbody tr th, .table.table-sp-break tbody tr td, .table.table-sp-break thead tr th, .table.table-sp-break thead tr td, .table.table-sp-break tfoot tr th, .table.table-sp-break tfoot tr td {
            display: block;
            width: 100%; } }
  .table.table-sp-break tbody th, .table.table-sp-break thead th, .table.table-sp-break tfoot th {
    border-top: 0;
    border-bottom: 0; }
  .table.table-sp-break tbody td, .table.table-sp-break thead td, .table.table-sp-break tfoot td {
    border-top: 0; }

@media (max-width: 767px) {
  .table-sp-break {
    display: block; }
    .table-sp-break tbody, .table-sp-break thead, .table-sp-break tfoot {
      display: block; }
      .table-sp-break tbody tr, .table-sp-break thead tr, .table-sp-break tfoot tr {
        display: block; }
        .table-sp-break tbody tr th, .table-sp-break tbody tr td, .table-sp-break thead tr th, .table-sp-break thead tr td, .table-sp-break tfoot tr th, .table-sp-break tfoot tr td {
          display: block;
          width: 100%; } }

/* ol ul list */
.ul > li, .ol > li {
  margin-bottom: 0;
  padding-left: 1.2em;
  position: relative; }
  .ul > li:last-child, .ol > li:last-child {
    margin-bottom: 0; }
  .ul > li li, .ol > li li {
    margin-top: 0;
    margin-bottom: 0; }

.ul > li::before {
  content: '';
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  top: 0.65em;
  left: 3px;
  margin: 0; }

.ol > li {
  counter-increment: item;
  margin-bottom: 0; }
  .ol > li::before {
    font-size: 2rem;
    font-weight: bold;
    content: counter(item) ".";
    position: absolute;
    left: 0;
    top: -5px;
    padding-right: .5em; }

.t-wp30 {
  width: 30%; }

.t-wp25 {
  width: 25%; }

.t-wp20 {
  width: 20%; }

.t-wp15 {
  width: 15%; }

.btn {
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: normal;
  border-radius: 0;
  position: relative;
  white-space: normal;
  letter-spacing: 0;
  padding: 10px 30px;
  min-width: 400px;
  min-height: 60px;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn:focus, .btn:disabled, .btn:visited, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none; }
  .btn:hover, .btn:active, .btn.touch {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none; }

@media (max-width: 991px) {
  .btn {
    min-width: 100%;
    font-size: 1.2rem;
    font-weight: normal; } }

.arrow {
  position: relative;
  padding-right: 25px; }
  .arrow:before {
    content: '';
    background-size: 9px 14px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9px;
    height: 14px;
    right: 10px;
    margin: auto 0; }

.card-list .item-col {
  margin-bottom: 40px; }

.card-item {
  height: 100%;
  position: relative;
  padding-bottom: 60px; }
  .card-item.no-bottom-btn {
    padding-bottom: 0; }
  .card-item .thumbnail-wrap {
    margin-bottom: 12px;
    text-align: center; }
    .card-item .thumbnail-wrap .img-fluid {
      display: block;
      margin: 0 auto; }
  .card-item .title {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5; }
  .card-item .text {
    font-size: 1.4rem;
    font-weight: bold; }
  .card-item .btn {
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  @media (max-width: 767px) {
    .card-item .btn {
      margin-left: auto;
      margin-right: auto;
      max-width: calc(100% - 50px); } }

.ticket-list {
  font-size: 1.4rem;
  font-weight: bold; }
  .ticket-list .num {
    font-size: 1rem;
    font-weight: bold;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    display: inline-block;
    border-radius: 30px;
    line-height: 14px;
    text-align: center;
    letter-spacing: -1px;
    margin-right: 5px;
    margin-top: -2px;
    margin-bottom: -2px; }

.movie-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .movie-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.bg-marker {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf97d), to(#fbf97d));
  background-image: -webkit-linear-gradient(#fbf97d, #fbf97d);
  background-image: -o-linear-gradient(#fbf97d, #fbf97d);
  background-image: linear-gradient(#fbf97d, #fbf97d);
  background-size: 100% 0.6em;
  background-position: left 0.75em;
  background-repeat: no-repeat;
  display: inline; }

.bg-yellow {
  background-color: #f5f5f5; }

.bg-gray {
  background-color: #f5f5f5; }

.txt-red {
  color: #e42c6e; }

.txt-yellow {
  color: #F5EC73; }

.txt-gray {
  color: #666; }

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.contact-block {
  text-align: center;
  margin-bottom: 60px; }
  .contact-block .contact-wrap {
    max-width: 768px;
    margin: 0 auto; }
    .contact-block .contact-wrap .img-fluid {
      margin-left: auto;
      margin-right: auto; }
  .contact-block .contact-title {
    position: relative;
    margin-bottom: 10px; }
  .contact-block .contact-flag {
    position: absolute;
    top: 0;
    left: -115px; }
  .contact-block .contact-btn {
    font-size: 2.4rem;
    font-weight: 500;
    background-color: #31ae36;
    color: #fff;
    border-radius: 80px;
    min-height: 86px;
    -webkit-box-shadow: 0px 7px 0 0 #1f6f22;
    box-shadow: 0px 7px 0 0 #1f6f22;
    width: 100%;
    max-width: 472px; }
  .contact-block .text-note {
    font-size: 1.4rem;
    margin-top: 10px;
    text-align: left;
    max-width: 470px;
    margin: 15px auto 0; }
    .contact-block .text-note .link {
      text-decoration: underline; }

@media (max-width: 767px) {
  .contact-block {
    margin-bottom: 30px; }
    .contact-block .contact-wrap {
      max-width: 472px;
      margin: 0 auto; }
    .contact-block .contact-title {
      position: relative;
      margin-bottom: 10px;
      margin-left: -10px;
      margin-right: -10px; }
    .contact-block .contact-btn {
      font-size: 2rem;
      font-weight: 500;
      color: #fff;
      min-height: 60px; }
    .contact-block .text-note {
      font-size: 1.2rem;
      margin-top: 10px;
      text-align: left; } }

.point {
  margin-top: 50px;
  margin-bottom: 50px; }
  .point .point-item {
    background-color: #e6f7fa;
    position: relative;
    padding: 30px 28px 20px;
    height: 100%; }
  .point .point-icon {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120px;
    height: 34px;
    z-index: 1;
    text-align: center;
    color: #fff;
    padding: 2px 0;
    letter-spacing: 1px; }
    .point .point-icon::after, .point .point-icon::before {
      content: '';
      width: 100%;
      height: 34px;
      position: absolute; }
    .point .point-icon::after {
      background-color: #1cb6c6;
      top: -2px;
      left: -2px;
      z-index: -1; }
    .point .point-icon::before {
      border-bottom: 1px solid #1cb6c6;
      border-right: 1px solid #1cb6c6;
      bottom: -2px;
      right: -2px;
      z-index: -1; }
  .point .point-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: 500; }
    .point .point-title .fs-small {
      font-size: 1.6rem;
      font-weight: 500; }
  .point .point-description {
    font-size: 1.4rem;
    margin-bottom: 0; }
  .point .img-fluid {
    margin-bottom: 20px; }

@media (max-width: 767px) {
  .point {
    margin-top: 50px;
    margin-bottom: 10px; }
    .point .point-item {
      background-color: #fff3f4;
      position: relative;
      padding: 30px 20px 20px;
      height: auto;
      margin-bottom: 40px; }
    .point .point-icon {
      font-size: 1.8rem;
      font-weight: 700;
      line-height: 34px;
      height: 34px; }
      .point .point-icon::after {
        top: 0;
        left: 0;
        z-index: -1; }
      .point .point-icon::before {
        bottom: -3px;
        right: -3px;
        z-index: -1; }
    .point .point-title {
      text-align: center;
      margin-bottom: 20px;
      font-size: 2.4rem;
      font-weight: 500; }
      .point .point-title .fs-small {
        font-size: 2rem;
        font-weight: 500; }
    .point .point-description {
      font-size: 1.5rem; }
    .point .img-fluid {
      margin-bottom: 10px; }
    .point .sp-break {
      margin-bottom: 0.6em; } }

.pickup-check {
  max-width: 560px;
  margin: 0 auto;
  background-color: #fff5f6;
  position: relative;
  padding: 40px 40px; }
  .pickup-check::before, .pickup-check::after {
    content: "";
    width: 74px;
    height: 24px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8e8b8c)), -webkit-gradient(linear, left top, left bottom, from(#8e8b8c));
    background-image: -webkit-linear-gradient(#8e8b8c), -webkit-linear-gradient(#8e8b8c);
    background-image: -o-linear-gradient(#8e8b8c), -o-linear-gradient(#8e8b8c);
    background-image: linear-gradient(#8e8b8c), linear-gradient(#8e8b8c);
    background-size: 1px 100%, 100% 1px;
    background-repeat: no-repeat;
    display: block;
    position: absolute; }
  .pickup-check::before {
    background-position: 12px top, left 12px;
    left: -7px;
    top: -12px; }
  .pickup-check::after {
    background-position: 62px top, left 12px;
    right: -7px;
    bottom: -12px; }

@media (max-width: 767px) {
  .pickup-check {
    padding: 17px 17px; }
    .pickup-check::before, .pickup-check::after {
      content: "";
      width: 52px;
      height: 22px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#8e8b8c)), -webkit-gradient(linear, left top, left bottom, from(#8e8b8c));
      background-image: -webkit-linear-gradient(#8e8b8c), -webkit-linear-gradient(#8e8b8c);
      background-image: -o-linear-gradient(#8e8b8c), -o-linear-gradient(#8e8b8c);
      background-image: linear-gradient(#8e8b8c), linear-gradient(#8e8b8c);
      background-size: 1px 100%, 100% 1px;
      background-repeat: no-repeat;
      display: block;
      position: absolute; }
    .pickup-check::before {
      background-position: 5px top, left 5px;
      left: -3px;
      top: -4px; }
    .pickup-check::after {
      background-position: 46px top, left 16px;
      right: -3px;
      bottom: -4px; } }

.pickup-check-list {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .pickup-check-list .list-item {
    padding-left: 26px;
    position: relative;
    font-size: 1.8rem;
    font-weight: 400;
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-bottom: 20px; }
    .pickup-check-list .list-item:last-child {
      margin-bottom: 0; }
    .pickup-check-list .list-item::before {
      content: "";
      background-image: url(../img/check-icon.svg);
      background-size: 16px auto;
      background-repeat: no-repeat;
      background-position: center center;
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
      left: 0;
      top: 10px; }

.pickup-check-list .list-item:first-child {
  max-width: 55%;
  -webkit-box-flex: 55%;
  -ms-flex: 55%;
  flex: 55%; }

.pickup-check-list .list-item:nth-child(2) {
  max-width: 45%;
  -webkit-box-flex: 45%;
  -ms-flex: 45%;
  flex: 45%; }

@media (max-width: 767px) {
  .pickup-check-list .list-item:first-child {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; }
  .pickup-check-list .list-item:nth-child(2) {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; } }

.pickup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .pickup-list .pickup-item {
    max-width: calc(33.3333% - 30px);
    -webkit-box-flex: calc(33.3333% - 30px);
    -ms-flex: calc(33.3333% - 30px);
    flex: calc(33.3333% - 30px);
    margin-left: 15px;
    margin-right: 15px; }

@media (max-width: 767px) {
  .pickup-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 0; }
    .pickup-list .pickup-item {
      max-width: 100%;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 20px; } }

.pickup-item {
  border: 4px solid #f4f4f4;
  border-radius: 12px;
  padding: 26px; }
  .pickup-item .title {
    font-size: 1.8rem;
    margin-bottom: 0; }
  .pickup-item .thumbnail {
    background-color: #eee; }
    .pickup-item .thumbnail .img-fluid {
      margin-bottom: 0; }

@media (max-width: 767px) {
  .pickup-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 4px solid #f4f4f4;
    border-radius: 12px;
    padding: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pickup-item .inner {
      max-width: 68.15%;
      -webkit-box-flex: 68.15%;
      -ms-flex: 68.15%;
      flex: 68.15%;
      padding-left: 10px; }
    .pickup-item .title {
      font-size: 1.5rem; }
    .pickup-item .thumbnail {
      background-color: #eee;
      max-width: 31.85%;
      -webkit-box-flex: 31.85%;
      -ms-flex: 31.85%;
      flex: 31.85%;
      margin-bottom: 0; }
      .pickup-item .thumbnail .img-inner {
        display: block;
        position: relative;
        padding-bottom: 80%;
        width: 100%; }
      .pickup-item .thumbnail .img-fluid {
        margin-bottom: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; } }

.label-list .label {
  font-size: 1.4rem;
  background: -webkit-linear-gradient(315deg, transparent 3px, #e42c6e 0), -webkit-linear-gradient(135deg, transparent 3px, #e42c6e 0);
  background: -o-linear-gradient(315deg, transparent 3px, #e42c6e 0), -o-linear-gradient(135deg, transparent 3px, #e42c6e 0);
  background: linear-gradient(135deg, transparent 3px, #e42c6e 0), linear-gradient(-45deg, transparent 3px, #e42c6e 0);
  background-size: 51% 100%, 51% 100%;
  background-position: left top,right top;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.7;
  padding: 0 5px; }

/*
-- section CSS
-------------------------------------------------- */
.section-contact {
  padding-top: 23px; }

@media (max-width: 767px) {
  .section-contact {
    padding-top: 50px;
    background-image: url("../img/contact-bg.jpg");
    padding-bottom: 20px; } }

.main-visual {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative; }

.mv-copy {
  width: 100%;
  height: 440px;
  background-color: #fd7b81;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #1cb6c6), to(#1cb6c6));
  background-image: -webkit-linear-gradient(left, #1cb6c6 0, #1cb6c6 100%);
  background-image: -o-linear-gradient(left, #1cb6c6 0, #1cb6c6 100%);
  background-image: linear-gradient(90deg, #1cb6c6 0, #1cb6c6 100%);
  margin-bottom: 0; }
  .mv-copy .mv-img {
    width: auto;
    height: 100%;
    max-width: 1280px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0; }
  .mv-copy .mv-pc {
    display: block; }
  .mv-copy .mv-sp {
    display: none; }

@media (max-width: 767px) {
  .mv-copy {
    height: 80.8vw; }
    .mv-copy .mv-img {
      width: 100%;
      height: auto;
      max-width: 1280px;
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .mv-copy .mv-pc {
      display: none; }
    .mv-copy .mv-sp {
      display: block; } }

.mv-point-wrap {
  position: absolute;
  max-width: 1280px;
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 18px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2; }
  .mv-point-wrap .mv-point {
    padding: 0 8px;
    max-width: 244px;
    -webkit-box-flex: 244px;
    -ms-flex: 244px;
    flex: 244px; }
    .mv-point-wrap .mv-point:first-child, .mv-point-wrap .mv-point:last-child {
      max-width: 224px;
      -webkit-box-flex: 224px;
      -ms-flex: 224px;
      flex: 224px; }
    .mv-point-wrap .mv-point .inner {
      background-color: #fff;
      border: 4px solid #f3f7f8;
      text-align: center;
      padding: 18px 0 10px;
      position: relative; }
    .mv-point-wrap .mv-point .num {
      font-size: 1.8rem;
      font-weight: 600;
      width: 100%;
      max-width: 124px;
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background-color: #e42c6e;
      color: #fff;
      letter-spacing: 2px;
      line-height: 1.7; }
    .mv-point-wrap .mv-point .text {
      font-size: 2.2rem;
      font-weight: 500;
      line-height: 1.3; }

@media (max-width: 767px) {
  .mv-point-wrap {
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    padding: 8px; }
    .mv-point-wrap .mv-point {
      padding: 0 4px;
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; }
      .mv-point-wrap .mv-point:first-child, .mv-point-wrap .mv-point:last-child {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto; }
      .mv-point-wrap .mv-point .inner {
        border: 2px solid #f3f7f8;
        padding: 18px 0 10px; }
      .mv-point-wrap .mv-point .num {
        font-size: 1.3rem;
        font-weight: 600;
        width: 100%;
        max-width: 72px;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-color: #3cab83;
        color: #fff;
        letter-spacing: 2px;
        line-height: 1.7; }
      .mv-point-wrap .mv-point .text {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.3; } }

.section-message {
  background-color: #f3f9fb;
  padding: 0 0 70px; }
  .section-message .img-message {
    margin: 0 auto; }

@media (max-width: 767px) {
  .section-message {
    padding: 0 0 50px; }
    .section-message .img-message {
      margin: 0 -13px;
      max-width: calc(100vw - 10px); } }

.message-header {
  position: relative;
  padding-top: 70px;
  margin-bottom: 30px; }
  .message-header .message-title {
    position: relative;
    z-index: 1; }
    .message-header .message-title .img-title {
      max-width: 100%; }
  .message-header .img-profile {
    position: absolute;
    top: 0;
    right: -50px; }

@media (max-width: 767px) {
  .message-header {
    position: relative;
    padding-top: 0;
    margin-bottom: 0; }
    .message-header .message-title {
      position: absolute;
      z-index: 1;
      width: 249px;
      right: 0;
      top: 20px; }
    .message-header .img-profile {
      position: relative;
      top: 0;
      right: 0;
      width: calc(100% + 40px);
      margin-left: -20px; } }

.message-text {
  font-size: 18px; }

.message-point-box {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  margin-top: 40px;
  padding: 1px 52px 52px; }
  .message-point-box .message-point-heading {
    margin: -20px auto 20px;
    text-align: center; }

@media (max-width: 767px) {
  .message-point-box {
    max-width: calc(100% + 40px);
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    background-color: #fff;
    margin-top: 40px;
    padding: 1px 0 10px; }
    .message-point-box .message-point-heading {
      margin: -13px 20px 20px;
      text-align: center; }
    .message-point-box .img-table {
      padding-right: 10px; } }

.section-achievement {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ffff;
  background-image: -webkit-linear-gradient(left, transparent 14px, #f7f7f7 0), -webkit-linear-gradient(bottom, transparent 14px, #f7f7f7 0);
  background-image: -o-linear-gradient(left, transparent 14px, #f7f7f7 0), -o-linear-gradient(bottom, transparent 14px, #f7f7f7 0);
  background-image: linear-gradient(90deg, transparent 14px, #f7f7f7 0), linear-gradient(0deg, transparent 14px, #f7f7f7 0);
  background-size: 15px 100%, 100% 15px;
  background-position: left top;
  background-repeat: repeat-x, repeat-y; }
  .section-achievement .section-header {
    text-align: center;
    margin-bottom: 70px;
    position: relative; }
    .section-achievement .section-header .decoration-text {
      position: absolute;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(180px);
      -ms-transform: translateX(180px);
      transform: translateX(180px); }
    .section-achievement .section-header .bg-marker {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf97d), to(#fbf97d));
      background-image: -webkit-linear-gradient(#fbf97d, #fbf97d);
      background-image: -o-linear-gradient(#fbf97d, #fbf97d);
      background-image: linear-gradient(#fbf97d, #fbf97d);
      background-size: 100% 0.3em;
      background-position: left 0.9em; }
  .section-achievement .section-title {
    font-size: 4.8rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.3; }
    .section-achievement .section-title .fs-small {
      font-size: 3.2rem;
      font-weight: 500; }
  .section-achievement .section-lead {
    font-size: 3.2rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 5px; }
    .section-achievement .section-lead::after, .section-achievement .section-lead::before {
      content: '';
      display: inline-block;
      background-size: 30px 23px;
      background-position: center;
      background-repeat: no-repeat;
      width: 30px;
      height: 23px; }
    .section-achievement .section-lead::after {
      background-image: url("../img/achievement-lead02.png");
      margin-left: 20px;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
    .section-achievement .section-lead::before {
      background-image: url("../img/achievement-lead01.png");
      margin-right: 20px;
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px); }

@media (max-width: 767px) {
  .section-achievement {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-achievement .section-header {
      text-align: center;
      margin-bottom: 45px;
      position: relative; }
      .section-achievement .section-header .decoration-text {
        position: absolute;
        bottom: -40px;
        left: 50%;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px); }
    .section-achievement .section-title {
      font-size: 3.2rem;
      font-weight: 500;
      text-align: center;
      line-height: 1.3; }
      .section-achievement .section-title .fs-small {
        font-size: 2.7rem;
        font-weight: 500; }
    .section-achievement .section-lead {
      font-size: 2rem;
      font-weight: 500;
      margin-bottom: 5px; }
      .section-achievement .section-lead::after, .section-achievement .section-lead::before {
        background-size: 17px 13px;
        width: 17px;
        height: 13px; }
      .section-achievement .section-lead::after {
        margin-left: 5px;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px); }
      .section-achievement .section-lead::before {
        margin-right: 5px;
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px); } }

.section-voice {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url("../img/voice-bg.gif");
  background-size: cover;
  background-position: left top; }
  .section-voice .section-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative; }
    .section-voice .section-header .decoration-text {
      position: absolute;
      bottom: -20px;
      left: 50%;
      -webkit-transform: translateX(120px);
      -ms-transform: translateX(120px);
      transform: translateX(120px); }
  .section-voice .section-title {
    font-size: 4.8rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.3; }
    .section-voice .section-title .fs-small {
      font-size: 3.2rem;
      font-weight: 500; }

@media (max-width: 767px) {
  .section-voice {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-voice .section-header {
      margin-bottom: 40px; }
      .section-voice .section-header .decoration-text {
        position: absolute;
        bottom: -20px;
        left: 50%;
        -webkit-transform: translateX(75px);
        -ms-transform: translateX(75px);
        transform: translateX(75px); }
    .section-voice .section-title {
      font-size: 2.8rem;
      font-weight: 500; }
      .section-voice .section-title .fs-small {
        font-size: 2.3rem;
        font-weight: 500; } }

.voice-list {
  max-width: 716px;
  margin-left: auto;
  margin-right: auto; }

.voice-item {
  background-color: #fff;
  border-radius: 12px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1); }
  .voice-item:last-child {
    margin-bottom: 0; }
  .voice-item .thumbnail {
    max-width: 30.2%;
    -webkit-box-flex: 30.2%;
    -ms-flex: 30.2%;
    flex: 30.2%;
    margin-bottom: 0; }
    .voice-item .thumbnail .img-profile {
      margin: 0 auto;
      max-width: 100%;
      width: auto;
      height: auto; }
  .voice-item .inner {
    max-width: 69.8%;
    -webkit-box-flex: 69.8%;
    -ms-flex: 69.8%;
    flex: 69.8%;
    padding-left: 20px; }
  .voice-item .item-title {
    display: inline-block;
    font-weight: 500;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 5px; }
  .voice-item .item-lead {
    font-size: 2rem;
    font-weight: 500;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 1.5;
    margin-bottom: 10px; }
    .voice-item .item-lead::after, .voice-item .item-lead::before {
      content: '';
      display: inline-block;
      position: absolute;
      background-size: 20px 16px;
      background-position: center;
      background-repeat: no-repeat;
      width: 20px;
      height: 16px; }
    .voice-item .item-lead::after {
      background-image: url("../img/voice-lead02.gif");
      right: 0;
      bottom: 0; }
    .voice-item .item-lead::before {
      background-image: url("../img/voice-lead.gif");
      left: 0;
      top: 0; }
  .voice-item .item-name {
    text-align: right;
    margin-bottom: 15px; }
  .voice-item .item-description {
    font-size: 1.4rem;
    margin-bottom: 0;
    line-height: 2;
    letter-spacing: 0; }

@media (max-width: 767px) {
  .voice-item {
    padding: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .voice-item:last-child {
      margin-bottom: 0; }
    .voice-item .thumbnail {
      max-width: 100%;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      margin-bottom: 10px; }
    .voice-item .inner {
      max-width: 100%;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      padding-left: 0; }
    .voice-item .item-title {
      font-size: 1.6rem;
      font-weight: 500;
      margin-bottom: 10px;
      padding-bottom: 5px; }
    .voice-item .item-lead {
      font-size: 2.1rem;
      font-weight: 500;
      padding-left: 25px;
      padding-right: 25px;
      line-height: 1.5;
      margin-bottom: 10px; }
      .voice-item .item-lead::after, .voice-item .item-lead::before {
        background-size: 17px 13px;
        width: 17px;
        height: 13px; }
      .voice-item .item-lead::after {
        bottom: 3px; }
      .voice-item .item-lead::before {
        top: 3px; }
    .voice-item .item-name {
      text-align: right;
      margin-bottom: 15px; }
    .voice-item .item-description {
      font-size: 1.4rem;
      margin-bottom: 0;
      line-height: 2; } }

.section-pickup .section-header {
  text-align: center;
  margin-bottom: 50px;
  position: relative; }
  .section-pickup .section-header .decoration-text {
    position: absolute;
    top: -15px;
    left: 50%;
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px); }
  .section-pickup .section-header .bg-marker {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf97d), to(#fbf97d));
    background-image: -webkit-linear-gradient(#fbf97d, #fbf97d);
    background-image: -o-linear-gradient(#fbf97d, #fbf97d);
    background-image: linear-gradient(#fbf97d, #fbf97d);
    background-size: 100% 0.3em;
    background-position: left 0.9em; }

.section-pickup .section-title {
  font-size: 4.8rem;
  font-weight: 500;
  text-align: center; }
  .section-pickup .section-title .fs-small {
    font-size: 3.8rem;
    font-weight: 500; }

.section-pickup .section-inner {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: -webkit-radial-gradient(#f3f3f3 1px, transparent 1px);
  background-image: -o-radial-gradient(#f3f3f3 1px, transparent 1px);
  background-image: radial-gradient(#f3f3f3 1px, transparent 1px);
  background-size: 10px 10px;
  background-position: 5px; }

.section-pickup .section-inner02 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 70px; }

.section-pickup .banner-wrap {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px; }
  .section-pickup .banner-wrap .img-banner {
    margin-bottom: 30px; }
  .section-pickup .banner-wrap .banner-text {
    font-size: 1.8rem;
    padding: 0 30px; }

.section-pickup .more-arrow {
  font-size: 3.6rem;
  font-weight: 500;
  text-align: center;
  width: 228px;
  height: 88px;
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-image: url("../img/more-bg.png");
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff; }

.section-pickup .pickup {
  display: block;
  margin: 0 auto; }

@media (max-width: 767px) {
  .section-pickup .section-header {
    text-align: center;
    margin-bottom: 30px;
    position: relative; }
    .section-pickup .section-header .decoration-text {
      position: absolute;
      top: -15px;
      left: 50%;
      -webkit-transform: translateX(-164px);
      -ms-transform: translateX(-164px);
      transform: translateX(-164px);
      width: 46px;
      height: auto; }
    .section-pickup .section-header .section-title {
      font-size: 2.8rem;
      font-weight: 500;
      text-align: center; }
      .section-pickup .section-header .section-title .fs-small {
        font-size: 2.3rem;
        font-weight: 500; }
  .section-pickup .banner-wrap .img-banner {
    margin-bottom: 20px; }
  .section-pickup .banner-wrap .banner-text {
    font-size: 1.6rem;
    padding: 0; }
  .section-pickup .more-arrow {
    font-size: 2.2rem;
    font-weight: 500;
    width: 140px;
    height: 50px;
    background-size: contain; }
  .section-pickup .section-inner {
    padding-top: 50px;
    padding-bottom: 60px; }
  .section-pickup .section-inner02 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px; } }

.section-service {
  background-image: url("../img/bottom-contact.png");
  background-size: cover;
  background-position: left top;
  padding-top: 110px;
  padding-bottom: 70px;
  position: relative; }
  .section-service::before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 58px 110px 0 110px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: -1px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }
  .section-service .section-title {
    text-align: center; }
    .section-service .section-title .img-fluid {
      margin-left: auto;
      margin-right: auto; }
  .section-service .line-text {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .section-service .contact-block {
    max-width: 716px;
    border: 4px solid #eeeeee;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
    margin-bottom: 0; }
    .section-service .contact-block .contact-title {
      margin-bottom: 0; }
    .section-service .contact-block .contact-text {
      font-size: 1.8rem;
      font-weight: 500;
      margin-bottom: 0;
      line-height: 1.7;
      margin-bottom: -5px; }
    .section-service .contact-block .amazon-banner {
      margin-bottom: 0; }
    .section-service .contact-block .amazon-text {
      margin-bottom: 10px;
      margin-left: auto;
      margin-right: auto; }

@media (max-width: 767px) {
  .section-service {
    padding-top: 50px;
    padding-bottom: 50px; }
    .section-service::before {
      content: none; }
    .section-service .container {
      padding-left: 10px;
      padding-right: 10px; }
    .section-service .contact-block {
      padding: 20px 15px 15px; }
      .section-service .contact-block .amazon-banner {
        margin-left: -26px;
        margin-right: -26px; } }

/*
-- page CSS
--------------------------------------------------
@import "page/top";
*/
/*
-- Utility CSS
-------------------------------------------------- */
.clearfix, .cf {
  *zoom: 1; }
  .clearfix:after, .cf:after {
    content: "";
    display: block;
    clear: both; }

.test-left {
  text-align: left; }

.test-center {
  text-align: center; }

.test-right {
  text-align: right; }

.v-top {
  vertical-align: top; }

.v-middle {
  vertical-align: middle; }

.v-bottom {
  vertical-align: bottom; }

.img-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto; }

.clear {
  clear: both; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mt-100 {
  margin-top: 100px !important; }

@media (max-width: 767px) {
  .mb-sp-0 {
    margin-bottom: 0px !important; }
  .mt-sp-0 {
    margin: 0px !important; } }

@media (max-width: 767px) {
  .mb-sp-0 {
    margin-bottom: 0px !important; }
  .mt-sp-0 {
    margin-top: 0px !important; } }

@media (max-width: 767px) {
  .mb-sp-5 {
    margin-bottom: 5px !important; }
  .mt-sp-5 {
    margin-top: 5px !important; } }

@media (max-width: 767px) {
  .mb-sp-10 {
    margin-bottom: 10px !important; }
  .mt-sp-10 {
    margin-top: 10px !important; } }

@media (max-width: 767px) {
  .mb-sp-15 {
    margin-bottom: 15px !important; }
  .mt-sp-15 {
    margin-top: 15px !important; } }

@media (max-width: 767px) {
  .mb-sp-20 {
    margin-bottom: 20px !important; }
  .mt-sp-20 {
    margin-top: 20px !important; } }

@media (max-width: 767px) {
  .mb-sp-25 {
    margin-bottom: 25px !important; }
  .mt-sp-25 {
    margin-top: 25px !important; } }

@media (max-width: 767px) {
  .mb-sp-30 {
    margin-bottom: 30px !important; }
  .mt-sp-30 {
    margin-top: 30px !important; } }

@media (max-width: 767px) {
  .mb-sp-35 {
    margin-bottom: 35px !important; }
  .mt-sp-35 {
    margin-top: 35px !important; } }

@media (max-width: 767px) {
  .mb-sp-40 {
    margin-bottom: 40px !important; }
  .mt-sp-40 {
    margin-top: 40px !important; } }

@media (max-width: 767px) {
  .mb-sp-45 {
    margin-bottom: 45px !important; }
  .mt-sp-45 {
    margin-top: 45px !important; } }

@media (max-width: 767px) {
  .mb-sp-50 {
    margin-bottom: 50px !important; }
  .mt-sp-50 {
    margin-top: 50px !important; } }

@media (max-width: 767px) {
  .mb-sp-55 {
    margin-bottom: 55px !important; }
  .mt-sp-55 {
    margin-top: 55px !important; } }

@media (max-width: 767px) {
  .mb-sp-60 {
    margin-bottom: 60px !important; }
  .mt-sp-60 {
    margin-top: 60px !important; } }

@media (max-width: 767px) {
  .mb-sp-65 {
    margin-bottom: 65px !important; }
  .mt-sp-65 {
    margin-top: 65px !important; } }

@media (max-width: 767px) {
  .mb-sp-70 {
    margin-bottom: 70px !important; }
  .mt-sp-70 {
    margin-top: 70px !important; } }

@media (max-width: 767px) {
  .mb-sp-75 {
    margin-bottom: 75px !important; }
  .mt-sp-75 {
    margin-top: 75px !important; } }

@media (max-width: 767px) {
  .mb-sp-80 {
    margin-bottom: 80px !important; }
  .mt-sp-80 {
    margin-top: 80px !important; } }

@media (max-width: 767px) {
  .mb-sp-85 {
    margin-bottom: 85px !important; }
  .mt-sp-85 {
    margin-top: 85px !important; } }

@media (max-width: 767px) {
  .mb-sp-90 {
    margin-bottom: 90px !important; }
  .mt-sp-90 {
    margin-top: 90px !important; } }

@media (max-width: 767px) {
  .mb-sp-95 {
    margin-bottom: 95px !important; }
  .mt-sp-95 {
    margin-top: 95px !important; } }

@media (max-width: 767px) {
  .mb-sp-100 {
    margin-bottom: 100px !important; }
  .mt-sp-100 {
    margin-top: 100px !important; } }

.mb-xs {
  margin-bottom: 10px !important; }

.mt-xs {
  margin-bottom: 10px !important; }

.mb-s {
  margin-bottom: 20px !important; }

.mt-s {
  margin-bottom: 20px !important; }

.mb-m {
  margin-bottom: 40px !important; }

.mt-m {
  margin-bottom: 40px !important; }

.mb-l {
  margin-bottom: 60px !important; }

.mt-l {
  margin-bottom: 60px !important; }

.mb-xl {
  margin-bottom: 80px !important; }

.mt-xl {
  margin-bottom: 80px !important; }

@media (max-width: 767px) {
  .mb-xs {
    margin-bottom: 10px !important; }
  .mt-xs {
    margin-bottom: 10px !important; }
  .mb-s {
    margin-bottom: 20px !important; }
  .mt-s {
    margin-bottom: 20px !important; }
  .mb-m {
    margin-bottom: 40px !important; }
  .mt-m {
    margin-bottom: 40px !important; }
  .mb-l {
    margin-bottom: 60px !important; }
  .mt-l {
    margin-bottom: 60px !important; }
  .mb-xl {
    margin-bottom: 80px !important; }
  .mt-xl {
    margin-bottom: 80px !important; } }

.fz-ss {
  font-size: 0.625rem !important; }

.fz-s {
  font-size: 0.75rem !important; }

.fz-m {
  font-size: 0.875rem !important; }

.fz-l {
  font-size: 1rem !important; }

.fz-ll {
  font-size: 1.125rem !important; }

.fw-bold {
  font-weight: bold !important; }

.fw-normal {
  font-weight: normal !important; }

.sp-break {
  display: inline; }

@media (max-width: 767px) {
  .sp-break {
    display: block; } }

.pc-visible {
  display: block; }

.sp-visible {
  display: none; }

@media (max-width: 767px) {
  .pc-visible {
    display: none; }
  .sp-visible {
    display: block; } }

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