/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

.br_pc_only {
	display: none
}

.br_sp_only {
	display: block
}


/* -----------------------------------------------
ヘッダー・グローバルナビ部分
----------------------------------------------- */

#top-head,
.inner {
	width: 100%;
	padding: 0;
	height: 60px;
}

#top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
	text-align: left;
}


/* Fixed reset */

#top-head.fixed {
	padding-top: 0;
	background: transparent;
}

#mobile-head {
	background: #fff;
	width: 100%;
	height: 60px;
	z-index: 999;
	position: relative;
}

#top-head.fixed .logo,
#top-head .logo {
	position: absolute;
	margin: 0;
	left: 14px;
	top: 16px;
}

#top-head.fixed .logo img,
#top-head .logo img {
	height: auto;
}

#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -508px;
	right: 0;
	width: 100%;
	padding: 12px 0 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

#global-nav ul {
	list-style: none;
	position: static;
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 30px;
	width: 100%;
}

#global-nav ul li {
	box-sizing: border-box;
	display: block;
	padding: 0;
	margin: 0 auto 0;
	border-bottom: solid 1px #ccc;
	background: linear-gradient(90deg, #0068B4, #00AFDD);
}

#global-nav ul li:last-child {
	border-bottom: none;
}

#global-nav ul li.out {
	background: linear-gradient(90deg, #F0AB00, #FFDF29);
}

#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {
	display: block;
	padding: .5em 1.5em;
}

#nav-toggle {
	display: block;
}

#global-nav ul li a:link {
	color: #fff;
	text-decoration: none;
}

#global-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#global-nav ul li a:hover {
	background: #fff;
	color: #0068B4;
	text-decoration: none;
}

#global-nav ul li a:active {
	background: #fff;
	color: #0068B4;
	text-decoration: none;
}

#global-nav ul li.out a:hover {
	background: #fff;
	color: #F0AB00;
	text-decoration: none;
}

#global-nav ul li.out a:active {
	background: #fff;
	color: #F0AB00;
	text-decoration: none;
}


/* #nav-toggle 切り替えアニメーション */

.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}

.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* #global-nav スライドアニメーション */

.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}

#wrapper {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.side_menu {
	display: none;
}


#title {
	background: none;
	margin: 60px auto 0;
	padding: 15px;
	width: 100%;
	max-height: 634px;
}

#title .into {
	display: none;
}

.pc-into {
	display: none;
}

.sp-into {
	display: block;
	margin: 0 auto 1em;
	padding: 0;
	text-align:center;
}
.common .sp-into {
	margin: 0 auto;
}
.sp-into img {
	width: 100%;
}
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {
}


#title h1 {
	font-size: 320%;
	margin: 0;
}

#title h2 {
	font-size: 140.5%;
}

#title h3 {
	font-size: 100%;
}

.topSNS {
	top: 20px;
}

#message {
	margin: 1em auto;
}

#message .textbox {
	padding: 0 1em;
	text-align: left;
}

#message .textbox h2 {
	font-size: 180%;
	text-align: center;
}

#entrybt {
	margin: 20px auto 0;
	padding: 30px 20px;
}

#entrybt .bt01 {
	width: 100%;
}

#entrybt .bt02 {
	width: 100%;
}

#news {
	height: auto;
	margin: 20px auto;
	padding: 50px 15px 0;
}

#news > div.titleArea {
	width: 100%;
	margin: 0;
	padding: 1em 0;
}

#news > div.titleArea h2 {
	margin: 0;
}

#news > div {
	display: block;
}

#newsMain ul li {
	margin: 10px 0;
	height: auto;
	padding: .5em 2em .5em .5em;
	background-size: 10% 10%
}

#newsMain ul li:hover {
	background-size: 10% 10%
}

#speaker_header,
#program_header,
#sponsor_header,
#access_header {
	height: 100px;
	background: url(../images/speaker_back.jpg) no-repeat scroll;
	font-size: 250%;
	line-height: 100px;
}

#speaker .zoneA {
	padding: 1.5em 1em;
}

#speaker .zoneA .titleA,
#speaker .zoneB .titleB {
	font-size: 130%;
}

#speaker .zoneA_inner,
#speaker .zoneB_inner {
	margin: 20px auto;
	padding: 0 2em;
}

#speaker .zoneA .zoneA_inner .photoA {
	width: 100%;
	padding: 0 0 10px 0;
}

#speaker .zoneB {
	padding: 1.5em 1em;
}

#speaker .zoneB ul li {
	padding: 0 0 0 0;
	display: block;
	text-align: -moz-center;
}

#speaker .zoneB ul li:first-child {
	padding: 0 0 40px 0;
	border-right: none;
}

.name_area .godetail,
.program_inner .goagenda {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

#program .program_inner,
#sponsor .sponsor_inner,
#access .access_inner {
	padding: 1.5em 1em;
}

#program .program_inner .day_title {
	font-size: 180%;
}

#program .program_inner .pro_title,
#program .program_inner .pro_title2 {
	font-size: 200%;
	margin: 20px auto;
	line-height: 1.4;
}

#program .program_inner .pro_title span {
	font-size: 65%;
}

#program .program_inner p {
	text-align: left;
}

#sponsor .sponsor_inner .sp_title {
	font-size: 180%;
}

#sponsor ul.sp {
	margin: 0 auto;
	float: none;
}

#sponsor .sponsor_inner .sp_logo {
	margin: 20px auto;
}

#sponsor ul li {
	float: none;
	width: 100%;
	display: inline-block;
}

#sponsor ul li:last-child {
	width: 100%;
	border-left: none;
	padding: 0 0 0 0;
}

#sponsor ul li ul li.gold,
#sponsor ul li ul li.silver,
#sponsor ul li ul li.kyoryoku {
	display: inline-block;
	margin: 0 auto;
}

#sponsor ul li ul li.gold {
	width: 100%;
}

#sponsor ul li ul li.silver {
	width: 100%;
}

#sponsor ul li ul li.kyoryoku {
	width: 100%;
	font-size: 20px;
}

#sponsor ul li ul li.gold img {
	width: 100%;
	max-width: 206px;
}

#sponsor ul li ul li.silver img {
	width: 100%;
	max-width: 206px;
}

.conf div{
	font-size: 100%;
	width: 300px;
}

#access .access_inner .ac_title {
	font-size: 150%;
}

#access .access_inner ul {
	padding: 20px;
}

#access .access_inner ul li {
	display: inline-block;
	width: 100%;
}

#access .access_inner ul li:last-child {
	border-left: none;
}

#contact{
	max-height: 658px;
}

#contact .contact_inner {
	padding: 1.5em 1em;
}

#contact .contact_inner .con_title {
	font-size: 250%;
}

#contact .contact_inner .con_title2 {
	font-size: 180%;
}

#contact .contact_inner ul {
	padding: 0;
}

#contact .contact_inner ul li {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

#contact .contact_inner ul li:last-child {
	border-left: none;
}

footer {
	padding: 0 20px;
	font-size: 85%;
}

footer .footSNS {
	float: none;
	margin: 0 auto;
	width: 18em;
}

footer .nav {
	padding: 0 20px 0;
}


#content {
	width:100%;
}
#main {
	width:90%;
}



/* flowArea */
/*------------------------------------------------------------------------------*/
#flowArea {
	margin: 25px 0 25px 0;
	width:auto;
	padding-top:20px;
}
#flowArea h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #4B60A1;
	border-bottom: solid 3px #333;
	margin: 0 0 20px 0;
	padding: 0.3em 0;
}
#flowArea ol {
	display: block;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0 3%;
}
#flowArea ol li {
	display: block;
	width: 100%;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
}
#flowArea ol li span {
	display: block;
	font-weight: bold;
	color: #fff;
	background-color: #ddd;
	padding: 0.5em 0;
}
#flowArea ol li.current span {

}
#flowArea ol li.arrRight {
	display: none;
	width: 100%;
	font-size: 2.4em!important;
	color: #2b9db6;
}
#flowArea ol li.arrDown {
	display: block;
	width: 100%;
	font-size: 2em!important;
	color: #2b9db6;
}
#flowArea > div.flowInfoArea {
	padding: 0 3%;
}
#flowArea > div.flowInfoArea > p {
	font-size: 1.1em;
}
#flowArea > div.flowInfoArea > p+p {
	margin: 1em 0 0 0;
}
#flowArea > div.flowInfoArea > p.kome {
	text-indent: -1em;
	padding: 0 0 0 1em;
}

