@charset "utf-8";
/*
font-family: "Noto Serif JP";
font-weight: 700;
sans:400=Regular,700=Bold
*/

.btn{
  position: relative;
  border: 2px solid #FFD700;
  background-color:#FFD700;
  width: 100%;
  height: 60px;
}
.btn a{
  display: block;
  color:#000;
  width: 100%;
  font-size:18px;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
}
.btn:hover{
  background-color:#FFF;
}
.none_br{
  display: none;
}
a[href^="tel:"] {
  pointer-events: none;
}



/*PC*/
#keyview{
  position: relative;
  width: 1366px;
  margin: 0 auto;
  height: 638px;
}
.bg_keyview{
  position: absolute;
  top: 110px;
  right: 0px;
  width: 680px;
}
.bg_keyview img{
  width: 100%;
}
.key_txt{
  position: absolute;
  top:250px;
  left: 30px;
  width: 500px;
}
.key_txt h2{
  font-size: 36px;
  line-height: 1.5em;
  color: #000;
  font-family: "Noto Serif JP";
  font-weight: 700;
  text-align: center;
}
.key_txt p{
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5em;
  color: #000;
  font-family: "Noto Serif JP";
  font-weight: 400;
  text-align: center;
}

#cont_contact{
  margin:100px auto 0;
  padding:0 0 100px;
  width: 1024px;
  overflow: auto;
}
.txt_read{
  margin:0 auto 0;
  width: 800px;
  font-size:18px;
  text-align: center;
  line-height: 27px;
  font-family: "Noto Serif JP";
  font-weight: 400;
}
#page_ad{
  position: relative;
  margin:60px auto 0;
  width: 500px;
  height: 52px;
}
#page_ad::after{
  content: "";
  position: absolute;
  top:50%;
  left:0;
  background-color: #707070;
  width: 100%;
  height: 1px;
  z-index: 1;
}
#page_ad ol{
  display: flex;
  width: 500px;
  z-index: 10;
}
#page_ad ol li{
  margin:0 37px 0 0;
  border:1px solid #707070;
  background-color: #FFF;
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  z-index: 10;
}
#page_ad ol li:last-child{
  margin:0;
}
#page_ad ol li.now{
  background-color: #B3DFFC;
}
#form_box{
  margin:60px auto 0;
  border-top:1px solid #707070;
  border-bottom:1px solid #707070;
  background-color: #EFEFEF;
  width: 1000px;
  height: 1890px;
}
.form_area{
  margin:50px;
  background-color: #FFF;
  width: 900px;
  height: auto;
}
.form_area iframe {
  margin:30px 0 0;
  width: 100%;
  height: 1750px;
}
.form_item{
  display: flex;
  margin:0 65px;
  border-bottom:1px solid #707070;
  width: 770px;
  min-height: 104px;
}
.item_head{
  display: flex;
  padding:0 50px 0 0;
  width: 260px;
}
.item_head label{
  width: 180px;
  font-size:18px;
  line-height: 104px;
}
.item_head span{
  display: block;
  margin:32px 0 0;
  background-color:#000;
  width: 80px;
  height: 40px;
  color:#FFF;
  font-size:14px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}
.item_data{
  width: 460px;
}
.item_data input{
  margin:22px 0;
  width: 100%;
  height: 58px;
}
.item_data p{
  margin:22px 0;
  width: 100%;
  font-size:18px;
  line-height: 27px;
}
.item_data textarea{
  margin:22px 0;
  width: 100%;
  height: 180px;
}
.submit_area{
  display: flex;
  justify-content: center;
  margin:36px auto;
  width: 770px;
  height: 104px;
}
.submit_area input{
  margin:0 10px 0;
  border-radius: 20px;
  background-color: #0071BC;
  width: 200px;
  height: 40px;
  color:#FFF;
  font-size:14px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.submit_area input:hover{
  background-color: #000;
}
.submit_area input[type="button"]{
  background-color: #CCC;
}
.form_end{
  display: inline-block;
  margin:60px;
  width: calc(100% - 120px);
}
.form_end h3{
  margin:0 0 1em;
  color:#0071BC;
  font-size:18px;
  font-weight: 700;
  line-height: 27px;
}
.form_end p{
  font-size:18px;
  line-height: 27px;
}
.form_end .btn_top{
  margin:60px auto 0;
  border-radius: 20px;
  background-color: #0071BC;
  width: 200px;
  height: 40px;
}
.form_end .btn_top a{
  display: block;
  width: 200px;
  height: 40px;
  color:#FFF;
  font-size:14px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}
.form_end .btn_top a:hover{
  border-radius: 20px;
  background-color: #000;
}

.tel_box02{
	margin:0 auto 100px;
	width: 1000px;
}
.tel_box02 ul{
	width: 100%;
	display: flex;
}
.tel_box02 li{
	width: 489px;
	height: 180px;
	border-right: 1px solid #707070;
	position: relative;
}
.tel_box02 li:last-child{
	border-right: 0;
}
.tel_box02 h4{
	position: absolute;
	top: 90px;
	left: 30px;
	color: #2E2E2E;
	font-size: 20px;
	line-height: 1em;
	font-family: "Noto Serif JP";
	font-weight: 400;
}
.number_contact{
	position: absolute;
	top: 55px;
	left: 215px;
	width: 260px;
}
.number_contact02{
	position: absolute;
	top: 55px;
	left: 215px;
	width: 260px;
}
.number_contact a,.number_contact02 p{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #2E2E2E;
	font-size: 36px;
	line-height: 1em;
	font-family: "Noto Serif JP";
	font-weight: 700;
}
.number_contact a span,.number_contact02 p span{
	text-decoration: none;
	text-align: center;
	color: #2E2E2E;
	font-size: 18px;
	line-height: 1em;
	font-family: "Noto Serif JP";
	font-weight: 400;
}


/*スマホ*/
@media (max-width: 767px){
  .btn{
    position: relative;
    border: 2px solid #43910E;
    background-color:#43910E;
    width: 252px;
    height: 40px;
  }
  .btn a{
    display: block;
    color:#FFF;
    width: 252px;
    font-size:18px;
    font-weight: 400;
    line-height: 40px;
    font-family: "Noto Serif JP";
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }
  .btn:hover{
    background-color:#FFF;
  }
  .btn a:hover{
    color:#43910E;
  }
  .btn02{
    position: relative;
    border: 1px solid #FFF;
    background-color:#FFF;
    width: 252px;
    height: 40px;
  }
  .btn02 a{
    display: block;
    color:#262626;
    width: 252px;
    margin-top: -1px;
    font-size:18px;
    font-family: "Noto Serif JP";
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
  }
  .btn02:hover{
    border: 1px solid #43910E;
    background-color:#43910E;
  }
  .btn02 a:hover{
    color: #FFF;
  }
  .none_br{
    display: block;
  }
  a[href^="tel:"] {
    pointer-events:auto;
  }
  #keyview{
    position: static;
    width: 100%;
    margin: 0 auto;
    height: auto;
  }
  .bg_keyview{
    position: static;
    top: auto;
    right: auto;
    width: calc(100% - 20px);
    margin: 25px auto 0;
  }
  .bg_keyview img{
    width: 100%;
  }
  .key_txt{
    position: static;
    top: auto;
    left: auto;
    width: calc(100% - 20px);
    margin: 70px auto 0;
  }
  .key_txt h2{
    font-size: 24px;
    line-height: 1.5em;
    color: #000;
    font-family: "Noto Serif JP";
    font-weight: 700;
    text-align: center;
  }
  .key_txt p{
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5em;
    color: #000;
    font-family: "Noto Serif JP";
    font-weight: 400;
    text-align: center;
  }
  #cont_contact{
    width: calc(100% - 10px);
    margin:80px 5px 0;
    padding:0 0 80px;
    overflow: auto;
  }
  .txt_read{
    width: calc(100% - 20px);
    margin:0 auto 0;
    font-size:16px;
    text-align: left;
    line-height: 1.5em;
    font-family: "Noto Serif JP";
    font-weight: 400;
  }
  #page_ad{
    position: relative;
    margin:30px auto 0;
    width: 100%;
    height: 52px;
  }
  #page_ad::after{
    content: "";
    position: absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%);
    background-color: #707070;
    width: 240px;
    height: 1px;
    z-index: 1;
  }
  #page_ad ol{
    display: flex;
    margin:0 auto 0;
    width: 240px;
    z-index: 10;
  }
  #page_ad ol li{
    margin:0 15px 0 0;
    border:1px solid #707070;
    background-color: #FFF;
    width: 68px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 10;
  }
  #page_ad ol li:last-child{
    margin:0;
  }
  #page_ad ol li.now{
    background-color: #B3DFFC;
  }
  #form_box{
    margin:30px auto 0;
    border-top:1px solid #707070;
    border-bottom:1px solid #707070;
    background-color: #EFEFEF;
    width: 100%;
    height: 2130px;
  }
  .form_area{
    margin:25px 10px 25px;
    background-color: #FFF;
    width: calc(100% - 20px);
    height: auto;
  }
  .form_area iframe {
    width: 100%;
    height: 2050px;
  }
  .form_item{
    display: block;
    margin:0 20px;
    border-bottom:1px solid #707070;
    width: calc(100% - 40px);
    min-height: auto;
  }
  .item_head{
    display: static;
    position: relative;
    padding:0 0px 0 0;
    width: 100%;
    height: 80px;
  }
  .item_head label{
    width: 180px;
    font-size:18px;
    line-height: 80px;
  }
  .item_head span{
    display: block;
    position: absolute;
    top:20px;
    right:0;
    margin:0px 0 0;
    background-color:#000;
    width: 80px;
    height: 40px;
    color:#FFF;
    font-size:14px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
  }
  .item_data{
    width: 100%;
  }
  .item_data input{
    margin:0px 0 22px;
    width: 100%;
    height: 58px;
  }
  .item_data textarea{
    margin:0px 0 22px;
    width: 100%;
    height: 180px;
  }
  .item_data p{
    margin:0px 0 22px;
    width: 100%;
    font-size:18px;
    line-height: 27px;
  }
  .submit_area{
    display: block;
    margin:20px auto;
    width: 100%;
    height: 104px;
  }
  .submit_area input{
    display: block;
    margin:0 auto 10px;
    border-radius: 20px;
    background-color: #0071BC;
    width: 200px;
    height: 40px;
    color:#FFF;
    font-size:14px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .submit_area input:hover{
    background-color: #000;
  }
  .tel_box02{
		margin:0 0 80px 0px;
		width: 100%;
	}
	.tel_box02 ul{
		width: calc(100% - 20px);
		margin: 0 auto;
		display: block;
	}
	.tel_box02 li{
		width: 100%;
		height: auto;
		margin-top: 35px;
		border-right: 0px solid #707070;
		border-top: 1px solid #707070;
		position: relative;
	}
	.tel_box02 li:first-child{
		border-top: 0;
		margin-top: 0;
	}
	.tel_box02 li:last-child{
		padding-top: 35px;
	}
	.tel_box02 h4{
		position: static;
		top: auto;
		left: auto;
		color: #2E2E2E;
		font-size: 20px;
		line-height: 1em;
		text-align:center;
		font-family: "Noto Serif JP";
		font-weight: 400;
	}
	.number_contact{
		position: static;
		top: auto;
		left: auto;
		width: 100%;
	}
	.number_contact02{
		position: static;
		top: auto;
		left: auto;
		width: 100%;
	}
	.number_contact a,.number_contact02 p{
		display: block;
		padding-top: 10px;
		text-decoration: none;
		text-align: center;
		color: #2E2E2E;
		font-size: 36px;
		line-height: 1em;
		font-family: "Noto Serif JP";
		font-weight: 700;
	}
	.number_contact a span,.number_contact02 p span{
		display: block;
		margin-top: 10px;
		text-decoration: none;
		text-align: center;
		color: #2E2E2E;
		font-size: 16px;
		line-height: 1em;
		font-family: "Noto Serif JP";
		font-weight: 400;
	}

}


@media (max-width: 767px) and (orientation:landscape){

}
