@charset "utf-8";

.text-left {
	text-align:left;
	line-height:1.7;
}

#concept { 
	margin-top:50px; 
}

@media (max-width: 768px){
#concept {
	margin-bottom:20px!important;	
}}

article h3 {
	margin-bottom:10px!important;	
}

@media (min-width: 768px){
.hg {
	margin-top:30px;	
}}

#flow {
	list-style:none;	
}

#passport strong {
	color:#FF003C;	
}

.step {
	font-weight:bold;
}

@media (min-width: 992px){
.step {
	padding:0 0 0 50px;
}}

.en_p {
    color: #666;
    font-size: 11px;
    margin: 10px 0 20px;
    padding: 0;
    text-align: center;
}

.q {
    background-color:#EEBB48;
}

.panel {
    border: 0 none !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

.mg-clear {
    text-align: center;
    margin: 6px 0 0 0;
    line-height: 1.5;
}