/*############################################################################################### 
  
共通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%;
    color: #3d3d3d;
    min-width: 1100px;
}
img {
    margin: 0;
    padding: 0;
    border: 0;
    line-height:0;
    font-size:0;
    vertical-align:top;
}
html {
    width:100%;
    height: 100%;
}
div {
    vertical-align:top;
}
.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;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0px;
    height: 92px;
}
#headerbar {
    background-color: #0173de;
    color: #fff;
    width: 100%;
}
.headerbarinner {
    margin: 0 auto;
    overflow: hidden;
    width: 850px;
}
.headerbarinner p {
    padding: 5px 0; 
}
.headerbarinner p a {
    color: #fff;
    text-decoration: underline;
}
.headerinner  {
    margin: 0 auto;
    overflow: hidden;
    width: 850px;
}
.headerinner .headerlogo {
    text-align: left;
    margin-top: 16px;
    float:left;
}
.headerinner .headersitelogo {
    float:left;
}
.headerinner .headerinfo {
    float: right;
}


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

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

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

/*.fade {
    animation: fadeIn 5s ease-in 0s 1 normal;
    -webkit-animation: fadeIn 5s ease-in 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}*/


/*フッター
---------------------------------------------*/
#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: 15px;
    float: right;
}

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


/*==================================================
  メイン
==================================================*/
#mainImg {
    margin:0 auto;
    text-align:center;
    background: #284c53 url(../img/main_mv_bg.png) no-repeat center center;
    background-attachment: scroll;
    height: 580px;
}

h1 {
  background-color:#2f2525;
}
.mainBtn {
    margin: 0 auto;
    width: 1000px;
    height: 580px;
    position: relative;
}
.mainBtn a {
    display: inline-block;
    width: 422px;
    height: 145px;
    margin-top: 350px;
    margin-left: 370px;
}



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

#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:26px;
}

.text_bg {
    background: url(../img/text_bg.png) repeat-x;
    background-position: bottom;
    color: #3d3d3d;
    font-weight: bold;
}


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


.sectionintro0 {
    width: 100%;
    background: url("../img/graph_bg.png") center 0 repeat-y;
    background-size: cover;
    height: 400px;
    position: relative;
}
.sectionintro0 .sectiontitle{
    position: absolute;
    top: -90px;
}
.sectionintro0 .sectionbody {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}



/*---------------------------------------------*/
.sectionintro1{
    margin: 0 auto;
    background-color: #f8f7d7;
    padding-bottom: 50px;
}

.sectionintro1 .sectionbody1 {
    margin: 0 auto;
    width: 850px;
    height: 582px;
    background: url("../img/section1_img01.png") center 0 no-repeat;
    position: relative;
    line-height: 30px;
}
.sectionintro1 .sectionbody2 {
    margin: 0 auto;
    width: 850px;
    height: 582px;
    background: url("../img/section1_img02.png") center 0 no-repeat;
    position: relative;
    line-height: 30px;
}
.sectionintro1 .sectionbody1 .text {
    position: absolute;
    bottom: 40px;
    right: 0;
    width: 385px;
    text-align: left;
}
.sectionintro1 .sectionbody2 .text {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 385px;
    text-align: left;
}


/*---------------------------------------------*/
.sectionintro2 {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}

.sectionintro2 .sectionbody {
    margin: 0 auto;
    width: 100%;
    height: 1085px;
    background: #fff url("../img/section2_bg01.png") center 0 no-repeat;
    position: relative;
}


/*---------------------------------------------*/
.sectionintro3 {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}
.sectionintro3 .sectiontitle {
    margin: 0 auto;
    text-align: center;
    background: #0099ff;
}


.sectionintro3 .sectionbody {
    margin: 0 auto;
    width: 100%;
    height: 579px;
    background: #fff url("../img/section3_bg01.png") center 0 no-repeat;
    position: relative;
}


/*---------------------------------------------*/
.sectionintro4 {
    margin: 0 auto;
    width: 100%;
    height: 1059px;
    background: #c2ebff url("../img/section4_bg01.png") center 0 no-repeat;
}
.sectionintro4 .sectiontitle {
    padding-top: 60px;
    margin: 0 auto 30px auto;
    text-align: center;
}
.sectionintro4 .sectionbody {
    width: 866px;
    margin: 0 auto;
    position: relative;
}

.sectionintro4 .sectionbody .inner01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}

.sectionintro4 .sectionbody .inner01 .box {
    width: 208px;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
}
.sectionintro4 .sectionbody .inner01 .box p {
    width: 188px;
    margin: 15px 10px;
}
.sectionintro4 .sectionbody .inner02 {
    width: 866px;
    height: 462px;
    background: #c2ebff url("../img/section4_bg02.png") center 0 no-repeat;
    position: relative;
    margin-top: 20px;
}
.sectionintro4 .sectionbody .inner02 .box {
    width: 370px;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    position: absolute;
    top: 130px;
    left: 466px;
}



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

.sectioninfo{
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 55px;
}
.sectioninfo .sectionbody{
    width: 850px;
    margin: 0 auto;
}
.sectioninfo .infotop{
}
.sectioninfo .infobottom{
    margin-top: 20px;
}
.sectioninfo .title{
    float: left;
    width: 270px;
    margin: 0 20px 0 0;
}
.sectioninfo .itemA{
    margin: 0 20px 0 0;
}
.sectioninfo .itemB{
    margin: 0;
}
.sectioninfo .item1{
    float: left;
    text-align: left;
    width: 270px;
    height: 348px;
    background-color: #009fec;
}
.sectioninfo .item1 .text{
    padding: 9px 15px 0 15px;
    color: #ffffff;
    line-height: 25px;
    font-size: 16px;
}
.sectioninfo .item1 .text span{
    font-size: 18px;
    font-weight: bold;
    color: #fbfe00;
}
.sectioninfo .text2 {
    color: #666666;
    font-size: 14px;
    margin: 30px 0 0 0;
    text-align: right;
}


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

.sectioninfo2 {
    background-color: #d7eef9;
    padding-top: 50px;
    padding-bottom: 60px;
    font-size: 17px;
    line-height: 28px;
}
.sectioninfo2 .titlewrap {
    width: 763px;
    height: 95px;
    margin: 0 auto 46px auto;
    position: relative;
}
.sectioninfo2 .titlewrap .icon {
    position: absolute;
    top: -75px;
    left: -42px;
    z-index: 1;
}
.sectioninfo2 .titlewrap .title {
    position: absolute;
    z-index: 20;
}

.sectioninfo2 .sectionbody {
    width: 850px;
    margin: 20px auto 0 auto;
}
.sectioninfo2 .infoleft{
    margin: 0 30px 0 0;
}
.sectioninfo2 .infoleft .copy {
    padding: 15px 0;
    text-align: center;
    color: #c04628;
    font-weight: bold;
    font-size: 20px!important;
}
.sectioninfo2 .inforight{
    margin:0 0 0 0;
}
.sectioninfo2 .inforight .copy {
    padding: 15px 0;
    text-align: center;
    color: #254e92;
    font-weight: bold;
    font-size: 20px!important;
}
.sectioninfo2 .info1 {
    background: #fff;
    width: 410px;
    height: 780px;
    float: left;
    text-align: left;
    position: relative;
}
.sectioninfo2 .info1 .text {
    margin: 0 20px;
    line-height: 28px;
    font-size: 17px;
    padding-bottom: 10px;
}
.sectioninfo2 .info1 .sub {
    position: absolute; 
    bottom: 0;
}
.sectioninfo2 .info1 .text span {
    font-weight:bold;
    color:#009fec;
}
.sectioninfo2 .info1 .img2{
    margin: 24px 0 22px 0;
}


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

.sectionactive{
    background-color: #f4f2ea;
    margin: 0 auto;
    padding: 80px 0 40px 0;
    color: #3d3d3d;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
}
.sectionactive .sectiontitle{
    position: relative;
    width: 850px;
    margin: 0 auto;
}
.sectionactive .sectiontitle .icon{
    position: absolute;
    top: 10px;
    left: 20px;
}
.sectionactive .sectiontitle .icon2{
    position: absolute;
    top: -26px;
    right: -4px;
}
.sectionactive .sectionbody{
    width: 850px;
    margin: 46px auto 0 auto;
}
.sectionactive .top{
    margin: 0 0 30px 0;
}

.sectionactive h3{
}
.sectionactive .midashi{
    padding: 13px 0 13px 0;
    width: 390px;
    background-color: #ffffff;
    margin: 0 0 20px 0;
}

.sectionactive .contents1 {
    margin: 0 0 40px 0;
}
.sectionactive .contents1 .left{
    float: left;
    width: 484px;
}
.sectionactive .contents1 .right{
    float: right;
}
.sectionactive .contents1 .text{
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 20px 0 0 3px;
}
.sectionactive .contents1 .stext{
    font-size: 12px;
    padding-top: 5px;
}

.sectionactive .contents2{
    margin: 0 0 15px 0;
}
.sectionactive .contents2_bottom {
    margin: 0 0 40px 0;
}
.sectionactive .contents2 .left{
    float: left;
}
.sectionactive .contents2 .right{
    float: right;
    width: 484px;
}
.sectionactive .contents2 .text{
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 20px 0 0 3px;
}
.sectionactive .contents2 .stext{
    font-size:12px;
    padding-top:5px;
}

.sectionactive .contents3{
}
.sectionactive .contents3 .left{
    float:left;
    width: 484px;
}
.sectionactive .contents3 .right{
    float:right;
}
.sectionactive .contents3 .text{
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 20px 0 0 3px;
}
.sectionactive .contents3 .stext{
    font-size:12px;
    padding-top:5px;
}


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

.sectionabout {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 35px;
    background-color: #e0f3fc;
    text-align: left;
    line-height: 28px;
}
.sectionabout .sectiontitle{
    margin: 0 auto;
    width: 850px;
}

.sectionabout .sectionbody{
    margin: 0 auto;
    width: 874px;
    color: #444444;
}
.sectionabout .sectionbody .title2{
    margin: 0 auto;
    position: relative;
    bottom: -12px;
}
.sectionabout .text{
    line-height: 33px;
    width: 850px;
    margin: -70px auto 0 auto;
}
.sectionabout_box1 {
    width: 850px;
    height: 570px;
    margin: 0 auto;
    background-color: #c9eefc;
}
.sectionabout .text1 {
    padding: 50px 0 0 30px;
    width: 320px;
    float: left;
}
.sectionabout .text1 span {
    color:#0099ff;
    font-weight:bold;
}
.sectionabout .movie {
    float: left;
    width: 410px;
    margin: 50px 0 20px 30px;
    border: 3px double #fff;
    background: #ebebeb;
}

.sectionabout .link1 {
    margin: 30px 0 20px 30px;
    float: left;
}
.sectionabout .link1 a {
    line-height: 22px;
    color: #0099ff;
    font-size: 14px;
}
.sectionabout .link1 a .linktext1{
    font-size: 12px;
    padding: 25px 0 0 10px;
    display: inline-block;
    text-decoration: underline;
}

.sectionabout_box2 {
    width: 850px;
    margin: 0 auto;
    background:url("../img/about_bg2_01.png") no-repeat;
    background-position: 20px 185px;
    background-color: #c9eefc;
    padding: 20px 0 60px 0;
}
.sectionabout_box2 .title {
    width: 790px;
    margin: 0 auto;
}
.sectionabout .text2 {
    padding: 28px 30px 0 30px;
    float: left;
    font-size: 15px;
    line-height: 21px;
}
.sectionabout .text3 {
    padding: 35px 0 0 360px;
    float: left;
    font-size: 13px;
    line-height: 21px;
    width: 460px;
}
.sectionabout .text2 a,
.sectionabout .text3 a {
    color: #0099ff;
}

.sectionabout .link2 {
    float: left;
    padding: 20px 0 0 350px;
    width: 297px;
    min-height: 148px;
}
.sectionabout .link3 {
    display: inline-block;
    padding: 36px 0 0 10px;
    width: 165px;
    font-size: 13px;
    line-height: 21px;
}
.sectionabout .link3 a {
    color: #0099ff;
    text-decoration: underline;
    display: inline-block;
    font-size: 14px;
}


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

.sectionreport{
    padding: 33px 0 40px 0;
    margin: 0 auto 0 auto;
    width: 100%;
    background-color: #e0f3fc;
    text-align: left;
    color: #444444;
}
.sectionreport .sectionreportwrap {
    background:url("../img/about_sub_bg.png") no-repeat;
    background-position: left top;
    margin: 0 auto 0 auto;
    width: 850px;
    height: 730px;
    text-align: left;
    position: relative;
}
.sectionreport .sectionbody{
    text-align: left;
}
.sectionreport .sectionbody .contents1 {
    width: 785px;
    margin: 0 auto;
    position: relative;
    top: 348px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;

}
.sectionreport .sectionbody .contents1 .text1,
.sectionreport .sectionbody .contents1 .text2,
.sectionreport .sectionbody .contents1 .text3{
    display: inline-block;
    padding: 10px 0 0 0;
    width: 245px;
}
.sectionreport .sectionbody .contents1 .text2 {
}
.sectionreport .sectionbody .contents1 .text1 span,
.sectionreport .sectionbody .contents1 .text2 span,
.sectionreport .sectionbody .contents1 .text3 span {
    color:#0099ff;
    font-weight: bold;
}

.sectionreport .sectionbody .contents2 {
    width: 785px;
    margin: 0 auto;
    position: relative;
    top: 530px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
}
.sectionreport .sectionbody .contents2 .text1,
.sectionreport .sectionbody .contents2 .text2,
.sectionreport .sectionbody .contents2 .text3 {
    display: inline-block;
    padding: 10px 0 0 0;
    width: 245px;
}
.sectionreport .sectionbody .contents2 .text2 {
    margin: 0 10px;
}
.sectionreport .sectionbody .contents2 .text1 span,
.sectionreport .sectionbody .contents2 .text2 span,
.sectionreport .sectionbody .contents2 .text3 span {
    color:#0099ff;
    font-weight: bold;
}
.sectionreport .sectionbody .bottomtext {
    position: relative;
    top: 520px;
    right: 20px;
    font-size:13px;
    padding:20px 0 0 0;
    text-align:right;
}


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

.sectionuse {
  width: 100%;
  padding: 5px 0 20px 0;
  background: #e0f3fc;
}
.sectionuse_wrap {
  background: #fff;
  width: 810px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 28px;
  padding:20px;
  text-align: left;
}
.sectionuse_wrap .top {
  font-size: 15px;
  margin: 15px 0;
}
.sectionuse_wrap .top p {
  line-height: 30px!important;
}
.sectionuse_wrap .bottom {
  font-size: 12px;
  margin: 15px 0;
  line-height: 21px;
}
.sectionuse_wrap .top p span {
  font-weight: bold;
}


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

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

.block_bo .blockbody{
    width:850px;
    height:224px;
    background-image: url("../img/bo_bg.png");
    background-repeat: no-repeat;
    margin:0 auto 0 auto;
}
.blockbody > p {
  display:inline-block;
  margin:15px;
}
.blockbody > p > a > img {
  width:350px
}
.blockbody > ul {
  margin:10px 10px 10px 185px;
}
.blockbody > ul > li {
  margin-right: 50px;
  text-align:right;
  font-size:12px;
}
.blockbody > ul > li:after {
  font-family: FontAwesome;
  content: '\f054'; /* アイコンのunicode */
  color:#0099ff;
  margin-left:8px;
}
.blockbody > ul > li > a {
	color:#0099ff;
}


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

.sectionbtn {
    background-color: #e0f3fc;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 50px;
}
.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: #c2e8f3 !important;}


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

.sectionbottom{
    background-color: #e0f3fc;
    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;
    max-height: 100%;
    margin-bottom: 20px;
}






