@charset "UTF-8";
/* CSS Document */

.lp_top {
    margin: 0 auto;
    padding: 0 0;
}

.lp_top h1{
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    height: 445px;
}

#lp02 {
    margin: 0 auto;
	padding: 0 0;
	background-image: url("../img/LP_02_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
    color: #1116be;
    
}
.cehck {
    margin: 0 auto;
    padding:  80px 0 100px;
    text-align: center;
    letter-spacing: 1.5px;

}


#lp02 h2 {
    margin: 0 auto;
padding: 8px;
line-height: 40px;
    font-size: 28px;
    width: 80%;
    border-top:2px solid #1116be;
    border-bottom:2px solid #1116be; 

}

#lp02 h2 img {
	vertical-align: bottom;
}

.checkList {
    margin: 0 auto;
    padding: 50px 0;
    width: 600px;
}

.checkList li {
    margin: 0 auto;
    list-style: none;
    line-height: 40px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    
}

.checkList li::before {
    content: url(../img/check-square-regular.png);
    padding: 0 20px;
    position: relative;
    top: 10px;
}

#lp03 {
    margin: 0 auto;
	padding: 50px 0;
	background-image: url("../img/LP_dot.png");
	background-repeat: repeat;
    
}
#lp03 .plan {
    background: #FFF;
    width: 995px;
    border-radius: 10px;
}

#lp03 .plan h2 {
    margin: 0 auto;
    padding: 60px 0 10px;
    text-align: center;
    color: #e4007f;
    position: relative;
}

#lp03 .plan h2:before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: inline-block;
width: 60px;
height: 3px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #e4007f;
}

#lp03 .plan h3 {
  background: #434343;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 1em 0 2em;
  position: relative;
}
#lp03 .plan h3::before {
  border: 25px solid transparent;
  border-left-color: #434343;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: -25px;
  top: 0;
  width: 0;
}

#lp03 .contener {
    padding: 0 0!important;
}

#lp03 .contents {
    margin: 0 auto;
    padding: 80px 0 30px;
}
#lp03 .contents02 {
    margin: 0 auto;
    padding: 20px 0 30px;
}
#lp03 .contents03 {
    margin: 0 auto;
    padding: 20px 0 80px;
}



.priceBox {
margin: 0 auto;
padding: 0 0 0 100px;
display: inline-block;
vertical-align: top;
width: 875px;
}
.priceBox h4 {
font-size: 22px;
border-bottom: 2px solid #e4007f;
}

.priceBox dl {
display: inline-block;
margin: 0 auto;
width:  400px;
padding: 20px 0;
}
.priceBox dt {
display: inline-block;
width: 250px;
font-size: 18px;
font-weight: 500;
line-height: 32px;
}
.priceBox dd {
font-size: 18px;
font-weight: 500;
line-height: 32px;
display: inline-block;
}
.priceBox p {
padding: 10px 0;
}
.priceBox img {
display: inline-block;
vertical-align: top;
padding: 25px 0;
}

#lp04 {
	margin: 0 auto;
	padding: 50px 0 0;
}


.flow h2 {
color: #fff;
font-family: 'Ubuntu', sans-serif;
font-size: 24px;
letter-spacing: 3px;
font-weight: 600;
text-align: center;
background:  #151ce0;
position: relative;
  padding: 7px 0;
  margin-left: -33px;
  line-height: 1.3;
  z-index:-2;
}


.flow h2:before {
 position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index: -1;
}

.flow h2:after {
 position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px white;
  z-index: -1;
}

.flow dl {
    margin: -30px auto 0;
    padding: 0 0 50px;
    text-align: center;
}

.flow dt {
background:  #151ce0;
color: #fff;
font-size: 22px;
font-weight: 600;
    line-height: 40px;
    border-radius: 4px 4px 0 0;
}
.flow dt.step01 {
    filter:alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}
img.step01{
position: relative;
top: 60px;
right: 45%;
z-index: 2;
}
img.step02{
position: relative;
top: 30px;
right: 46%;
z-index: 2;
}
img.step03{
position: relative;
top: 30px;
right: 46%;
z-index: 2;

}
img.step04{
position: relative;
top: 30px;
right: 46%;
z-index: 2;
}

img.step05{
position: relative;
top: 30px;
right: 46%;
z-index: 2;
}
img.step06{
position: relative;
top: 30px;
right: 46%;
z-index: 2;
}

.flow dt.step02 {
    margin: -30px 0 0;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.flow dt.step03 {
    margin: -30px 0 0;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.flow dt.step04 {
    margin: -30px 0 0;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.flow dt.step05 {
    margin: -30px 0 0;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.flow dt.step06 {
    margin: -30px 0 0;
}

img.arrow {
    position: relative;
    bottom: 30px;
    left: 50px;
    z-index: 2;
}

.flow dd {
    padding: 20px;
    border: 3px solid #151ce0;
    border-radius: 0 0 4px 4px;
}

.flow dd.step01 {
    border: 3px solid rgba(21,28,224,0.4);
}
.flow dd.step02 {
    border: 3px solid rgba(21,28,224,0.5);
}
.flow dd.step03 {
    border: 3px solid rgba(21,28,224,0.6);
}
.flow dd.step04 {
    border: 3px solid rgba(21,28,224,0.7);
}
.flow dd.step05 {
    border: 3px solid rgba(21,28,224,0.8);
}

.contactBox {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}
.contactBox p {
 font-size: 18px;
    font-weight: 600;
        
}
.contactBox p::before {
    content: url("../img/left.png");
    padding: 0 10px;
    position: relative;
top: 7px;
}
.contactBox p::after {
    content: url("../img/right.png");
    padding: 0 10px;
    position: relative;
top: 7px;

}
.contactBox btn {
    margin: 20px auto;
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 50px;

}
.contactBox btn a {
    text-decoration: none;
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #151ce0;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;

}
.contactBox btn a:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 0.5s;
}

.bottomArea {
width: 1200px;
margin: 0 auto;
text-align: center;
padding: 30px 0 0;
}

@media screen and (max-width:1200px){
.lp_top img {
    width: 100%;
    border: none;
    display: block;
}
.lp_top h1 {
    height: auto;

}
#lp02 {
        background-size: cover;
    }

.cehck {
    padding: 50px 0 0;
    }
.checkList {
    padding: 40px 0;
    }
.bottomArea {
    width: 100%;
    }
#lp03 {
    margin: 0 auto;
    padding: 50px 20px;
    }
#lp03 .plan {
    width: 100%;
    }
#lp03 .contents03 {
    padding: 20px 0 30px;
    }
#lp03 .plan h3 {
    padding: 0 20px 0;
}
.priceBox dl {
    width: 60%;
    }
.priceBox img {
width: 38%;
    }

    
.priceBox {
    width: 80%;
    padding: 0 0 0 60px;
    }

    
.priceBox img {
    width: 38%;
    }
    
    .flow {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
    .flow dl {
    width: 90%;
    }
    
    .flow h2 {
        width: 90%;
        display: inline-block;
        margin: 0 auto;
    }
}

@media screen and (max-width:768px){
    
.cehck {
padding: 30px 0 0;
}
#lp02 h2 {
    font-size:18px;
    width: 90%;
    }
.checkList {
    padding: 20px 0;
    width: 100%;
}
.checkList li {
        font-size: 14px;
    line-height: 22px;
    }

#lp03 .contents {
        padding: 30px 0 30px;
        text-align: left;
    }
#lp03 .contents02 {
        padding: 30px 0 30px;
        text-align: left;
    }
#lp03 .contents03 {
        padding: 30px 0 30px;
        text-align: left;
    }
.priceBox dt { 
    width: 70%;
    }
.priceBox img {
margin: 0 auto;
text-align: center;
    display: flex;
width: 80%;
    }
.priceBox {
    width: 100%;
    padding: 30px 0 0 20px;
}
.priceBox dt {
    font-size: 14px;
        line-height: 26px;
    }
.priceBox dd {
    font-size: 14px;
    line-height: 26px;
    }
    
    .priceBox h4 { 
    text-align: center;
    line-height: 28px;
    }
.priceBox dl {
    width: 100%;
     padding: 30px 0 30px;
}
#lp03 .plan h3 {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px 0 25px;;
    position: relative;
}

}
@media screen and (max-width:600px){
    .contactBox p {
    font-size: 16px;
    }
.checkList li::before {
    padding: 0 10px;
    }
img.step01, img.step02, img.step03, img.step04, img.step05, img.step06{
    width: 80px;
    }
}
