@charset "UTF-8";
/*base is →　! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  touch-action: manipulation;
}

/* Break Point */
/* Color */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

body {
  font-weight: 400;
  color: #381105;
  font-family: "Zen Kaku Gothic New", serif;
  line-height: 1.8;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-size: 13px;
}
body main {
  overflow: hidden;
}

a {
  color: #381105;
  text-decoration: none;
}

ul,
ol {
  list-style-type: none;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

* {
  box-sizing: border-box;
}

sup,
sub {
  font-size: 0.6em;
}

h2,
h3,
h4 {
  line-height: 1.5;
}

#contents {
  background: url("../images/organicpads/bg.png") repeat;
  max-width: 450px;
  margin-left: auto;
  box-shadow: 0 0 30px 0 rgba(82, 84, 89, 0.3);
  position: relative;
  z-index: 999;
}
#contents .btn {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #381205;
  border-radius: 30px;
  height: 55px;
  max-width: 225px;
  margin: 0 auto;
  transition: 0.5s;
}
#contents .btn:hover {
  color: #fff;
  background-color: #381205;
}
#contents .spHeader {
  display: flex;
  justify-content: space-between;
}
#contents .spHeader .logo {
  padding: 20px 0 0 20px;
}
#contents .spHeader .logo img {
  max-width: 131px;
}
#contents .spHeader .spHeaderLinks {
  display: flex;
}
#contents .spHeader .spHeaderLinks .corp {
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents .spHeader .spHeaderLinks .corp img {
  max-width: 29px;
}
#contents .spHeader .spHeaderLinks .shop {
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 0 0 15px;
  background-color: #faf5ed;
  box-shadow: 0 0 30px 1px rgba(140, 92, 94, 0.3);
  margin-left: 10px;
}
#contents .spHeader .spHeaderLinks .shop img {
  max-width: 24px;
}
#contents .mv {
  margin-top: 10px;
  padding: 0 30px;
}
#contents .mv > figure {
  text-align: center;
}
#contents .mv .mvCatchWrap {
  margin-top: 60px;
}
#contents .mv .mvCatchWrap .mvCatchEn {
  font-weight: 500;
  font-family: "Rubik", serif;
  color: #ea6854;
  font-size: 12px;
}
#contents .mv .mvCatchWrap .mvCatch {
  font-weight: 500;
  font-size: 23px;
  line-height: 1.8;
  margin-top: 15px;
}
#contents .mv .mvCatchWrap .mvText {
  font-weight: 500;
  font-size: 14px;
  line-height: 2.5;
  margin-top: 20px;
}
#contents .lineupListWrap {
  margin-top: 40px;
  padding-bottom: 235px;
  background: url("../images/organicpads/lineup_bg.png") no-repeat center bottom;
  background-size: 100% auto;
}
#contents .lineupListWrap .lineupListInner {
  padding: 40px 0;
  position: relative;
}
#contents .lineupListWrap .lineupListInner:before {
  content: "";
  display: block;
  border-radius: 20px;
  background-color: #fcf4e8;
  width: calc(100% - 40px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 20px;
}
#contents .lineupListWrap .lineupListInner .title {
  font-family: "Rubik", serif;
  font-weight: 500;
  font-size: 21px;
  text-align: center;
  position: relative;
  z-index: 2;
}
#contents .lineupListWrap .lineupListInner .lineupList {
  margin-top: 30px;
  padding-bottom: 40px;
  position: relative;
  z-index: 2;
}
#contents .lineupListWrap .lineupListInner .lineupList .lineupItem a {
  display: block;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
}
#contents
  .lineupListWrap
  .lineupListInner
  .lineupList
  .lineupItem
  a
  figure
  img {
  max-width: 90px;
}
#contents
  .lineupListWrap
  .lineupListInner
  .lineupList
  .lineupItem
  a
  figure
  figcaption {
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 1.5;
}
#contents .lineupListWrap .lineupListInner .lineupList .next-arrow {
  background: url("../images/organicpads/arrow_r.png") no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  position: absolute;
  right: calc(50% - 30px);
  bottom: 0;
  cursor: pointer;
}
#contents .lineupListWrap .lineupListInner .lineupList .prev-arrow {
  background: url("../images/organicpads/arrow_l.png") no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0;
  cursor: pointer;
}
#contents .btnWrap {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
#contents #about {
  margin-top: -60px;
  background: url("../images/organicpads/bg.png") repeat;
  position: relative;
  padding: 0 20px 50px;
}
#contents #about:before {
  content: "";
  display: block;
  background: url("../images/organicpads/bg_circle.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 75px;
  position: absolute;
  left: 0;
  top: -75px;
}
#contents #about .h2en {
  font-size: 16px;
  font-family: "Rubik", serif;
  text-align: center;
  font-weight: 500;
}
#contents #about .h2en span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid #381105;
}
#contents #about h2 {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
  font-weight: 500;
  line-height: 1.5;
}
#contents #about .pointList {
  margin-top: 30px;
}
#contents #about .pointList li {
  position: relative;
  border-radius: 20px;
  background-color: #fcf4e8;
  box-shadow: 0 0 40px 0px rgba(119, 62, 65, 0.15);
  padding: 35px 25px;
}
#contents #about .pointList li + li {
  margin-top: 27px;
}
#contents #about .pointList li .num {
  position: absolute;
  top: -9px;
  left: 25px;
  color: #ea6854;
  font-family: "Rubik", serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
#contents #about .pointList li .num span {
  font-size: 18px;
  display: inline-block;
  margin-left: 5px;
}
#contents #about .pointList li h3 {
  font-size: 18px;
  font-weight: 500;
}
#contents #about .pointList li figure {
  margin-top: 20px;
  text-align: center;
}
#contents #about .pointList li p {
  margin-top: 20px;
}
#contents #about .pointList li .kome {
  font-size: 12px;
  margin-top: 10px;
}
#contents #use .usuInner {
  background-color: #fcf4e8;
  padding: 50px 20px;
}
#contents #use .h2en {
  font-size: 16px;
  font-family: "Rubik", serif;
  text-align: center;
  font-weight: 500;
  color: #ea6854;
}
#contents #use .h2en span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px solid #ea6854;
}
#contents #use h2 {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
  font-weight: 500;
  line-height: 1.5;
}
#contents #use .useList {
  padding: 0 10px;
  margin-top: 15px;
}
#contents #use .useList li {
  padding: 25px 0 30px;
  border-bottom: 1px solid #381205;
}
#contents #use .useList li:nth-of-type(even) .imageTitle {
  flex-direction: row-reverse;
}
#contents #use .useList li .imageTitle {
  display: flex;
  align-items: center;
}
#contents #use .useList li .imageTitle h3 {
  width: calc(50% - 13px);
  padding-left: 20px;
  font-size: 16px;
  position: relative;
  font-family: "Rubik", serif;
  font-weight: 500;
}
#contents #use .useList li .imageTitle h3:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: calc(50% - 19px);
}
#contents #use .useList li .imageTitle h3 span {
  position: relative;
  z-index: 2;
  padding-left: 25px;
}
#contents #use .useList li .imageTitle figure {
  width: calc(50% + 13px);
}
#contents #use .useList li h4 {
  margin-top: 30px;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}
#contents #use .useList li p {
  margin-top: 20px;
}
#contents #use .itemWrap {
  margin-top: 50px;
  border: 1px solid #381205;
  border-radius: 20px;
  padding: 10px;
}
#contents #use .itemWrap .itemList {
  border-radius: 18px;
  background-color: #e8e8e8;
  padding: 30px 25px;
}
#contents #use .itemWrap li + li {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #9ca5b3;
}
#contents #use .itemWrap li figure {
  text-align: center;
}
#contents #use .itemWrap li h3 {
  margin-top: 18px;
  font-size: 16px;
  font-weight: 500;
}
#contents #use .itemWrap li h3 span {
  color: #ea6854;
}
#contents #use .itemWrap li p {
  margin-top: 18px;
}
#contents #voice {
  background: url("../images/organicpads/voice.png") no-repeat top center;
  background-size: 245px auto;
  padding: 45px 0 50px;
}
#contents #voice h2 {
  text-align: center;
}
#contents #voice h2 span {
  display: inline-block;
  font-size: 20px;
  padding-bottom: 15px;
  font-weight: 500;
  background: url("../images/organicpads/title_line.png") no-repeat center
    bottom;
  background-size: 198px auto;
}
#contents #voice .voiceList {
  margin-top: 10px;
  padding-bottom: 40px;
}
#contents #voice .voiceList .slick-list {
  padding-top: 15px !important;
}
#contents #voice .voiceList .voiceItem {
  background-color: #fcf4e8;
  border-radius: 20px;
  position: relative;
  padding: 30px 20px 25px;
  margin: 0 10px;
}
#contents #voice .voiceList .voiceItem:before {
  content: "";
  display: inline-block;
  background: url("../images/organicpads/icon_voice.png") no-repeat center/cover;
  width: 51px;
  height: 51px;
  position: absolute;
  top: -11px;
  left: -13px;
}
#contents #voice .voiceList .voiceItem h3 {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500;
}
#contents #voice .voiceList .voiceItem .text {
  margin-top: 15px;
}
#contents #voice .voiceList .voiceItem .name {
  margin-top: 10px;
  text-align: right;
  font-size: 12px;
}
#contents #voice .voiceList .voiceItem .name span {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
#contents #voice .voiceList .voiceItem .name span:before {
  content: "";
  display: inline-block;
  background: url("../images/organicpads/icon_human.png") no-repeat center/cover;
  width: 10px;
  height: 14px;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
}
#contents #voice .voiceList .next-arrow {
  background: url("../images/organicpads/arrow_r.png") no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  position: absolute;
  right: calc(50% - 30px);
  bottom: 0;
  cursor: pointer;
  filter: invert(100%);
}
#contents #voice .voiceList .prev-arrow {
  background: url("../images/organicpads/arrow_l.png") no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0;
  cursor: pointer;
  filter: invert(100%);
}
#contents #qa {
  background-color: #fcf4e8;
}
#contents #qa .qaInner {
  padding: 50px 20px 60px;
}
#contents #qa .h2en {
  font-size: 16px;
  font-family: "Rubik", serif;
  text-align: center;
  font-weight: 500;
  color: #ea6854;
}
#contents #qa h2 {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.5;
}
#contents #qa .qaList {
  margin-top: 25px;
}
#contents #qa .qaList > div {
  padding: 10px 0;
  border-bottom: 1px solid #381205;
}
#contents #qa .qaList dt {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px 10px 25px;
  position: relative;
  transition: 0.3s;
}
#contents #qa .qaList dt:before {
  content: "Q.";
  position: absolute;
  top: 10px;
  left: 0;
}
#contents #qa .qaList dt:after {
  content: "";
  display: inline-block;
  background: url("../images/organicpads/plust.png") no-repeat center/cover;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 16px;
  right: 0;
}
#contents #qa .qaList dt.active:after {
  background: url("../images/organicpads/minus.png") no-repeat center/cover;
}
#contents #qa .qaList dd {
  display: none;
  padding-bottom: 10px;
}
#contents #lineup {
  padding: 55px 20px 55px;
}
#contents #lineup h2 {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  font-weight: 500;
  font-family: "Rubik", serif;
}
#contents #lineup .lineupWrap {
  margin-top: 25px;
  border-top: 1px solid #381205;
}
#contents #lineup .lineupWrap > div {
  padding: 30px 0 35px;
  border-bottom: 1px solid #381205;
}
#contents #lineup .lineupWrap > div > dt {
  text-align: center;
}
#contents #lineup .lineupWrap > div > dt h3 {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding: 0 23px;
  position: relative;
}
#contents #lineup .lineupWrap > div > dt h3:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fcf4e8;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
}
#contents #lineup .lineupWrap > div > dt h3:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fcf4e8;
  position: absolute;
  right: 0;
  top: calc(50% - 4px);
}
#contents #lineup .lineupWrap > div > dd {
  margin-top: 20px;
}
#contents #lineup .lineupWrap > div > dd .productList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 13px 10px;
}
#contents #lineup .lineupWrap > div > dd .productList > div {
  width: calc(50% - 5px);
}
#contents #lineup .lineupWrap > div > dd .productList > div > dt {
  background-color: #fcf4e8;
  border-radius: 80px 80px 10px 10px;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dt a {
  display: block;
  text-align: center;
  padding: 35px 15px 30px;
  position: relative;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dt a:after {
  content: "";
  display: inline-block;
  background: url("../images/organicpads/arrow_red.png") no-repeat center/cover;
  width: 18px;
  height: 5px;
  position: absolute;
  right: 13px;
  bottom: 15px;
  transition: 0.5s;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dt a:hover:after {
  right: 8px;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dt figure img {
  max-width: 70%;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dt h4 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dd {
  margin-top: 10px;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dd .common_btn,
#contents #lineup .lineupWrap > div > dd .productList > div > dd .cartBtn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Zen Kaku Gothic New", serif;
  display: block;
  width: 100%;
  cursor: pointer;
  border: none;
  background-color: #381105;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  border-radius: 20px;
  padding: 8px 10px 8px 17.5%;
  line-height: 1;
  background-image: url("../images/organicpads/icon_cart_w.png");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center left 17.5%;
}
#contents
  #lineup
  .lineupWrap
  > div
  > dd
  .productList
  > div
  > dd
  .common_btn
  span,
#contents #lineup .lineupWrap > div > dd .productList > div > dd .cartBtn span {
  display: inline-block;
  position: relative;
  padding: 0 0 0 25px;
}
#contents
  #lineup
  .lineupWrap
  > div
  > dd
  .productList
  > div
  > dd
  .common_btn
  span:before,
#contents
  #lineup
  .lineupWrap
  > div
  > dd
  .productList
  > div
  > dd
  .cartBtn
  span:before {
  content: "";
  display: inline-block;
  background: url("../images/organicpads/icon_cart_w.png") no-repeat
    center/cover;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0px;
}
#contents #lineup .lineupWrap > div > dd .productList > div > dd * + * {
  margin-top: 8px;
}
#contents #lineup .lineupWrap > div > dd .productList > div .obi {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  background-color: #4d332b;
  border-radius: 10px;
  padding: 1px 5px;
  margin-top: 15px;
}
#contents #lineup .instaBnr {
  text-align: center;
  margin-top: 55px;
}
#contents #footer {
  background-color: #fcf4e8;
  padding: 50px 30px;
}
#contents #footer .contactWrap {
  text-align: center;
}
#contents #footer .contactWrap .contactTitle {
  font-size: 15px;
  font-weight: 700;
}
#contents #footer .contactWrap .btnWrap {
  margin-top: 25px;
}
#contents #footer .contactWrap .btnWrap a {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  color: #fff;
  background-color: #9ca5b3;
  font-weight: 700;
  font-size: 14px;
}
#contents #footer .contactWrap .btnWrap a span {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
#contents #footer .contactWrap .btnWrap a span:before {
  content: "";
  display: inline-block;
  background: url("../images/organicpads/icon_mail.png") no-repeat center/cover;
  width: 15px;
  height: 11px;
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
}
#contents #footer .contactWrap .reception {
  margin-top: 20px;
  border-bottom: 1px solid #9ca5b3;
  padding-bottom: 15px;
}
#contents #footer .contactWrap .reception .recepTitle {
  position: relative;
}
#contents #footer .contactWrap .reception .recepTitle:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #9ca5b3;
  position: absolute;
  left: 0;
  top: 50%;
}
#contents #footer .contactWrap .reception .recepTitle span {
  color: #9ca5b3;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  padding: 0 12px;
  background-color: #fcf4e8;
  position: relative;
  z-index: 2;
}
#contents #footer .contactWrap .reception .hour {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Rubik", serif;
}
#contents #footer .contactWrap .reception .hour span {
  display: block;
  font-weight: 400;
  font-family: "Zen Kaku Gothic New", serif;
}
#contents #footer .logo {
  margin-top: 30px;
  text-align: center;
}
#contents #footer .logo img {
  max-width: 52px;
}
#contents #footer .logo + p {
  font-size: 11px;
  margin-top: 25px;
  text-align: center;
}
#contents #footer .copyright {
  margin-top: 25px;
  font-weight: 500;
  font-size: 10px;
  font-family: "Rubik", serif;
  text-align: center;
}

/* ココから下には記入禁止 */
@media screen and (max-width: 1200px) {
  .tel {
    color: #ea6854;
    text-decoration: underline;
  }
  h2,
  h3,
  h4 {
    line-height: 1.5;
  }
  #header {
    display: none;
  }
  #pcArea {
    background: url("../images/organicpads/pc_bg.png") no-repeat center/cover;
    width: 100%;
    height: 100svh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #pcArea .pclogo,
  #pcArea .pcCatch,
  #pcArea figure {
    display: none;
  }
  #contents {
    margin: 0 auto;
  }
  /* ココから下には記入禁止 */
  .forPC {
    display: none !important;
  }
}
@media print, screen and (min-width: 1201px) {
  .tel {
    color: inherit !important;
    text-decoration: none !important;
    pointer-events: none;
  }
  h2,
  h3,
  h4 {
    line-height: 1.5;
  }
  #header {
    position: fixed;
    z-index: 10;
    background-color: rgba(244, 237, 226, 0.8);
    width: 325px;
    height: 100svh;
    top: 0;
    right: 0;
    padding: 6vh 40px 11vh;
  }
  #header .onlineshop {
    text-align: center;
  }
  #header .onlineshop a {
    display: block;
  }
  #header #headerNav {
    border-top: 2px solid #f9f1e5;
    border-bottom: 2px solid #f9f1e5;
    padding-top: 4vh;
    padding-bottom: 4vh;
    margin: 5vh auto;
  }
  #header #headerNav ul li + li {
    margin-top: 3vh;
  }
  #header #headerNav ul li a {
    font-size: 21px;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
  }
  #header #headerNav ul li a:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #f78e7c;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 50%;
    transition: 0.3s;
  }
  #header #headerNav ul li a:hover:before,
  #header #headerNav ul li a.active:before {
    width: 30px;
    height: 30px;
    top: 1px;
  }
  #header #headerNav ul li a span {
    position: relative;
    z-index: 2;
  }
  #header .instagram {
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 4vh;
    right: 40px;
  }
  #header .instagram p {
    font-weight: 700;
    font-size: 17px;
  }
  #header .instagram a {
    display: block;
    margin-top: 10px;
  }
  #pcArea {
    background: url("../images/organicpads/pc_bg.png") no-repeat center/cover;
    width: 100%;
    height: 100svh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #pcArea .pclogo {
    padding: 30px 0 0 45px;
  }
  #pcArea .pcCatch {
    padding: 0 0 35px 45px;
    font-size: 24px;
    font-weight: 500;
    line-height: 2;
  }
  #pcArea figure {
    padding-right: 40px;
    display: flex;
  }
  @keyframes infinity-scroll-left {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  #pcArea figure img {
    animation: infinity-scroll-left 30s infinite linear 0.5s both;
  }
  #contents {
    margin-right: 360px;
  }
  #contents #qa .qaList dt:hover {
    cursor: pointer;
    color: #ea6854;
  }
  /* ココから下には記入禁止 */
  .forSP {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1200px) {
  h2,
  h3,
  h4 {
    line-height: 1.5;
  }
  /* ココから下には記入禁止 */
}
/*# sourceMappingURL=map/organicpads.css.map */
