/*############################################################################################### 
  
共通style
  
#################################################################################################*/
@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
ul, li {
	list-style: none;
}
body{
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:13px;
	text-align:center;
	width:100%!important;
	background-color: #fff;
 	-webkit-text-size-adjust: 100%;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height:0;
	font-size:0;
	vertical-align:top;
}
html {
	width:100%;
	height: 100%;
}
.clearfix {display: inline-block;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */

.img_block{display:block;}
#contents a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #ffffff;}


/*############################################################################################### 
  
ヘッダー・フッダーstyle
  
#################################################################################################*/

/*ヘッダー
---------------------------------------------*/

#header {
	background-color: #0099ff;
	height: 75px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0px;
}
.headerinner  {
	margin: 0 auto;
	overflow: hidden;
	width: 850px;
}
.headerinner .headerlogo {
	text-align: left;
	margin-top: 16px;
	float:left;
}
.headerinner .headersitelogo {
	margin-top: 18px;
	float:right;
}



/*ヘッダー固定
---------------------------------------------*/
.headerfixed{
  position: fixed !important;
  top: 0;
	z-index: 999;
	-webkit-transform: translate3d(0,0,0);
}
.mt122{
margin-top:122px !important;
}

/*サイド固定
---------------------------------------------*/

.sidehover a:hover img{
opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )";
}

.sidefixed1{
  position: fixed !important;
  bottom: 40px;
  right:0;
	z-index: 999;
	-webkit-transform: translate3d(0,0,0);
}


/*フッター
---------------------------------------------*/
#pagetop {
	text-align: right;
	width: 850px;
	padding-bottom: 40px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 100%;
	background-color: #0099ff;
	margin: 0px;
	padding: 0px;
}
.footinner  {
	margin: 0 auto;
	overflow: hidden;
	width: 850px;
	padding-bottom:10px;
}
.footinner .footerleft{
float:left;
}

.footinner .footernav{
    overflow: hidden;
}
.footinner .footernav .text1{
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
.footinner .footernav .text2{
    float: left;
    margin-top: 15px;
}
.footinner .copyright{
    margin-top: 10px;
	padding-bottom:15px;
}
.footinner .footerright{
    margin-top: 25px;
	float: right;
}

/*フッターアクション
---------------------------------------------*/
.footeraction{
	text-align:left;
  width: 100%;
  height: 95px;
	background-color:#0173de;
	padding-top:15px;
}
.footeraction .footeractioninner{
	margin: 0 auto;
	overflow: hidden;
	width: 1100px;
}
.footeraction .title {
	float:left;
	padding-top:2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right:5px;
}
.footeraction .btn{
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:9px;
}
.footeraction .navarea{
	padding-top:12px;
}
.footeraction .navblock1{
	float:left;
	padding-right:18px;
}
.footeraction .navblock1 .nav2{
	padding-top:15px;
}
.footeraction .navblock2{
	padding-top:5px;
}
.footeraction .navblock2 .nav3_1{
	float:left;
	padding-left:20px;
padding-right:14px;
}
.footeraction a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #fff;}


/*フッターアクション
---------------------------------------------*/

.footerfixed{
    position: fixed;
    bottom: 0;
	z-index: 999;
}
.pb110{
	padding-bottom:110px !important;
}
/*---------------------------------------------*/


/*==================================================
  メイン
==================================================*/
#mainImg {
	margin:0 auto;
	text-align:center;
	height:100%;
	background:url("../img/main_mv_bg.jpg") no-repeat scroll center top #412b39;
}
#mainImg h1 img{
width:100%;
height:auto;
}

/*==================================================
  コンテンツ
==================================================*/

#contents {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size:16px;
	line-height:28px;
}

/*---------------------------------------------*/

.sectionintro1{
	margin:0 auto;
	background-color:#f3e9d3;
	padding-bottom:50px;
}
.sectionintro1 .sectiontitle{
	margin:0 auto;
	text-align:center;
	height:220px;
	width:850px;
	position:relative;
}
.sectionintro1 .sectiontitle h2 img{
	z-index: 2;
}
.sectionintro1 .sectiontitle .icon{
	position:absolute;
	top:0px;
	right:-13px;
}

.sectionintro1 .sectionbody {
	width:850px;
	margin:0 auto;
}
.sectionintro1 .sectionbody .text {
	text-align: left;
	line-height:30px;
	margin:27px 8px 0px 8px;
}

/*---------------------------------------------*/

.sectionintro2{
	background-color:#f3e9d3;
	padding-bottom:60px;
}
.sectionintro2 .sectionbody{
	width:850px;
	margin:0 auto;
}
.sectionintro2 .itemA{
	width:270px;
	float:left;
}
.sectionintro2 .itemA .img{
	margin:0;
}
.sectionintro2 .itemA .text{
	margin:20px 20px 0 20px;
	text-align:left;
	color:#ffffff;
	font-size:15px;
	line-height:28px;
	height:160px;
}
.sectionintro2 .item1{
	background-color:#095316;
	margin-right:19px;
	margin-left:0px;
}
.sectionintro2 .item2{
	background-color:#154983;
	margin-right:19px;
}
.sectionintro2 .item3{
	background-color:#594d31;
}

/*---------------------------------------------*/

.sectionintro3{
	background-color:#e2d8c0;
	padding-top:50px;
	padding-bottom:45px;
}
.sectionintro3 .sectiontitle{
	margin:0 auto;
}
.sectionintro3 .sectiontitle .stitle{
	margin:35px auto 45px auto;
}
.sectionintro3 .sectionbody{
	width:850px;
	margin:0 auto;
}
.sectionintro3 .contleft{
	width:420px;
	text-align:left;
	line-height:30px;
	color:#333333;
	float:left;
	margin-left:5px;
}
.sectionintro3 .contleft .title{
	margin-bottom:30px;
}
.sectionintro3 .imgright{
	float:right;
}


/*---------------------------------------------*/

.sectioninfo{
	background-color:#fbf6ba;
	padding-top:45px;
	padding-bottom:60px;
}
.sectioninfo .sectiontitle{
	margin:0 auto 30px auto;
	text-align:center;
	height:85px;
	width:850px;
	position:relative;
}
.sectioninfo .sectiontitle h2 img{
	z-index: 2;
}
.sectioninfo .sectiontitle .icon{
	position:absolute;
	top:-33px;
	right:25px;
}

.sectioninfo .sectionbody{
	width:850px;
	margin:0 auto;
}
.sectioninfo .infotop{
}
.sectioninfo .infobottom{
	margin-top:35px;
}
.sectioninfo .itemA{
	float:left;
	width:266px;
	text-align:left;
}
.sectioninfo .itemB{
	float:left;
	text-align:left;
	width:250px;
}
.sectioninfo .itemA .text{
	padding:12px 5px 0 5px;
	color: #333333;
	line-height:25px;
}
.sectioninfo .itemA .text span{
	font-weight:bold;
	font-size:18px;
	color:#0281da;
}
.sectioninfo .itemB .text{
	padding:20px 0 0 28px;
	color: #0281da;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
}
.sectioninfo .item1{
	margin-right:26px;
}
.sectioninfo .item2{
	margin-right:22px;
}


/*---------------------------------------------*/

.sectionsupport1{
	background-color:#e4f2f2;
	margin:0 auto;
	padding:60px 0 0 0;
}
.sectionsupport1 .sectionbody{
	width:850px;
	margin:0 auto;
}
.sectionsupport1 .supporttop{
	margin:45px 0 40px 0;
}
.sectionsupport1 .supporttop .stitle{
	margin-bottom:20px;
}
.sectionsupport1 dl{
	text-align:left;
}
.sectionsupport1 dd span{
	font-weight:bold;	
	color:#0281da;
	font-size:20px;
}
.sectionsupport1 .supporttop dd{
	padding:18px 5px 0 5px;
}
.sectionsupport1 .itemA{
	float:left;
	width:270px;
}
.sectionsupport1 .item1{
	margin-right:20px;
}

.sectionsupport1 .itemB{
	margin:0 auto 24px auto;
}

.sectionsupport1 .supportbottom{
	margin:0 0 0 22px;
	font-size:15px;
	line-height:30px;
	text-align:left;
	color:#333333;
}
.sectionsupport1 .itemC{
	position:relative;
	width:828px;
	background-color:#ffffff;
	height:205px;
}
.sectionsupport1 .itemC .icon{
	position:absolute;
	bottom:0;
	left:-18px;
}
.sectionsupport1 .itemC .text{
	margin:0 33px 0 225px;
	padding-top:30px;
}
.sectionsupport1 .itemC .text span{
	color:#e84133;
	font-weight:bold;
}

.sectionsupport1 .itemD{
	position:relative;
	width:828px;
	background-color:#ffffff;
	height:316px;
	margin-top:13px;
}
.sectionsupport1 .itemD .icon{
	position:absolute;
	bottom:0;
	right:0;
}
.sectionsupport1 .itemD .dash{
	margin:0 211px 0 29px;
	padding:30px 0 25px 0;
	border-bottom-style: dashed;
	border-bottom-width:1px;
	border-bottom-color:#692809;
}
.sectionsupport1 .itemD .dash .text{
	margin:0 10px 0 3px;
}
.sectionsupport1 .itemD .text2{
	margin:0 221px 0 32px;
	padding:25px 0 30px 0;
}
.sectionsupport1 .itemD span{
	color:#e84133;
	font-weight:bold;
}


/*---------------------------------------------*/

.sectionsupport2{
	margin:0 auto;
	padding-top:40px;
	background-color:#e4f2f2;
	color:#4b4847;
}
.sectionsupport2 .sectionbody{
	width:873px;
	height:1105px;
	margin:0 auto;
	background:url("../img/support2_bg.jpg") no-repeat;
}
.sectionsupport2 .sectiontitle{
	padding:56px 0 43px 0;
	text-align:center;
}
.sectionsupport2 .contents1{
	width:594px;
	margin:0 auto;
}
.sectionsupport2 .contents1 .itemA{
	float:left;
	width:292px;
}
.sectionsupport2 .item1{
	margin-right:10px;
}
.sectionsupport2 .contents1 .text{
	font-size:12px;
	line-height:18px;
	margin:10px 5px 0px 5px;
	text-align:left;
}
.sectionsupport2 .contents1 span{
	font-weight:bold;
}

.sectionsupport2 .contents2{
	width:722px;
	margin:35px auto 0 auto;
	text-align:left;
	line-height:35px;
}
.sectionsupport2 .contents2 .text1{
	margin-bottom:20px;
}


/*---------------------------------------------*/

.sectionsupport3{
	margin:0 auto;
	padding-top:10px;
	padding-bottom:70px;
	background-color:#e4f2f2;
	color:#333333;
}
.sectionsupport3 .sectionbody{
	width:850px;
	height:620px;
	margin:0 auto;
	background:url("../img/support3_bg.jpg") no-repeat;
}
.sectionsupport3 .sectiontitle{
	padding:52px 0 50px 0;
	text-align:center;
}
.sectionsupport3 .contents1 .text{
	margin:15px 0 0px 28px;
	text-align:left;
	width:307px;
	float:left;
	line-height:35px;
}
.sectionsupport3 .contents1 .text span{
	font-weight:bold;
	text-decoration:underline;
}
.sectionsupport3 .contents1 .img{
	margin-right:25px;
	width:463px;
	float:right;
}
.sectionsupport3 .contents2 .text{
	margin-top:30px;
	line-height:35px;
	font-size:20px;
	font-weight:bold;
}
.sectionsupport3 .contents3{
	margin-top:60px;
}

/*---------------------------------------------*/

.sectionactive{
	background-color:#f3e9d3;
	margin:0 auto;
	padding:75px 0 60px 0;
	color: #5f4c41;
	line-height:30px;
	text-align:left;
}
.sectionactive .sectiontitle{
	position:relative;
	width:850px;
	margin:0 auto;
}
.sectionactive .sectiontitle .icon{
	position:absolute;
	top:-41px;
	left:3px;
}
.sectionactive .sectiontitle .icon2{
	position:absolute;
	top:-16px;
	right:-5px;
}
.sectionactive .sectionbody{
	width:850px;
	margin:0 auto;
}
.sectionactive .top{
	margin-top:18px;
}

.sectionactive h3{
	font-size:24px;
	color: #00769d;
	text-align:left;
	padding:0 0 10px 14px;
}
.sectionactive .contents1{
	margin-top:48px;
}
.sectionactive .contents1 .left{
	float:left;
	width:483px;
}
.sectionactive .contents1 .left .text{
	margin:20px 0 9px 6px;
}
.sectionactive .contents1 .right{
	float:right;
	width:320px;
}
.sectionactive .contents1 .right .text{
	font-size:12px;
	padding-top:5px;
}

.sectionactive .contents2{
	margin-top:30px;
}
.sectionactive .contents2 .left{
	float:left;
	width:313px;
}
.sectionactive .contents2 .left .text{
	font-size:12px;
	padding-top:5px;
}
.sectionactive .contents2 .right{
	float:right;
	width:482px;
}
.sectionactive .contents2 .right .text{
	padding:20px 0 9px 6px;
}

.sectionactive .contents3{
	margin-top:48px;
}
.sectionactive .contents3 .left{
	float:left;
	width:435px;
}
.sectionactive .contents3 .left .text{
	margin:20px 0 9px 6px;
}
.sectionactive .contents3 .right{
	float:right;
	width:361px;
}
.sectionactive .contents3 .right .text{
	font-size:12px;
	padding-top:5px;
}



/*---------------------------------------------*/

.sectionabout {
	margin:0 auto 0 auto;
	padding-top:50px;
	padding-bottom:45px;
	background-color:#c2e8f3;
	text-align:left;
}
.sectionabout .sectionbody{
	margin:0 auto 0 auto;
	background:url("../img/about_bg.png") no-repeat;
	width:1100px;
	height:710px;
}
.sectionabout .sectiontitle{
	margin:0 auto;
	width:850px;
}
.sectionabout .text{
  line-height: 33px;
	width:850px;
	margin:-70px auto 0 auto;
}

/*---------------------------------------------*/

.sectionreport{
	padding-bottom:50px;
	margin:0 auto 0 auto;
	width: 100%;
	background-color:#c2e8f3;
	text-align:left;
}
.sectionreport .sectionreportwrap{
	background:url("../img/report_bg.jpg") no-repeat;
	background-position: left top;
	margin:0 auto 0 auto;
	width: 858px;
	height:872px;
	background-color:#c2e8f3;
	text-align:left;
}
.sectionreport .sectiontitle{
	padding-top:47px;
	padding-left:43px;
	position: relative;
}
.sectionreport .sectiontitle .logo{
	position: absolute;
	left: 52px;
	top: 20px;
}
.sectionreport .sectionbody{
	text-align:left;
	line-height:37px;
	font-size:17px;
	padding:0 40px 0 38px;
}
.sectionreport .sectionbody .contents1{
	margin-top:33px;
}
.sectionreport .sectionbody .contents1 .leftimg{
	position: relative;
	float:left;
	padding-right:40px;
}
.sectionreport .sectionbody .contents1 .leftimg .stitle{
	position:absolute;
	left: -21px;
	top: -22px;
}
.sectionreport .sectionbody .contents1 .text{
	padding-top:0;
	position: relative;
	top:-2px;
}
.sectionreport .sectionbody .contents2{
	margin-top:48px;
}
.sectionreport .sectionbody .contents2 .rightimg{
	position: relative;
	float:right;
	padding-left:35px;
}
.sectionreport .sectionbody .contents2 .rightimg .stitle{
	position:absolute;
	right: -31px;
	top: -53px;
}
.sectionreport .sectionbody .contents2 .text{
	padding-top:19px;
}
.sectionreport .sectionbody .comment{
	font-size:14px;
	position: relative;
	bottom:-1px;
}

/*---------------------------------------------*/

.sectionuse {
	background-color:#f3e9d3;
	padding-top:50px;
	color:#5f4c41;
}
.sectionuse .sectionbody{
	background-color:#FFFFFF;
	width: 850px;
	margin:0 auto 0 auto;
	padding-bottom:50px;
}
.sectionuse .sectiontitle {
	padding-top: 30px;
	margin:0 auto 0 auto;
}
.sectionuse .sectionbody .stitle{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	padding-left:25px;
	padding-right:25px;
}

.sectionuse .sectionbody .text{
	text-align: left;
	margin-top: 18px;
	padding:0 25px;
	font-size:16px;
}
.sectionuse .sectionbody .text span{
	color: #ff5d00;
}
.sectionuse .sectionbody .mv {
	margin-top: 20px;
}
.sectionuse .sectionbody .attention {
	margin-top: 20px;
	padding:0 25px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}
.sectionuse .sectionbody .attention .icon{
	background-image: url("../img/use_icon.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}

/*---------------------------------------------*/

#fbLikebox{
	margin:40px auto 0 auto;
	/*border:3px solid #3b5999;
	width:844px;*/
}


---------------------------------------------*/

.block_bo{
	margin:0 auto;
}
.block_bo .sectionbody{
	margin:0 auto;
	background-color:#f3e9d3;
	padding-top:40px;
}
.block_bo .blocktitle{
	margin:0 auto;
}

.block_bo .blockbody{
	width:850px;
	height:219px;
	background-image: url("../img/bo_bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto 0 auto;
}
.block_bo .blockbody .btn{
padding-top:23px;
padding-bottom:20px;
}
.block_bo .blockbody .nav{
margin-left:45px;
}
.block_bo .blockbody .nav .nav1{
padding-top:1px;
padding-right:30px;
float:left;
}
.block_bo .blockbody .nav .nav2{
padding-top:1px;
padding-right:30px;
float:left;
}
.block_bo .blockbody .nav .nav3_title{
float:left;
text-align:left;
}
.block_bo .blockbody .nav .nav3{
padding-top:3px;
}
.block_bo .blockbody .nav .nav3 .nav3_1{
float:left;
padding:0 24px 0 25px;
}
.block_bo .blockbody .nav .nav3 .nav3_2{
float:left;
padding-top:0;
}

#bo{
padding-top: 130px;
margin-top: -130px;
}

/*---------------------------------------------*/

.sectionbtn {
	background-color:#f3e9d3;
	margin:0 auto;
	padding-top:45px;
	padding-bottom: 40px;
}
.sectionbtn .btn {
	width:850px;
	margin:0 auto;
}
.sectionbtn .btn .btn1{
	float: left;
	margin-left: 115px;

}
.sectionbtn .btn .btn2{
	float: left;
	margin-left: 25px;
}
.sectionbtn a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #f3e9d3 !important;}


/*---------------------------------------------*/

.sectionbottom{
	background-color:#f3e9d3;
	margin:0 auto;
	padding-bottom:50px;
}
.sectionbottom .sectionbody{
	margin:0 auto;
	width:850px;
}
.sectionbottom .credit {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	color:#444444;
}


/*---------------------------------------------*/
.left30{
position:relative;
left:-30px;
}

.mb20{
margin-bottom:20px;
}



/*bo.html
---------------------------------------------*/

.block_bo2{
	margin:0 auto;
	width:850px;
}
.block_bo2 .sectionbody{
	margin:0 auto;
}
.block_bo2 .blocktitle{
	margin:0 auto;
}

.block_bo2 .blockbody{
	width:850px;
	height:219px;
	background-image: url("../img/bo_bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto 0 auto;
}
.block_bo2 .blockbody .btn{
padding-top:23px;
padding-bottom:20px;
}
.block_bo2 .blockbody .nav{
margin-left:45px;
}
.block_bo2 .blockbody .nav .nav1{
padding-top:1px;
padding-right:30px;
float:left;
}
.block_bo2 .blockbody .nav .nav2{
padding-top:1px;
padding-right:30px;
float:left;
}
.block_bo2 .blockbody .nav .nav3_title{
float:left;
text-align:left;
}
.block_bo2 .blockbody .nav .nav3{
padding-top:3px;
}
.block_bo2 .blockbody .nav .nav3 .nav3_1{
float:left;
padding:0 24px 0 25px;
}
.block_bo2 .blockbody .nav .nav3 .nav3_2{
float:left;
padding-top:0;
}