/* ==========================================================================
	event
========================================================================== */

/*--------------
	content
--------------*/
.soukai_data {
	padding-bottom: 15px;
}
.soukai_data .cell .table {
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
}
.soukai_data .cell:first-child {
	padding-right: 20px;
}
.soukai_data .cell .table .cell {
	padding: 7px 10px;
	font-size: 90%;
}
.soukai_data .cell .table .title {
	background: #f0f0f0;
	text-align: center;
	min-width: 70px;
}

.select_wrap .select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 10px 30px 10px 15px;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	background: url(/ir/jstock/state_info/images/bg_select.png) right 10px top 50% no-repeat #f0f0f0;
}
.select_wrap .select::-ms-expand {
	display: none;
}

.recommend_list li + li {
	margin-left: 30px;
}
.recommend_list li a {
	margin-left: 5px;
}

.get_reader {
	font-size: 90%;
	margin-top: 30px;
	position: relative;
	padding-left: 130px;
	padding-top: 5px;
}
.get_reader a.btn_get {
	position: absolute;
	left: 0;
	top: 0;
}

@media screen and (max-width: 960px) {
	.recommend_list li {
		font-size: 2rem;
	}
}

@media screen and (max-width: 960px) and (min-width: 601px) {
	.table_list {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.soukai_data > .cell {
		display: block;
	}
	.soukai_data > .cell + .cell {
		margin-top: 10px;
	}
	.soukai_data .cell:first-child {
		padding-right: 0;
	}
	.soukai_data .cell .table .title {
		width: 20%;
	}

	.content .recommend_list li {
		font-size: 2.2rem;
		display: block;
		margin-left: 0;
	}
}

/*--------------
	Extra CSS
--------------*/

.main_content,
.main_content_normal {
	display: flex;
	flex-wrap: nowrap;
	padding: 0px 10px 0px 10px;
	-ms-align-items: center;
	align-items: center;
}

.main_content_normal {
  align-items: flex-start;
}

.item_content,
.item_content5 {
	width: 65%;
	margin-left: 10px;
	margin-top: -20px;
}

.item_content_current_event {
	width: 65%;
	margin-left: 10px;
}


.item_content2,
.item_content3 {
	width: 35%;
	margin-left: 20px;
	box-sizing: border-box;
}

.item_content2 {
	margin-top: 58px;
}

.item_content2 p {
	margin: 0;
}

.item_content4 {
	width: 35%;
	text-align: right;
	padding-top: 20px;
	box-sizing: border-box;
}


h2.year_title,
h2.year_title_2 {
	background-color: #DEDEDE;
	padding: 5px 10px 2px 20px;
	font-size: 18px;
}

h2.year_title_2{
	margin-top: 50px;
}

p.date{
	font-size: 14px;
	margin: 15px 0 8px 0;
}

p.place_city{
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}

p.place_address{
	font-size: 18px;
	margin-top: -10px;
}

p.item_description{
	font-size: 14px;
}

p.item_description_attendances{
	font-size: 14px;
	margin-bottom: -8px;
}

.speaker_main{
	margin-top: 20px;
}

.speaker_title{
	font-size: 14px;
}

.speaker_name {
	font-size: 14px;
	padding-left: 80px;
	margin-top: -23px;
}

.content .box .btn_click1 {
    width: 100%;
    height: 50px;
		background-color: #34B3ED;
		text-decoration: none;
		color: #fff;
		display: flex;
		align-items: center;
		padding-left: 2rem;
		box-sizing: border-box;
		font-size: 14px;
}


li.sublist{
	margin-left: 20px;
}

img.button_image{
	width: 100%;
/*	padding-top: 20px;*/
}

.bottom_border1{
	border-bottom: dotted 2px #D4D6D6;
	margin-left: -20px;
}

.bottom_border2{
	border-bottom: 1px solid #A6A8AA;
	margin-bottom: 20px;
}

.bottom_border3{
	border-bottom: 1px solid #A6A8AA;
	margin-bottom: 20px;
}

.item_content_information ol {
	margin-left: -40px;
}

.place_name{
	margin: 0	0	10px;
}

span.place {
	font-size: 14px;
}

span b.kaijo {
	font-size: 14px;
}

.speaker_main{
	margin-top: 10px;
}

.speaker_title{
	font-size: 14px;
}

.speaker_name {
	font-size: 14px;
	padding-left: 80px;
	white-space: pre-wrap;
}
.padding_adj_speaker{
	padding-left: 116px!important;
}
/* 矢印 */
.right_arrow::after {
	color: #fff;
	top: 28%;
}

.border_dot_blue {
	border-bottom: 1px dotted #01A0E9;
	margin-bottom: 80px;
}

.table_responsive > .main_content_normal {
	padding-top: 10px;
	padding-bottom: 20px;
}


/* Media Screen Start 600px */

@media screen and (max-width: 600px) {

	.main_content,
	.main_content_normal{
		flex-wrap: wrap;
		flex-direction: column;
	}

	li{
		font-size: 14px;
	}

	.bottom_border2{
		border-bottom: dotted 2px #D4D6D6;
		padding-top: 10px;
	}

	.item_content,
	.item_content2,
	.item_content3,
	.item_content4,
	.item_content5,
	.item_description,
	.item_content_information,
	.item_content_current_event {
		width: 100%;
	}

	.item_prologue p.item_description {
		word-break: break-all;
		overflow: hidden;
		width: 95%;
		padding-top: 0;
	}


	.item_content2{
		margin-top: 20px;
		margin-left: 0;
	}

	.item_content3 {
		margin-left: 0;
		margin-right: 0;
	}

	.item_content4 {
		padding-left: 20px;
		padding-top: 0px;
		padding-bottom: 30px;
	}

	.bottom_border1{
		border-bottom: dotted 2px white;
	}

	.border_dot_blue {
		margin-top: -30px;
		margin-bottom: 40px;
	}

	.bottom_border3{
		border-bottom: dotted 2px #D4D6D6;
		padding-top: 20px;
	}

	.place_name span.place {
		font-size: 14px;
	}

	p.place_address{
		font-size: 14px;
		margin-top: -10px;
	}

	.speaker_main {
		word-break: break-all;
		overflow: hidden;
		width: 96%;
	}

	.table_responsive {
		overflow-x: auto;
	}

	p.date {
		font-size: 14px;
	  margin: 15px 0px 5px 0px;
	}

	p.place_city {
		font-size: 18px;
		font-weight: bold;
	}

	.item_content,
	.item_content4,
	.item_content_current_event,
	.item_content_information,
	.item_content5 {
		margin-left: 0px;
	}

	h2.year_title_2 {
		margin-top: 30px;
	}

	.item_content4 {
		text-align: left;
	}
}
/* Media Screen 600 px Ends */

/* Media Screen 320 px Starts */

@media screen and (max-width: 320px) {


.item_prologue p.item_description {
	width: auto;
}

h2.year_title {
	padding: 5px 10px 5px 10px;
}

.item_content_information {
	width: auto;
}

.item_content4 {
  padding-left: 0px;
}

h2.year_title_2 {
	padding: 5px 10px 5px 10px;
}

}

/* Media Screen 320 px Ends */

/* ==========================================================================
	message add
========================================================================== */

@media screen and (min-width: 961px) {
	.page_arrow a span {
		position: relative;
	}

	.page_arrow a span::after{
		position: absolute;
		right: 8px;
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		font-weight: bold;
		color: #00afff;
	}
}

@media screen and (min-width: 1161px) {
	.screen_sp {
		display: none;
	}
}


.boader_img{
	border: 1px solid #dfdfdf;
}