@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    src: url("/fonts/frtrl/GmarketSans-Bold.woff2") format("woff2"),
    url("/fonts/GmarketSans-Bold.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    src: url("/fonts/frtrl/GmarketSans-Light.woff2") format("woff2"),
    url("/fonts/GmarketSans-Light.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    src: url("/fonts/frtrl/Pretendard-SemiBold.woff2") format("woff2"),
    url("/fonts/Pretendard-SemiBold.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    src: url("/fonts/frtrl/Pretendard-Regular.woff2") format("woff2"),
    url("/fonts/Pretendard-Regular.woff") format("woff");
    font-display: swap;
}
.is-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    border: 0;
    white-space: nowrap;
}
.contents-forest-path {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Pretendard';
    font-weight: 400;
}
.contents-forest-path * {
    font-family: 'Pretendard';
}
.contents-forest-path ::before{
    content: '';
    display: none;
}
.forest-title {
    display: block;
    margin: 0 0 50px;
    padding-top: 135px;
    color: #3b3b3b;
    font-family: 'GmarketSans';
    font-size: initial;
    font-weight: initial;
    line-height: initial;
    text-align: center;
}
.forest-title::before {
    display: none;
}
.forest-title i {
    display: block;
    width: 54px;
    height: 54px;
    margin: 0 auto 27px;
    padding: 8px 0 0;
    background: #00603b;
    border-radius: 50%;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 40px;
}
.forest-title span {
    display: block;
    font-family: 'GmarketSans';
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
}
.forest-title strong {
    display: block;
    font-family: 'GmarketSans';
    font-size: 56px;
    font-weight: 700;
    line-height: 58px;
}
.forest-title strong + span {
    margin: 20px 0 0;
}
.forest-title span + strong {
    margin: 10px 0 0;
}
.course-map, .forest-image-area {
    display: block;
    position: relative;
    line-height:0;
    text-align: center;
}
.course-map {
    max-width: 900px;
    margin: 0 auto;
}
.forest-image-area img {
    width: 100%;
    max-width: 897px;
    margin: 0 auto;
}
.forest-image-view {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
}
.forest-image-view span {
    display: inline-block;
    border-bottom: 1px solid #3b3b3b;
}
.forest-main-content {}
.forest-main-content .forest-main-title {
    display: block;
    margin: 150px 0 80px;
    font-family: 'GmarketSans';
    font-size: 50px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
}
.forest-main-content .forest-main-title::before {
    content: '';
    display: block;
    width: 179px;
    height: 144px;
    margin: 0 auto 20px;
    background: url(/portal/images/content/around/icon-forestPath.gif) no-repeat 0 0;
    background-size: 100% auto;
}
.forest-main-text {
    margin: 0 80px;
}
.forest-main-text li {
    position: relative;
    margin: 20px 0 0;
    padding: 2px 0 0 55px;
    font-size: 24px;
    line-height: 28px;
}
.forest-main-text li::before {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 39px;
    height: 24px;
    background: url(/portal/images/content/around/bullet-forestPath-p.gif) no-repeat 0 0;
    background-size: 100% auto;
}
.forest-main-text li:first-child {
    margin: 0;
}
.forest-intro-text {
    max-width: 1050px;
    margin: 0 auto 60px;
    padding: 40px 15px;
    background: #fff;
    border: 1px solid #aeaeae;
    border-radius: 20px;
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.forest-intro-text .paragraph-br {
}
* + .forest-intro-text {
    margin: 75px auto 60px;
}
.forest-intro-text p {
    margin: 25px 0 0;
}
.forest-intro-text p.first {
    margin: 0;
}
.forest-intro-text .paragraph-title {
    margin: 50px 0 0;
    padding: 0 0 17px;
    border-bottom: 1px solid #aeaeae;
    color: #3b3b3b;
    font-family: 'GmarketSans';
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
}
.forest-intro-text .intro-text-inner {
    width: 100%;
    max-width: 870px;
    margin: 40px auto 0;
    padding: 30px 50px;
    background: #e6e6e6;
    border-radius: 10px;
    text-align: left;
}
.forest-intro-text .intro-text-inner li {
    position: relative;
    margin: 12px 0 0;
    padding: 0 0 0 15px;
    font-size: 18px;
    line-height: 20px;
}
.forest-intro-text .intro-sub-title {
    display: block;
    margin: 50px 0 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #aeaeae;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.forest-intro-text .intro-text-inner li:first-child {
    margin: 0;
}
.forest-intro-text .intro-text-inner li::before {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #3b3b3b;
    border-radius: 50%;
}
.paragraph-br {
    display: block;
    line-height: 25px;
}
.text-align-center {
    text-align: center;
}
.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left;
}
.font-bold {
    font-weight: 600;
}
.font-color-green {
    color: #00603b;
}
.font-bold-green {
    color: #00603b;
    font-weight: 600;
}
.margin-top-65 {
    margin-top: 65px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-65 {
    margin-bottom: 65px;
}
.forest-table {
    max-width: 710px;
    margin: 0 auto;
    text-align: center;
}
.forest-table thead {

}
.forest-table tr {
    position: relative;
}
.forest-table tr th:first-child::before, .forest-table tr td:first-child::before {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 2px;
    border: 1px solid #3e3a39;
}
.forest-table tr th:first-child::before {
    z-index: -1;
    background: #efefef;
}
.forest-table th, .forest-table td {
    background: transparent;
    border: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.forest-table th {
    font-weight: 600;
}
* + .forest-table {
    margin: 50px auto;
}
.course-site-link {
    display: flex;
    align-items: flex-start;
    max-width: 710px;
    margin: 0 auto;
}
.course-site-link * {

}
.course-site-link strong {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    background: #00603b;
    border-radius: 18px;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
}
.course-site-link p {
    margin: 6px 0 0;
}
.forest-homepage {
    display: flex;
    justify-content: flex-end;
    max-width: 1050px;
    margin: 0 auto 80px;
}
.forest-homepage a {
    display: flex;
    align-items: center;
    padding: 8px 20px;
    background: #fff;
    border: 1px solid #aeaeae;
    border-radius: 33px;
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.1);
    color: #3b3b3b;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
}
.forest-homepage a::before {
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
    background: url(/portal/images/content/around/icon-home.gif);
    background-size: 100% auto;
}
.forest-homepage a span {
    font-weight: 600;
}
.forest-tab-content {
    position: relative;
    margin: 80px 0 0;
    padding: 125px 0 0;
}
.forest-tab-content .forest-tab-button {
    display: block;
    position: absolute;
    top: 0;
    padding: 12px 0;
    background:#fff;
    border: 1px solid #00603b;
    color: #00603b;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    transition: background 0.3s ease, color 0.3s ease;
}
.forest-tab-content .forest-tab-button.is-active {
    background: #00603b;
    color: #fff;
}
.forest-tab-content .forest-tab-button.first {
    border-radius: 35px 0 0 35px;
}
.forest-tab-content .forest-tab-button.last {
    border-radius: 0 35px 35px 0;
}
.forest-tab-content.is-tab-3 .forest-tab-button {
    width: calc((100% / 3) + 1px);
    left: calc((100% / 3) - 1px);
}
.forest-tab-content.is-tab-3 .forest-tab-button.last {
    left: calc(((100% / 3) * 2) - 2px);
}
.forest-tab-content.is-tab-2 .forest-tab-button {
    width: calc((100% / 2) + 1px);
    left: calc((100% / 2) - 1px);
}
.forest-tab-content.is-tab-3 .forest-tab-button.first, .forest-tab-content.is-tab-2 .forest-tab-button.first {
    left: 0;
}
.forest-tab-content .forest-tab-layer {
    max-width: 1080px;
    max-height: 0;
    margin: 0 auto;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0s linear 0.25s;
}
.forest-tab-content .forest-tab-button.is-active + .forest-tab-layer {
    max-height: 100000px;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0s linear 0s;
}
.forest-course-list {}
.forest-course-list + .forest-image-area {
    margin: 90px 0 0;
}
* + .forest-course-list {
    margin: 40px 0 0;
}
.forest-course-list li {
    margin: 40px 0 0;
    padding: 15px 30px;
    background: #fff;
    border: 1px solid #aeaeae;
    border-radius: 20px;
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.1);
}
.forest-course-list li:first-child {
    margin: 0;
}
.forest-course-list .course-title-text {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 10px;
    padding:0 0 8px;
    border-bottom: 1px solid #aeaeae;
    color: #3b3b3b;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.forest-course-list .course-title-text img {
    margin: 0 0 0 15px;
}
.forest-course-list li p + p {
    margin: 10px 0 0;
}
.forest-title-text {
    display: flex;
    justify-content: center;
    margin: 0 0 35px;
}
* + .forest-title-text {
    margin: 70px 0 35px;
}
.forest-title-text .inner-wrap {
    display: inline-block;
    padding: 25px 40px;
    background: #e6e6e6;
    border-radius: 10px;
    text-align: center;
}
.forest-title-text.full .inner-wrap {
    display: block;
    width: calc(100% - 80px);
    margin: 0 40px;
}
.forest-title-text .title-text {
    display: block;
    margin: 0 0 10px;
    color: #00603b;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.forest-title-text p {
    font-size: 18px;
    line-height: 20px;
}
.forest-center-list {
    margin: 40px 0 0;
}
.forest-center-list li {
    margin: 40px 0 0;
    padding: 1px 0 0;
}
.forest-center-list li:first-child {
    margin: 0;
}
.forest-center-list .list-box {
    padding: 25px 30px;
    background: #fff;
    border: 1px solid #00603b;
    border-radius: 20px;
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.1);
    text-align: center;
}
.forest-center-list .forest-image-area {
    margin: 40px 0 0;
}
.forest-center-list .forest-image-area + .list-box {
    margin: 50px 0 0;
}
.forest-center-list .list-box .center-name {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #00603b;
    color: #3b3b3b;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.forest-center-list .list-box p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 20px;
}
.forest-center-list .list-box p .center-tel {
    display: inline-block;
    margin: 0 0 0 30px;
}
.forest-center-list .list-box .center-multi-list {
    margin: 0 200px;
    text-align: left;
}
.forest-center-list .list-box .center-multi-list li {
    position: relative;
    margin: 10px 0 0;
    padding: 0 0 0 15px;
    font-size: 18px;
    line-height: 20px;
}
.forest-center-list .list-box .center-multi-list li::before {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #3b3b3b;
    border-radius: 50%;
}
.forest-program {
    padding: 20px 30px;
    background: #fff;
    border: 1px solid #00603b;
    border-radius: 20px;
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.1);
}
* + .forest-program {
    margin: 65px 0 0;
}
.forest-program .forest-program-title {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #00603b;
    color: #00603b;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.forest-program .forest-program-list {}
.forest-program .forest-program-list li {
    display: flex;
    align-items: flex-start;
    margin: 20px 0 0;
    font-size: 23px;
    line-height: 27px;
}
.forest-program .forest-program-list li:first-child {
    margin: 0;
}
.forest-program .forest-program-list .program-name {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 3px 13px;
    background: #00603b;
    border-radius: 16px;
    color: #fff;
    font-weight: 600;
    white-space: nowrap;
}
.forest-program .forest-program-list .program-name + p {
    margin: 3px 0 0;
}
.forest-information-tel {
    position: relative;
    padding: 20px 30px;
    background: #e6e6e6;
    border-radius: 20px;
    text-align: right;
}
* + .forest-information-tel {
    margin: 75px 0 0;
}
.forest-information-tel .information-title {
    display: block;
    position: absolute;
    top: 20px;
    left: 30px;
    font-family: "GmarketSans";
    font-size: 20px;
    font-weight: 700;
}
.forest-information-tel .information-title::before {
    display: block;
    position: absolute;
    top: 10px;
    left: 100px;
    width: 330px;
    height: 1px;
    background: #00603b;
}
.forest-information-tel p {
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px;
    background: #e6e6e6;
    font-size: 16px;
    line-height: 26px;
}
.forest-information-tel .forest-site-link {
    display: block;
    position: absolute;
    left: 30px;
    bottom: 15px;
}
.forest-information-tel .forest-site-link a {
    font-size: 18px;
    line-height: 20px;
}
.forest-reserve {}
.forest-reserve * {
    font-size: 18px;
    line-height: 20px;
}
* + .forest-reserve {
    margin: 60px 0 0;
}
.forest-reserve ul {
    margin: 15px 0 0;
}
.forest-reserve > li {
    display: flex;
    align-items: flex-start;
    margin: 20px 0 0;
}
.forest-reserve li li {
    position: relative;
    margin: 15px 0 0;
    padding: 0 0 0 15px;
}
.forest-reserve li li span {
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: 600;
}
.forest-reserve li li p {
    margin: 5px 0 0;
}
.forest-reserve li:first-child {
    margin: 0;
}
.forest-reserve li li::before {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #3b3b3b;
    border-radius: 50%;
}
.forest-reserve strong {
    display: inline-block;
    margin: 0 13px 0 0;
    padding: 5px 15px;
    background: #00603b;
    border-radius: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    white-space: nowrap;
}
.forest-reserve strong + p, .forest-reserve strong + div {
    margin: 7px 0 0;
}
* + .forest-signboard {
    margin: 60px 0 0;
}
.forest-signboard {
    padding: 40px;
    background: #e6e6e6;
    border-radius: 10px;
}
.forest-signboard ul {
    display: flex;
    flex-wrap: wrap;
}
.forest-signboard li {
    flex: 0 0 50%;
    display: flex;
    margin: 50px 0 0;
    align-items: center;
}
.forest-signboard li:nth-child(1), .forest-signboard li:nth-child(2) {
    margin: 0;
}
.forest-signboard .signboard-image {
    flex: 0 0 263px;
}
.forest-signboard .signboard-text {
    flex: 0 0 calc(100% - 263px - 15px);
    margin: 0 0 0 15px;
}
.forest-signboard .signboard-text strong {
    display: block;
    margin: 0 0 18px;
    font-family: 'GmarketSans';
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.forest-signboard .signboard-text p {
    font-size: 18px;
    line-height: 22px;
}
* + .forest-guide {
    margin: 60px 0 0;
}
.forest-guide {
    padding: 40px;
    background: #e6e6e6;
    border-radius: 10px;
}
.forest-guide * {
    font-size: 17px;
    line-height: 23px;
}
.forest-guide .guide-title {
    display: block;
    font-family: "GmarketSans";
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.forest-guide .guide-control-box {
    display: flex;
    justify-content: center;
    margin: 18px 0 30px;
    padding: 30px 0;
    border: 1px solid #aeaeae;
    border-radius: 20px;
}
.forest-guide .guide-control-box li {
    flex: 0 0 calc(100% / 3);
    text-align: center;
}
.forest-guide .guide-control-box p {
    margin: 20px 0 0;
}
.forest-guide .guide-text {
    margin: 30px 0 0;
}
.forest-guide .guide-text li {
    position: relative;
    margin: 7px 0 0;
    padding: 0 0 0 25px;
}
.forest-guide .guide-text li::before {
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    width: 7px;
    height: 2px;
    background: #3b3b3b;
}
.forest-guide .guide-text li:first-child {
    margin: 0;
}
* + .forest-tour {
    margin: 60px 0 0;
}
.forest-tour {
    padding: 40px;
    background: #e6e6e6;
    border-radius: 10px;
}
.forest-tour ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 922px;
    margin: 0 auto;
}
.forest-tour li {
    flex: 0 0 calc(50% - 20px);
}
.forest-tour li:nth-child(odd) {
    margin: 20px 20px 0 0;
}
.forest-tour li:nth-child(even) {
    margin: 20px 0 0 20px;
}
.forest-tour li:nth-child(1) {
    margin: 0 20px 0 0;
}
.forest-tour li:nth-child(2) {
    margin: 0 0 0 20px;
}
.forest-tour .tour-title {
    display: block;
    margin: 10px 0 0;
    font-family: "GmarketSans";
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
@media all and (max-width: 1100px) {
    .forest-title {
        margin: 0 0 20px;
        padding-top: 30px;
    }
    .forest-title i {
        width: 18px;
        height: 18px;
        margin: 0 auto 5px;
        padding: 2px 0 0;
        font-size: 12px;
        line-height: 14px;
    }
    .forest-title span {
        font-size: 14px;
        line-height: 16px;
    }
    .forest-title strong {
        font-size: 18px;
        line-height: 20px;
    }
    .forest-title span + strong,
    .forest-title strong + span {
        margin: 5px 0 0;
    }
    .forest-main-content .forest-main-title {
        margin: 40px 0 15px;
        font-size: 18px;
        line-height: 20px;
    }
    .forest-main-content .forest-main-title::before {
        width: 50px;
        height: 40px;
    }
    .forest-main-text li {
        padding: 0 0 0 26px;
        font-size: 15px;
        line-height: 21px;
    }
    .forest-main-text li::before {
        top: 5px;
        width: 18px;
        height: 11px;
    }
    * + .forest-intro-text {
        margin: 25px 0 20px;
    }
    .forest-intro-text p {
        margin: 10px 0 0;
        font-size: 15px;
        line-height: 21px;
    }
    .forest-intro-text .intro-text-inner {
        max-width: 590px;
        margin: 10px auto 0;
        padding: 20px 40px;
    }
    .forest-intro-text .intro-text-inner li {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-intro-text .intro-text-inner li::before {
        top: 6px;
        width: 3px;
        height: 3px;
    }
    .forest-intro-text .intro-sub-title {
        padding: 0 0 10px;
        border-bottom-width: 1px;
        font-size: 16px;
        line-height: 18px;
    }
    .forest-intro-text .paragraph-br {
        line-height: 21px;
    }
    .paragraph-br {
        line-height: 21px;
    }
    .forest-table th, .forest-table td {
        font-size: 15px;
        line-height: 17px;
    }
    .course-site-link * {
        font-size: 15px;
        line-height: 17px;
    }
    .course-site-link a {
        overflow-wrap: break-word;
    }
    .forest-intro-text .paragraph-title {
        margin: 20px 0 0;
        padding: 0 0 10px;
        font-size: 18px;
        line-height: 20px;
    }
    .forest-homepage a {
        padding: 5px 10px;
        font-size: 14px;
        line-height: 16px;
    }
    .forest-homepage a::before {
        width: 12px;
        height: 12px;
    }
    .forest-image-area + .forest-intro-text {
        margin: 40px 0 25px;
    }
    .forest-tab-content {
        margin: 60px 0 0;
        padding: 80px 0 0;
    }
    .forest-tab-content .forest-tab-button {
        padding: 10px 0;
        font-size: 16px;
        line-height: 18px;
    }
    .forest-title-text .inner-wrap {
        padding: 15px 25px;
    }
    .forest-title-text .title-text {
        font-size: 16px;
        line-height: 18px;
    }
    .forest-title-text p {
        font-size: 15px;
        line-height: 19px;
    }
    * + .forest-course-list {
        margin: 40px 0 0;
    }
    .forest-course-list li {
        padding: 15px 20px;
    }
    .forest-course-list .course-title-text {
        font-size: 16px;
        line-height: 18px;
    }
    .forest-course-list .course-title-text img {
        width: 19px;
        height: auto;
    }
    .forest-center-list .list-box {
        padding: 15px 25px;
    }
    .forest-center-list .list-box .center-name {
        font-size: 16px;
        line-height: 18px;
    }
    .forest-center-list .list-box p {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-center-list .list-box .center-multi-list {
        margin: 0 15%;
    }
    .forest-center-list .list-box .center-multi-list li {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-center-list .list-box .center-multi-list li::before {
        top: 5px;
    }
    .forest-program {
        padding: 15px 25px;
    }
    .forest-program .forest-program-title {
        font-size: 16px;
        line-height: 18px;
    }
    .forest-program .forest-program-list li {
        margin: 10px 0 0;
    }
    .forest-program .forest-program-list .program-name {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-program .forest-program-list .program-name + p {
        line-height: 16px;
    }
    .forest-information-tel {
        padding: 25px;
    }
    .forest-information-tel .information-title {
        font-size: 16px;
        line-height: 18px;
    }
    .forest-information-tel .information-title::before {
        left: 55px;
    }
    .forest-information-tel p {
        font-size: 15px;
        line-height: 23px;
    }
    .forest-information-tel .forest-site-link a {
        font-size: 14px;
        line-height: 16px;
    }
    .forest-reserve * {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-reserve strong {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-reserve li li {
        padding: 0 0 0 10px;
    }
    .forest-reserve li li::before {
        width: 3px;
        height: 3px;
    }
    .forest-signboard {
        padding: 25px;
    }
    .forest-signboard .signboard-text strong {
        font-size: 15px;
        line-height: 17px;
    }
    .forest-signboard .signboard-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .forest-tour {
        padding: 25px;
    }
    .forest-tour .tour-title {
        font-size: 16px;
        line-height: 18px;
    }
    * + .forest-guide {
        margin: 30px 0 0;
    }
    .forest-guide {
        padding: 25px;
    }
    .forest-guide * {
        font-size: 14px;
        line-height: 18px;
    }
    .forest-guide .guide-control-box {
        padding: 15px 0;
    }
    .forest-guide .guide-title {
        font-size: 16px;
        line-height: 18px;
    }
    .forest-guide .guide-text {
        margin: 15px 0 0;
    }
    .margin-top-65 {
        margin-top: 35px;
    }
    .margin-bottom-65 {
        margin-bottom: 35px;
    }
}
@media all and (max-width: 900px) {
    .forest-signboard .signboard-image {
        flex: 0 0 170px;
    }
    .forest-signboard .signboard-text {
        flex: 0 0 calc(100% - 170px - 15px)
    }
}
@media all and (max-width: 640px) {
    .paragraph-br {
        display: inline;
        margin: 0 7px 0 0;
    }
    .course-site-link {
        display: block;
    }
    .course-map, .forest-image-area {
        margin: 0 10px;
        padding: 0 0 25px;
    }
    .forest-image-view {
        display: block;
    }
    .forest-main-text {
        margin:0 10px;
    }
    .forest-intro-text {
        padding: 20px;
    }
    .forest-center-list .list-box p {
        display: block;
        text-align: center;
    }
    .forest-center-list .list-box p .center-tel {
        display: block;
        margin: 10px 0 0;
    }
    .forest-information-tel .information-title {
        display: block;
        position: relative;
        top: inherit;
        left: inherit;
        text-align: left;
    }
    .forest-information-tel .information-title::before {
        top: 7px;
        right: 0;
        width: auto;
    }
    .forest-information-tel .forest-site-link {
        position: static;
        margin: 5px 0 10px;
        text-align: left;
    }
    .forest-guide .guide-control-box img {
        max-width: 80%;
        height: auto;
    }
    * + .forest-title-text {
        margin: 35px 0 15px;
    }
    * + .forest-course-list {
        margin: 20px 0 0;
    }
    .forest-course-list li {
        margin: 20px 0 0;
    }
    .forest-course-list + .forest-image-area {
        margin: 50px 0 0;
    }
    .forest-signboard ul {
        display: block;
    }
    .forest-signboard li, .forest-signboard li:nth-child(2) {
        margin: 15px 0 0;
    }
}
@media all and (max-width: 500px) {
    .forest-guide .guide-control-box {
        display: block;
        padding: 10px;
    }
    .forest-guide .guide-control-box li {
        margin: 15px 0 0;
    }
    .forest-guide .guide-control-box li:first-child {
        margin: 0;
    }
    .forest-guide .guide-control-box img {
        max-width: 96px;
    }
}
@media all and (max-width: 400px) {
    .forest-signboard li {
        display: block;
    }
    .forest-signboard li, .forest-signboard li:nth-child(2) {
        margin: 30px 0 0;
    }
    .forest-signboard .signboard-image {
        width: 263px;
        margin: 0 auto 10px;
    }
    .forest-signboard .signboard-text strong {
        margin:0 0 10px;
    }
}