@charset "utf-8";

#tourItemArea .tour_item_box.col2 {
	justify-content: center;
}

#tourItemArea .tour_item_box.col2 .item_inner {
	margin: 0 20px;
}
p.no-item {
    width: 100%;
    background-color: #fff;
    padding: 30px 0;
	margin: 0 auto 45px;
    text-align: center;
    font-size: 15px;
    border: dotted 1px #ccc;
}