header {
	background: #000;
}

#gnav a {
	color: #fff;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 14px;
}

#gnav a .icon {
	display: none;
}

#page_title {
	display: flex;
	position: static;
	width: 100vw;
	height: calc(30lvh - 80px);
	padding: 0;
	margin: 0 auto 50px;
}

#page_title h2 {
	position: static;
	width: 50%;
	height: 100%;
	font-family: sans-serif;
	background: #111;
}

#page_title h2 #pagetitle1 {
	/* color: #333; */
	color: #DFB74E;
	font-family: serif;
	font-size: 32px;
	line-height: 1.6;
	font-weight: normal;
}

#page_title h2 #pagetitle1 small {
	display: block;
	font-size: 14px;
}

#pagetitle1 .letter1{
	background: #0b3c6b;
	display: inline-block;
	padding: 0 1px 0 6px;
	margin: 0 -3px 0 0;
	color: #fff;
}

#page_title .imgWrapper {
	width: 50%;
	height: 100%;
	overflow: hidden;
}

#page_title .imgWrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform-origin: 50% 50%;
	/* transform: scale(1.6); */
}

main {
	scroll-snap-type: y mandatory;
	background-color: #111;
	padding:80px 0;
}

main section {
	scroll-snap-align: center;
	background: #111;
}

main h3 {
	color: #DFB74E;
	border-bottom: 1px solid #DFCC98 !important;
	font-family: serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
}

main section article {}


main section article p {
	font-size: 16px;
	color: #fff;
}


body{
	background-color: #000;
}

footer h3{
	background: #000;
	display:none;
}

footer {
    background: url('../wp-content/themes/kpi/images/common/bg_footer_bk.webp') repeat-x top center;
    background-size: cover;
}

footer address p{
	color: #fff !important;
	font-family: serif !important;
	font-weight: normal;
	line-height: 1.4;
}

#fnav ul li a{
    display: block;
    padding: 5px 10px;
    border: 1px solid #DFB74E;
    background-color: #000 !important;
    color: #fff;
    font-family: sans-serif;
    font-size: 85%;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}

footer #footer_payment {
    max-width: 1200px;
    border: 2px solid #DFB74E;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin: 0 auto;
}

footer #footer_payment h3{
	font-family: sans-serif;
	font-weight: normal;
	margin: 0 0 10px;
}



main section h4{
	font-size: 18px;
	font-weight: bold;
	color: #111;
	border: none;
}
#section1 iframe{
	width:100%;
	/*height:560px;*/
	overflow:hidden;
	display:block;
	text-align:center;
}
#section2{
	margin-top:-100px;
	padding-top:100px;
	margin-bottom:100px;
}
main article{
	max-width:960px;
	margin:0 auto 80px;
	color:#fff;
}
#section2 table {
	width: 100%;
}

#section2 th {
	white-space: nowrap;
	text-align: left;
	padding: 10px 0;
	font-weight:bold;
	width:200px;
	vertical-align: top;
}

#section2 td {
	padding: 10px 10px 10px 50px;
	vertical-align: top;
}

#section2 td ul{
	padding:0 0 0 30px;
}
.hissu {
	color: #cf6b4b;
	float:right;
}
td ul{
	list-style:none;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}

select {
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 200px;
	padding: 5px;
	box-sizing: border-box;
}

.year {
	width: 100px !important;
}

.gakureki {
	width: 300px !important;
	margin: 0 0 10px;
}

.month,
.day {
	width: 60px !important;
	margin-left: 20px !important;
}

input.radio {
	width: auto;
}

#tel {
	width: 320px !important;
}

#submit_btn{
	text-align:center;
}
#submit_btn input {
	display:block;
	margin:0 auto;
	width:467px;
	line-height:57px;
	text-decoration:none;
	color:#000;
	text-align:center;
	border:0;
	background:url('../images/common/footer_contact.webp') no-repeat;
}
#rentalForm{
	margin-bottom:100px;
}
#address1 {
	width: 100px;
}
.option_select{
	width:80px !important;
}
#kikan_tr{
	display:block;
	height:0;
	overflow:hidden;
}
#koukokubaitai{
	display:flex;
	flex-wrap:wrap;
	gap:10px 40px;
}
#koukokubaitai li:last-child{
	display:flex;
	white-space:nowrap;
	gap:10px;
}
.yoyaku_button{
	list-style:none;
	max-width:960px;
	margin:0 auto;
	display:flex;
	gap:60px;
}
.yoyaku_button li{
	width:450px;
	flex:none;
}
.yoyaku_button li a{
	display:flex;
	width:100%;
	box-sizing:border-box;
	gap:20px;
	border:5px solid #099300;
	border-radius:10px;
	align-items:center;
	padding:15px;
	text-decoration:none;
	font-weight:bold;
	font-size:30px;
	font-family: "fot-chiaro-std", sans-serif;
    font-weight: 700;
    font-style: normal;
	text-shadow: 
    #fcff00 2px 0px,  #fcff00 -2px 0px,
    #fcff00 0px -2px, #fcff00 0px 2px,
    #fcff00 2px 2px , #fcff00 -2px 2px,
    #fcff00 2px -2px, #fcff00 -2px -2px,
    #fcff00 1px 2px,  #fcff00 -1px 2px,
    #fcff00 1px -2px, #fcff00 -1px -2px,
    #fcff00 2px 1px,  #fcff00 -2px 1px,
    #fcff00 2px -1px, #fcff00 -2px -1px;

}
.yoyaku_button li a img{
	width:130px;
	flex:none;
}
.yoyaku_button li a .link_text{
	display:block;
	width:calc(100% - 150px);
	text-align:center;
}
.yoyaku_button li a:hover{
	background:#ebffea;
}