@charset "UTF-8";

body{
	overflow-x:hidden;
}

.wrap{
	overflow: hidden;
}


#header {
  color: #fff;
  background: #03bae2;
}
#header h1 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
  text-align: center;
  padding: 23px 0 125px;
}
#header .logo {
  margin-left: 153px;
  margin-right: 73px;
}
#header .nav {
  padding: 111px 0 88px 62px;
}

#key{
	height:800px;
    width: 100%;
}


.mainvisual {
    height: 100vh;
    width: 100%;
    position: relative;
}
.mainvisual__video {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100vh;
}

#key #key-video {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
	height:800px !important;
    z-index: -1000;
}


#key .p_bg{
	position: absolute;
	top: 100px;
	left:3%;
	width:479px;
	height: 624px;
	background:url(../img/index/lead_bg1.png);
}
#key p.txt{
	width:440px;
	padding-top:315px;
	padding-left:25px;
	color:#000;
	font-size:0.9em;
	line-height:1.95em;
}

.scroll_btn{
	text-align:center;
	margin-bottom:30px;
	margin-top:-30px;
}


#sec1 {
  padding: 0 0 154px;
}
#sec1 .txt {
  text-align: center;
  padding: 39px 0 74px;
}
#sec1 .txt2 {
    text-align: center;
    padding: 39px 0;
}
#sec1 .fl + .fl {
  margin-left: 20px;
}
#sec1 .fl:nth-of-type(1), #sec1 .fl:nth-of-type(3) {
  margin-top: 28px;
}
#sec1 .fl:nth-of-type(1) .txt1, #sec1 .fl:nth-of-type(3) .txt1 {
  padding-top: 36px;
  padding-left: 11px;
}
#sec1 .fl:nth-of-type(2) .txt1 {
  padding-top: 52px;
}
#sec1 .fl:nth-of-type(3) {
  margin-left: 14px;
}
#sec1 .price_btn{
	text-align: center;
	margin-bottom: 40px;
}
#sec1 .price_map{
	margin-bottom: 40px;
}
/*=====================================*/

#sec1_2 {

  padding: 0px 0 143px;
}
#sec1_2 .wrap{
	width:600px;
}
#sec1_2 h2{
}

#sec1_2 .txt{
width:300px;
font-size:1.25em;
	line-height:2.75em;
padding-top:15px;
letter-spacing: 2px;
}
#sec1_2 .logo{
  float: left;
  margin-right: -130px;
}
#sec1_2{
  padding: 0px 0 130px;
}

#sec1_3 {
  padding: 0px 0 10px;
	height:1090px;
}
#sec1_3 h2{
/*  padding-top: 90px; */
  margin-left: 75px;
  text-align:center;
}

 #sec1_3 .txt {
/*width:550px; */
width:570px;	 
padding-top:20px;
  margin-left: 75px;
}

#sec1_3.logo{
  float: left;
  margin-right: -130px;
}
#sec1_3 .logo{
  position:relative;
	top:-736px;
	left:580px;
}

/*=====================================*/


#sec2 {
  background: #03bbe3;
  color: #fff;
  padding: 120px 0 0px !important;
  position: relative;
  z-index: 2;
}
#sec2 .block {
  margin: 47px 0px 0px 0px;
}
#sec2 .block .fl + .fl {
  margin-left: 47px;
}
#sec2 .block .fl + .fl:nth-of-type(2) .sec2_btn {
  padding: 65px 0 0 11px;
}
#sec2 .block .fl + .fl:nth-of-type(3) .sec2_btn {
  padding: 41px 0 0 11px;
}
#sec2 .block .fl + .fl:nth-of-type(4) .sec2_btn {
  padding: 41px 0 0 11px;
}
#sec2 .block .fl .txt {
  padding: 26px 0 0 7px;
  font-size: 14px;
  line-height: 23px;
}
#sec2 .block .fl .sec2_btn {
  padding: 20px 0 0 7px;
}
#sec3 {
  position: relative;
  padding-bottom: 660px;
}
#sec3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/index/sec3_img2.png") no-repeat center top/cover;
}
#sec3:after {
  content: '';
  position: absolute;
  top: -230px;
  left: 0;
  width: 100%;
  height: 370px;
  background: #03bbe3;
  -webkit-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  -o-transform: skewY(-10deg);
  transform: skewY(-10deg);
}
#sec3 .box {
  background: #fff;
  margin: 27px 63px 0 61px;
  border-radius: 5px;
  padding: 97px 0 0 79px;
  position: relative;
  z-index: 2;
}
#sec3 .box .txt {
  padding: 25px 0 45px;
}
#sec3 .img1 {
    position: absolute;
    top: 210px;
    right: -100px;
}
#sec4 {
  padding: 80px 0 0;
}
#sec4 #feed1 {
  margin-top: 40px;
  height: 320px;
}
#sec4 #feed1 dl {
  text-align: center;
  float: left;
}
#sec4 #feed1 dl+dl{
  margin-left: 65px;
}
#sec4 #feed1 dl dd {
  font-size: 13px;
  padding: 15px 0 0;
}
#sec4 #feed1 dl dd+dd {
  font-size: 14px;
  color: #26bfe5;
}

#sec5 {
  border-top: 1px solid rgba(2, 2, 2, 0.05);
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding-bottom: 90px;
}
#sec5 .fr {
  padding-top: 106px;
}
#sec5 .txt {
  padding: 32px 0 24px 3px;
}
#sec5 .img1 {
  position: absolute;
  top: -35px;
  left: -90px;
}
#sec6 {
  padding-bottom: 117px;
  background: url("../img/shared/bg1.jpg") repeat center top;
  border-bottom: 1px solid rgba(2, 2, 2, 0.05);
}
#sec6 .box {
  background: #03bbe3;
  border-radius: 5px;
  text-align: center;
  width: 800px;
  margin: 0 auto;
}
#sec6 .sec6_btn {
  padding: 17px 0 37px;
}
#sec7 {
  padding-top: 93px;
}
#sec7 #feed2 {
  height: 100px;
  width: 330px;
  margin: 45px auto 90px;
}
#sec7 #feed2 dl dd {
  color: #26bfe5;
  padding-left: 60px;
  text-decoration: underline;
}

/* 追加　*/
#sec1_3 h2 img{
	padding-bottom: 90px;
}
#sec1_3 .sec1_3_tit02{
	position: relative;
	top:-20px ;
	left: 75px;
}
#sec1_3 .sec1_3_btn{
	padding-left: 75px;
	padding-top: 40px;
}

/*# sourceMappingURL=index.css.map */
