@charset "UTF-8";
@media screen and (min-width: 768px),print {  /* 3枚表示のbxslider
-------------------------------------*/
.p-material .ttl-h3{ font-weight: 700; }
.sec10 p{ font-weight: 700; letter-spacing: 2px; }
.sp{ display: none !important; }
.sp2{ display: none !important; }

.l-contactus .content .box__inner li.toku{
    margin: -37px 20px 0 20px;
}



}

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

.p-material .ttl-h3{ font-weight: 900; }
.p-material .ttl-h2{ font-weight: 700; }

.pc{ display: none !important; }
.pc2{ display: none !important; }

.sp{ display: block !important; }
.sp2{ display: inline-block !important; }
}
