@charset "utf-8";
/* CSS Document */

.banq-cont1{display:flex;justify-content:center;align-items:center;margin-top:3rem;padding-top:3rem;background:linear-gradient(90deg,#DDD 30%,#FFF 30%);}
.banq-cont1.mt7rem{margin-top:7rem;}
.banq-cont1-img{width:60%;}
.banq-cont1-cap{width:40%;padding:0 5rem;}
.banq-cont1-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:3rem;}
.banq-cont1-cap p:last-child{margin-top:1.5rem;padding-top:1.5rem;border-top:solid 1px #DDD;width:40%;}

.banq-cont2{padding:3rem 7rem;margin-top:3rem;background:linear-gradient(90deg,#FFF 80%,#DDD 80%);}
.banq-cont2-title{margin-bottom:3rem;}
.banq-cont2-title h3{font-size:1.5rem;line-height:normal;}
.banq-cont2-list{display:flex;justify-content:center;}
.banq-cont2-list li{width:30%;margin-right:5%;}
.banq-cont2-list li:last-child{margin-right:0;}
.banq-cont2-list li > h4{text-align:center;font-size:1.2rem;line-height:normal;margin:10px 0;}

.banq-cont3{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse;margin-top:3rem;}
.banq-cont3-img{width:60%;}
.banq-cont3-cap{width:40%;padding:0 5rem;}
.banq-cont3-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:3rem;}

.banq-cont4{margin-top:3rem;}
.banq-cont4-list{display:flex;justify-content:space-between;align-items:center;padding:3rem 0;}
.banq-cont4-list li{width:33.4%;}
.banq-cont4-list li:first-child img{padding:0 5% 10% 10%;}
.banq-cont4-list li:nth-child(2n) img{padding:0 10% 10% 5%;}
.banq-cont4-list li:nth-child(-n + 2){background:linear-gradient(#FFF 50%,#DDD 50%);}
.banq-cont4-list li:last-child{padding:3rem;}
.banq-cont4-list li:last-child p:first-child{font-size:1.5rem;font-family:"Noto Serif JP",serif;line-height:normal;margin-bottom:1rem;}

.banq-cont5{background:#F0EBE2;padding:5rem 0 3rem;}
.banq-cont5-title{width:70%;text-align:center;margin:0 auto 3rem;}
.banq-cont5-title h3{font-size:1.5rem;margin-bottom:1rem;}
.banq-cont5-list{display:flex;justify-content:center;align-items:center;width:70%;margin:0 auto;}
.banq-cont5-list li{width:30%;margin-right:5%;}
.banq-cont5-list li:last-child{margin-right:0;}
.banq-cont5-list li > h4{font-size:1.1rem;margin:1rem 0;text-align:center;}

.banq-cont6{padding:2rem 0;}
.banq-slider li{padding:0 10px;}

.banq-para{position:relative;height:50vh;background:url("../images/banq/banq-para.jpg")no-repeat;background-attachment:fixed;overflow:hidden;background-size:100%;background-position:center;}
.banq-para-cap{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%); width:30%;text-align:center;margin:0 auto;}
.banq-para-cap h3,.banq-para-cap p{color:#FFF;font-family:"Noto Serif JP",serif;line-height:normal;}
.banq-para-cap h3{font-size:1.5rem;margin-bottom:3rem;}

.banq-cont7{margin-top:5rem;padding:3rem 0;background:linear-gradient(90deg,#DDD 10%,#FFF 10%);}
.banq-cont7-title{text-align:center;margin-bottom:3rem;}
.banq-cont7-title h3{font-size:1.5rem;margin-bottom:1.5rem;line-height:normal;}
.banq-cont7-border{width:10rem;border-bottom:solid 1px #DDD;margin:0 auto;margin-bottom:1.5rem;}
.banq-cont7-list{display:flex;justify-content:center;padding:3rem 20rem;}
.banq-cont7-list li{width:45%;margin-right:10%;}
.banq-cont7-list li:last-child{margin-right:0;}
.banq-cont7-list li h4{margin:1rem 0;font-size:1.3rem;line-height:normal;text-align:center;}

.banq-cont4-list.re{flex-direction:row-reverse;}
.banq-cont4-list.re p:first-child{margin-bottom:1rem;}
.banq-cont4-list.re li:last-child{padding:3rem 3rem 3rem 6rem;}

.banq-link{background:#F0EBE2;padding:5rem 15rem;}
.banq-link > h3{font-size:1.5rem;line-height:normal;margin-bottom:3rem;}
.banq-list{display:flex;justify-content:center;}
.banq-list li{width:30%;margin-right:5%;text-align:center;}
.banq-list li:hover .banq-list-link p{background:#000;color:#FFF;transition: .4s;}
.banq-list li:hover img{opacity: .6;transition: .4s;}
.banq-list li:last-child{margin-right:0;}
.banq-list-cap1{margin-top:5px;font-family:'Centaur',serif;font-size:2rem;line-height:normal;}
.banq-list li h4{line-height:normal;margin-bottom:5px;}
.banq-list-cap2{line-height:normal;}
.banq-list-link{margin:10px auto;width:70%;border:solid 1px #000;}
.banq-list-link p{padding:5px 0;font-family:"Noto Serif JP",serif;line-height:normal;}

/*-----付帯設備-----*/
.other-cont1{margin-top:7rem;background:linear-gradient(#C6B19E 60%,#FFF 60%);padding:5rem 15rem;}
.other-cont1-title{margin-bottom:5rem;text-align:center;}
.other-cont1-title h2{font-size:1.5rem;line-height:normal;margin-bottom:1rem;}
.other-cont1-title > p{width:50%;margin:0 auto;}
.other-cont1-box{display:flex;justify-content:center;align-items:center;}
.other-cont1-img{width:50%;}
.other-cont1-cap{width:50%;padding:5rem;}
.other-cont1-cap > p:first-child{font-size:1.5rem;line-height:normal;font-family:'Centaur',serif;}
.other-cont1-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:5rem;}
.other-cont-border{margin:10px 0;width:40%;border-bottom:solid 1px #000;}

.other-cont2{display:flex;justify-content:center;align-items:center;}
.other-cont2-img1{width:20%;}
.other-cont2-cap{width:40%;padding:5rem;}
.other-cont2-cap h3{margin-bottom:3rem;font-size:1.5rem;line-height:normal;}
.other-cont2-img2{width:40%;height:500px;position:relative;background:linear-gradient(#FFF 25%,#DDD 25%,#DDD 75%,#FFF 75%);}
.other-cont2-img2 img{position:absolute;width:50%;}
.other-cont2-img2-1{top:5%;right:5%;}
.other-cont2-img2-2{bottom:5%;left:5%;}

.other-cont3{display:flex;align-items:center;margin-top:7rem;justify-content:center;}
.other-cont3-img{width:60%;position:relative;height:600px;}
.other-cont3-img img{position:absolute;}
.other-cont3-img1{width:60%;right:5%;}
.other-cont3-img2{width:40%;bottom:0;left:5%;}
.other-cont3-cap{width:40%;padding:5rem;}
.other-cont3-cap > p:first-child{font-size:1.5rem;line-height:normal;font-family:'Centaur',serif;}
.other-cont3-cap h3{margin-bottom:3rem;font-size:1.5rem;line-height:normal;}

.other-cont4{display:flex;margin-top:7rem;width:90%;margin-right:10%;background:linear-gradient(#EFEAE6 55%,#FFF 55%);padding-top:5rem;padding-right:5%;justify-content:center;align-items:center;}
.other-cont4-img1{width:12%;}
.other-cont4-img2{width:44%;}
.other-cont4-cap{width:44%;padding:5rem;text-align:end;}
.other-cont4-cap > p:first-child{font-size:1.5rem;line-height:normal;font-family:'Centaur',serif;}
.other-cont4-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:5rem;}
.other-cont4-cap .other-cont-border{margin-left:60%;}

.other-cont5{display:flex;justify-content:center;align-items:center;width:90%;margin-left:10%;padding-bottom:5rem;padding-left:5%;margin-top:7rem;background:linear-gradient(#FFF 45%,#EFEAE6 45%);}
.other-cont5-img{width:44%;}
.other-cont5-cap{width:44%;margin-right:12%;padding:5rem;}
.other-cont5-cap > p:first-child{font-size:1.5rem;line-height:normal;font-family:'Centaur',serif;}
.other-cont5-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:5rem;}

.other-cont6{margin:7rem auto 0;width:60%;background: linear-gradient(#FFF 30%,#DDD 30%);padding:0 1rem 3rem;}
.other-cont6-list{display:flex;justify-content:space-between;}
.other-cont6-list li{width:30%;margin:0 2%;}
.other-cont6-list li:nth-child(2){margin-top:2rem;}
.other-cont6-list li:last-child{margin-top:4rem;}
.other-cont6-cap{margin-left:3%;}
.other-cont6-cap h3{font-size:1.3rem;line-height:normal;margin-bottom:1rem;}

.other-cont7{margin:7rem auto;width:70%;}
.other-cont7-title{text-align:center;margin-bottom:5rem;}
.other-cont7-title h3{font-size:1.5rem;line-height:normal;margin-bottom:1rem;}
.other-cont7-list{display:flex;justify-content:center;flex-wrap: wrap;}
.other-cont7-list li{width:30%;margin-right:5%;margin-bottom:5%;}
.other-cont7-list li:nth-child(3n){margin-right:0;}
.other-cont7-list li h4{font-size:1.3rem;line-height:normal;text-align:center;margin:10px 0;}

.banq-program{background:linear-gradient(30deg,#dfebf2 0%,#f4fbff 100%);margin:10rem auto 5rem;padding:10rem 0;}
.banq-program-title{margin:0 auto 5rem;text-align:center;width:40%;}
.banq-program-title h3{font-size:1.5rem;line-height: normal;margin-bottom:1rem;}
.banq-program-title p{text-align:left;}
.banq-program-list{display:flex;justify-content:space-between;width:90%;margin:0 auto;}
.banq-program-list li{width:30%;}
.banq-program-cap{margin:1rem auto 0;}
.banq-program-cap h4{font-size:1.3rem;line-height:normal;text-align:center;margin-bottom:1rem;}

@media screen and (max-width:1366px){
.banq-cont4-list li:last-child p:first-child{font-size:1.45rem;}	
.banq-para-cap{width:40%;}
.banq-link{padding:5rem 10rem;}	
	
/*-----付帯設備-----*/
.other-cont1{margin-top:5rem;padding:5rem 10rem;}
.other-cont1-title{margin-bottom:3rem;}

.other-cont2-img1{width:15%;}
.other-cont2-cap{width:45%;padding:3rem;}
.other-cont2-img2{width:40%;height:350px;}

.other-cont3{margin-top:5rem;}
.other-cont3-img{width:50%;height:400px;}
.other-cont3-img1{width:70%;right:0;}
.other-cont3-cap{width:50%;padding:3rem;}

.other-cont4{margin-top:5rem;width:95%;margin-right:5%;padding-top:3rem;}
.other-cont4-cap{padding:2.5rem;}

.other-cont5{padding-bottom:3rem;padding-left:5%;margin-top:5rem;background:linear-gradient(#FFF 50%,#EFEAE6 50%);}
.other-cont5-cap{width:50%;margin-right:6%;padding:0 0 0 3rem;}

.other-cont6{margin:5rem auto 0;width:75%;}

.other-cont7{margin:5rem auto;width:75%;}	
}

@media screen and (max-width:1280px){
.banq-cont5-list{width:75%;}	
.banq-link{padding:5rem 8rem;}	
	
/*-----付帯設備-----*/	
.other-cont4-cap{padding:2rem;}
.other-cont7{width:80%;}	
	
}

@media screen and (max-width:1024px){
.banq-cont1-img{width:55%;}
.banq-cont1-cap{width:45%;padding:0 3rem;}
.banq-cont2{padding:3rem;}
.banq-cont2-list li > h4{font-size:1.15rem;}
.banq-cont3-img{width:55%;}
.banq-cont3-cap{width:45%;padding:0 3rem;}
.banq-cont4-list li:last-child{padding:1rem;}
.banq-cont4-list li:last-child p:first-child{font-size:1.2rem;}
.banq-cont4-list li p br{display:none;}
.banq-cont5-list{width:95%;}	
.banq-para-cap{width:60%;}
.banq-cont7-list{padding:3rem 10rem;}
.banq-cont4-list.re li:last-child{padding:3rem;}
.banq-link{padding:3rem;}	
.banq-list-cap1{font-size:1.7rem;}
.banq-list-link{width:90%;}	
	
/*-----付帯設備-----*/	
.other-cont1{padding:5rem;}
.other-cont1-title > p{width:70%;}
.other-cont1-cap{padding:3rem;}	
.other-cont2-img2{height:275px;}
	
.other-cont3-img{width:50%;height:auto;}
.other-cont3-img img{position:static;}
.other-cont3-img1{width:100%;display:block;}
.other-cont3-img2{display:none;}
.other-cont3-cap{width:50%;}

.other-cont4-img1{display:none;}
.other-cont4-img2{width:45%;}
.other-cont4-cap{width:55%;padding:2rem;}
	
.other-cont5{width:90%;margin-left:5%;padding-bottom:3rem;padding-left:5%;}
.other-cont5-img{width:45%;}
.other-cont5-cap{width:55%;margin-right:0;padding:2rem;}
	
}

@media screen and (max-width:768px){
.banq-cont1{display:block;background:#FFF;}
.banq-cont1-img{width:95%;margin:0 auto;}
.banq-cont1-cap{width:95%;padding:0;margin:3rem auto 0;}
.banq-cont1-cap h3{text-align:center;}
.banq-cont1-cap h3 br{display:none;}
.banq-cont1-cap p:last-child{margin-left:60%;border-top:none;text-align:end;}
	
.banq-cont2{padding:0;background:#DDD;padding-bottom:5rem;}
.banq-cont2-title{width:85%;margin:3rem auto;padding-top:3rem;}
.banq-cont2-list{display:block;width:85%;margin:0 auto;}
.banq-cont2-list li{width:100%;margin-right:0;margin-bottom:8%;}
.banq-cont2-list li > h4{font-size:1.5rem;}
	
.banq-cont3{display:block;width:95%;margin:3rem auto;}
.banq-cont3-img{width:100%;}
.banq-cont3-cap{width:100%;padding:0;margin:3rem auto 0;}
.banq-cont3-cap h3{text-align:center;}
.banq-cont3-cap h3 br{display:none;}
	
.banq-cont4-list{flex-wrap:wrap-reverse;}
.banq-cont4-list li{width:50%;margin:0;}
.banq-cont4-list li:first-child{width:50%;margin:0;}
.banq-cont4-list li:nth-child(2){width:50%;margin:0;}
.banq-cont4-list li:first-child img{width:100%;padding:0 5% 5% 10%;}
.banq-cont4-list li:nth-child(2n) img{padding:0 10% 5% 5%;}
.banq-cont4-list li:last-child{width:90%;padding:0;margin:0 auto 3rem;}
.banq-cont4-list li:last-child p:first-child{font-size:1.5rem;}
.banq-cont4-list.re{flex-direction:row;}

.banq-para{height:70vh;background:url("../images/banq/banq-para-sp.jpg")no-repeat;background-attachment:scroll;background-size:cover;}
.banq-para-cap{width:70%;}
	
.banq-cont7-list{padding:0 3rem;}
.banq-cont7-title{width:80%;margin:0 auto 3rem;}

	
/*-----付帯設備-----*/
.other-cont1{margin-top:3rem;background:linear-gradient(#C6B19E 60%,#FFF 60%);padding:3rem;}
.other-cont1-title{margin-bottom:3rem;}
.other-cont1-title > p{width:90%;}
.other-cont1-box{display:block;}
.other-cont1-img{width:100%;}
.other-cont1-cap{width:100%;padding:0;margin:3rem auto 0;}
.other-cont1-cap h3{margin-bottom:2rem;}

.other-cont2{flex-direction:column-reverse;}
.other-cont2-img1{display:none;}
.other-cont2-cap{width:90%;padding:0;margin:2rem auto 0;}
.other-cont2-cap h3{margin-bottom:2rem;font-size:1.5rem;line-height:normal;}
.other-cont2-img2{width:100%;height:450px;}
	
.other-cont3{display:block;width:90%;margin:5rem auto 0;}
.other-cont3-img{width:100%;}
.other-cont3-cap{width:100%;padding:0;margin:3rem auto 0;}
.other-cont3-cap h3{margin-bottom:2rem;}

.other-cont4{margin-top:5rem;width:95%;margin-right:0;background:linear-gradient(#EFEAE6 55%,#FFF 55%);padding-top:3rem;flex-direction:column-reverse;}
.other-cont4-img2{width:90%;margin-left:10%;}
.other-cont4-cap{width:90%;padding:0;text-align:left;margin:3rem 0 0 10%;}
.other-cont4-cap h3{margin-bottom:2rem;}
.other-cont4-cap .other-cont-border{margin-left:0;}
	
.other-cont5{display:block;width:95%;margin-left:5%;margin-top:5rem;}
.other-cont5-img{width:90%;}
.other-cont5-cap{width:90%;margin:3rem 0 0 0;padding:0;}
.other-cont5-cap h3{margin-bottom:2rem;}
	
.other-cont6{width:90%;}
.other-cont7{margin:5rem auto;width:90%;}	
.other-cont7-list li{width:47.5%;}
.other-cont7-list li:nth-child(3n){margin-right:5%;}
.other-cont7-list li:nth-child(2n){margin-right:0;}
	
.banq-program-title{width:90%;}
.banq-program-list{display:block;}
.banq-program-list li{width:100%;margin:0 auto 5%;}
.banq-program-cap{margin:1rem auto 0;}
.banq-program-cap h4{font-size:1.3rem;line-height:normal;text-align:center;margin-bottom:1rem;}
	
}
@media screen and (max-width:640px){
.banq-cont1{width:100%;display:block;background:#FFF;padding-top:0;}
.banq-cont1-img{width:90%;margin:0 auto;}
.banq-cont1-cap{width:90%;margin:1.5rem auto 0;}
.banq-cont1-cap h3{font-size:1.3rem;margin-bottom:1.5rem;}
.banq-cont1-cap p:last-child{margin-left:45%;width:50%;text-align:end;}

.banq-cont2{padding-bottom:3rem;}
.banq-cont2-title{width:85%;margin:0 auto 2rem;padding-top:3rem;}
.banq-cont2-title h3{font-size:1.3rem;margin-bottom:10px;}
.banq-cont2-list{display:block;width:85%;margin:0 auto;}
.banq-cont2-list li{width:100%;margin-right:0;margin-bottom:8%;}
.banq-cont2-list li > h4{font-size:1.3rem;}
	
.banq-cont3{width:90%;}
.banq-cont3-img{width:100%;}
.banq-cont3-cap{width:100%;padding:0;margin:1.5rem auto 0;}
.banq-cont3-cap h3{font-size:1.3rem;margin-bottom:1.5rem;}
.banq-cont3-cap h3 br{display:none;}
	
.banq-cont5{padding:3rem 0;}
.banq-cont5-title{width:85%;}
.banq-cont5-title h3{font-size:1.3rem;}
.banq-cont5-list{display:block;width:85%;}
.banq-cont5-list li{width:100%;margin:0 auto 10%;}
.banq-cont5-list li:last-child{margin:0 auto 10%;}

.banq-para{height:60vh;}
.banq-para-cap{width:85%;}
.banq-para-cap br{display:none;}	
	
.banq-cont7{margin-top:3rem;}
.banq-cont7-title h3{font-size:1.15rem;}
.banq-cont7-list{display:block;padding:0;width:85%;margin:0 auto;}
.banq-cont7-list li{width:100%;margin:0 auto 10%;}
.banq-cont7-list li:last-child{margin-right:0;}
.banq-cont7-list li h4{margin:1rem 0;font-size:1.3rem;line-height:normal;text-align:center;}

.banq-cont4.mt0{margin-top:0;}	
.banq-cont4-list.re li:last-child{padding:0;}
.banq-cont4-list li:last-child p:first-child{font-size:1.3rem;}
.banq-cont4-list.re li:last-child p:first-child br{display:block;}
	
.banq-link{padding:3rem 0 1rem;}
.banq-link > h3{font-size:1.3rem;width:90%;margin:0 auto 2rem;}
.banq-list{display:block;width:90%;margin:0 auto;}
.banq-list li{width:100%;margin:0 auto 10%;}
.banq-list li:last-child{margin:0 auto 10%;}
.banq-list-cap1{font-size:1.5rem;}
.banq-list-link{width:75%;}

/*-----付帯設備-----*/
	
.other-cont1{margin-top:3rem;background:linear-gradient(#C6B19E 60%,#FFF 60%);padding:3rem 0;}
.other-cont1-title{width:90%;margin:0 auto 3rem;}
.other-cont1-title h2{font-size:1.2rem;}
.other-cont1-title > p{width:100%;}
.other-cont1-title > p br{display:none;}
.other-cont1-img{width:90%;margin:0 auto;}
.other-cont1-cap{width:90%;}
.other-cont1-cap h3{font-size:1.3rem;margin-bottom:2rem;}
.other-cont2-cap h3,.other-cont3-cap h3,.other-cont4-cap h3,.other-cont5-cap h3{font-size:1.3rem;}
.other-cont2-img2{height:270px;}
.other-cont4{background:linear-gradient(#EFEAE6 35%,#FFF 35%);}
.other-cont5{background:linear-gradient(#FFF 72%,#EFEAE6 72%);}
	

.other-cont6{margin:3rem auto 0;width:95%;background: linear-gradient(#FFF 80%,#DDD 80%);padding:0 0 1rem;}
.other-cont6-list{display:block;}
.other-cont6-list li{width:75%;margin:0 2%;}
.other-cont6-list li:nth-child(2){margin:1rem 12.5% 0;}
.other-cont6-list li:last-child{margin:1rem 2% 0 23%;}
.other-cont6-cap{padding:1rem;margin:1rem 0 0;}
.other-cont6-cap br{display:none;}	
.other-cont6-cap h3{font-size:1.1rem;line-height:normal;margin-bottom:1rem;}
	
.other-cont7{margin:3rem auto;width:90%;}
.other-cont7-title{margin-bottom:3rem;}
.other-cont7-title h3{font-size:1.3rem;}

.banq-program{padding:5rem 0;}
	
}
