@charset "UTF-8";
/* CSS Document */

.all_wrapper{
	width:100%;
	height: auto;
	display:block;
	margin:0 auto;
	overflow: hidden;
	position: relative;
	top:-120px;
}

@media screen and (max-width: 700px) {
.all_wrapper{
	width:100%;
	height: auto;
	display:block;
	margin:0 auto;
	padding-bottom: 100px;
	overflow: hidden;
	position: relative;
	top:115px;
}	
}


/*
========================================
    大見出し枠ここから
=========================================
 */

.pankuzu_wrapper{
	width:100%;
	height: 100px;
	display:block;
	margin:0 auto;
	background-color: #e9e9e9;
}


.pankuzu_list{
	width:100%;
	max-width:1000px; 
	height: 100px;
	display:flex;
	flex-direction: row;
	background-color: #e9e9e9;
	margin:0 auto;
}

.company{
	width: 100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	font-size:30px;
	margin-left: 2%;
	line-height: 3.3em;
	/*font-family: '游ゴシック','Yu Gothic',San-Serif;*/
}

.pankuzu{
	width: 100%;
	max-width: 500px;
	height: auto;
	display: inline-block;
	font-size:15px;
	text-align: right;
	line-height: 10em;
	
}

@media screen and (max-width: 700px) {
	
.company{
	width: 100%;
	max-width: 450px;
	height: auto;
	display: inline-block;
	font-size:20px;
	margin: 0 auto;
	line-height: 5em;
	text-align: center;
	/*font-family: '游ゴシック','Yu Gothic',San-Serif;*/
}

.pankuzu{
	display: none;
}
	
}

/*
========================================
    大見出し枠ここまで
=========================================
 */

/*
========================================
    タイトル枠ここから
=========================================
 */
.title_wrapper{
	width: 100%;
	max-width: 1000px;
	height: 300px;
	display: block;
	margin:0 auto;
}

.title{
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	font-size: 35px;
	font-weight: bold;
	line-height: 8em;
	text-align: center;
}

/*@media screen and (max-width: 1000px) {
	
.title_wrapper{
	width: 100%;
	max-width: 700px;
	height: 300px;
	display: inline-block;
	margin:0 auto;
}

.title{
	width: 100%;
	max-width: 700px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	font-size: 25px;
	font-weight: bold;
	line-height: 8em;
	text-align: center;
}
	
}*/

@media screen and (max-width: 700px) {
	
.title_wrapper{
	width: 100%;
	max-width: 450px;
	height: 300px;
	display: none;
	margin:0 auto;
}
	
}

/*
========================================
    タイトル枠ここまで
=========================================
 */

/*
========================================
    map枠ここから
=========================================
 */

.map_all_wrapper{
	width: 100%;
	max-width: 1000px;
	height:auto;
	margin:0 auto;
	background-color: #ffffff;
	position: relative;
	/*top:1000px;*/
	display: block;
}

.map_wrapper{
	width: 100%;
	max-width:1000px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.map_kobe{
	width: 100%;
	max-width:800px;
	height: auto;
	margin: 1% auto 5% auto;
	line-height: 1.5em;
	display: block;
}

.kobe_sentence_wrapper{
	width:100%;
	max-width:800px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}

.kobe_sentence {
	width: 100%;
	max-width:800px;
	font-size: 20px;
	margin: 2% auto 0 auto;
	display: inline-block;
}

.map_gihu{
	width: 100%;
	max-width:800px;
	height: auto;
	margin: 5% auto 10% auto;
	line-height: 1.5em;
	display: block;
}

.gihu_sentence_wrapper{
	width:100%;
	max-width:800px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}

.gihu_sentence {
	width: 100%;
	max-width:800px;
	font-size: 18px;
	margin: 2% auto 0 auto;
	display: inline-block;
}

.map_gazou{
	width: 100%;
	max-width:800px;
	height: 600px;
	display: block;
	margin:0 auto;
}

@media screen and (max-width: 1000px) {

	
.map_all_wrapper{
	width: 100%;
	max-width: 700px;
	height:auto;
	margin:0 auto;
	background-color: #ffffff;
	position: relative;
	/*top:1000px;*/
	display: block;
}

.map_wrapper{
	width: 100%;
	max-width:700px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.map_kobe{
	width: 100%;
	max-width:600px;
	height: auto;
	margin: 1% auto 5% auto;
	line-height: 1.5em;
	display: block;
}

.kobe_sentence_wrapper{
	width:100%;
	max-width:600px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}
	
.kobe_sentence {
	width: 100%;
	max-width:600px;
	font-size: 20px;
	margin: 2% auto 0 auto;
	display: inline-block;
}

.map_gihu{
	width: 100%;
	max-width:600px;
	height: auto;
	margin: 5% auto 10% auto;
	line-height: 1.5em;
	display: block;
}

.gihu_sentence_wrapper{
	width:100%;
	max-width:800px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}
	
.gihu_sentence {
	width: 100%;
	max-width:600px;
	font-size: 18px;
	margin: 2% auto 0 auto;
	display: inline-block;
}

.map_gazou{
	width: 100%;
	max-width:600px;
	height: 450px;
	display: block;
	margin:0 auto;
}

}

@media screen and (max-width: 700px) {

	
.map_all_wrapper{
	width: 100%;
	max-width: 400px;
	height:auto;
	margin:0 auto;
	background-color: #ffffff;
	display: block;
	margin-bottom: 50px;
}

.map_wrapper{
	width: 100%;
	max-width:400px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.map_kobe{
	width: 100%;
	max-width:400px;
	height: auto;
	margin: 10% auto;
	line-height: 1.5em;
	display: block;
}

.kobe_sentence_wrapper{
	width:100%;
	max-width:400px;
	height: auto;
	display: inline-block;
	margin: 5% auto;
	text-align: center;
}
	
.kobe_sentence{
	width: 100%;
	max-width:400px;
	font-size: 15px;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}

.kobe_sentence span{
	width: 100%;
	max-width: 200px;
	height: auto;
	font-weight: bold;
	display: inline-block;
	text-align: center;
}
	
.map_gihu{
	width: 100%;
	max-width:400px;
	height: auto;
	margin: 10% auto;
	line-height: 1.5em;
	display: block;
}

.gihu_sentence_wrapper{
	width:100%;
	max-width:400px;
	height: auto;
	display: inline-block;
	margin: 5% auto;
	text-align: left;
}
	
.gihu_sentence {
	width: 100%;
	max-width:400px;
	font-size: 15px;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}

.gihu_sentence span{
	width: 100%;
	max-width: 200px;
	height: auto;
	font-weight: bold;
	display: inline-block;
	text-align: center;
}
	
.map_gazou{
	width: 100%;
	max-width:350px;
	height: 263px;
	display: block;
	margin:0 auto;
}



/*
========================================
    map枠ここまで
=========================================
 */
