<style type="text/css">

@charset "UTF-8";

@font-face {
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Yomogi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&family=Kaisei+Decol:wght@700&family=Klee+One:wght@600&family=Roboto:wght@100&family=Sawarabi+Mincho&family=Shippori+Antique+B1&display=swap');

body {
    font-family: 'Yomogi', cursive;
    font-weight: normal;
    letter-spacing: 2px;
    max-width: 100%;
    text-align: justify;
    word-break: break-all;
    font-size: 16px;
    line-height: 180%;
    color: rgb(0, 0, 0);
}
body#top{
    background:#ffd4d4;
}
@media screen and (max-width:1024px) {
body {
font-size: 13px;
line-height: 200%;
}
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



.box a{
    text-decoration: none;
    text-align: center;
}


/* メインページボックス */
.box{
    display:block;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 60%;
    padding: 3em 3em 1em 3em;
    text-align: right;
    background: #fff;
}


.da {
    height: 90%;
    display: block;
    width: 100%;
    padding: 0 1em;
    position:relative;
}
daimei {
    font-size: 42px;
    text-orientation: upright;
    writing-mode: vertical-rl;
    text-align-last: justify;
    margin: 0px auto;
    width: 100%;
    height: auto;
    text-align: center;
    background: rgb(0 157 237);
    padding: 1em 1em 2em;
    color: #fff;
    line-height: 380%;
    font-family: "Kaisei Decol", serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
naname{
    font-weight: bold;
    color: rgb(254 255 125);
    text-orientation: upright;
    writing-mode: vertical-rl;
    position: absolute;
    bottom: 1em;
    font-size: 22px;
    transform: rotate(17deg);
    right: 2.5em;
    bottom:2em;
}
footer{
    font-family: 'Shippori Antique B1', sans-serif;
    display:block;
    color: #bfbfbf;
}



.section{
    font-weight:bold;
    font-size:20px;
    margin: 1em 0 0 0;
    width:100%;
    display: block;
    text-align:center;
    background: #fff;
    padding: 1em;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
}
.section a, a#top{
    font-family: Comfortaa, cursive;
    display: inline-block;
    padding: 13px;
    font-weight: bold;
}



foot {
    text-align: center;
    margin: 1em 0;
    display: block;
}
foot, footer, .section, .section a, a#top{
    color:rgb(255 69 69);
}
.section a:hover, footer a, a#top:hover{
    color:rgb(226, 226, 97);
}
footer a:hover{
    color:orange;
}


@media screen and (min-width:1024px) {
    .sumaho#sumaho{
        display:none;
    }
}

@media screen and (max-width:1024px) {
    .box{
        padding: 0em;
        margin: 0 auto;
        width: 100%;
    }
    .section{
        margin: 1em 0;
        padding: 0;
        font-size: 17px;
    }
.section#bun a{
    font-size: 15px;
}
.da{
    height:100%;
    background: rgb(0 157 237);
}
daimei{
    font-size:30px;
    line-height:80px;
}
naname{
    font-size: 16px;
}
foot{
    font-size:13px;
}
}







/* Template by Sicknecks for cocobiyo */
</style>



<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>