@charset "UTF-8";
.header-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-info .cta-1 {
  background: #ffc869;
  color: #614725;
  font-weight: bold;
  border-radius: 12px;
}
.header-info .cta-1:hover {
  filter: brightness(100%);
  opacity: 80%;
}
.header-info a {
  margin-left: 8px;
}

/* ヘッダーのボタン調整 */
.c-btn {
  vertical-align: middle;
  margin: 5px;
  border: 2px solid #614725;
  border-radius: 0px;
  color: #614725;
  border-radius: 8px;
}

.cta-2 {
  color: var(--accent-color);
  background-color: #fff;
}

.l-header {
  background-color: #ffc869;
  color: #614725;
}

.p-global-nav .c-navbar__item > a {
  padding-left: 10px;
  padding-right: 10px;
} /*グローバルナビ*/
.p-global-nav--hover-underline.p-global-nav--current-same-hover-effect .c-navbar__item[data-active-menu] > a:after {
  background-color: #614725;
}

.c-hamburger-btn .c-hamburger-btn__bar {
  background-color: #614725;
}

.c-hamburger-btn {
  color: #614725;
}

.l-header .c-row__col {
  padding-left: 12px;
  padding-right: 12px;
}

.p-footer-sticky-nav ul li {
  font-weight: 600;
  color: #fff;
  display: flex;
  padding-top: 13px;
  padding-bottom: 13px;
}
.p-footer-sticky-nav ul li a {
  font-size: 18px;
}
.p-footer-sticky-nav ul .c-navbar__item[data-active-menu] {
  color: #fff;
}
.p-footer-sticky-nav ul li:nth-child(1) {
  background-color: #f99f03;
}
.p-footer-sticky-nav ul li:nth-child(2) {
  background-color: #00b900;
}

.l-footer {
  border-top: 0px solid var(--_lighter-color-gray, #eee);
  overflow: hidden;
} /*フッターの上の線を消す*/
.widget_nav_menu .menu {
  display: flex;
  color: #44382c;
} /*フッターメニュー*/
@media (max-width: 639.9px) {
  .widget_nav_menu .menu {
    flex-direction: column;
  }
}
.widget_nav_menu .menu li {
  margin-top: 0;
  margin-right: 20px;
} /*フッターメニュー*/
.widget_nav_menu .menu li:last-child {
  margin-right: 0;
}

.c-sub-nav .c-navbar {
  justify-content: center;
} /*プライバシーポリシー中央寄せ*/
.l-footer {
  background-color: #f4ead8;
  color: #614725;
  font-weight: bold;
}

.l-footer--default .c-copyright {
  background-color: #ffc869;
  color: #614725;
}

.l-footer--default .l-footer-widget-area {
  padding: 16px;
}

.l-footer-widget-area__item {
  display: flex;
  justify-content: center;
} /*footer内テキスト中央寄せ*/
.archive.post-type-archive h1.c-entry__title {
  display: none;
}

div[data-name=agreement] .smf-checkboxes-control__control {
  text-align: center;
  margin-left: 10px;
}

div[data-name=agreement] .smf-error-messages {
  text-align: center;
}

@media (max-width: 685px) {
  div[data-name=agreement] .smf-checkboxes-control__control {
    text-align: left;
    padding-left: 19.2px;
    padding-right: 19.2px;
  }
  .smf-item__controls p.has-text-align-center {
    text-align: left;
  }
}
/* 利用規約の左右の線*/
.smf-item--divider .smf-item__col {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

form[data-screen=confirm] .form-kiyaku {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.recaptcha-policy {
  text-align: center;
}
.recaptcha-policy a {
  color: #333;
}

.smf-complete-content > :not(:first-child), .smf-item__controls > :not(:first-child), .smf-system-error-content > :not(:first-child) {
  margin-top: 10px;
} /*同意チェックセクションの余白*/
[data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__number,
[data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__number {
  background-color: #fff;
}

.smf-form--business .smf-item__col--label {
  background-color: #ffcf7b;
}

.smf-item__col {
  background-color: #fff;
}

.smf-item__description {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  border-radius: 5px;
  padding: 0 6px;
  background-color: #fff;
  margin: 0;
} /*必須項目のラベル*/
.smf-action .smf-button-control__control {
  background-color: #f99f03;
  color: #505050;
  background-image: none;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 7px;
}

.smf-action .smf-button-control__control:hover {
  opacity: 0.7;
}

.smf-progress-tracker__item__number {
  background-color: #fff;
  color: #9c8975; /*非アクティブのプログレストラッカー*/
}

[data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__number,
[data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__number {
  background-color: #9c8975;
  color: #fff; /*input/invalid画面のプログレストラッカー*/
}

[data-screen=confirm] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number {
  background-color: #c8af95;
  color: #fff; /*確認画面のプログレストラッカー*/
}

.smf-progress-tracker__item__text {
  color: #655039;
}

.smf-progress-tracker__item:before {
  background-color: #fff;
} /*横線*/
.smf-progress-tracker__item:after {
  background-color: #fff;
} /*横線*/
.lineup-inner {
  max-width: 1000px;
  box-shadow: 0px 0px 10px 0px rgb(136, 136, 136);
}

.lineup-box {
  max-width: 600px;
}

.tag-orange {
  background: #f2984e;
  color: #fff;
  border-radius: 25px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.tag-purple {
  background: #9e639e;
  color: #fff;
  border-radius: 25px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.tag-pink {
  background: #df8484;
  color: #fff;
  border-radius: 25px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

@media (max-width: 639.9px) {
  .font-16 {
    font-size: 16px;
  }
  .smb-price-menu {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 500px) {
  .tag-orange, .tag-purple, .tag-pink {
    font-size: 19px;
  }
}
.smb-items__item__title {
  font-size: 18px;
}

.sme-badge {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
} /*バッジのテキスト*/
.smb-price-menu__item {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 600px) {
  .lineup-box__text {
    text-align: left;
  }
}
/*---------------------
ソーシャルアイコン
---------------------*/
.header-wrapper {
  display: flex;
}

.c-shareBtns {
  vertical-align: middle;
}

.snsbtniti {
  display: flex;
}

.snsbtniti li {
  list-style: none;
  padding: 10px;
  vertical-align: middle;
}

.flowbtn {
  font-family: "Noto Sans Japaneses", sans-serif; /* フォント指定 */
  position: relative;
  display: inline-block;
  width: 75px; /* 背景横幅 */
  height: 65px; /* 背景高さ */
  font-size: 30px; /* アイコンサイズ */
  border-radius: 4px;
  color: #fff !important; /* ボタン内カラー */
  transition: 0.5s;
  text-decoration: none;
  box-shadow: 0 1px 2px #999;
}

/* アイコンの位置を少し下げる */
.flowbtn i {
  position: relative;
}

/* ボタン内テキスト調整 */
.flowbtn div {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
}

/* ボタンマウスホバー時少し浮き上がる */
.flowbtn:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  text-decoration: none;
  cursor: pointer;
}

/* LINE背景 */
.my_line {
  background: #00b900;
}

.snsbtniti {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.snsbtniti li {
  flex-basis: 100%;
  max-width: 100%;
  padding: 10px 5px;
  width: 100%;
}
.snsbtniti li a {
  height: 40px;
  width: 40px;
  padding: 0;
  align-items: center;
  color: inherit;
  cursor: pointer;
  display: flex;
  justify-content: center;
  text-align: center;
  text-decoration: none;
}

/*-------------------------
mv
-------------------------*/
.mv {
  height: 100vh;
  height: 100dvh;
  margin-top: -80px;
}

.copy {
  font-size: 24px;
  margin-top: 0;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

@media (max-width: 639.9px) {
  .copy {
    font-size: 20px;
    line-height: 1.4;
  }
  .copy2 {
    margin-top: 18px;
  }
}
.txt {
  display: flex;
  overflow: hidden;
  justify-content: center;
  margin-top: 0;
}

.txt p {
  color: cadetblue;
  font-size: 90px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin: 0;
  font-family: "Caveat", serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 1.3;
  /* ここからアニメーション関係 */
  transform: translateY(2em);
  animation: textanimation 1s forwards;
}

/* 1文字目 */
.txt p:nth-child(1) {
  animation-delay: 0.2s;
  color: rgb(212, 2, 2);
}

/* 2文字目 */
.txt p:nth-child(2) {
  animation-delay: 0.4s;
  color: orange;
}

/* 3文字目 */
.txt p:nth-child(3) {
  animation-delay: 0.6s;
  color: yellow;
}

/* 4文字目 */
.txt p:nth-child(4) {
  animation-delay: 0.8s;
  color: rgb(157, 202, 68);
}

/* 5文字目 */
.txt p:nth-child(5) {
  animation-delay: 1s;
  color: rgb(117, 189, 218);
}

/* 6文字目 */
.txt p:nth-child(6) {
  animation-delay: 1.2s;
  color: blue;
}

/* 7文字目 */
.txt p:nth-child(7) {
  animation-delay: 1.4s;
  color: purple;
}

@keyframes textanimation {
  0% {
    transform: translateY(2em);
  }
  100% {
    transform: translateY(0);
  }
}
/*-------------------------
egocoloとは
-------------------------*/
.about-media figure {
  border: 5px solid #fff;
}

@media (max-width: 700px) {
  .about-media {
    display: flex;
    flex-direction: column;
  }
  .about-media figure {
    width: 100%;
  }
}
/*-------------------------
Egocoloの特長
-------------------------*/
.tag:before {
  content: "●";
  color: white;
  margin-right: 8px;
}

.tag {
  padding: 0.5em !important;
  display: inline-block;
  line-height: 1.3;
  vertical-align: middle;
}

@media (max-width: 639.9px) {
  .tag {
    padding: 1em !important;
  }
}
.tag-yellow {
  background: #f7d051;
  color: #505050;
  border-radius: 25px 0px 0px 25px;
}

.tag-wrapper {
  text-align: center;
}

@media (max-width: 639.9px) {
  .features-media01 {
    display: flex;
    flex-direction: column;
  }
  .features-media02 {
    display: flex;
    flex-direction: column-reverse;
  }
  .features-media01 figure, .features-media02 figure {
    max-width: 200px;
  }
}
/*-------------------------
Egocoloのご利用シーン
-------------------------*/
.scene {
  max-width: 900px;
}

.scene .smb-section-with-bgimage__bgimage img {
  object-fit: contain;
}

.page-id-1029 .l-contents {
  position: relative;
}

.page-id-1029 .p-breadcrumbs-wrapper {
  position: absolute;
  background-color: transparent;
  z-index: 2;
}

@media (max-width: 1023.9px) {
  .tag-orange,
  .tag-purple,
  .tag-pink {
    min-width: 550px;
  }
}
@media (max-width: 639.9px) {
  .tag-orange,
  .tag-purple,
  .tag-pink {
    min-width: 275px;
  }
}
/*-------------------------
動画制作の流れ
-------------------------*/
.vk_flow .vk_flow_frame {
  background-color: #f4ead8;
  border: 3px solid #c3b8a7;
  max-width: 900px;
  margin: 0 auto;
}

.vk_flow_frame_image {
  position: relative;
  width: 200px;
}

.vk_flow_frame_image img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.vk_flow.vk_flow-arrow-off {
  margin-bottom: 10px;
} /*矢印の余白*/
.flow-arrow {
  font-size: 20px;
}

@media (max-width: 575.98px) {
  .vk_flow .vk_flow_frame_image {
    margin: 0 auto;
    min-width: 250px;
  }
  .vk_flow_frame_image img {
    position: relative;
  }
}
.wp-block-media-text__content > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  --sme-post-it-narrow--line-color: #f7d051;
}

/* *****************************************************************

Stylesheet: ベーススタイル（全て）に適応

******************************************************************/
.type-page .c-entry__header h1.c-entry__title {
  display: none;
}

/* authorを非表示 */
.c-meta__item--author {
  display: none;
}

a {
  color: #333;
}

iframe {
  border-radius: 20px;
}

.l-contents__inner {
  margin-top: 0;
}

.page .c-entry__header {
  display: none;
}

.l-contents__inner:first-child {
  margin-top: 0;
  padding-top: 0;
}

.l-contents__inner:last-child {
  padding-bottom: 0;
}

.header-tel, .footer-tel {
  text-decoration: none;
}

.header-tel:visited, .footer-tel:visited {
  color: inherit;
}

a, a:hover, a:visited {
  color: inherit;
}

a {
  text-decoration: none;
}

.sp-br {
  display: none;
}

.smb-btn {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 7px;
}

.page-id-1006 .l-contents,
.page-id-1029 .l-contents,
.page-id-468 .l-contents,
.page-id-130 .l-contents {
  background-color: #f4ead8;
}

.page-id-1928 .l-contents {
  background-color: #fef7e2;
}

.smb-btn__label {
  color: #3e3d3d;
}

.cta-text {
  font-size: 30px;
}

@media (max-width: 639.9px) {
  .cta-text {
    font-size: 20px;
  }
  .sp-br {
    display: block;
  }
}
video, .video {
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.35);
}

video {
  max-width: 560px !important;
  max-height: 315px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
}

/******************************************************************

Stylesheet: 1023px以下（タブレット）で適用

******************************************************************/
/******************************************************************

Stylesheet: 639px以下(スマホ)で適用

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