@charset "utf-8";
/* ----------------------------------------------------------------
* パーソナライズ
* 特集
---------------------------------------------------------------- */
/* ----------------------------------------------------------------
* パーソナライズ
---------------------------------------------------------------- */
.mp_perso .mp_ico_arrow {
white-space:nowrap;
}
/* ----------------------------------------------------------------
* 特集
---------------------------------------------------------------- */
.mp_tokusyu {
margin-bottom:22px;
padding:10px 0 20px;
background-color:#ffe;
}
.mp_tokusyu .mp_perso_ttl {
display:-webkit-flex;
display:flex;
justify-content:center;
-webkit-justify-content:center;
align-items:center;
-webkit-align-items:center;
height:100px;
margin:0 0 0;
padding:5px 20px 0;
background:url(/2026/media/stu/img/navg/top/bg_perso.png) no-repeat center top;
font-size:24px;
font-weight:bold;
text-align:center;
}
.mp_perso .mp_perso_list {
margin-top:22px;
padding-left:15px;
}
.mp_perso .mp_tokusyu li {
border:1px solid #e7e4d8;
background-color:#fff;
}
.mp_perso .mp_tokusyu .mp_carousel_lst > li:not(.is_more).is_hover {
background-color:#f5fcff;
cursor:pointer;
}
.mp_perso .mp_tokusyu .mp_carousel_lst > li.is_more {
border:none;
background:none;
}