@charset "Shift_JIS";

/*=========================================*/
/* text—v‘f */
/*=========================================*/


/* main_text */

.text70 {font-size: 70%; line-height: 130%; color: #555555;
}

.text80 {font-size: 80%; line-height: 140%; color: #555555;
}

.text80b {font-size: 80%; line-height: 140%; color: #555555; font-weight: bold;
}


/* text_white */

.text70white {font-size: 70%; line-height: 130%; color: #ffffff;
}

.text80white {font-size: 80%; line-height: 140%; color: #ffffff;
}

.text80whiteb {font-size: 80%; line-height: 140%; color: #ffffff; font-weight: bold;
}


/* text_green */

.text70green {font-size: 70%; line-height: 130%; color: #8ec31f;
}

.text80green {font-size: 80%; line-height: 140%; color: #8ec31f;
}

.text80green {font-size: 80%; line-height: 140%; color: #8ec31f; font-weight: bold;
}


/* text_blue */

.text70blue {font-size: 70%; line-height: 130%; color: #00ada9;
}

.text80blue {font-size: 80%; line-height: 140%; color: #00ada9;
}

.text80blue {font-size: 80%; line-height: 140%; color: #00ada9; font-weight: bold;
}