@charset "utf-8";
 .p-page__content .quotation p{font-size:1.4rem;}
.p-page__content .quotation.type_large02, .p-page__content .quotation.type_small02{background-color:#f3f3f3;border-color:#bbb;border-style:solid;position:relative;}
.p-page__content .quotation.type_large02{margin-top:50px;padding:25px 15px 25px 95px;border-bottom-width:3px;}
.p-page__content .quotation.type_small02{padding:12px 15px 14px 38px;border-left-width:5px;}
.p-page__content .quotation.type_large02::before, .p-page__content .quotation.type_small02::before{content:"“";display:block;color:#BBBBBB;font-family:"Yu Gothic Medium", "游ゴシック体 Medium", YuGothic, "Meiryo", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;font-weight:500;line-height:1;position:absolute;pointer-events:none;}
.p-page__content .quotation.type_large02::before{top:-5px;left:-5px;font-size:240px;background-image:none;}
.p-page__content .quotation.type_small02::before{top:0px;left:1px;font-size:80px;background-image:none;}
.p-page__content .quotation.type_large02 p{margin-bottom:20px;}
.p-page__content .quotation.type_large02 p:last-child{margin-bottom:0;}
.p-page__content .quotation.type_small02 p{padding-left:10px;}
.p-page__content .quotation.type_img figcaption{margin-top:11px;text-align:center;}
.p-page__content .quotation.type_img figcaption{margin-top:15px;}
.p-page__content .quotation.type_img p{font-size:1.2rem;}
@media screen and (max-width:600px){ .p-page__content .quotation.type_large02 {
padding: 20px 10px 16px 52px;
}
.p-page__content .quotation.type_small02 {
padding: 8px 10px 9px 38px;
border-left-width: 5px;
}
.p-page__content .quotation.type_large02::before {
top: 3px;
left: 1px;
font-size: 120px;
}
}