/* body {
  color: #666;
  font-family: "Noto Sans JP";
  line-height: 200%;
  letter-spacing: 0.05em;
} */
.span-white {
  color: #ffffff;
}
.inner {
  margin: 0 auto;
  text-align: left;
}

.main_visual .inner {
  padding-top: 75px;
}
.main_visual {
  background-color: #ffffff;
  position: relative;
}
@media screen and (max-width: 599px) {
  h2 {
    font-size: 22px !important;
  }
  .top_sec__4Subtitle {
    font-size: 16px !important;
  }
  .main_visual {
    content: url("../../img/top/allone-sp.jpg");
    width: 100%;
    height: 45vh;
  }
  .top_sec__2Box {
    margin-top: 25%;
  }
  .border-box {
    padding: 20px !important;
    margin-bottom: 30px !important;
  }
  .border-box:before {
    position: absolute;
    top: 110px !important;
  }
}
.main_title {
  font-size: 36px;
  margin-bottom: 3%;
}
.main_text {
  width: 50%;
  text-align: left;
  margin-bottom: 30px;
}
.top-sec__1 {
  width: 90%;
  max-width: 1200px;
  padding: 100px 0 20px;
  margin: 0 auto;
}
.top-sec__1Container {
  width: 80%;
  display: flex;
  margin: 0 auto;
  gap: 40px;
  margin-top: 60px;
}
.top-sec__1Container img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 599px) {
  .top-sec__1 {
    width: 90%;
    padding: 40px 0 20px;
    margin: 0 auto;
  }
  .top-sec__1Container {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
  }
  .main_text {
    width: 100%;
  }
  .top-sec__1Container img {
    width: 100%;
  }
}
.top_sec__2 {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0 0;
  margin: 0 auto;
}
#toc02 .inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
}
.top_sec__Title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  font-weight: bold;
  line-height: 35px;
}
.top_sec__Title-white {
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 40px;
}
.border-box {
  overflow: visible;
  position: relative;
  border-bottom: 3px solid #e8ecef;
  padding-bottom: 24px;
}
.border-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 59px;
  width: 25%;
  max-width: 200px;
  height: inherit;
  border-bottom: 3px solid #6cadd7;
}
.top_sec__2Box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 100px;
}
.top_sec__box {
  width: 32%;
}
.top__sec-bg {
  background: #ffffff;
  border-radius: 8px;
  padding: 38px 24px 0;
  height: 100%;
}
.top__sec-bg-image {
  text-align: center;
  margin: -80px 0 20px 0;
}
.top__sec-bg-image img {
  width: 60%;
  border-radius: 50%;
}
.top__sec-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 16px;
  text-align: center;
}
.top__sec-subtitle {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 16px;
}
.top__sec-text {
  font-size: 16px;
}
.top_sec__3 {
  padding: 70px 0 60px;
}
.top_sec__3inner {
  max-width: 880px;
  margin: 0 auto;
}
.brsma {
  display: none;
}

.top_sec__3inner--text {
  text-align: center;
  margin-bottom: 60px;
  line-height: 200%;
  font-size: 16px;
  padding: 0 5%;
}
.top_sec__3box {
  padding: 35px 0 6px 0;
  margin-top: -20px;
  border-radius: 8px;
  background: #0033cc;
  text-align: center;
  margin-bottom: 18px;
  min-height: 138px;
}
.top_sec__3box_plan_name {
  border-radius: 27px;
  width: 555px;
  margin: 0 auto -12px;
  background: #fff;
  color: #0033cc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19.8px;
  font-weight: bold;
}
.top_sec__3box_plan_price {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.price-en {
  font-size: 50px;
  padding-right: 8px;
}
.top_sec__3plan_check:not(:last-of-type) {
  margin-bottom: 54px;
}
.top_sec__3plan_check {
  background: #f2f2f2;
  display: flex;
  align-items: center;
  padding: 24px 16px;
  margin-bottom: 14px;
  font-size: 17px;
}
.top_sec__3plan_check li {
  margin-right: 18px;
  background: url(../../img/top/top_sec03_icon.png) no-repeat;
  background-position: left center;
  padding-left: 26px;
}
.top_sec__3box.white {
  border-radius: 8px;
  background: #fff;
  padding: 21px 0 6px 0;
  text-align: center;
  margin-bottom: 18px;
  border: solid 2px #4a90e2;
}
.top_sec__3box_plan_name.white {
  border-radius: 27px;
  width: 550px;
  margin: 0 auto -12px;
  background: #0033cc;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19.8px;
  font-weight: bold;
}
.top_sec__3box_plan_price.white {
  color: #0033cc;
  font-size: 16px;
  font-weight: bold;
}

.top_sec__4 {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0 20px;
  margin: 0 auto;
}

.top_sec__4Subtitle {
  font-size: 22px;
  text-align: center;
  line-height: 35px;
  margin-bottom: 5%;
}
.top_sec__4list {
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 60px;
}
.sec03_item_texts {
  width: 60%;
  text-align: left;
  padding: 0px 30px;
}
@media screen and (min-width: 600px) {
  .top_sec__4list:nth-child(2),
  .top_sec__4list:nth-child(4) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 599px) {
  .top_sec__4list {
    flex-flow: column;
  }
  .sec03_item_texts {
    width: 100%;
  }
}

.sec__5 {
  width: 100%;
  padding: 80px 0;
  background-color: #0033cc;
}
.sec__5 .inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.sec__5Wrap {
  color: #ffffff;
}
.sec__5box {
  display: flex;
  justify-content: space-between;
  gap: 5%;
}
.sec__5box-img {
  width: 45%;
}
.sec__5box-img img {
  width: 100%;
  height: auto;
  padding-top: 28px;
}
.sec__5box-textarea {
  width: 55%;
  padding-top: 10px;
}
.item_text {
  font-size: 16px;
  text-align: left;
}
@media screen and (max-width: 599px) {
  .sec__5box {
    flex-flow: column;
  }
  .sec__5box-textarea {
    width: 100%;
  }
}

.sec__6 {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0 0;
  margin: 0 auto;
}
.sec__6_inner {
  margin: 0 auto;
}
.sec__6_innerTop > p {
  width: 80%;
  margin: 0 auto 2rem;
  line-height: 2.4;
  font-size: 16px;
}
.sec__6_innerTopic {
  font-size: 22px;
  margin-bottom: 30px;
  text-align: center;
}
.sec__6_innerList {
  display: flex;
  flex-flow: column;
}

.sec__6_innerList li {
  padding: 12px 16px 20px;
  margin-bottom: 20px;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
  border: 3px solid #e8ecef;
  width: 80%;
}
.sec__6_innerList > li > img {
  width: 125px;
  height: 145px;
}
.sec__6_innerList li:nth-child(2) {
  margin-left: auto;
}
.sec__6_innerList-text {
  line-height: 2.4;
  padding: 30px 60px 10px;
  text-align: left;
}
@media screen and (max-width: 599px) {
  .sec__6_innerTop > p {
    width: 90%;
    margin: 0 auto;
  }
  .sec__6_innerList {
    width: 100%;
    margin: 0 auto;
  }
  .sec__6_innerList li {
    display: block;
  }
}
.top_sec__7 {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0 48px;
  margin: 0 auto;
}
.top_sec__7 div > p {
  width: 80%;
  margin: 0 auto;
}
.top_sec__7Box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 5%;
}
.top_sec__7Bg {
  border-radius: 8px;
  padding: 24px 24px 32px;
  height: 100%;
}
.top_sec__7Bg-image {
  margin-bottom: 14px;
  text-align: center;
}
.top_sec__7Bg-image img {
  width: 60%;
}
.top_sec__7Bg-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 16px;
  text-align: center;
}

.top_sec__8 {
  padding: 80px 0 50px;
  background-color: #eeeeee;
}
.top_sec__8Inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.top_sec__8Inner {
  max-width: 1200px;
  margin: 0 auto;
}
.top_sec__8Inner > p {
  text-align: left;
  margin: 0 auto 55px;
  width: 80%;
}
.top_sec__8List {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_sec__8List li {
  width: 31%;
  margin-bottom: 30px;
}
.top_sec__8List img {
  width: 100%;
  height: auto;
  display: block;
}
.top_sec__8List > li > h3 {
  font-size: 18px;
  text-align: center;
  /* background-color: #0033cc; */
  /* color: #0033cc; */
  height: 50px;
  line-height: 48px;
  padding-top: 1px;
  font-weight: bold;
}
.top_sec__8List_textarea {
  position: relative;
  color: #ffffff;
  background-color: #6cadd7;
  padding: 25px 25px 25px 35px;
  max-width: 100%; /* 吹き出しの幅 */
  margin: 30px 0 0 0;
  font-size: 15px;
  line-height: 1.5;
  height: auto;
  text-align: left;
}

.top_sec__8List_textarea::before {
  content: "";
  position: absolute;
  top: -15px; /* 吹き出しの尖った部分を上に配置 */
  left: 130px; /* 吹き出しの位置 */
  border-width: 0 20px 20px 20px;
  border-style: solid;
  border-color: transparent transparent #6cadd7 transparent;
}
@media screen and (max-width: 599px) {
  .top_sec__8List {
    flex-flow: column;
  }
  .top_sec__8List li {
    width: 80%;
    margin: 0 auto 5%;
  }
}
.top_sec__9 {
  padding: 80px 0;
  background-color: #0033cc;
}
.top_sec__9Inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.top_sec__9Inner-text {
  width: 80%;
  padding: 40px 60px;
  border-radius: 8px;
  background: #fff no-repeat;
  margin: 40px auto 0;
}
.top_sec__10 {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0 0;
  margin: 0 auto;
}
.top_sec__10Text {
  font-size: 19px;
  text-align: center;
  margin-bottom: 80px;
}
.top_sec__10Box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.top__merit-box {
  width: 30%;
}
.top__merit-title {
  color: #5a97d1;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center;
}
.top_sec__10Bg {
  border-radius: 8px;
  padding: 24px 24px 32px;
}
.top_sec__10Bg-image {
  margin-bottom: 14px;
  text-align: center;
}
.top_sec__10Bg-image img {
  width: 60%;
}

.top_sec__10Subtitle {
  margin: 0 auto 30px;
  font-size: 22px;
  line-height: 2.4;
  text-align: center;
}
.top_sec__10img {
  text-align: center;
}
.top_sec__10Image {
  text-align: center;
  margin-bottom: 40px;
}
.top_sec__10Image img {
  width: 80%;
  max-width: 1000px;
}

.top_sec__10Box {
  display: flex;
  margin-top: 40px;
}
.top_sec__10Box-wrap {
  width: 46%;
}
.top_sec__10Text {
  font-size: 16px;
  text-align: left;
  margin-bottom: 80px;
  line-height: 2.4;
}
@media screen and (max-width: 599px) {
  .top_sec__10Box {
    display: block;
  }
  .top_sec__10Box-wrap {
    width: 100%;
  }
  .top_sec__10Text {
    margin-bottom: 0;
  }
  .top__merit-title {
    height: 110px;
  }
  .top_sec__10Bg-image img {
    width: 100%;
    height: auto;
  }
}
.top_sec__11 {
  background-color: #edf3f5;
}
.top_sec__11Inner {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0;
  margin: 0 auto;
}
.top_sec__11SubTitle {
  font-size: 19px;
  text-align: center;
  margin-bottom: 55px;
}

.top_sec__11List {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.top_sec__11List-bet {
  width: 49%;
  margin: 0 0 40px 0;
  background-color: #fff;
  padding: 30px 50px 40px;
}
.top_sec__11List-middle {
  width: 49%;
  background-color: #fff;
  padding: 3%;
}
.top_sec__11List-img {
  text-align: center;
}
.top_sec__11List-img > img {
  width: 135px;
}
.top_sec__11List-title {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .top_sec__11List-img > img {
    width: 100%;
  }
}

.top-sec13 {
  width: 90%;
  max-width: 1200px;
  padding: 80px 0 120px;
  margin: 0 auto;
}
.faq {
  width: 70%;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #ddd;
}
.faq-wrap {
  border-bottom: 1px solid #ddd;
  padding: 3% 0;
}
.faq-wrap > p {
  font-size: 16px;
  margin-top: 20px;
}
.movie_box {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  padding: 40px 0 80px;
}

.sec_ttl.movie {
  text-align: center;
  font-size: 36px;
}
.item_text.movie {
  text-align: center;
  font-size: 16px;
}
.movie_box iframe {
  display: block;
  width: 70%;
  max-width: 560px;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .movie_box {
    width: 80%;
    margin: 0 auto;
  }
}

.top-sec15 {
  background-color: #edf3f5;
  padding: 74px 0;
}
.top-sec15 .inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.news {
  width: 100%;
  margin: 0 auto;
}
.news_item a {
  display: flex;
  margin-bottom: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 14px 10px 4px 0;
  width: 100%;
}
.news_day {
  /* padding-right: 20px; */
  margin-right: 32px;
  /* width: 20%; */
  width: 18%;
  margin-bottom: 0;
}
.top-sec__15Link_btn {
  text-align: right;
  margin-top: 16px;
}
