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


html {
	scroll-behavior: smooth;
}
header {
	padding: 0px 2%;
	position: fixed;
	left: 0;
	top:0;
	z-index: 999;
	background-color: #fff;
}
header > div {
	align-items: center;
	height: 80px;
}
header #headLogo {
	width: 36%;
	max-width: 600px;
}
header .telBox {
	width: 60%;
	max-width: 660px;
	container-type: inline-size;
}
header .telBox a.btrRaijo {
	display: block;
	width: 50%;
	background-color: rgb(139 0 2);
	color: #fff;
	border-radius: 7px;
	display: flex;
justify-content: center;
align-items: center;
	font-size: 2.7cqw;
	letter-spacing: 0em;
}
header .telBox a.tel {
	display: block;
	width: 46%;
}
header .telBox a.tel,#sec03 .flex01 .telBox a {
	pointer-events: none;
}
#contents {
	padding-top: 80px;
}
.base {
	position: relative;
}
.base > div {
	position: absolute;
}
.base .sdw {
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.6)) drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.6));
}
.base01 .h3-01 {
	position: absolute;
	width: 6.6%;
	top: 0.5%;
	right: 0;
	opacity: 0;
	transform: translateX(-200%) scale(1.5);
	transform-origin: center top;
}
._load .base01 .h3-01 {
	transition: 1.2s ease-in-out 0.5s;
	opacity: 1;
	transform: translateX(0%) scale(1);
	
}
.base01 .h3-02 {
	position: absolute;
	width: 6.6%;
	top: 0.5%;
	left: 0;
	opacity: 0;
	transform: translateX(200%) scale(1.5);
	transform-origin: center top;
}
._load .base01 .h3-02 {
	transition: 1.2s ease-in-out 0.5s;
	opacity: 1;
	transform: translateX(0%) scale(1);
}

.base01 .h2-01 {
	width: 56%;
	left: 50%;
	top: 15%;
	transform: translateX(-50%);
	opacity: 0;
}
._load .base01 .h2-01 {
	transition: 1.5s 2s;
	opacity: 1;
}

.base01 .h2-02 {
	width: 34%;
	left: 50%;
	top: 40%;
	transform: translateX(-50%);
	opacity: 0;
}
._load .base01 .h2-02 {
	transition: 1.5s 2.5s;
	opacity: 1;
}

.base01 .name01 {
	width: 6.6%;
  left: 44%;
  bottom: 14%

}
.base02 .name02 {
	width: 33.8%;
  left: 7.6%;
  top: 6%;
}
.base02 .name03 {
	    width: 28.8%;
    right: 5.8%;
    bottom: 6%;
}
.base03 .name04 {
	width: 30.5%;
  left: 24.6%;
  top: 4%;
}
/*.base03 .name05 {
	width: 30.5%;
  left: 24.6%;
  top: 4%;
}*/
.base03 .ov02 {
	width: 26.2%;
  left: 31.5%;
  bottom: 19%;
}

.base04 .ov01 {
	width: 26.0%;
  left: 10.6%;
  top: 20%;
}
.base04 .name05 {
	width: 14.0%;
  left: 18.3%;
  bottom: 55.4%;
}
.base04 .name06 {
	width: 15.0%;
  left: 39.5%;
  bottom: 53.4%;
}
.base04 .name07 {
	width: 14.0%;
  left: 3.6%;
  bottom: 19.8%;
}
.base04 .name08 {
	width: 10.7%;
  left: 32%;
  bottom: 21.8%;
}
.base04 .h4-01 {
	width: 49%;
  left: 50%;
  bottom: 13.4%;
  transform: translateX(-50%);
}
.base04 .h4-02 {
	width: 60%;
  left: 50%;
  bottom: 5.6%;
  transform: translateX(-50%);
}

#sec02 {
	background-color: #000;
	position: relative;
    z-index: 1;
}
.flexWrap {
	background: linear-gradient(90deg,rgba(34, 24, 23, 1) 45%, rgba(34, 24, 23, 0) 45%, rgba(34, 24, 23, 0) 55%, rgba(34, 24, 23, 1) 55%);
}
#sec02 .flex01 {
	color: #fff;
}
#sec02 .flex01 > div {
	width: 45%;
	padding: 30px 0 0;
	container-type: inline-size;
}
#sec02 .flex01 > div h3 {
	width: 80%;
	max-width: 200px;
	margin: 0 auto;
	padding: 10px 0;
}
#sec02 .flex01 > div .lead {
	text-align: center;
	color: #877552;
	font-size: 4cqw;
	line-height: 2.4;
	padding: 1em 0;
	
}
#sec02 .flex02 {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
	align-items: center;
}
#sec02 .flex02 .min {
	width: 34%;
	color: #877552;
	container-type: inline-size;
	border-bottom: #877552 solid 1px;
	display: flex;
}
#sec02 .flex02 .min.rightBox {
	justify-content: flex-end;
}
#sec02 .flex02 .min p {
	font-size: 9cqw;
	line-height: 1.3;
}
#sec02 .flex02 .min p .num {
	font-size: 200%;
}
#sec02 .flex02 .min p .dist {
	font-size: 50%;
}
#sec02 .flex02 .centerBox {
	width: 32%;
	container-type: inline-size;
}
#sec02 .flex02 .centerBox h4 {
	background-color: #877552;
	text-align: center;
	color: #fff;
	padding: 0.5em 0;
	margin-bottom: 15px;
	font-size: 5cqw;
}
#sec02 .mapBox {
	max-width: 1100px;
	padding: 30px 0;
	margin: 0 auto;
}

#sec02 .eqWrap {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0 40px;
	color: #877552;
}
#sec02 .eqWrap h3 {
	text-align: center;
	padding: 1em 0;
	font-size: 24px;
}
#sec02 .eqWrap .itemBox {
	width: 21%;
	container-type: inline-size;
}
#sec02 .eqWrap .itemBox p {
	text-align: center;
	padding-top: 1em;
	font-size: 7.6cqw;
	line-height: 1.4;
}



#sec03 {
	background-color: #000;
	color: #fff;
	position: relative;
	/*padding-top: 3%*/
	/*z-index: -1;*/
	margin-top: 3%;
	
}
/* 擬似要素で上にスペースを作る */
#sec03::before {
  content: '';
  display: block;
  height: 120px;    /* 固定ヘッダーの高さ */
  margin-top: -120px; /* ヘッダーの高さ分、上にずらす */
  visibility: hidden;
}
#sec03 .flexWrap {
	position: absolute;
	height: 100%;
	max-width: 1200px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);

}

#sec03 .gaikan {

}
#sec03 .gaikan {
	position: relative;
	z-index: 1;
	padding-top: 2%;
}
#sec03 .gaikan h2 {
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 50px;
	font-size: clamp(28px, 4vw, 66px);
	left: 0.2em;
	top: 0;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
}
#sec03 .gaikan .gaikanBox {
	position: relative;
}
#sec03 .gaikan .gaikanBox .frea {
	position: absolute;
	width: 25%;

}
#sec03 .gaikan .gaikanBox .frea1 {
	  left: 0%;
    top: -33%;
}
#sec03 .gaikan .gaikanBox .frea2 {
	right: 0%;
	top: -35%;
}
	
#sec03 .flex01 {
	align-items: center;
	position: relative;
	background-color: #000;
	z-index: 1;
}
#sec03 .flex01 .bknBox {
	width: 20%;
	text-align: center;
	container-type: inline-size;
	padding: 20px 0;
}
#sec03 .flex01 .bknBox h4 {
	font-size: 4.5cqw;
}
#sec03 .flex01 .bknBox h3 {
	font-size: 9.5cqw;
	letter-spacing: 0em;
	color: #877552;
}
#sec03 .flex01 .box01 h4 {
	letter-spacing: 0.2em;
	padding-left: 0.2em;
}
#sec03 .flex01 .box01 h3 {
	letter-spacing: 0.4em;
	padding-left: 0.4em;
}
#sec03 .flex01 .bknBox a {
	display: flex;
justify-content: center;
align-items: center;
	text-align: center;
	width: 16em;
	height: 3em;
	color: #fff;
	background: #698DB1;
background: linear-gradient(180deg, rgba(105, 141, 177, 1) 0%, rgba(0, 33, 91, 1) 100%);
	border-radius: 10px;
	font-size: 4cqw;
	margin: 10px auto;
	position: relative;
}
#sec03 .flex01 .bknBox a::after {
	content: ">";
	position: absolute;
	right: 5%;
	
}
#sec03 .flex01 .bknBox a.btn02 {
	background: #877552;
background: linear-gradient(180deg, rgba(135, 117, 82, 1) 0%, rgba(55, 41, 18, 1) 100%);
}
#sec03 .flex01 .telBox {
	width: 30%;
}

#sec03 .yokokuWrap {
	margin: 20px auto 50px;
}
#sec03 .yokokuWrap dt {
	text-align: center;
	font-size: 18px;
	padding: 0.5em 0;
}
#sec03 .yokokuWrap dd {
	text-align: center;
	font-size: 12px;
}

footer {
	
}
footer .logoBox {
	max-width: 660px;
	padding: 50px 0;
}
footer .logoBox .logo01 {
	width: 50%;
}
footer .logoBox .logo02 {
	width: 35%;
}
footer .logoBox .logo02 p {
	padding-bottom: 1em;
}
#btomSp a.btrRaijo {
	display: none;
}

@media screen and (max-width: 959px) {
	#sec02 .eqWrap h3 {
   font-size: clamp(20px, 2.7vw, 22px);
	}
	#sec02 .eqWrap {
    padding: 0px 0 40px;
	}
	#sec02 .flex02 .min p {
    font-size: 11cqw;
}
	#sec03 .gaikan h2 {
		width: 100%;
		font-size: clamp(26px, 4vw, 34px);
		text-indent: 1em;
	}
	
	#sec03 .flex01 .bknBox {
    width: 48%;
    text-align: center;
    container-type: inline-size;
    padding: 20px 0;
	}
	#sec03 .flex01 .telBox {
    width: 50%;
		order: 1;
		margin: 0 auto;
}
	#sec03 .yokokuWrap dd,.captionBox p {
		font-size: clamp(10px, 1.5vw, 12px);
	}
	footer .logoBox {
    max-width: 550px;
    padding: 30px 0;
	}
}

@media screen and (max-width: 599px) {
	#contents {
    padding-top: 0px;
}
	header {
		position: static;
	}
	header .telBox a.btrRaijo {
		display: none;
	}
	header .telBox a.tel,#sec03 .flex01 .telBox a {
	pointer-events: auto;
}

	#btomSp a.btrRaijo {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50px;
		border-radius: 0;
		background-color: rgba(148,0,2,1.00);
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: clamp(16px, 4.6vw, 18px);
		z-index: 888;
	}
	#btomSp a.btrRaijo:hover {
		opacity: 1;
	}
	footer {
		padding-bottom: 50px;
	}
	header > div {
		height: auto;
		justify-content: flex-end!important;
		padding: 8px 0;
	}
	header #headLogo {
		width: 100%;
		max-width: 600px;
	}
	header .flex-container {
		width: 96%;
		max-width: 400px;
		margin: 0 auto;
	}
	header .telBox {
		width: 87%;
	}
	header .telBox a.tel {
		width: 100%;
		max-width: 600px;
		padding-top: 3%;
		display: none;
	}
	.base01 .h3-01,.base01 .h3-02 {
		width: 10%;
		z-index: 2;
	}
	.base01 .h2-01 {
		width: 66%;
		top: 15%;
	}


	.base01 .h2-02 {
		width: 50%;
	}
	.base01 .name01 {
    width: 10%;
    left: 42%;
	}
	.base02 .name02 {
    width: calc(33.8% * 1.5);
    left: 5%;
    top: 10%;
	}
	.base02 .name03 {
	  width: calc(28.8% * 1.5);
    right: 5%;
    bottom: 0%;
	}
	.base03 .name04 {
		width: calc(30.5% * 1.5);
		left: 24.6%;
		top: 3%;
	}
	.base03 .ov02 {
    width: calc(26.2% * 1.8);
    left: 22%;
    bottom: 15%;
	}
	.base04 .ov01 {
    width: calc(26.0% * 1.8);
    left: 2%;
    top: 17%;
	}
	.base04 .name05 {
		width: calc(14.0% * 1.6);
		left: 18.3%;
		bottom: 59.4%;
	}
	.base04 .name06 {
		width: calc(15.0% * 1.6);
		left: 39.5%;
		bottom: 55%;
	}
	.base04 .name07 {
		width: calc(14.0% * 1.6);
		left: 3.6%;
		bottom: 23.8%;
	}
	.base04 .name08 {
		width: calc(10.7% * 1.6);
		left: 32%;
		bottom: 25.8%;
	}

	.base04 .h4-01 {
		width: 80%;
		left: 50%;
		bottom: 7%;
		transform: translateX(-50%);
	}
	.base04 .h4-02 {
		width: 90%;
		left: 50%;
		bottom: 0%;
		transform: translateX(-50%);
	}
	#sec02 {
		padding-top: 5%;
	}
	#sec02 .flexWrap {
		width: 100%;
	}
	#sec02 .flex01 > div {
    width: 45%;
    padding: 10px 0;
    container-type: inline-size;
	}
	#sec02 .flex01 > div h3 {
    width: 80%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0px 0;
	}
	#sec02 .flex01 > div .lead {
    text-align: justify;
    font-size: 8.0cqw;
		letter-spacing: -0.03em;
    line-height: 1.6;
    padding: 1em;
	}
	#sec02 .flex01 > div .lead br {
		display: none;
	}
	#sec02 .flex02 .centerBox h4 {
    background-color: #877552;
    text-align: center;
    color: #fff;
    padding: 0.5em 0;
    margin-bottom: 5px;
    font-size: 7cqw;
}
	#sec02 .flex02 .centerBox {
    width: 52%;
    container-type: inline-size;
	}
	#sec02 .flex02 .min {
    width: 24%;
	}
	#sec02 .flex02 .min p {
    font-size: 18cqw;
		position: relative;
  }
	#sec02 .flex02 .min p .dist {
		display: block;
			font-size: 60%;
		position: absolute;
		top: 100%;
		padding-top: 0.3em;
	}
	#sec02 .eqWrap h3 {
    font-size: clamp(15px, 2.7vw, 22px);
  }
	#sec02 .eqWrap {
		width: 90%;

	}
	#sec02 .eqWrap .itemBox {
		width: 47%;
		margin-bottom: 10px;
	}
	#sec03 {
		margin-top: 0;
	}
	#sec03::before {
		content: '';
		display: block;
		height: 0px;    /* 固定ヘッダーの高さ */
		margin-top: 0px; /* ヘッダーの高さ分、上にずらす */
		visibility: hidden;
	}
	#sec03 {
		padding-top: 3%;
	}
	#sec03#sec03 .gaikan {
		padding-top: 10%;
	}
	#sec03 .gaikan h2 {
		width: 100%;
    font-size: clamp(14px, 7.2vw, 44px);
		text-indent: 0.5em;

  }
	    #sec03 .flex01 .bknBox {
        width: 100%;
        text-align: center;
        container-type: inline-size;
        padding: 20px 0;
    }
	#sec03 .flex01 .bknBox.box01 {
		border-bottom: #fff solid 1px;
	}
	#sec03 .flex01 .bknBox h4 {
    font-size: 5.5cqw;
}
	    #sec03 .flex01 .telBox {
        width: 80%;
        order: 1;
        margin: 0 auto;
    }
	
	footer .logoBox {
		width: 80%;
    max-width: 300px;
    padding: 30px 0;
	}
	footer .logoBox .logo01 {
		width: 100%;
	}
	footer .logoBox .logo02 {
		width: 70%;
		margin: 0 auto;
		padding-top: 20px;
	}
	footer .logoBox .logo01 p,
	footer .logoBox .logo02 p {
		text-align: center;
		
	}
	footer .logoBox .logo01 p {
		padding-bottom: 1em;
	}
}

