@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

body{
	font-family: "Noto Sans JP",'Didact Gothic',   sans-serif ! important;
	color:#002244;
}
div,span,p,h1,h2,h3,h4{color:#002244;}
button:hover{
	cursor: pointer;
}
.divBTNselect_on{
	cursor: pointer;
	color:white;background:#33d27e;padding:10px 30px;border-radius: 5px;
}
.divBTNselected{
	display:none;
	cursor: pointer;
	color:white; 
	border-radius: 5px; 
	background:red;
	padding:10px 40px;
}
.divBTNdelete{
	display:none;
	cursor: pointer;
	color:white; 
	border-radius: 5px; 
	background:red;
	padding:10px 30px;
	border-radius: 5px;

}
.detail_contents{
	padding: 20px;
}
.detail_btn{
	cursor:pointer;
	text-align:center;
	color: #03A9F4;
    font-size: 16px;
	margin-top:10px;
	padding-bottom: 15px;
}
.detail_close_btn{
	cursor:pointer;
	text-align:center;
	color: #03A9F4;
    font-size: 16px;
	margin-top:10px;
	padding-bottom: 15px;
}


.speakerNameClass{
	margin-top:2px;
	margin-botton:10px;
	display:flex;
	align-items:flex-end;
}
.speaker_imageDiv{
	margin-right:50px;
	display:flex;
	align-items:flex-end;
}
.speaker_area{
    display: flex;
    flex-direction: column-reverse;
}
.moreSpeakers{
	display:flex;
	margin-top:20px;
	padding-left: 20px;
	padding-bottom:20px;
}


.rightSideBtnArea{
	float:right;
}
.divBTNselect_on{
	color:white;
	background:#33d27e;
	padding:10px 30px;
	border-radius: 5px;

}
.divBTNselected{
	padding:10px 30px;
	border-radius: 5px;
	color:white;
	background:red;
}


#main_smnlist{
	max-width: 1240px;
    width: 98%;
    margin: 0 auto;
}
#contents {
    width: 100%;
    padding:0px;
	margin: 0 auto 40px auto;
    background-color: #FFF;
}
#contpage{
	max-width:980px;
	width: 100%;
	margin: 0 auto;
}


.div_howto{
	width: 90%;
    margin: 40px auto;
    padding: 14px 20px;
    background: cornsilk;
    border-radius: 5px;
    border: 1px dotted #c4c4c4;
}
.ul_howto{
	margin: 0;
    list-style: none;
    padding: 0;
}
.ul_howto li{
	text-indent: -18px;
    margin-left: 18px;

}
.master_div{
	border: 1px solid #ffffff;
/*    width: 98%;*/
    padding: 15px 10px 10px 10px;
    margin: 0 auto 35px auto;
	background:#f2f2f2;
}
.cate_tbl{
	width: 100%;
	margin: 10px 0;
/*	border-bottom: 2px dotted #006699;*/
}
.flex_wrap_aro{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.cate_name{
	font-size: 1.5em;
    padding: 15px 10px;
    background: #b1e5ff;
    line-height: 35px;
}

.flg_onSite{
	padding: 0 7px;
    background: #ff9800;
    color: white;
    font-size: 1.05em;
    border-radius: 5px;
    width: 150px;
    text-align: center;
}
.flg_onDemand{
	padding: 0 7px;
    background: #3f51b5;
    color: white;
    font-size: 1.05em;
    border-radius: 5px;
    width: 150px;
    text-align: center;
}
.smnTime_p{
	margin:0;
	text-align: center;
}
.smnDispNo {
    background: #006699;
    padding: 3px 20px;
    margin: 5px 5px 10px 5px;
    color: white;
}
.div_ReceptionStatus{
	min-width: 135px;
    width: 100%;
    text-align: center;
    line-height: 37px;
    font-size: 0.8em;
}
.smn_tbl{
	border: 1px solid grey;
    border-collapse: collapse;
    margin: 25px auto;
    width: 100%;
}
.smn_tbl tr td{
	border: 1px solid grey;
}
.smn_tbl td:nth-of-type(3){
	background: #fffbda;
	width: 16%;
}
.smn_tbl td:nth-of-type(1){
	background: #e3eef4;
	width: 8%;
}

.div_smnThrough{
	margin: 15px auto 0px auto;
}
.div_smnDetail{
	margin: 10px;
}
.flg_onSite_p{
	padding: 0 7px;
    background: #ff9800;
    color: white;
    font-size: 1.2em;
    border-radius: 5px;
    width: 115px;
    text-align: center;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
.flg_onDemand_p{
	padding: 0 7px;
    background: #3f51b5;
    color: white;
    font-size: 1.05em;
    border-radius: 5px;
    width: 115px;
    text-align: center;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
.smnTitle{
	font-weight: bold;
    font-size: 1.2em;
}
.smnDetail{
	border-top: 1px dotted grey;
    padding: 15px 0;
}

.p_margin{
	margin: 0 auto;
}
.button_div{
    text-align: center;
    background:red;
}


/*select_preReg用*/

.main_title_h2{
	font-weight: bold;
	padding: 15px 0;
	margin-top: 0px;
	text-align:center;
	font-size:2em;
}

.smn_entry_tbl{
	border: 1px solid grey;
    border-collapse: collapse;
    margin: 25px auto;
    width:100%;
}
.smn_entry_tbl tr td, .smn_entry_tbl tr th{
	border: 1px solid grey;
}
.smn_entry_tbl th{
	background: #e3eef4;
}
.smn_entry_tbl td:nth-of-type(1){
	width: 12%;
    font-size: 0.9em;
}
.smn_entry_tbl td:nth-of-type(2){
	width: 11%;
    text-align: center;
}
.smn_entry_tbl td:nth-of-type(4){
	width: 10%;
    text-align: right;
    padding-right: 6px;
}
.smn_entry_tbl td:nth-of-type(5){
	width: 6%;
    text-align: center;
}
.smn_entry_tbl th:nth-of-type(1){
	width: 12%;
}
.smn_entry_tbl th:nth-of-type(2){
	width: 11%;
}
.smn_entry_tbl th:nth-of-type(4){
	width: 10%;
}
.smn_entry_tbl th:nth-of-type(5){
	width: 6%;
}
.smn_entry_tbl th:nth-of-type(6){
	width: 6%;
}
.flg_onSite_p2{
	padding: 0 3px;
    background: #ff9800;
    color: white;
    font-size: 0.9em;
    border-radius: 5px;
    width: 93px;
    text-align: center;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
}
.flg_onDemand_p2{
	padding: 0 3px;
    background: #3f51b5;
    color: white;
    font-size: 0.7em;
    border-radius: 5px;
    width: 93px;
    text-align: center;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
}
.smnCount{
	border-radius: 3px;
    font-size: 1em;
}
.red_marker{
	background: linear-gradient(transparent 80%, #ff7f7f 80%);
    font-weight: bold;
    font-size: 1.1em;
}
#goToPreRegistr{
	height: 50px;
	padding: 0 10px;
	background: #008000;
	color: white;
	min-width: 220px;
	font-size: 1.2em;
	border-radius: 5px;
	font-weight: 600;
	border: white;
}
#goToMypage{
	height: 50px;
    padding: 0 10px;
    background: red;
	color: white;
	min-width: 220px;
	font-size: 1.2em;
	border-radius: 5px;
	font-weight: 600;
	border: white;
}

.DateH2{
    background: cadetblue;
    width: 100%;
    padding: 0px;
    margin: 0 auto 0px auto;
    line-height: 35px;
    color: white;
    font-size: 1.5em;
}

.txt_boxs{
	width: 420px;
	height: 30px;
	font-size: 16px;
}

/****　検索部分のｃｓｓ　****/
.div_search{
	width: 95%;
    margin: 0 auto;
}
.search_title{
	font-size: 1.2em;
    padding: 20px 0px;
    margin-top: 0px;
    font-weight: bold;
    color: #3d3d3d;
	text-align:center;
}
.search_titleCate_color{
	border-left: 6px solid #7cc8ee;
}
.search_titleDate_color{
    padding: 20px 0;
    color: #002244;
/*    max-width: 950px;
    margin: 0 auto;
    text-align: left;*/
}
.search_titleType_color{
	border-left: 6px solid #ff9800;
}
.search_ul_cate_flex{
	list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
/*	justify-content: center;*/
    margin: 0 auto;
    max-width: 961px;
}
.search_ul_cate{
	list-style: none;
    padding: 0;
}

.cate_liSpan {
    line-height: 26px;
    padding: 5px 5px 5px 38px;
    margin: 3px 4px;
    border-radius: 5px;
    font-weight: bold;
    text-indent: -27px;
/*  width: 280px;
    overflow: hidden;
    height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    */
}
.cate_liSpan:hover{
	cursor: pointer;
	color: #006293;
    background: #a6d5f0;
}
.cate_liSpan_2{
    width: 160px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin:0 5px 10px 5px;
    border-radius: 5px;
    font-weight: bold;
}
.cate_liSpan_2:hover{
	cursor: pointer;
	color: #ff5c5c;
    background: #ff5c5c;
}
.cate_liSpan_2_1 {
/*    width: 213px;*/
	width: 170px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 20px 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0 5px 10px 5px;
    font-weight: bold;
}
.cate_liSpan_2_1:hover{
	cursor: pointer;
	color: #e5fcfd;
    background: cadetblue;
}
.cate_liSpan_3{
	width: 165px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 3px 4px;
    border-radius: 5px;
    font-weight: bold;
}
.cate_liSpan_3:hover{
	cursor: pointer;
	color: white;
    background: #f2aa3f;

}
.cate_liSpan_color{
	background: #e3eef4;
    color: #006293;
    border: 1px solid #006293;
}
.cate_liSpan_active_color{
	background: #006293;
    color: #e3eef4;
    border: 1px solid #006293;
}
.cate_liDate_color{
	background: #ffffff;
    color: #002244;
    border: 1px solid #fff;
}
.cate_liDate_active_color{
	background: #015d55;
    color: #e3eef4;
    border: 1px solid #2d5d55;
}

.cate_liType_color{
	background: #ffeed6;
    color: #a7411c;
    border: 1px solid #d17c00;
}
.cate_liType_active_color{
	background: #ff9800;
    color: white;
    border: 1px solid #d17c00;
}
.search_ul_cate_clear{
	position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    list-style: none;
    padding: 0;
}
.cate_liRescission_color{
	text-align: center;
    border: 1px solid grey;
    padding: 3px 10px;
    border-radius: 5px;
    background: #f2f2f2;
    font-size: 0.9em;
}
.cate_liRescission_color:hover{
	cursor: pointer;
    background: #d5d5d5;
}

/*2022/08/31*/
/*-タイトル部分-*/
.main_title_smnr{
	margin: 30px auto 40px;
    max-width: 1240px!important;
}

.main_title_h1 {
    font-size: 60px;
    color: #002244;
    font-weight: bold;
    margin: 0;
}

.main_title_smn{
	margin-bottom: 30px;
}
.main_title_smn_JP{
	margin-top: -10px;
    font-size: 21px;
    color: #002244;
}

.home_btn{
	width: 25px;
    margin: 0 0px 15px 3px;
	}
/*--------------*/
.div_cnt_haba{
	margin-bottom:20px;
	text-align: center;
	color:red!important;
}

.entry_btn{
	margin:auto;
	background: red;
	color: white;
	border: 1px solid red1;
	margin-bottom: 50px;
}

.photo_size{
	width:115px;
}

.ui-button-text{
	color:red;
}
.div_cnt_haba div{
    color:red!important;
	text-align: center;
	margin-bottom:20px;
}

@media (min-width:401px) {
	.div_smnApply{
		min-width: 380px;
		margin: 5px auto;
	}
	.div_ReceptionStatus_en{
		min-width: 135px;
	    width: 100%;
	    text-align: center;
	    line-height: 37px;
	    font-size: 0.8em;
	}
	.smnTitle_en{
		font-weight: bold;
	    font-size: 1.2em;
	}
	.smnDetail_en{
		border-top: 1px dotted grey;
	    padding: 15px 0;
	}
	.flg_onSite_p_en{
		padding: 0 7px;
	    background: #ff9800;
	    color: white;
	    font-size: 1.2em;
	    border-radius: 5px;
	    width: 115px;
	    text-align: center;
	    margin: 0 auto;
	    height: 30px;
	    line-height: 30px;
	}
	.flg_onDemand_p_en{
		padding: 0 7px;
	    background: #3f51b5;
	    color: white;
	    font-size: 1.05em;
	    border-radius: 5px;
	    width: 115px;
	    text-align: center;
	    margin: 0 auto;
	    height: 30px;
	    line-height: 30px;
	}

}

@media (max-width:400px) {
	.div_smnApply{
		min-width: 310px;
		margin: 5px auto;
		text-align: center;
	}
	.div_ReceptionStatus_en{
		min-width: 110px;
	    width: 100%;
	    text-align: center;
	    line-height: 37px;
	    font-size: 0.8em;
	}
	.smnTitle_en{
		font-weight: bold;
	    font-size: 0.5em;
	}
	.smnDetail_en{
		border-top: 1px dotted grey;
	    padding: 15px 0;
	    font-size: 0.5em;
	}
	.smnSpeaker_en{
		font-size: 0.5em;
	}
	.flg_onSite_p_en{
		padding: 0 7px;
	    background: #ff9800;
	    color: white;
	    font-size: 1em;
	    border-radius: 5px;
	    width: 80px;
	    text-align: center;
	    margin: 0 auto;
	    height: 30px;
	    line-height: 30px;
	}
	.flg_onDemand_p_en{
		padding: 0 7px;
	    background: #3f51b5;
	    color: white;
	    font-size: 1em;
	    border-radius: 5px;
	    width: 80px;
	    text-align: center;
	    margin: 0 auto;
	    height: 30px;
	    line-height: 30px;
	}


}
#footer_choicebutton{
	width: 1240px;
	margin-left: 0px;
}

@media screen and (max-width:1000px) {
/*	#main_smnlist{
		width: initial!important;
	}*/
	.cate_liSpan_2_1 {
		width: 160px!important;
	}
	#footer_choicebutton{
		width: 100%!important;
		margin: 60px 80px!important;
	}
	#smn_entry_form{
		margin: 60px 80px!important;
	}

}

/*2024追記*/

.open_arrow{
	width: 13px;
    margin-right: 10px;
    transform: rotate(270deg);
}
.close_arrow{
	width: 13px;
    margin-right: 10px;
    transform: rotate(90deg);
}

#page_top {
    position: fixed;
    bottom: 0px;
    right: 20px;
    z-index: 1000;
    font-size: 0.8em;
}

#page_top a {
    color: #1d2d82;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    display: block;
    font-weight: 600;
    color: #11a7d9;
}
.page_top_btn {
    width: 30px;
}

.attention_icon_div{
	width: 50px;
	margin: 0 auto 10px;
}
.attention_icon_div img{
	width: 100%;
}

.red_tyui_text{
	font-size: 1em;
	color: red;
}