@charset "utf-8";


@media screen and (max-width: 1320px) {}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 460px) {}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 374px) {}


.main_wrap{
	background-image: url("../images/gl_shirakabe_R/main.jpg");
}







/*main_under*/
.main_under{
	background-color: #000;
	padding: 90px 0 60px;
}

.main_under_inner{
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
	padding: 0 20px;
}

.main_under_inner > .read{
	text-align: center;
}


@media screen and (max-width:1030px){
	.main_under{
		padding-bottom: 60px;
	}
}
@media screen and (max-width:767px){
		.main_under{
			padding-top: 50px;
		padding-bottom: 45px;
	}
	.main_under_inner > .read{
		text-align: left;
		
	}
	.main_under_inner > .read br{
		display: none;
	}
}

/*main_under*/






/*residence*/
.residence_wrap{
	padding-bottom: 90px;
	background-color: #000;
	background-image: url("../images/gl_shirakabe_R/resideance_bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.residence_inner{
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 20px;
}

.residence .ttl_wrap{
	background-image: url("../images/common/residence_ttl_bg.png");
}



.residence .slids .read{
	text-align: center;
	margin-bottom: 30px;
}
.residence .txt_wrap{
  color: #fff;
  text-align: center;
}
.residence .txt_wrap .ttl{
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 18px;
}
.residence .txt_wrap .ttl_read{
  font-size: 16px;
  line-height: 1.875;
  margin-bottom: 50px;
}

.residence .slid_wrap{
	position: relative;
/*	margin-bottom: 45px;*/
}

.residence .slider_wrap{
	float: left;
	width: 61.42857142857143%;
	padding-top: 34.28571428571429%;
	height: 0;
	position: relative;
	overflow: hidden;
}

.residence .slider{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.residence .slider li,
.residence .slider *{
	height: 100%;
}
.residence .slider li{
	background-position: center center;
	background-size: cover;
}

.residence .slider img{
	display: none;
}




.residence .thumbnail_wrap{
	position: absolute;
	width: 35.71428571428571%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
}

.residence .thumbnail{
	height: 100%;
	margin: 0 -20px;
}

.residence .thumbnail .slick-list {
	height: 100%;
}
.residence .thumbnail .slick-track{
	transform: none !important;
	width: auto !important;
}

.residence .thumbnail .slick-track {
	height: 100%;
}

.residence .thumbnail .slick-slide {
	height: 33%;
	width: 50%!important;
	/*height: 50%;
	width: 50%!important;*/
	padding: 20px;
	outline: none;
}

.residence .thumbnail .slick-slide * {
	width: 100%;
	height: 100%;
}

.residence .thumbnail li {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	position: relative;
}

.residence .thumbnail li::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	border: solid #fff 1px;
}

.residence .thumbnail .slick-slide {
	opacity: .3;
	transition: .4s opacity ease;
}

body:not(.mobile) .residence .thumbnail .slick-slide:hover,
.residence .thumbnail .slick-current {
	opacity: 1;
}
@media screen and (max-width: 1440px) {
	.residence .txt_wrap .ttl_read{
		font-size: 15px;
		
	}
}
@media screen and (max-width: 1180px) {
	.residence .slider_wrap{
		margin: 0 auto 40px;
		float: none;
		width: 100%;
		max-width: 600px;
	}
	
	.residence .thumbnail_wrap{
		position: relative;
		margin: 0 auto;
		max-width: 600px;
		width: 100%;
	}
	.residence .thumbnail .slick-slide{
		width: 33.3333% !important;
		padding: 10px;
	}
	
	.residence .thumbnail li{
		height: 50px!important;
	}
}
@media screen and (max-width: 1100px) {
	.residence .slids .read br{
		display: none;
	}
}
@media screen and (max-width: 767px) {
	
	.residence_wrap{
		padding-bottom: 50px;
	}
	.residence .slider_wrap {
		padding-top: 64.285714%;
	}
	.residence .txt_wrap .ttl_read{
		text-align: left;
		margin-bottom: 4%;
	}
	.residence .txt_wrap .ttl_read br{
		display: none;
	}
	.residence .slids .read{
		text-align: left;
	}
	.residence .slids .read br{
		display: none;
	}
}


/*residence*/

/*plan*/
.plan_wrap{
	background-image: url("../images/common/pt_bg.jpg");
	background-position: center center;
	background-repeat: repeat;
	background-size: 200px 200px;
	padding-bottom: 110px;
}

.plan_inner{
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 20px;
}

.plan .ttl_wrap{
	background-image: url("../images/common/plan_ttl_bg.png");
}

.plan .plan_list {
	text-align: center;
	letter-spacing: -.4em;
	position: relative;
}

.plan .type {
	display: block;
	box-shadow: 0px 0px 2.8px 1.2px rgba(0, 0, 0, 0.1);
}
.plan .plan_list .plan_btn{
	position: absolute;
	bottom: 8%;
	left: 0;
	right: 0;
	display: block;
	line-height: 1;
	width: 45.46%;
	margin: auto;
	z-index: 25;
}
@media screen and (max-width: 767px) {
	.plan_wrap{
		padding-bottom: 65px;
	}
}
/*plan*/


/*innerphoto*/
.residence_wrap{
	padding-bottom: 90px;
	background-color: #000;
	background-image: url("../images/gl_shirakabe_R/resideance_bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.residence_inner{
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 20px;
}

.residence .ttl_wrap{
	background-image: url("../images/common/residence_ttl_bg.png");
}



.residence .slids .read{
	text-align: center;
	margin-bottom: 30px;
}
.residence .txt_wrap{
  color: #fff;
  text-align: center;
}
.residence .txt_wrap .ttl{
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 18px;
}
.residence .txt_wrap .ttl_read{
  font-size: 16px;
  line-height: 1.875;
  margin-bottom: 50px;
}

.residence .slid_wrap{
	position: relative;
/*	margin-bottom: 45px;*/
}

.innerphoto .slider_wrap{
	float: left;
	width: 61.42857142857143%;
	padding-top: 34.28571428571429%;
	height: 0;
	position: relative;
	overflow: hidden;
}

.innerphoto .slider{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.rinnerphoto .slider li,
.innerphoto .slider *{
	height: 100%;
}
.innerphoto .slider li{
	background-position: center center;
	background-size: cover;
}

.innerphoto .slider img{
	display: none;
}




.innerphoto .thumbnail_wrap{
	position: absolute;
	width: 35.71428571428571%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
}

.innerphoto .thumbnail{
	height: 100%;
	margin: 0 -20px;
}

.innerphoto .thumbnail .slick-list {
	height: 100%;
}
.innerphoto .thumbnail .slick-track{
	transform: none !important;
	width: auto !important;
}

.innerphoto .thumbnail .slick-track {
	height: 100%;
}

.innerphoto .thumbnail .slick-slide {
	height: 33%;
	width: 50%!important;
	/*height: 50%;
	width: 50%!important;*/
	padding: 20px;
	outline: none;
}

.innerphoto .thumbnail .slick-slide * {
	width: 100%;
	height: 100%;
}

.residence .thumbnail li {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	position: relative;
}

.residence .thumbnail li::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	border: solid #fff 1px;
}

.residence .thumbnail .slick-slide {
	opacity: .3;
	transition: .4s opacity ease;
}

body:not(.mobile) .residence .thumbnail .slick-slide:hover,
.residence .thumbnail .slick-current {
	opacity: 1;
}
@media screen and (max-width: 1440px) {
	.residence .txt_wrap .ttl_read{
		font-size: 15px;
		
	}
}
@media screen and (max-width: 1180px) {
	.residence .slider_wrap{
		margin: 0 auto 40px;
		float: none;
		width: 100%;
		max-width: 600px;
	}
	
	.residence .thumbnail_wrap{
		position: relative;
		margin: 0 auto;
		max-width: 600px;
		width: 100%;
	}
	.residence .thumbnail .slick-slide{
		width: 33.3333% !important;
		padding: 10px;
	}
	
	.residence .thumbnail li{
		height: 50px!important;
	}
}
@media screen and (max-width: 1100px) {
	.residence .slids .read br{
		display: none;
	}
}
@media screen and (max-width: 767px) {
	
	.residence_wrap{
		padding-bottom: 50px;
	}
	.residence .slider_wrap {
		padding-top: 64.285714%;
	}
	.residence .txt_wrap .ttl_read{
		text-align: left;
		margin-bottom: 4%;
	}
	.residence .txt_wrap .ttl_read br{
		display: none;
	}
	.residence .slids .read{
		text-align: left;
	}
	.residence .slids .read br{
		display: none;
	}
}


/*residence*/
/*room_wrap*/
.room_wrap {
	padding-bottom: 70px;
	background-color: #000;/*background-image: url("../images/towerresidencehamamatsu/residence_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;*/
}
.room_inner {
	margin: 0 auto;
	max-width: 1440px;
	color: #fff;
	padding: 0 20px;
}
.room .ttl_wrap {
	background-image: url("../images/common/room_ttl_bg.png");
}
.room .ttl_wrap .ttl_read {
	margin-bottom: 50px;
}
.room .ttl_wrap .ttl_read + p.tm {
	font-size: 24px;
	margin-bottom: 26px;
}
.room .txt_wrap .ttl_read {
}
.room .box01 {
	margin-bottom: 50px;
}
.room .box01 > .left {
	width: 38.58%;
	float: left;
}
.room .box01 > .left > .ttl {
	font-size: 24px;
	margin-bottom: 25px;
	line-height: 1.6;
}
.room .box01 > .left .figure_obi figcaption {
	background: #cbe9f4;
	margin-top: 10px;
	text-align: center;
	padding: 7px 10px;
}

.room .box01 > .left .figure_obi figcaption p.fi_ttl {
	font-size: 18px;
	color: #3f99b4;
	line-height: 1.3;
	margin-bottom: 3px;
}
.room .box01 > .left .figure_obi figcaption p.fi_ttl + p {
	color: #323333;
	font-size: 16px;
}
.room .box01 > .right {
	width: 57.86%;
	float: right;
	background: #303131;
	box-sizing: border-box;
	padding: 30px 35px 43px 32px;
}
.room .box01 > .right .txt_wrap {
	margin-bottom: 48px;
}
.room .box01 > .right .txt_wrap > .ttl {
	font-size: 24px;
	margin-bottom: 18px;
	line-height: 1.5;
}
.room .box01 > .right .txt_wrap > .ttl + p {
	font-size: 16px;
}
.room .box01 > .right .item_dl {
	letter-spacing: -.40em;
	margin-bottom: 35px;
}
.room .box01 > .right .item_dl:last-child {
	margin-bottom: 0;
}
.room .box01 > .right .item_dl dt {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: bottom;
	width: 66.36%;
	margin-right: 5.91%;
}
.room .box01 > .right .item_dl dd {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: bottom;
	width: 27.73%;
	text-align: center;
	margin-bottom: 2%;
}
.room .box01 > .right .item_dl dt .ttl {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 1.4;
}
.room .box01 > .right .item_dl dt .ttl + p {
	font-size: 16px;
	line-height: 1.875;
}

@media screen and (max-width: 1320px) {
.room .box01 > .right .txt_wrap {
	margin-bottom: 28px;
}
.room .box01 > .right .item_dl {
	margin-bottom: 24px;
}
}

@media screen and (max-width: 1280px) {
.room .box01 > .right {
	padding: 22px 25px 29px 25px;
}
}

@media screen and (max-width: 1180px) {
.room .box01 > .left > .ttl {
	font-size: 22px;
	margin-bottom: 18px;
}
.room .box01 > .right .txt_wrap > .ttl {
	font-size: 22px;
	margin-bottom: 12px;
}
.room .box01 > .right .txt_wrap {
	margin-bottom: 23px;
}
}

@media screen and (max-width: 1080px) {
.room .box01 > .left .figure_obi figcaption p.fi_ttl {
	font-size: 16px;
}
.room .box01 > .left > .ttl {
	font-size: 20px;
}
.room .box01 > .right .txt_wrap > .ttl {
	font-size: 20px;
}
.room .box01 > .right .item_dl dt .ttl {
	font-size: 18px;
	margin-bottom: 7px;
}
.room .box01 > .left .figure_obi figcaption p.fi_ttl + p {
	font-size: 13px;
}
.room .box01 > .right .txt_wrap > .ttl + p {
	font-size: 14px;
}
.room .box01 > .right .item_dl dt .ttl + p {
	font-size: 14px;
}
	.room .ttl_wrap .read br{
		display: none;
	}
}

@media screen and (max-width: 960px) {
	.room .box01 > .left .figure_obi .sp_bg{
		background: #fff;
		text-align: center;
	}
.room .box01 > .left {
	width: auto;
	float: none;
	max-width: 600px;
	margin: auto;
	margin-bottom: 5%;
}
.room .box01 > .right {
	width: auto;
	float: none;
	max-width: 600px;
	margin: auto;
}
}

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

@media screen and (max-width: 767px) {
	.room .ttl_wrap .read{
		text-align: left;
	}
}

@media screen and (max-width: 640px) {
.room .box01 > .right .item_dl {
	margin-bottom: 13%;
}
.room .box01 > .right .item_dl dt {
	width: auto;
	display: block;
	margin-bottom: 6%;
	margin-right: auto;
}
.room .box01 > .right .item_dl dd {
	display: block;
	width: auto;
	margin-bottom: 0;
}
}

@media screen and (max-width: 460px) {
.room .box01 > .left .figure_obi figcaption p.fi_ttl {
	font-size: 15px;
}
.room .box01 > .left > .ttl {
	font-size: 18px;
	margin-bottom: 12px;
}
.room .box01 > .right .txt_wrap > .ttl {
	font-size: 18px;
	margin-bottom: 8px;
}
.room .box01 > .right {
	padding: 15px 10px 28px;
}
.room .box01 > .right .item_dl dt .ttl {
	font-size: 16px;
}
.room .box01 > .right .item_dl dt .ttl + p {
	font-size: 13px;
}
}

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

@media screen and (max-width: 374px) {
}
/*box02*/
.room .box02 {
	background: #fff;
	padding: 30px 30px 38px 30px;
	color: #323333;
	margin-bottom: 60px;
}
.room .box02 .space_list {
	position: relative;
}
.room .box02 .space_list .ttl {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.66;
	margin-bottom: 55px;
}
.room .box02 .space_list .t1 {
	font-size: 20px;
	color: #4299b4;
	line-height: 2;
}
.room .box02 .space_list .t2 {
	font-size: 18px;
	line-height: 1.7;
}
.room .box02 .space_list .indent_list > li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 16px;
	margin-bottom: 2px;
}
.room .box02 .space_list .indent_list > li:last-child {
	margin-bottom: 0;
}
.room .box02 .space_list .indent_list > li.no {
	text-indent: 0;
	padding-left: 0;
}
.room .box02 .space_list .bg_txt {
	background: #d9dde2;
	padding: 7px 10px;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 10px;
	font-size: 20px;
}
.room .box02 .space_list .bg_txt.bg_txt_ex {
	width: 96.78%;
}
.room .box02 .space_list > li.n1 {
	width: 25.45%;
	float: left;
}
.room .box02 .space_list > li.n2 {
	width: 24.78%;
	float: right;
}
.room .box02 .space_list > li.n3_zu {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
}
.room .box02 .space_list > li.n3_zu img {
	position: absolute;
	width: 40.83%;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

@media screen and (max-width: 1430px) {
.room .box02 .space_list .ttl {
	font-size: 22px;
	margin-bottom: 18px;
}
.room .box02 .space_list .t1 {
	font-size: 18px;
}
.room .box02 .space_list .t1 {
	font-size: 18px;
}
}

@media screen and (max-width: 1320px) {
.room .box02 .space_list .ttl {
	font-size: 20px;
}
.room .box02 .space_list .t2 {
	font-size: 16px;
}
.room .box02 .space_list .bg_txt {
	font-size: 16px;
}
.room .box02 .space_list .indent_list > li {
	font-size: 14px;
}
.room .box02 .space_list .t1 {
	font-size: 17px;
}
}

@media screen and (max-width: 1280px) {
.room .box02 .space_list .ttl {
	font-size: 18px;
}
.room .box02 .space_list .t1 {
	font-size: 16px;
}
.room .box02 .space_list .t2 {
	font-size: 14px;
}
.room .box02 .space_list .indent_list > li {
	font-size: 12px;
}
}

@media screen and (max-width: 1130px) {
.room .box02 {
	padding: 15px 10px;
}
}

@media screen and (max-width: 1100px) {
.room .box02 .space_list > li.n1 {
	width: 28.45%;
}
.room .box02 .space_list > li.n2 {
	width: 28.78%;
}
}

@media screen and (max-width: 960px) {
.room .box02 {
	max-width: 600px;
	margin: auto;
	margin-bottom: 13%;
}
.room .box02 .space_list > li.n1 {
	width: auto;
	float: none;
	margin-bottom: 6%;
}
.room .box02 .space_list > li.n2 {
	width: auto;
	float: none;
	margin-bottom: 6%;
}
.room .box02 .space_list > li.n3_zu {
	position: static;
}
.room .box02 .space_list > li.n3_zu img {
	position: static;
	width: auto;
}
.room .box02 .space_list .bg_txt.bg_txt_ex {
	width: auto;
}
.room .box02 .space_list {
	text-align: center;
}
}

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

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

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

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

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

@media screen and (max-width: 374px) {
}
/*.room .box03*/
.room .box03 {
	background: #e0eaf0;
	padding: 30px 24px;
	color: #323333;
	margin-bottom: 60px;
	display: flex;
}
.room .box03 .txt_box03 {
	font-size: 20px;
	line-height: 1.5;
}
.room .box03 .txt_box03 > span.s {
	font-size: 65%;
}
.room .box03 .read_box03 {
	font-size: 16px;
	line-height: 1.5;
}
.room .box03 .w01 {
	width: 33.333333%;/*float: left;*/
}
.room .box03 .w01.left {
	padding-right: 14px;
}
.room .box03 .w01.center {
	padding-right: 9px;
	padding-left: 24px;
}
.room .box03 .w01.right {
	padding-left: 14px;
}
.room .box03 .w01.left, .room .box03 .w01.center {
	border-right: 1px solid #000;
}
.room .box03 .w01.left > .txt_wrap {
	margin-bottom: 20px;
}
.room .box03 .w01.left > .txt_wrap .img {
	margin-bottom: 18px;
}
.room .box03 .w01.left > .txt_wrap .ttl {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.room .box03 .w01.left > .txt_wrap .ttl + .read_ttl {
	font-size: 16px;
	line-height: 1.5;
	word-break: break-all;
}
.room .box03 .w01.center > .txt_wrap .img {
	margin-bottom: 18px;
}
.room .box03 .w01.center > .txt_wrap .ttl {
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	line-height: 1.5;
}
.room .box03 .w01.center > .txt_wrap .ttl > span.s {
	font-size: 65%;
}
.room .box03 .w01.center > .txt_wrap ul.list > li {
	width: 56.58%;
	float: left;
}
.room .box03 .w01.center > .txt_wrap ul.list > li p {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.12em;
}
.room .box03 .w01.center > .txt_wrap ul.list > li:nth-child(2) {
	width: 43.42%;
	float: right;
}
.room .box03 .w01.right > .txt_wrap {
	margin-bottom: 25px;
}
.room .box03 .w01.right > .txt_wrap .img {
	margin-bottom: 37px;
}
.room .box03 .w01.right > .txt_wrap .ttl {
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	line-height: 1.5;
}
.room .box03 .w01.right > .txt_wrap .ttl+.read_ttl {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 14px;
	word-break: break-all;
}
.room .box03 .w01.right > .txt_wrap02 .img {
	margin-bottom: 20px;
}
.room .box03 .w01.right > .txt_wrap02 .ttl {
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 10px;
	line-height: 1.5;
}
.room .box03 .w01.right > .txt_wrap02 .ttl+.read_ttl {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 14px;
	word-break: break-all;
}

@media screen and (max-width: 1320px) {
.room .box03 .w01.left > .txt_wrap .ttl {
	font-size: 18px;
}
.room .box03 .w01.left > .txt_wrap .ttl + .read_ttl {
	font-size: 14px;
}
.room .box03 .w01.center > .txt_wrap ul.list > li p {
	font-size: 14px;
}
.room .box03 .txt_box03 {
	font-size: 16px;
}
.room .box03 .w01.right > .txt_wrap .ttl {
	font-size: 18px;
}
.room .box03 .w01.right > .txt_wrap .ttl+.read_ttl {
	font-size: 14px;
}
.room .box03 .w01.right > .txt_wrap02 .ttl+.read_ttl {
	font-size: 14px;
}
.room .box03 .read_box03 {
	font-size: 14px;
}
}

@media screen and (max-width: 1280px) {
.room .box03 .txt_box03 {
	font-size: 15px;
}
.room .box03 .w01.center > .txt_wrap .ttl {
	font-size: 16px;
}
.room .box03 .w01.right > .txt_wrap02 .ttl {
	font-size: 16px;
}
.room .box03 .w01.left > .txt_wrap .ttl + .read_ttl {
	font-size: 12px;
}
.room .box03 .w01.center > .txt_wrap ul.list > li p {
	font-size: 12px;
}
.room .box03 .w01.right > .txt_wrap02 .ttl+.read_ttl {
	font-size: 12px;
}
.room .box03 .read_box03 {
	font-size: 12px;
}
}

@media screen and (max-width: 1030px) {
.room .box03 {
	flex-wrap: wrap;
}
.room .box03 .w01 {
	width: 50%;
}
.room .box03 .w01.center {
	border-right: 0;
}
.room .box03 .w01.left,  .room .box03 .w01.center {
	margin-bottom: 7%;
}
.room .box03 .w01.right {
	padding-top: 45px;
	border-top: 1px solid #000;
	width: 95%;
	margin: auto;
}
}

@media screen and (max-width: 650px) {
.room .box03 {
	display: block;
	max-width: 850px;
	margin: auto;
	margin-bottom: 14%;
}
.room .box03 .w01 {
	width: auto !important;
}
.room .box03 .w01.left, .room .box03 .w01.center {
	border-right: 0;
	border-bottom: 1px solid #000;
	padding: 0;
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.room .box03 .w01.center > .txt_wrap ul.list > li {
	width: 65.58%;
}
.room .box03 .w01.center > .txt_wrap ul.list > li:nth-child(2) {
	width: 23.42%;
}
.room .box03 .w01.right {
	border-top: 0;
	padding-top: 0;
}
.room .box03 .w01.right {
	padding-left: 0;
}
}

@media screen and (max-width: 768px) {
.room .box03 .w01.left > .txt_wrap .ttl br {
	display: none;
}
.room .box03 .w01.left > .txt_wrap .ttl + .read_ttl {
	font-size: 13px;
}
.room .box03 .read_box03 {
	font-size: 13px;
}
}

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

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

@media screen and (max-width: 460px) {
.room .box03 {
	padding: 15px 13px;
}
.room .box03 .w01.center > .txt_wrap ul.list {
	margin-bottom: 16%;
}
.room .box03 .w01.center > .txt_wrap ul.list > li {
	width: auto;
	float: none;
	margin-bottom: 4%;
}
.room .box03 .w01.center > .txt_wrap ul.list > li:nth-child(2) {
	width: auto;
	float: none;
	text-align: center;
	margin-bottom: 0;
}
}

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

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

@media screen and (max-width:767px) {
}
/*equipment_wrap*/
.room .equipment_wrap > .txt_wrap .ttl {
	font-size: 24px;
	margin-bottom: 15px;
	line-height: 1.5;
	text-align: center;
}
.room .equipment_wrap .border_ttl {
	font-size: 20px;
	line-height: 1.4;
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #866f30;
}
.room .equipment_wrap .ttl_equipment {
	font-size: 20px;
	line-height: 1.4;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #866f30;
	letter-spacing: -0.05em;
	font-feature-settings: "pkna";
	font-family: "游明朝", "Yu Mincho", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
}
.room .equipment_wrap .ttl_equipment > span.s {
	font-size: 70%;
}
.room .equipment_wrap .read_equipment {
	font-size: 14px;
	line-height: 1.7;
}
.room .equipment_wrap .read_equipment > span.s {
	display: block;
	font-size: 85.72%;
}
.room .equipment_wrap .kitchen_box .w01 {
	width: 58.58%;
	float: left;
}
.room .equipment_wrap .kitchen_box .w02 {
	width: 37.86%;
	float: right;
}
.room .equipment_wrap .kitchen_box .w02 > .list {
	margin-bottom: 35px;
}
.room .equipment_wrap .kitchen_box .w02 > .list > li {
	width: 48.33333333333333%;
	margin-right: 3.333333333333333%;
	float: left;
}
.room .equipment_wrap .kitchen_box .w02 > .list > li:nth-child(even) {
	margin-right: auto;
}
.room .equipment_wrap .kitchen_box .w02 > .list > li .img {
	text-align: center;
	background: #fff;
	margin-bottom: 15px;
}
.room .equipment_wrap .kitchen_box .w02 > .list02 > li {
	width: 48.333%;
	margin-right: 3.333333333333333%;
	float: left;
}
.room .equipment_wrap .kitchen_box .w02 > .list02 > li:first-child{
	background: #fff;
	text-align: center;
}
.room .equipment_wrap .kitchen_box .w02 > .list02 > li:nth-child(even) {
	margin-right: auto;
}
.room .equipment_wrap .kitchen_box .list5col li {
	width: 17.15%;
	margin-right: 3.5625%;
	margin-bottom: 32px;
	float: left;
}
.room .equipment_wrap .kitchen_box .list5col li:nth-last-child(-n + 3) {
	margin-bottom: 0;
}
.room .equipment_wrap .kitchen_box .list5col li:nth-child(5n) {
	margin-right: auto;
}
.room .equipment_wrap .kitchen_box .list5col li .img {
	margin-bottom: 15px;
}

@media screen and (max-width: 1360px) {
.room .equipment_wrap .read_equipment {
	font-size: 13px;
	line-height: 1.4;
}
}

@media screen and (max-width: 1320px) {
.room .equipment_wrap .ttl_equipment {
	font-size: 18px;
	margin-bottom: 9px;
	padding-bottom: 5px;
}
}

@media screen and (max-width: 1280px) {
.room .equipment_wrap .ttl_equipment {
	font-size: 16px;
}
.room .equipment_wrap .read_equipment {
	font-size: 12px;
}
}

@media screen and (max-width: 1140px) {
.room .equipment_wrap .kitchen_box {
	max-width: 600px;
	margin: auto;
	margin-bottom: 8%;
}
.room .equipment_wrap .kitchen_box .w01 {
	width: auto;
	float: none;
	margin-bottom: 5%;
}
.room .equipment_wrap .kitchen_box .w02 {
	width: auto;
	float: none;
	max-width: 600px;
	margin: auto;
}
.room .equipment_wrap .ttl_equipment {
	font-size: 18px;
}
.room .equipment_wrap .read_equipment {
	font-size: 13px;
	line-height: 1.6;
}
.room .equipment_wrap .kitchen_box .list5col li {
	width: 48.33333333333333%;
	margin-right: 3.333333333333333% !important;
}
.room .equipment_wrap .kitchen_box .list5col li:nth-child(even) {
	margin-right: auto !important;
}
.room .equipment_wrap .kitchen_box .list5col li .img {
	margin-bottom: 15px;
	text-align: center;
	background: #fff;
}
}

@media screen and (max-width: 768px) {
.room .equipment_wrap > .txt_wrap .ttl {
	font-size: 22px;
	margin-bottom: 20px;
}
	
}

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

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

@media screen and (max-width: 460px) {
.room .equipment_wrap > .txt_wrap .ttl {
	font-size: 20px;
}
.room .equipment_wrap .border_ttl {
	font-size: 18px;
}
/*.room .equipment_wrap .kitchen_box {
	max-width: 310px;
}*/
.room .equipment_wrap .kitchen_box .w02 > .list {
	/*max-width: 270px;*/
	margin: auto;
	margin-bottom: 7.5%;
}
/*.room .equipment_wrap .kitchen_box .w02 > .list img {
	width: 100%;
}*/
.room .equipment_wrap .kitchen_box .w02 > .list > li {
	width: auto;
	float: none;
	margin-right: auto !important;
	margin-bottom: 45px !important;
}
.room .equipment_wrap .kitchen_box .w02 > .list > li:last-child {
	margin-bottom: 0 !important;
}
/*.room .equipment_wrap .kitchen_box .w02 > .list02 {
	max-width: 270px;
	margin: auto;
}*/
/*.room .equipment_wrap .kitchen_box .w02 > .list02 img {
	width: 100%;
}*/
.room .equipment_wrap .kitchen_box .w02 > .list02 > li {
	width: auto;
	float: none;
	margin-right: auto;
}
	.room .equipment_wrap .kitchen_box .w02 > .list02 > li:first-child{
		margin-bottom: 9px;
	}
.room .equipment_wrap .kitchen_box .w02 > .list02 > li:nth-child(even) {
	width: auto;
	float: none;
}
/*.room .equipment_wrap .kitchen_box .list5col {
	max-width: 270px;
	margin: auto;
}*/
/*.room .equipment_wrap .kitchen_box .list5col li img {
	width: 100%;
}*/
.room .equipment_wrap .kitchen_box .list5col li {
	width: auto;
	float: none;
	margin-right: auto !important;
	margin-bottom: 45px !important;
}
.room .equipment_wrap .kitchen_box .list5col li:last-child {
	margin-bottom: 0 !important;
}
}

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

@media screen and (max-width: 374px) {
}
.room .equipment_wrap .bath_box {
	margin-bottom: 50px;
}
.room .equipment_wrap .bath_box .w01 {
	width: 37.86%;
	float: left;
}
.room .equipment_wrap .bath_box .w02 {
	width: 58.58%;
	float: right;
}
.room .equipment_wrap .bath_box .w02 > ul.list > li {
	width: 29.27%;
	float: left;
	margin-right: 6.095%;
	margin-bottom: 35px;
}
.room .equipment_wrap .bath_box .w02 > ul.list > li:nth-last-child(-n + 3) {
	margin-bottom: 0;
}
.room .equipment_wrap .bath_box .w02 > ul.list > li:nth-child(3n) {
	margin-right: auto;
}
.room .equipment_wrap .bath_box .w02 > ul.list > li p.img {
	margin-bottom: 15px;
}
.room .equipment_wrap .bath_box .bath_list01 {
	max-width: 830px;
}
.room .equipment_wrap .bath_box .bath_list01 li {
	width: 28.92%;
	float: left;
}
.room .equipment_wrap .bath_box .bath_list01 li:nth-child(2) {
	width: 63.86%;
	float: right;
}

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

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

@media screen and (max-width: 1140px) {
.room .equipment_wrap .bath_box {
	max-width: 600px;
	margin: auto;
	margin-bottom: 8%;
}
.room .equipment_wrap .bath_box .w01 {
	max-width: 530px;
	margin: auto;
	width: auto;
	float: none;
	margin-bottom: 6%;
}
.room .equipment_wrap .bath_box .w02 {
	width: auto;
	float: none;
}
.room .equipment_wrap .bath_box .w02 > ul.list > li {
	width: 48.33333333333333%;
	margin-right:3.333333333333333% !important;
}
	.room .equipment_wrap .bath_box .w02 > ul.list > li p.img{
		text-align: center;
		background: #fff;
	}
.room .equipment_wrap .bath_box .w02 > ul.list > li:nth-child(even) {
	margin-right: auto !important;
}
}

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

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

@media screen and (max-width: 640px) {
.room .equipment_wrap .bath_box .bath_list01 {
	letter-spacing: -.40em;
}
.room .equipment_wrap .bath_box .bath_list01 li {
	float: none;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	margin-right: 4.22%;
}
.room .equipment_wrap .bath_box .bath_list01 li:nth-child(2) {
	width: 66.86%;
	margin-right: auto;
	float: none;
}
}

@media screen and (max-width: 560px) {
.room .equipment_wrap .bath_box .bath_list01 {
	width: 45.29%;
}
.room .equipment_wrap .bath_box .bath_list01 li {
	display: block;
	margin-right: auto;
	width: auto !important;
}
.room .equipment_wrap .bath_box .bath_list01 li:first-child {
	margin-bottom: 9px;
	background: #fff;
	text-align: center;
}
}

@media screen and (max-width: 460px) {
/*.room .equipment_wrap .bath_box {
	max-width: 310px;
}*/
/*.room .equipment_wrap .bath_box .w02 > ul.list {
	max-width: 270px;
	margin: auto;
}*/
.room .equipment_wrap .bath_box .w02 > ul.list > li {
	width: auto;
	margin-right: auto !important;
	margin-bottom: 45px !important;
}
.room .equipment_wrap .bath_box .w02 > ul.list > li:last-child {
	margin-bottom: 0 !important;
}
/*.room .equipment_wrap .bath_box .w02 > ul.list > li img {
	width: 100%;
}*/
.room .equipment_wrap .bath_box .bath_list01 {
	width: auto;
	/*max-width: 270px;*/
	margin: auto;
}
/*.room .equipment_wrap .bath_box .bath_list01 img {
	width: 100%;
}*/
}

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

@media screen and (max-width: 374px) {
}
.room .equipment_wrap .powder_box {
	margin-bottom: 70px;
}
.room .equipment_wrap .powder_box .w01 {
	width: 37.86%;
	float: left;
}
.room .equipment_wrap .powder_box .w02 {
	width: 58.58%;
	float: right;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li {
	width: 29.27%;
	float: left;
	margin-right: 6.095%;
	margin-bottom: 35px;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li:nth-last-child(-n + 3) {
	margin-bottom: 0;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li:nth-child(3n) {
	margin-right: auto;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li p.img {
	margin-bottom: 15px;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li.n4 {
	margin-top: -10.6%;
}

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

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

@media screen and (max-width: 1180px) {
.room .equipment_wrap .powder_box .w02 > ul.list > li.n4 {
	margin-top: 0;
}
}

@media screen and (max-width: 1140px) {
.room .equipment_wrap .powder_box {
	max-width: 600px;
	margin: auto;
	margin-bottom: 8%;
}
.room .equipment_wrap .powder_box .w01 {
	width: auto;
	float: none;
	max-width: 530px;
	margin: auto;
	margin-bottom: 5%;
}
.room .equipment_wrap .powder_box .w02 {
	width: auto;
	float: none;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li {
	width: 48.33333333333333%;
	margin-right: 3.333333333333333% !important;
	margin-bottom: 35px !important;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li:nth-child(even) {
	margin-right: auto !important;
}
	.room .equipment_wrap .powder_box .w02 > ul.list > li .img{
		background: #fff;
		text-align: center;
	}
}

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

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

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

@media screen and (max-width: 460px) {
/*.room .equipment_wrap .powder_box {
	max-width: 310px;
}*/
/*.room .equipment_wrap .powder_box .w02 > ul.list {
	max-width: 270px;
	margin: auto;
}*/
.room .equipment_wrap .powder_box .w02 {
}
.room .equipment_wrap .powder_box .w02 > ul.list > li {
	width: auto;
	float: none;
	margin-right: auto !important;
	margin-bottom: 45px !important;
}
.room .equipment_wrap .powder_box .w02 > ul.list > li:last-child {
	margin-bottom: 0 !important;
}
/*.room .equipment_wrap .powder_box .w02 > ul.list > li img {
	width: 100%;
}*/
}

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

@media screen and (max-width: 374px) {
}
.room .equipment_wrap .box04 .w01 {
	width: 32.86%;
	float: left;
}
.room .equipment_wrap .box04 .w02 {
	width: 64.29%;
	float: right;
}
.room .equipment_wrap .box04 .w02 .list > li {
	float: left;
}
.room .equipment_wrap .box04 .w02 .list > li.n1, .room .equipment_wrap .box04 .w02 .list > li.n2, .room .equipment_wrap .w02 .box04 .list > li.n3 {
	margin-bottom: 4.4%;
}
.room .equipment_wrap .box04 .w02  .list > li.n1 {
	width: 30%;
	margin-right: 4.44%;
}
.room .equipment_wrap .box04 .w02 .list > li.n2 {
	width: 25.56%;
	margin-right: 4.44%;
}
.room .equipment_wrap .box04 .w02 .list > li.n3 {
	width: 35.56%;
}
.room .equipment_wrap .box04 .w02 .list > li.n4 {
	width: 44.45%;
	margin-right: 4.43%;
}
.room .equipment_wrap .box04 .w02  .list > li.n5 {
	width: 51.12%;
}
.room .equipment_wrap .box04_ex{
	margin-top: 15px;
	display: none;
	
}
.room .equipment_wrap .box04_ex .list li{
	float: left;
}

.room .equipment_wrap .box04_ex   .list > li.n1 {
	width: 30%;
	margin-right: 4.44%;
}
.room .equipment_wrap .box04_ex .list > li.n2 {
	width: 25.56%;
	margin-right: 4.44%;
}
.room .equipment_wrap .box04_ex .list > li.n3 {
	width: 35.56%;
}

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

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

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

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

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

@media screen and (max-width: 640px) {
	.room .equipment_wrap .box04 .w02 .list > li.n1,
	.room .equipment_wrap .box04 .w02 .list > li.n2,
	.room .equipment_wrap .box04 .w02 .list > li.n3{
		display: none !important;
	}
	.room .equipment_wrap .box04 .w01{
		width: 47.111111%;
		margin-right: 4.444444444444444%;
	}
	.room .equipment_wrap .box04 .w02 {
		width: 48.444444%;
	}
	
	.room .equipment_wrap .box04 .w02 .list > li.n4{
		width: auto;

		margin-right: auto;
		margin-bottom: 8%;
	}
	.room .equipment_wrap .box04 .w02 .list > li.n5{
		width: auto;
		
	}
	.room .equipment_wrap .box04_ex{
	display: block;
}
}

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

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

@media screen and (max-width: 374px) {
}
/*equipment_wrap*/
/*room*/

/*roomphoto*/

.roomphoto_wrap{
	padding-bottom: 140px;
	padding-bottom: 50px;
	background-color: #000;
	background-image: url("../images/gl_shirakabe_R/roomphoto_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.roomphoto_inner{
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 20px;
}

.roomphoto .ttl_wrap{
	background-image: url("../images/gl_shirakabe_R/residence_ttl_bg.png");
	margin-bottom: 0 !important;
}
.roomphoto .list li{
	width: 22.86%;
	float: left;
	margin-right: 2.853%;
}
.roomphoto .list li:nth-child(4n){
	margin-right: auto;
}
@media screen and (max-width: 1320px) {
	
}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1180px) {
	.roomphoto_wrap{
		padding-bottom: 60px;
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 768px) {
	.roomphoto .list{
		max-width: 660px;
		margin: auto;
	}
	.roomphoto .list li{
		width: 48.49%;
		margin-right: 3.02%;
		margin-bottom: 3.02%;
	}
	.roomphoto .list li:nth-child(2n){
		margin-right: auto;
	}
	.roomphoto .list li:nth-last-child(-n + 2){
		margin-bottom: 0;
	}
}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 460px) {}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 374px) {}




/*roomphoto*/


/*access*/
.access_wrap{
	padding-bottom: 140px;
	padding-bottom: 50px;
	background-color: #000;
	background-image: url("../images/hamamatsuds_tower/access_location_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.access_inner{
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 20px;
}

.access .ttl_wrap{
	background-image: url("../images/hamamatsuds_tower/access_location_ttl_bg.png");
	margin-bottom: 0 !important;
}
.access .list li{
	width: 22.86%;
	float: left;
	margin-right: 2.853%;
}
.access .list li:nth-child(4n){
	margin-right: auto;
}
@media screen and (max-width: 1320px) {
	
}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1180px) {
	.access_wrap{
		padding-bottom: 60px;
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 768px) {
	.access .list{
		max-width: 660px;
		margin: auto;
	}
	.access .list li{
		width: 48.49%;
		margin-right: 3.02%;
		margin-bottom: 3.02%;
	}
	.access .list li:nth-child(2n){
		margin-right: auto;
	}
	.access .list li:nth-last-child(-n + 2){
		margin-bottom: 0;
	}
}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 460px) {}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 374px) {}




/*access*/


/*map_wrap*/

.map_wrap .map{
	position: relative;
padding-bottom: 37.5%;

height: 0;
overflow: hidden;
}
.map_wrap .map iframe{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 480px) {
	.map_wrap .map{
		padding-top: 45%;
	}
}
/*map_wrap*/

/*sec_contact_wrap*/
.sec_contact_wrap{
	padding: 60px 20px;
	background-color: #000;
}
/*sec_contact_wrap*/


/*outline*/

.outline_wrap{
	background-color: #000;
}

.outline_inner{
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 20px;
}

.outline .ttl_wrap{
	padding: 45px 0 0;
	margin-bottom: 30px;
}

.outline .table_inner{
	width: 49.28571428571429%;
}

.outline .left{
	float: left;
}

.outline .right{
	float: right;
}

.outline table,
.outline tbody{
	width: 100%;
	border-collapse: collapse;
}

.outline th,
.outline td{
	font-weight: normal;
	border: solid #6c6c6c 1px;
	text-align: left;
	font-size: 14px;
	line-height: 1.428571428571429;
	padding: 10px 20px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

.outline th{
	background-color: #25201f;
}
.outline td{
	background-color: #4b4442;
}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1320px) {}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 767px) {
	
	
	
	.outline .left,
	.outline .right{
		float: none;
	}
	.outline .table_inner{
		width: 100%;
	}
	
	.outline table, .outline tbody{
		display: block;
	}
	
	.outline tr{
		display: block;
		width: 100%;
		padding-bottom: 5px;
	}
	
	.outline th, .outline td{
		display: block;
		width: 100%;
		font-size: 12px;
	}
}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 460px) {}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 374px) {}
/*outline*/



.cap_box{
	padding: 45px 20px 0;
	color: #fff;
	background: #000;
	max-width: 1115px;
	margin: auto;
	
}
.cap_box > p{
	max-width: 1400px;
	margin: auto;
	font-size: 12px;
	text-align: center;
}
@media screen and (max-width:767px){
	.cap_box{
		padding-top: 30px;
	}
	.cap_box > p{
		
		font-size: 10px;
		text-align: left;
	}
}
