@charset "utf-8";
/* CSS Document */
/* clearfix
-----------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
}

/* IE7 */
h1 {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	font: bold 28px "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#section_01,
#section_02,
#section_03 {
	margin-bottom: 40px;
}

section section {
	margin-bottom: 20px;
}

.ttl_sec {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 24px;
	color: #787878;
	padding: 0 3%;
}

.ttl_sec::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 17px;
	height: 28px;
	background: url(/kaigi/images/icon_blue.png) top no-repeat;
}

/* clearfix
-----------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
}

/* IE7 */

.box_hall h3 {
	color: #666;
	font-size: 16px;
}

.box_hall table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	width: 100%;
}

.box_hall table td {
	background: #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
	width: 50%;
	text-align: center;
	font-size: 12px;
}

.red {
	color: #f00;
}

.fs18 {
	font-size: 18px;
}

.emphasis {
	font-weight: bold;
	font-size: 22px;
}

.ttl_item {
	font-size: 18px;
	color: #787878;
	border-bottom: 3px solid #787878;
	margin: 30px 0 0;
}

.list_item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list_item li {
	padding: 15px 0;
	border-top: 1px dashed #000;
	line-height: 1.2;
}

.list_item li:first-child {
	border-top: none;
}

.name_item {
	font-size: 18px;
	font-weight: bold;
}

.list_item li img {
	float: left;
	width: 30%;
	padding-right: 5%;
}

a.item_sound {
	display: block;
}

.wrap_img {
	float: left;
	width: 30%;
	margin-right: 5%;
}

.wrap_img img {
	float: none !important;
	width: 100% !important;
	margin-right: 0 !important;
}

.wrap_img img:first-child {
	margin-bottom: 5px;
}

#smoke {
	color: #999;
}

#smoke img {
	width: 100%;
	height: auto;
}

.sup_desc_item {
	margin: 0;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

#item_video .name_item,
#item_other .name_item {
	border-bottom: 1px solid #666;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#item_sound .wrap_text {
	color: #000;
}

#item_video .wrap_text,
#item_other .wrap_text {
	color: #666;
}

.text-center {
	text-align: center;
}

.list-access>dt,
.list-access>dd {
	font-size: 11px;
}

.title_01,
.title_02 {
	border-left: 6px solid #522910;
	padding-left: 15px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #787878;
	font-weight: normal;

}

.title_02 {
	border-left: 6px solid #8b0202;
}

.icon_01 {
	background: #5BA2E2;
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	font-size: 10px;
}

p .icon_01:first-child {
	margin-left: 0;
}

.link_pdf {
	display: table;
	background: url(/kaigi/images/conference/link_pdf_bg.jpg);
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 94%;
	margin: 10px auto 10px;
	padding: 0 !important;
}

.link_pdf a {
	display: table-cell;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	text-align: center;
}

.table_01 {
	width: 94%;
	margin: 0 auto 5px;
	border-top: 1px solid #522910;
	border-left: 1px solid #522910;
}

.table_01 th {
	background: #8d776a;
	color: #FFF;
	width: 50%;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #522910;
	border-right: 1px solid #522910;
}

.table_01 th.th_02 {
	background: #E0D2C4;
	color: #522910;
}

.table_01 td {
	width: 50%;
	text-align: center;
	padding: 10px;
	color: #522910;
	border-bottom: 1px solid #522910;
	border-right: 1px solid #522910;
}

.box_cta p {
	background: #fff;
	padding: 7px 2%;
	margin: 0;
	border: 7px solid #1e6bb1;
	border-top: none;
}

.box_cta p:first-child {
	border-top: 7px solid #1e6bb1;
}

.box_cta a {
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: block;
	padding: 10px;
	background-size: 100% 100%;
	border-radius: 5px;
	text-align: center;
	color: #FFF;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-decoration: none;
}

.box_cta a img {
	position: absolute;
	top: 7px;
	left: 10px;
}

.icon_pdf a:after,
.box_cta a:after {
	content: "";
	position: absolute;
	width: 27px;
	height: 20px;
	background: url(/kaigi/images/conference/conference_img_07.png) center right no-repeat;
	background-size: cover;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
}

.note {
	padding-left: 20px !important;
	font-size: 12px;
	color: #787878;
}

.blue {
	color: #095DA6;
}

.fs16 {
	font-size: 16px;
}

#section_03 {
	margin-bottom: 0;
}

.wrap_list_use {
	padding: 5px;
	border: solid 2px #9E826F;
}

.wrap_list_use>h3 {
	margin: 0 0 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.list_use {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.list_use>li {
	display: inline-block;
	padding-left: 5%;
	width: 45%;
	font-size: 16px;
}

.list_use>.w100p {
	width: 100%;
}

.hall_img {
	width: 100%;
}

.hall_img img {
	width: calc(50% - 2px * 2);
}

.sliderHiryu {
	margin-bottom: 10px;
}

.border-top {
	border-top: 1px solid #522910;
}

.box_cta .navi01 {
	display: flex;
	justify-content: space-between;
	width: 80%;
}

.button_cta a.icon_pdf a {
	color: inherit;
	text-decoration: none;
}

.button_cta a:before,
.navi01 li:nth-child(1):before,
.navi01 li:nth-child(2):before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background: url(/kaigi/images/common/sidebar/index/ico_pdf.png) no-repeat;
	background-size: cover;
	top: 50%;
	left: 10px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.navi01 li:nth-child(1):before {
	background: url(/kaigi/images/common/sidebar/index/ico_mail.png) no-repeat;
	background-size: cover;
}

.navi01 li:nth-child(2):before {
	background: url(/kaigi/images/common/sidebar/index/ico_cal.png) no-repeat;
	background-size: cover;
}

.box_cta .navi01 li {
	position: relative;
	width: 49%;
	list-style: none;
	background: #8b0202;
	border-radius: 5px;
}

.button_cta a,
.navi01,
.kaigi_detail a {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
}

.button_cta a,
.kaigi_detail a {
	display: block;
	width: 80%;
	margin-bottom: 20px;
	padding: 20px;
	background: #8b0202;
	box-sizing: border-box;
}

.kaigi_detail a::after {
	content: url(/images/common/icon_link_out.png);
	position: relative;
	top: 0;
	right: -10%;
}

.slide_img_hall {
	width: 100%;
	height: auto;
}

.slide_img_hall ul {
	position: relative;
	padding: 0;
}

.slide_img_hall ul.slider li img {
	height: 215px;
}

.slide_img_hall ul.slider {
	height: 215px;
}

.slide_img_hall ul.slider .slick-arrow {
	width: 35px;
	height: 100px;
}

.slide_img_hall ul.slider .slide-arrow {
	position: absolute;
	top: calc(50% - 50px);
	z-index: 1;
}

.slide_img_hall ul.slider .next-arrow {
	position: absolute;
	top: calc(50% - 50px);
	right: 0%;
	z-index: 1;
}


.slide_img_hall ul.thumb {
	margin: 60px 0 30px;
}

@media screen and(max-width:414px) {
	.slide_img_hall ul.thumb .slick-list {
		height: 18vh;
	}
}

@media screen and(max-width:1024px) {
	.slide_img_hall ul.thumb .slick-list {
		height: 28vh;
	}
}

.slide_img_hall ul.thumb .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slide_img_hall ul.thumb .slick-prev {
	z-index: 1;
}

.slide_img_hall ul.thumb .slick-prev,
.slide_img_hall ul.thumb .slick-next {
	top: 50%;
}

.slide_img_hall .slick-dots {
	position: absolute;
	background-color: #f5f5f5;
	bottom: -24px;
	padding-bottom: 5px;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	max-width: none;
}

.slick-dots li {
	width: 14px !important;
	height: 14px !important;
}

.slide_img_hall .slick-dots li button:before {
	line-height: 18px;
	font-size: 12px;
}

.slide_img_hall ul.thumb::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	border-bottom: 28px solid #8d776a;
	border-width: 14px 14px;
	left: calc(50% - 16px);
	top: -28px;
}

.list_btn02 {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
}

.list_btn02 li {
	background: #E0D2C4;
	color: #522910;
	display: inline-block;
	padding: 5px 13px;
	box-sizing: border-box;
	margin: 0 4px 4px 0;
	font-size: 12px;
	text-align: center;
	border-radius: 3px;
}

.swiper {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail {
	margin: 20px auto;
	width: 100%;
}

.thumbnail .swiper-slide {
	cursor: pointer;
}

.thumbnail .swiper-slide-active {
	border: 1px solid #8b0202;
	cursor: pointer;
}

.swiper-slide img {
	width: 100%;
}

.swiper-button-prev:after,
.swiper-button-next:after {
	content: "";
	background-image: url(/images/common/icon_prev.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 100px;
}

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

.swiper-button-next:after {
	transform: scale(-1, -1);
}

.swiper-pagination-bullet-active {
	background: black;
}

@media (max-width: 768px) {
	.swiper {
		width: 100%;
		margin: 10px auto 20px;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.box_cta .navi01 {
		width: 100%;
	}
}
.kaigi_txt {
	margin-bottom: 20px;
}
