@charset "UTF-8";
/* CSS Document */

.IA_top_highlights.Top-Content {
    margin-top:0;
    }
.IA-top-wrapper.IA-page-highlights {
    display: block;
}
.highlights-chapter-txt {
    position: relative;
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 0px;
}
.highlights-chapter-txt h3 {
    margin:0 auto;
}
.highlights-catch {
    margin:0 auto;
}
.highlights-catch.type-1 {
    width: 289px;
}
    .highlights-catch.type-2 {
        width: 200px;
    }
    .highlights-catch.type-3 {
        width: 289px;
    }
.highlights-chapter-img {
    position: relative;
    box-sizing: border-box;
    width: calc(100% - 0px);
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.highlights-chapter-txt .lead_text {
    margin-bottom: 0;
}
.highlights-chapter-img.type-2 {
    padding-bottom: 80px;
}

  .highlights-chapter-img {
    position: relative;
    width: calc(100% - 0px);
    overflow: hidden;
}
    .IA_top_highlights.Top-Content {
        position: relative;
    width: calc(100% - 0px);
        max-width: 100%;
    overflow: hidden;        
    }
.highlights-caption {
    text-align: center;
}
.highlights-pic-wrapper {
    position: relative;
    box-sizing: border-box;
    width: calc(100% - 0px);
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 20px;
    padding-bottom: 40px;
}


@media screen and (min-width: 768px) {

.highlights-chapter-txt {
        width: calc(100% - 80px);
        max-width: 900px;
    }
    .highlights-chapter-txt .lead_text {
        margin-top:60px;
    }
.highlights-chapter-txt h3 {
        width:472px;
    }
.highlights-catch {
        margin-top:72px;
    }
.highlights-catch.type-1 {
        width: 424px;
    }
    .highlights-catch.type-2 {
        width: 294px;
    }
        .highlights-catch.type-3 {
        width: 554px;
    }
.highlights-chapter-img {
        padding: 0;
        padding-top: 40px;
        padding-bottom: 80px;
    }
    .highlights-chapter-img.type-2 {
        width: 87.164%;
        max-width: 1168px;
        padding-bottom: 80px;
        padding-bottom: 80px;
    }
    .highlights-chapter-img.type-3 {
        width: 93.31%;
        max-width: 1514px;
    }
}

@media screen and (min-width: 960px) {
    .highlights-chapter-txt {
        width: calc(100% - 160px);
    }
    .highlights-chapter-txt h3 {
        width:530px;
    }
    .highlights-pic-wrapper {
        max-width: 1676px;
        margin:0 auto;
        padding-top: 40px;
        padding-bottom: 140px;
    }
    .highlights-chapter-img.type-2 {
        width: 87.164%;
        max-width: 1168px;
        padding-bottom: 140px;
    }
       .highlights-chapter-img.type-3 {
        max-width: 1676px;
        padding-top: 80px;
        padding-bottom: 140px;
    }    
}

@media screen and (max-width:680px) {
    .highlights-pic-wrapper picture img {
        width:100%;        
    }
    .highlights-catch {
        margin-top:6%;
        margin-bottom: 6%;
    }
}

