﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Cinzel);
@import url(https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+Antique&family=Zen+Kaku+Gothic+New&display=swap);

@media screen and (max-width: 768px) {
    .chinese-container {
        width: auto;
    }
    .welcome {
        background-size: contain!important;
    }
    .noheight {
        height:auto!important;
    }
    .noback {
        background-image:none!important;
    }
    .chinese-section3 {
        background-size: cover !important;
    }
    .piller {
        width: 300px;
        float: none;
        margin: 60px auto 20px auto !important;
    }
}
@media screen and (max-width: 560px) {
   
}

@media screen and (max-width: 425px) {

}

@media screen and (max-width: 400px) {

}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 320px) {

}