@charset "UTF-8";

#main p {
  margin-bottom: 0;
}
.dreamroad-color01 {
  color: #00782d;
}
sub, sup {
  font-size: 60%;
}
sup {
  vertical-align: super;
}

@media print, screen and (min-width: 768px) {
  #app-contents {
    padding-bottom: 66px;
  }
  .header.type-dreamroad {
    background-color: #fff;
  }
  .header.type-dreamroad .header__inner {
    width: 1250px;
    margin: 0 auto;
    padding: 18px 30px 7px;
  }
  .header.type-dreamroad .header__logo {
    width: 150px;
    height: auto;
    margin-left: 5px;
  }
  #main.type-dreamroad {
    float: none;
    margin: 0 auto;
    padding-top: 39px;
  }
/* dreamroad-section
------------------------------------------------------ */
  .dreamroad-section02 {
    margin-top: 54px;
  }
  .dreamroad-section03-01 {
    margin-top: 36px;
  }
  .dreamroad-section03-01 >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-section03-01 + .dreamroad-section03-01 {
    margin-top: 20px;
  }
  .dreamroad-section03-02 {
    margin-top: 56px;
  }
  .dreamroad-section05-01 {
    margin-top: 24px;
  }
  .dreamroad-section05-01 + .dreamroad-section05-01 {
    margin-top: 31px;
  }
  .dreamroad-section05-01 >:first-child {
    margin-top: 0!important;
  }
/* dreamroad-lead-img-wrap
------------------------------------------------------ */
  .dreamroad-lead-img-wrap {
    text-align: center;
  }
  .dreamroad-lead-img01 {
    margin: 0 184px;
  }
  .dreamroad-lead-img02 {
    margin: 12px 125px 0px;
  }
/* dreamroad-lead
------------------------------------------------------ */
  .dreamroad-lead {
    width: fit-content;
    font-size: 3.0rem;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #02993b;
    border-bottom: 2px solid #02993b;
    margin: 31px auto 0;
    padding: 1px 20px;
  }
  .dreamroad-lead_large {
    font-size: 4.0rem;
  }
/* dreamroad-heading
------------------------------------------------------ */
  .dreamroad-heading01 {
    width: 236px;
    height: 241px;
    box-sizing: content-box;
    position: relative;
    margin: 6px auto 0;
    padding: 0;
    text-indent: -9999px;
    background: url(/kojin/lp//dreamroad/01/img/index_im03.webp) no-repeat 0 100%;
    text-align: center;
    background-size: contain;
  }
  .dreamroad-heading02 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    background-color: #ebf8dc;
    border-top: 2px solid #02993b;
    border-bottom: 2px solid #02993b;
    padding: 12px 0;
    margin-bottom: 0;
  }
  .dreamroad-heading02 >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-heading_large {
    font-size: 2.8rem;
  }
  .dreamroad-heading03-wrap {
    position: relative;
    margin-top: 13px;
    padding: 16px 30px 14px;
    background-color: #00782d;
    width: calc(100% + 32px);
    transform: translateX(-32px);
  }
  .dreamroad-heading03-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 30px;
    height: 100%;
    background: #fff;

    clip-path: polygon(
      100% 0,
      0 50%,
      100% 100%
    );
  }
  .dreamroad-heading03-wrap::after {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 0;
    width: 10px;
    height: 7px;
    background: url(/kojin/lp/dreamroad/01/img/index_ic03.webp) no-repeat 0 0 /contain;
  }
  .dreamroad-heading03 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
  }
  .dreamroad-heading03-02 {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    border-bottom: 2px solid #dcdcdc;
    margin-bottom: 0;
    padding-bottom: 13px;
    line-height: 1.4;
  }
  .dreamroad-heading03-02::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 64px;
    height: 2px;
    background-color: #02993b;
    z-index: 1;
  }
  .dreamroad-heading05-01 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .dreamroad-logo01 {
    width: 358px;
    text-align: center;
    margin: 28px auto 0;
  }
/* dreamroad-lead-text
------------------------------------------------------ */
  .dreamroad-lead-text01 {
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    margin-top: 26px;
  }
  .dreamroad-lead-text02 {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin-top: 7px;
  }
  .dreamroad-lead-text_strong {
    font-size: 2.4rem;
    color: #dc000c;
    text-decoration: underline;
  }
/* dreamroad-text
------------------------------------------------------ */
  .dreamroad-text {
    margin-top: 20px;
  }
/* dreamroad-link
------------------------------------------------------ */
  .dreamroad-link {
    position: relative;
    text-decoration: underline;
    color: #333;
  }
  .dreamroad-link[target="_blank"]::after {
    display: inline-block;
    content: "";
    width: 18px;
    height: 14px;
    margin-left: 6px;
    margin-bottom: -1px;
    background: url("/kojin/lp//dreamroad/01/img/index_ic05.webp") no-repeat 0 0 / contain;
  }
  .dreamroad-link:hover {
    text-decoration: none;;
  }
/* dreamroad-list
------------------------------------------------------ */
  .dreamroad-num-list01 {
    margin-top: 15px;
  }
  .dreamroad-num-list01 > li {
    position: relative;
    padding-left: 1.8rem;
    font-size: 1.2rem;
  }
  .dreamroad-num-list01 > li + li {
    margin-top: 9px;
  }
  .dreamroad-num-list01 > li > .num {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dreamroad-num-list01[data-list="center"] {
    text-align: center;
    margin: 15px auto 0;
    width: fit-content;
  }
  .dreamroad-num-list02 {
    margin-top: 3px;
  }
  .dreamroad-num-list02 > li {
    position: relative;
    padding-left: 2.4rem;
    font-size: 1.8rem;
  }
  .dreamroad-num-list02 > li + li {
    margin-top: 30px;
  }
  .dreamroad-num-list02 > li > .num {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dreamroad-list01 {
    margin-top: 20px;
  }
  .dreamroad-list01 > li {
    position: relative;
    font-size: 1.2rem;
    padding-left: 1.6rem;
  }
  .dreamroad-list01 > li > .ast {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dreamroad-list01 > li + li {
    margin-top: 10px;
  }
  .dreamroad-list02 {
		margin-top: 10px;
	}
	.dreamroad-list02 > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.6rem;
	}
  .dreamroad-list02 > li + li {
    margin-top: 6px;
  }
  .dreamroad-list02 > li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #02993b;
  }
  .dreamroad-list03 {
    margin-top: 5px;
  }
  .dreamroad-list03 > li {
    position: relative;
    padding-left: 13px;
    font-size: 1.6rem;
  }
  .dreamroad-list03 > li + li {
    margin-top: 6px;
  }
  .dreamroad-list03 > li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 8px solid #333;
    border-right: 0;
	}
  .dreamroad-list-nest >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-description-list {
    border: 2px solid #02993b;
    border-radius: 7px;
    margin-top: 13px;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap {
    display: flex;
  }
  .dreamroad-description-list .dreamroad-description-list-head {
    font-size: 1.6rem;
    font-weight: bold;;
    display: flex;
    align-items: center;
    width: 222px;
    background-color: #ebf8dc;
    border-right: 2px solid #02993b;
    border-radius: 7px 0 0 7px;
    flex-shrink: 0;
    padding: 10px 18px;
  }
  .dreamroad-description-list[data-dt="wide"] .dreamroad-description-list-head {
    width: 261px;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap + .dreamroad-description-list-wrap {
    border-top: 2px solid #02993b;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap + .dreamroad-description-list-wrap .dreamroad-description-list-head {
    border-radius: 0;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap:last-child .dreamroad-description-list-head {
    border-radius: 0 0 0 7px;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap:first-child .dreamroad-description-list-head {
    border-radius: 7px 0 0 7px;
  }
  .dreamroad-description-list .dreamroad-description-list-body {
    font-size: 1.6rem;
    padding: 16px 40px 15px 20px;
    line-height: 1.6;
  }
/* dreamroad-attention-text
------------------------------------------------------ */
  .dreamroad-attention-text {
    position: relative;
    font-size: 1.6rem;
    color: #dc000c;
    margin-top: 20px;
    text-decoration: underline;
    padding: 0 0 0 25px;
    display: inline-block;
  }
  .dreamroad-attention-text:hover {
    text-decoration: none;
  }
  .dreamroad-attention-text::before {
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 21px;
    height: 19px;
    background: url(/kojin/lp/dreamroad/01/img/index_ic01.webp) no-repeat 0 0 /contain;
  }
/* dreamroad-tag
------------------------------------------------------ */
  .dreamroad-tag-wrap {
    margin-top: 26px;
    display: flex;
    gap: 24px 24px;
  }
  .dreamroad-tag-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc((100% - 20px - 8px) / 2);
    position: relative;
    background-color: #fff;
    border: 2px solid #333;
    padding: 16px 10px;
  }
  .dreamroad-tag-item::after {
    content: "";
    position: absolute;
    right: -6px;
    bottom: -6px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: #5cc584;
    z-index: -1;
  }
  .dreamroad-tag-item::before {
    position: absolute;
    content: "";
    bottom: -6px;
    right: -6px;
    width: 18px;
    height: 18px;
    background: url(/kojin/lp/dreamroad/01/img/index_ic02.webp) no-repeat 0 0 / contain;
  }
  .dreamroad-tag-text-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 10px;
  }
  .dreamroad-tag-text01 {
    font-size: 2.0rem;
    font-weight: bold;
  }
  .dreamroad-tag-text02 {
    font-size: 3.0rem;
    font-weight: bold;
    color: #00782d;
  }
  .dreamroad-tag-text03 {
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    color: #00782d;
  }
  .dreamroad-tag-text_small {
    font-size: 2.5rem;
  }
/* dreamroad-point-box
------------------------------------------------------ */
  .dreamroad-point-box-wrap {
    margin-top: 38px;
  }
  .dreamroad-point-box {
    margin-left: 10px;
    padding: 13px 20px 27px;
    border: 2px solid #5cc584;
  }
  .dreamroad-point-box-lead {
    font-size: 2.0rem;
    font-weight: bold;
    color: #00782d;
  }
  .dreamroad-point-box-text {
    font-size: 2.0rem;
    font-weight: bold;
    margin-top: 15px;
  }
  .dreamroad-point-box .dreamroad-num-list01 {
    margin-top: 12px;
  }
/* dreamroad-img-scroll
------------------------------------------------------ */
  .dreamroad-img-scroll {
    margin-top: 20px;
  }
/* dreamroad-request-button
------------------------------------------------------ */
  .dreamroad-request-button {
    width: 450px;
    margin: 36px auto 0;
  }
  .dreamroad-request-button a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 11px 60px 11px 0;
    border-radius: 62px;
    background: url(/app-files/img/cmn_bg03.png) no-repeat right 20px center / 9px auto ,linear-gradient(0deg, #0035ac, #1f55d0);
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    color: var(--bright-color);
    box-shadow: 0px 1px 5px 0px rgb(0 15 30 / 30%);
  }
  .dreamroad-request-button a:hover {
    background: url(/app-files/img/cmn_bg03.png) no-repeat right 20px center / 9px auto ,linear-gradient(180deg, #0035ac, #1f55d0);
  }
  .dreamroad-request-button a::before {
    content: "無料";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    margin-right: 10px;
    border: solid 1px #e20000;
    border-radius: 50%;
    background: #fff;
    font-size: 1.6rem;
    color: #e20000;
  }
  .dreamroad-request-button a::after {
    content: "";
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 86px;
    height: 77px;
    background-image: url(/app-files/img/cmn_im08.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
/* dreamroad-attention-area
------------------------------------------------------ */
  .dreamroad-attention-area {
    border-radius: 16px;
    background-color: #cd1900;
    margin-top: 40px;
    padding: 26px 20px;
  }
  .dreamroad-attention-area >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-attention-area .dreamroad-attention-area-text {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
    padding-left: 65px;
    letter-spacing: 1.0px;
    line-height: 1.4;
    margin-top: 15px;
  }
  .dreamroad-attention-area .dreamroad-attention-area-text::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 42px;
    height: 38px;
    margin-top: -19px;
    background: url(/kojin/lp//dreamroad/01/img/index_ic04.webp) no-repeat 0 0 / contain;
  }
/* dreamroad-accordion
------------------------------------------------------ */
  .dreamroad-accordion {
    margin-top: 30px;
  }
  .dreamroad-accordion + .dreamroad-accordion {
    margin-top: 30px;
  }
  .dreamroad-accordion-head {
    position: relative;
    background-color: #cd1900;
    padding: 17px 50px 16px 20px;
    cursor: pointer;
  }
  .dreamroad-accordion-head-text {
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
  }
  .dreamroad-accordion > .dreamroad-accordion-head::before,
  .dreamroad-accordion > .dreamroad-accordion-head::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 20px;
    width: 20px;
    height: 4px;
    background-color: #fff;
  }
  .dreamroad-accordion > .dreamroad-accordion-head::after {
    transform: rotate(90deg);
  }
  .dreamroad-accordion > .dreamroad-accordion-head.is-active::after {
    transform: rotate(0);
  }
  .dreamroad-accordion .dreamroad-accordion-detail {
    margin-top: 25px;
  }
  .dreamroad-accordion .dreamroad-accordion-detail >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-accordion-text01 {
    font-size: 1.6rem;
    margin-top: 8px;
    line-height: 1.8;
  }
/* dreamroad-table
------------------------------------------------------ */
  .dreamroad-table-container {
    margin-top: 16px;
  }
  .dreamroad-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 2px solid #02993b;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
  }
  .dreamroad-table th {
    font-weight: bold;
    background: #ebf8dc;
  }
  .dreamroad-table th,
  .dreamroad-table td {
    padding: 16px 10px;
    border-right: 2px solid #02993b;
    border-bottom: 2px solid #02993b;
    text-align: center;
  }
  .dreamroad-table th:last-child,
  .dreamroad-table td:last-child {
    border-right: none;
  }
  .dreamroad-table tbody tr:last-child td {
    border-bottom: none;
  }
  .dreamroad-table tbody th {
    font-weight: bold;
  }
/* dreamroad-info-box
------------------------------------------------------ */
  .dreamroad-info-box {
    background-color: #ffedf1;
    margin-top: 25px;
    padding: 28px 30px;
  }
  .dreamroad-info-box >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-info-box .dreamroad-info-box-text {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 11px;
  }
/* dreamroad-attention-box
------------------------------------------------------ */
  .dreamroad-attention-box {
    margin-top: 60px;
    border: 2px solid #cd1900;
    border-radius: 8px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-head {
    background-color: #cd1900;
    padding: 26px 20px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-head .dreamroad-attention-box-head-title {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    padding-left: 63px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-head .dreamroad-attention-box-head-title::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 42px;
    height: 38px;
    margin-top: -19px;
    background: url(/kojin/lp//dreamroad/01/img/index_ic04.webp) no-repeat 0 0 / contain;
  }
  .dreamroad-attention-box .dreamroad-attention-box-body {
    padding: 18px 20px 25px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-body >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-attention-box .dreamroad-attention-list {
		margin-top: 18px;
	}
	.dreamroad-attention-box .dreamroad-attention-list > li {
		position: relative;
		padding-left: 10px;
		font-size: 1.6rem;
    color: #cd1900;
	}
  .dreamroad-attention-box .dreamroad-attention-list > li + li {
    margin-top: 6px;
  }
  .dreamroad-attention-box .dreamroad-attention-list > li::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #cd1900;
  }
/* dreamroad-company-wrap
------------------------------------------------------ */
  .dreamroad-company-wrap {
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .header.type-dreamroad {
    background-color: #fff;
    border-bottom: 3px solid #e60012;
  }
  .header.type-dreamroad .header__inner {
    width: 100%;
    margin: 0 auto;
    padding: 8px 15px 7px;
  }
  .header.type-dreamroad .header__logo {
    width: 142px;
    height: auto;
  }
  #main.type-dreamroad {
    padding-top: 18px;
  }
  #app-contents {
    padding-bottom: 15px;
  }
  .wrap-copy .logo {
    margin-left: 10px;
  }
/* dreamroad-img-scroll
------------------------------------------------------ */
  .dreamroad-img-scroll img {
    width: 535.5px;
    max-width: initial;
  }
/* dreamroad-section
------------------------------------------------------ */
  .dreamroad-section02 {
    margin-top: 37px;
  }
  .dreamroad-section03-01 {
    margin-top: 27px;
  }
  .dreamroad-section03-01 >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-section03-01 + .dreamroad-section03-01 {
    margin-top: 15px;
  }
  .dreamroad-section03-02 {
    margin-top: 47px;
  }
  .dreamroad-section05-01 {
    margin-top: 24px;
  }
  .dreamroad-section05-01 + .dreamroad-section05-01 {
    margin-top: 22px;
  }
  .dreamroad-section05-01 >:first-child {
    margin-top: 0!important;
  }
/* dreamroad-lead-img-wrap
------------------------------------------------------ */
  .dreamroad-lead-img-wrap {
    text-align: center;
  }
  .dreamroad-lead-img01 {
    margin: 0 auto;
    width: 258px;
  }
  .dreamroad-lead-img02 {
    margin: 9px auto 0px;
    max-width: 345px;
  }
/* dreamroad-lead
------------------------------------------------------ */
  .dreamroad-lead {
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #02993b;
    border-bottom: 2px solid #02993b;
    margin: 15px auto 0;
  }
  .dreamroad-lead_large {
    font-size: 3.0rem;
  }
/* dreamroad-heading
------------------------------------------------------ */
  .dreamroad-heading01 {
    width: 176px;
    height: 179px;
    box-sizing: content-box;
    position: relative;
    margin: 6px auto 0;
    padding: 0;
    text-indent: -9999px;
    background: url(/kojin/lp//dreamroad/01/img/index_im03.webp) no-repeat 0 100%;
    text-align: center;
    background-size: contain;
  }
  .dreamroad-heading02 {
    width: 100vw;
    margin-left: -15px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    background-color: #ebf8dc;
    border-top: 2px solid #02993b;
    border-bottom: 2px solid #02993b;
    padding: 13px 0;
    margin-bottom: 0;
  }
  .dreamroad-heading02 >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-heading_large {
    font-size: 2.1rem;
  }
  .dreamroad-heading03-wrap {
    position: relative;
    margin-top: 8px;
    padding: 12px 27px 11px;
    background-color: #00782d;
    width: calc(100% + 27px);
    transform: translateX(-27px);
  }
  .dreamroad-heading03-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 100%;
    background: #fff;

    clip-path: polygon(
      100% 0,
      0 50%,
      100% 100%
    );
  }
  .dreamroad-heading03-wrap::after {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 0;
    width: 10px;
    height: 7px;
    background: url(/kojin/lp/dreamroad/01/img/index_ic03.webp) no-repeat 0 0 /contain;
  }
  .dreamroad-heading03 {
    font-size: 2.0rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
  }
  .dreamroad-heading03-02 {
    position: relative;
    font-size: 1.9rem;
    font-weight: bold;
    border-bottom: 2px solid #dcdcdc;
    margin-bottom: 0;
    padding-bottom: 13px;
    line-height: 1.3;
  }
  .dreamroad-heading03-02::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 32px;
    height: 2px;
    background-color: #02993b;
    z-index: 1;
  }
  .dreamroad-heading05-01 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .dreamroad-logo01 {
    width: 256px;
    text-align: center;
    margin: 13px auto 0;
  }
/* dreamroad-lead-text
------------------------------------------------------ */
  .dreamroad-lead-text01 {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin-top: 17px;
    line-height: 1.4;
  }
  .dreamroad-lead-text02 {
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin-top: 6px;
    line-height: 1.3;
  }
  .dreamroad-lead-text_strong {
    font-size: 1.8rem;
    color: #dc000c;
    text-decoration: underline;
  }
/* dreamroad-text
------------------------------------------------------ */
  .dreamroad-text {
    margin-top: 6px;
    font-size: 1.3rem;
  }
/* dreamroad-link
------------------------------------------------------ */
  .dreamroad-link {
    position: relative;
    text-decoration: underline;
    color: #333;
  }
  .dreamroad-link[target="_blank"]::after {
    display: inline-block;
    content: "";
    width: 18px;
    height: 14px;
    margin-left: 6px;
    margin-bottom: -1px;
    background: url("/kojin/lp//dreamroad/01/img/index_ic05.webp") no-repeat 0 0 / contain;
  }
/* dreamroad-list
------------------------------------------------------ */
  .dreamroad-num-list01 {
    margin-top: 12px;
  }
  .dreamroad-num-list01 > li {
    position: relative;
    padding-left: 1.5rem;
    font-size: 1.0rem;
  }
  .dreamroad-num-list01 > li + li {
    margin-top: 7px;
  }
  .dreamroad-num-list01 > li > .num {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dreamroad-num-list01[data-list="center"] {
    text-align: center;
    margin: 12px auto 0;
    width: fit-content;
  }
  .dreamroad-num-list02 {
    margin-top: 7px;
  }
  .dreamroad-num-list02 > li {
    position: relative;
    padding-left: 2.1rem;
    font-size: 1.5rem;
  }
  .dreamroad-num-list02 > li + li {
    margin-top: 20px;
  }
  .dreamroad-num-list02 > li > .num {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dreamroad-list01 {
    margin-top: 14px;
  }
  .dreamroad-list01 > li {
    position: relative;
    font-size: 1.0rem;
    padding-left: 1.6rem;
  }
  .dreamroad-list01 > li > .ast {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .dreamroad-list01 > li + li {
    margin-top: 8px;
  }
  .dreamroad-list02 {
		margin-top: 10px;
	}
	.dreamroad-list02 > li {
		position: relative;
		padding-left: 10px;
		font-size: 1.3rem;
	}
  .dreamroad-list02 > li + li {
    margin-top: 4px;
  }
  .dreamroad-list02 > li::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #02993b;
  }
  .dreamroad-list03 {
    margin-top: 5px;
  }
  .dreamroad-list03 > li {
    position: relative;
    padding-left: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
  }
  .dreamroad-list03 > li + li {
    margin-top: 6px;
  }
  .dreamroad-list03 > li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 7px solid #333;
    border-right: 0;
	}
  .dreamroad-list-nest >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-description-list {
    border: 2px solid #02993b;
    border-radius: 8px;
    margin-top: 10px;
  }
  .dreamroad-description-list .dreamroad-description-list-head {
    font-size: 1.3rem;
    font-weight: bold;;
    background-color: #ebf8dc;
    border-bottom: 2px solid #02993b;
    border-radius: 8px 8px 0 0;
    flex-shrink: 0;
    padding: 11px 15px;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap + .dreamroad-description-list-wrap {
    border-top: 2px solid #02993b;
  }
  .dreamroad-description-list .dreamroad-description-list-wrap + .dreamroad-description-list-wrap .dreamroad-description-list-head {
    border-radius: 0;
  }
  .dreamroad-description-list .dreamroad-description-list-body {
    font-size: 1.3rem;
    padding: 13px 16px 9px;
  }
/* dreamroad-attention-text
------------------------------------------------------ */
  .dreamroad-attention-text {
    display: inline-block;
    position: relative;
    font-size: 1.3rem;
    color: #dc000c;
    margin-top: 14px;
    text-decoration: underline;
    padding: 0 0 0 25px;
  }
  .dreamroad-attention-text::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 21px;
    height: 19px;
    background: url(/kojin/lp/dreamroad/01/img/index_ic01.webp) no-repeat 0 0 /contain;
  }
/* dreamroad-tag
------------------------------------------------------ */
  .dreamroad-tag-wrap {
    margin-top: 21px;
  }
  .dreamroad-tag-item {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: #fff;
    border: 2px solid #333;
    margin-right: 3px;
    padding: 11px 10px;
  }
  .dreamroad-tag-item + .dreamroad-tag-item {
    margin-top: 13px;
  }
  .dreamroad-tag-item::after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: -5px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: #5cc584;
    z-index: -1;
  }
  .dreamroad-tag-item::before {
    position: absolute;
    content: "";
    bottom: -5px;
    right: -5px;
    width: 14px;
    height: 14px;
    background: url(/kojin/lp/dreamroad/01/img/index_ic02.webp) no-repeat 0 0 / contain;
  }
  .dreamroad-tag-text-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 18px;
  }
  .dreamroad-tag-text01 {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .dreamroad-tag-text02 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #00782d;
  }
  .dreamroad-tag-text03 {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    color: #00782d;
    line-height: 1.4;
  }
  .dreamroad-tag-text_small {
    font-size: 2.0rem;
  }
/* dreamroad-point-box
------------------------------------------------------ */
  .dreamroad-point-box-wrap {
    margin-top: 38px;
  }
  .dreamroad-point-box {
    margin-left: 10px;
    padding: 11px 15px 19px;
    border: 2px solid #5cc584;
  }
  .dreamroad-point-box-lead {
    font-size: 1.5rem;
    font-weight: bold;
    color: #00782d;
  }
  .dreamroad-point-box-text {
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 14px;
    line-height: 1.3;
  }
  .dreamroad-point-box .dreamroad-num-list01 {
    margin-top: 7px;
  }
  .dreamroad-point-box .dreamroad-list02 {
    margin-top: 7px;
  }
/* dreamroad-img-scroll
------------------------------------------------------ */
  .dreamroad-img-scroll {
    margin-top: 20px;
  }
/* dreamroad-request-button
------------------------------------------------------ */
  .dreamroad-request-button {
    width: 100%;
    margin: 26px auto 0;
  }
  .dreamroad-request-button a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 6px 80px 6px 30px;
    border-radius: 62px;
    background: url(/app-files/img/cmn_bg03.png) no-repeat right 10px center / 8px auto,linear-gradient(0deg, #0035ac, #1f55d0);
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: var(--bright-color);
    box-shadow: 0px 1px 5px 0px rgb(0 15 30 / 30%);
    margin: 25px auto 0;
  }
  .dreamroad-request-button a::before {
    content: "無料";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    margin-right: 10px;
    border: solid 1px #e20000;
    border-radius: 50%;
    background: #fff;
    font-size: 1.5rem;
    color: #e20000;
    line-height: 1;
  }
  .dreamroad-request-button a::after {
    content: "";
    position: absolute;
    right: 7%;
    bottom: 0;
    width: 76px;
    height: 67px;
    background: url(/app-files/img/cmn_im08.png) no-repeat bottom left;
    background-size: contain;
  }
/* dreamroad-attention-area
------------------------------------------------------ */
  .dreamroad-attention-area {
    border-radius: 8px;
    background-color: #cd1900;
    margin-top: 30px;
    padding: 17px 16px;
  }
  .dreamroad-attention-area >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-attention-area .dreamroad-attention-area-text {
    position: relative;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    padding-left: 33px;
    letter-spacing: 0.4px;
    line-height: 1.4;
    margin-top: 15px;
  }
  .dreamroad-attention-area .dreamroad-attention-area-text::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 28px;
    height: 25px;
    margin-top: -12.5px;
    background: url(/kojin/lp//dreamroad/01/img/index_ic04.webp) no-repeat 0 0 / contain;
  }
/* dreamroad-accordion
------------------------------------------------------ */
  .dreamroad-accordion {
    margin-top: 20px;
  }
  .dreamroad-accordion + .dreamroad-accordion {
    margin-top: 25px;
  }
  .dreamroad-accordion-head {
    position: relative;
    background-color: #cd1900;
    padding: 17px 44px 16px 15px;
  }
  .dreamroad-accordion-head-text {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.4;
  }
  .dreamroad-accordion > .dreamroad-accordion-head::before,
  .dreamroad-accordion > .dreamroad-accordion-head::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 15px;
    width: 20px;
    height: 4px;
    background-color: #fff;
  }
  .dreamroad-accordion > .dreamroad-accordion-head::after {
    transform: rotate(90deg);
  }
  .dreamroad-accordion > .dreamroad-accordion-head.is-active::after {
    transform: rotate(0);
  }
  .dreamroad-accordion .dreamroad-accordion-detail {
    margin-top: 16px;
  }
  .dreamroad-accordion .dreamroad-accordion-detail >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-accordion-text01 {
    font-size: 1.3rem;
    margin-top: 8px;
    line-height: 1.4;
  }
/* dreamroad-table
------------------------------------------------------ */
  .dreamroad-table-container {
    margin-top: 9px;
  }
  .dreamroad-table-container .dreamroad-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 2px solid #02993b;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    font-size: 1.3rem;
  }
  .dreamroad-table-container .dreamroad-table th {
    font-weight: bold;
    background: #ebf8dc;
  }
  .dreamroad-table-container .dreamroad-table th,
  .dreamroad-table-container .dreamroad-table td {
    padding: 11px 10px;
    border-right: 2px solid #02993b;
    border-bottom: 2px solid #02993b;
    text-align: center;
  }
  .dreamroad-table-container .dreamroad-table th:last-child,
  .dreamroad-table-container .dreamroad-table td:last-child {
    border-right: none;
  }
  .dreamroad-table-container .dreamroad-table tbody tr:last-child td {
    border-bottom: none;
  }
  .dreamroad-table-container .dreamroad-table tbody th {
    font-weight: bold;
  }
/* dreamroad-info-box
------------------------------------------------------ */
  .dreamroad-info-box {
    background-color: #ffedf1;
    margin-top: 28px;
    padding: 18px 18px;
  }
  .dreamroad-info-box >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-info-box .dreamroad-info-box-text {
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 7px;
    line-height: 1.4;
  }
/* dreamroad-attention-box
------------------------------------------------------ */
  .dreamroad-attention-box {
    margin-top: 30px;
    border: 2px solid #cd1900;
    border-radius: 8px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-head {
    background-color: #cd1900;
    padding: 16px 15px 19px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-head .dreamroad-attention-box-head-title {
    position: relative;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    padding-left: 32px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-head .dreamroad-attention-box-head-title::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 28px;
    height: 25px;
    margin-top: -12.5px;
    background: url(/kojin/lp//dreamroad/01/img/index_ic04.webp) no-repeat 0 0 / contain;
  }
  .dreamroad-attention-box .dreamroad-attention-box-body {
    padding: 15px;
  }
  .dreamroad-attention-box .dreamroad-attention-box-body >:first-child {
    margin-top: 0!important;
  }
  .dreamroad-attention-box .dreamroad-attention-list {
		margin-top: 6px;
	}
	.dreamroad-attention-box .dreamroad-attention-list > li {
		position: relative;
		padding-left: 10px;
		font-size: 1.3rem;
    color: #cd1900;
	}
  .dreamroad-attention-box .dreamroad-attention-list > li + li {
    margin-top: 6px;
  }
  .dreamroad-attention-box .dreamroad-attention-list > li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #cd1900;
  }
/* dreamroad-company-wrap
------------------------------------------------------ */
  .dreamroad-company-wrap {
    display: flex;
    margin-top: 34px;
  }
}