:root{
  --pink:#ff1493;
  --pink-dark:#e6007e;
  --green:#06c755;
  --green-dark:#00a83a;
  --text:#241c22;
  --muted:#776b73;
  --soft:#fff7fb;
  --line:#06c755;
  --tg:#229ed9;
  --border:rgba(36,28,34,.10);
  --shadow:0 18px 55px rgba(52,35,45,.10);
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:75px}
body{min-width:320px;color:var(--text);font-family:"Microsoft JhengHei","PingFang TC",Arial,sans-serif;background:#fff;line-height:1.6;overflow-x:hidden}
body.no-scroll{overflow:hidden}
img{display:block;width:100%}
a{text-decoration:none;color:inherit}
button{font:inherit}

.age-screen{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(255,255,255,.98)}
.age-screen.hidden{display:none}
.age-box{width:min(420px,100%);padding:40px 24px;text-align:center;border:1px solid rgba(233,30,127,.18);border-radius:28px;background:#fff;box-shadow:var(--shadow)}
.logo-word,.about-logo{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:700;letter-spacing:-6px;color:var(--pink)}
.logo-word{font-size:80px;line-height:1}
.age-box h1{font-size:26px}
.age-box p{margin:12px 0 24px;color:var(--muted);font-size:14px}
.age-box button{width:100%;padding:14px;border:0;border-radius:999px;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--pink),var(--pink-dark));cursor:pointer}

.site-header{position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;min-height:70px;padding:0 5vw;border-bottom:1px solid var(--border);background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
.brand{display:flex;align-items:baseline;color:#211a1f}
.brand-k,.brand-seven{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:700;color:var(--pink);line-height:1}
.brand-k{font-size:38px}
.brand-seven{font-size:35px;margin-left:-6px}
.brand-sub{margin-left:10px;font-size:17px;font-weight:900;letter-spacing:2px;color:#211a1f}
.desktop-nav{display:flex;gap:22px}
.desktop-nav a{font-size:14px;font-weight:800;color:#2e252b}
.desktop-nav a:hover{color:var(--pink)}

.hero{width:min(1180px,100%);margin:auto;padding:24px 16px 70px}
.hero-frame{overflow:hidden;border-radius:28px;background:#f7eef3;box-shadow:var(--shadow)}
.hero-frame img{height:auto;object-fit:contain}
.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:min(720px,100%);margin:18px auto 0}
.contact-btn{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 14px;border-radius:999px;color:#fff;font-size:14px;font-weight:900}
.telegram{background:linear-gradient(135deg,var(--tg),#157db3)}
.line{background:linear-gradient(135deg,var(--line),#039d43)}
.quick-wrap{text-align:center;padding-top:48px}
.eyebrow{color:var(--pink);font-size:11px;font-weight:900;letter-spacing:4px}
.quick-wrap h2,.section-title h2{margin-top:6px;color:#8A2BE2;font-size:clamp(28px,4vw,40px);letter-spacing:3px}
.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:min(760px,100%);margin:24px auto 0}
.quick-grid a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px;border:1px solid rgba(233,30,127,.18);border-radius:999px;background:linear-gradient(135deg,#fff8fb,#ffe7f2);color:#8c245d;font-size:14px;font-weight:900}

.section{padding:78px 16px}
.soft{background:linear-gradient(180deg,#fff8fb,#fff)}
.section-title{text-align:center;width:min(760px,100%);margin:0 auto 34px}
.section-title>span{display:block;width:58px;height:3px;margin:13px auto 0;border-radius:999px;background:linear-gradient(90deg,transparent,var(--pink),transparent)}
.section-title>p:last-child{margin-top:12px;color:var(--muted);font-size:14px}

.beautician-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(1080px,100%);margin:auto}
.new-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(980px,100%);margin:auto}
.new-grid .beautician-card:last-child{grid-column:1/-1;width:calc(50% - 7px);justify-self:center}
.beautician-card{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 14px 40px rgba(56,37,48,.08)}
.image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}
.beautician-card img{width:100%;height:360px;object-fit:cover;background:#f7f5f6}
.card-body{padding:14px 12px 16px}
.card-body h3{color:#ff84d6; font-family:"Noto Serif TC",serif;font-size:25px}
.card-body p{margin-top:3px;color:#610054; font-family:"Noto Serif TC",serif;font-size:15px}
.reserve-btn{display:block;margin-top:10px;padding:9px 8px;border-radius:999px;color:#fff;text-align:center;font-size:13px;font-weight:900;background:linear-gradient(135deg,var(--green),var(--green-dark))}
.wide-grid{display:grid;gap:20px;width:min(980px,100%);margin:auto}
.wide-card{overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow)}
.wide-card img{height:auto;object-fit:contain}
.wide-card b{display:block;padding:px;color:#f106f1;text-align:center}

.steps{display:grid;gap:16px;width:min(980px,100%);margin:auto}
.steps article{padding:28px 22px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(145deg,#fff,#fff6fa);box-shadow:0 14px 40px rgba(56,37,48,.07)}
.steps strong{color:rgba(233,30,127,.24);font-family:Georgia,serif;font-size:48px;line-height:1}
.steps h3{margin-top:14px;color:#211a1f}
.steps p{margin-top:6px;color:var(--muted);font-size:14px}
.about-card{display:grid;gap:12px;width:min(650px,100%);margin:auto;padding:34px 22px;text-align:center;border:1px solid var(--border);border-radius:26px;background:linear-gradient(145deg,#fff,#fff7fb);box-shadow:var(--shadow)}
.about-logo{font-size:68px;line-height:1}
.about-card h3{ font-family:"Noto Serif TC",serif;font-size:24px}
.about-card a{padding:14px 16px;text-align:left;border:1px solid rgba(233,30,127,.12);border-radius:15px;font-family:"Cormorant Garamond","Noto Serif TC",serif;font-size:20px;font-weight:600;background:#fff;color:#e966b9}

footer{padding:48px 20px 100px;text-align:center;color:#ff4fa3; font-family:"Noto Serif TC",serif;border-top:1px solid var(--border);background:#fff8fb}
footer strong{color:#211a1f}

.mobile-nav{position:fixed;right:12px;bottom:12px;left:12px;z-index:900;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid rgba(233,30,127,.13);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 15px 45px rgba(52,34,44,.14)}
.mobile-nav a{display:flex;align-items:center;justify-content:center;min-height:56px;color:#3a2f36;font-size:12px;font-weight:900}
.back-top{position:fixed;right:18px;bottom:86px;z-index:850;display:none;width:44px;height:44px;border:0;border-radius:50%;color:#fff;background:var(--pink);box-shadow:0 10px 30px rgba(233,30,127,.24)}
.back-top.show{display:block}

.lightbox{position:fixed;inset:0;z-index:9998;display:none;align-items:center;justify-content:center;padding:52px 16px 24px;background:rgba(16,12,15,.95)}
.lightbox.active{display:flex}
.lightbox-close{position:absolute;top:14px;right:16px;width:42px;height:42px;border:0;border-radius:50%;color:#fff;font-size:34px;background:rgba(255,255,255,.12)}
.lightbox>div{width:min(900px,100%);text-align:center}
.lightbox img{width:auto;max-width:100%;max-height:80vh;margin:auto;object-fit:contain;border-radius:16px}
.lightbox p{margin-top:12px;color:#fff;font-weight:900}

@media(min-width:760px){
  .quick-grid{grid-template-columns:repeat(3,1fr)}
  .beautician-grid{grid-template-columns:repeat(4,1fr);gap:22px}
  .new-grid{grid-template-columns:repeat(3,1fr);gap:20px}
  .new-grid .beautician-card:last-child{grid-column:auto;width:auto}
  .wide-grid{grid-template-columns:repeat(2,1fr)}
  .steps{grid-template-columns:repeat(3,1fr)}
  .mobile-nav{display:none}
  .back-top{bottom:24px}
  footer{padding-bottom:48px}
}
@media(max-width:900px){.desktop-nav{display:none}}
@media(max-width:420px){
  .site-header{padding:0 14px}
  .brand-sub{font-size:15px}
  .hero{padding-left:10px;padding-right:10px}
  .contact-btn{font-size:12px;min-height:44px}
  .quick-grid,.beautician-grid,.new-grid{gap:10px}
  .quick-grid a{font-size:12px;min-height:47px}
  .card-body{padding:11px 9px 12px}
  .card-body h3{font-size:16px}
}
/* 官方 LINE QR Code */

.line-center{
    width:100%;
    text-align:center;
    margin-top:50px;
}

.line-center h3{
    margin-bottom:25px;
    color:#0bce73;
}

.line-center p{
    color:#eb44d4;
    line-height:1.8;
    margin-bottom:25px;
}

.line-center-img{
    display:inline-block;
    width:220px;
    max-width:90%;
    background:#fff;
    padding:12px;
    border-radius:18px;
    box-shadow:0 10px 35px rgba(255,0,120,.25);
}
/* ==========================
   停車資訊
========================== */

html {
  scroll-behavior: smooth;
}

#parking {
  scroll-margin-top: 90px;
}

.parking-section {
  padding: 80px 0;
  background:
    linear-gradient(
      180deg,
      #ffffff 0%,
      #fff8fc 50%,
      #ffffff 100%
    );
}

.parking-container {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto;
}

/* 整區標題 */

.parking-heading {
  margin-bottom: 36px;
  text-align: center;
}

.parking-small-title {
  margin: 0 0 8px;
  color: #ee2b8c;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 4px;
}

.parking-heading h2 {
  margin: 0;
  color: #982bd3;
  font-size: clamp(30px, 4vw, 42px);
  font-weight: 800;
  letter-spacing: 2px;
}

.parking-intro {
  margin: 12px 0 0;
  color: #806c78;
  font-size: 14px;
  line-height: 1.8;
}

/* 三張圖片 */

.parking-gallery {
  display: grid;
  gap: 34px;
}

.parking-item {
  padding: 24px;
  border: 1px solid rgba(226, 71, 148, 0.16);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(115, 61, 91, 0.09);
}

/* 圖片上方標題 */

.parking-item-title {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 17px;
}

.parking-title-icon {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  color: #ffffff;
  background: linear-gradient(135deg, #ed318c, #9b32d8);
  font-size: 18px;
  font-weight: 900;
}

.parking-item-title span {
  display: block;
  margin-bottom: 3px;
  color: #ed318c;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.5px;
}

.parking-item-title h3 {
  margin: 0;
  color: #762553;
  font-size: 21px;
  font-weight: 800;
}

/* 圖片完整顯示 */

.parking-image {
  overflow: hidden;
  border: 1px solid rgba(115, 61, 91, 0.1);
  border-radius: 18px;
  background: #f5f5f5;
}

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

/* 圖片下面的小字 */

.parking-description {
  margin: 15px 3px 0;
  color: #806c78;
  font-size: 13px;
  line-height: 1.7;
}

/* 最下方提醒 */

.parking-reminder {
  margin-top: 28px;
  padding: 20px 24px;
  border: 1px solid rgba(232, 55, 143, 0.18);
  border-radius: 18px;
  background: #fff2f8;
  text-align: center;
}

.parking-reminder strong {
  display: block;
  margin-bottom: 6px;
  color: #ae266d;
  font-size: 15px;
}

.parking-reminder p {
  margin: 0;
  color: #806171;
  font-size: 13px;
  line-height: 1.7;
}

/* 手機版 */

@media (max-width: 768px) {
  #parking {
    scroll-margin-top: 72px;
  }

  .parking-section {
    padding: 65px 0;
  }

  .parking-container {
    width: calc(100% - 24px);
  }

  .parking-heading {
    margin-bottom: 26px;
  }

  .parking-heading h2 {
    font-size: 32px;
  }

  .parking-gallery {
    gap: 20px;
  }

  .parking-item {
    padding: 14px;
    border-radius: 18px;
  }

  .parking-item-title {
    gap: 10px;
    margin-bottom: 12px;
  }

  .parking-title-icon {
    width: 38px;
    height: 38px;
    border-radius: 11px;
    font-size: 15px;
  }

  .parking-item-title h3 {
    font-size: 17px;
  }

  .parking-image {
    border-radius: 13px;
  }

  .parking-description {
    margin-top: 11px;
    font-size: 12px;
  }

  .parking-reminder {
    margin-top: 20px;
    padding: 16px;
  }
}
/* ==================================================
   新進美容師區塊－基本防跑版
================================================== */

html {
  max-width: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  max-width: 100%;
  overflow-x: hidden;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}


/* 快捷選單點擊後的停留位置 */
#newBeauticians {
  scroll-margin-top: 90px;
}


/* ==================================================
   新進美容師大區塊
================================================== */

.new-beauticians-section {
  position: relative;
  width: 100%;
  padding: 90px 0;
  overflow: hidden;
  background:
    radial-gradient(
      circle at 10% 5%,
      rgba(223, 70, 164, 0.14),
      transparent 33%
    ),
    radial-gradient(
      circle at 90% 92%,
      rgba(129, 85, 207, 0.12),
      transparent 35%
    ),
    linear-gradient(
      145deg,
      #08090f 0%,
      #11111b 55%,
      #090a11 100%
    );
}

.new-beauticians-container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}


/* ==================================================
   標題
================================================== */

.new-beauticians-heading {
  margin-bottom: 38px;
  text-align: center;
}

.new-beauticians-eyebrow {
  margin: 0 0 10px;
  color: #ec95ca;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 4px;
}

.new-beauticians-heading h2 {
  margin: 0;
  color: #f8effd;
  font-size: clamp(31px, 5vw, 46px);
  font-weight: 700;
  letter-spacing: 4px;
  text-shadow:
    0 0 18px rgba(229, 91, 178, 0.25),
    0 0 35px rgba(135, 88, 204, 0.15);
}

.new-beauticians-heading > span {
  display: block;
  width: 50px;
  height: 2px;
  margin: 17px auto 0;
  border-radius: 999px;
  background:
    linear-gradient(
      90deg,
      transparent,
      #eb8bc5,
      transparent
    );
}

.new-beauticians-hint {
  margin: 13px 0 0;
  color: #aea7b8;
  font-size: 13px;
  letter-spacing: 1px;
}


/* ==================================================
   圖卡排列
   電腦版三個一排
================================================== */

.new-beauticians-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  width: 100%;
}

.new-beautician-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 18px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.075),
      rgba(255, 255, 255, 0.025)
    );
  box-shadow:
    0 16px 45px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
  transition:
    transform 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease;
}

.new-beautician-card:hover {
  transform: translateY(-6px);
  border-color: rgba(233, 119, 190, 0.38);
  box-shadow:
    0 22px 55px rgba(0, 0, 0, 0.46),
    0 0 28px rgba(224, 79, 169, 0.08);
}


/* ==================================================
   正方形圖片按鈕
================================================== */

.new-beautician-photo {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  outline: 0;
  background: #15151e;
  cursor: zoom-in;
  appearance: none;
  -webkit-appearance: none;
}

.new-beautician-photo img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
  object-position: center;
  transition:
    transform 0.45s ease,
    filter 0.45s ease;
}

.new-beautician-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      to top,
      rgba(5, 5, 10, 0.66),
      transparent 46%
    );
  pointer-events: none;
}

.new-beautician-photo:hover img {
  transform: scale(1.045);
  filter: brightness(0.9);
}

.new-beautician-view {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: #fff;
  background: rgba(12, 10, 20, 0.72);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  font-size: 11px;
  letter-spacing: 1px;
  pointer-events: none;
}


/* ==================================================
   圖卡文字
================================================== */

.new-beautician-info {
  padding: 20px 20px 23px;
}

.new-beautician-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.new-beautician-title h3 {
  min-width: 0;
  margin: 0;
  color: #f8f0fc;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
}

.new-beautician-tag {
  flex-shrink: 0;
  padding: 5px 10px;
  border: 1px solid rgba(234, 126, 193, 0.3);
  border-radius: 999px;
  color: #ed9ccd;
  background: rgba(222, 73, 165, 0.11);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
}

.new-beautician-data {
  margin: 11px 0 0;
  color: #c7a6e8;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.new-beautician-text {
  margin: 11px 0 0;
  color: #c2bbc9;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.4px;
}


/* ==================================================
   圖片放大視窗
================================================== */

.new-beautician-lightbox {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 24px;
}

.new-beautician-lightbox.is-open {
  display: flex;
}

.new-beautician-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.92);
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  cursor: zoom-out;
}

.new-beautician-lightbox-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(900px, 100%);
  max-height: calc(100vh - 48px);
}

.new-beautician-lightbox-content img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: calc(100vh - 110px);
  border-radius: 14px;
  object-fit: contain;
  box-shadow:
    0 20px 80px rgba(0, 0, 0, 0.75),
    0 0 35px rgba(225, 91, 175, 0.12);
}

.new-beautician-lightbox-content p {
  margin: 14px 0 0;
  color: #f7eefa;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}

.new-beautician-lightbox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  z-index: 3;
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  margin: 0;
  padding: 0 0 4px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  color: #fff;
  background: rgba(20, 17, 29, 0.94);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.45);
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}

body.new-beautician-lightbox-open {
  overflow: hidden;
}


/* ==================================================
   平板版
================================================== */

@media (max-width: 900px) {
  .new-beauticians-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
}


/* ==================================================
   手機版
   固定兩個一排
================================================== */

@media (max-width: 650px) {
  #newBeauticians {
    scroll-margin-top: 75px;
  }

  .new-beauticians-section {
    padding: 65px 0;
  }

  .new-beauticians-container {
    width: calc(100% - 24px);
  }

  .new-beauticians-heading {
    margin-bottom: 27px;
  }

  .new-beauticians-eyebrow {
    font-size: 10px;
    letter-spacing: 3px;
  }

  .new-beauticians-heading h2 {
    font-size: 30px;
    letter-spacing: 2px;
  }

  .new-beauticians-hint {
    font-size: 12px;
  }

  .new-beauticians-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .new-beautician-card {
    border-radius: 12px;
  }

  .new-beautician-info {
    padding: 13px 10px 15px;
  }

  .new-beautician-title {
    align-items: flex-start;
    gap: 5px;
  }

  .new-beautician-title h3 {
    font-size: 17px;
    letter-spacing: 1px;
  }

  .new-beautician-tag {
    padding: 4px 6px;
    font-size: 9px;
  }

  .new-beautician-data {
    margin-top: 7px;
    font-size: 11px;
    letter-spacing: 0.6px;
  }

  .new-beautician-text {
    display: -webkit-box;
    margin-top: 7px;
    overflow: hidden;
    color: #bdb6c6;
    font-size: 11px;
    line-height: 1.55;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .new-beautician-view {
    right: 7px;
    bottom: 7px;
    padding: 5px 7px;
    font-size: 9px;
  }

  .new-beautician-lightbox {
    padding: 14px;
  }

  .new-beautician-lightbox-content {
    width: 100%;
    max-height: calc(100vh - 28px);
  }

  .new-beautician-lightbox-content img {
    max-width: 100%;
    max-height: calc(100vh - 85px);
    border-radius: 10px;
  }

  .new-beautician-lightbox-close {
    position: fixed;
    top: 16px;
    right: 16px;
    width: 43px;
    height: 43px;
    font-size: 28px;
  }
}
/* ===== 環境介紹圖片 ===== */
.about-environment{
    max-width:700px;
    margin:40px auto 0;
    padding:8px;
    border-radius:22px;
    background:linear-gradient(135deg,#ff4fa3,#ffd56a);
    box-shadow:
        0 15px 35px rgba(0,0,0,.45),
        0 0 20px rgba(255,79,163,.18);
    overflow:hidden;
    transition:.35s ease;
}

.about-environment:hover{
    transform:translateY(-4px);
    box-shadow:
        0 20px 45px rgba(0,0,0,.55),
        0 0 30px rgba(255,79,163,.3);
}

.about-environment img{
    display:block;
    width:100%;
    border-radius:16px;
}

/* 手機版 */
@media (max-width:500px){

    .about-environment{
        margin:30px 15px 0;
        padding:6px;
        border-radius:18px;
    }

    .about-environment img{
        border-radius:14px;
    }

}