@charset 'utf-8';
/*
Theme Name: sysdes.jp
Theme URI: REBIRTH
Description: REBIRTH
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');


* {
  font-family: 'Inter', '游ゴシック体', 'YuGothic', '游ゴシック', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'osaka', sans-serif;
  letter-spacing: 0.04em;
/*
  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,
header *,
.drawer *,
#tree *,
main *,
footer * {
  margin: 0 auto;
  padding: 0;
}

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, svg {
  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,
.base em {
  color: rgba(161, 28, 79, 1);
}

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;
}
select,
input[type='submit'],
input[type='reset'] {
  cursor: pointer;
}



header,
#tree,
footer,
main {
  color: #323232;
  text-align: left;
}


header {
  background: rgba(59, 57, 57, 1);
  width: 100%;

  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
#header {
  position: relative;
  box-sizing: border-box;
}
#header > h1 {
  font-size: 0.5em;

  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate3d(0, -50%, 0);
  overflow: hidden;
}
#header > h1 a {
  letter-spacing: 0;
}


#tree {
  background: rgba(59, 57, 57, 1);
}
#tree * {
  line-height: 1.5em;
}
#tree nav {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
#tree a,
#tree font,
#tree span {
  display: inline-block;
  color: #ffffff;
}
#tree a {
  text-decoration: none;
  white-space: nowrap;
}
#tree a:active,
#tree a:hover {
  opacity: 0.5;
}
#tree span {
  margin: 0 0.5em;
}
#tree span i {
  font-size: 0.6em;
  vertical-align: 0.2em;
}


footer {
  background: rgba(59, 57, 57, 1);
  color: #e6e6e6;
}
#footer {
  padding-top: 30px;
  padding-bottom: 50px;
}
#footer:after {
  content: '';
  clear: both;
  display: block;
}
#fl {
  display: block;
}
#fl .logo .cls-3 { fill: rgba(0, 0, 0, 1); }
footer nav {
  margin-top: 30px;
}
footer nav:after {
  content: '';
  clear: both;
  display: block;
}
footer nav div {
  font-size: 0.8em;
  font-weight: 500;
  line-height: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  position: relative;
  box-sizing: border-box;
}
footer nav div:nth-of-type(1) {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
footer nav div * {
  line-height: inherit;
}
footer nav div a {
  display: block;
  white-space: nowrap;
}
footer nav div a[target="_blank"]:after {
  content: '\f35d';
  display: inline-block;
  font-size: 0.85em;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 7 Brands';
  font-weight: 900;
  line-height: inherit;
  margin-left: 0.5em;
  transform: translate3d(0, -5%, 0);
}
footer nav div > a {
  background: rgba(255, 255, 255, 0.1);
  width: 8em;
  text-align: center;
}
footer nav div li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

footer small {
  display: block;
  font-size: 0.8em;
  font-weight: 700;
  text-align: center;
  padding-top: 50px;
}

main {
}
main:after {
  content: '';
  clear: both;
  display: block;
}


#navigation {
  clear: both;
  font-size: 0.9em;
  text-align: center;
  box-sizing: border-box;
}
#navigation:after {
  content: '';
  clear: both;
  display: block;
}
.wp-pagenavi {
  position: relative;
}
#navigation * {
  line-height: 3em;
  vertical-align: bottom;
}
.wp-pagenavi *,
#navigation p.right * {
  letter-spacing: 0;
  position: relative;
}
.wp-pagenavi span,
.wp-pagenavi a,
#navigation p.right a {
  display: inline-block;
  min-width: 3em;
  height: 3em;
  text-decoration: none !important;
  margin: 0 0.1em;
  padding: 0 0.1em;
}
.wp-pagenavi span {
  background: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 1);
}
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
#navigation p.right a:link,
#navigation p.right a:visited {
  background: rgba(0, 0, 0, 0.05);
  color: #000000;
}
.wp-pagenavi a:active,
.wp-pagenavi a:hover,
#navigation p.right a:active,
#navigation p.right a:hover {
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.wp-pagenavi .previouspostslink { left: 0; }
.wp-pagenavi .nextpostslink { right: 0; }
#navigation p.right a i,
.wp-pagenavi .previouspostslink i,
.wp-pagenavi .nextpostslink i {
  display: block;
  font-size: 0.75em;
  line-height: initial !important;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
#navigation p.left a {
  font-weight: 700;
  padding-left: 1em;
  position: relative;
}
#navigation p.left a:before {
  content: '\f054';
  font-family: 'Font Awesome 7 Free';
  font-size: 0.5em;
  line-height: initial;

  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}


#nodata {
  text-align: center;
  padding: 80px 0;
}


main .left {
  float: left;
}
main .right {
  float: right;
}
.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;
}

.fon,
.fon-,
.fon- * {
  font-family: 'Inter', 'Noto Sans JP', '游ゴシック体', 'YuGothic', '游ゴシック', 'Meiryo', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'osaka', sans-serif;
}


.c {
  border-radius: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.cc {
  height: 0;

  position: relative;
  overflow: hidden;
}
.cc > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.cc iframe,
.cc svg,
.cc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
}

a,
input[type='submit'],
input[type='reset'],
.tw {
  transition: all 1.0s cubic-bezier(0.2, 1.0, 0.2, 1.0);
}

.base,
.base > * {
  line-height: 2em;
}
.base > * * {
  line-height: inherit;
}
.base:after {
  content: '';
  clear: both;
  display: block;
}
.base > *:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.base h1, .base h2, .base h3, .base h4, .base strong { color: #000000; }
.base strong { font-weight: 700; }
.base > h1, .base > h2, .base > h3, .base > h4, .base > h5, .base > h6, .base > p, .base > figure { padding-top: 1em; }
.base figcaption { line-height: 1.5em; margin-bottom: 0; }
.base .wp-block-table th, .base .wp-block-table td { border: 0; }
.base .wp-block-image {
  text-align: center;
  margin-bottom: 0;
}
.base .wp-block-image img {
  height: auto !important;
  max-height: 100svh;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.base .wp-block-embed {
  margin: 1em auto;
}
.base .is-type-video .wp-block-embed__wrapper {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.base .wp-block-embed__wrapper iframe {
  width: 100%;
  height: 100%;

  position: absolute;
  top: 0;
  left: 0;
}
.base .wp-block-columns {
  margin-bottom: 0;
}
.base .wp-block-column {
  margin-right: auto;
  margin-left: auto;
}
.base h1 {
  font-size: 1.4em;
  line-height: 1.5em;
}
.base h2 {
  font-size: 1.3em;
  line-height: 1.6em;
}
.base h3 {
  font-size: 1.2em;
  line-height: 1.7em;
}
.base h4 {
  font-size: 1.1em;
  line-height: 1.8em;
}
.base h5 {
  font-size: 0.9em;
}
.base h6 {
  font-size: 0.85em;
}
.base > ol, .base > ul { padding-top: 0.5em; }
.base ol { padding-left: 1.6em; }
.base ul { padding-left: 1.3em; }
.base > ol li, .base > ul li {
  line-height: 1.76em;
  padding-top: 0.625em;
}
.base em { font-style: normal; }
.base em strong { color: inherit; }
.base hr {
  clear: both;
  margin-top: 2em;
  margin-bottom: 1em;
  border: 0;
  border-bottom: solid 1px #d8d8d8;
}
.base a {
  color: rgba(59, 57, 57, 1);
  font-weight: 700;
  text-decoration: none;
}
.base a:link,
.base a:visited {
}
.base a:active,
.base a:hover {
  opacity: 0.5;
}
.base a[target="_blank"] {
}
.base a[target="_blank"]:after {
  content: '\f08e';
  display: inline-block;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 7 Brands';
  font-size: 0.7em;
  font-weight: 900;
  line-height: 1em;
  vertical-align: 0.15em;
  margin-right: 0.15em;
  margin-left: 0.3em;
}
.alignleft,
.alignright {
  max-width: 30% !important;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-block-image img {
  width: auto;
}

.np {
  background: #cccccc;
}
.np img,
.np svg {
  width: 25%;
  object-fit: contain;
}
.np .logo .cls-1 { fill: rgba(255, 255, 255, 0.8); }
.np .logo .cls-2 { fill: rgba(255, 255, 255, 0); }
.np .logo .cls-3 { fill: rgba(255, 255, 255, 0.4); }

.snsbox,
.snsbox * {
  line-height: 18px;
}
.snsbox {
  clear: both;
  line-height: 20px;
  text-align: right;
}
.snsbox * {
  vertical-align: bottom;
}
.snsbox a,
.snsbox .fb-share-button,
.snsbox .twitter-share-button {
  margin-left: 5px;
}
.snsbox div,
.snsbox a,
.snsbox iframe {
  display: inline-block !important;
}
.snsbox a {
  background: #000000;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 18px;
  text-decoration: none;
  padding: 0 10px;
  border: solid 1px #000000;

  border-radius: 4px;

  position: relative;
  overflow: hidden;
}



.logo .cls-1 { fill: rgba(0, 0, 0, 1); }
.logo .cls-2 { fill: rgba(255, 255, 255, 1); }
.logo .cls-3 { fill: rgba(255, 255, 255, 0); }

.more {
  line-height: 1.3em;
  text-align: center;
}
.more a {
  background: #000000;
  color: #ffffff;
  font-weight: 700;
  padding: 1.25em 1.5em;
  white-space: nowrap;

  border-radius: 0.33em;

  position: relative;
  z-index: 1;
  overflow: hidden;
  box-sizing: border-box;
}
.more a:after {
  content: '\f054';
  display: inline-block;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 7 Brands';
  font-size: 0.8em;
  font-weight: 900;
  line-height: inherit;
  margin-left: 0.5em;
  transform: translate3d(0, -8%, 0);
}



.slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.slider ul,
.slider ul li {
  float: left;
  overflow: hidden;
}
.slider ul {
  position: relative;
}
.slider ul:after {
  content: '';
  clear: both;
  display: block;
}
.slider ul li {
  display: block;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.slider ul li:last-of-type {
  position: absolute;
  top: 0;
  right: 0;
}
.slider ul li a {
  display: block;
  width: 100%;
}
.slider ul li img {
  display: none;
}
.wideslider_base,
.wideslider_wrap {
  position: absolute;
  top: 0;
}
.wideslider_wrap {
  overflow: hidden;
}
.slider_prev,
.slider_next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
}
.slider_prev:after,
.slider_next:after {
  display: block;
  background: rgba(0, 0, 0, 0.8);
  width: 90%;
  height: 0;
  color: #ffffff;
  font-family: 'Font Awesome 7 Free';
  font-weight: bold;
  line-height: 0;
  text-align: center;
  padding-top: 45%;
  padding-bottom: 45%;

  border-radius: 50%;

  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  overflow: hidden;
}
.slider_prev:after {
  content: '\f053';
  right: 0;
}
.slider_next:after {
  content: '\f054';
  left: 0;
}
.pagination,
.pagination * {
  line-height: 0;
  vertical-align: top;
  box-sizing: border-box;
}
.pagination {
  width: 100%;
  text-align: center;
}
.pagination {
  padding-top: 20px;
}
.pagination a {
}
.pagination a {
  display: inline-block;
  width: 9px;
  height: 9px;
  text-decoration: none;
  margin: 0 4px;

  border-radius: 50%;

  position: relative;
  z-index: 1;
  overflow: hidden;
}
.pagination a:link,
.pagination a:visited {
  background: rgba(200, 200, 200, 1);
}
.pagination a.active,
.pagination a:active,
.pagination a:hover {
  background: rgba(0, 0, 0, 1);
}

#imp {
  box-sizing: border-box;
}
#imp * {
  line-height: 1.3em;
}
#imp > article a {
  display: block;
  background: rgba(0, 0, 0, 1);
  font-size: 1.1em;
  color: #ffffff;
  padding: 1em 5%;
}
#imp > article:not(:nth-of-type(1)) {
  margin-top: 1px;
}
#imp > article a h2 {
  font-size: 1em;
  font-weight: 700;
}
#imp > article a time {
  display: block;
  font-size: 0.85em;
  font-weight: 600;
  line-height: inherit;
}

#hpro:after {
  content: '';
  clear: both;
  display: block;
}
#hpro article a {
  display: block;
}
#hpro article a h2,
#hpro article a h3,
#hpro article a h5,
#hpro article a h1 {
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
  white-space: nowrap;
}
#hpro article a .cc {
  margin-top: 1em;
  margin-bottom: 1.5em;
}
#hpro article a h5 {
  margin-bottom: 0.25em;
}
#hpro article a h5.kit:before {
  content: 'DIYキット';
  display: inline-block;
  background: #000000;
  color: #ffffff;
  font-size: 0.75em;
  line-height: inherit;
  vertical-align: top;
  margin-right: 0.75em;
  padding: 0 0.5em;
}
#hpro article a p {
  font-weight: 500;
  line-height: 1.6em;
  margin-top: 1em;
}
#hpro a:nth-of-type(2) {
  background: #000000;
  color: #ffffff !important;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
  margin-top: 2em;
  padding: 1em 0;

  border-radius: 0.33em;

  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

#hrss {
  background: #f0f0f0;
}
#hrss div:after {
  content: '';
  clear: both;
  display: block;
}
#hrss h1 {
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
}






#pm {
  background: #e6e6e6;
}
#pm a {
  border-radius: 5%;

  z-index: 1;
  overflow: hidden;
}
#pt {
  font-weight: 500;
  line-height: 1.4em;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
}



#faqnav nav li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
#faqnav nav a {
  display: block;
  font-weight: 700;
  text-align: center;
  line-height: 1.3em;
  white-space: nowrap;
}
#faqnav nav:nth-of-type(1) li {
  width: 50%;
  padding-top: 1px;
  padding-left: 1px;
}
#faqnav nav:nth-of-type(1) li a {
  color: #ffffff;
}
#faqnav nav:nth-of-type(1) a:link,
#faqnav nav:nth-of-type(1) a:visited {
  opacity: 0.5;
}
#faqnav nav:nth-of-type(1) a.no,
#faqnav nav:nth-of-type(1) a:active,
#faqnav nav:nth-of-type(1) a:hover {
  opacity: 1;
}
#faqnav nav:nth-of-type(1) li:nth-of-type(-n+2) {
  padding-top: 0;
}
#faqnav nav:nth-of-type(1) li:nth-of-type(2n+1) {
  padding-left: 0;
}
#faqnav nav:nth-of-type(1) a {
  background: rgba(0, 0, 0, 1);
}
#faqnav nav:nth-of-type(2) a {
  padding: 4px 4px 0;
  border: solid 4px;
}
#faqnav nav:nth-of-type(2) a h4 {
  font-weight: 700;
  padding: 0.5em 0;
}
#faqnav nav:nth-of-type(2) a:link,
#faqnav nav:nth-of-type(2) a:visited {
  border-color: rgba(255, 255, 255, 1);
}
#faqnav nav:nth-of-type(2) a.no,
#faqnav nav:nth-of-type(2) a:active,
#faqnav nav:nth-of-type(2) a:hover {
  border-color: rgba(59, 57, 57, 1);
}

#fsea {
  background: #fafafa;
  border: solid 1px #e6e6e6;
}
#fsea {
  text-align: center;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  position: relative;
}
#fsea input[type='search'],
#fsea input[type='submit'] {
  background: #ffffff;
  height: 40px;
  vertical-align: top;
  border: solid 1px #e6e6e6;
}
#fsea input[type='search'] {
  width: 65%;
  padding: 0 1em;
  border-right: 0;
}
#fsea input[type='submit'] {
  width: 40px;
  color: #808080;
  border-left: 0;
}
#fsea > a {
  position: absolute;
  top: 50%;
  right: 0.5em;
  transform: translate3d(0, -50%, 0);
}

.faq {
  margin-top: 6em;
}
.faq > h1,
.faq > h6,
.faq > section {
  border-bottom: dotted 1px #999999;
}
.faq > h1 {
  color: #000000;
  font-weight: 700;
  line-height: 1.2em;
  padding-bottom: 1em;
}
.faq > h6 {
  font-size: 1em;
  font-weight: 500;
  text-align: center;
}
.faq > h6,
.faq > section {
  padding: 1.5em 0.5em;
}
.faq .base > h1, .faq .base > h2, .faq .base > h3, .faq .base > h4, .faq .base > h5, .faq .base > h6, .faq .base > p, .faq .base > figure { padding-top: 0.5em; }
.q,
.a {
  padding-left: 3em;
  position: relative;
}
.q {
  color: #000000;
  font-weight: 500;
  line-height: 1.5em;
  padding-top: 0.25em;
  padding-right: 1em;
  padding-bottom: 0.25em;
  position: relative;
  cursor: pointer;
}
.q span {
  display: block;
  width: 0.75em;
  height: 0.75em;

  position: absolute;
  top: 0.6em;
  right: 0;
}
.q span:before,
.q span:after {
  content: '';
  display: block;
  background: rgba(59, 57, 57, 1);
  width: 100%;
  height: 1px;

  position: absolute;
  top: 50%;
  top: calc(50% - 0.5px);
  left: 0;
}
.q span:after {
  transform: rotate(90deg);
  transition: transform 0.5s cubic-bezier(0.2, 1.0, 0.2, 1.0);
}
.on .q span:after {
  transform: rotate(0);
}
.a {
  height: 0;
  overflow: hidden;
  transition: height 0.5s cubic-bezier(0.2, 1.0, 0.2, 1.0);
  box-sizing: border-box;
}
.a > article {
  padding-top: 1em;
}
.q:before,
.a:before {
  display: block;
  width: 2em;
  line-height: 2em;
  color: #ffffff;
  text-align: center;

  position: absolute;
  top: 0;
  left: 0;
}
.q:before {
  content: 'Q';
  background: rgba(0, 0, 0, 1);
}
.a:before {
  content: 'A';
  background: rgba(59, 57, 57, 1);
  top: 1em;
}



.nlist {
  float: left;
}
.nlist * {
  font-weight: 500;
  line-height: 1.35em;
}
.nlist a {
  display: block;
}
.nlist a .cc {
  padding-top: 50%;
}
.nlist a time {
  display: block;
  font-size: 0.75em;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}



#pcredit {
  margin-bottom: 2em;
  padding-top: 2em;
  padding-bottom: 1em;
  border-bottom: solid 1px #cccccc;
}
#pcredit * {
  font-weight: 500;
  line-height: 1.3em;
}
#pcredit time {
  display: block;
  background: rgba(59, 57, 57, 1);
  width: fit-content;
  color: #ffffff;
  font-size: 0.75em;
  margin-bottom: 0.75em;
  margin-left: 0;
  padding: 0.25em 1em;
}
#pcredit h1 {
  font-size: 1.35em;
  font-weight: 700;
}



#notice .base h2 {
  width: fit-content;
  font-weight: 700;
}
#notice #add table {
  border-top: solid 1px #cccccc;
}
#notice #add table * {
  line-height: 1.5em;
}
#notice #add tr {
  border-bottom: solid 1px #cccccc;
}
#notice #add tr td:nth-child(1) {
  color: #000000;
  font-weight: 700;
}
#notice #add tr td:nth-child(2) {
  font-weight: 500;
}



#manual .base {
  padding-top: 1em;
}
#manual .base h2 {
  margin-top: 4em;
  font-weight: 700;
  padding-bottom: 0.5em;
  border-bottom: solid 1px #cccccc;
}
#manual .base h3 {
  background: #000000;
  width: 8em;
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  line-height: 2em;
  margin-top: 2em;
  margin-left: 0;
  padding: 0;
}
#manual .base a[href$='.pdf']:after {
  content: '\f1c1';
  display: inline-block;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 7 Brands';
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1em;
  vertical-align: 0.1em;
  margin-left: 0.3em;
}




#about table {
  border-top: solid 1px #e6e6e6;
}
#about tr {
  border-bottom: solid 1px #e6e6e6;
}
#about th,
#about td {
  padding: 0 1em;
}
#about th {
  font-weight: 500;
  white-space: nowrap;
}
#about td p {
  line-height: 1.6em;
  padding-bottom: 0.2em;
}
#about td p:nth-of-type(1) {
  padding-top: 0.2em;
}
#about td p:not(:nth-of-type(1)) {
  padding-top: 0.6em;
}
#about .gmap {
  margin-top: 1em;
}



#law table {
  border-top: solid 1px #e6e6e6;
}
#law tr {
  border-bottom: solid 1px #e6e6e6;
}
#law th,
#law td {
  padding: 0 1em;
}
#law th {
  font-weight: 500;
  white-space: nowrap;
}



#privacy .base h2 {
  font-size: 1.2em;
  font-weight: 500;
  margin-top: 1em;
  margin-bottom: -0.25em;
}











#form table {
  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 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 input[type='checkbox'],
#form input[type='radio'] {
  margin-right: 0.25em;
}
#form input[type='date'],
#form textarea {
  vertical-align: top;
}
#form 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;
  line-height: 1.6em;
  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: -500px;
}





/* ---- 旧ページ用設定 ---- */
.return {
  display: none;
}

/* assurance.html */
.assurance {
  text-align: left;
}

/* smartgarage-wirelessconverter/remocon-list.html */
.remocon-index {
  text-align: left;
}


#pmcopy {
  color: #ffffff;
}
#pmcopy > article {
  box-sizing: border-box;
}
#pmcopy > article * {
  font-weight: 700;
}
#pmcopy .cls-1 { fill: #ffffff; }
#pmcopy > article h1 {
  line-height: 1.3em;
}
#pmcopy > article h3 {
  line-height: 1.6em;
  padding-top: 0.75em;
}
#pmcopy > article h6 {
  line-height: 1.6em;
  padding-top: 0.75em;
}
#pmcopy.wc { background: rgba(0, 0, 0, 1); }
#pmcopy.wc .cls-2 { fill: rgba(0, 0, 0, 1); }
#pmcopy.as { background: rgba(107, 110, 112, 1); }
#pmcopy.as .cls-2 { fill: rgba(107, 110, 112, 1); }
#pmcopy.gk { background: rgba(34, 38, 119, 1); }
#pmcopy.gk .cls-2 { fill: rgba(34, 38, 119, 1); }
#pmcopy.ms { background: rgba(42, 91, 168, 1); }
#pmcopy.ms .cls-2 { fill: rgba(42, 91, 168, 1); }


#cbox.base h1,
#cbox.base h6 {
  line-height: 1.1em;
  font-weight: 700;
  text-align: center;
}
#cbox.base h6 {
  letter-spacing: 0;
  padding-top: 0.4em;
}
#cbox.base p {
  line-height: 1.7em;
}
a.remocon-list {
  display: block;
  background: #ffffff;
  text-decoration: none !important;
  text-align: center;
  margin: 0 auto;
  padding: 1.5em 0;
  border-radius: 0.5em;
  position: relative;
  overflow: hidden;
}
a.remocon-list span {
  display: block;
  background: #000000;
  color: #ffffff;
  margin-bottom: 0.5em;
  border-radius: 0.5em;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#cbox.base aside {
  background: #ffffff;
  font-size: 0.9em;
  margin-top: 2em;
  border: solid 1px #e6e6e6;
}
#cbox.base aside * {
  line-height: 1.7em;
}
#cbox.base aside li:not(:nth-child(1)) {
  padding-top: 0.25em;
}
#cbox.base aside ul,
#cbox.base aside p {
  padding-top: 0.5em;
}

#fbox h1 {
  width: fit-content;
  line-height: 1.3em;
  font-weight: 700;
}
#fbox img {
  display: block;
  width: 100%;
}

.inner .image.btn_order {
  width: 80%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.image.more a {
  background: rgba(0, 0, 0, 0.8) !important;
  width: 80%;
  max-width: 600px;
  color: #ffffff;
  font-size: 1.3em;
  text-decoration: none;
  line-height: 1.3em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

ul.app * {
  width: 250px !important;
  vertical-align: top;
}
ul.app li {
  margin: 0 0 1em !important;
  padding: 0 !important;
}
ul.app li * {
  display: block !important;
}
ul.app .google a {
  display: block !important;
}
ul.app .google {
  margin-top: -11px !important;;
  overflow: hidden;
}



.appbanner {
  text-align: center;
  border: solid 2px #000000;
  border-radius: 8px;

  position: relative;
  overflow: hidden;
}
.appbanner:not(:nth-of-type(1)) {
  margin-top: 1.5em;
}
.appbanner h3 {
  color: #000000;
  font-size: 1.1em;
  font-weight: 700;
}
.appbanner figcaption {
  color: #000000;
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.3em;
  margin-top: 0.25em;
  margin-left: 0;
}
.appbanner nav {
  padding-top: 1.5em;
}
.appbanner nav a {
  width: fit-content;
  margin: 0 0.3em;
}
#appnotice {
  margin: 2em auto 4em;
}
#appnotice * {
  font-size: 1em;
  font-weight: 400;
}
#appnotice * {
  line-height: 1.5em;
  text-align: left;
}
#appnotice ul {
  font-size: 0.95em;
  padding-left: 0;
}
#appnotice li {
  display: block;
  padding-top: 0.25em;
  padding-left: 1.15em;
  position: relative;
}
#appnotice li:before {
  content: '※';
  position: absolute;
  left: 0;
}

