@charset "utf-8";
/* CSS Document */

.pc{
  display: inherit;
}
.sp{
  display: none;
}
img{
  max-width: 100%;
  height: auto;
}
header{
  width: 100%;
  height: 80px; 
}
.lpHeadWrap{
  width: 96%;
  max-width: 1060px;
  height: 80px;
  margin: 0 auto;
  position: relative;
}
#lpHeadLogo{
  margin: 12px 0 0;
  float: left;
}
.lpHeadRight{
  float: right;
}
.lpHeadPhone{
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 900;
  color: #4d4d4d;
  text-align: center;
}
.lpHeadPhone img{
  margin-right: 4px;
  vertical-align: middle;
}
.lpHeadContact{
  padding: 5px 20px;
  background-color: #4675b0;
  color: #FFF;
  text-align: center;
  font-weight: 900;
  border-radius: 4px;
  text-decoration: none;
}
.lpHeadContact img{
  margin-right: 4px;
  vertical-align: middle;
}
.lpHeadContact:hover{
  text-decoration: none;
  opacity: 0.7;
}


main {
  padding: 10px 0 10px;
  position: relative;
}

.searchWay {
  margin: 10px 0 10px;
}
.lpHeadLead{
  width: 100%;
  background: url(../img/lp_sapporo_leadBG.png) no-repeat center center;
  background-size: cover;
  position: relative;
}
.lpHeadPhotoNotice{
  color: #FFF;
  font-size: 75%;
  text-align: right;
  margin: 0;
}

.lpSapporoMap{
  position: absolute;
  left: 10%;
  bottom: 10%;
  width: 415px;
  height: 250px;
  background: url(../img/lp_sapporo_leadMap.png) no-repeat 0 0;
}
.lpHeadLead h1{
  background-color: rgba(0,20,120,0.7);
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
.lpHeadLead h1 img{
  vertical-align: bottom;
}

.lpPartTitle{
  width: 100%;
  background-color: #0032a0;
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  padding: 4px 0 0;
  margin: 0;
}
.lpMidLineTitle{
  width: 100%;
  text-align: center;
  margin: 10px 0 0;
  padding: 4px 16px 0;
  background-color: #FFF;
  color: #000;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
}
.lpMidLineTitle:before{
  content: "";
  border-top: 2px solid #000;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}
.lpMidLineTitle span{
  background-color: #FFF;
  padding: 0 16px;
  display: inline-block;
  position: relative;
  z-index: 10;
}

.searchWay li {
    display: inline-block;
    width: 165px;
    height: 40px;
    background-color: #d2d2d2;
    font-size: 20px;
    font-weight: bolder;
    color: #FFF;
    margin: 0 4px;
    padding-top: 4px;
}
.searchWay li.selected {
  background-color: #0032a0;
}
.condSelect {
  width: 100%;
  border: 1px solid #808080;
  background-color: #FFF;
  margin: 0 0 10px 0;
  padding: 0;
}

.lpPoints{
  width: 96%;
  max-width: 1060px;
  margin: 20px auto;
}
.lpPoint{
  width: 32.5%;
  margin-right: 1.2%;
  float: left;
}
.lpPoint:last-child{
  margin-right: 0;
}

.lpPiontTitle,
.lpPiontTitle a{
  border-radius: 4px;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-size: 1.1rem;
  font-weight: 900;
}
.bgred{
  background-color: #e2001a;
}
.bgblue1{
  background-color: #f0aa00;
}
.bgblack{
  background-color: #000;
}
.bgblue2{
  background-color: #273d91;
}

.lpPointRed{
  font-weight: 900;
  color: #e2001a;
  margin: 1rem 0 0 0;
}
.lpPointBlue1{
  font-weight: 900;
  color: #f0aa00;
  margin: 1rem 0 0 0;
}
.lpPointBlack{
  font-weight: 900;
  color: #000;
  margin: 1rem 0 0 0;
}
.lpPointBlue2{
  font-weight: 900;
  color: #273d91;
  margin: 1rem 0 0 0;
}

.lpPointDetali{
  border-radius: 4px;
  padding: 6px 10px;
  font-size: 0.8rem;
  color: #4b4b4b;
}
.bgredRight{
  background-color: rgba(226,0,26,0.1);
}
.bgblue1Right{
  background-color: rgba(240,170,0,0.1);
}
.bgblackRight{
  background-color: rgba(0,0,0,0.1);
}
.bgblue2Right{
  background-color: rgba(39,61,145,0.1);
}

.lpAccess{
  width: 96%;
  max-width: 1060px;
  margin: 40px auto 20px;
}
#lpAccessHaneda,
#lpAccessSapporo{
  width: 100%;
  height: 200px;
}

.lpSpot{
  width: 96%;
  max-width: 1060px;
  margin: 40px auto 20px;
}
.lpSpotLeft{
  width: 49%;
  float: left;
}
.lpSpotRight{
  width: 49%;
  float: right;
}
.lpSoptPhoto{
  text-align: center;
  font-size: 0.8rem;
}

.lpEvent{
  width: 96%;
  max-width: 1060px;
  margin: 40px auto 20px;
}
.lpEventLeft{
  width: 49%;
  float: left;
}
.lpEventRight{
  width: 49%;
  float: right;
}
.lpEventPhoto{
  text-align: center;
  font-size: 0.8rem;
}

.lpHotel{
  width: 96%;
  max-width: 1060px;
  margin: 40px auto 20px;
}
.lpHotelList{
  margin: 0;
  padding: 0;
  list-style: none;
}
.lpHotelList li{
  margin: 0;
  display: block;
  text-align: center;
  padding: 20px;
}
.lpHotelList li span{
  font-size: 1.6rem;
  font-weight: 900;
  display: block;
}
.lpHotelList li:nth-child(odd){
  background-color: rgba(0,50,160,0.2);
}
.lpHotelList li:nth-child(even){
  background-color: rgba(0,50,160,0.1);
}

.lpGift{
  width: 96%;
  max-width: 1060px;
  margin: 40px auto 20px;
}
.lpGiftRanking{
  margin: 0;
  padding: 10px;
  background: url(../img/lpGiftRankingBGgreen.png) no-repeat 0 0;
  background-size: cover;
}
.lpGiftRankList{
  text-align: center;
}
.lpGiftNotice{
  font-size: 0.75rem;
  text-align: right;
  margin: 0;
}

.lpExBtns{
  width: 96%;
  max-width: 700px;
  margin: 40px auto 160px;
  letter-spacing: -1rem;
}
.lpExBtns a{
  display: inline-block;
  width: 48%;
  min-height: 4rem;
  letter-spacing: normal;
  background-color: #ffaa00;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  margin: 0 1%;
  line-height: 1.2;
  padding: 12px 16px;
}
.lpExBtns a:hover{
  opacity: 0.7;
  text-decoration: none;
}

@media screen and (max-width: 640px){
  .pc{
    display: none;
  }
  .sp{
    display: inherit;
  }
  header {
    height: auto;
  }
  .lpHeadWrap {
    height: auto;
  }
  #lpHeadLogo {
    margin: 20px 0 ;
    float: none;
    text-align: center;
  }
  #lpHeadLogo img{
    height: 150px;
    width: auto;
  }
  .lpHeadRight {
    float: none;
    display: none;
  }
  .lpSapporoMap {
    display: none;
  }
  .lpHeadLead h1 img{
    width: 96%;
    max-width: 472px;
  }
  .searchWay li {
    width: 40%;
  }
  
  .lpPoints {
    width: 100%;
  }
  .lpPoint{
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .lpPiontTitle {
    border-radius: 0;
    text-align: center;
    position: relative;
  }
  .lpPiontTitle:hover {
    cursor: pointer;
  }
  .lpPiontTitle:after {
    position: absolute;
    width: 30px;
    height: 30px;
    content: "";
    background: url(../img/lpExWinBtn.png) no-repeat center center;
    background-size: cover;
    top: calc( 50% - 15px);
    right: 16px;
  }
  .lpPointRed,
  .lpPointBlue1,
  .lpPointBlack,
  .lpPointBlue2{
    margin: 1rem 0;
    text-align: center;
  }
  .lpPointRed:hover,
  .lpPointBlue1:hover,
  .lpPointBlack:hover,
  .lpPointBlue2:hover{
    cursor: pointer;
  }
  .lpPointRed:after,
  .lpPointBlue1:after,
  .lpPointBlack:after,
  .lpPointBlue2:after{
    display: inline-block;
    content: ">";
    transform: rotate(90deg);
  }
  
  .lpPointDetali {
    display: none;
  }
  
  .lpAccess {
    width: 100%;
  }
  .lpAccessText{
    padding: 0 4%;
  }
  
  .lpSpot {
    width: 100%;
  }
  
  .lpSpotLeft {
    width: 92%;
    margin: 0 auto;
    float: none;
  }
  .lpSpotRight {
    width: 100%;
    float: none;
  }
  
  .lpEvent {
    width: 100%;
  }
  .lpEventLeft {
    width: 92%;
    margin: 0 auto;
    float: none;
  }
  .lpEventRight {
    width: 100%;
    float: none;
  }
  
  .lpHotel {
    width: 100%;
  }
  
  .lpGift {
    width: 100%;
  }
  
  .lpExBtns {
    width: 100%;
    margin: 40px auto 80px;
  }
  .lpExBtns a {
    display: block;
    width: 100%;
    min-height: 3rem;
    margin: 0 0 20px;
    position: relative;
  }
  .lpExBtns a:after {
    position: absolute;
    width: 30px;
    height: 30px;
    content: "";
    background: url(../img/lpExWinBtn.png) no-repeat center center;
    background-size: cover;
    top: calc( 50% - 15px);
    right: 16px;
  }
  
}


