@charset "utf-8";

@page {
    size: A4 landscape;
}

body {

}

#toggle,.hw,.credit_s,.pagetop,.pagetop_sp {
	display:none;
}

.wo_img1 {
    text-align: center;
}
.wo_img1 img {
    width: 80%;
}
.wo_box1 {
    padding: 2em 0;
    margin-top: 5em;
}

.no_break {
    break-after:page;
}

.about_box dl dt {
    padding: 0.5em;
}
.about_box dl dd {
    padding: 0.5em;
}
.hakensaki {
    font-size: 0.84em;
}

.credit ul {
    margin-bottom: 0 !important;
}
.credit ul li {
    width: 100%;
}
.credit ul li:last-child {
    display: none;
}
.prbr {
    display: none;
}
.ex_tx,.ex_more,.copyright {
    display: none;
}
#footer {
    padding-bottom: 0;
}
.exe_box {
    margin-bottom: 0;
}