@charset "UTF-8";

#header, .section-subbanner, #footer, .section-search, .section-related {
	display: none;
}
.sticky-menu {
	display: none !important;
}
.section-events_detail {
    padding: 20px 0;
}
.title {
    margin: 0 auto 40px;
}
.title .heading {
    font-size: 20px;
    font-size: 2rem;
}
.title .heading::before {
    width: 30px;
    left: 5px;
    top: 3px;
}
.subtitle {
    font-size: 15px;
    font-size: 1.5rem;
}
.detail {
    padding-top: 0px;
}
.width80 {
    width: 100%;
    margin: auto;
}
/* .floatbox.row3.margin > .item {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    float: none;
    margin-bottom: 20px;
}*/
.detail .category + .category {
    margin-left: 10px;
}
.detail .category {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    border: 1px solid #000000;
}
.pickup {
    width: 90%;
    margin: auto;
}
.pickup-list .item {
    min-height: initial;
    min-height: auto;    
}
.pickup-list .news_img {
    width: 28%;
    float: left;
    padding-right: 0%;
    margin-top: 5px;
}
.pickup-list .news_textbox {
    width: 70%;
    float: left;
}
.pickup-list .news .news_title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.3em;
    margin-top: 5px;
}
.section-shuhendetail .borderline{ 
    page-break-after: always;
}

