@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Rozha+One&display=swap');
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
	box-sizing: border-box;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
a,
a:link {
	color: #2f2f2f;
	text-decoration: none;
}
a:visited {
	color: #2f2f2f;
}
a:hover {
	color: #2f2f2f;
}
a:active {
	color: #2f2f2f;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1300px;
	color: #2f2f2f;
	font-size: 2rem;
	line-height: 1.9;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
	text-align: left;
}
#main {
	display: block;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 2rem;
		line-height: 1.8;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 128px;
	padding-bottom: 160px;
	position: relative;
}
#gHeader::after {
	width: calc(50% + 720px);
	max-width: calc(100% - 20px);
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(115deg, #feffe6 0%, #ffe2e3 100%);
	content: '';
	z-index: -1;
}
#gHeader .main_img {
	margin-left: auto;
	width: calc(50% + 720px);
	max-width: calc(100% - 20px);
	height: 920px;
	overflow: hidden;
}
#gHeader .main_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: right center;
}
#gHeader .inner {
	width: 100%;
	max-width: 1200px;
	padding: 0 40px;
	position: absolute;
	left: 50%;
	top: 127px;
	transform: translateX(-50%);
}
#gHeader .text_box {
	max-width: 680px;
}
#gHeader .text_box .head {
	margin: 0 0 100px -3px;
	font-size: 3.6rem;
	line-height: 1.3;
	letter-spacing: 0.06em;
}
#gHeader .text_box .head .txt {
	margin-bottom: 16px;
	padding: 5px 6px 0 8px;
	display: inline-block;
	vertical-align: 0;
	background-color: #fff;
}
#gHeader .text_box .head .txt:last-of-type {
	margin-bottom: 0;
}
#gHeader .text_box .head .cor01 {
	color: #FC8A67;
}
#gHeader .text_box .title {
	margin-bottom: 23px;
	font-size: 4.2rem;
	font-weight: 700;
	font-feature-settings: 'palt';
	line-height: 1.71;
	letter-spacing: 0.06em;
}
#gHeader .text_box .logo {
	margin-bottom: 54px;
	width: 541px;
}
#gHeader .text_box .logo a {
	display: block;
}
@media all and (max-width: 896px) {
	#gHeader {
		margin-bottom: 56px;
		padding-bottom: 48px;
	}
	#gHeader::after {
		width: calc(100% - 32px);
		max-width: inherit;
		background: linear-gradient(145deg, #feffe6 0%, #ffe2e3 100%);
		content: '';
		z-index: -1;
	}
	#gHeader .main_img {
		margin-bottom: 40px;
		width: calc(100% - 32px);
		max-width: inherit;
		height: auto;
	}
	#gHeader .inner {
		width: 100%;
		max-width: inherit;
		padding: 0 16px;
		top: 6.4vw;
		box-sizing: border-box;
	}
	#gHeader .text_box {
		max-width: inherit;
	}
	#gHeader .text_box .head {
		margin: 0 0 6.4vw;
		font-size: 4.8vw;
	}
	#gHeader .text_box .head .txt {
		margin-bottom: 2.13vw;
		padding: 0.53vw 0.8vw 0.27vw 1.07vw;
	}
	#gHeader .text_box .title {
		margin: 0 -10px 4vw 0;
		font-size: 5.87vw;
		line-height: 1.73;
	}
	#gHeader .text_box .logo {
		margin-bottom: 0;
		width: 72.27vw;
	}
	#gHeader .com_btn {
		width: calc(100% - 32px);
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#g_footer {
	padding: 48px 0 40px;
	background-color: #e2e2e2;
}
#g_footer .f_box {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
}
#g_footer .f_logo {
	margin: 0 auto 9px;
	width: 316px;
}
#g_footer .copyright {
	font-size: 1.6rem;
	font-weight: 500;
	font-style: normal;
	font-feature-settings: 'palt';
	line-height: 2.38;
	letter-spacing: 0.06em;
	text-align: center;
}
@media all and (max-width: 896px) {
	#g_footer {
		padding: 32px 0 40px;
	}
	#g_footer .f_box {
		max-width: inherit;
		padding: 0 16px;
	}
	#g_footer .f_logo {
		margin: 0 auto 16px;
		width: auto;
		max-width: 225px;
	}
	#g_footer .copyright {
		line-height: 1.44;
	}
}
@media all and (max-width: 374px) {
	#g_footer .copyright {
		font-size: 1.4rem;
	}
}