/* Start of CMSMS style sheet 'main' */
@charset "utf-8";

/* Font Include */
@font-face { font-family: 'Noto Sans JP'; font-style: normal; font-weight: 300; src: url('../fonts/NotoSansJpLight.woff2.woff') format('woff2'); font-display: swap; }
@font-face { font-family: 'Noto Sans JP'; font-style: normal; font-weight: 400; src: url('../fonts/NotoSansJpRegular.woff2') format('woff2'); font-display: swap; }
@font-face { font-family: 'Noto Sans JP'; font-style: normal; font-weight: 700; src: url('../fonts/NotoSansJpBold.woff2') format('woff2'); font-display: swap; }


/* Reset */
* { zoom: 1; }
:root { --vw: 1vw; }
html, body, header, footer, h1, h2, h3, h4, h5, h6, p, pre, address, ul, ol, li, dl, dt, em, dd, caption, img, form
{ margin: 0; padding: 0; border: none; font-style: normal; font-weight: normal; font-size: 100%; text-align: left; list-style-type: none; }
img { width: 100%; height: auto; vertical-align: bottom; }
sup, sub { font-size: 70%; height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }
hr { display: none; }
a { color: #06C; text-decoration: none; transition: .4s; }
a:hover { color: #C00; }

/* Base */
html { height: -webkit-fill-available; }
body { font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif; font-size: 15px; line-height: 1.8em; color: #333; min-height: 100vh; min-height: -webkit-fill-available; -webkit-text-size-adjust: none; -webkit-print-color-adjust: exact; position: relative;  overflow: auto;}
body.show { overflow: hidden; }
noscript p { line-height: 1.2em; text-align: center; font-weight: bold; color: #FFF; padding: .8em 0; background: #C00; }
#pagetop { position: absolute; left: 0; top: 0; }
.noto-l { font-family: "Noto Sans JP"; font-style: light; font-weight: 300; }
.noto-r { font-family: "Noto Sans JP"; font-style: Regular; font-weight: 400; }
.noto-b { font-family: "Noto Sans JP"; font-style: bold; font-weight: 700; }
.clearfix { zoom: 1; overflow: hidden; }
.clearfix:after { content: ""; display: block; clear: both; }



body{
	margin: 0px;
	padding: 0px;
}

a {
	color: #3E0808;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1{
	width: auto;
	margin: 0px;
	padding: 0px;
}
h2 {
		font-weight: bold;
		font-size: 16px;
		line-height: 34px;
        color:#3E0D0D;
        margin-top: 50px;
        padding-bottom: 6px;
        line-height: 16px;
        border-bottom: 1px solid #cecece;
		text-shadow: lightGrey 1px 1px 1px;
}

h3 {
		font-weight: bold;
		font-size: 14px;
		line-height: 34px;
        color:#002244;
        margin-top: 40px;
        padding-bottom: 5px;
/*        line-height: 16px;        */
}

h4{
	width: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
}

.mainContent h3 {
        text-indent: 0px;
        
}

div.pageTitle{
	width: auto;

}
div.pageTitle h1{
	float: left;
	font-size: 26px;
	line-height: 34px;
    font-weight: normal;
	color: #fff;
	padding: 2px 10px;
        margin-top: 10px;
        margin-bottom: 15px;
	text-shadow: #550A0D 2px 2px 1px;
}

#LogoMenu{
	width: 980px;
	height: 81px;
	margin: 0px auto;
}
#Logo{
	width: 161px;
	height: 53px;
	margin-top: 22px;
	margin-right: 15px;
	float: left;
	cursor: pointer;
}
#headerContent{
	width: 100%;
	min-height: 35px;
	text-align: left;
	background: #dd2b38;
}
#mainContentContainer{
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 auto;
}
#mainContent{
	width: 100%;
	min-height: 400px;
	background-color:white;
	margin: 0px auto;
	max-width:1240px;
}
#rightColumn{
	width: 232px;
	height: auto;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}
#rightColumnGradient{
}

#Article{
	display: block;
	font-weight: normal;
	line-height: 18px;
	color: #565759;
	max-width: 900px;
	width:95%;
    margin: 0 auto;
}

#Article p {
       margin-bottom: 10px;
}

#Article li {
      margin-bottom: 5px;
      text-indent: -27px;
      margin-left: 27px;
}
#Article #q2ul li {
      margin-bottom: 10px;
}

/* top menu */
#TopMenu{
	width: 800px;
	height: 53px;
	float: left;
	margin-top: 12px;
}
#TopMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#TopMenu ul li{
	list-style: none;
	float: left;
}
#TopMenu ul li a{
	padding: 0px 8px;
	margin: 0px;
}




#TopMenu ul li li a,
#TopMenu ul li li li a,
#TopMenu ul li li li li a,
#TopMenu ul li a.last{
	background: none;
}
#TopMenu ul li,
#TopMenu ul li a:link,
#TopMenu ul li a:visited{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration:none;
        padding: 9px 8px;
}
#TopMenu ul li a:visited{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration:none;
}

/* header elements */
#Date{
	font-weight: normal;
	font-size: 13px;
	line-height: 35px;
	color: #fff;
	text-indent: 22px;
	width: 670px;
	float: left;
}
#Social{
    width: 232px;
    height: 35px;
    float: right;
    padding-right: 20px;
/*    background: url(images/shinyMod-t.png) right bottom no-repeat;		*/
    border-right: 1px solid #930F12;
}
#Social #langs,
#Social #langs a:link,
#Social #langs a:visited{
	font-weight: bold;
	font-size: 10px;
	line-height: 35px;
	color: #fff;
	text-decoration: underline;
}
#Social #langs a:hover{
	font-weight: bold;
	font-size: 10px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
}
#Social #langs{
	padding: 0px 4px;	

	float: right;
}
#Social img{
	float: right;
	padding: 10px 4px 0px;
}
#ubmLogo{
	position: absolute;
	right: 50px;
	top: 10px;
	width: 49px;
	height: 72px;
	cursor: pointer;
}

/* Main Content */


/* module */
#rightColumn .module.clean.registration{
    min-height: 71px;
    width:232px;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}
#rightColumn .module.clean.registration a:link,
#rightColumn .module.clean.registration a:visited{
    color: #3E0D0D;
    text-decoration:none;
}
#rightColumn .module.clean.registration a:hover{
    color: #670505;
}


/*  Misc */

.calIcon {
	display:block;      
	height: 21px;
        line-height: 21px;
	padding-left: 25px;
}

.importantNote {
	color: red;
	font-weight:bold;
}

/* Articles  */

.articles {
        list-style:none; 
        margin: 0;
       padding: 0;
}

.articles li {
        clear:both;
        border-bottom: 1px solid #bca4cd;
        margin-bottom: 40px;
        padding: 0px 15px 0px 15px;
}

.articles li p {
        margin: 0px;
}

.articles .readMore{
        float: right;
        padding-left: 15px;
}


/* TABLES */



.confernceTable
{
    border-color: #6b6b6b;
    border-width: 0 0 1px 1px;
    border-style: solid;
}


#Article .confernceTable p {
    margin-bottom: 0px;
}

.confernceTable td
{
    border-color: #6b6b6b;
    border-width: 1px 1px 0 0;
    border-style: solid;
    text-align: center;
    vertical-align: top;
}

.confernceTable h3 {
    margin-top: 5px;
}


.confernceTable p {
       padding: 0px;
       margin: 0px;
}


.confernceFees
{
    border-color: #6b6b6b;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.confernceFees td, .confernceFees th
{
    border-color: #6b6b6b;
    border-width: 1px 1px 0 0;
    border-style: solid;
    text-align: center;
}

.confernceFees th {
      font-weight: bold; 
      height: 25px;
      color: white;
}

/* HELPER STYLES */

.pBg {
       background: #591f82;
}

.lpBg {
      background: #ede7f2;
}

.gBg {
      background: #eee;
}

/* modal-container */
	/*モーダルを開くボタン*/
	.modal-open{
		position: fixed;
		display: flex;
	    align-items: center;
	    justify-content: center;
	    top: 3%;
	    left: 13%;
		width: 300px;
		height: 50px;
		font-weight: bold;
		color: #fff;
		background: #000;
		margin: auto;
		cursor: pointer;
		transform: translate(-50%,-50%);
	}
	/*モーダル本体の指定 + モーダル外側の背景の指定*/
	.modal-container{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		background: rgba(0,0,0,50%);
		padding: 40px 20px;
		overflow: auto;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
	    box-sizing: border-box;
	}
	/*モーダル本体の擬似要素の指定*/
	.modal-container:before{
		content: "";
		display: inline-block;
		vertical-align: middle;
		height: 100%;
	}
	/*モーダル本体に「active」クラス付与した時のスタイル*/
	.modal-container.active{
		opacity: 1;
		visibility: visible;
	}
	/*モーダル枠の指定*/
	.modal-body{
		position: relative;
		display: inline-block;
		vertical-align: middle;
		max-width: 850px;
		width: 90%;
	}
	/*モーダルを閉じるボタンの指定*/
	.modal-close{
		position: absolute;
		display: flex;
	    align-items: center;
	    justify-content: center;
		right: 0;
		width: 50px;
		height: 45px;
		font-size: 25px;
		color: #000;
		cursor: pointer;
		font-weight:bold;
	}
	/*モーダル内のコンテンツの指定*/
	.modal-content{
		background: #fff;
		text-align: left;
		padding: 30px;
		color:#002244;
	}
	
	.modal-cnt-size{
		font-size: 20px;
		font-weight: 600;
		margin: 25px 15px;
	}

	.btn_syoudk{
	    background: #e95e76;
    	border: 1px solid #e95e76;
	}


.head_img{
	margin:60px auto;
    max-width: 1000px;
}

/* 注意事項 */
.atn_txt_size{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top:10px;
}

.sbttl_atn_txt_size{
	color: #002244;
	font-size: 16px;
	margin-bottom:0;
	margin-top:15px;
}

.link_ppolicy{
	margin-left:10px;
	text-decoration: none;
	font-size: 16px;
}
.link_ppolicy:hover{
	color:#0440e9!important;
}

#gonext, #gotoRegister{
    border: 1px solid #004375;
    font-weight: 300;
    color: white;
    border-radius: 6px;
    cursor: pointer;
    background: #1e709f;
    padding: 8px 20px;
    font-size: 1.3em;
}

#gonext:hover, #gotoRegister:hover, #go_back_btn:hover{
    border: 1px solid #1e709f;
    background: #004375;
}

#go_back_btn{
    border: 1px solid #004375;
    font-weight: 300;
    color: white;
    border-radius: 6px;
    cursor: pointer;
    background: #63a5cb;
    padding: 8px 20px;
    font-size: 1.2em;
}

/* 注意事項,enq_btn設定 */
#privacy_po{
	width: 16px;
	height: 15px;
	margin-right: 20px;
}

/* select_color */
.is-empty, .is-empty2, .is-empty3{
	color:#757575;
}

/* */
.home_btn{
	width: 25px;
    margin: 0 0px 30px 20px;
}
/* GLOBALS */

.clr{
	clear: both;
	line-height: 1px;
	height: 0px;
	font-size: 1px;
}

a img{
	border: none;
}
.fleft{
	float: left;
	width: 49%;
}
.fright{
	float: right;
	width: 49%;
}


.jspHorizontalBar{
        display:none;
}
/* End of 'main' */

.flex_block {
    display: flex;
    flex-wrap: wrap;
}
.td_l_main_formtable {
    max-width: 320px;
    width: 30%;
    padding: 0px 10px 20px;
    font-weight: 600;
}
.td_r_main_formtable {
    width: 60%;
    max-width: 590px;
    padding: 0px 0 20px 10px;
}
.td_r_main_formtable span{
	margin-top: 5px;
    display: inline-block;
}
.inlet_in_form{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
}

@media only screen and (max-width: 1000px){
	.td_r_main_formtable{
		width:97%;
		padding-left:30px;
	}
	.td_l_main_formtable{
		width:97%;
	}
}