@charset "UTF-8";
/* CSS Document */
* {
    /*box-sizing: unset;*/
}

h2 {
    font-size: 16px;
    font-weight: 700;
}

.page_block {
    width: 100%;
}

#page_block01 {
    display: inline-block;
    position: relative;
    padding: 20px 0 30px 0;
    background: #EEF8F7;
    margin-top: -4px;
}

#report_block_top {
    position: relative;
    width: 90%;
}

#report_block_top .report_left_block {
    /*right: 0;*/
    /*top: 40px;*/
    width: 90%;
    margin-left: 5%;
    /*margin: 0 auto;*/
    position: relative;
}

#report_block_top .report_photo {
    border-radius: 20px;
    /*width: 60%;*/
    width: 90%;
    max-width: 427px;
    /*height: 254px;*/
    height: 214px;
    /*background: url("../../../img/menu/0/0-4/report2020_photo.jpg") left center/100% no-repeat;*/
    margin-left: 5%;
    /*margin-right: 10%;*/
}

#report_block_top .dl_report-btn {
    height: 42px;
    /*margin-left: 5%;*/
    /*position: absolute;*/
    /*margin-left: 0;*/
}

#report_block_top .dl_report-btn a {
    height: 42px;
    line-height: 42px;
}

#report_block_top .report_title {
    /*width: 40%;*/
    font-weight: 500;
    text-align: center;
    /*text-align: left;*/
    font-size: 25px;
    margin-top: 0;
    /*margin-left: 15%;*/
}

.year_block {
    display: flex;
    position: relative;
    width: 90%;
    max-width: 1080px;
    /*margin-top: 20px;*/

}

.report_block {
    display: flex;
    position: relative;
    width: 100%;
    border-radius: 10px;
    margin-left: 20px;
}

.year {
    display: none;
    position: relative;
    /*margin-left: 10%;*/
    margin-left: 128px;
    margin-top: 100px;
    width: 100px;
    height: 28px;
    text-align: right;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #ABABAB;
}

.circle {
    display: none;
    width: 18px;
    height: 18px;
    border: 3px solid #ABABAB;
    margin-top: 100px;
    /*margin-left: 18px;*/
    margin-left: 21px;
    margin-right: 20px;
    border-radius: 18px;
    background: #fff;
    z-index: 2;
}

.active .report_block {
    background: #EEF8F7;
}

.active .year {
    font-size: 40px;
    line-height: 25px;
    color: #4AC8C1;
}

.active .circle {
    /*width: 18px;*/
    /*height: 18px;*/
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin-top: 100px;
    margin-left: 20px;
    background: #4AC8C1;
    border: 3px solid #4AC8C1;
}

.report_photo {
    display: block;
    /*width: 40%;*/
    width: 52%;
    /*height: 110px;*/
    /*height: 17vh;*/
    height: 31vw;
    max-width: 287px;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    /*float: left;*/
}

.vertical_photo {
    /*width: 20%;*/
    width: 40%;
    max-width: 180px;
}

#report2013_photo {
    background: url("../../../img/menu/0/0-4/report2013_photo.png") center center/cover no-repeat;
}

#report2014_photo {
    background: url("../../../img/menu/0/0-4/report2014_photo.png") center center/cover no-repeat;
}

#report2015_photo {
    background: url("../../../img/menu/0/0-4/report2015_photo.jpg") center center/cover no-repeat;
}

#report2016_photo {
    background: url("../../../img/menu/0/0-4/report2016_photo.jpg") center center/cover no-repeat;
}

#report2017_photo {
    background: url("../../../img/menu/0/0-4/report2017_photo.jpg") left center/cover no-repeat;
}

#report2018_photo {
    background: url("../../../img/menu/0/0-4/report2018_photo.jpg") left center/cover no-repeat;
}

#report2019_photo {
    background: url("../../../img/menu/0/0-4/report2019_photo.jpg") left center/cover no-repeat;
}

#report2020_photo {
    background: url("../../../img/menu/0/0-4/report2020_photo.jpg") left center/cover no-repeat;
}

#report2021_photo {
    background: url("../../../img/menu/0/0-4/report2021_photo.jpg") left center/cover no-repeat;
}

#report2022_photo {
    background: url("../../../img/menu/0/0-4/report2022_photo_en.jpg") left center/cover no-repeat;
}

#report2023_photo {
    background: url("../../../img/menu/0/0-4/report2023_photo.png") left center/cover no-repeat;
}

#page_block02 {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 10px 0;
    background: #fff;
}

#select_report_year_block {
    width: 90%;
    text-align: left;
    /*height: 62px;*/
    padding: 10px;
}

.selector-view {
    margin-left: 10%;
}

/*#select_year_label{*/
/*    margin-left: 10%;*/
/*}*/
/*#select_year{*/
/*    width: 283px;*/
/*    height: 42px;*/
/*    line-height: 42px;*/
/*    border: 1px solid #3AAFA9;*/
/*    padding-left: 10px;*/
/*    position: relative;*/
/*    border-radius: 42px;*/
/*    appearance: none;*/
/*    -moz-appearance: none;*/
/*    -webkit-appearance: none;*/
/*    background-image: url("../../../img/menu/0/0-4/select_arrow.svg");*/
/*    background-position: right 1em top 50%;*/
/*    background-size: 5%;*/
/*    background-repeat: no-repeat;*/
/*}*/
/*option{*/
/*    background: #fff!important;*/
/*    color: #40474A;*/
/*}*/
/*option[class = 'un_select']{*/
/*    color: #C8CBD0!important;*/
/*}*/
.select_label {
    width: auto;
    height: 42px;
    line-height: 42px;
    float: left;
}

#yearSelect {
    width: 200px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #3AAFA9;
    padding-left: 10px;
    position: relative;
    border-radius: 42px;
    z-index: 6;
    background: white;
}

.selectHighLight {
    background-color: #3AAFA9 !important;
}

.selectIcon {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 15px;
    margin-right: 15px;
    background: url(../../../img/menu/7/7-1/icon-arrow-down.svg) no-repeat;
}

.arrow-up {
    background: url(../../../img/menu/7/7-1/icon-arrow-up.svg) no-repeat;
}

.selectIcon-rotate {
    margin-top: 7px;
    margin-right: 15px;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.select {
    /*position: absolute;*/
    position: relative;
    z-index: 3;
    width: 100%;
    height: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border: 1px solid #979797;
    background-color: #ffffff;
    display: inline-block;
    /*vertical-align: middle;*/
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    line-height: 40px;
    cursor: pointer;
    /*height: 28px;*/
    padding: 3px;
    text-align: center;
    color: #4a4a4a;
    vertical-align: top;


}

.selectOption {
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    line-height: 40px;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    color: #4a4a4a;
    margin-top: 10px;
    /*width: -webkit-fill-available;*/
    /*width: 283px;*/
    width: 200px;
    position: absolute;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0 2px 6px rgba(0 0 0 .1);
    border-radius: 20px;
}

.selectOptionItem {
    display: contents;
    line-height: 35px;
    border-radius: 20px;
    outline: 0;
    background-color: #FFFFFF;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    /*text-align: left;*/
    color: #717784;
    height: 35px;
    /*padding-left: 20px;*/
    text-align: center;
}

.selectOptionItem:hover {
    background-color: #EEF8F7;
    border-radius: 6px;
}

#page_block03 {
    display: inline-block;
    position: relative;
    width: 100%;
    /*height: 1495px;*/
    /*height: 600px;*/
    height: 550px;
    padding: 20px 0;
    /*overflow: auto;*/
    overflow: hidden;
    background: #fff;
}

.report_left_block {
    display: block;
    margin-right: 0;
    /*width: 48%;*/
    width: 38%;
    /*min-width: 130px;*/
    min-width: 100px;
    position: absolute;
    right: 10px;
}

.year_line {
    display: none;
    position: absolute;
    padding: 20px 0;
    top: 0;
    left: 258px;
    /*left: 255px;*/
    width: 1px;
    /*height: 1295px;*/
    height: 100%;
    /*background: #3AAFA9;*/
    z-index: 1;
    box-sizing: unset;
}

/*.year_line.first{*/
/*    background: linear-Gradient(rgba(58, 175, 169, 0) 0%, #3AAFA9 4.94% ,#3AAFA9 93.27% ,#3AAFA9 100%)!important;*/
/*}*/

#page_block03 > .year_block > .year_line {
    background: linear-Gradient(rgba(58, 175, 169, 0) 0%, #3AAFA9 4.94%, #3AAFA9 93.27%, #3AAFA9 100%) !important;
}

#page_block03 > .year_block ~ .year_block > .year_line {
    background: linear-Gradient(#3AAFA9 0%, #3AAFA9 4.94%, #3AAFA9 93.27%, #3AAFA9 100%);
}

/*.year_line.last{*/
/*    padding-bottom: 0;*/
/*    background: linear-Gradient(#3AAFA9 0%, #3AAFA9 4.94% ,#3AAFA9 93.27% ,rgba(58, 175, 169, 0) 100%)!important;*/
/*}*/

#page_block03 > .year_block:last-child > .year_line {
    padding-bottom: 0;
    background: linear-Gradient(#3AAFA9 0%, #3AAFA9 4.94%, #3AAFA9 93.27%, rgba(58, 175, 169, 0) 100%) !important;
}

.report_title {
    /*width: 45%;*/
    /*margin-left: 3%;*/
    /*padding-top: 9%;*/
    /*text-align: left;*/
    text-align: center;
    color: #40474A;
    margin-top: 23%;
    /*font-size: 20px;*/
    font-size: 16px;
}

.dl_report-btn {
    position: relative;
    cursor: pointer;
    width: 100%;
    /*max-width: 206px;*/
    max-width: 226px;
    /*width: 206px;*/
    height: 25px;
    margin-top: 10px;
    background: #3AAFA9 url("../../../img/menu/0/0-4/download_icon.svg") right 20% top 50%/8% no-repeat ;
    /*background: #3AAFA9;*/
    border-radius: 21px;
    opacity: 0.9;
}

.dl_report-btn:hover {
    opacity: 1;
}

.dl_report-btn a {
    position: absolute;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;

    font-size: 12px;
    color: #fff;
    left: 10%;
    /*left: 25%;*/
    /*right: 5%;*/
}

#report_block_top .dl_report-btn {
    background: #3AAFA9 url("../../../img/menu/0/0-4/download_icon.svg") right 30% top 50%/8% no-repeat ;
}

#report_block_top .dl_report-btn a {
    left: 27%;
}
.vertical_photo {
    margin-left: 5%;
    /*height: 250px;*/
    height: 180px;
}

#show_more_btn {
    cursor: pointer;
    width: 170px;
    height: 42px;
    line-height: 42px;
    background: #3AAFA9;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 21px;
}

.search_icon {
    left: 10px;
}

.kinpo_report {
    text-align: center;
}


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

    #page_block03 {
        height: 610px;
    }
}

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

    #page_block03 {
        height: 630px;
    }
}

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

    #page_block03 {
        height: 690px;
    }

    .vertical_photo {
        height: 210px;
    }
}

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

    #report_block_top .report_photo {
        height: 284px;
    }
}

@media only screen and (min-width: 600px) {
    .report_photo {
        height: 26vw;
    }

    #page_block03 {
        height: 720px;
    }

    .vertical_photo {
        height: 250px;
    }
}

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

    .report_photo {
        height: 19vh;
    }

    #page_block01 {
        padding: 20px 0;
    }

    #page_block03 {
        height: 720px;
    }

    #report_block_top .report_photo {
        border-radius: 20px;
        width: 50%;
        max-width: 427px;
        height: 254px;
        margin-left: 10%;
        float: left;
    }

    #report_block_top .report_left_block {
        position: absolute;
        width: 35%;
        top: 40px;
        right: 0;
    }

    #report_block_top .report_title {
        text-align: left;
        font-size: 25px;
        margin-left: 0;
        margin-top: 12%;
        position: absolute;
    }

    #report_block_top .dl_report-btn {
        /*margin-left: 5%;*/
        position: absolute;
        margin-left: 0;
        margin-top: 120px;
    }

    .report_photo {
        margin-left: 10%;
        height: 200px;
    }

    .vertical_photo {
        height: 250px;
    }



    .vertical_photo {
        margin-left: 16%;
    }

    h2 {
        font-size: 20px;
    }
}

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

    .dl_report-btn {
        height: 42px;
        background: #3AAFA9 url("../../../img/menu/0/0-4/download_icon.svg") right 1em top 50%/8% no-repeat;
    }

    .dl_report-btn a {
        height: 42px;
        line-height: 42px;
        font-size: 15px;
    }


    #report_block_top .dl_report-btn{
        background: #3AAFA9 url("../../../img/menu/0/0-4/download_icon.svg") right 10% top 50%/8% no-repeat;
    }

    #report_block_top .dl_report-btn a {
        left: 5%;
    }
}

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

    #yearSelect {
        width: 283px;
    }

    .selectOption {
        width: 283px;
    }

    .dl_report-btn a {
        /*font-size: 18px;*/
        font-size: 16px;
        /*left: 25%;*/
        left: 5%;
    }

    .report_title {
        text-align: center;
    }

    #report_block_top .report_left_block {
        top: 0;
    }

    #report_block_top .report_title {
        font-size: 32px;
        width: 320px; /*英文版面限定*/
    }

    #report_block_top .dl_report-btn {
        margin-top: 180px;
    }

    #report_block_top .report_left_block {
        right: 10%;
    }

    .report_block {
        width: 70%;
    }

    .year, .circle, .year_line {
        display: block;
    }

    .report_left_block {
        right: 0;
    }

    .report_photo {
        width: 40%;
        margin-left: 10%;
    }

    .vertical_photo {
        margin-left: 17%;
    }
}

@media only screen and (min-width: 1280px) {
    .report_left_block {
        width: 48%;
    }
}

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

    #report_block_top .report_photo {
        margin-left: 20%;
    }

    .selector-view {
        margin-left: 20%;
    }

    #report_block_top .dl_report-btn {
        margin-top: 200px;
    }

    #report_block_top .report_left_block {
        right: 15%;
    }
}

@media only screen and (min-width: 2000px) {
    #report_block_top .report_left_block {
        top: -20px;
    }

    #report_block_top .dl_report-btn {
        margin-top: 220px;
    }
}