@charset "UTF-8";

/*
第13回日本乳房オンコプラスティックサージャリー学会 CSS
Author: Kazuya Tahara(Hdj)
Version: 202410
*/


/*-----------------------------------------------
 __ResetCss
-----------------------------------------------*/
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, strong, 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{
font-size: 62.5%;
overflow-y: scroll;
scroll-behavior: smooth;
}

blockquote, q {
quotes: none;
}

strong,
strong *{
	font-weight:bold;
}

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;
}
table td{
vertical-align:middle;
}
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;
/**/
}
/*-----------------------------------------------
 __BassSetting
-----------------------------------------------*/
body{
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
	color: #333;
	background-color: #000;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
a{
	color:#336699;
}
a:hover{
	color:#F90;
}
.Wrapper {
	display:flex;
	flex-direction:row-reverse;
	width:1000px;
	margin:0 auto;
}
.Content {
	width:760px;
    background:#999 url("refer/bg_climb.png") no-repeat 100% 20px;
}

/*-----------------------------------------------
 __#HEADER
-----------------------------------------------*/
#HEADER.Top{
    height: 800px;
    padding-top: 0;
}
#HEADER.Top h1{
    width: auto;
    height: auto;
    font-size: 1px;
    text-indent: -9999px;
    background-image: none;
}
#HEADER.Top .BlankBtn{
    display: flex;
    height: 154px;
    padding-top: 28px;
    margin-left: 40px;
}
#HEADER.Top .BlankBtn li{
    width: 85px;
    height: 98px;
    font-size: 1px;
    text-indent: -9999px;
    margin-right: 4px;
    border-radius: 10px;
}
#HEADER.Top .BlankBtn li.BtCongress{
    background: url("refer/nav_h_congress.png") no-repeat 50% 50%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li.BtNurse{
    background: url("refer/nav_h_nurse.png") no-repeat 50% 50%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li.BtCitizen{
    background: url("refer/nav_h_citizen.png") no-repeat 50% 50%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li.BtLive{
    background: url("refer/nav_h_live.png") no-repeat 50% 50%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li.BtBusiness{
    background: url("refer/nav_h_business.png") no-repeat 50% 50%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li.BtPink{
    background: url("refer/nav_h_pink.png") no-repeat 50% 50%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li.BtKids{
    background: url("refer/nav_h_kids.png") no-repeat 50% 100%;
    background-size: 85px;
}
#HEADER.Top .BlankBtn li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
#HEADER.Top .BlankBtn li a:hover{
    background-color: rgba(255,255,255,0.1);
}
#HEADER.Top .MainVisual{
    width: 730px;
    height: 670px;
    position: relative;
    background: url("refer/outline.png") no-repeat 0 -47px;
    background-size: 599px;
    position: absolute;
    left: 30px;
}
#HEADER.Top .MainVisual .Theme{
    font-size: 1px;
    text-indent: -9999px;
}
#HEADER.Top .MainVisual h2{
   font-size: 1px;
    text-indent: -9999px;
}
#HEADER.Top .MainVisual dt{
	font-size:1px;
	text-indent:-9999px;
}
#HEADER.Top .MainVisual dd{
	font-size:1px;
	text-indent:-9999px;
}
#HEADER.Top .MainVisual .Xbox{
    display: block;
    overflow-y: scroll;
    width: 200px;
    height: 300px;
    border-radius: 20px;
    position: absolute;
    bottom: -200px;
    right: -50px;
}
#HEADER.Top .MainVisual .twitter-timeline{
    position: absolute;
    right: 15px;
    bottom: -55px;
}
#HEADER{
	height:154px;
    padding-top: 30px;
	position:relative;
}
#HEADER h1{
	width:393px;
	height:105px;
    font-size: 1px;
    text-indent: -9999px;
	margin:0 auto auto 40px;
    background: url("refer/title_main.png") no-repeat 0 0;
    background-size: contain;
}
#HEADER h1 a{
    display: block;
    width: 100%;
    height: 100%;
}
/*-----------------------------------------------
 __Nav
-----------------------------------------------*/
nav{
	width:240px;
    padding-top: 26px;
    background-color: #888888;
}
nav ul{
    width: 220px;
	display:flex;
	flex-direction:column;
	margin:0 auto 20px;
}
nav ul li{
	color:rgba(255,255,255,0.30);
	font-weight:bold;
    font-size: 1.6rem;
	padding:3px 10px;
    margin:0 0 8px;
    background-color: #6B6B6B;
}
 nav ul li.NavBreast {
    font-feature-settings: "palt";
    transform: scale(0.7, 1);
    transform-origin: top left;
    width: 143%;
}
nav ul li a{
	box-sizing: content-box;
	display:block;
	width:100%;
	height:100%;
	font-weight:bold;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
	padding:3px 10px;
	margin:-3px -10px;
	transition: all 0.6s ease 0s;
}
nav ul li a:hover{
	color:#6B6B6B;
    background-color: #FFF;
}
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 .BnPr{
    width: 220px;
    height: 123px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
    background: url("refer/bn_pr.jpg") no-repeat 0 0;
    background-size: contain;
}
nav .BnGourmet{
	width: 220px;
	height: 123px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
    background: url("refer/bn_gourmet.png") no-repeat 0 0;
    background-size: contain;
}
nav .BnPink{
	width: 220px;
	height: 61px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
    background: url("refer/bn_pink.png") no-repeat 0 0;
    background-size: contain;
}
nav .BnPink a,
nav .BnGourmet a,
nav .BnPr a{
    display: block;
    width: 100%;
    height: 100%;
}
nav .BnPink a:hover,
nav .BnGourmet a:hover,
nav .BnPr a:hover{
    background-color: rgba(255,255,255,0.2);
}
nav .BnX,
nav .BnInsta{
    width: 220px;
    height: 40px;
    font-size: 1px;
    text-indent: -9999px;
    margin: 0 auto 10px;
}
nav .BnX{
    background: rgba(255,255,255,0.9) url("refer/bn_x.png") no-repeat 50% 50%;
    background-size: 152px;
}
nav .BnInsta{
    background: rgba(255,255,255,0.9) url("refer/bn_insta.png") no-repeat 50% 50%;
    background-size: 157px;
}
nav .BnX a,
nav .BnInsta a{
    display: block;
    width: 100%;
    height: 100%;
}
nav .BnX:hover,
nav .BnInsta:hover{
    background-color: rgba(255,255,255,0.7)
}

/*-----------------------------------------------
 __Footer
-----------------------------------------------*/
footer{
    height: 240px;
    padding-top: 210px;
	margin:0 auto;
    background:rgba(255,255,255,0.9) url("refer/bg_mountain.png") no-repeat -1px 100%;
}
footer .Copyright{
	font-size:1.2rem;
    color: #FFF;
	text-align: right;
    padding-right: 10px;
}
footer .PageTop{
	width:40px;
	height:40px;
	font-size:1px;
	text-indent:-9999px;
	background:#888888 url(refer/ic_pagetop.png) no-repeat 50% 45%;
	background-size:17px;
    position: fixed;
	bottom:50px;
	right:20px;
	/*非表示*/
	opacity: 0;
	visibility: hidden;
	transition: all 1s;
	transform: translateY(150px);
}
footer .PageTop.Active{
  /*表示*/
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
footer .PageTop a{
	display:block;
	width:100%;
	height:100%;
}
footer .PageTop a:hover{
    background-color: rgba(255,255,255,0.2);
}
/*-----------------------------------------------
 __Article
-----------------------------------------------*/
.Article {
	width:760px;
	min-height:600px;
	padding-top:40px;
	padding-bottom:40px;
    background: rgba(255,255,255,0.9);
}
.Article h2{
	width:680px;
	font-size:2.8rem;
	font-weight:bold;
	margin:0 auto 20px;
}
.Article h3{
	font-size:1.8rem;
    padding-left: 8px;
	margin:2em 40px 0.5em 40px;
    border-left: 2px solid #C00;
    border-bottom: 1px solid #CCC;
}
.Article h2 + h3{
	margin-top:30px;
}
.Article h3:first-child{
	margin-top:30px;
}
.Article h4{
	font-size:1.6rem;
	color: rgba(65,65,65,1.00);
	margin:1em 40px 6px 40px;
	font-weight:bold;
}
.Article h3 + h4{
    margin-top: 0;
}
.Article h5{
    font-size: 1.4rem;
	font-weight:bold;
	color:#333;
	margin:1em 40px 10px 40px;
}
.Article h6{
    font-size: 1.4rem;
	font-weight:bold;
	color:#333;
	margin:1em 40px 0 40px;
}
.Article p{
    font-size: 1.4rem;
	margin:0 40px 1em 40px ;
}
.Article figure{
    font-size: 1.4rem;
	margin:0 40px 1em 40px ;
}
.Article ul{
    font-size: 1.4rem;
	margin:0 40px 1em 40px ;
}
.Article ol{
    font-size: 1.4rem;
	margin:0 40px 1em 40px ;
}
.Article dl{
    font-size: 1.4rem;
	margin:0 40px 1em 40px ;
}
.Article sup{
	font-size:1.2rem;
	vertical-align:top;
}
.Article sub{
	font-size:1.2rem;
	vertical-align:bottom;
}
.Article .Red{
	color:#F00;
}
.Article .UL{
	text-decoration:underline;
}
.Article strong{
	font-weight:bold;
}
.Article table{
	width:auto;
	margin:0 auto 1em 40px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
.Article table caption{
    font-size: 1.4rem;
}
.Article table th{
    font-size: 1.4rem;
	padding:0.5em 1em;
	background:#EEE;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article table td{
    font-size: 1.4rem;
	padding:0.5em 1em;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article iframe{
	margin:0 auto 1em 40px;
}

.Article .Flex{
	display:flex;
	justify-content:space-between;
}
.Article .AlignRight{
	text-align:right;
}
.Article .AlignCenter{
	text-align: center;
}
.Article .ListIc li{
	padding-left:14px;
	padding-bottom:10px;
	position:relative;
}
.Article .ListIc li::before{
	display:inline-block;
	width:1em;
	height:1em;
	text-align:center;
	content:"●";
	color:rgba(60,91,154,0.5);
	font-size:10px;
	position: absolute;
	left:0;
	top:0.4em;
}
.Article .ListIc li .ListNote{
	margin-top:0.5em;
	margin-left:0;
	margin-right:0;
}
.Article .ListIc li .ListIc{
    margin-top: 0.5em;
	margin-left:0;
	margin-right:0;
    margin-bottom: 0;
}
.Article .ListIc li .ListNote li{
    margin-bottom: 0;
}
.Article .ListIc li .ListNote li::before{
	font-size:100%;
}
.Article .ListNote li{
	padding-left:1em;
	margin-bottom:10px;
	position:relative;
}
.Article .ListNote li::before{
	display:inline-block;
	width:1em;
	height:1em;
	text-align:center;
	content:"※";
	color: rgba(255,0,0,1);
	position: absolute;
	left:0;
	top:0em;
}
.Article .ListNote li .ListNum{
	margin-left:0;
	margin-right:0;
}
.Article .ListNote li .ListNum li{
	padding-left:0;
	margin-bottom:0;
}
.Article .ListNote li .ListNum li::before{
	display:none;
	content:"";
}

.Article .ListNum li{
	margin-left:30px;
	margin-bottom:1em;
	list-style-type:decimal;
}
.Article .ListNum li .ListNote{
    margin: 0;
}
.Article .ListNum li .ListNote li{
    list-style-type: none;
    margin: 0;
}
.Article .RevNote{
	margin:1em 10px 1em auto;
	padding:1em 0;
	border-top:1px solid #CCC;
}
.Article .FootInfo{
	padding-top:1em;
	margin:2em 40px 16px;
	border-top:2px solid rgba(63,86,153,1.00);
}
.Article .FootInfo *{
	margin-left:0;
	margin-right:0;
}
.Article .Bt{
	width:70%;
	line-height:1.6;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	margin:0 auto 40px;
	border-radius:3px;
	background-color: rgba(0,87,175,1.00);
}
.Article .BtNoLink{
	padding-top:12px;
	padding-bottom:12px;
}
.Article .Bt a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:12px;
	background-color:rgba(255,255,255,0.00);
}
.Article .Bt a:hover{
	display:block;
	background-color:rgba(255,255,255,0.2);
}
.Article .BtCoi{
	width:60%;
	background-image:url(refer/ic_guide.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
}
.Article .BtSSL{
	width:60%;
	background-image:url(refer/ic_key.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-size:25px;
}
.Article .BtPdf{
	background-image:url(refer/ic_pdf.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color:#C80F13;
	background-size:30px;
}
.Article .BtXls{
	background-image:url(refer/ic_xls.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color: #3CA503;
	background-size:30px;
}
.Article .BtWord{
	background-image:url(refer/ic_word.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color: rgba(0,147,187,1.00);
	background-size:30px;
}
.Article .BtPpt{
	background-image:url(refer/ic_ppt.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color: rgba(0,147,187,1.00);
	background-size:30px;
}
.Article .BtLink{
	width:60%;
	background-image:
		url(refer/ic_link_l.png),
		url(refer/ic_link_r.png);
	background-repeat:
		no-repeat,
		no-repeat;
	background-position:
		10% 50%,
		90% 50%;
	background-size:
		14px,
		14px;
}
.Article .IcPDF{
	padding-left:26px;
	padding-top:4px;
	min-height:28px;
	background: url(refer/ic_pdf_link.png) no-repeat 0 100%;
	background-size:20px;
}
.Article .IcPPT{
	padding-left:26px;
	padding-top:4px;
	min-height:28px;
	background: url(refer/ic_ppt_link.png) no-repeat 0 100%;
	background-size:20px;
}
.Article .IcBlankLink{
    display: inline-block;
    padding-right: 1em;
    background: url("refer/ic_link_blank.png") no-repeat 100% 0.4em;
    background-size: 12px;
}

/*-----------------------------------------------
 __ArticleTop
-----------------------------------------------*/
.ArticleTop{
    padding-top: 40px;
	padding-bottom:0;
    background-color: rgba(255,255,255,0.9);
}
.ArticleTop .InfoBox {
	padding:1em 1em 0;
	margin:0 0 40px 50px;
	border:2px solid rgba(255,0,4,1.00);
}
.ArticleTop .InfoBox h2{
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
	margin-bottom:0.7em;
}
.ArticleTop .InfoBox p{
	margin-bottom:1em;
}
.ArticleTop .WhatsNew{
	margin-left:50px;
    margin-right: 50px;
}
.ArticleTop .WhatsNew h2{
	font-size:1.8rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 5px;
	margin-bottom:10px;
	border-bottom:2px solid #333;
}
.ArticleTop .WhatsNew .NoteBox{
    padding: 1.4rem 1.4rem 0 1.4rem;
    margin-bottom: 1.4rem;
    border: 2px solid rgba(255,0,4,1.00);
}
.ArticleTop .WhatsNew .NoteBox h3{
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.ArticleTop .WhatsNew .NoteBox p{
    font-size: 1.4rem;
    margin-bottom: 1.4rem;
}
.ArticleTop .WhatsNew .NoteBox > *{
    margin-bottom: 1em;
}
.ArticleTop .WhatsNew .NoteBox .ListNote li{
    padding-left: 1em;
    position: relative;
}
.ArticleTop .WhatsNew .NoteBox .ListNote li::before{
    content: "※";
    color: #F00;
    position: absolute;
    left: 0;
    top: 0;
}
.ArticleTop .WhatsNew .WnList{
	max-height:200px;
	overflow: auto;
	margin-bottom:40px;
}
.ArticleTop .WhatsNew .WnList li{
    font-size: 1.4rem;
	position:relative;
	padding:0 0 8px 6em;
	margin-bottom:8px;
	border-bottom:rgba(102,102,102,0.3) 1px solid;
}
.ArticleTop .WhatsNew .WnList li .Date{
	position:absolute;
	top:0;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
}
.ArticleTop .OfficeBox{
	display:flex;
	justify-content:space-between;
	margin:0  0 0 50px;
    padding-bottom: 40px;
}
.ArticleTop .OfficeBox p{
	font-size:1.2rem;
    font-weight: bold;
}
.ArticleTop .OfficeBox p a{
    font-weight: bold;
}
.ArticleTop .Red{
	color:#F00;
}
.ArticleTop .AlignRight{
	text-align:right
}

/*-----------------------------------------------
 __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 35%;
    background-size: 12px;
}

/*-----------------------------------------------
 __Greet
-----------------------------------------------*/
.Greet .ChairBox{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin: 0 40px 2em;
}
.Greet .ChairBox *{
    margin: 0;
}
.Greet .ChairBox figure{
    margin-right: 20px;
}
.Greet .ChairBox figure img{
    vertical-align: middle;
}
.Greet .ChairBox strong{
    font-size: 1.8rem;
    font-weight: normal;
}

/*-----------------------------------------------
 __Greet
-----------------------------------------------*/
.Sponsor .Bt{
    width: 50%;
}
/*-----------------------------------------------
 __RegSub
-----------------------------------------------*/
.RegSub .SubList{
	display: flex;
	justify-content: space-around;
}
.RegSub .SubList li{
		width: 45%;
}
.RegSub .Term{
	display:flex;
	align-items:flex-start;
}
.RegSub .Kubun{
	margin-right:40px;
	margin-bottom:30px;
}
.RegSub .Kubun.Ipn{
    width: 90%;
}
.RegSub .Kubun th,
.RegSub .Kubun td{
	padding:0.5em;
}
.RegSub .Kubun td.Outline{
    font-size: 1.3rem;
}

.RegSub .Category{
	display:flex;
    align-items: flex-start;
	margin:0 40px 0;
}
.RegSub .Category table{
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
.RegSub .Biography dt{
	float:left;
	clear:both;
}
.RegSub .Biography dd{
	padding-left:3em;
}
.RegSub .Abbreviation dt{
	float:left;
	clear:both;
}
.RegSub .Abbreviation dd{
	padding-left:5.5em;
}
.RegSub .RegBt{
	display:flex;
}
.RegSub .RegBt li{
	width:45%;
	margin-bottom:0;
}
.RegSub .SympGroup{
	border-bottom:1px dotted #CCC;
}
.RegSub .SympGroup li{
	padding-left:30px;
	color:#996B39;
	font-size:86%;
}
.RegSub .SympGroup li.Num{
	font-size:100%;
	color:#000;
	text-indent:-25px;
	padding-top:5px;
	margin-top:5px;
	border-top:1px dotted #CCC;
}

/*-----------------------------------------------
 __Stay
-----------------------------------------------*/
.Stay .HotelList{
    margin-right: 40px;
}
.Stay .HotelList th,
.Stay .HotelList td{
    font-size: 1.2rem;
}

/*-----------------------------------------------
 __Program
-----------------------------------------------*/
.Program .Schedule{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
}
.Program .Schedule li{
		width: 45%;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 20px;
	}
.Program .Schedule li.Bt1102{
		width: 58%;
}
.Program .Schedule li.BtAbst{
		width: 60%;
		margin-bottom: 0;
}
.Program .Abst{
	margin-bottom: 40px;
}
.Program .Anc{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 40px;
}
.Program .Anc *{
	margin-left: 0;
	margin-right: 0;
}
.Program .Anc ul{
	margin-right: 20px;
}	
.Program .Anc ul li{
	background: url(refer/ic_link_anc.png) no-repeat 0 6px;
	background-size: 12px;
	padding-left: 15px;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
.Program h4{
	margin-bottom: 0;
}
.Program .Date{
	margin-bottom: 0.5em;
}
.Program .Author li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.Program .Author li .HD,
.Program .Author li .Name{
		white-space: nowrap;
}
.Program .Author li .HD{
	width: 3em;
}
.Program .Author li .HD.Em7{
	width: 7em;
}
.Program .Author li .HD.Em9{
	width: 9em;
}
.Program .Author li .Belong{
	padding-left: 1em;
	text-indent: -1em;
}
.Program .Hokuriku{
	padding-right: 100px;
	margin-left: 40px;
	margin-right: 40px;
	background: url(refer/logo_hokuriku.png) no-repeat 100% 0;
	background-size: 100px;
}
.Program .Hokuriku > *{
	margin-left: 0;
	margin-right: 0;
}
/*-----------------------------------------------
 __Breast
-----------------------------------------------*/
.Breast .Title{
}
.Breast .Flex .Main{
		white-space: nowrap;
}
.Breast .Flex .Sub{
		text-indent: -0.5em;
		padding-left: 0.5em;
}
.Breast .DLpdf img{
		border: 1px solid #CCC;
}
.Breast .DLpdf img{
		border: 1px solid #CCC;
}
.Breast .DLpdf img:hover{
		border: 2px solid #f8d700;
}
.Breast .Author li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.Breast .Author li .HD,
.Breast .Author li .Name{
		white-space: nowrap;
}
.Breast .Author li .HD{
	width: 3em;
}
.Breast .Hokuriku{
	padding-right: 100px;
	margin-left: 40px;
	margin-right: 40px;
	background: url(refer/logo_hokuriku.png) no-repeat 100% 2em;
	background-size: 100px;
}
.Breast .Hokuriku > *{
	margin-left: 0;
	margin-right: 0;
}

/*-----------------------------------------------
 __Citizen
-----------------------------------------------*/
.Citizen h3 .Sub{
	font-size: 1.6rem;
}
.Citizen .Anc{
	margin-bottom: 40px;
}
.Citizen .Anc li a{
		padding-left: 20px;
		background: url(refer/ic_link_anc.png) no-repeat 0 0;
		background-size: 14px;
}
.Citizen .DLpdf a img{
		display: block;
		border: 1px solid #CCC;
}
.Citizen .DLpdf a img:hover{
		border: 2px solid #f8d700;
}
.Citizen .Time{
		color: #336699;
		font-weight: bold;
		margin-top: 1em;
		margin-bottom: 0;
}
.Citizen .Time + h4{
		margin-top: 0;
}
.Citizen .RegBt li{
		width: 85%;
		margin-bottom: 20px;
		background-position: 5% 50%, 95% 50%;
}
.Citizen .Cost{
    margin-right: 40px;
}
.Citizen .RegBtn{
    display: flex;
    justify-content: space-around;
}
.Citizen .RegBtn li{
    width: 45%;
    margin-bottom: 0;
}
/*-----------------------------------------------
 __Nursery
-----------------------------------------------*/
.Nursery .BtNurse{
		width: 50%;
}
/*-----------------------------------------------
 __RegPart
-----------------------------------------------*/
.RegPart .InfoBox{
	margin: 0 40px 1.6rem;
	padding: 1.6rem 1.6rem 0;
	border: 2px solid rgb(255, 140, 200);
	border-radius: 10px;
}
.RegPart .InfoBox *{
		margin-left: 0;
		margin-right: 0;
}
.RegPart .InfoBox h4{
		margin-top: 0;
}
.RegPart .Cost{
	margin-right: 40px;
}
.RegPart .Download{
	display: flex;
	justify-content: space-around;
}
.RegPart .Download li{
		width: 45%;
		margin: 0 auto 0;
}
.RegPart .RegBtn{
		display: flex;
		justify-content: space-around;
}
.RegPart .RegBtn li{
	width: 45%;
}
/*-----------------------------------------------
 __InfoAuthor
-----------------------------------------------*/
.InfoAuthor .AboutPoster{
	display: flex;
	justify-content: space-between;
	margin: 0 40px;
}
.InfoAuthor .AboutPoster *{
	margin-left: 0;
	margin-right: 0;
}
.InfoAuthor .SlideSample{
	display: flex;
	justify-content: space-around;
}
.InfoAuthor .SlideSample li{
	text-align: center;
}
.InfoAuthor .SlideSample img{
	border: 1px solid #CCC;
}
/*-----------------------------------------------
 __InfoPart
 ----------------------------------------------*/
.InfoPart .Credit{
    margin-right: 40px;
}
/*-----------------------------------------------
 __Flyer
 ----------------------------------------------*/
.Flyer .Bt{
	width: 50%;
}
/*-----------------------------------------------
 __Press
 ----------------------------------------------*/
.Press .RegForm{
	display: flex;
	justify-content: space-around;
}
.Press .RegForm li{
		width: 45%;
		margin-bottom: 20px;
}
/*-----------------------------------------------
 __CoHosting
 ----------------------------------------------*/
.CoHosting .Date{
	font-weight: bold;
	margin-top: 3em;
}
.CoHosting h3 + .Date{
	margin-top: 0em;
}
 .CoHosting .Seminar{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.CoHosting .Seminar li{
	text-align: center;
	margin-right: 5px;
	line-height: 1;
}
.CoHosting .Seminar li img{
	border:1px solid #CCC;
	margin-top: 5px;
}
.CoHosting .Seminar li .Sponsor{
	font-size: 1rem;
}
/*-----------------------------------------------
 __Patient
 ----------------------------------------------*/
.Patient .BtReg{
	width: 50%;
}