    @charset "UTF-8";

    .wrap_900{
      max-width: 900px;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
    }

    #association_01{
      padding-top: 80px;
    }
    #association_02{
      padding-top: 80px;
    }
    #association_03{
      padding-top: 80px;
    }
    #association_04{
      padding-top: 80px;
    }
    #association_05{
      padding-top: 80px;
    }

    /* 全体文字系 */
    h3{
    font-size: 20px;
    font-weight: 600;
    padding-top: 80px;
    }

    .text{
    margin-top: 40px;
    }

    .sp_br {
      display: none;
    }


    .text_bold{
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
    }

    .a_white {
      font-size: 17px;
      font-weight: 500;
      color: #fff;
      text-decoration: none;
      border-bottom: solid 1px;
    }

    .text_right{
    text-align: right;
    }

    .text_center{
      padding-top: 20px;
      text-align: center;
      margin: 0 auto;
    }

    .bg_img{
      object-fit: cover;
      object-position: 0% 20%;
    }

    .one {
    list-style: circle;
    }

    .two{
    list-style: circle;
    font-size: 1.5rem;
    margin-left: 20px;
    }

    .slide_text{
    text-align: center;
    font-size: 1.2rem;
    }

    .table_title{
    text-align: center;
    font-weight: 600;
    color: #006234;
    border: solid 3px #006234;
    border-radius: 50px;
    }

    /* 余白用 */
    .contents_space{
    margin-left: 15px;
    margin-right: 15px;
    }
    .space_01{
    padding: 40px;
    }

    .space_02{
    padding: 20px;
    }

    .ul_space{
    margin-left: 50px;
    }


.association_images{
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  /* max-width:600px; */
}

/* .img_name{
  text-align: center;
  align-items: center;
  position: relative;

}
.img_name p{
  font-weight: 600;
  font-size: 20px;
  position: absolute;
  right: 35px;
  top: 255px;
  color: #006234;
} */


.img_greeting{
    width: 200px;
    height: 250px;
    border: solid 2px #006234;
    border-radius: 50%;
  }

  .img_history{
    max-width: 400px;
    aspect-ratio: 3/2;
    object-fit: cover;
    position: relative;
    left: -20px;
  }

  .cp_timeline01:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    display: block;
    width: 6px;
    height: 100%;
    margin-left: -3px;
    /* background: #fff; */
    background-color: #fff;
    z-index: 5;
  }

  .img_europa1,
  .img_europa2{
    max-width: 600px;
    aspect-ratio: 3/2;
    object-fit: cover;
    margin: 0 auto;
  }
  .maps{
    position: relative;
    max-width: 1000px;
    background-color: #fff;
    margin: auto;
    padding: 10px;
    margin: 10px;
    height: 800px;
  }
  .map_img{
    position: absolute;
    bottom: 0;
    left: 0;
    /* background-color: #fff; */
    margin: auto;
    padding: 10px;
    margin: 10px;
  }
  .dt01{
    position: absolute;
    top: 0;
    right: 0;
  }
  .map_dt{
    max-width: 250px;
    margin: 10px;
  }
  /* .yllw{
    display:flex;
    justify-content: space-between;
  }
  .grn_othr{
    display:flex;
    justify-content: space-between;
    margin-inline: 5%;
  }
  .fl01{
    display: flex;
    flex-direction: row;
  }
  .fl02{
    display: flex;
    flex-direction: row;
  }
  .fl03{
    display: flex;
    justify-content: space-between;
  } */
  


  /* 背景色変わるところの指定 */
.association_006234{
  width: 100%;
  background-color: #006234;
}

.h3_white{
  font-size: 20px;
  font-weight: 600;
  padding-top: 80px;
  color: #fff;
  margin-bottom: 20px;
}

.text_white{
  color: #fff;
  margin-top: 15px;
}

.table_title_white{
  text-align: center;
  font-weight: 600;
  color: #fff;
  border: solid 3px #fff;
  border-radius: 50px;
}

/* .border_img2{
  content: url(/images/facility/SVG/h3_deco.svg);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(345deg) brightness(108%) contrast(101%);
  margin-top: 15px;
  margin-bottom: 15px;
} */



  /* text回り込み */

  .article {
    padding: 25px;
    background-color: #fff;
  }
  .article img {
    max-width: 50%;
    height: auto;
    float: right;
    margin: 5px 20px 10px 20px;
    vertical-align: bottom;
  }
  .article h2 {
    margin: 0;
    font-size: 28px;
    line-height: 1.2;
  }
  .article > p {
    margin: 0px 10px 0 0;
    line-height: 1.6;
  }
  .article::after {
    content: "";
    display: block;
    clear: both;
  }

   .checkbox{
    display: none;
   }

   .association_t01 th,
   .association_t01 td {
     /* width: 100%; */
     text-align: center;
     padding-top: 5px;
     padding-bottom: 5px;
     border-top: solid 1px #D9D9D9;
     /* display: block; */
   }
   .association_t01 td{
     text-align:left;
   }
   .association_t01 .left{
     text-align: left;
     /* display: inline-block; */
     margin-bottom: 20px;
   }

   .association_t01 td{
     margin-bottom: 20px;
     padding: 20px 40px 20px 20px;
   }


  @media screen and (max-width: 640px) {
    .sp_br {
      display: block;
    }
    .maps{
      height: 350px;
    }
  /* つづきをよむ */
  .read-more-4 {
    position: relative;
}

.read-more-4 p {
    display: -webkit-box;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 開く前に見せたい行数を指定 */
}

.read-more-4:has(:checked) p {
    display: block;
}

.read-more-4 p::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #fff);
    content: '';
}

.read-more-4:has(:checked) p::after {
    content: none;
}

.read-more-4 label {
    display: flex;
    align-items: center;
    gap: 0 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: .4em 1.2em;
    border-radius: 25px;
    background-color: #006234;
    color: #fff;
    font-size: .7em;
}

.read-more-4 label:hover {
    border:1px solid #006234;
    background-color: #fff;
    color: #006234;
    cursor: pointer;
}

.read-more-4:has(:checked) label {
    display: none;
}

.read-more-4 label::after {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.read-more-4 label:hover::after{
    background-color: #006234;
}

.read-more-4 input {
    display: none;
}


    .article img {
      float: none;
    }
  
  }

  /* table1つ目 */
.association_t01{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    border-collapse: collapse;
    border-top: solid 1px #D9D9D9;
    border-bottom: solid 1px #D9D9D9;
    line-height: 1.2em;
  }
  .association_t01 tr td{
    border-collapse: collapse;
    border-bottom: solid 1px #D9D9D9;
  }
  
  .association_t01 td{
    /*table内のtdに対して*/
    padding: 20px 40px 20px 20px;
  }
  
  .association_t01 th{
    text-align: left;
    width: 200px;
    padding-left: 10px;
    border-collapse: collapse;
    border-bottom: solid 1px #D9D9D9;
  }
  
  /* @media screen and (max-width: 640px) { */

    .article {
      padding: 25px;
      background-color: #fff;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .last td:last-child {
      border-bottom: solid 0px;
      width: 100%;
    }
    .association_t01 {
      width: 100%;
      text-align: center;
      border-bottom: solid 0px;
      padding-top: 10px;
    }
    
  

  /* history */
  .cp_block {
    margin: 3em auto;
  }
  .cp_timeline01 {
    position: relative;
    width: 100%;
    margin: 3em auto;
    padding: 1em 0;
    list-style-type: none;
  }
  
  .flag{
    font-size: 1.5em;
  }
  .cp_timeline01 li {
    padding: .5em 0;
  }
  .cp_timeline01 li:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .cp_timeline01 li:nth-child(odd) .timeline_item {
    position: relative;
    width: calc(50% - 29px);
    float: left;
    text-align: right;
    background: #006234;
  }
  .cp_timeline01 li:nth-child(even) .timeline_item {
    position: relative;
    width: calc(50% - 29px);
    float: right;
    background: #006234;
  }
  .cp_timeline01 li .timeline_item .flag_cont {
    position: relative;
    display: inline-block;
    text-align: center;
  }
  .cp_timeline01 li .timeline_item .flag {
    position: relative;
    display: inline;
    color: #fff;
    top: -10px;
    padding: 6px 10px;
    border-radius: 5px;
    font-weight: bold;
    background: #006234;
  }
  /* .cp_timeline01 li:nth-child(odd) .timeline_item .flag {
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  }
  .cp_timeline01 li:nth-child(even) .timeline_item .flag {
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  } */
  .cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:before,
  .cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:before {
    position: absolute;
    top: 4px;
    right: -45px;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    padding: 4px;
    background: #fff;
    border-radius: 50%;
    border: 6px solid #fff;
    z-index: 10;
  }
  .cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:before{
    background: #fff;
    border: 6px solid #fff;
  }
  .cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:before {
    left: -44px;
  }
  .cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:after,
  .cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:after {
    position: absolute;
    top: 10px;
    right: -38px;
    content: ' ';
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    border-radius: 10px;
    border: 0px solid #fff;
    z-index: 10;
  }
  .cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:after {
    left: -38px;
  }
  .cp_timeline01 li:nth-child(odd) .timeline_item .flag:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -6px;
    border: solid transparent;
    /* border-left-color: rgba(26,35,126 ,1);
    border-width: 6px; */
  }
  .cp_timeline01 li:nth-child(even) .timeline_item .flag:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -6px;
    border: solid transparent;
    /* border-right-color: rgba(26,35,126 ,1);
    border-width: 6px; */
  }
  .cp_timeline01 li .timeline_item .time {
    display: block;
    margin-top: 1em;
    padding: 4px 6px;
    font-size: 0.6em;
    line-height: 1em;
    text-align: right;
  }
  .cp_timeline01 li:nth-child(even) .timeline_item .time {
    text-align: left;
  }
  .cp_timeline01 li .timeline_item .desc {
    /* margin: 1em 0.75em 0 0; */
    font-size: 0.9em;
    color: #fff;
    line-height: 1.4em;
    margin-left: 40px;
    padding: 1em;
    background: #006234;
    border-radius: 6px;
    text-align: left;
    list-style-type:disc;
  }
  @media only screen and (max-width:864px) {
    .maps{
      height: 750px;
    }
    .dt01{
      position: absolute;
      top: 0;
      right: 0;
    }
    /* .map_dt{
      max-width: 250px;
      margin: 10px;
    }
    .yllw{
      margin-inline: 5%;
    }
    .grn_othr{
      margin-inline: 5%;
    }
    .fl01{
      display: flex;
      flex-direction: column;
    }
    .fl02{
      display: flex;
      flex-direction: column;
    }
    .fl03{
      display: flex;
      flex-direction: column;
    }
     */
  }/* 864px */

  @media only screen and (max-width:764px) {
    .cp_timeline01:before{
      left: 0%;
    }
    .cp_timeline01 {
      width:80%;
      margin: 0 auto;
      padding: 4em 0 1em 0;
    }
    
    .cp_timeline01 li:nth-child(odd) .timeline_item,
    .cp_timeline01 li:nth-child(even) .timeline_item {
      margin-bottom: 40px;
      float: none;
      width: 100%;
      text-align:left;
    }
    

    .cp_timeline01 li .timeline_item .flag_cont {
      text-align: center;
      display: block;
      text-align: left;
  }
    .cp_timeline01 li .timeline_item .flag {
      
      padding-left: 1.5em;
      z-index: 15;
      background-color: transparent;
    }
    .cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:before,
    .cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:before {
      top: 7px;
      left: -16px;
    }
    .cp_timeline01 li:nth-child(odd) .timeline_item .flag_cont:after,
    .cp_timeline01 li:nth-child(even) .timeline_item .flag_cont:after {
      top: -28px;
      left: calc(50% - 10px);
    }
    .cp_timeline01 li:nth-child(odd) .timeline_item .flag:after,
    .cp_timeline01 li:nth-child(even) .timeline_item .flag:after {
      content: '';
      position: absolute;
      left: 50%;
      top: -6px;
      height: 0;
      width: 0;
      margin-left: -6px;
      border: solid transparent;
      /* border-bottom-color: rgba(26,35,126 ,1);
      border-width: 6px; */
      pointer-events: none;
    }
    .cp_timeline01 li .flag_cont {
      display: block;
      position: relative;
      margin: 4px 0 0 0;
      z-index: 14;
    }
    .cp_timeline01 li:nth-child(odd) .timeline_item .time,
    .cp_timeline01 li:nth-child(even) .timeline_item .time {
      float: none;
      text-align: left;
      background: #006234;
    }
    .cp_timeline01 li .timeline_item .desc {
      position: relative;
      z-index: 15;
      background:transparent;
      display: inline-block;
     
    }
    .cp_timeline01 li .timeline_item .pic_disc{
      text-align: center;
    }
    .left{
      text-align: left;
      display: inline-block;
    }
    .association_t01 th,
    .association_t01 td {
      width: 100%;
      /* text-align: center;
      padding-top: 5px;
      padding-bottom: 5px;
      border-top: solid 1px #D9D9D9; */
      display: block;
    }
    .association_t01 th{

      padding-top: 20px;
      text-align: center;
      border-bottom: none;
    }
    .association_t01 tr td {
      border:none;
    }

    .association_t01 .left{
      text-align: left;
      /* display: inline-block; */
      /* margin-bottom: 20px; */
    }

    .association_t01 td{
      margin-bottom: 20px;
      padding: 20px 40px 20px 20px;
    }
  }/*764*/
  .fadeIn_up {
    opacity: 0;
    transform: translate(0, 30%);
    transition: 1s;
    
  }
  .fadeIn_up.is-show {
    transform: translate(0, 0);
    opacity: 1;
  }
