@charset "utf-8";

body {
  font-family: 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, Verdana, sans-serif;
}

.newInfo::after {
  content: "";
  display: table;
  clear: both;
}

.newInfoItem {
  position: relative;
  float: left;
  display: block;
  width: 276px;
  margin-left: 32px;
  margin-top: 22px;
  color: #222;
}

.newInfoItem:first-of-type {
  margin-left: 0;
}

.newInfoItem>dl>dt {
  margin-bottom: 10px;
}

.newInfoItem.flag01>dl>dt {
  border: 2px solid #bf83c1;
}

.flag01::before {
  content: "";
  position: absolute;
  top: -22px;
  left: 0;
  width: 145px;
  height: 22px;
  background: url(/common/img/ico_newInfo01.gif) 0 0 no-repeat;
  background-size: cover;
}

.newInfoItem.flag02>dl>dt {
  border: 2px solid #ffc14a;
}

.flag02::before {
  content: "";
  position: absolute;
  top: -22px;
  left: 0;
  width: 95px;
  height: 22px;
  background: url(/common/img/ico_newInfo02.gif) 0 0 no-repeat;
  background-size: cover;
}

.newInfoItem.flag03>dl>dt {
  border: 2px solid #32a6ff;
}

.flag03::before {
  content: "";
  position: absolute;
  top: -22px;
  left: 0;
  width: 80px;
  height: 22px;
  background: url(/common/img/ico_newInfo03.gif) 0 0 no-repeat;
  background-size: cover;
}

.topNav {
  position: relative;
  z-index: 10;
}

.topNav::after {
  content: "";
  display: table;
  clear: both;
}

.topNavItem {
  position: relative;
  float: left;
  display: block;
  width: 360px;
  margin-right: 60px;
  padding-left: 20px;
}

.topNavItem:last-of-type {
  margin-right: 0;
}

.topNavTitle {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 5px 30px 3px;
  background: #fff;
  font-size: 21px;
  text-align: center;
}

.topNavBtn01 {
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

.topNavBtn01>a {
  position: relative;
  display: inline-block;
  background: #0052a4;
  padding: 15px 45px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.topNavBtn01>a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/common/img/ico_btnArrow01.png) 0 0 no-repeat;
  background-size: cover;
}

.topNavBtn01>a:hover {
  opacity: 0.8;
}

.sponsorArea01 {
  position: relative;
  width: 1200px;
  margin: 95px auto;
  text-align: center;
  z-index: 10;
}

.sponsorArea01>*:last-child {
  margin-bottom: 0;
}

.sponsorList01 {
  font-size: 0;
  margin-bottom: 20px;
}

.sponsorList01>li {
  display: inline-block;
  width: 230px;
  margin-left: 20px;
  vertical-align: top;
}

.sponsorList01>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.sponsorList01>li:nth-of-type(n+5) {
  margin-top: 20px;
}

.sponsorList01>li img {
  width: 100%;
}

.btnBlank01 {
  margin-bottom: 30px;
  text-align: center;
}

.btnBlank01>a {
  position: relative;
  display: inline-block;
  background: #0052a4;
  padding: 15px 55px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.btnBlank01>a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/common/img/ico_btnArrow01.png) 0 0 no-repeat;
  background-size: cover;
}

.btnBlank01>a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 11px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/common/img/ico_blank02.png) 0 0 no-repeat;
  background-size: cover;
}


.storeSlider {
  margin-bottom: 30px;
}

.storeSlider img {
  max-width: 100%;
}




/* slider dots
*******************/

.storeSlider .slick-dots {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.storeSlider .slick-dots>li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.storeSlider .slick-dots button {
  display: none;
}

.storeSlider .slick-dots>li>button:first-child {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 8px;
  height: 8px;
  padding: 4px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #808080;
  border-radius: 30px;
}

.storeSlider .slick-dots>li.slick-active>button {
  width: 10px;
  height: 10px;
  background: #32a6ff;
}


/*モーダルウィンドウ*/
#modalmask {
	z-index:3500;
	display:none;
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.80);
	cursor: zoom-out;
}
#modalmask.open {
	display: block;
}
#modalwindow {
  position: absolute;
  top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

#modalwindow .modalclose {
  display: block;
  width: 35px;
  height: 35px;
  background-image: url("../common/img/close.svg");
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
  position: absolute;
  top: -10px;
  right: -10px;

}
@media screen and (max-width: 639px) {
  .newInfoItem {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    margin: 23px auto 20px;
    color: #222;
  }

  .topNav {
    margin: 0 -15px;
  }
  .topNavItem {
    clear: both;
    width: 80%;
    margin-right: 0;
    padding-left: 0;
  }
  .topNavItem:nth-child(even) {
    float: right;
  }
  .topNavItem:nth-of-type(n+2) {
    margin-top: 40px;
  }
  .topNavItem:nth-of-type(2) .topNavTitle {
    left: auto;
    right: 0;
  }
  .topNavTitle {
    top: 7%;
    padding: 5px 15px 3px;
    font-size: 16px;
  }

  .sponsorArea01 {
    width: 100%;
    margin: 40px auto;
    padding: 0 15px;
  }
  .sponsorList01>li {
    display: inline-block;
    margin-left: 16px;
    width: calc(50% - 8px);
  }
  .sponsorList01>li:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .sponsorList01>li:nth-of-type(n+3) {
    margin-top: 15px;
  }
}