@charset "UTF-8";

/* -------------------------------------
common
------------------------------------- */
#wrap-container {
  max-width: initial;
  max-width: auto;
  padding: 0;
}
#wrap-container, .max-inner {
	max-width: 100% !important;
}
#breadcrumbs {
  display: none;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

#hkd150 {
  overflow: hidden;
}

#hkd150 .page {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
}
#hkd150 .bg-gray {
  background-color: #f2f2f2;
}
#hkd150 .blk.bdr {
  padding-top: 120px;
  position: relative;
}
#hkd150 .blk.bdr::before {
  background-color: #0c318e;
  content: "";
  display: block;
  height: 146px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -73px;
  width: 1px;
  z-index: 1;
}
#hkd150 .blk .blk-title {
  color: #0c318e;
  margin-bottom: 45px;
  text-align: center;
}
#hkd150 .blk .blk-title h2, #hkd150 .blk .blk-title h3 {
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
#hkd150 .blk .blk-title h2 span, #hkd150 .blk .blk-title h3 span {
  display: block;
  line-height: 1.0;
}
#hkd150 .blk .blk-title h2 .en, #hkd150 .blk .blk-title h3 .en {
  font-size: 36px;
}
#hkd150 .blk .blk-title h2 .en::after, #hkd150 .blk .blk-title h3 .en::after {
  background-color: #0c318e;
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto 25px;
  width: 30px;
}
#hkd150 .blk .blk-title h2 .ja, #hkd150 .blk .blk-title h3 .ja {
  font-size: 24px;
}
#hkd150 .blk .blk-title p {
  font-size: 14px;
  letter-spacing: 0.1em;
}

#hkd150 .link {
  background-color: #0c318e;
  border: 2px solid #0c318e;
  border-radius: 40px;
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.0;
  max-width: 255px;
  outline: none;
  padding: 21px 10px;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
#hkd150 .link:hover {
  background-color: #fff;
  color: #0c318e;
  text-decoration: none;
}
#hkd150 .link .ico-blank-img {
  display: none;
}

.hovershadow img {
  transition: box-shadow 0.3s;
}
.hovershadow:hover img {
  box-shadow: 0 0 5px 0 #666;
}

.inv-mov {
  opacity: 0;
  transition: opacity 1.0s, transform 1.0s;
}
.tl-y {
  transform: translate(0,60px); 
}
.tl-x {
  transform: translate(-60px,0); 
}
.mov {
  opacity: 1.0;
  transform: translate(0,0); 
  transition: opacity 1.0s, transform 1.0s;
}
.mov.delay100 {
  transition-delay: 100ms;
}
.mov.delay200 {
  transition-delay: 200ms;
}
.mov.delay300 {
  transition-delay: 300ms;
}
.mov.delay400 {
  transition-delay: 400ms;
}


.posrel {
  position: relative;
}


/* -------------------------------------
mainimg
------------------------------------- */
#hkd150 .mainimg img {
  display: block;
  height: auto;
  width: 100%;
}


/* -------------------------------------
content head
------------------------------------- */
#hkd150 .content-head {
  background-color: #f2f2f2;
  padding-bottom: 60px;
}
#hkd150 .content-head .page {
  margin-bottom: -25px;
  position: relative;
  top: -25px;
  z-index: 2;
}
#hkd150 .content-head h1 {
  color: #0c318e;
  font-size: 48px;
  line-height: 1.3;
  margin-bottom: 20px;
}
#hkd150 .content-head h1 br {
  display:none;
}
#hkd150 .content-head h1 img {
  display: block;
  height: auto;
  margin-bottom: 45px;
  max-width: 342px;
  width: 28.5%;
}
#hkd150 .content-head .clearfix {
  position: relative;
}
#hkd150 .content-head .text {
  width: 46.6%;
}
#hkd150 .content-head .text p {
  font-size: 15px;
  line-height: 2.2;
  margin-bottom: 30px;
}
#hkd150 .content-head .text p:last-child {
  margin-bottom: 0;
}
#hkd150 .content-head .text p strong {
  display: block;
  font-size: 24px;
  font-weight: normal!important;
  line-height: 1.8;
  margin-bottom: 10px;
}
#hkd150 .content-head .map {
  left: 46.6%;
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  width: 53.4%;
  z-index: 1;
}
#hkd150 .content-head .map img {
  display: block;
  height: auto;
  max-width: initial;
  max-width: auto;
  width: 119%;
}


/* -------------------------------------
slide1
------------------------------------- */
#hkd150 .slide1 {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
}
#hkd150 .slide1 .slider {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 60%;
  z-index: 1;
}
#hkd150 .slide1 .slider li {
  outline: none;
}
#hkd150 .slide1 .slider li img {
  height: auto;
  width: 100%;
}
#hkd150 .slide1 .right {
  float: right;
  padding-top: 2%;
  width: 40%;
}
#hkd150 .slide1 .right h2 {
  margin: 0 auto 10px auto;
  width: 48.2%;
}
#hkd150 .slide1 .right h2 img {
  height: auto;
  width: 100%;
}
#hkd150 .slide1 .right .slide_text .text {
  display: none;
  min-height: 350px;
  text-align: center;
}
#hkd150 .slide1 .right .slide_text .text:nth-child(1) {
  display: block;
}
#hkd150 .slide1 .right .text h3 {
  color: #0c318c;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0 20px;
  text-align: center;
}
#hkd150 .slide1 .right .text p {
  font-size: 14px;
  line-height: 2.0;
  margin: 0 auto 35px auto;
  padding: 0 20px;
  text-align: left;
}
#hkd150 .slide1 .right .text a {
  color: #0c318c;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.1em;
  outline: none;
}
#hkd150 .slide1 .right .text a .ico-blank-img {
  display: none;
}
#hkd150 .slide1 .right .text ul {
  margin: 0 auto;
  padding: 0 10px;
  text-align: left;
}
#hkd150 .slide1 .right .text ul li {
  float: left;
  padding:0 10px 0 10px;
  width: 50%;
}
#hkd150 .slide1 .right .text ul li a {
  padding-left: 17px;
  position: relative;
}
#hkd150 .slide1 .right .text ul li a:after {
  background-color: #0c318c;
  border-radius: 50%;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 13px;
  z-index: 1;
}
#hkd150 .slide1 .right .thum li {
  outline: none;
}
#hkd150 .slide1 .right .thum img {
  height: auto;
  width: 100%;
}
#hkd150 .slide1 .right .thum .slick-prev {
  display: none!important;
}
#hkd150 .slide1 .right .thum .slick-next {
  background: url(/domestic/area/hokkaido/hokkaido-150/images/icon_next.png) no-repeat center center;
  background-size: 100% auto;
  border: none;
  bottom: 40px;
  height: 46px;
  left: -23px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000%;
  width: 46px;
  z-index: 2;
}


/* -------------------------------------
culture
------------------------------------- */
#culture {
  padding-bottom: 110px;
  position: relative;
}
#culture:after {
  bottom: -43px;
  background: url(/domestic/area/hokkaido/hokkaido-150/images/icon_and.png) no-repeat center center;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 85px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 55px;
}


/* -------------------------------------
sports
------------------------------------- */
#sports {
  padding: 110px 0 185px 0;
}


/* -------------------------------------
slide2
------------------------------------- */
#hkd150 .slide2 .head {
  margin-bottom: 80px;
  position: relative;
}
#hkd150 .slide2 .head .head-title {
  left: 11.1%;
  position: absolute;
  top: 24.5%;
  z-index: 2;
}
#hkd150 .slide2 .head .head-title h2 {
  color: #fff;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 10px;
  text-shadow: 0 0 10px #000000;
}
#hkd150 .slide2 .head .head-title h2 span {
  display: block;
  font-size: 36px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-top: 10px;
}
#hkd150 .slide2 .head .head-title p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-shadow: 0 0 10px #000000;
}
#hkd150 .slide2 .head li {
  outline: none;
  position: relative;
}
#hkd150 .slide2 .head li:last-child {
  margin-bottom: 0;
}
#hkd150 .slide2 .head li a {
  display: block;
}
#hkd150 .slide2 .head li .map {
  height: auto;
  max-width: 683px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 47.4%;
  z-index: 1;
}
#hkd150 .slide2 .head li .map img {
  height: auto;
  width: 100%;
}
#hkd150 .slide2 .head li .area {
  bottom: 0;
  height: auto;
  left: 0;
  max-width: 252px;
  position: absolute;
  width: 17.5%;
  z-index: 1;
}
#hkd150 .slide2 .head li .area img {
  height: auto;
  width: 100%;
}
#hkd150 .slide2 .head li .bgimg {
  height: auto;
  width: 100%;
}
#hkd150 .slide2 .head li .bgimg.spimg {
  display: none;
}
#hkd150 .slide2 .head .slick-list {
  margin-bottom: 20px;
}
#hkd150 .slide2 .head .slick-dots {
  font-size: 0;
  text-align: center;
}
#hkd150 .slide2 .head .slick-dots li {
  display: inline-block;
  margin: 0 3px;
}
#hkd150 .slide2 .head .slick-dots li button {
  background-color: #cccccc;
  border: none;
  border-radius: 50%;
  height: 12px;
  outline: none;
  overflow: hidden;
  text-indent: -1000%;
  transition: background-color 0.3s;
  width: 12px;
}
#hkd150 .slide2 .head .slick-dots li.slick-active button, #hkd150 .slide2 .head .slick-dots li button:hover {
  background-color: #0c318e;
}

#hkd150 .blk.slide2 .blk-title h3 .en::after {
  content: none;
}

#hkd150 .slide2 .detail li {
  float: left;
  margin: 0 25px 55px 0;
  width: calc((99.9% - 50px) / 3);
}
#hkd150 .slide2 .detail li:nth-child(3n) {
  margin-right: 0;
}
#hkd150 .slide2 .detail li a {
  display: block;
  margin-bottom: 20px;
  outline: none;
}
#hkd150 .slide2 .detail li a img {
  display: block;
  height: auto;
  width: 100%;
}
#hkd150 .slide2 .detail li h3 {
  color: #0c318e;
  font-size: 20px;
  margin-bottom: 10px;
}
#hkd150 .slide2 .detail li h3.new {
  background: url(/domestic/area/hokkaido/hokkaido-150/images/icon_new.png) no-repeat left top 5px;
  background-size: 41px auto;
  padding-left: 50px;
}
#hkd150 .slide2 .detail li p {
  font-size: 14px;
  line-height: 2.0;
}


/* -------------------------------------
campaign
------------------------------------- */
#hkd150 .blk.bdr#campaign {
  padding-top: 0;
}


/* -------------------------------------
sightseeing
------------------------------------- */
#sightseeing {
  margin-bottom: 60px;
}
#hkd150 .blk.bdr#sightseeing {
  padding-top: 80px;
}
#hkd150 .blk.bdr#sightseeing::before {
  top: 3px;
}

/* -------------------------------------
bnr
------------------------------------- */
.bnr {
  margin: 0 auto 100px auto;
  max-width: 930px;
}
.bnr a {
  display: block;
  outline: none;
}
.bnr.bnrlist a {
  margin-bottom:30px;
}
.bnr a#ana_and_jr {
  border:1px solid #cbcbcb;
  max-width: 764px;
  margin: 0 auto 140px;
}


/* -------------------------------------
search
------------------------------------- */
#hkd150 #search {
  padding-bottom: 105px;
}
#hkd150 #search .d_awardReservationLink {
  display: none;
}


/* -------------------------------------
shopping
------------------------------------- */
#hkd150 #shopping {
  padding-bottom: 100px;
}
#hkd150 #shopping li {
  float: left;
  margin-right: 25px;
  width: calc((99.9% - 50px) / 3);
}
#hkd150 #shopping li:last-child {
  margin-right: 0;
}
#hkd150 #shopping li a {
  display: block;
  margin-bottom: 15px;
  outline: none;
}
#hkd150 #shopping li a .img {
  height: auto;
  width: 100%;
}
#hkd150 #shopping li h3 img {
  display: block;
  height: 49px;
  margin-bottom: 10px;
  width: auto;
}
#hkd150 #shopping li h3 {
  color: #0c318e;
  font-size: 15px;
  margin-bottom: 10px;
}
#hkd150 #shopping li h3 a {
  display: inline-block;
  margin-bottom: 0;
  color: #00146e;
}
#hkd150 #shopping li h3 span {
  display: block;
  font-size: 20px;
}
#hkd150 #shopping li p {
  font-size: 14px;
  line-height: 2.0;
}



/* -------------------------------------
hokkaido
------------------------------------- */
#hkd150 #hokkaido {
  padding-bottom: 90px;
}

#hkd150 #hokkaido #initiatives_blk {
	padding:75px;
	margin-bottom:40px;
	background-color:#fff;
}
#hkd150 #hokkaido .initiatives {
	margin-bottom:40px;
}
#hkd150 #hokkaido .initiatives h3 {
	color:#0c318c;
	font-size:24px;
	text-align:center;
	margin-bottom:50px;
}
#hkd150 #hokkaido .initiatives img {
	float:left;
	width:calc((99.9% - 35px)*.65);

}
#hkd150 #hokkaido .initiatives p {
	line-height:1.8;
	float:right;
	width:calc((99.9% - 35px)*.35);

}
#hkd150 #hokkaido #initiatives_blk .initiatives_btn {
	display:block;
	width:255px;
	height:50px;
	margin:0 auto;
	background:#0c318c url(/domestic/area/hokkaido/hokkaido-150/images/btn_open.png) center no-repeat;
	border-radius:30px;
	cursor:pointer;
}
#hkd150 #hokkaido #initiatives_blk .initiatives_btn.tglon {
	background:#0c318c url(/domestic/area/hokkaido/hokkaido-150/images/btn_close.png) center no-repeat;
}

#hkd150 #hokkaido #initiatives_blk div.tglon1 {
	display:none;
}


/*#hkd150 #hokkaido .pickup {
  position: relative;
}
#hkd150 #hokkaido .pickup#pickup1 {
  margin-bottom: 90px;
}
#hkd150 #hokkaido .pickup#pickup2 {
  margin-bottom: 35px;
}
#hkd150 #hokkaido .pickup .text, #hkd150 #hokkaido .pickup .img {
  width: 50%;
}
#hkd150 #hokkaido .pickup .text {
  background-color: #fff;
  padding: 45px;
}
#hkd150 #hokkaido .pickup#pickup1 .text {
  float: left;
}
#hkd150 #hokkaido .pickup#pickup2 .text {
  float: right;
}
#hkd150 #hokkaido .pickup .text h3 {
  color: #0c318c;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 30px;
}
#hkd150 #hokkaido .pickup .text p {
  font-size: 14px;
  line-height: 2.4;
  margin-bottom: 27%;
}
#hkd150 #hokkaido .pickup .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
#hkd150 #hokkaido .pickup#pickup1 .img {
  background-image: url(../image/hokkaido_pickup1.jpg);
  right: 0;
}
#hkd150 #hokkaido .pickup#pickup2 .img {
  background-image: url(../image/hokkaido_pickup2.jpg);
  left: 0;
}*/

#hkd150 #hokkaido #event {
  font-size: 0;
  margin-bottom: 7.5%;
  text-align: center;
}
#hkd150 #hokkaido #event li {
  display: inline-block;
  margin-right: 17px;
  text-align: left;
  vertical-align: top;
  width: calc((99.9% - 51px) / 4);
}
#hkd150 #hokkaido #event li:last-child {
  margin-right: 0;
}
#hkd150 #hokkaido #event li .img {
  height: auto;
  margin-bottom: 10px;
  width: 100%;
}
#hkd150 #hokkaido #event li h3 {
  color: #0c318c;
  font-size: 15px;
  margin-bottom: 3px;
  text-indent: -10px;
}
#hkd150 #hokkaido #event li p {
  color: #0c318c;
  font-size: 15px;
}

#hkd150 #press li {
  border-bottom: 2px dotted #ccc;
  padding: 35px 0;
}
#hkd150 #press li:last-child {
  border-bottom: none;
}
#hkd150 #press li .img {
  float: left;
  height: auto;
  width: 214px;
}
#hkd150 #press li .text {
  float: right;
  width: calc(99.9% - (214px + 45px));
}
#hkd150 #press li .text h3 {
  font-size: 0;
  margin-bottom: 5px;
}
#hkd150 #press li .text h3 a {
  color: #0c318e;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  outline: none;
  text-decoration: underline;
}
#hkd150 #press li .text h3 a img {
  display: inline-block;
  margin-left: 10px;
  vertical-align: -2px;
}
#hkd150 #press li .text h3 a .ico-blank-img {
  display: none;
}
#hkd150 #press li .text p {
  font-size: 14px;
  line-height: 2.0;
}



@media screen and (max-width:1200px) {
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head .text h1 {
    font-size: 43px;
  }
  
  
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .right .text p {
    margin: 0 auto 25px auto;
  }
  #hkd150 .slide1 .right .text ul li a {
    font-size: 13px;
  }
  #hkd150 .slide1 .right .text ul li a br {
    display: none;
  }
  #hkd150 .slide1 .right .text ul li a:after {
    top: 3px;
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
  #hkd150 #hokkaido #event li p br {
    display: none;
  }
}
@media screen and (max-width:1100px) {
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .slider {
    float: none;
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
  #hkd150 .slide1 .right {
    padding-top: 0;
  }
  #hkd150 .slide1 .right .thum {
    position: static;
    width: 100%;
  }
  #hkd150 .slide1 .right .thum li {
    width: 50%;
  }
  #hkd150 .slide1 .right .thum .slick-next {
    bottom: 40px;
    height: 46px;
    left: calc(60% - 23px);
    width: 46px;
  }
}
@media screen and (max-width:1024px) {
  /* -------------------------------------
  common
  ------------------------------------- */
  #hkd150 .blk.bdr {
    padding-top: 105px;
  }
  #hkd150 .blk.bdr::before {
    height: 126px;
    top: -63px;
  }
  
  #hkd150 .blk .blk-title {
    margin-bottom: 40px;
  }
  #hkd150 .blk .blk-title h2 .en, #hkd150 .blk .blk-title h3 .en {
    font-size: 33px;
  }
  #hkd150 .blk .blk-title h2 .ja, #hkd150 .blk .blk-title h3 .ja {
    font-size: 22px;
  }
  
  #hkd150 .link {
    padding: 19px 10px;
  }
  
  
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head .page {
    margin-bottom: -20px;
    top: -20px;
  }
  #hkd150 .content-head h1 {
    font-size: 44px;
  }
  #hkd150 .content-head h1 img {
    margin-bottom: 40px;
  }
  #hkd150 .content-head .text p strong {
    font-size: 22px;
    line-height: 1.7;
  }
  #hkd150 .content-head .text p {
    line-height: 2.2;
    margin-bottom: 27px;
  }
  #hkd150 .content-head .text p br {
    display: none;
  }
  
  
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .right .text h3 {
    font-size: 22px;
  }
  #hkd150 .slide1 .right .text p {
    line-height: 1.9;
    margin: 0 auto 15px auto;
  }
  #hkd150 .slide1 .right .thum .slick-next {
    bottom: 35px;
    height: 42px;
    left: calc(60% - 21px);
    width: 42px;
  }
  
  
  /* -------------------------------------
  culture
  ------------------------------------- */
  #culture {
    padding-bottom: 105px;
  }
  #culture:after {
    bottom: -38px;
    height: 75px;
    width: 49px;
  }
  
  
  /* -------------------------------------
  sports
  ------------------------------------- */
  #sports {
    padding: 105px 0 155px 0;
  }
  
  
  /* -------------------------------------
  slide2
  ------------------------------------- */
  #hkd150 .slide2 .head {
    margin-bottom: 70px;
  }
  #hkd150 .slide2 .head .head-title h2 {
    font-size: 19px;
  }
  #hkd150 .slide2 .head .head-title h2 span {
    font-size: 33px;
  }
  #hkd150 .slide2 .head li .map {
    right: -10%;
  }
  #hkd150 .slide2 .detail li {
    margin: 0 25px 50px 0;
  }
  #hkd150 .slide2 .detail li a {
    margin-bottom: 18px;
  }
  #hkd150 .slide2 .detail li h3 {
    font-size: 19px;
    margin-bottom: 9px;
  }
  #hkd150 .slide2 .detail li h3.new {
    background-size: 39px auto;
    padding-left: 48px;
  }
  #hkd150 .slide2 .detail li p {
    line-height: 1.9;
  }
  
  
  /* -------------------------------------
  sightseeing
  ------------------------------------- */
  #sightseeing {
    margin-bottom: 40px;
  }
  
  
  /* -------------------------------------
  bnr
  ------------------------------------- */
  .bnr {
    margin: 0 auto 80px auto;
  }
  
  
  /* -------------------------------------
  search
  ------------------------------------- */
  #hkd150 #search {
    padding-bottom: 95px;
  }
  
  
  /* -------------------------------------
  shopping
  ------------------------------------- */
  #hkd150 #shopping li h3 img {
    height: 47px;
  }
  #hkd150 #shopping li p {
    line-height: 1.9;
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
	#hkd150 #hokkaido #initiatives_blk {
		padding: 50px;
	}
	#hkd150 #hokkaido .initiatives h3 {
		font-size:22px;
		margin-bottom:40px;
	}
	#hkd150 #hokkaido .initiatives img {
		float:left;
		width:calc((99.9% - 20px)*.65);
	}
	#hkd150 #hokkaido .initiatives p {
		font-size:14px;
		line-height:1.8;
		float:right;
		width:calc((99.9% - 20px)*.35);
	}
  
  #hkd150 #hokkaido .pickup#pickup1 {
    margin-bottom: 80px;
  }
  #hkd150 #hokkaido .pickup .text {
    padding: 40px;
  }
  #hkd150 #hokkaido .pickup .text h3 {
    font-size: 23px;
    margin-bottom: 26px;
  }
  #hkd150 #hokkaido .pickup .text h3 img {
    height: auto;
    width: 92px;
  }
  #hkd150 #hokkaido .pickup .text p {
    line-height: 2.2;
  }
  
  #hkd150 #press li .img {
    width: 204px;
  }
  #hkd150 #press li .text {
    width: calc(99.9% - (204px + 35px));
  }
  #hkd150 #press li .text h3 a {
    font-size: 17px;
  }
  #hkd150 #press li .text p {
    line-height: 1.9;
  }
}
@media screen and (max-width:980px) {
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head h1 {
    font-size: 42px;
  }
  #hkd150 .content-head h1 img {
    margin-bottom: 35px;
  }
  
  
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .right .thum .slick-next {
    height: 40px;
    left: calc(60% - 20px);
    width: 40px;
  }
  
  
  /* -------------------------------------
  slide2
  ------------------------------------- */
  #hkd150 .slide2 .detail li h3 {
    margin-bottom: 8px;
  }
  #hkd150 .slide2 .detail li a {
    margin-bottom: 16px;
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
  #hkd150 #hokkaido .pickup#pickup1 {
    margin-bottom: 65px;
  }
  #hkd150 #hokkaido .pickup .text {
    padding: 35px;
  }
  #hkd150 #hokkaido .pickup .text h3 {
    font-size: 22px;
    margin-bottom: 22px;
  }
  #hkd150 #hokkaido .pickup .text h3 img {
    width: 89px;
  }
  #hkd150 #hokkaido .pickup .text p {
    line-height: 2.0;
  }
  
  /* -------------------------------------
  sightseeing
  ------------------------------------- */
  #hkd150 .blk.bdr#sightseeing {
    padding-top: 50px;
  }
  #hkd150 .blk.bdr#sightseeing::before {
    top: -23px;
  }
  /* -------------------------------------
  .bnr
  ------------------------------------- */
  .bnr a#ana_and_jr {
    margin: 0 auto 90px;
  }
}
@media screen and (max-width:880px) {
  /* -------------------------------------
  slide1
  ------------------------------------- */
}
@media screen and (max-width:768px) {
  /* -------------------------------------
  common
  ------------------------------------- */
  #hkd150 .blk.bdr {
    padding-top: 85px;
  }
  #hkd150 .blk.bdr::before {
    height: 96px;
    top: -48px;
  }
  
  #hkd150 .blk .blk-title {
    margin-bottom: 35px;
  }
  #hkd150 .blk .blk-title h2, #hkd150 .blk .blk-title h3 {
    margin-bottom: 15px;
  }
  #hkd150 .blk .blk-title h2 .en, #hkd150 .blk .blk-title h3 .en {
    font-size: 30px;
  }
  #hkd150 .blk .blk-title h2 .ja, #hkd150 .blk .blk-title h3 .ja {
    font-size: 20px;
  }
  
  #hkd150 .link {
    padding: 17px 10px;
  }

  
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head .page {
    margin-bottom: -15px;
    top: -15px;
  }
  #hkd150 .content-head h1 {
    font-size: 38px;
  }
  #hkd150 .content-head h1 img {
    margin-bottom: 30px;
  }
  #hkd150 .content-head .text p strong {
    font-size: 20px;
    line-height: 1.6;
  }
  #hkd150 .content-head .text p {
    font-size: 14px;
    line-height: 2.0;
    margin-bottom: 24px;
  }
  #hkd150 .content-head .text p .spbrnone {
    display: none;
  }
  
  
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .slider {
    margin-bottom: 30px;
    position: static;
    width: 100%;
  }
  #hkd150 .slide1 .right {
    float: none;
    width: 100%;
  }
  #hkd150 .slide1 .right h2 {
    width: 145px;
  }
  #hkd150 .slide1 .right .slide_text .text {
    margin-bottom: 40px;
    min-height: initial;
    min-height: auto;
  }
  #hkd150 .slide1 .right .text h3 {
    font-size: 20px;
  }
  #hkd150 .slide1 .right .text h3 br {
    display: none;
  }
  #hkd150 .slide1 .right .text p {
    line-height: 1.8;
    max-width: initial;
    max-width: auto;
  }
  #hkd150 .slide1 .right .thum .slick-next {
    bottom: 15px;
    height: 36px;
    left: calc(0% + 15px);
    width: 36px;
  }
  
  
  /* -------------------------------------
  culture
  ------------------------------------- */
  #culture {
    padding-bottom: 90px;
  }
  #culture:after {
    bottom: -33px;
    height: 65px;
    width: 42px;
  }
  
  
  /* -------------------------------------
  sports
  ------------------------------------- */
  #sports {
    padding: 90px 0 125px 0;
  }
  #hkd150 #sports .slide1 .right .slide_text .text {
    height: 250px;
  }
  
  
  /* -------------------------------------
  slide2
  ------------------------------------- */
  #hkd150 .slide2 .head {
    margin-bottom: 60px;
  }
  #hkd150 .blk.bdr.slide2::before {
    content: none;
  }
  #hkd150 .slide2 .head .head-title {
    top: 10%;
    left: 5%;
  }
  #hkd150 .slide2 .head .head-title h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #hkd150 .slide2 .head .head-title h2 span {
    font-size: 30px;
    margin-top: 5px;
  }
  #hkd150 .slide2 .head li .bgimg {
    width: 751px;
    max-width: initial;
    max-width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  #hkd150 .slide2 .detail li {
    margin: 0 25px 40px 0;
    width: calc((99.9% - 25px) / 2);
  }
  #hkd150 .slide2 .detail li:nth-child(3n) {
    margin-right: 25px;
  }
  #hkd150 .slide2 .detail li:nth-child(even) {
    margin-right: 0;
  }
  #hkd150 .slide2 .detail li a {
    margin-bottom: 14px;
  }
  #hkd150 .slide2 .detail li h3 {
    font-size: 18px;
    margin-bottom: 7px;
  }
  #hkd150 .slide2 .detail li h3.new {
    background: url(/domestic/area/hokkaido/hokkaido-150/images/icon_new.png) no-repeat left top 6px;
    background-size: 37px auto;
    padding-left: 44px;
  }
  #hkd150 .slide2 .detail li p {
    line-height: 1.8;
  }
  
  
  /* -------------------------------------
  campaign
  ------------------------------------- */
  #hkd150 .slide2 .detail li:nth-child(3) h3 {
    height: auto!important;
  }
  
  
  /* -------------------------------------
  sightseeing
  ------------------------------------- */
  #sightseeing {
    margin-bottom: 20px;
  }
  #hkd150 .blk.bdr#sightseeing {
    padding-top: 0;
  }
  
  
  /* -------------------------------------
  bnr
  ------------------------------------- */
  .bnr {
    margin: 0 auto 60px auto;
  }
  .bnr a#ana_and_jr {
    margin: 0 auto 50px;
  }
  
  /* -------------------------------------
  search
  ------------------------------------- */
  #hkd150 #search {
    padding-bottom: 85px;
  }



  
  
  /* -------------------------------------
  shopping
  ------------------------------------- */
  #hkd150 #shopping li {
    float: none;
    margin-bottom: 30px;
    width: calc((100% - 0px) / 1);
  }
  #hkd150 #shopping li:last-child {
    margin-bottom: 0;
  }
  #hkd150 #shopping li a.hovershadow {
    float: left;
    margin-bottom: 0;
    width: calc((99.9% - 20px) / 2);
  }
  #hkd150 #shopping li .text {
    float: right;
    width: calc((99.9% - 20px) / 2);
  }
  #hkd150 #shopping li h3 {
    font-size: 14px;
    height: auto!important;
  }
  #hkd150 #shopping li h3 img {
    height: 45px;
  }
  #hkd150 #shopping li h3 span {
    font-size: 19px;
  }
  #hkd150 #shopping li p {
    line-height: 1.8;
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
	#hkd150 #hokkaido #initiatives_blk {
		padding: 40px;
	}
	#hkd150 #hokkaido .initiatives h3 {
		font-size:20px;
		margin-bottom:30px;
	}
	#hkd150 #hokkaido .initiatives img {
		display:block;
		float:none;
		width:100%;
		max-width:450px;
		margin:0 auto 20px;
	}
	#hkd150 #hokkaido .initiatives p {
		font-size:14px;
		line-height:1.8;
		float:none;
		width:100%;
	} 
  
  #hkd150 #hokkaido .pickup#pickup1 {
    margin-bottom: 50px;
  }
  #hkd150 #hokkaido .pickup .text {
    padding: 30px;
  }
  #hkd150 #hokkaido .pickup .text h3 {
    font-size: 21px;
    margin-bottom: 18px;
  }
  #hkd150 #hokkaido .pickup .text h3 img {
    width: 86px;
  }
  #hkd150 #hokkaido .pickup .text p {
    line-height: 1.8;
    margin-bottom: 30px;
  }
  
  #hkd150 #hokkaido #event li {
    margin-right: 20px;
    width:calc((99.9% - 20px) / 2);
  }
  #hkd150 #hokkaido #event li:nth-child(2n) {
    margin-right: 0;
  }
  #hkd150 #hokkaido #event li:nth-child(1),   #hkd150 #hokkaido #event li:nth-child(2) {
    margin-bottom: 20px;
  }
  #hkd150 #hokkaido #event li h3 {
    font-size: 14px;
  }
  #hkd150 #hokkaido #event li p {
    font-size: 14px;
  }
  
  #hkd150 #press li {
    padding: 30px 0;
  }
  #hkd150 #press li .img {
    width: 194px;
  }
  #hkd150 #press li .text {
    width: calc(99.9% - (194px + 25px));
  }
  #hkd150 #press li .text h3 a {
    font-size: 16px;
  }
  #hkd150 #press li .text p {
    line-height: 1.8;
  }
}
@media screen and (max-width:640px) {
  /* -------------------------------------
  common
  ------------------------------------- */
  #hkd150 .blk.bdr {
    padding-top: 70px;
  }
  #hkd150 .blk.bdr::before {
    height: 76px;
    top: -38px;
  }
  
  #hkd150 .blk .blk-title {
    margin-bottom: 30px;
  }
  #hkd150 .blk .blk-title h2 .en, #hkd150 .blk .blk-title h3 .en {
    font-size: 28px;
  }
  #hkd150 .blk .blk-title h2 .ja, #hkd150 .blk .blk-title h3 .ja {
    font-size: 19px;
  }
  
  #hkd150 .link {
    padding: 15px 10px;
  }

  
  
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head .page {
    margin-bottom: -10px;
    top: -10px;
  }
  #hkd150 .content-head h1 {
    font-size: 35px;
  }
  #hkd150 .content-head h1 br {
    display: none;
  }
  #hkd150 .content-head h1 img {
    width: 166px;
    margin-bottom: 25px;
  }
  #hkd150 .content-head .text {
    width: 100%;
    margin-bottom: 30px;
  }
  #hkd150 .content-head .text p strong {
    font-size: 19px;
    margin-bottom: 15px;
  }
  #hkd150 .content-head .text p {
    line-height: 1.9;
    margin-bottom: 22px;
  }
  #hkd150 .content-head .map {
    position: static;
    transform: translateY(0);
    width: 100%;
  }
  
  
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .right .text h3 {
    font-size: 19px;
  }
  #hkd150 .slide1 .right .text p br {
    display: none;
  }
  #hkd150 .slide1 .right .thum .slick-next {
    height: 32px;
    width: 32px;
  }
  
  
  /* -------------------------------------
  culture
  ------------------------------------- */
  #culture {
    padding-bottom: 75px;
  }
  #culture:after {
    bottom: -28px;
    height: 55px;
    width: 36px;
  }
  
  
  /* -------------------------------------
  sports
  ------------------------------------- */
  #sports {
    padding: 75px 0 95px 0;
  }
  
  
  /* -------------------------------------
  slide2
  ------------------------------------- */
  #hkd150 .slide2 .head {
    margin-bottom: 50px;
  }
  #hkd150 .slide2 .head .head-title {
    top: 0;
    left: 0;
    padding: 30px 30px 0 30px;
  }
  #hkd150 .slide2 .head .head-title h2 {
    font-size: 17px;
  }
  #hkd150 .slide2 .head .head-title h2 span {
    font-size: 27px;
  }
  #hkd150 .slide2 .head li .bgimg {
    position: static;
    transform: translateX(0);
    width: 100%;
  }
  #hkd150 .slide2 .head li .bgimg.pcimg {
    display: none;
  }
  #hkd150 .slide2 .head li .bgimg.spimg {
    display: block;
  }
  #hkd150 .slide2 .head li .map {
    left: 23%;
    right: auto;
    width: 80%;
    top: 40%;
    transform: translateY(0);
  }
  #hkd150 .slide2 .head li .area {
    width: 110px;
  }
  #hkd150 .slide2 .detail li {
    margin: 0 20px 35px 0;
    width: calc((99.9% - 20px) / 2);
  }
  #hkd150 .slide2 .detail li:nth-child(3n) {
    margin-right: 20px;
  }
  #hkd150 .slide2 .detail li:nth-child(even) {
    margin-right: 0;
  }
  #hkd150 .slide2 .detail li a {
    margin-bottom: 12px;
  }
  #hkd150 .slide2 .detail li h3 {
    font-size: 17px;
    margin-bottom: 6px;
  }
  #hkd150 .slide2 .detail li h3.new {
    background: url(/domestic/area/hokkaido/hokkaido-150/images/icon_new.png) no-repeat left top;
    background-size: 35px auto;
    margin-bottom: 25px;
    padding: 20px 0 0 0;
  }
  #hkd150 .slide2 .detail li h3 br {
    display: none;
  }
  
  
  /* -------------------------------------
  sightseeing
  ------------------------------------- */
  #sightseeing {
    margin-bottom: 10px;
  }
  
  
  /* -------------------------------------
  bnr
  ------------------------------------- */
  .bnr {
    margin: 0 auto 50px auto;
  }
  .bnr a#ana_and_jr {
    margin: 0 auto 25px;
  }
  
  /* -------------------------------------
  search
  ------------------------------------- */
  #hkd150 #search {
    padding-bottom: 75px;
  }
  
  
  /* -------------------------------------
  shopping
  ------------------------------------- */
  #hkd150 #shopping li {
    float: none;
    width: calc((100% - 0px) / 1);
  }
  #hkd150 #shopping li:nth-child(1) {
    margin-bottom: 40px;
  }
  #hkd150 #shopping li:nth-child(2) {
    float: none;
  }
  #hkd150 #shopping li h3 img {
    height: 43px;
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
  	#hkd150 #hokkaido #initiatives_blk {
		padding:20px;
	}
	#hkd150 #hokkaido .initiatives h3 {
		font-size:19px;
		margin-bottom:20px;
	}

  #hkd150 #hokkaido .pickup .text, #hkd150 #hokkaido .pickup .img {
    width: 100%;
  }
  #hkd150 #hokkaido .pickup#pickup1 {
    margin-bottom: 35px;
  }
  #hkd150 #hokkaido .pickup#pickup1 .text {
    float: none;
  }
  #hkd150 #hokkaido .pickup#pickup2 .text {
    float: none;
  }
  #hkd150 #hokkaido .pickup .text {
    padding: 25px;
  }
  #hkd150 #hokkaido .pickup .text h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #hkd150 #hokkaido .pickup .text h3 img {
    width: 83px;
  }
  #hkd150 #hokkaido .pickup .text .link {
    margin: 0 auto;
  }
  #hkd150 #hokkaido .pickup .img {
    height: auto;
    padding-top: 56.25%;
    position: static;
  }
  
  #hkd150 #hokkaido #event {
    margin-bottom: 45px;
  }
  #hkd150 #press li .img {
    width: 184px;
  }
  #hkd150 #press li .text {
    width: calc(99.9% - (184px + 20px));
  }
}
@media screen and (max-width:550px) {
  #hkd150 #sports .slide1 .right .slide_text .text {
    height: 280px;
  }
}
@media screen and (max-width:480px) {
  /* -------------------------------------
  common
  ------------------------------------- */
  #hkd150 .blk.bdr {
    padding-top: 60px;
  }
  #hkd150 .blk.bdr::before {
    height: 66px;
    top: -33px;
  }
  
  #hkd150 .link {
    padding: 13px 10px;
  }
  
  
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head h1 {
    font-size: 32px;
  }
  #hkd150 .content-head h1 img {
    width: 156px;
    margin-bottom: 20px;
  }
  #hkd150 .content-head .text p strong {
    font-size: 18px;
  }
  #hkd150 .content-head .text p {
    line-height: 1.8;
    margin-bottom: 20px;
  }
  
  
  /* -------------------------------------
  slide1
  ------------------------------------- */
  #hkd150 .slide1 .right .text ul li {
    float: none;
    padding:0 0 0 10px;
    width: 100%;
  }
  #hkd150 .slide1 .right .text h3 {
    font-size: 18px;
  }
  #hkd150 .slide1 .right .thum .slick-next {
    height: 28px;
    width: 28px;
  }
  
  
  /* -------------------------------------
  culture
  ------------------------------------- */
  #culture {
    padding-bottom: 60px;
  }
  #culture:after {
    bottom: -23px;
    height: 45px;
    width: 29px;
  }
  
  
  /* -------------------------------------
  sports
  ------------------------------------- */
  #sports {
    padding: 60px 0 65px 0;
  }
  #hkd150 #sports .slide1 .right .slide_text .text {
    height: 350px;
  }
  
  
  /* -------------------------------------
  slide2
  ------------------------------------- */
  #hkd150 .slide2 .head {
    margin-bottom: 40px;
  }
  #hkd150 .slide2 .head .head-title {
    padding: 20px 20px 0 20px;
  }
  #hkd150 .slide2 .head .head-title h2 {
    font-size: 16px;
  }
  #hkd150 .slide2 .head .head-title h2 span {
    font-size: 24px;
  }
  #hkd150 .slide2 .detail li {
    margin: 0 20px 30px 0;
  }
  #hkd150 .slide2 .detail li a {
    margin-bottom: 10px;
  }
  #hkd150 .slide2 .detail li h3 {
    margin-bottom: 5px;
  }
  
  
  /* -------------------------------------
  search
  ------------------------------------- */
  #hkd150 #search {
    padding-bottom: 65px;
  }
  
  
  /* -------------------------------------
  shopping
  ------------------------------------- */
  #hkd150 #shopping li a.hovershadow {
    float: none;
    margin-bottom: 20px;
    width: calc((100% - 0px) / 1);
  }
  #hkd150 #shopping li .text {
    float: none;
    width: calc((100% - 0px) / 1);
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
  #hkd150 #hokkaido .pickup#pickup1 {
    margin-bottom: 30px;
  }
  #hkd150 #hokkaido .pickup#pickup2 {
    margin-bottom: 30px;
  }
  #hkd150 #hokkaido .pickup .text {
    padding: 20px;
  }
  #hkd150 #hokkaido .pickup .text h3 {
    font-size: 19px;
  }
  #hkd150 #hokkaido .pickup .text h3 img {
    width: 80px;
  }
  
  #hkd150 #hokkaido #event {
    margin-bottom: 40px;
  }
  
  #hkd150 #press li .img {
    width: 140px;
  }
  #hkd150 #press li .text {
    width: calc(99.9% - (140px + 15px));
  }
  #hkd150 #press li .text h3 a {
    font-size: 15px;
  }
}
@media screen and (max-width:400px) {
  /* -------------------------------------
  content head
  ------------------------------------- */
  #hkd150 .content-head h1 {
    font-size: 30px;
  }
  #hkd150 .content-head h1 img {
    width: 146px;
  }
  
  
  /* -------------------------------------
  sports
  ------------------------------------- */
  #hkd150 #sports .slide1 .right .slide_text .text {
    height: 370px;
  }
  
  
  /* -------------------------------------
  slide2
  ------------------------------------- */
  #hkd150 .slide2 .head .head-title h2 {
    font-size: 15px;
  }
  
  
  /* -------------------------------------
  hokkaido
  ------------------------------------- */
  #hkd150 #press li .img {
    width: 120px;
  }
  #hkd150 #press li .text {
    width: calc(99.9% - (120px + 15px));
  }
}