
@media screen and (max-width:1500px) {}
@media screen and (max-width:1300px) {}
@media screen and (max-width:1100px) {}/* SPnaviの切り替え */
@media screen and (max-width:992px) {}
@media screen and (max-width:768px) {}
	
:root{
    --bn-color01:#8e1523; /* あか */
    --bn-color02:#1f316f; /* あお */
}

.cen {
	text-align: center;
}

.mb50 {
	margin-bottom: 50px;}

@media screen and (max-width:1100px) {
	
.mb50 {
	margin-bottom: 30px;}
	
}

.pc {}

.sp {
  display: none; }

@media screen and (max-width:768px) {

.pc {
  display: none; }
	
.sp {
  display: inline; }
	
}

.color1 {
	color:var(--bn-color01);
	background-color: var(--bn-color01);
}

.color2 {
	color:var(--bn-color02);
	background-color: var(--bn-color02);
}

/*  */
#bunjyo-n{
}

#bunjyo-n .main-area {
	margin-top: 115px;
}

@media screen and (max-width:1300px) {

	#bunjyo-n .main-area {
		margin-top: 90px;
	}

}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
	#bunjyo-n .main-area {
		margin-top: 0px;
	}
	
}

.main-img-w{
	position:relative;
	width: 100%;
}

.main-img-pc{
	width: 100%;
}

.main-img-sp{
	display: none;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.main-img-pc{
	display: none;
}
	
.main-img-sp{
	display: block;
	width: 100%;
}
	
}

.main-title-pc{
	width: 55%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
    z-index: 2;
}

.main-title-sp{
	display: none;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.main-title{
	display: none;
}

.main-title-sp{
	width: 80%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
    z-index: 2;
}
	
}	
	
.sub-title-pc{
	width: 70%;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
    z-index: 2;
}

.sub-title-sp{
	display: none;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.sub-title-pc{
	display: none;
}

.sub-title-sp{
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
    z-index: 2;
}
	
}

.yokoku-pc {
	z-index: 2;
	position:absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
	width: 70%;
	margin-top: 10px;
}

.yokoku-sp {
	display: none;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.yokoku-pc {
	display: none;
}

.yokoku-sp {
	display: block;
	margin-top: 120px;
}
	
}

.acc-title1-pc{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.acc-title2-pc{
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.acc-title3-pc{
	width: 100%;
	margin-top: 80px;
}

.acc-title4-pc{
	width: 100%;
	margin-top: 50px;
}

.acc-title1-sp,
.acc-title2-sp,
.acc-title3-sp,
.acc-title4-sp{
	display: none;
}

.acc-title2-pc + p.main-p,
.acc-title2-sp + p.main-p{
	margin-top: 80px;
}

p.main-p + .b-flex-w3,
p.main-p + .b-flex-w4{
	margin-top: 80px;
}

.acc-line1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #fff;
	margin-top: 80px;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.acc-title1-pc,
.acc-title2-pc,
.acc-title3-pc,
.acc-title4-pc{
	display: none;
}
	
.acc-title2-pc + p.main-p,
.acc-title2-sp + p.main-p{
	margin-top: 30px;
}

p.main-p + .b-flex-w3,
p.main-p + .b-flex-w4{
	margin-top: 30px;
}

.acc-title1-sp{
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
	
.acc-title2-sp{
	display: block;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
	
.acc-title3-sp{
	display: block;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
	
.acc-title4-sp{
	display: block;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
	
.acc-title3-sp + p.main-p-sp{
	margin-top: 50px;
}
	
.acc-line1{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #fff;
	margin-top: 50px;
}
	
}

.taka-title1-pc{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

.taka-title2-pc{
	width: 100%;
	margin-top: 50px;
}

.taka-title1-sp,
.taka-title2-sp,
.taka-title3-sp,
.taka-title4-sp{
	display: none;
}

.taka-title1-pc + p.main-p,
.taka-title1-sp + p.main-p{
	margin-top: 50px;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.taka-title1-pc,
.taka-title2-pc{
	display: none;
}
	
.taka-title1-sp{
	display: block;
	width: 100%;
}
	
.taka-title2-sp{
	display: block;
	width: 100%;
	margin-top: 20px;
}
	
}

.kukaku-title1{
	border : solid 1px #fff ;
	font-family: 'Noto Serif JP', serif;
	font-size: 3rem;
	color: #fff;
	line-height: 1.1;
	padding: 15px;
	margin-bottom: 50px;
}

.kukaku-title1 span{
	font-size: 1.5rem;	
}

.kukaku-map1-pc{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.kukaku-img-pc{
	display: block;
}

.kukaku-img-sp,
.kukaku-map1-sp{
	display: none;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.kukaku-map1-pc{
	display: none;
}

.kukaku-img-pc{
	display: none;
}

.kukaku-img-sp{
	display: block;
}
	
.kukaku-map1-sp{
	display: block;
	margin-top: 20px;
}
	
}

.plan-t1 {

	
}
.plan-t1 h2 {
	max-width: 98rem;
	margin: 0 auto 5.3rem;
	border-top: .1rem solid #524d40;
	border-bottom: .1rem solid #524d40;
	background: linear-gradient(to right, rgba(82, 77, 64, 0) 0%, #524d40 50%, rgba(82, 77, 64, 0) 100%);
	color: #f7f3e2;
	font-weight: 500;
	font-size: 1.5rem;
	text-align: center;
	letter-spacing: .24em;
	padding: 1.7rem 0 1.6rem;
	line-height: 1.35;
}
.plan-t1 h2 span {
	display: block;
	font-size: 3rem;
	letter-spacing: 0;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	.plan-t1 {
		padding: 0 0 1rem;
	}
	.plan-t1 h2 {
		margin: 0 auto 2.8rem;
		padding: 1rem 0;
	}
	.plan-t1 h2 span {
		font-size: 3.3rem;
	}
}

.plan-t2 {
	font-family: 'Noto Serif JP', serif;
	color: #000;
	font-weight: 500;
	font-size: 2.5rem;
	padding: 0 0 2rem;
	line-height: 1.35;
	text-align: left;
}

.plan-t2 span {
	color: #a61918;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.plan-t2 {
	font-size: 2rem;
	text-align: center;
}
	
}

.plan-t3 {
	font-family: 'Noto Serif JP', serif;
	color: #000;
	font-weight: 500;
	font-size: 1.6rem;
	text-align: left;
	padding: 2rem 0 2rem;
	position: relative;
}

.plan-t3 .p-arrow {
  position: absolute;
  display: inline-block;
  width: 45px;
  height: 1px;
  margin-top: 4.5px;
  border-radius: 9999px;
  background-color: #a10d29;
	z-index: 100;
	bottom: 2rem;
	right: 0px;
}

.plan-t3 .p-arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 10px;
  height: 1px;
  border-radius: 9999px;
  background-color: #a10d29;
  transform: rotate(30deg);
  transform-origin: calc(100% - 0.5px) 50%;
}



.plan-img1-pc {
	width: 100%;
}

.plan-img2 {

}

.plan-img3 {

}

.plan-img4-pc {
	padding: 5rem 0 0;
}

.plan-img1-sp,
.plan-img4-sp{
	display: none;
}

.plan-w1 {
	width: 100%;
	background-color: #013665;
	padding: 1.5rem 1rem;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.4rem;
	color: #e0cb8c;
	line-height: 1.3;
	margin-top: 100px;
}

.plan-w2 {
	width: 100%;
	background-color: #fff;
	padding: 5.5rem 5.5rem;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.plan-img1-pc,
.plan-img4-pc {
	display: none;
}
	
.plan-img1-sp{
	display: block;
	width: 100%;
}
	
.plan-img4-sp{
	padding: 20px 0 0;
	display: block;
	width: 100%;
}
	
.plan-w1 {
	padding: 1.5rem 1rem;
	font-size: 2.5rem;
	margin-top: 50px;
}
	
.plan-w2 {
	padding: 2rem 2rem;
}

}


.outline-table {
	max-width: 98rem;
	margin: 0 auto 4.6rem;
	display: flex;
	flex-wrap: wrap;
	border-bottom: .1rem solid #c1c1c1;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2;
}
.outline-table dt {
	width: 19.7rem;
	margin: 0;
	border-top: .1rem solid #c1c1c1;
	padding: 1rem 1.8rem .9rem;
	box-sizing: border-box;
}
.outline-table dd {
	width: calc(100% - 19.7rem);
	margin: 0;
	border-top: .1rem solid #c1c1c1;
	box-sizing: border-box;
	padding: 1rem 0 .9rem;
}
.outline-table dt:nth-of-type(2n+1),
.outline-table dd:nth-of-type(2n+1) {
	background: #fafafa;
}
.outline-table dd:last-child {
	line-height: 1.6667;
	padding: 1.3rem 0 1.6rem;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
	.outline-table {
		max-width: 100%;
		margin-bottom: 3rem;
	}
	.outline-table dt {
		width: 14.5rem;
		padding: 1rem 0 .9rem 1.8rem;
	}
	.outline-table dd {
		width: calc(100% - 14.5rem);
	}
	.outline-table dt:nth-last-of-type(1) {
		width: 100%;
		padding-bottom: .5rem;
	}
	.outline-table dd:last-child {
		width: 100%;
		border-top: 0;
		padding: 0 1.8rem 2rem;
	}
	
}

.outline-map {
	max-width: 98rem;
	margin: 0 auto 11.8rem;
}
.outline-map iframe {
	border: 0;
	display: block;
	width: 100%;
	height: 40rem;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

	.outline-list {
		max-width: 46rem;
		margin-bottom: 3rem;
	}
	.outline-list dt {
		width: 14.5rem;
		padding: 1rem 0 .9rem 1.8rem;
	}
	.outline-list dd {
		width: calc(100% - 14.5rem);
	}
	.outline-list dt:nth-last-of-type(1) {
		width: 100%;
		padding-bottom: .5rem;
	}
	.outline-list dd:last-child {
		width: 100%;
		border-top: 0;
		padding: 0 1.8rem 2rem;
	}
	
	.outline-map {
		max-width: 100%;
		margin: 0 auto 4.8rem;
	}
	.outline-map iframe {
		height: 36.5rem;
	}

}

.outline-contact {
	max-width: 90rem;
	margin: 0 auto;
	background: #e7e5de;
	color: #000;
	padding: 4.4rem 2rem 4.5rem;
	box-sizing: border-box;
}
.outline-contact-inner {
	max-width: 69.9rem;
	margin: 0 auto;
}
.outline-contact h3 {
	font-family: 'Noto Serif JP', serif;
	border-bottom: .2rem solid #921f24;
	font-size: 2.2rem;
	font-weight: 600;
	color: #921f24;
	padding: 0 1.5rem 1.1rem;
	margin: 0 0 2rem;
	display: block;
}
.outline-contact h4 {
	font-family: 'Noto Serif JP', serif;
	margin: 0 1.5rem;
	font-size: 2.5rem;
	font-weight: 600;
}
.outline-contact-tel {
	font-family: 'Noto Serif JP', serif;
	margin: 0 1.5rem 2rem;
	display: block;
	font-size: 4.6rem;
	line-height: 1.1;
	font-weight: 600;
	color: #8a1b1f;
	letter-spacing: .04em;
	width: fit-content;
}

.outline-contact-inner > p {
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	margin: 0 1.5rem;
	font-size: 1.7rem;
	line-height: 1.5294;
}
.outline-contact-inner > p span {
	font-size: 1.4rem;
}
.outline-contact-footer {
	font-family: 'Noto Serif JP', serif;
	border-top: .2rem solid #921f24;
	padding: 0 1.5rem;
	margin-top: 2rem;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.8571;
	padding-top: 1rem;
}
.outline-contact-btn {
	font-family: 'Noto Serif JP', serif;
	display: block;
	width: 55rem;
	height: 6rem;
	border-radius: 3rem;
	margin: 4.5rem auto 0;
	color: #fff;
	background: #8a1b1f;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
	padding: 1.4rem 0;
	box-sizing: border-box;
	transition: opacity .3s;
}

@media (hover:hover) {
	.outline-contact-btn:hover {
		opacity: .6;
	}
}
@media only screen and (min-width:769px) {
	.outline-contact a[href^="tel:"] {
		pointer-events: none;
	}
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

	.outline-contact {
		max-width: 100%;
		padding: 4.4rem 1.1rem 3.6rem;
	}
	.outline-contact h3 {
		margin: 0 0 2.2rem;
		
	}
	.outline-contact h4 {
		margin: 0 1.5rem .5rem;
		line-height: 1.36;
	}
	.outline-contact-tel {
		font-size: 3.8rem;
	}
	.outline-contact-footer {
		margin-top: 2.5rem;
		line-height: 1.75;
	}
	.outline-contact-btn {
		width: 95%;
		margin: 3rem auto 0;
	}

}

@media screen and (max-width:768px) {

.outline-contact h3 {
	font-size: 1.6rem;
	padding: 0 1rem 1rem;
	margin: 0 0 2rem;
}
.outline-contact h4 {
	margin: 0 1rem;
	font-size: 1.6rem;
	font-weight: 600;
}
	
.outline-contact-tel {
	margin: 0 1rem 1rem;
	font-size: 2.8rem;
}
	
.outline-contact-inner > p {
	margin: 0 1rem;
	font-size: 1.4rem;
}
.outline-contact-inner > p span {
	font-size: 1.2rem;
}
	
.outline-contact-footer {
	padding: 1rem 1rem 0;
	font-size: 1.2rem;
}

.outline-contact {
	max-width: 100%;
	padding: 2rem 1rem 2rem;
}
	
.outline-contact-btn {
	width: 95%;
	font-size: 1.6rem;
}
	
}


.outline-chui {
	max-width: 90rem;
	margin: 30px auto 0;
	color: #000;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.4rem;
	font-weight: 500;
	padding: 0rem 1rem 0rem;
}



/* 背景 */

.bn-back00{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background-color: #ffffff;
}

.bn-back01{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	background-color: #ffffff;
}

.bn-back02{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 50px !important;
	padding-bottom: 180px !important;
	background: linear-gradient(#092c4b, #013665);
	position:relative;
}

.bn-back02-2{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 150px !important;
	padding-bottom: 150px !important;
	background: linear-gradient(#092c4b, #013665);
	position:relative;
}

.bn-back03{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 180px !important;
	padding-bottom: 150px !important;
	background: linear-gradient(to right, rgba(236, 235, 227, .9) 0%, rgba(236, 235, 227, .2) 50%, rgba(236, 235, 227, .9) 100%);
}

.bn-back03-2{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 150px !important;
	padding-bottom: 150px !important;
	background: linear-gradient(to right, rgba(236, 235, 227, .9) 0%, rgba(236, 235, 227, .2) 50%, rgba(236, 235, 227, .9) 100%);
}

.bn-back04-2{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 150px !important;
	padding-bottom: 150px !important;
	background-color: #ffffff;
}


/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.bn-back01{
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}

.bn-back02{
	padding-top: 0px !important;
	padding-bottom: 150px !important;
}
	
.bn-back02-2{
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}

.bn-back03{
	padding-top: 150px !important;
	padding-bottom: 75px !important;
}
	
.bn-back03-2{
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}

.bn-back04{
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}
	
.bn-back04-2{
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}
	
}

@media screen and (max-width:768px) {
	
.bn-back02{
	padding-top: 0px !important;
	padding-bottom: 120px !important;
}

.bn-back03{
	padding-top: 120px !important;
	padding-bottom: 75px !important;
}
	
}

/* navi */

.bunjyo-navi {
	background: linear-gradient(to right, #092c4b 50%, #013665 100%);
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 40px 20px 40px;
	position: sticky;
	top: 115px;
	left: 0;
	right: 0;
	z-index: 1000;
}

@media screen and (max-width:1500px) {



}

@media screen and (max-width:1300px) {

	.bunjyo-navi {
		top: 90px;
	}

}
/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

	.bunjyo-navi {
		top: 120px;
	z-index: 50;
	}

}

@media screen and (max-width:992px) {

	.bunjyo-navi {
		padding: 1.3rem 2rem;
		display: block;
		border-top: .1rem solid #8e8e8e;
	}

}

.bunjyo-navi h1 {
	margin: 0;
	font-size: 2.2rem;
}
.bunjyo-navi h1 span {
	font-size: 1.4rem;
    display: inline-block;
    margin-left: 1rem;
}
.bunjyo-navi-list {
	display: flex;
	margin: .6rem 0 0;
	padding: 0;
	font-size: 1.6rem;
}
.bunjyo-navi-list a {
	color: #fff;
	letter-spacing: .05em;
	display: block;
	transition: opacity .3s;
}
.bunjyo-navi-list li + li {
	margin-left: 3.5rem;
	position: relative;
}
.bunjyo-navi-list li:last-child a {
	letter-spacing: -.08em;
}
.bunjyo-navi-list li + li::before {
	content: '|';
	position: absolute;
	left: -2rem;
	top: -.1rem;
	bottom: 0;
	margin: auto 0;
}
@media (hover:hover) {
	.bunjyo-navi-list a:hover {
		opacity: .6;
	}
}

@media screen and (max-width:1300px) {

	.bunjyo-navi h1 {
		font-size: 1.8rem;
	}
	
	.bunjyo-navi-list {
		font-size: 1.3rem;
	}

}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

	.bunjyo-navi h1 {
		font-size: 1.8rem;
		text-align: center;
		padding-bottom: 1rem;
		border-bottom: .1rem solid #808080;
	}
	.bunjyo-navi-list {
		margin: .5rem 0 0;
		font-size: 1.45rem;
		text-align: center;
	}
	.bunjyo-navi-list li + li {
		margin-left: 1.8rem;
	}
	.bunjyo-navi-list li a {
		letter-spacing: .03em;
	}
	.bunjyo-navi-list li + li::before {
		left: -1.1rem;
		top: -.1rem;
	}
}

@media screen and (max-width:992px) {
	
	.bunjyo-navi h1 {
		font-size: 1.4rem;
	}
	.bunjyo-navi-list {
		font-size: 1.2rem;
	}
	
}

h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 3.5rem;
    display: block;
	color: #e0cb8c;
	line-height: 1.8;
}

h2.whi {
	color: #fff;
}

h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 3rem;
    display: inline-block;
	color: #1a1a1a;
	line-height: 1.8;
}

h3.bro {
	color: #877e69;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
h2 {
	font-size: 2.8rem;
}

h3 {
	font-size: 2.3rem;
}

}

p.main-p {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8rem;
    display: inline-block;
	color: #000000;
	line-height: 2.5;
}

p.main-p-sp {
	display: none;
}

.bn-back02-2 p.main-p {
	color: #fff;
}

.bn-back02 p.main-p {
	color: #dbdbdb;
}

h2 + p.main-p {
	margin-top: 30px;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
p.main-p {
	font-size: 1.6rem;
	line-height: 2;
}
	
h2 + p.main-p {
	margin-top: 20px;
}
	
p.main-p-sp {
	font-family: 'Noto Serif JP', serif;
	display: inline-block;
	font-size: 1.4rem;
	color: #000000;
	line-height: 2;
}
	
.bn-back02-2 p.main-p-sp {
	color: #fff;
}
	
}



.bo-toi {
	width: auto;
	height: 150px;
	position:absolute;
	bottom: -75px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
}

.bo-toi img {
	width: auto;
	height: 100%;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.bo-toi {
	max-width: 90%;
	height: 130px;
	bottom: -65px;
}
	
}

@media screen and (max-width:768px) {
	
.bo-toi {
	height: 80px;
	bottom: -40px;
	
}
	
}

.kami-map-t-pc {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
	
.kami-map-t-sp{
	display: none;
}
	
/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.kami-map-t-pc {
	display: none;
}
	
.kami-map-t-sp{
	display: block;
	width: 100%;
}
	
}

.kami-map {
	width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

@media screen and (max-width:1100px) {
	
.kami-map {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
	
}

.kami-map2-pc {
	display: block;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;
}
	
.kami-map2-sp {
	display: none;
}	

.kami-map2-sp-slide{
	display: none;
}
	
/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.kami-map2-pc {
	display: none;
}
	
.kami-map2-sp{
	display: block;
	width: 100%;
	margin-top: 30px;
}
	
.kami-map2-sp-slide{
	display: block;
	width: 100%;
	margin-top: 30px;
	background-color: #fff;
	padding: 20px 30px 20px 30px;
}
	
}

.map-w {
	width: 100%;
	margin-top: 100px;
	position:relative;
}

.map-w + .map-w {
	margin-top: 50px;
}

.map-w .flex-33.spf-49 {
	position:relative;
	z-index: 2;
}

.map-t-pc {
	width: 80%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.map-t-sp{
	display: none;
}

.map-ill01{
	width: 80px;
	position:absolute;
	top: -80px;
	right: 100px;
	z-index: 1;
}


/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.map-t-pc {
	display: none;
}

.map-t-sp{
	display: block;
	width: 100%;
}
	
.map-ill01{
	display: none;
}
	
}

.map-p {
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	color: #000000;
	font-size: 1.6rem;
	line-height: 1.2;
	margin-top: 10px;
}

.bn-back02-2 .map-p {
	color: #fff;
}

.map-p span {
	color: #b79d62;
	font-size: 4rem;
	line-height: 1.2;
}

.map-p span.sm2 {
	color: #000;
	font-size: 1rem;
}

.bn-back02-2 .map-p span.sm2 {
	color: #fff;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.map-p {
	font-size: 1.4rem;
}
	
.map-p span {
	font-size: 3.5rem;
}
	
}

@media screen and (max-width:768px) {
	
.map-p {
	font-size: 1.2rem;
}
	
.map-p span {
	font-size: 2.5rem;
}
	
}

.b-flex-w3{
	width: 74.5%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-right: auto;
	margin-left: auto;
}

.b-flex-w4{
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-right: auto;
	margin-left: auto;
}

.b-flex-w4.kukaku-w1,
.b-flex-w4.kukaku-w2{

}

.plan-w2 .b-flex-w4{

}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {
	
.b-flex-w3{
	width: 100%;
}

.b-flex-w4{
	width: 100%;
}
	
.b-flex-w4.kukaku-w1{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
	
.b-flex-w4.kukaku-w2{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
	
.plan-w2 .b-flex-w4{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
	
}

/*4つ並ぶ、空きあり*/

.b-flex-w3 .flex-25,
.b-flex-w4 .flex-25{
	flex: 0 0 23.5%;
	padding: 0 0 0 0;
	margin-bottom: 0;
	position:relative;
	margin-top: 20px;
	margin-right: 2%;
	vertical-align:top;
}

.b-flex-w3 .flex-33,
.b-flex-w4 .flex-33{
	flex: 0 0 32%;
	padding: 0 0 0 0;
	margin-bottom: 0;
	position:relative;
	margin-top: 20px;
	margin-right: 2%;
	vertical-align:top;
}


.b-flex-w3 .flex-25:nth-child(4n),
.b-flex-w4 .flex-25:nth-child(4n),
.b-flex-w3 .flex-33:nth-child(3n),
.b-flex-w4 .flex-33:nth-child(3n){
	margin-right: 0;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.b-flex-w4 .spf-49,
.b-flex-w3 .spf-49 {
	flex: 0 0 48%;
	padding: 0 0 0 0;
	margin-bottom: 0;
	position:relative;
	margin-top: 20px !important;
	margin-right: 2% !important;
}

.b-flex-w4 .spf-49:nth-child(2n),
.b-flex-w3 .spf-49:nth-child(2n){
	margin-right: 0;
}
	
.b-flex-w4 .spf-100,
.b-flex-w3 .spf-100 {
	flex: 0 0 100%;
	padding: 0 0 0 0;
	margin-bottom: 0;
	position:relative;
	margin-top: 20px !important;
}
	
}

.bn-btnbox2 {
	width: 100%;
	display: block;
	position:relative;
	text-align: left;
	font-size: 0;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}

.bn-btnbox3 {
	width: 100%;
	display: block;
	position:relative;
	text-align: left;
	font-size: 0;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}

a.bn-bt1 {
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	background-color: #bda67a;
	text-decoration: none;
	font-size: 2rem;
	text-align: center;
	padding: 20px 20px;
	width: 60%;
	display: block;
	position: relative;
	letter-spacing: 1px;
	border-radius: 45px;
	margin-right: auto;
	margin-left: auto;
}

/* SPnaviの切り替え */
@media screen and (max-width:1100px) {

.bn-btnbox3 {
	margin-top: 30px;
}
	
a.bn-bt1 {
	font-size: 2rem;
	padding: 20px 10px;
	width: 100%;
}
	
}

@media screen and (max-width:768px) {

a.bn-bt1 {
	font-size: 1.7rem;
	padding: 15px 5px;
	width: 100%;
}
	
}


