@charset "UTF-8";

.point_top {
	background: url("../img/top_points_bk.png");
}
.topb_point li span{
	color:#b56157;
    font-weight: normal;
    padding: 0 5% 0 0;
}
.topb_point {
    padding: 5%;
}
.topb_point figure {
    margin: 0 auto 10%;
}
.topb_point li {
    color: #363634;
    margin: 0 auto 5%;
    border-bottom: 1px #190e0e solid;
    padding: 0 0 5%;
}
.topb_point li:last-child {
    border: none;
}
section.section.pardox {
    padding: 0;
}
p.txtadd1 {
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    margin-top: 2%;
}
.index2 .sec-01__img {
    width: 100%;
}
@media screen and (min-width: 768px) {
	span.exif_1 {
	    width: 9%;
	}
	.index2 .sec-03__item span.exif_1 {
	    width: 6.5%;
	}
}
@media screen and (max-width: 768px) {
	.topb_point li {
	    font-size: 0.9em;
	}
}