.bread-area .bread-list {
  padding: 20px 40px;
}

html {
  font-size: 0.8333333333vw;
}

@media screen and (min-width: 1920px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.2666666667vw;
  }
  .bread-area .bread-list {
    padding: 20px 0;
  }
}
.container {
  max-width: 1350px;
  padding: 0 10px;
  margin: 0 auto;
}

.w800 {
  width: 800px;
  margin: 50px auto;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 200%;
}

.flex_wrap {
  display: flex;
  justify-content: space-between;
}

.container-100 {
  width: calc(100% - 9.375vw);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .container-100.sub-mv {
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 768px) {
  .container-100.sub-mv {
    margin-top: 13.3333333333vw;
  }
}

.llmo_main {
  background: #f5fafd url("../../images/llmo/llmo_main_bg.png") no-repeat;
  background-size: 100% auto;
  padding: 6.25rem 0 8.125rem;
}
.llmo_main .llmo_main_block {
  width: 58%;
  margin-right: 42%;
}
.llmo_main .llmo_main_sub {
  display: inline-block;
  color: #fff;
  font-size: clamp(16px, 1.6875rem, 27px);
  padding: 10px 25px;
  background: #379cd5;
  font-weight: bold;
}
.llmo_main .llmo_title {
  color: #1b6192;
  font-weight: 900;
  font-size: 5rem;
  line-height: 1.2;
  display: inline-block;
  vertical-align: baseline;
}
.llmo_main .llmo_title .txt01 {
  font-size: 5.75rem;
}
.llmo_main .llmo_title .roboto_txt {
  font-size: 6.875rem;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.llmo_main .llmo_title .llmo_main_underline {
  background: linear-gradient(transparent 65%, #fcf3ae 65%, #fcf3ae 95%, transparent 95%);
}
.llmo_main .llmo_main_text {
  font-weight: bold;
  font-size: clamp(16px, 1.1875rem, 20px);
}
.llmo_main .llmo_main_btn {
  justify-content: flex-start;
}
.llmo_main .llmo_main_btn a {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .container-100 {
    width: 100%;
  }
  .llmo_main {
    background: #f5fafd url("../../images/llmo/llmo_main_bg_sp.png") no-repeat center bottom;
    background-size: 100% auto;
    padding: 1rem 0 3rem;
  }
  .llmo_main .llmo_main_block {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .llmo_main .llmo_main_sub {
    padding: 10px;
    font-size: 4vw;
  }
  .llmo_main .llmo_title {
    font-size: 8vw;
    line-height: 1.5;
  }
  .llmo_main .llmo_title .txt01 {
    font-size: 10vw;
  }
  .llmo_main .llmo_title .roboto_txt {
    font-size: 11vw;
  }
  .llmo_main .llmo_main_text {
    font-size: 4vw;
    text-align: left;
  }
  .llmo_main .llmo_main_btn {
    margin-top: 70.6666666667vw;
  }
  .llmo_main .llmo_main_btn a {
    max-width: 100%;
  }
}
.llmo_info {
  background: #fff;
  padding: 5.625rem 0;
}
.llmo_info .llmo_info_block {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  background: #fffef2;
  border: 4px solid #379cd5;
  padding: 2.8125rem 5.625rem;
  position: relative;
}
.llmo_info .llmo_info_block::after {
  content: "";
  width: 10.625rem;
  height: 10.625rem;
  background: url(../../images/llmo/llmo_info_item01.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 2.5rem;
  right: -2.5rem;
}
.llmo_info .llmo_info_sub {
  color: #fff;
  font-size: clamp(18px, 1.375rem, 22px);
  font-weight: bold;
  background: #379cd5;
  border-radius: 50px;
  display: block;
  width: 90%;
  max-width: 800px;
  text-align: center;
  margin: 0 auto 0.5rem;
}
.llmo_info .llmo_info_ttl {
  font-size: clamp(24px, 2.5rem, 40px);
  margin-bottom: 1.875rem;
  color: #222;
  text-align: center;
  font-weight: bold;
}
.llmo_info .llmo_info_ttl .color {
  color: #cd5717;
}
.llmo_info .llmo_info_ttl .underline {
  background: linear-gradient(transparent 65%, #fcf3ae 65%, #fcf3ae 95%, transparent 95%);
}
.llmo_info .txt {
  font-size: clamp(16px, 1rem, 20px);
  color: #222;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .llmo_info {
    padding: 3rem 0;
  }
  .llmo_info .llmo_info_block {
    padding: 2.8125rem 15px;
  }
  .llmo_info .llmo_info_block::after {
    content: none;
  }
  .llmo_info .llmo_info_sub {
    font-size: 4vw;
  }
  .llmo_info .llmo_info_ttl {
    font-size: 6.5vw;
    margin-bottom: 1rem;
  }
}
.llmo_worries {
  padding-top: 6.25rem;
  padding-bottom: 11.875rem;
  position: relative;
}
.llmo_worries::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 75px;
  background: url(../../images/llmo/llmo_worries_bottom.png) no-repeat center bottom;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
}
.llmo_worries .ttl01 {
  width: 100%;
  font-size: clamp(24px, 2.5rem, 40px);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
.llmo_worries .list01 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2.6041666667vw;
  gap: 3%;
}
.llmo_worries .list01 li {
  width: 22.55%;
  padding: 1.125rem 1.125rem 3.125rem;
  background-color: #fff;
  margin-top: 3.125vw;
  box-shadow: 0 0 1.40625vw rgba(0, 0, 0, 0.06);
  position: relative;
  text-align: center;
}
.llmo_worries .list01 li::before {
  content: "";
  background: url(../../images/service-tmp/item01.svg) no-repeat center center/contain;
  width: 1.5625vw;
  height: 1.4583333333vw;
  position: absolute;
  left: 2.0833333333vw;
  bottom: 0.1041666667vw;
  transform: translateY(100%);
}
.llmo_worries .list01 li::after {
  content: "";
  /*
    width: calc(82 / 1920 * 100vw);
    height: calc(120 / 1920 * 100vw);
    position: absolute;
    top: calc(-35 / 1920 * 100vw);
    right: calc(25 / 1920 * 100vw);
    */
  width: 4.6875rem;
  height: 6.875rem;
  top: -2.1875rem;
  right: 1.125rem;
  position: absolute;
}
.llmo_worries .list01 li:nth-of-type(1)::after {
  background: -webkit-image-set(url(../../images/service-tmp/service-tmp-container02-icon01.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon01@2x.webp) 2x) no-repeat center center/contain;
  background: image-set(url(../../images/service-tmp/service-tmp-container02-icon01.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon01@2x.webp) 2x) no-repeat center center/contain;
}
.llmo_worries .list01 li:nth-of-type(2)::after {
  background: -webkit-image-set(url(../../images/service-tmp/service-tmp-container02-icon02.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon02@2x.webp) 2x) no-repeat center center/contain;
  background: image-set(url(../../images/service-tmp/service-tmp-container02-icon02.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon02@2x.webp) 2x) no-repeat center center/contain;
}
.llmo_worries .list01 li:nth-of-type(3)::after {
  background: -webkit-image-set(url(../../images/service-tmp/service-tmp-container02-icon03.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon03@2x.webp) 2x) no-repeat center center/contain;
  background: image-set(url(../../images/service-tmp/service-tmp-container02-icon03.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon03@2x.webp) 2x) no-repeat center center/contain;
}
.llmo_worries .list01 li:nth-of-type(4)::after {
  background: -webkit-image-set(url(../../images/service-tmp/service-tmp-container02-icon04.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon04@2x.webp) 2x) no-repeat center center/contain;
  background: image-set(url(../../images/service-tmp/service-tmp-container02-icon04.webp) 1x, url(../../images/service-tmp/service-tmp-container02-icon04@2x.webp) 2x) no-repeat center center/contain;
}
.llmo_worries .list01 li .list-ttl01 {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 3.75em;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #1b6192;
  text-align: center;
}
.llmo_worries .list01 li .list-txt01 {
  width: 100%;
  font-size: clamp(16px, 1.125rem, 18px);
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 1.875rem;
}
@media screen and (max-width: 980px) {
  .llmo_worries .list01 li {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .llmo_worries {
    padding: 3rem 0;
  }
  .llmo_worries .ttl01 {
    font-size: 6vw;
    margin-bottom: 50px;
  }
  .llmo_worries .list01 {
    gap: 40px;
  }
  .llmo_worries .list01 li {
    width: 100%;
  }
  .llmo_worries .list01 li::before {
    width: 4vw;
    height: 3.7333333333vw;
    position: absolute;
    left: 5.3333333333vw;
    bottom: 0;
    transform: translateY(100%);
  }
  .llmo_worries .list01 li .list-txt01 {
    font-size: clamp(16px, 4vw, 20px);
  }
}
@media screen and (max-width: 980px) {
  .llmo_worries:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 75px;
    background: url(../../images/llmo/llmo_worries_bottom.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.llmo_cv01 {
  padding-top: 3.125rem;
  padding-bottom: 6.25rem;
}
.llmo_cv01 .llmo_cv01_ttl {
  font-size: clamp(24px, 2.5rem, 40px);
  font-weight: bold;
  margin-bottom: 1.25rem;
  text-align: center;
}
.llmo_cv01 .llmo_cv01_ttl .logo {
  padding: 0 5px;
  display: inline-block;
  width: 19.75rem;
  min-width: 160px;
  max-width: 316px;
  line-height: 1;
}
.llmo_cv01 .txt {
  font-size: clamp(16px, 1rem, 20px);
  text-align: center;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .llmo_cv01 {
    padding-bottom: 3rem;
  }
  .llmo_cv01 .llmo_cv01_ttl {
    font-size: 5.5vw;
  }
  .llmo_cv01 .llmo_cv01_ttl .logo {
    width: 8rem;
  }
  .llmo_cv01 .txt {
    text-align: left;
  }
}
.llmo_cv_flex {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.8125rem;
  margin-top: 2.5rem;
}
.llmo_cv_flex .llmo_cv_tel {
  width: 48%;
  max-width: 520px;
  background: #e8f3fa;
  padding: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.llmo_cv_flex .llmo_cv_tel .tel-txt01 {
  font-size: clamp(16px, 1.25rem, 20px);
  font-weight: bold;
  color: #222;
}
.llmo_cv_flex .llmo_cv_tel .tel-txt02 {
  line-height: 1.4;
}
.llmo_cv_flex .llmo_cv_tel .tel-txt02 span {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(16px, 1.75rem, 28px);
  font-weight: 600;
  display: inline-block;
  color: #1b6192;
}
.llmo_cv_flex .llmo_cv_tel .tel-txt02 a {
  font-family: "Montserrat", sans-serif;
  color: #1b6192;
  font-size: clamp(18px, 3rem, 48px);
  font-weight: 600;
  letter-spacing: 0.03em;
  display: inline-block;
}
.llmo_cv_flex .llmo_cv_tel .tel-txt03 {
  font-size: 16px;
  color: #222;
}
.llmo_cv_flex .llmo_cv_contact {
  width: 48%;
  display: block;
  max-width: 520px;
  background: #1b6192;
  padding: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.llmo_cv_flex .llmo_cv_contact span {
  font-size: clamp(18px, 1.625rem, 26px);
  padding-top: 3rem;
  position: relative;
  color: #fff;
  font-weight: bold;
}
.llmo_cv_flex .llmo_cv_contact span::before {
  content: "";
  width: 3.75rem;
  height: 2.5rem;
  background: url(../../images/button/cat01.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.llmo_cv_flex .llmo_cv_contact:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .llmo_cv_flex {
    gap: 20px;
  }
  .llmo_cv_flex .llmo_cv_tel {
    width: 100%;
    max-width: 600px;
  }
  .llmo_cv_flex .llmo_cv_tel .tel-txt02 span {
    font-size: 5vw;
  }
  .llmo_cv_flex .llmo_cv_tel .tel-txt02 a {
    font-size: 8vw;
  }
  .llmo_cv_flex .llmo_cv_contact {
    width: 100%;
    max-width: 600px;
  }
  .llmo_cv_flex .llmo_cv_contact span {
    font-size: 5vw;
    padding-top: 9vw;
  }
  .llmo_cv_flex .llmo_cv_contact span::before {
    width: 12vw;
    height: 8vw;
    max-width: 70px;
    max-height: 50px;
  }
}
.llmo_effect {
  padding: 9.375rem 0;
  background: #f3f3f3;
}
.llmo_effect .llmo_effect_ttl01 {
  color: #fff;
  font-weight: bold;
  font-size: clamp(24px, 2.5rem, 40px);
  display: flex;
  justify-content: center;
}
.llmo_effect .llmo_effect_ttl01 span {
  display: inline-block;
  background: #379cd5;
  border-radius: 50px;
  position: relative;
  width: 100%;
  max-width: 800px;
  padding: 10px;
  margin-bottom: 4.375rem;
  text-align: center;
}
.llmo_effect .llmo_effect_ttl01 span::before {
  content: "";
  width: 22px;
  height: 19px;
  background: #379cd5;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
}
.llmo_effect .llmo_effect_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 5rem;
}
.llmo_effect .llmo_effect_flex .txt_box {
  width: 48%;
}
.llmo_effect .llmo_effect_flex .txt01 {
  font-size: clamp(18px, 1.625rem, 26px);
  font-weight: bold;
}
.llmo_effect .llmo_effect_flex .txt02 {
  color: #cd5717;
  font-weight: 900;
  font-size: clamp(30px, 4.625rem, 74px);
  background: linear-gradient(transparent 65%, #fcf3ae 65%, #fcf3ae 95%, transparent 95%);
  margin-bottom: 1.875rem;
  line-height: 1.2;
  display: inline-block;
}
.llmo_effect .llmo_effect_flex .txt02 .num {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(60px, 6.25rem, 100px);
  font-weight: bold;
}
.llmo_effect .llmo_effect_flex .txt02 .percent {
  font-weight: 900;
  font-size: clamp(20px, 3.125rem, 50px);
}
.llmo_effect .llmo_effect_flex .txt03 {
  font-size: 16px;
  color: #222;
  line-height: 2;
}
.llmo_effect .llmo_effect_flex .txt03 .color {
  color: #cd5717;
}
.llmo_effect .llmo_effect_flex .source {
  display: flex;
  justify-content: flex-start;
  margin-top: 1.25rem;
}
.llmo_effect .llmo_effect_flex .source dt {
  font-size: 16px;
  color: #222;
  width: 4em;
}
.llmo_effect .llmo_effect_flex .source dd {
  font-size: 16px;
  color: #222;
  width: calc(100% - 4em);
}
.llmo_effect .llmo_effect_flex .source dd a {
  color: #1b6192;
  border-bottom: 1px solid #1b6192;
}
.llmo_effect .llmo_effect_flex .img_box {
  width: 48%;
}
.llmo_effect .llmo_effect_ttl02 {
  display: flex;
  justify-content: center;
}
.llmo_effect .llmo_effect_ttl02 span {
  position: relative;
  padding: 0 5rem;
  font-size: clamp(20px, 2.125rem, 34px);
  margin-bottom: 2.5rem;
}
.llmo_effect .llmo_effect_ttl02 span::before {
  content: "";
  width: 4rem;
  height: 1px;
  background: #1b6192;
  position: absolute;
  top: 50%;
  left: 0;
}
.llmo_effect .llmo_effect_ttl02 span::after {
  content: "";
  width: 4rem;
  height: 1px;
  background: #1b6192;
  position: absolute;
  top: 50%;
  right: 0;
}
.llmo_effect .llmo_effect_method {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 45px;
}
.llmo_effect .llmo_effect_method .method_box {
  position: relative;
  width: calc(33.3333333333% - 30px);
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  padding: 1.875rem 1.25rem;
}
.llmo_effect .llmo_effect_method .method_box::before {
  content: "";
  width: 3.125rem;
  height: 3.125rem;
  background: #379cd5;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.llmo_effect .llmo_effect_method .method_box .method_ttl {
  color: #1b6192;
  font-weight: bold;
  font-size: clamp(16px, 1.25rem, 20px);
  text-align: center;
  margin-bottom: 1rem;
  min-height: 4.5em;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.llmo_effect .llmo_effect_method .method_box .method_txt {
  font-size: 16px;
  color: #222;
  line-height: 2;
}
@media screen and (max-width: 980px) {
  .llmo_effect .llmo_effect_method .method_box {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .llmo_effect {
    padding: 3rem 0;
  }
  .llmo_effect .llmo_effect_ttl01 {
    font-size: 6vw;
  }
  .llmo_effect .llmo_effect_ttl01 span {
    margin-bottom: 50px;
  }
  .llmo_effect .llmo_effect_flex {
    margin-bottom: 3rem;
  }
  .llmo_effect .llmo_effect_flex .txt_box {
    width: 100%;
    order: 2;
  }
  .llmo_effect .llmo_effect_flex .txt_box .txt01 {
    font-size: 5vw;
  }
  .llmo_effect .llmo_effect_flex .txt_box .txt02 {
    font-size: 10vw;
  }
  .llmo_effect .llmo_effect_flex .txt_box .num {
    font-size: 16vw;
  }
  .llmo_effect .llmo_effect_flex .txt_box .percent {
    font-size: 8vw;
  }
  .llmo_effect .llmo_effect_flex .img_box {
    order: 1;
    width: 100%;
    margin: 0 auto 20px;
  }
  .llmo_effect .llmo_effect_ttl02 span {
    font-size: 6vw;
    padding: 0 60px;
  }
  .llmo_effect .llmo_effect_ttl02 span::before {
    width: 50px;
  }
  .llmo_effect .llmo_effect_ttl02 span::after {
    width: 50px;
  }
  .llmo_effect .llmo_effect_method .method_box {
    width: 100%;
  }
}
.llmo_ttl01 {
  color: #222;
  font-size: clamp(24px, 2.5rem, 40px);
  font-weight: bold;
  text-align: center;
  margin-bottom: 4.375rem;
}

.llmo_point {
  padding: 9.375rem 0;
}
.llmo_point .llmo_point_list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.75rem;
}
.llmo_point .llmo_point_list li:nth-child(even) {
  flex-direction: row-reverse;
}
.llmo_point .llmo_point_list li:last-child {
  margin-bottom: 0rem;
}
.llmo_point .llmo_point_list li .img {
  display: inline-block;
  width: 48%;
}
.llmo_point .llmo_point_list li .text_wrap {
  display: inline-block;
  width: 48%;
  padding-top: 20px;
}
.llmo_point .llmo_point_list li .text_wrap .number {
  color: #1b6192;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  display: block;
  position: relative;
  padding-top: 20px;
  margin-bottom: 20px;
}
.llmo_point .llmo_point_list li .text_wrap .number::before {
  content: "";
  width: 50px;
  height: 3px;
  background-color: #1b6192;
  position: absolute;
  top: 0;
  left: 0;
}
.llmo_point .llmo_point_list li .text_wrap .number span {
  color: #1b6192;
  font-size: 24px;
}
.llmo_point .llmo_point_list li .text_wrap h3 {
  color: #222;
  font-size: clamp(18px, 1.625rem, 26px);
  font-weight: bold;
  margin-bottom: 30px;
}
.llmo_point .llmo_point_list li .text_wrap .text {
  color: #222;
  font-size: 16px;
  line-height: 200%;
}
.llmo_point .llmo_point_arrow {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 6rem 0 4rem;
}
.llmo_point .llmo_point_arrow span {
  width: 20rem;
  height: 5rem;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.llmo_point .llmo_point_cv .txt01 {
  text-align: center;
  font-size: 16px;
  color: #222;
  line-height: 2;
  margin-bottom: 1.5rem;
}
.llmo_point .llmo_point_cv .txt02 {
  color: #cd5717;
  font-size: clamp(18px, 1.375rem, 22px);
  font-weight: bold;
  text-align: center;
}
.llmo_point .llmo_point_cv .txt02 span {
  background: linear-gradient(transparent 65%, #fcf3ae 65%, #fcf3ae 95%, transparent 95%);
}

@media screen and (max-width: 768px) {
  .llmo_ttl01 {
    font-size: 6vw;
    margin-bottom: 2rem;
  }
  .llmo_point {
    padding: 3rem 0;
  }
  .llmo_point .llmo_point_list li {
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .llmo_point .llmo_point_list li .img {
    display: inline-block;
    width: 100%;
  }
  .llmo_point .llmo_point_list li .text_wrap {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
  }
  .llmo_point .llmo_point_list li .text_wrap .number {
    color: #1b6192;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    display: block;
    position: relative;
    padding-top: 10px;
    margin-bottom: 15px;
  }
  .llmo_point .llmo_point_list li .text_wrap .number span {
    color: #1b6192;
    font-size: 20px;
  }
  .llmo_point .llmo_point_list li .text_wrap .number::before {
    content: "";
    width: 25px;
    height: 2px;
    background-color: #1b6192;
    position: absolute;
    top: 0;
    left: 0;
  }
  .llmo_point .llmo_point_list li .text_wrap h3 {
    color: #222;
    font-size: 5vw;
    font-weight: bold;
    margin-bottom: 4%;
  }
  .llmo_point .llmo_point_arrow {
    margin: 1.5rem 0;
  }
  .llmo_point .llmo_point_arrow span {
    width: 60%;
    max-width: 20rem;
    height: 4rem;
  }
  .llmo_point .llmo_point_cv .txt01 {
    text-align: left;
  }
  .llmo_point .llmo_point_cv .txt02 {
    font-weight: 5vw;
    text-align: left;
  }
}
.llmo_plan {
  padding: 9.375rem 0;
  background: #f3f3f3;
}
.llmo_plan .llmo_plan_block {
  width: 100%;
  background: #fff;
  border: 3px solid #1b6192;
  padding: 2.1875rem 5.625rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.llmo_plan .llmo_plan_block .llmo_plan_txt_box {
  width: 250px;
}
.llmo_plan .llmo_plan_block .llmo_plan_txt_box .plan_name {
  background: #1b6192;
  color: #fff;
  font-size: clamp(16px, 1.125rem, 18px);
  text-align: center;
  display: inline-block;
  font-weight: bold;
  width: 100%;
  padding: 5px;
}
.llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost {
  color: #cd5717;
  line-height: 1.2;
  text-align: center;
  background: linear-gradient(transparent 65%, #fcf3ae 65%, #fcf3ae 95%, transparent 95%);
}
.llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost .num {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(50px, 6.25rem, 100px);
}
.llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost .yen {
  font-weight: 900;
  font-size: clamp(24px, 2.875rem, 46px);
}
.llmo_plan .llmo_plan_block .plan_contents_list {
  width: calc(100% - 250px - 70px);
  display: flex;
  justify-content: space-between;
}
.llmo_plan .llmo_plan_block .plan_contents_list li {
  width: 20%;
  text-align: center;
}
.llmo_plan .llmo_plan_block .plan_contents_list li .img {
  text-align: center;
  margin-bottom: 5px;
  width: 100%;
  display: block;
}
.llmo_plan .llmo_plan_block .plan_contents_list li .img img {
  width: auto;
  max-width: 100%;
}
.llmo_plan .llmo_plan_block .plan_contents_list li .txt {
  font-size: clamp(15px, 1rem, 16px);
  font-weight: bold;
  text-align: center;
}
.llmo_plan .llmo_plan_block .plan_contents_list li .txt .small {
  font-size: 14px;
}
@media screen and (max-width: 1280px) {
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box {
    width: 50%;
    margin: 0 auto 3rem;
  }
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost {
    text-align: center;
  }
  .llmo_plan .llmo_plan_block .plan_contents_list {
    width: 100%;
  }
}
.llmo_plan .comment {
  font-size: 16px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .llmo_plan {
    padding: 3rem 0;
  }
  .llmo_plan .llmo_plan_block {
    padding: 2rem 1rem;
  }
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box {
    width: 100%;
    max-width: 400px;
    text-align: center;
  }
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box .plan_name {
    font-size: 4.5vw;
  }
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost {
    display: inline-block;
  }
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost .num {
    font-size: 12vw;
  }
  .llmo_plan .llmo_plan_block .llmo_plan_txt_box .cost .yen {
    font-size: 8vw;
  }
  .llmo_plan .llmo_plan_block .plan_contents_list {
    flex-wrap: wrap;
    gap: 30px 20px;
  }
  .llmo_plan .llmo_plan_block .plan_contents_list li {
    width: 46%;
  }
  .llmo_plan .comment {
    text-align: left;
  }
}
.llmo_flow {
  padding: 9.375rem 0;
  background: #fff;
}
.llmo_flow .llmo_flow_block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 3.125rem;
}
.llmo_flow .llmo_flow_block .llmo_flow_box {
  width: 22%;
  border: 1px solid #1b6192;
  padding: 1.875rem 1.5625rem;
  background: #fff;
  position: relative;
}
.llmo_flow .llmo_flow_block .llmo_flow_box::after {
  content: "";
  width: 19px;
  height: 40px;
  background: url(../../images/llmo/flow_arrow.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: calc(-10% - 10px);
  transform: translateY(-50%);
}
.llmo_flow .llmo_flow_block .llmo_flow_box .llmo_flow_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
}
.llmo_flow .llmo_flow_block .llmo_flow_box .llmo_flow_ttl::after {
  content: "";
  width: 60px;
  height: 3px;
  background: #1b6192;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.llmo_flow .llmo_flow_block .llmo_flow_box .llmo_flow_ttl .num {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-right: 0.5rem;
  display: inline-block;
  color: #1b6192;
}
.llmo_flow .llmo_flow_block .llmo_flow_box .llmo_flow_ttl .ttl {
  font-size: clamp(18px, 1.375rem, 22px);
  font-weight: bold;
}
.llmo_flow .llmo_flow_block .llmo_flow_box .txt {
  font-size: 16px;
  line-height: 2;
}
.llmo_flow .llmo_flow_block .llmo_flow_box .txt a {
  color: #1b6192;
  border-bottom: 1px solid #1b6192;
}
.llmo_flow .llmo_flow_block .llmo_flow_box.last {
  border: 1px solid #cd5717;
  background: #cd5717;
}
.llmo_flow .llmo_flow_block .llmo_flow_box.last::after {
  content: none;
}
.llmo_flow .llmo_flow_block .llmo_flow_box.last .llmo_flow_ttl {
  color: #fff;
}
.llmo_flow .llmo_flow_block .llmo_flow_box.last .llmo_flow_ttl::after {
  background: #fff;
}
.llmo_flow .llmo_flow_block .llmo_flow_box.last .llmo_flow_ttl .num {
  color: #fff;
}
.llmo_flow .llmo_flow_block .llmo_flow_box.last .txt {
  color: #fff;
}
@media screen and (max-width: 980px) {
  .llmo_flow .llmo_flow_block {
    gap: 20px;
  }
  .llmo_flow .llmo_flow_block .llmo_flow_box {
    width: 100%;
    margin: 0 auto 50px;
  }
  .llmo_flow .llmo_flow_block .llmo_flow_box::after {
    top: unset;
    right: calc(50% - 20px);
    bottom: -55px;
    transform: translateX(-50%) rotate(90deg);
  }
  .llmo_flow .llmo_flow_block .llmo_flow_box.last {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .llmo_flow {
    padding: 3rem 0;
  }
}
.llmo_faq {
  padding: 9.375rem 0;
  background: #f3f3f3;
}
.llmo_faq .faq-list01 {
  position: relative;
  gap: 20px;
}
.llmo_faq .faq-list01 li {
  width: 30%;
  margin-right: 0;
  margin-top: 0;
}
.llmo_faq .faq-list01 li .question {
  min-height: 7em;
  display: flex;
  align-items: center;
  font-size: clamp(16px, 1.25rem, 20px);
}
.llmo_faq .faq-list01 li .awnser {
  font-size: clamp(15px, 1rem, 16px);
  padding-top: 4.1666666667vw;
}

@media screen and (max-width: 768px) {
  .llmo_faq {
    padding: 3rem 0;
  }
  .llmo_faq .faq-list01 li {
    width: 100%;
  }
  .llmo_faq .faq-list01 li .question {
    min-height: 6em;
  }
  .llmo_faq .faq-list01 li .awnser {
    padding-top: 12vw;
  }
}
.llmo_consultation {
  padding: 9.375rem 0;
}
.llmo_consultation .llmo_ttl01 {
  color: #fff;
}
.llmo_consultation .llmo_consultation_block {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  background: #fff;
  padding: 3.125rem 1.875rem;
  position: relative;
}
.llmo_consultation .llmo_consultation_block::before {
  content: "";
  width: 4.0625rem;
  height: 12.875rem;
  background: url(../../images/llmo/llmo_consultation_item01.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: -1rem;
  left: 6.875rem;
}
.llmo_consultation .llmo_consultation_block::after {
  content: "";
  width: 6rem;
  height: 14.1875rem;
  background: url(../../images/llmo/llmo_consultation_item02.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: -2.25rem;
  right: 6.875rem;
}
.llmo_consultation .llmo_consultation_block .llmo_consultation_txt {
  font-size: clamp(16px, 1.125rem, 18px);
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .llmo_consultation {
    padding: 3rem 0;
  }
  .llmo_consultation .llmo_consultation_block {
    padding: 2rem 1rem;
  }
  .llmo_consultation .llmo_consultation_block::before {
    content: none;
  }
  .llmo_consultation .llmo_consultation_block::after {
    content: none;
  }
  .llmo_consultation .llmo_consultation_block .llmo_consultation_txt {
    font-size: 4vw;
    text-align: left;
  }
}
.llmo_search_ranking {
  padding: 0 0 9.375rem;
}
.llmo_search_ranking .llmo_ttl01 .ranking {
  font-weight: 900;
  color: #cd5717;
  font-size: clamp(40px, 3.75rem, 60px);
  line-height: 1.2;
}
.llmo_search_ranking .llmo_ttl01 .num {
  width: 11.25rem;
  display: inline-block;
  padding: 0 0.5rem;
  margin: 0 1rem;
}
.llmo_search_ranking .llmo_search_ranking_block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.llmo_search_ranking .llmo_search_ranking_block .txt_box {
  width: 48%;
}
.llmo_search_ranking .llmo_search_ranking_block .txt_box .txt {
  font-size: 16px;
  line-height: 2;
}
.llmo_search_ranking .llmo_search_ranking_block .txt_box .txt a {
  font-size: 16px;
  color: #1b6192;
  border-bottom: 1px solid #1b6192;
}
.llmo_search_ranking .llmo_search_ranking_block .img_box {
  width: 48%;
}
.llmo_search_ranking .llmo_search_ranking_block .img_box .img {
  margin-bottom: 20px;
}
.llmo_search_ranking .llmo_search_ranking_block .img_box .img:last-child {
  margin-bottom: 0;
}
.llmo_search_ranking .llmo_search_ranking_block .img_box img {
  width: auto;
  max-width: 100%;
}
.llmo_search_ranking .llmo_search_ranking_link {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}
.llmo_search_ranking .llmo_search_ranking_link a {
  font-size: 16px;
  color: #1b6192;
  border-bottom: 1px solid #1b6192;
  position: relative;
  margin-right: 1rem;
}
.llmo_search_ranking .llmo_search_ranking_link a::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #1b6192;
  border-right: solid 2px #1b6192;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: -1rem;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .llmo_search_ranking {
    padding: 0 0 3rem;
  }
  .llmo_search_ranking .llmo_ttl01 .ranking {
    font-size: 10vw;
    line-height: 2;
  }
  .llmo_search_ranking .llmo_ttl01 .num {
    width: 32vw;
    margin: 0 0 0 1rem;
  }
  .llmo_search_ranking .llmo_search_ranking_block {
    flex-wrap: wrap;
  }
  .llmo_search_ranking .llmo_search_ranking_block .txt_box {
    width: 100%;
    order: 2;
  }
  .llmo_search_ranking .llmo_search_ranking_block .img_box {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=llmo.css.map */