@charset "UTF-8";
/*=================================================*/
/*header
/*=================================================*/
.header .headerPosition {
  position: relative;
}
@media (min-width: 1600px) {
  .header .headerPosition {
    width: 100%;
    max-width: 1600px;
    margin: auto;
  }
}

.header {
  z-index: 1000000;
  position: fixed;
  width: 100%;
  height: 65px;
}

@media (min-width: 1200px) {
  .header {
    height: 128px;
  }
}
.header .headerInner .right .snsLinkWrapper.scroll {
  display: none;
}

.header.change_color {
  height: 92px;
  background: #FFF;
}
.header.change_color .headerInner {
  margin: 0 auto;
  align-items: center;
}
.header.change_color .headerInner .logoLink .noScroll {
  display: none;
}
.header.change_color .headerInner .logoLink .scroll {
  display: block;
  width: 58px;
  height: 50px;
}
@media (min-width: 1200px) {
  .header.change_color .headerInner .logoLink .scroll {
    width: 80px;
    height: 69px;
  }
}
.header.change_color .headerInner .right .accordionRoot .arrow::before {
  border-left: 1px solid #1A1A1A;
  border-top: 1px solid #1A1A1A;
}
.header.change_color .headerInner .right .link:hover .p {
  color: #1A1A1A;
}
.header.change_color .headerInner .right .link:hover .p::before {
  background: #1A1A1A;
}
.header.change_color .headerInner .right .link .p {
  color: #1A1A1A;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn:hover .img.noHover {
  opacity: 1;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn:hover .img.hover {
  opacity: 0;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn .p {
  color: #1A1A1A;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn .img.noHover {
  opacity: 0;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn .img.hover {
  display: block;
  opacity: 1;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnShop {
  border: 1px solid #1A1A1A;
  background: #FFF;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnShop .p {
  padding-left: 26px;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnShop .img {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 23px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnShop:hover {
  border: 1px solid #7C7C7C;
  background: #7C7C7C;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnWorkshop {
  border: 1px solid #1A1A1A;
  background: #FFF;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnWorkshop .p {
  padding-left: 25px;
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnWorkshop .img {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 23px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.header.change_color .headerInner .right .headerBtnBox .linkBtn.linkBtnWorkshop:hover {
  border: 1px solid #1A1A1A;
  background: #1A1A1A;
}
.header.change_color .headerInner .right .snsLinkWrapper.noScroll {
  display: none;
}
.header.change_color .headerInner .right .snsLinkWrapper.scroll {
  display: flex;
}
.header.change_color .headerInner .hamburgerWrapper {
  top: 34px;
}
.header.change_color .headerInner .hamburgerWrapper .hamburger .span {
  background: #1A1A1A;
}

.header .headerInner {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}
@media (min-width: 1200px) {
  .header .headerInner {
    width: 95%;
  }
}
@media (min-width: 1300px) {
  .header .headerInner {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .header .headerInner {
    max-width: initial;
  }
}

.header .headerPosition .logoLink {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  width: 255px;
  height: 95px;
  border-radius: 0px 0px 12px 0px;
  background: #FFF;
  z-index: 10;
}

.header .headerPosition .logoLink .logo {
  width: 182.04px;
  height: 35.94px;
}
@media (min-width: 1200px) {
  .header .headerPosition .logoLink .logo {
    width: 182.04px;
    height: 35.94px;
  }
}

.img.noScroll {
  display: block;
}

.img.scroll {
  display: none;
}

.header .headerInner .top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header .headerInner .top .button .p {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #348702;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-left: 20px;
  z-index: 5;
}

.header .headerInner .bottom {
  display: none;
}

@media (min-width: 1200px) {
  .header .headerInner .bottom {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
  }
}
.header .headerInner .bottom .link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.header .headerInner .bottom .link .p {
  padding: 26px 10px;
  color: #1A1A1A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.12px;
  transition: 0.3s;
}

.header .headerInner .bottom .link:hover .p {
  transition: 0.3s;
  color: #F4A038;
}

.hamburgerWrapper {
  position: absolute;
  top: 18px;
  right: 0;
}
@media (min-width: 1300px) {
  .hamburgerWrapper {
    top: 15px;
    display: none;
  }
}

.header .headerInner .top .headerRight {
  display: flex;
  gap: 30px;
}

.hamburgerWrapper .hamburger {
  display: block;
  position: relative;
  z-index: 4;
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-align: center;
}

.hamburgerWrapper .hamburger .span {
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  left: 0px;
  background: #646464;
  transition: 0.2s ease-in-out;
}

.hamburgerWrapper .hamburger .span:nth-child(1) {
  top: 0px;
}

.hamburgerWrapper .hamburger .span:nth-child(2) {
  top: 12px;
}

.hamburgerWrapper .hamburger .span:nth-child(3) {
  top: 24px;
}

.hamburgerWrapper .hamburger.active {
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s;
  transform: rotate(45deg);
}

.hamburgerWrapper .hamburger.active .span:nth-child(2) {
  width: 0px;
}

.hamburgerWrapper .hamburger.active .span:nth-child(1),
.hamburgerWrapper .hamburger.active .span:nth-child(3) {
  transition-delay: 0.3s;
}

.hamburgerWrapper .hamburger.active .span:nth-child(1) {
  transform: translateY(16px);
}

.hamburgerWrapper .hamburger.active .span:nth-child(3) {
  transform: translateY(-8px) rotate(90deg);
}

.hamburgerWrapper .globalMenuSp {
  position: fixed;
  z-index: 3;
  top: -20px;
  right: 0;
  background: white;
  text-align: left;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
@media (min-width: 1100px) {
  .hamburgerWrapper .globalMenuSp {
    width: 40%;
  }
}

.hamburgerWrapper .globalMenuSp .navUl {
  margin: 0 auto;
  padding-top: 115px;
  width: 100%;
}

.hamburgerWrapper .globalMenuSp .navUl .navLink {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  text-decoration: none;
  border-bottom: 1px solid rgb(225, 225, 225);
}

.hamburgerWrapper .globalMenuSp .navUl .navLink .p {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  color: #1A1A1A;
}

.hamburgerWrapper .globalMenuSp .navUl .navLink.snsLink .img {
  width: 29px;
  height: 29px;
}

.hamburgerWrapper .globalMenuSp .navUl .navLink:hover {
  background: #C9D8C7;
}

.hamburgerWrapper .globalMenuSp .navUl .navLink:hover .p {
  color: #1A1A1A;
}

.hamburgerWrapper .globalMenuSp.active {
  opacity: 100;
}

/*=================================================*/
/*headerテスト
/*=================================================*/
.header .headerInner {
  position: relative;
  margin: 15px auto 0;
  max-width: 1280px;
  width: 95%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1200px) {
  .header .headerInner {
    align-items: flex-start;
    margin: 25px auto 0;
  }
}

.header .headerInner .left {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.header .headerInner .left .img {
  width: 58px;
  height: 50px;
}
@media (min-width: 1200px) {
  .header .headerInner .left .img {
    width: 125px;
    height: 107px;
  }
}

.header .headerInner .right {
  justify-content: center;
  align-items: center;
  display: none;
}

@media (min-width: 1200px) {
  .header .headerInner .right {
    display: flex;
  }
}
.header .headerInner .right .link {
  position: relative;
  padding: 25px 8px;
}

.header .headerInner .right .rightNavLinkBox {
  display: flex;
  gap: 4px;
  margin-right: 12px;
}

.header .headerInner .right .link.span {
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.header .headerInner .right .link.onlinestore {
  border-bottom: 1px solid #1c882e;
}

.header .headerInner .right .link .online {
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin-bottom: 0;
}

.header .headerInner .right .link .p {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.08em;
  color: #FFF;
  text-align: left;
  white-space: nowrap;
  transition: 0.3s;
}
.header .headerInner .right .link .p::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -5px;
  background: #FFF;
  transform: scale(0, 1);
  /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
  transform-origin: left top;
  /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
  transition: transform 0.3s;
  /*変形の時間*/
}

.header .headerInner .right .link .p.pHoverNone::before {
  position: relative;
}

.header .headerInner .right .accordionRoot .arrow {
  position: relative;
  width: 18px;
  height: 18px;
}
.header .headerInner .right .accordionRoot .arrow::before {
  position: absolute;
  content: "";
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 6px;
  height: 6px;
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  transform: translate(-50%, -23%) rotate(-135deg);
  transition: 0.3s;
}

.header .headerInner .right .link .accordionChild {
  transition: 0.3s;
  display: none;
  position: absolute;
  top: 64px;
  left: 0;
  width: 144px;
  height: auto;
  padding: 20px 10px 15px;
  background: rgba(255, 255, 255, 0.8);
}

.header .headerInner .right .link .accordionChild .linkChild {
  margin-bottom: 18px;
  display: block;
  width: 100%;
}

.header .headerInner .right .link .accordionChild .linkChild .p {
  position: relative;
  color: #1A1A1A;
}
.header .headerInner .right .link .accordionChild .linkChild .p::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -5px;
  background: rgba(26, 26, 26, 0.3019607843);
  transform: scale(0, 1);
  /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
  transform-origin: left top;
  /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
  transition: transform 0.3s;
  /*変形の時間*/
}

.header .headerInner .right .link .accordionChild .linkChild:hover .p::before {
  transform: scale(1, 1);
  /*ホバー後、x軸方向に1（相対値）伸長*/
}

.header .headerInner .right .link:hover .p::before {
  transform: scale(1, 1);
  /*ホバー後、x軸方向に1（相対値）伸長*/
}

.header .headerInner .right .link.accordionRoot:hover {
  opacity: 1;
}

.header .headerInner .right .link.accordionRoot:hover .accordionChild {
  display: block;
}

.header .headerInner .right .link .accordionFlex {
  display: flex;
  align-items: baseline;
}
.header .headerInner .right .link .accordionFlex .serviceTitle {
  font-family: "Noto Sans JP", sans-serif;
}

.header .headerInner .right .headerBtnBox .linkBtn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  width: 202px;
  height: 43px;
  border-radius: 100px;
  border: 1px solid #FFF;
  margin-right: 10px;
}
.header .headerInner .right .headerBtnBox .linkBtn .p {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-left: 6px;
}
.header .headerInner .right .headerBtnBox .linkBtn .img {
  width: 20px;
  height: 20px;
}
.header .headerInner .right .headerBtnBox .linkBtn .hover {
  display: none;
}
.header .headerInner .right .headerBtnBox .linkBtn.linkBtnShop:hover {
  border: 1px solid #1A1A1A;
  background: #1A1A1A;
}
.header .headerInner .right .headerBtnBox .linkBtn.linkBtnShop:hover .p {
  color: #FFF;
}
.header .headerInner .right .headerBtnBox .linkBtn.linkBtnWorkshop:hover {
  border: 1px solid #7C7C7C;
  background: #7C7C7C;
}
.header .headerInner .right .headerBtnBox .linkBtn.linkBtnWorkshop:hover .p {
  color: #FFF;
}

.header .headerInner .right .icon {
  padding: 0;
  transition: 0.3s;
}
.header .headerInner .right .icon:hover {
  transform: translateY(-5px);
  transition: 0.3s;
}

.header .headerInner .right .icon .img {
  width: 24px;
  height: 24px;
}

.header .headerInner .right .snsLinkWrapper {
  display: flex;
  gap: 8px;
  margin-left: 15px;
}

.storeLink {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 180px;
  height: 50px;
  background: #315A2C;
  transition: 0.3s;
}
.storeLink:hover {
  background: #348702;
  transition: 0.3s;
}
.storeLink .p {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 1.12px;
}
.storeLink .img {
  width: 14px;
  height: 14px;
}

.hamburgerWrapper {
  margin-left: 20px;
  margin-top: 2px;
}
.hamburgerWrapper .accordionRoot:hover .accordionChild {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
}
.hamburgerWrapper .accordionRoot .accordionChild {
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
}

@media (min-width: 1200px) {
  .hamburgerWrapper {
    display: none;
  }
}
.hamburgerWrapper .hamburger {
  display: block;
  position: relative;
  z-index: 4;
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-align: center;
}

.hamburgerWrapper .hamburger .span {
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  left: 0px;
  background: #FFF;
  transition: 0.2s ease-in-out;
}

.hamburgerWrapper .hamburger .span:nth-child(1) {
  top: 0px;
}

.hamburgerWrapper .hamburger .span:nth-child(2) {
  top: 12px;
}

.hamburgerWrapper .hamburger .span:nth-child(3) {
  top: 24px;
}

.hamburgerWrapper .hamburger.active {
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s;
  transform: rotate(45deg);
}

.hamburgerWrapper .hamburger.active .span {
  background: #1A1A1A;
}

.hamburgerWrapper .hamburger.active .span:nth-child(2) {
  width: 0px;
}

.hamburgerWrapper .hamburger.active .span:nth-child(1),
.hamburgerWrapper .hamburger.active .span:nth-child(3) {
  transition-delay: 0.3s;
}

.hamburgerWrapper .hamburger.active .span:nth-child(1) {
  transform: translateY(16px);
}

.hamburgerWrapper .hamburger.active .span:nth-child(3) {
  transform: translateY(-8px) rotate(90deg);
}

.hamburgerWrapper .globalMenuSp {
  position: fixed;
  z-index: 3;
  top: -20px;
  right: 0;
  background: white;
  text-align: left;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  height: 76%;
  overflow-y: scroll;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.5);
}

@media (min-width: 1000px) {
  .hamburgerWrapper .globalMenuSp {
    width: 40%;
  }
}
.hamburgerWrapper .globalMenuSp .navUl {
  margin: 0 auto;
  padding: 70px 0 40px;
  width: 100%;
}

.hamburgerWrapper .globalMenuSp .navUl .link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 38px;
  text-decoration: none;
  border-bottom: 0.5px solid rgb(173, 173, 173);
}
.hamburgerWrapper .globalMenuSp .navUl .link:hover {
  background: #e0e0e0;
}
.hamburgerWrapper .globalMenuSp .navUl .link .hamburgerAccordionRootFlex {
  display: flex;
  align-items: baseline;
}
.hamburgerWrapper .globalMenuSp .navUl .link .hamburgerAccordionRootFlex .serviceTitle {
  font-family: "Noto Sans JP", sans-serif;
}

.hamburgerWrapper .globalMenuSp .navUl .link .p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.08em;
  color: #1A1A1A;
}

.hamburgerWrapper .globalMenuSp .navUl .link .img {
  width: 25px;
  height: 25px;
}

.hamburgerWrapper .globalMenuSp .navUl .link.span {
  cursor: pointer;
}

.hamburgerWrapper .globalMenuSp .navUl .link.span .img {
  width: 10px;
  height: 5px;
}

.hamburgerWrapper .globalMenuSp .navUl .link .online {
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin-bottom: 0;
}

.hamburgerWrapper .globalMenuSp .navUl .link.linkChild {
  height: 48px;
  background: rgba(25, 25, 25, 0.1);
}
.hamburgerWrapper .globalMenuSp .navUl .link.linkChild:hover {
  background: #7C7C7C;
}
.hamburgerWrapper .globalMenuSp .navUl .link.linkChild:hover .p {
  color: #FFF;
}

.hamburgerWrapper .globalMenuSp .navUl .link.linkChild .p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.08em;
  color: #1A1A1A;
  text-align: center;
}

.hamburgerWrapper .globalMenuSp .navUl .link.bgBlack {
  background: #1A1A1A;
}
.hamburgerWrapper .globalMenuSp .navUl .link.bgBlack:hover {
  background: #7C7C7C;
}

.hamburgerWrapper .globalMenuSp .navUl .link.bgBlack .p {
  color: white;
}

.hamburgerWrapper .globalMenuSp .navUl .link.bgGray {
  background: #7C7C7C;
}
.hamburgerWrapper .globalMenuSp .navUl .link.bgGray:hover {
  background: #1A1A1A;
}

.hamburgerWrapper .globalMenuSp .navUl .link.bgGray .p {
  color: white;
}

.hamburgerWrapper .globalMenuSp.active {
  opacity: 100;
}/*# sourceMappingURL=header.css.map */