@charset "utf-8";

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

#dog box {
    width: 90%;
    margin: 0 auto;
}

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

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

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

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

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

.wid {
    width: 95%
}

th,
td {
    padding: 12px 10px;
    border: 1px solid #000000;
    vertical-align: middle;
    font-size: 20px;
}

table {
    min-width: 630px;
}

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

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

.ps_br {
    display: block !important;
}

h2 {
    margin-bottom: 1.2rem !important;
    text-align: center;
    font-size: 1.2rem !important;

}

.row {
    flex-direction: column;
}

.content h2 {
    margin-bottom: 1.2rem;
    font-size: 3vh;
}

.mg_ct {
    margin: 5% !important;
}

.spec h2 {
    color: #FFFFFF;
    text-align: left !important;
    font-size: 1.2rem !important;

}

.sp_none {
    display: none;
}

.pc_none {
    display: block !important;
}
