@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese');
body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Noto Sans JP', sans-serif;
    font-size: 18px;
    user-select:none;
    -webkit-user-select:none;
    -ms-user-select: none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-drag:none;
    -khtml-user-drag:none;
}


/* ---------------------------------- */


/* Single Goals Section Start ------- */


/* ---------------------------------- */

.branch-goals #images li {
    padding: 20px 30px 20px 20px;
    background-color: #c7c7c7;
}

#images .chan1 li.selected {
    background-color: #00a5f0;
}

#images .chan2 li.selected {
    background-color: #00a5f0;
}

#images .chan3 li.selected {
    background-color: #de537f;
}

#images .chan4 li.selected {
    background-color: #00ab84;
}

#images .chan5 li.selected {
    background-color: #00ab84;
}

#images .chan6 li.selected {
    background-color: #f0831e;
}

#images .chan7 li.selected {
    background-color: #6e6cb7;
}

#images .chan8 li.selected {
    background-color: #45b435;
}

#images .chan9 li.selected {
    background-color: #45b435;
}

#images .chan10 li.selected {
    background-color: #fafad2;
}

.branch-goals {
    padding: 25px 20px;
}

.branch-goals .col {
    background-color: #d2d2d2;
    padding: 20px 30px 20px 20px;
}

tr.active {
    background-color: bisque;
}

.card {
    /* width:320px;
    margin:0 auto; */
    border-radius: 10px;
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(10px - 1px);
    border-top-right-radius: calc(10px - 1px);
}

.card-title {
    font-family: Hiragino Sans;
    font-style: normal;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    /*letter-spacing: 0.1em;*/
    color: #424242;
    min-height: 120px;
}

.close {
    font-size: 30px;
    opacity: 0.6;
}

.modal-header {
    align-items: baseline;
    width: 100%;
}

.modal-header p {
    width: 50%;
    float: left;
}

.modal-header button {
    width: 50%;
    float: left;
    text-align: right;
}

.modal-title {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
}

.modal-body .justify-content-right li,
.modal-body .justify-content-center li {
    margin: 5px;
    padding: 0px;
}


/* ---------------------------------- */


/* Single Goals Section End --------- */


/* ---------------------------------- */


/* -------------------------- */


/* Main Section Start ------- */


/* -------------------------- */

#sdgs-global-back{
    width: 50px;;
}

.main {
    padding: 25px 20px 20px;
}

.icon {
    padding: 0px 20px 80px 20px;
}

.main h1 {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 52px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #424242;
}

.main h3 {
    font-family: Hiragino Sans;
    font-style: normal;
    font-size: 28px;
    line-height: 42px;
}

.main img {
    width: 100%;
    height: auto;
    -webkit-user-drag: none;
}

.main .container {
    padding: 30px;
}

.main .col {
    padding: 10px;
}

.main desc {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
}

.main .img-col {
    padding: 0px 70px 20px 70px;
}

.icon .col1 {
    background-color: #00a5f0;
}

.icon .col2 {
    background-color: #796baf;
}

.icon .col3 {
    background-color: #de537f;
}

.icon .col4 {
    background-color: #00ab84;
}

.icon .col5 {
    background-color: #34eb9b;
}

.icon .col6 {
    background-color: #f0831e;
}

.icon .col7 {
    background-color: #6e6cb7;
}

.icon .col8 {
    background-color: #e3a3de;
}

.icon .col9 {
    background-color: #45b435;
}

.icon .col10 {
    /* background-color: #fafad2; */
    background-color: #45b435;
}   

.icon .col11 {
    /* background-color: #34eb9b; */
    background-color: #fafad2;
}

.icon img {
    border-radius: 7px;
    border: 5px solid white;
    width: 100px;
}

.icon ul,
.branch-goals ul {
    flex-wrap: wrap;
    display: flex;
    list-style: none;
    padding-left: 0px;
}

.branch-goals .align-items-center ul {
    margin-left: 0.45rem;
}

.branch-goals ul li {
    flex: 1 0 auto;
    border-radius: 10px;
    margin: 0;
    padding: 14px;
    max-width: 33.3%;
}

.branch-goals .modal ul li {
    margin: 5px;
    padding: 0px;
    width: 88px;
    max-width: 88px;
}

.branch-goals .modal ul li img {
    width: 100%;
}

.icon ul a {
    flex: 1 0 auto;
    border-radius: 10px;
    margin: 20px 10px;
    min-width: 45%;
    max-width: 50%;
}

.icon ul a:hover,
.main .col a:hover img {
    transform: translateY(-8px);
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}

.branch-container {
    padding: 0 85px;
}

.icon ul a li {
    padding: 15px;
}

.goal-header {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.goal-content-wrap {
    margin-top: 229px;
}

.goal-header-wrap,
.goal-content-wrap {
    padding: 0 200px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    left: 0;
}

.sticky+.content {
    padding-top: 102px;
}

.goal-pt th,
.goal-pt td {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}

.goal-header p {
    font-size: 14px;
    line-height: 1.7;
}


/* .goal-header .table {
    margin-bottom: 0;
} */

.branch-goals .card {
    cursor: pointer;
}

.goal-header th.bala5 {
    width: 28%;
}

.goal-header th.bala4 {
    width: 49.5%;
}

.goal-header th.bala3 {
    width: 18%;
}

.goal-header th.bala2 {
    width: 8%;
}

.goal-header th.bala1 {
    width: 3.5%;
}

.goal-header th {
    padding: 0!important;
}

.goal-header tr {
    width: 100%;
}

.add_padding {
    padding-top: 100px;
}

#goals-13.goal-pt th,
#goals-13.goal-pt td {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.modal-dialog {
    margin: 70px auto;
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
    /* .branch-goals ul li {
		margin: 20px 10px;
	} */
    .main .img-col {
        padding: 0px;
    }
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
    /* .card{
		width: 16em;
	} */
    .main .img-col {
        padding: 0px;
    }
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    /* .card{
		width: 22em;
	} */
    .main .img-col {
        padding: 0px;
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
    /* .card{
		width: 18em;
	} */
}

@media(max-width: 1265px) {
    .goal-header-wrap,
    .goal-content-wrap {
        padding: 0 60px;
    }
}

@media(max-width: 1200px) {
    .branch-goals .align-items-center ul {
        margin-left: 0;
    }
    .branch-goals ul li {
        margin: 0 10px 20px;
        padding: 0;
    }
    .branch-goals .card {
        width: unset;
    }
    .branch-goals {
        padding: 25px 0;
    }
    .branch-goals ul li {
        margin: 0 0 20px;
        padding: 0 10px;
    }
    .branch-goals ul li {
        max-width: 33.33%;
    }
    .branch-container {
        padding: 0 70px;
    }
}

@media(max-width:1024px) {
    .goal-header th.bala4 {
        width: 41.5%;
    }
    .goal-header th.bala3 {
        width: 18%;
    }
    .goal-header th.bala2 {
        width: 11%;
    }
    .goal-pt th,
    .goal-pt td {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    #goals-6.goal-pt th,
    #goals-6.goal-pt td {
        padding-top: 55px!important;
        padding-bottom: 55px!important;
    }
    #goals-11.goal-pt th,
    #goals-11.goal-pt td {
        padding-top: 75px!important;
        padding-bottom: 70px!important;
    }
    #goals-13.goal-pt th,
    #goals-13.goal-pt td,
    #goals-14.goal-pt th,
    #goals-14.goal-pt td {
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }
}

@media(max-width: 992px) {
    .branch-goals ul li {
        flex: 1 0 auto;
        border-radius: 10px;
        margin: 0;
        padding: 14px;
        max-width: 48%;
    }
    .branch-goals ul li:nth-child(even) {
        margin-right: 0;
        padding-right: 0;
    }
    .branch-goals ul li:nth-child(odd) {
        margin-left: 0;
        padding-left: 0;
    }
    .branch-goals .modal ul li:nth-child(odd),
    .branch-goals .modal ul li:nth-child(even) {
        margin: 5px;
    }
    .goal-header th {
        font-size: 16px;
    }
    .goal-header th.bala4 {
        width: 41%;
    }
    .goal-header th.bala3 {
        width: 17%;
    }
    .goal-header th.bala2 {
        width: 11%;
    }
    .goal-header th.bala1 {
        width: 4.5%;
    }
    .branch-goals .modal ul li {
        width: 85px;
        max-width: 85px;
    }
}

@media(max-width: 851px) {
    .goal-header th {
        font-size: 14px;
    }
    .goal-header-wrap,
    .goal-content-wrap {
        padding: 0 30px;
    }
    .goal-header th.bala4 {
        width: 39%;
    }
    .goal-header th.bala3 {
        width: 20%;
    }
    .branch-goals .modal ul li:nth-child(odd),
    .branch-goals .modal ul li:nth-child(even) {
        margin: 5px;
    }
}

@media(max-width: 768px) {
    .modal-dialog {
        margin: 10px auto;
    }
    .goal-pt th,
    .goal-pt td {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
        font-size: 14px;
    }
    /* #goals-11.goal-pt th, #goals-11.goal-pt td , #goals-6.goal-pt th, #goals-6.goal-pt td{
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    } */
    /* #goals-11.goal-pt th, #goals-11.goal-pt td {
        padding-top: 80px!important;
        padding-bottom: 80px!important;
    }*/
    #goals-14.goal-pt th,
    #goals-14.goal-pt td,
    #goals-13.goal-pt th,
    #goals-13.goal-pt td {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }
    .modal-dialog {
        margin: 40px auto;
    }
}


/* -------------------------- */


/* Main Section End ------- */


/* -------------------------- */


/* -------------------------- */


/* SDG Goal------- */


/* -------------------------- */

.bala1 {
    width: 2%;
}

.bala2 {
    width: 10%;
}

.bala3 {
    width: 12%;
}

.bala4 {
    width: 48%;
}

.bal5 {
    width: 24%;
}

.front_icon ul a {
    padding: 3px 30px 20px 3px;
    border: 0.1px solid lightgray;
}


/*.img1 .img3 .img5 .img7 .img9 .img11 .img13 .img15 .img17 .img 19 
{
    width: 180px;
}
*/


/* -------------------------- */


/* SDG Goal End ------- */


/* -------------------------- */

@media(max-width: 767px) {
    .branch-container {
        padding: 0 50px;
    }
    .goal-header .table-responsive>table {
        margin-bottom: 15px;
    }
    .goal-header .table-responsive {
        border: 0;
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: unset!important;
    }
    .goal-header-wrap th.bala4 {
        min-width: 295px!important;
    }
    .goal-header-wrap th.bala3 {
        min-width: 200px!important;
    }
    .goal-header-wrap th.bala5 {
        min-width: 240px!important;
    }
    .goal-pt td:nth-child(3) {
        min-width: 200px!important;
    }
    .goal-pt td:nth-child(4) {
        min-width: 295px!important;
    }
    .goal-pt td:nth-child(5) {
        min-width: 240px!important;
    }
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    .branch-goals ul li {
        margin: 0 auto;
        padding: 10px 0px;
    }
    .justify-content-center ul a {
        margin: 10px 10px;
        padding: 3px 30px 30px 3px;
    }
    .branch-goals .align-items-center ul {
        margin-left: 0%;
    }
    /* .card{
		width: 14.5em;
	} */
    .main .img-col {
        padding: 0px;
    }
    .table-responsive {
        border: 1px solid #fff;
    }
    .goals .container {
        padding: 0 30px;
    }
    .branch-content2 .card-title {
        min-height: 50px;
    }
    .goal-header th.bala1,
    .goal-header th.bala2,
    .goal-header th.bala3,
    .goal-header th.bala4,
    .goal-header th.bala5 {
        width: 20%;
        min-width: 20%;
        max-width: 20%;
        padding: 0 20px!important;
    }
    .goal-header .table-responsive {
        border: 0;
    }
    .goal-content-wrap {
        margin-top: 258px;
    }
    .goal-pt th,
    .goal-pt td {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }
    /* #goals-6.goal-pt th,
    #goals-6.goal-pt td {
        padding-top: 90px!important;
    }
    #goals-9.goal-pt th,
    #goals-9.goal-pt td {
        padding-top: 40px!important;
    }
    #goals-10.goal-pt th,
    #goals-10.goal-pt td,
    #goals-11.goal-pt th,
    #goals-11.goal-pt td,
    #goals-13.goal-pt th,
    #goals-13.goal-pt td {
        padding-top: 70px!important;
        padding-bottom: 50px;
    } */
    .modal-header {
        background-size: 100% 100%!important;
    }
}

@media(max-width: 577px) {
    .modal-dialog {
        margin: 10px auto;
    }
}

@media (max-width: 576px) {
    .col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .icon ul a {
        flex: 1 0 auto;
        border-radius: 10px;
        margin: 10px 10px;
        min-width: 100%;
        box-shadow: 1px 1px 5px 1px #e1e1e1;
    }
    .branch-goals ul li {
        flex: 1 0 auto;
        border-radius: 10px;
        margin: 20px 10px;
        padding: 14px;
        min-width: 100%;
    }
    .modal-body ul li {
        min-width: 0;
    }
    .branch-goals ul li:nth-child(odd) {
        margin: 0;
        padding: 0;
        margin-bottom: 30px;
    }
    .branch-goals ul li:nth-child(even) {
        margin: 0;
        padding: 0;
        margin-bottom: 30px;
    }
    .branch-goals ul li:nth-child(odd),
    .branch-goals ul li:nth-child(even) {
        margin: 15px 3px;
    }
    .img-col .col-xs-2 {
        width: 16.667%!important;
        display: block;
        padding: 3px;
        float: left;
    }
    .main .img-col {
        display: block;
    }
    .main .container.text {
        padding: 30px 0;
    }
    .icon {
        padding: 0px 0px 80px 0px;
    }
    .icon-wrap .row .row {
        padding: 0;
    }
    .modal-dialog {
        margin: 56px 20px;
    }
    .branch-goals .modal ul li {
        width: 50px;
        max-width: 50px;
    }
    ul.modal-list-gp {
        padding-right: 20px;
    }
}


@media(max-width: 430px) {
    .goal-content-wrap {
        margin-top: 304px;
    }
    .goal-pt th,
    .goal-pt td {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }
    /* #goals-11.goal-pt th,
    #goals-11.goal-pt td {
        padding-top: 80px!important;
        padding-bottom: 80px!important;
    }
    #goals-14.goal-pt th,
    #goals-14.goal-pt td,
    #goals-13.goal-pt th,
    #goals-13.goal-pt td {
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    } */
    .modal-dialog {
        margin: 65px 20px;
    }
    .modal-header {
    height: 250px!important;
}
}

@media(max-width: 425px) {
    /*.img-col .col-xs-4 {*/
    /*    max-width: 100%;*/
    /*    flex: 0 0 100%;*/
    /*}*/
    .goal-header p {
        font-size: 11px;
    }
    .goal-content-wrap {
        margin-top: 303px;
    }
}

@media(max-width: 376px) {
    .branch-container {
        padding: 0 15px;
    }
    .branch-goals .row.align-items-center {
        margin: 0;
    }
    .goal-pt th,
    .goal-pt td {
        padding-top: 10px!important;
        padding-bottom: 30px!important;
    }
    /* #goals-11.goal-pt th,
    #goals-11.goal-pt td {
        padding-top: 90px!important;
    }
    #goals-16.goal-pt th,
    #goals-16.goal-pt td {
        padding-top: 60px!important;
    }
    #goals-13.goal-pt th,
    #goals-13.goal-pt td {
        padding-top: 40px!important;
    } */
    .modal-dialog {
        margin: 65px 20px;
    }
}

@media(max-width: 375px) {
    .img-col .col-xs-2 {
        width: 33.333%!important;
    }
    /*.branch-goals .modal-list-gp {
        width: 100%;
        display: block;
    }
    .branch-goals .modal .modal-list-gp li {
        display: block;
        float: left;
    }
    .branch-goals .modal .modal-list-gp li img {
        width: 50px!important;
    }
    */
    .branch-goals .modal .row {
        width: 100%;
    }
    .goal-content-wrap {
        margin-top: 270px;
    }
    .modal-dialog {
        margin: 55px 20px;
    }
}

@media(max-width: 321px) {
    /* #goals-6.goal-pt th,
    #goals-6.goal-pt td {
        padding-top: 60px!important;
    } */
    .goal-pt th,
    .goal-pt td {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }
}

.modal-title,
.modal-body,
.card-title {
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


/* Safari 11+ */

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        .vendorList {
            background-color: transparent;
        }
        .modal-title,
        .modal-body,
        .card-title {
            user-select: none;
            -webkit-user-select: none;
            /* Safari fallback only */
            -webkit-user-select: none;
        }
    }
}


/* Safari 10.1 */

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        .vendorList {
            background-color: transparent;
        }
        .modal-title,
        .modal-body,
        .card-title {
            user-select: none;
            -webkit-user-select: none;
            /* Safari fallback only */
            -webkit-user-select: none;
        }
    }
}
