/*===========ゆり用左側吹き出し========*/
  .balloon-009 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-009 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #e0efff;
    border-radius: 50%;
}

.balloon-009 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #e0efff;
    color: #333333;
}

.balloon-009 p::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #e0efff;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

/*===========ゆり用右側吹き出し========*/
.balloon-016 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-016 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #e0efff;
    border-radius: 50%;
}

.balloon-016 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #e0efff;
    color: #333333;
}

.balloon-016 p::before {
    position: absolute;
    right: -15px;
    width: 15px;
    height: 30px;
    background-color: #e0efff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: '';
}





/*===========まこ用左側吹き出し========*/
.balloon-014 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-014 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #ffe0e0;
    border-radius: 50%;
}

.balloon-014 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #ffe0e0;
    color: #333333;
}

.balloon-014 p::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #ffe0e0;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

/*===========まこ用右側吹き出し========*/
.balloon-015 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-015 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #ffe0e0;
    border-radius: 50%;
}

.balloon-015 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #ffe0e0;
    color: #333333;
}

.balloon-015 p::before {
    position: absolute;
    right: -15px;
    width: 15px;
    height: 30px;
    background-color: #ffe0e0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: '';
}





/*===========ふゆ用左側吹き出し========*/
.balloon-011 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-011 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #f8e0ff;
    border-radius: 50%;
}

.balloon-011 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #f8e0ff;
    color: #333333;
}

.balloon-011 p::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #f8e0ff;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

/*===========ふゆ用右側吹き出し========*/
.balloon-012 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-012 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #f8e0ff;
    border-radius: 50%;
}

.balloon-012 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #f8e0ff;
    color: #333333;
}

.balloon-012 p::before {
    position: absolute;
    right: -15px;
    width: 15px;
    height: 30px;
    background-color: #f8e0ff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: '';
}





/*===========みく用左側吹き出し========*/
.balloon-013 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-013 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #f2f7b7;
    border-radius: 50%;
}

.balloon-013 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #f2f7b7;
    color: #333333;
}

.balloon-013 p::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #f2f7b7;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}

/*===========みく用右側吹き出し========*/
.balloon-010 {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.balloon-010 img {
    max-width: 70px;
    height: 100%;
    border: 3px solid #f2f7b7;
    border-radius: 50%;
}

.balloon-010 p {
    position: relative;
    max-width: 800px;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #f2f7b7;
    color: #333333;
}

.balloon-010 p::before {
    position: absolute;
    right: -15px;
    width: 15px;
    height: 30px;
    background-color: #f2f7b7;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: '';
}



/*=======解説のためのcss====*/
.box-017 {
    max-width: 1000px;
    margin: 0 auto;
    padding: .5em 1.5em 1em;
    border-top: 5px solid #2589d0;
    border-radius: 3px;
    background-color: #f2f2f2;
}

.box-017 > div {
    margin-bottom: .5em;
    color: #2589d0;
    font-weight: 600;
    font-size: 1.05em;
}

.box-017 > p {
    margin: 0;
    color: #333;
}





/*============ページ移動ボタンためのcss=======*/
.button-055 {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 170px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #2589d0;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
  }
  
  .button-055::after {
    width: .9em;
    height: .9em;
    margin-left: 5px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M20.2%2015h-1.5c-.4%200-.8.3-.8.8V21H3V6h6.8c.4%200%20.8-.3.8-.8V3.8c0-.4-.3-.8-.8-.8H2.2C1%203%200%204%200%205.2v16.5C0%2023%201%2024%202.2%2024h16.5c1.2%200%202.2-1%202.2-2.2v-6c.1-.5-.2-.8-.7-.8zm2.7-15h-6c-1%200-1.5%201.2-.8%201.9l1.7%201.7L6.3%2015c-.4.4-.4%201.2%200%201.6l1.1%201.1c.4.4%201.2.4%201.6%200L20.4%206.2l1.7%201.7c.7.7%201.9.2%201.9-.8v-6c0-.6-.5-1.1-1.1-1.1z%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    content: '';
  }
  
  .button-055:hover {
    background-color: #1579c0;
  }
  
  
  /*============ひとことメモのためのcss=======*/
  .box-019 {
    position: relative;
    margin-top: 1em;
    padding: 1.8em 1.5em 1em 1.5em;
    border: 2px solid #2589d0;
    margin-left: 20%;
    margin-right: 20%;
  }
  
  .box-019 > div {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 25px;
    background-color: #2589d0;
    color: #fff;
    font-size: .9em;
  }
  
  .box-019 > div::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #2589d0;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
  }
  
  .box-019 p {
    margin: 0;
  }




  .box-021 {
    position: relative;
    max-width: 50%;
    margin: 1em auto;
    padding: 1em;
    border: 2px solid #b1dd8c;
    border-radius: 3px;
    color: #333;

}

.box-021::before {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -1em;
    left: -1em;
    width: 2em;
    height: 2em;
    border-radius: 3px;
    background-color: #b1dd8c;
    color: #fff;
    font-weight: 600;
    content: attr(data-number);
}



/*=====方眼紙======*/
.box-003 {
    max-width: 920px;
    margin: 0 auto;
    padding: 1em 1.5em;
    box-shadow: 0 4px 4px rgb(0 0 0 / 5%), 0 2px 3px -2px rgb(0 0 0 / 1%);
    background-image: linear-gradient(transparent calc(100% - 1px), #e6edf3 50%, #e6edf3), linear-gradient(90deg, transparent calc(100% - 1px), #e6edf3 50%, #e6edf3);
    background-size: 15px 15px;
    background-repeat: repeat;
    background-color: #fff8f4;
    color: #333333;
}