www.artnet.com Open in urlscan Pro
45.223.20.250  Public Scan

Submitted URL: https://link.artnet.com/click/34327173.268391/aHR0cHM6Ly93d3cuYXJ0bmV0LmNvbS9hdWN0aW9ucy9hcnRpc3RzL2tpa3VvLXNhaXRvL3N1Z2...
Effective URL: https://www.artnet.com/auctions/artists/kikuo-saito/sugar-moon?utm_source=sailthru&utm_medium=email&utm_campaign=auctio...
Submission: On February 13 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

POST /auctions/Registration/RegisterInPopupPost

<form action="/auctions/Registration/RegisterInPopupPost" method="post" novalidate="novalidate">
  <div class="modal-content-inner registration-loading">
    <div>
      <img src="/auctions/Redesign/Content/img/loader.GIF">
    </div>
  </div>
  <div class="modal-content-inner registration">
    <div class="logo-popup">
      <img src="/auctions/redesign/content/img/logo.png">
    </div>
    <p class="popup-message"> Register for artnet Auctions. </p>
    <input type="text" class="hidden">
    <input type="password" class="hidden">
    <input class="reg-input" data-val="true" data-val-regex="Incorrect format for First Name" data-val-regex-pattern="^[1-9 \w?]+[1-9 \w?\-'\.,/@&amp;()!+:]*" data-val-required="Please complete all fields before submitting this form." id="FirstName"
      maxlength="30" name="FirstName" placeholder="First name" type="text" value="">
    <input class="reg-input" data-val="true" data-val-regex="Incorrect format for Last Name" data-val-regex-pattern="^[1-9 \w?]+[1-9 \w?\-'\.,/@&amp;()!+:]*" data-val-required="Please complete all fields before submitting this form." id="LastName"
      maxlength="30" name="LastName" placeholder="Last name" type="text" value="">
    <input class="reg-input" data-val="true" data-val-regex="Your e-mail address must be in the correct format."
      data-val-regex-pattern="^([a-zA-Z0-9_\-\.\'\!\#\$\%\&amp;\*\+\-\/\=\?\^\`\{\|\}\~]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$"
      data-val-required="Please complete all fields before submitting this form." id="Email" maxlength="50" name="Email" placeholder="Email" type="text" value="">
    <input class="reg-input" data-val="true" data-val-regex="Incorrect format for Login Name" data-val-regex-pattern="^[a-zA-Z0-9_\'\-]+$" data-val-required="Please complete all fields before submitting this form." id="Username" maxlength="20"
      name="Username" placeholder="Username" type="text" value="">
    <input class="reg-input" data-val="true" data-val-regex="Please choose a secure password with at least seven characters, including at least one number and one capital letter." data-val-regex-pattern="^[a-zA-Z0-9!-|]{5,}$"
      data-val-required="Please complete all fields before submitting this form." id="Password" maxlength="250" name="Password" placeholder="Password" type="password" value="">
    <input class="reg-input" data-val="true" data-val-equalto="Passwords do not match." data-val-equalto-other="*.Password" data-val-required="Please complete all fields before submitting this form." id="ConfirmPassword" maxlength="250"
      name="ConfirmPassword" placeholder="Confirm Password" type="password" value="">
    <input data-val="true" data-val-required="'Is Artnet User' must not be empty." id="IsArtnetUser" name="IsArtnetUser" type="hidden" value="False">
    <div class="validation-reg"> By clicking "Register", I agree to the <a href="/auctions/terms-of-use" target="_blank">Website Terms of Service</a> and <a href="http://www.artnet.com/about/privacy-formal.asp" target="_blank">Privacy Policy</a>, and
      confirm that I am at least 18 years of age. Additional terms and conditions will apply in order to buy or sell. </div>
    <div class="validation-reg validation-error-messages">
      <span class="field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
      <span class="field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
      <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
      <span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span>
      <span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span>
      <span class="field-validation-valid" data-valmsg-for="ConfirmPassword" data-valmsg-replace="true"></span>
    </div>
    <div class="popup-main-btn">
      <input type="submit" value="Register" class="btnRegister">
    </div>
    <a href="#login-modal" id="lnkShowLoginPopup" class="popup-sec-btn-reg" data-dismiss="modal" data-toggle="modal">
            ALREADY REGISTERED? SIGN IN
        </a>
    <div class="clearfix"></div>
  </div>
</form>

Name: LFormPOST https://www.artnet.com/auctions/Pages/Common/Register/Login.aspx

<form action="https://www.artnet.com/auctions/Pages/Common/Register/Login.aspx" id="loginForm" method="post" name="LForm" autocomplete="off">
  <p class="popup-message"> Please enter your username or email address <br>and password. </p>
  <input type="text" id="userlogin" name="userlogin" class="login-input" placeholder="Username or Email Address" maxlength="50" onkeydown="ValidateLoginPopup(event);">
  <input type="password" id="userpassword" name="userpassword" class="login-input" placeholder="Password" maxlength="250" onkeydown="ValidateLoginPopup(event);" autocomplete="off">
  <div class="popup-main-btn">
    <input type="button" class="animate-popup" onclick="LoginToSystem();" onkeydown="ValidateLoginPopup(event);" value="log in">
  </div>
  <div class="validation invalid-login" style="display: none;"> Invalid username, email and/or password </div>
  <div class="validation blank-login" style="display: none;"> Username, email or password is missing </div>
  <div class="validation multiple-logins" style="display: none;"> There is more than one account associated with that email address. Please enter username. </div>
  <a href="" id="aForgetPassword" class="popup-sec-btn left" data-dismiss="modal" data-toggle="modal" data-target=".modal-reset-password">Forgot Password?</a>
  <a href="#modalRegistration" id="RegisterFromLoginPopup" class="popup-sec-btn right" data-dismiss="modal" data-toggle="modal">Create account</a>
  <div class="clearfix"></div>
</form>

<form id="bidForm" class="bid-form" onsubmit="return false">
  <div data-bind="if: BidInfo.IsBiddingEnabled(), visible: BidInfo.IsLive" class="form-group">
    <div class="bid-label-row">
      <div class="bidding-guide-link-wrap pull-right"><a class="bidding-guide-link" href="javascript:;" data-toggle="modal" data-target="#biddingGuide" data-original-title="" title="">How bidding works</a></div>
      <label for="maxBid-selectized" class="hidden-xxs">Choose your maximum bid*</label>
      <label for="maxBid-selectized" class="visible-xxs">Choose your max bid*</label>
    </div>
    <div class="combobox-row">
      <select id="maxBid" class="form-control selectized" data-bind="selectize: BidInfo.BidOptions, optionsText: function(item) { return formatCurrency(item); }" data-placeholder="Select amount" tabindex="-1" style="display: none;">
        <option value="70000" selected="selected">70,000 USD</option>
      </select>
      <div class="selectize-control form-control single plugin-mimicRegularSelect">
        <div class="selectize-input input-active single"><span class="arrow-wrap"><span class="arrow"></span></span><span class="selected-val placeholder">Select amount</span></div>
        <div class="selectize-dropdown single form-control plugin-mimicRegularSelect" style="display: none;">
          <div class="selectize-dropdown-content"></div>
        </div>
      </div>
    </div>
  </div>
  <p data-bind="visible: BidInfo.IsLive() &amp;&amp; !BidInfo.IsPriceOnRequest()" class="disclaimer buyers-premium">
    <!--ko if: BidInfo.IsPremiumPercentageVisible-->
    <!--ko if: BidInfo.AutosetBuyerPremiumPercentage--> This amount excludes shipping fees, applicable taxes, and will have a Buyer's Premium based on the hammer price of the lot:
    <a href="javascript:;" data-toggle="modal" data-target="#buyersPremium">Buyer's Premium</a>. <!--/ko-->
    <!--ko ifnot: BidInfo.AutosetBuyerPremiumPercentage--><!--/ko-->
    <!--/ko-->
    <!--ko ifnot: BidInfo.IsPremiumPercentageVisible--><!--/ko-->
  </p>
  <div class="buttons">
    <button data-bind="visible: IsBidButtonAvailable &amp;&amp; BidInfo.IsLive(), text: BidInfo.BidButtonText" type="button" id="placeBidBtn" class="btn btn-primary">Place Bid</button>
    <button type="button" id="watchLot" class="btn hidden-xs" data-bind="visible: IsAddingToWatchlistAvailable, text: BidInfo.IsInWatchlist() ? BidInfo.UnwatchLabel : BidInfo.WatchLabel">Add to Watch List</button>
    <button data-bind="visible: BidInfo.IsLive" type="button" class="btn visible-xs cancel-bid-btn">Cancel</button>
  </div>
  <p data-bind="visible: BidInfo.IsLive" class="disclaimer conditions-of-sale">
    <!--ko if: BidInfo.IsBiddingEnabled()--> By placing your bid, you agree to our <!--/ko-->
    <!--ko if: BidInfo.IsAcquireNow()--><!--/ko-->
    <a href="/auctions/terms-of-use" target="_blank">Terms of Use</a>.
  </p>
</form>

<form class="row">
  <div class="col-md-8 col-md-offset-2">
    <div class="form-group">
      <input name="PlaceOfferAmmount" id="OfferAmmount" autocomplete="off" type="text" maxdigits="12" data-bind="integerWithCommas: Amount, textInput: AmountWithCommas, attr: { placeholder: SuggestedAmount()}, click: clearValidation" placeholder="">
    </div>
    <div id="makeAnOfferMessageAccordion">
      <a class="message-toggle-link" data-toggle="collapse" data-parent="#makeAnOfferMessageAccordion" href="#makeOfferMessageContainer">
                                Include Message
                                <div class="arrow"></div>
                            </a>
      <div id="makeOfferMessageContainer" class="collapse message-container">
        <div class="form-group">
          <textarea class="message" placeholder="Enter your message here." data-bind="value: Message"></textarea>
        </div>
      </div>
    </div>
    <hr>
    <div class="form-group"><button type="button" class="btn" data-dismiss="modal">Cancel</button></div>
  </div>
</form>

Text Content

Register for artnet Auctions.

By clicking "Register", I agree to the Website Terms of Service and Privacy
Policy, and confirm that I am at least 18 years of age. Additional terms and
conditions will apply in order to buy or sell.


ALREADY REGISTERED? SIGN IN


Welcome to artnet Auctions.

You will receive a welcome email confirming your registration.

Please note that in order to bid you must complete the user profile in My
Auctions

COMPLETE USER PROFILE
SKIP THIS STEP FOR NOW



Please enter your username or email address
and password.


Invalid username, email and/or password
Username, email or password is missing
There is more than one account associated with that email address. Please enter
username.
Forgot Password? Create account


Welcome to artnet Auctions.

You will receive a welcome email confirming your registration.

Please note that in order to bid you must complete the user profile in My
Auctions

COMPLETE USER PROFILE
SKIP THIS STEP FOR NOW



PRICE DATABASE

13 February 2024
Log In or Register 
Artists

Auctions
 * Artnet Auctions
 * Global Auctions
 * Price Database

Galleries

Events

News

Price Database
 * Use the Artnet Price Database
 * Market Alerts
 * Analytics Reporting Packages

Hidden


Buy
 * Browse Artists
 * Artnet Auctions
 * Browse Galleries
 * Global Auctions
 * Events & Exhibitions
 * Speak With a Specialist
 * Art Financing
 * How to Buy

Sell
 * Sell With Us
 * Become a Gallery Partner
 * Become an Auction Partner
 * Receive a Valuation
 * How to Sell

Search

Hidden



Buy
 * * All Artworks
 * * Live Sales
   * Select Photographs
   * Shepard Fairey: Art as Activism
   * GEMS: Collecting Post-War Abstraction
 * * Upcoming Sales
   * 40 Under 10
   * KAWS: URGE
   * 20th Century Art
 * * Sale Calendar
 * * How to Buy

Sell
 * * How to Sell
 * * Sell With Us
 * * Sale Calendar

Departments
 * * Post-War & Contemporary Art
 * * Prints & Multiples
 * * Photographs
 * * Buy Now
 * * Private Sales

Private Sales

The Team

Hidden


Auctions  


PREVIOUS
Sam Francis
NEXT
Georges Mathieu


GEMS: COLLECTING POST-WAR ABSTRACTION

Live now through
February 22, 2024
VIEW IMAGES (6)

You are following this artist


KIKUO SAITO

Japanese, 1939–2016


SUGAR MOON, 2011

Oil on canvas
54 x 71.5 in. (137.16 x 181.61 cm.)
Frame: 55 x 75.75 x 1.75 in. (139.7 x 192.4 x 4.44 cm.)
Signed, titled and dated 2011 on the reverse



LOT ID

141242

Ending
9 days, 2 hours, 44 mins
February 22 at 12:33 p.m. (EST)
Estimate
80,000—100,000 USD
Current Bid
65,000 USD
1 bid, reserve not met

How bidding works
Choose your maximum bid* Choose your max bid*
70,000 USD
Select amount


This amount excludes shipping fees, applicable taxes, and will have a Buyer's
Premium based on the hammer price of the lot: Buyer's Premium.

Place Bid Add to Watch List Cancel

By placing your bid, you agree to our Terms of Use.


PLACE MAXIMUM BID
OF

We will bid on your behalf up to the reserve or against competing bidders, and
will never exceed this amount.

Confirm Cancel
For more information about bidding, see how bidding works.
Jason Rulnick
Senior Specialist, Contemporary Art

Message Jason


Sell a similar work


LOT DETAILS


ABOUT THIS LOT

Known for his mastery of Lyrical Abstraction, Sugar Moon illustrates Saito's
adept ability to layer calligraphic brush strokes. Bold and vibrantly colored,
the gestural painting is considered in its use of complimentary tones and...

Read more

CONDITION REPORT


The seller has recorded the following condition for this lot:

Please contact Lily Greenwald at lgreenwald@artnet.com to receive the condition
report for this lot. Additional images available upon request.


Definition Key
Area

Image The central image area, composition, or focal point; the area inside the
margins/plate marks. Margin Areas bordering the central image, outside the plate
marks, or the perimeter area. Edge The farthest edge of the object. Verso The
reverse/back of the object.




Degree

Minor An existing condition which generally does not involve risk of loss.
Moderate Noticeable damage, increasing in severity and/or size; should be
monitored or corrected by a conservator. Major Distinct, recognizable damage;
the stability of the work is questionable and risk is a factor. Requires the
attention of a conservator. Extreme Advanced and severe damage; work is insecure
and at great risk.


CLOSE

HISTORY AND PROVENANCE


Provenance:
 * Leslie Feeley Gallery, New York
 * Private Collection, New York


SHIPPING INFORMATION


 * Ships From: New York, USA
 * Shipping Dimensions: 55 x 75.75 x 1.75 in. (139.7 x 192.4 x 4.44 cm.)
 * Frame Material: Wood
 * Framed Under: N/A


PAYMENT AND RETURN POLICIES


Accepted: Wire Transfer
artnet Assurance Policy: Every artnet Auctions seller has been approved by
artnet after a thorough review. All of our sellers are required to accept the
following artnet policy: A buyer may return an item purchased through artnet
Online Auctions, if the item received is not as described in its listing, or is
found to be not authentic.
Please see our full Return Policy for details.


COMPARABLE WORKS

Login/Register to view comparable works.


MORE BY KIKUO SAITO

 * Kikuo Saito
 * Indian Drummer, 2007
 * 60,000—80,000 USD

prev
next


LIVE AND UPCOMING SALES

 * Select Photographs
 * 1 day remaining

View Sale
 * Shepard Fairey: Art as Activism
 * 2 days remaining

View Sale
 * GEMS: Collecting Post-War Abstraction
 * 9 days remaining

View Sale
 * 40 Under 10
 * Feb 15–29

Preview Sale
prev
next

MESSAGE THE SPECIALIST


Please complete all fields.
Please enter a valid email address.

Please enter a valid message. The message should not contain special characters
< or >.

Please enter a valid phone number. The phone number should not contain special
characters < or >.





Send
Cancel
Privacy Policy

MESSAGE SENT


Thank you for your message. I will get back to you shortly.


SORRY


Your message could not be delivered. Please email
auctionclientservices@artnet.com or contact me by phone.



THANK YOU

A specialist will contact you shortly.


BUYER'S PREMIUM

artnet collects a Buyer's Premium on all lots based on the hammer price of the
lot:

25% for works up to $500,000
20% for works $500,001 to $1,000,000
15% for works $1,000,001 and above


Your credit card on file will be charged automatically after the auction ends.


HOW BIDDING WORKS

The bid you select from the dropdown will be your maximum bid amount.

All lots offered have a reserve price that must be met in order for the work to
sell.* If the amount you select is greater than or equal to the reserve, your
bid will automatically meet the reserve. We will continue to bid on your behalf
up to your maximum bid only if there are competing bidders on the lot.

We will never exceed your maximum bid amount, and you may raise it at any time.

If a bid is placed within the last five minutes of the auction, the end time
will extend by an additional five minutes allowing for final bids.

BID INCREMENTS

Below 2,000 USD 100 USD 2,000–4,999 USD 200 USD 5,000–9,999 USD 500 USD
10,000–19,999 USD 1,000 USD 20,000–49,999 USD 2,000 USD 50,000–99,999 USD 5,000
USD 100,000–199,999 USD 10,000 USD 200,000–499,999 USD 20,000 USD
500,000–999,999 USD 50,000 USD 1,000,000 USD and above 100,000 USD

*A reserve price is the minimum value the seller will accept for the work. In
order for the lot to sell, the reserve price must be met. You will see a
notification whether or not the current bid has met the reserve.

Add to Watch List
Place Bid
 1. 
 2. 
 3. 
 4. 
 5. 
 6. 

zoom in zoom out Zoom

Kikuo Saito

Sugar Moon, 2011

54 x 71.5 in. (137.16 x 181.61 cm.)

Est. 80,000—100,000 USD

Current Bid 65,000 USD

9d remaining

View in Room

zoom in zoom out


View in Room

DETAIL


MAKE AN OFFER



Include Message



--------------------------------------------------------------------------------

Cancel


THANK YOU

A specialist will contact you shortly.

Please note that an offer well below the estimate will likely be declined. All
offers exclude shipping fees, applicable taxes, and the Buyer's Premium.
X


NEWSLETTER SIGNUP

Please enter a valid email address
Thank you for subscribing to the the artnet Auctions Newsletter


COLLECT

 * Login/Register to Bid
 * How to Register
 * Buyer Protection


SELL

 * Sell With Us
 * The Team


SEARCH

 * Advanced Search
 * Search by Artist


POLICIES

 * Shipping and Payment
 * Privacy
 * Terms
 * Cookies


ABOUT

 * About artnet Auctions
 * FAQ
 * Glossary
 * Site Map


SERVICES

 * Contact Us
 * Help
 * Jobs


COLLECT

 * Login/Register to Bid
 * How to Register
 * Buyer Protection


SELL

 * Sell
 * The Team


SEARCH

 * Advanced Search
 * Search by Artist


POLICIES

 * Shipping and Payment
 * Privacy
 * Terms
 * Cookies


ABOUT

 * About artnet Auctions
 * FAQ
 * Glossary
 * Site Map


SERVICES

 * Contact Us
 * Help
 * Jobs

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

©2024 Artnet Worldwide Corporation. All Rights Reserved.