@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202602-hirakatamall{background: url(/k-press/assets/img/event/202602-hirakatamall/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.hirakatamall_202602_is_pink {
    color: #DC5D86;
}
.hirakatamall_202602_is_bordertop {
    border-top: #ed6c00 3px dotted;
    padding-top: 10px !important;
}
.hirakatamall_202602_is_bordertop02 {
    border-top: #c8c8c8 1px solid;
    margin-top: 30px;
}
.hirakatamall_202602_is_borderbottom {
    border-bottom: #ed6c00 3px dotted;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}
.hirakatamall_202602_fontsize {
	font-size: 116%;
}
.hirakatamall_202602_fontsize02 {
	font-size: 150%;
}
.hirakatamall_202602_is_bg {
    background-color: #fde7f2;
    padding: 30px;
    border-radius: 15px;
}


@media only screen and (min-width: 767.98px){
}
@media only screen and (max-width: 767.98px){
}
