@media screen and (max-width: 640px) {
	h1 {font-size: 18px;}
	img {max-width: 100%;}
	/*要素入れ替え*/
	.flex-area {
		display: table;
	}
	.flex-area__box1{
		display: table-header-group;
	}
	.flex-area__box2{
		display: table-row-group;
	}
	.sp-none {
		display: block;
	}
	.pc-none {
		display: none;
	}
	header .js-winHeight {
		height: 500px;
	}
	.js-winHeight h1 img {
		box-sizing:border-box;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	/*-----------------------------
          グローバルナビ
	-----------------------------*/
	nav ul {
		display: none;
	}
	.slicknav_menu {
		/*margin-top: -44px;*/
		margin-top: 0;
		display: block;
		position: absolute;
		width: 100%;
		z-index: 1000;
	}
	.slicknav_nav li > ul >li {
		background: rgba(0,0,0,0.6);
	}
	.slicknav_nav li > ul >li a {
		padding-left: 30px !important;
	}
	nav h2 img {
		left: 0;
		right: 0;
	}
	img {max-width: 100%;}
	/*-----------------------------
          新着情報
	-----------------------------*/
	.newsArea {
		height: auto;
	}
	.newsList {
		padding:20px 0 0 0;
	}
	.newsList:before {
		top: 20px;
		left: 20px;
	}
	/*-----------------------------
          ボタン
	-----------------------------*/
	.blockArea01,
	.blockArea02,
	.blockArea03,
	.blockArea04 {
		float: left;
	}
	.blockBtn01,
	.blockBtn02,
	.blockBtn03,
	.blockBtn04,
	.blockBtn05,
	.blockBtn06,
	.blockBtn07 {
		width: 60%;
		height: 60%;
		margin:40px 20%;
	}
	.blockBtn03 {
		float: none;
	}
	.blockBtn01,
	.blockBtn04,
	.blockBtn06,
	.blockBtn07 {
		background: rgba(0,0,0,0.85);
	}
	.blockBtn01 a,
	.blockBtn04 a,
	.blockBtn06 a,
	.blockBtn07 a {
		color: #fff;
	}
	.blockBtn01 .button:hover,
	.blockBtn03 .button02:hover,
	.blockBtn04 .button:hover,
	.blockBtn06 .button:hover,
	.blockBtn07 .button02:hover {
		background: #000 !important;
	}

	.blockBtn02,
	.blockBtn03,
	.blockBtn05 {
		background: rgba(255,255,255,0.9);
	}
	.blockBtn02 a,
	.blockBtn03 a,
	.blockBtn05 a{
		color: #000;
	}
	.blockBtn02 .button02:hover,
	.blockBtn03 .button02:hover,
	.blockBtn05 .button02:hover {
		background: #fff !important;
	}

	.blockBtn01 .button::after,
	.blockBtn04 .button::after,
	.blockBtn06 .button::after,
	.blockBtn07 .button02::after {
		border:2px solid #fff !important;
	}
	.blockBtn02 .button02::after,
	.blockBtn03 .button02::after,
	.blockBtn05 .button02::after {
		border:2px solid #000 !important;
	}
	.blockBtn01:before,
	.blockBtn01:after,
	.blockBtn02:after,
	.blockBtn03:before,
	.blockBtn03:after,
	.blockBtn04:after,
	.blockBtn05:before,
	.blockBtn05:after,
	.blockBtn07:before,
	.blockBtn07:after {
		content: none;
	}
	.blockBtn02 {
		margin-bottom: 0;
		display: none;
	}
	.blockTitle {
		font-size: 24px;
	}
	_::content, _:future, .blockBtn02:not(*:root) {
	background: rgba(255,255,255,0.9);
	margin-right: calc(100% / 3);
	margin-bottom: 0;
	}
	/*-----------------------------
          フッター
	-----------------------------*/
	.footer-sitemap li {
		width: 100%;
		border-top: 1px solid rgba(255,255,255,0.3);
		padding: 10px 0;
		margin: 0;
	}
	.footer-sitemap li:last-child {
		border-bottom: 1px solid rgba(255,255,255,0.3);
		margin-bottom: 20px;
	}

	/*-----------------------------
				下位ページ
	-----------------------------*/
	.menu-hight {
	padding-top: 110px;/*スマホメニュー調整用*/
	}

	/*-----------------------------
				ビル紹介
	-----------------------------*/
	.building-company {
		background: none;
		height: auto;
	}
	.building-company dl {
		margin:0;
		padding: 20px 0;
		height: auto;
	}
	.building-company dl > dt,
	.building-company dl > dd {
		height: auto;
		width: 100%;
		padding: 0;
		border-right: none;
	}
	.building-company dl > dt {
		margin-bottom: 20px;
		padding: 10px 0;
	}
	.bill_1:before {
		position: relative;
		left: 45%;
		content: url(../images/building_1f.png);
	}
	.bill_2:before {
		position: relative;
		left: 45%;
		content: url(../images/building_2f.png);
	}
	.bill_3:before {
		position: relative;
		left: 45%;
		content: url(../images/building_3f.png);
	}
	.bill_4:before {
		position: relative;
		left: 45%;
		content: url(../images/building_4f.png);
	}
	.bill_5:before {
		position: relative;
		left: 45%;
		content: url(../images/building_5f.png);
	}
	.bill_6:before {
		position: relative;
		left: 45%;
		content: url(../images/building_6f.png);
	}
	.sisetu-mark dt,
	.sisetu-mark dd {
		width: 100%;
		float: none;
		border: none;
	}
	.sisetu-mark dt {
		text-align: center;
		background: #eee;
		border-radius: 5px;
		padding: 0;
		margin-bottom: 10px;
	}
	.sisetu-mark dd ul li {
		float: none;
		padding-left: 10px;
	}

	/*-----------------------------
				コンセプト
	-----------------------------*/
	.conseptArea img {
		display: block;
		margin:0 auto;
	}
	.conseptArea_position {
		position: relative;
	}
	.consept01 h2:after,
	.consept02 h2:after,
	.consept03 h2:after {
		top: -55px;
	}
	.conseptArea_position p {
		margin-bottom: 10px;
	}
	.consept01 h2,
	.consept03 h2 {
		margin-top: 100px;
	}
	.conceptBlock .co-bk01 {
		padding-bottom: 0;
	}
	.conceptBlock .co-bk01:before {
		content: none;
	}
	.conceptBlock .co-bk03 {
		padding-bottom: 50px;
	}
	.conceptBlock .co-bk03:before {
		content: none;
	}
	/*-----------------------------
			レンタルスペース
	-----------------------------*/
	.rental-blockL,
	.rental-blockR {
		width: 100%;
		margin-bottom: 30px;
		float: none;
	}

	.rental-blockL table th,
	.rental-blockL table td {
		width: 100%;
		display: block;
		box-sizing:border-box;
	}
	.rental-blockL table th {
		padding: 5px;
		background: #f7f7f7;
	}
	.rental-blockR img {
		display: block;
		margin:0 auto;
	}
	a.btn {
		text-decoration: none;
		margin:20px auto;
		width: 100%;
	}
	.btn-yoyaku {
		display: block;
		float: none;
		max-width: 140px;
		margin: 0 auto;
	}
	.studio-logo:before {
		content: none;
	}

	/*-----------------------------
			インキュベーション
	-----------------------------*/
	.incubationArea .sec01 {
		padding: 50px 0;
	}
	.incubationArea .sec01 h2 {
		margin-bottom: 40px;
	}
	.incubationArea .sec01 h2 br {
		display: none;
	}

	.incubationArea .sec01 h2:after {
		content: none;
	}
	.incubationArea .secTitle h3 {
		line-height: 30px;
		margin: 10px 0;
	}
	.incubationArea .sec02 h2 {
		line-height: 30px;
	}
	.incubationArea .sec02 h2 br {
		display: none;
	}
	.incubationArea .sec03 {
		padding: 100px 0 20px 0;
	}
	.incubationArea .sec03 img.inc-shisetu01 {
		margin-bottom: 50px;
	}
	.incubationArea .sec03 .inc-floor {
		padding: 0;
	}
	.inc-10cafe img {
		padding: 0;
	}
	.inc-10cafe p {
		line-height: 20px;
	}
	.incubationArea .sec04 {
		padding: 100px 0 20px 0;
	}
	.incubationArea .sec04 img {
		padding: 0;
	}
	.incubationArea .sec05 {
		padding: 100px 0;
	}
	.incubationArea .sec05 p .fontL {
		line-height: 30px;
	}
	.incubationArea .sec06 {
		padding: 100px 0;
	}
	#cloud li {display: none;}

	/*-----------------------------
			飲食店紹介
	-----------------------------*/
	.restaurant__left,
	.restaurant__right {
		width: 100%;
	}
	.restaurant__left {
		box-sizing:border-box;
		padding: 10px;
		height: auto;
	}
	.restaurant__left img {
		position: relative;
	}
	.restaurantArea .table tr th,
	.restaurantArea .table tr td {
		width: 100%;
		display: block;
		text-align: center;
	}
	.restaurantArea .table tr td {
		padding-bottom: 20px;
	}
	/*-----------------------------
			空き部屋情報
	-----------------------------*/
	.rental ul#thumbnail li:nth-child(even) {
		margin-right: 0;
	}
	.main_photo {
		height: auto;
	}
	.rental ul.thumbnail>li {
		width: 44%;
		margin: 3%;
	}
	.rental-title h2,
	.rental-tel {
		display: block;
		width: 100%;
		text-align: center;
	}
	.tab-border {
		border-bottom: none;
	}
	.tab li {
		width: 100%;
		box-sizing:border-box;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		top: 0;
	}
	.tab li.select {
		border-bottom: none;
	}
	.tab li:first-child {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.tab li:last-child {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom: 1px solid #ccc;
	}
}