@charset "utf-8";
/* CSS Document */
/*==========================================================================*/
/*                            Top04                                      */
/*==========================================================================*/
.btn_page_top {
    margin: 0 -40px 0 0;
}
.page_top {
    text-align: right;
    margin: -25px -60px 0 0;
}
#header {
  height:681px;
  background:url(../images/main_v.jpg) no-repeat center top;
}
#main_visual h2 {padding:30px 0 0 0;text-align: center;}
.tt_top01 {font-size: 26px;font-weight: bold;text-align: center;margin-bottom: 20px;color:#222222;line-height: 1.2;}
.tt_top01 span {color:#f08614;}
.text_top01 {text-align: center;margin-bottom:85px; }
.top01 {
  background:url(../images/bg01.png) no-repeat center top;
  padding:0 0 30px 0;
}
.list_top02 li a:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.list_top02 {margin-bottom:50px; }
.list_top02 li {
  -webkit-transition:1s;
  transition:1s;
  position: relative;
 width: 318px;
 border:1px solid #333d88;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
float:left;
margin-right: 20px;
border-radius: 5px;
background:#fff;
line-height: 1.2;
}
.list_top02 li:hover {
  opacity:0.7;
}
.tt02_list_top02 {padding:13px 0 !important;}
.list_top02 h3 {
  background:url(../images/bg_tt01.png);
  font-size: 22px;
  color:#fff;
  padding:26px 0;
  text-align: center;
}
.text_top02 {padding:20px 15px;color:#333;}

.top02 {
  background:#333d88 url(../images/bg02.jpg) no-repeat center bottom;
  padding:65px 0 45px 0;
  border-top:#7e85af 1px solid;
  border-bottom:#7e85af 1px solid;
}
.list02_top02 li {
  width:490px;
  margin:0 5px;
  position: relative;
}
.text02_top02 {
  font-size: 12px;
  position: absolute;
  top:65px;
  left:140px;
  right:40px;
  color:#333;
}
.list02_top02 li:hover .text02_top02 {
  font-size: 12px;
  color:#2844b1;
}

.list02_top02--flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list02_top02--flex li {
  position: relative;
  width:490px;
  margin: 5px;
  text-align: center;
}

.left_top03 {
  width:200px;
  vertical-align: middle;
  text-align: center;
  float:left;
  padding:70px 0;
  border-left:1px solid #bbbbbb;
  border-right:1px solid #bbbbbb;
}

.right_top03 {
  float:right;
  width:755px;
  max-height: 215px;
  overflow:auto;
}
.right_top03 dl {
  border-bottom:1px solid #dbdbdb;
  padding:12px 0 12px 0;
  margin:0 30px 0 0;
}
.right_top03 dl dt {color:#125891;font-size: 12px;font-weight: bold;float:left;width:85px;}
.right_top03 dl dd {display: block;padding:0 0 0 90px;}
.right_top03 dl dd a {color:#333;text-decoration: underline;font-size: 12px;}
.right_top03 dl dd a:hover {color:#125891;text-decoration: none;font-size: 12px;}
.top03 {
  background:#f4f4f4;
  padding:45px 0;
}
.list_btn_top03 {margin:20px 41px 0 41px;}