@charset "utf-8";
/* reset */
html,body,div,h1,h2,h3,h4,h5,p,img,small,dl,dt,dd,ul,li,table,tr,th,td,footer,header,main,section{margin:0;padding:0;font-size:100%;vertical-align:bottom;border:0;background:transparent;outline:0;}
html{font-size:10px;}
body{min-width:1000px;line-height:1;color:#000;font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;background:#ebecec;-webkit-text-size-adjust:100%;}
footer,header,main,section{display:block;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a{margin:0;padding:0;color:#000;vertical-align:bottom;background:transparent;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}

/* header */
header{
  min-width:1000px;
  background:#000;
}
header #header-inner{
  position:relative;
  max-width:1280px;
  margin:0 auto;
  padding:0 20px;
  box-sizing:border-box;
}

header h1{
  width:100%;
  min-width:1000px;
  height:330px;
  margin:0 auto;
  background:url("https://cdn.edex.adobe.com/static_page_assets/jp-kids-creator-studio/2019/images/marquee.jpg") no-repeat center center;
  background-size:cover;
}

/* footer */
footer{
  width:100%;
  min-width:1000px;
  padding:0 20px;
  background:#333;
  box-sizing:border-box;
}
footer #footer-inner{
  width:920px;
  margin:0 auto;
  padding:24px 65px 25px 101px;
  box-sizing:border-box;
}
footer p{
  font-size:1rem;
  line-height:14px;
  color:#fff;
}
footer p+p{
  margin-top:6px;
}

/* main */
main{
  width:1280px;
  margin:0 auto;
  padding:0;
  box-sizing:border-box;
}
section{
  width:960px;
  margin:0 auto;
  padding:0;
  box-sizing:border-box;
}
section+section{
  width:1280px;
}
#lead{
  margin:44px 0 0 0;
}
#lead p{
  font-size:16px;
  line-height:26px;
  text-align:center;
}
#lead div{
  margin-top:37px;
}
#lead img{
  width:100%;
  height:auto;
}
#summary{
  margin-top:54px;
}
#summary p{
  font-size:15px;
  line-height:24px;
  text-align:left;
}
#debriefing-session{
  margin-top:59px;
}
#title{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
}
#title h3{
  width:461px;
  padding-left:1px;
  box-sizing:border-box;
}
#title h3 img{
  width:100%;
  height:auto;
}
#movie{
  width:460px;
}
#movie img{
  width:100%;
  height:auto;
}
#movie p{
  margin-top:10px;
  font-size:15px;
  line-height:24px;
  font-weight:bold;
}
#archive{
  margin-top:55px;
  padding-top:62px;
  border-top:2px solid #fff;
}
#archive h4{
  height:27px;
  text-align:center;
}
#archive h4 img{
  width:auto;
  height:100%;
}
#archive ul{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin-top:60px;
  padding:0 0 9px 0;
}
#archive li{
  width:460px;
  height:360px;
  margin-bottom:51px;
  background:#fff;
}
#archive dt{
  width:100%;
  height:200px;
}
#archive dt img{
  width:100%;
  height:auto;
}
#archive dd{
  position:relative;
  width:100%;
  height:205px;
  padding:15px 0 70px;
  text-align:center;
  box-sizing:border-box;
}
#archive dd h5{
  display:inline-block;
  font-size:18px;
  line-height:24px;
}
#archive dd h5 span{
  display:block;
  font-size:13px;
  line-height:20px;
  text-align:left;
}
#archive dd h5 span br{
  display:none;
}
#archive dd .sperkers{
  font-size:13px;
  line-height:20px;
  font-weight:bold;
}
.sperkers1{
  margin-top:11px;
}
.sperkers2,
.sperkers4,
.sperkers5{
  margin-top:8px;
}
.sperkers3,
.sperkers6{
  margin-top:12px;
}
.button-kcs{
  position:relative;
  width:200px;
  height:40px;
  display:inline-block;
  margin-top:10px;
}
.button-kcs+.button-kcs{
  margin-left:17px;
}
.button-kcs a{
  display:block;
  width:200px;
  font-size:14px;
  line-height:40px;
  color:#fff;
  border-radius:20px;
  background:#333;
}
.button-kcs a+.button-kcs a{
  display:block;
  width:200px;
  font-size:14px;
  line-height:40px;
  color:#fff;
  border-radius:20px;
  background:#333;
}

#QandAsession h1{
  max-width:1280px;
}
#QandAsession h1 img{
  width:100%;
  height:auto;
}
#QandAsession>p{
  text-align:center;
  font-size:15px;
  line-height:24px;
  margin-top:44px;
}
#QandAsession ul{
  width:960px;
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin:48px auto 21px;
  padding-bottom:9px;
}
#QandAsession li{
  position:relative;
  width:300px;
  height:360px;
  margin-bottom:40px;
  background:#fff;
  box-sizing:border-box;
  border:2px solid #01e3c6;
}
#QandAsession li:nth-of-type(even){
  border:2px solid #00a0e9;
}
#QandAsession dt{
  width:100%;
  height:56px;
  text-align:center;
  margin-top:18px;
}
#QandAsession dt img{
  width:39px;
  height:auto;
}
#QandAsession dd{
  width:100%;
  height:205px;
  padding:0 0 70px;
  text-align:center;
  color:#333;
  box-sizing:border-box;
}
#QandAsession dd h5{
  display:inline-block;
  font-size:13px;
  line-height:18px;
  letter-spacing:.05em;
}
#QandAsession dd h5 span{
  display:block;
  font-size:13px;
  line-height:20px;
  text-align:left;
}
#QandAsession dd h5 span br{
  display:none;
}
#QandAsession dd .sperkers{
  font-size:18px;
  line-height:20px;
  font-weight:bold;
}
#QandAsession dd .sperkers1{
  margin-top:7px;
}
#QandAsession dd .sperkers span{
  display:block;
  font-size:14px;
  line-height:18px;
  font-weight:bold;
  margin-top:7px;
}
#QandAsession dd .answer{
  font-size:14px;
  line-height:22px;
  text-align:left;
  letter-spacing:.05em;
  padding:16px 18px 0;
}
#QandAsession dd .button-kcs{
  position:absolute;
  bottom:29px;
  left:50%;
  right:50%;
  transform: translate(-50%, 0);
}
#QandAsession li:nth-of-type(6)  dd .sperkers1{
  margin-top:2px;
}
body#qanda, body#qanda_b {
  background-color:#b5fff5;
  width:610px !important;
  padding:0;
  color:#333;
  min-width:610px !important;
}
body#qanda main, body#qanda_b main {
  background-color:#b5fff5;
  width:610px !important;
  padding:0;
  color:#333;
  min-width:610px !important;
}
body#qanda main section, body#qanda_b main section{
  background-color:#b5fff5;
  width:590px !important;
  padding:0 0 25px 20px;
  margin:46px auto 0;
  color:#333;
  min-width:590px !important;
}
body#qanda main section dl dt, body#qanda_b main section dl dt{
  width:100%;
  height:auto;
  text-align:left;
  margin-top:18px;
  letter-spacing:.05em;
  font-size:14px;
  line-height:20px;
  font-weight:600;
}
body#qanda main section dl dd, body#qanda_b main section dl dd{
  width:100%;
  height:auto;
  padding:0 0 3px;
  text-align:left;
  color:#333;
  box-sizing:border-box;
}
body#qanda main section dl dd p, body#qanda_b main section dl dd p{
  font-size:13px;
  line-height:22px;
  letter-spacing:.05em;
  text-indent:1em;
}
body#qanda main section dl dd p+p, body#qanda_b main section dl dd p+p{
  padding-top:5px;
}
body#qanda_b {
  background-color:#a3e2ff;
}
body#qanda_b main {
  background-color:#a3e2ff;
}
body#qanda_b main section{
  background-color:#a3e2ff;
}
#linklastyear{
  margin:0 auto;
  text-decoration:none;
  text-align:center;
  margin:-20px 0 60px;
}
#linklastyear p{
  font-size:16px;
}
#linklastyear p a{
  color:#00a0e9;
}
