@charset "utf-8";
/*************** Site Contents ***************/

box {
    width: 95% !important;
    padding: 0 2% !important;
}

.image {
    text-align: center;
    width: 90%;
    display: inline-block;
}

.image:nth-child(3) {
    margin-bottom: 0;
}

box:first-child .content:nth-child(-n+2) {
    text-align: center;
}

.image .detail {
    text-align: left;
}

.image .detail p {
    font-size: 1.5vh !important;
}

.content figure:nth-last-child(1) {
    width: 50% !important;
}

#dog .content figure:nth-last-child(1) {
    width: 90% !important;
}

.heading {
    display: none;
}

table {
    min-width: inherit;
    text-align: left !important;
    border: none !important;
    background-color: transparent !important;
}

td {
    display: block;
    overflow: hidden;
}

td::before {
    content: attr(data-label);
    font-size: 10px;
    float: left;
    clear: both;
    color: #5F5F5F;
    display: block;
    margin-bottom: 0.25rem;
    margin: 1px 4%;
    width: 35%;
    white-space: pre;
    line-height: 1.3em;
}

td,
th,
tr {
    font-size: 14px !important;
    font-weight: bold;
    line-height: 1.1em;
    background-color: white;
}

td:first-child {
    background-color: #ddebf7;
}

tr:nth-child(2),
tr:nth-child(8),
tr:nth-child(11) {
    border-bottom: 0;
    margin-top: 20px;
}

tr:nth-child(2) td:first-child,
tr:nth-child(8) td:first-child,
tr:nth-child(11) td:first-child {
    background-color: #305496;
}

tr:nth-child(2) td:nth-child(1)::before,
tr:nth-child(8) td:nth-child(1)::before,
tr:nth-child(11) td:nth-child(1)::before {
    width: 100%;
}

td:nth-child(2n) {
    background-color: #FFFFFF !important;
}

tr {
    margin-bottom: 5px !important;
    display: block
}

.bm_line_sp {
    border-bottom: 1px solid #000000;
    margin: 0 0 2em;
}

.pdb_30_sp {
    margin-bottom: 30px;
}

.bt_line_sp {
    border-top: 1px solid #000000;
    padding: 2em 0 0;
}

h1 {
    text-align: center;
    padding: 20px 0 30px !important;
    font-size: 1.5rem !important;
}

.ps_br {
    display: block !important;
}

h2 {
    margin-bottom: 1.2rem !important;
    font-size: 1.2rem !important;
}

h3 {
    font-size: 0.9rem !important;
}

.mg_ct {
    margin: 5% !important;
}

p {
    font-size: 16px !important;

}

.sup p {
    font-size: 10px !important;

}

.spec h2 {
    color: #FFFFFF;
    margin-bottom: 0 !important;
    font-size: 1.2rem !important;
}

.ps_brn {
    display: none;
}

.wid {
    width: 90% !important;
}

span {
    font-size: 14px !important;
    margin: 6px 0 !important;
    display: block;

}

.row {
    flex-direction: column;
}

.order1 {
    order: 1 !important;
}

.order2 {
    order: 2 !important;
}

.order3 {
    order: 3 !important;
}

.order4 {
    order: 4 !important;
}

.order5 {
    order: 5 !important;
}

.sp_none {
    display: none;
}

.pc_none {
    display: block !important;
}
