@charset "UTF-8";

/*
The 126th Annual Meeting of the Japanese Dermatological Association. All rights reserved. CSS
Author: Kazuya Tahara(Hdj)
Version:20260427
*/


/*-----------------------------------------------
 __Initial Setting
-----------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-style:normal;
font-weight: normal;
font-size: 100%;
vertical-align: baseline;
box-sizing:border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

html{
overflow-y: scroll;
scroll-behavior: smooth;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

input, textarea{
margin: 0;
padding: 0;
}
strong,
strong *{
	font-weight:bold;
}

ol, ul{
list-style:none;
}

table{
border-collapse: collapse; 
border-spacing:0;
}

caption, th{
text-align: left;
}

a:focus {
outline:none;
}

/*ClearFix*/
.clearfix:after {
content: "."; 
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}

/*-----------------------------------------------
 __Base Setting
-----------------------------------------------*/
a:link , a:visited {
	color:#1d3994;
}
a:hover {
	color:#F90;
}
body {
	line-height:1.6;
	color: #333;
	min-width: 1000px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-size-adjust: 100%;
	background:#ede6d8 url(refer/bg_body.png) repeat-x 0 10px;
}
body.En {
    line-height: 1.3;
    font-family: Arial, Helvetica, sans-serif;
}
.ClearBoth {
	clear:both;
}
.Wrapper {
	width:982px;
	margin:10px auto 0;
}
.Content{
	display:flex;
	flex-direction:row-reverse;
	justify-content:space-between;
}
.Container{
	width:772px;
	margin:0 auto 0;
}

/*-----------------------------------------------
 __HEADER
-----------------------------------------------*/
#Header {
	height:130px;
	position:relative;
	padding-top:10px;
}
#Header  h1 {
	width:759px;
	height:99px;
	margin:0 0 auto auto;
}
#Header .Logo{
	width:87px;
	height:105px;
	font-size:1px;
	text-indent:-9999px;
	position:absolute;
	left:-148px;
	top:10px;
	background: url(refer/logo_126th.png) no-repeat 0 0;
	background-size: contain;
	z-index:100;
}
#Header .Logo a{
	display:block;
	width:100%;
	height:100%;
}

/*-----------------------------------------------
 __Footer
-----------------------------------------------*/
footer  {
	padding-top:10px;
	padding-bottom:30px;
	position:relative;
	background: linear-gradient(180deg, #213551 0%, #213551 4px, #ffe900 4px, #ffe900 5px, #213551 5px, #213551 100%);
	position: relative;
	z-index:100;
}
footer .FootMain{
	width:982px;
	margin:0 auto;
	position:relative;
}
footer .Copyright {
	font-size:75%;
	text-align:center;
	color:#FFF;
}
footer .PageTop {
	width:9em;
	font-size:75%;
	text-align:end;
	position:absolute;
	right:20px;
	top:-40px;
}



/*-----------------------------------------------
 __Navi
-----------------------------------------------*/
nav{
	width:206px;
	background-color:#FFF;
	padding-top:124px;
	background: #FFF;
	position:relative;
	z-index:1;
	box-shadow:0 3px 3px rgba(0,0,0,0.75);
}
nav .BtHome{
    width: 186px;
    height: 37px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
    background: url("refer/bt_home.png") no-repeat 0 0;
    background-size: contain;
}
nav .BtHome a{
    display: block;
    width: 100%;
    height: 100%;
}
nav .BtHome a:hover{
    background: rgba(255,255,255,0.2);
}
nav ul{
	width:196px;
	margin:0 auto 20px;
	border-top: 1px solid #999;
}
nav ul li{
	font-size:88%;
	color:#333;
	font-weight:600;
	padding-left:24px;
	border-bottom:1px solid #999;
  position: relative;
	background: url(refer/ic_nav.png) no-repeat 5px 12px;
	background-size: 13px;
}
nav ul li a{
	display:block;
	text-decoration:none;
	color:#333;
	font-weight:600;
	line-height:1.4;
	padding-top:7.5px;
	padding-bottom:7.5px;
	padding-left:24px;
	margin-left:-24px;
	background: url(refer/ic_nav.png) no-repeat 5px 12px;
	background-size: 13px;
}
nav ul li a:link,
nav ul li a:visited{
	color:#333;
}
nav ul li a:hover{
	background:#ffe900 url(refer/ic_nav.png) no-repeat 5px 12px;
	background-size: 13px;
}
nav ul li.Prepare a{
	color: rgba(0,0,0,0.30);
}
nav ul li.Prepare a:hover{
    background-color: inherit;
}
nav .BnCompany{
	width: 196px;
	height: 69px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 auto 10px;
	background:url(refer/bn_company.png) no-repeat 0 0;
	background-size: contain;
	border-radius: 10px;
}
nav .BnCompany a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
nav .BnCompany a:hover{
	background-color: rgba(255, 255, 255,0.2);
}
/*-----------------------------------------------
 __Article
-----------------------------------------------*/
.Article {
  width: 757px;
	min-height:900px;
	margin:0 0 auto auto;
	padding-top:15px;
	padding-bottom:50px;
	background-color:rgba(255,255,255,1.00);
}
.Article h2{
	box-sizing:border-box;
	width:725px;
	font-size:114%;
	color:#FFF;
	font-weight:bold;
	line-height:38px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0,0.3);
	padding:0 0 0 25px;
	margin:0 auto 15px;
	background: url(refer/bg_title.jpg) no-repeat 0 100%;
}
.Article h3{
	width:706px;
	box-sizing:border-box;
	font-size:114%;
	line-height:27px;
	padding:0px 0 0px 8px;
	margin:2em auto 0.5em;
	background: #b4dff0;
	border-left:5px solid #09587c;
}
.Article h2 + h3{
	margin-top:1em;
}
.Article h2 + h4{
	border:0;
	margin-top:0em;
}
.Article h4{
	font-size:100%;
	font-weight:bold;
	color: #09587c;
	margin:1.5em 40px 0.5em;
	padding-top:1em;
	border-top:1px dotted #09587c;
}
.Article h3 + h4{
	padding-top:0;
	margin-top:0;
	border-top:0;
}
.Article h4.Nobd{
	padding-top:0;
	border-top:0;
}
.Article h5{
	font-size:88%;
	font-weight:bold;
	margin:1.5em 40px 0.2em;
}
.Article h4 + h5{
	margin-top:0;
}
.Article p{
	font-size:88%;
	margin:0 40px 1em;
}
.Article ul{
	margin:0 40px 1em;
}
.Article ul li{
	font-size:88%;
}
.Article ol{
	margin:0 40px 1em;
}
.Article ol li{
	font-size:88%;
}
.Article dl{
	font-size:88%;
	margin:0 40px 1em;
}
.Article figure{
	margin:0 40px 1em;
}
.Article figure{
	text-align:center;
	margin-bottom:1em;
}
.Article table{
	margin:0  auto 1em 40px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
.Article table +  h3 {
	margin-top:2em;
}
.Article table caption{
	text-align:left;
	font-size:88%;
}
.Article table th{
	font-size:88%;
	font-weight:normal;
	padding:10px 1em;
	text-align:center;
	vertical-align:middle;
	background:#EFEFEF;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article table td{
	font-size:88%;
	padding:10px 1em;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article .Flex{
	display:flex
}
.Article sup{
	font-size:10px;
	vertical-align:top;
}
.Article sub{
	font-size:10px;
	vertical-align:bottom;
}
.Article iframe{
	display:block;
	margin:0 auto 1em;
}
.Article .AlignCenter{
	text-align:center;
}
.Article .AlignRight{
	text-align:right;
}
.Article .ArlignLeft{
	text-align:left;
}
.Article .ListIc li{
	padding-left:16px;
	margin-bottom:0.5em;
    background:url(refer/ic_list.png) no-repeat 0 0.3em;
	position:relative;
}
.Article .ListIc li::before{
	display:inline-block;
	width:1em;
	content:"●";
	font-size:10px;
	color:rgba(64,156,215,1.00);
	position:absolute;
	left:0;
	top:0.4em;
}
.Article .ListIc .NoIc{
	background-image:none;
}
.Article .ListNote li{
	margin-bottom:0.5em;
	padding-left:1em;
	position:relative;
}
.Article .ListNote li::before{
	display:inline-block;
	width:1em;
	content:"※";
	color:#F00;
	position:absolute;
	left:0;
	top:0;
}
.En .Article .ListNote li::before{
	content:"*";
	text-align:center;
}
.Article .ListNum li{
	margin-left:2em;
	list-style-type:decimal;
	margin-bottom:0.5em;
}
.Article .ListNum .ListNote li{
	list-style-type:none;
	font-size:100%;
	margin:0;
}
.Article .Red{
	color:#F00;
}
.Article .ArignRight{
	text-align:right;
}
.Article .ArignCenter{
	text-align:center;
}
.Article .UL{
	text-decoration:underline;
}
.Article .Itaric{
	font-style:italic;
}
.Article .PageTop {
	font-size:75%;
	text-align:right;
	margin:30px 30px 0;
}
.Article .PageTop + h3 {
	margin-top:0.5em;
}
.Article .Prepare{
	font-size:100%;
	margin:2em 20px 0;
}
.Article .Blank{
	padding-right:16px;
	background:url(refer/blank.png) no-repeat 100% 50%;
}
.Article .Bt{
    width:70%;
    text-align:center;
    color:#FFF;
    font-weight:bold;
    margin:30px auto 40px;
    background: #3CAEED;
    border-radius:5px;
}
.Article .BtNoLink{
	padding-top:8px;
	padding-bottom:8px;
}
.Article .Bt a{
    display:block;
    width:100%;
    height:100%;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
    border-radius:5px;
	padding-top:8px;
	padding-bottom:8px;
    background-color: rgba(255, 255, 255, 0);
}
.Article .Bt a:hover{
    background-color: rgba(255, 255, 255, 0.2);
}
.Article .BtCOI{
	width:50%;
    background: #004EB8 url(refer/ic_note.png) no-repeat 20px 50%;
	background-size:20px;
}
.Article .BtPDF{
    background:#C30 url(refer/ic_pdf.png) no-repeat 20px 50%;
	background-size:20px;
}
.Article .BtSSL{
    background: rgba(0,159,178,1.00) url(refer/ic_key.png) no-repeat 20px 50%;
	background-size:20px;
}
.Article .BtPPT{
    background: rgba(250,148,0,1.00) url(refer/ic_ppt.png) no-repeat 20px 50%;
	background-size:26px;
}
.Article .BtWORD{
    background: rgba(0,171,228,1.00) url(refer/ic_word.png) no-repeat 20px 50%;
	background-size:26px;
}
.Article .BtLink{
    background-image: url(refer/ic_link_left.png), url(refer/ic_link_right.png);
    background-repeat:no-repeat, no-repeat;
    background-position: 10% 50%, 90% 50%;
	background-size:13px, 13px;
}
.Article .BtNote{
    background-image: url(refer/ic_note.png);
    background-repeat:no-repeat;
    background-position: 20px 50%;
}
.Article .BtXls{
	background-color:rgba(0,178,122,1.00);
    background-image: url(refer/ic_xls.png);
    background-repeat:no-repeat;
    background-position: 20px 50%;
	background-size:26px;
}
.Article .IcPDF{
	padding: 5px 0 5px 24px;
	background:  url(refer/ic_link_pdf.png) no-repeat 0 50%;
	background-size:20px;
}
.Article .IcWORD{
	padding: 5px 0 5px 24px;
	background: url(refer/ic_link_word.png) no-repeat 0 50%;
	background-size:20px;
}
.Article .IcPPT{
	padding: 5px 0 5px 24px;
	background: url(refer/ic_link_ppt.png) no-repeat 0 50%;
	background-size:20px;
}
.Article .IcAnc{
	padding:0 0 0 18px;
	margin-bottom:0;
	background:url(refer/ic_link_anc.png) no-repeat 0 50%;
	background-size:14px;
}
.Article .LinkBlank::after{
	display:inline-block;
	content: url(refer/ic_link.png);
	vertical-align:middle;
	margin-left:0.2em;
}
.Article .StopServer{
	border:2px solid #C00;
	margin:0 30px 1em;
	padding:1em 1em 0;
}
.Article .StopServer ul li{
	margin-bottom:0;
}
.Article .StopServer p{
	margin:0 0 1em;
}
.Article .StopServer ul{
	margin:0 0 1em;
}
.Article .AdobeReader{
	margin-top:2em;
}
.Article .AdobeReader figure{
	display:flex;
}
.Article .AdobeReader figure figcaption{
	font-size:75%;
	text-align:left;
	margin-left:20px;
}
.Article .Openweb li{
	color: #F00;
	font-size: 105%;
	font-weight: bold;
}


/*ArticleTop*/
.ArticleTop {
    width: 757px;
    margin: 0 0 0 auto;
}
.ArticleTop .ArignRight{
	text-align:right;
}
.ArticleTop .MainVisual{
	height:653px;
	position:relative;
	padding-top:10px;
	margin-bottom:15px;
    background-image:url("refer/main_visual.png");
    background-repeat: no-repeat;
    background-position: 0 9px;
    position: relative;
}
.ArticleTop .MainVisual .Outline dl{
	width:756px;
	height:348px;
	margin:272px 0 auto auto;
	background: url(refer/title_outline.png) no-repeat 0 0;
	background-size: contain;
}
.ArticleTop .MainVisual .Outline dt{
	font-size:1px;
	text-indent:-9999px;
}
.ArticleTop .MainVisual .Outline dd{
	font-size:1px;
	text-indent:-9999px;
}
.ArticleTop  .WhatsNewBox{
	display:flex;
	justify-content:space-between;
	margin-bottom: 15px;
}
.ArticleTop  .WhatsNew{
	width:459px;
}
.ArticleTop .WhatsNew h2 {
	height:30px;
	font-size:1px;
	text-indent:-9999px;
	background:#7c0909 url(refer/title_wn.png) no-repeat 10px 50%;
	background-size:144px;
}
.ArticleTop  .WhatsNew ul{
	height:200px;
	overflow-y:scroll;
	padding-left:10px;
	padding-top:10px;
	background-color:#FFF;
	border-bottom:1px solid #7c0909;
}
.ArticleTop .WhatsNew li {
	font-size:75%;
	padding-bottom:7px;
	margin-bottom:7px;
	padding-left:6em;
	position:relative;
	border-bottom:1px dotted #7c0909;
}
.ArticleTop .WhatsNew li:last-child {
	border-bottom:0;
}
.ArticleTop .WhatsNew li .Date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:83%;
	position:absolute;
	left:0;
	top:2px;
}
.ArticleTop .Office {
	width:282px;
}
.ArticleTop .Office h2 {
	color:#FFF;
	font-size:88%;
	line-height:24px;
	padding-left:28px;
	background-color:#09587c;
	background-image:  url(refer/ic_office.png), url(refer/ic_office.png);
	background-repeat:  no-repeat, no-repeat;
	background-position:  10px 50%, 5.5em 50%;
	background-size:8px, 8px;
}
.ArticleTop .Office h2.ManageH {
	background-color:#213551;
	background-position:  10px 50%, 7.5em 50%;
}
.ArticleTop .Office .Manager{
	font-size:75%;
	line-height:1.3;
	padding:5px 10px 0px 10px;
	margin-bottom:10px;
	background-size: 40px;
}
.ArticleTop .Office .Manager dt{
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px dotted #09587c;
}
.ArticleTop .Office .Manager dt .HD{
	color: #09587c;
}
.ArticleTop .Office .Manager dt strong{
	font-size:117%;
	font-weight:normal;
	color: #000;
}
.ArticleTop .Office .Manager dd strong{
	font-size:117%;
	font-weight:normal;
}
.ArticleTop .Office .Management{
	font-size:75%;
	line-height:1.3;
	padding:5px 0px 0 10px;
	background:url(refer/logo_jda.png) no-repeat 95% 100%;
	background-size:46px;
}
.ArticleTop .Office .Management strong{
	font-weight:normal;
	font-size:114%;
}
.ArticleTop .Red {
	color:#C00;
}
.ArticleTop strong a {
	font-weight:bold;
}
/*-----------------------------------------------
 __Outline
-----------------------------------------------*/
.Outline .Def dt {
	font-weight:normal;
	padding-bottom:0.2em;
	margin-bottom:0.2em;
	border-bottom:1px dotted #09587c;
}
/*-----------------------------------------------
 __Link
-----------------------------------------------*/
.Link .Links li{
	padding-left:16px;
	background:url(refer/ic_link_blank.png) no-repeat 0 0.5em;
	background-size:12px;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid rgba(149,149,149,0.30);
}
/*-----------------------------------------------
 __Venue
-----------------------------------------------*/
.Venue .HotelBox{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin: 0 40px 1em;
}
.Venue .HotelBox *{
    margin: 0;
}
.Venue .HotelBox figure{
    margin-right: 20px;
}
.Venue .HotelBox figure img{
    vertical-align: middle;
}
