@charset "utf-8";

body.ctg_instit{}

.hyosho_box [class*="Fset"]+[class*="Fset"]{margin-top:1rem;}
#sect_unchlink{margin-top:8rem;}
#sect_unchlink+[id*="sect_"]{margin-top:8rem;}

/**学会大会**/
.happyo_box li{font-size:var(--font-S);}
.happyo_box em{display: block; color:var(--color-red);font-weight:700;padding-bottom: 0.5rem;font-size:var(--font-M);}
.happyo_box em a{color:var(--color-red); text-decoration:underline;display: inline-block;font-weight:500;}
.happyo_box em [class*="btn_box"] {vertical-align: top; display: inline-block; padding-top: 0;padding-left:0.5em; }
.happyo_box em [class*="btn_box"] [class*="common_btn"]{color: #fff!important; text-decoration: none;}

.happyo_box span[class*="happyo-icon_"]{display: inline-block; margin-right: 1em;padding:0.1em 0.75em;font-size:75%;color: #fff;}
.happyo_box span.happyo-icon_jissen{background-color: #f185b7;}
.happyo_box span.happyo-icon_kagaku{background-color: #53cd9a;}
.happyo_box span.happyo-icon_kokusai{background-color:#9A9A9A;}

#sect_poster .happyo_box em{color:#1487ca;}
#sect_poster .happyo_box em a{color:#1487ca;}

.instit_happyo [class*="mid_M"] small{display: inline-block; font-size: 65%; padding-left: 1em;}

/**学会大会抄録一覧**/
.instit_abstract #sect_unchlink{margin-top: 2.5rem;}
.instit_abstract ul.unch_link.instit_arch li a:after{transform: rotate(0deg);}

/**学会誌**/
.instit_journal{}
.instit_journal .lead_txt{padding-bottom:2rem;}
.instit_journal .cover_box{margin-top:4rem;}
.instit_journal .cover_box ul{row-gap:2rem!important;}

.instit_journal .journal_ttl{padding-bottom: 4rem;gap:3rem;}
.instit_journal .journal_ttl .journal_name{padding-top: 1rem;}
.instit_journal .journal_ttl figure{width:18%;}
.instit_journal .book_mokuji>*:before{}
.instit_journal .book_mokuji strong{display: block;padding-bottom: 0.5rem;color:var(--color-red);font-size:var(--font-Mx);line-height: 1.4;}
.instit_journal .book_mokuji small{font-size:75%;display: block;}
.instit_journal .book_mokuji [class*="Fset"]+small{padding-bottom: 1rem;}
.instit_journal .book_mokuji .btn_box{vertical-align: text-bottom;font-size: var(--font-M);}
.instit_journal .presenter_ul{row-gap:3rem;padding-bottom: 5rem;padding-top: 1rem;}
.instit_journal .presenter_ul li{}
.instit_journal .presenter_ul strong{padding-bottom: 0.5rem;color:#333;}

/**学会ニュース**/
.instit_news ul.news_ul{padding: 0!important;}
.instit_news ul.news_ul li .news_yymmdd{}

/**発表**/
.instit_happyo ul.unch_link.instit_arch li a:after{transform: rotate(0deg);}


@media only screen and (max-width: 760px) {

/**学会誌**/
.instit_journal .journal_ttl{gap:1.5rem;padding-bottom: 2rem;}
.instit_journal .journal_ttl figure {width: 35%; margin: auto;}
.instit_journal .presenter_ul[class*="col_"]>* [class*="common_btn"]{width: auto;}

/**学会大会**/
.instit_happyo [class*="mid_M"] small{display: inline-block; font-size: 75%;}

}
