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

  visitor

------------------------------*/
#anshin-visitor {
	font-family: Arial, Helvetica, sans-serif;
}
#anshin-visitor img {
	max-width: 100%;
}
#anshin-visitor .l-container {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 966px;
}
#anshin-visitor .p-kv {
	padding: 120px 0 110px;
	background: url(../img/visitor/mv_bg01.png) no-repeat left top/480px, url(../img/visitor/mv_bg03.png) no-repeat right top/630px, url(../img/visitor/mv_bg02.png) no-repeat left bottom/638px, url(../img/visitor/mv_bg04.png) no-repeat right bottom/715px;
	background-color: rgba(255, 255, 200, 0.25);
}
#anshin-visitor .p-kv .l-container {
	max-width: 1090px;
}
#anshin-visitor .p-kv__top {
	display: flex;
	align-items: center;
}
#anshin-visitor .p-kv__body {
	max-width: 610px;
	flex: 1;
	text-align: left;
}
#anshin-visitor .p-kv__title {
	margin-bottom: 14px;
	color: #094891;
	font-size: 85px;
	line-height: 1.2;
	font-weight: 700;
}
#anshin-visitor .p-kv__text {
	margin-left: 7px;
	font-size: 25px;
	line-height: 2;
}
#anshin-visitor .c-red {
	color: #910000;
}
#anshin-visitor .p-kv__image {
	margin: 85px 70px 0 0;
	width: 356px;
}
#anshin-visitor .p-kv__price {
	margin: 0 2px 0 61px;
}
#anshin-visitor .p-navi {
	margin-top: -72px;
	padding: 16px 0 15px;
	background: #000;
}
#anshin-visitor .p-navi .l-container {
	max-width: 1170px;
}
#anshin-visitor .p-navi__list {
	display: flex;
	flex-wrap: wrap;
}
#anshin-visitor .p-navi__list li {
	width: calc(100%/3);
}
#anshin-visitor .p-navi__list a {
	padding: 2px;
	display: block;
	color: #fff;
	font-size: 25px;
	text-align: center;
	border-left: 2px solid #fff;
}
#anshin-visitor .p-navi__list li:last-child a {
	border-right: 2px solid #fff;
}
#anshin-visitor .p-navi__list span {
	display: inline-block;
	padding: 7px 0 0 44px;
	min-height: 36px;
	background: url(../img/visitor/icon.png) no-repeat left top/36px;
}
#anshin-visitor .c-heading {
	width: fit-content;
	margin: 0 auto 38px;
	padding-bottom: 12px;
	font-size: 35px;
	font-weight: 700;
	border-bottom: 3px solid #910000;
}
#anshin-visitor .c-text {
	font-size: 25px;
	line-height: 1.76;
}
#anshin-visitor .p-rental {
	padding: 85px 0 60px;
}
#anshin-visitor .p-things {
	padding: 57px 0;
}
#anshin-visitor .p-flow {
	padding: 57px 0;
}
#anshin-visitor .p-flow__inner {
	display: flex;
	align-items: center;
}
#anshin-visitor .p-flow__list {
	text-align: left;
	flex: 1;
}
#anshin-visitor .p-flow__list li {
	padding-left: 32px;
	position: relative;
	counter-increment: list;
	font-size: 25px;
	line-height: 1.3;
	font-weight: 700;
}
#anshin-visitor .p-flow__list li:not(:last-child) {
	margin-bottom: 23px;
}
#anshin-visitor .p-flow__list li:before {
	content: counter(list);
	padding: 2px 1px 1px;
	position: absolute;
	left: 0;
	top: 3px;
	width: 25px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	background-color: #000;
	border-radius: 50%;
	box-sizing: border-box;
}
#anshin-visitor .p-flow .c-heading {
	margin-bottom: 55px;
}
#anshin-visitor .p-flow__image {
	width: 219px;
}
#anshin-visitor .p-intro {
	padding: 50px 0;
}
#anshin-visitor .p-intro .c-text {
	margin-bottom: 43px;
}
#anshin-visitor .p-intro__list {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 45px 0;
	justify-content: space-between;
}
#anshin-visitor .p-intro__list li {
	width: 47.5%;
}
#anshin-visitor .p-intro__list img {
	width: 100%;
}
#anshin-visitor .p-intro__notes {
	text-align: left;
	font-size: 15px;
	line-height: 1.2;
}
#anshin-visitor .p-rules {
	padding: 32px 0 126px;
}
#anshin-visitor .p-rules .c-heading {
	margin-bottom: 44px;
}
#anshin-visitor .p-rules .c-text {
	margin-bottom: 36px;
}
#anshin-visitor .c-bor-box {
	padding: 50px 55px 78px;
	position: relative;
	border: 1px solid #000;
}
#anshin-visitor .c-bor-box:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 27px;
	height: 25px;
	clip-path: polygon(0 0, 100% 0, 0 100%);
	background-color: #000;
	content: "";
}
#anshin-visitor .c-bor-box__ttl {
	margin-bottom: 27px;
	font-size: 25px;
	font-weight: 700;
}
#anshin-visitor .p-rules__list {
	margin: 0 -45px 65px 25px;
	text-align: left;
}
#anshin-visitor .p-rules__list li {
	font-size: 19px;
	line-height: 1.6;
}
#anshin-visitor .p-rules__list li:not(:last-child) {
	margin-bottom: 6px;
}
#anshin-visitor .p-rules__list--space {
	letter-spacing: -0.01em;
}
#anshin-visitor .p-rules__text {
	font-size: 19px;
	line-height: 2;
	text-align: left;
}
#anshin-visitor .p-mid {
	padding: 37px 0 40px;
	background: #910000;
}
#anshin-visitor .p-mid p {
	margin: 0 -10px;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
}
#anshin-visitor .p-times {
	padding: 122px 0 90px;
}
#anshin-visitor .p-times .c-heading {
	margin-bottom: 73px;
}
#anshin-visitor .p-times .c-bor-box {
	margin-bottom: 102px;
	padding: 28px 30px 34px;
	text-align: left;
}
#anshin-visitor .p-times .c-bor-box .c-bor-box__ttl {
	margin-bottom: 14px;
	font-size: 35px;
	line-height: 1.2;
}
#anshin-visitor .p-times__text {
	margin-bottom: 16px;
	font-size: 25px;
	line-height: 1.96;
	text-align: left;
}
#anshin-visitor .p-times__notes {
	margin-bottom: 48px;
	font-size: 15px;
	line-height: 1.2;
}
#anshin-visitor .p-times__btn {
	text-align: center;
}
#anshin-visitor .p-times__btn a {
	padding: 12px 45px 6px;
	color: #fff;
	font-size: 25px;
	display: inline-block;
	background-color: #000;
	border-radius: 5rem;
}
#anshin-visitor .p-times__btn a span {
	margin-left: 45px;
	display: inline-block;
	padding: 7px 0 0 44px;
	min-height: 36px;
	vertical-align: -2px;
	background: url(../img/visitor/icon.png) no-repeat left top/36px;
}
#anshin-visitor .p-times__list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 24px 0;
}
#anshin-visitor .p-times__list:after {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #000;
	content: "";
}
#anshin-visitor .p-times__list li {
	width: 47.5%;
	text-align: left;
	border-bottom: 1px solid #000;
}
#anshin-visitor .p-times__list__ttl {
	margin-bottom: 12px;
	position: relative;
	padding-left: 10px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
}
#anshin-visitor .p-times__list__ttl:after {
	position: absolute;
	left: 0;
	top: 1px;
	width: 4px;
	height: calc(100% - 4px);
	background-color: #910000;
	content: "";
}
#anshin-visitor .p-times__list__text {
	margin-bottom: 5px;
	font-size: 18.5px;
	line-height: 1.4;
}
#anshin-visitor .p-times__list__btn {
	text-align: right;
}
#anshin-visitor .p-times__list__btn a {
	padding: 9px 15px 7px 10px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	background-color: #000;
}
#anshin-visitor .p-times__list__btn span {
	display: inline-block;
	padding: 3px 0 0 27px;
	min-height: 22px;
	background: url(../img/visitor/icon.png) no-repeat left top/22px;
}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 768px) {
	#anshin-visitor .p-kv {
		padding: 15.385vw 0 5.128vw;
		background-size: 200px, 300px, 300px, 300px;
	}
	#anshin-visitor .p-kv__top {
		display: block;
	}
	#anshin-visitor .p-kv__body {
		max-width: inherit;
	}
	#anshin-visitor .p-kv__title {
		margin-bottom: 1.795vw;
		font-size: 7.692vw;
		text-align: center;
	}
	#anshin-visitor .p-kv__text {
		margin-left: 0;
		font-size: 4.615vw;
		line-height: 1.6;
	}
	#anshin-visitor .p-kv__image {
		margin: 0 auto 20px;
		width: 30.769vw;
	}
	#anshin-visitor .p-kv__price {
		margin: 0;
	}
	#anshin-visitor .p-navi {
		margin-top: 0;
		padding: 0;
	}
	#anshin-visitor .p-navi .l-container {
		padding: 0;
	}
	#anshin-visitor .p-navi__list {
		display: block;
	}
	#anshin-visitor .p-navi__list li {
		width: auto;
		border-bottom: 1px solid #fff;
		box-sizing: border-box;
	}
	#anshin-visitor .p-navi__list a {
		padding: 2.564vw 5.128vw;
		display: block;
		font-size: 4.615vw;
		border: none !important;
		text-align: left;
	}
	#anshin-visitor .p-navi__list span {
		padding: 0.256vw 0 0 6.154vw;
		min-height: 4.615vw;
		background-size: 4.615vw;
	}
	#anshin-visitor .c-heading {
		margin-bottom: 5.128vw;
		padding-bottom: 2.051vw;
		font-size: 6.154vw;
	}
	#anshin-visitor .c-text {
		font-size: 4.103vw;
	}
	#anshin-visitor .p-rental {
		padding: 11.538vw 0 5.128vw;
	}
	#anshin-visitor .p-things {
		padding: 5.128vw 0;
	}
	#anshin-visitor .p-flow {
		padding: 5.128vw 0;
	}
	#anshin-visitor .p-flow__inner {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#anshin-visitor .p-flow__list {
		flex: auto;
	}
	#anshin-visitor .p-flow__list li {
		padding-left: 6.154vw;
		font-size: 4.615vw;
	}
	#anshin-visitor .p-flow__list li:not(:last-child) {
		margin-bottom: 2.564vw;
	}
	#anshin-visitor .p-flow__list li:before {
		padding-top: 0.769vw;
		top: 0.256vw;
		width: 5.128vw;
		height: 5.128vw;
		box-sizing: border-box;
		font-size: 3.077vw;
	}
	#anshin-visitor .p-flow .c-heading {
		margin-bottom: 5.128vw;
	}
	#anshin-visitor .p-flow__image {
		width: 35.897vw;
		margin: 0 auto 15px;
	}
	#anshin-visitor .p-intro {
		padding: 5.128vw 0;
	}
	#anshin-visitor .p-intro .c-text {
		margin-bottom: 5.128vw;
	}
	#anshin-visitor .p-intro__list {
		margin-bottom: 2.564vw;
		gap: 2.564vw 0;
	}
	#anshin-visitor .p-intro__list li {
		width: calc((100% - 2.564vw)/2);
	}
	#anshin-visitor .p-intro__notes {
		font-size: 3.333vw;
	}
	#anshin-visitor .p-rules {
		padding: 5.128vw 0 12.821vw;
	}
	#anshin-visitor .p-rules .c-heading {
		margin-bottom: 5.128vw;
	}
	#anshin-visitor .p-rules .c-text {
		margin-bottom: 3.846vw;
	}
	#anshin-visitor .c-bor-box {
		padding: 6.41vw 5.128vw;
	}
	#anshin-visitor .c-bor-box__ttl {
		margin-bottom: 3.846vw;
		font-size: 5.128vw;
	}
	#anshin-visitor .p-rules__list {
		margin: 0 0 8.974vw 3.846vw;
	}
	#anshin-visitor .p-rules__list li {
		font-size: 4.103vw;
	}
	#anshin-visitor .p-rules__text {
		font-size: 4.103vw;
	}
	#anshin-visitor .p-mid {
		padding: 5.128vw 0 6.154vw;
	}
	#anshin-visitor .p-mid p {
		font-size: 6.154vw;
	}
	#anshin-visitor .p-times {
		padding: 11.538vw 0 10.256vw;
	}
	#anshin-visitor .p-times .c-heading {
		margin-bottom: 8.974vw;
	}
	#anshin-visitor .p-times .c-bor-box {
		margin-bottom: 10.256vw;
		padding: 6.41vw 5.128vw;
	}
	#anshin-visitor .p-times .c-bor-box .c-bor-box__ttl {
		margin-bottom: 2.564vw;
		font-size: 5.128vw;
	}
	#anshin-visitor .p-times__text {
		margin-bottom: 2.564vw;
		font-size: 4.103vw;
		line-height: 1.6;
	}
	#anshin-visitor .p-times__notes {
		margin-bottom: 5.128vw;
		font-size: 3.333vw;
	}
	#anshin-visitor .p-times__btn a {
		padding: 3.077vw 2.564vw 1.538vw;
		font-size: 4.103vw;
		width: 74.359vw;
	}
	#anshin-visitor .p-times__btn a span {
		margin: 2.051vw 0 0;
		padding: 0.769vw 0 0 7.692vw;
		min-height: 6.154vw;
		background-size: 6.154vw;
	}
	#anshin-visitor .p-times__list {
		display: block;
	}
	#anshin-visitor .p-times__list:after {
		display: none;
	}
	#anshin-visitor .p-times__list li {
		width: auto;
	}
	#anshin-visitor .p-times__list li:not(:last-child) {
		margin-bottom: 6.41vw;
	}
	#anshin-visitor .p-times__list__ttl {
		font-size: 5.128vw;
	}
	#anshin-visitor .p-times__list__text {
		font-size: 4.103vw;
	}
	#anshin-visitor .p-times__list__btn a {
		font-size: 4.103vw;
	}
}