@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

header {
  width: 100%;
  height: 10rem;
  position: fixed;
  top: 0;
  z-index: 100;
}
@media (max-width: 780px) {
  header {
    height: 5rem;
  }
}
header .headerTop,
header .headerButtom {
  width: 100%;
  height: 5rem;
  display: flex;
  justify-content: space-between;
}
header .headerTop .headerlogo,
header .headerButtom .headerlogo {
  width: 40%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 780px) {
  header .headerTop .headerlogo,
  header .headerButtom .headerlogo {
    flex-direction: column;
    width: 80%;
    align-items: self-start;
    margin-left: 1rem;
  }
}
header .headerTop .headerlogo img,
header .headerButtom .headerlogo img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 780px) {
  header .headerTop .headerlogo img,
  header .headerButtom .headerlogo img {
    max-width: 200px;
    width: 100%;
  }
}
header .headerTop .headerlogo .headerlogText,
header .headerButtom .headerlogo .headerlogText {
  font-size: 0.8rem;
}
header .headerTop .headerContact,
header .headerButtom .headerContact {
  width: 60%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .headerTop .headerContact .tel,
header .headerButtom .headerContact .tel {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 1rem;
  width: 100%;
  max-width: 500px;
}
header .headerTop .headerContact .tel .telImg,
header .headerButtom .headerContact .tel .telImg {
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
}
header .headerTop .headerContact .tel .telImg img,
header .headerButtom .headerContact .tel .telImg img {
  width: 90px;
  height: 60px;
}
header .headerTop .headerContact .tel .telBox,
header .headerButtom .headerContact .tel .telBox {
  line-height: 1.7rem;
}
header .headerTop .headerContact .tel .telBox .telText01,
header .headerButtom .headerContact .tel .telBox .telText01 {
  font-size: 2vw;
}
header .headerTop .headerContact .tel .telBox .telText02,
header .headerButtom .headerContact .tel .telBox .telText02 {
  font-size: 0.8vw;
}
header .headerTop .contactBlock,
header .headerButtom .contactBlock {
  display: flex;
  justify-content: center;
  align-items: center;
}
header .headerTop .contactBlock .contactBlockBox,
header .headerButtom .contactBlock .contactBlockBox {
  width: 4.5rem;
  height: 5rem;
}
header .headerTop .contactBlock .contactBlockBox .contactBlockImgBox,
header .headerButtom .contactBlock .contactBlockBox .contactBlockImgBox {
  background-color: white;
  width: 60%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.2rem auto 0;
  border-radius: 0.3rem;
}
header .headerTop .contactBlock .contactBlockBox .contactBlockImgBox a,
header .headerButtom .contactBlock .contactBlockBox .contactBlockImgBox a {
  transform: translateY(-3px);
}
header .headerTop .contactBlock .contactBlockBox .contactBlockText,
header .headerButtom .contactBlock .contactBlockBox .contactBlockText {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 50%;
  font-size: 0.7rem;
  color: white;
}
header .headerTop .contactBlock .Instagram,
header .headerButtom .contactBlock .Instagram {
  background-color: #C837AB;
}
header .headerTop .contactBlock .mail,
header .headerButtom .contactBlock .mail {
  background-color: #DBBC4F;
}
header .headerTop .contactBlock .qa,
header .headerButtom .contactBlock .qa {
  background-color: #B5DBFF;
}
header .headerTop .logoButtomText,
header .headerButtom .logoButtomText {
  width: 50%;
  height: 5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  color: #9D4F85;
}
header .headerTop .headerNav,
header .headerButtom .headerNav {
  width: 50%;
}
header .headerTop .headerNav nav,
header .headerButtom .headerNav nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .headerTop .headerNav nav ul,
header .headerButtom .headerNav nav ul {
  height: 5rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 600px;
  width: 100%;
}
header .headerTop .headerNav nav ul li a,
header .headerButtom .headerNav nav ul li a {
  transition: 0.5s;
}
header .headerTop .headerNav nav ul li a:hover,
header .headerButtom .headerNav nav ul li a:hover {
  transition: 0.5s;
  color: #9D4F85;
}
header .headerTop {
  background-color: white;
}
header .headerButtom {
  background-color: rgba(225, 241, 255, 0.5);
  padding: 0 1rem;
}
@media (max-width: 780px) {
  header .headerButtom {
    display: none;
  }
}

.headerMobButton {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    z-index: 1000;
    padding-bottom: env(safe-area-inset-bottom, 0); /* スマホの安全領域を確保 */
    transition: opacity 0.5s ease-in-out;
    will-change: transform, padding-bottom;
}

/* スマホの画面に合わせた高さとフォントサイズの調整 */
@supports (padding: max(0px)) {
    .headerMobButton .headerMobButton {
        padding-bottom: max(0.5rem, env(safe-area-inset-bottom, 0.5rem));
    }
}

.headerMobButton .headerContact {
    display: flex;
    justify-content: flex-start;
    width: 60%;
    background-color: white;
}

@media (max-width: 500px) {
  .headerMobButton .headerContact {
    display: block;
  }
  .headerMobButton .headerContact .tel .telText01 {
        font-size: 1.0rem;
  }
  .headerMobButton .headerContact .tel .telText02 {
        font-size: .5rem;
  }
}

.headerMobButton .headerContact .tel {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.5rem;
}

.headerMobButton .headerContact .tel .telImg {
    max-width: 60px;
    min-width: 60px;
    margin-right: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
}

.headerMobButton .headerContact .tel .telImg img {
    width: 100%;
    height: 100%;
}

.headerMobButton .headerContact .tel .telText01 {
    font-size: 2rem;
}

@media (max-width: 780px) {
    .headerMobButton .headerContact .tel .telText01 {
        font-size: 1.5rem;
    }
}

.headerMobButton .headerContact .tel .telText02 {
    font-size: 1rem;
}

.headerMobButton .contactBlock {
    display: flex;
    justify-content: flex-end;
    width: 40%;
}

@media (max-width: 500px) {
    .headerMobButton .contactBlock {
        width: 60%;
        justify-content: center;
    }
}

.headerMobButton .contactBlock .contactBlockBox {
    width: 6rem;
    height: 5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 500px) {
    .headerMobButton .contactBlock .contactBlockBox {
        width: 33%;
        max-width: 140px;
    }
}

.headerMobButton .contactBlock .contactBlockBox .contactBlockImgBox {
    background-color: white;
    width: 3rem;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.2rem auto 0.2rem;
    border-radius: 0.3rem;
}

.headerMobButton .contactBlock .contactBlockBox .contactBlockText {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 50%;
    font-size: 0.7rem;
    color: white;
    line-height: 1rem;
}

@media (max-width: 500px) {
    .headerMobButton .contactBlock .contactBlockBox .contactBlockText {
        font-size: 0.7rem;
    }
    .headerMobButton .headerContact .tel .telImg img{
      width: 50px;
      height: auto;
      display: block;
      margin-top: 1em;
    }
    .headerMobButton .headerContact .tel .telText01 {
        font-size: 1.4rem;
    }
    .headerMobButton .headerContact .tel .telText02 {
        font-size: 0.75rem;
    }
}

.headerMobButton .contactBlock .Instagram {
    background-color: #C837AB;
    border-radius: 0.5rem 0 0 0.5rem;
}

.headerMobButton .contactBlock .mail {
    background-color: #DBBC4F;
}

.headerMobButton .contactBlock .qa {
    background-color: #B5DBFF;
    border-radius: 0 0.5rem 0.5rem 0;
}

.headerMobButton.hidden {
    transform: translateX(100%);
}

:root {
  --barColor: rgba(150, 189, 224, 1);
}

.toggleButton {
  display: none;
  z-index: 1000;
}

#drawerMenu {
  display: none;
  z-index: 1;
}
#drawerMenu ul {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
#drawerMenu ul li {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
#drawerMenu ul li a {
  display: block;
  padding: 1rem;
  /* マウスが反応する範囲を少し広げている*/
  opacity: 1;
  transition: all 0.4s ease-in-out;
}

/* アンカーリンクにマウスが乗ると、他のアンカーリンクが少し薄くなる指定 */
#drawerMenu ul:has(a:hover) a:not(:hover) {
  opacity: 0.3;
}

@media (width <= 780px) {
  /* メディアクエリの値はお好みで */
  .toggleButton {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    display: block;
    /* display:none;を解除するために入れている */
    background: var(--drawerColor);
    border-radius: 5px;
    z-index: 110;
  }
  .toggleButton span {
    width: 60%;
    height: 4px;
    display: block;
    position: absolute;
    left: 20%;
    background-color: var(--barColor);
    border-radius: 5px;
    transition: all 0.2s linear;
  }
  .toggleButton span:nth-of-type(1) {
    top: 15px;
    transform: rotate(0);
  }
  .toggleButton span:nth-of-type(2) {
    top: 28px;
    transform: scale(1);
  }
  .toggleButton span:nth-of-type(3) {
    bottom: 5px;
    transform: rotate(0);
  }
  .close span:nth-of-type(1) {
    top: 23px;
    transform: rotate(-45deg);
  }
  .close span:nth-of-type(2) {
    transform: scale(0);
  }
  .close span:nth-of-type(3) {
    bottom: 23px;
    transform: rotate(45deg);
  }
  #drawerMenu {
    display: block;
    position: fixed;
    top: -50%;
    right: 0;
    transition: all 0.3s linear;
    z-index: 100;
  }
  #drawerMenu.open {
    top: 0;
  }
  #drawerMenu {
    border-left: #96BDE0 3px solid;
    border-bottom: #96BDE0 3px solid;
    width: 100%;
  }
  #drawerMenu ul {
    display: flex;
    max-width: 780px;
    height: 100%;
    padding: 5rem 1rem 1rem;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    text-align: center;
    list-style-type: none;
  }
  #drawerMenu li {
    width: 100%;
  }
}
#top {
  width: 100%;
  height: 100svh;
  background-image: url(../images/topBackground.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow-x: hidden;
}
@media (max-width: 780px) {
  #top {
    height: 91.6svh;
  }
}
#top .topBox .topImg {
  position: absolute;
  bottom: 0%;
  left: 40%;
}
@media (max-width: 1000px) {
  #top .topBox .topImg {
    left: 20%;
  }
}
@media (max-width: 780px) {
  #top .topBox .topImg {
    left: 10%;
  }
}
@media (max-width: 780px) {
  #top .topBox .topImg img {
    max-width: 700px;
  }
}
#top .topBox .topText {
  font-size: 2rem;
  line-height: 3rem;
}
@media (max-width: 780px) {
  #top .topBox .topText {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 500px) {
  #top .topBox .topText {
    font-size: 1.2rem;
  }
}
#top .topBox .topText .text01 {
  position: absolute;
  top: 25%;
  left: 10%;
}
#top .topBox .topText .text01 span {
  color: #9D4F85;
}
@media (max-width: 780px) {
  #top .topBox .topText .text01 {
    top: 20%;
  }
}
#top .topBox .topText .topTitle {
  position: absolute;
  bottom: 10%;
  left: 10%;
}
#top .topBox .topText .topTitle .topTitle01 {
  margin: 0.4rem 0;
}
@media (max-width: 500px) {
  #top .topBox .topText .topTitle .topTitle01 {
    margin: -0.4rem 0;
  }
}
#top .topBox .topText .topTitle .text02 span {
  font-size: 5vw;
  font-weight: bold;
  background: linear-gradient(90deg, #b972a4, #9D4F85, #b972a4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 3.5rem;
}
@media (max-width: 780px) {
  #top .topBox .topText .topTitle .text02 span {
    font-size: 7vw;
  }
}
@media (max-width: 500px) {
  #top .topBox .topText .topTitle .text02 span {
    line-height: 3rem;
  }
}
#top .fixedMenu {
  position: fixed;
  top: 10rem;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 250px;
  background-color: rgb(255, 255, 255);
  padding: 1rem;
  white-space: nowrap;
}
#top .fixedMenu .fixedMenuTitle {
  text-align: center;
  position: relative;
  margin-bottom: 2rem;
}
#top .fixedMenu .fixedMenuTitle h2 {
  font-size: 1.2rem;
}
#top .fixedMenu .fixedMenuTitle img {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#top .fixedMenu .fixedMenuBox .faceTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem 0 2rem;
}
#top .fixedMenu .fixedMenuBox .faceTitle h3 {
  font-size: 2rem;
  margin-right: 0.5rem;
}
#top .fixedMenu .fixedMenuBox .faceTitle p {
  font-size: 1.5rem;
}
#top .fixedMenu .fixedMenuBox .menu {
  color: #450D0D;
}
#top .fixedMenu .fixedMenuBox .menu nav ul li {
  margin-bottom: 0.5rem;
}

#introduction {
  width: 100%;
  max-width: 1000px;
  margin: 5rem auto;
  padding: 3rem 2rem;
  background-color: white;
  border-radius: 1rem 2rem;
  padding: 2rem;
}
#introduction .introductionFlexBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 1rem;
}
#introduction .introductionFlexBox .introductionFlexBox01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
#introduction .introductionFlexBox .introductionFlexBox01:nth-child(2) {
  flex-direction: row-reverse;
  margin-bottom: 0rem;
}
#introduction .introductionFlexBox .introductionFlexBox01 p {
  max-width: 500px;
  min-width: 300px;
  padding: 1rem;
  flex: 1 1 auto;
}
#introduction .introductionFlexBox .introductionFlexBox01 p strong, #introduction .introductionFlexBox .introductionFlexBox01 p span {
  font-size: 1.2rem;
  font-weight: bold;
}
#introduction .introductionFlexBox .introductionFlexBox01 img {
  margin: 1rem 1rem;
  width: 100%;
  max-width: 300px;
  height: auto;
  flex: 0 1 auto;
  border-radius: 1rem;
}

#about {
  width: 100%;
  max-width: 1000px;
  margin: 0rem auto;
  padding: 3rem 2rem;
}
@media (max-width: 780px) {
  #about {
    padding: 3rem 1rem;
  }
}
#about .aboutBox {
  margin-top: 5rem;
}
#about .aboutBox .about01 {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 10rem;
}
#about .aboutBox .about01 .about01TextBox {
  border-radius: 1rem;
  max-width: 400px;
}
@media (max-width: 780px) {
  #about .aboutBox .about01 .about01TextBox {
    padding: 1rem 0;
    max-width: 700px;
  }
}
#about .aboutBox .about01 .about01TextBox .about01title {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: start;
  white-space: wrap;
  color: #9D4F85;
}
@media (max-width: 780px) {
  #about .aboutBox .about01 .about01TextBox .about01title {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
#about .aboutBox .about01 .about01TextBox .about01title::before {
  content: "";
  width: 1rem;
  height: 2px;
  background-color: #9D4F85;
  display: inline-block;
  margin: 0 1rem;
}
#about .aboutBox .about01 .about01TextBox .about01Text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  padding: 0 1rem 1rem;
}
#about .aboutBox .about01 .aboutImg {
  margin-top: 2rem;
  outline: 3px solid white;
  outline-offset: -20px;
  border-radius: 2rem;
  max-width: 330px;
  box-shadow: 20px 20px 0px rgba(230, 240, 255, 0.8);
}
@media (max-width: 780px) {
  #about .aboutBox .about01 .aboutImg {
    max-width: 500px;
  }
}
#about .aboutBox .about01 .aboutImg img {
  width: 100%;
  border-radius: 2rem;
}
#about .aboutBox .about01:nth-child(5) {
  margin-bottom: 5rem;
}

#treatment {
  width: 100%;
  max-width: 1000px;
  margin: 5rem auto;
  padding: 5rem 1rem;
  background-color: white;
  border-radius: 5rem;
}
@media (max-width: 500px) {
  #treatment {
    padding: 3rem 1rem 3rem;
  }
}
#treatment .title {
  margin: 0 auto;
}
@media (max-width: 500px) {
  #treatment .title h2 {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
  }
}
#treatment .title p {
  font-size: 1rem;
}
@media (max-width: 500px) {
  #treatment .title p {
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
#treatment .treatmentBox {
  position: relative;
  overflow: hidden;
}
#treatment .treatmentBox .treatmentImg {
  position: relative;
  max-width: 500px;
  margin: 0rem auto;
}
#treatment .treatmentBox .treatmentImg img {
  width: 100%;
  height: auto;
  border-radius: 12rem;
  padding: 6rem 0;
}
@media (max-width: 500px) {
  #treatment .treatmentBox .treatmentImg img {
    border-radius: 10rem;
  }
}
#treatment .treatmentBox .treatmentTextBox {
  width: 100%;
}
#treatment .treatmentBox .treatmentTextBox .treatment01,
#treatment .treatmentBox .treatmentTextBox .treatment02,
#treatment .treatmentBox .treatmentTextBox .treatment03,
#treatment .treatmentBox .treatmentTextBox .treatment04,
#treatment .treatmentBox .treatmentTextBox .treatment05,
#treatment .treatmentBox .treatmentTextBox .treatment06 {
  width: 180px;
  background-color: #9D4F85;
  color: white;
  padding: 1rem 1rem;
  border-radius: 1rem;
  text-align: center;
  font-weight: bold;
  border: white 2px solid;
  position: absolute;
  transform: translate(-50%, -50%);
}
@media (max-width: 500px) {
  #treatment .treatmentBox .treatmentTextBox .treatment01,
  #treatment .treatmentBox .treatmentTextBox .treatment02,
  #treatment .treatmentBox .treatmentTextBox .treatment03,
  #treatment .treatmentBox .treatmentTextBox .treatment04,
  #treatment .treatmentBox .treatmentTextBox .treatment05,
  #treatment .treatmentBox .treatmentTextBox .treatment06 {
    position: relative;
    margin-bottom: 1rem;
  }
}
#treatment .treatmentBox .treatmentTextBox .treatment01 a,
#treatment .treatmentBox .treatmentTextBox .treatment02 a,
#treatment .treatmentBox .treatmentTextBox .treatment03 a,
#treatment .treatmentBox .treatmentTextBox .treatment04 a,
#treatment .treatmentBox .treatmentTextBox .treatment05 a,
#treatment .treatmentBox .treatmentTextBox .treatment06 a {
  transition: 0.5s;
}
#treatment .treatmentBox .treatmentTextBox .treatment01 a:hover,
#treatment .treatmentBox .treatmentTextBox .treatment02 a:hover,
#treatment .treatmentBox .treatmentTextBox .treatment03 a:hover,
#treatment .treatmentBox .treatmentTextBox .treatment04 a:hover,
#treatment .treatmentBox .treatmentTextBox .treatment05 a:hover,
#treatment .treatmentBox .treatmentTextBox .treatment06 a:hover {
  transition: 0.5s;
  background-color: white;
  color: #9D4F85;
  padding: 1rem 1rem;
  border-radius: 1rem;
}
#treatment .treatmentBox .treatmentTextBox .treatment01 {
  top: 20%;
  left: 50%;
  z-index: 1;
}
#treatment .treatmentBox .treatmentTextBox .treatment02 {
  top: 35%;
  left: 80%;
  z-index: 2;
}
#treatment .treatmentBox .treatmentTextBox .treatment03 {
  top: 65%;
  left: 80%;
  z-index: 4;
}
@media (max-width: 500px) {
  #treatment .treatmentBox .treatmentTextBox .treatment03 {
    top: 40%;
  }
}
#treatment .treatmentBox .treatmentTextBox .treatment04 {
  top: 80%;
  left: 50%;
  z-index: 3;
}
@media (max-width: 500px) {
  #treatment .treatmentBox .treatmentTextBox .treatment04 {
    top: 60%;
  }
}
#treatment .treatmentBox .treatmentTextBox .treatment05 {
  top: 65%;
  left: 20%;
  z-index: 5;
}
#treatment .treatmentBox .treatmentTextBox .treatment06 {
  top: 35%;
  left: 20%;
  z-index: 6;
}
@media (max-width: 500px) {
  #treatment .treatmentBox .treatmentTextBox .treatment06 {
    top: 100%;
  }
}
@media (max-width: 500px) {
  #treatment .treatmentBox .treatmentTextBox .treatment02,
  #treatment .treatmentBox .treatmentTextBox .treatment03,
  #treatment .treatmentBox .treatmentTextBox .treatment05,
  #treatment .treatmentBox .treatmentTextBox .treatment06 {
    left: 50%;
  }
}

#link {
  width: 100%;
  height: 100%;
  margin: 5rem 0;
}
#link .link01,
#link .link02 {
  background-position: center;
  background-size: cover;
  height: 300px;
  position: relative;
}
@media (max-width: 780px) {
  #link .link01,
  #link .link02 {
    height: 250px;
  }
}
@media (max-width: 500px) {
  #link .link01,
  #link .link02 {
    height: 200px;
  }
}
#link .link01 .linkText,
#link .link02 .linkText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: white;
  max-width: 250px;
  height: 8rem;
  border-radius: 0.5rem;
}
#link .link01 .linkText h2,
#link .link02 .linkText h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #9D4F85;
  margin-bottom: 1rem;
}
#link .link01 .linkText p,
#link .link02 .linkText p {
  font-size: 1rem;
  font-size: 0.8rem;
  text-align: center;
}
#link .link01 {
  background-image: url(../images/link01.webp);
}
#link .link02 {
  background-image: url(../images/link02.webp);
}

#access {
  background-color: white;
  margin: 0 auto;
  padding: 3rem 0;
}

.map {
  margin-bottom: 5rem;
}
@media (max-width: 780px) {
  .map {
    margin-bottom: 3rem;
  }
}
.map iframe {
  height: 300px;
}
@media (max-width: 780px) {
  .map iframe {
    height: 200px;
  }
}

.mapBox {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  background-color: #edf9ff;
  padding: 3rem 2rem;
}
@media (max-width: 780px) {
  .mapBox {
    padding: 3rem 1rem;
  }
}
.mapBox .mapImg {
  margin-bottom: 1rem;
}
.mapBox .mapImg img {
  width: 100%;
  border-radius: 1rem;
}
.mapBox .mapText {
  background-color: white;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.mapBox .mapText .title {
  max-width: 400px;
  margin: 1rem auto 2rem;
}
.mapBox .mapText .title h3 {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #9D4F85;
}
@media (max-width: 780px) {
  .mapBox .mapText .title h3 {
    font-size: 1.2rem;
  }
}
.mapBox .mapText .title .mapTextImg {
  width: 100%;
}
.mapBox .mapText dt {
  margin: 0.5rem 0 0;
}
.mapBox .mapText dd {
  margin-bottom: 1rem;
}

#medicaTitle {
  margin: 15rem auto 5rem;
}
@media (max-width: 780px) {
  #medicaTitle {
    margin: 10rem auto 5rem;
  }
}

.medicalTop {
  width: 100%;
  max-width: 1200px;
  margin: 2rem auto 5rem;
  padding: 0rem 2rem 3rem;
  background-color: white;
  border-radius: 1rem 2rem;
}
@media (max-width: 780px) {
  .medicalTop {
    padding: 0.5rem;
    margin: 2rem auto 2rem;
  }
}
.medicalTopBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.medicalTopText {
  flex: 1 1 auto;
  max-width: 600px;
  padding: 1rem;
}
.medicalTopText h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #9D4F85;
  margin-bottom: 2rem;
}
@media (max-width: 780px) {
  .medicalTopText h2 {
    font-size: 1.2rem;
  }
}
.medicalTopText p {
  font-size: 1rem;
  line-height: 1.7rem;
}
.medicalTopImage {
  flex: 0 1 auto;
  max-width: 500px;
  margin: 1rem;
}
.medicalTopImage img {
  width: 100%;
  border-radius: 1rem;
}
.medicalTop .clinicInfo {
  width: 100%;
  max-width: 800px;
  margin: 2rem auto;
  border-collapse: collapse;
  font-size: 1rem;
}
@media (max-width: 780px) {
  .medicalTop .clinicInfo tr {
    display: flex;
    flex-direction: column;
  }
}
.medicalTop .clinicInfo th,
.medicalTop .clinicInfo td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
.medicalTop .clinicInfo th {
  background-color: #edf9ff;
  font-weight: bold;
  width: 20%;
}
@media (max-width: 780px) {
  .medicalTop .clinicInfo th {
    width: 100%;
  }
}
.medicalTop .clinicInfo td {
  width: 80%;
}
@media (max-width: 780px) {
  .medicalTop .clinicInfo td {
    width: 100%;
  }
}
.medicalTop .clinicInfo tr:last-child {
  border-bottom: 1px solid #ccc;
}
.medicalTop .clinicInfo tr:last-child th,
.medicalTop .clinicInfo tr:last-child td {
  border-bottom: none;
}

.medicalDoctor {
  width: 100%;
  margin: 5rem auto;
  padding: 3rem 2rem;
  background-color: white;
  border-radius: 1rem 2rem;
  flex-wrap: wrap;
}
@media (max-width: 780px) {
  .medicalDoctor {
    padding: 2rem 1rem;
  }
}
.medicalDoctor .medicalDoctorFlex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
.medicalDoctor .medicalDoctorFlex .medicalDoctorBox {
  display: flex;
  flex-wrap: wrap;
}
.medicalDoctor .medicalDoctorFlex .medicalDoctorBox .medicalDoctorText {
  flex: 1 1 auto;
  max-width: 600px;
  padding: 1rem;
}
@media (max-width: 780px) {
  .medicalDoctor .medicalDoctorFlex .medicalDoctorBox .medicalDoctorText {
    padding: 0rem;
  }
}
.medicalDoctor .medicalDoctorFlex .medicalDoctorBox .medicalDoctorText h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 2rem;
  padding: 1rem 2rem;
  text-align: center;
  border-radius: 1rem;
}
@media (max-width: 780px) {
  .medicalDoctor .medicalDoctorFlex .medicalDoctorBox .medicalDoctorText h2 {
    font-size: 1.5rem;
    padding: 1rem;
  }
}
.medicalDoctor .medicalDoctorFlex .medicalDoctorBox .medicalDoctorText .medicalDoctorTextBox p {
  font-size: 1rem;
  line-height: 1.7rem;
}
.medicalDoctor .medicalDoctorFlex .medicalDoctorImage {
  flex: 0 1 auto;
  max-width: 500px;
  margin: 3rem 1rem 1rem;
}
@media (max-width: 780px) {
  .medicalDoctor .medicalDoctorFlex .medicalDoctorImage {
    max-width: 190px;
  }
}
.medicalDoctor .medicalDoctorFlex .medicalDoctorImage img {
  width: 100%;
  border-radius: 1rem;
}
.medicalDoctor .biography {
  width: 100%;
  max-width: 1000px;
  margin: 4rem auto 0;
  padding: 3rem;
  background-color: white;
  border-radius: 2rem;
}
@media (max-width: 780px) {
  .medicalDoctor .biography {
    padding: 0;
  }
}
.medicalDoctor .biography .biographyBox {
  margin-bottom: 2rem;
}
.medicalDoctor .biography .biographyBox .biographyTitle {
  font-size: 2rem;
  font-weight: bold;
  color: #9D4F85;
  border-radius: 1rem;
  width: 100%;
}
@media (max-width: 780px) {
  .medicalDoctor .biography .biographyBox .biographyTitle {
    font-size: 1.5rem;
  }
}
.medicalDoctor .biography .biographyBox .biographyBorder {
  height: 2px;
  background-color: #ccc;
  margin: 1rem 0 2rem;
}
.medicalDoctor .biography .biographyBox .biographyNav ul {
  list-style-type: none;
  padding: 0;
}
.medicalDoctor .biography .biographyBox .biographyNav ul li {
  font-size: 1.2rem;
  line-height: 2.2;
  position: relative;
  padding-left: 2rem;
}
@media (max-width: 780px) {
  .medicalDoctor .biography .biographyBox .biographyNav ul li {
    font-size: 1rem;
  }
}
@media (max-width: 500px) {
  .medicalDoctor .biography .biographyBox .biographyNav ul li {
    font-size: 0.8rem;
  }
}
.medicalDoctor .biography .biographyBox .biographyNav ul li::before {
  content: "•";
  position: absolute;
  top: -38%;
  left: 0;
  color: #9D4F85;
  font-size: 2rem;
}
@media (max-width: 780px) {
  .medicalDoctor .biography .biographyBox .biographyNav ul li::before {
    top: -81%;
  }
}

#medicalAccess {
  width: 100%;
  margin: 5rem auto;
  padding: 3rem 0;
  background-color: white;
  border-radius: 1rem 2rem;
}
#medicalAccess h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #9D4F85;
  text-align: center;
}
#medicalAccess .medicalAccessMap {
  flex: 1 1 auto;
}
#medicalAccess .medicalAccessMap iframe {
  width: 100%;
  border-radius: 1rem;
  height: 400px;
}
@media (max-width: 780px) {
  #medicalAccess .medicalAccessMap iframe {
    height: 300px;
  }
}
@media (max-width: 500px) {
  #medicalAccess .medicalAccessMap iframe {
    height: 200px;
  }
}
#medicalAccess .medicalAccessText {
  flex: 1 1 auto;
  max-width: 800px;
  margin: 3rem auto;
}
#medicalAccess .medicalAccessText .accessInfo {
  width: 100%;
  margin: 2rem auto;
  border-collapse: collapse;
  font-size: 1rem;
}
#medicalAccess .medicalAccessText .accessInfo th,
#medicalAccess .medicalAccessText .accessInfo td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
#medicalAccess .medicalAccessText .accessInfo th {
  background-color: #edf9ff;
  font-weight: bold;
  width: 30%;
}
#medicalAccess .medicalAccessText .accessInfo td {
  width: 70%;
}
#medicalAccess .medicalAccessText .accessInfo tr:last-child {
  border-bottom: 1px solid #ccc;
}
#medicalAccess .medicalAccessText .accessInfo tr:last-child th,
#medicalAccess .medicalAccessText .accessInfo tr:last-child td {
  border-bottom: none;
}

#chargeTable {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 3rem 2rem;
  background-color: white;
  border-radius: 1rem 2rem;
}
#chargeTable #chargeTitle {
  margin: 10rem auto 5rem;
}
#chargeTable .chargeTableWrapper {
  overflow-x: auto;
  margin-top: 2rem;
}
#chargeTable .chargeTableWrapper .rateToggle {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
#chargeTable .chargeTableWrapper .rateToggle button {
  padding: 0.8rem 1.5rem;
  margin: 0 0.5rem;
  border: 2px solid #9D4F85;
  background-color: white;
  color: #9D4F85;
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
}
#chargeTable .chargeTableWrapper .rateToggle button:hover {
  background-color: #9D4F85;
  color: white;
}
#chargeTable .chargeTableWrapper .rateToggle button.active {
  background-color: #9D4F85;
  color: white;
}
#chargeTable .chargeTableWrapper .rateToggle #studentRateBtn {
  border-color: #4ECB71;
  color: #4ECB71;
}
#chargeTable .chargeTableWrapper .rateToggle #studentRateBtn:hover, #chargeTable .chargeTableWrapper .rateToggle #studentRateBtn.active {
  background-color: #4ECB71;
  color: white;
}
@media (max-width: 780px) {
  #chargeTable .chargeTableWrapper .rateToggle {
    flex-direction: column;
    align-items: center;
  }
  #chargeTable .chargeTableWrapper .rateToggle button {
    width: 80%;
    margin: 0.5rem 0;
  }
}
#chargeTable .chargeTableWrapper .rateTable {
  opacity: 1;
  transition: opacity 0.6s ease-out;
}
#chargeTable .chargeTableWrapper .rateTable .visible {
  opacity: 1;
  transition: opacity 0.6s ease-in;
}
#chargeTable .chargeTableWrapper #standardRate {
  display: block;
  opacity: 1;
}
#chargeTable .chargeTableWrapper #studentRate {
  display: none;
}
#chargeTable .chargeTableWrapper h3 {
  font-size: 1.5rem;
  margin: 4rem auto 2rem;
  padding: 1rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: Bold;
  width: 300px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 780px) {
  #chargeTable .chargeTableWrapper h3 {
    text-align: center;
  }
}
#chargeTable .chargeTableWrapper #standardRate h3 {
  color: #9D4F85;
}
#chargeTable .chargeTableWrapper #studentRate h3 {
  color: #4ECB71;
}
#chargeTable .chargeTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 3rem;
}
#chargeTable .chargeTable thead {
  font-size: 1.5rem;
}
#chargeTable .chargeTable th,
#chargeTable .chargeTable td {
  padding: 2rem 1rem;
  text-align: left;
  border-bottom: 1px solid #edf9ff;
}
#chargeTable .chargeTable th {
  background-color: #9D4F85;
  color: white;
  font-weight: bold;
}
#chargeTable .chargeTable .purple {
  color: white;
  background-color: #9D4F85;
}
#chargeTable .chargeTable .green {
  color: white;
  background-color: #4ECB71;
}
#chargeTable .chargeTable tr:nth-child(even) {
  background-color: #edf9ff;
}
#chargeTable .chargeTable tr:nth-child(odd) {
  background-color: white;
}
#chargeTable .studentTable th {
  background-color: #4ECB71;
}
#chargeTable .chrageTablekome {
  display: flex;
  justify-content: end;
}
@media (max-width: 780px) {
  #chargeTable {
    padding: 2rem 1rem;
  }
  #chargeTable .chargeTable {
    display: block;
  }
  #chargeTable .chargeTable thead {
    display: none;
  }
  #chargeTable .chargeTable tbody,
  #chargeTable .chargeTable tr,
  #chargeTable .chargeTable td {
    display: block;
  }
  #chargeTable .chargeTable tr {
    margin-bottom: 1rem;
    border: 1px solid #edf9ff;
    border-radius: 0.5rem;
  }
  #chargeTable .chargeTable td {
    text-align: right;
    padding-left: 50%;
    position: relative;
  }
  #chargeTable .chargeTable td:before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 45%;
    padding-left: 0.5rem;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  #chargeTable .chargeTableWrapper h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  #chargeTable {
    padding: 1.5rem 0.5rem;
  }
  #chargeTable .chargeTable th,
  #chargeTable .chargeTable td {
    padding: 0.6rem;
    font-size: 0.8rem;
  }
  #chargeTable .chargeTableWrapper h3 {
    font-size: 1.1rem;
  }
}

#eyeTitle {
  margin: 15rem auto 5rem;
}
@media (max-width: 780px) {
  #eyeTitle {
    margin: 10rem auto 5rem;
  }
}

.eyeIntro,
.eyeTreatments {
  width: 100%;
  margin: 2rem auto 5rem;
  padding: 3rem 2rem;
  background-color: white;
  border-radius: 1rem 2rem;
}
@media (max-width: 780px) {
  .eyeIntro,
  .eyeTreatments {
    padding: 2rem 1rem;
  }
}
@media (max-width: 500px) {
  .eyeIntro,
  .eyeTreatments {
    padding: 1rem;
  }
}

.eyeIntro {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.eyeIntro .eyeIntroBox {
  max-width: 700px;
  margin-bottom: 2rem;
}

.eyeTreatments {
  max-width: 1000px;
  position: relative;
}

.eyeIntroBox h2,
.eyeTreatmentBox h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #9D4F85;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #9D4F85;
}
@media (max-width: 500px) {
  .eyeIntroBox h2,
  .eyeTreatmentBox h2 {
    font-size: 1.5rem;
  }
}
.eyeIntroBox h2 span,
.eyeTreatmentBox h2 span {
  color: #404040;
  font-size: 1rem;
  margin-left: 1rem;
}
@media (max-width: 780px) {
  .eyeIntroBox h2 span,
  .eyeTreatmentBox h2 span {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .eyeIntroBox h2 span,
  .eyeTreatmentBox h2 span {
    font-size: 0.8rem;
  }
}
.eyeIntroBox p,
.eyeTreatmentBox p {
  margin-bottom: 3rem;
  line-height: 1.7;
}

.eyeTreatmentBox {
  scroll-margin-top: 12rem;
  margin-bottom: 5rem;
  position: relative;
}
@media (max-width: 780px) {
  .eyeTreatmentBox {
    margin-bottom: 3rem;
  }
}
.eyeTreatmentBox .chargeLink {
  display: flex;
  justify-content: flex-end;
}
.eyeTreatmentBox .chargeLink .btn-sf-like {
  position: relative;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.73);
  padding: 0.5rem 1rem;
  background: #9D4F85;
  border-top: solid 3px #9D4F85;
  border-bottom: solid 3px #9D4F85;
  transition: 0.4s;
  border-radius: 1rem;
}
.eyeTreatmentBox .chargeLink .btn-sf-like:hover {
  text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83), 6px 0px 15px rgba(255, 255, 240, 0.83);
}

.eyeIntroImg {
  outline: 3px solid white;
  outline-offset: -10px;
  box-shadow: 20px 20px 0 rgba(230, 240, 255, 0.8);
}
.eyeIntroImg img {
  width: 100%;
}

#qaTitle {
  margin-top: 15rem;
}

#qa {
  width: 100%;
  max-width: 1000px;
  margin: 5rem auto;
  padding: 3rem 2rem;
  background-color: white;
  border-radius: 1rem 2rem;
}
#qa .qaContainer {
  margin-top: 3rem;
}
#qa .qaBox {
  margin-bottom: 5rem;
  padding: 1rem;
  border-bottom: 1px solid #edf9ff;
}
#qa .qaBox h3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #9D4F85;
  margin-bottom: 0.5rem;
  padding-left: 1.5rem;
  position: relative;
}
#qa .qaBox h3::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 0;
  color: #9D4F85;
  font-weight: bold;
}
#qa .qaBox p {
  padding-left: 1.5rem;
  position: relative;
}
#qa .qaBox p::before {
  content: "A";
  position: absolute;
  left: 0;
  top: 0;
  color: #4ECB71;
  font-weight: bold;
}
@media (max-width: 780px) {
  #qa {
    padding: 2rem 1rem;
  }
  #qa .qaBox h3 {
    font-size: 1.1rem;
  }
}
@media (max-width: 500px) {
  #qa {
    padding: 1.5rem 0.5rem;
  }
  #qa .qaBox h3 {
    font-size: 1rem;
  }
  #qa .qaBox p {
    font-size: 0.9rem;
  }
}
#qa .mailLink {
  display: flex;
  justify-content: end;
  align-items: center;
}
#qa .mailLink .mailbtn {
  color: #fff;
  background-color: #9D4F85;
  transition: 0.5s;
  border-radius: 1rem;
  font-size: 1.5rem;
  position: relative;
  padding: 1rem;
}
#qa .mailLink .mailbtn:hover {
  color: #9D4F85;
  background: white;
  transition: 0.5s;
}

footer {
  width: 100%;
  background-color: white;
  padding: 3rem 0;
}
@media (max-width: 780px) {
  footer {
    margin-bottom: 5rem;
    width: 100%;
    margin-left: 0;
  }
}
footer .footerImg {
  max-width: 300px;
  margin: 0 auto;
}
footer .footerImg img {
  width: 100%;
}
footer .footerNav {
  margin: 0 auto;
  width: 100%;
}
footer .footerNav nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footerNav nav ul {
  height: 5rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  max-width: 600px;
  width: 100%;
}
footer .footerNav nav ul li {
  margin: 0 1rem;
  align-items: center;
}
footer .footerNav nav ul li a {
  transition: 0.5s;
}
footer .footerNav nav ul li a:hover {
  transition: 0.5s;
  color: #9D4F85;
}

html {
  scroll-behavior: smooth;
}
html #body {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  color: #404040;
  line-height: 1.5;
}
@media (max-width: 780px) {
  html #body .pc {
    display: none;
  }
}
html #body .mob {
  display: none;
}
@media (max-width: 780px) {
  html #body .mob {
    display: block;
  }
}
@media (max-width: 500px) {
  html #body .pc500 {
    display: none;
  }
}
html #body .mob500 {
  display: none;
}
@media (max-width: 500px) {
  html #body .mob500 {
    display: block;
  }
}
html #body .headerRightMargin {
  margin-right: 250px;
}
@media (max-width: 780px) {
  html #body .headerRightMargin {
    margin-right: 0px;
  }
}

.title {
  max-width: 1000px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 auto 3rem;
  padding: 1rem 2rem 0;
  background-color: white;
  border-radius: 1rem;
  line-height: 2.5rem;
  position: relative;
}
@media (max-width: 780px) {
  .title {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
}
.title h1,
.title h2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  color: #9D4F85;
}
.title h1::before, .title h1::after,
.title h2::before,
.title h2::after {
  content: "";
  width: 2rem;
  height: 2px;
  background-color: #9D4F85;
  display: inline-block;
  margin: 0 1rem;
}
@media (max-width: 500px) {
  .title h1::before, .title h1::after,
  .title h2::before,
  .title h2::after {
    display: none;
  }
}
.title .titleBorder {
  max-width: 600px;
  max-height: 10px;
  position: absolute;
  top: 65%;
}
@media (max-width: 780px) {
  .title .titleBorder {
    top: 75%;
  }
}
@media (max-width: 500px) {
  .title .titleBorder {
    top: 85%;
  }
}
.title .titleBorder img {
  width: 100%;
  height: 100%;
}
.title p {
  font-size: 1rem;
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.backgroundblue {
  background-color: #edf9ff;
  padding: 2rem;
}
@media (max-width: 780px) {
  .backgroundblue {
    padding: 1rem;
  }
}
@media (max-width: 500px) {
  .backgroundblue {
    padding: 0.5rem;
  }
}

.moreLink {
  display: flex;
  justify-content: end;
}
.moreLink a {
  display: inline-block;
  transition: 0.5s;
  font-size: 1.5rem;
  background-color: #9D4F85;
  color: white;
  width: 100px;
  padding: 0.5rem 6rem 0.5rem 0.8rem;
  border-radius: 0.5rem;
}
@media (max-width: 780px) {
  .moreLink a {
    font-size: 1rem;
    padding: 0.7rem 4.5rem 0.7rem 0.8rem;
    width: 80px;
  }
}
.moreLink a:hover {
  transition: 0.5s;
  color: #9D4F85;
  background-color: white;
}

.sideTop {
  max-width: 100%;
}
.sideTop img {
  width: 100%;
}

a .btn-flat {
  overflow: hidden;
  padding: 1.5rem 6rem;
  color: #fff;
  border-radius: 0;
  background: #000;
}
a .btn-flat span {
  position: relative;
}
a .btn-flat:before {
  position: absolute;
  top: 0;
  left: 30px;
  width: 150%;
  height: 500%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: translateX(-98%) translateY(-70%) rotate(135deg);
  background: #fff100;
}
a .btn-flat:hover:before {
  transform: translateX(-9%) translateY(-25%) rotate(135deg);
}/*# sourceMappingURL=style.css.map */

