<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@media screen and (min-width: 768px), print {
  a[id] {
    display: block;
    height: 0px;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: -80px;
    padding-bottom: 80px;
  }

  /*============================
  #lead
  ============================*/
  #lead {
    margin-bottom: 98px;
  }

  #lead .bg-box {
    background: url(../images/spend/lead-bg.jpg) no-repeat top;
    padding: 50px 30px 30px;
  }

  #lead .bg-box .ttl {
    margin-bottom: 50px;
    padding-left: 42px;
  }

  #lead .bg-box .ttl .en {
    margin-bottom: 20px;
  }

  #lead .bg-box .ttl .jp {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #fff;
  }

  #lead .bg-box .ttl span {
    display: block;
  }

  #lead .bg-box ul li {
    margin-bottom: 20px;
    background-color: #fff;
  }

  	/*============================
  #number-box
  ============================*/
  #number-box {
    	/* num02,num03
    -------------------------------------*/
  }

  #number-box .inner .bg-box {
    background: url(../images/spend/bg01.jpg) no-repeat top;
    padding-top: 70px;
    margin-bottom: 97px;
  }

  #number-box .inner .bg-box .pl-box {
    padding-left: 27px;
  }

  #number-box .inner .bg-box .ttl .num {
    margin-bottom: 15px;
  }

  #number-box .inner .bg-box .ttl .jp {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #010000;
  }

  #number-box .inner .bg-box .ttl span {
    display: block;
  }

  #number-box .inner .bg-box .txt {
    margin-bottom: 85px;
  }

  #number-box .inner .br-bg {
    background-color: #c2cad0;
    padding: 30px;
  }

  #number-box .inner .br-bg .wh-box {
    background-color: #fff;
  }

  #number-box .inner .br-bg .ttl02 {
    padding: 30px 0 30px 30px;
    border-bottom: 1px solid #898989;
  }

  #number-box .inner .br-bg .p-box {
    padding: 35px 30px;
  }

  #number-box .inner .br-bg .p-box p {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #3e3a39;
  }

  #number-box .num01 .wh-box02, #number-box .num02 .wh-box02, #number-box .num03 .wh-box02 {
    background-color: #fff;
    padding: 5px 0px;
    margin: 0 30px;
  }

  #number-box .num01 .ttl03, #number-box .num02 .ttl03, #number-box .num03 .ttl03 {
    padding: 30px;
    border-bottom: 1px solid #898989;
  }

  #number-box .num01 .p-box, #number-box .num02 .p-box, #number-box .num03 .p-box {
    padding: 40px 30px;
  }

  #number-box .num01 .p-box .txtbox, #number-box .num02 .p-box .txtbox, #number-box .num03 .p-box .txtbox {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #3e3a39;
    width: 335px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  /*============================
#lead
============================*/
  #lead {
    margin-bottom: 10%;
  }

  #lead .bg-box {
    background: url(../images/spend/lead-bg.jpg) no-repeat top;
    padding: 4% 3%;
    background-size: cover;
  }

  #lead .bg-box .ttl {
    margin-bottom: 3%;
    padding-left: 3%;
    text-align: center;
  }

  #lead .bg-box .ttl .en {
    margin-bottom: 3%;
    padding: 0 40%;
  }

  #lead .bg-box .ttl .jp {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #fff;
  }

  #lead .bg-box .ttl span {
    display: block;
  }

  #lead .bg-box ul li {
    margin-bottom: 3%;
    background-color: #fff;
  }

  	/*============================
  #number-box
  ============================*/
  #number-box .inner .bg-box {
    background: url(../images/spend/bg01.png) no-repeat top;
    padding-top: 10%;
    margin-bottom: 10%;
    background-size: contain;
  }
  #number-box .inner .bg-box .pl-box {
    padding-left: 5%;
  }
  #number-box .inner .bg-box .ttl .num {
    margin-bottom: 3%;
    width: 23%;
  }
  #number-box .inner .bg-box .ttl .jp {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #010000;
  }
  #number-box .inner .bg-box .ttl span {
    display: block;
  }
  #number-box .inner .bg-box .txt {
    margin-bottom: 5%;
  }
  #number-box .inner .br-bg {
    background-color: #dbc9b2;
    padding: 3%;
  }
  #number-box .inner .br-bg .wh-box {
    background-color: #fff;
  }
  #number-box .inner .br-bg .ttl02 {
    padding: 6% 9%;
    border-bottom: 1px solid #898989;
  }
  #number-box .inner .br-bg .p-box {
    padding: 3%;
  }
  #number-box .inner .br-bg .p-box p {
    font-size: 0.875em;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #3e3a39;
  }
  #number-box .num01 .fotorama-box {
    position: relative;
  }
  #number-box .num01 .fotorama-box .fotorama .fotorama__stage {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
    bottom: -5%;
    width: 100% !important;
  }
  #number-box .num01 .fotorama-box .fotorama .fotorama__nav {
    background-color: #e0e0e1;
    padding: 2%;
  }
  #number-box .num01 .fotorama-box .txt02 {
    position: absolute;
    top: -3%;
    left: 3%;
    width: 40%;
  }
  #number-box .num01 .wh-box02, #number-box .num02 .wh-box02, #number-box .num03 .wh-box02 {
    background-color: #fff;
    padding: 3% 0px;
    margin: 0 3%;
  }
  #number-box .num01 .ttl03, #number-box .num02 .ttl03, #number-box .num03 .ttl03 {
    padding: 6% 9%;
    border-bottom: 1px solid #898989;
  }
  #number-box .num01 .p-box, #number-box .num02 .p-box, #number-box .num03 .p-box {
    padding: 3%;
  }
  #number-box .num01 .p-box .txtbox, #number-box .num02 .p-box .txtbox, #number-box .num03 .p-box .txtbox {
    font-size: 0.875em;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #3e3a39;
    padding-top: 5px;
  }
  #number-box .num01 .p-box .photo, #number-box .num02 .p-box .photo, #number-box .num03 .p-box .photo {
    text-align: center;
    margin-bottom: 3%;
  }
}
</pre></body></html>