a[href^='tel:'] {
  color: inherit !important;
  pointer-events: none;
}



header,
footer,
main {
  min-width: 1000px;
  font-size: 12.7px;
}

#header,
#footer,
.box {
  box-sizing: border-box;
}
.box {
  width: 960px;
}


:root {
  --header-height: 86px;
}

#header,
#dh {
  height: var(--header-height);
}

#header {
  padding-top: 15px;
}
#header > h1,
#header > h1 a,
#header > h1 a > * {
  height: 28px;
  line-height: 28px;
}
#header > h1 {
  width: 140px;
}
#header nav {
  font-size: 10.16px;
  text-align: center;
  padding-top: 10px;
}
#header nav a {
  display: inline-block;
  line-height: 25px;
  padding: 0 1.25em;
  padding: 0 2.5em;
  white-space: nowrap;
}
#header nav a:link,
#header nav a:visited {
}
#header nav a:active,
#header nav a:hover {
  opacity: 0.5;
}


footer {
  padding-top: 120px;
}


#navigation {
  margin-top: 100px;
}



.base figcaption { font-size: 0.8em; }

.alignnone {
}
.aligncenter {
  display: block;
}
.alignleft {
  margin-right: 1.5em !important;
}
.alignright {
  margin-left: 1.5em !important;
}
.size-thumbnail {
  max-width: 40%;
}
.size-medium {
  max-width: 70%;
}

.alp:active,
.alp:hover {
  opacity: 0.5;
}

.pcn {
  display: none !important;
}



main {
  margin-top: 30px;
}


#hintro > svg {
  width: 50%;
}

#hsc1,
#hsc3 {
  text-align: center;
  padding: calc(var(--header-height) * 3/2) 40px;
  padding: calc(var(--header-height) * 2) 40px calc(var(--header-height) * 3/2);
}
#hsc1 > div,
#hsc3 > div {
  max-width: 1280px;
}
#hsc1 figure img,
#hsc3 figure img {
  width: 50%;
}

#hsc2 > div,
#hsc4 > div {
  min-height: max(56.25vw, 563px);
  position: relative;
  box-sizing: border-box;
}
#hsc2 #pbg,
#hsc4 #pbg {
  position: absolute;
}
#hsc2 #it,
#hsc4 #it {
  width: 100%;
  max-width: none;
  min-height: 0;
  padding-top: 10%;
  padding-bottom: 5%;

  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  box-sizing: border-box;
}
#hsc2 #itn,
#hsc4 #itn {
Xbackground:#f00;
  padding-top: 6%;
}
#hsc2 #it .base,
#hsc4 #it .base {
  padding-bottom: 0;
}

#hsc5 {
  background: url('image/about/bg2.jpg') no-repeat center / cover;
  padding-top: calc(var(--header-height) * 2);
  padding-bottom: calc(var(--header-height) * 1.5);
}
#hsc5 > .base {
  width: fit-content;
}
#hsc5 > .base * {
  white-space: nowrap;
}
#hsc5 .base .more a {
  color: rgba(198, 191, 25, 1);
}

.hbox {
  min-width: 1000px;
}



main#about {
  margin-top: 80px;
}
#about .box {
  width: fit-content;
}
#hsc5 .base h2 span,
#about .base h2 span {
  font-size: 1em;
}



#boutique {
  padding-top: 30px;
}

.ilist {
  display: inline-block;
  width: 320px;
  margin-left: 60px;
}
.ilist:nth-of-type(2n+1) {
  margin-left: 0;
}

.cartjs_box input[type='submit']:active,
.cartjs_box input[type='submit']:hover {
  opacity: 0.5;
}

#it .cartjs_box {
  padding-top: 40px;
}



#pbg {
  min-width: 1000px;
}
#pbg.it img {
  object-position: 27.5% 50%;
}

#it,
#idom {
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
}
#it {
  min-height: 100svh;
}
#it > * {
  padding-left: 41%;
}
#itn {
  padding-top: 90px;
  padding-bottom: 20px;
}
#itn > h1 {
  font-size: 1.2em;
}
#itn > h3 {
  font-size: 0.8em;
}
#it .base {
  padding-bottom: 80px;
}
#imat {
  padding-top: 4em;
}
#idom {
  padding-top: 100px;
  position: relative;
}
#idom .base {
  padding-right: 52%;
}
#idom img {
  width: 48%;

  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
}
#idom .base li a {
  display: inline-block;
  position: relative;
}



#contact .box {
  width: 720px;
  width: 740px;
  padding-right: 6em;
}
#contact .box .base,
#submit {
  padding-left: 6em;
}
#form {
  margin-top: 50px;
}
#form table {
  width: 100%;
}
#form th,
#form td {
  padding-top: 2em;
  padding-bottom: 2em;
}
#form th {
  width: 6em;
}
#form table tr:nth-child(1) td {
  border-top: dotted 1px #e6e6e6;
}
#form input[type='number'] {
  padding-right: 0;
}
.wpcf7-list-item {
  display: inline-block;
}
.wpcf7-list-item:not(:first-child) {
  margin-left: 2.5em;
}
.wpcf7-list-item label {
  padding: 0.25em 0;
}

#submit p {
  font-size: 0.825em;
}

div.wpcf7-response-output,
div.wpcf7-display-none,
div.wpcf7-validation-errors {
  line-height: 3em;
}




