/*ヘッダーデザイン調整*/
@media screen and (min-width:100px) {
  .header_logo-d1 {
    display: none;
  }
}

@media screen and (min-width:1151px) {
  #header_logo {
    display: flex;
    align-items: center;
    gap: 0 20px;
    color: #fff;
  }

  #header_logo .logo a {
    color: #fff;
  }

  #header {
    background: transparent;
    border: 0;
    height: auto;
    justify-content: space-between;
    position: absolute;
    display: flex;
    align-items: center;
    padding: 20px 30px;
  }

  #header_top {
    height: auto !important;
    width: auto !important;
    margin: 0;
  }

  #global_menu {
    background-color: transparent !important;
    height: auto !important;
    position: static !important;
    flex-shrink: 0 !important;
    width: auto !important;
  }

  #header_logo {
    position: static;
    transform: none;
  }

  #global_menu>ul {
    border: 0;
    width: auto;
    margin: 0 0 0 auto;
    gap: 0 50px;
  }

  #global_menu>ul>li {
    border: 0;
    -webkit-flex: auto;
    flex: auto;
  }

  /*グローバルメニュー調整*/
  #global_menu ul ul {
    transform: translateX(-35%);
  }

  #global_menu ul ul li:first-child a {
    border-radius: 5px 5px 0 0;
  }

  #global_menu ul ul li:last-child a {
    border-radius: 0 0 5px 5px;
  }

  .menu-item-has-children::after {
    content: "";
    position: absolute;
    padding: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border: 10px solid transparent;
    z-index: 1000;
    opacity: 0;
    border-bottom-color: #000;
  }

  .menu-item-has-children.active::after {
    opacity: 1;
  }
}

@media screen and (max-width:1151px) {
  #container #header {
    height: 65px;
  }
}

/*固定ページヘッダー*/
#page_header {
  height: 750px;
}

@media only screen and (max-width: 600px) {
  #page_header {
    height: calc(35vh - 55px);
  }
}

/*ロゴ*/
#site_loader_logo_inner img {
  width: 150px;
  height: auto;
}

#header_logo img {
  width: 150px;
  height: auto;
}

#footer_logo img {
  width: 200px;
  height: auto;
}

#footer_logo {
  margin: 0px 0 1em 0;
}

@media screen and (max-width: 1151px) {
  #container #header_logo .mobile_logo_image {
    left: 10px;
  }

  #header_logo img {
    width: 80px;
    margin: 0;
  }

  #footer_logo img {
    width: 130px;
  }
}

@media screen and (max-width: 750px) {
  #site_loader_logo_inner img {
    width: 180px;
  }
}

/*改行*/
br.sp {
  display: none;
}

@media screen and (max-width: 750px) {
  br.sp {
    display: inline;
  }

  br.pc {
    display: none;
  }
}

/*お知らせ一覧*/
@media screen and (max-width:750px) {
  #news_list .title {
    font-size: 12px;
  }
}

/*ウィジェット*/
#side_col-lp {
  display: none;
}

@media only screen and (max-width: 750px) {
  .widget_content {
    display: none;
  }
}

/*お知らせのウィジェット*/
#main_col {
  width: 1000px;
}

#side_col {
  display: none;
}

@media only screen and (max-width: 1151px) {
  #container #main_col {
    width: auto;
    float: none;
  }
}

/*SNS*/
#header_social_link li a {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

#footer_social_link li a {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

#header_social_link li a:before {
  font-size: 20px;
  top: 0px;
}

#footer_social_link li a:before {
  font-size: 20px;
  top: 0px;
}

#header_social_link li.line a:before {
  content: '\e909';
}

#footer_social_link li.line a:before {
  content: '\e909';
}

/*お問い合わせ*/
.grecaptcha-badge {
  visibility: hidden;
}

/*見出し*/
body h2.ace500_m1 {
  text-align: center;
  line-height: 1.6;
  margin: -10px 0 40px 0;
  padding-top: 12px;
  font-size: 38px;
  color: #634f32;
  font-family: 'Noto Serif JP', serif;
}

span.ace500_s1 {
  display: block;
  font-size: 50%;
}

@media screen and (max-width: 750px) {
  body h2.ace500_m1 {
    font-size: 22px;
    margin: -10px 0 30px 0;
  }
}

/* ----------------------------------------------------------------------
 キャンペーン
---------------------------------------------------------------------- */
/*見出し*/
#container .index_news .headline {
  color: #634f32;
  font-family: 'Noto Serif JP', serif;
}

h3.headline.rich_font {
  text-align: center;
  line-height: 1.6;
  margin: -10px 0 49px 0;
  font-size: 38px;
  color: #58330d;
}

span.top-s1 {
  display: block;
  font-size: 18px;
}

@media screen and (max-width: 750px) {
  h3.headline.rich_font {
    font-size: 22px;
    margin: -10px 0 30px 0;
  }

  span.top-s1 {
    font-size: 12px;
  }
}

/*料金表タグ*/
.parent10-tag1 {
  padding: 30px 30px 10px;
}

.parent10-tag1 ul {
  margin-left: 0.5em;
}

.parent10-tag1 ul li {
  display: inline-block;
  margin-right: 1em;
  letter-spacing: 0.4px;
  line-height: 20px;
  font-size: 10px;
  color: #fff;
}

ul.parent10-tag1-ul {
  margin-bottom: 0;
}

li.parent10-tag1-li1 {
  padding: 0 10px;
  background-color: #f58ca9;
}

li.parent10-tag1-li2 {
  padding: 0 10px;
  background-color: #6DCD97;
}

@media screen and (max-width: 750px) {
  .parent10-tag1 {
    padding: 20px 10px 0px;
  }

  .parent10-tag1 ul {
    margin-left: 0;
  }

  .parent10-tag1 ul li {
    margin-right: 0.5em;
    font-size: 8px;
  }
}

/*料金表*/
h2.top-m1 {
  background-color: #9c7654;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 15px;
  margin-bottom: 0;
}

ul.campaignul {
  margin: 0 0 55px 0;
  list-style: none;
}

li.campaignli_item {
  border: solid 1px #ddd;
  border-top: none;
  background: #fff;
}

.parent10-c10 {
  padding: 0px 30px 0 30px;
}

.top-c2 {
  display: flex;
  padding-bottom: 10px;
}

.top-c3 {
  width: 35%;
  padding: 20px 30px;
  display: flex;
  align-items: center;
}

.top-g1 img {
  vertical-align: bottom;
  object-fit: cover;
  aspect-ratio: 3 / 2;
  width: 100%;
  border-radius: 8px;
}

.top-c4 {
  width: 65%;
  padding: 30px;
  align-self: center;
}

.top-c4 p {
  margin-bottom: 0;
}

p.parent10 {
  margin-bottom: 0;
  color: #9c7654;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

p.parent11 {
  margin-bottom: 0;
  text-align: right;
  line-height: 1.5;
  padding-right: 1em;
}

p.top-sp1label {
  margin-bottom: 0;
}

span.top-sp10label {
  color: #bc4a4a;
  font-size: 22px;
  font-weight: 600;
}

@media (min-width: 750px) and (max-width: 850px) {
  .top-c3 {
    padding: 15px 5px 30px 30px;
  }

  .top-c4 {
    padding: 15px 30px;
  }

  p.sp1label {
    font-size: 12px;
  }
}

@media screen and (max-width: 750px) {
  ul.campaignul {
    margin-bottom: 30px;
  }

  .parent10-c10 {
    padding: 0px 5px 0 5px;
  }

  h2.top-m1 {
    padding: 12px;
    font-size: 16px;
  }

  .top-c2 {
    flex-direction: column-reverse;
  }

  .top-c2 p {
    margin-bottom: 0;
  }

  .top-c3 {
    width: auto;
    padding: 10px 10px 10px;
  }

  .top-c4 {
    width: auto;
    padding: 20px 10px 0px;
    align-self: normal;
  }

  .top-sp1label {
    font-size: 10px;
  }

  p.parent10 {
    font-size: 12px;
    padding-top: 10px;
  }

  p.parent11 {
    text-align: right;
    font-size: 8px;
    padding-top: 1em;
  }

  span.top-sp10label {
    font-size: 12px;
  }

  p.sp1label {
    font-size: 10px;
  }
}

/* ----------------------------------------------------------------------
 フッター
---------------------------------------------------------------------- */
/*ボタン*/
span.material-icons {
  vertical-align: -5px;
}

#footer_button i.fab.fa-line {
  font-size: 27px;
  vertical-align: -3px;
}

#footer_button {
  margin: 25px 0 0;
}

#footer_button a {
  border: solid 1px #634f32;
  color: #634f32;
}

#footer_button a:hover {
  background-color: #634f32;
  color: #fff;
}

@media (max-width: 1000px) {
  #footer_button i.fab.fa-line {
    font-size: 24px;
  }

  #footer_button {
    margin: 20px 0 0;
  }
}

/*snsアイコン*/
ul.sns500ul {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
  gap: 0.7em;
}

.icon502_link {
  font-size: 24px;
  overflow: hidden;
}

.icon502_link {
  transition: all 0.4s;
  width: 24px;
  height: 24px;
}

i.fa-brands.fa-facebook-f,
i.fa-brands.fa-tiktok,
i.fa-brands.fa-line {
  font-size: 22px;
}

#container .sns500_item a:hover {
  color: #666;
  opacity: 0.5;
}

/*フッターロゴ*/
#footer_logo {
  margin: 0 0 5px 0;
}

@media (max-width: 750px) {
  #container #footer_logo {
    margin-bottom: 8px;
  }
}

/*フッター非表示*/
@media screen and (max-width: 750px) {
  #footer_menu {
    display: none;
  }
}

/*フッターメニュー縦並びに調整*/
@media (max-width: 750px) {
  #footer_menu li {
    display: block;
    margin: 10px 0;
    padding: 0;
    border-right: 0;
  }

  #footer_menu li:last-child {
    margin: 10px 0;
  }

  p#company_date {
    display: none;
  }
}

/* ----------------------------------------------------------------------
ふわっ/画面が読み込まれたら現れる
---------------------------------------------------------------------- */
/*下から*/
.index_news.cb_contents,
.fadeUpTrigger {
  opacity: 0;
  transition: all;
  transform: translateY(30px) translateX(0);
}

.index_news.cb_contents.fadeUp,
.fadeUpTrigger.fadeUp {
  transform: translateY(0) translateX(0);
  opacity: 1;
  transition-duration: 3s;
}

/*左から*/
.fadeLeftTrigger {
  opacity: 0;
  transition: all;
  transform: translateY(0) translateX(-30px);
}

.fadeLeftTrigger.fadeLeft {
  transform: translateY(0) translateX(0);
  opacity: 1;
  transition-duration: 1s;
}

/*右から*/
.fadeRightTrigger {
  opacity: 0;
  transition: all;
  transform: translateY(0) translateX(30px);
}

.fadeRightTrigger.fadeRight {
  transform: translateY(0) translateX(0);
  opacity: 1;
  transition-duration: 1s;
}

/* ----------------------------------------------------------------------
 beauty-menu
---------------------------------------------------------------------- */
/*基本*/
.page-template-page-beauty-menu .about_content .content_area {
  background: transparent;
  padding: 50px 0px 40px;
  border: none;
  border-bottom: none;
}

@media only screen and (max-width: 750px) {
  .page-template-page-beauty-menu .about_content {
    margin-bottom: 80px;
  }

  .page-template-page-beauty-menu .about_content .content_area {
    padding: 0;
  }
}

/*ブロック*/
.ace500_blok {
  margin-bottom: 8em;
}

@media (max-width: 750px) {
  .ace500_blok {
    margin-bottom: 5em;
  }
}

/*料金表*/
h3.menu500_m1 {
  background-color: #897559;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 15px;
  margin-bottom: 0;
}

.menu500_c1 {
  background: #fff;
  border: solid 1px #ddd;
  border-bottom: none;
  border-top: none;
}

.menu500_c2 {
  display: flex;
}

.menu500_g1 {
  width: 50%;
}

.menu500_g1 img {
  vertical-align: bottom;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3 / 2;
}

ul.menu500ul {
  margin: 0;
  list-style: none;
}

.menu500li_item {
  padding: 20px 40px;
  border-bottom: solid 1px #ddd
}

h4.menu500_m2 {
  margin-bottom: 0;
  color: #bc4a4a;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  padding: 10px 0 0 0;
  line-height: 1.4;
}

span.menu500_s1 {
  padding-left: 1em;
  margin-left: auto;
}

p.menu500_t1 {
  margin-bottom: 0;
  line-height: 2.5;
  font-size: 16px;
}

@media screen and (max-width: 1151px) {
  h3.menu500_m1 {
    font-size: 18px;
  }

  h4.menu500_m2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 750px) {
  h3.menu500_m1 {
    padding: 12px;
    font-size: 16px;
  }

  .menu500_c2 {
    flex-direction: column;
  }

  .menu500_g1 {
    width: auto;
  }

  .menu500li_item {
    padding: 20px;
  }

  h4.menu500_m2 {
    font-size: 14px;
    padding-top: 10px;
    margin: 0 0 10px 0;
  }

  p.menu500_t1 {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .menu500_g1:last-of-type {
    display: none;
  }
}

/*ボタン*/
#footer_button a:hover {
  background: #867257;
  border-color: #867257;
}