@charset "utf-8";
/*
Theme Name: 桜ゴルフ 共通
Author: 株式会社シュア
*/
table {
    page-break-inside: avoid;
}

.only-print {
    display: block !important;
}

.only-screen {
    display: none !important;
}

.header,
.nav,
.upper,
.section-nav-course,
.side,
.footer {
    display: none;
}

.part {
    margin-top: 0;
}

.header-part {
    font-size: 2rem;
    border-left: none;
    margin-top: 15px;
    padding: 0;
}

.header-part img {
    max-height: 3rem;
}

.main {
    float: none;
    width: 100%;
}

.main .header-section {
    margin-top: 0;
    font-size: 1.8rem;
}

.main .subsection {
    margin-top: 15px;
    page-break-inside: avoid;
}

.main .subsection.page-break {
    page-break-inside: auto;
}

.main .header-subsection {
    margin-top: 0;
    font-size: 1.4rem;
}

.section + .section {
    margin-top: 15px;
}

.list-image li {
    width: 20%;
}

.figure-list-image {
    height: 133px;
}

.table-2 th,
.table-2 td {
    padding: 5px;
}

.table-3 th,
.table-3 td {
    padding: 5px;
}

/* print-header */
.print-header-title {
    text-align: right;
}

.print-header-title-description {
    margin-right: 1em;
    vertical-align: bottom;
    font-size: 1.8rem;
}

.print-header-title-logo {
    height: 5rem;
}

/* print-footer */
.print-footer {
    padding-top: 50px;
}

.print-footer-masthead {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    font-size: 1.8rem;
}

.print-footer-masthead-description {
    font-size: 1.4rem;
}

.print-footer-masthead-head {
    font-size: 3rem;
    line-height: 1.4;
}

.print-footer-masthead-lead {
    font-size: 2.2rem;
}

.print-footer-masthead-icon {
    height: 1em;
    margin-right: .3em;
    vertical-align: middle;
}

.attribute-head {
    margin-right: .5em;
}
