#layoutIndex .header {
  margin-bottom: 0;
}
#layoutIndex .mainVisual {
  background: url(../images/top/bg_mainvisual_01.png) left top repeat;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  position: relative;
}
#layoutIndex .mainVisual.active {
  *position: static !important;
}
#layoutIndex .mainVisual.active * {
  *position: static !important;
}
#layoutIndex .mainVisual .mainVisualWrapper {
  min-height: 340px;
  height: auto !important;
  height: 340px;
  background: url(../images/top/bg_mainvisual_02.png) top center no-repeat;
}
#layoutIndex .mainVisual .inner {
  width: 662px;
  margin: 0 auto;
  position: relative;
  _width: 700px;
}
#layoutIndex .mainVisual .inner .siteTitle {
  padding-top: 81px;
  text-align: center;
}
#layoutIndex .mainVisual .inner .balloonText {
  width: 512px;
  padding: 31px 0 0;
  margin: -14px auto 0;
  font-size: 107.7%;
  text-align: center;
  line-height: 1.5;
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: url(../images/top/bg_balloon_01.png) left top no-repeat;
}
#layoutIndex .mainVisual .inner .balloonText .contentOuter {
  width: 512px;
  padding: 0 0 9px;
  background: url(../images/top/bg_balloon_03.png) left bottom no-repeat;
}
#layoutIndex .mainVisual .inner .balloonText .contentInner {
  width: 492px;
  margin: 0 0 -3px;
  padding: 2px 10px 0;
  background: url(../images/top/bg_balloon_02.png) left top repeat-y;
}
#layoutIndex .header + .mainVisual {
  border-top: none;
}
#layoutIndex .teaserArea {
  margin: 0 0 -10px;
  padding: 20px 0 0;
  background: url(../images/common/bg_categorysearch_01.png);
}
#layoutIndex .teaserArea .inner {
  width: 960px;
  margin: 0 auto 0;
  text-align: center;
  position: relative;
}
#layoutIndex .teaserArea .hdg {
  margin: 0 0 3px;
  font-size: 123.1%;
  font-weight: bold;
}
#layoutIndex .teaserArea .text {
  margin-bottom: 0;
}
#layoutIndex .teaserArea .text em {
  font-weight: bold;
  color: #333333;
}
#layoutIndex .categorySerch {
  width: 100%;
  padding-top: 20px;
  border-bottom: 1px solid #ebebeb;
  background: url(../images/common/bg_categorysearch_01.png);
  overflow: hidden;
}
#layoutIndex .categorySerch .container {
  background: url(../images/common/bg_border_09.png) repeat-x left 13px;
  *position: relative;
}
#layoutIndex .categorySerch .container .inner {
  margin: 0 auto;
  padding-top: 27px;
  position: relative;
  width: 960px;
}
#layoutIndex .categorySerch .container .inner .categorySerchTitle {
  background: url(../images/common/bg_categorysearch_01.png);
  font-size: 153.8%;
  font-weight: normal;
  left: -11px;
  letter-spacing: 1px;
  padding: 0 10px;
  position: absolute;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.8);
  top: -2px;
  *top: 2px;
}
#layoutIndex .categorySerch .container .inner .categorySerchList {
  margin-right: -20px;
  padding: 0 0 30px 0;
  width: 980px;
  overflow: hidden;
}
#layoutIndex .categorySerch .container .inner .categorySerchList:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  zoom: 1;
  content: "";
}
#layoutIndex .categorySerch .container .inner .categorySerchList li {
  width: 174px;
  height: 77px;
  float: left;
  margin: 14px 20px 0 0;
  position: relative;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li a, #layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper {
  width: 174px;
  height: 77px;
  font-size: 107.7%;
  color: #1b55c9;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  border: solid 1px #d8d8d8;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
  background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);
  text-shadow: 0 1px 1px #fff;
  -moz-text-shadow: 0 1px 1px #fff;
  -webkit-text-shadow: 0 1px 1px #fff;
  -ms-text-shadow: 0 1px 1px #fff;
  -o-text-shadow: 0 1px 1px #fff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  *display: inline;
  *zoom: 1;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li a:hover, #layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper:hover {
  color: #37f;
  background-image: none;
  background-color: #FFF;
  top: 2px;
  text-decoration: none;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li a:visited, #layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper:visited {
  color: #8F6BB2;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li a img, #layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper img {
  position: absolute;
  top: 15px;
  left: 10px;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li a span, #layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper span {
  display: block;
  font-weight: bold;
  letter-spacing: -0.9px;
  padding-left: 68px;
  padding-right: 1em;
  position: absolute;
  top: 50%;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper {
  font-weight: normal;
  color: #333333;
  cursor: default;
}
#layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper:hover {
  color: #333333;
  top: 0;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
  background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0);
}
#layoutIndex .categorySerch .container .inner .categorySerchList li .ctgWrapper span {
  font-weight: normal;
}
#layoutIndex .newsArea {
  border-top: 1px solid #e5e5e5;
  padding-top: 28px;
}
#layoutIndex .newsArea .newsContents {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#layoutIndex .newsArea .newsContents .newsList {
  width: 960px;
  margin-bottom: 35px;
  line-height: 1.8;
}
#layoutIndex .newsArea .newsContents .newsList:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  zoom: 1;
  content: "";
}
#layoutIndex .newsArea .newsContents .newsList dt {
  width: 67px;
  margin-top: 2px;
  padding: 0 3px 0;
  font-size: 76.9%;
  text-align: center;
  color: #fff;
  float: left;
  background: #f47721;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
#layoutIndex .newsArea .newsContents .newsList dd {
  width: 872px;
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
  float: left;
  overflow: hidden;
}
#layoutIndex .newsArea .newsContents .newsList dd .date {
  width: 141px;
  float: left;
  display: block;
}
#layoutIndex .newsArea .newsContents .newsList dd .topics {
  width: 710px;
  padding: 0 0 0 21px;
  float: left;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
}
#layoutIndex .newsArea .newsContents .newsList .dotLine {
  width: 100%;
  height: 1px;
  margin: 0 0 14px;
  padding: 14px 0 0;
  clear: both;
  display: block;
  background: url(../images/common/bg_border_10.png) repeat-x left bottom;
  _padding: 0 0 0;
}
#layoutIndex .newsArea .newsContents .newsList .dotLine.lastChild {
  background: none;
}
#layoutIndex .boxImportantNews {
  margin: 14px auto;
  width: 960px;
}
#layoutIndex .boxImportantNews.boxStyle01 {
  margin: 0;
  width: auto;
}
#layoutIndex .topNews {
  width: 960px;
  margin: 0 auto;
}
#layoutIndex .topNews .section .idxBoxContainer01 {
  border: none;
  margin: 20px 0 20px 0;
  padding: 0;
}
#layoutIndex .topNews .section .idxBoxContainer01 .headingType01 {
  font-size: 138.5%;
  background: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
#layoutIndex .topNews .section .idxBoxContainer01 .headingType01 .btn01 {
  font-size: 76.9%;
  position: absolute;
  border: 1px solid #bfbfbf;
  background: #fafafa;
  margin-right: 8px;
  border-radius: 3px;
  right: -5px;
  top: 2px;
  background: -moz-linear-gradient(center bottom, rgba(245, 246, 246, 0.6), rgba(255, 255, 255, 0.6)) repeat scroll 0 0 #fcfcfc;
  box-shadow: 0 -1px 1px #e0e0e0 inset;
}
#layoutIndex .topNews .section .idxBoxContainer01 .headingType01 .btn01.normal {
  margin-top: 3px;
}
#layoutIndex .topNews .section .idxBoxContainer01 .headingType01 .btn01 a {
  display: block;
  line-height: 1.5;
  padding: 5px 10px 2px 9px;
  position: relative;
  word-break: break-all;
  _line-height: 1;
  _padding: 7px 6px 5px;
}
#layoutIndex .topNews .section .idxBoxContainer01 .headingType01 .btn01 a:hover {
  text-decoration: none;
  background: none #ffffff;
  border-radius: 2px;
  box-shadow: none;
}
#layoutIndex .topNews .section .idxBoxContainer01 .headingType01 .btn01 a img {
  margin-left: 5px;
  vertical-align: middle;
}
#layoutIndex .topNews .section .idxBoxContainer01 .listNews01 .fristChird {
  background: none;
}
#layoutIndex .topNews .section .listContainer ul li {
  clear: right;
  float: right;
  background: url("../images/common/icon_arrow_04.png") no-repeat scroll left 0.5em transparent;
  margin-bottom: 2px;
  padding-left: 10px;
}
#layoutIndex .topShopLink {
  width: 960px;
  margin: 0 auto;
}
#layoutIndex .topShopLink .section .idxBoxContainer01 .headingType01 {
  font-size: 138.5%;
  background: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  background-image: url(../images/top/icon_top_shop.png);
  background-repeat: no-repeat;
  background-position: 10px 9px;
  padding-left: 36px;
  margin-bottom: 0;
}
#layoutIndex .topLinkWrap {
  background: url(../images/common/bg_border_02.png) left bottom repeat-x;
  margin-bottom: 70px;
}
#layoutIndex .topLinkWrap ul {
  background: url(../images/common/bg_border_02.png) left top repeat-x;
  padding: 16px 5px 7px 5px;
}
#layoutIndex .topLinkWrap ul li {
  display: inline-block;
  background: url(../images/common/icon_arrow_18.png) left center no-repeat;
  line-height: 1em;
  padding: 3px 0 2px 5px;
  margin: 0 10px 9px 10px;
  float: left;
}
#layoutIndex .topLinkWrap ul li .nameShopLink {
  margin-left: -2px;
}

.topHeading {
  font-size: 11px;
  font-weight: normal;
  color: #444;
  margin-top: 15px;
  margin-bottom: 30px;
}

.topContainer {
  width: 1000px;
  padding: 0 20px;
  margin: 0 auto 60px auto;
}

.topContents {
  width: 755px;
  float: right;
}

.topSidebar {
  font-size: 14px;
  width: 185px;
  margin-right: 60px;
  float: left;
}
.topSidebar .section {
  margin-bottom: 45px;
}

.topSidebarTitle {
  height: 20px;
  padding: 0 0 0 12px;
  margin: 0 0 16px 0;
  width: 175px;
  background: url(../images/top/bg_sidebar_title_01.png) left top no-repeat;
}
.topSidebarTitle span {
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
  color: #444;
}

.topSidebarList01 li {
  background: url(../images/common/icon_arrow_18.png) left 4px no-repeat;
  line-height: 1.4em;
  padding: 0 0 0 12px;
  margin: 0 0 12px 0;
  word-break: break-all;
}

.topSidebarList02 li {
  line-height: 1.4em;
  padding: 5px 0 5px 28px;
  margin: 0 0 2px 0;
  word-break: break-all;
}
.topSidebarList02 li.cat_pc {
  background: url(../images/catalog/icon_category_pc_2.png) 3px 6px no-repeat;
  background-size: 18px auto;
}
.topSidebarList02 li.cat_consume {
  background: url(../images/catalog/icon_category_consumerelectronics_2.png) 1px 3px no-repeat;
  background-size: 21px auto;
}
.topSidebarList02 li.cat_camera {
  background: url(../images/catalog/icon_category_camera_2.png) 2px 6px no-repeat;
  background-size: 19px auto;
}
.topSidebarList02 li.cat_sports {
  background: url(../images/catalog/icon_category_sports_2.png) 2px 5px no-repeat;
  background-size: 18px auto;
}
.topSidebarList02 li.cat_hobby {
  background: url(../images/catalog/icon_category_hobby_2.png) 1px 2px no-repeat;
  background-size: 20px auto;
}
.topSidebarList02 li.cat_diy {
  background: url(../images/catalog/icon_category_diy_2.png) 1px 4px no-repeat;
  background-size: 20px auto;
}
.topSidebarList02 li.cat_car {
  background: url(../images/catalog/icon_category_carsupplies_2.png) 2px 5px no-repeat;
  background-size: 18px auto;
}
.topSidebarList02 li.cat_kids {
  background: url(../images/catalog/icon_category_kids_2.png) 1px 4px no-repeat;
  background-size: 19px auto;
}
.topSidebarList02 li.cat_fashion {
  background: url(../images/catalog/icon_category_fashion_2.png) 1px 6px no-repeat;
  background-size: 19px auto;
}
.topSidebarList02 li.cat_watch {
  background: url(../images/catalog/icon_category_watch_2.png) 2px 1px no-repeat;
  background-size: 20px auto;
}
.topSidebarList02 li.cat_drink {
  background: url(../images/catalog/icon_category_drink_2.png) 5px 0px no-repeat;
  background-size: 11px auto;
}
.topSidebarList02 li.cat_food {
  background: url(../images/catalog/icon_category_food_2.png) 1px 3px no-repeat;
  background-size: 17px auto;
}
.topSidebarList02 li.cat_interior {
  background: url(../images/catalog/icon_category_interior_2.png) 4px 3px no-repeat;
  background-size: 14px auto;
}
.topSidebarList02 li.cat_kitchen {
  background: url(../images/catalog/icon_category_kitchen_2.png) 1px 6px no-repeat;
  background-size: 19px auto;
}
.topSidebarList02 li.cat_sundries {
  background: url(../images/catalog/icon_category_sundries_2.png) 2px 5px no-repeat;
  background-size: 18px auto;
}
.topSidebarList02 li.cat_beauty {
  background: url(../images/catalog/icon_category_beauty_2.png) -1px 1px no-repeat;
  background-size: 17px auto;
}
.topSidebarList02 li.cat_shoes {
  background: url(../images/catalog/icon_category_shoes_2.png) 0px 9px no-repeat;
  background-size: 21px auto;
}
.topSidebarList02 li.cat_game {
  background: url(../images/catalog/icon_category_game_2.png) 1px 8px no-repeat;
  background-size: 21px auto;
}
.topSidebarList02 li.cat_pet {
  background: url(../images/catalog/icon_category_pet_2.png) -1px 6px no-repeat;
  background-size: 24px auto;
}
.topSidebarList02 li.cat_mobile {
  background: url(../images/catalog/icon_category_mobile_2.png) 1px 2px no-repeat;
  background-size: 19px auto;
}
.topSidebarList02 li.cat_phone {
  background: url(../images/catalog/icon_category_mobiletelephone_2.png) 4px 4px no-repeat;
  background-size: 14px auto;
}
.topSidebarList02 li.cat_contactlens {
  background: url(../images/catalog/icon_category_contactlens_2.png) 1px 4px no-repeat;
  background-size: 19px auto;
}
.topSidebarList02 li.cat_outdoor {
  background: url(../images/catalog/icon_category_outdoor_2.png) 0px 6px no-repeat;
  background-size: 21px auto;
}
.topSidebarList02 li.cat_housing {
  background: url(../images/catalog/icon_category_housing_2.png) 0px 3px no-repeat;
  background-size: 22px auto;
}

.topSidebarList03 li {
  margin: 0 0 15px 0;
}
.topSidebarList03 li img:hover {
  opacity: 0.8;
}

.topSidebarList04 {
  border: 1px solid #ddd;
  padding: 14px 14px 10px 14px;
}
.topSidebarList04 .news {
  background: url(../images/common/bg_border_02.png) left bottom repeat-x;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.topSidebarList04 .news .newsText {
  margin-top: 3px;
  font-size: 12px;
}
.topSidebarList04 .newsIcon {
  display: inline-block;
  border-radius: 3px;
  padding: 4px 4px 3px 4px;
  text-align: center;
  font-size: 9px;
  color: #fff;
  line-height: 1em;
  word-break: break-all;
  min-width: 60px;
}
.topSidebarList04 .newsIcon.cat01 {
  background: #52b890;
}
.topSidebarList04 .newsIcon.cat02 {
  background: #9e82e6;
}
.topSidebarList04 .newsIcon.cat03 {
  background: #F7BA00;
}
.topSidebarList04 .newsDate {
  display: inline-block;
  font-size: 11px;
  line-height: 1em;
  vertical-align: middle;
  margin-left: 5px;
}
.topSidebarList04 .allNews {
  font-size: 12px;
  background: url(../images/common/icon_arrow_18.png) left 4px no-repeat;
  background-size: 6px auto;
  margin-top: 10px;
  padding-left: 12px;
}

.topContentsBanner {
  margin-bottom: 35px;
}

.topContentsBanner img:hover {
  opacity: 0.8;
}

.topContentsBanner__left {
  margin-right: 20px;
  width: 435px;
  float: left;
}

.topContentsBanner__right {
  width: 300px;
  float: left;
}
.topContentsBanner__right li {
  margin-top: 10px;
}
.topContentsBanner__right li:first-child {
  margin-top: 0;
}

.topContentsTitle {
  height: 20px;
  padding: 6px 0 6px 15px;
  width: 740px;
  background: url(../images/top/bg_topcontents_title_01.png) left top repeat-y #F3F3F3;
}

.topContentsTitle__title {
  font-weight: bold;
  font-size: 14px;
}

.topContentsTitle__renewalDate {
  display: inline-block;
  float: right;
  margin-right: 15px;
  font-weight: normal;
  font-size: 10px;
  vertical-align: middle;
  margin-top: 2px;
}

.topItemRank .itemWrap {
  width: 200px;
  padding: 0 20px;
  float: left;
  margin: 0 0 0 15px;
  position: relative;
}
.topItemRank .itemWrap:first-child {
  margin: 0 0 0 0;
}
.topItemRank .item img {
  max-height: 150px;
  max-width: 200px;
}
.topItemRank .item .name {
  margin: 15px 0 0;
  word-wrap: break-word;
}
.topItemRank .item .name .maker {
  margin: 0;
  font-size: 84.6%;
  color: #333333;
  word-wrap: break-word;
  display: block;
}
.topItemRank .item a:hover {
  text-decoration: none;
}
.topItemRank .item a:hover .name span.title {
  text-decoration: underline;
}
.topItemRank .item a:hover img {
  opacity: 0.8;
}
.topItemRank .item .price {
  margin: 0 0 0;
  padding: 0 0 4px;
  line-height: 1.5;
  word-wrap: break-word;
}
.topItemRank .item .price em {
  margin: 0 7px 0 0;
  font-size: 115.4%;
  font-weight: bold;
  word-wrap: break-word;
  color: #e56000;
}
.topItemRank .shopLink {
  width: 100%;
  margin: 0;
  padding: 4px 0 0;
  word-wrap: break-word;
  text-indent: 0;
}
.topItemRank .shopLink a {
  padding: 0 0 0 15px;
  font-size: 84.6%;
  word-wrap: break-word;
  background: url(../images/common/icon_home_01.png) 0 3px no-repeat;
}
.topItemRank .shopLink a:hover {
  text-decoration: underline;
}
.topItemRank .recoColumn {
  border: 1px solid #CCCCCC;
  padding: 15px 15px 10px 15px;
  width: 193px;
  margin-left: 20px;
  float: left;
  min-height: 400px;
}
.topItemRank .recoColumn .item a {
  display: inline-block;
  width: 100%;
}
.topItemRank .recoColumn .item .imgWrap {
  display: block;
  width: 150px;
  height: 112px;
  margin: 0 auto;
}
.topItemRank .recoColumn .item img {
  display: block;
  max-width: 150px;
  max-height: 112px;
  margin: 0 auto;
}
.topItemRank .recoColumn .recoTextWrap {
  background: url(../images/common/bg_border_02.png) left top repeat-x;
  padding-top: 7px;
  margin-top: 8px;
}
.topItemRank .recoColumn .recoTitle {
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0 2px 0;
}
.topItemRank .recoColumn .recoText {
  font-size: 11px;
}

.topRankingIcon01 {
  display: block;
  position: absolute;
  left: 5px;
  top: -25px;
  z-index: 2;
}

.itemRank__columnTop,
.itemRank__columnMiddle {
  width: 750px;
  padding: 0 0 0 5px;
  height: auto;
  margin-bottom: 70px;
}

.itemRank__columnBottom {
  width: 750px;
  padding: 0 0 0 5px;
  height: auto;
  margin-bottom: 60px;
}

.itemRank__recoColumnTop {
  margin-bottom: 20px;
}

.itemRank__recoColumnBottom {
  margin-bottom: 60px;
}

.catRankTitle {
  padding: 0 0 0 0;
  margin: 30px 0 40px 10px;
  background: url(../images/common/bg_border_02.png) left center repeat-x;
}
.catRankTitle .titleText {
  font-size: 18px;
  background-color: #fff;
  padding-right: 8px;
  color: #444;
}
.catRankTitle img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}

.shopLinkText {
  margin: 12px 0 4px 0;
  text-align: right;
}
.shopLinkText span {
  display: inline-block;
  font-size: 14px;
  background: url(../images/common/icon_arrow_18.png) left 4px no-repeat;
  line-height: 1.4em;
  padding: 0 0 0 12px;
}

.popShop .popShopColumn {
  border: 1px solid #CCCCCC;
  padding: 15px 10px 10px 10px;
  width: 203px;
  margin-left: 20px;
  float: left;
}
.popShop .popShopColumn .imgWrap {
  width: 170px;
  height: 45px;
  margin: 0 auto;
}
.popShop .popShopColumn img {
  display: block;
  max-width: 150px;
  max-height: 112px;
  margin: 0 auto;
}
.popShop .popShopColumn a:hover img {
  opacity: 0.8;
}

.popShopText {
  font-size: 11px;
  margin-top: 5px;
}

.recaptcha_area {
  padding: 30px;
  background: #ffffeb;
  border-radius: 3px;
}
.recaptcha_area_wrap {
  padding: 20px;
  text-align: center;
}
.recaptcha_area_txt {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 15px;
  font-weight: bold;
}
.recaptcha_area_txt::before {
  position: absolute;
  content: '';
  display: block;
  top: -1px;
  left: -10px;
  width: 19px;
  height: 19px;
  background-image: url(../images/common/icon_recaptcha.svg);
  background-repeat: no-repeat;
}
.recaptcha_area .g-recaptcha > div {
  margin: 0 auto;
}

/*# sourceMappingURL=top.css.map */
