@charset "utf-8";
#conference{
    font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 16px;
    line-height: 2em;
    margin-bottom: 0px;
}
.flex{
display: flex;
flex-wrap: wrap;
}
.flex-center{
align-items: center;
justify-content: center;
}
.dl03,.dl04{
display: flex;
flex-wrap: wrap;
justify-items: auto;
align-items: center;
}
.dl03 dt{
    width: 20%;
    padding: 10px;
    text-align: center;
}
.dl03 > dd {
    width: 80%;
    padding:10px 15px;
}
.dl03 dt:not(:last-of-type),.dl03 dd:not(:last-of-type){
    margin-bottom: 15px;
}
.dl04{
justify-items: center;
align-items: stretch;
}
.dl04 dt{
    background: var(--border3);
}
.dl04 dt,.dl04 dd{
    margin-bottom:10px;
}
.dl04 dt,.dl04 dd{
    border: solid 1px var(--border3);
    padding: 15px;
}
#conference .link01{
    background: var(--colorBg3);
    color: #fff;
    border: 2px solid var(--border3);
}
#conference .ol01 > li::before{
    border: 1px solid var(--colorBg3);
    box-shadow: 2px 2px var(--colorBg3);
}
#conference .link01:hover{
    background:#fff ;
    color:var(--colorBg3);
    border: 2px solid var(--colorBg3);
}
#conference .link02 {
    color: var(--colorBg3);
    font-weight: 800;
}
#conference .link02::after{
    background: var(--colorBg3);
}
#conference .link02:hover{
    background: var(--colorBg3);
    color: #fff;
}
#conference a{
    text-decoration:none;
	transition: 0.3s;
}
#conference .link03{
    background:var(--colorBg3);
    border: solid 1px #fff;
    color: #fff;
    border-radius: 10px;
    padding: 15px 15px 15px 45px;
    margin: 0 0 0 30px;
    position: relative;
    line-height: 1.5em;
    font-weight: 300;
    box-shadow: 0px 5px 8px -5px rgba(0,0,0,0.8);
    min-width: 300px;
    min-height: 85px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#conference .link03:hover{
    opacity: .8;
}
#conference .link03:after,#conference .link03.pdf:before,#conference .link03.logist:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -25px;
transform: translateY(-50%);
}
#conference .link03::after{
    left: -25px;
    width: 30px;
    height: 30px;
    background: #fff;
    border: solid 3px var(--colorBg3);
    padding: 10px;
    border-radius: 30px;
}
#conference .link03.pdf:before,#conference .link03.logist:before{
background-size: contain;
width: 30px;
height: 30px;
position: absolute;
left: -10px;
top:50%;
z-index: 1;
}
#conference .link03.pdf:before{
background: url(../images/conference/link03_pdf.svg)no-repeat center;
}
#conference .link03.logist:before{
background: url(../images/conference/link03_logist.svg)no-repeat center;
height: 35px;
}
  /* subnavi
-------------------------------------------------------------- */
  body #main #conference .subnavi {
    text-align: center;
    margin: 40px auto 45px;
  }
  body #main #conference .subnavi ul li {
    display: inline-block;
    font-size: 14px;
    margin: 0 1%;
    position: relative;
    z-index: 2;
  }
  body #main #conference .subnavi ul li a {
    color: #262626;
    position: relative;
  }
  body #main #conference .subnavi ul li a.point {
    color: #6CAA77;
  }
  body #main #conference .subnavi ul li a::after {
      position: absolute;
      bottom: -2px;
      left: 0;
      content: '';
      width: 100%;
      height: 3px;
      background: #6CAA77;
      opacity: 0;
      visibility: hidden;
      transition: .3s;
    }
   body #main #conference .subnavi ul li a:hover,body #main #conference .subnavi ul li a.point {
      color: #6CAA77;
    }
      body #main #conference .subnavi ul li a:hover::after {
      bottom: 0;
      opacity: 1;
      visibility: visible;
    }


/*#conference .header_h1 .div_h1 .h1_title,#conference .header_h1 .div_h1 .title{
    font-weight: 500;
}
#conference .header_h1,#conference .entry-header{
  background: url(../images/conference/back_header_h1-31th.jpg)no-repeat,rgba(0, 79, 163, 0.411);
  background-size: cover, 100%;
  background-position: bottom,bottom;
  justify-items: center;
  padding: 60px 0;
  width: 100%;
}    
*/
#conference .header_h1{
position: relative;
background: linear-gradient(180deg,rgba(9, 96, 175, 1) 0%, rgba(113, 192, 233, 1) 100%);
}
#conference .header_h1 .div_bird-parts img{
    position: absolute;
}
#conference .header_h1 .div_bird-parts img.bird_right{
    top: 10px;
    width: 10%;
    left: 10px;
}
#conference .header_h1 .div_bird-parts img.bird_left{
    bottom: 80px;
    width: 5%;
    right: 10px;
}
#conference .header_h1 .div_bird-parts img.bird_center{
    bottom: 20px;
    width: 12%;
    left: 50%;
}
#conference .header_h1 .div_h1{
      /*background: url(../images/conference/back_header_h1-bird.jpg)no-repeat,rgba(0, 79, 163, 0.411);*/

    position: relative;
    z-index: 1;
      background-size: cover, 100%;
  background-position: bottom,bottom;
    color: #fff;
    padding: 30px 10px;
    width: 100%;
  justify-items: center;
  width: 100%;}
 #conference .header_h1 .div_h1 .h1_title,#conference .header_h1 .div_h1 .title,#conference .header_h1 .div_h1 .dl03{
    width: 100%;
    max-width: 1000px;
    margin: auto;
}
#conference .header_h1 .div_h1 .h1_title,#conference .header_h1 .div_h1 .title{
    font-size: clamp(28px, 26.592px + 0.376vw, 32px);
    margin-bottom: 15px;
}
#conference .header_h1 .div_h1 .title{
    color: #F8FFD8;
}
#conference .header_h1 .div_h1 .dl03 dt{
    border: solid 1px #fff;
}
#conference .header_h1 .ul_notice01 li,#conference .header_h1 .ul_notice01 li:before{
    color: #fff;
}
#conference section{
    margin-bottom:clamp(60px, 38.873px + 5.634vw, 120px);;
}
#conference section article{
    width: 100%;
    max-width: 1000px;
    position: relative;
    margin: auto auto 50px;
    padding: 0 10px;
}
#conference section h2{
    border-bottom: solid 1px rgba(204, 210, 227, .5);
    padding: 10px 10px;
    font-family: var(--min-font-family);
    font-weight: var(--font-weight-medium);
    font-size: var(--h3-font-size);
    width: 100%;
    max-width: 1000px;
    margin:0 auto 30px;
    font-size: clamp(1.375rem, 1.243rem + 0.563vw, 1.75rem);
font-weight: 500;
}
/*
#conference section h2{
    text-align: center;
font-size: clamp(1.375rem, 1.243rem + 0.563vw, 1.75rem);
font-weight: 500;
    margin-bottom: clamp(30px, 26.479px + 0.939vw, 40px);
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
}
#conference section h2::before{
    content: "";
    background: url(../images/conference/h2-conference.svg)no-repeat,center bottom;
    background-size: contain;
    width: 120px;
    height: 25px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}*/
#conference section .div_h3 h3{
    border-bottom: solid var(--colorBg3) 1px;
    padding: 0 10px 10px;
    color: var(--colorBg3);
    font-size: clamp(16px, 15.296px + 0.188vw, 18px);
    margin-bottom: 30px;
    background: none !important;
    border-left: none !important;
}
#conference .sec_time .dl_time{
align-items: center;
}
#conference .sec_time .dl_time dt{
width: 180px;
padding: 5px;
border: solid 2px var(--border3);
text-align: center;
margin-right: 20px;
}
#conference .sec_time .dl_time dd{
    font-weight: 800;
    font-size: 20px;
    width:calc(100% - 200px)
}
#conference .sec_time .dl_time dt:not(:last-of-type),#conference .sec_time .dl_time dd:not(:last-of-type){
    margin-bottom: 15px;
}
#conference .art_kaicho-name .name{
    font-size: clamp(1.125rem, 1.037rem + 0.376vw, 1.375rem);
    text-align: center;

}
#conference .art_kaicho-name .name .prof{
    font-size: .8em;
}

#conference .art_kaicho-messege h3{
font-size: clamp(1.375rem, 1.243rem + 0.563vw, 1.75rem);
font-weight: 500;
    margin-bottom: 15px;
}
#conference .art_kaicho-messege .name-messege{
    text-align: right;
    margin-top: 45px;
}
#conference .art_embryologist .div_h3{
margin-top: 45px;
}
#conference .sec_program{
    background: var(--border3);
    padding: 45px 10px;
}
#conference .sec_program .im_program{
    max-width: 450px;
    width: 100%;
    display: block;
    margin: 0 auto 45px;
}
#conference .sec_program .link03{
    max-width: 350px;
}
#conference .sec_newslist .art_newslist dl dd a{
    text-decoration: underline;
}

  @media screen and (max-width: 64.4em) {
    .dl04 dt,.dl04 dd{
        width: 100%;
    }
    .dl04 dt{
        margin-bottom: 0;
    }
  }
   @media screen and (min-width: 64.5em) {
    .dl04 dt{
    width: 180px;
    text-align: center;

}
.dl04 > dd {
width: calc(100% - 180px);
    padding:0 15px;
        margin-left: 0;
}
#conference .sec_newslist .art_newslist dl dt{
    margin-right: 30px;    
}
#conference .sec_newslist .art_newslist dl dt{
    width: 20%;
    max-width: 110px;
}
#conference .sec_newslist .art_newslist dl dd{
    width: 80%;
    min-width: calc(100% - 140px);
}
#conference .div_footer_sponsor .ul_link{
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(4, 1fr);
}
  }
  /* embryologist
-------------------------------------------------------------- */
#conference .entry-content{
    margin-top: 45px;
}

#conference .div_h3 h3{
    border-left: 5px solid #325A8C;
}
#conference .entry-content .table01, .table02 {
    border: 3px double var(--border2);
}
#conference .entry-content .table01 .page-template-page-entry_taikai .table01 th:first-child, .page-template-page-entry_taikai .table01 th:nth-child(3){
    width: 10%;
}
  /* #conference .div_footer_sponsor
-------------------------------------------------------------- */
#conference .div_footer_sponsor{
    background: var(--colorBg3);
    padding: 45px 10px;
}
#conference .div_footer_sponsor .ul_link{
    width: 100%;
    max-width: 1000px;
    margin: auto !important;
}
#conference .div_footer_sponsor a{
    border: 1px solid #fff;
    transition: .5s;
    aspect-ratio: 5 / 2;
    display: inline-block;
}
#conference .div_footer_sponsor a img{
width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 600px) and (max-width: 959px) {
#conference .div_footer_sponsor .ul_link{
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 599px) {
#conference .div_footer_sponsor .ul_link{
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    }
}