@charset "UTF-8";
.registration {
	display: flex !important;
}
/*
:::::::::   ::::::::
:+:    :+: :+:    :+:
+:+    +:+ +:+
+#++:++#+  +#+
+#+        +#+
#+#        #+#    #+#
###         ########
*/
@media screen and (min-width:768px){
  .swiper-container {
    position: absolute;
    bottom: -280px;
    right: 60px;
    max-width: 540px;
  }
  .swiper-wrapper img {
    width: 100%;
  }
  .right-block {
    position: relative;
  }
  .attention {
    margin-top: 15px;
    font-size: 14px;
  }
  .fv-eyecatch {
    display: flex;
    background: #019fc7;
    color: #fff;
    width: 100%;
    position: relative;
  }
  .fv-eyecatch .left-block {
      padding: 80px 80px 0 0;
    width: 50%;
  }

.fv-img {
    float: right;
    width: 369px;
}

.fv-img .slide {
    width: 100%;
    margin-bottom: 5px;
}
.fv-img .slide .slide-view {
    width: 100%;
}
.fv-img .slide .slide-view li {
    width: 100%;
}
.fv-img .slide .slide-view li img {
    width: 100%;
}

.fv-img .thumbs {
    width: 102%;
}
.fv-img .thumbs .slide-nav {
    margin-left: -1.5%;
    width: 100%;
}
.fv-img .thumbs .slide-nav li {
    padding: 0 1%;
    width: 18%;
}
.fv-img .thumbs .slide-nav li:first-child {
}
.fv-img .thumbs .slide-nav li img {
    width: 100%;
}
.fv-img .thumbs .slick-track {
    transform: translate3d(0,0,0) !important;
}



  .fv-eyecatch .right-block {
    width: 50%;
    position: relative;
  }
  .fv-eyecatch .tagline {
    padding: 80px 15px;
    color: #fff;
  }
  .fv-eyecatch .tagline .small {
    font-size: 1rem;
  }
  .fv-eyecatch .tagline .large {
    font-size: 2.25rem;
    line-height: 1.4;
  }
  .fv-eyecatch .tagline ul {
    max-width: 480px;
  }
  .fv-eyecatch .tagline ul li {
    background: #3C3C3C;
    display: inline-block;
    padding: 1px 8px;
    border-radius: 5px;
    font-size: 1rem;
    margin: 5px 5px 5px 0;
  }

  .features .bg_gray {
    background: #F3F3F3;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 50px 0 100px 0;
  }
  .features .bg_white {
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 60px 0 0 0;
  }
  .features .container {
    max-width: 1000px;
    width: 100%;
  }
  .features .text {
    text-align: center;
    font-size: 26px;
    color: #01627a;
  }
  .features .expantion {
    font-weight: bold;
  }
  .telecube_feature {
    display: flex;
    justify-content: center;
    padding: 0 0 100px 0;
  }
  .telecube-area {
    max-width: 1000px;
  }
  .telecube_feature .over {
    display: flex;
    justify-content: space-between;
    height: 300px;
    margin: 50px auto;
  }
  .telecube_feature .under {
    display: flex;
    justify-content: center;
    height: 300px;
  }
  .telecube_feature .over span {
    width: 33%;
    padding: 0px 10px;
    text-align: center;
  }
  .telecube_feature .under span {
    width: 33%;
    padding: 0px 10px;
    text-align: center;
  }
  .telecube_feature .under img,
  .telecube_feature .over img {
    max-width: 83%;
    margin-bottom: 7px;
  }
  .telecube_feature .sub {
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
  }
  .sentence {
	 text-align: center;
    color: #3C3C3C;
  }
.lp-body .box {
	margin: 0;
}
.lp-body .box .heading-01 small {
	color: inherit;
}
.lp-body .box .feature_list .item .detail .body {
	padding-left: 0;
}
.lp-body .box .feature_list .item .detail .body:before {
	display: none;
}
.lp-body .box.eyecatch {
	padding: 80px 0 0;
	height: 330px;
}
.lp-body .box.eyecatch .phrase {
	margin: 0;
	font-size: 30px;
	text-align: center;
}
.lp-body .box.eyecatch .image {
	margin-top: -130px;
	margin-right: -110px;
	width: 500px;
}
.lp-body .box.eyecatch .image img {
	width: 100%;
}
.lp-body .box.for_business {
	margin-top: 0;
	padding: 150px 0 105px;
}
.lp-body .box.for_private {
	margin-top: 0;
	padding-bottom: 110px;
}
.lp-body .box:before,
.lp-body .box:after {
	display: none;
}


}/*@media screen and (min-width:768px)*/




/*
 ::::::::  :::::::::
:+:    :+: :+:    :+:
+:+        +:+    +:+
+#++:++#++ +#++:++#+
       +#+ +#+
#+#    #+# #+#
 ########  ###
*/
@media screen and (max-width:767px){
  .swiper-container {
    position: absolute;
    bottom: -65px;
    left: 0;
    max-width: 335px;
  }
  .swiper-wrapper img {
    width: 100%;
  }
  .left-block {
    position: relative;
    padding-bottom: 20px;
    height: auto;
  }
  .attention {
  padding: 5px 15px 20px;
    font-size: 14px;
    color: #fff;
    background: #019fc7;
  }
  .fv-eyecatch {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    background: #019fc7;
    color: #fff;
    width: 100%;
  }

    .fv-img {
        margin: 0 5.3%;
        width: auto;
    }

    .fv-img .slide {
        width: 100%;
        margin-bottom: 5px;
    }
    .fv-img .slide .slide-view {
        width: 100%;
    }
    .fv-img .slide .slide-view li {
        width: 100%;
    }
    .fv-img .slide .slide-view li img {
        width: 100%;
    }

    .fv-img .thumbs {
        width: 100%;
    }
    .fv-img .thumbs .slide-nav {
        margin-left: -1.5%;
        width: 102%;
    }
    .fv-img .thumbs .slide-nav li {
        padding: 0 1%;
        width: 18%;
    }
    .fv-img .thumbs .slide-nav li:first-child {
    }
    .fv-img .thumbs .slide-nav li img {
        width: 100%;
    }
    .fv-img .thumbs .slick-track {
        transform: translate3d(0,0,0) !important;
    }

  .fv-eyecatch .tagline {
    padding: 30px 15px 20px 15px;
  }
  .fv-eyecatch .tagline .small {
    font-size: 1rem;
  }
  .fv-eyecatch .tagline .large {
    font-size: 1.625rem;
    line-height: 1.3;
  }
  .fv-eyecatch .tagline ul li {
    background: #3C3C3C;
    display: inline-block;
    padding: 1px 8px;
    border-radius: 5px;
    font-size: 1rem;
    margin: 5px 5px 5px 0;
  }
  .features .bg_white {
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 50px 0 0 0;
  }
  .features .bg_gray {
    background: #F3F3F3;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 50px 0 100px 0;;
  }
  .features .container {
    max-width: 1000px;
  }
  .features .text {
    text-align: center;
    font-size: 26px;
    color: #01627a;
  }
  .telecube_feature {
    display: flex;
    justify-content: center;
  }
  .telecube-area {
    max-width: 1000px;
  }
  .telecube_feature .over {
    display: flex;
    flex-direction: column;
    margin: 30px auto;
  }
  .telecube_feature .under {
    display: flex;
    flex-direction: column;
    margin: 50px auto;
  }
  .telecube_feature .over span {
    width: 100%;
    padding: 0px 10px;
    text-align: center;
  }
  .telecube_feature .under span {
    width: 100%;
    padding: 0px 10px;
    text-align: center;
  }
  .telecube_feature .over span:not(:last-child),
  .telecube_feature .under span:not(:last-child) {
    margin-bottom: 30px;
  }
  .telecube_feature .under img,
  .telecube_feature .over img {
    max-width: 100%;
  }
  .telecube_feature .sub {
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
  }
  .sentence {
	  text-align: center;
    max-width: 330px;
    color: #3C3C3C;
  }
  .spot ul li {
    width: 48%;
  }
  .spot {
    max-width: 1000px;
    text-align: center;
    padding: 0 15px;
  }
  .head-img01,
  .head-img02,
  .head-img03 {
    width: 95%;
    max-width:350px;
    position:absolute;
    bottom: -50px;
  }
	.lp-body .box {
		margin: 0;
	}
	.lp-body .box.eyecatch {
		padding: 20px 0;
	}
	.lp-body .box.eyecatch .phrase {
		text-align: center;
	}
	.lp-body .box.for_business {
		margin-top: 0;
		padding: 70px 0 50px;
	}
	.lp-body .box.for_private {
		margin-top: 0;
		padding-bottom: 50px;
	}
	.lp-body .box:before,
	.lp-body .box:after {
		display: none;
	}
}/*@media screen and (max-width:767px)*/




@media screen and (max-width:500px) {
  .expantion {
    font-size: 20px !important;
  }
}
