@charset "UTF-8";
/*
 * top.css
 *
 *  version --- 1.0
 */
/* Top page
---------------------------------------------------------- */
.bnr_area img:hover {
	filter: brightness(110%) saturate(110%);
	transition: 0.5s;
}
.topCont01 {
  position: relative;
}
.topHeadArea01 {
  height: 75px;
  overflow: hidden;
  padding: 0 0 0 3px;
  margin-bottom: 45px;
}
.topInfoArea01 {
  position: relative;
  width: 508px;
  float: left;
  border: 3px solid #ffa200;
  background: #fbf6ad;
  border-radius: 8px;
  right: 0;
  top: 0;
  overflow: hidden;
  padding-top: 12px;
  padding-right: 15px;
  padding-bottom: 4px;
  padding-left: 14px;
  margin-bottom: 15px;
}
.topInfoArea01 .title01 {
  float: left;
  margin-right: 10px;
}
.topInfoArea01 {
  color: #000;
}
.topInfoArea01 a {
  color: #FF429A;
}
.topInfoArea01 a:hover dd {
  text-decoration: underline;
}
.topInfoArea01 dl {
  float: left;
  line-height: 1.3;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #999;
  padding: 12px 0 10px;
}
.topInfoArea01 dt {
  background: url(../img/sp/ico_arrow_orange01.png) no-repeat left 4px;
  background-size: 6px 7px;
  padding: 0 0 0 10px;
}
.topInfoArea01 dd {
  padding-left: 10px;
}
/*.topInfoArea01 .btnInfo01 {
		position: absolute;
		right: 13px;
		bottom: 12px;
	}*/
.topInfoArea02 {
  border: 3px solid #ffa200;
  background: #fbf6ad;
  border-radius: 8px;
  right: 0;
  top: 0;
  overflow: hidden;
  padding-top: 12px;
  padding-right: 15px;
  padding-bottom: 4px;
  padding-left: 14px;
}
.topInfoArea02 .archivelist {
	margin: 0 0 5px;
	display: flex;
}
.topInfoArea02 .archivelist a {
	display: inline-block;
	padding: 4px 8px;
	text-decoration: none;
  color: #FF429A;
	background-color: #FCFAD2;
	border-radius: 12px;
	margin-right: 8px;
}
.topInfoArea02 .archivelist a.current {
	background-color: #FF429A;
	color: #fff;
}
.topInfoArea02 .archivelist a:hover {
	background-color: #FF80BB;
	color: #fff;
}



.topInfoArea02 .title01 {
  float: left;
  margin-right: 10px;
}
.topInfoArea02 {
  color: #000;
}
.topInfoArea02 a {
  color: #FF429A;
}
.topInfoArea02 a:hover dd {
  text-decoration: underline;
}
.topInfoArea02 dl {
  float: left;
  line-height: 1.3;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #999;
  padding: 12px 0 10px;
}
.topInfoArea02 dt {
  background: url(../img/sp/ico_arrow_orange01.png) no-repeat left 4px;
  background-size: 6px 7px;
  padding: 0 0 0 10px;
}
.topInfoArea02 dd {
  padding-left: 10px;
}
/*.topInfoArea01 .btnInfo01 {
		position: absolute;
		right: 13px;
		bottom: 12px;
	}*/
.mainLiccaArea01 {
  border-radius: 8px;
  position: relative;
  height: 765px;
  margin-bottom: 20px;
}
.imgMainLicca01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 315px;
  height: 100%;
  overflow: hidden;
}
.imgMainLicca01 .img {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.imgMainLicca01 .img img {
  height: 100%;
  width: auto;
}
.imgMainLicca01 p {
  font-family: "Rounded Mplus 1c";
  transform: rotate(0.05deg);
  color: #303030;
  text-align: center;
  font-weight: 900;
  font-size: 16px;
  padding: 8px;
  line-height: 1.2;
  /*letter-spacing: 0.1em;*/
  /* for modan browser */
  text-shadow: 0px 2px 1px #ffffff, 0px 1px 1px #ffffff, 1px 1px 1px #ffffff, 1px 0px 1px #ffffff, 2px 0px 1px #ffffff, 1px -1px 1px #ffffff, 1px -2px 1px #ffffff, 0px -2px 1px #ffffff, -1px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px -1px 1px #ffffff, -2px 0px 1px #ffffff, -2px 1px 1px #ffffff, -1px 1px 1px #ffffff;
  /* for IE */
  filter: dropshadow(color=#ffffff, offx=0, offy=2, positive=1), dropshadow(color=#ffffff, offx=1, offy=1, positive=1), dropshadow(color=#ffffff, offx=1, offy=-1, positive=1), dropshadow(color=#ffffff, offx=0, offy=-2, positive=1), dropshadow(color=#ffffff, offx=-1, offy=-2, positive=1), dropshadow(color=#ffffff, offx=-2, offy=-1, positive=1), dropshadow(color=#ffffff, offx=-2, offy=1, positive=1), dropshadow(color=#ffffff, offx=-1, offy=1, positive=1);
  border-radius: 5px;
  background-color: rgba(255, 42, 167, 0.50);
  display: inline-block;
  position: absolute;
  bottom: 22px;
  left: 20px;
  right: 30px;
}
.imgMainLicca01 span.copy {
  font-size: 11px;
  position: absolute;
  bottom: 2px;
  right: 6px;
}
p.pc-none {
    display: none;
  }
.mainBtnList01 {
  overflow: hidden;
  width: 450px;
  position: absolute;
  right: 0;
  top: 10px;
  display: flex;
  flex-wrap: wrap;
	justify-content: center;
}
.mainBtnList01 li {
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 0;
  margin-bottom: 12px;
}
.mainBtnList01 li a {}
.mainBtnList01 li a.btn {
  position: relative;
  width: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.mainBtnList01 li a.btn span {
  display: block;
  padding-top: 129.28%; /* 高さを幅の75%に固定 */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  line-height: 0;
}
.mainBtnList01 li a.btn::before {}
.mainBtnList01 li.house_shop a {
  background-image: url("/common/img/btn_top02_shop_no.png");
}
.mainBtnList01 li.doll a {
  background-image: url("/common/img/btn_top03_doll_no.png");
}
.mainBtnList01 li.dress a {
  background-image: url("/common/img/btn_top04_dress_no.png");
}
.mainBtnList01 li.movie a {
  background-image: url("/common/img/btn_top05_movie_no.png");
}
.mainBtnList01 li.game a {
  background-image: url("/common/img/btn_top06_game_no.png");
}
.mainBtnList01 li.comic_book a {
  background-image: url("/common/img/btn_top07_book_no.png");
}
.mainBtnList01 li.tel a {
  background-image: url("/common/img/btn_top08_tel_no.png");
}
.mainBtnList01 li.licca17 a {
  background-image: url("/common/img/btn_top09_licca17_no.png");
}
.mainBtnList01 li.LiccA a {
  background-image: url("/common/img/btn_top10_LiccA_no.png");
}
.mainBtnList01 li.event a {
  background-image: url("/common/img/btn_top11_event_no.png");
}
.mainBtnList01 li.princess a {
  background-image: url("/common/img/btn_top12_princess_no.png");
}
.mainBtnList01 li.nurie a {
  background-image: url("/common/img/btn_top13_nurie_no.png");
}
.mainBtnList01 li.sumikko a {
  background-image: url("/common/img/btn_top14_sumikko_no.png");
}
.mainBtnList01 li.house_shop a:hover {
  background-image: url("/common/img/btn_top02_shop_on.png");
}
.mainBtnList01 li.doll a:hover {
  background-image: url("/common/img/btn_top03_doll_on.png");
}
.mainBtnList01 li.dress a:hover {
  background-image: url("/common/img/btn_top04_dress_on.png");
}
.mainBtnList01 li.movie a:hover {
  background-image: url("/common/img/btn_top05_movie_on.png");
}
.mainBtnList01 li.game a:hover {
  background-image: url("/common/img/btn_top06_game_on.png");
}
.mainBtnList01 li.comic_book a:hover {
  background-image: url("/common/img/btn_top07_book_on.png");
}
.mainBtnList01 li.tel a:hover {
  background-image: url("/common/img/btn_top08_tel_on.png");
}
.mainBtnList01 li.licca17 a:hover {
  background-image: url("/common/img/btn_top09_licca17_on.png");
}
.mainBtnList01 li.LiccA a:hover {
  background-image: url("/common/img/btn_top10_LiccA_on.png");
}
.mainBtnList01 li.event a:hover {
  background-image: url("/common/img/btn_top11_event_on.png");
}
.mainBtnList01 li.princess a:hover {
  background-image: url("/common/img/btn_top12_princess_on.png");
}
.mainBtnList01 li.nurie a:hover {
  background-image: url("/common/img/btn_top13_nurie_on.png");
}
.mainBtnList01 li.sumikko a:hover {
  background-image: url("/common/img/btn_top14_sumikko_on.png");
}
.mainBtnList01 li.pc-none {
    display: none;
  }
.mainBtnList01 li.pcRandomImg {
  width: 289px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  margin-right: 8px;
  background-color: #ffffff;
}
.pcRandomImg a {
  border: 4px solid #ffffff;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
}
.pcRandomImg a:hover {
  border-color: #00acFF;
}
.pcRandomImg .osusume {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
  height: 40px;
  width: auto;
}
.pcRandomImg img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.mainBtnListSp01 {
  display: none;
}
.spBtnArea01 {
  display: none;
}
.bnrSlideArea01 {
  width: 100%;
  border: 4px solid #f93a79;
  background: url(../img/bg_top_bnr01.png) repeat left top;
  border-radius: 10px;
  padding: 16px 30px;
  margin-bottom: 20px;
  position: relative;
}
.bnrSlideArea01 .slide01 {
  text-align: center;
}
.bnrSlideArea01 .slider_banner li {
  display: block;
  /*margin: 0 12px;*/
  /*background: #fff;*/
  text-align: center;
  margin: 0px;
}
.bnrSlideArea01 .slider_banner li img {
  margin: 0px auto;
}
.bnrSlideArea01 .slide01 li a:hover {
  opacity: 0.9;
}
.bnrSlideArea01 .navi01 li {
  position: absolute;
  top: 40px;
}
.bnrSlideArea01 .navi01 li.prev {
  left: 9px;
}
.bnrSlideArea01 .navi01 li.next {
  right: 9px;
}
.topBoxWrap01 {
  overflow: hidden;
}
.topBoxWrap01 .eventArea01 {
  float: left;
  width: 508px;
  border-radius: 8px;
  background: #fbf6ad url(../img/bg_top_event01.png) no-repeat center top;
  padding: 40px 20px 40px 26px;
  position: relative;
  margin-bottom: 20px;
}
.topBoxWrap01 .eventTitArea01 {
  overflow: hidden;
  margin-bottom: 3px;
}
.topBoxWrap01 .eventTitArea01 .btn01 {
  float: right;
}
.topEventList01 {}
.topEventList01 li {
  background: url(../img/bg_event_line01.png) repeat-x left bottom;
}
.topEventList01 li a {
  text-decoration: none;
}
.topEventList01 li dl {
  overflow: hidden;
  color: #000;
  line-height: 1.3;
  padding: 12px 0 10px;
}
.topEventList01 li dl dt {
  float: left;
  background: url(../img/ico_arrow_green01.png) no-repeat 7px 3px;
  padding-left: 20px;
  width: 100px;
}
.topEventList01 li dl dd {
  overflow: hidden;
}
.topEventList01 li a:hover dd {
  text-decoration: underline;
}
.catalogueArea01 {
  float: right;
  margin-bottom: 20px;
  padding: 8px 0 10px;
  width: 220px;
  text-align: center;
  background: #2ac5ff;
  border-radius: 10px;
}
.catalogueArea01 .downloadTit01 {
  margin-bottom: 7px;
}
.catalogueArea01 .catalogImg {
  margin-bottom: 10px;
  width: 195px;
  height: auto;
}
.catalogueArea01 .catalogDate {
  margin: 0 auto 6px;
  font-size: 14px;
  color: #fff;
  background: #0078d4;
  border-radius: 8px;
  width: 195px;
}
.catalogueArea01 .buttonbox {
  padding: 0px 12px;
}
.catalogueArea01 .downloadBtn01 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  display: inline-block;
  padding: 8px 0px;
  margin: 0px auto 6px;
  width: 100%;
  text-decoration: none;
  color: #0056FF;
  font-weight: bold;
  background-color: #FFFA18;
  border-radius: 16px;
  background-image: -webkit-linear-gradient(270deg,rgba(244,255,23,1.00) 55%,rgba(239,227,0,1.00) 55%);
  background-image: -moz-linear-gradient(270deg,rgba(244,255,23,1.00) 55%,rgba(239,227,0,1.00) 55%);
  background-image: -o-linear-gradient(270deg,rgba(244,255,23,1.00) 55%,rgba(239,227,0,1.00) 55%);
  background-image: linear-gradient(180deg,rgba(244,255,23,1.00) 55%,rgba(239,227,0,1.00) 55%);
  font-size: 14px;
  text-shadow: 0px 0px 3px #FFFFFF;
}
.catalogueArea01 .pdfBtn01 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  display: inline-block;
  padding: 5px 0px;
  margin: 0px auto 6px;
  width: 100%;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background-color: #0065C7;
  border-radius: 12px;
  background-image: -webkit-linear-gradient(270deg,#0078d4 55%,#0065C7 55%);
  background-image: -moz-linear-gradient(270deg,#0078d4 55%,#0065C7 55%);
  background-image: -o-linear-gradient(270deg,#0078d4 55%,#0065C7 55%);
  background-image: linear-gradient(180deg,#0078d4 55%,#0065C7 55%);
  font-size: 12px;
  
}


.catalogueArea01 .pdfSize {
  padding: 3px 0 2px 30px;
  font-size: 20px;
  font-weight: bold;
  display: inline;
  background: url(../common/img/ico_pdf01.png) no-repeat center left;
}

.price {
	width: 100%;
	background: #ffc5df;
	border: 4px solid #FF77B4;
	border-radius: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.price a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	font-size: 1.1rem;
	color: #f93a79;
	font-weight: 700;
	padding: 0.5rem;
	font-family: "Rounded Mplus 1c", 'メイリオ', Meiryo;
}
.price:hover {
	filter: brightness(110%) saturate(110%);
	transition: 0.3s;
}

@media screen and (max-width: 639px) {
  .topCont01 {}
  .topHeadArea01 {
    display: none;
  }
  .topInfoArea01 {
    width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
    position: inherit;
    right: auto;
    top: auto;
    padding: 12px 14px;
    margin-bottom: 20px;
  }
  .topInfoArea01 .title01 {
    float: none;
    margin: 0 0 10px;
  }
  .topInfoArea01 a {}
  .topInfoArea01 a:hover dd {
    text-decoration: none;
  }
  .topInfoArea01 a:hover {
    text-decoration: underline;
  }
  .topInfoArea01 dl {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .topInfoArea01 dt {
    background: url(../img/sp/ico_arrow_orange01.png) no-repeat 10px 2px;
    background-size: 7px 10px;
    padding: 0 0 0 25px;
  }
  .topInfoArea01 dd {
    padding-left: 10px;
  }
  .topInfoArea01 .btnInfo01 {
    position: inherit;
    right: auto;
    bottom: auto;
    width: 257px;
    margin: 0 auto;
  }
  .topInfoArea02 {
    width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
    position: inherit;
    right: auto;
    top: auto;
    padding: 12px 14px;
    margin-bottom: 20px;
  }
  .topInfoArea02 .title01 {
    float: none;
    margin: 0 0 10px;
  }
  .topInfoArea02 a {}
  .topInfoArea02 a:hover dd {
    text-decoration: none;
  }
  .topInfoArea02 a:hover {
    text-decoration: underline;
  }
  .topInfoArea02 dl {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .topInfoArea02 dt {
    background: url(../img/sp/ico_arrow_orange01.png) no-repeat 10px 2px;
    background-size: 7px 10px;
    padding: 0 0 0 25px;
  }
  .topInfoArea02 dd {
    padding-left: 10px;
  }
  .topInfoArea02 .btnInfo01 {
    position: inherit;
    right: auto;
    bottom: auto;
    width: 257px;
    margin: 0 auto;
  }
  .mainLiccaArea01 {
    width: 310px;
    height: auto;
    margin: 0 auto 12px;
    /*	background-image: none !important;*/
  }
  .imgMainLicca01 {
    position: relative;
    left: inherit;
    bottom: inherit;
    width: 100%;
    height: 320px;
    border-radius: 10px;
  }
  .imgMainLicca01 .img {
    justify-content: center;
    align-items: flex-start;
  }
  .imgMainLicca01 .img img {
    height: auto;
 
  }
  .imgMainLicca01 p {
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 0 1em;
    font-size: 14px;
    width: 90%;
  }
	p.pc-none {
    display: inherit;
  }
  .sp-none {
    display: none;
  }
  .mainBtnList01 li {
    width: 49%;
    margin: 0px;
    padding: 0px;
    margin: 8px 0px 0px;
  }
  .mainBtnList01 {
    width: 100%;
    position: relative;
    top: inherit;
    right: inherit;
    overflow: auto;
    justify-content: space-between;
    background-color: #ffffff;
  }
  .mainBtnList01 li a.btn span {
    padding-top: 51.72%; /* 高さを幅の75%に固定 */
    overflow: hidden;
  }
  .mainBtnList01 li.pcRandomImg {
    width: 100%;
    height: 165px;
    margin: 8px 0px 0px;
  }
  .mainBtnList01 li.pcNone {
    width: 100%;
  }
  .pcRandomImg a {
    border: none;
    background-size: cover;
    background-position: center bottom;
  }
  .pcRandomImg .osusume {
    width: auto;
    height: 35px;
  }
  .mainBtnList01 li.game {
    display: none;
  }
	.mainBtnList01 li.pc-none {
    display: inherit;
  }
	.mainBtnList01 li.sp-none {
    display: none;
  }
	.mainBtnList01 li.princess a {
    background-image: url("/common/img/sp/btn_top12_princess.png");
  }
	.mainBtnList01 li.event a {
  background-image: url("/common/img/sp/btn_top11_event.png");
}
	.mainBtnList01 li.LiccA a {
  background-image: url("/common/img/sp/btn_top10_LiccA.png");
}
	.mainBtnList01 li.licca17 a {
  background-image: url("/common/img/sp/btn_top09_licca17.png");
	}
  .mainBtnList01 li.house_shop a {
    background-image: url("/common/img/sp/btn_top03_shop.png");
  }
  .mainBtnList01 li.doll a {
    background-image: url("/common/img/sp/btn_top02_doll.png");
  }
  .mainBtnList01 li.dress a {
    background-image: url("/common/img/sp/btn_top04_dress_no.png");
  }
  .mainBtnList01 li.movie a {
    background-image: url("/common/img/sp/btn_top05_movie.png");
  }
  .mainBtnList01 li.comic_book a {
    background-image: url("/common/img/sp/btn_top07_book.png");
  }
  .mainBtnList01 li.tel a {
    background-image: url("/common/img/sp/btn_top08_tel.png");
  }
	.mainBtnList01 li.nurie a {
    background-image: url("/common/img/sp/btn_top13_nurie.png");
  }
	.mainBtnList01 li.sumikko a {
  background-image: url("/common/img/sp/btn_top14_sumikko.png");
}

  .spBtnArea01 {
    display: block;
    padding: 0 6px;
  }
  .mainBtnListSp02, .mainBtnListSp03 {
    text-align: center;
    margin-bottom: 12px;
  }
  .mainBtnListSp03 {
    width: 310px;
    margin: 0 auto;
    text-align: left;
  }
  .mainBtnListSp02 li, .mainBtnListSp03 li {
    display: inline-block;
  }
  .mainBtnListSp03 li {
    margin-bottom: 10px;
  }
  .mainBtnListSp02 li:nth-child(odd), .mainBtnListSp03 li:nth-child(odd) {
    margin-right: 8px;
  }
  .bnrSlideArea01 {
    border-width: 3px;
    border-right: none;
    border-left: none;
    background-size: 19px 31px;
    border-radius: 0;
    padding: 12px 30px;
    margin-bottom: 10px;
  }
  .bnrSlideArea01 .slide01 {}
  .bnrSlideArea01 .slide01 li {}
  .bnrSlideArea01 .slide01 li a:hover {
    opacity: 1;
  }
  .bnrSlideArea01 .navi01 li {
    top: 25px;
  }
  .bnrSlideArea01 .navi01 li.prev {
    left: 14px;
  }
  .bnrSlideArea01 .navi01 li.next {
    right: 14px;
  }
  .topBoxWrap01 {
    padding: 0 6px;
  }
  .topBoxWrap01 .eventArea01 {
    display: block;
    padding: 40px 20px 10px 15px;
    width: 100%;
  }
  .eventArea01 dl {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }
  .topEventList01 li dl dt {
    float: none;
    padding-left: 20px;
    width: 100px;
  }
  .eventArea01 dt {
    background-size: 7px 10px;
    padding: 0 0 0 25px;
  }
  .eventArea01 dd {
    padding-left: 10px;
  }
  .catalogueArea01 {
    float: none;
    margin-bottom: 30px;
    padding: 4px 10px 12px;
    width: 100%;
    text-align: center;
    background: #2ac5ff;
    border: 2px solid #fff;
    border-radius: 8px;
    overflow: hidden;
	  margin: 0px;
  }
  .catalogueArea01 .downloadTit01 {}
  .catalogueArea01 .catalogImg {
    float: left;
    width: 44.6%;
    margin: 0 6px 0 0;
    height: auto;
  }
  .catalogueArea01 .btnArea01 {
    overflow: hidden;
  }
  .catalogueArea01 .catalogDate {
    margin: 0 0 12px;
    height: 21px;
    line-height: 21px;
    border-radius: 5px;
    width: 100%;
  }
.catalogueArea01 .buttonbox {
  padding: 0px;
}
  
  .catalogueArea01 .downloadBtn01,
  .catalogueArea01 .pdfBtn01 {
    margin-bottom: 4px;
    font-size: 12px;
  }
  .catalogueArea01 .pdfSize {
    padding-left: 30px;
    background-size: 26px 28px;
  }
  .topSpBnrList01 {
    width: 200px;
    margin: 0 auto;
  }
  .topSpBnrList01 li {
    margin-bottom: 10px;
  }
  .topSpBnrList01 li img {
    width: 100%;
    height: auto;
  }
	.price a {
	font-size: 1.1rem;
	font-family: "Rounded Mplus 1c";
}
}
.spRandomImg {
  width: 145px;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.spRandomImg img {
  width: 145px;
  height: 130px;
}
.random {
  position: relative;
}
.random a {
  position: absolute;
  display: block;
}