/* h1.ttl{
    height: 200px;
} */

.ttlBgBlue span{
    color: #fff;
    font-size: 65%;
}
.answer_aroow{
    font-weight: bold;
    font-size: 30px;
  /*  height: 108px;*/
    text-align: center;
    padding: 20px 0 60px;
    margin-bottom: 25px;
    background: url(/enter/search/classroom/classroom_2019/img/arrow_dblu_d.png) no-repeat bottom center;
    background-size: 80px auto;
}

#kuchikomi .qaArea .txtQ{
    padding-left: 0;
}

#kuchikomi .qaArea .linkTxt{
    color:#000;
}

#recommend .recommendList .listBox{
	width: 468px;
}

#faq_tab a span{
    font-size: 0.9rem;
    margin-right:5px;
}

.clm2 .accArea {
    width: 425px;
    text-indent: -2.2em;
    margin-left: 2.2em;
}

@media screen and (min-width: 767px) {
    .answer_aroow{
        padding-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .ttlCategory{
        width: 100%;
    }
    #faq_tab a{
        line-height: 1.2;
        font-size: 1.3rem;
    }
    #faq_tab a span{
        font-size: 0.8rem;
		margin-right:0;
    }
    .anchorLinks{
        padding-top: 20px;
    }
    .answer_aroow{
        line-height: 1.2;
    }
    .answer_aroow{ 
        padding: 20px 0 40px;
        margin-bottom: 25px;
        background: url(/enter/search/classroom/classroom_2019/img/arrow_dblu_d.png) no-repeat bottom center;
        background-size: 60px auto;
    }
	
	#recommend .recommendList .listBox{
		width: 100%;
	}
	
	.clm2 .accArea {
		width: 95%;
		padding-right:3%;
	}
	
	#btmNav .btmNavList .listBox {
		width: 100%;
	}
	
	#btmNav .btmNavList .listBox:nth-child(odd) .link {
    	border-right: none;
	}
	
}