.enso_hotel{width:100%;margin-top: 44px;text-align:center;background:#fff;}
.enso_top{background-image:url(img/enso_top.jpg);background-size:cover;background-position:right top;background-repeat:no-repeat;text-align: right;}
.enso_top img{padding:135px 90px;}
.enso_hotel h2{font-size:2.4rem;display: block;margin-top:3em;margin-bottom:3em;font-weight:600;color:#111;line-height:1.45em;}
.enso_hotel .box1{position:relative;width:50%;background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block;transition:0.4s;text-align:center;}
.enso_hotel .box2{position:relative;width:33.333%;background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block;transition:0.4s;text-align:center;}
.enso_hotel .box1 h3,.enso_hotel .box2 h3{font-size:1.1rem;padding:120px 15px;color:#fff;}
.enso_hotel .box1 h3 span,.enso_hotel .box2 h3 span{font-size:1.7rem;font-weight:600;display: block;line-height: 1.5em;margin-bottom: 0.3em;}
.fuya1{background-image:url(img/fuya1.jpg);float:left;transition:1s;}
.fuya2{background-image:url(img/fuya2.jpg);}
.tomi1{background-image:url(img/tomi1.jpg);float:left;}
.tomi2{background-image:url(img/tomi2.jpg);float:left;}
.yamato{background-image:url(img/yamato.jpg);}
.enso_hotel .box1:hover,.enso_hotel .box2:hover{background-color: rgba(0,0,0,0.4);background-blend-mode: multiply;}



@media (max-width: 600px){
.enso_top img{padding: 55px 30px;width: 160px;}
.enso_hotel h2{font-size:1.4rem;margin-top: 2em;margin-bottom: 2em;}
.enso_hotel .box1,.enso_hotel .box2{width:100%;}
.enso_hotel .box1 h3, .enso_hotel .box2 h3{font-size:1rem;padding:90px 15px;}
.enso_hotel .box1 h3 span, .enso_hotel .box2 h3 span{font-size:1.5rem}
}