@charset "utf-8";
/* -----------------------------------------------------------------------
reset
------------------------------------------------------------------------- */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

body {
  line-height: 1;
}

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

nav ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input,
select {
  vertical-align: middle;
}

/* -----------------------------------------------------------------------
ress +
------------------------------------------------------------------------- */
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}

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

input {
  border-radius: 0;
}
[type="number"] {
  width: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button {
  overflow: visible;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
/*focus style */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

button,
select {
  text-transform: none;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #333;
  color: #fff;
  text-shadow: none;
}
::selection {
  background-color: #333;
  color: #fff;
  text-shadow: none;
}
/* -----------------------------------------------------------------------
clearfix
------------------------------------------------------------------------- */
.clearfix:after,
header:after,
#container:after,
#container section:after,
.wrapBox:after,
#service .inner:after,
#message .inner:after,
#serviceOutline .inner:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix,
header,
#container,
#container section,
.wrapBox,
#service .inner,
#message .inner,
#serviceOutline .inner {
  min-height: 1px;
}

* html .clearfix,
* html header,
* html #container,
* html #container section,
* html .wrapBox,
* html #service .inner,
* html #message .inner,
* html #serviceOutline .inner {
  height: 1px;
  /*\*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

.clear {
  clear: both;
}

/* -----------------------------------------------------------------------
common parts
------------------------------------------------------------------------- */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.iphone body,
.ipad body,
.ipod body {
  cursor: pointer;
}
*:focus {
  outline: none;
}

input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
::before,
::after {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}

a:hover img.imgov {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

img {
  max-width: 100%;
  height: auto;
  line-height: 0;
  -webkit-backface-visibility: hidden;
}
img {
  -ms-interpolation-mode: bicubic;
}

#wrapper {
  position: relative;
}
/*--float--*/
.flL {
  float: left;
}
.flR {
  float: right;
}

/*--textalign--*/
.txtL {
  text-align: left !important;
}
.txtC {
  text-align: center !important;
}
.txtR {
  text-align: right !important;
}

.mt0 {
  margin-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}

/*--textwrap--*/
.text {
  display: inline-block;
}

/*--box--1040px--*/
.wrapBox,
#ftrBtm,
#container.contact section,
#lead {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}
.product-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  justify-content: start; /* 左寄せ */
}

@media screen and (max-width: 767px) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr); /* スマホは2列 */
  }
}

@media screen and (max-width: 1139px) {
  .wrapBox,
  #ftrBtm,
  #container.contact section,
  #lead {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .wrapBox,
  #ftrBtm,
  #container.contact section,
  #lead {
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.fnt01,
.btnOv,
#service h2,
#news h2,
#product h2,
#message h2,
#company h2,
#contact h2,
#flow h2,
#faq h2,
#news ul li .txt .date,
.itemIn .tit,
.itemIn .nameEn,
#message .inner .imgBox .imgIn .photo span.cap,
#mainTitle h1 {
  font-family: "Shippori Mincho", serif;
  font-style: normal;
}

/* -----------------------------------------------------------------------
contact form
------------------------------------------------------------------------- */
/* フォーム全体 */
.zipaddr_input,
.zipaddr_label,
.zipaddr_table {
  all: unset;
  font-size: inherit;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
.contact-subttl {
  font-size: 0.8em;
  text-align: center !important;
  margin-bottom: 20px;
}
.wpcf7 form {
  max-width: 600px !important;
  margin: 0 auto !important;
  background: #fff !important;
  padding: 3em 2em !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1) !important;
  font-family: "Helvetica Neue", Arial, sans-serif !important;
  text-align: left;
  line-height: 2;
}

/* ラベル */
.wpcf7 form .label-ttl {
  display: block;
  font-weight: 600;
  color: #333;
}
.wpcf7 form .label-ttl:not(.label_group) {
  margin-bottom: 30px;
}

/* テキスト入力 */
.wpcf7 form input[type="text"],
.wpcf7 form #zip,
.wpcf7 form input[type="email"],
.wpcf7 form textarea,
.wpcf7 form input[type="tel"],
.wpcf7 form select {
  width: 100%;
  padding: 0.75em 1em;
  border: 1px solid #ccc;
  border-radius: 8px;
  background-color: #f9f9f9;
  font-size: 1em;
  transition: border-color 0.3s, background-color 0.3s;
}

.wpcf7 form input[type="text"]:focus,
.wpcf7 form textarea:focus,
.wpcf7 form select:focus {
  border-color: #66aaff;
  background-color: #fff;
  outline: none;
}
/* ラジオボタン */
.group-radio input[type="radio"] {
  display: none;
}

.group-radio label {
  display: block;
  width: 100%;
  padding: 12px;
  margin: 0 auto;
  border: 3px solid #ccc;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
  font-weight: bold;
}

.group-radio .wpcf7-list-item:nth-of-type(1) label {
  background-color: #ecf6f7;
  border-color: #708299;
}

.group-radio input[type="radio"]:nth-of-type(1):checked + label {
  background-color: #708299;
  color: #fff;
}

.group-radio .wpcf7-list-item:nth-of-type(2) label {
  background-color: #faf7f2;
  border-color: #997970;
  margin: 20px auto 30px;
}
.group-radio input[type="radio"]:nth-of-type(2):checked + label {
  background-color: #997970;
  color: #fff;
}

.wpcf7 form .wpcf7-list-item {
  width: 100%;
  margin-left: 0;
}
.wpcf7 form .wpcf7-list-item input[type="checkbox"] {
  margin-right: 0.5em;
}
.info-text {
  font-size: clamp(12px, 1vw, 14px);
}
/* 送信ボタン */
.wpcf7 form input[type="submit"] {
  display: inline-block;
  background-color: #c89696;
  display: block;
  width: 210px;
  color: #fff;
  height: 48px;
  overflow: hidden;
  margin: 30px auto 0;
  border-radius: 24px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s;
}

.wpcf7 form input[type="submit"]:hover {
  background-color: rgba(200, 150, 150, 0.8);
}

/* 備考欄 */
.wpcf7 form textarea {
  max-height: 200px;
  resize: vertical;
}

/* エラーメッセージ */
.wpcf7-not-valid-tip {
  color: #e63946;
  font-size: 0.9em;
  margin-top: 0.25em;
}

/* 成功・エラーのメッセージ */
.wpcf7-response-output {
  margin-top: 1em;
  padding: 1em;
  border-radius: 8px;
}

.wpcf7-mail-sent-ok {
  background-color: #d4edda;
  border: 1px solid #cca2a6;
  color: #155724;
}

.wpcf7-validation-errors {
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
}
/*recaptcha*/
.recaptcha {
  font-size: clamp(10px, 0.75vw, 12px);
  color: #aaa;
  border: 1px solid #aaa;
  border-radius: 20px;
  padding: 0.5em;
  text-align: center;
}
.grecaptcha-badge {
  visibility: hidden;
}
/* -----------------------------------------------------------------------
privacy policy
------------------------------------------------------------------------- */
/* --- 共通 --- */
.privacyPolicy {
  padding: 2rem 1rem;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #333;
  line-height: 1.7;
  background-color: #fafafa;
}

.documentArticle {
  margin-bottom: 3rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 2rem;
}

.documentArticle__heading {
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 0.5rem;
  margin-bottom: 1rem;
  color: #222;
}
@media screen and (max-width: 767px) {
  .documentArticle p,
  .documentArticle li {
    font-size: 1.2rem !important;
  }
}
/* --- 定義リスト --- */
.explainList {
  margin-bottom: 2rem;
  display: grid;
  grid-template-columns: max-content 1fr;
  row-gap: 0.5rem;
  column-gap: 1rem;
}

.explainList dt {
  font-weight: bold;
  white-space: nowrap;
}

.explainList dd {
  margin: 0;
}

/* --- セクション --- */
.documentColumn {
  margin-bottom: 2rem;
}

.documentColumn__heading {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #444;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.2rem;
}

.documentColumn__content p {
  margin-bottom: 1rem;
}

.orderedList {
  padding-left: 1.5rem;
  list-style-type: decimal;
}

.orderedList li {
  margin-bottom: 0.5rem;
}

/* --- アドレス --- */
.address {
  margin-top: 1rem;
  background-color: #fff;
  padding: 1rem;
  font-style: normal;
  display: grid;
  row-gap: 0.2rem;
}

.address__companyName {
  font-weight: bold;
  font-size: 1rem;
}

.address__name,
.address__zipCode,
.address__address {
  font-size: 0.95rem;
  color: #555;
}

/* --- タイム要素 --- */
.time {
  font-family: monospace;
  color: #666;
}
/* --- プライバシーポリシー --- */
.checkbox {
  display: flex;
  align-items: flex-end;
  font-size: 14px;
	margin-top: 30px;
	justify-content: center;
}

.checkbox input[type="checkbox"] {
  margin-top: 0.2em;
}

.checkbox a {
  color: #c89696 !important;
  text-decoration: underline !important;
}
.checkbox span.wpcf7-list-item-label {
  display: none;
}
/* -----------------------------------------------------------------------
商品一覧・詳細
------------------------------------------------------------------------- */
.category-block.group-a,
.category-block.group-b {
  border-radius: 20px;
  padding: 10px 40px 50px;
  margin-top: 130px;
}

.category-block.group-a {
  background-color: #e2eeee;
}

.category-block.group-b {
  background-color: #f0e9e4;
  margin-bottom: 100px;
}
.category-title {
  font-size: 2.0em;
  text-align: center;
  letter-spacing: 0.07em;
  margin-bottom: 30px;
  margin-top: 60px;
}
.category-title-img {
  width: 100%;
  max-width: 180px;
  margin-top: -140px;
  position: absolute;
  transform: translateX(-50%);
}
#group-a .category-title {
  color: #708299;
}
#group-b .category-title {
  color: #997970;
}

.category-sub {
  padding: 8px;
  font-size: 1.4rem;
  line-height: 1;
  background: #fff;
  border-radius: 30px;
  margin: 30px auto;
  max-width: 400px;
}
#group-a .category-sub {
  color: #708299;
}
#group-b .category-sub {
  color: #997970;
}
@media screen and (max-width: 767px) {
  .category-title {
    margin-top: 30px;
  }
  .category-title-img {
    max-width: 120px;
    margin-top: -100px;
  }
  .category-block.group-a,
  .category-block.group-b {
    padding: 10px 20px 50px;
    margin-top: 100px;
  }
  .category-sub {
    margin-bottom: 30px;
  }
}

/* モーダル内サムネイル全体 */
.thumb-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  max-width: 570px;
  margin: 10px auto 50px;
  padding: 0;
  box-sizing: border-box;
  justify-content: center;
}

/* サムネイル画像 */
.thumb-gallery img.thumb {
  flex: 0 0 calc((570px - 18px * 5) / 6);
  /* 6つ並ぶように固定幅 */
  width: calc((570px - 18px * 5) / 6);
  height: auto;
  display: block;
  max-width: 100%;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

@media screen and (max-width: 767px) {
  .thumb-gallery {
    max-width: 100%;
    gap: 10px;
    padding: 0 10px;
  }

  .thumb-gallery img.thumb {
    flex: 0 0 calc((100% - 10px * 2) / 3);
    width: calc((100% - 10px * 2) / 3);
  }
}

/* ホバー時の効果（PC用） */
.thumb-gallery img.thumb:hover {
  opacity: 0.8;
}

/* フェードインアニメーション */
.fade-in {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.fade-in.show {
  opacity: 1;
}
/* -----------------------------------------------------------------------
ご利用方法
------------------------------------------------------------------------- */
#flow {
  background-color: #f2f1ed;
  padding-top: 80px;
  padding-bottom: 60px;
  text-align: left;
}
.step_wrap:not(:last-child) {
  margin-bottom: 40px;
  position: relative;
}

.flow_title {
  background-color: #fff;
  border: 1px solid #ccc9ba;
  border-radius: 30px;
  color: #9b9470;
  padding: 19px;
  font-weight: bold;
  font-size: 1.2em;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}

.step_wrap ul li {
  line-height: 2;
  margin: 0;
}
ul.step_list {
  list-style-type: disc !important;
  text-indent: -1em;
  padding-left: 1em;
}

/* 下向きの三角形 */
.step_wrap:not(:last-child)::after {
  content: "";
  display: block;
  margin: 20px auto 0;
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid #ccc9ba;
}

/* -----------------------------------------------------------------------
よくある質問
------------------------------------------------------------------------- */
#faq {
  margin-top: 80px;
  margin-bottom: 80px;
}
.faq_wrap {
  margin-top: 30px;
  text-align: left;
  line-height: 2;
}
.faq_q,
.faq_a {
  display: flex;
  align-items: center;
  padding: 10px;
}
.faq_q {
  background-color: #e8e8e8;
}
.faq_a {
  background-color: #fff;
}
.faq_wrap img {
  max-width: 30px;
  margin-right: 10px;
}

/* -----------------------------------------------------------------------
デモ用
------------------------------------------------------------------------- */
#dummy-submit {
  pointer-events: none;
  opacity: 0.6;
  cursor: default;
}