@charset "UTF-8";
/* CSS Document */
/* 基本レイアウト */
body {
  font-family: "游ゴシック体", Yu Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#top {
  margin-left: auto;
  margin-right: auto;
}

#top {
  width: 100%;
  height: auto;
  padding: 0;
  background-image: url(../images/top_backimage.jpg);
  background-repeat: no-repeat;
  background-size: auto 500px;
}

#top img {
  max-width: 480px;
  height: auto;
}

h1 {
  width: 110px;
  margin: 0 0 0 0;
  float: left;
}

h2 {
  color: #0075c2;
  display: inline-block;
  border-bottom: solid 3px #0075c2;
  font-size: 18px;
}

h2 img {
  display: inline-block;
  width: 60%;
}

body {
  margin: 0;
}

#sjc_logo {
  margin: 10px 0 0 2px;
  width: 130px;
}

nav {
  margin: 0;
}

ul {
  margin: 0 auto 0 0;
  list-style-type: none;
  padding-left: 5px;
}

nav ul {
  overflow: hidden;
}

nav ul li {
  float: right;
  width: 90px;
  margin: 0 2px 0 2px;
}

nav ul li img {
  width: 100%;
}

#top_pic {
  width: 100%;
}

#title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

#top_left {
  width: auto;
}

#top_text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

#track_image {
  float: left;
  margin: 30px 0 0 10px;
  width: 50%;
}

#main_image_text {
  float: left;
  margin: 0 0 0 30px;
  width: 50%;
}

#main_image {
  width: 140px;
  height: auto;
  margin: -10px 10px 0 0;
}

/* サブテキスト */
#sub_text_bg {
  background-color: #0075c2;
}

#sub_text {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 70px;
}

#tokyo_dec {
  margin: -10px 0 0 5px;
  float: left;
  width: 23%;
}

#tokkyo_text {
  margin: 20px 0 0 5px;
  overflow: hidden;
  width: 65%;
}

section {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.clear-element {
  clear: both;
}

/* コンテンツ1_取り付け例 */
#sec1 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#sec1_pic {
  margin: 0;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sec1 h2 {
  width: 280px;
  margin: 30px 0 10px 0px;
  margin-left: auto;
  margin-right: auto;
}

/* コンテンツ2_1ヶ月の稼働単価グラフ */
#sec2 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  overflow: hidden;
  text-align: center;
}

#sec2 h2 {
  margin: 20px 0 20px 0px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

#sec2 img {
  margin: 0 0 0 0;
  width: 95%;
}

#sec2_bg {
  background-color: #efefef;
}

#sec_text {
  font-size: 80%;
  margin: 0 0 0 0px;
}

/* コンテンツ3_特徴 */
#sec3 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#sec3_bg {
  background-color: #efefef;
}

#sec3 h2 {
  margin: 40px 0 20px 0;
}

#sec3 h3 {
  position: relative;
  display: block;
  background-color: #0075c2;
  padding: 6px 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

#sec3 li h3::before {
  position: absolute;
  font-size: 18px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #fff;
  border-radius: 50%;
  color: #e50013;
  border: #e50013 3px solid;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}

#sec3 li:nth-child(1) h3::before {
  content: "1";
}

#sec3 li:nth-child(2) h3::before {
  content: "2";
}

#sec3 li:nth-child(3) h3::before {
  content: "3";
}

#sec3 li:nth-child(4) h3::before {
  content: "4";
}

#sec3 li:nth-child(5) h3::before {
  content: "5";
}

#sec3 ul {
  margin: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

#sec3 ul li {
  width: auto;
}

#sec3 ul li img {
  width: 100%;
}

#sec3 ul li:nth-child(5) {
  margin: 0 0 0 0;
  overflow: hidden;
}

#sec3 ul li #no5_pic {
  width: 60%;
}

/* コンテンツ4_グラフ */
#sec4 {
  width: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  text-align: center;
}

#sec4_bg {
  background-color: #efefef;
}

#sec4 h2 {
  margin: 30px 0 20px 0;
}

#sec4 ul {
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sec4 ul li {
  width: auto;
  margin: 0 0 0 0;
}

#sec4 ul li img {
  width: 90%;
}

/* コンテンツ5_お問い合わせフォーム */
#sec5 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#sec5_bg {
  background-color: #efefef;
  padding-bottom: 50px;
}

#sec5 h2 {
  margin: 30px 0 0 0;
}

form {
  text-align: left;
}

textarea {
  width: 90%;
  height: 150px;
}

input[type=submit]#mail_sub {
  width: 100px;
}

input[type=submit].top_sub {
  width: 250px;
  margin-left: 20px;
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #ffffff;
  border: solid 2px #0075c2;
  border-radius: 3px;
  transition: 0.4s;
  background: #0075c2;
}

/* フッター */
#footer_bg {
  background-color: #0075c2;
}

footer {
  color: #ffffff;
  width: auto;
  height: 300px;
  display: block;
  margin-top: 0;
  padding-top: 20px;
  text-align: center;
}

footer ul li:nth-child(1) {
  margin-bottom: 30px;
  border-bottom: solid 2px #ffffff;
  font-size: 90%;
}

footer img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

footer #qr {
  display: none;
}

footer ul {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

footer a:link {
  color: #ffffff;
}

footer a:visited {
  color: #d5d5d5;
}

address {
  font-style: normal;
  font-size: 80%;
}

/* お問い合わせフォーム　*/
.cp_iptxt {
  width: 85%;
  max-width: 570px;
  margin: auto;
}
.cp_iptxt .respondent {
  margin-bottom: 30px;
}
.cp_iptxt p {
  font-size: 18px;
  margin: 0;
  margin-bottom: 16px;
}
.cp_iptxt input:focus,
.cp_iptxt textarea:focus,
.cp_iptxt select:focus {
  outline: none;
}
.cp_iptxt input[type=text],
.cp_iptxt textarea {
  width: 100%;
  padding: 10px;
  border: 0.25px solid #000;
  font-size: 18px;
  margin-bottom: 16px;
}
.cp_iptxt ul {
  display: flex;
  list-style: none;
  width: fit-content;
  margin: auto;
  margin-bottom: 24px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .cp_iptxt {
    width: 85%;
  }
  .cp_iptxt .respondent {
    margin-bottom: 50px;
  }
  .cp_iptxt input[type=text],
  .cp_iptxt textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    margin-bottom: 16px;
    font-size: 18px;
  }
  .cp_iptxt ul {
    display: block;
  }
}

/* スーパージェットクリーンD型について問い合わせる */
.cantact_bunner {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  display: block;
}

#sec2 .cantact_bunner {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  display: block;
}

/*メールフォーム*/
h3 {
  text-align: left;
  display: inline-block;
}

#head-in {
  overflow: hidden;
  margin: 50px 0 0 20px;
}

#mail_body {
  margin-bottom: 50px;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.mail_btn input[type=button] {
  width: 100px;
}

#mail_button {
  margin: 0;
}

/*確認画面へ進むボタン用*/
.mw_wp_form_input .btn input {
  background: url(../images/kakunin.png) no-repeat;
  width: 375px;
  height: 91px;
  background-position: center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_input .btn input {
    width: 240px;
    height: 63px;
  }
}

/*確認画面へ進むボタン用(ダウンロード）*/
.mw_wp_form_input .btn2 input {
  background: url(../images/dl_kakunin.png) no-repeat;
  width: 490px;
  height: 71px;
  background-position: center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_input .btn2 input {
    width: 240px;
    height: 63px;
  }
}

.mw_wp_form_confirm .btn input,
.mw_wp_form_confirm .btn2 input {
  /*送信ボタン用*/
  background: url(../images/sousin.png) no-repeat;
  width: 284px;
  height: 86px;
  background-position: center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .btn input,
  .mw_wp_form_confirm .btn2 input {
    width: 214px;
    height: 63px;
  }
}

#submitback input {
  /*戻るボタン用*/
  background: url(../images/modoru.png) no-repeat;
  width: 284px;
  height: 86px;
  background-position: center;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #submitback input {
    width: 214px;
    height: 63px;
  }
}

.to_top {
  width: 50px;
  position: fixed;
  bottom: 50px;
  right: 50px;
}
.to_top img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .to_top {
    width: 42px;
    position: fixed;
    bottom: 25px;
    right: 25px;
  }
}

.btn input[type=button] {
  width: 200px;
}

.news_bg {
  width: 100%;
  background-color: #ebf6ff;
}

.display_none {
  display: none;
}

.fmeijin {
  display: block;
}
.fmeijin .fmeijin_img {
  width: 70%;
  height: auto;
  margin: auto;
  margin-bottom: 15px;
}
.fmeijin .fmeijin_img img {
  width: 100%;
  height: auto;
}
.fmeijin .fmeijin_move {
  width: 70%;
  margin: auto;
  margin-bottom: 15px;
}
.fmeijin .fmeijin_move video {
  width: 100%;
  height: auto;
}

.news .news_inner {
  padding: 40px 0;
  width: 90%;
  max-width: 796px;
  margin: auto;
}
.news .news_inner .news_ttl {
  width: 136px;
  height: auto;
  margin: auto;
}
.news .news_inner .news_ttl img {
  width: 100%;
  height: auto;
}
.news .news_inner .news_text {
  width: 90%;
  padding: 14px 20px;
  border-radius: 10px;
  background-color: #fff;
}
.news .news_inner .news_text p {
  margin: 0;
}
.news .news_inner .news_text p span {
  color: #c5000c;
}
.news .news_inner .news_text a {
  display: block;
  text-align: right;
  text-decoration: none;
  color: #c5000c;
}

.download_a {
  width: 60%;
  height: auto;
  margin: auto;
}
.download_a img {
  width: 100%;
  height: auto;
}

.sjc_icon {
  display: none;
}

.qanda h2,
.voices h2,
#sec5 h2,
#sec6 h2 {
  color: #000;
  display: block;
  border-bottom: none;
  margin: auto;
  font-size: 20px;
  text-align: center;
}
.qanda h2 span,
.voices h2 span,
#sec5 h2 span,
#sec6 h2 span {
  font-size: 15px;
}

.qanda {
  width: 90%;
  max-width: 890px;
  margin: auto;
  padding: 40px 0;
}
.qanda .qanda_ttl {
  width: 60%;
  max-width: 250px;
  margin: auto;
  margin-bottom: 10px;
}
.qanda .qanda_ttl img {
  width: 100%;
  height: auto;
}
.qanda h2 {
  margin-bottom: 30px;
}
.qanda .qanda_box {
  padding: 20px 20px 20px 45px;
  border-radius: 10px;
  background-color: #ebf6ff;
  font-size: 16px;
  margin-bottom: 20px;
}
.qanda .qanda_box .qanda_q {
  position: relative;
  margin-bottom: 40px;
}
.qanda .qanda_box .qanda_q::before {
  position: absolute;
  display: block;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url(../images/Qicon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -5px;
  left: -26px;
}
.qanda .qanda_box .qanda_a {
  position: relative;
}
.qanda .qanda_box .qanda_a::before {
  position: absolute;
  display: block;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url(../images/Aicon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -5px;
  left: -26px;
}

.voices_bg {
  background-color: #efefef;
}

.voices {
  width: 90%;
  max-width: 890px;
  margin: auto;
  padding: 50px 0;
}
.voices .voices_ttl {
  width: 50%;
  max-width: 458px;
  margin: auto;
  margin-bottom: 10px;
}
.voices .voices_ttl img {
  width: 100%;
  height: auto;
}
.voices h2 {
  margin-bottom: 50px;
}
.voices .voices_inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
.voices .voices_inner .voices_img {
  width: 70%;
  height: auto;
  margin: auto;
  margin-bottom: 30px;
}
.voices .voices_inner .voices_img img {
  width: 100%;
  height: auto;
}
.voices .voices_inner .voices_name {
  font-size: 18px;
  margin-bottom: 30px;
}
.voices .voices_inner .voices_text {
  font-size: 16px;
}

#fmeijin {
  width: 90%;
  max-width: 660px;
  margin: auto;
  padding-bottom: 100px;
}
#fmeijin img,
#fmeijin video {
  width: 100%;
}
#fmeijin .fmeijin h2 {
  color: #0075c2;
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  display: block;
  border-bottom: #0075c2 solid 1px;
  margin: 40px 0 10px;
}
#fmeijin .fmeijin p {
  font-size: 18px;
  color: #c30d23;
  font-weight: 900;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0;
}
#fmeijin .fmeijin_features {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#fmeijin .fmeijin_features .fmeijin_circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #00b3c6;
  color: #fff;
}
#fmeijin .fmeijin_features .fmeijin_circle p {
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}
#fmeijin .fmeijin_explanation {
  display: block;
  margin-bottom: 20px;
}
#fmeijin .fmeijin_explanation p {
  font-size: 18px;
}
#fmeijin .fmeijin_explanation .fmeijin_explanation_img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
#fmeijin .fmeijin_explanation .fmeijin_explanation_textarea {
  width: 100%;
}
#fmeijin .fmeijin_explanation .fmeijin_explanation_textarea2 {
  padding: 20px 10px;
}
#fmeijin .fmeijin_chart {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#fmeijin .fmeijin_3img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#fmeijin .fmeijin_3img .fmeijin_3img_item {
  width: 30%;
  height: auto;
}

#sec5 {
  padding: 40px 0;
  background-color: #ebf6ff;
  border-radius: 10px;
  margin-bottom: 30px;
}
#sec5 h2 {
  text-align: center;
}
#sec5 .contact_ttl {
  width: 50%;
  max-width: 250px;
  margin: auto;
  margin-bottom: 50px;
}
#sec5 .contact_ttl img {
  width: 100%;
  height: auto;
}

.privacy_link {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 16px;
}

.header2 {
  width: 100%;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  border-bottom: #231815 0.5px solid;
  margin-bottom: 30px;
  gap: 20px;
}
.header2 .header2_1 {
  width: 30%;
}
.header2 .header2_2 {
  width: 60%;
}
.header2 a .header2_logo {
  width: 100%;
  height: auto;
}
.header2 a .header2_logo img {
  width: 100%;
  height: auto;
}

#sec6 {
  padding: 40px 0;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}
#sec6 h2 {
  text-align: center;
}
#sec6 .contact_ttl {
  width: 50%;
  max-width: 250px;
  margin: auto;
  margin-bottom: 50px;
}
#sec6 .contact_ttl img {
  width: 100%;
  height: auto;
}

.header_dl {
  position: relative;
  width: 300px;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 20px 20px;
  border: #000 1px solid;
  margin: 30px auto;
}
.header_dl a {
  text-decoration: none;
  color: #000;
}
.header_dl p {
  font-size: 13px;
  font-weight: 900;
}
.header_dl .header_dl_p {
  color: #c30d23;
}
.header_dl .header_dl_pa {
  position: relative;
  width: fit-content;
}
.header_dl .header_dl_pa::after {
  position: absolute;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background-image: url(../images/download_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  right: -23px;
  top: 4px;
}
.header_dl .header_dl_img {
  position: absolute;
  width: 86%;
  height: auto;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.header_dl .header_dl_img img {
  width: 100%;
  height: auto;
}

.dlcompleted_link {
  display: block;
  margin-bottom: 30px;
}

.dlcompleted_link2 {
  display: block;
  margin-bottom: 5px;
}

.dlcompleted_img {
  width: 100%;
  height: auto;
}
.dlcompleted_img img {
  width: 100%;
  height: auto;
}

.dlcompleted_img1 {
  margin-bottom: 30px;
}

.dlcompleted_img2 {
  margin-bottom: 5px;
}