@charset "utf-8";

/*clearfix*/
.cf:after{content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;}
.cf{display: inline-block;}
* html .cf{height: 1%;}
.cf{display:block;}


/* 特長 */
#main_feature              {line-height:1.8;}
#main_feature h2           {position:relative; height:100px; background:#359FD8;
							-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior:url(./lib_main/PIE/PIE.htc);}
#main_feature h2 img       {padding-left:20px;}
#main_feature h3           {margin:35px 0px 15px 0px; color:#004a84; font-size:24px; font-weight:bold;}
#main_feature p            {font-size:14px; line-height:1.6;}
#main_feature_step1        {width:100%; background:url(../img/index/bg_main_feature_step1.png) no-repeat left bottom;}
#main_feature_step2        {width:100%; background:url(../img/index/bg_main_feature_step2.png) no-repeat right bottom;}
#main_feature_step3        {width:100%; background:url(../img/index/bg_main_feature_step3.png) no-repeat left bottom;}
#main_feature_step4        {width:100%; background:url(../img/index/bg_main_feature_step4.png) no-repeat right bottom;}
#main_feature_step5        {width:100%; background:url(../img/index/bg_main_feature_step5.png) no-repeat left bottom;}
#main_feature_step1 .tPhoto{float:right; width:60%; height:250px; margin-left:2%; background:url(../img/index/main_feature_step1.jpg) no-repeat center top;}
#main_feature_step2 .tPhoto{float:left; width:60%; height:250px; margin-right:2%; background:url(../img/index/main_feature_step2.jpg) no-repeat center top;}
#main_feature_step3 .tPhoto{float:right; width:60%; height:250px; margin-left:2%; background:url(../img/index/main_feature_step3.jpg) no-repeat center top;}
#main_feature_step4 .tPhoto{float:left; width:60%; height:250px; margin-right:2%; background:url(../img/index/main_feature_step4.jpg) no-repeat center top;}
#main_feature_step5 .tPhoto{float:right; width:60%; height:250px; margin-left:2%; background:url(../img/index/main_feature_step5.jpg) no-repeat center top;}
#main_feature strong       {background:#fffaaa;
							background: -webkit-gradient(linear, 0 50%, 51% 100%, from(transparent) to(#fffaaa));
							background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, #fffaaa 51%, #fffaaa 100%);
							background: linear-gradient(to bottom, transparent 0%, transparent 50%, #fffaaa 51%, #fffaaa 100%);}
#main_feature a            {display:inline-block; margin-top:5px; padding-right:10px; background:url(../img/index/arrow_01.png) no-repeat right center; font-weight:bold;}

/* h2 */
#main_htm h2,#main_menu h2,#main_news h2
{position:relative; height:50px; margin:0; padding-left:20px; background:#359FD8; color:#fff; font-size:16px; font-weight:bold; line-height:50px;
	/* 角R */
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; behavior:url(./lib_main/PIE/PIE.htc);}

/* 作り方 */
#main_htm    {margin-top:30px; line-height:1.8;}
#main_htm p  {max-width:580px; margin:0 auto; font-size:13px; line-height:1.8;}
#main_htm img{display:block; width:100%; max-width:620px; margin:20px auto;}

/* メニュー */
#main_menu               {margin-top:30px; line-height:1.8;}
#main_menu .mb_editor_box{margin:20px 0 0;}

/* ニュース */
#main_news     {margin-top:30px;}
#main_news h2  {margin-bottom:15px; letter-spacing:0.1em;}
#main_news h2 a{position:absolute; top:0; right:10px; padding-right:10px; background:url("../img/index/arrow_01.png") no-repeat right center; color:#fff; font-size:12px; font-weight:normal; letter-spacing:0em;}

/* ページトップへ */
.goTop         {display:none; position:fixed; bottom:10px; right:10px; text-align:center;}