@media print, screen and (min-width:768px) and (max-width:1048px) {
    .page-guidance-disclosure_open .inner {
        padding-left: 16px;
        padding-right: 16px
    }
}

.page-guidance-disclosure_open .open {
    padding: 20px 16px 30px
}

.page-guidance-disclosure_open .open__intro {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px
}

.page-guidance-disclosure_open .open__toplink {
    display: none
}

.page-guidance-disclosure_open .inner .open__cont {
    margin-bottom: 40px
}

.page-guidance-disclosure_open .inner .open__box .open__overview {
    margin-bottom: 30px
}

.page-guidance-disclosure_open .inner .open__box .open__overview p {
    margin-bottom: 20px
}

.page-guidance-disclosure_open .inner .open__box .open__overview p a {
    font-weight: 700
}

.page-guidance-disclosure_open .open__overview__txtlink a {
    text-decoration: underline;
    color: #146345
}

.page-guidance-disclosure_open .inner .open__box .open__overview p a:hover {
    opacity: .8
}

.page-guidance-disclosure_open .inner .open__box .open__overview p.noblank {
    margin-bottom: 0
}

.page-guidance-disclosure_open .inner .open__box .open__overview p.noblank a {
    margin: 5px 0
}

.page-guidance-disclosure_open .inner .open__box .open__overview p.noblank a:before {
    padding: 7px 0;
    background: url(/assets/img/module/icn_arrow.png) no-repeat;
    background-size: 100% auto;
    top: 3px
}

.page-guidance-disclosure_open .inner .open__box .open__overview a span {
    display: inline-block;
    margin: 0
}

.page-guidance-disclosure_open .inner .open__box .open__overview dl {
    margin-bottom: 20px
}

.page-guidance-disclosure_open .inner .open__box .open__overview dl dd, .page-guidance-disclosure_open .inner .open__box .open__overview dl dt {
    margin-bottom: 10px
}

.page-guidance-disclosure_open .inner .open__box .open__overview dl dd strong {
    color: #13814d
}

.page-guidance-disclosure_open .inner .open__box .open__overview ul {
    margin-bottom: 20px
}

.page-guidance-disclosure_open .inner .open__box .open__overview ul li {
    display: block;
    margin: 0 5px
}

.page-guidance-disclosure_open .inner .open__box .open__overview ul li+li {
    margin-top: 5px
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: left
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table {
    width: 100%;
    border-left: 1px solid #d3d8d9;
    font-size: 14px;
    line-height: 22px
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table td, .page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table th {
    padding: 10px;
    border: 1px solid #d3d8d9;
    vertical-align: middle
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table th {
    color: #FFF;
    background: #146345
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table thead th {
    text-align: left
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table th:nth-child(1) {
    width: 45px;
    text-align: center
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table th:nth-child(2) {
    width: 250px
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table tbody th {
    background: #d0eedd;
    color: #000;
    text-align: center
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table td a:before {
    background: url(/assets/img/module/icn_arrow.png) no-repeat;
    background-size: 100% auto;
    top: 4px
}

.page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table td a:after {
    background: url(/assets/img/module/icn_pdf.png) no-repeat;
    background-size: 100% auto;
    top: 2px
}

.page-guidance-disclosure_open .inner .open__box .open__overview ol {
    margin-bottom: 20px;
    display: flex;
    border: 1px solid #d3d8d9;
    justify-content: center;
    align-items: center
}

.page-guidance-disclosure_open .inner .open__box .open__overview ol li {
    display: block;
    height: auto;
    padding: 10px
}

.page-guidance-disclosure_open .inner .open__box .open__overview ol li img {
    align-items: center
}

.open__overview__pdfsoft {
    border: 5px solid #eee;
    padding: 14px 18px;
    line-height: 160%;
    margin-top: 24px
}

.open__overview__pdfsoft a {
    text-decoration: underline;
    color: #146345;
    font-weight: 700
}

@media print, screen and (min-width:768px) {
    .page-guidance-disclosure_open .open {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 60px
    }
    .open__overview__pdfsoft {
        margin-top: 52px
    }
    .page-guidance-disclosure_open .open__toplink {
        display: block;
        margin: 0 0 40px 0;
        padding: 14px 22px;
        background: url(/assets/img/module/bg_dot3.gif) repeat
    }
    .page-guidance-disclosure_open .open__toplink__list {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .page-guidance-disclosure_open .open__toplink__list li {
        margin-right: 12px;
        padding: 2px 0;
        line-height: 200%
    }
    .page-guidance-disclosure_open .open__toplink__list .module__link a:before {
        background-image: url(/assets/img/module/icn_arrow_02.png);
        top: 8px
    }
    .page-guidance-disclosure_open .open__toplink__notes {
        margin-top: 10px;
        color: #F00
    }
    .page-guidance-disclosure_open .inner .open__cont {
        margin-bottom: 60px
    }
    .page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table {
        width: 100%;
        border-left: 1px solid #d3d8d9;
        font-size: 14px;
        line-height: 22px
    }
    .page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table th:nth-child(2) {
        width: 400px
    }
}

@media only screen and (max-width:768px) {
    .page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table th:nth-child(2) {
        width: 200px
    }
}

@media only screen and (max-width:480px) {
    .page-guidance-disclosure_open .inner .open__box .open__overview .open__overview__table table {
        width: 479px
    }
}

.page-guidance-disclosure_open .open__togglebox__cont {
    display: none;
    margin-bottom: 40px
}

.page-guidance-disclosure_open .active .open__togglebox__cont {
    display: block;
    animation: fadeIn .5s ease 0s 1 normal;
    -webkit-animation: fadeIn .5s ease 0s 1 normal
}

position:relative
}

.page-guidance-disclosure_open .open__togglebox__ttl:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: #10663c;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: 11px
}

.page-guidance-disclosure_open .open__togglebox__ttl:before {
    content: '';
    display: block;
    height: 1px;
    width: 9px;
    background: #FFF;
    position: absolute;
    right: 8px;
    bottom: 22px;
    z-index: 1
}

.page-guidance-disclosure_open .planfirst__togglebox.active .open__togglebox__ttl:before {
    display: none
}

.page-guidance-disclosure_open .open__togglebox__ttl .module__ttl-big:before {
    content: '';
    display: block;
    height: 9px;
    width: 1px;
    background: #FFF;
    position: absolute;
    right: 12px;
    bottom: 18px;
    z-index: 1;
    transition: .25s transform;
    -webkit-transition: .25s transform
}

.page-guidance-disclosure_open .planfirst__togglebox.active .open__togglebox__ttl .module__ttl-big:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.page-guidance-disclosure_open .open__togglebox__ttl .module__ttl-big__item {
    margin-right: 30px
}

.page-guidance-disclosure_open .open__togglebox__ttl {
    position: relative
}

.page-guidance-disclosure_open .open__togglebox__ttl:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: #10663c;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: 11px
}

.page-guidance-disclosure_open .open__togglebox__ttl:before {
    content: '';
    display: block;
    height: 1px;
    width: 9px;
    background: #FFF;
    position: absolute;
    right: 8px;
    bottom: 22px;
    z-index: 1
}

.page-guidance-disclosure_open .open__togglebox.active .open__togglebox__ttl:before {
    display: none
}

.page-guidance-disclosure_open .open__togglebox__ttl .module__ttl-big:before {
    content: '';
    display: block;
    height: 9px;
    width: 1px;
    background: #FFF;
    position: absolute;
    right: 12px;
    bottom: 18px;
    z-index: 1;
    transition: .25s transform;
    -webkit-transition: .25s transform
}

.page-guidance-disclosure_open .open__togglebox.active .open__togglebox__ttl .module__ttl-big:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.page-guidance-disclosure_open .open__togglebox__ttl .module__ttl-big__item {
    margin-right: 30px
}

@media print, screen and (min-width:768px) {
    .page-guidance-disclosure_open .planfirst__cont {
        margin-bottom: 60px
    }
    .page-guidance-disclosure_open .planfirst__cont__txt {
        line-height: 28px
    }
    .page-guidance-disclosure_open .planfirst__cont__img {
        text-align: center
    }
    .page-guidance-disclosure_open .planfirst__cont__txt+.planfirst__cont__img {
        margin-top: 30px
    }
    .page-guidance-disclosure_open .planfirst__cont__img+.planfirst__cont__txt {
        margin-top: 30px
    }
    .page-guidance-disclosure_open .planfirst__cont__img img {
        width: auto;
        max-width: 100%
    }
    .page-guidance-disclosure_open .planfirst__cont__txt__name {
        margin-top: 20px
    }
    .page-guidance-disclosure_open .open__togglebox__cont {
        display: block
    }
    .page-guidance-disclosure_open .open__togglebox__ttl:before, .page-guidance-disclosure_open .open__togglebox__ttl:after, .page-guidance-disclosure_open .open__togglebox__ttl .module__ttl-big:before {
        display: none
    }
    .page-guidance-disclosure_open .open__togglebox__ttl .module__ttl-big__item {
        margin-right: 0
    }
    .page-guidance-disclosure_open .open__togglebox.active .open__togglebox__cont {
        animation: none;
        -webkit-animation: none
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.page-guidance-disclosure_open .open__togglebox__cont .module__link a:before {
    top: 3px
}

.page-guidance-disclosure_open .open__togglebox__cont .module__link.link-pdf a:after {
    top: 3px
}

@media print, screen and (min-width:768px) {
    .page-guidance-disclosure_open .open__togglebox__cont .module__link.link-external a:after {
        top: 6px
    }
}
.open__overview__txtlink {
    display: inline-block;
}
.open__overview__txtlink .external-link {
    display: inline-block;
    padding-right: 8px;
    position: relative;
}
.open__overview__txtlink .external-link:after {
    content: "";
    width: 13px;
    height: 12px;
    position: relative;
    left: 4px;
    display: inline-block;
    background-image: url(/assets/img/module/icn_link_g.png);
    background-size: 100% 100%;
}

.projectcont_rowgroup_section .projectcont_datalist+*, .projectcont_rowgroup_section .projectcont_list+*, .projectcont_rowgroup_section p+*, .projectcont_rowgroup_section_section+.projectcont_rowgroup_section_section {
    margin-top: 8px
}

.projectcont_rowgroup_section_section {
    padding-top: 8px
}

.projectcont_rowgroup_section .module__ttl-big, .projectcont_rowgroup_section .module__ttl-medium {
    margin-bottom: 14px
}
.projectcont_rowgroup_section p strong, .projectcont_rowgroup_section p a {
    color: #13814d !important;
}
@media print, screen and (min-width:768px) {
    .projectcont_common_table td, .projectcont_common_table th, .projectcont_rowgroup_section .projectcont_datalist, .projectcont_rowgroup_section .projectcont_list, .projectcont_rowgroup_section p {
        line-height: 200%
    }
    .projectcont_rowgroup_section_section {
        padding-top: 10px
    }
    .projectcont_rowgroup_section_section+.projectcont_rowgroup_section_section {
        margin-top: 10px
    }
}
