.text_l{width: 100%;
	    height: auto;
	    box-sizing: border-box;
	    padding-top: 50px;
	    padding-bottom: 30px;}

.text_h{font-size: 16px; color: #c3172d; }
.text_b{font-size: 25px;}

.at-body .at-container{padding: 0; overflow: inherit; }
.sub_page_visual .bg ul li:nth-child(1) a{color: #fff;}
.page-wrap{
	padding-bottom: 50px;
}

@media all and (max-width:991px) {
.text_l{float: none; width: 100% ;text-align: center;}
.miso-post-gallery .post-content div br{display: none;}
}

@media all and (max-width:768px) {
    .sub_page_visual .bg ul li:nth-child(1) a{background-color: #c3172d; color: #fff;}
    }