@charset "utf-8";
/*	【汎用】タイトル
---------------------------------*/
/*タイトル*/
.liner-g {
	   background: linear-gradient(rgba(0 0 0 / 0) 70%, #ffe600 70%);
	display: inline-block;
}
.ttl-cmn01{
font-family: 'Zen Kaku Gothic Antique', sans-serif;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.02;
  letter-spacing: 3px;
  text-align: center;
  font-size: 5rem;
  letter-spacing: 2.5px;
  color: #000;
  font-weight: 900;
  display: inline-block;
  position: relative;
      font-style: italic;
}

.ttl-cmn01-p{
	font-size: 6rem;
    font-weight: 900;
      font-style: italic;
	display: inline-block;
	color: #d40004;
	 line-height: 1.22;
	letter-spacing: 3px;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
.line {
    position: relative;
}
.line::before{
    content: url(https://dream-daikou.jp/system_panel/uploads/images/img_left_line.png);
    position: absolute;
    left: 17%;
    top: 0;
}
.line::after{
    content: url(https://dream-daikou.jp/system_panel/uploads/images/img_right-line.png);
    position: absolute;
    right: 17%;
    top: 0;
}
.ttl-cmn02{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.69;
	letter-spacing: 1.8px;
	color: #000;
	display: inline-block;
	position: relative;
}

.ttl-cmn02 span{
	display: inline-block;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	color: #d40004;
	font-size: 3.6rem;
	font-weight: 900;
	line-height: 1.69;
	letter-spacing: 1.8px;
}

.line02::before{
    content: "";
  background-image: url(https://dream-daikou.jp/system_panel/uploads/images/img_left_line.png);
      width: 73px;
    height: 86px;
  margin-right: 24px;
      background-size: contain;
    background-repeat: no-repeat;
}
.line02::after{
  content: "";
  background-image: url(https://dream-daikou.jp/system_panel/uploads/images/img_right-line.png);
   width: 73px;
    height: 86px;
    margin-left: 24px;
      background-size: contain;
    background-repeat: no-repeat;
}

.ttl-cmn03{
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 4rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 2px;
	color: #000;
	display: inline-block;
	text-align: center;
}
.rl{
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.slash {
	position: relative;
	    display: flex;
    justify-content: center;
    align-items: center;
}
.sv-txt {
    font-size: 1.6rem;
    line-height: 1.88;
	text-align: left;
	color: #333;
}
@media screen and (max-width:1023px) {
	.ttl-cmn01{
        font-size: 3.6rem;
    }	
	.ttl-cmn01-p {
        font-size: 4rem;
    }	
.ttl-cmn02{
	font-size: 2.6rem;
}

.ttl-cmn02 span{
	font-size: 2.8rem;
}
	.ttl-cmn01:before{
		top: 12px;
		left: 6px;
	}
	.line::before{
		position: absolute;
		left: 31px;
		top: 0;
	}
	.line::after{
		position: absolute;
		right: 31px;
		top: 0;
	}
	.ttl-cmn03{
		font-size: 3.6rem;
	}

	.line03::before{
		position: absolute;
		left: -82px;
    transform: scale(0.8);
    top: 22px;
	}
	.line03::after{
		position: absolute;
		right: -78px;
		top: 22px;
		transform: scale(0.8);
	}

} 
@media screen and (max-width:767px) {
	.liner-g {
	background: linear-gradient(rgba(0 0 0 / 0) 60%, #ffe600 60%);
    display: inline;
	}
    .ttl-cmn01{
        font-size: 3rem;
		display: inline;
		    line-height: 0.78;
    }	
	.ttl-cmn01-p {
        font-size: 3.4rem;
		    line-height: 0.78;
    }	
	.ttl-cmn02{
		font-size: 2.3rem;
		line-height: 1.8;
		padding-left: 0px;
		line-height: 1.25;
	}
	.ttl-cmn02 span{
		font-size: 2.3rem;
      font-weight:900;
	}
	.slash .ttl-cmn02{
		font-size: 2rem;
		line-height: 1.8;
		padding-left: 0px;
		line-height: 1.25;
	}
	.slash  .ttl-cmn02 span{
		font-size: 2rem;
	}
	
	.line::before{
		position: absolute;
		left: -59px;
		transform: scale(0.5);
		top: 17px;
	}
	.line::after{
		position: absolute;
		right: -59px;
		transform: scale(0.5);
		top: 16px;
	}
	.line02::before{
               transform: translateY(15%);
      		   margin-right:10px;
	}
.line02::after{
             transform: translateY(15%);
  			 margin-left:10px;
	}
	.line03::before{
		position: absolute;
		left: -45px;
    transform: scale(0.3);
    top: 0px;
	}
	.line03::after{
		position: absolute;
		right: -45px;
		top: 0px;
		transform: scale(0.3);
	}
	.ttl-cmn03{
		font-size: 2.5rem;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:375px){
	.ttl-cmn01{
        font-size: 2.3rem;
		display: inline;
		line-height: 1.4;
    }	
	.ttl-cmn01-p {
        font-size: 2.5rem;
		line-height: 1;
    }	
	.line::before{
		position: absolute;
		left: -59px;
    transform: scale(0.3);
		top: 4px;
	}
	.line::after{
		position: absolute;
		right: -59px;
		transform: scale(0.3);
		top: 4px;
	}
	.line02::before{
            margin-right: 7px;
	}
 .line02::after{
            margin-left: 7px;
	}
}

/*	【汎用】ボタン
---------------------------------*/
.btn-cmn01 {
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.btn-cmn01.left {
	margin-right: auto;
	margin-left: 0;
	display: flex;
    align-items: center;
}
.btn-cmn01 input,
.btn-cmn01 a{
	align-items: center;
	text-align: center;
	border: solid 3px #fff;
    background-color: rgba(0, 0, 0, 0.3);
	border-radius: 39px;
	text-decoration: none;
	color: #fff;
	display: block;
	max-width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}
.btn-cmn01.col01 input,
.btn-cmn01.col01 a{
	border: solid 3px #129acf;
    background-color: #129acf;
}
.btn-cmn01 p {
	display: inline-block;
      letter-spacing: 2.7px;
	font-size: 1.8rem;
	line-height: 80px;
	font-weight: bold;
	position: relative;

}
.btn-cmn01 p::after{
	content: '';
	background: url( https://dream-daikou.jp/system_panel/uploads/images/icon_aroww_white.png);
	position: absolute;
	width: 29px;
	height: 29px;
	top: 35%;
	right: -93px;
}
.btn-cmn02 {
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.btn-cmn02 input,
.btn-cmn02 a{
	align-items: center;
	text-align: center;
	border-radius: 30px;
	text-decoration: none;
	color: #000;
	line-height: 60px;
	background-color: #fff;
	display: block;
	max-width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}
.btn-cmn02 p {
  letter-spacing: 2.7px;
	font-size: 1.8rem;
  font-weight: bold;
  display: inline-block;
  line-height: 60px;
  color: #000;
  text-align: center;
  position: relative;

}
.btn-cmn02 p::after{
	content: '';
	background: url(https://dream-daikou.jp/system_panel/uploads/images/icon_arrow_block.png);
	position: absolute;
	background-size: contain;
	width: 29px;
	height: 29px;
	top: 25%;
	right: -63px;
}
.btn-cmn03 {
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
  margin-top: 40px;
  background-color: #129acf;
}
.btn-cmn03 input,
.btn-cmn03 a{
	align-items: center;
	text-align: center;
	border-radius: 0px;
	text-decoration: none;
	color: #fff;
	line-height: 60px;
	display: block;
	max-width: 100%;
	letter-spacing: 0.9px;
	font-family: 'Noto Sans JP', sans-serif;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}
.btn-cmn03 p {
	font-size: 1.8rem;
  font-weight: bold;
  display: inline-block;
  line-height: 60px;
  color: #fff;
  letter-spacing: 0.9px;
  text-align: center;
  position: relative;

}

@media screen and (max-width:1230px){
	.btn-cmn02 {
		  max-width: 290px;
	   }
   }
@media screen and (max-width:1023px) {
	.btn-cmn01  p{
		line-height: 60px;
		}
	.btn-cmn01 p::after{
		top: 30%;
	}
	.btn-cmn02 {
		max-width: 240px;
	}
	.btn-cmn02 a{
		padding-right: 20px;
	}
	.btn-cmn02 p::after{
		right: -40px;
	}
} 


@media screen and (max-width:767px) {
.btn-cmn01 {
	width: 100%;
}
.btn-cmn01 input,
.btn-cmn01 a p {
	font-size: 1.6rem;
}
.btn-cmn01.left {
	margin-right: auto;
	margin-left: auto;
}
.btn-cmn02 {
	max-width: 250px;
}
.btn-cmn02 a{
	height: 60px;
	border-radius: 51px;
}

.btn-cmn02 p{
	line-height: 60px;
	font-size: 1.6rem;
}
.btn-cmn02 p::after {
	top: 26%;
	right: -48px;
}
}
.formcomplete .btn-cmn02 {
      border: 1px solid  #333;
}
  
/*共通*/
.txt-white{
    color:#fff;
}
.sp-txtleft-cmn {
    text-align: center;
}
@media screen and (max-width:767px) {
    .sp-flex-cnt{
	    -webkit-box-pack:center;
	    -ms-flex-pack:center;
	    justify-content:center;
    }
    .sp-brnone-cmn br{
        display: none;
    }
}
@media screen and (max-width:428px) {
    /*スマホ時左寄せテキスト*/
    .sp-txtleft-cmn {
        max-width: 100%;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
    }
}

@media screen and (max-width: 1079px) {
	.box-cmn01{
		padding: 100px 0;
	}
}
@media screen and (max-width: 428px) {
	.box-cmn01{
		padding: 45px 0;
	}
	.box-cmn02{
		padding: 45px 0;
	}

}


/*	【汎用】テーブル
---------------------------------*/
@media screen and (max-width: 767px){
	.tbl-cmn01 table {
		font-size: 1.4rem;
	} 
	.tbl-cmn01 table th{
          border-right: none;
		  padding: 23px 0px 8px 0px;
		display: block;
		width: 100%;
		line-height: 1.27;
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 767px){
	.tbl-cmn01 table td{
          border-left: none;
		  padding: 8px 0px 24px 0px;
		  display: block;
		width: 100%;
		line-height: 1.5;
		font-size: 1.6rem;
	}
}


@media screen and (max-width: 767px){
	.tbl-cmn02 table {
		font-size: 1.4rem;
	} 
	.tbl-cmn02 table th{
          border-right: none;
		  padding: 23px 0px 8px 0px;
		display: block;
		width: 100%;
		line-height: 1.27;
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 767px){
	.tbl-cmn02 table td{
          border-left: none;
		  padding: 8px 0px 24px 0px;
		  display: block;
		width: 100%;
		line-height: 1.5;
		font-size: 1.6rem;
	}
}

.tbl-cmn01 {
	margin: 0 auto;
	max-width: 1000px;
}

.tbl-cmn01 .tr{
	border-bottom:1px solid #ccc;
}
.tbl-cmn01 .tr:first-of-type{
    border-top:1px solid #ccc;
}

.tbl-cmn01 .th {
    width: 24%;
    padding: 20px 0 20px 80px;
    font-weight: bold;
	font-size: 1.6rem;
	text-align: left;
	color: #333;
	position: relative;
	border-bottom:2px solid #ccc;
}

.th-first{
	border-top:2px solid #ccc;
}
.tbl-cmn01 .td {
    width: 76%;
    padding: 20px 0 20px 69px;
	color: #333;
	font-size: 1.6rem;
	text-align: left;
}
.tbl-cmn02 .tr{
	border-bottom:1px solid #ccc;
}
.tbl-cmn02 .tr:first-of-type{
    border-top:1px solid #ccc;
}

.tbl-cmn02 .th {
    width: 68%;
    padding: 20px 0 20px 30px;
    font-weight: bold;
	font-size: 1.6rem;
	text-align: left;
	color: #333;
	position: relative;
	line-height: 1;
}

.tbl-cmn02 .td {
    width: 32%;
    padding: 20px 0 20px 0px;
	color: #333;
	font-size: 1.8rem;
	text-align: left;
	font-weight: bold;
	line-height: 1;
}
.td p {
	font-size: 1.6rem;
	letter-spacing: 1.2px;

}
@media screen and (max-width:1023px) {
  .tbl-cmn01 .th {
    padding: 20px 0 20px 30px;
}
}
@media screen and (max-width:767px) {
    .tbl-cmn01 .th,
	.tbl-cmn01 .td{
        width:100%;
		text-align: left;
    }
    .tbl-cmn01 .th {
        padding: 10px 10px 5px 10px;
		border: none;
    }
    .tbl-cmn01 .td{
        padding: 5px 10px 10px;
    }
}
@media screen and (max-width:376px){
      .tbl-cmn02 .td{
          font-size: 1.6rem;
    }
}
/*object-fit(cover)*/
.ojf{
    position: relative;
    height: auto;
}
.ojf:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.ojf img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.number::after {
	left: 44%;
	width: 1px;
	height: 50px;
	background-color: #226cac;
	position: absolute;
	content: "";
	top: 73%;
}


.table .contents-inr {
    max-width: 1200px;
  padding: 76px 15px 70px;
  border-radius: 30px;
  border: solid 3px #000;
  background-color: #fff;
}
.form_bg {
	padding: 96px 0px 94px;
  background-color: #e4f3fc;

}
.form_bg .contents-inr {
    padding: 78px 15px 66px;
  border-radius: 30px;
  border: solid 3px #000;
  background-color: #fff;
}
@media screen and (max-width:767px) {
	.table .contents-inr {
	  padding: 40px 15px 30px;
	}
	.form_bg {
		padding: 45px 0px 49px;
	  background-color: #e4f3fc;
	}
	.form_bg .contents-inr {
		padding: 48px 15px 40px;
	}
}
@media screen and (min-width:768px) {
.hd-nav .leaflet { display:block; width:9vw; height:5vw; margin-right: 2vw;}
.hd-nav .leaflet img {width:100%; height: 100%; object-fit:contain;}
.he-estimate-btn.narrow {width: 130px;}
}
@media screen and (max-width:767px) {
.hd-nav .leaflet { display:block; width:45vw; height:25vw; margin: 85vw auto 0;}
.hd-nav .leaflet img {width:100%; height: 100%; object-fit:contain;}
}

@media screen and (max-width:1413px) {
.hd-nav .leaflet2 { 
      margin-right: 14vw;
}

@media screen and (max-width:1023px) {
.hd-nav .leaflet2 { 
      margin-top: 0;

}
 @media screen and (max-width:767px) {
.hd-nav .leaflet2 { 
  margin: 0 auto;
}
   
 