@charset "UTF-8";

/*
The 59th Annual Meeting of the Japanese Rhinologic Society. CSS
Author: Kazuya Tahara(Hdj)
Version: 191105
*/


/*-----------------------------------------------
 __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{
overflow-y: scroll;
}

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;
}
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,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.6;
}
a{
	color:#0071BC;
	font-weight:inherit;
}
a:hover{
	color: #FF8300;
}
.Container {
	min-width:1000px;
	display:flex;
	flex-direction:row-reverse;
	justify-content: flex-end;
	margin:0 auto;
}

/*-----------------------------------------------
 __#HEADER
-----------------------------------------------*/
#HEADER{
	min-width:1000px;
	height:278px;
	padding-top:30px;
	background:url(refer/bg_main_s.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
	z-index:0;
}
#HEADER h1{
	width:500px;
	height:158px;
	font-size:1px;
	text-indent:-9999px;
	margin:0 auto 15px 50px;
	background-image:url(refer/title_jrs_s.png), url(refer/title_arsr_s.png);
	background-position:0 0, 10px 100%;
	background-repeat:no-repeat, no-repeat;
	background-size:500px 85px, 408px 65px;
}
#HEADER .BtLang{
	width:120px;
	height:50px;
	background-color:#FFFF00;
	border-radius:0 0 10px 10px;
	position: absolute;
	top:0;
	right:100px;
}
#HEADER .BtLang a{
	display:block;
	width:100%;
	height:100%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:50px;
	border-radius:0 0 10px 10px;
	box-shadow:0 4px 3px rgba(0,0,0,0.6);
}
#HEADER .BtLang a:hover{
	background-color: rgba(0,0,0,0.1);
	box-shadow:0 2px 2px rgba(0,0,0,0.3);
}
#HEADER .Pnkz{
	display:flex;
	width:100%;
	background-color: rgba(156,0,54,0.5);
	padding-left:50px;
	position:absolute;
	left:0;
	bottom:0;
}
#HEADER .Pnkz li{
	color:#FFF;
	font-size:125%;
	line-height:62px;
}
#HEADER .Pnkz li a{
	color:#FFF;
	text-decoration:none;
}
#HEADER .Pnkz li a::after{
	content:"＞";
	margin-left:0.5em;
	margin-right:0.5em;
}
.Top #HEADER{
	height:487px;
	padding-top:10px;
	background:url(refer/bg_main.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.Top #HEADER h1{
	width:600px;
	height:190px;
	font-size:1px;
	text-indent:-9999px;
	margin:0 auto 15px 50px;
	background-image:url(refer/title_jrs.png), url(refer/title_arsr.png);
	background-position:0 0, 10px 100%;
	background-repeat:no-repeat, no-repeat;
	background-size:600px 101px, 490px 78px;
}
.Top #HEADER .Outline{
	width:546px;
	height:214px;
	margin:10px auto auto 130px;
	background:url(refer/outline.png) no-repeat 0 0;
	background-size:contain;
}
.Top #HEADER .Outline dt,
.Top #HEADER .Outline dd{
	font-size:1px;
	text-indent:-9999px;
}


/*-----------------------------------------------
 __Nav
-----------------------------------------------*/
nav{
	min-width:277px;
	width:277px;
	padding-top:10px;
	background: linear-gradient(to bottom, #001238 0%,#002675 100%);
	border-top:8px solid #85002D;
	z-index:10;
}
.Top nav{
	margin-top:-30px;
}
nav ul{
	display:flex;
	flex-direction:column;
}
nav ul li{
	color: rgba(255,255,255,0.4);
	line-height:50px;
	padding-left:20px;
	border-bottom:1px solid #B2B2B2;
}
nav ul li.HD{
	color: rgba(255,255,255,1.0);
}
nav ul li.Indent{
	padding-left:60px;
	background:url(refer/ic_nav.png) no-repeat 40px 50%;
	background-size:7px;
}
nav ul li.Nobd{
	border-bottom:0;
}
nav ul li.IpnNoLink{
	color: rgba(255,255,255,0.4);
}
nav ul li.Guideline{
	background-color:rgba(154,0,2,1.00);
}
nav ul li a{
	box-sizing:content-box;
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	text-decoration:none;
	padding-left:20px;
	margin-left:-20px;
}
nav ul li.Indent a{
	padding-left:40px;
	margin-left:-40px;
}
nav ul li a:hover{
	color:#FFF;
	background: rgba(255,255,255,0.2);
	animation: bg-color 0.5s;
}
nav ul li.Line2{
	line-height:1.5;
	background-position:40px 12px;
}
nav ul li.Line2 a{
	padding-top:0.3em;
	padding-bottom:0.3em;
}
nav ul li .Bus{
	display:inline-block;
	font-size:88%;
	padding-top:0.5em;
	padding-left:1em;
}
@keyframes bg-color {
	0% { background-color: rgba(255,255,255,0); }
	100% { background-color: rgba(255,255,255,0.2); }
}
/*FixPosition*/
.NavFixPosition{
	padding-bottom:30px;
	z-index:100;
	position:fixed;
	top:0px;
}


/*-----------------------------------------------
 __Footer
-----------------------------------------------*/
footer{
	min-width:1000px;
	margin:0 auto 0;
	background: linear-gradient(to bottom, #002675 0%,#001238 100%) ;
}
footer .NameBox{
	display:flex;
	justify-content:center;
}
footer .NameBox .Name{
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	padding-top:110px;
	margin:0 25px 30px;
}
footer .NameBox .Name:nth-child(1){
	background:url(refer/logo_jrs.png) no-repeat 50% 40px;
	background-size:63px;
}
footer .NameBox .Name:nth-child(2){
	background: url(refer/logo_arsr.png) no-repeat 50% 40px;
	background-size:58px;
}
footer .Copyright{
	font-size:75%;
	color:#FFF;
	text-align: center;
	line-height:50px;
	margin:0 auto;
}
footer .PageTop{
	height:40px;
	font-size:1px;
	text-indent:-9999px;
	background: #85002D url(refer/ic_pagetop.png)no-repeat 50% 50%;
	background-size:33px;
}
footer .PageTop a{
	display:block;
	width:100%;
	height:100%;
}
footer .PageTop a:hover{
	background:rgba(255,255,255,0.3);
}
footer .Office{
	display:flex;
	justify-content:space-between;
	width:650px;
	margin:0 auto 40px;
	color:#FFF;
} 
footer .Office h2{
	font-size:125%;
	font-weight:bold;
	margin-bottom:1em;
}
footer .Office dt{
	margin-bottom:1em;
}
footer .Office dd{
	padding-left:6em;
	margin-bottom:0.3em;
	position:relative;
}
footer .Office dd .HD{
	display:inline-block;
	width:5em;
	font-size:88%;
	line-height:21px;
	color:#0C0AA2;
	text-align:center;
	background-color:#FFF;
	position:absolute;
	left:0;
	top:0;
}
footer .Office a{
	color:#FFF;
}

/*-----------------------------------------------
 __Article
-----------------------------------------------*/
.Article {
	min-width:723px;
	width:calc(100vw - 277px);
	padding:70px 50px;
	color:#002675;
	position:relative;
}
.Article .Momiji{
	display:block;
	width:157px;
	height:148px;
	position:absolute;
	top:0;
	right:0;
}
.Article h2{
	display:inline-block;
	font-size:200%;
	line-height:1.2;
	padding-bottom:0px;
	margin-bottom:50px;
	border-bottom:3px solid #B2004D;
}
@media screen and (max-width: 1179px) {
.Article h2{
	margin-right:120px;
}
}
.Article h3{
	font-size:125%;
	font-weight:bold;
	color: #002675;
	margin:2em 0 16px;
	padding-left:8px;
	border-left:2px solid #002675;
	border-bottom:2px solid #002675;
}
.Article h2 + h3{
	margin-top:30px;
}
.Article h3:first-child{
	margin-top:30px;
}
.Article h4{
	font-size:125%;
	font-weight:bold;
	color:#002675;
	margin:1em 0 10px;
}
.Article h5{
	font-weight:bold;
	color:#333;
	margin:1em 0 10px;
}
.Article p{
	margin:0 0 1em;
}
.Article ul{
	margin:0 0 1em;
}
.Article ol{
	margin:0 0 1em;
}
.Article dl{
	margin:0 0 1em;
}
.Article .Red{
	color:#F00;
}
.Article .Italic{
	font-style:italic;
}
.Article strong{
	font-weight:bold;
}
.Article table{
	width:auto;
	margin:0 auto 1em 0;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
.Article table th{
	padding:0.5em 1em;
	background:#EFEFEF;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article table td{
	vertical-align:middle;
	padding:0.5em 1em;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.Article sup{
	font-size:50%;
	vertical-align:top;
}
.Article sub{
	font-size:50%;
	vertical-align: bottom;
}
.Article .UL{
	text-decoration:underline;
}
.Article .ListIc li{
	padding-left:18px;
	padding-bottom:10px;
	position:relative;
}
.Article .ListIc li::before{
	display:inline-block;
	width:1em;
	content:"●";
	color:#001238;
	font-size:10px;
	position:absolute;
	left:0;
	top:0.3em;
}
.Article .ListNote li{
	padding-left:1em;
	text-indent:-1em;
	padding-bottom:10px;
}
.Article .ListNum li{
	margin-left:30px;
	padding-bottom:1em;
	list-style-type:decimal;
}
.Article .ListNum li ul{
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.Article .ListNum li li{
	list-style-type:none;
	margin-left:0;
	padding-bottom:0;
}
.Article .AlignRight {
	text-align:right;
}
.Article .AlignCenter {
	text-align:center;
}
.Article .RevNote{
	padding:1em 0;
	margin-top:2em;
	border-top:2px solid  rgba(0,166,130,1.00);
}
.Article .Bt{
	width:60%;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin:40px auto;
	padding:0;
	background: #007CB6;
	border-radius:5px;
}
.Article .BtNoLink{
	box-sizing:border-box;
	padding:1em;
}
.Article .Bt a{
	box-sizing:border-box;
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	box-sizing:border-box;
	font-weight:bold;
	text-decoration:none;
	padding:1em 0;
	background:rgba(255,255,255,0);
	border-radius:5px;
	box-shadow:2px 2px 6px 0px #c7c7c7;
	transition: all 200ms 0s ease;
	box-shadow:0px 5px 2px -3px #999;
}
.Article .Bt a:hover{
	background:rgba(255,255,255,0.3);
	box-shadow:0px 0px 0px 0px #CCC;
	box-shadow:0px 0px 0px 0px #999;
}
.Article .BtLines a{
	padding-top:0.5em;
	padding-bottom:0.5em;
}
.Article .BtNote{
	background-image:url(refer/ic_note.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-size:30px;
}
.Article .BtSSL{
	background-image:url(refer/ic_key.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-size:30px;
}
.Article .BtLink{
	background-image: url(refer/ic_link_left.png), url(refer/ic_link_right.png);
	background-repeat:no-repeat;
	background-position:7% 50%, 93% 50%;
	background-size:15px , 15px;
}
.Article .BtPDF{
	background-image:url(refer/ic_pdf.png);
	background-repeat:no-repeat;
	background-position:7% 50%, 93% 50%;
	background-color:#B21100;
	background-size:30px;
}
.Article .BtWord{
	background-image: url(refer/ic_word.png);
	background-repeat:no-repeat;
	background-position:7% 50%, 93% 50%;
	background-size:30px;
}
.Article .BtXls{
	background-image: url(refer/ic_xls.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	background-color:#00AB04;
	background-size:30px;
}
.Article .IcWord{
	padding-left:36px;
	padding-top:4px;
	background: url(refer/ic_link_word.png) no-repeat 0 50%;
	background-size:20px;
}


/*-----------------------------------------------
 __ArticleTop
-----------------------------------------------*/
.ArticleTop{
	min-width:723px;
	width:calc(100vw - 277px);
	padding:70px 50px;
	position:relative;
}
.ArticleTop .Momiji{
	display:block;
	width:157px;
	height:148px;
	position:absolute;
	top:0;
	right:0;
}
.ArticleTop .WhatsNew{
}
.ArticleTop .WhatsNew h2{
	font-size:163%;
	padding-bottom:5px;
	margin-bottom:25px;
	border-bottom:3px solid #B2004D;
}
.ArticleTop .WebOpen h3{
	font-size:150%;
	font-weight:bold;	
}
.ArticleTop .WebOpen .Stop{
	width:46em;
	margin:0 auto 1em;
}
.ArticleTop .WebOpen .Flex{
	display:flex;
	justify-content: center;
	align-items:flex-start;
}
.ArticleTop .WebOpen .Flex p{
	text-align:center;
	font-weight:bold;
	margin-bottom:1em;
}
.ArticleTop .WebOpen .Note{
	width:48em;
	font-weight:bold;
	font-size:88%;
	margin:0 auto 30px;
}
.ArticleTop .WebOpen .Bt{
	width:24em;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	margin:0 20px 10px;
	background:rgba(0,126,185,1.00) url(refer/ic_key.png) no-repeat 15px 50%;
	background-size:20px;
	border-radius:5px;
}
.ArticleTop .WebOpen .Bt a{
	display:block;
	width:100%;
	height:100%;
	font-weight:bold;
	color:#FFF;
	padding:10px 0 10px;
	text-decoration:none;
	border-radius:5px;
}
.ArticleTop .WebOpen .Bt a:hover{
	background-color:rgba(255,255,255,0.2);
}
.ArticleTop .WebOpen .BtNoLink{
	padding:10px 0 10px;
	background-color:rgba(0,126,185,0.5);
}
.ArticleTop .RedBox{
	width:42em;
	padding:1em;
	margin:0 auto 1em;
	border:2px solid #F00;
}
.ArticleTop .Photo{
	padding-top:40px;
	margin-bottom:40px;
	border-top:2px solid #CCC;
}
.ArticleTop .Photo .Flex{
	display:flex;
	justify-content:center;
	align-items:center;
}
.ArticleTop .Photo .Flex .Bt{
	width:20em;
	font-weight:bold;
	background-color: rgba(0,126,185,1.00);
	margin-right:50px;
	border-radius:5px;
	background: rgba(0,126,185,1.00) url(refer/ic_photo.png) no-repeat 15px 50%;
	background-size:30px;
}
.ArticleTop .Photo .Flex .Bt a{
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:1em 4em;
}
.ArticleTop .Photo .Flex .Bt a:hover{
	background-color:rgba(255,255,255,0.2);
}
.ArticleTop .Photo .AlignCenter{
	text-align:center;
}
.ArticleTop .Photo .Aikotoba{
	width:27em;
	margin:1em auto 1em;
}
.ArticleTop .InfoBox,
.English .InfoBox{
	padding:1em 1em 0;
	margin-bottom:1em;
	border:2px solid #F00;
}
.English .InfoBox h3,
.ArticleTop .InfoBox h3{
	font-weight:bold;
	margin-bottom:1em;
}
.English .InfoBox h3{
	font-size:150%;
	padding:0;
	margin:0 0 1em !important;
	border:0;
}
.English .InfoBox .Stop{
	width:37em;
	margin:0 auto 1em;
}
.English .InfoBox p,
.ArticleTop .InfoBox p{
	margin-bottom:1em;
}
.English .InfoBox .AlignRight,
.ArticleTop .InfoBox .AlignRight{
	display: block;
	text-align: right;
}
.ArticleTop .InfoBox .AlignCenter{
	text-align:center;
}
.English .InfoBox .Bt a{
	box-shadow:0 0 0 ;
}
.English .InfoBox .Note{
	font-size:88%;
	text-align:center;
	font-weight:bold;
}
.ArticleTop .WhatsNew ul{
}
.ArticleTop .WhatsNew li{
	position:relative;
	padding:0 0 7px 7em;
	margin-bottom:1em;
}
.ArticleTop .WhatsNew li .Date{
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	font-size:75%;
	line-height:25px;
	color:#85002D;
	padding:0 15px;
	border:1px solid #85002D;
	border-radius:13px;
}
.ArticleTop .Office{
	width:740px;
	margin:0 0 50px auto;
}
.ArticleTop .Office h2{
	font-size:113%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:2px solid #00A682;
}
.ArticleTop .Red{
	color:#F00;
}
.ArticleTop .UL{
	text-decoration:underline;
}

/*-----------------------------------------------
 __Greet
-----------------------------------------------*/
.Greet h2{
}
.Greet .President{
	display: flex;
	justify-content:flex-start;
	align-items:center;
	padding-bottom:10px;
	margin:0 0 2em;
	border-bottom:solid 1px #B2004D;
}
.Greet .President p{
	margin-left:0;
	margin-right:40px;
	margin-bottom:0;
}
.Greet .President p strong{
	font-size:125%;
}
.Greet .President figure{
	margin-right:20px;
	margin-bottom:0;
}
.Greet .President figure img{
	display:block;
	margin-bottom:0;
}
.Greet .Keihaku{
	display:block;
	text-align:right;
}

/*-----------------------------------------------
 __English
-----------------------------------------------*/

.English section{
	padding-bottom:0px;
	margin-bottom:50px;
	border-top:2px solid #002675;
}
.English section.Greet{
	border-top:0;
}
.English section.Greet h3{
	margin-top:0;
}
.English section.Greet .President{
	border-bottom:0;
}
.English section h3{
	font-size:150%;
	border:0;
	padding:0;
	margin:50px auto 1em;
	position:relative;
}
.English section h3 .Pagetop{
	font-size:75%;
	position: absolute;
	top:0;
	right:0;
}
.English h3:first-child{
	margin-top:50px;
}
.English .ARSR dt{
	float:left;
	font-weight:bold;
}
.English .ARSR dd{
	padding-left:17em;
	margin-bottom:1em;
}
.English .JRS dt{
	float:left;
	font-weight:bold;
}
.English .JRS dd{
	padding-left:12em;
	margin-bottom:1em;
}
.English .ImgAccess{
	width:90%;
	max-width:760px;
	margin-bottom:40px;
}

/*-----------------------------------------------
 __Outline
-----------------------------------------------*/

.Outline .Def{
	border-left:0;
}
.Outline .Def th{
	font-weight:bold;
	padding-left:0;
	background-color:inherit;
}
.Outline .Def td{
	font-size:88%;
	border-right:0;
	padding-right:0;
}
.Outline .Def td strong{
	font-size:114%;
	font-weight:normal;
}
.Outline .Def td ul{
	margin-bottom:0;
}
.Outline .Def td li + li{
	margin-top:1em;
}

/*-----------------------------------------------
 __ARSR
-----------------------------------------------*/
.Arsr h2{
	font-size:180%;
}
.Arsr .Mem dt{
	float:left;
	font-weight:bold;
}
.Arsr .Mem dd{
	padding-left:17em;
	margin-bottom:1em;
}
/*-----------------------------------------------
 __RegSub
-----------------------------------------------*/
.NavPnkz ul {
	padding: 0 50px 0 0;
	list-style: none;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.3rem;
}
 
.NavPnkz li {
	display: block;
	white-space: nowrap;
}
.NavPnkz li:first-of-type a, .NavPnkz li:first-of-type .a {
	padding-left: 35px;
	border-left: 1px solid #336;
}
.NavPnkz li.active a, .NavPnkz li.active .a {
	background: #003;
	color: #ddd;
}
.NavPnkz li .a {
	cursor: default;
}
 
.NavPnkz a, .NavPnkz .a {
	border-top: 1px solid #336;
	border-bottom: 1px solid #336;
	padding: 0 15px 0 40px;
	display: inline-block;
	position: relative;
	line-height: 40px;
	text-decoration: none;
	color: #336;
	background: #ddd;
}
 
.NavPnkz a:hover {
	color: #ddd;
	background: #336;
}

.NavPnkz .border-as-triangle li.active a::before, .NavPnkz .border-as-triangle li.active .a::before {
	border-left-color: #003;
}
.NavPnkz .border-as-triangle li.active a::after, .NavPnkz .border-as-triangle li.active .a::after {
	border-left-color: #ddd;
}
.NavPnkz .border-as-triangle li.active a:hover::before, .NavPnkz .border-as-triangle li.active .a:hover::before {
	border-left-color: #003;
}
.NavPnkz .border-as-triangle li a:hover::before {
	border-left-color: #336;
}
.NavPnkz .border-as-triangle li a:hover::after {
	border-left-color: #ddd;
}
.NavPnkz .border-as-triangle li a::before, .border-as-triangle li a::after, .NavPnkz .border-as-triangle li .a::before, .border-as-triangle li .a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	left: 100%;
}
.NavPnkz .border-as-triangle li a::before, .NavPnkz .border-as-triangle li .a::before {
	border-left: 22px solid #ddd;
	z-index: 2;
}
.NavPnkz .border-as-triangle li a::after, .NavPnkz .border-as-triangle li .a::after {
	border-left: 22px solid #336;
	margin-left: 1px;
	z-index: 1;
}
.RegSub .Kigou{
	padding:1em;
	border:4px solid rgba(210,210,210,1.00);
}
.Article .BtBox{
	display:flex;
	width:100%;
	justify-content:space-between;
	margin:0 auto 3em;
}
.BtBox li{
	width:45%;
	text-align:center;
	line-height:40px;
	margin:0 2.5%;
	background-color: rgba(1,0,51,1.00);
	background: rgba(1,0,51,1.00) url(refer/ic_link_left.png) no-repeat 20px 50%;
	background-size:15px;
}
.BtBox li.Ango{
	background: rgba(1,0,51,1.00) url(refer/ic_key.png) no-repeat 20px 50%;
	background-size:20px;
}
.BtBox li a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	text-decoration:none;
}
.BtBox li a:hover{
	background:rgba(255,255,255,0.2);
}
/*-----------------------------------------------
 __RegPart
-----------------------------------------------*/
.RegPart .BtPart{
	width:40%;
}

/*-----------------------------------------------
 __Program
-----------------------------------------------*/
.Program h3{
	font-size:125%;
	font-weight: normal;
	color: #B2004D;
	border: none;
	border-top:1px solid rgba(1,0,51,1.00);
	padding: 20px 0 0;
	margin: 1.5em 0 0.5em 0;
}
.Program h3 .Sponsor{
	color:#002675;
	font-size:80%;
	padding-left:2em;
}
.Program h4{
	color: #002675;
	margin: 1em 0 0 0;
}
.English.Program h4{
	font-size:100%;
	padding-left:40px;
}
.Program h3 + h4{
	margin-top:0;
}
.Program h5{
	font-size: 100%;
	font-weight: bold;
	color: #002675;
	margin: 1em 0 0.5em 0;
}
.Program h5 .Sponsor{
	font-weight:normal;
	padding-left:2em;
}
.Program h5.FlexTitle{
	display: flex;
}
.Program h5.FlexTitle .Num{
	min-width: 40px;
	max-width: 40px;
	width: 40px;
}
.Program .SubList{
	margin:0 0 0 40px;
}
.Program .SubList .Title{
	font-weight:bold;
	font-size:88%;
	margin-top:0.5em;
}
.Program .SubList .Theme{
	font-weight:bold;
	margin-bottom:1.5em;
}

/*-----------------------------------------------
 __OpenLec
-----------------------------------------------*/
.OpenLec h2{
	margin-bottom:0;
}
.OpenLec h2 + h3{
	margin-top:0.5em;
	font-size:200%;
}
.OpenLec .Hybrid{
	display:inline-block;
	font-size:88%;
}
.OpenLec .Reg{
	display:flex;
}
.OpenLec .Reg li{
	width:48%;
	font-size:88%;
}
.OpenLec figure{
	text-align:center;
}
.OpenLec figure img{
	width:60vw;
	height:86.4vw;
}
/*-----------------------------------------------
 __SubList
-----------------------------------------------*/
.SubList h2 .Sub {
	font-size:50%;
}
.SubList h3{
	padding-top:0.5em;
	padding-bottom:0.5em;
}
.SubList h3 .Bt{
	display:inline-block;
	width:15em;
	font-size:75%;
	line-height:2em;
	vertical-align:0.2em;
	margin:0 auto 0em 2em;
	background-size:20px;
}
.SubList h3 .Bt a{
	padding-top:0;
	padding-bottom:0;
}
/*-----------------------------------------------
 __Handson
-----------------------------------------------*/
.Handson h2 .Info{
	font-size:75%;
	font-weight:bold;
}
.Handson h5{
	color: rgba(1,38,117,1.00);
	margin-top:1em;
	padding-top:1em;
	border-top:1px  dotted rgba(1,38,117,1.00);
}
.Handson h5.NoBd{
	margin-top:0;
	padding-top:0;
	border-top:0px;
}
/*-----------------------------------------------
 __InfoPart
-----------------------------------------------*/
.InfoPart .Page{
	text-align:center;
}
.InfoPart .Page img{
	width:70vw;
	height:99vw;
}
/*-----------------------------------------------
 __Upload
-----------------------------------------------*/
.Upload .Bt{
	min-width:30em;
}
.Upload .NoteBox{
	padding:1em 1em 0;
	margin: 0 0 1em;
	border:2px solid #002675;
}
.Upload .NoteBox *{
	margin-right:0;
	margin-left:0;
}
/*-----------------------------------------------
 __ARSR
-----------------------------------------------*/
.ARSR h2 span{
	font-size:75%;
}
.ARSR .AnkList{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.ARSR .AnkList li{
	width:40%;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
}
.ARSR .AnkList li .Num{
	display:inline-block;
	width:1.5em;
	text-align:center;
	color:#FFF;
	margin-right:0.5em;
	background-color:#002675;
}
.ARSR .Inq{
	font-size:125%;
	border:1px solid #002675;
	padding:1em 1em 0;
}

/*-----------------------------------------------
 __Access
-----------------------------------------------*/
.Access h2 .Bus{
	font-size:75%;
}
.Access h2 + .Bt{
	margin-top:0;
}
.Access .Flex{
	display:flex;
	justify-content:flex-start;
}
.Access .Flex table{
	margin-left:0;
	margin-right:40px;
}