@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Grandiflora One', cursive;
    font-weight: 600;
    font-size: 13px;
}

a {
    text-decoration: none;
    color: black;
}

li {
    list-style: none;
}

img,
input {
    display: block;
}

.textmenu :hover {
    color: rgb(196, 196, 196);
}

.header {
    width: 100%;
    height: 30px;
    background-image: url(../img/dot.png);
    background-size: 4px 4px;
    text-align: right;
}

.main {
    width: 100%;
    height: 1080px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.mainimg {
    width: 720px;
    height: 480px;
    margin-left: 30px;
    margin-top: 30px;
}

.icon {
    float: left;
}

.img_plate {
    position: absolute;
    left: 60%;
    top: 10%;
}

.img_ice {
    position: absolute;
    left: 50%;
    bottom: 60%;
}

.img_line {
    position: absolute;
    left: 65%;
    bottom: 65%;
}

.img_balls {
    position: absolute;
    left: 87%;
    top: 5%;
}

.img_rock {
    position: absolute;
    left: 90%;
    bottom: 10%;
}

.img_woodring {
    position: absolute;
    right: 23%;
    bottom: 25%;
}

.img_menu {
    position: absolute;
    left: 94%;
    bottom: 10%;
}

.img_menu:hover {
    filter: opacity(50%);
}

.direction {
    position: absolute;
    left: 42%;
    rotate: -10deg;
}

.menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

.audio_menu {
    padding: 10px;
}

.couriertext {
    font-family: 'Courier New', Courier, monospace;
    font-weight: 200;
}


.start {
    width: 100%;
    height: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
}

.start_l {
    width: 30%;
    float: right;
    margin: auto;
    margin-right: 70px;
    box-sizing: border-box;
    padding-left: 30px;
    font-size: 13px;
    overflow: hidden;
    border: 1px dotted rgb(239, 239, 239);
    border-radius: 5px;
    box-shadow: 5px 5px 5px 5px #f5f5f5;
    background-image: url(../img/linedrawing.png);
    background-repeat: no-repeat;
    background-position: center;
}

.start_r {
    width: 70%;
    float: left;
    margin: 30px;
    overflow: hidden;
    box-sizing: border-box;
}


.weekpage {
    margin: 50px;
    line-height: 30px;
    position: relative;
}

.weekbox {
    width: 50%;
    height: auto;
    padding-left: 30px;
    border-left: 2px dotted rgb(205, 204, 204);
    position: relative;
}

.weekbox2 {
    width: 45%;
    height: auto;
    padding-left: 30px;
    position: relative;
}

.thinkbox {
    width: fit-content;
    float: right;
    margin: auto;
    margin-right: 70px;
    margin-bottom: 50px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 13px;
    overflow: hidden;
    border: 1px dotted rgb(239, 239, 239);
    border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #f5f5f5;
}

.leaf {
    position: absolute;
    left: 70%;
}

.direction2 {
    position: absolute;
    left: 50%;
    rotate: -5deg;
    opacity: 0.6;
}

.squareimg1 {
    position: absolute;
    left: 5%;
    opacity: 0.9;
}

.squareimg2 {
    position: absolute;
    left: 68%;
    opacity: 0.9;
}

.squareimg3 {
    position: absolute;
    right: 22%;
    opacity: 0.9;
}

.direction3 {
    position: absolute;
    left: 70%;
    rotate: -5deg;
    opacity: 0.6;
}

.foot {
    width: 768px;
    height: 200px;
    overflow: hidden;
    font-size: 12px;
}

.foot>p {
    float: right;
    text-align: center;
}

.box {
    float: right;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin: 2.5px;
    background-color: hsl(0, 0%, 96%);
}

.box:nth-of-type(1) {
    line-height: 18px;
}

.box:last-of-type {
    width: 70px;
}

.ho_chapter {
    text-align: right;
}

.ho_comment {
    text-align: center;
    padding: 150px;
    line-height: 50px;
}

.ho_contents {
    border-left: 10px dotted rgb(234, 234, 234);
}

.branch1 {
    position: absolute;
    left: 30%;
    top: 18%;
    rotate: 15deg;
    opacity: 70%;
}

.branch2 {
    position: absolute;
    left: 42%;
    top: 57%;
    rotate: -53deg;
    opacity: 70%;
}

.branch3 {
    position: absolute;
    left: 18%;
    top: 35%;
    rotate: 20deg;
    opacity: 70%;
}

.letterbox1 {
    width: fit-content;
    background-color: whitesmoke;
    margin-left: 100px;
    margin: 1px;
    padding: 5px;
}

.letterbox2 {
    width: fit-content;
    background-color: whitesmoke;
    margin-left: 157px;
    margin-bottom: 15px;
    padding: 5px;
}

.letterbox3 {
    width: fit-content;
    background-color: whitesmoke;
    margin-left: 680px;
    margin-bottom: 15px;
    padding: 5px;
}

.letterbox4 {
    width: fit-content;
    background-color: whitesmoke;
    margin-left: 600px;
    margin-bottom: 30px;
    padding: 5px;
}

.letterbox5 {
    width: fit-content;
    background-color: whitesmoke;
    margin-left: 1000px;
    margin-bottom: 10px;
    padding: 5px;
}

.ho_text1 {
    width: 1200px;
    height: fit-content;
    margin: 200px auto;
    box-shadow: 5px 5px 120px 5px whitesmoke;
    border-radius: 15px;
    padding: 15px;
}

.ho_textgraph {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    background-image: url(../img/icon_line.png);
    background-repeat: no-repeat;
    background-size: 1000px 100px;
    background-color: #f1f3f43e;
    background-position: center;
    position: relative;
    line-height: 13px;
    padding: 30px;
    border-radius: 3px;
}

.graph_position1 {
    margin-left: 90px;
}

.graph_position2 {
    margin-left: 655px;
}

.graph_position3 {
    margin-left: 890px;
}

.graph_position4 {
    margin-left: 560px;
}

.ho_text2 {
    margin: 0 auto;
    margin: 220px;
}

.misaligned {
    width: 1300px;
    margin: 0 auto;
}

.ho_text3_l {
    float: left;
    width: fit-content;
    text-align: right;
    background-color: whitesmoke;
    margin: 40px auto;
    padding: 30px;
    border: 1px dotted gray;
    margin-right: 10px;
}

.ho_text3_r {
    float: left;
    width: fit-content;
    text-align: left;
    background-color: whitesmoke;
    margin: 100px auto;
    padding: 30px;
    border: 1px dotted gray;
    margin-right: 10px;
}

.nextaligned {
    width: 1200px;
    margin: 0 auto;
}

.gin {
    margin: 0 auto;
    width: 1200px;
}

.iconicpng {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.foldertofile {
    width: 1200px;
    margin: 100px auto;
    text-align: center;
}

.third_chapter {
    text-align: right;
}

.third_main {
    width: 1500px;
    height: 300px;
    text-align: center;
}

.white_sleep {
    margin: 0 auto;
    width: 150px;
}

.white_sleep:hover {
    filter: blur(2px);
}

.audio {
    background-color: rgb(242, 244, 244);
    border: 0px solid silver;
}

.kancrop {
    float: left;
}

.forth_chapter {
    text-align: left;
}

.forth_main {
    width: 1500px;
    height: auto;
    margin: 0 auto;
}

.interview1 {
    width: 1500px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    border-bottom: 1px dotted gray;
}

.talk {
    background-color: #f1f3f4;
    width: 80px;
    text-align: center;
    box-shadow: 3px 3px 10px 2px #d5d5d5;
}

.talk:hover {
    border: 1px dotted white;
    box-shadow: 3px 3px 5px 2px #d5d5d5;

}

.feed1 {
    width: 300px;
    float: right;
    margin-top: 300px;
    text-align: center;
}

.interview2 {
    width: 1500px;
    height: auto;
    margin: 0 auto;
    text-align: right;
    border-bottom: 1px dotted gray;
}

.feed2 {
    width: 300px;
    float: left;
    margin-top: 1700px;
    text-align: center;
}

.interview3 {
    width: 1500px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    border-bottom: 1px dotted gray;
}

.feed3 {
    width: 100px;
    float: right;
    margin-top: 650px;
    margin-right: 100px;
    text-align: center;
}

.interview4 {
    width: 1500px;
    height: auto;
    margin: 0 auto;
    text-align: right;
    border-bottom: 1px dotted gray;
}

.feed4 {
    width: 300px;
    float: left;
    margin-top: 1000px;
    text-align: center;
}

.interview5_cartoon {
    width: 1500px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
}

.cut {
    margin: 0 auto;
    text-align: center;
}

.cartoontext {
    margin-top: 40px;
}

.fifth_chapter {
    text-align: right;
}

.logo {
    margin: 0 auto;
}

.logo1 {
    margin: 0 auto;
}

.logotext {
    margin: 0 auto;
    text-align: center;
}

.logo1:hover {
    filter: blur(3px)
}

.smalltext {
    font-size: 9pt;
}