@charset "UTF-8";

a:hover{ opacity:0.7; }

/*共有*/
a img:hover{ opacity:0.7; }

html,body{
    width: 100%;
}

.wrap{
  width:980px;
  margin:0 auto;
}

.footer{
  margin:50px auto;
  width:100%;
  text-align:center;
  height:25px;
  font-size:14px;
  padding:10px 0;
  border-bottom:#00b7ee 5px solid;
}

.footer a{
  color:#000;
}

.header{
  border-top:7px #00b7ee solid;
  background-color:#fff;
  width:100%;
  height:58px;
  margin:0 auto;
  position:fixed;
  z-index:99;
}

.headerLogo{
  float:left;
}
.headerNav{
  float:right;
}
.headerNav li{
  float:left;
  padding:18px;
  font-size:15px;
  font-weight:bold;
}

.headerNav li a{
  position: relative;
  display: inline-block;
  color:#626262;
  text-decoration:none;
}

.headerNav li a:before{
  position: absolute;
  top: 22px;
  left: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 3px;
  background: #00b7ee;
  transition: 0.5s;
}

.headerNav li a:hover{
  color:#00b7ee;
}

.headerNav li a:hover:before{
  width: 100%;
}

.firstView{
  padding-top:65px;
  height:300px;
  background-image:url(../images/firstViewBG.png);
  background-position:0 65px;
}

.meritList{
}
.meritList li{
  width:274px;
  height:257px;
  padding:0 18px;
  margin-bottom:30px;
  line-height:1.8;
  float:left;
}

.meritList h3{
  padding:21px 0 0 60px;
  color:#fff;
  font-size:17px;
}

.meritList p{
  margin:15px 0 0 0;
  font-size:15px;
  line-height:1.6;
}

.meritList .caution{
  font-size:12px;
  margin-top:5px;
  line-height:1.4;
  letter-spacing:0px;
}

.meritList .merit01{
  background-image:url(../images/merit01.png);
  background-repeat:no-repeat;
}
.meritList .merit02{
  background-image:url(../images/merit02.png);
  background-repeat:no-repeat;
}
.meritList .merit03{
  background-image:url(../images/merit03.png);
  background-repeat:no-repeat;
}
.meritList .merit04{
  background-image:url(../images/merit04.png);
  background-repeat:no-repeat;
  margin:0 10px 0 130px;
}
.meritList .merit05{
  background-image:url(../images/merit05.png);
  background-repeat:no-repeat;
}

#modal01,#modal02,#modal03 {
display: none;
width:80%;
max-width: 800px;
height: 80%;
margin: 0;
padding: 0;
background-color: #ffffff;
position:fixed;
z-index: 999;
}
#modal-bg {
display:none;
width:100%;
height:130%;
background-color: rgba(0,0,0,0.5);
position:fixed;
top:0;
left:0;
z-index: 1;
}

#modalClose1,#modalClose2,#modal01-open,#modal02-open,#modal03-open{
  cursor:pointer;
}

.modalWrap{
  height:calc(100% - 70px);
  margin:0;
  padding:0;
  overflow-y:scroll;
  overflow-x:hidden;
}

.modal-header{
  height:28px;
  padding:12px;
  font-size: 0;
	line-height: 0;
  text-align:right;
  background-color:#00b7ee;
}

.modal-text{
  max-width:740px;
  margin:35px auto;
}

.modal-text h4{
  margin:20px 0;
  font-size:20px;
  font-weight:bold;
}

.modalWrap ul li{
  margin:25px 0;
}

.modal-text h5{
  margin:10px 0;
  font-size:18px;
  font-weight:bold;
  line-height:1.8;
}

.modal-text h5 img{
  margin-right:10px;
}

.modal-footer{
  height:31px;
  text-align:center;
  padding:15px 0;
  font-size: 0;
	line-height: 0;
  border-bottom:#00b7ee 9px solid;
}

.modal-footer img{
  margin:0;
  padding:0;
}

.needText h3{
  margin:50px 0 30px 0;
}

.needText p{
  width:892px;
  margin:0 auto;
}

.needB{
  margin:50px 0 0 0;
  text-align:center;
}

.needB img{
  margin:10px 10px;
}

.lock-cont {
  position:fixed;
  bottom:70px;
  right:50%;
  margin-right:-500px;
}

.planText{
  width:800px;
  margin:0 auto;
}
.planText h3{
  font-size:21px;
  margin:20px 0;
  color:#00283a;
  font-weight:bold;
}

.planB02{
  margin:50px 0;
  text-align:center;
}
.stepList{
  width:892px;
  height:125px;
  margin:0 auto;
  padding:10px 0;
  background-image:url(../images/stepLiBG.png);
}

.stepList li{
  float:left;
}

.stepList .step01{
  margin:0 0 0 12px;
}
.stepList .step02{
  margin:0 0 0 36px;
}
.stepList .step03{
  margin:0 0 0 36px;
}
.stepList .step04{
  margin:0 0 0 36px;
}
.stepList .step05{
  margin:0 0 0 36px;
}

.stepMainList{
  width:935px;
  margin:30px auto;
}

.stepMainList li{
  padding:0 0 0 140px;
}

.stepMainList h3{
  padding-top:20px;
  font-size:21px;
  font-weight:bold;
}

.stepMainList .stepMain01{
  background-image:url(../images/step01.png);
  height:184px;
  color:#29b6c7;
}

.stepMainList .stepMain02{
  background-image:url(../images/step02.png);
  height:149px;
  color:#c7d63b;
}
.stepMainList .stepMain03{
  background-image:url(../images/step03.png);
  height:148px;
  color:#fca927;
}
.stepMainList .stepMain04{
  background-image:url(../images/step04.png);
  height:235px;
  color:#fb5d8e;
}.stepMainList .stepMain05{
  background-image:url(../images/step05.png);
  height:124px;
  color:#d08ac0;
}
.stepMainList p{
  color:#000;
}

.tableList{
  width:800px;
  margin:40px auto;
}

.tableList .caution{
  font-size:12px;
  margin-bottom:5px;
  line-height:1.4;
  letter-spacing:0px;
}

.tableList td,th{
  border:#a2cfe5 1px solid;
  text-align:center;
}

tbody tr:nth-child(2n-1) { background-color:#ecf9ff; }
tbody tr:nth-child(11) { background-color:#FFF; }


.tableList td{
  height:50px;
}

.tableList .th0{
  width:125px;
  height:100px;
  background-color:#cdefff;
}
.tableList .th1{
  width:225px;
  height:100px;
  background-color:#cdefff;
}


.textWrap{
  width:932px;
  margin:0 auto;
  font-size:16px;
  font-family:Meiryo UI;
  line-height:1.9;
  letter-spacing:-1px;
}

.textWrap a{
  color:#000;
}


h2{
  margin:50px 0 35px 0;
}

@media only screen and (min-width: 768px){
  .pc_no{ display:none; }

}