@charset "UTF-8";
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
  margin: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

li {
  display: block;
  margin: 8px 0 0;
}

body {
  font-family: "Copperplate", "Noto Sans JP", sans-serif;
}

@font-face {
  font-family: "Copperplate";
  src: local("Copperplate"), local("Copperplate Gothic Light"); /* Copperplateフォントを指定 */
}
@font-face {
  font-family: "Noto Sans JP";
  src: local("Noto Sans JP"), url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"); /* Google FontsからNoto Sans JPを読み込む */
}
body {
  font-family: "Copperplate", "Noto Sans JP", sans-serif;
}

/* styles.css */
.links {
  /* styles.css */
  /* styles.css */
}
.links .fv {
  display: flex;
  justify-content: space-between;
}
.links .fv-side {
  width: 72px;
  margin-top: 20px;
}
.links .fv-text__top {
  font-size: 16px;
  margin-top: 60px;
  display: inline-block;
}
.links .fv-text__main {
  display: inline-block;
}
.links .fv-text__small {
  font-size: 32px;
}
.links .fv-text {
  width: 70%;
  margin-right: 10px;
}
.links .under-line__y {
  text-decoration: underline;
  text-decoration-color: yellow;
}
.links .fv-text__bottom {
  margin: 32px 20px 40px;
  padding: 0 20px;
  border-left: solid;
}
.links .cv-bottom {
  text-align: center;
}
.links .cv-bottom p {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  max-width: 100%;
  background: #fff;
  border-radius: 28px;
  text-align: center;
  border: solid;
}
.links .cv-bottom .fv-text__small {
  font-size: 12px;
  font-weight: 400;
}
.links .cv-bottom p:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
.links .cv-bottom p:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 12px solid #000000;
  z-index: 1;
}
.links .cv-button {
  text-align: center;
}
.links .cv-button a {
  background: linear-gradient(287deg, rgb(128, 139, 61) 0%, rgb(180, 204, 34) 100%);
  display: inline-block;
  border-radius: 8px;
  padding: 16px 24px;
  text-decoration: unset;
}
.links .cv-button__inner {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.links .cv-button__inner.black {
  background-color: white;
  padding: 3px 10px;
  height: fit-content;
  border-radius: 24px;
  color: #000;
}
.links .cv-button__inner.white {
  color: #fff;
  text-align: left;
  line-height: 1.5;
  margin: auto 0px auto 20px;
  font-weight: bold;
}
.links .reason {
  margin: 80px auto 60px;
  width: 92.3%;
}
.links .section-title {
  text-align: center;
}
.links .section-title p {
  font-size: 14px;
}
.links .section-title h3 {
  font-size: 18px;
  margin: 0 auto 28px;
}
.links .section-block p {
  font-size: 14px;
  margin-bottom: 60px;
}
.links p.section-block__number {
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0 8px;
}
.links .section-block__title {
  font-size: 32px;
  margin: 0 0 20px;
  font-weight: unset;
}
.links .why {
  background-color: #F5F5F5;
  margin: 60px 0 0;
  padding: 40px 20px;
}
.links .why h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 32px;
}
.links .three-img__left {
  width: 61.5%;
}
.links .three-img__right img {
  width: 61.5%;
}
.links .three-img__right {
  text-align: right;
}
.links .true {
  margin: 60px 0;
  padding: 0 20px;
}
.links .sale {
  margin: 60px 0;
}
.links .sale-item {
  border: solid 2px;
  border-radius: 8px;
  margin: 32px 20px;
  padding: 20px;
}
.links .sale-item__img {
  position: relative;
}
.links .sale-item__img .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
}
.links .sale-item h4 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 8px;
}
.links .sale-item__text {
  text-align: center;
}
.links .simulation {
  margin: 60px 20px;
}
.links .simulation-block img {
  height: 120px;
  width: auto;
  margin: 28px auto;
  display: block;
}
.links .simulation-block .step {
  background-color: #000;
  color: #fff;
  padding: 4px 12px;
  margin-right: 32px;
  position: relative;
  display: inline-block;
}
.links .simulation-block .step::after {
  content: "";
  position: absolute;
  left: 80px;
  height: 1px;
  width: 16px;
  background-color: #000;
  top: 18px;
}
.links .simulation-block__title {
  font-size: 16px;
  font-weight: bold;
}
.links .simulation-block__text {
  font-size: 14px;
  font-weight: medium;
}
.links .faq {
  margin: 60px 0;
  padding: 40px 20px;
  background-color: #F5F5F5;
}
.links .faq-area {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 12px;
}
.links .faq-question {
  font-size: 16px;
  font-weight: bold;
  padding-left: 28px;
  margin: 0 0 12px;
  position: relative;
  border-bottom: 1px solid #626262;
  padding-bottom: 12px;
}
.links .faq-question::before {
  content: "Q";
  position: absolute;
  left: 0;
  color: #626262;
  font-size: 20px;
}
.links .faq-answer {
  margin: 12px 0 0;
  padding-left: 28px;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
}
.links .faq-answer::before {
  content: "A";
  position: absolute;
  left: 0;
  color: #626262;
  font-size: 20px;
  font-weight: bold;
}
.links header {
  background-color: #fff;
  color: #000;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
}
.links .header-nav {
  display: flex;
  justify-content: space-between;
}
.links .menu-logo {
  width: 120px;
  margin: auto 10px;
}
.links .menu-logo img {
  margin: auto;
}
.links .hamburger {
  font-size: 30px;
  cursor: pointer;
  display: none;
  padding: 10px;
  color: #000000;
  margin: auto 28px;
}
.links .nav-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.links .nav-menu.show {
  padding: 32px 20px;
}
.links .nav-menu li {
  margin: 0px 0 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #1F1F1F;
}
.links .nav-menu li a {
  color: #1F1F1F !important;
  text-decoration: none;
}
.links .hamburger {
  display: block;
}
.links .nav-menu {
  display: none;
  flex-direction: column;
}
.links .nav-menu.show {
  display: flex;
}
.links .nav-menu li {
  margin: 10px 0;
}
.links .message {
  background-color: #1F1F1F;
  padding: 40px 20px;
  color: #fff;
}
.links .message h3 {
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}
.links .message p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.links .bottom {
  margin: 40px 20px 0;
  font-size: 14px;
}
.links .footer-link a {
  margin-right: 32px;
}
.links .copyright {
  margin: 40px 0 8px;
  text-align: center;
  font-size: 12px;
  color: #626262;
}
.links body {
  font-family: Noto sans JP, sans-serif;
  margin: 0;
}
.links img {
  width: 100%;
}
.links h1 {
  font-size: 40px;
}
.links p {
  line-height: 1.8;
}
.links main {
  max-width: 400px;
  margin: 0 auto;
}

.message {
  background-color: #1F1F1F;
  padding: 40px 20px;
  color: #fff;
}

.message h3 {
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}

.message p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

.bottom {
  margin: 40px 20px 0;
  font-size: 14px;
}

.footer-link a {
  margin-right: 32px;
}

.copyright {
  margin: 40px 0 8px;
  text-align: center;
  font-size: 12px;
  color: #626262;
}

.custom-post-carousel {
  margin: 0 auto;
}

.custom-post-carousel .carousel-item {
  padding: 10px;
  text-align: center;
}

.custom-post-carousel .carousel-item img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.custom-post-carousel .carousel-item h3 {
  font-size: 18px;
  margin: 10px 0;
}

.custom-post-carousel .carousel-item p {
  font-size: 14px;
  color: #666;
}

.custom-post-carousel .carousel-categories span {
  display: inline-block;
  background-color: #eee;
  padding: 5px;
  margin-right: 5px;
  font-size: 12px;
  color: #333;
  border-radius: 3px;
}

.slick-list.draggable {
  height: 100%;
}

.top .fv-custom-post-carousel {
  height: calc(100vh - 120px);
}
.top .fv-custom-post-carousel .slick-slide img {
  max-width: 100%;
}
.top .fv .carousel-item {
  position: relative;
}
.top .fv .carousel-item__info {
  position: absolute;
  top: 45%;
  color: #fff;
  left: 7.6%;
}
.top .fv .carousel-item__info h3 {
  font-size: 24px;
}
.top .fv .carousel-item__info p {
  font-size: 16px;
  font-weight: 400;
}
.top .fv .carousel-item__info a {
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
  padding: 20px 40px 16px;
  background: linear-gradient(to right, #ED8D52, #EE6510);
  display: inline-block;
  border-radius: 50px;
  text-decoration: none;
}
.top .fv .carousel-categories {
  font-size: 48px;
}
.top .fv .slick-dots {
  bottom: 50px;
}
.top .fv .slick-dots li.slick-active button:before {
  color: #fff;
  font-size: 12px;
}
.top .fv .slick-dots li button:before {
  color: #fff;
  font-size: 12px;
}
.top-list__title--en {
  font-weight: 400;
  font-size: 48px;
  margin: 60px 0 8px 60px;
}
.top-list__title--jp {
  font-size: 28px;
  margin: 0 0 40px 60px;
}
.top-list .custom-post-carousel {
  max-width: 100%; /* コンテナの幅を最大限に */
  overflow: hidden; /* コンテナの外にはみ出した部分を隠す */
}
.top-list .custom-post-carousel .carousel-item {
  width: auto; /* 幅を自動調整 */
  margin: 0 100px; /* 左右のマージンを200pxに設定 */
  box-sizing: border-box;
}
.top-list .custom-post-carousel .carousel-item img {
  width: auto; /* 画像の幅を自動調整 */
  max-width: 100%; /* 親要素の幅を超えないようにする */
  height: auto; /* 高さを自動調整 */
  display: block; /* 画像をブロック要素として表示 */
}
.top-list a {
  color: #222;
  text-decoration: none;
}
.top-list .carousel-item {
  opacity: 0.8;
  z-index: -10;
}
.top-list .carousel-item.slick-active {
  opacity: 1;
}
.top-list .carousel-name {
  font-size: 32px;
  display: flex;
  margin-top: 20px;
}
.top-list .carousel-name h3 {
  font-size: 32px;
  margin: 0 0 0 20px;
}
.top-list .carousel-detail {
  text-align: left;
  margin-top: 12px;
  font-size: 20px;
}
.top-list .carousel-link {
  margin-top: 28px;
  font-size: 16px;
  color: #fff;
  padding: 20px 40px 16px;
  background: linear-gradient(to right, #ED8D52, #EE6510);
  display: table;
  border-radius: 50px;
  text-decoration: none;
}
.top-list .slick-dots {
  position: relative;
  bottom: 0;
  background-color: #DEDEDE;
  width: 80%;
  display: block;
  height: 8px;
  margin: 40px auto 0px;
}
.top-list .slick-dots li {
  margin: 0;
}
.top-list .slick-dots li button {
  height: 22px;
  padding: 0;
  width: 100%;
}
.top-list .slick-dots li button:before {
  opacity: 0;
  font-size: 0;
  height: 8px;
  width: 100%;
}
.top-list .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #EE6510;
  font-size: 0;
  height: 8px;
}
.top-list .custom-prev {
  content: "";
  background-color: #fff;
  opacity: 0.8;
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  left: 60px;
  top: 40%;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 50%;
  z-index: 1;
}
.top-list .custom-next {
  content: "";
  background-color: #fff;
  opacity: 0.8;
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  right: 60px;
  top: 40%;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 50%;
  z-index: 1;
}
.top-list .custom-prev,
.top-list .custom-next {
  border: none;
}
.top-list .custom-prev:hover, .top-list .custom-prev:focus, .top-list .custom-prev:active,
.top-list .custom-next:hover,
.top-list .custom-next:focus,
.top-list .custom-next:active {
  opacity: 0.5;
  cursor: pointer;
}
.top-pages {
  display: flex;
  height: 1340px;
}
.top-pages :hover {
  cursor: pointer;
}
.top-pages__left {
  width: 50%;
}
.top-pages__left--top {
  height: 620px;
  display: block;
  position: relative;
  overflow: hidden; /* 背景がはみ出ないようにする */
  background: linear-gradient(to top right, rgb(0, 0, 0), rgba(0, 0, 0, 0)); /* グラデーションを直接適用 */
}
.top-pages__left--top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/calud/img/module/coating.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.5s ease; /* 拡大・縮小のアニメーション */
  transform: scale(1); /* 初期状態は等倍 */
  z-index: -1; /* 背景として扱うために後ろに配置 */
}
.top-pages__left--top:hover::before {
  transform: scale(1.1); /* ホバー時に1.2倍に拡大 */
}
.top-pages__left--bottom {
  height: 720px;
  display: block;
  position: relative;
  overflow: hidden; /* 背景がはみ出ないようにする */
  background: linear-gradient(to top right, rgb(0, 0, 0), rgba(0, 0, 0, 0)); /* グラデーションを直接適用 */
}
.top-pages__left--bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/calud/img/module/purchase.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.5s ease; /* 拡大・縮小のアニメーション */
  transform: scale(1); /* 初期状態は等倍 */
  z-index: -1; /* 背景として扱うために後ろに配置 */
}
.top-pages__left--bottom:hover::before {
  transform: scale(1.1); /* ホバー時に1.2倍に拡大 */
}
.top-pages__right {
  width: 50%;
}
.top-pages__right--top {
  height: 720px;
  display: block;
  position: relative;
  overflow: hidden; /* 背景がはみ出ないようにする */
  background: linear-gradient(to top right, rgb(0, 0, 0), rgba(0, 0, 0, 0)); /* グラデーションを直接適用 */
}
.top-pages__right--top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/calud/img/module/concept.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.5s ease; /* 拡大・縮小のアニメーション */
  transform: scale(1); /* 初期状態は等倍 */
  z-index: -1; /* 背景として扱うために後ろに配置 */
}
.top-pages__right--top:hover::before {
  transform: scale(1.1); /* ホバー時に1.2倍に拡大 */
}
.top-pages__right--bottom {
  height: 620px;
  display: block;
  position: relative;
  overflow: hidden; /* 背景がはみ出ないようにする */
  background: linear-gradient(to top right, rgb(0, 0, 0), rgba(0, 0, 0, 0)); /* グラデーションを直接適用 */
}
.top-pages__right--bottom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/calud/img/module/access.jpeg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.5s ease; /* 拡大・縮小のアニメーション */
  transform: scale(1); /* 初期状態は等倍 */
  z-index: -1; /* 背景として扱うために後ろに配置 */
}
.top-pages__right--bottom:hover::before {
  transform: scale(1.1); /* ホバー時に1.2倍に拡大 */
}
.top-pages__text {
  position: absolute;
  bottom: 60px;
  left: 60px;
  color: #fff;
  width: calc(100% - 120px);
}
.top-pages__title {
  font-size: 48px;
  margin-bottom: 12px;
}
.top-pages__dsc {
  display: flex;
  justify-content: space-between;
}
.top-pages__dsc p {
  margin: 0;
}
.top-bottom {
  display: flex;
  margin: 80px 60px;
  justify-content: space-between;
}
.top-bottom__news {
  width: 45%;
}
.top-bottom__contact {
  width: 45%;
}
.top-bottom__en {
  font-size: 48px;
  margin-bottom: 8px;
}
.top-bottom__jp {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 40px;
}
.top-bottom__posts--link {
  padding: 20px 0;
  display: block;
  border-top: 1px solid #dedede;
  text-decoration: none;
  color: #222;
}
.top-bottom__posts--title {
  font-size: 20px;
}
.top-bottom__posts--dsc {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
}
.top-bottom__posts--date {
  font-size: 12px;
  font-weight: 300;
  text-align: right;
}
.top-bottom__contact .name-fields {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.top-bottom__contact .name-fields p {
  margin-bottom: 0;
}
.top-bottom__contact .wpcf7-form-control-wrap input {
  height: 3.5rem;
  width: 100%;
}
.top-bottom__contact .wpcf7-form-control-wrap textarea {
  width: 100%;
}
.top-bottom__contact .wpcf7-list-item input {
  width: 1rem;
  height: auto;
}
.top-bottom__contact .wpcf7-list-item input:hover {
  cursor: pointer;
}
.top-bottom__contact .submit-button input {
  padding: 1rem 3.75rem;
  font-size: 1rem;
  color: #fff;
  border: none;
  background: transparent linear-gradient(270deg, #EE6510 0%, #ED8D52 100%) 0% 0% no-repeat padding-box;
}

header {
  z-index: calc(infinity);
  position: relative;
}

.header-logo {
  background-color: white;
}
.header-logo a {
  display: block;
  padding: 40px;
  height: 40px;
  text-align: center;
}
.header-logo a svg {
  height: 100%;
  width: auto;
}
.header-menu {
  height: 64px;
  position: fixed;
  top: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5019607843);
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 0;
  transform: translateY(-20px);
}
.header-menu a {
  display: contents;
  color: #222;
  font-size: 16px;
  font-weight: bold;
}
.header-menu ul {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}
.header-menu li {
  margin: 8px 0 0;
}
.header-menu.none {
  display: none;
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
}
.header-menu:not(.none) {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.footer-phone {
  padding: 3rem;
  background: transparent linear-gradient(270deg, #606060 0%, #131313 100%) 0% 0% no-repeat padding-box;
  display: flex;
  gap: 2rem;
  justify-content: center;
  color: #fff;
}
.footer-phone a {
  font-size: 2.5rem;
  color: #fff;
}
.footer-phone p {
  display: flex;
  align-items: center;
}
.footer-flex {
  background-color: #131313;
  padding: 3.75rem;
  color: #fff;
  display: flex;
}
.footer-flex ul {
  padding-left: 0;
}
.footer-flex a {
  color: #fff;
  text-decoration: none;
}
.footer-left {
  width: 50%;
}
.footer-left__bottom {
  margin-top: 3.75rem;
}
.footer-left__bottom p {
  font-weight: 100;
  font-family: "Noto Sans JP";
  font-size: 1rem;
  line-height: 1.5;
}
.footer-left a {
  font-size: 1.25rem;
}
.footer-left li {
  margin-bottom: 1.5rem;
}
.footer-right {
  width: 50%;
}
.footer-right__button {
  padding: 2.25rem;
  display: block;
  background-color: #606060;
  font-size: 2rem;
}
.footer-right__button span {
  font-size: 1rem;
  margin-left: 0.5rem;
}
.footer-right ul {
  font-size: 1rem;
  margin-top: 3.75rem;
}
.footer-right ul li {
  margin-top: 1.5rem;
}
.footer-right p {
  margin-top: 3rem;
  line-height: 1.5;
  font-weight: 300;
}
.footer-copy {
  font-size: 0.75rem;
  text-align: center;
  color: #fff;
  font-weight: 100;
  background-color: #222222;
  margin: 0;
  padding: 1rem 0;
}