@charset "UTF-8";

/* -----------------------------------------------------------
	
----------------------------------------------------------- */
.pro_para .mida_1 {
	line-height: 1.4;
	font-size: 17px;
	font-weight: bold;
	border: none;
	background: #5c0204;
	color: #fff;
}




.selectfloor {
	margin-bottom: 40px;
}
.selectfloor ul li {
	width: calc(100% / 3);
	float: left;
	border-left: 1px solid #fff;
}
.selectfloor ul li:first-child {
	border: none;
}
.selectfloor ul li a {
	display: block;
	color: #fff;
	background: #000340;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	position: relative;
}
.selectfloor ul li a:hover {
	opacity: .7;
}
.selectfloor ul li a::after {
 	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    left: auto;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg);
}

.text_date {
	text-align: right;
	font-size: 13px;
	color: #666666;
	margin-bottom: 20px;
}
.para {
	position: relative;
}
.pro_box {
	margin-bottom: 60px;
}
.pro_box2 {
	margin-bottom: 40px;
}
.pro_mida_place {
	background: #000340;
	color: #fff;
	padding: 8px 10px;
	margin-bottom: 20px;
}
.pro_para {
	margin: 0 0 50px;
    position: relative;
}
.pro_conte.chper {
	padding-right: 350px;
	margin-top: 20px;
}
.pstimg .pro_time {
	/*padding-right: 140px;*/
}
.pstimg .pro_conte {
	padding-right: 140px;
}
.pro_para.pstimg {
	min-height: 220px;
}
.pro_timarbox {
	position: relative;
}
.pro_timarbox .inner {
	position: absolute;
	right: 0;
	top: 0;
}
.pro_timarbox .pro_lsimg {
	display: block;
	position: static;
	margin-right: 0;
	margin-left: auto;
	margin-top: 10px;
}
.pro_time {
	text-align: right;
	line-height: 1.3;
}
.pro_kyou {
	text-align: right;
}
.pro_time dt {
	font-weight: normal;
}
.pro_time dd {
}
.pro_marker {
	display: flex;
	justify-content: flex-end;
	column-gap: 4px;
	margin-top: 5px;
}
.pro_marker .s1,
.pro_marker .s2,
.pro_marker .s3 {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	padding: 4px 10px;
	border-radius: 5px;
}
.pro_marker .s1 {
	background:  #E62D2D;
}
.pro_marker .s2 {
	background:  #222;
}
.pro_marker .s3 {
	background:  #2d59e6;
}

.pro_theme {
	font-weight: bold;
	/*margin-top: 10px;*/
	font-size: 15px;
	display: inline;
	    padding-left: 10px;
	/*padding-right: 120px;*/
}
.pro_kyousan {
	/*text-align: right;*/
	margin-top: 4px;
	font-size: 13px;
	/*padding-left: 95px;*/
	font-weight: bold;
}
.pro_conte {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.pro_conte.speaker {
	margin-top: 10px;
}
.pro_conte .role {
	/*width: 14%;*/
    width: 40px;
    font-weight: bold;
	white-space: nowrap;
	line-height: 1.5;
}
.pro_parti_wrap {
	width: calc(100% - 50px);
}
.pro_parti_wrap .pro_parti_ttl {
	font-weight: bold;
	color: #5c0204;
	line-height: 1.5;
}
.pro_parti_wrap .pro_parti {
	line-height: 1.5;
}
.pro_conte.speaker .pro_parti {
	margin-bottom: 12px;
}
.pro_parti_wrap .pro_parti:last-child {
	margin-bottom: 0;
}
.pro_parti_wrap .pro_parti {
	display: flex;
}
.pro_parti_wrap .pro_parti .name {
	font-weight: bold;
	white-space: nowrap;
}
.pro_parti_wrap .pro_parti .affi {
	padding-left: 1.5em;
	text-indent: -1em;
}
.pro_parti_wrap .pro_parti .kikakuiin {
	all: unset;
    font-size: 80%;
    color: #000340;
}
.pro_lsimg {
	width: 120px;
	position: absolute;
	right: 0;
	top: 50px;
	border: 1px solid #cccccc;
}
.aim {
	font-size: 13px;
	line-height: 1.6;
	background: rgba(0,3,64,0.06);
	padding: 10px 14px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.databtn {
	display: flex;
	width: 80%;
    margin: 40px auto 0;
}
.databtn .btn_link {
	width: 46%;
}

.selectday ul {
	display: flex;
	max-width: 100%;
	margin: 70px auto 40px;
	justify-content: space-between;
}
.selectday ul li {
	width: 49.5%;
}
.selectday ul li:first-child {
	border: none;
}
.selectday ul li a {
	display: block;
	color: #fff;
	font-size: 17px;
	background: #0a2b72;
	text-align: center;
	padding: 16px 0;
	text-decoration: none;
	position: relative;
}
.selectday ul li a:hover {
	opacity: .7;
}
.selectday ul li a::after {
 	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    left: auto;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg);
}
.onde {
	padding-left: 0.5em;
	color: #E62D2D;
	font-size: 13px;
}
.komida_1 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #3d4498;
	background: #f4f4f4;
	padding: 4px 16px;
	margin-bottom: 10px;
}

.prog_date {
	width: 230px;
    margin-top: 0;
    background: rgba(92, 2, 4, 0.1);
    line-height: 1;
    padding: 5px;
    text-align: center;
}
.numbox {
	display: flex;
}
.num {
	display: inline-block;
	width: 8em;
	font-weight: bold;
	letter-spacing: 0;
}
.numbox_parti {
	width: calc(100% - 7em);
}

.dots {
  background-image: radial-gradient(circle at center, #5c0204 20%, transparent 20%); /* 点の色とサイズ調整 */
  background-position: top left; /* 点の位置 */
  background-repeat: repeat-x; /* 横方向に繰り返し */
  background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
  padding-top: .4em; /* 縦方向の位置調整 */
}


.kyst {
	margin-bottom: 30px;
}
.kyst .pro_conte.chper {
	margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.pro_para {
	letter-spacing: 0;
}
.pro_conte.chper {
	padding-right: 0;
	margin-top: 0;
}
.pro_conte.speaker {
	margin-top: 20px;
}
.pro_timarbox {
	margin-bottom: 16px;
}
.pro_timarbox .inner {
	position: static;
}
.pro_timarbox .pro_lsimg {
	display: none;
}
.pro_lsimg {
	display: block;
	position: relative;
	margin: 0 auto 10px;
	right: 0;
	top: 20px;
}
.pstimg .pro_conte {
	padding-right: 0;
}
}
@media screen and (max-width: 767px) {
.pro_para .mida_1 {
	font-size: 14px;
	padding: 8px;
}
.pro_para {
	line-height: 1.5;
	letter-spacing: 0;
	margin-bottom: 30px;
}
.pro_parti_wrap {
	width: calc(100% - 40px);
}
.pro_conte.chper {
	padding-right: 0;
	margin-top: 0;
}
.pro_parti_wrap .pro_parti {
	font-size: 12px;
	flex-wrap: wrap;
	align-items: center;
}
.pro_parti_wrap .pro_parti .name {
	display: block;
	/*padding-left: 0;*/
	font-size: 14px;
}
.pro_parti_wrap .pro_parti_ttl {
	font-weight: bold;
}
.pro_kyousan {
	/*margin-top: 10px;*/
	text-align: left;
	/*font-size: 11px;*/
	padding-left: 55px;
}
.pro_timarbox {
	margin-bottom: 16px;
}
.pro_timarbox .inner {
	position: static;
}
.pro_timarbox .pro_lsimg {
	display: none;
}
.pro_time {
	font-size: 13px;
}
.pro_marker .s1,
.pro_marker .s2,
.pro_marker .s3 {
	font-size: 11px;
}
.pro_theme {
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	display: block;
}
.pro_conte {
	padding-left: 0;
}
.pro_conte.speaker {
	margin-top: 5px;
}
.pro_lsimg {
	display: block;
	position: relative;
	margin: 0 auto 10px;
	right: 0;
	top: 20px;
}
.aim {
	line-height: 1.5;
}
.pstimg .pro_time {
	padding-right: 0;
}
.pstimg .pro_conte {
	padding-right: 0;
}
.databtn {
	width: 100%;
}
.databtn .btn_link a {
	padding: 10px 0;
}
.selectday ul {
	margin: 40px auto 20px;
}
.selectday ul li a {
	font-size: 14px;
	line-height: 1.6;
	padding: 8px 0;
}
.selectday ul li a::after {
    right: 12px;
    width: 6px;
    height: 6px;
    margin-top: -5px;
}
.komida_1 {
	font-size: 14px;
	padding: 4px 8px;
}
}



/* schedule  short_title */
.schedule .ttl,
.short_title .ttl {
	background: #3c4398;
	color: #fff;
	font-size: 20px;
	padding: 8px 16px;
}
.schedule ul {
	display: flex;
	max-width: 100%;
	margin: 20px auto 70px;
	justify-content: space-between;
}
.short_title ul {
	display: flex;
	max-width: 100%;
	margin: 20px auto 40px;
	justify-content: center;
	gap: 30px;
}
.schedule ul li {
	width: 33.33333%;
	margin-left: 8px;
}
.short_title ul li {
	width: 50%;
}
.schedule ul li:first-child {
	margin-left: 0;
}
.schedule ul li a,
.short_title ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
	background: #5c0204;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	position: relative;
	border-radius: 100px;
}
.short_title ul li a {
	padding: 16px 0;
}
.schedule ul li a:hover,
.short_title ul li a:hover {
	opacity: .7;
}
.schedule ul li a::after,
.short_title ul li a::after {
	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    left: auto;
    width: 12px;
    height: 12px;
    margin-top: -8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.schedule ul li a,
.schedule ul li a {
	font-size: 15px;
	letter-spacing: 0;
}
}
@media screen and (max-width: 767px) {
.schedule .ttl,
.short_title .ttl {
	font-size: 16px;
	padding: 8px;
}
.schedule ul,
.short_title ul {
	margin: 20px auto 30px;
}
.short_title ul {
	flex-wrap: wrap;
	gap: 10px;
}
.schedule ul li a,
.short_title ul li a {
	font-size: 14px;
	letter-spacing: 0;
}
.short_title ul li {
	width: 80%;
}
}




.selectfcate {
	margin-bottom: 30px;
	background:  rgba(59,68,152,0.1);
	padding: 30px 30px 15px;
	border-radius: 14px;
}
.selectfcate ul li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 10px;
}
.selectfcate ul li a {
	display: block;
	background: #3c4398;
	border-radius: 8px;
	color: #fff;
	padding: 5px 30px 5px 12px;
	text-decoration: none;
	position: relative;
}
.selectfcate ul li a:hover {
	opacity: .7;
}
.selectfcate ul li a::after {
 	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    left: auto;
    width: 8px;
    height: 8px;
    margin-top: -6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(135deg);
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.selectfcate {
	padding: 20px 20px 10px;
}
}
@media screen and (max-width: 767px) {
.selectfcate {
	padding: 15px 15px 5px;
}
.selectfcate ul li a {
	border-radius: 4px;
	padding: 5px 25px 5px 8px;
	line-height: 1.2;
	font-size: 13px;
}
}

