@charset "UTF-8";
html, body, button, input, optgroup, select, textarea {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 55%;
  }
}

@media (any-hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

.text_white {
  color: #ffffff;
}

.text_dark {
  color: #000000;
}

.text_set01 {
  color: #6391cc;
}

.text_set02 {
  color: #05429e;
}

.text_set03 {
  color: #965501;
}

.text_set04 {
  color: #faebd9;
}

.text_set05 {
  color: #f7b360;
}

.text_set06 {
  color: #f8f0df;
}

.text_set07 {
  color: #dddddd;
}

.text_set08 {
  color: #fc6c03;
}

.text_set09 {
  color: #a1a0a0;
}

.text_set10 {
  color: #e6e6e7;
}

.text_set11 {
  color: #6c757d;
}

.text_set12 {
  color: #CC0201;
}

.text_set13 {
  color: #027444;
}

.text_set14 {
  color: #ff1100;
}

.text_set15 {
  color: #7b4b29;
}

.text_set16 {
  color: #ffff00;
}

.bg_set01 {
  background-color: #6391cc;
}

.bg_set02 {
  background-color: #05429e;
}

.bg_set03 {
  background-color: #965501;
}

.bg_set04 {
  background-color: #faebd9;
}

.bg_set05 {
  background-color: #f7b360;
}

.bg_set06 {
  background-color: #f8f0df;
}

.bg_set07 {
  background-color: #dddddd;
}

.bg_set12 {
  background-color: #fc6c03;
}

.bg_set09 {
  background-color: #a1a0a0;
}

.bg_set10 {
  background-color: #e6e6e7;
}

.bg_set11 {
  background-color: #6c757d;
}

.bg_set12 {
  background-color: #CC0201;
}

.bg_set13 {
  background-color: #027444;
}

.bg_set14 {
  background-color: #ff1100;
}

.bg_set15 {
  background-color: #7b4b29;
}

.border_setcolor11 {
  border-color: #6c757d !important;
}

.border_setcolor12 {
  border-color: #CC0201 !important;
}

.letterspa-wide {
  letter-spacing: 4px;
}

.dblock {
  display: block;
}

.underline {
  text-decoration: underline;
}

.mt1 {
  margin-top: 1%;
}

.mb1 {
  margin-bottom: 1%;
}

.mt2 {
  margin-top: 2%;
}

.mb2 {
  margin-bottom: 2%;
}

.mt3 {
  margin-top: 3%;
}

.mb3 {
  margin-bottom: 3%;
}

.mt4 {
  margin-top: 4%;
}

.mb4 {
  margin-bottom: 4%;
}

.mt5 {
  margin-top: 5%;
}

.mb5 {
  margin-bottom: 5%;
}

.mt6 {
  margin-top: 6%;
}

.mb6 {
  margin-bottom: 6%;
}

.mt7 {
  margin-top: 7%;
}

.mb7 {
  margin-bottom: 7%;
}

.mt8 {
  margin-top: 8%;
}

.mb8 {
  margin-bottom: 8%;
}

.mt9 {
  margin-top: 9%;
}

.mb9 {
  margin-bottom: 9%;
}

.mt10 {
  margin-top: 10%;
}

.mb10 {
  margin-bottom: 10%;
}

.mt11 {
  margin-top: 11%;
}

.mb11 {
  margin-bottom: 11%;
}

.mt12 {
  margin-top: 12%;
}

.mb12 {
  margin-bottom: 12%;
}

.mt13 {
  margin-top: 13%;
}

.mb13 {
  margin-bottom: 13%;
}

.mt14 {
  margin-top: 14%;
}

.mb14 {
  margin-bottom: 14%;
}

.mt15 {
  margin-top: 15%;
}

.mb15 {
  margin-bottom: 15%;
}

.mt16 {
  margin-top: 16%;
}

.mb16 {
  margin-bottom: 16%;
}

.mt17 {
  margin-top: 17%;
}

.mb17 {
  margin-bottom: 17%;
}

.mt18 {
  margin-top: 18%;
}

.mb18 {
  margin-bottom: 18%;
}

.mt19 {
  margin-top: 19%;
}

.mb19 {
  margin-bottom: 19%;
}

.mt20 {
  margin-top: 20%;
}

.mb20 {
  margin-bottom: 20%;
}

.mt0 {
  margin-top: 0;
}

.mb0 {
  margin-bottom: 0;
}

.mxauto {
  margin-left: auto;
  margin-right: auto;
}

.pt1 {
  padding-top: 1%;
}

.pb1 {
  padding-bottom: 1%;
}

.pall1 {
  padding: 1%;
}

.pt2 {
  padding-top: 2%;
}

.pb2 {
  padding-bottom: 2%;
}

.pall2 {
  padding: 2%;
}

.pt3 {
  padding-top: 3%;
}

.pb3 {
  padding-bottom: 3%;
}

.pall3 {
  padding: 3%;
}

.pt4 {
  padding-top: 4%;
}

.pb4 {
  padding-bottom: 4%;
}

.pall4 {
  padding: 4%;
}

.pt5 {
  padding-top: 5%;
}

.pb5 {
  padding-bottom: 5%;
}

.pall5 {
  padding: 5%;
}

.pt6 {
  padding-top: 6%;
}

.pb6 {
  padding-bottom: 6%;
}

.pall6 {
  padding: 6%;
}

.pt7 {
  padding-top: 7%;
}

.pb7 {
  padding-bottom: 7%;
}

.pall7 {
  padding: 7%;
}

.pt8 {
  padding-top: 8%;
}

.pb8 {
  padding-bottom: 8%;
}

.pall8 {
  padding: 8%;
}

.pt9 {
  padding-top: 9%;
}

.pb9 {
  padding-bottom: 9%;
}

.pall9 {
  padding: 9%;
}

.pt10 {
  padding-top: 10%;
}

.pb10 {
  padding-bottom: 10%;
}

.pall10 {
  padding: 10%;
}

.pt11 {
  padding-top: 11%;
}

.pb11 {
  padding-bottom: 11%;
}

.pall11 {
  padding: 11%;
}

.pt12 {
  padding-top: 12%;
}

.pb12 {
  padding-bottom: 12%;
}

.pall12 {
  padding: 12%;
}

.pt13 {
  padding-top: 13%;
}

.pb13 {
  padding-bottom: 13%;
}

.pall13 {
  padding: 13%;
}

.pt14 {
  padding-top: 14%;
}

.pb14 {
  padding-bottom: 14%;
}

.pall14 {
  padding: 14%;
}

.pt15 {
  padding-top: 15%;
}

.pb15 {
  padding-bottom: 15%;
}

.pall15 {
  padding: 15%;
}

.pt16 {
  padding-top: 16%;
}

.pb16 {
  padding-bottom: 16%;
}

.pall16 {
  padding: 16%;
}

.pt17 {
  padding-top: 17%;
}

.pb17 {
  padding-bottom: 17%;
}

.pall17 {
  padding: 17%;
}

.pt18 {
  padding-top: 18%;
}

.pb18 {
  padding-bottom: 18%;
}

.pall18 {
  padding: 18%;
}

.pt19 {
  padding-top: 19%;
}

.pb19 {
  padding-bottom: 19%;
}

.pall19 {
  padding: 19%;
}

.pt20 {
  padding-top: 20%;
}

.pb20 {
  padding-bottom: 20%;
}

.pall20 {
  padding: 20%;
}

@media screen and (max-width: 767px) {
  .pc_tablet {
    display: none;
  }
}

.tablet {
  display: none;
}

@media screen and (max-width: 767px) {
  .tablet {
    display: block !important;
  }
}

@media screen and (max-width: 576px) {
  .pc_sp {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 576px) {
  .sp {
    display: block !important;
  }
}

.kasari {
  position: relative;
}

.hidden {
  overflow: hidden;
}

.grcenter {
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffffff));
  background: linear-gradient(transparent 60%, #ffffff 60%);
}

.fs-bj {
  font-size: 4rem;
}

@media screen and (max-width: 767px) {
  .fs-bj {
    font-size: calc(2rem + 2.3vw) !important;
  }
}

.chisai {
  font-size: 90%;
}

.pdt {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
}

.mcontainer {
  max-width: 1100px;
}

.containerchosei {
  max-width: 1500px;
}

@media screen and (max-width: 1100px) {
  .containerchosei {
    max-width: 100%;
  }
}

.eapagecontainer {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding: 5% 2% 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 2px inset #a1a0a0, 1px 1px 2px inset #a1a0a0;
          box-shadow: 0 0 2px inset #a1a0a0, 1px 1px 2px inset #a1a0a0;
}

.pagesotobg {
  padding: 0 2%;
  background: none;
}

.kageshita {
  position: absolute;
  width: 100%;
  height: 7px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #05429e), to(transparent));
  background: linear-gradient(#05429e 20%, transparent);
  top: 0;
  left: 0;
  opacity: 0.6;
}

.kageue {
  position: absolute;
  width: 100%;
  height: 7px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #05429e), to(transparent));
  background: linear-gradient(to top, #05429e 20%, transparent);
  bottom: 0;
  left: 0;
  opacity: 0.6;
}

.fxbg {
  background: url(../images/common/bg_03.jpg);
  opacity: 0.4;
  position: fixed;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background-size: cover;
}

.imgfluid {
  max-width: 100%;
  height: auto;
}

.textcenter {
  text-align: center;
}

.obides {
  font-size: 2.7rem;
  font-weight: bold;
  padding: 1%;
  line-height: 2;
  text-shadow: 0 0 5px #05429e, 0 0 10px #05429e;
  color: #ffffff;
}

.kageobi {
  margin-bottom: 3%;
  z-index: 1;
  -webkit-filter: drop-shadow(2px 0 3px #6c757d);
          filter: drop-shadow(2px 0 3px #6c757d);
}

.eahakosoto {
  padding-bottom: 4%;
}

@media screen and (max-width: 767px) {
  .eahakosoto {
    margin-top: -10%;
  }
}

.obieapage {
  padding-top: 100px;
  font-size: 3rem;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

@media screen and (max-width: 767px) {
  .obieapage {
    padding-top: 20%;
  }
}

.obieapagesoto {
  -webkit-clip-path: polygon(100% 0px, 100% 20%, 50% 80%, 0px 20%, 0 0);
          clip-path: polygon(100% 0px, 100% 20%, 50% 80%, 0px 20%, 0 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(71, 189, 215, 0.1)), to(rgba(255, 255, 255, 0.8))), url(../images/common/bg_01.jpg);
  background-image: linear-gradient(rgba(71, 189, 215, 0.1), rgba(255, 255, 255, 0.8)), url(../images/common/bg_01.jpg);
  background-position: bottom center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .obieapagesoto {
    -webkit-clip-path: polygon(100% 0px, 100% 50%, 50% 80%, 0px 50%, 0 0);
            clip-path: polygon(100% 0px, 100% 50%, 50% 80%, 0px 50%, 0 0);
  }
}

.eatopic {
  position: relative;
  margin-bottom: 8%;
}

.eatopic .senbox {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.eatopic .senbox .sends {
  width: 100%;
  height: 2px;
  background-color: #fc6c03;
}

.eatopic .eatopicin {
  position: relative;
  /* background: linear-gradient(transparent 49%, $setcolor_08 49%, $setcolor_08 51%, transparent 51%);*/
  font-size: 2.7rem;
  font-weight: bold;
}

.eatopic .eatopicin span {
  background-color: #ffffff;
  padding-left: 2%;
  padding-right: 2%;
}

.uehone {
  background-color: #6c757d;
  padding: 0.3% 1%;
  font-size: 1.6rem;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .uehone {
    padding-right: 50px;
  }
}

/******************
ヘッドロゴ
******************/
.headconsoto {
  z-index: 2;
  background-color: #ffffff;
}

@media screen and (max-width: 1100px) {
  .headconsoto .mcontainer {
    max-width: 98%;
  }
}

@media screen and (max-width: 767px) {
  .headconsoto .mcontainer {
    max-width: 100%;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .headconsoto {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffffff), to(transparent));
    background: linear-gradient(#ffffff 80%, transparent);
  }
}

.headconsoto .headlogocon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .headconsoto .headlogocon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.headconsoto .headlogocon .headlogohidari {
  width: 42%;
}

@media screen and (max-width: 767px) {
  .headconsoto .headlogocon .headlogohidari {
    width: 80%;
  }
}

@media screen and (max-width: 576px) {
  .headconsoto .headlogocon .headlogohidari {
    width: 100%;
  }
}

.headconsoto .headlogocon .headlogomigi {
  width: 58%;
}

@media screen and (max-width: 767px) {
  .headconsoto .headlogocon .headlogomigi {
    margin-top: 2%;
    width: 100%;
    padding-bottom: 0;
    /*background-color: $setcolor_01;*/
    padding-left: 2%;
    padding-right: 2%;
  }
}

.headconsoto .headlogocon .headlcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.headconsoto .headlogocon .headlcon a {
  -webkit-filter: drop-shadow(0 0 5px #ffffff);
          filter: drop-shadow(0 0 5px #ffffff);
}

.headconsoto .headlogocon .headlcon .headlctel {
  width: 49%;
}

.headconsoto .headlogocon .headlcon .headlccont {
  width: 49%;
}

/*****************
共通お問い合わせバナー部分
******************/
.sl_toilbox .toiwkbox {
  position: relative;
  border: solid 5px #027444;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))), url(../images/common/bg_04.png), #ffffff;
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(../images/common/bg_04.png), #ffffff;
  background-size: 100%;
  background-position: center,center bottom,center;
  background-repeat: no-repeat;
  padding: 2% 2% 0;
  border-radius: 8px;
}

.sl_toilbox .toiwkbox::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backdrop-filter: sepia(80%);
          backdrop-filter: sepia(80%);
}

@media screen and (max-width: 767px) {
  .sl_toilbox .toiwkbox {
    padding-bottom: 2%;
    background-position: center,center top 40%,center;
  }
}

.sl_toilbox .toitt {
  font-size: 3rem;
  font-weight: bold;
}

.sl_toilbox .toiint {
  color: #027444;
}

.sl_toilbox .toiboxin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .sl_toilbox .toiboxin {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sl_toilbox .toiim {
  width: 45%;
}

@media screen and (max-width: 767px) {
  .sl_toilbox .toiim {
    width: 50%;
    margin-bottom: 2%;
  }
}

.sl_toilbox .toidt {
  width: 52%;
}

@media screen and (max-width: 767px) {
  .sl_toilbox .toidt {
    width: 100%;
  }
}

/*****************
共通totop
******************/
#totop {
  display: none;
}

#totop.totopim {
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 50px;
}

@media screen and (max-width: 767px) {
  #totop.totopim {
    bottom: 22vw;
  }
}

/*****************
共通フロートバナー
******************/
#floatbtn {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

#floatbtn .floatingin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#floatbtn .smoothyo {
  display: none;
}

/*****************
フッター
******************/
#ftmap.bg {
  background-color: #05429e;
}

#ftmap .fthaba {
  max-width: 880px;
}

#ftmap .ftmaptt {
  color: #ffff00;
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 1%;
  border-bottom: #6391cc solid 1px;
  margin-bottom: 4%;
}

#ftmap .ftmbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ftmap .ftm {
  width: 250px;
  padding: 1%;
}

#ftmap li {
  list-style-type: none;
  font-size: 1.7rem;
  color: #ffffff;
  margin-bottom: 5%;
}

#ftmap li i {
  color: #6391cc;
  margin-right: 2%;
}

#ftmap .ftmapttin {
  color: #ffff00;
  font-size: 1.7rem;
  padding-bottom: 1%;
  border-bottom: #6391cc solid 1px;
  margin-bottom: 4%;
}

/*****************
コピーライト
******************/
#copyr {
  padding: 1%;
  font-size: 2rem;
  display: -ms-grid;
  display: grid;
  place-items: center;
  color: #ffffff;
  background-color: #000000;
}

@media screen and (max-width: 767px) {
  #copyr {
    padding-bottom: 170px;
  }
}

@media screen and (max-width: 480px) {
  #copyr {
    padding-bottom: 150px;
  }
}

/***********
共通navi
***********/
.navi {
  background: #05429e;
  color: #faebd9;
}

@media screen and (max-width: 767px) {
  .navi {
    display: none;
  }
}

.navi .navicontain {
  width: 1000px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navi .naviea {
  text-decoration: none;
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  font-weight: bold;
  padding: 1% 0.5%;
  position: relative;
}

.navi .naviea:hover {
  background: #000000;
  opacity: 1;
  color: #ffff00;
}

.navi .naviea:hover .tx {
  display: block;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.navi .naviea::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 90%;
  top: 5%;
  right: 0;
  background-color: #faebd9;
}

.navi .navils::before {
  width: 0;
}

/*************
共通　施工事例　TOPページ,施工事例ページ
*************/
.toukou .ichiranhebox {
  text-align: center;
}

.toukou .ichiranhebtn {
  display: inline-block;
  padding: 0.5% 2%;
  border-radius: 3px;
  margin-right: 0.3%;
  margin-left: 1%;
  font-weight: bold;
  font-size: 1.8rem;
  background-color: #05429e;
  color: #ffff00;
}

.toukou .bmodorubox {
  text-align: center;
}

.toukou .modorubtn {
  display: inline-block;
  padding: 0.5% 2%;
  border-radius: 3px;
  margin-right: 0.3%;
  margin-left: 1%;
  font-weight: bold;
  font-size: 1.8rem;
  background-color: #CC0201;
  color: #ffffff;
}

#newsList li {
  font-size: 1.8rem;
  padding-bottom: 1%;
  margin-bottom: 2%;
  border-bottom: dashed #e6e6e7 1px;
}

#newsList .newMark {
  display: inline-block;
  padding: 0.3% 1%;
  border-radius: 3px;
  margin-right: 0.3%;
  margin-left: 1%;
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #CC0201;
  color: #ffffff;
}

#newsList .catName {
  display: inline-block;
  padding: 0.3% 1%;
  border-radius: 3px;
  border: solid #05429e 1px;
  margin-right: 1%;
  font-weight: bold;
  font-size: 1.5rem;
  background-color: #ffffff;
  color: #05429e;
}

#newsList .thumbNailWrap img {
  max-width: 100%;
}

#newsWrap .pNav {
  font-size: 1.7rem;
  margin-bottom: 5%;
  padding: 1%;
  background-color: #f1f1f1;
  color: #a1a0a0;
}

#newsWrap .breadlink {
  color: #6c757d;
}

/***********************
事例pagenavi　case.php
************************/
.pager {
  text-align: right;
  padding: 10px;
  clear: both;
}

/*ページャーボタン*/
.pager a {
  border: 1px solid #999;
  border-radius: 5px 5px 5px 5px;
  color: #333;
  font-size: 12px;
  padding: 3px 7px 2px;
  text-decoration: none;
  margin: 0 1px;
}

/*現在のページのボタン*/
.pager a.current {
  background: #999;
  border: 1px solid #999;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  font-size: 12px;
  padding: 3px 7px 2px;
  margin: 0 1px;
  text-decoration: none;
}

.pager a:hover {
  background: #999;
  color: #fff;
}

.overPagerPattern {
  padding: 0 2px;
}

/******************
個別ページ
******************/
@media screen and (max-width: 1100px) {
  #sl_toppage .mcontainer {
    max-width: 98%;
  }
}

@media screen and (max-width: 767px) {
  #sl_toppage .headconsoto .mcontainer {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #sl_toppage .headconsoto {
    background: #ffffff;
    position: relative;
    padding-bottom: 4%;
  }
}

@media screen and (max-width: 767px) {
  #sl_toppage .headconsoto::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #05429e), to(transparent));
    background: linear-gradient(to top, #05429e 20%, transparent);
    bottom: 0;
    left: 0;
    opacity: 0.6;
  }
}

#sl_toppage #sl_ue .bg {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, rgba(255, 255, 255, 0.5))), url(../images/index/sora.jpg);
  background: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0.5) 50%), url(../images/index/sora.jpg);
  background-size: cover;
  background-position: right top;
}

@media screen and (max-width: 576px) {
  #sl_toppage #sl_ue .mcontainer {
    max-width: 100%;
  }
}

#sl_toppage #sl_ue .kiruim {
  -webkit-clip-path: polygon(100% 0, 10% 0, 0 100%, 90% 100%);
          clip-path: polygon(100% 0, 10% 0, 0 100%, 90% 100%);
}

#sl_toppage #sl_ue .stme {
  position: absolute;
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: bold;
  left: 10%;
  top: 43%;
  text-shadow: 0 0 5px #6391cc, 0 0 10px #6391cc;
}

@media screen and (max-width: 1500px) {
  #sl_toppage #sl_ue .stme {
    font-size: 2.7vw;
  }
}

@media screen and (max-width: 576px) {
  #sl_toppage #sl_ue .stme {
    font-size: 4.1vw;
    left: 5%;
    top: 33%;
  }
}

#sl_toppage #sl_ue .hdsanhd {
  position: absolute;
  left: 0;
  top: 0;
  width: 5%;
  height: 100%;
  -webkit-clip-path: polygon(0% 100%, 100% 0%, -100% 0%);
          clip-path: polygon(0% 100%, 100% 0%, -100% 0%);
  background-color: #ffffff;
  margin-left: -1px;
  margin-top: -1px;
}

#sl_toppage #sl_ue .hdsanmg {
  position: absolute;
  right: 0;
  top: 0;
  width: 5%;
  height: 100%;
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  background-color: #6391cc;
  margin-right: -1px;
  margin-bottom: -1px;
}

#sl_toppage #sl_yoin .yott {
  font-size: 2.0rem;
}

@media screen and (max-width: 576px) {
  #sl_toppage #sl_yoin .yott {
    font-size: 2.2rem;
    margin-top: 4%;
  }
}

#sl_toppage #sl_yoin .yobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#sl_toppage #sl_yoin .eayob {
  width: 20%;
  padding: 1%;
}

@media screen and (max-width: 576px) {
  #sl_toppage #sl_yoin .eayob {
    width: 50%;
  }
}

#sl_toppage #sl_yoin .eayodt {
  font-weight: bold;
  font-size: 1.7rem;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

#sl_toppage #sl_nym.bg {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url(../images/index/panel.png);
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/index/panel.png);
  background-size: cover,500px;
}

#sl_toppage #sl_nym .slnymtt {
  font-size: 3.3rem;
  font-weight: bold;
  color: #ffffff;
}

#sl_toppage #sl_nym .nymdt {
  font-size: 2rem;
  line-height: 2.2;
  color: #ffffff;
  font-weight: bold;
}

#sl_toppage #sl_nym .nymdtst {
  color: #ffff00;
  font-size: 5rem;
  font-weight: bold;
}

@media screen and (max-width: 576px) {
  #sl_toppage #sl_nym .nymdtst {
    font-size: 4.3rem;
  }
}

#sl_toppage #sl_nym .yjrim {
  width: 50%;
  max-width: 200px;
}

#sl_toppage #sl_ment.bg {
  background-image: url(../images/index/sora.jpg);
  background-position: center;
  background-size: cover;
}

#sl_toppage #sl_ment .tyokim {
  background-color: #ffffff;
}

#sl_toppage #sl_ment .mentendt {
  background-color: #ffffff;
  padding: 2%;
}

#sl_toppage #sl_ment .mentt {
  font-weight: bold;
  font-size: 2.3rem;
  padding-bottom: 1%;
  border-bottom: solid #f7b360 1px;
  margin-bottom: 2%;
  color: #05429e;
}

#sl_toppage #sl_ment .mentt i {
  margin-right: 1%;
  color: #f7b360;
  font-size: 2.5rem;
}

#sl_toppage #sl_ment .menteabox {
  border: solid 1px #965501;
  padding: 2%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#faebd9), to(#ffffff));
  background-image: linear-gradient(#faebd9, #ffffff);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3%;
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_ment .menteabox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#sl_toppage #sl_ment .menteabox .mentim {
  width: 30%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_ment .menteabox .mentim {
    width: 60%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 2%;
  }
}

#sl_toppage #sl_ment .menteabox .mentdt {
  line-height: 1.5;
  padding: 1%;
  width: 68%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_ment .menteabox .mentdt {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

#sl_toppage #sl_ment .menteabox .mentineaboxtt {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 2%;
  color: #7b4b29;
}

#sl_toppage #sl_ment .menteabox .mentineaboxtt i {
  margin-right: 1%;
}

#sl_toppage #sl_ment .menteabox .mentineaboxdt {
  font-size: 2.1rem;
}

#sl_toppage #sl_ment .menteta {
  width: 100%;
}

#sl_toppage #sl_ment .menteta th {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  border: solid #ffffff 1px;
  padding: 1%;
  background-color: #027444;
  font-size: 1.8rem;
}

#sl_toppage #sl_ment .menteta td {
  color: #027444;
  border: solid #ffffff 1px;
  padding: 1%;
  background-color: #dddddd;
  font-size: 1.8rem;
}

#sl_toppage #sl_ment .menteta td .intd {
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
}

#sl_toppage #sl_ment .menteta .chumota td {
  background-color: #f8f0df;
}

#sl_toppage #sl_ment .menttbst {
  line-height: 1.5;
  font-size: 1.7rem;
}

#sl_toppage #sl_riyu.bg {
  background: url(../images/index/cross.jpg);
  background-size: 500px;
}

#sl_toppage #sl_riyu .obides {
  text-shadow: 0 0 5px #CC0201, 0 0 10px #CC0201;
  font-size: 4rem;
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_riyu .obides {
    font-size: 2.7rem;
  }
}

#sl_toppage #sl_riyu .eariy {
  border: solid #CC0201 3px;
}

#sl_toppage #sl_riyu .earitt {
  background-color: #CC0201;
  padding: 1%;
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

#sl_toppage #sl_riyu .eariinb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #ffffff;
  padding: 2%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_riyu .eariinb {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
}

#sl_toppage #sl_riyu .earim {
  width: 50%;
  -webkit-filter: drop-shadow(15px 0 0 #dddddd);
          filter: drop-shadow(15px 0 0 #dddddd);
  position: relative;
}

#sl_toppage #sl_riyu .earim img {
  -webkit-clip-path: polygon(100% 50%, 85% 100%, 0px 100%, 0px 0px, 85% 0);
          clip-path: polygon(100% 50%, 85% 100%, 0px 100%, 0px 0px, 85% 0);
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_riyu .earim img {
    -webkit-clip-path: polygon(100% 75%, 50% 100%, 0 75%, 0px 0px, 100% 0px);
            clip-path: polygon(100% 75%, 50% 100%, 0 75%, 0px 0px, 100% 0px);
  }
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_riyu .earim {
    width: 70%;
    -webkit-filter: none;
            filter: none;
    margin-bottom: 8%;
  }
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_riyu .earim::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 5%;
    left: 0;
    background-color: #dddddd;
    -webkit-clip-path: polygon(100% 75%, 50% 100%, 0 75%, 0px 0px, 100% 0px);
            clip-path: polygon(100% 75%, 50% 100%, 0 75%, 0px 0px, 100% 0px);
  }
}

#sl_toppage #sl_riyu .earidt {
  width: 45%;
  font-size: 1.8rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  #sl_toppage #sl_riyu .earidt {
    width: 100%;
    display: -ms-grid;
    display: grid;
    place-items: center;
  }
}

#sl_faq .qaeabox {
  margin-bottom: 5%;
}

#sl_faq .qaeabox .qaeaq {
  font-size: 2rem;
  padding: 2%;
  background-color: #6391cc;
  color: #ffffff;
  font-weight: bold;
  border: solid #05429e 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
}

#sl_faq .qaeabox .qaeaq .qaeain {
  width: 100%;
  padding-right: 2%;
}

#sl_faq .qaeabox .qaeaq i {
  color: #ffff00;
  width: 30px;
}

#sl_faq .qaeabox .qaeaa {
  border: solid #05429e 2px;
  border-top: none;
  line-height: 1.5;
  background-color: #ffffff;
  font-size: 2rem;
  padding: 2%;
  display: none;
}

#sl_company .comta th, #sl_company .comta td {
  border-bottom: solid #05429e 1px;
  padding: 2%;
  font-size: 2rem;
  line-height: 2;
}

@media screen and (max-width: 576px) {
  #sl_company .comta th, #sl_company .comta td {
    display: block;
  }
}

#sl_company .comta th {
  font-size: 1.8rem;
  color: #05429e;
  font-weight: bold;
  text-align: center;
  width: 250px;
}

@media screen and (max-width: 576px) {
  #sl_company .comta th {
    display: block;
    width: 100%;
    background-color: #6391cc;
    color: #ffffff;
    border: none;
  }
}

#sl_company .comta td {
  font-size: 1.7rem;
}

@media screen and (max-width: 576px) {
  #sl_company .comta td {
    display: block;
    width: 100%;
    border: none;
  }
}

#sl_company .comta .taalmid {
  vertical-align: middle;
}

#sl_contact form .formtt {
  font-size: 1.7rem;
  padding: 1%;
}

#sl_contact form .formdt {
  padding: 1% 1% 3%;
}

#sl_contact form .formdt input[type="text"], #sl_contact form .formdt textarea {
  padding: 1%;
  background-color: #ffffff;
  font-size: 1.7rem;
  width: 100%;
  border: solid #dddddd 1px;
}

@media screen and (max-width: 576px) {
  #sl_contact form .formdt input[type="text"]::-webkit-input-placeholder, #sl_contact form .formdt textarea::-webkit-input-placeholder {
    font-size: 3vw;
  }
  #sl_contact form .formdt input[type="text"]:-ms-input-placeholder, #sl_contact form .formdt textarea:-ms-input-placeholder {
    font-size: 3vw;
  }
  #sl_contact form .formdt input[type="text"]::-ms-input-placeholder, #sl_contact form .formdt textarea::-ms-input-placeholder {
    font-size: 3vw;
  }
  #sl_contact form .formdt input[type="text"]::placeholder, #sl_contact form .formdt textarea::placeholder {
    font-size: 3vw;
  }
}

#sl_contact form input[type="checkbox"] {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  margin-right: 2%;
}

#sl_contact form .g-recaptcha div {
  margin: 2% auto;
}

#sl_contact form .plmailwrap {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#sl_contact form .plmail {
  display: block;
  width: 100%;
  height: 100%;
}

#sl_contact form .plholder {
  pointer-events: none;
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 1%;
  top: 30%;
  opacity: 0.6;
  display: none;
}

#sl_contact form .inputmail input:invalid + span.plholder, #sl_contact form .inputmailcon input:invalid + span.plholder {
  display: inline;
}

#sl_contact form .hisu {
  color: #ffffff;
  background-color: #b90303;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 1%;
  margin-left: 2%;
  border-radius: 8px;
}

#sl_contact form .nini {
  color: #ffffff;
  background-color: #a1a0a0;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 1%;
  margin-left: 2%;
  border-radius: 8px;
}

#sl_contact form label {
  display: block;
}

#sl_contact form input[type="file"] {
  margin-bottom: 2%;
}

@media screen and (max-width: 576px) {
  #sl_contact form input[type="file"] {
    font-size: 2.5vw !important;
  }
}

#sl_contact form textarea {
  background-color: #ffffff;
  padding: 2%;
  width: 100%;
  height: 200px;
  overflow-y: scroll;
  border: solid #dddddd 1px;
}

#sl_contact form .privab {
  font-size: 1.3rem;
  line-height: 1.5;
  border: solid #a1a0a0 1px;
  padding: 2%;
  height: 300px;
  overflow-y: scroll;
}

#sl_contact form .privab .privatt {
  font-size: 105%;
  font-weight: bold;
}

#sl_contact form .submitbtn {
  display: inline-block;
  padding: 0.5% 2%;
  border-radius: 5px;
  background-color: #027444;
  color: #ffffff;
  font-weight: bold;
  font-size: 2rem;
}

#sl_jirei .uejireib {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#sl_jirei .eajireiue {
  width: 50%;
  padding: 1%;
}

#sl_jirei .eajireiue img {
  -webkit-box-shadow: 5px 5px 0 #6391cc;
          box-shadow: 5px 5px 0 #6391cc;
}

@media screen and (max-width: 576px) {
  #sl_jirei .eajireiue {
    width: 70%;
    margin-bottom: 2%;
  }
}

#sl_case .hijyoji {
  display: none;
}

#sl_case .ichiranhebox {
  text-align: right;
}

#sl_case .title {
  margin-top: 4%;
  margin-bottom: 2%;
}

#sl_case .title a {
  font-size: 2rem;
  font-weight: bold;
  color: #05429e;
  text-decoration: none;
  border-left: 6px solid #05429e;
  padding-left: 1%;
}

#sl_case .eajireicasebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2%;
}

@media screen and (max-width: 576px) {
  #sl_case .eajireicasebox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#sl_case .eajireigz img {
  padding-right: 10%;
}

@media screen and (max-width: 576px) {
  #sl_case .eajireigz {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
}

#sl_case .eajireidt {
  line-height: 1.7;
}

#sl_newsdetail .catchyo {
  display: none;
}

#sl_newsdetail #up_ymd_detail {
  font-size: 1.6rem;
  padding-bottom: 1%;
  border-bottom: dashed 1px #dddddd;
  margin-bottom: 2%;
  color: #a1a0a0;
}

#sl_newsdetail .detailText {
  font-size: 1.8rem;
  margin-bottom: 3%;
}

#sl_newsdetail .jireionebox {
  width: 60%;
  margin: 2% auto;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireionebox {
    width: 70%;
  }
}

#sl_newsdetail .jireigroupbox {
  margin-top: 2%;
  margin-bottom: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#sl_newsdetail .jireigroupbox .twobox {
  width: 50%;
  padding: 1%;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox .twobox {
    width: 70%;
  }
}

#sl_newsdetail .jireigroupbox .twobox:nth-child(odd) {
  padding-left: 0;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox .twobox:nth-child(odd) {
    padding-right: 0;
  }
}

#sl_newsdetail .jireigroupbox .twobox:nth-child(even) {
  padding-right: 0;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox .twobox:nth-child(even) {
    padding-left: 0;
  }
}

#sl_newsdetail .jireigroupbox .threebox {
  width: 33.333%;
  padding: 1% 0.5%;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox .threebox {
    width: 70%;
    padding: 1% 0;
  }
}

#sl_newsdetail .jireigroupbox .threebox:first-child, #sl_newsdetail .jireigroupbox .threebox:nth-child(3n+1) {
  padding: 1% 1% 1% 0;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox .threebox:first-child, #sl_newsdetail .jireigroupbox .threebox:nth-child(3n+1) {
    padding: 1% 0;
  }
}

#sl_newsdetail .jireigroupbox .threebox:nth-child(3n) {
  padding: 1% 0 1% 1%;
}

@media screen and (max-width: 576px) {
  #sl_newsdetail .jireigroupbox .threebox:nth-child(3n) {
    padding: 1% 0;
  }
}

#sl_voice .eavoicebox {
  position: relative;
  margin-bottom: 3%;
  background: url(../images/common/bg_05.png);
  background-size: cover;
  font-size: 1.8rem;
  line-height: 2;
  font-style: italic;
  -webkit-box-shadow: 0 0 1px #a1a0a0, 2px 2px 2px #6c757d;
          box-shadow: 0 0 1px #a1a0a0, 2px 2px 2px #6c757d;
}

#sl_voice .eavoicebox::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/voice/check.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: bottom 2% right 0;
  opacity: 0.1;
  mix-blend-mode: multiply;
}

@media screen and (max-width: 576px) {
  #sl_voice .eavoicebox::before {
    background-size: 70%;
    background-position: bottom 2% left 120%;
  }
}

#sl_voice .voiceim {
  max-width: 30%;
  padding: 1%;
  background-color: #05429e;
  -webkit-box-shadow: 2px 2px 2px #6c757d;
          box-shadow: 2px 2px 2px #6c757d;
  margin: 0 0 2% 2%;
  float: right;
}

@media screen and (max-width: 576px) {
  #sl_voice .voiceim {
    max-width: 60%;
    display: block;
    margin: 0 auto 9%;
    float: none;
  }
}

#sl_voice .eavott {
  font-weight: bold;
  font-size: 150%;
  font-style: normal;
  color: #05429e;
  letter-spacing: 3px;
}
/*# sourceMappingURL=style.css.map */