@charset "UTF-8";
@media screen and (min-width: 1081px), print {
  .edusearch {
    padding: 60px 0 85px;
  }
  .edusearch .row {
    max-width: 940px;
  }
  .edusearch p.des {
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .edusearch_content {
    margin-top: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .edusearch_content .right_ct, .edusearch_content .left_ct {
    width: 443px;
  }
  .edusearch_content .right_ct .sec_box:not(:first-child), .edusearch_content .left_ct .sec_box:not(:first-child) {
    margin-top: 36px;
  }
  .edusearch_content .right_ct .sec_box h3.ttl_art, .edusearch_content .left_ct .sec_box h3.ttl_art {
    font-size: 2.4rem;
    padding-bottom: 14px;
    margin-bottom: 13px;
  }
  .edusearch_content .right_ct .sec_box p, .edusearch_content .left_ct .sec_box p {
    font-size: 1.6rem;
    line-height: 30px;
    text-align: justify;
    letter-spacing: 1px;
  }
  .edusearch_content .right_ct .sec_box p:not(:nth-of-type(1)), .edusearch_content .left_ct .sec_box p:not(:nth-of-type(1)) {
    margin-top: 20px;
  }
  .edusearch_content .right_ct .sec_box ul, .edusearch_content .left_ct .sec_box ul {
    padding: 15px 0;
  }
  .edusearch_content .right_ct .sec_box ul li, .edusearch_content .left_ct .sec_box ul li {
    border-top: 1px dashed #dcdcdc;
    padding-left: 17px;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 1.6rem;
    letter-spacing: 1px;
    padding: 12px 0 12px 17px;
    position: relative;
  }
  .edusearch_content .right_ct .sec_box ul li.pdf_link a, .edusearch_content .left_ct .sec_box ul li.pdf_link a {
    padding-right: 20px;
    position: relative;
  }
  .edusearch_content .right_ct .sec_box ul li.pdf_link a:after, .edusearch_content .left_ct .sec_box ul li.pdf_link a:after {
    content: '';
    width: 18px;
    height: 22px;
    background: url("/activity/research/img/icon_pdf.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    top: 50%;
    right: -2px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .edusearch_content .right_ct .sec_box ul li a, .edusearch_content .left_ct .sec_box ul li a {
    color: #0099e8;
    text-decoration: underline;
  }
  .edusearch_content .right_ct .sec_box ul li a:hover, .edusearch_content .left_ct .sec_box ul li a:hover {
    text-decoration: none;
  }
  .edusearch_content .right_ct .sec_box ul li:before, .edusearch_content .left_ct .sec_box ul li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #780e00;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .edusearch_content .right_ct .sec_box ul li:last-of-type(), .edusearch_content .left_ct .sec_box ul li:last-of-type() {
    border-bottom: 1px dashed #dcdcdc;
  }
  .edusearch_content .right_ct .sec_box .btn, .edusearch_content .left_ct .sec_box .btn {
    margin-top: 18px;
  }
  .edusearch_content .right_ct .sec_box .btn.btn_black a, .edusearch_content .left_ct .sec_box .btn.btn_black a {
    margin: 0;
    width: 312px;
  }
  .syllabus {
    padding: 71px 0 100px;
  }
  .syllabus .ttl_art {
    margin-bottom: 14px;
  }
  .syllabus .row {
    max-width: 940px;
  }
  .syllabus p, .syllabus strong, .syllabus em, .syllabus h4 {
    font-size: 1.6rem;
    line-height: 30px;
    font-style: normal;
    letter-spacing: 1.25px;
  }
  .syllabus_box {
    margin-bottom: 81px;
  }
  .syllabus_box:nth-child(3) {
    margin-bottom: 57px;
  }
  .syllabus_box:last-child {
    margin-bottom: 0;
  }
  .syllabus_links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 13px -5px 0;
  }
  .syllabus_links.diff {
    margin-top: 18px;
  }
}

@media screen and (min-width: 1081px) and (min-width: 768px) and (max-width: 1080px) {
  .syllabus_links {
    display: block;
  }
}

@media screen and (min-width: 1081px), print {
  .syllabus_links li {
    margin: 0 5px;
  }
}

@media screen and (min-width: 1081px) and (min-width: 768px) and (max-width: 1080px) {
  .syllabus_links li {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1081px), print {
  .syllabus_links li a {
    width: 230px;
  }
  .syllabus_links li.md_width a {
    width: 343px;
  }
}

@media screen and (min-width: 1081px) and (min-width: 768px) and (max-width: 1080px) {
  .syllabus_links li.md_width a {
    width: 463px;
  }
}

@media screen and (min-width: 1081px), print {
  .syllabus_links li.big_width a {
    width: 463px;
  }
  .syllabus_search {
    background: #ececec;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    margin-top: 40px;
  }
  .syllabus_search .btn_search {
    width: 240px;
    height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #780e00;
    border: 1px solid #780e00;
    margin-left: 23px;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
    position: relative;
  }
  .syllabus_search .btn_search::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transform: scaleX(0);
       -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
       -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  .syllabus_search .btn_search span {
    display: inline-block;
    color: #fff;
    font-size: 1.631rem;
    line-height: 26px;
    font-weight: 300;
    position: relative;
    padding-left: 31px;
    letter-spacing: 1.25px;
  }
  .syllabus_search .btn_search span::after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    background: url("/activity/research/img/arr_search.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 16px;
    height: 20px;
  }
  .syllabus_search .btn_search:hover::before {
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
  .syllabus_search .btn_search:hover span {
    color: #780e00;
  }
  .syllabus_search .btn_search:hover span::after {
    background: url("/activity/research/img/arr_search_hv.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .syllabus_table {
    margin: 14px 0 0 1px;
    width: 600px;
  }
  .syllabus_table dl {
    display: table;
    border: 1px solid #bebebe;
    border-bottom: none;
    text-align: center;
    width: 100%;
  }
  .syllabus_table dl.ttl dt, .syllabus_table dl.ttl dd {
    background: #f3f3f3;
  }
  .syllabus_table dl:last-child {
    border-bottom: 1px solid #bebebe;
  }
  .syllabus_table dl dt, .syllabus_table dl dd {
    font-size: 1.4rem;
    line-height: 24px;
    padding: 14px 0;
    letter-spacing: 2px;
    display: table-cell;
    vertical-align: middle;
  }
  .syllabus_table dl dt {
    width: 169px;
    border-right: 1px solid #bebebe;
  }
  .syllabus_table dl dd {
    width: -webkit-calc(100% - 169px);
    width: -moz-calc(100% - 169px);
    width: calc(100% - 169px);
  }
  .syllabus_gpt {
    border: 4px solid #dab1ac;
    color: #780e00;
    padding: 15px 31px 17px 32px;
    color: #780e00;
    margin-top: 22px;
  }
  .syllabus_gpt h4 {
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
  }
  .syllabus_gpt p {
    letter-spacing: 1.75px;
  }
  body {
    counter-reset: count;
  }
  .evaluation {
    min-height: 690px;
    padding: 64px 0 100px;
  }
  .evaluation .row {
    max-width: 940px;
  }
  .evaluation p {
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .evaluation_des {
    margin-bottom: 83px;
  }
  .evaluation .e_box .line_title {
    position: relative;
    font-weight: normal;
    font-size: 2.4rem;
    letter-spacing: 1.8px;
    border-bottom: 2px solid #dcdcdc;
    padding-bottom: 7px;
    margin-bottom: 16px;
  }
  .evaluation .e_box .line_title:after {
    content: '';
    display: block;
    width: 114px;
    border-bottom: 2px solid #780e00;
    position: absolute;
    bottom: -2px;
    left: 0;
  }
  .evaluation .e_box p {
    padding-left: 8px;
  }
  .evaluation a.pdf {
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    letter-spacing: 1px;
    color: #0099e8;
    padding-left: 22px;
    text-decoration: underline;
    margin-top: 17px;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .evaluation a.pdf:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #000;
    color: #000;
    position: absolute;
    top: 10px;
    left: 11px;
    text-decoration: none;
  }
  .evaluation a.pdf:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 22px;
    background: url("/activity/research/img/icon_pdf.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    top: 2px;
    right: -26px;
  }
  .evaluation a.pdf:hover {
    opacity: .7;
    text-decoration: none;
  }
  .guideline {
    padding: 55px 0 95px;
  }
  .guideline .row {
    max-width: 940px;
  }
  .guideline p {
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 24px;
  }
  .guideline .guide_list li {
    position: relative;
    padding: 27px 0 26px 71px;
    border-bottom: 1px dashed #dcdcdc;
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
  .guideline .guide_list li:before {
    counter-increment: count;
    content: counter(count);
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 4rem;
    letter-spacing: 3px;
    color: #dcdcdc;
    position: absolute;
    top: 0;
    left: 0;
  }
  .guideline .guide_list li:after {
    content: '';
    display: block;
    width: 1px;
    height: 52px;
    background-color: #dcdcdc;
    -webkit-transform: rotate(35deg);
       -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg);
    position: absolute;
    top: 12px;
    left: 35px;
  }
  .guideline .guide_img {
    text-align: center;
    margin-top: 35px;
  }
  .guideline .guide_img figcaption {
    margin-top: 12px;
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
  .fd {
    font-size: 1.6rem;
    padding-top: 81px;
    padding-bottom: 210px;
  }
  .fd .row {
    max-width: 940px;
  }
  .fd p {
    padding-left: 8px;
    font-size: 1.6rem;
  }
  .fd ul {
    padding-left: 24px;
    margin-bottom: 26px;
  }
  .fd ul li a {
    color: #0099e8;
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
  }
  .fd ul li a:hover {
    opacity: 0.7;
  }
  .fd ul li a:hover::after {
    width: 0;
  }
  .fd ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
  }
  .sdgs_casestudies {
    font-size: 1.6rem;
    line-height: 30px;
  }
  .sdgs_casestudies .row {
    max-width: 940px;
  }
  .sdgs_casestudies .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 12px 12px 14px;
    font-size: 2.2rem;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 11px;
  }
  .sdgs_casestudies .fig01 {
    text-align: center;
    margin-top: 49px;
    margin-bottom: 24px;
  }
  .sdgs_casestudies .fig01 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .fig01 figcaption {
    font-size: 2.4rem;
    line-height: 38px;
    margin-top: -4px;
  }
  .sdgs_casestudies .fig02 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 45px;
  }
  .sdgs_casestudies .fig02 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .fig03 {
    text-align: center;
    margin-top: 3px;
    margin-bottom: 25px;
  }
  .sdgs_casestudies .fig03 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .tac {
    text-align: center;
  }
  .sdgs_casestudies .box_gray {
    background-color: #f1f1f1;
    padding: 41px 50px 18px 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px;
    margin-bottom: 43px;
  }
  .sdgs_casestudies .box_gray .txt {
    text-align: center;
    padding-left: 107px;
    padding-bottom: 28px;
  }
  .sdgs_casestudies .box_gray .txt p {
    font-size: 2.2rem;
  }
  .sdgs_casestudies .box_gray .txt p span {
    font-size: 1.6rem;
  }
  .sdgs_casestudies .box_gray .txt p small {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 7px;
  }
  .sdgs_casestudies .s_listlink {
    margin-bottom: 97px;
  }
  .sdgs_casestudies .s_listlink .link:nth-of-type(2) {
    margin-top: 20px;
  }
  .sdgs_casestudies .link li {
    position: relative;
    padding-left: 16px;
    font-size: 1.6rem;
  }
  .sdgs_casestudies .link li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #780e00;
    display: block;
  }
  .sdgs_casestudies .link li.no_dis {
    padding-left: 0;
  }
  .sdgs_casestudies .link li.no_dis::before {
    display: none;
  }
  .sdgs_casestudies .link li a {
    font-size: 1.6rem;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 1081px) and (-ms-high-contrast: active), screen and (min-width: 1081px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .sdgs_casestudies .link li a {
    display: inline-block;
  }
}

@media screen and (min-width: 1081px), print {
  .sdgs_casestudies .link li a.pdf {
    position: relative;
    padding-right: 27px;
  }
  .sdgs_casestudies .link li a.pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 18px;
    height: 22px;
    background: url(/activity/research/img/sdgs_casestudies/ic_pdf_pc.png) center/contain no-repeat;
    display: block;
  }
  .sdgs_casestudies .link li a.pdf::after {
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
  }
  .sdgs_casestudies .link li a:hover {
    opacity: 0.7;
  }
  .sdgs_casestudies .link li a:hover::after {
    width: 0;
  }
  .sdgs_casestudies .link li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
  }
  .sdgs_casestudies .list {
    margin: 20px 0 50px;
  }
  .sdgs_casestudies .list li {
    border-top: 1px dashed #e6e6e6;
    padding: 15px 0 19px;
  }
  .sdgs_casestudies .list li:last-of-type {
    border-bottom: 1px dashed #e6e6e6;
  }
  .sdgs_casestudies .list li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    transition: opacity .35s ease;
  }
  .sdgs_casestudies .list li a:hover {
    opacity: .7;
  }
  .sdgs_casestudies .list li time {
    color: #a0a0a0;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
    letter-spacing: 1.25px;
    line-height: 22px;
    margin-right: 50px;
    width: 90px;
  }
  .sdgs_casestudies .list li span {
    color: #000;
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: 24px;
    width: -webkit-calc(100% - 90px - 50px);
    width: -moz-calc(100% - 90px - 50px);
    width: calc(100% - 90px - 50px);
  }
  .gakuikijun {
    padding-top: 77px;
    padding-bottom: 191px;
  }
  .gakuikijun .ttl_art {
    font-size: 2.4rem;
  }
  .gakuikijun .row {
    max-width: 940px;
  }
  .gakuikijun .g_link li {
    padding-bottom: 14px;
    padding-top: 14px;
    margin-bottom: 0;
  }
  .gakuikijun .g_link li::before {
    top: 27px;
  }
  .gakuikijun .g_link li:nth-of-type(1) {
    border-top: 1px dotted #dcdcdc;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .edusearch {
    padding: 5.55556vw 0 7.40741vw;
  }
  .edusearch p.des {
    font-size: 1.48148vw;
  }
  .edusearch_content {
    margin-top: 3.7037vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .edusearch_content .right_ct, .edusearch_content .left_ct {
    width: 47%;
  }
  .edusearch_content .right_ct .sec_box:not(:first-child), .edusearch_content .left_ct .sec_box:not(:first-child) {
    margin-top: 3.33333vw;
  }
  .edusearch_content .right_ct .sec_box h3.ttl_art, .edusearch_content .left_ct .sec_box h3.ttl_art {
    font-size: 2.22222vw;
    padding-bottom: 1.2963vw;
    margin-bottom: 1.2037vw;
  }
  .edusearch_content .right_ct .sec_box p, .edusearch_content .left_ct .sec_box p {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    text-align: justify;
    letter-spacing: 1px;
  }
  .edusearch_content .right_ct .sec_box p:not(:nth-of-type(1)), .edusearch_content .left_ct .sec_box p:not(:nth-of-type(1)) {
    margin-top: 1.85185vw;
  }
  .edusearch_content .right_ct .sec_box ul, .edusearch_content .left_ct .sec_box ul {
    padding: 0.46296vw 0.74074vw;
  }
  .edusearch_content .right_ct .sec_box ul li, .edusearch_content .left_ct .sec_box ul li {
    padding-left: 1.57407vw;
    letter-spacing: 1px;
    line-height: 2.77778vw;
    font-size: 1.48148vw;
    letter-spacing: 1px;
    position: relative;
  }
  .edusearch_content .right_ct .sec_box ul li.pdf_link a, .edusearch_content .left_ct .sec_box ul li.pdf_link a {
    padding-right: 1.85185vw;
    position: relative;
  }
  .edusearch_content .right_ct .sec_box ul li.pdf_link a:after, .edusearch_content .left_ct .sec_box ul li.pdf_link a:after {
    content: '';
    width: 1.66667vw;
    height: 2.03704vw;
    background: url("/activity/research/img/icon_pdf.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    top: 0;
    right: -0.18519vw;
  }
  .edusearch_content .right_ct .sec_box ul li a, .edusearch_content .left_ct .sec_box ul li a {
    color: #0099e8;
    text-decoration: underline;
  }
  .edusearch_content .right_ct .sec_box ul li a:hover, .edusearch_content .left_ct .sec_box ul li a:hover {
    text-decoration: none;
  }
  .edusearch_content .right_ct .sec_box ul li:before, .edusearch_content .left_ct .sec_box ul li:before {
    position: absolute;
    content: "";
    width: 0.46296vw;
    height: 0.46296vw;
    background: #780e00;
    left: 0;
    top: 0.92593vw;
  }
  .edusearch_content .right_ct .sec_box .btn, .edusearch_content .left_ct .sec_box .btn {
    margin-top: 1.66667vw;
  }
  .edusearch_content .right_ct .sec_box .btn.btn_black a, .edusearch_content .left_ct .sec_box .btn.btn_black a {
    margin: 0;
    width: 28.88889vw;
  }
  .syllabus {
    padding: 6.57407vw 0 9.25926vw;
  }
  .syllabus .ttl_art {
    margin-bottom: 1.2963vw;
  }
  .syllabus p, .syllabus strong, .syllabus em, .syllabus h4 {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    font-style: normal;
    letter-spacing: 0.11574vw;
  }
  .syllabus_box {
    margin-bottom: 7.5vw;
  }
  .syllabus_box:nth-child(3) {
    margin-bottom: 5.27778vw;
  }
  .syllabus_box:last-child {
    margin-bottom: 0;
  }
  .syllabus_links {
    margin: 1.2037vw -0.46296vw 0;
  }
  .syllabus_links.diff {
    margin-top: 1.66667vw;
  }
  .syllabus_links li {
    margin: 0 0.46296vw 0.92593vw;
  }
  .syllabus_links li a {
    width: 32.40741vw;
  }
  .syllabus_links li.md_width a,
  .syllabus_links li.big_width a {
    width: 55.55556vw;
  }
  .syllabus_search {
    background: #ececec;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.85185vw;
    margin-top: 3.7037vw;
  }
  .syllabus_search .btn_search {
    width: 22.22222vw;
    height: 4.62963vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #780e00;
    border: 1px solid #780e00;
    margin-left: 2.12963vw;
    -webkit-transform: perspective(1px) translateZ(0);
       -moz-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
    position: relative;
  }
  .syllabus_search .btn_search::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transform: scaleX(0);
       -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
       -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  .syllabus_search .btn_search span {
    display: inline-block;
    color: #fff;
    font-size: 1.51019vw;
    line-height: 2.40741vw;
    font-weight: 300;
    position: relative;
    padding-left: 2.87037vw;
    letter-spacing: 0.11574vw;
  }
  .syllabus_search .btn_search span::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.37037vw;
    background: url("/activity/research/img/arr_search.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 1.48148vw;
    height: 1.85185vw;
  }
  .syllabus_search .btn_search:hover::before {
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
  }
  .syllabus_search .btn_search:hover span {
    color: #780e00;
  }
  .syllabus_search .btn_search:hover span::after {
    background: url("/activity/research/img/arr_search_hv.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .syllabus_table {
    margin: 1.2963vw 0 0 1px;
  }
  .syllabus_table dl {
    display: table;
    border: 1px solid #bebebe;
    border-bottom: none;
    text-align: center;
    width: 100%;
  }
  .syllabus_table dl.ttl dt, .syllabus_table dl.ttl dd {
    background: #f3f3f3;
  }
  .syllabus_table dl:last-child {
    border-bottom: 1px solid #bebebe;
  }
  .syllabus_table dl dt, .syllabus_table dl dd {
    font-size: 1.2963vw;
    line-height: 2.22222vw;
    padding: 1.2963vw 0;
    letter-spacing: 0.18519vw;
    display: table-cell;
    vertical-align: middle;
  }
  .syllabus_table dl dt {
    width: 18.51852vw;
    border-right: 1px solid #bebebe;
  }
  .syllabus_table dl dd {
    width: -webkit-calc(100% - 18.51852vw);
    width: -moz-calc(100% - 18.51852vw);
    width: calc(100% - 18.51852vw);
  }
  .syllabus_gpt {
    border: 0.37037vw solid #dab1ac;
    color: #780e00;
    padding: 1.38889vw 2.87037vw 1.57407vw 2.96296vw;
    color: #780e00;
    margin-top: 2.03704vw;
  }
  .syllabus_gpt h4 {
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.18519vw;
  }
  .syllabus_gpt p {
    letter-spacing: 0.16204vw;
  }
  body {
    counter-reset: count;
  }
  .evaluation {
    min-height: 63.88889vw;
    padding: 5.92593vw 0 9.25926vw;
  }
  .evaluation p {
    font-size: 1.48148vw;
    letter-spacing: 0.09259vw;
    line-height: 2.22222vw;
  }
  .evaluation_des {
    margin-bottom: 7.68519vw;
  }
  .evaluation .e_box .line_title {
    position: relative;
    font-weight: normal;
    font-size: 2.22222vw;
    letter-spacing: 0.16667vw;
    border-bottom: 0.18519vw solid #dcdcdc;
    padding-bottom: 7px;
    margin-bottom: 16px;
  }
  .evaluation .e_box .line_title:after {
    content: '';
    display: block;
    width: 10.55556vw;
    border-bottom: 0.18519vw solid #780e00;
    position: absolute;
    bottom: -0.18519vw;
    left: 0;
  }
  .evaluation .e_box p {
    padding-left: 0.74074vw;
  }
  .evaluation a.pdf {
    display: inline-block;
    position: relative;
    font-size: 1.48148vw;
    letter-spacing: 0.09259vw;
    color: #0099e8;
    padding-left: 2.03704vw;
    text-decoration: underline;
    margin-top: 1.57407vw;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .evaluation a.pdf:before {
    content: '';
    display: inline-block;
    width: 0.18519vw;
    height: 0.18519vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #000;
    color: #000;
    position: absolute;
    top: 0.92593vw;
    left: 1.01852vw;
    text-decoration: none;
  }
  .evaluation a.pdf:after {
    content: '';
    display: inline-block;
    width: 1.66667vw;
    height: 2.03704vw;
    background: url("/activity/research/img/icon_pdf.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    top: 0.18519vw;
    right: -2.40741vw;
  }
  .evaluation a.pdf:hover {
    opacity: .7;
    text-decoration: none;
  }
  .guideline {
    padding: 5.09259vw 0 8.7963vw;
  }
  .guideline p {
    font-size: 1.48148vw;
    letter-spacing: 0.09259vw;
    line-height: 2.22222vw;
  }
  .guideline .guide_list li {
    position: relative;
    padding: 2.5vw 0 2.40741vw 6.57407vw;
    border-bottom: 1px dashed #dcdcdc;
    font-size: 1.48148vw;
    letter-spacing: 0.09259vw;
  }
  .guideline .guide_list li:before {
    counter-inctwent: count;
    content: counter(count);
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 3.7037vw;
    letter-spacing: 0.27778vw;
    color: #dcdcdc;
    position: absolute;
    top: 0;
    left: 0;
  }
  .guideline .guide_list li:after {
    content: '';
    display: block;
    width: 1px;
    height: 4.81481vw;
    background-color: #dcdcdc;
    -webkit-transform: rotate(35deg);
       -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg);
    position: absolute;
    top: 1.11111vw;
    left: 3.24074vw;
  }
  .guideline .guide_img {
    text-align: center;
    margin-top: 3.24074vw;
  }
  .guideline .guide_img img {
    width: 40.46296vw;
  }
  .guideline .guide_img figcaption {
    margin-top: 1.11111vw;
    font-size: 1.48148vw;
    letter-spacing: 0.09259vw;
  }
  .fd {
    font-size: 1.48148vw;
    padding-top: 7.5vw;
    padding-bottom: 19.44444vw;
  }
  .fd p {
    padding-left: 0.74074vw;
    font-size: 1.48148vw;
  }
  .fd ul {
    padding-left: 2.22222vw;
    margin-bottom: 2.40741vw;
  }
  .fd ul li a {
    color: #0099e8;
    display: inline-block;
    position: relative;
    font-size: 1.48148vw;
  }
  .fd ul li a:hover::after {
    width: 0;
  }
  .fd ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
  .sdgs_casestudies {
    font-size: 1.48148vw;
    line-height: 30px;
  }
  .sdgs_casestudies .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 1.11111vw 1.11111vw 1.2963vw;
    font-size: 2.03704vw;
    letter-spacing: 0.18519vw;
    margin-bottom: 1.01852vw;
  }
  .sdgs_casestudies .fig01 {
    text-align: center;
    margin-top: 4.53704vw;
    margin-bottom: 2.22222vw;
  }
  .sdgs_casestudies .fig01 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .fig01 figcaption {
    font-size: 2.22222vw;
    line-height: 3.51852vw;
  }
  .sdgs_casestudies .fig02 {
    text-align: center;
    margin-top: 1.11111vw;
    margin-bottom: 4.16667vw;
  }
  .sdgs_casestudies .fig02 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .fig03 {
    text-align: center;
    margin-top: 0.27778vw;
    margin-bottom: 2.31481vw;
  }
  .sdgs_casestudies .fig03 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .tac {
    text-align: center;
  }
  .sdgs_casestudies .box_gray {
    background-color: #f1f1f1;
    padding: 3.7963vw 4.62963vw 1.66667vw 3.7037vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1.38889vw;
    margin-bottom: 3.98148vw;
  }
  .sdgs_casestudies .box_gray figure {
    width: 46.38889vw;
  }
  .sdgs_casestudies .box_gray figure img {
    display: block;
    width: 100%;
    height: auto;
  }
  .sdgs_casestudies .box_gray .txt {
    text-align: center;
    padding-left: 9.90741vw;
    padding-bottom: 2.59259vw;
    width: -webkit-calc(100% - 46.38889vw);
    width: -moz-calc(100% - 46.38889vw);
    width: calc(100% - 46.38889vw);
  }
  .sdgs_casestudies .box_gray .txt p {
    font-size: 2.03704vw;
  }
  .sdgs_casestudies .box_gray .txt p span {
    font-size: 1.48148vw;
  }
  .sdgs_casestudies .box_gray .txt p small {
    display: block;
    font-size: 1.48148vw;
    margin-bottom: 0.64815vw;
  }
  .sdgs_casestudies .s_listlink {
    margin-bottom: 8.98148vw;
  }
  .sdgs_casestudies .s_listlink .link:nth-of-type(2) {
    margin-top: 1.85185vw;
  }
  .sdgs_casestudies .link li {
    position: relative;
    padding-left: 1.48148vw;
    font-size: 1.48148vw;
  }
  .sdgs_casestudies .link li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0.46296vw;
    height: 0.46296vw;
    background: #780e00;
    display: block;
  }
  .sdgs_casestudies .link li.no_dis {
    padding-left: 0;
  }
  .sdgs_casestudies .link li.no_dis::before {
    display: none;
  }
  .sdgs_casestudies .link li a {
    font-size: 1.48148vw;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (max-width: 1080px) and (-ms-high-contrast: none) {
  .sdgs_casestudies .link li a {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .sdgs_casestudies .link li a.pdf {
    position: relative;
    padding-right: 2.5vw;
  }
  .sdgs_casestudies .link li a.pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.66667vw;
    height: 2.03704vw;
    background: url(/activity/research/img/sdgs_casestudies/ic_pdf_pc.png) center/contain no-repeat;
    display: block;
  }
  .sdgs_casestudies .link li a.pdf::after {
    width: -webkit-calc(100% - 2.31481vw);
    width: -moz-calc(100% - 2.31481vw);
    width: calc(100% - 2.31481vw);
  }
  .sdgs_casestudies .link li a:hover {
    position: relative;
  }
  .sdgs_casestudies .link li a:hover::after {
    width: 0;
  }
  .sdgs_casestudies .link li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
  }
  .sdgs_casestudies .list {
    margin: 2.77778vw 0 5.55556vw;
  }
  .sdgs_casestudies .list li {
    border-top: 1px dashed #e6e6e6;
    padding: 1.48148vw 0 1.85185vw;
  }
  .sdgs_casestudies .list li:last-of-type {
    border-bottom: 1px dashed #e6e6e6;
  }
  .sdgs_casestudies .list li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    transition: opacity .35s ease;
  }
  .sdgs_casestudies .list li time {
    color: #a0a0a0;
    display: inline-block;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    font-size: 1.85185vw;
    letter-spacing: 1.25px;
    line-height: 2.40741vw;
    margin-right: 4.62963vw;
    width: 10.18519vw;
  }
  .sdgs_casestudies .list li span {
    color: #000;
    display: inline-block;
    font-size: 1.66667vw;
    letter-spacing: 1px;
    line-height: 2.59259vw;
    width: -webkit-calc(100% - 10.18519vw - 4.62963vw);
    width: -moz-calc(100% - 10.18519vw - 4.62963vw);
    width: calc(100% - 10.18519vw - 4.62963vw);
  }
  .gakuikijun {
    padding-top: 7.12963vw;
    padding-bottom: 17.68519vw;
  }
  .gakuikijun .g_link li {
    padding-bottom: 1.2963vw;
    padding-top: 1.2963vw;
    margin-bottom: 0;
  }
  .gakuikijun .g_link li::before {
    top: 2.5vw;
  }
  .gakuikijun .g_link li:nth-of-type(1) {
    border-top: 1px dotted #dcdcdc;
  }
}

@media screen and (max-width: 767px) {
  .edusearch {
    padding: 7.8125vw 0 10.41667vw;
  }
  .edusearch p.des {
    font-size: 3.38542vw;
    letter-spacing: 0.26042vw;
  }
  .edusearch_content {
    margin-top: 6.51042vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .edusearch_content .right_ct, .edusearch_content .left_ct {
    width: 100%;
  }
  .edusearch_content .right_ct .sec_box:not(:first-child), .edusearch_content .left_ct .sec_box:not(:first-child) {
    margin-top: 5.98958vw;
  }
  .edusearch_content .right_ct .sec_box h3.ttl_art, .edusearch_content .left_ct .sec_box h3.ttl_art {
    font-size: 4.42708vw;
    padding-bottom: 1.82292vw;
    margin-bottom: 3.38542vw;
  }
  .edusearch_content .right_ct .sec_box p, .edusearch_content .left_ct .sec_box p {
    font-size: 3.38542vw;
    text-align: justify;
    letter-spacing: 1px;
  }
  .edusearch_content .right_ct .sec_box p:not(:nth-of-type(1)), .edusearch_content .left_ct .sec_box p:not(:nth-of-type(1)) {
    margin-top: 1.95312vw;
  }
  .edusearch_content .right_ct .sec_box ul, .edusearch_content .left_ct .sec_box ul {
    padding: 1.30208vw 2.08333vw;
  }
  .edusearch_content .right_ct .sec_box ul li, .edusearch_content .left_ct .sec_box ul li {
    padding-left: 2.60417vw;
    letter-spacing: 1px;
    font-size: 3.38542vw;
    position: relative;
    margin-bottom: 0.65104vw;
  }
  .edusearch_content .right_ct .sec_box ul li a, .edusearch_content .left_ct .sec_box ul li a {
    color: #0099e8;
    text-decoration: underline;
  }
  .edusearch_content .right_ct .sec_box ul li a:hover, .edusearch_content .left_ct .sec_box ul li a:hover {
    text-decoration: none;
  }
  .edusearch_content .right_ct .sec_box ul li:before, .edusearch_content .left_ct .sec_box ul li:before {
    position: absolute;
    content: "";
    width: 1.30208vw;
    height: 1.30208vw;
    background: #780e00;
    left: 0;
    top: 1.95312vw;
  }
  .edusearch_content .right_ct .sec_box .btn, .edusearch_content .left_ct .sec_box .btn {
    margin-top: 3.64583vw;
  }
  .edusearch_content .right_ct .sec_box .btn.btn_black a, .edusearch_content .left_ct .sec_box .btn.btn_black a {
    margin: 0;
    width: 53.64583vw;
  }
  .edusearch_content .left_ct {
    margin-top: 6.51042vw;
  }
  .syllabus {
    padding: 7.55208vw 0 10.15625vw;
  }
  .syllabus p, .syllabus strong, .syllabus em, .syllabus h4 {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
    font-style: normal;
  }
  .syllabus_box {
    margin-bottom: 10.15625vw;
  }
  .syllabus_box:last-child {
    margin-bottom: 0;
  }
  .syllabus_links {
    margin-top: 3.90625vw;
  }
  .syllabus_links li {
    margin-bottom: 2.60417vw;
  }
  .syllabus_links li a {
    line-height: 5.20833vw;
  }
  .syllabus_links li.md_width a,
  .syllabus_links li.big_width a {
    width: 100%;
  }
  .syllabus_search {
    background: #ececec;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2.60417vw;
    margin-top: 5.98958vw;
  }
  .syllabus_search .btn_search {
    width: 43.61979vw;
    height: 9.11458vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #780e00;
    margin-left: 3.25521vw;
  }
  .syllabus_search .btn_search span {
    display: inline-block;
    color: #fff;
    font-size: 3.38542vw;
    line-height: 3.90625vw;
    font-weight: 300;
    position: relative;
    padding-left: 6.51042vw;
  }
  .syllabus_search .btn_search span::before {
    content: '';
    position: absolute;
    left: 0;
    top: -0.65104vw;
    background: url("/activity/research/img/arr_search.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    width: 4.03646vw;
    height: 5.20833vw;
  }
  .syllabus_table {
    margin-top: 3.90625vw;
  }
  .syllabus_table dl {
    display: table;
    border: 1px solid #bebebe;
    border-bottom: none;
    text-align: center;
    width: 100%;
  }
  .syllabus_table dl.ttl dt, .syllabus_table dl.ttl dd {
    background: #f3f3f3;
  }
  .syllabus_table dl:last-child {
    border-bottom: 1px solid #bebebe;
  }
  .syllabus_table dl dt, .syllabus_table dl dd {
    font-size: 3.125vw;
    line-height: 5.20833vw;
    padding: 2.60417vw 0;
    display: table-cell;
    vertical-align: middle;
  }
  .syllabus_table dl dt {
    width: 26.04167vw;
    border-right: 1px solid #bebebe;
  }
  .syllabus_table dl dd {
    width: -webkit-calc(100% - 26.04167vw);
    width: -moz-calc(100% - 26.04167vw);
    width: calc(100% - 26.04167vw);
  }
  .syllabus_gpt {
    border: 0.52083vw solid #dab1ac;
    color: #780e00;
    padding: 3.90625vw;
    color: #780e00;
    margin-top: 3.90625vw;
  }
  .syllabus_gpt h4 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 2.08333vw;
  }
  body {
    counter-reset: count;
  }
  .evaluation {
    min-height: 130.20833vw;
    padding: 10.41667vw 0;
  }
  .evaluation p {
    font-size: 3.38542vw;
    letter-spacing: 0.26042vw;
    line-height: 5.20833vw;
  }
  .evaluation_des {
    margin-bottom: 15.625vw;
  }
  .evaluation .e_box .line_title {
    position: relative;
    font-weight: normal;
    font-size: 5.20833vw;
    letter-spacing: 0.52083vw;
    border-bottom: 0.52083vw solid #dcdcdc;
    padding-bottom: 1.82292vw;
    margin-bottom: 4.16667vw;
  }
  .evaluation .e_box .line_title:after {
    content: '';
    display: block;
    width: 28.64583vw;
    border-bottom: 0.52083vw solid #780e00;
    position: absolute;
    bottom: -0.52083vw;
    left: 0;
  }
  .evaluation .e_box p {
    padding-left: 2.08333vw;
  }
  .evaluation a.pdf {
    display: inline-block;
    position: relative;
    font-size: 3.38542vw;
    letter-spacing: 0.26042vw;
    color: #0099e8;
    padding-left: 5.20833vw;
    text-decoration: underline;
    margin-top: 4.55729vw;
  }
  .evaluation a.pdf:before {
    content: '・';
    display: inline-block;
    color: #000;
    position: absolute;
    top: 0;
    left: 1.82292vw;
  }
  .evaluation a.pdf:after {
    content: '';
    display: inline-block;
    width: 3.51562vw;
    height: 4.29688vw;
    background: url("/activity/research/img/icon_pdf.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    top: 0.52083vw;
    right: -5.98958vw;
  }
  .guideline {
    padding: 10.41667vw 0 13.02083vw;
  }
  .guideline p {
    font-size: 3.38542vw;
    letter-spacing: 0.26042vw;
    line-height: 5.20833vw;
  }
  .guideline .guide_list li {
    position: relative;
    padding: 6.25vw 0 6.25vw 15.625vw;
    border-bottom: 1px dashed #dcdcdc;
    font-size: 3.38542vw;
    letter-spacing: 0.26042vw;
  }
  .guideline .guide_list li:before {
    counter-increment: count;
    content: counter(count);
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 9.11458vw;
    letter-spacing: 0.91146vw;
    color: #dcdcdc;
    position: absolute;
    top: 0;
    left: 0;
  }
  .guideline .guide_list li:after {
    content: '';
    display: block;
    width: 1px;
    height: 10.41667vw;
    background-color: #dcdcdc;
    -webkit-transform: rotate(35deg);
       -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg);
    position: absolute;
    top: 2.60417vw;
    left: 9.11458vw;
  }
  .guideline .guide_img {
    text-align: center;
    margin-top: 9.11458vw;
  }
  .guideline .guide_img img {
    max-width: 100%;
  }
  .guideline .guide_img figcaption {
    margin-top: 3.125vw;
    font-size: 3.38542vw;
    letter-spacing: 0.26042vw;
  }
  .fd {
    font-size: 3.125vw;
    padding-top: 10.54688vw;
    padding-bottom: 27.34375vw;
  }
  .fd p {
    padding-left: 1.04167vw;
  }
  .fd ul {
    padding-left: 3.125vw;
    margin-bottom: 3.38542vw;
  }
  .fd ul li a {
    color: #0099e8;
    display: inline-block;
    position: relative;
    font-size: 2.08333vw;
  }
  .fd ul li a:hover::after {
    width: 0;
  }
  .fd ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
  .sdgs_casestudies {
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .sdgs_casestudies .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 3.90625vw;
    font-size: 3.64583vw;
    letter-spacing: 0.39062vw;
    margin-bottom: 5.20833vw;
    margin-top: 5.20833vw;
  }
  .sdgs_casestudies .fig01 {
    text-align: center;
    margin-top: 9.57031vw;
    margin-bottom: 4.6875vw;
  }
  .sdgs_casestudies .fig01 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .fig01 figcaption {
    font-size: 3.90625vw;
    line-height: 7.42188vw;
  }
  .sdgs_casestudies .fig02 {
    text-align: center;
    margin-top: 2.34375vw;
    margin-bottom: 8.78906vw;
  }
  .sdgs_casestudies .fig02 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .fig03 {
    text-align: center;
    margin-top: 0.58594vw;
    margin-bottom: 4.88281vw;
  }
  .sdgs_casestudies .fig03 img {
    display: inline-block;
    max-width: 100%;
  }
  .sdgs_casestudies .tac {
    text-align: center;
  }
  .sdgs_casestudies .box_gray {
    background-color: #f1f1f1;
    padding: 3.90625vw;
    margin-top: 1.95312vw;
    margin-bottom: 5.59896vw;
  }
  .sdgs_casestudies .box_gray figure {
    text-align: center;
  }
  .sdgs_casestudies .box_gray figure img {
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
  .sdgs_casestudies .box_gray .txt {
    text-align: center;
  }
  .sdgs_casestudies .box_gray .txt p {
    font-size: 4.29688vw;
  }
  .sdgs_casestudies .box_gray .txt p span {
    font-size: 3.125vw;
  }
  .sdgs_casestudies .box_gray .txt p small {
    display: block;
    font-size: 3.125vw;
    margin-bottom: 0.91146vw;
  }
  .sdgs_casestudies .s_listlink {
    margin-bottom: 12.63021vw;
  }
  .sdgs_casestudies .s_listlink .link:nth-of-type(2) {
    margin-top: 3.90625vw;
  }
  .sdgs_casestudies .link.mb {
    margin-bottom: 2.47396vw;
  }
  .sdgs_casestudies .link.bd li {
    border-bottom: 1px dashed #dcdcdc;
    padding-top: 2.34375vw;
    padding-bottom: 1.82292vw;
  }
  .sdgs_casestudies .link.bd li::before {
    top: 4.03646vw;
  }
  .sdgs_casestudies .link.bd li:nth-of-type(1) {
    border-top: 1px dashed #dcdcdc;
  }
  .sdgs_casestudies .link li {
    position: relative;
    padding-left: 3.25521vw;
    font-size: 3.38542vw;
  }
  .sdgs_casestudies .link li:not(:last-child) {
    margin-bottom: 0.65104vw;
  }
  .sdgs_casestudies .link li::before {
    content: "";
    position: absolute;
    top: 1.82292vw;
    left: 0;
    width: 1.30208vw;
    height: 1.30208vw;
    background: #780e00;
    display: block;
  }
  .sdgs_casestudies .link li.no_dis {
    padding-left: 0;
  }
  .sdgs_casestudies .link li.no_dis::before {
    display: none;
  }
  .sdgs_casestudies .link li a {
    font-size: 3.38542vw;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) and (-ms-high-contrast: active), screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .sdgs_casestudies .link li a {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .sdgs_casestudies .link li a.pdf {
    position: relative;
    padding-right: 4.16667vw;
  }
  .sdgs_casestudies .link li a.pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2.86458vw;
    height: 3.51562vw;
    background: url(/activity/research/img/sdgs_casestudies/ic_pdf.png) center/contain no-repeat;
    display: block;
  }
  .sdgs_casestudies .link li a.pdf::after {
    width: -webkit-calc(100% - 4.16667vw);
    width: -moz-calc(100% - 4.16667vw);
    width: calc(100% - 4.16667vw);
  }
  .sdgs_casestudies .link li a:hover {
    position: relative;
  }
  .sdgs_casestudies .link li a:hover::after {
    width: 0;
  }
  .sdgs_casestudies .link li a::after {
    content: "";
    position: absolute;
    bottom: -0.26042vw;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
  .sdgs_casestudies .list {
    margin: 3.90625vw 0 7.8125vw;
  }
  .sdgs_casestudies .list li {
    border-top: 1px dashed #e6e6e6;
    padding: 2.60417vw 0 3.25521vw;
  }
  .sdgs_casestudies .list li:last-of-type {
    border-bottom: 1px dashed #e6e6e6;
  }
  .sdgs_casestudies .list li a {
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    transition: opacity .35s ease;
  }
  .sdgs_casestudies .list li time {
    color: #a0a0a0;
    display: block;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    font-size: 3.64583vw;
    letter-spacing: 1.25px;
    line-height: 3.38542vw;
    margin-bottom: 2.60417vw;
  }
  .sdgs_casestudies .list li span {
    color: #000;
    display: block;
    font-size: 3.38542vw;
    letter-spacing: 1px;
    line-height: 5.46875vw;
  }
  .gakuikijun {
    padding-top: 10.02604vw;
    padding-bottom: 24.86979vw;
  }
  .gakuikijun .g_link .bd {
    border-bottom: 1px dotted #dcdcdc;
  }
  .gakuikijun .g_link li {
    padding-bottom: 2.60417vw;
    padding-top: 1.82292vw;
    margin-bottom: 0;
  }
  .gakuikijun .g_link li::before {
    top: 3.51562vw;
  }
  .gakuikijun .g_link li:nth-of-type(1) {
    border-top: 1px dotted #dcdcdc;
  }
}
