@charset "UTF-8";


.btn_pagetop {
	width:30px; height:30px;
	margin:50px 0 0 auto;
}
.btn_pagetop a {
	display:block;
	background-color:#666;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.btn_pagetop a:hover {
	background-color:#999;
}
.btn_pagetop img {
	padding:5px;
}
.link, .link_new{position: relative;
    padding: 3px 0 3px 12px;
	background:none;}
.link:before, .link_new:before {
    content: "";
    display: block;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent #172a88;
    position: absolute;
    top: 0.45em;
    left: 0;
}
.title{border-left:none;padding-left:0;}
.title h2{position:relative; border-top:solid 4px #ccc; border-bottom:none; padding-top:8px; font-weight: bold;}
.title h2:before{content:""; display:block; position:absolute; top:-4px; left:0; width:280px; height:4px; background-color:#172a88;}
.title p{font-size:120%;}
.global_footer .ico{vertical-align:middle; margin-left:3px;}
.red{color:#e6003e;}
.alignC{text-align:center;}
.nowrap{white-space:nowrap;}

.sp-dsp-block{display:none;}
.sp-dsp-none{display:block;}


header#header h1 {
	padding:10px 0 0 0;
}
header#header h1 img{
	width:250px;
}

/*スクロールテーブル---------------------------------------------*/
/* sp-table-scroll */
.sp-table-scroll{
	overflow:auto;
	white-space:nowrap;
	table-layout:auto;
	-webkit-overflow-scrolling:touch;
	position:relative;
}
.sp-table-scroll>table{margin-bottom:5px;}
html:not(.win) .sp-table-scroll::-webkit-scrollbar{height:5px;}
html:not(.win) .sp-table-scroll::-webkit-scrollbar-track{
	background:#e3e4e5;
	border-radius:10px;
}
html:not(.win) .sp-table-scroll::-webkit-scrollbar-thumb{
	background:#84919d;
	border-radius:10px;
}



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

	Top CSS

========================================== */
.global_nav {
	background-color:#172a88;
}
.global_nav ul {
	display: table;
	margin:0 auto; padding-left:1px;
	table-layout: fixed;
	width:959px;
	background:url(../../shared/images/img_line.gif) no-repeat left center;
}
.global_nav li {
	display: table-cell;
	font-size:108%;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.global_nav a,
.global_nav span {
	background:url(../../shared/images/img_line.gif) no-repeat right center;
	color: #fff;
}
.global_nav li:hover,
.global_nav li.current{
	background-color:#49579a;
}


.headline {
	position:relative;
	padding-left:0;
	font-weight:bold;
	background-color:#f0f0f0;
	border-radius:5px;
	padding:15px 26px;
}
.headline:before{content:""; display:block; position:absolute; top:20%; left:10px; width:8px; height:30px; background-color:#172a88;}

.crosshead{padding-left:10px; border-left:solid 6px #172a88; font-weight:bold;}
.subhead{color:#172a88; font-weight:bold;}


ul.list_dot li{list-style-type:none; text-indent:-1em; margin-top:0.3em;}
ul.list_dot li:before{content:"●";color:#172a88;}

/* Index
========================================== */
.mainvisual {
	margin:30px 0 0;
}

.data {
	font-size:115%;
	margin:0 auto 20px;
	width:90%;
	
}
.data dl {
	float:left;
	margin-left:30px;
	width:auto;
}
.data dl:first-child {
	margin-left:0;
}
.data dt span,
.data dd {
	font-weight:bold;
}
.data dt {
	clear:both;
	float:left;
	width:4em;
}
.data dt span {
	border-left:6px solid #F7002C;
	display:block;
	padding-left:5px;
}
.data dd {
	margin-bottom:10px;
	padding-left:4em;
}
.data dd span {
	font-size:88%;
}

.btn_application,
.close {
	background-color:#023a8c;
	padding:10px 0 30px;
}
.btn_application p {
	font-size:158%;
	margin:0 auto;
	width:12.5em;
}
.btn_application a {
	color:#FFF;
	display:block;
	padding:15px;
	text-decoration:none;	
	
background: #ff6126;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmN2U0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjYxMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7e4e), color-stop(100%,#ff6126));
background: -webkit-linear-gradient(top,  #ff7e4e 0%,#ff6126 100%);
background: linear-gradient(to bottom,  #ff7e4e 0%,#ff6126 100%);

	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn_application a:hover {
background: #ff7e4e;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOWQ3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjdlNGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d79), color-stop(100%,#ff7e4e));
background: -webkit-linear-gradient(top,  #ff9d79 0%,#ff7e4e 100%);
background: linear-gradient(to bottom,  #ff9d79 0%,#ff7e4e 100%);
}
.btn_application span {
	background:url(../../shared/images/arrow_btn.png) no-repeat 0 center;
	cursor:pointer;
	display:block;
	padding-left:29px;
}


.img_main {
	margin:0 auto 50px;
	width:960px;
}
.img_host {
	margin:0 auto;
	width:845px;
	border:solid 1px #000;
}

.close span {
	display:block;
	color:#FFF;
	border:1px solid #FFF;
	width:30em;
	margin:0 auto;
	padding:5px 0;
}

.headline2{
    margin-bottom: 20px;
    background-color: #f0f0f0;
    border-radius: 5px;
}
.headline2 dt {
	display: table-cell;
    padding: 5px 15px;
    background-color: #172a88;
    border-radius: 5px 0 0 5px;
	color:#fff;
	vertical-align: middle;
}
.headline2 dd {
	display: table-cell;
    vertical-align: middle;
    padding: 6px 12px;
}


#logos{
	width:48%;
	margin:0 auto;
}
#logos li{
	font-weight:bold;
	padding-bottom:0.8em;
}
#logos li span{
	display:inline-block;
	font-weight:bold;
	padding-right:1em;
}
#logos li img{
	margin-right:30px;
}
#logos li:first-child span{
	padding-top:30px;
}



.L1R1 .fLeft{ width:42%; margin-right:2%;}
.L1R1 .fRight{width:54.8%;}
.fLeft{float:left;}
.fRight{float:right; }
.tblcell{display:table-cell; vertical-align:middle;}

#entryBtn a{
	position:relative;
	display:block;
	margin:40px auto 60px;
	padding:12px 15px 12px 25px;
	background-color:#e6003e;
	border-radius:5px;
	width:350px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:120%;}
#entryBtn a:before{
    content: "";
    display: block;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    border-color: transparent #fff;
    position: absolute;
    top: 18px;
    left: 95px;
	}
#entryBtn a:hover{
	text-decoration:none;
	opacity:0.7;
}
#top .topcontents .title p{
	font-size:150%;
	margin:50px 0;
}

/* About
========================================== */
.tbl_about,
.tbl_lineup,
.tbl_timetable {
	width:100%;
}
.tbl_about td,
.tbl_lineup td,
.tbl_timetable td {
	border-right: 1px dotted #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding:10px;
}
.tbl_about th,
.tbl_lineup th,
.tbl_timetable th{
	border-right: 1px dotted #cbcbcb;
	padding:10px;
}

.tbl_about th:first-child,
.tbl_about td:last-child{
	border-right:none;
}
.tbl_lineup th:last-child,
.tbl_lineup td:last-child,
.tbl_timetable th:last-child,
.tbl_timetable td:last-child {
	border-right:none;
}
.tbl_about{border-top:solid 1px #cbcbcb;}
.tbl_about th {
	border-bottom: 1px dotted #cbcbcb;
	background-color:#f0f0f0;
	text-align:center;
	width:15%;
	white-space:nowrap;
	vertical-align:middle;
}
.tbl_timetable th,
.tbl_timetable td{
	text-align:center;
	vertical-align:middle;
	font-size:90%;
}
.tbl_lineup thead th,
.tbl_timetable th {
	background-color:#172a88;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}
.tbl_lineup th,
.tbl_lineup td {
	vertical-align:middle;
}
.tbl_lineup tbody th {
	width:32%;
}
.tbl_lineup th.name {
	width:30% !important;
}
.tbl_lineup th.category {
	width:11% !important;
}
.tbl_lineup th.content {
/*	width:40%;*/
}
.tbl_lineup th.detail {
/*	width:8%;*/
}
.tbl_lineup th.place {
	width:8%;
}
.tbl_lineup th.time {
/*	width:5%;*/

}

.tbl_lineup.tableOther th.name{
	width:40%;
}
.tbl_lineup.tableOther th.content{
	width:40%;
}
.tbl_lineup.tableOther th.detail {
	width:8%;
}
.tbl_lineup th.place {
	width:8%;
}
.tbl_lineup.tableOther th.time {
	width:10%;
}



.tbl_lineup a {
	display:block;
	position:relative;
	line-height:1;
	padding:3px 0 3px 12px;
	text-decoration:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.tbl_lineup a:before {
    content: "";
    display: block;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent #172a88;
    position: absolute;
    top: 0.2em;
    left: 0;
}
.tbl_lineup a:hover {
	text-decoration:underline;
}
.tbl_lineup tr th:first-child{width:25%; text-align:center;}
.tbl_lineup tr td:last-child{width:20%; text-align:center;}
.tbl_lineup tbody tr:nth-child(even) th,
.tbl_lineup tbody tr:nth-child(even) td {
	background-color:#e3e8fe;
}
.tbl_timetable .breaktime{background-color:#ebebeb;}
.tbl_timetable td{
/*	line-height:180%;*/
}

.tbl_timetable td:first-child{vertical-align:middle;}

.tbl_timetable td:first-child span{
	position: relative;
    left: 37%;
	text-indent:-9999px;
	display:block;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #ccc transparent transparent transparent;;
}
.tbl_timetable td span.fukugoSogo{background: #990033;}
.tbl_timetable td span.hotel{background: #7f6000;}
.tbl_timetable td span.residential{background: #c06a82;}
.tbl_timetable td span.logistics{background: #3333cc;}
.tbl_timetable td span.infrastructure{background: #ffc000;}
.tbl_timetable td span.commercial{background: #00b0f0;}
.tbl_timetable td span.housing{background: #009999;}

.tbl_timetable td span.fukugoSogo,
.tbl_timetable td span.hotel,
.tbl_timetable td span.residential,
.tbl_timetable td span.logistics,
.tbl_timetable td span.infrastructure,
.tbl_timetable td span.commercial,
.tbl_timetable td span.housing{
	position: static !important;
	color:#FFF;
	padding:2px 5px;
	margin-bottom:5px;
	font-size:90%;
	width:7.2em !important;
	display: inline-table;
}




.tbl_timetable td.kicho{
	padding:0 !important;
}
.tbl_timetable td.kicho img{
	margin:2px 0;
}

/*  */
.list_about {
	padding-bottom:20px;
	width:900px;
}
.list_about li {
	float:left;
	margin-left:1%;
	margin-bottom:15px;
	width:48.55%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	font-size:115%;
	
}
.list_about h3 {
	position: relative;
	height: 1.8em;
	text-align:center;
	font-size:115%;
	font-weight:bold;
	color:#FFF;
	padding:5px 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
.list_about h3 img{
	position: absolute;
	width: 65px;
	top: -7px;
	right: 8px;
}
.list_about p {
	padding:15px 20px;
}
/*.list_about .item01 {
	border:2px solid #8EC54A;
}
*/
.list_about .item02 {
	border:2px solid #BAB200;
}
.list_about .item03 {
	border:2px solid #7A9543;
}
/*.list_about .item01 h3 {
	background:#8EC54A url(../images/icon_about_01.png) no-repeat 90% 2px;
}*/
.list_about .item02 h3 {
	background:#BAB200;
}
.list_about .item03 h3 {
	background:#7A9543;
}
.list_about p span.notes{
    font-size: 90%;
    display: block;
    margin-top: 0.3em;
}



.dl_about dt {
clear:both;
float:left;
width:13.5em;
}
.dl_about dd {
padding-left:13.5em;
margin-bottom:3px;
}
.span_about {
	display:inline-block;
	margin-right:10px;
	font-size:86%;
}


/* Howto
========================================== */
.wrap_howto {
	position:relative;
	padding:20px 0 20px 0;
}
.wrap_howto .number {
	display: inline-block;
	margin-right:10px;
    padding: 10px;
    background-color: #172a88;
    border-radius: 5px 0 0 5px;
}
.wrap_howto h3 {
	font-size:129%;
	font-weight:bold;
	margin-bottom:20px;
	background-color:#f0f0f0;
	border-radius:5px;
}
.wrap_howto h3 img{height:26px;}
.wrap_howto .inner {
	display: table;
	margin-bottom:10px;
	width:875px;
}
.wrap_howto .inner .img {
	display: table-cell;
	width:300px;
}
.wrap_howto .inner .txt {
	display: table-cell;
	vertical-align:middle;
}

.para_howto {
	border-top:1px dashed #cbcbcb;
	padding:20px 0 0 0;
}
	


/* Access
========================================== */
.wrap_map {
	display: table;
	margin-bottom:10px;
}
.wrap_map .img {
	display: table-cell;
	width:440px;
}
.list_access {
	display: table-cell;
	vertical-align:middle;
}
.list_access li {
	margin-bottom:3px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 TUBLET
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:950px){
.container{min-width:100%;}
.global_nav ul,
.img_main,
.img_host,
.wrap_howto .inner,
.list_about,
.list_about li{width:auto;}
.global_header,
.topcontents,
.contents,
.close span,
.global_footer > div{width:95%;}
.container img{max-width:100%;}
.btn_pagetop img{width:20px; height:20px;}
.global_nav ul{width:100%; box-sizing: border-box;}
.img_host img{width:auto; height:95px;}
.close span{font-size:75%;}

.wrap_howto .inner .img,
.wrap_howto .inner .txt,
.wrap_map .img,
.list_access{display:block; width:auto;}
/* -----
 INDEX
 --------*/
#logos{width:auto; margin:0 auto; text-align:center;}
/*#logos li img{width: 33%;}*/




}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 SP 640px
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:640px){
.global_header .contact{display:none;}
.global_nav li{display:inline-block; float:left; box-sizing: border-box; width: 50%; border-bottom:solid 1px #fff; border-right:solid 1px #fff;}
.global_nav li:nth-child(2n){border-right:none;}
.global_nav ul, .global_nav a, .global_nav span{background-image:none;}
.global_header h1{float:none; text-align:center;}
.img_host img{width:auto; height:75px;}
.sp-dsp-block{display:block;}
.sp-dsp-none{display:none;}

header#header h1 img{width:85%;}

/* -----
 INDEX
 --------*/
.L1R1 .fLeft{ float:none; width:auto; margin-right:0;}
.L1R1 .fRight{float:none; width:auto;}
#entryBtn a{ width:80%;}



/* -----
 ABOUT
 --------*/
/*.list_about .item01 {
	margin-bottom:1em;
}*/




}