@charset "UTF-8";

/**************************************
for /SearchItem inspection
***************************************/
/*.mod-addFavBtn-02 > span   copy */
.btn > .cstPropBtn > span {
    padding: 0 0 0 28px;
    position: relative;
}

.btn > .cstPropBtn > span::before {
    background-image: url(/layout/SWS/image/sprite.png);
    background-position: -636px -808px;
    width: 19px;
    height: 17px;
}

.btn > .cstPropBtn > span::after {
    background-image: url(/layout/SWS/image/sprite.png);
    background-position: -774px -808px;
    width: 19px;
    height: 17px;
    opacity: 0;
    transition: .3s;
}

.btn > .cstPropBtn > span::before, .btn > .cstPropBtn > span::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* after registered */
.btn > .registered > span::before {
    background-image: url(/layout/SWS/image/sprite.png);
    background-position: -774px -808px;
    width: 19px;
    height: 17px;
}


/**************************************
for /ItemDetail inspection
***************************************/
/*.comp-itemSelect > .inner > .col > .content > .col > .btn > a  copy */

span.EC_cart_btn.EC_cart_btn_deal {
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    background-color: #ff98b0;
    display: inline-block;
    min-width: 148px;
    padding: 9px 2px;
    transition: .3s;
    border: 1px solid transparent;
    border-radius: 4px;
}

.mod-tbl > div > table > tbody > tr:nth-child(odd) {
    background-color: #efefef;
}

/**************************************
for /bto_simulate
***************************************/

.bto_simulate .check input[type="radio"],
.bto_simulate .check input[type="checkbox"]{
    left: 80px;
    opacity: 1;
    position: absolute;
}


.yjBtnA .yjBtnTxt, .yjBtnSmallA .yjBtnTxt, .yjBtnXSmallA .yjBtnTxt{
    color: #333333 !important;
    background-color: #ffffff !important;
    border: 0px solid #cccccc !important;
    margin: 0 0 10px 0 !important;
}


/*for BTO item_detail*/
.bto-labelList {
  	border-top: 1px solid #cccccc;
	clear: left;
	padding-top:10px;
}

.bto_item_name {
  font-size: 26px;
  font-size: 2.6rem;
  margin: 0 0 30px 0;
  font-weight: normal;
}

.bto_item_name > b {
  font-weight: normal;
}

.bttitem .comp-productBuying > .inner > .img, .comp-productBuying > .inner > .bto_item_main {
  float: left;
  width: calc(100% - 18px);
}

.comp-itemSelect > .bto_simulate > #bto_radio > ul.bto_radio > li.inner, 
.comp-itemSelect > .bto_simulate > #bto_text > ul.bto_text > li.inner, 
.comp-itemSelect > .bto_simulate > #bto_checkBox > ul.bto_checkBox > li.inner,
.comp-itemSelect > .bto_simulate > #bto_comboEach > ul.bto_comboEach > li.inner {
	width: 33.33%;
	float: left;
	margin: 0 0 0 0px;
	position: relative;
}

.comp-itemSelect > .bto_simulate h2 {
	border-top: 1px solid #cccccc;
	clear: left;
	padding-top:10px;
}

.comp-itemSelect > .bto_simulate .inner > .col > .img { 
	margin:4px 0 0 25px; 
	line-height:1.2; 
	overflow: auto; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
}

.comp-itemSelect > .bto_simulate > #bto_radio > .bto_radio > .inner > .col > .img > input.cm_set,
.comp-itemSelect > .bto_simulate > #bto_checkBox > .bto_checkBox > .inner > .col > .img > input.cm_set { 
	position:relative;
	top:25px;
}

.comp-itemSelect > .bto_simulate .inner > .col > .content { 
	margin:4px 0 20px 50px; 
	font-size:15px; 
	line-height:1.2; 
	overflow: auto; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
}

.comp-itemSelect > .bto_simulate .inner > .col > .content .bto_tax {
	font-size:11px; 
	margin:0 0 0 2px; 
	white-space: nowrap; 
	vertical-align:1px; 
	color:#808080;
}

.comp-itemSelect > .bto_simulate .inner > .col > .content > .cprop { 
	margin:4px 0 0 0; 
	font-size:3px; 
	line-height:1; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
}

.comp-itemSelect > .bto_simulate .inner > .col > .content > .bto_inputText { 
	margin:8px 0 0 0;
}

.comp-itemSelect > .bto_simulate .inner > .col > .img > .popUpItem > img {
	width: 70%;
}

.comp-itemSelect > .bto_simulate .bto_text .inner > .col > .img > .popUpItem,
.comp-itemSelect > .bto_simulate .bto_comboEach .inner > .col > .img > .popUpItem {
	margin:0 0 0 25px;
}

.comp-itemSelect > .bto_simulate .inner > .col > .img > input {
  margin: 5px;
  position: relative;
}

.comp-itemSelect > .bto_simulate > #EC_sumCountArea {
  	border-top: 1px solid #cccccc;
	clear: left;
	padding-top:10px;
}

.comp-itemSelect > .bto_simulate > #EC_sumPriceArea {
  font-size: 1.4rem;
  line-height: 2.5;
  margin: 0 50px 8px 0;
  text-align: right;
}

.comp-itemSelect > .bto_simulate > #EC_sumPriceArea > .bto_sumTotal {
  /* font-size: 30px; */
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0 50px 0px 50px;
}

.comp-itemSelect > .bto_simulate > #EC_sumPriceArea > em {
  /* font-size: 30px; */
  font-size: 3rem;
  border-bottom: 3px solid #cccccc;
}

#EC_simCartInError {
	color: #ff0000;
	font-weight: bold;
}

.comp-itemSelect > .bto_simulate > #EC_simCartIn {
	display: block;
	width:300px;
	margin: 30px auto 0 auto;
}

.comp-itemSelect > .bto_simulate > #EC_simCartIn span.EC_cart_btn.EC_cart_btn_deal {
    font-size: 1.9rem;
    min-width: 300px;
}

.comp-itemSelect > .bto_simulate > #EC_simCartIn > p {
	text-align: center;
}

/*最近チェックした商品は10個以上表示しない*/
.checked-list li:nth-child(n + 11) {
  display: none;
}

/*for BTO item_quick_view*/
#quickview ul.grpPictList li {
	list-style-type: none;
	display: inline-block;
}

#quickview .itemdetail > div {
	width: 30%;
	float: left;
	margin: 0 0 0 0px;
	position: relative;
}


/*for BTO combineSameItemCodeList */
.disNon {
    display: none;
}

/**************************************
for inputform inspection
***************************************/

/*birthday width fix in cstRegInput*/
.unq-ad-form .tbl003 > tbody select {
    min-width: 180px;
}

.unq-ad-form .tbl003 > tbody .year {
    min-width: 100px;
}

.unq-ad-form .tbl003 > tbody .month {
    min-width: 100px;
}

.unq-ad-form .tbl003 > tbody .day {
    min-width: 100px;
}

.unq-ad-form .tbl003 > tbody .row_seibetu .noneborder::before,
.unq-ad-form .tbl003 > tbody .row_seibetu .noneborder::after{
    display:none;
}

/*--パスワードリマインダの入力欄（task:101309[2]）(再修正:2/14)*/
#EC_pass .tbl003 > tbody input.name1{
	background-color: #fff;
  display: block;
  width: 100%;
  height: 38px;
  margin: 8px 0;
  padding: 0 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #ccc;
}


/*for ModInput*/
.mod-tbl-03 .tbl003 > tbody th em{
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    padding: 2px 6px;
    color: #ffffff;
    background-color: #ed346e;
}

/*alertmsg style fix for password*/
span#passwordReqMsg {
    margin-left: 0 !important;
}

span#passwordConfirmReqMsg {
    margin-left: 0 !important;
}


/*EFO postNo search*/

/*#103565 サジェスト非表示*/

div.efo-post-dlg {
display:none !important
}
.efo-post-dlg .efo-post-header {
    background-color: #456789;
    cursor: move;
    padding: 0 5px;
}
.efo-post-dlg .efo-post-list {
    border-top: 2px solid #123456;
    max-height: 200px;
    min-height: 40px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.efo-post-dlg {
    background-color: #123456;
    border: 2px solid #123456;
    box-shadow: 5px 5px 10px #ababab; */
    color: #d31414;
    color: #fff;
    opacity: 0.7;
    position: absolute;
    width: 280px;
     z-index: 500;
}

.efo-post-dlg .efo-post-list li {
    cursor: pointer;
    padding: 0 5px;
    white-space: nowrap;
}


.efo-post-dlg .efo-post-dlg-ad {
    padding-left: 5px;
}

.efo-post-dlg .efo-post-caption {
    font-weight: bold;
}
.efo-post-dlg .efo-post-dlg-no span {
    color: #ff7;
    font-weight: bold;
}
ul.efo-post-list {
font-size: 80%;
}

/*EFO balloon*/
.efo-must {
    background-color: #ffeeee;
}
.efo-error {
    background-color: #ff6666;
}
.efo-navi {
    cursor: move;
    position: absolute;
    background-color: #123456;
    color: #ffffff;
    opacity: 0.7;
    padding: 1em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    z-index: 100;
}
.efo-navi .count span {
    color: #ffff00;
    font-weight: bold;
    margin: 0 0.5em;
}
.efo-balloon {
    cursor: move;
    position: absolute;
    display: none;
    z-index: 100;
}
.efo-balloon > div {
    position: relative;
    color: #ffffff;
    opacity: 0.7;
    padding: 2px 8px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.efo-balloon > div:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 5px 5px 0 0;
}
.efo-balloon > div.efo-balloon-info {
    background-color: #66aaff;
}
.efo-balloon > div.efo-balloon-info:before {
    border-top-color: #66aaff;
}
.efo-balloon > div.efo-balloon-error {
    background-color: #ff3333;
}
.efo-balloon > div.efo-balloon-error:before {
    border-top-color: #ff3333;
}
/* EFO baloon <<< */


/**************************************
for /Cart sampleArea 
**************************************
.sampleArea .tbl005 .line_L img{
	display : none;
}
*/

/**************************************
for Contact form errorMsg
***************************************/
.contactform p.message{
   color: #ff0000;
}
/**************************************
safari対応　カートTOP数量変更ボタン
***************************************/
#item_count_0_1_rie_normal {
    display: none;
} 

/**************************************
コーディネートお気に入りボタンダブルハート対応
***************************************/
.mod-addFavBtn > span.txt::before{
 background-image: none;
}

/**************************************
会員登録入力ページ非アクティブ状態用
***************************************/
.mod-btn-02.efo-disabled-btn {
  color: #ffffff;
  background-color: #dddddd;
	opacity : 6;
}

/**************************************
for quit form inspection
***************************************/
[disabled].mod-btn, [disabled].mod-btn-02, .comp-contactLoginBox > .inner > .content > .inner > .btn > a[disabled], [disabled].mod-btn-03, [disabled].mod-btn-06, [disabled].mod-btn-07, [disabled].mod-buyBtn {
    pointer-events: none;
}


/**************************************
task 84282 トップページのバナー表示　→mop.css側で対処すべき内容なので一度削除します
***************************************/
/*.mod-bannerLyt > .list > li .content {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 40px;
  transition: .3s;
  opacity: 0;
}

.mod-bannerLyt.var01 > .list > li:nth-child(2) ~ li {
  width: 25%;
}*/



/**************************************
#100094 ヘッダー内のキャッチ文言の修正
***************************************/
p.site-catch {
    width: 500px;
}


/*/TPPシンプルヘッダーに対応させた記述*/

p.site-catch2 {
  font-size: 14px;
  font-size: 1.4rem;
  top: 31px;
  left: 150px;
  line-height: 1.8;
  letter-spacing: .02em;
  position: absolute;
  margin: 0 0 20px 0s;
}

/**************************************
#101308 メルマガ解除/登録ページの文字数制限文言修正
***************************************/


#EmailNewsRelease > div > table > tbody > tr > th > span{
    display: none;
}


#EmailNewsRelease > div > table > tbody > tr > th {
  background-color: #efefef;
  width: 280px;
}



#rie_mailMagMlAddressInput > form > div.mb30 > table > tbody > tr > th {
  background-color: #efefef;
  width: 280px;
}

#rie_cstMagRegModInput{
    display: none;
}
/**************************************
#100286 カートボタンのちらつき制御
***************************************/
#cartBox img[src*="/layout/rie/common/image/btn_buy_off.gif"] {
    display:none;
}
#cartBox img[src*="/layout/rie/common/image/btn_nobuy_off.gif"] {
    display:none;
}
/*クーポンエリアの非表示
.couponhas {
	display: none;
}*/

/**************************************
住所入力時の「住所検索」ボタンを非表示
***************************************/
/*#104278 ゲスト購入（カート）*/

#ecTable01 tr.row_postnoKeys td a:not(.popUpAddress) {
 display: none;
}

/*#104278 配送先指定→#105379 配送先指定ではボタン表示するため、コメントアウト

.s_v_newaddr_show.s_v_nonewaddr_hide table#ecTable01 td a:not(.popUpAddress) {
 display: none;
}
*/

/*104277 基本情報変更入力（マイページ）*/
.name1.keyup.efo-req-count.efo-must.must{
	background-color: #ffeeee;
}
.name2.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.kana1.keyup.efo-req-count.efo-must.must{
    background-color: #ffeeee;
}
.kana2.keyup.must.efo-must.efo-req-count{
    background-color: #ffeeee;
}
.zip01.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.zip02.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.address02.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.address02.keyup.must{
	background-color: #ffeeee;
}
.tel2.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.mail.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.pass.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}
.pass.nopaste.keyup.must.efo-must.efo-req-count{
	background-color: #ffeeee;
}

/*--/task:104277*/

.tbl003 > tbody th em {
    margin: 0 0 0 8px;
}


/*task:105197 noimageの縦幅調節（RANKING@TOP）*/
.mod-lyt[data-col^="5"] .mod-productPnl > .inner > .link > .img > img[src^="/layout/template/common/image/noimage.gif"] {
	height: 192px;
}

/*task:105197 noimageの縦幅調節（NEW ARRIVAL@TOP）*/
.mod-lyt[data-col^="4"] .mod-productPnl > .inner > .link > .img > img[src^="/layout/template/common/image/noimage.gif"] {
	height: 250px;
}

/*task:105197 noimageの縦幅調節（COORDINATE@TOP）*/
.mod-lyt.of-type-02[data-col^="3"] .mod-productPnl > .inner > .link > .img > img[src^="/layout/template/common/image/noimage.gif"] {
	height: 345px;
	width: 300px;
}

/*task:105197 noimageの縦幅調節（RECCOMEND@TOP）*/
.mod-lyt.of-type-02[data-col^="4"] .mod-productPnl > .inner > .link > .img > img[src^="/layout/template/common/image/noimage.gif"] {
	height: 237px;
	width: 205px;
}



/*task:104965 リンク文字下線非表示*/
#autologin > a{
    text-decoration: none;
}


/*--/task:105016*/
#PC-CstBaseModInput .tbl005 {
    display: none;
}

/*task:105880 ゲストカートの規約表示*/
#baroque-guest-cart #AgreementBox>.txtbox {
    display: none;
}

/*task:108721 会員登録時、生年月日のefo-errorを赤くする*/

#year_select.efo-error {
	    background-color: #ffeeee
}

#month_select.efo-error{
	    background-color: #ffeeee
}

#date_select.efo-error {
		  background-color: #ffeeee
}

#phoneNo01.efo-error {
	    background-color: #ffeeee
}

#phoneNo02.efo-error {
	    background-color: #ffeeee
}

#phoneNo03.efo-error {
	    background-color: #ffeeee
}

#mlAddress.efo-error {
	    background-color: #ffeeee
}

#mlAddress_confirm.efo-error {
	    background-color: #ffeeee
}

/*-/cart/g_base 規約-*/
#baroque-guest-cart div#AgreementBox {
    background-image: url(/common/images/mod/mod-box-02.png);
    background-repeat: repeat;
    font-size: 1.4rem;
    margin: 0 0 24px 0;
    padding: 18px 21px;
    line-height: 1.9;
}

/* サンプルの実施名を表示させない */
.sampleArea .tbl005 tr.sampleNm {
    display: none;
}