@charset "UTF-8";
.panel-covered .txt {
  top: 0;
  left: 0;
}

/* ----- バッジ -----*/
.panel-vertical .badge {
  position: absolute;
  z-index: 1;
  display: block;
  min-width: 63px;
  height: 50px;
  top: 10px;
  margin: 10px 0 0 20px;
  padding: 11px 10px 0;
  font-family: "Anzu Moji", -apple-system, BlinkMacSystemFont, Meiryo, "Hiragino kaku Gothic ProN", sans-serif;
  font-weight: normal;
  font-size: 1.13rem;
  letter-spacing: -.2rem;
  text-align: center;
  color: #000;
  background-image: url(/assets/images/badge_bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}

.win .panel-vertical .badge {
  font-size: 1.2rem;
}

.panel-vertical .txt-white .badge,
.panel-vertical .txt-white.badge {
  color: #fff;
  background-image: url(/assets/images/badge_bg_white.png);
}

.triangle::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 6em solid transparent;
  border-left: 6em solid #f2646e;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}

.triangle::after {
  content: "今話題";
  display: block;
  top: 20px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #fff;
  /* 文字色はここで変更 */
  left: 0;
  position: absolute;
  z-index: 101;
}

/* ラベル部分 左上に表示 */
/*.square::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100;
    border: 2.3em solid #94a963;
}
.square::after {
    content: "今日は\A何の日";
    display: block;
    white-space: pre;
    top: 10px;
    color: #fff;
    left: 10px;
    position: absolute;
    z-index: 101;
}*/
.square::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 6em solid transparent;
  border-left: 6em solid #94a963;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}

.square::after {
  content: "オススメ";
  display: block;
  top: 20px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #fff;
  /* 文字色はここで変更 */
  left: 0;
  position: absolute;
  z-index: 101;
}

/* ----- メインビジュアル -----*/
#top-mainvisual .col1618-2618:before,
#top-mainvisual .col1618-2618 > a:before {
  height: 0;
  padding-top: 80%;
}

#top-mainvisual .col1618-2618 h2 {
  font-size: 1.63rem;
}

#top-mainvisual .col1618-2618 .heading-sub {
  display: block;
  font-size: 1.25rem;
}

#top-mainvisual .col1618-2618 .txt {
  width: 50% !important;
  min-width: 180px;
  padding-left: 3vw;
  padding-right: 0;
  padding-bottom: 20px;
}

#top-mainvisual .col1618-2618 p {
  font-size: 1.13rem;
  color: #000;
}

#top-mainvisual .col1618-2618 .badge {
  top: 10px;
  margin: 0 0 0 -1vw;
  font-size: 1.13rem;
}

.win #top-mainvisual .col1618-2618 .badge {
  font-size: 1.2rem;
}

/* ----- カンパ -----*/
/*
#top-kampa:before {height: 19vw;}
*/
#top-kampa:before {
  height: 0;
  padding-top: 64.721879%;
  /*	padding-top: 72.8121137%;*/
}

/*
#top-kampa .img .bg-img {min-width: 420px;}
*/
#top-kampa .txt {
  width: 300px;
  padding: 70px 0 20px 30px;
}

.kampa-txt-total:before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  top: 0;
  left: 0;
  margin: 10px auto;
  background-image: url(/assets/images/footer_contact_bg_t.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

#top-kampa .m {
  padding-right: 5px;
}

#top-kampa .num {
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1;
  color: #000;
}

.win #top-kampa .num {
  font-size: 1.7em;
}

/* ----- トピックス -----*/
#app-information {
  margin-bottom: 0;
  padding: 30px 30px 10px;
}

#app-information h2 {
  margin: -10px 0 15px;
  font-size: 1.13rem;
  font-weight: normal;
  text-align: left;
}

#app-information h2 span {
  display: block;
  width: 100%;
  padding: 10px 0 15px 60px;
}

#app-information h2 span:before {
  width: 100%;
  height: 5px;
  right: auto;
  left: 0;
  bottom: 2px;
}

#app-information .link-icon {
  position: absolute;
  right: 30px;
  margin: -52px 0 0;
}

#app-information .link-icon a {
  color: #555;
}

html:not(.mobile) #app-information .link-icon a:hover {
  color: #000;
}

#app-information .link-icon a:after {
  background-position-y: -48px;
}

#app-information h2 span:after {
  width: 45px;
  height: 45px;
  bottom: 2px;
  right: auto;
  left: 0;
  background-image: url(/assets/images/icon_cat05.png);
}

#app-information .txt {
  position: relative;
  height: 0;
  padding-top: calc(62% - 55px);
}

#app-information dl {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  overflow-y: auto;
}

#app-information dt {
  width: auto;
  padding: 0;
  font-weight: bold;
  font-size: .94rem;
}

#app-information dd {
  width: auto;
  padding: 0 0 10px;
  font-size: .94rem;
}

#app-information dd a {
  color: #555;
  text-decoration: none;
}

html:not(.mobile) #app-information dd a:hover {
  color: #000;
}

#app-information dd span {
  font-weight: bold;
  /*background: linear-gradient(transparent 60%, #c7bfb5 60%);*/
  border-bottom: dashed 1px #555555;
}

/* ----- パネル -----*/
.col-set .top-mypage-box {
  padding-bottom: 65px;
}

.top-mypage-box:before {
  display: none;
}

.top-mypage-box .bar-heading .heading {
  font-size: 1.13rem;
  line-height: 1.4;
}

.top-mypage-box ul {
  margin: 0;
}

.top-mypage-box li {
  margin-bottom: 15px;
  padding: 0;
}

.top-mypage-box li:before {
  display: none;
}

.top-mypage-box li a {
  font-size: .88rem;
  color: #555;
  text-decoration: none;
  line-height: 1.6;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

html:not(.mobile) .top-mypage-box li a:hover {
  color: #000;
}

.top-mypage-box li img {
  width: 47px;
  vertical-align: middle;
}

.top-mypage-box li span {
  width: calc(100% - 62px);
  display: inline-block;
  padding: 0 0 0 15px;
  vertical-align: middle;
}

.top-mypage-box .btn {
  position: absolute;
  width: calc(100% - 40px);
  bottom: 0;
  left: 20px;
  margin: 0;
}

/* ----- カテゴリ -----*/
#top-category ul {
  margin-bottom: 0;
}

#top-category > .row > ul > li {
  margin: 20px 0 0;
  padding: 0;
  font-size: 1.13rem;
  border-bottom: 0 none;
}

#top-category > .row > ul > li > a {
  display: inline-block;
  height: 40px;
  margin: 0 0 5px;
  padding: 0 0 0 50px;
  text-decoration: none;
  font-weight: bold;
  line-height: 40px;
  color: #555;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 40px 40px;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

#top-category .icon-kitchen > a {
  background-image: url(/assets/images/icon_kitchen.png);
}

#top-category .icon-bedding > a {
  background-image: url(/assets/images/icon_bedding.png);
}

#top-category .icon-housework > a {
  background-image: url(/assets/images/icon_housework.png);
}

#top-category .icon-furniture > a {
  background-image: url(/assets/images/icon_furniture.png);
}

#top-category .icon-household > a {
  background-image: url(/assets/images/icon_household.png);
}

#top-category .icon-health > a {
  background-image: url(/assets/images/icon_health.png);
}

#top-category .icon-fashion > a {
  background-image: url(/assets/images/icon_fashion.png);
}

#top-category .icon-food > a {
  background-image: url(/assets/images/icon_food.png);
}

#top-category .icon-electronics > a {
  background-image: url(/assets/images/icon_electronics.png);
}

#top-category .icon-beauty > a {
  background-image: url(/assets/images/icon_beauty.png);
}

#top-category .icon-consumable > a {
  background-image: url(/assets/images/icon_consumable.png);
}

#top-category > .row > ul > li > a:hover {
  color: #000;
}

#top-category li:before {
  display: none;
}

#top-category button {
  display: none;
}

#top-category .col-set {
  padding: 0 0 0 50px;
}

#top-category .col-set li {
  margin-bottom: 15px;
  padding: 0;
}

#top-category .col-set a {
  font-size: .88rem;
  color: #555;
  text-decoration: none;
  line-height: 1.6;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

html:not(.mobile) #top-category .col-set a:hover {
  color: #000;
}

#top-category .col-set img {
  width: 60px;
  vertical-align: middle;
}

#top-category .col-set span {
  width: calc(100% - 60px);
  display: inline-block;
  padding: 0 0 0 15px;
  vertical-align: middle;
}

a.hd-osirase-a {
  color: #a41a1a;
}

/*---------------------------------------------
	1200px未満
  ---------------------------------------------*/
@media screen and (max-width: 1199px), print {
  .col-set:not(.no-gutter) .panel-covered {
    margin-bottom: 20px;
  }
  .col-set:not(.no-gutter) > .panel-covered.col2-3:before {
    padding-top: calc(90% - 20px);
  }
  /*
	#top-kampa:before {height: 24vw;}
*/
  #top-kampa .txt {
    padding: 70px 0 20px 20px;
  }
  #app-information {
    padding: 20px 20px 0px;
  }
  #app-information .link-icon {
    right: 20px;
  }
  #app-information dt {
    font-size: .88rem;
  }
  #app-information dd {
    font-size: .88rem;
  }
}

/*---------------------------------------------
	960px未満
  ---------------------------------------------*/
@media screen and (max-width: 959px), print {
  #top-mainvisual {
    display: block;
  }
  #top-mainvisual .col1618-2618 {
    width: 100%;
  }
  #top-mainvisual .col1000-2618 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #top-kampa {
    width: 50%;
    /*		min-height: 300px;*/
  }
  /*
	#top-kampa .img .bg-img {min-width: 0;}
*/
  #top-kampa .txt {
    width: 55% !important;
  }
  #app-information {
    width: 50%;
  }
  /*
	#app-information .txt {
		height: auto;
		padding: 0 0 5px;
	}

	#app-information dl {
		position: static;
		width: auto;
		height: auto;
	}
*/
}

/*---------------------------------------------
	768px未満
  ---------------------------------------------*/
@media screen and (max-width: 767px) {
  .col-set:not(.no-gutter) .panel-covered {
    margin-bottom: 5px;
  }
  .col-set:not(.no-gutter) > .panel-covered.col2-3:before {
    padding-top: calc(90% - 5px);
  }
  .panel-covered .txt {
    width: 100% !important;
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .panel-covered .txt.bottom {
    padding-bottom: 15px;
  }
  .sp-col1-2.panel-covered .txt {
    width: 100% !important;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
  .col2-3.panel-covered .txt,
  .col1618-2618.panel-covered .txt {
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .panel-vertical .badge {
    margin: 0 0 0 2.5vw;
  }
  .panel-covered .badge {
    margin: 0 0 0 -5px;
  }
  .bar-heading + .col-set > .sp-col1-2.panel-covered:nth-of-type(1),
  .bar-heading + .col-set > .sp-col1-2.panel-covered:nth-of-type(2) {
    margin-top: -10px;
  }
  #top-mainvisual .col1618-2618 p {
    font-size: 1rem;
  }
  #top-mainvisual .col1000-2618 {
    display: block;
  }
  #top-kampa {
    width: 100%;
    /*		max-height: 300px;
		min-height: 250px;*/
  }
  /*
	#top-kampa:before {
		height: 50vw;
		min-height: 220px;
	}
*/
  #top-kampa .txt {
    width: 55% !important;
    min-width: calc(190px + 3vw);
    padding: 70px 0 20px 3vw !important;
  }
  #app-information {
    width: 100%;
    padding: 20px 3vw 0;
  }
  #app-information .txt {
    height: auto;
    padding: 0 0 5px;
  }
  #app-information dl {
    position: static;
    width: auto;
    height: auto;
  }
  /* スマホの時お知らせ　３件以上非表示 */
  /*	#app-information dt:nth-of-type(n+4) { display:none;}
	#app-information dd:nth-of-type(n+4) { display:none;}*/
  #app-information .link-icon {
    right: 15px;
  }
  .col-set .top-mypage-box {
    margin-bottom: 5px;
    padding: 15px 15px 55px;
  }
  .col-set .top-mypage-box > .bar-heading:first-of-type {
    margin: -15px -15px 15px;
    padding: 15px;
  }
  .top-mypage-box .btn {
    width: calc(100% - 30px);
    left: 15px;
  }
  #top-category {
    padding-bottom: 0;
  }
  #top-category .row {
    padding: 0;
  }
  #top-category > .row > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #top-category > .row > ul > li > a {
    display: block;
    width: calc(100% - 55px);
    height: 55px;
    margin: 0;
    padding: 0 15px 0 67px;
    color: #555;
    font-size: .94rem;
    font-weight: normal;
    line-height: 55px;
    border-top: solid 1px #e6e1db;
    background-position: 15px 7px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
  }
  html:not(.mobile) #top-category > .row > ul > li > a:hover {
    font-weight: bold;
    background-color: #f7f3ed;
  }
  #top-category button {
    position: relative;
    display: block;
    width: 55px;
    height: 55px;
    overflow: hidden;
    text-indent: -9999px;
    border: 0 none;
    border-left: solid 1px #e6e1db;
    border-top: solid 1px #e6e1db;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
  }
  #top-category button.on,
  html:not(.mobile) #top-category button:hover {
    background-color: #f7f3ed;
  }
  #top-category button:before,
  #top-category button:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    background-color: #9e938d;
    border-radius: 1.5px;
  }
  #top-category button:before {
    width: 2px;
    height: 18px;
    margin: -9px 0 0 -1px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  }
  #top-category button:after {
    width: 18px;
    height: 2px;
    margin: -1px 0 0 -9px;
  }
  #top-category button.on:before,
  html:not(.mobile) #top-category button:hover:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #top-category .col-set {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #top-category > .row > ul > li:last-of-type > .col-set {
    border-bottom: solid 1px #e6e1db;
  }
  #top-category .col-set li {
    width: 100%;
    margin: 0;
  }
  #top-category .col-set a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 40px 5px 67px;
    line-height: 1.4;
    border-top: solid 1px #e6e1db;
    background-color: #f7f3ed;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
  }
  html:not(.mobile) #top-category .col-set a:hover {
    background-color: #e6e1db;
  }
  #top-category .col-set a:before {
    content: "";
    display: block;
    width: 0;
    height: 47px;
  }
  #top-category .col-set a:after {
    content: "";
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    right: 7px;
    margin: -12px 0 0;
    background-image: url(/assets/images/icon_link.png);
    background-repeat: no-repeat;
    background-position: 0 -48px;
    background-size: 480px 240px;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
  }
  html:not(.mobile) #top-category .col-set a:hover:after {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
  #top-category .col-set img {
    margin: 0 0 0 -60px;
  }
  #top-category .col-set span {
    width: auto;
  }
}

/*---------------------------------------------
	500px未満
  ---------------------------------------------*/
@media screen and (max-width: 499px) {
  .panel-covered .heading {
    font-size: .88rem;
    line-height: 1.4;
  }
  .panel-covered p {
    font-size: .81rem;
    line-height: 1.5;
  }
  #top-mainvisual .col1618-2618 h2 {
    font-size: 1.13rem;
  }
  #top-mainvisual .col1618-2618 .heading-sub {
    font-size: 1rem;
  }
  #top-mainvisual .col1618-2618 p {
    font-size: .88rem;
  }
}

/*---------------------------------------------
	印刷用
  ---------------------------------------------*/
