/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body{margin:0;padding:0;color:#666;background:#f6f6f6;line-height:1.8;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;}

/* setup & bootstrap overwrite */
.hide{
	width:1px;
	height:1px;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
}
img{
	max-width:100%;
	height:auto;
}
.red{
	color:#f00;
}
.blue{
	color:#00aeff;
}
.bold{
	font-weight:bold;
}
ul.no-style{padding-left:0;}
ul.no-style li{list-style:none;}
pre{white-space:normal;}
hr{
	margin-top:15px;
	margin-bottom:15px;
}
.jumbotron{
	padding:0;
	background:none;
	margin-bottom:0;
}
.box{
	padding:25px;
	border:3px #CCCCCC solid;
	margin-bottom:30px;
}
@media screen and (max-width:768px){
.jumbotron{padding-top:50px;}
}
.navbar-brand{padding:0 5px;}
.navbar-brand img{max-height:48px;width:auto;}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:#07408e;
}
.navbar-default .navbar-toggle{border-color:transparent;}
@media (max-width: 768px){
.navbar-nav{margin:7.5px 0;}
.nav>li{border-bottom:1px #fcfcfc dotted;}
.sp-center{text-align:center;}
.sp-center img{display:inline !important;}
}

.aligncenter{display:block;margin:0 auto;}
.alignleft{float:left;margin:0 19px 15px 0;}
.alignright{float:right;margin:0 0 15px 19px;}

@media (min-width: 768px){
.nav>li>a{padding:15px 0;}
.navbar-brand{display:none;}
}
@media (min-width: 1200px){
.container {
    width: 1000px;
}
}

/* commons */
.page h1{text-align:center;color:#EEB01D;font-size:30px;background:#fff;padding:30px 0;margin-top:0;}
h2{text-align:center;color:#00aeff;font-weight:normal;font-size:30px;margin-bottom:30px;}
.page h2{margin:50px 0 15px 0;}
.page .container h2:first-child{margin-top:0;}
.page h3{text-align:left;margin:30px 0 10px 0;}
h3,#session h3{text-align:center;font-size:21px;color:#a94442;margin-bottom:25px;}
h4{font-size:20px;}
.page strong{font-size:1.2em;}
dl dt::before{content:"●";}
dl dd{padding-left:1em;}

table{width:100%;border-top:2px #00aeff solid;text-align:left;border-spacing:0;margin-bottom:50px;}
table tr{background:#f6f6f6;}
table tr:nth-child(even){background:#ffffff;}
table thead{background:#50c8ff;}
table thead th{font-weight:bold;color:#fff;background:#50c8ff;padding:15px;}
table tbody th{width:20%;border-bottom:1px #686868 solid;padding:15px;font-weight:normal;}
@media screen and (max-width:768px){
table.sp-table02 thead tr th:nth-child(3),
table.sp-table02 thead tr th:nth-child(4){display:none;}
table.sp-table02 tbody th,table.sp-table02 tbody td{border-bottom:none;}
table.sp-table02 tbody tr{border-bottom:1px #686868 solid;}
table.sp-table02 tbody tr td:nth-child(2){display:block;padding-bottom:0;}
table.sp-table02 tbody tr td:nth-child(3),
table.sp-table02 tbody tr td:nth-child(4){display:inline-block;padding:0 3px 15px 15px;}
}
@media screen and (max-width:480px){
table.sp-table01 tbody th,table.sp-table01 tbody td{display:block;width:100%;}
table.sp-table01 tbody th{border-bottom:none;padding-bottom:0;font-weight:bold;}
table.sp-table01 tbody td{padding-top:0;}
}
table td{border-bottom:1px #686868 solid;padding:15px;}

/* header */
#global-header .navbar{background:#00aeff;margin:0;box-shadow:none;}
#global-header .navbar-default{border:none;border-radius:0;}
#global-header .navbar-nav{width:100%;padding:0;}
#global-header .navbar-nav li:first-child{display:none;}
#global-header .navbar li:first-child img{max-height:65px;width:auto;}
#global-header .navbar li:first-child a{padding:0;}
#global-header .navbar li a{color:#fff;transition:0.3s;}
#global-header .navbar li:first-child a{padding:0;}
#global-header .navbar li:first-child a:hover{background:none;}
#global-header .navbar-nav li .fa{margin:0 3px 0 0;}
@media (min-width: 768px){
#global-header .navbar-nav li{text-align:center;width:14%;font-size:12px;}
#global-header .navbar-nav li:first-child{display:block;width:16%;}
#global-header .navbar li a:hover{background:#07408e;}
#global-header .navbar-nav li .fa{display:block;margin:0 0 5px 0;}
}
@media (min-width: 1200px){
#global-header .navbar-nav li{font-size:14px;}
}

/* footer */
#global-footer{background:#00aeff;padding:10px 0 0 0;color:#fff;}
@media (max-width: 480px){
#global-footer{padding:10px 0 15px 0;}
}
#global-footer .copy{text-align:center;padding:0 20px 20px 20px;margin-bottom:0;}
#global-footer a{color:#fff;}
#global-footer ul{padding:0;}
#global-footer li{list-style:none;padding:0;}
#global-footer .f-logo h2{
	width:131px;
	height:152px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	/*background:url(/prx/000/http/cssnite-aomori.net/img/f-logo.png) center top no-repeat;*/
	/*background-size:100%;*/
	margin-bottom:8px;
}
#sitemap{
	width:100%;
	padding:40px 0 0 0;
}
#sitemap ul{
	width:30%;
	float:left;
	margin-bottom:0;
}
@media (max-width: 1000px){
#sitemap ul.col-3{
	float:none;
}
#global-footer .col-md-10{
	width:80%;
	float:left;
	box-sizing:border-box;
}
#global-footer .col-md-2{
	width:20%;
	float:left;
	box-sizing:border-box;
}
}
@media (max-width: 768px){
#global-footer .f-logo h2{
	margin:0 auto 8px auto;
}
#global-footer .col-md-10{
	width:60%;
}
#global-footer .col-md-2{
	width:40%;
}
#sitemap ul{
	width:50%;
}
}
@media (max-width: 480px){
#global-footer .col-md-2,
#global-footer .col-md-10{
	float:none;
}
#global-footer .col-md-10{width:100%;}
#global-footer .col-md-2.f-logo{
	clear:both;
	width:200px;
	margin:15px auto 0 auto;
}
}
.btn-outline{
	width:48%;
	display: inline-block;
	text-align:center;
	padding: 3px 0;
	margin:0 auto;
	border: solid 1px #fff;
	border-radius: 5px;
	background:none;
	color: #fff;
	text-decoration: none;
}
.btn-outline:hover,
#global-footer a.btn-outline:hover{
	color: #07408e;
	background: #fff;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
@media (max-width: 480px){
.pagetop {
    bottom: 10px;
    right: 10px;
}
}
.pagetop a {
    display: block;
    background-color: #00AEFF;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 10px;
	transition:0.2s;
	border-radius:3px;
}
 
.pagetop a:hover {
    display: block;
    background-color: #5dcafd;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:10px 10px;
}


/*** original style ***/
.white{background:#fff;}
.gray{background:#F6F6F6;}
#main section,.white.catch{padding:30px 0;}
#main #session section{padding:30px 15px;}
.page #main .container{padding:30px 15px;}
h3 .session{
	display:block;
	width:120px;
	border-bottom:1px solid #666;
	padding:12px 0;
	text-align:center;
	font-size:16px;
	line-height:1;
	font-weight:normal;
	margin:0 auto 30px auto;
	color:#666;
}
.buttons{
	padding-left:0;
	text-align:center;
}
.buttons li{
	width:250px;
	display:inline-block;
	margin:12px;
}
.button-center{
	max-width:320px;
	margin:15px auto;
}
.button{
	display:block;
	background:#00aeff;
	font-size:18px;
	text-align:center;
	padding:30px 0;
	line-height:1;
	transition:0.3s;
	color:#fff !important;
}
.button.apply{
	background:#ff005a;
}
.button.apply .small{
	font-size:70%;
}
.button.apply.blank{
	background:#ccc;
}
.button:hover,
.button:active{
	background:#07408e;
	text-decoration:none;
	color:#fff;
}
.button.apply:hover,
.button.apply:active{
	background:#8e0737;
	text-decoration:none;
	color:#fff;
}
span.button.apply:hover,
span.button.apply:active{
	background:#ff005a;
}
.button.apply.blank:hover,
.button.apply.blank:active{
	background:#ccc;
	text-decoration:none;
	color:#fff;
	cursor:default;
}
.w-back{
	background:#fff;
	color:#ff005a;
	font-size:0.65em;
	padding:2px 4px;
	border-radius:3px;
	font-weight:bold;
	vertical-align:2px;
}
/* session */
#session h2{margin-bottom:0;}
#session h2 + .container{padding-top:0;}
#session .profile{
	padding:18px;
	margin-top:25px;
	background:#f6f6f6;
	font-size:12px;
	line-height:1.4;
	position:relative;
}
#session .gray .profile{
	background:#fff;
}
#session .profile::before{
	content:'';
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-bottom: 25px solid #f6f6f6;
	position:absolute;
	top:-40px;
	left:50%;
	margin-left:-25px;
}
#session .gray .profile::before{
	border-bottom: 25px solid #fff;
}
#session .profile img.alignleft{
	margin-bottom:8px;
}
#session .profile .col-md-3,
#session .profile .col-md-9{
	padding-left:0;
	padding-right:0;
}
@media (max-width: 768px){
#session .profile img{
	float:none;
	display:block;
	margin:0 auto 8px auto;
}
}
#session .profile h4{
	font-weight:normal;
	margin-top:0;
	margin-bottom:5px;
}
#session .profile ul{
	margin:0 0 2em 0;
	padding-left:0;
}
#session .profile ul li{
	list-style:none;
}

/* Sponsors Area */
#sponsors-area ul{
	padding-left:0;
	text-align:center;
	width:100%;
}
#sponsors-area ul li{
	display:inline-block;
	/*float:left;*/
	text-align:center;
	padding:5px;
	box-sizing:border-box;
	list-style:none;
}

@media (min-width: 1200px){
#global-header .navbar-nav li{font-size:14px;}
/*.catch p{padding:0 140px;}*/
}

.btn a {
    display: inline-block;
    background: #0af;
    color: #fff;
    width: 25em;
    max-width: 100%;
    line-height: 54px;
    text-decoration: none;
    border-radius: 54px;
    /*font-size: 16px;*/
	transition: 0.3s;
}

.btn a:hover{
	background:#07408e;
	transition: 0.3s;
}






