@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:#F29F0C;	
}

.step {
	font-weight:bold;
}

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

.col-xs-6 {
	margin-right:0;	
	margin-left:0;
}

.img_up:hover {
    transform: scale(1.1);
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.8);
}
.img_up {
    transition: all 0.4s ease 0.2s;
}

.snap {
 border-radius: 10px;
}

.sub_img {
	margin-bottom:30px;
}

.snap_mds {
	margin-top:30px;	
}

#snap_photo::after {
	font-size:28px;
	background-color: #999;
    margin: 20px auto 16px;
    width: 100px;
}

#snap_photo::after {
    content: " ";
    display: block;
    height: 1px;
}

#snap_photo {
	margin-top:50px;
}

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

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img  {
	display: inline-block;
}

.cd_cut{
	font-size:0.7em;
}