﻿.bg-text {
    background-image: url(../images/about/about-top.jpg);
}

main.page-intro .box .box {
    max-width: 100%;
}

main.page-intro .box {
    max-width: 100%;
    width: 100%;
}

main.page-intro .box .d-box {
    width: 90%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.bg-have {
    padding: 100px 0;
    background: #faf4ea;
    margin-bottom: 100px;
}

.bg-have .second-head span {
    background: #faf4ea;
}

.bg-have.bg2 {
    background: #fcfaf6;
    margin-bottom: 0;
}

.bg-have.bg2 .second-head span {
    background: #fcfaf6;
}

.left-box {
    width: 42%;
}

.left-box figure {
    border-radius: 20px;
    overflow: hidden;
}

.right-box {
    width: 53%;
    margin: 0 0 0 5%;
}

.right-inner h4 {
    position: relative;
    padding: 0 30px 0 30px;
}

.right-inner h4:before,.right-inner h4:after {
    color: rgb(228 197 147);
    content: "❝";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.8em;
    line-height: 1;
}

.right-inner h4:after {
    content: "❞";
    left: inherit;
    bottom: -20px;
    top: inherit;
}


.map-detail dl.list {
    justify-content: flex-start;
    border-top: 1px solid hsl(30deg 22.5% 84.31% / 42%);
    padding: 20px 0;
}

.map-detail dl.list dt {
    width: 16%;
}

.map-detail dl.list dd {
    width: 84%;
    padding: 0 0 0 2%;
}

.only-dd dl.list dd {
    padding: 0;
}

.map-detail dl.list:last-child {
    border-bottom: 1px solid hsl(30deg 22.5% 84.31% / 42%);
}

.map-detail dl.list dd p,.map-detail dl.list dd a {
    display: inline-block;
}

.map-detail dl.list dd a {
    margin: 0 0 0 20px;
}

.map-detail dl.list dd ul {
    display: block;
    list-style: disc;
    padding: 0 0 0 20px;
}



@media (max-width: 1920px) {



}


@media (max-width: 1699px) {


}

@media (max-width: 1449px) {


}
@media (max-width: 1399px) {

}

@media (max-width: 1299px) {
    .bg-have {
        padding: 80px 0;
        margin-bottom: 80px;
    }
}
@media (max-width: 1023px) {

}



@media (max-width: 991px) {

    main.page-intro .box .d-box.about-d {
        width: 100%;
    }
        
    .d-middle-box.flex {
        flex-wrap: wrap;
    }

    
    .first-head {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .left-box figure {
        display: none;
    }


    .left-box {
        width: 100%;
        height: 430px;
        background: url(../images/about/a01.jpg) no-repeat;
        background-size: cover;
        background-position: center 72%;
    }
    
    .right-box {
        width: 90%;
        margin: 30px auto 0;
    }
}

@media (max-width: 767px) {

.bg-text {
    height: 200px;
    border-radius: 10px 0 0 10px;
    width: 96%;
}

.bg-have {
    padding: 30px 0 60px;
    margin: 0 auto 30px;
}

.left-box {
    height: 200px;
}

.right-box {
    margin: 20px auto 0;
}

.right-inner h4:after {
    right: 0;
    bottom: inherit;
    top: 0;
}

.right-inner h4:before, .right-inner h4:after {
    font-size: 1.5em;
}

.right-inner h4 {
    text-align: center;
    line-height: 1.9;
    padding: 0;
    max-width: 270px;
    margin: auto;
}

.map-detail dl.list {
    flex-wrap: wrap;
    padding: 15px 0;
}

.map-detail dl.list dt {
    width: 100%;
}

.map-detail dl.list dd {
    width: 100%;
    padding: 5px 0 0 0;
}

.map-detail dl.list dd a {
    margin: 0;
    display: block;
}



    
}

@media (max-width: 480px) {
  



}


@media (max-width: 350px) {


}
