@charset "UTF-8";
/*-------------------------
	ブレイクポイント
-------------------------*/
/* ---------------------------------------------------
 * base
/* ---------------------------------------------------*/
html {
  font-size: 62.5%;
  /*適宜変更お願いします*/
  width: 100%;
  box-sizing: border-box;
}

body {
  text-align: center;
  font-size: 10px;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #000000;
  line-height: 1.75;
  width: 100%;
  background-color: #fff;
  font-weight: 400;
  /*適宜変更お願いします*/
  font-feature-settings: "palt" 1;
  /*自動カーニング*/
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #fff;
}

.color {
  color: #4400ff;
}

a:hover {
  /*opacity: 0.8;*/
  text-decoration: none;
}

p {
  text-align: justify;
  hanging-punctuation: allow-end;
  /*文字のぶら下げ*/
}

#footer {
  background-color: #8f1105;
  color: #fff;
  font-size: 1.5em;
  padding: 1.5em;
  text-align: center;
  display: flex; /* デフォルトでは横並び */
  justify-content: center; /* 水平方向中央揃え */
  align-items: center; /* 垂直方向中央揃え */
}

/* ---------------------------------------------------
 * common（PC　min-width: 1023px）
/* ---------------------------------------------------*/
.wrap {
  width: 2000px;
  max-width: 100%;
}

.container {
  position: relative;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.btn, .formBtn {
  margin: auto;
  visibility: visible;
  animation: yureru-s 2s infinite;
}

.btn:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}

.btn_fv {
  position: absolute;
  z-index: 999;
  left: 75%;
  bottom: 10%;
}

/* aタグはブロック要素に */
.cta a {
  display: block;
  transition: all 0.3s ease;
  max-width: 761px;
  margin: 0 auto;
}
.cta a:first-of-type {
  margin-bottom: 2.3rem;
}

/* ホバー用に追加 */
a img {
  transition: transform 0.3s ease, filter 0.3s ease;
}

.iframeWrapper {
  position: absolute;
  top: 70%;
  left: 55%;
  right: 0;
}

.iframeWrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}

.iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ftr_img {
  display: block; /* インライン要素をブロック要素にする */
}

.link {
  text-align: left;
  margin-left: 5%;
  display: block; /* インライン要素をブロック要素にする */
  position: relative; /* z-index を有効にするために必要 */
  z-index: 10; /* 適切な値を設定 */
}

/*背景画像を指定*/
section#section-01 {
  background: url(../img_pc/section_01.webp) no-repeat top center;
  height: px;
}

section#section-02 {
  background: url(../img_pc/section_02.webp) no-repeat top center;
  height: px;
}

section#section-03 {
  background: url(../img_pc/section_03.webp) no-repeat top center;
  height: px;
}

section#section-04 {
  background: url(../img_pc/section_04.webp) no-repeat top center;
  height: px;
}

section#section-05 {
  background: url(../img_pc/section_05.webp) no-repeat top center;
  height: px;
}

section#section-06 {
  background: url(../img_pc/section_06.webp) no-repeat top center;
  height: px;
}

section#section-07 {
  background: url(../img_pc/section_07.webp) no-repeat top center;
  height: px;
}

section#section-08 {
  background: url(../img_pc/section_08.webp) no-repeat top center;
  height: px;
}

section#section-09 {
  background: url(../img_pc/section_09.webp) no-repeat top center;
  height: px;
}

section#section-10 {
  background: url(../img_pc/section_10.webp) no-repeat top center;
  height: px;
}

/*背景画像を指定*/
section#section-11 {
  background: url(../img_pc/section_11.webp) no-repeat top center;
  height: px;
}

section#section-12 {
  background: url(../img_pc/section_12.webp) no-repeat top center;
  height: px;
}

section#section-13 {
  background: url(../img_pc/section_13.webp) no-repeat top center;
  height: px;
}

section#section-14 {
  background: url(../img_pc/section_14.webp) no-repeat top center;
  height: px;
}

section#section-15 {
  background: url(../img_pc/section_15.webp) no-repeat top center;
  height: px;
}

section#section-16 {
  background: url(../img_pc/section_16.webp) no-repeat top center;
  height: px;
}

section#section-17 {
  background: url(../img_pc/section_17.webp) no-repeat top center;
  height: px;
}

section#section-18 {
  background: url(../img_pc/section_18.webp) no-repeat top center;
  height: px;
}

section#section-19 {
  background: url(../img_pc/section_19.webp) no-repeat top center;
  height: px;
}

section#section-20 {
  background: url(../img_pc/section_20.webp) no-repeat top center;
  height: px;
}

/*背景画像を指定*/
section#section-21 {
  background: url(../img_pc/section_21.webp) no-repeat top center;
  height: px;
}

section#section-22 {
  background: url(../img_pc/section_22.webp) no-repeat top center;
  height: px;
}

section#section-23 {
  background: url(../img_pc/section_23.webp) no-repeat top center;
  height: px;
}

section#section-24 {
  background: url(../img_pc/section_24.webp) no-repeat top center;
  height: px;
}

section#section-25 {
  background: url(../img_pc/section_25.webp) no-repeat top center;
  height: px;
}

section#section-26 {
  background: url(../img_pc/section_26.webp) no-repeat top center;
  height: px;
}

section#section-27 {
  background: url(../img_pc/section_27.webp) no-repeat top center;
  height: px;
}

section#section-28 {
  background: url(../img_pc/section_28.webp) no-repeat top center;
  height: px;
}

section#section-29 {
  background: url(../img_pc/section_29.webp) no-repeat top center;
  height: px;
}

section#section-30 {
  background: url(../img_pc/section_30.webp) no-repeat top center;
  height: px;
}

/*背景画像を指定*/
section#section-21 {
  background: url(../img_pc/section_21.webp) no-repeat top center;
  height: px;
}

section#section-22 {
  background: url(../img_pc/section_22.webp) no-repeat top center;
  height: px;
}

section#section-23 {
  background: url(../img_pc/section_23.webp) no-repeat top center;
  height: px;
}

section#section-24 {
  background: url(../img_pc/section_24.webp) no-repeat top center;
  height: px;
}

section#section-25 {
  background: url(../img_pc/section_25.webp) no-repeat top center;
  height: px;
}

section#section-26 {
  background: url(../img_pc/section_26.webp) no-repeat top center;
  height: px;
}

section#section-27 {
  background: url(../img_pc/section_27.webp) no-repeat top center;
  height: px;
}

section#section-28 {
  background: url(../img_pc/section_28.webp) no-repeat top center;
  height: px;
}

section#section-29 {
  background: url(../img_pc/section_29.webp) no-repeat top center;
  height: px;
}

section#section-30 {
  background: url(../img_pc/section_30.webp) no-repeat top center;
  height: px;
}

/*背景画像を指定*/
section#section-31 {
  background: url(../img_pc/section_31.webp) no-repeat top center;
  height: px;
}

section#section-32 {
  background: url(../img_pc/section_32.webp) no-repeat top center;
  height: px;
}

section#section-33 {
  background: url(../img_pc/section_33.webp) no-repeat top center;
  height: px;
}

section#section-34 {
  background: url(../img_pc/section_34.webp) no-repeat top center;
  height: px;
}

section#section-35 {
  background: url(../img_pc/section_35.webp) no-repeat top center;
  height: px;
}

section#section-36 {
  background: url(../img_pc/section_36.webp) no-repeat top center;
  height: px;
}

section#section-37 {
  background: url(../img_pc/section_37.webp) no-repeat top center;
  height: px;
}

section#section-38 {
  background: url(../img_pc/section_38.webp) no-repeat top center;
  height: px;
}

section#section-39 {
  background: url(../img_pc/section_39.webp) no-repeat top center;
  height: px;
}

section#section-40 {
  background: url(../img_pc/section_40.webp) no-repeat top center;
  height: px;
}

/*背景画像を指定*/
section#section-41 {
  background: url(../img_pc/section_41.webp) no-repeat top center;
  height: px;
}

section#section-42 {
  background: url(../img_pc/section_42.webp) no-repeat top center;
  height: px;
}

section#section-43 {
  background: url(../img_pc/section_43.webp) no-repeat top center;
  height: px;
}

section#section-44 {
  background: url(../img_pc/section_44.webp) no-repeat top center;
  height: px;
}

section#section-45 {
  background: url(../img_pc/section_45.webp) no-repeat top center;
  height: px;
}

section#section-46 {
  background: url(../img_pc/section_46.webp) no-repeat top center;
  height: px;
}

section#section-47 {
  background: url(../img_pc/section_47.webp) no-repeat top center;
  height: px;
}

section#section-48 {
  background: url(../img_pc/section_48.webp) no-repeat top center;
  height: px;
}

section#section-49 {
  background: url(../img_pc/section_49.webp) no-repeat top center;
  height: px;
}

section#section-50 {
  background: url(../img_pc/section_50.webp) no-repeat top center;
  height: px;
}

section#section-51 {
  background: url(../img_pc/section_51.webp) no-repeat top center;
  height: px;
}

section#section-52 {
  background: url(../img_pc/section_52.webp) no-repeat top center;
  height: px;
}

section#section-53 {
  background: url(../img_pc/section_53.webp) no-repeat top center;
  height: px;
}

section#section-54 {
  background: url(../img_pc/section_54.webp) no-repeat top center;
  height: px;
}

section#section-55 {
  background: url(../img_pc/section_55.webp) no-repeat top center;
  height: px;
}

.-pc {
  display: block;
}

.-sp {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  /*親要素のbox-sizingを継承*/
}

/*-----------------タブレットサイズ-----------------------
@media (min-width: 600px) and (max-width: 1023px) {
    body {
        font-size: 3.2rem;
    }
    .-pc {
        display: none;
    }
    .-sp {
        display: block;
    }
    .wrap {
        max-width: 100%;
        width: 100%;
    }
}
----------------------------------------*/
/*-----------------スマホサイズ-----------------------*/
@media screen and (max-width: 600px) {
  .-pc {
    display: none;
  }
  .-sp {
    display: block;
  }
  body {
    font-size: 4.2vw;
  }
  .wrap {
    max-width: 100%;
    width: 100%;
  }
  #footer {
    color: #fff;
    font-size: 0.8em;
    padding: 1.5em;
    flex-direction: column; /* 縦並びにする */
  }
  #footer a {
    color: #ffffff;
    text-align: center;
  }
  .ftr_img {
    display: flex;
    justify-content: center;
    padding-bottom: 10%;
    width: 100%;
  }
  section#section-01,
  section#section-02,
  section#section-03,
  section#section-04,
  section#section-05,
  section#section-06,
  section#section-07,
  section#section-08,
  section#section-09,
  section#section-10,
  section#section-11,
  section#section-12,
  section#section-13,
  section#section-14,
  section#section-15,
  section#section-16,
  section#section-17,
  section#section-18,
  section#section-19,
  section#section-20,
  section#section-21,
  section#section-22,
  section#section-23,
  section#section-24,
  section#section-25,
  section#section-26,
  section#section-27,
  section#section-28,
  section#section-29,
  section#section-30,
  section#section-31,
  section#section-32,
  section#section-33,
  section#section-34,
  section#section-35,
  section#section-36,
  section#section-37,
  section#section-38,
  section#section-39,
  section#section-40,
  section#section-41,
  section#section-42,
  section#section-43,
  section#section-44,
  section#section-45,
  section#section-46,
  section#section-47,
  section#section-48,
  section#section-49,
  section#section-50 {
    background: none !important;
  }
}
/*----------------------------------------*/
/*-------------------------
	共通
-------------------------*/
.contentBox {
  max-width: 2000px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.inner {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
}

main {
  margin-top: 10rem;
}
@media screen and (max-width: 920px) {
  main {
    margin-top: 7rem;
  }
}
@media screen and (max-width: 768px) {
  main {
    margin-top: 6.6rem;
  }
}
@media screen and (max-width: 320px) {
  main {
    margin-top: 5.8rem;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.bg {
  background-color: #F8F8F8;
}

/*-------------------------
	ヘッダー
-------------------------*/
#header {
  background: url(../img_pc/pc_01.webp) no-repeat left top/cover;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
#header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  #header .left {
    max-width: 230px;
    width: 75%;
    margin-left: 5px;
  }
}
#header a {
  display: inline-block;
  max-width: 295px;
  width: 40%;
}
@media screen and (max-width: 768px) {
  #header a {
    width: 80%;
  }
}

/*-------------------------
	コンテンツ
-------------------------*/
@media screen and (min-width: 769px) {
  #fv {
    background: url(../img_pc/pc_02.webp) no-repeat left top/cover;
    padding: 2rem 0;
  }
}

@media screen and (min-width: 769px) {
  #present {
    background: url(../img_pc/pc_04.webp) no-repeat center top/cover;
    padding: 4% 0;
  }
}
@media screen and (min-width: 769px) {
  #present picture {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  #shop {
    overflow-x: hidden;
  }
}
#shop .inner {
  padding: 0;
}
@media screen and (min-width: 769px) {
  #shop .inner {
    display: flex;
    max-width: 158rem;
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  #shop .exterior {
    -o-object-fit: cover;
    object-fit: cover;
  }
  #shop .top .exterior {
    width: 50%;
    max-width: 76.7rem;
    min-height: 48rem;
  }
}
@media screen and (min-width: 769px) {
  #shop .right {
    position: relative;
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  #shop #handscraft {
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    z-index: 10;
    max-width: 82rem;
  }
}
@media screen and (min-width: 769px) {
  #shop .information {
    display: block;
    position: relative;
    z-index: 20;
  }
  #shop .top .information {
    max-width: 54.1rem;
    margin: 6.5% 3% 0 3rem;
  }
}
@media screen and (min-width: 769px) {
  #shop .map {
    margin: 2rem 0 0 2rem;
  }
}
@media screen and (max-width: 768px) {
  #shop .map {
    position: absolute;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  #shop .map:before {
    content: "";
    display: block;
    padding-top: 70%;
  }
}
#shop .map iframe {
  width: 100%;
}
@media screen and (min-width: 769px) {
  #shop .map iframe {
    height: 100%;
  }
  #shop .top iframe {
    min-height: 21.6rem;
  }
}
@media screen and (max-width: 768px) {
  #shop .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  #shop .shopBox {
    display: flex;
    width: 50%;
  }
  #shop .shopBox .exterior {
    max-width: 42.5rem;
    width: 55%;
    min-height: 43.9rem;
  }
  #shop .shopBox .information {
    max-width: 32.8rem;
    margin: 6% 3% 0 6%;
  }
  #shop .shopBox .map iframe {
    min-height: 10rem;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1506px) {
  #shop .shopBox .exterior {
    width: 45%;
    min-height: 35rem;
  }
  #shop .shopBox .right {
    width: 55%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #shop .bottom {
    flex-direction: column;
  }
  #shop .shopBox {
    width: 100%;
  }
  #shop .shopBox .exterior {
    width: 50%;
    max-width: 76.7rem;
    min-height: 48rem;
  }
  #shop .shopBox .information {
    max-width: 35rem;
  }
  #shop .shopBox .information img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #shop .top .map {
    top: 74%
  }
  #shop .top {
    margin-bottom: 5rem;
  }
  #shop .bottom .map {
    top: 73%;
  }
  #shop .shopBox {
    position: relative;
  }
  #shop .shopBox:not(:last-of-type) {
    margin-bottom: 5rem;
  }
}

@media screen and (min-width: 769px) {
  #result {
    background: url(../img_pc/pc_07.webp) no-repeat left top/cover;
  }
}
@media screen and (min-width: 769px) {
  #result picture {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  #result #result01 {
    padding: 8rem 5% 4rem;
  }
}
@media screen and (min-width: 769px) {
  #result #result02 {
    padding: 6rem 5% 8rem;
  }
}

@media screen and (min-width: 769px) {
  #pickup {
    background: url(../img_pc/pc_09.webp) no-repeat left top/cover;
    padding: 4rem 5% 8rem;
  }
}

@media screen and (min-width: 769px) {
  #variation {
    background: url(../img_pc/pc_10.webp) no-repeat left top/cover;
    padding: 4rem 5%;
  }
}

@media screen and (min-width: 769px) {
  #variation_pc {
    padding: 6rem 5% 2rem;
  }
}

@media screen and (min-width: 769px) {
  #recommend01 {
    background: url(../img_pc/pc_11.webp) no-repeat left top/cover;
    padding: 4rem 5%;
  }
}

@media screen and (min-width: 769px) {
  #recommend02 {
    padding: 6rem 5% 6rem;
  }
}

@media screen and (min-width: 769px) {
  #recommend03 {
    padding: 0 5% 10rem;
  }
}

@media screen and (min-width: 769px) {
  #recommend04 {
    padding: 0 5%;
  }
}

@media screen and (min-width: 769px) {
  #voice01 {
    background: url(../img_pc/pc_12.webp) no-repeat left top/cover;
    padding: 4rem 5%;
  }
}

@media screen and (min-width: 769px) {
  #voice02 {
    background: url(../img_pc/pc_13.webp) no-repeat left top/cover;
    padding: 10rem 5% 14rem;
  }
}

@media screen and (min-width: 769px) {
  #question01 {
    background: url(../img_pc/pc_14.webp) no-repeat left top/cover;
    padding: 6rem 5%;
  }
}

@media screen and (min-width: 769px) {
  #question02 {
    padding: 6rem 5%;
  }
}

@media screen and (min-width: 769px) {
  #suggestion {
    display: block;
    padding: 0 5% 2rem;
  }
}

@media screen and (min-width: 769px) {
  .mail {
    padding: 0.5rem 3rem 0 3rem;
  }
}
@media screen and (max-width: 768px) {
  .mail {
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    bottom: 9%;
    padding: 0 3%;
  }
}

/*-------------------------
	CTA
-------------------------*/
#cta01 {
  padding: 3.6% 2rem;
}
@media screen and (max-width: 768px) {
  #cta01 {
    padding: 3rem 1.5rem;
  }
}

#cta02 {
  padding: 3% 2rem;
}
@media screen and (max-width: 768px) {
  #cta02 {
    padding: 6rem 1.5rem;
  }
}

#cta03 {
  padding: 4% 2rem 6%;
}
@media screen and (max-width: 768px) {
  #cta03 {
    padding: 4rem 1.5rem 6rem;
  }
}

#cta04 {
  padding: 4% 2rem 6%;
}
@media screen and (max-width: 768px) {
  #cta04 {
    padding: 3rem 1.5rem;
  }
}/*# sourceMappingURL=basic_style.css.map */