@charset "UTF-8";

#wrapper.service .txt.service_top p strong {
    color: #000000;
}
#wrapper.service .txt.service_top {
    padding: 7% 5% 5% 5%;
}
#wrapper.service .txt.service_top p.tit{
text-align: center;
font-weight: bold;
}
#wrapper.service .txt.service_top p.cap{
text-align: center;
font-weight: bold;
font-size: 130%;
color: #bc9645;
}
.txt p img{
width: 100%;
}

.sample {
background: #f7f1e8;
padding-bottom: 15%;
}
.sample img{
display: block;
width: 100%;
}
.txt p{
-webkit-line-break:normal;
line-break:normal;
}
@media only screen and (min-width: 720px) {

}
