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


/*#adaptaiton_plan{
	height: 32vh;
	width: 100%;
	background: linear-gradient(to top,  rgba(166, 253, 238, 0.8) 0%, rgba(252, 165, 240, 0.8) 100%), url("../img/adaptaiton_plan_h_img.jpg")no-repeat center center;
    background-blend-mode:hard-light;
	background-size:cover;
}*/

#adaptaiton_learning_h{
background:url("../jpg/adaptation_learning_h_img.jpg") no-repeat center center;
background-size:cover;
}

.header_img h1 {
  padding: 0 20px;
  background: none;
  font-weight: bold;
  font-size: 4.8rem;
	text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);		
}
.header_img h1 .subtitle{
  font-size: 1.8rem;
}

.border_box_orange {
  border: 15px solid #f1cfb6;
  padding: 30px 0;
	margin-bottom: 50px;
    border-radius: 15px;
}
.border_box_green {
  border: 15px solid #79C9CA;
  padding: 30px 0;
    border-radius: 15px;
}
.al_col3_wrap{
	display: flex;
	flex-direction: column;
}


/*.al_col3_wrap a{
	background-color: #fff;
	margin-bottom: 50px;
	color: #393939;
}
.al_col3_wrap a:hover{
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}*/
.al_wrap{
	background-color: #fff;
	margin-bottom: 30px;
	color: #393939;
	position: relative;
    border-radius: 15px;
	display: flex;
    flex-direction: column;
}
.al_wrap a{
	display: flex;
    flex-direction: column;
    color: #393939;
    height: 100%;
}
.al_wrap a:hover{
	opacity: 0.7;
}
.border_box_orange h2{
  width: 126%;
  transform: translateX(-10%);
}
.border_box_green h2{
  width: 126%;
  transform: translateX(-10%);
}
.al_wrap img{
	width: 100%;
	height: auto;
    border-radius: 15px 15px 0 0;
}
.al_con{
	padding: 30px 30px 0;
}
.al_con h3{
	text-align: center;
	font-size: 2.8rem;
	line-height: 1.2;
}
.al_con p{
	font-size: 1.6rem;
}
.al_wrap .g_arrow img{
	width: 24px;
    margin: 0 30px 30px 0; 
}
.al_about_con{
	padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.al_about_con h3{
	text-align: center;
	font-size: 2.8rem;
	line-height: 1.2;
}
.al_about_con p{
	font-size: 1.6rem;
}
.al_con_read{
  width: 126%;
  transform: translateX(-10%);
}
.al_wrap_col{
	background-color: #fff;
	margin-bottom: 30px;
	color: #393939;
	position: relative;
    border-radius: 15px;
}
.al_wrap_col:last-child{
	margin-bottom: 0px;
}
.al_wrap_col a{
	color: #393939;
}
.al_wrap_col a:hover{
	opacity: 0.7;
}
.al_wrap > .more_button,.al_wrap_col > .more_button {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
}
.about_col_img img{
	height: 100%;
  object-fit: cover;
    border-radius: 15px 15px 0 0;
}
.keni-main .keni-section .border_box_orange h1{
  width: 126%;
  transform: translateX(-10%);
    font-size: 3.2rem;
}



/* What we do */
.partners_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 30px;
}
.partners_list a{
	width: 48%;
	text-align: center;
}
.oder-1{
	order: -1;
}
.oder-1 img{
	border-radius: 15px 15px 0 0;		
}
.more_button .icon_download{
	padding-left: 60px;
}

/* Publications */
.col_pub_img{
	width: 40%;
	margin: 30px 30% 0;
}
.col_pub_img img{
	border: 1px solid #ccc;
	max-height: 200px;
    border-radius: 15px;
}
.col_pub_note{
	padding: 20px;
    display: flex;
    flex-direction: column;
}
#publications .dl_btn{
    display: flex;
    gap: 20px;
}

/* trainings */
#trainings h2 {
	font-size: 4.2rem;
}
#trainings h2 span{
	font-size: 2.2rem;
}
.tr_read{
  width: 126%;
  transform: translateX(-10%);
}
.tr_article{
	margin-bottom: 30px;
	background-color: #fff;
    border-radius: 15px;
}
.tr_article a{
	color: #393939;
}
.tr_col2-wrap{
	display: flex;
	flex-direction: column;
    border-radius: 15px;

}
.tr_article a:hover{
	opacity: 0.7;
}
.tr_col2-wrap h3{
	margin-bottom: 0;
	font-weight: 600;
	font-size: 2.4rem;
}
.tr_col2-wrap p{
	margin-bottom: 3em;
}
.col_tr_img img{
	width: 100%;
    border-radius: 15px 15px 0 0;
}
.col_tr_note{
	padding: 20px;
    display: flex;
    flex-direction: column;
}
.col_tr_note a{
	color: #000;
}.col_tr_note a:hover{
	color: #999;
}
.tr_col2-wrap .col_wwd_note h3{
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 3rem;
}
.col_wwd_note{
	padding: 20px;
	font-size: 1.8rem;
}
.tr_date{
	color: #666;
	font-size: 2.4rem;
    margin: 0;
}
.tr_article > .more_button,.other_tr_info > .more_button{
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
}
.dl_btn{
    align-self: flex-end;
    margin-top: 20px;
}
.dl_btn a{
    background-color: #000;
	color: #fff;
	padding: 14px 20px;
	display: block;
	display: flex;
	justify-content: space-between;
    border-radius: 35px;
    margin-top: auto;
    margin-left: auto;
    align-items: center;
}
.dl_btn .icon_download{
    margin-left: 10px;
}

/* e-leaning */
.el_article{
	background-color: #fff;
    border-radius: 15px;
}
.el_col2-wrap h2{
  width: 100%;
  transform: none;
}
.el_col2-wrap{
}
.sp_padding{
	padding: 30px;
}
.sp_padding_lr{
	padding: 0 30px;
}
.col_el_cate{
	display: flex;
}
.col_el_cate h2{
	font-size: 1.6rem;
	color: #56B9BA;
}
.col_el_cate h2 span{
	font-size: 2.7rem;
	border-bottom: 3px solid #56B9BA;
	line-height: 1.6;
}
.col_el_info{

}
.col_el_info h3{
	font-size: 2.7rem;
	margin-bottom: 10px;
}
.col_el_info img{
	width: 100%;
    border-radius: 15px;
}
.el_date{
	color: #666;
	font-size: 1.8rem;
}
.el_article hr{
	color: #b2b2b2;
	margin-bottom: 40px;
}
.el_con_padding{
	padding: 30px;
}
.el_con_movie{
}
.el_con_movie img{
	width: 100%;
}
.el_con_note{
	margin-top: 30px;
}
.el_con_note > .more_button{
	margin-left: auto;
}
.el_con_note h3{
	font-weight: 600;
	font-size: 2.5rem;
}
.el_con_note p{
    color: #333;
	position: relative;
	font-size: 1.6rem;
}
.el_con_note p:before {
  content: '';
  position: absolute;
  bottom: -1.5em;
  display: inline-block;
  width: 34px; /*下線の幅*/
  height: 4px; /*下線の太さ*/
  background-color: #999;
}
.el_con_note ul{
    color: #666;
	font-size: 1.4rem;
	list-style: none;
	margin: 50px 0 0;
	line-height: 1.2;
}
.el_info_note ol{
	padding-left: 20px;	
}

.other_tr_co2_wrap{
	display: flex;
	flex-direction: column;
}
.other_tr_wrap{
	background-color: #fff;
	margin-bottom: 30px;
	position: relative;
    border-radius: 15px;
}
.other_tr_wrap a{
    display: flex;
    flex-direction: column;
	color: #393939;
}
.other_tr_wrap a:hover{
    opacity: 0.7;
}
.other_tr_wrap .more_button{
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
}
.other_tr_wrap:last-child{
	margin-bottom: 0;
}
.other_tr_wrap img{
	width: 100%;
    border-radius: 15px 15px 0 0;
}
.other_tr_wrap .g_arrow img{
	width: 24px;
    margin: 0 30px 30px 0;
}
.other_tr_info{
	padding: 30px 30px 0;
}
.other_tr_info h3{
	font-weight: 600;
	font-size: 2.5rem;
	margin-bottom: 10px;
}

.al_con_read > .more_button{
	margin: 0 auto;
}
/* Search items */
#search-item{
	background-color: #292929;
	color: #fff;
	padding: 30px;
	margin-bottom: 30px;
    border-radius: 15px;
}
#search-item h3{
	font-weight: 500;
	font-size: 2.6rem;
	margin-bottom: 0;
}
#search-item summary{
	color: #67C1C3;
	border-bottom: 1px solid #4e4e4e;
	padding-top: 20px;
	padding-bottom: 3px;
}
#search-item summary::-webkit-details-marker {
  display: none;
}
details summary{
	position: relative;
}
details summary::after{
	font-family: 'keni8-icons' !important;
    content: "\e903";
	color: #fff;
	position: absolute;
	right: 0;	
}
details[open] summary::after{
    content: "\e906";
}
#search-item ul{
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;	
}
#search-item li{
	margin-left: 10px;	
}
/* オープン時にアニメーションを設定 */
details[open] ul {
  animation: fadeIn 0.5s ease;
}
@keyframes fadeIn {
  0% {
    opacity: 0; /* 透明 */
    transform: translateY(-10px); /* 上から表示 */
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
input[type="button"]{
    cursor:default;
    width: 230px;
    padding:10px 20px;
    display: block;
    margin: 0 auto;
    font-weight: bold;
    font-size: 1.3rem;
	color: #000;
	margin-top: 20px;
}
input[type="button"]:hover{
    background-color: #ccc;
}

/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 20px;
  font: 20px/20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #d1d3d4;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: #67C1C3;
  border-bottom-color: #67C1C3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
input {
	vertical-align: middle ;
}
/*非表示用*/
.none {
    display: none;
}




/* Building resilience */
.el_logo{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.el_logo img{
	height: 30px;
	width: auto;
	margin-bottom: 10px;
}
.lesson_list_col3{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}
.lesson_link {
	margin-bottom: 30px;
}
.lesson_link img{
	margin-bottom: 10px;
}
.lesson_title h4{
	font-size: 1.7rem;
	font-weight: normal;
}
.lesson_title span{
	display: block;
	font-size: 2.1rem;
	margin-bottom: 10px;
	font-weight: 500;
}
.col_el_info hr{
	margin: 50px 0;		
}
.orange_dot a{
	color: #E87400;
	border-bottom: dotted 3px #E87400;
}
.orange_dot a:hover{
	color: #ccc;
	border-bottom: dotted 3px #ccc;
}
.lesson_title{
	position: relative;
	padding-left: 20px;
}
.lesson_title a{
	color: #000;
}
.lesson_title a::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px; /* 横線の幅 */
	height: 70px; /* 横線の高さ */
	background-color: #E2E2E2; /* 横線の色 */
}
.lesson_title a:hover::after {
	background-color: #F59B5E; /* 横線の色 */
}
.bl_orange{
	position: relative;
}
.bl_orange::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px; /* 横線の幅 */
	height: 70px; /* 横線の高さ */
	background-color: #F59B5E; /* 横線の色 */	
}
.el_info_title h3{
	font-size: 2.7rem;
	font-weight: normal;
	margin-bottom: 20px;
}
.el_info_title h3  span{
	display: block;
	font-size: 4rem;
	margin-bottom: 20px;
	font-weight: 500;
}

.download_btn{
	display: flex;
	flex-direction: column;
	padding-top: 30px;
	justify-content: center;
	margin: 0;
}
.download_btn li{
	list-style: none;
	width: 100%;
}
.download_btn li a{
	background-color: #000;
	color: #fff;
	padding: 14px 20px;
	display: block;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
    border-radius: 35px;
}
.download_btn li a:hover{
	background-color: #666;
}
.download_btn .icon_download{
	font-size: 2rem;
}


/* Building resilience useful links*/
.e_useful_links{
	margin-top: 30px;
}
.e_useful_links li{
  text-decoration: none;
  display: inline-block;
  padding-left: 50px;
  position: relative;
	line-height: 1.2;
	padding-bottom: 10px;
}
.e_useful_links a{
	color: #E87425;
}
.e_useful_links a:hover{
	color: #666;
}
.e_useful_links li:before{
  content: "";
  display: block;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  position: absolute;
  left: 0;
  top: 50%;
}
.e_useful_links li:after{
  content: "";
  display: block;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  position: absolute;
  left: 32px;
  top: calc(50% - 5px);
}
.e_useful_links li:before {
  width: 35px;
  height: 1px;
  background: #E87425;
}
.e_useful_links li:after {
  width: 2px;
  height: 6px;
  background: #E87425;
  right: 0;
}
.e_case_studies{
	margin-top: 50px;
}
.e_case_studies_img img{
	width: 80%;
	margin-left: 10%;
	border: 2px solid #7E7E7E;
}	



/* AIT */
.course_modules{
	margin: 50px auto;
	background-color: #f1f1f1;
	padding: 30px;
    border-radius: 15px;
}
.course_modules h4{
	font-weight: 600;
}
.course_modules p{
    color: #333;
	font-size: 1.6rem;
}
.el_link_note{
	margin-top: 50px;	
}
.el_link_note p{
	color: #333;
}
.el_info_title_col2{
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
    
}
.go_to_btn a{
    color: #46B564;
    border: 3px solid #46B564;
    border-radius: 50px;
    padding: 5px 20px;
    display: block;

}
.go_to_btn a:hover{
    color: #fff;
   background-color: #46B564;

}
.arrow-right {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 12px;
  height: 0.1em;
  background: currentColor;
    margin-left: 10px;
}

.arrow-right::before {
  content: '';
  width: 0.35em;
  height: 0.35em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  box-sizing: border-box;
}

#e-learning video{
    border-radius: 15px;
}

@media (min-width : 768px) {
.keni-main .keni-section .border_box_orange h1{
    width: 112%;
    transform: translateX(-6%);
    font-size: 4.2rem;
  }
.border_box_orange h2{
    width: 112%;
    transform: translateX(-6%);
  }
.border_box_green h2{
    width: 112%;
    transform: translateX(-6%);
  }
.border_box_orange .col_el_cate h2{
  width: 100%;
  transform: none;
}
#adaptaiton_learning .al_col3_wrap{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
/*.al_col3_wrap a{
	width: 30%;
}*/
.al_wrap{
	width: 30%;
	margin-bottom: 0;
}
.al_con_read{
	padding: 80px;
    width: 100%;
    transform: none;	
}
	
/* trainings */
#trainings h2 {
	font-size: 6rem;
	line-height: 1;
}
#trainings h2 span{
	font-size: 3rem;
}
.tr_col2-wrap h3{
	margin-bottom: 10px;
	font-size: 3rem;
}
.tr_col2-wrap p{
	margin-bottom: 0.5em;
}
.tr_read{
    width: 100%;
    transform: translateX(-6%);
  }
.tr_date{
	font-size: 1.8rem;
}
.tr_col2-wrap{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	background-color: #fff;
	padding: 50px;
}
.tr_col2-wrap h3{
	margin-bottom: 10px;
	font-weight: 600;
}
.col_tr_img img{
    border-radius: 15px;
}
.col_tr_img{
	width: 30%;
}
.col_tr_note{
	width: 65%;
	padding: 0;
}
	
.col_wwd_img{
	width: 50%;
}
.col_wwd_note{
	width: 45%;
	padding: 0;
}	
.other_tr_co2_wrap{
	flex-direction: row;
	justify-content: space-between;
}
.other_tr_wrap{
	width: 48%;
	margin-bottom: 0;
}
.col_el_cate h2{
	font-size: 1.9rem;
}
.col_el_cate h2 span{
	font-size: 3.3rem;
	line-height: 2;
}
.el_info_title h3{
	font-size: 3.2rem;
	font-weight: normal;
	margin-bottom: 30px;
}
.el_info_title h3  span{
	display: block;
	font-size: 4.6rem;
	margin-bottom: 30px;
	font-weight: 500;
}
/* Publications */
.col_pub_img{
	width: 20%;
	text-align: center;
	margin: 0;
}
.col_pub_note{
	width: 75%;
	padding: 0;
}
}



@media (min-width : 920px) {
.border_box_orange {
	margin-bottom: 80px;
}
.tr_article{
	margin-bottom: 60px;
}
.al_col2_wrap{
	display: flex;
	justify-content: space-between;
}	
.al_wrap_col{
	width: 48%;
	display: flex;
	margin-bottom: 0;
}
.about_wrap_col2{
	display: flex;
    height: 100%;	
}
.about_col_img{
	max-width: 50%;
}
.about_col_img img{
    border-radius: 15px 0 0 15px;
}

/* What we do */
.tr_col2-wrap .col_wwd_note h3{
	font-size: 4.7rem;
}
.col_wwd_img img{
	height: 100%;
    object-fit: cover;
	border-radius: 15px;
}
.partners_list{
	padding: 50px;
}
.partners_list a{
	width: 18%;
}
.oder-1{
	order: 0;
}
/* Search items */
#search-item{
	margin-bottom: 50px;
}
.search-wrap{
	display: flex;
    justify-content: space-between;
}
.search_target{
    width: 32%;
}
.search_area{
    width: 42%;
}
.search_method{
    width: 18%;
}
#group-target,#group-area{
    display: flex;
    flex-wrap: wrap;       
}    
details summary{
	pointer-events: none;	
}
details summary::after{
    display: none;
}
/* e-leaning */
.el_article{
	padding: 30px;	
}
.el_col2-wrap{
	display: flex;
	justify-content: space-between;
}
.col_el_cate{
	width: 22%;
	flex-direction: column;
}
.col_el_cate h2{
	font-size: 1.9rem;
	color: #56B9BA;
}
.col_el_cate h2 span{
	font-size: 3.3rem;
	border-bottom: 3px solid #56B9BA;
	line-height: 2;
}
.sp_padding,.sp_padding_lr{
	padding: 0;
}
.col_el_info{
	width: 75%;
}
.col_el_info img{
	margin-bottom: 30px;
}
.el_date{
	font-size: 2.4rem;
}
.el_con_movie{
	width: 60%;
}
.el_con_note{
	width: 35%;
	margin-top: 0;
}
.el_con_padding{
	padding: 0;
	margin-top: 80px;
}

/* Building resilience */
.el_logo{
	align-items: flex-start;
}
.el_logo img{
	height: 50px;
	width: auto;
	margin-bottom: 30px;
}
.lesson_link img{
	margin-bottom: 10px;
}
.download_btn{
	flex-direction: row;
	justify-content: space-around;
	margin-top: 80px;
}
.download_btn li{
	width: 40%;
}
.download_btn .icon_download{
	font-size: 3rem;
}
.e_case_studies{
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}
.e_case_studies_note{
	width: 60%;
}
.e_case_studies_note h3{
	padding-bottom: 20px;
}
.e_case_studies_img{
	width: 38%;
}
.e_case_studies_img img{
	width: 80%;
	margin-left: 10%;
}	
.e_case_studies .download_btn li{
	width: 100%;
}	
}

@media (min-width : 1200px) {
.header_img h1 {
  font-size: 5.5rem;	
}
.header_img h1 .subtitle{
  font-size: 2.2rem;
}
.border_box_orange {
  padding: 50px 0;
}
.border_box_green {
  padding: 50px 0;
}
/* e-leaning */
.el_article{
	padding: 80px;	
}
/* Building resilience */
.lesson_list_col3{
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 50px;
}
.lesson_link{
	width: 30%;
	margin-right: 5%;
}
.lesson_link:nth-child(3n){
	margin-right: 0;
}
.col_el_info hr{
	margin: 100px 0;		
}
}
