@charset "UTF-8";

/* common */

.container {
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
}

.imgResponsive {
    max-width: 100%;
}

.no-scroll {
  overflow: hidden;
}



/* key */
.key {
  background: url('../img/key_mountain.png') no-repeat center bottom, url('../img/key_snow.png') no-repeat center top 86px #00a3eb;
  padding: 80px 0 270px;
  position: relative;
}

.keyTitle {
  text-align: center;
  margin-bottom: 60px;
}

.keyLead {
  width: 580px;
  margin: 0 auto;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.8;
}

.keybg {
  width: 100%;
  position: absolute;
  bottom: -20px;
  left: -50%;
  transform:  translateX(50%);
  text-align: center;
}

.keybg img {
  max-width: 100%;
}

.keyScroll {
  position: absolute;
  left: 50%;
  transform:  translateX(-50%);
  bottom: 120px;
}

/* choose */

.choose {
  padding-top: 90px;
  border-bottom: 8px solid #ffd200;

}

.chooseTitle {
  text-align: center;
  margin-bottom: 70px;
}



.chooseTab {
  text-align: center;
}

.chooseTabBtn {
  display: inline-block;
  margin: 0 60px;
  height: 350px;
  position: relative;
}

.chooseTabBtn.active::after {
  content: '';
  width: 30px;
  height: 30px;
  display: block;
  border-top: 8px solid #ffd200;
  border-right: 8px solid #ffd200;
  position: absolute;
  bottom: -17px;
  left: 50%;
  background-color: #f1f1f1;
  transform: rotate(-45deg) translate(-50%, -50%);

}

/* main */

.main {
  padding: 130px 0;
  background: url('../img/bg_main.gif') repeat center top 5px;
}

.contentNav {
  margin-bottom: 100px;
}

.sectionTitleMain {
  text-align: center;
  margin-bottom: 60px;
}

.sectionLead {
  font-size: 1.1em;
  color: #888;
  margin-bottom: 60px;
}

.sectionTitleSub {
  background: url('../img/title_snow.png') no-repeat center center;
  color: #00a3eb;
  font-weight: bold;
  font-size: 1.7em;
  text-align: center;
  line-height: 110px;
  height: 110px;
  margin-bottom: 30px;
}

.mainContent {
  padding-bottom: 100px;
}

/* section01 */

.items {
}

.itemsItem {
  background: url('../img/item_arrow.png') no-repeat right 20px center #00a3eb;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  margin-bottom: 15px;
}

.itemsItem.noLink {
  color: #fff;
  background-image: none;
}

.itemsItemText {
  color: #fff;
  padding: 0 50px 0 40px;
}

.itemsItemTextSub {
  margin-bottom: 10px;

}

.itemsItemTextMain {
  text-decoration: underline;
  font-size: 1.3em;
  min-height: 3em;
}

.itemsItem:hover {
  text-decoration: none;
}
.itemsItem:hover .itemsItemTextMain {
  text-decoration: none;
}

.itemsItem.noLink:hover {
  text-decoration: underline;
}
.itemsItem.noLink:hover .itemsItemTextMain {
  text-decoration:
}

/* section02 */

.pointsPointBody {
  position: relative;
}

.pointsPointBtn {
  position: absolute;
  color: #fff !important;
  text-decoration: underline !important;
  height: 5rem;
  line-height: 5rem;
  border-radius: 10px;
  padding-left: 10px;
  font-size: 1.2em;
  width: 37%;
  background-size: 20px auto !important;
}
.pointsPointBtn:hover {
  text-decoration: none !important;
}

.skiJunior {
  background: url('../img/item_arrow.png') no-repeat right 20px center #00a3eb;
}

.skiAdult, .snowboardAdult {
  background: url('../img/item_arrow_adult.png') no-repeat right 20px center #e85e0b;

}

.skiJunior.point01 {
  top: 4.5%;
  left: 8.5%;
}

.skiJunior.point02 {
  top: 4.5%;
  right: 8.5%;
}

.skiJunior.point03 {
  top: 18%;
  right: 8.5%;
}

.skiJunior.point04 {
  bottom: 10%;
  left: 8.5%;
}

.skiJunior.point05 {
  bottom: 10%;
  right: 8.5%;
}

.skiAdult.point01 {
  top: 4.5%;
  left: 8.5%;
}

.skiAdult.point02 {
  top: 4.5%;
  right: 8.5%;
}

.skiAdult.point03 {
  top: 18%;
  right: 8.5%;
}

.skiAdult.point04 {
  bottom: 10%;
  left: 8.5%;
}

.skiAdult.point05 {
  bottom: 10%;
  right: 8.5%;
}

.snowboardAdult.point01 {
  top: 4.5%;
  left: 8.5%;
}

.snowboardAdult.point02 {
  top: 4.5%;
  right: 8.5%;
}

.snowboardAdult.point03 {
  top: 18%;
  right: 8.5%;
}

.snowboardAdult.point04 {
  top: 31.5%;
  right: 8.5%;
}

.snowboardAdult.point05 {
  bottom: 10%;
  left: 8.5%;
}

.snowboardAdult.point06 {
  bottom: 10%;
  right: 8.5%;
}

/* section03 */
.setBox {
  margin-bottom: 20px;
  color: #888;
  font-size: .8em;
}

.setBoxTitle {
  background-color: #00a3eb;
  border-radius: 20px 20px 0 0;
  position: relative;
  line-height: 90px;
  height: 90px;
  text-align: center;
}

.setBoxTitleLong {
  background-color: #00a3eb;
  border-radius: 20px 20px 0 0;
  position: relative;
  line-height: 90px;
  height: 90px;
  text-align: center;
  padding-left: 84px;
}

.setBoxTitleSub {
  position: absolute;
  left: 0;
  top: -5px;
}

.setBoxTitleMain {
  vertical-align: middle;
}

.setBoxBody {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  padding: 15px 50px 50px;
}

.setBox.coupon .setBoxTitle {
  height: 70px;
  line-height: 70px;
}
.setBox.coupon .setBoxTitle .setBoxTitleSub {
  width: 90px;
}
.setBox.coupon .setBoxTitle .setBoxTitleMain {
  height: 20px;
}
.setBox.coupon .setBoxBody {
  padding-top: 47px;
}

/* section04 */
.processingBox {
  margin-bottom: 20px;
  color: #888;
}

.processingBoxTitle {
  background-color: #00a3eb;
  border-radius: 20px 20px 0 0;
  position: relative;
  line-height: 90px;
  height: 90px;
  text-align: center;
}

.processingBoxTitleLong {
  background-color: #00a3eb;
  border-radius: 20px 20px 0 0;
  position: relative;
  line-height: 90px;
  height: 90px;
  text-align: center;
  padding-left: 84px;
}

.processingBoxTitleSub {
  position: absolute;
  left: 0;
  top: -5px;
}

.processingBoxTitleMain {
  vertical-align: middle;
}

.processingBoxMargin {
  margin-bottom: 15px;
}

.processingBoxBody {
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  padding: 50px 50px;
}

.processingBoxBodyLeft {
  padding-right: 35px;
}

.processingBoxBodyRight {
  padding-left: 35px;
}

.processingBoxLists {
  color: #888;
  font-size: 1.1em;
  padding: 60px 45px;
  border-radius: 10px;
  background: #f1f1f1;
  list-style: none;
}

.processingBoxLists li {
  margin-bottom: .8em;
}

.processingBoxLists li:last-child {
  margin-bottom: 0;
}

.processingBoxLevelText {
  padding-left: 4em;
  margin: .8em 0;
}

.processingBoxLevelLists {
  padding-left: 4em;
  list-style: none;
}

.processingBoxNotes {
  font-size: .8em;
}

/* section05 */

.sectionBottomBanner {
  text-align: center;
}


/* 
/  SP
/ * * * * * * * * * */

@media screen and (max-width: 768px) {

.container {
  width: auto;
  padding: 0 15px;
}

.mainContent {
  padding-bottom: 10vw;
}

.s-12 {
  margin-bottom: 5vw;
}

/* key */

.key {
  background: url('../img/key_mountain.png') no-repeat center bottom, url('../img/key_snow.png') no-repeat center top 86px #00a3eb;
  background-size: 220% auto, 160% auto;
}

.keybg {
  width: 90%;
  left: 5%;
  transform: inherit;
}
.keybg img {
  width: 100%;
}

.keyScroll img {
  width: 45px;
  height: auto;
}

/* choose */

.choose {
  padding-top: 15vw;
}

.chooseTitle {
  margin-bottom: 10vw;
}

.chooseTabBtn {
  margin: 0 4vw;
  height: 50vw;
}
.chooseTabBtn img {
  height: 36vw;
}

/* item */

.itemsItem  {
  margin-bottom:  0;
}

/* main */


.main {
  padding: 10vw 0;
  background-size:  10px auto;
  overflow: hidden;
}

.contentNav {
  margin-bottom: 10vw;
}

.sectionTitleMain {
  margin-left: calc(-20vw - 15px);
  margin-bottom: 5vw;
}
.sectionTitleMain img {
  width: 140vw;
}

.sectionLead {
  margin-bottom: 10vw;
}

/* section01 */


.itemsItem {
  background-size: 15px;
}
.itemsItemImage {
  width: 26%;
}
.itemsItemImage img {
  width: 100%;
}
.itemsItemText {
  width: 74%;
  padding: 0 40px 0 20px;
}

.itemsItemTextSub {
  margin-bottom: 5px;
  line-height: 1;
}
.itemsItemTextSub img {
  height: 8px;
}

.itemsItemTextMain {
  font-size: 1.1em;
}

/* section02 */


.pointsPointBtn {
  height: 3.5rem;
  line-height: 3.5rem;
  font-size: 1rem;
}

/* section03 */

.setBoxTitle {
  height: 16vw !important;
  line-height: 16vw !important;
}
.setBoxTitleLong {
  padding-left: 0;
}
.setBoxTitleSub {
  top: 2vw;
  width: 12vw !important;
}
.setBoxTitleMain {
  height: 3.6vw !important;
}

.setBoxBody {
  padding: 3vw 5vw !important;
}
.setBoxBody p {
  padding-bottom: 5vw;
}

/* section04 */

.processingBox {
  margin-bottom: 20px;
  color: #888;
}

.processingBoxTitle {
  height: 16vw !important;
  line-height: 16vw !important;
}

.processingBoxTitleLong {
  padding-left: 0;
}

.processingBoxTitleSub {
  top: 2vw;
  width: 12vw !important;
}

.processingBoxTitleMain {
  height: 3.6vw !important;
}

.processingBoxMargin {
  margin-bottom: 5vw;
}

.processingBoxBody {
  padding: 5vw !important;
}

.processingBoxBodyLeft {
  margin-bottom: 10vw;
  padding-right: 0;
}

.processingBoxBodyRight {
  padding-left: 15px;
}

.processingBoxLists {
  font-size: 1em;
  padding: 8vw 5vw;
}

.processingBoxLists li {
  margin-bottom: .4em;
}

.processingBoxLevelText {
  margin: .3em;
  padding-left: 3em;
}

.processingBoxLevelLists {
  padding-left: 3em;
}

}