@charset "utf-8";
/* CSS Document */

html {
	scroll-behavior: smooth;
}

body {
	border-top: 8px solid #231815;
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: hidden;
}
p {
	line-height: 170%;
	word-wrap: break-word;
}
a {
	color: #0daa6d;
}
a:hover {
	color: #56c399;
	text-decoration: none;
	transition: 0.15s ease-in-out;
}
a img, img a {
	-webkit-transition: 0.15s ease-in-out;
	transition: 0.15s ease-in-out;
}
a:hover img, img a:hover, .btn a:hover {
	filter: alpha(opacity=80);
	opacity: 0.75;
}

img {
	max-width: 100%;
}
.container {
	padding-right: 10px;
	padding-left: 10px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-right: 10px;
	padding-left: 10px;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.text-right {
	text-align: right;
}
h2 {
	background: none;
	color: #092941;
	font-size: 28px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 22px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
h3 {
	border-bottom: 2px solid #092941;
	color: #092941;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
h4 {
	border-bottom: 2px solid #092941;
	color: #092941;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#lablist h3 {
	margin-bottom: 0;
}
#home h2, .registration-block h2, .questionnaire-block h2 {
	background: none;
	color: #092941;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.sub-title {
	font-size: 14px;
	color: #666;
	border-top: 1px solid #666;
	display: block;
	padding: 6px 0 0;
	margin-top: 4px;
}
#home h2 {
	margin-bottom: 29px;
	margin-left: -20px;
	margin-right: -20px;
}
#home h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 7px 15px;
	background: #3a5467;
	margin-bottom: 0;
	text-align: left;
	border: none;
}


/* header */
#home .header {
	display: none;
}
.header {
	background: url(../images/page-header.png) no-repeat top center;
	height: 90px;
}


/* footer */
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer {
	background: #092941;
	color: #fff;
	padding-top: 30px;
	position: relative;
}
.footer .container {
	position: relative;
}

.banner-list {
	padding: 0;
	list-style-type: none;
	display: inline-block;
}
.banner-list li {
	margin-right: 25px;
	float: left;
	margin-bottom: 14px;
	background: #fff;
}
.sns-list {
	padding: 0 0px 0 25px;
	list-style-type: none;
	float: right;
}
.sns-list li {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}
.sns-list li a {
	background: #fff;
	border-radius: 50px;
	display: inline-block;
}
.copyright {
	font-size: 12px;
	text-align: center;
	padding: 12px 0;
	background: #fff;
	position: relative;
}
.address {
	margin-top: 8px;
}


/* subContent */
.side-block {
	width: 215px;
	z-index: 1;
	padding-bottom:20px;
}
/*#home .side-block {
	position: fixed;
}*/
.is-fixed {
	position: fixed;
	top: 10px;
	width: 215px;
	z-index: 1;
}
.subContent {
	margin-top: 30px;
	/*overflow: hidden;*/
}
#home .subContent {
	margin-top: 10px;
}
.news-block .h2-icon {
	background: url(../images/news-icon.png) no-repeat left center;
	padding: 5px 0 5px 45px;
}
.event-block .h2-icon {
	background: url(../images/about-icon.png) no-repeat left center;
	padding: 5px 0 5px 35px;
}
.program-block .h2-icon {
	background: url(../images/program-icon.png) no-repeat left center;
	padding: 5px 0px 5px 40px;
}
.confirmedspeaker-block .h2-icon {
	background: url(../images/confirmedspeaker-icon.png) no-repeat left center;
	padding: 5px 0 5px 35px;
}
.archive-block .h2-icon {
	background: url(../images/archive-icon.png) no-repeat left center;
	padding: 5px 0 5px 45px;
}
.nig-channel .h2-icon {
	background: url(../images/nig-icon.png) no-repeat left center;
	padding: 5px 0 5px 45px;
}
.sns-block .h2-icon {
	background: url(../images/sns-icon.png) no-repeat left center;
	padding: 5px 0 5px 30px;
}
.registration-block .h2-icon {
	background: url(../images/registration-icon.png) no-repeat left center;
	padding: 5px 0 5px 45px;
}
.questionnaire-block .h2-icon {
	background: url(../images/nishimura-icon.png) no-repeat left 20px center;
	padding: 5px 0 5px 72px;
}
.online-block .h2-icon {
	background: url(../images/online-icon.png) no-repeat left 20px center;
	padding: 5px 0 5px 72px;
}
.pw-block .h2-icon {
	background: url(../images/kagi-icon.png) no-repeat left 5px center;
	padding: 5px 0 5px 40px;
}
.access-block .h2-icon {
	background: url(../images/access-icon.png) no-repeat left center;
	padding: 5px 0px 5px 40px;
}
.h2-icon {
	padding: 5px 0 5px 50px;
	letter-spacing: 3px;
}
.menu {
	padding: 0;
	list-style-type: none;
}
.menu li {
	font-size: 17px;
	line-height: 110%;
	margin-bottom: 4px;
}
.menu li span {
	font-size: 13px;
	display: block;
}
.menu li a {
	background: url(../images/off-menu.png) no-repeat right bottom;
	background-color: #86d4b6;
	color: #3a5467;
	display: block;
	padding: 12px 32px 10px 16px;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: none;
}
.poster-link {
	border: 1px solid #999999;
	display: block;
	background: #fff;
	transition: 0.1s ease-in-out;
}
.poster-link:hover {
	transition: 0.1s ease-in-out;
}
.menu li ul {
	display: none;
	list-style: disc;
	color: #fff;
}
.qa .submenu {
	list-style: none;
}
.menu li.program a {
	background: url(../images/nav-program.png) no-repeat right 12px center #86d4b6;
}
.menu li.lablist a {
	background: url(../images/nav-lablist.png) no-repeat right 12px center #86d4b6;
}
.menu li.archive a {
	background: url(../images/nav-lastyear.png) no-repeat right 10px center #86d4b6;
}
.menu li.registration a {
	background: url(../images/nav-registration.png) no-repeat right 10px center #86d4b6;
}
.menu li.online-video a, .menu li.online-zoom a {
	background: url(../images/nav-online.png) no-repeat right 10px center #86d4b6;
}
.menu li.qa a {
	background: url(../images/nav-qa.png) no-repeat right 10px center #86d4b6;
}
.menu li.zoom-connection a {
	background: url(../images/nav-zoom.png) no-repeat right 10px center #86d4b6;
}
.menu li.symposium a {
	background: url(../images/nav-symposium.png) no-repeat right 10px center #86d4b6;
}
.menu li.access a {
	background: url(../images/nav-access.png) no-repeat right 12px center #86d4b6;
}
.menu li.program a:hover {
	background: url(../images/nav-program-hover.png) no-repeat right 12px center #86d4b6;
}
.menu li.lablist a:hover {
	background: url(../images/nav-lablist-hover.png) no-repeat right 12px center #86d4b6;
}
.menu li.archive a:hover {
	background: url(../images/nav-lastyear-hover.png) no-repeat right 10px center #86d4b6;
}
.menu li.registration a:hover {
	background: url(../images/nav-registration-hover.png) no-repeat right 10px center #86d4b6;
}
.menu li.online-video a:hover, .menu li.online-zoom a:hover {
	background: url(../images/nav-online-hover.png) no-repeat right 10px center #86d4b6;
}
.menu li.qa a:hover {
	background: url(../images/nav-qa-hover.png) no-repeat right 10px center #86d4b6;
}
.menu li.zoom-connection a:hover {
	background: url(../images/nav-zoom-hover.png) no-repeat right 10px center #86d4b6;
}
.menu li.symposium a:hover {
	background: url(../images/nav-symposium-hover.png) no-repeat right 10px center #86d4b6;
}
.menu li.access a:hover {
	background: url(../images/nav-access-hover.png) no-repeat right 12px center #86d4b6;
}
.menu li a:hover {
	color: #fff;
}
#home .menu li.home a, .menu li.home a:hover {
	background: url(../images/on-menu.png) no-repeat right bottom #092941;
	color: #fff;
}
#lablist .lablist a, #confirmedspeaker .confirmedspeaker a, #program .program a, #online-video .online-video a, #online-zoom .online-zoom a,  #access .access a,  #symposium .symposium a, #qa .qa a {
	background: url(../images/on-menu-bg.png) no-repeat right 12px center;
	background-color: #092941;
	color: #fff;
}
#lablist .lablist ul, #confirmedspeaker .confirmedspeaker ul, #program .program ul, #online-video .online-video ul, #online-zoom .online-zoom ul, #access .access ul, #symposium .symposium ul, #qa .qa ul {
	display: block;
	background: url(../images/on-menu.png) no-repeat right bottom #092941;
	border-top: 1px solid #fff;
	padding: 15px 10px 10px 35px;
}
.menu li .submenu li a {
	padding: 2px 0px 2px 0px;
	background: none!important;
	font-size: 14px;
	color: #fff;
}
.menu li .submenu li a:hover {
	text-decoration: underline;
}
.menu li span.intent-3em {
	text-indent: -47px;
	margin-left: 47px;
	font-size: 14px;
}
.sp-manu {
	display: none;
}


/* mainContent */
.content-first-txt {
	margin: 30px 0 0;
	padding: 0 15px 0;
}
.no-link {
	pointer-events: none!important;
}
.mainContent {
	margin-top: 30px;
}
.sp-mein-img,
.sp-content {
	display: none;
}
.kome {
	text-indent: -15px;
	display: block;
	margin-left: 15px;
}
.content-box {
	margin-bottom: 40px;
	padding: 40px 0 10px;
}
.content-box:first-child {
	padding-top: 0;
}
#home .mainContent {
	margin-top: 0;
}
.news-list {
	padding: 0 10px 0 40px;
	list-style: none;
	height: 226px;
	overflow-x: auto;
	margin-top: 7px;
	margin-right: 10px;
}
.news-list li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 9px;
}
.news-date {
	color: #092941;
	font-weight: bold;
	display: inline-block;
	width: 120px;
	vertical-align: top;
}
.news-txt {
	width: calc(100% - 130px);
	display: inline-block;
}
.content-block {
	padding: 40px 0 30px;
}
#home .content-block {
	padding: 40px 20px 30px;
}
.bg-blue {
	position: relative;
}
.bg-blue::after {
	content: ' ';
	background: #cfeee2;
	position: absolute;
	width: 4500px;
	height: 100%;
	top: 0;
	left: -2000px;
	z-index: -1;
}
.bg-yellow {
	position: relative;
}
.bg-yellow::after {
	content: ' ';
	background: #D9F2EE;
	position: absolute;
	width: 4500px;
	height: 100%;
	top: 0;
	left: -2000px;
	z-index: -1;
}
.event-block dt {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	background: url(../images/event-bg.png) no-repeat top left;
	display: inline-block;
	width: 110px;
	vertical-align: top;
	padding: 4px 0 2px 0px;
	margin: 0 10px 15px 0px;
	text-align: center;
}
.event-block dd {
	width: calc(100% - 130px);
	display: inline-block;
	overflow-wrap: break-word;
}
#home .tw-h3 {
	font-size: 22px;
	color: #14171a;
	display: table;
	margin: 0 auto;
	background: url(../images/top-tw-icon.png) no-repeat center left;
	padding: 13px 0px 10px 30px;
}
.tw-btn, .content a.tw-btn[target="_blank"] {
	border: 2px solid #1da1f2;
	display: block;
	color: #14171a;
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	background: none;
	text-decoration: none;
}
.tw-btn p {
	background: url(../images/top-tw-icon.png) no-repeat center left;
	display: table;
	padding: 8px 0 8px 25px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
}
.tw-btn:hover p {
	background: url(../images/top-tw-icon-hover.png) no-repeat center left;
	color: #fff;
}
.tw-btn:hover, .content a.tw-btn[target="_blank"]:hover {
	background: #1da1f2;
}
.tw-btn:nth-child(1) {
	margin-top: 50px;
}
.fb-btn, .content a.fb-btn[target="_blank"] {
	border: 2px solid #1877f2;
	display: block;
	color: #1877f2;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	background: none;
}
.fb-btn p {
	background: url(../images/top-fb-icon.png) no-repeat center left;
	display: table;
	padding: 8px 0 8px 38px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
}
.fb-btn:hover p {
	background: url(../images/top-fb-icon-hover.png) no-repeat center left;
	color: #fff;
}
.fb-btn:hover, .content a.fb-btn[target="_blank"]:hover {
	background: #1877f2;
}
table {
	width: 100%;
}
.program-table {
	margin-bottom: 30px;

	background: #fff;}
.program-table tr:nth-child(even) {
	background: #f8dae4;
}
.program-table tr {
	padding: 10px 0 10px;
	display: block;
}
.program-table td:nth-child(1) {
	min-width: 75px;
	text-align: center;
	vertical-align: top;
	padding: 3px 5px 0px;
}
.program-table td:nth-child(2) {
	padding: 0px 10px 0px;
	width: 100%;
}
.program-title {
	color: #092941;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
.program-title span {
	background: url(../images/speaker.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	padding: 1px 31px 1px 27px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	margin-right: 5px;
	background-size: 100%;
}
.program-table tr:nth-child(1) .program-title span {
	background-size: 100px;
}
.confirmedspeaker-table {
	margin-bottom: 30px;
}
.confirmedspeaker-table tr:nth-child(even) {
	background: #F2F2C0;
}
.confirmedspeaker-table tr {
	padding: 10px 0 10px;
	display: block;
}
.confirmedspeaker-table td:nth-child(1) {
	min-width: 180px;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 0px 20px;
}
.confirmedspeaker-table td:nth-child(2) {
	padding: 0px 10px 0px;
	width: 100%;
}
.confirmedspeaker-title {
	color: #092941;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
.confirmedspeaker-title span {
	background: url(../images/speaker.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	padding: 1px 31px 1px 27px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	margin-right: 5px;
	background-size: 100%;
}
.confirmedspeaker-table tr:nth-child(1) .confirmedspeaker-title span {
	background-size: 142px;
}
.speaker {
	margin-bottom: 4px;
	margin-left: 130px;
}
.btn {
	display: table;
	margin: 0px auto 30px;
	padding: 0;
}
/*.content .btn a[target="_blank"] {
	width: 300px;
	text-align: center;
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi.png) no-repeat center right 20px;
	background-color: #092941;
	display: block;
	padding: 10px 0 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}*/
.btn a {
	width: 300px;
	text-align: center;
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi.png) no-repeat center right 20px;
	background-color: #092941;
	display: block;
	padding: 10px 0 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.btn button {
	cursor: pointer;
	border: none;
	text-align: center;
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi.png) no-repeat center right 20px;
	background-color: #092941;
	display: block;
	padding: 10px 50px 10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 300px;
	white-space: break-spaces;
	margin-bottom: 30px;
	margin-top: 30px;
}
/*.content .btn a[target="_blank"]:hover {
	background-color: #8BC569;
	opacity: 1;
}*/
.btn a:hover, .btn button:hover {
	background-color: #3a5467;
	opacity: 1;
}
.questionnaire-block {
	padding: 20px 0 30px;
}
.questionnaire-block .no-link {
	position: relative;
}
.questionnaire-block .no-link a {
	pointer-events: none;
	position: relative;
}
.questionnaire-block .no-link:before {
	content: '準備中';
	color: #f00;
	font-size: 18px;
	opacity: 1!important;
	z-index: 10000;
	padding: 1px 6px 0;
	margin-right: 10px;
	border: 2px solid #f00;
	position: absolute;
	left: 20px;
	font-weight: bold;
	top: 9px;
	pointer-events: none;
}
.registration-block {
	padding: 30px 0 50px;
}
#home .archive-block h3 {
	background: none;
	color: #333;
	border-left: 12px solid #1da1f2;
}
.archive-list {
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
	margin: 15px 0 20px;
}
.archive-list li {
	width: 49%;
	float: left;
	padding: 0 0px 0;
	margin-bottom: 20px;
	margin-right: 2%;
}
.archive-list li:nth-child(2n) {
	margin-right: 0;
}
.archive-list li img {
	width: 100%;
}
.catch {
	padding: 0 45px 35px;
}
.lablist-box {
	padding: 50px 0 60px;
}
.lablist-table tr:nth-child(odd) {
	background: #fff;
}
.lablist-table tr:nth-child(even) {
	background: #86d4b6;
}
.lablist-table td {
	font-size: 16px;
	padding: 19px 10px 20px;
}
.lablist-table td:nth-child(1) {
	width: 31%
}
.lablist-table td:nth-child(2) {
	width: 18%;
}
.lablist-table td:nth-child(3) {
	width: /*32%*/42%;
	padding: 0 10px 0;
}
.lablist-table td:nth-child(4) {
	width: /*18%*/8%;
	padding-left: 3px;
	padding-right: 7px;
}
.lablist-table td:nth-child(4) a.pdf-btn img {
	background: #00AA8C;
	display: inline-block;
	padding: 5px 8px 5px 6px;
	border-radius: 3px;
}
/*lablist-table td:nth-child(4) a[href$=".pdf"] {
	background: url(../images/pdf-icon.png) no-repeat center right;
	padding: 8px 50px 6px 0;
}*/
.lablist-table td:nth-child(4) a.pdf-btn img:hover {
	background: #4CC3AE;
}











.lablist-table td:nth-child(4)  img{
	background: #ccc;
	display: inline-block;
	padding: 5px 7px;
	border-radius: 3px;
	margin:5px 0;
}

/*.lablist-table td:nth-child(4) a.link-btn img {
	background: #FF4D4D;
	display: inline-block;
	padding: 5px 7px;
	border-radius: 3px;
	margin:5px 0;
}

.lablist-table td:nth-child(4) a.link-btn img:hover {
	background: #FF7373;
}*/

.lablist-table td:nth-child(4) a.link-btn img{
    max-width: inherit;
}

.pdf-list-table td a.link-btn img {
	background: #FF4D4D;
	display: inline-block;
	padding: 5px 7px;
	border-radius: 3px;
	margin:5px 0;
}
.pdf-list-table td a.link-btn img:hover {
	background: #FF7373;
}








.pdf-title {
    width: calc(100% - 60px);
    display: inline-block;
    word-break: break-all;
    vertical-align: middle;
    text-align: center;
}



.daigakuin {
	padding: 50px 0 50px;
}


.pdf-list-table td {
    width: 50%;
    padding: 14px 30px 14px;
}
/*.pdf-list-table td a {
    background: #00AA8C;
    display: inline-block;
    padding: 5px 8px 5px 6px;
    border-radius: 3px;
    width: 41px;
    margin-left: 15px;
    vertical-align: middle;
}*/

.pdf-list-table td a.pdf-btn img {
    background: #00AA8C;
    display: inline-block;
    padding: 5px 8px 5px 6px;
    border-radius: 3px;
}
.pdf-list-table td img {
    background: #ccc;
    display: inline-block;
    padding: 5px 7px;
    border-radius: 3px;
    margin: 5px 0;
}









.list-bg-blue {
	background: #ecf8fe;
}
.daigakuin .list-bg-blue {
	background: #86d4b6;
}
.online-box {
	padding: 40px 20px 50px;
}
.online-time {
	font-size: 20px;
	color: #092941;
	font-weight: bold;
	float: left;
}
.online-time2 {
	font-size: 20px;
	color: #092941;
	font-weight: bold;
	float: left;
}
.online-time span {
	background: url(../images/online-time.png) no-repeat top left;
	color: #fff;
	font-size: 20px;
	padding: 3px 25px 2px 10px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	width: 180px;
	display: inline-block;
	text-align: center;
	background-size: 100%;
}
.online-time2 span {
	background: url(../images/online-time2.png) no-repeat top left;
	color: #fff;
	font-size: 20px;
	padding: 3px 25px 2px 10px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	width: 230px;
	display: inline-block;
	text-align: center;
	background-size: 100%;
}
.icon-list {
	float: right;
	padding: 0;
	list-style: none;
}
.icon-list li {
	float: left;
	margin-left: 10px;
}
.speaker-info {
	clear: both;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.online-box:nth-child(odd) .speaker-photo {
	float: right;
	display: inline-block;
	width: 220px;
	vertical-align: top;
	margin-left: 30px;
}
.online-box:nth-child(even) .speaker-photo {
	float: left;
	display: inline-block;
	width: 250px;
	vertical-align: top;
}
.speaker-name {
	font-size: 27px;
	font-weight: bold;
	line-height: 26px;
}
.speaker-name span {
	font-size: 20px;
	margin-right: 20px;
}
.speaker-name span.speaker-lab {
	font-size: 18px;
	font-weight: normal;
	margin-right: 0;
}
.lecture-title {
	color: #092941;
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
}
.syotyo .speaker-name {
	padding: 130px 45px 0;
}
.youtube-time {
	color: #092941;
	font-size: 17px;
}
.interview-icon {
	padding: 0;
	list-style: none;
	float: left;
	margin-top: 15px;
}

.interview-icon li a {
	background: url(../images/interview-icon.png) no-repeat top 8px left 24px;
	background-color: #00AA8C;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	width: 70px;
	text-align: center;
	float: left;
	padding: 43px 5px 3px;
	font-weight: bold;
	border-radius: 10px;
}
.interview-icon li a:hover {
	background-color: #4CC3AE;
}
.online-box:nth-child(even) .interview-icon li {
        float: left;
        margin-right: 10px;
}
.online-box:nth-child(odd) .interview-icon {
	float: right;
}
.online-box:nth-child(odd) .interview-icon li {
	float: left;
	margin-left: 10px;
	margin-right: 0;
}
.interview-icon li a {
	color: #fff;
}
.question-box {
	padding: 30px 20px 20px;
}
.question-date {
	font-size: 20px;
	color: #00AA8C;
	font-weight: bold;
}
.question-date span {
	background: url(../images/qa.png) no-repeat top left;
	color: #fff;
	font-size: 20px;
	padding: 5px 25px 1px 10px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	width: 290px;
	display: inline-block;
	text-align: center;
	font-weight: normal;
}
.qa-form a {
	background-color: #00AA8C!important;
}
.qa-form a:hover {
	background-color: #4CC3AE!important;
	opacity: 1;
}
.daigakuin-video {
	background: #00AA8C;
	padding: 20px 20px 5px;
	margin: 40px 0 50px;
	color: #fff;
}
.daigakuin-video h3 {
	background: url(../images/daigakuin-video-obi.png) no-repeat center center;
	border: none;
	/*font-size: 28px;
	font-weight: bold; 
	text-align: center;*/
	color: #fff;
	padding: 10px 0 7px;
	margin: 0 -20px 20px;
}
.daigakuin-video h3 span {
	background: url(../images/daigakuin-video-h2.png) no-repeat center left;
	padding: 7px 0 16px 60px;
}


.daigakuin-video h5 {
    background: url(../images/daigakuin-video-obi.png) no-repeat center center;
    border: none;
    color: #fff;
    padding: 10px 0 7px;
    margin: 0 -20px 20px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.daigakuin-video h5 span {
	background: url(../images/daigakuin-video-h2.png) no-repeat center left;
	padding: 7px 0 16px 60px;
}










.daigakuin-video .youtube-time {
	margin-top: 10px;
	color: #fff;
}

.online-btn-list {
	padding: 0 20px 0;
	list-style: none;
	width: 100%;
	display: inline-block;
}
.online-btn-list li {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.online-btn-list li:last-child {
	margin-right: 0;
}
.online-btn-list li.btn a, .online-btn-list li.btn a[target="_blank"] {
	width: auto;
	font-size: 18px;
	background-color: #092941;
}
.online-btn-list li.btn:nth-child(1) a {
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi-p.png) no-repeat center right 12px, url(../images/registrationzoom-btn.png) no-repeat center left 20px;
	background-color: #092941;
}
.online-btn-list li.btn:nth-child(2) a {
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi-p.png) no-repeat center right 12px, url(../images/registrationzoom-btn.png) no-repeat center left 20px;
	background-color: #092941;
}
.online-btn-list li.btn a:hover {
	background-color: #3a5467;
	opacity: 1;
}

.access-btn-list {
	padding: 0 20px 0;
	list-style: none;
	width: 100%;
	display: inline-block;
}
.access-btn-list li {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.access-btn-list li:last-child {
	margin-right: 0;
}
.access-btn-list li.btn a, .access-btn-list li.btn a[target="_blank"] {
	width: auto;
	font-size: 18px;
	background-color: #092941;
}
.access-btn-list li.btn:nth-child(1) a {
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi-p.png) no-repeat center right 12px, url(../images/access-btn.png) no-repeat center left 35px;
	background-color: #092941;
}
.access-btn-list li.btn:nth-child(2) a {
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi-p.png) no-repeat center right 12px, url(../images/access-btn.png) no-repeat center left 35px;
	background-color: #092941;
}
.access-btn-list li.btn a:hover {
	background-color: #3a5467;
	opacity: 1;
}
.lecture-time ul {
	padding: 19px 10px 19px;
	list-style: none;
	width: 100%;
	display: inline-block;
	background: #E4EDCD;
	border: 1px solid #353821;
}
.lecture-time ul li {
	font-size: 20px;
	width: 50%;
	float: left;
	padding: 0 15px 0;
	font-weight: bold;
}
.lecture-time ul li span {
	font-size: 17px;
	color: #fff;
	padding: 3px 34px 2px;
	border-radius: 5px;
	font-weight: bold;
	margin-right: 15px;
}
.lecture-time ul li.time-am span {
	background: #00AA8C;
}
.lecture-time ul li.time-pm span {
	background: #092941;
}
.lecture-list {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.lecture-box {
	width: 33%;
	float: left;
	margin-right: 0.5%;
	border: 1px solid #ededf2;
	margin-bottom: 3px;
	padding: 17px 15px 25px;
	background: #fff;
}
.lecture-box:nth-child(3n) {
	margin-right: 0;
}
.lecture-box:nth-child(odd) {
	background: #CBE5BC;
}
.lecture-box ul {
	padding: 0;
	list-style: none;
}
.lecture-box ul li {
	width: 45%;
	float: left;
	margin-right: 10%;
	border-radius: 10px;
}
.lecture-box ul li a {
	display: block;
	padding: 25px 0 25px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 10px;
}
.lecture-box ul li:last-child {
	margin-right: 0;
}
.lecture-box ul li.time-am a {
	background: #00AA8C;
}
.lecture-box ul li.time-pm a {
	background: #092941;
}
.lecture-box ul li.time-am a:hover {
	background: #4CC3AE;
}
.lecture-box ul li.time-pm a:hover {
	background: #8BC569;
}
.lecture-box p:nth-child(3) {
	min-height: 80px;
	margin-bottom: 10px;
}
.lecture-lab {
	margin-bottom: 0;
}
.lecture-name {
	color: #092941;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
.qa-list {
	padding: 0;
	list-style: none;
	margin: 30px 0 20px;
}
.qa__item {
	background: #8BC569;
	color: #fff;
	cursor: pointer;
	display: block;
	margin-bottom: 0;
}
.qa__item:nth-child(even) {
	background: #CBE5BC;
}
.qa__item__link {
	color: #fff;
	display: block;
	line-height: 25px;
	padding: 15px 50px 15px 20px;
	position: relative;
	text-decoration: none;
}
.qa__item__link:after {
	content: '\f067';
	display: block;
	font-family: "Font Awesome 5 Free";
	position: absolute;
	text-align: center;
	top: 35%;
	right: 0;
	width: 60px;
	height: 100%;
	font-weight: 900;
}
.qa__item__link.on:after {
	content: '\f068';
}
.qa-answer {
	display: none;
	list-style: none;
	padding: 0 20px 0;
}
.qa-answer__item {
	color: #fff;
	padding: 15px 30px 15px 0px;
	border-top: 1px solid #fff;
}
.qa__item__link:hover {
	color: #fff;
	text-decoration: none;
}
.qa-icon {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	width: 50px;
	text-align: right;
	vertical-align: top;
	line-height: 38px;
	margin-right: 40px;
}
.qa-txt {
	width: calc(100% - 145px);
	display: inline-block;
	font-size: 17px;
	word-wrap: break-word;
}
.qa__item:nth-child(even) .qa__item__link {
	color: #828282;
}
.qa__item:nth-child(even) .qa-answer__item {
	color: #828282;
	border-top: 1px solid #828282;
}
.qa-box:nth-child(even) .qa__item {
	background: #4CC3AE;
}
.qa-box:nth-child(even) .qa__item:nth-child(even) {
	background: #A6E1D7;
}
.qa-box h3 {
	color: #363636;
	border: none;
	text-align: left;
	position: relative;
	line-height: 45px;
	padding-left: 190px;
}
.qa-box h3 span {
	background: url(../images/qa-h3.png) no-repeat top left;
	color: #fff;
	font-size: 20px;
	padding: 0px 25px 0px 10px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	width: 174px;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
}
.qa-box h4 {
	color: #363636;
	border: none;
	text-align: left;
	position: relative;
	line-height: 45px;
	padding-left: 190px;
}
.qa-box h4 span {
	background: url("../images/qa-h3_02.png") no-repeat top left;
	color: #fff;
	font-size: 20px;
	padding: 0px 25px 0px 10px;
	letter-spacing: 3px;
	margin-bottom: 2px;
	width: 174px;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
}
.youtube-link {
	background: url(../images/btn-mark.png) no-repeat left 5px top 5px;
	background-color: #092941;
	padding: 30px 24px 30px;
}
.youtube-link-txt {
	border-left: 7px solid #ffe100;
	display: inline-block;
	color: #fff;
	background: url(../images/youtube-link-mark.png) no-repeat right center;
	padding: 0 20px 0 10px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 140%;
}
.youtube-btn {
	margin: 0 auto;
	display: table;
}
.qa-box:nth-child(even) .youtube-link {
	background-color: #00AA8C;
}


/*　ハンバーガーボタン　*/
.hamburger {
	display: block;
	position: fixed;
	z-index: 3;
	right: 0;
	top: 8px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	text-align: center;
	background: #092941;
}
.hamburger span {
	display : block;
	position: absolute;
	width : 30px;
	height : 2px;
	left : 6px;
	background : #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition : 0.3s ease-in-out;
	transition : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 20px;
}
.hamburger span:nth-child(3) {
	top: 30px;
}
/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
	top: 20px;
	left: 6px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
	top: 20px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
nav.globalMenuSp {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	color: #fff;
	background: #fff;
	text-align: left;
	width: 100%;
	padding: 10px 20px 0;
	pointer-events: none;
	opacity: 0;
	transition: opacity .6s ease, visibility .6s ease;
}
nav.globalMenuSp ul {
	margin: 20px auto;
	padding: 0 0 0;
	width: 100%;
}
nav.globalMenuSp ul li {
	list-style-type: none;
	padding: 0;
	width: 100%;
	transition: .4s all;
}
nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
}
nav.globalMenuSp ul li:hover {
	background : #ddd;
}
nav.globalMenuSp ul li a {
	display: block;
	color: #828282;
	padding: 1em 20px;
	text-decoration: none;
}
nav.globalMenuSp ul li a span {
	display: inline-block;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	opacity: 100;
	pointer-events: all;
}
.lb-nav {
	padding: 0 10px 0;
}
.lb-nav a.lb-prev {
	background: url(../images/prev.png) left 48% no-repeat;
}
.lb-nav a.lb-next {
	background: url(../images/next.png) right 48% no-repeat;
}
.lightboxOverlay {
	background-color: #000000b8;
}
.tw-form {
	border: 1px solid #ccc;
	display: flex;
}
.txt-online {
	padding: 0 30px 0;
}
.lecture-time {
	margin: 0 20px 0;
}
.lecture-list-block .lecture-time {
	margin: 40px 20px 0;
}
.first-text {
	margin-bottom: 30px;
	padding: 0 30px 0;
	font-size: 15px;
	line-height: 22px;
}
.question-txt {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 39px;
}
.daigakuin-txt {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 39px;
}
.content-txt {
	padding: 0 20px 0;
}

/* ページTOPに戻る */
.pagetop {
	display: none;
	position: fixed;
	right: 15px;
	bottom: 60px;
	z-index: 1000;
}
.pagetop a {
	width: 70px;
	height: 70px;
	display: block;
	background: url(../images/pagetop-kaso.png) no-repeat center center;
	font-size: 0;
	text-align: center;
	border-radius: 50%;
	line-height: 50px;
	opacity: 0.7;
}
#home .pagetop a {
	background: url(../images/pagetop.png) no-repeat center center;
}

.youtube-box {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.youtube-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.youtube-box img {
    position: absolute;
    top: 0;
}

.mein-block .row {
	display: block;
}

.mein-block .sns-block .row {
	display: flex;
}



@media (min-width: 1200px) {
.container {
	max-width: 940px;
}
}

@media (max-width: 1199px) {
.side-block {
	width: 220px;
}
}

@media (max-width: 991px) {
.side-block {
	width: 160px;
}
.menu li {
	font-size: 16px;
}
.online-btn-list li {
	width: auto;
	float: none;
	margin: 0px auto 30px;
}
.online-btn-list li:last-child {
	margin-right: auto;
}
.online-btn-list li.btn a, .online-btn-list li.btn a[target="_blank"] {
	width: 300px;
	font-size: 18px;
}
.access-btn-list li {
	width: auto;
	float: none;
	margin: 0px auto 30px;
}
.access-btn-list li:last-child {
	margin-right: auto;
}
.access-btn-list li.btn a, .access-btn-list li.btn a[target="_blank"] {
	width: 300px;
	font-size: 18px;
}	
.btn a {
	background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi.png) no-repeat center right 12px;
	background-color: #092941;
}
	.qa-form a {
		background: url(../images/btn-mark.png) no-repeat top 2px left 2px, url(../images/btn-yajirushi.png) no-repeat center right 12px;
    background-color: #00AA8C;
}
.header {
	background: url(../images/page-header.png) no-repeat top center;
	height: 70px;
	background-size: 1060px;
}
.lecture-time ul li {
	width: 100%;
	margin-bottom: 10px;
}
.qa-box h3 span {
	position: relative;
	display: block;
}
.qa-box h4 span {
	position: relative;
	display: block;
}
.qa-box h3 {
	padding: 40px 0 0 0;
}
.qa-box h4 {
	padding: 40px 0 0 0;
}
.tw-btn, .content a.tw-btn[target="_blank"] {
	padding: 0px 5px 0px 5px;
}
.tw-btn p {
	word-break: break-all;
}
.lablist-table td:nth-child(1) {
	width: 28%;
}
.lablist-table td:nth-child(2) {
	width: 14%;
}
.lablist-table td:nth-child(3) {
	width: 40%;
}
.lablist-table td:nth-child(4) {
	width: 9%;
}
.lecture-lab {
	min-height: 53px;
}
.lecture-box p:nth-child(3) {
	min-height: 108px;
}
}

@media (max-width: 767px) {
.sp-manu, .sp-mein-img {
	display: block;
}
.pc-mein-img, .pc-content, .side-block {
	display: none;
}
.tw-btn, .fb-btn {
	width: 300px;
	margin: 20px auto 10px;
}
.pagetop {
	right: 0px;
}
.sp-content {
	display: block;
}
.banner-list {
	width: 100%;
	padding: 20px 20px 10px;
}
.banner-list li {
	margin-right: 4%;
	border: 1px solid #333;
}
.banner-list li:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.banner-list li:nth-child(2),  .banner-list li:nth-child(3) {
	width: 48%;
}
.banner-list li:nth-child(3) {
	margin-right: 0;
}
.banner-list li a {
	display: block;
	text-align: center;
}
.footer {
	text-align: center;
}
.address {
	line-height: 170%;
	margin-top: 10px;
}
.lablist-table td {
	font-size: 14px;
}
.lablist-table td:nth-child(3) a {
	position: relative;
	padding-right: 0px;
	font-size: 0;
	height: 100%;
	display: block;
}
.lablist-table td:nth-child(1) {
	width: 100%;
	display: block;
	padding-bottom: 0;
}
.lablist-table td:nth-child(2) {
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 0;
}
.lablist-table td:nth-child(3) {
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
}
.sp-sns-block {
	width: 100%;
}
.sns-list {
	display: table;
	margin: 0 auto 20px;
	float: none;
}
.header {
	background: none;
	height: auto;
	background-size: 1060px;
}
.header .col-md-12 {
	padding: 0;
}
.lecture-box {
	width: 49%;
}
.lecture-box:nth-child(3n) {
	margin-right: 0.5%;
}
.online-box:nth-child(even) .speaker-photo {
	float: right;
	display: inline-block;
	width: 180px;
	vertical-align: top;
	margin-left: 30px;
	margin-right: 0;
	margin-top: 70px;
}
.lecture-box:nth-child(odd) {
	background: #fff;
}
.lecture-box:nth-child(1),  .lecture-box:nth-child(4),  .lecture-box:nth-child(5),  .lecture-box:nth-child(8),  .lecture-box:nth-child(9),  .lecture-box:nth-child(12),  .lecture-box:nth-child(13),  .lecture-box:nth-child(16),  .lecture-box:nth-child(17),  .lecture-box:nth-child(20),  .lecture-box:nth-child(21),  .lecture-box:nth-child(24) {
	background: #e6ebf3;
}
.icon-list {
	height: 120px;
}
.icon-list li {
	float: none;
	margin: 0 0 10px;
}
.speaker-info {
	margin-top: -70px;
}
.syotyo .speaker-info {
	margin-top: 0;
}
.interview-icon {
	float: right;
}
.online-box:nth-child(odd) .speaker-photo {
	margin-top: 70px;
}
.online-box.syotyo .speaker-photo {
	float: left;
	margin: 0px 30px 0 0;
	width: 180px;
}
.syotyo .speaker-name {
	padding: 100px 15px 0;
}
.speaker-name {
	font-size: 22px;
}
.speaker-name span {
	font-size: 16px;
}
.question-date span {
	display: block;
}
.interview-icon li {
	margin-right: 0;
	margin-left: 10px;
}
.online-box:nth-child(even) .interview-icon li {
    margin-right: 0;
}
.catch {
	padding: 0 20px 0;
}
.news-list {
	padding: 0 0px 0 0px;
	margin-right: 0px;
}
.event-time {
	display: block;
}
#home .content-block {
	padding: 40px 10px 30px;
}
#home h2 {
	margin-left: -10px;
	margin-right: -10px;
}
.qa-txt {
	font-size: 18px;
	width: calc(100% - 80px);
	line-height: 120%;
}
.qa-icon {
	font-size: 26px;
	margin-right: 20px;
}
.sns-list.pc-content {
	display: none;
}
.lablist-table td:nth-child(4) {
	width: 52px;
}
.lecture-lab {
	min-height: 28px;
}
.lecture-box p:nth-child(3) {
	min-height: 77px;
}
	.pdf-list-table td {
    width: 50%;
    padding: 14px 15px 14px;
}
	
	.body-wrapper {
	overflow-x: hidden;
}
	
}

@media (max-width: 500px) {
body {
	font-size: 16px;
}
.qa-box h3 {
	font-size: 20px;
}
.qa-box h4 {
	font-size: 20px;
}
.syotyo .speaker-name {
	padding: 20px 0px 0;
}
.lecture-box {
	padding: 17px 10px 10px;
}
.news-date {
	display: block;
	width: 100%;
	margin-bottom: 3px;
}
.news-txt {
	width: 100%;
	display: inline-block;
}
h3 {
	font-size: 24px;
}
h2 {
	font-size: 26px;
}
.speaker {
	text-align: left;
	margin-left: 0;
}
/*.content .btn a[target="_blank"] {
	width: 275px;
}*/
	.btn a {
	width: 275px;
}
.tw-btn, .fb-btn {
	width: 275px;
}
.online-box:nth-child(odd) .speaker-photo {
	margin-top: 70px;
	margin: 20px 0 0;
	float: none;
	width: 180px;
}
.online-time span {
	font-size: 16px;
	display: block;
}
.online-time2 span {
	font-size: 16px;
	display: block;
}
.online-box:nth-child(even) .speaker-photo {
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
}
.interview-icon li {
	margin-right: 10px;
	margin-left: 0;
}
.interview-icon {
	float: left;
}
.online-box:nth-child(even) .interview-icon li {
    margin-right: 10px;
}
.online-box:nth-child(odd) .interview-icon {
	float: left;
}
.online-box:nth-child(odd) .interview-icon li {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}
.lecture-title {
	color: #092941;
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
}
.online-time {
	float: none;
}
.online-time2 {
	float: none;
}
.speaker-info {
	margin-top: -150px;
}
.questionnaire-block .no-link:hover:before {
	content: '準備中';
	font-size: 16px;
	left: 15px;
	top: 11px;
}
}

@media (max-width: 470px) {
.lecture-box ul li {
	padding: 15px 0 15px;
}
.lecture-time ul li {
	text-align: center;
}
.lecture-time ul li span {
	display: block;
}
	
	
	.daigakuin .list-bg-blue {
    background: none;
}
	.pdf-list-table td {
    width: 100%;
    padding: 14px 15px 14px;
    display: block;
}
	.pdf-list-table td:nth-child(2n) {
		background: #86d4b6;
}
	
	
	
	
}

@media (max-width: 450px) {
.footer {
	padding-bottom: 80px;
}
.lecture-lab {
	min-height: 54px;
}
.lecture-box p:nth-child(3) {
	min-height: 108px;
}
.lecture-box ul li a {
	padding: 16px 0 16px;
	font-size: 14px;
}
#block06 .lecture-box p:nth-child(3) {
	min-height: 135px;
}
}

@media (max-width: 400px) {
.speaker-info {
	margin-top: -150px;
}
}

@media (max-width: 350px) {
.qa-txt {
	width: calc(100% - 10px);
	display: block;
	font-size: 18px;
	line-height: 120%;
	word-wrap: break-word;
}
}
/* サイドバー追従制御用のCSS */



/*.sidebar-fixedtop {
	position: fixed;
	top: 0;
}
.sidebar-fixedbottom {
	position: fixed;
	bottom: 0;
}
.sidebar-absobottom {
	position: absolute;
	bottom: 0;
	position: fixed;
      top: 0;
}*/

.display-no {
display: none!important;
}


/*ナビゲーションの固定*/
.side-block {
/*stickyで固定*/
position: -webkit-sticky;/*Safari*/
position: sticky;
/*固定したい位置*/
top: 18px;
}
/*レイアウトのためのCSS*/
#container{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main-area{
width:70%;
}
#sub-area{
width:25%;
padding: 0px 20px 0 0;
}
/*768px以下の見え方*/
@media screen and (max-width:768px){
#main-area{
width:100%;
}
#sub-area{
width:100%;
padding: 20px;
}
.side-block{
position:relative;/*stickyからrelativeに戻す*/
top:0;
}
}


