@charset "utf-8";
/* CSS Document */
#visual {
}
body.archive .h_style03 {
    position: relative;
}
body.archive .h_style03 .btn {
    position: absolute;
    right: 0px;
    margin-top: 0px;
}
body.archive .h_style03 .btn a {
    font-weight: normal;
    text-align: left;
}
body.archive .h_style03 .btn a:after {
    right: 10px;
}
body.event .pdf_link {
}
body.event .pdf_link a {
    position: relative;
}
body.event .pdf_link a:before {
    background-image: url(../images/icon_02.png);
    width: 24px;
    height: 29px;
    display: block;
    margin-top: -17px;
    position: absolute;
    left: 0px;
    top: 50%;
    content: "";
}
body.event .btn {
}
body.event .download_link {
}
body.event .btn:last-child {
    margin-bottom: 0px;
}
body.event .title {
    position: relative;
    display: block;
}
body.event .title:before {
    width: 11px;
    height: 11px;
    display: block;
    background-color: #2a2a2a;
    border-radius: 10px;
    content: "";
    position: absolute;
    left: 0;
}
body.event .number_box li {
    padding-left: 1em;
    position: relative;
}
body.event .number_box li span, body.event .tbl_style03 td li span {
    position: absolute;
    left: 0px;
}
body.event .tbl_style03 td li {
    position: relative;
    padding-left: 2em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

pcSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 768px), print {
/* CSS Document */
#visual {
    background-image: url(../../images/event/mv_event_01.png);
}
body.archive .h_style03 {
}
body.archive .h_style03 .btn {
}
body.archive .h_style03 .btn a {
    width: 110px;
    padding: 3px 20px;
    min-width: 110px;
    font-size: 1.6rem;
}
body.archive .h_style03 .btn a:after {
}
body.event .pdf_link {
    margin-top: 25px;
}
body.event .pdf_link a {
    padding-left: 1.8em;
}
body.event .pdf_link a:before {
}
body.event .btn {
    margin: 50px 0;
}
body.event .download_link {
    margin-bottom: 50px;
}
body.event table + table {
    margin-top: 25px;
}
body.event .btn.iconpdf {
    text-align: left;
}
body.event .btn.back a {
    width: 280px;
}
body.event .title {
    padding-left: 0.8em;
}
body.event .title:before {
    top: 8px;
}
body.event .tbl_style03 td li + li {
    margin-top: 15px;
}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

spSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 767px) {
/* CSS Document */
#visual {
    background-image: url(../../images/event/mv_event_01_sp.png);
}
body#event #sec01 {
    margin: 0 6%;
}
body.archive .h_style03 {
}
body.archive .h_style03 .btn {
}
body.archive .h_style03 .btn a {
}
body.archive .h_style03 .btn a:after {
}
body.event .pdf_link {
    margin-top: 15px;
}
body.event .pdf_link a {
    padding-left: 2em;
}
body.event .pdf_link a:before {
}
body.event .btn {
    margin: 30px 0;
}
body.event .download_link {
    margin-bottom: 30px;
}
body.event table + table {
    margin-top: 30px;
}
body.event .title {
    padding-left: 1em;
}
body.event .title:before {
    top: 6px;
}
body.event .tbl_style03 td li + li {
    margin-top: 10px;
}
}
