<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------
繝輔か繝ｳ繝�
-------------------------------------*/


/*-------闍ｱ蟄怜､ｧ隕句�縺励そ繝ｳ繧ｿ繝ｼ---------*/
.logofont-900B{
font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 900;
font-style: italic;
text-align: center;
line-height:1em;
letter-spacing: -0.01em;
}

.logofont-700B{
font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 700;
font-style: italic;
text-align: center;
line-height:1em;
letter-spacing: -0.01em;
}

@media (max-width: 600px) {
  .logofont-900B.logofont-700B {
    font-size: 250%; /* 500% 縺ｮ蜊雁� */
  }
}

/*-------譌･譛ｬ隱槫､ｧ隕句�縺励そ繝ｳ繧ｿ繝ｼ縲闍ｱ蟄�900逕ｨ---------*/
.jpnfont-900B{
font-family: hiragino-kaku-gothic-pron, sans-serif;
font-weight: 600;
font-style: normal;
text-align: center;
font-size:400%; 
line-height:1.5em;
letter-spacing: -0.01em;
}
@media (max-width: 600px) {
 .jpnfont-900B {
	 font-size: 200%; 
  }
}



/*-------------------繝輔か繝ｳ繝医し繧､繧ｺ-------------------*/

.font50 {
 font-size: 50%; 
line-height:1em;
}

.font60 {
 font-size: 60%; 
line-height:1em;
}

.font70 {
 font-size: 70%; 
line-height:1em;
}

.font85 {
 font-size: 85%; 
line-height:1em;
}

.font90 {
 font-size: 90%; 
line-height:90%;
}

.font110 {
 font-size:110%; 
line-height:1em;
}

.font130 {
 font-size:130%; 
line-height:1em;
}

.font150 {
 font-size:150%; 
line-height:1em;
}


.font180 {
 font-size:180%; 
line-height:1em;
}

.font200 {
 font-size:200%; 
line-height:1em;
}

.font300 {
 font-size:300%; 
line-height:1em;
}

.font500 {
 font-size:500%; 
line-height:1em;
}

.font700 {
 font-size:900%; 
line-height:1em;
}

.font900 {
 font-size:900%; 
line-height:1em;
}



/*-------------------繝輔か繝ｳ繝郁牡------------------*/

.golda-font{
		color:#8b7052;
}

.goldb-font{
	color:#ca9f20;
}

.purplefont{
  color:  #9f1a88;
}



/*-------------------鄂ｫ邱�------------------*/

.golda-border{
border: 1px solid #8b7052;
padding:1.5rem;
}

.goldb-border{
border: 1px solid #ca9f20;
padding:1.5rem;
}

.purple-border{
border: 1px solid #9f1a88;
padding:1.5rem;
}


/*------------------荳狗ｷ壻ｻ倥″繝�く繧ｹ繝医�繝�け繧ｹ�医き繝ｩ繝ｼ蛻･��------------------*/

.under-line-goldb{
border-bottom: 2px solid #ca9f20; 
color:#ca9f20;
}
/*------------------荳贋ｻ倥″繝�く繧ｹ繝医�繝�け繧ｹ�医き繝ｩ繝ｼ蛻･��------------------*/

.upper-line-goldb{
border-top: 2px solid #ca9f20; 
color:#ca9f20; 
}</pre></body></html>