@charset "UTF-8";

small {
  font-weight: 700 !important;
}

#ls_backpoint #intro {
  /* background-image: url("../img/pointback/title_bg.png"); */
  background-size: cover;
  padding-top: calc(var(--height-glnav) + 60px);
  background-color: transparent !important;
}

@media screen and (min-width: 768px) and (max-width: 767px) {
  #ls_backpoint #intro {
    padding-top: calc(var(--height-glnav) + 75px);
  }
}

#intro .banner {
  min-width: 100%;
  /* position: relative; */
  /* padding-top: calc(345 / 1349 * 100%); */
}

#intro .banner img {
  /* position: absolute; */
  width: 100%;
  inset: 0;
}

.cpd-item:after {
  background-color: rgba(255, 249, 215, 1);
}

.btn-goto-link {
  background-color: rgba(228, 0, 127, 1);
  color: #fff;
  font-size: 20px;
  border: 1px solid rgba(228, 0, 127, 1);
  padding: 15px 20px;
  border-radius: 30px;
  position: relative;
}

.btn-goto-link a {
  color: #fff;
  font-size: 20px;
}

.btn-goto-link .icon {
  position: absolute;
  top: 20%;
  right: 5px;
}

.btn-goto-link .icon img {
  width: 12px;
}

.m-auto {
  margin: auto;
}

.text-center {
  text-align: center;
}

/* .mb-4 {
  margin-bottom: 3rem;
} */

.section-5 {
  /* width: 70%; */
  margin: auto;
  padding: 15px;
}

.section-5 .box-level {
  background-color: rgba(255, 225, 0, 0.3);
  padding: 50px 15px;
  border-radius: 20px;
  background-image: repeating-linear-gradient(-65deg, #ffcd3d, #fff248 12px);
  position: relative;
}

.section-5 .box-level .pattern-wrap .i-frame {
  width: 150px;
  top: 0 !important;
}

.section-5 .box-level .bg-box-level {
  background-color: #fff;
  padding: 25px 5px;
  border-radius: 20px;
  width: 550px;
  margin: auto;
  box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
}

.section-5 .bg-box-level p {
  font-size: 18px;
}

.section-5 .level-1 p {
  margin-bottom: 10px;
}

.section-5 .level-1 .m-2 {
  margin: 10px 0;
}

.section-5 .box-level .level-2.bg-box-level p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-5 .box-level .level-2.bg-box-level p img {
  margin-right: 10px;
  width: 30px;
}

.section-5 .box-level .icon-level {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}

.section-5 .box-level .icon-level img {
  margin: 20px 5%;
  width: 30px;
}

.section-5 .box-level .box-item {
  margin: 10px 20px;
  margin-top: 0;
  border: 1px solid transparent;
  border-radius: 10px;
  background-color: #fff;
  padding: 10px;
  width: 550px;
  box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
}

.section-5 .box-level .level-3 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.section-5 .bg-transparent {
  background-color: transparent;
}

.section-5 .text-change {
  margin-top: 50px;
  font-size: 15px;
  margin-bottom: 40px;
  border: 1px solid #c9c9c9;
  padding: 40px;
  border-radius: 12px;
  font-weight: 400;
}

.section-5 .text-change .text-square {
  font-size: 20px;
  font-weight: 400;
  font-family: initial;
  /* letter-spacing: -5px; */
}

.btn_left,
.btn_right {
  background-color: #e8380d;
  border: 1px solid #e8380d;
  height: 65px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 65px;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  align-items: center;
  justify-content: center;
}

.btn_right {
  background-color: #ff7f00;
  border: 1px solid #ff7f00;
}

.box_title {
  /* display: flex;
    flex:1; */
  border-bottom: 2px dotted #333;
  padding-bottom: 10px;
  margin-bottom: 1em;
  height: 125px;
}

.box_content_center {
  text-align: center;
  margin-bottom: 1em;
}

.pd_left {
  padding-left: 1em;
  padding-top: 0;
  text-align: center;
}

.box_title .title {
  display: flex;
  align-items: center;
}

.text_title {
  font-size: 16px;
  line-height: 20px;
  /* margin-bottom: 10px; */
  font-weight: 800;
  padding-left: 1em;
}

.text_title span {
  font-size: 14px;
}

.text_subtitle {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: 800;
}

.text_subtitle strong {
  font-size: 17px;
}

.text_sub_content {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  /* letter-spacing: -5px; */
  font-family: "Times New Roman";
}

.text_sub_content span {
  letter-spacing: 0px;
  display: inline-block;
  /* vertical-align: text-top; */
}

.text_sub_content_text {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 15px;
}

.text_sub_content_text {
  font-size: 20px;
  text-align: left;
}

.text_sub_content_text small {
  font-size: 16px;
}

.box-item {
  padding: 1em !important;
}

.triangle-blue {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 30px solid rgb(39 125 239);
  margin: 10px 10%;
}

.mb-2 {
  margin-bottom: 1rem;
}

.text-center {
  text-align: center !important;
}

.pattern-wrap {
  height: 5% !important;
}

.link-pdf {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 25px;
  padding: 10px 20px;
  background-color: #fff;
  width: 500px;
  margin: 20px auto auto;
  border-radius: 20px;
}

.link-pdf:hover {
  opacity: 1;
}

#intro img {
  /* max-height: 350px; */
  object-fit: cover;
}

.com-ba-item {
  /* background-color: #E4087F !important; */
}

.com-ba-item:hover {
  /* color: white; */
}

.outline-note {
  font-size: 18px;
}

@media screen and (min-width: 1919.99px) {
  #intro {
    background-color: transparent !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_only {
    display: initial;
  }

  .sp_only {
    display: none;
  }

  .com-ba-item {
    font-size: 27px !important;
    height: 70px !important;
    padding: 0 70px 0 70px !important;
  }

  .com-ba-item:hover {
    /* opacity: 0.4;
        color: white;
        transition: opacity .2s linear; */
  }

  .section-5 {
    max-width: 1030px;
  }

  .section-5 .box-level .pattern-wrap .i-frame {
    width: 242px;
  }

  .section-5 .bg-box-level p {
    font-size: 24px;
  }

  .btn_left,
  .btn_right {
    font-size: 38px;
  }

  .text_title {
    font-size: 20px;
    padding-left: 0;
  }

  .text_title span {
    font-size: 16px;
  }

  .text_subtitle {
    font-size: 16px;
  }

  .text_subtitle strong {
    font-size: 20px;
  }

  .text-note {
    font-size: 16px;
  }

  .text_sub_content {
    font-size: 20px;
  }

  .mb-block {
    padding: 30px 20px 50px;
  }
}

@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }

  .sp_only {
    display: initial;
  }

  .l_sec #intro {
    background-color: #e7380d;
    padding-top: 65px !important;
  }

  #intro .banner {
    padding-top: 0;
  }

  #intro .banner img {
    position: unset;
  }

  .section-5 {
    width: auto;
  }

  .com-ba-item {
    font-size: 16px !important;
    margin-top: 0 !important;
    height: 46px !important;
    padding: 0 50px 0 50px !important;
  }

  .section-5 .box-level .bg-box-level {
    width: auto;
  }

  .section-5 .box-level .icon-level {
    display: grid;
  }

  .section-5 .box-level .box-item {
    width: 100%;
  }

  .btn-goto-link {
    font-size: 15px;
    padding: 10px 20px;
  }

  .btn-goto-link a {
    font-size: 16px;
  }

  .section-5 .bg-box-level p {
    font-size: 16px;
  }

  .section-5 .text-change {
    margin-bottom: 40px;
    padding: 10px;
  }

  .section-5 .text-change .text-square {
    font-size: 12px;
  }

  .mb-4 {
    margin-bottom: 2rem;
  }

  .section-5 .box-level .icon-level .triangle-blue {
    margin: 10px 5%;
    /* width: 20px; */
  }

  .section-5 .box-level .box-item {
    margin: 10px 0px;
  }

  .box_title {
    height: auto;
  }

  .btn_left,
  .btn_right {
    width: 45px;
    height: 45px;
    font-size: 28px;
  }

  .text_title {
    padding-left: 10px;
    font-size: 20px;
    letter-spacing: -2px;
    margin-bottom: 5px;
  }

  .text_title span {
    font-size: 16px;
  }

  .box-item {
    padding: 15px !important;
  }

  .text_subtitle {
    font-size: 16px;
  }

  .text_subtitle strong {
    font-size: 20px;
  }

  .text-note {
    font-size: 12px;
    margin-top: 30px;
  }

  .pattern-wrap {
    height: 5% !important;
  }

  .link-pdf {
    width: auto;
    font-size: 17px;
  }

  #container {
    padding: 0;
  }

  .section-5 .box-level .bg-box-level {
    padding: 10px 5px;
  }

  .font-sp-16 {
    font-size: 16px;
  }

  .pd_left {
    padding-left: 0;
  }

  .box_title .title {
    margin-bottom: 10px;
  }

  .outline-note {
    display: inline-block;
    margin-top: 10px;
  }

  .outline-custom p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 374px) {
  .btn-goto-link a {
    font-size: 13px;
  }

  .text_title {
    font-size: 13px;
  }

  .section-5 .bg-box-level p {
    font-size: 14px;
  }
}
