@charset "utf-8";


.inner2 h3 .text {
    background: url(../images/top/kagoshima/staff1.png) no-repeat left center;
    padding: 50px 0 50px 100px;
}

.inner2 {
        width: 100%;
        padding-top: 10px;
        padding-left: 3%;
        padding-right: 3%;
        font-size: 90%;
    }

.txtorenge {
    color: #c47b5b;
}

#s19{
  background: #efebe2;
  padding-top:5%;
  padding-bottom:5% ;
}
.voice section{
  position: relative;
    width: 100%;
    margin-top: 20px;
  margin-bottom: 35px;
    border: solid 1px #333;
    padding: 40px 15px 15px;
  background: #fff;
  }
  .voice section p{
    min-height: inherit;
  }
  .voice{
    margin-bottom: 0 !important;
  }

.voice section .no {
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -29px;
}
.voice section h3 {
    text-align: center;
    padding: 10px;
    border-bottom: solid 1px #333;
    margin-bottom: 20px;
}
.faq-bg{
  margin-bottom:10px;
  padding:10px;
  border: solid 1px #333;
}

.faq-bg dt{
  position:relative;
  background:url("../images/top/kagoshima/plus2.png") no-repeat 98% center;
  background-size:17px;
  padding:5px 20px;
  padding-left:50px;
}
.faq-bg dt.open{
  background:url("../images/top/kagoshima/mainasu2.png") no-repeat 98% center;
  background-size:17px;
}
.faq-bg dt:before{
  position:absolute;
  top:0;
  left:0;
  content:" ";
  background:url("../images/top/kagoshima/q.png") no-repeat;
  background-size:100%;
  width:36px;
  height:36px;
}
.faq-bg dd{
  display:none;
  position:relative;
  margin-top:20px;
  padding-left: 40px;
  background:url("../images/top/kagoshima/a.png") no-repeat left top;
}

/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑spサイズ
----------------------------------
↓pcサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/