@charset "UTF-8";

/*
The 43rd Annual Meeting of Japan Society of Cranio-Maxillo-Facial Surgery. CSS
Author: Kazuya Tahara(Hdj)
Version:241209
*/


/*-----------------------------------------------
 __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;
}
strong *,
strong{
	font-weight:bold;
}

html{
    font-size: 62.5%;
    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;
}

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:#00859B;
}
a:hover {
	color:#F90;
}
body {
	line-height:1.6;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url("refer/bg_body.jpg") no-repeat 50% 0;
	background-size: cover;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
.ClearBoth {
	clear:both;
}
.Wrapper {
	width:1000px;
	margin:0 auto;
	display:flex;
	flex-direction:row-reverse;
	justify-content:space-between;
    background: url("refer/bg_wrap.png") no-repeat 130px 0;
}
.Container {
	width:760px;
}

/*-----------------------------------------------
 __HEADER
-----------------------------------------------*/
#Header {
	width:760px;
	height:130px;
	padding-top:37px;
    position: relative;
}
#Header h1 {
	width:658px;
	height:89px;
	margin:0 auto auto auto;
}
#Header .En{
    font-size: 1rem;
    display: none;
}
#Header .Logo{
    width: 171px;
    height: 49px;
    font-size: 1rem;
    text-indent: -9999px;
    background: url("refer/logo_faces.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    right: 50px;
    top: 0;
}

/*-----------------------------------------------
 __Footer
-----------------------------------------------*/
footer  {
}
footer .FootMain{
	width:1000px;
	margin:-25px auto;
}
footer .FootMain .Copyright {
	font-size:1.2rem;
    color: #999;
	text-align:right;
    padding-right: 1em;
}
footer .FootMain .PageTop {
	width:40px;
	height:40px;
	text-indent:-9999px;
	position:fixed;
	bottom:50px;
	right:50px;
	background:rgba(30,100,135,0.5) url(refer/ic_pagetop.png) no-repeat 50% 50%;
	background-size:17px;
}
footer .FootMain .PageTop a {
	display:block;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0);
}
footer .FootMain .PageTop a:hover {
	background-color:rgba(255,255,255,0.2);
}

/*-----------------------------------------------
 __Navi
-----------------------------------------------*/
nav{
	width:240px;
	position:relative;
	background:rgba(76,151,193,0.3);
	padding-top:34px;
}
nav ul{
	width: 220px;
	margin:0 auto 20px;;
}
nav ul li{
	font-weight:bold;
    font-size: 1.4rem;
	color: rgba(255,255,255,0.30);
	padding:6px 15px 6px 15px;
	margin-bottom: 5px;
	background-color: rgba(30,100,135,0.5);
}
nav ul li a{
	box-sizing:content-box;
	display:block;
	width:100%;
	height:100%;
	color: #FFF;
	font-weight:bold;
	 text-decoration:none;
	padding:6px 15px 6px 15px;
	margin:-6px -15px -6px -15px;
}
nav ul li a:link,
nav ul li a:visited{
	color: #FFF;
}
nav ul li a:hover{
	background-color: rgba(255,255,255,0.1);
}
nav .Poster{
    width: 220px;
    height: 311px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
    background: url("refer/poster.jpg") no-repeat 0 0;
}
nav .Poster a{
    display: block;
    width: 100%;
    height: 100%;
}
nav .Poster a:hover{
    background-color: rgba(255,255,255,0.2);
}
nav .BnSb{
    width: 200px;
    height: 60px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
    background: url("refer/bn_sb.jpg") no-repeat 0 0;
}
nav .PdfHandson{
    width: 220px;
    height: 312px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 20px auto 2px;
    background: url("img/handson_seminar.jpg") no-repeat 0 0;
    background-size: contain;
}
nav .BtHandson{
    width: 220px;
    height: 50px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0px auto 10px;
    background: url("refer/bt_handson.png") no-repeat 0 0;
    background-size: contain;
}
nav .BtHandson a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 25px;
}
nav .PdfHandson a,
nav .BnSb a{
    display: block;
    width: 100%;
    height: 100%;
}
nav .BtHandson a:hover,
nav .PdfHandson a:hover,
nav .BnSb a:hover{
    background-color: rgba(255,255,255,0.2);
}
/*-----------------------------------------------
 __Article
-----------------------------------------------*/
.Article {
	box-sizing:border-box;
	min-height:700px;
	padding:40px 40px 100px ;
	background: rgba(255,255,255,0.9);
}
.Article h2{
	font-size:3.0rem;
    color: #1D2088;
	font-weight:bold;
	margin-bottom:1em;
}
.Article h3{
	box-sizing:border-box;
	font-size:1.8rem;
	color:rgba(0,43,95,1.00);
	padding:0 0 0 8px;
	margin:2em 0 0.5em;
	border-left:4px solid #1D2088;
	border-bottom:2px solid #EAEAEA;
}
.Article h2 + h3{
	margin-top:1em;
}
.Article h4{
	font-size:1.6rem;
	font-weight:bold;
	color: #1D2088;
	margin:1.5em 0 0.5em;
}
.Article h3 + h4{
	padding-top:0;
	margin-top:0;
	border-top:0;
}
.Article h5{
    font-size: 1.4rem;
	font-weight:bold;
	margin:1.5em 0 0.2em;
}
.Article p{
    font-size: 1.4rem;
	margin:0 0 1em;
}
.Article ul{
    font-size: 1.4rem;
	margin:0 0 1em;
}
.Article ul li{
}
.Article ol{
    font-size: 1.4rem;
	margin:0 0 1em;
}
.Article ol li{
}
.Article dl{
    font-size: 1.4rem;
	margin:0 0 1em;
}
.Article figure{
    font-size: 1.4rem;
	text-align:center;
	margin:0 0 1em;
}
.Article dl dt{
}
.Article dl dd{
}
.Article table{
	margin:0  auto 1em 0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
.Article table +  h3 {
	margin-top:2em;
}
.Article table caption{
	text-align:left;
}
.Article table th{
    font-size: 1.4rem;
	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 th.Side{
	text-align:left;
}
.Article table td{
    font-size: 1.4rem;
	padding:10px 1em;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article table caption{
    font-size: 1.4rem;
}
.Article .Flex{
	display:flex
}
.Article sup{
	font-size:10px;
	vertical-align:top;
}
.Article sub{
	font-size:10px;
	vertical-align:bottom;
}
.Article .AlignRight{
	text-align:right;
}
.Article .AlignCenter{
	text-align:center;
}
.Article .ListIc li{
	padding-left:16px;
	margin-bottom:0.5em;
    position: relative;
}
.Article .ListIc li::before{
    content: "●";
    font-size: 1rem;
    color: rgba(93,165,223,1.00);
    position: absolute;
    top: 0.3em;
    left: 0;
}
.Article .ListIc .NoIc{
	background-image:none;
}
.Article .ListNote li{
	padding-left:1em;
	margin-bottom:0.5em;
	position:relative;
}
.Article .ListNote li::before{
	display:inline-block;
	content:"※";
	color:#F00;
	position:absolute;
	left:0;
	top:0;
}
.Article .ListNum li{
	margin-left:2em;
	list-style-type:decimal;
	margin-bottom:0.5em;
}
.Article .ListNum .ListNote{
	margin:0;
}
.Article .ListNum .ListNote li{
	list-style-type:none;
	font-size:100%;
	margin:0;
}
.Article .Red{
	color:#F00;
}
.Article .UL{
	text-decoration:underline;
}
.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%;
	line-height:1.4;
    text-align:center;
    color:#FFF;
    font-weight:bold;
    margin:30px auto 40px;
    background: rgba(55,100,160,1.00);
    border-radius:5px;
}
.Article .BtNoLink{
    width:70%;
	line-height:1.4;
    text-align:center;
    color:#FFF;
    font-weight:bold;
	padding-top:0.7em;
	padding-bottom:0.7em;
    margin:30px auto 40px;
    background: rgba(55,100,160,1.00);
    border-radius:5px;
}
.Article .Bt a{
	display:flex;
	flex-direction:column;
	align-items: center;
	justify-content:center;
    width:100%;
    height:100%;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
	padding-top:0.7em;
	padding-bottom:0.7em;
    border-radius:5px;
    background-color: rgba(255, 255, 255, 0);
	box-shadow:0 2px 2px 0 rgba(0,0,0,0.3);
	transition:box-shadow 300ms 0s ease;
}
.Article .Bt a:hover{
	box-shadow:0 0 0 0 rgba(0,0,0,0.3);
    background-color: rgba(255, 255, 255, 0.2);
}
.Article .BtPDF{
    background:#C30 url(refer/ic_pdf.png) no-repeat 20px 50%;
	background-size:30px;
}
.Article .BtPPT{
    background: rgba(250,148,0,1.00) url(refer/ic_ppt.png) no-repeat 20px 50%;
    background-size: 30px;
}
.Article .BtWORD{
    background: rgba(0,172,212,1.00) url(refer/ic_word.png) no-repeat 20px 50%;
	background-size:30px;
}
.Article .BtXLS{
    background: rgba(42,186,0,1.00) url(refer/ic_xls.png) no-repeat 20px 50%;
	background-size:30px;
}
.Article .BtSSL{
	background: rgba(55,100,160,1.00) url(refer/ic_key.png) no-repeat 20px 50%;
	background-size:20px;
}
.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: 16px, 16px;
    background-color: rgba(30,100,135,1.0);
}
.Article .IcPDF{
	padding: 5px 0 5px 34px;
	background: url(refer/ic_link_pdf_l_dl.png) no-repeat 0 50%;
}
.Article .IcWORD{
	padding: 5px 0 5px 34px;
	background: url(refer/ic_link_word_l_dl.png) no-repeat 0 50%;
}
.Article .IcPPT{
	padding: 5px 0 5px 34px;
	background: url(refer/ic_link_ppt_l_dl.png) no-repeat 0 50%;
}
.Article .FootInfo{
	margin:3em 0 1em;
	padding-top:1em;
	border-top:1px solid rgba(0,43,95,1.00);
}
.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;
}


/*ArticleTop*/
.ArticleTop {
}
.ArticleTop .Outline{
	height:465px;
	position: relative;
    background: url("refer/bg_visual.png") no-repeat 100% 100%;
}
.ArticleTop .Outline h2{
	display:none;
}
.ArticleTop .Outline dl{
	width:404px;
	height:312px;
	background:url(refer/outline.png) no-repeat 0 0;
	background-size:contain;
	position: absolute;
	left: 50px;
	top: 60px;
}
.ArticleTop .Outline dt{
	font-size:1px;
	text-indent:-9999px;
}
.ArticleTop .Outline dd{
	font-size:1px;
	text-indent:-9999px;
}
.ArticleTop  .WhatsNew{
    padding: 40px 50px;
    background: rgba(255,255,255,0.9);
}
.ArticleTop .WhatsNew .NoteBox{
	padding:1.4rem 1.4rem 0;
	margin-bottom:1.4rem;
	border:2px solid #F00;
}
.ArticleTop .WhatsNew .NoteBox .ListIc li{
	padding-left:1em;
	margin-bottom:0;
	border:0;
	position:relative;
}
.ArticleTop .WhatsNew .NoteBox .ListIc li:before{
	display:inline-block;
	width:1em;
	content:"●";
	font-size:10px;
	text-align:center;
	position:absolute;
	left:0;
	top:0.3em;
}
.ArticleTop .WhatsNew .NoteBox h3{
	font-weight:bold;
	font-size:1.6rem;
	margin-bottom:0.5em;
}
.ArticleTop .WhatsNew .NoteBox p{
	margin-bottom:1em;
	font-size: 1.4rem;
}
.ArticleTop .WhatsNew .Fin{
	padding: 1em;
	margin-bottom: 0.5em;
	color: #FFF;
	border: 2px solid rgba(255,255,255,1.00);
}
.ArticleTop .WhatsNew h2 {
	font-size:1.8rem;
	font-weight: bold;
    color: #1D2088;
    padding-bottom: 0.2em;
	margin-bottom:0.4em;
    border-bottom: 2px solid #1D2088;
}
.ArticleTop .WhatsNew li {
    font-size: 1.4rem;
	padding-bottom:8px;
	margin-bottom:8px;
	padding-left:6em;
	position:relative;
	border-bottom:1px solid #CCC;
}
.ArticleTop .WhatsNew li .Date {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:0;
	left:0;
}
.ArticleTop .OfficeBox {
    display: flex;
    justify-content: space-between;
    padding: 0 50px 80px;
    background: rgba(255,255,255,0.9);
}
.ArticleTop .Office h2 {
	font-size:1.8rem;
	font-weight: bold;
    color: #1D2088;
	margin-bottom:0.2em;
}
.ArticleTop .Office p {
    font-size: 1.4rem;
}
.ArticleTop .Red {
	color:#F00;
}
.ArticleTop .UL {
	text-decoration:underline;
}
.ArticleTop strong a {
	font-weight:bold;
}
/*-----------------------------------------------
 __Link
-----------------------------------------------*/
.Link .Links li{
	padding-left: 18px;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #CCC;
	background: url("refer/ic_link_blank.png") no-repeat 0 0.4em;
	background-size: 14px;
}
/*-----------------------------------------------
 __Support
-----------------------------------------------*/
.Support .RegLink li{
    width: 70%;
    margin-top: 0;
    margin-bottom: 20px;
}
.Support .RegLink li.BtLink{
    background-position: 5%, 95%;
}
/*-----------------------------------------------
 __Greet
-----------------------------------------------*/
.Greet h2{
    margin-bottom: 0;
}
.Greet .ChairBox{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin: 0 0 40px;
}
.Greet .ChairBox *{
    margin: 0;
}
.Greet .ChairBox p{
    text-align: right;
    margin-right: 20px;
}
.Greet .ChairBox img{
    vertical-align: middle;
}
/*-----------------------------------------------
 __RegSub
-----------------------------------------------*/
.RegSub .SubList{
	display: flex;
	justify-content: space-around;
}
.RegSub .SubList li{
	width: 45%;
	margin-bottom: 0;
}
	.RegSub .Term{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.RegSub .Category{
    display: flex;
}
.RegSub .Category ul{
    margin-right: 2em;
}
.RegSub .Category ul li{
    padding-left: 2em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #CCC;
    position: relative;
}
.RegSub .Category ul li .HD{
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    font-size: 1.2rem;
    text-align: center;
    color: #FFF;
    padding-top: 0.1em;
    background: rgba(0,61,175,1.00);
    border-radius: 0.9em;
    position: absolute;
    left: 0;
    top: 0em;
}
.RegSub .Listnum2em > li{
    padding-left: 2em;
    text-indent: -2em;
}
.RegSub .Listnum2em > li li{
    text-indent: 0;
    }
.RegSub .RegBox{
    display: flex;
    justify-content: space-around;
}
.RegSub .RegBox li{
    width: 45%;
    margin-top: 0;
    margin-bottom: 0;
}
/*-----------------------------------------------
 __MovieModal
-----------------------------------------------*/
.MovieModal .video{
    width: 760px;
    height: 427px;
}
/*-----------------------------------------------
 __RegPart
-----------------------------------------------*/
.RegPart .ListNumCost li{
	padding-left: 2em;
	position: relative;
	margin-bottom: 0.8rem;
}
.RegPart .ListNumCost li .Num{
	position: absolute;
	top: 0;
	left: 0;
}
.RegPart .CofE{
	display: flex;
	justify-content: space-around;
}
.RegPart .CofE li{
	width: 45%;
	margin-bottom: 20px;
}
.RegPart .LoginBox{
	display: flex;
	justify-content: space-around;
}
.RegPart .LoginBox li{
		width: 45%;
}
/*-----------------------------------------------
 __InfoPart
-----------------------------------------------*/
.InfoPart .BtPart{
	width: 40%;
}
.InfoPart .NoteOther{
	color: #F00;
	font-weight: bold;
	font-size: 2.0rem;
	text-decoration: underline;
}
/*-----------------------------------------------
 __InfoAuthor
-----------------------------------------------*/
.InfoAuthor .ListNum .ListNumIndent{
	margin-left: 0;
	margin-right: 0;
}
.InfoAuthor .ListNum .ListNumIndent li{
	list-style-type: none;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 0;
}
.InfoAuthor .AboutPoster{
	display: flex;
	justify-content: flex-start;
}
/*-----------------------------------------------
 __Program
-----------------------------------------------*/
.Program .BtSche{
	width: 40%;
}
.Program h3{
		position: relative;
}
.Program h3 .Date{
	font-size: 1.4rem;
	position: absolute;
	right: 0;
	bottom: 2px;
}
.Program h4{
	font-size: 1.4rem;
}
.Program .lecture li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.Program .lecture li .HD,
.Program .lecture li .Name{
	white-space: nowrap;
}
.Program .lecture li .Belong{
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
.Program .lecture .Sponsor{
	display: block;
	text-align: right;
}
/*-----------------------------------------------
 __Flyer
 ----------------------------------------------*/
.Flyer .Bt{
	width: 50%;
}
