@charset "UTF-8";
@import url(https://pro.fontawesome.com/releases/v5.10.0/css/all.css);
/*-------------------------------
	Font Awesome
-------------------------------*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@900&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*----- アニメーション */
.view {
  opacity: 0;
  transform: translate(0, 1rem);
  transition: all ease-in-out 750ms;
}
.view.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.view2 {
  overflow: hidden;
  position: relative;
}

.view2:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: #fff;
  transition: all ease-in-out 750ms;
}

.view2.scrollin2:after {
  left: 100%;
}

/*-----  SVG画像 */
.svg {
  line-height: 1;
  display: block;
}
.svg img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
}

/*----- オブジェクトfit */
.obj-img img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

/*-----  画像拡大 */
.hover_zoom img {
  transition: 0.3s all ease;
}
.hover_zoom:hover img {
  transform: scale(1.2);
}

/*----- アイコン */
/* カンプスライスアイコン */
.icon_img:after {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  content: "";
}

/*----- クリア */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/*-------------------------------
	横幅設定
-------------------------------*/
.fullwidth {
  width: 100%;
}

.w50 {
  width: 50%;
}

.w25 {
  width: 25%;
}

/*-------------------------------
	背景設定
-------------------------------*/
/*----- 背景画像 -----*/
.bgOptionCC {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bgOption100C {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

/*-------------------------------
	リスト設定
-------------------------------*/
.list-dot li,
.list-circle li,
.list-circle2 li,
.list-square li,
.list-no li,
.list-ast {
  text-indent: -1em;
  padding-left: 1em;
}

.list-dot li:before {
  content: "・";
}

.list-ast li:before {
  content: "※";
}

.list-circle li:before {
  content: "●";
}

.list-circle2 li:before {
  content: "○";
}

.list-square li:before {
  content: "■";
}

.list-no > li:nth-of-type(1):before {
  content: "①";
}

.list-no > li:nth-of-type(2):before {
  content: "②";
}

.list-no > li:nth-of-type(3):before {
  content: "③";
}

.list-no > li:nth-of-type(4):before {
  content: "④";
}

.list-no > li:nth-of-type(5):before {
  content: "⑤";
}

.list-no > li:nth-of-type(6):before {
  content: "⑥";
}

.list-no > li:nth-of-type(7):before {
  content: "⑦";
}

.list-no > li:nth-of-type(8):before {
  content: "⑧";
}

.list-no > li:nth-of-type(9):before {
  content: "⑨";
}

.list-no > li:nth-of-type(10):before {
  content: "⑩";
}

.list-no > li:nth-of-type(11):before {
  content: "⑪";
}

.list-no > li:nth-of-type(12):before {
  content: "⑫";
}

.list-no > li:nth-of-type(13):before {
  content: "⑬";
}

.list-no > li:nth-of-type(14):before {
  content: "⑭";
}

.list-no > li:nth-of-type(15):before {
  content: "⑮";
}

.list-no > li:nth-of-type(16):before {
  content: "⑯";
}

.list-no > li:nth-of-type(17):before {
  content: "⑰";
}

.list-no > li:nth-of-type(18):before {
  content: "⑱";
}

.list-no > li:nth-of-type(19):before {
  content: "⑲";
}

.list-no > li:nth-of-type(20):before {
  content: "⑳";
}

.interval05rem > *:not(:last-child) {
  margin-bottom: 0.5rem;
}

.interval1rem > *:not(:last-child) {
  margin-bottom: 1rem;
}

.interval15rem > *:not(:last-child) {
  margin-bottom: 1.5rem;
}

.interval2rem > *:not(:last-child) {
  margin-bottom: 2rem;
}

.interval25rem > *:not(:last-child) {
  margin-bottom: 2.5rem;
}

.interval3rem > *:not(:last-child) {
  margin-bottom: 3rem;
}

.interval35rem > *:not(:last-child) {
  margin-bottom: 3.5rem;
}

.interval4rem > *:not(:last-child) {
  margin-bottom: 4rem;
}

.interval45rem > *:not(:last-child) {
  margin-bottom: 4.5rem;
}

.interval5rem > *:not(:last-child) {
  margin-bottom: 5rem;
}

/*-------------------------------
	基本設定
-------------------------------*/
/*----- フォント読み込み */
* {
  box-sizing: border-box;
  line-height: 1.8;
  word-wrap: break-word;
}

html,
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #444444;
}

html {
  font-size: 62.5%;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.3333333vw;
  }
}

body {
  opacity: 0;
  width: 100%;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 3rem;
    width: 100%;
  }
}

/*----- 画像関連 */
img {
  height: auto;
  vertical-align: bottom;
}

/*----- ホバー */
a {
  transition: 0.3s all ease;
}
a:hover {
  opacity: 0.6;
}

/*----- コンテンツ */
/* 横幅設定 */
.fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 768px) {
  .fullwidth {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

@media screen and (min-width: 769px) {
  .basewidth {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .basewidth2 {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .basewidth3 {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .basewidth4 {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .basewidth5 {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .maxwidth {
    width: 100%;
    max-width: 100rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .maxwidth2 {
    width: 100%;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .sp_basewidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
/* セクション */
.main {
  display: block;
}

.section {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .section {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}

/* レイアウト50:50分割 */
.halfwidth {
  width: 100%;
  display: flex;
  align-items: inherit;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 768px) {
  .halfwidth {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.halfwidth__block {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .halfwidth__block {
    width: 100%;
  }
}
.halfwidth__block:nth-of-type(1) {
  display: flex;
  justify-content: flex-end;
}
.halfwidth__inner {
  width: 55rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 768px) {
  .halfwidth__inner {
    width: 100%;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.halfwidth__block-image {
  background: #ddd;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .halfwidth__block-image {
    height: 20rem;
  }
}
.halfwidth.reverse {
  flex-direction: row-reverse;
}
.halfwidth.reverse .halfwidth__block:nth-of-type(1) {
  display: flex;
  justify-content: flex-start;
}

/*-------------------------------
	レスポンシブ切り替え設定
-------------------------------*/
@media screen and (min-width: 769px) {
  .sp,
.spi,
.spf,
.spt,
.spib {
    display: none !important;
  }

  .pc {
    display: block !important;
  }

  .pci {
    display: inline !important;
  }

  .pcf {
    display: flex !important;
  }

  .pct {
    display: table !important;
  }

  .pcib {
    display: inline-block !important;
  }
}
@media screen and (max-width: 768px) {
  .pc,
.pci,
.pcf,
.pct,
.pcib {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .spi {
    display: inline !important;
  }

  .spf {
    display: flex !important;
  }

  .spt {
    display: table !important;
  }

  .spib {
    display: inline-block !important;
  }
}
.header {
  width: 20rem;
  padding: 5rem 4rem;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 9000;
  background: #fff;
  position: fixed;
}
.header-logo {
  width: 100%;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.header-logo__name {
  width: 125%;
  font-size: 1rem;
  margin-top: 1rem;
  line-height: 1;
  transform: scale(0.8);
  display: block;
}
.header-nav {
  margin-bottom: 1.8rem;
}
.header-nav__list:not(:last-child) {
  margin-bottom: 1.8rem;
}
.header-nav__list a {
  width: 100%;
  line-height: 1;
  display: block;
}
.header-catalog {
  margin-bottom: 2.5rem;
}
.header-catalog__image {
  margin-bottom: 0.5rem;
}
.header-catalog__image a {
  display: block;
}
.header-catalog__image a img {
  width: 100%;
}
.header-catalog__title {
  font-size: 1.2rem;
  letter-spacing: -0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: #AA85AA;
}
.header-catalog__text {
  font-size: 1.1rem;
  line-height: 1.5;
  letter-spacing: -0.1rem;
}
.header-products {
  margin-bottom: 2rem;
  text-align: center;
  position: relative;
  display: none;
}
.header-products::before {
  width: 0;
  height: 0;
  border-width: 0 0 1rem 1rem;
  right: 0.5rem;
  bottom: 0.5rem;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent #AA85AA transparent;
  display: block;
  content: "";
}
.header-products a {
  padding-top: 1rem;
  padding-bottom: 2rem;
  border: 0.1rem solid #AA85AA;
  background: #FFF5FA;
  display: block;
}
.header-products__title {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: bold;
  color: #AA85AA;
}
.header-products__text {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  line-height: 1;
  font-weight: bold;
  color: #AA85AA;
}
.header-products__more {
  line-height: 1;
  font-size: 1.1rem;
}
.header-sns {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.header-sns__item--insta {
  width: 2.6rem;
  height: 2.6rem;
  margin-right: 2rem;
}
.header-sns__item--facebook {
  width: 3rem;
  height: 3rem;
}
.header-sns__item a {
  display: block;
}
.header-sns__item a img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .header {
    width: 100%;
    height: 13rem;
    padding: 0;
    background: #fff;
    z-index: 9000;
    box-shadow: 0 0 0.5rem rgba(0, 0, 1, 0.5);
  }
  .header__inner {
    height: 13rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
  .header-logo {
    width: 20.6rem;
    margin-bottom: 0;
    margin-left: 3.5rem;
    margin-right: 6.5rem;
    display: inline-block;
  }
  .header-logo__name {
    display: none;
  }
  .header-logo img {
    width: 100%;
  }
  .header-nav {
    padding-top: 13rem;
    margin-bottom: 1.8rem;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 9100;
    position: fixed;
    overflow-y: scroll;
    display: none;
    background: #AA85AA;
  }
  .header-nav__inner {
    margin-bottom: 4rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .header-nav__list {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: 0.1rem solid #fff;
  }
  .header-nav__list:first-child {
    border-top: 0.1rem solid #fff;
  }
  .header-nav__list:not(:last-child) {
    margin-bottom: 0;
  }
  .header-nav__list a {
    font-size: 5rem;
    line-height: 1;
    color: #fff;
    font-weight: 500;
  }
  .header-nav-search {
    width: 100%;
    margin-bottom: 5.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .header-nav-search form {
    width: 100%;
    border: 0.1rem solid #444;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .header-nav-search__field {
    width: calc(100% - 14.5rem);
    background: #fff;
  }
  .header-nav-search__field input {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 4.6rem;
    height: 9rem;
  }
  .header-nav-search__btn {
    width: 14.5rem;
    height: 9rem;
    font-size: 4rem;
    font-weight: 500;
    background: #444;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .header-nav-contact {
    margin-bottom: 3.5rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .header-nav-contact__title {
    font-size: 3.2rem;
    line-height: 1.5;
    margin-bottom: 2.5rem;
  }
  .header-nav-contact__no {
    font-size: 7.6rem;
    margin-bottom: 2.5rem;
    line-height: 1;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
  }
  .header-nav-contact__no::before {
    font-size: 5.5rem;
    line-height: 1;
    margin-right: 1.5rem;
    font-weight: 500;
    display: block;
    content: attr(data-tag);
  }
  .header-nav-contact__time {
    font-size: 2.8rem;
    font-weight: normal;
  }
  .header-nav-contact-btn {
    width: 100%;
  }
  .header-nav-contact-btn a {
    font-size: 5.5rem;
    height: 13.5rem;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    background: #444;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .header-nav-contact-btn a::before {
    width: 6.8rem;
    height: 4.6rem;
    margin-right: 1rem;
    background-image: url("../../assets/images/common/icon_mail_sp@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 99%;
    display: block;
    content: "";
  }
  .header-catalog {
    display: none;
  }
  .header-products {
    display: none;
  }
  .header-sns {
    width: auto;
  }
  .header-sns__item {
    width: 5rem;
    height: 5rem;
  }
  .header-sns__item--insta {
    margin-right: 3.5rem;
  }
  .header-sns__item a {
    line-height: 1;
  }
  .header-sns__item a img {
    vertical-align: middle;
  }
  .header-search {
    position: relative;
  }
  .header-search__open {
    width: 13rem;
    height: 13rem;
    top: -13rem;
    right: 13rem;
    position: absolute;
    background: #444444;
    background-image: url("../../assets/images/common/icon_search@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 55%;
  }
  .header-search__inner {
    padding: 2rem 3.5rem;
    background: #AA85AA;
    display: none;
  }
  .header-search form {
    width: 100%;
    border: 0.1rem solid #444;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .header-search__field {
    width: calc(100% - 14.5rem);
    background: #fff;
  }
  .header-search__field input {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 4.6rem;
    height: 9rem;
  }
  .header-search__btn {
    width: 14.5rem;
    height: 9rem;
    font-size: 4rem;
    font-weight: bold;
    background: #444;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  /*----- ハンバーガー */
  .menu-button {
    width: 13rem;
    height: 13rem;
    padding: 4.5rem 3.5rem;
    box-sizing: border-box;
    position: absolute;
    display: block !important;
    z-index: 9900;
    cursor: pointer;
    right: 0;
    top: 0;
  }
  .menu-button i {
    display: block;
    width: 100%;
    height: 0.4rem;
    background: #444444;
    transition: background 0.5s;
    position: relative;
    left: 0px;
    top: calc(50% - 0.2rem);
  }
  .menu-button i:before, .menu-button i:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.4rem;
    background: #444444;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.3s !important;
  }
  .menu-button i:before {
    transform: translateY(1.5rem);
  }
  .menu-button i:after {
    transform: translateY(-1.5rem);
  }
  .menu-button *:before,
.menu-button *:after {
    padding: 0;
    margin: 0;
    line-height: 1;
  }
  .menu-button.is_open i {
    background: transparent;
  }
  .menu-button.is_open i:after {
    background: #fff;
    transform: translateY(0px) rotate(-45deg);
  }
  .menu-button.is_open i:before {
    background: #fff;
    transform: translateY(0px) rotate(45deg);
  }
}
/*-------------------------------
	フッター
-------------------------------*/
.footer {
  padding: 2rem 2.5rem 12.5rem;
  background: #F5F0F0;
}
.footer__inner {
  width: 100%;
  margin-bottom: 2.5rem;
  padding-right: calc((100% + 5rem - 100rem) / 2);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-left__name {
  line-height: 1.5;
  font-weight: bold;
}
.footer-left__address {
  font-size: 1.2rem;
  line-height: 1.5;
}
.footer-nav {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.footer-nav__item:not(:last-child) {
  margin-right: 1.5rem;
  padding-right: 1.5rem;
  border-right: 0.1rem solid;
}
.footer-nav__item a {
  font-size: 1.2rem;
  line-height: 1;
  /* font-weight: bold; */
  display: block;
}
.footer-nav2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.footer-nav2__item a {
  font-size: 1.2rem;
  line-height: 1;
  /* font-weight: bold; */
  display: block;
}
.footer-nav2__sns {
  margin-left: 4.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.footer-nav2__sns::before {
  font-size: 1.2rem;
  line-height: 1;
  margin-right: 1.5rem;
  /* font-weight: bold; */
  display: block;
  content: "Contact us";
}
.footer-nav2__sns__item:not(:last-child) {
  margin-right: 1.5rem;
}
.footer-nav2__sns__item:nth-of-type(1) {
  width: 2.2rem;
}
.footer-nav2__sns__item:nth-of-type(2) {
  width: 2.5rem;
}
.footer-nav2__sns__item a {
  display: block;
}
.footer-nav2__sns__item a img {
  width: 100%;
}
.footer__copyright {
  width: 100%;
  line-height: 1;
  text-align: center;
}
.footer__copyright small {
  font-size: 1.2rem;
  line-height: 1;
  display: block;
}

.gotop {
  width: 7.5rem;
  height: 7.5rem;
  bottom: 12.5rem;
  right: 3.5rem;
  z-index: 9000;
  position: fixed;
}
.gotop a {
  width: 7.5rem;
  height: 7.5rem;
  display: block;
  background-image: url("../../assets/images/common/img_gotop@2x.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 99%;
}

/*-------------------------------
	下部固定
-------------------------------*/
.fixed-banner {
  width: calc(100% - 20rem);
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  bottom: 0;
  right: 0;
  z-index: 9000;
  position: fixed;
  color: #fff;
  background: rgba(170, 133, 170, 0.9);
  text-align: center;
}
.fixed-banner__title {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 500;
}
.fixed-banner__contact {
  width: 100%;
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.fixed-banner__no {
  font-size: 3rem;
  line-height: 1;
  margin-left: 2.25rem;
  margin-right: 2.25rem;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.fixed-banner__no::before {
  font-size: 2.5rem;
  line-height: 1;
  margin-right: 0.5em;
  font-weight: 500;
  display: block;
  content: attr(data-tag);
}
.fixed-banner__mail a {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 500;
  padding: 0.75rem 2rem;
  margin-left: 2.25rem;
  margin-right: 2.25rem;
  border: 0.1rem solid #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.fixed-banner__mail a::before {
  width: 3rem;
  height: 2.2rem;
  margin-right: 0.8rem;
  background-image: url("../../assets/images/common/icon_mail_sp@2x.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  content: "";
}
.fixed-banner__time {
  line-height: 1.2;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 3.5rem 0;
  }
  .footer__inner {
    width: 100%;
    margin-bottom: 12rem;
    padding-right: 0;
    flex-direction: column-reverse;
  }
  .footer-left {
    width: 100%;
    text-align: center;
  }
  .footer-left__name {
    font-size: 4rem;
    margin-bottom: 1.5rem;
    font-weight: bold;
  }
  .footer-left__address {
    font-size: 2.5rem;
  }
  .footer-right {
    width: 100%;
    margin-bottom: 4rem;
  }
  .footer-nav {
    margin-bottom: 4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer-nav__item {
    width: calc(50% - 0.5rem);
    border-bottom: 0.1rem solid #9D9D9D;
  }
  .footer-nav__item:not(:last-child) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .footer-nav__item a {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 2.5rem;
  }
  .footer-nav2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
  }
  .footer-nav2__item {
    display: none;
  }
  .footer-nav2__sns {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  .footer-nav2__sns::before {
    font-size: 2.5rem;
    margin-right: 4rem;
  }
  .footer-nav2__sns__item {
    width: 6.4rem;
    height: 6.4rem;
    line-height: 1;
  }
  .footer-nav2__sns__item:not(:last-child) {
    margin-right: 1.5rem;
  }
  .footer-nav2__sns__item:nth-of-type(1) {
    width: 6.4rem;
  }
  .footer-nav2__sns__item:nth-of-type(2) {
    width: 6.6rem;
  }
  .footer-nav2__sns__item a {
    width: 100%;
    display: block;
  }
  .footer-nav2__sns__item a img {
    width: 100%;
  }
  .footer__copyright small {
    font-size: 2rem;
  }

  .gotop {
    width: 10rem;
    height: 10rem;
    bottom: 3.5rem;
  }
  .gotop a {
    width: 10rem;
    height: 10rem;
  }

  .fixed-banner {
    display: none;
  }
}
/*-------------------------------
	全体レイアウト
-------------------------------*/
.wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.wrap .main {
  width: calc(100% - 20rem);
}
.wrap .main__inner {
  padding-top: 10rem;
  padding-bottom: 12rem;
}

/*-------------------------------
	タイトル
-------------------------------*/
.section__title {
  font-size: 7rem;
  margin-bottom: 4.5rem;
  line-height: 1;
  text-align: center;
  font-family: "Archivo", sans-serif;
}
.section__title--top1 {
  font-size: 6rem;
  margin-bottom: 0;
  text-align: left;
}
.section__title--top1::before {
  font-size: 2.4rem;
  margin-bottom: 1rem;
  line-height: 1;
  font-weight: bold;
  display: block;
  content: attr(data-jp);
}
.section__title--top2 {
  font-size: 6rem;
  margin-bottom: 3rem;
  text-align: left;
}
.section__title--top2::after {
  font-size: 2.4rem;
  margin-top: 1rem;
  line-height: 1;
  font-weight: bold;
  color: #AA85AA;
  display: block;
  content: attr(data-jp);
}
.section__title--top3 {
  font-size: 6rem;
  margin-bottom: 3rem;
}
.section__title--top4 {
  font-size: 4.8rem;
  margin-bottom: 0;
  text-align: left;
}
.section__title-wrap {
  width: 100%;
  margin-bottom: 6.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
}
.section__title-wrap__text {
  margin-bottom: 0.5em;
  margin-left: 9.5rem;
}
.section__sub-title {
  font-size: 2.4rem;
  margin-bottom: 4.5rem;
  line-height: 1;
  text-align: center;
  color: #AA85AA;
}

/*-------------------------------
	キービジュアル
-------------------------------*/
.keyvisual__inner {
  height: 19rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.keyvisual__title {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 1rem #0d2602;
}

/*-------------------------------
	ボタン
-------------------------------*/
.link-btn {
  width: 100%;
  max-width: 26rem;
  margin-left: auto;
  margin-right: auto;
}
.link-btn a {
  width: 100%;
  height: 5rem;
  font-size: 1.8rem;
  border-radius: 2.5rem;
  font-weight: 500;
  color: #fff;
  background: #AA85AA;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  /*-------------------------------
      全体レイアウト
  -------------------------------*/
  .wrap {
    display: block;
  }
  .wrap .main {
    width: 100%;
    margin-top: 13rem;
  }
  .wrap .main__inner {
    padding-top: 10rem;
    padding-bottom: 12rem;
  }

  /*-------------------------------
      タイトル
  -------------------------------*/
  .section__title {
    font-size: 8rem;
  }
  .section__title--top1 {
    font-size: 8rem;
    margin-bottom: 3.5rem;
  }
  .section__title--top1::before {
    font-size: 3rem;
    margin-bottom: 1rem;
  }
  .section__title--top2 {
    font-size: 8rem;
  }
  .section__title--top2::after {
    font-size: 3rem;
  }
  .section__title--top3 {
    font-size: 8rem;
    margin-bottom: 6.5rem;
  }
  .section__title--top4 {
    font-size: 8rem;
  }
  .section__title-wrap {
    margin-bottom: 10rem;
  }
  .section__title-wrap__text {
    margin-bottom: 0;
    margin-left: 0;
  }
  .section__sub-title {
    font-size: 4.2rem;
    margin-bottom: 3.5rem;
  }

  /*-------------------------------
      キービジュアル
  -------------------------------*/
  .keyvisual__inner {
    height: 25rem;
  }
  .keyvisual__title {
    font-size: 4.6rem;
  }

  /*-------------------------------
      ボタン
  -------------------------------*/
  .link-btn {
    max-width: 80%;
    margin-bottom: 2.5rem;
  }
  .link-btn a {
    height: 10rem;
    font-size: 3rem;
    border-radius: 5rem;
  }
}
/*-------------------------------
	ページャー
-------------------------------*/
.wp-pagenavi {
  padding-top: 6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi * {
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  line-height: 1;
  border: 0.1rem solid;
  opacity: 1;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi *:hover {
  color: #AA85AA;
}
.wp-pagenavi .current {
  color: #fff;
  border: 0.1rem solid #AA85AA;
  background: #AA85AA;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  width: auto;
}

.wp-pagenavi-s {
  padding-top: 6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.wp-pagenavi-s .prev {
  width: 7.8rem;
}
.wp-pagenavi-s .prev a::before {
  width: 0;
  height: 0;
  margin-right: 1rem;
  border-width: 1rem 1.73rem 1rem 0;
  border-style: solid;
  border-color: transparent #AA85AA transparent transparent;
  display: block;
  content: "";
}
.wp-pagenavi-s .next {
  width: 7.8rem;
}
.wp-pagenavi-s .next a::after {
  width: 0;
  height: 0;
  margin-left: 1rem;
  border-width: 1rem 0 1rem 1.73rem;
  border-style: solid;
  border-color: transparent transparent transparent #AA85AA;
  display: block;
  content: "";
}
.wp-pagenavi-s .back {
  width: 10rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.wp-pagenavi-s .back a {
  height: 4.2rem;
  color: #fff;
  background: #AA85AA;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.wp-pagenavi-s a {
  font-size: 2rem;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  /*-------------------------------
  	ページャー
  -------------------------------*/
  .wp-pagenavi {
    padding-top: 5rem;
  }
  .wp-pagenavi * {
    width: 4.5rem;
    height: 6.5rem;
    font-size: 3rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .wp-pagenavi .previouspostslink {
    margin-left: 0;
  }
  .wp-pagenavi .nextpostslink {
    margin-right: 0;
  }

  .wp-pagenavi-s {
    padding-top: 5rem;
  }
  .wp-pagenavi-s .prev {
    width: 15rem;
  }
  .wp-pagenavi-s .next {
    width: 15rem;
  }
  .wp-pagenavi-s .back {
    width: 20rem;
  }
  .wp-pagenavi-s .back a {
    height: 6.5rem;
  }
  .wp-pagenavi-s a {
    font-size: 3rem;
  }
}

/* PHP8対応後の調整：submitボタン内テキストの中央揃え */
input[type="submit"] {
  text-align: center;
}

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