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


/*※※※※※　リセットCSSここから　※※※※※*/

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	list-style: none;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

* {
min-height:0;
min-width : 0;
}

/*※※※※※　リセットCSSここまで　※※※※※*/

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

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


/*
========================================
   fade枠ここから
=========================================
 */

#top_pickup {
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: block;
	margin:0 auto;
	background: rgba(42,39,48,1);
	vertical-align: middle;
}
/*#top_pickup .slide .mask {
	overflow: hidden;
	position: relative;
}
#top_pickup .slide .slider {
	position: relative;
	width: 99999px;
}
#top_pickup .slide .slider .item {
	float: left;
}*/


.slide_gazou{
	width: 100%;
	max-width: 600px;
	height: auto;
	display: block;
	margin:0 auto;
	margin-top:5%;
}

.history{
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: inline-block;
	margin-top: 5%;
	margin-bottom: 5%;
	color:#ffffff;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
}

/*
========================================
   fade枠ここまで
=========================================
 */

/*
========================================
   概要ここから
=========================================
 */

.middle_wrapper{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}

.middle1{
	width: 100%;
	max-width: 1000px;
	height:auto;
	background-color: #f4f3f4;
	display: block;
}



.middle1_1{
	width: 100%;
	max-width: 800px;
	height: auto;
	font-size:18px;
	font-weight: bold;
	line-height: 2em;
	padding: 5%;
	color: black;
	display: inline-block;
}

.middle1_2{
	width: 100%;
	max-width: 800px;
	height: auto;
	font-size:18px;
	font-weight: bold;
	line-height: 2em;
	color: black;
	display: inline-block;
	text-indent: -1em;
	padding: 2% 5% 0 5%;
}

.konpou_gazou{
	width: 100%;
	max-width:400px;
	height: auto;
	position: relative;
	top: -650px;
	left: 50%;
	margin: 0;
	padding: 0;
	display: block;
	
}

.konpou_gazou img{
	width: 100%;
	max-width:400px;
	height: auto;
	position: relative;
	top: -650px;
	left: 50%;
	margin: 0;
	padding: 0;
	display: block;
	
}

@media screen and (max-width: 1000px) {
	.konpou_gazou{
	width: 100%;
	max-width:350px;
	height: auto;
	position: relative;
	top: -650px;
	left: 50%;
	margin: 0;
	padding: 0;
	display: block;
	
}

.konpou_gazou img{
	width: 100%;
	max-width:350px;
	height: auto;
	position: relative;
	top: -650px;
	left: 50%;
	margin: 0;
	padding: 0;
	display: block;
	
}
}

@media screen and (max-width: 500px) {
	
.middle_wrapper{
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 0 auto;
}

.middle1_1{
	width: 100%;
	max-width: 360px;
	height:auto;
	background-color: #f4f3f4;
	display: block;
}

.middle1_2{
	width: 100%;
	max-width: 360px;
	height:auto;
	background-color: #f4f3f4;
	display: block;
	margin: 0 2% 0 2%;
	line-height: 1em;
	
}


.konpou_gazou{
	width: 100%;
	max-width:400px;
	height: auto;
	position: static;
	/*top: -500px;
	left: 50%;
	padding: 0;*/
	display: block;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 10%;
	
}

/*.konpou_gazou img{
	width: 100%;
	max-width:350px;
	height: auto;
	display: block;
	margin: 0 auto 2% auto;
}*/

	
}

@media screen and (max-width: 500px) {
	
.middle_wrapper{
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 0 auto;
}

.middle1{
	width: 100%;
	max-width: 500px;
	height:auto;
	background-color: #f4f3f4;
	display: block;
	padding: 5% auto 5% auto;
}



.middle1 p{
	width: 100%;
	max-width: 350px;
	height: auto;
	font-size:15px;
	line-height: 2em;
	padding: 5%;
	color: black;
	display: inline-block;
	word-break: normal;
}

.konpou_gazou{
	width: 100%;
	max-width:360px;
	height: auto;
	position: static;
	/*top: -500px;
	left: 50%;
	padding: 0;*/
	display: block;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 10%;
	
}

	
}


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

.middle2{
	width: 100%;
	max-width: 1000px;
	height:auto;
	margin:0 auto;
	background-color: #ffffff;
	position: relative;
	/*top:1000px;*/
	display: block;
}
.middle2 h2{
	width: 100%;
	max-width: 800px;
	height:auto;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
	margin-top:5%;
	margin-bottom:3%;
}

.map_wrapper{
	width: 100%;
	max-width:900px;
	height: auto;
	display: flex;
	flex-direction: row;
	margin: 5% auto;
}

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

.map_kobe p{
	width: 100%;
	max-width:450px;
	font-size: 15px;
	margin: 2%;
	display: inline-block;
}

.map_gazou{
	width: 100%;
	max-width:400px;
	height: 300px;
	display: block;
}

.map_gihu{
	width: 100%;
	max-width:400px;
	height: 300px;
	margin: 2%;
	line-height: 1.5em;
	display: block;
}

.map_gihu p{
	width: 100%;
	max-width:450px;
	font-size: 15px;
	margin: 2%;
	display: inline-block;
}

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

.middle2{
	width: 100%;
	max-width: 1000px;
	height:auto;
	margin:5% auto;
	background-color: #ffffff;
	position: relative;
	/*top:1000px;*/
	display: block;
}
.middle2 h2{
	width: 100%;
	max-width: 800px;
	height:auto;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
	margin-top:10%;
	margin-bottom:3%;
}

.map_wrapper{
	width: 100%;
	max-width:900px;
	height: auto;
	display: flex;
	flex-direction: row;
	margin: 5% auto;
}

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

.map_kobe p{
	width: 100%;
	max-width:450px;
	font-size: 15px;
	margin: 2%;
	display: inline-block;
}

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

.map_gihu p{
	width: 100%;
	max-width:450px;
	height: auto;
	font-size: 15px;
	margin: 4% 2% 0 2%;
	display: inline-block;
}

.map_gazou{
	width: 100%;
	max-width:400px;
	height: 300px;
	display: block;
}

	
}

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

.middle2{
	width: 100%;
	max-width: 450px;
	height:auto;
	margin:5% auto;
	padding-bottom: 50px;
	background-color: #ffffff;
	position: relative;
	/*top:1000px;*/
	display: block;
}
.middle2 h2{
	width: 100%;
	max-width: 450px;
	height:auto;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
	margin: 10% 0  2%  0;
}

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

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

.map_kobe p{
	width: 100%;
	max-width:400px;
	font-size: 15px;
	margin: 4% auto 6% auto;
	display: inline-block;
	text-align: center;
}

.map_gihu{
	width: 100%;
	max-width:400px;
	min-height: auto;
	margin: 4% 2% 4% 0;
	line-height: 1.5em;
	display: block;
}

.map_gihu p{
	width: 100%;
	max-width:400px;
	font-size: 15px;
	margin: 4% auto 0 auto;
	display: inline-block;
	text-align: center;
}

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



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

.space_wrapper{
	width: 100%;
	min-height: 50px;
	display: block;
}