body > iframe {
  height: 0;
  overflow: hidden;
  display: none;
}

#crumb {
  position: relative;
  z-index: 2;
}

#content {
  max-width: none;
  min-width: 960px;
  overflow: visible;
}

#panel_wrap {
  z-index: 10;
}

#container {
  margin-top: -38px;
  position: relative;
  z-index: 1;
}

sup {
  font-size: 80%;
}

.pagetop {
  z-index: 1;
}

/** ===================================
*Lowboard
====================================**/
.lowboardHeader {
  margin-bottom: 40px;
  box-sizing: border-box;
  position: relative;
}
.lowboardKv_in {
  text-align: center;
  box-sizing: border-box;
}
.lowboardKv_in.kv1 img {
  vertical-align: top;
}
.lowboardNav {
  width: 100%;
  position: absolute;
  bottom: -40px;
}
.lowboardNav_in {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
}
.lowboardNav_in_wrap {
  width: calc(20% - 2px);
  height: 100px;
  padding: 0;
  flex: 0 1 calc(20% - 2px);
  background: #ecf2ee;
}
.lowboardNav_in_wrap .nav-txt {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 36px;
  background: url("../images/icon_arrowSmall.png") right 18px center no-repeat;
  line-height: 1;
  color: #333;
  font-size: 1.6rem;
  font-weight: 300;
  box-sizing: border-box;
}
.lowboardWrapper {
  max-width: 1200px;
  min-width: 976px;
  width: 100%;
  margin: 140px auto 40px;
  padding: 0 50px;
  box-sizing: border-box;
}
.lowboardWrapper.-mt0 {
  margin-top: 0;
}
.lowboardWrapper.-mb120 {
  margin-bottom: 120px;
}
.lowboardWrapper.-mt180 {
  margin-top: 180px;
}
.lowboardSec_in {
  margin: 0 auto 60px;
}
.lowboardSec_in.-s01 {
  position: relative;
}
.lowboardSec_in.-s01 .-is02 {
  margin-top: 50px;
}
.lowboardSec_in.-s01 .-is02 > p {
  margin-bottom: 40px;
}
.lowboardSec_in.-s01 .-is03 {
  margin-top: 40px;
  margin-bottom: 90px;
}
.lowboardSec_in.-s02 {
  border-top: 1px solid #b5b5b5;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 80px;
  flex: 0 1 47.5%;
}
.lowboardSec_in.-s02:nth-child(3), .lowboardSec_in.-s02:nth-child(4) {
  margin-bottom: 0px;
}
.lowboardSec_in.-s02 .-is01 {
  margin-top: 40px;
}
.lowboardSec_in.-s02 .-is02 {
  margin-top: 40px;
  min-height: 56px;
}
.lowboardSec_in.-s02 .-is03 {
  margin-top: 40px;
  text-align: center;
}
.lowboardSec_in.-s03 {
  padding: 70px 15px 50px;
  background: #ecf2ee;
}
.lowboardSec_in.-s03 .-is01 {
  margin-bottom: 18px;
}
.lowboardSec_in.-s03 .-is02 {
  margin-left: -5%;
}
.lowboardSec_in.-s03 .-is02 li {
  margin-top: 18px;
  margin-left: 5.0%;
}
.lowboardSec_in.-s04 .-is01 {
  margin-bottom: 48px;
}
.lowboardSec_in.-s04 .-is02 {
  margin-bottom: 40px;
}
.lowboardSec_in.-s04 .-is02 dd,
.lowboardSec_in.-s04 .-is02 dt {
  padding: 30px 0 30px 30px;
  border-top: 1px solid #b5b5b5;
  box-sizing: border-box;
}
.lowboardSec_in.-s04 .-is02 dt {
  width: 27%;
  flex: 0 1 27%;
}
.lowboardSec_in.-s04 .-is02 dt:nth-of-type(1) {
  border-top: none;
  padding-left: 0;
}
.lowboardSec_in.-s04 .-is02 dt:nth-of-type(7) {
  border-bottom: 1px solid #b5b5b5;
}
.lowboardSec_in.-s04 .-is02 dd {
  flex: 0 1 71%;
}
.lowboardSec_in.-s04 .-is02 dd:nth-of-type(1) {
  padding-left: 0;
  border-top: none;
}
.lowboardSec_in.-s04 .-is02 dd:nth-of-type(1) div {
  text-align: center;
  flex: 0 0 50%;
}
.lowboardSec_in.-s04 .-is02 dd:nth-of-type(3) {
  padding: 0;
  border-top: none;
}
.lowboardSec_in.-s04 .-is02 dd:nth-of-type(3) div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lowboardSec_in.-s04 .-is02 dd:nth-of-type(3) span {
  padding: 30px 0 30px 30px;
  flex: 0 1 49%;
  border-top: 1px solid #b5b5b5;
  box-sizing: border-box;
  white-space: nowrap;
}
.lowboardSec_in.-s04 .-is02 dd:nth-of-type(7) {
  border-bottom: 1px solid #b5b5b5;
}
.lowboardSec_in.-s04 .-is02 .-mr {
  margin-right: 2%;
}
.lowboardSec_in .item {
  margin-right: 2%;
  margin-bottom: 80px;
  flex: 0 0 49%;
  flex-wrap: wrap;
}
.lowboardSec_in .item:last-child {
  margin-right: 0;
}
.lowboardSec_in .item > div:first-child {
  width: 100%;
  margin-bottom: 40px;
  flex: 0 0 100%;
}
.lowboardSec_in .itemWrap {
  width: 100%;
  padding-left: 80px;
  position: relative;
}
.lowboardSec_in .itemWrap.-oak::after, .lowboardSec_in .itemWrap.-walnut::after {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.lowboardSec_in .itemWrap.-oak::after {
  background: url("../images/bg_oak.jpg");
}
.lowboardSec_in .itemWrap.-walnut::after {
  background: url("../images/bg_wal.jpg");
}
.lowboardSec_in .item.-end {
  margin-right: 0;
}
.lowboardFull {
  max-width: 1100px;
  margin: 0 auto;
}
.lowboardList {
  display: flex;
  flex-wrap: wrap;
}

.linkBox {
  width: 100%;
  margin-top: 50px;
  padding-right: 50px;
  text-align: right;
}
.linkBox.-type2 {
  margin-top: 0;
  padding-right: 0;
}
.linkBox_item {
  display: inline-block;
  width: 326px;
  height: 55px;
  padding-left: 30px;
  background: #028330 url("../images/icon_arrow.jpg") left 20px center/auto no-repeat;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  box-sizing: border-box;
}
.linkBox_item.-type2 {
  padding-left: 55px;
  text-align: left;
  padding-top: 8px;
  line-height: 1.2;
  font-size: 1.6rem;
}

.content-copy {
  font-size: 3rem;
  line-height: 1.6;
}

.content-ttl {
  line-height: 1;
  color: #333;
  font-size: 2.6rem;
  font-weight: 400;
}

.content-txt {
  line-height: 1.8;
  color: #333;
  font-size: 1.85rem;
  font-weight: 400;
}

.content-item {
  line-height: 1.8;
  color: #333;
  font-size: 1.6rem;
  font-weight: 300;
}

.content-list {
  line-height: 1.8;
  color: #333;
  font-size: 1.4rem;
  font-weight: 300;
}

.content-small {
  line-height: 1.45;
  color: #666;
  font-size: 1.4rem;
  font-weight: 300;
}
.content-small small {
  display: block;
}

.u-ta-center {
  text-align: center;
}

.keyNo {
  line-height: 1;
  color: #000;
  font-size: 4rem;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 24px;
}

.content-flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}
.content-flex.-jbetween {
  justify-content: space-between;
}
.content-flex.-aCenter {
  align-items: center;
}
.content-flex.-wrap {
  flex-wrap: wrap;
}
.content-flex.-type2 {
  flex-wrap: nowrap !important;
}

.flexHalf {
  flex: 0 0 50%;
}

@media screen and (max-width: 1120px) {
  .lowboardNav_in_wrap .nav-txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) {
  #content {
    max-width: 100%;
    min-width: 960px;
    width: 100%;
  }

  .lowboardWrapper {
    min-width: auto;
  }

  .linkBox {
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  #container {
    margin-top: 0;
  }

  #content {
    max-width: 100%;
    min-width: auto;
    width: 100%;
  }

  .lowboardWrapper.-mt180 {
    margin-top: 0;
  }

  .lowboardHeader {
    margin-bottom: 20px;
  }
  .lowboardNav {
    position: static;
  }
  .lowboardNav_in {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 8px;
    padding-right: 8px;
  }
  .lowboardNav_in_wrap {
    width: 49%;
    height: 45px;
    margin-top: 4px;
    margin-bottom: 4px;
    flex: 0 1 49%;
  }
  .lowboardNav_in_wrap .nav-txt {
    padding: 10px 20px 10px 10px;
    font-size: 1.2rem;
    background-size: 12px auto;
    background-position: right 8px center;
  }
  .lowboardWrapper {
    min-width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .lowboardSec_in {
    margin-bottom: 40px;
  }
  .lowboardSec_in.-s01 {
    margin-bottom: 40px;
  }
  .lowboardSec_in.-s01 .-is01 {
    position: static;
  }
  .lowboardSec_in.-s01 .-is02 {
    margin-top: 20px;
  }
  .lowboardSec_in.-s01 .-is02 > p {
    margin-bottom: 20px;
  }
  .lowboardSec_in.-s01 .-is02 ul.content-flex {
    display: block;
    flex: 0 0 100%;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(1), .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(2) {
    flex: 0 0 50%;
    margin-right: 0;
  }
  .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(1) .itemWrap, .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(2) .itemWrap {
    width: 100%;
    position: relative;
  }
  .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(1) {
    order: 2;
  }
  .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(2) {
    order: 3;
  }
  .lowboardSec_in.-s01 .-is02 ul.content-flex .item:nth-child(3) {
    padding: 30px;
    order: 1;
  }
  .lowboardSec_in.-s01 .-is02 li.content-flex {
    margin-top: 18px;
    flex: 0 0 100%;
    flex-wrap: wrap;
  }
  .lowboardSec_in.-s01 .-is03 {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .lowboardSec_in.-s02 {
    flex: 0 0 100%;
  }
  .lowboardSec_in.-s02 .-is02 {
    margin-top: 20px;
  }
  .lowboardSec_in.-s02 .-is03 {
    text-align: center;
  }
  .lowboardSec_in.-s02 .-is03 img {
    width: 60%;
  }
  .lowboardSec_in.-s03 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lowboardSec_in.-s04 .-is01 {
    margin-bottom: 20px;
  }
  .lowboardSec_in.-s04 .-is02 {
    margin-bottom: 16px;
  }
  .lowboardSec_in.-s04 .-is02 dt {
    width: 24%;
    flex: 0 1 24%;
    /*flex: 1 1 100%;*/
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 12px;
    /*margin-top: 16px;*/
    font-size: 1.2rem;
  }
  .lowboardSec_in.-s04 .-is02 dd {
    /*flex: 1 1 100%;*/
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 12px;
    /*border-style: dotted;*/
    /*border-bottom: 1px solid #b5b5b5;*/
    font-size: 1.2rem;
  }
  .lowboardSec_in.-s04 .-is02 dd:nth-of-type(3) div {
    flex-wrap: wrap;
  }
  .lowboardSec_in.-s04 .-is02 dd:nth-of-type(3) span {
    padding-left: 12px;
    flex: 1 1 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    /*border-style: dotted;*/
  }
  .lowboardSec_in.-s04 .-is02 dt:nth-of-type(5) {
    /*border-bottom: none;*/
  }

  .linkBox {
    padding-right: 0;
    text-align: center;
  }
  .linkBox_item {
    font-size: 1.4rem;
    width: 280px;
  }
  .linkBox_item.-type2 {
    padding-top: 12px;
    font-size: 1.4rem;
  }

  .content-copy {
    font-size: 2rem;
    line-height: 1.6;
  }

  .keyNo {
    font-size: 2.4rem;
  }

  .content-ttl {
    font-size: 2rem;
  }

  .content-txt {
    font-size: 1.4rem;
  }

  .is-hideSP {
    display: none;
  }

  .content-small {
    font-size: 1rem;
    margin-bottom: 40px;
  }

  .content-flex.-spb {
    display: block;
  }

  .lowboardSec_in.-s01 .-is02 .-itemBody {
    width: auto;
  }
}
