@charset "utf-8";
 .slick-prev, .slick-next{
z-index: 1;
} .hero-content{
position: relative;
}
.hero-content p{
font-size: 13.8px;
line-height: 1.5;
}
.hc-h2-wrap{
border-top: 1px solid #cacaca;
padding-top: 10px;
border-bottom: 1px solid #cacaca;
padding-bottom: 10px;
margin-bottom: 20px;
padding-right: 10px;
}
.hc-h2{
border-left: 5px solid #ff7301;
padding-left: 15px !important;
padding-top: 5px;
padding-bottom: 5px;
}
.hc-h2 strong{
font-size: 28px;
font-weight: bold;
margin-right: 20px;
}
.hc-h2-remarks{
font-size: 16px;
font-weight: bold;
}
.hc-h3{
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
padding: 6px 0px;
line-height: 1;
}
.hc-h4{
font-size: 17px !important;
font-weight: bold !important;
margin-bottom: 15px !important;
padding: 0px 0px 10px 0px !important;
line-height: 1 !important;
border-bottom: 1px dashed #acacac !important;
display: flex !important;
align-items: center !important;
flex-direction: row !important;
background: none !important;
color: #000 !important;
}
.hc-h4::before{
content: "\f0da";
font-family: fontawesome;
margin-right: 10px;
color: #fff;
width: 15px;
display: inline-block;
text-align: center;
line-height: 17px;
background: #ff7301;
font-size: 10px;
padding-left: 2px;
border-radius: 2px;
}
.lines-on-sides{
position: relative;
top: 0;
left: 0;
text-align: center;
}
.lines-on-sides:before {
content: "";
display: block;
border-top: solid 1px #cacaca;
width: 100%;
height: 1px;
position: absolute;
top: 50%;
z-index: 0;
}
.lines-on-sides span {
background: #fff;
padding: 0 10px;
position: relative;
z-index: 1;
}
.lines-on-sides.sides-left{
text-align: left;
}
.lines-on-sides.sides-left span{
padding-left: 0;
}
.lines-on-sides.sides-right{
text-align: right;
}
.lines-on-sides.sides-right span{
padding-right: 0;
}
.hc-container{
display: flex;
width: 100%;
flex-direction: row;
align-items: flex-start;
}
.hc-section-gallery{
width:465px;
}
.hc-section-feature{
width: 100%;
margin-left: 20px;
}
.hc-section-feature-detail{
margin-top: 10px;
}
.hcsfd-table{
width: 100%;
font-size: 13.8px;
border-collapse: collapse;
line-height: 1.4;
margin-bottom: 20px;
}
.hcsfd-table th,
.hcsfd-table td{
vertical-align: top;
border-bottom: 1px solid;
padding: 10px 0px;
border-bottom: 1px solid #cacaca;
}
.hcsfd-table-head{
margin-bottom: 10px;
display: inline-block;
line-height: 1;
}
.hcsfd-table p{
font-size: 13.8px;
}
.hcsfd-inner-table{
width: 100%;
border-collapse: collapse; font-size: 13.8px;
}
.hcsfd-inner-table th,
.hcsfd-inner-table td{
padding: 5px 3px;
border: 1px solid #cacaca;
font-size: 13.8px;
letter-spacing: -0.04em;
}
.hcsfd-inner-table-head{
width: 164px;
}
.hcsfd-inner-table .txt-center{
text-align: center;
}
.hcsfd-railroad{
margin-left: 20px;
color: #cacaca;
list-style-type: square;
margin-bottom: 5px;
}
.hcsfd-railroad li span{
color:#000;
}
.ginza-sogo-label{
background: #049a48;
color: #fff;
font-weight: bold;
padding: 4px 6px;
font-size: 13px;
border-radius: 2px;
line-height: 1;
display: inline-block;
}
.hc-availability-container{
display: flex;
flex-direction: row;
width: 100%;
align-items: center;
margin-bottom: 20px;
justify-content: space-between;
}
.hc-availability-item{
display: flex;
flex-direction: row;
text-align: center;
width: calc(50% - 8px);
align-items: center;
justify-content: center;
}
.hc-availability-content{
line-height: 1;
display: flex;
flex-direction: row;
justify-content: center;
padding: 10px 0px;
font-size: 14px;
font-weight: bold;
align-items: center;
}
.hc-availability-content span{
margin-left: 5px;
font-size: 16px;
}
.hc-availability-item-private{
color: #df0000;
background: #fff5f5;
background-size: auto auto;
background-color: rgba(255, 245, 245, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(255, 238, 238, 1) 4px, rgba(255, 238, 238, 1) 8px );
border: 1px solid;
}
.hc-availability-item-freedesk{
color: #00a506;
background: #fafffa;
background-size: auto auto;
background-color: rgba(250, 255, 250, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(239, 255, 239, 1) 4px, rgba(239, 255, 239, 1) 8px );
border: 1px solid;
}
.hc-availability-item-close{
color: #df0000;
background: #fff5f5;
background-size: auto auto;
background-color: rgba(255, 245, 245, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(255, 238, 238, 1) 4px, rgba(255, 238, 238, 1) 8px );
border: 1px solid;
}
.hc-availability-item-open{
color: #00a506;
background: #fafffa;
background-size: auto auto;
background-color: rgba(250, 255, 250, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(239, 255, 239, 1) 4px, rgba(239, 255, 239, 1) 8px );
border: 1px solid;
}
.slick-img{
position: relative;  
}
.slick-img img{
margin-left: auto;
margin-right: auto;
width: 460px;
cursor: zoom-in;
transition: all 0.2s;
}
.slick-img img:hover{
opacity: 0.7;
}
.thumbnail{
margin-bottom:20px;
margin-top:5px;
}
.thumbnail-img{
position: relative;  
margin-left: 2.5px;
margin-right: 2.5px;
}
.thumbnail-img img{
width: 88px;
cursor: pointer;
transition: all 0.2s;
}
.thumbnail-img img:hover{
opacity: 0.7;
}
.hc-benefit a{
transition: all 0.2s;
}
.hc-benefit a:hover{
opacity: 0.7;
}
.hc-benefit-bnr{
max-width: 100%;
margin-top:10px;
}
.hc-benefit-incorp{
margin-bottom: 20px;
background: #fff5f2;
padding: 15px;
box-shadow: 0px 0px 0px 3px #ea535d inset;
}
.hc-benefit-incorp .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#ea535d !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-relocation{
margin-bottom: 20px;
background: #ebffff;
padding: 15px;
box-shadow: 0px 0px 0px 3px #008688 inset;
}
.hc-benefit-relocation .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#008688 !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyoshien-shinjuku{
margin-bottom: 20px;
background: #fbfffa;
padding: 15px;
box-shadow: 0px 0px 0px 3px #34a900 inset;
}
.hc-benefit-sogyoshien-shinjuku .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#34a900 !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyoshien-shibuya{
margin-bottom: 20px;
background: #fdfcff;
padding: 15px;
box-shadow: 0px 0px 0px 3px #4e00ff inset;
}
.hc-benefit-sogyoshien-shibuya .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#4e00ff !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyoshien-yokohama{
margin-bottom: 20px;
background:#fbfbff;
padding: 15px;
box-shadow: 0px 0px 0px 3px #00005a inset;
}
.hc-benefit-sogyoshien-yokohama .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#00005a !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyoshien-kawasaki{
margin-bottom: 20px;
background:#f0fdff;
padding: 15px;
box-shadow: 0px 0px 0px 3px #0070e6 inset;
}
.hc-benefit-sogyoshien-kawasaki .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#0070e6 !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyoshien-saitama{
margin-bottom: 20px;
background:#f7fffd;
padding: 15px;
box-shadow: 0px 0px 0px 3px #00bb96 inset;
}
.hc-benefit-sogyoshien-saitama .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#00bb96 !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyojosei-ginza{
margin-bottom: 20px;
background: #f2fff8;
padding: 15px;
box-shadow: 0px 0px 0px 3px #049a48 inset;
}
.hc-benefit-sogyojosei-ginza .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#049a48 !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyojosei-shinjuku{
margin-bottom: 20px;
background: #fbf7ff;
padding: 15px;
box-shadow: 0px 0px 0px 3px #5800aa inset;
}
.hc-benefit-sogyojosei-shinjuku .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#5800aa !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyojosei-shibuya{
margin-bottom: 20px;
background: #f4fbff;
padding: 15px;
box-shadow: 0px 0px 0px 3px #0086da inset;
}
.hc-benefit-sogyojosei-shibuya .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#0086da !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-benefit-sogyojosei-ikebukuro{
margin-bottom: 20px;
background: #fffef7;
padding: 15px;
box-shadow: 0px 0px 0px 3px #9a8d00 inset;
}
.hc-benefit-sogyojosei-ikebukuro .hc-benefit-header{
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
background:#9a8d00 !important;
line-height:1;
padding:10px;
margin-bottom:10px;
}
.hc-plan-container{
display: flex;
justify-content: space-between;
}
.hc-plan-link{
width: 33.333%;
}
.hc-plan-link:nth-child(2){
border-left: 1px solid #cacaca;
border-right: 1px solid #cacaca;
}
.hc-plan-link a{
display: flex;
line-height: 1.1;
justify-content: flex-start;
transition: all 0.2s;
flex-direction: column;
align-items: center;
text-align: center;
padding: 0px;
}
.hc-plan-link a:hover{
opacity: 0.7;
}
.hc-option-container{
display: flex;
justify-content: space-between;
}
.hc-option-link {
display: flex;
line-height: 1.1;
justify-content:flex-start;
flex-direction: column;
align-items: center;
text-align: center;
width: 33.333%;
padding: 0px;
}
.hc-option-link:nth-child(2){
border-left: 1px solid #cacaca;
border-right: 1px solid #cacaca;
}
.hc-plan-icon{
width: 32px;
height:32px;
display:block;
margin-bottom: 5px;
}
.hc-plan-txt{
line-height: 1.3;
font-size:14px;
}
.hc-plan-icon img{
max-width: 100%;
}
p.leadText{
line-height: 1.6;
}
.planlink-table{
margin-top: 5px;
}
table.adress,
.ginza-five-room-table{
border-spacing: 1px;
}
.facilities-table th,
.facilities-table td{
border: 1px solid #aaa;
}
.access-table td{
border: 1px solid #acacac !important;
}
.hc-plan-move-link{
margin-top: 10px;
text-align: right;
}
.hc-plan-move-link a{
text-decoration: none;
font-weight: bold;
line-height: 1.2;
transition: all 0.2s;
}
.hc-plan-move-link a:hover{
opacity: 0.7;
}
.hc-pamphlet-dl{
margin-bottom:20px;
}
.hc-pamphlet-dl a{
display: block;
transition: all 0.2s;
}
.hc-pamphlet-dl a:hover{
opacity: 0.7;
}
.hc-pamphlet-dl img{
vertical-align: bottom;
}
.sns-links-wrap {
margin-bottom: 20px;
line-height: 10px;
padding: 15px;
background: #f4f4f4;
}
.sns-links{
float: left;
} .facility-container{
display:flex;
justify-content: space-between;
}
.facility-item{
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.facility-item-icon{
text-align: center;
background: #f2eae5;
display: flex;
width: 128px;
height: 128px;
flex-direction: row;
align-items: center;
justify-content: center;
margin-bottom: 10px;
border-radius: 4px;
}
.facility-item-icon img{
height:54px;
}
.facility-item-txt{
text-align: center;
line-height:1.3;
}
.facility-item-mt10{
margin-top: 10px;
} @media screen and (max-width: 540px) {
.hc-h2{
display: flex;
flex-direction: column;
}
.hc-h2-wrap{
margin-bottom: 0;
border-bottom: none;
}
.hc-container{
flex-direction: column;
}
.hc-section-gallery{
width: 100%;
}
.hc-section-feature{
margin-left: 0;
width: calc(100% - 20px);
padding-left: 10px;
padding-right: 10px;
}
.thumbnail{
margin-bottom: 5px;
}
.facility-container{
flex-wrap: wrap;
}
.hc-benefit{
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
.hc-pamphlet-dl{
margin-bottom: 10px;
}
.sns-links-wrap{
margin-bottom: 10px;
}
.hc-availability-container{
margin-bottom: 10px;
}
.hc-availability-content{
font-size:13px;
letter-spacing: -0.03em;
}
.hc-availability-content span{
font-size: 15px;
}
.hc-section-feature-detail{
margin-top: 0;
}
.hcsfd-table{
margin-bottom: 0;
}
.hc-section-feature-detail .hcsfd-table tr:last-child td{
border-bottom: 0;
}
.hc-section-feature-detail .hcsfd-inner-table tr:last-child td{
border-bottom: 1px solid #cacaca;
}
.hc-plan-link a{
padding-left: 5px;
padding-right: 5px;
}
.hc-option-link{
padding-left: 5px;
padding-right: 5px;
}
.facility-container{
display: flex;
justify-content: flex-start !important;
flex-wrap: wrap !important;
align-items: flex-start !important;
margin-bottom: -20px;
}
.facility-item{
width: calc(33.333%) !important;
margin-bottom: 10px;
}
.facility-item-icon{
width: 104px !important;
height: 104px !important;
}
.facility-item-icon img{
height: 48px !important;
}
.fd-explain{
margin-bottom: 10px !important;
}
.access-table td{
border: none !important;
}
.ginza-table-mobile-width-addr{
width: 120px;
}
.hcsfd-inner-table th,
.hcsfd-inner-table td{
letter-spacing: -0.05em;
vertical-align: middle;
padding: 5px 2px;
}
#MainContents #tab-pickup{
display: flex;
align-items: center;
flex-direction: row;
}
#MainContents #tab-pickup li{
width: 25%;
padding: 20px 0px;
float: none;
}
#MainContents #tab-pickup li span{
display: none;
}
.facility-item-blank{
display: none;
}
.facility-item-mt10{
margin-top: 0;
}
}