@charset "shift_jis";
/* CSS Document */

/* --------------------------------------------------

	SP size CSS

-------------------------------------------------- */

#movieArea .movieBody {
	padding: 6px 0;
	background-image: url(../common/images/bg_middle_01_sp.gif);
	background-position: top center;
	background-repeat: repeat;
	-moz-background-size: 930px 344px;
	-webkit-background-size: 930px 344px;
	background-size: 930px 344px;
}
#movieArea .movieContent {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
#movieArea .movieContent iframe,
#movieArea .movieContent object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#movieArea .movieContent img{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
}
#movieArea .movieInfo {
	padding: 10px;
	line-height: 1.5;
	font-size: 11px;
}
#movieArea .movieInfo dt {
	font-weight: bold;
}
#movieArea .date {
	padding: 0 10px 10px;
	text-align: center;
	font-weight: bold;
}
#movieArea .txt {
	padding: 0 10px 20px 10px;
	text-align: center;
	word-wrap: break-word;
	font-size: 14px;
}
#movieArea .txt-small {
	font-size: 11px;
}

#speakersSec .speakersList .btnPrev,
#speakersSec .speakersList .btnNext {
	display: none;
}
#speakersSec .speakesInner {
	padding: 0px 10px 20px;
}
#speakersSec .speakesInner ul {
	overflow: hidden;
	zoom: 1;
}
#speakersSec .speakesInner li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
#speakersSec .speakesInner li.displayNone {
	display: none;
}
#speakersSec .speakesInner li:nth-child(2n+1) {
	clear: both;
}
#speakersSec .speakesInner li a {
	display: block;
	padding: 0 5px 10px;
	text-decoration: none;
	color: #000;
}
#speakersSec .speakesInner .thumb {
	margin-bottom: 5px;
	text-align: center;
}
#speakersSec .speakesInner .thumb img {
	width: 120px;
}
#speakersSec .speakesInner .name {
	margin-bottom: 3px;
	color: #a28419;
	text-align: center;
}
#speakersSec .speakesInner .position {
	font-size: 11px;
}
#speakersSec .txt {
	text-align: right;
	padding: 0px 10px 20px;
	font-size: 12px;
}

#program .dayDetail {
	padding: 0 10px 20px;
	overflow: hidden;
	zoom: 1;
}
#program .dayBlock {
	float: none !important;
	margin-bottom: 10px;
}
#program .dayBlock .titleDay {
	padding: 5px;
	background-color: #343434;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#program .programList {
	margin-top: 10px;
	border: 3px solid #e6d6bd;
}
#program .schedule {
	font-weight: bold;
	line-height: 1;
	background-color: #e6d6bd;
	padding: 10px 15px;
}
#program .schedule dt {
	font-size: 10px;
	float: left;
	margin-top: 4px;
	margin-right: 1em;
}
#program .schedule dd {
	font-size: 16px;
}
#program .programList .item {
	padding: 10px;
	border-bottom: 1px solid #e6d6bd;
}
#program .programList .item.last {
	border-bottom: none;
}
#program .programList .text01 {
	font-size: 12px;
}
#program .programList .text01 img {
	height: 14px;
	margin-left: 10px;
	vertical-align: top;
}
#program .programList .text02 {
	font-size: 16px;
	line-height:24px;
	font-weight: bold;
	margin-left: 14px;
}
#program .programList .text03 {
	font-size: 12px;
	margin-left: 12px;
}
#program .programList a {
	color: #000;
}
#program .break {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-top: 10px;
	background-color: #f2eade;
	padding: 10px;
}
#program .break dt {
	display: inline;
	margin-right: 1em;
}
#program .break dd {
	display: inline;
}
#program .break .location01 {
	font-size: 12px;
	margin-left: 12px;
}
#btnProfileMore {
	text-align: center;
}
#btnProfileMore img {
	width: 112px;
}

#recommendSession .sessionMain {
	margin-bottom: 20px;
	padding: 0 10px;
}

#program .txt {
	padding: 0px 10px 40px;
}
#guidemessage {
	padding-bottom: 20px;
}
#guidemessage p{
	font-family: "Arial";
	color: #222;
	text-align: center;
	font-size: 12px;
	line-height: 1.0;
}
#guidemessage span {
	color: #d8a500;
	font-size: 16px;
	font-weight: bold;
}

#guidemessage .registrantion_btn {
	display: block;
	position: relative;
	width: 90%;
	padding: 25px 0px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #d82148;
	margin: auto;
	font-size: 16px;
}
#guidemessage .registrantion_btn:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}

#registration .commingsoon {
	font-family: "Arial";
	color: #d8a500;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	line-height: 1.0;
	font-weight: bold;
}

/**
	2021-08-31 registration用css 追加
*/
#registration{
	margin-top: 30px;
	margin-bottom: 40px;
}
.leadText {
	font-family: "Arial";
	color: #222;
	text-align: center;
	font-size: 14px;
	line-height: 1.0;
}

.groupLayout01 {
	margin-top: 30px;
}

.groupLayout-item + .groupLayout-item {
	margin-top: 30px;
}

.groupLayout-item-text {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	font-size: 14px;
	font-weight: bold;
}

.groupLayout-item-button {
	margin-top: 10px;
	text-align: center;
}

.groupLayout-item-button a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 90%;
	max-width: 100%;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 10px;
	box-sizing: border-box;
}
.groupLayout-item-button a:hover {
	opacity: .7;
}

.groupLayout-item-button.buttonColor01 a {
	background-color: #DC171B;
}

.groupLayout-item-button.buttonColor02 a {
	background-color: #8C1B1F;
}
.groupLayout-item-button span {
	font-size: 12px;
}

#conferenceDetails .detail {
	padding: 0 10px;
}

#conferenceDetails .detail .item {
	display: flex;
	width: 100%;
}
#conferenceDetails .detail .item + .item{
	margin-top: 10px;
}

#conferenceDetails .detail .item dt {
	flex: 0 0 60px;
	font-size: 14px;
}

#conferenceDetails .detail .item dd {
	font-size: 16px;
	font-weight: bold;
}
#aboutDcmc {
	padding-bottom: 20px;
}

#aboutDcmc .text {
	padding: 0 10px;
}
