@charset "UTF-8";
.under_mv {
    background: url("../img/mv.png") center;
    -webkit-background-size: cover;
    background-size: cover;
}
.contact_box {
    margin-top: 0;
}
.mt30 {
  margin-top: 30px;
}
.indent_2{
    text-indent: -2em;
    padding-left: 2em;
}
.indent_nega {
    text-indent: 0.5em;
    margin-left: -0.5em;
}
.pro_frame {
    max-width: 395px;
  width: 100%;
    margin-top: 20px;
  overflow: auto;
}
blockquote.instagram-media {
    max-width: 100%!important;
    min-width: 0!important;
}
@media screen and (max-width: 767px) {
.detail .pro_inner {
    padding: 40px 4%;
}
}
