@charset 'utf-8';
.mod-mainvisual {
    /*background-position: 37% center;*/
}

.history-block {
    margin-bottom: 160px;
    text-align: center;
    position: relative;
    padding-top: 420px;
}

.history-block p {
    width: 736px;
    margin: 0 auto;
    text-align: left;
}

.history-block .l-btn {
    width: 360px;
    margin-top: 56px;
    margin-right: auto;
    margin-left: auto;
}

.history-block--history .l-btn {
    width: auto;
}

.history-block .mod-blockvisual {
    margin-bottom: 53px;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1190px;
    margin-left: -595px;
}

.history-museum__title {
    font-weight: normal;
    text-align: center;
}

.history-museum__thumb {
    background-image: url(../img/history-pic-museum.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.history-museum__name {
    font-weight: normal;
}

@media screen and (min-width:641px) {
    .history-block .mod-title-02 {
        font-size: 31px;
        margin-bottom: 30px;
    }
    .history-museum__title {
        font-size: 23px;
        margin-bottom: 36px;
    }
    .history-museum__item {
        overflow: hidden;
        width: 1190px;
        margin: 0 auto;
        /* border: 1px solid #eee; */
        background: #EEEEEE;
    }
    .history-museum__thumb {
        float: left;
        width: 370px;
        height: 370px;
    }
    .history-museum__thumb img {
        display: none;
    }
    .history-museum__text {
        float: right;
        width: 728px;
        margin-top: 53px;
        margin-right: 51px;
    }
    .history-meseum__btn {
        margin-top: 30px;
        padding-right: 20px;
        width: 380px;
    }
    .history-museum__name {
        font-size: 31px;
        font-weight: normal;
        line-height: 1.9;
        margin-top: 0;
        margin-bottom: 21px;
    }
    .history-museum__text p {
        /* line-height: 1.92; */
        /* letter-spacing: .07em; */
    }
}

@media screen and (max-width: 640px) {
    .mod-contents-top{
        margin-bottom: 74px;
    }
    .history-block p {
        width: auto;
    }
    .history-block .mod-btn {
        width: auto;
    }
    .history-block .l-btn {
        width: auto;
    }
    .history-block .mod-title-02 {
        margin-bottom: 24px;
    }
    .history-block--history .mod-title-02 {
        letter-spacing: 0;
    }
    .history-block .mod-blockvisual {
        margin-bottom: 29px;
        left: 0;
        margin-left: 0;
        width: 100%;
    }
    .history-block .l-btn {
        margin-top: 30px;
    }
    .history-block {
        margin-bottom: 80px;
    }
    .history-museum__title {
        font-size: 17px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    .history-museum__name {
        font-size: 25px;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .history-museum__thumb {
        width: auto;
        height: auto;
        background: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .history-museum__thumb img {
        display: block;
        width: 100%;
        height: auto;
        vertical-align: top;
    }
    .history-museum__text {
        float: none;
        width: auto;
        margin-left: 0;
        padding-top: 35px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        border: 1px solid #eee;
        background: #EEEEEE;
    }
    .history-museum{
        position: relative;
        padding-top: 46.7%;
    }
    .history-meseum__btn {
        margin-top: 30px;
    }
    .contents-block{
        padding-bottom: 110px;
    }
    .history-block{
        padding-top:180px;
    }
}
