@charset "UTF-8";

/* ===================================
	File Name   : top.css
	Description : Top Page Layout CSS
	Editor      : Bface Takahira
	Last Editor : Bface Shigyo
	
	Update Description :
	[2019/06/07] 2019年用修正
	[2015/10/22] 2016年用修正
	[2015/05/13] 新規作成

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

/*========== Style Contents ==========

	1. Header Setting
	2. Section [top intro] Setting
	3. Section [etc] Setting
	
====================================== */


.wf-roundedmplus1c { font-family: "Rounded Mplus 1c", sans-serif; }


/*===== ■1. Header Setting =====*/
#entirety > header,
#entirety > header #header_bg { max-height: 300px;}

#global_navi { margin-bottom: 30px;}


@media all and (max-width: 640px) {
#entirety > header,
#entirety > header #header_bg { max-height: 480px;}


#global_navi { padding-top: 20px;}

#supporter_entry a.pc_only { display: none;}

#supporter_entry a img { max-height: 50px;}
}



@media all and (max-width: 320px) {
#entirety > header { max-height: 250px;}

#supporter_entry { top: -45px;}
}





/*===== ■2. Section [top intro] Setting =====*/

#top_intro aside span {
	display: block;
  width: 90%;
	max-width: 584px;
	margin: 20px auto 10px;
}

#top_intro aside dl {
	margin-bottom: 18px;
	padding-bottom: 19px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

#top_intro aside dt {
	margin-bottom: 5px;
	color: #c00;
	font-weight: bold;
	font-size: 2.2rem;
}

#top_intro aside dd { font-size: 1.8rem;}

#top_intro h2 {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
}

#top_intro aside#banner-recruit {
  margin-bottom: 20px;
}
#top_intro aside#banner-recruit span {
  width: 45%;
}

#top_intro h2 img {
	display: block;
	width: 90%;
	max-width: 904px;
	height: auto;
	margin: 0 auto;
}

#top_intro h2 span {
	display: block;
	margin: 30px auto 20px;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

#top_intro h2 span a {
	padding-left: 40px;
	background: #FEF3D8 url(img/common/mark-arrow.png) no-repeat;
}

#top_intro #main_visual {
	width: 96%;
	margin: 0 auto 40px;
	text-align: center;
  clear: both;
}

#top_intro #main_visual strong {
	display: inline-block;
	width: 90%;
	max-width: 604px;
}

#top_intro #main_visual strong a:hover { opacity: 0.7;}

#top_intro #top_regist,
#top_intro #top_program {
	width: 96%;
	margin: 0 auto 50px;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}

#top_intro #top_regist h3,
#top_intro #top_program h3 { width: 100%;}

#top_intro #top_regist em { color: #C00;}

#top_intro #top_regist ul,
#top_intro #top_program ul {
	display: table;
	width: auto;
	margin: 20px auto 0;
}

#top_intro #top_program ul {
  margin-bottom: 20px;
}

#top_intro #top_program dt {
  font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}
#top_intro #top_program dd {
  font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
  line-height: 2;
}

#top_intro #top_program dd:nth-of-type(1) {
  color: #6DBA1E;
}
#top_intro #top_program dd:nth-of-type(2) {
  color: #F17B00;
}
#top_intro #top_program dd:nth-of-type(3) {
  color: #EC2A5D;
}

#top_intro #top_regist li,
#top_intro #top_program li {
	display: table-cell;
	max-width: 170px;
	padding: 0 5px;
	vertical-align: top;
}

#top_intro #top_regist ul em,
#top_intro #top_program ul em {
	display: block;
	color: #c00;
	text-align: center;
}

#top_intro #top_regist .small {
  font-size: 1.4rem;
}

#top_intro #outline {
	width: 90%;
	margin: 0 auto 40px;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}

#top_intro #outline dt {
	padding: 10px;
	border-top: 2px solid #CCCCCC;
}

#top_intro #outline dt.outline_tokyo { color: #F17B00;}
#top_intro #outline dt.outline_sendai { color: #EC2A5D;}
#top_intro #outline dt.outline_kyoto { color: #6DBA1E;}

#top_intro #outline dt img {
	max-width: 230px;
	margin-right: 20px;
	vertical-align: middle;
}

#top_intro #outline dt span { display: inline-block;}

#top_intro #outline dd { padding: 0 10px 10px 0;}

#top_intro #outline dd p {
	display: flex;
	align-items: center;
	margin-left: 10px;
}

#top_intro #outline dd em {
	width: 50px;
	margin-right: 5px;
}

#top_intro #outline dd span {
	flex: 1;
}

#top_intro #outline dd strong {
	display: block;
	margin: 10px 15px 15px;
	color: #cc0000;
}

#top_intro #outline #sponsor {
	padding: 20px 10px 10px 0;
	border-top: 2px solid #CCCCCC;
	text-align: center;
}

#top_intro #outline a {
	display: inline-block;
	max-width: 300px;
	vertical-align: middle;
}

#top_intro #outline a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6; 
}

#top_intro h2 + iframe {
  display: block;
  margin: 0 auto 60px;
}

#outline + h2 {
  width: 90%;
	margin: 0 auto 30px;
	padding: 0 0 5px 5px;
	background: url(img/common/bg-line-black.png) repeat-x bottom;
  color:#1C8EFC;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}

#top_intro #kaika {
	width: 90%;
	margin: 0 auto 50px;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}

#top_intro #kaika dl { border: 2px solid #FBE191;}

#top_intro #kaika dt {
	padding: 15px;
	background: #FBE191;
	text-align: center;
}

#top_intro #kaika dd {
	padding: 15px;
	background: #fff;
}

#top_intro #kaika dd em {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	letter-spacing: 0.05em;
}

#top_intro #kaika dd em img {
	position: relative;
	top: 3px;
	width: auto;
	margin: 0 5px;
}

#top_intro #kaika dd p {
	margin: 0 10px 10px;
	font-size: 16px;
	font-size: 1.6rem;
}

#top_intro #kaika dd table {
	border-collapse: separate;
	border-spacing: 10px;
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}

#top_intro #kaika dd tr:nth-child(2) th { background: #00a3e9;}

#top_intro #kaika dd th {
	width: 20%;
	padding: 10px 5px;
	border-radius: 5px;
	background: #e73a4b;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.3;
}

#top_intro #kaika dd td {
	padding-left: 10px;
	vertical-align: middle;
	line-height: 1.4;
}

#top_intro p#international {
	margin: 0 50px;
	font-size: 11px;
	font-size: 1.1rem;
}

#top_intro .btn_regist {
	display: block;
	width: 60%;
	margin: 30px auto 40px;
}

#top_intro #taihu {
  margin: 20px;
  text-align: center;
  color: #D00003!important;
  font-size: 2.2rem;
  font-weight: bold;
}
.sp_only {display: none;}


@media all and (max-width: 640px) {
.sp_only {display: block;}
  
#top_intro aside dt { font-size: 1.8rem;}

#top_intro aside dd { font-size: 1.3rem;}
  
  #top_intro aside#banner-recruit span {
    width: 90%;
  }

#top_intro h2 img { width: 96%;}

#top_intro #top_regist,
#top_intro #top_program {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}

#top_intro #top_regist ul,
#top_intro #top_program ul { margin: 15px auto;}
  
  #top_intro #top_program dt {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #top_intro #top_program dd {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  
#top_intro #top_regist .small {
    font-size: 1.2rem;
  }

#top_intro #outline {
	width: 95%;
	font-size: 14px;
	font-size: 1.4rem;
}

#top_intro #outline dt img {
	display: block;
	max-width: 150px;
	margin: 0 auto 10px;
}

#top_intro #outline dd p { width: 100%;}

#top_intro #outline dd p em {
	width: 10%;
	max-width: 35px;
}

#top_intro #outline dd p span {
	width: 88%;
}
  

#top_intro #outline #sponsor p { width: 90%;}
#top_intro #outline #sponsor p em { float: none;}
#top_intro #outline #sponsor p a { width: 80%;}

#top_intro #kaika dt { padding: 15px 5px 5px;}

#top_intro #kaika dd { padding: 10px 5px 10px;}

#top_intro #kaika dd em {
	font-size: 16px;
	font-size: 1.6rem;
}

#top_intro #kaika dd p {
	margin-bottom: 5px;
	font-size: 14px;
	font-size: 1.4rem;
}

#top_intro #kaika dd th {
	display: block;
	width: auto;
	padding: 7px 5px 5px;
}

#top_intro #kaika dd td {
	display: block;
	padding: 10px 0 0;
}
  
#top_intro h2 + iframe {
  width: 90%;
  height: auto;
}
  
#top_intro .btn_regist { width: 80%;}
  
#top_intro #taihu {
  font-size: 2.2rem;
}
  
  
}





/*===== ■3. Section [etc] Setting =====*/

#jmalogo {
  margin-bottom: 10px;
  text-align: center;
}

#jmalogo img{
  width: 40%;
}

#star {
	display: block;
	max-width: 50px;
	margin: 0 auto 10px;
}

h3 {
	width: 90%;
	margin: 0 auto 15px;
	padding: 0 0 5px 5px;
	background: url(img/common/bg-line-black.png) repeat-x bottom;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}



@media all and (max-width: 640px) {
h3 {
	font-size: 20px;
	font-size: 2.0rem;
}
}





/* sns timeline */
#sns_timeline {
	padding: 0px 0 30px;
	text-align: center;
}

#sns_timeline dl {
	display: inline-block;
	width: 45%;
	margin: 30px 10px 0;
	vertical-align: top;
}

#sns_timeline #tl_facebook dt {
	padding: 10px 10px 10px 20px;
	background: url(img/faq/mark-boy.png) no-repeat left center;
	background-size: auto 65%;
	text-align: right;
}

#sns_timeline #tl_twitter dt {
	padding: 10px 20px 10px 10px;
	background: url(img/faq/mark-girl.png) no-repeat right center;
	background-size: auto 73%;
	text-align: left;
}

#sns_timeline dt p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}

#sns_timeline dt img { width: 85%;}

#sns_timeline dd { padding-top: 10px;}



@media all and (max-width: 640px) {
#sns_timeline dl {
	width: 90%;
	margin: 30px auto 0;
}
  
  #jmalogo img {
    width: 80%;
  }
  
}





/* Clear Fix */
#main_visual:after,
#main_visual a:after,
#main_visual img:after,
#top_intro ul#outline li:after,
#top_intro ul#outline li#sponsor div:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}