
@media only screen and (max-width: 767px) {
  #key {
    color: #000;
  }
}

#sec1 {
	color: #fff;
  padding: 10% 0;
	background: url("../img/index/sec1_bg.jpg")no-repeat center top / cover;
	
}
#sec1 h2 {
  font-size: 38px;
	font-weight: bold;
  text-align: center;
  letter-spacing: 3px;
}

@media only screen and (max-width: 767px) {
	#sec1 {
		position: relative;
		z-index:1;

		
  }
  #sec1 h2 {
    font-size: 6vw;
    line-height: 10vw;
    padding-top: 13%;
  }
}

@media only screen and (max-width: 1080px) {
	#sec1 {
    margin-top: -10px;
  }
}

#sec1 .txt {
  width: 700px;
  margin: 59px auto 0;
}

@media only screen and (max-width: 767px) {
  #sec1 .txt {
    width: 92%;
    margin-top: 9%;
    padding-bottom: 13%;
  }
}

.ttl {
  font-size: 35px;
  text-align: center;
  letter-spacing: 3px;
}

@media only screen and (max-width: 767px) {
  .ttl {
    font-size: 6vw;
    line-height: 9vw;
  }
}

.ttl small {
  font-size: 22px;
  display: block;
  margin-top: 22px;
  letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
  .ttl small {
    font-size: 4vw;
    margin-top: 0;
  }
}

.ttl2 {
  font-size: 30px;
  text-align: center;
  letter-spacing: 3px;
　font-family: '游明朝',YuMincho,'ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','メイリオ',Meiryo,'ＭＳ Ｐ明朝','ＭＳ 明朝',serif;
}

@media only screen and (max-width: 767px) {
  .ttl2 {
    font-size: 6vw;
    line-height: 9vw;
  }
}

#sec2 {
  padding: 120px 0 130px;
  background: #fff;
	background: url("../img/index/sec2_bg.jpg");
}

@media only screen and (max-width: 767px) {
  #sec2 {
    padding: 15% 0 15%;
  }
}

#sec2 .blk1 {
  text-align: center;
}

#sec2 .blk1 .note {
  margin-top: 56px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk1 .note {
    margin-top: 6%;
  }
}

#sec2 .blk2 {
  margin-top: 118px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk2 {
    margin-top: 15%;
  }
}

#sec2 .blk2 .txt {
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk2 .txt {
    margin-top: 5%;
  }
}

#sec2 .blk3 {
  margin-top: 114px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 {
    margin-top: 15%;
  }
}

#sec2 .blk3 .item1 .img {
  float: right;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item1 .img {
    float: none;
    width: 100%;
  }
}

#sec2 .blk3 .item1 .text {
  float: left;
  width: 50%;
  padding-left: 34px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item1 .text {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item1 .text {
    float: none;
    width: 100%;
  }
}

#sec2 .blk3 .item1 .text h3 {
  padding: 43px 0 16px;
  border-bottom: 1px solid #b5774e;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item1 .text h3 {
    padding: 15px 0 12px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item1 .text h3 {
    font-size: 25px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item1 .text h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    width: 80%;
    margin: 6% auto 0;
    padding: 0 0 3%;
  }
}

#sec2 .price,#sec2 .ttl2{
	font-family: '游明朝',YuMincho,'ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','メイリオ',Meiryo,'ＭＳ Ｐ明朝','ＭＳ 明朝',serif;
}
#sec2 .blk3 .ttl2 {
  line-height: 36px;
}
#sec2 .blk3 .item1 .text .price {
  font-size: 25px;
  margin-top: 15px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item1 .text .price {
    font-size: 22px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item1 .text .price {
    font-size: 5.5vw;
    line-height: 8vw;
    margin-top: 3%;
  }
}

#sec2 .blk3 .item1 .text .txt {
  padding: 20px 35px 29px 43px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item1 .text .txt {
    padding: 20px 25px 15px 20px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item1 .text .txt {
    padding: 12px 14px 8px 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item1 .text .txt {
    padding: 5% 0 4% 0;
  }
}

#sec2 .blk3 .item1 .text .txt2 {
  padding-left: 43px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item1 .text .txt2 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item1 .text .txt2 {
    padding-left: 0;
  }
}

#sec2 .blk3 .item2 {
  margin-top: 86px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 {
    margin-top: 0;
  }
}

#sec2 .blk3 .item2 .img {
  float: left;
  width: 50%;
  margin-left: -21px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 .img {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

#sec2 .blk3 .item2 .text {
  float: right;
  width: 50%;
  padding-right: 34px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item2 .text {
    margin-left: -21px;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 .text {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

#sec2 .blk3 .item2 .text h3 {
  padding: 34px 0 14px 20px;
  border-bottom: 1px solid #b5774e;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item2 .text h3 {
    margin-left: -21px;
    padding: 15px 0 12px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item2 .text h3 {
    font-size: 25px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 .text h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    width: 80%;
    margin: 6% auto 0;
    padding: 0 0 3%;
  }
}

#sec2 .blk3 .item2 .text .price {
  font-size: 25px;
  margin-top: 12px;
  padding-left: 20px;
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item2 .text .price {
    margin-left: -21px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item2 .text .price {
    font-size: 22px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 .text .price {
    font-size: 5.5vw;
    line-height: 8vw;
    margin-top: 3%;
    margin-left: 0;
  }
}

#sec2 .blk3 .item2 .text .txt {
  padding: 28px 25px 29px 59px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item2 .text .txt {
    padding: 20px 20px 15px 25px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item2 .text .txt {
    padding: 12px 0 8px 14px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 .text .txt {
    padding: 5% 0 4% 0;
  }
}

#sec2 .blk3 .item2 .text .txt2 {
  padding-left: 59px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item2 .text .txt2 {
    padding-right: 20px;
    padding-left: 25px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item2 .text .txt2 {
    padding-right: 0;
    padding-left: 14px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item2 .text .txt2 {
    padding-left: 0;
  }
}

#sec2 .blk3 .item3 {
  margin-top: 78px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item3 {
    margin-top: 0;
  }
}

#sec2 .blk3 .item3 .img {
  float: right;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item3 .img {
    float: none;
    width: 100%;
  }
}

#sec2 .blk3 .item3 .text {
  float: left;
  width: 50%;
  padding-left: 34px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item3 .text {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item3 .text {
    float: none;
    width: 100%;
  }
}

#sec2 .blk3 .item3 .text h3 {
  padding: 45px 0 23px;
  border-bottom: 1px solid #b5774e;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item3 .text h3 {
    padding: 15px 0 12px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item3 .text h3 {
    font-size: 25px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item3 .text h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    width: 80%;
    margin: 6% auto 0;
    padding: 0 0 3%;
  }
}

#sec2 .blk3 .item3 .text .price {
  font-size: 25px;
  margin-top: 17px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item3 .text .price {
    font-size: 22px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item3 .text .price {
    font-size: 5.5vw;
    line-height: 8vw;
    margin-top: 3%;
  }
}

#sec2 .blk3 .item3 .text .txt {
  padding: 23px 35px 29px 44px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item3 .text .txt {
    padding: 20px 25px 15px 20px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item3 .text .txt {
    padding: 12px 14px 8px 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item3 .text .txt {
    padding: 5% 0 4% 0;
  }
}

#sec2 .blk3 .item3 .text .txt2 {
  padding-left: 43px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item3 .text .txt2 {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item3 .text .txt2 {
    padding-left: 0;
  }
}

#sec2 .blk3 .item4 {
  margin-top: 86px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 {
    margin-top: 0;
  }
}

#sec2 .blk3 .item4 .img {
  float: left;
  width: 50%;
  margin-left: -21px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 .img {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

#sec2 .blk3 .item4 .text {
  float: right;
  width: 50%;
  padding-right: 34px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item4 .text {
    margin-left: -21px;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 .text {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

#sec2 .blk3 .item4 .text h3 {
  padding: 34px 0 14px 20px;
  border-bottom: 1px solid #b5774e;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item4 .text h3 {
    margin-left: -21px;
    padding: 15px 0 12px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item4 .text h3 {
    font-size: 25px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 .text h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    width: 80%;
    margin: 6% auto 0;
    padding: 0 0 3%;
  }
}

#sec2 .blk3 .item4 .text .price {
  font-size: 25px;
  margin-top: 12px;
  padding-left: 20px;
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item4 .text .price {
    margin-left: -21px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item4 .text .price {
    font-size: 22px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 .text .price {
    font-size: 5.5vw;
    line-height: 8vw;
    margin-top: 3%;
    margin-left: 0;
  }
}

#sec2 .blk3 .item4 .text .txt {
  padding: 28px 25px 29px 59px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item4 .text .txt {
    padding: 20px 20px 15px 25px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item4 .text .txt {
    padding: 12px 0 8px 14px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 .text .txt {
    padding: 5% 0 4% 0;
  }
}

#sec2 .blk3 .item4 .text .txt2 {
  padding-left: 59px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk3 .item4 .text .txt2 {
    padding-right: 20px;
    padding-left: 25px;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk3 .item4 .text .txt2 {
    padding-right: 0;
    padding-left: 14px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk3 .item4 .text .txt2 {
    padding-left: 0;
  }
}

#sec2 .blk4 {
  margin-top: 195px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 {
    margin-top: 15%;
  }
}

#sec2 .blk4 .txt {
  margin-top: 59px;
  text-align: center;
}

#sec2 .blk4 .slick-dots {
  margin-top: 5%;
}

#sec2 .blk4 .df {
  width: 1106px;
  margin-top: 79px;
  margin-left: -53px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk4 .df {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df {
    display: block;
  }
}

#sec2 .blk4 .df .item {
  width: 360px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk4 .df .item {
    width: 32%;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item .img {
    width: 86%;
    margin: 0 auto;
  }
}

#sec2 .blk4 .df .item h3 {
  width: 298px;
  margin: 48px auto 0;
  padding-bottom: 13px;
  border-bottom: 1px solid #b5774e;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk4 .df .item h3 {
    width: 90%;
  }
}

@media only screen and (max-width: 980px) {
  #sec2 .blk4 .df .item h3 {
    font-size: 25px;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    width: 86%;
    margin-top: 7%;
    padding-bottom: 3%;
  }
}

#sec2 .blk4 .df .item .price {
  font-size: 25px;
  margin-top: 12px;
  text-align: center;
}

@media only screen and (max-width: 980px) {
  #sec2 .blk4 .df .item .price {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item .price {
    font-size: 5.5vw;
    line-height: 8vw;
    margin-top: 3%;
  }
}

#sec2 .blk4 .df .item .txt2 {
  padding: 24px 30px 0 42px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk4 .df .item .txt2 {
    width: 90%;
    margin: 0 auto;
    padding: 24px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item .txt2 {
    width: 100%;
    padding-top: 6%;
  }
}

#sec2 .blk4 .df .item1 .txt2 {
  padding: 24px 30px 0 55px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk4 .df .item1 .txt2 {
    padding: 24px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item1 .txt2 {
    padding-top: 6%;
  }
}

#sec2 .blk4 .df .item3 .txt2 {
  padding: 24px 46px 0 42px;
}

@media only screen and (max-width: 1080px) {
  #sec2 .blk4 .df .item3 .txt2 {
    padding: 24px 0 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec2 .blk4 .df .item3 .txt2 {
    padding-top: 6%;
  }
}

#sec2 .blk5 {
	width:550px;
	margin: 130px auto 0;
  padding: 5%;
	border: 1px solid rgba(0,0,0,0.5);
	
}

@media only screen and (max-width: 767px) {
  #sec2 .blk5 {
	  width:90%;
    padding-bottom: 15%;
	  margin: 15% auto 0;
  }
}

#sec2 .blk5 h2 {
	margin-top:10%;
  font-size: 32px;
  text-align: center;
  letter-spacing: 3px;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk5 h2 {
    font-size: 6vw;
    line-height: 9vw;
    margin-top: 18%;
  }
}

#sec2 .blk5 .txt {
  margin-top: 51px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #sec2 .blk5 .txt {
    margin-top: 6%;
  }
}

#sec2 .blk5 .box {
  width:400px;
  margin: 58px auto 0;
	
}

@media only screen and (max-width: 767px) {
  #sec2 .blk5 .box {
    display: block;
    width: 90%;
    margin: 8% auto 0;
  }
}

#sec2 .blk5 .box dl {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
	
}

@media only screen and (max-width: 767px) {
  #sec2 .blk5 .box dl {
    margin-bottom: 7px;
  }
}

#sec2 .blk5 .box dl dt {
  width:80%;
  text-align: left;
}

#sec2 .blk5 .box dl dd {
  width:20%;
  text-align: right;
}


#sec3 {
  padding-top: 141px;
	background: url("../img/index/sec3_bg.jpg");
}

@media only screen and (max-width: 767px) {
  #sec3 {
    padding-top: 15%;
  }
}

#sec3 .blk {
  margin-top: 103px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk {
    margin-top: 8%;
  }
}

#sec3 .blk .sttl {
  font-size: 20px;
  width: 117px;
  height: 37px;
  padding-top: 4px;
  text-align: center;
  letter-spacing: 2.4px;
  border: 1px solid #000;
  border-radius: 30px;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .sttl {
    font-size: 16px;
    width: 100px;
    height: 30px;
    padding-top: 0;
  }
}

#sec3 .blk .tt {
  font-size: 24px;
  line-height: 40px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .tt {
    font-size: 4.5vw;
    line-height: 8vw;
  }
}

#sec3 .blk .step1 {
  display: table;
  width: 100%;
  padding-left: 24px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 {
    display: block;
  }
}

#sec3 .blk .step1 .icon {
  position: relative;
  display: table-cell;
  width: 168px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .icon {
    width: 150px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .icon {
    width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .icon {
    display: block;
    width: 120px;
    margin: 0 auto;
  }
}

#sec3 .blk .step1 .icon:before {
  position: absolute;
  z-index: -1;
  top: 50px;
  left: 84px;
  width: 2px;
  height: 600px;
  content: '';
  background: #000;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .icon:before {
    left: 75px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .icon:before {
    left: 60px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .icon:before {
    top: auto;
    bottom: -30px;
    left: 60px;
    width: 1px;
    height: 30px;
  }
}

#sec3 .blk .step1 .ct {
  display: table-cell;
  padding-left: 52px;
  vertical-align: top;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .ct {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct {
    display: block;
    margin-top: 8%;
    padding: 0 4%;
  }
}

#sec3 .blk .step1 .ct .sttl {
  margin-top: -2px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .sttl {
    margin-top: 0;
  }
}

#sec3 .blk .step1 .ct .tt {
  margin-top: 17px;
  letter-spacing: 2.4px;
}

#sec3 .blk .step1 .ct h6 {
  font-size: 22px;
  padding-top: 29px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct h6 {
    font-size: 5vw;
    letter-spacing: 3px;
  }
}

#sec3 .blk .step1 .ct .df {
  margin-top: 26px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .df {
    display: block;
    margin-top: 8%;
  }
}

#sec3 .blk .step1 .ct .box1 {
  width: 360px;
  margin-right: 19px;
  padding-bottom: 24px;
  text-align: center;
  border: 1px solid #000;
  background: #fff;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .ct .box1 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box1 {
    width: 100%;
    margin-right: 0;
  }
}

#sec3 .blk .step1 .ct .box1 .tel a {
  text-decoration: none;
}

#sec3 .blk .step1 .ct .box1 .tel a:hover {
  text-decoration: none;
}

#sec3 .blk .step1 .ct .box1 .tel span {
  font-size: 27px;
  position: relative;
  display: block;
  width: 296px;
  height: 59px;
  margin: 16px auto 0;
  padding: 17px 0 0 0;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 10px;
  background-image: url('../img/index/pat3.jpg');
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .ct .box1 .tel span {
    width: 90%;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box1 .tel span {
    font-size: 23px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box1 .tel span {
    font-size: 6vw;
    width: 90%;
    height: auto;
    margin-top: 5%;
    padding: 15px 0;
  }
}

#sec3 .blk .step1 .ct .box1 .txt2 {
  font-size: 18px;
  line-height: 28px;
  margin-top: 33px;
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box1 .txt2 {
    font-size: 16px;
    margin-top: 25px;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box1 .txt2 {
    margin-top: 5%;
  }
}

#sec3 .blk .step1 .ct .box1 .txt2 small {
  font-size: 14px;
  display: block;
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box1 .txt2 small {
    font-size: 13px;
    letter-spacing: 0;
  }
}

#sec3 .blk .step1 .ct .box1 .txt3 {
  font-size: 12px;
  margin-top: 1px;
  letter-spacing: 1px;
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box1 .txt3 {
    line-height: 22px;
    margin-top: 3%;
    padding: 0 15px;
  }
}

#sec3 .blk .step1 .ct .box2 {
  width: 360px;
  padding-bottom: 30px;
  text-align: center;
  border: 1px solid #000;
  background: #fff;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .ct .box2 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box2 {
    width: 100%;
    margin-top: 7%;
  }
}

#sec3 .blk .step1 .ct .box2 .mail a {
  font-size: 17px;
  position: relative;
  display: block;
  width: 296px;
  height: 59px;
  margin: 16px auto 0;
  padding: 17px 0 0 47px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  text-align: center;
  letter-spacing: 1.8px;
  border-radius: 10px;
  background-image: url('../img/index/pat3.jpg');
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step1 .ct .box2 .mail a {
    width: 90%;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box2 .mail a {
    font-size: 15px;
    padding-left: 33px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box2 .mail a {
    font-size: 4.3vw;
    width: 90%;
    height: auto;
    margin-top: 5%;
    padding: 15px 0 15px 11%;
  }
}

#sec3 .blk .step1 .ct .box2 .mail a:hover {
  text-decoration: none;
  opacity: .8;
}

#sec3 .blk .step1 .ct .box2 .mail a:before {
  position: absolute;
  top: 21px;
  left: 38px;
  width: 27px;
  height: 21px;
  margin-right: 17px;
  content: '';
  background-image: url('../img/index/mail-ico.png');
  background-repeat: no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box2 .mail a:before {
    left: 23px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box2 .mail a:before {
    top: 21px;
    left: 15%;
    width: 22px;
    height: 17px;
  }
}

#sec3 .blk .step1 .ct .box2 .txt2 {
  font-size: 13px;
  line-height: 25px;
  margin-top: 32px;
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step1 .ct .box2 .txt2 {
    margin-top: 25px;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step1 .ct .box2 .txt2 {
    margin-top: 5%;
  }
}

#sec3 .blk .step2 {
  display: table;
  width: 100%;
  margin-top: 147px;
  padding-left: 24px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step2 {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 {
    display: block;
    margin-top: 15%;
  }
}

#sec3 .blk .step2 .icon {
  position: relative;
  display: table-cell;
  width: 168px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step2 .icon {
    width: 150px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step2 .icon {
    width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 .icon {
    display: block;
    width: 120px;
    margin: 0 auto;
  }
}

#sec3 .blk .step2 .icon:before {
  position: absolute;
  z-index: -1;
  top: 50px;
  left: 84px;
  width: 2px;
  height: 500px;
  content: '';
  background: #000;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step2 .icon:before {
    left: 75px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step2 .icon:before {
    left: 60px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 .icon:before {
    top: -30px;
    left: 60px;
    width: 1px;
    height: 180px;
  }
}

#sec3 .blk .step2 .ct {
  display: table-cell;
  padding-left: 52px;
	padding-top: 25px;
  vertical-align: top;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step2 .ct {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 .ct {
    display: block;
    margin-top: 8%;
    padding: 0 4%;
  }
}

#sec3 .blk .step2 .ct .sttl {
  margin-top: -5px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 .ct .sttl {
    margin-top: 0;
  }
}

#sec3 .blk .step2 .ct .tt {
  margin-top: 13px;
  padding-bottom: 13px;
  padding-left: 5px;
  letter-spacing: 2.4px;
  border-bottom: 1px solid #000;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 .ct .tt {
    margin-top: 17px;
    padding-bottom: 4%;
    padding-left: 0;
  }
}

#sec3 .blk .step2 .ct .txt2 {
  margin: 23px 0 0 6px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step2 .ct .txt2 {
    margin: 5% 0 0 0;
  }
}

#sec3 .blk .step3 {
  display: table;
  width: 100%;
  margin-top: 134px;
  padding-left: 24px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 {
    display: block;
    margin-top: 15%;
  }
}

#sec3 .blk .step3 .icon {
  position: relative;
  display: table-cell;
  width: 168px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .icon {
    width: 150px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step3 .icon {
    width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .icon {
    display: block;
    width: 120px;
    margin: 0 auto;
  }
}

#sec3 .blk .step3 .icon:before {
  position: absolute;
  z-index: -1;
  top: 50px;
  left: 84px;
  width: 2px;
  height: 500px;
  content: '';
  background: #000;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .icon:before {
    left: 75px;
    height: 600px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step3 .icon:before {
    left: 60px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .icon:before {
    top: -30px;
    left: 60px;
    width: 1px;
    height: 180px;
  }
}

#sec3 .blk .step3 .ct {
  display: table-cell;
  padding-left: 52px;
  vertical-align: top;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .ct {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct {
    display: block;
    margin-top: 8%;
    padding: 0 4%;
  }
}

#sec3 .blk .step3 .ct .sttl {
  margin-top: -4px;
}

#sec3 .blk .step3 .ct .tt {
  margin-top: 13px;
  margin-left: 6px;
  letter-spacing: 2.4px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .tt {
    margin-top: 17px;
    margin-left: 0;
    letter-spacing: 1.5px;
  }
}

#sec3 .blk .step3 .ct .df {
  margin-top: 35px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .df {
    display: block;
    margin-top: 8%;
  }
}

#sec3 .blk .step3 .ct .df h6 {
  font-size: 22px;
  width: 299px;
  margin: 0 auto;
  padding: 33px 0 17px;
  border-bottom: 1px solid #b5774e;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .ct .df h6 {
    width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .df h6 {
    font-size: 5vw;
    line-height: 7vw;
    width: 92%;
    padding: 8% 0 4%;
  }
}

#sec3 .blk .step3 .ct .df .box1 {
  width: 360px;
  margin-right: 19px;
  text-align: center;
  border: 1px solid #000;
  background: #fff;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .ct .df .box1 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .df .box1 {
    width: 100%;
    margin-right: 0;
  }
}

#sec3 .blk .step3 .ct .df .box1 .txt2 {
  line-height: 28px;
  padding: 16px 0 29px 17px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .ct .df .box1 .txt2 {
    padding: 17px 15px 29px 15px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .df .box1 .txt2 {
    padding: 4% 4% 8%;
  }
}

#sec3 .blk .step3 .ct .df .box2 {
  width: 360px;
  text-align: center;
  border: 1px solid #000;
  background: #fff;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .ct .df .box2 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .df .box2 {
    width: 100%;
    margin-top: 7%;
  }
}

#sec3 .blk .step3 .ct .df .box2 .txt2 {
  line-height: 28px;
  padding: 17px 32px 28px 38px;
  text-align: left;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step3 .ct .df .box2 .txt2 {
    padding: 20px 15px 28px 20px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step3 .ct .df .box2 .txt2 {
    padding: 4% 4% 8%;
  }
}

#sec3 .blk .step4 {
  display: table;
  width: 100%;
  margin-top: 143px;
  padding-bottom: 145px;
  padding-left: 24px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step4 {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 {
    display: block;
    margin-top: 15%;
    padding-bottom: 15%;
  }
}

#sec3 .blk .step4 .icon {
  position: relative;
  display: table-cell;
  width: 168px;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step4 .icon {
    width: 150px;
  }
}

@media only screen and (max-width: 980px) {
  #sec3 .blk .step4 .icon {
    width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .icon {
    display: block;
    width: 120px;
    margin: 0 auto;
  }

  #sec3 .blk .step4 .icon:before {
    position: absolute;
    z-index: -1;
    top: -30px;
    left: 60px;
    width: 1px;
    height: 30px;
    content: '';
    background: #000;
  }
}

#sec3 .blk .step4 .ct {
  display: table-cell;
  padding-left: 52px;
  vertical-align: top;
}

@media only screen and (max-width: 1080px) {
  #sec3 .blk .step4 .ct {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .ct {
    display: block;
    margin-top: 8%;
    padding: 0 4%;
  }
}

#sec3 .blk .step4 .ct .sttl {
  margin-top: -3px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .ct .sttl {
    margin-top: 0;
  }
}

#sec3 .blk .step4 .ct .tt {
  margin-top: 13px;
  padding-bottom: 12px;
  padding-left: 5px;
  letter-spacing: 2.4px;
  border-bottom: 1px solid #000;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .ct .tt {
    margin-top: 17px;
    padding-bottom: 4%;
    padding-left: 0;
  }
}

#sec3 .blk .step4 .ct .txt2 {
  line-height: 28px;
  margin: 25px 0 29px 6px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .ct .txt2 {
    margin: 5% 0 4% 0;
  }
}

#sec3 .blk .step4 .ct .txt3 {
  line-height: 28px;
  margin: 0 0 28px 6px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .ct .txt3 {
    margin: 0 0 4% 0;
  }
}

#sec3 .blk .step4 .ct .txt4 {
  line-height: 28px;
  margin-left: 6px;
}

@media only screen and (max-width: 767px) {
  #sec3 .blk .step4 .ct .txt4 {
    margin-left: 0;
  }
}

#sec4 {
  padding: 130px 0 118px;
  background-image: url('../img/index/pat2.jpg');
}

@media only screen and (max-width: 767px) {
  #sec4 {
    padding: 15% 0;
  }
}

#sec4 .txt {
  font-size: 18px;
  margin-top: 64px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #sec4 .txt {
    font-size: 16px;
    margin-top: 8%;
    padding: 0 4%;
    text-align: left;
  }
}

#sec4 .map {
  float: right;
  width: 563px;
  margin-top: 39px;
  margin-right: -9px;
}

@media only screen and (max-width: 1080px) {
  #sec4 .map {
    width: 55%;
    margin-right: -2%;
  }
}

@media only screen and (max-width: 767px) {
  #sec4 .map {
    float: none;
    width: 90%;
    margin: 6% auto;
  }
}

#sec4 .blk {
  float: left;
  width: 425px;
  margin-top: 64px;
}

@media only screen and (max-width: 1080px) {
  #sec4 .blk {
    width: 45%;
    margin-left: -2%;
  }
}

@media only screen and (max-width: 980px) {
  #sec4 .blk {
    width: 47%;
    margin-left: -1%;
  }
}

@media only screen and (max-width: 767px) {
  #sec4 .blk {
    float: none;
    width: 92%;
    margin: 0 auto;
  }
}

#sec4 .blk dl {
  line-height: 28px;
  margin-bottom: 13px;
  padding-bottom: 14px;
  padding-left: 11px;
  border-bottom: 1px dashed #797673;
}

@media only screen and (max-width: 980px) {
  #sec4 .blk dl {
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 767px) {
  #sec4 .blk dl {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }
}

#sec4 .blk dl dt {
  font-weight: bold;
}

#sec5 {
  padding: 138px 0 133px;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  #sec5 {
    padding: 15% 0;
  }
}

#sec5 .txt {
  font-size: 20px;
  margin-top: 76px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #sec5 .txt {
    font-size: 16px;
    margin-top: 8%;
    padding: 0 4%;
  }
}

#sec5 .df {
  margin-top: 102px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  #sec5 .df {
    display: block;
    margin-top: 13%;
  }
}

#sec5 .df h3 {
  font-size: 28px;
  padding-top: 72px;
  padding-left: 12px;
  text-align: center;
  letter-spacing: 2.7px;
}

@media only screen and (max-width: 767px) {
  #sec5 .df h3 {
    font-size: 5.5vw;
    line-height: 8vw;
    padding-top: 45px;
    padding-left: 0;
  }
}

#sec5 .df .box1 {
  position: relative;
  width: 427px;
  margin: 0 30px;
  text-align: center;
  border: 1px solid #000;
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box1 {
    width: 50%;
    margin: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box1 {
    width: 92%;
    margin: 0 auto;
  }
}

#sec5 .df .box1:before {
  position: absolute;
  z-index: 1;
  top: -44px;
  left: 169px;
  width: 87px;
  height: 88px;
  content: '';
  background-image: url('../img/index/icon-tel.png');
  background-repeat: no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box1:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box1:before {
    top: -40px;
    width: 77px;
    height: 78px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box1:before {
    top: -30px;
    width: 60px;
    height: 61px;
  }
}

#sec5 .df .box1 .tel span {
  font-size: 40px;
  display: block;
  width: 362px;
  margin: 23px auto 0;
  padding: 29px 0 21px;
  text-align: center;
  border-radius: 10px;
  background-image: url('../img/index/pat3.jpg');
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box1 .tel span {
    width: 90%;
  }
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box1 .tel span {
    font-size: 30px;
    padding: 21px 0 19px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box1 .tel span {
    font-size: 7vw;
    position: relative;
    margin-top: 4%;
    padding: 15px 0 15px 7%;
    border-radius: 7px;
  }

  #sec5 .df .box1 .tel span:before {
    position: absolute;
    top: 20px;
    left: 18%;
    width: 16px;
    height: 22px;
    content: '';
    background-image: url('../img/index/tel-ico.png');
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

#sec5 .df .box1 .tel a:hover {
  text-decoration: none;
}

#sec5 .df .box1 .txt2 {
  font-size: 20px;
  margin-top: 38px;
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box1 .txt2 {
    font-size: 18px;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box1 .txt2 {
    margin-top: 5%;
  }
}

#sec5 .df .box1 .txt2 small {
  font-size: 16px;
  display: block;
  margin-top: 3px;
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box1 .txt2 small {
    font-size: 15px;
    letter-spacing: 0;
  }
}

#sec5 .df .box1 .txt3 {
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  padding-bottom: 35px;
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box1 .txt3 {
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box1 .txt3 {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box1 .txt3 {
    margin-top: 5%;
    padding-bottom: 7%;
  }
}

#sec5 .df .box2 {
  position: relative;
  width: 427px;
  margin: 0 30px;
  border: 1px solid #000;
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box2 {
    width: 50%;
    margin: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box2 {
    width: 92%;
    margin: 50px auto 0;
  }
}

#sec5 .df .box2:before {
  position: absolute;
  z-index: 1;
  top: -43px;
  left: 169px;
  width: 87px;
  height: 87px;
  content: '';
  background-image: url('../img/index/icon-mail.png');
  background-repeat: no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box2:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box2:before {
    top: -40px;
    width: 77px;
    height: 77px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box2:before {
    top: -30px;
    width: 60px;
    height: 60px;
  }
}

#sec5 .df .box2 .mail a {
  font-size: 25px;
  display: block;
  width: 362px;
  margin: 23px auto 0;
  padding: 27px 0 23px 13px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  text-align: center;
  letter-spacing: 5px;
  border-radius: 10px;
  background-image: url('../img/index/pat3.jpg');
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box2 .mail a {
    width: 90%;
  }
}

@media only screen and (max-width: 980px) {
  #sec5 .df .box2 .mail a {
    font-size: 20px;
    padding: 20px 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box2 .mail a {
    font-size: 5vw;
    position: relative;
    margin-top: 5%;
    padding: 15px 0 15px 10%;
    letter-spacing: 1.5px;
    border-radius: 7px;
  }

  #sec5 .df .box2 .mail a:before {
    position: absolute;
    top: 20px;
    left: 12%;
    width: 27px;
    height: 21px;
    content: '';
    background-image: url('../img/index/mail-ico.png');
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

#sec5 .df .box2 .mail a:hover {
  text-decoration: none;
  opacity: .8;
}

#sec5 .df .box2 .txt2 {
  font-size: 14px;
  line-height: 24px;
  padding: 24px 20px 36px 36px;
}

@media only screen and (max-width: 1080px) {
  #sec5 .df .box2 .txt2 {
    padding: 24px 5% 36px;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 767px) {
  #sec5 .df .box2 .txt2 {
    font-size: 13px;
    padding: 5% 4% 7%;
    text-align: center;
  }
}
