@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
	font-style: normal;
	font-weight: normal;
	font-family: "icomoon";

	src: url("/font/icomoon.eot?k27nlr");
	src: url("/font/icomoon.eot?k27nlr#iefix") format("embedded-opentype"),
	url("/font/icomoon.ttf?k27nlr") format("truetype"),
	url("/font/icomoon.woff?k27nlr") format("woff"),
	url("/font/icomoon.svg?k27nlr#icomoon") format("svg");
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	text-transform: none;

	speak: never;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-item:before {
	content: "\e900";
}

.icon-arrow2-item:before {
	content: "\e901";
}

.icon-blank-item:before {
	content: "\e902";
}

.icon-calendar-item:before {
	content: "\e903";
}

.icon-schedule-item:before {
	content: "\e904";
}

a {
	transition: all 0.4s;
}

a:hover {
	opacity: 0.6;
}

body {
	min-width: 1100px;
	color: #333333;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.7;
	font-family: "Prompt", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	outline: none;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

.inner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 40px;
}

.cmnhd {
	position: fixed;
	z-index: 1000;
	width: 100%;
	min-height: 106px;
	padding: 30px 197px 34px 36px;
	background: #ffffff;
	transition: background 0.4s;
}

.cmnhd_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
	font-weight: bold;
}

.cmnhd_logo {
	width: 230.11px;
}

.cmnhd_nav {
	width: calc(100% - 230.11px);
	max-width: 760px;
}

.cmnhd_nav_wrap {
	display: flex;
	justify-content: space-between;
}

.cmnhd_nav a {
	display: flex;
	align-items: center;
	gap: 3px;
}

.cmnhd_nav a span {
	font-size: 11px;
}

.cmnhd_line {
	position: absolute;
	top: 0;
	right: 0;
}

.cmnhd_line > a {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	gap: 7px;
	z-index: 10;
	width: 155px;
	height: 160px;
	border: 1px solid #cccccc;
	background: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.cmnhd_line span {
	position: absolute;
	right: 9px;
	bottom: 11px;
	font-size: 11px;
}

.menu {
	display: none;
}

.page_top {
	position: relative;
	margin-bottom: 90px;
}

.page_top::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	z-index: -1;
	width: calc(((100% - 1320px) / 2) + 1000px);
	height: 100%;
	border-radius: 0 108px 0 0;
	background: #fdfded;
	transform: translateY(50%);
}

.page_top_ttl {
}

.page_top_ttl_wrap {
	display: flex;
	align-items: baseline;
	gap: 10px;
	padding: 66px 0 55px;
}

.page_top_ttl_wrap p {
	font-size: 53px;
	line-height: 1.2;
}

.page_top_ttl_wrap span {
	padding-left: 30px;
	font-size: 20px;
}

.page_top_ttl_wrap h1 {
	font-size: 20px;
}

.pnkz {
	padding: 36px 0;
	border-top: 1px solid  #cccccc;
}

.pnkz_wrap {
	display: flex;
	gap: 20px;
	font-size: 14px;
}

.pnkz_list {
}

.pnkz_list.pnkz_link {
	position: relative;
	color: #b2b2b2;
}

.pnkz_list.pnkz_link::after {
	content: ">";
	display: block;
	position: absolute;
	right: -14px;
	bottom: 50%;
	color: #333333;
	transform: translateY(50%);
}

.contact {
	padding: 87px 0 73px;
	background: #fff502;
}

.contact_wrap {
}

.contact_ttl {
	margin-bottom: 40px;
	text-align: center;
}

.contact_ttl p {
	font-weight: 600;
	font-size: 40px;
	line-height: 1;
}

.contact_ttl h2 {
}

.contact_cnt {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.contact_cnt a {
	display: flex;
	flex-flow: column;
	align-items: center;
	padding: 40px 0;
	border-radius: 36px;
	background: #ffffff;
	font-weight: bold;
	font-size: 26px;
}

.cmy_name {}

.tel_num {
	font-weight: 600;
	font-size: 45px;
}

.office_hours {}

.sp {
	display: none;
}

.cmnft {
	background: #fdfded;
}

.cmnft_top {
	padding: 93px 0 75px;
	border-bottom: #cccccc 1px solid;
}

.cmnft_top_wrap {
	display: flex;
	justify-content: space-between;
	gap: 40px;
}

.cmnft_top_right {
}

.cmnft_top_right_logo {
	margin-bottom: 59px;
}

.cmnft_top_right_small {
	color: #cccccc;
	font-weight: bold;
}

.cmnft_top_left {
	display: flex;
	flex-flow: wrap;
	justify-content: end;
	gap: 15px 25px;
	width: 411px;
	height: fit-content;
}

.cmnft_top_left a {
	display: flex;
	align-items: center;
	gap: 4px;
	height: fit-content;
}

.cmnft_top_left a .icon-blank-item {
	display: flex;
	font-size: 12px;
}

.cmnft_bnr {
	padding: 60px 0;
}

.cmnft_bnr_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 28px 40px;
}

.vis-sp,
.vis-tb {
	display: none;
}

@media screen and (max-width:1240px) {
	.vis-tb {
		display: block;
	}

	.hide-tb {
		display: none;
	}
}

@media screen and (max-width:768px) {
	body {
		min-width: 0;
	}

	.inner {
		max-width: 600px;
		padding: 0 24px;
	}

	.cmnhd {
		min-height: 71px;
		padding: 24px 21px 16px 17px;
	}

	.cmnhd_wrap {
	}

	.cmnhd_logo {
		width: 116px;
	}

	.cmnhd_nav {
		display: none;
		position: fixed;
		top: 71px;
		left: 0;
		width: 100dvw;
		height: calc(100% - 71px);
		padding: 20px 24px;
		overflow: scroll;
		background: #fdfded;
		color: #333333;
	}

	.cmnhd_nav a {
		justify-content: space-between;
		width: 100%;
		padding: 17px 16px;
		border-bottom: #b2b2b224 1px solid;
	}

	.cmnhd_nav a span.icon-arrow-item {
		font-size: 20px;
	}

	.cmnhd_nav a span.icon-blank-item {
		font-size: 16px;
	}

	.cmnhd_nav_wrap {
		flex-flow: column;
		align-items: center;
		gap: 0;
		font-size: 17px;
	}

	.cmnhd_line {
		position: relative;
	}

	.cmnhd_line > a {
		flex-flow: wrap;
		justify-content: start;
		width: 300px;
		height: auto;
		margin-top: 24px;
		padding: 17px 19px;
		border: unset;
		border-radius: 10px;
		color: #000000;
		font-size: 15px;
		text-align: unset;
	}

	.cmnhd_line img {
	}

	.cmnhd_line span {
	}

	.menu {
		display: block;
		position: relative;
		width: 30px;
		height: 19px;
	}

	.menu span {
		display: block;
		position: absolute;
		right: 50%;
		width: 24px;
		height: 3px;
		border-radius: 1.5px;
		background: #333333;
		transform: translateX(50%);
		transition: all 0.4s;
	}

	.menu span:first-child {
		top: 0;
	}

	.menu span:nth-child(2) {
		bottom: 50%;
		transform: translate(50%, 50%);
	}

	.menu span:last-child {
		bottom: 0;
	}

	.menu.-open span:first-child {
		top: 50%;
		transform: translate(50%, -50%) rotate(30deg);
	}

	.menu.-open span:nth-child(2) {
		opacity: 0;
	}

	.menu.-open span:last-child {
		bottom: 50%;
		transform: translate(50%, 50%) rotate(-30deg);
	}

	.page_top {
		margin-bottom: 40px;
	}

	.page_top::after {
		width: 100dvw;
		max-width: 360px;
	}

	.page_top_ttl {
	}

	.page_top_ttl_wrap {
		flex-flow: column;
		gap: 0;
		padding: 45px 0 35px;
	}

	.page_top_ttl_wrap p {
		font-size: 36px;
	}

	.page_top_ttl_wrap span {
		display: none;
	}

	.page_top_ttl_wrap h1 {
		font-size: 18px;
	}

	.pnkz {
		padding: 15px 0;
	}

	.pnkz_wrap {
		flex-wrap: wrap;
	}

	.pnkz_list {
	}

	.pnkz_list.pnkz_link {
		display: flex;
		align-items: center;
		white-space: nowrap;
	}

	.pnkz_list.pnkz_link::after {
	}

	.contact {
		padding: 72px 0 62px;
	}

	.contact_wrap {
	}

	.contact_ttl {
		margin-bottom: 26px;
	}

	.contact_ttl p {
	}

	.contact_ttl h2 {
	}

	.contact_cnt {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.contact_cnt a {
	}

	.cmy_name {
		font-size: 24px;
	}

	.tel_num {
		font-size: 31px;
	}

	.office_hours {
		font-size: 21px;
	}

	.sp {
		display: block;
	}

	.tel_num span {
		display: inline-flex;
		width: 40px;
	}

	.cmnft {
	}

	.cmnft_top {
		position: relative;
		padding: 72px 0 120px;
	}

	.cmnft_top_wrap {
		flex-flow: column;
		gap: 30px;
	}

	.cmnft_top_right {
	}

	.cmnft_top_right_logo {
		margin: 0;
	}

	.cmnft_top_right_small {
		position: absolute;
		bottom: 30px;
	}

	.cmnft_top_left {
		justify-content: unset;
		width: 100%;
	}

	.cmnft_top_left a {
	}

	.cmnft_top_left a .icon-blank-item {
	}

	.cmnft_bnr {
		padding: 50px 0;
	}

	.cmnft_bnr_wrap {
		grid-template-columns: 1fr;
		gap: 17.5px;
		width: 260px;
		margin: 0 auto;
	}

	.cmnbnr {
		padding: 50px 0 90px;
	}

	.cmnbnr_wrap {
		grid-template-columns: 1fr;
		gap: 17.5px;
		width: 260px;
		margin: 0 auto;
	}

	.vis-sp {
		display: block;
	}

	.hide-sp {
		display: none;
	}
}

@media print {
}
