@charset "UTF-8";

div#wrap.outline div#contentW h3 {
    text-align: left;
}

div#contentW,div#wrap.outline div#contentW div.box {
    width: auto;
}

figure {
    margin: 0;
}

figcaption {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}

h2, h3, p {
    font-family: "Zen Old Mincho", serif;
}

p {
    font-weight: 400;
    font-size: 16px;
}

h2 {
    margin-bottom: 26px;
    width: auto;
    height: auto;
    color: #413e46;
}

div#wrap.outline div#contentW h3 {
    font-size: 20px;
    color: #413e46;
    border-left: 8px solid #413e46;
    padding-left: 1rem;
}

.lead {
    font-size: 16px;
    margin-bottom: 42px;
    line-height: 1.8;
}

.item_img {
    margin: 46px auto;
    width: 40%;
}

.item_img img {
    width: 100%;
}

.img_wrap {
    width: 40%;
    margin: 60px auto;
}

.img_wrap img {
    width: 100%;
}
div#wrap.outline div#contentW div.picture_wrap {
    margin-top: 60px;
    margin-bottom: 60px;
}

.picture_wrap {
    display: flex;
    gap: 30px;
}

.picture_wrap .img_wrap {
    width: 100%;
    margin: 0;
}

.poster_wrap,.poster_wrap .img_wrap,.poster_wrap .img_wrap img {
    width: 100%;
}

.poster_wrap .img_wrap {
    margin: 0;
}