@charset "utf-8";
.speciality-lead {
	margin: 0 auto;
	padding: 6.1rem 1.5rem 2.1rem;
	max-width: 192rem;
	width: 100%;
	background: url(../../../../uploads/speciality_bg01.png) center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.speciality-lead-frame {
	text-align: center;
	position: relative;
	z-index: 99;
}

.speciality-lead-image {
	margin: 0 auto;
	max-width: 27.1rem;
}

.speciality-lead:before {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9;
	background: rgba(235, 199, 168, 0.1);
	background: linear-gradient(180deg,rgba(235, 199, 168, 0) 0%, rgba(235, 199, 168, 1) 100%);
}

.speciality-point {
	padding: 0 0 14rem;
}

.speciality-point-container {
	margin: 0 auto;
	padding: 0 1.5rem;
	max-width: 134.9rem;
	width: 100%;
}

.speciality-point-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.speciality-point-col01 {
	width: 70rem;
}

.speciality-point-col02 {
	flex: 1;
	position: relative;
}

.speciality-point-row:nth-of-type(odd) .speciality-point-col02 {
	margin-left: 7%;
}

.speciality-point-deco {
	position: absolute;
	z-index: 9;
}

.speciality-point-deco01 {
	bottom: 7rem;
	right: -32%;
	max-width: 25.7rem;
	width: 69%;
}

.speciality-point-number {
	font-size: 10rem;
	font-weight: 500;
	line-height: 1;
	font-family: var(--font-family02);
	color: rgb(232 145 70 / 45%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.speciality-point-sub-title-box {
	margin: 0 0 0 -2.3rem;
	position: relative;
	z-index: 1;
}

.speciality-point-sub-title {
	padding: 1.5em 0 0 1em;
	position: relative;
	z-index: 99;
	font-size: 4rem;
	letter-spacing: 0.05em;
	line-height: 1.075em;
	font-weight: 500;
}

.speciality-point-row:nth-of-type(odd) .speciality-point-col01 {
	padding: 0 0 0 2.3rem;
}

.speciality-point-title {
	margin: 0.2em 0 0;
	padding: 0.5em 0 0.5em 0.4em;
	font-size: 6.5rem;
	font-weight: 500;
	font-family: var(--font-family02);
	letter-spacing: 0.05em;
	line-height: 1em;
	background: url( ../../../../uploads/decoration_speciality02.png) left 75% no-repeat;
	background-size: auto;
}

.speciality-point-text {
	margin: 3rem 0 0;
}

.speciality-point-text > strong {
	padding: 0 0 0.5rem;
	/* font-size: 2rem; */
	background-image: linear-gradient(to right, var(--primary) 4px, transparent 4px);
	background-size: 7px 3px;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.speciality-point-row:nth-of-type(n + 2) {
	margin-top: 11.7rem;
}

.speciality-point-row:nth-of-type(even) {
	flex-direction: row-reverse;
}

.speciality-point-row:nth-of-type(even) .speciality-point-col02 {
	margin: 0 5% 0 0;
}

.speciality-point-deco02 {
	max-width: 31rem;
	width: 56%;
	left: -6rem;
	bottom: 7rem;
}

.speciality-point-sub-text-box {
	margin: 4rem 0 0;
	padding: 1rem 0 0;
	border-top: 2px solid var(--base-font-color);
}

.speciality-point-sub-text {
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.875em;
}

.speciality-point-title > strong {
	font-size: 0.6153em;
	font-weight: 500;
}

.speciality-point-deco03 {
	top: 47%;
	right: -28%;
	max-width: 33.6rem;
	width: 66%;
}

.speciality-point-deco04 {
	top: 36%;
	left: -16%;
	max-width: 24.1rem;
	width: 44%;
}

.speciality-point-deco05 {
	bottom: 4%;
	right: 2%;
	max-width: 25.7rem;
	width: 51%;
}

.speciality-point-row05 .speciality-point-sub-title {
	padding: 0;
}

.speciality-point-row05 .speciality-point-title {
	margin: 0 0 0 -1rem;
	padding-top: 1.1em;
	padding-left: 0.1em;
}

.speciality-point-row05 .speciality-point-sub-title-box {
	margin: 0;
}

.speciality-point-row05 .speciality-point-number {
	left: -0.3em;
}

.speciality-recommendation {
	padding: 12rem 0 10rem;
	background: var(--bg-primary);
	color: var(--white);
}

.speciality-recommendation-title-box {
	text-align: center;
}

.speciality-recommendation-title {
	font-size: 6.5rem;
	font-weight: 500;
	font-family: var(--font-family02);
}

.speciality-recommendation-title strong {
	margin: 0 0.1em 0 0;
	color: var(--primary);
	-webkit-text-stroke: 0.8rem var(--white);
	text-stroke: 0.8rem var(--white);
	paint-order: stroke;
	font-weight: 500;
	font-size: 1.307em;
}

.speciality-recommendation-container {
	margin: 8rem auto 0 0;
	padding: 0 1.5rem 0 0;
	max-width: 158.5rem;
	position: relative;
}

.speciality-recommendation-deco01 {
	position: absolute;
	top: -24%;
	right: 0;
	max-width: 20.3rem;
	width: 12.8%;
	z-index: 99;
}

.speciality-recommendation-row {
	display: flex;
	justify-content: space-between;
}

.speciality-recommendation-col01 {
	width: 60.5678%;
}

.speciality-recommendation-col02 {
	margin: 8rem 0 0 6.94rem;
	flex: 1;
	position: relative;
}

.speciality-recommendation-title02 {
	padding: 0 0 0.2em;
	font-size: 4.7rem;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
	font-weight: 500;
}

.speciality-recommendation-title02-tax {
	margin: 0 0 0 1rem;
	padding: 0 0 0.2em;
	font-size: 2.7rem;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
	font-weight: 500;
	text-align: right;
	flex: 1;
}

.speciality-recommendation-title02-box {
	display: flex;
    align-items: center;
    justify-content: space-between;
	background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="3" viewBox="0 0 10 3">\
<rect x="0" y="0" width="4" height="3" rx="1.5" ry="1.5" fill="%23F18C34"/>\
</svg>');
	background-repeat: repeat-x;
	background-size: 10px 3px;
	background-position: left bottom;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
}

.speciality-recommendation-text01 {
	margin: 2.4rem 0 0;
	position: relative;
	z-index: 99;
}

.speciality-recommendation-deco02 {
	position: absolute;
	top: 0;
	right: -20%;
	max-width: 30.8rem;
	width: 56%;
}

.speciality-recommendation-container02 {
	margin: 12rem auto 0;
	padding: 0 1.5rem;
	max-width: 123rem;
}

.speciality-recommendation-grid {
	margin: 4rem auto 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 7.5rem;
}

.speciality-recommendation-title03 {
	font-size: 4rem;
	font-family: var(--font-family02);
	font-weight: 500;
	text-align: center;
}

.speciality-recommendation-title04 {
	font-size: 2.6rem;
	font-family: var(--font-family02);
	font-weight: 500;
	text-align: center;
}

.speciality-recommendation-text02 {
	margin: 1rem 0 0;
	line-height: 1.94em;
}

.speciality-recommendation-block:nth-of-type(n + 2) {
	margin: 17.5rem 0 0;
}

.speciality-recommendation-attention {
	padding: 0 0 2rem;
	font-size: 1.6rem;
	text-align: right;
}

.speciality-recommendation-block {
	position: relative;
}

.speciality-recommendation-deco03 {
	position: absolute;
	top: -11%;
	left: -7%;
	max-width: 25.9rem;
	width: 22%;
}

.speciality-menu {
	padding: 9rem 1.5rem 10rem;
}

.speciality-menu-wrapper {
	max-width: 122rem;
	margin: 0 auto;
}

.speciality-menu-title {
	font-size: 4.7rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
}

.speciality-menu-title-box {
	text-align: center;
}

.speciality-menu-sub-title {
	margin: 1rem 0 0;
	font-size: 1.6rem;
	font-weight: 500;
}

.speciality-menu-block {
	margin: 4rem 0 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 8rem;
	width: 100%;
}

.speciality-menu-row {
	background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" width="10" height="3" viewBox="0 0 10 3">\
  <rect x="0" y="0" width="4" height="3" rx="1.5" ry="1.5" fill="%23583B21"/>\
</svg>');
	background-repeat: repeat-x;
	background-size: 10px 3px;
	background-position: left bottom;
	padding-bottom: 1rem;
	margin-bottom: 0 !important;
}

.speciality-menu-col {
	flex: 1;
	max-width: 100%;
}

.speciality-menu-price-box {
	text-align: right;
	width: 5em;
	flex: 0 1 auto !important;
}

.speciality-menu-row:nth-of-type(n + 2) {
	margin-top: 2rem;
}

.speciality-menu-container {
	padding: 4.5rem 8rem 8.5rem;
	background: url( ../../../../uploads/decoration_speciality11.png) center center no-repeat;
	background-size: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 58rem;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 1920px) {


/*===========================================================

===========================================================*/



}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 1024px) {

.speciality-point-title-box {
	padding: 0 0 0 1.5rem;
}

.speciality-point {
	padding: 0 0 10rem;
}

.speciality-point-row {
	display: flex;
	flex-direction: column-reverse;
}

.speciality-point-row {
	margin: 0 auto;
}

.speciality-point-row:nth-of-type(odd) .speciality-point-col02 {
	margin-left: auto;
}

.speciality-point-col02 {
	margin: 0 auto;
	max-width: 60%;
}

.speciality-point-col01 {
	margin: 3rem 0 0;
	width: 100%;
}

.speciality-point-row:nth-of-type(odd) .speciality-point-col01 {
	padding: 0;
}

.speciality-point-row:nth-of-type(even) {
	flex-direction: column-reverse;
}

.speciality-point-row:nth-of-type(even) .speciality-point-col02 {
	margin: auto;
}
	
.speciality-recommendation-row {
	display: block;
}

.speciality-recommendation-container {
	padding: 0 1.5rem;
}

.speciality-recommendation-col01 {
	width: 100%;
}

.speciality-recommendation-col02 {
	margin: 5rem 0 0;
}

.speciality-recommendation-deco02 {
	right: 0%;
}

.speciality-recommendation-grid {
	gap: 4rem;
}

.speciality-recommendation-block:nth-of-type(n + 2) {
	margin: 10rem 0 0;
}

.speciality-recommendation-deco03 {
	left: 0;
	top: -10%;
}

.speciality-recommendation {
	padding: 6rem 0 6rem;
}

.speciality-recommendation-title {
	font-size: 3.3rem;
}

.speciality-recommendation-container {
	margin: 4rem 0 0;
}

.speciality-recommendation-deco01 {
	top: -9%;
	right: 5%;
	width: 20%;
}

.speciality-recommendation-col02 {
	margin: 3rem auto 0;
}

.speciality-recommendation-title02 {
	font-size: 3rem;
}

.speciality-recommendation-title02-tax {
	font-size: 2rem;
}

.speciality-recommendation-container02 {
	margin: 6rem auto 0;
}

.speciality-recommendation-grid {
	margin: 2rem auto 0;
	gap: 2rem;
	grid-template-columns: repeat(1, 1fr) !important;
}

.speciality-recommendation-title03 {
	font-size: 2.6rem;
}

.speciality-recommendation-title04 {
	font-size: 2rem;
}

.speciality-recommendation-attention {
	padding: 0 0 0.5rem 10rem;
	font-size: 1.1rem;
}

.speciality-recommendation-deco03 {
	top: -2rem;
}
	
.speciality-menu-container {
	background: none;
	border: 3px solid var(--bg-primary);
	min-height: 1px;
}

.speciality-menu-container:nth-of-type(n + 2) {
	margin: 3rem 0 0;
}

.speciality-menu-block {
	gap: 5rem;
}

.speciality-recommendation-title strong {
	-webkit-text-stroke: 0.4rem var(--white);
	text-stroke: 0.4rem var(--white);
}

} 


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 768px) {

.speciality-point {
	padding: 0 0 8rem;
}

.speciality-point-number {
	font-size: 8rem;
	top: -2rem;
	left: 0.1em;
}

.speciality-point-sub-title {
	font-size: 2.3rem;
}

.speciality-point-title {
	font-size: 3.6rem;
}

.speciality-point-text {
	margin: 1.5rem 0 0;
}

.speciality-point-row:nth-of-type(n + 2) {
	margin-top: 6rem;
}

.speciality-point-sub-text-box {
	margin: 2rem 0 0;
}

.speciality-point-row05 .speciality-point-number {
	top: -3.4rem;
	left: -0.2em;
}

.speciality-point-title {
	background-size: 37%;
}
	
.speciality-menu {
	padding: 8rem 1.5rem 8rem;
}

.speciality-menu-container {
	padding: 3rem 2rem;
}

.speciality-menu-title {
	font-size: 3rem;
}

.speciality-menu-sub-title {
	font-size: 1.4rem;
	margin: 0.5rem 0 0;
}

.speciality-menu-row {
	display: flex;
}


.speciality-menu-block {
	gap: 3rem;
}

.speciality-recommendation-title strong {
	-webkit-text-stroke: 0.4rem var(--white);
	text-stroke: 0.4rem var(--white);
}

} 


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 576px) {


/*===========================================================

===========================================================*/

.speciality-point-title {
	font-size: 3rem;
    background-size: 48%;
}

}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 414px) {


/*===========================================================

===========================================================*/



}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */