@charset "UTF-8";
* {
/*  outline: 1px solid red !important;*/
}
body {
	color: #ccc!important;
}

.spOnly {
	display: block!important;
}
.pcOnly {
	display: none!important;
}

img {
	max-width: 100%;
	height: auto;
}

h2 {
	font-size: 3.2rem;
}
h3 {
	font-size: 2rem;
}

section .inner {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}

header {
	box-sizing: border-box;
	width: 100%;
}
.header-inner {
	width: 100%;
}

/* bg */
#Fv {
	background: #ee835c url("../images/bg_fv_sp.webp") no-repeat;
	background-size: cover;
	background-position: 33%;
}
#Hybrid {
  background: #0a0a59 url("../images/bg_hybrid_sp.webp") no-repeat;
	background-size: cover;
	background-position: 50%;
}
#Concept .bgBase {
  background: #ab0073 url("../images/bg_concept_sp.webp") no-repeat;
  background-size: cover;
}
 #Schedule1 {
  background: #ee835c url("../images/bg_sc1_sp.webp");
	background-size: contain;
}
 #Schedule2 {
  background: #33b5ae url("../images/bg_sc2_sp.webp");
	background-size: contain;
}
#Institutions {
  background: #c7b094 url("../images/bg_inst_sp.webp"); 
	background-size: contain;
}
#Access {
	background: #ed6d46 url("../images/bg_access_sp.webp");
	background-size: contain;
}
/* Fv */
#Fv .fv-inner {
	width: 90%;
	padding: 1em 0;
}
span.tx_date {
	width: 100%;
}

#Hybrid .inner {
	font-size: 2.2rem;
}
.hybridWrap {
	flex-direction: column;
}

/* Concept */
#Concept p.caption {
	width: 100%;
	font-size: 1.4rem;
	padding: 0 1em;
	box-sizing: border-box;
}
#Concept .inner {
	padding: 2em 0;
}
#Concept .inner p {
	font-size: 1.7rem;
	padding: 0 1em;
}
#Concept .bttom_text span {
	text-align: center;
	line-height: 0;
}



/* sc */
.schedule_list li.spOnly{
	padding-bottom: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	gap: .8em;
}
.unveil_1 {
	background: #004f8d;
	color: #fff;
	border-radius: 0 10px 10px 0;
	padding-left: 3em;
	position: relative;
	left: -2em;
}
.unveil_2 {
	background: #ab0073;
	color: #fff;
	border-radius: 0 10px 10px 0;
	padding-left: 3em;
	position: relative;
	left: -2em;
}
.unveil_1 span ,
.unveil_2 span {
	font-size: 2.0rem;
	font-weight: 600;
}
.schedule_list .time.attention.hidden {
	opacity: 0;
}
.schedule_list .detail {
	flex-direction: column;
	padding: 1em .5em 1em  0;
}
.schedule_list li {
	padding-right: 6px;
	padding-bottom: 2em;
}
.schedule_list .time {
	border: none;
	font-size: 1.5rem;
	position: relative;
	white-space:nowrap;
	padding: 0;
	top: -1.2em;
	left: 1em;
}
.schedule_list .title {
	font-size: 2.0rem;
}
.schedule_list .title.hidden {
	display: none;
}
.schedule_list .name {
	font-size: 2.0rem;
	line-height: 1.3;
}
.schedule_list .photo img {
	width: 70%;
}
.schedule_list .title ,
.schedule_list .title span {
	font-size: 2.0rem;
}
.session_list {
	padding: 1em;
}
.session_list li {
}
.session_list li dl {
	flex-direction: column;
	gap: 1em;
}
.session_list li dl img {
	width: 45%;
}
.session_list .title {
	font-size: 2.43rem;
}
.session_list .title span {
	font-size: 1.9rem;
}
.session_list .name {
	font-size: 2.0rem;
}
.session_list .position {
	font-size: 1.4rem;
}
.session_list .txt {
	font-size: 1.6rem;
}


/* Institutions */
#Institutions .art {
	background-size: 400%;
	background-position: 50% 18%;
}
#Institutions .art p {
	margin-top: 1em;
}
.lab_list {
	padding: 0 1em;
}
.lab_list > li {
	padding: 1em 0;
}
.lab_list > li > dl dt {
	font-size: 2.2rem;
	font-weight: 600;
	padding: .5em 0 1em;
}
.lab_list > li > dl dt p {
	padding-top: 1em;
}
.lab_list > li > dl dd {
	font-size: 1.6rem;
	padding: .8em;
}
.lab_list dl dd .detail {
	justify-content: center;
}
.lab_list dl {
	flex-direction: column;
	margin-bottom: 0;
}
.lab_list dl dd {
	padding-right: unset;
}
.lab_list dl dt img {
	max-width: 80vw;
}

.center_list {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 15px;
	padding: 15px 0;
	margin: 0;
}
.center_list li {
	position: relative;
}
.center_list li p {
	line-height: 1.2;
	position: unset;
}
.center_list li p::after {
	bottom: 15px;
}
.center_list.narrow {
	width: unset;
	margin: usnet;
}
.center_list li ,
.center_list.narrow li {
	width: unset;
}
.center_list li img {
	max-width: 160px;
}



/* access */
#Access .inner {
	padding: 0 1em;
	box-sizing: border-box;
}
.access_list dt {
	font-size: 2.4rem;
	padding: 0;
	border-radius: 6px;
}
#Access .place {
	font-size: 2.0rem;
	margin-bottom: .3em;
}
#Access .address {
	display: block;
	padding-top: .5em;
}
dl.overview_list { 
	grid-template-columns: 1fr;
	row-gap: 4px;
	padding: 1.2em;
}
dl.overview_list dt,
dl.overview_list dd {
	width: auto;
	padding-bottom: 0;
}
dl.overview_list  dt {
	border: none;
	margin-top: 1em;
}
dl.overview_list dd {
	padding: 0;
	padding-bottom: 1em;
}
dd.online {
	font-size: 1.6rem;
	text-align: left;
}
p.youtube {
	width: 70vw;
	margin:2em auto 4em;
}
.access_time {
	flex-direction: column-reverse;
	font-size: 1.6rem;
	font-weight: 500;
}
.access_time iframe {
	width: 100%;
	height: 65vw;
}
.contact_place {
	font-size: 2.0rem;
	font-weight: 600;
}
.contact_address {
	font-size: 1.8rem;
	font-weight: 500;
}




