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

.h2_basic {
    background-image: url("../img/bg_h2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

@media screen and (max-width: 780px) {
    .h2_basic {
        background-size: auto 100%;
    }
}

@media screen and (max-width: 480px) {
     .h3_basic span {
        display: block;
    }   
}

.comment {
    margin-bottom: 1em;
}
.comment:before {
    content: "";
    display: inline-block;
    background: #7eb900;
    width: 1em;
    height: 1em;
    border: 1px solid #B4B4B5;
    vertical-align: sub;
    margin-right: 3px;
}

/*svgスタイル*/
#map,
#map_w{
  width: 100%;
  /*background: #E4F0FF;*/
  /*background: #fcf5e7;*/
  padding: 2em 0.5em;
  display: block;
}
#map svg {
  width: 70%;
  height: auto;
  margin: 0 auto;
}
#map svg a path {
  transition: fill 0.3s linear;
}
#map svg a:hover path {
  fill: #ffce00;
}

#map_w svg a:hover path,
#map_w svg a:hover polyline,
#map_w svg a:hover polygon{
  fill: #ffce00;
  cursor: pointer;
}
#map_w svg a:hover .text {
    display: block;
    stroke:#ffce00;
}
#map_w svg a:hover rect {
    fill:#ffce00;
}

#sp_map {
    display: none;
}

@media screen and (max-width: 880px) {
    #map_w {
        display: none;
    }
    
    #sp_map {
        display: block;
        /*display: flex;
        flex-wrap: wrap;*/
        padding: 1em;
    }
    #sp_map a {
        display: block;
        /*width: calc((100% - 15px) / 2);
        margin-right: 15px;*/
        margin-bottom: 10px;
        font-size: 90%;
    }
    #sp_map a:nth-child(even) {
        margin-right: 0;
    }
    #sp_map a:before {
        content: "";
        background-size: contain;
        width: 40px;
        height: 30px;
        margin-right: 5px;
        display: inline-block;
        vertical-align: middle;
    }
    .kazakhstan:before {
        content: "";
        background: url("../img/ico_kazakhstan.png") no-repeat left center;
    }
    .ethiopia:before {
        content: "";
        background: url("../img/ico_ethiopia.png") no-repeat left center;
    }
    .monglia:before {
        content: "";
        background: url("../img/ico_mongolia.png") no-repeat left center;
    }
    .morocco:before {
        content: "";
        background: url("../img/ico_morocco.png") no-repeat left center;
    }
    .oman:before {
        content: "";
        background: url("../img/ico_oman.png") no-repeat left center;
    }
    .turkey:before {
        content: "";
        background: url("../img/ico_turkey.png") no-repeat left center;
    }
    .libya:before {
        content: "";
        background: url("../img/ico_libya.png") no-repeat left center;
    }
    .tunisia:before {
        content: "";
        background: url("../img/ico_tunisia.png") no-repeat left center;
    }
    .ghana:before {
        content: "";
        background: url("../img/ico_ghana.png") no-repeat left center;
    }
    .america:before {
        content: "";
        background: url("../img/ico_usa.png") no-repeat left center;
    }
    .china:before {
        content: "";
        background: url("../img/ico_china.png") no-repeat left center;
    }
    .kyrgyz:before {
        content: "";
        background: url("../img/ico_kyrgyz.png") no-repeat left center;
    }
    .uzbekistan:before {
        content: "";
        background: url("../img/ico_uzbekistan.png") no-repeat left center;
    }
    .iran:before {
        content: "";
        background: url("../img/ico_iran.png") no-repeat left center;
    }
    .sudan:before {
        content: "";
        background: url("../img/ico_sudan.png") no-repeat left center;
    }
    .saudiarabia:before {
        content: "";
        background: url("../img/ico_saudi.png") no-repeat left center;
    }
    .pakistan:before {
        content: "";
        background: url("../img/ico_pakistan.png") no-repeat left center;
    }
    .afghanistan:before {
        content: "";
        background: url("../img/ico_afghanistan.png") no-repeat left center;
    }
    .uae:before {
        content: "";
        background: url("../img/ico_uae.png") no-repeat left center;
    }
    .jordan:before {
        content: "";
        background: url("../img/ico_jordan.png") no-repeat left center;
    }
    .egypt:before {
        content: "";
        background: url("../img/ico_egypt.png") no-repeat left center;
    }
    .israel:before {
        content: "";
        background: url("../img/ico_israel.png") no-repeat left center;
    }
    .mexican:before {
        content: "";
        background: url("../img/ico_mexican.png") no-repeat left center;
    }
    .australia:before {
        content: "";
        background: url("../img/ico_australia.png") no-repeat left center;
    }
    .brazil:before {
        content: "";
        background: url("../img/ico_brazil.png") no-repeat left center;
    }
    .kenya:before {
        content: "";
        background: url("../img/ico_kenya.png") no-repeat left center;
    }
    .mali:before {
        content: "";
        background: url("../img/ico_mali.png") no-repeat left center;
    }
    .japan:before {
        content: "";
        background: url("../img/ico_japan.png") no-repeat left center;
    }
    .korea:before {
        content: "";
        background: url("../img/ico_korea.png") no-repeat left center;
    }
    .niger:before {
        content: "";
        background: url("../img/ico_niger.png") no-repeat left center;
    }
    .southafrica:before {
        content: "";
        background: url("../img/ico_southafrica.png") no-repeat left center;
    }
}

/*@media screen and (max-width: 780px) {
    #map svg {
        width: 100%;
        height: auto;
    }
}*/

/*svgタグ内path、polyline、polygonクラス*/
.cls-2,
.cls-3,
.cls-4{
    stroke:#b4b4b5;
    stroke-linejoin:round;
    stroke-width:1.12px;
}
.cls-3{
    /*fill:#ecf2ce;*/
    /*fill:#7eb900;*/
    fill: #a1d400;
}

.cls-4{
stroke-linecap:round;
}
.cls-2{/*リンクない部分*/
fill:#DDD;
}
.cls-4{
fill:none;
}

.cls-5{
    stroke:#000;
    stroke-linejoin:round;
    stroke-width:1.12px;
}
.cls-6 {
    fill:#000;
}
.cls-7 {
    fill:#FFF;
    stroke: #000;
    stroke-width:1px;
}

/*線が大陸と同じ緑*/
.text{
  font-weight: bolder;
  font-size: 12px;
  fill:#000; /* テキストの色 */
  /*letter-spacing: -0.05em;*/
  /*stroke:#ecf2ce;*/
  stroke:#a1d400;
  stroke-width:5;
  stroke-linejoin: round;
  paint-order: stroke;
}
/*線が白*/
.textW {
    font-weight: bolder;
  font-size: 12px;
  fill:#000; /* テキストの色 */
  /*letter-spacing: -0.05em;*/
  /*stroke:#e1f2ff;*/
  /*stroke:#fcf5e7;*/
  stroke:#fff;
  stroke-width:5;
  stroke-linejoin: round;
  paint-order: stroke;
}
/*角丸の背景をつけた時のテキスト*/
.textB {
    font-weight: bold;
    font-size: 12px;
    fill:#000;
    letter-spacing: -0.05em;
}

/*ここまでSVG*/


/*国別リスト表示*/
/*エリアの表示非表示と形状*/
.area {
  display: none;/*はじめは非表示*/
  padding-top: 1em;
}
/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

.area ul {
    padding: 1em;
    display: flex;
    flex-wrap: wrap;
}
.area h4 {
    font-size: 145%;
    padding-left: 100px;
    margin: 0.5em 0 1em;
    letter-spacing: 0.02em;
}
.area h4:after {
    content: "プロジェクト・研究一覧";
    font-size: 88%;
    display: block;
}
.area h4 span {
    color: #666;
    font-family: 'Shippori Mincho', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 83%;
}
.area h4 span:before {
    content: "［";
}
.area h4 span:after {
    content: "］";
}

.area ul li {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
    margin-bottom: 25px;
}
.area ul li:nth-child(even) {
    margin-right: 0;
}
.area ul li a{
    background: #FFF;
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 1em;
    width: 100%;
    position: relative;
    cursor: pointer;
    filter: drop-shadow(0px 0px 7px rgba(216,216,216,.85));
    display: flex;
    line-height: 1.4em;
    text-decoration: none;
    font-weight: 700;
    color: #333;
}
.area ul li a:hover {
    background: #EEE;
    filter: none;
}
.area ul li a:after {
    content: "詳細を見る";
    background: #4682b4;
    color: #FFF;
    padding: 0.2em 1.5em 0;
    display: inline-block;
    position: absolute;
    bottom: 1em;
    right: 1em;
    border-radius: 30px;
    font-size: 85%;
}

/*画像調整用*/
.area ul li a img {
    background: #999;
    width: 140px;
    height: 100px;
    display: block;
    margin-right: 1em;
    object-fit: cover;
}
.area ul li a p {
    width: calc(100% - (140px + 1em));
}

#iran-box h4 {background: url("../img/ico_iran.png") no-repeat top left;}
#mongolia-box h4 {background: url("../img/ico_mongolia.png") no-repeat top left;}
#america-box h4 {background: url("../img/ico_usa.png") no-repeat top left;}
#niger-box h4 {background: url("../img/ico_niger.png") no-repeat top left;}
#uzbekistan-box h4 {background: url("../img/ico_uzbekistan.png") no-repeat top left;}
#australia-box h4 {background: url("../img/ico_australia.png") no-repeat top left;}
#oman-box h4 {background: url("../img/ico_oman.png") no-repeat top left;}
#ghana-box h4 {background: url("../img/ico_ghana.png") no-repeat top left;}
#kazakhstan-box h4 {background: url("../img/ico_kazakhstan.png") no-repeat top left;}
#kyrgyz-box h4 {background: url("../img/ico_kyrgyz.png") no-repeat top left;}
#kenya-box h4 {background: url("../img/ico_kenya.png") no-repeat top left;}
#saudiarabia-box h4 {background: url("../img/ico_saudi.png") no-repeat top left;}
#sudan-box h4 {background: url("../img/ico_sudan.png") no-repeat top left;}
#china-box h4 {background: url("../img/ico_china.png") no-repeat top left;}
#turkey-box h4 {background: url("../img/ico_turkey.png") no-repeat top left;}
#japan-box h4 {background: url("../img/ico_japan.png") no-repeat top left;}
#brazil-box h4 {background: url("../img/ico_brazil.png") no-repeat top left;}
#mexican-box h4 {background: url("../img/ico_mexican.png") no-repeat top left;}
#jordan-box h4 {background: url("../img/ico_jordan.png") no-repeat top left;}
#libya-box h4 {background: url("../img/ico_libya.png") no-repeat top left;}
#ethiopia-box h4 {background: url("../img/ico_ethiopia.png") no-repeat top left;}
#pakistan-box h4 {background: url("../img/ico_pakistan.png") no-repeat top left;}
#korea-box h4 {background: url("../img/ico_korea.png") no-repeat top left;}
#uae-box h4 {background: url("../img/ico_uae.png") no-repeat top left;}
#mali-box h4 {background: url("../img/ico_mali.png") no-repeat top left;}
#tunisia-box h4 {background: url("../img/ico_tunisia.png") no-repeat top left;}
#afghanistan-box h4 {background: url("../img/ico_afghanistan.png") no-repeat top left;}
#israel-box h4 {background: url("../img/ico_israel.png") no-repeat top left;}
#morocco-box h4 {background: url("../img/ico_morocco.png") no-repeat top left;}
#egypt-box h4 {background: url("../img/ico_egypt.png") no-repeat top left;}
#southafrica-box h4 {background: url("../img/ico_southafrica.png") no-repeat top left;}

@media screen and (max-width: 780px) {
    .area h4 {
        background-size: auto 45px !important;
        padding-left: 80px;
        font-size: 135%;
    }
    .area h4 .br {
        display: block;
    }
    .area ul {
        display: block;
        padding: 0;
    }
    .area ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.btnbox {
    display: flex;
    margin-top: 2em;
}

.btnbox a {
    text-align: center;
    background: #4682b4;
    padding: 0.8em 1em;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 30px;
    font-weight: bold;
    margin: 1em 5px;
    color: #FFF;
    width: 100%;
}
.btnbox a:hover {
    background: #0071b6;
}
.btnbox a:nth-child(1):before {
    content: "地図に";
}
.btnbox a:nth-child(1):after {
    content: "";
    background: url("../../cmn/img/ico03.svg") no-repeat center;
    background-size: contain;
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.btnbox a:nth-child(2):after {
    content: "";
    background: url("../../cmn/img/ico04.svg") no-repeat center;
    background-size: contain;
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

@media screen and (max-width: 880px) {
    .btnbox a:nth-child(1):before {
        content: "表に";
    }
}