@charset "UTF-8";

@font-face {
}

body,dd,dl,dt,form,h1,h2,h3,h4,input,li,p,select,td,textarea,th,ul {
  margin: 0;
  padding: 0
}

h1,h2,h3,h4,h5,h6 {
  font-size: 1em;
  font-weight: 400
}

img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top
}

dl,ul {
  list-style-type: none
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  word-break: normal
}

body {
  word-break: break-all
}

body.en {
  word-break: normal
}

@media screen and (max-width: 750px) {
  html {
      font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック",メイリオ,Meiryo,sans-serif;
      font-size: 12pt
  }
}

.wrapper {
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック",メイリオ,Meiryo,sans-serif;
  font-size: .94rem
}

@media screen and (min-width: 751px) and (max-width:1200px) {
  .wrapper {
      margin:auto;
      max-width: 1200px
  }
}

.sitewidth {
  margin: auto;
  max-width: 1400px
}

.innerwidth {
  margin: auto;
  max-width: 1200px
}

@media screen and (max-width: 750px) {
  .innerwidth {
      padding:0 3%;
  }
}

@media screen and (min-width: 751px) and (max-width:1366px) {
  .innerwidth {
      padding:0 2%
  }
}

@media screen and (max-width: 750px) {
  .wrapper {
      display:flex;
      flex-wrap: wrap
  }

  .wrapper header {
      order: 1;
      width: 100%
  }

  .wrapper footer {
      order: 4;
      width: 100%
  }

  .wrapper #path-box {
      background: #fff!important;
      order: 3;
      width: 100%
  }

  .wrapper .contWrap {
      order: 2;
      width: 100%
  }

  #wrap-inner {
      display: flex;
      display: -o-flex;
      display: -ms-flex;
      display: -moz-flex;
      display: -webkit-flex;
      flex-wrap: wrap
  }

  #wrap-inner #head-box {
      order: 1;
      width: 100%
  }

  #wrap-inner #path-box {
      display: block;
      order: 3;
      padding: .8em;
      width: 100%
  }

  #wrap-inner #main-box {
      order: 2;
      width: 100%
  }

  #wrap-inner #navi-box-r {
      order: 4;
      width: 100%
  }

  #wrap-inner .footTop {
      order: 5;
      width: 100%
  }

  #wrap-inner #foot-box {
      order: 6;
      width: 100%
  }
}

.wrapper #path-box {
  background: #eee;
  font-size: 13px;
  padding: .8em
}

.wrapper #path-box ul {
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex
}

.wrapper #path-box ul li:after {
  content: "\f105";
  font-family: yubin;
  margin-left: .8em;
  margin-right: .8em
}

.wrapper #path-box ul li:last-child:after {
  content: ""
}

.wrapper #path-box a {
  color: #333;
  text-decoration: none
}

.wrapper #path-box a:hover {
  text-decoration: underline
}

@media screen and (max-width: 750px) {
  .wrapper #path-box ul {
      display:inline-block
  }

  .wrapper #path-box ul li {
      display: inline
  }

  .wrapper #path-box ul li:last-child:after {
      color: #646464;
      content: "\e90a";
      font-size: 1rem;
      margin-left: .2em;
      margin-right: .5em;
      position: relative;
      top: 1px
  }
}

header {
  position: relative
}

header .sphead,header .spsearch {
  display: none
}

header .headArea {
  border-top: 16px solid #309b54;
  height: 60px;
  margin-bottom: 10px
}

header .headArea h1.siteid {
  left: 0;
  position: absolute;
  top: 0
}

header .headArea h1.siteid a img {
  height: 60px
}

header .headArea .slogan {
  left: 252px;
  position: absolute;
  top: 28px
}

header .headArea .slogan img {
/*  height: 10px */
}




@media screen and (min-width: 751px) and (max-width:1200px) {
  header .headArea {
      height:auto;
  }

  header .headArea h1.siteid,header .headArea slogan {
      height: 60px;
  }
}

@media screen and  (max-width:750px) {
  header .headArea {
      height:auto;
  }

  header .headArea h1.siteid,header .headArea slogan {
      height: 60px;
  }
}


.scroll-prevent {
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: -1
}

.spToptool {
  display: none
}


.modalbox {
  background: #faecea;
  border-radius: 8px;
  padding: 50px
}

footer {
  background: #f7f7f7;
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","ヒラギノ角ゴシック",メイリオ,Meiryo,sans-serif;
  padding-top: 0;
  position: relative
}

footer .pagetop a {
  background: rgba(100,100,100,.4);
  border-radius: 6px;
  bottom: -50px;
  display: block;
  font-size: 0;
  height: 46px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  width: 46px;
  z-index: 100
}

footer .pagetop a:before {
  color: #fff;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: '\f106';
  font-size: 25px
}

footer .pagetop a:hover {
  background: rgba(100,100,100,.8)
}

footer .innerwidth {
  padding: 0 0
}

footer .footArea {
  line-height: 0
}

footer .footArea .sp {
  display: none
}

footer .footArea .upper {
  align-items: center;
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex;
  margin: 7px auto
}

footer .footArea .upper .logo {
  flex-basis: 120px;
  max-width: 120px;
  padding-right: 30px;
  text-align: left
}

footer .footArea .lower {
  background: #309b54;
  padding: 20px 10px;
  min-height: 40px;
}

footer .footArea .lower .sitewidth {
  display: flex;
  display: -o-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -webkit-flex
}

footer .footArea .lower .group {
  font-size: 0.9rem;
  color: #fff;
}
footer .footArea .lower .copy {
  flex: 1;
  position: relative;
  text-align: right;
  top: 2px;
  font-size: 0.9rem;
  color: #fff;
}

@media screen and (min-width: 751px) and (max-width:1024px) {
  footer .footArea .upper{
      padding:0 2%
  }
}

@media screen and (max-width: 750px) {
  footer {
      padding-top:0
  }

  footer .pagetop a {
      right: 3vw
  }

  footer .footArea {
      line-height: 1.6
  }

  footer .footArea .lower,
  footer .footArea .upper {
      display: none
  }

  footer .footArea .sp {
      display: block
  }

  footer .footArea .sp .copy {
      font-family: "Noto Sans Japanese","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","ヒラギノ角ゴシック",メイリオ,Meiryo,sans-serif;
      margin: .8em 0;
      text-align: center
  }

  footer .footArea .sp .bar {
      background: #309b54;
      padding: 15px 0;
      text-align: center;
      color:#fff;
      font-size: 1.2rem;
  }
}



#path-box {
  background: #dedede
}


.printDisp {
  display: none
}

@media print {
  body {
      font-size: 80%!important;
      margin: 0;
      padding: 0;
      -webkit-print-color-adjust: exact
  }

  img {
      width: 100%!important
  }

  .printDisp {
      display: block
  }

  header.top .globalNav,header.top .headArea {
      display: none
  }

  .floatingBlock {
      display: none
  }

  #path-box,footer.common {
      display: none
  }
}
