 /* 250729 Fukushima　※レイアウト調整 */

@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------

name: about.css

-------------------------------------------*/

/*=========================================
	default
=========================================*/
body{ font-family:"Microsoft YaHei", "微软雅黑",'SimSun', sans-serif;}


/*========================================
	  数字で見るJTC
=========================================*/
#NUMBER #number06 .inner .jp{ display:block; font-size:350%; margin-top:-8%;}
/* #NUMBER #number06 .inner .jp2{ display:block; font-size:350%; font-weight: bold; margin-top:-8%; margin-bottom:10%;} */
#NUMBER .nmbBox .inner .block .fltL,
#NUMBER .nmbBox .inner .block .fltR{ width:48%;}
#NUMBER .nmbBox .inner .block .figure{}
#NUMBER .nmbBox .inner .nmb2{ font-size:150px; font-family: 'Josefin Sans', sans-serif; font-weight:1000; font-style:italic; letter-spacing:-0.05em; line-height:1;}
#NUMBER .nmbBox .inner .total .nmb2{ font-size:100px; padding:0 5px 0 0;}




























/*===================================================

	スマホ

===================================================*/
@media only screen and (max-width: 739px) {

/*=========================================

	FOOTER
	
=========================================*/
#footer .outsideLink li:nth-child(5),
#footer .outsideLink li:nth-child(6){ width:50%;}



}

