@charset "utf-8";

.thirdbox .p07{background-color: #c29313;color:#fff !important;}

.wnew .box{text-align: center;}
.wnew .box .ph img{margin-top: 10px;margin-bottom: 15px;}

.wnew .box .phall .ph{position: relative;}
.wnew .box .phall .ph .captionph{position: absolute;bottom: 1em;left: 0;right: 0;text-align: center;background-color: rgb(78, 63, 57, 0.8);color: #ffffff;font-size: 13px;letter-spacing: 0.05em;display: block;line-height: 1.4;padding: 5px 0;}


@media screen and (min-width: 769px) {
.wnew .box .phall{display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.wnew .box .phall .ph{margin-left: 10px;margin-right: 10px;}

}


@media screen and (max-width: 768px) {


}