@charset "utf-8";
/*---パネル内包---*/
#dropmenu li ul {
    display: none;
    position: absolute;
    width: 50%
}
#dropmenu .menu-m-i a {
    display: block;
}
#menu-all #menu #dropmenu {
    width: 80%
}
#top .menu-m-i .active {
    display: block;
    border-bottom: 2px solid #353563
}
/*---パネルここまで---*/
/*---パネル内---*/
.con-m {
    width: 400px !important;
    height: 700px;
    padding: 20px;
    position: absolute;
    right: 25%;
    top: 10%;
    background-color: #353563;
    z-index: 999
}
.con-m li a {
    color: #FFFFFF;
}
.con-m li a .fa.fa-caret-right {
    color: #FFFFFF;
    padding-right: 10px
}
#mun2 .con-m li:first-child, #mun7 .con-m li:first-child, #mun22 .con-m li:first-child, #mun31 .con-m li:first-child, #mun36 .con-m li:first-child, #mun42 .con-m li:first-child, #mun48 .con-m li:first-child, #mun48 .con-m li:first-child, #mun49 .con-m li:first-child {
    padding-top: 120px;
}
#mun2 .con-m:before, #mun7 .con-m:before, #mun22 .con-m:before, #mun31 .con-m:before, #mun36 .con-m:before, #mun42 .con-m:before, #mun48 .con-m:before, #mun49 .con-m:before {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 400px;
    height: 20px;
    color: #fff;
    font-size: 1.5rem;
    text-align: center
}
#mun2 .con-m:after, #mun7 .con-m:after, #mun22 .con-m:after, #mun31 .con-m:after, #mun36 .con-m:after, #mun42 .con-m:after, #mun48 .con-m:after, #mun49 .con-m:after {
    content: '';
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 2px;
    background-color: #fff
}
#mun2 .con-m:before {
    content: '長沼石材店について';
}
#mun7 .con-m:before {
    content: 'お墓について';
}
#mun22 .con-m:before {
    content: '石について';
}
#mun31 .con-m:before {
    content: '石屋にまつわるアレコレ';
}
#mun36 .con-m:before {
    content: '世界で採れる石';
}
#mun42 .con-m:before {
    content: '仕事の風景';
}
/*---パネル内ここまで---*/
