* {
    margin: 0;
    padding: 0;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
    font-weight: bold;
}

html{
    background-color: #826b5d
}

.h2{
    margin-top: 150px;
}

.section {
    border: 6px solid #eedcb3;
    border-radius: 10px;
    background-color: #734e30;
    color: #eedcb3;
    width: 160px;
    margin-left: 50px;
    margin-bottom: 15px;
    font-size: 50px;
    padding-bottom: 0px;
    text-align: center;
}

#syuin{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.section2 {
    border: 6px solid #eedcb3;
    border-radius: 10px;
    background-color: #734e30;
    color: #eedcb3;
    width: 265px;
    margin: 0px;
    margin-top: 120px;
    margin-bottom: 15px;
    font-size: 50px;
    padding-bottom: 0px;
    text-align: center;
    display: inline-block;
}

.section22 {
    border: 6px solid #eedcb3;
    border-radius: 10px;
    background-color: #734e30;
    color: #eedcb3;
    width: 265px;
    margin: 0px;
    margin-bottom: 15px;
    font-size: 50px;
    padding-bottom: 0px;
    text-align: center;
    margin-left: 200px;
    display: inline-block;
}

.title {
    margin-top: 30px;
    border: 3px solid #734e30;
    color: #734e30;
    background-color: #eedcb3;
    border-radius: 20px;
    width: 360px;
    margin-left: 35px;
    padding-left: 15px;
    font-size: 45px;
    width: 152px;
    height: auto;
    display: inline-block;
}

.bubble {
    /*background-color: #ffffee;*/
    background-color: #eedcb3;
    color: #734e30;
    border: 5px solid #734e30;
    border-radius: 10px;
    padding: 10px;
    border-radius: 35px;
    margin: 30px;
    font-size: 27px;
    text-align: center;
}

#ikaga {
    font-size: 40px;
}

#kaitou {
    font-size: 20px;
}

.ank {
    margin-right: 200px;
    padding: 0;
    background-color: #eedcb3;
    color: #734e30;
    border: 5px solid #734e30;
    border-radius: 10px;
    border-radius: 35px;
    font-size: 27px;
    text-align: right;
    width: 700px;
    margin-left: 50%;
    margin-top: 100px;
    position: absolute;
    right:0px;
    top: 800px;
}

.e {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-left: 900px;
    position: absolute;
    top: 570px;
    right: 420px;
    height: 500px;
}

#rotate {
    margin-top: 70px;
    left: 5%;
}

.o {
    display: inline-block;
    margin-left: 300px;
    position: absolute;
    top: 540px;
}

.om{
    margin-top: 150px;
}

.space {
    margin-top: 45%;
}