@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 {
	clear: left;
	text-align:center;
    height: 70px;
    width: 70px;
	padding:5px;
}

.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;
}

#album {
	margin-bottom:20px;	
}

#album::after {
	font-size:28px;
	background-color: #F3DB23;
    margin: 20px auto 20px;
    width: 100px;
}

#album::after {
    content: " ";
    display: block;
    height: 2px;
}

.album {
	margin-bottom:20px;	
}

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

.text-m25 {
	margin-top:25px;	
}

@media (max-width: 460px) {
.text-m25 {
	margin:10px 0;	
}}
