﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Cinzel);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Sawarabi+Mincho);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

.background_3 {
    padding-top: 40px;
    background-image: url(img/prism-haike.jpg);
    background-size: cover;
    padding-bottom: 40px;
}
#page_contents_bg {
    margin: -300px auto 50px auto;
    font-size: 18px !important;
    line-height: 2.25rem !important;
}
#page_contents p {
    font-size: 18px !important;
    line-height: 2.25rem !important;
    font-family: 'Noto Sans Japanese', sans-serif !important;
    color: #5C4122!important;
}
#page_contents div {
    font-size: 18px !important;
    line-height: 2.25rem !important;
    font-family: 'Noto Sans Japanese', sans-serif !important;
    color: #5C4122 !important;
}
#page_contents p span {
    color: #5C4122 !important;
    font-family: 'Noto Sans Japanese', sans-serif !important;
}
#page_contents div span {
    color: #5C4122 !important;
    font-family: 'Noto Sans Japanese', sans-serif !important;
}
#page_contents a {
    color: #F16691 !important;
}