@charset "UTF-8";
/* CSS DOCUMENT */


* {
	margin: 0;
	padding: 0;
	}


html {
	height:100%;
}


body {
	height: 100%;
	width: 100%;
	min-height: 100%;
	font-size: 14px;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
	text-align: center; /* center on ie */
	position: relative;
	-webkit-text-size-adjust: 100%;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;/* 隙間対応 */
	font-size: 0.1em;/* 隙間対応 */
	line-height: 0;/* 隙間対応 */
}

.clearfix {display: inline-table;}

.cl { clear:both; visibility: hidden; height: 0; }

 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}



/* レイアウト*/

img {
    border: 0px;
}



/*リンクの設定*/

a {
	text-decoration: none;
	color: #000;
	}



/*hタグの設定*/


h1,h2,h3,h4 {
	font-weight: normal;
	}



/* --------------------------------------------------------------- */
/* 全ページ共通
/* --------------------------------------------------------------- */

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}


.header {
	margin:0 auto;
	position: fixed;
	top: 0;
	left: 0;
	background: #FFF;
	width: 100%;
	z-index: 100;
	}

.header_logobox {
	width: 1000px;
	margin: 0 auto;
	}

.header_logo {
	text-align: left;
	padding-top: 20px;
	margin: 0 0 20px 0;
	}

.kumamon_icon01 {
	float: right;
	margin-top: -100px;
	margin-bottom: 5px;
	}

.menu_wrapper {
	height: 66px;
	background: url(../images/menu_bg.gif) repeat-x;
	border-bottom: 6px solid #E42217;
	z-index: 100;
	width: 100%;	
	}
	
	
.menu_wrapper02 {
	height: 66px;
	background: url(../images/menu_bg.gif) repeat-x;
	}

#menu {
	width: 1000px;
	margin: 0 auto;}

#menu ul{
	list-style: none;
	font-size: 0;
	line-height:0;
	zoom: 1;
	border: 0;
	}

#menu ul li{
	display: inline-block;
	}

.contents_box {
	padding-top: 195px;
	width: 100%;
	margin: 0 auto;
	}

.contents_box02 {
	padding-top: 189px;
	}


.topbox01 {
	width: 1000px;
	padding: 0 0 30px 0;
	margin: 0 auto;
	}

.topbox02 {
	width: 1000px;
	margin: 0 auto;
	}



/*フッター*/

#footer {
	background: #F1F1F1;
	}

#footer a:hover {
	color: #E71E00;
}

.footer_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: left;
	}

.footer_inner ul {
	list-style: none;
	margin-top: 20px;
	font-size: 12px;
	}

.kumamon_icon02 {
	margin-top: -70px;
	margin-bottom: -10px;
	margin-left: 150px;
	float: right;
	}

.footer_menu01 {
	font-size: 12px;
	}


.footer_menu02 {
	font-size: 9px;
	margin-top: 10px;
	}


.footer_box01 {
	float: left;
	margin-right: 25px;
	}

.footer_copybox {
	background:#E42217;
	height: 32px;
	}

.footer_copybox p{
	color: #FFF;
	font-size: 10px;
	text-align: right;
	width: 1000px;
	margin: 0 auto;
	padding-top: 13px;
	}


.footer_banabox01 {
	padding-top: 30px;
	width: 1000px;
	margin: 0 auto;
	}


.footer_banabox01 ul{
	list-style: none;
	margin-right: -40px;
	font-size: 0;
	}
	
.footer_banabox01 ul li {
	display: inline-block;
	margin-right: 40px;
	}

	
#pagetop {
	position: fixed;
	bottom: 3.5%;
	right: 3%;
	z-index: 100;
	}

.barasha_img {
	margin-top: 30px;}


/* --------------------------------------------------------------- */
/* 派生ページ共通                                                   */
/* --------------------------------------------------------------- */



.hasei_mainimg {
	background: url(../images/hasei_main_img.gif) repeat-x center;
	height: 252px;
	position: relative;
	}

.hasei_ti {
	padding-top: 45px;
	}
	
.mixer_img {
	position: absolute;
	bottom: 0;
	width: 100%;
	}

/*2カラム*/	

.side {
	width: 230px;
	float: left;
	text-align: left;
	height: 100%;
	min-height: 100%;
	}
	
.side_box {
	background: #FFF;
	padding-bottom: 20px;
	}
	
.topbox03 {
	width: 1000px;
	background: url(../images/side_bg.gif) repeat-y top left;
	margin: 0 auto 50px auto;
	height: auto;
	}

.side02 {
	width: 230px;
	float: left;
	text-align: left;
	height: 100%;
	}

.side_menu {
	text-align: left;
	background: #F3F3F3;
	font-size: 17px;
	border-bottom: 1px dotted #666;
	padding: 18px 0 16px 10px;
	display:block;
	}

.side_menu02 {
	text-align: left;
	background: #F3F3F3;
	font-size: 17px;
	border-bottom: 1px dotted #666;
	padding: 18px 0 16px 10px;
	display:block;
	}
	
.side_menu:hover {
	background: #FCDADC;
	}
	
.side_menu a{
	display:block;
	}





.main {
	width: 690px;
	height: 100%;
	float: right;
	}
	
/*パンクズ*/

.pankuzu {
	background: url(../images/pankuzu_bg.gif) repeat-x;
	height: 47px;
	margin-bottom: 40px;
	font-size: 12px;
	}

.pankuzu_inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	}

.pankuzu_inner a{
	color: #E42217;
	}




/* --------------------------------------------------------------- */
/* トップ
/* --------------------------------------------------------------- */


/*javaふわ追加ここから*/

.toppv {
    position: relative;
    width: 100%;
    max-width: 100%; /* 画像の最大幅に合わせる */
    margin: 216px auto 0;
    overflow: hidden;
}

.toppv ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.toppv li {
    position: relative;
    width: 100%;
    padding-bottom: 57%;
}

.toppv iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}


.javafwa {
	display:block;
	background-color:#CCC;
	min-width:1000px;
	border-bottom: #E71E00 solid 13px;
	
}

.javafwa img{
	margin:216px auto 0;
	height:100%;
    width: 100%;
	max-width:1300px;
}

.javafwa ul li{
list-style:none;
}


/*javaふわ追加ここまで*/


/*既存*/

.contents_box {
   padding-top: 215px;
}


.top_mainimg {
	background: url(../images/main_img01.jpg) no-repeat center;
	background-size: cover;
	height: 485px;
	border-bottom:#E71E00 solid 13px;
	}

.top_mainimg02 {
	padding-top: 80px;
	}
	
.top_container01 {
	background: url(../images/kumamon_img03.png) no-repeat 0px 230px #F1F1F1;
	height: auto;
	}


/*ニュース、ブログ読み込み*/

.top_news_wrapper {
	background: #FFF;
	width: 1000px;
	height: 200px;
	margin: 40px 0 40px 0;
	}


.top_news_tibox {
	width: 445px;
	height: 31px;
	border-bottom: 4px solid #F6A5A9;
	margin-bottom: 20px; 
	}

.news_blog_ti {
	float: left;}

.top_news_morebox {
	float: right;
	height: 26px;
	border-left: 1px solid #CCC;
	padding: 4px 0 0 10px;
	}

.top_news_more {
	background: url(../images/newsmore_icon.gif) no-repeat;
	background-position: 0 3px;
	padding-left: 14px;
	font-size: 13px;
	}

.top_news_more a:hover {
	color: #CCC;}

.top_news {
	width: 445px;
	float: left;
	margin: 20px 60px 25px 25px;
	text-align: left; 
	}
	
.top_blog {
	width: 445px;
	float: left;
	margin: 20px 0 0 0;
	text-align: left;
	}

.top_news ul li,
.top_blog ul li {
	list-style: none;
	background: url(../images/news_icon.gif) no-repeat;
	background-position: 0 7px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 8px 15px;
	margin-bottom: 8px;
	}
	
.top_date {
	margin-right: 20px;
	font-size: 12px;
	color: #58595B;
	}
	
.top_new {
	margin-left: 5px;}

.top_news_ti a {
	font-size: 14px;
	color: #E71E00;
	text-decoration: underline;
	line-height: 1em;
	}

.top_news_ti a:hover{
	color: #FFB7B7;
	}

.top_banabox01{
	list-style: none;
	font-size: 0;
	margin: 0 -44px 0 0;
	}

.top_banabox02 {
	list-style: none;
	font-size: 0;
	margin: 25px -43px 0 0;
	}

.top_banabox03 {
	list-style: none;
	font-size: 0;
	padding: 25px 0 0 0;
	}


.top_banabox01 a img:hover{
	opacity: 0.7;
	}

.top_banabox03 a img:hover{
	opacity: 0.7;
	}

.top_banabox01 ul{
	zoom: 1;
	}

.top_banabox01 li {
	display: inline-block;
	margin: 0 44px 0 0;
	}

.top_banabox02 li {
	display: inline-block;
	margin: 0 43px 0 0;
	}

/*特長*/
	
.top_container02 {
	height: 546px;
	background: url(../images/bg_feature.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.top_feature {
	list-style: none;
	margin: 0 auto;
	margin-right: -56px;
	}
	
.top_feature li{
	display: inline-block;
	margin-right: 56px;
	}

.top_feature_end {
	margin: 0;
	}
	
.top_feature_box {
	width: 780px;
	margin: 0 auto;
	padding: 60px 0 0 0;
	}

.top_feature_img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -243px;
	}




#content {
    position: relative;
    width:auto;
    height:59px;
    overflow:hidden;
	margin-top: 30px;
}

#rect {
    position: absolute;
    left:-300px;
}


#content02 {
    position: relative;
    width:auto;
    height:90px;
    overflow:hidden;
}

#rect02 {
    position: absolute;
    right:-300px;
	bottom: 0;
}



/* --------------------------------------------------------------- */
/* sp                                                              */
/* --------------------------------------------------------------- */

.sp_t05 {	margin: 5px 0 0 0;}
.sp_t10 {	margin: 10px 0 0 0;}
.sp_t15 {	margin: 15px 0 0 0;}
.sp_t20 {	margin: 20px 0 0 0;}
.sp_t30 {	margin: 30px 0 0 0;}
.sp_t40 {	margin: 40px 0 0 0;}
.sp_t50 {	margin: 50px 0 0 0;}
.sp_t60 {	margin: 60px 0 0 0;}
.sp_t70 {	margin: 70px 0 0 0;}
.sp_t80 {	margin: 80px 0 0 0;}
.sp_t90 {	margin: 90px 0 0 0;}
.sp_t100 {	margin: 100px 0 0 0;}

.sp_b05 {	margin: 0 0 5px 0;}
.sp_b10 {	margin: 0 0 10px 0;}
.sp_b15 {	margin: 0 0 15px 0;}
.sp_b20 {	margin: 0 0 20px 0;}
.sp_b30 {	margin: 0 0 30px 0;}
.sp_b40 {	margin: 0 0 40px 0;}
.sp_b50 {	margin: 0 0 50px 0;}
.sp_b60 {	margin: 0 0 60px 0;}
.sp_b70 {	margin: 0 0 70px 0;}
.sp_b80 {	margin: 0 0 80px 0;}
.sp_b90 {	margin: 0 0 90px 0;}


.sp_t05_b05 {	margin: 5px 0 5px 0;}
.sp_t10_b10 {	margin: 10px 0 10px 0;}
.sp_t20_b20 {	margin: 20px 0 20px 0;}
.sp_t30_b30 {	margin: 30px 0 30px 0;}
.sp_t40_b40 {	margin: 40px 0 40px 0;}
.sp_t50_b50 {	margin: 50px 0 50px 0;}
.sp_t60_b60 {	margin: 60px 0 60px 0;}
.sp_b15_l15 {	margin: 0 0 15px 15px;}
.sp_l15     {	margin: 0 0 0 15px;}
