a.cartitle h5 {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 10px;
	border-left: 4px solid #669999;
	font-weight: 600;
	font-size: 1.75rem;
	color: #fff !important;
	margin-left: 20px;
	text-decoration: none !important;
	margin-top: 0px !important;
}

.trail_subtitl h6 {
    margin-left: 40px !important;
    box-sizing: border-box;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    color: #FFF;
	margin-top: 0px !important;
}

 #chartitlebg {
	box-sizing: border-box;
	background-image: url(../images/product_bg.png);
	height: auto;
	padding: 40px 30px;
	z-index: -1 !important;
	position: relative;
}

.embed-responsive {
    height: 675px;
}

.well-row-2 {
	padding-right: 30px;
}

@media screen and (max-width: 797px) {
	.embed-responsive {
	    height: 1040px;
	    margin-left: 12%;
	}
}

@media screen and (max-width: 605px) {
	.embed-responsive {
	    height: 1100px;
	}
}

@media screen and (max-width: 575px) {
	.title-container {
	    padding-left: 0px !important;
	}
}

@media screen and (max-width: 569px) {
	 #chartitlebg .container {
	 	padding-right: 0px !important;
	 }
	 	.embed-responsive {
	    height: 1130px;
	}
}

@media screen and (max-width: 530px) {
	 	.embed-responsive {
	    height: 1150px;
	}
}