/*############################################################################################### 
  
共通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: #fff;}


/*############################################################################################### 
  
ヘッダー・フッダーstyle
  
#################################################################################################*/

/*ヘッダー
---------------------------------------------*/

#header {
	text-align:left;
	background-color: #0099ff;
	height: 82px;
	width: 100%;
	padding-top: 20px;
}
.headerinner  {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
.headerinner .siteLogo {
	float:left;
	margin-right:50px;
	margin-top:10px;
}
.headerinner .btn{
	float:left;
	margin-right:15px;
}
.headerinner .navarea{
	margin-top:6px;
}
.headerinner .navblock1{
	float:left;
	margin-right:15px;
}
.headerinner .navblock1 .nav2{
	margin-top:15px;
}
.headerinner .navblock2{
	float:left;
	margin-top:5px;
	margin-left:18px;
}
.headerinner .navblock2 .nav3_2{
	margin-top:5px;
}
.headerinner a:hover img{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #fff;}


/*ヘッダー2*/

#header2 {
	background-color: #0099ff;
	height: 75px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0px;
}
.headerinner2  {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
.headerinner2 .headerlogo2 {
	text-align: left;
	margin-top: 16px;
	float:left;
}
.headerinner2 .headersitelogo2 {
	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);
}

.sidefixed2{
  position: fixed !important;
  top: 0px;
  right:0;
	z-index: 999;
	-webkit-transform: translate3d(0,0,0);
}
.sidebody{
	background:url("../img/side_btn2_bg.png") no-repeat;
	width:152px;
	height:304px;
}
.sidefixed2 .btn{
	padding-top:8px;
	padding-bottom:5px;
}
.sidefixed2 .nav1{
	padding-bottom:5px;
}
.sidefixed2 .nav2{
}


/*フッダー
---------------------------------------------*/
#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 #e5f3e1;
}

#mainImg2 {
	margin:0 auto;
	text-align:center;
	height:100%;
	background:url("../img/main_mv_bg2.jpg") no-repeat scroll center top #edecdc;
}

#mainImg3 {
	margin:0 auto;
	text-align:center;
	height:100%;
	background:url("../img/main_mv_bg3.jpg") no-repeat scroll center top #edecdc;
}

/*==================================================
  コンテンツ
==================================================*/

#contents {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4b4847;
	font-size:16px;
	line-height:25px;
}

/*---------------------------------------------*/

.sectionintro1{
	margin:0 auto;
}
.sectionintro1 .sectiontitle{
	margin:0 auto;
	text-align:center;
	height:130px;
	background:url("../img/intro1_title_index3.jpg") no-repeat scroll center top #805527;
	position:relative;
}
.sectionintro1 .sectiontitle h2 img{
	margin:23px 0 27px 10px;
}
.sectionintro1 .contents .icon{
	position:absolute;
	top:-106px;
	left:-30px;
	z-index: 2;
}

.sectionintro1 .contents {
	position:relative;
	height:406px;
	width:930px;
	margin:0 auto;
}
.sectionintro1 .contents .text {
	position:absolute;
	left:0px;
	top:80px;
	width:580px;
	text-align: left;
	line-height:28px;
}
.sectionintro1 .contents .text span.red{
	font-size:24px;
	color:#de0245;
}
.mb10{
	margin-bottom:10px;
}
.sectionintro1 .contents .introbg {
	position:absolute;
	left:-130px;
}

/*---------------------------------------------*/

.sectionintro2{
	margin:30px auto 0 auto;
	text-align:center;
	width:825px;
}
.sectionintro2 .itemA{
	width:255px;
	float:left;
	height:380px;
	position:relative;
}
.sectionintro2 .itemA .title{
	position:absolute;
	top:-47px;
	left:-11px;
}
.sectionintro2 .itemA .img{
	margin:0;
}
.sectionintro2 .itemA .text{
	margin:15px 15px 0 15px;
	text-align:left;
}
.sectionintro2 .item1{
	background-color:#d4e9e9;
	margin-right:30px;
	margin-left:0px;
}
.sectionintro2 .item2{
	background-color:#d4e9e9;
	margin-right:30px;
}
.sectionintro2 .item3{
	background-color:#d4e9e9;
}

/*---------------------------------------------*/

.sectionintro3{
	background-color:#f4efdb;
	width: 100%;
	margin-top:45px;
}
.sectionintro3 .sectionbody{
	width:830px;
	margin:0 auto;
	height:410px;
	position:relative;
}
.sectionintro3 .text{
	width:280px;
	position:absolute;
	top:50px;
	left:0px;
	text-align:left;
	line-height:36px;
}
.sectionintro3 .img{
	position:absolute;
	top:40px;
	right:0;
}

/*---------------------------------------------*/

.sectionintro4{
	width:850px;
	margin:45px auto 0 auto;
}
.sectionintro4 .contents1{
	position:relative;
}
.sectionintro4 .sectionbody .contents1 .text{
	position:absolute;
	top:26px;
	right:25px;
	width:385px;
	text-align:left;
	line-height:29px;
}
.sectionintro4 .sectionbody .contents1 .text span{
	font-size:18px;
	color:#9d3434;
}
.sectionintro4 .sectionbody .contents2{
	background-color:#735b26;
}
.sectionintro4 .sectionbody .contents2 .text{
	text-align:left;
	line-height:30px;
	padding:35px;
	color:#fff;
}
.sectionintro4 .sectionbody .contents2 .text span{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

/*---------------------------------------------*/

.sectioninfo{
	margin-top:55px;
	background-color:#d1f1fa;
	width: 100%;
	padding-top:40px;
	padding-bottom:30px;
}
.sectioninfo .sectionbody{
	width:820px;
	margin:0 auto;
}
.sectioninfo .infotop{
}
.sectioninfo .infobottom{
	margin-top:30px;
	padding-bottom:30px;
}
.sectioninfo .itemA{
	float:left;
}
.sectioninfo .itemB{
	float:left;
	width:260px;
	text-align:left;
}
.sectioninfo .itemB .text{
	padding:12px 6px 0 6px;
	color: #5f4c41;
}
.sectioninfo .itemB .text span{
	font-weight:bold;	
	color:#0281da;
}
.sectioninfo .item1{
	margin-right:20px;
}
.sectioninfo .item3{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#0281da;
}

/*---------------------------------------------*/

.sectionsupport1{
	background:url("../img/support_border.gif") repeat;
	width:850px;
	margin:40px auto 0 auto;
	padding:10px 0 10px 0;
	color:#5f4c41;
}
.sectionsupport1 .sectionbody{
	background-color:#fff;
	width:830px;
	margin:0 auto;
}
.sectionsupport1 .supporttop{
	margin:30px 20px 20px 20px;
}
.sectionsupport1 .itemA{
	float:left;
	width:386px;
}
.sectionsupport1 dl{
	text-align:left;
}
.sectionsupport1 dd span{
	font-weight:bold;	
	color:#0281da;
	font-size:20px;
}
.sectionsupport1 .supporttop dd{
	padding:20px 5px 0 5px;
}
.sectionsupport1 .item1{
	margin-right:16px;
}

.sectionsupport1 .item3{
	margin:0 auto;
}

.sectionsupport1 .supportbottom{
	margin:18px 23px 0 22px;
	padding-bottom:50px;
}
.sectionsupport1 .itemB{
	float:left;
	width:254px;
}
.sectionsupport1 .item4,
.sectionsupport1 .item5{
	margin-right:10px;
}
.sectionsupport1 .supportbottom dd{
	padding:20px 5px 0 5px;
}


/*---------------------------------------------*/

.sectionsupport2{
	margin:40px auto 0 auto;
	width: 100%;
	padding-top:50px;
	padding-bottom:50px;
	background-color:#f5ffdb;
	color:#4b4847;
}
.sectionsupport2 .sectionbody{
	width:850px;
	margin:0 auto;
}
.sectionsupport2 .contents1{
	width:850px;
	margin:0 auto;
	height:332px;
	position:relative;
}
.sectionsupport2 .contents1 .textwrap{
	width:460px;
	position:absolute;
	top:50px;
	left:50px;
	text-align:left;
	line-height:30px;
}
.sectionsupport2 .contents1 span{
	color:#9e3400;
	font-size:25px;
	font-weight:bold;
}
.sectionsupport2 .contents1 .mb20{
	margin-bottom:20px;
}

.sectionsupport2 .contents2{
	width:850px;
	margin:0 auto;
	height:583px;
	position:relative;
}
.sectionsupport2 .contents2 .text{
	width:534px;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-264px;
	text-align:center;
	line-height:32px;
	font-weight:bold;
}

/*---------------------------------------------*/

.sectionactive{
	background:#f4f0e4;
	width:850px;
	margin:60px auto 70px auto;
	padding-bottom:40px;
	color: #5f4c41;
	line-height:30px;
	text-align:left;
}
.sectionactive .sectiontitle{
	position:relative;
}
.sectionactive .sectiontitle .icon{
	position:absolute;
	top:-14px;
	left:-13px;
}
.sectionactive .sectiontitle .title{
	padding-top:30px;
	padding-left:47px;
}
.sectionactive .top{
}
.sectionactive .top .img{
	float:left;
	padding-top:47px;
	margin:0 12px 0 30px;
}
.sectionactive .top .text{
	float:right;
}

.sectionactive h3{
	font-size:24px;
	color: #00769d;
}
.sectionactive .contents1{
	padding:0 25px 0 20px;
}
.sectionactive .contents1 .left{
	float:left;
	width:410px;
	margin-right:24px;
}
.sectionactive .contents1 .left h3{
	padding:9px 0 10px 5px;
}
.sectionactive .contents1 .left .text{
	padding:20px 0 9px 6px;
}
.sectionactive .contents1 .right{
	float:left;
	width:361px;
}
.sectionactive .contents1 .right .text{
	font-size:12px;
	padding-top:5px;
}

.sectionactive .contents2{
	padding:30px 25px 30px 25px;
}
.sectionactive .contents2 .left{
	float:left;
	width:330px;
	margin-right:30px;
}
.sectionactive .contents2 .left .text{
	font-size:12px;
	padding-top:5px;
}
.sectionactive .contents2 .right{
	float:left;
	width:432px;
}
.sectionactive .contents2 .right h3{
	padding:2px 0 10px 5px;
}
.sectionactive .contents2 .right .text{
	padding:20px 0 9px 6px;
}



/*---------------------------------------------*/

.sectionabout {
	margin:0 auto 0 auto;
	width: 100%;
	padding-top:60px;
	padding-bottom:60px;
	background-color:#e2f2f7;
	text-align:left;
}
.sectionaboutwrap{
	padding:30px 25px 40px 25px;
	background:#FFF;
	margin:0 auto 0 auto;
	width:800px;
}
.sectionabout .sectiontitle{
	margin:0 auto;
	width: 750px;
}
.sectionabout .sectiontitle .stitle{
	margin-top: 30px;
	font-size:30px;
	color:#0099ff;
	font-weight:normal;
	text-align:center;
}
.sectionabout .sectionbody{
	text-align:left;
	margin:30px auto 0 auto;
	width: 750px;
}
.sectionabout .sectionbody .img{
	float: right;
	padding-left:10px;
}
.sectionabout .sectionbody .text{
  font-size: 14px;
  line-height: 24px;
	padding-top:10px;
}

/*---------------------------------------------*/

.sectionreport{
	padding-bottom:50px;
	margin:0 auto 0 auto;
	width: 100%;
	background-color:#e2f2f7;
	text-align:left;
}
.sectionreport .sectionreportwrap{
	background:url("../img/report_bg1_index3.gif") no-repeat;
	background-position: left top;
	margin:0 auto 0 auto;
	width: 851px;
	height:817px;
	background-color:#e2f2f7;
	text-align:left;
}
.sectionreport .sectiontitle{
	padding-top:35px;
	padding-left:50px;
	position: relative;
}
.sectionreport .sectiontitle .logo{
	position: absolute;
	left: 60px;
	top: 5px;
}
.sectionreport .sectionbody{
	text-align:left;
	line-height:37px;
	font-size:18px;
	padding:0 30px 0 30px;
}
.sectionreport .sectionbody .contents1{
	margin-top:44px;
}
.sectionreport .sectionbody .contents1 .leftimg{
	position: relative;
	float:left;
	padding-right:30px;
}
.sectionreport .sectionbody .contents1 .leftimg .stitle{
	position:absolute;
	left: -22px;
	top: -31px;
}
.sectionreport .sectionbody .contents1 .text{
	padding-top:0;
	position: relative;
	top:-3px;
}
.sectionreport .sectionbody .contents2{
	margin-top:44px;
}
.sectionreport .sectionbody .contents2 .rightimg{
	position: relative;
	float:right;
	padding-left:30px;
}
.sectionreport .sectionbody .contents2 .rightimg .stitle{
	position:absolute;
	right: -20px;
	top: -50px;
}
.sectionreport .sectionbody .contents2 .text{
	padding-top:10px;
}
.sectionreport .sectionbody .comment{
	font-size:14px;
	position: relative;
	bottom:9px;
}

/*---------------------------------------------*/

.sectionuse {
	width: 844px;
	background:#FFFFFF;
	margin:40px auto 0 auto;
	border:3px solid #0099ff;
	color:#5f4c41;
}
.sectionuse .sectiontitle {
	padding-top: 27px;
}
.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: 20px;
	padding:0 25px;
	font-size:15px;
}
.sectionuse .sectionbody .text span{
	color: #FF5F24;
}
.sectionuse .sectionbody .mv {
	margin-top: 20px;
}
.sectionuse .sectionbody .attention {
	margin-top: 20px;
	margin-bottom:30px;
	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:45px auto 0 auto;
	/*border:3px solid #3b5999;
	width:844px;*/
}

/*---------------------------------------------*/

.sectionbtn {
	margin:60px auto 0 auto;
	padding-bottom: 40px;
	width:850px;
}
.sectionbtn .btn {
	width:850px;
}
.sectionbtn .btn .btn1{
	float: left;
	margin-left: 115px;

}
.sectionbtn .btn .btn2{
	float: left;
	margin-left: 25px;

}

/*---------------------------------------------*/

.sectionbottom{
	width:850px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom:20px;
}

.sectionbottom .credit {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	color:#444444;
}



/*index2
---------------------------------------------*/
/*bo
---------------------------------------------*/

.block_bo{
	margin:0 auto;
}
.block_bo .blocktitle{
	margin:40px auto 0 auto;
}

.block_bo .blockbody{
	width:850px;
	height:206px;
	background-image: url(../img/bo_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto 0 auto;
}
.block_bo .blockbody .btn{
padding-top:15px;
padding-bottom:18px;
}
.block_bo .blockbody .nav{
margin-left:45px;
}
.block_bo .blockbody .nav .nav1{
padding-top:6px;
padding-right:30px;
float:left;
}
.block_bo .blockbody .nav .nav2{
padding-top:6px;
padding-right:30px;
float:left;
}
.block_bo .blockbody .nav .nav3_title{
float:left;
text-align:left;
}
.block_bo .blockbody .nav .nav3 .nav3_1{
float:left;
padding:5px 24px 0 25px;
}
.block_bo .blockbody .nav .nav3 .nav3_2{
float:left;
padding-top:5px;
}

#bo{
padding-top: 130px;
margin-top: -130px;
}


/*index2・3
---------------------------------------------*/
.index2{
position:relative;
left:-30px;
}
.index2_2{
position:relative;
left:-60px;
}
.h1_2 img{
width:100%;
height:auto;
}

