@charset "utf-8";

@media screen and (max-width:768px){
.mv{
     /* margin-bottom: 60px; */
}
.mv .slick,
.mv .slick .box{
     height: 290px;
}
.mv .slick .box01{
     background: url("http://hotel-koo.com/common_f/image/index/slide_img01_sp.jpg") no-repeat right bottom;
     background-size: cover;
}
.mv .slick .box02{
     background: url("http://hotel-koo.com/common_f/image/index/slide_img02_sp.jpg") no-repeat right bottom;
     background-size: cover;
}
.mv .slick .box03{
     background: url("http://hotel-koo.com/common_f/image/index/slide_img03_sp.jpg") no-repeat right bottom;
     background-size: cover;
}
.mv .slick .box04{
     background: url("http://hotel-koo.com/common_f/image/index/slide_img04_sp.jpg") no-repeat right bottom;
     background-size: cover;
}
.mv .slick .box05{
     background: url("http://hotel-koo.com/common_f/image/index/slide_img05_sp.jpg") no-repeat right bottom;
     background-size: cover;
}
.mv .text{
     width: 80px;
}
.mv .text p{
     font-size: 25px;
     top: 35px;
}
.mv .text p.cell01.active{
     right:-7px;
}
.mv .text p.cell02.active{
     right:32px;
}

.main {
    padding-top: 0;
}

#content.top .btn_p{
	text-align: center;
	position: relative;
	z-index: 2;
	margin: 0 auto;
	max-width: 290px;
}
#content.top .btn_p .btn_type01{
	display: block;
	border-radius: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #57aab2;
	letter-spacing: 0.5px;
	background: url("../../image/common/yazirusi.png") no-repeat right 25px center;
	background-size: 27px;
}
#content.top .btn_p .btn_type01:hover{
	color: #fff !important;
	background:#57aab2 url("../../image/common/yazirusi_on.png") no-repeat right 25px center;
	background-size: 27px;
	text-decoration: none;
}
#content.top .main .sp_block01{
	margin-top: -8px;
}
#content.top .main .sp_block01 .title_img{
	position: relative;
}
#content.top .main .sp_block01 .title_img .img{
	display: grid;
}
#content.top .main .sp_block01 .title_img .title{
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
	font-size: 22px;
}
#content.top .main .sp_block01 .inner.list{
	display:none;
}


#content.top .main .sp_block01 .inner .title{
	font-size: 32px;
	padding: 40px 20px 0;
	text-align: center;
	line-height: 1.1;
}
#content.top .main .sp_block01 .inner .gd_logo{
	padding: 20px 40px 0;
}
#content.top .main .sp_block01 .inner .content{
	padding: 10px 20px 40px;
}

#content.top .main .sp_block01 .inner .sp_menu_close{
	text-align: center;
    padding: 20px 0 40px;
    text-decoration: underline;
}
#content.top .main .sp_block01 .inner .title_img{
	position: relative;
}
#content.top .main .sp_block01 .inner .title_img .img{
	display: grid;
}
#content.top .main .sp_block01 .inner .title_img .title{
    color: #fff;
    position: absolute;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    font-size: 22px;
}
#content.top .main .sp_block01 .inner .title_img .img_yazirusi{
    position: absolute;
    left: 46%;
    top: 50px;
}
#content.top .main .sp_block01 .inner .title_img .img_yazirusi img{
    width: 45px;
}
#content.top .main .sp_block01 .inner .content .copy{
    margin-bottom: 20px;
}
#content.top .main .sp_block01 .inner .content .location_blocks{
  margin-bottom: 15px;
}
#content.top .main .sp_block01 .inner .content .location_blocks .location_title{
  margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
#content.top .main .sp_block01 .inner .content .location_blocks .location_title_3{
  margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
#content.top .main .sp_block01 .inner .content .location_blocks .location_title_4{
  margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
#content.top .main .sp_block01 .inner .content .gmap{
  height: 450px;
}


.mapCB {
  padding: 0;
}
.mapCB .photo {
  margin-bottom: 5px;
}
.mapCB .name {
  font-size: 13px;
}
.mapCB .description {
}
.mapCB .address {
  margin: 5px 0;
}

}
