
@charset "UTF-8";
/* =================================================================================================
　セゾンポイントモール - Qoo10
　https://www.a-q-f.com/contents/extra/2110qoo10/index.html
　Copyright (C) CREDIT SAISON CO.,LTD. All Right Reserved.
================================================================================================= */
/*
 *
 *  updated --- 2021/9/30
 *
 */

body {
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff !important;
}

/* ----------------------------------------------------------------------------
　ページスタイル
---------------------------------------------------------------------------- */
/* ページ背景色 */
.page {
  background-color: #fff;
}

/* リセット */
#lp h1, #lp h2, #lp h3, #lp h4, #lp h5, #lp ul, #lp li, #lp dl, #lp dt, #lp dd, #lp p, #lp a, #lp strong, #lp address {
  margin: 0;
  padding: 0;
  text-align: left;
}

#lp ul, #lp li {
  list-style: none;
  list-style-position: inside;
  text-indent: 0em;
}
#lp {
  min-width: 950px;
  font-family: 'Noto Sans JP', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo ,"ＭＳ Ｐゴシック", Osaka;
  color: #000;
}

/* パンくずナビ */
#lp #breadCrumb {
  width: 950px;
  margin: 0 auto 15px;
}
#lp #breadCrumb li {
  display: inline;
  font-size: 12px;
}
#lp #breadCrumb li strong {
  font-size: 12px;
}
#lp #breadCrumb li a {
  color: #3399ff;
}

/* リンク（デフォルトは下線無し） */
#lp a {
  text-decoration: none;
  cursor: pointer;
}
#lp a:hover {
  text-decoration: underline;
}

/* リキッド */
.liquid {
  margin: 0 auto;
  max-width: 1260px;
}
#new_header {
  margin-bottom: 0px !important;
}
#wrapper {
  padding-top: 0px !important;
}
#container,
#contentWrapper,
#mainContent {
  width: 100% !important;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}

/* 赤字 */
.text_red {
  color: #a3171a;
  font-weight: bold;
}


/* ----------------------------------------------------------------------------
　背景
---------------------------------------------------------------------------- */
#lp {
  padding-bottom: 3rem;
}


/* ----------------------------------------------------------------------------
　メインビジュアル
---------------------------------------------------------------------------- */
#lp #main_area {
  background: url("/common/pc/img/contents/extra/2110qoo10/mainvisual_bg.png") center no-repeat;
  margin-bottom: 30px;
	padding: 35px 0;
}
#lp #main_area .main_area_inner {
  width: 574px;
  margin: 0 auto;
}
#lp #main_area .title_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#lp #main_area h1 {
  width: 240px;
}
#lp #main_area h1 img {
  width: 100%;
}


/* ----------------------------------------------------------------------------
　ショップ情報
---------------------------------------------------------------------------- */
#lp #shopInfo {
	padding-bottom: 40px;
}
#lp #shopInfo .btn_box {
  width: 740px;
  margin: 0 auto 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#lp #shopInfo .btn_box li {
  width: 47%;
}
#lp #shopInfo .btn_box li:first-child {
	width: 47%;
	padding: 9px 0;
  background-color: #fff;
	border: 1px solid #333;
  text-align: center;
}
#lp #shopInfo .btn_box li:first-child .text {
	color: #333;
	font-size: 16px;
	font-weight: 600;
  text-align: center;
}
#lp #shopInfo .btn_box li:first-child .point_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
	line-height: 1.2;
}
#lp #shopInfo .btn_box li:first-child .point_text .api_normalmaxpoint {
  margin-right: 12px;
  padding-right: 20px;
	background: url("/common/pc/img/contents/extra/2110qoo10/point_arrow.png") right center no-repeat;
	font-size: 18px;
}
#lp #shopInfo .btn_box li:first-child .point_text .api_saleflg {
  display: none;
}
#lp #shopInfo .btn_box li:first-child .point_text .has_sale {
  display: inline-block;
  position: relative;
}
#lp #shopInfo .btn_box li:first-child .point_text .api_displaypoint {
  color: #ed323f;
	font-size: 22px;
	font-weight: 600;
}
#lp #shopInfo .btn_box li:first-child .point_text .api_displaypoint span {
	font-size: 30px;
}
#lp #shopInfo .btn_box li:last-child {
	width: 48.5%;
}
#lp #shopInfo .btn_box li:last-child a {
  display: block;
	padding: 22px 0;
	line-height: 130%;
  background: url("/common/pc/img/contents/extra/2110qoo10/arrow.png") right 20px top 50% no-repeat;
  background-color: #ed323f;
  color: #fff;
  border-radius: 6px;
  font-size: 22px;
  text-decoration: none;
	text-align: center;
}
#lp #shopInfo .btn_box li:last-child a:hover {
  opacity: 0.8;
}
#lp #shopInfo .btn_box li:last-child a span {
  font-size: 30px;
  font-weight: 600;
}
#lp #shopInfo .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#lp #shopInfo .link li {
  margin: 0 1rem;
}
#lp #shopInfo .link li a {
	color: #333;
	font-size: 12px;
	text-decoration: underline;
}


/* ----------------------------------------------------------------------------
　バナー
---------------------------------------------------------------------------- */
#lp #headBanner {
	width: 950px;
	margin: 0 auto 50px;
}
#lp #headBanner ul {
  background-color: transparent;
}


/* ----------------------------------------------------------------------------
　ラインナップ
---------------------------------------------------------------------------- */
#lp .lineup {
  padding: 55px 0 60px;
}
#lp .lineup#sale {
	padding-top: 40px;
}
#lp .lineup#campaign,
#lp .lineup#fashion {
	background: #f9f9fb;
}
#lp .lineup h2 {
	margin-bottom: 6px;
  font-size: 32px;
	font-weight: 600;
	text-align: center;
  letter-spacing: 1px;
}
#lp .lineup#sale h2 {
	background: linear-gradient( to bottom, rgba(248,107,159) 10%, rgba(253,136,127) 70% );
  -webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
#lp .lineup#campaign h2 {
	background: linear-gradient( to bottom,  rgba(244,153,108) 30%, rgba(238,192,91) 100% );
  -webkit-background-clip: text;
	background-clip: text;
  -webkit-text-fill-color: transparent;
}
#lp .lineup#cosmetics h2 {
	background: linear-gradient( to bottom,  rgba(69,172,194) 30%, rgba(136,216,196) 100% );
  -webkit-background-clip: text;
	background-clip: text;
  -webkit-text-fill-color: transparent;
}
#lp .lineup#fashion h2 {
	background: linear-gradient( to bottom,  rgba(200,114,242) 30%, rgba(247,114,209) 100% );
  -webkit-background-clip: text;
	background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none) {
 #lp .lineup#sale {
		background: none;
		color: #f76c9e;
	}
	#lp .lineup#campaign {
		background: none;
		color: #f4996c;
	}
	#lp .lineup#cosmetics {
		background: none;
		color: #73c1cb;
	}
	#lp .lineup#fashion {
		background: none;
		color: #cb72f0;
	}
}

#lp .lineup .category {
	margin-bottom: 28px;
	font-family: 'Century Gothic pro', sans-serif;
  font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
}
#lp #sale .category {
  color: #f76c9e;
}
#lp #campaign .category {
 	color: #f4996c;
}
#lp #cosmetics .category {
  color: #73c1cb;
}
#lp #fashion .category {
  color: #cb72f0;
}

#lp .lineup ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#lp .lineup ul li {
  margin-right: 25px;
}
#lp .lineup ul li a {
  display: block;
}
#lp .lineup ul li a:hover {
  opacity: 0.8;
}
#lp .lineup ul li:last-child {
  margin-right: 0px;
}


/* ----------------------------------------------------------------------------
　ボタン
---------------------------------------------------------------------------- */
#lp .btn_last {
  width: 460px;
  margin: 40px auto 0;
}
#lp .btn_last a {
  display: block;
	padding: 22px 0 27px;
  background: url("/common/pc/img/contents/extra/2110qoo10/arrow.png") right 30px top 50% no-repeat;
  background-color: #ed323f;
  color: #fff;
  border-radius: 8px;
  font-size: 24px;
	text-align: center;
  text-decoration: none;
}
#lp .btn_last a:hover {
  opacity: 0.8;
}
#lp .btn_last a span {
  font-size: 34px;
  font-weight: 600;
}


/* ----------------------------------------------------------------------------
　ページTOP
---------------------------------------------------------------------------- */
.page_top {
  width: 950px;
  margin: 0 auto;
  text-align: right;
  background-color: #fff;
}
/* ----------------------------------------------------------------------------
 cp_banner
---------------------------------------------------------------------------- */
#cp_banner .cp_banner {
    text-align: center;
}
#cp_banner .cp_banner img {
    max-width: 100%;
    width: auto;
}
#wrapper.ext-root-sp #cp_banner .sectionInner {
    padding: 0 1.3rem;
}

/* ----------------------------------------------------------------------------
 アコーディオン
---------------------------------------------------------------------------- */
#wrapper #accordion {
	margin-top: 20px;
    margin-bottom: 40px;
}
#wrapper #accordion .sectionInner {
	width: 950px;
	margin: 0 auto;
    padding: 0 1.3rem;
}
#wrapper.ext-root-sp #accordion {
    padding: 0 1.3rem;
}
#wrapper.ext-root-sp #accordion .sectionInner {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}
#wrapper .accordion {
	padding-bottom: 15px;
}
#wrapper .accordion > dl:not(.ext-descList) > dt {
	padding: 8px 0px;
	background: url(/common/pc/img/contents/extra/elepc-special/plus.png) no-repeat center right 30px / 16px 16px , #FFFFFF;
	color: #888888;
	border: 1px solid #d6d6d6;
	border-radius: 100vw;
	box-shadow: 0px 2px 0px 0px #d6d6d6;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
}
#wrapper.ext-root-sp .accordion > dl:not(.ext-descList) > dt {
    padding: 6px 0px;
    background: url(/common/pc/img/contents/extra/elepc-special/plus.png) no-repeat center right 18px / 16px 16px , #FFFFFF;
}
#wrapper .accordion > dl:not(.ext-descList) .open {
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	background: url("/common/pc/img/contents/extra/elepc-special/minus.png") no-repeat center right 30px / 16px 2px , #FFFFFF;	
}
#wrapper .accordion > dl:not(.ext-descList) > dd {
	line-height: 1.5;
	padding: 34px 0 16px;
	border: 2px solid #d6d6d6;
	border-radius: 0 0 10px 10px;
	box-shadow: 0px 4px 0px 0px #d6d6d6;
	box-sizing: border-box;
	background: #FFFFFF;
	font-size: 1.1rem;
	text-align: center;
}
#wrapper.ext-root-sp .accordion > dl:not(.ext-descList) > dd {
    border: 1px solid #d6d6d6;
    box-shadow: 0px 2px 0px 0px #d6d6d6;
}
#wrapper .accordion .accordion_inner {
    color: #767676;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 34px;
}
#wrapper.ext-root-sp .accordion .accordion_inner {
    padding: 0 14px;
}
#wrapper .accordion > dl:not(.ext-descList) dd p {
	width: 210px;
	height: auto;
	margin-right: 12px;
	margin-bottom: 20px;
}
#wrapper .accordion > dl:not(.ext-descList) dd p:nth-of-type(4n) {
	margin-right: 0;
}
#wrapper .accordion > dl:not(.ext-descList) dd p img {
	width: 210px;
	height: auto;
}
#wrapper .accordion > dl:not(.ext-descList) dd p.new {
	border: 4px solid #f00;
	box-sizing: border-box;
}
#wrapper .accordion > dl:not(.ext-descList) dd p strong {
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #f4f2b6 0%) repeat scroll 0 0;
}
/* ---------------------------------------------------
 ext-descList
--------------------------------------------------- */
#wrapper .ext-descList {
    margin-bottom: 8px;
    text-align: left;
}
#wrapper .ext-descList:last-child {
    margin-bottom: 0;
}
#wrapper.ext-root-sp .ext-descList {
    margin-bottom: 18px;
}
#wrapper .ext-descList dt {
    margin-bottom: 8px;
    font-size: 12px;
}
#wrapper .ext-descList .ext-text {
    line-height: 1.8;
}
#wrapper.ext-root-sp .ext-descList dt {
    font-size: 12px;
    margin-bottom: 0;
}
#wrapper .ext-descList-wrapper + .ext-descList-wrapper {
    padding-top: 22px;
    margin-top: 16px;
    border-top: 1px solid #d6d6d6;
}
#wrapper .accordion > dl:not(.ext-descList) dd .ext-descList-title {
    text-align: center;
    max-width: 100%;
    margin-right: 0;
    width: 100%;
    margin-bottom: 12px;
    font-size: 15px;
}
/* ---------------------------------------------------
 ext-list
--------------------------------------------------- */
#wrapper .ext-list {
    margin-bottom: 16px;
}
#wrapper .ext-list:last-child {
    margin-bottom: 0;
}
#wrapper .ext-list.mb-0 {
    margin-bottom: 0;
}
#wrapper .ext-list > li {
    position: relative;
    font-size: 12px;
    text-align: left;
    line-height: 1.575;
    padding-left: 14px;
}
#wrapper.ext-root-sp .ext-list > li {
    font-size: 12px;
    margin-bottom: 4px;
    padding-left: 10px;
}
#wrapper .ext-list > li::before {
    position: absolute;
    display: block;
    content: "・";
    left: 0;
}
#wrapper.ext-root-sp .ext-list > li::before {
    left: -2px;
}
#wrapper .ext-list.ext-list--annotation > li::before {
    content: "※";
}
#wrapper .ext-list > li .ext-list {
    margin-bottom: 0;
}
#wrapper.ext-root-sp .ext-list > li .ext-list > li {
    font-size: 12px;
}
#wrapper.ext-root-sp .ext-list.ext-list--annotation > li {
    font-size: 10px;
    margin-bottom: 0;
}

.maintenanceMessage-outer.is-show + #lp {
    display: none;
}
.maintenanceMessage-outer {
    max-width: 950px;
    width: 100%;
    margin: 40px auto;
    display: none;
}
.maintenanceMessage-outer.is-show {
    display: block;
}
.maintenanceMessage {
    background: #f2f2f2;
    padding: 56px 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 42px;
}
.maintenanceMessage-outer, 
.maintenanceMessage-outer *,
.maintenanceMessage,
.maintenanceMessage * {
    box-sizing: border-box;
}
.maintenanceMessage-inner {
    text-align: center;
}
.maintenanceMessage-inner > *:last-child {
    margin-bottom: 0;
}
.maintenanceMessage-text {
    font-size: 28px;
    margin-bottom: 24px;
    line-height: 1.4;
}
.maintenanceMessage-subText {
    font-size: 18px;
    line-height: 1.4;
}
.maintenanceLink-outer {
    text-align: center;
}
.maintenanceLink {
    border: 2px solid #1d4294;
    padding: 20px 24px;
    font-weight: bold;
    max-width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1d4294;
    border-radius: 4px;
    width: 100%;
    text-decoration: none;
    font-size: 18px;
    transition: opacity 0.2s;
    background: #fff;
    display: inline-block;
    text-align: center;
}
.maintenanceLink:visited {
    color: #1d4294;
}
.maintenanceLink:hover {
    opacity: 0.8;
}



