@charset "utf-8";

/* 楽天
----------------------------*/
/*#htlContents {
	width: 100vw !important;
	margin: auto !important;
	min-width: 950px !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    display: block !important;
}
#htlMainContent {
	width: 100% !important;
	min-width: auto !important;
	margin: auto !important;
	margin-left: 0 !important;
}
#RthCustomizeW {
	width: 100% !important;
	margin: auto !important;
}
div#htlContents div#htlMainContent div div#trvlHtlSubNav,div#htlContents div#htlMainContent div div#trvlHtlTabNav ul {
	width: 1000px !important;
	margin: 0 auto;
}
#TOP #htlSide-A {
	top: 1060px;
	left: 70%;
	margin-left: -790px;
}
.module-history-domsearch {
	display: none;
}
*/

* {
	list-style: none;
	color: #333333;
	text-decoration: none;
}
#RthCustomizeW {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
section {

	margin: 0 auto;
}
#RthCustomizeW img {
	margin: 0 auto;
	display: block;
}
h2 img {
	padding: 50px 0;
}
a:hover {
	text-decoration: none;
}
/*----------btn----------*/

.btnBox {
	display: flex;
	justify-content: center;
}
.btnBox .btn.rsv{
	margin: 0 30px;
}

.btn.rsv {
	width: 220px;
	margin: 0 auto;
	position: relative;
}
.btn.rsv a {
	display: block;
	padding: 15px 8px 15px 20px;
	border-radius: 4px;
	color: #fff;
	background: #A38D41;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}
.btn.rsv a:hover,
.header .nav li a:hover,
.banner div a:hover {
	opacity: .9;
	transition : .3s;
}
.btn.rsv a:before {
	content:'';
	width:6px;
	height:6px;
	border:0;
	border-top:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	position:absolute;
	top: 50%;
	left: 5%;
	margin-top: -4px;
	transform:rotate(45deg);
}

/*----------header----------*/
.mainvisual {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
.main {
	position: absolute;
	top: 25%;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 5;
}
#RthCustomizeW .main img {
	filter:drop-shadow(2px 2px 3px #000);
}
.mainvisual .bx-wrapper .bx-viewport {
	height: 580px;
	overflow: inherit;
}
.mainvisual ul {
	margin: 0 auto;
	padding: 0;
}
.mainvisual ul li {
	height: 580px;
	background-repeat: no-repeat;
}
.mainvisual ul li:nth-of-type(1) {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/main_slide01.jpg");
	background-size: cover;
}
.mainvisual ul li:nth-of-type(2) {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/main_slide02.jpg");
	background-size: cover;
}
.mainvisual ul li:nth-of-type(3) {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/main_slide03.jpg");
	background-size: cover;
}
.mainvisual ul li:nth-of-type(4) {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/main_slide04.jpg");
	background-size: cover;
}
.mainvisual ul li:nth-of-type(5) {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/main_slide05.jpg");
	background-size: cover;
}
.header .nav {
	padding-left: 0;
	display: flex;
	justify-content: center;
	font-size: 14px;
}
.header .nav li {
	padding: 15px 27px;
	border-right: solid 1px #CCC; 
}
.header .nav li a {
	text-decoration: none;
	color: inherit;
}
.header .nav li a span:hover {
	color: #ccc;
	transition : .3s;
}
.header .nav li:first-child {
	border-left: solid 1px #CCC; 
}
.header .nav li:last-child:hover {
	background: #A43838;
	transition : .3s;
}
.header .nav li:last-child a span {
	color: #fff;
}
.header .nav li:last-child {
	width: 100px;
	border-right: none;
	background-color: #8B1A1A;
	text-align: center;
}
/*----------くるくるバナー----------*/
.bnrWrap {
	width: 740px;
	margin: 60px auto 115px;
}
.bnrWrap #bnrSlide {
	padding-left: 0;
}
.bnrWrap .bx-wrapper .bx-viewport {
	height: auto !important;
}
.bnrWrap .bx-wrapper .bx-controls-auto,
.bnrWrap .bx-wrapper .bx-pager{
	top:100px;
}

/*----------RECOMMENDED PLANS----------*/
.plansWrap {
	width: 950px;
	margin: 100px auto;
}
.plansWrap .banner div a p {
	margin: 10px auto 35px;
	font-size: 14px;
	line-height: 1.6em;
}
.plans {
	margin: 0 auto 25px;
	color: #A38D41;
	font-size: 30px;
}
.banner {
	width: 950px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.banner div {
	width: 310px;
	margin: 0 3.3px;
}


/*----------guestroom----------*/
.guestroom {
	position: relative;
	width: 950px;
	background-color: #F3F1F1;
}
.guestroom p.btn.rsv:nth-of-type(1) {
	margin: 40px auto 80px;
}
.guestroom p.btn.rsv:nth-of-type(2){
	position: absolute;
	left: 125px;
	bottom: 605px;
    /*bottom: 495px;*/
}
#RthCustomizeW .guestroom img:nth-of-type(3){
	margin-top: 65px;
}

/*----------breakfast----------*/

.breakfast {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/bg2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 950px;
	padding: 180px 0;
}
.breakfast .bx-wrapper {
	max-width: 880px !important;
	margin: 60px auto 100px;
}
.breakfast .bx-viewport {
	height: auto !important;
}
.breakfast .menuWrap .menu_slide li {
	margin: 0 10px;
}
.breakfast .menuWrap .menu_slide li p.img {
	margin: 0 auto 10px;
}
.breakfast .menuWrap .menu_slide li p.txt {
	margin: 0 auto;
	line-height: 1.8em;
	font-size: 13px;
}
.breakfast .bx-wrapper .bx-controls-auto,
.breakfast .bx-wrapper .bx-pager {
	top:265px !important;
}
/*----------restaurant----------*/

#RthCustomizeW .restaurant img {
	margin: 30px auto 80px;
}

/*----------access----------*/
.access {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/bg3.png");
	position: relative;
	width: 950px;
	padding: 180px 0 70px;
}
.access .btn.rsv {
	position: absolute;
	right: 253px;
	bottom: 90px;
} 
/*----------footer----------*/
.footer {
	background-image: url("https://premier.kenhotels.com/sapporo/rt/files/image/top/bg_footer.jpg");
	background-repeat: no-repeat;
	width: 950px;
	padding: 38px 0;
}
.footerWrap {
	width: 410px;
}
.footerWrap p {
	margin: 15px auto;
	color: #fff;
	font-size: 13px;
	line-height: 1.8em;
	font-family: serif;
}
.footer .footerWrap .btn.rsv a {
	border-radius: 0;
	background:#8B1A1A; 
}
.footer .footerWrap .btn.rsv a:hover {
	background: #A43838;
	transition : .3s;
}

/*----------renew2025----------*/
#TOP {
  overflow-x: hidden;
  min-width: 1200px !important;
}

.mv_wrap {
  width: 100%;
  max-width: 1920px;
  margin-left: 50%;
  margin-top: -8px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .mv_wrap {
	width: 100%;
  	max-width: 1560px;
  }
}
@media only screen and (max-width: 1280px) {
  .mv_wrap {
	width: 100%;
  	max-width: 1280px;
  }
}
.mv_wrap .mv img{
	width: 100%;
	height: auto;
}
.concept_wrap {
  width: 1920px;
  margin-left: 50%;
  margin-top: -8px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  .concept_wrap {
    width: 1560px;
  }
}
@media only screen and (max-width: 1280px) {
  .concept_wrap {
    width: 1280px;
  }
}
.con_main .box_img {
  position: relative;
  /*padding-bottom:38.54167%*/
}
.con_main .box_img h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 614px;
  width: 38.375%;
  z-index: 10;
}
.con_main .box_img h3 {
	position: absolute;
	left: 8%;
	bottom: 12%;
	z-index: 10;
	color: #CCC;
	font-size: 20px;
	letter-spacing: 0.2em;
	text-align: left;
	line-height: 2.4;
	text-shadow: 1px 1px 2px black;
}
.concept_wrap .con_main .box_img h2 {
	top: 34%;
	max-width: 1145px;
	width: 60.375%;
}
.guestroom_wrap .btn a{
	transition: 0.6s;
}
.guestroom_wrap .btn a:hover{
	opacity: 0.6;
}
.facility_wrap{
	width: 1400px;
	margin: 0 auto; 
}
.facility_wrap .inner{
	display: flex;
	justify-content: space-between;
}
.facility_wrap .btn{
	margin-top: 40px;
}
.facility_wrap .btn a{
	transition: 0.6s;
}
.facility_wrap .btn a:hover{
	opacity: 0.6;
}
.restaurant_wrap{
	margin-bottom: 160px;
}
.restaurant_wrap .inner img{
	margin: 0 0 !important;
}
.restaurant_wrap .inner .left{
	display: flex;
	justify-content: left;
	margin-bottom: 144px;
}
.restaurant_wrap .inner .left.last{
	margin-bottom: 120px;
}
.restaurant_wrap .inner .right{
	display: flex;
	justify-content: right;
	margin-bottom: 144px;
}
.restaurant_wrap .btn{
	margin-top: 0;
}
.restaurant_wrap .btn a{
	transition: 0.6s;
}
.restaurant_wrap .btn a:hover{
	opacity: 0.6;
}
.access_wrap{
	position: relative;
}
.access_wrap::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1480px;
	height: 1048px;
	background-color: #FAFAFA;
}
.access_wrap .inner{
	position: relative;
	padding-top: 160px;
}
.access_wrap .inner img{
	margin: 0 0 !important;
}
.access_wrap .inner .right{
	display: flex;
	justify-content: right;
}
.access_wrap .btn{
	margin-top: 0;
	margin-bottom: 150px;
	position: relative;
}
.access_wrap .btn a{
	transition: 0.6s;
}
.access_wrap .btn a:hover{
	opacity: 0.6;
}
.tsubakiphoto_wrap{
	padding-top: 160px;
}
#footer {
  width: 1920px;
  margin-left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #1C1414;
}
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
  #footer {
    width: 1560px;
  }
}
@media only screen and (max-width: 1280px) {
  #footer {
    width: 1280px;
  }
}
#footer .con_footer {
  padding: 88px 0 110px;
}
#footer .con_footer .inner {
  width: 1000px;
  margin: 0 auto;
}
#footer .con_footer .inner .logof {
  width: 415px;
  margin: 0 auto 32px;
}
#footer .con_footer .inner p.add {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.66;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  text-align: center;
  margin: 0 auto 64px;
  color: #FFF;
}
#footer .btn_plan{
}
#footer .btn_plan a{
	transition: 0.6s;
}
#footer .btn_plan a:hover{
	opacity: 0.6;
}