@charset "utf-8";

/*-----main box setting-----*/

.main_titleimage {
    position: relative;
    display: block;
	width:100%;
    height: 700px;
	background-image: url(../images/contents/access/title_img_access_pc.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    background-color: #ffffff;
    text-align: center;
    zoom: 1; 
}

@media (min-width: 0px) and (max-width: 767px) {
.ac_mapbox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/contents/access/ac_info_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.ac_databox {
	position: relative;
	display:block;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image:none;
    background-color: rgba(255, 255, 255, 0.1);
	text-align: left;
	font-size: 0.8em;
	z-index: 2;
	float: none;
}

.ac_data_txt {
	position: relative;
	display: block;
	width: 87%;
	height: auto;
	margin: 20px auto 0px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #ffffff;
}
	
#gglmapbox {
	position: relative;
	display: inline-block;
	width: 90%;
	height: 550px;
	margin: 30px 0px 50px;
	padding: 0px;
	float: none;
	z-index: 3;
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}

.gglmap{
	position: relative;
	display: block;
	width: 100%;
	height: 550px;
    margin:0px 0px 0px;
    padding: 0px;
}

.st_fl_guide {
	position: relative;
	display:inline-block;
	width: 320px;
	height: 60px;
	margin: 50px 0px 0px;
	padding: 0px;
	text-align: center;
}

.fl_guide_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/contents/access/fl_guide_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	clear: both;
}

.fl1_guidebox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 30px auto 0px;
	padding: 10px 0px;
	border-bottom: 2px inset #1c1414;
	text-align: center:
}

.fl2_guidebox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 10px 0px;
	text-align: center;
}

.fl_imgbox {
	position: relative;
	display: inline-block;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: none;
}

.fl_imgbox img{
	position: relative;
	display: block;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.fl_photobox {
	position: relative;
	display: block;
	width: 98%;
	height: auto;
	margin: 10px auto 0px;
	padding: 0px;
	float: none;
}

.fl_photobox li{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.fl_photobox li img{
	position: relative;
	display: block;
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.recr_databox {
	position: relative;
	display: inline-block;
	width: 80%;
	height: auto;
	margin: 25px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 0.8em;
	z-index: 9;
	background-color: rgba(34, 18, 5, 0.8);
}

.recr_data_txt {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 20px auto 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
}

.recr_ads {
	position: relative;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0px auto 20px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.recr_ads_txt {
	position: relative;
	display: block;
	width: 80%;
	height: auto;
	margin:0px auto 10px;
	padding: 0px;
	text-align: center;
}

.recr_categbox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 50px auto 30px;
	padding: 0px;
	text-align: left;
}

.recr_categbox li{
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 30px auto 0px;
	padding: 0px;
}

.r_categ_txt {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 5px 0px 0px;
	padding: 5px;
	text-align: left;
}

.r_categ_name {
	position: relative;
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 5px;
	text-align: center;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}

}/*-----0to767px setting-----*/

@media (min-width: 768px) and (max-width: 949px) {

.fl_guide_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/contents/access/fl_guide_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	clear: both;
}

.fl1_guidebox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 30px auto 0px;
	padding: 10px 0px;
	border-bottom: 2px inset #1c1414;
	text-align: center:
}

.fl2_guidebox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 10px 0px;
	text-align: center;
}

.fl_imgbox {
	position: relative;
	display: inline-block;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.fl_imgbox img{
	position: relative;
	display: block;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.fl_photobox {
	position: relative;
	display: block;
	width: 55%;
	height: auto;
	margin: 0px 10px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

.fl_photobox li{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.fl_photobox li img{
	position: relative;
	display: block;
	width: 100px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
	
.recruitbox {
	position: relative;
	display: block;
	width: 100%;
	height: 800px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/contents/access/recruit_bg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: left;
}

.recr_databox {
	position: relative;
	display: inline-block;
	width: 500px;
	height: 750px;
	margin: 25px 0px 0px;
	padding: 0px;
	text-align: left;
	font-size: 0.8em;
	z-index: 9;
	background-color: rgba(34, 18, 5, 0.8);
}

.recr_data_txt {
	position: relative;
	display: block;
	width: 480px;
	height: auto;
	margin: 20px auto 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 0.9em;
}

.recr_ads {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0px auto 20px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.recr_ads_txt {
	position: relative;
	display: block;
	width: 330px;
	height: auto;
	margin:0px auto 10px;
	padding: 0px;
	text-align: center;
}

.recr_categbox {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 50px auto 0px;
	padding: 0px;
	text-align: left;
}

.recr_categbox li{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 30px auto 0px;
	padding: 0px;
}

.r_categ_txt {
	position: relative;
	display: inline-block;
	width: 400px;
	height: auto;
	margin: 5px 20px 0px;
	padding: 5px;
	text-align: left;
}

.r_categ_name {
	position: relative;
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 5px;
	text-align: center;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}

}/*-----768to949px setting-----*/

.st_access {
	position: relative;
	display: block;
	width: 110px;
	height: 60px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px;
}

.st_access img{
	position: relative;
	display: block;
	width: 110px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.st_access .st_ruby {
	position: relative;
	display: block;
	width: 90px;
	height: 20px;
	margin:-5px 13px 0px;
	line-height: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #333333;
}

.st_fl_guide img{
	position: relative;
	display: inline-block;
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.st_fl_guide .st_ruby {
	position: relative;
	display: block;
	width: 100px;
	height: 20px;
	margin:-10px auto 0px;
	line-height: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
}

.st_recruit {
	position: relative;
	display: block;
	width: 110px;
	height: 60px;
	margin: 30px auto 0px;
	padding: 0px;
}

.st_recruit img{
	position: relative;
	display: block;
	width: 110px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.st_recruit .st_ruby {
	position: relative;
	display: block;
	width: 90px;
	height: 20px;
	margin:-5px 13px 0px;
	line-height: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
}

.recruitbox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/contents/access/recruit_bg_pc.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	text-align: center;
}
