@media only screen and (max-width: 740px) {
	
#fp-nav.right {
    right: 8px;
}
	
	.view_pc {
		display:none;
	}	
	
	.view_sp {
		display: block;
	}	
	
	
	
******
メインイメージ
******/

#section0 {
	background: #000;
}
	
#section0 .fp-tableCell {
		overflow: hidden;
	}
	

.main_top {
	width: 100%;
	height: 100%;
	background-image: url(../imgs/section1/sp/main_image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.main_logo a{
	width: calc(250 / 750 * 100%);
}
.main_logo h1{
	font-size: 8px;
}

.main_title {
	width: calc(646 /750 *100%);
	max-width: 100%;
	margin: 0 auto;
	opacity: 0;
	position: relative;
	z-index: 5;
}

@keyframes aniMainimage1 {
0% {opacity: 0;
	-webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
	}
100% {
	margin-top: 0;
	opacity: 1;
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	}
}
	

/***マップ部分***/	
	
#section1 {
    display: block;
    background: #fff;
    height: 100% !important;
	}
	
#section1 .fp-tableCell {
    vertical-align: top;
    height: 100% !important;

}
	
	
#section1 .fp-tableCell .intro {
    padding:0px 0;
}	
	
	
.map_icon  p {
	width: calc(65 / 600 *100%);
    max-width: 210px;
	position: absolute;
	z-index: 20;
}

.map_icon .map_icon_uehonmachi,
.map_icon .map_icon_abeno,
.map_icon .map_icon_umeda,
.map_icon .map_icon_midoribashi,
.map_icon .map_icon_bay{
	width: calc(40 / 600 *100%);
    max-width: 160px;
}
.map_icon .map_icon_uehonmachipj,
.map_icon .map_icon_taniroku,
.map_icon .map_icon_hommachi,
.map_icon .map_icon_sakaisuji,
.map_icon .map_icon_osakalink{
	width: calc(60 / 600 *100%);
    max-width: 223px;
}

.map_icon p img {
	width: 100%;
}
.map_icon  p a:hover img{
	opacity: 1;
	transform: scale(1,1);
}


.map_icon p.map_icon_umeda {
top: 22%;
left: 50.5%;
transform: translateY(0);
}

.map_icon p.map_icon_uehonmachipj {
top: 70.5%;
left: 68%;
transform: translateY(0);
}
.map_icon p.map_icon_osakalink {
top: 0.5%;
left: 62%;
transform: translateY(0);
}

.map_icon p.map_icon_uehonmachi {
left: 78%;
top: 58.5%;
transform: translateY(0);
}

.map_icon p.map_icon_midoribashi {
top: 50.5%;
left: 83%;
transform: translateY(0);
}

.map_icon p.map_icon_taniroku {
top: 61.5%;
left: 58.5%;
transform: translateY(0);
}

.map_icon p.map_icon_abeno {
top: 75.5%;
left: 69%;
transform: translateY(0);
}

.map_icon p.map_icon_hommachi {
top: 51%;
left: 48%;
transform: translateY(0);
}
.map_icon p.map_icon_bay {
top: 84%;
left: 3%;
transform: translateY(0);
}

	
.map_icon p.map_icon_sakaisuji {
top: 57.7%;
left: 52%;
transform: translateY(0);
}
	
	

.allrequest_bu {
    width: 60%;
    position: absolute;
    bottom: 2%;
    left: 0% z-index: 99;
    opacity: 0;
    z-index: 50;
    left: 20%;
}
	
	
	
	
/***カセット***/
	
.project_read h2 {
    font-size: 18px;
    letter-spacing: 0.3em;
    margin-bottom: 15px;
}	
	
.project_read p.url_text {
    font-size: 10px;
    letter-spacing: 0.3em;
    margin-bottom: 15px;
	width: 90%;
}
	
.project_set {
    width: 86%;
    max-width: 1200px;
    margin: 0 auto;
   margin-top: 0px;
	padding-bottom: 20px;
    background: #000;
    color: #fff;
    font-family: 'Noto Sans Japanese', "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	
.project_set .project_image {
    width:100%;
    max-width:100%;
    float:none;
	margin-bottom: 5px;
}
	
.project_set .project_data {
    width: 90%;
    max-width: 90%;
    float: none;
	margin: 0 auto;
    padding-top: 16px;
}	
	
.project_set .project_data h3 {
    width: 100%;
    font-size: 17px;
    margin-bottom: 20px;
}
	
.project_set .project_data p {
    line-height: 180%;
font-size: 13px;
    margin-bottom: 20px;
	text-align: left;
}	
	
	
.project_set .project_data table {
    width: 100%;
    margin: 0 auto 20px;
    font-size: 11px;
    line-height: 140%;
    text-align: left;
}	
	
.project_set .project_data table th, .project_set .project_data table td {
    border-bottom: 1px solid #B9B9C8;
    padding: 20px 0;
}
	

	
.project_set .project_data ul {
    width: 85%;
    max-width: 85%;
    margin: 0 auto;
}	
.project_set .project_data ul li {
    width: 48%;
    float: left;
}	
	
	
	#section6 {
		height: auto !important;
	}	
	
	#section6 .fp-tableCell {
    height: auto !important;
}
	

	.intro {
		padding: 50px 0;
	}	
	
	
/**ぼかし**/
.inviewBrr {
	opacity: 0;
	margin-top: 7%;
	-moz-transition:1s ease;
  -webkit-transition:1s ease;
  -o-transition:1s ease;
  -ms-transition:1s ease;

	  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
	
}	
	
	
.actBrr {
	margin-top: 0px;
	opacity: 100;
		  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
}
	
	
	
/**フッター部分**/	
	
.footer {
    position:inherit;
    bottom: 15px;
    margin: 0 auto;
    width: 90%;
	padding-top: 40px;
	padding-bottom: 0px;
}
.fp-viewing-mapPage .foot_button{
    display: none;
}
.foot_button {
width: 40%;
float: none;
margin: 0 auto 0px;
display:block;
}
	.foot_button img {
		width: 100%;
	}	

    .copyright {
    left: 0;
    width: 100%;
    }
.copyright .logo_wrapp {
	clear: both;
    width:100%;
    float: none;
    font-size: 11px;
    font-family: "Times New Roman", Times, "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
    text-align: center;
}

.copyright .logo_wrapp .copy {
    margin-bottom: 10px;
    letter-spacing: 0.1em;
    font-size: 80%;
}
.sitemap{
    margin:0 auto;
    width: 86%
    
}
.sitemap .area{
	overflow: hidden;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.sitemap a{
	color: #000;
	font-size: 12px;
	font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
}
.sitemap .sitemapLogo{
	width:100%;
	height:190px;
	float:none;
    border-right:none;
    border-bottom: 1px solid #e7e7e7;
    padding-top:0;
    margin-bottom: 20px;
}	
.sitemap .line{
    box-sizing: border-box;
	width:50%;
	height:auto;
	float:none;
    padding-left: 10px;
	border-right:none;
	text-align: left;
	color: #000;
	font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
}


	
	
}