@charset "UTF-8";


/*========================================

	開催概要

========================================*/


/* sec001---------------*/
#outline {
	text-align: left;
	padding-top: 80px;
	padding-bottom: 100px;
}

#outline .btnwrap {
	margin-top: 1em;
}


#outline .catch {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#outline .fbox {}

#outline .fbox dl {
	padding-bottom: 2em;
	text-align: center;
}

#outline .fbox dl dt {
	font-size: 28px;
	color: #005ba7;
	font-weight: bold;
}

#outline .fbox dl dd {
	font-size: 30px;
	font-weight: bold;
	margin-top: .5em;
	line-height: 1.8em;
}

#outline .fbox dl dd.fnormal {
	font-size: 22px;
	margin-top: .5em;
	font-weight: 400;
}


#outline .box {
	border-bottom: 2px solid #c9c9c9;
	margin-top: 50px;
	padding-bottom: 50px;
}

#outline .box h3 {
	position: relative;
	color: #005ba7;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 100px;
}

#outline .box h3::before {
	position: absolute;
	content: "";
	top: -10px;
	left: 10px;
	display: block;
	width: 70px;
	height: 70px;
	background-image: url(/img/outline/icon_en.png);
	background-repeat: no-repeat;
}

#outline .box .txt_box {
	margin-left: 100px;
}

#outline .box .txt_box dl {
	display: flex;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

#outline .box .txt_box dl:first-child {
	margin-top: 40px;
}

#outline .box .txt_box dl dt {
	min-width: 4.5em;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 999px;
	background-color: #005ba7;
	box-sizing: border-box;
	padding: .4em .4em;
}



#outline .box .txt_box dl dd {
	font-size: 26px;
	font-weight: bold;
	margin-left: 20px;
}

#outline .box .txt_box dl dd.text {
	font-size: 22px;
	padding-top: .3em;
}

#outline .box .txt_flex dl dd {
	width: 520px;
}

#outline .box .txt_box dl dd .s20 {
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.6em;
}

#outline .box .txt_box dl dd .s22 {
	display: block;
	font-size: 22px;
	line-height: 1.6em;
}

#outline .box .txt_box dl dd .s22 span {
	display: block;
}

#outline .box .txt_box .com_visitor_btn {
	margin-top: 20px;
	display: inline-block;
}

#outline .box .txt_box .com_visitor_btn a {
	font-size: 26px;
}

#outline .box .txt_box .com_visitor_btn a span::before {
	width: 38px;
	height: 38px;
	transform: translateY(8px);
}

#outline .box .bnr {
	margin-top: 20px;
}

#outline .box .bnr img {
	width: 400px;
}


#outline .notes {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	text-align: center;
}

#outline .notes li {
	font-size: 22px;
	line-height: 1.6em;
	margin-top: .3em;
	list-style: none;
}

#outline .box .txt_flex {
	display: flex;
	justify-content: space-between;
}

#outline .box .txt_flex .boxL {
	width: 640px;
}

#outline .box .txt_flex .boxR {
	width: 400px;
}

#outline .box .txt_flex .boxR p {
	margin-top: .5em;
}

#outline .box .txt_flex .boxR img {
	border-radius: 10px;
}

#outline .box2 {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}

#outline .box2 .item {
	width: 570px;
}

#outline .box2 .item dl {
	margin: 0;
	padding: 0;
}

#outline .box2 .item dl dt h3 {
	color: #005ba7;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
}

#outline .box2 .item dl dd {
	font-size: 16px;
	margin-top: .5em;
}

#outline .box2 .item dl dd strong {
	font-size: 18px;
}

#outline .box .txt_flex p.coms {
	font-size: 20px;
	margin-top: 1em;
}

#outline .box2 .item .map {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	margin-top: 20px;
}

#outline .box2 .item .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#outline .box3 {
	border-radius: 20px;
	border: 2px solid #989898;
	box-sizing: border-box;
	margin-top: 50px;
	padding: 30px 40px;
}

#outline .box3 dl {
	margin: 0;
	margin-top: 1.2em;
	padding: 0;
}

#outline .box3 dl.last {
	margin-top: 1em;
}

#outline .box3 h3 {
	font-size: 26px;
	border-bottom: 2px solid #005ba7;
	color: #005ba7;
	padding: .2em;
	font-weight: bold;
}

#outline .box3 dl dt {
	font-size: 22px;
	font-weight: bold;
}

#outline .box3 dl dd {
	font-size: 20px;
	line-height: 1.8em;
	margin-top: .4em;
}

#outline .com_st,
#outline .com_h2 {
	display: block;
	color: #0069b2;
	text-align: center;
}

#outline .headline {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	border-radius: 50px;
	background-color: #005ba7;
	padding: .5em 0;
	margin-top: 100px;
}

#outline .headline.m60 {
	margin-top: 60px;
}

@media screen and (max-width: 767px) {
	#outline {
		padding-top: 10vw;
		padding-bottom: 10vw;
	}

	#outline .btnwrap {
		margin-top: 5vw;
	}

	#outline .catch {
		font-size: 4vw;
		text-align: left;
	}

	#outline .fbox dl {
		padding-bottom: 2em;
		text-align: left;
	}

	#outline .fbox h3 {
		font-size: 6vw;
	}

	#outline .fbox dl dt {
		font-size: 5vw;
	}

	#outline .fbox dl dd {
		font-size: 3.5vw;
	}

	#outline .box2 .item dl dd strong {
		font-size: 4vw;
	}

	#outline .box .txt_flex p.coms {
		font-size: 4vw;
	}


	#outline .fbox dl dd.fnormal {
		font-size: 4.2vw;
	}



	#outline .box {
		margin-top: 10vw;
		padding-bottom: 10vw;
	}

	#outline .box h3 {
		font-size: 6vw;
		padding-left: 14vw;
	}

	#outline .box h3::before {
		position: absolute;
		content: "";
		top: 0;
		left: 3vw;
		display: block;
		width: 8vw;
		height: 8vw;
		background-image: url(/img/outline/icon_en.png);
		background-repeat: no-repeat;
		background-size: 8vw 8vw;
	}

	#outline .box .txt_box {
		margin-left: 3vw;
	}

	#outline .box .txt_box dl {
		margin-top: 5vw;
	}

	#outline .box .txt_box dl:first-child {
		margin-top: 5vw;
	}

	#outline .box .txt_box dl dt {
		width: 15%;
		font-size: 3.4vw;
		padding: .4em 0;
	}

	#outline .box .txt_box dl dd {
		font-size: 4vw;
		margin-left: 2vw;
	}

	#outline .box .txt_flex dl dd {
		width: 80%;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	#outline .box .txt_box dl dd.text {
		font-size: 3.6vw;
		padding-top: 0;
	}

	#outline .box .txt_box dl dd .s20 {
		font-size: 3.5vw;
	}

	#outline .box .txt_box dl dd .s22 {
		font-size: 3.5vw;
	}

	#outline .box .txt_box .com_visitor_btn {
		margin-top: 0;
	}

	#outline .box .txt_box .com_visitor_btn a {
		font-size: 5vw;
	}

	#outline .box .txt_box .com_visitor_btn a span::before {
		width: 6vw;
		height: 6vw;
		background-size: 6vw 6vw;
		transform: translateY(1.5vw);
	}

	#outline .box .bnr {
		margin-top: 5vw;
		padding-bottom: 5vw;
	}

	#outline .box .bnr img {
		width: 90%;
	}


	#outline .notes {
		margin-top: 8vw;
		text-align: left;
	}

	#outline .notes li {
		font-size: 3.4vw;
		padding-left: .5em;
		text-indent: -.5em;
	}

	#outline .box .txt_flex {
		display: block;
	}

	#outline .box .txt_flex .boxL {
		width: 100%;
	}

	#outline .box .txt_flex .boxR {
		width: 100%;
		margin-top: 3vw;
	}

	#outline .box .txt_flex .boxR p {
		font-size: 3.2vw;
	}


	#outline .box .txt_flex .boxR img {
		border-radius: 3vw;
	}

	#outline .box2 {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 0;
	}

	#outline .box2 .item {
		width: 100%;
		margin-top: 8vw;
	}

	#outline .box2 .item dl dt h3 {
		font-size: 5vw;
	}

	#outline .box2 .item dl dd {
		font-size: 3.5vw;
	}

	#outline .box2 .item .map {
		margin-top: 3vw;
	}


	#outline .box3 {
		width: 90%;
		margin: 0 auto;
		border-radius: 3vw;
		margin-top: 8vw;
		padding: 5vw 5vw;
	}

	#outline .box3 h3 {
		font-size: 5vw;
	}

	#outline .box3 dl {
		margin-top: 5vw;
	}

	#outline .box3 dl dt {
		font-size: 4.2vw;
	}

	#outline .box3 dl dd {
		font-size: 3.5vw;
	}

	#outline .headline {
		font-size: 6vw;
		letter-spacing: 1px;
		border-radius: 999px;
		padding: .7em 0;
		margin-top: 15vw;
		line-height: 1.2em;
	}

	#outline .headline.m60 {
		margin-top: 10vw;
	}
}



#outline .btnwrap {
	display: flex;
	gap: 20px;
	align-items: center;
}

#outline .online {
	font-size: 18px !important;
	padding-top: 0 !important;
	padding-bottom: 1em !important;
}

#outline .box .txt_box .com_visitor_btn a.online span::before {
	transform: translateY(12px);
}

@media screen and (max-width: 767px) {
	#outline .box .txt_box .com_visitor_btn a.online span::before {
		transform: translateY(2vw);
	}

	#outline .online {
		font-size: 4vw !important;
		padding-top: .5em !important;
		padding-bottom: 1em !important;
	}
}


@media screen and (max-width: 767px) {
	#outline .btnwrap {
		flex-direction: column;
		gap: 2vw;
	}
}




#outline .btn {
	margin-top: 50px;
	margin-right: 1em;
	margin-left: 1em;
	text-align: center;
}

#outline .btn a {
	display: inline-block;
	color: #0069b2;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	border-radius: 999px;
	border: 1px solid #0069b2;
	padding: .8em 2em;
}

#outline .btn a:hover {
	opacity: .8;
	transition: .3s;
}

@media screen and (max-width: 767px) {
	#outline .btn {
		margin-top: 8vw;
	}

	#outline .btn a {
		font-size: 4vw;
	}
}