@charset "utf-8";
@import url("page.css");
/* CSS Document */

.tit_outline {
	display: block;
	margin: 20px auto 30px;
	width: 98%;
}
.tit_outline img {
	height: auto;
	width: 100%;
}

#outline {
	margin: 20px auto;
	width: 96%;
}
#outline th {
	display: block;
	padding: 3px;
	width: 100%;
	box-sizing: border-box;
}
#outline th p {
	background-color: #000;
	font-weight: 600;
	color: #FFF;
}
#outline td {
	padding: 10px 5px 20px;
	display: block;
	width: 100%;
}

#btn-recruit {
	display: block;
	margin: 20px auto;
	width: 80%;
}
#btn-recruit a {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	background-color: #4F99D1;
	text-align: center;
	display: block;
	margin: 0;
	padding: 20px 0;
	width: 100%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#btn-recruit a:hover {
	text-decoration: none;
}

#btn-bs-summit {
	display: block;
	margin: 20px auto;
	width: 80%;
}
#btn-bs-summit p {
	margin: 5px 0;
}
#btn-bs-summit img {
	height: auto;
	width: 100%;
}

#btn-bs-summit a {
	display: block;
	margin: 0;
	width: 100%;
}

#btn-bs-summit a:hover {
	opacity: 0.7;
}

.tit_access {
	display: block;
	margin: 20px auto 30px;
	width: 98%;
}
.tit_access img {
	height: auto;
	width: 100%;
}

#accessmap {
	display: block;
	margin: 20px auto 30px;
	width: 94%;
}

#accessmap {
position: relative;
padding-bottom: 56%;
padding-top: 20px;
height: 0;
overflow: hidden;
}
 
#accessmap iframe,
#accessmap object,
#accessmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.map_control {
	font-size: 14px;
	text-align: center;
	margin: 5px;
	width:100%;
}

#invitation {
	display: block;
	margin: 20px auto;
	width: 98%;
}

.tit_invitation {
	font-size: 26px;
	font-weight: 800;
	line-height: 1.4em;
	text-align: center;
	margin: 0 auto 20px;
	width: 100%;
}

.suti_invitation {
	font-size: 20px;
	font-weight: 800;
	padding: 8px 0 8px 16px;
	color: #006633;
	width: auto;
	border-left: solid 6px #006633;
	box-sizing: border-box;
}

#invitation_box {
	display: block;
	margin: 10px 0 30px 1em;
	width: 98%;
}

#invitation_box dt {
	font-weight: 600;
	color: #006633;
}
#invitation_box dd {
	margin: 8px auto 2em;
	width: 98%;
}

.policy {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	margin: 30px auto;
	padding: 10px;
	width: 98%;
	border: solid 1px #006633;
	box-sizing: border-box;
}

@media only screen and (min-width: 769px) {
#ptitle h2 {
	background-image: url(../images/company/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto 70px;
	height: 278px;
	width: 980px;
}

.tit_outline {
	background-image: url(../images/company/tit_outline.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 95px auto 66px;
	height: 652px;
	width: 980px;
}

#outline {
	margin: 50px auto 20px;
	width: 980px;
}
#outline th {
	display: table-cell;
	width: 155px;
}
#outline th p {
	background-color: #000;
	color: #FFF;
	padding: 3px;
	width: 155px;
	box-sizing: border-box;
}
#outline td {
	padding: 10px 20px 20px 50px;
	display: table-cell;
	width: auto;
}

#btn-recruit {
	margin: 0 auto 60px;
	width: 600px;
}
#btn-recruit a {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	background-color: #4F99D1;
	text-align: center;
	margin: 0;
	padding: 20px 0;
	width: 600px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#btn-recruit a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#btn-bs-summit {
	margin: 0 auto 60px;
	width: 600px;
}

#btn-bs-summit a:hover {
	opacity: 0.7;
}

.tit_access {
	background-image: url(../images/company/tit_access.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 66px;
	height: 427px;
	width: 980px;
}
#accessmap {
	display: block;
	margin: 0 auto;
	padding: 0;
	height: 500px;
	width: 770px;
}

#accessmap iframe,
#accessmap object,
#accessmap embed {
position: absolute;
top: 0;
left: 0;
width: 770px;
height: 500px;
}

.map_control {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	width:100%;
}

#invitation {
	display: block;
	margin: 110px auto 100px;
	width: 980px;
}

.tit_invitation {
	font-size: 36px;
	font-weight: 800;
	text-align: left;
	margin: 0 auto 58px;
	width: 100%;
}

.suti_invitation {
	font-size: 21px;
	font-weight: 800;
	padding: 12px 0 12px 26px;
	color: #006633;
	border-left: solid 6px #006633;
	box-sizing: border-box;
}

#invitation_box {
	display: block;
	margin: 50px 0 120px 20px;
	width: 858px;
}

#invitation_box dt {
	font-weight: 600;
	color: #006633;
}
#invitation_box dd {
	margin: 8px 0 2em 1em;
}

.policy {
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	margin: 30px 0 0;
	padding: 10px;
	width: 100%;
	border: solid 1px #006633;
	box-sizing: border-box;
}

}