header nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 2%;
}

header nav ul {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

header nav ul li+li {
	margin-left: 1.5em;
}

@media (max-width: 1200px) {
	header nav ul li+li {
		margin-left: 1em;
	}
}

header nav ul li a {
	font-size: 1.45rem;
	color: #fff;
	text-decoration: none;
	transition: .3s all ease-in-out;
}

header nav ul li a:hover {
	opacity: .6;
}

header .o-hdr-item {
	position: absolute;
	right: 2%;
	top: 50%;
	transform: translateY(-50%);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

header .o-tel {
	margin-right: 3%;
}

.sp-fixed {
	display: none;
}

@media (max-width: 1113px) {
	header .o-hdr-item {
		width: 30%;
	}

	header .o-tel img,
	header .o-reserve img {
		width: 100%;
	}
}

h2 {
	font-size: 32px;
	font-size: 3rem;
	text-align: center;
	line-height: 1.2;
	font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro", "Hiragino Mincho Pro", HanaMinA;
}

h2 small {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: 5px;
}

.o-mv {
	position: relative;
	width: 100%;
	height: 869px;
}

.o-mv .l-container {
	position: relative;
	height: 100%;
}

.o-mv h1 {
	position: absolute;
	top: 0;
}

.o-mv .p-mv_nav {
	position: absolute;
	display: table;
	right: 0px;
	top: 20px;
}

.o-mv .p-mv_nav li {
	display: table-cell;
	padding-left: 30px;
}

.o-mv .p-mv_nav li a {
	text-decoration: none;
	color: #111;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro", "Hirï½“agino Mincho Pro", HanaMinA;
	font-size: 15px;
	font-size: 1.5rem;
}

.o-mv .p-mv_nav li a:hover {
	color: #a87b00;
}

.o-mv .o-mv-copy {
	position: absolute;
	top: 17%;
	right: 54%;
}

.o-mv .o-mv-reserve {
	position: absolute;
	top: 73%;
	left: 65%;
	z-index: 10;
}

.sp-price {
	display: none;
}

@media (max-width: 999px) {
	h2 {
		font-size: 26px;
		font-size: 2.6rem;
	}

	.sp-fixed {
		z-index: 9999;
		overflow: hidden;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 56px;
		background-color: #303030;
		align-items: center;
		position: fixed;
		/* ãƒ˜ãƒƒãƒ€ãƒ¼ãƒãƒ¼ã‚’å›ºå®š */
		bottom: 0;
		/* ä¸Šã‹ã‚‰0ã®ä½ç½®ã«å›ºå®š */
		left: 0;
		/* å·¦ã‹ã‚‰0ã®ä½ç½®ã«å›ºå®š */
		right: 0;
		display: none;
		/* ãƒ˜ãƒƒãƒ€ãƒ¼ãƒãƒ¼ã‚’éžè¡¨ç¤º */
		display: flex;
	}

	.sp-fixed-tel {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 180px;
		height: 40px;
		margin-right: 3px;
		box-sizing: border-box;
		font-size: 12px;
		font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho",
			"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3,
			"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro",
			"Hiragino Mincho Pro", HanaMinA;
		letter-spacing: 0.05em;
		color: #fff;
		background: linear-gradient(#8d8d8d, #767676);
		border-radius: 6px;
	}

	.sp-fixed-reserve {
		display: flex;
		width: 170px;
		height: 40px;
		margin-left: 3px;
	}

	.o-mv h1 {
		display: none;
	}

	.o-mv-copy {
		width: 55%;
	}

	.o-mv-copy img {
		width: 100%;
	}
}


@media (max-width: 768px) {
	.o-mv {
		background-size: cover;
		position: relative;
		height: auto;
	}

	.o-mv:after {
		display: block;
		content: "";
		padding-top: 126.6666%;
	}

	.o-mv h1 {
		display: none;
	}

	.o-mv .o-mv-reserve {
		display: none;
	}

	.o-mv-copy {
		position: absolute;
		width: 80%;
		padding-top: 78%;
		top: 9% !important;
		left: 12% !important;
	}

	.o-mv-copy img {
		width: 100%;
	}

	.sp-price {
		display: block;
		width: 100%;
	}

	.sp-price img {
		width: 100%;
		height: auto;
	}
}

.slider01 {
	background: url("/ad/common/assets/images/slide_bg.jpg") no-repeat center top;
	position: relative;
	width: 100%;
	padding: 25px 0 10px;
}


@media (max-width: 768px) {
	.slider01 {
		padding: 26px 0;
		height: 180px;
		overflow: hidden;
	}
}

#insta {
	padding: 80px 0;
}

#insta .l-container {
	margin-top: 40px;
}

@media (max-width: 768px) {
	#insta {
		padding: 10vw 4vw;
	}

	#insta .l-container {
		margin-top: 4vw;
	}
}

#about {
	padding: 60px 0;
	height: 632px;
}

#about ul {
	display: table;
}

#about ul li {
	display: table-cell;
	width: 367px;
}

#about ul li img {
	width: 100%;
}

#about .p-aboutTitle::after {
	content: "";
	display: block;
	background-repeat: no-repeat center;
	width: 350px;
	height: 15px;
	background-size: 350px 15px;
	margin: 10px auto 0;
	margin-bottom: 55px;
}

#about ul li .p-aboutBox {
	position: absolute;
	width: 367px;
}

#about ul li .p-aboutTxt {
	background-color: #fff;
	padding: 20px;
	width: 230px;
	height: 270px;
	position: relative;
	top: -76px;
	left: 97px;
}

#about .p-aboutTxt .fw-b {
	text-align: center;
	font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho",
		"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3,
		"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro",
		"Hiragino Mincho Pro", HanaMinA;
	font-size: 22px;
	font-size: 2.2rem;
}

#about .p-aboutTxt .fw-b>small {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
}

#about .p-aboutTxt .mt-lg {
	font-size: 16px;
	font-size: 1.6rem;
}

@media (max-width: 768px) {
	#about {
		height: auto;
		padding: 40px 0 20px;
	}

	#about ul {
		display: block;
	}

	#about ul {
		display: block;
	}

	#about ul li {
		display: block;
		width: 70%;
		margin: 0 auto;
	}

	#about ul li .p-aboutBox {
		position: static;
		width: auto;
	}

	#about ul li .p-aboutTxt {
		background-color: transparent;
		padding: 15px 0 30px;
		width: auto;
		height: auto;
		position: static;
	}

	#about .p-aboutTxt .fw-b {
		text-align: center;
		font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho",
			"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3,
			"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro",
			"Hiragino Mincho Pro", HanaMinA;
		font-size: 22px;
		font-size: 2.2rem;
	}

	#about .p-aboutTxt .fw-b>small {
		display: block;
		font-size: 18px;
		font-size: 1.8rem;
	}

	#about .p-aboutTxt .mt-lg {
		font-size: 15px;
		font-size: 1.5rem;
	}

	#about .p-aboutTitle::after {
		width: 300px;
		height: 14px;
		background-size: 300px 14px;
	}
}

#trouble {
	padding: 80px 0 100px;
	background-size: cover;
	height: auto;
	width: 100%;
}

#trouble .p-troubleTitle::after {
	content: "";
	display: block;
	background-repeat: no-repeat center;
	width: 350px;
	height: 15px;
	background-size: 350px 15px;
	margin: 10px auto 0;
}

#trouble .p-trouble_box {
	width: 1200px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	#trouble {
		padding: 30px 0 0;
		background: #fff;
		height: auto;
		width: 100%;
	}

	#trouble .p-troubleTitle::after {
		width: 300px;
		height: 14px;
		background-size: 300px 14px;
		margin: 10px auto 30px;
	}

	#trouble .p-trouble_box {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		box-sizing: border-box;
	}
}

#support {
	background-size: 2000px auto;
}

#support .p-supportTitle {
	text-align: center;
}

#support .p-supportTitle img {
	margin-top: -60px;
}

#support .p-support_box {
	background-size: 1189px auto;
	margin: -80px auto 0;
	padding-bottom: 82px;
	height: 500px;
	width: 1200px;
	position: relative;
}

#support .p-support_box>div {
	width: 216px;
	height: 274px;
}

#support .p-support_box>div .p-supportListTitle {
	text-align: center;
	font-family: æ¸¸æ˜Žæœä½“, YuMincho, æ¸¸æ˜Žæœ, "Yu Mincho", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3",
		"Hiragino Mincho ProN W3", HiraMinProN-W3, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN",
		"Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro", "Hiragino Mincho Pro", HanaMinA;
	font-weight: bold;
	font-size: 2.2rem;
	padding: 10px 0 5px;
}

#support .p-supportIco {
	text-align: center;
}

#support .p-support_box .p-support01 {
	position: absolute;
	top: 57px;
	left: 85px;
}

#support .p-support_box .p-support01 .p-supportListTitle {
	color: #ba1f5c;
}

#support .p-support_box .p-support02 {
	position: absolute;
	top: 155px;
	left: 492px;
}

#support .p-support_box .p-support02 .p-supportListTitle {
	color: #dda941;
}

#support .p-support_box .p-support03 {
	position: absolute;
	top: 53px;
	right: 81px;
}

#support .p-support_box .p-support03 .p-supportListTitle {
	color: #79abde;
}

@media (max-width: 768px) {
	#support {
		background: url("/ad/common/assets/images/back2.jpg") center center repeat-y;
		background-size: 100% auto;
		margin-top: -17px;
	}

	#support .p-support_box {
		background: none;
		margin: 0 auto;
		padding: 40px 20px 10px;
		height: auto;
		width: auto;
		position: relative;
	}

	#support .p-support_box .p-supportTxtBox {
		width: auto;
		height: auto;
		background-color: #fff;
		box-sizing: border-box;
		padding: 20px;
		border-radius: 8px;
		margin-bottom: 20px;
	}

	#support .p-support_box>div .p-supportListTitle {
		padding: 10px 0;
	}

	#support .p-supportIco {
		margin: 0px auto -20px;
		width: 35px;
	}

	#support .p-support_box>div {
		height: auto;
		width: 100%;
	}

	#support .p-support_box .p-support01 {
		position: static;
	}

	#support .p-support_box .p-support02 {
		position: static;
	}

	#support .p-support_box .p-support03 {
		position: static;
	}
}

#facilities {
	padding: 100px 0;
	background: url("/ad/common/assets/images/slide02_bg.jpg") no-repeat center top;
	background-size: cover;
	height: auto;
	width: 100%;
}

#facilities .slide-wrap {
	width: 710px;
	margin: 0 auto;
}

#facilities .owl-carousel figcaption {
	text-align: left;
	background: rgba(255, 255, 255, 0.6);
	padding: 2%;
	box-sizing: border-box;
	width: 100%;
	line-height: 1.4em;
	font-size: 12px;
	font-size: 1.2rem;
}

@media (max-width: 768px) {
	#facilities {
		padding: 50px 0 100px;
		background: url("/ad/common/assets/images/slide02_bg.jpg") no-repeat center top;
		background-size: auto 100%;
		height: auto;
		width: 100%;
	}

	#facilities .slide-wrap {
		width: 90%;
		margin: 0 auto;
	}

	#facilities .owl-carousel figcaption {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 5%;
	}
}

#menu {
	height: auto;
	width: 100%;
}

#menu .p-menuTitle::after {
	content: "";
	display: block;
	background-repeat: no-repeat center;
	width: 350px;
	height: 15px;
	background-size: 350px 15px;
	margin: 10px auto 0;
	margin-bottom: 32px;
}

#menu .p-menuTxt {
	width: 970px;
}

#menu .p-menuTxt.center {
	margin: 0 auto;
	text-align: center;
}

#menu .p-menuImg {
	margin: 40px 0;
}

#menu nav ul {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho",
		"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3,
		"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro",
		"Hiragino Mincho Pro", HanaMinA;
}

#menu nav ul li {
	background-color: #fff;
	box-shadow: 3px 4px 5px 0px #e4cebd;
	width: calc(100% / 4 - 20px);
	height: 125px;
	border-radius: 5px;
	font-size: 21px;
	font-size: 2.1rem;
	vertical-align: middle;
	position: relative;
	margin-left: 20px;
}

#menu nav ul li:first-child,
#menu nav ul li:nth-child(5n) {
	margin-left: 0;
}

#menu nav ul .noitem {
	background-color: transparent;
	box-shadow: none;
}

#menu nav ul li .menu-item {
	transform: translateY(18%);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#menu nav ul li .menu-item img {
	width: 92px;
}

#menu nav ul li .menu-item .text {
	font-weight: bold;
	flex-basis: 200px;
	text-align: center;
	font-feature-settings: "palt";
}

#menu nav ul li .more {
	display: inline-block;
	color: #b15f67;
	font-family: "Times New Roman";
	font-weight: bold;
	border: 1px solid #b15f67;
	border-radius: 12px;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 0.3em 1.5em;
}

#menu nav ul li {
	padding-left: 2%;
	box-sizing: border-box;
}

#menu nav ul li:before {
	position: absolute;
	content: "";
	width: 2%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #b15f67;
	border-radius: 5px 0 0 5px;
}

/*
#menu nav ul li:last-child:before {
  background-color: transparent;
}
*/
#menu nav ul li.menu-head {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	box-shadow: none;
	border-radius: 0;
	background-color: #f9f1e8;
	font-size: 26px;
	font-size: 2.6rem;
	text-align: center;
	justify-content: center;
}

#menu nav ul li.menu-head:before {
	display: none;
}

#menu nav ul li:first-child small {
	font-size: 13px;
	display: block;
}

#menu nav ul li:nth-child(n + 5) {
	margin-top: 3%;
}

#menu nav ul li a,
#menu .p-maibotsuBtn .modal-open {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#menu #special {
	background-size: cover;
}

#menu #normal {
	background: #fff;
}

#menu .inner {
	padding: 38px 0 50px;
}

@media (max-width: 947px) {
	#menu .p-menuTxt {
		width: auto;
	}

	#menu nav ul {
		width: auto;
	}

	#menu nav ul li {
		flex-basis: 48%;
	}
}

@media (max-width: 767px) {
	#menu #special {
		background: #e8dfcc;

	}

	#menu nav ul li {
		background-color: #fff;
		box-shadow: 3px 4px 5px 0px #f2f2f2;
		flex-basis: 48%;
		height: 88px;
		border-radius: 5px;
		font-size: 13px;
		font-size: 1.3rem;
		vertical-align: middle;
		position: relative;
	}

	#menu nav ul li .more {
		font-weight: bold;
		border: 1px solid #b15f67;
		border-radius: 12px;
		font-size: 10px;
		font-size: 1rem;
		padding: 0.2em 1.3em;
	}



	#menu nav ul li:nth-child(n + 2) {
		padding: 0 0 0 4%;
		margin-left: 0;
		box-sizing: border-box;
		transition: 0.3s all ease-in-out;
	}

	#menu nav ul li:nth-child(2n) {
		margin-left: 3%;
	}

	#menu nav ul li:nth-child(n + 2):hover {
		opacity: 0.5;
	}

	#menu nav ul li:nth-child(n + 4) {
		margin-top: 0;
	}

	#menu nav ul li:nth-child(n + 3) {
		margin-top: 4%;
	}

	#menu nav:last-child {
		margin-top: 30px;
	}

	#menu nav ul li .menu-item img {
		width: auto;
	}

	#menu .p-menuImg {
		margin: 20px 0;
	}

	.category-ttl {
		font-size: 17px;
	}
}

#menu .p-maibotsu {
	position: relative;
}

#menu .p-maibotsuBtn {
	width: 300px;
	background-color: #fff;
	box-shadow: 3px 4px 5px 0px #e4cebd;
	height: 125px;
	border-radius: 5px;
	font-size: 21px;
	font-size: 2.1rem;
	vertical-align: middle;
	position: relative;
	padding: 10px 25px;
}

.p-maibotsuBtn:before {
	position: absolute;
	content: "";
	width: 2%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #b15f67;
	border-radius: 5px 0 0 5px;
}

#menu .p-maibotsuBtn .menu-item {
	display: flex;
	font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro", "Hiragino Mincho Pro", HanaMinA;
}

#menu .p-maibotsuBtn .menu-item .text {
	font-weight: bold;
	flex-basis: 200px;
	text-align: center;
	padding-top: 25px;
}

#menu .p-maibotsuBtn .menu-item .more {
	display: inline-block;
	color: #b15f67;
	font-family: "Times New Roman";
	font-weight: bold;
	border: 1px solid #b15f67;
	border-radius: 12px;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 0.3em 1.5em;
}

#menu .p-maibotsuBtn .img {
	margin-top: 10px;
}

#menu .p-maibotsuBtn_txt {
	position: absolute;
	top: 0;
	left: 392px;
	line-height: 2;
	font-weight: bold;
}

/* å®‰å¿ƒä¿éšœ */
#anshinhosho {
	background: #e9e2d2;
	background: linear-gradient(to top, #f7f7eb, #e9e2d2);
	padding: 60px 0 70px;
}

.p-guaranteeSystem {
	/* margin-top: 100px; */
	width: 1190px;
	margin: 0 auto;
}

.p-guaranteeSystem_ttl {
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	font-family: inherit;
}

.p-guaranteeSystem_in {
	margin-top: 20px;
	background: #faf8f5;
	padding: 40px 116px 60px;
	border-radius: 5px;
}

.p-guaranteeSystem_in_catch {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 700px;
	margin: 0 auto;
	background: url(../img/wing_left.png) no-repeat left center,
		url(../img/wing_right.png) no-repeat right center;
}

.p-guaranteeSystem_in_catch_ttl {
	font-size: 7.25rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: .75;
	text-align: center;
	margin: 20px 0 0;
}

.p-guaranteeSystem_in_catch_ttl small {
	font-size: 4.5rem;
	font-feature-settings: "palt";
	letter-spacing: 0;
}

.p-guaranteeSystem_in_catch_period {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}

.p-guaranteeSystem_in_catch_period_num {
	margin-right: 14px;
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: -0.1em;
	transform: scaleY(1.12);
	line-height: 1;
}

.p-guaranteeSystem_in_catch_period_s1 {
	font-size: 12rem;
	line-height: 1.25;
}

.p-guaranteeSystem_in_catch_txt {
	flex: 0 0 100%;
	margin: 6px 0 2px;
	font-size: 2.25rem;
	font-weight: bold;
	text-align: center;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

.p-guaranteeSystem_in_description {
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.45;
}

.p-guaranteeSystem_in_description .p-guaranteeSystem_in_catch_period_num {
	all: unset;
}

.p-guaranteeSystem_in_detail .c-popup {
	margin-top: 20px;
}

.p-guaranteeSystem_in_detail_caution {
	display: none;
}

.p-guaranteeSystem_in_detail .c-list {
	margin-top: 40px;
}

.p-guaranteeSystem_in .c-table {
	table-layout: fixed;
}

.p-guaranteeSystem_in .c-table+.c-table {
	margin-top: 20px;
}

.p-guaranteeSystem_in .c-table th {
	padding: 10px;
	background: #fff8ee;
}

.p-guaranteeSystem_in .c-table td {
	text-align: center;
}

.p-guaranteeSystem_in .c-accordion {
	margin-top: 40px;
}

.p-guaranteeSystem_in .c-accordion:not(:first-child) {
	margin-top: 20px;
}

.p-guaranteeSystem_in .c-gold2 {
	color: #b58122;
}

.c-accordion_ttl {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 60px;
	padding: 0 30px;
	background: #c9b898;
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	transition: opacity 0.4s ease;
}

.c-accordion_ttl:hover {
	opacity: 0.8;
	transition: opacity 0.4s ease;
}

.c-accordion_ttl::after {
	position: absolute;
	top: 28px;
	right: 18px;
	content: "";
	border: 6px solid transparent;
	border-top: 8px solid #fff;
}

.c-accordion_ttl.is-open::after {
	position: absolute;
	top: 20px;
	right: 18px;
	content: "";
	border: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.p-guaranteeSystem_in .c-accordion_cont {
	margin-top: 30px;
	padding: 0;
}

@media all and (min-width: 1121px) {
	.u-spOnly {
		display: none !important;
	}
}

@media screen and (max-width: 1120px) {
	.u-pcOnly {
		display: none !important;
	}

	.p-guaranteeSystem {
		margin-top: 0;
		width: 100%;
		padding: 0 4vw;
		box-sizing: border-box;
	}

	.p-guaranteeSystem_ttl {
		font-size: 5.2vw;
		line-height: 1.6;
		letter-spacing: 0;
	}

	.p-guaranteeSystem_in {
		margin-top: 6vw;
		background: #faf8f5;
		padding: 9.2vw 4vw;
	}

	.p-guaranteeSystem_in_catch {
		display: block;
		width: auto;
	}

	.p-guaranteeSystem_in_catch_ttl {
		padding-top: 1.2vw;
		font-size: 7.2vw;
		text-align: center;
		letter-spacing: 0.05em;
	}

	.p-guaranteeSystem_in_catch_ttl small {
		font-size: 7.2vw;
	}

	.p-guaranteeSystem_in_catch_period {
		padding-right: 10px;
	}

	.p-guaranteeSystem_in_catch_period_num {
		margin-right: 1px;
		font-size: 20vw;
		letter-spacing: 0;
	}

	.p-guaranteeSystem_in_catch_period_s1 {
		font-size: 18vw;
	}

	.p-guaranteeSystem_in_catch_txt {
		margin-top: 2.5vw;
		padding: 0 17vw;
		font-size: 3.75vw;
		letter-spacing: 0;
		line-height: 1.4;
	}

	.p-guaranteeSystem_in_description {
		margin-top: 8vw;
	}

	.p-guaranteeSystem_in_detail {
		margin-top: 10vw;
	}

	.p-guaranteeSystem_in_detail .c-popup {
		margin-top: 4vw;
	}

	.p-guaranteeSystem_in_detail_caution {
		display: block;
		margin: 3vw 0;
		font-size: 3vw;
		text-align: left;
	}

	.p-guaranteeSystem_in_detail .c-list {
		margin-top: 0;
	}

	.p-guaranteeSystem_in .c-table {
		table-layout: auto;
	}

	.p-guaranteeSystem_in .c-table tbody th {
		width: 35%;
		padding: 3vw;
	}

	.p-guaranteeSystem_in .c-table tbody td {
		width: 20%;
		text-align: center;
	}

	.p-guaranteeSystem_in .c-table tbody td:last-child {
		width: 40%;
	}

	.p-guaranteeSystem_in .c-table.p-guaranteeSystem_table_avr tbody th {
		width: 37%;
	}

	.p-guaranteeSystem_in .c-table.p-guaranteeSystem_table_avr tbody td {
		width: 21%;
	}

	.p-guaranteeSystem_in .c-table.p-guaranteeSystem_table_avr tbody td:last-child {
		width: 21%;
	}

	.p-guaranteeSystem_in .c-accordion {
		margin-top: 8vw;
	}

	.p-guaranteeSystem_in .c-accordion_cont {
		margin-top: 6vw;
		padding: 0;
	}

	.c-accordion_ttl {
		font-size: 3.84vw;
		line-height: 1.4;
		padding: 0 10vw 0 6vw;
	}

	.c-table_overflow {
		overflow-x: scroll;
	}

	.c-table_w150 {
		width: 150% !important;
	}

	.c-table_w180 {
		width: 180% !important;
	}

	.c-table {
		table-layout: auto;
	}

	.c-table tbody th {
		width: 35%;
		padding: 3vw;
	}

	.c-table tbody td {
		width: 20%;
		text-align: center;
	}

	.c-table tbody td:last-child {
		width: 40%;
	}

	.c-table.p-guaranteeSystem_table_avr tbody th {
		width: 37%;
	}

	.c-table.p-guaranteeSystem_table_avr tbody td {
		width: 21%;
	}

	.c-table.p-guaranteeSystem_table_avr tbody td:last-child {
		width: 21%;
	}

	.c-accordion {
		margin-top: 8vw;
	}

	.c-accordion_cont {
		margin-top: 6vw;
		padding: 0;
	}
}

.l-modal {
	display: none;
	position: fixed;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 500;
}

.l-modal_wrap {
	position: relative;
	width: 1120px;
	max-height: 78vh;
	margin-top: 60px;
}

.l-modal_in {
	max-height: 70vh;
	padding: 50px 100px;
	background: #fff;
	border-radius: 10px;
	overflow-y: scroll;
}

.l-modal_in_scroll {
	max-height: 55vh;
	padding: 0 20px 20px;
	overflow-y: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.l-modal_in_scroll::-webkit-scrollbar {
	display: none;
}

.l-modal_close {
	position: absolute;
	right: 0;
	top: -80px;
	width: 58px;
	height: 58px;
	cursor: pointer;
}

@media screen and (max-width: 1120px) {
	.l-modal_wrap {
		width: 96%;
		margin-top: 0;
	}

	.l-modal_in {
		padding: 4.37vw 4.37vw;
	}

	.l-modal_in_scroll {
		max-height: 56vh;
		padding: 0 0 vw(20);
	}

	.l-modal_close {
		top: -40px;
		width: 30px;
		height: 30px;
	}
}

.c-ttl {
	border-left: solid 7px #e9e9e9;
	font-size: 2.6rem;
	font-weight: 700;
	padding-left: 20px;
	line-height: 1.5;
}

.c-ttl_u_line {
	border-bottom: 1px solid #000;
	font-size: 2.3rem;
	margin-bottom: 4vw;
	padding-bottom: 16px;
	line-height: 1.5;
}

.c-ttl_bg {
	padding: 38px 0;
	background: #faf8f5;
	text-align: center;
	font-size: 3rem;
}

.c-popup {
	text-decoration: underline;
	cursor: pointer;
	transition: opacity 0.4s ease;
}

/*è¦‹å‡ºã—ãƒªãƒ³ã‚¯*/
.c-ttl_link {
	padding-left: 28px;
	background: url(../images/icn_circle_arrow_right.svg) left 11px/18px no-repeat;
	font-size: 2.6rem;
}

.c-ttl_link_noPoint {
	padding-left: 0;
	background: none;
}

@media screen and (max-width: 1120px) {
	.c-ttl {
		border-left: solid 1.4vw #e9e9e9;
		font-size: 4.8vw;
		padding-left: 3vw;
	}

	.c-ttl_u_line {
		font-size: 5.6vw;
		margin-bottom: 12.8vw;
		padding-bottom: 2vw;
	}

	.c-ttl_link {
		padding-left: 6vw;
		background-position: left 2.5vw;
		background-size: 4vw;
		font-size: 5.6vw;
	}
}

.c-caution_block_cont {
	margin-top: 20px;
	line-height: 1.65;
	font-feature-settings: "palt";
	letter-spacing: .05em;
}

.c-caution_block+.c-caution_block {
	margin-top: 40px;
}

.c-txt {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

.c-txt+.c-list {
	margin-top: 20px;
}

.c-indent {
	text-indent: -1em;
	padding-left: 1em;
	font-feature-settings: initial;
	letter-spacing: inherit;
}

.c-gold2 {
	color: #b58122;
}

/* å®‰å¿ƒä¿éšœ */

@media (max-width: 768px) {
	#menu .p-maibotsuBtn {
		width: 100%;
		height: 109px;
		box-sizing: border-box;
	}

	#menu .p-maibotsuBtn .img {
		margin-top: 0px;
		width: 88px;
		min-width: 88px;
	}

	#menu .p-maibotsuBtn .menu-item .text {
		padding-top: 3.5%;
	}
}

.lift {
	margin-top: -70px;
	padding: 140px 0;
	color: #fff;
	background-size: cover;
}

.lift ul {
	margin-top: 60px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.lift ul li {
	flex-basis: 23%;
	text-align: center;
}

.lift ul li img {
	width: 100%;
}

.lift ul li figcaption p {
	margin-top: 1em;
	font-size: 17px;
	font-size: 1.7rem;
}

.lift ul li figcaption p small {
	font-size: 11px;
	font-size: 1.1rem;
	margin-top: 30px;
}

.lift .lift-copy {
	margin-top: 50px;
	font-size: 29px;
	font-size: 2.9rem;
	text-align: center;
}

@media (max-width: 768px) {
	.lift {
		background-size: cover;
	}

	.lift ul {
		width: 90%;
		margin: 60px auto;
	}

	.lift ul li {
		flex-basis: 43%;
		text-align: center;
	}

	.lift ul li:nth-child(n + 3) {
		margin-top: 4%;
	}

	.lift .lift-copy {
		font-size: 20px;
		font-size: 2rem;
	}
}

#flow {
	margin-top: -50px;
	padding: 100px 0;
	text-align: center;
	background: url("/ad/common/assets/images/flow_bg.jpg") no-repeat center top;
	background-size: cover;
}

@media (max-width: 768px) {
	#flow {
		padding: 30px 0;
	}

	#flow img {
		width: 100%;
	}
}

.modal-content {
	position: fixed;
	display: none;
	z-index: 999;
	width: 50%;
	margin: 0;
	padding: 3%;
	box-sizing: border-box;
	background: url("/ad/common/assets/images/modal_top_bg.png") center top no-repeat,
		url("/ad/common/assets/images/modal_bottom_bg.png") center bottom no-repeat #ffffff;
	background-size: contain;
}

.modal-content-scroll {
	height: 530px;
	overflow-y: scroll;
	padding: 30px 30px 80px;
}

.modal-content h3 {
	font-family: "æ¸¸æ˜Žæœä½“", "YuMincho", "æ¸¸æ˜Žæœ", "Yu Mincho",
		"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3,
		"ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro",
		"Hiragino Mincho Pro", HanaMinA;
	text-align: center;
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 1em;
}

.modal-content h4 {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 1em 0;
}

.modal-content h3 small {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}

.modal-content dl+dl {
	margin-top: 20px;
}

.modal-content dt {
	vertical-align: middle;
	padding-bottom: 10px;
}

.modal-content dt:before {
	vertical-align: middle;
	margin-right: 5px;
	display: inline-block;
	content: "";
	background-color: #b27777;
	width: 1em;
	height: 3px;
}

.modal-bottom-link {
	position: absolute;
	width: 100%;
	background: white;
	left: 0;
	bottom: 0;
	text-align: center;
	padding: 15px 0;
	border-top: solid 1px #f1f1f1;
	box-shadow: 0 -5px 10px -10px rgb(80 80 80 / 35%);
	background: url("../images/modal_bottom_bg.png") center bottom no-repeat #ffffff;
	background-size: contain;
}

.modal-bottom-link a {
	all: unset;
	position: relative;
	padding: 12px 60px 14px;
	border-radius: 100px;
	background: #ac9977;
	color: #fff;
	display: block;
	width: fit-content;
	margin: 0 auto;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.2;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	transition: .3s;
}

.modal-bottom-link a:hover {
	color: #fff;
	opacity: .8;
}

/*202007æ–™é‡‘è¡¨*/
.c-table {
	font-size: 1.4rem;
	width: 100%;
	background: #fff;
	border-left: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	border-collapse: initial;
}

.c-table th {
	border-top: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	width: 140px;
	padding: 0 5px;
	background: #faf8f5;
	vertical-align: middle;
	font-weight: 700;
	line-height: 1.6;
}

.c-table td {
	border-top: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	padding: 10px;
	text-align: right;
	position: relative;
	vertical-align: middle;
	line-height: 1.6;
}

.p-price_menu_ttl {
	margin-bottom: 26px;
	font-size: 2.4rem;
}

.p-price_menu_sub_ttl {
	margin-bottom: 16px;
	font-size: 1.4rem;
}

.p-price_menu_table {
	margin-bottom: 40px;
}

.p-price_menu_clinic {
	margin: -6px 0 24px;
	text-indent: -0.58em;
}

.p-price_label_caption {
	position: static;
	left: 0;
	line-height: 2.1;
}

.p-price_label_first {
	position: static;
	margin: 0 0 0 7px;
	width: auto;
	display: block;
}

/*æ–™é‡‘è¡¨*/
.price_box {
	background-color: #fff;
}

.price_box div {
	font-size: 12px;
}

.price_box p,
.price_box div {
	margin: 0;
	vertical-align: middle;
}

.price_box p {
	margin: 0 0 0 0.313em;
}

.price_wrapinbox>p {
	margin: 1em 0;
	padding: 0 0 0 0.75em;
	position: relative;
}

.price_wrapinbox>p:after {
	display: block;
	content: "";
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 0.375em;
	height: 0.375em;
	background-color: #666;
	border-radius: 100%;
}

.price_box div.price_inbox {
	display: table;
	width: 100%;
	border: 1px solid #ccc;
}

.price_box div.price_inbox:not(:last-child) {
	border-bottom: none;
}

.price_box div.price_name {
	width: 40%;
	display: table-cell;
	border-right: 1px solid #ccc;
}

.price_box div.price_name+div.price_amount ul li span.off {
	right: 36%;
}

.price_box div.price_amount {
	width: 60%;
	display: table-cell;
}

.price_box div.price_amount ul {
	margin: 0;
	display: table;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.price_box div.price_amount ul:last-child {
	border-bottom: none;
}

.price_box div.price_amount ul li {
	border-right: 1px solid #ccc;
	display: table-cell;
	padding: 0.313em;
	vertical-align: top;
	width: 47%;
	position: relative;
}

.price_box div.price_amount ul li:nth-chid(1) {
	border-bottom: 1px solid #ccc;
}

.price_box div.price_amount ul li:last-child {
	border-right: none;
	text-align: right;
}

.price_box div.price_amount ul li.one {
	width: 100%;
}

.price_box div.price_amount ul li span {
	padding: 0 1em 0 0;
	display: inline-block;
	text-align: left;
}

.price_box div.price_amount ul li span.off {
	right: 22%;
	position: absolute;
}

.modal-content .imgarea {
	margin-top: 30px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.modal-content .imgarea li {
	flex-basis: 45%;
}

.modal-content .imgarea li img {
	width: 100%;
}

.modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.75);
}

.modal-open {
	color: #00f;
	text-decoration: underline;
}

.modal-open:hover {
	cursor: pointer;
	color: #f00;
}

.modal-close {
	position: absolute;
	top: 0;
	left: 101%;
	color: #00f;
	text-decoration: underline;
}

.modal-close:hover {
	cursor: pointer;
	color: #f00;
}

@media (max-width: 768px) {
	.modal-content {
		width: 80%;
	}

	.modal-content-scroll {
		height: 350px;
		overflow-y: scroll;
		padding: 10px 10px 80px;
	}

	.modal-bottom-link {
		padding: 12px 0;
	}

	.modal-bottom-link a {}
}

#corona {
	background: #fff;
	padding: 30px 0;
	display: block;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.corona_in {
	width: 1000px;
	margin: 30px auto;
}

.corona_in h2 {
	color: #b23232;
	line-height: 1.4;
}

.corona_txt {
	margin: 30px 0;
	text-align: center;
	line-height: 1.6;
}

.corona_panel {
	width: 100%;
	padding: 0 40px;
}

.corona_panel ul li {
	text-indent: -1em;
	padding-left: 2em;
}

.corona_panel dt {
	color: #b23232;
	font-weight: bold;
	padding: 20px 0;
	font-size: 18px;
	text-align: center;
}

.corona_measure {
	display: flex;
	margin: 30px;
	padding: 30px;
	box-sizing: border-box;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.corona_panel:first-child {
	border-right: 1px solid #cecece;
}

.corona_panel img {
	width: 338px;
	margin: 0 auto;
	display: block;
}

.corona_in h3 {
	text-align: center;
	font-size: 18px;
	color: #b23232;
}

@media (max-width: 768px) {
	.corona_in h2 {
		font-size: 27px;
	}

	.corona_in {
		width: auto;
		margin: 30px auto;
		padding: 0 20px;
	}

	.corona_txt {
		text-align: left;
	}

	.corona_panel {
		width: 100%;
		padding: 0;
	}

	.corona_panel:first-child {
		border-right: none;
		border-bottom: 1px solid #cecece;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.corona_measure {
		display: block;
		margin: 10px 0 20px;
		padding: 20px 0;
	}

	.corona_panel img {
		width: 80%;
		margin: 0 auto;
		display: block;
	}
}

/*äº¤é€šè²»è£œåŠ©*/

.p-subsidy {
	margin: 0 auto;
	padding: 60px 0 50px;
	width: 100%;
	background-size: cover;
}

.p-subsidy_ttl {
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-align: center;
}

.p-subsidy_box {
	padding: 50px 0 0;
}

.p-subsidy_box ul {
	width: 65%;
	margin: 20px auto;
}

.p-subsidy_img {
	position: relative;
	margin: 0 0 60px;
	height: 151px;
}

.p-subsidy_img p {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
}

.p-subsidy_details {
	padding: 0 80px 0;
}

.p-subsidy_details_block_text>p {
	color: #b23232;
}

@media (max-width: 768px) {
	.p-subsidy {
		padding: 50px 0 40px;
	}

	.p-subsidy_box {
		padding: 20px 10px 0;
	}

	.p-subsidy_img {
		margin: 0 0 30px;
		height: 134px;
	}

	.p-subsidy_box ul {
		width: 100%;
		margin: 20px auto;
	}

	.p-subsidy_details {
		padding: 0 10px 0;
	}
}

/* coupon */
#coupon .c-caution {
	max-width: 960px;
	margin: 18px auto 0;
	line-height: 1.6;
	text-align: left;
}

@media (max-width: 768px) {
	.p-coupon {
		height: 98vw;
		padding: 75vw 5vw 0;
		box-sizing: border-box;
		text-align: left;
	}

	#coupon .c-caution {
		margin-top: 0;
		font-size: 12px;
		line-height: 1.5;
	}
}

/* ã‚¢ã‚¯ã‚»ã‚¹ */
.access {
	background-image: url("../images/bg-access.jpg");
	background-position: center top;
	height: auto;
}

.access__in {
	padding: 0 50px 100px;
	box-sizing: border-box;
}

.access__in__ttl {
	position: relative;
	z-index: 1;
}

.access__in__ttl__sub {
	margin: 0;
}

.access__in__ttl__main {
	margin: 0;
	color: #fff;
	padding: 100px 0 30px;
}

.access__in__element {
	color: #fff;
	margin: 0;
	padding: 0 0;
}

.access__menu {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	gap: 15px;
	padding: 0 0 20px;
}

.access__menu__item {
	font-size: 1.85rem;
	font-weight: 600;
	padding: 16px 0;
	cursor: pointer;
	flex: 1;
	text-align: center;
	position: relative;
	background: #fff;
	border-radius: 8px;
	position: relative;
	border: solid 2px #303030;
}

.access__menu__item span {
	color: #303030;
}

.access__menu__item.active {
	background: #303030;
	/* box-shadow: 0 0 6px -2px rgba(255, 255, 255, .2) inset; */
}

.access__menu__item.active::after {
	height: 1px;
	left: calc(50% - 15px);
	content: '';
	display: inline-block;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #303030 transparent transparent transparent;
	position: absolute;
	bottom: -15px;
}

.access__menu__item.active span {
	color: #fff;
}


.access__in__contents {
	background: rgba(255, 255, 255, .45);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	padding: 0 30px;
}

.access__clinic {
	display: none;
	flex-wrap: wrap;
	justify-content: flex-start;
	transition: .3s;
}

.access__clinic.active {
	-webkit-animation: fade 0.5s ease;
	animation: fade 0.5s ease;
	display: flex;
}

.access__clinic__item {
	width: calc((100%/3) - (80px/3));
	margin: 30px 40px 30px 0;
}

.access__clinic__item:nth-of-type(3n) {
	margin-right: 0;
}

.access__clinic__photo {
	position: relative;
	overflow: hidden;
	border-radius: 2px;
	padding-top: 52.9411%;
	width: 100%;
	background: #292b2f;
}

.access__clinic__photo::before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.access__clinic__photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.access__clinic__data {
	color: #1d1c1a;
}

.access__clinic__name {
	font-size: 2rem;
	margin: 0;
	padding: 20px 0 10px;
	font-weight: 600;
	text-align: left;
	font-family: inherit;
}

.access__clinic__address {
	line-height: 1.55;
	padding: 2px 0;
	font-style: normal;
	font-size: 1.25rem;
}

.access__clinic__link {
	font-size: 1.45rem;
	font-weight: 600;
	padding: 2px 0;
	display: inline-block;
	margin-top: 5px;
	transition: .3s;
	color: #e75252;
}

.access__clinic__link:hover {
	opacity: .7;
}

.access__clinic__link svg {
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 2px;
	stroke: currentColor;
	vertical-align: -.25rem;
}

@media screen and (max-width: 1120px) {
	.access {
		background-size: cover;
	}

	.access__in {
		padding: 0;
	}

	.access__in__ttl {
		line-height: 1;
		padding-bottom: 20px;
	}

	.access__in__ttl__main {
		margin: 0;
		padding: 50px 0 0px;
	}

	.access__in__element {}

	.access__in__element .access__menu {
		margin: 0;
		gap: 2vw;
		padding: 4px 1.5vw 5px;
		position: relative;
		z-index: 1;
		background: rgb(48 48 48 / 40%);
		backdrop-filter: blur(10px);
	}

	.access__menu__item {
		font-size: 1.5rem;
		padding: 10px 0 10px;
		border-radius: 6px;
	}

	.access__menu__item.active {}

	.access__menu__item.active::after {
		left: calc(50% - 10px);
		border-width: 10px 10px 0 10px;
		bottom: -10px;
	}

	.access__in__contents {
		padding: 0 2vw;
		background: rgba(255, 255, 255, 0.65);
	}

	.access__clinic {
		justify-content: space-between;
		padding: 0 0 20px;
	}

	.access__clinic.active {}

	.access__clinic__item {
		font-size: 1.65rem;
		width: calc((100%/2) - ((20px / 2) / 2));
		max-width: 400px;
		margin: 10px 0 10px;
	}

	.access__clinic__photo {}

	.access__clinic__data {}

	.access__clinic__name {
		font-size: 4.5vw;
		line-height: 1.25;
		padding: 12px 0 6px;
	}

	.access__clinic__address {
		font-size: 2.85vw;
		font-feature-settings: "palt";
		letter-spacing: 0;
	}

	.access__clinic__link {
		font-size: 3.5vw;
		font-feature-settings: "palt";
		letter-spacing: 1px;
		margin-top: 2px;
	}

	.access__clinic__link svg {
		width: 3.5vw;
		height: 3.5vw;
		vertical-align: -.25vw;
		margin-left: -2px;
	}
}
