@media screen and (max-width: 779px) {
/* スマホ -------------------------------------------------------------- */
.pc,#nav-pc{
	display:none;
	text-indent:-9999px;
}
img, object, embed{
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}

/* スマホナビ -------------------------------------------------------------- */
#menu-sp{
	width:100%;
	padding:3% 0 3% 0;
	margin:0 0 0 0;
	display:block;
	text-align:center;
	background:#003A8F;
	color:#FFFFFF;
	font-size:1.2em;
	position:relative;
}
#menu-sp #open{
	background:url(../images/common/menu_open.png) right center no-repeat;
	background-size:80%;
	height:30px;
	width:30px;
	position:absolute;
	right:4%;
	top:20%;
}
#menu-sp.active{
}
#menu-sp.active #open{
	background:url(../images/common/menu_close.png) right center no-repeat;
	background-size:80%;
}
#menu-sp img{
	height:auto;
}
#menu-sp:hover,#menu-sp:active{
	cursor:pointer;
}
#nav-sp{
	left:0%;
	display:block;
	clear: both;
	position:absolute;
	display: none;
	z-index:100000;
	width:100%;
    }
#nav-sp a{
	text-decoration:none;
	display:block;
	position: relative;
	padding: 15px 25px 15px 10px;
	border-bottom: 1px solid #003A8F;
	background-color:#3361A5;
	color:#FFF;
	font-size:0.9em;
	text-decoration: none;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
#nav-sp a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 4%;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* ヘッダー -------------------------------------------------------------- */
#header{
	width:92%;
	margin:0 auto;
	padding:25px 0px;
}
#logo{
	width:90%;
	height:auto;
}

/* 囲み -------------------------------------------------------------- */
.wrap-bk{
	background-color:#F5F5F5;
	padding-bottom:100px;
	overflow:hidden;
}
.wrap{
	width:96%;
	padding:0;
	margin:0 auto;
}
.contens-box{
	background-color:#FFF;
	padding:20px;
}
#about{
	padding-top:0.1%;
	margin-top:-0.1%;
}
#schedule,
#lecture,
#presentation,
#booth,
#application,
#access{
	padding-top:1%;
	margin-top:-1%;
}



/* フッター -------------------------------------------------------------- */
#footer{
	text-align:center;
	font-size:1.1rem;
	background:#003A8F;
	padding:30px 4% 30px 4%;
}
#footer .footer-ttl{
	display:block;
	font-weight:bold;
	font-size:100%;
}
#footer .footer-txt{
	font-size:80%;
	line-height:140%;
	margin:10px 0;
}
#footer .footer-copy{
	font-size:80%;
}
#backtop {
	position:fixed;
	right: 10px;
	bottom: 10px;
	display:none;
	width:30px;
	height:auto;
}


/* 見出し -------------------------------------------------------------- */
h2{
	position: relative;
	display: block;
	padding-top:100px;
	margin:0 auto 60px auto;
	text-align:center;
	font-size:200%;
	line-height:140%;
}
h2:before {
	content: '';
	position: absolute;
	bottom: -20px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #003A8F;
	border-radius: 2px;
}
h3{
	font-size:140%;
	padding:15px 20px 10px 20px;
	line-height:130%;
	background:#E8E8E8;
	border-left:solid 7px #003A8F;
	margin-bottom:15px;
	color:#003A8F;
}
h4{
  font-size:130%;
  padding: 10px 20px 8px 10px;
  margin:20px 0 15px;
  border-bottom:solid 2px #E8E8E8;
  color:#003A8F;
}
h5{
	font-size:110%;
  padding: 0 0 6px 10px;
  border-bottom:2px solid #003A8F;
  position: relative;
  margin:40px 0 15px 0;
}
 
h5:before{
  content:"";
  display:block;
  width:15%;
  border-bottom:2px solid #003A8F;
  position:absolute;
  bottom:0;
  margin-left:-10px;
  margin-bottom:-2px;
}
.box-gray{
	padding:20px;
	background:#F7F7F7;
	margin-top:20px;
}
.box-gray .alignright{
	margin-bottom:0px;
}
.box-left{
	font-size:1.2rem;
	letter-spacing:0.01em;
	text-align:center;
}
.box-left p{
	text-align:left;
}
.box-left img{
	margin-bottom:10px;
}
.box-right{
}
.box-blue{
	padding:15px 15px 0px 15px;
	background:#E9F1FA;
	border:solid 5px #FFFFFF;
	margin-top:20px;
}
.box01-l,.box01-r,.box02-l,.box02-r{
	width:100%;
}
.box01-l img,.box01-r img,.box02-l img{
	padding-right:4%;
}
.map-box-l,.map-box-r{
	width:100%;
	padding-bottom:4%;
}
.list li{
	list-style-position:outside;
	margin:0px 0px 10px 20px;
}
.list li li{
	list-style-position:outside;
	margin-left:20px;
	margin:3px 0px 0px 20px;
	list-style-type:disc;
}
.list2 li{
	list-style-position:outside;
	margin:0px 0px 10px 30px;
}
.sitemap{
	margin-bottom: 40px;
}
.sitemap ul{
	padding:0px 10px;
}
.sitemap ul li{
	margin-bottom: 5px;
	margin-left:0px;
	margin-right:20px;
	list-style:none;
	display:inline-block;
	*display: inline;  
    *zoom: 1;
	width:300px;
}
.sitemap ul li.one{
	width:100%;
}
.sitemap ul li a{
    background: url(../images/common/arrow-red01.png) left center no-repeat;
	padding-left: 15px;
}
.sitemap ul li img{
	padding-left:5px;
}



/* テーブル ---------------------------------------------------------------------------------------------------------------------------- */
table.table01 {
	font-size:90%;
	line-height:160%;
}
table.table01 th {
	padding: 6px;
}
table.table01 td {
	padding: 6px;
}

table.table02 {
	font-size:90%;
	line-height:160%;
}

table.even tr:nth-child(even) th,table.even tr:nth-child(even) td{
	background: #eee;
}
table.even tr:nth-child(odd) th,table.even tr:nth-child(odd) td{
	background: #fff;
}
.nowrap{
	white-space: nowrap;
}
.scroll{width:100%;overflow-x:scroll;}
.scroll::-webkit-scrollbar{height:10px;}/*バーの太さ*/
.scroll::-webkit-scrollbar-track{background:#dddddd;}/*バーの背景色*/
.scroll::-webkit-scrollbar-thumb{background:#003A8F;}/*バーの色*/
table.table03 {
	border-collapse: separate;
	border-spacing: 0;
}
table.table03 th{
	border-bottom: none!important;
	text-align:left;
	display: block;
	width: 100%;
	padding-bottom: 0!important;
}
table.table03 th,table.table03 td{
	border-bottom:solid 1px #cccccc;
	padding:15px;
	display: block;
}
table.table03 p{
	padding-bottom: 0;
}

/* Images -------------------------------------------------------------- */
.alignleft,
img.alignleft,
.alignright,
img.alignright,
.aligncenter,
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

/* 企業一覧 -------------------------------------------------------------- */
#item-list {
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#item-list ul{
	letter-spacing: -.4em;
}
#item-list ul li {
	width:49%;
	height:160px;
}
#item-list ul li img{
	width:60%;
	height:auto;
	margin:0 auto;
}
#item-list ul li img.big-img{
	width:30%;
	height:auto;
	margin:0 auto;
}
#item-list ul li img.big-img2{
	width:40%;
	height:auto;
	margin:0 auto;
}
#item-list ul li a{
	width:49%;
	height:160px;
}
#item-list ul li.item-list-l{
	width:49.7%;
	float:left;
	margin-bottom:0;
}
#item-list ul li.item-list-l a{
	border-bottom:#CCC solid 1px;
}

/* ボタン -------------------------------------------------------------- */
.btn01,a.btn01{
	background-image:url(../images/common/arrow02.png);
	background-repeat:no-repeat;
	background-position:14px center;
	background-color:#003A8F;
	display:block;
	text-decoration:none;
	padding:15px;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	width:80%;
	margin:20px auto 10px;
}
.btn01:hover,a.btn01:hover{
	background-color:#1A4E9A;
	color:#FFF;
	cursor:pointer;
}
.btn02,a.btn02{
	background-image:url(../images/common/arrow02.png);
	background-repeat:no-repeat;
	background-position:14px center;
	background-color:#FF6600;
	display:block;
	text-decoration:none;
	padding:15px;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	width:80%;
	margin:20px auto 10px;
}
.btn02:hover,a.btn02:hover{
	background-color:#FF8533;
	color:#FFF;
	cursor:pointer;
}
/* フォーム -------------------------------------------------------------- */
input[type="text"],input[type="email"],textarea,select{
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	color:#333333;
	font-size: 14px;
	padding:2% 2%;
	width: 96%;
}
input[type="submit"],input[type="reset"],input[type="button"]{
	font-size:16px;
	font-weight:bold;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/* お知らせ -------------------------------------------------------------- */
dl {
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	
}
dl dt {
	float: none;
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left:5px;
}
dl dd {
	margin-bottom: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 5px;
	border-bottom: dashed 1px #CCC;
}

}