.font-italic {
	font-style: italic !important;
}
.btn_01 {
	    width: 330px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    display: block;
    padding: 25px 10px 25px !important;
    background-color: #e60012;
    background-image: url(../img/ico_arrow.png);
    background-size: auto;
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.btn_02 {
	    width: 330px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    display: block;
    padding: 25px 10px 25px !important;
    background-color: #0c5ea4;
    background-image: url(../img/ico_arrow.png);
    background-size: auto;
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.container {
	max-width: 100%;
}
.glyphicon {
	color: #fff;
}
@media screen and (min-width: 768px) {
	.header_contact_btn {
		    position: fixed !important;
    z-index: 1030;
    top: 10px !important;
    right: 190px !important;
	}
	.header_line_btn {
		    position: fixed !important;
    z-index: 1030;
    top: 10px !important;
    right: 10px !important;
	}
	.font-en {
		color:#0c5ea4 !important;
font-size:34px !important;
font-family: 'Bitter', serif;
font-weight:800  !important;
font-style:italic  !important;
line-hegith:1  !important;
	}
	.font-en-red {
		color:#e60012 !important;
font-size:34px !important;
font-family: 'Bitter', serif;
font-weight:800  !important;
font-style:italic  !important;
line-hegith:1  !important;
	}
	.hidden-sm {
		display:none;
	}
	.w49 {
		width:49%;
	}
}
@media screen and (max-width: 767px) {
	.font-en-sp {
		color:#0c5ea4 !important;
font-size:17px !important;
font-family: 'Bitter', serif;
font-weight:800  !important;
font-style:italic  !important;
line-hegith:1  !important;
	}
	.font-en-sp-red {
		color:#e60012 !important;
font-size:17px !important;
font-family: 'Bitter', serif;
font-weight:800  !important;
font-style:italic  !important;
line-hegith:1  !important;
	}
}
