.m-plus-rounded-1c-thin {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.m-plus-rounded-1c-light {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.m-plus-rounded-1c-regular {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.m-plus-rounded-1c-medium {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.m-plus-rounded-1c-bold {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.m-plus-rounded-1c-extrabold {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.m-plus-rounded-1c-black {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-style: normal;
}
.caveat-bold {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.page_1 .title {
display: flex;
}
.page_1 .day {
font-family: "Caveat", cursive;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 24px;
color: #FFFFFF;
background-color: #A0EA65;
padding: 5px 10px;
}
.page_1 .day span {
font-size: 30px;
}
.page_1 .text {
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-style: normal;
font-size: 16px;
margin: 13px 0 0 12px;
}
.page_1 .back_BTN {
margin: 11px 8px 0 95px;
width: 25px;
height: 25px;
}
.page_1 .next_BTN {
margin-top: 11px;
width: 25px;
height: 25px;
}
.page_1 .content_1 {
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-style: normal;
padding-top: 24px;
margin-left: 8px;
margin-bottom: 24px;
border-left: 6px solid #A0EA65;
}
.page_1 .content_item .time {
display: inline-block;
border-left: 10px solid #A0EA65;
padding-left: 8px;
margin-right: 10px;
min-width: 61px;
}
li {
display: flex;
align-items: flex-start;
margin-bottom: 16px;
}
.page_1 .spot {
margin-top: 16px;
margin-bottom: 24px;
}
.page_2 .title {
display: flex;
}

.page_2 .day {
font-family: "Caveat", cursive;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 24px;
color: #FFFFFF;
background-color: #A0EA65;
padding: 5px 10px;
}

.page_2 .day span {
font-size: 30px;
}

.page_2 .text {
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-style: normal;
font-size: 16px;
margin: 13px 24px 0 12px;
}

.page_2 .back_BTN {
margin-top: 11px;
margin-left: 20px;
width: 25px;
height: 25px;
}

.page_2 .next_BTN {
margin-top: 11px;
margin-left: 8px;
width: 25px;
height: 25px;
}

.page_2 .content_1 {
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
font-style: normal;
padding-top: 24px;
margin-left: 8px;
margin-bottom: 24px;
border-left: 6px solid #A0EA65;
}

.page_2 .content_item .time {
display: inline-block;
border-left: 10px solid #A0EA65;
padding-left: 8px;
margin-right: 10px;
min-width: 61px;
}

li {
display: flex;
align-items: flex-start;
margin-bottom: 16px;
}

.page_2 .spot {
margin-top: 16px;
margin-bottom: 24px;
}

.page_3 .title {
    display: flex;
}

.page_3 .day {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    background-color: #A0EA65;
    padding: 5px 10px;
}

.page_3 .day span {
    font-size: 30px;
}

.page_3 .text {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    margin: 13px 24px 0 12px;
}

.page_3 .back_BTN {
    margin-top: 11px;
    margin-left: 35px;
    width: 25px;
    height: 25px;
}

.page_3 .next_BTN {
    margin-top: 11px;
    margin-left: 8px;
    width: 25px;
    height: 25px;
}

.page_3 .content_1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    font-style: normal;
    padding-top: 24px;
    margin-left: 8px;
    margin-bottom: 24px;
    border-left: 6px solid #A0EA65;
}

.page_3 .content_item .time {
    display: inline-block;
    border-left: 10px solid #A0EA65;
    padding-left: 8px;
    margin-right: 10px;
    min-width: 61px;
}

li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}

.page_3 .spot {
    margin-top: 16px;
    margin-bottom: 24px;
}
