@charset "UTF-8";
@media only screen and (min-width: 768px) {
	html,
	body,
	div,
	span,
	applet,
	object,
	iframe,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	blockquote,
	pre,
	abbr,
	acronym,
	address,
	big,
	cite,
	code,
	del,
	dfn,
	em,
	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,
	article,
	aside,
	canvas,
	details,
	embed,
	figure,
	figcaption,
	hgroup,
	menu,
	nav,
	output,
	ruby,
	section,
	summary,
	time,
	mark,
	audio,
	video {
		margin: 0;
		padding: 0;
		border: none;
		font-style: normal;
		text-align: left;
		zoom: 1;
	}
	article,
	aside,
	details,
	figcaption,
	figure,
	footer,
	header,
	hgroup,
	menu,
	nav,
	section {
		display: block;
	}
	table {
		border-collapse: collapse;
		font-family: inherit;
	}
	input,
	textarea,
	select {
		font-family: inherit;
		font-size: 16px;
	}
	input[type="button"],
	input[type="text"],
	input[type="submit"] {
		-webkit-appearance: none;
		border-radius: 0;
	}
	textarea {
		resize: none;
		-webkit-appearance: none;
		border-radius: 0;
	}
	th,
	td {
		border-collapse: collapse;
	}
	table th,
	table td {
		white-space: nowrap;
	}
	ul,
	ol {
		list-style-type: none;
	}
	img {
		vertical-align: text-bottom;
		vertical-align: -webkit-baseline-middle;
		max-width: 100%;
		height: auto;
		width
		/***/
		: auto;
	}
	.mks_w{
		overflow-x: hidden;
	}
	.mks_main_w{
		width: 100%;
		background-color: #fdf9f4;
		position: relative;
		margin: 90px 0px 0px 0px;
		padding: 45px 0px 108px 0px;
	}
	.mks_main_w:before{
		content: '';
		position: absolute;
		top: 137px;
		left: 105px;
		width: 1264px;
		height: 339px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/main_bg.png);
	}
	.mks_main_in{
		width: 1100px;
		margin: 0 auto;
		position: relative;
		padding: 0px 0px 0px 245px;
		box-sizing: border-box;
	}
	.mks_main_in:before{
		content: '';
		position: absolute;
		top: 50px;
		left: -190px;
		width: 403px;
		height: 391px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/main_il.png);
	}
	.mks_main_in ul{
		display: flex;
		gap: 0px 30px;
	}
	.mks_main_in ul li{
		border: 3px solid #2d404f;
		border-radius: 50%;
		width: 125px;
		height: 125px;
		box-sizing: border-box;
		text-align: center;
		padding: 31px 0px;
	}
	.mks_main_in ul li p{
		background: linear-gradient(transparent 60%, #fff799 0%);
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0.1em;
		color: #2d404f;
		font-weight: bold;
		display: inline;
		font-feature-settings: "palt";
	}
	.mks_main_in ul li:nth-child(4) p{
		letter-spacing: 0.01em;
	}
	.mks_main_in h2{
		font-size: 76px;
		line-height: 120px;
		letter-spacing: 0.05em;
		color: #e60012;
		font-weight: bold;
		font-feature-settings: "palt";
	}
	.mks_main_in p {
		font-size: 23px;
		line-height: 32px;
		letter-spacing: 0.14em;
		color: #2d404f;
		font-weight: bold;
	}
	.mks_sub_w{
		width: 100%;
		background-color: #f4f9fe;
		padding: 55px 0px;
	}
	.mks_sub_in{
		width: 1100px;
		margin: 0 auto;
		text-align: center;
	}
	.mks_sub_t{
		font-size: 36px;
		line-height: 48px;
		letter-spacing: 0.1em;
		font-feature-settings: "palt";
		color: #2d404f;
		font-weight: bold;
		text-align: center;
	}
	.mks_sub_b{
		font-size: 60px;
		line-height: 60px;
		letter-spacing: 0.1em;
		font-feature-settings: "palt";
		color: #e60012;
		font-weight: bold;
		text-align: center;
		margin: 20px 0px 0px 0px;
	}
	.mks_reduc_w{
		margin: 60px auto 0px auto;
		text-align: center;
	}
	.mks_corner_icon{
		display: block;
		margin: 0 auto;
	}
	.mks_reduc_w h2{
		font-size: 40px;
		line-height: 60px;
		letter-spacing: 0.02em;
		font-weight: bold;
		text-align: center;
		margin: 25px 0px 0px 0px;
		display: inline-block;
		position: relative;
	}
	.mks_reduc_w h2:before{
		content: '';
		position: absolute;
		bottom: 0px;
		left: -45px;
		width: 31px;
		height: 40px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/fuki_deco1.png);
	}
	.mks_reduc_w h2:after{
		content: '';
		position: absolute;
		bottom: 0px;
		right: -95px;
		width: 34px;
		height: 38px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/fuki_deco2.png);
	}
	.mks_reduc_tit{
		position: relative;
	}
	.mks_reduc_tit:after{
		content: '';
		position: absolute;
		bottom: 0px;
		top: 0px;
		margin: auto;
		right: -40px;
		width: 32px;
		height: 48px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/qu_deco.png);
	}
	.mks_reduc_red {
		font-size:60px ;
		line-height: 60px;
		letter-spacing: 0.05em;
		color: #e60012;
		margin: 0px 25px;
	}
	.mks_able_w {
		background-color: #fdf4f4;
		width: 100%;
		margin: 60px 0px 0px 0px;
		padding: 60px 0px 135px 0px;
	}
	.mks_able_in {
		width: 1100px;
		margin: 0 auto;
		text-align: center;
	}
	.mks_able_in h2{
		font-size: 40px;
		line-height: 24px;
		letter-spacing: 0.02em;
		color: #111111;
		font-weight: bold;
		display: inline-block;
		margin: 40px 0px 0px 0px;
		position: relative;
	}
	.mks_able_in h2:before{
		content: '';
		position: absolute;
		bottom: -10px;
		left: -50px;
		width: 31px;
		height: 40px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/fuki_deco1.png);
	}
	.mks_able_in h2:after{
		content: '';
		position: absolute;
		bottom: -10px;
		right: -48px;
		width: 34px;
		height: 38px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/fuki_deco2.png);
	}
	.mks_able_in h2 span{
		font-size: 60px;
		line-height: 24px;
		letter-spacing: 0.05em;
		color: #e60012;
		font-weight: bold;
		font-feature-settings: "palt";
	}
	.mks_able_box_w {
		margin: 80px 0px 0px 0px;
	}
	.mks_able_box_uni {
		margin: 60px 0px 0px 0px;
	}
	.mks_able_box_uni:first-child {
		margin: 0px;
	}
	.mks_able_box_uni:nth-child(3) .mks_able_box{
		padding: 27px 0px 27px 20px;
	}
	.mks_able_box_uni:nth-child(4) .mks_able_box {
		padding: 22px 0px 21px 20px;
	}
	.mks_able_box_uni:nth-child(5) .mks_able_box {
		padding: 22px 0px 22px 20px;
	}
	.mks_able_box_uni:nth-child(6) .mks_able_box {
		padding: 23px 0px 22px 20px;
	}
	.mks_able_subtit{
		display: flex;
		align-items: center;
		gap: 0px 20px;
	}
	.mks_able_subtit p{
		background-color: #2d404f;
		line-height: 70px;
		border-radius: 20px 20px 0px 0px;
		font-size: 30px;
		letter-spacing: 0.1em;
		color: #ffffff;
		font-feature-settings: "palt";
		font-weight: bold;
		padding: 0px 24px;
		box-sizing: border-box;
	}
	.mks_able_subtit h3{
		font-size: 34px;
		line-height: 36px;
		letter-spacing: 0.05em;
		color: #2d404f;
		font-feature-settings: "palt";
		font-weight: bold;
	}
	.mks_able_box{
		background-color: #ffffff;
		border-radius: 0px 20px 20px 20px;
		display: flex;
		align-items: center;
		box-sizing: border-box;
		padding: 33px 0px 33px 20px;
		gap: 0px 13px;
	}
	.mks_able_box_r div {
		display: flex;
	}
	.mks_able_box_r div .mks_able2 {
		display: flex;
		flex-wrap: wrap;
		margin: 0px 0px 0px 15px;
		gap: 0px 38px;
	}
	.mks_able_box_r div .mks_able2 li{
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 0.05em;
		color: #2d404f;
		font-feature-settings: "palt";
		font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: bold;
		position: relative;
	}
	.mks_able_box_r div .mks_able2 li:before{
		content: '';
		display: inline-block;
		position: absolute;
		top: 0px;
		bottom: 0px;
		margin: auto;
		left: -10px;
		width: 4px;
		height: 4px;
		background-color: #2d404f;
		border-radius: 50%;
	}
	.mks_able_box p{
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 0.05em;
		color: #2d404f;
		font-feature-settings: "palt";
		font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: bold;
	}





	.res_link_w{
		background-color: #f6f6f6;
		padding: 100px 0px;
	}
	.res_link_in{
		width: 1100px;
		margin: 0 auto;
		text-align: center;
	}
	.res_link_in h2{
		text-align: center;
		font-size: 30px;
		line-height: 24px;
		letter-spacing: 0.05em;
		color: #2d404f;
		font-weight: bold;
		position: relative;
		display: inline;
	}
	.res_link_in h2:before{
		content: '';
		position: absolute;
		top: 0px;
		bottom: 0px;
		margin: auto;
		left: -50px;
		width: 20px;
		height: 50px;
		background-repeat: no-repeat;
		background-image: url(../img/reserve/kagi_deco1.png);
	}
	.res_link_in h2:after{
		content: '';
		position: absolute;
		top: 0px;
		bottom: 0px;
		margin: auto;
		right: -50px;
		width: 25px;
		height: 48px;
		background-repeat: no-repeat;
		background-image: url(../img/reserve/kagi_deco2.png);
	}
	.res_link_in p{
		text-align: center;
		margin: 60px 0px 0px 0px;
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 0.05em;
		color: #2d404f;
		font-weight: 600;
	}
	.res_link_in img{
		margin: 50px 0px 0px 0px;
	}
	.sup_inq_w {
		width: 100%;
		background-color: #e60012;
		margin: 0px auto;
		padding: 0 0 90px 0;
	}
	div.sup_inq_in h3 {
		margin: 0px;
		padding: 80px 0px 70px 0px;
		text-align: center;
	}
	.sup_inq_in p {
		font-size: 23px;
		line-height: 25px;
		letter-spacing: 0.05em;
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		margin: 0px 0px 70px 0px;
		font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	.mks_reduc_text{
		font-size: 24px;
		line-height: 32px;
		letter-spacing: 0.1em;
		color: #2d404f;
		font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: bold;
		font-feature-settings: "palt";
		text-align: center;
		margin: 40px 0px 0px 0px;
	}
	.mks_reduc_w ul {
		margin: 85px auto 0px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 70px 25px;
		width: 1200px;
	}
	.mks_reduc_w ul li {
		width: 565px;
		height: 565px;
		text-align: center;
		position: relative;
		padding: 52px 0px;
		box-sizing: border-box;
	}
	.mks_reduc_w ul li:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		margin: auto;
		border-radius: 50%;
		z-index: -1;
	}
	.mks_reduc_w ul li:nth-child(1):before, .mks_reduc_w ul li:nth-child(4):before {
		background-color: #fdf4f4;
	}
	.mks_reduc_w ul li:nth-child(2):before, .mks_reduc_w ul li:nth-child(3):before {
		background-color: #f4f9fe;
	}
	.mks_reduc_w ul li:after {
		content: '';
		position: absolute;
		top: -30px;
		left: 0px;
		right: 0px;
		margin: auto;
		width: 37px;
		height: 80px;
		background-repeat: no-repeat;
		background-image: url(/img/seo_lpo/light_deco1.png);
	}
	.mks_reduc_w ul li img {
		display: block;
		margin: 0 auto;
	}
	.mks_reduc_w ul li h3 {
		background-color: #ffffff;
		border-radius: 10px;
		font-size: 37px;
		line-height: 48px;
		letter-spacing: 0.1em;
		color: #2d404f;
		font-weight: bold;
		text-align: center;
		display: inline-block;
		width: 400px;
	}
	.mks_reduc_w ul li:first-child h3{
		padding: 31px 0px;
	}
	.mks_reduc_w ul li:nth-child(2) h3, .mks_reduc_w ul li:nth-child(3) h3, .mks_reduc_w ul li:nth-child(4) h3{
		padding: 7px 0px;
	}
	.mks_reduc_w ul li:nth-child(3) h3{
		width: 480px;
	}
	.mks_reduc_w ul li p {
		line-height: 28px;
		font-size: 18px;
		letter-spacing: 0.05em;
		color: #2d404f;
		font-weight: bold;
		text-align: center;
		font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		width: 375px;
		margin: 15px auto 0px auto;
	}
	.mks_reduc_w ul li p span{
		background: linear-gradient(transparent 60%, #fff600 0%);
	}
	.mks_reduc_box{
		width: 1000px;
		margin: 90px auto 0px auto;
		border: 2px solid #e60012;
		border-radius: 0px 20px 20px 20px;
	}
	.mks_reduc_box h3{
		font-size: 30px;
		letter-spacing: 0.1em;
		color: #ffffff;
		font-weight: bold;
		background-color: #e60012;
		line-height: 70px;
		font-feature-settings: "palt";
		display: inline-block;
		padding: 0px 45px 0px 65px;
		position: relative;
	}
	.mks_reduc_box h3:before{
		content: '';
		position: absolute;
		bottom: 13px;
		left: 17px;
		width: 37px;
		height: 80px;
		background-repeat: no-repeat;
		background-image: url(/img/mks/light_deco.png);
	}
	.mks_reduc_box p{
		font-size: 18px;
		line-height: 32px;
		letter-spacing: 0.1em;
		color: #2d404f;
		font-feature-settings: "palt";
		font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: bold;
		box-sizing: border-box;
		padding: 25px 45px 35px 45px;
	}
	.mks_reduc_w a{
		font-size: 30px;
		letter-spacing: 0.1em;
		font-feature-settings: "palt";
		background-color: #e60012;
		border-radius: 20px;
		line-height: 90px;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		box-sizing: border-box;
		padding: 0px 48px;
		display: inline-block;
		margin: 50px 0px 0px 0px;
		transition: all 0.2s;
	}
	.mks_reduc_w a:hover{
		background-color: #2d404f;
	}
}