@charset 'utf-8';
/*
Theme Name: guardom.jp
Theme URI: REBIRTH
Description: REBIRTH
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');


* {
  font-family: 'Inter', '游ゴシック体', 'YuGothic', '游ゴシック', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'osaka', sans-serif;
  letter-spacing: 0.05em;
  margin: 0 auto;
  padding: 0;

  overflow-wrap: break-word;

  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: 'palt';
}
* > br {
  line-height: inherit;
}

body {
  text-align: center;

  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  border: 0;
}
figure { margin-bottom: 0; }

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6 { font-weight: 400; }

.kc,
em {
  color: rgba(167, 144, 31, 1);
  font-style: normal;
}

a {
  color: inherit;
  line-height: inherit;
  text-decoration: none;
}
:focus { outline: none; }

time,
i,
small {
  letter-spacing: 0 !important;
}

iframe {
  display: block;
}


input[type='text'],
input[type='email'],
input[type='number'],
input[type='tel'],
input[type='date'],
input[type='search'],
input[type='button'],
input[type='submit'],
input[type='reset'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  position: relative;
}
input,
textarea,
select {
  color: inherit;
  font-size: inherit;
  box-sizing: border-box;
}
input[type='email'],
input[type='tel'] {
  ime-mode: disabled;
}
input[type='submit'],
input[type='reset'] {
  cursor: pointer;
}



header,
footer,
main {
  color: #000000;
  text-align: left;
  line-height: 1.75em;
}


header {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;

  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#header {
  position: relative;
  box-sizing: border-box;
}
#header h1 {
  font-size: 0.5em;
  overflow: hidden;
}


footer {
  background: #000000;
}
#footer {
  padding-top: 30px;
  padding-bottom: 40px;
}
#footer:after {
  content: '';
  clear: both;
  display: block;
}
footer small {
  display: block;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: 700;
  text-align: center;
}

#ffn {
  background: #ffffff;

  position: fixed;
  right: 2%;
  bottom: 2%;
  z-index: 100;
}
#ffn a {
  display: block;
  background: rgba(167, 144, 31, 1);
  color: #ffffff;
  font-weight: 700;
}
#ffn a span,
#ffn a span:before {
  display: block;
  line-height: 1em;
  letter-spacing: 0;
}
#ffn a span {
  white-space: nowrap;
}
#ffn a span:before {
  content: '\f0e0';
  font-family: 'Font Awesome 6 Free', 'Font Awesome 6 Brands';
  font-size: 1.5em;
  font-weight: 900;
  margin-bottom: 0.25em;
}


main {
}
main:after {
  content: '';
  clear: both;
  display: block;
}



.clear {
  clear: both;
}

.min,
.min-,
.min- * {
  font-family: '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pr6 W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'Noto Serif JP', serif;
}

.c {
  border-radius: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.cc {
  position: relative;
  overflow: hidden;
}
.cc > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.cc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
}

a,
.tw {
  transition: all 1.0s cubic-bezier(0.2, 1.0, 0.2, 1.0);
}



#hmain {
  position: relative;
}
#hmain img {
  display: block;
  width: 100%;
}
#hmain img:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}


nav.rel {
  clear: both;
  font-weight: 700;
  text-align: center;
}
nav.rel:after {
  content: '';
  clear: both;
  display: block;
}
nav.rel a {
  display: inline-block;
  line-height: 2.4em;
  border: solid 2px #000000;  
  box-sizing: border-box;
}
nav.rel a:link,
nav.rel a:visited {
  color: #000000;
}
nav.rel a:active,
nav.rel a:hover {
  background: #000000;
  color: #ffffff;
}

h1.ht {
  background: #000000;
  color: #ffffff;
  font-weight: 700;
  line-height: 2em;
  text-align: center;
}


#hcopy {
  font-weight: 700;
}
#hcopy figure video {
  width: 100%;
}


#hproduct {
}
#hproduct > figure {
  position: relative;
}
#hproduct > figure img {
  display: block;
  width: 100%;
}
#hproduct > figure img:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#hproduct h2 {
  font-weight: 700;
  line-height: 1.4em;
  padding-bottom: 1em;
}
#hproduct > div:after {
  content: '';
  clear: both;
  display: block;
}
#hproduct > div article {
  position: relative;
  box-sizing: border-box;
}
#hproduct > div article figure {
  position: absolute;
  left: 0;
}
#hproduct > div article p:not(:nth-of-type(1)) {
  padding-top: 0.75em;
}
#hproduct > div article aside {
  font-size: 0.85em;
}
#hproduct > div .rel a {
  font-size: 1em !important;
}


#hmodel {
}
#hmodel article figure {
  position: relative;
}
#hmodel article figure:after {
  content: '';
  display: block;
  background: #ffffff url('image/home/hmbox.svg')  no-repeat center / contain;
  width: 25%;
  height: 0;
  padding-top: 25%;

  border: solid 1px #808080;
  border-radius: 50%;

  position: absolute;
  right: 1%;
  bottom: 1%;
  z-index: 10;
  overflow: hidden;
}
#hmodel article h2 {
  font-weight: 700;
  line-height: 1.2em;
  margin-top: 0.5em;
}
#hmodel article h6 {
  color: #bd3e00;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-top: 0.75em;
}
#hmodel article div {
  margin-top: 1em;
}
#hmodel article div h5 {
  line-height: 1.4em;
  margin-bottom: 0.75em;
}
#hmodel article div h3 {
  line-height: 1em;
  font-weight: 700;
}


#hqa article * {
  line-height: 1.5em;
}
#hqa article h1,
#hqa article p {
  padding-left: 1.5em;
  position: relative;
}
#hqa article h1:before,
#hqa article p:before {
  position: absolute;
  left: 0;
}
#hqa article h1:before {
  content: 'Q.';
}
#hqa article p:before {
  content: 'A.';
}
#hqa article h1 {
  font-weight: 700;
}
#hqa article p {
  padding-top: 0.5em;
}



#hnotice {
}
#hnotice > div * {
  line-height: 1.5em;
}
#hnotice ul {
  padding-left: 1.65em;
}
#hnotice li {
  padding-top: 0.75em;
}



#hstockist {
}
#hstockist .vw > a {
  display: block;
}
#hstockist .vw > p {
  font-size: 0.9em;
  line-height: 1.5em;
  margin-top: 1em;
  padding-left: 1.1em;
  position: relative;
}
#hstockist .vw > p:before {
  content: '※';
  position: absolute;
  left: 0;
}
#hstockist ul * {
  line-height: 1.5em;
}
#hstockist li h6 {
  font-size: 0.8em;
}
#hstockist li h2 {
  font-weight: 700;
  line-height: 1.3em;
}
#hstockist li span * {
  letter-spacing: 0;
  white-space: nowrap;
}



#hprofile {
}
#hprofile .vw > a,
#hprofile .vw > a > img {
  display: block;
}
#hprofile .vw > a > p {
  line-height: 1.5em;
  margin-top: 1em;
}
#hprofile table * {
  line-height: 1.5em;
}
#hprofile table tr {
  border-bottom: dotted 1px #999999;
}
#hprofile table tr:nth-child(1) > * {
  padding-top: 0;
}
#hprofile th {
  font-weight: 400;
  white-space: nowrap;
}
#hprofile ol {
  padding-left: 1.4em;
}
#hprofile li:nth-child(1) {
  padding-top: 0;
}





#contact .box .base > p {
  padding-top: 0.5em;
}

#form table {
  width: 100%;
  border-top: dotted 1px #e6e6e6;
}
#form tr {
  border-bottom: dotted 1px #e6e6e6;
}
#form th,
#form td {
  font-weight: 400;
  text-align: left;
}
#form th {
  white-space: nowrap;
}
#form th b {
  display: inline-block;
  margin-left: 0.5em;
}
#form td {
  position: relative;
}
#form input[type='text'],
#form input[type='email'],
#form input[type='number'],
#form input[type='tel'],
#form input[type='date'],
#form textarea,
#form select {
  background: none;
  border: solid 1px #e6e6e6;
}
#form input[type='text'],
#form input[type='email'],
#form input[type='number'],
#form input[type='tel'],
#form textarea {
  width: 100%;
  line-height: 1.5em;
}
#form input[type='text'],
#form input[type='email'],
#form input[type='number'],
#form input[type='tel'],
#form input[type='date'],
#form select {
  height: 3em;
  padding: 0 1em;
}
#form td input[type='checkbox'],
#form td input[type='radio'] {
  margin-right: 0.25em;
}
#form td textarea {
  height: calc(11em + 2px);
  padding: 1em;
}

.wpcf7-not-valid-tip {
  font-size: 0.8em;
  font-weight: 700;
  padding-top: 0.25em;
  white-space: nowrap;

  position: absolute;
}
.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-list-item label {
  display: block;
}
.disabled {
  ime-mode: disabled;
}
#form td font {
  padding: 0 0.5em;
}
#form input.num1,
#form input.num2 {
  text-align: center;
}
#form input.num1 {
  width: 5em;
}
#form input.num2 {
  width: 6em;
}

#submit {
  max-width: 450px;
  text-align: center;
  padding-top: 3em;
}
#submit input[type='submit'],
#submit input[type='reset'] {
  height: 3.6em;
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  border: none;
  box-sizing: border-box;
}
#submit input[type='submit'] {
  background: rgba(0, 0, 0, 1);
  width: 65%;
  letter-spacing: 1em;
  text-indent: 1em;
}
#submit input[type='reset'] {
  background: #808080;
  width: 35%;
}

#form aside {
  font-size: 0.9em;
  text-align: center;
  margin-top: 2em;
}
#form aside a {
  display: inline-block;
  font-weight: 700;
  padding: 0 0.25em;
}

.wpcf7-spinner,
.ajax-loader {
  display: none !important;
}
div.wpcf7-response-output,
div.wpcf7-display-none,
div.wpcf7-validation-errors {
  width: 100%;
  color: #323232;
  text-align: center;
  margin-left: auto !important;
  border: solid 1px #e6e6e6 !important;
  box-sizing: border-box;
}

.grecaptcha-badge {
  margin-right: -300px;
}









