@charset "utf-8";
/* ==================================================
		
		セミナー詳細 PC

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

@media screen and (min-width:781px) {
/* --------------------------------------------------
		.vi
-------------------------------------------------- */
.vi .vi-inner {
	background: url(/wordpress-content/seminar-news/seminar/common/img/common-bg-vi01.jpg) no-repeat center / cover;
}
/* --------------------------------------------------
		.seminar
-------------------------------------------------- */
.main .seminar {
	padding-top: 50px;
}
.main .seminar h3 {
	font-size: 35px;
	text-align: center;
	color: #00679a;
}
.main .seminar h3 span {
	font-size: 24px;
	display: block;
}
.main .seminar .seminar-txt01 {
	font-size: 14px;
	text-align: center;
	color: #555555;
	margin-top: 15px;
}
/* --------------------------------------------------
		 .message
-------------------------------------------------- */
.main .message {
	padding-top: 30px;
	border-top: 1px solid #e4e4e4;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.main .message .message-inner {
	width: 904px;
}
.main .message h4 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.main .message p {
	font-size: 14px;
	color: #555555;
	margin-top: 15px;
}
.main .newline2 .message-inner img {
 padding-top: 15px;
}
/* --------------------------------------------------
		 .chart-list
-------------------------------------------------- */
.main .chart-list {
	padding-top: 30px;
	border-top: 1px solid #e4e4e4;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.main .chart-list .chart-list-inner {
	width: 904px;
}
/* --------------------------------------------------
		.chart
-------------------------------------------------- */
.main .chart-list h4 {
	font-size: 14px;
	color: #555555;
}
.main .chart-list .chart {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.main .chart-list table {
	width: 904px;
	border-collapse: collapse;
	table-layout: fixed;
}
.main .chart-list table th {
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
	padding: 13px 20px;
	border: 1px solid #cccccc;
	background: #0775a8;
}
.main .chart-list table th .mt15{
	margin-top: 15px;
}
.main .chart-list table th:first-child {
	width: 117px;
}
.main .chart-list table td {
	font-size: 14px;
	color: #333333;
	padding: 13px 20px;
	border: 1px solid #cccccc;
}
.main .chart-list table td:nth-child(2) {
 text-align: left;
}
.main .chart-list table td iframe {
 margin: 10px 0 5px;
}
.main .chart-list table td .ti14 {
	margin-left: 14px;
 text-indent: -14px;
}
.main .chart-list table td .mt15{
	margin-top: 15px;
}
.main .chart-list table td a:link, .main .chart-list table td a:visited {
	text-decoration: underline;
	color: #333333;
}
.main .chart-list table td a:hover {
	text-decoration: none;
	color: #333333;
}
.main .chart-list .outline {
	margin-top: 35px;
}
.main .chart .cap {
	color: #ff0000;
}
/* --------------------------------------------------
		.notice
-------------------------------------------------- */
.main .chart-list .notice {
	margin-top: 15px;
}
.main .chart-list .notice ul li {
	font-size: 14px;
	text-indent: -14px;
	color: #555555;
	margin-left: 14px;
}
.main .chart-list .notice ul li a:link, .main .chart-list .notice ul li a:visited {
	text-decoration: underline;
	color: #333333;
}
.main .chart-list .notice ul li a:hover {
	text-decoration: none;
	color: #333333;
}
/* --------------------------------------------------
		 .introduction
-------------------------------------------------- */
.main .introduction {
	padding-top: 30px;
	border-top: 1px solid #e4e4e4;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.main .introduction .introduction-inner {
	width: 904px;
}
.main .introduction h4 {
	font-size: 14px;
	color: #555555;
}
.main .introduction p {
	font-size: 14px;
	color: #555555;
	margin-top: 15px;
}
.main .introduction p span {
	font-weight: bold;
}
.main .introduction p a:link, .main .introduction p a:visited {
	text-decoration: underline;
	color: #333333;
}
.main .introduction p a:hover {
	text-decoration: none;
	color: #333333;
}
.main .blue-btn {
	margin-top: 56px;
}
/* --------------------------------------------------
		 .notyet
-------------------------------------------------- */
.main .notyet {
	padding-top: 30px;
	border-top: 1px solid #e4e4e4;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}
.main .notyet .notyet-inner {
	width: 904px;
}
.main .notyet .notyet-inner h4 {
	font-size: 18px;
	color: #555555;
}
.main .notyet .notyet-inner .notyet-box {
	margin-top: 20px;
}
.main .notyet .notyet-inner .notyet-box:first-of-type {
	margin-top: 10px;
}
.main .notyet .notyet-inner .notyet-box .tit {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.main .notyet .notyet-inner .notyet-box .txt {
	font-size: 14px;
	color: #555555;
	margin-top: 5px;
}
}

/* ==================================================
		
		セミナー詳細 SP

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

@media screen and (max-width:780px) {
/* --------------------------------------------------
		.vi
-------------------------------------------------- */
.vi .vi-inner {
	background: url(/wordpress-content/seminar-news/seminar/common/img/common-bg-vi01.jpg) no-repeat center / cover;
}
/* --------------------------------------------------
		.seminar
-------------------------------------------------- */
.main .seminar {
	padding-top: 25px;
}
.main .seminar h3 {
	font-size: 18px;
	text-align: center;
	color: #00679a;
	padding: 0 12px;
}
.main .seminar h3 span {
	font-size: 16px;
	display: block;
}
.main .seminar .seminar-txt01 {
	font-size: 12px;
	color: #555555;
	padding: 0 12px;
	margin-top: 5px;
}
/* --------------------------------------------------
		 .message
-------------------------------------------------- */
.main .message {
	padding-top: 20px;
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.main .message .message-inner {
	margin: 0 12px;
}
.main .message h4 {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.main .message p {
	font-size: 12px;
	color: #555555;
	margin-top: 10px;
}
.main .newline2 .message-inner img {
 width: 100%;
 padding-top: 10px;
}
.main .newline2 .message-inner img:first-of-type {
 padding-top: 13px;
}
/* --------------------------------------------------
		 .chart-list
-------------------------------------------------- */
.main .chart-list {
	padding-top: 20px;
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
}
.main .chart-list .chart-list-inner {
	margin: 0 12px;
}
/* --------------------------------------------------
		.chart
-------------------------------------------------- */
.main .chart-list h4 {
	font-size: 12px;
	color: #555555;
}
.main .chart-list .chart {
	margin-top: 10px;
}
.main .chart-list table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.main .chart-list table th {
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	padding: 6px;
	border: 1px solid #cccccc;
	border-top: none;
	background: #0775a8;
	display: block;
	box-sizing: border-box;
}
.main .chart-list table th .mt10{
	margin-top: 10px;
}
.main .chart-list table td {
	font-size: 12px;
	color: #333333;
	padding: 6px;
	border: 1px solid #cccccc;
	border-top: none;
	display: block;
	box-sizing: border-box;
}
.main .chart-list table td .ti14 {
	margin-left: 12px;
 text-indent: -12px;
}
.main .chart-list table td .mt10{
	margin-top: 10px;
}
.main .chart-list table td:nth-child(2) {
 text-align: left;
}
.main .chart-list table td iframe {
 aspect-ratio: 16 / 9;
 width: 100%;
 height: 100%;
 margin-top: 5px;
}
.main .chart-list table td a:link, .main .chart-list table td a:visited {
	text-decoration: underline;
	color: #333333;
}
.main .chart-list table td a:hover {
	text-decoration: none;
	color: #333333;
}
.main .chart-list .outline {
	margin-top: 20px;
}
.main .chart .cap {
	color: #ff0000;
}
/* --------------------------------------------------
		.notice
-------------------------------------------------- */
.main .chart-list .notice {
	margin-top: 10px;
}
.main .chart-list .notice ul li {
	font-size: 12px;
	text-indent: -12px;
	color: #555555;
	margin-left: 12px;
}
.main .chart-list .notice ul li a:link, .main .chart-list .notice ul li a:visited {
	text-decoration: underline;
	color: #333333;
}
.main .chart-list .notice ul li a:hover {
	text-decoration: none;
	color: #333333;
}
/* --------------------------------------------------
		 .introduction
-------------------------------------------------- */
.main .introduction {
	padding-top: 20px;
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.main .introduction .introduction-inner {
	margin: 0 12px;
}
.main .introduction h4 {
	font-size: 12px;
	color: #555555;
}
.main .introduction p {
	font-size: 12px;
	color: #555555;
	margin-top: 10px;
}
.main .introduction p span {
	font-weight: bold;
}
.main .introduction p a:link, .main .introduction p a:visited {
	text-decoration: underline;
	color: #333333;
}
.main .introduction p a:hover {
	text-decoration: none;
	color: #333333;
}
.main .blue-btn {
	margin-top: 25px;
}
/* --------------------------------------------------
		 .notyet
-------------------------------------------------- */
.main .notyet {
	padding-top: 20px;
	border-top: 1px solid #e4e4e4;
	margin-top: 20px;
}
.main .notyet .notyet-inner {
	margin: 0 12px;
}
.main .notyet .notyet-inner h4 {
	font-size: 14px;
	color: #555555;
}
.main .notyet .notyet-inner .notyet-box {
	font-size: 12px;
	color: #555555;
	margin-top: 12px;
}
.main .notyet .notyet-inner .notyet-box:first-of-type {
	margin-top: 5px;
}
.main .notyet .notyet-inner .notyet-box .tit {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.main .notyet .notyet-inner .notyet-box .txt {
	font-size: 12px;
	color: #555555;
	margin-top: 3px;
}
}
