/*!*
 * @url: https://www.afternoon-tea.xyz/
 * @author: RanaDesign
 */
.about-afternoon-tea__fv {
  width: 100%;
  background-color: #f2f0ed; }
  .about-afternoon-tea__fv h1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 72px;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.1em; }
  .about-afternoon-tea__fv__eyecatch {
    width: 100%;
    height: auto; }
    .about-afternoon-tea__fv__eyecatch img {
      display: block;
      width: 100%;
      height: auto; }

.about-afternoon-tea__introduction {
  padding: 0 0 64px;
  background-color: #006450; }
  .about-afternoon-tea__introduction__content-wrapper {
    position: relative;
    z-index: 1; }
    .about-afternoon-tea__introduction__content-wrapper .concept-movie-wrapper {
      position: relative;
      padding: 5%;
      background-color: #f2f0ed; }
      .about-afternoon-tea__introduction__content-wrapper .concept-movie-wrapper .button {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 15%;
        height: auto;
        padding: 0;
        transform: translate(-50%, -50%); }
      .about-afternoon-tea__introduction__content-wrapper .concept-movie-wrapper img {
        display: block;
        width: 100%;
        height: auto; }
    .about-afternoon-tea__introduction__content-wrapper .introduction-wrapper {
      width: 100%;
      padding: 56px 5% 0; }
      .about-afternoon-tea__introduction__content-wrapper .introduction-wrapper h2 {
        padding: 8px;
        background-color: #f2f0ed;
        color: #006450;
        font-size: 1.4rem; }
      .about-afternoon-tea__introduction__content-wrapper .introduction-wrapper p {
        margin-top: 24px;
        color: #f2f0ed;
        font-size: 1.2rem;
        line-height: 1.8; }

.about-afternoon-tea__commitment {
  padding: 72px 5%;
  background-color: #f2f0ed; }
  .about-afternoon-tea__commitment__wrapper > * + * {
    margin-top: 64px; }
  .about-afternoon-tea__commitment__block h3 {
    width: 100%;
    margin-bottom: 24px;
    padding: 8px 14px;
    border-radius: 100vh;
    border: solid 2px #006450;
    background-color: #fff;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 0.1em; }
  .about-afternoon-tea__commitment__block .image {
    width: 100%;
    height: auto;
    margin-top: 24px; }
    .about-afternoon-tea__commitment__block .image img {
      display: block;
      width: 100%;
      height: auto; }
  .about-afternoon-tea__commitment__block p.normal-text {
    margin-top: 20px;
    font-size: 1.1rem;
    line-height: 1.8;
    letter-spacing: 0.1em; }
    .about-afternoon-tea__commitment__block p.normal-text span.emphasis {
      background-color: #f3d85e;
      font-weight: 700; }
    .about-afternoon-tea__commitment__block p.normal-text + .image {
      margin-top: 20px; }

.about-afternoon-tea .back-to-top {
  padding-top: calc(40px - 5%);
  background-color: #f2f0ed; }

#notices-important {
  position: relative;
  z-index: 1; }

#footer {
  position: relative;
  z-index: 1; }

@media screen and (min-width: 768px) {
  .about-afternoon-tea__fv {
    padding: 0 6.5% 80px; }
  .about-afternoon-tea__fv h1 {
    height: 80px;
    font-size: 26px; }
  .about-afternoon-tea__fv__eyecatch {
    max-width: 1280px;
    margin: 0 auto; }
  .about-afternoon-tea__introduction {
    padding: 80px 6.5%; }
  .about-afternoon-tea__introduction__content-wrapper {
    display: -ms-flexbox;
    display: flex;
    position: static;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto; }
  .about-afternoon-tea__introduction__content-wrapper .concept-movie-wrapper {
    position: absolute;
    z-index: 2;
    top: 780px;
    left: 6.5%;
    z-index: 1;
    width: 38.5%;
    max-width: 570px;
    padding: unset; }
  .about-afternoon-tea__introduction__content-wrapper .introduction-wrapper {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 50%;
    margin-left: auto;
    padding: unset; }
  .about-afternoon-tea__introduction__content-wrapper .introduction-wrapper h2 {
    font-size: 24px; }
  .about-afternoon-tea__introduction__content-wrapper .introduction-wrapper p {
    margin-top: 32px;
    font-size: 18px;
    line-height: 2; }
  .about-afternoon-tea__commitment {
    padding: 120px 6.5% 120px; }
  .about-afternoon-tea__commitment__wrapper > * + * {
    margin-top: 80px; }
  .about-afternoon-tea__commitment__wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto; }
  .about-afternoon-tea__commitment__block {
    width: 50%;
    margin-left: auto; }
  .about-afternoon-tea__commitment__block h3 {
    margin-bottom: 40px;
    padding: 16px;
    font-size: 20px; }
  .about-afternoon-tea__commitment__block .image {
    margin-top: 48px; }
  .about-afternoon-tea__commitment__block p.normal-text {
    margin-top: 40px;
    font-size: 16px;
    line-height: 2.2; }
  .about-afternoon-tea__commitment__block p.normal-text + .image {
    margin-top: 40px; }
  .about-afternoon-tea .back-to-top {
    padding-top: calc(80px - 2.5%); } }

@media screen and (min-width: 1481px) {
  .about-afternoon-tea__introduction__content-wrapper .concept-movie-wrapper {
    left: calc((100vw - 1280px) / 2); } }

/*# sourceMappingURL=../../../../_css-maps/lp/tea-for-peace/about-afternoon-tea/index.css.map */
