
.subPage.faq .contents01 .qa ul{
  display: none;
}

.subPage.faq .contents01 .qa .btn a{
  display: block;
  padding: 16px 0px;
  font-size: 16px;
  padding-left: 3.5%;
  border: 1px solid #5c5c5c;
  position: relative;
  letter-spacing: 0.1em;
}

.subPage.faq .contents01 .qa .btn{
  position: relative;
}

.subPage.faq .contents01 .qa .btn:after{
  position: absolute;
  top: 32%;
  right: 14px;
  content: "";
  width: 23px;
  height: 20px;
  background: url(../img/pic_faq_01.png) center center;
  background-size: cover;
}

.subPage.faq .contents01 .qa .btn.active:after{
  position: absolute;
  top: 32%;
  right: 14px;
  content: "";
  width: 23px;
  height: 20px;
  background: url(../img/pic_faq_02.png) center center;
  background-size: cover;
}

.subPage.faq .contents01 .qa .item01 li:last-child{
  padding-bottom:20px;
}

.subPage.faq .contents01 .acMenu_03{
  margin-bottom:20px;
}

.subPage.faq .contents01 .qa .item01{
  margin-top:30px;
}

.subPage.faq .contents01 .qa .item01 p:first-child{
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}

.subPage.faq .contents01 .qa .item01 p:first-child span:first-child{
  font-size: 22px;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  margin-bottom: 15px;
}

.subPage.faq .contents01 .qa .item01 p:last-child{
  padding: 30px 3.5%;
  background-color: #dbdbdb;
  font-size: 14px;
  letter-spacing: 0.1em;
}

.subPage.faq .contents01 .qa .item01 li:nth-child(n+2){
  margin-top: 35px;
}

.subPage.faq .contents01{
  margin-bottom: 105px;
}

.subPage.faq .contents02 .item01 ul{
  float: left;
  width: 48.2%;
}
  
.subPage.faq .contents02 .item01 ul:first-child{
  margin-right: 3.6%;
}

.subPage.faq .contents02 .item01 ul li{
  padding: 20px;
  border: 1px solid #5c5c5c;
  margin-bottom: 20px;
  font-size: 14px;
  letter-spacing: 0.03em;
} 

.subPage.faq .contents02 .item01 ul li:last-child{
  margin-bottom: 0px;
} 

.subPage.faq .contents02{
  margin-bottom: 140px;
} 

.subPage.faq {
  margin-bottom: 200px;
}

.menuArea01 .menuLeft .menu__single a {
  position:relative;
}

.menuArea01 .menuLeft .menu__single a.active:after {
  position:absolute;
  content: '';
  top: 36px;
  left: 46%;
  width: 2px;
  height: 18px;
  background-color: black;
  transform: translateY(-45%);
}

.ekiten02{
  background-color:#808080;
  padding-top: 13px;
  padding-bottom: 16px;
  margin-bottom: 20px;
}

.ekiten02 li:first-child{
  float: left;
  margin-left:20px;
  line-height: 1;
}

.ekiten02 li:last-child{
  float: right;
  margin-right: 40px;
  font-size: 16px;
  color: white;
  letter-spacing: 0.01em;
  margin-top: 8px;
}

.ekiten02 li:last-child a{
  font-size: 16px;
  color: white;
}

.ekiten02 li:last-child a{
  position: relative;
}

.ekiten02 li:last-child a:after {
  position: absolute;
  top: 11%;
  right: -17px;
  content: "";
  width: 10px;
  height: 12px;
  background: url(../img/pic_faq_04.png) center center;
  background-size: cover;
}

@media screen and (max-width: 640px){
.subPage.faq .contents01 .qa .item01 {
  margin-top: 25px;
}
  
.subPage.faq .contents01 .qa .item01 p:first-child {
  font-size: 16px;
}
  
.subPage.faq .contents01 .qa .item01 p:first-child span {
  font-size: 20px;
}
  
.subPage.faq .contents01 .qa .item01 p:last-child {
  padding: 15px 15px;
  font-size: 14px;
}
  
.subPage.faq .contents01 .qa .item01 li:nth-child(n+2) {
  margin-top: 20px;
}
  
.subPage.faq .contents01 .acMenu_03 {
  margin-bottom: 10px;
}
  
.subPage.faq .contents01 {
  margin-bottom: 80px;
}
  
.subPage h2.heading02 {
  margin-top: 55px;
  margin-bottom: 30px;
} 
  
.subPage.faq .contents02 .item01 ul:first-child {
  margin-right: 0%;
}
  
.subPage.faq .contents02 .item01 ul {
  float: none;
  width: 100%;
}
.subPage.faq .contents02 .item01 ul li:last-child {
  margin-bottom: 20px;
}
.subPage.faq .contents02 {
  margin-bottom: 100px;
}
.ekiten02 li:first-child {
  float: none;
  margin-left: 0px;
  text-align: center;
}
.ekiten02 li:last-child {
  float: none;
  margin-right: 0px;
  font-size: 16px;
  color: white;
  letter-spacing: 0.01em;
  margin-top: 8px;
  text-align: center;
}
.ekiten02 {
  background-color: #808080;
  padding-top: 17px;
  padding-bottom: 16px;
  margin-bottom: 20px;
}
}



