/* Start of CMSMS style sheet 'main'  */
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');
/*  */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');
	html,body,div,section,p,i,span,td,i,h1,h2,h3,h4,h5,input,textarea,select,a,li {
	  font-family: "Noto Sans JP",'Open Sans',   sans-serif ! important;
	  font-size: 16px;
	}
body{
	margin: 0px;
	padding: 0px;
#	background: #ecedfc  repeat-x;
}

a {
       color: #08083E;
       text-decoration: underline;
}

a:hover {
       text-decoration: none;
}
.home_btn {
  width: 20px;
  margin: 10px 0px 0px 40px;
}
h1{
	width: auto;
	margin: 0px;
	padding: 0px;
}
h2 {
		font-weight: bold;
		font-size: 16px;
		line-height: 34px;
        color:#0D0D3E;
        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:#666666;
        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;
/*	background:url(uploads/images/article-heading-bg.gif) right no-repeat;	*/
	text-shadow: #550A0D 2px 2px 1px;
}
#pageWrapper{
	width: 100%;
	min-height: 500px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
/*	background:url(images/body_bg_left.jpg) left top no-repeat; */
}
#pageContent{
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#LogoMenu{
	width: 980px;
	height: 81px;
	margin: 0px auto;
}
#Logo{
	width: 161px;
	height: 53px;
	margin-top: 22px;
	margin-right: 15px;
	float: left;
/*	background:url(images/logo.png) left top no-repeat;	*/
	cursor: pointer;
}
#headerContent{
	width: 100%;
	min-height: 35px;
	text-align: left;
//	background: #dd2b38;
}
#mainContentContainer{
	width: 100%;
	height: auto;
	text-align: left;
	margin: 0 auto;
/*	background: url(images/content-bg.gif) left top repeat-y;	*/
}
#mainContent{
	width: 100%;
	padding: 0px;
	background-color:white;
	margin: 0px auto;
}
#rightColumn{
	width: 232px;
	height: auto;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}
#rightColumnGradient{
/*	background: #dd2b38 url(images/rcolumnBottom.gif) bottom repeat-x;	*/
}
#footerContent{
	clear:both;
	border-right: 1px solid #540F93;
	text-align: center;
	margin: 0 auto;
	padding: 2px 20px 0px 30px;
	min-height: 10px;
	background: #076191;
}






#Article{
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #585858;
    margin:0 auto;
    width: 700px;
}

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

#Article li {
      margin-bottom: 5px;
}

/* 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;
/*	background:url(images/top-menu-border.gif) right center no-repeat;	*/
}




#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;
}

/* Main Content */


/* module */
#rightColumn .module.clean.registration{
/*   background: url(images/shinyMod-b.png) right top no-repeat;	*/
    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 {
/*	background:url(images/calendar.jpg) no-repeat;			*/
	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;
/* 	    background: url(images/fadePurpleBg.gif) bottom repeat-x;  */
        margin-bottom: 40px;
        padding: 0px 15px 0px 15px;
}

.articles li p {
        margin: 0px;
}

.articles .readMore{
/*        background: url(images/readMore.gif) left no-repeat;			*/
        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;
}


/* 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' */

/* MyPage btn_css 22/08/16 */
//reset&normalize
*{
	text-decoration: nome;
}
/*
html{
	font-size:62.5%;
	padding: 3rem;
	color:#614f38;
}
*/
body{
	font-size:1.6rem;
}
// Start!
.btn{
	display:inline-block;
	border: 1px solid;
	position: relative;
	background:#fff;
	color: #614f38;
	border:2px solid #614f38;
	padding:1rem 5rem 1rem 2rem;
	&:before,&:after{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;
	}
	&:before{
		width:2rem;
		height: 2px;
		background: #614f38;
		transform: translateY(-50%);
	}
}

/* Mypage新規追加内容 */
.Flex_btn{
	display:flex;
}
.sttl_size{
	font-size:16px;
    color: #002244;
	font-weight: 600;
	margin: 40px 0px -35px 0;
}
.borderline01{
	border-bottom:dotted 2px;
}
.red_moji{
	color:red;
	font-size:14px;
	margin-bottom:10px;
}
.btn_box_size{
	margin:10px 0;
	width: 100%;
	max-width: 258px;
}
.btn_box_size_left{
	margin-left:35px;
}
.btn{
	display:inline-block;
	border: 1px solid;
	position: relative;
	background:#fff;
	color: #614f38;
	border:2px solid #614f38;
	padding:1.5rem 5rem 1.5rem 2rem;
	cursor: pointer;
	font-weight: bold;
}

.btn::after{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;
	}
/*
.btn::before{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;

		width:15px;
		height: 2px;
		background: #614f38;
		transform: translateY(-50%);
		left: 140px;
}
*/
.btn2{
	display:inline-block;
	border: 1px solid;
	position: relative;
	background:#fff;
	color: #614f38;
	border:2px solid #614f38;
	padding:1.5rem 5.3rem 1.5rem 2rem;
	cursor: pointer;
	width:268px;
	font-weight: bold;
}

.btn2::after{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;
	}
	
/*
.btn2::before{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;

		width:15px;
		height: 2px;
		background: #614f38;
		transform: translateY(-50%);
		left: 191px;
}
*/
.btn3{
	display:inline-block;
	border: 1px solid;
	position: relative;
	background:#fff;
	color: #614f38;
	border:2px solid #614f38;
	padding:2rem 6rem 2rem 2rem;
	cursor: pointer;
	font-weight: bold;
}

.btn3::after{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;
	}

/*
.btn3::before{
		content:"";
		position:absolute;
		display:block;
		transition: all .3s;
		rieht: 1.5rem;
		top: 50%;

		width:15px;
		height: 2px;
		background: #614f38;
		transform: translateY(-50%);
		left: 160px;
}

*/
.btn4{
	display:inline-block;
	border: 1px solid;
	position: relative;
	background:#fff;
	color: #614f38;
	border:2px solid #614f38;
	padding:1.5rem 5rem 1.5rem 1.5rem;
	cursor: pointer;
	font-weight: bold;
}

#smn_entry_btn{
	padding: 1.5rem 5rem 1.5rem 2rem;
}

.btn_right{
	padding-right: 35%!important;
}

.btn_right2{
	padding-right: 90px!important;
}

.top_priority{
	float:right;
}

.jzn_toroku, .seminar_trk{
	margin-top:20px;
}

.btn_RighT{
	padding-right: 35%;
}

.Top_Img{
	width:50%;
}

.id_style_width{
	width:10%;

}