@charset "UTF-8";

.BAslide {
  margin: 20px 0;
  position: relative;
}

.BAslide::after {
  content: "";
  display: block;
  clear: both;
}

.BAslide .Before {
  float: left;
}

.BAslide .Before .bxslider:before {
  content: "Before";
}

.BAslide .After {
  float: right;
}

.BAslide .After .bxslider:before {
  content: "After";
  font-size: 30px;
}

.BAslide .Before,
.BAslide .After {
  width: 450px;
}

.dnn {
  display: none;
}

.dnn.one {
  display: revert;
}

.mw_wp_form_confirm .dnn {
  display: revert;
}

.js-class input[type="radio"] {
  display: none;
}

.auto-text-none6 {
  background-color: #eee;
  border: 1px solid #7b7b7b;
}

.auto-text-none8 {
  background-color: #eee;
  border: 1px solid #7b7b7b;
}

.mw_wp_form_confirm .sonota {
  display: none;
}

.mw_wp_form_confirm .kome {
  display: none;
}


@media screen and (max-width: 1100px) {

  body:not(.no-rp) .BAslide .Before,
  body:not(.no-rp) .BAslide .After {
    width: 45%;
  }
}

.BAslide .bxslider {
  position: relative;
}

.BAslide .bxslider:before {
  color: #ccc;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99;
}

.BAslide .bxslider img {
  margin: 0 auto;
  max-height: 400px;
  width: auto;
  height: auto;
}

@media screen and (max-width: 800px) {
  body:not(.no-rp) .BAslide .bx-wrapper .bx-viewport {
    height: 200px;
  }
}

@media screen and (max-width: 600px) {
  body:not(.no-rp) .BAslide .bx-wrapper .bx-viewport {
    height: 100px;
  }
}

@media screen and (max-width: 800px) {
  body:not(.no-rp) .BAslide .bx-wrapper img {
    height: 200px;
    width: auto;
  }
}

@media screen and (max-width: 600px) {
  body:not(.no-rp) .BAslide .bx-wrapper img {
    height: 100px;
  }
}

.BAslide #bx-pager,
.BAslide #bx-pager02 {
  width: 100%;
}

.BAslide #bx-pager a,
.BAslide #bx-pager02 a {
  text-align: center;
  padding: 3px;
  display: inline-block;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  min-width: 98px;
  margin-right: 3px;
}

.BAslide #bx-pager img,
.BAslide #bx-pager02 img {
  max-height: 60px;
  vertical-align: bottom;
}

.arrow {
  border: 30px solid transparent;
  border-left-color: #ccc;
  border-right-width: 0;
  width: 0;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  display: inline-block;
  margin: 0 auto;
}

.maptext {
  text-align: right;
}

.btn-send {
  text-align: center;
}


#voice .system-contents .system-i-pic img:hover {
  opacity: 1.0;
}

.voice__txt {
  padding-bottom: 1.5rem;
}

/* youtube icon */
.system-pic-rel {
  position: relative;
}

.voice-icon {
  position: absolute;
}

#works .voice-icon.archive,
#voice .voice-icon.archive {
  top: 0;
  right: 5px;
}

.voice-icon img {
  width: 32px;
}

.contact-banner {
  text-align: center;
  padding: 2rem;
  background-color: #F5C700;
}

#works iframe {
  width: 100%;
  height: 200px;
}

@media screen and (min-width: 768px),
print {
  .w1100-sita {
    width: 1100px;
    margin: 0 auto;
  }

  main {
    width: 1100px;
    margin: 0 auto 0px auto;
  }

  /* 3枚表示のbxslider
-------------------------------------*/
  /* system-common */
  .pagen-works {
    width: 100%;
    margin: 0 auto 30px auto;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  .page-navi-works {
    font-size: 0.875em;
  }

  .page-navi-works li {
    display: inline-block;
  }

  .page-navi-works li.active {
    background: #ccc;
  }

  .page-navi-works a {
    padding: 8px;
    display: inline-block;
  }

  .page-navi-works .fast {
    margin-right: 0px;
  }

  .page-navi-works .fast::after {
    content: "|";
    display: inline-block;
    margin: 0 5px;
  }

  .pagen-works .list-works {
    float: right;
  }

  .pagen-works .list-works a {
    margin: 0 auto;
    color: #fff;
    padding: 7px 30px;
    font-size: 0.875em;
    text-align: center;
    display: inline-block;
    background: #000;
  }

  .pagen-works .list-works a:hover {
    background: #666;
    text-decoration: none;
  }

  .page-list {
    font-size: 0.875em;
    margin: 50px 0 100px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  .page-list .page-numbers {
    background: #eeefef;
    display: inline-block;
    border: #dcdddd 1px solid;
  }

  .page-list span {
    background: #231815 !important;
    color: #fff;
    padding: 12px;
    margin-right: 10px;
  }

  .page-list a {
    padding: 12px;
    display: inline-block;
    margin-right: 10px;
  }

  .pagen {
    width: 100%;
    margin: 0 auto 30px auto;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  .page-navi {
    font-size: 0.875em;
  }

  .page-navi li {
    display: inline-block;
  }

  .page-navi li.active {
    background: #ccc;
  }

  .page-navi a {
    padding: 8px;
    display: inline-block;
  }

  .page-navi .fast {
    margin-right: 0px;
  }

  .page-navi .fast::after {
    content: "|";
    display: inline-block;
    margin: 0 5px;
  }

  .pagen .list {
    float: right;
  }

  .pagen .list a {
    margin: 0 auto;
    color: #fff;
    padding: 7px 30px;
    font-size: 0.875em;
    text-align: center;
    display: inline-block;
    background: #000;
  }

  .pagen .list a:hover {
    background: #666;
    text-decoration: none;
  }

  .btnArea {
    text-align: center;
    margin: 50px 0 20px;
    padding: 0;
  }

  .btnArea a {
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    padding: 20px 50px;
    font-size: 0.875em;
    text-align: center;
    display: block;
    background: #000;
    letter-spacing: 1px;
    width: 60%;
  }

  .btnArea a:hover {
    background: #666;
    text-decoration: none;
  }

  .btnArea-s {
    text-align: center;
  }

  .btnArea-s a {
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    padding: 10px 50px;
    font-size: 0.875em;
    text-align: center;
    display: inline-block;
    background: #000;
    letter-spacing: 1px;
  }

  .btnArea-s a:hover {
    background: #666;
    text-decoration: none;
  }

  .btnArea-s::after {
    content: '';
    display: block;
    margin-bottom: 100px;
  }

  .borderwrap {
    margin-bottom: 40px;
  }

  .borderwrap h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc solid;
    line-height: 1.6;
  }

  .borderwrap p {
    font-size: 0.875em;
    line-height: 1.8;
  }

  .cate-ttl {
    font-size: 16px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: bold;
  }

  .cate-list {
    margin-bottom: 30px;
  }

  .cate-list a {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    background: #000;
    padding: 3px 10px;
  }

  .taxttl {
    background: #ccc;
    padding: 20px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .systemtab-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
  }

  .systemtab-list li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: #ccc 1px solid;
    margin-bottom: -1px;
  }

  .systemtab-list li .systemtab-list-ttl {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding: 5%;
    background: #f8f8f8;
  }

  .systemtab-list li p {
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%;
    padding: 5%;
    background: #fff;
  }

  .systemtab-list li:nth-of-type(2n) {
    margin-left: -1px;
  }

  .other-ttl {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  /* price -------------------------------------*/
  main#price {
    width: 100%;
  }

  .price-ttl {
    width: 1100px;
    margin: 0 auto;
    height: 86px;
    border-radius: 51px;
    background-color: #bc161d;
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 56px;
    text-align: center;
    padding-top: 16px;
    margin-bottom: 59px;
  }

  #price .system-list {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #price .system-list li {
    line-height: 1.4;
    width: 350px;
    margin-right: 25px;
    margin-bottom: 32px;
    background: #fff;
    position: relative;
  }

  #price .system-list li:nth-child(3n) {
    margin-right: 0;
  }

  #price .system-list li a:hover {
    text-decoration: none;
  }

  #price .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3%;
  }

  #price .system-list .btn::after {
    content: ' >';
  }

  #price .system-pic {
    width: 100%;
    height: 271px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 11px;
  }

  #price .system-pic img {
    width: 100%;
    height: 271px;
  }


  #price .system-coment {
    font-size: 0.75em;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  #price .system-ttl-01 {
    width: 350px;
    color: #1a1a1a;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
  }

  #price .price-text {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 28px;
    font-weight: 900;
    color: #b7161c;
  }

  #price .system-category span {
    margin-bottom: 5px;
    padding: 4px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
  }

  #price .system-contents {
    width: 1100px;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 40px 20px;
    margin-bottom: 30px;
  }

  #price .system-contents .system-category-set {
    margin-top: 0px;
    margin-bottom: 0;
  }

  #price .system-contents-inner {
    background: #fff;
    padding: 40px 20px;
  }

  #price .system-contents .system-date {
    font-size: 1em;
    margin-bottom: 15px;
    display: block;
  }

  #price .system-contents .system-category {
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
    float: left;
    width: 100%;
  }

  #price .system-contents .system-category span {
    margin-bottom: 5px;
    padding: 4px 24px;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
  }

  #price .system-contents .system-ttl {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px #ccc solid;
    line-height: 1.4;
  }

  #price .system-contents .system-i-pic {
    text-align: center;
    margin-bottom: 20px;
  }

  #price .system-contents .system-i-pic img {
    max-width: 100%;
    max-height: 900px;
    width: auto;
    height: auto;
  }

  #price .price-flex-1 {
    margin-bottom: 24px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border: 1px solid #bc161d;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #price .price-flex-1 .box-l {
    width: 20%;
    background-color: #bc161d;
    padding: 16px;
    padding: 18px 24px;
  }

  #price .price-flex-1 .box-r {
    width: 80%;
    padding: 18px 24px;
    font-weight: 700;
    font-size: 16px;
  }

  #price .price-flex-1 .sy-ttl {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
  }

  /* voice -------------------------------------*/
  #voice {
    color: #1a1a1a;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
  }

  #voice .system-list {
    width: 1100px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.5rem 0;
  }

  #voice .system-list li {
    line-height: 1.4;
    width: 353px;
    margin-right: 20px;
    margin-bottom: 32px;
    background: #fff;
    position: relative;
  }

  #voice .system-list li:nth-child(3n) {
    margin-right: 0;
  }

  #voice .system-list li a:hover {
    text-decoration: none;
  }

  #voice .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2%;
  }

  #voice .system-list .btn::after {
    content: ' >';
  }

  #voice .system-pic {
    width: 100%;
    height: 220px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
  }

  #voice .system-pic img {
    width: 100%;
    height: 220px;
  }

  #voice .system-date {
    /* font-size: 0.75em; */
    margin-bottom: 10px;
    line-height: 1.4;
  }

  #voice .system-date::before {
    content: "■";
  }

  #voice .system-coment {
    font-size: 0.75em;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  #voice .system-ttl-01 {
    color: #000000;
    font-family: "Yu Gothic";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: normal;
  }

  #voice .num-inner .system-name {
    margin-bottom: 8px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.7px;
    line-height: normal;
  }

  #voice .num-inner .system-name span:nth-child(2) {
    margin-left: .75em;
  }


  #voice .system-contents-inner {
    background: #fff;
    padding: 40px 20px;
  }

  #voice .system-contents {
    width: 1100px;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 40px 20px;
    margin-bottom: 30px;
  }

  #voice .system-contents .system-name {
    font-size: 16px;
  }

  #voice .system-contents .sub-title {
    background-color: #bc161d;
    padding: 14px;
    font-size: 20px;
  }

  #voice .system-contents .system-date {
    font-size: 1em;
    margin-bottom: 15px;
    display: block;
  }

  #voice .system-contents .system-category-set {
    margin-top: 0px;
    margin-bottom: 0;
  }

  #voice .system-contents .system-category {
    margin-bottom: 20px;
    font-size: 0.75em;
    color: #fff;
    text-align: center;
    padding: 8px;
    width: 20%;
    float: left;
    margin-right: 2px;
  }

  #voice .system-contents .system-ttl {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc solid;
    line-height: 1.4;
  }

  #voice .system-contents .system-i-pic {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 25px;
  }

  #voice .system-contents .system-i-pic img {
    max-width: 100%;
    max-height: 900px;
    width: auto;
    height: auto;
  }

  #voice .system-gallery {
    background: #eeefef;
    padding: 30px 20px;
    margin-bottom: 30px;
    /* border: 2px dashed #ccc; */
  }

  #voice .system-gallery h2 {
    text-transform: uppercase;
  }

  #voice .gallery-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #voice .gallery-list li {
    width: 18.4%;
    position: relative;
    margin: 0 2% 25px 0;
    font-size: 0.75em;
    line-height: 1.4;
    text-align: left;
  }

  #voice .gallery-list li:nth-of-type(5n) {
    margin-right: 0;
  }

  #voice .gallery-list li a:hover {
    text-decoration: none;
  }

  #voice .gallery-list li .system-Frame {
    display: block;
    width: 100%;
    height: 148px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
  }

  #voice .gallery-list li .system-Frame::after {
    content: url(../images/common/icon_plus.jpg);
    display: block;
    position: absolute;
    top: 118px;
    right: 0;
  }

  #voice .gallery-list li .system-Frame img {
    width: 100%;
    height: 148px;
  }

  #voice .system-list02 {
    background: #eeefef;
    padding: 41px 21px 21px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #voice .system-list02 li {
    line-height: 1.4;
    width: 23.5%;
    margin-right: 2%;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    padding: 20px 10px 30px;
  }

  #voice .system-list02 li:nth-child(4n) {
    margin-right: 0;
  }

  #voice .system-list02 li a:hover {
    text-decoration: none;
  }

  #voice .system-list02 .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3%;
  }

  #voice .system-list02 .btn::after {
    content: ' >';
  }

  #voice .system-list02 .system-pic {
    width: 100%;
    height: 180px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
  }

  #voice .system-list02 .system-pic img {
    width: 100%;
    height: 180px;
  }

  #voice .system-list02 .system-date {
    font-size: 0.75em;
    margin-bottom: 10px;
    line-height: 1.4;
  }

  #voice .system-list02 .system-date::before {
    content: "■";
  }

  #voice .system-list02 .system-coment {
    font-size: 0.75em;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  #voice .system-list02 .system-ttl-01 {
    font-size: 1em;
    margin-bottom: 20px;
    line-height: 1.4;
  }

  /* #faq -------------------------------------*/
  #faq .mbmbmb {
    margin-bottom: 180px;
  }

  #faq .cate-mb {
    margin-bottom: 48px;
  }

  #faq .cate-ttl-01 {
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 16px;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  #faq .cate-ttl-01::before {
    content: "■";
    color: #3889c8;
    margin-right: 8px;
  }

  .qanda-sy-box .list .wysiwyg {
    margin-bottom: 0;
  }

  .qanda-sy-box .list li {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
  }

  .qanda-sy-box .list .sy-ttl {
    padding: 34px 80px 27px;
    background-image: url(../images/common/sy-icon-01.svg);
    background-repeat: no-repeat;
    background-position: 10px 24px;
    /* Style for "タイトルがはいります" */
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 24px;
    /* Text style for "タイトルがはいります" */
  }

  .qanda-sy-box .list .sy-a-txt {
    padding: 43px 153px 48px;
    background-image: url(../images/common/sy-icon-a.svg);
    background-repeat: no-repeat;
    background-position: 84px 34px;
    color: #000;
    border-top: 1px dotted #ccc;
    font-size: 16px;
  }

  .qanda-sy-box .list .sy-ttl.ano01 {
    background-image: url(../images/common/sy-icon-02.svg);
  }

  .qanda-sy-box .list .sy-ttl.ano02 {
    background-image: url(../images/common/sy-icon-03.svg);
  }

  .qanda-sy-box .sy-ttl {
    position: relative;
    padding: 15px;
    cursor: pointer;
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 0;
  }

  .qanda-sy-box .sy-a-txt {
    display: none;
  }

  #faq .sub-title1 {
    font-weight: 700;
  }

  #faq .sub-title1 .span1 {
    margin-right: 8px;
  }

  #faq .sub-title-qa {
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  #faq .sub-title-qa::before {
    content: "■";
    color: #3889c8;
    margin-right: 8px;
  }

  #faq .serchcategory1 {
    margin-bottom: 100px;
    width: 750px;
    margin: 0 auto;
    position: relative;
    top: -38px;
  }

  #faq .serchcategory1 .icon {
    width: 150px;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 10px 10px;
    position: relative;
    background: #f0f0f0;
  }

  #faq .serchcategory1 .icon:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/common/category-icon.png) no-repeat right top;
    position: absolute;
    right: -13px;
    top: 35px;
    z-index: 1;
  }

  /* news -------------------------------------*/
  #news {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 500;
  }

  #news .system-list {
    border: 4px solid #FCD000;
    padding: 20px;
    margin-bottom: 50px;
  }

  #news .system-list-inner {
    background: #fff;
    padding: 20px;
    padding-bottom: 0;
  }

  #news .system-list li {
    overflow: hidden;
    line-height: 1.4;
    margin-bottom: 20px;
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 20px;
  }

  #news .system-list li a:hover {
    text-decoration: none;
  }

  #news .system-list .system-date {
    width: 20%;
    float: left;
    font-size: 16px;
    line-height: 1.6;
    color: #898989;
  }

  #news .system-list .text-box {
    width: 78%;
    float: left;
    font-size: 14px;
    line-height: 1.6;
  }

  #news .system-list .system-ttl-01 {
    font-size: 16px;
    line-height: 1.6;
    color: #1a1a1a;
    font-weight: 700;
  }

  #news .system-list .system-category-set {
    color: #fff;
    margin-bottom: 10px;
  }

  #news .system-list .system-category {
    width: 20%;
    margin-right: 1px;
    font-size: 0.688em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 5px;
    float: left;
    background: #ccc;
  }

  #news .system-category-set p {
    background: #000 !important;
    display: inline-block;
    padding: 4px 15px;
    margin-right: 10px;
  }

  #news .system-contents {
    border: 4px solid #FCD000;
    padding: 20px;
    margin-bottom: 30px;
  }

  #news .system-contents-inner {
    background: #fff;
    padding: 40px 20px;
  }

  #news .system-contents .system-date {
    font-size: 1em;
    margin-bottom: 15px;
    display: block;
    color: #898989;
  }

  #news .system-contents .system-category-set {
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
  }

  #news .system-contents .system-category {
    font-size: 0.75em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 8px;
    width: 20%;
    float: left;
    margin-right: 2px;
    background: #ccc;
  }

  #news .system-contents .system-ttl {
    font-size: 1.375em;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px #ccc solid;
    line-height: 1.4;
  }

  /* works -------------------------------------*/
  #works #search-area {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 32px;
    background-color: #bb161c;
    padding: 24px;
    border-radius: 16px;
    color: #fff;
  }

  #works #search-area .search-area-ttl {
    color: #f60;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 2px;
    margin-top: 8px;
  }

  #works #search-area form .tag-search-box>ul {
    overflow: hidden;
  }

  #works #search-area form .tag-search-box>ul>li {
    float: left;
    margin: 0 5px 0 0;
  }

  #works #search-area form .tag-search-box>ul>li input+.label {
    margin: 10px;
    padding: 5px 20px;
    border-radius: 25px;
    background-color: #c8c8c8;
    box-shadow: 0px 3px 0 0px #FF6600;
    color: #fff;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    display: block;
    width: 105px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    font-size: 11px;
    white-space: pre;
    display: inline-table;
  }

  #works #search-area form .tag-search-box>ul>li input:checked+.label {
    margin: 10px;
    padding: 5px 20px;
    border-radius: 25px;
    background-color: #FF6600;
    box-shadow: 0px 1px 0 1px #000;
    color: #fff;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    display: block;
    width: 105px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    font-size: 11px;
    white-space: pre;
    display: inline-table;
  }

  #works #search-area form .tag-search-box>ul>li input:checked+.rabel {
    color: #fff;
    border-radius: 10px;
    background-color: #FF6600;
    box-shadow: 0px 0px 0 7px #fff;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    padding: 5px 20px;
  }

  #works #search-area form .tag-search-box.checkbox-sp {
    display: none;
  }

  #works #search-area form .tag-search-box>ul>li input[type=checkbox] {
    display: none;
  }

  #works #search-area form .tag-search-box>ul>li input[type=radio] {
    display: none;
  }

  #works #search-area form .tag-search-box>ul>li input[type=text] {
    margin: 0 0 0 5px;
  }

  #works #search-area label {
    display: inline-block;
  }

  #works #search-area .search-button-box .works-search {
    background-image: url(../images/common/kensaku.svg);
    width: 400px;
    height: 83px;
    margin: 20px auto 0;
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  #works #search-area .search-button-box .works-search:hover {
    cursor: pointer;
    cursor: hand;
    opacity: 0.8;
  }

  #works .sysy-ttl {
    font-weight: 700;
    font-size: 18px;
    color: #373737;
    margin-bottom: 8px;
  }

  #works .sysy-ttl2 {
    font-weight: 700;
    font-size: 24px;
    color: #f60;
    margin-bottom: 16px;
  }

  #works .system-list {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #works .flex-01 {
    margin-bottom: 48px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #works .flex-01 .box-l {
    width: 370px;
    margin-right: 40px;
  }

  #works .flex-01 .box-r {
    width: 602px;
  }

  #works .sy-b-box {
    width: 100%;
    border: 1px solid #ccc;
    padding: 16px;
    font-size: 14px;
  }

  #works .sy-b-box .tab-ttl {
    color: #f60;
    font-weight: 700;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 4px;
    margin-bottom: 4px;
  }

  #works .sy-b-box .tab-txt {
    margin-bottom: 5px;
  }

  #works .sy-pic-i {
    width: 370px;
  }

  #works .sy-pic-i img {
    max-width: 100%;
    height: auto;
  }

  #works .sy-pic-i2 {
    width: 100%;
  }

  #works .sy-pic-i2 img {
    width: 100%;
    height: auto;
    max-height: 640px;
  }

  #works .system-list li {
    line-height: 1.4;
    width: 23.5%;
    margin-right: 2%;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    padding: 20px 10px 30px;
  }

  #works .system-list li:nth-child(4n) {
    margin-right: 0;
  }

  #works .system-list li a:hover {
    text-decoration: none;
  }

  #works .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3%;
  }

  #works .system-list .btn::after {
    content: ' >';
  }

  #works .system-pic {
    width: 100%;
    height: 180px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
  }

  #works .system-pic img {
    width: 100%;
    height: 180px;
  }

  #works .system-date {
    font-size: 0.75em;
    margin-bottom: 10px;
    line-height: 1.4;
  }

  #works .system-date::before {
    content: "■";
  }

  #works .system-coment {
    font-size: 0.75em;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  #works .system-ttl-01 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.4;
  }

  #works .system-category span {
    margin-bottom: 5px;
    padding: 4px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
  }

  #works .icon01 {
    background: #000;
  }

  #works .icon02 {
    background: #111;
  }

  #works .icon03 {
    background: #222;
  }

  #works .icon04 {
    background: #333;
  }

  #works .icon05 {
    background: #444;
  }

  #works .icon06 {
    background: #555;
  }

  #works .system-contents {
    margin-bottom: 30px;
  }


  #works .system-contents img:hover {
    opacity: 1.0;
  }

  #works .system-contents .date {
    font-size: 16px;
  }

  #works .system-contents .system-ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 16px;
  }

  #works .system-contents .ttl-bottom {
    margin-bottom: 40px;
  }

  #works .system-contents .before-after {
    overflow: hidden;
  }

  #works .system-contents .before-after .frame-after {
    width: 650px;
    float: left;
  }

  #works .system-contents .before-after .frame-after .pic {
    width: 100%;
    height: 470px;
    margin-bottom: 10px;
  }

  #works .system-contents .before-after .frame-after .pic img {
    width: 100%;
    height: 470px;
  }

  #works .system-contents .before-after .frame-before {
    width: 300px;
    float: right;
  }

  #works .system-contents .before-after .frame-before .pic {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }

  #works .system-contents .before-after .frame-before .pic img {
    width: 100%;
    height: 200px;
  }

  #works .system-contents .before-after .frame-before h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  #works .system-contents .text-before {
    margin-bottom: 60px;
  }

  #works .system-contents .text-before h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  #works .system-contents .voice-area {
    padding: 40px;
    position: relative;
    min-height: 280px;
    margin-bottom: 60px;
  }

  #works .system-contents .voice-area .pic {
    width: 350px;
    height: 200px;
    position: absolute;
    top: 40px;
    left: 40px;
  }

  #works .system-contents .voice-area .pic img {
    width: 340px;
    height: 200px;
  }

  #works .system-contents .voice-area h3 {
    font-size: 24px;
    font-weight: bold;
    margin-left: 380px;
    margin-bottom: 15px;
  }

  #works .system-contents .voice-area .voice-text {
    margin-left: 380px;
  }

  #works .system-contents a:hover {
    text-decoration: none;
  }

  #works .system-contents a:hover .voice-area {
    background-color: #ffe155;
  }

  #works .system-contents .system-gallery {}

  #works .system-contents .system-gallery ul {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #works .system-contents .system-gallery ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }

  #works .system-contents .system-gallery ul li:nth-child(2n) {
    margin-right: 0;
  }

  #works .system-contents .system-gallery ul li .system-Frame {
    width: 100%;
    height: 360px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }

  #works .system-contents .system-gallery ul li .system-Frame img {
    width: 100%;
    height: 360px;
  }

  #works .system-contents .text-after {
    margin-bottom: 20px;
  }

  #works .system-contents .text-after .tab-ttl {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
  }

  #works .system-contents .text-after .tab-txt {
    font-size: 14px;
    margin-bottom: 10px;
  }


  #works .voice-icon {
    top: 20px;
    right: 15px;
  }











  #voice-recommend {
    margin-bottom: 120px;
  }

  #voice-recommend .inner-Box {
    width: 1100px;
    border: 2px solid #FCD000;
    padding: 60px;
    margin: auto;
  }

  #voice-recommend .inner-Box .ttl {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }

  #voice-recommend .inner-Box ul.system-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #voice-recommend .inner-Box ul.system-list {
    width: 100%;
  }

  #voice-recommend .inner-Box ul.system-list li {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 20px;
    padding: 0;
  }

  #voice-recommend .inner-Box ul.system-list li:nth-child(4n) {
    margin-right: 0;
  }

  #voice-recommend .inner-Box ul.system-list li .system-pic {
    width: 100%;
    height: 130px;
    margin-bottom: 15px;
  }

  #voice-recommend .inner-Box ul.system-list li .system-pic img {
    width: 100%;
    height: 130px;
  }

  #voice-recommend .inner-Box ul.system-list li .system-date {
    font-size: 12px;
  }

  #voice-recommend .inner-Box ul.system-list li .system-name {
    font-size: 12px;
  }

  #voice-recommend .inner-Box ul.system-list li .system-ttl-01 {
    font-size: 14px;
    font-weight: bold;
  }

  #voice-recommend .inner-Box .btn {
    display: block !important;
    width: 400px;
    height: 60px;
    margin: 0 auto;
  }

  #voice-recommend .inner-Box .btn a {
    display: block !important;
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    border-radius: 30px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 54px;
    position: relative;
  }

  #voice-recommend .inner-Box .btn a:before {
    content: "＞";
    position: absolute;
    top: 2px;
    right: 25px;
  }

  /*==================================================
アコーディオンのためのcss
===================================*/

  /*アコーディオン全体*/
  #works .accordion-area {
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin: 0 auto;
  }

  #works .accordion-area li {
    margin: 10px 0;
  }

  #works .accordion-area section {
    border: 1px solid #ccc;
  }

  /*アコーディオンタイトル*/
  #works .title-search {
    position: relative;
    /*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size: 28px;
    font-weight: normal;
    padding: 0 3% 0 50px;
    transition: all .5s ease;
    text-align: center;
  }

  /*アイコンの＋と×*/
  #works .title-search::after {
    top: 48%;
    left: 15px;
    transform: rotate(90deg);
  }

  /*　closeというクラスがついたら形状変化　*/
  #works .title-search.close::before {
    transform: rotate(45deg);
  }

  #works .title-search.close::after {
    transform: rotate(-45deg);
  }

  /*アコーディオンで現れるエリア*/
  #works .box-search {
    display: none;
    /*はじめは非表示*/
    background: #f3f3f3;
    margin: 0 3% 3% 3%;
    padding: 3%;
  }

  /*========= レイアウトのためのCSS ===============*/


  h2 {
    /* text-align: center; */
    /* margin: 30px 0; */
    font-size: 1rem;
  }





  #blog .tag-cate {
    margin-bottom: 8px;
  }

  #blog .tag-cate li {
    display: none;
    border: 1px solid #000;
    font-size: 14px;
    padding: 2px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
  }

  #blog .tag-cate li.gaihekitosoo {
    display: inline-block;
  }

  #blog .tag-cate li.yanetosouo {
    display: inline-block;
  }

  #blog .tag-cate li.bousui {
    display: inline-block;
  }

  #blog .tag-cate li.sealing {
    display: inline-block;
  }

  #blog .tag-cate li.asiba {
    display: inline-block;
  }

  #blog .tag-cate li.sonota {
    display: inline-block;
  }

  #blog .ss-bnr a {
    display: block;
    background-color: #bb161c;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 16px;
    margin-bottom: 32px;
    border-radius: 8px;
  }

  #blog .mainContents {
    width: 75%;
    float: right;
  }

  /*patern2*/
  #blog .mainContents .system-list2 {
    padding: 40px 20px;
    margin-bottom: 50px;
    border: 3px solid #FCD000;
  }

  #blog .mainContents .system-list-inner2 {
    background: #fff;
    padding: 40px 20px;
  }

  #blog .mainContents .system-list2>li {
    overflow: hidden;
    line-height: 1.4;
    margin-bottom: 20px;
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 20px;
  }

  #blog .mainContents .system-list2>li a:hover {
    text-decoration: none;
  }

  #blog .mainContents .system-list2 .system-pic {
    width: 20%;
    float: left;
  }

  #blog .mainContents .system-list2 .system-pic img {
    max-width: 100%;
    height: auto;
  }

  #blog .mainContents .system-list2 .textbx {
    width: 78%;
    float: left;
    margin-left: 2%;
  }

  #blog .mainContents .system-list2 .system-date {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
  }

  #blog .mainContents .system-list2 .system-date::before {
    content: "■";
  }

  #blog .mainContents .system-list2 .system-ttl-01 {
    font-size: 0.938em;
    line-height: 1.6;
    margin-bottom: 10px;
  }

  #blog .mainContents .system-list2 .system-contributor {
    color: #bbb;
    font-size: 0.75em;
    text-align: right;
  }

  /**/
  #blog .system-category span {
    margin-bottom: 5px;
    padding: 4px;
    display: inline-block;
    color: #000;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    border: 1px solid #000;
  }

  #blog .cate01 {
    background: #000;
  }

  #blog .cate02 {
    background: #111;
  }

  #blog .cate03 {
    background: #222;
  }

  #blog .cate04 {
    background: #333;
  }

  #blog .cate05 {
    background: #444;
  }

  #blog .cate06 {
    background: #555;
  }

  #blog .mainContents .system-contents {
    border: 4px solid #FCD000;
    padding: 40px 40px;
    margin-bottom: 30px;
  }

  #blog .mainContents .system-contents-inner {
    background: #fff;
  }

  #blog .mainContents .system-contents .system-date {
    font-size: 1em;
    margin-bottom: 2px;
    display: block;
  }

  #blog .mainContents .system-contents .system-category-set {
    width: 100%;
    margin-bottom: 20px;
  }

  #blog .mainContents .system-contents .system-category {
    font-size: 0.75em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 8px;
    width: 20%;
    float: right;
    margin-right: 2px;
    background: #ccc;
  }

  #blog .mainContents .system-i-pic {
    text-align: center;
    margin-bottom: 8%;
  }

  #blog .mainContents .system-i-pic img {
    max-width: 100%;
    height: auto;
  }

  #blog .mainContents .system-ttl {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 21px;
    border-bottom: 1px #ccc solid;
    line-height: 1.4;
  }

  #blog .mainContents .footInfo {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px dotted #ccc;
  }

  #blog .mainContents .system-contributor {
    font-size: 0.875em;
    margin-bottom: 15px;
    text-align: right;
  }

  #blog .sy-scr {
    height: 500px;
    overflow-y: scroll;
  }


  /*blogサイドバー*/
  #blog aside.sidebar {
    width: 23%;
    float: left;
  }

  #blog aside.sidebar .aside-blog-ttl {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: center;
  }

  #blog aside.sidebar .aside-blog-ttl span.en {
    font-size: 0.75em;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: #ccc;
  }

  #blog aside.sidebar .aside-blog-ttl span.jp {
    font-size: 0.938em;
    font-weight: bold;
  }

  #blog aside.sidebar .list-block {
    margin: 20px 0 40px;
  }

  #blog aside.sidebar .acbox a {
    line-height: 1.4;
    font-size: 0.875rem;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    display: block;
  }

  #sidebar .widget_calendar {
    margin-bottom: 40px;
  }

  table#wp-calendar {
    table-layout: fixed;
    width: 100%;
    margin: 5px auto 0 auto;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    margin-bottom: 30px;
  }

  table#wp-calendar caption {
    margin: 10px 0 0 0;
    padding: 10px;
    width: auto;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: thin solid #eee;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
  }

  table#wp-calendar #today {
    display: block;
    font-weight: bold;
    background-color: #cef;
    z-index: 1;
  }

  table#wp-calendar .pad {
    font-weight: bold;
    background-color: #eee;
  }

  table#wp-calendar th,
  table#wp-calendar td {
    padding: 7px 0;
    vertical-align: middle;
    text-align: center;
  }

  table#wp-calendar td {
    line-height: 1.8;
    border: thin solid #eee;
    background-color: #fff;
  }

  table#wp-calendar th {
    font-style: normal;
    color: #333;
    border-left: thin solid #eee;
    border-right: thin solid #eee;
    background-color: #f0f0f0;
  }

  table#wp-calendar a {
    font-size: 12px;
    color: #00a0dd;
    padding: 0;
    text-decoration: underline;
  }

  /* form -------------------------------------*/
  #form h3 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
  }

  #form .list {
    /* color: #666; */
    margin: 16px 0 30px;
    font-size: 16px;
    line-height: 1.8;
  }

  #form .list li {
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
  }

  #form .list li::before {
    content: "※";
  }

  .btn-type01 {
    background: url("../images/common/form-btn-001.svg") no-repeat;
    width: 400px;
    height: 80px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .btn-type02 {
    background: url("../images/common/form-btn-002.svg") no-repeat top center;
    width: 400px;
    height: 80px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .btn-type03 {
    background: url("../images/common/form-btn-003.svg") no-repeat;
    width: 400px;
    height: 80px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .btn-confirm {
    text-align: center;
  }

  .form-Box {
    margin-bottom: 140px;
    line-height: 1.6;
    border: 1px solid #BC161D;
  }

  .form-Box .form-Box-inner {
    background: #fff;
    padding: 20px 40px 20px;
  }

  .form-Box .form-list {
    font-size: 14px;
    margin-bottom: 30px;
  }

  .form-Box .error {
    margin-bottom: 1em;
  }

  .form-Box .attention-color {
    color: #f00;
  }

  .form-Box .form-list li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 3px;
  }

  .form-Box .list {
    margin: 8px 0 16px;
  }

  .form-Box .list li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 4px;
  }

  .form-Box .list li::before {
    content: "※";
  }

  .form-Box table {
    margin-bottom: 50px;
    font-size: 0.875em;
    line-height: 1.6;
    width: 100%;
  }

  .form-Box th {
    font-weight: bold;
    border: 1px solid #fff;
    text-align: left;
    width: 30%;
    background-color: #eeefef;
    padding: 20px;
    vertical-align: middle;
  }

  .form-Box th.form-h {
    padding: 10px 20px;
    background-color: #cccfcf;
  }

  .form-Box td {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    text-align: left;
    width: 100%;
    padding: 20px;
    vertical-align: middle;
  }

  .form-Box td img {
    max-width: 100%;
    height: auto;
  }

  .form-Box .from-btn-01 {
    text-align: center;
  }

  .form-Box .from-btn-02 {
    margin-top: 24px;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .form-Box .button {
    border: 0;
    padding: 0;
    margin: 0;
  }

  .form-Box .button:hover {
    cursor: pointer;
    cursor: hand;
    opacity: 0.8;
  }

  .form-Box input[type="text"],
  .form-Box input[type="email"],
  .form-Box input[type="tel"],
  .form-Box input[type="date"],
  .form-Box select,
  .form-Box textarea {
    font-size: 14px;
    padding: 1%;
    font-family: auto;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  /*チェックボックスカスタマイズ 始まり*/
  .form-Box label {
    margin-right: 5px;
  }

  .form-Box label span {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #333;
    border-radius: 20px;
    padding: 5px 20px;
    display: inline-block;
  }

  .chance-checkbox label span {
    margin-bottom: 6px;
  }

  .form-Box label input:checked+span {
    color: #FFF;
    /* 文字色を白に */
    background: #163b69;
    /* 背景色を薄い赤に */
    border: 1px solid #0f1217;
    /* 淵の線を薄い赤に */
  }

  .form-Box input[type="text"][name="hope-day-other"] {
    margin-top: 15px !important;
  }

  .form-Box input[type="text"][name="other"] {
    margin-top: 15px !important;
  }

  /*チェックボックスカスタマイズ 終わり*/

  .form-Box textarea {
    width: 100%;
    min-height: 160px;
    /* line-height: 1.7; */
  }

  .required::after {
    content: "【必須】";
    color: #f00;
  }

  .priv-title {
    text-align: center;
    margin-bottom: 20px;
  }

  .priv-text {
    padding: 20px;
    overflow-y: scroll;
    height: 250px;
    border: #ccc solid 1px;
    margin-bottom: 30px;
    background: #fff;
  }

  .priv-text .priv-ttl {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }

  .priv-text p {
    margin-bottom: 20px;
    font-size: 13px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #ccc solid 1px;
  }

  .priv {
    text-align: center;
    margin-bottom: 30px;
  }

  .priv-text .tt {
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
  }

  .btn-item {
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 24px;
  }


  .borderwrap {
    width: 1200px;
    margin: 0 auto 40px;
  }

  .borderwrap h4,
  .borderwrap h2 {
    background: #ccc;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    background: #FCD000;
  }

  /* event_campaign -------------------------------------*/
  #event_campaign .system-list {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #event_campaign .system-list li {
    line-height: 1.4;
    width: 32%;
    margin-right: 2%;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    padding: 20px 10px 20px;
  }

  #event_campaign .system-list li:nth-child(3n) {
    margin-right: 0;
  }

  #event_campaign .system-list li a:hover {
    text-decoration: none;
  }

  #event_campaign .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3%;
  }

  #event_campaign .system-list .btn::after {
    content: ' >';
  }

  #event_campaign .system-pic {
    width: 100%;
    height: 220px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
  }

  #event_campaign .system-pic img {
    max-width: 100%;
    max-height: 220px;
    width: auto;
    height: auto;
  }

  #event_campaign .system-date {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.4;
    color: #fd7201;
  }

  #event_campaign .system-information {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  #event_campaign .system-txt {
    font-size: 0.813em;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  #event_campaign .system-coment {
    font-size: 0.813em;
    margin-bottom: 5px;
    line-height: 1.4;
  }

  #event_campaign .system-ttl-01 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  #event_campaign .system-ttl-02 {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 1px;
  }

  #event_campaign .icon {
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50%;
    padding: 30px 20px;
    text-align: center;
  }

  #event_campaign .icon01 {
    background: #ff0;
  }

  #event_campaign .icon02 {
    background: #f0f;
  }

  #event_campaign .icon03 {
    background: #0ff;
  }

  #event_campaign .system-category {
    margin-bottom: 10px;
  }

  #event_campaign .system-category span {
    margin-bottom: 5px;
    padding: 4px 20px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
  }

  #event_campaign .cate01 {
    background: #000 !important;
  }

  #event_campaign .cate02 {
    background: #111 !important;
  }

  #event_campaign .cate03 {
    background: #222 !important;
  }

  #event_campaign .cate04 {
    background: #333 !important;
  }

  #event_campaign .cate05 {
    background: #444 !important;
  }

  #event_campaign .cate06 {
    background: #555 !important;
  }

  #event_campaign .system-icon02 span {
    display: block;
    padding: 8px;
    background: #ccc;
    font-size: 0.8rem;
    margin-bottom: 15px;
    margin-top: -15px;
  }

  #event_campaign .system-icon02 span.icon02-01 {
    background: #999;
  }

  #event_campaign .system-icon02 span.icon02-02 {
    background: #ccc;
  }

  #event_campaign .system-icon02 span.icon02-03 {
    background: #eee;
  }

  #event_campaign .system-contents {
    border: 4px solid #FCD000;
    padding: 40px;
    margin-bottom: 30px;
    position: relative;
  }

  #event_campaign .system-contents-inner {
    background: #fff;
    padding: 20px 20px 40px;
  }

  #event_campaign .system-contents .system-date {
    font-size: 16px;
  }

  #event_campaign .system-contents .system-date::before {
    content: none;
  }

  #event_campaign .system-contents .titleArea {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px #ccc solid;
  }

  #event_campaign .system-contents .system-ttl {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 24px;
    line-height: 1.4;
    border-bottom: dotted 1px #000;
    padding-bottom: 16px;
  }

  #event_campaign .system-contents .system-icon02 {
    width: 20%;
  }

  #event_campaign .system-contents .system-i-pic {
    text-align: center;
    margin-bottom: 20px;
  }

  #event_campaign .system-contents .system-i-pic img {
    max-width: 100%;
    max-height: 900px;
    width: auto;
    height: auto;
  }

  #event_campaign .system-contents #googlemaps {
    height: 500px;
    border: 1px solid #dcdddd;
  }

  #event_campaign .system-gallery {
    background: #eeefef;
    padding: 30px 20px;
  }

  #event_campaign .system-gallery h2 {
    text-transform: uppercase;
  }

  #event_campaign .gallery-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #event_campaign .gallery-list li {
    width: 18.4%;
    position: relative;
    margin: 0 2% 25px 0;
    font-size: 0.75em;
    line-height: 1.4;
  }

  #event_campaign .gallery-list li:nth-of-type(5n) {
    margin-right: 0;
  }

  #event_campaign .gallery-list li a:hover {
    text-decoration: none;
  }

  #event_campaign .gallery-list li .system-Frame {
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
  }

  #event_campaign .gallery-list li .system-Frame::after {
    content: url(../images/common/icon_plus.jpg);
    display: block;
    position: absolute;
    top: 90px;
    right: 0;
  }

  #event_campaign .gallery-list li .system-Frame img {
    width: 100%;
    height: 120px;
  }

  #event_campaign .form-Box .fomr-ttl-icon {
    padding: 15px 0 15px 0;
    font-size: 30px !important;
    font-weight: normal;
    background-color: #BC161D;
    width: 1100px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    background-image: url(../images/common-page/mail-icon.svg);
    font-weight: bold;
    background-position: 280px 27px;
    background-repeat: no-repeat;
  }

  /* staff -------------------------------------*/



  .douga_g-box {}

  .system-en {
    margin-bottom: 24px;
    line-height: 1.7;
    font-size: 20px;
  }

  .sy-flex_new .instagram_url_btn a {
    color: #FFF;
    /*文字・アイコン色*/
    border-radius: 7px;
    /*角丸に*/
    position: relative;
    display: inline-block;
    height: 50px;
    /*高さ*/
    width: 235px;
    /*幅*/
    margin-bottom: 24px;
    text-align: center;
    /*中身を中央寄せ*/
    font-size: 16px;
    /*文字のサイズ*/
    line-height: 50px;
    /*高さと合わせる*/
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    /*グラデーション①*/
    overflow: hidden;
    /*はみ出た部分を隠す*/
    text-decoration: none;
    /*下線は消す*/
  }

  .sy-flex_new .instagram_url_btn a:hover {
    opacity: 0.8;
  }

  .sy-flex_new .instagram_url_btn a:before {
    /*グラデーション②*/
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*全体を覆う*/
    height: 100%;
    /*全体を覆う*/
    background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  }

  .sy-flex_new .instagram_url_btn a span {
    position: relative;
    z-index: 10;
  }

  .sy-flex_new .wysiwyg {
    margin-bottom: 24px;
  }

  .douga_g_ttl {
    position: absolute;
    top: -36px;
    left: 24px;
  }

  .douga_g_ttl .ss {
    display: inline-block;
    background-color: #fff;
    padding: 5px 32px 5px;
    color: #1a1a1a;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 700;
    font-size: 36px;
  }

  .douga_ttl {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: 28px;
  }


  .douga-box .txt-01 {
    border: 1px solid #000;
  }

  .douga_g-box .txt-02 {
    text-align: right;
  }

  .douga_link_a {
    display: inline-block;
    padding: 9px 35px 8px;
    color: #fff;
    background-color: #bc161d;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border-radius: 30px;
    font-weight: 700;
  }

  .douga_line_ul>li {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .douga_line_ul .douga-box {
    position: relative;
    width: 233px;
    height: 181px;
    margin-right: 24px;
  }

  .douga_line_ul .douga-box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .douga_line_ul .txt-01 {
    width: 410px;
    line-height: 1.7;
    position: relative;
    top: -6px;
  }

  .douga_line_ul>li:last-child {
    margin-bottom: 0;
  }

  .w11 {
    width: 1100px;
    margin: 0 auto;
  }
}


@media screen and (max-width: 767px) {

  .spspsp {
    margin-left: 4vw;
    margin-right: 4vw;
  }

  /* system-common */
  .pagen-works {
    margin: 0 0vw 4vw;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  .pagen-works:nth-of-type(1) {
    margin-bottom: 10%;
  }

  .page-navi-works {
    font-size: 3.4vw;
  }

  .page-navi-works li {
    display: inline-block;
  }

  .page-navi-works li img {
    width: 40vw;
  }

  .page-navi-works li.active {
    background: #ccc;
  }

  .page-navi-works a {
    padding: 2vw;
    display: inline-block;
    font-size: 3.4vw;
  }

  .page-navi-works .fast {
    margin-right: 0;
  }

  .page-navi-works .fast::after {
    display: inline-block;
    margin: 0 1vw;
  }

  .pagen-works .list-works {
    text-align: center;
    margin: 0 auto 2vw;
  }

  .pagen-works .list-works img {}

  .pagen-works .list-works a {
    margin: 0 auto;
    color: #fff;
    font-size: 4.2vw;
    padding: 1.5vw 25vw;
    text-align: center;
    display: inline-block;
    background: #000;
  }

  .pagen-works .list-works a:hover {
    background: #666;
    text-decoration: none;
  }

  .page-list {
    font-size: 3.4vw;
    margin: 10% 0 20%;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  .page-list .page-numbers {
    background: #eeefef;
    display: inline-block;
    border: #dcdddd 1px solid;
    margin-right: 2vw;
    margin-bottom: 2vw;
  }

  .page-list span {
    background: #231815 !important;
    color: #fff;
    padding: 2vw;
    margin-right: 2vw;
  }

  .page-list a {
    padding: 2vw;
    display: inline-block;
  }

  .pagen {
    margin: 0 0vw 4vw;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  .pagen:nth-of-type(1) {
    margin-bottom: 5%;
  }

  .page-navi {
    font-size: 3.4vw;
  }

  .page-navi li {
    display: inline-block;
  }

  .page-navi li.active {
    background: #ccc;
  }

  .page-navi a {
    padding: 2vw;
    display: inline-block;
    font-size: 3.4vw;
  }

  .page-navi .fast {
    margin-right: 0;
  }

  .page-navi .fast::after {
    content: "|";
    display: inline-block;
    margin: 0 1vw;
  }

  .pagen .list {
    float: right;
  }

  .pagen .list a {
    margin: 0 auto;
    color: #fff;
    font-size: 3.4vw;
    padding: 1vw 4vw;
    text-align: center;
    display: inline-block;
    background: #000;
  }

  .pagen .list a:hover {
    background: #666;
    text-decoration: none;
  }

  .btnArea {
    text-align: center;
    margin: 10% auto;
    padding: 0;
  }

  .btnArea a {
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    padding: 3vw 5vw;
    font-size: 3.4vw;
    text-align: center;
    display: block;
    background: #000;
    letter-spacing: 0.242vw;
  }

  .btnArea-s {
    text-align: center;
  }

  .btnArea-s a {
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    padding: 3% 10%;
    font-size: 3.4vw;
    text-align: center;
    display: inline-block;
    background: #000;
    letter-spacing: 0.242vw;
  }

  .btnArea-s::after {
    content: '';
    display: block;
    margin-bottom: 10%;
  }

  .borderwrap {
    width: 94%;
    margin: 0 auto 4vw;
    line-height: 1.6;
  }

  .borderwrap h3 {
    font-size: 3.4vw;
    font-weight: bold;
    margin-bottom: 4vw;
    padding-bottom: 2vw;
    border-bottom: 1px #ccc solid;
  }

  .borderwrap p {
    font-size: 3vw;
  }

  .cate-list {
    margin: 0 0 8vw;
  }

  .cate-ttl {
    font-size: 3.4vw;
    border-bottom: 1px solid #000;
    padding-bottom: 2vw;
    margin-bottom: 4vw;
    font-weight: bold;
  }

  .cate-list {
    margin-bottom: 4vw;
  }

  .cate-list a {
    display: inline-block;
    margin-right: 3vw;
    color: #fff;
    background: #000;
    padding: 0.4vw 3vw;
  }

  .taxttl {
    background: #ccc;
    padding: 4vw;
    margin-bottom: 3vw;
    font-weight: bold;
  }

  .systemtab-list {
    font-size: 3.4vw;
    line-height: 1.6;
    margin-bottom: 6vw;
  }

  .systemtab-list li {
    width: 100%;
    border: #ccc 1px solid;
    margin-bottom: -0.242vw;
    border-bottom: none;
  }

  .systemtab-list li:last-child {
    border-bottom: 1px solid #ccc;
  }

  .systemtab-list li .systemtab-list-ttl {
    border-bottom: #ccc dotted 1px;
    width: 100%;
    padding: 3%;
    background: #f8f8f8;
  }

  .systemtab-list li p {
    width: 100%;
    padding: 3%;
    background: #fff;
  }

  .other-ttl {
    text-align: center;
    font-size: 4.6vw;
    font-weight: bold;
    margin-bottom: 1vw;
  }

  /* news -------------------------------------*/
  #news {

    width: 94vw;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 500;
  }

  #news .mb-001 {
    margin-bottom: 9.662vw;
  }

  #news .system-list {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 10%;
  }


  #news .system-list-inner {
    background: #fff;
    /* padding: 4.831vw; */
    padding-bottom: 0;
  }

  #news .system-list li {
    overflow: hidden;
    line-height: 1.4;
    margin-bottom: 2.415vw;
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 2.415vw;
  }

  #news .system-list li a:hover {
    text-decoration: none;
  }

  #news .system-list .system-date {
    font-size: 3.382vw;
    line-height: 1.6;
    color: #898989;
    margin-bottom: 0.483vw;
  }

  #news .system-list .text-box {
    font-size: 3.382vw;
    line-height: 1.6;
  }

  #news .system-list .system-ttl-01 {
    font-size: 3.865vw;
    line-height: 1.6;
    color: #1a1a1a;
    font-weight: 700;
  }

  #news .system-list .system-category-set {
    color: #fff;
    margin-bottom: 2.415vw;
  }

  #news .system-list .system-category {
    width: 20%;
    margin-right: 0.242vw;
    font-size: 0.688em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1.208vw;
    float: left;
    background: #ccc;
  }

  #news .system-category-set p {
    background: #000 !important;
    display: inline-block;
    padding: 0.966vw 3.623vw;
    margin-right: 2.415vw;
  }

  #news .system-contents {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 6%;
  }

  #news .system-contents-inner {
    background: #fff;
    /* padding: 9.662vw 4.831vw; */
  }

  #news .system-contents .system-date {
    font-size: 3.382vw;
    margin-bottom: 0.483vw;
    display: block;
    color: #898989;
  }

  #news .system-contents .system-category-set {
    color: #fff;
    width: 100%;
    margin-bottom: 4.831vw;
  }

  #news .system-contents .system-category {
    font-size: 0.75em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1.932vw;
    width: 20%;
    float: left;
    margin-right: 0.483vw;
    background: #ccc;
  }

  #news .system-contents .system-ttl {
    font-size: 4.348vw;
    font-weight: bold;
    margin-bottom: 3.865vw;
    padding-bottom: 2.415vw;
    border-bottom: 1px #ccc solid;
    line-height: 1.4;
  }




  .price-ttl {
    width: 92vw;
    margin: 0 auto;
    height: 15.459vw;
    border-radius: 12.319vw;
    background-color: #bc161d;
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 3.865vw;
    font-weight: 700;
    letter-spacing: 0.338vw;
    line-height: 13.527vw;
    text-align: center;
    padding-top: 0.966vw;
    margin-bottom: 6.039vw;
  }

  #price .system-list {
    width: 92vw;
    margin: 0 auto;
    margin-bottom: 12.077vw;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #price .system-list li {
    line-height: 1.4;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 5.797vw;
    background: #fff;
    position: relative;
  }

  #price .system-list li:nth-child(2n) {
    margin-right: 0;
  }

  #price .system-list li a:hover {
    text-decoration: none;
  }

  #price .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3%;
  }

  #price .system-list .btn::after {
    content: ' >';
  }

  #price .system-pic {
    width: 100%;
    height: 35.749vw;
    overflow: hidden;
    text-align: center;
    margin-bottom: 1.932vw;
  }

  #price .system-pic img {
    width: 100%;
    height: 35.749vw;
  }

  #price .system-coment {
    font-size: 0.75em;
    margin-bottom: 1.208vw;
    line-height: 1.4;
  }

  #price .system-ttl-01 {
    width: 100%;
    color: #1a1a1a;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 3.865vw;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
  }

  #price .price-text {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 5.2vw;
    font-weight: 900;
    color: #b7161c;
  }

  #price .system-category span {
    margin-bottom: 1.208vw;
    padding: 0.966vw;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 3.382vw;
  }

  #price .system-contents {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 6%;
  }

  #price .system-contents .system-category-set {
    margin-top: 0px;
    margin-bottom: 0;
  }

  #price .system-contents-inner {
    background: #fff;
    padding: 9.662vw 4.831vw;
  }

  #price .system-contents .system-date {
    font-size: 1em;
    margin-bottom: 3.623vw;
    display: block;
  }

  #price .system-contents .system-category {
    margin-bottom: 4.831vw;
    font-size: 3.382vw;
    color: #fff;
    float: left;
    width: 100%;
  }

  #price .system-contents .system-category span {
    margin-bottom: 1.208vw;
    padding: 0.966vw 5.797vw;
    display: inline-block;
    margin-right: 2.415vw;
    color: #fff;
    text-align: center;
    font-size: 3.382vw;
  }

  #price .system-contents .system-ttl {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 3vw;
    padding-bottom: 2vw;
    border-bottom: 1px #ccc solid;
    line-height: 1.6;
  }

  #price .system-contents .system-i-pic {
    text-align: center;
    margin-bottom: 4.831vw;
  }

  #price .system-contents .system-i-pic img {
    max-width: 100%;
    max-height: 217.391vw;
    width: auto;
    height: auto;
  }

  #price .price-flex-1 {
    margin-bottom: 3.865vw;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border: 1px solid #bc161d;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #price .price-flex-1 .box-l {
    width: 30%;
    background-color: #bc161d;
    padding: 3.865vw;
    padding: 1.932vw 5.797vw;
    text-align: center;
  }

  #price .price-flex-1 .box-r {
    width: 70%;
    padding: 1.932vw 5.797vw;
    font-weight: 700;
    font-size: 3.865vw;
  }

  #price .price-flex-1 .sy-ttl {
    color: #fff;
    font-weight: 700;
    font-size: 3.865vw;
  }







  #main-form {
    margin-bottom: 5vw;
  }

  #main-form h2 {
    background: #ccc;
    padding: 2vw;
    font-size: 4.2vw;
    font-weight: bold;
    margin-bottom: 5vw;
  }

  #form h3 {
    text-align: center;
    font-size: 5vw;
    margin-bottom: 0vw;
  }

  #form .list {
    color: #666;
    margin-bottom: 4vw;
    font-size: 3.3vw;
  }

  #form .list span {
    color: #f00;
  }

  /* form -------------------------------------*/
  .form-Box {
    padding: 0 0 0 0;
    margin-bottom: 5vw;
    line-height: 1.6;
    width: 100% !important;
    border: 1px solid #BC161D;
  }

  .form-Box .form-Box-inner {
    background: #fff;
    padding: 4vw 3vw 5vw 3vw;
  }

  .form-Box .form-list {
    font-size: 3.4vw;
    margin-bottom: 10%;
  }

  .form-Box .list {
    margin: 8px 0 16px;
  }

  .form-Box .list li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 4px;
  }

  .form-Box .list li::before {
    content: "※";
  }

  .form-Box .error {
    margin-bottom: 1vw;
  }

  .form-Box .attention-color {
    color: #f00;
  }

  .form-Box .form-list li {
    padding-left: 1vw;
    text-indent: -1vw;
    margin-bottom: 0.725vw;
  }

  .form-Box table {
    margin-bottom: 10%;
    font-size: 1.4rem;
    line-height: 1.6;
    width: 100%;
  }

  .form-Box tr {
    margin-bottom: 0 !important;
  }

  .form-Box th {
    border: 1px solid #fff;
    text-align: left;
    width: 100%;
    background-color: #eeefef;
    padding: 3%;
    vertical-align: top;
    display: block;
    font-weight: bold;
    font-size: 16px;
  }

  .form-Box th.form-h {
    padding: 3%;
    background-color: #cccfcf;
  }

  .form-Box td {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    border-bottom: 0;
    text-align: left;
    width: 100%;
    padding: 3% 3%;
    vertical-align: top;
    display: block;
  }

  .form-Box .from-btn-01 {
    text-align: center;
  }

  .form-Box .from-btn-02 {
    margin-top: 10%;
  }

  .form-Box .from-btn-02 p {
    margin-bottom: 3%;
  }

  .form-Box input[type="text"],
  .form-Box input[type="email"],
  .form-Box input[type="tel"],
  .form-Box input[type="date"],
  .form-Box select,
  .form-Box textarea {
    width: 100%;
    margin-bottom: 2%;
    font-size: 14px;
    padding: 4% 2%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .form-Box input.input-txt1 {
    width: 30%;
  }

  .form-Box textarea {
    font-size: 12px;
    line-height: 1.6;
    min-height: 45vw;
  }

  .form-Box select {
    font-size: 3.4vw;
    padding: 3% 2% 4%;
    width: 60%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  /*チェックボックスカスタマイズ 始まり*/
  /* .form-Box label {
    margin-right: 5px;
  } */

  .form-Box label input[type="checkbox"] {
    display: none;
  }

  .form-Box label span {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #333;
    border-radius: 20px;
    padding: 6px 16px;
    margin: 4px;
    display: inline-block;
  }

  .form-Box label input:checked+span {
    color: #FFF;
    /* 文字色を白に */
    background: #163b69;
    /* 背景色を薄い赤に */
    border: 1px solid #0f1217;
    /* 淵の線を薄い赤に */
  }

  .form-Box input[type="text"][name="hope-day-other"] {
    margin-top: 15px !important;
  }

  .form-Box input[type="text"][name="other"] {
    margin-top: 15px !important;
  }

  /*チェックボックスカスタマイズ 終わり*/

  .required::after {
    content: "【必須】";
    color: #f00;
  }

  .btn-type01 {
    background: url("../images/common/form-btn-001.svg") no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 20vw;
    text-indent: -2415.217vw;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .btn-type02 {
    background: url("../images/common/form-btn-002.svg") no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 20vw;
    text-indent: -2415.217vw;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .btn-type03 {
    background: url("../images/common/form-btn-003.svg") no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 20vw;
    text-indent: -2415.217vw;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .priv-title {
    text-align: center;
    margin-bottom: 4%;
  }

  .priv-text {
    padding: 4vw;
    overflow-y: scroll;
    height: 60vw;
    border: #ccc solid 1px;
    margin-bottom: 4vw;
    background: #fff;
  }

  .priv-text .priv-ttl {
    margin-bottom: 2%;
    font-size: 1.5rem;
    font-weight: bold;
  }

  .priv-text p {
    margin-bottom: 4%;
    font-size: 12px;
    margin-bottom: 4%;
    padding-bottom: 4%;
    border-bottom: #ccc solid 1px;
  }

  .priv {
    text-align: center;
    margin-bottom: 5%;
  }

  .priv-text .tt {
    margin-bottom: 4vw;
    font-size: 4vw;
    font-weight: bold;
  }


  /* works -------------------------------------*/

  #works #search-area {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 7.729vw;
    background-color: #bb161c;
    padding: 3.865vw;
    border-radius: 3.865vw;
    color: #fff;
  }

  #works #search-area .search-area-ttl {
    color: #f60;
    font-weight: 700;
    font-size: 3.865vw;
    margin-bottom: 0.483vw;
    margin-top: 1.932vw;
  }



  #works #search-area form .tag-search-box>ul {
    overflow: hidden;
  }

  #works #search-area form .tag-search-box>ul>li {
    float: left;
    margin: 0 0 0 0;
  }

  #works #search-area form .tag-search-box>ul>li input+.label {
    margin: 2vw 2vw 1vw;
    padding: 5px 20px;
    border-radius: 25px;
    background-color: #c8c8c8;
    box-shadow: 0px 3px 0 0px #FF6600;
    color: #fff;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    display: block;
    ;
    height: 5vw;
    text-align: center;
    line-height: 5.0vw;
    font-size: 3.2vw;
    white-space: pre;
    display: inline-table;
  }

  #works #search-area form .tag-search-box>ul>li input:checked+.label {
    margin: 2vw 2vw 1vw;
    padding: 5px 20px;
    border-radius: 25px;
    background-color: #FF6600;
    box-shadow: 0px 1px 0 1px #000;
    color: #fff;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    display: block;
    height: 5vw;
    text-align: center;
    line-height: 5.0vw;
    font-size: 3.2vw;
    white-space: pre;
    display: inline-table;
  }

  #works #search-area form .tag-search-box>ul>li input:checked+.rabel {
    color: #fff;
    border-radius: 10px;
    background-color: #FF6600;
    box-shadow: 0px 0px 0 7px #fff;
    font-family: メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    padding: 5px 20px;
  }

  #works #search-area form .tag-search-box.checkbox-sp {
    display: none;
  }

  #works #search-area form .tag-search-box>ul>li input[type=checkbox] {
    display: none;
  }

  #works #search-area form .tag-search-box>ul>li input[type=radio] {
    display: none;
  }

  #works #search-area form .tag-search-box>ul>li input[type=text] {
    margin: 0 0 0 5px;
  }

  #works #search-area label {
    display: inline-block;
    font-size: 3.382vw;
    margin-right: 1.208vw;
    margin-bottom: 1.208vw;
  }

  #works #search-area .search-button-box .works-search {
    background-image: url(../images/common/kensaku.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 80%;
    height: 14vw;
    margin: 4vw auto 4vw;
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  #works #search-area .search-button-box .works-search:hover {
    cursor: pointer;
    cursor: hand;
    opacity: 0.8;
  }

  #works .sysy-ttl {
    font-weight: 700;
    font-size: 3.865vw;
    color: #373737;
    margin-bottom: 1.691vw;
  }

  #works .sysy-ttl2 {
    font-weight: 700;
    font-size: 4.831vw;
    color: #f60;
    margin-bottom: 1.932vw;
  }

  #works .system-list {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 12.077vw;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #works .flex-01 {
    margin-bottom: 5.797vw;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #works .flex-01 .box-l {
    width: 100%;
    text-align: center;
  }

  #works .flex-01 .box-r {
    width: 100%;
  }

  #works .sy-b-box {
    width: 100%;
    border: 1px solid #ccc;
    padding: 3.865vw;
    font-size: 3.382vw;
  }

  #works .sy-b-box .tab-ttl {
    color: #f60;
    font-weight: 700;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 0.966vw;
    margin-bottom: 0.966vw;
  }

  #works .sy-b-box .tab-txt {
    margin-bottom: 2.415vw;
  }

  #works .sy-pic-i {
    width: 100%;
  }

  #works .sy-pic-i img {
    max-width: 100%;
    height: auto;
  }

  #works .sy-pic-i2 {
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0;
    margin-bottom: 4vw;
  }

  #works .sy-pic-i2 img {
    max-width: 100%;
    height: auto;
    max-height: 154.589vw;
  }


  #works {}

  #works .system-list {
    margin-bottom: 10%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #works .system-list li {
    position: relative;
    line-height: 1.4;
    width: 49%;
    margin-right: 2%;
    background: #fff;
    position: relative;
    margin-bottom: 5%;
    padding: 2%;
  }

  #works .system-list li:nth-child(2n) {
    margin-right: 0;
  }

  #works .system-list li a:hover {
    text-decoration: none;
  }

  #works .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 3.4vw;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 4% 3%;
  }

  #works .system-list .btn::after {
    content: ' >';
  }

  #works .system-pic {
    width: 100%;
    height: 30vw;
    overflow: hidden;
    text-align: center;
    margin-bottom: 3vw;
  }

  #works .system-pic img {
    width: 100%;
    height: 30vw;
  }

  #works .system-date {
    font-size: 3vw;
    margin-bottom: 4vw;
  }

  #works .system-date::before {
    content: "■";
  }

  #works .system-ttl-01 {
    font-size: 3.4vw;
    /* margin-bottom: 3vw; */
    line-height: 1.6;
  }

  #works .system-category span {
    display: block;
    margin-bottom: 1vw;
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1vw;
    background-color: #ccc;
  }

  #works .icon01 {
    background: #000 !important;
  }

  #works .icon02 {
    background: #111 !important;
  }

  #works .icon03 {
    background: #222 !important;
  }

  #works .icon04 {
    background: #333 !important;
  }

  #works .icon05 {
    background: #444 !important;
  }

  #works .icon06 {
    background: #555 !important;
  }



  #works .system-contents {
    padding: 5%;
  }

  #works .system-contents img:hover {
    opacity: 1.0;
  }

  #works .system-contents .date {
    font-size: 3.8vw;
  }

  #works .system-contents .system-ttl {
    font-size: 5vw;
    font-weight: bold;
    text-align: left;
    margin-bottom: 5%;
  }

  #works .bx-wrapper {
    margin-bottom: 20%;
  }

  #works .bx-wrapper .bx-pager.bx-default-pager {
    bottom: -20px;
  }

  #works .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 1.5vw;
    border-radius: 100%;
  }

  #works .system-contents .before-after {
    margin-bottom: 10%;
  }

  #works .system-contents .before-after .frame-after {
    width: 100%;
  }

  #works .system-contents .before-after .frame-after .pic {
    width: 100%;
    height: 60vw;
    margin-bottom: 5%;
  }

  #works .system-contents .before-after .frame-after .pic img {
    width: 100%;
    height: 60vw;
  }

  #works .system-contents .before-after .frame-before {
    position: relative;
  }

  #works .system-contents .before-after .frame-before .info-box {
    margin-bottom: 20%;
  }

  #works .system-contents .before-after .frame-before .info-box h3 {
    font-size: 6vw;
    font-weight: bold;
    margin-bottom: 3%;
  }

  #works .system-contents .before-after .frame-before .info-box h4 {
    font-size: 4.0vw;
    font-weight: bold;
  }

  #works .system-contents .before-after .frame-before .info-box .tab-txt {
    font-size: 3.4vw;
    margin-bottom: 5%;
  }

  #works .system-contents .before-after .frame-before .pic {
    width: 40%;
    height: 25vw;
    margin-bottom: 5%;
    position: absolute;
    top: 0;
    right: 0;
  }

  #works .system-contents .before-after .frame-before .pic img {
    width: 100%;
    height: 25vw;
  }

  #works .system-contents .text-before {
    margin-bottom: 5%;
  }

  #works .system-contents .text-before h3 {
    font-size: 6vw;
    font-weight: bold;
    margin-bottom: 3%;
  }

  #works .system-contents .text-after {
    margin-bottom: 10%;
  }

  #works .system-contents .text-after h3 {
    font-size: 6vw;
    font-weight: bold;
    margin-bottom: 3%;
  }

  #works .system-contents .voice-area {
    background-color: #FCD000;
    padding: 7%;
    margin-bottom: 20%;
  }

  #works .system-contents .voice-area .pic {
    width: 100%;
    height: 40vw;
    margin-bottom: 5%;
  }

  #works .system-contents .voice-area .pic img {
    width: 100%;
    height: 40vw;
  }

  #works .system-contents .voice-area h3 {
    font-size: 6vw;
    font-weight: bold;
    margin-bottom: 5%;
  }

  #works .system-contents .voice-area .voice-text {
    font-size: 3.8vw;
  }

  #works .system-contents .system-gallery {}

  #works .system-contents .system-gallery ul {}

  #works .system-contents .system-gallery ul li {
    width: 100%;
    margin-bottom: 10%;
  }

  #works .system-contents .system-gallery ul li:last-child {
    margin-bottom: 0;
  }

  #works .system-contents .system-gallery ul li .system-Frame {
    width: 100%;
    height: 60vw;
    display: block;
    overflow: hidden;
    margin-bottom: 5%;
  }

  #works .system-contents .system-gallery ul li .system-Frame img {
    width: 100%;
    height: 60vw;
  }

  #works .voice-icon {
    top: 10px;
    right: 15px;
  }















  #voice-recommend {
    margin-bottom: 10%;
  }

  #voice-recommend .inner-Box {
    width: 90%;
    border: 2px solid #FCD000;
    padding: 8% 5%;
    margin: 0 auto;
  }

  #voice-recommend .inner-Box .ttl {
    font-size: 5.0vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5%;
  }

  #voice-recommend .inner-Box ul.system-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #voice-recommend .inner-Box ul.system-list li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 5%;
    padding: 0;
  }

  #voice-recommend .inner-Box ul.system-list li:nth-child(2n) {
    margin-right: 0;
  }

  #voice-recommend .inner-Box ul.system-list li .system-pic {
    width: 100%;
    height: 24vw;
    margin-bottom: 5%;
  }

  #voice-recommend .inner-Box ul.system-list li .system-pic img {
    width: 100%;
    height: 24vw;
  }

  #voice-recommend .inner-Box ul.system-list li .system-date {
    font-size: 3.8vw;
  }

  #voice-recommend .inner-Box ul.system-list li .system-name {
    font-size: 3.8vw;
  }

  #voice-recommend .inner-Box ul.system-list li .system-ttl-01 {
    font-size: 4vw;
    font-weight: bold;
  }

  #voice-recommend .inner-Box .btn {
    display: block !important;
    width: 100%;
    height: 14vw;
    margin: 0 auto;
  }

  #voice-recommend .inner-Box .btn a {
    display: block !important;
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    border-radius: 7vw;
    font-size: 5vw;
    font-weight: bold;
    text-align: center;
    line-height: 54px;
    position: relative;
  }

  #voice-recommend .inner-Box .btn a:before {
    content: "＞";
    position: absolute;
    top: 2px;
    right: 25px;
  }

  /*==================================================
アコーディオンのためのcss
===================================*/

  /*アコーディオン全体*/
  #works .accordion-area {
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin: 0 auto;
  }

  #works .accordion-area li {
    margin: 10px 0;
  }

  #works .accordion-area section {
    border: 1px solid #ccc;
  }

  /*アコーディオンタイトル*/
  #works .title-search {
    position: relative;
    /*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size: 6vw;
    font-weight: normal;
    padding: 0 3% 0 0;
    transition: all .5s ease;
    text-align: center;
  }

  /*アイコンの＋と×*/
  #works .title-search::after {
    top: 48%;
    left: 15px;
    transform: rotate(90deg);
  }

  /*　closeというクラスがついたら形状変化　*/
  #works .title-search.close::before {
    transform: rotate(45deg);
  }

  #works .title-search.close::after {
    transform: rotate(-45deg);
  }

  /*アコーディオンで現れるエリア*/
  #works .box-search {
    display: none;
    /*はじめは非表示*/
    background: #f3f3f3;
    margin: 0 3% 3% 3%;
    padding: 3%;
  }

  /*========= レイアウトのためのCSS ===============*/







  /* #faq -------------------------------------*/

  #faq {
    width: 92vw;
    margin: 0 auto;
  }

  #faq .mbmbmb {
    margin-bottom: 15.459vw;
  }

  #faq .cate-mb {
    margin-bottom: 7.729vw;
  }

  #faq .cate-ttl-01 {
    font-size: 3.865vw;
    margin-top: 7.729vw;
    margin-bottom: 0.242vw;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  #faq .cate-ttl-01::before {
    content: "■";
    color: #3889c8;
    margin-right: 1.932vw;
  }

  .qanda-sy-box .list .wysiwyg {
    margin-bottom: 0;
    font-size: 3.865vw;
  }

  .qanda-sy-box .list .wysiwyg p {
    font-size: 3.623vw;
  }

  .qanda-sy-box .list li {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
  }

  .qanda-sy-box .list .sy-ttl {
    padding: 3.865vw 3.865vw 3.865vw 10.628vw;
    background-image: url(../images/common/sy-icon-01.svg);
    background-repeat: no-repeat;
    background-position: 0.966vw 3.14vw;
    /* Style for "タイトルがはいります" */
    background-size: 7vw;
    color: #1a1a1a;
    font-size: 3.865vw;
    font-weight: 700;
    letter-spacing: 0.193vw;
    line-height: 5.797vw;
    /* Text style for "タイトルがはいります" */
  }

  .qanda-sy-box .list .sy-a-txt {
    padding: 3.865vw 3.865vw 3.865vw 14.734vw;
    background-image: url(../images/common/sy-icon-a.svg);
    background-repeat: no-repeat;
    background-position: 5.314vw 3.14vw;
    background-size: 7vw;
    color: #000;
    border-top: 1px dotted #ccc;
    font-size: 3.865vw;

  }

  .qanda-sy-box .list .sy-ttl.ano01 {
    background-image: url(../images/common/sy-icon-02.svg);
  }

  .qanda-sy-box .list .sy-ttl.ano02 {
    background-image: url(../images/common/sy-icon-03.svg);
  }

  .qanda-sy-box .sy-ttl {
    position: relative;
    padding: 3.623vw;
    cursor: pointer;
    font-size: 6.28vw;
    line-height: 1.4;
    margin-bottom: 0;
  }

  .qanda-sy-box .sy-a-txt {
    display: none;
  }

  #faq .sub-title1 {
    font-weight: 700;
  }

  #faq .sub-title1 .span1 {
    margin-right: 1.932vw;
  }

  #faq .sub-title-qa {
    font-size: 4.348vw;
    margin-bottom: 3.865vw;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }

  #faq .sub-title-qa::before {
    content: "■";
    color: #3889c8;
    margin-right: 1.932vw;
  }

  #faq .serchcategory1 {
    margin-bottom: 24.155vw;
    width: 181.159vw;
    margin: 0 auto;
    position: relative;
    top: -9.179vw;
  }

  #faq .serchcategory1 .icon {
    width: 36.232vw;
    display: inline-block;
    margin-bottom: 3.623vw;
    margin-right: 7.246vw;
    font-size: 3.623vw;
    font-weight: bold;
    text-align: center;
    padding: 2.415vw 2.415vw;
    position: relative;
    background: #f0f0f0;
  }

  #faq .serchcategory1 .icon:after {
    content: "";
    width: 4.831vw;
    height: 4.831vw;
    background: url(../images/common/category-icon.png) no-repeat right top;
    position: absolute;
    right: -3.14vw;
    top: 8.454vw;
    z-index: 1;
  }


  /* voice -------------------------------------*/
  #voice .system-list {
    /* background: #eeefef; */
    padding: 4% 2% 0;
    margin-bottom: 10%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #voice .system-list li {
    position: relative;
    line-height: 1.4;
    width: 49%;
    margin-right: 2%;
    background: #fff;
    position: relative;
    /* margin-bottom: 5%; */
    padding: 2vw;
  }

  #voice .system-list li:nth-child(2n) {
    margin-right: 0;
  }

  #voice .system-list li a:hover {
    text-decoration: none;
  }

  #voice .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 3.4vw;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 4% 3%;
  }

  #voice .system-list .btn::after {
    content: ' >';
  }

  #voice .system-pic {
    width: 100%;
    height: 27vw;
    overflow: hidden;
    text-align: center;
    margin-bottom: 2vw;
  }

  #voice .system-pic img {
    width: 100%;
    height: 27vw;
  }

  #voice .system-date {
    font-size: 3.4vw;
    margin-bottom: 5%;
  }

  #voice .system-date::before {
    content: "■";
  }

  #voice .system-name {
    font-size: 3vw;
    margin-bottom: 3vw;
  }

  #voice .system-ttl-01 {
    font-size: 3.4vw;
    margin-bottom: 3vw;
    line-height: 1.6;
  }

  #voice .system-category-set {
    margin-bottom: 8%;
    margin-top: -8%;
  }

  #voice .system-category {
    margin-bottom: 0.2vw;
    font-size: 3.4vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1vw;
    background-color: #ccc;
  }

  #voice .serchcategory {
    margin: 0 3% 10%;
  }

  #voice .serchcategory .icon {
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 3%;
    font-size: 3.4vw;
    color: #fff;
    text-align: center;
    padding: 4.5% 3%;
  }

  #voice .icon01 {
    background: #000;
  }

  #voice .icon02 {
    background: #111;
  }

  #voice .icon03 {
    background: #222;
  }

  #voice .icon04 {
    background: #333;
  }

  #voice .icon05 {
    background: #444;
  }

  #voice .icon06 {
    background: #555;
  }

  #voice .system-coment {
    margin-bottom: 5%;
  }

  #voice .system-contents {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 6%;
  }

  #voice .system-contents-inner {
    background: #fff;
    padding: 5% 3%;
  }

  #voice .system-contents .system-date {
    font-size: 3.4vw;
    margin-bottom: 5%;
    display: block;
    line-height: 1.4;
  }

  #voice .system-contents .system-category {
    margin-bottom: 0.2vw;
    font-size: 3.4vw;
    color: #fff;
    text-align: center;
    padding: 4% 3%;
    width: 100%;
  }

  #voice .system-contents .system-category-set {
    margin-bottom: 5%;
    margin-top: 0;
  }

  #voice .system-contents .system-ttl {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 3vw;
    padding-bottom: 2vw;
    border-bottom: 1px #ccc solid;
    line-height: 1.6;
  }

  #voice .system-contents .system-i-pic {
    text-align: center;
    margin-bottom: 3.865vw;
    /* margin-top: 6.039vw; */
  }

  #voice .system-contents .system-i-pic img {
    max-width: 100%;
    max-height: 217.391vw;
    width: auto;
    height: auto;
  }

  #voice .system-gallery {
    background: #eeefef;
    padding: 5% 3% 1%;
  }

  #voice .system-gallery h2 {
    text-transform: uppercase;
    background-color: #bc161d;
    padding: 2.415vw;
    font-size: 3.865vw;
  }

  #voice .gallery-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #voice .gallery-list li {
    width: 32%;
    position: relative;
    margin: 0 2% 3% 0;
    font-size: 3.4vw;
    line-height: 1.4;
  }

  #voice .gallery-list li:nth-of-type(3n) {
    margin-right: 0;
  }

  #voice .gallery-list li a:hover {
    text-decoration: none;
  }

  #voice .gallery-list li .system-Frame {
    display: block;
    width: 100%;
    height: 20vw;
    overflow: hidden;
    text-align: center;
    margin-bottom: 5%;
  }

  #voice .gallery-list li .system-Frame::after {
    content: none;
  }

  #voice .gallery-list li .system-Frame img {
    width: 100%;
    height: 20vw;
  }

  /* event_campaign -------------------------------------*/

  #event_campaign {
    width: 94vw;
    margin: 0 auto;
  }

  #event_campaign .system-list {
    width: 94vw;
    margin: 0 auto;
    margin-bottom: 12.077vw;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #event_campaign .system-list li {
    line-height: 1.4;
    width: 48%;
    margin-right: 4%;
    background: #fff;
    position: relative;
    margin-bottom: 3.865vw;
  }

  #event_campaign .system-list li:nth-child(2n) {
    margin-right: 0;
  }

  #event_campaign .system-list li a:hover {
    text-decoration: none;
  }

  #event_campaign .system-list .btn {
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 0.75em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3%;
  }

  #event_campaign .system-list .btn::after {
    content: ' >';
  }

  #event_campaign .system-pic {
    width: 100%;
    height: 30.193vw;
    overflow: hidden;
    text-align: center;
    margin-bottom: 1.449vw;
  }

  #event_campaign .system-pic img {
    max-width: 100%;
    max-height: 30.193vw;
    width: auto;
    height: auto;
  }

  #event_campaign .system-date {
    font-size: 3.382vw;
    margin-bottom: 1.932vw;
    line-height: 1.4;
    color: #fd7201;
  }

  #event_campaign .system-information {
    border-bottom: 1px solid #eee;
    padding-bottom: 2.415vw;
    margin-bottom: 4.831vw;
  }

  #event_campaign .system-txt {
    font-size: 0.813em;
    margin-bottom: 1.208vw;
    line-height: 1.4;
  }

  #event_campaign .system-coment {
    font-size: 0.813em;
    margin-bottom: 1.208vw;
    line-height: 1.4;
  }

  #event_campaign .system-ttl-01 {
    font-size: 3.865vw;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 1.932vw;
  }

  #event_campaign .system-ttl-02 {
    font-size: 3.865vw;
    line-height: 1.4;
    margin-bottom: 0.242vw;
  }

  #event_campaign .icon {
    position: absolute;
    right: -4.831vw;
    top: -4.831vw;
    border-radius: 50%;
    padding: 7.246vw 4.831vw;
    text-align: center;
  }

  #event_campaign .icon01 {
    background: #ff0;
  }

  #event_campaign .icon02 {
    background: #f0f;
  }

  #event_campaign .icon03 {
    background: #0ff;
  }

  #event_campaign .system-category {
    /* margin-bottom: 2.415vw; */
  }

  #event_campaign .system-category span {
    margin-bottom: 1.208vw;
    padding: 0.966vw 4.831vw;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 3.382vw;
    margin-right: 2.415vw;
  }

  #event_campaign .cate01 {
    background: #000 !important;
  }

  #event_campaign .cate02 {
    background: #111 !important;
  }

  #event_campaign .cate03 {
    background: #222 !important;
  }

  #event_campaign .cate04 {
    background: #333 !important;
  }

  #event_campaign .cate05 {
    background: #444 !important;
  }

  #event_campaign .cate06 {
    background: #555 !important;
  }

  #event_campaign .system-icon02 span {
    display: block;
    padding: 1.932vw;
    background: #ccc;
    font-size: 0.8rem;
    margin-bottom: 3.623vw;
    margin-top: -3.623vw;
  }

  #event_campaign .system-icon02 span.icon02-01 {
    background: #999;
  }

  #event_campaign .system-icon02 span.icon02-02 {
    background: #ccc;
  }

  #event_campaign .system-icon02 span.icon02-03 {
    background: #eee;
  }

  #event_campaign .system-contents {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 10%;
  }

  #event_campaign .system-contents-inner {
    background: #fff;
    padding: 4.831vw 4.831vw 9.662vw;
  }

  #event_campaign .system-contents .system-date {
    font-size: 3.382vw;
  }

  #event_campaign .system-contents .system-date::before {
    content: none;
  }

  #event_campaign .system-contents .titleArea {
    margin-bottom: 7.246vw;
    padding-bottom: 6.039vw;
    border-bottom: 1px #ccc solid;
  }

  #event_campaign .system-contents .system-ttl {
    font-size: 4.4vw;
    font-weight: bold;
    margin-bottom: 3.865vw;
    line-height: 1.4;
    border-bottom: dotted 1px #000;
    padding-bottom: 2.415vw;
  }

  #event_campaign .system-contents .system-icon02 {
    width: 20%;
  }

  #event_campaign .system-contents .system-i-pic {
    text-align: center;
    margin-bottom: 3.865vw;
  }

  #event_campaign .system-contents .system-i-pic img {
    max-width: 100%;
    max-height: 217.391vw;
    width: auto;
    height: auto;
  }

  #event_campaign .system-contents #googlemaps {
    height: 120.773vw;
    border: 1px solid #dcdddd;
  }

  #event_campaign .system-gallery {
    background: #eeefef;
    padding: 7.246vw 4.831vw;
  }

  #event_campaign .system-gallery h2 {
    text-transform: uppercase;
  }

  #event_campaign .gallery-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #event_campaign .gallery-list li {
    width: 18.4%;
    position: relative;
    margin: 0 2% 6.039vw 0;
    font-size: 0.75em;
    line-height: 1.4;
  }

  #event_campaign .gallery-list li:nth-of-type(5n) {
    margin-right: 0;
  }

  #event_campaign .gallery-list li a:hover {
    text-decoration: none;
  }

  #event_campaign .gallery-list li .system-Frame {
    display: block;
    width: 100%;
    height: 28.986vw;
    overflow: hidden;
    text-align: center;
    margin-bottom: 1.932vw;
  }

  #event_campaign .gallery-list li .system-Frame::after {
    content: url(../images/common/icon_plus.jpg);
    display: block;
    position: absolute;
    top: 21.739vw;
    right: 0;
  }

  #event_campaign .gallery-list li .system-Frame img {
    width: 100%;
    height: 28.986vw;
  }

  #event_campaign .form-Box .fomr-ttl-icon {
    padding: 3vw 0 3vw 10vw;
    font-size: 4vw !important;
    font-weight: normal;
    background-color: #BC161D;
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 0.483vw;
    background-image: url(../images/common-page/mail-icon.svg);
    font-weight: bold;
    background-position: 12vw 4vw;
    background-repeat: no-repeat;
    background-size: 5vw;
  }


  /* blog -------------------------------------*/
  /*patern1*/
  #blog .mainContents {
    /* margin: 0 4vw; */
    width: 94vw;
    margin: 0 auto;
  }


  #blog .sy-scr {
    overflow-y: scroll;
    height: 48.309vw;
  }

  #blog .system-day {
    font-size: 3.14vw;
    margin-bottom: 0.483vw;
  }

  #blog .mainContents .system-list2 {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 10%;

  }


  #blog .tag-cate {
    margin-bottom: 1.932vw;
  }

  #blog .tag-cate li {
    display: none;
    border: 1px solid #000;
    font-size: 3.382vw;
    padding: 0.483vw 1.932vw;
    margin-right: 1.208vw;
    margin-bottom: 1.208vw;
  }

  #blog .tag-cate li.gaihekitosoo {
    display: inline-block;
  }

  #blog .tag-cate li.yanetosouo {
    display: inline-block;
  }

  #blog .tag-cate li.bousui {
    display: inline-block;
  }

  #blog .tag-cate li.sealing {
    display: inline-block;
  }

  #blog .tag-cate li.asiba {
    display: inline-block;
  }

  #blog .tag-cate li.sonota {
    display: inline-block;
  }


  .system-en {
    font-size: 4.831vw;
    min-height: 1rem;
    min-width: 1rem;
    line-height: 1.6;
    margin-bottom: 5%;
  }


  #blog .mainContents .system-list-inner2 {
    background: #fff;
    padding: 5% 3%;
  }

  #blog .mainContents .system-list2>li {
    overflow: hidden;
    line-height: 1.4;
    margin-bottom: 5%;
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 5%;
  }

  #blog .mainContents .system-list2>li a:hover {
    text-decoration: none;
  }

  #blog .mainContents .system-list2 .system-pic {
    width: 20%;
    float: left;
  }

  #blog .mainContents .system-list2 .system-pic img {
    max-width: 100%;
    height: auto;
  }

  #blog .mainContents .system-list2 .system-date {
    width: 78%;
    float: right;
    font-size: 3.4vw;
    line-height: 1.4;
    margin-bottom: 2%;
  }

  #blog .mainContents .system-list2 .system-date::before {
    content: "■";
  }

  #blog .mainContents .system-list2 .system-ttl-01 {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 2%;
  }

  #blog .mainContents .system-list2 .system-contributor {
    width: 78%;
    float: right;
    color: #bbb;
    font-size: 3.4vw;
    text-align: right;
  }

  #blog .mainContents .system-list2 .textbx {
    width: 78%;
    float: left;
    margin-left: 2%;
  }

  /**/
  #blog .system-category span {
    margin-bottom: 1.208vw;
    padding: 0.966vw;
    display: inline-block;
    color: #000;
    text-align: center;
    font-size: 2.899vw;
    margin-right: 2.415vw;
    border: 1px solid #000;
  }

  #blog .mainContents .cate01 {
    background: #000 !important;
  }

  #blog .mainContents .cate02 {
    background: #111 !important;
  }

  #blog .mainContents .cate03 {
    background: #222 !important;
  }

  #blog .mainContents .cate04 {
    background: #333 !important;
  }

  #blog .mainContents .cate05 {
    background: #444 !important;
  }

  #blog .mainContents .cate06 {
    background: #555 !important;
  }

  #blog .mainContents .system-contents {
    width: 94vw;
    margin: 0 auto;
    border: 4px solid #FCD000;
    padding: 4vw 3vw;
    margin-bottom: 10%;
  }

  #blog .mainContents .system-contents-inner {}

  #blog .mainContents .system-date {
    font-size: 3.382vw;
    margin-bottom: 2vw;
    display: block;
  }

  #blog .mainContents .system-ttl {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 4vw;
    padding-bottom: 3vw;
    border-bottom: 1px #ccc solid;
    line-height: 1.4;
  }

  #blog .mainContents .footInfo {
    margin-top: 10%;
    padding-top: 5%;
    border-top: 1px dotted #ccc;
  }

  #blog .mainContents .system-contributor {
    font-size: 3.4vw;
    margin-bottom: 5%;
    text-align: right;
  }

  #sidebar .widget_calendar {
    margin-bottom: 6vw;
  }

  table#wp-calendar {
    table-layout: fixed;
    width: 100%;
    margin: 1vw auto 0 auto;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 2.5vw;
    margin-bottom: 4vw;
  }

  table#wp-calendar caption {
    margin: 2vw 0 0 0;
    padding: 2vw;
    width: auto;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: thin solid #eee;
    border-radius: 0.5vw 0.5vw 0 0;
    -moz-border-radius: 0.5vw 0.5vw 0 0;
    -webkit-border-radius: 0.5vw 0.5vw 0 0;
  }

  table#wp-calendar #today {
    display: block;
    font-weight: bold;
    background-color: #cef;
    z-index: 1;
  }

  table#wp-calendar .pad {
    font-weight: bold;
    background-color: #eee;
  }

  table#wp-calendar th,
  table#wp-calendar td {
    padding: 1vw 0;
    vertical-align: middle;
    text-align: center;
  }

  table#wp-calendar td {
    line-height: 1.8;
    border: thin solid #eee;
    background-color: #fff;
  }

  table#wp-calendar th {
    font-style: normal;
    color: #333;
    border-left: thin solid #eee;
    border-right: thin solid #eee;
    background-color: #f0f0f0;
  }

  table#wp-calendar a {
    font-size: 2.5vw;
    color: #00a0dd;
    padding: 0;
    text-decoration: underline;
  }

  /*blogサイドバー*/
  aside.sidebar {
    width: 88% !important;
    margin: 0 auto;
    /* margin-top: -11vw; */
  }

  aside.sidebar .aside-blog-ttl {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1%;
    margin-bottom: 5%;
    text-align: center;
  }

  aside.sidebar .aside-blog-ttl span.en {
    font-size: 3.4vw;
    display: block;
    margin-bottom: 3%;
    letter-spacing: 0.242vw;
    color: #ccc;
  }

  aside.sidebar .aside-blog-ttl span.jp {
    font-size: 4.106vw;
    font-weight: bold;
  }

  aside.sidebar .list-block {
    margin: 0% 0 10%;
  }

  aside.sidebar .acbox a {
    line-height: 1.6;
    font-size: 3.4vw;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 3vw;
    margin-bottom: 3vw !important;
    display: block;
  }

  /* staff -------------------------------------*/


  .douga_g-box {}

  .douga_g_ttl {
    position: absolute;
    top: -6.522vw;
    left: 2.657vw;
  }

  .douga_g_ttl .ss {
    display: inline-block;
    background-color: #fff;
    padding: 1.208vw 5.072vw 1.208vw;
    color: #1a1a1a;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 700;
    font-size: 6.522vw;
  }

  .douga_ttl {
    font-size: 4.348vw;
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: 4.106vw;
    letter-spacing: 0.193vw;
  }

  .douga-box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 4.106vw;
  }

  .douga-box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .douga-box .txt-01 {
    border: 1px solid #000;
  }

  .douga_g-box .txt-02 {
    text-align: right;
  }

  .douga_link_a {
    display: inline-block;
    padding: 2.174vw 8.454vw 1.932vw;
    color: #fff;
    background-color: #bc161d;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border-radius: 7.246vw;
    font-weight: 700;
    margin-top: 1.449vw;
  }

  .douga_line_ul>li:nth-child(n + 2) {
    margin-top: 6.729vw;
    margin-bottom: 3.14vw;
  }


  .sy-flex_new .box-l {
    margin-bottom: 7.729vw;
  }

  .sy-flex_new .instagram_url_btn a {
    color: #FFF;
    /*文字・アイコン色*/
    border-radius: 1.691vw;
    /*角丸に*/
    position: relative;
    display: inline-block;
    height: 12.077vw;
    /*高さ*/
    width: 56.763vw;
    /*幅*/
    margin-bottom: 5.797vw;
    text-align: center;
    /*中身を中央寄せ*/
    font-size: 3.865vw;
    /*文字のサイズ*/
    line-height: 12.077vw;
    /*高さと合わせる*/
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    /*グラデーション①*/
    overflow: hidden;
    /*はみ出た部分を隠す*/
    text-decoration: none;
    /*下線は消す*/
  }

  .sy-flex_new .instagram_url_btn a:hover {
    opacity: 0.8;
  }

  .sy-flex_new .instagram_url_btn a:before {
    /*グラデーション②*/
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*全体を覆う*/
    height: 100%;
    /*全体を覆う*/
    background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  }

  .sy-flex_new .instagram_url_btn a span {
    position: relative;
    z-index: 10;
  }

}

/*2025.09追加*/
.mw_wp_form .horizontal-item+.horizontal-item {
  margin-left: 0px !important;
}

.form-Box label input[type="checkbox"],
.form-Box label input[type="radio"] {
  display: none;
}

.chance-checkbox .mwform-checkbox-field:last-of-type {
  display: inline-block;
  margin-bottom: 1rem;
}

.ttl-s {
  font-size: 0.8em;
}

.sonota {
  font-size: 12px;
  margin-top: 4px;
  font-weight: 500;
}

/* 注釈2行目：※の直後の文字位置に揃える（全角1字分インデント） */
.sonota__cont {
  display: block;
  padding-left: 1em;
}

.form-Box-p {
  font-size: 14px;
}

@media screen and (min-width: 787px) {
  .form-Box-p {
    font-size: 16px;
  }
}

/* =============================================================================
 * 追加分（ababai / MWフォーム contact テンプレ用）
 * 既存ブロックとの区別のためファイル末尾に配置
 * ============================================================================= */

/* 住所注釈：狭い欄幅は固定2行、広いときは1ブロック＋マンション名・部屋番号の途中改行防止 */
.sonota-addr-note {
  container-name: sonota-addr;
  container-type: inline-size;
}

.sonota-addr-note__v {
  display: none;
}

.sonota-addr-note__v--narrow {
  display: block;
}

@supports (container-type: inline-size) {
  .sonota-addr-note__v--narrow,
  .sonota-addr-note__v--wide {
    display: none;
  }

  @container sonota-addr (max-width: 420px) {
    .sonota-addr-note__v--narrow {
      display: block;
    }
  }

  @container sonota-addr (min-width: 421px) {
    .sonota-addr-note__v--wide {
      display: block;
    }
  }
}

.sonota-addr-note__nobreak {
  white-space: nowrap;
}

/* 郵便番号注釈：狭い欄は改行＋2行目インデント、欄が広く1行に収まるときは改行解除 */
.sonota-postal-note {
  container-name: sonota-postal;
  container-type: inline-size;
}

@supports (container-type: inline-size) {
  @container sonota-postal (min-width: 380px) {
    .sonota-postal-note__br {
      display: none;
    }

    .sonota-postal-note__tail {
      display: inline;
      padding-left: 0;
    }
  }
}

/* フォーム：住所見出しの2行表示（.th-stack / .form-th-sub）
   PC/SP 共通。PC でフォントだけ大きくしたい場合は後からここに min-width を足す */
.form-Box th.th-stack,
.mw_wp_form th.th-stack {
  vertical-align: top;
}

.form-Box th .form-th-sub,
.mw_wp_form th .form-th-sub {
  display: block;
  margin-top: -4px;
  font-size: 14px;
  line-height: calc(26 / 14);
  letter-spacing: 0;
  font-weight: 600;
  color: #000000;
}


/* ============================================================================
   プライバシーポリシー スクロールバー（pp.php の .priv-text を装飾）
   Chrome/Safari は ::-webkit-scrollbar、Firefox は scrollbar-color で配色する
============================================================================ */
.priv-text {
  scrollbar-color: #c7c7c7 #fff;
}

.priv-text::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}

.priv-text::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
}

.priv-text::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius: 5px;
}

/*# sourceMappingURL=page-system.css.map */
