@charset "utf-8";


@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: url(https://themes.googleusercontent.com/static/fonts/kaushanscript/v1/qx1LSqts-NtiKcLw4N03IFhlQWQpSCpzb2Peu3I-Q34.woff) format('woff');
}


/* CSS Document */

/*
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*/

#video {
  position: relative;
  height: 0;
  padding: 30px 0 50%;
  overflow: hidden;
  z-index:-100;
}
#video iframe {
  position: fixed;
   top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
  z-index:-100;
}

a {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
a img {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
a.links{
	word-break: break-all;
}
a.links:hover{
	word-break: break-all;
}
a[href$=".pdf"]:after {
	content: url(../images/pdf_icon24-24.png);
	vertical-align: middle;
  height: 18px;
	margin: 0 5px;
  border:none;
  text-decoration: none;
}
body{
	line-height: 1;
	margin: 0;
	padding:0;
	background-color:#fff;
	-ms-user-select: none; /* IE10～ */
	-webkit-font-smoothing: antialiased;
	overflow-x:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.none{
	display:none;
}
.clear{
	clear:both;
}
.clearfix::after {
	content:'';
    display:table;
    clear:both;
}
p{
	padding:0;
	margin:0;
}
.marginBottom40{
	margin-bottom:40px
}
.marginBottom20{
	margin-bottom:20px
}

#gotoTopBtn {
	position: fixed;
	right: 20px;
	bottom:20px;
	width: 50px;
	height: 50px;
	background-image: url(../images/btn_gototop.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 900;
}
#gotoTopBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}


h1{
	margin:0;
	padding:0;
}
h2{
	margin:0;
	padding:0;
}
h3{
	display:block;
	padding:0;
	margin:20px auto 20px auto;
}

.inner{
	width:1200px;
	margin:0 auto;
}

/* head */

.header{
	background:#000;
	color:#fff;
	height:86px;
	position: fixed;
	overflow:hidden;
	top:0;
	width:100%;
	z-index:1000;
}

.header .inner{
	display:block;
	position:relative;
}

h1 a{
	display:block;
	width:133px;
	height:43px;
	background-image:url(../images/w20_logo.png);
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
	position:absolute;
	top:25px;
	left:48px;
}

.nav{
	position:absolute;
	top:44px;
	left:234px;
}

.nav a{
	position:relative;
	display:inline-block;
	height:11px;
	margin-right:30px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-size:contain;
	cursor:pointer;
}

.nav a::after{
	position:absolute;
	border-bottom: solid 2px #fff;
	bottom: -6px;
	content: "";
	display: block;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	width: 0;
}

.nav a:hover::after{
	border-bottom: solid 2px #ab56c9;
	width: 100%;
}
.nav a.linknone{
	cursor:default;
}

.nav a.linknone::after{
	position:absolute;
	border-bottom: solid 2px #555;
	bottom: -6px;
	content: "";
	display: block;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	width: 0;
}

.nav a:hover::after{
	width: 100%;
}

.nav a.nav01{
	background-image:url(../images/menu_01.png);
	width:75px;
}
.nav a.nav02{
	background-image:url(../images/menu_02.png);
	width:63px;
}
.nav a.nav02:hover{
	background-image:url(../images/menu_02.png);
}
.nav a.nav03{
	background-image:url(../images/menu_03.png);
	width:99px;
}
.nav a.nav03:hover{
	background-image:url(../images/menu_03_.png);
}
.nav a.nav04{
	background-image:url(../images/menu_04.png);
	width:38px;
}
.nav a.nav05{
	background-image:url(../images/menu_05.png);
	width:34px;
}
.nav a.nav05EN{
	background-image:url(../images/menu_05.png);
	width:34px;
}
.nav a.nav05EN:hover{
	background-image:url(../images/menu_05_.png);
}
.nav a.nav06{
	background-image:url(../images/menu_06.png);
	width:33px;
}
.nav a.nav07{
	background-image:url(../images/menu_07.png);
	width:91px;
}
.nav a.nav07EN{
	background-image:url(../images/menu_07.png);
	width:91px;
}
.nav a.nav07EN:hover{
	background-image:url(../images/menu_07_.png);
}
.header .w20-2023{
	position:absolute;
	right:160px;
	top:20px;
	height:48px;
	width: 100px;
	background-color: #fff;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-image:url("../images/logo.svg");
	background-repeat:no-repeat;
	background-size:80%;
	background-position: center center;
	transition: .2s all;
}
.header .w20-2023:hover{
	opacity: 0.9;
	filter: brightness(1.2);
}
.JP-EG {
	position:absolute;
	right:48px;
	top:41px;
	height:24px;
}

.JP-EG a{
	position:relative;
	top:3px;
	margin:0px 4px;
	display:inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
}
.JP-EG a.jpBtn{
	background-image:url(../images/JP_.png);
	height:11px;
	width:13px;
}
.JP-EG a.egBtn{
	background-image:url(../images/EG_.png);
	height:11px;
	width:13px;
}
.JP-EG a.jpBtn:hover{
	background-image:url(../images/JP_h.png);
}
.JP-EG a.egBtn:hover{
	background-image:url(../images/EG_h.png);
}
.JP-EG a.jpBtn_{
	background-image:url(../images/JP.png);
	height:11px;
	width:13px;
}
.JP-EG a.egBtn_{
	background-image:url(../images/EG.png);
	height:11px;
	width:13px;
}
.JP-EG a.jpBtn_:hover{
	background-image:url(../images/JP_h.png);
}
.JP-EG a.egBtn_:hover{
	background-image:url(../images/EG_h.png);
}
.JP-EG span{
	margin:0;
	padding:0;
	display:inline-blockl;
	height:24px;
	width:2px;
	text-indent:-9999px;
}

.JP-EG span::after{
	content:"|";
	color:#9e9f9f;

}

/* main */


.main{
	height:480px;
	width:100%;
	color:#000;
	margin-top:86px;
	background-image:none;/*url(../images/main.png);*/
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}


.main .inner{
	position:relative;
}
.main .mainFixed{
	position:fixed;
	max-width:1200px;
	width:100%;
	margin:0 auto;
	z-index:-10;
	left: 50%;
	transform: translate(-50%, 0);
}

.main .mainLeft{
	position:absolute;
	top:106px;
	left:44px;
	text-indent:-9999px;
	background-image:url(../images/main_left.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:21px;
	height:271px;
}

.main .mainRight{
	position:absolute;
	top:106px;
	right:44px;
	text-indent:-9999px;
	background-image:url(../images/main_right.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:21px;
	height:271px;
}

.main .mainLogo{
	position:absolute;
	left:calc(50% - 216px);
	top:198px;
	text-indent:-9999px;
	background-image:url(../images/main_logo.png);
	background-repeat:no-repeat;
	background-size:contain;
	height:129px;
	width:432px;
}

/* ---------sections------------ */

.section{
	clear:both;
	padding-bottom:50px;
	background-color:#fff;
}

.sectionSNS_pc{
	paddinbg-bottom:28px;
	display:block;
	background-color:#fff;
	overflow:hidden;
}

.sectionSNS_sp{
	paddinbg-bottom:28px;
	display:none;
	background-color:#fff;
}

/* sns */

#sns{
	margin-top:28px;
	margin-right:40px;
	float:right;
	width:80px;
	height:22px;
}

#sns a{
	display:block;
	float:left;
	text-indent:-9999px;
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	background-size:contain;
	margin-right:4px;
}

#sns a.facebook{
	background-image:url(../images/sns_01.png);
}
#sns a.facebook:hover{
	background-image:url(../images/sns_01_on.png);
}
#sns a.facebook_{
	background-image:url(../images/sns_01.png);
}
#sns a.instagram{
	background-image:url(../images/sns_02.png);
}
#sns a.instagram_{
	background-image:url(../images/sns_02_.png);
}
#sns a.twitter{
	background-image:url(../images/sns_03.png);
}
#sns a.twitter_{
	background-image:url(../images/sns_03_.png);
}


/* news */
#news h3{
	width:63px;
	height:25px;
	background-image:url(../images/h3_NEWS.png);
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
}
#news p.topics a{
  text-align: center;
  display: block;
  clear: both;
  margin: 0 auto;
  font-size: 1.5em;
  line-height: 2;
  color: #ab56c9;
}
.section .inner{
	overflow:hidden;
}
.articleArea{
	width:1188px;
	margin:0 auto;
	overflow:hidden;
}
.articleArea a div:hover{
	opacity:0.9;
}
.article{
	width:392px;
	height:358px;
	float:left;
	margin:2px;
	background-repeat:no-repeat;
	background-size:contain;
}
.article01{
	background-image:url(../images/topics_01.png);
}
.article02{
	background-image:url(../images/topics_02.png);
}
.article03{
	background-image:url(../images/topics_03.png);
}
.article04{
	background-image:url(../images/topics_04.png);
}
.article05{
	background-image:url(../images/topics_05.png);
}
.article06{
	background-image:url(../images/topics_190322.jpg);
}
.article07{
	background-image:url(../images/topics_190323-1.jpg);
}
.article08{
	background-image:url(../images/topics_190323-2.jpg);
}
.newsMore {
	clear:both;
	margin:20px auto;
}
.newsMore a{
	display:block;
	margin:20px auto;
	width:120px;
	height:30px;
	background-color:#000;
	color:#fff;
	text-align:center;
	font-size:15px;
	line-height:30px;
	font-family: 'Noto Sans', sans-serif;
}
.newsMore a:hover{
	background-color:#ab56c9;
	text-decoration:none;
}


/* about */

#ABOUT h3 p{
	width:214px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_ABOUT.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#ABOUT h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#ABOUT h3:before,
#ABOUT h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#ABOUT h3:before {
    margin-right: 10%;
}

#ABOUT h3:after {
    margin-left: 10%;
}

#ABOUT p{
	max-width:84%;
	margin:50px auto;
	text-align:center;
	color:#231815;
	line-height:2.6;
	font-size:16px;
}
#ABOUT p.aboutTxt2{
	font-size:15px;
	color:#ab56c9;
	line-height:2;
	text-align:left;
	width:78%;
}

#ABOUT p.aboutTxt3{
	color:#ab56c9;
	line-height:2;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}

p span.Highlight{
	color:#ab56c9;
	padding:0 10px;
	font-size:20px;
	font-weight:bold;
	line-height:2.5;
}

p span.Highlight2{
	color:#ab56c9;
	padding:0 10px;
	font-size:20px;
	font-weight:bold;
	line-height:2.0;
}
p span.Highlight3{
	color:#ab56c9;
	padding:0 10px;
	font-size:19px;
	font-weight:bold;
	line-height:2.5;
}


/* TofW20 */

#TofW20 h3 p{
	width:250px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_trajectory.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#TofW20 h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#TofW20 h3:before,
#TofW20 h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#TofW20 h3:before {
    margin-right: 10%;
}

#TofW20 h3:after {
    margin-left: 10%;
}

.TofImg{
	background-image:url(../images/trajectory_jp.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	max-width:982px;
	padding-bottom:18%;
	margin:40px auto 0px auto;
}
.TofImgEN{
	background-image:url(../images/trajectory_en.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	max-width:982px;
	padding-bottom:18%;
	margin:40px auto 0px auto;
}
.ToFPhotoArea{
	width:788px;
	margin:0 auto;
}
.TofPhoto{
	width:328px;
	float:left;
	margin:33px;
}
.TofPhoto .img1{
	background-image:url(../images/trajectory_photo1.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:326px;
	height:180px;
	margin:0 auto;
	border:1px solid #ab56c9;
}
.TofPhoto .img2{
	background-image:url(../images/trajectory_photo2.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:326px;
	height:180px;
	margin:0 auto;
	border:1px solid #ab56c9;
}
.TofPhoto p{
	margin:10px 0;
	color:#ab56c9;
	font-size:0.9em;
	line-height:1.5;
}

/* FOCUS */

#FOCUSinner h3 p{
	width:214px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_ABOUT.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#FOCUSinner h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#FOCUSinner h3:before,
#FOCUSinner h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#FOCUSinner h3:before {
    margin-right: 10%;
}

#FOCUSinner h3:after {
    margin-left: 10%;
}

#FOCUSinner p.aboutTxt2{
	font-size:15px;
	color:#ab56c9;
	line-height:2;
}


.FOCUSttl{
	background-image:url(../images/FOCUSttl.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	max-width:796px;
	padding-bottom:52px;
	margin:40px auto 20px auto;
	text-indent:-9999px
}
.FOCUStxt{
	margin:0 auto 20px auto;
	max-width:796px;
	color:#231815;
	line-height:2;
	font-size:16px;
	text-align:center;
}

.FOCUStheme{
	background-image:url(../images/FOCUStheme.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	max-width:796px;
	height:60px;
	margin:40px auto;
	text-indent:-9999px
}

/* PROJECT MEMBERS */

#PROJECT h3 p{
	width:214px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_PROJECT.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#PROJECT h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#PROJECT h3:before,
#PROJECT h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#PROJECT h3:before {
    margin-right: 10%;
}

#PROJECT h3:after {
    margin-left: 10%;
}


p.now{
	text-align:center;
	font-size:13px;
}

.teamTable{
	width:876px;
	margin:60px auto;
	line-height:1.4;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN","游明朝", "Yu Mincho";
}
.table{
	display:table;
	margin-bottom:20px;
}
.tbody{
	display:table-row-group;
}
.row{
	display:table-row;
	overflow:hidden;
}
.th{
	width:100%;
	display:table;
	padding:10px 0;
}
.row p{
	display:table-cell;
	border-spacing: 0px 10px;/* 左右 上下で記述 */
}
p.tHead{
	width:100px;
	display:table-cell;
	color:#ab56c9;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:0.9em;
}
.th p.name{
	width:180px;
	font-size:18px;
}

.th p.name2{
	width:210px;
	font-size:17px;
	padding-right:20px;
	padding-bottom:10px;
}

.th p{
	width: auto;
	padding:2px;
	font-size:15px;
}


/* contacts */
.contacts a.mail{
	display:block;
	width:50%;
	margin:0 auto;
	background-color:#ab56c9;
	text-align:center;
	color:#fff;
	font-family: 'Noto Sans', sans-serif;
	letter-spacing:2px;
  text-decoration: none;
  outline: none;
}
.contacts a.mail::before,
.contacts a.mail:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.contacts a.mail,
.contacts a.mail::before,
.contacts a.mail::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.contacts a.mail:hover{
	text-decoration:none;
}

.contacts a.mail {
  position: relative;
  z-index: 2;
  background-color: #ab56c9;
  border: 2px solid #ab56c9;
  color: #fff;
  line-height: 60px;
}
.contacts a.mail:hover {
  background-color: #fff;
  border-color: #ab56c9;
  color: #ab56c9;
}
.contacts a.mail::before,
.contacts a.mail::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #ab56c9;
}
.contacts a.mail::before {
  right: 0;
}
.contacts a.mail::after {
  left: 0;
}
.contacts a.mail:hover::before,
.contacts a.mail:hover::after {
  width: 0;
  background-color: #ab56c9;
}
.contacts a span{
	position:relative;
	top:2px;
	padding-top:4px;
	margin-top:4px;
	background-image:url(../images/mail.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:bottom;
	display:inline-block;
	margin-right:8px;
	width:21px;
	height:18px;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;

}
.contacts a:hover span{
	background-image:url(../images/mail_.png);
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}


.footer{
	width:100%;
	margin:0 auto 0 auto;
	padding:60px 0 40px 0;
}
.footer h2{
	display:blockl;
	background-image:url(../images/footer_logo.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:153px;
	height:86px;
	text-indent:-9999px;
	margin:0 auto;
}

/* SPONSORSHIP */

.sectionTop{
	margin-top:86px;
	padding-top:14px;
}

#SPONSORSHIP h3 p{
	width:158px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_SPONSORSHIP.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#SPONSORSHIP h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#SPONSORSHIP h3:before,
#SPONSORSHIP h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#SPONSORSHIP h3:before {
    margin-right: 10%;
}

#SPONSORSHIP h3:after {
    margin-left: 10%;
}


.sponsor_list{
	width:680px;
	margin:50px auto;
}
.sponsor_list div{
	padding:30px;
	margin-bottom:20px;
	clear:both;
}
.sponsor_list div p{
	display:block;
	float:left;
	vertical-align:middle;
	height:24px;
	width:31%;
}
.sponsor_list p span.sponsor_01{
	display:inline-block;
	width:174px;
	height:24px;
	background-image:url(../images/sponsor_01.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% left;
	text-indent:-9999px;
}
.sponsor_list p span.sponsor_02{
	display:inline-block;
	width:108px;
	height:24px;
	background-image:url(../images/sponsor_02.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% left;
	text-indent:-9999px;
}
.sponsor_list p span.sponsor_03{
	display:inline-block;
	width:122px;
	height:24px;
	background-image:url(../images/sponsor_03.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% left;
	text-indent:-9999px;
}
.sponsor_list p span.sponsor_04{
	display:inline-block;
	width:122px;
	height:24px;
	background-image:url(../images/sponsor_04.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% left;
	text-indent:-9999px;
}

p.listLine{
	height:24px;
	width:70px;
	position:relative;
	margin-left:3%;
}
p.listLine::before{
	content:"";
	position:absolute;
	top:8px;
	left:25%;
	border-top:1px solid #000;
	width:50%;
}
.sponsor_list p.sponsors{
	font-size:20px;
	margin-left:3%;
}


/* SPONSORS */

#SPONSORS h3 p{
	width:158px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_SPONSORSHIP.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#SPONSORS h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#SPONSORS h3:before,
#SPONSORS h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#SPONSORS h3:before {
    margin-right: 10%;
}

#SPONSORS h3:after {
    margin-left: 10%;
}
.s_title{
	padding:20px 0;
	margin:30px auto 20px auto;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	text-align:center;
	background-size:168px 24px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
}
.s_title_as{
	padding:20px 0;
	margin:50px auto 20px auto;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	text-align:center;
	background-size:221px 27px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
}
.s_title_cs{
	padding:20px 0;
	margin:50px auto 20px auto;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	text-align:center;
	background-size:293px 27px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
}
.s_title_fe{
	padding:20px 0;
	margin:50px auto 20px auto;
	border-top:1px solid #222;
	border-bottom:1px solid #222;
	text-align:center;
	background-size:518px 27px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
}
.SPONSORSarea .s_p{
	background-image:url(../images/s_title_01.png);
}
.SPONSORSarea .s_g{
	background-image:url(../images/s_title_02.png);
}
.SPONSORSarea .s_s{
	background-image:url(../images/s_title_03.png);
}
.SPONSORSarea .s_as{
	background-image:url(../images/s_title_04.png);
}
.SPONSORSarea .s_cs{
	background-image:url(../images/s_title_05.png);
}
.SPONSORSarea .s_fe{
	background-image:url(../images/s_title_06.png);
}
.SPONSORSarea img{
	margin-bottom:10px;
}
.logos_p img{
	width:33%;
	float:left;
}
.logos_g img{
	width:25%;
	float:left;
}
.logos_s img{
	width:20%;
	float:left;
}
.logos_as img{
	width:20%;
	float:left;
}
.logos_fe img{
	width:20%;
	float:left;
}
.SPONSORSarea div{
	clear:both;
	overflow:hidden;
}

/* program */


#PROGRAM h3 p{
	width:108px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_PROGRAM.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#PROGRAM h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#PROGRAM h3:before,
#PROGRAM h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#PROGRAM h3:before {
    margin-right: 10%;
}

#PROGRAM h3:after {
    margin-left: 10%;
}

#PROGRAM table{
	width:calc( 100% - 6px);
	margin-top:80px;
	font-size:18px;
	border-collapse:collapse;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.6;
	margin-bottom:60px;
}

#PROGRAM table tr.head{
	font-family: 'Rozha One', serif;
	font-size:20px;
}

#PROGRAM table tr.head td{
	padding:0px 2px;
}
#PROGRAM table tr{
	border-collapse:collapse;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

#PROGRAM table th{
	width:164px;
	padding:10px ;
	border-right:1px solid #333;
}
#PROGRAM table th.tnone{
	border-right:none;
}
#PROGRAM table th p{
	margin:2px 0;
}
#PROGRAM table td{
	padding:30px 20px;
}
#PROGRAM table td.platinum,.gold,.silver{
	text-align:center;
	padding:0 10px;
}
#PROGRAM table td.platinum{
	padding:0;
}
#PROGRAM table td.gold{
	text-align:center;
	padding:0 30px;
}
#PROGRAM table td.stump{
	width:100px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	text-align:center;
	vertical-align:middle;
	padding:30px 0px;
}
#PROGRAM table td.stump img{
	width:44px;
	height:44px;
}
#PROGRAM table th p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	text-align:left;
}

#PROGRAM table th p.eng{
	font-family: 'Rozha One', serif;
	font-size:22px;
}

/* ナビゲーション */
.navinner {
    width: 980px;
    margin: 0 auto;
	display:none;
}
.navinner:after {
    content: "";
    clear: both;
    display: block;
}

/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 30px;
}

/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}

/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 8%;
    top: 12px;
    width: 30px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
	padding:11px 10px 2px 10px;
	background-color:#ab56c9;
	border-radius:4px
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 12px;
}
#nav-toggle span:nth-child(3) {
    top: 23px;
}
/*news_topicsセット*/
#news_topics{
  margin:-30px auto 0 auto;
  padding:60px 0;
	text-align:left;
  width: 70%;
}
#new_information{
  max-height: 500px;
  overflow: auto;
}
#news_topics h3{
  margin:20px 0 10px 0;
	text-align:left;
  padding: 10px;
}
#news_topics p{
  margin: 0 20px 0 30px;
}　
#news_topics p span.date{
	font-size:14px;
  color:#ab56c9;
  border:1px solid #ab56c9;
  padding:5px 20px;
  margin: 0 20px 0 0;
  width: 120px;
}
#news_topics p a,#news_topics p a.news_link{
	font-size:16px;
  color:#ab56c9;
  text-decoration: underline;
  line-height: 2;
  margin-left: 20px;
}
#news_topics p.m_120{
  margin-left: 120px;
}
#news_topics p.m_140{
  margin: 0 0 20px 140px;
  font-size: 0.9em;
  line-height: 1.5;
}
#news_topics p.m_140 a{
  margin: 0 0 20px 20px;
  font-size: 1em;
  line-height: 1;
}
#news_topics p.m_120 a[href$=".pdf"]:after,#news_topics p.m_140 a[href$=".pdf"]:after {
	content: url(../images/pdf_icon24-24.png);
	vertical-align: bottom;
  height: 16px;
	margin: 0 5px;
  border:none;
  text-decoration: none;
}
#news_topics p a:hover,#news_topics p a.news_link:hover,#news_topics p.m_140 a:hover{
  color:#ab56c9;
  border: none;
  text-decoration: none;
}

/*news_topicsセット　ここまで*/

/*#news_topics p a[href$=".pdf"]:after {
	content: url(../images/pdf_icon32-32.png);
	vertical-align: middle;
  height: 18px;
	margin: 0 5px;
  border:none;
}*/

.apply{
	margin:60px auto 30px auto;
	text-align:center;
}
.apply p{
	font-size:14px;
	color:#8B579A;
}

.apply p.applyOff{
	padding:8px 20px;
	font-size:16px;
	color:#fff;
	width:50%;
	/*background-color:#8B579A;
	margin:0px auto;
	border:1px solid #8B579A;*/
    background-color:#8B579A;
	margin:0px auto;
	border:1px solid #8B579A;
}
p.deadline{
	padding:20px;
	width:50%;
	border:1px solid #8B579A;
	margin:0px auto;
	color:#8B579A;
	line-height:1.5;
	font-size:15px;
}

/*.apply a{
	display:block;
	width:360px;
	margin:10px auto;
	background-color:#ab56c9;
	text-align:center;
	color:#fff;
	letter-spacing:2px;
  text-decoration: none;
  outline: none;
  padding:8px 20px;
}
.apply a::before,
.apply a:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.apply a,
.apply a::before,
.apply a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.apply a:hover{
	text-decoration:none;
}

.apply a {
  position: relative;
  z-index: 2;
  background-color: #ab56c9;
  border: 2px solid #ab56c9;
  color: #fff;
  line-height: 14px;
}

.apply a:hover {
  background-color: #fff;
  border-color: #ab56c9;
  color: #ab56c9;
}
.apply a::before,
.apply a::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #ab56c9;
}
.apply a::before {
  right: 0;
}
.apply a::after {
  left: 0;
}
.apply a:hover::before,
.apply a:hover::after {
  width: 0;
  background-color: #ab56c9;
}ここまで*/
.apply a {
  border-bottom: 1px solid #8B579A;
  line-height: 14px;
　font-size:3em;
　color:#8B579A;
　font-weight: bold;
}
.apply a:hover {
  border-bottom: #fff;
  line-height: 14px;
　font-size:2em;
　color:#8B579A;
 text-decoration: none;
}

/* NEWSページ下層 */


#newsPages h3 p{
	width:158px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_NEWS_.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#newsPages h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#newsPages h3:before,
#newsPages h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#newsPages h3:before {
    margin-right: 10%;
}

#newsPages h3:after {
    margin-left: 10%;
}
.newsIndex{
	padding:60px 0;
}
.articleInner{
	position:relative;
	width:720px;
	margin:60px auto 30px auto;
	line-height:2;
	padding-top:20px;
	border-top:1px solid #333;
}
.border2{
	padding-top:0px !important;
}
.articleInner .date{
	color:#ab56c9;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:40px;
}
.articleInner .date2{
	color:#ab56c9;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:20px;
	margin-bottom:10px;
}
.articleInner .SNS{
	position:absolute;
	top:24px;
	right:10px;
}
.articleInner .SNS a{
	display:block;
	float:left;
	text-indent:-9999px;
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	background-size:contain;
	margin-left:8px;
}
.articleInner .SNS a.facebook{
	background-image:url(../images/sns_01.png);
}
.articleInner .SNS a.twitter{
	background-image:url(../images/sns_03_.png);
}
.articleInner .ttl{
	height:90px;
	width:100%;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left;
	margin-bottom:40px;
}
.articleInner .ttl2{
	height:90px;
	width:100%;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left;
	margin-bottom:16px;
}
.articleInner .ttl_01{
	background-image:url(../news/images/news_ttl_01.png);
	background-size:456px 90px;
}
.articleInner .ttl_02{
	background-image:url(../news/images/news_ttl_02.png);
	background-size:456px 90px;
}
.articleInner .ttl_03{
	background-image:url(../news/images/news_ttl_03.png);
	background-size:420px 90px;
}
.articleInner .ttl_04{
	background-image:url(../news/images/news_ttl_04.png);
	background-size:482px 90px;
}
.articleInner .ttl_05{
	background-image:url(../news/images/news_ttl_05.png);
	background-size:436px 90px;
}

.articleInner .articleLink{
	border-bottom:1px solid #333;
	position:relative;
}
.articleInner .articleLink::after{
	position:absolute;
	content:" ";
	width:9px;
	height:20px;
	top:calc( 50% - 9px);
	right:2%;
	background:url(../images/articlelink.png);
	background-size:9px 20px;
	background-repeat:no-repeat;
}
.articleInner .read{
	margin-bottom:20px;
	font-size:18px;
}
.read a{
	color:#ab56c9;
}
.articleInner .txt{
	margin-bottom:30px;
	font-size:16px;
}
.articleInner .txt2{
	margin-bottom:0px;
	font-size:16px;
}
.articleInner .point{
	color:#ab56c9;
	margin-bottom:30px;
}
.articleInner .timetable{
	color:#ab56c9;
	margin-bottom:30px;
}
.timetable p{
	display:table-cell;
	padding-right:20px;
}
.timetable p span{
	display:inline-block;
	padding-right:20px;
}
.articleInner .address{
	display:inline-block;
	margin-left:20px;
	color:#ab56c9;
	text-decoration:underline;
}
.articleInner .photo{
	width:580px;
	margin:0px auto 20px auto;
}
.articleInner img{
	width:100%;
	height:auto;
}
.articleInner .page{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-top:80px;
	font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif;
}
.articleInner .page .pre,.for{
	font-size:20px;
}
.articleInner .page .currentPage{
	display:inline-block;
	margin:0 60px;
}
.articleInner .page .none{
	display:inline-block;
	width:1em;
}
.articleInner .page a{
	cursor:pointer;
	color:#333;
}
.articleInner .page a:hover{
	color:#ab56c9;
	text-decoration:none;
}
.articleInner ul.eventList{
	color:#ab56c9;
	list-style-type:decimal;
	margin:4px;
}
.articleInner ul.dialogueList{
	color:#ab56c9;
	list-style-type:disc;
	margin:4px auto 30px auto;
}
.articleInner a{
	cursor:pointer;
	color:#ab56c9;
}

p.summary span{
	display:table-cell;
	padding:0 10px;
}

/* EVENTページ下層 */
#EVENT{
	width:1024px;
	margin:0 auto;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN","游明朝", "Yu Mincho";
}
h4{
	text-align:center;
	/*margin:50px auto;*/
  margin:50px auto 20px auto;
	font-size:24px;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN","游明朝", "Yu Mincho";
}

#EVENT h3 p{
	width:158px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_EVENT.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#EVENT h3 p{
	width:158px;
	height:26px;
	margin:0 auto;
	background-image:url(../images/h3_EVENT.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#EVENT h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}
#EVENT h3:before,
#EVENT h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}
#EVENT h3:before {
    margin-right: 10%;
}
#EVENT h3:after {
    margin-left: 10%;
}

#EVENT .day{
	text-align:center;
	font-size:23px;
	line-height:23px;
	padding:14px;
	background-color:#000000;
	color:#fff;
	margin-top:20px;
	margin-bottom:20px;
  clear: both;
}
.session_A{
	margin-top:10px;
	text-align:center;
	font-size:20px;
	line-height:20px;
	padding:10px;
	background-color:#cd47b0;
	color:#fff;
	margin-bottom:0px;
	clear:both;
}
.session_B{
	margin-top:10px;
	text-align:center;
	font-size:20px;
	line-height:20px;
	padding:10px;
	background-color:#5357c4;
	color:#fff;
	margin-bottom:0px;
	clear:both;
}
.session_C{
	margin-top:10px;
	text-align:center;
	font-size:20px;
	line-height:20px;
	padding:10px;
	background-color:#ab56c9;
	color:#fff;
	margin-bottom:0px;
	clear:both;
}
.session{
	line-height:1.2;
	display:table;
	overflow:hidden;
	padding:10px 0;
}
.session-row{
	display:table-row;
}
.session-row3{
	display:block;
	width:100%;
}
.time{
	width:180px;
	display:table-cell;
	clear:both;
	padding:10px;
}
.program{
	width:900px;
	display:table-cell;
	padding:20px;
}
.program p{
	line-height:1.4;
}
p.programSmall{
	margin-top:14px;
	font-size:12px;
	color:#111;
}
.program p.ttl{
	font-size:1.1em;
}
.program ul{
	line-height:1.4;
	font-size:0.9em;
	margin:20px 0 0px 0;
}
.program ul li{
	position:relative;
	list-style:none;
	padding-left: 0;
}
.program ul li:before {
	position:absolute;
	left:-17px;
    content: "●";
}
.program ul.circle_p li:before {
	color:#cd47b0;
}
.program ul.circle_b li:before {
	color:#5357c4;
}
.program ul li span{
	display:inline-block;
	margin-right:4px;
}
/*20190306追加*/
.program p.ttl3{
	font-size:1.1em;
}
.program ul.p{
	line-height:1.4;
	font-size:1em;
	margin:10px 0 10px 0;
}
.program ul.p li{
	position:relative;
	list-style:none;
	padding-left: 10px;
}
.program ul.p li:before {
	position:absolute;
	left:-17px;
    content: "・";
}
.program ul.p_df{
	line-height:1.4;
	font-size:1em;
	margin:0;
}
.program ul.p_df li{
	margin:0;
  line-height:1.5;
}
.program ul.p_df li:before {
	position:absolute;
	left:-17px;
    content: "・";
}
.program ul.p_df li:first-child {
  font-size: 1.1em;
  	margin:0 0 10px -20px;
}
.program ul.p_df li:last-child {
  font-size: 1em;
  	margin:0;
}
.program ul.p_df li:first-child::before {
  left:-20px;
    content: "＜";
}
.program ul.p_df li:first-child::after {
  right:40px;
    content: "＞";
}
.program ul.circle_p li:before {
	color:#cd47b0;
}
.program ul.circle_b li:before {
	color:#5357c4;
}
ul#day_select{
  margin:0 auto 30px auto;
  list-style-type: none;
  width:70%;
  padding: 0;
}
ul#day_select li a{
  float:left;
  padding:20px;
  display: block;
  width: 35%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  margin: 0 10px 0 10px;
}
ul#day_select li a:hover{
  float:left;
  padding:20px;
  display: block;
  width: 35%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0 10px 0 10px;
  background:#cd47b0;
}
/*ここまで*/
.programText{
	padding-top:20px;
	font-size:0.9em;
}
.k_bottom{
	border-bottom:1px solid #000;
}
.k_right{
	border-right:1px solid #000;
}
.programB_20{
	margin-bottom:20px;
	padding-bottom:20px;
	border-collapse:separate;
	border-spacing:0 20px;
}
.row_bottom{
	padding-bottom:20px !important;
}



/* dialogue */


#dialogue h3 p{
	width:108px;
	height:32px;
	margin:0 auto;
	background-image:url(../images/h3_Dialogue.png);
	background-repeat:no-repeat;
	background-size:contain;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


#dialogue h3{
    display: flex;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

#dialogue h3:before,
#dialogue h3:after {
    border-top: 1px solid #001839;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
}

#dialogue h3:before {
    margin-right: 10%;
}

#dialogue h3:after {
    margin-left: 10%;
}
.articleInner .ttl_dia_01{
	background-image:url(../dialogue/images/dia_ttl_01.png);
	background-size:456px 90px;
}
.articleInner .ttl_dia_02{
	background-image:url(../dialogue/images/dia_ttl_02.png);
	background-size:456px 90px;
}
p.title_p a{
  text-align: center;
  color:#cd47b0;
  display: block;
  margin: 0 auto;
  font-size: 1.3em;
}



@media screen and (max-width: 1220px)
{
.inner{
	width:100%;
}
.article{
	width:392px;
	height:358px;
	float:left;
	margin:2px;
	background-repeat:no-repeat;
	background-size:contain;
}
.articleArea{
	width:792px;
	margin:0 auto;
}
h3{
	width:90%;
}
.teamTable{
	width:70%;
	margin:60px auto;
	line-height:1.4;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN","游明朝", "Yu Mincho";
}


#PROGRAM table{
	width:90%;
	margin:80px auto 60px auto;
	font-size:16px;
	border-collapse:collapse;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.6;
}

#PROGRAM table td.stump{
	width:76px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	text-align:center;
	vertical-align:middle;
	padding:30px 0px;
}
#PROGRAM table td.stump img{
	width:22px;
	height:22px;
}

#PROGRAM table tr.head{
	font-family: 'Rozha One', serif;
	font-size:18px;
}
#PROGRAM table th p.eng{
	font-family: 'Rozha One', serif;
	font-size:18px;
}
#EVENT{
	width:100%;
	margin:0 auto;
}

.eventInner{
	width:90%;
	margin:0 auto;
}
.time{
	width:120px;
}
.program{
	width:800px;
}


.SPONSORSarea{
	width:90%;
	margin:auto auto;
}

}

@media screen and (max-width: 1023px)
{
.header{
	display:none;
}
.main{
	position:relative;
	height:auto;
	width:100%;
	color:#000;
	margin-top:72px;
	background-image:none;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}
.main .mainLogo{
	position:absolute;
	left:calc(50% - 216px);
	text-indent:-9999px;
	background-image:url(../images/main_logo.png);
	background-repeat:no-repeat;
	background-size:contain;
	height:129px;
	width:432px;
}
#video {
  position: relative;
  height: 0;
  padding: 30px 0 60%;
  overflow: hidden;
  z-index:-100;
}

/* スマホナビゲーション */
.navinner{
	display:block;
	z-index:1000;
}
#top-head,
    .navinner {
        width: 100%;
        padding: 0;
    }
#top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
#top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
#mobile-head {
        background: #000;
        width: 100%;
        height: 72px;
        z-index: 999;
        position: relative;
    }
#top-head.fixed .logo,
#top-head .logo {
        position: absolute;
		display:block;
		width:133px;
		height:43px;
		background-image:url(../images/w20_logo.png);
		background-repeat:no-repeat;
		background-size:contain;
		text-indent:-9999px;
		top:15px;
		left:calc( 50% - 66px );
    }
#global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -100vh;
		height: 100%;
		min-height: 100vh;
        background:rgba(255,255,255,0.9);
        width: 80%;
        text-align: left;
        padding: 10px 10% 40px 10%;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
}
#global-nav ul {
		width:100%;
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
		padding:0;
		-webkit-overflow-scrolling: touch;
    }
#global-nav ul li {
        float: none;
        position: static;
		text-indent:-9999px;
		padding:24px 0;
		border-bottom:solid 1px #ab56c9;
}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {
        width: auto;
        display: block;
        color: #fff;
		cursor:pointer;
		overflow:hidden;
		background-repeat:no-repeat;
		background-size:contain;
}
#global-nav ul li a{
		width:auto;
		background-repeat:no-repeat;
		background-size:contain;
}
#global-nav ul li a.spNav01{
		background-image:url(../images/SPmenu_01.png);
		width:52px;
		height:24px;
    }
#global-nav ul li a.spNav02{
		background-image:url(../images/SPmenu_02.png);
		width:175px;
		height:24px;
    }
#global-nav ul li a.spNav03{
		background-image:url(../images/SPmenu_03new.png);
		width:147px;
		height:24px;
    }
#global-nav ul li a.spNav04{
		background-image:url(../images/SPmenu_04new_.png);
		width:220px;
		height:24px;
    }
#global-nav ul li a.spNav05{
		background-image:url(../images/SPmenu_05.png);
		width:88px;
		height:24px;
    }
#global-nav ul li a.spNav06{
		background-image:url(../images/SPmenu_06.png);
		width:80px;
		height:24px;
    }
#global-nav ul li a.spNav06EN{
		background-image:url(../images/SPmenu_06_.png);
		width:80px;
		height:24px;
}
#global-nav ul li a.spNav07{
		background-image:url(../images/SPmenu_07.png);
		width:77px;
		height:24px;
    }
#global-nav ul li a.spNav08{
		background-image:url(../images/SPmenu_08.png);
		width:214px;
		height:24px;
}
#global-nav ul li a.spNav08EN{
		background-image:url(../images/SPmenu_08_.png);
		width:214px;
		height:24px;
}
#nav-toggle {
        display: block;
		z-index:2000;
    }
    /* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
.open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
.open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
.open #global-nav {
        /* #global-nav top + #mobile-head height */
        top:0;
}

#global-nav .w20-2023{
	display: block;
	position:static;
	height:100px;
	width: 200px;
	margin: 20px auto;
	background-color: #fff;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-image:url("../images/logo.svg");
	background-repeat:no-repeat;
	background-size:80%;
	background-position: center center;
	transition: .2s all;
}
#global-nav .w20-2023:hover{
	opacity: 0.9;
	filter: brightness(1.2);
}	
	
.spJP-EG {
	width:100%;
	height:30px;
	text-align:left;
	margin-bottom:30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.spJP-EG a{
	position:relative;
	margin:0px 4px;
	display:inline-block;
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
}
.spJP-EG a.jpBtn{
	background-image:url(../images/JP_sp.png);
	height:26px;
	width:30px;
}
.spJP-EG a.egBtn{
	background-image:url(../images/EG_sp.png);
	height:26px;
	width:32px;
}
.spJP-EG a.jpBtn:hover{
	background-image:url(../images/JP_sp_h.png);
}
.spJP-EG a.egBtn:hover{
	background-image:url(../images/EG_sp_h.png);
}
.spJP-EG a.jpBtn_{
	background-image:url(../images/JP_sp_.png);
	height:26px;
	width:30px;
}
.spJP-EG a.egBtn_{
	background-image:url(../images/EG_sp_.png);
	height:26px;
	width:32px;
}
.spJP-EG a.jpBtn_:hover{
	background-image:url(../images/JP_sp_h.png);
}
.spJP-EG a.egBtn_:hover{
	background-image:url(../images/EG_sp_h.png);
}
.spJP-EG span{
	margin:0 8px;
	padding:0 8px 0 0;
	display:inline-block;
	height:30px;
	width:2px;
	font-size:30px;
	line-height:30px;
	text-indent:0px;
	color:#000;
}
.spJP-EG span::after{
	content:"|";
	color:#000000;
}

.navcontacts{
	width:100%;
	text-align:left;
}

.navcontacts a{
	display:block;
	width:100%;
	margin:0 auto;
	padding:0px 0 14px 0;
	background-color:#ab56c9;
	text-align:center;
	color:#fff;
	font-family: 'Noto Sans', sans-serif;
	letter-spacing:2px;
	text-decoration: none;
	outline: none;
}
.navcontacts a span{
	position:relative;
	top:2px;
	padding-top:4px;
	margin-top:4px;
	background-image:url(../images/mail.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:bottom;
	display:inline-block;
	margin-right:8px;
	width:21px;
	height:18px;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;

}



.teamTable{
	max-width:660px;
	width:80%;
	margin:30px auto;
	line-height:1.4;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN","游明朝", "Yu Mincho";
}
p.tHead{
	width:100%;
	display:table-header-group;
	font-size:0.9em;
}
.th p.name{
	width:160px;
	font-size:1em;
}
.row{
	display:table-row;
	overflow:hidden;
}
.row p{
	display:table-cell;
	font-size:0.85em;
	border-spacing: 0px 20px;/* 左右 上下で記述 */
}
.th p{
	padding:4px 0;
}
#PROGRAM table th{
	width:auto;
	padding:10px ;
	border-right:1px solid #333;
}

#ABOUT p{
	max-width:78%;
	margin:50px auto;
	text-align:center;
	color:#231815;
	line-height:2.8;
	font-size:16px;
}

.FOCUSarea{
	width:90%;
	margin:0 auto;
}

.TofImgEN{
	margin:40px auto 0px auto;
}
.ToFPhotoArea{
	width:auto;
	margin:40px auto;
}
.TofPhoto{
	width:90%;
	float:none;
	margin:0px auto;
}

.TofPhoto p{
	margin:10px 0;
	color:#ab56c9;
	font-size:0.9em;
	line-height:1.5;
	text-align:center;
}
ul#day_select{
  margin:0 auto 30px auto;
  list-style-type: none;
  width:70%;
  padding: 0;
}
ul#day_select li a{
  float:left;
  padding:20px;
  display: block;
  width: 35%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  margin: 0 10px 0 10px;
}
ul#day_select li a:hover{
  float:left;
  padding:20px;
  display: block;
  width: 35%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0 10px 0 10px;
  background:#cd47b0;
}

}

@media screen and (max-width: 1180px){
.header .w20-2023{
	position:absolute;
	right:100px;
	top:24px;
	height:40px;
	width: 70px;
}
.nav a {
    position: relative;
    display: inline-block;
    height: 11px;
    margin-right: 20px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
}

@media screen and (max-width: 792px)
{
  .programText{
  	padding-top:20px;
  	font-size:0.9em;
    width: 90%;
  }

.main{
	height:300px;
}
.main .mainLeft{
	display:none;
}
.main .mainRight{
	display:none;
}
.main{
	height:400px;
}
.main .mainLogo{
	position:absolute;
	left:calc(50% - 145px);
	top:140px;
	text-indent:-9999px;
	background-image:url(../images/main_logo_sp.png);
	background-repeat:no-repeat;
	background-size:contain;
	height:87px;
	width:290px;
}

#video {
  position: relative;
  height: 0;
  padding: 30px 0 100%;
  overflow: hidden;
  z-index:-100;
}

.articleArea{
	width:100%;
	margin:0 auto;
}

.article{
	width:392px;
	height:358px;
	float:none;
	margin:24px auto;
	background-repeat:no-repeat;
	background-size:contain;
}

#ABOUT p br{
	display:none;
}

#ABOUT h3:before,
#ABOUT h3:after {
    display:none;
}
#ABOUT p{
	width:80%;
	margin:30px auto;
	text-align:center;
	color:#231815;
	line-height:2.4;
	font-size:0.8em;
}
p span.Highlight{
	color:#ab56c9;
	padding:0 6px;
	font-size:1.15em;
	font-weight:bold;
	line-height:2;
}

#PROJECT h3:before,
#PROJECT h3:after {
	display:none;
}

/* contacts */
.contacts a.mail{
	width:80%;
}

/* table */
#PROGRAM table th{
	width:auto;
}
#PROGRAM table td{
	padding:20px 10px;
	font-size:0.85em;
}
#PROGRAM table th p{
	font-size:1em;
}

#PROGRAM table tr.head{
	font-family: 'Rozha One', serif;
	font-size:14px;
}
#PROGRAM table th p.eng{
	font-family: 'Rozha One', serif;
	font-size:12px;
}
#PROGRAM table td.benefit{
	text-align:center;
}

#PROGRAM table td.stump {
    width: 48px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    text-align: center;
    vertical-align: middle;
    padding: 30px 0px;
}

#PROGRAM table td.stump img{
	width:22px;
	height:22px;
}

p.now{
	text-align:center;
	font-size:13px;
	margin:0;
}
/* NEWSページ下層 */


.articleInner{
	position:static;
	max-width:720px;
	width:90%;
	margin:60px auto 30px auto;
	line-height:1.8;
	padding-top:20px;
	border-top:none;
}
.articleInner .date{
	margin-bottom:20px;
}
.articleInner .SNS{
	position:absolute;
	top:24px;
	right:10px;
}
.articleInner .ttl{
	height:auto;
	width:100%;
	font-size:28px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:bold;
	line-height:1.2;
	text-indent:0;
	margin-bottom:40px;
	background-image:none;
}
.articleInner .ttl_01{
	background-image:none;
}
.articleInner .ttl_02{
	background-image:none;
}
.articleInner .ttl_03{
	background-image:none;
}
.articleInner .read{
	margin-bottom:20px;
	font-size:18px;
}
.articleInner .txt{
	margin-bottom:20px;
	font-size:15px;
}
.articleInner .txt2{
	font-size:15px;
	margin-bottom:8px;
}
.articleInner .point{
	color:#ab56c9;
	margin-bottom:20px;
	font-size:15px;
}


.timetable p{
	display:table-cell;
	padding-right:20px;
	min-width:3em;
	line-height:1.4;
}
.timetable p span{
	display:block;
	padding-top:14px;
	padding-right:10px;
}
.articleInner .address{
	display:inline-block;
	margin-left:20px;
	color:#ab56c9;
	text-decoration:underline;
}
.articleInner .photo{
	width:100%;
	margin:0px auto 20px auto;
	text-align:center;
}
.articleInner img{
	max-width:580px;
	width:100%;
	height:auto;
}
.articleInner .page{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-top:80px;
	font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif;
}
.articleInner .page .pre,.for{
	font-size:20px;
}
.articleInner .page .currentPage{
	display:inline-block;
	margin:0 60px;
}
.articleInner .page .none{
	display:inline-block;
	width:1em;
}
.articleInner .page a{
	cursor:pointer;
}
.articleInner .page a:hover{
	color:#ab56c9;
	text-decoration:none;
}

p.summary{
	font-size:15px;
	margin-bottom:8px;
	line-height:1.4;
}
p.summary span{
	display:table-cell;
	padding:0 10px;
}
p.summary span.job{
	display:inline-block;
	padding:0 10px;
}

.TofImgEN{
	background-image:url(../images/trajectory_en.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	max-width:982px;
	padding-bottom:18%;
	margin:40px auto 0px auto;
}
.TofPhoto .img1{
	background-image:url(../images/trajectory_photo1.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:100%;
	padding-bottom:55.2%;
	height:auto;
	margin:0 auto;
	border:1px solid #ab56c9;
}
.TofPhoto .img2{
	background-image:url(../images/trajectory_photo2.png);
	background-repeat:no-repeat;
	background-size:contain;
	width:100%;
	padding-bottom:55.2%;
	height:auto;
	margin:0 auto;
	border:1px solid #ab56c9;
}

.apply p.applyOff{
	width:80%;
}
p.deadline{
	width:80%;
}
/*news_topicsセット*/
#news_topics{
  margin:-30px auto 0 auto;
  padding:60px 0 0 0;
	text-align:left;
  width: 100%;
}
#news_topics h3{
  margin:20px 0 10px 0;
	text-align:left;
  padding: 0;
}
#news_topics p{
  margin: 0 20px 0 10px;
}　
#news_topics p span.date{
	font-size: 0.9em;
  color:#ab56c9;
  border:1px solid #ab56c9;
  padding:5px 20px;
  margin: 0 20px 10px 0;
  width: 120px;
  display: block;
  line-height: 5;
}
#news_topics p a,#news_topics p a.news_link{
	font-size: 0.9em;
  color:#ab56c9;
  text-decoration: underline;
  line-height: 1.5;
  margin-left: 0;
  display: block;
}
#news_topics p.m_120{
  margin: 20px 0 10px 10px;
  line-height: 1.5;
  font-size: 0.9em;
}
#news_topics p.m_140{
  margin: 10px 0 20px 10px;
  font-size: 0.9em;
}
#news_topics p.m_140 a{
  margin: 10px 0 20px 10px;
  font-size: 0.8em;
}
#news_topics p a:hover,#news_topics p a.news_link:hover{
	font-size: 0.9em;
  color:#ab56c9;
  border: none;
  text-decoration: none;
}
/*news_topicsセット　ここまで*/

}
@media screen and (max-width: 636px)
{
  .programText{
  	padding-top:20px;
  	font-size:0.9em;
    width: 90%;
  }
.sponsor_list {
    width: 100%;
    margin: 50px auto;
}
p.listLine{
	height:24px;
	width:70px;
	position:relative;
	margin-left:3%;
}
p.listLine::before{
	content:"";
	position:absolute;
	top:10px;
	left:auto;
	right:0;
	border-top:1px solid #000;
	width:30%;
}
.sponsor_list p.sponsors{
	line-height:24px;
	font-size:16px;
	margin-left:0;
}

.sponsor_list div{
	padding:30px 10px;
	margin-bottom:20px;
	clear:both;
}
.articleInner .ttl{
	font-family: 'Maven Pro', sans-serif !important;
}

.time{
	font-size:0.9em;
	width:80px;
	line-height:1.5;
	padding-bottom:20px;
}
.program{
	width:auto;
}
.newsMore {
	margin:0px auto 20px auto;
}
.newsMore a{
	margin:0px auto 20px auto;
}

.FOCUStheme{
	background-image:url(../images/FOCUStheme_sp.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	max-width:796px;
	height:auto;
	padding-bottom:40%;
	margin:30px auto;
	text-indent:-9999px
}

.SPONSORSarea{
	width:96%;
	margin:auto auto;
}
ul#day_select{
  list-style-type: none;
  padding: 0;
  width:100%;
  margin:10px auto;
}
ul#day_select li a{
  float:none;
  padding:10px;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}

ul#day_select li a:hover{
  float:none;
  padding:10px;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0px;
  background:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}
ul#day_select li:first-child a{
  float:none;
  padding:10px;
  display: block;
  width:80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  margin: 0;
  font-size: 0.85em;
  margin:10px auto;
}
ul#day_select li:first-child a:hover{
  float:none;
  padding:10px 0;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0px;
  background:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}
p.title_p a{
  text-align: center;
  color:#cd47b0;
  display: block;
  margin: 0 auto;
  font-size: 1em;
  width: 90%;
}
}

@media screen and (max-width: 440px)
{
  .programText{
  	padding-top:20px;
  	font-size:0.9em;
    width: 90%;
  }

body p{
	font-family:inherit !important;
}

.teamTable{
	font-family:inherit !important;
}
.inner{
	width:100%;
}
.article{
	width:320px;
	height:auto;
	padding-top:86%;
	float:none;
	margin:2px auto;
	background-repeat:no-repeat;
	background-size:contain;
}
.main{
	height:400px;
}
.main .mainLogo{
	position:absolute;
	left:calc(50% - 145px);
	top:150px;
	text-indent:-9999px;
	background-image:url(../images/main_logo_sp.png);
	background-repeat:no-repeat;
	background-size:contain;
	height:87px;
	width:290px;
}

/* sns */
.section{
	clear:both;
	padding-bottom:10px;
	background-color:#fff;
}
.sectionTop{
	margin-top:88px;
	padding-top:0px;
}

.sectionSNS_pc{
	display:none;
}

.sectionSNS_sp{
	padding-top:0px;
	display:block;
}
#sns_sp{
	margin:0 auto;
	padding:28px 0;
	float:none;
	width:80px;
	height:22px;
}
#sns_sp a{
	display:block;
	float:left;
	text-indent:-9999px;
	width:22px;
	height:22px;
	background-repeat:no-repeat;
	background-size:contain;
	margin-right:4px;
}

#sns_sp a.facebook{
	background-image:url(../images/sns_01.png);
}
#sns_sp a.facebook:hover{
	background-image:url(../images/sns_01_on.png);
}
#sns_sp a.facebook_{
	background-image:url(../images/sns_01.png);
}
#sns_sp a.instagram{
	background-image:url(../images/sns_02.png);
}
#sns_sp a.instagram_{
	background-image:url(../images/sns_02_.png);
}
#sns_sp a.twitter{
	background-image:url(../images/sns_03.png);
}
#sns_sp a.twitter_{
	background-image:url(../images/sns_03_.png);
}

.marginBottom10{
	margin-bottom:10px
}

.footer{
	width:100%;
	margin:0 auto 0 auto;
	padding:20px 0 120px 0;
}

.sponsor_list div p{
	display:block;
	float:none;
	vertical-align:middle;
	height:24px;
	width:100%;
	min-width:174px;
	margin:0 auto;
}

.sponsor_list p span.sponsor_01{
	display:block;
	margin:10px auto;
	width:174px;
	height:24px;
	background-image:url(../images/sponsor_01.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	text-indent:-9999px;
}
.sponsor_list p span.sponsor_02{
	display:block;
	margin:10px auto;
	width:108px;
	height:24px;
	background-image:url(../images/sponsor_02.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	text-indent:-9999px;
}
.sponsor_list p span.sponsor_03{
	display:block;
	margin:10px auto;
	width:122px;
	height:24px;
	background-image:url(../images/sponsor_03.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	text-indent:-9999px;
}

.sponsor_list div p.listLine{
	display:block;
	float:none;
	vertical-align:middle;
	height:24px;
	width:60%;
	margin-bottom:20px;
}

p.listLine::before{
	content:"";
	position:absolute;
	top:20px;
	left:0;
	right:0;
	border-top:1px solid #000;
	width:100%;
}
.sponsor_list p.sponsors{
	font-size:14px;
	line-height:26px;
	width:100%;
	text-align:center;
}
.sponsor_list div{
	padding:30px 10px;
	margin-bottom:20px;
	clear:both;
}
#PROGRAM table th{
	width:auto;
	padding:4px 8px 4px 2px;
	border-right:1px solid #333;
}

#ABOUT p.aboutTxt2{
	font-size:13px;
	color:#ab56c9;
	line-height:2;
	text-align:left;
	width:78%;
}
p span.Highlight{
	color:#ab56c9;
	padding:0 10px;
	font-size:1em;
	font-weight:bold;
	line-height:2.5;
}

p span.Highlight2{
	color:#ab56c9;
	padding:0 10px;
	font-size:1em;
	font-weight:bold;
	line-height:2.0;
}
p span.Highlight3{
	color:#ab56c9;
	padding:0 10px;
	font-size:1em;
	font-weight:bold;
	line-height:2.5;
}


/*.apply a{
	display:block;
	margin:10px auto;
	width:80%;
	color:#fff;
	background-color:#8B579A;
	padding:4px 20px;
}*/

.apply p{
	width:80%;
	margin:0 auto;
}

.deadline br{
	display:none;
}
/*追加*/
/*20190306追加*/
.program p.ttl{
	font-size:1em;
}
.program p.ttl3{
	font-size:1em;
}
.program ul.p{
	line-height:1.4;
	font-size:0.9em;
  margin:0;
  padding-left:0;
}
.program ul.p li{
	list-style:none;
	padding-left: 0;
}
.program ul.p li:before {
	position:absolute;
	left:-20px;
    content: "・";
}
.program ul.p_df{
	line-height:1.4;
	font-size:1em;
	margin:0;
  padding-left:10px;
}
.program ul.p_df li{
	margin:0;
  line-height:1.5;
  font-size: 0.9em;
}
.program ul.p_df li:before {
	position:absolute;
	left:-20px;
    content: "・";
}
.program ul.p_df li:first-child {
  font-size: 0.9em;
  	margin:0;
}
.program ul.p_df li:last-child {
  font-size: 0.9em;
  	margin:0;
}
.program ul.p_df li:first-child::before {
  left:-20px;
    content: "＜";
}
.program ul.p_df li:first-child::after {
  right:0px;
    content: "＞";
}
ul#day_select{
  list-style-type: none;
  padding: 0;
  width:100%;
  margin:10px auto;
}
ul#day_select li a{
  float:none;
  padding:10px;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}

ul#day_select li a:hover{
  float:none;
  padding:10px;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0px;
  background:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}
ul#day_select li:first-child a{
  float:none;
  padding:10px;
  display: block;
  width:80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  margin: 0;
  font-size: 0.85em;
  margin:10px auto;
}
ul#day_select li:first-child a:hover{
  float:none;
  padding:10px 0;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0px;
  background:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}
.program ul.circle_p,.program ul.circle_b{
  font-size: 0.9em;
  margin: 0;
  padding:15px;
  width: 270px;
}
.program ul.circle_p li,.program ul.circle_b li{
  font-size: 0.9em;
  margin-left: 15px;
  padding-left:0;
}
p.time{
  width: 40px;
  padding:0 10px 20px 0;
  line-height: 1;
}
.program p.ttl{
	font-size:0.9em;
}
.program p.ttl3{
	font-size:0.9em;
}
.eventInner p#day1,.eventInner p#day2{
  font-size: 1.1em;
  margin-top:0;
  line-height: 1;
}
p.session_A,p.session_B,p.session_C{
  font-size: 1em;
  margin-top:0;
  line-height: 1.3;
}
p.title_p a{
  text-align: center;
  color:#cd47b0;
  display: block;
  margin: 0 auto;
  font-size: 1em;
  width: 90%;
}

}
@media screen and (max-width: 320px)
{
.inner{
	width:100%;
}
.programText{
  padding-top:20px;
  font-size:0.9em;
  width: 90%;
}
.article{
	width:80%;
	height:auto;
	padding-top:86%;
	float:none;
	margin:2px auto;
	background-repeat:no-repeat;
	background-size:contain;
}
.apply a {
  border-bottom: 1px solid #8B579A;
  line-height: 14px;
　font-size:3em;
　color:#8B579A;
　font-weight: bold;
}
.apply a:hover {
  border-bottom: #fff;
  line-height: 14px;
　font-size:2em;
　color:#8B579A;
 text-decoration: none;
}
ul#day_select{
  list-style-type: none;
  padding: 0;
  width:90%;
  margin:0 auto;
}
ul#day_select li a{
  float:none;
  padding:10px 0;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}

ul#day_select li a:hover{
  float:none;
  padding:10px 0;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0px;
  background:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}
ul#day_select li:first-child a{
  float:none;
  padding:10px 0;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#cd47b0;
  margin: 0;
  font-size: 0.85em;
  margin:10px auto;
}
ul#day_select li:first-child a:hover{
  float:none;
  padding:10px 0;
  display: block;
  width: 80%;
  border:1px solid #cd47b0;
  text-align: center;
  text-decoration: none;
  color:#fff;
  margin: 0px;
  background:#cd47b0;
  font-size: 0.85em;
  margin:10px auto;
}
.program ul.circle_p,.program ul.circle_b{
  font-size: 0.9em;
  margin: 0;
  padding:15px;
  width: 160px;
}
.program ul.circle_p li,.program ul.circle_b li{
  font-size: 0.9em;
  margin: 0;
  padding-left:0;
}
p.time{
  width: 43px;
  padding:0 0 20px 0;
  line-height: 1;
}
.program p.ttl{
	font-size:0.9em;
}
.program p.ttl3{
	font-size:0.pem;
}
.eventInner p#day1,.eventInner p#day2{
  font-size: 1.1em;
  margin-top:0;
  line-height: 1;
}
p.session_A,p.session_B,p.session_C{
  font-size: 1em;
  margin-top:0;
  line-height: 1.3;
}
.program ul.p_df{
	line-height:1.4;
	font-size:1em;
	margin:0;
  padding-left:10px;
  width: 90%;
}
p.title_p a{
  text-align: center;
  color:#cd47b0;
  display: block;
  margin: 0 auto;
  font-size: 1em;
  width: 90%;
}
}
